Skip to content

Added packages for all Google Material Symbols styles#281

Merged
driesvints merged 1 commit into
driesvints:1.xfrom
enso-san:patch-1
Mar 4, 2026
Merged

Added packages for all Google Material Symbols styles#281
driesvints merged 1 commit into
driesvints:1.xfrom
enso-san:patch-1

Conversation

@enso-san
Copy link
Copy Markdown
Contributor

@enso-san enso-san commented Mar 3, 2026

No description provided.

@driesvints
Copy link
Copy Markdown
Owner

Heya. How does this one differ from the already existing google material design icons?

I'd also like to see this as one single package where the icons have their specific variant as a prefix rather than separate packages.

@enso-san
Copy link
Copy Markdown
Contributor Author

enso-san commented Mar 4, 2026

Hey Dries! The existing "material design" packages are for the "old" google icons. But those are deprecated since 2022 and were replaced by the new "material symbols". Those are more complex with several available styles and there are also a lot more of unique icons then before (~4000 for material symbols, ~900 in material design).
You can find information on this also directly in the official google repository readme in the first chapter:
https://github.com/google/material-design-icons

I splitted the different styles in different packages as theyre not intended to be used together, because its always the same icons but different styles. The concept is to choose one specific style as it makes no sense to use multiple together. Also file size is an argument, because otherwise you would have to install hundreds of unnecessary MBs as its a lot of icon files (each set is around 35 MB).

@driesvints
Copy link
Copy Markdown
Owner

@enso-san ok that makes sense to me. Thanks for explaining!

@driesvints driesvints merged commit a3fbba4 into driesvints:1.x Mar 4, 2026
27 checks passed
@driesvints
Copy link
Copy Markdown
Owner

Also feel free to send in a PR to the blade ui kit website repo to add them to the search. Thanks!!

@enso-san
Copy link
Copy Markdown
Contributor Author

enso-san commented Mar 4, 2026

Also feel free to send in a PR to the blade ui kit website repo to add them to the search. Thanks!!

Done: blade-ui-kit/blade-ui-kit.com#412

@enso-san
Copy link
Copy Markdown
Contributor Author

enso-san commented Mar 4, 2026

Sorry, adding to the UI kit website didnt worked out... as i wanted to be up to date with my packages i used illuminate/support at v12.0. But the UI kit website is still on Laravel 11....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants