@carbon/icons-react 11.40.0-rc.0 → 11.40.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 (169) hide show
  1. package/es/CircleOutline.d.ts +11 -0
  2. package/es/CircleOutline.js +39 -0
  3. package/es/DiamondOutline.d.ts +11 -0
  4. package/es/DiamondOutline.js +39 -0
  5. package/es/DiamondSolid.d.ts +11 -0
  6. package/es/DiamondSolid.js +39 -0
  7. package/es/HexagonOutline.d.ts +11 -0
  8. package/es/HexagonOutline.js +39 -0
  9. package/es/HexagonSolid.d.ts +11 -0
  10. package/es/HexagonSolid.js +39 -0
  11. package/es/HexagonVerticalOutline.d.ts +11 -0
  12. package/es/HexagonVerticalOutline.js +39 -0
  13. package/es/HexagonVerticalSolid.d.ts +11 -0
  14. package/es/HexagonVerticalSolid.js +39 -0
  15. package/es/PentagonDownOutline.d.ts +11 -0
  16. package/es/PentagonDownOutline.js +39 -0
  17. package/es/PentagonDownSolid.d.ts +11 -0
  18. package/es/PentagonDownSolid.js +39 -0
  19. package/es/PentagonLeftOutline.d.ts +11 -0
  20. package/es/PentagonLeftOutline.js +39 -0
  21. package/es/PentagonLeftSolid.d.ts +11 -0
  22. package/es/PentagonLeftSolid.js +39 -0
  23. package/es/PentagonOutline.d.ts +11 -0
  24. package/es/PentagonOutline.js +39 -0
  25. package/es/PentagonRightOutline.d.ts +11 -0
  26. package/es/PentagonRightOutline.js +39 -0
  27. package/es/PentagonRightSolid.d.ts +11 -0
  28. package/es/PentagonRightSolid.js +39 -0
  29. package/es/PentagonSolid.d.ts +11 -0
  30. package/es/PentagonSolid.js +39 -0
  31. package/es/SquareOutline.d.ts +11 -0
  32. package/es/SquareOutline.js +39 -0
  33. package/es/SquareSolid.d.ts +11 -0
  34. package/es/SquareSolid.js +35 -0
  35. package/es/TriangleDownOutline.d.ts +11 -0
  36. package/es/TriangleDownOutline.js +39 -0
  37. package/es/TriangleDownSolid.d.ts +11 -0
  38. package/es/TriangleDownSolid.js +39 -0
  39. package/es/TriangleLeftOutline.d.ts +11 -0
  40. package/es/TriangleLeftOutline.js +39 -0
  41. package/es/TriangleLeftSolid.d.ts +11 -0
  42. package/es/TriangleLeftSolid.js +39 -0
  43. package/es/TriangleOutline.d.ts +11 -0
  44. package/es/TriangleOutline.js +39 -0
  45. package/es/TriangleRightOutline.d.ts +11 -0
  46. package/es/TriangleRightOutline.js +39 -0
  47. package/es/TriangleRightSolid.d.ts +11 -0
  48. package/es/TriangleRightSolid.js +39 -0
  49. package/es/TriangleSolid.d.ts +11 -0
  50. package/es/TriangleSolid.js +39 -0
  51. package/es/generated/bucket-10.d.ts +8 -8
  52. package/es/generated/bucket-10.js +608 -595
  53. package/es/generated/bucket-11.d.ts +16 -16
  54. package/es/generated/bucket-11.js +642 -648
  55. package/es/generated/bucket-12.d.ts +16 -16
  56. package/es/generated/bucket-12.js +857 -850
  57. package/es/generated/bucket-13.d.ts +16 -16
  58. package/es/generated/bucket-13.js +799 -798
  59. package/es/generated/bucket-14.d.ts +18 -18
  60. package/es/generated/bucket-14.js +923 -937
  61. package/es/generated/bucket-15.d.ts +18 -18
  62. package/es/generated/bucket-15.js +733 -738
  63. package/es/generated/bucket-16.d.ts +26 -26
  64. package/es/generated/bucket-16.js +762 -799
  65. package/es/generated/bucket-17.d.ts +26 -2
  66. package/es/generated/bucket-17.js +1030 -450
  67. package/es/generated/bucket-18.d.ts +11 -0
  68. package/es/generated/bucket-18.js +38 -0
  69. package/es/generated/bucket-3.d.ts +2 -2
  70. package/es/generated/bucket-3.js +438 -437
  71. package/es/generated/bucket-4.d.ts +4 -4
  72. package/es/generated/bucket-4.js +495 -501
  73. package/es/generated/bucket-5.d.ts +4 -4
  74. package/es/generated/bucket-5.js +527 -519
  75. package/es/generated/bucket-6.d.ts +4 -4
  76. package/es/generated/bucket-6.js +512 -538
  77. package/es/generated/bucket-7.d.ts +8 -8
  78. package/es/generated/bucket-7.js +697 -694
  79. package/es/generated/bucket-8.d.ts +8 -8
  80. package/es/generated/bucket-8.js +685 -682
  81. package/es/generated/bucket-9.d.ts +8 -8
  82. package/es/generated/bucket-9.js +593 -590
  83. package/es/index.d.ts +1 -0
  84. package/es/index.js +16 -15
  85. package/lib/CircleOutline.d.ts +11 -0
  86. package/lib/CircleOutline.js +45 -0
  87. package/lib/DiamondOutline.d.ts +11 -0
  88. package/lib/DiamondOutline.js +45 -0
  89. package/lib/DiamondSolid.d.ts +11 -0
  90. package/lib/DiamondSolid.js +45 -0
  91. package/lib/HexagonOutline.d.ts +11 -0
  92. package/lib/HexagonOutline.js +45 -0
  93. package/lib/HexagonSolid.d.ts +11 -0
  94. package/lib/HexagonSolid.js +45 -0
  95. package/lib/HexagonVerticalOutline.d.ts +11 -0
  96. package/lib/HexagonVerticalOutline.js +45 -0
  97. package/lib/HexagonVerticalSolid.d.ts +11 -0
  98. package/lib/HexagonVerticalSolid.js +45 -0
  99. package/lib/PentagonDownOutline.d.ts +11 -0
  100. package/lib/PentagonDownOutline.js +45 -0
  101. package/lib/PentagonDownSolid.d.ts +11 -0
  102. package/lib/PentagonDownSolid.js +45 -0
  103. package/lib/PentagonLeftOutline.d.ts +11 -0
  104. package/lib/PentagonLeftOutline.js +45 -0
  105. package/lib/PentagonLeftSolid.d.ts +11 -0
  106. package/lib/PentagonLeftSolid.js +45 -0
  107. package/lib/PentagonOutline.d.ts +11 -0
  108. package/lib/PentagonOutline.js +45 -0
  109. package/lib/PentagonRightOutline.d.ts +11 -0
  110. package/lib/PentagonRightOutline.js +45 -0
  111. package/lib/PentagonRightSolid.d.ts +11 -0
  112. package/lib/PentagonRightSolid.js +45 -0
  113. package/lib/PentagonSolid.d.ts +11 -0
  114. package/lib/PentagonSolid.js +45 -0
  115. package/lib/SquareOutline.d.ts +11 -0
  116. package/lib/SquareOutline.js +45 -0
  117. package/lib/SquareSolid.d.ts +11 -0
  118. package/lib/SquareSolid.js +41 -0
  119. package/lib/TriangleDownOutline.d.ts +11 -0
  120. package/lib/TriangleDownOutline.js +45 -0
  121. package/lib/TriangleDownSolid.d.ts +11 -0
  122. package/lib/TriangleDownSolid.js +45 -0
  123. package/lib/TriangleLeftOutline.d.ts +11 -0
  124. package/lib/TriangleLeftOutline.js +45 -0
  125. package/lib/TriangleLeftSolid.d.ts +11 -0
  126. package/lib/TriangleLeftSolid.js +45 -0
  127. package/lib/TriangleOutline.d.ts +11 -0
  128. package/lib/TriangleOutline.js +45 -0
  129. package/lib/TriangleRightOutline.d.ts +11 -0
  130. package/lib/TriangleRightOutline.js +45 -0
  131. package/lib/TriangleRightSolid.d.ts +11 -0
  132. package/lib/TriangleRightSolid.js +45 -0
  133. package/lib/TriangleSolid.d.ts +11 -0
  134. package/lib/TriangleSolid.js +45 -0
  135. package/lib/generated/bucket-10.d.ts +8 -8
  136. package/lib/generated/bucket-10.js +614 -601
  137. package/lib/generated/bucket-11.d.ts +16 -16
  138. package/lib/generated/bucket-11.js +656 -662
  139. package/lib/generated/bucket-12.d.ts +16 -16
  140. package/lib/generated/bucket-12.js +871 -864
  141. package/lib/generated/bucket-13.d.ts +16 -16
  142. package/lib/generated/bucket-13.js +813 -812
  143. package/lib/generated/bucket-14.d.ts +18 -18
  144. package/lib/generated/bucket-14.js +939 -953
  145. package/lib/generated/bucket-15.d.ts +18 -18
  146. package/lib/generated/bucket-15.js +749 -754
  147. package/lib/generated/bucket-16.d.ts +26 -26
  148. package/lib/generated/bucket-16.js +786 -823
  149. package/lib/generated/bucket-17.d.ts +26 -2
  150. package/lib/generated/bucket-17.js +1054 -450
  151. package/lib/generated/bucket-18.d.ts +11 -0
  152. package/lib/generated/bucket-18.js +46 -0
  153. package/lib/generated/bucket-3.d.ts +2 -2
  154. package/lib/generated/bucket-3.js +438 -437
  155. package/lib/generated/bucket-4.d.ts +4 -4
  156. package/lib/generated/bucket-4.js +497 -503
  157. package/lib/generated/bucket-5.d.ts +4 -4
  158. package/lib/generated/bucket-5.js +529 -521
  159. package/lib/generated/bucket-6.d.ts +4 -4
  160. package/lib/generated/bucket-6.js +514 -540
  161. package/lib/generated/bucket-7.d.ts +8 -8
  162. package/lib/generated/bucket-7.js +703 -700
  163. package/lib/generated/bucket-8.d.ts +8 -8
  164. package/lib/generated/bucket-8.js +691 -688
  165. package/lib/generated/bucket-9.d.ts +8 -8
  166. package/lib/generated/bucket-9.js +599 -596
  167. package/lib/index.d.ts +1 -0
  168. package/lib/index.js +169 -143
  169. package/package.json +4 -4
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-4cbeb95d.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _circle, _path31, _path32, _path33, _path34, _path35, _circle2, _path36, _circle3, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _circle4, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _circle5, _circle6, _circle7, _circle8, _circle9, _circle10, _circle11, _circle12, _path69, _path70, _path71, _path72, _path73, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _circle20, _circle21, _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, _circle22, _circle23, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _circle24, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236;
16
- const SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevelIntermediate(_ref, ref) {
15
+ var _path, _path2, _rect, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _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, _path45, _path46, _path47, _path48, _path49, _circle, _path50, _path51, _path52, _path53, _path54, _circle2, _path55, _circle3, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _circle4, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _circle5, _circle6, _circle7, _circle8, _circle9, _circle10, _circle11, _circle12, _path88, _path89, _path90, _path91, _path92, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _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, _circle20, _circle21, _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, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _circle22, _circle23, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229;
16
+ const ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen(_ref, ref) {
17
17
  let {
18
18
  children,
19
19
  size = 16,
@@ -28,13 +28,15 @@ const SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevel
28
28
  fill: "currentColor",
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
- d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zM10 30H2V18h8z"
31
+ d: "M28 28H17a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2H28a2.0027 2.0027 0 012 2v6A2.0027 2.0027 0 0128 28zM17 20v6H28.002L28 20zM12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
32
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
33
+ d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
32
34
  })), children);
33
35
  });
34
36
  if (process.env.NODE_ENV !== "production") {
35
- SkillLevelIntermediate.propTypes = iconPropTypes;
37
+ ShrinkScreen.propTypes = iconPropTypes;
36
38
  }
37
- const SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref2, ref) {
39
+ const ShrinkScreenFilled = /*#__PURE__*/React.forwardRef(function ShrinkScreenFilled(_ref2, ref) {
38
40
  let {
39
41
  children,
40
42
  size = 16,
@@ -48,14 +50,22 @@ const SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref2, ref) {
48
50
  viewBox: "0 0 32 32",
49
51
  fill: "currentColor",
50
52
  ...rest
51
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
52
- d: "M27 28a1 1 0 01-.5-.13l-19-11a1 1 0 010-1.74l19-11a1 1 0 011 0A1 1 0 0128 5V27a1 1 0 01-1 1zM10 16l16 9.27V6.73zM2 4H4V28H2z"
53
+ }, _rect || (_rect = /*#__PURE__*/React.createElement("rect", {
54
+ width: "15",
55
+ height: "10",
56
+ x: "15",
57
+ y: "18",
58
+ rx: "2"
59
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
60
+ d: "M12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
61
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
62
+ d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
53
63
  })), children);
54
64
  });
55
65
  if (process.env.NODE_ENV !== "production") {
56
- SkipBack.propTypes = iconPropTypes;
66
+ ShrinkScreenFilled.propTypes = iconPropTypes;
57
67
  }
58
- const SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_ref3, ref) {
68
+ const Shuffle = /*#__PURE__*/React.forwardRef(function Shuffle(_ref3, ref) {
59
69
  let {
60
70
  children,
61
71
  size = 16,
@@ -69,14 +79,14 @@ const SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_re
69
79
  viewBox: "0 0 32 32",
70
80
  fill: "currentColor",
71
81
  ...rest
72
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
73
- d: "M27 28a.9975.9975 0 01-.501-.1348l-19-11a1 1 0 010-1.73l19-11A1 1 0 0128 5V27a1 1 0 01-1 1zM2 4H4V28H2z"
82
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
83
+ d: "M22.59,19.41,26.17,23H19.55l-4.37-7,4.37-7h6.62l-3.58,3.59L24,14l6-6L24,2,22.59,3.41,26.17,7H19.55a2,2,0,0,0-1.69.94L14,14.11,10.14,7.94A2,2,0,0,0,8.45,7H2V9H8.45l4.37,7L8.45,23H2v2H8.45a2,2,0,0,0,1.69-.94L14,17.89l3.86,6.17a2,2,0,0,0,1.69.94h6.62l-3.58,3.59L24,30l6-6-6-6Z"
74
84
  })), children);
75
85
  });
76
86
  if (process.env.NODE_ENV !== "production") {
77
- SkipBackFilled.propTypes = iconPropTypes;
87
+ Shuffle.propTypes = iconPropTypes;
78
88
  }
79
- const SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_ref4, ref) {
89
+ const Shuttle = /*#__PURE__*/React.forwardRef(function Shuttle(_ref4, ref) {
80
90
  let {
81
91
  children,
82
92
  size = 16,
@@ -90,19 +100,14 @@ const SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_
90
100
  viewBox: "0 0 32 32",
91
101
  fill: "currentColor",
92
102
  ...rest
93
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
94
- d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3006V12.7Z"
95
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
96
- d: "M9 10H11V22H9z",
97
- transform: "rotate(-180 10 16)"
98
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
99
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
103
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
104
+ d: "M29.81,16l-7-9.56A1,1,0,0,0,22,6H3A1,1,0,0,0,2,7V24a1,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-1V16.56A1,1,0,0,0,29.81,16ZM20,8h1.49l5.13,7H20ZM4,8H18v7H4ZM9,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,0H4V17H28Z"
100
105
  })), children);
101
106
  });
102
107
  if (process.env.NODE_ENV !== "production") {
103
- SkipBackOutline.propTypes = iconPropTypes;
108
+ Shuttle.propTypes = iconPropTypes;
104
109
  }
105
- const SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutlineFilled(_ref5, ref) {
110
+ const SidePanelClose = /*#__PURE__*/React.forwardRef(function SidePanelClose(_ref5, ref) {
106
111
  let {
107
112
  children,
108
113
  size = 16,
@@ -117,22 +122,13 @@ const SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOut
117
122
  fill: "currentColor",
118
123
  ...rest
119
124
  }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
120
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
121
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
122
- d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
123
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
124
- fill: "none",
125
- d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
126
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
127
- fill: "none",
128
- d: "M8 10H10V22H8z",
129
- transform: "rotate(-180 9 16)"
125
+ d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,15H17.8 l3.6-3.6L20,10l-6,6l6,6l1.4-1.4L17.8,17H28v9H12V6h16V15z"
130
126
  })), children);
131
127
  });
132
128
  if (process.env.NODE_ENV !== "production") {
133
- SkipBackOutlineFilled.propTypes = iconPropTypes;
129
+ SidePanelClose.propTypes = iconPropTypes;
134
130
  }
135
- const SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlineSolid(_ref6, ref) {
131
+ const SidePanelCloseFilled = /*#__PURE__*/React.forwardRef(function SidePanelCloseFilled(_ref6, ref) {
136
132
  let {
137
133
  children,
138
134
  size = 16,
@@ -146,19 +142,14 @@ const SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutl
146
142
  viewBox: "0 0 32 32",
147
143
  fill: "currentColor",
148
144
  ...rest
149
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
150
- d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
151
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
152
- d: "M9 10H11V22H9z",
153
- transform: "rotate(-180 10 16)"
154
- })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
155
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
145
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
146
+ d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,15H17.8l3.6-3.6L20,10l-6,6l6,6 l1.4-1.4L17.8,17H28v9H12V6h16V15z"
156
147
  })), children);
157
148
  });
158
149
  if (process.env.NODE_ENV !== "production") {
159
- SkipBackOutlineSolid.propTypes = iconPropTypes;
150
+ SidePanelCloseFilled.propTypes = iconPropTypes;
160
151
  }
161
- const SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFilled(_ref7, ref) {
152
+ const SidePanelOpen = /*#__PURE__*/React.forwardRef(function SidePanelOpen(_ref7, ref) {
162
153
  let {
163
154
  children,
164
155
  size = 16,
@@ -172,21 +163,14 @@ const SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolid
172
163
  viewBox: "0 0 32 32",
173
164
  fill: "currentColor",
174
165
  ...rest
175
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
176
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
177
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
178
- fill: "none",
179
- d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
180
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
181
- fill: "none",
182
- d: "M8 10H10V22H8z",
183
- transform: "rotate(-180 9 16)"
166
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
167
+ d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M10,26H4V6h6V26z M28,26H12v-9h10.2 l-3.6,3.6L20,22l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
184
168
  })), children);
185
169
  });
186
170
  if (process.env.NODE_ENV !== "production") {
187
- SkipBackSolidFilled.propTypes = iconPropTypes;
171
+ SidePanelOpen.propTypes = iconPropTypes;
188
172
  }
189
- const SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref8, ref) {
173
+ const SidePanelOpenFilled = /*#__PURE__*/React.forwardRef(function SidePanelOpenFilled(_ref8, ref) {
190
174
  let {
191
175
  children,
192
176
  size = 16,
@@ -200,14 +184,14 @@ const SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref8, re
200
184
  viewBox: "0 0 32 32",
201
185
  fill: "currentColor",
202
186
  ...rest
203
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
204
- d: "M5 28a1 1 0 01-1-1V5a1 1 0 01.5-.87 1 1 0 011 0l19 11a1 1 0 010 1.74l-19 11A1 1 0 015 28zM6 6.73V25.27L22 16zM28 4H30V28H28z"
187
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
188
+ d: "M28,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h24c1.1,0,2-0.9,2-2V6C30,4.9,29.1,4,28,4z M28,26H12v-9h10.2l-3.6,3.6L20,22 l6-6l-6-6l-1.4,1.4l3.6,3.6H12V6h16V26z"
205
189
  })), children);
206
190
  });
207
191
  if (process.env.NODE_ENV !== "production") {
208
- SkipForward.propTypes = iconPropTypes;
192
+ SidePanelOpenFilled.propTypes = iconPropTypes;
209
193
  }
210
- const SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled(_ref9, ref) {
194
+ const Sight = /*#__PURE__*/React.forwardRef(function Sight(_ref9, ref) {
211
195
  let {
212
196
  children,
213
197
  size = 16,
@@ -221,14 +205,16 @@ const SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFill
221
205
  viewBox: "0 0 32 32",
222
206
  fill: "currentColor",
223
207
  ...rest
224
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
225
- d: "M28 4H30V28H28zM5 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 015 28z"
208
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
209
+ d: "M10 12H12V14H10zM6 12H8V14H6zM2 12H4V14H2zM26 30H24V27H20a5.0055 5.0055 0 01-5-5V20.7207l-2.3162-.772a1 1 0 01-.5412-1.4631L15 13.7229V11a9.01 9.01 0 019-9h5V4H24a7.0078 7.0078 0 00-7 7v3a.9991.9991 0 01-.1426.5144l-2.3586 3.9312 1.8174.6057A1 1 0 0117 20v2a3.0033 3.0033 0 003 3h5a1 1 0 011 1z"
210
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
211
+ d: "M19 12H23V14H19z"
226
212
  })), children);
227
213
  });
228
214
  if (process.env.NODE_ENV !== "production") {
229
- SkipForwardFilled.propTypes = iconPropTypes;
215
+ Sight.propTypes = iconPropTypes;
230
216
  }
231
- const SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutline(_ref10, ref) {
217
+ const Sigma = /*#__PURE__*/React.forwardRef(function Sigma(_ref10, ref) {
232
218
  let {
233
219
  children,
234
220
  size = 16,
@@ -242,16 +228,14 @@ const SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOut
242
228
  viewBox: "0 0 32 32",
243
229
  fill: "currentColor",
244
230
  ...rest
245
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
246
- d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.6011L15.9409 16z"
247
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
248
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
231
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
232
+ d: "M24 5L7 5 7 7.414 15.586 16 7 24.586 7 27 24 27 24 25 9.414 25 18.414 16 9.414 7 24 7 24 5z"
249
233
  })), children);
250
234
  });
251
235
  if (process.env.NODE_ENV !== "production") {
252
- SkipForwardOutline.propTypes = iconPropTypes;
236
+ Sigma.propTypes = iconPropTypes;
253
237
  }
254
- const SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineFilled(_ref11, ref) {
238
+ const SignalStrength = /*#__PURE__*/React.forwardRef(function SignalStrength(_ref11, ref) {
255
239
  let {
256
240
  children,
257
241
  size = 16,
@@ -265,19 +249,14 @@ const SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForw
265
249
  viewBox: "0 0 32 32",
266
250
  fill: "currentColor",
267
251
  ...rest
268
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
269
- d: "M10 19.301L15.941 16 10 12.699 10 19.301z"
270
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
271
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
272
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
273
- fill: "none",
274
- d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.601L15.9409 16z"
252
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
253
+ d: "M26 6H28V26H26zM18 11H20V26H18zM11 16H13V26H11zM4 20H6V26H4z"
275
254
  })), children);
276
255
  });
277
256
  if (process.env.NODE_ENV !== "production") {
278
- SkipForwardOutlineFilled.propTypes = iconPropTypes;
257
+ SignalStrength.propTypes = iconPropTypes;
279
258
  }
280
- const SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineSolid(_ref12, ref) {
259
+ const SimCard = /*#__PURE__*/React.forwardRef(function SimCard(_ref12, ref) {
281
260
  let {
282
261
  children,
283
262
  size = 16,
@@ -291,16 +270,16 @@ const SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwa
291
270
  viewBox: "0 0 32 32",
292
271
  fill: "currentColor",
293
272
  ...rest
294
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
295
- d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
296
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
297
- d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
273
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
274
+ d: "M21,9H8a2.0023,2.0023,0,0,0-2,2V21a2.0023,2.0023,0,0,0,2,2H21a2.0023,2.0023,0,0,0,2-2V11A2.0023,2.0023,0,0,0,21,9Zm0,4H18V11h3Zm-3,2h3v2H18Zm-2-4V21H13V14a1,1,0,0,0-1-1H8V11Zm-5,6H8V15h3ZM8,19h3v2H8Zm10,2V19h3v2Z"
275
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
276
+ d: "M23.5317,27H4a2.0021,2.0021,0,0,1-2-2V7A2.0021,2.0021,0,0,1,4,5H28a2.0021,2.0021,0,0,1,2,2V19.6379a2.0044,2.0044,0,0,1-.4639,1.2808L25.0679,26.28A1.9944,1.9944,0,0,1,23.5317,27ZM4,7V25H23.5317L28,19.6379V7Z"
298
277
  })), children);
299
278
  });
300
279
  if (process.env.NODE_ENV !== "production") {
301
- SkipForwardOutlineSolid.propTypes = iconPropTypes;
280
+ SimCard.propTypes = iconPropTypes;
302
281
  }
303
- const SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardSolidFilled(_ref13, ref) {
282
+ const SkillLevel = /*#__PURE__*/React.forwardRef(function SkillLevel(_ref13, ref) {
304
283
  let {
305
284
  children,
306
285
  size = 16,
@@ -314,17 +293,14 @@ const SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwar
314
293
  viewBox: "0 0 32 32",
315
294
  fill: "currentColor",
316
295
  ...rest
317
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
318
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
319
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
320
- fill: "none",
321
- d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
296
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
297
+ d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8zM4 28H8V20H4z"
322
298
  })), children);
323
299
  });
324
300
  if (process.env.NODE_ENV !== "production") {
325
- SkipForwardSolidFilled.propTypes = iconPropTypes;
301
+ SkillLevel.propTypes = iconPropTypes;
326
302
  }
327
- const Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref14, ref) {
303
+ const SkillLevelAdvanced = /*#__PURE__*/React.forwardRef(function SkillLevelAdvanced(_ref14, ref) {
328
304
  let {
329
305
  children,
330
306
  size = 16,
@@ -338,16 +314,14 @@ const Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref14, ref) {
338
314
  viewBox: "0 0 32 32",
339
315
  fill: "currentColor",
340
316
  ...rest
341
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
342
- d: "M6 24H8V26H6zM8 26H10V28H8zM10 28H12V30H10zM10 24H12V26H10zM6 28H8V30H6z"
343
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
344
- d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0121 30zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0A6.4973 6.4973 0 008.5 22h8.8818L16.106 24.5527a1 1 0 101.7885.8946L19.6177 22H23.5A6.4974 6.4974 0 0024.8008 9.1362zM23.5 20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20z"
317
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
318
+ d: "M30 30H22V4h8zM20 30H12V12h8zM10 30H2V18h8z"
345
319
  })), children);
346
320
  });
347
321
  if (process.env.NODE_ENV !== "production") {
348
- Sleet.propTypes = iconPropTypes;
322
+ SkillLevelAdvanced.propTypes = iconPropTypes;
349
323
  }
350
- const Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref15, ref) {
324
+ const SkillLevelBasic = /*#__PURE__*/React.forwardRef(function SkillLevelBasic(_ref15, ref) {
351
325
  let {
352
326
  children,
353
327
  size = 16,
@@ -361,22 +335,14 @@ const Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref15, ref) {
361
335
  viewBox: "0 0 32 32",
362
336
  fill: "currentColor",
363
337
  ...rest
364
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
365
- d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
366
- })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
367
- cx: "7",
368
- cy: "25",
369
- r: "1"
370
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
371
- d: "M16,22a1.0005,1.0005,0,0,1-.4473-.1055l-10-5,.8946-1.789L16,19.8821l9.5527-4.7766.8946,1.789-10,5A1.0005,1.0005,0,0,1,16,22Z"
372
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
373
- d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z"
338
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
339
+ d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zm-6-2h4V14H14zM10 30H2V18h8z"
374
340
  })), children);
375
341
  });
376
342
  if (process.env.NODE_ENV !== "production") {
377
- Slisor.propTypes = iconPropTypes;
343
+ SkillLevelBasic.propTypes = iconPropTypes;
378
344
  }
379
- const Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref16, ref) {
345
+ const SkillLevelIntermediate = /*#__PURE__*/React.forwardRef(function SkillLevelIntermediate(_ref16, ref) {
380
346
  let {
381
347
  children,
382
348
  size = 16,
@@ -390,14 +356,14 @@ const Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref16, ref) {
390
356
  viewBox: "0 0 32 32",
391
357
  fill: "currentColor",
392
358
  ...rest
393
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
394
- d: "M28 9L26.5 14 26 16 25.5 14 24 9 22 9 22 23 24 23 24 15 23.8 13 24.4 15 26 19.6 27.6 15 28.2 13 28 15 28 23 30 23 30 9zM14 21L14 9 12 9 12 23 20 23 20 21zM8 23H2v-2h6v-4H4c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h6v2H4v4h4c1.1 0 2 .9 2 2v4C10 22.1 9.1 23 8 23z"
359
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
360
+ d: "M30 30H22V4h8zm-6-2h4V6H24zM20 30H12V12h8zM10 30H2V18h8z"
395
361
  })), children);
