ksw-vue-icon 2.3.17 → 2.3.18

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.
Files changed (48) hide show
  1. package/icons-base.js +137 -125
  2. package/package.json +1 -1
  3. package/packages/cjs/icons/KingAutometa/automate-exp-data-entry-color.js +1 -1
  4. package/packages/cjs/icons/KingAutometa/automate-exp-wechat-color.js +1 -1
  5. package/packages/cjs/icons/KingAutometa/automate-exp-word-color.js +1 -1
  6. package/packages/cjs/icons/base/SystemType-android-color.js +1 -1
  7. package/packages/cjs/icons/base/aom-menu-BBCX-color.js +1 -1
  8. package/packages/cjs/icons/base/aom-menu-BBSH-color.js +1 -1
  9. package/packages/cjs/icons/base/aom-menu-BBSJ-color.js +1 -1
  10. package/packages/cjs/icons/base/aom-menu-BBYL-color.js +1 -1
  11. package/packages/cjs/icons/base/c-type-powershell-color.js +1 -1
  12. package/packages/cjs/icons/base/calendar-color.js +1 -1
  13. package/packages/cjs/icons/base/function.d.ts +28 -0
  14. package/packages/cjs/icons/base/function.js +1 -0
  15. package/packages/cjs/icons/base/index.d.ts +1 -0
  16. package/packages/cjs/icons/base/index.js +1 -1
  17. package/packages/cjs/icons/base/item-def-color.js +1 -1
  18. package/packages/cjs/icons/base/medal-1.js +1 -1
  19. package/packages/cjs/icons/base/medal-2.js +1 -1
  20. package/packages/cjs/icons/base/medal-3.js +1 -1
  21. package/packages/cjs/icons/base/plug-in-Chrome-color.js +1 -1
  22. package/packages/cjs/icons/base/plug-in-Edge-color.js +1 -1
  23. package/packages/cjs/icons/base/plug-in-Firefox-color.js +1 -1
  24. package/packages/cjs/icons/base/project-logo-gf-color.js +1 -1
  25. package/packages/cjs/icons/base/store-color.js +1 -1
  26. package/packages/es/icons/KingAutometa/automate-exp-data-entry-color.js +1 -1
  27. package/packages/es/icons/KingAutometa/automate-exp-wechat-color.js +1 -1
  28. package/packages/es/icons/KingAutometa/automate-exp-word-color.js +1 -1
  29. package/packages/es/icons/base/SystemType-android-color.js +1 -1
  30. package/packages/es/icons/base/aom-menu-BBCX-color.js +1 -1
  31. package/packages/es/icons/base/aom-menu-BBSH-color.js +1 -1
  32. package/packages/es/icons/base/aom-menu-BBSJ-color.js +1 -1
  33. package/packages/es/icons/base/aom-menu-BBYL-color.js +1 -1
  34. package/packages/es/icons/base/c-type-powershell-color.js +1 -1
  35. package/packages/es/icons/base/calendar-color.js +1 -1
  36. package/packages/es/icons/base/function.d.ts +28 -0
  37. package/packages/es/icons/base/function.js +1 -0
  38. package/packages/es/icons/base/index.d.ts +1 -0
  39. package/packages/es/icons/base/index.js +1 -1
  40. package/packages/es/icons/base/item-def-color.js +1 -1
  41. package/packages/es/icons/base/medal-1.js +1 -1
  42. package/packages/es/icons/base/medal-2.js +1 -1
  43. package/packages/es/icons/base/medal-3.js +1 -1
  44. package/packages/es/icons/base/plug-in-Chrome-color.js +1 -1
  45. package/packages/es/icons/base/plug-in-Edge-color.js +1 -1
  46. package/packages/es/icons/base/plug-in-Firefox-color.js +1 -1
  47. package/packages/es/icons/base/project-logo-gf-color.js +1 -1
  48. package/packages/es/icons/base/store-color.js +1 -1
package/icons-base.js CHANGED
@@ -2077,6 +2077,18 @@ export const iconsDataBase = [
2077
2077
  },
