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

diff --git a/src/static/images/icon/gongchuguanli.svg b/src/static/images/icon/gongchuguanli.svg
new file mode 100644
index 0000000..b922442
--- /dev/null
+++ b/src/static/images/icon/gongchuguanli.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_34411"><rect x="0" y="0" width="28" height="28" rx="0"/></clipPath><clipPath id="master_svg1_121_34416"><rect x="8" y="6" width="16" height="16" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_121_34411)"><path d="M1,10L1,18C1,20.209139,2.7908611,22,5.000001,22L6.9999995,22C8.6568542,22,10,20.656855,10,19L10,9.0000005C10,7.3431458,8.6568542,6,6.9999995,6L5.0000005,6C2.7908611,6,1,7.7908611,1,10Z" fill="#7BF1FF" fill-opacity="1"/><rect x="5" y="2" width="22" height="24" rx="6" fill="#0066FF" fill-opacity="1" style="opacity:0.800000011920929;"/><g clip-path="url(#master_svg1_121_34416)"><path d="M18.200000799999998,7.5C18.7313013,7.5,19.162501300000002,7.93120003,19.162501300000002,8.46250004L19.162501300000002,9.5624998L20.4000006,9.5624998C21.007513,9.5625,21.5,10.054987,21.5,10.662500099999999L21.5,18.3625C21.5,18.970013,21.007513,19.462501,20.4000006,19.4625L19.1625004,19.4625L19.1625004,20.0125C19.1624355,20.229356,18.9944687,20.409135,18.7781162,20.423916C18.561764699999998,20.438696999999998,18.3709083,20.283431999999998,18.3413501,20.0686L18.3375001,20.0125L18.3375001,19.4625L13.6624999,19.4625L13.6624999,20.0125C13.6624324,20.229356,13.4944673,20.409131000000002,13.278116,20.423912C13.061764199999999,20.438693,12.8709097,20.283431,12.8413501,20.0686L12.837499900000001,20.0125L12.837499900000001,19.4625L11.6,19.4625C10.99248686,19.462501,10.5,18.970013,10.5,18.3625L10.5,10.662500099999999C10.49999990165233,10.054987,10.99248666,9.5625,11.6,9.5624998L12.8375001,9.5624998L12.8375001,8.4625001C12.8375187,7.96164671,13.2216449,7.544513151,13.7207999,7.5032999944L13.8000002,7.5L18.200000799999998,7.5ZM17.6500001,11.9000001C17.4438677,11.9000087,17.2693839,12.0521832,17.2413502,12.2564006L17.2375002,12.3125L17.2375002,16.7125006L17.2413502,16.768600499999998C17.269442599999998,16.9727678,17.4439101,17.1248732,17.6500001,17.1248732C17.8560896,17.1248732,18.0305581,16.9727678,18.05865,16.768600499999998L18.0625,16.7125006L18.0625,12.3125L18.0586505,12.2564006C18.0306168,12.0521832,17.856133,11.9000087,17.6500001,11.9000001ZM14.350000099999999,11.9000001C14.1438682,11.9000092,13.969384,12.0521836,13.94135,12.2564006L13.9375,12.3125L13.9375,16.7125006L13.94135,16.768600499999998C13.9694407,16.9727678,14.1439092,17.1248741,14.350000099999999,17.1248741C14.5560908,17.1248741,14.7305593,16.9727678,14.7586503,16.768600499999998L14.7625003,16.7125006L14.7625003,12.3125L14.7586498,12.2564006C14.730616099999999,12.0521836,14.5561318,11.9000092,14.350000099999999,11.9000001ZM18.2000003,8.32499987L13.8000002,8.32499987C13.724060999999999,8.32499987,13.662500099999999,8.38656074,13.662500099999999,8.462499919999999L13.662500099999999,9.5624998L18.337501,9.5624998L18.337501,8.4625001C18.3376389,8.41211271,18.310204,8.365685880000001,18.2660007,8.34150016L18.2313509,8.32885015L18.2000003,8.32499987Z" fill="#FFFFFF" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>
\ No newline at end of file

--
Gitblit v1.9.3