396
362
  });
397
363
  if (process.env.NODE_ENV !== "production") {
398
- Slm.propTypes = iconPropTypes;
364
+ SkillLevelIntermediate.propTypes = iconPropTypes;
399
365
  }
400
- const Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref17, ref) {
366
+ const SkipBack = /*#__PURE__*/React.forwardRef(function SkipBack(_ref17, ref) {
401
367
  let {
402
368
  children,
403
369
  size = 16,
@@ -411,14 +377,14 @@ const Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref17, ref) {
411
377
  viewBox: "0 0 32 32",
412
378
  fill: "currentColor",
413
379
  ...rest
414
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
415
- d: "M22,15V10H20v7h2a3,3,0,0,1,0,6H21V21H19v2a3,3,0,0,1-6,0V21H11v2H10a3,3,0,0,1,0-6h2V9a3,3,0,0,1,3-3h1V4H15a5,5,0,0,0-5,5v6a5,5,0,0,0,0,10h1.42a5,5,0,0,0,9.16,0H22a5,5,0,0,0,0-10Z"
380
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
381
+ d: "M27 28a1 1 0 01-.5-.13l-19-11a1 1 0 010-1.74l19-11a1 1 0 011 0A1 1 0 0128 5V27a1 1 0 01-1 1zM10 16l16 9.27V6.73zM2 4H4V28H2z"
416
382
  })), children);
417
383
  });
418
384
  if (process.env.NODE_ENV !== "production") {
419
- Smell.propTypes = iconPropTypes;
385
+ SkipBack.propTypes = iconPropTypes;
420
386
  }
421
- const Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref18, ref) {
387
+ const SkipBackFilled = /*#__PURE__*/React.forwardRef(function SkipBackFilled(_ref18, ref) {
422
388
  let {
423
389
  children,
424
390
  size = 16,
@@ -432,14 +398,14 @@ const Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref18, ref) {
432
398
  viewBox: "0 0 32 32",
433
399
  fill: "currentColor",
434
400
  ...rest
435
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
436
- d: "M27.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L23.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L27.8 26.4A1 1 0 0127.001 28zM22.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L18.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L22.8 26.4A1 1 0 0122.001 28zM17.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L13.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L17.8 26.4A1 1 0 0117.001 28zM12.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762A6.9956 6.9956 0 009.0142 6.6855L8.2 5.6A1 1 0 119.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L12.8 26.4A1 1 0 0112.001 28zM7.001 28A.998.998 0 016.2 27.6l-.8145-1.086a8.9976 8.9976 0 01-1.6-7.2856l1.4736-6.8762A6.9956 6.9956 0 004.0142 6.6855L3.2 5.6A1 1 0 114.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856L5.7412 19.6474a6.9956 6.9956 0 001.2446 5.6668L7.8 26.4A1 1 0 017.001 28z"
401
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
402
+ d: "M27 28a.9975.9975 0 01-.501-.1348l-19-11a1 1 0 010-1.73l19-11A1 1 0 0128 5V27a1 1 0 01-1 1zM2 4H4V28H2z"
437
403
  })), children);
438
404
  });
439
405
  if (process.env.NODE_ENV !== "production") {
440
- Smoke.propTypes = iconPropTypes;
406
+ SkipBackFilled.propTypes = iconPropTypes;
441
407
  }
442
- const WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothing(_ref19, ref) {
408
+ const SkipBackOutline = /*#__PURE__*/React.forwardRef(function SkipBackOutline(_ref19, ref) {
443
409
  let {
444
410
  children,
445
411
  size = 16,
@@ -453,18 +419,19 @@ const WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealt
453
419
  viewBox: "0 0 32 32",
454
420
  fill: "currentColor",
455
421
  ...rest
456
- }, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
457
- cx: "16",
458
- cy: "16",
459
- r: "5"
460
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
461
- d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3z"
422
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
423
+ d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3006V12.7Z"
424
+ })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
425
+ d: "M9 10H11V22H9z",
426
+ transform: "rotate(-180 10 16)"
427
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
428
+ d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
462
429
  })), children);
463
430
  });
464
431
  if (process.env.NODE_ENV !== "production") {
465
- WatsonHealthSmoothing.propTypes = iconPropTypes;
432
+ SkipBackOutline.propTypes = iconPropTypes;
466
433
  }
467
- const WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothingCursor(_ref20, ref) {
434
+ const SkipBackOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipBackOutlineFilled(_ref20, ref) {
468
435
  let {
469
436
  children,
470
437
  size = 16,
@@ -478,18 +445,23 @@ const WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function Watso
478
445
  viewBox: "0 0 32 32",
479
446
  fill: "currentColor",
480
447
  ...rest
481
- }, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
482
- cx: "18",
483
- cy: "18",
484
- r: "4"
485
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
486
- d: "M18 30a11.8932 11.8932 0 01-4.1035-.72L14.58 27.4A9.9725 9.9725 0 0018 28zM22.1484 29.2637l-.6914-1.877a9.9556 9.9556 0 002.9973-1.748l1.2916 1.5268A11.9525 11.9525 0 0122.1484 29.2637zM10.2893 27.1951A12.0141 12.0141 0 017.61 24.0078l1.73-1.0029a10.0236 10.0236 0 002.2347 2.6584zM28.4133 23.967l-1.7343-.9956a9.9159 9.9159 0 001.176-3.2641l1.9712.3388A11.8956 11.8956 0 0128.4133 23.967zM6.1821 20.0925A12.1282 12.1282 0 016.1777 15.93l1.9707.3423a10.1214 10.1214 0 00.0035 3.4738zM27.8447 16.2339a9.9019 9.9019 0 00-1.1953-3.2564l1.7285-1.0063a11.9029 11.9029 0 011.4361 3.9121zM9.3313 13.0107l-1.7324-.999a12.01 12.01 0 012.6738-3.1931l1.2886 1.53A10.01 10.01 0 009.3313 13.0107zM24.4094 10.3237a9.96 9.96 0 00-3.0088-1.7309l.68-1.8809a11.9491 11.9491 0 013.6118 2.0772zM14.562 8.6064l-.6875-1.8779A12.1031 12.1031 0 0118 6V8A10.0875 10.0875 0 0014.562 8.6064zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
448
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
449
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
450
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
451
+ d: "M22 19.301L22 12.699 16.059 16 22 19.301z"
452
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
453
+ fill: "none",
454
+ d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Zm-6.9409-6L22,19.3005V12.7Z"
455
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
456
+ fill: "none",
457
+ d: "M8 10H10V22H8z",
458
+ transform: "rotate(-180 9 16)"
487
459
  })), children);
488
460
  });
489
461
  if (process.env.NODE_ENV !== "production") {
490
- WatsonHealthSmoothingCursor.propTypes = iconPropTypes;
462
+ SkipBackOutlineFilled.propTypes = iconPropTypes;
491
463
  }
492
- const Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref21, ref) {
464
+ const SkipBackOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipBackOutlineSolid(_ref21, ref) {
493
465
  let {
494
466
  children,
495
467
  size = 16,
@@ -503,22 +475,19 @@ const Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref21, ref) {
503
475
  viewBox: "0 0 32 32",
504
476
  fill: "currentColor",
505
477
  ...rest
506
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
507
- d: "M20 14L20 12 12 12 12 14 17.5 14 12 20 12 22 20 22 20 20 14.507 20 20 14z"
508
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
509
- d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
510
- transform: "rotate(-44.945 25.5 6.5)"
511
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
512
- d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
513
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
514
- d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
515
- transform: "rotate(-45.055 6.5 6.5)"
478
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
479
+ d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7485l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
480
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
481
+ d: "M9 10H11V22H9z",
482
+ transform: "rotate(-180 10 16)"
483
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
484
+ d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
516
485
  })), children);
517
486
  });
518
487
  if (process.env.NODE_ENV !== "production") {
519
- Snooze.propTypes = iconPropTypes;
488
+ SkipBackOutlineSolid.propTypes = iconPropTypes;
520
489
  }
521
- const Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref22, ref) {
490
+ const SkipBackSolidFilled = /*#__PURE__*/React.forwardRef(function SkipBackSolidFilled(_ref22, ref) {
522
491
  let {
523
492
  children,
524
493
  size = 16,
@@ -532,14 +501,21 @@ const Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref22, ref) {
532
501
  viewBox: "0 0 32 32",
533
502
  fill: "currentColor",
534
503
  ...rest
535
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
536
- d: "M23.5 22H8.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11 8.14 11a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9L23 11l-.1-.82A7 7 0 0016 4zM12 25.05L10.95 24 9.5 25.45 8.05 24 7 25.05 8.45 26.5 7 27.95 8.05 29 9.5 27.55 10.95 29 12 27.95 10.55 26.5 12 25.05zM26 25.05L24.95 24 23.5 25.45 22.05 24 21 25.05 22.45 26.5 21 27.95 22.05 29 23.5 27.55 24.95 29 26 27.95 24.55 26.5 26 25.05zM19 27.05L17.95 26 16.5 27.45 15.05 26 14 27.05 15.45 28.5 14 29.95 15.05 31 16.5 29.55 17.95 31 19 29.95 17.55 28.5 19 27.05z"
504
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
505
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM10,22H8V10h2Zm14-1a1,1,0,0,1-1.4858.874l-9-5a1,1,0,0,1,0-1.748l9-5A1,1,0,0,1,24,11Z"
506
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
507
+ fill: "none",
508
+ d: "M23,22a1.0037,1.0037,0,0,1-.4858-.1257l-9-5a1,1,0,0,1,0-1.7486l9-5A1,1,0,0,1,24,11V21a1,1,0,0,1-1,1Z"
509
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
510
+ fill: "none",
511
+ d: "M8 10H10V22H8z",
512
+ transform: "rotate(-180 9 16)"
537
513
  })), children);
538
514
  });
539
515
  if (process.env.NODE_ENV !== "production") {
540
- Snow.propTypes = iconPropTypes;
516
+ SkipBackSolidFilled.propTypes = iconPropTypes;
541
517
  }
542
- const SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref23, ref) {
518
+ const SkipForward = /*#__PURE__*/React.forwardRef(function SkipForward(_ref23, ref) {
543
519
  let {
544
520
  children,
545
521
  size = 16,
@@ -553,16 +529,14 @@ const SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref23,
553
529
  viewBox: "0 0 32 32",
554
530
  fill: "currentColor",
555
531
  ...rest
556
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
557
- d: "M13 10H15V12H13zM15 12H17V14H15zM17 14H19V16H17zM17 10H19V12H17zM13 14H15V16H13zM3 26H5V28H3zM5 28H7V30H5zM7 30H9V32H7zM7 26H9V28H7zM3 30H5V32H3zM23 26H25V28H23zM25 28H27V30H25zM27 30H29V32H27zM27 26H29V28H27zM23 30H25V32H23zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM13 26H15V28H13zM15 28H17V30H15zM17 30H19V32H17zM17 26H19V28H17zM13 30H15V32H13z"
558
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
559
- d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
532
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
533
+ d: "M5 28a1 1 0 01-1-1V5a1 1 0 01.5-.87 1 1 0 011 0l19 11a1 1 0 010 1.74l-19 11A1 1 0 015 28zM6 6.73V25.27L22 16zM28 4H30V28H28z"
560
534
  })), children);
561
535
  });
562
536
  if (process.env.NODE_ENV !== "production") {
563
- SnowBlizzard.propTypes = iconPropTypes;
537
+ SkipForward.propTypes = iconPropTypes;
564
538
  }
565
- const SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref24, ref) {
539
+ const SkipForwardFilled = /*#__PURE__*/React.forwardRef(function SkipForwardFilled(_ref24, ref) {
566
540
  let {
567
541
  children,
568
542
  size = 16,
@@ -576,16 +550,14 @@ const SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref24, ref)
576
550
  viewBox: "0 0 32 32",
577
551
  fill: "currentColor",
578
552
  ...rest
579
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
580
- d: "M4 26H6V28H4zM6 28H8V30H6zM8 30H10V32H8zM8 26H10V28H8zM4 30H6V32H4zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM14 26H16V28H14zM16 28H18V30H16zM18 30H20V32H18zM18 26H20V28H18zM14 30H16V32H14z"
581
- })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
582
- d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
553
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
554
+ d: "M28 4H30V28H28zM5 28a1 1 0 01-1-1V5a1 1 0 011.501-.8652l19 11a1 1 0 010 1.73l-19 11A.9975.9975 0 015 28z"
583
555
  })), children);
584
556
  });
585
557
  if (process.env.NODE_ENV !== "production") {
586
- SnowHeavy.propTypes = iconPropTypes;
558
+ SkipForwardFilled.propTypes = iconPropTypes;
587
559
  }
588
- const SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref25, ref) {
560
+ const SkipForwardOutline = /*#__PURE__*/React.forwardRef(function SkipForwardOutline(_ref25, ref) {
589
561
  let {
590
562
  children,
591
563
  size = 16,
@@ -599,25 +571,16 @@ const SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref2
599
571
  viewBox: "0 0 32 32",
600
572
  fill: "currentColor",
601
573
  ...rest
602
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
603
- d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM20 0H22V3H20zM29 10.001H32V12.001H29z"
604
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
605
- d: "M26.732 3.768H29.732V5.768H26.732z",
606
- transform: "rotate(-45 28.232 4.768)"
607
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
608
- d: "M26.732 16.233H29.732V18.233H26.732z",
609
- transform: "rotate(-135 28.232 17.233)"
610
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
611
- d: "M12.268 3.768H15.268V5.768H12.268z",
612
- transform: "rotate(-135 13.768 4.768)"
613
- })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
614
- d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.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,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z"
574
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
575
+ d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.6011L15.9409 16z"
576
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
577
+ d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
615
578
  })), children);
616
579
  });
617
580
  if (process.env.NODE_ENV !== "production") {
618
- SnowScattered.propTypes = iconPropTypes;
581
+ SkipForwardOutline.propTypes = iconPropTypes;
619
582
  }
620
- const SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredNight(_ref26, ref) {
583
+ const SkipForwardOutlineFilled = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineFilled(_ref26, ref) {
621
584
  let {
622
585
  children,
623
586
  size = 16,
@@ -631,14 +594,19 @@ const SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredN
631
594
  viewBox: "0 0 32 32",
632
595
  fill: "currentColor",
633
596
  ...rest
634
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
635
- d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM29.8439 13.0347a1.517 1.517 0 00-1.23-.8658 5.3552 5.3552 0 01-3.4095-1.7158 6.4655 6.4655 0 01-1.286-6.3926 1.6025 1.6025 0 00-.2989-1.5459 1.4543 1.4543 0 00-1.36-.4931l-.0191.0039a7.7685 7.7685 0 00-5.8847 5.5737A7.3706 7.3706 0 0013.5 7a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 24H19a6.0066 6.0066 0 006-6c0-.0571-.0123-.1113-.0139-.1685a7.5076 7.5076 0 004.7611-3.2768A1.5369 1.5369 0 0029.8439 13.0347zM19 22H8a3.9926 3.9926 0 01-.6733-7.9292l.663-.1128.1456-.6562a5.496 5.496 0 0110.7294 0l.1456.6562.6626.1128A3.9925 3.9925 0 0119 22zm5.5974-6.1289a5.9661 5.9661 0 00-3.948-3.627 7.49 7.49 0 00-2.489-3.58 5.9018 5.9018 0 013.6381-4.4473 8.4577 8.4577 0 001.94 7.5967A7.4007 7.4007 0 0027.64 14.041 5.4487 5.4487 0 0124.5974 15.8711z"
597
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
598
+ d: "M10 19.301L15.941 16 10 12.699 10 19.301z"
599
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
600
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
601
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
602
+ fill: "none",
603
+ d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125zM10 12.7v6.601L15.9409 16z"
636
604
  })), children);
637
605
  });
638
606
  if (process.env.NODE_ENV !== "production") {
639
- SnowScatteredNight.propTypes = iconPropTypes;
607
+ SkipForwardOutlineFilled.propTypes = iconPropTypes;
640
608
  }
641
- const SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref27, ref) {
609
+ const SkipForwardOutlineSolid = /*#__PURE__*/React.forwardRef(function SkipForwardOutlineSolid(_ref27, ref) {
642
610
  let {
643
611
  children,
644
612
  size = 16,
@@ -652,16 +620,16 @@ const SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref27, r
652
620
  viewBox: "0 0 32 32",
653
621
  fill: "currentColor",
654
622
  ...rest
655
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
656
- d: "M16,28a9.0114,9.0114,0,0,1-9-9,9.9843,9.9843,0,0,1,1.4941-4.9554L15.1528,3.4367a1.04,1.04,0,0,1,1.6944,0l6.6289,10.5564A10.0633,10.0633,0,0,1,25,19,9.0114,9.0114,0,0,1,16,28ZM16,5.8483l-5.7817,9.2079A7.9771,7.9771,0,0,0,9,19a7,7,0,0,0,14,0,8.0615,8.0615,0,0,0-1.248-3.9953Z"
657
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
658
- d: "M20.6 16.8L19.4 15.2 17 17 17 14 15 14 15 17 12.6 15.2 11.4 16.8 14.333 19 11.4 21.2 12.6 22.8 15 21 15 24 17 24 17 21 19.4 22.8 20.6 21.2 17.667 19 20.6 16.8z"
623
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
624
+ d: "M21 10H23V22H21zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8742l9 5a1 1 0 010 1.7485l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
625
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
626
+ d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
659
627
  })), children);
660
628
  });
661
629
  if (process.env.NODE_ENV !== "production") {
662
- SnowDensity.propTypes = iconPropTypes;
630
+ SkipForwardOutlineSolid.propTypes = iconPropTypes;
663
631
  }
664
- const Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref28, ref) {
632
+ const SkipForwardSolidFilled = /*#__PURE__*/React.forwardRef(function SkipForwardSolidFilled(_ref28, ref) {
665
633
  let {
666
634
  children,
667
635
  size = 16,
@@ -675,14 +643,17 @@ const Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref28, ref)
675
643
  viewBox: "0 0 32 32",
676
644
  fill: "currentColor",
677
645
  ...rest
678
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
679
- d: "M21.4148,12H28V10H23.4148l4.5857-4.5854L26.5864,4,22,8.5869V4H20v6.5869L18.5867,12H17V8H15v4H13.4133L12,10.5869V4H10V8.5869L5.4136,4,4,5.4146,8.5852,10H4v2h6.5852L12,13.415V15H8v2h4v1.5869L10.5867,20H4v2H8.5867L4,26.5864l1.4141,1.4141L10,23.415V28h2V21.415L13.4148,20H15v4h2V20h1.5852L20,21.415V28h2V23.415l4.5854,4.5855L28,26.5864,23.4133,22H28V20H21.4133L20,18.5869V17h4V15H20V13.415ZM18,18H14V14h4Z"
646
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
647
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm2.4858,14.874-9,5A1,1,0,0,1,8,21V11a1,1,0,0,1,1.4858-.874l9,5a1,1,0,0,1,0,1.748ZM24,22H22V10h2Z"
648
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
649
+ fill: "none",
650
+ d: "M22 10H24V22H22zM8.4927 21.8618A1 1 0 018 21V11a1 1 0 011.4858-.8743l9 5a1 1 0 010 1.7486l-9 5a1.0009 1.0009 0 01-.9931-.0125z"
680
651
  })), children);
681
652
  });
682
653
  if (process.env.NODE_ENV !== "production") {
683
- Snowflake.propTypes = iconPropTypes;
654
+ SkipForwardSolidFilled.propTypes = iconPropTypes;
684
655
  }
685
- const Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref29, ref) {
656
+ const Sleet = /*#__PURE__*/React.forwardRef(function Sleet(_ref29, ref) {
686
657
  let {
687
658
  children,
688
659
  size = 16,
@@ -696,21 +667,16 @@ const Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref29, ref) {
696
667
  viewBox: "0 0 32 32",
697
668
  fill: "currentColor",
698
669
  ...rest
699
- }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
700
- cx: "17",
701
- cy: "28",
702
- r: "2"
703
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
704
- d: "M7.55 17.5H15.45V19.5H7.55z",
705
- transform: "rotate(-45 11.5 18.5)"
706
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
707
- d: "M28 16.584L19.4143 8H6v2H18.5857l3 3L6 28.5859 7.4141 30 23 14.415 26.584 18 23 21.5859 24.4141 23 28 19.416A2.0044 2.0044 0 0028 16.584zM24.5 9A3.5 3.5 0 1128 5.5 3.504 3.504 0 0124.5 9zm0-5A1.5 1.5 0 1026 5.5 1.5017 1.5017 0 0024.5 4z"
670
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
671
+ d: "M6 24H8V26H6zM8 26H10V28H8zM10 28H12V30H10zM10 24H12V26H10zM6 28H8V30H6z"
672
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
673
+ d: "M21 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0121 30zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0A6.4973 6.4973 0 008.5 22h8.8818L16.106 24.5527a1 1 0 101.7885.8946L19.6177 22H23.5A6.4974 6.4974 0 0024.8008 9.1362zM23.5 20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20z"
708
674
  })), children);
709
675
  });
710
676
  if (process.env.NODE_ENV !== "production") {
711
- Soccer.propTypes = iconPropTypes;
677
+ Sleet.propTypes = iconPropTypes;
712
678
  }
713
- const SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource(_ref30, ref) {
679
+ const Slisor = /*#__PURE__*/React.forwardRef(function Slisor(_ref30, ref) {
714
680
  let {
715
681
  children,
716
682
  size = 16,
@@ -724,14 +690,22 @@ const SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource
724
690
  viewBox: "0 0 32 32",
725
691
  fill: "currentColor",
726
692
  ...rest
727
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
728
- d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
693
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
694
+ d: "M28,20H26v2h2v6H4V22H6V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
695
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
696
+ cx: "7",
697
+ cy: "25",
698
+ r: "1"
699
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
700
+ d: "M16,22a1.0005,1.0005,0,0,1-.4473-.1055l-10-5,.8946-1.789L16,19.8821l9.5527-4.7766.8946,1.789-10,5A1.0005,1.0005,0,0,1,16,22Z"
701
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
702
+ d: "M16,16a1.0005,1.0005,0,0,1-.4473-.1055l-10-5a1,1,0,0,1,0-1.789l10-5a1.0008,1.0008,0,0,1,.8946,0l10,5a1,1,0,0,1,0,1.789l-10,5A1.0005,1.0005,0,0,1,16,16ZM8.2358,10,16,13.8821,23.7642,10,16,6.1179Z"
729
703
  })), children);
730
704
  });
731
705
  if (process.env.NODE_ENV !== "production") {
732
- SoftwareResource.propTypes = iconPropTypes;
706
+ Slisor.propTypes = iconPropTypes;
733
707
  }
734
- const SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareResourceCluster(_ref31, ref) {
708
+ const Slm = /*#__PURE__*/React.forwardRef(function Slm(_ref31, ref) {
735
709
  let {
736
710
  children,
737
711
  size = 16,
@@ -745,14 +719,14 @@ const SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareR
745
719
  viewBox: "0 0 32 32",
746
720
  fill: "currentColor",
747
721
  ...rest
748
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
749
- d: "M24 21c-.5 0-1-.2-1.4-.6l-3-3C19.2 17 19 16.5 19 16s.2-1 .6-1.4l3-3C23 11.2 23.5 11 24 11c.5 0 1 .2 1.4.6l3 3C28.8 15 29 15.5 29 16c0 .5-.2 1-.6 1.4l-3 3C25 20.8 24.5 21 24 21zM24 13l-3 3 3 3 3-3L24 13zM16 13c-.5 0-1-.2-1.4-.6l-3-3C11.2 9 11 8.5 11 8s.2-1 .6-1.4l3-3C15 3.2 15.5 3 16 3c.5 0 1 .2 1.4.6l3 3C20.8 7 21 7.5 21 8c0 .5-.2 1-.6 1.4l-3 3C17 12.8 16.5 13 16 13zM16 5l-3 3 3 3 3-3L16 5zM16 29c-.5 0-1-.2-1.4-.6l-3-3C11.2 25 11 24.5 11 24s.2-1 .6-1.4l3-3C15 19.2 15.5 19 16 19c.5 0 1 .2 1.4.6l3 3C20.8 23 21 23.5 21 24c0 .5-.2 1-.6 1.4l-3 3C17 28.8 16.5 29 16 29zM16 21l-3 3 3 3 3-3L16 21zM8 21c-.5 0-1-.2-1.4-.6l-3-3C3.2 17 3 16.5 3 16s.2-1 .6-1.4l3-3C7 11.2 7.5 11 8 11c.5 0 1 .2 1.4.6l3 3C12.8 15 13 15.5 13 16c0 .5-.2 1-.6 1.4l-3 3C9 20.8 8.5 21 8 21zM8 13l-3 3 3 3 3-3L8 13z"
722
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
723
+ d: "M28 9L26.5 14 26 16 25.5 14 24 9 22 9 22 23 24 23 24 15 23.8 13 24.4 15 26 19.6 27.6 15 28.2 13 28 15 28 23 30 23 30 9zM14 21L14 9 12 9 12 23 20 23 20 21zM8 23H2v-2h6v-4H4c-1.1 0-2-.9-2-2v-4c0-1.1.9-2 2-2h6v2H4v4h4c1.1 0 2 .9 2 2v4C10 22.1 9.1 23 8 23z"
750
724
  })), children);
751
725
  });
752
726
  if (process.env.NODE_ENV !== "production") {
753
- SoftwareResourceCluster.propTypes = iconPropTypes;
727
+ Slm.propTypes = iconPropTypes;
754
728
  }
755
- const SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareResourceResource(_ref32, ref) {
729
+ const Smell = /*#__PURE__*/React.forwardRef(function Smell(_ref32, ref) {
756
730
  let {
757
731
  children,
758
732
  size = 16,
@@ -766,32 +740,14 @@ const SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function Software
766
740
  viewBox: "0 0 32 32",
767
741
  fill: "currentColor",
768
742
  ...rest
769
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
770
- d: "M6.9 8.3H11.7V10.3H6.9z",
771
- transform: "rotate(-45.001 9.293 9.293)"
772
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
773
- d: "M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z"
774
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
775
- d: "M8.3 20.3H10.3V25.1H8.3z",
776
- transform: "rotate(-45.001 9.293 22.707)"
777
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
778
- d: "M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z"
779
- })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
780
- d: "M20.3 21.7H25.1V23.7H20.3z",
781
- transform: "rotate(-45.001 22.707 22.707)"
782
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
783
- d: "M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z"
784
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
785
- d: "M21.7 6.9H23.7V11.7H21.7z",
786
- transform: "rotate(-45.001 22.707 9.293)"
787
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
788
- d: "M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z"
743
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
744
+ d: "M22,15V10H20v7h2a3,3,0,0,1,0,6H21V21H19v2a3,3,0,0,1-6,0V21H11v2H10a3,3,0,0,1,0-6h2V9a3,3,0,0,1,3-3h1V4H15a5,5,0,0,0-5,5v6a5,5,0,0,0,0,10h1.42a5,5,0,0,0,9.16,0H22a5,5,0,0,0,0-10Z"
789
745
  })), children);
790
746
  });
791
747
  if (process.env.NODE_ENV !== "production") {
792
- SoftwareResourceResource.propTypes = iconPropTypes;
748
+ Smell.propTypes = iconPropTypes;
793
749
  }
