@tabler/icons 1.40.2 → 1.42.0

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 (104) hide show
  1. package/README.md +28 -0
  2. package/iconfont/fonts/tabler-icons.eot +0 -0
  3. package/iconfont/fonts/tabler-icons.svg +168 -54
  4. package/iconfont/fonts/tabler-icons.ttf +0 -0
  5. package/iconfont/fonts/tabler-icons.woff +0 -0
  6. package/iconfont/fonts/tabler-icons.woff2 +0 -0
  7. package/iconfont/tabler-icons.css +153 -1
  8. package/iconfont/tabler-icons.html +344 -2
  9. package/iconfont/tabler-icons.min.css +2 -2
  10. package/iconfont/tabler-icons.scss +77 -1
  11. package/icons/ad-2.svg +11 -0
  12. package/icons/angle.svg +10 -0
  13. package/icons/apple.svg +8 -0
  14. package/icons/arrow-autofit-content.svg +10 -0
  15. package/icons/arrow-autofit-down.svg +8 -0
  16. package/icons/arrow-autofit-height.svg +10 -0
  17. package/icons/arrow-autofit-left.svg +8 -0
  18. package/icons/arrow-autofit-right.svg +8 -0
  19. package/icons/arrow-autofit-up.svg +8 -0
  20. package/icons/arrow-autofit-width.svg +10 -0
  21. package/icons/arrows-diagonal-minimize-2.svg +9 -0
  22. package/icons/arrows-diagonal-minimize.svg +9 -0
  23. package/icons/ballon.svg +8 -0
  24. package/icons/battery-charging-2.svg +10 -0
  25. package/icons/battery-eco.svg +8 -0
  26. package/icons/beach.svg +10 -0
  27. package/icons/border-style-2.svg +14 -0
  28. package/icons/box-model-2.svg +7 -0
  29. package/icons/brand-bootstrap.svg +8 -0
  30. package/icons/brand-vercel.svg +6 -0
  31. package/icons/car-crane.svg +12 -0
  32. package/icons/cheese.svg +10 -0
  33. package/icons/crane.svg +9 -0
  34. package/icons/cup.svg +9 -0
  35. package/icons/dog-bowl.svg +8 -0
  36. package/icons/fence.svg +8 -0
  37. package/icons/fish.svg +9 -0
  38. package/icons/highlight.svg +9 -0
  39. package/icons/list-details.svg +11 -0
  40. package/icons/microphone-2.svg +7 -0
  41. package/icons/multiplier-0-5x.svg +9 -0
  42. package/icons/multiplier-1-5x.svg +10 -0
  43. package/icons/multiplier-1x.svg +8 -0
  44. package/icons/multiplier-2x.svg +8 -0
  45. package/icons/radio.svg +10 -0
  46. package/icons/soup.svg +10 -0
  47. package/icons/transfer-in.svg +8 -0
  48. package/icons/transfer-out.svg +8 -0
  49. package/icons-png/.DS_Store +0 -0
  50. package/icons-png/ad-2.png +0 -0
  51. package/icons-png/angle.png +0 -0
  52. package/icons-png/apple.png +0 -0
  53. package/icons-png/arrow-autofit-content.png +0 -0
  54. package/icons-png/arrow-autofit-down.png +0 -0
  55. package/icons-png/arrow-autofit-height.png +0 -0
  56. package/icons-png/arrow-autofit-left.png +0 -0
  57. package/icons-png/arrow-autofit-right.png +0 -0
  58. package/icons-png/arrow-autofit-up.png +0 -0
  59. package/icons-png/arrow-autofit-width.png +0 -0
  60. package/icons-png/arrows-diagonal-minimize-2.png +0 -0
  61. package/icons-png/arrows-diagonal-minimize.png +0 -0
  62. package/icons-png/ballon.png +0 -0
  63. package/icons-png/battery-charging-2.png +0 -0
  64. package/icons-png/battery-eco.png +0 -0
  65. package/icons-png/beach.png +0 -0
  66. package/icons-png/border-style-2.png +0 -0
  67. package/icons-png/box-model-2.png +0 -0
  68. package/icons-png/brand-bootstrap.png +0 -0
  69. package/icons-png/brand-vercel.png +0 -0
  70. package/icons-png/car-crane.png +0 -0
  71. package/icons-png/cheese.png +0 -0
  72. package/icons-png/crane.png +0 -0
  73. package/icons-png/cup.png +0 -0
  74. package/icons-png/dog-bowl.png +0 -0
  75. package/icons-png/fence.png +0 -0
  76. package/icons-png/fish.png +0 -0
  77. package/icons-png/highlight.png +0 -0
  78. package/icons-png/list-details.png +0 -0
  79. package/icons-png/microphone-2.png +0 -0
  80. package/icons-png/multiplier-0-5x.png +0 -0
  81. package/icons-png/multiplier-1-5x.png +0 -0
  82. package/icons-png/multiplier-1x.png +0 -0
  83. package/icons-png/multiplier-2x.png +0 -0
  84. package/icons-png/radio.png +0 -0
  85. package/icons-png/soup.png +0 -0
  86. package/icons-png/transfer-in.png +0 -0
  87. package/icons-png/transfer-out.png +0 -0
  88. package/icons-react/dist/index.cjs.js +1354 -0
  89. package/icons-react/dist/index.cjs.js.map +1 -1
  90. package/icons-react/dist/index.cjs.min.js +1 -1
  91. package/icons-react/dist/index.cjs.min.js.map +1 -1
  92. package/icons-react/dist/index.esm.js +1317 -1
  93. package/icons-react/dist/index.esm.js.map +1 -1
  94. package/icons-react/dist/index.esm.min.js +1 -1
  95. package/icons-react/dist/index.esm.min.js.map +1 -1
  96. package/icons-react/dist/index.umd.js +1354 -0
  97. package/icons-react/dist/index.umd.js.map +1 -1
  98. package/icons-react/dist/index.umd.min.js +1 -1
  99. package/icons-react/dist/index.umd.min.js.map +1 -1
  100. package/icons-react/index.d.ts +38 -0
  101. package/package.json +5 -2
  102. package/tabler-sprite-nostroke.svg +1 -1
  103. package/tabler-sprite.svg +1 -1
  104. package/tags.json +335 -2
@@ -339,6 +339,44 @@ function IconActivity(_ref) {
339
339
  }));
340
340
  }
341
341
 
342
+ function IconAd2(_ref) {
343
+ var _ref$size = _ref.size,
344
+ size = _ref$size === void 0 ? 24 : _ref$size,
345
+ _ref$color = _ref.color,
346
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
347
+ _ref$stroke = _ref.stroke,
348
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
349
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
350
+
351
+ return /*#__PURE__*/createElement("svg", _extends({
352
+ className: "icon icon-tabler icon-tabler-ad-2",
353
+ width: size,
354
+ height: size,
355
+ viewBox: "0 0 24 24",
356
+ strokeWidth: stroke,
357
+ stroke: color,
358
+ fill: "none",
359
+ strokeLinecap: "round",
360
+ strokeLinejoin: "round"
361
+ }, props), /*#__PURE__*/createElement("path", {
362
+ stroke: "none",
363
+ d: "M0 0h24v24H0z",
364
+ fill: "none"
365
+ }), /*#__PURE__*/createElement("path", {
366
+ d: "M11.933 5h-6.933v16h13v-8"
367
+ }), /*#__PURE__*/createElement("path", {
368
+ d: "M14 17h-5"
369
+ }), /*#__PURE__*/createElement("path", {
370
+ d: "M9 13h5v-4h-5z"
371
+ }), /*#__PURE__*/createElement("path", {
372
+ d: "M15 5v-2"
373
+ }), /*#__PURE__*/createElement("path", {
374
+ d: "M18 6l2 -2"
375
+ }), /*#__PURE__*/createElement("path", {
376
+ d: "M19 9h2"
377
+ }));
378
+ }
379
+
342
380
  function IconAd(_ref) {
343
381
  var _ref$size = _ref.size,
344
382
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -1085,6 +1123,42 @@ function IconAnchor(_ref) {
1085
1123
  }));
1086
1124
  }
1087
1125
 
1126
+ function IconAngle(_ref) {
1127
+ var _ref$size = _ref.size,
1128
+ size = _ref$size === void 0 ? 24 : _ref$size,
1129
+ _ref$color = _ref.color,
1130
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
1131
+ _ref$stroke = _ref.stroke,
1132
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
1133
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
1134
+
1135
+ return /*#__PURE__*/createElement("svg", _extends({
1136
+ className: "icon icon-tabler icon-tabler-angle",
1137
+ width: size,
1138
+ height: size,
1139
+ viewBox: "0 0 24 24",
1140
+ strokeWidth: stroke,
1141
+ stroke: color,
1142
+ fill: "none",
1143
+ strokeLinecap: "round",
1144
+ strokeLinejoin: "round"
1145
+ }, props), /*#__PURE__*/createElement("path", {
1146
+ stroke: "none",
1147
+ d: "M0 0h24v24H0z",
1148
+ fill: "none"
1149
+ }), /*#__PURE__*/createElement("path", {
1150
+ d: "M21 19h-18l9 -15"
1151
+ }), /*#__PURE__*/createElement("path", {
1152
+ d: "M20.615 15.171h.015"
1153
+ }), /*#__PURE__*/createElement("path", {
1154
+ d: "M19.515 11.771h.015"
1155
+ }), /*#__PURE__*/createElement("path", {
1156
+ d: "M17.715 8.671h.015"
1157
+ }), /*#__PURE__*/createElement("path", {
1158
+ d: "M15.415 5.971h.015"
1159
+ }));
1160
+ }
1161
+
1088
1162
  function IconAntennaBars1(_ref) {
1089
1163
  var _ref$size = _ref.size,
1090
1164
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -1374,6 +1448,40 @@ function IconAperture(_ref) {
1374
1448
  }));
1375
1449
  }
1376
1450
 
1451
+ function IconApple(_ref) {
1452
+ var _ref$size = _ref.size,
1453
+ size = _ref$size === void 0 ? 24 : _ref$size,
1454
+ _ref$color = _ref.color,
1455
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
1456
+ _ref$stroke = _ref.stroke,
1457
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
1458
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
1459
+
1460
+ return /*#__PURE__*/createElement("svg", _extends({
1461
+ className: "icon icon-tabler icon-tabler-apple",
1462
+ width: size,
1463
+ height: size,
1464
+ viewBox: "0 0 24 24",
1465
+ strokeWidth: stroke,
1466
+ stroke: color,
1467
+ fill: "none",
1468
+ strokeLinecap: "round",
1469
+ strokeLinejoin: "round"
1470
+ }, props), /*#__PURE__*/createElement("path", {
1471
+ stroke: "none",
1472
+ d: "M0 0h24v24H0z",
1473
+ fill: "none"
1474
+ }), /*#__PURE__*/createElement("circle", {
1475
+ cx: 12,
1476
+ cy: 14,
1477
+ r: 7
1478
+ }), /*#__PURE__*/createElement("path", {
1479
+ d: "M12 11v-6a2 2 0 0 1 2 -2h2v1a2 2 0 0 1 -2 2h-2"
1480
+ }), /*#__PURE__*/createElement("path", {
1481
+ d: "M10 10.5c1.333 .667 2.667 .667 4 0"
1482
+ }));
1483
+ }
1484
+
1377
1485
  function IconApps(_ref) {
1378
1486
  var _ref$size = _ref.size,
1379
1487
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -1467,6 +1575,246 @@ function IconArchive(_ref) {
1467
1575
  }));
1468
1576
  }
1469
1577
 
