From e7d45b61ad438bb96c0d0d7f17923f024a1e6aaf Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 18 三月 2026 14:05:29 +0800
Subject: [PATCH] 进销存升级app 1.工作台图标替换

---
 src/static/images/icon/shigushangbao.svg |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/static/images/icon/shigushangbao.svg b/src/static/images/icon/shigushangbao.svg
new file mode 100644
index 0000000..54a8986
--- /dev/null
+++ b/src/static/images/icon/shigushangbao.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="28" height="28" viewBox="0 0 28 28"><defs><clipPath id="master_svg0_121_34789"><rect x="0" y="0" width="28" height="28" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_121_34789)"><path d="M22,22.9999995C22,25.2091389,23.7908611,27,26,27L34,27C36.209139,27,38,25.2091389,38,22.9999995L38,22.0000005C38,20.3431458,36.656855,19,35,19L25.0000005,19C23.3431458,19,22,20.3431458,22,22.0000005L22,22.9999995Z" fill="#FDC3C1" fill-opacity="1" transform="matrix(-1,0,0,1,44,0)"/><rect x="2" y="2" width="24" height="22" rx="6" fill="#FF2B00" fill-opacity="1" style="opacity:0.800000011920929;"/><path d="M7,15.7639999Q7,16.4919996,7.50400019,16.9960012Q8.0080004,17.5,8.7360005,17.5L19.235999,17.5Q19.964,17.5,20.467999,16.9960012Q20.972001,16.4919996,20.972001,15.7639999Q20.972001,15.0360012,20.467999,14.5180006Q19.964,14,19.235999,14L8.7360005,14Q8.0080004,14,7.50400019,14.5180006Q7,15.0360012,7,15.7639999Z" fill="#FFFFFF" fill-opacity="1"/><path d="M7,8.7639999Q7,9.4919996,7.50400019,9.9960012Q8.0080004,10.5,8.7360005,10.5L13.236084,10.5Q13.9640846,10.5,14.4680176,9.9960938Q14.9720192,9.4920921,14.971923799999999,8.7641602Q14.971923799999999,8.0361614,14.4680176,7.51806641Q13.9640179,7.000065803528,13.236084,7L8.7360005,7Q8.0080004,7,7.50400019,7.5180006Q7,8.0360012,7,8.7639999Z" fill="#FFFFFF" fill-opacity="1"/></g></svg>
\ No newline at end of file

--
Gitblit v1.9.3