❤️Adaptation of Ionicons (https://ionic.io/ionicons) for React JavaScript & TypeScript
Using NPM
npm install @kellsworks/react-ion-icons
Using Yarn
yarn add @kellsworks/react-ion-icons
To use a built-in icon from the Ionicons package, populate the name attribute on the ion-icon component:
<ion-icon name="heart"></ion-icon>