1578
+ function IconArrowAutofitContent(_ref) {
1579
+ var _ref$size = _ref.size,
1580
+ size = _ref$size === void 0 ? 24 : _ref$size,
1581
+ _ref$color = _ref.color,
1582
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
1583
+ _ref$stroke = _ref.stroke,
1584
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
1585
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
1586
+
1587
+ return /*#__PURE__*/createElement("svg", _extends({
1588
+ className: "icon icon-tabler icon-tabler-arrow-autofit-content",
1589
+ width: size,
1590
+ height: size,
1591
+ viewBox: "0 0 24 24",
1592
+ strokeWidth: stroke,
1593
+ stroke: color,
1594
+ fill: "none",
1595
+ strokeLinecap: "round",
1596
+ strokeLinejoin: "round"
1597
+ }, props), /*#__PURE__*/createElement("path", {
1598
+ stroke: "none",
1599
+ d: "M0 0h24v24H0z",
1600
+ fill: "none"
1601
+ }), /*#__PURE__*/createElement("path", {
1602
+ d: "M6 4l-3 3l3 3"
1603
+ }), /*#__PURE__*/createElement("path", {
1604
+ d: "M18 4l3 3l-3 3"
1605
+ }), /*#__PURE__*/createElement("rect", {
1606
+ x: 4,
1607
+ y: 14,
1608
+ width: 16,
1609
+ height: 6,
1610
+ rx: 2
1611
+ }), /*#__PURE__*/createElement("path", {
1612
+ d: "M10 7h-7"
1613
+ }), /*#__PURE__*/createElement("path", {
1614
+ d: "M21 7h-7"
1615
+ }));
1616
+ }
1617
+
1618
+ function IconArrowAutofitDown(_ref) {
1619
+ var _ref$size = _ref.size,
1620
+ size = _ref$size === void 0 ? 24 : _ref$size,
1621
+ _ref$color = _ref.color,
1622
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
1623
+ _ref$stroke = _ref.stroke,
1624
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
1625
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
1626
+
1627
+ return /*#__PURE__*/createElement("svg", _extends({
1628
+ className: "icon icon-tabler icon-tabler-arrow-autofit-down",
1629
+ width: size,
1630
+ height: size,
1631
+ viewBox: "0 0 24 24",
1632
+ strokeWidth: stroke,
1633
+ stroke: color,
1634
+ fill: "none",
1635
+ strokeLinecap: "round",
1636
+ strokeLinejoin: "round"
1637
+ }, props), /*#__PURE__*/createElement("path", {
1638
+ stroke: "none",
1639
+ d: "M0 0h24v24H0z",
1640
+ fill: "none"
1641
+ }), /*#__PURE__*/createElement("path", {
1642
+ d: "M12 20h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h8"
1643
+ }), /*#__PURE__*/createElement("path", {
1644
+ d: "M18 4v17"
1645
+ }), /*#__PURE__*/createElement("path", {
1646
+ d: "M15 18l3 3l3 -3"
1647
+ }));
1648
+ }
1649
+
1650
+ function IconArrowAutofitHeight(_ref) {
1651
+ var _ref$size = _ref.size,
1652
+ size = _ref$size === void 0 ? 24 : _ref$size,
1653
+ _ref$color = _ref.color,
1654
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
1655
+ _ref$stroke = _ref.stroke,
1656
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
1657
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
1658
+
1659
+ return /*#__PURE__*/createElement("svg", _extends({
1660
+ className: "icon icon-tabler icon-tabler-arrow-autofit-height",
1661
+ width: size,
1662
+ height: size,
1663
+ viewBox: "0 0 24 24",
1664
+ strokeWidth: stroke,
1665
+ stroke: color,
1666
+ fill: "none",
1667
+ strokeLinecap: "round",
1668
+ strokeLinejoin: "round"
1669
+ }, props), /*#__PURE__*/createElement("path", {
1670
+ stroke: "none",
1671
+ d: "M0 0h24v24H0z",
1672
+ fill: "none"
1673
+ }), /*#__PURE__*/createElement("path", {
1674
+ d: "M12 20h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h6"
1675
+ }), /*#__PURE__*/createElement("path", {
1676
+ d: "M18 14v7"
1677
+ }), /*#__PURE__*/createElement("path", {
1678
+ d: "M18 3v7"
1679
+ }), /*#__PURE__*/createElement("path", {
1680
+ d: "M15 18l3 3l3 -3"
1681
+ }), /*#__PURE__*/createElement("path", {
1682
+ d: "M15 6l3 -3l3 3"
1683
+ }));
1684
+ }
1685
+
1686
+ function IconArrowAutofitLeft(_ref) {
1687
+ var _ref$size = _ref.size,
1688
+ size = _ref$size === void 0 ? 24 : _ref$size,
1689
+ _ref$color = _ref.color,
1690
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
1691
+ _ref$stroke = _ref.stroke,
1692
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
1693
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
1694
+
1695
+ return /*#__PURE__*/createElement("svg", _extends({
1696
+ className: "icon icon-tabler icon-tabler-arrow-autofit-left",
1697
+ width: size,
1698
+ height: size,
1699
+ viewBox: "0 0 24 24",
1700
+ strokeWidth: stroke,
1701
+ stroke: color,
1702
+ fill: "none",
1703
+ strokeLinecap: "round",
1704
+ strokeLinejoin: "round"
1705
+ }, props), /*#__PURE__*/createElement("path", {
1706
+ stroke: "none",
1707
+ d: "M0 0h24v24H0z",
1708
+ fill: "none"
1709
+ }), /*#__PURE__*/createElement("path", {
1710
+ d: "M4 12v-6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8"
1711
+ }), /*#__PURE__*/createElement("path", {
1712
+ d: "M20 18h-17"
1713
+ }), /*#__PURE__*/createElement("path", {
1714
+ d: "M6 15l-3 3l3 3"
1715
+ }));
1716
+ }
1717
+
1718
+ function IconArrowAutofitRight(_ref) {
1719
+ var _ref$size = _ref.size,
1720
+ size = _ref$size === void 0 ? 24 : _ref$size,
1721
+ _ref$color = _ref.color,
1722
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
1723
+ _ref$stroke = _ref.stroke,
1724
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
1725
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
1726
+
1727
+ return /*#__PURE__*/createElement("svg", _extends({
1728
+ className: "icon icon-tabler icon-tabler-arrow-autofit-right",
1729
+ width: size,
1730
+ height: size,
1731
+ viewBox: "0 0 24 24",
1732
+ strokeWidth: stroke,
1733
+ stroke: color,
1734
+ fill: "none",
1735
+ strokeLinecap: "round",
1736
+ strokeLinejoin: "round"
1737
+ }, props), /*#__PURE__*/createElement("path", {
1738
+ stroke: "none",
1739
+ d: "M0 0h24v24H0z",
1740
+ fill: "none"
1741
+ }), /*#__PURE__*/createElement("path", {
1742
+ d: "M20 12v-6a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v8"
1743
+ }), /*#__PURE__*/createElement("path", {
1744
+ d: "M4 18h17"
1745
+ }), /*#__PURE__*/createElement("path", {
1746
+ d: "M18 15l3 3l-3 3"
1747
+ }));
1748
+ }
1749
+
1750
+ function IconArrowAutofitUp(_ref) {
1751
+ var _ref$size = _ref.size,
1752
+ size = _ref$size === void 0 ? 24 : _ref$size,
1753
+ _ref$color = _ref.color,
1754
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
1755
+ _ref$stroke = _ref.stroke,
1756
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
1757
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
1758
+
1759
+ return /*#__PURE__*/createElement("svg", _extends({
1760
+ className: "icon icon-tabler icon-tabler-arrow-autofit-up",
1761
+ width: size,
1762
+ height: size,
1763
+ viewBox: "0 0 24 24",
1764
+ strokeWidth: stroke,
1765
+ stroke: color,
1766
+ fill: "none",
1767
+ strokeLinecap: "round",
1768
+ strokeLinejoin: "round"
1769
+ }, props), /*#__PURE__*/createElement("path", {
1770
+ stroke: "none",
1771
+ d: "M0 0h24v24H0z",
1772
+ fill: "none"
1773
+ }), /*#__PURE__*/createElement("path", {
1774
+ d: "M12 4h-6a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h8"
1775
+ }), /*#__PURE__*/createElement("path", {
1776
+ d: "M18 20v-17"
1777
+ }), /*#__PURE__*/createElement("path", {
1778
+ d: "M15 6l3 -3l3 3"
1779
+ }));
1780
+ }
1781
+
1782
+ function IconArrowAutofitWidth(_ref) {
1783
+ var _ref$size = _ref.size,
1784
+ size = _ref$size === void 0 ? 24 : _ref$size,
1785
+ _ref$color = _ref.color,
1786
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
1787
+ _ref$stroke = _ref.stroke,
1788
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
1789
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
1790
+
1791
+ return /*#__PURE__*/createElement("svg", _extends({
1792
+ className: "icon icon-tabler icon-tabler-arrow-autofit-width",
1793
+ width: size,
1794
+ height: size,
1795
+ viewBox: "0 0 24 24",
1796
+ strokeWidth: stroke,
1797
+ stroke: color,
1798
+ fill: "none",
1799
+ strokeLinecap: "round",
1800
+ strokeLinejoin: "round"
1801
+ }, props), /*#__PURE__*/createElement("path", {
1802
+ stroke: "none",
1803
+ d: "M0 0h24v24H0z",
1804
+ fill: "none"
1805
+ }), /*#__PURE__*/createElement("path", {
1806
+ d: "M4 12v-6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6"
1807
+ }), /*#__PURE__*/createElement("path", {
1808
+ d: "M10 18h-7"
1809
+ }), /*#__PURE__*/createElement("path", {
1810
+ d: "M21 18h-7"
1811
+ }), /*#__PURE__*/createElement("path", {
1812
+ d: "M6 15l-3 3l3 3"
1813
+ }), /*#__PURE__*/createElement("path", {
1814
+ d: "M18 15l3 3l-3 3"
1815
+ }));
1816
+ }
1817
+
1470
1818
  function IconArrowBackUp(_ref) {
1471
1819
  var _ref$size = _ref.size,
1472
1820
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -3592,6 +3940,74 @@ function IconArrowsDiagonal2(_ref) {
3592
3940
  }));
3593
3941
  }
3594
3942
 
3943
+ function IconArrowsDiagonalMinimize2(_ref) {
3944
+ var _ref$size = _ref.size,
3945
+ size = _ref$size === void 0 ? 24 : _ref$size,
3946
+ _ref$color = _ref.color,
3947
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
3948
+ _ref$stroke = _ref.stroke,
3949
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
3950
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
3951
+
3952
+ return /*#__PURE__*/createElement("svg", _extends({
3953
+ className: "icon icon-tabler icon-tabler-arrows-diagonal-minimize-2",
3954
+ width: size,
3955
+ height: size,
3956
+ viewBox: "0 0 24 24",
3957
+ strokeWidth: stroke,
3958
+ stroke: color,
3959
+ fill: "none",
3960
+ strokeLinecap: "round",
3961
+ strokeLinejoin: "round"
3962
+ }, props), /*#__PURE__*/createElement("path", {
3963
+ stroke: "none",
3964
+ d: "M0 0h24v24H0z",
3965
+ fill: "none"
3966
+ }), /*#__PURE__*/createElement("path", {
3967
+ d: "M18 10h-4v-4"
3968
+ }), /*#__PURE__*/createElement("path", {
3969
+ d: "M20 4l-6 6"
3970
+ }), /*#__PURE__*/createElement("path", {
3971
+ d: "M6 14h4v4"
3972
+ }), /*#__PURE__*/createElement("path", {
3973
+ d: "M10 14l-6 6"
3974
+ }));
3975
+ }
3976
+
3977
+ function IconArrowsDiagonalMinimize(_ref) {
3978
+ var _ref$size = _ref.size,
3979
+ size = _ref$size === void 0 ? 24 : _ref$size,
3980
+ _ref$color = _ref.color,
3981
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
3982
+ _ref$stroke = _ref.stroke,
3983
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
3984
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
3985
+
3986
+ return /*#__PURE__*/createElement("svg", _extends({
3987
+ className: "icon icon-tabler icon-tabler-arrows-diagonal-minimize",
3988
+ width: size,
3989
+ height: size,
3990
+ viewBox: "0 0 24 24",
3991
+ strokeWidth: stroke,
3992
+ stroke: color,
3993
+ fill: "none",
3994
+ strokeLinecap: "round",
3995
+ strokeLinejoin: "round"
3996
+ }, props), /*#__PURE__*/createElement("path", {
3997
+ stroke: "none",
3998
+ d: "M0 0h24v24H0z",
3999
+ fill: "none"
4000
+ }), /*#__PURE__*/createElement("path", {
4001
+ d: "M6 10h4v-4"
4002
+ }), /*#__PURE__*/createElement("path", {
4003
+ d: "M4 4l6 6"
4004
+ }), /*#__PURE__*/createElement("path", {
4005
+ d: "M18 14h-4v4"
4006
+ }), /*#__PURE__*/createElement("path", {
4007
+ d: "M14 14l6 6"
4008
+ }));
4009
+ }
4010
+
3595
4011
  function IconArrowsDiagonal(_ref) {
3596
4012
  var _ref$size = _ref.size,
3597
4013
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5198,6 +5614,38 @@ function IconBallVolleyball(_ref) {
5198
5614
  }));
5199
5615
  }
5200
5616
 
5617
+ function IconBallon(_ref) {
5618
+ var _ref$size = _ref.size,
5619
+ size = _ref$size === void 0 ? 24 : _ref$size,
5620
+ _ref$color = _ref.color,
5621
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
5622
+ _ref$stroke = _ref.stroke,
5623
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
5624
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
5625
+
5626
+ return /*#__PURE__*/createElement("svg", _extends({
5627
+ className: "icon icon-tabler icon-tabler-ballon",
5628
+ width: size,
5629
+ height: size,
5630
+ viewBox: "0 0 24 24",
5631
+ strokeWidth: stroke,
5632
+ stroke: color,
5633
+ fill: "none",
5634
+ strokeLinecap: "round",
5635
+ strokeLinejoin: "round"
5636
+ }, props), /*#__PURE__*/createElement("path", {
5637
+ stroke: "none",
5638
+ d: "M0 0h24v24H0z",
5639
+ fill: "none"
5640
+ }), /*#__PURE__*/createElement("path", {
5641
+ d: "M14 8a2 2 0 0 0 -2 -2"
5642
+ }), /*#__PURE__*/createElement("path", {
5643
+ d: "M6 8a6 6 0 1 1 12 0c0 4.97 -2.686 9 -6 9s-6 -4.03 -6 -9"
5644
+ }), /*#__PURE__*/createElement("path", {
5645
+ d: "M12 17v1a2 2 0 0 1 -2 2h-3a2 2 0 0 0 -2 2"
5646
+ }));
5647
+ }
5648
+
5201
5649
  function IconBan(_ref) {
5202
5650
  var _ref$size = _ref.size,
5203
5651
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5585,6 +6033,42 @@ function IconBatteryAutomotive(_ref) {
5585
6033
  }));
5586
6034
  }
5587
6035
 
6036
+ function IconBatteryCharging2(_ref) {
6037
+ var _ref$size = _ref.size,
6038
+ size = _ref$size === void 0 ? 24 : _ref$size,
6039
+ _ref$color = _ref.color,
6040
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
6041
+ _ref$stroke = _ref.stroke,
6042
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
6043
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
6044
+
6045
+ return /*#__PURE__*/createElement("svg", _extends({
6046
+ className: "icon icon-tabler icon-tabler-battery-charging-2",
6047
+ width: size,
6048
+ height: size,
6049
+ viewBox: "0 0 24 24",
6050
+ strokeWidth: stroke,
6051
+ stroke: color,
6052
+ fill: "none",
6053
+ strokeLinecap: "round",
6054
+ strokeLinejoin: "round"
6055
+ }, props), /*#__PURE__*/createElement("path", {
6056
+ stroke: "none",
6057
+ d: "M0 0h24v24H0z",
6058
+ fill: "none"
6059
+ }), /*#__PURE__*/createElement("path", {
6060
+ d: "M4 9a2 2 0 0 1 2 -2h11a2 2 0 0 1 2 2v.5a0.5 .5 0 0 0 .5 .5a0.5 .5 0 0 1 .5 .5v3a0.5 .5 0 0 1 -.5 .5a0.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-4.5"
6061
+ }), /*#__PURE__*/createElement("path", {
6062
+ d: "M3 15h6v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2v-2z"
6063
+ }), /*#__PURE__*/createElement("path", {
6064
+ d: "M6 22v-3"
6065
+ }), /*#__PURE__*/createElement("path", {
6066
+ d: "M4 15v-2.5"
6067
+ }), /*#__PURE__*/createElement("path", {
6068
+ d: "M8 15v-2.5"
6069
+ }));
6070
+ }
6071
+
5588
6072
  function IconBatteryCharging(_ref) {
5589
6073
  var _ref$size = _ref.size,
5590
6074
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5617,6 +6101,38 @@ function IconBatteryCharging(_ref) {
5617
6101
  }));
5618
6102
  }
5619
6103
 
6104
+ function IconBatteryEco(_ref) {
6105
+ var _ref$size = _ref.size,
6106
+ size = _ref$size === void 0 ? 24 : _ref$size,
6107
+ _ref$color = _ref.color,
6108
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
6109
+ _ref$stroke = _ref.stroke,
6110
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
6111
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
6112
+
6113
+ return /*#__PURE__*/createElement("svg", _extends({
6114
+ className: "icon icon-tabler icon-tabler-battery-eco",
6115
+ width: size,
6116
+ height: size,
6117
+ viewBox: "0 0 24 24",
6118
+ strokeWidth: stroke,
6119
+ stroke: color,
6120
+ fill: "none",
6121
+ strokeLinecap: "round",
6122
+ strokeLinejoin: "round"
6123
+ }, props), /*#__PURE__*/createElement("path", {
6124
+ stroke: "none",
6125
+ d: "M0 0h24v24H0z",
6126
+ fill: "none"
6127
+ }), /*#__PURE__*/createElement("path", {
6128
+ d: "M4 9a2 2 0 0 1 2 -2h11a2 2 0 0 1 2 2v.5a0.5 .5 0 0 0 .5 .5a0.5 .5 0 0 1 .5 .5v3a0.5 .5 0 0 1 -.5 .5a0.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-5.5"
6129
+ }), /*#__PURE__*/createElement("path", {
6130
+ d: "M3 16.143c0 -2.84 2.09 -5.143 4.667 -5.143h2.333v.857c0 2.84 -2.09 5.143 -4.667 5.143h-2.333v-.857z"
6131
+ }), /*#__PURE__*/createElement("path", {
6132
+ d: "M3 20v-3"
6133
+ }));
6134
+ }
6135
+
5620
6136
  function IconBatteryOff(_ref) {
5621
6137
  var _ref$size = _ref.size,
5622
6138
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5678,6 +6194,42 @@ function IconBattery(_ref) {
5678
6194
  }));
5679
6195
  }
5680
6196
 
6197
+ function IconBeach(_ref) {
6198
+ var _ref$size = _ref.size,
6199
+ size = _ref$size === void 0 ? 24 : _ref$size,
6200
+ _ref$color = _ref.color,
6201
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
6202
+ _ref$stroke = _ref.stroke,
6203
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
6204
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
6205
+
6206
+ return /*#__PURE__*/createElement("svg", _extends({
6207
+ className: "icon icon-tabler icon-tabler-beach",
6208
+ width: size,
6209
+ height: size,
6210
+ viewBox: "0 0 24 24",
6211
+ strokeWidth: stroke,
6212
+ stroke: color,
6213
+ fill: "none",
6214
+ strokeLinecap: "round",
6215
+ strokeLinejoin: "round"
6216
+ }, props), /*#__PURE__*/createElement("path", {
6217
+ stroke: "none",
6218
+ d: "M0 0h24v24H0z",
6219
+ fill: "none"
6220
+ }), /*#__PURE__*/createElement("path", {
6221
+ d: "M17.553 16.75a7.5 7.5 0 0 0 -10.606 0"
6222
+ }), /*#__PURE__*/createElement("path", {
6223
+ d: "M18 3.804a6 6 0 0 0 -8.196 2.196l10.392 6a6 6 0 0 0 -2.196 -8.196z"
6224
+ }), /*#__PURE__*/createElement("path", {
6225
+ d: "M16.732 10c1.658 -2.87 2.225 -5.644 1.268 -6.196c-.957 -.552 -3.075 1.326 -4.732 4.196"
6226
+ }), /*#__PURE__*/createElement("path", {
6227
+ d: "M15 9l-3 5.196"
6228
+ }), /*#__PURE__*/createElement("path", {
6229
+ d: "M3 19.25a2.4 2.4 0 0 1 1 -.25a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 1 .25"
6230
+ }));
6231
+ }
6232
+
5681
6233
  function IconBed(_ref) {
5682
6234
  var _ref$size = _ref.size,
5683
6235
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7305,6 +7857,50 @@ function IconBorderRight(_ref) {
7305
7857
  }));
7306
7858
  }
7307
7859
 
7860
+ function IconBorderStyle2(_ref) {
7861
+ var _ref$size = _ref.size,
7862
+ size = _ref$size === void 0 ? 24 : _ref$size,
7863
+ _ref$color = _ref.color,
7864
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
7865
+ _ref$stroke = _ref.stroke,
7866
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
7867
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
7868
+
7869
+ return /*#__PURE__*/createElement("svg", _extends({
7870
+ className: "icon icon-tabler icon-tabler-border-style-2",
7871
+ width: size,
7872
+ height: size,
7873
+ viewBox: "0 0 24 24",
7874
+ strokeWidth: stroke,
7875
+ stroke: color,
7876
+ fill: "none",
7877
+ strokeLinecap: "round",
7878
+ strokeLinejoin: "round"
7879
+ }, props), /*#__PURE__*/createElement("path", {
7880
+ stroke: "none",
7881
+ d: "M0 0h24v24H0z",
7882
+ fill: "none"
7883
+ }), /*#__PURE__*/createElement("path", {
7884
+ d: "M4 18v.01"
7885
+ }), /*#__PURE__*/createElement("path", {
7886
+ d: "M8 18v.01"
7887
+ }), /*#__PURE__*/createElement("path", {
7888
+ d: "M12 18v.01"
7889
+ }), /*#__PURE__*/createElement("path", {
7890
+ d: "M16 18v.01"
7891
+ }), /*#__PURE__*/createElement("path", {
7892
+ d: "M20 18v.01"
7893
+ }), /*#__PURE__*/createElement("path", {
7894
+ d: "M18 12h2"
7895
+ }), /*#__PURE__*/createElement("path", {
7896
+ d: "M11 12h2"
7897
+ }), /*#__PURE__*/createElement("path", {
7898
+ d: "M4 12h2"
7899
+ }), /*#__PURE__*/createElement("path", {
7900
+ d: "M4 6h16"
7901
+ }));
7902
+ }
7903
+
7308
7904
  function IconBorderStyle(_ref) {
7309
7905
  var _ref$size = _ref.size,
7310
7906
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -7661,6 +8257,40 @@ function IconBoxMargin(_ref) {
7661
8257
  }));
7662
8258
  }
7663
8259
 
8260
+ function IconBoxModel2(_ref) {
8261
+ var _ref$size = _ref.size,
8262
+ size = _ref$size === void 0 ? 24 : _ref$size,
8263
+ _ref$color = _ref.color,
8264
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
8265
+ _ref$stroke = _ref.stroke,
8266
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
8267
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
8268
+
8269
+ return /*#__PURE__*/createElement("svg", _extends({
8270
+ className: "icon icon-tabler icon-tabler-box-model-2",
8271
+ width: size,
8272
+ height: size,
8273
+ viewBox: "0 0 24 24",
8274
+ strokeWidth: stroke,
8275
+ stroke: color,
8276
+ fill: "none",
8277
+ strokeLinecap: "round",
8278
+ strokeLinejoin: "round"
8279
+ }, props), /*#__PURE__*/createElement("path", {
8280
+ stroke: "none",
8281
+ d: "M0 0h24v24H0z",
8282
+ fill: "none"
8283
+ }), /*#__PURE__*/createElement("path", {
8284
+ d: "M8 8h8v8h-8z"
8285
+ }), /*#__PURE__*/createElement("rect", {
8286
+ x: 4,
8287
+ y: 4,
8288
+ width: 16,
8289
+ height: 16,
8290
+ rx: 2
8291
+ }));
8292
+ }
8293
+
7664
8294
  function IconBoxModel(_ref) {
7665
8295
  var _ref$size = _ref.size,
7666
8296
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8626,6 +9256,38 @@ function IconBrandBooking(_ref) {
8626
9256
  }));
8627
9257
  }
8628
9258
 
9259
+ function IconBrandBootstrap(_ref) {
9260
+ var _ref$size = _ref.size,
9261
+ size = _ref$size === void 0 ? 24 : _ref$size,
9262
+ _ref$color = _ref.color,
9263
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9264
+ _ref$stroke = _ref.stroke,
9265
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9266
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9267
+
9268
+ return /*#__PURE__*/createElement("svg", _extends({
9269
+ className: "icon icon-tabler icon-tabler-brand-bootstrap",
9270
+ width: size,
9271
+ height: size,
9272
+ viewBox: "0 0 24 24",
9273
+ strokeWidth: stroke,
9274
+ stroke: color,
9275
+ fill: "none",
9276
+ strokeLinecap: "round",
9277
+ strokeLinejoin: "round"
9278
+ }, props), /*#__PURE__*/createElement("path", {
9279
+ stroke: "none",
9280
+ d: "M0 0h24v24H0z",
9281
+ fill: "none"
9282
+ }), /*#__PURE__*/createElement("path", {
9283
+ d: "M2 12a2 2 0 0 0 2 -2v-4a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4a2 2 0 0 0 2 2"
9284
+ }), /*#__PURE__*/createElement("path", {
9285
+ d: "M2 12a2 2 0 0 1 2 2v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-4a2 2 0 0 1 2 -2"
9286
+ }), /*#__PURE__*/createElement("path", {
9287
+ d: "M9 16v-8h3.5a2 2 0 1 1 0 4h-3.5h4a2 2 0 1 1 0 4h-4z"
9288
+ }));
9289
+ }
9290
+
8629
9291
  function IconBrandChrome(_ref) {
8630
9292
  var _ref$size = _ref.size,
8631
9293
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10825,6 +11487,34 @@ function IconBrandUnsplash(_ref) {
10825
11487
  }));
10826
11488
  }
10827
11489
 
11490
+ function IconBrandVercel(_ref) {
11491
+ var _ref$size = _ref.size,
11492
+ size = _ref$size === void 0 ? 24 : _ref$size,
11493
+ _ref$color = _ref.color,
11494
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11495
+ _ref$stroke = _ref.stroke,
11496
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11497
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11498
+
11499
+ return /*#__PURE__*/createElement("svg", _extends({
11500
+ className: "icon icon-tabler icon-tabler-brand-vercel",
11501
+ width: size,
11502
+ height: size,
11503
+ viewBox: "0 0 24 24",
11504
+ strokeWidth: stroke,
11505
+ stroke: color,
11506
+ fill: "none",
11507
+ strokeLinecap: "round",
11508
+ strokeLinejoin: "round"
11509
+ }, props), /*#__PURE__*/createElement("path", {
11510
+ stroke: "none",
11511
+ d: "M0 0h24v24H0z",
11512
+ fill: "none"
11513
+ }), /*#__PURE__*/createElement("path", {
11514
+ d: "M3 19h18l-9 -15z"
11515
+ }));
11516
+ }
11517
+
10828
11518
  function IconBrandVimeo(_ref) {
10829
11519
  var _ref$size = _ref.size,
10830
11520
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -13293,6 +13983,50 @@ function IconCapture(_ref) {
13293
13983
  }));
13294
13984
  }
13295
13985
 
13986
+ function IconCarCrane(_ref) {
13987
+ var _ref$size = _ref.size,
13988
+ size = _ref$size === void 0 ? 24 : _ref$size,
13989
+ _ref$color = _ref.color,
13990
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
13991
+ _ref$stroke = _ref.stroke,
13992
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
13993
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
13994
+
13995
+ return /*#__PURE__*/createElement("svg", _extends({
13996
+ className: "icon icon-tabler icon-tabler-car-crane",
13997
+ width: size,
13998
+ height: size,
13999
+ viewBox: "0 0 24 24",
14000
+ strokeWidth: stroke,
14001
+ stroke: color,
14002
+ fill: "none",
14003
+ strokeLinecap: "round",
14004
+ strokeLinejoin: "round"
14005
+ }, props), /*#__PURE__*/createElement("path", {
14006
+ stroke: "none",
14007
+ d: "M0 0h24v24H0z",
14008
+ fill: "none"
14009
+ }), /*#__PURE__*/createElement("circle", {
14010
+ cx: 5,
14011
+ cy: 17,
14012
+ r: 2
14013
+ }), /*#__PURE__*/createElement("circle", {
14014
+ cx: 17,
14015
+ cy: 17,
14016
+ r: 2
14017
+ }), /*#__PURE__*/createElement("path", {
14018
+ d: "M7 18h8m4 0h2v-6a5 5 0 0 0 -5 -5h-1l1.5 5h4.5"
14019
+ }), /*#__PURE__*/createElement("path", {
14020
+ d: "M12 18v-11h3"
14021
+ }), /*#__PURE__*/createElement("path", {
14022
+ d: "M3 17v-5h9"
14023
+ }), /*#__PURE__*/createElement("path", {
14024
+ d: "M4 12v-6l18 -3v2"
14025
+ }), /*#__PURE__*/createElement("path", {
14026
+ d: "M8 12v-4l-4 -2"
14027
+ }));
14028
+ }
14029
+
13296
14030
  function IconCar(_ref) {
13297
14031
  var _ref$size = _ref.size,
13298
14032
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -14776,6 +15510,42 @@ function IconChecks(_ref) {
14776
15510
  }));
14777
15511
  }
14778
15512
 
15513
+ function IconCheese(_ref) {
15514
+ var _ref$size = _ref.size,
15515
+ size = _ref$size === void 0 ? 24 : _ref$size,
15516
+ _ref$color = _ref.color,
15517
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
15518
+ _ref$stroke = _ref.stroke,
15519
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
15520
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
15521
+
15522
+ return /*#__PURE__*/createElement("svg", _extends({
15523
+ className: "icon icon-tabler icon-tabler-cheese",
15524
+ width: size,
15525
+ height: size,
15526
+ viewBox: "0 0 24 24",
15527
+ strokeWidth: stroke,
15528
+ stroke: color,
15529
+ fill: "none",
15530
+ strokeLinecap: "round",
15531
+ strokeLinejoin: "round"
15532
+ }, props), /*#__PURE__*/createElement("path", {
15533
+ stroke: "none",
15534
+ d: "M0 0h24v24H0z",
15535
+ fill: "none"
15536
+ }), /*#__PURE__*/createElement("path", {
15537
+ d: "M4.519 20.008l16.481 -.008v-3.5a2 2 0 1 1 0 -4v-3.5h-16.722"
15538
+ }), /*#__PURE__*/createElement("path", {
15539
+ d: "M21 9l-9.385 -4.992c-2.512 .12 -4.758 1.42 -6.327 3.425c-1.423 1.82 -2.288 4.221 -2.288 6.854c0 2.117 .56 4.085 1.519 5.721"
15540
+ }), /*#__PURE__*/createElement("path", {
15541
+ d: "M15 13v.01"
15542
+ }), /*#__PURE__*/createElement("path", {
15543
+ d: "M8 13v.01"
15544
+ }), /*#__PURE__*/createElement("path", {
15545
+ d: "M11 16v.01"
15546
+ }));
15547
+ }
15548
+
14779
15549
  function IconChevronDownLeft(_ref) {
14780
15550
  var _ref$size = _ref.size,
14781
15551
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -17875,6 +18645,40 @@ function IconCornerUpRight(_ref) {
17875
18645
  }));
17876
18646
  }
17877
18647
 
18648
+ function IconCrane(_ref) {
18649
+ var _ref$size = _ref.size,
18650
+ size = _ref$size === void 0 ? 24 : _ref$size,
18651
+ _ref$color = _ref.color,
18652
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
18653
+ _ref$stroke = _ref.stroke,
18654
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
18655
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
18656
+
18657
+ return /*#__PURE__*/createElement("svg", _extends({
18658
+ className: "icon icon-tabler icon-tabler-crane",
18659
+ width: size,
18660
+ height: size,
18661
+ viewBox: "0 0 24 24",
18662
+ strokeWidth: stroke,
18663
+ stroke: color,
18664
+ fill: "none",
18665
+ strokeLinecap: "round",
18666
+ strokeLinejoin: "round"
18667
+ }, props), /*#__PURE__*/createElement("path", {
18668
+ stroke: "none",
18669
+ d: "M0 0h24v24H0z",
18670
+ fill: "none"
18671
+ }), /*#__PURE__*/createElement("path", {
18672
+ d: "M6 21h6"
18673
+ }), /*#__PURE__*/createElement("path", {
18674
+ d: "M9 21v-18l-6 6h18"
18675
+ }), /*#__PURE__*/createElement("path", {
18676
+ d: "M9 3l10 6"
18677
+ }), /*#__PURE__*/createElement("path", {
18678
+ d: "M17 9v4a2 2 0 1 1 -2 2"
18679
+ }));
18680
+ }
18681
+
17878
18682
  function IconCreditCardOff(_ref) {
17879
18683
  var _ref$size = _ref.size,
17880
18684
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -18112,6 +18916,40 @@ function IconCrown(_ref) {
18112
18916
  }));
18113
18917
  }
18114
18918
 
18919
+ function IconCup(_ref) {
18920
+ var _ref$size = _ref.size,
18921
+ size = _ref$size === void 0 ? 24 : _ref$size,
18922
+ _ref$color = _ref.color,
18923
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
18924
+ _ref$stroke = _ref.stroke,
18925
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
18926
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
18927
+
18928
+ return /*#__PURE__*/createElement("svg", _extends({
18929
+ className: "icon icon-tabler icon-tabler-cup",
18930
+ width: size,
18931
+ height: size,
18932
+ viewBox: "0 0 24 24",
18933
+ strokeWidth: stroke,
18934
+ stroke: color,
18935
+ fill: "none",
18936
+ strokeLinecap: "round",
18937
+ strokeLinejoin: "round"
18938
+ }, props), /*#__PURE__*/createElement("path", {
18939
+ stroke: "none",
18940
+ d: "M0 0h24v24H0z",
18941
+ fill: "none"
18942
+ }), /*#__PURE__*/createElement("path", {
18943
+ d: "M5 11h14v-3h-14z"
18944
+ }), /*#__PURE__*/createElement("path", {
18945
+ d: "M17.5 11l-1.5 10h-8l-1.5 -10"
18946
+ }), /*#__PURE__*/createElement("path", {
18947
+ d: "M6 8v-1a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v1"
18948
+ }), /*#__PURE__*/createElement("path", {
18949
+ d: "M15 5v-2"
18950
+ }));
18951
+ }
18952
+
18115
18953
  function IconCurlyLoop(_ref) {
18116
18954
  var _ref$size = _ref.size,
18117
18955
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -21044,6 +21882,38 @@ function IconDna(_ref) {
21044
21882
  }));
