@carbon/icons-react 11.70.0 → 11.71.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 (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _circle, _circle2, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _circle3, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _circle4, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _circle5, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _circle6, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _circle7, _path102, _path103, _path104, _path105, _circle8, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _rect, _path125, _path126, _path127, _path128, _circle9, _circle0, _circle1, _path129, _path130, _circle10, _circle11, _circle12, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212;
16
- const Succession = /*#__PURE__*/React.forwardRef(function Succession({
15
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _circle, _circle2, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _circle3, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _circle4, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _circle5, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _circle6, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _circle7, _path120, _path121, _path122, _path123, _circle8, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _rect, _path143, _path144, _path145, _path146, _circle9, _circle0, _circle1, _path147, _path148, _circle10, _circle11, _circle12, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210;
16
+ const Subdirectory = /*#__PURE__*/React.forwardRef(function Subdirectory({
17
17
  children,
18
18
  size = 16,
19
19
  ...rest
@@ -27,17 +27,256 @@ const Succession = /*#__PURE__*/React.forwardRef(function Succession({
27
27
  fill: "currentColor",
28
28
  ...rest
29
29
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ d: "m9,20l1.4141,1.4141-2.5859,2.5859h18.1719s0-20,0-20h2v20c0,1.1025-.897,2-2,2H7.8281s2.5859,2.5859,2.5859,2.5859l-1.4141,1.4141-5-5,5-5Z"
31
+ })), children);
32
+ });
33
+ if (process.env.NODE_ENV !== "production") {
34
+ Subdirectory.propTypes = iconPropTypes;
35
+ }
36
+ const Subflow = /*#__PURE__*/React.forwardRef(function Subflow({
37
+ children,
38
+ size = 16,
39
+ ...rest
40
+ }, ref) {
41
+ return /*#__PURE__*/React.createElement(Icon, {
42
+ width: size,
43
+ height: size,
44
+ ref: ref,
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ viewBox: "0 0 32 32",
47
+ fill: "currentColor",
48
+ ...rest
49
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
50
+ d: "M16,30A14.0158,14.0158,0,0,1,2,16H4A12.0025,12.0025,0,0,0,22.4609,26.1143l1.0782,1.684A13.9511,13.9511,0,0,1,16,30Z"
51
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
52
+ d: "M26,17l-1.4141,1.4141L26.1719,20H15.8157a2.9874,2.9874,0,0,0-.2742-.5762l4.481-5.601A2.9676,2.9676,0,0,0,21,14a3,3,0,1,0-2.8157-4H13.8157a2.982,2.982,0,0,0-5.6314,0H2v2H8.1843a2.982,2.982,0,0,0,5.6314,0h4.3686a2.9874,2.9874,0,0,0,.2742.5762l-4.481,5.601A2.9676,2.9676,0,0,0,13,18a3,3,0,1,0,2.8157,4H26.1719l-1.586,1.5859L26,25l4-4Zm-5-7a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,10ZM11,12a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,11,12Zm2,10a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,13,22Z"
53
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
54
+ d: "M30,16H28A12.0025,12.0025,0,0,0,9.5391,5.8857L8.4609,4.2017A14.0019,14.0019,0,0,1,30,16Z"
55
+ })), children);
56
+ });
57
+ if (process.env.NODE_ENV !== "production") {
58
+ Subflow.propTypes = iconPropTypes;
59
+ }
60
+ const SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal({
61
+ children,
62
+ size = 16,
63
+ ...rest
64
+ }, ref) {
65
+ return /*#__PURE__*/React.createElement(Icon, {
66
+ width: size,
67
+ height: size,
68
+ ref: ref,
69
+ xmlns: "http://www.w3.org/2000/svg",
70
+ viewBox: "0 0 32 32",
71
+ fill: "currentColor",
72
+ ...rest
73
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
74
+ d: "M15.3472 29.9851a13.9282 13.9282 0 01-4.2051-.8516l.6943-1.8754a11.929 11.929 0 003.6026.729zm4.2651-.4558l-.5146-1.9326a11.915 11.915 0 003.3632-1.4827l1.0782 1.6846A13.915 13.915 0 0119.6123 29.5293zM7.395 27.0439a14.0632 14.0632 0 01-2.94-3.1218l1.6484-1.1333a12.0521 12.0521 0 002.522 2.6785zM2.5967 20.0544A14.0512 14.0512 0 012.0005 16H4a12.0412 12.0412 0 00.5117 3.4763zM26 17l-1.4141 1.4141L26.1719 20H15.8157a2.9874 2.9874 0 00-.2742-.5762l4.481-5.601A2.9676 2.9676 0 0021 14a3 3 0 10-2.8157-4H13.8157a2.982 2.982 0 00-5.6314 0H2v2H8.1843a2.982 2.982 0 005.6314 0h4.3686a2.9874 2.9874 0 00.2742.5762l-4.481 5.601A2.9676 2.9676 0 0013 18a3 3 0 102.8157 4H26.1719l-1.586 1.5859L26 25l4-4zm-5-7a1 1 0 11-1 1A1.0009 1.0009 0 0121 10zM11 12a1 1 0 111-1A1.0009 1.0009 0 0111 12zm2 10a1 1 0 111-1A1.0009 1.0009 0 0113 22zM28 16a12.0412 12.0412 0 00-.5117-3.4763l1.915-.5781A14.0551 14.0551 0 0130 16zM25.8965 9.2112a12.0521 12.0521 0 00-2.522-2.6785l1.23-1.5766a14.0632 14.0632 0 012.94 3.1218zM9.5391 5.886L8.4609 4.2014a13.915 13.915 0 013.9268-1.7307l.5146 1.9326A11.915 11.915 0 009.5391 5.886zM20.1636 4.7419a11.929 11.929 0 00-3.6026-.729l.0918-1.998a13.9282 13.9282 0 014.2051.8516z"
75
+ })), children);
76
+ });
77
+ if (process.env.NODE_ENV !== "production") {
78
+ SubflowLocal.propTypes = iconPropTypes;
79
+ }
80
+ const SubjectDefinition = /*#__PURE__*/React.forwardRef(function SubjectDefinition({
81
+ children,
82
+ size = 16,
83
+ ...rest
84
+ }, ref) {
85
+ return /*#__PURE__*/React.createElement(Icon, {
86
+ width: size,
87
+ height: size,
88
+ ref: ref,
89
+ xmlns: "http://www.w3.org/2000/svg",
90
+ viewBox: "0 0 32 32",
91
+ fill: "currentColor",
92
+ ...rest
93
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
94
+ strokeWidth: "0",
95
+ d: "M22.7749 20.5022h-.0862c-.3101.8959-1.0334 1.7056-2.5151 1.7056-1.8433 0-2.877-1.2749-2.877-3.5144v-5.6849h2.2051v5.4609c0 1.2404.4651 1.9122 1.5161 1.9122.8784 0 1.7571-.4651 1.7571-1.4298v-5.9434h2.2051v8.9926h-2.2051v-1.4988zM6.6195 20.2094l1.5332-1.4816c.8269.9647 1.8433 1.4816 3.0837 1.4816 1.3953 0 2.1189-.6719 2.1189-1.6882 0-.8097-.3789-1.3093-1.6367-1.5332l-1.137-.1724c-2.429-.3789-3.6003-1.5332-3.6003-3.4971 0-2.1534 1.6709-3.5488 4.3584-3.5488 1.8088 0 3.1526.6202 4.1172 1.7744l-1.5503 1.4644c-.5857-.7408-1.4126-1.2404-2.6875-1.2404-1.292 0-1.9639.5168-1.9639 1.4126 0 .9131.5168 1.292 1.6711 1.4988l1.1196.2067c2.429.4308 3.5662 1.516 3.5662 3.4972 0 2.2739-1.6367 3.8245-4.5137 3.8245-2.05 0-3.4626-.8097-4.479-1.9984z"
96
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
97
+ strokeWidth: "0",
98
+ d: "m28,30H4c-1.1046,0-2-.8954-2-2V4c0-1.1046.8954-2,2-2h24c1.1046,0,2,.8954,2,2v24c0,1.1046-.8954,2-2,2Zm-24-2h24V4H4v24Z"
99
+ })), children);
100
+ });
101
+ if (process.env.NODE_ENV !== "production") {
102
+ SubjectDefinition.propTypes = iconPropTypes;
103
+ }
104
+ const SubjectUsage = /*#__PURE__*/React.forwardRef(function SubjectUsage({
105
+ children,
106
+ size = 16,
107
+ ...rest
108
+ }, ref) {
109
+ return /*#__PURE__*/React.createElement(Icon, {
110
+ width: size,
111
+ height: size,
112
+ ref: ref,
113
+ xmlns: "http://www.w3.org/2000/svg",
114
+ viewBox: "0 0 32 32",
115
+ fill: "currentColor",
116
+ ...rest
117
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
118
+ strokeWidth: "0",
119
+ d: "M22.7749 20.5022h-.0862c-.3101.8959-1.0334 1.7056-2.5151 1.7056-1.8433 0-2.877-1.2749-2.877-3.5144v-5.6849h2.2051v5.4609c0 1.2404.4651 1.9122 1.5161 1.9122.8784 0 1.7571-.4651 1.7571-1.4298v-5.9434h2.2051v8.9926h-2.2051v-1.4988zM6.6195 20.2094l1.5332-1.4816c.8269.9647 1.8433 1.4816 3.0837 1.4816 1.3953 0 2.1189-.6719 2.1189-1.6882 0-.8097-.3789-1.3093-1.6367-1.5332l-1.137-.1724c-2.429-.3789-3.6003-1.5332-3.6003-3.4971 0-2.1534 1.6709-3.5488 4.3584-3.5488 1.8088 0 3.1526.6202 4.1172 1.7744l-1.5503 1.4644c-.5857-.7408-1.4126-1.2404-2.6875-1.2404-1.292 0-1.9639.5168-1.9639 1.4126 0 .9131.5168 1.292 1.6711 1.4988l1.1196.2067c2.429.4308 3.5662 1.516 3.5662 3.4972 0 2.2739-1.6367 3.8245-4.5137 3.8245-2.05 0-3.4626-.8097-4.479-1.9984z"
120
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
121
+ strokeWidth: "0",
122
+ d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
123
+ })), children);
124
+ });
125
+ if (process.env.NODE_ENV !== "production") {
126
+ SubjectUsage.propTypes = iconPropTypes;
127
+ }
128
+ const SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules({
129
+ children,
130
+ size = 16,
131
+ ...rest
132
+ }, ref) {
133
+ return /*#__PURE__*/React.createElement(Icon, {
134
+ width: size,
135
+ height: size,
136
+ ref: ref,
137
+ xmlns: "http://www.w3.org/2000/svg",
138
+ viewBox: "0 0 32 32",
139
+ fill: "currentColor",
140
+ ...rest
141
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
142
+ d: "M18 14H30V16H18zM18 19H26V21H18zM18 9H30V11H18z"
143
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
144
+ d: "M22,24v4H6V16h8V14H10V8a4.0008,4.0008,0,0,1,7.6675-1.6L19.5005,5.6A6.001,6.001,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V24Z"
145
+ })), children);
146
+ });
147
+ if (process.env.NODE_ENV !== "production") {
148
+ SubnetAclRules.propTypes = iconPropTypes;
149
+ }
150
+ const Subsetting = /*#__PURE__*/React.forwardRef(function Subsetting({
151
+ children,
152
+ size = 16,
153
+ ...rest
154
+ }, ref) {
155
+ return /*#__PURE__*/React.createElement(Icon, {
156
+ width: size,
157
+ height: size,
158
+ ref: ref,
159
+ xmlns: "http://www.w3.org/2000/svg",
160
+ viewBox: "0 0 32 32",
161
+ fill: "currentColor",
162
+ ...rest
163
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
164
+ d: "M24.8682,16.5039L16.8682,2.5039c-.356-.623-1.3804-.623-1.7363,0l-8,14c-.177.3096-.1758.6895.0032.998.179.3081.5085.498.865.498h7v12h2v-12h7c.3564,0,.686-.1899.865-.498.179-.3086.1802-.6885.0032-.998ZM9.7231,16l6.2769-10.9844,6.2769,10.9844h-12.5537Z"
165
+ })), children);
166
+ });
167
+ if (process.env.NODE_ENV !== "production") {
168
+ Subsetting.propTypes = iconPropTypes;
169
+ }
170
+ const Subtract = /*#__PURE__*/React.forwardRef(function Subtract({
171
+ children,
172
+ size = 16,
173
+ ...rest
174
+ }, ref) {
175
+ return /*#__PURE__*/React.createElement(Icon, {
176
+ width: size,
177
+ height: size,
178
+ ref: ref,
179
+ xmlns: "http://www.w3.org/2000/svg",
180
+ viewBox: "0 0 32 32",
181
+ fill: "currentColor",
182
+ ...rest
183
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
184
+ d: "M8 15H24V17H8z"
185
+ })), children);
186
+ });
187
+ if (process.env.NODE_ENV !== "production") {
188
+ Subtract.propTypes = iconPropTypes;
189
+ }
190
+ const SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt({
191
+ children,
192
+ size = 16,
193
+ ...rest
194
+ }, ref) {
195
+ return /*#__PURE__*/React.createElement(Icon, {
196
+ width: size,
197
+ height: size,
198
+ ref: ref,
199
+ xmlns: "http://www.w3.org/2000/svg",
200
+ viewBox: "0 0 32 32",
201
+ fill: "currentColor",
202
+ ...rest
203
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
204
+ d: "M16,4c6.6,0,12,5.4,12,12s-5.4,12-12,12S4,22.6,4,16S9.4,4,16,4 M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14 S23.7,2,16,2z"
205
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
206
+ d: "M8 15H24V17H8z"
207
+ })), children);
208
+ });
209
+ if (process.env.NODE_ENV !== "production") {
210
+ SubtractAlt.propTypes = iconPropTypes;
211
+ }
212
+ const SubtractFilled = /*#__PURE__*/React.forwardRef(function SubtractFilled({
213
+ children,
214
+ size = 16,
215
+ ...rest
216
+ }, ref) {
217
+ return /*#__PURE__*/React.createElement(Icon, {
218
+ width: size,
219
+ height: size,
220
+ ref: ref,
221
+ xmlns: "http://www.w3.org/2000/svg",
222
+ viewBox: "0 0 32 32",
223
+ fill: "currentColor",
224
+ ...rest
225
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
226
+ d: "m16,2c-7.6,0-14,6.4-14,14s6.4,14,14,14,14-6.4,14-14S23.6,2,16,2Zm8,15H8v-2h16v2Z"
227
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
228
+ fill: "none",
229
+ d: "M24 17L8 17 8 15 24 15 24 17z"
230
+ })), children);
231
+ });
232
+ if (process.env.NODE_ENV !== "production") {
233
+ SubtractFilled.propTypes = iconPropTypes;
234
+ }
235
+ const SubtractLarge = /*#__PURE__*/React.forwardRef(function SubtractLarge({
236
+ children,
237
+ size = 16,
238
+ ...rest
239
+ }, ref) {
240
+ return /*#__PURE__*/React.createElement(Icon, {
241
+ width: size,
242
+ height: size,
243
+ ref: ref,
244
+ xmlns: "http://www.w3.org/2000/svg",
245
+ viewBox: "0 0 32 32",
246
+ fill: "currentColor",
247
+ ...rest
248
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
249
+ d: "M5 15L5 17 27 17 27 15 5 15z"
250
+ })), children);
251
+ });
252
+ if (process.env.NODE_ENV !== "production") {
253
+ SubtractLarge.propTypes = iconPropTypes;
254
+ }
255
+ const Succession = /*#__PURE__*/React.forwardRef(function Succession({
256
+ children,
257
+ size = 16,
258
+ ...rest
259
+ }, ref) {
260
+ return /*#__PURE__*/React.createElement(Icon, {
261
+ width: size,
262
+ height: size,
263
+ ref: ref,
264
+ xmlns: "http://www.w3.org/2000/svg",
265
+ viewBox: "0 0 32 32",
266
+ fill: "currentColor",
267
+ ...rest
268
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
30
269
  strokeWidth: "0",
31
270
  d: "M19 27H21V31H19z",
32
271
  transform: "rotate(90 20 29)"
33
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
272
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
34
273
  strokeWidth: "0",
35
274
  d: "M25 27H27V31H25z",
36
275
  transform: "rotate(90 26 29)"
37
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
276
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
38
277
  strokeWidth: "0",
39
278
  d: "M13 28v-3h-2v3c0 1.1046.8954 2 2 2h3v-2h-3zM11 19H13V23H11zM11 13H13V17H11z"
40
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
279
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
41
280
  strokeWidth: "0",
42
281
  d: "M22 12L12 2 2 12 3.4141 13.4141 11 5.8281 11 11 13 11 13 5.8281 20.5859 13.4141 22 12z"
43
282
  })), children);
