Skip to content

SRAKIB17/ReactCustomIconsLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

React Custom Icons Library

Currently v1.0.0, over 1600 icons!

git-clone-httpsgithub-com-SRAKIB17-React-Custom-Icon-Library-git-1

Installation

1st step: Go to src folder:

cd src

2nd step: Run Cmd line:

git clone https://github.com/SRAKIB17/ReactCustomIconsLibrary.git

How to Use It:

Import from ReactCustomIconsLibrary

import {Home} from './ReactCustomIconsLibrary'

Like Component:

      <Home color='red' size='30'/>
Props: Description
color="red" set color
size="20" default(1em) set width and height

This project was react with Create React App.

Available Scripts

In the project directory, you can run:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published