2078
2078
  {
2079
2079
  id: 173,
2080
+ name: "function",
2081
+ componentName: "IconFunction",
2082
+ title: "",
2083
+ category: "Other",
2084
+ categoryCN: "其他",
2085
+ author: "KSW",
2086
+ tag: [],
2087
+ projectName: "base",
2088
+ modifiedTime: "2024-12-13T12:16:28.000Z",
2089
+ },
2090
+ {
2091
+ id: 174,
2080
2092
  name: "GlobalOperation",
2081
2093
  componentName: "IconGlobalOperation",
2082
2094
  title: "全球操作",
@@ -2088,7 +2100,7 @@ export const iconsDataBase = [
2088
2100
  modifiedTime: "2024-11-04T09:03:16.000Z",
2089
2101
  },
2090
2102
  {
2091
- id: 174,
2103
+ id: 175,
2092
2104
  name: "hard-drive-color",
2093
2105
  componentName: "IconHardDriveColor",
2094
2106
  title: "彩色硬盘",
@@ -2100,7 +2112,7 @@ export const iconsDataBase = [
2100
2112
  modifiedTime: "2024-11-04T09:03:16.000Z",
2101
2113
  },
2102
2114
  {
2103
- id: 175,
2115
+ id: 176,
2104
2116
  name: "hide",
2105
2117
  componentName: "IconHide",
2106
2118
  title: "隐藏",
@@ -2112,7 +2124,7 @@ export const iconsDataBase = [
2112
2124
  modifiedTime: "2024-11-04T09:03:16.000Z",
2113
2125
  },
2114
2126
  {
2115
- id: 176,
2127
+ id: 177,
2116
2128
  name: "icon-def",
2117
2129
  componentName: "IconIconDef",
2118
2130
  title: "图标定义",
@@ -2124,7 +2136,7 @@ export const iconsDataBase = [
2124
2136
  modifiedTime: "2024-11-04T09:03:16.000Z",
2125
2137
  },
2126
2138
  {
2127
- id: 177,
2139
+ id: 178,
2128
2140
  name: "ide-pause",
2129
2141
  componentName: "IconIdePause",
2130
2142
  title: "IDE暂停",
@@ -2136,7 +2148,7 @@ export const iconsDataBase = [
2136
2148
  modifiedTime: "2024-11-04T09:03:16.000Z",
2137
2149
  },
2138
2150
  {
2139
- id: 178,
2151
+ id: 179,
2140
2152
  name: "ide-play",
2141
2153
  componentName: "IconIdePlay",
2142
2154
  title: "IDE播放",
@@ -2148,7 +2160,7 @@ export const iconsDataBase = [
2148
2160
  modifiedTime: "2024-11-04T09:03:16.000Z",
2149
2161
  },
2150
2162
  {
2151
- id: 179,
2163
+ id: 180,
2152
2164
  name: "ide-refresh",
2153
2165
  componentName: "IconIdeRefresh",
2154
2166
  title: "IDE刷新",
@@ -2160,7 +2172,7 @@ export const iconsDataBase = [
2160
2172
  modifiedTime: "2024-11-04T09:03:16.000Z",
2161
2173
  },
2162
2174
  {
2163
- id: 180,
2175
+ id: 181,
2164
2176
  name: "ide-stop",
2165
2177
  componentName: "IconIdeStop",
2166
2178
  title: "IDE停止",
@@ -2172,7 +2184,7 @@ export const iconsDataBase = [
2172
2184
  modifiedTime: "2024-11-04T09:03:16.000Z",
2173
2185
  },
2174
2186
  {
2175
- id: 181,
2187
+ id: 182,
2176
2188
  name: "IP",
2177
2189
  componentName: "IconIP",
2178
2190
  title: "IP地址",
@@ -2184,7 +2196,7 @@ export const iconsDataBase = [
2184
2196
  modifiedTime: "2024-11-04T09:03:16.000Z",
2185
2197
  },
2186
2198
  {
2187
- id: 182,
2199
+ id: 183,
2188
2200
  name: "item-def-color",
2189
2201
  componentName: "IconItemDefColor",
2190
2202
  title: "默认颜色项",
@@ -2196,7 +2208,7 @@ export const iconsDataBase = [
2196
2208
  modifiedTime: "2024-11-04T09:03:16.000Z",
2197
2209
  },
2198
2210
  {
2199
- id: 183,
2211
+ id: 184,
2200
2212
  name: "left-menu-display",
2201
2213
  componentName: "IconLeftMenuDisplay",
2202
2214
  title: "左侧菜单显示",
@@ -2208,7 +2220,7 @@ export const iconsDataBase = [
2208
2220
  modifiedTime: "2024-11-04T09:03:16.000Z",
2209
2221
  },
2210
2222
  {
2211
- id: 184,
2223
+ id: 185,
2212
2224
  name: "line",
2213
2225
  componentName: "IconLine",
2214
2226
  title: "线条",
@@ -2220,7 +2232,7 @@ export const iconsDataBase = [
2220
2232
  modifiedTime: "2024-11-04T09:03:16.000Z",
2221
2233
  },
2222
2234
  {
2223
- id: 185,
2235
+ id: 186,
2224
2236
  name: "list-close",
2225
2237
  componentName: "IconListClose",
2226
2238
  title: "列表关闭",
@@ -2232,7 +2244,7 @@ export const iconsDataBase = [
2232
2244
  modifiedTime: "2024-11-04T09:03:16.000Z",
2233
2245
  },
2234
2246
  {
2235
- id: 186,
2247
+ id: 187,
2236
2248
  name: "list-open",
2237
2249
  componentName: "IconListOpen",
2238
2250
  title: "列表打开",
@@ -2244,7 +2256,7 @@ export const iconsDataBase = [
2244
2256
  modifiedTime: "2024-11-04T09:03:16.000Z",
2245
2257
  },
2246
2258
  {
2247
- id: 187,
2259
+ id: 188,
2248
2260
  name: "list-search",
2249
2261
  componentName: "IconListSearch",
2250
2262
  title: "列表搜索",
@@ -2256,7 +2268,7 @@ export const iconsDataBase = [
2256
2268
  modifiedTime: "2024-11-04T09:03:16.000Z",
2257
2269
  },
2258
2270
  {
2259
- id: 188,
2271
+ id: 189,
2260
2272
  name: "loading",
2261
2273
  componentName: "IconLoading",
2262
2274
  title: "加载中",
@@ -2268,7 +2280,7 @@ export const iconsDataBase = [
2268
2280
  modifiedTime: "2024-11-04T09:03:16.000Z",
2269
2281
  },
2270
2282
  {
2271
- id: 189,
2283
+ id: 190,
2272
2284
  name: "lock",
2273
2285
  componentName: "IconLock",
2274
2286
  title: "锁",
@@ -2280,7 +2292,7 @@ export const iconsDataBase = [
2280
2292
  modifiedTime: "2024-11-04T09:03:16.000Z",
2281
2293
  },
2282
2294
  {
2283
- id: 190,
2295
+ id: 191,
2284
2296
  name: "locked",
2285
2297
  componentName: "IconLocked",
2286
2298
  title: "锁定",
@@ -2292,7 +2304,7 @@ export const iconsDataBase = [
2292
2304
  modifiedTime: "2024-11-04T09:03:16.000Z",
2293
2305
  },
2294
2306
  {
2295
- id: 191,
2307
+ id: 192,
2296
2308
  name: "logout",
2297
2309
  componentName: "IconLogout",
2298
2310
  title: "登出",
@@ -2304,7 +2316,7 @@ export const iconsDataBase = [
2304
2316
  modifiedTime: "2024-11-04T09:03:16.000Z",
2305
2317
  },
2306
2318
  {
2307
- id: 192,
2319
+ id: 193,
2308
2320
  name: "medal-1",
2309
2321
  componentName: "IconMedal1",
2310
2322
  title: "奖章1",
@@ -2316,7 +2328,7 @@ export const iconsDataBase = [
2316
2328
  modifiedTime: "2024-11-04T09:03:16.000Z",
2317
2329
  },
2318
2330
  {
2319
- id: 193,
2331
+ id: 194,
2320
2332
  name: "medal-2",
2321
2333
  componentName: "IconMedal2",
2322
2334
  title: "奖章",
@@ -2328,7 +2340,7 @@ export const iconsDataBase = [
2328
2340
  modifiedTime: "2024-11-04T09:03:16.000Z",
2329
2341
  },
2330
2342
  {
2331
- id: 194,
2343
+ id: 195,
2332
2344
  name: "medal-3",
2333
2345
  componentName: "IconMedal3",
2334
2346
  title: "",
@@ -2340,7 +2352,7 @@ export const iconsDataBase = [
2340
2352
  modifiedTime: "2024-11-04T09:03:16.000Z",
2341
2353
  },
2342
2354
  {
2343
- id: 195,
2355
+ id: 196,
2344
2356
  name: "menu-collect",
2345
2357
  componentName: "IconMenuCollect",
2346
2358
  title: "菜单收藏",
@@ -2352,7 +2364,7 @@ export const iconsDataBase = [
2352
2364
  modifiedTime: "2024-11-04T09:03:16.000Z",
2353
2365
  },
2354
2366
  {
2355
- id: 196,
2367
+ id: 197,
2356
2368
  name: "menu-collected",
2357
2369
  componentName: "IconMenuCollected",
2358
2370
  title: "菜单收藏",
@@ -2364,7 +2376,7 @@ export const iconsDataBase = [
2364
2376
  modifiedTime: "2024-11-04T09:03:16.000Z",
2365
2377
  },
2366
2378
  {
2367
- id: 197,
2379
+ id: 198,
2368
2380
  name: "menu-def-color",
2369
2381
  componentName: "IconMenuDefColor",
2370
2382
  title: "菜单默认颜色",
@@ -2376,7 +2388,7 @@ export const iconsDataBase = [
2376
2388
  modifiedTime: "2024-11-04T09:03:16.000Z",
2377
2389
  },
2378
2390
  {
2379
- id: 198,
2391
+ id: 199,
2380
2392
  name: "Message",
2381
2393
  componentName: "IconMessage",
2382
2394
  title: "消息",
@@ -2388,7 +2400,7 @@ export const iconsDataBase = [
2388
2400
  modifiedTime: "2024-11-04T09:03:16.000Z",
2389
2401
  },
2390
2402
  {
2391
- id: 199,
2403
+ id: 200,
2392
2404
  name: "mode-expression-color",
2393
2405
  componentName: "IconModeExpressionColor",
2394
2406
  title: "",
@@ -2400,7 +2412,7 @@ export const iconsDataBase = [
2400
2412
  modifiedTime: "2024-12-02T09:42:16.000Z",
2401
2413
  },
2402
2414
  {
2403
- id: 200,
2415
+ id: 201,
2404
2416
  name: "mode-expression",
2405
2417
  componentName: "IconModeExpression",
2406
2418
  title: "",
@@ -2412,7 +2424,7 @@ export const iconsDataBase = [
2412
2424
  modifiedTime: "2024-12-02T09:38:42.000Z",
2413
2425
  },
2414
2426
  {
2415
- id: 201,
2427
+ id: 202,
2416
2428
  name: "more",
2417
2429
  componentName: "IconMore",
2418
2430
  title: "更多",
@@ -2424,7 +2436,7 @@ export const iconsDataBase = [
2424
2436
  modifiedTime: "2024-11-04T09:03:16.000Z",
2425
2437
  },
2426
2438
  {
2427
- id: 202,
2439
+ id: 203,
2428
2440
  name: "organization",
2429
2441
  componentName: "IconOrganization",
2430
2442
  title: "组织",
@@ -2436,7 +2448,7 @@ export const iconsDataBase = [
2436
2448
  modifiedTime: "2024-11-04T09:03:16.000Z",
2437
2449
  },
2438
2450
  {
2439
- id: 203,
2451
+ id: 204,
2440
2452
  name: "patch-color",
2441
2453
  componentName: "IconPatchColor",
2442
2454
  title: "补丁颜色",
@@ -2448,7 +2460,7 @@ export const iconsDataBase = [
2448
2460
  modifiedTime: "2024-11-04T09:03:16.000Z",
2449
2461
  },
2450
2462
  {
2451
- id: 204,
2463
+ id: 205,
2452
2464
  name: "patch-set-color",
2453
2465
  componentName: "IconPatchSetColor",
2454
2466
  title: "补丁设置颜色",
@@ -2460,7 +2472,7 @@ export const iconsDataBase = [
2460
2472
  modifiedTime: "2024-11-04T09:03:16.000Z",
2461
2473
  },
2462
2474
  {
2463
- id: 205,
2475
+ id: 206,
2464
2476
  name: "personnel",
2465
2477
  componentName: "IconPersonnel",
2466
2478
  title: "人员",
@@ -2472,7 +2484,7 @@ export const iconsDataBase = [
2472
2484
  modifiedTime: "2024-11-04T09:03:16.000Z",
2473
2485
  },
2474
2486
  {
2475
- id: 206,
2487
+ id: 207,
2476
2488
  name: "play",
2477
2489
  componentName: "IconPlay",
2478
2490
  title: "",
@@ -2484,7 +2496,7 @@ export const iconsDataBase = [
2484
2496
  modifiedTime: "2024-12-03T08:00:52.000Z",
2485
2497
  },
2486
2498
  {
2487
- id: 207,
2499
+ id: 208,
2488
2500
  name: "plug-in-360-color",
2489
2501
  componentName: "IconPlugIn360Color",
2490
2502
  title: "360度彩色插件",
@@ -2496,7 +2508,7 @@ export const iconsDataBase = [
2496
2508
  modifiedTime: "2024-11-04T09:03:16.000Z",
2497
2509
  },
2498
2510
  {
2499
- id: 208,
2511
+ id: 209,
2500
2512
  name: "plug-in-Chrome-color",
2501
2513
  componentName: "IconPlugInChromeColor",
2502
2514
  title: "插件",
@@ -2508,7 +2520,7 @@ export const iconsDataBase = [
2508
2520
  modifiedTime: "2024-11-04T09:03:16.000Z",
2509
2521
  },
2510
2522
  {
2511
- id: 209,
2523
+ id: 210,
2512
2524
  name: "plug-in-Edge-color",
2513
2525
  componentName: "IconPlugInEdgeColor",
2514
2526
  title: "插件边缘颜色",
@@ -2520,7 +2532,7 @@ export const iconsDataBase = [
2520
2532
  modifiedTime: "2024-11-04T09:03:16.000Z",
2521
2533
  },
2522
2534
  {
2523
- id: 210,
2535
+ id: 211,
2524
2536
  name: "plug-in-excel-color",
2525
2537
  componentName: "IconPlugInExcelColor",
2526
2538
  title: "Excel插件颜色",
@@ -2532,7 +2544,7 @@ export const iconsDataBase = [
2532
2544
  modifiedTime: "2024-11-04T09:03:16.000Z",
2533
2545
  },
2534
2546
  {
2535
- id: 211,
2547
+ id: 212,
2536
2548
  name: "plug-in-Firefox-color",
2537
2549
  componentName: "IconPlugInFirefoxColor",
2538
2550
  title: "火狐插件颜色",
@@ -2544,7 +2556,7 @@ export const iconsDataBase = [
2544
2556
  modifiedTime: "2024-11-04T09:03:16.000Z",
2545
2557
  },
2546
2558
  {
2547
- id: 212,
2559
+ id: 213,
2548
2560
  name: "plug-in-image-color",
2549
2561
  componentName: "IconPlugInImageColor",
2550
2562
  title: "插件图像颜色",
@@ -2556,7 +2568,7 @@ export const iconsDataBase = [
2556
2568
  modifiedTime: "2024-11-04T09:03:16.000Z",
2557
2569
  },
2558
2570
  {
2559
- id: 213,
2571
+ id: 214,
2560
2572
  name: "plug-in-java-color",
2561
2573
  componentName: "IconPlugInJavaColor",
2562
2574
  title: "插件Java颜色",
@@ -2568,7 +2580,7 @@ export const iconsDataBase = [
2568
2580
  modifiedTime: "2024-11-04T09:03:16.000Z",
2569
2581
  },
2570
2582
  {
2571
- id: 214,
2583
+ id: 215,
2572
2584
  name: "plug-in-Mail-color",
2573
2585
  componentName: "IconPlugInMailColor",
2574
2586
  title: "插件邮件颜色",
@@ -2580,7 +2592,7 @@ export const iconsDataBase = [
2580
2592
  modifiedTime: "2024-11-04T09:03:16.000Z",
2581
2593
  },
2582
2594
  {
2583
- id: 215,
2595
+ id: 216,
2584
2596
  name: "plug-in-Net-color-2",
2585
2597
  componentName: "IconPlugInNetColor2",
2586
2598
  title: "插件网络颜色2",
@@ -2592,7 +2604,7 @@ export const iconsDataBase = [
2592
2604
  modifiedTime: "2024-11-04T09:03:16.000Z",
2593
2605
  },
2594
2606
  {
2595
- id: 216,
2607
+ id: 217,
2596
2608
  name: "plug-in-Net-color",
2597
2609
  componentName: "IconPlugInNetColor",
2598
2610
  title: "插件",
@@ -2604,7 +2616,7 @@ export const iconsDataBase = [
2604
2616
  modifiedTime: "2024-11-04T09:03:16.000Z",
2605
2617
  },
2606
2618
  {
2607
- id: 217,
2619
+ id: 218,
2608
2620
  name: "plug-in-OCR-color",
2609
2621
  componentName: "IconPlugInOCRColor",
2610
2622
  title: "插件OCR颜色识别",
@@ -2616,7 +2628,7 @@ export const iconsDataBase = [
2616
2628
  modifiedTime: "2024-11-04T09:03:16.000Z",
2617
2629
  },
2618
2630
  {
2619
- id: 218,
2631
+ id: 219,
2620
2632
  name: "plug-in-pdf-color",
2621
2633
  componentName: "IconPlugInPdfColor",
2622
2634
  title: "插件PDF颜色",
@@ -2628,7 +2640,7 @@ export const iconsDataBase = [
2628
2640
  modifiedTime: "2024-11-04T09:03:16.000Z",
2629
2641
  },
2630
2642
  {
2631
- id: 219,
2643
+ id: 220,
2632
2644
  name: "plug-in-sogou-color",
2633
2645
  componentName: "IconPlugInSogouColor",
2634
2646
  title: "搜狗插件颜色",
@@ -2640,7 +2652,7 @@ export const iconsDataBase = [
2640
2652
  modifiedTime: "2024-11-04T09:03:16.000Z",
2641
2653
  },
2642
2654
  {
2643
- id: 220,
2655
+ id: 221,
2644
2656
  name: "plug-in-SSL-color",
2645
2657
  componentName: "IconPlugInSSLColor",
2646
2658
  title: "插件SSL颜色",
@@ -2652,7 +2664,7 @@ export const iconsDataBase = [
2652
2664
  modifiedTime: "2024-11-04T09:03:16.000Z",
2653
2665
  },
2654
2666
  {
2655
- id: 221,
2667
+ id: 222,
2656
2668
  name: "plug-in-text-color",
2657
2669
  componentName: "IconPlugInTextColor",
2658
2670
  title: "插件文本颜色",
@@ -2664,7 +2676,7 @@ export const iconsDataBase = [
2664
2676
  modifiedTime: "2024-11-04T09:03:16.000Z",
2665
2677
  },
2666
2678
  {
2667
- id: 222,
2679
+ id: 223,
2668
2680
  name: "portfolio",
2669
2681
  componentName: "IconPortfolio",
2670
2682
  title: "投资组合",
@@ -2676,7 +2688,7 @@ export const iconsDataBase = [
2676
2688
  modifiedTime: "2024-11-04T09:03:16.000Z",
2677
2689
  },
2678
2690
  {
2679
- id: 223,
2691
+ id: 224,
2680
2692
  name: "project-logo-gf-color",
2681
2693
  componentName: "IconProjectLogoGfColor",
2682
2694
  title: "项目标志GF彩色",
@@ -2688,7 +2700,7 @@ export const iconsDataBase = [
2688
2700
  modifiedTime: "2024-11-04T09:03:16.000Z",
2689
2701
  },
2690
2702
  {
2691
- id: 224,
2703
+ id: 225,
2692
2704
  name: "Question-line",
2693
2705
  componentName: "IconQuestionLine",
2694
2706
  title: "问号",
@@ -2700,7 +2712,7 @@ export const iconsDataBase = [
2700
2712
  modifiedTime: "2024-11-04T09:03:16.000Z",
2701
2713
  },
2702
2714
  {
2703
- id: 225,
2715
+ id: 226,
2704
2716
  name: "question",
2705
2717
  componentName: "IconQuestion",
2706
2718
  title: "问题",
@@ -2712,7 +2724,7 @@ export const iconsDataBase = [
2712
2724
  modifiedTime: "2024-11-04T09:03:16.000Z",
2713
2725
  },
2714
2726
  {
2715
- id: 226,
2727
+ id: 227,
2716
2728
  name: "ranking-color",
2717
2729
  componentName: "IconRankingColor",
2718
2730
  title: "排名颜色",
@@ -2724,7 +2736,7 @@ export const iconsDataBase = [
2724
2736
  modifiedTime: "2024-11-04T09:03:16.000Z",
2725
2737
  },
2726
2738
  {
2727
- id: 227,
2739
+ id: 228,
2728
2740
  name: "ranking",
2729
2741
  componentName: "IconRanking",
2730
2742
  title: "排名",
@@ -2736,7 +2748,7 @@ export const iconsDataBase = [
2736
2748
  modifiedTime: "2024-11-04T09:03:16.000Z",
2737
2749
  },
2738
2750
  {
2739
- id: 228,
2751
+ id: 229,
2740
2752
  name: "re-screen",
2741
2753
  componentName: "IconReScreen",
2742
2754
  title: "重新筛选",
@@ -2748,7 +2760,7 @@ export const iconsDataBase = [
2748
2760
  modifiedTime: "2024-11-04T09:03:16.000Z",
2749
2761
  },
2750
2762
  {
2751
- id: 229,
2763
+ id: 230,
2752
2764
  name: "refresh",
2753
2765
  componentName: "IconRefresh",
2754
2766
  title: "刷新",
@@ -2760,7 +2772,7 @@ export const iconsDataBase = [
2760
2772
  modifiedTime: "2024-11-04T09:03:16.000Z",
2761
2773
  },
2762
2774
  {
2763
- id: 230,
2775
+ id: 231,
2764
2776
  name: "reset",
2765
2777
  componentName: "IconReset",
2766
2778
  title: "重置",
@@ -2772,7 +2784,7 @@ export const iconsDataBase = [
2772
2784
  modifiedTime: "2024-11-04T09:03:16.000Z",
2773
2785
  },
2774
2786
  {
2775
- id: 231,
2787
+ id: 232,
2776
2788
  name: "rise",
2777
2789
  componentName: "IconRise",
2778
2790
  title: "",
@@ -2784,7 +2796,7 @@ export const iconsDataBase = [
2784
2796
  modifiedTime: "2024-11-04T09:03:16.000Z",
2785
2797
  },
2786
2798
  {
2787
- id: 232,
2799
+ id: 233,
2788
2800
  name: "save",
2789
2801
  componentName: "IconSave",
2790
2802
  title: "保存",
@@ -2796,7 +2808,7 @@ export const iconsDataBase = [
2796
2808
  modifiedTime: "2024-11-04T09:03:16.000Z",
2797
2809
  },
2798
2810
  {
2799
- id: 233,
2811
+ id: 234,
2800
2812
  name: "scan",
2801
2813
  componentName: "IconScan",
2802
2814
  title: "扫描",
@@ -2808,7 +2820,7 @@ export const iconsDataBase = [
2808
2820
  modifiedTime: "2024-11-04T09:03:16.000Z",
2809
2821
  },
2810
2822
  {
2811
- id: 234,
2823
+ id: 235,
2812
2824
  name: "scrip-color",
2813
2825
  componentName: "IconScripColor",
2814
2826
  title: "脚本颜色",
@@ -2820,7 +2832,7 @@ export const iconsDataBase = [
2820
2832
  modifiedTime: "2024-11-04T09:03:16.000Z",
2821
2833
  },
2822
2834
  {
2823
- id: 235,
2835
+ id: 236,
2824
2836
  name: "scrip",
2825
2837
  componentName: "IconScrip",
2826
2838
  title: "脚本",
@@ -2832,7 +2844,7 @@ export const iconsDataBase = [
2832
2844
  modifiedTime: "2024-11-04T09:03:16.000Z",
2833
2845
  },
2834
2846
  {
2835
- id: 236,
2847
+ id: 237,
2836
2848
  name: "seal",
2837
2849
  componentName: "IconSeal",
2838
2850
  title: "印章",
@@ -2844,7 +2856,7 @@ export const iconsDataBase = [
2844
2856
  modifiedTime: "2024-11-04T09:03:16.000Z",
2845
2857
  },
2846
2858
  {
2847
- id: 237,
2859
+ id: 238,
2848
2860
  name: "search",
2849
2861
  componentName: "IconSearch",
2850
2862
  title: "搜索",
@@ -2856,7 +2868,7 @@ export const iconsDataBase = [
2856
2868
  modifiedTime: "2024-11-04T09:03:16.000Z",
2857
2869
  },
2858
2870
  {
2859
- id: 238,
2871
+ id: 239,
2860
2872
  name: "setting-animation",
2861
2873
  componentName: "IconSettingAnimation",
2862
2874
  title: "设置动画",
@@ -2868,7 +2880,7 @@ export const iconsDataBase = [
2868
2880
  modifiedTime: "2024-11-04T09:03:16.000Z",
2869
2881
  },
2870
2882
  {
2871
- id: 239,
2883
+ id: 240,
2872
2884
  name: "setting-fill",
2873
2885
  componentName: "IconSettingFill",
2874
2886
  title: "设置填充",
@@ -2880,7 +2892,7 @@ export const iconsDataBase = [
2880
2892
  modifiedTime: "2024-11-04T09:03:16.000Z",
2881
2893
  },
2882
2894
  {
2883
- id: 240,
2895
+ id: 241,
2884
2896
  name: "setting",
2885
2897
  componentName: "IconSetting",
2886
2898
  title: "设置",
@@ -2892,7 +2904,7 @@ export const iconsDataBase = [
2892
2904
  modifiedTime: "2024-11-04T09:03:16.000Z",
2893
2905
  },
2894
2906
  {
2895
- id: 241,
2907
+ id: 242,
2896
2908
  name: "show",
2897
2909
  componentName: "IconShow",
2898
2910
  title: "显示",
@@ -2904,7 +2916,7 @@ export const iconsDataBase = [
2904
2916
  modifiedTime: "2024-11-04T09:03:16.000Z",
2905
2917
  },
2906
2918
  {
2907
- id: 242,
2919
+ id: 243,
2908
2920
  name: "size-controls",
2909
2921
  componentName: "IconSizeControls",
2910
2922
  title: "大小控制",
@@ -2916,7 +2928,7 @@ export const iconsDataBase = [
2916
2928
  modifiedTime: "2024-11-04T09:03:16.000Z",
2917
2929
  },
2918
2930
  {
2919
- id: 243,
2931
+ id: 244,
2920
2932
  name: "sort-bottom",
2921
2933
  componentName: "IconSortBottom",
2922
2934
  title: "底部排序",
@@ -2928,7 +2940,7 @@ export const iconsDataBase = [
2928
2940
  modifiedTime: "2024-11-04T09:03:16.000Z",
2929
2941
  },
2930
2942
  {
2931
- id: 244,
2943
+ id: 245,
2932
2944
  name: "sort-down",
2933
2945
  componentName: "IconSortDown",
2934
2946
  title: "向下排序",
@@ -2940,7 +2952,7 @@ export const iconsDataBase = [
2940
2952
  modifiedTime: "2024-11-04T09:03:16.000Z",
2941
2953
  },
2942
2954
  {
2943
- id: 245,
2955
+ id: 246,
2944
2956
  name: "sort-top",
2945
2957
  componentName: "IconSortTop",
2946
2958
  title: "顶部排序",
@@ -2952,7 +2964,7 @@ export const iconsDataBase = [
2952
2964
  modifiedTime: "2024-11-04T09:03:16.000Z",
2953
2965
  },
2954
2966
  {
2955
- id: 246,
2967
+ id: 247,
2956
2968
  name: "sort-up",
2957
2969
  componentName: "IconSortUp",
2958
2970
  title: "排序上升",
@@ -2964,7 +2976,7 @@ export const iconsDataBase = [
2964
2976
  modifiedTime: "2024-11-04T09:03:16.000Z",
2965
2977
  },
2966
2978
  {
2967
- id: 247,
2979
+ id: 248,
2968
2980
  name: "status-403",
2969
2981
  componentName: "IconStatus403",
2970
2982
  title: "状态",
@@ -2976,7 +2988,7 @@ export const iconsDataBase = [
2976
2988
  modifiedTime: "2024-11-04T09:03:16.000Z",
2977
2989
  },
2978
2990
  {
2979
- id: 248,
2991
+ id: 249,
2980
2992
  name: "status-404",
2981
2993
  componentName: "IconStatus404",
2982
2994
  title: "状态",
@@ -2988,7 +3000,7 @@ export const iconsDataBase = [
2988
3000
  modifiedTime: "2024-11-04T09:03:16.000Z",
2989
3001
  },
2990
3002
  {
2991
- id: 249,
3003
+ id: 250,
2992
3004
  name: "status-500",
2993
3005
  componentName: "IconStatus500",
2994
3006
  title: "状态500",
@@ -3000,7 +3012,7 @@ export const iconsDataBase = [
3000
3012
  modifiedTime: "2024-11-04T09:03:16.000Z",
3001
3013
  },
3002
3014
  {
3003
- id: 250,
3015
+ id: 251,
3004
3016
  name: "status-danger",
3005
3017
  componentName: "IconStatusDanger",
3006
3018
  title: "危险状态",
@@ -3012,7 +3024,7 @@ export const iconsDataBase = [
3012
3024
  modifiedTime: "2024-11-04T09:03:16.000Z",
3013
3025
  },
3014
3026
  {
3015
- id: 251,
3027
+ id: 252,
3016
3028
  name: "status-def",
3017
3029
  componentName: "IconStatusDef",
3018
3030
  title: "",
@@ -3024,7 +3036,7 @@ export const iconsDataBase = [
3024
3036
  modifiedTime: "2024-11-04T09:03:16.000Z",
3025
3037
  },
3026
3038
  {
3027
- id: 252,
3039
+ id: 253,
3028
3040
  name: "status-empty-color",
3029
3041
  componentName: "IconStatusEmptyColor",
3030
3042
  title: "",
@@ -3036,7 +3048,7 @@ export const iconsDataBase = [
3036
3048
  modifiedTime: "2024-11-04T09:03:16.000Z",
3037
3049
  },
3038
3050
  {
3039
- id: 253,
3051
+ id: 254,
3040
3052
  name: "status-empty",
3041
3053
  componentName: "IconStatusEmpty",
3042
3054
  title: "状态空",
@@ -3048,7 +3060,7 @@ export const iconsDataBase = [
3048
3060
  modifiedTime: "2024-11-04T09:03:16.000Z",
3049
3061
  },
3050
3062
  {
3051
- id: 254,
3063
+ id: 255,
3052
3064
  name: "status-info",
3053
3065
  componentName: "IconStatusInfo",
3054
3066
  title: "状态信息",
@@ -3060,7 +3072,7 @@ export const iconsDataBase = [
3060
3072
  modifiedTime: "2024-11-04T09:03:16.000Z",
3061
3073
  },
3062
3074
  {
3063
- id: 255,
3075
+ id: 256,
3064
3076
  name: "status-success",
3065
3077
  componentName: "IconStatusSuccess",
3066
3078
  title: "状态成功",
@@ -3072,7 +3084,7 @@ export const iconsDataBase = [
3072
3084
  modifiedTime: "2024-11-04T09:03:16.000Z",
3073
3085
  },
3074
3086
  {
3075
- id: 256,
3087
+ id: 257,
3076
3088
  name: "status-warning",
3077
3089
  componentName: "IconStatusWarning",
3078
3090
  title: "状态警告",
@@ -3084,7 +3096,7 @@ export const iconsDataBase = [
3084
3096
  modifiedTime: "2024-11-04T09:03:16.000Z",
3085
3097
  },
3086
3098
  {
3087
- id: 257,
3099
+ id: 258,
3088
3100
  name: "Step-Status-Failure",
3089
3101
  componentName: "IconStepStatusFailure",
3090
3102
  title: "步骤状态失败",
@@ -3096,7 +3108,7 @@ export const iconsDataBase = [
3096
3108
  modifiedTime: "2024-11-04T09:03:16.000Z",
3097
3109
  },
3098
3110
  {
3099
- id: 258,
3111
+ id: 259,
3100
3112
  name: "Step-Status-Success",
3101
3113
  componentName: "IconStepStatusSuccess",
3102
3114
  title: "步骤状态成功",
@@ -3108,7 +3120,7 @@ export const iconsDataBase = [
3108
3120
  modifiedTime: "2024-11-04T09:03:16.000Z",
3109
3121
  },
3110
3122
  {
3111
- id: 259,
3123
+ id: 260,
3112
3124
  name: "store-color",
3113
3125
  componentName: "IconStoreColor",
3114
3126
  title: "商店颜色",
@@ -3120,7 +3132,7 @@ export const iconsDataBase = [
3120
3132
  modifiedTime: "2024-11-04T09:03:16.000Z",
3121
3133
  },
3122
3134
  {
3123
- id: 260,
3135
+ id: 261,
3124
3136
  name: "subtask",
3125
3137
  componentName: "IconSubtask",
3126
3138
  title: "",
@@ -3132,7 +3144,7 @@ export const iconsDataBase = [
3132
3144
  modifiedTime: "2024-12-03T08:00:52.000Z",
3133
3145
  },
3134
3146
  {
3135
- id: 261,
3147
+ id: 262,
3136
3148
  name: "SupportCenter",
3137
3149
  componentName: "IconSupportCenter",
3138
3150
  title: "支持中心",
@@ -3144,7 +3156,7 @@ export const iconsDataBase = [
3144
3156
  modifiedTime: "2024-11-04T09:03:16.000Z",
3145
3157
  },
3146
3158
  {
3147
- id: 262,
3159
+ id: 263,
3148
3160
  name: "SystemType-aix-color",
3149
3161
  componentName: "IconSystemTypeAixColor",
3150
3162
  title: "系统类型",
@@ -3156,7 +3168,7 @@ export const iconsDataBase = [
3156
3168
  modifiedTime: "2024-11-04T09:03:16.000Z",
3157
3169
  },
3158
3170
  {
3159
- id: 263,
3171
+ id: 264,
3160
3172
  name: "SystemType-android-color",
3161
3173
  componentName: "IconSystemTypeAndroidColor",
3162
3174
  title: "系统类型",
@@ -3168,7 +3180,7 @@ export const iconsDataBase = [
3168
3180
  modifiedTime: "2024-11-04T09:03:16.000Z",
3169
3181
  },
3170
3182
  {
3171
- id: 264,
3183
+ id: 265,
3172
3184
  name: "SystemType-arm-color",
3173
3185
  componentName: "IconSystemTypeArmColor",
3174
3186
  title: "系统类型",
@@ -3180,7 +3192,7 @@ export const iconsDataBase = [
3180
3192
  modifiedTime: "2024-11-04T09:03:16.000Z",
3181
3193
  },
3182
3194
  {
3183
- id: 265,
3195
+ id: 266,
3184
3196
  name: "SystemType-AS-color",
3185
3197
  componentName: "IconSystemTypeASColor",
3186
3198
  title: "系统类型",
@@ -3192,7 +3204,7 @@ export const iconsDataBase = [
3192
3204
  modifiedTime: "2024-11-04T09:03:16.000Z",
3193
3205
  },
3194
3206
  {
3195
- id: 266,
3207
+ id: 267,
3196
3208
  name: "SystemType-firewall-color",
3197
3209
  componentName: "IconSystemTypeFirewallColor",
3198
3210
  title: "系统类型",
@@ -3204,7 +3216,7 @@ export const iconsDataBase = [
3204
3216
  modifiedTime: "2024-11-04T09:03:16.000Z",
3205
3217
  },
3206
3218
  {
3207
- id: 267,
3219
+ id: 268,
3208
3220
  name: "SystemType-interchanger-color",
3209
3221
  componentName: "IconSystemTypeInterchangerColor",
3210
3222
  title: "",
@@ -3216,7 +3228,7 @@ export const iconsDataBase = [
3216
3228
  modifiedTime: "2024-11-04T09:03:16.000Z",
3217
3229
  },
3218
3230
  {
3219
- id: 268,
3231
+ id: 269,
3220
3232
  name: "SystemType-ios-color",
3221
3233
  componentName: "IconSystemTypeIosColor",
3222
3234
  title: "系统类型",
@@ -3228,7 +3240,7 @@ export const iconsDataBase = [
3228
3240
  modifiedTime: "2024-11-04T09:03:16.000Z",
3229
3241
  },
3230
3242
  {
3231
- id: 269,
3243
+ id: 270,
3232
3244
  name: "SystemType-LB-color",
3233
3245
  componentName: "IconSystemTypeLBColor",
3234
3246
  title: "系统类型",
@@ -3240,7 +3252,7 @@ export const iconsDataBase = [
3240
3252
  modifiedTime: "2024-11-04T09:03:16.000Z",
3241
3253
  },
3242
3254
  {
3243
- id: 270,
3255
+ id: 271,
3244
3256
  name: "SystemType-linux-color",
3245
3257
  componentName: "IconSystemTypeLinuxColor",
3246
3258
  title: "Linux系统类型",
@@ -3252,7 +3264,7 @@ export const iconsDataBase = [
3252
3264
  modifiedTime: "2024-11-04T09:03:16.000Z",
3253
3265
  },
3254
3266
  {
3255
- id: 271,
3267
+ id: 272,
3256
3268
  name: "SystemType-router-color",
3257
3269
  componentName: "IconSystemTypeRouterColor",
3258
3270
  title: "系统类型",
@@ -3264,7 +3276,7 @@ export const iconsDataBase = [
3264
3276
  modifiedTime: "2024-11-04T09:03:16.000Z",
3265
3277
  },
3266
3278
  {
3267
- id: 272,
3279
+ id: 273,
3268
3280
  name: "SystemType-Unix-color",
3269
3281
  componentName: "IconSystemTypeUnixColor",
3270
3282
  title: "Unix系统类型",
@@ -3276,7 +3288,7 @@ export const iconsDataBase = [
3276
3288
  modifiedTime: "2024-11-04T09:03:16.000Z",
3277
3289
  },
3278
3290
  {
3279
- id: 273,
3291
+ id: 274,
3280
3292
  name: "SystemType-windows-color",
3281
3293
  componentName: "IconSystemTypeWindowsColor",
3282
3294
  title: "系统类型",
@@ -3288,7 +3300,7 @@ export const iconsDataBase = [
3288
3300
  modifiedTime: "2024-11-04T09:03:16.000Z",
3289
3301
  },
3290
3302
  {
3291
- id: 274,
3303
+ id: 275,
3292
3304
  name: "table-control-more",
3293
3305
  componentName: "IconTableControlMore",
3294
3306
  title: "表格控制更多",
@@ -3300,7 +3312,7 @@ export const iconsDataBase = [
3300
3312
  modifiedTime: "2024-11-04T09:03:16.000Z",
3301
3313
  },
3302
3314
  {
3303
- id: 275,
3315
+ id: 276,
3304
3316
  name: "table-sort-down-color",
3305
3317
  componentName: "IconTableSortDownColor",
3306
3318
  title: "表格排序向下颜色",
@@ -3312,7 +3324,7 @@ export const iconsDataBase = [
3312
3324
  modifiedTime: "2024-11-04T09:03:16.000Z",
3313
3325
  },
3314
3326
  {
3315
- id: 276,
3327
+ id: 277,
3316
3328
  name: "table-sort-normal-color",
3317
3329
  componentName: "IconTableSortNormalColor",
3318
3330
  title: "表格排序",
@@ -3324,7 +3336,7 @@ export const iconsDataBase = [
3324
3336
  modifiedTime: "2024-11-04T09:03:16.000Z",
3325
3337
  },
3326
3338
  {
3327
- id: 277,
3339
+ id: 278,
3328
3340
  name: "table-sort-up-color",
3329
3341
  componentName: "IconTableSortUpColor",
3330
3342
  title: "表格排序上升颜色",
@@ -3336,7 +3348,7 @@ export const iconsDataBase = [
3336
3348
  modifiedTime: "2024-11-04T09:03:16.000Z",
3337
3349
  },
3338
3350
  {
3339
- id: 278,
3351
+ id: 279,
3340
3352
  name: "task",
3341
3353
  componentName: "IconTask",
3342
3354
  title: "任务",
@@ -3348,7 +3360,7 @@ export const iconsDataBase = [
3348
3360
  modifiedTime: "2024-11-04T09:03:16.000Z",
3349
3361
  },
3350
3362
  {
3351
- id: 279,
3363
+ id: 280,
3352
3364
  name: "test-color",
3353
3365
  componentName: "IconTestColor",
3354
3366
  title: "测试颜色",
@@ -3360,7 +3372,7 @@ export const iconsDataBase = [
3360
3372
  modifiedTime: "2024-11-04T09:03:16.000Z",
3361
3373
  },
3362
3374
  {
3363
- id: 280,
3375
+ id: 281,
3364
3376
  name: "time",
3365
3377
  componentName: "IconTime",
3366
3378
  title: "时间",
@@ -3372,7 +3384,7 @@ export const iconsDataBase = [
3372
3384
  modifiedTime: "2024-11-04T09:03:16.000Z",
3373
3385
  },
3374
3386
  {
3375
- id: 281,
3387
+ id: 282,
3376
3388
  name: "tips",
3377
3389
  componentName: "IconTips",
3378
3390
  title: "提示",
@@ -3384,7 +3396,7 @@ export const iconsDataBase = [
3384
3396
  modifiedTime: "2024-11-04T09:03:16.000Z",
3385
3397
  },
3386
3398
  {
3387
- id: 282,
3399
+ id: 283,
3388
3400
  name: "top1-color",
3389
3401
  componentName: "IconTop1Color",
3390
3402
  title: "第一名颜色",
@@ -3396,7 +3408,7 @@ export const iconsDataBase = [
3396
3408
  modifiedTime: "2024-11-04T09:03:16.000Z",
3397
3409
  },
3398
3410
  {
3399
- id: 283,
3411
+ id: 284,
3400
3412
  name: "top2-color",
3401
3413
  componentName: "IconTop2Color",
3402
3414
  title: "顶部2号彩色",
@@ -3408,7 +3420,7 @@ export const iconsDataBase = [
3408
3420
  modifiedTime: "2024-11-04T09:03:16.000Z",
3409
3421
  },
3410
3422
  {
3411
- id: 284,
3423
+ id: 285,
3412
3424
  name: "top3-color",
3413
3425
  componentName: "IconTop3Color",
3414
3426
  title: "前三名颜色",
@@ -3420,7 +3432,7 @@ export const iconsDataBase = [
3420
3432
  modifiedTime: "2024-11-04T09:03:16.000Z",
3421
3433
  },
3422
3434
  {
3423
- id: 285,
3435
+ id: 286,
3424
3436
  name: "triangle-bottom",
3425
3437
  componentName: "IconTriangleBottom",
3426
3438
  title: "底部三角形",
@@ -3432,7 +3444,7 @@ export const iconsDataBase = [
3432
3444
  modifiedTime: "2024-11-04T09:03:16.000Z",
3433
3445
  },
3434
3446
  {
3435
- id: 286,
3447
+ id: 287,
3436
3448
  name: "triangle-top",
3437
3449
  componentName: "IconTriangleTop",
3438
3450
  title: "三角形顶部",
@@ -3444,7 +3456,7 @@ export const iconsDataBase = [
3444
3456
  modifiedTime: "2024-11-04T09:03:16.000Z",
3445
3457
  },
3446
3458
  {
3447
- id: 287,
3459
+ id: 288,
3448
3460
  name: "unfold",
3449
3461
  componentName: "IconUnfold",
3450
3462
  title: "展开",
@@ -3456,7 +3468,7 @@ export const iconsDataBase = [
3456
3468
  modifiedTime: "2024-11-04T09:03:16.000Z",
3457
3469
  },
3458
3470
  {
3459
- id: 288,
3471
+ id: 289,
3460
3472
  name: "upload",
3461
3473
  componentName: "IconUpload",
3462
3474
  title: "上传",
@@ -3468,7 +3480,7 @@ export const iconsDataBase = [
3468
3480
  modifiedTime: "2024-11-04T09:03:16.000Z",
3469
3481
  },
3470
3482
  {
3471
- id: 289,
3483
+ id: 290,
3472
3484
  name: "user-filled",
3473
3485
  componentName: "IconUserFilled",
3474
3486
  title: "用户-填充",
@@ -3480,7 +3492,7 @@ export const iconsDataBase = [
3480
3492
  modifiedTime: "2024-11-04T09:03:16.000Z",
3481
3493
  },
3482
3494
  {
3483
- id: 290,
3495
+ id: 291,
3484
3496
  name: "users-filled",
3485
3497
  componentName: "IconUsersFilled",
3486
3498
  title: "用户们-填充",
@@ -3492,7 +3504,7 @@ export const iconsDataBase = [
3492
3504
  modifiedTime: "2024-11-04T09:03:16.000Z",
3493
3505
  },
3494
3506
  {
3495
- id: 291,
3507
+ id: 292,
3496
3508
  name: "users",
3497
3509
  componentName: "IconUsers",
3498
3510
  title: "用户们",
@@ -3504,7 +3516,7 @@ export const iconsDataBase = [
3504
3516
  modifiedTime: "2024-11-04T09:03:16.000Z",
3505
3517
  },
3506
3518
  {
3507
- id: 292,
3519
+ id: 293,
3508
3520
  name: "variable",
3509
3521
  componentName: "IconVariable",
3510
3522
  title: "变量",
@@ -3516,7 +3528,7 @@ export const iconsDataBase = [
3516
3528
  modifiedTime: "2024-11-28T08:21:35.000Z",
3517
3529
  },
3518
3530
  {
3519
- id: 293,
3531
+ id: 294,
3520
3532
  name: "version-color",
3521
3533
  componentName: "IconVersionColor",
3522
3534
  title: "",
@@ -3528,7 +3540,7 @@ export const iconsDataBase = [
3528
3540
  modifiedTime: "2024-12-03T06:30:00.000Z",
3529
3541
  },
3530
3542
  {
3531
- id: 294,
3543
+ id: 295,
3532
3544
  name: "view-switch-card",
3533
3545
  componentName: "IconViewSwitchCard",
3534
3546
  title: "视图切换卡",
@@ -3540,7 +3552,7 @@ export const iconsDataBase = [
3540
3552
  modifiedTime: "2024-11-04T09:03:16.000Z",
3541
3553
  },
3542
3554
  {
3543
- id: 295,
3555
+ id: 296,
3544
3556
  name: "view-switch-color",
3545
3557
  componentName: "IconViewSwitchColor",
3546
3558
  title: "视图切换颜色",
@@ -3552,7 +3564,7 @@ export const iconsDataBase = [
3552
3564
  modifiedTime: "2024-11-04T09:03:16.000Z",
3553
3565
  },
3554
3566
  {
3555
- id: 296,
3567
+ id: 297,
3556
3568
  name: "view-toggle-details",
3557
3569
  componentName: "IconViewToggleDetails",
3558
3570
  title: "视图切换详情",
@@ -3564,7 +3576,7 @@ export const iconsDataBase = [
3564
3576
  modifiedTime: "2024-11-04T09:03:16.000Z",
3565
3577
  },
3566
3578
  {
3567
- id: 297,
3579
+ id: 298,
3568
3580
  name: "view-toggle-table",
3569
3581
  componentName: "IconViewToggleTable",
3570
3582
  title: "视图切换表格",
@@ -3576,7 +3588,7 @@ export const iconsDataBase = [
3576
3588
  modifiedTime: "2024-11-04T09:03:16.000Z",
3577
3589
  },
3578
3590
  {
3579
- id: 298,
3591
+ id: 299,
3580
3592
  name: "warning",
3581
3593
  componentName: "IconWarning",
3582
3594
  title: "警告",