mirror of
https://github.com/WenPai-org/dashicons.git
synced 2025-11-19 11:45:47 +08:00
这是文派的后台图标存储库
| .github/workflows | ||
| icon-font | ||
| react | ||
| sources | ||
| svg-min | ||
| svg-sprite | ||
| .gitignore | ||
| codepoints.json | ||
| Gruntfile.js | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Dashicons
这是文派的管理后台图标存储库,分叉自 github.com/WordPress/dashicons,想了解更多信息,请移步 WordPress Developer Resource。
Setup
首先你需要安装 Node JS 10.x, 然后只需在终端运行 npm run build 即可获得压缩过的 SVG 图标和字体文件。
Adding an icon
将 SVG 图标添加至 sources/svg 文件夹,然后在终端运行 npm run build。
License
Dashicons is licensed under GPLv2, or any later version with font exception.