@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
@@ -14,8 +14,8 @@ var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- 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;
18
- const Succession = /*#__PURE__*/React.forwardRef(function Succession({
17
+ 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;
18
+ const Subdirectory = /*#__PURE__*/React.forwardRef(function Subdirectory({
19
19
  children,
20
20
  size = 16,
21
21
  ...rest
@@ -29,17 +29,256 @@ const Succession = /*#__PURE__*/React.forwardRef(function Succession({
29
29
  fill: "currentColor",
30
30
  ...rest
31
31
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
32
+ 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"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ Subdirectory.propTypes = iconPropTypes.iconPropTypes;
37
+ }
38
+ const Subflow = /*#__PURE__*/React.forwardRef(function Subflow({
39
+ children,
40
+ size = 16,
41
+ ...rest
42
+ }, ref) {
43
+ return /*#__PURE__*/React.createElement(Icon_js, {
44
+ width: size,
45
+ height: size,
46
+ ref: ref,
47
+ xmlns: "http://www.w3.org/2000/svg",
48
+ viewBox: "0 0 32 32",
49
+ fill: "currentColor",
50
+ ...rest
51
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
52
+ 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"
53
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
54
+ 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"
55
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
56
+ d: "M30,16H28A12.0025,12.0025,0,0,0,9.5391,5.8857L8.4609,4.2017A14.0019,14.0019,0,0,1,30,16Z"
57
+ })), children);
58
+ });
59
+ if (process.env.NODE_ENV !== "production") {
60
+ Subflow.propTypes = iconPropTypes.iconPropTypes;
61
+ }
62
+ const SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal({
63
+ children,
64
+ size = 16,
65
+ ...rest
66
+ }, ref) {
67
+ return /*#__PURE__*/React.createElement(Icon_js, {
68
+ width: size,
69
+ height: size,
70
+ ref: ref,
71
+ xmlns: "http://www.w3.org/2000/svg",
72
+ viewBox: "0 0 32 32",
73
+ fill: "currentColor",
74
+ ...rest
75
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
76
+ 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"
77
+ })), children);
78
+ });
79
+ if (process.env.NODE_ENV !== "production") {
80
+ SubflowLocal.propTypes = iconPropTypes.iconPropTypes;
81
+ }
82
+ const SubjectDefinition = /*#__PURE__*/React.forwardRef(function SubjectDefinition({
83
+ children,
84
+ size = 16,
85
+ ...rest
86
+ }, ref) {
87
+ return /*#__PURE__*/React.createElement(Icon_js, {
88
+ width: size,
89
+ height: size,
90
+ ref: ref,
91
+ xmlns: "http://www.w3.org/2000/svg",
92
+ viewBox: "0 0 32 32",
93
+ fill: "currentColor",
94
+ ...rest
95
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
96
+ strokeWidth: "0",
97
+ 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"
98
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
99
+ strokeWidth: "0",
100
+ 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"
101
+ })), children);
102
+ });
103
+ if (process.env.NODE_ENV !== "production") {
104
+ SubjectDefinition.propTypes = iconPropTypes.iconPropTypes;
105
+ }
106
+ const SubjectUsage = /*#__PURE__*/React.forwardRef(function SubjectUsage({
107
+ children,
108
+ size = 16,
109
+ ...rest
110
+ }, ref) {
111
+ return /*#__PURE__*/React.createElement(Icon_js, {
112
+ width: size,
113
+ height: size,
114
+ ref: ref,
115
+ xmlns: "http://www.w3.org/2000/svg",
116
+ viewBox: "0 0 32 32",
117
+ fill: "currentColor",
118
+ ...rest
119
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
120
+ strokeWidth: "0",
121
+ 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"
122
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
123
+ strokeWidth: "0",
124
+ 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"
125
+ })), children);
126
+ });
127
+ if (process.env.NODE_ENV !== "production") {
128
+ SubjectUsage.propTypes = iconPropTypes.iconPropTypes;
129
+ }
130
+ const SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules({
131
+ children,
132
+ size = 16,
133
+ ...rest
134
+ }, ref) {
135
+ return /*#__PURE__*/React.createElement(Icon_js, {
136
+ width: size,
137
+ height: size,
138
+ ref: ref,
139
+ xmlns: "http://www.w3.org/2000/svg",
140
+ viewBox: "0 0 32 32",
141
+ fill: "currentColor",
142
+ ...rest
143
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
144
+ d: "M18 14H30V16H18zM18 19H26V21H18zM18 9H30V11H18z"
145
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
146
+ 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"
147
+ })), children);
148
+ });
149
+ if (process.env.NODE_ENV !== "production") {
150
+ SubnetAclRules.propTypes = iconPropTypes.iconPropTypes;
151
+ }
152
+ const Subsetting = /*#__PURE__*/React.forwardRef(function Subsetting({
153
+ children,
154
+ size = 16,
155
+ ...rest
156
+ }, ref) {
157
+ return /*#__PURE__*/React.createElement(Icon_js, {
158
+ width: size,
159
+ height: size,
160
+ ref: ref,
161
+ xmlns: "http://www.w3.org/2000/svg",
162
+ viewBox: "0 0 32 32",
163
+ fill: "currentColor",
164
+ ...rest
165
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
166
+ 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"
167
+ })), children);
168
+ });
169
+ if (process.env.NODE_ENV !== "production") {
170
+ Subsetting.propTypes = iconPropTypes.iconPropTypes;
171
+ }
172
+ const Subtract = /*#__PURE__*/React.forwardRef(function Subtract({
173
+ children,
174
+ size = 16,
175
+ ...rest
176
+ }, ref) {
177
+ return /*#__PURE__*/React.createElement(Icon_js, {
178
+ width: size,
179
+ height: size,
180
+ ref: ref,
181
+ xmlns: "http://www.w3.org/2000/svg",
182
+ viewBox: "0 0 32 32",
183
+ fill: "currentColor",
184
+ ...rest
185
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
186
+ d: "M8 15H24V17H8z"
187
+ })), children);
188
+ });
189
+ if (process.env.NODE_ENV !== "production") {
190
+ Subtract.propTypes = iconPropTypes.iconPropTypes;
191
+ }
192
+ const SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt({
193
+ children,
194
+ size = 16,
195
+ ...rest
196
+ }, ref) {
197
+ return /*#__PURE__*/React.createElement(Icon_js, {
198
+ width: size,
199
+ height: size,
200
+ ref: ref,
201
+ xmlns: "http://www.w3.org/2000/svg",
202
+ viewBox: "0 0 32 32",
203
+ fill: "currentColor",
204
+ ...rest
205
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
206
+ 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"
207
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
208
+ d: "M8 15H24V17H8z"
209
+ })), children);
210
+ });
211
+ if (process.env.NODE_ENV !== "production") {
212
+ SubtractAlt.propTypes = iconPropTypes.iconPropTypes;
213
+ }
214
+ const SubtractFilled = /*#__PURE__*/React.forwardRef(function SubtractFilled({
215
+ children,
216
+ size = 16,
217
+ ...rest
218
+ }, ref) {
219
+ return /*#__PURE__*/React.createElement(Icon_js, {
220
+ width: size,
221
+ height: size,
222
+ ref: ref,
223
+ xmlns: "http://www.w3.org/2000/svg",
224
+ viewBox: "0 0 32 32",
225
+ fill: "currentColor",
226
+ ...rest
227
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
228
+ 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"
229
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
230
+ fill: "none",
231
+ d: "M24 17L8 17 8 15 24 15 24 17z"
232
+ })), children);
233
+ });
234
+ if (process.env.NODE_ENV !== "production") {
235
+ SubtractFilled.propTypes = iconPropTypes.iconPropTypes;
236
+ }
237
+ const SubtractLarge = /*#__PURE__*/React.forwardRef(function SubtractLarge({
238
+ children,
239
+ size = 16,
240
+ ...rest
241
+ }, ref) {
242
+ return /*#__PURE__*/React.createElement(Icon_js, {
243
+ width: size,
244
+ height: size,
245
+ ref: ref,
246
+ xmlns: "http://www.w3.org/2000/svg",
247
+ viewBox: "0 0 32 32",
248
+ fill: "currentColor",
249
+ ...rest
250
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
251
+ d: "M5 15L5 17 27 17 27 15 5 15z"
252
+ })), children);
253
+ });
254
+ if (process.env.NODE_ENV !== "production") {
255
+ SubtractLarge.propTypes = iconPropTypes.iconPropTypes;
256
+ }
257
+ const Succession = /*#__PURE__*/React.forwardRef(function Succession({
258
+ children,
259
+ size = 16,
260
+ ...rest
261
+ }, ref) {
262
+ return /*#__PURE__*/React.createElement(Icon_js, {
263
+ width: size,
264
+ height: size,
265
+ ref: ref,
266
+ xmlns: "http://www.w3.org/2000/svg",
267
+ viewBox: "0 0 32 32",
268
+ fill: "currentColor",
269
+ ...rest
270
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
32
271
  strokeWidth: "0",
33
272
  d: "M19 27H21V31H19z",
34
273
  transform: "rotate(90 20 29)"
35
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
274
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
36
275
  strokeWidth: "0",
37
276
  d: "M25 27H27V31H25z",
38
277
  transform: "rotate(90 26 29)"
39
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
278
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
40
279
  strokeWidth: "0",
41
280
  d: "M13 28v-3h-2v3c0 1.1046.8954 2 2 2h3v-2h-3zM11 19H13V23H11zM11 13H13V17H11z"
42
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
281
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
43
282
  strokeWidth: "0",
44
283
  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"
45
284
  })), children);
