or-icons
TypeScript icon, indicating that this package has built-in type declarations

1.4.1 • Public • Published

One React Component: icons

logo

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.4.1
    0
    • latest

Version History

Package Sidebar

Install

npm i or-icons

Weekly Downloads

0

Version

1.4.1

License

MIT

Unpacked Size

44.2 kB

Total Files

38

Last publish

Collaborators

  • yukiz