mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-25 06:57:15 +08:00
fix: 修复侧边栏菜单无法显示自定义图标的问题
自定义图标请将图标 svg 文件添加到 src/assets/icons/svg 目录下
This commit is contained in:
@@ -1 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M40 8L29.679 18.321" stroke="#4E5969" stroke-width="4" stroke-linecap="round"/><path d="M33 27c0 7.18-5.82 13-13 13S7 34.18 7 27s5.82-13 13-13 13 5.82 13 13zM31 8h9v9" stroke="#4E5969" stroke-width="4" stroke-linecap="square"/></svg>
|
||||
<svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="4">><path d="M40 8L29.679 18.321" stroke="#4E5969" stroke-width="4" stroke-linecap="round"/><path d="M33 27c0 7.18-5.82 13-13 13S7 34.18 7 27s5.82-13 13-13 13 5.82 13 13zM31 8h9v9" stroke="#4E5969" stroke-width="4" stroke-linecap="square"/></svg>
|
Before Width: | Height: | Size: 302 B After Width: | Height: | Size: 319 B |
Reference in New Issue
Block a user