@corpoflow/material-icon-font
v1.0.0
Published
This repo is merely an extract of Google's material icon font but is updated to include all icons up to early October 2018.
Downloads
2
Readme
Material icon font
This repo is merely an extract of Google's material icon font but is updated to include all icons up to early October 2018.
Scss version
When using the .scss version, we provide to variables you can use:
$material-icon-font-path
-string
- This is the path where your font's will reside, usually your something likepublic/fonts
, defaults to''
$material-icon-include-class
-boolean
- Whether to include the .material-icons class in the your css. Set this to false if you plan to add your icon css