@@ -60,7 +299,7 @@ const SuccessionFlowConnection = /*#__PURE__*/React.forwardRef(function Successi
60
299
  viewBox: "0 0 32 32",
61
300
  fill: "currentColor",
62
301
  ...rest
63
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
302
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
64
303
  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"
65
304
  })), children);
66
305
  });
@@ -80,7 +319,7 @@ const SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi({
80
319
  viewBox: "0 0 32 32",
81
320
  fill: "currentColor",
82
321
  ...rest
83
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
322
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
84
323
  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"
85
324
  })), children);
86
325
  });
@@ -100,7 +339,7 @@ const SummaryKpiMirror = /*#__PURE__*/React.forwardRef(function SummaryKpiMirror
100
339
  viewBox: "0 0 32 32",
101
340
  fill: "currentColor",
102
341
  ...rest
103
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
342
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
104
343
  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"
105
344
  })), children);
106
345
  });
@@ -120,28 +359,28 @@ const Sun = /*#__PURE__*/React.forwardRef(function Sun({
120
359
  viewBox: "0 0 32 32",
121
360
  fill: "currentColor",
122
361
  ...rest
123
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
362
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
124
363
  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",
125
364
  transform: "translate(0 .005)"
126
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
365
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
127
366
  d: "M6.854 5.375H8.854V10.333H6.854z",
128
367
  transform: "rotate(-45 7.86 7.856)"
129
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
368
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
130
369
  d: "M2 15.005H7V17.005000000000003H2z"
131
- })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
370
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
132
371
  d: "M5.375 23.147H10.333V25.147H5.375z",
133
372
  transform: "rotate(-45 7.86 24.149)"
134
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
373
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
135
374
  d: "M15 25.005H17V30.005H15z"
136
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
375
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
137
376
  d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
138
377
  transform: "rotate(-45 24.152 24.149)"
139
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
378
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
140
379
  d: "M25 15.005H30V17.005000000000003H25z"
141
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
380
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
142
381
  d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
143
382
  transform: "rotate(-45 24.152 7.856)"
144
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
383
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
145
384
  d: "M15 2.005H17V7.005H15z"
146
385
  })), children);
147
386
  });
@@ -161,17 +400,17 @@ const Sunrise = /*#__PURE__*/React.forwardRef(function Sunrise({
161
400
  viewBox: "0 0 32 32",
162
401
  fill: "currentColor",
163
402
  ...rest
164
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
403
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
165
404
  d: "M2 27H29.998V29H2zM16 20a4.0045 4.0045 0 014 4h2a6 6 0 00-12 0h2A4.0045 4.0045 0 0116 20zM25 22H30V24H25z"
166
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
405
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
167
406
  d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
168
407
  transform: "rotate(-45 24.146 15.854)"
169
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
408
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
170
409
  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"
171
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
410
+ })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
172
411
  d: "M6.854 13.374H8.854V18.332H6.854z",
173
412
  transform: "rotate(-45 7.854 15.854)"
174
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
413
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
175
414
  d: "M2 22H7V24H2z"
176
415
  })), children);
177
416
  });
@@ -191,22 +430,22 @@ const Sunset = /*#__PURE__*/React.forwardRef(function Sunset({
191
430
  viewBox: "0 0 32 32",
192
431
  fill: "currentColor",
193
432
  ...rest
194
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
433
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
195
434
  d: "M2 27.005H29.998V29.005H2z"
196
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
435
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
197
436
  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",
198
437
  transform: "translate(0 .005)"
199
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
438
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
200
439
  d: "M25 22.005H30V24.005H25z"
201
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
440
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
202
441
  d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
203
442
  transform: "rotate(-45 24.152 15.856)"
204
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
443
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
205
444
  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"
206
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
445
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
207
446
  d: "M6.854 13.374H8.854V18.332H6.854z",
208
447
  transform: "rotate(-45 7.86 15.856)"
209
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
448
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
210
449
  d: "M2 22.005H7V24.005H2z"
211
450
  })), children);
212
451
  });
@@ -234,10 +473,10 @@ const SupportVectorMachine = /*#__PURE__*/React.forwardRef(function SupportVecto
234
473
  cx: "18",
235
474
  cy: "26",
236
475
  r: "4"
237
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
476
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
238
477
  d: "M-2.799 15H34.799V17H-2.799z",
239
478
  transform: "rotate(-45 16 16)"
240
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
479
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
241
480
  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"
242
481
  })), children);
243
482
  });
@@ -257,7 +496,7 @@ const SurrogateKeyDatabase = /*#__PURE__*/React.forwardRef(function SurrogateKey
257
496
  viewBox: "0 0 32 32",
258
497
  fill: "currentColor",
259
498
  ...rest
260
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
499
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
261
500
  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"
262
501
  })), children);
263
502
  });
@@ -277,7 +516,7 @@ const SurrogateKeyFlatFile = /*#__PURE__*/React.forwardRef(function SurrogateKey
277
516
  viewBox: "0 0 32 32",
278
517
  fill: "currentColor",
279
518
  ...rest
280
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
519
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
281
520
  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"
282
521
  })), children);
283
522
  });
@@ -297,11 +536,11 @@ const Sustainability = /*#__PURE__*/React.forwardRef(function Sustainability({
297
536
  viewBox: "0 0 32 32",
298
537
  fill: "currentColor",
299
538
  ...rest
300
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
539
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
301
540
  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"
302
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
541
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
303
542
  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"
304
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
543
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
305
544
  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"
306
545
  })), children);
307
546
  });
@@ -321,7 +560,7 @@ const Svg = /*#__PURE__*/React.forwardRef(function Svg({
321
560
  viewBox: "0 0 32 32",
322
561
  fill: "currentColor",
323
562
  ...rest
324
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
563
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
325
564
  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"
326
565
  })), children);
327
566
  });
@@ -341,7 +580,7 @@ const Swim = /*#__PURE__*/React.forwardRef(function Swim({
341
580
  viewBox: "0 0 32 32",
342
581
  fill: "currentColor",
343
582
  ...rest
344
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
583
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
345
584
  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"
346
585
  })), children);
347
586
  });
@@ -361,7 +600,7 @@ const SwimlaneDVertical = /*#__PURE__*/React.forwardRef(function SwimlaneDVertic
361
600
  viewBox: "0 0 32 32",
362
601
  fill: "currentColor",
363
602
  ...rest
364
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
603
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
365
604
  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"
366
605
  })), children);
367
606
  });
@@ -381,7 +620,7 @@ const SwitchLayer_2 = /*#__PURE__*/React.forwardRef(function SwitchLayer_2({
381
620
  viewBox: "0 0 32 32",
382
621
  fill: "currentColor",
383
622
  ...rest
384
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
623
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
385
624
  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"
386
625
  })), children);
387
626
  });
@@ -401,7 +640,7 @@ const SwitchLayer_3 = /*#__PURE__*/React.forwardRef(function SwitchLayer_3({
401
640
  viewBox: "0 0 32 32",
402
641
  fill: "currentColor",
403
642
  ...rest
404
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
643
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
405
644
  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"
406
645
  })), children);
407
646
  });
@@ -421,7 +660,7 @@ const Switcher = /*#__PURE__*/React.forwardRef(function Switcher({
421
660
  viewBox: "0 0 32 32",
422
661
  fill: "currentColor",
423
662
  ...rest
424
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
663
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
425
664
  d: "M14 4H18V8H14zM4 4H8V8H4zM24 4H28V8H24zM14 14H18V18H14zM4 14H8V18H4zM24 14H28V18H24zM14 24H18V28H14zM4 24H8V28H4zM24 24H28V28H24z"
426
665
  })), children);
427
666
  });
@@ -441,10 +680,10 @@ const SyncSettings = /*#__PURE__*/React.forwardRef(function SyncSettings({
441
680
  viewBox: "0 0 32 32",
442
681
  fill: "currentColor",
443
682
  ...rest
444
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
683
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
445
684
  strokeWidth: "0",
446
685
  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"
447
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
686
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
448
687
  strokeWidth: "0",
449
688
  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"
450
689
  })), children);
