0.2.13 • Published 6 months ago

@seismic/icons v0.2.13

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

@seismic/icons

This is a public Seismic package containing all the icons in our design system.

Usage

To use, import icon component from the package:

import { IconCalculator } from '@seismic/icons'

And use like you use any icon:

<IconCalculator class="w-4 h-4"/>

Building

To build icon components, load new icons to ./src/icons and run:

yarn run build

This will create the icons in ./dist folder.

Publishing

Before publishing, run publish command with --dry-run to ensure everything will work as expected:

npm publish --dry-run

To publish package to NPM, run:

npm publish --access public

Please note you must be logged in NPM registry to publish the package.

0.2.13

6 months ago

0.2.12

1 year ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago