You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, find the SVG online of the icon(s) you want to add.
In IcoMoon, click on Import button (and Import tab) on the left side.
Select the desired SVG file or paste in the code for it.
On the right side under Glyph options, turn on "Show names" and "Show ligatures".
Under each icon in the main IcoMoon window, edit the ligature with the appropriate material_ or fluent_ prefixes and the _filled suffix if it's filled. The script will reference those in the local function build_icons section and display it.
Note: when adding a new icon, you may not be able to give it the same ligature as an existing icon. You may have to first change the existing ligature to something else, export and re-import the project in order to apply the desired ligature to a new icon.
Exporting
When done making changes, click on the export button near the top left,
In the export tab. click on the download button which exports the .ttf and .json project file.
Place the downloaded .ttf in mpv\fonts folder.
The project file is also used in the repo as a reference.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Initial steps
modernz-icons.json.modernz-icons.json.Add an icon
material_orfluent_prefixes and the_filledsuffix if it's filled. The script will reference those in thelocal function build_iconssection and display it.Note: when adding a new icon, you may not be able to give it the same ligature as an existing icon. You may have to first change the existing ligature to something else, export and re-import the project in order to apply the desired ligature to a new icon.
Exporting
Beta Was this translation helpful? Give feedback.
All reactions