@indiro/react-icons-library
v1.0.78
Published
Icons library from SVG as React-components
Maintainers
Readme
Icons library
Icons library from SVG as React-components
Installation
npm i @indiro/react-icons-libraryUsage
import { ArrowRight } from '@indiro/react-icons-library';
<ArrowRight style={{width: 50}} title="Right arrow" />Add new Icons
- Copy SVG icons in
assets - Execute command
npm run release
Icon overview
All icons can be viewed in the Storybook. Using the command npm run storybook
New icons are added automatically

License
MIT
