From ed6c6350015d52ea1cb033c7558f72b721ece84a Mon Sep 17 00:00:00 2001 From: WangHan <wwh_work@126,com> Date: 星期四, 19 十二月 2024 19:58:55 +0800 Subject: [PATCH] 打包名称修改,去除错误输出 --- admin-web/src/assets/imgs/light.svg | 35 +---------------------------------- 1 files changed, 1 insertions(+), 34 deletions(-) diff --git a/admin-web/src/assets/imgs/light.svg b/admin-web/src/assets/imgs/light.svg index 4ca4d3e..3776845 100644 --- a/admin-web/src/assets/imgs/light.svg +++ b/admin-web/src/assets/imgs/light.svg @@ -1,34 +1 @@ -<?xml version="1.0" encoding="UTF-8"?> -<svg width="48px" height="40px" viewBox="0 0 48 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> - <title>light</title> - <defs> - <rect id="path-1" x="0" y="0" width="48" height="40" rx="4"></rect> - <rect id="path-3" x="0" y="0" width="48" height="40" rx="4"></rect> - </defs> - <g id="鍚庡彴" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> - <g id="light"> - <g id="Rectangle-18"> - <g id="path-2-link" fill="#000000" fill-rule="nonzero"> - <rect id="path-2" x="0" y="0" width="48" height="40" rx="4"></rect> - </g> - <g id="path-2-link" fill="#F0F2F5"> - <rect id="path-2" x="0" y="0" width="48" height="40" rx="4"></rect> - </g> - </g> - <g id="Rectangle-11-Clipped"> - <mask id="mask-2" fill="white"> - <use xlink:href="#path-1"></use> - </mask> - <g id="path-2"></g> - <rect id="Rectangle-11" fill="#FFFFFF" fill-rule="nonzero" mask="url(#mask-2)" x="0" y="0" width="48" height="10"></rect> - </g> - <g id="Rectangle-18-Clipped"> - <mask id="mask-4" fill="white"> - <use xlink:href="#path-3"></use> - </mask> - <g id="path-2"></g> - <rect id="Rectangle-18" fill="#2B68C9" fill-rule="nonzero" mask="url(#mask-4)" x="0" y="0" width="16" height="40"></rect> - </g> - </g> - </g> -</svg> \ No newline at end of file +<svg height="40" viewBox="0 0 48 40" width="48" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><mask id="a" fill="#fff"><rect fill="#fff" fill-rule="evenodd" height="40" rx="4" width="48"/></mask><mask id="b" fill="#fff"><rect fill="#fff" fill-rule="evenodd" height="40" rx="4" width="48"/></mask><g fill="none" fill-rule="evenodd"><rect fill="#000" fill-rule="nonzero" height="40" rx="4" width="48"/><rect fill="#f0f2f5" height="40" rx="4" width="48"/><g fill-rule="nonzero"><path d="m0 0h48v10h-48z" fill="#fff" mask="url(#a)"/><path d="m0 0h16v40h-16z" fill="#2b68c9" mask="url(#b)"/></g></g></svg> \ No newline at end of file -- Gitblit v1.9.1