feat: 补全 7 个技能的 market icon

为以下技能添加 SVG icon,遵循 3+2 色彩体系:
- manage-teams: 双人剪影 + 绿色组织节点 (Blue→Green)
- docx: 折角文档 + 标题块 + 文本行 (Blue→Purple)
- pdf: 折角文档 + 红色书签 (Red→Orange)
- pptx: 演示屏 + 橙色播放按钮 (Orange→Green)
- xlsx: 网格表格 + 绿色对勾徽标 (Green→Blue)
- frontend-design: 浏览器框架 + 交通灯 + 布局块 (Purple→Blue)
- web-access: 地球仪 + 绿色放大镜 (Blue→Green)
This commit is contained in:
2026-04-08 17:57:25 +08:00
parent 98322aa930
commit ae78f05db3
7 changed files with 96 additions and 0 deletions

View File

@@ -27,6 +27,18 @@ metadata:
author: anthropic
updated_at: '2026-04-04'
market:
icon: >-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0
24 24" fill="none"><defs><linearGradient id="dx-a" x1="4" y1="2" x2="20"
y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#007AFF"/><stop
offset="1" stop-color="#AF52DE"/></linearGradient></defs><path d="M14
2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"
fill="url(#dx-a)" fill-opacity="0.1" stroke="url(#dx-a)"
stroke-width="1.5"/><path d="M14 2v6h6" stroke="url(#dx-a)"
stroke-width="1.5" stroke-linejoin="round"/><rect x="7" y="10" width="6"
height="1.5" rx="0.5" fill="url(#dx-a)" fill-opacity="0.5"/><path d="M7
14.5h10M7 17h7" stroke="url(#dx-a)" stroke-width="1.3"
stroke-linecap="round"/></svg>
short_desc: 创建、编辑和处理 Word 文档(.docx
category: productivity
maintainer: