1.0.2 • Published 1 year ago

@kozimo/kocoon-icons v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

@kozimo/kocoon-icons

This package contains a set of SVG icons built for Kocoon Design System.

Installation

The package can be installed via npm:

npm i @kozimo/kocoon-icons --save

Or via yarn:

yarn add @kozimo/kocoon-icons

Usage

Kocoon Icons exports each component as ES6 modules:

import { ChevronDownIcon } from '@kozimo/kocoon-icons';

Or it has an Icon component that can call any icon in the library

import { Icon } from '@kozimo/kocoon-icons';

License

Kocoon Icons is licensed under the terms of the Apache License 2.0.

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago