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/yingjiyuan.svg |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/static/images/icon/yingjiyuan.svg b/src/static/images/icon/yingjiyuan.svg
new file mode 100644
index 0000000..3669290
--- /dev/null
+++ b/src/static/images/icon/yingjiyuan.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_31711"><rect x="0" y="0" width="28" height="28" rx="0"/></clipPath><clipPath id="master_svg1_121_34749"><rect x="7" y="5" width="14" height="14" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_121_31711)"><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;"/><g clip-path="url(#master_svg1_121_34749)"><path d="M20.87559496875,16.8220698125L17.81582896875,11.5228515125L14.75606346875,6.2236328125C14.587899668750001,5.9324218325,14.292586768749999,5.7861328125,13.99864196875,5.7861328125C13.70332906875,5.7861328125,13.40938376875,5.9324218325,13.24121996875,6.2236328125L10.18145466875,11.5228515125L7.12168898875,16.8220698125C6.78536085875,17.405859812499997,7.20645461875,18.1345698125,7.87911086875,18.1345698125L20.11817396875,18.1345698125C20.79219596875,18.1345698125,21.21192396875,17.405859812499997,20.87559496875,16.8220698125ZM13.24121996875,15.7638674125L13.24121996875,15.0050783125C13.24121996875,14.7958984125,13.410751368749999,14.6263666125,13.619931268750001,14.6263666125L14.378720268750001,14.6263666125C14.587899668750001,14.6263666125,14.75743146875,14.7958984125,14.75743146875,15.0050783125L14.75743146875,15.7638674125C14.75743146875,15.9730458125,14.587899668750001,16.1425778125,14.378720268750001,16.1425778125L13.619931268750001,16.1425778125C13.41211846875,16.1425778125,13.24121996875,15.9730458125,13.24121996875,15.7638674125ZM14.749227568750001,10.4482422125L14.57286026875,14.1410150125C14.57012556875,14.1916017125,14.52910996875,14.2312488125,14.478524168749999,14.2312488125L13.52149296875,14.2312488125C13.47090676875,14.2312488125,13.42852396875,14.1916008125,13.427156968750001,14.1410150125L13.25078966875,10.4482417125C13.24532126875,10.3402338125,13.33145376875,10.2499995125,13.44082876875,10.2499995125L14.55918836875,10.2499995125C14.66719626875,10.2499995125,14.75469586875,10.3402338125,14.749227568750001,10.4482422125Z" fill="#FFFFFF" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>
\ No newline at end of file

--
Gitblit v1.9.3