chore: add ide configs, new svg icon and optimize header & icon component
1. 新增.idea系列IDE配置文件 2. 添加圆形箭头svg图标 3. 优化AppHeader返回图标尺寸和位置 4. 重构AppIcon支持svg矢量图标
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 229 B |
Reference in New Issue
Block a user