Files
airz-uniapp/static/icons/chevron-circle.svg
T
hujun 60b58442ce chore: add ide configs, new svg icon and optimize header & icon component
1. 新增.idea系列IDE配置文件
2. 添加圆形箭头svg图标
3. 优化AppHeader返回图标尺寸和位置
4. 重构AppIcon支持svg矢量图标
2026-09-11 18:06:08 +08:00

2 lines
229 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><circle cx="12" cy="12" r="10" fill="#8fd4ff"/><path d="m10 7 5 5-5 5" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>