My apologies if this is a very simple question, but how do you use google material icons without a
This may be an easy Solution
Get this repository that is a fork of the original repository Google published.
Install it with bower or npm
bower install material-design-icons-iconfont --save
npm install material-design-icons-iconfont --save
Import the css File on your HTML Page
or
Test: Add an icon inside body tag of your HTML File
face
If you see the face icon, you are OK.
If does not work, try add this .. as prefix to node_modules path: