feat: 添加图标和路由配置
- 新增多个 SVG 图标文件 - 添加 `/demo/icons` 路由配置,用于图标预览
This commit is contained in:
6
src/assets/svg/xt-arrow-down.svg
Normal file
6
src/assets/svg/xt-arrow-down.svg
Normal file
@ -0,0 +1,6 @@
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd"
|
||||
d="M13 17.8127L17.6558 13.1568L19.07 14.5711L11.999 21.6421L4.92789 14.5711L6.3421 13.1568L11 17.8147V2.5H13V17.8127Z"
|
||||
fill="currentColor"/>
|
||||
</svg>
|
||||
|
||||
|
After Width: | Height: | Size: 309 B |
Reference in New Issue
Block a user