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

diff --git a/src/static/images/icon/weixianyuan.svg b/src/static/images/icon/weixianyuan.svg
new file mode 100644
index 0000000..1e5752b
--- /dev/null
+++ b/src/static/images/icon/weixianyuan.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_31699"><rect x="0" y="0" width="28" height="28" rx="0"/></clipPath><clipPath id="master_svg1_121_35339"><rect x="8.5" y="7" width="12" height="12" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_121_31699)"><g transform="matrix(1,3.7247229744963306e-9,-3.7247229744963306e-9,1,7.449445948992661e-9,-7.449445948992661e-9)"><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="#FF8572" fill-opacity="1" transform="matrix(1,0,0,-1,0,54)"/><path d="M2,8.000001000000001L2,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.000001000000001Z" fill="#CE5026" fill-opacity="1"/></g><g clip-path="url(#master_svg1_121_35339)"><path d="M14.5,18.625C11.3935001,18.625,8.875,16.1065006,8.875,13C8.875,9.8935001,11.3935001,7.375,14.5,7.375C17.6065006,7.375,20.125,9.8935001,20.125,13C20.125,16.1065006,17.6065006,18.625,14.5,18.625ZM14.125,10L14.125,14.125C14.125,14.3321071,14.2928929,14.5,14.5,14.5C14.7071066,14.5,14.875,14.3321071,14.875,14.125L14.875,10C14.875,9.7928932,14.7071066,9.625,14.5,9.625C14.2928929,9.625,14.125,9.7928932,14.125,10ZM13.9375,16.1875C13.9375,16.4981594,14.189340099999999,16.75,14.5,16.75C14.810659900000001,16.75,15.0625,16.4981594,15.0625,16.1875C15.0625,15.8768406,14.810659900000001,15.625,14.5,15.625C14.189340099999999,15.625,13.9375,15.8768406,13.9375,16.1875Z" fill="#FFFFFF" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg>
\ No newline at end of file

--
Gitblit v1.9.3