21045
21883
  }
21046
21884
 
21885
+ function IconDogBowl(_ref) {
21886
+ var _ref$size = _ref.size,
21887
+ size = _ref$size === void 0 ? 24 : _ref$size,
21888
+ _ref$color = _ref.color,
21889
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
21890
+ _ref$stroke = _ref.stroke,
21891
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
21892
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
21893
+
21894
+ return /*#__PURE__*/createElement("svg", _extends({
21895
+ className: "icon icon-tabler icon-tabler-dog-bowl",
21896
+ width: size,
21897
+ height: size,
21898
+ viewBox: "0 0 24 24",
21899
+ strokeWidth: stroke,
21900
+ stroke: color,
21901
+ fill: "none",
21902
+ strokeLinecap: "round",
21903
+ strokeLinejoin: "round"
21904
+ }, props), /*#__PURE__*/createElement("path", {
21905
+ stroke: "none",
21906
+ d: "M0 0h24v24H0z",
21907
+ fill: "none"
21908
+ }), /*#__PURE__*/createElement("path", {
21909
+ d: "M10 15l5.586 -5.585a2 2 0 1 1 3.414 -1.415a2 2 0 1 1 -1.413 3.414l-3.587 3.586"
21910
+ }), /*#__PURE__*/createElement("path", {
21911
+ d: "M12 13l-3.586 -3.585a2 2 0 1 0 -3.414 -1.415a2 2 0 1 0 1.413 3.414l3.587 3.586"
21912
+ }), /*#__PURE__*/createElement("path", {
21913
+ d: "M3 20h18c-.175 -1.671 -.046 -3.345 -2 -5h-14c-1.333 1 -2 2.667 -2 5z"
21914
+ }));
21915
+ }
21916
+
21047
21917
  function IconDotsCircleHorizontal(_ref) {
21048
21918
  var _ref$size = _ref.size,
21049
21919
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -22413,6 +23283,38 @@ function IconFeather(_ref) {
22413
23283
  }));
22414
23284
  }
22415
23285
 
23286
+ function IconFence(_ref) {
23287
+ var _ref$size = _ref.size,
23288
+ size = _ref$size === void 0 ? 24 : _ref$size,
23289
+ _ref$color = _ref.color,
23290
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
23291
+ _ref$stroke = _ref.stroke,
23292
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
23293
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
23294
+
23295
+ return /*#__PURE__*/createElement("svg", _extends({
23296
+ className: "icon icon-tabler icon-tabler-fence",
23297
+ width: size,
23298
+ height: size,
23299
+ viewBox: "0 0 24 24",
23300
+ strokeWidth: stroke,
23301
+ stroke: color,
23302
+ fill: "none",
23303
+ strokeLinecap: "round",
23304
+ strokeLinejoin: "round"
23305
+ }, props), /*#__PURE__*/createElement("path", {
23306
+ stroke: "none",
23307
+ d: "M0 0h24v24H0z",
23308
+ fill: "none"
23309
+ }), /*#__PURE__*/createElement("path", {
23310
+ d: "M4 12v4h16v-4z"
23311
+ }), /*#__PURE__*/createElement("path", {
23312
+ d: "M6 16v4h4v-4m0 -4v-6l-2 -2l-2 2v6"
23313
+ }), /*#__PURE__*/createElement("path", {
23314
+ d: "M14 16v4h4v-4m0 -4v-6l-2 -2l-2 2v6"
23315
+ }));
23316
+ }
23317
+
22416
23318
  function IconFileAlert(_ref) {
22417
23319
  var _ref$size = _ref.size,
22418
23320
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -23721,6 +24623,40 @@ function IconFiretruck(_ref) {
23721
24623
  }));
23722
24624
  }
23723
24625
 
24626
+ function IconFish(_ref) {
24627
+ var _ref$size = _ref.size,
24628
+ size = _ref$size === void 0 ? 24 : _ref$size,
24629
+ _ref$color = _ref.color,
24630
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
24631
+ _ref$stroke = _ref.stroke,
24632
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
24633
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
24634
+
24635
+ return /*#__PURE__*/createElement("svg", _extends({
24636
+ className: "icon icon-tabler icon-tabler-fish",
24637
+ width: size,
24638
+ height: size,
24639
+ viewBox: "0 0 24 24",
24640
+ strokeWidth: stroke,
24641
+ stroke: color,
24642
+ fill: "none",
24643
+ strokeLinecap: "round",
24644
+ strokeLinejoin: "round"
24645
+ }, props), /*#__PURE__*/createElement("path", {
24646
+ stroke: "none",
24647
+ d: "M0 0h24v24H0z",
24648
+ fill: "none"
24649
+ }), /*#__PURE__*/createElement("path", {
24650
+ d: "M16.69 7.44a6.973 6.973 0 0 0 -1.69 4.56c0 1.747 .64 3.345 1.699 4.571"
24651
+ }), /*#__PURE__*/createElement("path", {
24652
+ d: "M2 9.504c7.715 8.647 14.75 10.265 20 2.498c-5.25 -7.761 -12.285 -6.142 -20 2.504"
24653
+ }), /*#__PURE__*/createElement("path", {
24654
+ d: "M18 11v.01"
24655
+ }), /*#__PURE__*/createElement("path", {
24656
+ d: "M11.5 10.5c-.667 1 -.667 2 0 3"
24657
+ }));
24658
+ }
24659
+
23724
24660
  function IconFlag2(_ref) {
23725
24661
  var _ref$size = _ref.size,
23726
24662
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -26941,6 +27877,40 @@ function IconHierarchy(_ref) {
26941
27877
  }));
26942
27878
  }
26943
27879
 
27880
+ function IconHighlight(_ref) {
27881
+ var _ref$size = _ref.size,
27882
+ size = _ref$size === void 0 ? 24 : _ref$size,
27883
+ _ref$color = _ref.color,
27884
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
27885
+ _ref$stroke = _ref.stroke,
27886
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
27887
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
27888
+
27889
+ return /*#__PURE__*/createElement("svg", _extends({
27890
+ className: "icon icon-tabler icon-tabler-highlight",
27891
+ width: size,
27892
+ height: size,
27893
+ viewBox: "0 0 24 24",
27894
+ strokeWidth: stroke,
27895
+ stroke: color,
27896
+ fill: "none",
27897
+ strokeLinecap: "round",
27898
+ strokeLinejoin: "round"
27899
+ }, props), /*#__PURE__*/createElement("path", {
27900
+ stroke: "none",
27901
+ d: "M0 0h24v24H0z",
27902
+ fill: "none"
27903
+ }), /*#__PURE__*/createElement("path", {
27904
+ d: "M3 19h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4"
27905
+ }), /*#__PURE__*/createElement("path", {
27906
+ d: "M12.5 5.5l4 4"
27907
+ }), /*#__PURE__*/createElement("path", {
27908
+ d: "M4.5 13.5l4 4"
27909
+ }), /*#__PURE__*/createElement("path", {
27910
+ d: "M21 15v4h-8l4 -4z"
27911
+ }));
27912
+ }
27913
+
26944
27914
  function IconHistory(_ref) {
26945
27915
  var _ref$size = _ref.size,
26946
27916
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -30319,6 +31289,52 @@ function IconListCheck(_ref) {
30319
31289
  }));
30320
31290
  }
30321
31291
 
31292
+ function IconListDetails(_ref) {
31293
+ var _ref$size = _ref.size,
31294
+ size = _ref$size === void 0 ? 24 : _ref$size,
31295
+ _ref$color = _ref.color,
31296
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
31297
+ _ref$stroke = _ref.stroke,
31298
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
31299
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
31300
+
31301
+ return /*#__PURE__*/createElement("svg", _extends({
31302
+ className: "icon icon-tabler icon-tabler-list-details",
31303
+ width: size,
31304
+ height: size,
31305
+ viewBox: "0 0 24 24",
31306
+ strokeWidth: stroke,
31307
+ stroke: color,
31308
+ fill: "none",
31309
+ strokeLinecap: "round",
31310
+ strokeLinejoin: "round"
31311
+ }, props), /*#__PURE__*/createElement("path", {
31312
+ stroke: "none",
31313
+ d: "M0 0h24v24H0z",
31314
+ fill: "none"
31315
+ }), /*#__PURE__*/createElement("path", {
31316
+ d: "M13 5h8"
31317
+ }), /*#__PURE__*/createElement("path", {
31318
+ d: "M13 9h5"
31319
+ }), /*#__PURE__*/createElement("path", {
31320
+ d: "M13 15h8"
31321
+ }), /*#__PURE__*/createElement("path", {
31322
+ d: "M13 19h5"
31323
+ }), /*#__PURE__*/createElement("rect", {
31324
+ x: 3,
31325
+ y: 4,
31326
+ width: 6,
31327
+ height: 6,
31328
+ rx: 1
31329
+ }), /*#__PURE__*/createElement("rect", {
31330
+ x: 3,
31331
+ y: 14,
31332
+ width: 6,
31333
+ height: 6,
31334
+ rx: 1
31335
+ }));
31336
+ }
31337
+
30322
31338
  function IconListNumbers(_ref) {
30323
31339
  var _ref$size = _ref.size,
30324
31340
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -32442,6 +33458,36 @@ function IconMessages(_ref) {
32442
33458
  }));
32443
33459
  }
32444
33460
 
33461
+ function IconMicrophone2(_ref) {
33462
+ var _ref$size = _ref.size,
33463
+ size = _ref$size === void 0 ? 24 : _ref$size,
33464
+ _ref$color = _ref.color,
33465
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
33466
+ _ref$stroke = _ref.stroke,
33467
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
33468
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
33469
+
33470
+ return /*#__PURE__*/createElement("svg", _extends({
33471
+ className: "icon icon-tabler icon-tabler-microphone-2",
33472
+ width: size,
33473
+ height: size,
33474
+ viewBox: "0 0 24 24",
33475
+ strokeWidth: stroke,
33476
+ stroke: color,
33477
+ fill: "none",
33478
+ strokeLinecap: "round",
33479
+ strokeLinejoin: "round"
33480
+ }, props), /*#__PURE__*/createElement("path", {
33481
+ stroke: "none",
33482
+ d: "M0 0h24v24H0z",
33483
+ fill: "none"
33484
+ }), /*#__PURE__*/createElement("path", {
33485
+ d: "M15.002 12.9a5 5 0 1 0 -3.902 -3.9"
33486
+ }), /*#__PURE__*/createElement("path", {
33487
+ d: "M15.002 12.9l-3.902 -3.899l-7.513 8.584a2 2 0 1 0 2.827 2.83l8.588 -7.515z"
33488
+ }));
33489
+ }
33490
+
32445
33491
  function IconMicrophoneOff(_ref) {
32446
33492
  var _ref$size = _ref.size,
32447
33493
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -33510,6 +34556,140 @@ function IconMug(_ref) {
33510
34556
  }));
33511
34557
  }
33512
34558
 
34559
+ function IconMultiplier05x(_ref) {
34560
+ var _ref$size = _ref.size,
34561
+ size = _ref$size === void 0 ? 24 : _ref$size,
34562
+ _ref$color = _ref.color,
34563
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
34564
+ _ref$stroke = _ref.stroke,
34565
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
34566
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
34567
+
34568
+ return /*#__PURE__*/createElement("svg", _extends({
34569
+ className: "icon icon-tabler icon-tabler-multiplier-0-5x",
34570
+ width: size,
34571
+ height: size,
34572
+ viewBox: "0 0 24 24",
34573
+ strokeWidth: stroke,
34574
+ stroke: color,
34575
+ fill: "none",
34576
+ strokeLinecap: "round",
34577
+ strokeLinejoin: "round"
34578
+ }, props), /*#__PURE__*/createElement("path", {
34579
+ stroke: "none",
34580
+ d: "M0 0h24v24H0z",
34581
+ fill: "none"
34582
+ }), /*#__PURE__*/createElement("path", {
34583
+ d: "M8 16h2a2 2 0 1 0 0 -4h-2v-4h4"
34584
+ }), /*#__PURE__*/createElement("path", {
34585
+ d: "M5 16v.01"
34586
+ }), /*#__PURE__*/createElement("path", {
34587
+ d: "M15 16l4 -4"
34588
+ }), /*#__PURE__*/createElement("path", {
34589
+ d: "M19 16l-4 -4"
34590
+ }));
34591
+ }
34592
+
34593
+ function IconMultiplier15x(_ref) {
34594
+ var _ref$size = _ref.size,
34595
+ size = _ref$size === void 0 ? 24 : _ref$size,
34596
+ _ref$color = _ref.color,
34597
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
34598
+ _ref$stroke = _ref.stroke,
34599
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
34600
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
34601
+
34602
+ return /*#__PURE__*/createElement("svg", _extends({
34603
+ className: "icon icon-tabler icon-tabler-multiplier-1-5x",
34604
+ width: size,
34605
+ height: size,
34606
+ viewBox: "0 0 24 24",
34607
+ strokeWidth: stroke,
34608
+ stroke: color,
34609
+ fill: "none",
34610
+ strokeLinecap: "round",
34611
+ strokeLinejoin: "round"
34612
+ }, props), /*#__PURE__*/createElement("path", {
34613
+ stroke: "none",
34614
+ d: "M0 0h24v24H0z",
34615
+ fill: "none"
34616
+ }), /*#__PURE__*/createElement("path", {
34617
+ d: "M4 16v-8l-2 2"
34618
+ }), /*#__PURE__*/createElement("path", {
34619
+ d: "M10 16h2a2 2 0 1 0 0 -4h-2v-4h4"
34620
+ }), /*#__PURE__*/createElement("path", {
34621
+ d: "M7 16v.01"
34622
+ }), /*#__PURE__*/createElement("path", {
34623
+ d: "M17 16l4 -4"
34624
+ }), /*#__PURE__*/createElement("path", {
34625
+ d: "M21 16l-4 -4"
34626
+ }));
34627
+ }
34628
+
34629
+ function IconMultiplier1x(_ref) {
34630
+ var _ref$size = _ref.size,
34631
+ size = _ref$size === void 0 ? 24 : _ref$size,
34632
+ _ref$color = _ref.color,
34633
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
34634
+ _ref$stroke = _ref.stroke,
34635
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
34636
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
34637
+
34638
+ return /*#__PURE__*/createElement("svg", _extends({
34639
+ className: "icon icon-tabler icon-tabler-multiplier-1x",
34640
+ width: size,
34641
+ height: size,
34642
+ viewBox: "0 0 24 24",
34643
+ strokeWidth: stroke,
34644
+ stroke: color,
34645
+ fill: "none",
34646
+ strokeLinecap: "round",
34647
+ strokeLinejoin: "round"
34648
+ }, props), /*#__PURE__*/createElement("path", {
34649
+ stroke: "none",
34650
+ d: "M0 0h24v24H0z",
34651
+ fill: "none"
34652
+ }), /*#__PURE__*/createElement("path", {
34653
+ d: "M9 16v-8l-2 2"
34654
+ }), /*#__PURE__*/createElement("path", {
34655
+ d: "M13 16l4 -4"
34656
+ }), /*#__PURE__*/createElement("path", {
34657
+ d: "M17 16l-4 -4"
34658
+ }));
34659
+ }
34660
+
34661
+ function IconMultiplier2x(_ref) {
34662
+ var _ref$size = _ref.size,
34663
+ size = _ref$size === void 0 ? 24 : _ref$size,
34664
+ _ref$color = _ref.color,
34665
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
34666
+ _ref$stroke = _ref.stroke,
34667
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
34668
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
34669
+
34670
+ return /*#__PURE__*/createElement("svg", _extends({
34671
+ className: "icon icon-tabler icon-tabler-multiplier-2x",
34672
+ width: size,
34673
+ height: size,
34674
+ viewBox: "0 0 24 24",
34675
+ strokeWidth: stroke,
34676
+ stroke: color,
34677
+ fill: "none",
34678
+ strokeLinecap: "round",
34679
+ strokeLinejoin: "round"
34680
+ }, props), /*#__PURE__*/createElement("path", {
34681
+ stroke: "none",
34682
+ d: "M0 0h24v24H0z",
34683
+ fill: "none"
34684
+ }), /*#__PURE__*/createElement("path", {
34685
+ d: "M14 16l4 -4"
34686
+ }), /*#__PURE__*/createElement("path", {
34687
+ d: "M18 16l-4 -4"
34688
+ }), /*#__PURE__*/createElement("path", {
34689
+ d: "M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
34690
+ }));
34691
+ }
34692
+
33513
34693
  function IconMushroom(_ref) {
33514
34694
  var _ref$size = _ref.size,
33515
34695
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -36947,6 +38127,42 @@ function IconQuestionMark(_ref) {
36947
38127
  }));
