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 #54

Merged
merged 1 commit into from
Oct 7, 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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions ViewModel/LucideIconsInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@
* @method string brainHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string brickWallHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string briefcaseBusinessHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string briefcaseConveyorBeltHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string briefcaseMedicalHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string briefcaseHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string bringToFrontHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -405,6 +406,7 @@
* @method string clock7Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string clock8Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string clock9Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string clockAlertHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string clockArrowDownHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string clockArrowUpHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string clockHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -599,6 +601,7 @@
* @method string fileType2Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string fileTypeHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string fileUpHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string fileUserHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string fileVideo2Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string fileVideoHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string fileVolume2Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -713,6 +716,7 @@
* @method string graduationCapHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string grapeHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string grid2x2CheckHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string grid2x2PlusHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string grid2x2XHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string grid2x2Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string grid3x3Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -744,6 +748,7 @@
* @method string heading5Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string heading6Html(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string headingHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string headphoneOffHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string headphonesHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string headsetHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string heartCrackHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down Expand Up @@ -914,6 +919,7 @@
* @method string messageSquareDiffHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string messageSquareDotHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string messageSquareHeartHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string messageSquareLockHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string messageSquareMoreHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string messageSquareOffHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
* @method string messageSquarePlusHtml(string $classnames = '', ?int $width = 24, ?int $height = 24, array $attributes = [])
Expand Down
2 changes: 1 addition & 1 deletion view/frontend/web/svg/lucide/book-open-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/book-open-text.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/book-open.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions view/frontend/web/svg/lucide/briefcase-conveyor-belt.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/caravan.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/circle-stop.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions view/frontend/web/svg/lucide/clock-alert.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/combine.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions view/frontend/web/svg/lucide/file-user.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions view/frontend/web/svg/lucide/grid-2x2-plus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions view/frontend/web/svg/lucide/headphone-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/loader-pinwheel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions view/frontend/web/svg/lucide/message-square-lock.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/messages-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/octagon-pause.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.