2.0.1 • Published 7 years ago

@watsi/icons v2.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

meso-icons

An icon set for Meso products. Built using React components.

Installation

npm install @watsi/icons --save

Usage

import { ArrowDown } from '@watsi/icons';

<ArrowDown color="#555" />

Types

ArrowDown
ArrowLeft
ArrowRight
ArrowUp
Map
Print
Search
Table
User

Building

Generate the components by running:

npm run build

If you have sketchtool installed, each build will generate components from exports from each artboard. No configuration needed.

Publishing

Talk to Ross for now about how to publish new icons to npm.

Adding new icons

When making changes to the sketch file, the only requirement is that icons have the fill color set to #000000. The build process swaps out black as a customizable React prop.

Acknowledgements

This approach and code was ripped from Segment's wonderful icon repository.

2.0.1

7 years ago

2.0.0

8 years ago

1.0.21

8 years ago

1.0.20

8 years ago

1.0.19

8 years ago

1.0.18

8 years ago

1.0.17

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.4

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago