File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,12 @@ import { library } from '@fortawesome/fontawesome-svg-core'
1212import  {  faCopy  }  from  '@fortawesome/free-solid-svg-icons/faCopy' 
1313import  {  FontAwesomeIcon  }  from  '@fortawesome/vue-fontawesome' 
1414
15- import  { 
16-     faCreativeCommons ,  faCreativeCommonsBy ,  faCreativeCommonsNc , 
17-     faCreativeCommonsNd ,  faCreativeCommonsSa ,  faCreativeCommonsZero 
18- }  from  '@fortawesome/free-brands-svg-icons' 
15+ import  {  faCreativeCommons  }  from  '@fortawesome/free-brands-svg-icons/faCreativeCommons' 
16+ import  {  faCreativeCommonsBy  }  from  '@fortawesome/free-brands-svg-icons/faCreativeCommonsBy' 
17+ import  {  faCreativeCommonsNc  }  from  '@fortawesome/free-brands-svg-icons/faCreativeCommonsNc' 
18+ import  {  faCreativeCommonsNd  }  from  '@fortawesome/free-brands-svg-icons/faCreativeCommonsNd' 
19+ import  {  faCreativeCommonsSa  }  from  '@fortawesome/free-brands-svg-icons/faCreativeCommonsSa' 
20+ import  {  faCreativeCommonsZero  }  from  '@fortawesome/free-brands-svg-icons/faCreativeCommonsZero' 
1921
2022library . add ( 
2123    faCopy ,  faCreativeCommons ,  faCreativeCommonsBy , 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments