|
|
2 years ago | |
|---|---|---|
| .. | ||
| scripts | 11c9e3829d chore: chahge build icon | 2 years ago |
| src | 30fd999407 fix: Fix the problem that the same id in multiple svgs causes incorrect display (#1337) | 2 years ago |
| CONTRIBUTING.md | f5a753ac20 docs: add the contribution steps to semi-icon package (#1246) | 3 years ago |
| README.md | 7efbe8f4cd chore(readme): adjust readme (#246) | 4 years ago |
| getBabelConfig.js | 693beb71a6 fix: remove babel runtime in semi-icons | 3 years ago |
| gulpfile.js | 626c4b9f9e Feat/support next (#245) | 3 years ago |
| package.json | 1810821764 v2.33.1 | 2 years ago |
| tsconfig.json | ef2531c8be Fix strict ts (#314) | 4 years ago |
| webpack.config.js | 626c4b9f9e Feat/support next (#245) | 3 years ago |
Semantic Icons design by Semi Team
npm install @douyinfe/semi-icons
import { IconSend } from '@douyinfe/semi-icons';
ReactDOM.render(<IconSend />, root);