1.4.10 ā€¢ Published 1 year ago

@artilleryio/alpha-centauri-icons v1.4.10

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 year ago

@artilleryio/alpha-centauri-icons

The supporting iconography of Artillery products.

Installation

Simply run the following...

npm install @artilleryio/alpha-centauri-icons

...and to upgrade:

npm install @artilleryio/alpha-centauri-icons@latest

Usage

For full documentation on each icon, visit our Visualiser.

Using an icon in your project is as simple as...

import { IconBase, IconSuccess } from '@artilleryio/alpha-centauri-components';

...

<IconBase {...props}>
  <IconSuccess />
</IconBase>

Contributing

The project is currently bundled together using Rollup. This makes it quite simple to build and publish changes. You will also need to be setup via NPM to be able to publish new versions of the package.

Typically, once you've run npm run lint-fix from the project root, you can build and publish by:

  1. Bumping up the version number in package.json.
  2. Running npm run build in the icon package root.
  3. If everything goes smoothly, you can then simply run npm publish and this pushes the latest version of the package to NPM.

You will need to update the package wherever it is in use, in the wild (e.g. Control Panel etc.)

Icon Creation Guide

šŸš§ Coming soon...

Dependencies

This project relies on some of our other packages, most notably:

1.4.6

1 year ago

1.4.9

1 year ago

1.4.8

1 year ago

1.4.10

1 year ago

1.4.7

1 year ago

1.4.5

1 year ago

1.2.0

2 years ago

1.4.4

1 year ago

1.4.3

1 year ago

1.3.4

2 years ago

1.4.2

1 year ago

1.3.3

2 years ago

1.4.1

1 year ago

1.3.2

2 years ago

1.2.3

2 years ago

1.4.0

1 year ago

1.3.1

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.9

2 years ago

1.1.10

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.10

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago