ksw-vue-icon 2.4.8 → 2.4.9
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 +215 -201
- package/package.json +1 -1
- package/packages/cjs/icons/KingAutometa/RPAAICaptcha_ChaoJiYing-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/RPAAICaptcha_Fateadm-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/RPAAIKRPA_BaiduChat-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/RPADataChangeTextCase-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/RPASystem-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/RPASystemGetSystemDirPath-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/RPAWinAutomationSap-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/automate-exp-data-entry-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/automate-exp-wechat-color.js +1 -1
- package/packages/cjs/icons/KingAutometa/automate-exp-word-color.js +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/arrows-exchange.d.ts +28 -0
- package/packages/cjs/icons/base/arrows-exchange.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/index.d.ts +1 -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/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/es/icons/KingAutometa/RPAAICaptcha_ChaoJiYing-color.js +1 -1
- package/packages/es/icons/KingAutometa/RPAAICaptcha_Fateadm-color.js +1 -1
- package/packages/es/icons/KingAutometa/RPAAIKRPA_BaiduChat-color.js +1 -1
- package/packages/es/icons/KingAutometa/RPADataChangeTextCase-color.js +1 -1
- package/packages/es/icons/KingAutometa/RPASystem-color.js +1 -1
- package/packages/es/icons/KingAutometa/RPASystemGetSystemDirPath-color.js +1 -1
- package/packages/es/icons/KingAutometa/RPAWinAutomationSap-color.js +1 -1
- package/packages/es/icons/KingAutometa/automate-exp-data-entry-color.js +1 -1
- package/packages/es/icons/KingAutometa/automate-exp-wechat-color.js +1 -1
- package/packages/es/icons/KingAutometa/automate-exp-word-color.js +1 -1
- 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/arrows-exchange.d.ts +28 -0
- package/packages/es/icons/base/arrows-exchange.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/index.d.ts +1 -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/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/icons-base.js
CHANGED
|
@@ -1415,6 +1415,20 @@ export const iconsDataBase = [
|
|
|
1415
1415
|
},
|
|
1416
1416
|
{
|
|
1417
1417
|
id: 101,
|
|
1418
|
+
name: "arrows-exchange",
|
|
1419
|
+
alias: [],
|
|
1420
|
+
componentName: "IconArrowsExchange",
|
|
1421
|
+
componentAlias: [],
|
|
1422
|
+
title: "箭头交换",
|
|
1423
|
+
category: "Arrow direction",
|
|
1424
|
+
categoryCN: "箭头方向",
|
|
1425
|
+
author: "KSW",
|
|
1426
|
+
tag: ["交换", "转换"],
|
|
1427
|
+
projectName: "base",
|
|
1428
|
+
modifiedTime: "2025-01-13T12:11:42.000Z",
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
id: 102,
|
|
1418
1432
|
name: "backspace",
|
|
1419
1433
|
alias: [],
|
|
1420
1434
|
componentName: "IconBackspace",
|
|
@@ -1428,7 +1442,7 @@ export const iconsDataBase = [
|
|
|
1428
1442
|
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
1429
1443
|
},
|
|
1430
1444
|
{
|
|
1431
|
-
id:
|
|
1445
|
+
id: 103,
|
|
1432
1446
|
name: "bot",
|
|
1433
1447
|
alias: [],
|
|
1434
1448
|
componentName: "IconBot",
|
|
@@ -1442,7 +1456,7 @@ export const iconsDataBase = [
|
|
|
1442
1456
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1443
1457
|
},
|
|
1444
1458
|
{
|
|
1445
|
-
id:
|
|
1459
|
+
id: 104,
|
|
1446
1460
|
name: "c-type-autoit-color",
|
|
1447
1461
|
alias: [],
|
|
1448
1462
|
componentName: "IconCTypeAutoitColor",
|
|
@@ -1456,7 +1470,7 @@ export const iconsDataBase = [
|
|
|
1456
1470
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1457
1471
|
},
|
|
1458
1472
|
{
|
|
1459
|
-
id:
|
|
1473
|
+
id: 105,
|
|
1460
1474
|
name: "c-type-bat-color",
|
|
1461
1475
|
alias: [],
|
|
1462
1476
|
componentName: "IconCTypeBatColor",
|
|
@@ -1470,7 +1484,7 @@ export const iconsDataBase = [
|
|
|
1470
1484
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1471
1485
|
},
|
|
1472
1486
|
{
|
|
1473
|
-
id:
|
|
1487
|
+
id: 106,
|
|
1474
1488
|
name: "c-type-c-sharp-color",
|
|
1475
1489
|
alias: [],
|
|
1476
1490
|
componentName: "IconCTypeCSharpColor",
|
|
@@ -1484,7 +1498,7 @@ export const iconsDataBase = [
|
|
|
1484
1498
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1485
1499
|
},
|
|
1486
1500
|
{
|
|
1487
|
-
id:
|
|
1501
|
+
id: 107,
|
|
1488
1502
|
name: "c-type-cn-color",
|
|
1489
1503
|
alias: [],
|
|
1490
1504
|
componentName: "IconCTypeCnColor",
|
|
@@ -1498,7 +1512,7 @@ export const iconsDataBase = [
|
|
|
1498
1512
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1499
1513
|
},
|
|
1500
1514
|
{
|
|
1501
|
-
id:
|
|
1515
|
+
id: 108,
|
|
1502
1516
|
name: "c-type-en-color",
|
|
1503
1517
|
alias: [],
|
|
1504
1518
|
componentName: "IconCTypeEnColor",
|
|
@@ -1512,7 +1526,7 @@ export const iconsDataBase = [
|
|
|
1512
1526
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1513
1527
|
},
|
|
1514
1528
|
{
|
|
1515
|
-
id:
|
|
1529
|
+
id: 109,
|
|
1516
1530
|
name: "c-type-fn-color",
|
|
1517
1531
|
alias: [],
|
|
1518
1532
|
componentName: "IconCTypeFnColor",
|
|
@@ -1526,7 +1540,7 @@ export const iconsDataBase = [
|
|
|
1526
1540
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1527
1541
|
},
|
|
1528
1542
|
{
|
|
1529
|
-
id:
|
|
1543
|
+
id: 110,
|
|
1530
1544
|
name: "c-type-JS-color",
|
|
1531
1545
|
alias: [],
|
|
1532
1546
|
componentName: "IconCTypeJSColor",
|
|
@@ -1540,7 +1554,7 @@ export const iconsDataBase = [
|
|
|
1540
1554
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1541
1555
|
},
|
|
1542
1556
|
{
|
|
1543
|
-
id:
|
|
1557
|
+
id: 111,
|
|
1544
1558
|
name: "c-type-lego-color",
|
|
1545
1559
|
alias: [],
|
|
1546
1560
|
componentName: "IconCTypeLegoColor",
|
|
@@ -1554,7 +1568,7 @@ export const iconsDataBase = [
|
|
|
1554
1568
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1555
1569
|
},
|
|
1556
1570
|
{
|
|
1557
|
-
id:
|
|
1571
|
+
id: 112,
|
|
1558
1572
|
name: "c-type-linuxshell-color",
|
|
1559
1573
|
alias: [],
|
|
1560
1574
|
componentName: "IconCTypeLinuxshellColor",
|
|
@@ -1568,7 +1582,7 @@ export const iconsDataBase = [
|
|
|
1568
1582
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1569
1583
|
},
|
|
1570
1584
|
{
|
|
1571
|
-
id:
|
|
1585
|
+
id: 113,
|
|
1572
1586
|
name: "c-type-perl-color",
|
|
1573
1587
|
alias: [],
|
|
1574
1588
|
componentName: "IconCTypePerlColor",
|
|
@@ -1582,7 +1596,7 @@ export const iconsDataBase = [
|
|
|
1582
1596
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1583
1597
|
},
|
|
1584
1598
|
{
|
|
1585
|
-
id:
|
|
1599
|
+
id: 114,
|
|
1586
1600
|
name: "c-type-powershell-color",
|
|
1587
1601
|
alias: [],
|
|
1588
1602
|
componentName: "IconCTypePowershellColor",
|
|
@@ -1596,7 +1610,7 @@ export const iconsDataBase = [
|
|
|
1596
1610
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1597
1611
|
},
|
|
1598
1612
|
{
|
|
1599
|
-
id:
|
|
1613
|
+
id: 115,
|
|
1600
1614
|
name: "c-type-python-color",
|
|
1601
1615
|
alias: [],
|
|
1602
1616
|
componentName: "IconCTypePythonColor",
|
|
@@ -1610,7 +1624,7 @@ export const iconsDataBase = [
|
|
|
1610
1624
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1611
1625
|
},
|
|
1612
1626
|
{
|
|
1613
|
-
id:
|
|
1627
|
+
id: 116,
|
|
1614
1628
|
name: "c-type-vbs-color",
|
|
1615
1629
|
alias: [],
|
|
1616
1630
|
componentName: "IconCTypeVbsColor",
|
|
@@ -1624,7 +1638,7 @@ export const iconsDataBase = [
|
|
|
1624
1638
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1625
1639
|
},
|
|
1626
1640
|
{
|
|
1627
|
-
id:
|
|
1641
|
+
id: 117,
|
|
1628
1642
|
name: "c-type-yaml-color",
|
|
1629
1643
|
alias: [],
|
|
1630
1644
|
componentName: "IconCTypeYamlColor",
|
|
@@ -1638,7 +1652,7 @@ export const iconsDataBase = [
|
|
|
1638
1652
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1639
1653
|
},
|
|
1640
1654
|
{
|
|
1641
|
-
id:
|
|
1655
|
+
id: 118,
|
|
1642
1656
|
name: "calendar-color",
|
|
1643
1657
|
alias: [],
|
|
1644
1658
|
componentName: "IconCalendarColor",
|
|
@@ -1652,7 +1666,7 @@ export const iconsDataBase = [
|
|
|
1652
1666
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1653
1667
|
},
|
|
1654
1668
|
{
|
|
1655
|
-
id:
|
|
1669
|
+
id: 119,
|
|
1656
1670
|
name: "card",
|
|
1657
1671
|
alias: [],
|
|
1658
1672
|
componentName: "IconCard",
|
|
@@ -1666,7 +1680,7 @@ export const iconsDataBase = [
|
|
|
1666
1680
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1667
1681
|
},
|
|
1668
1682
|
{
|
|
1669
|
-
id:
|
|
1683
|
+
id: 120,
|
|
1670
1684
|
name: "chart-pie-color",
|
|
1671
1685
|
alias: [],
|
|
1672
1686
|
componentName: "IconChartPieColor",
|
|
@@ -1680,7 +1694,7 @@ export const iconsDataBase = [
|
|
|
1680
1694
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1681
1695
|
},
|
|
1682
1696
|
{
|
|
1683
|
-
id:
|
|
1697
|
+
id: 121,
|
|
1684
1698
|
name: "chart-pie",
|
|
1685
1699
|
alias: [],
|
|
1686
1700
|
componentName: "IconChartPie",
|
|
@@ -1694,7 +1708,7 @@ export const iconsDataBase = [
|
|
|
1694
1708
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1695
1709
|
},
|
|
1696
1710
|
{
|
|
1697
|
-
id:
|
|
1711
|
+
id: 122,
|
|
1698
1712
|
name: "check-ed-color",
|
|
1699
1713
|
alias: [],
|
|
1700
1714
|
componentName: "IconCheckEdColor",
|
|
@@ -1708,7 +1722,7 @@ export const iconsDataBase = [
|
|
|
1708
1722
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1709
1723
|
},
|
|
1710
1724
|
{
|
|
1711
|
-
id:
|
|
1725
|
+
id: 123,
|
|
1712
1726
|
name: "check-normal-color",
|
|
1713
1727
|
alias: [],
|
|
1714
1728
|
componentName: "IconCheckNormalColor",
|
|
@@ -1722,7 +1736,7 @@ export const iconsDataBase = [
|
|
|
1722
1736
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1723
1737
|
},
|
|
1724
1738
|
{
|
|
1725
|
-
id:
|
|
1739
|
+
id: 124,
|
|
1726
1740
|
name: "check-or-color",
|
|
1727
1741
|
alias: [],
|
|
1728
1742
|
componentName: "IconCheckOrColor",
|
|
@@ -1736,7 +1750,7 @@ export const iconsDataBase = [
|
|
|
1736
1750
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1737
1751
|
},
|
|
1738
1752
|
{
|
|
1739
|
-
id:
|
|
1753
|
+
id: 125,
|
|
1740
1754
|
name: "check",
|
|
1741
1755
|
alias: [],
|
|
1742
1756
|
componentName: "IconCheck",
|
|
@@ -1750,7 +1764,7 @@ export const iconsDataBase = [
|
|
|
1750
1764
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1751
1765
|
},
|
|
1752
1766
|
{
|
|
1753
|
-
id:
|
|
1767
|
+
id: 126,
|
|
1754
1768
|
name: "clear",
|
|
1755
1769
|
alias: [],
|
|
1756
1770
|
componentName: "IconClear",
|
|
@@ -1764,7 +1778,7 @@ export const iconsDataBase = [
|
|
|
1764
1778
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1765
1779
|
},
|
|
1766
1780
|
{
|
|
1767
|
-
id:
|
|
1781
|
+
id: 127,
|
|
1768
1782
|
name: "clear2",
|
|
1769
1783
|
alias: [],
|
|
1770
1784
|
componentName: "IconClear2",
|
|
@@ -1778,7 +1792,7 @@ export const iconsDataBase = [
|
|
|
1778
1792
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1779
1793
|
},
|
|
1780
1794
|
{
|
|
1781
|
-
id:
|
|
1795
|
+
id: 128,
|
|
1782
1796
|
name: "clearDate",
|
|
1783
1797
|
alias: [],
|
|
1784
1798
|
componentName: "IconClearDate",
|
|
@@ -1792,7 +1806,7 @@ export const iconsDataBase = [
|
|
|
1792
1806
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1793
1807
|
},
|
|
1794
1808
|
{
|
|
1795
|
-
id:
|
|
1809
|
+
id: 129,
|
|
1796
1810
|
name: "clipboard",
|
|
1797
1811
|
alias: [],
|
|
1798
1812
|
componentName: "IconClipboard",
|
|
@@ -1806,7 +1820,7 @@ export const iconsDataBase = [
|
|
|
1806
1820
|
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
1807
1821
|
},
|
|
1808
1822
|
{
|
|
1809
|
-
id:
|
|
1823
|
+
id: 130,
|
|
1810
1824
|
name: "close",
|
|
1811
1825
|
alias: [],
|
|
1812
1826
|
componentName: "IconClose",
|
|
@@ -1820,7 +1834,7 @@ export const iconsDataBase = [
|
|
|
1820
1834
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1821
1835
|
},
|
|
1822
1836
|
{
|
|
1823
|
-
id:
|
|
1837
|
+
id: 131,
|
|
1824
1838
|
name: "Collect",
|
|
1825
1839
|
alias: [],
|
|
1826
1840
|
componentName: "IconCollect",
|
|
@@ -1834,7 +1848,7 @@ export const iconsDataBase = [
|
|
|
1834
1848
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1835
1849
|
},
|
|
1836
1850
|
{
|
|
1837
|
-
id:
|
|
1851
|
+
id: 132,
|
|
1838
1852
|
name: "copy",
|
|
1839
1853
|
alias: [],
|
|
1840
1854
|
componentName: "IconCopy",
|
|
@@ -1848,7 +1862,7 @@ export const iconsDataBase = [
|
|
|
1848
1862
|
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
1849
1863
|
},
|
|
1850
1864
|
{
|
|
1851
|
-
id:
|
|
1865
|
+
id: 133,
|
|
1852
1866
|
name: "cursor-pointer",
|
|
1853
1867
|
alias: [],
|
|
1854
1868
|
componentName: "IconCursorPointer",
|
|
@@ -1862,7 +1876,7 @@ export const iconsDataBase = [
|
|
|
1862
1876
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1863
1877
|
},
|
|
1864
1878
|
{
|
|
1865
|
-
id:
|
|
1879
|
+
id: 134,
|
|
1866
1880
|
name: "cut",
|
|
1867
1881
|
alias: [],
|
|
1868
1882
|
componentName: "IconCut",
|
|
@@ -1876,7 +1890,7 @@ export const iconsDataBase = [
|
|
|
1876
1890
|
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
1877
1891
|
},
|
|
1878
1892
|
{
|
|
1879
|
-
id:
|
|
1893
|
+
id: 135,
|
|
1880
1894
|
name: "date",
|
|
1881
1895
|
alias: [],
|
|
1882
1896
|
componentName: "IconDate",
|
|
@@ -1890,7 +1904,7 @@ export const iconsDataBase = [
|
|
|
1890
1904
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1891
1905
|
},
|
|
1892
1906
|
{
|
|
1893
|
-
id:
|
|
1907
|
+
id: 136,
|
|
1894
1908
|
name: "delete",
|
|
1895
1909
|
alias: [],
|
|
1896
1910
|
componentName: "IconDelete",
|
|
@@ -1904,7 +1918,7 @@ export const iconsDataBase = [
|
|
|
1904
1918
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1905
1919
|
},
|
|
1906
1920
|
{
|
|
1907
|
-
id:
|
|
1921
|
+
id: 137,
|
|
1908
1922
|
name: "dev-color",
|
|
1909
1923
|
alias: [],
|
|
1910
1924
|
componentName: "IconDevColor",
|
|
@@ -1918,7 +1932,7 @@ export const iconsDataBase = [
|
|
|
1918
1932
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1919
1933
|
},
|
|
1920
1934
|
{
|
|
1921
|
-
id:
|
|
1935
|
+
id: 138,
|
|
1922
1936
|
name: "down-c",
|
|
1923
1937
|
alias: [],
|
|
1924
1938
|
componentName: "IconDownC",
|
|
@@ -1932,7 +1946,7 @@ export const iconsDataBase = [
|
|
|
1932
1946
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1933
1947
|
},
|
|
1934
1948
|
{
|
|
1935
|
-
id:
|
|
1949
|
+
id: 139,
|
|
1936
1950
|
name: "download",
|
|
1937
1951
|
alias: [],
|
|
1938
1952
|
componentName: "IconDownload",
|
|
@@ -1946,7 +1960,7 @@ export const iconsDataBase = [
|
|
|
1946
1960
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1947
1961
|
},
|
|
1948
1962
|
{
|
|
1949
|
-
id:
|
|
1963
|
+
id: 140,
|
|
1950
1964
|
name: "Drag",
|
|
1951
1965
|
alias: [],
|
|
1952
1966
|
componentName: "IconDrag",
|
|
@@ -1960,7 +1974,7 @@ export const iconsDataBase = [
|
|
|
1960
1974
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1961
1975
|
},
|
|
1962
1976
|
{
|
|
1963
|
-
id:
|
|
1977
|
+
id: 141,
|
|
1964
1978
|
name: "Edit",
|
|
1965
1979
|
alias: [],
|
|
1966
1980
|
componentName: "IconEdit",
|
|
@@ -1974,7 +1988,7 @@ export const iconsDataBase = [
|
|
|
1974
1988
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1975
1989
|
},
|
|
1976
1990
|
{
|
|
1977
|
-
id:
|
|
1991
|
+
id: 142,
|
|
1978
1992
|
name: "EmptyBox",
|
|
1979
1993
|
alias: [],
|
|
1980
1994
|
componentName: "IconEmptyBox",
|
|
@@ -1988,7 +2002,7 @@ export const iconsDataBase = [
|
|
|
1988
2002
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
1989
2003
|
},
|
|
1990
2004
|
{
|
|
1991
|
-
id:
|
|
2005
|
+
id: 143,
|
|
1992
2006
|
name: "fall",
|
|
1993
2007
|
alias: [],
|
|
1994
2008
|
componentName: "IconFall",
|
|
@@ -2002,7 +2016,7 @@ export const iconsDataBase = [
|
|
|
2002
2016
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2003
2017
|
},
|
|
2004
2018
|
{
|
|
2005
|
-
id:
|
|
2019
|
+
id: 144,
|
|
2006
2020
|
name: "file-add",
|
|
2007
2021
|
alias: [],
|
|
2008
2022
|
componentName: "IconFileAdd",
|
|
@@ -2016,7 +2030,7 @@ export const iconsDataBase = [
|
|
|
2016
2030
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2017
2031
|
},
|
|
2018
2032
|
{
|
|
2019
|
-
id:
|
|
2033
|
+
id: 145,
|
|
2020
2034
|
name: "file-starred-color",
|
|
2021
2035
|
alias: [],
|
|
2022
2036
|
componentName: "IconFileStarredColor",
|
|
@@ -2030,7 +2044,7 @@ export const iconsDataBase = [
|
|
|
2030
2044
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2031
2045
|
},
|
|
2032
2046
|
{
|
|
2033
|
-
id:
|
|
2047
|
+
id: 146,
|
|
2034
2048
|
name: "file",
|
|
2035
2049
|
alias: [],
|
|
2036
2050
|
componentName: "IconFile",
|
|
@@ -2044,7 +2058,7 @@ export const iconsDataBase = [
|
|
|
2044
2058
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2045
2059
|
},
|
|
2046
2060
|
{
|
|
2047
|
-
id:
|
|
2061
|
+
id: 147,
|
|
2048
2062
|
name: "filter-fill",
|
|
2049
2063
|
alias: [],
|
|
2050
2064
|
componentName: "IconFilterFill",
|
|
@@ -2058,7 +2072,7 @@ export const iconsDataBase = [
|
|
|
2058
2072
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2059
2073
|
},
|
|
2060
2074
|
{
|
|
2061
|
-
id:
|
|
2075
|
+
id: 148,
|
|
2062
2076
|
name: "filter",
|
|
2063
2077
|
alias: [],
|
|
2064
2078
|
componentName: "IconFilter",
|
|
@@ -2072,7 +2086,7 @@ export const iconsDataBase = [
|
|
|
2072
2086
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2073
2087
|
},
|
|
2074
2088
|
{
|
|
2075
|
-
id:
|
|
2089
|
+
id: 149,
|
|
2076
2090
|
name: "flow-add",
|
|
2077
2091
|
alias: [],
|
|
2078
2092
|
componentName: "IconFlowAdd",
|
|
@@ -2086,7 +2100,7 @@ export const iconsDataBase = [
|
|
|
2086
2100
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2087
2101
|
},
|
|
2088
2102
|
{
|
|
2089
|
-
id:
|
|
2103
|
+
id: 150,
|
|
2090
2104
|
name: "flow-back",
|
|
2091
2105
|
alias: [],
|
|
2092
2106
|
componentName: "IconFlowBack",
|
|
@@ -2100,7 +2114,7 @@ export const iconsDataBase = [
|
|
|
2100
2114
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2101
2115
|
},
|
|
2102
2116
|
{
|
|
2103
|
-
id:
|
|
2117
|
+
id: 151,
|
|
2104
2118
|
name: "flow-batch-processing-color",
|
|
2105
2119
|
alias: [],
|
|
2106
2120
|
componentName: "IconFlowBatchProcessingColor",
|
|
@@ -2114,7 +2128,7 @@ export const iconsDataBase = [
|
|
|
2114
2128
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2115
2129
|
},
|
|
2116
2130
|
{
|
|
2117
|
-
id:
|
|
2131
|
+
id: 152,
|
|
2118
2132
|
name: "flow-check-color",
|
|
2119
2133
|
alias: [],
|
|
2120
2134
|
componentName: "IconFlowCheckColor",
|
|
@@ -2128,7 +2142,7 @@ export const iconsDataBase = [
|
|
|
2128
2142
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2129
2143
|
},
|
|
2130
2144
|
{
|
|
2131
|
-
id:
|
|
2145
|
+
id: 153,
|
|
2132
2146
|
name: "flow-component-color",
|
|
2133
2147
|
alias: [],
|
|
2134
2148
|
componentName: "IconFlowComponentColor",
|
|
@@ -2142,7 +2156,7 @@ export const iconsDataBase = [
|
|
|
2142
2156
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2143
2157
|
},
|
|
2144
2158
|
{
|
|
2145
|
-
id:
|
|
2159
|
+
id: 154,
|
|
2146
2160
|
name: "flow-controls-color",
|
|
2147
2161
|
alias: [],
|
|
2148
2162
|
componentName: "IconFlowControlsColor",
|
|
@@ -2156,7 +2170,7 @@ export const iconsDataBase = [
|
|
|
2156
2170
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2157
2171
|
},
|
|
2158
2172
|
{
|
|
2159
|
-
id:
|
|
2173
|
+
id: 155,
|
|
2160
2174
|
name: "flow-end-color",
|
|
2161
2175
|
alias: [],
|
|
2162
2176
|
componentName: "IconFlowEndColor",
|
|
@@ -2170,7 +2184,7 @@ export const iconsDataBase = [
|
|
|
2170
2184
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2171
2185
|
},
|
|
2172
2186
|
{
|
|
2173
|
-
id:
|
|
2187
|
+
id: 156,
|
|
2174
2188
|
name: "flow-end",
|
|
2175
2189
|
alias: [],
|
|
2176
2190
|
componentName: "IconFlowEnd",
|
|
@@ -2184,7 +2198,7 @@ export const iconsDataBase = [
|
|
|
2184
2198
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2185
2199
|
},
|
|
2186
2200
|
{
|
|
2187
|
-
id:
|
|
2201
|
+
id: 157,
|
|
2188
2202
|
name: "flow-if-color",
|
|
2189
2203
|
alias: [],
|
|
2190
2204
|
componentName: "IconFlowIfColor",
|
|
@@ -2198,7 +2212,7 @@ export const iconsDataBase = [
|
|
|
2198
2212
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2199
2213
|
},
|
|
2200
2214
|
{
|
|
2201
|
-
id:
|
|
2215
|
+
id: 158,
|
|
2202
2216
|
name: "flow-nested-color",
|
|
2203
2217
|
alias: [],
|
|
2204
2218
|
componentName: "IconFlowNestedColor",
|
|
@@ -2212,7 +2226,7 @@ export const iconsDataBase = [
|
|
|
2212
2226
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2213
2227
|
},
|
|
2214
2228
|
{
|
|
2215
|
-
id:
|
|
2229
|
+
id: 159,
|
|
2216
2230
|
name: "flow-nested",
|
|
2217
2231
|
alias: [],
|
|
2218
2232
|
componentName: "IconFlowNested",
|
|
@@ -2226,7 +2240,7 @@ export const iconsDataBase = [
|
|
|
2226
2240
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2227
2241
|
},
|
|
2228
2242
|
{
|
|
2229
|
-
id:
|
|
2243
|
+
id: 160,
|
|
2230
2244
|
name: "flow-quote-color",
|
|
2231
2245
|
alias: [],
|
|
2232
2246
|
componentName: "IconFlowQuoteColor",
|
|
@@ -2240,7 +2254,7 @@ export const iconsDataBase = [
|
|
|
2240
2254
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2241
2255
|
},
|
|
2242
2256
|
{
|
|
2243
|
-
id:
|
|
2257
|
+
id: 161,
|
|
2244
2258
|
name: "flow-start-color",
|
|
2245
2259
|
alias: [],
|
|
2246
2260
|
componentName: "IconFlowStartColor",
|
|
@@ -2254,7 +2268,7 @@ export const iconsDataBase = [
|
|
|
2254
2268
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2255
2269
|
},
|
|
2256
2270
|
{
|
|
2257
|
-
id:
|
|
2271
|
+
id: 162,
|
|
2258
2272
|
name: "flow-start",
|
|
2259
2273
|
alias: [],
|
|
2260
2274
|
componentName: "IconFlowStart",
|
|
@@ -2268,7 +2282,7 @@ export const iconsDataBase = [
|
|
|
2268
2282
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2269
2283
|
},
|
|
2270
2284
|
{
|
|
2271
|
-
id:
|
|
2285
|
+
id: 163,
|
|
2272
2286
|
name: "flow-tips-color",
|
|
2273
2287
|
alias: [],
|
|
2274
2288
|
componentName: "IconFlowTipsColor",
|
|
@@ -2282,7 +2296,7 @@ export const iconsDataBase = [
|
|
|
2282
2296
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2283
2297
|
},
|
|
2284
2298
|
{
|
|
2285
|
-
id:
|
|
2299
|
+
id: 164,
|
|
2286
2300
|
name: "flow-toolBox",
|
|
2287
2301
|
alias: [],
|
|
2288
2302
|
componentName: "IconFlowToolBox",
|
|
@@ -2296,7 +2310,7 @@ export const iconsDataBase = [
|
|
|
2296
2310
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2297
2311
|
},
|
|
2298
2312
|
{
|
|
2299
|
-
id:
|
|
2313
|
+
id: 165,
|
|
2300
2314
|
name: "flow",
|
|
2301
2315
|
alias: [],
|
|
2302
2316
|
componentName: "IconFlow",
|
|
@@ -2310,7 +2324,7 @@ export const iconsDataBase = [
|
|
|
2310
2324
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2311
2325
|
},
|
|
2312
2326
|
{
|
|
2313
|
-
id:
|
|
2327
|
+
id: 166,
|
|
2314
2328
|
name: "fn-add",
|
|
2315
2329
|
alias: [],
|
|
2316
2330
|
componentName: "IconFnAdd",
|
|
@@ -2324,7 +2338,7 @@ export const iconsDataBase = [
|
|
|
2324
2338
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2325
2339
|
},
|
|
2326
2340
|
{
|
|
2327
|
-
id:
|
|
2341
|
+
id: 167,
|
|
2328
2342
|
name: "fn",
|
|
2329
2343
|
alias: [],
|
|
2330
2344
|
componentName: "IconFn",
|
|
@@ -2338,7 +2352,7 @@ export const iconsDataBase = [
|
|
|
2338
2352
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2339
2353
|
},
|
|
2340
2354
|
{
|
|
2341
|
-
id:
|
|
2355
|
+
id: 168,
|
|
2342
2356
|
name: "fold-down",
|
|
2343
2357
|
alias: [],
|
|
2344
2358
|
componentName: "IconFoldDown",
|
|
@@ -2352,7 +2366,7 @@ export const iconsDataBase = [
|
|
|
2352
2366
|
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
2353
2367
|
},
|
|
2354
2368
|
{
|
|
2355
|
-
id:
|
|
2369
|
+
id: 169,
|
|
2356
2370
|
name: "fold-up",
|
|
2357
2371
|
alias: [],
|
|
2358
2372
|
componentName: "IconFoldUp",
|
|
@@ -2366,7 +2380,7 @@ export const iconsDataBase = [
|
|
|
2366
2380
|
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
2367
2381
|
},
|
|
2368
2382
|
{
|
|
2369
|
-
id:
|
|
2383
|
+
id: 170,
|
|
2370
2384
|
name: "fold",
|
|
2371
2385
|
alias: [],
|
|
2372
2386
|
componentName: "IconFold",
|
|
@@ -2380,7 +2394,7 @@ export const iconsDataBase = [
|
|
|
2380
2394
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2381
2395
|
},
|
|
2382
2396
|
{
|
|
2383
|
-
id:
|
|
2397
|
+
id: 171,
|
|
2384
2398
|
name: "folder-add",
|
|
2385
2399
|
alias: [],
|
|
2386
2400
|
componentName: "IconFolderAdd",
|
|
@@ -2394,7 +2408,7 @@ export const iconsDataBase = [
|
|
|
2394
2408
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2395
2409
|
},
|
|
2396
2410
|
{
|
|
2397
|
-
id:
|
|
2411
|
+
id: 172,
|
|
2398
2412
|
name: "folder-close",
|
|
2399
2413
|
alias: [],
|
|
2400
2414
|
componentName: "IconFolderClose",
|
|
@@ -2408,7 +2422,7 @@ export const iconsDataBase = [
|
|
|
2408
2422
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2409
2423
|
},
|
|
2410
2424
|
{
|
|
2411
|
-
id:
|
|
2425
|
+
id: 173,
|
|
2412
2426
|
name: "folder-open",
|
|
2413
2427
|
alias: [],
|
|
2414
2428
|
componentName: "IconFolderOpen",
|
|
@@ -2422,7 +2436,7 @@ export const iconsDataBase = [
|
|
|
2422
2436
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2423
2437
|
},
|
|
2424
2438
|
{
|
|
2425
|
-
id:
|
|
2439
|
+
id: 174,
|
|
2426
2440
|
name: "forbid",
|
|
2427
2441
|
alias: [],
|
|
2428
2442
|
componentName: "IconForbid",
|
|
@@ -2436,7 +2450,7 @@ export const iconsDataBase = [
|
|
|
2436
2450
|
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
2437
2451
|
},
|
|
2438
2452
|
{
|
|
2439
|
-
id:
|
|
2453
|
+
id: 175,
|
|
2440
2454
|
name: "full-screen",
|
|
2441
2455
|
alias: [],
|
|
2442
2456
|
componentName: "IconFullScreen",
|
|
@@ -2450,7 +2464,7 @@ export const iconsDataBase = [
|
|
|
2450
2464
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2451
2465
|
},
|
|
2452
2466
|
{
|
|
2453
|
-
id:
|
|
2467
|
+
id: 176,
|
|
2454
2468
|
name: "function",
|
|
2455
2469
|
alias: [],
|
|
2456
2470
|
componentName: "IconFunction",
|
|
@@ -2464,7 +2478,7 @@ export const iconsDataBase = [
|
|
|
2464
2478
|
modifiedTime: "2024-12-13T12:16:28.000Z",
|
|
2465
2479
|
},
|
|
2466
2480
|
{
|
|
2467
|
-
id:
|
|
2481
|
+
id: 177,
|
|
2468
2482
|
name: "GlobalOperation",
|
|
2469
2483
|
alias: [],
|
|
2470
2484
|
componentName: "IconGlobalOperation",
|
|
@@ -2478,7 +2492,7 @@ export const iconsDataBase = [
|
|
|
2478
2492
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2479
2493
|
},
|
|
2480
2494
|
{
|
|
2481
|
-
id:
|
|
2495
|
+
id: 178,
|
|
2482
2496
|
name: "hard-drive-color",
|
|
2483
2497
|
alias: [],
|
|
2484
2498
|
componentName: "IconHardDriveColor",
|
|
@@ -2492,7 +2506,7 @@ export const iconsDataBase = [
|
|
|
2492
2506
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2493
2507
|
},
|
|
2494
2508
|
{
|
|
2495
|
-
id:
|
|
2509
|
+
id: 179,
|
|
2496
2510
|
name: "hide",
|
|
2497
2511
|
alias: [],
|
|
2498
2512
|
componentName: "IconHide",
|
|
@@ -2506,7 +2520,7 @@ export const iconsDataBase = [
|
|
|
2506
2520
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2507
2521
|
},
|
|
2508
2522
|
{
|
|
2509
|
-
id:
|
|
2523
|
+
id: 180,
|
|
2510
2524
|
name: "icon-def",
|
|
2511
2525
|
alias: [],
|
|
2512
2526
|
componentName: "IconIconDef",
|
|
@@ -2520,7 +2534,7 @@ export const iconsDataBase = [
|
|
|
2520
2534
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2521
2535
|
},
|
|
2522
2536
|
{
|
|
2523
|
-
id:
|
|
2537
|
+
id: 181,
|
|
2524
2538
|
name: "ide-pause",
|
|
2525
2539
|
alias: [],
|
|
2526
2540
|
componentName: "IconIdePause",
|
|
@@ -2534,7 +2548,7 @@ export const iconsDataBase = [
|
|
|
2534
2548
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2535
2549
|
},
|
|
2536
2550
|
{
|
|
2537
|
-
id:
|
|
2551
|
+
id: 182,
|
|
2538
2552
|
name: "ide-play",
|
|
2539
2553
|
alias: [],
|
|
2540
2554
|
componentName: "IconIdePlay",
|
|
@@ -2548,7 +2562,7 @@ export const iconsDataBase = [
|
|
|
2548
2562
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2549
2563
|
},
|
|
2550
2564
|
{
|
|
2551
|
-
id:
|
|
2565
|
+
id: 183,
|
|
2552
2566
|
name: "ide-refresh",
|
|
2553
2567
|
alias: [],
|
|
2554
2568
|
componentName: "IconIdeRefresh",
|
|
@@ -2562,7 +2576,7 @@ export const iconsDataBase = [
|
|
|
2562
2576
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2563
2577
|
},
|
|
2564
2578
|
{
|
|
2565
|
-
id:
|
|
2579
|
+
id: 184,
|
|
2566
2580
|
name: "ide-stop",
|
|
2567
2581
|
alias: [],
|
|
2568
2582
|
componentName: "IconIdeStop",
|
|
@@ -2576,7 +2590,7 @@ export const iconsDataBase = [
|
|
|
2576
2590
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2577
2591
|
},
|
|
2578
2592
|
{
|
|
2579
|
-
id:
|
|
2593
|
+
id: 185,
|
|
2580
2594
|
name: "IP",
|
|
2581
2595
|
alias: [],
|
|
2582
2596
|
componentName: "IconIP",
|
|
@@ -2590,7 +2604,7 @@ export const iconsDataBase = [
|
|
|
2590
2604
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2591
2605
|
},
|
|
2592
2606
|
{
|
|
2593
|
-
id:
|
|
2607
|
+
id: 186,
|
|
2594
2608
|
name: "item-def-color",
|
|
2595
2609
|
alias: [],
|
|
2596
2610
|
componentName: "IconItemDefColor",
|
|
@@ -2604,7 +2618,7 @@ export const iconsDataBase = [
|
|
|
2604
2618
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2605
2619
|
},
|
|
2606
2620
|
{
|
|
2607
|
-
id:
|
|
2621
|
+
id: 187,
|
|
2608
2622
|
name: "item-remove",
|
|
2609
2623
|
alias: [],
|
|
2610
2624
|
componentName: "IconItemRemove",
|
|
@@ -2618,7 +2632,7 @@ export const iconsDataBase = [
|
|
|
2618
2632
|
modifiedTime: "2024-12-19T08:16:16.000Z",
|
|
2619
2633
|
},
|
|
2620
2634
|
{
|
|
2621
|
-
id:
|
|
2635
|
+
id: 188,
|
|
2622
2636
|
name: "left-menu-display",
|
|
2623
2637
|
alias: [],
|
|
2624
2638
|
componentName: "IconLeftMenuDisplay",
|
|
@@ -2632,7 +2646,7 @@ export const iconsDataBase = [
|
|
|
2632
2646
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2633
2647
|
},
|
|
2634
2648
|
{
|
|
2635
|
-
id:
|
|
2649
|
+
id: 189,
|
|
2636
2650
|
name: "line",
|
|
2637
2651
|
alias: [],
|
|
2638
2652
|
componentName: "IconLine",
|
|
@@ -2646,7 +2660,7 @@ export const iconsDataBase = [
|
|
|
2646
2660
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2647
2661
|
},
|
|
2648
2662
|
{
|
|
2649
|
-
id:
|
|
2663
|
+
id: 190,
|
|
2650
2664
|
name: "list-close",
|
|
2651
2665
|
alias: [],
|
|
2652
2666
|
componentName: "IconListClose",
|
|
@@ -2660,7 +2674,7 @@ export const iconsDataBase = [
|
|
|
2660
2674
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2661
2675
|
},
|
|
2662
2676
|
{
|
|
2663
|
-
id:
|
|
2677
|
+
id: 191,
|
|
2664
2678
|
name: "list-open",
|
|
2665
2679
|
alias: [],
|
|
2666
2680
|
componentName: "IconListOpen",
|
|
@@ -2674,7 +2688,7 @@ export const iconsDataBase = [
|
|
|
2674
2688
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2675
2689
|
},
|
|
2676
2690
|
{
|
|
2677
|
-
id:
|
|
2691
|
+
id: 192,
|
|
2678
2692
|
name: "list-search",
|
|
2679
2693
|
alias: [],
|
|
2680
2694
|
componentName: "IconListSearch",
|
|
@@ -2688,7 +2702,7 @@ export const iconsDataBase = [
|
|
|
2688
2702
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2689
2703
|
},
|
|
2690
2704
|
{
|
|
2691
|
-
id:
|
|
2705
|
+
id: 193,
|
|
2692
2706
|
name: "loading",
|
|
2693
2707
|
alias: [],
|
|
2694
2708
|
componentName: "IconLoading",
|
|
@@ -2702,7 +2716,7 @@ export const iconsDataBase = [
|
|
|
2702
2716
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2703
2717
|
},
|
|
2704
2718
|
{
|
|
2705
|
-
id:
|
|
2719
|
+
id: 194,
|
|
2706
2720
|
name: "lock",
|
|
2707
2721
|
alias: [],
|
|
2708
2722
|
componentName: "IconLock",
|
|
@@ -2716,7 +2730,7 @@ export const iconsDataBase = [
|
|
|
2716
2730
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2717
2731
|
},
|
|
2718
2732
|
{
|
|
2719
|
-
id:
|
|
2733
|
+
id: 195,
|
|
2720
2734
|
name: "locked",
|
|
2721
2735
|
alias: [],
|
|
2722
2736
|
componentName: "IconLocked",
|
|
@@ -2730,7 +2744,7 @@ export const iconsDataBase = [
|
|
|
2730
2744
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2731
2745
|
},
|
|
2732
2746
|
{
|
|
2733
|
-
id:
|
|
2747
|
+
id: 196,
|
|
2734
2748
|
name: "logout",
|
|
2735
2749
|
alias: [],
|
|
2736
2750
|
componentName: "IconLogout",
|
|
@@ -2744,7 +2758,7 @@ export const iconsDataBase = [
|
|
|
2744
2758
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2745
2759
|
},
|
|
2746
2760
|
{
|
|
2747
|
-
id:
|
|
2761
|
+
id: 197,
|
|
2748
2762
|
name: "medal-1",
|
|
2749
2763
|
alias: [],
|
|
2750
2764
|
componentName: "IconMedal1",
|
|
@@ -2758,7 +2772,7 @@ export const iconsDataBase = [
|
|
|
2758
2772
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2759
2773
|
},
|
|
2760
2774
|
{
|
|
2761
|
-
id:
|
|
2775
|
+
id: 198,
|
|
2762
2776
|
name: "medal-2",
|
|
2763
2777
|
alias: [],
|
|
2764
2778
|
componentName: "IconMedal2",
|
|
@@ -2772,7 +2786,7 @@ export const iconsDataBase = [
|
|
|
2772
2786
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2773
2787
|
},
|
|
2774
2788
|
{
|
|
2775
|
-
id:
|
|
2789
|
+
id: 199,
|
|
2776
2790
|
name: "medal-3",
|
|
2777
2791
|
alias: [],
|
|
2778
2792
|
componentName: "IconMedal3",
|
|
@@ -2786,7 +2800,7 @@ export const iconsDataBase = [
|
|
|
2786
2800
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2787
2801
|
},
|
|
2788
2802
|
{
|
|
2789
|
-
id:
|
|
2803
|
+
id: 200,
|
|
2790
2804
|
name: "menu-collect",
|
|
2791
2805
|
alias: [],
|
|
2792
2806
|
componentName: "IconMenuCollect",
|
|
@@ -2800,7 +2814,7 @@ export const iconsDataBase = [
|
|
|
2800
2814
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2801
2815
|
},
|
|
2802
2816
|
{
|
|
2803
|
-
id:
|
|
2817
|
+
id: 201,
|
|
2804
2818
|
name: "menu-collected",
|
|
2805
2819
|
alias: [],
|
|
2806
2820
|
componentName: "IconMenuCollected",
|
|
@@ -2814,7 +2828,7 @@ export const iconsDataBase = [
|
|
|
2814
2828
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2815
2829
|
},
|
|
2816
2830
|
{
|
|
2817
|
-
id:
|
|
2831
|
+
id: 202,
|
|
2818
2832
|
name: "menu-def-color",
|
|
2819
2833
|
alias: [],
|
|
2820
2834
|
componentName: "IconMenuDefColor",
|
|
@@ -2828,7 +2842,7 @@ export const iconsDataBase = [
|
|
|
2828
2842
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2829
2843
|
},
|
|
2830
2844
|
{
|
|
2831
|
-
id:
|
|
2845
|
+
id: 203,
|
|
2832
2846
|
name: "Message",
|
|
2833
2847
|
alias: [],
|
|
2834
2848
|
componentName: "IconMessage",
|
|
@@ -2842,7 +2856,7 @@ export const iconsDataBase = [
|
|
|
2842
2856
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2843
2857
|
},
|
|
2844
2858
|
{
|
|
2845
|
-
id:
|
|
2859
|
+
id: 204,
|
|
2846
2860
|
name: "mode-expression-color",
|
|
2847
2861
|
alias: [],
|
|
2848
2862
|
componentName: "IconModeExpressionColor",
|
|
@@ -2856,7 +2870,7 @@ export const iconsDataBase = [
|
|
|
2856
2870
|
modifiedTime: "2024-12-02T09:42:16.000Z",
|
|
2857
2871
|
},
|
|
2858
2872
|
{
|
|
2859
|
-
id:
|
|
2873
|
+
id: 205,
|
|
2860
2874
|
name: "mode-expression",
|
|
2861
2875
|
alias: [],
|
|
2862
2876
|
componentName: "IconModeExpression",
|
|
@@ -2870,7 +2884,7 @@ export const iconsDataBase = [
|
|
|
2870
2884
|
modifiedTime: "2024-12-02T09:38:42.000Z",
|
|
2871
2885
|
},
|
|
2872
2886
|
{
|
|
2873
|
-
id:
|
|
2887
|
+
id: 206,
|
|
2874
2888
|
name: "more",
|
|
2875
2889
|
alias: [],
|
|
2876
2890
|
componentName: "IconMore",
|
|
@@ -2884,7 +2898,7 @@ export const iconsDataBase = [
|
|
|
2884
2898
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2885
2899
|
},
|
|
2886
2900
|
{
|
|
2887
|
-
id:
|
|
2901
|
+
id: 207,
|
|
2888
2902
|
name: "organization",
|
|
2889
2903
|
alias: [],
|
|
2890
2904
|
componentName: "IconOrganization",
|
|
@@ -2898,7 +2912,7 @@ export const iconsDataBase = [
|
|
|
2898
2912
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2899
2913
|
},
|
|
2900
2914
|
{
|
|
2901
|
-
id:
|
|
2915
|
+
id: 208,
|
|
2902
2916
|
name: "patch-color",
|
|
2903
2917
|
alias: [],
|
|
2904
2918
|
componentName: "IconPatchColor",
|
|
@@ -2912,7 +2926,7 @@ export const iconsDataBase = [
|
|
|
2912
2926
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2913
2927
|
},
|
|
2914
2928
|
{
|
|
2915
|
-
id:
|
|
2929
|
+
id: 209,
|
|
2916
2930
|
name: "patch-set-color",
|
|
2917
2931
|
alias: [],
|
|
2918
2932
|
componentName: "IconPatchSetColor",
|
|
@@ -2926,7 +2940,7 @@ export const iconsDataBase = [
|
|
|
2926
2940
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2927
2941
|
},
|
|
2928
2942
|
{
|
|
2929
|
-
id:
|
|
2943
|
+
id: 210,
|
|
2930
2944
|
name: "personnel",
|
|
2931
2945
|
alias: [],
|
|
2932
2946
|
componentName: "IconPersonnel",
|
|
@@ -2940,7 +2954,7 @@ export const iconsDataBase = [
|
|
|
2940
2954
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2941
2955
|
},
|
|
2942
2956
|
{
|
|
2943
|
-
id:
|
|
2957
|
+
id: 211,
|
|
2944
2958
|
name: "play",
|
|
2945
2959
|
alias: [],
|
|
2946
2960
|
componentName: "IconPlay",
|
|
@@ -2954,7 +2968,7 @@ export const iconsDataBase = [
|
|
|
2954
2968
|
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
2955
2969
|
},
|
|
2956
2970
|
{
|
|
2957
|
-
id:
|
|
2971
|
+
id: 212,
|
|
2958
2972
|
name: "plug-in-360-color",
|
|
2959
2973
|
alias: [],
|
|
2960
2974
|
componentName: "IconPlugIn360Color",
|
|
@@ -2968,7 +2982,7 @@ export const iconsDataBase = [
|
|
|
2968
2982
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2969
2983
|
},
|
|
2970
2984
|
{
|
|
2971
|
-
id:
|
|
2985
|
+
id: 213,
|
|
2972
2986
|
name: "plug-in-Chrome-color",
|
|
2973
2987
|
alias: [],
|
|
2974
2988
|
componentName: "IconPlugInChromeColor",
|
|
@@ -2982,7 +2996,7 @@ export const iconsDataBase = [
|
|
|
2982
2996
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2983
2997
|
},
|
|
2984
2998
|
{
|
|
2985
|
-
id:
|
|
2999
|
+
id: 214,
|
|
2986
3000
|
name: "plug-in-Edge-color",
|
|
2987
3001
|
alias: [],
|
|
2988
3002
|
componentName: "IconPlugInEdgeColor",
|
|
@@ -2996,7 +3010,7 @@ export const iconsDataBase = [
|
|
|
2996
3010
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
2997
3011
|
},
|
|
2998
3012
|
{
|
|
2999
|
-
id:
|
|
3013
|
+
id: 215,
|
|
3000
3014
|
name: "plug-in-excel-color",
|
|
3001
3015
|
alias: [],
|
|
3002
3016
|
componentName: "IconPlugInExcelColor",
|
|
@@ -3010,7 +3024,7 @@ export const iconsDataBase = [
|
|
|
3010
3024
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3011
3025
|
},
|
|
3012
3026
|
{
|
|
3013
|
-
id:
|
|
3027
|
+
id: 216,
|
|
3014
3028
|
name: "plug-in-Firefox-color",
|
|
3015
3029
|
alias: [],
|
|
3016
3030
|
componentName: "IconPlugInFirefoxColor",
|
|
@@ -3024,7 +3038,7 @@ export const iconsDataBase = [
|
|
|
3024
3038
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3025
3039
|
},
|
|
3026
3040
|
{
|
|
3027
|
-
id:
|
|
3041
|
+
id: 217,
|
|
3028
3042
|
name: "plug-in-image-color",
|
|
3029
3043
|
alias: [],
|
|
3030
3044
|
componentName: "IconPlugInImageColor",
|
|
@@ -3038,7 +3052,7 @@ export const iconsDataBase = [
|
|
|
3038
3052
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3039
3053
|
},
|
|
3040
3054
|
{
|
|
3041
|
-
id:
|
|
3055
|
+
id: 218,
|
|
3042
3056
|
name: "plug-in-java-color",
|
|
3043
3057
|
alias: [],
|
|
3044
3058
|
componentName: "IconPlugInJavaColor",
|
|
@@ -3052,7 +3066,7 @@ export const iconsDataBase = [
|
|
|
3052
3066
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3053
3067
|
},
|
|
3054
3068
|
{
|
|
3055
|
-
id:
|
|
3069
|
+
id: 219,
|
|
3056
3070
|
name: "plug-in-Mail-color",
|
|
3057
3071
|
alias: [],
|
|
3058
3072
|
componentName: "IconPlugInMailColor",
|
|
@@ -3066,7 +3080,7 @@ export const iconsDataBase = [
|
|
|
3066
3080
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3067
3081
|
},
|
|
3068
3082
|
{
|
|
3069
|
-
id:
|
|
3083
|
+
id: 220,
|
|
3070
3084
|
name: "plug-in-Net-color-2",
|
|
3071
3085
|
alias: [],
|
|
3072
3086
|
componentName: "IconPlugInNetColor2",
|
|
@@ -3080,7 +3094,7 @@ export const iconsDataBase = [
|
|
|
3080
3094
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3081
3095
|
},
|
|
3082
3096
|
{
|
|
3083
|
-
id:
|
|
3097
|
+
id: 221,
|
|
3084
3098
|
name: "plug-in-Net-color",
|
|
3085
3099
|
alias: [],
|
|
3086
3100
|
componentName: "IconPlugInNetColor",
|
|
@@ -3094,7 +3108,7 @@ export const iconsDataBase = [
|
|
|
3094
3108
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3095
3109
|
},
|
|
3096
3110
|
{
|
|
3097
|
-
id:
|
|
3111
|
+
id: 222,
|
|
3098
3112
|
name: "plug-in-OCR-color",
|
|
3099
3113
|
alias: [],
|
|
3100
3114
|
componentName: "IconPlugInOCRColor",
|
|
@@ -3108,7 +3122,7 @@ export const iconsDataBase = [
|
|
|
3108
3122
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3109
3123
|
},
|
|
3110
3124
|
{
|
|
3111
|
-
id:
|
|
3125
|
+
id: 223,
|
|
3112
3126
|
name: "plug-in-pdf-color",
|
|
3113
3127
|
alias: [],
|
|
3114
3128
|
componentName: "IconPlugInPdfColor",
|
|
@@ -3122,7 +3136,7 @@ export const iconsDataBase = [
|
|
|
3122
3136
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3123
3137
|
},
|
|
3124
3138
|
{
|
|
3125
|
-
id:
|
|
3139
|
+
id: 224,
|
|
3126
3140
|
name: "plug-in-sogou-color",
|
|
3127
3141
|
alias: [],
|
|
3128
3142
|
componentName: "IconPlugInSogouColor",
|
|
@@ -3136,7 +3150,7 @@ export const iconsDataBase = [
|
|
|
3136
3150
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3137
3151
|
},
|
|
3138
3152
|
{
|
|
3139
|
-
id:
|
|
3153
|
+
id: 225,
|
|
3140
3154
|
name: "plug-in-SSL-color",
|
|
3141
3155
|
alias: [],
|
|
3142
3156
|
componentName: "IconPlugInSSLColor",
|
|
@@ -3150,7 +3164,7 @@ export const iconsDataBase = [
|
|
|
3150
3164
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3151
3165
|
},
|
|
3152
3166
|
{
|
|
3153
|
-
id:
|
|
3167
|
+
id: 226,
|
|
3154
3168
|
name: "plug-in-text-color",
|
|
3155
3169
|
alias: [],
|
|
3156
3170
|
componentName: "IconPlugInTextColor",
|
|
@@ -3164,7 +3178,7 @@ export const iconsDataBase = [
|
|
|
3164
3178
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3165
3179
|
},
|
|
3166
3180
|
{
|
|
3167
|
-
id:
|
|
3181
|
+
id: 227,
|
|
3168
3182
|
name: "portfolio",
|
|
3169
3183
|
alias: [],
|
|
3170
3184
|
componentName: "IconPortfolio",
|
|
@@ -3178,7 +3192,7 @@ export const iconsDataBase = [
|
|
|
3178
3192
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3179
3193
|
},
|
|
3180
3194
|
{
|
|
3181
|
-
id:
|
|
3195
|
+
id: 228,
|
|
3182
3196
|
name: "project-logo-gf-color",
|
|
3183
3197
|
alias: [],
|
|
3184
3198
|
componentName: "IconProjectLogoGfColor",
|
|
@@ -3192,7 +3206,7 @@ export const iconsDataBase = [
|
|
|
3192
3206
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3193
3207
|
},
|
|
3194
3208
|
{
|
|
3195
|
-
id:
|
|
3209
|
+
id: 229,
|
|
3196
3210
|
name: "Question-line",
|
|
3197
3211
|
alias: [],
|
|
3198
3212
|
componentName: "IconQuestionLine",
|
|
@@ -3206,7 +3220,7 @@ export const iconsDataBase = [
|
|
|
3206
3220
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3207
3221
|
},
|
|
3208
3222
|
{
|
|
3209
|
-
id:
|
|
3223
|
+
id: 230,
|
|
3210
3224
|
name: "question",
|
|
3211
3225
|
alias: [],
|
|
3212
3226
|
componentName: "IconQuestion",
|
|
@@ -3220,7 +3234,7 @@ export const iconsDataBase = [
|
|
|
3220
3234
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3221
3235
|
},
|
|
3222
3236
|
{
|
|
3223
|
-
id:
|
|
3237
|
+
id: 231,
|
|
3224
3238
|
name: "ranking-color",
|
|
3225
3239
|
alias: [],
|
|
3226
3240
|
componentName: "IconRankingColor",
|
|
@@ -3234,7 +3248,7 @@ export const iconsDataBase = [
|
|
|
3234
3248
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3235
3249
|
},
|
|
3236
3250
|
{
|
|
3237
|
-
id:
|
|
3251
|
+
id: 232,
|
|
3238
3252
|
name: "ranking",
|
|
3239
3253
|
alias: [],
|
|
3240
3254
|
componentName: "IconRanking",
|
|
@@ -3248,7 +3262,7 @@ export const iconsDataBase = [
|
|
|
3248
3262
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3249
3263
|
},
|
|
3250
3264
|
{
|
|
3251
|
-
id:
|
|
3265
|
+
id: 233,
|
|
3252
3266
|
name: "re-screen",
|
|
3253
3267
|
alias: [],
|
|
3254
3268
|
componentName: "IconReScreen",
|
|
@@ -3262,7 +3276,7 @@ export const iconsDataBase = [
|
|
|
3262
3276
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3263
3277
|
},
|
|
3264
3278
|
{
|
|
3265
|
-
id:
|
|
3279
|
+
id: 234,
|
|
3266
3280
|
name: "refresh",
|
|
3267
3281
|
alias: [],
|
|
3268
3282
|
componentName: "IconRefresh",
|
|
@@ -3276,7 +3290,7 @@ export const iconsDataBase = [
|
|
|
3276
3290
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3277
3291
|
},
|
|
3278
3292
|
{
|
|
3279
|
-
id:
|
|
3293
|
+
id: 235,
|
|
3280
3294
|
name: "reset",
|
|
3281
3295
|
alias: [],
|
|
3282
3296
|
componentName: "IconReset",
|
|
@@ -3290,7 +3304,7 @@ export const iconsDataBase = [
|
|
|
3290
3304
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3291
3305
|
},
|
|
3292
3306
|
{
|
|
3293
|
-
id:
|
|
3307
|
+
id: 236,
|
|
3294
3308
|
name: "rise",
|
|
3295
3309
|
alias: [],
|
|
3296
3310
|
componentName: "IconRise",
|
|
@@ -3304,7 +3318,7 @@ export const iconsDataBase = [
|
|
|
3304
3318
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3305
3319
|
},
|
|
3306
3320
|
{
|
|
3307
|
-
id:
|
|
3321
|
+
id: 237,
|
|
3308
3322
|
name: "save",
|
|
3309
3323
|
alias: [],
|
|
3310
3324
|
componentName: "IconSave",
|
|
@@ -3318,7 +3332,7 @@ export const iconsDataBase = [
|
|
|
3318
3332
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3319
3333
|
},
|
|
3320
3334
|
{
|
|
3321
|
-
id:
|
|
3335
|
+
id: 238,
|
|
3322
3336
|
name: "scan",
|
|
3323
3337
|
alias: [],
|
|
3324
3338
|
componentName: "IconScan",
|
|
@@ -3332,7 +3346,7 @@ export const iconsDataBase = [
|
|
|
3332
3346
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3333
3347
|
},
|
|
3334
3348
|
{
|
|
3335
|
-
id:
|
|
3349
|
+
id: 239,
|
|
3336
3350
|
name: "scrip-color",
|
|
3337
3351
|
alias: [],
|
|
3338
3352
|
componentName: "IconScripColor",
|
|
@@ -3346,7 +3360,7 @@ export const iconsDataBase = [
|
|
|
3346
3360
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3347
3361
|
},
|
|
3348
3362
|
{
|
|
3349
|
-
id:
|
|
3363
|
+
id: 240,
|
|
3350
3364
|
name: "scrip",
|
|
3351
3365
|
alias: [],
|
|
3352
3366
|
componentName: "IconScrip",
|
|
@@ -3360,7 +3374,7 @@ export const iconsDataBase = [
|
|
|
3360
3374
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3361
3375
|
},
|
|
3362
3376
|
{
|
|
3363
|
-
id:
|
|
3377
|
+
id: 241,
|
|
3364
3378
|
name: "seal",
|
|
3365
3379
|
alias: [],
|
|
3366
3380
|
componentName: "IconSeal",
|
|
@@ -3374,7 +3388,7 @@ export const iconsDataBase = [
|
|
|
3374
3388
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3375
3389
|
},
|
|
3376
3390
|
{
|
|
3377
|
-
id:
|
|
3391
|
+
id: 242,
|
|
3378
3392
|
name: "search",
|
|
3379
3393
|
alias: [],
|
|
3380
3394
|
componentName: "IconSearch",
|
|
@@ -3388,7 +3402,7 @@ export const iconsDataBase = [
|
|
|
3388
3402
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3389
3403
|
},
|
|
3390
3404
|
{
|
|
3391
|
-
id:
|
|
3405
|
+
id: 243,
|
|
3392
3406
|
name: "setting-animation",
|
|
3393
3407
|
alias: [],
|
|
3394
3408
|
componentName: "IconSettingAnimation",
|
|
@@ -3402,7 +3416,7 @@ export const iconsDataBase = [
|
|
|
3402
3416
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3403
3417
|
},
|
|
3404
3418
|
{
|
|
3405
|
-
id:
|
|
3419
|
+
id: 244,
|
|
3406
3420
|
name: "setting-fill",
|
|
3407
3421
|
alias: [],
|
|
3408
3422
|
componentName: "IconSettingFill",
|
|
@@ -3416,7 +3430,7 @@ export const iconsDataBase = [
|
|
|
3416
3430
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3417
3431
|
},
|
|
3418
3432
|
{
|
|
3419
|
-
id:
|
|
3433
|
+
id: 245,
|
|
3420
3434
|
name: "setting",
|
|
3421
3435
|
alias: [],
|
|
3422
3436
|
componentName: "IconSetting",
|
|
@@ -3430,7 +3444,7 @@ export const iconsDataBase = [
|
|
|
3430
3444
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3431
3445
|
},
|
|
3432
3446
|
{
|
|
3433
|
-
id:
|
|
3447
|
+
id: 246,
|
|
3434
3448
|
name: "show",
|
|
3435
3449
|
alias: [],
|
|
3436
3450
|
componentName: "IconShow",
|
|
@@ -3444,7 +3458,7 @@ export const iconsDataBase = [
|
|
|
3444
3458
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3445
3459
|
},
|
|
3446
3460
|
{
|
|
3447
|
-
id:
|
|
3461
|
+
id: 247,
|
|
3448
3462
|
name: "size-controls",
|
|
3449
3463
|
alias: [],
|
|
3450
3464
|
componentName: "IconSizeControls",
|
|
@@ -3458,7 +3472,7 @@ export const iconsDataBase = [
|
|
|
3458
3472
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3459
3473
|
},
|
|
3460
3474
|
{
|
|
3461
|
-
id:
|
|
3475
|
+
id: 248,
|
|
3462
3476
|
name: "sort-bottom",
|
|
3463
3477
|
alias: [],
|
|
3464
3478
|
componentName: "IconSortBottom",
|
|
@@ -3472,7 +3486,7 @@ export const iconsDataBase = [
|
|
|
3472
3486
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3473
3487
|
},
|
|
3474
3488
|
{
|
|
3475
|
-
id:
|
|
3489
|
+
id: 249,
|
|
3476
3490
|
name: "sort-down",
|
|
3477
3491
|
alias: [],
|
|
3478
3492
|
componentName: "IconSortDown",
|
|
@@ -3486,7 +3500,7 @@ export const iconsDataBase = [
|
|
|
3486
3500
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3487
3501
|
},
|
|
3488
3502
|
{
|
|
3489
|
-
id:
|
|
3503
|
+
id: 250,
|
|
3490
3504
|
name: "sort-top",
|
|
3491
3505
|
alias: [],
|
|
3492
3506
|
componentName: "IconSortTop",
|
|
@@ -3500,7 +3514,7 @@ export const iconsDataBase = [
|
|
|
3500
3514
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3501
3515
|
},
|
|
3502
3516
|
{
|
|
3503
|
-
id:
|
|
3517
|
+
id: 251,
|
|
3504
3518
|
name: "sort-up",
|
|
3505
3519
|
alias: [],
|
|
3506
3520
|
componentName: "IconSortUp",
|
|
@@ -3514,7 +3528,7 @@ export const iconsDataBase = [
|
|
|
3514
3528
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3515
3529
|
},
|
|
3516
3530
|
{
|
|
3517
|
-
id:
|
|
3531
|
+
id: 252,
|
|
3518
3532
|
name: "status-403",
|
|
3519
3533
|
alias: [],
|
|
3520
3534
|
componentName: "IconStatus403",
|
|
@@ -3528,7 +3542,7 @@ export const iconsDataBase = [
|
|
|
3528
3542
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3529
3543
|
},
|
|
3530
3544
|
{
|
|
3531
|
-
id:
|
|
3545
|
+
id: 253,
|
|
3532
3546
|
name: "status-404",
|
|
3533
3547
|
alias: [],
|
|
3534
3548
|
componentName: "IconStatus404",
|
|
@@ -3542,7 +3556,7 @@ export const iconsDataBase = [
|
|
|
3542
3556
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3543
3557
|
},
|
|
3544
3558
|
{
|
|
3545
|
-
id:
|
|
3559
|
+
id: 254,
|
|
3546
3560
|
name: "status-500",
|
|
3547
3561
|
alias: [],
|
|
3548
3562
|
componentName: "IconStatus500",
|
|
@@ -3556,7 +3570,7 @@ export const iconsDataBase = [
|
|
|
3556
3570
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3557
3571
|
},
|
|
3558
3572
|
{
|
|
3559
|
-
id:
|
|
3573
|
+
id: 255,
|
|
3560
3574
|
name: "status-danger",
|
|
3561
3575
|
alias: [],
|
|
3562
3576
|
componentName: "IconStatusDanger",
|
|
@@ -3570,7 +3584,7 @@ export const iconsDataBase = [
|
|
|
3570
3584
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3571
3585
|
},
|
|
3572
3586
|
{
|
|
3573
|
-
id:
|
|
3587
|
+
id: 256,
|
|
3574
3588
|
name: "status-def",
|
|
3575
3589
|
alias: [],
|
|
3576
3590
|
componentName: "IconStatusDef",
|
|
@@ -3584,7 +3598,7 @@ export const iconsDataBase = [
|
|
|
3584
3598
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3585
3599
|
},
|
|
3586
3600
|
{
|
|
3587
|
-
id:
|
|
3601
|
+
id: 257,
|
|
3588
3602
|
name: "status-empty-color",
|
|
3589
3603
|
alias: [],
|
|
3590
3604
|
componentName: "IconStatusEmptyColor",
|
|
@@ -3598,7 +3612,7 @@ export const iconsDataBase = [
|
|
|
3598
3612
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3599
3613
|
},
|
|
3600
3614
|
{
|
|
3601
|
-
id:
|
|
3615
|
+
id: 258,
|
|
3602
3616
|
name: "status-empty",
|
|
3603
3617
|
alias: [],
|
|
3604
3618
|
componentName: "IconStatusEmpty",
|
|
@@ -3612,7 +3626,7 @@ export const iconsDataBase = [
|
|
|
3612
3626
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3613
3627
|
},
|
|
3614
3628
|
{
|
|
3615
|
-
id:
|
|
3629
|
+
id: 259,
|
|
3616
3630
|
name: "status-info",
|
|
3617
3631
|
alias: [],
|
|
3618
3632
|
componentName: "IconStatusInfo",
|
|
@@ -3626,7 +3640,7 @@ export const iconsDataBase = [
|
|
|
3626
3640
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3627
3641
|
},
|
|
3628
3642
|
{
|
|
3629
|
-
id:
|
|
3643
|
+
id: 260,
|
|
3630
3644
|
name: "status-success",
|
|
3631
3645
|
alias: [],
|
|
3632
3646
|
componentName: "IconStatusSuccess",
|
|
@@ -3640,7 +3654,7 @@ export const iconsDataBase = [
|
|
|
3640
3654
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3641
3655
|
},
|
|
3642
3656
|
{
|
|
3643
|
-
id:
|
|
3657
|
+
id: 261,
|
|
3644
3658
|
name: "status-warning",
|
|
3645
3659
|
alias: [],
|
|
3646
3660
|
componentName: "IconStatusWarning",
|
|
@@ -3654,7 +3668,7 @@ export const iconsDataBase = [
|
|
|
3654
3668
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3655
3669
|
},
|
|
3656
3670
|
{
|
|
3657
|
-
id:
|
|
3671
|
+
id: 262,
|
|
3658
3672
|
name: "Step-Status-Failure",
|
|
3659
3673
|
alias: [],
|
|
3660
3674
|
componentName: "IconStepStatusFailure",
|
|
@@ -3668,7 +3682,7 @@ export const iconsDataBase = [
|
|
|
3668
3682
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3669
3683
|
},
|
|
3670
3684
|
{
|
|
3671
|
-
id:
|
|
3685
|
+
id: 263,
|
|
3672
3686
|
name: "Step-Status-Success",
|
|
3673
3687
|
alias: [],
|
|
3674
3688
|
componentName: "IconStepStatusSuccess",
|
|
@@ -3682,7 +3696,7 @@ export const iconsDataBase = [
|
|
|
3682
3696
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3683
3697
|
},
|
|
3684
3698
|
{
|
|
3685
|
-
id:
|
|
3699
|
+
id: 264,
|
|
3686
3700
|
name: "store-color",
|
|
3687
3701
|
alias: [],
|
|
3688
3702
|
componentName: "IconStoreColor",
|
|
@@ -3696,7 +3710,7 @@ export const iconsDataBase = [
|
|
|
3696
3710
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3697
3711
|
},
|
|
3698
3712
|
{
|
|
3699
|
-
id:
|
|
3713
|
+
id: 265,
|
|
3700
3714
|
name: "subtask",
|
|
3701
3715
|
alias: [],
|
|
3702
3716
|
componentName: "IconSubtask",
|
|
@@ -3710,7 +3724,7 @@ export const iconsDataBase = [
|
|
|
3710
3724
|
modifiedTime: "2024-12-03T08:00:52.000Z",
|
|
3711
3725
|
},
|
|
3712
3726
|
{
|
|
3713
|
-
id:
|
|
3727
|
+
id: 266,
|
|
3714
3728
|
name: "SupportCenter",
|
|
3715
3729
|
alias: [],
|
|
3716
3730
|
componentName: "IconSupportCenter",
|
|
@@ -3724,7 +3738,7 @@ export const iconsDataBase = [
|
|
|
3724
3738
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3725
3739
|
},
|
|
3726
3740
|
{
|
|
3727
|
-
id:
|
|
3741
|
+
id: 267,
|
|
3728
3742
|
name: "SystemType-aix-color",
|
|
3729
3743
|
alias: [],
|
|
3730
3744
|
componentName: "IconSystemTypeAixColor",
|
|
@@ -3738,7 +3752,7 @@ export const iconsDataBase = [
|
|
|
3738
3752
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3739
3753
|
},
|
|
3740
3754
|
{
|
|
3741
|
-
id:
|
|
3755
|
+
id: 268,
|
|
3742
3756
|
name: "SystemType-android-color",
|
|
3743
3757
|
alias: [],
|
|
3744
3758
|
componentName: "IconSystemTypeAndroidColor",
|
|
@@ -3752,7 +3766,7 @@ export const iconsDataBase = [
|
|
|
3752
3766
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3753
3767
|
},
|
|
3754
3768
|
{
|
|
3755
|
-
id:
|
|
3769
|
+
id: 269,
|
|
3756
3770
|
name: "SystemType-arm-color",
|
|
3757
3771
|
alias: [],
|
|
3758
3772
|
componentName: "IconSystemTypeArmColor",
|
|
@@ -3766,7 +3780,7 @@ export const iconsDataBase = [
|
|
|
3766
3780
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3767
3781
|
},
|
|
3768
3782
|
{
|
|
3769
|
-
id:
|
|
3783
|
+
id: 270,
|
|
3770
3784
|
name: "SystemType-AS-color",
|
|
3771
3785
|
alias: [],
|
|
3772
3786
|
componentName: "IconSystemTypeASColor",
|
|
@@ -3780,7 +3794,7 @@ export const iconsDataBase = [
|
|
|
3780
3794
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3781
3795
|
},
|
|
3782
3796
|
{
|
|
3783
|
-
id:
|
|
3797
|
+
id: 271,
|
|
3784
3798
|
name: "SystemType-firewall-color",
|
|
3785
3799
|
alias: [],
|
|
3786
3800
|
componentName: "IconSystemTypeFirewallColor",
|
|
@@ -3794,7 +3808,7 @@ export const iconsDataBase = [
|
|
|
3794
3808
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3795
3809
|
},
|
|
3796
3810
|
{
|
|
3797
|
-
id:
|
|
3811
|
+
id: 272,
|
|
3798
3812
|
name: "SystemType-interchanger-color",
|
|
3799
3813
|
alias: [],
|
|
3800
3814
|
componentName: "IconSystemTypeInterchangerColor",
|
|
@@ -3808,7 +3822,7 @@ export const iconsDataBase = [
|
|
|
3808
3822
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3809
3823
|
},
|
|
3810
3824
|
{
|
|
3811
|
-
id:
|
|
3825
|
+
id: 273,
|
|
3812
3826
|
name: "SystemType-ios-color",
|
|
3813
3827
|
alias: [],
|
|
3814
3828
|
componentName: "IconSystemTypeIosColor",
|
|
@@ -3822,7 +3836,7 @@ export const iconsDataBase = [
|
|
|
3822
3836
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3823
3837
|
},
|
|
3824
3838
|
{
|
|
3825
|
-
id:
|
|
3839
|
+
id: 274,
|
|
3826
3840
|
name: "SystemType-LB-color",
|
|
3827
3841
|
alias: [],
|
|
3828
3842
|
componentName: "IconSystemTypeLBColor",
|
|
@@ -3836,7 +3850,7 @@ export const iconsDataBase = [
|
|
|
3836
3850
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3837
3851
|
},
|
|
3838
3852
|
{
|
|
3839
|
-
id:
|
|
3853
|
+
id: 275,
|
|
3840
3854
|
name: "SystemType-linux-color",
|
|
3841
3855
|
alias: [],
|
|
3842
3856
|
componentName: "IconSystemTypeLinuxColor",
|
|
@@ -3850,7 +3864,7 @@ export const iconsDataBase = [
|
|
|
3850
3864
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3851
3865
|
},
|
|
3852
3866
|
{
|
|
3853
|
-
id:
|
|
3867
|
+
id: 276,
|
|
3854
3868
|
name: "SystemType-router-color",
|
|
3855
3869
|
alias: [],
|
|
3856
3870
|
componentName: "IconSystemTypeRouterColor",
|
|
@@ -3864,7 +3878,7 @@ export const iconsDataBase = [
|
|
|
3864
3878
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3865
3879
|
},
|
|
3866
3880
|
{
|
|
3867
|
-
id:
|
|
3881
|
+
id: 277,
|
|
3868
3882
|
name: "SystemType-Unix-color",
|
|
3869
3883
|
alias: [],
|
|
3870
3884
|
componentName: "IconSystemTypeUnixColor",
|
|
@@ -3878,7 +3892,7 @@ export const iconsDataBase = [
|
|
|
3878
3892
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3879
3893
|
},
|
|
3880
3894
|
{
|
|
3881
|
-
id:
|
|
3895
|
+
id: 278,
|
|
3882
3896
|
name: "SystemType-windows-color",
|
|
3883
3897
|
alias: [],
|
|
3884
3898
|
componentName: "IconSystemTypeWindowsColor",
|
|
@@ -3892,7 +3906,7 @@ export const iconsDataBase = [
|
|
|
3892
3906
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3893
3907
|
},
|
|
3894
3908
|
{
|
|
3895
|
-
id:
|
|
3909
|
+
id: 279,
|
|
3896
3910
|
name: "table-control-more",
|
|
3897
3911
|
alias: [],
|
|
3898
3912
|
componentName: "IconTableControlMore",
|
|
@@ -3906,7 +3920,7 @@ export const iconsDataBase = [
|
|
|
3906
3920
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3907
3921
|
},
|
|
3908
3922
|
{
|
|
3909
|
-
id:
|
|
3923
|
+
id: 280,
|
|
3910
3924
|
name: "table-sort-down-color",
|
|
3911
3925
|
alias: [],
|
|
3912
3926
|
componentName: "IconTableSortDownColor",
|
|
@@ -3920,7 +3934,7 @@ export const iconsDataBase = [
|
|
|
3920
3934
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3921
3935
|
},
|
|
3922
3936
|
{
|
|
3923
|
-
id:
|
|
3937
|
+
id: 281,
|
|
3924
3938
|
name: "table-sort-normal-color",
|
|
3925
3939
|
alias: [],
|
|
3926
3940
|
componentName: "IconTableSortNormalColor",
|
|
@@ -3934,7 +3948,7 @@ export const iconsDataBase = [
|
|
|
3934
3948
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3935
3949
|
},
|
|
3936
3950
|
{
|
|
3937
|
-
id:
|
|
3951
|
+
id: 282,
|
|
3938
3952
|
name: "table-sort-up-color",
|
|
3939
3953
|
alias: [],
|
|
3940
3954
|
componentName: "IconTableSortUpColor",
|
|
@@ -3948,7 +3962,7 @@ export const iconsDataBase = [
|
|
|
3948
3962
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3949
3963
|
},
|
|
3950
3964
|
{
|
|
3951
|
-
id:
|
|
3965
|
+
id: 283,
|
|
3952
3966
|
name: "task",
|
|
3953
3967
|
alias: [],
|
|
3954
3968
|
componentName: "IconTask",
|
|
@@ -3962,7 +3976,7 @@ export const iconsDataBase = [
|
|
|
3962
3976
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3963
3977
|
},
|
|
3964
3978
|
{
|
|
3965
|
-
id:
|
|
3979
|
+
id: 284,
|
|
3966
3980
|
name: "test-color",
|
|
3967
3981
|
alias: [],
|
|
3968
3982
|
componentName: "IconTestColor",
|
|
@@ -3976,7 +3990,7 @@ export const iconsDataBase = [
|
|
|
3976
3990
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3977
3991
|
},
|
|
3978
3992
|
{
|
|
3979
|
-
id:
|
|
3993
|
+
id: 285,
|
|
3980
3994
|
name: "time",
|
|
3981
3995
|
alias: [],
|
|
3982
3996
|
componentName: "IconTime",
|
|
@@ -3990,7 +4004,7 @@ export const iconsDataBase = [
|
|
|
3990
4004
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
3991
4005
|
},
|
|
3992
4006
|
{
|
|
3993
|
-
id:
|
|
4007
|
+
id: 286,
|
|
3994
4008
|
name: "tips",
|
|
3995
4009
|
alias: [],
|
|
3996
4010
|
componentName: "IconTips",
|
|
@@ -4004,7 +4018,7 @@ export const iconsDataBase = [
|
|
|
4004
4018
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4005
4019
|
},
|
|
4006
4020
|
{
|
|
4007
|
-
id:
|
|
4021
|
+
id: 287,
|
|
4008
4022
|
name: "top1-color",
|
|
4009
4023
|
alias: [],
|
|
4010
4024
|
componentName: "IconTop1Color",
|
|
@@ -4018,7 +4032,7 @@ export const iconsDataBase = [
|
|
|
4018
4032
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4019
4033
|
},
|
|
4020
4034
|
{
|
|
4021
|
-
id:
|
|
4035
|
+
id: 288,
|
|
4022
4036
|
name: "top2-color",
|
|
4023
4037
|
alias: [],
|
|
4024
4038
|
componentName: "IconTop2Color",
|
|
@@ -4032,7 +4046,7 @@ export const iconsDataBase = [
|
|
|
4032
4046
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4033
4047
|
},
|
|
4034
4048
|
{
|
|
4035
|
-
id:
|
|
4049
|
+
id: 289,
|
|
4036
4050
|
name: "top3-color",
|
|
4037
4051
|
alias: [],
|
|
4038
4052
|
componentName: "IconTop3Color",
|
|
@@ -4046,7 +4060,7 @@ export const iconsDataBase = [
|
|
|
4046
4060
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4047
4061
|
},
|
|
4048
4062
|
{
|
|
4049
|
-
id:
|
|
4063
|
+
id: 290,
|
|
4050
4064
|
name: "triangle-bottom",
|
|
4051
4065
|
alias: [],
|
|
4052
4066
|
componentName: "IconTriangleBottom",
|
|
@@ -4060,7 +4074,7 @@ export const iconsDataBase = [
|
|
|
4060
4074
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4061
4075
|
},
|
|
4062
4076
|
{
|
|
4063
|
-
id:
|
|
4077
|
+
id: 291,
|
|
4064
4078
|
name: "triangle-top",
|
|
4065
4079
|
alias: [],
|
|
4066
4080
|
componentName: "IconTriangleTop",
|
|
@@ -4074,7 +4088,7 @@ export const iconsDataBase = [
|
|
|
4074
4088
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4075
4089
|
},
|
|
4076
4090
|
{
|
|
4077
|
-
id:
|
|
4091
|
+
id: 292,
|
|
4078
4092
|
name: "unfold",
|
|
4079
4093
|
alias: [],
|
|
4080
4094
|
componentName: "IconUnfold",
|
|
@@ -4088,7 +4102,7 @@ export const iconsDataBase = [
|
|
|
4088
4102
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4089
4103
|
},
|
|
4090
4104
|
{
|
|
4091
|
-
id:
|
|
4105
|
+
id: 293,
|
|
4092
4106
|
name: "upload",
|
|
4093
4107
|
alias: [],
|
|
4094
4108
|
componentName: "IconUpload",
|
|
@@ -4102,7 +4116,7 @@ export const iconsDataBase = [
|
|
|
4102
4116
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4103
4117
|
},
|
|
4104
4118
|
{
|
|
4105
|
-
id:
|
|
4119
|
+
id: 294,
|
|
4106
4120
|
name: "user-filled",
|
|
4107
4121
|
alias: [],
|
|
4108
4122
|
componentName: "IconUserFilled",
|
|
@@ -4116,7 +4130,7 @@ export const iconsDataBase = [
|
|
|
4116
4130
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4117
4131
|
},
|
|
4118
4132
|
{
|
|
4119
|
-
id:
|
|
4133
|
+
id: 295,
|
|
4120
4134
|
name: "users-filled",
|
|
4121
4135
|
alias: [],
|
|
4122
4136
|
componentName: "IconUsersFilled",
|
|
@@ -4130,7 +4144,7 @@ export const iconsDataBase = [
|
|
|
4130
4144
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4131
4145
|
},
|
|
4132
4146
|
{
|
|
4133
|
-
id:
|
|
4147
|
+
id: 296,
|
|
4134
4148
|
name: "users",
|
|
4135
4149
|
alias: [],
|
|
4136
4150
|
componentName: "IconUsers",
|
|
@@ -4144,7 +4158,7 @@ export const iconsDataBase = [
|
|
|
4144
4158
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4145
4159
|
},
|
|
4146
4160
|
{
|
|
4147
|
-
id:
|
|
4161
|
+
id: 297,
|
|
4148
4162
|
name: "variable",
|
|
4149
4163
|
alias: [],
|
|
4150
4164
|
componentName: "IconVariable",
|
|
@@ -4158,7 +4172,7 @@ export const iconsDataBase = [
|
|
|
4158
4172
|
modifiedTime: "2024-11-28T08:21:35.000Z",
|
|
4159
4173
|
},
|
|
4160
4174
|
{
|
|
4161
|
-
id:
|
|
4175
|
+
id: 298,
|
|
4162
4176
|
name: "version-color",
|
|
4163
4177
|
alias: [],
|
|
4164
4178
|
componentName: "IconVersionColor",
|
|
@@ -4172,7 +4186,7 @@ export const iconsDataBase = [
|
|
|
4172
4186
|
modifiedTime: "2024-12-03T06:30:00.000Z",
|
|
4173
4187
|
},
|
|
4174
4188
|
{
|
|
4175
|
-
id:
|
|
4189
|
+
id: 299,
|
|
4176
4190
|
name: "view-switch-card",
|
|
4177
4191
|
alias: [],
|
|
4178
4192
|
componentName: "IconViewSwitchCard",
|
|
@@ -4186,7 +4200,7 @@ export const iconsDataBase = [
|
|
|
4186
4200
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4187
4201
|
},
|
|
4188
4202
|
{
|
|
4189
|
-
id:
|
|
4203
|
+
id: 300,
|
|
4190
4204
|
name: "view-switch-color",
|
|
4191
4205
|
alias: [],
|
|
4192
4206
|
componentName: "IconViewSwitchColor",
|
|
@@ -4200,7 +4214,7 @@ export const iconsDataBase = [
|
|
|
4200
4214
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4201
4215
|
},
|
|
4202
4216
|
{
|
|
4203
|
-
id:
|
|
4217
|
+
id: 301,
|
|
4204
4218
|
name: "view-toggle-details",
|
|
4205
4219
|
alias: [],
|
|
4206
4220
|
componentName: "IconViewToggleDetails",
|
|
@@ -4214,7 +4228,7 @@ export const iconsDataBase = [
|
|
|
4214
4228
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4215
4229
|
},
|
|
4216
4230
|
{
|
|
4217
|
-
id:
|
|
4231
|
+
id: 302,
|
|
4218
4232
|
name: "view-toggle-table",
|
|
4219
4233
|
alias: [],
|
|
4220
4234
|
componentName: "IconViewToggleTable",
|
|
@@ -4228,7 +4242,7 @@ export const iconsDataBase = [
|
|
|
4228
4242
|
modifiedTime: "2024-11-04T09:03:16.000Z",
|
|
4229
4243
|
},
|
|
4230
4244
|
{
|
|
4231
|
-
id:
|
|
4245
|
+
id: 303,
|
|
4232
4246
|
name: "warning",
|
|
4233
4247
|
alias: [],
|
|
4234
4248
|
componentName: "IconWarning",
|