Install FontAwesome 6 Pro fonts
masterTo use FontAwesome 6 Pro, you must first install the Pro fonts into your repository using your FontAwesome npm token (available in your FontAwesome account under the Services tab).
Using the CLI upgrade tool
Run the following command and enter your token when prompted:
npx fa-upgrade6By default, this installs fonts into the rnvi-fonts/fontawesome6-pro directory. You can customize the destination directory by providing a path to the command:
npx fa-upgrade6 [destination]Note: If you change the destination, you must also update the fontDir field in your package.json to match.
Manual Installation
If the shell script fails, you can manually add the Pro font files to the rnvi-fonts/fontawesome6-pro directory.