From d3feaa39003f6fff4c44455566484001a80d1243 Mon Sep 17 00:00:00 2001 From: fuliqiang <1348994179@qq.com> Date: Wed, 31 Jul 2024 11:34:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9svgIcon=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E5=86=99=E6=B3=95=E4=B8=BAts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/assets/images/svg/start.svg | 10 ++-- .../src/components/svg-icon/svg-icon.vue | 57 ++++++++----------- 2 files changed, 28 insertions(+), 39 deletions(-) diff --git a/bigtop-manager-ui/src/assets/images/svg/start.svg b/bigtop-manager-ui/src/assets/images/svg/start.svg index f30aae4b..0366b3ac 100644 --- a/bigtop-manager-ui/src/assets/images/svg/start.svg +++ b/bigtop-manager-ui/src/assets/images/svg/start.svg @@ -17,10 +17,10 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + + d="M810.4 465.8 253.6 134.4c-6.8-4-13.8-6.4-21.8-6.4-21.8 0-39.6 18-39.6 40L192 168l0 688 0.2 0c0 22 17.8 40 39.6 40 8.2 0 15-2.8 22.4-6.8l556.2-331c13.2-11 21.6-27.6 21.6-46.2C832 493.4 823.6 477 810.4 465.8z" + p-id="1345"> \ No newline at end of file diff --git a/bigtop-manager-ui/src/components/svg-icon/svg-icon.vue b/bigtop-manager-ui/src/components/svg-icon/svg-icon.vue index dbf6406b..d8656c83 100644 --- a/bigtop-manager-ui/src/components/svg-icon/svg-icon.vue +++ b/bigtop-manager-ui/src/components/svg-icon/svg-icon.vue @@ -17,38 +17,27 @@ ~ under the License. --> -