@@ -58,7 +297,7 @@ const SuccessionFlowConnection = /*#__PURE__*/React.forwardRef(function Successi
58
297
  viewBox: "0 0 32 32",
59
298
  fill: "currentColor",
60
299
  ...rest
61
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
300
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
62
301
  d: "M7,3v2s-5,0-5,0v-2s5,0,5,0ZM13,16h2s0-5,0-5h-2s0,5,0,5ZM15,5c0-1.1028-.8972-2-2-2h-4v2h4v4h2v-4ZM19,22h-4v-4h-2v4c0,1.1028.8972,2,2,2h4v-2ZM30.6001,22.2002l-8-6c-.303-.2275-.7083-.2642-1.0474-.0947-.3386.1694-.5527.5156-.5527.8945v12c0,.3789.2141.7251.5527.8945.1416.0708.2947.1055.447.1055.2126,0,.4238-.0674.6003-.2002l8-6c.2517-.1885.3999-.4849.3999-.7998s-.1482-.6113-.3999-.7998Z"
63
302
  })), children);
64
303
  });
@@ -78,7 +317,7 @@ const SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi({
78
317
  viewBox: "0 0 32 32",
79
318
  fill: "currentColor",
80
319
  ...rest
81
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
320
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
82
321
  d: "M7.6667 27.5027L2 22.4484l1.3311-1.4927 5.6411 5.0316 7.6906-7.4449a1.9282 1.9282 0 012.6736-.0084L22.96 21.9983l5.5791-5.9735L30 17.3905l-5.5812 5.9758a1.996 1.996 0 01-2.8379.08l-3.5765-3.4191-7.666 7.4206A1.9629 1.9629 0 017.6667 27.5027zM30 11L26 11 28 8 30 11zM22 4H18V6h4V8H19v2h3v2H18v2h4a2.0027 2.0027 0 002-2V6A2.0023 2.0023 0 0022 4zM16 14H10V10a2.002 2.002 0 012-2h2V6H10V4h4a2.0023 2.0023 0 012 2V8a2.0023 2.0023 0 01-2 2H12v2h4zM6 12L6 4 4 4 4 5 2 5 2 7 4 7 4 12 2 12 2 14 8 14 8 12 6 12z"
83
322
  })), children);
84
323
  });
@@ -98,7 +337,7 @@ const SummaryKpiMirror = /*#__PURE__*/React.forwardRef(function SummaryKpiMirror
98
337
  viewBox: "0 0 32 32",
99
338
  fill: "currentColor",
100
339
  ...rest
101
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
340
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
102
341
  d: "M24.3 27.5l5.7-5.1L28.7 21 23 26l-7.7-7.4c-.7-.7-1.9-.7-2.7 0L9 22l-5.6-6L2 17.4l5.6 6c.8.8 2 .8 2.8.1L14 20l7.7 7.4C22.4 28.2 23.6 28.2 24.3 27.5zM28 12L28 4 26 4 26 5 24 5 24 7 26 7 26 12 24 12 24 14 30 14 30 12zM22 14h-6v-4c0-1.1.9-2 2-2h2V6h-4V4h4c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-2v2h4V14zM12 4H8v2h4v2H9v2h3v2H8v2h4c1.1 0 2-.9 2-2V6C14 4.9 13.1 4 12 4zM6 11L2 11 4 8z"
103
342
  })), children);
104
343
  });
@@ -118,28 +357,28 @@ const Sun = /*#__PURE__*/React.forwardRef(function Sun({
118
357
  viewBox: "0 0 32 32",
119
358
  fill: "currentColor",
120
359
  ...rest
121
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
360
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
122
361
  d: "M16,12a4,4,0,1,1-4,4,4.0045,4.0045,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z",
123
362
  transform: "translate(0 .005)"
124
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
363
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
125
364
  d: "M6.854 5.375H8.854V10.333H6.854z",
126
365
  transform: "rotate(-45 7.86 7.856)"
127
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
366
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
128
367
  d: "M2 15.005H7V17.005000000000003H2z"
129
- })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
368
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
130
369
  d: "M5.375 23.147H10.333V25.147H5.375z",
131
370
  transform: "rotate(-45 7.86 24.149)"
132
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
371
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
133
372
  d: "M15 25.005H17V30.005H15z"
134
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
373
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
135
374
  d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
136
375
  transform: "rotate(-45 24.152 24.149)"
137
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
376
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
138
377
  d: "M25 15.005H30V17.005000000000003H25z"
139
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
378
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
140
379
  d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
141
380
  transform: "rotate(-45 24.152 7.856)"
142
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
381
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
143
382
  d: "M15 2.005H17V7.005H15z"
144
383
  })), children);
145
384
  });
@@ -159,17 +398,17 @@ const Sunrise = /*#__PURE__*/React.forwardRef(function Sunrise({
159
398
  viewBox: "0 0 32 32",
160
399
  fill: "currentColor",
161
400
  ...rest
162
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
401
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
163
402
  d: "M2 27H29.998V29H2zM16 20a4.0045 4.0045 0 014 4h2a6 6 0 00-12 0h2A4.0045 4.0045 0 0116 20zM25 22H30V24H25z"
164
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
403
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
165
404
  d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
166
405
  transform: "rotate(-45 24.146 15.854)"
167
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
406
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
168
407
  d: "M16 4L11 9 12.41 10.41 15 7.83 15 8 15 15 17 15 17 8 17 7.83 19.59 10.41 21 9 16 4z"
169
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
408
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
170
409
  d: "M6.854 13.374H8.854V18.332H6.854z",
171
410
  transform: "rotate(-45 7.854 15.854)"
172
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
411
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
173
412
  d: "M2 22H7V24H2z"
174
413
  })), children);
175
414
  });
@@ -189,22 +428,22 @@ const Sunset = /*#__PURE__*/React.forwardRef(function Sunset({
189
428
  viewBox: "0 0 32 32",
190
429
  fill: "currentColor",
191
430
  ...rest
192
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
431
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
193
432
  d: "M2 27.005H29.998V29.005H2z"
194
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
433
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
195
434
  d: "M16,20a4.0045,4.0045,0,0,1,4,4h2a6,6,0,0,0-12,0h2A4.0045,4.0045,0,0,1,16,20Z",
196
435
  transform: "translate(0 .005)"
197
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
436
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
198
437
  d: "M25 22.005H30V24.005H25z"
199
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
438
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
200
439
  d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
201
440
  transform: "rotate(-45 24.152 15.856)"
202
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
441
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
203
442
  d: "M19.59 9.595L17 12.175 17 4.005 15 4.005 15 12.175 12.41 9.595 11 11.005 16 16.005 21 11.005 19.59 9.595z"
204
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
443
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
205
444
  d: "M6.854 13.374H8.854V18.332H6.854z",
206
445
  transform: "rotate(-45 7.86 15.856)"
207
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
446
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
208
447
  d: "M2 22.005H7V24.005H2z"
209
448
  })), children);
210
449
  });
@@ -232,10 +471,10 @@ const SupportVectorMachine = /*#__PURE__*/React.forwardRef(function SupportVecto
232
471
  cx: "18",
233
472
  cy: "26",
234
473
  r: "4"
235
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
474
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
236
475
  d: "M-2.799 15H34.799V17H-2.799z",
237
476
  transform: "rotate(-45 16 16)"
238
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
477
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
239
478
  d: "M14 10c-2.2056 0-4-1.7944-4-4s1.7944-4 4-4 4 1.7944 4 4-1.7944 4-4 4zm0-6c-1.1028 0-2 .8972-2 2s.8972 2 2 2 2-.8972 2-2-.8972-2-2-2zM6 18c-2.2056 0-4-1.7944-4-4s1.7944-4 4-4 4 1.7944 4 4-1.7944 4-4 4zm0-6c-1.1028 0-2 .8972-2 2s.8972 2 2 2 2-.8972 2-2-.8972-2-2-2z"
240
479
  })), children);
241
480
  });
@@ -255,7 +494,7 @@ const SurrogateKeyDatabase = /*#__PURE__*/React.forwardRef(function SurrogateKey
255
494
  viewBox: "0 0 32 32",
256
495
  fill: "currentColor",
257
496
  ...rest
258
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
497
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
259
498
  d: "M25,15c-2.8,0-5,2.2-5,5,0,.2,0,.4,0,.6l-5,5v4.4h4.4s5-5,5-5c.2,0,.4,0,.6,0,2.8,0,5-2.2,5-5s-2.2-5-5-5ZM28,20.7c-.4,1.6-2,2.6-3.7,2.2h-.5c0-.1-5.2,5.1-5.2,5.1h-1.6v-1.6l5.2-5.2v-.5c-.2-.5-.2-.9-.1-1.4.4-1.6,2-2.6,3.7-2.2,1.6.4,2.6,2,2.2,3.7ZM26,19.9c0,.6-.4,1-1,1s-1-.4-1-1,.4-1,1-1,1,.4,1,1ZM6,13h18V5c0-1.1-.9-2-2-2H6c-1.1,0-2,.9-2,2v22c0,1.1.9,2,2,2h7v-2h-7v-6h7v-2h-7v-6ZM6,5h16v6H6v-6Z"
260
499
  })), children);
261
500
  });
@@ -275,7 +514,7 @@ const SurrogateKeyFlatFile = /*#__PURE__*/React.forwardRef(function SurrogateKey
275
514
  viewBox: "0 0 32 32",
276
515
  fill: "currentColor",
277
516
  ...rest
278
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
517
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
279
518
  d: "M24.9969,14.9969c-2.7614.0017-4.9986,2.2417-4.9969,5.0031.0002.1845.0114.3688.0337.552l-5.0337,5.0337v4.4143h4.4141l5.0337-5.0337c.1844.0205.3698.0307.5553.0306,2.7614-.0017,4.9986-2.2417,4.9969-5.0031s-2.2417-4.9986-5.0031-4.9969ZM27.9874,20.6685c-.3885,1.6306-2.0253,2.6375-3.6559,2.249l-.5395-.1238-5.2061,5.2063h-1.5859v-1.5857l5.2061-5.2063-.1236-.5393c-.1103-.4625-.1103-.9445,0-1.407.3884-1.6306,2.0253-2.6376,3.6558-2.2491,1.6306.3885,2.6376,2.0253,2.2491,3.6559ZM25.9646,20c0,.5523-.4477,1-1,1s-1-.4477-1-1,.4478-1,1-1,1,.4477,1,1ZM22.2918,12.0002c.6929,0,1.312-.4136,1.5771-1.0537.2656-.6406.1201-1.3711-.3701-1.8613l-6.792-6.792c-.1875-.1875-.4419-.293-.707-.293H5.9998c-1.1001,0-2,.8999-2,2v24c0,1.1001.8999,2,2,2h7.011v-2h-7.011V4.0002h8v6c0,1.1025.897,2,2,2h6.292ZM15.9998,4.4142l5.5854,5.5859h-5.5854v-5.5859Z"
280
519
  })), children);
281
520
  });
@@ -295,11 +534,11 @@ const Sustainability = /*#__PURE__*/React.forwardRef(function Sustainability({
295
534
  viewBox: "0 0 32 32",
296
535
  fill: "currentColor",
297
536
  ...rest
298
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
537
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
299
538
  d: "m21.5708,27.7495c-1.7468.8296-3.6211,1.2505-5.5708,1.2505-7.1682,0-13-5.832-13-13,0-3.0752,1.0571-5.979,3-8.3076v2.3076h2v-6H2v2h2.8416c-2.4753,2.7539-3.8416,6.2622-3.8416,10,0,8.271,6.729,15,15,15,2.249,0,4.4119-.4858,6.4292-1.4438l-.8584-1.8066Z"
300
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
539
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
301
540
  d: "m21,9c-3.1602,0-5.7515,2.457-5.9778,5.5605-1.0654-.9658-2.4739-1.5605-4.0222-1.5605h-4v4c0,3.3086,2.6917,6,6,6h2v4h2v-8.0005l2,.0005c3.3083,0,6-2.6914,6-6v-4h-4Zm-8,12c-2.2056,0-4-1.7944-4-4v-2h2c2.2056,0,4,1.7944,4,4v.5859l-2.293-2.293-1.4141,1.4141,2.293,2.293h-.5859Zm10-8c0,2.2056-1.7944,4-4,4h-.5859l2.293-2.293-1.4141-1.4141-2.293,2.293v-.5859c0-2.2056,1.7944-4,4-4h2v2Z"
302
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
541
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
303
542
  d: "m31,16c0-8.271-6.729-15-15-15-2.249,0-4.4119.4858-6.4292,1.4438l.8584,1.8066c1.7468-.8296,3.6211-1.2505,5.5708-1.2505,7.1682,0,13,5.832,13,13,0,3.0752-1.0571,5.979-3,8.3076v-2.3076h-2v6h6v-2h-2.8416c2.4753-2.7539,3.8416-6.2622,3.8416-10Z"
304
543
  })), children);
305
544
  });
@@ -319,7 +558,7 @@ const Svg = /*#__PURE__*/React.forwardRef(function Svg({
319
558
  viewBox: "0 0 32 32",
320
559
  fill: "currentColor",
321
560
  ...rest
322
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
561
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
323
562
  d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM18 9L16 22 14 9 12 9 14.52 23 17.48 23 20 9 18 9zM8 23H2V21H8V17H4a2 2 0 01-2-2V11A2 2 0 014 9h6v2H4v4H8a2 2 0 012 2v4A2 2 0 018 23z"
324
563
  })), children);
325
564
  });
@@ -339,7 +578,7 @@ const Swim = /*#__PURE__*/React.forwardRef(function Swim({
339
578
  viewBox: "0 0 32 32",
340
579
  fill: "currentColor",
341
580
  ...rest
342
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
581
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
343
582
  d: "M30 26H28a4.9316 4.9316 0 01-4-1.9873 5.0192 5.0192 0 01-8 0 5.0192 5.0192 0 01-8 0A4.9316 4.9316 0 014 26H2V24H4a3.44 3.44 0 003.0532-2.3215A.9712.9712 0 018 21a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0012 24a3.44 3.44 0 003.0532-2.3215A.99.99 0 0116 21a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0020 24a3.44 3.44 0 003.0532-2.3215 1 1 0 011.8955.0053A3.4381 3.4381 0 0028 24h2zM23 17.5859l-8.707-8.707A2.9791 2.9791 0 0012.1714 8H4v2h8.1714a.9933.9933 0 01.7075.293L15.5859 13 10 18.5859 11.4141 20 17 14.4141 21.5859 19zM20 10a4 4 0 114 4A4.0042 4.0042 0 0120 10zm2 0a2 2 0 102-2A2.0023 2.0023 0 0022 10z"
344
583
  })), children);
345
584
  });
@@ -359,7 +598,7 @@ const SwimlaneDVertical = /*#__PURE__*/React.forwardRef(function SwimlaneDVertic
359
598
  viewBox: "0 0 32 32",
360
599
  fill: "currentColor",
361
600
  ...rest
362
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
601
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
363
602
  d: "M25,26h2v4h-4v-2h2v-2ZM17,30h4v-2h-4v2ZM7,26h-2v4h4v-2h-2v-2ZM7,19.9995h-2v4.0005h2v-4.0005ZM7,14h-2v4h2v-4ZM5,8v3.9995h2v-1.9995h2v-2h-4ZM5,6h2v-2h2v-2h-4v4ZM17,4h4v-2h-4v2ZM11,4h4v-2h-4v2ZM23,2v2h2v2h2V2h-4ZM25,24h2v-3.9995h-2v3.9995ZM25,18h2v-4h-2v4ZM17,10h4v-2h-4v2ZM11,10h4v-2h-4v2ZM23,8v2h2v2h2v-4h-4ZM11,30h4v-2h-4v2Z"
364
603
  })), children);
