how to use icons in react code example
Example 1: how to use react-fontawesome
npm install --save @fortawesome/free-brands-svg-icons npm install --save @fortawesome/free-regular-svg-icons
Example 2: font awesome react
npm install --save @fortawesome/fontawesome-free
Example 3: react font awesome
$ npm i --save @fortawesome/fontawesome-svg-core @fortawesome/free-solid-svg-icons @fortawesome/react-fontawesome
Example 4: react icons
npm install react-icons --save
Example 5: how to use react-fontawesome
npm i --save @fortawesome/fontawesome-svg-core npm install --save @fortawesome/free-solid-svg-icons npm install --save @fortawesome/react-fontawesome
Example 6: react icons
yarn add react-icons
npm install react-icons --save