@@ -465,15 +704,15 @@ const SysProvision = /*#__PURE__*/React.forwardRef(function SysProvision({
465
704
  viewBox: "0 0 32 32",
466
705
  fill: "currentColor",
467
706
  ...rest
468
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
707
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
469
708
  d: "M21 20L21 30 30 25 21 20z"
470
709
  })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
471
710
  cx: "14",
472
711
  cy: "14",
473
712
  r: "2"
474
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
713
+ })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
475
714
  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"
476
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
715
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
477
716
  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"
478
717
  })), children);
479
718
  });
@@ -493,7 +732,7 @@ const SysplexDistributor = /*#__PURE__*/React.forwardRef(function SysplexDistrib
493
732
  viewBox: "0 0 32 32",
494
733
  fill: "currentColor",
495
734
  ...rest
496
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
735
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
497
736
  strokeWidth: "0",
498
737
  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"
499
738
  })), children);
@@ -514,7 +753,7 @@ const QT = /*#__PURE__*/React.forwardRef(function QT({
514
753
  viewBox: "0 0 32 32",
515
754
  fill: "currentColor",
516
755
  ...rest
517
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
756
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
518
757
  d: "M12 11L15 11 15 23 17 23 17 11 20 11 20 9 12 9 12 11z"
519
758
  })), children);
520
759
  });
@@ -534,7 +773,7 @@ const QTAlt = /*#__PURE__*/React.forwardRef(function QTAlt({
534
773
  viewBox: "0 0 32 32",
535
774
  fill: "currentColor",
536
775
  ...rest
537
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
776
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
538
777
  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"
539
778
  })), children);
540
779
  });
@@ -554,7 +793,7 @@ const Table = /*#__PURE__*/React.forwardRef(function Table({
554
793
  viewBox: "0 0 32 32",
555
794
  fill: "currentColor",
556
795
  ...rest
557
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
796
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
558
797
  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"
559
798
  })), children);
560
799
  });
@@ -574,9 +813,9 @@ const TableAlias = /*#__PURE__*/React.forwardRef(function TableAlias({
574
813
  viewBox: "0 0 32 32",
575
814
  fill: "currentColor",
576
815
  ...rest
577
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
816
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
578
817
  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"
579
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
818
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
580
819
  d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
581
820
  })), children);
582
821
  });
@@ -596,7 +835,7 @@ const TableBuilt = /*#__PURE__*/React.forwardRef(function TableBuilt({
596
835
  viewBox: "0 0 32 32",
597
836
  fill: "currentColor",
598
837
  ...rest
599
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
838
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
600
839
  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"
601
840
  })), children);
602
841
  });
@@ -616,9 +855,9 @@ const TableShortcut = /*#__PURE__*/React.forwardRef(function TableShortcut({
616
855
  viewBox: "0 0 32 32",
617
856
  fill: "currentColor",
618
857
  ...rest
619
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
858
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
620
859
  d: "M5 18L5 20 10.586 20 3 27.586 4.414 29 12 21.414 12 27 14 27 14 18 5 18z"
621
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
860
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
622
861
  d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
623
862
  })), children);
624
863
  });
@@ -638,7 +877,7 @@ const TableSplit = /*#__PURE__*/React.forwardRef(function TableSplit({
638
877
  viewBox: "0 0 32 32",
639
878
  fill: "currentColor",
640
879
  ...rest
641
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
880
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
642
881
  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"
643
882
  })), children);
644
883
  });
@@ -658,7 +897,7 @@ const TableOfContents = /*#__PURE__*/React.forwardRef(function TableOfContents({
658
897
  viewBox: "0 0 32 32",
659
898
  fill: "currentColor",
660
899
  ...rest
661
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
900
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
662
901
  d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H22V20H4zM4 24H22V26H4zM26 6H28V8H26zM26 12H28V14H26zM26 18H28V20H26zM26 24H28V26H26z"
663
902
  })), children);
664
903
  });
@@ -678,10 +917,10 @@ const Tablet = /*#__PURE__*/React.forwardRef(function Tablet({
678
917
  viewBox: "0 0 32 32",
679
918
  fill: "currentColor",
680
919
  ...rest
681
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
920
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
682
921
  d: "M15 22H17V28H15z",
683
922
  transform: "rotate(90 16 25)"
684
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
923
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
685
924
  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"
686
925
  })), children);
687
926
  });
@@ -701,9 +940,9 @@ const TabletLandscape = /*#__PURE__*/React.forwardRef(function TabletLandscape({
701
940
  viewBox: "0 0 32 32",
702
941
  fill: "currentColor",
703
942
  ...rest
704
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
943
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
705
944
  d: "M24 13H26V19H24z"
706
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
945
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
707
946
  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"
708
947
  })), children);
709
948
  });
@@ -723,9 +962,9 @@ const Tag = /*#__PURE__*/React.forwardRef(function Tag({
723
962
  viewBox: "0 0 32 32",
724
963
  fill: "currentColor",
725
964
  ...rest
726
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
965
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
727
966
  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"
728
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
967
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
729
968
  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"
730
969
  })), children);
731
970
  });
@@ -745,9 +984,9 @@ const TagEdit = /*#__PURE__*/React.forwardRef(function TagEdit({
745
984
  viewBox: "0 0 32 32",
746
985
  fill: "currentColor",
747
986
  ...rest
748
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
987
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
749
988
  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"
750
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
989
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
751
990
  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"
752
991
  })), children);
753
992
  });
@@ -767,9 +1006,9 @@ const TagExport = /*#__PURE__*/React.forwardRef(function TagExport({
767
1006
  viewBox: "0 0 32 32",
768
1007
  fill: "currentColor",
769
1008
  ...rest
770
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1009
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
771
1010
  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"
772
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1011
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
773
1012
  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"
774
1013
  })), children);
775
1014
  });
@@ -793,9 +1032,9 @@ const TagGroup = /*#__PURE__*/React.forwardRef(function TagGroup({
793
1032
  cx: "10",
794
1033
  cy: "14",
795
1034
  r: "2"
796
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1035
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
797
1036
  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"
798
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1037
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
799
1038
  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"
800
1039
  })), children);
801
1040
  });
@@ -815,9 +1054,9 @@ const TagImport = /*#__PURE__*/React.forwardRef(function TagImport({
815
1054
  viewBox: "0 0 32 32",
816
1055
  fill: "currentColor",
817
1056
  ...rest
818
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1057
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
819
1058
  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"
820
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1059
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
821
1060
  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"
822
1061
  })), children);
823
1062
  });
@@ -837,9 +1076,9 @@ const TagNone = /*#__PURE__*/React.forwardRef(function TagNone({
837
1076
  viewBox: "0 0 32 32",
838
1077
  fill: "currentColor",
839
1078
  ...rest
840
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1079
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
841
1080
  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"
842
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1081
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
843
1082
  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"
844
1083
  })), children);
845
1084
  });
@@ -859,7 +1098,7 @@ const Tank = /*#__PURE__*/React.forwardRef(function Tank({
859
1098
  viewBox: "0 0 32 32",
860
1099
  fill: "currentColor",
861
1100
  ...rest
862
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1101
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
863
1102
  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"
864
1103
  })), children);
865
1104
  });
@@ -879,9 +1118,9 @@ const Task = /*#__PURE__*/React.forwardRef(function Task({
879
1118
  viewBox: "0 0 32 32",
880
1119
  fill: "currentColor",
881
1120
  ...rest
882
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1121
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
883
1122
  d: "M14 20.18L10.41 16.59 9 18 14 23 23 14 21.59 12.58 14 20.18z"
884
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1123
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
885
1124
  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"
886
1125
  })), children);
887
1126
  });
@@ -901,9 +1140,9 @@ const TaskAdd = /*#__PURE__*/React.forwardRef(function TaskAdd({
901
1140
  viewBox: "0 0 32 32",
902
1141
  fill: "currentColor",
903
1142
  ...rest
904
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1143
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
905
1144
  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"
906
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1145
+ })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
907
1146
  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"
908
1147
  })), children);
909
1148
  });
@@ -923,9 +1162,9 @@ const TaskApproved = /*#__PURE__*/React.forwardRef(function TaskApproved({
923
1162
  viewBox: "0 0 32 32",
924
1163
  fill: "currentColor",
925
1164
  ...rest
926
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1165
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
927
1166
  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"
928
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1167
+ })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
929
1168
  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"
930
1169
  })), children);
931
1170
  });
@@ -945,11 +1184,11 @@ const TaskAssetView = /*#__PURE__*/React.forwardRef(function TaskAssetView({
945
1184
  viewBox: "0 0 32 32",
946
1185
  fill: "currentColor",
947
1186
  ...rest
948
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1187
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
949
1188
  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"
950
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1189
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
951
1190
  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"
952
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1191
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
953
1192
  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"
954
1193
  })), children);
