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"><circle cx="12" cy="12" r="8"/><circle cx="9" cy="10" r="1.2" fill="#ff9a9e"/><circle cx="15" cy="10" r="1.2" fill="#ff9a9e"/><circle cx="12" cy="15" r="1.2" fill="#ff9a9e"/><path d="M12 12v3"/></svg>

After

Width:  |  Height:  |  Size: 354 B