0.1.1 • Published 9 months ago

@ccreusat/icons v0.1.1

Weekly downloads
-
License
-
Repository
github
Last release
9 months ago

Edifice React Icons Library

npm bundlephobia

Getting Started

How to

To add a new icon to the library:

  • Add a new *.svg to assets

Build

pnpm run build
  • Create all React Icons Components based on *.svg files from assets folder and import them all inside index.tsx file

Lint

pnpm run lint
pnpm run fix

If pnpm run lint shows issues, run this command to fix them.

Prettier

pnpm run format

This command starts format:check + format:write

Dev

You can test your Icon Component using Storybook or Playground. See README

1.0.0-next.1

9 months ago

1.0.0-develop.1

9 months ago

0.1.0

2 years ago

0.1.1

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago