Skip to content

tramdhan/react-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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