- Total icons: {{ icons.length }}
 - Total icon version: {{ totalFonts }}
 - Average icon versions per icon: {{ avgFonts.toFixed(0) }}
 
- 
          
            
            
{{icon.name}}
 
              
                
            Place this in your header (once per HTML file) 
            
              
              
            
          
                
              
                
              
            Place this in your body 
            
              
              
            
          
*To change the size, change the <i>'s `font-size`.
              
                
              
            Using <img> element 
            
              
              
            
          
*To change the size, change the <img>'s `height` and `width`.
            Using Pure SVG 
            
              
              
            
          
*To change the size, change the <svg>'s `height` and `width`.