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-legal-active.svg | 27 +++++++++++++++++---------- 1 files changed, 17 insertions(+), 10 deletions(-) diff --git a/gz-customerSystem/src/assets/images/icon/casePerfection-legal-active.svg b/gz-customerSystem/src/assets/images/icon/casePerfection-legal-active.svg index ccff064..e88131e 100644 --- a/gz-customerSystem/src/assets/images/icon/casePerfection-legal-active.svg +++ b/gz-customerSystem/src/assets/images/icon/casePerfection-legal-active.svg @@ -1,13 +1,20 @@ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"> +<g clip-path="url(#clip0_223_113601)"> <path d="M40 0H0V40H40V0Z" fill="white" fill-opacity="0.01"/> -<path d="M3.33325 35H36.6666" stroke="#D1021C" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/> -<path d="M11.6667 21.6667H8.33341C7.41294 21.6667 6.66675 22.4129 6.66675 23.3334V33.3334C6.66675 34.2539 7.41294 35.0001 8.33341 35.0001H11.6667C12.5872 35.0001 13.3334 34.2539 13.3334 33.3334V23.3334C13.3334 22.4129 12.5872 21.6667 11.6667 21.6667Z" stroke="#D1021C" stroke-width="1.66667" stroke-linejoin="round"/> -<path d="M10 28.3333H10.8333" stroke="#D1021C" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/> -<path d="M31.6666 3.33325H14.9999C14.0794 3.33325 13.3333 4.07944 13.3333 4.99992V33.3333C13.3333 34.2537 14.0794 34.9999 14.9999 34.9999H31.6666C32.5871 34.9999 33.3333 34.2537 33.3333 33.3333V4.99992C33.3333 4.07944 32.5871 3.33325 31.6666 3.33325Z" stroke="#D1021C" stroke-width="1.66667" stroke-linejoin="round"/> -<path d="M21.6666 8.33325H18.3333V11.6666H21.6666V8.33325Z" fill="#D1021C"/> -<path d="M28.3333 8.33325H25V11.6666H28.3333V8.33325Z" fill="#D1021C"/> -<path d="M21.6666 14.1667H18.3333V17.5001H21.6666V14.1667Z" fill="#D1021C"/> -<path d="M28.3333 14.1667H25V17.5001H28.3333V14.1667Z" fill="#D1021C"/> -<path d="M28.3333 20H25V23.3333H28.3333V20Z" fill="#D1021C"/> -<path d="M28.3333 25.8333H25V29.1666H28.3333V25.8333Z" fill="#D1021C"/> +<path d="M3.33325 35H36.6666" stroke="#1A6FB8" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/> +<path d="M11.6667 21.6667H8.33341C7.41294 21.6667 6.66675 22.4129 6.66675 23.3334V33.3334C6.66675 34.2539 7.41294 35.0001 8.33341 35.0001H11.6667C12.5872 35.0001 13.3334 34.2539 13.3334 33.3334V23.3334C13.3334 22.4129 12.5872 21.6667 11.6667 21.6667Z" stroke="#1A6FB8" stroke-width="1.66667" stroke-linejoin="round"/> +<path d="M10 28.3333H10.8333" stroke="#1A6FB8" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/> +<path d="M31.6666 3.33325H14.9999C14.0794 3.33325 13.3333 4.07944 13.3333 4.99992V33.3333C13.3333 34.2537 14.0794 34.9999 14.9999 34.9999H31.6666C32.5871 34.9999 33.3333 34.2537 33.3333 33.3333V4.99992C33.3333 4.07944 32.5871 3.33325 31.6666 3.33325Z" stroke="#1A6FB8" stroke-width="1.66667" stroke-linejoin="round"/> +<path d="M21.6666 8.33325H18.3333V11.6666H21.6666V8.33325Z" fill="#1A6FB8"/> +<path d="M28.3333 8.33325H25V11.6666H28.3333V8.33325Z" fill="#1A6FB8"/> +<path d="M21.6666 14.1667H18.3333V17.5001H21.6666V14.1667Z" fill="#1A6FB8"/> +<path d="M28.3333 14.1667H25V17.5001H28.3333V14.1667Z" fill="#1A6FB8"/> +<path d="M28.3333 20H25V23.3333H28.3333V20Z" fill="#1A6FB8"/> +<path d="M28.3333 25.8333H25V29.1666H28.3333V25.8333Z" fill="#1A6FB8"/> +</g> +<defs> +<clipPath id="clip0_223_113601"> +<rect width="40" height="40" fill="white"/> +</clipPath> +</defs> </svg> -- Gitblit v1.8.0