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

diff --git a/src/static/images/icon/zhishiku.svg b/src/static/images/icon/zhishiku.svg
new file mode 100644
index 0000000..a5f9751
--- /dev/null
+++ b/src/static/images/icon/zhishiku.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_33246"><rect x="0" y="0" width="28" height="28" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_121_33246)"><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="#FC99E5" 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="#6234F9" fill-opacity="1" style="opacity:0.800000011920929;"/><path d="M11,7L9,7C8.16999996,7,7.5,7.61846149,7.5,8.3846154L7.5,15.7692308C7.5,16.5353842,8.16999996,17.153846,9,17.153846L11,17.153846C11.8299999,17.153846,12.5,17.772306999999998,12.5,18.538462000000003C12.5,18.796923,12.7199998,19,13,19C13.2800002,19,13.5,18.796923,13.5,18.538462000000003L13.5,9.3076923C13.5,8.033846,12.3800001,7,11,7ZM19,7L17,7C15.6199999,7,14.5,8.033846,14.5,9.3076923L14.5,18.538462000000003C14.5,18.796923,14.720000299999999,19,15,19C15.279999700000001,19,15.5,18.796923,15.5,18.538462000000003C15.5,17.772306999999998,16.1700001,17.153846,17,17.153846L19,17.153846C19.83,17.153846,20.5,16.5353842,20.5,15.7692308L20.5,8.3846154C20.5,7.61846149,19.83,7,19,7Z" fill="#FFFFFF" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></svg>
\ No newline at end of file

--
Gitblit v1.9.3