365
604
  });
@@ -379,7 +618,7 @@ const SwitchLayer_2 = /*#__PURE__*/React.forwardRef(function SwitchLayer_2({
379
618
  viewBox: "0 0 32 32",
380
619
  fill: "currentColor",
381
620
  ...rest
382
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
621
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
383
622
  d: "M16 26L16 24 5.83 24 8.41 21.41 7 20 2 25 7 30 8.41 28.59 5.83 26 16 26zM16 14L16 12 5.83 12 8.41 9.41 7 8 2 13 7 18 8.41 16.59 5.83 14 16 14zM16 6L16 8 26.17 8 23.59 10.59 25 12 30 7 25 2 23.59 3.41 26.17 6 16 6zM16 18L16 20 26.17 20 23.59 22.59 25 24 30 19 25 14 23.59 15.41 26.17 18 16 18z"
384
623
  })), children);
385
624
  });
@@ -399,7 +638,7 @@ const SwitchLayer_3 = /*#__PURE__*/React.forwardRef(function SwitchLayer_3({
399
638
  viewBox: "0 0 32 32",
400
639
  fill: "currentColor",
401
640
  ...rest
402
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
641
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
403
642
  d: "M22 4L22 6 24.586 6 19.586 11 21 12.414 26 7.414 26 10 28 10 28 4 22 4zM10 4L10 6 7.414 6 12.414 11 11 12.414 6 7.414 6 10 4 10 4 4 10 4zM20 5L16 1 12 5 13.414 6.414 15 4.829 15 11 17 11 17 4.829 18.586 6.414 20 5zM22 28L22 26 24.586 26 19.586 21 21 19.586 26 24.586 26 22 28 22 28 28 22 28zM10 28L10 26 7.414 26 12.414 21 11 19.586 6 24.586 6 22 4 22 4 28 10 28zM20 27L16 31 12 27 13.414 25.586 15 27.171 15 21 17 21 17 27.171 18.586 25.586 20 27zM5 12L1 16 5 20 6.414 18.586 4.829 17 11 17 11 15 4.829 15 6.414 13.414 5 12zM27 12L31 16 27 20 25.586 18.586 27.171 17 21 17 21 15 27.171 15 25.586 13.414 27 12z"
404
643
  })), children);
405
644
  });
@@ -419,7 +658,7 @@ const Switcher = /*#__PURE__*/React.forwardRef(function Switcher({
419
658
  viewBox: "0 0 32 32",
420
659
  fill: "currentColor",
421
660
  ...rest
422
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
661
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
423
662
  d: "M14 4H18V8H14zM4 4H8V8H4zM24 4H28V8H24zM14 14H18V18H14zM4 14H8V18H4zM24 14H28V18H24zM14 24H18V28H14zM4 24H8V28H4zM24 24H28V28H24z"
424
663
  })), children);
425
664
  });
@@ -439,10 +678,10 @@ const SyncSettings = /*#__PURE__*/React.forwardRef(function SyncSettings({
439
678
  viewBox: "0 0 32 32",
440
679
  fill: "currentColor",
441
680
  ...rest
442
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
681
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
443
682
  strokeWidth: "0",
444
683
  d: "M15 24L15 22 11.4 22 22 11.4 22 15 24 15 24 8 17 8 17 10 20.6 10 10 20.6 10 17 8 17 8 24 15 24zM25 20v2h3c1.1 0 2-.9 2-2v-3h-2v3h-3zM28 10H30V14H28zM25 2v2h3v3h2v-3c0-1.1-.9-2-2-2h-3zM18 2H22V4H18z"
445
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
684
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
446
685
  strokeWidth: "0",
447
686
  d: "M10 4v3h2v-3h3V2h-3c-1.1 0-2 .9-2 2zM12 10H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-8h-2v8H4V12h8v-2z"
448
687
  })), children);
@@ -463,15 +702,15 @@ const SysProvision = /*#__PURE__*/React.forwardRef(function SysProvision({
463
702
  viewBox: "0 0 32 32",
464
703
  fill: "currentColor",
465
704
  ...rest
466
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
705
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
467
706
  d: "M21 20L21 30 30 25 21 20z"
468
707
  })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
469
708
  cx: "14",
470
709
  cy: "14",
471
710
  r: "2"
472
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
711
+ })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
473
712
  d: "M14,20a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,14,20Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,14,10Z"
474
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
713
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
475
714
  d: "M25.9512,12.91l-.0064,0A12.05,12.05,0,1,0,17,25.605V23.5386a9.9813,9.9813,0,1,1,6.6235-6.81l1.9248.544A12.0341,12.0341,0,0,0,26,14Q26,13.4492,25.9512,12.91Z"
476
715
  })), children);
477
716
  });
@@ -491,7 +730,7 @@ const SysplexDistributor = /*#__PURE__*/React.forwardRef(function SysplexDistrib
491
730
  viewBox: "0 0 32 32",
492
731
  fill: "currentColor",
493
732
  ...rest
494
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
733
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
495
734
  strokeWidth: "0",
496
735
  d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 18h-8v-2h-2v2H7c-1.1028 0-2 .8975-2 2v4h2v-4h8v4h2v-4h8v4h2v-4c0-1.1025-.8972-2-2-2zM20 2h-8c-1.1028 0-2 .8975-2 2v8c0 1.1025.8972 2 2 2h8c1.1028 0 2-.8975 2-2V4c0-1.1025-.8972-2-2-2zm-1.4141 2l-6.5859 6.5859v-6.5859h6.5859zm-5.1719 8l6.5862-6.5859.001 6.5859h-6.5872z"
497
736
  })), children);
@@ -512,7 +751,7 @@ const QT = /*#__PURE__*/React.forwardRef(function QT({
512
751
  viewBox: "0 0 32 32",
513
752
  fill: "currentColor",
514
753
  ...rest
515
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
754
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
516
755
  d: "M12 11L15 11 15 23 17 23 17 11 20 11 20 9 12 9 12 11z"
517
756
  })), children);
518
757
  });
@@ -532,7 +771,7 @@ const QTAlt = /*#__PURE__*/React.forwardRef(function QTAlt({
532
771
  viewBox: "0 0 32 32",
533
772
  fill: "currentColor",
534
773
  ...rest
535
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
774
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
536
775
  d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM24 9L22 9 22 7 20 7 20 9 18 9 18 11 20 11 20 17 21 18 22 17 22 11 24 11 24 9z"
537
776
  })), children);
538
777
  });
@@ -552,7 +791,7 @@ const Table = /*#__PURE__*/React.forwardRef(function Table({
552
791
  viewBox: "0 0 32 32",
553
792
  fill: "currentColor",
554
793
  ...rest
555
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
794
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
556
795
  d: "M29,5a2,2,0,0,0-2-2H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2ZM27,5V9H5V5Zm0,22H5V23H27Zm0-6H5V17H27Zm0-6H5V11H27Z"
557
796
  })), children);
558
797
  });
@@ -572,9 +811,9 @@ const TableAlias = /*#__PURE__*/React.forwardRef(function TableAlias({
572
811
  viewBox: "0 0 32 32",
573
812
  fill: "currentColor",
574
813
  ...rest
575
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
814
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
576
815
  d: "M12,29H5a2.0021,2.0021,0,0,1-2-2V20a2.0021,2.0021,0,0,1,2-2h7a2.0021,2.0021,0,0,1,2,2v7A2.0021,2.0021,0,0,1,12,29ZM5,20v7h7V20Z"
577
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
816
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
578
817
  d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
579
818
  })), children);
580
819
  });
@@ -594,7 +833,7 @@ const TableBuilt = /*#__PURE__*/React.forwardRef(function TableBuilt({
594
833
  viewBox: "0 0 32 32",
595
834
  fill: "currentColor",
596
835
  ...rest
597
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
836
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
598
837
  d: "M28,8H24V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V22a2.0025,2.0025,0,0,0,2,2H8v4a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V10A2.0025,2.0025,0,0,0,28,8ZM22,22H14V17h8Zm0-7H14V10h8ZM12,15H4V10h8ZM22,4V8H4V4ZM4,22V17h8v5Zm24,6H10V24H22a2.0025,2.0025,0,0,0,2-2V10h4Z"
599
838
  })), children);
600
839
  });
@@ -614,9 +853,9 @@ const TableShortcut = /*#__PURE__*/React.forwardRef(function TableShortcut({
614
853
  viewBox: "0 0 32 32",
615
854
  fill: "currentColor",
616
855
  ...rest
617
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
856
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
618
857
  d: "M5 18L5 20 10.586 20 3 27.586 4.414 29 12 21.414 12 27 14 27 14 18 5 18z"
619
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
858
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
620
859
  d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
621
860
  })), children);
622
861
  });
@@ -636,7 +875,7 @@ const TableSplit = /*#__PURE__*/React.forwardRef(function TableSplit({
636
875
  viewBox: "0 0 32 32",
637
876
  fill: "currentColor",
638
877
  ...rest
639
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
878
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
640
879
  d: "M27,3H5A2,2,0,0,0,3,5V27a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,2V9H5V5ZM17,11H27v7H17Zm-2,7H5V11H15ZM5,20H15v7H5Zm12,7V20H27v7Z"
641
880
  })), children);
642
881
  });
@@ -656,7 +895,7 @@ const TableOfContents = /*#__PURE__*/React.forwardRef(function TableOfContents({
656
895
  viewBox: "0 0 32 32",
657
896
  fill: "currentColor",
658
897
  ...rest
659
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
898
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
660
899
  d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H22V20H4zM4 24H22V26H4zM26 6H28V8H26zM26 12H28V14H26zM26 18H28V20H26zM26 24H28V26H26z"
661
900
  })), children);
662
901
  });
@@ -676,10 +915,10 @@ const Tablet = /*#__PURE__*/React.forwardRef(function Tablet({
676
915
  viewBox: "0 0 32 32",
677
916
  fill: "currentColor",
678
917
  ...rest
679
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
918
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
680
919
  d: "M15 22H17V28H15z",
681
920
  transform: "rotate(90 16 25)"
682
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
921
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
683
922
  d: "M25,30H7a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,7,2H25a2.0023,2.0023,0,0,1,2,2V28A2.0027,2.0027,0,0,1,25,30ZM7,4V28H25V4Z"
684
923
  })), children);
685
924
  });
@@ -699,9 +938,9 @@ const TabletLandscape = /*#__PURE__*/React.forwardRef(function TabletLandscape({
699
938
  viewBox: "0 0 32 32",
700
939
  fill: "currentColor",
701
940
  ...rest
702
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
941
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
703
942
  d: "M24 13H26V19H24z"
704
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
943
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
705
944
  d: "M30,7V25a2.0023,2.0023,0,0,1-2,2H4a2.002,2.002,0,0,1-2-2V7A2.0023,2.0023,0,0,1,4,5H28A2.0027,2.0027,0,0,1,30,7ZM4,25H28V7H4Z"
706
945
  })), children);
707
946
  });
@@ -721,9 +960,9 @@ const Tag = /*#__PURE__*/React.forwardRef(function Tag({
721
960
  viewBox: "0 0 32 32",
722
961
  fill: "currentColor",
723
962
  ...rest
724
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
963
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
725
964
  d: "M10,14a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,10,14Zm0-6a2,2,0,1,0,1.998,2.0044A2.002,2.002,0,0,0,10,8Z"
726
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
965
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
727
966
  d: "M16.6436,29.4145,2.5858,15.3555A2,2,0,0,1,2,13.9414V4A2,2,0,0,1,4,2h9.9413a2,2,0,0,1,1.4142.5858L29.4144,16.6436a2.0005,2.0005,0,0,1,0,2.8285l-9.9424,9.9425a2.0008,2.0008,0,0,1-2.8285,0ZM4,4v9.9417L18.0578,28,28,18.0579,13.9416,4Z"
728
967
  })), children);
729
968
  });
@@ -743,9 +982,9 @@ const TagEdit = /*#__PURE__*/React.forwardRef(function TagEdit({
743
982
  viewBox: "0 0 32 32",
744
983
  fill: "currentColor",
745
984
  ...rest
746
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
985
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
747
986
  d: "M29.707 7.293l-3-3a.9994.9994 0 00-1.414 0L16 13.5859V18h4.4141L29.707 8.707A.9994.9994 0 0029.707 7.293zM19.5859 16H18V14.4141l5-5L24.5859 11zM26 9.5859L24.4141 8 26 6.4141 27.5859 8zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
748
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
987
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
749
988
  d: "M27.0059,14.2354l-1.4141,1.414L28,18.0576,18.0579,28,4,13.9414V4h9.9417l4.4067,4.4067,1.4141-1.4145-4.407-4.4063A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l9.9424-9.9424a2.001,2.001,0,0,0,0-2.8286Z"
750
989
  })), children);
751
990
  });
@@ -765,9 +1004,9 @@ const TagExport = /*#__PURE__*/React.forwardRef(function TagExport({
765
1004
  viewBox: "0 0 32 32",
766
1005
  fill: "currentColor",
767
1006
  ...rest
768
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1007
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
769
1008
  d: "M31 18L25 12 23.586 13.414 27.172 17 17 17 17 19 27.172 19 23.586 22.586 25 24 31 18zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
770
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1009
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
771
1010
  d: "M21.0593,25l-3.0014,3L4,13.9414V4h9.9417l7,7,1.4143-1.414-7.001-7A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l3.0014-3Z"
772
1011
  })), children);
773
1012
  });
@@ -791,9 +1030,9 @@ const TagGroup = /*#__PURE__*/React.forwardRef(function TagGroup({
791
1030
  cx: "10",
792
1031
  cy: "14",
793
1032
  r: "2"
794
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1033
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
795
1034
  d: "M16,30a1,1,0,0,1-.71-.29L4.59,19A2,2,0,0,1,4,17.59V10A2,2,0,0,1,6,8h7.59A2,2,0,0,1,15,8.59l10.71,10.7a1,1,0,0,1,0,1.42l-9,9A1,1,0,0,1,16,30ZM6,10v7.59l10,10L23.59,20l-10-10Z"
796
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1035
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
797
1036
  d: "M27.71,13.29,17,2.59A2,2,0,0,0,15.59,2H8A2,2,0,0,0,6,4V6H8V4h7.59l10,10-1.3,1.29,1.42,1.42,2-2A1,1,0,0,0,27.71,13.29Z"
798
1037
  })), children);
799
1038
  });
@@ -813,9 +1052,9 @@ const TagImport = /*#__PURE__*/React.forwardRef(function TagImport({
813
1052
  viewBox: "0 0 32 32",
814
1053
  fill: "currentColor",
815
1054
  ...rest
816
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1055
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
817
1056
  d: "M16 18L22 12 23.414 13.414 19.828 17 30 17 30 19 19.828 19 23.414 22.586 22 24 16 18zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
818
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1057
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
819
1058
  d: "M20.0586,26l-2.0007,2L4,13.9414V4h9.9417l6,6,1.4143-1.414-6.001-6A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141L16.6436,29.4146a2.001,2.001,0,0,0,2.8286,0l2.0006-2.0007Z"
820
1059
  })), children);
821
1060
  });
@@ -835,9 +1074,9 @@ const TagNone = /*#__PURE__*/React.forwardRef(function TagNone({
835
1074
  viewBox: "0 0 32 32",
836
1075
  fill: "currentColor",
837
1076
  ...rest
838
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1077
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
839
1078
  d: "M23.092 10.3218L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6.9077-6.9077 6.3218 6.3223a2.001 2.001 0 002.8286 0l9.9424-9.9424a2.001 2.001 0 000-2.8286zM18.0579 28l-6.3218-6.3223 9.9419-9.9419L28 18.0576zM10 14a4 4 0 114-4A4.0045 4.0045 0 0110 14zm0-6a2 2 0 101.998 2.0044A2.002 2.002 0 0010 8z"
840
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1079
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
841
1080
  d: "M7.4927,20.2627l1.414-1.4141L4,13.9414V4h9.9417l4.9069,4.9067,1.4141-1.414L15.3555,2.5859A2,2,0,0,0,13.9414,2H4A2,2,0,0,0,2,4v9.9414a2,2,0,0,0,.5857,1.4141Z"
842
1081
  })), children);