955
1194
  });
@@ -969,9 +1208,9 @@ const TaskComplete = /*#__PURE__*/React.forwardRef(function TaskComplete({
969
1208
  viewBox: "0 0 32 32",
970
1209
  fill: "currentColor",
971
1210
  ...rest
972
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1211
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
973
1212
  d: "M22 27.18L19.41 24.59 18 26 22 30 30 22 28.59 20.59 22 27.18z"
974
- })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1213
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
975
1214
  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"
976
1215
  })), children);
977
1216
  });
@@ -995,9 +1234,9 @@ const TaskLocation = /*#__PURE__*/React.forwardRef(function TaskLocation({
995
1234
  cx: "24",
996
1235
  cy: "21",
997
1236
  r: "2"
998
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1237
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
999
1238
  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"
1000
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1239
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1001
1240
  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"
1002
1241
  })), children);
1003
1242
  });
@@ -1017,9 +1256,9 @@ const TaskRemove = /*#__PURE__*/React.forwardRef(function TaskRemove({
1017
1256
  viewBox: "0 0 32 32",
1018
1257
  fill: "currentColor",
1019
1258
  ...rest
1020
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1259
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1021
1260
  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"
1022
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1261
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1023
1262
  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"
1024
1263
  })), children);
1025
1264
  });
@@ -1039,9 +1278,9 @@ const TaskSettings = /*#__PURE__*/React.forwardRef(function TaskSettings({
1039
1278
  viewBox: "0 0 32 32",
1040
1279
  fill: "currentColor",
1041
1280
  ...rest
1042
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1281
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1043
1282
  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"
1044
- })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1283
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1045
1284
  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"
1046
1285
  })), children);
1047
1286
  });
@@ -1061,9 +1300,9 @@ const TaskStar = /*#__PURE__*/React.forwardRef(function TaskStar({
1061
1300
  viewBox: "0 0 32 32",
1062
1301
  fill: "currentColor",
1063
1302
  ...rest
1064
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1303
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1065
1304
  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"
1066
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1305
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1067
1306
  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"
1068
1307
  })), children);
1069
1308
  });
@@ -1083,9 +1322,9 @@ const TaskTools = /*#__PURE__*/React.forwardRef(function TaskTools({
1083
1322
  viewBox: "0 0 32 32",
1084
1323
  fill: "currentColor",
1085
1324
  ...rest
1086
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1325
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1087
1326
  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"
1088
- })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1327
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1089
1328
  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"
1090
1329
  })), children);
1091
1330
  });
@@ -1109,12 +1348,12 @@ const TaskView = /*#__PURE__*/React.forwardRef(function TaskView({
1109
1348
  cx: "22",
1110
1349
  cy: "24",
1111
1350
  r: "2"
1112
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1351
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1113
1352
  fill: "none",
1114
1353
  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"
1115
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1354
+ })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1116
1355
  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"
1117
- })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1356
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1118
1357
  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"
1119
1358
  })), children);
1120
1359
  });
@@ -1134,7 +1373,7 @@ const Taste = /*#__PURE__*/React.forwardRef(function Taste({
1134
1373
  viewBox: "0 0 32 32",
1135
1374
  fill: "currentColor",
1136
1375
  ...rest
1137
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1376
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1138
1377
  d: "M4 4V6H8v8a8 8 0 0016 0V6h4V4zM22 14a6 6 0 01-12 0V6h5v8h2V6h5zM11 26H13V28H11zM7 24H9V26H7zM15 24H17V26H15zM19 26H21V28H19zM23 24H25V26H23z"
1139
1378
  })), children);
1140
1379
  });
@@ -1154,7 +1393,7 @@ const Taxi = /*#__PURE__*/React.forwardRef(function Taxi({
1154
1393
  viewBox: "0 0 32 32",
1155
1394
  fill: "currentColor",
1156
1395
  ...rest
1157
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1396
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1158
1397
  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"
1159
1398
  })), children);
1160
1399
  });
@@ -1174,7 +1413,7 @@ const TcpIpService = /*#__PURE__*/React.forwardRef(function TcpIpService({
1174
1413
  viewBox: "0 0 32 32",
1175
1414
  fill: "currentColor",
1176
1415
  ...rest
1177
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1416
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1178
1417
  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"
1179
1418
  })), children);
1180
1419
  });
@@ -1194,7 +1433,7 @@ const Temperature = /*#__PURE__*/React.forwardRef(function Temperature({
1194
1433
  viewBox: "0 0 32 32",
1195
1434
  fill: "currentColor",
1196
1435
  ...rest
1197
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1436
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1198
1437
  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"
1199
1438
  })), children);
1200
1439
  });
@@ -1214,15 +1453,15 @@ const TemperatureCelsius = /*#__PURE__*/React.forwardRef(function TemperatureCel
1214
1453
  viewBox: "0 0 32 32",
1215
1454
  fill: "currentColor",
1216
1455
  ...rest
1217
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1456
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1218
1457
  d: "M30,18H24a2.0023,2.0023,0,0,1-2-2V6a2.002,2.002,0,0,1,2-2h6V6H24V16h6Z"
1219
1458
  })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1220
1459
  cx: "18",
1221
1460
  cy: "4",
1222
1461
  r: "2"
1223
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1462
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1224
1463
  d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
1225
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1464
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1226
1465
  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"
1227
1466
  })), children);
1228
1467
  });
@@ -1242,7 +1481,7 @@ const TemperatureCelsiusAlt = /*#__PURE__*/React.forwardRef(function Temperature
1242
1481
  viewBox: "0 0 32 32",
1243
1482
  fill: "currentColor",
1244
1483
  ...rest
1245
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1484
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1246
1485
  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"
1247
1486
  })), children);
1248
1487
  });
@@ -1262,15 +1501,15 @@ const TemperatureFahrenheit = /*#__PURE__*/React.forwardRef(function Temperature
1262
1501
  viewBox: "0 0 32 32",
1263
1502
  fill: "currentColor",
1264
1503
  ...rest
1265
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1504
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1266
1505
  d: "M30 6L30 4 22 4 22 18 24 18 24 12 29 12 29 10 24 10 24 6 30 6z"
1267
1506
  })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1268
1507
  cx: "18",
1269
1508
  cy: "4",
1270
1509
  r: "2"
1271
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1510
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1272
1511
  d: "M10,20.1841V12H8v8.1841a3,3,0,1,0,2,0Z"
1273
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1512
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1274
1513
  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"
1275
1514
  })), children);
1276
1515
  });
@@ -1290,7 +1529,7 @@ const TemperatureFahrenheitAlt = /*#__PURE__*/React.forwardRef(function Temperat
1290
1529
  viewBox: "0 0 32 32",
1291
1530
  fill: "currentColor",
1292
1531
  ...rest
1293
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1532
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1294
1533
  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"
1295
1534
  })), children);
1296
1535
  });
@@ -1310,9 +1549,9 @@ const TemperatureFeelsLike = /*#__PURE__*/React.forwardRef(function TemperatureF
1310
1549
  viewBox: "0 0 32 32",
1311
1550
  fill: "currentColor",
1312
1551
  ...rest
1313
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1552
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1314
1553
  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"
1315
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1554
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1316
1555
  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"
1317
1556
  })), children);
1318
1557
  });
@@ -1332,9 +1571,9 @@ const TemperatureFrigid = /*#__PURE__*/React.forwardRef(function TemperatureFrig
1332
1571
  viewBox: "0 0 32 32",
1333
1572
  fill: "currentColor",
1334
1573
  ...rest
1335
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1574
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1336
1575
  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"
1337
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1576
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1338
1577
  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"
1339
1578
  })), children);
1340
1579
  });
@@ -1354,17 +1593,17 @@ const TemperatureHot = /*#__PURE__*/React.forwardRef(function TemperatureHot({
1354
1593
  viewBox: "0 0 32 32",
1355
1594
  fill: "currentColor",
1356
1595
  ...rest
1357
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1596
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1358
1597
  d: "M26 13H30V15H26z"
1359
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1598
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1360
1599
  d: "M23.121 5.879H27.121V7.879H23.121z",
1361
1600
  transform: "rotate(-45 25.121 6.879)"
1362
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1601
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1363
1602
  d: "M24.121 19.121H26.121V23.121H24.121z",
1364
1603
  transform: "rotate(-45 25.121 21.121)"
1365
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1604
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1366
1605
  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"
1367
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1606
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1368
1607
  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"
1369
1608
  })), children);
1370
1609
  });
