ksw-vue-icon 2.3.11 → 2.3.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/icons-base.js +319 -199
- package/package.json +1 -1
- package/packages/cjs/icons/base/SystemType-android-color.js +1 -1
- package/packages/cjs/icons/base/aom-menu-BBCX-color.js +1 -1
- package/packages/cjs/icons/base/aom-menu-BBSH-color.js +1 -1
- package/packages/cjs/icons/base/aom-menu-BBSJ-color.js +1 -1
- package/packages/cjs/icons/base/aom-menu-BBYL-color.js +1 -1
- package/packages/cjs/icons/base/arrow-back-up.d.ts +2 -0
- package/packages/cjs/icons/base/arrow-back-up.js +1 -0
- package/packages/cjs/icons/base/arrow-forward-up.d.ts +2 -0
- package/packages/cjs/icons/base/arrow-forward-up.js +1 -0
- package/packages/cjs/icons/base/backspace.d.ts +2 -0
- package/packages/cjs/icons/base/backspace.js +1 -0
- package/packages/cjs/icons/base/c-type-powershell-color.js +1 -1
- package/packages/cjs/icons/base/calendar-color.js +1 -1
- package/packages/cjs/icons/base/clipboard.d.ts +2 -0
- package/packages/cjs/icons/base/clipboard.js +1 -0
- package/packages/cjs/icons/base/copy.js +1 -1
- package/packages/cjs/icons/base/cut.d.ts +2 -0
- package/packages/cjs/icons/base/cut.js +1 -0
- package/packages/cjs/icons/base/fold-down.d.ts +2 -0
- package/packages/cjs/icons/base/fold-down.js +1 -0
- package/packages/cjs/icons/base/fold-up.d.ts +2 -0
- package/packages/cjs/icons/base/fold-up.js +1 -0
- package/packages/cjs/icons/base/forbid.d.ts +2 -0
- package/packages/cjs/icons/base/forbid.js +1 -0
- package/packages/cjs/icons/base/index.d.ts +10 -0
- package/packages/cjs/icons/base/index.js +1 -1
- package/packages/cjs/icons/base/item-def-color.js +1 -1
- package/packages/cjs/icons/base/medal-1.js +1 -1
- package/packages/cjs/icons/base/medal-2.js +1 -1
- package/packages/cjs/icons/base/medal-3.js +1 -1
- package/packages/cjs/icons/base/play.d.ts +2 -0
- package/packages/cjs/icons/base/play.js +1 -0
- package/packages/cjs/icons/base/plug-in-Chrome-color.js +1 -1
- package/packages/cjs/icons/base/plug-in-Edge-color.js +1 -1
- package/packages/cjs/icons/base/plug-in-Firefox-color.js +1 -1
- package/packages/cjs/icons/base/project-logo-gf-color.js +1 -1
- package/packages/cjs/icons/base/store-color.js +1 -1
- package/packages/cjs/icons/base/subtask.d.ts +2 -0
- package/packages/cjs/icons/base/subtask.js +1 -0
- package/packages/es/icons/base/SystemType-android-color.js +1 -1
- package/packages/es/icons/base/aom-menu-BBCX-color.js +1 -1
- package/packages/es/icons/base/aom-menu-BBSH-color.js +1 -1
- package/packages/es/icons/base/aom-menu-BBSJ-color.js +1 -1
- package/packages/es/icons/base/aom-menu-BBYL-color.js +1 -1
- package/packages/es/icons/base/arrow-back-up.d.ts +2 -0
- package/packages/es/icons/base/arrow-back-up.js +1 -0
- package/packages/es/icons/base/arrow-forward-up.d.ts +2 -0
- package/packages/es/icons/base/arrow-forward-up.js +1 -0
- package/packages/es/icons/base/backspace.d.ts +2 -0
- package/packages/es/icons/base/backspace.js +1 -0
- package/packages/es/icons/base/c-type-powershell-color.js +1 -1
- package/packages/es/icons/base/calendar-color.js +1 -1
- package/packages/es/icons/base/clipboard.d.ts +2 -0
- package/packages/es/icons/base/clipboard.js +1 -0
- package/packages/es/icons/base/copy.js +1 -1
- package/packages/es/icons/base/cut.d.ts +2 -0
- package/packages/es/icons/base/cut.js +1 -0
- package/packages/es/icons/base/fold-down.d.ts +2 -0
- package/packages/es/icons/base/fold-down.js +1 -0
- package/packages/es/icons/base/fold-up.d.ts +2 -0
- package/packages/es/icons/base/fold-up.js +1 -0
- package/packages/es/icons/base/forbid.d.ts +2 -0
- package/packages/es/icons/base/forbid.js +1 -0
- package/packages/es/icons/base/index.d.ts +10 -0
- package/packages/es/icons/base/index.js +1 -1
- package/packages/es/icons/base/item-def-color.js +1 -1
- package/packages/es/icons/base/medal-1.js +1 -1
- package/packages/es/icons/base/medal-2.js +1 -1
- package/packages/es/icons/base/medal-3.js +1 -1
- package/packages/es/icons/base/play.d.ts +2 -0
- package/packages/es/icons/base/play.js +1 -0
- package/packages/es/icons/base/plug-in-Chrome-color.js +1 -1
- package/packages/es/icons/base/plug-in-Edge-color.js +1 -1
- package/packages/es/icons/base/plug-in-Firefox-color.js +1 -1
- package/packages/es/icons/base/project-logo-gf-color.js +1 -1
- package/packages/es/icons/base/store-color.js +1 -1
- package/packages/es/icons/base/subtask.d.ts +2 -0
- package/packages/es/icons/base/subtask.js +1 -0
package/icons-base.js
CHANGED
|
@@ -1081,6 +1081,18 @@ export const iconsDataBase = [
|
|
|
1081
1081
|
},
|
|
1082
1082
|
{
|
|
1083
1083
|
id: 90,
|
|
1084
|
+
name: "arrow-back-up",
|
|
1085
|
+
componentName: "IconArrowBackUp",
|
|
1086
|
+
title: "",
|
|
1087
|
+
category: "Other",
|
|
1088
|
+
categoryCN: "其他",
|
|
1089
|
+
author: "KSW",
|
|
1090
|
+
tag: [],
|
|
1091
|
+
projectName: "base",
|
|
1092
|
+
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
id: 91,
|
|
1084
1096
|
name: "arrow-bottom",
|
|
1085
1097
|
componentName: "IconArrowBottom",
|
|
1086
1098
|
title: "向下箭头",
|
|
@@ -1092,7 +1104,19 @@ export const iconsDataBase = [
|
|
|
1092
1104
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1093
1105
|
},
|
|
1094
1106
|
{
|
|
1095
|
-
id:
|
|
1107
|
+
id: 92,
|
|
1108
|
+
name: "arrow-forward-up",
|
|
1109
|
+
componentName: "IconArrowForwardUp",
|
|
1110
|
+
title: "",
|
|
1111
|
+
category: "Other",
|
|
1112
|
+
categoryCN: "其他",
|
|
1113
|
+
author: "KSW",
|
|
1114
|
+
tag: [],
|
|
1115
|
+
projectName: "base",
|
|
1116
|
+
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
1117
|
+
},
|
|
1118
|
+
{
|
|
1119
|
+
id: 93,
|
|
1096
1120
|
name: "arrow-left",
|
|
1097
1121
|
componentName: "IconArrowLeft",
|
|
1098
1122
|
title: "左箭头",
|
|
@@ -1104,7 +1128,7 @@ export const iconsDataBase = [
|
|
|
1104
1128
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1105
1129
|
},
|
|
1106
1130
|
{
|
|
1107
|
-
id:
|
|
1131
|
+
id: 94,
|
|
1108
1132
|
name: "arrow-right",
|
|
1109
1133
|
componentName: "IconArrowRight",
|
|
1110
1134
|
title: "右箭头",
|
|
@@ -1116,7 +1140,7 @@ export const iconsDataBase = [
|
|
|
1116
1140
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1117
1141
|
},
|
|
1118
1142
|
{
|
|
1119
|
-
id:
|
|
1143
|
+
id: 95,
|
|
1120
1144
|
name: "arrow-to-left",
|
|
1121
1145
|
componentName: "IconArrowToLeft",
|
|
1122
1146
|
title: "向左箭头",
|
|
@@ -1128,7 +1152,7 @@ export const iconsDataBase = [
|
|
|
1128
1152
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1129
1153
|
},
|
|
1130
1154
|
{
|
|
1131
|
-
id:
|
|
1155
|
+
id: 96,
|
|
1132
1156
|
name: "arrow-to-right",
|
|
1133
1157
|
componentName: "IconArrowToRight",
|
|
1134
1158
|
title: "向右箭头",
|
|
@@ -1140,7 +1164,7 @@ export const iconsDataBase = [
|
|
|
1140
1164
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1141
1165
|
},
|
|
1142
1166
|
{
|
|
1143
|
-
id:
|
|
1167
|
+
id: 97,
|
|
1144
1168
|
name: "arrow-top",
|
|
1145
1169
|
componentName: "IconArrowTop",
|
|
1146
1170
|
title: "向上箭头",
|
|
@@ -1152,7 +1176,7 @@ export const iconsDataBase = [
|
|
|
1152
1176
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1153
1177
|
},
|
|
1154
1178
|
{
|
|
1155
|
-
id:
|
|
1179
|
+
id: 98,
|
|
1156
1180
|
name: "arrow-up-right",
|
|
1157
1181
|
componentName: "IconArrowUpRight",
|
|
1158
1182
|
title: "向上右箭头",
|
|
@@ -1164,7 +1188,19 @@ export const iconsDataBase = [
|
|
|
1164
1188
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1165
1189
|
},
|
|
1166
1190
|
{
|
|
1167
|
-
id:
|
|
1191
|
+
id: 99,
|
|
1192
|
+
name: "backspace",
|
|
1193
|
+
componentName: "IconBackspace",
|
|
1194
|
+
title: "",
|
|
1195
|
+
category: "Other",
|
|
1196
|
+
categoryCN: "其他",
|
|
1197
|
+
author: "KSW",
|
|
1198
|
+
tag: [],
|
|
1199
|
+
projectName: "base",
|
|
1200
|
+
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
1201
|
+
},
|
|
1202
|
+
{
|
|
1203
|
+
id: 100,
|
|
1168
1204
|
name: "bot",
|
|
1169
1205
|
componentName: "IconBot",
|
|
1170
1206
|
title: "机器人",
|
|
@@ -1176,7 +1212,7 @@ export const iconsDataBase = [
|
|
|
1176
1212
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1177
1213
|
},
|
|
1178
1214
|
{
|
|
1179
|
-
id:
|
|
1215
|
+
id: 101,
|
|
1180
1216
|
name: "c-type-autoit-color",
|
|
1181
1217
|
componentName: "IconCTypeAutoitColor",
|
|
1182
1218
|
title: "C型自动色彩",
|
|
@@ -1188,7 +1224,7 @@ export const iconsDataBase = [
|
|
|
1188
1224
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1189
1225
|
},
|
|
1190
1226
|
{
|
|
1191
|
-
id:
|
|
1227
|
+
id: 102,
|
|
1192
1228
|
name: "c-type-bat-color",
|
|
1193
1229
|
componentName: "IconCTypeBatColor",
|
|
1194
1230
|
title: "C型蝙蝠颜色",
|
|
@@ -1200,7 +1236,7 @@ export const iconsDataBase = [
|
|
|
1200
1236
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1201
1237
|
},
|
|
1202
1238
|
{
|
|
1203
|
-
id:
|
|
1239
|
+
id: 103,
|
|
1204
1240
|
name: "c-type-c-sharp-color",
|
|
1205
1241
|
componentName: "IconCTypeCSharpColor",
|
|
1206
1242
|
title: "C型C尖锐颜色",
|
|
@@ -1212,7 +1248,7 @@ export const iconsDataBase = [
|
|
|
1212
1248
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1213
1249
|
},
|
|
1214
1250
|
{
|
|
1215
|
-
id:
|
|
1251
|
+
id: 104,
|
|
1216
1252
|
name: "c-type-cn-color",
|
|
1217
1253
|
componentName: "IconCTypeCnColor",
|
|
1218
1254
|
title: "中文类型颜色",
|
|
@@ -1224,7 +1260,7 @@ export const iconsDataBase = [
|
|
|
1224
1260
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1225
1261
|
},
|
|
1226
1262
|
{
|
|
1227
|
-
id:
|
|
1263
|
+
id: 105,
|
|
1228
1264
|
name: "c-type-en-color",
|
|
1229
1265
|
componentName: "IconCTypeEnColor",
|
|
1230
1266
|
title: "英文类型颜色",
|
|
@@ -1236,7 +1272,7 @@ export const iconsDataBase = [
|
|
|
1236
1272
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1237
1273
|
},
|
|
1238
1274
|
{
|
|
1239
|
-
id:
|
|
1275
|
+
id: 106,
|
|
1240
1276
|
name: "c-type-fn-color",
|
|
1241
1277
|
componentName: "IconCTypeFnColor",
|
|
1242
1278
|
title: "函数颜色类型",
|
|
@@ -1248,7 +1284,7 @@ export const iconsDataBase = [
|
|
|
1248
1284
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1249
1285
|
},
|
|
1250
1286
|
{
|
|
1251
|
-
id:
|
|
1287
|
+
id: 107,
|
|
1252
1288
|
name: "c-type-JS-color",
|
|
1253
1289
|
componentName: "IconCTypeJSColor",
|
|
1254
1290
|
title: "JavaScript颜色类型",
|
|
@@ -1260,7 +1296,7 @@ export const iconsDataBase = [
|
|
|
1260
1296
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1261
1297
|
},
|
|
1262
1298
|
{
|
|
1263
|
-
id:
|
|
1299
|
+
id: 108,
|
|
1264
1300
|
name: "c-type-lego-color",
|
|
1265
1301
|
componentName: "IconCTypeLegoColor",
|
|
1266
1302
|
title: "C型乐高颜色",
|
|
@@ -1272,7 +1308,7 @@ export const iconsDataBase = [
|
|
|
1272
1308
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1273
1309
|
},
|
|
1274
1310
|
{
|
|
1275
|
-
id:
|
|
1311
|
+
id: 109,
|
|
1276
1312
|
name: "c-type-linuxshell-color",
|
|
1277
1313
|
componentName: "IconCTypeLinuxshellColor",
|
|
1278
1314
|
title: "C类型Linux",
|
|
@@ -1284,7 +1320,7 @@ export const iconsDataBase = [
|
|
|
1284
1320
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1285
1321
|
},
|
|
1286
1322
|
{
|
|
1287
|
-
id:
|
|
1323
|
+
id: 110,
|
|
1288
1324
|
name: "c-type-perl-color",
|
|
1289
1325
|
componentName: "IconCTypePerlColor",
|
|
1290
1326
|
title: "C型Perl颜色",
|
|
@@ -1296,7 +1332,7 @@ export const iconsDataBase = [
|
|
|
1296
1332
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1297
1333
|
},
|
|
1298
1334
|
{
|
|
1299
|
-
id:
|
|
1335
|
+
id: 111,
|
|
1300
1336
|
name: "c-type-powershell-color",
|
|
1301
1337
|
componentName: "IconCTypePowershellColor",
|
|
1302
1338
|
title: "C型PowerShell颜色",
|
|
@@ -1308,7 +1344,7 @@ export const iconsDataBase = [
|
|
|
1308
1344
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1309
1345
|
},
|
|
1310
1346
|
{
|
|
1311
|
-
id:
|
|
1347
|
+
id: 112,
|
|
1312
1348
|
name: "c-type-python-color",
|
|
1313
1349
|
componentName: "IconCTypePythonColor",
|
|
1314
1350
|
title: "C型Python颜色",
|
|
@@ -1320,7 +1356,7 @@ export const iconsDataBase = [
|
|
|
1320
1356
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1321
1357
|
},
|
|
1322
1358
|
{
|
|
1323
|
-
id:
|
|
1359
|
+
id: 113,
|
|
1324
1360
|
name: "c-type-vbs-color",
|
|
1325
1361
|
componentName: "IconCTypeVbsColor",
|
|
1326
1362
|
title: "VBS颜色类型",
|
|
@@ -1332,7 +1368,7 @@ export const iconsDataBase = [
|
|
|
1332
1368
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1333
1369
|
},
|
|
1334
1370
|
{
|
|
1335
|
-
id:
|
|
1371
|
+
id: 114,
|
|
1336
1372
|
name: "c-type-yaml-color",
|
|
1337
1373
|
componentName: "IconCTypeYamlColor",
|
|
1338
1374
|
title: "C型YAML颜色",
|
|
@@ -1344,7 +1380,7 @@ export const iconsDataBase = [
|
|
|
1344
1380
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1345
1381
|
},
|
|
1346
1382
|
{
|
|
1347
|
-
id:
|
|
1383
|
+
id: 115,
|
|
1348
1384
|
name: "calendar-color",
|
|
1349
1385
|
componentName: "IconCalendarColor",
|
|
1350
1386
|
title: "日历颜色",
|
|
@@ -1356,7 +1392,7 @@ export const iconsDataBase = [
|
|
|
1356
1392
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1357
1393
|
},
|
|
1358
1394
|
{
|
|
1359
|
-
id:
|
|
1395
|
+
id: 116,
|
|
1360
1396
|
name: "card",
|
|
1361
1397
|
componentName: "IconCard",
|
|
1362
1398
|
title: "卡片",
|
|
@@ -1368,7 +1404,7 @@ export const iconsDataBase = [
|
|
|
1368
1404
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1369
1405
|
},
|
|
1370
1406
|
{
|
|
1371
|
-
id:
|
|
1407
|
+
id: 117,
|
|
1372
1408
|
name: "chart-pie-color",
|
|
1373
1409
|
componentName: "IconChartPieColor",
|
|
1374
1410
|
title: "彩色饼图",
|
|
@@ -1380,7 +1416,7 @@ export const iconsDataBase = [
|
|
|
1380
1416
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1381
1417
|
},
|
|
1382
1418
|
{
|
|
1383
|
-
id:
|
|
1419
|
+
id: 118,
|
|
1384
1420
|
name: "chart-pie",
|
|
1385
1421
|
componentName: "IconChartPie",
|
|
1386
1422
|
title: "饼图",
|
|
@@ -1392,7 +1428,7 @@ export const iconsDataBase = [
|
|
|
1392
1428
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1393
1429
|
},
|
|
1394
1430
|
{
|
|
1395
|
-
id:
|
|
1431
|
+
id: 119,
|
|
1396
1432
|
name: "check-ed-color",
|
|
1397
1433
|
componentName: "IconCheckEdColor",
|
|
1398
1434
|
title: "已选中颜色",
|
|
@@ -1404,7 +1440,7 @@ export const iconsDataBase = [
|
|
|
1404
1440
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1405
1441
|
},
|
|
1406
1442
|
{
|
|
1407
|
-
id:
|
|
1443
|
+
id: 120,
|
|
1408
1444
|
name: "check-normal-color",
|
|
1409
1445
|
componentName: "IconCheckNormalColor",
|
|
1410
1446
|
title: "正常颜色检查",
|
|
@@ -1416,7 +1452,7 @@ export const iconsDataBase = [
|
|
|
1416
1452
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1417
1453
|
},
|
|
1418
1454
|
{
|
|
1419
|
-
id:
|
|
1455
|
+
id: 121,
|
|
1420
1456
|
name: "check-or-color",
|
|
1421
1457
|
componentName: "IconCheckOrColor",
|
|
1422
1458
|
title: "检查或颜色",
|
|
@@ -1428,7 +1464,7 @@ export const iconsDataBase = [
|
|
|
1428
1464
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1429
1465
|
},
|
|
1430
1466
|
{
|
|
1431
|
-
id:
|
|
1467
|
+
id: 122,
|
|
1432
1468
|
name: "check",
|
|
1433
1469
|
componentName: "IconCheck",
|
|
1434
1470
|
title: "勾选",
|
|
@@ -1440,7 +1476,7 @@ export const iconsDataBase = [
|
|
|
1440
1476
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1441
1477
|
},
|
|
1442
1478
|
{
|
|
1443
|
-
id:
|
|
1479
|
+
id: 123,
|
|
1444
1480
|
name: "clear",
|
|
1445
1481
|
componentName: "IconClear",
|
|
1446
1482
|
title: "清除",
|
|
@@ -1452,7 +1488,7 @@ export const iconsDataBase = [
|
|
|
1452
1488
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1453
1489
|
},
|
|
1454
1490
|
{
|
|
1455
|
-
id:
|
|
1491
|
+
id: 124,
|
|
1456
1492
|
name: "clear2",
|
|
1457
1493
|
componentName: "IconClear2",
|
|
1458
1494
|
title: "清除2",
|
|
@@ -1464,7 +1500,7 @@ export const iconsDataBase = [
|
|
|
1464
1500
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1465
1501
|
},
|
|
1466
1502
|
{
|
|
1467
|
-
id:
|
|
1503
|
+
id: 125,
|
|
1468
1504
|
name: "clearDate",
|
|
1469
1505
|
componentName: "IconClearDate",
|
|
1470
1506
|
title: "清除日期",
|
|
@@ -1476,7 +1512,19 @@ export const iconsDataBase = [
|
|
|
1476
1512
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1477
1513
|
},
|
|
1478
1514
|
{
|
|
1479
|
-
id:
|
|
1515
|
+
id: 126,
|
|
1516
|
+
name: "clipboard",
|
|
1517
|
+
componentName: "IconClipboard",
|
|
1518
|
+
title: "",
|
|
1519
|
+
category: "Other",
|
|
1520
|
+
categoryCN: "其他",
|
|
1521
|
+
author: "KSW",
|
|
1522
|
+
tag: [],
|
|
1523
|
+
projectName: "base",
|
|
1524
|
+
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
1525
|
+
},
|
|
1526
|
+
{
|
|
1527
|
+
id: 127,
|
|
1480
1528
|
name: "close",
|
|
1481
1529
|
componentName: "IconClose",
|
|
1482
1530
|
title: "关闭",
|
|
@@ -1488,7 +1536,7 @@ export const iconsDataBase = [
|
|
|
1488
1536
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1489
1537
|
},
|
|
1490
1538
|
{
|
|
1491
|
-
id:
|
|
1539
|
+
id: 128,
|
|
1492
1540
|
name: "Collect",
|
|
1493
1541
|
componentName: "IconCollect",
|
|
1494
1542
|
title: "收藏",
|
|
@@ -1500,7 +1548,7 @@ export const iconsDataBase = [
|
|
|
1500
1548
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1501
1549
|
},
|
|
1502
1550
|
{
|
|
1503
|
-
id:
|
|
1551
|
+
id: 129,
|
|
1504
1552
|
name: "copy",
|
|
1505
1553
|
componentName: "IconCopy",
|
|
1506
1554
|
title: "复制",
|
|
@@ -1509,10 +1557,10 @@ export const iconsDataBase = [
|
|
|
1509
1557
|
author: "KSW",
|
|
1510
1558
|
tag: ["复制", "粘贴", "剪切"],
|
|
1511
1559
|
projectName: "base",
|
|
1512
|
-
modifiedTime: "2024-
|
|
1560
|
+
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
1513
1561
|
},
|
|
1514
1562
|
{
|
|
1515
|
-
id:
|
|
1563
|
+
id: 130,
|
|
1516
1564
|
name: "cursor-pointer",
|
|
1517
1565
|
componentName: "IconCursorPointer",
|
|
1518
1566
|
title: "光标指针",
|
|
@@ -1524,7 +1572,19 @@ export const iconsDataBase = [
|
|
|
1524
1572
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1525
1573
|
},
|
|
1526
1574
|
{
|
|
1527
|
-
id:
|
|
1575
|
+
id: 131,
|
|
1576
|
+
name: "cut",
|
|
1577
|
+
componentName: "IconCut",
|
|
1578
|
+
title: "",
|
|
1579
|
+
category: "Other",
|
|
1580
|
+
categoryCN: "其他",
|
|
1581
|
+
author: "KSW",
|
|
1582
|
+
tag: [],
|
|
1583
|
+
projectName: "base",
|
|
1584
|
+
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
id: 132,
|
|
1528
1588
|
name: "date",
|
|
1529
1589
|
componentName: "IconDate",
|
|
1530
1590
|
title: "日期",
|
|
@@ -1536,7 +1596,7 @@ export const iconsDataBase = [
|
|
|
1536
1596
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1537
1597
|
},
|
|
1538
1598
|
{
|
|
1539
|
-
id:
|
|
1599
|
+
id: 133,
|
|
1540
1600
|
name: "delete",
|
|
1541
1601
|
componentName: "IconDelete",
|
|
1542
1602
|
title: "删除",
|
|
@@ -1548,7 +1608,7 @@ export const iconsDataBase = [
|
|
|
1548
1608
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1549
1609
|
},
|
|
1550
1610
|
{
|
|
1551
|
-
id:
|
|
1611
|
+
id: 134,
|
|
1552
1612
|
name: "dev-color",
|
|
1553
1613
|
componentName: "IconDevColor",
|
|
1554
1614
|
title: "开发颜色",
|
|
@@ -1560,7 +1620,7 @@ export const iconsDataBase = [
|
|
|
1560
1620
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1561
1621
|
},
|
|
1562
1622
|
{
|
|
1563
|
-
id:
|
|
1623
|
+
id: 135,
|
|
1564
1624
|
name: "down-c",
|
|
1565
1625
|
componentName: "IconDownC",
|
|
1566
1626
|
title: "向下箭头",
|
|
@@ -1572,7 +1632,7 @@ export const iconsDataBase = [
|
|
|
1572
1632
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1573
1633
|
},
|
|
1574
1634
|
{
|
|
1575
|
-
id:
|
|
1635
|
+
id: 136,
|
|
1576
1636
|
name: "download",
|
|
1577
1637
|
componentName: "IconDownload",
|
|
1578
1638
|
title: "",
|
|
@@ -1584,7 +1644,7 @@ export const iconsDataBase = [
|
|
|
1584
1644
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1585
1645
|
},
|
|
1586
1646
|
{
|
|
1587
|
-
id:
|
|
1647
|
+
id: 137,
|
|
1588
1648
|
name: "Drag",
|
|
1589
1649
|
componentName: "IconDrag",
|
|
1590
1650
|
title: "拖动",
|
|
@@ -1596,7 +1656,7 @@ export const iconsDataBase = [
|
|
|
1596
1656
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1597
1657
|
},
|
|
1598
1658
|
{
|
|
1599
|
-
id:
|
|
1659
|
+
id: 138,
|
|
1600
1660
|
name: "Edit",
|
|
1601
1661
|
componentName: "IconEdit",
|
|
1602
1662
|
title: "编辑",
|
|
@@ -1608,7 +1668,7 @@ export const iconsDataBase = [
|
|
|
1608
1668
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1609
1669
|
},
|
|
1610
1670
|
{
|
|
1611
|
-
id:
|
|
1671
|
+
id: 139,
|
|
1612
1672
|
name: "EmptyBox",
|
|
1613
1673
|
componentName: "IconEmptyBox",
|
|
1614
1674
|
title: "空盒子",
|
|
@@ -1620,7 +1680,7 @@ export const iconsDataBase = [
|
|
|
1620
1680
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1621
1681
|
},
|
|
1622
1682
|
{
|
|
1623
|
-
id:
|
|
1683
|
+
id: 140,
|
|
1624
1684
|
name: "fall",
|
|
1625
1685
|
componentName: "IconFall",
|
|
1626
1686
|
title: "秋天",
|
|
@@ -1632,7 +1692,7 @@ export const iconsDataBase = [
|
|
|
1632
1692
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1633
1693
|
},
|
|
1634
1694
|
{
|
|
1635
|
-
id:
|
|
1695
|
+
id: 141,
|
|
1636
1696
|
name: "file-add",
|
|
1637
1697
|
componentName: "IconFileAdd",
|
|
1638
1698
|
title: "文件添加",
|
|
@@ -1644,7 +1704,7 @@ export const iconsDataBase = [
|
|
|
1644
1704
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1645
1705
|
},
|
|
1646
1706
|
{
|
|
1647
|
-
id:
|
|
1707
|
+
id: 142,
|
|
1648
1708
|
name: "file-starred-color",
|
|
1649
1709
|
componentName: "IconFileStarredColor",
|
|
1650
1710
|
title: "星标文件",
|
|
@@ -1656,7 +1716,7 @@ export const iconsDataBase = [
|
|
|
1656
1716
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1657
1717
|
},
|
|
1658
1718
|
{
|
|
1659
|
-
id:
|
|
1719
|
+
id: 143,
|
|
1660
1720
|
name: "file",
|
|
1661
1721
|
componentName: "IconFile",
|
|
1662
1722
|
title: "文件",
|
|
@@ -1668,7 +1728,7 @@ export const iconsDataBase = [
|
|
|
1668
1728
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1669
1729
|
},
|
|
1670
1730
|
{
|
|
1671
|
-
id:
|
|
1731
|
+
id: 144,
|
|
1672
1732
|
name: "filter-fill",
|
|
1673
1733
|
componentName: "IconFilterFill",
|
|
1674
1734
|
title: "填充过滤器",
|
|
@@ -1680,7 +1740,7 @@ export const iconsDataBase = [
|
|
|
1680
1740
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1681
1741
|
},
|
|
1682
1742
|
{
|
|
1683
|
-
id:
|
|
1743
|
+
id: 145,
|
|
1684
1744
|
name: "filter",
|
|
1685
1745
|
componentName: "IconFilter",
|
|
1686
1746
|
title: "过滤器",
|
|
@@ -1692,7 +1752,7 @@ export const iconsDataBase = [
|
|
|
1692
1752
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1693
1753
|
},
|
|
1694
1754
|
{
|
|
1695
|
-
id:
|
|
1755
|
+
id: 146,
|
|
1696
1756
|
name: "flow-add",
|
|
1697
1757
|
componentName: "IconFlowAdd",
|
|
1698
1758
|
title: "流程添加",
|
|
@@ -1704,7 +1764,7 @@ export const iconsDataBase = [
|
|
|
1704
1764
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1705
1765
|
},
|
|
1706
1766
|
{
|
|
1707
|
-
id:
|
|
1767
|
+
id: 147,
|
|
1708
1768
|
name: "flow-back",
|
|
1709
1769
|
componentName: "IconFlowBack",
|
|
1710
1770
|
title: "回流",
|
|
@@ -1716,7 +1776,7 @@ export const iconsDataBase = [
|
|
|
1716
1776
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1717
1777
|
},
|
|
1718
1778
|
{
|
|
1719
|
-
id:
|
|
1779
|
+
id: 148,
|
|
1720
1780
|
name: "flow-batch-processing-color",
|
|
1721
1781
|
componentName: "IconFlowBatchProcessingColor",
|
|
1722
1782
|
title: "批量处理流程",
|
|
@@ -1728,7 +1788,7 @@ export const iconsDataBase = [
|
|
|
1728
1788
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1729
1789
|
},
|
|
1730
1790
|
{
|
|
1731
|
-
id:
|
|
1791
|
+
id: 149,
|
|
1732
1792
|
name: "flow-check-color",
|
|
1733
1793
|
componentName: "IconFlowCheckColor",
|
|
1734
1794
|
title: "流程检查颜色",
|
|
@@ -1740,7 +1800,7 @@ export const iconsDataBase = [
|
|
|
1740
1800
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1741
1801
|
},
|
|
1742
1802
|
{
|
|
1743
|
-
id:
|
|
1803
|
+
id: 150,
|
|
1744
1804
|
name: "flow-component-color",
|
|
1745
1805
|
componentName: "IconFlowComponentColor",
|
|
1746
1806
|
title: "流动组件颜色",
|
|
@@ -1752,7 +1812,7 @@ export const iconsDataBase = [
|
|
|
1752
1812
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1753
1813
|
},
|
|
1754
1814
|
{
|
|
1755
|
-
id:
|
|
1815
|
+
id: 151,
|
|
1756
1816
|
name: "flow-controls-color",
|
|
1757
1817
|
componentName: "IconFlowControlsColor",
|
|
1758
1818
|
title: "流程控制颜色",
|
|
@@ -1764,7 +1824,7 @@ export const iconsDataBase = [
|
|
|
1764
1824
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1765
1825
|
},
|
|
1766
1826
|
{
|
|
1767
|
-
id:
|
|
1827
|
+
id: 152,
|
|
1768
1828
|
name: "flow-end-color",
|
|
1769
1829
|
componentName: "IconFlowEndColor",
|
|
1770
1830
|
title: "流程结束颜色",
|
|
@@ -1776,7 +1836,7 @@ export const iconsDataBase = [
|
|
|
1776
1836
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1777
1837
|
},
|
|
1778
1838
|
{
|
|
1779
|
-
id:
|
|
1839
|
+
id: 153,
|
|
1780
1840
|
name: "flow-end",
|
|
1781
1841
|
componentName: "IconFlowEnd",
|
|
1782
1842
|
title: "流程结束",
|
|
@@ -1788,7 +1848,7 @@ export const iconsDataBase = [
|
|
|
1788
1848
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1789
1849
|
},
|
|
1790
1850
|
{
|
|
1791
|
-
id:
|
|
1851
|
+
id: 154,
|
|
1792
1852
|
name: "flow-if-color",
|
|
1793
1853
|
componentName: "IconFlowIfColor",
|
|
1794
1854
|
title: "流程判断颜色",
|
|
@@ -1800,7 +1860,7 @@ export const iconsDataBase = [
|
|
|
1800
1860
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1801
1861
|
},
|
|
1802
1862
|
{
|
|
1803
|
-
id:
|
|
1863
|
+
id: 155,
|
|
1804
1864
|
name: "flow-nested-color",
|
|
1805
1865
|
componentName: "IconFlowNestedColor",
|
|
1806
1866
|
title: "流动嵌套颜色",
|
|
@@ -1812,7 +1872,7 @@ export const iconsDataBase = [
|
|
|
1812
1872
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1813
1873
|
},
|
|
1814
1874
|
{
|
|
1815
|
-
id:
|
|
1875
|
+
id: 156,
|
|
1816
1876
|
name: "flow-nested",
|
|
1817
1877
|
componentName: "IconFlowNested",
|
|
1818
1878
|
title: "流动嵌套",
|
|
@@ -1824,7 +1884,7 @@ export const iconsDataBase = [
|
|
|
1824
1884
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1825
1885
|
},
|
|
1826
1886
|
{
|
|
1827
|
-
id:
|
|
1887
|
+
id: 157,
|
|
1828
1888
|
name: "flow-quote-color",
|
|
1829
1889
|
componentName: "IconFlowQuoteColor",
|
|
1830
1890
|
title: "流动引文颜色",
|
|
@@ -1836,7 +1896,7 @@ export const iconsDataBase = [
|
|
|
1836
1896
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1837
1897
|
},
|
|
1838
1898
|
{
|
|
1839
|
-
id:
|
|
1899
|
+
id: 158,
|
|
1840
1900
|
name: "flow-start-color",
|
|
1841
1901
|
componentName: "IconFlowStartColor",
|
|
1842
1902
|
title: "流动开始颜色",
|
|
@@ -1848,7 +1908,7 @@ export const iconsDataBase = [
|
|
|
1848
1908
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1849
1909
|
},
|
|
1850
1910
|
{
|
|
1851
|
-
id:
|
|
1911
|
+
id: 159,
|
|
1852
1912
|
name: "flow-start",
|
|
1853
1913
|
componentName: "IconFlowStart",
|
|
1854
1914
|
title: "流程开始",
|
|
@@ -1860,7 +1920,7 @@ export const iconsDataBase = [
|
|
|
1860
1920
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1861
1921
|
},
|
|
1862
1922
|
{
|
|
1863
|
-
id:
|
|
1923
|
+
id: 160,
|
|
1864
1924
|
name: "flow-tips-color",
|
|
1865
1925
|
componentName: "IconFlowTipsColor",
|
|
1866
1926
|
title: "流动提示颜色",
|
|
@@ -1872,7 +1932,7 @@ export const iconsDataBase = [
|
|
|
1872
1932
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1873
1933
|
},
|
|
1874
1934
|
{
|
|
1875
|
-
id:
|
|
1935
|
+
id: 161,
|
|
1876
1936
|
name: "flow-toolBox",
|
|
1877
1937
|
componentName: "IconFlowToolBox",
|
|
1878
1938
|
title: "流程工具箱",
|
|
@@ -1884,7 +1944,7 @@ export const iconsDataBase = [
|
|
|
1884
1944
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1885
1945
|
},
|
|
1886
1946
|
{
|
|
1887
|
-
id:
|
|
1947
|
+
id: 162,
|
|
1888
1948
|
name: "flow",
|
|
1889
1949
|
componentName: "IconFlow",
|
|
1890
1950
|
title: "流程",
|
|
@@ -1896,7 +1956,7 @@ export const iconsDataBase = [
|
|
|
1896
1956
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1897
1957
|
},
|
|
1898
1958
|
{
|
|
1899
|
-
id:
|
|
1959
|
+
id: 163,
|
|
1900
1960
|
name: "fn-add",
|
|
1901
1961
|
componentName: "IconFnAdd",
|
|
1902
1962
|
title: "添加功能",
|
|
@@ -1908,7 +1968,7 @@ export const iconsDataBase = [
|
|
|
1908
1968
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1909
1969
|
},
|
|
1910
1970
|
{
|
|
1911
|
-
id:
|
|
1971
|
+
id: 164,
|
|
1912
1972
|
name: "fn",
|
|
1913
1973
|
componentName: "IconFn",
|
|
1914
1974
|
title: "函数",
|
|
@@ -1920,7 +1980,31 @@ export const iconsDataBase = [
|
|
|
1920
1980
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1921
1981
|
},
|
|
1922
1982
|
{
|
|
1923
|
-
id:
|
|
1983
|
+
id: 165,
|
|
1984
|
+
name: "fold-down",
|
|
1985
|
+
componentName: "IconFoldDown",
|
|
1986
|
+
title: "",
|
|
1987
|
+
category: "Other",
|
|
1988
|
+
categoryCN: "其他",
|
|
1989
|
+
author: "KSW",
|
|
1990
|
+
tag: [],
|
|
1991
|
+
projectName: "base",
|
|
1992
|
+
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
1993
|
+
},
|
|
1994
|
+
{
|
|
1995
|
+
id: 166,
|
|
1996
|
+
name: "fold-up",
|
|
1997
|
+
componentName: "IconFoldUp",
|
|
1998
|
+
title: "",
|
|
1999
|
+
category: "Other",
|
|
2000
|
+
categoryCN: "其他",
|
|
2001
|
+
author: "KSW",
|
|
2002
|
+
tag: [],
|
|
2003
|
+
projectName: "base",
|
|
2004
|
+
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
2005
|
+
},
|
|
2006
|
+
{
|
|
2007
|
+
id: 167,
|
|
1924
2008
|
name: "fold",
|
|
1925
2009
|
componentName: "IconFold",
|
|
1926
2010
|
title: "折叠",
|
|
@@ -1932,7 +2016,7 @@ export const iconsDataBase = [
|
|
|
1932
2016
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1933
2017
|
},
|
|
1934
2018
|
{
|
|
1935
|
-
id:
|
|
2019
|
+
id: 168,
|
|
1936
2020
|
name: "folder-add",
|
|
1937
2021
|
componentName: "IconFolderAdd",
|
|
1938
2022
|
title: "添加文件夹",
|
|
@@ -1944,7 +2028,7 @@ export const iconsDataBase = [
|
|
|
1944
2028
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1945
2029
|
},
|
|
1946
2030
|
{
|
|
1947
|
-
id:
|
|
2031
|
+
id: 169,
|
|
1948
2032
|
name: "folder-close",
|
|
1949
2033
|
componentName: "IconFolderClose",
|
|
1950
2034
|
title: "关闭文件夹",
|
|
@@ -1956,7 +2040,7 @@ export const iconsDataBase = [
|
|
|
1956
2040
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1957
2041
|
},
|
|
1958
2042
|
{
|
|
1959
|
-
id:
|
|
2043
|
+
id: 170,
|
|
1960
2044
|
name: "folder-open",
|
|
1961
2045
|
componentName: "IconFolderOpen",
|
|
1962
2046
|
title: "打开文件夹",
|
|
@@ -1968,7 +2052,19 @@ export const iconsDataBase = [
|
|
|
1968
2052
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1969
2053
|
},
|
|
1970
2054
|
{
|
|
1971
|
-
id:
|
|
2055
|
+
id: 171,
|
|
2056
|
+
name: "forbid",
|
|
2057
|
+
componentName: "IconForbid",
|
|
2058
|
+
title: "",
|
|
2059
|
+
category: "Other",
|
|
2060
|
+
categoryCN: "其他",
|
|
2061
|
+
author: "KSW",
|
|
2062
|
+
tag: [],
|
|
2063
|
+
projectName: "base",
|
|
2064
|
+
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
id: 172,
|
|
1972
2068
|
name: "full-screen",
|
|
1973
2069
|
componentName: "IconFullScreen",
|
|
1974
2070
|
title: "全屏",
|
|
@@ -1980,7 +2076,7 @@ export const iconsDataBase = [
|
|
|
1980
2076
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1981
2077
|
},
|
|
1982
2078
|
{
|
|
1983
|
-
id:
|
|
2079
|
+
id: 173,
|
|
1984
2080
|
name: "GlobalOperation",
|
|
1985
2081
|
componentName: "IconGlobalOperation",
|
|
1986
2082
|
title: "全球操作",
|
|
@@ -1992,7 +2088,7 @@ export const iconsDataBase = [
|
|
|
1992
2088
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1993
2089
|
},
|
|
1994
2090
|
{
|
|
1995
|
-
id:
|
|
2091
|
+
id: 174,
|
|
1996
2092
|
name: "hard-drive-color",
|
|
1997
2093
|
componentName: "IconHardDriveColor",
|
|
1998
2094
|
title: "彩色硬盘",
|
|
@@ -2004,7 +2100,7 @@ export const iconsDataBase = [
|
|
|
2004
2100
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2005
2101
|
},
|
|
2006
2102
|
{
|
|
2007
|
-
id:
|
|
2103
|
+
id: 175,
|
|
2008
2104
|
name: "hide",
|
|
2009
2105
|
componentName: "IconHide",
|
|
2010
2106
|
title: "隐藏",
|
|
@@ -2016,7 +2112,7 @@ export const iconsDataBase = [
|
|
|
2016
2112
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2017
2113
|
},
|
|
2018
2114
|
{
|
|
2019
|
-
id:
|
|
2115
|
+
id: 176,
|
|
2020
2116
|
name: "icon-def",
|
|
2021
2117
|
componentName: "IconIconDef",
|
|
2022
2118
|
title: "图标定义",
|
|
@@ -2028,7 +2124,7 @@ export const iconsDataBase = [
|
|
|
2028
2124
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2029
2125
|
},
|
|
2030
2126
|
{
|
|
2031
|
-
id:
|
|
2127
|
+
id: 177,
|
|
2032
2128
|
name: "ide-pause",
|
|
2033
2129
|
componentName: "IconIdePause",
|
|
2034
2130
|
title: "IDE暂停",
|
|
@@ -2040,7 +2136,7 @@ export const iconsDataBase = [
|
|
|
2040
2136
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2041
2137
|
},
|
|
2042
2138
|
{
|
|
2043
|
-
id:
|
|
2139
|
+
id: 178,
|
|
2044
2140
|
name: "ide-play",
|
|
2045
2141
|
componentName: "IconIdePlay",
|
|
2046
2142
|
title: "IDE播放",
|
|
@@ -2052,7 +2148,7 @@ export const iconsDataBase = [
|
|
|
2052
2148
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2053
2149
|
},
|
|
2054
2150
|
{
|
|
2055
|
-
id:
|
|
2151
|
+
id: 179,
|
|
2056
2152
|
name: "ide-refresh",
|
|
2057
2153
|
componentName: "IconIdeRefresh",
|
|
2058
2154
|
title: "IDE刷新",
|
|
@@ -2064,7 +2160,7 @@ export const iconsDataBase = [
|
|
|
2064
2160
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2065
2161
|
},
|
|
2066
2162
|
{
|
|
2067
|
-
id:
|
|
2163
|
+
id: 180,
|
|
2068
2164
|
name: "ide-stop",
|
|
2069
2165
|
componentName: "IconIdeStop",
|
|
2070
2166
|
title: "IDE停止",
|
|
@@ -2076,7 +2172,7 @@ export const iconsDataBase = [
|
|
|
2076
2172
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2077
2173
|
},
|
|
2078
2174
|
{
|
|
2079
|
-
id:
|
|
2175
|
+
id: 181,
|
|
2080
2176
|
name: "IP",
|
|
2081
2177
|
componentName: "IconIP",
|
|
2082
2178
|
title: "IP地址",
|
|
@@ -2088,7 +2184,7 @@ export const iconsDataBase = [
|
|
|
2088
2184
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2089
2185
|
},
|
|
2090
2186
|
{
|
|
2091
|
-
id:
|
|
2187
|
+
id: 182,
|
|
2092
2188
|
name: "item-def-color",
|
|
2093
2189
|
componentName: "IconItemDefColor",
|
|
2094
2190
|
title: "默认颜色项",
|
|
@@ -2100,7 +2196,7 @@ export const iconsDataBase = [
|
|
|
2100
2196
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2101
2197
|
},
|
|
2102
2198
|
{
|
|
2103
|
-
id:
|
|
2199
|
+
id: 183,
|
|
2104
2200
|
name: "left-menu-display",
|
|
2105
2201
|
componentName: "IconLeftMenuDisplay",
|
|
2106
2202
|
title: "左侧菜单显示",
|
|
@@ -2112,7 +2208,7 @@ export const iconsDataBase = [
|
|
|
2112
2208
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2113
2209
|
},
|
|
2114
2210
|
{
|
|
2115
|
-
id:
|
|
2211
|
+
id: 184,
|
|
2116
2212
|
name: "line",
|
|
2117
2213
|
componentName: "IconLine",
|
|
2118
2214
|
title: "线条",
|
|
@@ -2124,7 +2220,7 @@ export const iconsDataBase = [
|
|
|
2124
2220
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2125
2221
|
},
|
|
2126
2222
|
{
|
|
2127
|
-
id:
|
|
2223
|
+
id: 185,
|
|
2128
2224
|
name: "list-close",
|
|
2129
2225
|
componentName: "IconListClose",
|
|
2130
2226
|
title: "列表关闭",
|
|
@@ -2136,7 +2232,7 @@ export const iconsDataBase = [
|
|
|
2136
2232
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2137
2233
|
},
|
|
2138
2234
|
{
|
|
2139
|
-
id:
|
|
2235
|
+
id: 186,
|
|
2140
2236
|
name: "list-open",
|
|
2141
2237
|
componentName: "IconListOpen",
|
|
2142
2238
|
title: "列表打开",
|
|
@@ -2148,7 +2244,7 @@ export const iconsDataBase = [
|
|
|
2148
2244
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2149
2245
|
},
|
|
2150
2246
|
{
|
|
2151
|
-
id:
|
|
2247
|
+
id: 187,
|
|
2152
2248
|
name: "list-search",
|
|
2153
2249
|
componentName: "IconListSearch",
|
|
2154
2250
|
title: "列表搜索",
|
|
@@ -2160,7 +2256,7 @@ export const iconsDataBase = [
|
|
|
2160
2256
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2161
2257
|
},
|
|
2162
2258
|
{
|
|
2163
|
-
id:
|
|
2259
|
+
id: 188,
|
|
2164
2260
|
name: "loading",
|
|
2165
2261
|
componentName: "IconLoading",
|
|
2166
2262
|
title: "加载中",
|
|
@@ -2172,7 +2268,7 @@ export const iconsDataBase = [
|
|
|
2172
2268
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2173
2269
|
},
|
|
2174
2270
|
{
|
|
2175
|
-
id:
|
|
2271
|
+
id: 189,
|
|
2176
2272
|
name: "lock",
|
|
2177
2273
|
componentName: "IconLock",
|
|
2178
2274
|
title: "锁",
|
|
@@ -2184,7 +2280,7 @@ export const iconsDataBase = [
|
|
|
2184
2280
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2185
2281
|
},
|
|
2186
2282
|
{
|
|
2187
|
-
id:
|
|
2283
|
+
id: 190,
|
|
2188
2284
|
name: "locked",
|
|
2189
2285
|
componentName: "IconLocked",
|
|
2190
2286
|
title: "锁定",
|
|
@@ -2196,7 +2292,7 @@ export const iconsDataBase = [
|
|
|
2196
2292
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2197
2293
|
},
|
|
2198
2294
|
{
|
|
2199
|
-
id:
|
|
2295
|
+
id: 191,
|
|
2200
2296
|
name: "logout",
|
|
2201
2297
|
componentName: "IconLogout",
|
|
2202
2298
|
title: "登出",
|
|
@@ -2208,7 +2304,7 @@ export const iconsDataBase = [
|
|
|
2208
2304
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2209
2305
|
},
|
|
2210
2306
|
{
|
|
2211
|
-
id:
|
|
2307
|
+
id: 192,
|
|
2212
2308
|
name: "medal-1",
|
|
2213
2309
|
componentName: "IconMedal1",
|
|
2214
2310
|
title: "奖章1",
|
|
@@ -2220,7 +2316,7 @@ export const iconsDataBase = [
|
|
|
2220
2316
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2221
2317
|
},
|
|
2222
2318
|
{
|
|
2223
|
-
id:
|
|
2319
|
+
id: 193,
|
|
2224
2320
|
name: "medal-2",
|
|
2225
2321
|
componentName: "IconMedal2",
|
|
2226
2322
|
title: "奖章",
|
|
@@ -2232,7 +2328,7 @@ export const iconsDataBase = [
|
|
|
2232
2328
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2233
2329
|
},
|
|
2234
2330
|
{
|
|
2235
|
-
id:
|
|
2331
|
+
id: 194,
|
|
2236
2332
|
name: "medal-3",
|
|
2237
2333
|
componentName: "IconMedal3",
|
|
2238
2334
|
title: "",
|
|
@@ -2244,7 +2340,7 @@ export const iconsDataBase = [
|
|
|
2244
2340
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2245
2341
|
},
|
|
2246
2342
|
{
|
|
2247
|
-
id:
|
|
2343
|
+
id: 195,
|
|
2248
2344
|
name: "menu-collect",
|
|
2249
2345
|
componentName: "IconMenuCollect",
|
|
2250
2346
|
title: "菜单收藏",
|
|
@@ -2256,7 +2352,7 @@ export const iconsDataBase = [
|
|
|
2256
2352
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2257
2353
|
},
|
|
2258
2354
|
{
|
|
2259
|
-
id:
|
|
2355
|
+
id: 196,
|
|
2260
2356
|
name: "menu-collected",
|
|
2261
2357
|
componentName: "IconMenuCollected",
|
|
2262
2358
|
title: "菜单收藏",
|
|
@@ -2268,7 +2364,7 @@ export const iconsDataBase = [
|
|
|
2268
2364
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2269
2365
|
},
|
|
2270
2366
|
{
|
|
2271
|
-
id:
|
|
2367
|
+
id: 197,
|
|
2272
2368
|
name: "menu-def-color",
|
|
2273
2369
|
componentName: "IconMenuDefColor",
|
|
2274
2370
|
title: "菜单默认颜色",
|
|
@@ -2280,7 +2376,7 @@ export const iconsDataBase = [
|
|
|
2280
2376
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2281
2377
|
},
|
|
2282
2378
|
{
|
|
2283
|
-
id:
|
|
2379
|
+
id: 198,
|
|
2284
2380
|
name: "Message",
|
|
2285
2381
|
componentName: "IconMessage",
|
|
2286
2382
|
title: "消息",
|
|
@@ -2292,7 +2388,7 @@ export const iconsDataBase = [
|
|
|
2292
2388
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2293
2389
|
},
|
|
2294
2390
|
{
|
|
2295
|
-
id:
|
|
2391
|
+
id: 199,
|
|
2296
2392
|
name: "mode-expression-color",
|
|
2297
2393
|
componentName: "IconModeExpressionColor",
|
|
2298
2394
|
title: "",
|
|
@@ -2304,7 +2400,7 @@ export const iconsDataBase = [
|
|
|
2304
2400
|
modifiedTime: "2024-12-02T09:42:16.000Z",
|
|
2305
2401
|
},
|
|
2306
2402
|
{
|
|
2307
|
-
id:
|
|
2403
|
+
id: 200,
|
|
2308
2404
|
name: "mode-expression",
|
|
2309
2405
|
componentName: "IconModeExpression",
|
|
2310
2406
|
title: "",
|
|
@@ -2316,7 +2412,7 @@ export const iconsDataBase = [
|
|
|
2316
2412
|
modifiedTime: "2024-12-02T09:38:42.000Z",
|
|
2317
2413
|
},
|
|
2318
2414
|
{
|
|
2319
|
-
id:
|
|
2415
|
+
id: 201,
|
|
2320
2416
|
name: "more",
|
|
2321
2417
|
componentName: "IconMore",
|
|
2322
2418
|
title: "更多",
|
|
@@ -2328,7 +2424,7 @@ export const iconsDataBase = [
|
|
|
2328
2424
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2329
2425
|
},
|
|
2330
2426
|
{
|
|
2331
|
-
id:
|
|
2427
|
+
id: 202,
|
|
2332
2428
|
name: "organization",
|
|
2333
2429
|
componentName: "IconOrganization",
|
|
2334
2430
|
title: "组织",
|
|
@@ -2340,7 +2436,7 @@ export const iconsDataBase = [
|
|
|
2340
2436
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2341
2437
|
},
|
|
2342
2438
|
{
|
|
2343
|
-
id:
|
|
2439
|
+
id: 203,
|
|
2344
2440
|
name: "patch-color",
|
|
2345
2441
|
componentName: "IconPatchColor",
|
|
2346
2442
|
title: "补丁颜色",
|
|
@@ -2352,7 +2448,7 @@ export const iconsDataBase = [
|
|
|
2352
2448
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2353
2449
|
},
|
|
2354
2450
|
{
|
|
2355
|
-
id:
|
|
2451
|
+
id: 204,
|
|
2356
2452
|
name: "patch-set-color",
|
|
2357
2453
|
componentName: "IconPatchSetColor",
|
|
2358
2454
|
title: "补丁设置颜色",
|
|
@@ -2364,7 +2460,7 @@ export const iconsDataBase = [
|
|
|
2364
2460
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2365
2461
|
},
|
|
2366
2462
|
{
|
|
2367
|
-
id:
|
|
2463
|
+
id: 205,
|
|
2368
2464
|
name: "personnel",
|
|
2369
2465
|
componentName: "IconPersonnel",
|
|
2370
2466
|
title: "人员",
|
|
@@ -2376,7 +2472,19 @@ export const iconsDataBase = [
|
|
|
2376
2472
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2377
2473
|
},
|
|
2378
2474
|
{
|
|
2379
|
-
id:
|
|
2475
|
+
id: 206,
|
|
2476
|
+
name: "play",
|
|
2477
|
+
componentName: "IconPlay",
|
|
2478
|
+
title: "",
|
|
2479
|
+
category: "Other",
|
|
2480
|
+
categoryCN: "其他",
|
|
2481
|
+
author: "KSW",
|
|
2482
|
+
tag: [],
|
|
2483
|
+
projectName: "base",
|
|
2484
|
+
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
2485
|
+
},
|
|
2486
|
+
{
|
|
2487
|
+
id: 207,
|
|
2380
2488
|
name: "plug-in-360-color",
|
|
2381
2489
|
componentName: "IconPlugIn360Color",
|
|
2382
2490
|
title: "360度彩色插件",
|
|
@@ -2388,7 +2496,7 @@ export const iconsDataBase = [
|
|
|
2388
2496
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2389
2497
|
},
|
|
2390
2498
|
{
|
|
2391
|
-
id:
|
|
2499
|
+
id: 208,
|
|
2392
2500
|
name: "plug-in-Chrome-color",
|
|
2393
2501
|
componentName: "IconPlugInChromeColor",
|
|
2394
2502
|
title: "插件",
|
|
@@ -2400,7 +2508,7 @@ export const iconsDataBase = [
|
|
|
2400
2508
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2401
2509
|
},
|
|
2402
2510
|
{
|
|
2403
|
-
id:
|
|
2511
|
+
id: 209,
|
|
2404
2512
|
name: "plug-in-Edge-color",
|
|
2405
2513
|
componentName: "IconPlugInEdgeColor",
|
|
2406
2514
|
title: "插件边缘颜色",
|
|
@@ -2412,7 +2520,7 @@ export const iconsDataBase = [
|
|
|
2412
2520
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2413
2521
|
},
|
|
2414
2522
|
{
|
|
2415
|
-
id:
|
|
2523
|
+
id: 210,
|
|
2416
2524
|
name: "plug-in-excel-color",
|
|
2417
2525
|
componentName: "IconPlugInExcelColor",
|
|
2418
2526
|
title: "Excel插件颜色",
|
|
@@ -2424,7 +2532,7 @@ export const iconsDataBase = [
|
|
|
2424
2532
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2425
2533
|
},
|
|
2426
2534
|
{
|
|
2427
|
-
id:
|
|
2535
|
+
id: 211,
|
|
2428
2536
|
name: "plug-in-Firefox-color",
|
|
2429
2537
|
componentName: "IconPlugInFirefoxColor",
|
|
2430
2538
|
title: "火狐插件颜色",
|
|
@@ -2436,7 +2544,7 @@ export const iconsDataBase = [
|
|
|
2436
2544
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2437
2545
|
},
|
|
2438
2546
|
{
|
|
2439
|
-
id:
|
|
2547
|
+
id: 212,
|
|
2440
2548
|
name: "plug-in-image-color",
|
|
2441
2549
|
componentName: "IconPlugInImageColor",
|
|
2442
2550
|
title: "插件图像颜色",
|
|
@@ -2448,7 +2556,7 @@ export const iconsDataBase = [
|
|
|
2448
2556
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2449
2557
|
},
|
|
2450
2558
|
{
|
|
2451
|
-
id:
|
|
2559
|
+
id: 213,
|
|
2452
2560
|
name: "plug-in-java-color",
|
|
2453
2561
|
componentName: "IconPlugInJavaColor",
|
|
2454
2562
|
title: "插件Java颜色",
|
|
@@ -2460,7 +2568,7 @@ export const iconsDataBase = [
|
|
|
2460
2568
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2461
2569
|
},
|
|
2462
2570
|
{
|
|
2463
|
-
id:
|
|
2571
|
+
id: 214,
|
|
2464
2572
|
name: "plug-in-Mail-color",
|
|
2465
2573
|
componentName: "IconPlugInMailColor",
|
|
2466
2574
|
title: "插件邮件颜色",
|
|
@@ -2472,7 +2580,7 @@ export const iconsDataBase = [
|
|
|
2472
2580
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2473
2581
|
},
|
|
2474
2582
|
{
|
|
2475
|
-
id:
|
|
2583
|
+
id: 215,
|
|
2476
2584
|
name: "plug-in-Net-color-2",
|
|
2477
2585
|
componentName: "IconPlugInNetColor2",
|
|
2478
2586
|
title: "插件网络颜色2",
|
|
@@ -2484,7 +2592,7 @@ export const iconsDataBase = [
|
|
|
2484
2592
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2485
2593
|
},
|
|
2486
2594
|
{
|
|
2487
|
-
id:
|
|
2595
|
+
id: 216,
|
|
2488
2596
|
name: "plug-in-Net-color",
|
|
2489
2597
|
componentName: "IconPlugInNetColor",
|
|
2490
2598
|
title: "插件",
|
|
@@ -2496,7 +2604,7 @@ export const iconsDataBase = [
|
|
|
2496
2604
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2497
2605
|
},
|
|
2498
2606
|
{
|
|
2499
|
-
id:
|
|
2607
|
+
id: 217,
|
|
2500
2608
|
name: "plug-in-OCR-color",
|
|
2501
2609
|
componentName: "IconPlugInOCRColor",
|
|
2502
2610
|
title: "插件OCR颜色识别",
|
|
@@ -2508,7 +2616,7 @@ export const iconsDataBase = [
|
|
|
2508
2616
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2509
2617
|
},
|
|
2510
2618
|
{
|
|
2511
|
-
id:
|
|
2619
|
+
id: 218,
|
|
2512
2620
|
name: "plug-in-pdf-color",
|
|
2513
2621
|
componentName: "IconPlugInPdfColor",
|
|
2514
2622
|
title: "插件PDF颜色",
|
|
@@ -2520,7 +2628,7 @@ export const iconsDataBase = [
|
|
|
2520
2628
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2521
2629
|
},
|
|
2522
2630
|
{
|
|
2523
|
-
id:
|
|
2631
|
+
id: 219,
|
|
2524
2632
|
name: "plug-in-sogou-color",
|
|
2525
2633
|
componentName: "IconPlugInSogouColor",
|
|
2526
2634
|
title: "搜狗插件颜色",
|
|
@@ -2532,7 +2640,7 @@ export const iconsDataBase = [
|
|
|
2532
2640
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2533
2641
|
},
|
|
2534
2642
|
{
|
|
2535
|
-
id:
|
|
2643
|
+
id: 220,
|
|
2536
2644
|
name: "plug-in-SSL-color",
|
|
2537
2645
|
componentName: "IconPlugInSSLColor",
|
|
2538
2646
|
title: "插件SSL颜色",
|
|
@@ -2544,7 +2652,7 @@ export const iconsDataBase = [
|
|
|
2544
2652
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2545
2653
|
},
|
|
2546
2654
|
{
|
|
2547
|
-
id:
|
|
2655
|
+
id: 221,
|
|
2548
2656
|
name: "plug-in-text-color",
|
|
2549
2657
|
componentName: "IconPlugInTextColor",
|
|
2550
2658
|
title: "插件文本颜色",
|
|
@@ -2556,7 +2664,7 @@ export const iconsDataBase = [
|
|
|
2556
2664
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2557
2665
|
},
|
|
2558
2666
|
{
|
|
2559
|
-
id:
|
|
2667
|
+
id: 222,
|
|
2560
2668
|
name: "portfolio",
|
|
2561
2669
|
componentName: "IconPortfolio",
|
|
2562
2670
|
title: "投资组合",
|
|
@@ -2568,7 +2676,7 @@ export const iconsDataBase = [
|
|
|
2568
2676
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2569
2677
|
},
|
|
2570
2678
|
{
|
|
2571
|
-
id:
|
|
2679
|
+
id: 223,
|
|
2572
2680
|
name: "project-logo-gf-color",
|
|
2573
2681
|
componentName: "IconProjectLogoGfColor",
|
|
2574
2682
|
title: "项目标志GF彩色",
|
|
@@ -2580,7 +2688,7 @@ export const iconsDataBase = [
|
|
|
2580
2688
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2581
2689
|
},
|
|
2582
2690
|
{
|
|
2583
|
-
id:
|
|
2691
|
+
id: 224,
|
|
2584
2692
|
name: "Question-line",
|
|
2585
2693
|
componentName: "IconQuestionLine",
|
|
2586
2694
|
title: "问号",
|
|
@@ -2592,7 +2700,7 @@ export const iconsDataBase = [
|
|
|
2592
2700
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2593
2701
|
},
|
|
2594
2702
|
{
|
|
2595
|
-
id:
|
|
2703
|
+
id: 225,
|
|
2596
2704
|
name: "question",
|
|
2597
2705
|
componentName: "IconQuestion",
|
|
2598
2706
|
title: "问题",
|
|
@@ -2604,7 +2712,7 @@ export const iconsDataBase = [
|
|
|
2604
2712
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2605
2713
|
},
|
|
2606
2714
|
{
|
|
2607
|
-
id:
|
|
2715
|
+
id: 226,
|
|
2608
2716
|
name: "ranking-color",
|
|
2609
2717
|
componentName: "IconRankingColor",
|
|
2610
2718
|
title: "排名颜色",
|
|
@@ -2616,7 +2724,7 @@ export const iconsDataBase = [
|
|
|
2616
2724
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2617
2725
|
},
|
|
2618
2726
|
{
|
|
2619
|
-
id:
|
|
2727
|
+
id: 227,
|
|
2620
2728
|
name: "ranking",
|
|
2621
2729
|
componentName: "IconRanking",
|
|
2622
2730
|
title: "排名",
|
|
@@ -2628,7 +2736,7 @@ export const iconsDataBase = [
|
|
|
2628
2736
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2629
2737
|
},
|
|
2630
2738
|
{
|
|
2631
|
-
id:
|
|
2739
|
+
id: 228,
|
|
2632
2740
|
name: "re-screen",
|
|
2633
2741
|
componentName: "IconReScreen",
|
|
2634
2742
|
title: "重新筛选",
|
|
@@ -2640,7 +2748,7 @@ export const iconsDataBase = [
|
|
|
2640
2748
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2641
2749
|
},
|
|
2642
2750
|
{
|
|
2643
|
-
id:
|
|
2751
|
+
id: 229,
|
|
2644
2752
|
name: "refresh",
|
|
2645
2753
|
componentName: "IconRefresh",
|
|
2646
2754
|
title: "刷新",
|
|
@@ -2652,7 +2760,7 @@ export const iconsDataBase = [
|
|
|
2652
2760
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2653
2761
|
},
|
|
2654
2762
|
{
|
|
2655
|
-
id:
|
|
2763
|
+
id: 230,
|
|
2656
2764
|
name: "reset",
|
|
2657
2765
|
componentName: "IconReset",
|
|
2658
2766
|
title: "重置",
|
|
@@ -2664,7 +2772,7 @@ export const iconsDataBase = [
|
|
|
2664
2772
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2665
2773
|
},
|
|
2666
2774
|
{
|
|
2667
|
-
id:
|
|
2775
|
+
id: 231,
|
|
2668
2776
|
name: "rise",
|
|
2669
2777
|
componentName: "IconRise",
|
|
2670
2778
|
title: "",
|
|
@@ -2676,7 +2784,7 @@ export const iconsDataBase = [
|
|
|
2676
2784
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2677
2785
|
},
|
|
2678
2786
|
{
|
|
2679
|
-
id:
|
|
2787
|
+
id: 232,
|
|
2680
2788
|
name: "save",
|
|
2681
2789
|
componentName: "IconSave",
|
|
2682
2790
|
title: "保存",
|
|
@@ -2688,7 +2796,7 @@ export const iconsDataBase = [
|
|
|
2688
2796
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2689
2797
|
},
|
|
2690
2798
|
{
|
|
2691
|
-
id:
|
|
2799
|
+
id: 233,
|
|
2692
2800
|
name: "scan",
|
|
2693
2801
|
componentName: "IconScan",
|
|
2694
2802
|
title: "扫描",
|
|
@@ -2700,7 +2808,7 @@ export const iconsDataBase = [
|
|
|
2700
2808
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2701
2809
|
},
|
|
2702
2810
|
{
|
|
2703
|
-
id:
|
|
2811
|
+
id: 234,
|
|
2704
2812
|
name: "scrip-color",
|
|
2705
2813
|
componentName: "IconScripColor",
|
|
2706
2814
|
title: "脚本颜色",
|
|
@@ -2712,7 +2820,7 @@ export const iconsDataBase = [
|
|
|
2712
2820
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2713
2821
|
},
|
|
2714
2822
|
{
|
|
2715
|
-
id:
|
|
2823
|
+
id: 235,
|
|
2716
2824
|
name: "scrip",
|
|
2717
2825
|
componentName: "IconScrip",
|
|
2718
2826
|
title: "脚本",
|
|
@@ -2724,7 +2832,7 @@ export const iconsDataBase = [
|
|
|
2724
2832
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2725
2833
|
},
|
|
2726
2834
|
{
|
|
2727
|
-
id:
|
|
2835
|
+
id: 236,
|
|
2728
2836
|
name: "seal",
|
|
2729
2837
|
componentName: "IconSeal",
|
|
2730
2838
|
title: "印章",
|
|
@@ -2736,7 +2844,7 @@ export const iconsDataBase = [
|
|
|
2736
2844
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2737
2845
|
},
|
|
2738
2846
|
{
|
|
2739
|
-
id:
|
|
2847
|
+
id: 237,
|
|
2740
2848
|
name: "search",
|
|
2741
2849
|
componentName: "IconSearch",
|
|
2742
2850
|
title: "搜索",
|
|
@@ -2748,7 +2856,7 @@ export const iconsDataBase = [
|
|
|
2748
2856
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2749
2857
|
},
|
|
2750
2858
|
{
|
|
2751
|
-
id:
|
|
2859
|
+
id: 238,
|
|
2752
2860
|
name: "setting-animation",
|
|
2753
2861
|
componentName: "IconSettingAnimation",
|
|
2754
2862
|
title: "设置动画",
|
|
@@ -2760,7 +2868,7 @@ export const iconsDataBase = [
|
|
|
2760
2868
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2761
2869
|
},
|
|
2762
2870
|
{
|
|
2763
|
-
id:
|
|
2871
|
+
id: 239,
|
|
2764
2872
|
name: "setting-fill",
|
|
2765
2873
|
componentName: "IconSettingFill",
|
|
2766
2874
|
title: "设置填充",
|
|
@@ -2772,7 +2880,7 @@ export const iconsDataBase = [
|
|
|
2772
2880
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2773
2881
|
},
|
|
2774
2882
|
{
|
|
2775
|
-
id:
|
|
2883
|
+
id: 240,
|
|
2776
2884
|
name: "setting",
|
|
2777
2885
|
componentName: "IconSetting",
|
|
2778
2886
|
title: "设置",
|
|
@@ -2784,7 +2892,7 @@ export const iconsDataBase = [
|
|
|
2784
2892
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2785
2893
|
},
|
|
2786
2894
|
{
|
|
2787
|
-
id:
|
|
2895
|
+
id: 241,
|
|
2788
2896
|
name: "show",
|
|
2789
2897
|
componentName: "IconShow",
|
|
2790
2898
|
title: "显示",
|
|
@@ -2796,7 +2904,7 @@ export const iconsDataBase = [
|
|
|
2796
2904
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2797
2905
|
},
|
|
2798
2906
|
{
|
|
2799
|
-
id:
|
|
2907
|
+
id: 242,
|
|
2800
2908
|
name: "size-controls",
|
|
2801
2909
|
componentName: "IconSizeControls",
|
|
2802
2910
|
title: "大小控制",
|
|
@@ -2808,7 +2916,7 @@ export const iconsDataBase = [
|
|
|
2808
2916
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2809
2917
|
},
|
|
2810
2918
|
{
|
|
2811
|
-
id:
|
|
2919
|
+
id: 243,
|
|
2812
2920
|
name: "sort-bottom",
|
|
2813
2921
|
componentName: "IconSortBottom",
|
|
2814
2922
|
title: "底部排序",
|
|
@@ -2820,7 +2928,7 @@ export const iconsDataBase = [
|
|
|
2820
2928
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2821
2929
|
},
|
|
2822
2930
|
{
|
|
2823
|
-
id:
|
|
2931
|
+
id: 244,
|
|
2824
2932
|
name: "sort-down",
|
|
2825
2933
|
componentName: "IconSortDown",
|
|
2826
2934
|
title: "向下排序",
|
|
@@ -2832,7 +2940,7 @@ export const iconsDataBase = [
|
|
|
2832
2940
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2833
2941
|
},
|
|
2834
2942
|
{
|
|
2835
|
-
id:
|
|
2943
|
+
id: 245,
|
|
2836
2944
|
name: "sort-top",
|
|
2837
2945
|
componentName: "IconSortTop",
|
|
2838
2946
|
title: "顶部排序",
|
|
@@ -2844,7 +2952,7 @@ export const iconsDataBase = [
|
|
|
2844
2952
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2845
2953
|
},
|
|
2846
2954
|
{
|
|
2847
|
-
id:
|
|
2955
|
+
id: 246,
|
|
2848
2956
|
name: "sort-up",
|
|
2849
2957
|
componentName: "IconSortUp",
|
|
2850
2958
|
title: "排序上升",
|
|
@@ -2856,7 +2964,7 @@ export const iconsDataBase = [
|
|
|
2856
2964
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2857
2965
|
},
|
|
2858
2966
|
{
|
|
2859
|
-
id:
|
|
2967
|
+
id: 247,
|
|
2860
2968
|
name: "status-403",
|
|
2861
2969
|
componentName: "IconStatus403",
|
|
2862
2970
|
title: "状态",
|
|
@@ -2868,7 +2976,7 @@ export const iconsDataBase = [
|
|
|
2868
2976
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2869
2977
|
},
|
|
2870
2978
|
{
|
|
2871
|
-
id:
|
|
2979
|
+
id: 248,
|
|
2872
2980
|
name: "status-404",
|
|
2873
2981
|
componentName: "IconStatus404",
|
|
2874
2982
|
title: "状态",
|
|
@@ -2880,7 +2988,7 @@ export const iconsDataBase = [
|
|
|
2880
2988
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2881
2989
|
},
|
|
2882
2990
|
{
|
|
2883
|
-
id:
|
|
2991
|
+
id: 249,
|
|
2884
2992
|
name: "status-500",
|
|
2885
2993
|
componentName: "IconStatus500",
|
|
2886
2994
|
title: "状态500",
|
|
@@ -2892,7 +3000,7 @@ export const iconsDataBase = [
|
|
|
2892
3000
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2893
3001
|
},
|
|
2894
3002
|
{
|
|
2895
|
-
id:
|
|
3003
|
+
id: 250,
|
|
2896
3004
|
name: "status-danger",
|
|
2897
3005
|
componentName: "IconStatusDanger",
|
|
2898
3006
|
title: "危险状态",
|
|
@@ -2904,7 +3012,7 @@ export const iconsDataBase = [
|
|
|
2904
3012
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2905
3013
|
},
|
|
2906
3014
|
{
|
|
2907
|
-
id:
|
|
3015
|
+
id: 251,
|
|
2908
3016
|
name: "status-def",
|
|
2909
3017
|
componentName: "IconStatusDef",
|
|
2910
3018
|
title: "",
|
|
@@ -2916,7 +3024,7 @@ export const iconsDataBase = [
|
|
|
2916
3024
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2917
3025
|
},
|
|
2918
3026
|
{
|
|
2919
|
-
id:
|
|
3027
|
+
id: 252,
|
|
2920
3028
|
name: "status-empty-color",
|
|
2921
3029
|
componentName: "IconStatusEmptyColor",
|
|
2922
3030
|
title: "",
|
|
@@ -2928,7 +3036,7 @@ export const iconsDataBase = [
|
|
|
2928
3036
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2929
3037
|
},
|
|
2930
3038
|
{
|
|
2931
|
-
id:
|
|
3039
|
+
id: 253,
|
|
2932
3040
|
name: "status-empty",
|
|
2933
3041
|
componentName: "IconStatusEmpty",
|
|
2934
3042
|
title: "状态空",
|
|
@@ -2940,7 +3048,7 @@ export const iconsDataBase = [
|
|
|
2940
3048
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2941
3049
|
},
|
|
2942
3050
|
{
|
|
2943
|
-
id:
|
|
3051
|
+
id: 254,
|
|
2944
3052
|
name: "status-info",
|
|
2945
3053
|
componentName: "IconStatusInfo",
|
|
2946
3054
|
title: "状态信息",
|
|
@@ -2952,7 +3060,7 @@ export const iconsDataBase = [
|
|
|
2952
3060
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2953
3061
|
},
|
|
2954
3062
|
{
|
|
2955
|
-
id:
|
|
3063
|
+
id: 255,
|
|
2956
3064
|
name: "status-success",
|
|
2957
3065
|
componentName: "IconStatusSuccess",
|
|
2958
3066
|
title: "状态成功",
|
|
@@ -2964,7 +3072,7 @@ export const iconsDataBase = [
|
|
|
2964
3072
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2965
3073
|
},
|
|
2966
3074
|
{
|
|
2967
|
-
id:
|
|
3075
|
+
id: 256,
|
|
2968
3076
|
name: "status-warning",
|
|
2969
3077
|
componentName: "IconStatusWarning",
|
|
2970
3078
|
title: "状态警告",
|
|
@@ -2976,7 +3084,7 @@ export const iconsDataBase = [
|
|
|
2976
3084
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2977
3085
|
},
|
|
2978
3086
|
{
|
|
2979
|
-
id:
|
|
3087
|
+
id: 257,
|
|
2980
3088
|
name: "Step-Status-Failure",
|
|
2981
3089
|
componentName: "IconStepStatusFailure",
|
|
2982
3090
|
title: "步骤状态失败",
|
|
@@ -2988,7 +3096,7 @@ export const iconsDataBase = [
|
|
|
2988
3096
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2989
3097
|
},
|
|
2990
3098
|
{
|
|
2991
|
-
id:
|
|
3099
|
+
id: 258,
|
|
2992
3100
|
name: "Step-Status-Success",
|
|
2993
3101
|
componentName: "IconStepStatusSuccess",
|
|
2994
3102
|
title: "步骤状态成功",
|
|
@@ -3000,7 +3108,7 @@ export const iconsDataBase = [
|
|
|
3000
3108
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3001
3109
|
},
|
|
3002
3110
|
{
|
|
3003
|
-
id:
|
|
3111
|
+
id: 259,
|
|
3004
3112
|
name: "store-color",
|
|
3005
3113
|
componentName: "IconStoreColor",
|
|
3006
3114
|
title: "商店颜色",
|
|
@@ -3012,7 +3120,19 @@ export const iconsDataBase = [
|
|
|
3012
3120
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3013
3121
|
},
|
|
3014
3122
|
{
|
|
3015
|
-
id:
|
|
3123
|
+
id: 260,
|
|
3124
|
+
name: "subtask",
|
|
3125
|
+
componentName: "IconSubtask",
|
|
3126
|
+
title: "",
|
|
3127
|
+
category: "Other",
|
|
3128
|
+
categoryCN: "其他",
|
|
3129
|
+
author: "KSW",
|
|
3130
|
+
tag: [],
|
|
3131
|
+
projectName: "base",
|
|
3132
|
+
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
3133
|
+
},
|
|
3134
|
+
{
|
|
3135
|
+
id: 261,
|
|
3016
3136
|
name: "SupportCenter",
|
|
3017
3137
|
componentName: "IconSupportCenter",
|
|
3018
3138
|
title: "支持中心",
|
|
@@ -3024,7 +3144,7 @@ export const iconsDataBase = [
|
|
|
3024
3144
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3025
3145
|
},
|
|
3026
3146
|
{
|
|
3027
|
-
id:
|
|
3147
|
+
id: 262,
|
|
3028
3148
|
name: "SystemType-aix-color",
|
|
3029
3149
|
componentName: "IconSystemTypeAixColor",
|
|
3030
3150
|
title: "系统类型",
|
|
@@ -3036,7 +3156,7 @@ export const iconsDataBase = [
|
|
|
3036
3156
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3037
3157
|
},
|
|
3038
3158
|
{
|
|
3039
|
-
id:
|
|
3159
|
+
id: 263,
|
|
3040
3160
|
name: "SystemType-android-color",
|
|
3041
3161
|
componentName: "IconSystemTypeAndroidColor",
|
|
3042
3162
|
title: "系统类型",
|
|
@@ -3048,7 +3168,7 @@ export const iconsDataBase = [
|
|
|
3048
3168
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3049
3169
|
},
|
|
3050
3170
|
{
|
|
3051
|
-
id:
|
|
3171
|
+
id: 264,
|
|
3052
3172
|
name: "SystemType-arm-color",
|
|
3053
3173
|
componentName: "IconSystemTypeArmColor",
|
|
3054
3174
|
title: "系统类型",
|
|
@@ -3060,7 +3180,7 @@ export const iconsDataBase = [
|
|
|
3060
3180
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3061
3181
|
},
|
|
3062
3182
|
{
|
|
3063
|
-
id:
|
|
3183
|
+
id: 265,
|
|
3064
3184
|
name: "SystemType-AS-color",
|
|
3065
3185
|
componentName: "IconSystemTypeASColor",
|
|
3066
3186
|
title: "系统类型",
|
|
@@ -3072,7 +3192,7 @@ export const iconsDataBase = [
|
|
|
3072
3192
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3073
3193
|
},
|
|
3074
3194
|
{
|
|
3075
|
-
id:
|
|
3195
|
+
id: 266,
|
|
3076
3196
|
name: "SystemType-firewall-color",
|
|
3077
3197
|
componentName: "IconSystemTypeFirewallColor",
|
|
3078
3198
|
title: "系统类型",
|
|
@@ -3084,7 +3204,7 @@ export const iconsDataBase = [
|
|
|
3084
3204
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3085
3205
|
},
|
|
3086
3206
|
{
|
|
3087
|
-
id:
|
|
3207
|
+
id: 267,
|
|
3088
3208
|
name: "SystemType-interchanger-color",
|
|
3089
3209
|
componentName: "IconSystemTypeInterchangerColor",
|
|
3090
3210
|
title: "",
|
|
@@ -3096,7 +3216,7 @@ export const iconsDataBase = [
|
|
|
3096
3216
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3097
3217
|
},
|
|
3098
3218
|
{
|
|
3099
|
-
id:
|
|
3219
|
+
id: 268,
|
|
3100
3220
|
name: "SystemType-ios-color",
|
|
3101
3221
|
componentName: "IconSystemTypeIosColor",
|
|
3102
3222
|
title: "系统类型",
|
|
@@ -3108,7 +3228,7 @@ export const iconsDataBase = [
|
|
|
3108
3228
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3109
3229
|
},
|
|
3110
3230
|
{
|
|
3111
|
-
id:
|
|
3231
|
+
id: 269,
|
|
3112
3232
|
name: "SystemType-LB-color",
|
|
3113
3233
|
componentName: "IconSystemTypeLBColor",
|
|
3114
3234
|
title: "系统类型",
|
|
@@ -3120,7 +3240,7 @@ export const iconsDataBase = [
|
|
|
3120
3240
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3121
3241
|
},
|
|
3122
3242
|
{
|
|
3123
|
-
id:
|
|
3243
|
+
id: 270,
|
|
3124
3244
|
name: "SystemType-linux-color",
|
|
3125
3245
|
componentName: "IconSystemTypeLinuxColor",
|
|
3126
3246
|
title: "Linux系统类型",
|
|
@@ -3132,7 +3252,7 @@ export const iconsDataBase = [
|
|
|
3132
3252
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3133
3253
|
},
|
|
3134
3254
|
{
|
|
3135
|
-
id:
|
|
3255
|
+
id: 271,
|
|
3136
3256
|
name: "SystemType-router-color",
|
|
3137
3257
|
componentName: "IconSystemTypeRouterColor",
|
|
3138
3258
|
title: "系统类型",
|
|
@@ -3144,7 +3264,7 @@ export const iconsDataBase = [
|
|
|
3144
3264
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3145
3265
|
},
|
|
3146
3266
|
{
|
|
3147
|
-
id:
|
|
3267
|
+
id: 272,
|
|
3148
3268
|
name: "SystemType-Unix-color",
|
|
3149
3269
|
componentName: "IconSystemTypeUnixColor",
|
|
3150
3270
|
title: "Unix系统类型",
|
|
@@ -3156,7 +3276,7 @@ export const iconsDataBase = [
|
|
|
3156
3276
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3157
3277
|
},
|
|
3158
3278
|
{
|
|
3159
|
-
id:
|
|
3279
|
+
id: 273,
|
|
3160
3280
|
name: "SystemType-windows-color",
|
|
3161
3281
|
componentName: "IconSystemTypeWindowsColor",
|
|
3162
3282
|
title: "系统类型",
|
|
@@ -3168,7 +3288,7 @@ export const iconsDataBase = [
|
|
|
3168
3288
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3169
3289
|
},
|
|
3170
3290
|
{
|
|
3171
|
-
id:
|
|
3291
|
+
id: 274,
|
|
3172
3292
|
name: "table-control-more",
|
|
3173
3293
|
componentName: "IconTableControlMore",
|
|
3174
3294
|
title: "表格控制更多",
|
|
@@ -3180,7 +3300,7 @@ export const iconsDataBase = [
|
|
|
3180
3300
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3181
3301
|
},
|
|
3182
3302
|
{
|
|
3183
|
-
id:
|
|
3303
|
+
id: 275,
|
|
3184
3304
|
name: "table-sort-down-color",
|
|
3185
3305
|
componentName: "IconTableSortDownColor",
|
|
3186
3306
|
title: "表格排序向下颜色",
|
|
@@ -3192,7 +3312,7 @@ export const iconsDataBase = [
|
|
|
3192
3312
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3193
3313
|
},
|
|
3194
3314
|
{
|
|
3195
|
-
id:
|
|
3315
|
+
id: 276,
|
|
3196
3316
|
name: "table-sort-normal-color",
|
|
3197
3317
|
componentName: "IconTableSortNormalColor",
|
|
3198
3318
|
title: "表格排序",
|
|
@@ -3204,7 +3324,7 @@ export const iconsDataBase = [
|
|
|
3204
3324
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3205
3325
|
},
|
|
3206
3326
|
{
|
|
3207
|
-
id:
|
|
3327
|
+
id: 277,
|
|
3208
3328
|
name: "table-sort-up-color",
|
|
3209
3329
|
componentName: "IconTableSortUpColor",
|
|
3210
3330
|
title: "表格排序上升颜色",
|
|
@@ -3216,7 +3336,7 @@ export const iconsDataBase = [
|
|
|
3216
3336
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3217
3337
|
},
|
|
3218
3338
|
{
|
|
3219
|
-
id:
|
|
3339
|
+
id: 278,
|
|
3220
3340
|
name: "task",
|
|
3221
3341
|
componentName: "IconTask",
|
|
3222
3342
|
title: "任务",
|
|
@@ -3228,7 +3348,7 @@ export const iconsDataBase = [
|
|
|
3228
3348
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3229
3349
|
},
|
|
3230
3350
|
{
|
|
3231
|
-
id:
|
|
3351
|
+
id: 279,
|
|
3232
3352
|
name: "test-color",
|
|
3233
3353
|
componentName: "IconTestColor",
|
|
3234
3354
|
title: "测试颜色",
|
|
@@ -3240,7 +3360,7 @@ export const iconsDataBase = [
|
|
|
3240
3360
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3241
3361
|
},
|
|
3242
3362
|
{
|
|
3243
|
-
id:
|
|
3363
|
+
id: 280,
|
|
3244
3364
|
name: "time",
|
|
3245
3365
|
componentName: "IconTime",
|
|
3246
3366
|
title: "时间",
|
|
@@ -3252,7 +3372,7 @@ export const iconsDataBase = [
|
|
|
3252
3372
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3253
3373
|
},
|
|
3254
3374
|
{
|
|
3255
|
-
id:
|
|
3375
|
+
id: 281,
|
|
3256
3376
|
name: "tips",
|
|
3257
3377
|
componentName: "IconTips",
|
|
3258
3378
|
title: "提示",
|
|
@@ -3264,7 +3384,7 @@ export const iconsDataBase = [
|
|
|
3264
3384
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3265
3385
|
},
|
|
3266
3386
|
{
|
|
3267
|
-
id:
|
|
3387
|
+
id: 282,
|
|
3268
3388
|
name: "top1-color",
|
|
3269
3389
|
componentName: "IconTop1Color",
|
|
3270
3390
|
title: "第一名颜色",
|
|
@@ -3276,7 +3396,7 @@ export const iconsDataBase = [
|
|
|
3276
3396
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3277
3397
|
},
|
|
3278
3398
|
{
|
|
3279
|
-
id:
|
|
3399
|
+
id: 283,
|
|
3280
3400
|
name: "top2-color",
|
|
3281
3401
|
componentName: "IconTop2Color",
|
|
3282
3402
|
title: "顶部2号彩色",
|
|
@@ -3288,7 +3408,7 @@ export const iconsDataBase = [
|
|
|
3288
3408
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3289
3409
|
},
|
|
3290
3410
|
{
|
|
3291
|
-
id:
|
|
3411
|
+
id: 284,
|
|
3292
3412
|
name: "top3-color",
|
|
3293
3413
|
componentName: "IconTop3Color",
|
|
3294
3414
|
title: "前三名颜色",
|
|
@@ -3300,7 +3420,7 @@ export const iconsDataBase = [
|
|
|
3300
3420
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3301
3421
|
},
|
|
3302
3422
|
{
|
|
3303
|
-
id:
|
|
3423
|
+
id: 285,
|
|
3304
3424
|
name: "triangle-bottom",
|
|
3305
3425
|
componentName: "IconTriangleBottom",
|
|
3306
3426
|
title: "底部三角形",
|
|
@@ -3312,7 +3432,7 @@ export const iconsDataBase = [
|
|
|
3312
3432
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3313
3433
|
},
|
|
3314
3434
|
{
|
|
3315
|
-
id:
|
|
3435
|
+
id: 286,
|
|
3316
3436
|
name: "triangle-top",
|
|
3317
3437
|
componentName: "IconTriangleTop",
|
|
3318
3438
|
title: "三角形顶部",
|
|
@@ -3324,7 +3444,7 @@ export const iconsDataBase = [
|
|
|
3324
3444
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3325
3445
|
},
|
|
3326
3446
|
{
|
|
3327
|
-
id:
|
|
3447
|
+
id: 287,
|
|
3328
3448
|
name: "unfold",
|
|
3329
3449
|
componentName: "IconUnfold",
|
|
3330
3450
|
title: "展开",
|
|
@@ -3336,7 +3456,7 @@ export const iconsDataBase = [
|
|
|
3336
3456
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3337
3457
|
},
|
|
3338
3458
|
{
|
|
3339
|
-
id:
|
|
3459
|
+
id: 288,
|
|
3340
3460
|
name: "upload",
|
|
3341
3461
|
componentName: "IconUpload",
|
|
3342
3462
|
title: "上传",
|
|
@@ -3348,7 +3468,7 @@ export const iconsDataBase = [
|
|
|
3348
3468
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3349
3469
|
},
|
|
3350
3470
|
{
|
|
3351
|
-
id:
|
|
3471
|
+
id: 289,
|
|
3352
3472
|
name: "user-filled",
|
|
3353
3473
|
componentName: "IconUserFilled",
|
|
3354
3474
|
title: "用户-填充",
|
|
@@ -3360,7 +3480,7 @@ export const iconsDataBase = [
|
|
|
3360
3480
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3361
3481
|
},
|
|
3362
3482
|
{
|
|
3363
|
-
id:
|
|
3483
|
+
id: 290,
|
|
3364
3484
|
name: "users-filled",
|
|
3365
3485
|
componentName: "IconUsersFilled",
|
|
3366
3486
|
title: "用户们-填充",
|
|
@@ -3372,7 +3492,7 @@ export const iconsDataBase = [
|
|
|
3372
3492
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3373
3493
|
},
|
|
3374
3494
|
{
|
|
3375
|
-
id:
|
|
3495
|
+
id: 291,
|
|
3376
3496
|
name: "users",
|
|
3377
3497
|
componentName: "IconUsers",
|
|
3378
3498
|
title: "用户们",
|
|
@@ -3384,7 +3504,7 @@ export const iconsDataBase = [
|
|
|
3384
3504
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3385
3505
|
},
|
|
3386
3506
|
{
|
|
3387
|
-
id:
|
|
3507
|
+
id: 292,
|
|
3388
3508
|
name: "variable",
|
|
3389
3509
|
componentName: "IconVariable",
|
|
3390
3510
|
title: "变量",
|
|
@@ -3396,7 +3516,7 @@ export const iconsDataBase = [
|
|
|
3396
3516
|
modifiedTime: "2024-11-28T08:21:35.000Z",
|
|
3397
3517
|
},
|
|
3398
3518
|
{
|
|
3399
|
-
id:
|
|
3519
|
+
id: 293,
|
|
3400
3520
|
name: "version-color",
|
|
3401
3521
|
componentName: "IconVersionColor",
|
|
3402
3522
|
title: "",
|
|
@@ -3408,7 +3528,7 @@ export const iconsDataBase = [
|
|
|
3408
3528
|
modifiedTime: "2024-12-03T06:30:00.000Z",
|
|
3409
3529
|
},
|
|
3410
3530
|
{
|
|
3411
|
-
id:
|
|
3531
|
+
id: 294,
|
|
3412
3532
|
name: "view-switch-card",
|
|
3413
3533
|
componentName: "IconViewSwitchCard",
|
|
3414
3534
|
title: "视图切换卡",
|
|
@@ -3420,7 +3540,7 @@ export const iconsDataBase = [
|
|
|
3420
3540
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3421
3541
|
},
|
|
3422
3542
|
{
|
|
3423
|
-
id:
|
|
3543
|
+
id: 295,
|
|
3424
3544
|
name: "view-switch-color",
|
|
3425
3545
|
componentName: "IconViewSwitchColor",
|
|
3426
3546
|
title: "视图切换颜色",
|
|
@@ -3432,7 +3552,7 @@ export const iconsDataBase = [
|
|
|
3432
3552
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3433
3553
|
},
|
|
3434
3554
|
{
|
|
3435
|
-
id:
|
|
3555
|
+
id: 296,
|
|
3436
3556
|
name: "view-toggle-details",
|
|
3437
3557
|
componentName: "IconViewToggleDetails",
|
|
3438
3558
|
title: "视图切换详情",
|
|
@@ -3444,7 +3564,7 @@ export const iconsDataBase = [
|
|
|
3444
3564
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3445
3565
|
},
|
|
3446
3566
|
{
|
|
3447
|
-
id:
|
|
3567
|
+
id: 297,
|
|
3448
3568
|
name: "view-toggle-table",
|
|
3449
3569
|
componentName: "IconViewToggleTable",
|
|
3450
3570
|
title: "视图切换表格",
|
|
@@ -3456,7 +3576,7 @@ export const iconsDataBase = [
|
|
|
3456
3576
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3457
3577
|
},
|
|
3458
3578
|
{
|
|
3459
|
-
id:
|
|
3579
|
+
id: 298,
|
|
3460
3580
|
name: "warning",
|
|
3461
3581
|
componentName: "IconWarning",
|
|
3462
3582
|
title: "警告",
|