Available for download in Releases. Demo at https://sakiodre.github.io/vsicon/.
To use in webpages:
<link rel="stylesheet" type="text/css" href="vsicon.css"/>
<i class="vsicon vsicon-Debug"></i>
The icon pack is available for download on Microsoft website, and licensed under MICROSOFT SOFTWARE LICENSE TERMS.
- Install nanoemoji either via git or pypi:
pip install nanoemoji
- Downgrade skia-pathops to 0.7.4 (see why):
pip install skia-pathops==0.7.4
- Run
python build.py