36948
38128
  }
36949
38129
 
38130
+ function IconRadio(_ref) {
38131
+ var _ref$size = _ref.size,
38132
+ size = _ref$size === void 0 ? 24 : _ref$size,
38133
+ _ref$color = _ref.color,
38134
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
38135
+ _ref$stroke = _ref.stroke,
38136
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
38137
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
38138
+
38139
+ return /*#__PURE__*/createElement("svg", _extends({
38140
+ className: "icon icon-tabler icon-tabler-radio",
38141
+ width: size,
38142
+ height: size,
38143
+ viewBox: "0 0 24 24",
38144
+ strokeWidth: stroke,
38145
+ stroke: color,
38146
+ fill: "none",
38147
+ strokeLinecap: "round",
38148
+ strokeLinejoin: "round"
38149
+ }, props), /*#__PURE__*/createElement("path", {
38150
+ stroke: "none",
38151
+ d: "M0 0h24v24H0z",
38152
+ fill: "none"
38153
+ }), /*#__PURE__*/createElement("path", {
38154
+ d: "M14 3l-9.371 3.749a1 1 0 0 0 -.629 .928v11.323a1 1 0 0 0 1 1h14a1 1 0 0 0 1 -1v-11a1 1 0 0 0 -1 -1h-14.5"
38155
+ }), /*#__PURE__*/createElement("path", {
38156
+ d: "M4 12h16"
38157
+ }), /*#__PURE__*/createElement("path", {
38158
+ d: "M7 12v-2"
38159
+ }), /*#__PURE__*/createElement("path", {
38160
+ d: "M17 16v.01"
38161
+ }), /*#__PURE__*/createElement("path", {
38162
+ d: "M13 16v.01"
38163
+ }));
38164
+ }
38165
+
36950
38166
  function IconRadioactive(_ref) {
36951
38167
  var _ref$size = _ref.size,
36952
38168
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -41151,6 +42367,42 @@ function IconSortDescending(_ref) {
41151
42367
  }));
41152
42368
  }
41153
42369
 
42370
+ function IconSoup(_ref) {
42371
+ var _ref$size = _ref.size,
42372
+ size = _ref$size === void 0 ? 24 : _ref$size,
42373
+ _ref$color = _ref.color,
42374
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
42375
+ _ref$stroke = _ref.stroke,
42376
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
42377
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
42378
+
42379
+ return /*#__PURE__*/createElement("svg", _extends({
42380
+ className: "icon icon-tabler icon-tabler-soup",
42381
+ width: size,
42382
+ height: size,
42383
+ viewBox: "0 0 24 24",
42384
+ strokeWidth: stroke,
42385
+ stroke: color,
42386
+ fill: "none",
42387
+ strokeLinecap: "round",
42388
+ strokeLinejoin: "round"
42389
+ }, props), /*#__PURE__*/createElement("path", {
42390
+ stroke: "none",
42391
+ d: "M0 0h24v24H0z",
42392
+ fill: "none"
42393
+ }), /*#__PURE__*/createElement("path", {
42394
+ d: "M3 19h18"
42395
+ }), /*#__PURE__*/createElement("path", {
42396
+ d: "M3 11h18a8 8 0 0 1 -8 8h-2a8 8 0 0 1 -8 -8z"
42397
+ }), /*#__PURE__*/createElement("path", {
42398
+ d: "M9 8v-3"
42399
+ }), /*#__PURE__*/createElement("path", {
42400
+ d: "M12 5v3"
42401
+ }), /*#__PURE__*/createElement("path", {
42402
+ d: "M15 5v3"
42403
+ }));
42404
+ }
42405
+
41154
42406
  function IconSpace(_ref) {
41155
42407
  var _ref$size = _ref.size,
41156
42408
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -44977,6 +46229,70 @@ function IconTrain(_ref) {
44977
46229
  }));
44978
46230
  }
44979
46231
 
46232
+ function IconTransferIn(_ref) {
46233
+ var _ref$size = _ref.size,
46234
+ size = _ref$size === void 0 ? 24 : _ref$size,
46235
+ _ref$color = _ref.color,
46236
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
46237
+ _ref$stroke = _ref.stroke,
46238
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
46239
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
46240
+
46241
+ return /*#__PURE__*/createElement("svg", _extends({
46242
+ className: "icon icon-tabler icon-tabler-transfer-in",
46243
+ width: size,
46244
+ height: size,
46245
+ viewBox: "0 0 24 24",
46246
+ strokeWidth: stroke,
46247
+ stroke: color,
46248
+ fill: "none",
46249
+ strokeLinecap: "round",
46250
+ strokeLinejoin: "round"
46251
+ }, props), /*#__PURE__*/createElement("path", {
46252
+ stroke: "none",
46253
+ d: "M0 0h24v24H0z",
46254
+ fill: "none"
46255
+ }), /*#__PURE__*/createElement("path", {
46256
+ d: "M4 18v3h16v-14l-8 -4l-8 4v3"
46257
+ }), /*#__PURE__*/createElement("path", {
46258
+ d: "M4 14h9"
46259
+ }), /*#__PURE__*/createElement("path", {
46260
+ d: "M10 11l3 3l-3 3"
46261
+ }));
46262
+ }
46263
+
46264
+ function IconTransferOut(_ref) {
46265
+ var _ref$size = _ref.size,
46266
+ size = _ref$size === void 0 ? 24 : _ref$size,
46267
+ _ref$color = _ref.color,
46268
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
46269
+ _ref$stroke = _ref.stroke,
46270
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
46271
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
46272
+
46273
+ return /*#__PURE__*/createElement("svg", _extends({
46274
+ className: "icon icon-tabler icon-tabler-transfer-out",
46275
+ width: size,
46276
+ height: size,
46277
+ viewBox: "0 0 24 24",
46278
+ strokeWidth: stroke,
46279
+ stroke: color,
46280
+ fill: "none",
46281
+ strokeLinecap: "round",
46282
+ strokeLinejoin: "round"
46283
+ }, props), /*#__PURE__*/createElement("path", {
46284
+ stroke: "none",
46285
+ d: "M0 0h24v24H0z",
46286
+ fill: "none"
46287
+ }), /*#__PURE__*/createElement("path", {
46288
+ d: "M4 19v2h16v-14l-8 -4l-8 4v2"
46289
+ }), /*#__PURE__*/createElement("path", {
46290
+ d: "M13 14h-9"
46291
+ }), /*#__PURE__*/createElement("path", {
46292
+ d: "M7 11l-3 3l3 3"
46293
+ }));
46294
+ }
46295
+
44980
46296
  function IconTrashOff(_ref) {
44981
46297
  var _ref$size = _ref.size,
44982
46298
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -48698,5 +50014,5 @@ function IconZoomMoney(_ref) {
48698
50014
  }));
48699
50015
  }
48700
50016
 