794
- const SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref33, ref) {
750
+ const Smoke = /*#__PURE__*/React.forwardRef(function Smoke(_ref33, ref) {
795
751
  let {
796
752
  children,
797
753
  size = 16,
@@ -805,48 +761,14 @@ const SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref33,
805
761
  viewBox: "0 0 32 32",
806
762
  fill: "currentColor",
807
763
  ...rest
808
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
809
- d: "M24.5,28A5.385,5.385,0,0,1,19,22.751a5.3837,5.3837,0,0,1,.874-2.8308L23.49,14.5383a1.217,1.217,0,0,1,2.02,0L29.06,19.8154A5.4923,5.4923,0,0,1,30,22.751,5.385,5.385,0,0,1,24.5,28Zm0-11.38-2.9356,4.3672A3.3586,3.3586,0,0,0,21,22.751a3.51,3.51,0,0,0,7,0,3.4356,3.4356,0,0,0-.63-1.867Z"
810
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
811
- cx: "5",
812
- cy: "13",
813
- r: "1"
814
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
815
- cx: "11",
816
- cy: "19",
817
- r: "1"
818
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
819
- cx: "15",
820
- cy: "25",
821
- r: "1"
822
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
823
- cx: "17",
824
- cy: "15",
825
- r: "1"
826
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
827
- cx: "13",
828
- cy: "11",
829
- r: "1"
830
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
831
- cx: "27",
832
- cy: "11",
833
- r: "1"
834
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
835
- cx: "9",
836
- cy: "27",
837
- r: "1"
838
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
839
- cx: "3",
840
- cy: "21",
841
- r: "1"
842
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
843
- d: "M2 6H30V8H2z"
764
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
765
+ d: "M27.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L23.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L27.8 26.4A1 1 0 0127.001 28zM22.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L18.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L22.8 26.4A1 1 0 0122.001 28zM17.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762a6.9956 6.9956 0 00-1.2446-5.6668L13.2 5.6a1 1 0 111.6-1.2l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L17.8 26.4A1 1 0 0117.001 28zM12.001 28a.998.998 0 01-.8008-.4l-.8145-1.086a8.9976 8.9976 0 01-1.6005-7.2856l1.4736-6.8762A6.9956 6.9956 0 009.0142 6.6855L8.2 5.6A1 1 0 119.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856l-1.4736 6.8762a6.9956 6.9956 0 001.2446 5.6668L12.8 26.4A1 1 0 0112.001 28zM7.001 28A.998.998 0 016.2 27.6l-.8145-1.086a8.9976 8.9976 0 01-1.6-7.2856l1.4736-6.8762A6.9956 6.9956 0 004.0142 6.6855L3.2 5.6A1 1 0 114.8 4.4l.8145 1.0857a8.9976 8.9976 0 011.6005 7.2856L5.7412 19.6474a6.9956 6.9956 0 001.2446 5.6668L7.8 26.4A1 1 0 017.001 28z"
844
766
  })), children);
845
767
  });
846
768
  if (process.env.NODE_ENV !== "production") {
847
- SoilMoisture.propTypes = iconPropTypes;
769
+ Smoke.propTypes = iconPropTypes;
848
770
  }
849
- const SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField(_ref34, ref) {
771
+ const WatsonHealthSmoothing = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothing(_ref34, ref) {
850
772
  let {
851
773
  children,
852
774
  size = 16,
@@ -860,14 +782,18 @@ const SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureFie
860
782
  viewBox: "0 0 32 32",
861
783
  fill: "currentColor",
862
784
  ...rest
863
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
864
- d: "M24.5 30a5.202 5.202 0 01-4.626-8.08L23.49 16.5382a1.217 1.217 0 012.02 0L29.06 21.8154A5.4921 5.4921 0 0130 24.751 5.385 5.385 0 0124.5 30zm0-11.38l-2.9356 4.3672A3.2079 3.2079 0 0024.5 28 3.3855 3.3855 0 0028 24.751a3.4354 3.4354 0 00-.63-1.867zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2z"
785
+ }, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
786
+ cx: "16",
787
+ cy: "16",
788
+ r: "5"
789
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
790
+ d: "M7.7 4.7a14.7029 14.7029 0 00-3 3.1L6.3 9A13.2634 13.2634 0 018.9 6.3zM4.6 12.3l-1.9-.6A12.5111 12.5111 0 002 16H4A11.4756 11.4756 0 014.6 12.3zM2.7 20.4a14.4029 14.4029 0 002 3.9l1.6-1.2a12.8867 12.8867 0 01-1.7-3.3zM7.8 27.3a14.4029 14.4029 0 003.9 2l.6-1.9A12.8867 12.8867 0 019 25.7zM11.7 2.7l.6 1.9A11.4756 11.4756 0 0116 4V2A12.5111 12.5111 0 0011.7 2.7zM24.2 27.3a15.18 15.18 0 003.1-3.1L25.7 23A11.526 11.526 0 0123 25.7zM27.4 19.7l1.9.6A15.4747 15.4747 0 0030 16H28A11.4756 11.4756 0 0127.4 19.7zM29.2 11.6a14.4029 14.4029 0 00-2-3.9L25.6 8.9a12.8867 12.8867 0 011.7 3.3zM24.1 4.6a14.4029 14.4029 0 00-3.9-2l-.6 1.9a12.8867 12.8867 0 013.3 1.7zM20.3 29.3l-.6-1.9A11.4756 11.4756 0 0116 28v2A21.4206 21.4206 0 0020.3 29.3z"
865
791
  })), children);
866
792
  });
867
793
  if (process.env.NODE_ENV !== "production") {
868
- SoilMoistureField.propTypes = iconPropTypes;
794
+ WatsonHealthSmoothing.propTypes = iconPropTypes;
869
795
  }
870
- const SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlobal(_ref35, ref) {
796
+ const WatsonHealthSmoothingCursor = /*#__PURE__*/React.forwardRef(function WatsonHealthSmoothingCursor(_ref35, ref) {
871
797
  let {
872
798
  children,
873
799
  size = 16,
@@ -881,18 +807,18 @@ const SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGl
881
807
  viewBox: "0 0 32 32",
882
808
  fill: "currentColor",
883
809
  ...rest
884
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
885
- d: "M25 30a4.7347 4.7347 0 01-4.2075-7.35l3.3687-5.1942a1 1 0 011.6779 0l3.3152 5.11A4.9753 4.9753 0 0130 25.2231 4.8979 4.8979 0 0125 30zm0-10.1629l-2.5078 3.8662A2.9264 2.9264 0 1028 25.2231a2.96 2.96 0 00-.5444-1.6028zM11 24H9A17.0192 17.0192 0 0126 7h4V9H26A15.017 15.017 0 0011 24z"
886
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
887
- d: "M16,24H14A12.0137,12.0137,0,0,1,26,12h4v2H26A10.0113,10.0113,0,0,0,16,24Z"
888
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
889
- d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
810
+ }, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
811
+ cx: "18",
812
+ cy: "18",
813
+ r: "4"
814
+ })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
815
+ d: "M18 30a11.8932 11.8932 0 01-4.1035-.72L14.58 27.4A9.9725 9.9725 0 0018 28zM22.1484 29.2637l-.6914-1.877a9.9556 9.9556 0 002.9973-1.748l1.2916 1.5268A11.9525 11.9525 0 0122.1484 29.2637zM10.2893 27.1951A12.0141 12.0141 0 017.61 24.0078l1.73-1.0029a10.0236 10.0236 0 002.2347 2.6584zM28.4133 23.967l-1.7343-.9956a9.9159 9.9159 0 001.176-3.2641l1.9712.3388A11.8956 11.8956 0 0128.4133 23.967zM6.1821 20.0925A12.1282 12.1282 0 016.1777 15.93l1.9707.3423a10.1214 10.1214 0 00.0035 3.4738zM27.8447 16.2339a9.9019 9.9019 0 00-1.1953-3.2564l1.7285-1.0063a11.9029 11.9029 0 011.4361 3.9121zM9.3313 13.0107l-1.7324-.999a12.01 12.01 0 012.6738-3.1931l1.2886 1.53A10.01 10.01 0 009.3313 13.0107zM24.4094 10.3237a9.96 9.96 0 00-3.0088-1.7309l.68-1.8809a11.9491 11.9491 0 013.6118 2.0772zM14.562 8.6064l-.6875-1.8779A12.1031 12.1031 0 0118 6V8A10.0875 10.0875 0 0014.562 8.6064zM11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
890
816
  })), children);
891
817
  });
892
818
  if (process.env.NODE_ENV !== "production") {
893
- SoilMoistureGlobal.propTypes = iconPropTypes;
819
+ WatsonHealthSmoothingCursor.propTypes = iconPropTypes;
894
820
  }
895
- const SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_ref36, ref) {
821
+ const Snooze = /*#__PURE__*/React.forwardRef(function Snooze(_ref36, ref) {
896
822
  let {
897
823
  children,
898
824
  size = 16,
@@ -906,42 +832,22 @@ const SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_
906
832
  viewBox: "0 0 32 32",
907
833
  fill: "currentColor",
908
834
  ...rest
909
- }, _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
910
- cx: "5",
911
- cy: "13",
912
- r: "1"
913
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
914
- cx: "11",
915
- cy: "19",
916
- r: "1"
917
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
918
- cx: "15",
919
- cy: "25",
920
- r: "1"
921
- })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
922
- cx: "17",
923
- cy: "15",
924
- r: "1"
925
- })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
926
- cx: "13",
927
- cy: "11",
928
- r: "1"
929
- })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
930
- cx: "9",
931
- cy: "27",
932
- r: "1"
933
- })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
934
- cx: "3",
935
- cy: "21",
936
- r: "1"
937
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
938
- d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM2 6H30V8H2z"
835
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
836
+ d: "M20 14L20 12 12 12 12 14 17.5 14 12 20 12 22 20 22 20 20 14.507 20 20 14z"
837
+ })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
838
+ d: "M24.5 3.965H26.499V9.036999999999999H24.5z",
839
+ transform: "rotate(-44.945 25.5 6.5)"
840
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
841
+ d: "M16,28A11,11,0,1,1,27,17,11.0125,11.0125,0,0,1,16,28ZM16,8a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,8Z"
842
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
843
+ d: "M3.965 5.501H9.036999999999999V7.5H3.965z",
844
+ transform: "rotate(-45.055 6.5 6.5)"
939
845
  })), children);
940
846
  });
941
847
  if (process.env.NODE_ENV !== "production") {
942
- SoilTemperature.propTypes = iconPropTypes;
848
+ Snooze.propTypes = iconPropTypes;
943
849
  }
944
- const SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperatureField(_ref37, ref) {
850
+ const Snow = /*#__PURE__*/React.forwardRef(function Snow(_ref37, ref) {
945
851
  let {
946
852
  children,
947
853
  size = 16,
@@ -955,14 +861,14 @@ const SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperat
955
861
  viewBox: "0 0 32 32",
956
862
  fill: "currentColor",
957
863
  ...rest
958
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
959
- d: "M11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2zM25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14z"
864
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
865
+ d: "M23.5 22H8.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11 8.14 11a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9L23 11l-.1-.82A7 7 0 0016 4zM12 25.05L10.95 24 9.5 25.45 8.05 24 7 25.05 8.45 26.5 7 27.95 8.05 29 9.5 27.55 10.95 29 12 27.95 10.55 26.5 12 25.05zM26 25.05L24.95 24 23.5 25.45 22.05 24 21 25.05 22.45 26.5 21 27.95 22.05 29 23.5 27.55 24.95 29 26 27.95 24.55 26.5 26 25.05zM19 27.05L17.95 26 16.5 27.45 15.05 26 14 27.05 15.45 28.5 14 29.95 15.05 31 16.5 29.55 17.95 31 19 29.95 17.55 28.5 19 27.05z"
960
866
  })), children);
961
867
  });
962
868
  if (process.env.NODE_ENV !== "production") {
963
- SoilTemperatureField.propTypes = iconPropTypes;
869
+ Snow.propTypes = iconPropTypes;
964
870
  }
965
- const SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatureGlobal(_ref38, ref) {
871
+ const SnowBlizzard = /*#__PURE__*/React.forwardRef(function SnowBlizzard(_ref38, ref) {
966
872
  let {
967
873
  children,
968
874
  size = 16,
@@ -976,18 +882,16 @@ const SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTempera
976
882
  viewBox: "0 0 32 32",
977
883
  fill: "currentColor",
978
884
  ...rest
979
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
980
- d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM16 24H14a11.89 11.89 0 013.7642-8.7271l1.373 1.4542A9.909 9.909 0 0016 24z"
981
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
982
- d: "M11,24H9A17.0192,17.0192,0,0,1,26,7h4V9H26A15.017,15.017,0,0,0,11,24Z"
983
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
984
- d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
885
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
886
+ d: "M13 10H15V12H13zM15 12H17V14H15zM17 14H19V16H17zM17 10H19V12H17zM13 14H15V16H13zM3 26H5V28H3zM5 28H7V30H5zM7 30H9V32H7zM7 26H9V28H7zM3 30H5V32H3zM23 26H25V28H23zM25 28H27V30H25zM27 30H29V32H27zM27 26H29V28H27zM23 30H25V32H23zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM13 26H15V28H13zM15 28H17V30H15zM17 30H19V32H17zM17 26H19V28H17zM13 30H15V32H13z"
887
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
888
+ d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
985
889
  })), children);
986
890
  });
987
891
  if (process.env.NODE_ENV !== "production") {
988
- SoilTemperatureGlobal.propTypes = iconPropTypes;
892
+ SnowBlizzard.propTypes = iconPropTypes;
989
893
  }
990
- const SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref39, ref) {
894
+ const SnowHeavy = /*#__PURE__*/React.forwardRef(function SnowHeavy(_ref39, ref) {
991
895
  let {
992
896
  children,
993
897
  size = 16,
@@ -1001,20 +905,16 @@ const SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref39, ref
1001
905
  viewBox: "0 0 32 32",
1002
906
  fill: "currentColor",
1003
907
  ...rest
1004
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1005
- d: "M30 26V14H13V26h5v2H2v2H30V28H25V26zm-5-2V21h3v3zm-2-3v3H20V21zm-3-2V16h3v3zm8 0H25V16h3zM18 16v3H15V16zm-3 8V21h3v3zm8 4H20V26h3zM9.3328 14.981A4 4 0 1116 12H14a2 2 0 10-3.3333 1.4907zM11 2H13V6H11zM2 11H6V13H2z"
1006
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1007
- d: "M5.343 4.343H7.343V8.343H5.343z",
1008
- transform: "rotate(-45 6.343 6.343)"
1009
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1010
- d: "M16.657 4.343H18.657V8.343H16.657z",
1011
- transform: "rotate(-135 17.657 6.343)"
908
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
909
+ d: "M4 26H6V28H4zM6 28H8V30H6zM8 30H10V32H8zM8 26H10V28H8zM4 30H6V32H4zM8 18H10V20H8zM10 20H12V22H10zM12 22H14V24H12zM12 18H14V20H12zM8 22H10V24H8zM18 18H20V20H18zM20 20H22V22H20zM22 22H24V24H22zM22 18H24V20H22zM18 22H20V24H18zM14 26H16V28H14zM16 28H18V30H16zM18 30H20V32H18zM18 26H20V28H18zM14 30H16V32H14z"
910
+ })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
911
+ d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4957,6.4957,0,0,0,6,21.4985v-2.26A4.4943,4.4943,0,0,1,8.144,11.019l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4944,4.4944,0,0,1,26,19.2383v2.26A6.4958,6.4958,0,0,0,24.8008,9.1362Z"
1012
912
  })), children);
1013
913
  });
1014
914
  if (process.env.NODE_ENV !== "production") {
1015
- SolarPanel.propTypes = iconPropTypes;
915
+ SnowHeavy.propTypes = iconPropTypes;
1016
916
  }
1017
- const SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref40, ref) {
917
+ const SnowScattered = /*#__PURE__*/React.forwardRef(function SnowScattered(_ref40, ref) {
1018
918
  let {
1019
919
  children,
1020
920
  size = 16,
@@ -1028,14 +928,25 @@ const SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref4
1028
928
  viewBox: "0 0 32 32",
1029
929
  fill: "currentColor",
1030
930
  ...rest
1031
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1032
- d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 18H16V20H2zM6 12H16V14H6zM10 6H16V8H10z"
931
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
932
+ d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM20 0H22V3H20zM29 10.001H32V12.001H29z"
933
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
934
+ d: "M26.732 3.768H29.732V5.768H26.732z",
935
+ transform: "rotate(-45 28.232 4.768)"
936
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
937
+ d: "M26.732 16.233H29.732V18.233H26.732z",
938
+ transform: "rotate(-135 28.232 17.233)"
939
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
940
+ d: "M12.268 3.768H15.268V5.768H12.268z",
941
+ transform: "rotate(-135 13.768 4.768)"
942
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
943
+ d: "M27,11A5.9852,5.9852,0,0,0,16.1431,7.5083,7.3737,7.3737,0,0,0,13.5,7a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,24H19a5.9672,5.9672,0,0,0,5.5667-8.2A5.9722,5.9722,0,0,0,27,11ZM19,22H8a3.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,22Zm4.5222-7.9131a5.9592,5.9592,0,0,0-2.8728-1.8428,7.5212,7.5212,0,0,0-2.7224-3.78,3.9869,3.9869,0,1,1,5.5952,5.6225Z"
1033
944
  })), children);
1034
945
  });
1035
946
  if (process.env.NODE_ENV !== "production") {
1036
- SortAscending.propTypes = iconPropTypes;
947
+ SnowScattered.propTypes = iconPropTypes;
1037
948
  }
1038
- const SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_ref41, ref) {
949
+ const SnowScatteredNight = /*#__PURE__*/React.forwardRef(function SnowScatteredNight(_ref41, ref) {
1039
950
  let {
1040
951
  children,
1041
952
  size = 16,
@@ -1049,14 +960,14 @@ const SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_re
1049
960
  viewBox: "0 0 32 32",
1050
961
  fill: "currentColor",
1051
962
  ...rest
1052
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1053
- d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 6H16V8H2zM6 12H16V14H6zM10 18H16V20H10z"
963
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
964
+ d: "M2 26H4V28H2zM4 28H6V30H4zM6 30H8V32H6zM6 26H8V28H6zM2 30H4V32H2zM20 26H22V28H20zM22 28H24V30H22zM24 30H26V32H24zM24 26H26V28H24zM20 30H22V32H20zM11 26H13V28H11zM13 28H15V30H13zM15 30H17V32H15zM15 26H17V28H15zM11 30H13V32H11zM29.8439 13.0347a1.517 1.517 0 00-1.23-.8658 5.3552 5.3552 0 01-3.4095-1.7158 6.4655 6.4655 0 01-1.286-6.3926 1.6025 1.6025 0 00-.2989-1.5459 1.4543 1.4543 0 00-1.36-.4931l-.0191.0039a7.7685 7.7685 0 00-5.8847 5.5737A7.3706 7.3706 0 0013.5 7a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 24H19a6.0066 6.0066 0 006-6c0-.0571-.0123-.1113-.0139-.1685a7.5076 7.5076 0 004.7611-3.2768A1.5369 1.5369 0 0029.8439 13.0347zM19 22H8a3.9926 3.9926 0 01-.6733-7.9292l.663-.1128.1456-.6562a5.496 5.496 0 0110.7294 0l.1456.6562.6626.1128A3.9925 3.9925 0 0119 22zm5.5974-6.1289a5.9661 5.9661 0 00-3.948-3.627 7.49 7.49 0 00-2.489-3.58 5.9018 5.9018 0 013.6381-4.4473 8.4577 8.4577 0 001.94 7.5967A7.4007 7.4007 0 0027.64 14.041 5.4487 5.4487 0 0124.5974 15.8711z"
1054
965
  })), children);
1055
966
  });
1056
967
  if (process.env.NODE_ENV !== "production") {
1057
- SortDescending.propTypes = iconPropTypes;
968
+ SnowScatteredNight.propTypes = iconPropTypes;
1058
969
  }
1059
- const SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref42, ref) {
970
+ const SnowDensity = /*#__PURE__*/React.forwardRef(function SnowDensity(_ref42, ref) {
1060
971
  let {
1061
972
  children,
1062
973
  size = 16,
@@ -1070,14 +981,16 @@ const SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref42, ref
1070
981
  viewBox: "0 0 32 32",
1071
982
  fill: "currentColor",
1072
983
  ...rest
1073
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1074
- d: "M30 19.415L28.586 18 25 21.587 21.414 18 20 19.415 23.586 23 20 26.586 21.414 28 25 24.414 28.586 28 30 26.586 26.414 23 30 19.415zM10 18H16V20H10zM2 6H16V8H2zM6 12H16V14H6z"
984
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
985
+ d: "M16,28a9.0114,9.0114,0,0,1-9-9,9.9843,9.9843,0,0,1,1.4941-4.9554L15.1528,3.4367a1.04,1.04,0,0,1,1.6944,0l6.6289,10.5564A10.0633,10.0633,0,0,1,25,19,9.0114,9.0114,0,0,1,16,28ZM16,5.8483l-5.7817,9.2079A7.9771,7.9771,0,0,0,9,19a7,7,0,0,0,14,0,8.0615,8.0615,0,0,0-1.248-3.9953Z"
986
+ })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
987
+ d: "M20.6 16.8L19.4 15.2 17 17 17 14 15 14 15 17 12.6 15.2 11.4 16.8 14.333 19 11.4 21.2 12.6 22.8 15 21 15 24 17 24 17 21 19.4 22.8 20.6 21.2 17.667 19 20.6 16.8z"
1075
988
  })), children);
1076
989
  });
1077
990
  if (process.env.NODE_ENV !== "production") {
1078
- SortRemove.propTypes = iconPropTypes;
991
+ SnowDensity.propTypes = iconPropTypes;
1079
992
  }
1080
- const SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref43, ref) {
993
+ const Snowflake = /*#__PURE__*/React.forwardRef(function Snowflake(_ref43, ref) {
1081
994
  let {
1082
995
  children,
1083
996
  size = 16,
@@ -1091,16 +1004,14 @@ const SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref43, ref
1091
1004
  viewBox: "0 0 32 32",
1092
1005
  fill: "currentColor",
1093
1006
  ...rest
1094
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1095
- d: "M20,22h2L17,10H15L10,22h2l1.24-3h5.53Zm-5.93-5,1.82-4.42h.25L18,17Z"
1096
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1097
- d: "M12 28H6a2 2 0 01-2-2V6A2 2 0 016 4H26a2 2 0 012 2V17H26V6H6V26h6zM23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
1007
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1008
+ d: "M21.4148,12H28V10H23.4148l4.5857-4.5854L26.5864,4,22,8.5869V4H20v6.5869L18.5867,12H17V8H15v4H13.4133L12,10.5869V4H10V8.5869L5.4136,4,4,5.4146,8.5852,10H4v2h6.5852L12,13.415V15H8v2h4v1.5869L10.5867,20H4v2H8.5867L4,26.5864l1.4141,1.4141L10,23.415V28h2V21.415L13.4148,20H15v4h2V20h1.5852L20,21.415V28h2V23.415l4.5854,4.5855L28,26.5864,23.4133,22H28V20H21.4133L20,18.5869V17h4V15H20V13.415ZM18,18H14V14h4Z"
1098
1009
  })), children);
1099
1010
  });
1100
1011
  if (process.env.NODE_ENV !== "production") {
1101
- SpellCheck.propTypes = iconPropTypes;
1012
+ Snowflake.propTypes = iconPropTypes;
1102
1013
  }
1103
- const WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHealthSpineLabel(_ref44, ref) {
1014
+ const Soccer = /*#__PURE__*/React.forwardRef(function Soccer(_ref44, ref) {
1104
1015
  let {
1105
1016
  children,
1106
1017
  size = 16,
@@ -1114,14 +1025,21 @@ const WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHeal
1114
1025
  viewBox: "0 0 32 32",
1115
1026
  fill: "currentColor",
1116
1027
  ...rest
1117
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1118
- d: "M3 11L3 13 8.59 13 2.29 19.29 3.71 20.71 10 14.41 10 20 12 20 12 11 3 11zM26 13H23V12H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V19h3a2 2 0 002-2V15A2 2 0 0026 13zm-8 4V15h8v2zM26 23H23V22H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V29h3a2 2 0 002-2V25A2 2 0 0026 23zm-8 4V25h8v2zM26 3H23V2H21V3H18a2 2 0 00-2 2V7a2 2 0 002 2h3v1h2V9h3a2 2 0 002-2V5A2 2 0 0026 3zM18 7V5h8V7z"
1028
+ }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
1029
+ cx: "17",
1030
+ cy: "28",
1031
+ r: "2"
1032
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1033
+ d: "M7.55 17.5H15.45V19.5H7.55z",
1034
+ transform: "rotate(-45 11.5 18.5)"
1035
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1036
+ d: "M28 16.584L19.4143 8H6v2H18.5857l3 3L6 28.5859 7.4141 30 23 14.415 26.584 18 23 21.5859 24.4141 23 28 19.416A2.0044 2.0044 0 0028 16.584zM24.5 9A3.5 3.5 0 1128 5.5 3.504 3.504 0 0124.5 9zm0-5A1.5 1.5 0 1026 5.5 1.5017 1.5017 0 0024.5 4z"
1119
1037
  })), children);
1120
1038
  });
1121
1039
  if (process.env.NODE_ENV !== "production") {
1122
- WatsonHealthSpineLabel.propTypes = iconPropTypes;
1040
+ Soccer.propTypes = iconPropTypes;
1123
1041
  }
1124
- const Split = /*#__PURE__*/React.forwardRef(function Split(_ref45, ref) {
1042
+ const SoftwareResource = /*#__PURE__*/React.forwardRef(function SoftwareResource(_ref45, ref) {
1125
1043
  let {
1126
1044
  children,
1127
1045
  size = 16,
@@ -1135,16 +1053,14 @@ const Split = /*#__PURE__*/React.forwardRef(function Split(_ref45, ref) {
1135
1053
  viewBox: "0 0 32 32",
1136
1054
  fill: "currentColor",
1137
1055
  ...rest
1138
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1139
- d: "M15 20H17V24H15zM15 14H17V18H15zM15 8H17V12H15z"
1140
- })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1141
- d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
1056
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1057
+ d: "M29.391,14.527L17.473,2.609C17.067,2.203,16.533,2,16,2c-0.533,0-1.067,0.203-1.473,0.609L2.609,14.527 C2.203,14.933,2,15.466,2,16s0.203,1.067,0.609,1.473l11.917,11.917C14.933,29.797,15.467,30,16,30c0.533,0,1.067-0.203,1.473-0.609 l11.917-11.917C29.797,17.067,30,16.534,30,16S29.797,14.933,29.391,14.527z M16,28.036L3.965,16L16,3.964L28.036,16L16,28.036z"
1142
1058
  })), children);
1143
1059
  });
1144
1060
  if (process.env.NODE_ENV !== "production") {
1145
- Split.propTypes = iconPropTypes;
1061
+ SoftwareResource.propTypes = iconPropTypes;
1146
1062
  }
1147
- const WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHealthSplitDiscard(_ref46, ref) {
1063
+ const SoftwareResourceCluster = /*#__PURE__*/React.forwardRef(function SoftwareResourceCluster(_ref46, ref) {
1148
1064
  let {
1149
1065
  children,
1150
1066
  size = 16,
@@ -1158,14 +1074,14 @@ const WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHe
1158
1074
  viewBox: "0 0 32 32",
1159
1075
  fill: "currentColor",
1160
1076
  ...rest
1161
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1162
- d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26V6a10,10,0,0,1,0,20Z"
1077
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1078
+ d: "M24 21c-.5 0-1-.2-1.4-.6l-3-3C19.2 17 19 16.5 19 16s.2-1 .6-1.4l3-3C23 11.2 23.5 11 24 11c.5 0 1 .2 1.4.6l3 3C28.8 15 29 15.5 29 16c0 .5-.2 1-.6 1.4l-3 3C25 20.8 24.5 21 24 21zM24 13l-3 3 3 3 3-3L24 13zM16 13c-.5 0-1-.2-1.4-.6l-3-3C11.2 9 11 8.5 11 8s.2-1 .6-1.4l3-3C15 3.2 15.5 3 16 3c.5 0 1 .2 1.4.6l3 3C20.8 7 21 7.5 21 8c0 .5-.2 1-.6 1.4l-3 3C17 12.8 16.5 13 16 13zM16 5l-3 3 3 3 3-3L16 5zM16 29c-.5 0-1-.2-1.4-.6l-3-3C11.2 25 11 24.5 11 24s.2-1 .6-1.4l3-3C15 19.2 15.5 19 16 19c.5 0 1 .2 1.4.6l3 3C20.8 23 21 23.5 21 24c0 .5-.2 1-.6 1.4l-3 3C17 28.8 16.5 29 16 29zM16 21l-3 3 3 3 3-3L16 21zM8 21c-.5 0-1-.2-1.4-.6l-3-3C3.2 17 3 16.5 3 16s.2-1 .6-1.4l3-3C7 11.2 7.5 11 8 11c.5 0 1 .2 1.4.6l3 3C12.8 15 13 15.5 13 16c0 .5-.2 1-.6 1.4l-3 3C9 20.8 8.5 21 8 21zM8 13l-3 3 3 3 3-3L8 13z"
1163
1079
  })), children);
1164
1080
  });
1165
1081
  if (process.env.NODE_ENV !== "production") {
1166
- WatsonHealthSplitDiscard.propTypes = iconPropTypes;
1082
+ SoftwareResourceCluster.propTypes = iconPropTypes;
1167
1083
  }
