|
1 жил өмнө | |
---|---|---|
.. | ||
scripts | 395ecb1b03 feat: add docs of lab icon (#1956) | 1 жил өмнө |
src | 395ecb1b03 feat: add docs of lab icon (#1956) | 1 жил өмнө |
README.md | 395ecb1b03 feat: add docs of lab icon (#1956) | 1 жил өмнө |
getBabelConfig.js | 395ecb1b03 feat: add docs of lab icon (#1956) | 1 жил өмнө |
gulpfile.js | 395ecb1b03 feat: add docs of lab icon (#1956) | 1 жил өмнө |
package.json | b9a08d8581 v2.59.0 | 1 жил өмнө |
tsconfig.json | 395ecb1b03 feat: add docs of lab icon (#1956) | 1 жил өмнө |
webpack.config.js | 395ecb1b03 feat: add docs of lab icon (#1956) | 1 жил өмнө |
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
, 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.