843
1082
  });
@@ -857,7 +1096,7 @@ const Tank = /*#__PURE__*/React.forwardRef(function Tank({
857
1096
  viewBox: "0 0 32 32",
858
1097
  fill: "currentColor",
859
1098
  ...rest
860
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1099
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
861
1100
  d: "M30,13V11H18.6182l-.7237-1.4473A1,1,0,0,0,17,9H9a1,1,0,0,0-1,1v5H4v2H22.6379l3.6,3H3a1,1,0,0,0-1,1v2a5.0057,5.0057,0,0,0,5,5H25a5.0057,5.0057,0,0,0,5-5V21a1.0011,1.0011,0,0,0-.36-.7686l-6-5A1.0015,1.0015,0,0,0,23,15H20.6182l-1-2ZM28,23a3.0033,3.0033,0,0,1-3,3H7a3.0033,3.0033,0,0,1-3-3V22H28ZM10,15V11h6.3821l2,4Z"
862
1101
  })), children);
863
1102
  });
@@ -877,9 +1116,9 @@ const Task = /*#__PURE__*/React.forwardRef(function Task({
877
1116
  viewBox: "0 0 32 32",
878
1117
  fill: "currentColor",
879
1118
  ...rest
880
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1119
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
881
1120
  d: "M14 20.18L10.41 16.59 9 18 14 23 23 14 21.59 12.58 14 20.18z"
882
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1121
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
883
1122
  d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
884
1123
  })), children);
885
1124
  });
@@ -899,9 +1138,9 @@ const TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd({
899
1138
  viewBox: "0 0 32 32",
900
1139
  fill: "currentColor",
901
1140
  ...rest
902
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1141
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
903
1142
  d: "M31 24L27 24 27 20 25 20 25 24 21 24 21 26 25 26 25 30 27 30 27 26 31 26 31 24z"
904
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1143
+ })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
905
1144
  d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2H17V28H7V7h3v3H22V7h3v9h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
906
1145
  })), children);
907
1146
  });
@@ -921,9 +1160,9 @@ const TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved({
921
1160
  viewBox: "0 0 32 32",
922
1161
  fill: "currentColor",
923
1162
  ...rest
924
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1163
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
925
1164
  d: "M30,20A6,6,0,1,0,20,24.46V32l4-1.8936L28,32V24.46A5.98,5.98,0,0,0,30,20Zm-4,8.84-2-.9467L22,28.84V25.65a5.8877,5.8877,0,0,0,4,0ZM24,24a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,24Z"
926
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1165
+ })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
927
1166
  d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
928
1167
  })), children);
929
1168
  });
@@ -943,11 +1182,11 @@ const TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView({
943
1182
  viewBox: "0 0 32 32",
944
1183
  fill: "currentColor",
945
1184
  ...rest
946
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1185
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
947
1186
  d: "M22.5,26A3.5,3.5,0,1,1,26,22.5,3.5041,3.5041,0,0,1,22.5,26Zm0-5A1.5,1.5,0,1,0,24,22.5,1.5017,1.5017,0,0,0,22.5,21Z"
948
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1187
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
949
1188
  d: "M22.5,31A8.5,8.5,0,1,1,31,22.5,8.51,8.51,0,0,1,22.5,31Zm0-15A6.5,6.5,0,1,0,29,22.5,6.5074,6.5074,0,0,0,22.5,16Z"
950
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1189
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
951
1190
  d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h5V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
952
1191
  })), children);
953
1192
  });
@@ -967,9 +1206,9 @@ const TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete({
967
1206
  viewBox: "0 0 32 32",
968
1207
  fill: "currentColor",
969
1208
  ...rest
970
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1209
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
971
1210
  d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
972
- })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1211
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
973
1212
  d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3V18h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
974
1213
  })), children);
975
1214
  });
@@ -993,9 +1232,9 @@ const TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation({
993
1232
  cx: "24",
994
1233
  cy: "21",
995
1234
  r: "2"
996
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1235
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
997
1236
  d: "M24,31l-4.7788-6.4019A5.9354,5.9354,0,0,1,18,21a6,6,0,0,1,12,0,5.9407,5.9407,0,0,1-1.2246,3.6028Zm0-14a4.0045,4.0045,0,0,0-4,4,3.9572,3.9572,0,0,0,.82,2.3972L24,27.6567l3.1763-4.2548A3.9627,3.9627,0,0,0,28,21,4.0045,4.0045,0,0,0,24,17Z"
998
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1237
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
999
1238
  d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
1000
1239
  })), children);
1001
1240
  });
@@ -1015,9 +1254,9 @@ const TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove({
1015
1254
  viewBox: "0 0 32 32",
1016
1255
  fill: "currentColor",
1017
1256
  ...rest
1018
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1257
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1019
1258
  d: "M26.41 25L30 21.41 28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25z"
1020
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1259
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1021
1260
  d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h9V28H7V7h3v3H22V7h3V17h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
1022
1261
  })), children);
1023
1262
  });
@@ -1037,9 +1276,9 @@ const TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings({
1037
1276
  viewBox: "0 0 32 32",
1038
1277
  fill: "currentColor",
1039
1278
  ...rest
1040
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1279
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1041
1280
  d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
1042
- })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1281
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1043
1282
  d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h7V28H7V7h3v3H22V7h3v6h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
1044
1283
  })), children);
1045
1284
  });
@@ -1059,9 +1298,9 @@ const TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar({
1059
1298
  viewBox: "0 0 32 32",
1060
1299
  fill: "currentColor",
1061
1300
  ...rest
1062
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1301
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1063
1302
  d: "M23 17L25.23 21.32 30 22 26.5 25.167 28 30 23 27.208 18 30 19.5 25.167 16 22 20.9 21.32 23 17z"
1064
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1303
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1065
1304
  d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h7V28H7V7h3v3H22V7h3v7h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
1066
1305
  })), children);
1067
1306
  });
@@ -1081,9 +1320,9 @@ const TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools({
1081
1320
  viewBox: "0 0 32 32",
1082
1321
  fill: "currentColor",
1083
1322
  ...rest
1084
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1323
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1085
1324
  d: "M28.5,32a3.4762,3.4762,0,0,1-2.4751-1.0254L21.897,26.8469a6.496,6.496,0,0,1-7.3482-8.9563l.5879-1.34L19.293,20.707a1.0234,1.0234,0,0,0,1.4135,0,.999.999,0,0,0,.0005-1.4141l-4.1562-4.1565,1.34-.5881a6.4965,6.4965,0,0,1,8.9566,7.3486l4.1274,4.1282A3.5,3.5,0,0,1,28.5,32Zm-6.03-7.4087,4.9693,4.9692a1.5352,1.5352,0,0,0,2.1211,0,1.4985,1.4985,0,0,0,0-2.1208v0l-4.9692-4.97.188-.5823A4.496,4.496,0,0,0,20.5,16q-.126,0-.25.0068l1.8716,1.8721a2.9992,2.9992,0,0,1,0,4.2424,3.0722,3.0722,0,0,1-4.2427-.0005l-1.8716-1.8715Q16,20.3741,16,20.5A4.4968,4.4968,0,0,0,21.8877,24.78Z"
1086
- })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1325
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1087
1326
  d: "M25,5H22V4a2.0058,2.0058,0,0,0-2-2H12a2.0058,2.0058,0,0,0-2,2V5H7A2.0058,2.0058,0,0,0,5,7V28a2.0058,2.0058,0,0,0,2,2h7V28H7V7h3v3H22V7h3v5h2V7A2.0058,2.0058,0,0,0,25,5ZM20,8H12V4h8Z"
1088
1327
  })), children);
1089
1328
  });
@@ -1107,12 +1346,12 @@ const TaskView = /*#__PURE__*/React.forwardRef(function TaskView({
1107
1346
  cx: "22",
1108
1347
  cy: "24",
1109
1348
  r: "2"
1110
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1349
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1111
1350
  fill: "none",
1112
1351
  d: "M22,28a4,4,0,1,1,4-4A4.0039,4.0039,0,0,1,22,28Zm0-6a2,2,0,1,0,2,2A2.0027,2.0027,0,0,0,22,22Z"
1113
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1352
+ })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1114
1353
  d: "M29.7769,23.4785A8.64,8.64,0,0,0,22,18a8.64,8.64,0,0,0-7.7769,5.4785L14,24l.2231.5215A8.64,8.64,0,0,0,22,30a8.64,8.64,0,0,0,7.7769-5.4785L30,24ZM22,28a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,22,28Z"
1115
- })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1354
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1116
1355
  d: "M12,28H7V7h3v3H22V7h3v9h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h5ZM12,4h8V8H12Z"
1117
1356
  })), children);
1118
1357
  });
@@ -1132,7 +1371,7 @@ const Taste = /*#__PURE__*/React.forwardRef(function Taste({
1132
1371
  viewBox: "0 0 32 32",
1133
1372
  fill: "currentColor",
1134
1373
  ...rest
1135
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1374
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1136
1375
  d: "M4 4V6H8v8a8 8 0 0016 0V6h4V4zM22 14a6 6 0 01-12 0V6h5v8h2V6h5zM11 26H13V28H11zM7 24H9V26H7zM15 24H17V26H15zM19 26H21V28H19zM23 24H25V26H23z"
1137
1376
  })), children);
1138
1377
  });
@@ -1152,7 +1391,7 @@ const Taxi = /*#__PURE__*/React.forwardRef(function Taxi({
1152
1391
  viewBox: "0 0 32 32",
1153
1392
  fill: "currentColor",
1154
1393
  ...rest
1155
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1394
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1156
1395
  d: "M29.39,16.08,22.7,13.21,20.16,8.87l-.08-.12A2,2,0,0,0,18.52,8h-8a2,2,0,0,0-1.67.89L5.46,14H3a1,1,0,0,0-1,1v9a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V17A1,1,0,0,0,29.39,16.08ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V16H6a1,1,0,0,0,.83-.45L10.54,10h8l2.63,4.5a1,1,0,0,0,.47.42L28,17.66Z"
1157
1396
  })), children);
1158
1397
  });
@@ -1172,7 +1411,7 @@ const TcpIpService = /*#__PURE__*/React.forwardRef(function TcpIpService({
1172
1411
  viewBox: "0 0 32 32",
1173
1412
  fill: "currentColor",
1174
1413
  ...rest
1175
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1414
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1176
1415
  d: "M16 28H30V30H16zM27 26h-8c-1.1028 0-2-.8972-2-2v-5c0-1.1028.8972-2 2-2h8c1.1028 0 2 .8972 2 2v5c0 1.1028-.8972 2-2 2zm-8-7v5h8v-5h-8zM15 23h-5c-1.1028 0-2-.8972-2-2v-4h2v4h5v2zM2 13H16V15H2zM13 11H5c-1.1028 0-2-.8972-2-2V4c0-1.1028.8972-2 2-2H13c1.1028 0 2 .8972 2 2v5c0 1.1028-.8972 2-2 2zM5 4v5H13V4H5z"
1177
1416
  })), children);
1178
1417
  });
@@ -1192,7 +1431,7 @@ const Temperature = /*#__PURE__*/React.forwardRef(function Temperature({
1192
1431
  viewBox: "0 0 32 32",
1193
1432
  fill: "currentColor",
1194
1433
  ...rest
1195
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1434
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1196
1435
  d: "M13 17.26V6A4 4 0 005 6V17.26a7 7 0 108 0zM9 4a2 2 0 012 2v7H7V6A2 2 0 019 4zM9 28a5 5 0 01-2.5-9.33l.5-.28V15h4v3.39l.5.28A5 5 0 019 28zM20 4H30V6H20zM20 10H27V12H20zM20 16H30V18H20zM20 22H27V24H20z"
1197
1436
  })), children);
1198
1437
  });
@@ -1212,15 +1451,15 @@ const TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCel
1212
1451
  viewBox: "0 0 32 32",
1213
1452
  fill: "currentColor",
1214
1453
  ...rest
1215
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1454
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1216
1455
  d: "M30,18H24a2.0023,2.0023,0,0,1-2-2V6a2.002,2.002,0,0,1,2-2h6V6H24V16h6Z"
1217
1456
  })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1218
1457
  cx: "18",
1219
1458
  cy: "4",
1220
1459
  r: "2"
1221
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1460
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1222
1461
  d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
1223
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1462
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1224
1463
  d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
1225
1464
  })), children);
1226
1465
  });
@@ -1240,7 +1479,7 @@ const TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function Temperature
1240
1479
  viewBox: "0 0 32 32",
1241
1480
  fill: "currentColor",
1242
1481
  ...rest
1243
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1482
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1244
1483
  d: "M26 27H17a2.0023 2.0023 0 01-2-2V11a2.002 2.002 0 012-2h9v2H17V25h9zM8 13a4 4 0 114-4h0A4.0118 4.0118 0 018 13zM8 7a2 2 0 102 2h0A2.0059 2.0059 0 008 7z"
1245
1484
  })), children);
1246
1485
  });
@@ -1260,15 +1499,15 @@ const TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function Temperature
1260
1499
  viewBox: "0 0 32 32",
1261
1500
  fill: "currentColor",
1262
1501
  ...rest
1263
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1502
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1264
1503
  d: "M30 6L30 4 22 4 22 18 24 18 24 12 29 12 29 10 24 10 24 6 30 6z"
1265
1504
  })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1266
1505
  cx: "18",
1267
1506
  cy: "4",
1268
1507
  r: "2"
1269
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1508
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1270
1509
  d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
1271
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1510
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1272
1511
  d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
1273
1512
  })), children);
1274
1513
  });
@@ -1288,7 +1527,7 @@ const TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function Temperat
1288
1527
  viewBox: "0 0 32 32",
1289
1528
  fill: "currentColor",
1290
1529
  ...rest
1291
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1530
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1292
1531
  d: "M26 11L26 9 15 9 15 27 17 27 17 19 25 19 25 17 17 17 17 11 26 11zM8 13a4 4 0 114-4h0A4.0118 4.0118 0 018 13zM8 7a2 2 0 102 2h0A2.0059 2.0059 0 008 7z"
1293
1532
  })), children);
1294
1533
  });
@@ -1308,9 +1547,9 @@ const TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureF
1308
1547
  viewBox: "0 0 32 32",
1309
1548
  fill: "currentColor",
1310
1549
  ...rest
1311
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1550
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1312
1551
  d: "M26 30H22a2.0059 2.0059 0 01-2-2V21a2.0059 2.0059 0 01-2-2V13a2.9465 2.9465 0 013-3h6a2.9465 2.9465 0 013 3v6a2.0059 2.0059 0 01-2 2v7A2.0059 2.0059 0 0126 30zM21 12a.9448.9448 0 00-1 1v6h2v9h4V19h2V13a.9448.9448 0 00-1-1zM24 9a4 4 0 114-4h0A4.0118 4.0118 0 0124 9zm0-6a2 2 0 102 2h0a2.0059 2.0059 0 00-2-2zM10 20.1839V12H8v8.1839a3 3 0 102 0z"
1313
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1552
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1314
1553
  d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
1315
1554
  })), children);
1316
1555
  });
@@ -1330,9 +1569,9 @@ const TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrig
1330
1569
  viewBox: "0 0 32 32",
1331
1570
  fill: "currentColor",
1332
1571
  ...rest
1333
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1572
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1334
1573
  d: "M27.167 16.89L21.72 13 27.167 9.109 29.684 9.948 30.316 8.051 28 7.279 28 5 26 5 26 7.485 21 11.057 21 5.367 23.555 3.664 22.445 2 20 3.63 17.555 2 16.445 3.664 19 5.367 19 11.057 16 8.914 16 11.372 18.28 13 16 14.628 16 17.086 19 14.943 19 21.703 22.445 24 23.555 22.336 21 20.633 21 14.943 26 18.515 26 21 28 21 28 18.721 30.316 17.948 29.684 16.051 27.167 16.89zM12 23a3 3 0 01-6 0z"
