0.1.45 • Published 4 years ago

react-icon-library v0.1.45

Weekly downloads
23
License
MIT
Repository
github
Last release
4 years ago

React Icon Library

--- This project still currently being developed ---
This is library of icons that can be used as react components. Just import it in to your project via Yarn or NPM.

Table of Contents

Installation and Usage

Install via Yarn

yarn add react-icon-library

or NPM

npm install react-icon-library

Import into the component that you want to add an icon too

import Icon from 'react-icon-library';

Then add the component and pass it the iconName and color props (default colour is #4d4d4d)

<Icon iconName={iconName} color={color} />

Icons

There are three of every icon. 4px stroke. 1.5px stroke and 1px stroke. So pick the stroke that matches your project.

The current list of icons include:

  • AnalyticsGraphBar
  • AnalyticsGraphBar1
  • AnalyticsGraphBar2
  • Burger
  • Burger1
  • Burger2
  • CaretUp
  • CaretUp1
  • CaretUp2
  • Cross
  • Cross1
  • Cross2
0.1.42

4 years ago

0.1.43

4 years ago

0.1.44

4 years ago

0.1.45

4 years ago

0.1.41

4 years ago

0.1.40

4 years ago

0.1.38

4 years ago

0.1.37

4 years ago

0.1.36

4 years ago

0.1.35

4 years ago

0.1.34

4 years ago

0.1.33

4 years ago

0.1.31

4 years ago

0.1.32

4 years ago

0.1.30

4 years ago

0.1.29

4 years ago

0.1.28

4 years ago

0.1.26

4 years ago

0.1.27

4 years ago

0.1.25

4 years ago

0.1.23

4 years ago

0.1.24

4 years ago

0.1.22

5 years ago

0.1.21

5 years ago

0.1.2

5 years ago

0.1.1-6rc

5 years ago

0.1.1-5rc

5 years ago

0.1.1-4rc

5 years ago

0.1.1-3rc

5 years ago

0.1.1-2rc

5 years ago

0.1.1-1rc

5 years ago

0.1.1-rc

5 years ago

0.1.0

5 years ago