mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-23 14:57:17 +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="M41 43V5M28 24H5M27 17.547L34.04 24 27 30.453V17.547z" stroke="#4E5969" stroke-width="4"/><path d="M34 24l-7-6v12l7-6z" fill="#4E5969"/></svg>
|
||||
<svg viewBox="0 0 48 48" fill="none" stroke="currentColor" stroke-width="4">><path d="M41 43V5M28 24H5M27 17.547L34.04 24 27 30.453V17.547z"/><path d="M34 24l-7-6v12l7-6z" fill="#4E5969"/></svg>
|
Before Width: | Height: | Size: 211 B After Width: | Height: | Size: 194 B |
Reference in New Issue
Block a user