@douyinfe/semi-icons
v2.69.0
Published
semi icons
Downloads
39,695
Readme
📣 Introduce
Semantic Icons design by Semi Team
🏷 Features
- 330+ Icons
- Filled and Stroked Icons
- Support custom color
🚀 Getting Start
install deps
npm install @douyinfe/semi-icons
as a react component
import { IconSend } from '@douyinfe/semi-icons';
ReactDOM.render(<IconSend />, root);