From 26116685e1c5608015000054dd9fd30951dac135 Mon Sep 17 00:00:00 2001 From: Min <39849555+MinGlizz@users.noreply.github.com> Date: Wed, 8 Mar 2023 15:09:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20icon=20=E5=A2=9E=E5=8A=A0RowDelete?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/plugins/icon.ts | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/plugins/icon.ts b/src/plugins/icon.ts index e8979e07..f800222e 100644 --- a/src/plugins/icon.ts +++ b/src/plugins/icon.ts @@ -100,7 +100,8 @@ import { Carbon3DSoftware as Carbon3DSoftwareIcon, Filter as FilterIcon, FilterEdit as FilterEditIcon, - Laptop as LaptopIcon + Laptop as LaptopIcon, + RowDelete as RowDeleteIcon } from '@vicons/carbon' const ionicons5 = { @@ -294,7 +295,9 @@ const carbon = { FilterIcon, FilterEditIcon, // 图层 - LaptopIcon + LaptopIcon, + // 删除组件 + RowDeleteIcon } // https://www.xicons.org/#/ 还有很多