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

diff --git a/src/static/images/icon/fukuandengji.svg b/src/static/images/icon/fukuandengji.svg
new file mode 100644
index 0000000..e0fb1da
--- /dev/null
+++ b/src/static/images/icon/fukuandengji.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_33235"><rect x="0" y="0" width="28" height="28" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_121_33235)"><path d="M8.6032233,27C7.2891606,27,6.33216852,28.2456321,6.67075348,29.5153255L7.2081735,31.5306506C7.6751106,33.2816644,9.260909999999999,34.5,11.0731134,34.5L16.926887999999998,34.5C18.739091000000002,34.5,20.324889,33.2816644,20.791826,31.5306506L21.329247000000002,29.5153253C21.667831,28.2456321,20.710839,27,19.396776,27L8.6032233,27Z" fill="#FFDB42" fill-opacity="1" transform="matrix(1,0,0,-1,0,54)"/><path d="M2,17.499999000000003C2,20.813709,4.6862917,23.5,8.000000499999999,23.5L20,23.5C23.313709,23.5,26,20.813709,26,17.5L26,8.000001000000001C26,4.6862917,23.313709,2,20,2L8.000001000000001,2C4.6862917,2,2,4.6862917,2,8.000001000000001L2,17.499999000000003Z" fill="#FF7B00" fill-opacity="1" style="opacity:0.800000011920929;"/><path d="M9,15.314508400000001C9,15.8568134,9.41953862,16.2965374,9.93705875,16.2965374L12.748235000000001,16.2965326L12.748235000000001,18.01492C12.748235000000001,18.557223999999998,13.1677732,18.996857,13.685293699999999,18.996857C14.202812699999999,18.996857,14.6223521,18.557223999999998,14.6223521,18.01492L14.6223521,16.2965326L17.4335279,16.2965374C17.9510479,16.2965374,18.3705873,15.8568134,18.3705873,15.314508400000001C18.3705873,14.7722044,17.9510479,14.3324795,17.4335279,14.3324795L14.6223521,14.3326592L14.6223521,13.1052389L17.4335279,13.1052041C17.9510479,13.1052041,18.3705873,12.665479699999999,18.3705873,12.123175100000001C18.3705873,11.5808711,17.9510479,11.1411459,17.4335279,11.1411459L15.0471907,11.141366L16.372539500000002,9.6733191L16.3832593,9.6612922C16.738317000000002,9.2769862,16.7347999,8.66407478,16.372539500000002,8.28446427C16.006588,7.901018053,15.413168899999999,7.901018053,15.0472183,8.28446427L13.685293699999999,9.5117393L12.3330426,8.28446427C11.9671209,7.900987156,11.3739045,7.900987156,11.007983,8.28446427C10.642032,8.66791046,10.642032,9.2898729,11.007983,9.6733191L12.301521300000001,11.141366L9.93705875,11.1411459C9.41953862,11.1411459,9,11.5808711,9,12.123175100000001C9,12.6654792,9.41953862,13.1052041,9.93705875,13.1052041L12.748235000000001,13.1052389L12.748235000000001,14.3326592L9.93705875,14.3324795C9.41953862,14.3324795,9,14.7722044,9,15.314508400000001Z" fill="#FFFFFF" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></svg>
\ No newline at end of file

--
Gitblit v1.9.3