React Install npm install @pokemonle/icons-react Usage import { IconBug } from '@pokemonle/icons-react' const App = () => { return <IconBug /> }