@@ -1384,7 +1623,7 @@ const TemperatureInversion = /*#__PURE__*/React.forwardRef(function TemperatureI
1384
1623
  viewBox: "0 0 32 32",
1385
1624
  fill: "currentColor",
1386
1625
  ...rest
1387
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1626
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1388
1627
  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"
1389
1628
  })), children);
1390
1629
  });
@@ -1404,9 +1643,9 @@ const TemperatureMax = /*#__PURE__*/React.forwardRef(function TemperatureMax({
1404
1643
  viewBox: "0 0 32 32",
1405
1644
  fill: "currentColor",
1406
1645
  ...rest
1407
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1646
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1408
1647
  d: "M20 10H27V12H20zM20 16H30V18H20zM20 22H27V24H20zM10 20.1839V7H8V20.1839a3 3 0 102 0z"
1409
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1648
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1410
1649
  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"
1411
1650
  })), children);
1412
1651
  });
@@ -1426,9 +1665,9 @@ const TemperatureMin = /*#__PURE__*/React.forwardRef(function TemperatureMin({
1426
1665
  viewBox: "0 0 32 32",
1427
1666
  fill: "currentColor",
1428
1667
  ...rest
1429
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1668
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1430
1669
  d: "M20 4H27V6H20zM20 10H30V12H20zM20 16H27V18H20zM12 23a3 3 0 01-6 0z"
1431
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1670
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1432
1671
  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"
1433
1672
  })), children);
1434
1673
  });
@@ -1448,7 +1687,7 @@ const TemperatureWater = /*#__PURE__*/React.forwardRef(function TemperatureWater
1448
1687
  viewBox: "0 0 32 32",
1449
1688
  fill: "currentColor",
1450
1689
  ...rest
1451
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1690
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1452
1691
  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"
1453
1692
  })), children);
1454
1693
  });
@@ -1468,7 +1707,7 @@ const Template = /*#__PURE__*/React.forwardRef(function Template({
1468
1707
  viewBox: "0 0 32 32",
1469
1708
  fill: "currentColor",
1470
1709
  ...rest
1471
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1710
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1472
1711
  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"
1473
1712
  })), children);
1474
1713
  });
@@ -1494,9 +1733,9 @@ const Tennis = /*#__PURE__*/React.forwardRef(function Tennis({
1494
1733
  x: "20",
1495
1734
  y: "2",
1496
1735
  rx: "2"
1497
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1736
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1498
1737
  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"
1499
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1738
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1500
1739
  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"
1501
1740
  })), children);
1502
1741
  });
@@ -1516,7 +1755,7 @@ const TennisBall = /*#__PURE__*/React.forwardRef(function TennisBall({
1516
1755
  viewBox: "0 0 32 32",
1517
1756
  fill: "currentColor",
1518
1757
  ...rest
1519
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1758
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1520
1759
  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"
1521
1760
  })), children);
1522
1761
  });
@@ -1536,7 +1775,7 @@ const Term = /*#__PURE__*/React.forwardRef(function Term({
1536
1775
  viewBox: "0 0 32 32",
1537
1776
  fill: "currentColor",
1538
1777
  ...rest
1539
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1778
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1540
1779
  d: "M28,26H25V24h3V8H25V6h3a2.0023,2.0023,0,0,1,2,2V24A2.0027,2.0027,0,0,1,28,26Z"
1541
1780
  })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1542
1781
  cx: "23",
@@ -1550,7 +1789,7 @@ const Term = /*#__PURE__*/React.forwardRef(function Term({
1550
1789
  cx: "9",
1551
1790
  cy: "16",
1552
1791
  r: "2"
1553
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1792
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1554
1793
  d: "M7,26H4a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,4,6H7V8H4V24H7Z"
1555
1794
  })), children);
1556
1795
  });
@@ -1570,7 +1809,7 @@ const TermReference = /*#__PURE__*/React.forwardRef(function TermReference({
1570
1809
  viewBox: "0 0 32 32",
1571
1810
  fill: "currentColor",
1572
1811
  ...rest
1573
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1812
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1574
1813
  strokeWidth: "0",
1575
1814
  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"
1576
1815
  })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
@@ -1588,7 +1827,7 @@ const TermReference = /*#__PURE__*/React.forwardRef(function TermReference({
1588
1827
  cy: "15",
1589
1828
  r: "2",
1590
1829
  strokeWidth: "0"
1591
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1830
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1592
1831
  strokeWidth: "0",
1593
1832
  d: "m4,17V7h3v-2h-3c-1.103,0-2,.897-2,2v10h2Z"
1594
1833
  })), children);
@@ -1609,10 +1848,10 @@ const Terminal = /*#__PURE__*/React.forwardRef(function Terminal({
1609
1848
  viewBox: "0 0 32 32",
1610
1849
  fill: "currentColor",
1611
1850
  ...rest
1612
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1851
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1613
1852
  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",
1614
1853
  transform: "translate(0 .01)"
1615
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1854
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1616
1855
  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"
1617
1856
  })), children);
1618
1857
  });
@@ -1632,9 +1871,9 @@ const Terminal_3270 = /*#__PURE__*/React.forwardRef(function Terminal_3270({
1632
1871
  viewBox: "0 0 32 32",
1633
1872
  fill: "currentColor",
1634
1873
  ...rest
1635
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1874
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
1636
1875
  d: "M10 21H16V23H10z"
1637
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1876
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
1638
1877
  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"
1639
1878
  })), children);
1640
1879
  });
@@ -1654,9 +1893,9 @@ const TestTool = /*#__PURE__*/React.forwardRef(function TestTool({
1654
1893
  viewBox: "0 0 32 32",
1655
1894
  fill: "currentColor",
1656
1895
  ...rest
1657
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1896
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
1658
1897
  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"
1659
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1898
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
1660
1899
  d: "M17 15L17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
1661
1900
  })), children);
1662
1901
  });
@@ -1676,7 +1915,7 @@ const TextAlignCenter = /*#__PURE__*/React.forwardRef(function TextAlignCenter({
1676
1915
  viewBox: "0 0 32 32",
1677
1916
  fill: "currentColor",
1678
1917
  ...rest
1679
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1918
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
1680
1919
  d: "M6 6H26V8H6zM10 12H22V14H10zM6 18H26V20H6zM10 24H22V26H10z"
1681
1920
  })), children);
1682
1921
  });
@@ -1696,7 +1935,7 @@ const TextAlignJustify = /*#__PURE__*/React.forwardRef(function TextAlignJustify
1696
1935
  viewBox: "0 0 32 32",
1697
1936
  fill: "currentColor",
1698
1937
  ...rest
1699
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1938
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
1700
1939
  d: "M6 6H26V8H6zM6 12H26V14H6zM6 18H26V20H6zM6 24H26V26H6z"
1701
1940
  })), children);
1702
1941
  });
@@ -1716,7 +1955,7 @@ const TextAlignLeft = /*#__PURE__*/React.forwardRef(function TextAlignLeft({
1716
1955
  viewBox: "0 0 32 32",
1717
1956
  fill: "currentColor",
1718
1957
  ...rest
1719
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1958
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
1720
1959
  d: "M12 6H26V8H12zM12 12H22V14H12zM12 18H26V20H12zM12 24H22V26H12zM6 4H8V28H6z"
1721
1960
  })), children);
1722
1961
  });
@@ -1736,7 +1975,7 @@ const TextAlignMixed = /*#__PURE__*/React.forwardRef(function TextAlignMixed({
1736
1975
  viewBox: "0 0 32 32",
1737
1976
  fill: "currentColor",
1738
1977
  ...rest
1739
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1978
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
1740
1979
  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"
1741
1980
  })), children);
1742
1981
  });
@@ -1756,7 +1995,7 @@ const TextAlignRight = /*#__PURE__*/React.forwardRef(function TextAlignRight({
1756
1995
  viewBox: "0 0 32 32",
1757
1996
  fill: "currentColor",
1758
1997
  ...rest
1759
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1998
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
1760
1999
  d: "M6 6H20V8H6zM10 12H20V14H10zM6 18H20V20H6zM10 24H20V26H10zM24 4H26V28H24z"
1761
2000
  })), children);
1762
2001
  });
@@ -1776,7 +2015,7 @@ const TextAllCaps = /*#__PURE__*/React.forwardRef(function TextAllCaps({
1776
2015
  viewBox: "0 0 32 32",
1777
2016
  fill: "currentColor",
1778
2017
  ...rest
1779
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2018
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
1780
2019
  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"
1781
2020
  })), children);
1782
2021
  });
@@ -1796,7 +2035,7 @@ const TextBold = /*#__PURE__*/React.forwardRef(function TextBold({
1796
2035
  viewBox: "0 0 32 32",
1797
2036
  fill: "currentColor",
1798
2037
  ...rest
1799
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2038
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
1800
2039
  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"
1801
2040
  })), children);
1802
2041
  });
