0.16.0 • Published 6 years ago
@knotel/icons v0.16.0
@knotel/icons
Knotel React icons
yarn add @knotel/icons
yarn @knotel/icons
Usage
import React from 'react'
import HeartIcon from '@knotel/icons/lib/Heart'
export default props => <HeartIcon color="red" mr={2} />
For a complete list of all icons, see: the iconography docs
Development
Custom icon SVGs are included in the svg/
directory.
To build the icons locally, run:
yarn prepare
Run tests:
yarn test
Directory Structure
svg/ Source for custom SVG icons
src/ Source for wrapper Icon component
components/ React components for icons
test/ Unit tests
lib/ Icon components compiled to commonjs format
Originally Forked and Heavily influenced by Priceline One OSS Design System | https://github.com/pricelinelabs/design-system
0.16.0
6 years ago
0.9.0
6 years ago
0.8.1
6 years ago
0.6.0
6 years ago
0.5.0
6 years ago
0.4.1
6 years ago
0.4.0
6 years ago
0.3.0
6 years ago
0.2.1
6 years ago
0.2.0
6 years ago
0.1.14
6 years ago
0.1.13
6 years ago
0.1.12
6 years ago
0.1.11
6 years ago
0.1.10
6 years ago
0.1.9
6 years ago
0.1.8
6 years ago
0.1.7
6 years ago
0.1.6
6 years ago
0.1.5
6 years ago
0.1.4
6 years ago
0.1.3
6 years ago
0.1.2
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago