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/#/ 还有很多