This repository is maintained to allow the import of Office Fabric Icons into the react-native-vector-icons, because Microsoft doesn't provide the TTF and CSS files.
- Acess the
Office Fabric Icons
website, select all the available icons. (click on any icon and pressCTRL+A
orCMD+A
to select all)
- Click on the
Get subset
button to generate and download thezip
bundle. (dont change any options on the right side)
-
Unzip the downloaded file and replace the content of this repository.
-
Convert the
fonts/fabric-icons.woff
to TFF, and place intofonts/fabric-icons.ttf
. (you can use any online tool for this, like https://convertio.co/pt/woff-ttf/) -
Done! 🎉