Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update icons with new dependency update #38

Merged
merged 1 commit into from
Mar 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
17 changes: 17 additions & 0 deletions ViewModel/LucideIconsInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@
* @method string bookmarkXHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string bookmarkHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string boomBoxHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string botMessageSquareHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string botHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string boxSelectHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string boxHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -300,6 +301,8 @@
* @method string candyCaneHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string candyOffHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string candyHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string captionsOffHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string captionsHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string carFrontHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string carTaxiFrontHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string carHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -506,6 +509,8 @@
* @method string dumbbellHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string earOffHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string earHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string earthLockHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string earthHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string eclipseHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string edit2Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string edit3Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -698,6 +703,7 @@
* @method string glassWaterHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string glassesHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string globe2Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string globeLockHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string globeHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string goalHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string grabHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand All @@ -718,6 +724,7 @@
* @method string handMetalHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string handPlatterHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string handHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string handshakeHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string hardDriveDownloadHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string hardDriveUploadHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string hardDriveHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -756,7 +763,9 @@
* @method string imageMinusHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string imageOffHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string imagePlusHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string imageUpHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string imageHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string imagesHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string importHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string inboxHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string indentHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -1045,6 +1054,7 @@
* @method string piSquareHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string piHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string pianoHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string pickaxeHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string pictureInPicture2Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string pictureInPictureHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string pieChartHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -1091,6 +1101,7 @@
* @method string rabbitHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string radarHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string radiationHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string radicalHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string radioReceiverHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string radioTowerHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string radioHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -1276,6 +1287,7 @@
* @method string squareKanbanDashedHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string squareKanbanHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string squarePenHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string squareRadicalHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string squareSlashHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string squareStackHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string squareUserRoundHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -1315,7 +1327,11 @@
* @method string swordsHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string syringeHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string table2Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string tableCellsMergeHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string tableCellsSplitHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string tableColumnsSplitHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string tablePropertiesHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string tableRowsSplitHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string tableHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string tabletSmartphoneHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string tabletHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand All @@ -1329,6 +1345,7 @@
* @method string tally5Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string tangentHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string targetHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string telescopeHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string tentTreeHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string tentHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string terminalSquareHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/a-arrow-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/a-arrow-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/a-large-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/accessibility.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/activity-square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/activity.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/air-vent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/airplay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/alarm-clock-check.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/alarm-clock-minus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/alarm-clock-off.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/alarm-clock-plus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/alarm-clock.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/alarm-smoke.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/album.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/alert-circle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/alert-octagon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/alert-triangle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/align-center-horizontal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/align-center-vertical.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/align-center.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/align-end-horizontal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/align-end-vertical.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/align-justify.svg
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/align-left.svg
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/align-right.svg
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/align-start-horizontal.svg
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/align-start-vertical.svg
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/ambulance.svg
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/ampersand.svg
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/ampersands.svg
6 changes: 3 additions & 3 deletions view/frontend/web/svg/lucide/anchor.svg
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/angry.svg
Loading