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/caigoutaizhang.svg | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/static/images/icon/caigoutaizhang.svg b/src/static/images/icon/caigoutaizhang.svg new file mode 100644 index 0000000..2620630 --- /dev/null +++ b/src/static/images/icon/caigoutaizhang.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_33280"><rect x="0" y="0" width="28" height="28" rx="0"/></clipPath><clipPath id="master_svg1_121_33285"><rect x="9" y="7" width="14" height="14" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_121_33280)"><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_33285)"><path d="M11,16.3145084C11,16.8568134,11.41953862,17.2965374,11.93705875,17.2965374L14.748235000000001,17.2965326L14.748235000000001,19.01492C14.748235000000001,19.557223999999998,15.1677732,19.996857,15.685293699999999,19.996857C16.2028127,19.996857,16.6223521,19.557223999999998,16.6223521,19.01492L16.6223521,17.2965326L19.4335279,17.2965374C19.9510479,17.2965374,20.3705873,16.8568134,20.3705873,16.3145084C20.3705873,15.7722044,19.9510479,15.3324795,19.4335279,15.3324795L16.6223521,15.3326592L16.6223521,14.1052389L19.4335279,14.1052041C19.9510479,14.1052041,20.3705873,13.665479699999999,20.3705873,13.123175100000001C20.3705873,12.5808711,19.9510479,12.1411459,19.4335279,12.1411459L17.0471907,12.141366L18.372539500000002,10.6733191L18.3832593,10.6612922C18.738317000000002,10.2769862,18.7347999,9.66407478,18.372539500000002,9.28446427C18.006588,8.901018053,17.4131689,8.901018053,17.0472183,9.28446427L15.685293699999999,10.5117393L14.3330426,9.28446427C13.9671209,8.900987156,13.3739045,8.900987156,13.007983,9.28446427C12.642032,9.66791046,12.642032,10.2898729,13.007983,10.6733191L14.301521300000001,12.141366L11.93705875,12.1411459C11.41953862,12.1411459,11,12.5808711,11,13.123175100000001C11,13.6654792,11.41953862,14.1052041,11.93705875,14.1052041L14.748235000000001,14.1052389L14.748235000000001,15.3326592L11.93705875,15.3324795C11.41953862,15.3324795,11,15.7722044,11,16.3145084Z" fill="#FFFFFF" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg> \ No newline at end of file -- Gitblit v1.9.3