1.0.3 • Published 6 years ago

hyperlabel-icons v1.0.3

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

hyperlabel-icons

[hyperlabel-icons]

To use icons you just need to import directly from package

Example

import { svg } from 'hyperlabel-icons';
const { copyPrevious } = svg;
<img src={copyPrevious} />

Installation

npm:

$ npm install hyperlabel-icons --save

yarn:

$ yarn add hyperlabel-icons
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago