feat(material icon): Support for Material Symbols
Closed
area: material/icon
feature
P3
- Dominant language
- TypeScript
- Stars
- 25k
- Forks
- 6.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 91
Description
### Feature Description
Google just published [Material Symbols](https://material.io/blog/introducing-symbols), a fresher version of material icons that's also packaged within a variable font, giving us designers & developers more fine-grained control over the icons' looks 🎨 Plus, their default icon styles look a tad more modern (-> rounded icons).
It would be great to use them in our Angular projects through one of Angular's material components.
### Use Case
Simplify using Google's new Material Symbols font.
Contributor guide
Assessment
This issue has not been assessed yet.