1168
- const SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref47, ref) {
1084
+ const SoftwareResourceResource = /*#__PURE__*/React.forwardRef(function SoftwareResourceResource(_ref47, ref) {
1169
1085
  let {
1170
1086
  children,
1171
1087
  size = 16,
@@ -1179,14 +1095,32 @@ const SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref47, r
1179
1095
  viewBox: "0 0 32 32",
1180
1096
  fill: "currentColor",
1181
1097
  ...rest
1182
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1183
- d: "M15 4H17V28H15zM10 7V25H4V7h6m0-2H4A2 2 0 002 7V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2zM28 7V25H22V7h6m0-2H22a2 2 0 00-2 2V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2z"
1098
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1099
+ d: "M6.9 8.3H11.7V10.3H6.9z",
1100
+ transform: "rotate(-45.001 9.293 9.293)"
1101
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1102
+ d: "M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z"
1103
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1104
+ d: "M8.3 20.3H10.3V25.1H8.3z",
1105
+ transform: "rotate(-45.001 9.293 22.707)"
1106
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1107
+ d: "M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z"
1108
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1109
+ d: "M20.3 21.7H25.1V23.7H20.3z",
1110
+ transform: "rotate(-45.001 22.707 22.707)"
1111
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1112
+ d: "M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z"
1113
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1114
+ d: "M21.7 6.9H23.7V11.7H21.7z",
1115
+ transform: "rotate(-45.001 22.707 9.293)"
1116
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1117
+ d: "M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z"
1184
1118
  })), children);
1185
1119
  });
1186
1120
  if (process.env.NODE_ENV !== "production") {
1187
- SplitScreen.propTypes = iconPropTypes;
1121
+ SoftwareResourceResource.propTypes = iconPropTypes;
1188
1122
  }
1189
- const SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref48, ref) {
1123
+ const SoilMoisture = /*#__PURE__*/React.forwardRef(function SoilMoisture(_ref48, ref) {
1190
1124
  let {
1191
1125
  children,
1192
1126
  size = 16,
@@ -1200,16 +1134,48 @@ const SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref48, ref
1200
1134
  viewBox: "0 0 32 32",
1201
1135
  fill: "currentColor",
1202
1136
  ...rest
1203
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1204
- d: "M22.5,23A4.5,4.5,0,1,1,27,18.5,4.505,4.505,0,0,1,22.5,23Zm0-7A2.5,2.5,0,1,0,25,18.5,2.5026,2.5026,0,0,0,22.5,16Z"
1205
- })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1206
- d: "M28 8H26V3H19V8H17a2.002 2.002 0 00-2 2V28a2.0023 2.0023 0 002 2H28a2.0027 2.0027 0 002-2V10A2.0023 2.0023 0 0028 8zM21 5h3V8H21zM17 28V10H28l.002 18zM2 14H5V17H2zM7 9H10V12H7zM2 9H5V12H2zM12 4H15V7H12zM7 4H10V7H7zM2 4H5V7H2z"
1137
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1138
+ d: "M24.5,28A5.385,5.385,0,0,1,19,22.751a5.3837,5.3837,0,0,1,.874-2.8308L23.49,14.5383a1.217,1.217,0,0,1,2.02,0L29.06,19.8154A5.4923,5.4923,0,0,1,30,22.751,5.385,5.385,0,0,1,24.5,28Zm0-11.38-2.9356,4.3672A3.3586,3.3586,0,0,0,21,22.751a3.51,3.51,0,0,0,7,0,3.4356,3.4356,0,0,0-.63-1.867Z"
1139
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1140
+ cx: "5",
1141
+ cy: "13",
1142
+ r: "1"
1143
+ })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1144
+ cx: "11",
1145
+ cy: "19",
1146
+ r: "1"
1147
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1148
+ cx: "15",
1149
+ cy: "25",
1150
+ r: "1"
1151
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1152
+ cx: "17",
1153
+ cy: "15",
1154
+ r: "1"
1155
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1156
+ cx: "13",
1157
+ cy: "11",
1158
+ r: "1"
1159
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1160
+ cx: "27",
1161
+ cy: "11",
1162
+ r: "1"
1163
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1164
+ cx: "9",
1165
+ cy: "27",
1166
+ r: "1"
1167
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1168
+ cx: "3",
1169
+ cy: "21",
1170
+ r: "1"
1171
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1172
+ d: "M2 6H30V8H2z"
1207
1173
  })), children);
1208
1174
  });
1209
1175
  if (process.env.NODE_ENV !== "production") {
1210
- SprayPaint.propTypes = iconPropTypes;
1176
+ SoilMoisture.propTypes = iconPropTypes;
1211
1177
  }
1212
- const Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref49, ref) {
1178
+ const SoilMoistureField = /*#__PURE__*/React.forwardRef(function SoilMoistureField(_ref49, ref) {
1213
1179
  let {
1214
1180
  children,
1215
1181
  size = 16,
@@ -1223,14 +1189,14 @@ const Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref49, ref) {
1223
1189
  viewBox: "0 0 32 32",
1224
1190
  fill: "currentColor",
1225
1191
  ...rest
1226
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1227
- d: "M25,2A11.01,11.01,0,0,0,14.7549,9.0244,6.9939,6.9939,0,0,0,9,6H6V9a7.0078,7.0078,0,0,0,7,7h1v9.0493a9.9229,9.9229,0,0,0-6.071,2.8794l1.414,1.4141a8,8,0,0,1,12.3086,1.2134l1.6616-1.1128A9.98,9.98,0,0,0,16,25.062V16h1A11.0125,11.0125,0,0,0,28,5V2ZM13,14A5.0057,5.0057,0,0,1,8,9V8H9a5.0054,5.0054,0,0,1,5,5v1ZM26,5a9.01,9.01,0,0,1-9,9H16V13a9.01,9.01,0,0,1,9-9h1Z"
1192
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1193
+ d: "M24.5 30a5.202 5.202 0 01-4.626-8.08L23.49 16.5382a1.217 1.217 0 012.02 0L29.06 21.8154A5.4921 5.4921 0 0130 24.751 5.385 5.385 0 0124.5 30zm0-11.38l-2.9356 4.3672A3.2079 3.2079 0 0024.5 28 3.3855 3.3855 0 0028 24.751a3.4354 3.4354 0 00-.63-1.867zM11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2z"
1228
1194
  })), children);
1229
1195
  });
1230
1196
  if (process.env.NODE_ENV !== "production") {
1231
- Sprout.propTypes = iconPropTypes;
1197
+ SoilMoistureField.propTypes = iconPropTypes;
1232
1198
  }
1233
- const Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref50, ref) {
1199
+ const SoilMoistureGlobal = /*#__PURE__*/React.forwardRef(function SoilMoistureGlobal(_ref50, ref) {
1234
1200
  let {
1235
1201
  children,
1236
1202
  size = 16,
@@ -1244,48 +1210,67 @@ const Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref50, ref) {
1244
1210
  viewBox: "0 0 32 32",
1245
1211
  fill: "currentColor",
1246
1212
  ...rest
1247
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1248
- d: "M24 21L24 9 22 9 22 23 30 23 30 21 24 21zM18 9H14a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H17V23h1a2 2 0 002-2V11A2 2 0 0018 9zM14 21V11h4V21zM8 23H2V21H8V17H4a2 2 0 01-2-2V11A2 2 0 014 9h6v2H4v4H8a2 2 0 012 2v4A2 2 0 018 23z"
1213
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1214
+ d: "M25 30a4.7347 4.7347 0 01-4.2075-7.35l3.3687-5.1942a1 1 0 011.6779 0l3.3152 5.11A4.9753 4.9753 0 0130 25.2231 4.8979 4.8979 0 0125 30zm0-10.1629l-2.5078 3.8662A2.9264 2.9264 0 1028 25.2231a2.96 2.96 0 00-.5444-1.6028zM11 24H9A17.0192 17.0192 0 0126 7h4V9H26A15.017 15.017 0 0011 24z"
1215
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1216
+ d: "M16,24H14A12.0137,12.0137,0,0,1,26,12h4v2H26A10.0113,10.0113,0,0,0,16,24Z"
1217
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1218
+ d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
1249
1219
  })), children);
1250
1220
  });
1251
1221
  if (process.env.NODE_ENV !== "production") {
1252
- Sql.propTypes = iconPropTypes;
1222
+ SoilMoistureGlobal.propTypes = iconPropTypes;
1253
1223
  }
1254
- const SquareFill = /*#__PURE__*/React.forwardRef(function SquareFill(_ref51, ref) {
1224
+ const SoilTemperature = /*#__PURE__*/React.forwardRef(function SoilTemperature(_ref51, ref) {
1255
1225
  let {
1256
1226
  children,
1257
1227
  size = 16,
1258
1228
  ...rest
1259
1229
  } = _ref51;
1260
- if (size === "glyph" || size === "glyph" || size === "glyphpx") {
1261
- return /*#__PURE__*/React.createElement(Icon, {
1262
- width: size,
1263
- height: size,
1264
- ref: ref,
1265
- xmlns: "http://www.w3.org/2000/svg",
1266
- viewBox: "0 0 16 16",
1267
- fill: "currentColor",
1268
- ...rest
1269
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1270
- d: "M3 3H13V13H3z"
1271
- })), children);
1272
- }
1273
1230
  return /*#__PURE__*/React.createElement(Icon, {
1274
1231
  width: size,
1275
1232
  height: size,
1276
1233
  ref: ref,
1277
1234
  xmlns: "http://www.w3.org/2000/svg",
1278
- viewBox: "0 0 16 16",
1235
+ viewBox: "0 0 32 32",
1279
1236
  fill: "currentColor",
1280
1237
  ...rest
1281
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1282
- d: "M3 3H13V13H3z"
1238
+ }, _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1239
+ cx: "5",
1240
+ cy: "13",
1241
+ r: "1"
1242
+ })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1243
+ cx: "11",
1244
+ cy: "19",
1245
+ r: "1"
1246
+ })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1247
+ cx: "15",
1248
+ cy: "25",
1249
+ r: "1"
1250
+ })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1251
+ cx: "17",
1252
+ cy: "15",
1253
+ r: "1"
1254
+ })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1255
+ cx: "13",
1256
+ cy: "11",
1257
+ r: "1"
1258
+ })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1259
+ cx: "9",
1260
+ cy: "27",
1261
+ r: "1"
1262
+ })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
1263
+ cx: "3",
1264
+ cy: "21",
1265
+ r: "1"
1266
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1267
+ d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM2 6H30V8H2z"
1283
1268
  })), children);
1284
1269
  });
1285
1270
  if (process.env.NODE_ENV !== "production") {
1286
- SquareFill.propTypes = iconPropTypes;
1271
+ SoilTemperature.propTypes = iconPropTypes;
1287
1272
  }
1288
- const StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_ref52, ref) {
1273
+ const SoilTemperatureField = /*#__PURE__*/React.forwardRef(function SoilTemperatureField(_ref52, ref) {
1289
1274
  let {
1290
1275
  children,
1291
1276
  size = 16,
@@ -1299,14 +1284,14 @@ const StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_
1299
1284
  viewBox: "0 0 32 32",
1300
1285
  fill: "currentColor",
1301
1286
  ...rest
1302
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1303
- d: "M8 22H16V30H8zM24 12H20v2h4v2H21v2h3v2H20v2h4a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0024 12zM16 20H8V12h8zm-6-2h4V14H10zM16 3.41L14.59 2 12 4.59 9.41 2 8 3.41 10.59 6 8 8.59 9.41 10 12 7.41 14.59 10 16 8.59 13.41 6 16 3.41z"
1287
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1288
+ d: "M11 16V11h1a4.0045 4.0045 0 004-4V4H13a3.9779 3.9779 0 00-2.7468 1.1067A6.0034 6.0034 0 005 2H2V5a6.0066 6.0066 0 006 6H9v5H2v2H16V16zM13 6h1V7a2.002 2.002 0 01-2 2H11V8A2.002 2.002 0 0113 6zM8 9A4.0045 4.0045 0 014 5V4H5A4.0045 4.0045 0 019 8V9zM2 21H16V23H2zM2 26H16V28H2zM25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14z"
1304
1289
  })), children);
1305
1290
  });
1306
1291
  if (process.env.NODE_ENV !== "production") {
1307
- StackLimitation.propTypes = iconPropTypes;
1292
+ SoilTemperatureField.propTypes = iconPropTypes;
1308
1293
  }
1309
- const WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedMove(_ref53, ref) {
1294
+ const SoilTemperatureGlobal = /*#__PURE__*/React.forwardRef(function SoilTemperatureGlobal(_ref53, ref) {
1310
1295
  let {
1311
1296
  children,
1312
1297
  size = 16,
@@ -1320,16 +1305,18 @@ const WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHea
1320
1305
  viewBox: "0 0 32 32",
1321
1306
  fill: "currentColor",
1322
1307
  ...rest
1323
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1324
- d: "M15,28H4a2,2,0,0,1-2-2V11A2,2,0,0,1,4,9H15a2,2,0,0,1,2,2V26A2,2,0,0,1,15,28ZM4,11V26H15V11Z"
1325
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1326
- d: "M26,6,24.59,7.41,27,10H22V6a2,2,0,0,0-2-2H10V6H20V20h2V12h5l-2.41,2.59L26,16l5-5Z"
1308
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1309
+ d: "M25 30a4.9863 4.9863 0 01-3-8.98V15a3 3 0 016 0v6.02A4.9863 4.9863 0 0125 30zm0-16a1.0011 1.0011 0 00-1 1v7.13l-.4971.2893A2.9676 2.9676 0 0022 25a3 3 0 006 0 2.9676 2.9676 0 00-1.5029-2.5811L26 22.13V15A1.0011 1.0011 0 0025 14zM16 24H14a11.89 11.89 0 013.7642-8.7271l1.373 1.4542A9.909 9.909 0 0016 24z"
1310
+ })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1311
+ d: "M11,24H9A17.0192,17.0192,0,0,1,26,7h4V9H26A15.017,15.017,0,0,0,11,24Z"
1312
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1313
+ d: "M26,2A21.8625,21.8625,0,0,0,13.9993,5.5757,21.856,21.856,0,0,0,2,2V4A19.8735,19.8735,0,0,1,12.2622,6.835,22.1514,22.1514,0,0,0,9.9475,8.979,17.001,17.001,0,0,0,2,7V9a15.0142,15.0142,0,0,1,6.6191,1.5366,22.0768,22.0768,0,0,0-1.7016,2.5371A12.0319,12.0319,0,0,0,2,12v2a9.8838,9.8838,0,0,1,4.0007.8506A21.861,21.861,0,0,0,4,24H6A20.0226,20.0226,0,0,1,26,4h4V2Z"
1327
1314
  })), children);
1328
1315
  });
1329
1316
  if (process.env.NODE_ENV !== "production") {
1330
- WatsonHealthStackedMove.propTypes = iconPropTypes;
1317
+ SoilTemperatureGlobal.propTypes = iconPropTypes;
1331
1318
  }
1332
- const WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_1(_ref54, ref) {
1319
+ const SolarPanel = /*#__PURE__*/React.forwardRef(function SolarPanel(_ref54, ref) {
1333
1320
  let {
1334
1321
  children,
1335
1322
  size = 16,
@@ -1343,18 +1330,20 @@ const WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function Wa
1343
1330
  viewBox: "0 0 32 32",
1344
1331
  fill: "currentColor",
1345
1332
  ...rest
1346
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1347
- d: "M18,30H4a2,2,0,0,1-2-2V14a2,2,0,0,1,2-2H18a2,2,0,0,1,2,2V28A2,2,0,0,1,18,30ZM4,14V28H18V14Z"
1348
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1349
- d: "M25,23H23V9H9V7H23a2,2,0,0,1,2,2Z"
1350
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1351
- d: "M30,16H28V4H16V2H28a2,2,0,0,1,2,2Z"
1333
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1334
+ d: "M30 26V14H13V26h5v2H2v2H30V28H25V26zm-5-2V21h3v3zm-2-3v3H20V21zm-3-2V16h3v3zm8 0H25V16h3zM18 16v3H15V16zm-3 8V21h3v3zm8 4H20V26h3zM9.3328 14.981A4 4 0 1116 12H14a2 2 0 10-3.3333 1.4907zM11 2H13V6H11zM2 11H6V13H2z"
1335
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1336
+ d: "M5.343 4.343H7.343V8.343H5.343z",
1337
+ transform: "rotate(-45 6.343 6.343)"
1338
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1339
+ d: "M16.657 4.343H18.657V8.343H16.657z",
1340
+ transform: "rotate(-135 17.657 6.343)"
1352
1341
  })), children);
1353
1342
  });
1354
1343
  if (process.env.NODE_ENV !== "production") {
1355
- WatsonHealthStackedScrolling_1.propTypes = iconPropTypes;
1344
+ SolarPanel.propTypes = iconPropTypes;
1356
1345
  }
1357
- const WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_2(_ref55, ref) {
1346
+ const SortAscending = /*#__PURE__*/React.forwardRef(function SortAscending(_ref55, ref) {
1358
1347
  let {
1359
1348
  children,
1360
1349
  size = 16,
@@ -1368,18 +1357,14 @@ const WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function Wa
1368
1357
  viewBox: "0 0 32 32",
1369
1358
  fill: "currentColor",
1370
1359
  ...rest
1371
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1372
- d: "M8 30H2a2 2 0 01-2-2V14a2 2 0 012-2H8a2 2 0 012 2V28A2 2 0 018 30zM2 14V28H8V14zM20 30H14a2 2 0 01-2-2V14a2 2 0 012-2h6a2 2 0 012 2V28A2 2 0 0120 30zM14 14V28h6V14z"
1373
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1374
- d: "M27,21H25V9H17V7h8a2,2,0,0,1,2,2Z"
1375
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1376
- d: "M32,16H30V4H22V2h8a2,2,0,0,1,2,2Z"
1360
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1361
+ d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 18H16V20H2zM6 12H16V14H6zM10 6H16V8H10z"
1377
1362
  })), children);
1378
1363
  });
1379
1364
  if (process.env.NODE_ENV !== "production") {
1380
- WatsonHealthStackedScrolling_2.propTypes = iconPropTypes;
1365
+ SortAscending.propTypes = iconPropTypes;
1381
1366
  }
1382
- const Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref56, ref) {
1367
+ const SortDescending = /*#__PURE__*/React.forwardRef(function SortDescending(_ref56, ref) {
1383
1368
  let {
1384
1369
  children,
1385
1370
  size = 16,
@@ -1393,32 +1378,19 @@ const Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref56, ref) {
1393
1378
  viewBox: "0 0 32 32",
1394
1379
  fill: "currentColor",
1395
1380
  ...rest
1396
- }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1397
- d: "M26,18H20V14.8982a7.4938,7.4938,0,0,1,1.1587-3.8542,5.9751,5.9751,0,0,0-1.3735-7.7006,5.9968,5.9968,0,0,0-9.6829,3.54,5.91,5.91,0,0,0,.7478,4.175A7.2573,7.2573,0,0,1,12,14.7942V18H6a2.002,2.002,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2v2a2.0025,2.0025,0,0,0,2,2H24a2.0025,2.0025,0,0,0,2-2V26a2.0025,2.0025,0,0,0,2-2V20A2.002,2.002,0,0,0,26,18ZM12.07,7.244a3.9994,3.9994,0,1,1,7.3728,2.7731A9.76,9.76,0,0,0,18.0664,14H13.94a9.5433,9.5433,0,0,0-1.376-3.9736A3.9366,3.9366,0,0,1,12.07,7.244ZM18,16v2H14V16Zm6,12H8V26H24ZM6,24V20H26v4Z"
1381
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1382
+ d: "M18 22L19.414 20.586 23 24.172 23 4 25 4 25 24.172 28.586 20.586 30 22 24 28 18 22zM2 6H16V8H2zM6 12H16V14H6zM10 18H16V20H10z"
1398
1383
  })), children);
1399
1384
  });
1400
1385
  if (process.env.NODE_ENV !== "production") {
1401
- Stamp.propTypes = iconPropTypes;
1386
+ SortDescending.propTypes = iconPropTypes;
1402
1387
  }
1403
- const Star = /*#__PURE__*/React.forwardRef(function Star(_ref57, ref) {
1388
+ const SortRemove = /*#__PURE__*/React.forwardRef(function SortRemove(_ref57, ref) {
1404
1389
  let {
1405
1390
  children,
1406
1391
  size = 16,
1407
1392
  ...rest
1408
1393
  } = _ref57;
1409
- if (size === 16 || size === "16" || size === "16px") {
1410
- return /*#__PURE__*/React.createElement(Icon, {
1411
- width: size,
1412
- height: size,
1413
- ref: ref,
1414
- xmlns: "http://www.w3.org/2000/svg",
1415
- viewBox: "0 0 16 16",
1416
- fill: "currentColor",
1417
- ...rest
1418
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1419
- d: "M8,3.3l1.4,2.8l0.2,0.5l0.5,0.1l3.1,0.4L11,9.2l-0.4,0.4l0.1,0.5l0.5,3.1l-2.8-1.4L8,11.5l-0.5,0.2l-2.8,1.4l0.5-3.1 l0.1-0.5L5,9.2L2.8,7l3.1-0.4l0.5-0.1L6.6,6L8,3.3 M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7 L8,1z"
1420
- })), children);
1421
- }
1422
1394
  return /*#__PURE__*/React.createElement(Icon, {
1423
1395
  width: size,
1424
1396
  height: size,
@@ -1427,32 +1399,19 @@ const Star = /*#__PURE__*/React.forwardRef(function Star(_ref57, ref) {
1427
1399
  viewBox: "0 0 32 32",
1428
1400
  fill: "currentColor",
1429
1401
  ...rest
1430
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1431
- d: "M16,6.52l2.76,5.58.46,1,1,.15,6.16.89L22,18.44l-.75.73.18,1,1.05,6.13-5.51-2.89L16,23l-.93.49L9.56,26.34l1-6.13.18-1L10,18.44,5.58,14.09l6.16-.89,1-.15.46-1L16,6.52M16,2l-4.55,9.22L1.28,12.69l7.36,7.18L6.9,30,16,25.22,25.1,30,23.36,19.87l7.36-7.17L20.55,11.22Z"
1402
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1403
+ d: "M30 19.415L28.586 18 25 21.587 21.414 18 20 19.415 23.586 23 20 26.586 21.414 28 25 24.414 28.586 28 30 26.586 26.414 23 30 19.415zM10 18H16V20H10zM2 6H16V8H2zM6 12H16V14H6z"
1432
1404
  })), children);
1433
1405
  });
1434
1406
  if (process.env.NODE_ENV !== "production") {
1435
- Star.propTypes = iconPropTypes;
1407
+ SortRemove.propTypes = iconPropTypes;
1436
1408
  }
1437
- const StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref58, ref) {
1409
+ const SpellCheck = /*#__PURE__*/React.forwardRef(function SpellCheck(_ref58, ref) {
1438
1410
  let {
1439
1411
  children,
1440
1412
  size = 16,
1441
1413
  ...rest
1442
1414
  } = _ref58;
1443
- if (size === 16 || size === "16" || size === "16px") {
1444
- return /*#__PURE__*/React.createElement(Icon, {
1445
- width: size,
1446
- height: size,
1447
- ref: ref,
1448
- xmlns: "http://www.w3.org/2000/svg",
1449
- viewBox: "0 0 16 16",
1450
- fill: "currentColor",
1451
- ...rest
1452
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1453
- d: "M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7L8,1z"
1454
- })), children);
1455
- }
1456
1415
  return /*#__PURE__*/React.createElement(Icon, {
1457
1416
  width: size,
1458
1417
  height: size,
@@ -1461,32 +1420,21 @@ const StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref58, ref
1461
1420
  viewBox: "0 0 32 32",
1462
1421
  fill: "currentColor",
1463
1422
  ...rest
1464
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1465
- d: "M16,2l-4.55,9.22L1.28,12.69l7.36,7.18L6.9,30,16,25.22,25.1,30,23.36,19.87l7.36-7.17L20.55,11.22Z"
1423
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1424
+ d: "M20,22h2L17,10H15L10,22h2l1.24-3h5.53Zm-5.93-5,1.82-4.42h.25L18,17Z"
1425
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1426
+ d: "M12 28H6a2 2 0 01-2-2V6A2 2 0 016 4H26a2 2 0 012 2V17H26V6H6V26h6zM23 27.18L20.41 24.59 19 26 23 30 30 23 28.59 21.59 23 27.18z"
1466
1427
  })), children);
1467
1428
  });
1468
1429
  if (process.env.NODE_ENV !== "production") {
1469
- StarFilled.propTypes = iconPropTypes;
1430
+ SpellCheck.propTypes = iconPropTypes;
1470
1431
  }
1471
- const StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref59, ref) {
1432
+ const WatsonHealthSpineLabel = /*#__PURE__*/React.forwardRef(function WatsonHealthSpineLabel(_ref59, ref) {
1472
1433
  let {
1473
1434
  children,
1474
1435
  size = 16,
1475
1436
  ...rest
1476
1437
  } = _ref59;
1477
- if (size === 16 || size === "16" || size === "16px") {
1478
- return /*#__PURE__*/React.createElement(Icon, {
1479
- width: size,
1480
- height: size,
1481
- ref: ref,
1482
- xmlns: "http://www.w3.org/2000/svg",
1483
- viewBox: "0 0 16 16",
1484
- fill: "currentColor",
1485
- ...rest
1486
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1487
- d: "M5.7 5.6L0.6 6.3 4.3 9.9 3.5 15 8 12.6 8 1z"
1488
- })), children);
1489
- }
1490
1438
  return /*#__PURE__*/React.createElement(Icon, {
1491
1439
  width: size,
1492
1440
  height: size,
@@ -1495,14 +1443,14 @@ const StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref59, ref) {
1495
1443
  viewBox: "0 0 32 32",
1496
1444
  fill: "currentColor",
1497
1445
  ...rest
1498
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1499
- d: "M11.45 11.22L1.28 12.7 8.64 19.87 6.9 30 16 25.22 16 2 11.45 11.22z"
1446
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1447
+ d: "M3 11L3 13 8.59 13 2.29 19.29 3.71 20.71 10 14.41 10 20 12 20 12 11 3 11zM26 13H23V12H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V19h3a2 2 0 002-2V15A2 2 0 0026 13zm-8 4V15h8v2zM26 23H23V22H21v1H18a2 2 0 00-2 2v2a2 2 0 002 2h3v1h2V29h3a2 2 0 002-2V25A2 2 0 0026 23zm-8 4V25h8v2zM26 3H23V2H21V3H18a2 2 0 00-2 2V7a2 2 0 002 2h3v1h2V9h3a2 2 0 002-2V5A2 2 0 0026 3zM18 7V5h8V7z"
1500
1448
  })), children);
1501
1449
  });
1502
1450
  if (process.env.NODE_ENV !== "production") {
1503
- StarHalf.propTypes = iconPropTypes;
1451
+ WatsonHealthSpineLabel.propTypes = iconPropTypes;
1504
1452
  }
1505
- const StarReview = /*#__PURE__*/React.forwardRef(function StarReview(_ref60, ref) {
1453
+ const Split = /*#__PURE__*/React.forwardRef(function Split(_ref60, ref) {
1506
1454
  let {
1507
1455
  children,
1508
1456
  size = 16,
@@ -1516,16 +1464,16 @@ const StarReview = /*#__PURE__*/React.forwardRef(function StarReview(_ref60, ref
1516
1464
  viewBox: "0 0 32 32",
1517
1465
  fill: "currentColor",
1518
1466
  ...rest
1519
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1520
- d: "M18 26H26V28H18zM18 22H30V24H18zM18 18H30V20H18z"
1521
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1522
- d: "M20.549 11.217L16 2 11.451 11.217 1.28 12.695 8.64 19.87 6.902 30 14 26.269 14 24.009 9.559 26.344 10.611 20.208 10.789 19.171 10.036 18.438 5.578 14.091 11.739 13.196 12.779 13.045 13.245 12.102 16 6.519 18.755 12.102 19.221 13.045 20.261 13.196 27.715 14.281 28 12.3 20.549 11.217z"
1467
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1468
+ d: "M15 20H17V24H15zM15 14H17V18H15zM15 8H17V12H15z"
1469
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1470
+ d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
1523
1471
  })), children);
1524
1472
  });
1525
1473
  if (process.env.NODE_ENV !== "production") {
1526
- StarReview.propTypes = iconPropTypes;
1474
+ Split.propTypes = iconPropTypes;
1527
1475
  }
1528
- const WatsonHealthStatusAcknowledge = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusAcknowledge(_ref61, ref) {
1476
+ const WatsonHealthSplitDiscard = /*#__PURE__*/React.forwardRef(function WatsonHealthSplitDiscard(_ref61, ref) {
1529
1477
  let {
1530
1478
  children,
1531
1479
  size = 16,
@@ -1539,16 +1487,14 @@ const WatsonHealthStatusAcknowledge = /*#__PURE__*/React.forwardRef(function Wat
1539
1487
  viewBox: "0 0 32 32",
1540
1488
  fill: "currentColor",
1541
1489
  ...rest
1542
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1543
- d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59z"
1544
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1545
- d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
1490
+ }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1491
+ d: "M28,16A12.01,12.01,0,0,0,17,4.0508V2H15V4.0508a11.99,11.99,0,0,0,0,23.8984V30h2V27.9492A12.01,12.01,0,0,0,28,16ZM16,26V6a10,10,0,0,1,0,20Z"
1546
1492
  })), children);
1547
1493
  });
