Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

 
 

Repository files navigation

npm packageNPM downloadsreact

docs:
install:
npm install @coreui/iconsnpm install @coreui/icons-react
import:
import{CIcon}from'@coreui/icons-react';import{cifAU}from'@coreui/icons';

or:

@import'~@coreui/icons/css/all.css';
usage:
...classCoreUIIconsextendsComponent{...render(){return(<CIconname="cil-list"size="2xl"/>)}...

  • bootstrapped withnwb toolkit
npm run scripts

package.json is configured with"scripts" we can use withnpm run while developing the project.

CommandDescription
npm run buildprepare for publishing to npm
npm run cleandelete built resources
npm testrun tests
npm run test:coveragerun tests and produce a code coverage report incoverage/
npm run test:watchn/astart a test server and re-run tests on every change
npm startn/astart a development server for the demo app

see also:

About

CoreUI Icons Component for React. CoreUI Icons SVG Set implementation for React.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp