mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-04-21 17:30:44 +08:00
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:
@@ -23,6 +23,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="pd-a" x1="4" y1="2" x2="20"
|
||||
y2="22" gradientUnits="userSpaceOnUse"><stop stop-color="#FF3B30"/><stop
|
||||
offset="1" stop-color="#FF9500"/></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(#pd-a)" fill-opacity="0.1" stroke="url(#pd-a)"
|
||||
stroke-width="1.5"/><path d="M14 2v6h6" stroke="url(#pd-a)"
|
||||
stroke-width="1.5" stroke-linejoin="round"/><path d="M8 13h8M8 17h5"
|
||||
stroke="url(#pd-a)" stroke-width="1.3" stroke-linecap="round"/><path
|
||||
d="M17 11v6l2-1.5 2 1.5v-6z" fill="#FF3B30"
|
||||
fill-opacity="0.8"/></svg>
|
||||
short_desc: 读取、创建、合并、拆分和填写 PDF 文档
|
||||
category: productivity
|
||||
maintainer:
|
||||
|
||||
Reference in New Issue
Block a user