@dynamic-labs/iconic
TypeScript icon, indicating that this package has built-in type declarations

1.4.11 • Public • Published

Adding an icon

  1. Add the SVG file to the appropriate folder
  2. Add a createIconic component to the index.ts in that folder for that icon (iconName should be lowercase)
  3. run nvm use
  4. run yarn install if not yet
  5. run yarn test -u to update test fixtures
  6. Open a PR
  7. After merge, release (see below)

Updating an icon

  1. Update SVG file with new data
  2. Open a PR
  3. After merge Release (see below), which will update the sprite.svg

It will take up to 24 hours for new icon to be seen due to cache

Releasing

This process updates Dynamic's sprite.svg

Readme

Keywords

none

Package Sidebar

Install

npm i @dynamic-labs/iconic

Weekly Downloads

20,146

Version

1.4.11

License

MIT

Unpacked Size

306 kB

Total Files

49

Last publish

Collaborators

  • jesse-at-dynamic
  • packaging-at-dynamic-labs