1548
1494
  if (process.env.NODE_ENV !== "production") {
1549
- WatsonHealthStatusAcknowledge.propTypes = iconPropTypes;
1495
+ WatsonHealthSplitDiscard.propTypes = iconPropTypes;
1550
1496
  }
1551
- const WatsonHealthStatusChange = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusChange(_ref62, ref) {
1497
+ const SplitScreen = /*#__PURE__*/React.forwardRef(function SplitScreen(_ref62, ref) {
1552
1498
  let {
1553
1499
  children,
1554
1500
  size = 16,
@@ -1562,14 +1508,14 @@ const WatsonHealthStatusChange = /*#__PURE__*/React.forwardRef(function WatsonHe
1562
1508
  viewBox: "0 0 32 32",
1563
1509
  fill: "currentColor",
1564
1510
  ...rest
1565
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1566
- d: "M7 30a5 5 0 115-5A5.0057 5.0057 0 017 30zm0-8a3 3 0 103 3A3.0033 3.0033 0 007 22zM23 30a5 5 0 115-5A5.0057 5.0057 0 0123 30zm0-8a3 3 0 103 3A3.0033 3.0033 0 0023 22zM24 7v7l3.5859-3.4141L29 12l-6 6-6-6 1.4141-1.4141L22 14V7a1.0009 1.0009 0 00-1-1H9A1.0006 1.0006 0 008 7V18H6V7A3.0033 3.0033 0 019 4H21A3.0033 3.0033 0 0124 7z"
1511
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1512
+ d: "M15 4H17V28H15zM10 7V25H4V7h6m0-2H4A2 2 0 002 7V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2zM28 7V25H22V7h6m0-2H22a2 2 0 00-2 2V25a2 2 0 002 2h6a2 2 0 002-2V7a2 2 0 00-2-2z"
1567
1513
  })), children);
1568
1514
  });
1569
1515
  if (process.env.NODE_ENV !== "production") {
1570
- WatsonHealthStatusChange.propTypes = iconPropTypes;
1516
+ SplitScreen.propTypes = iconPropTypes;
1571
1517
  }
1572
- const WatsonHealthStatusPartialFail = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusPartialFail(_ref63, ref) {
1518
+ const SprayPaint = /*#__PURE__*/React.forwardRef(function SprayPaint(_ref63, ref) {
1573
1519
  let {
1574
1520
  children,
1575
1521
  size = 16,
@@ -1583,16 +1529,16 @@ const WatsonHealthStatusPartialFail = /*#__PURE__*/React.forwardRef(function Wat
1583
1529
  viewBox: "0 0 32 32",
1584
1530
  fill: "currentColor",
1585
1531
  ...rest
1586
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1587
- d: "M25.1407 23.7642l1.5315 1.2851a13.976 13.976 0 002.4408-4.1821l-1.8776-.6836A11.9729 11.9729 0 0125.1407 23.7642zM18 27.81l.4128 1.9677A13.8888 13.8888 0 0022.9543 28.14L22 26.4087A12.52 12.52 0 0118 27.81zM10 26.4087L9 28.14a14.14 14.14 0 004.5872 1.6382l.3469-1.9677A12.1519 12.1519 0 0110 26.4087zM4.7646 20.1836l-1.8776.6836a13.976 13.976 0 002.4408 4.1821l1.5315-1.2851A11.9729 11.9729 0 014.7646 20.1836zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22zM15 8H17V19H15z"
1588
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1589
- d: "M30,16H28A12,12,0,0,0,4,16H2a14,14,0,0,1,28,0Z"
1532
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1533
+ d: "M22.5,23A4.5,4.5,0,1,1,27,18.5,4.505,4.505,0,0,1,22.5,23Zm0-7A2.5,2.5,0,1,0,25,18.5,2.5026,2.5026,0,0,0,22.5,16Z"
1534
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1535
+ d: "M28 8H26V3H19V8H17a2.002 2.002 0 00-2 2V28a2.0023 2.0023 0 002 2H28a2.0027 2.0027 0 002-2V10A2.0023 2.0023 0 0028 8zM21 5h3V8H21zM17 28V10H28l.002 18zM2 14H5V17H2zM7 9H10V12H7zM2 9H5V12H2zM12 4H15V7H12zM7 4H10V7H7zM2 4H5V7H2z"
1590
1536
  })), children);
1591
1537
  });
1592
1538
  if (process.env.NODE_ENV !== "production") {
1593
- WatsonHealthStatusPartialFail.propTypes = iconPropTypes;
1539
+ SprayPaint.propTypes = iconPropTypes;
1594
1540
  }
1595
- const WatsonHealthStatusResolved = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusResolved(_ref64, ref) {
1541
+ const Sprout = /*#__PURE__*/React.forwardRef(function Sprout(_ref64, ref) {
1596
1542
  let {
1597
1543
  children,
1598
1544
  size = 16,
@@ -1606,16 +1552,14 @@ const WatsonHealthStatusResolved = /*#__PURE__*/React.forwardRef(function Watson
1606
1552
  viewBox: "0 0 32 32",
1607
1553
  fill: "currentColor",
1608
1554
  ...rest
1609
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1610
- d: "M21 28.414L16 23.413 17.413 22 21 25.586 28.585 18 30 19.415 21 28.414zM12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59z"
1611
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1612
- d: "M11.8193,25.8022a11.992,11.992,0,1,1,13.9829-9.6215l-1.9668-.3614A10.001,10.001,0,1,0,12.1807,23.835Z"
1555
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1556
+ d: "M25,2A11.01,11.01,0,0,0,14.7549,9.0244,6.9939,6.9939,0,0,0,9,6H6V9a7.0078,7.0078,0,0,0,7,7h1v9.0493a9.9229,9.9229,0,0,0-6.071,2.8794l1.414,1.4141a8,8,0,0,1,12.3086,1.2134l1.6616-1.1128A9.98,9.98,0,0,0,16,25.062V16h1A11.0125,11.0125,0,0,0,28,5V2ZM13,14A5.0057,5.0057,0,0,1,8,9V8H9a5.0054,5.0054,0,0,1,5,5v1ZM26,5a9.01,9.01,0,0,1-9,9H16V13a9.01,9.01,0,0,1,9-9h1Z"
1613
1557
  })), children);
1614
1558
  });
1615
1559
  if (process.env.NODE_ENV !== "production") {
1616
- WatsonHealthStatusResolved.propTypes = iconPropTypes;
1560
+ Sprout.propTypes = iconPropTypes;
1617
1561
  }
1618
- const StayInside = /*#__PURE__*/React.forwardRef(function StayInside(_ref65, ref) {
1562
+ const Sql = /*#__PURE__*/React.forwardRef(function Sql(_ref65, ref) {
1619
1563
  let {
1620
1564
  children,
1621
1565
  size = 16,
@@ -1629,16 +1573,14 @@ const StayInside = /*#__PURE__*/React.forwardRef(function StayInside(_ref65, ref
1629
1573
  viewBox: "0 0 32 32",
1630
1574
  fill: "currentColor",
1631
1575
  ...rest
1632
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1633
- d: "M23 30H21V28a3.0033 3.0033 0 00-3-3H14a3.0033 3.0033 0 00-3 3v2H9V28a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM16 13a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 11z"
1634
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1635
- d: "M30,30H28V14.4639L16,4.31,4,14.4639V30H2V14a1,1,0,0,1,.354-.7634l13-11a1,1,0,0,1,1.292,0l13,11A1,1,0,0,1,30,14Z"
1576
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1577
+ d: "M24 21L24 9 22 9 22 23 30 23 30 21 24 21zM18 9H14a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H17V23h1a2 2 0 002-2V11A2 2 0 0018 9zM14 21V11h4V21zM8 23H2V21H8V17H4a2 2 0 01-2-2V11A2 2 0 014 9h6v2H4v4H8a2 2 0 012 2v4A2 2 0 018 23z"
1636
1578
  })), children);
1637
1579
  });
1638
1580
  if (process.env.NODE_ENV !== "production") {
1639
- StayInside.propTypes = iconPropTypes;
1581
+ Sql.propTypes = iconPropTypes;
1640
1582
  }
1641
- const StemLeafPlot = /*#__PURE__*/React.forwardRef(function StemLeafPlot(_ref66, ref) {
1583
+ const SquareOutline = /*#__PURE__*/React.forwardRef(function SquareOutline(_ref66, ref) {
1642
1584
  let {
1643
1585
  children,
1644
1586
  size = 16,
@@ -1652,14 +1594,15 @@ const StemLeafPlot = /*#__PURE__*/React.forwardRef(function StemLeafPlot(_ref66,
1652
1594
  viewBox: "0 0 32 32",
1653
1595
  fill: "currentColor",
1654
1596
  ...rest
1655
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1656
- d: "M19 10a3 3 0 113-3A3.0033 3.0033 0 0119 10zm0-4a1 1 0 101 1A1.0011 1.0011 0 0019 6zM19 19a3 3 0 113-3A3.0033 3.0033 0 0119 19zm0-4a1 1 0 101 1A1.0011 1.0011 0 0019 15zM27 19a3 3 0 113-3A3.0033 3.0033 0 0127 19zm0-4a1 1 0 101 1A1.0011 1.0011 0 0027 15zM19 28a3 3 0 113-3A3.0033 3.0033 0 0119 28zm0-4a1 1 0 101 1A1.0011 1.0011 0 0019 24zM12 2H14V30H12zM7 28a3 3 0 113-3A3.0033 3.0033 0 017 28zm0-4a1 1 0 101 1A1.0011 1.0011 0 007 24zM7 19a3 3 0 113-3A3.0033 3.0033 0 017 19zm0-4a1 1 0 101 1A1.0011 1.0011 0 007 15zM7 10a3 3 0 113-3A3.0033 3.0033 0 017 10zM7 6A1 1 0 108 7 1.0011 1.0011 0 007 6z"
1597
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1598
+ strokeWidth: "0",
1599
+ d: "m26,4H6c-1.1046,0-2,.8954-2,2v20c0,1.1046.8954,2,2,2h20c1.1046,0,2-.8954,2-2V6c0-1.1046-.8954-2-2-2ZM6,26V6h20v20H6Z"
1657
1600
  })), children);
1658
1601
  });
1659
1602
  if (process.env.NODE_ENV !== "production") {
1660
- StemLeafPlot.propTypes = iconPropTypes;
1603
+ SquareOutline.propTypes = iconPropTypes;
1661
1604
  }
1662
- const Stethoscope = /*#__PURE__*/React.forwardRef(function Stethoscope(_ref67, ref) {
1605
+ const SquareSolid = /*#__PURE__*/React.forwardRef(function SquareSolid(_ref67, ref) {
1663
1606
  let {
1664
1607
  children,
1665
1608
  size = 16,
@@ -1673,20 +1616,18 @@ const Stethoscope = /*#__PURE__*/React.forwardRef(function Stethoscope(_ref67, r
1673
1616
  viewBox: "0 0 32 32",
1674
1617
  fill: "currentColor",
1675
1618
  ...rest
1676
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1677
- d: "M24,2V4h2v6a4,4,0,0,1-8,0V4h2V2H16v8a6.0051,6.0051,0,0,0,5,5.91V22A6,6,0,0,1,9,22V15.8579a4,4,0,1,0-2,0V22a8,8,0,0,0,16,0V15.91A6.0051,6.0051,0,0,0,28,10V2ZM6,12a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,6,12Z"
1678
- })), children);
1619
+ }, children);
1679
1620
  });
1680
1621
  if (process.env.NODE_ENV !== "production") {
1681
- Stethoscope.propTypes = iconPropTypes;
1622
+ SquareSolid.propTypes = iconPropTypes;
1682
1623
  }
1683
- const Stop = /*#__PURE__*/React.forwardRef(function Stop(_ref68, ref) {
1624
+ const SquareFill = /*#__PURE__*/React.forwardRef(function SquareFill(_ref68, ref) {
1684
1625
  let {
1685
1626
  children,
1686
1627
  size = 16,
1687
1628
  ...rest
1688
1629
  } = _ref68;
1689
- if (size === 16 || size === "16" || size === "16px") {
1630
+ if (size === "glyph" || size === "glyph" || size === "glyphpx") {
1690
1631
  return /*#__PURE__*/React.createElement(Icon, {
1691
1632
  width: size,
1692
1633
  height: size,
@@ -1695,8 +1636,8 @@ const Stop = /*#__PURE__*/React.forwardRef(function Stop(_ref68, ref) {
1695
1636
  viewBox: "0 0 16 16",
1696
1637
  fill: "currentColor",
1697
1638
  ...rest
1698
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1699
- d: "M12,4v8H4V4H12 M12,3H4C3.4,3,3,3.4,3,4v8c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1V4C13,3.4,12.6,3,12,3z"
1639
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1640
+ d: "M3 3H13V13H3z"
1700
1641
  })), children);
1701
1642
  }
1702
1643
  return /*#__PURE__*/React.createElement(Icon, {
@@ -1704,35 +1645,22 @@ const Stop = /*#__PURE__*/React.forwardRef(function Stop(_ref68, ref) {
1704
1645
  height: size,
1705
1646
  ref: ref,
1706
1647
  xmlns: "http://www.w3.org/2000/svg",
1707
- viewBox: "0 0 32 32",
1648
+ viewBox: "0 0 16 16",
1708
1649
  fill: "currentColor",
1709
1650
  ...rest
1710
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1711
- d: "M24,8V24H8V8H24m0-2H8A2,2,0,0,0,6,8V24a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2Z"
1651
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1652
+ d: "M3 3H13V13H3z"
1712
1653
  })), children);
1713
1654
  });
1714
1655
  if (process.env.NODE_ENV !== "production") {
1715
- Stop.propTypes = iconPropTypes;
1656
+ SquareFill.propTypes = iconPropTypes;
1716
1657
  }
1717
- const StopFilled = /*#__PURE__*/React.forwardRef(function StopFilled(_ref69, ref) {
1658
+ const StackLimitation = /*#__PURE__*/React.forwardRef(function StackLimitation(_ref69, ref) {
1718
1659
  let {
1719
1660
  children,
1720
1661
  size = 16,
1721
1662
  ...rest
1722
1663
  } = _ref69;
1723
- if (size === 16 || size === "16" || size === "16px") {
1724
- return /*#__PURE__*/React.createElement(Icon, {
1725
- width: size,
1726
- height: size,
1727
- ref: ref,
1728
- xmlns: "http://www.w3.org/2000/svg",
1729
- viewBox: "0 0 16 16",
1730
- fill: "currentColor",
1731
- ...rest
1732
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1733
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
1734
- })), children);
1735
- }
1736
1664
  return /*#__PURE__*/React.createElement(Icon, {
1737
1665
  width: size,
1738
1666
  height: size,
@@ -1741,14 +1669,14 @@ const StopFilled = /*#__PURE__*/React.forwardRef(function StopFilled(_ref69, ref
1741
1669
  viewBox: "0 0 32 32",
1742
1670
  fill: "currentColor",
1743
1671
  ...rest
1744
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1745
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z"
1672
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1673
+ d: "M8 22H16V30H8zM24 12H20v2h4v2H21v2h3v2H20v2h4a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0024 12zM16 20H8V12h8zm-6-2h4V14H10zM16 3.41L14.59 2 12 4.59 9.41 2 8 3.41 10.59 6 8 8.59 9.41 10 12 7.41 14.59 10 16 8.59 13.41 6 16 3.41z"
1746
1674
  })), children);
1747
1675
  });
1748
1676
  if (process.env.NODE_ENV !== "production") {
1749
- StopFilled.propTypes = iconPropTypes;
1677
+ StackLimitation.propTypes = iconPropTypes;
1750
1678
  }
1751
- const StopFilledAlt = /*#__PURE__*/React.forwardRef(function StopFilledAlt(_ref70, ref) {
1679
+ const WatsonHealthStackedMove = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedMove(_ref70, ref) {
1752
1680
  let {
1753
1681
  children,
1754
1682
  size = 16,
@@ -1762,34 +1690,21 @@ const StopFilledAlt = /*#__PURE__*/React.forwardRef(function StopFilledAlt(_ref7
1762
1690
  viewBox: "0 0 32 32",
1763
1691
  fill: "currentColor",
1764
1692
  ...rest
1765
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1766
- d: "M24,6H8A2,2,0,0,0,6,8V24a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2Z"
1693
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1694
+ d: "M15,28H4a2,2,0,0,1-2-2V11A2,2,0,0,1,4,9H15a2,2,0,0,1,2,2V26A2,2,0,0,1,15,28ZM4,11V26H15V11Z"
1695
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1696
+ d: "M26,6,24.59,7.41,27,10H22V6a2,2,0,0,0-2-2H10V6H20V20h2V12h5l-2.41,2.59L26,16l5-5Z"
1767
1697
  })), children);
1768
1698
  });
1769
1699
  if (process.env.NODE_ENV !== "production") {
1770
- StopFilledAlt.propTypes = iconPropTypes;
1700
+ WatsonHealthStackedMove.propTypes = iconPropTypes;
1771
1701
  }
1772
- const StopOutline = /*#__PURE__*/React.forwardRef(function StopOutline(_ref71, ref) {
1702
+ const WatsonHealthStackedScrolling_1 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_1(_ref71, ref) {
1773
1703
  let {
1774
1704
  children,
1775
1705
  size = 16,
1776
1706
  ...rest
1777
1707
  } = _ref71;
1778
- if (size === 16 || size === "16" || size === "16px") {
1779
- return /*#__PURE__*/React.createElement(Icon, {
1780
- width: size,
1781
- height: size,
1782
- ref: ref,
1783
- xmlns: "http://www.w3.org/2000/svg",
1784
- viewBox: "0 0 16 16",
1785
- fill: "currentColor",
1786
- ...rest
1787
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1788
- d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z"
1789
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1790
- d: "M10,6v4H6V6H10 M10,5H6C5.4,5,5,5.4,5,6v4c0,0.6,0.4,1,1,1h4c0.6,0,1-0.4,1-1V6C11,5.4,10.6,5,10,5z"
1791
- })), children);
1792
- }
1793
1708
  return /*#__PURE__*/React.createElement(Icon, {
1794
1709
  width: size,
1795
1710
  height: size,
@@ -1797,37 +1712,24 @@ const StopOutline = /*#__PURE__*/React.forwardRef(function StopOutline(_ref71, r
1797
1712
  xmlns: "http://www.w3.org/2000/svg",
1798
1713
  viewBox: "0 0 32 32",
1799
1714
  fill: "currentColor",
1800
- ...rest
1801
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1802
- d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
1803
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1804
- d: "M20,12v8H12V12h8m0-2H12a2,2,0,0,0-2,2v8a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V12a2,2,0,0,0-2-2Z"
1715
+ ...rest
1716
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1717
+ d: "M18,30H4a2,2,0,0,1-2-2V14a2,2,0,0,1,2-2H18a2,2,0,0,1,2,2V28A2,2,0,0,1,18,30ZM4,14V28H18V14Z"
1718
+ })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1719
+ d: "M25,23H23V9H9V7H23a2,2,0,0,1,2,2Z"
1720
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1721
+ d: "M30,16H28V4H16V2H28a2,2,0,0,1,2,2Z"
1805
1722
  })), children);
1806
1723
  });
1807
1724
  if (process.env.NODE_ENV !== "production") {
1808
- StopOutline.propTypes = iconPropTypes;
1725
+ WatsonHealthStackedScrolling_1.propTypes = iconPropTypes;
1809
1726
  }
1810
- const StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFilled(_ref72, ref) {
1727
+ const WatsonHealthStackedScrolling_2 = /*#__PURE__*/React.forwardRef(function WatsonHealthStackedScrolling_2(_ref72, ref) {
1811
1728
  let {
1812
1729
  children,
1813
1730
  size = 16,
1814
1731
  ...rest
1815
1732
  } = _ref72;
1816
- if (size === 16 || size === "16" || size === "16px") {
1817
- return /*#__PURE__*/React.createElement(Icon, {
1818
- width: size,
1819
- height: size,
1820
- ref: ref,
1821
- xmlns: "http://www.w3.org/2000/svg",
1822
- viewBox: "0 0 16 16",
1823
- fill: "currentColor",
1824
- ...rest
1825
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1826
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
1827
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1828
- d: "M6 6H10V10H6z"
1829
- })), children);
1830
- }
1831
1733
  return /*#__PURE__*/React.createElement(Icon, {
1832
1734
  width: size,
1833
1735
  height: size,
@@ -1836,16 +1738,18 @@ const StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFill
1836
1738
  viewBox: "0 0 32 32",
1837
1739
  fill: "currentColor",
1838
1740
  ...rest
1839
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1840
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z"
1841
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1842
- d: "M12 12H20V20H12z"
1741
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1742
+ d: "M8 30H2a2 2 0 01-2-2V14a2 2 0 012-2H8a2 2 0 012 2V28A2 2 0 018 30zM2 14V28H8V14zM20 30H14a2 2 0 01-2-2V14a2 2 0 012-2h6a2 2 0 012 2V28A2 2 0 0120 30zM14 14V28h6V14z"
1743
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1744
+ d: "M27,21H25V9H17V7h8a2,2,0,0,1,2,2Z"
1745
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1746
+ d: "M32,16H30V4H22V2h8a2,2,0,0,1,2,2Z"
1843
1747
  })), children);
1844
1748
  });
1845
1749
  if (process.env.NODE_ENV !== "production") {
1846
- StopOutlineFilled.propTypes = iconPropTypes;
1750
+ WatsonHealthStackedScrolling_2.propTypes = iconPropTypes;
1847
1751
  }
1848
- const StopSign = /*#__PURE__*/React.forwardRef(function StopSign(_ref73, ref) {
1752
+ const Stamp = /*#__PURE__*/React.forwardRef(function Stamp(_ref73, ref) {
1849
1753
  let {
1850
1754
  children,
1851
1755
  size = 16,
@@ -1859,19 +1763,32 @@ const StopSign = /*#__PURE__*/React.forwardRef(function StopSign(_ref73, ref) {
1859
1763
  viewBox: "0 0 32 32",
1860
1764
  fill: "currentColor",
1861
1765
  ...rest
1862
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1863
- d: "M20.5857,29H11.4143A1.9865,1.9865,0,0,1,10,28.4141L3.5859,22A1.9865,1.9865,0,0,1,3,20.5857V11.4143A1.9865,1.9865,0,0,1,3.5859,10L10,3.5859A1.9865,1.9865,0,0,1,11.4143,3h9.1714A1.9865,1.9865,0,0,1,22,3.5859L28.4141,10A1.9865,1.9865,0,0,1,29,11.4143v9.1714A1.9865,1.9865,0,0,1,28.4141,22L22,28.4141A1.9865,1.9865,0,0,1,20.5857,29ZM11.4141,5,5,11.4141v9.1716L11.4141,27h9.1716L27,20.5859V11.4143L20.5859,5H11.4141Z"
1766
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1767
+ d: "M26,18H20V14.8982a7.4938,7.4938,0,0,1,1.1587-3.8542,5.9751,5.9751,0,0,0-1.3735-7.7006,5.9968,5.9968,0,0,0-9.6829,3.54,5.91,5.91,0,0,0,.7478,4.175A7.2573,7.2573,0,0,1,12,14.7942V18H6a2.002,2.002,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2v2a2.0025,2.0025,0,0,0,2,2H24a2.0025,2.0025,0,0,0,2-2V26a2.0025,2.0025,0,0,0,2-2V20A2.002,2.002,0,0,0,26,18ZM12.07,7.244a3.9994,3.9994,0,1,1,7.3728,2.7731A9.76,9.76,0,0,0,18.0664,14H13.94a9.5433,9.5433,0,0,0-1.376-3.9736A3.9366,3.9366,0,0,1,12.07,7.244ZM18,16v2H14V16Zm6,12H8V26H24ZM6,24V20H26v4Z"
1864
1768
  })), children);
1865
1769
  });
1866
1770
  if (process.env.NODE_ENV !== "production") {
1867
- StopSign.propTypes = iconPropTypes;
1771
+ Stamp.propTypes = iconPropTypes;
1868
1772
  }
1869
- const StopSignFilled = /*#__PURE__*/React.forwardRef(function StopSignFilled(_ref74, ref) {
1773
+ const Star = /*#__PURE__*/React.forwardRef(function Star(_ref74, ref) {
1870
1774
  let {
1871
1775
  children,
1872
1776
  size = 16,
1873
1777
  ...rest
1874
1778
  } = _ref74;
1779
+ if (size === 16 || size === "16" || size === "16px") {
1780
+ return /*#__PURE__*/React.createElement(Icon, {
1781
+ width: size,
1782
+ height: size,
1783
+ ref: ref,
1784
+ xmlns: "http://www.w3.org/2000/svg",
1785
+ viewBox: "0 0 16 16",
1786
+ fill: "currentColor",
1787
+ ...rest
1788
+ }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1789
+ d: "M8,3.3l1.4,2.8l0.2,0.5l0.5,0.1l3.1,0.4L11,9.2l-0.4,0.4l0.1,0.5l0.5,3.1l-2.8-1.4L8,11.5l-0.5,0.2l-2.8,1.4l0.5-3.1 l0.1-0.5L5,9.2L2.8,7l3.1-0.4l0.5-0.1L6.6,6L8,3.3 M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7 L8,1z"
1790
+ })), children);
1791
+ }
1875
1792
  return /*#__PURE__*/React.createElement(Icon, {
1876
1793
  width: size,
1877
1794
  height: size,
@@ -1880,19 +1797,32 @@ const StopSignFilled = /*#__PURE__*/React.forwardRef(function StopSignFilled(_re
1880
1797
  viewBox: "0 0 32 32",
1881
1798
  fill: "currentColor",
1882
1799
  ...rest
1883
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1884
- d: "M20.5857,29H11.4143A1.9865,1.9865,0,0,1,10,28.4141L3.5859,22A1.9865,1.9865,0,0,1,3,20.5857V11.4143A1.9865,1.9865,0,0,1,3.5859,10L10,3.5859A1.9865,1.9865,0,0,1,11.4143,3h9.1714A1.9865,1.9865,0,0,1,22,3.5859L28.4141,10A1.9865,1.9865,0,0,1,29,11.4143v9.1714A1.9865,1.9865,0,0,1,28.4141,22L22,28.4141A1.9865,1.9865,0,0,1,20.5857,29Z"
1800
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1801
+ d: "M16,6.52l2.76,5.58.46,1,1,.15,6.16.89L22,18.44l-.75.73.18,1,1.05,6.13-5.51-2.89L16,23l-.93.49L9.56,26.34l1-6.13.18-1L10,18.44,5.58,14.09l6.16-.89,1-.15.46-1L16,6.52M16,2l-4.55,9.22L1.28,12.69l7.36,7.18L6.9,30,16,25.22,25.1,30,23.36,19.87l7.36-7.17L20.55,11.22Z"
1885
1802
  })), children);
1886
1803
  });
1887
1804
  if (process.env.NODE_ENV !== "production") {
1888
- StopSignFilled.propTypes = iconPropTypes;
1805
+ Star.propTypes = iconPropTypes;
1889
1806
  }
1890
- const StoragePool = /*#__PURE__*/React.forwardRef(function StoragePool(_ref75, ref) {
1807
+ const StarFilled = /*#__PURE__*/React.forwardRef(function StarFilled(_ref75, ref) {
1891
1808
  let {
1892
1809
  children,
1893
1810
  size = 16,
1894
1811
  ...rest
1895
1812
  } = _ref75;
1813
+ if (size === 16 || size === "16" || size === "16px") {
1814
+ return /*#__PURE__*/React.createElement(Icon, {
1815
+ width: size,
1816
+ height: size,
1817
+ ref: ref,
1818
+ xmlns: "http://www.w3.org/2000/svg",
1819
+ viewBox: "0 0 16 16",
1820
+ fill: "currentColor",
1821
+ ...rest
1822
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1823
+ d: "M8,1L5.7,5.6L0.6,6.3l3.7,3.6L3.5,15L8,12.6l4.6,2.4l-0.9-5.1l3.7-3.6l-5.1-0.7L8,1z"
1824
+ })), children);
1825
+ }
1896
1826
  return /*#__PURE__*/React.createElement(Icon, {
1897
1827
  width: size,
1898
1828
  height: size,
@@ -1901,21 +1831,32 @@ const StoragePool = /*#__PURE__*/React.forwardRef(function StoragePool(_ref75, r
1901
1831
  viewBox: "0 0 32 32",
1902
1832
  fill: "currentColor",
1903
1833
  ...rest
1904
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1905
- d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
1906
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1907
- d: "M17.5 13A3.5 3.5 0 1121 9.5 3.5041 3.5041 0 0117.5 13zm0-5A1.5 1.5 0 1019 9.5 1.5017 1.5017 0 0017.5 8zM14.5 26A3.5 3.5 0 1118 22.5 3.5041 3.5041 0 0114.5 26zm0-5A1.5 1.5 0 1016 22.5 1.5017 1.5017 0 0014.5 21zM9.5 18A3.5 3.5 0 1113 14.5 3.5041 3.5041 0 019.5 18zm0-5A1.5 1.5 0 1011 14.5 1.5017 1.5017 0 009.5 13zM22.5 21A3.5 3.5 0 1126 17.5 3.5041 3.5041 0 0122.5 21zm0-5A1.5 1.5 0 1024 17.5 1.5017 1.5017 0 0022.5 16z"
1834
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1835
+ d: "M16,2l-4.55,9.22L1.28,12.69l7.36,7.18L6.9,30,16,25.22,25.1,30,23.36,19.87l7.36-7.17L20.55,11.22Z"
1908
1836
  })), children);
1909
1837
  });