1335
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1574
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1336
1575
  d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
1337
1576
  })), children);
1338
1577
  });
@@ -1352,17 +1591,17 @@ const TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot({
1352
1591
  viewBox: "0 0 32 32",
1353
1592
  fill: "currentColor",
1354
1593
  ...rest
1355
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1594
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1356
1595
  d: "M26 13H30V15H26z"
1357
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1596
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1358
1597
  d: "M23.121 5.879H27.121V7.879H23.121z",
1359
1598
  transform: "rotate(-45 25.121 6.879)"
1360
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1599
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1361
1600
  d: "M24.121 19.121H26.121V23.121H24.121z",
1362
1601
  transform: "rotate(-45 25.121 21.121)"
1363
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1602
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1364
1603
  d: "M17 2H19V6H17zM18 8a6.0365 6.0365 0 00-1 .09v2.0518A3.9567 3.9567 0 0118 10a4 4 0 010 8v2A6 6 0 0018 8zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
1365
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1604
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1366
1605
  d: "M9,30A6.9931,6.9931,0,0,1,4,18.1108V7A5,5,0,0,1,14,7V18.1108A6.9931,6.9931,0,0,1,9,30ZM9,4A3.0033,3.0033,0,0,0,6,7V18.9834l-.332.2983a5,5,0,1,0,6.664,0L12,18.9834V7A3.0033,3.0033,0,0,0,9,4Z"
1367
1606
  })), children);
1368
1607
  });
@@ -1382,7 +1621,7 @@ const TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureI
1382
1621
  viewBox: "0 0 32 32",
1383
1622
  fill: "currentColor",
1384
1623
  ...rest
1385
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1624
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1386
1625
  d: "M30 8H24v6h2V11.541A5.939 5.939 0 0128 16a6.0039 6.0039 0 01-5.0945 5.9243A7.0273 7.0273 0 0020 17.2617V6a4 4 0 00-8 0V17.2617a6.996 6.996 0 1010.9292 6.68A7.9794 7.9794 0 0027.2651 10H30zM14 6a2 2 0 014 0v7H14zm2 22a4.9965 4.9965 0 01-2.499-9.3252L14 18.3857V15h4v3.3857l.499.2891A4.9965 4.9965 0 0116 28zM2 10a8.04 8.04 0 002.7349 6H2v2H8V12H6v2.4592A5.94 5.94 0 014 10a6.0066 6.0066 0 016-6V2A8.0092 8.0092 0 002 10z"
1387
1626
  })), children);
1388
1627
  });
@@ -1402,9 +1641,9 @@ const TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax({
1402
1641
  viewBox: "0 0 32 32",
1403
1642
  fill: "currentColor",
1404
1643
  ...rest
1405
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1644
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1406
1645
  d: "M20 10H27V12H20zM20 16H30V18H20zM20 22H27V24H20zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
1407
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1646
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1408
1647
  d: "M30,4H12.9744A4.9829,4.9829,0,0,0,4,7V18.1108a7,7,0,1,0,10,0V7a5.0019,5.0019,0,0,0-.1011-1H30ZM9,28a4.9933,4.9933,0,0,1-3.332-8.7183L6,18.9834V7a3,3,0,0,1,6,0V18.9834l.332.2983A4.9933,4.9933,0,0,1,9,28Z"
1409
1648
  })), children);
1410
1649
  });
@@ -1424,9 +1663,9 @@ const TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin({
1424
1663
  viewBox: "0 0 32 32",
1425
1664
  fill: "currentColor",
1426
1665
  ...rest
1427
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1666
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1428
1667
  d: "M20 4H27V6H20zM20 10H30V12H20zM20 16H27V18H20zM12 23a3 3 0 01-6 0z"
1429
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1668
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1430
1669
  d: "M30,22H15.9192A7.0107,7.0107,0,0,0,14,18.1108V7A5,5,0,0,0,4,7V18.1108A6.9946,6.9946,0,1,0,15.92,24H30ZM9,28a4.9933,4.9933,0,0,1-3.332-8.7183L6,18.9834V7a3,3,0,0,1,6,0V18.9834l.332.2983A4.9933,4.9933,0,0,1,9,28Z"
1431
1670
  })), children);
1432
1671
  });
@@ -1446,7 +1685,7 @@ const TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater
1446
1685
  viewBox: "0 0 32 32",
1447
1686
  fill: "currentColor",
1448
1687
  ...rest
1449
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1688
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1450
1689
  d: "M14,9a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,30,9V7a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,26,4a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,22,7a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,18,4a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,14,7H13V6A4,4,0,0,0,5,6V17.2617A7.0126,7.0126,0,1,0,13.8735,18H14a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,30,18V16a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,26,13a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,22,16a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,18,13a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,14,16H13V9ZM7,6a2,2,0,0,1,4,0v6H7ZM9,28a4.9965,4.9965,0,0,1-2.499-9.3252L7,18.3857V14h4v4.3857l.499.2891A4.9965,4.9965,0,0,1,9,28Z"
1451
1690
  })), children);
1452
1691
  });
@@ -1466,7 +1705,7 @@ const Template = /*#__PURE__*/React.forwardRef(function Template({
1466
1705
  viewBox: "0 0 32 32",
1467
1706
  fill: "currentColor",
1468
1707
  ...rest
1469
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1708
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1470
1709
  d: "M26 6v4H6V6H26m0-2H6A2 2 0 004 6v4a2 2 0 002 2H26a2 2 0 002-2V6a2 2 0 00-2-2zM10 16V26H6V16h4m0-2H6a2 2 0 00-2 2V26a2 2 0 002 2h4a2 2 0 002-2V16a2 2 0 00-2-2zM26 16V26H16V16H26m0-2H16a2 2 0 00-2 2V26a2 2 0 002 2H26a2 2 0 002-2V16a2 2 0 00-2-2z"
1471
1710
  })), children);
1472
1711
  });
@@ -1492,9 +1731,9 @@ const Tennis = /*#__PURE__*/React.forwardRef(function Tennis({
1492
1731
  x: "20",
1493
1732
  y: "2",
1494
1733
  rx: "2"
1495
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1734
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1496
1735
  d: "M11,16a1,1,0,0,1-.707-1.707l7-7a1,1,0,1,1,1.414,1.414l-7,7A.9962.9962,0,0,1,11,16Z"
1497
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1736
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1498
1737
  d: "M23.707,24.293a8.3948,8.3948,0,0,0-4.72-2.209c.1992-.1641.3931-.3364.5777-.521a9.2447,9.2447,0,0,0,1.7334-9.9141l-1.8768.6973c1.11,2.9805.6346,5.8975-1.2722,7.8022a6.6964,6.6964,0,0,1-5.561,1.8047,9.7746,9.7746,0,0,1-5.771-2.7856c-2.9727-2.97-4.0759-8.2276-.9805-11.32,1.9068-1.9053,4.8267-2.38,7.8094-1.271l.6987-1.875C10.6616,3.333,6.8591,3.9961,4.4207,6.4331c-3.9427,3.9385-2.6761,10.4956.98,14.1489a11.8136,11.8136,0,0,0,6.9766,3.36c.21.022.4153.0234.6223.0332V24h4.9968a6.8463,6.8463,0,0,1,4.2962,1.707L26.5859,30,28,28.5859Z"
1499
1738
  })), children);
1500
1739
  });
@@ -1514,7 +1753,7 @@ const TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall({
1514
1753
  viewBox: "0 0 32 32",
1515
1754
  fill: "currentColor",
1516
1755
  ...rest
1517
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1756
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1518
1757
  d: "M19,4a8.9812,8.9812,0,0,0-8.1687,12.7549L2,25.5859,3.4141,27l8.4873-8.4873a9.0408,9.0408,0,0,0,1.5859,1.5859L10,23.5859,11.4141,25l3.8313-3.8311A8.9959,8.9959,0,1,0,19,4Zm6.9058,7.9058a7.005,7.005,0,0,1-5.8116-5.8116A7.005,7.005,0,0,1,25.9058,11.9058ZM12.0942,14.0942a7.005,7.005,0,0,1,5.8116,5.8116A7.005,7.005,0,0,1,12.0942,14.0942ZM19.93,19.9307a9.01,9.01,0,0,0-7.8611-7.8614,7.004,7.004,0,0,1,6-6,9.01,9.01,0,0,0,7.8611,7.8614A7.004,7.004,0,0,1,19.93,19.9307Z"
1519
1758
  })), children);
1520
1759
  });
@@ -1534,7 +1773,7 @@ const Term = /*#__PURE__*/React.forwardRef(function Term({
1534
1773
  viewBox: "0 0 32 32",
1535
1774
  fill: "currentColor",
1536
1775
  ...rest
1537
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1776
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1538
1777
  d: "M28,26H25V24h3V8H25V6h3a2.0023,2.0023,0,0,1,2,2V24A2.0027,2.0027,0,0,1,28,26Z"
1539
1778
  })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1540
1779
  cx: "23",
@@ -1548,7 +1787,7 @@ const Term = /*#__PURE__*/React.forwardRef(function Term({
1548
1787
  cx: "9",
1549
1788
  cy: "16",
1550
1789
  r: "2"
1551
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1790
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1552
1791
  d: "M7,26H4a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,4,6H7V8H4V24H7Z"
1553
1792
  })), children);
1554
1793
  });
@@ -1568,7 +1807,7 @@ const TermReference = /*#__PURE__*/React.forwardRef(function TermReference({
1568
1807
  viewBox: "0 0 32 32",
1569
1808
  fill: "currentColor",
1570
1809
  ...rest
1571
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1810
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1572
1811
  strokeWidth: "0",
1573
1812
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM28 25h-3v-2h3V7h-3v-2h3c1.1025 0 2 .897 2 2v16c0 1.1025-.8975 2-2 2z"
1574
1813
  })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
@@ -1586,7 +1825,7 @@ const TermReference = /*#__PURE__*/React.forwardRef(function TermReference({
1586
1825
  cy: "15",
1587
1826
  r: "2",
1588
1827
  strokeWidth: "0"
1589
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1828
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1590
1829
  strokeWidth: "0",
1591
1830
  d: "m4,17V7h3v-2h-3c-1.103,0-2,.897-2,2v10h2Z"
1592
1831
  })), children);
@@ -1607,10 +1846,10 @@ const Terminal = /*#__PURE__*/React.forwardRef(function Terminal({
1607
1846
  viewBox: "0 0 32 32",
1608
1847
  fill: "currentColor",
1609
1848
  ...rest
1610
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1849
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1611
1850
  d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,2v4H6V6ZM6,26V12H26V26Z",
1612
1851
  transform: "translate(0 .01)"
1613
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1852
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1614
1853
  d: "M10.76 16.18L13.58 19.01 10.76 21.84 12.17 23.25 16.41 19.01 12.17 14.77 10.76 16.18z"
1615
1854
  })), children);
1616
1855
  });
@@ -1630,9 +1869,9 @@ const Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270({
1630
1869
  viewBox: "0 0 32 32",
1631
1870
  fill: "currentColor",
1632
1871
  ...rest
1633
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1872
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
1634
1873
  d: "M10 21H16V23H10z"
1635
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1874
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
1636
1875
  d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4Zm0,2v4H6V6ZM6,26V12H26V26Z"
1637
1876
  })), children);
1638
1877
  });
@@ -1652,9 +1891,9 @@ const TestTool = /*#__PURE__*/React.forwardRef(function TestTool({
1652
1891
  viewBox: "0 0 32 32",
1653
1892
  fill: "currentColor",
1654
1893
  ...rest
1655
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1894
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
1656
1895
  d: "M23 9.2L20.4 6.6 19 8 23 12 30 5 28.6 3.6zM12 5.4L10.6 4 8 6.6 5.4 4 4 5.4 6.6 8 4 10.6 5.4 12 8 9.4 10.6 12 12 10.6 9.4 8zM12 21.4L10.6 20 8 22.6 5.4 20 4 21.4 6.6 24 4 26.6 5.4 28 8 25.4 10.6 28 12 26.6 9.4 24z"
1657
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1896
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
1658
1897
  d: "M17 15L17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
1659
1898
  })), children);
1660
1899
  });
@@ -1674,7 +1913,7 @@ const TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter({
1674
1913
  viewBox: "0 0 32 32",
1675
1914
  fill: "currentColor",
1676
1915
  ...rest
1677
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1916
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
1678
1917
  d: "M6 6H26V8H6zM10 12H22V14H10zM6 18H26V20H6zM10 24H22V26H10z"
1679
1918
  })), children);
1680
1919
  });
@@ -1694,7 +1933,7 @@ const TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify
1694
1933
  viewBox: "0 0 32 32",
1695
1934
  fill: "currentColor",
1696
1935
  ...rest
1697
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1936
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
1698
1937
  d: "M6 6H26V8H6zM6 12H26V14H6zM6 18H26V20H6zM6 24H26V26H6z"
1699
1938
  })), children);
1700
1939
  });
@@ -1714,7 +1953,7 @@ const TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft({
1714
1953
  viewBox: "0 0 32 32",
1715
1954
  fill: "currentColor",
1716
1955
  ...rest
1717
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1956
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
1718
1957
  d: "M12 6H26V8H12zM12 12H22V14H12zM12 18H26V20H12zM12 24H22V26H12zM6 4H8V28H6z"
1719
1958
  })), children);
1720
1959
  });
@@ -1734,7 +1973,7 @@ const TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed({
1734
1973
  viewBox: "0 0 32 32",
1735
1974
  fill: "currentColor",
1736
1975
  ...rest
1737
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1976
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
1738
1977
  d: "M14 4H9V6h5V8H10a2 2 0 00-2 2v2a2 2 0 002 2h6V6A2.0023 2.0023 0 0014 4zm0 8H10V10h4zM22 26L22 18 20 18 20 19 18 19 18 21 20 21 20 26 18 26 18 28 24 28 24 26 22 26zM2 2H4V16H2zM28 16H30V30H28z"
1739
1978
  })), children);
1740
1979
  });
@@ -1754,7 +1993,7 @@ const TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight({
1754
1993
  viewBox: "0 0 32 32",
1755
1994
  fill: "currentColor",
1756
1995
  ...rest
1757
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1996
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
1758
1997
  d: "M6 6H20V8H6zM10 12H20V14H10zM6 18H20V20H6zM10 24H20V26H10zM24 4H26V28H24z"
1759
1998
  })), children);
1760
1999
  });
@@ -1774,7 +2013,7 @@ const TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps({
1774
2013
  viewBox: "0 0 32 32",
1775
2014
  fill: "currentColor",
1776
2015
  ...rest
1777
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2016
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
1778
2017
  d: "M1 8L1 10 7 10 7 24 9 24 9 10 15 10 15 8 1 8zM17 8L17 10 23 10 23 24 25 24 25 10 31 10 31 8 17 8z"
1779
2018
  })), children);
1780
2019
  });
@@ -1794,7 +2033,7 @@ const TextBold = /*#__PURE__*/React.forwardRef(function TextBold({
1794
2033
  viewBox: "0 0 32 32",
1795
2034
  fill: "currentColor",
1796
2035
  ...rest
1797
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2036
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
1798
2037
  d: "M18.25,25H9V7h8.5a5.25,5.25,0,0,1,4,8.65A5.25,5.25,0,0,1,18.25,25ZM12,22h6.23a2.25,2.25,0,1,0,0-4.5H12Zm0-7.5h5.5a2.25,2.25,0,1,0,0-4.5H12Z"
1799
2038
  })), children);
1800
2039
  });
