0.16.0 • Published 4 years ago

@knotel/icons v0.16.0

Weekly downloads
26
License
MIT
Repository
-
Last release
4 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

4 years ago

0.9.0

5 years ago

0.8.1

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago