mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-04-21 16:10:56 +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:
@@ -27,6 +27,19 @@ 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="pp-a" x1="2" y1="3" x2="22"
|
||||
y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#FF9500"/><stop
|
||||
offset="1" stop-color="#34C759"/></linearGradient></defs><rect x="2" y="3"
|
||||
width="20" height="15" rx="2" fill="url(#pp-a)" fill-opacity="0.1"
|
||||
stroke="url(#pp-a)" stroke-width="1.5"/><path d="M12 18v3M8 21h8"
|
||||
stroke="url(#pp-a)" stroke-width="1.5" stroke-linecap="round"/><rect
|
||||
x="5" y="6.5" width="5.5" height="1.5" rx="0.5" fill="url(#pp-a)"
|
||||
fill-opacity="0.4"/><path d="M5 10h9M5 12.5h6" stroke="url(#pp-a)"
|
||||
stroke-width="1.2" stroke-linecap="round"/><circle cx="17" cy="10" r="3"
|
||||
fill="#FF9500" fill-opacity="0.15"/><path d="M15.8 8.5v3l2.6-1.5z"
|
||||
fill="#FF9500" fill-opacity="0.85"/></svg>
|
||||
short_desc: 创建、编辑和处理 PowerPoint 演示文稿(.pptx)
|
||||
category: productivity
|
||||
maintainer:
|
||||
|
||||
Reference in New Issue
Block a user