@@ -1816,7 +2055,7 @@ const TextClearFormat = /*#__PURE__*/React.forwardRef(function TextClearFormat({
1816
2055
  viewBox: "0 0 32 32",
1817
2056
  fill: "currentColor",
1818
2057
  ...rest
1819
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2058
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
1820
2059
  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"
1821
2060
  })), children);
1822
2061
  });
@@ -1836,7 +2075,7 @@ const TextColor = /*#__PURE__*/React.forwardRef(function TextColor({
1836
2075
  viewBox: "0 0 32 32",
1837
2076
  fill: "currentColor",
1838
2077
  ...rest
1839
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2078
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
1840
2079
  d: "M22 21h2L17 4H15L8 21h2l1.61-4h8.74zm-9.57-6l3.44-8.37h.26L19.54 15zM6 24H26V28H6z"
1841
2080
  })), children);
1842
2081
  });
@@ -1856,9 +2095,9 @@ const TextCreation = /*#__PURE__*/React.forwardRef(function TextCreation({
1856
2095
  viewBox: "0 0 32 32",
1857
2096
  fill: "currentColor",
1858
2097
  ...rest
1859
- }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2098
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
1860
2099
  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"
1861
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2100
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
1862
2101
  d: "M21 11L11 11 11 13 15 13 15 22 17 22 17 13 21 13 21 11z"
1863
2102
  })), children);
1864
2103
  });
@@ -1878,9 +2117,9 @@ const TextFill = /*#__PURE__*/React.forwardRef(function TextFill({
1878
2117
  viewBox: "0 0 32 32",
1879
2118
  fill: "currentColor",
1880
2119
  ...rest
1881
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2120
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
1882
2121
  d: "M4 26H28V30H4z"
1883
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2122
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
1884
2123
  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"
1885
2124
  })), children);
1886
2125
  });
@@ -1900,7 +2139,7 @@ const TextFont = /*#__PURE__*/React.forwardRef(function TextFont({
1900
2139
  viewBox: "0 0 32 32",
1901
2140
  fill: "currentColor",
1902
2141
  ...rest
1903
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2142
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
1904
2143
  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"
1905
2144
  })), children);
1906
2145
  });
@@ -1920,7 +2159,7 @@ const TextFootnote = /*#__PURE__*/React.forwardRef(function TextFootnote({
1920
2159
  viewBox: "0 0 32 32",
1921
2160
  fill: "currentColor",
1922
2161
  ...rest
1923
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2162
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
1924
2163
  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"
1925
2164
  })), children);
1926
2165
  });
@@ -1940,9 +2179,9 @@ const TextHighlight = /*#__PURE__*/React.forwardRef(function TextHighlight({
1940
2179
  viewBox: "0 0 32 32",
1941
2180
  fill: "currentColor",
1942
2181
  ...rest
1943
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2182
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
1944
2183
  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"
1945
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2184
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
1946
2185
  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"
1947
2186
  })), children);
1948
2187
  });
@@ -1962,7 +2201,7 @@ const TextIndent = /*#__PURE__*/React.forwardRef(function TextIndent({
1962
2201
  viewBox: "0 0 32 32",
1963
2202
  fill: "currentColor",
1964
2203
  ...rest
1965
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2204
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
1966
2205
  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"
1967
2206
  })), children);
1968
2207
  });
@@ -1982,7 +2221,7 @@ const TextIndentLess = /*#__PURE__*/React.forwardRef(function TextIndentLess({
1982
2221
  viewBox: "0 0 32 32",
1983
2222
  fill: "currentColor",
1984
2223
  ...rest
1985
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2224
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
1986
2225
  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"
1987
2226
  })), children);
1988
2227
  });
@@ -2002,7 +2241,7 @@ const TextIndentMore = /*#__PURE__*/React.forwardRef(function TextIndentMore({
2002
2241
  viewBox: "0 0 32 32",
2003
2242
  fill: "currentColor",
2004
2243
  ...rest
2005
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2244
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2006
2245
  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"
2007
2246
  })), children);
2008
2247
  });
@@ -2022,7 +2261,7 @@ const TextItalic = /*#__PURE__*/React.forwardRef(function TextItalic({
2022
2261
  viewBox: "0 0 32 32",
2023
2262
  fill: "currentColor",
2024
2263
  ...rest
2025
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2264
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2026
2265
  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"
2027
2266
  })), children);
2028
2267
  });
@@ -2042,7 +2281,7 @@ const TextKerning = /*#__PURE__*/React.forwardRef(function TextKerning({
2042
2281
  viewBox: "0 0 32 32",
2043
2282
  fill: "currentColor",
2044
2283
  ...rest
2045
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2284
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2046
2285
  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"
2047
2286
  })), children);
2048
2287
  });
@@ -2062,7 +2301,7 @@ const TextLeading = /*#__PURE__*/React.forwardRef(function TextLeading({
2062
2301
  viewBox: "0 0 32 32",
2063
2302
  fill: "currentColor",
2064
2303
  ...rest
2065
- }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2304
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2066
2305
  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"
2067
2306
  })), children);
2068
2307
  });
@@ -2082,7 +2321,7 @@ const TextLineSpacing = /*#__PURE__*/React.forwardRef(function TextLineSpacing({
2082
2321
  viewBox: "0 0 32 32",
2083
2322
  fill: "currentColor",
2084
2323
  ...rest
2085
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2324
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2086
2325
  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"
2087
2326
  })), children);
2088
2327
  });
@@ -2102,7 +2341,7 @@ const TextLongParagraph = /*#__PURE__*/React.forwardRef(function TextLongParagra
2102
2341
  viewBox: "0 0 32 32",
2103
2342
  fill: "currentColor",
2104
2343
  ...rest
2105
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2344
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2106
2345
  d: "M6 24H20V26H6zM6 18H26V20H6zM6 12H26V14H6zM6 6H26V8H6z"
2107
2346
  })), children);
2108
2347
  });
@@ -2122,7 +2361,7 @@ const TextNewLine = /*#__PURE__*/React.forwardRef(function TextNewLine({
2122
2361
  viewBox: "0 0 32 32",
2123
2362
  fill: "currentColor",
2124
2363
  ...rest
2125
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2364
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2126
2365
  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"
2127
2366
  })), children);
2128
2367
  });
@@ -2142,9 +2381,9 @@ const TextScale = /*#__PURE__*/React.forwardRef(function TextScale({
2142
2381
  viewBox: "0 0 32 32",
2143
2382
  fill: "currentColor",
2144
2383
  ...rest
2145
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2384
+ }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2146
2385
  d: "M30 5L30 8 22 8 22 26 19 26 19 8 11 8 11 5 30 5z"
2147
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2386
+ })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2148
2387
  d: "M7 26L7 14 2 14 2 12 14 12 14 14 9 14 9 26 7 26z"
2149
2388
  })), children);
2150
2389
  });
@@ -2164,7 +2403,7 @@ const TextSelection = /*#__PURE__*/React.forwardRef(function TextSelection({
2164
2403
  viewBox: "0 0 32 32",
2165
2404
  fill: "currentColor",
2166
2405
  ...rest
2167
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2406
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2168
2407
  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"
2169
2408
  })), children);
2170
2409
  });
@@ -2184,7 +2423,7 @@ const TextShortParagraph = /*#__PURE__*/React.forwardRef(function TextShortParag
2184
2423
  viewBox: "0 0 32 32",
2185
2424
  fill: "currentColor",
2186
2425
  ...rest
2187
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2426
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2188
2427
  d: "M6 18H20V20H6zM6 12H26V14H6z"
2189
2428
  })), children);
2190
2429
  });
@@ -2204,9 +2443,9 @@ const TextSmallCaps = /*#__PURE__*/React.forwardRef(function TextSmallCaps({
2204
2443
  viewBox: "0 0 32 32",
2205
2444
  fill: "currentColor",
2206
2445
  ...rest
2207
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2446
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2208
2447
  d: "M23 27L23 15 18 15 18 13 30 13 30 15 25 15 25 27 23 27z"
2209
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2448
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2210
2449
  d: "M11 27L11 8 2 8 2 6 22 6 22 8 13 8 13 27 11 27z"
2211
2450
  })), children);
2212
2451
  });
@@ -2226,7 +2465,7 @@ const TextStrikethrough = /*#__PURE__*/React.forwardRef(function TextStrikethrou
2226
2465
  viewBox: "0 0 32 32",
2227
2466
  fill: "currentColor",
2228
2467
  ...rest
2229
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2468
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2230
2469
  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"
2231
2470
  })), children);
2232
2471
  });
@@ -2246,7 +2485,7 @@ const TextSubscript = /*#__PURE__*/React.forwardRef(function TextSubscript({
2246
2485
  viewBox: "0 0 32 32",
2247
2486
  fill: "currentColor",
2248
2487
  ...rest
2249
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2488
+ }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2250
2489
  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"
2251
2490
  })), children);
