Want to manage and host MDL2 Icons assets yourself? You can download, customize, and use the icons and default styling manually. Both CSS and CSS Preprocessor (Sass) formats are included.
mdl2-icons
directory into your project.<head>
of your html, reference the location to your mdl2-icons.min.css.
Use this method to customize Font Awesome 1.0.0 using SASS.
mdl2-icons
directory into your project.mdl2-icons/scss/_variables.scss
and edit the $mdl2-font-path
variable to point to your font directory.
The font path is relative from your compiled CSS directory.
MDL2 Icons are built to work best in the latest desktop and mobile browsers, meaning older browsers might display differently styled, though fully functional, renderings of certain components.
For more information, please see Browser and device support by the Bootstrap Team.