Skip to content

pipiduck/Iconary-react-component

Repository files navigation

Welcome to iconary-react-component 👋

Version Documentation License: MIT

Iconary is an icon library based on SVG format, which supports icon editing / export / multi person collaboration

Demo

Prerequisites

  • node >=10

Install

npm install iconary-react-component

Usage

//引入图标
import {Alarm} from 'iconary-react-component'
//引入图标css
import 'iconary-react-component/dist/Iconary-react-component.min.css'
//使用图标组件
<Alarm theme="outline" size="41" fill={['#333' ,'#becff5' ,'#FFF' ,'#fcc3c3']} strokeWidth={3} strokeLinejoin="bevel" strokeLinecap="square"/>

Author

👤 pipiduck

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

A react-based icon component library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published