0.16.0 • Published 6 years ago

@knotel/icons v0.16.0

Weekly downloads
26
License
MIT
Repository
-
Last release
6 years ago

@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

7 years ago

0.8.1

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago