File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ export const config = configuration({
138138      },
139139      icon: {                            //  --> the icon font
140140        url:                             //  --> url of hte icon font (and perhaps the outline icon font)
141-           ' https://fonts.googleapis.com/icon?family=Material+Icons|Material +Icons+Outlined'  ,
141+           ' https://fonts.googleapis.com/icon?family=Material+Icons%7CMaterial +Icons+Outlined'  ,
142142        name: ' Material Icons'  ,          //  --> name of the icon font
143143        outline:                         //  --> name of the outline icon font
144144          ' Material Icons Outlined' 
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ export const config = /*#__PURE__*/configuration({
4747      },
4848      icon: {                            //  --> the icon font
4949        url:                             //  --> url of hte icon font (and perhaps the outline icon font)
50-           ' https://fonts.googleapis.com/icon?family=Material+Icons|Material +Icons+Outlined'  ,
50+           ' https://fonts.googleapis.com/icon?family=Material+Icons%7CMaterial +Icons+Outlined'  ,
5151        name: ' Material Icons'  ,          //  --> name of the icon font
5252        outline:                         //  --> name of the outline icon font
5353          ' Material Icons Outlined' 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments