Fontawesome Settings
_config.redefine.yml
fontawesome: # select fontawesome versions you want to use, in order to reduce the loading time, select as few as possible
thin: false # use fontawesome thin version or not
light: false # use fontawesome light version or not
duotone: false # use fontawesome duotone version or not
sharp_solid: false # use fontawesome sharp-solid version or notRedefine the built-in Fontawesome Pro v6.2.1 version in the theme.
Enable the following options:
fa-thinThin series iconsfa-lightLight series iconsfa-duotoneDuotone series iconsfa-sharp fa-solidSharp Solid series icons
These four sets of icons are optional to speed up the loading time. It is recommended not to enable the unnecessary icon sets.
The three icon sets, solid, regular, and brands, are enabled by default to ensure the completeness of the icons.
Last updated on