feat: icon 增加RowDelete

This commit is contained in:
Min 2023-03-08 15:09:22 +08:00 committed by 奔跑的面条
parent eccb39acad
commit 26116685e1

View File

@ -100,7 +100,8 @@ import {
Carbon3DSoftware as Carbon3DSoftwareIcon, Carbon3DSoftware as Carbon3DSoftwareIcon,
Filter as FilterIcon, Filter as FilterIcon,
FilterEdit as FilterEditIcon, FilterEdit as FilterEditIcon,
Laptop as LaptopIcon Laptop as LaptopIcon,
RowDelete as RowDeleteIcon
} from '@vicons/carbon' } from '@vicons/carbon'
const ionicons5 = { const ionicons5 = {
@ -294,7 +295,9 @@ const carbon = {
FilterIcon, FilterIcon,
FilterEditIcon, FilterEditIcon,
// 图层 // 图层
LaptopIcon LaptopIcon,
// 删除组件
RowDeleteIcon
} }
// https://www.xicons.org/#/ 还有很多 // https://www.xicons.org/#/ 还有很多