How to Add Material Symbols Icon Fonts to the Monorepo Branch? #1643
Unanswered
mrpmohiburrahman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, Everyone.
I'm working on contributing to the monorepo branch by adding Material Symbols icon fonts, as discussed in this issue: #1622
Following @johnf comment here #1622 (comment), I reviewed the FontAwesome 6 setup in the monorepo branch, which includes a fonts folder with 3 TTF files and a glyphmaps folder.
However, after downloading Material Symbols from Google Fonts, I received three folders with several font files. How should I organize these files in the fonts folder?
Additionally, for the glyphmaps, how do I determine the icon names and their corresponding values?
Any guidance would be greatly appreciated. I'm eager to contribute more to this repo in the future.
Here’s a video recording showing how I obtained the fonts and how the folders are structured:
material-symbols.mp4
Beta Was this translation helpful? Give feedback.
All reactions