Need examples of scss/icons codepoints for documentation update
See original GitHub issueI’d be happy to contribute a PR to update the documentation on this, but I wasn’t able to get things working. Any help would be appreciated. I originally mentioned this in issue #286 about updating the documentation for filters. Any working examples of scss/icons would be appreciated.
I tried codepoints in the following formats: F101
, /F101
, //F101
and 
to no avail. It appears that the correct usage is 
according to icons.json but that did not work for me.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Material Icons Guide | Google Fonts
An overview of material icons—where to get them and how to integrate them with your projects. What are material icons? Material design system...
Read more >Material Icons codes - CodePen
The codes for Material icons (instead of ligatures), for IE9 and some other reasons. Includes a few of the newest, which might be...
Read more >Adding and updating icons - 22.04 Technical Documentation
The list of all characters included in the font is displayed. Scroll until you see the icon that you want to use. For...
Read more >Sass (SCSS) | Font Awesome Docs
Upgrade now and rev up your productivity with more icons, styles, and tools. We'll cover the basics of picking the SCSS files you'll...
Read more >grunt-webfonts: Documentation | Openbase
This task will make all you need to use font-face icon on your website: font in all needed formats, CSS/Sass/Less/Stylus and HTML demo...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m trying to generate icon fonts, CSS and JSON files through SVGs in
style-dictionary
. Did any of you manage to produce a related example since then?Hey @dbanksdesign, I haven’t had much time of late. I’ll make time for it in the next week or so.