1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00
Files
Dog-Lynx-And-HCN/resources/fieldIcons/追踪.svg
T
fallingshrimp 4ce17ee3c4 feat: 添加字段图标资源并实现图标显示功能
新增多种字段图标SVG资源文件及对应的.import配置
在FieldShow组件中添加图标显示功能
扩展ComponentManager以支持字段图标的加载和获取
调整FieldShow的布局以适应图标显示
2025-09-30 18:24:40 +08:00

1 line
618 B
XML

<svg width="256" height="256" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" overflow="hidden"><g stroke="currentColor" stroke-width="4" stroke-linejoin="round" fill="none"><path d="M24 6C14.059 6 6 14.059 6 24 6 33.941 14.059 42 24 42 33.941 42 42 33.941 42 24" stroke="#FFFFFF" stroke-linecap="round"/><path d="M24 15C19.0294 15 15 19.0294 15 24 15 28.9706 19.0294 33 24 33 28.9706 33 33 28.9706 33 24M24 24 30.3 17.694" stroke="#FFFFFF" stroke-linecap="round"/><path d="M30.3 11.426 30.3 17.7 36.625 17.7 42 12.3 35.703 12.3 35.703 6Z" stroke="#FFFFFF"/></g></svg>