semi-bot b9a08d8581 v2.59.0 hai 1 ano
..
scripts 11c9e3829d chore: chahge build icon %!s(int64=2) %!d(string=hai) anos
src 30fd999407 fix: Fix the problem that the same id in multiple svgs causes incorrect display (#1337) %!s(int64=3) %!d(string=hai) anos
CONTRIBUTING.md f5a753ac20 docs: add the contribution steps to semi-icon package (#1246) %!s(int64=3) %!d(string=hai) anos
README.md 7efbe8f4cd chore(readme): adjust readme (#246) %!s(int64=4) %!d(string=hai) anos
getBabelConfig.js 693beb71a6 fix: remove babel runtime in semi-icons %!s(int64=3) %!d(string=hai) anos
gulpfile.js 626c4b9f9e Feat/support next (#245) %!s(int64=4) %!d(string=hai) anos
package.json b9a08d8581 v2.59.0 hai 1 ano
tsconfig.json 599618a8c7 chore: setValue ts interface support recur path (#2245) hai 1 ano
webpack.config.js 9b82b7e001 chore: eslint fix %!s(int64=2) %!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);