2252
2491
  });
@@ -2266,7 +2505,7 @@ const TextSuperscript = /*#__PURE__*/React.forwardRef(function TextSuperscript({
2266
2505
  viewBox: "0 0 32 32",
2267
2506
  fill: "currentColor",
2268
2507
  ...rest
2269
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2508
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2270
2509
  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"
2271
2510
  })), children);
2272
2511
  });
@@ -2286,7 +2525,7 @@ const TextTracking = /*#__PURE__*/React.forwardRef(function TextTracking({
2286
2525
  viewBox: "0 0 32 32",
2287
2526
  fill: "currentColor",
2288
2527
  ...rest
2289
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2528
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2290
2529
  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"
2291
2530
  })), children);
2292
2531
  });
@@ -2306,7 +2545,7 @@ const TextUnderline = /*#__PURE__*/React.forwardRef(function TextUnderline({
2306
2545
  viewBox: "0 0 32 32",
2307
2546
  fill: "currentColor",
2308
2547
  ...rest
2309
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2548
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2310
2549
  d: "M4 26H28V28H4zM16 23a7 7 0 01-7-7V5h2V16a5 5 0 0010 0V5h2V16A7 7 0 0116 23z"
2311
2550
  })), children);
2312
2551
  });
@@ -2326,7 +2565,7 @@ const TextVerticalAlignment = /*#__PURE__*/React.forwardRef(function TextVertica
2326
2565
  viewBox: "0 0 32 32",
2327
2566
  fill: "currentColor",
2328
2567
  ...rest
2329
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2568
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2330
2569
  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"
2331
2570
  })), children);
2332
2571
  });
@@ -2346,7 +2585,7 @@ const TextWrap = /*#__PURE__*/React.forwardRef(function TextWrap({
2346
2585
  viewBox: "0 0 32 32",
2347
2586
  fill: "currentColor",
2348
2587
  ...rest
2349
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2588
+ }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2350
2589
  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"
2351
2590
  })), children);
2352
2591
  });
@@ -2366,9 +2605,9 @@ const WatsonHealthTextAnnotationToggle = /*#__PURE__*/React.forwardRef(function
2366
2605
  viewBox: "0 0 32 32",
2367
2606
  fill: "currentColor",
2368
2607
  ...rest
2369
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2608
+ }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2370
2609
  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"
2371
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2610
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2372
2611
  d: "M8,20H4V4H20V8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2H8Z"
2373
2612
  })), children);
2374
2613
  });
@@ -2388,9 +2627,9 @@ const TextLink = /*#__PURE__*/React.forwardRef(function TextLink({
2388
2627
  viewBox: "0 0 32 32",
2389
2628
  fill: "currentColor",
2390
2629
  ...rest
2391
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2630
+ }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2392
2631
  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"
2393
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2632
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2394
2633
  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"
2395
2634
  })), children);
2396
2635
  });
@@ -2410,9 +2649,9 @@ const TextLinkAnalysis = /*#__PURE__*/React.forwardRef(function TextLinkAnalysis
2410
2649
  viewBox: "0 0 32 32",
2411
2650
  fill: "currentColor",
2412
2651
  ...rest
2413
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2652
+ }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2414
2653
  d: "M8 10H16V12H8zM8 6H20V8H8zM8 2H20V4H8z"
2415
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2654
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2416
2655
  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"
2417
2656
  })), children);
2418
2657
  });
@@ -2432,9 +2671,9 @@ const TextMining = /*#__PURE__*/React.forwardRef(function TextMining({
2432
2671
  viewBox: "0 0 32 32",
2433
2672
  fill: "currentColor",
2434
2673
  ...rest
2435
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2674
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2436
2675
  d: "M18 28H26V30H18zM18 24H30V26H18zM18 20H30V22H18z"
2437
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2676
+ })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2438
2677
  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"
2439
2678
  })), children);
2440
2679
  });
@@ -2454,9 +2693,9 @@ const TextMiningApplier = /*#__PURE__*/React.forwardRef(function TextMiningAppli
2454
2693
  viewBox: "0 0 32 32",
2455
2694
  fill: "currentColor",
2456
2695
  ...rest
2457
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2696
+ }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2458
2697
  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"
2459
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2698
+ })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2460
2699
  d: "M20 19L27 24 20 29 20 19z"
2461
2700
  })), children);
2462
2701
  });
@@ -2476,9 +2715,9 @@ const Theater = /*#__PURE__*/React.forwardRef(function Theater({
2476
2715
  viewBox: "0 0 32 32",
2477
2716
  fill: "currentColor",
2478
2717
  ...rest
2479
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2718
+ }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2480
2719
  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"
2481
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2720
+ })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2482
2721
  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"
2483
2722
  })), children);
2484
2723
  });
@@ -2498,7 +2737,7 @@ const ThisSideUp = /*#__PURE__*/React.forwardRef(function ThisSideUp({
2498
2737
  viewBox: "0 0 32 32",
2499
2738
  fill: "currentColor",
2500
2739
  ...rest
2501
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2740
+ }, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2502
2741
  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"
2503
2742
  })), children);
2504
2743
  });
@@ -2518,9 +2757,9 @@ const WatsonHealthThreshold = /*#__PURE__*/React.forwardRef(function WatsonHealt
2518
2757
  viewBox: "0 0 32 32",
2519
2758
  fill: "currentColor",
2520
2759
  ...rest
2521
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2760
+ }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2522
2761
  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"
2523
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2762
+ })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2524
2763
  d: "M8 20H10V22H8zM12 20H14V22H12zM16 20H18V22H16zM20 20H22V22H20zM8 16H10V18H8zM16 16H18V18H16zM20 16H22V18H20zM20 12H22V14H20zM20 8H22V10H20z"
2525
2764
  })), children);
2526
2765
  });
@@ -2540,257 +2779,27 @@ const Thumbnail_1 = /*#__PURE__*/React.forwardRef(function Thumbnail_1({
2540
2779
  viewBox: "0 0 32 32",
2541
2780
  fill: "currentColor",
2542
2781
  ...rest
2543
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2782
+ }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2544
2783
  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"
2545
2784
  })), children);
2546
2785
  });
2547
2786
  if (process.env.NODE_ENV !== "production") {
2548
2787
  Thumbnail_1.propTypes = iconPropTypes.iconPropTypes;
2549
2788
  }