48701
- export { Icon2fa, Icon3dCubeSphere, IconAB, IconAccessPoint, IconAccessPointOff, IconAccessible, IconActivity, IconAd, IconAdjustments, IconAdjustmentsAlt, IconAdjustmentsHorizontal, IconAerialLift, IconAffiliate, IconAlarm, IconAlertCircle, IconAlertOctagon, IconAlertTriangle, IconAlien, IconAlignCenter, IconAlignJustified, IconAlignLeft, IconAlignRight, IconAmbulance, IconAnchor, IconAntennaBars1, IconAntennaBars2, IconAntennaBars3, IconAntennaBars4, IconAntennaBars5, IconAperture, IconApps, IconArchive, IconArrowBack, IconArrowBackUp, IconArrowBarDown, IconArrowBarLeft, IconArrowBarRight, IconArrowBarToDown, IconArrowBarToLeft, IconArrowBarToRight, IconArrowBarToUp, IconArrowBarUp, IconArrowBigDown, IconArrowBigLeft, IconArrowBigRight, IconArrowBigTop, IconArrowBottomBar, IconArrowBottomCircle, IconArrowBottomSquare, IconArrowBottomTail, IconArrowDown, IconArrowDownCircle, IconArrowDownLeft, IconArrowDownLeftCircle, IconArrowDownRight, IconArrowDownRightCircle, IconArrowForward, IconArrowForwardUp, IconArrowLeft, IconArrowLeftBar, IconArrowLeftCircle, IconArrowLeftSquare, IconArrowLeftTail, IconArrowLoopLeft, IconArrowLoopRight, IconArrowNarrowDown, IconArrowNarrowLeft, IconArrowNarrowRight, IconArrowNarrowUp, IconArrowRampLeft, IconArrowRampRight, IconArrowRight, IconArrowRightBar, IconArrowRightCircle, IconArrowRightSquare, IconArrowRightTail, IconArrowTopBar, IconArrowTopCircle, IconArrowTopSquare, IconArrowTopTail, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpLeftCircle, IconArrowUpRight, IconArrowUpRightCircle, IconArrowWaveLeftDown, IconArrowWaveLeftUp, IconArrowWaveRightDown, IconArrowWaveRightUp, IconArrowsDiagonal, IconArrowsDiagonal2, IconArrowsDoubleNeSw, IconArrowsDoubleNwSe, IconArrowsDoubleSeNw, IconArrowsDoubleSwNe, IconArrowsDown, IconArrowsDownUp, IconArrowsHorizontal, IconArrowsJoin, IconArrowsJoin2, IconArrowsLeft, IconArrowsLeftDown, IconArrowsLeftRight, IconArrowsMaximize, IconArrowsMinimize, IconArrowsRight, IconArrowsRightDown, IconArrowsRightLeft, IconArrowsSort, IconArrowsSplit, IconArrowsSplit2, IconArrowsUp, IconArrowsUpDown, IconArrowsUpLeft, IconArrowsUpRight, IconArrowsVertical, IconArtboard, IconAspectRatio, IconAt, IconAtom, IconAtom2, IconAward, IconBackhoe, IconBackspace, IconBallAmericanFootball, IconBallBasketball, IconBallBowling, IconBallFootball, IconBallFootballOff, IconBallTennis, IconBallVolleyball, IconBan, IconBandage, IconBarcode, IconBasket, IconBattery, IconBattery1, IconBattery2, IconBattery3, IconBattery4, IconBatteryAutomotive, IconBatteryCharging, IconBatteryOff, IconBed, IconBell, IconBellMinus, IconBellOff, IconBellPlus, IconBellRinging, IconBellRinging2, IconBellX, IconBike, IconBinary, IconBiohazard, IconBlockquote, IconBluetooth, IconBluetoothConnected, IconBluetoothOff, IconBold, IconBolt, IconBoltOff, IconBone, IconBook, IconBookmark, IconBookmarkOff, IconBookmarks, IconBorderAll, IconBorderBottom, IconBorderHorizontal, IconBorderInner, IconBorderLeft, IconBorderNone, IconBorderOuter, IconBorderRadius, IconBorderRight, IconBorderStyle, IconBorderTop, IconBorderVertical, IconBottle, IconBox, IconBoxMargin, IconBoxModel, IconBoxMultiple, IconBoxMultiple0, IconBoxMultiple1, IconBoxMultiple2, IconBoxMultiple3, IconBoxMultiple4, IconBoxMultiple5, IconBoxMultiple6, IconBoxMultiple7, IconBoxMultiple8, IconBoxMultiple9, IconBoxPadding, IconBraces, IconBrackets, IconBrandAirbnb, IconBrandAndroid, IconBrandApple, IconBrandAppleArcade, IconBrandAppstore, IconBrandAsana, IconBrandBehance, IconBrandBing, IconBrandBitbucket, IconBrandBooking, IconBrandChrome, IconBrandCodepen, IconBrandCodesandbox, IconBrandCss3, IconBrandDeviantart, IconBrandDiscord, IconBrandDisqus, IconBrandDocker, IconBrandDribbble, IconBrandEdge, IconBrandFacebook, IconBrandFigma, IconBrandFirefox, IconBrandFlickr, IconBrandFoursquare, IconBrandFramer, IconBrandGithub, IconBrandGitlab, IconBrandGoogle, IconBrandGoogleAnalytics, IconBrandGoogleDrive, IconBrandGooglePlay, IconBrandGravatar, IconBrandHipchat, IconBrandHtml5, IconBrandInstagram, IconBrandJavascript, IconBrandKickstarter, IconBrandKotlin, IconBrandLinkedin, IconBrandMedium, IconBrandMessenger, IconBrandNetflix, IconBrandOpenSource, IconBrandOpera, IconBrandPagekit, IconBrandPatreon, IconBrandPaypal, IconBrandPinterest, IconBrandPocket, IconBrandProducthunt, IconBrandPython, IconBrandReddit, IconBrandSafari, IconBrandSass, IconBrandSentry, IconBrandShazam, IconBrandSketch, IconBrandSkype, IconBrandSlack, IconBrandSnapchat, IconBrandSoundcloud, IconBrandSpotify, IconBrandSteam, IconBrandStripe, IconBrandTabler, IconBrandTailwind, IconBrandTelegram, IconBrandTidal, IconBrandTiktok, IconBrandTinder, IconBrandTumblr, IconBrandTwitch, IconBrandTwitter, IconBrandUnsplash, IconBrandVimeo, IconBrandVk, IconBrandWhatsapp, IconBrandWindows, IconBrandYahoo, IconBrandYcombinator, IconBrandYoutube, IconBriefcase, IconBrightness, IconBrightness2, IconBrightnessDown, IconBrightnessHalf, IconBrightnessUp, IconBrowser, IconBrush, IconBucket, IconBug, IconBuilding, IconBuildingArch, IconBuildingBank, IconBuildingBridge, IconBuildingBridge2, IconBuildingCarousel, IconBuildingCastle, IconBuildingChurch, IconBuildingCommunity, IconBuildingCottage, IconBuildingFactory, IconBuildingFortress, IconBuildingHospital, IconBuildingLighthouse, IconBuildingMonument, IconBuildingPavilon, IconBuildingSkyscraper, IconBuildingStore, IconBuildingWarehouse, IconBulb, IconBulbOff, IconBulldozer, IconBus, IconBusinessplan, IconCalculator, IconCalendar, IconCalendarEvent, IconCalendarMinus, IconCalendarOff, IconCalendarPlus, IconCalendarStats, IconCalendarTime, IconCamera, IconCameraMinus, IconCameraOff, IconCameraPlus, IconCameraRotate, IconCameraSelfie, IconCandy, IconCapture, IconCar, IconCaravan, IconCardboards, IconCaretDown, IconCaretLeft, IconCaretRight, IconCaretUp, IconCash, IconCashBanknote, IconCashBanknoteOff, IconCast, IconCe, IconCertificate, IconChargingPile, IconChartArcs, IconChartArcs3, IconChartArea, IconChartAreaLine, IconChartArrows, IconChartArrowsVertical, IconChartBar, IconChartBubble, IconChartCandle, IconChartCircles, IconChartDonut, IconChartDonut2, IconChartDonut3, IconChartDonut4, IconChartDots, IconChartInfographic, IconChartLine, IconChartPie, IconChartPie2, IconChartPie3, IconChartPie4, IconChartRadar, IconCheck, IconCheckbox, IconChecks, IconChevronDown, IconChevronDownLeft, IconChevronDownRight, IconChevronLeft, IconChevronRight, IconChevronUp, IconChevronUpLeft, IconChevronUpRight, IconChevronsDown, IconChevronsDownLeft, IconChevronsDownRight, IconChevronsLeft, IconChevronsRight, IconChevronsUp, IconChevronsUpLeft, IconChevronsUpRight, IconChristmasTree, IconCircle, IconCircle0, IconCircle1, IconCircle2, IconCircle3, IconCircle4, IconCircle5, IconCircle6, IconCircle7, IconCircle8, IconCircle9, IconCircleCheck, IconCircleDashed, IconCircleDotted, IconCircleHalf, IconCircleHalfVertical, IconCircleMinus, IconCircleOff, IconCirclePlus, IconCircleSquare, IconCircleX, IconCircles, IconClearAll, IconClearFormatting, IconClick, IconClipboard, IconClipboardCheck, IconClipboardList, IconClipboardX, IconClock, IconCloud, IconCloudDownload, IconCloudFog, IconCloudOff, IconCloudRain, IconCloudSnow, IconCloudStorm, IconCloudUpload, IconCode, IconCodeMinus, IconCodePlus, IconCoffee, IconCoin, IconColorPicker, IconColorSwatch, IconColumnInsertLeft, IconColumnInsertRight, IconColumns, IconComet, IconCommand, IconCompass, IconConfetti, IconContainer, IconContrast, IconCookie, IconCopy, IconCopyleft, IconCopyright, IconCornerDownLeft, IconCornerDownLeftDouble, IconCornerDownRight, IconCornerDownRightDouble, IconCornerLeftDown, IconCornerLeftDownDouble, IconCornerLeftUp, IconCornerLeftUpDouble, IconCornerRightDown, IconCornerRightDownDouble, IconCornerRightUp, IconCornerRightUpDouble, IconCornerUpLeft, IconCornerUpLeftDouble, IconCornerUpRight, IconCornerUpRightDouble, IconCreditCard, IconCreditCardOff, IconCrop, IconCrosshair, IconCrown, IconCrownOff, IconCurlyLoop, IconCurrencyBahraini, IconCurrencyBath, IconCurrencyBitcoin, IconCurrencyCent, IconCurrencyDinar, IconCurrencyDirham, IconCurrencyDollar, IconCurrencyDollarAustralian, IconCurrencyDollarCanadian, IconCurrencyDollarSingapore, IconCurrencyEthereum, IconCurrencyEuro, IconCurrencyForint, IconCurrencyFrank, IconCurrencyKroneCzech, IconCurrencyKroneDanish, IconCurrencyKroneSwedish, IconCurrencyLeu, IconCurrencyLira, IconCurrencyLitecoin, IconCurrencyNaira, IconCurrencyPound, IconCurrencyReal, IconCurrencyRenminbi, IconCurrencyRipple, IconCurrencyRiyal, IconCurrencyRubel, IconCurrencyRupee, IconCurrencyShekel, IconCurrencyTaka, IconCurrencyTugrik, IconCurrencyWon, IconCurrencyYen, IconCurrencyZloty, IconCurrentLocation, IconCursorText, IconCut, IconDashboard, IconDatabase, IconDatabaseExport, IconDatabaseImport, IconDatabaseOff, IconDetails, IconDeviceAnalytics, IconDeviceAudioTape, IconDeviceCctv, IconDeviceComputerCamera, IconDeviceComputerCameraOff, IconDeviceDesktop, IconDeviceDesktopAnalytics, IconDeviceDesktopOff, IconDeviceFloppy, IconDeviceGamepad, IconDeviceLaptop, IconDeviceMobile, IconDeviceMobileMessage, IconDeviceMobileRotated, IconDeviceMobileVibration, IconDeviceSpeaker, IconDeviceTablet, IconDeviceTv, IconDeviceWatch, IconDevices, IconDevices2, IconDevicesPc, IconDiamond, IconDice, IconDimensions, IconDirection, IconDirectionHorizontal, IconDirections, IconDisabled, IconDisabled2, IconDisc, IconDiscount, IconDiscount2, IconDivide, IconDna, IconDots, IconDotsCircleHorizontal, IconDotsDiagonal, IconDotsDiagonal2, IconDotsVertical, IconDownload, IconDragDrop, IconDragDrop2, IconDrone, IconDroneOff, IconDroplet, IconDropletFilled, IconDropletFilled2, IconDropletHalf, IconDropletHalf2, IconDropletOff, IconEar, IconEarOff, IconEdit, IconEditCircle, IconEgg, IconEmphasis, IconEqual, IconEqualNot, IconEraser, IconExchange, IconExposure, IconExternalLink, IconEye, IconEyeCheck, IconEyeOff, IconEyeglass, IconEyeglass2, IconFaceId, IconFall, IconFeather, IconFile, IconFileAlert, IconFileAnalytics, IconFileCertificate, IconFileCheck, IconFileCode, IconFileCode2, IconFileDiff, IconFileDislike, IconFileDownload, IconFileExport, IconFileHorizontal, IconFileImport, IconFileInfo, IconFileInvoice, IconFileLike, IconFileMinus, IconFileMusic, IconFileOff, IconFilePhone, IconFilePlus, IconFileReport, IconFileSearch, IconFileShredder, IconFileSymlink, IconFileText, IconFileUpload, IconFileX, IconFileZip, IconFiles, IconFilesOff, IconFilter, IconFilterOff, IconFingerprint, IconFiretruck, IconFlag, IconFlag2, IconFlag3, IconFlame, IconFlare, IconFlask, IconFlipHorizontal, IconFlipVertical, IconFloatCenter, IconFloatLeft, IconFloatNone, IconFloatRight, IconFocus, IconFocus2, IconFold, IconFoldDown, IconFoldUp, IconFolder, IconFolderMinus, IconFolderOff, IconFolderPlus, IconFolderX, IconFolders, IconForbid, IconForbid2, IconForklift, IconForms, IconFrame, IconFriends, IconGasStation, IconGauge, IconGeometry, IconGhost, IconGift, IconGitBranch, IconGitCommit, IconGitCompare, IconGitFork, IconGitMerge, IconGitPullRequest, IconGlass, IconGlassFull, IconGlassOff, IconGlobe, IconGolf, IconGps, IconGrain, IconGridDots, IconGripHorizontal, IconGripVertical, IconGrowth, IconH1, IconH2, IconH3, IconH4, IconH5, IconH6, IconHandFinger, IconHandLittleFinger, IconHandMiddleFinger, IconHandOff, IconHandRingFinger, IconHandRock, IconHandStop, IconHandThreeFingers, IconHandTwoFingers, IconHanger, IconHash, IconHeading, IconHeadphones, IconHeadphonesOff, IconHeadset, IconHeart, IconHeartBroken, IconHelicopter, IconHelicopterLanding, IconHelp, IconHexagon, IconHexagonOff, IconHierarchy, IconHierarchy2, IconHistory, IconHome, IconHome2, IconIceCream, IconIceCream2, IconId, IconInbox, IconIndentDecrease, IconIndentIncrease, IconInfinity, IconInfoCircle, IconInfoSquare, IconItalic, IconJumpRope, IconKarate, IconKey, IconKeyboard, IconKeyboardHide, IconKeyboardOff, IconKeyboardShow, IconLanguage, IconLayersDifference, IconLayersIntersect, IconLayersLinked, IconLayersSubtract, IconLayersUnion, IconLayout, IconLayout2, IconLayoutAlignBottom, IconLayoutAlignCenter, IconLayoutAlignLeft, IconLayoutAlignMiddle, IconLayoutAlignRight, IconLayoutAlignTop, IconLayoutBottombar, IconLayoutCards, IconLayoutColumns, IconLayoutDistributeHorizontal, IconLayoutDistributeVertical, IconLayoutGrid, IconLayoutGridAdd, IconLayoutKanban, IconLayoutList, IconLayoutNavbar, IconLayoutRows, IconLayoutSidebar, IconLayoutSidebarRight, IconLeaf, IconLego, IconLemon, IconLetterA, IconLetterB, IconLetterC, IconLetterCase, IconLetterCaseLower, IconLetterCaseToggle, IconLetterCaseUpper, IconLetterD, IconLetterE, IconLetterF, IconLetterG, IconLetterH, IconLetterI, IconLetterJ, IconLetterK, IconLetterL, IconLetterM, IconLetterN, IconLetterO, IconLetterP, IconLetterQ, IconLetterR, IconLetterS, IconLetterSpacing, IconLetterT, IconLetterU, IconLetterV, IconLetterW, IconLetterX, IconLetterY, IconLetterZ, IconLettersCase, IconLicense, IconLifebuoy, IconLine, IconLineDashed, IconLineDotted, IconLineHeight, IconLink, IconList, IconListCheck, IconListNumbers, IconListSearch, IconLivePhoto, IconLiveView, IconLoader, IconLoaderQuarter, IconLocation, IconLock, IconLockAccess, IconLockOff, IconLockOpen, IconLogin, IconLogout, IconMacro, IconMagnet, IconMail, IconMailForward, IconMailOpened, IconMailbox, IconMan, IconManualGearbox, IconMap, IconMap2, IconMapPin, IconMapPinOff, IconMapPins, IconMarkdown, IconMarquee, IconMarquee2, IconMars, IconMask, IconMaskOff, IconMassage, IconMath, IconMathFunction, IconMathSymbols, IconMaximize, IconMeat, IconMedal, IconMedicalCross, IconMenu, IconMenu2, IconMessage, IconMessage2, IconMessageCircle, IconMessageCircle2, IconMessageCircleOff, IconMessageDots, IconMessageOff, IconMessagePlus, IconMessageReport, IconMessages, IconMessagesOff, IconMicrophone, IconMicrophoneOff, IconMilk, IconMinimize, IconMinus, IconMinusVertical, IconMist, IconMoodBoy, IconMoodConfuzed, IconMoodCrazyHappy, IconMoodCry, IconMoodEmpty, IconMoodHappy, IconMoodKid, IconMoodNeutral, IconMoodSad, IconMoodSmile, IconMoodSuprised, IconMoodTongue, IconMoon, IconMoon2, IconMoonStars, IconMoped, IconMotorbike, IconMouse, IconMovie, IconMug, IconMushroom, IconMusic, IconNewSection, IconNews, IconNfc, IconNote, IconNotebook, IconNotes, IconNotification, IconNumber0, IconNumber1, IconNumber2, IconNumber3, IconNumber4, IconNumber5, IconNumber6, IconNumber7, IconNumber8, IconNumber9, IconOctagon, IconOctagonOff, IconOld, IconOlympics, IconOmega, IconOutlet, IconOverline, IconPackage, IconPacman, IconPageBreak, IconPaint, IconPalette, IconPanoramaHorizontal, IconPanoramaVertical, IconPaperclip, IconParachute, IconParentheses, IconParking, IconPeace, IconPencil, IconPennant, IconPepper, IconPercentage, IconPerspective, IconPhone, IconPhoneCall, IconPhoneCalling, IconPhoneCheck, IconPhoneIncoming, IconPhoneOff, IconPhoneOutgoing, IconPhonePause, IconPhonePlus, IconPhoneX, IconPhoto, IconPhotoOff, IconPhysotherapist, IconPictureInPicture, IconPictureInPictureOff, IconPictureInPictureOn, IconPill, IconPin, IconPinned, IconPinnedOff, IconPizza, IconPlane, IconPlaneArrival, IconPlaneDeparture, IconPlanet, IconPlant, IconPlant2, IconPlayCard, IconPlayerPause, IconPlayerPlay, IconPlayerRecord, IconPlayerSkipBack, IconPlayerSkipForward, IconPlayerStop, IconPlayerTrackNext, IconPlayerTrackPrev, IconPlaylist, IconPlug, IconPlus, IconPoint, IconPokeball, IconPolaroid, IconPool, IconPower, IconPray, IconPresentation, IconPresentationAnalytics, IconPrinter, IconPrompt, IconPropeller, IconPuzzle, IconPyramid, IconQrcode, IconQuestionMark, IconRadioactive, IconRadiusBottomLeft, IconRadiusBottomRight, IconRadiusTopLeft, IconRadiusTopRight, IconRainbow, IconReceipt, IconReceipt2, IconReceiptOff, IconReceiptRefund, IconReceiptTax, IconRecharging, IconRecordMail, IconRectangle, IconRectangleVertical, IconRecycle, IconRefresh, IconRefreshAlert, IconRegistered, IconRelationManyToMany, IconRelationOneToMany, IconRelationOneToOne, IconRepeat, IconRepeatOnce, IconReplace, IconReport, IconReportAnalytics, IconReportMedical, IconReportMoney, IconResize, IconRipple, IconRoadSign, IconRocket, IconRotate, IconRotate2, IconRotateClockwise, IconRotateClockwise2, IconRotateRectangle, IconRoute, IconRouter, IconRowInsertBottom, IconRowInsertTop, IconRss, IconRuler, IconRuler2, IconRun, IconSailboat, IconSalt, IconSatellite, IconSausage, IconScale, IconScan, IconSchool, IconScissors, IconScooter, IconScooterElectric, IconScreenShare, IconScreenShareOff, IconScubaMask, IconSearch, IconSection, IconSeeding, IconSelect, IconSelector, IconSend, IconSeparator, IconSeparatorHorizontal, IconSeparatorVertical, IconServer, IconServicemark, IconSettings, IconSettingsAutomation, IconShadow, IconShadowOff, IconShape, IconShape2, IconShape3, IconShare, IconShield, IconShieldCheck, IconShieldLock, IconShieldOff, IconShieldX, IconShip, IconShirt, IconShoppingCart, IconShoppingCartDiscount, IconShoppingCartOff, IconShoppingCartPlus, IconShoppingCartX, IconShredder, IconSignature, IconSitemap, IconSkateboard, IconSlice, IconSlideshow, IconSmartHome, IconSmoking, IconSmokingNo, IconSnowflake, IconSoccerField, IconSocial, IconSock, IconSortAscending, IconSortAscending2, IconSortAscendingLetters, IconSortAscendingNumbers, IconSortDescending, IconSortDescending2, IconSortDescendingLetters, IconSortDescendingNumbers, IconSpace, IconSpeakerphone, IconSpeedboat, IconSportBillard, IconSquare, IconSquare0, IconSquare1, IconSquare2, IconSquare3, IconSquare4, IconSquare5, IconSquare6, IconSquare7, IconSquare8, IconSquare9, IconSquareCheck, IconSquareDot, IconSquareForbid, IconSquareForbid2, IconSquareMinus, IconSquareOff, IconSquarePlus, IconSquareRoot, IconSquareRoot2, IconSquareRotated, IconSquareRotatedOff, IconSquareToggle, IconSquareToggleHorizontal, IconSquareX, IconSquaresDiagonal, IconSquaresFilled, IconStack, IconStack2, IconStairs, IconStairsDown, IconStairsUp, IconStar, IconStarHalf, IconStarOff, IconStars, IconSteeringWheel, IconStepInto, IconStepOut, IconStethoscope, IconSticker, IconStrikethrough, IconSubmarine, IconSubscript, IconSubtask, IconSum, IconSun, IconSunOff, IconSunrise, IconSunset, IconSuperscript, IconSwimming, IconSwitch, IconSwitch2, IconSwitch3, IconSwitchHorizontal, IconSwitchVertical, IconTable, IconTableExport, IconTableImport, IconTableOff, IconTag, IconTallymark1, IconTallymark2, IconTallymark3, IconTallymark4, IconTallymarks, IconTank, IconTarget, IconTemperature, IconTemperatureCelsius, IconTemperatureFahrenheit, IconTemperatureMinus, IconTemperaturePlus, IconTemplate, IconTent, IconTerminal, IconTerminal2, IconTestPipe, IconTextDirectionLtr, IconTextDirectionRtl, IconTextWrap, IconTextWrapDisabled, IconThumbDown, IconThumbUp, IconTicket, IconTiltShift, IconTir, IconToggleLeft, IconToggleRight, IconTool, IconTools, IconToolsKitchen, IconToolsKitchen2, IconTornado, IconTournament, IconTrack, IconTractor, IconTrademark, IconTrafficCone, IconTrafficLights, IconTrain, IconTrash, IconTrashOff, IconTree, IconTrees, IconTrendingDown, IconTrendingDown2, IconTrendingDown3, IconTrendingUp, IconTrendingUp2, IconTrendingUp3, IconTriangle, IconTriangleOff, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTruck, IconTruckDelivery, IconTruckOff, IconTruckReturn, IconTypography, IconUmbrella, IconUnderline, IconUnlink, IconUpload, IconUrgent, IconUser, IconUserCheck, IconUserExclamation, IconUserMinus, IconUserOff, IconUserPlus, IconUserX, IconUsers, IconVaccine, IconVariable, IconVector, IconVectorBeizer2, IconVectorBezier, IconVectorTriangle, IconVenus, IconVersions, IconVideo, IconVideoMinus, IconVideoOff, IconVideoPlus, IconView360, IconViewfinder, IconViewportNarrow, IconViewportWide, IconVirus, IconVirusOff, IconVirusSearch, IconVocabulary, IconVolume, IconVolume2, IconVolume3, IconWalk, IconWallet, IconWand, IconWaveSawTool, IconWaveSine, IconWaveSquare, IconWifi, IconWifi0, IconWifi1, IconWifi2, IconWifiOff, IconWind, IconWindmill, IconWindow, IconWiper, IconWiperWash, IconWoman, IconWorld, IconWorldLatitude, IconWorldLongitude, IconWreckingBall, IconWriting, IconWritingSign, IconX, IconYinYang, IconZodiacAquarius, IconZodiacAries, IconZodiacCancer, IconZodiacCapricorn, IconZodiacGemini, IconZodiacLeo, IconZodiacLibra, IconZodiacPisces, IconZodiacSagittarius, IconZodiacScorpio, IconZodiacTaurus, IconZodiacVirgo, IconZoomCancel, IconZoomCheck, IconZoomIn, IconZoomMoney };
50017
+ export { Icon2fa, Icon3dCubeSphere, IconAB, IconAccessPoint, IconAccessPointOff, IconAccessible, IconActivity, IconAd, IconAd2, IconAdjustments, IconAdjustmentsAlt, IconAdjustmentsHorizontal, IconAerialLift, IconAffiliate, IconAlarm, IconAlertCircle, IconAlertOctagon, IconAlertTriangle, IconAlien, IconAlignCenter, IconAlignJustified, IconAlignLeft, IconAlignRight, IconAmbulance, IconAnchor, IconAngle, IconAntennaBars1, IconAntennaBars2, IconAntennaBars3, IconAntennaBars4, IconAntennaBars5, IconAperture, IconApple, IconApps, IconArchive, IconArrowAutofitContent, IconArrowAutofitDown, IconArrowAutofitHeight, IconArrowAutofitLeft, IconArrowAutofitRight, IconArrowAutofitUp, IconArrowAutofitWidth, IconArrowBack, IconArrowBackUp, IconArrowBarDown, IconArrowBarLeft, IconArrowBarRight, IconArrowBarToDown, IconArrowBarToLeft, IconArrowBarToRight, IconArrowBarToUp, IconArrowBarUp, IconArrowBigDown, IconArrowBigLeft, IconArrowBigRight, IconArrowBigTop, IconArrowBottomBar, IconArrowBottomCircle, IconArrowBottomSquare, IconArrowBottomTail, IconArrowDown, IconArrowDownCircle, IconArrowDownLeft, IconArrowDownLeftCircle, IconArrowDownRight, IconArrowDownRightCircle, IconArrowForward, IconArrowForwardUp, IconArrowLeft, IconArrowLeftBar, IconArrowLeftCircle, IconArrowLeftSquare, IconArrowLeftTail, IconArrowLoopLeft, IconArrowLoopRight, IconArrowNarrowDown, IconArrowNarrowLeft, IconArrowNarrowRight, IconArrowNarrowUp, IconArrowRampLeft, IconArrowRampRight, IconArrowRight, IconArrowRightBar, IconArrowRightCircle, IconArrowRightSquare, IconArrowRightTail, IconArrowTopBar, IconArrowTopCircle, IconArrowTopSquare, IconArrowTopTail, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpLeftCircle, IconArrowUpRight, IconArrowUpRightCircle, IconArrowWaveLeftDown, IconArrowWaveLeftUp, IconArrowWaveRightDown, IconArrowWaveRightUp, IconArrowsDiagonal, IconArrowsDiagonal2, IconArrowsDiagonalMinimize, IconArrowsDiagonalMinimize2, IconArrowsDoubleNeSw, IconArrowsDoubleNwSe, IconArrowsDoubleSeNw, IconArrowsDoubleSwNe, IconArrowsDown, IconArrowsDownUp, IconArrowsHorizontal, IconArrowsJoin, IconArrowsJoin2, IconArrowsLeft, IconArrowsLeftDown, IconArrowsLeftRight, IconArrowsMaximize, IconArrowsMinimize, IconArrowsRight, IconArrowsRightDown, IconArrowsRightLeft, IconArrowsSort, IconArrowsSplit, IconArrowsSplit2, IconArrowsUp, IconArrowsUpDown, IconArrowsUpLeft, IconArrowsUpRight, IconArrowsVertical, IconArtboard, IconAspectRatio, IconAt, IconAtom, IconAtom2, IconAward, IconBackhoe, IconBackspace, IconBallAmericanFootball, IconBallBasketball, IconBallBowling, IconBallFootball, IconBallFootballOff, IconBallTennis, IconBallVolleyball, IconBallon, IconBan, IconBandage, IconBarcode, IconBasket, IconBattery, IconBattery1, IconBattery2, IconBattery3, IconBattery4, IconBatteryAutomotive, IconBatteryCharging, IconBatteryCharging2, IconBatteryEco, IconBatteryOff, IconBeach, IconBed, IconBell, IconBellMinus, IconBellOff, IconBellPlus, IconBellRinging, IconBellRinging2, IconBellX, IconBike, IconBinary, IconBiohazard, IconBlockquote, IconBluetooth, IconBluetoothConnected, IconBluetoothOff, IconBold, IconBolt, IconBoltOff, IconBone, IconBook, IconBookmark, IconBookmarkOff, IconBookmarks, IconBorderAll, IconBorderBottom, IconBorderHorizontal, IconBorderInner, IconBorderLeft, IconBorderNone, IconBorderOuter, IconBorderRadius, IconBorderRight, IconBorderStyle, IconBorderStyle2, IconBorderTop, IconBorderVertical, IconBottle, IconBox, IconBoxMargin, IconBoxModel, IconBoxModel2, IconBoxMultiple, IconBoxMultiple0, IconBoxMultiple1, IconBoxMultiple2, IconBoxMultiple3, IconBoxMultiple4, IconBoxMultiple5, IconBoxMultiple6, IconBoxMultiple7, IconBoxMultiple8, IconBoxMultiple9, IconBoxPadding, IconBraces, IconBrackets, IconBrandAirbnb, IconBrandAndroid, IconBrandApple, IconBrandAppleArcade, IconBrandAppstore, IconBrandAsana, IconBrandBehance, IconBrandBing, IconBrandBitbucket, IconBrandBooking, IconBrandBootstrap, IconBrandChrome, IconBrandCodepen, IconBrandCodesandbox, IconBrandCss3, IconBrandDeviantart, IconBrandDiscord, IconBrandDisqus, IconBrandDocker, IconBrandDribbble, IconBrandEdge, IconBrandFacebook, IconBrandFigma, IconBrandFirefox, IconBrandFlickr, IconBrandFoursquare, IconBrandFramer, IconBrandGithub, IconBrandGitlab, IconBrandGoogle, IconBrandGoogleAnalytics, IconBrandGoogleDrive, IconBrandGooglePlay, IconBrandGravatar, IconBrandHipchat, IconBrandHtml5, IconBrandInstagram, IconBrandJavascript, IconBrandKickstarter, IconBrandKotlin, IconBrandLinkedin, IconBrandMedium, IconBrandMessenger, IconBrandNetflix, IconBrandOpenSource, IconBrandOpera, IconBrandPagekit, IconBrandPatreon, IconBrandPaypal, IconBrandPinterest, IconBrandPocket, IconBrandProducthunt, IconBrandPython, IconBrandReddit, IconBrandSafari, IconBrandSass, IconBrandSentry, IconBrandShazam, IconBrandSketch, IconBrandSkype, IconBrandSlack, IconBrandSnapchat, IconBrandSoundcloud, IconBrandSpotify, IconBrandSteam, IconBrandStripe, IconBrandTabler, IconBrandTailwind, IconBrandTelegram, IconBrandTidal, IconBrandTiktok, IconBrandTinder, IconBrandTumblr, IconBrandTwitch, IconBrandTwitter, IconBrandUnsplash, IconBrandVercel, IconBrandVimeo, IconBrandVk, IconBrandWhatsapp, IconBrandWindows, IconBrandYahoo, IconBrandYcombinator, IconBrandYoutube, IconBriefcase, IconBrightness, IconBrightness2, IconBrightnessDown, IconBrightnessHalf, IconBrightnessUp, IconBrowser, IconBrush, IconBucket, IconBug, IconBuilding, IconBuildingArch, IconBuildingBank, IconBuildingBridge, IconBuildingBridge2, IconBuildingCarousel, IconBuildingCastle, IconBuildingChurch, IconBuildingCommunity, IconBuildingCottage, IconBuildingFactory, IconBuildingFortress, IconBuildingHospital, IconBuildingLighthouse, IconBuildingMonument, IconBuildingPavilon, IconBuildingSkyscraper, IconBuildingStore, IconBuildingWarehouse, IconBulb, IconBulbOff, IconBulldozer, IconBus, IconBusinessplan, IconCalculator, IconCalendar, IconCalendarEvent, IconCalendarMinus, IconCalendarOff, IconCalendarPlus, IconCalendarStats, IconCalendarTime, IconCamera, IconCameraMinus, IconCameraOff, IconCameraPlus, IconCameraRotate, IconCameraSelfie, IconCandy, IconCapture, IconCar, IconCarCrane, IconCaravan, IconCardboards, IconCaretDown, IconCaretLeft, IconCaretRight, IconCaretUp, IconCash, IconCashBanknote, IconCashBanknoteOff, IconCast, IconCe, IconCertificate, IconChargingPile, IconChartArcs, IconChartArcs3, IconChartArea, IconChartAreaLine, IconChartArrows, IconChartArrowsVertical, IconChartBar, IconChartBubble, IconChartCandle, IconChartCircles, IconChartDonut, IconChartDonut2, IconChartDonut3, IconChartDonut4, IconChartDots, IconChartInfographic, IconChartLine, IconChartPie, IconChartPie2, IconChartPie3, IconChartPie4, IconChartRadar, IconCheck, IconCheckbox, IconChecks, IconCheese, IconChevronDown, IconChevronDownLeft, IconChevronDownRight, IconChevronLeft, IconChevronRight, IconChevronUp, IconChevronUpLeft, IconChevronUpRight, IconChevronsDown, IconChevronsDownLeft, IconChevronsDownRight, IconChevronsLeft, IconChevronsRight, IconChevronsUp, IconChevronsUpLeft, IconChevronsUpRight, IconChristmasTree, IconCircle, IconCircle0, IconCircle1, IconCircle2, IconCircle3, IconCircle4, IconCircle5, IconCircle6, IconCircle7, IconCircle8, IconCircle9, IconCircleCheck, IconCircleDashed, IconCircleDotted, IconCircleHalf, IconCircleHalfVertical, IconCircleMinus, IconCircleOff, IconCirclePlus, IconCircleSquare, IconCircleX, IconCircles, IconClearAll, IconClearFormatting, IconClick, IconClipboard, IconClipboardCheck, IconClipboardList, IconClipboardX, IconClock, IconCloud, IconCloudDownload, IconCloudFog, IconCloudOff, IconCloudRain, IconCloudSnow, IconCloudStorm, IconCloudUpload, IconCode, IconCodeMinus, IconCodePlus, IconCoffee, IconCoin, IconColorPicker, IconColorSwatch, IconColumnInsertLeft, IconColumnInsertRight, IconColumns, IconComet, IconCommand, IconCompass, IconConfetti, IconContainer, IconContrast, IconCookie, IconCopy, IconCopyleft, IconCopyright, IconCornerDownLeft, IconCornerDownLeftDouble, IconCornerDownRight, IconCornerDownRightDouble, IconCornerLeftDown, IconCornerLeftDownDouble, IconCornerLeftUp, IconCornerLeftUpDouble, IconCornerRightDown, IconCornerRightDownDouble, IconCornerRightUp, IconCornerRightUpDouble, IconCornerUpLeft, IconCornerUpLeftDouble, IconCornerUpRight, IconCornerUpRightDouble, IconCrane, IconCreditCard, IconCreditCardOff, IconCrop, IconCrosshair, IconCrown, IconCrownOff, IconCup, IconCurlyLoop, IconCurrencyBahraini, IconCurrencyBath, IconCurrencyBitcoin, IconCurrencyCent, IconCurrencyDinar, IconCurrencyDirham, IconCurrencyDollar, IconCurrencyDollarAustralian, IconCurrencyDollarCanadian, IconCurrencyDollarSingapore, IconCurrencyEthereum, IconCurrencyEuro, IconCurrencyForint, IconCurrencyFrank, IconCurrencyKroneCzech, IconCurrencyKroneDanish, IconCurrencyKroneSwedish, IconCurrencyLeu, IconCurrencyLira, IconCurrencyLitecoin, IconCurrencyNaira, IconCurrencyPound, IconCurrencyReal, IconCurrencyRenminbi, IconCurrencyRipple, IconCurrencyRiyal, IconCurrencyRubel, IconCurrencyRupee, IconCurrencyShekel, IconCurrencyTaka, IconCurrencyTugrik, IconCurrencyWon, IconCurrencyYen, IconCurrencyZloty, IconCurrentLocation, IconCursorText, IconCut, IconDashboard, IconDatabase, IconDatabaseExport, IconDatabaseImport, IconDatabaseOff, IconDetails, IconDeviceAnalytics, IconDeviceAudioTape, IconDeviceCctv, IconDeviceComputerCamera, IconDeviceComputerCameraOff, IconDeviceDesktop, IconDeviceDesktopAnalytics, IconDeviceDesktopOff, IconDeviceFloppy, IconDeviceGamepad, IconDeviceLaptop, IconDeviceMobile, IconDeviceMobileMessage, IconDeviceMobileRotated, IconDeviceMobileVibration, IconDeviceSpeaker, IconDeviceTablet, IconDeviceTv, IconDeviceWatch, IconDevices, IconDevices2, IconDevicesPc, IconDiamond, IconDice, IconDimensions, IconDirection, IconDirectionHorizontal, IconDirections, IconDisabled, IconDisabled2, IconDisc, IconDiscount, IconDiscount2, IconDivide, IconDna, IconDogBowl, IconDots, IconDotsCircleHorizontal, IconDotsDiagonal, IconDotsDiagonal2, IconDotsVertical, IconDownload, IconDragDrop, IconDragDrop2, IconDrone, IconDroneOff, IconDroplet, IconDropletFilled, IconDropletFilled2, IconDropletHalf, IconDropletHalf2, IconDropletOff, IconEar, IconEarOff, IconEdit, IconEditCircle, IconEgg, IconEmphasis, IconEqual, IconEqualNot, IconEraser, IconExchange, IconExposure, IconExternalLink, IconEye, IconEyeCheck, IconEyeOff, IconEyeglass, IconEyeglass2, IconFaceId, IconFall, IconFeather, IconFence, IconFile, IconFileAlert, IconFileAnalytics, IconFileCertificate, IconFileCheck, IconFileCode, IconFileCode2, IconFileDiff, IconFileDislike, IconFileDownload, IconFileExport, IconFileHorizontal, IconFileImport, IconFileInfo, IconFileInvoice, IconFileLike, IconFileMinus, IconFileMusic, IconFileOff, IconFilePhone, IconFilePlus, IconFileReport, IconFileSearch, IconFileShredder, IconFileSymlink, IconFileText, IconFileUpload, IconFileX, IconFileZip, IconFiles, IconFilesOff, IconFilter, IconFilterOff, IconFingerprint, IconFiretruck, IconFish, IconFlag, IconFlag2, IconFlag3, IconFlame, IconFlare, IconFlask, IconFlipHorizontal, IconFlipVertical, IconFloatCenter, IconFloatLeft, IconFloatNone, IconFloatRight, IconFocus, IconFocus2, IconFold, IconFoldDown, IconFoldUp, IconFolder, IconFolderMinus, IconFolderOff, IconFolderPlus, IconFolderX, IconFolders, IconForbid, IconForbid2, IconForklift, IconForms, IconFrame, IconFriends, IconGasStation, IconGauge, IconGeometry, IconGhost, IconGift, IconGitBranch, IconGitCommit, IconGitCompare, IconGitFork, IconGitMerge, IconGitPullRequest, IconGlass, IconGlassFull, IconGlassOff, IconGlobe, IconGolf, IconGps, IconGrain, IconGridDots, IconGripHorizontal, IconGripVertical, IconGrowth, IconH1, IconH2, IconH3, IconH4, IconH5, IconH6, IconHandFinger, IconHandLittleFinger, IconHandMiddleFinger, IconHandOff, IconHandRingFinger, IconHandRock, IconHandStop, IconHandThreeFingers, IconHandTwoFingers, IconHanger, IconHash, IconHeading, IconHeadphones, IconHeadphonesOff, IconHeadset, IconHeart, IconHeartBroken, IconHelicopter, IconHelicopterLanding, IconHelp, IconHexagon, IconHexagonOff, IconHierarchy, IconHierarchy2, IconHighlight, IconHistory, IconHome, IconHome2, IconIceCream, IconIceCream2, IconId, IconInbox, IconIndentDecrease, IconIndentIncrease, IconInfinity, IconInfoCircle, IconInfoSquare, IconItalic, IconJumpRope, IconKarate, IconKey, IconKeyboard, IconKeyboardHide, IconKeyboardOff, IconKeyboardShow, IconLanguage, IconLayersDifference, IconLayersIntersect, IconLayersLinked, IconLayersSubtract, IconLayersUnion, IconLayout, IconLayout2, IconLayoutAlignBottom, IconLayoutAlignCenter, IconLayoutAlignLeft, IconLayoutAlignMiddle, IconLayoutAlignRight, IconLayoutAlignTop, IconLayoutBottombar, IconLayoutCards, IconLayoutColumns, IconLayoutDistributeHorizontal, IconLayoutDistributeVertical, IconLayoutGrid, IconLayoutGridAdd, IconLayoutKanban, IconLayoutList, IconLayoutNavbar, IconLayoutRows, IconLayoutSidebar, IconLayoutSidebarRight, IconLeaf, IconLego, IconLemon, IconLetterA, IconLetterB, IconLetterC, IconLetterCase, IconLetterCaseLower, IconLetterCaseToggle, IconLetterCaseUpper, IconLetterD, IconLetterE, IconLetterF, IconLetterG, IconLetterH, IconLetterI, IconLetterJ, IconLetterK, IconLetterL, IconLetterM, IconLetterN, IconLetterO, IconLetterP, IconLetterQ, IconLetterR, IconLetterS, IconLetterSpacing, IconLetterT, IconLetterU, IconLetterV, IconLetterW, IconLetterX, IconLetterY, IconLetterZ, IconLettersCase, IconLicense, IconLifebuoy, IconLine, IconLineDashed, IconLineDotted, IconLineHeight, IconLink, IconList, IconListCheck, IconListDetails, IconListNumbers, IconListSearch, IconLivePhoto, IconLiveView, IconLoader, IconLoaderQuarter, IconLocation, IconLock, IconLockAccess, IconLockOff, IconLockOpen, IconLogin, IconLogout, IconMacro, IconMagnet, IconMail, IconMailForward, IconMailOpened, IconMailbox, IconMan, IconManualGearbox, IconMap, IconMap2, IconMapPin, IconMapPinOff, IconMapPins, IconMarkdown, IconMarquee, IconMarquee2, IconMars, IconMask, IconMaskOff, IconMassage, IconMath, IconMathFunction, IconMathSymbols, IconMaximize, IconMeat, IconMedal, IconMedicalCross, IconMenu, IconMenu2, IconMessage, IconMessage2, IconMessageCircle, IconMessageCircle2, IconMessageCircleOff, IconMessageDots, IconMessageOff, IconMessagePlus, IconMessageReport, IconMessages, IconMessagesOff, IconMicrophone, IconMicrophone2, IconMicrophoneOff, IconMilk, IconMinimize, IconMinus, IconMinusVertical, IconMist, IconMoodBoy, IconMoodConfuzed, IconMoodCrazyHappy, IconMoodCry, IconMoodEmpty, IconMoodHappy, IconMoodKid, IconMoodNeutral, IconMoodSad, IconMoodSmile, IconMoodSuprised, IconMoodTongue, IconMoon, IconMoon2, IconMoonStars, IconMoped, IconMotorbike, IconMouse, IconMovie, IconMug, IconMultiplier05x, IconMultiplier15x, IconMultiplier1x, IconMultiplier2x, IconMushroom, IconMusic, IconNewSection, IconNews, IconNfc, IconNote, IconNotebook, IconNotes, IconNotification, IconNumber0, IconNumber1, IconNumber2, IconNumber3, IconNumber4, IconNumber5, IconNumber6, IconNumber7, IconNumber8, IconNumber9, IconOctagon, IconOctagonOff, IconOld, IconOlympics, IconOmega, IconOutlet, IconOverline, IconPackage, IconPacman, IconPageBreak, IconPaint, IconPalette, IconPanoramaHorizontal, IconPanoramaVertical, IconPaperclip, IconParachute, IconParentheses, IconParking, IconPeace, IconPencil, IconPennant, IconPepper, IconPercentage, IconPerspective, IconPhone, IconPhoneCall, IconPhoneCalling, IconPhoneCheck, IconPhoneIncoming, IconPhoneOff, IconPhoneOutgoing, IconPhonePause, IconPhonePlus, IconPhoneX, IconPhoto, IconPhotoOff, IconPhysotherapist, IconPictureInPicture, IconPictureInPictureOff, IconPictureInPictureOn, IconPill, IconPin, IconPinned, IconPinnedOff, IconPizza, IconPlane, IconPlaneArrival, IconPlaneDeparture, IconPlanet, IconPlant, IconPlant2, IconPlayCard, IconPlayerPause, IconPlayerPlay, IconPlayerRecord, IconPlayerSkipBack, IconPlayerSkipForward, IconPlayerStop, IconPlayerTrackNext, IconPlayerTrackPrev, IconPlaylist, IconPlug, IconPlus, IconPoint, IconPokeball, IconPolaroid, IconPool, IconPower, IconPray, IconPresentation, IconPresentationAnalytics, IconPrinter, IconPrompt, IconPropeller, IconPuzzle, IconPyramid, IconQrcode, IconQuestionMark, IconRadio, IconRadioactive, IconRadiusBottomLeft, IconRadiusBottomRight, IconRadiusTopLeft, IconRadiusTopRight, IconRainbow, IconReceipt, IconReceipt2, IconReceiptOff, IconReceiptRefund, IconReceiptTax, IconRecharging, IconRecordMail, IconRectangle, IconRectangleVertical, IconRecycle, IconRefresh, IconRefreshAlert, IconRegistered, IconRelationManyToMany, IconRelationOneToMany, IconRelationOneToOne, IconRepeat, IconRepeatOnce, IconReplace, IconReport, IconReportAnalytics, IconReportMedical, IconReportMoney, IconResize, IconRipple, IconRoadSign, IconRocket, IconRotate, IconRotate2, IconRotateClockwise, IconRotateClockwise2, IconRotateRectangle, IconRoute, IconRouter, IconRowInsertBottom, IconRowInsertTop, IconRss, IconRuler, IconRuler2, IconRun, IconSailboat, IconSalt, IconSatellite, IconSausage, IconScale, IconScan, IconSchool, IconScissors, IconScooter, IconScooterElectric, IconScreenShare, IconScreenShareOff, IconScubaMask, IconSearch, IconSection, IconSeeding, IconSelect, IconSelector, IconSend, IconSeparator, IconSeparatorHorizontal, IconSeparatorVertical, IconServer, IconServicemark, IconSettings, IconSettingsAutomation, IconShadow, IconShadowOff, IconShape, IconShape2, IconShape3, IconShare, IconShield, IconShieldCheck, IconShieldLock, IconShieldOff, IconShieldX, IconShip, IconShirt, IconShoppingCart, IconShoppingCartDiscount, IconShoppingCartOff, IconShoppingCartPlus, IconShoppingCartX, IconShredder, IconSignature, IconSitemap, IconSkateboard, IconSlice, IconSlideshow, IconSmartHome, IconSmoking, IconSmokingNo, IconSnowflake, IconSoccerField, IconSocial, IconSock, IconSortAscending, IconSortAscending2, IconSortAscendingLetters, IconSortAscendingNumbers, IconSortDescending, IconSortDescending2, IconSortDescendingLetters, IconSortDescendingNumbers, IconSoup, IconSpace, IconSpeakerphone, IconSpeedboat, IconSportBillard, IconSquare, IconSquare0, IconSquare1, IconSquare2, IconSquare3, IconSquare4, IconSquare5, IconSquare6, IconSquare7, IconSquare8, IconSquare9, IconSquareCheck, IconSquareDot, IconSquareForbid, IconSquareForbid2, IconSquareMinus, IconSquareOff, IconSquarePlus, IconSquareRoot, IconSquareRoot2, IconSquareRotated, IconSquareRotatedOff, IconSquareToggle, IconSquareToggleHorizontal, IconSquareX, IconSquaresDiagonal, IconSquaresFilled, IconStack, IconStack2, IconStairs, IconStairsDown, IconStairsUp, IconStar, IconStarHalf, IconStarOff, IconStars, IconSteeringWheel, IconStepInto, IconStepOut, IconStethoscope, IconSticker, IconStrikethrough, IconSubmarine, IconSubscript, IconSubtask, IconSum, IconSun, IconSunOff, IconSunrise, IconSunset, IconSuperscript, IconSwimming, IconSwitch, IconSwitch2, IconSwitch3, IconSwitchHorizontal, IconSwitchVertical, IconTable, IconTableExport, IconTableImport, IconTableOff, IconTag, IconTallymark1, IconTallymark2, IconTallymark3, IconTallymark4, IconTallymarks, IconTank, IconTarget, IconTemperature, IconTemperatureCelsius, IconTemperatureFahrenheit, IconTemperatureMinus, IconTemperaturePlus, IconTemplate, IconTent, IconTerminal, IconTerminal2, IconTestPipe, IconTextDirectionLtr, IconTextDirectionRtl, IconTextWrap, IconTextWrapDisabled, IconThumbDown, IconThumbUp, IconTicket, IconTiltShift, IconTir, IconToggleLeft, IconToggleRight, IconTool, IconTools, IconToolsKitchen, IconToolsKitchen2, IconTornado, IconTournament, IconTrack, IconTractor, IconTrademark, IconTrafficCone, IconTrafficLights, IconTrain, IconTransferIn, IconTransferOut, IconTrash, IconTrashOff, IconTree, IconTrees, IconTrendingDown, IconTrendingDown2, IconTrendingDown3, IconTrendingUp, IconTrendingUp2, IconTrendingUp3, IconTriangle, IconTriangleOff, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTruck, IconTruckDelivery, IconTruckOff, IconTruckReturn, IconTypography, IconUmbrella, IconUnderline, IconUnlink, IconUpload, IconUrgent, IconUser, IconUserCheck, IconUserExclamation, IconUserMinus, IconUserOff, IconUserPlus, IconUserX, IconUsers, IconVaccine, IconVariable, IconVector, IconVectorBeizer2, IconVectorBezier, IconVectorTriangle, IconVenus, IconVersions, IconVideo, IconVideoMinus, IconVideoOff, IconVideoPlus, IconView360, IconViewfinder, IconViewportNarrow, IconViewportWide, IconVirus, IconVirusOff, IconVirusSearch, IconVocabulary, IconVolume, IconVolume2, IconVolume3, IconWalk, IconWallet, IconWand, IconWaveSawTool, IconWaveSine, IconWaveSquare, IconWifi, IconWifi0, IconWifi1, IconWifi2, IconWifiOff, IconWind, IconWindmill, IconWindow, IconWiper, IconWiperWash, IconWoman, IconWorld, IconWorldLatitude, IconWorldLongitude, IconWreckingBall, IconWriting, IconWritingSign, IconX, IconYinYang, IconZodiacAquarius, IconZodiacAries, IconZodiacCancer, IconZodiacCapricorn, IconZodiacGemini, IconZodiacLeo, IconZodiacLibra, IconZodiacPisces, IconZodiacSagittarius, IconZodiacScorpio, IconZodiacTaurus, IconZodiacVirgo, IconZoomCancel, IconZoomCheck, IconZoomIn, IconZoomMoney };
48702
50018
  //# sourceMappingURL=index.esm.js.map