semi-bot dca5a3fc32 v2.0.2 4 gadi atpakaļ
..
scripts f76bd5879d feat: init 4 gadi atpakaļ
src f76bd5879d feat: init 4 gadi atpakaļ
README.md f76bd5879d feat: init 4 gadi atpakaļ
babel.config.js f76bd5879d feat: init 4 gadi atpakaļ
gulpfile.js f76bd5879d feat: init 4 gadi atpakaļ
package.json dca5a3fc32 v2.0.2 4 gadi atpakaļ
tsconfig.json f76bd5879d feat: init 4 gadi atpakaļ

README.md

semi_logo

Semi Icons

send map_pin music mail chevron_right edit lock gift home
send_stroked map_pin_stroked music_note_stroked mail_stroked chevron_right_stroked edit_stroked lock_stroked gift_stroked home_stroked

 📣 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);