1.1.3 • Published 2 years ago

@tramdhan/react-icons v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

React-Icons Library

This is an icon library using SVG icons as the source, and outputting react components with props for some customizations.

TL;DR

Generate components from .svg files with @svgr/cli bundle using rollup.

Dependencies

This project uses the following:

Babel:


Installation

npm i @tramdhan/react-icons

Usage

<PlayOutline color="#ff0000" style={{ fontSize: "2.5rem" }} />

The following icons are available:

Chart, CloudDownload, Cog, Database, Delete, Download, Edit, Folder, Home, Image, Interface, Laptop, Magnifier, Position, Share, ThumbsDown, ThumbsUp

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago