feat: 底部 tabBar 改用 SVG 线性图标,文字提示加粗

This commit is contained in:
2026-08-06 17:05:51 +08:00
parent d2488d1da2
commit d1ab76b08a
14 changed files with 19 additions and 8 deletions
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#ff9a9e" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M7 3.5h10A1.5 1.5 0 0 1 18.5 5v14A1.5 1.5 0 0 1 17 20.5H7A1.5 1.5 0 0 1 5.5 19V5A1.5 1.5 0 0 1 7 3.5z"/><path d="M9 8h6M9 12h6M9 16h3"/></svg>

After

Width:  |  Height:  |  Size: 305 B