DEV Community

Discussion on: How to setup Font Awesome 5 as VueComponent in Nuxt.js

Collapse
 
phouvanhkcsv profile image
Phouvanh Kongchansavath • Edited

Hi Alexandru

How to only add some icons? Because i do not want to add full set, i want to use different icons in different categories.

Thanks.

Edited:
Got it, with this for example:
import { faAngleDoubleDown } from '@fortawesome/fontawesome-pro-regular'