- Notifications
You must be signed in to change notification settings - Fork7
CoreUI Icons Component for React. CoreUI Icons SVG Set implementation for React.
License
NotificationsYou must be signed in to change notification settings
coreui/coreui-icons-react
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- https://coreui.io/react/docs/components/CIcon
- https://icons.coreui.io/docs/using-coreui-icons-with/react/
npm install @coreui/iconsnpm install @coreui/icons-react
or
yarn add @coreui/iconsyarn add @coreui/icons-react
import{CIcon}from'@coreui/icons-react';import{cifAU}from'@coreui/icons';
...classCoreUIIconsextendsComponent{...render(){return(<CIconname="cil-list"size="xxl"/>)}...
package.json is configured with"scripts" we can use withnpm run while developing the project.
| Command | Description |
|---|---|
yarn build | prepare for publishing to npm |
yarn lint | run eslint |
About
CoreUI Icons Component for React. CoreUI Icons SVG Set implementation for React.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.