@@ -1814,7 +2053,7 @@ const TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat({
1814
2053
  viewBox: "0 0 32 32",
1815
2054
  fill: "currentColor",
1816
2055
  ...rest
1817
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2056
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
1818
2057
  d: "M29.4384,16.5715l-7.985-7.9856a2.0014,2.0014,0,0,0-2.8291,0l-5.3584,5.3584L9,2H7L2,16H4l.999-3h6l.8035,2.4077L4.5858,22.6244a2,2,0,0,0,0,2.8282L9.1316,30h9.5908l10.716-10.717A1.9173,1.9173,0,0,0,29.4384,16.5715ZM5.6653,11l2.331-7,2.3355,7Zm12.229,17H9.96L6,24.0381l6.3123-6.3115L20.24,25.6538Zm3.76-3.76-7.9275-7.9272L20.0393,10l7.9268,7.9272Z"
1819
2058
  })), children);
1820
2059
  });
@@ -1834,7 +2073,7 @@ const TextColor = /*#__PURE__*/React.forwardRef(function TextColor({
1834
2073
  viewBox: "0 0 32 32",
1835
2074
  fill: "currentColor",
1836
2075
  ...rest
1837
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2076
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
1838
2077
  d: "M22 21h2L17 4H15L8 21h2l1.61-4h8.74zm-9.57-6l3.44-8.37h.26L19.54 15zM6 24H26V28H6z"
1839
2078
  })), children);
1840
2079
  });
@@ -1854,9 +2093,9 @@ const TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation({
1854
2093
  viewBox: "0 0 32 32",
1855
2094
  fill: "currentColor",
1856
2095
  ...rest
1857
- }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2096
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
1858
2097
  d: "M27,22.14V9.86A4,4,0,1,0,22.14,5H9.86A4,4,0,1,0,5,9.86V22.14A4,4,0,1,0,9.86,27H22.14A4,4,0,1,0,27,22.14ZM26,4a2,2,0,1,1-2,2A2,2,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2,2,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2,2,0,0,1,6,28Zm16.14-3H9.86A4,4,0,0,0,7,22.14V9.86A4,4,0,0,0,9.86,7H22.14A4,4,0,0,0,25,9.86V22.14A4,4,0,0,0,22.14,25ZM26,28a2,2,0,1,1,2-2A2,2,0,0,1,26,28Z"
1859
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2098
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
1860
2099
  d: "M21 11L11 11 11 13 15 13 15 22 17 22 17 13 21 13 21 11z"
1861
2100
  })), children);
1862
2101
  });
@@ -1876,9 +2115,9 @@ const TextFill = /*#__PURE__*/React.forwardRef(function TextFill({
1876
2115
  viewBox: "0 0 32 32",
1877
2116
  fill: "currentColor",
1878
2117
  ...rest
1879
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2118
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
1880
2119
  d: "M4 26H28V30H4z"
1881
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2120
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
1882
2121
  d: "M26,14.54a1,1,0,0,0-.25-.69L17.17,4.33A1.09,1.09,0,0,0,17,4.2V2H15V5L4.32,14.74a1,1,0,0,0-.06,1.41l8.57,9.52a1,1,0,0,0,.69.33h.05a1,1,0,0,0,.68-.26L24,16.8V21a1,1,0,0,0,2,0V14.57S26,14.55,26,14.54Zm-12.35,9-7.23-8L15,7.67V12h2V7.13l6.59,7.33Z"
1883
2122
  })), children);
1884
2123
  });
@@ -1898,7 +2137,7 @@ const TextFont = /*#__PURE__*/React.forwardRef(function TextFont({
1898
2137
  viewBox: "0 0 32 32",
1899
2138
  fill: "currentColor",
1900
2139
  ...rest
1901
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2140
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
1902
2141
  d: "M25 12H20v2h5a1.0008 1.0008 0 011 1v2H22a3.0033 3.0033 0 00-3 3v1a3.0033 3.0033 0 003 3h6V15A3.0033 3.0033 0 0025 12zM22 22a1.0008 1.0008 0 01-1-1V20a1.0008 1.0008 0 011-1h4v3zM16 24h2L12 7H10L4 24H6l1.6936-5h6.6135zM8.3711 17l2.4966-7.3711.2668.0005L13.63 17z"
1903
2142
  })), children);
1904
2143
  });
@@ -1918,7 +2157,7 @@ const TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote({
1918
2157
  viewBox: "0 0 32 32",
1919
2158
  fill: "currentColor",
1920
2159
  ...rest
1921
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2160
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
1922
2161
  d: "M2 7L2 9 9 9 9 25 11 25 11 9 18 9 18 7 2 7zM30 11.076L29.256 9.219 26 10.522 26 7 24 7 24 10.523 20.744 9.22 20 11.077 23.417 12.444 20.9 15.8 22.5 17 25 13.667 27.5 17 29.1 15.8 26.583 12.443 30 11.076z"
1923
2162
  })), children);
1924
2163
  });
@@ -1938,9 +2177,9 @@ const TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight({
1938
2177
  viewBox: "0 0 32 32",
1939
2178
  fill: "currentColor",
1940
2179
  ...rest
1941
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2180
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
1942
2181
  d: "M12 15H5a3 3 0 01-3-3V10A3 3 0 015 7h5V5A1 1 0 009 4H3V2H9a3 3 0 013 3zM5 9a1 1 0 00-1 1v2a1 1 0 001 1h5V9zM20 23v2a1 1 0 001 1h5V22H21A1 1 0 0020 23z"
1943
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2182
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
1944
2183
  d: "M2,30H30V2Zm26-2H21a3,3,0,0,1-3-3V23a3,3,0,0,1,3-3h5V18a1,1,0,0,0-1-1H19V15h6a3,3,0,0,1,3,3Z"
1945
2184
  })), children);
1946
2185
  });
@@ -1960,7 +2199,7 @@ const TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent({
1960
2199
  viewBox: "0 0 32 32",
1961
2200
  fill: "currentColor",
1962
2201
  ...rest
1963
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2202
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
1964
2203
  d: "M14 6H28V8H14zM14 12H28V14H14zM7 18H28V20H7zM7 24H28V26H7zM4 13.59L7.29 10 4 6.41 5.42 5 10.04 10 5.42 15 4 13.59z"
1965
2204
  })), children);
1966
2205
  });
@@ -1980,7 +2219,7 @@ const TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess({
1980
2219
  viewBox: "0 0 32 32",
1981
2220
  fill: "currentColor",
1982
2221
  ...rest
1983
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2222
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
1984
2223
  d: "M2 6H12V8H2zM5 12H12V14H5zM2 18H12V20H2zM5 24H12V26H5zM16 4H18V28H16zM28.15 23.5L29.56 22.12 23.27 16 29.56 9.88 28.15 8.5 20.44 16 28.15 23.5z"
1985
2224
  })), children);
1986
2225
  });
@@ -2000,7 +2239,7 @@ const TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore({
2000
2239
  viewBox: "0 0 32 32",
2001
2240
  fill: "currentColor",
2002
2241
  ...rest
2003
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2242
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2004
2243
  d: "M20 6H30V8H20zM20 12H27V14H20zM20 18H30V20H20zM20 24H27V26H20zM14 4H16V28H14zM3.85 22.5L2.44 21.12 8.73 15 2.44 8.88 3.85 7.5 11.56 15 3.85 22.5z"
2005
2244
  })), children);
2006
2245
  });
@@ -2020,7 +2259,7 @@ const TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic({
2020
2259
  viewBox: "0 0 32 32",
2021
2260
  fill: "currentColor",
2022
2261
  ...rest
2023
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2262
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2024
2263
  d: "M25 9L25 7 12 7 12 9 17.14 9 12.77 23 7 23 7 25 20 25 20 23 14.86 23 19.23 9 25 9z"
2025
2264
  })), children);
2026
2265
  });
@@ -2040,7 +2279,7 @@ const TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning({
2040
2279
  viewBox: "0 0 32 32",
2041
2280
  fill: "currentColor",
2042
2281
  ...rest
2043
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2282
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2044
2283
  d: "M30 24L18.83 24 21.12 21.71 19.71 20.29 15 25 19.71 29.71 21.12 28.29 18.83 26 30 26 30 24zM14 21L20 4 18 4 12 21 14 21zM13 4L9 16 5 4 3 4 8 18 10 18 15 4 13 4zM28 18h2L25 4H23L18 18h2l1-3h6zm-6.33-5L24 6l2.33 7z"
2045
2284
  })), children);
2046
2285
  });
@@ -2060,7 +2299,7 @@ const TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading({
2060
2299
  viewBox: "0 0 32 32",
2061
2300
  fill: "currentColor",
2062
2301
  ...rest
2063
- }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2302
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2064
2303
  d: "M14 13H30V15H14zM15 28H30V30H15zM25.85 27H28L23.64 17H21.36L17 27h2.15l.8-2h5.1zm-5.1-4l1.75-4.37L24.25 23zM25.85 12H28L23.64 2H21.36L17 12h2.15l.8-2h5.1zm-5.1-4L22.5 3.63 24.25 8zM6 15.83L8.58 18.41 10 17 6 13 2 17 3.41 18.42 6 15.83zM6 27.17L3.42 24.59 2 26 6 30 10 26 8.59 24.58 6 27.17z"
2065
2304
  })), children);
2066
2305
  });
@@ -2080,7 +2319,7 @@ const TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing({
2080
2319
  viewBox: "0 0 32 32",
2081
2320
  fill: "currentColor",
2082
2321
  ...rest
2083
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2322
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2084
2323
  d: "M17 6H30V8H17zM17 12H27V14H17zM17 18H30V20H17zM17 24H27V26H17zM11.59 13.41L8 9.83 8 9.83 4.41 13.42 3 12 8 7 13 12 11.59 13.41zM11.59 18.59L8 22.17 8 22.17 4.41 18.58 3 20 8 25 13 20 11.59 18.59z"
2085
2324
  })), children);
2086
2325
  });
@@ -2100,7 +2339,7 @@ const TextLongParagraph = /*#__PURE__*/React.forwardRef(function TextLongParagra
2100
2339
  viewBox: "0 0 32 32",
2101
2340
  fill: "currentColor",
2102
2341
  ...rest
2103
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2342
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2104
2343
  d: "M6 24H20V26H6zM6 18H26V20H6zM6 12H26V14H6zM6 6H26V8H6z"
2105
2344
  })), children);
2106
2345
  });
@@ -2120,7 +2359,7 @@ const TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine({
2120
2359
  viewBox: "0 0 32 32",
2121
2360
  fill: "currentColor",
2122
2361
  ...rest
2123
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2362
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2124
2363
  d: "M20.5859,14.4141,24.1719,18H6V8H4V18a2.0024,2.0024,0,0,0,2,2H24.1719L20.586,23.5859,22,25l6-6-6-6Z"
2125
2364
  })), children);
2126
2365
  });
@@ -2140,9 +2379,9 @@ const TextScale = /*#__PURE__*/React.forwardRef(function TextScale({
2140
2379
  viewBox: "0 0 32 32",
2141
2380
  fill: "currentColor",
2142
2381
  ...rest
2143
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2382
+ }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2144
2383
  d: "M30 5L30 8 22 8 22 26 19 26 19 8 11 8 11 5 30 5z"
2145
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2384
+ })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2146
2385
  d: "M7 26L7 14 2 14 2 12 14 12 14 14 9 14 9 26 7 26z"
2147
2386
  })), children);
2148
2387
  });
@@ -2162,7 +2401,7 @@ const TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection({
2162
2401
  viewBox: "0 0 32 32",
2163
2402
  fill: "currentColor",
2164
2403
  ...rest
2165
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2404
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2166
2405
  d: "M28 27H21a3 3 0 01-3-3V22a3 3 0 013-3h5V17a1 1 0 00-1-1H19V14h6a3 3 0 013 3zm-7-6a1 1 0 00-1 1v2a1 1 0 001 1h5V21zM13 7h3V5H13a4 4 0 00-3 1.38A4 4 0 007 5H4V7H7A2 2 0 019 9v5H5v2H9v7a2 2 0 01-2 2H4v2H7a4 4 0 003-1.38A4 4 0 0013 27h3V25H13a2 2 0 01-2-2V16h4V14H11V9A2 2 0 0113 7z"
2167
2406
  })), children);
2168
2407
  });
@@ -2182,7 +2421,7 @@ const TextShortParagraph = /*#__PURE__*/React.forwardRef(function TextShortParag
2182
2421
  viewBox: "0 0 32 32",
2183
2422
  fill: "currentColor",
2184
2423
  ...rest
2185
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2424
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2186
2425
  d: "M6 18H20V20H6zM6 12H26V14H6z"
2187
2426
  })), children);
2188
2427
  });
@@ -2202,9 +2441,9 @@ const TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps({
2202
2441
  viewBox: "0 0 32 32",
2203
2442
  fill: "currentColor",
2204
2443
  ...rest
2205
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2444
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2206
2445
  d: "M23 27L23 15 18 15 18 13 30 13 30 15 25 15 25 27 23 27z"
2207
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2446
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2208
2447
  d: "M11 27L11 8 2 8 2 6 22 6 22 8 13 8 13 27 11 27z"
2209
2448
  })), children);
2210
2449
  });
@@ -2224,7 +2463,7 @@ const TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrou
2224
2463
  viewBox: "0 0 32 32",
2225
2464
  fill: "currentColor",
2226
2465
  ...rest
2227
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2466
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2228
2467
  d: "M28,15H17.9563c-.4522-.1237-.9037-.2324-1.3381-.3352-2.8077-.6641-4.396-1.1506-4.396-3.4231a2.8684,2.8684,0,0,1,.7866-2.145,4.7888,4.7888,0,0,1,3.0137-1.09c2.8291-.07,4.1347.8894,5.2011,2.35l1.6153-1.1792a7.4727,7.4727,0,0,0-6.83-3.1706,6.7726,6.7726,0,0,0-4.4,1.6611,4.8274,4.8274,0,0,0-1.3862,3.5735A4.3723,4.3723,0,0,0,11.9573,15H4v2H17.6519c1.9668.57,3.1432,1.3123,3.1733,3.3579a3.119,3.119,0,0,1-.8623,2.3931A5.8241,5.8241,0,0,1,16.2432,24a6.6344,6.6344,0,0,1-5.1451-2.6912L9.5649,22.593A8.5262,8.5262,0,0,0,16.2119,26c.0088-.0012.042,0,.1,0A7.67,7.67,0,0,0,21.36,24.1812a5.0779,5.0779,0,0,0,1.4648-3.8531A4.952,4.952,0,0,0,21.6753,17H28Z"
2229
2468
  })), children);
2230
2469
  });
@@ -2244,7 +2483,7 @@ const TextSubscript = /*#__PURE__*/React.forwardRef(function TextSubscript({
2244
2483
  viewBox: "0 0 32 32",
2245
2484
  fill: "currentColor",
2246
2485
  ...rest
2247
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2486
+ }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2248
2487
  d: "M26 25L20 25 20 19 24 19 24 17 20 17 20 15 26 15 26 21 22 21 22 23 26 23 26 25zM5 7L5 9 12 9 12 25 14 25 14 9 21 9 21 7 5 7z"
2249
2488
  })), children);
2250
2489
  });
@@ -2264,7 +2503,7 @@ const TextSuperscript = /*#__PURE__*/React.forwardRef(function TextSuperscript({
2264
2503
  viewBox: "0 0 32 32",
2265
2504
  fill: "currentColor",
2266
2505
  ...rest
2267
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2506
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2268
2507
  d: "M29 17L23 17 23 11 27 11 27 9 23 9 23 7 29 7 29 13 25 13 25 15 29 15 29 17zM4 7L4 9 11 9 11 25 13 25 13 9 20 9 20 7 4 7z"
2269
2508
  })), children);
2270
2509
  });
@@ -2284,7 +2523,7 @@ const TextTracking = /*#__PURE__*/React.forwardRef(function TextTracking({
2284
2523
  viewBox: "0 0 32 32",
2285
2524
  fill: "currentColor",
2286
2525
  ...rest
2287
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2526
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2288
2527
  d: "M25.29 19.29L23.88 20.71 26.17 23 5.83 23 8.12 20.71 6.71 19.29 2 24 6.71 28.71 8.12 27.29 5.83 25 26.17 25 23.88 27.29 25.29 28.71 30 24 25.29 19.29zM26 17h2L23 3H21L16 17h2l1-3h6zm-6.33-5L22 5l2.33 7zM14 3L10 15 6 3 4 3 9 17 11 17 16 3 14 3z"
2289
2528
  })), children);
