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/shengchanbaogong.svg | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/static/images/icon/shengchanbaogong.svg b/src/static/images/icon/shengchanbaogong.svg new file mode 100644 index 0000000..4cd3c5d --- /dev/null +++ b/src/static/images/icon/shengchanbaogong.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_34134"><rect x="0" y="0" width="28" height="28" rx="0"/></clipPath><clipPath id="master_svg1_121_34139"><rect x="7" y="5" width="15" height="15" rx="0"/></clipPath></defs><g clip-path="url(#master_svg0_121_34134)"><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="#69FFB4" 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="#01BF34" fill-opacity="1" style="opacity:0.800000011920929;"/><g clip-path="url(#master_svg1_121_34139)"><path d="M19.374999000000003,13.250488781249999L18.625,13.250488781249999L18.625,8.00048838125C18.625,7.17548841125,17.9499989,6.50048828125,17.124999000000003,6.50048828125L11.8749998,6.50048828125C11.0499997,6.50048828125,10.3749999,7.17548841125,10.3749999,8.00048838125L10.3749999,13.250488781249999L9.62499994,13.250488781249999C9.17499992,13.250488781249999,8.875,13.55048848125,8.875,14.00048828125L8.875,17.75048828125C8.875,18.20048728125,9.17499992,18.500489281249997,9.62499994,18.500489281249997L19.374999000000003,18.500489281249997C19.825,18.500489281249997,20.125,18.200490281249998,20.125,17.75048828125L20.125,14.00048828125C20.125,13.55048938125,19.825,13.250488781249999,19.374999000000003,13.250488781249999ZM12.625,8.00048838125L16.375,8.00048838125L16.375,8.75048828125L12.625,8.75048828125L12.625,8.00048838125ZM12.625,10.250488981250001L16.375,10.250488981250001L16.375,11.000488781249999L12.625,11.000488781249999L12.625,10.250488981250001ZM16.375,16.25048828125L12.625,16.25048828125L12.625,15.50048828125L16.375,15.50048828125L16.375,16.25048828125ZM11.125,13.250488781249999L11.125,12.500488781249999L17.875,12.500488781249999L17.875,13.250488781249999L11.125,13.250488781249999Z" fill="#FFFFFF" fill-opacity="1" style="mix-blend-mode:passthrough"/></g></g></svg> \ No newline at end of file -- Gitblit v1.9.3