⚠️ Note: This is a personal asset repository for my configuration. Feel free to fork, but upstream changes may occur without notice.
1024x1024 高清图标合集,源文件托管于 src/ 目录,通过 GitHub Actions 自动构建索引。
- 图片存放:
.png等图片文件放在src/目录。 - 自动流程:监听
src/**变动,GitHub Actions 变更根目录的icon.json。 - 订阅链接:
https://raw.githubusercontent.com/Keviin560/icon/main/icon.json
.
├── src/ # 图标源文件
├── icon.json # CI 自动生成的标准 JSON 索引
└── .github/ # 自动化工作流脚本