2550
- const Thumbnail_2 = /*#__PURE__*/React.forwardRef(function Thumbnail_2({
2551
- children,
2552
- size = 16,
2553
- ...rest
2554
- }, ref) {
2555
- return /*#__PURE__*/React.createElement(Icon_js, {
2556
- width: size,
2557
- height: size,
2558
- ref: ref,
2559
- xmlns: "http://www.w3.org/2000/svg",
2560
- viewBox: "0 0 32 32",
2561
- fill: "currentColor",
2562
- ...rest
2563
- }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2564
- 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"
2565
- })), children);
2566
- });
2567
- if (process.env.NODE_ENV !== "production") {
2568
- Thumbnail_2.propTypes = iconPropTypes.iconPropTypes;
2569
- }
2570
- const WatsonHealthThumbnailPreview = /*#__PURE__*/React.forwardRef(function WatsonHealthThumbnailPreview({
2571
- children,
2572
- size = 16,
2573
- ...rest
2574
- }, ref) {
2575
- return /*#__PURE__*/React.createElement(Icon_js, {
2576
- width: size,
2577
- height: size,
2578
- ref: ref,
2579
- xmlns: "http://www.w3.org/2000/svg",
2580
- viewBox: "0 0 32 32",
2581
- fill: "currentColor",
2582
- ...rest
2583
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2584
- 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"
2585
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2586
- 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"
2587
- })), children);
2588
- });
2589
- if (process.env.NODE_ENV !== "production") {
2590
- WatsonHealthThumbnailPreview.propTypes = iconPropTypes.iconPropTypes;
2591
- }
2592
- const ThumbsDown = /*#__PURE__*/React.forwardRef(function ThumbsDown({
2593
- children,
2594
- size = 16,
2595
- ...rest
2596
- }, ref) {
2597
- return /*#__PURE__*/React.createElement(Icon_js, {
2598
- width: size,
2599
- height: size,
2600
- ref: ref,
2601
- xmlns: "http://www.w3.org/2000/svg",
2602
- viewBox: "0 0 32 32",
2603
- fill: "currentColor",
2604
- ...rest
2605
- }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2606
- 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"
2607
- })), children);
2608
- });
2609
- if (process.env.NODE_ENV !== "production") {
2610
- ThumbsDown.propTypes = iconPropTypes.iconPropTypes;
2611
- }
2612
- const ThumbsDownFilled = /*#__PURE__*/React.forwardRef(function ThumbsDownFilled({
2613
- children,
2614
- size = 16,
2615
- ...rest
2616
- }, ref) {
2617
- return /*#__PURE__*/React.createElement(Icon_js, {
2618
- width: size,
2619
- height: size,
2620
- ref: ref,
2621
- xmlns: "http://www.w3.org/2000/svg",
2622
- viewBox: "0 0 32 32",
2623
- fill: "currentColor",
2624
- ...rest
2625
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2626
- 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"
2627
- })), children);
2628
- });
2629
- if (process.env.NODE_ENV !== "production") {
2630
- ThumbsDownFilled.propTypes = iconPropTypes.iconPropTypes;
2631
- }
2632
- const ThumbsUp = /*#__PURE__*/React.forwardRef(function ThumbsUp({
2633
- children,
2634
- size = 16,
2635
- ...rest
2636
- }, ref) {
2637
- return /*#__PURE__*/React.createElement(Icon_js, {
2638
- width: size,
2639
- height: size,
2640
- ref: ref,
2641
- xmlns: "http://www.w3.org/2000/svg",
2642
- viewBox: "0 0 32 32",
2643
- fill: "currentColor",
2644
- ...rest
2645
- }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2646
- 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"
2647
- })), children);
2648
- });
2649
- if (process.env.NODE_ENV !== "production") {
2650
- ThumbsUp.propTypes = iconPropTypes.iconPropTypes;
2651
- }
2652
- const ThumbsUpFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpFilled({
2653
- children,
2654
- size = 16,
2655
- ...rest
2656
- }, ref) {
2657
- return /*#__PURE__*/React.createElement(Icon_js, {
2658
- width: size,
2659
- height: size,
2660
- ref: ref,
2661
- xmlns: "http://www.w3.org/2000/svg",
2662
- viewBox: "0 0 32 32",
2663
- fill: "currentColor",
2664
- ...rest
2665
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2666
- 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"
2667
- })), children);
2668
- });
2669
- if (process.env.NODE_ENV !== "production") {
2670
- ThumbsUpFilled.propTypes = iconPropTypes.iconPropTypes;
2671
- }
2672
- const ThumbsUpDouble = /*#__PURE__*/React.forwardRef(function ThumbsUpDouble({
2673
- children,
2674
- size = 16,
2675
- ...rest
2676
- }, ref) {
2677
- return /*#__PURE__*/React.createElement(Icon_js, {
2678
- width: size,
2679
- height: size,
2680
- ref: ref,
2681
- xmlns: "http://www.w3.org/2000/svg",
2682
- viewBox: "0 0 32 32",
2683
- fill: "currentColor",
2684
- ...rest
2685
- }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2686
- 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"
2687
- })), children);
2688
- });
2689
- if (process.env.NODE_ENV !== "production") {
2690
- ThumbsUpDouble.propTypes = iconPropTypes.iconPropTypes;
2691
- }
2692
- const ThumbsUpDoubleFilled = /*#__PURE__*/React.forwardRef(function ThumbsUpDoubleFilled({
2693
- children,
2694
- size = 16,
2695
- ...rest
2696
- }, ref) {
2697
- return /*#__PURE__*/React.createElement(Icon_js, {
2698
- width: size,
2699
- height: size,
2700
- ref: ref,
2701
- xmlns: "http://www.w3.org/2000/svg",
2702
- viewBox: "0 0 32 32",
2703
- fill: "currentColor",
2704
- ...rest
2705
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2706
- 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"
2707
- })), children);
2708
- });
2709
- if (process.env.NODE_ENV !== "production") {
2710
- ThumbsUpDoubleFilled.propTypes = iconPropTypes.iconPropTypes;
2711
- }
2712
- const Thunderstorm = /*#__PURE__*/React.forwardRef(function Thunderstorm({
2713
- children,
2714
- size = 16,
2715
- ...rest
2716
- }, ref) {
2717
- return /*#__PURE__*/React.createElement(Icon_js, {
2718
- width: size,
2719
- height: size,
2720
- ref: ref,
2721
- xmlns: "http://www.w3.org/2000/svg",
2722
- viewBox: "0 0 32 32",
2723
- fill: "currentColor",
2724
- ...rest
2725
- }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2726
- 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"
2727
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2728
- 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"
2729
- })), children);
2730
- });
2731
- if (process.env.NODE_ENV !== "production") {
2732
- Thunderstorm.propTypes = iconPropTypes.iconPropTypes;
2733
- }
2734
- const ThunderstormScattered = /*#__PURE__*/React.forwardRef(function ThunderstormScattered({
2735
- children,
2736
- size = 16,
2737
- ...rest
2738
- }, ref) {
2739
- return /*#__PURE__*/React.createElement(Icon_js, {
2740
- width: size,
2741
- height: size,
2742
- ref: ref,
2743
- xmlns: "http://www.w3.org/2000/svg",
2744
- viewBox: "0 0 32 32",
2745
- fill: "currentColor",
2746
- ...rest
2747
- }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2748
- 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"
2749
- })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2750
- 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"
2751
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2752
- d: "M26.732 16.233H29.732V18.233H26.732z",
2753
- transform: "rotate(-135 28.232 17.233)"
2754
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2755
- d: "M29 10H32V12H29z"
2756
- })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2757
- d: "M26.732 3.768H29.732V5.768H26.732z",
2758
- transform: "rotate(-45 28.232 4.768)"
2759
- })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2760
- d: "M20 0H22V3H20z"
2761
- })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2762
- d: "M12.268 3.768H15.268V5.768H12.268z",
2763
- transform: "rotate(-135 13.768 4.768)"
2764
- })), children);
2765
- });
2766
- if (process.env.NODE_ENV !== "production") {
2767
- ThunderstormScattered.propTypes = iconPropTypes.iconPropTypes;
2768
- }
2769
- const ThunderstormScatteredNight = /*#__PURE__*/React.forwardRef(function ThunderstormScatteredNight({
2770
- children,
2771
- size = 16,
2772
- ...rest
2773
- }, ref) {
2774
- return /*#__PURE__*/React.createElement(Icon_js, {
2775
- width: size,
2776
- height: size,
2777
- ref: ref,
2778
- xmlns: "http://www.w3.org/2000/svg",
2779
- viewBox: "0 0 32 32",
2780
- fill: "currentColor",
2781
- ...rest
2782
- }, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2783
- 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"
2784
- })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2785
- 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"
2786
- })), children);
2787
- });
2788
- if (process.env.NODE_ENV !== "production") {
2789
- ThunderstormScatteredNight.propTypes = iconPropTypes.iconPropTypes;
2790
- }
2791
2789
 
2792
2790
  exports.QT = QT;
2793
2791
  exports.QTAlt = QTAlt;
2792
+ exports.Subdirectory = Subdirectory;
2793
+ exports.Subflow = Subflow;
2794
+ exports.SubflowLocal = SubflowLocal;
2795
+ exports.SubjectDefinition = SubjectDefinition;
2796
+ exports.SubjectUsage = SubjectUsage;
2797
+ exports.SubnetAclRules = SubnetAclRules;
2798
+ exports.Subsetting = Subsetting;
2799
+ exports.Subtract = Subtract;
2800
+ exports.SubtractAlt = SubtractAlt;
2801
+ exports.SubtractFilled = SubtractFilled;
2802
+ exports.SubtractLarge = SubtractLarge;
2794
2803
  exports.Succession = Succession;
2795
2804
  exports.SuccessionFlowConnection = SuccessionFlowConnection;
2796
2805
  exports.SummaryKpi = SummaryKpi;
@@ -2901,16 +2910,5 @@ exports.TextWrap = TextWrap;
2901
2910
  exports.Theater = Theater;
2902
2911
  exports.ThisSideUp = ThisSideUp;
2903
2912
  exports.Thumbnail_1 = Thumbnail_1;
2904
- exports.Thumbnail_2 = Thumbnail_2;
2905
- exports.ThumbsDown = ThumbsDown;
2906
- exports.ThumbsDownFilled = ThumbsDownFilled;
2907
- exports.ThumbsUp = ThumbsUp;
2908
- exports.ThumbsUpDouble = ThumbsUpDouble;
2909
- exports.ThumbsUpDoubleFilled = ThumbsUpDoubleFilled;
2910
- exports.ThumbsUpFilled = ThumbsUpFilled;
2911
- exports.Thunderstorm = Thunderstorm;
2912
- exports.ThunderstormScattered = ThunderstormScattered;
2913
- exports.ThunderstormScatteredNight = ThunderstormScatteredNight;
2914
2913
  exports.WatsonHealthTextAnnotationToggle = WatsonHealthTextAnnotationToggle;
2915
2914
  exports.WatsonHealthThreshold = WatsonHealthThreshold;
2916
- exports.WatsonHealthThumbnailPreview = WatsonHealthThumbnailPreview;