1910
1838
  if (process.env.NODE_ENV !== "production") {
1911
- StoragePool.propTypes = iconPropTypes;
1839
+ StarFilled.propTypes = iconPropTypes;
1912
1840
  }
1913
- const StorageRequest = /*#__PURE__*/React.forwardRef(function StorageRequest(_ref76, ref) {
1841
+ const StarHalf = /*#__PURE__*/React.forwardRef(function StarHalf(_ref76, ref) {
1914
1842
  let {
1915
1843
  children,
1916
1844
  size = 16,
1917
1845
  ...rest
1918
1846
  } = _ref76;
1847
+ if (size === 16 || size === "16" || size === "16px") {
1848
+ return /*#__PURE__*/React.createElement(Icon, {
1849
+ width: size,
1850
+ height: size,
1851
+ ref: ref,
1852
+ xmlns: "http://www.w3.org/2000/svg",
1853
+ viewBox: "0 0 16 16",
1854
+ fill: "currentColor",
1855
+ ...rest
1856
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1857
+ d: "M5.7 5.6L0.6 6.3 4.3 9.9 3.5 15 8 12.6 8 1z"
1858
+ })), children);
1859
+ }
1919
1860
  return /*#__PURE__*/React.createElement(Icon, {
1920
1861
  width: size,
1921
1862
  height: size,
@@ -1924,22 +1865,14 @@ const StorageRequest = /*#__PURE__*/React.forwardRef(function StorageRequest(_re
1924
1865
  viewBox: "0 0 32 32",
1925
1866
  fill: "currentColor",
1926
1867
  ...rest
1927
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1928
- d: "M4 21H2v3a2.0059 2.0059 0 002 2H7V24H4zM4 8H7V6H4A2.0059 2.0059 0 002 8v3H4zM17 6H23V8H17zM9 6H15V8H9zM17 24H23V26H17zM28 15L4 15 4 13 2 13 2 19 4 19 4 17 28 17 28 19 30 19 30 13 28 13 28 15zM28 24H25v2h3a2.0059 2.0059 0 002-2V21H28zM28 6H25V8h3v3h2V8A2.0059 2.0059 0 0028 6zM9 24H15V26H9z"
1929
- })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
1930
- cx: "7",
1931
- cy: "12",
1932
- r: "1"
1933
- })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
1934
- cx: "7",
1935
- cy: "20",
1936
- r: "1"
1868
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1869
+ d: "M11.45 11.22L1.28 12.7 8.64 19.87 6.9 30 16 25.22 16 2 11.45 11.22z"
1937
1870
  })), children);
1938
1871
  });
1939
1872
  if (process.env.NODE_ENV !== "production") {
1940
- StorageRequest.propTypes = iconPropTypes;
1873
+ StarHalf.propTypes = iconPropTypes;
1941
1874
  }
1942
- const Store = /*#__PURE__*/React.forwardRef(function Store(_ref77, ref) {
1875
+ const StarReview = /*#__PURE__*/React.forwardRef(function StarReview(_ref77, ref) {
1943
1876
  let {
1944
1877
  children,
1945
1878
  size = 16,
@@ -1953,14 +1886,16 @@ const Store = /*#__PURE__*/React.forwardRef(function Store(_ref77, ref) {
1953
1886
  viewBox: "0 0 32 32",
1954
1887
  fill: "currentColor",
1955
1888
  ...rest
1956
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1957
- d: "M30,10.68l-2-6A1,1,0,0,0,27,4H5a1,1,0,0,0-1,.68l-2,6A1.19,1.19,0,0,0,2,11v6a1,1,0,0,0,1,1H4V28H6V18h6V28H28V18h1a1,1,0,0,0,1-1V11A1.19,1.19,0,0,0,30,10.68ZM26,26H14V18H26Zm2-10H24V12H22v4H17V12H15v4H10V12H8v4H4V11.16L5.72,6H26.28L28,11.16Z"
1889
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1890
+ d: "M18 26H26V28H18zM18 22H30V24H18zM18 18H30V20H18z"
1891
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1892
+ d: "M20.549 11.217L16 2 11.451 11.217 1.28 12.695 8.64 19.87 6.902 30 14 26.269 14 24.009 9.559 26.344 10.611 20.208 10.789 19.171 10.036 18.438 5.578 14.091 11.739 13.196 12.779 13.045 13.245 12.102 16 6.519 18.755 12.102 19.221 13.045 20.261 13.196 27.715 14.281 28 12.3 20.549 11.217z"
1958
1893
  })), children);
1959
1894
  });
1960
1895
  if (process.env.NODE_ENV !== "production") {
1961
- Store.propTypes = iconPropTypes;
1896
+ StarReview.propTypes = iconPropTypes;
1962
1897
  }
1963
- const StormTracker = /*#__PURE__*/React.forwardRef(function StormTracker(_ref78, ref) {
1898
+ const WatsonHealthStatusAcknowledge = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusAcknowledge(_ref78, ref) {
1964
1899
  let {
1965
1900
  children,
1966
1901
  size = 16,
@@ -1974,14 +1909,16 @@ const StormTracker = /*#__PURE__*/React.forwardRef(function StormTracker(_ref78,
1974
1909
  viewBox: "0 0 32 32",
1975
1910
  fill: "currentColor",
1976
1911
  ...rest
1977
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1978
- d: "M16,2a1,1,0,0,0-.9736.771l-1.7229,7.3223a10.0653,10.0653,0,1,0,8.6032,8.603l7.3223-1.7227A1,1,0,0,0,30,16,14.0158,14.0158,0,0,0,16,2ZM11.293,20.707A1,1,0,0,0,12,21a1.013,1.013,0,0,0,.229-.0264l3.7622-.8852a3.996,3.996,0,1,1-4.08-4.08l-.8852,3.7622A1,1,0,0,0,11.293,20.707Zm2.05-2.0508,2.271-9.65a7.5018,7.5018,0,0,1,7.38,7.38ZM20,20a8,8,0,1,1-8-8,8.1017,8.1017,0,0,1,.8438.0469L12.38,14.019C12.2532,14.0107,12.127,14,12,14a6,6,0,1,0,6,6c0-.127-.011-.2534-.019-.38l1.9721-.4643A8.1048,8.1048,0,0,1,20,20Zm4.9707-4.0791a9.4981,9.4981,0,0,0-8.8914-8.8916l.7068-3.0039A12.0193,12.0193,0,0,1,27.9746,15.2139Z"
1912
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1913
+ d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59z"
1914
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1915
+ d: "M14,24A10,10,0,1,1,24,14h2A12,12,0,1,0,14,26Z"
1979
1916
  })), children);
1980
1917
  });
1981
1918
  if (process.env.NODE_ENV !== "production") {
1982
- StormTracker.propTypes = iconPropTypes;
1919
+ WatsonHealthStatusAcknowledge.propTypes = iconPropTypes;
1983
1920
  }
1984
- const Strawberry = /*#__PURE__*/React.forwardRef(function Strawberry(_ref79, ref) {
1921
+ const WatsonHealthStatusChange = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusChange(_ref79, ref) {
1985
1922
  let {
1986
1923
  children,
1987
1924
  size = 16,
@@ -1995,16 +1932,14 @@ const Strawberry = /*#__PURE__*/React.forwardRef(function Strawberry(_ref79, ref
1995
1932
  viewBox: "0 0 32 32",
1996
1933
  fill: "currentColor",
1997
1934
  ...rest
1998
- }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1999
- d: "M9 10H11V12H9zM9 14H11V16H9zM13 12H15V14H13z"
2000
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2001
- d: "M9 28a5.169 5.169 0 01-.7441-.054A5.0935 5.0935 0 014 22.8669V11.1985a7.1615 7.1615 0 016.31-7.1653 6.9607 6.9607 0 014.4643 1.0706l7.9688 4.9807a6.98 6.98 0 01-.6885 12.19l-10.88 5.2285A4.9765 4.9765 0 019 28zM11.002 6q-.2484 0-.5005.0241A5.1463 5.1463 0 006 11.1985V22.8669a3.0839 3.0839 0 002.5435 3.1 3.0266 3.0266 0 001.7622-.2649l10.8828-5.23a4.9807 4.9807 0 00.4887-8.6958L13.7046 6.7935A4.9687 4.9687 0 0011.002 6zM26 7H22a4.0045 4.0045 0 01-4-4V2h2V3a2.0021 2.0021 0 002 2h4z"
1935
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1936
+ d: "M7 30a5 5 0 115-5A5.0057 5.0057 0 017 30zm0-8a3 3 0 103 3A3.0033 3.0033 0 007 22zM23 30a5 5 0 115-5A5.0057 5.0057 0 0123 30zm0-8a3 3 0 103 3A3.0033 3.0033 0 0023 22zM24 7v7l3.5859-3.4141L29 12l-6 6-6-6 1.4141-1.4141L22 14V7a1.0009 1.0009 0 00-1-1H9A1.0006 1.0006 0 008 7V18H6V7A3.0033 3.0033 0 019 4H21A3.0033 3.0033 0 0124 7z"
2002
1937
  })), children);
2003
1938
  });
2004
1939
  if (process.env.NODE_ENV !== "production") {
2005
- Strawberry.propTypes = iconPropTypes;
1940
+ WatsonHealthStatusChange.propTypes = iconPropTypes;
2006
1941
  }
2007
- const WatsonHealthStressBreathEditor = /*#__PURE__*/React.forwardRef(function WatsonHealthStressBreathEditor(_ref80, ref) {
1942
+ const WatsonHealthStatusPartialFail = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusPartialFail(_ref80, ref) {
2008
1943
  let {
2009
1944
  children,
2010
1945
  size = 16,
@@ -2018,14 +1953,16 @@ const WatsonHealthStressBreathEditor = /*#__PURE__*/React.forwardRef(function Wa
2018
1953
  viewBox: "0 0 32 32",
2019
1954
  fill: "currentColor",
2020
1955
  ...rest
2021
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2022
- d: "M20 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0020 2zM30 30H28V25a5 5 0 00-5-5H17a5 5 0 00-5 5v5H10V25a7 7 0 017-7h6a7 7 0 017 7zM11 8H5A3 3 0 012 5V3H4V5A1 1 0 005 6h6zM4 15H2V13a3 3 0 013-3h6v2H5a1 1 0 00-1 1z"
1956
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1957
+ d: "M25.1407 23.7642l1.5315 1.2851a13.976 13.976 0 002.4408-4.1821l-1.8776-.6836A11.9729 11.9729 0 0125.1407 23.7642zM18 27.81l.4128 1.9677A13.8888 13.8888 0 0022.9543 28.14L22 26.4087A12.52 12.52 0 0118 27.81zM10 26.4087L9 28.14a14.14 14.14 0 004.5872 1.6382l.3469-1.9677A12.1519 12.1519 0 0110 26.4087zM4.7646 20.1836l-1.8776.6836a13.976 13.976 0 002.4408 4.1821l1.5315-1.2851A11.9729 11.9729 0 014.7646 20.1836zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22zM15 8H17V19H15z"
1958
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1959
+ d: "M30,16H28A12,12,0,0,0,4,16H2a14,14,0,0,1,28,0Z"
2023
1960
  })), children);
2024
1961
  });
2025
1962
  if (process.env.NODE_ENV !== "production") {
2026
- WatsonHealthStressBreathEditor.propTypes = iconPropTypes;
1963
+ WatsonHealthStatusPartialFail.propTypes = iconPropTypes;
2027
1964
  }
2028
- const StringInteger = /*#__PURE__*/React.forwardRef(function StringInteger(_ref81, ref) {
1965
+ const WatsonHealthStatusResolved = /*#__PURE__*/React.forwardRef(function WatsonHealthStatusResolved(_ref81, ref) {
2029
1966
  let {
2030
1967
  children,
2031
1968
  size = 16,
@@ -2039,14 +1976,16 @@ const StringInteger = /*#__PURE__*/React.forwardRef(function StringInteger(_ref8
2039
1976
  viewBox: "0 0 32 32",
2040
1977
  fill: "currentColor",
2041
1978
  ...rest
2042
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2043
- d: "M26 12H22v2h4v2H23v2h3v2H22v2h4a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0026 12zM19 22H13V18a2.002 2.002 0 012-2h2V14H13V12h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H15v2h4zM8 20L8 12 6 12 6 13 4 13 4 15 6 15 6 20 4 20 4 22 10 22 10 20 8 20z"
1979
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1980
+ d: "M21 28.414L16 23.413 17.413 22 21 25.586 28.585 18 30 19.415 21 28.414zM12 15.59L9.41 13 8 14.41 12 18.41 19 11.41 17.59 10 12 15.59z"
1981
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1982
+ d: "M11.8193,25.8022a11.992,11.992,0,1,1,13.9829-9.6215l-1.9668-.3614A10.001,10.001,0,1,0,12.1807,23.835Z"
2044
1983
  })), children);
2045
1984
  });
2046
1985
  if (process.env.NODE_ENV !== "production") {
2047
- StringInteger.propTypes = iconPropTypes;
1986
+ WatsonHealthStatusResolved.propTypes = iconPropTypes;
2048
1987
  }
2049
- const StringText = /*#__PURE__*/React.forwardRef(function StringText(_ref82, ref) {
1988
+ const StayInside = /*#__PURE__*/React.forwardRef(function StayInside(_ref82, ref) {
2050
1989
  let {
2051
1990
  children,
2052
1991
  size = 16,
@@ -2060,14 +1999,16 @@ const StringText = /*#__PURE__*/React.forwardRef(function StringText(_ref82, ref
2060
1999
  viewBox: "0 0 32 32",
2061
2000
  fill: "currentColor",
2062
2001
  ...rest
2063
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2064
- d: "M29 22H24a2.0027 2.0027 0 01-2-2V14a2.0023 2.0023 0 012-2h5v2H24v6h5zM18 12H14V8H12V22h6a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0018 12zm-4 8V14h4v6zM8 12H3v2H8v2H4a2 2 0 00-2 2v2a2 2 0 002 2h6V14A2.0023 2.0023 0 008 12zm0 8H4V18H8z"
2002
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2003
+ d: "M23 30H21V28a3.0033 3.0033 0 00-3-3H14a3.0033 3.0033 0 00-3 3v2H9V28a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM16 13a3 3 0 11-3 3 3 3 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 11z"
2004
+ })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2005
+ d: "M30,30H28V14.4639L16,4.31,4,14.4639V30H2V14a1,1,0,0,1,.354-.7634l13-11a1,1,0,0,1,1.292,0l13,11A1,1,0,0,1,30,14Z"
2065
2006
  })), children);
2066
2007
  });
2067
2008
  if (process.env.NODE_ENV !== "production") {
2068
- StringText.propTypes = iconPropTypes;
2009
+ StayInside.propTypes = iconPropTypes;
2069
2010
  }
2070
- const WatsonHealthStudyNext = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyNext(_ref83, ref) {
2011
+ const StemLeafPlot = /*#__PURE__*/React.forwardRef(function StemLeafPlot(_ref83, ref) {
2071
2012
  let {
2072
2013
  children,
2073
2014
  size = 16,
@@ -2081,14 +2022,14 @@ const WatsonHealthStudyNext = /*#__PURE__*/React.forwardRef(function WatsonHealt
2081
2022
  viewBox: "0 0 32 32",
2082
2023
  fill: "currentColor",
2083
2024
  ...rest
2084
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2085
- d: "M23.93 21L30 15 23.93 9 22.5 10.41 27.14 15 22.5 19.59 23.93 21zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7z"
2025
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2026
+ d: "M19 10a3 3 0 113-3A3.0033 3.0033 0 0119 10zm0-4a1 1 0 101 1A1.0011 1.0011 0 0019 6zM19 19a3 3 0 113-3A3.0033 3.0033 0 0119 19zm0-4a1 1 0 101 1A1.0011 1.0011 0 0019 15zM27 19a3 3 0 113-3A3.0033 3.0033 0 0127 19zm0-4a1 1 0 101 1A1.0011 1.0011 0 0027 15zM19 28a3 3 0 113-3A3.0033 3.0033 0 0119 28zm0-4a1 1 0 101 1A1.0011 1.0011 0 0019 24zM12 2H14V30H12zM7 28a3 3 0 113-3A3.0033 3.0033 0 017 28zm0-4a1 1 0 101 1A1.0011 1.0011 0 007 24zM7 19a3 3 0 113-3A3.0033 3.0033 0 017 19zm0-4a1 1 0 101 1A1.0011 1.0011 0 007 15zM7 10a3 3 0 113-3A3.0033 3.0033 0 017 10zM7 6A1 1 0 108 7 1.0011 1.0011 0 007 6z"
2086
2027
  })), children);
2087
2028
  });
2088
2029
  if (process.env.NODE_ENV !== "production") {
2089
- WatsonHealthStudyNext.propTypes = iconPropTypes;
2030
+ StemLeafPlot.propTypes = iconPropTypes;
2090
2031
  }
2091
- const WatsonHealthStudyPrevious = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyPrevious(_ref84, ref) {
2032
+ const Stethoscope = /*#__PURE__*/React.forwardRef(function Stethoscope(_ref84, ref) {
2092
2033
  let {
2093
2034
  children,
2094
2035
  size = 16,
@@ -2102,19 +2043,32 @@ const WatsonHealthStudyPrevious = /*#__PURE__*/React.forwardRef(function WatsonH
2102
2043
  viewBox: "0 0 32 32",
2103
2044
  fill: "currentColor",
2104
2045
  ...rest
2105
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2106
- d: "M8.07 21L2 15 8.07 9 9.5 10.41 4.86 15 9.5 19.59 8.07 21zM20 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0020 2zM30 30H28V25a5 5 0 00-5-5H17a5 5 0 00-5 5v5H10V25a7 7 0 017-7h6a7 7 0 017 7z"
2046
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2047
+ d: "M24,2V4h2v6a4,4,0,0,1-8,0V4h2V2H16v8a6.0051,6.0051,0,0,0,5,5.91V22A6,6,0,0,1,9,22V15.8579a4,4,0,1,0-2,0V22a8,8,0,0,0,16,0V15.91A6.0051,6.0051,0,0,0,28,10V2ZM6,12a2,2,0,1,1,2,2A2.0023,2.0023,0,0,1,6,12Z"
2107
2048
  })), children);
2108
2049
  });
2109
2050
  if (process.env.NODE_ENV !== "production") {
2110
- WatsonHealthStudyPrevious.propTypes = iconPropTypes;
2051
+ Stethoscope.propTypes = iconPropTypes;
2111
2052
  }
2112
- const WatsonHealthStudyRead = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyRead(_ref85, ref) {
2053
+ const Stop = /*#__PURE__*/React.forwardRef(function Stop(_ref85, ref) {
2113
2054
  let {
2114
2055
  children,
2115
2056
  size = 16,
2116
2057
  ...rest
2117
2058
  } = _ref85;
2059
+ if (size === 16 || size === "16" || size === "16px") {
2060
+ return /*#__PURE__*/React.createElement(Icon, {
2061
+ width: size,
2062
+ height: size,
2063
+ ref: ref,
2064
+ xmlns: "http://www.w3.org/2000/svg",
2065
+ viewBox: "0 0 16 16",
2066
+ fill: "currentColor",
2067
+ ...rest
2068
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2069
+ d: "M12,4v8H4V4H12 M12,3H4C3.4,3,3,3.4,3,4v8c0,0.6,0.4,1,1,1h8c0.6,0,1-0.4,1-1V4C13,3.4,12.6,3,12,3z"
2070
+ })), children);
2071
+ }
2118
2072
  return /*#__PURE__*/React.createElement(Icon, {
2119
2073
  width: size,
2120
2074
  height: size,
@@ -2123,21 +2077,32 @@ const WatsonHealthStudyRead = /*#__PURE__*/React.forwardRef(function WatsonHealt
2123
2077
  viewBox: "0 0 32 32",
2124
2078
  fill: "currentColor",
2125
2079
  ...rest
2126
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2127
- d: "M21 29.414L16 24.413 17.413 23 21 26.586 28.585 19 30 20.415 21 29.414zM20 14L20 12 15 12 15 10 18 10 18 8 15 8 15 6 13 6 13 8 10 8 10 10 13 10 13 12 8 12 8 14 13 14 13 16 8 16 8 18 13 18 13 20 10 20 10 22 15 22 15 18 18 18 18 16 15 16 15 14 20 14z"
2128
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2129
- d: "M13,24H4V4H24V16h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2h9Z"
2080
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2081
+ d: "M24,8V24H8V8H24m0-2H8A2,2,0,0,0,6,8V24a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2Z"
2130
2082
  })), children);
2131
2083
  });
2132
2084
  if (process.env.NODE_ENV !== "production") {
2133
- WatsonHealthStudyRead.propTypes = iconPropTypes;
2085
+ Stop.propTypes = iconPropTypes;
2134
2086
  }
2135
- const WatsonHealthStudySkip = /*#__PURE__*/React.forwardRef(function WatsonHealthStudySkip(_ref86, ref) {
2087
+ const StopFilled = /*#__PURE__*/React.forwardRef(function StopFilled(_ref86, ref) {
2136
2088
  let {
2137
2089
  children,
2138
2090
  size = 16,
2139
2091
  ...rest
2140
2092
  } = _ref86;
2093
+ if (size === 16 || size === "16" || size === "16px") {
2094
+ return /*#__PURE__*/React.createElement(Icon, {
2095
+ width: size,
2096
+ height: size,
2097
+ ref: ref,
2098
+ xmlns: "http://www.w3.org/2000/svg",
2099
+ viewBox: "0 0 16 16",
2100
+ fill: "currentColor",
2101
+ ...rest
2102
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2103
+ d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
2104
+ })), children);
2105
+ }
2141
2106
  return /*#__PURE__*/React.createElement(Icon, {
2142
2107
  width: size,
2143
2108
  height: size,
@@ -2146,16 +2111,14 @@ const WatsonHealthStudySkip = /*#__PURE__*/React.forwardRef(function WatsonHealt
2146
2111
  viewBox: "0 0 32 32",
2147
2112
  fill: "currentColor",
2148
2113
  ...rest
2149
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2150
- d: "M22,9h5.2A11,11,0,0,0,7,15H5A13,13,0,0,1,28,6.7V3h2v8H22Z"
2151
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2152
- d: "M16 12a3 3 0 11-3 3 2.95 2.95 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 10zM23 30H21V27a3 3 0 00-3-3H14a3 3 0 00-3 3v3H9V27a5 5 0 015-5h4a5 5 0 015 5z"
2114
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2115
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z"
2153
2116
  })), children);
2154
2117
  });
2155
2118
  if (process.env.NODE_ENV !== "production") {
2156
- WatsonHealthStudySkip.propTypes = iconPropTypes;
2119
+ StopFilled.propTypes = iconPropTypes;
2157
2120
  }
2158
- const WatsonHealthStudyTransfer = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyTransfer(_ref87, ref) {
2121
+ const StopFilledAlt = /*#__PURE__*/React.forwardRef(function StopFilledAlt(_ref87, ref) {
2159
2122
  let {
2160
2123
  children,
2161
2124
  size = 16,
@@ -2169,23 +2132,34 @@ const WatsonHealthStudyTransfer = /*#__PURE__*/React.forwardRef(function WatsonH
2169
2132
  viewBox: "0 0 32 32",
2170
2133
  fill: "currentColor",
2171
2134
  ...rest
2172
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2173
- d: "M8.586 19.414L13.165 24 8.586 28.586 10 30 16 24 10 18 8.586 19.414z"
2174
- })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2175
- d: "M2.586 19.414L7.165 24 2.586 28.586 4 30 10 24 4 18 2.586 19.414zM12 14L12 12 17 12 17 10 14 10 14 8 17 8 17 6 19 6 19 8 22 8 22 10 19 10 19 12 24 12 24 14 19 14 19 16 24 16 24 18 19 18 19 20 22 20 22 22 17 22 17 18 14 18 14 16 17 16 17 14 12 14z"
2176
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2177
- d: "M19,24h9V4H8V16H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V24a2,2,0,0,1-2,2H19Z"
2135
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2136
+ d: "M24,6H8A2,2,0,0,0,6,8V24a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V8a2,2,0,0,0-2-2Z"
2178
2137
  })), children);
2179
2138
  });
2180
2139
  if (process.env.NODE_ENV !== "production") {
2181
- WatsonHealthStudyTransfer.propTypes = iconPropTypes;
2140
+ StopFilledAlt.propTypes = iconPropTypes;
2182
2141
  }
2183
- const WatsonHealthStudyUnread = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyUnread(_ref88, ref) {
2142
+ const StopOutline = /*#__PURE__*/React.forwardRef(function StopOutline(_ref88, ref) {
2184
2143
  let {
2185
2144
  children,
2186
2145
  size = 16,
2187
2146
  ...rest
2188
2147
  } = _ref88;
2148
+ if (size === 16 || size === "16" || size === "16px") {
2149
+ return /*#__PURE__*/React.createElement(Icon, {
2150
+ width: size,
2151
+ height: size,
2152
+ ref: ref,
2153
+ xmlns: "http://www.w3.org/2000/svg",
2154
+ viewBox: "0 0 16 16",
2155
+ fill: "currentColor",
2156
+ ...rest
2157
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2158
+ d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z"
2159
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2160
+ d: "M10,6v4H6V6H10 M10,5H6C5.4,5,5,5.4,5,6v4c0,0.6,0.4,1,1,1h4c0.6,0,1-0.4,1-1V6C11,5.4,10.6,5,10,5z"
2161
+ })), children);
2162
+ }
2189
2163
  return /*#__PURE__*/React.createElement(Icon, {
2190
2164
  width: size,
2191
2165
  height: size,
@@ -2194,21 +2168,36 @@ const WatsonHealthStudyUnread = /*#__PURE__*/React.forwardRef(function WatsonHea
2194
2168
  viewBox: "0 0 32 32",
2195
2169
  fill: "currentColor",
2196
2170
  ...rest
2197
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2198
- d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM20 14L20 12 15 12 15 10 18 10 18 8 15 8 15 6 13 6 13 8 10 8 10 10 13 10 13 12 8 12 8 14 13 14 13 16 8 16 8 18 13 18 13 20 10 20 10 22 17 22 17 20 15 20 15 18 18 18 18 16 15 16 15 14 20 14z"
2199
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2200
- d: "M15,24H4V4H24V15h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H15Z"
2171
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2172
+ d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
2173
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2174
+ d: "M20,12v8H12V12h8m0-2H12a2,2,0,0,0-2,2v8a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V12a2,2,0,0,0-2-2Z"
2201
2175
  })), children);
2202
2176
  });
2203
2177
  if (process.env.NODE_ENV !== "production") {
2204
- WatsonHealthStudyUnread.propTypes = iconPropTypes;
2178
+ StopOutline.propTypes = iconPropTypes;
2205
2179
  }
