0.0.6 • Published 5 years ago

@yumastudio/blockx-icons v0.0.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 years ago

@yumastudio/blockx-icons

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

Installation

The package can be installed via npm:

npm i @yumastudio/blockx-icons --save

Or via yarn:

yarn add @yumastudio/blockx-icons

Usage

BlockxIcons exports each component as ES6 modules:

import { ChevronDownIcon } from '@yumastudio/blockx-icons';

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

import { Icon } from '@yumastudio/blockx-icons';

License

BlockxIcons is licensed under the terms of the Apache License 2.0.

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago