mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-10-01 14:57:09 +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="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z" fill="#4E5969" stroke="#4E5969" stroke-width="4"/><path d="M17.643 17.643l6.363 6.364m0 0l6.364 6.364m-6.364-6.364l6.364-6.364m-6.364 6.364l-6.363 6.364" stroke="#fff" stroke-width="4"/></svg>
|
||||
<svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="4">><path d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z" fill="#4E5969"/><path d="M17.643 17.643l6.363 6.364m0 0l6.364 6.364m-6.364-6.364l6.364-6.364m-6.364 6.364l-6.363 6.364" stroke="#fff" stroke-width="4"/></svg>
|
Before Width: | Height: | Size: 336 B After Width: | Height: | Size: 319 B |
Reference in New Issue
Block a user