2206
- const WatsonHealthStudyView = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyView(_ref89, ref) {
2180
+ const StopOutlineFilled = /*#__PURE__*/React.forwardRef(function StopOutlineFilled(_ref89, ref) {
2207
2181
  let {
2208
2182
  children,
2209
2183
  size = 16,
2210
2184
  ...rest
2211
2185
  } = _ref89;
2186
+ if (size === 16 || size === "16" || size === "16px") {
2187
+ return /*#__PURE__*/React.createElement(Icon, {
2188
+ width: size,
2189
+ height: size,
2190
+ ref: ref,
2191
+ xmlns: "http://www.w3.org/2000/svg",
2192
+ viewBox: "0 0 16 16",
2193
+ fill: "currentColor",
2194
+ ...rest
2195
+ }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2196
+ d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11,10c0,0.6-0.4,1-1,1H6c-0.6,0-1-0.4-1-1V6c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1V10z"
2197
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2198
+ d: "M6 6H10V10H6z"
2199
+ })), children);
2200
+ }
2212
2201
  return /*#__PURE__*/React.createElement(Icon, {
2213
2202
  width: size,
2214
2203
  height: size,
@@ -2217,16 +2206,16 @@ const WatsonHealthStudyView = /*#__PURE__*/React.forwardRef(function WatsonHealt
2217
2206
  viewBox: "0 0 32 32",
2218
2207
  fill: "currentColor",
2219
2208
  ...rest
2220
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2221
- d: "M28 20H25V18h3V4H14V7H12V4a2.002 2.002 0 012-2H28a2.0023 2.0023 0 012 2V18A2.0027 2.0027 0 0128 20zM17 22L17 20 13 20 13 18 16 18 16 16 13 16 13 14 11 14 11 16 8 16 8 18 11 18 11 20 7 20 7 22 11 22 11 24 8 24 8 26 16 26 16 24 13 24 13 22 17 22z"
2222
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2223
- d: "M20,30H4a2.0021,2.0021,0,0,1-2-2V12a2.0021,2.0021,0,0,1,2-2H20a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,20,30ZM4,12V28H20V12Z"
2209
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2210
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z"
2211
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2212
+ d: "M12 12H20V20H12z"
2224
2213
  })), children);
2225
2214
  });
2226
2215
  if (process.env.NODE_ENV !== "production") {
2227
- WatsonHealthStudyView.propTypes = iconPropTypes;
2216
+ StopOutlineFilled.propTypes = iconPropTypes;
2228
2217
  }
2229
- const WatsonHealthSubVolume = /*#__PURE__*/React.forwardRef(function WatsonHealthSubVolume(_ref90, ref) {
2218
+ const StopSign = /*#__PURE__*/React.forwardRef(function StopSign(_ref90, ref) {
2230
2219
  let {
2231
2220
  children,
2232
2221
  size = 16,
@@ -2240,14 +2229,14 @@ const WatsonHealthSubVolume = /*#__PURE__*/React.forwardRef(function WatsonHealt
2240
2229
  viewBox: "0 0 32 32",
2241
2230
  fill: "currentColor",
2242
2231
  ...rest
2243
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2244
- d: "M29.4741,19.12,23.6807,16l5.7934-3.12a1,1,0,0,0,0-1.7607l-13-7a.9982.9982,0,0,0-.9482,0l-13,7a1,1,0,0,0,0,1.7607L8.3193,16,2.5259,19.12a1,1,0,0,0,0,1.7607l13,7a.9995.9995,0,0,0,.9482,0l13-7a1,1,0,0,0,0-1.7607ZM16,6.1359,26.8906,12,16,17.8643,5.1094,12Zm0,19.7284L5.1094,20l5.3193-2.8642L15.5259,19.88a.9995.9995,0,0,0,.9482,0l5.0972-2.7446L26.8906,20Z"
2232
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2233
+ d: "M20.5857,29H11.4143A1.9865,1.9865,0,0,1,10,28.4141L3.5859,22A1.9865,1.9865,0,0,1,3,20.5857V11.4143A1.9865,1.9865,0,0,1,3.5859,10L10,3.5859A1.9865,1.9865,0,0,1,11.4143,3h9.1714A1.9865,1.9865,0,0,1,22,3.5859L28.4141,10A1.9865,1.9865,0,0,1,29,11.4143v9.1714A1.9865,1.9865,0,0,1,28.4141,22L22,28.4141A1.9865,1.9865,0,0,1,20.5857,29ZM11.4141,5,5,11.4141v9.1716L11.4141,27h9.1716L27,20.5859V11.4143L20.5859,5H11.4141Z"
2245
2234
  })), children);
2246
2235
  });
2247
2236
  if (process.env.NODE_ENV !== "production") {
2248
- WatsonHealthSubVolume.propTypes = iconPropTypes;
2237
+ StopSign.propTypes = iconPropTypes;
2249
2238
  }
2250
- const Subdirectory = /*#__PURE__*/React.forwardRef(function Subdirectory(_ref91, ref) {
2239
+ const StopSignFilled = /*#__PURE__*/React.forwardRef(function StopSignFilled(_ref91, ref) {
2251
2240
  let {
2252
2241
  children,
2253
2242
  size = 16,
@@ -2261,14 +2250,14 @@ const Subdirectory = /*#__PURE__*/React.forwardRef(function Subdirectory(_ref91,
2261
2250
  viewBox: "0 0 32 32",
2262
2251
  fill: "currentColor",
2263
2252
  ...rest
2264
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2265
- 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"
2253
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2254
+ d: "M20.5857,29H11.4143A1.9865,1.9865,0,0,1,10,28.4141L3.5859,22A1.9865,1.9865,0,0,1,3,20.5857V11.4143A1.9865,1.9865,0,0,1,3.5859,10L10,3.5859A1.9865,1.9865,0,0,1,11.4143,3h9.1714A1.9865,1.9865,0,0,1,22,3.5859L28.4141,10A1.9865,1.9865,0,0,1,29,11.4143v9.1714A1.9865,1.9865,0,0,1,28.4141,22L22,28.4141A1.9865,1.9865,0,0,1,20.5857,29Z"
2266
2255
  })), children);
2267
2256
  });
2268
2257
  if (process.env.NODE_ENV !== "production") {
2269
- Subdirectory.propTypes = iconPropTypes;
2258
+ StopSignFilled.propTypes = iconPropTypes;
2270
2259
  }
2271
- const Subflow = /*#__PURE__*/React.forwardRef(function Subflow(_ref92, ref) {
2260
+ const StoragePool = /*#__PURE__*/React.forwardRef(function StoragePool(_ref92, ref) {
2272
2261
  let {
2273
2262
  children,
2274
2263
  size = 16,
@@ -2282,18 +2271,16 @@ const Subflow = /*#__PURE__*/React.forwardRef(function Subflow(_ref92, ref) {
2282
2271
  viewBox: "0 0 32 32",
2283
2272
  fill: "currentColor",
2284
2273
  ...rest
2285
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2286
- 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"
2287
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2288
- 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"
2289
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2290
- d: "M30,16H28A12.0025,12.0025,0,0,0,9.5391,5.8857L8.4609,4.2017A14.0019,14.0019,0,0,1,30,16Z"
2274
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2275
+ d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
2276
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2277
+ d: "M17.5 13A3.5 3.5 0 1121 9.5 3.5041 3.5041 0 0117.5 13zm0-5A1.5 1.5 0 1019 9.5 1.5017 1.5017 0 0017.5 8zM14.5 26A3.5 3.5 0 1118 22.5 3.5041 3.5041 0 0114.5 26zm0-5A1.5 1.5 0 1016 22.5 1.5017 1.5017 0 0014.5 21zM9.5 18A3.5 3.5 0 1113 14.5 3.5041 3.5041 0 019.5 18zm0-5A1.5 1.5 0 1011 14.5 1.5017 1.5017 0 009.5 13zM22.5 21A3.5 3.5 0 1126 17.5 3.5041 3.5041 0 0122.5 21zm0-5A1.5 1.5 0 1024 17.5 1.5017 1.5017 0 0022.5 16z"
2291
2278
  })), children);
2292
2279
  });
2293
2280
  if (process.env.NODE_ENV !== "production") {
2294
- Subflow.propTypes = iconPropTypes;
2281
+ StoragePool.propTypes = iconPropTypes;
2295
2282
  }
2296
- const SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal(_ref93, ref) {
2283
+ const StorageRequest = /*#__PURE__*/React.forwardRef(function StorageRequest(_ref93, ref) {
2297
2284
  let {
2298
2285
  children,
2299
2286
  size = 16,
@@ -2307,14 +2294,22 @@ const SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal(_ref93,
2307
2294
  viewBox: "0 0 32 32",
2308
2295
  fill: "currentColor",
2309
2296
  ...rest
2310
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2311
- 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"
2297
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2298
+ d: "M4 21H2v3a2.0059 2.0059 0 002 2H7V24H4zM4 8H7V6H4A2.0059 2.0059 0 002 8v3H4zM17 6H23V8H17zM9 6H15V8H9zM17 24H23V26H17zM28 15L4 15 4 13 2 13 2 19 4 19 4 17 28 17 28 19 30 19 30 13 28 13 28 15zM28 24H25v2h3a2.0059 2.0059 0 002-2V21H28zM28 6H25V8h3v3h2V8A2.0059 2.0059 0 0028 6zM9 24H15V26H9z"
2299
+ })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
2300
+ cx: "7",
2301
+ cy: "12",
2302
+ r: "1"
2303
+ })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
2304
+ cx: "7",
2305
+ cy: "20",
2306
+ r: "1"
2312
2307
  })), children);
2313
2308
  });
2314
2309
  if (process.env.NODE_ENV !== "production") {
2315
- SubflowLocal.propTypes = iconPropTypes;
2310
+ StorageRequest.propTypes = iconPropTypes;
2316
2311
  }
2317
- const SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules(_ref94, ref) {
2312
+ const Store = /*#__PURE__*/React.forwardRef(function Store(_ref94, ref) {
2318
2313
  let {
2319
2314
  children,
2320
2315
  size = 16,
@@ -2328,16 +2323,14 @@ const SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules(_re
2328
2323
  viewBox: "0 0 32 32",
2329
2324
  fill: "currentColor",
2330
2325
  ...rest
2331
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2332
- d: "M18 14H30V16H18zM18 19H26V21H18zM18 9H30V11H18z"
2333
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2334
- 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"
2326
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2327
+ d: "M30,10.68l-2-6A1,1,0,0,0,27,4H5a1,1,0,0,0-1,.68l-2,6A1.19,1.19,0,0,0,2,11v6a1,1,0,0,0,1,1H4V28H6V18h6V28H28V18h1a1,1,0,0,0,1-1V11A1.19,1.19,0,0,0,30,10.68ZM26,26H14V18H26Zm2-10H24V12H22v4H17V12H15v4H10V12H8v4H4V11.16L5.72,6H26.28L28,11.16Z"
2335
2328
  })), children);
2336
2329
  });
2337
2330
  if (process.env.NODE_ENV !== "production") {
2338
- SubnetAclRules.propTypes = iconPropTypes;
2331
+ Store.propTypes = iconPropTypes;
2339
2332
  }
2340
- const Subtract = /*#__PURE__*/React.forwardRef(function Subtract(_ref95, ref) {
2333
+ const StormTracker = /*#__PURE__*/React.forwardRef(function StormTracker(_ref95, ref) {
2341
2334
  let {
2342
2335
  children,
2343
2336
  size = 16,
@@ -2351,14 +2344,14 @@ const Subtract = /*#__PURE__*/React.forwardRef(function Subtract(_ref95, ref) {
2351
2344
  viewBox: "0 0 32 32",
2352
2345
  fill: "currentColor",
2353
2346
  ...rest
2354
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2355
- d: "M8 15H24V17H8z"
2347
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2348
+ d: "M16,2a1,1,0,0,0-.9736.771l-1.7229,7.3223a10.0653,10.0653,0,1,0,8.6032,8.603l7.3223-1.7227A1,1,0,0,0,30,16,14.0158,14.0158,0,0,0,16,2ZM11.293,20.707A1,1,0,0,0,12,21a1.013,1.013,0,0,0,.229-.0264l3.7622-.8852a3.996,3.996,0,1,1-4.08-4.08l-.8852,3.7622A1,1,0,0,0,11.293,20.707Zm2.05-2.0508,2.271-9.65a7.5018,7.5018,0,0,1,7.38,7.38ZM20,20a8,8,0,1,1-8-8,8.1017,8.1017,0,0,1,.8438.0469L12.38,14.019C12.2532,14.0107,12.127,14,12,14a6,6,0,1,0,6,6c0-.127-.011-.2534-.019-.38l1.9721-.4643A8.1048,8.1048,0,0,1,20,20Zm4.9707-4.0791a9.4981,9.4981,0,0,0-8.8914-8.8916l.7068-3.0039A12.0193,12.0193,0,0,1,27.9746,15.2139Z"
2356
2349
  })), children);
2357
2350
  });
2358
2351
  if (process.env.NODE_ENV !== "production") {
2359
- Subtract.propTypes = iconPropTypes;
2352
+ StormTracker.propTypes = iconPropTypes;
2360
2353
  }
2361
- const SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt(_ref96, ref) {
2354
+ const Strawberry = /*#__PURE__*/React.forwardRef(function Strawberry(_ref96, ref) {
2362
2355
  let {
2363
2356
  children,
2364
2357
  size = 16,
@@ -2372,16 +2365,16 @@ const SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt(_ref96, r
2372
2365
  viewBox: "0 0 32 32",
2373
2366
  fill: "currentColor",
2374
2367
  ...rest
2375
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2376
- 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"
2377
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2378
- d: "M8 15H24V17H8z"
2368
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2369
+ d: "M9 10H11V12H9zM9 14H11V16H9zM13 12H15V14H13z"
2370
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2371
+ d: "M9 28a5.169 5.169 0 01-.7441-.054A5.0935 5.0935 0 014 22.8669V11.1985a7.1615 7.1615 0 016.31-7.1653 6.9607 6.9607 0 014.4643 1.0706l7.9688 4.9807a6.98 6.98 0 01-.6885 12.19l-10.88 5.2285A4.9765 4.9765 0 019 28zM11.002 6q-.2484 0-.5005.0241A5.1463 5.1463 0 006 11.1985V22.8669a3.0839 3.0839 0 002.5435 3.1 3.0266 3.0266 0 001.7622-.2649l10.8828-5.23a4.9807 4.9807 0 00.4887-8.6958L13.7046 6.7935A4.9687 4.9687 0 0011.002 6zM26 7H22a4.0045 4.0045 0 01-4-4V2h2V3a2.0021 2.0021 0 002 2h4z"
2379
2372
  })), children);
2380
2373
  });
2381
2374
  if (process.env.NODE_ENV !== "production") {
2382
- SubtractAlt.propTypes = iconPropTypes;
2375
+ Strawberry.propTypes = iconPropTypes;
2383
2376
  }
2384
- const SubtractFilled = /*#__PURE__*/React.forwardRef(function SubtractFilled(_ref97, ref) {
2377
+ const WatsonHealthStressBreathEditor = /*#__PURE__*/React.forwardRef(function WatsonHealthStressBreathEditor(_ref97, ref) {
2385
2378
  let {
2386
2379
  children,
2387
2380
  size = 16,
@@ -2395,17 +2388,14 @@ const SubtractFilled = /*#__PURE__*/React.forwardRef(function SubtractFilled(_re
2395
2388
  viewBox: "0 0 32 32",
2396
2389
  fill: "currentColor",
2397
2390
  ...rest
2398
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2399
- 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"
2400
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2401
- fill: "none",
2402
- d: "M24 17L8 17 8 15 24 15 24 17z"
2391
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2392
+ d: "M20 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0020 2zM30 30H28V25a5 5 0 00-5-5H17a5 5 0 00-5 5v5H10V25a7 7 0 017-7h6a7 7 0 017 7zM11 8H5A3 3 0 012 5V3H4V5A1 1 0 005 6h6zM4 15H2V13a3 3 0 013-3h6v2H5a1 1 0 00-1 1z"
2403
2393
  })), children);
2404
2394
  });
2405
2395
  if (process.env.NODE_ENV !== "production") {
2406
- SubtractFilled.propTypes = iconPropTypes;
2396
+ WatsonHealthStressBreathEditor.propTypes = iconPropTypes;
2407
2397
  }
2408
- const SubtractLarge = /*#__PURE__*/React.forwardRef(function SubtractLarge(_ref98, ref) {
2398
+ const StringInteger = /*#__PURE__*/React.forwardRef(function StringInteger(_ref98, ref) {
2409
2399
  let {
2410
2400
  children,
2411
2401
  size = 16,
@@ -2419,14 +2409,14 @@ const SubtractLarge = /*#__PURE__*/React.forwardRef(function SubtractLarge(_ref9
2419
2409
  viewBox: "0 0 32 32",
2420
2410
  fill: "currentColor",
2421
2411
  ...rest
2422
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2423
- d: "M5 15L5 17 27 17 27 15 5 15z"
2412
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2413
+ d: "M26 12H22v2h4v2H23v2h3v2H22v2h4a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0026 12zM19 22H13V18a2.002 2.002 0 012-2h2V14H13V12h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H15v2h4zM8 20L8 12 6 12 6 13 4 13 4 15 6 15 6 20 4 20 4 22 10 22 10 20 8 20z"
2424
2414
  })), children);
2425
2415
  });
2426
2416
  if (process.env.NODE_ENV !== "production") {
2427
- SubtractLarge.propTypes = iconPropTypes;
2417
+ StringInteger.propTypes = iconPropTypes;
2428
2418
  }
2429
- const SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi(_ref99, ref) {
2419
+ const StringText = /*#__PURE__*/React.forwardRef(function StringText(_ref99, ref) {
2430
2420
  let {
2431
2421
  children,
2432
2422
  size = 16,
@@ -2440,14 +2430,14 @@ const SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi(_ref99, ref
2440
2430
  viewBox: "0 0 32 32",
2441
2431
  fill: "currentColor",
2442
2432
  ...rest
2443
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2444
- 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"
2433
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2434
+ d: "M29 22H24a2.0027 2.0027 0 01-2-2V14a2.0023 2.0023 0 012-2h5v2H24v6h5zM18 12H14V8H12V22h6a2.0027 2.0027 0 002-2V14A2.0023 2.0023 0 0018 12zm-4 8V14h4v6zM8 12H3v2H8v2H4a2 2 0 00-2 2v2a2 2 0 002 2h6V14A2.0023 2.0023 0 008 12zm0 8H4V18H8z"
2445
2435
  })), children);
2446
2436
  });
2447
2437
  if (process.env.NODE_ENV !== "production") {
2448
- SummaryKpi.propTypes = iconPropTypes;
2438
+ StringText.propTypes = iconPropTypes;
2449
2439
  }
2450
- const SummaryKpiMirror = /*#__PURE__*/React.forwardRef(function SummaryKpiMirror(_ref100, ref) {
2440
+ const WatsonHealthStudyNext = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyNext(_ref100, ref) {
2451
2441
  let {
2452
2442
  children,
2453
2443
  size = 16,
@@ -2461,14 +2451,14 @@ const SummaryKpiMirror = /*#__PURE__*/React.forwardRef(function SummaryKpiMirror
2461
2451
  viewBox: "0 0 32 32",
2462
2452
  fill: "currentColor",
2463
2453
  ...rest
2464
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2465
- 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"
2454
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2455
+ d: "M23.93 21L30 15 23.93 9 22.5 10.41 27.14 15 22.5 19.59 23.93 21zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7z"
2466
2456
  })), children);
2467
2457
  });
2468
2458
  if (process.env.NODE_ENV !== "production") {
2469
- SummaryKpiMirror.propTypes = iconPropTypes;
2459
+ WatsonHealthStudyNext.propTypes = iconPropTypes;
2470
2460
  }
2471
- const Sun = /*#__PURE__*/React.forwardRef(function Sun(_ref101, ref) {
2461
+ const WatsonHealthStudyPrevious = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyPrevious(_ref101, ref) {
2472
2462
  let {
2473
2463
  children,
2474
2464
  size = 16,
@@ -2482,35 +2472,14 @@ const Sun = /*#__PURE__*/React.forwardRef(function Sun(_ref101, ref) {
2482
2472
  viewBox: "0 0 32 32",
2483
2473
  fill: "currentColor",
2484
2474
  ...rest
2485
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2486
- 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",
2487
- transform: "translate(0 .005)"
2488
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2489
- d: "M6.854 5.375H8.854V10.333H6.854z",
2490
- transform: "rotate(-45 7.86 7.856)"
2491
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2492
- d: "M2 15.005H7V17.005000000000003H2z"
2493
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2494
- d: "M5.375 23.147H10.333V25.147H5.375z",
2495
- transform: "rotate(-45 7.86 24.149)"
2496
- })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2497
- d: "M15 25.005H17V30.005H15z"
2498
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2499
- d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
2500
- transform: "rotate(-45 24.152 24.149)"
2501
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2502
- d: "M25 15.005H30V17.005000000000003H25z"
2503
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2504
- d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
2505
- transform: "rotate(-45 24.152 7.856)"
2506
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2507
- d: "M15 2.005H17V7.005H15z"
2475
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2476
+ d: "M8.07 21L2 15 8.07 9 9.5 10.41 4.86 15 9.5 19.59 8.07 21zM20 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0020 2zM30 30H28V25a5 5 0 00-5-5H17a5 5 0 00-5 5v5H10V25a7 7 0 017-7h6a7 7 0 017 7z"
2508
2477
  })), children);
2509
2478
  });
2510
2479
  if (process.env.NODE_ENV !== "production") {
2511
- Sun.propTypes = iconPropTypes;
2480
+ WatsonHealthStudyPrevious.propTypes = iconPropTypes;
2512
2481
  }
2513
- const Sunrise = /*#__PURE__*/React.forwardRef(function Sunrise(_ref102, ref) {
2482
+ const WatsonHealthStudyRead = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyRead(_ref102, ref) {
2514
2483
  let {
2515
2484
  children,
2516
2485
  size = 16,
@@ -2524,24 +2493,16 @@ const Sunrise = /*#__PURE__*/React.forwardRef(function Sunrise(_ref102, ref) {
2524
2493
  viewBox: "0 0 32 32",
2525
2494
  fill: "currentColor",
2526
2495
  ...rest
2527
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2528
- d: "M2 27H29.998V29H2zM16 20a4.0045 4.0045 0 014 4h2a6 6 0 00-12 0h2A4.0045 4.0045 0 0116 20zM25 22H30V24H25z"
2529
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2530
- d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
2531
- transform: "rotate(-45 24.146 15.854)"
2532
- })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2533
- 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"
2534
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2535
- d: "M6.854 13.374H8.854V18.332H6.854z",
2536
- transform: "rotate(-45 7.854 15.854)"
2537
- })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2538
- d: "M2 22H7V24H2z"
2496
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2497
+ d: "M21 29.414L16 24.413 17.413 23 21 26.586 28.585 19 30 20.415 21 29.414zM20 14L20 12 15 12 15 10 18 10 18 8 15 8 15 6 13 6 13 8 10 8 10 10 13 10 13 12 8 12 8 14 13 14 13 16 8 16 8 18 13 18 13 20 10 20 10 22 15 22 15 18 18 18 18 16 15 16 15 14 20 14z"
2498
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2499
+ d: "M13,24H4V4H24V16h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2h9Z"
2539
2500
  })), children);
2540
2501
  });
2541
2502
  if (process.env.NODE_ENV !== "production") {
2542
- Sunrise.propTypes = iconPropTypes;
2503
+ WatsonHealthStudyRead.propTypes = iconPropTypes;
2543
2504
  }
2544
- const Sunset = /*#__PURE__*/React.forwardRef(function Sunset(_ref103, ref) {
2505
+ const WatsonHealthStudySkip = /*#__PURE__*/React.forwardRef(function WatsonHealthStudySkip(_ref103, ref) {
2545
2506
  let {
2546
2507
  children,
2547
2508
  size = 16,
@@ -2555,29 +2516,16 @@ const Sunset = /*#__PURE__*/React.forwardRef(function Sunset(_ref103, ref) {
2555
2516
  viewBox: "0 0 32 32",
2556
2517
  fill: "currentColor",
2557
2518
  ...rest
2558
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2559
- d: "M2 27.005H29.998V29.005H2z"
2560
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2561
- 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",
2562
- transform: "translate(0 .005)"
2563
- })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2564
- d: "M25 22.005H30V24.005H25z"
2565
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2566
- d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
2567
- transform: "rotate(-45 24.152 15.856)"
2568
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2569
- 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"
2570
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2571
- d: "M6.854 13.374H8.854V18.332H6.854z",
2572
- transform: "rotate(-45 7.86 15.856)"
2573
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2574
- d: "M2 22.005H7V24.005H2z"
2519
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2520
+ d: "M22,9h5.2A11,11,0,0,0,7,15H5A13,13,0,0,1,28,6.7V3h2v8H22Z"
2521
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2522
+ d: "M16 12a3 3 0 11-3 3 2.95 2.95 0 013-3m0-2a5 5 0 105 5A5 5 0 0016 10zM23 30H21V27a3 3 0 00-3-3H14a3 3 0 00-3 3v3H9V27a5 5 0 015-5h4a5 5 0 015 5z"
2575
2523
  })), children);
2576
2524
  });
2577
2525
  if (process.env.NODE_ENV !== "production") {
2578
- Sunset.propTypes = iconPropTypes;
2526
+ WatsonHealthStudySkip.propTypes = iconPropTypes;
2579
2527
  }
2580
- const SupportVectorMachine = /*#__PURE__*/React.forwardRef(function SupportVectorMachine(_ref104, ref) {
2528
+ const WatsonHealthStudyTransfer = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyTransfer(_ref104, ref) {
2581
2529
  let {
2582
2530
  children,
2583
2531
  size = 16,
@@ -2591,25 +2539,18 @@ const SupportVectorMachine = /*#__PURE__*/React.forwardRef(function SupportVecto
2591
2539
  viewBox: "0 0 32 32",
2592
2540
  fill: "currentColor",
2593
2541
  ...rest
2594
- }, _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
2595
- cx: "26",
2596
- cy: "18",
2597
- r: "4"
2598
- })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
2599
- cx: "18",
2600
- cy: "26",
2601
- r: "4"
2602
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2603
- d: "M-2.799 15H34.799V17H-2.799z",
2604
- transform: "rotate(-45 16 16)"
2605
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2606
- 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"
2542
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2543
+ d: "M8.586 19.414L13.165 24 8.586 28.586 10 30 16 24 10 18 8.586 19.414z"
2544
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2545
+ d: "M2.586 19.414L7.165 24 2.586 28.586 4 30 10 24 4 18 2.586 19.414zM12 14L12 12 17 12 17 10 14 10 14 8 17 8 17 6 19 6 19 8 22 8 22 10 19 10 19 12 24 12 24 14 19 14 19 16 24 16 24 18 19 18 19 20 22 20 22 22 17 22 17 18 14 18 14 16 17 16 17 14 12 14z"
2546
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2547
+ d: "M19,24h9V4H8V16H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V24a2,2,0,0,1-2,2H19Z"
2607
2548
  })), children);
2608
2549
  });
2609
2550
  if (process.env.NODE_ENV !== "production") {
2610
- SupportVectorMachine.propTypes = iconPropTypes;
2551
+ WatsonHealthStudyTransfer.propTypes = iconPropTypes;
2611
2552
  }
2612
- const Sustainability = /*#__PURE__*/React.forwardRef(function Sustainability(_ref105, ref) {
2553
+ const WatsonHealthStudyUnread = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyUnread(_ref105, ref) {
2613
2554
  let {
2614
2555
  children,
2615
2556
  size = 16,
@@ -2623,18 +2564,16 @@ const Sustainability = /*#__PURE__*/React.forwardRef(function Sustainability(_re
2623
2564
  viewBox: "0 0 32 32",
2624
2565
  fill: "currentColor",
2625
2566
  ...rest
2626
- }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2627
- 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"
2628
- })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2629
- 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"
2630
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2631
- 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"
2567
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2568
+ d: "M24 30a6 6 0 116-6A6.0067 6.0067 0 0124 30zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 20zM20 14L20 12 15 12 15 10 18 10 18 8 15 8 15 6 13 6 13 8 10 8 10 10 13 10 13 12 8 12 8 14 13 14 13 16 8 16 8 18 13 18 13 20 10 20 10 22 17 22 17 20 15 20 15 18 18 18 18 16 15 16 15 14 20 14z"
2569
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2570
+ d: "M15,24H4V4H24V15h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V24a2,2,0,0,0,2,2H15Z"
2632
2571
  })), children);
2633
2572
  });
2634
2573
  if (process.env.NODE_ENV !== "production") {
2635
- Sustainability.propTypes = iconPropTypes;
2574
+ WatsonHealthStudyUnread.propTypes = iconPropTypes;
2636
2575
  }
2637
- const Svg = /*#__PURE__*/React.forwardRef(function Svg(_ref106, ref) {
2576
+ const WatsonHealthStudyView = /*#__PURE__*/React.forwardRef(function WatsonHealthStudyView(_ref106, ref) {
2638
2577
  let {
2639
2578
  children,
2640
2579
  size = 16,
@@ -2648,14 +2587,16 @@ const Svg = /*#__PURE__*/React.forwardRef(function Svg(_ref106, ref) {
2648
2587
  viewBox: "0 0 32 32",
2649
2588
  fill: "currentColor",
2650
2589
  ...rest
2651
- }, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2652
- 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"
2590
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2591
+ d: "M28 20H25V18h3V4H14V7H12V4a2.002 2.002 0 012-2H28a2.0023 2.0023 0 012 2V18A2.0027 2.0027 0 0128 20zM17 22L17 20 13 20 13 18 16 18 16 16 13 16 13 14 11 14 11 16 8 16 8 18 11 18 11 20 7 20 7 22 11 22 11 24 8 24 8 26 16 26 16 24 13 24 13 22 17 22z"
2592
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2593
+ d: "M20,30H4a2.0021,2.0021,0,0,1-2-2V12a2.0021,2.0021,0,0,1,2-2H20a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,20,30ZM4,12V28H20V12Z"
2653
2594
  })), children);
2654
2595
  });
