@keen.io/icons
v1.6.0
Published
Icons library
Downloads
247
Keywords
Readme
@keen.io/icons
Set of reusable icons for React
ecosystem - used in keen.io
projects.
Installing
For Front-End applications use standard npm
or yarn package manager.
yarn install @keen.io/icons
Examples
import { Icon } from '@keen.io/icons';
<Icon type="arrow-up" />