From bd1c9d25b6671816532b7bba958d24cc62cddcb0 Mon Sep 17 00:00:00 2001 From: dminyi <1301963064@qq.com> Date: Thu, 15 Aug 2024 12:00:33 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh into master --- gz-customerSystem/src/assets/images/icon/casePerfection-organize-active.svg | 17 ++++++++++++----- 1 files changed, 12 insertions(+), 5 deletions(-) diff --git a/gz-customerSystem/src/assets/images/icon/casePerfection-organize-active.svg b/gz-customerSystem/src/assets/images/icon/casePerfection-organize-active.svg index c8fb20e..0f73f52 100644 --- a/gz-customerSystem/src/assets/images/icon/casePerfection-organize-active.svg +++ b/gz-customerSystem/src/assets/images/icon/casePerfection-organize-active.svg @@ -1,7 +1,14 @@ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"> -<path d="M35 16.6666V36.6666H20H5V16.6666L20 3.33325L35 16.6666Z" stroke="#D1021C" stroke-width="1.66667" stroke-linejoin="round"/> -<path d="M5 20H35" stroke="#D1021C" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/> -<path d="M10.8335 11.6667V36.6667" stroke="#D1021C" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/> -<path d="M29.1665 11.6667V36.6667" stroke="#D1021C" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/> -<path d="M23.3332 26.6667H16.6665V36.6667H23.3332V26.6667Z" stroke="#D1021C" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/> +<g clip-path="url(#clip0_223_115038)"> +<path d="M35 16.6666V36.6666H20H5V16.6666L20 3.33325L35 16.6666Z" stroke="#1A6FB8" stroke-width="1.66667" stroke-linejoin="round"/> +<path d="M5 20H35" stroke="#1A6FB8" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/> +<path d="M10.8335 11.6667V36.6667" stroke="#1A6FB8" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/> +<path d="M29.1665 11.6667V36.6667" stroke="#1A6FB8" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/> +<path d="M23.3332 26.6667H16.6665V36.6667H23.3332V26.6667Z" stroke="#1A6FB8" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/> +</g> +<defs> +<clipPath id="clip0_223_115038"> +<rect width="40" height="40" fill="white"/> +</clipPath> +</defs> </svg> -- Gitblit v1.8.0