bear-react-iconsvg
TypeScript icon, indicating that this package has built-in type declarations

4.0.1 • Public • Published

Bear React IconSvg

This is the element using svg symbol as icon in React

NPM npm downloads npm npm

Install

yarn add bear-react-iconsvg

Usage

you need bear-react-iconsvg, use rwd size setting, add custom icon component in your project, copy IconComponent files.

<Icon code="apple" color="#000" size={30}/>
<Icon code="android" color="green" size={30}/>
<Icon code="arrow-alt-right" color="primary" size={30}/>
<Icon code="arrow-right" color="secondary" size={30}/>

There is also a codesandbox template that you can fork and play with it:

Edit react-editext-template

Tools

bear-icon-symbols - svgs build icon-symbols

License

MIT © imagine10255

Package Sidebar

Install

npm i bear-react-iconsvg

Weekly Downloads

37

Version

4.0.1

License

MIT

Unpacked Size

28 kB

Total Files

8

Last publish

Collaborators

  • imagine10255