2290
2529
  });
@@ -2304,7 +2543,7 @@ const TextUnderline = /*#__PURE__*/React.forwardRef(function TextUnderline({
2304
2543
  viewBox: "0 0 32 32",
2305
2544
  fill: "currentColor",
2306
2545
  ...rest
2307
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2546
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2308
2547
  d: "M4 26H28V28H4zM16 23a7 7 0 01-7-7V5h2V16a5 5 0 0010 0V5h2V16A7 7 0 0116 23z"
2309
2548
  })), children);
2310
2549
  });
@@ -2324,7 +2563,7 @@ const TextVerticalAlignment = /*#__PURE__*/React.forwardRef(function TextVertica
2324
2563
  viewBox: "0 0 32 32",
2325
2564
  fill: "currentColor",
2326
2565
  ...rest
2327
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2566
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2328
2567
  d: "M16 28H30V30H16zM16 23H30V25H16zM10.8458 30H13L8.64 20H6.36L2 30H4.1542l.8-2h5.0916zM5.7541 26L7.5 21.6347 9.2459 26zM2 15H30V17H2zM16 7H30V9H16zM16 2H30V4H16zM10.8458 12H13L8.64 2H6.36L2 12H4.1542l.8-2h5.0916zM5.7541 8L7.5 3.6347 9.2459 8z"
2329
2568
  })), children);
2330
2569
  });
@@ -2344,7 +2583,7 @@ const TextWrap = /*#__PURE__*/React.forwardRef(function TextWrap({
2344
2583
  viewBox: "0 0 32 32",
2345
2584
  fill: "currentColor",
2346
2585
  ...rest
2347
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2586
+ }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2348
2587
  d: "M4 23H12V25H4zM24.5232 14H4v2H24.5a3.5 3.5 0 010 7H18.8281l2.586-2.5859L20 19l-5 5 5 5 1.4141-1.4141L18.8281 25H24.533a5.5 5.5 0 00-.01-11zM4 5H28V7H4z"
2349
2588
  })), children);
2350
2589
  });
@@ -2364,9 +2603,9 @@ const WatsonHealthTextAnnotationToggle = /*#__PURE__*/React.forwardRef(function
2364
2603
  viewBox: "0 0 32 32",
2365
2604
  fill: "currentColor",
2366
2605
  ...rest
2367
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2606
+ }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2368
2607
  d: "M29.537 13.76L26.24 10.463a1.5862 1.5862 0 00-2.24 0L10 24.4674V30h5.5326L29.537 16a1.5862 1.5862 0 000-2.24zM14.7042 28H12V25.2958l9.4409-9.4409 2.7042 2.7042zM25.5591 17.145L22.855 14.4409l2.2672-2.2672 2.7042 2.7042zM11 17L13 17 13 10 16 10 16 8 8 8 8 10 11 10 11 17z"
2369
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2608
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2370
2609
  d: "M8,20H4V4H20V8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2H8Z"
2371
2610
  })), children);
2372
2611
  });
@@ -2386,9 +2625,9 @@ const TextLink = /*#__PURE__*/React.forwardRef(function TextLink({
2386
2625
  viewBox: "0 0 32 32",
2387
2626
  fill: "currentColor",
2388
2627
  ...rest
2389
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2628
+ }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2390
2629
  d: "M18.7061,27.585a5.2615,5.2615,0,0,1-3.7227-8.9834l1.415,1.414a3.2638,3.2638,0,1,0,4.6153,4.6162l6.03-6.03a3.264,3.264,0,0,0-4.6162-4.6158l-1.414-1.414a5.2637,5.2637,0,0,1,7.4443,7.4438l-6.03,6.03A5.2461,5.2461,0,0,1,18.7061,27.585Z"
2391
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2630
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2392
2631
  d: "M10.2642 29.9971A5.2619 5.2619 0 016.542 21.0137l6.03-6.03a5.2636 5.2636 0 117.4438 7.4438l-1.414-1.414a3.2639 3.2639 0 10-4.6158-4.6158l-6.03 6.03a3.264 3.264 0 004.6157 4.6162l1.414 1.4141A5.2452 5.2452 0 0110.2642 29.9971zM2 10H10V12H2zM2 6H14V8H2zM2 2H14V4H2z"
2393
2632
  })), children);
2394
2633
  });
@@ -2408,9 +2647,9 @@ const TextLinkAnalysis = /*#__PURE__*/React.forwardRef(function TextLinkAnalysis
2408
2647
  viewBox: "0 0 32 32",
2409
2648
  fill: "currentColor",
2410
2649
  ...rest
2411
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2650
+ }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2412
2651
  d: "M8 10H16V12H8zM8 6H20V8H8zM8 2H20V4H8z"
2413
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2652
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2414
2653
  d: "M4.7111,28l5.6312-9.9961,7.4341,6.49A2,2,0,0,0,20.86,23.96l6.9707-10.4034-1.6622-1.1132-7,10.4472-.07.1035-7.4345-6.4907a2.0032,2.0032,0,0,0-3.0806.5308L4,25.1826V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z"
2415
2654
  })), children);
2416
2655
  });
@@ -2430,9 +2669,9 @@ const TextMining = /*#__PURE__*/React.forwardRef(function TextMining({
2430
2669
  viewBox: "0 0 32 32",
2431
2670
  fill: "currentColor",
2432
2671
  ...rest
2433
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2672
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2434
2673
  d: "M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z"
2435
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2674
+ })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2436
2675
  d: "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"
2437
2676
  })), children);
2438
2677
  });
@@ -2452,9 +2691,9 @@ const TextMiningApplier = /*#__PURE__*/React.forwardRef(function TextMiningAppli
2452
2691
  viewBox: "0 0 32 32",
2453
2692
  fill: "currentColor",
2454
2693
  ...rest
2455
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2694
+ }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2456
2695
  d: "M16.001 26.473L16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z"
2457
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2696
+ })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2458
2697
  d: "M20 19L27 24 20 29 20 19z"
2459
2698
  })), children);
2460
2699
  });
@@ -2474,9 +2713,9 @@ const Theater = /*#__PURE__*/React.forwardRef(function Theater({
2474
2713
  viewBox: "0 0 32 32",
2475
2714
  fill: "currentColor",
2476
2715
  ...rest
2477
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2716
+ }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2478
2717
  d: "M20 25a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0120 25zM24 14a2 2 0 102 2A1.9806 1.9806 0 0024 14zM16 14a2 2 0 102 2A1.9806 1.9806 0 0016 14z"
2479
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2718
+ })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2480
2719
  d: "M28,8H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V14a10.01,10.01,0,0,0,8.8027,9.9214A9.9989,9.9989,0,0,0,30,20V10A2.0023,2.0023,0,0,0,28,8ZM4,14V4H20V8H12a2.0023,2.0023,0,0,0-2,2V20a9.9628,9.9628,0,0,0,.168,1.78A8.0081,8.0081,0,0,1,4,14Zm24,6a8,8,0,0,1-16,0V10H28Z"
2481
2720
  })), children);
2482
2721
  });
@@ -2496,7 +2735,7 @@ const ThisSideUp = /*#__PURE__*/React.forwardRef(function ThisSideUp({
2496
2735
  viewBox: "0 0 32 32",
2497
2736
  fill: "currentColor",
2498
2737
  ...rest
2499
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2738
+ }, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2500
2739
  d: "M2 28H30V30H2zM7 5.828L7 24 9 24 9 5.828 12.586 9.414 14 8 8 2 2 8 3.414 9.414 7 5.828zM23 5.828L23 24 25 24 25 5.828 28.586 9.414 30 8 24 2 18 8 19.414 9.414 23 5.828z"
2501
2740
  })), children);
2502
2741
  });
@@ -2516,9 +2755,9 @@ const WatsonHealthThreshold = /*#__PURE__*/React.forwardRef(function WatsonHealt
2516
2755
  viewBox: "0 0 32 32",
2517
2756
  fill: "currentColor",
2518
2757
  ...rest
2519
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2758
+ }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2520
2759
  d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6A2.0023,2.0023,0,0,0,26,4ZM6,6H26V16H24v2h2v2H24v2h2v2H24v2H22V24H20v2H18V24H16v2H14V24H12v2H10V24H8v2H6Z"
2521
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2760
+ })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2522
2761
  d: "M8 20H10V22H8zM12 20H14V22H12zM16 20H18V22H16zM20 20H22V22H20zM8 16H10V18H8zM16 16H18V18H16zM20 16H22V18H20zM20 12H22V14H20zM20 8H22V10H20z"
2523
2762
  })), children);
2524
2763
  });
@@ -2538,253 +2777,12 @@ const Thumbnail_1 = /*#__PURE__*/React.forwardRef(function Thumbnail_1({
2538
2777
  viewBox: "0 0 32 32",
2539
2778
  fill: "currentColor",
2540
2779
  ...rest
2541
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2780
+ }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2542
2781
  d: "M8 30H4a2 2 0 01-2-2V24a2 2 0 012-2H8a2 2 0 012 2v4A2 2 0 018 30zM4 24v4H8V24zM18 30H14a2 2 0 01-2-2V24a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0118 30zm-4-6v4h4V24zM28 30H24a2 2 0 01-2-2V24a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0128 30zm-4-6v4h4V24zM28 20H4a2 2 0 01-2-2V4A2 2 0 014 2H28a2 2 0 012 2V18A2 2 0 0128 20zM4 4V18H28V4z"
2543
2782
  })), children);
2544
2783
  });
2545
2784
  if (process.env.NODE_ENV !== "production") {
2546
2785
  Thumbnail_1.propTypes = iconPropTypes;
2547
2786
  }
