|
|
4 tháng trước cách đây | |
|---|---|---|
| .. | ||
| scripts | be6739d888 feat: semi-icons-lab add new icons (#2583) | 11 tháng trước cách đây |
| src | fa2f3611c6 feat: add new compoennt icon of json viewer, #2583 | 11 tháng trước cách đây |
| README.md | be6739d888 feat: semi-icons-lab add new icons (#2583) | 11 tháng trước cách đây |
| getBabelConfig.js | 395ecb1b03 feat: add docs of lab icon (#1956) | 1 năm trước cách đây |
| gulpfile.js | 395ecb1b03 feat: add docs of lab icon (#1956) | 1 năm trước cách đây |
| package.json | f775358bc5 v2.82.1 | 4 tháng trước cách đây |
| tsconfig.json | 395ecb1b03 feat: add docs of lab icon (#1956) | 1 năm trước cách đây |
| webpack.config.js | 395ecb1b03 feat: add docs of lab icon (#1956) | 1 năm trước cách đây |
Beautiful, colorful icons(experimental) design by Semi Team
npm install @douyinfe/semi-icons-lab
import { IconAnchor } from '@douyinfe/semi-icons-lab';
ReactDOM.render(<IconAnchor />, root);
src/svgs/, naming references to other files.lerna run build:icon --scope @douyinfe/semi-icons-lab, the corresponding tsx file will be generated under the path src/icons.src/svgs/meta.json file.yarn docsite and go to the icon page to confirm whether the icon is successfully added.