@indiro/react-icons-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.78 • Public • Published

Icons library

Icons library from SVG as React-components

Online Example

Installation

npm i @indiro/react-icons-library

Usage

import { ArrowRight } from '@indiro/react-icons-library';

<ArrowRight style={{width: 50}} title="Right arrow" />

Add new Icons

  1. Copy SVG icons in assets
  2. 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

image

License

MIT

/@indiro/react-icons-library/

    Package Sidebar

    Install

    npm i @indiro/react-icons-library

    Weekly Downloads

    1

    Version

    1.0.78

    License

    MIT

    Unpacked Size

    249 kB

    Total Files

    164

    Last publish

    Collaborators

    • indiro