diff --git a/README.md b/README.md index 186f07d..a94aba1 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,27 @@ # 使用方法 +## 使用图标展示镜像,强烈推荐!!! + +**项目地址:https://github.com/xushier/HD-Icons-docker** +**使用方法见项目详情。预览图如下:** + +#### 日间模式 + +![日间模式](day.png) + +#### 夜间模式 + +![夜间模式](night.png) + +#### 移动端自适应 + +![移动端自适应](mobile.png) + +#### 单击复制地址 + +![单击复制地址](copy.png) + ## 使用远程链接(后续更新同步显示,推荐) ~~1. 使用 Gitee 图标链接,国内用户推荐。**(Gitee 识别到仓库包含图床外链,不允许公开)**~~ - ~~Gitee 项目地址:https://gitee.com/xiaodid/HD-Icons~~ @@ -78,12 +99,12 @@ # 图标预览(当前共计 1258 个) ## 圆角矩形图标 -radius +radius ## 圆形图标 -circle +circle ## SVG 图标 @@ -96,7 +117,7 @@ # 赞助(备注:图标) -_DONATE_A_DONATE_W +_DONATE_A_DONATE_W # 声明 (Almost) All product names, trademarks and registered trademarks in the images in this repository, are property of their respective owners. All images in this repository are used by the users of the Dashboard Icons project for identification purposes only. diff --git a/_TEMPLATE.md b/_TEMPLATE.md index 387cefe..2d9877e 100644 --- a/_TEMPLATE.md +++ b/_TEMPLATE.md @@ -55,6 +55,27 @@ # 使用方法 +## 使用图标展示镜像,强烈推荐!!! + +**项目地址:https://github.com/xushier/HD-Icons-docker** +**使用方法见项目详情。预览图如下:** + +#### 日间模式 + +![日间模式](day.png) + +#### 夜间模式 + +![夜间模式](night.png) + +#### 移动端自适应 + +![移动端自适应](mobile.png) + +#### 单击复制地址 + +![单击复制地址](copy.png) + ## 使用远程链接(后续更新同步显示,推荐) ~~1. 使用 Gitee 图标链接,国内用户推荐。**(Gitee 识别到仓库包含图床外链,不允许公开)**~~ - ~~Gitee 项目地址:https://gitee.com/xiaodid/HD-Icons~~ @@ -79,12 +100,12 @@ ## 圆角矩形图标 -radius +radius ## 圆形图标 -circle +circle ## SVG 图标 @@ -97,7 +118,7 @@ # 赞助(备注:图标) -_DONATE_A_DONATE_W +_DONATE_A_DONATE_W # 声明 (Almost) All product names, trademarks and registered trademarks in the images in this repository, are property of their respective owners. All images in this repository are used by the users of the Dashboard Icons project for identification purposes only. diff --git a/copy.png b/copy.png new file mode 100644 index 0000000..97121b4 Binary files /dev/null and b/copy.png differ diff --git a/day.png b/day.png new file mode 100644 index 0000000..16ab3f8 Binary files /dev/null and b/day.png differ diff --git a/mobile.png b/mobile.png new file mode 100644 index 0000000..597fdb0 Binary files /dev/null and b/mobile.png differ diff --git a/night.png b/night.png new file mode 100644 index 0000000..0b53139 Binary files /dev/null and b/night.png differ