1.4.1 • Published 5 years ago

or-icons v1.4.1

Weekly downloads
11
License
MIT
Repository
github
Last release
5 years ago

One React Component: icons

TravisCI Build CircieCI Build Coverage Version Chat License: MIT JavaScript Style Guide Greenkeeper badge

Installation

// with npm
npm install or-icons

// with yarn
yarn add or-icons

How it works

  • Put your sample.svg file in the src/assets directory.
  • After excuting the command npm run convert, Sample.tsx file will be generated in the src/icons directory.
  • Excute npm run getIndex, and all the svg components will be exported.
  • Excute npm run build, now you can use your svg components in the examples directory and other projects.

Docs

powered by storybook

Click Here

License

MIT © foryuki

1.4.1

5 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago