Difference between revisions of "Template:MdiIcon"

From BITPlan Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
see  
 
see  
 
* https://google.github.io/material-design-icons/#icon-font-for-the-web
 
* https://google.github.io/material-design-icons/#icon-font-for-the-web
 +
* https://stackoverflow.com/a/37626669/1497139
 +
* https://cdn.materialdesignicons.com/1.1.34/
 +
* http://wiki.bitplan.com/index.php/Template:Mdi-icon
 +
 
= Usage =
 
= Usage =
 
make sure the Material Icons font is available e.g. with
 
make sure the Material Icons font is available e.g. with

Revision as of 06:26, 7 December 2019

This is a template to display Material Design Icons

see

Usage

make sure the Material Icons font is available e.g. with

<html><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"></html>
{{mdi-icon|icon=home|color=blue|size=48}}

Template:Mdi-icon