Replies: 1 comment 1 reply
-
|
I'm not sure, but can't you just add this as an regular font and use it that way? Like you probably don't need any library to do that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to suggest adding support for Google's Material Symbols, the successor to the standard Material Icons set. Beyond a broader icon selection, Material Symbols are variable fonts with configurable axes that the current Material Icons set doesn't offer:
Style — Outlined, Rounded, and Sharp
Fill — toggle between outlined and filled states
Weight — 100 to 700
Grade and Optical size — fine-tune emphasis and rendering at different sizes
Because these are controlled via font variation settings, a single icon can be adjusted dynamically rather than requiring separate assets.
Reference: https://fonts.google.com/icons?icon.set=Material+Symbols
This would give users far more design flexibility and bring the library in line with Google's current icon system. Would be a great addition!
Beta Was this translation helpful? Give feedback.
All reactions