2655
2596
  if (process.env.NODE_ENV !== "production") {
2656
- Svg.propTypes = iconPropTypes;
2597
+ WatsonHealthStudyView.propTypes = iconPropTypes;
2657
2598
  }
2658
- const Swim = /*#__PURE__*/React.forwardRef(function Swim(_ref107, ref) {
2599
+ const WatsonHealthSubVolume = /*#__PURE__*/React.forwardRef(function WatsonHealthSubVolume(_ref107, ref) {
2659
2600
  let {
2660
2601
  children,
2661
2602
  size = 16,
@@ -2669,14 +2610,14 @@ const Swim = /*#__PURE__*/React.forwardRef(function Swim(_ref107, ref) {
2669
2610
  viewBox: "0 0 32 32",
2670
2611
  fill: "currentColor",
2671
2612
  ...rest
2672
- }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2673
- 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"
2613
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2614
+ d: "M29.4741,19.12,23.6807,16l5.7934-3.12a1,1,0,0,0,0-1.7607l-13-7a.9982.9982,0,0,0-.9482,0l-13,7a1,1,0,0,0,0,1.7607L8.3193,16,2.5259,19.12a1,1,0,0,0,0,1.7607l13,7a.9995.9995,0,0,0,.9482,0l13-7a1,1,0,0,0,0-1.7607ZM16,6.1359,26.8906,12,16,17.8643,5.1094,12Zm0,19.7284L5.1094,20l5.3193-2.8642L15.5259,19.88a.9995.9995,0,0,0,.9482,0l5.0972-2.7446L26.8906,20Z"
2674
2615
  })), children);
2675
2616
  });
2676
2617
  if (process.env.NODE_ENV !== "production") {
2677
- Swim.propTypes = iconPropTypes;
2618
+ WatsonHealthSubVolume.propTypes = iconPropTypes;
2678
2619
  }
2679
- const SwitchLayer_2 = /*#__PURE__*/React.forwardRef(function SwitchLayer_2(_ref108, ref) {
2620
+ const Subdirectory = /*#__PURE__*/React.forwardRef(function Subdirectory(_ref108, ref) {
2680
2621
  let {
2681
2622
  children,
2682
2623
  size = 16,
@@ -2690,14 +2631,14 @@ const SwitchLayer_2 = /*#__PURE__*/React.forwardRef(function SwitchLayer_2(_ref1
2690
2631
  viewBox: "0 0 32 32",
2691
2632
  fill: "currentColor",
2692
2633
  ...rest
2693
- }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2694
- 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"
2634
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2635
+ 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"
2695
2636
  })), children);
2696
2637
  });
2697
2638
  if (process.env.NODE_ENV !== "production") {
2698
- SwitchLayer_2.propTypes = iconPropTypes;
2639
+ Subdirectory.propTypes = iconPropTypes;
2699
2640
  }
2700
- const SwitchLayer_3 = /*#__PURE__*/React.forwardRef(function SwitchLayer_3(_ref109, ref) {
2641
+ const Subflow = /*#__PURE__*/React.forwardRef(function Subflow(_ref109, ref) {
2701
2642
  let {
2702
2643
  children,
2703
2644
  size = 16,
@@ -2711,14 +2652,18 @@ const SwitchLayer_3 = /*#__PURE__*/React.forwardRef(function SwitchLayer_3(_ref1
2711
2652
  viewBox: "0 0 32 32",
2712
2653
  fill: "currentColor",
2713
2654
  ...rest
2714
- }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2715
- 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"
2655
+ }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2656
+ 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"
2657
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2658
+ 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"
2659
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2660
+ d: "M30,16H28A12.0025,12.0025,0,0,0,9.5391,5.8857L8.4609,4.2017A14.0019,14.0019,0,0,1,30,16Z"
2716
2661
  })), children);
2717
2662
  });
2718
2663
  if (process.env.NODE_ENV !== "production") {
2719
- SwitchLayer_3.propTypes = iconPropTypes;
2664
+ Subflow.propTypes = iconPropTypes;
2720
2665
  }
2721
- const Switcher = /*#__PURE__*/React.forwardRef(function Switcher(_ref110, ref) {
2666
+ const SubflowLocal = /*#__PURE__*/React.forwardRef(function SubflowLocal(_ref110, ref) {
2722
2667
  let {
2723
2668
  children,
2724
2669
  size = 16,
@@ -2732,14 +2677,14 @@ const Switcher = /*#__PURE__*/React.forwardRef(function Switcher(_ref110, ref) {
2732
2677
  viewBox: "0 0 32 32",
2733
2678
  fill: "currentColor",
2734
2679
  ...rest
2735
- }, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2736
- d: "M14 4H18V8H14zM4 4H8V8H4zM24 4H28V8H24zM14 14H18V18H14zM4 14H8V18H4zM24 14H28V18H24zM14 24H18V28H14zM4 24H8V28H4zM24 24H28V28H24z"
2680
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2681
+ 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"
2737
2682
  })), children);
2738
2683
  });
2739
2684
  if (process.env.NODE_ENV !== "production") {
2740
- Switcher.propTypes = iconPropTypes;
2685
+ SubflowLocal.propTypes = iconPropTypes;
2741
2686
  }
2742
- const SyncSettings = /*#__PURE__*/React.forwardRef(function SyncSettings(_ref111, ref) {
2687
+ const SubnetAclRules = /*#__PURE__*/React.forwardRef(function SubnetAclRules(_ref111, ref) {
2743
2688
  let {
2744
2689
  children,
2745
2690
  size = 16,
@@ -2753,18 +2698,16 @@ const SyncSettings = /*#__PURE__*/React.forwardRef(function SyncSettings(_ref111
2753
2698
  viewBox: "0 0 32 32",
2754
2699
  fill: "currentColor",
2755
2700
  ...rest
2756
- }, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2757
- strokeWidth: "0",
2758
- 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"
2759
- })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2760
- strokeWidth: "0",
2761
- 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"
2701
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2702
+ d: "M18 14H30V16H18zM18 19H26V21H18zM18 9H30V11H18z"
2703
+ })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2704
+ 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"
2762
2705
  })), children);
2763
2706
  });
2764
2707
  if (process.env.NODE_ENV !== "production") {
2765
- SyncSettings.propTypes = iconPropTypes;
2708
+ SubnetAclRules.propTypes = iconPropTypes;
2766
2709
  }
2767
- const SysProvision = /*#__PURE__*/React.forwardRef(function SysProvision(_ref112, ref) {
2710
+ const Subtract = /*#__PURE__*/React.forwardRef(function Subtract(_ref112, ref) {
2768
2711
  let {
2769
2712
  children,
2770
2713
  size = 16,
@@ -2778,22 +2721,14 @@ const SysProvision = /*#__PURE__*/React.forwardRef(function SysProvision(_ref112
2778
2721
  viewBox: "0 0 32 32",
2779
2722
  fill: "currentColor",
2780
2723
  ...rest
2781
- }, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2782
- d: "M21 20L21 30 30 25 21 20z"
2783
- })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
2784
- cx: "14",
2785
- cy: "14",
2786
- r: "2"
2787
- })), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2788
- 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"
2789
- })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2790
- 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"
2724
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2725
+ d: "M8 15H24V17H8z"
2791
2726
  })), children);
2792
2727
  });
2793
2728
  if (process.env.NODE_ENV !== "production") {
2794
- SysProvision.propTypes = iconPropTypes;
2729
+ Subtract.propTypes = iconPropTypes;
2795
2730
  }
2796
- const QT = /*#__PURE__*/React.forwardRef(function QT(_ref113, ref) {
2731
+ const SubtractAlt = /*#__PURE__*/React.forwardRef(function SubtractAlt(_ref113, ref) {
2797
2732
  let {
2798
2733
  children,
2799
2734
  size = 16,
@@ -2807,14 +2742,16 @@ const QT = /*#__PURE__*/React.forwardRef(function QT(_ref113, ref) {
2807
2742
  viewBox: "0 0 32 32",
2808
2743
  fill: "currentColor",
2809
2744
  ...rest
2810
- }, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2811
- d: "M12 11L15 11 15 23 17 23 17 11 20 11 20 9 12 9 12 11z"
2745
+ }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2746
+ 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"
2747
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2748
+ d: "M8 15H24V17H8z"
2812
2749
  })), children);
2813
2750
  });
2814
2751
  if (process.env.NODE_ENV !== "production") {
2815
- QT.propTypes = iconPropTypes;
2752
+ SubtractAlt.propTypes = iconPropTypes;
2816
2753
  }
2817
- const QTAlt = /*#__PURE__*/React.forwardRef(function QTAlt(_ref114, ref) {
2754
+ const SubtractFilled = /*#__PURE__*/React.forwardRef(function SubtractFilled(_ref114, ref) {
2818
2755
  let {
2819
2756
  children,
2820
2757
  size = 16,
@@ -2828,14 +2765,17 @@ const QTAlt = /*#__PURE__*/React.forwardRef(function QTAlt(_ref114, ref) {
2828
2765
  viewBox: "0 0 32 32",
2829
2766
  fill: "currentColor",
2830
2767
  ...rest
2831
- }, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2832
- 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"
2768
+ }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2769
+ 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"
2770
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2771
+ fill: "none",
2772
+ d: "M24 17L8 17 8 15 24 15 24 17z"
2833
2773
  })), children);
2834
2774
  });
2835
2775
  if (process.env.NODE_ENV !== "production") {
2836
- QTAlt.propTypes = iconPropTypes;
2776
+ SubtractFilled.propTypes = iconPropTypes;
2837
2777
  }
2838
- const Table = /*#__PURE__*/React.forwardRef(function Table(_ref115, ref) {
2778
+ const SubtractLarge = /*#__PURE__*/React.forwardRef(function SubtractLarge(_ref115, ref) {
2839
2779
  let {
2840
2780
  children,
2841
2781
  size = 16,
@@ -2849,14 +2789,14 @@ const Table = /*#__PURE__*/React.forwardRef(function Table(_ref115, ref) {
2849
2789
  viewBox: "0 0 32 32",
2850
2790
  fill: "currentColor",
2851
2791
  ...rest
2852
- }, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2853
- 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"
2792
+ }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2793
+ d: "M5 15L5 17 27 17 27 15 5 15z"
2854
2794
  })), children);
2855
2795
  });
2856
2796
  if (process.env.NODE_ENV !== "production") {
2857
- Table.propTypes = iconPropTypes;
2797
+ SubtractLarge.propTypes = iconPropTypes;
2858
2798
  }
2859
- const TableAlias = /*#__PURE__*/React.forwardRef(function TableAlias(_ref116, ref) {
2799
+ const SummaryKpi = /*#__PURE__*/React.forwardRef(function SummaryKpi(_ref116, ref) {
2860
2800
  let {
2861
2801
  children,
2862
2802
  size = 16,
@@ -2870,16 +2810,14 @@ const TableAlias = /*#__PURE__*/React.forwardRef(function TableAlias(_ref116, re
2870
2810
  viewBox: "0 0 32 32",
2871
2811
  fill: "currentColor",
2872
2812
  ...rest
2873
- }, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2874
- 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"
2875
- })), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2876
- d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
2813
+ }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2814
+ 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"
2877
2815
  })), children);
2878
2816
  });
2879
2817
  if (process.env.NODE_ENV !== "production") {
2880
- TableAlias.propTypes = iconPropTypes;
2818
+ SummaryKpi.propTypes = iconPropTypes;
2881
2819
  }
2882
- const TableBuilt = /*#__PURE__*/React.forwardRef(function TableBuilt(_ref117, ref) {
2820
+ const SummaryKpiMirror = /*#__PURE__*/React.forwardRef(function SummaryKpiMirror(_ref117, ref) {
2883
2821
  let {
2884
2822
  children,
2885
2823
  size = 16,
@@ -2893,14 +2831,14 @@ const TableBuilt = /*#__PURE__*/React.forwardRef(function TableBuilt(_ref117, re
2893
2831
  viewBox: "0 0 32 32",
2894
2832
  fill: "currentColor",
2895
2833
  ...rest
2896
- }, _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2897
- 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"
2834
+ }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2835
+ 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"
2898
2836
  })), children);
2899
2837
  });
2900
2838
  if (process.env.NODE_ENV !== "production") {
2901
- TableBuilt.propTypes = iconPropTypes;
2839
+ SummaryKpiMirror.propTypes = iconPropTypes;
2902
2840
  }
2903
- const TableShortcut = /*#__PURE__*/React.forwardRef(function TableShortcut(_ref118, ref) {
2841
+ const Sun = /*#__PURE__*/React.forwardRef(function Sun(_ref118, ref) {
2904
2842
  let {
2905
2843
  children,
2906
2844
  size = 16,
@@ -2914,16 +2852,35 @@ const TableShortcut = /*#__PURE__*/React.forwardRef(function TableShortcut(_ref1
2914
2852
  viewBox: "0 0 32 32",
2915
2853
  fill: "currentColor",
2916
2854
  ...rest
2917
- }, _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
2918
- d: "M5 18L5 20 10.586 20 3 27.586 4.414 29 12 21.414 12 27 14 27 14 18 5 18z"
2919
- })), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
2920
- d: "M27,3H5A2,2,0,0,0,3,5V15H5V11H15v4h2V11H27v7H17v2H27v7H17v2H27a2,2,0,0,0,2-2V5A2,2,0,0,0,27,3Zm0,6H5V5H27Z"
2855
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2856
+ 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",
2857
+ transform: "translate(0 .005)"
2858
+ })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2859
+ d: "M6.854 5.375H8.854V10.333H6.854z",
2860
+ transform: "rotate(-45 7.86 7.856)"
2861
+ })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2862
+ d: "M2 15.005H7V17.005000000000003H2z"
2863
+ })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2864
+ d: "M5.375 23.147H10.333V25.147H5.375z",
2865
+ transform: "rotate(-45 7.86 24.149)"
2866
+ })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2867
+ d: "M15 25.005H17V30.005H15z"
2868
+ })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2869
+ d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
2870
+ transform: "rotate(-45 24.152 24.149)"
2871
+ })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2872
+ d: "M25 15.005H30V17.005000000000003H25z"
2873
+ })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2874
+ d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
2875
+ transform: "rotate(-45 24.152 7.856)"
2876
+ })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2877
+ d: "M15 2.005H17V7.005H15z"
2921
2878
  })), children);
2922
2879
  });
2923
2880
  if (process.env.NODE_ENV !== "production") {
2924
- TableShortcut.propTypes = iconPropTypes;
2881
+ Sun.propTypes = iconPropTypes;
2925
2882
  }
2926
- const TableSplit = /*#__PURE__*/React.forwardRef(function TableSplit(_ref119, ref) {
2883
+ const Sunrise = /*#__PURE__*/React.forwardRef(function Sunrise(_ref119, ref) {
2927
2884
  let {
2928
2885
  children,
2929
2886
  size = 16,
@@ -2937,14 +2894,24 @@ const TableSplit = /*#__PURE__*/React.forwardRef(function TableSplit(_ref119, re
2937
2894
  viewBox: "0 0 32 32",
2938
2895
  fill: "currentColor",
2939
2896
  ...rest
2940
- }, _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
2941
- 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"
2897
+ }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2898
+ d: "M2 27H29.998V29H2zM16 20a4.0045 4.0045 0 014 4h2a6 6 0 00-12 0h2A4.0045 4.0045 0 0116 20zM25 22H30V24H25z"
2899
+ })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2900
+ d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
2901
+ transform: "rotate(-45 24.146 15.854)"
2902
+ })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2903
+ 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"
2904
+ })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2905
+ d: "M6.854 13.374H8.854V18.332H6.854z",
2906
+ transform: "rotate(-45 7.854 15.854)"
2907
+ })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2908
+ d: "M2 22H7V24H2z"
2942
2909
  })), children);
2943
2910
  });
2944
2911
  if (process.env.NODE_ENV !== "production") {
2945
- TableSplit.propTypes = iconPropTypes;
2912
+ Sunrise.propTypes = iconPropTypes;
2946
2913
  }
2947
- const TableOfContents = /*#__PURE__*/React.forwardRef(function TableOfContents(_ref120, ref) {
2914
+ const Sunset = /*#__PURE__*/React.forwardRef(function Sunset(_ref120, ref) {
2948
2915
  let {
2949
2916
  children,
2950
2917
  size = 16,
@@ -2958,14 +2925,29 @@ const TableOfContents = /*#__PURE__*/React.forwardRef(function TableOfContents(_
2958
2925
  viewBox: "0 0 32 32",
2959
2926
  fill: "currentColor",
2960
2927
  ...rest
2961
- }, _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
2962
- d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H22V20H4zM4 24H22V26H4zM26 6H28V8H26zM26 12H28V14H26zM26 18H28V20H26zM26 24H28V26H26z"
2928
+ }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2929
+ d: "M2 27.005H29.998V29.005H2z"
2930
+ })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2931
+ 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",
2932
+ transform: "translate(0 .005)"
2933
+ })), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2934
+ d: "M25 22.005H30V24.005H25z"
2935
+ })), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2936
+ d: "M21.668 14.854H26.625999999999998V16.854H21.668z",
2937
+ transform: "rotate(-45 24.152 15.856)"
2938
+ })), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2939
+ 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"
2940
+ })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2941
+ d: "M6.854 13.374H8.854V18.332H6.854z",
2942
+ transform: "rotate(-45 7.86 15.856)"
2943
+ })), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2944
+ d: "M2 22.005H7V24.005H2z"
2963
2945
  })), children);
2964
2946
  });
2965
2947
  if (process.env.NODE_ENV !== "production") {
2966
- TableOfContents.propTypes = iconPropTypes;
2948
+ Sunset.propTypes = iconPropTypes;
2967
2949
  }
2968
- const Tablet = /*#__PURE__*/React.forwardRef(function Tablet(_ref121, ref) {
2950
+ const SupportVectorMachine = /*#__PURE__*/React.forwardRef(function SupportVectorMachine(_ref121, ref) {
2969
2951
  let {
2970
2952
  children,
2971
2953
  size = 16,
@@ -2979,17 +2961,25 @@ const Tablet = /*#__PURE__*/React.forwardRef(function Tablet(_ref121, ref) {
2979
2961
  viewBox: "0 0 32 32",
2980
2962
  fill: "currentColor",
2981
2963
  ...rest
2982
- }, _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
2983
- d: "M15 22H17V28H15z",
2984
- transform: "rotate(90 16 25)"
2985
- })), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
2986
- 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"
2964
+ }, _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
2965
+ cx: "26",
2966
+ cy: "18",
2967
+ r: "4"
2968
+ })), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
2969
+ cx: "18",
2970
+ cy: "26",
2971
+ r: "4"
2972
+ })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2973
+ d: "M-2.799 15H34.799V17H-2.799z",
2974
+ transform: "rotate(-45 16 16)"
2975
+ })), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
2976
+ 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"
2987
2977
  })), children);
2988
2978
  });
2989
2979
  if (process.env.NODE_ENV !== "production") {
2990
- Tablet.propTypes = iconPropTypes;
2980
+ SupportVectorMachine.propTypes = iconPropTypes;
2991
2981
  }
2992
- const TabletLandscape = /*#__PURE__*/React.forwardRef(function TabletLandscape(_ref122, ref) {
2982
+ const Sustainability = /*#__PURE__*/React.forwardRef(function Sustainability(_ref122, ref) {
2993
2983
  let {
2994
2984
  children,
2995
2985
  size = 16,
@@ -3003,16 +2993,18 @@ const TabletLandscape = /*#__PURE__*/React.forwardRef(function TabletLandscape(_
3003
2993
  viewBox: "0 0 32 32",
3004
2994
  fill: "currentColor",
3005
2995
  ...rest
3006
- }, _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
3007
- d: "M24 13H26V19H24z"
3008
- })), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
3009
- 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"
2996
+ }, _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
2997
+ 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"
2998
+ })), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
2999
+ 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"
3000
+ })), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
3001
+ 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"
3010
3002
  })), children);
3011
3003
  });
3012
3004
  if (process.env.NODE_ENV !== "production") {
3013
- TabletLandscape.propTypes = iconPropTypes;
3005
+ Sustainability.propTypes = iconPropTypes;
3014
3006
  }
3015
- const Tag = /*#__PURE__*/React.forwardRef(function Tag(_ref123, ref) {
3007
+ const Svg = /*#__PURE__*/React.forwardRef(function Svg(_ref123, ref) {
3016
3008
  let {
3017
3009
  children,
3018
3010
  size = 16,
@@ -3026,16 +3018,14 @@ const Tag = /*#__PURE__*/React.forwardRef(function Tag(_ref123, ref) {
3026
3018
  viewBox: "0 0 32 32",
3027
3019
  fill: "currentColor",
3028
3020
  ...rest
3029
- }, _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
3030
- 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"
3031
- })), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
3032
- 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"
3021
+ }, _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
3022
+ 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"
3033
3023
  })), children);
3034
3024
  });
3035
3025
  if (process.env.NODE_ENV !== "production") {
3036
- Tag.propTypes = iconPropTypes;
3026
+ Svg.propTypes = iconPropTypes;
3037
3027
  }
3038
- const TagEdit = /*#__PURE__*/React.forwardRef(function TagEdit(_ref124, ref) {
3028
+ const Swim = /*#__PURE__*/React.forwardRef(function Swim(_ref124, ref) {
3039
3029
  let {
3040
3030
  children,
3041
3031
  size = 16,
@@ -3049,16 +3039,14 @@ const TagEdit = /*#__PURE__*/React.forwardRef(function TagEdit(_ref124, ref) {
3049
3039
  viewBox: "0 0 32 32",
3050
3040
  fill: "currentColor",
3051
3041
  ...rest
3052
- }, _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
3053
- 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"
3054
- })), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
3055
- 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"
3042
+ }, _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
3043
+ 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"
3056
3044
  })), children);
3057
3045
  });
3058
3046
  if (process.env.NODE_ENV !== "production") {
3059
- TagEdit.propTypes = iconPropTypes;
3047
+ Swim.propTypes = iconPropTypes;
3060
3048
  }
3061
- const TagExport = /*#__PURE__*/React.forwardRef(function TagExport(_ref125, ref) {
3049
+ const SwitchLayer_2 = /*#__PURE__*/React.forwardRef(function SwitchLayer_2(_ref125, ref) {
3062
3050
  let {
3063
3051
  children,
3064
3052
  size = 16,
@@ -3072,14 +3060,12 @@ const TagExport = /*#__PURE__*/React.forwardRef(function TagExport(_ref125, ref)
3072
3060
  viewBox: "0 0 32 32",
3073
3061
  fill: "currentColor",
3074
3062
  ...rest
3075
- }, _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
3076
- 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"
3077
- })), _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
3078
- 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"
3063
+ }, _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
3064
+ 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"
3079
3065
  })), children);
3080
3066
  });
3081
3067
  if (process.env.NODE_ENV !== "production") {
3082
- TagExport.propTypes = iconPropTypes;
3068
+ SwitchLayer_2.propTypes = iconPropTypes;
3083
3069
  }
3084
3070
 
3085
- export { QT, QTAlt, SkillLevelIntermediate, SkipBack, SkipBackFilled, SkipBackOutline, SkipBackOutlineFilled, SkipBackOutlineSolid, SkipBackSolidFilled, SkipForward, SkipForwardFilled, SkipForwardOutline, SkipForwardOutlineFilled, SkipForwardOutlineSolid, SkipForwardSolidFilled, Sleet, Slisor, Slm, Smell, Smoke, Snooze, Snow, SnowBlizzard, SnowDensity, SnowHeavy, SnowScattered, SnowScatteredNight, Snowflake, Soccer, SoftwareResource, SoftwareResourceCluster, SoftwareResourceResource, SoilMoisture, SoilMoistureField, SoilMoistureGlobal, SoilTemperature, SoilTemperatureField, SoilTemperatureGlobal, SolarPanel, SortAscending, SortDescending, SortRemove, SpellCheck, Split, SplitScreen, SprayPaint, Sprout, Sql, SquareFill, StackLimitation, Stamp, Star, StarFilled, StarHalf, StarReview, StayInside, StemLeafPlot, Stethoscope, Stop, StopFilled, StopFilledAlt, StopOutline, StopOutlineFilled, StopSign, StopSignFilled, StoragePool, StorageRequest, Store, StormTracker, Strawberry, StringInteger, StringText, Subdirectory, Subflow, SubflowLocal, SubnetAclRules, Subtract, SubtractAlt, SubtractFilled, SubtractLarge, SummaryKpi, SummaryKpiMirror, Sun, Sunrise, Sunset, SupportVectorMachine, Sustainability, Svg, Swim, SwitchLayer_2, SwitchLayer_3, Switcher, SyncSettings, SysProvision, Table, TableAlias, TableBuilt, TableOfContents, TableShortcut, TableSplit, Tablet, TabletLandscape, Tag, TagEdit, TagExport, WatsonHealthSmoothing, WatsonHealthSmoothingCursor, WatsonHealthSpineLabel, WatsonHealthSplitDiscard, WatsonHealthStackedMove, WatsonHealthStackedScrolling_1, WatsonHealthStackedScrolling_2, WatsonHealthStatusAcknowledge, WatsonHealthStatusChange, WatsonHealthStatusPartialFail, WatsonHealthStatusResolved, WatsonHealthStressBreathEditor, WatsonHealthStudyNext, WatsonHealthStudyPrevious, WatsonHealthStudyRead, WatsonHealthStudySkip, WatsonHealthStudyTransfer, WatsonHealthStudyUnread, WatsonHealthStudyView, WatsonHealthSubVolume };
3071
+ export { ShrinkScreen, ShrinkScreenFilled, Shuffle, Shuttle, SidePanelClose, SidePanelCloseFilled, SidePanelOpen, SidePanelOpenFilled, Sight, Sigma, SignalStrength, SimCard, SkillLevel, SkillLevelAdvanced, SkillLevelBasic, SkillLevelIntermediate, SkipBack, SkipBackFilled, SkipBackOutline, SkipBackOutlineFilled, SkipBackOutlineSolid, SkipBackSolidFilled, SkipForward, SkipForwardFilled, SkipForwardOutline, SkipForwardOutlineFilled, SkipForwardOutlineSolid, SkipForwardSolidFilled, Sleet, Slisor, Slm, Smell, Smoke, Snooze, Snow, SnowBlizzard, SnowDensity, SnowHeavy, SnowScattered, SnowScatteredNight, Snowflake, Soccer, SoftwareResource, SoftwareResourceCluster, SoftwareResourceResource, SoilMoisture, SoilMoistureField, SoilMoistureGlobal, SoilTemperature, SoilTemperatureField, SoilTemperatureGlobal, SolarPanel, SortAscending, SortDescending, SortRemove, SpellCheck, Split, SplitScreen, SprayPaint, Sprout, Sql, SquareFill, SquareOutline, SquareSolid, StackLimitation, Stamp, Star, StarFilled, StarHalf, StarReview, StayInside, StemLeafPlot, Stethoscope, Stop, StopFilled, StopFilledAlt, StopOutline, StopOutlineFilled, StopSign, StopSignFilled, StoragePool, StorageRequest, Store, StormTracker, Strawberry, StringInteger, StringText, Subdirectory, Subflow, SubflowLocal, SubnetAclRules, Subtract, SubtractAlt, SubtractFilled, SubtractLarge, SummaryKpi, SummaryKpiMirror, Sun, Sunrise, Sunset, SupportVectorMachine, Sustainability, Svg, Swim, SwitchLayer_2, WatsonHealthSmoothing, WatsonHealthSmoothingCursor, WatsonHealthSpineLabel, WatsonHealthSplitDiscard, WatsonHealthStackedMove, WatsonHealthStackedScrolling_1, WatsonHealthStackedScrolling_2, WatsonHealthStatusAcknowledge, WatsonHealthStatusChange, WatsonHealthStatusPartialFail, WatsonHealthStatusResolved, WatsonHealthStressBreathEditor, WatsonHealthStudyNext, WatsonHealthStudyPrevious, WatsonHealthStudyRead, WatsonHealthStudySkip, WatsonHealthStudyTransfer, WatsonHealthStudyUnread, WatsonHealthStudyView, WatsonHealthSubVolume };