2548
- const Thumbnail_2 = /*#__PURE__*/React.forwardRef(function Thumbnail_2({
2549
- children,
2550
- size = 16,
2551
- ...rest
2552
- }, ref) {
2553
- return /*#__PURE__*/React.createElement(Icon, {
2554
- width: size,
2555
- height: size,
2556
- ref: ref,
2557
- xmlns: "http://www.w3.org/2000/svg",
2558
- viewBox: "0 0 32 32",
2559
- fill: "currentColor",
2560
- ...rest
2561
- }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2562
- d: "M8 30H4a2 2 0 01-2-2V24a2 2 0 012-2H8a2 2 0 012 2v4A2 2 0 018 30zM4 24v4H8V24zM18 30H14a2 2 0 01-2-2V24a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0118 30zm-4-6v4h4V24zM28 30H24a2 2 0 01-2-2V24a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0128 30zm-4-6v4h4V24zM8 20H4a2 2 0 01-2-2V14a2 2 0 012-2H8a2 2 0 012 2v4A2 2 0 018 20zM4 14v4H8V14zM18 20H14a2 2 0 01-2-2V14a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0118 20zm-4-6v4h4V14zM28 20H24a2 2 0 01-2-2V14a2 2 0 012-2h4a2 2 0 012 2v4A2 2 0 0128 20zm-4-6v4h4V14zM8 10H4A2 2 0 012 8V4A2 2 0 014 2H8a2 2 0 012 2V8A2 2 0 018 10zM4 4V8H8V4zM18 10H14a2 2 0 01-2-2V4a2 2 0 012-2h4a2 2 0 012 2V8A2 2 0 0118 10zM14 4V8h4V4zM28 10H24a2 2 0 01-2-2V4a2 2 0 012-2h4a2 2 0 012 2V8A2 2 0 0128 10zM24 4V8h4V4z"
2563
- })), children);
2564
- });
2565
- if (process.env.NODE_ENV !== "production") {
2566
- Thumbnail_2.propTypes = iconPropTypes;
2567
- }
2568
- const WatsonHealthThumbnailPreview = /*#__PURE__*/React.forwardRef(function WatsonHealthThumbnailPreview({
2569
- children,
2570
- size = 16,
2571
- ...rest
2572
- }, ref) {
2573
- return /*#__PURE__*/React.createElement(Icon, {
2574
- width: size,
2575
- height: size,
2576
- ref: ref,
2577
- xmlns: "http://www.w3.org/2000/svg",
2578
- viewBox: "0 0 32 32",
2579
- fill: "currentColor",
2580
- ...rest
2581
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2582
- d: "M28,12H4a2.0023,2.0023,0,0,0-2,2V28a2.002,2.002,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V14A2.0027,2.0027,0,0,0,28,12ZM20,28H12V27a1.0009,1.0009,0,0,1,1-1h6a1.0009,1.0009,0,0,1,1,1Zm8,0H22V27a3.0033,3.0033,0,0,0-3-3H13a3.0033,3.0033,0,0,0-3,3v1H4V14H28.002Z"
2583
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2584
- d: "M16 23a4 4 0 114-4A4.0042 4.0042 0 0116 23zm0-6a2 2 0 102 2A2.0023 2.0023 0 0016 17zM30 4V8a2.0027 2.0027 0 01-2 2H24a2.0027 2.0027 0 01-2-2V4a2.0027 2.0027 0 012-2h4A2.0027 2.0027 0 0130 4zM28 8l.002-4H24V8zM20 4V8a2.0027 2.0027 0 01-2 2H14a2.0023 2.0023 0 01-2-2V4a2.0023 2.0023 0 012-2h4A2.0027 2.0027 0 0120 4zM18 8l.002-4H14V8zM10 4V8a2.0023 2.0023 0 01-2 2H4A2.0023 2.0023 0 012 8V4A2.0023 2.0023 0 014 2H8A2.0023 2.0023 0 0110 4zM8 8l.0015-4H4V8z"
2585
- })), children);
2586
- });
2587
- if (process.env.NODE_ENV !== "production") {
2588
- WatsonHealthThumbnailPreview.propTypes = iconPropTypes;
2589
- }
2590
- const ThumbsDown = /*#__PURE__*/React.forwardRef(function ThumbsDown({
2591
- children,
2592
- size = 16,
2593
- ...rest
2594
- }, ref) {
2595
- return /*#__PURE__*/React.createElement(Icon, {
2596
- width: size,
2597
- height: size,
2598
- ref: ref,
2599
- xmlns: "http://www.w3.org/2000/svg",
2600
- viewBox: "0 0 32 32",
2601
- fill: "currentColor",
2602
- ...rest
2603
- }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2604
- d: "M30,16V9a7.0078,7.0078,0,0,0-7-7H2V16H8.4648l3.5774,5.3662.8453,5.9165A2.0094,2.0094,0,0,0,14.8672,29H17a3.0033,3.0033,0,0,0,3-3V20h6A4.0045,4.0045,0,0,0,30,16ZM8,14H4V4H8Zm20,2a2.0025,2.0025,0,0,1-2,2H18v8a1.0008,1.0008,0,0,1-1,1H14.8672l-.9094-6.3662L10,14.6973V4H23a5.0057,5.0057,0,0,1,5,5Z"
2605
- })), children);
2606
- });
2607
- if (process.env.NODE_ENV !== "production") {
2608
- ThumbsDown.propTypes = iconPropTypes;
2609
- }
2610
- const ThumbsDownFilled = /*#__PURE__*/React.forwardRef(function ThumbsDownFilled({
2611
- children,
2612
- size = 16,
2613
- ...rest
2614
- }, ref) {
2615
- return /*#__PURE__*/React.createElement(Icon, {
2616
- width: size,
2617
- height: size,
2618
- ref: ref,
2619
- xmlns: "http://www.w3.org/2000/svg",
2620
- viewBox: "0 0 32 32",
2621
- fill: "currentColor",
2622
- ...rest
2623
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2624
- d: "M2 2H7V16H2zM23 2H9V16.8027l3.0422 4.5635.8453 5.9165A2.0094 2.0094 0 0014.8672 29H15a3.0033 3.0033 0 003-3V20h8a4.0045 4.0045 0 004-4V9A7.0078 7.0078 0 0023 2z"
2625
- })), children);
2626
- });
2627
- if (process.env.NODE_ENV !== "production") {
2628
- ThumbsDownFilled.propTypes = iconPropTypes;
2629
- }
2630
- const ThumbsUp = /*#__PURE__*/React.forwardRef(function ThumbsUp({
2631
- children,
2632
- size = 16,
2633
- ...rest
2634
- }, ref) {
2635
- return /*#__PURE__*/React.createElement(Icon, {
2636
- width: size,
2637
- height: size,
2638
- ref: ref,
2639
- xmlns: "http://www.w3.org/2000/svg",
2640
- viewBox: "0 0 32 32",
2641
- fill: "currentColor",
2642
- ...rest
2643
- }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2644
- d: "M26,12H20V6a3.0033,3.0033,0,0,0-3-3H14.8672a2.0094,2.0094,0,0,0-1.98,1.7173l-.8453,5.9165L8.4648,16H2V30H23a7.0078,7.0078,0,0,0,7-7V16A4.0045,4.0045,0,0,0,26,12ZM8,28H4V18H8Zm20-5a5.0057,5.0057,0,0,1-5,5H10V17.3027l3.9578-5.9365L14.8672,5H17a1.0008,1.0008,0,0,1,1,1v8h8a2.0025,2.0025,0,0,1,2,2Z"
2645
- })), children);
2646
- });
2647
- if (process.env.NODE_ENV !== "production") {
2648
- ThumbsUp.propTypes = iconPropTypes;
2649
- }
2650
- const ThumbsUpFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpFilled({
2651
- children,
2652
- size = 16,
2653
- ...rest
2654
- }, ref) {
2655
- return /*#__PURE__*/React.createElement(Icon, {
2656
- width: size,
2657
- height: size,
2658
- ref: ref,
2659
- xmlns: "http://www.w3.org/2000/svg",
2660
- viewBox: "0 0 32 32",
2661
- fill: "currentColor",
2662
- ...rest
2663
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2664
- d: "M2 16H7V30H2zM23 30H9V15.1973l3.0422-4.5635.8453-5.9165A2.0094 2.0094 0 0114.8672 3H15a3.0033 3.0033 0 013 3v6h8a4.0045 4.0045 0 014 4v7A7.0078 7.0078 0 0123 30z"
2665
- })), children);
2666
- });
2667
- if (process.env.NODE_ENV !== "production") {
2668
- ThumbsUpFilled.propTypes = iconPropTypes;
2669
- }
2670
- const ThumbsUpDouble = /*#__PURE__*/React.forwardRef(function ThumbsUpDouble({
2671
- children,
2672
- size = 16,
2673
- ...rest
2674
- }, ref) {
2675
- return /*#__PURE__*/React.createElement(Icon, {
2676
- width: size,
2677
- height: size,
2678
- ref: ref,
2679
- xmlns: "http://www.w3.org/2000/svg",
2680
- viewBox: "0 0 32 32",
2681
- fill: "currentColor",
2682
- ...rest
2683
- }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2684
- d: "M20.7637,13.9999h-5.7637l-.0024-4.4316c0-2.1011-1.2324-3.5684-2.9976-3.5684h-1c-1.5273,0-1.7539,1.5273-1.8755,2.3477-.0225.1509-.6826,4.8052-.6826,4.8052l-2.0431,3.8472H2v13h16.3325c3.6763,0,6.6675-2.9912,6.6675-6.6675v-5.103c0-2.3369-1.8989-4.2295-4.2363-4.2295h0ZM4,27.9999v-9h1.9998l-.0017,9h-1.9981ZM23,23.3324c0,2.5737-2.0938,4.6675-4.6675,4.6675h-10.3325v-9.751l2.3735-4.4692s.7983-5.6035.8433-5.7798h.7832c.9697,0,.9976,1.4077.9976,1.5684l.0024,6.4316h7.7637c1.2344,0,2.2363.9951,2.2363,2.2295v5.103ZM31,13.2295v5.103c0,2.321-1.194,4.3667-2.9983,5.5613l-1.0042-1.7393c1.2073-.8446,2.0024-2.2402,2.0024-3.8221v-5.103c0-1.2344-1.0019-2.2295-2.2363-2.2295h-7.7637l-.0024-6.4315c0-.1608-.0279-1.5685-.9976-1.5685h-.7832c-.0174.0681-.1475.948-.3002,2.0001h-2.0273c.1234-.8691.2266-1.5944.2352-1.6523.1216-.8206.3482-2.3478,1.8755-2.3478h1c1.7652,0,2.9976,1.4673,2.9976,3.5685l.0024,4.4315h5.7637c2.3374.0001,4.2363,1.8927,4.2363,4.2296Z"
2685
- })), children);
2686
- });
2687
- if (process.env.NODE_ENV !== "production") {
2688
- ThumbsUpDouble.propTypes = iconPropTypes;
2689
- }
2690
- const ThumbsUpDoubleFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpDoubleFilled({
2691
- children,
2692
- size = 16,
2693
- ...rest
2694
- }, ref) {
2695
- return /*#__PURE__*/React.createElement(Icon, {
2696
- width: size,
2697
- height: size,
2698
- ref: ref,
2699
- xmlns: "http://www.w3.org/2000/svg",
2700
- viewBox: "0 0 32 32",
2701
- fill: "currentColor",
2702
- ...rest
2703
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2704
- d: "M31,13.2295v5.103c0,2.7286-1.6495,5.0769-4.0023,6.1077v-8.2107c0-2.3369-2.1663-4.2478-4.2363-4.2295h-5.7637s-.0024-3.4316-.0024-3.4316c-.0933-2.0102-1.1168-3.4102-2.1021-3.5719.0672-.4727.2256-1.6102.2313-1.6488.1216-.8206.3482-2.3478,1.8755-2.3478h1c1.7652,0,2.9976,1.4673,2.9976,3.5685l.0024,4.4315h5.7637c2.3374.0001,4.2363,1.8927,4.2363,4.2296ZM20.7614,14h0s-5.7637-.0001-5.7637-.0001l-.0024-4.4315c0-2.1012-1.2324-3.5685-2.9976-3.5685h-1c-1.5273,0-1.7539,1.5272-1.8755,2.3478-.0225.1509-.6826,4.8052-.6826,4.8052l-1.4423,2.7158-.0019,14.1313h11.3348c3.6763,0,6.6675-2.9912,6.6675-6.6675v-5.103c0-2.3369-1.8989-4.2295-4.2363-4.2295ZM4.9951,30l.0026-13H1.9977v13s2.9974,0,2.9974,0Z"
2705
- })), children);
2706
- });
2707
- if (process.env.NODE_ENV !== "production") {
2708
- ThumbsUpDoubleFilled.propTypes = iconPropTypes;
2709
- }
2710
- const Thunderstorm = /*#__PURE__*/React.forwardRef(function Thunderstorm({
2711
- children,
2712
- size = 16,
2713
- ...rest
2714
- }, ref) {
2715
- return /*#__PURE__*/React.createElement(Icon, {
2716
- width: size,
2717
- height: size,
2718
- ref: ref,
2719
- xmlns: "http://www.w3.org/2000/svg",
2720
- viewBox: "0 0 32 32",
2721
- fill: "currentColor",
2722
- ...rest
2723
- }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2724
- d: "M23.5,22H23V20h.5a4.5,4.5,0,0,0,.36-9L23,11l-.1-.82a7,7,0,0,0-13.88,0L9,11,8.14,11a4.5,4.5,0,0,0,.36,9H9v2H8.5A6.5,6.5,0,0,1,7.2,9.14a9,9,0,0,1,17.6,0A6.5,6.5,0,0,1,23.5,22Z"
2725
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2726
- d: "M15.87 30.5L14.13 29.5 17.28 24 11.28 24 16.13 15.5 17.87 16.5 14.72 22 20.72 22 15.87 30.5z"
2727
- })), children);
2728
- });
2729
- if (process.env.NODE_ENV !== "production") {
2730
- Thunderstorm.propTypes = iconPropTypes;
2731
- }
2732
- const ThunderstormScattered = /*#__PURE__*/React.forwardRef(function ThunderstormScattered({
2733
- children,
2734
- size = 16,
2735
- ...rest
2736
- }, ref) {
2737
- return /*#__PURE__*/React.createElement(Icon, {
2738
- width: size,
2739
- height: size,
2740
- ref: ref,
2741
- xmlns: "http://www.w3.org/2000/svg",
2742
- viewBox: "0 0 32 32",
2743
- fill: "currentColor",
2744
- ...rest
2745
- }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2746
- d: "M13.338 30L11.602 29 13.889 25 10 25 13.993 18 15.73 19 13.446 23 17.337 23 13.338 30z"
2747
- })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2748
- d: "M27,11A5.9955,5.9955,0,0,0,15.6335,8.3311,7.3494,7.3494,0,0,0,13.5,8a7.5509,7.5509,0,0,0-7.1492,5.2441A5.9926,5.9926,0,0,0,8,25V23a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,14.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,23v2a5.9853,5.9853,0,0,0,5.2163-8.9463A5.9941,5.9941,0,0,0,27,11Zm-4.0732,3.4893a5.96,5.96,0,0,0-2.2776-1.2452,7.5157,7.5157,0,0,0-3.1853-4.0688,3.9869,3.9869,0,1,1,5.4629,5.314Z"
2749
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2750
- d: "M26.732 16.233H29.732V18.233H26.732z",
2751
- transform: "rotate(-135 28.232 17.233)"
2752
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2753
- d: "M29 10H32V12H29z"
2754
- })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2755
- d: "M26.732 3.768H29.732V5.768H26.732z",
2756
- transform: "rotate(-45 28.232 4.768)"
2757
- })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2758
- d: "M20 0H22V3H20z"
2759
- })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2760
- d: "M12.268 3.768H15.268V5.768H12.268z",
2761
- transform: "rotate(-135 13.768 4.768)"
2762
- })), children);
2763
- });
2764
- if (process.env.NODE_ENV !== "production") {
2765
- ThunderstormScattered.propTypes = iconPropTypes;
2766
- }
2767
- const ThunderstormScatteredNight = /*#__PURE__*/React.forwardRef(function ThunderstormScatteredNight({
2768
- children,
2769
- size = 16,
2770
- ...rest
2771
- }, ref) {
2772
- return /*#__PURE__*/React.createElement(Icon, {
2773
- width: size,
2774
- height: size,
2775
- ref: ref,
2776
- xmlns: "http://www.w3.org/2000/svg",
2777
- viewBox: "0 0 32 32",
2778
- fill: "currentColor",
2779
- ...rest
2780
- }, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2781
- d: "M13.338 30L11.602 29 13.889 25 10 25 13.993 18 15.73 19 13.446 23 17.337 23 13.338 30z"
2782
- })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2783
- d: "M29.844,13.0347a1.52,1.52,0,0,0-1.231-.8658,5.3562,5.3562,0,0,1-3.4094-1.7158A6.4652,6.4652,0,0,1,23.9187,4.06a1.6039,1.6039,0,0,0-.3-1.5459,1.4547,1.4547,0,0,0-1.3591-.4922l-.0191.0039a7.8544,7.8544,0,0,0-6.1054,6.48A7.3725,7.3725,0,0,0,13.5,8a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,25V23a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,23v2a5.9549,5.9549,0,0,0,5.88-7.1455,7.502,7.502,0,0,0,4.8669-3.3A1.537,1.537,0,0,0,29.844,13.0347Zm-5.6926,2.9179a5.9658,5.9658,0,0,0-3.502-2.7085A7.5084,7.5084,0,0,0,18.0288,9.55a6.0085,6.0085,0,0,1,3.77-5.3335,8.4582,8.4582,0,0,0,1.9392,7.5967A7.4037,7.4037,0,0,0,27.64,14.041,5.4419,5.4419,0,0,1,24.1514,15.9526Z"
2784
- })), children);
2785
- });
2786
- if (process.env.NODE_ENV !== "production") {
2787
- ThunderstormScatteredNight.propTypes = iconPropTypes;
2788
- }
2789
2787
 
2790
- export { QT, QTAlt, Succession, SuccessionFlowConnection, SummaryKpi, SummaryKpiMirror, Sun, Sunrise, Sunset, SupportVectorMachine, SurrogateKeyDatabase, SurrogateKeyFlatFile, Sustainability, Svg, Swim, SwimlaneDVertical, SwitchLayer_2, SwitchLayer_3, Switcher, SyncSettings, SysProvision, SysplexDistributor, Table, TableAlias, TableBuilt, TableOfContents, TableShortcut, TableSplit, Tablet, TabletLandscape, Tag, TagEdit, TagExport, TagGroup, TagImport, TagNone, Tank, Task, TaskAdd, TaskApproved, TaskAssetView, TaskComplete, TaskLocation, TaskRemove, TaskSettings, TaskStar, TaskTools, TaskView, Taste, Taxi, TcpIpService, Temperature, TemperatureCelsius, TemperatureCelsiusAlt, TemperatureFahrenheit, TemperatureFahrenheitAlt, TemperatureFeelsLike, TemperatureFrigid, TemperatureHot, TemperatureInversion, TemperatureMax, TemperatureMin, TemperatureWater, Template, Tennis, TennisBall, Term, TermReference, Terminal, Terminal_3270, TestTool, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignMixed, TextAlignRight, TextAllCaps, TextBold, TextClearFormat, TextColor, TextCreation, TextFill, TextFont, TextFootnote, TextHighlight, TextIndent, TextIndentLess, TextIndentMore, TextItalic, TextKerning, TextLeading, TextLineSpacing, TextLink, TextLinkAnalysis, TextLongParagraph, TextMining, TextMiningApplier, TextNewLine, TextScale, TextSelection, TextShortParagraph, TextSmallCaps, TextStrikethrough, TextSubscript, TextSuperscript, TextTracking, TextUnderline, TextVerticalAlignment, TextWrap, Theater, ThisSideUp, Thumbnail_1, Thumbnail_2, ThumbsDown, ThumbsDownFilled, ThumbsUp, ThumbsUpDouble, ThumbsUpDoubleFilled, ThumbsUpFilled, Thunderstorm, ThunderstormScattered, ThunderstormScatteredNight, WatsonHealthTextAnnotationToggle, WatsonHealthThreshold, WatsonHealthThumbnailPreview };
2788
+ export { QT, QTAlt, Subdirectory, Subflow, SubflowLocal, SubjectDefinition, SubjectUsage, SubnetAclRules, Subsetting, Subtract, SubtractAlt, SubtractFilled, SubtractLarge, Succession, SuccessionFlowConnection, SummaryKpi, SummaryKpiMirror, Sun, Sunrise, Sunset, SupportVectorMachine, SurrogateKeyDatabase, SurrogateKeyFlatFile, Sustainability, Svg, Swim, SwimlaneDVertical, SwitchLayer_2, SwitchLayer_3, Switcher, SyncSettings, SysProvision, SysplexDistributor, Table, TableAlias, TableBuilt, TableOfContents, TableShortcut, TableSplit, Tablet, TabletLandscape, Tag, TagEdit, TagExport, TagGroup, TagImport, TagNone, Tank, Task, TaskAdd, TaskApproved, TaskAssetView, TaskComplete, TaskLocation, TaskRemove, TaskSettings, TaskStar, TaskTools, TaskView, Taste, Taxi, TcpIpService, Temperature, TemperatureCelsius, TemperatureCelsiusAlt, TemperatureFahrenheit, TemperatureFahrenheitAlt, TemperatureFeelsLike, TemperatureFrigid, TemperatureHot, TemperatureInversion, TemperatureMax, TemperatureMin, TemperatureWater, Template, Tennis, TennisBall, Term, TermReference, Terminal, Terminal_3270, TestTool, TextAlignCenter, TextAlignJustify, TextAlignLeft, TextAlignMixed, TextAlignRight, TextAllCaps, TextBold, TextClearFormat, TextColor, TextCreation, TextFill, TextFont, TextFootnote, TextHighlight, TextIndent, TextIndentLess, TextIndentMore, TextItalic, TextKerning, TextLeading, TextLineSpacing, TextLink, TextLinkAnalysis, TextLongParagraph, TextMining, TextMiningApplier, TextNewLine, TextScale, TextSelection, TextShortParagraph, TextSmallCaps, TextStrikethrough, TextSubscript, TextSuperscript, TextTracking, TextUnderline, TextVerticalAlignment, TextWrap, Theater, ThisSideUp, Thumbnail_1, WatsonHealthTextAnnotationToggle, WatsonHealthThreshold };