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

diff --git a/src/static/images/icon/yongyinguanli.svg b/src/static/images/icon/yongyinguanli.svg
new file mode 100644
index 0000000..ca63331
--- /dev/null
+++ b/src/static/images/icon/yongyinguanli.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_32994"><rect x="0" y="0" width="28" height="28" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_121_32994)"><path d="M24.5,24.5C24.5,24.983248,24.108248,25.375,23.625,25.375L4.375,25.375C3.89175084,25.375,3.5,24.983248,3.5,24.5C3.5,24.01675,3.89175084,23.625,4.375,23.625L23.625,23.625C24.108248,23.625,24.5,24.01675,24.5,24.5ZM24.5,15.75L24.5,20.125C24.5,21.091499,23.716499,21.875,22.75,21.875L5.25,21.875C4.28350168,21.875,3.5,21.091499,3.5,20.125L3.5,15.75C3.5,14.783501,4.28350168,14,5.25,14L11.1673331,14L9.4500003,5.9826665C8.983564900000001,3.8038433,10.6448088,1.74965400994,12.8730001,1.75000041723251L15.127,1.75000041723251C17.35519,1.74965421855,19.016435,3.8038433,18.55,5.9826665L16.832666,14L22.75,14C23.716499,14,24.5,14.783501,24.5,15.75Z" fill="#000000" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M3.5,24.5C3.5,24.9833984,3.8918457,25.375,4.375,25.375L23.625,25.375C24.108154,25.375,24.5,24.9833984,24.5,24.5C24.5,24.01660156,24.108154,23.625,23.625,23.625L4.375,23.625C3.8918457,23.625,3.5,24.01660156,3.5,24.5Z" fill="#FFDB42" fill-opacity="1" style="mix-blend-mode:passthrough"/><path d="M3.5,20.125C3.5,21.091309,4.28344727,21.875,5.25,21.875L22.75,21.875C23.716553,21.875,24.5,21.091309,24.5,20.125L24.5,15.75C24.5,14.783691,23.716553,14,22.75,14L16.832763999999997,14L18.550049,5.9829102C19.016357,3.8037109,17.355225,1.74951171875,15.126953,1.75L12.8730469,1.75C10.6447754,1.74951171875,8.9836426,3.8037109,9.449951200000001,5.9829102L11.167236299999999,14L5.25,14C4.28344727,14,3.5,14.783691,3.5,15.75L3.5,20.125Z" fill="#FF9533" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></svg>
\ No newline at end of file

--
Gitblit v1.9.3