semi-bot c69c466ecd v2.4.1 %!s(int64=3) %!d(string=hai) anos
..
scripts efbe7db941 support icon and illustrations umd file#215 (#322) %!s(int64=4) %!d(string=hai) anos
src f24d8a04da chore: release merge feat/a11y-aria %!s(int64=4) %!d(string=hai) anos
README.md 7efbe8f4cd chore(readme): adjust readme (#246) %!s(int64=4) %!d(string=hai) anos
getBabelConfig.js 626c4b9f9e Feat/support next (#245) %!s(int64=4) %!d(string=hai) anos
gulpfile.js 626c4b9f9e Feat/support next (#245) %!s(int64=4) %!d(string=hai) anos
package.json c69c466ecd v2.4.1 %!s(int64=3) %!d(string=hai) anos
tsconfig.json ef2531c8be Fix strict ts (#314) %!s(int64=4) %!d(string=hai) anos
webpack.config.js 626c4b9f9e Feat/support next (#245) %!s(int64=4) %!d(string=hai) anos

README.md

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