This repo is merely an extract of Google's material icon font but is updated to include all icons up to early October 2018.
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