@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
@@ -20,8 +20,8 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
20
20
 
21
21
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
22
22
 
23
- 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, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _circle, _circle2, _circle3, _path78, _path79, _circle4, _circle5, _circle6, _path80, _path81, _path82, _path83, _path84, _path85, _circle7, _circle8, _circle9, _circle10, _circle11, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _circle12, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _circle20, _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, _circle21, _path139, _path140, _path141, _path142, _path143, _path144, _circle22, _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, _circle23, _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, _path222, _path223, _path224;
24
- const Pills = /*#__PURE__*/React__default["default"].forwardRef(function Pills(_ref, ref) {
23
+ 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, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _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, _circle, _circle2, _circle3, _path104, _path105, _circle4, _circle5, _circle6, _path106, _path107, _path108, _path109, _path110, _path111, _circle7, _circle8, _circle9, _circle10, _circle11, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _circle12, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _circle20, _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, _circle21, _path165, _path166, _path167, _path168, _path169, _path170, _circle22, _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, _circle23, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230;
24
+ const PhoneFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneFilled(_ref, ref) {
25
25
  let {
26
26
  children,
27
27
  size = 16,
@@ -36,13 +36,13 @@ const Pills = /*#__PURE__*/React__default["default"].forwardRef(function Pills(_
36
36
  fill: "currentColor",
37
37
  ...rest
38
38
  }, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
39
- d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.999,6.999,0,0,0,12.2855,4.5878A7.9969,7.9969,0,1,0,22,14Zm0,2a6.0046,6.0046,0,0,1,5.91,5H16.09A6.0046,6.0046,0,0,1,22,16ZM6,9A5,5,0,0,1,16,9v6H6Zm5,19a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9566,7.9566,0,0,0-.7242,8.9315A4.9885,4.9885,0,0,1,11,28Zm11,0a6.0046,6.0046,0,0,1-5.91-5H27.91A6.0046,6.0046,0,0,1,22,28Z"
39
+ d: "M20.33,21.48l2.24-2.24a2.19,2.19,0,0,1,2.34-.48l2.73,1.09a2.18,2.18,0,0,1,1.36,2v5A2.17,2.17,0,0,1,26.72,29C7.59,27.81,3.73,11.61,3,5.41A2.17,2.17,0,0,1,5.17,3H10a2.16,2.16,0,0,1,2,1.36l1.09,2.73a2.16,2.16,0,0,1-.47,2.34l-2.24,2.24S11.67,20.4,20.33,21.48Z"
40
40
  })), children);
41
41
  });
42
42
  if (process.env.NODE_ENV !== "production") {
43
- Pills.propTypes = iconPropTypes.iconPropTypes;
43
+ PhoneFilled.propTypes = iconPropTypes.iconPropTypes;
44
44
  }
45
- const PillsAdd = /*#__PURE__*/React__default["default"].forwardRef(function PillsAdd(_ref2, ref) {
45
+ const PhoneIncoming = /*#__PURE__*/React__default["default"].forwardRef(function PhoneIncoming(_ref2, ref) {
46
46
  let {
47
47
  children,
48
48
  size = 16,
@@ -57,15 +57,15 @@ const PillsAdd = /*#__PURE__*/React__default["default"].forwardRef(function Pill
57
57
  fill: "currentColor",
58
58
  ...rest
59
59
  }, _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
60
- d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.9857,6.9857,0,0,0,12.2756,4.5768A7.9966,7.9966,0,1,0,22,14ZM11,4a5.0059,5.0059,0,0,1,5,5v6H6V9A5.0059,5.0059,0,0,1,11,4Zm0,24a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9564,7.9564,0,0,0-.7239,8.9319A5.0147,5.0147,0,0,1,11,28Zm11,0a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,22,28Z"
60
+ d: "M26,29h-.17C6.18,27.87,3.39,11.29,3,6.23A3,3,0,0,1,5.7612,3.0088Q5.88,3,6,3h5.27a2,2,0,0,1,1.86,1.26L14.65,8a2,2,0,0,1-.44,2.16l-2.13,2.15a9.36,9.36,0,0,0,7.58,7.6l2.17-2.15A2,2,0,0,1,24,17.35l3.77,1.51A2,2,0,0,1,29,20.72V26A3,3,0,0,1,26,29ZM6,5a1,1,0,0,0-1.0032.9968q0,.0417.0032.0832C5.46,12,8.41,26,25.94,27a1,1,0,0,0,1.0582-.9382Q27,26.0309,27,26V20.72l-3.77-1.51-2.87,2.85L19.88,22C11.18,20.91,10,12.21,10,12.12l-.06-.48,2.84-2.87L11.28,5Z"
61
61
  })), _path3 || (_path3 = /*#__PURE__*/React__default["default"].createElement("path", {
62
- d: "M25 21L23 21 23 19 21 19 21 21 19 21 19 23 21 23 21 25 23 25 23 23 25 23 25 21z"
62
+ d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
63
63
  })), children);
64
64
  });
65
65
  if (process.env.NODE_ENV !== "production") {
66
- PillsAdd.propTypes = iconPropTypes.iconPropTypes;
66
+ PhoneIncoming.propTypes = iconPropTypes.iconPropTypes;
67
67
  }
68
- const PillsSubtract = /*#__PURE__*/React__default["default"].forwardRef(function PillsSubtract(_ref3, ref) {
68
+ const PhoneIncomingFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneIncomingFilled(_ref3, ref) {
69
69
  let {
70
70
  children,
71
71
  size = 16,
@@ -80,15 +80,15 @@ const PillsSubtract = /*#__PURE__*/React__default["default"].forwardRef(function
80
80
  fill: "currentColor",
81
81
  ...rest
82
82
  }, _path4 || (_path4 = /*#__PURE__*/React__default["default"].createElement("path", {
83
- d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.9857,6.9857,0,0,0,12.2756,4.5768A7.9966,7.9966,0,1,0,22,14ZM11,4a5.0059,5.0059,0,0,1,5,5v6H6V9A5.0059,5.0059,0,0,1,11,4Zm0,24a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9564,7.9564,0,0,0-.7239,8.9319A5.0147,5.0147,0,0,1,11,28Zm11,0a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,22,28Z"
83
+ d: "M20.3333,21.4823l2.24-2.24a2.1667,2.1667,0,0,1,2.3368-.48l2.7281,1.0913A2.1666,2.1666,0,0,1,29,21.8659v4.9613a2.1668,2.1668,0,0,1-2.2843,2.1686C7.5938,27.8054,3.7321,11.6114,3.0146,5.4079A2.162,2.162,0,0,1,5.1692,3H10.042a2.1666,2.1666,0,0,1,2.0117,1.362L13.145,7.09a2.1666,2.1666,0,0,1-.48,2.3367l-2.24,2.24S11.6667,20.399,20.3333,21.4823Z"
84
84
  })), _path5 || (_path5 = /*#__PURE__*/React__default["default"].createElement("path", {
85
- d: "M19 21H25V23H19z"
85
+ d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
86
86
  })), children);
87
87
  });
88
88
  if (process.env.NODE_ENV !== "production") {
89
- PillsSubtract.propTypes = iconPropTypes.iconPropTypes;
89
+ PhoneIncomingFilled.propTypes = iconPropTypes.iconPropTypes;
90
90
  }
91
- const Pin = /*#__PURE__*/React__default["default"].forwardRef(function Pin(_ref4, ref) {
91
+ const PhoneIp = /*#__PURE__*/React__default["default"].forwardRef(function PhoneIp(_ref4, ref) {
92
92
  let {
93
93
  children,
94
94
  size = 16,
@@ -103,13 +103,15 @@ const Pin = /*#__PURE__*/React__default["default"].forwardRef(function Pin(_ref4
103
103
  fill: "currentColor",
104
104
  ...rest
105
105
  }, _path6 || (_path6 = /*#__PURE__*/React__default["default"].createElement("path", {
106
- d: "M28.59,13.31,30,11.9,20,2,18.69,3.42,19.87,4.6,8.38,14.32,6.66,12.61,5.25,14l5.66,5.68L2,28.58,3.41,30l8.91-8.91L18,26.75l1.39-1.42-1.71-1.71L27.4,12.13ZM16.26,22.2,9.8,15.74,21.29,6,26,10.71Z"
106
+ d: "M16 14H18V16H16zM20 14H22V16H20zM24 14H26V16H24zM16 18H18V20H16zM20 18H22V20H20zM24 18H26V20H24zM16 22H18V24H16zM20 22H22V24H20zM24 22H26V24H24zM16 10H26V12H16z"
107
+ })), _path7 || (_path7 = /*#__PURE__*/React__default["default"].createElement("path", {
108
+ d: "M28,6H14V5a2.0025,2.0025,0,0,0-2-2H8A2.0025,2.0025,0,0,0,6,5V6H4A2.0025,2.0025,0,0,0,2,8V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V8A2.0025,2.0025,0,0,0,28,6ZM8,5h4V22H8ZM28,26H4V8H6V22a2.0025,2.0025,0,0,0,2,2h4a2.0025,2.0025,0,0,0,2-2V8H28Z"
107
109
  })), children);
108
110
  });
109
111
  if (process.env.NODE_ENV !== "production") {
110
- Pin.propTypes = iconPropTypes.iconPropTypes;
112
+ PhoneIp.propTypes = iconPropTypes.iconPropTypes;
111
113
  }
112
- const PinFilled = /*#__PURE__*/React__default["default"].forwardRef(function PinFilled(_ref5, ref) {
114
+ const PhoneOff = /*#__PURE__*/React__default["default"].forwardRef(function PhoneOff(_ref5, ref) {
113
115
  let {
114
116
  children,
115
117
  size = 16,
@@ -123,14 +125,14 @@ const PinFilled = /*#__PURE__*/React__default["default"].forwardRef(function Pin
123
125
  viewBox: "0 0 32 32",
124
126
  fill: "currentColor",
125
127
  ...rest
126
- }, _path7 || (_path7 = /*#__PURE__*/React__default["default"].createElement("path", {
127
- d: "M28.5858,13.3137,30,11.9,20,2,18.6858,3.415l1.1858,1.1857L8.38,14.3225,6.6641,12.6067,5.25,14l5.6572,5.6773L2,28.5831,3.41,30l8.9111-8.9087L18,26.7482l1.3929-1.414L17.6765,23.618l9.724-11.4895Z"
128
+ }, _path8 || (_path8 = /*#__PURE__*/React__default["default"].createElement("path", {
129
+ d: "M9.19 18.56A25.66 25.66 0 015 6.08V6A1 1 0 016 5h5.28l1.5 3.77L9.94 11.64l.06.48a13 13 0 001.46 4.17l1.46-1.46a9.34 9.34 0 01-.84-2.52l2.13-2.15A2 2 0 0014.65 8L13.13 4.26A2 2 0 0011.27 3H5.76A3 3 0 003 6.23 28 28 0 007.79 20zM27.77 18.86L24 17.35a2 2 0 00-2.17.41l-2.17 2.15A9.17 9.17 0 0115.45 18L30 3.41 28.59 2 2 28.59 3.41 30l7-7c3.38 3.18 8.28 5.62 15.39 6H26a3 3 0 003-3V20.72A2 2 0 0027.77 18.86zM27 26v.06a1 1 0 01-1.06.94c-6.51-.37-11-2.54-14.11-5.42L14 19.44A10.77 10.77 0 0019.88 22l.48.06 2.87-2.85L27 20.72z"
128
130
  })), children);
129
131
  });
130
132
  if (process.env.NODE_ENV !== "production") {
131
- PinFilled.propTypes = iconPropTypes.iconPropTypes;
133
+ PhoneOff.propTypes = iconPropTypes.iconPropTypes;
132
134
  }
133
- const Plan = /*#__PURE__*/React__default["default"].forwardRef(function Plan(_ref6, ref) {
135
+ const PhoneOffFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneOffFilled(_ref6, ref) {
134
136
  let {
135
137
  children,
136
138
  size = 16,
@@ -144,14 +146,14 @@ const Plan = /*#__PURE__*/React__default["default"].forwardRef(function Plan(_re
144
146
  viewBox: "0 0 32 32",
145
147
  fill: "currentColor",
146
148
  ...rest
147
- }, _path8 || (_path8 = /*#__PURE__*/React__default["default"].createElement("path", {
148
- d: "M31,8c0-0.4-0.2-0.7-0.5-0.9l-7-4C23.3,3,23.2,3,23,3s-0.3,0-0.5,0.1L16,6.8L9.5,3.1C9.3,3,9.2,3,9,3S8.7,3,8.5,3.1l-7,4 C1.2,7.3,1,7.6,1,8v20c0,0.6,0.4,1,1,1c0.2,0,0.3-0.1,0.5-0.1l0,0L9,25.2l6.5,3.7C15.7,29,15.8,29,16,29s0.3,0,0.5-0.1l6.5-3.7 l6.5,3.7l0,0c0.1,0.1,0.3,0.1,0.5,0.1c0.6,0,1-0.4,1-1V8z M3,8.6l5-2.9v17.7l-5,2.9V8.6z M15,26.3l-5-2.9V5.7l5,2.9V26.3z M22,23.4 l-5,2.9V8.6l5-2.9V23.4z M24,23.4V5.7l5,2.9l0,17.7L24,23.4z"
149
+ }, _path9 || (_path9 = /*#__PURE__*/React__default["default"].createElement("path", {
150
+ d: "M26.74 19.56l-2.52-1a2 2 0 00-2.15.44L20 21.06a9.93 9.93 0 01-5.35-2.29L30 3.41 28.59 2 2 28.59 3.41 30l7.93-7.92c3.24 3.12 7.89 5.5 14.55 5.92A2 2 0 0028 26V21.41A2 2 0 0026.74 19.56zM8.15 18.19l3.52-3.52A11.68 11.68 0 0110.85 12l2.07-2.07a2 2 0 00.44-2.15l-1-2.52A2 2 0 0010.5 4H6A2 2 0 004 6.22 29 29 0 008.15 18.19z"
149
151
  })), children);
150
152
  });
151
153
  if (process.env.NODE_ENV !== "production") {
152
- Plan.propTypes = iconPropTypes.iconPropTypes;
154
+ PhoneOffFilled.propTypes = iconPropTypes.iconPropTypes;
153
155
  }
154
- const Plane = /*#__PURE__*/React__default["default"].forwardRef(function Plane(_ref7, ref) {
156
+ const PhoneOutgoing = /*#__PURE__*/React__default["default"].forwardRef(function PhoneOutgoing(_ref7, ref) {
155
157
  let {
156
158
  children,
157
159
  size = 16,
@@ -165,14 +167,16 @@ const Plane = /*#__PURE__*/React__default["default"].forwardRef(function Plane(_
165
167
  viewBox: "0 0 32 32",
166
168
  fill: "currentColor",
167
169
  ...rest
168
- }, _path9 || (_path9 = /*#__PURE__*/React__default["default"].createElement("path", {
169
- d: "M29.37,14.75,20,10V6a4,4,0,0,0-8,0v4L2.63,14.75a1,1,0,0,0-.63.93v5a1,1,0,0,0,1,1,1,1,0,0,0,.29-.05L12,18v5L8.55,24.72a1,1,0,0,0-.55.9V29a1,1,0,0,0,1,1,.9.9,0,0,0,.28,0L16,28l6.72,2A.9.9,0,0,0,23,30a1,1,0,0,0,1-1V25.62a1,1,0,0,0-.55-.9L20,23V18l8.71,3.61a1,1,0,0,0,.29.05,1,1,0,0,0,1-1v-5A1,1,0,0,0,29.37,14.75ZM28,19.15,18,15v9.24l4,2v1.43l-6-1.75-6,1.75V26.24l4-2V15L4,19.15V16.3l10-5.07V6a2,2,0,0,1,4,0v5.23L28,16.3Z"
170
+ }, _path10 || (_path10 = /*#__PURE__*/React__default["default"].createElement("path", {
171
+ d: "M26,29h-0.2C6.2,27.9,3.4,11.3,3,6.2C2.9,4.6,4.1,3.1,5.8,3C5.8,3,5.9,3,6,3h5.3c0.8,0,1.6,0.5,1.9,1.3L14.6,8 c0.3,0.7,0.1,1.6-0.4,2.2l-2.1,2.1c0.7,3.9,3.7,6.9,7.6,7.6l2.2-2.1c0.6-0.6,1.4-0.7,2.2-0.4l3.8,1.5c0.7,0.3,1.2,1,1.2,1.9V26 C29,27.7,27.7,29,26,29z M6,5C5.4,5,5,5.4,5,6c0,0,0,0.1,0,0.1C5.5,12,8.4,26,25.9,27c0.6,0,1-0.4,1.1-0.9c0,0,0,0,0-0.1v-5.3 l-3.8-1.5l-2.9,2.9L19.9,22c-8.7-1.1-9.9-9.8-9.9-9.9l-0.1-0.5l2.8-2.9L11.3,5H6z"
172
+ })), _path11 || (_path11 = /*#__PURE__*/React__default["default"].createElement("path", {
173
+ d: "M20 4L20 6 24.6 6 18 12.6 19.4 14 26 7.4 26 12 28 12 28 4z"
170
174
  })), children);
171
175
  });
172
176
  if (process.env.NODE_ENV !== "production") {
173
- Plane.propTypes = iconPropTypes.iconPropTypes;
177
+ PhoneOutgoing.propTypes = iconPropTypes.iconPropTypes;
174
178
  }
175
- const PlanePrivate = /*#__PURE__*/React__default["default"].forwardRef(function PlanePrivate(_ref8, ref) {
179
+ const PhoneOutgoingFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneOutgoingFilled(_ref8, ref) {
176
180
  let {
177
181
  children,
178
182
  size = 16,
@@ -186,16 +190,16 @@ const PlanePrivate = /*#__PURE__*/React__default["default"].forwardRef(function
186
190
  viewBox: "0 0 32 32",
187
191
  fill: "currentColor",
188
192
  ...rest
189
- }, _path10 || (_path10 = /*#__PURE__*/React__default["default"].createElement("path", {
190
- d: "M28.5845,14.585l-3.12-1.8721A4.9951,4.9951,0,0,0,22.8921,12H7.7808L7.16,9.5151A1.9975,1.9975,0,0,0,5.2192,8H4a2.0023,2.0023,0,0,0-2,2v7a3.0033,3.0033,0,0,0,3,3h7v6a2.0023,2.0023,0,0,0,2,2h1.3071A2.0086,2.0086,0,0,0,17.18,26.7021L19.6929,20h7.3916a2.9152,2.9152,0,0,0,1.5-5.415ZM27.0845,18H18.3071l-3,8H14V18H5a1.0009,1.0009,0,0,1-1-1V10H5.2192l1,4H10v2h2V14h3v2h2V14h3v2h2V14h.8921a2.9977,2.9977,0,0,1,1.5434.4277l3.12,1.8721a.9154.9154,0,0,1-.4712,1.7Z"
191
- })), _path11 || (_path11 = /*#__PURE__*/React__default["default"].createElement("path", {
192
- d: "M14,4h1.3228l2.4,6h2.1545L17.18,3.2573A1.9906,1.9906,0,0,0,15.3228,2H14a2.0023,2.0023,0,0,0-2,2v6h2Z"
193
+ }, _path12 || (_path12 = /*#__PURE__*/React__default["default"].createElement("path", {
194
+ d: "M20.3333,21.4823l2.24-2.24a2.1667,2.1667,0,0,1,2.3368-.48l2.7281,1.0913A2.1666,2.1666,0,0,1,29,21.8659v4.9613a2.1668,2.1668,0,0,1-2.2843,2.1686C7.5938,27.8054,3.7321,11.6114,3.0146,5.4079A2.162,2.162,0,0,1,5.1692,3H10.042a2.1666,2.1666,0,0,1,2.0117,1.362L13.145,7.09a2.1666,2.1666,0,0,1-.48,2.3367l-2.24,2.24S11.6667,20.399,20.3333,21.4823Z"
195
+ })), _path13 || (_path13 = /*#__PURE__*/React__default["default"].createElement("path", {
196
+ d: "M20 4L20 6 24.586 6 18 12.586 19.414 14 26 7.414 26 12 28 12 28 4 20 4z"
193
197
  })), children);
194
198
  });
195
199
  if (process.env.NODE_ENV !== "production") {
196
- PlanePrivate.propTypes = iconPropTypes.iconPropTypes;
200
+ PhoneOutgoingFilled.propTypes = iconPropTypes.iconPropTypes;
197
201
  }
198
- const PlaneSea = /*#__PURE__*/React__default["default"].forwardRef(function PlaneSea(_ref9, ref) {
202
+ const PhoneSettings = /*#__PURE__*/React__default["default"].forwardRef(function PhoneSettings(_ref9, ref) {
199
203
  let {
200
204
  children,
201
205
  size = 16,
@@ -209,14 +213,16 @@ const PlaneSea = /*#__PURE__*/React__default["default"].forwardRef(function Plan
209
213
  viewBox: "0 0 32 32",
210
214
  fill: "currentColor",
211
215
  ...rest
212
- }, _path12 || (_path12 = /*#__PURE__*/React__default["default"].createElement("path", {
213
- d: "M30 30H28a4.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 30H2V28H4a3.44 3.44 0 003.0532-2.3215A.9712.9712 0 018 25a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0012 28a3.44 3.44 0 003.0532-2.3215A.99.99 0 0116 25a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0020 28a3.44 3.44 0 003.0532-2.3215 1 1 0 011.8955.0053A3.4381 3.4381 0 0028 28h2zM28 6v4H25.5L23.4 7.2A3.0129 3.0129 0 0021 6H15a3.0033 3.0033 0 00-3 3v1H8.6182L7.8945 8.5527l-1-2A1 1 0 006 6H3A1 1 0 002 7v6a3.0033 3.0033 0 003 3h6.82l-.6666 4H7a1 1 0 000 2H27a1 1 0 000-2H22.847L22.18 16h.1629a4.9662 4.9662 0 003.5351-1.4648L28 12.4141V16h2V6zM14 9a1.0009 1.0009 0 011-1h6a1.0045 1.0045 0 01.8.4L23 10H14zm6.82 11H13.18l.6666-4h6.306zm1.5237-6H5a1.0009 1.0009 0 01-1-1V8H5.3818l.7237 1.4473L7.3818 12h18.204l-1.1214 1.1211A2.9789 2.9789 0 0122.3433 14z"
216
+ }, _path14 || (_path14 = /*#__PURE__*/React__default["default"].createElement("path", {
217
+ d: "M30,10V8H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,4.1011V2H22V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,8H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,12Z"
218
+ })), _path15 || (_path15 = /*#__PURE__*/React__default["default"].createElement("path", {
219
+ d: "M25,30h-.17C5.18,28.87,2.39,12.29,2,7.23A3,3,0,0,1,4.7611,4.0088Q4.88,4,5,4h5.27a2,2,0,0,1,1.86,1.26L13.65,9a2,2,0,0,1-.44,2.16l-2.13,2.15a9.36,9.36,0,0,0,7.58,7.6l2.17-2.15A2,2,0,0,1,23,18.35l3.77,1.51A2,2,0,0,1,28,21.72V27A3,3,0,0,1,25,30ZM5,6a1,1,0,0,0-1.0032.9968c0,.0278.001.0555.0032.0832C4.46,13,7.41,27,24.94,28a1,1,0,0,0,1.0581-.9382Q26,27.0309,26,27V21.72l-3.77-1.51-2.87,2.85L18.88,23C10.18,21.91,9,13.21,9,13.12l-.06-.48,2.84-2.87L10.28,6Z"
214
220
  })), children);
215
221
  });
216
222
  if (process.env.NODE_ENV !== "production") {
217
- PlaneSea.propTypes = iconPropTypes.iconPropTypes;
223
+ PhoneSettings.propTypes = iconPropTypes.iconPropTypes;
218
224
  }
219
- const Platforms = /*#__PURE__*/React__default["default"].forwardRef(function Platforms(_ref10, ref) {
225
+ const PhoneVoice = /*#__PURE__*/React__default["default"].forwardRef(function PhoneVoice(_ref10, ref) {
220
226
  let {
221
227
  children,
222
228
  size = 16,
@@ -230,34 +236,21 @@ const Platforms = /*#__PURE__*/React__default["default"].forwardRef(function Pla
230
236
  viewBox: "0 0 32 32",
231
237
  fill: "currentColor",
232
238
  ...rest
233
- }, _path13 || (_path13 = /*#__PURE__*/React__default["default"].createElement("path", {
234
- d: "m28,28H4c-1.1028,0-2-.8972-2-2v-6h2v6h24v-6h2v6c0,1.1028-.8972,2-2,2Z"
235
- })), _path14 || (_path14 = /*#__PURE__*/React__default["default"].createElement("path", {
236
- d: "M17 17v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM9 17v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM17 9v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM5 5v8c0 .5522.4477 1 1 1h8c.5523 0 1-.4478 1-1V5c0-.5523-.4477-1-1-1H6c-.5523 0-1 .4477-1 1zm2 1h6v6h-6v-6z"
239
+ }, _path16 || (_path16 = /*#__PURE__*/React__default["default"].createElement("path", {
240
+ d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
241
+ })), _path17 || (_path17 = /*#__PURE__*/React__default["default"].createElement("path", {
242
+ d: "M28 13H26a7.0078 7.0078 0 00-7-7V4A9.01 9.01 0 0128 13zM26 29h-.17C6.18 27.87 3.39 11.29 3 6.23A3 3 0 015.7612 3.0088Q5.88 3 6 3h5.27a2 2 0 011.86 1.26L14.65 8a2 2 0 01-.44 2.16l-2.13 2.15a9.36 9.36 0 007.58 7.6l2.17-2.15A2 2 0 0124 17.35l3.77 1.51A2 2 0 0129 20.72V26A3 3 0 0126 29zM6 5a1 1 0 00-1.0032.9968q0 .0417.0032.0832C5.46 12 8.41 26 25.94 27a1 1 0 001.0582-.9382Q27 26.0309 27 26V20.72l-3.77-1.51-2.87 2.85L19.88 22C11.18 20.91 10 12.21 10 12.12l-.06-.48 2.84-2.87L11.28 5z"
237
243
  })), children);
238
244
  });
239
245
  if (process.env.NODE_ENV !== "production") {
240
- Platforms.propTypes = iconPropTypes.iconPropTypes;
246
+ PhoneVoice.propTypes = iconPropTypes.iconPropTypes;
241
247
  }
242
- const Play = /*#__PURE__*/React__default["default"].forwardRef(function Play(_ref11, ref) {
248
+ const PhoneVoiceFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneVoiceFilled(_ref11, ref) {
243
249
  let {
244
250
  children,
245
251
  size = 16,
246
252
  ...rest
247
253
  } = _ref11;
248
- if (size === 16 || size === "16" || size === "16px") {
249
- return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
250
- width: size,
251
- height: size,
252
- ref: ref,
253
- xmlns: "http://www.w3.org/2000/svg",
254
- viewBox: "0 0 16 16",
255
- fill: "currentColor",
256
- ...rest
257
- }, _path15 || (_path15 = /*#__PURE__*/React__default["default"].createElement("path", {
258
- d: "M3.5,14C3.2,14,3,13.8,3,13.5v-11c0-0.2,0.1-0.3,0.2-0.4C3.4,2,3.6,2,3.8,2.1l9.5,5.5c0.2,0.1,0.3,0.4,0.2,0.7 c0,0.1-0.1,0.1-0.2,0.2l-9.5,5.5C3.7,14,3.6,14,3.5,14z M4,3.4v9.3L12,8L4,3.4z"
259
- })), children);
260
- }
261
254
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
262
255
  width: size,
263
256
  height: size,
@@ -266,32 +259,21 @@ const Play = /*#__PURE__*/React__default["default"].forwardRef(function Play(_re
266
259
  viewBox: "0 0 32 32",
267
260
  fill: "currentColor",
268
261
  ...rest
269
- }, _path16 || (_path16 = /*#__PURE__*/React__default["default"].createElement("path", {
270
- d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28ZM8,6.6909V25.3088L24.9248,16Z"
262
+ }, _path18 || (_path18 = /*#__PURE__*/React__default["default"].createElement("path", {
263
+ d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
264
+ })), _path19 || (_path19 = /*#__PURE__*/React__default["default"].createElement("path", {
265
+ d: "M28 13H26a7.0078 7.0078 0 00-7-7V4A9.01 9.01 0 0128 13zM20.3333 21.4823l2.24-2.24a2.1667 2.1667 0 012.3368-.48l2.7281 1.0913A2.1666 2.1666 0 0129 21.8659v4.9613a2.1668 2.1668 0 01-2.2843 2.1686C7.5938 27.8054 3.7321 11.6114 3.0146 5.4079A2.162 2.162 0 015.1692 3H10.042a2.1666 2.1666 0 012.0117 1.362L13.145 7.09a2.1666 2.1666 0 01-.48 2.3367l-2.24 2.24S11.6667 20.399 20.3333 21.4823z"
271
266
  })), children);
272
267
  });
273
268
  if (process.env.NODE_ENV !== "production") {
274
- Play.propTypes = iconPropTypes.iconPropTypes;
269
+ PhoneVoiceFilled.propTypes = iconPropTypes.iconPropTypes;
275
270
  }
276
- const PlayFilled = /*#__PURE__*/React__default["default"].forwardRef(function PlayFilled(_ref12, ref) {
271
+ const PhraseSentiment = /*#__PURE__*/React__default["default"].forwardRef(function PhraseSentiment(_ref12, ref) {
277
272
  let {
278
273
  children,
279
274
  size = 16,
280
275
  ...rest
281
276
  } = _ref12;
282
- if (size === 16 || size === "16" || size === "16px") {
283
- return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
284
- width: size,
285
- height: size,
286
- ref: ref,
287
- xmlns: "http://www.w3.org/2000/svg",
288
- viewBox: "0 0 16 16",
289
- fill: "currentColor",
290
- ...rest
291
- }, _path17 || (_path17 = /*#__PURE__*/React__default["default"].createElement("path", {
292
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
293
- })), children);
294
- }
295
277
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
296
278
  width: size,
297
279
  height: size,
@@ -300,17 +282,16 @@ const PlayFilled = /*#__PURE__*/React__default["default"].forwardRef(function Pl
300
282
  viewBox: "0 0 32 32",
301
283
  fill: "currentColor",
302
284
  ...rest
303
- }, _path18 || (_path18 = /*#__PURE__*/React__default["default"].createElement("path", {
304
- fill: "none",
305
- d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Z"
306
- })), _path19 || (_path19 = /*#__PURE__*/React__default["default"].createElement("path", {
307
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
285
+ }, _path20 || (_path20 = /*#__PURE__*/React__default["default"].createElement("path", {
286
+ d: "M18.303,10a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,19l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,10Z"
287
+ })), _path21 || (_path21 = /*#__PURE__*/React__default["default"].createElement("path", {
288
+ d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
308
289
  })), children);
309
290
  });
310
291
  if (process.env.NODE_ENV !== "production") {
311
- PlayFilled.propTypes = iconPropTypes.iconPropTypes;
292
+ PhraseSentiment.propTypes = iconPropTypes.iconPropTypes;
312
293
  }
313
- const PlayFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function PlayFilledAlt(_ref13, ref) {
294
+ const PicnicArea = /*#__PURE__*/React__default["default"].forwardRef(function PicnicArea(_ref13, ref) {
314
295
  let {
315
296
  children,
316
297
  size = 16,
@@ -324,34 +305,19 @@ const PlayFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function
324
305
  viewBox: "0 0 32 32",
325
306
  fill: "currentColor",
326
307
  ...rest
327
- }, _path20 || (_path20 = /*#__PURE__*/React__default["default"].createElement("path", {
328
- d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28Z"
308
+ }, _path22 || (_path22 = /*#__PURE__*/React__default["default"].createElement("path", {
309
+ d: "M24 12a4 4 0 114-4A4.0045 4.0045 0 0124 12zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 6zM26 22H21.8472L21.18 18H24V16H8v2h2.82l-.6668 4H6v2H9.82l-.6668 4H11.18l.6668-4h8.3056l.6668 4h2.0276L22.18 24H26zM12.18 22l.6665-4h6.3062l.6665 4z"
329
310
  })), children);
330
311
  });
331
312
  if (process.env.NODE_ENV !== "production") {
332
- PlayFilledAlt.propTypes = iconPropTypes.iconPropTypes;
313
+ PicnicArea.propTypes = iconPropTypes.iconPropTypes;
333
314
  }
334
- const PlayOutline = /*#__PURE__*/React__default["default"].forwardRef(function PlayOutline(_ref14, ref) {
315
+ const PiggyBank = /*#__PURE__*/React__default["default"].forwardRef(function PiggyBank(_ref14, ref) {
335
316
  let {
336
317
  children,
337
318
  size = 16,
338
319
  ...rest
339
320
  } = _ref14;
340
- if (size === 16 || size === "16" || size === "16px") {
341
- return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
342
- width: size,
343
- height: size,
344
- ref: ref,
345
- xmlns: "http://www.w3.org/2000/svg",
346
- viewBox: "0 0 16 16",
347
- fill: "currentColor",
348
- ...rest
349
- }, _path21 || (_path21 = /*#__PURE__*/React__default["default"].createElement("path", {
350
- 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"
351
- })), _path22 || (_path22 = /*#__PURE__*/React__default["default"].createElement("path", {
352
- d: "M6,11.5c-0.1,0-0.2,0-0.3-0.1c-0.2-0.1-0.2-0.3-0.2-0.4V5c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3 C12,7.7,12.1,8,11.9,8.2c0,0.1-0.1,0.2-0.2,0.2l-5.5,3C6.2,11.5,6.1,11.5,6,11.5z M6.5,5.8v4.3l4-2.2L6.5,5.8z"
353
- })), children);
354
- }
355
321
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
356
322
  width: size,
357
323
  height: size,
@@ -361,35 +327,20 @@ const PlayOutline = /*#__PURE__*/React__default["default"].forwardRef(function P
361
327
  fill: "currentColor",
362
328
  ...rest
363
329
  }, _path23 || (_path23 = /*#__PURE__*/React__default["default"].createElement("path", {
364
- d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
330
+ d: "M16.5,14H20V12H18V11H16v1.0508A2.5,2.5,0,0,0,16.5,17h1a.5.5,0,0,1,0,1H14v2h2v1h2V19.9492A2.5,2.5,0,0,0,17.5,15h-1a.5.5,0,0,1,0-1Z"
365
331
  })), _path24 || (_path24 = /*#__PURE__*/React__default["default"].createElement("path", {
366
- 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"
332
+ d: "M29,13H26.98A5.7789,5.7789,0,0,0,25,8.8525V5a1,1,0,0,0-1.6-.8L19.6665,7H15c-5.5095,0-9.4634,3.2412-9.9485,8H5a1.0009,1.0009,0,0,1-1-1V12H2v2a3.0033,3.0033,0,0,0,3,3h.07A9.1733,9.1733,0,0,0,9,23.5566V27a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V25h3v2a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V23.6372A5.0926,5.0926,0,0,0,26.8188,20H29a1,1,0,0,0,1-1V14A1,1,0,0,0,29,13Zm-1,5H25.124c-.3052,2.7529-.8235,3.4854-3.124,4.3154V26H20V23H13v3H11V22.3779A7.013,7.013,0,0,1,7,16c0-4.8354,4.0181-7,8-7h5.3335L23,7V9.7764c2.4182,1.8593,1.9126,3.186,2.0183,5.2236H28Z"
367
333
  })), children);
368
334
  });
369
335
  if (process.env.NODE_ENV !== "production") {
370
- PlayOutline.propTypes = iconPropTypes.iconPropTypes;
336
+ PiggyBank.propTypes = iconPropTypes.iconPropTypes;
371
337
  }
372
- const PlayOutlineFilled = /*#__PURE__*/React__default["default"].forwardRef(function PlayOutlineFilled(_ref15, ref) {
338
+ const PiggyBankSlot = /*#__PURE__*/React__default["default"].forwardRef(function PiggyBankSlot(_ref15, ref) {
373
339
  let {
374
340
  children,
375
341
  size = 16,
376
342
  ...rest
377
343
  } = _ref15;
378
- if (size === 16 || size === "16" || size === "16px") {
379
- return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
380
- width: size,
381
- height: size,
382
- ref: ref,
383
- xmlns: "http://www.w3.org/2000/svg",
384
- viewBox: "0 0 16 16",
385
- fill: "currentColor",
386
- ...rest
387
- }, _path25 || (_path25 = /*#__PURE__*/React__default["default"].createElement("path", {
388
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
389
- })), _path26 || (_path26 = /*#__PURE__*/React__default["default"].createElement("path", {
390
- d: "M6.5 10.2L10.5 8 6.5 5.8z"
391
- })), children);
392
- }
393
344
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
394
345
  width: size,
395
346
  height: size,
@@ -398,19 +349,16 @@ const PlayOutlineFilled = /*#__PURE__*/React__default["default"].forwardRef(func
398
349
  viewBox: "0 0 32 32",
399
350
  fill: "currentColor",
400
351
  ...rest
401
- }, _path27 || (_path27 = /*#__PURE__*/React__default["default"].createElement("path", {
402
- fill: "none",
403
- d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
404
- })), _path28 || (_path28 = /*#__PURE__*/React__default["default"].createElement("path", {
405
- d: "M12 20.382L20.764 16 12 11.618 12 20.382z"
406
- })), _path29 || (_path29 = /*#__PURE__*/React__default["default"].createElement("path", {
407
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
352
+ }, _path25 || (_path25 = /*#__PURE__*/React__default["default"].createElement("path", {
353
+ d: "M13 11H20V13H13z"
354
+ })), _path26 || (_path26 = /*#__PURE__*/React__default["default"].createElement("path", {
355
+ d: "M29,13H26.98A5.7791,5.7791,0,0,0,25,8.8525V5a1,1,0,0,0-1.6-.8L19.6665,7H15c-5.5095,0-9.4634,3.2412-9.9485,8H5a1.0009,1.0009,0,0,1-1-1V12H2v2a3.0033,3.0033,0,0,0,3,3h.07A9.1733,9.1733,0,0,0,9,23.5566V27a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V25h3v2a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V23.6372A5.0928,5.0928,0,0,0,26.8188,20H29a1,1,0,0,0,1-1V14A1,1,0,0,0,29,13Zm-1,5H25.124c-.3052,2.7529-.8235,3.4854-3.124,4.3154V26H20V23H13v3H11V22.3779A7.0129,7.0129,0,0,1,7,16c0-4.8354,4.0181-7,8-7h5.3335L23,7V9.7764c2.4182,1.8593,1.9126,3.186,2.0183,5.2236H28Z"
408
356
  })), children);
409
357
  });
410
358
  if (process.env.NODE_ENV !== "production") {
411
- PlayOutlineFilled.propTypes = iconPropTypes.iconPropTypes;
359
+ PiggyBankSlot.propTypes = iconPropTypes.iconPropTypes;
412
360
  }
413
- const Playlist = /*#__PURE__*/React__default["default"].forwardRef(function Playlist(_ref16, ref) {
361
+ const Pills = /*#__PURE__*/React__default["default"].forwardRef(function Pills(_ref16, ref) {
414
362
  let {
415
363
  children,
416
364
  size = 16,
@@ -424,14 +372,14 @@ const Playlist = /*#__PURE__*/React__default["default"].forwardRef(function Play
424
372
  viewBox: "0 0 32 32",
425
373
  fill: "currentColor",
426
374
  ...rest
427
- }, _path30 || (_path30 = /*#__PURE__*/React__default["default"].createElement("path", {
428
- d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H16V20H4zM21 18L28 23 21 28 21 18z"
375
+ }, _path27 || (_path27 = /*#__PURE__*/React__default["default"].createElement("path", {
376
+ d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.999,6.999,0,0,0,12.2855,4.5878A7.9969,7.9969,0,1,0,22,14Zm0,2a6.0046,6.0046,0,0,1,5.91,5H16.09A6.0046,6.0046,0,0,1,22,16ZM6,9A5,5,0,0,1,16,9v6H6Zm5,19a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9566,7.9566,0,0,0-.7242,8.9315A4.9885,4.9885,0,0,1,11,28Zm11,0a6.0046,6.0046,0,0,1-5.91-5H27.91A6.0046,6.0046,0,0,1,22,28Z"
429
377
  })), children);
430
378
  });
431
379
  if (process.env.NODE_ENV !== "production") {
432
- Playlist.propTypes = iconPropTypes.iconPropTypes;
380
+ Pills.propTypes = iconPropTypes.iconPropTypes;
433
381
  }
434
- const Plug = /*#__PURE__*/React__default["default"].forwardRef(function Plug(_ref17, ref) {
382
+ const PillsAdd = /*#__PURE__*/React__default["default"].forwardRef(function PillsAdd(_ref17, ref) {
435
383
  let {
436
384
  children,
437
385
  size = 16,
@@ -445,14 +393,16 @@ const Plug = /*#__PURE__*/React__default["default"].forwardRef(function Plug(_re
445
393
  viewBox: "0 0 32 32",
446
394
  fill: "currentColor",
447
395
  ...rest
448
- }, _path31 || (_path31 = /*#__PURE__*/React__default["default"].createElement("path", {
449
- d: "M22,8H21V2H19V8H13V2H11V8H10a2,2,0,0,0-2,2v6a8.0073,8.0073,0,0,0,7,7.9307V30h2V23.9307A8.0073,8.0073,0,0,0,24,16V10A2,2,0,0,0,22,8Zm0,8a6,6,0,0,1-12,0V10H22Z"
396
+ }, _path28 || (_path28 = /*#__PURE__*/React__default["default"].createElement("path", {
397
+ d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.9857,6.9857,0,0,0,12.2756,4.5768A7.9966,7.9966,0,1,0,22,14ZM11,4a5.0059,5.0059,0,0,1,5,5v6H6V9A5.0059,5.0059,0,0,1,11,4Zm0,24a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9564,7.9564,0,0,0-.7239,8.9319A5.0147,5.0147,0,0,1,11,28Zm11,0a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,22,28Z"
398
+ })), _path29 || (_path29 = /*#__PURE__*/React__default["default"].createElement("path", {
399
+ d: "M25 21L23 21 23 19 21 19 21 21 19 21 19 23 21 23 21 25 23 25 23 23 25 23 25 21z"
450
400
  })), children);
451
401
  });
452
402
  if (process.env.NODE_ENV !== "production") {
453
- Plug.propTypes = iconPropTypes.iconPropTypes;
403
+ PillsAdd.propTypes = iconPropTypes.iconPropTypes;
454
404
  }
455
- const PlugFilled = /*#__PURE__*/React__default["default"].forwardRef(function PlugFilled(_ref18, ref) {
405
+ const PillsSubtract = /*#__PURE__*/React__default["default"].forwardRef(function PillsSubtract(_ref18, ref) {
456
406
  let {
457
407
  children,
458
408
  size = 16,
@@ -466,14 +416,16 @@ const PlugFilled = /*#__PURE__*/React__default["default"].forwardRef(function Pl
466
416
  viewBox: "0 0 32 32",
467
417
  fill: "currentColor",
468
418
  ...rest
469
- }, _path32 || (_path32 = /*#__PURE__*/React__default["default"].createElement("path", {
470
- d: "M22,8H21V2H19V8H13V2H11V8H10a2,2,0,0,0-2,2v6a8.0073,8.0073,0,0,0,7,7.9307V30h2V23.9307A8.0073,8.0073,0,0,0,24,16V10A2,2,0,0,0,22,8Z"
419
+ }, _path30 || (_path30 = /*#__PURE__*/React__default["default"].createElement("path", {
420
+ d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.9857,6.9857,0,0,0,12.2756,4.5768A7.9966,7.9966,0,1,0,22,14ZM11,4a5.0059,5.0059,0,0,1,5,5v6H6V9A5.0059,5.0059,0,0,1,11,4Zm0,24a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9564,7.9564,0,0,0-.7239,8.9319A5.0147,5.0147,0,0,1,11,28Zm11,0a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,22,28Z"
421
+ })), _path31 || (_path31 = /*#__PURE__*/React__default["default"].createElement("path", {
422
+ d: "M19 21H25V23H19z"
471
423
  })), children);
472
424
  });
473
425
  if (process.env.NODE_ENV !== "production") {
474
- PlugFilled.propTypes = iconPropTypes.iconPropTypes;
426
+ PillsSubtract.propTypes = iconPropTypes.iconPropTypes;
475
427
  }
476
- const Png = /*#__PURE__*/React__default["default"].forwardRef(function Png(_ref19, ref) {
428
+ const Pin = /*#__PURE__*/React__default["default"].forwardRef(function Pin(_ref19, ref) {
477
429
  let {
478
430
  children,
479
431
  size = 16,
@@ -487,14 +439,14 @@ const Png = /*#__PURE__*/React__default["default"].forwardRef(function Png(_ref1
487
439
  viewBox: "0 0 32 32",
488
440
  fill: "currentColor",
489
441
  ...rest
490
- }, _path33 || (_path33 = /*#__PURE__*/React__default["default"].createElement("path", {
491
- d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM18 19L14.32 9 12 9 12 23 14 23 14 13 17.68 23 20 23 20 9 18 9 18 19zM4 23H2V9H8a2 2 0 012 2v5a2 2 0 01-2 2H4zm0-7H8V11H4z"
442
+ }, _path32 || (_path32 = /*#__PURE__*/React__default["default"].createElement("path", {
443
+ d: "M28.59,13.31,30,11.9,20,2,18.69,3.42,19.87,4.6,8.38,14.32,6.66,12.61,5.25,14l5.66,5.68L2,28.58,3.41,30l8.91-8.91L18,26.75l1.39-1.42-1.71-1.71L27.4,12.13ZM16.26,22.2,9.8,15.74,21.29,6,26,10.71Z"
492
444
  })), children);
493
445
  });
494
446
  if (process.env.NODE_ENV !== "production") {
495
- Png.propTypes = iconPropTypes.iconPropTypes;
447
+ Pin.propTypes = iconPropTypes.iconPropTypes;
496
448
  }
497
- const PointOfPresence = /*#__PURE__*/React__default["default"].forwardRef(function PointOfPresence(_ref20, ref) {
449
+ const PinFilled = /*#__PURE__*/React__default["default"].forwardRef(function PinFilled(_ref20, ref) {
498
450
  let {
499
451
  children,
500
452
  size = 16,
@@ -508,16 +460,14 @@ const PointOfPresence = /*#__PURE__*/React__default["default"].forwardRef(functi
508
460
  viewBox: "0 0 32 32",
509
461
  fill: "currentColor",
510
462
  ...rest
511
- }, _path34 || (_path34 = /*#__PURE__*/React__default["default"].createElement("path", {
512
- d: "M28 30H18a2.0021 2.0021 0 01-2-2V18a2.0021 2.0021 0 012-2h2v2H18V28H28V18H26V16h2a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM14 16H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H14a2.0021 2.0021 0 012 2V6H14V4H4V14H14V12h2v2A2.0021 2.0021 0 0114 16z"
513
- })), _path35 || (_path35 = /*#__PURE__*/React__default["default"].createElement("path", {
514
- d: "M26,9a2.9926,2.9926,0,0,0-5.8157-1H9v2H20.1843A2.9939,2.9939,0,0,0,22,11.8154V23h2V11.8159A2.9958,2.9958,0,0,0,26,9Zm-3,1a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,23,10Z"
463
+ }, _path33 || (_path33 = /*#__PURE__*/React__default["default"].createElement("path", {
464
+ d: "M28.5858,13.3137,30,11.9,20,2,18.6858,3.415l1.1858,1.1857L8.38,14.3225,6.6641,12.6067,5.25,14l5.6572,5.6773L2,28.5831,3.41,30l8.9111-8.9087L18,26.7482l1.3929-1.414L17.6765,23.618l9.724-11.4895Z"
515
465
  })), children);
516
466
  });
517
467
  if (process.env.NODE_ENV !== "production") {
518
- PointOfPresence.propTypes = iconPropTypes.iconPropTypes;
468
+ PinFilled.propTypes = iconPropTypes.iconPropTypes;
519
469
  }
520
- const WatsonHealthPointerText = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthPointerText(_ref21, ref) {
470
+ const Plan = /*#__PURE__*/React__default["default"].forwardRef(function Plan(_ref21, ref) {
521
471
  let {
522
472
  children,
523
473
  size = 16,
@@ -531,16 +481,14 @@ const WatsonHealthPointerText = /*#__PURE__*/React__default["default"].forwardRe
531
481
  viewBox: "0 0 32 32",
532
482
  fill: "currentColor",
533
483
  ...rest
534
- }, _path36 || (_path36 = /*#__PURE__*/React__default["default"].createElement("path", {
535
- d: "M13.71 12.29L7.41 6 13 6 13 4 4 4 4 13 6 13 6 7.41 12.29 13.71 13.71 12.29zM28 30H12a2 2 0 01-2-2V18h2V28H28V12H18V10H28a2 2 0 012 2V28A2 2 0 0128 30z"
536
- })), _path37 || (_path37 = /*#__PURE__*/React__default["default"].createElement("path", {
537
- d: "M22,15H17v2h5v2H18a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V17A2,2,0,0,0,22,15Zm0,8H18V21h4Z"
484
+ }, _path34 || (_path34 = /*#__PURE__*/React__default["default"].createElement("path", {
485
+ d: "M31,8c0-0.4-0.2-0.7-0.5-0.9l-7-4C23.3,3,23.2,3,23,3s-0.3,0-0.5,0.1L16,6.8L9.5,3.1C9.3,3,9.2,3,9,3S8.7,3,8.5,3.1l-7,4 C1.2,7.3,1,7.6,1,8v20c0,0.6,0.4,1,1,1c0.2,0,0.3-0.1,0.5-0.1l0,0L9,25.2l6.5,3.7C15.7,29,15.8,29,16,29s0.3,0,0.5-0.1l6.5-3.7 l6.5,3.7l0,0c0.1,0.1,0.3,0.1,0.5,0.1c0.6,0,1-0.4,1-1V8z M3,8.6l5-2.9v17.7l-5,2.9V8.6z M15,26.3l-5-2.9V5.7l5,2.9V26.3z M22,23.4 l-5,2.9V8.6l5-2.9V23.4z M24,23.4V5.7l5,2.9l0,17.7L24,23.4z"
538
486
  })), children);
539
487
  });
540
488
  if (process.env.NODE_ENV !== "production") {
541
- WatsonHealthPointerText.propTypes = iconPropTypes.iconPropTypes;
489
+ Plan.propTypes = iconPropTypes.iconPropTypes;
542
490
  }
543
- const Police = /*#__PURE__*/React__default["default"].forwardRef(function Police(_ref22, ref) {
491
+ const Plane = /*#__PURE__*/React__default["default"].forwardRef(function Plane(_ref22, ref) {
544
492
  let {
545
493
  children,
546
494
  size = 16,
@@ -554,18 +502,14 @@ const Police = /*#__PURE__*/React__default["default"].forwardRef(function Police
554
502
  viewBox: "0 0 32 32",
555
503
  fill: "currentColor",
556
504
  ...rest
557
- }, _path38 || (_path38 = /*#__PURE__*/React__default["default"].createElement("path", {
558
- d: "M10 24H12V30H10z"
559
- })), _path39 || (_path39 = /*#__PURE__*/React__default["default"].createElement("path", {
560
- d: "M21,20H7a3.0033,3.0033,0,0,1-3-3V6H2V17a5.0059,5.0059,0,0,0,5,5H21a4.9419,4.9419,0,0,1,2.105.481L17,28.5859,18.4141,30l6.3071-6.3071A4.96,4.96,0,0,1,26,27v3h2V27A7.0078,7.0078,0,0,0,21,20Z"
561
- })), _path40 || (_path40 = /*#__PURE__*/React__default["default"].createElement("path", {
562
- d: "M25.2746,4.0386l-7-2a1.0013,1.0013,0,0,0-.55,0l-7,2A.9993.9993,0,0,0,10.03,5.2422L11,9.123V11A7,7,0,1,0,25,11V9.123l.97-3.8808A.9993.9993,0,0,0,25.2746,4.0386ZM18,4.04l5.7952,1.6558L23.219,8H19V6H17V8H12.781l-.5762-2.3042ZM18,16a5.0058,5.0058,0,0,1-5-5V10H23v1A5.0058,5.0058,0,0,1,18,16Z"
505
+ }, _path35 || (_path35 = /*#__PURE__*/React__default["default"].createElement("path", {
506
+ d: "M29.37,14.75,20,10V6a4,4,0,0,0-8,0v4L2.63,14.75a1,1,0,0,0-.63.93v5a1,1,0,0,0,1,1,1,1,0,0,0,.29-.05L12,18v5L8.55,24.72a1,1,0,0,0-.55.9V29a1,1,0,0,0,1,1,.9.9,0,0,0,.28,0L16,28l6.72,2A.9.9,0,0,0,23,30a1,1,0,0,0,1-1V25.62a1,1,0,0,0-.55-.9L20,23V18l8.71,3.61a1,1,0,0,0,.29.05,1,1,0,0,0,1-1v-5A1,1,0,0,0,29.37,14.75ZM28,19.15,18,15v9.24l4,2v1.43l-6-1.75-6,1.75V26.24l4-2V15L4,19.15V16.3l10-5.07V6a2,2,0,0,1,4,0v5.23L28,16.3Z"
563
507
  })), children);
564
508
  });
565
509
  if (process.env.NODE_ENV !== "production") {
566
- Police.propTypes = iconPropTypes.iconPropTypes;
510
+ Plane.propTypes = iconPropTypes.iconPropTypes;
567
511
  }
568
- const Policy = /*#__PURE__*/React__default["default"].forwardRef(function Policy(_ref23, ref) {
512
+ const PlanePrivate = /*#__PURE__*/React__default["default"].forwardRef(function PlanePrivate(_ref23, ref) {
569
513
  let {
570
514
  children,
571
515
  size = 16,
@@ -579,16 +523,16 @@ const Policy = /*#__PURE__*/React__default["default"].forwardRef(function Policy
579
523
  viewBox: "0 0 32 32",
580
524
  fill: "currentColor",
581
525
  ...rest
582
- }, _path41 || (_path41 = /*#__PURE__*/React__default["default"].createElement("path", {
583
- d: "M30 18A6 6 0 1020 22.46v7.54l4-1.8926 4 1.8926V22.46A5.98 5.98 0 0030 18zm-4 8.84l-2-.9467L22 26.84V23.65a5.8877 5.8877 0 004 0zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zM9 14H16V16H9zM9 8H19V10H9z"
584
- })), _path42 || (_path42 = /*#__PURE__*/React__default["default"].createElement("path", {
585
- d: "M6,30a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V8H22V4H6V28H16v2Z"
526
+ }, _path36 || (_path36 = /*#__PURE__*/React__default["default"].createElement("path", {
527
+ d: "M28.5845,14.585l-3.12-1.8721A4.9951,4.9951,0,0,0,22.8921,12H7.7808L7.16,9.5151A1.9975,1.9975,0,0,0,5.2192,8H4a2.0023,2.0023,0,0,0-2,2v7a3.0033,3.0033,0,0,0,3,3h7v6a2.0023,2.0023,0,0,0,2,2h1.3071A2.0086,2.0086,0,0,0,17.18,26.7021L19.6929,20h7.3916a2.9152,2.9152,0,0,0,1.5-5.415ZM27.0845,18H18.3071l-3,8H14V18H5a1.0009,1.0009,0,0,1-1-1V10H5.2192l1,4H10v2h2V14h3v2h2V14h3v2h2V14h.8921a2.9977,2.9977,0,0,1,1.5434.4277l3.12,1.8721a.9154.9154,0,0,1-.4712,1.7Z"
528
+ })), _path37 || (_path37 = /*#__PURE__*/React__default["default"].createElement("path", {
529
+ d: "M14,4h1.3228l2.4,6h2.1545L17.18,3.2573A1.9906,1.9906,0,0,0,15.3228,2H14a2.0023,2.0023,0,0,0-2,2v6h2Z"
586
530
  })), children);
587
531
  });
588
532
  if (process.env.NODE_ENV !== "production") {
589
- Policy.propTypes = iconPropTypes.iconPropTypes;
533
+ PlanePrivate.propTypes = iconPropTypes.iconPropTypes;
590
534
  }
591
- const Popup = /*#__PURE__*/React__default["default"].forwardRef(function Popup(_ref24, ref) {
535
+ const PlaneSea = /*#__PURE__*/React__default["default"].forwardRef(function PlaneSea(_ref24, ref) {
592
536
  let {
593
537
  children,
594
538
  size = 16,
@@ -602,16 +546,14 @@ const Popup = /*#__PURE__*/React__default["default"].forwardRef(function Popup(_
602
546
  viewBox: "0 0 32 32",
603
547
  fill: "currentColor",
604
548
  ...rest
605
- }, _path43 || (_path43 = /*#__PURE__*/React__default["default"].createElement("path", {
606
- d: "M28,4H10A2.0059,2.0059,0,0,0,8,6V20a2.0059,2.0059,0,0,0,2,2H28a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,28,4Zm0,16H10V6H28Z"
607
- })), _path44 || (_path44 = /*#__PURE__*/React__default["default"].createElement("path", {
608
- d: "M18,26H4V16H6V14H4a2.0059,2.0059,0,0,0-2,2V26a2.0059,2.0059,0,0,0,2,2H18a2.0059,2.0059,0,0,0,2-2V24H18Z"
549
+ }, _path38 || (_path38 = /*#__PURE__*/React__default["default"].createElement("path", {
550
+ d: "M30 30H28a4.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 30H2V28H4a3.44 3.44 0 003.0532-2.3215A.9712.9712 0 018 25a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0012 28a3.44 3.44 0 003.0532-2.3215A.99.99 0 0116 25a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0020 28a3.44 3.44 0 003.0532-2.3215 1 1 0 011.8955.0053A3.4381 3.4381 0 0028 28h2zM28 6v4H25.5L23.4 7.2A3.0129 3.0129 0 0021 6H15a3.0033 3.0033 0 00-3 3v1H8.6182L7.8945 8.5527l-1-2A1 1 0 006 6H3A1 1 0 002 7v6a3.0033 3.0033 0 003 3h6.82l-.6666 4H7a1 1 0 000 2H27a1 1 0 000-2H22.847L22.18 16h.1629a4.9662 4.9662 0 003.5351-1.4648L28 12.4141V16h2V6zM14 9a1.0009 1.0009 0 011-1h6a1.0045 1.0045 0 01.8.4L23 10H14zm6.82 11H13.18l.6666-4h6.306zm1.5237-6H5a1.0009 1.0009 0 01-1-1V8H5.3818l.7237 1.4473L7.3818 12h18.204l-1.1214 1.1211A2.9789 2.9789 0 0122.3433 14z"
609
551
  })), children);
610
552
  });
611
553
  if (process.env.NODE_ENV !== "production") {
612
- Popup.propTypes = iconPropTypes.iconPropTypes;
554
+ PlaneSea.propTypes = iconPropTypes.iconPropTypes;
613
555
  }
614
- const PortInput = /*#__PURE__*/React__default["default"].forwardRef(function PortInput(_ref25, ref) {
556
+ const Platforms = /*#__PURE__*/React__default["default"].forwardRef(function Platforms(_ref25, ref) {
615
557
  let {
616
558
  children,
617
559
  size = 16,
@@ -625,21 +567,34 @@ const PortInput = /*#__PURE__*/React__default["default"].forwardRef(function Por
625
567
  viewBox: "0 0 32 32",
626
568
  fill: "currentColor",
627
569
  ...rest
628
- }, _path45 || (_path45 = /*#__PURE__*/React__default["default"].createElement("path", {
629
- d: "M18,28c-3.5928,0-6.9666-1.5903-9.2566-4.3632l1.542-1.2737c1.9087,2.3113,4.7207,3.6368,7.7146,3.6368,5.5139,0,10-4.486,10-10s-4.4861-10-10-10c-2.9939,0-5.8059,1.3256-7.7146,3.6368l-1.542-1.2737c2.29-2.7728,5.6638-4.3632,9.2566-4.3632,6.6169,0,12,5.3832,12,12s-5.3831,12-12,12Z"
630
- })), _path46 || (_path46 = /*#__PURE__*/React__default["default"].createElement("path", {
631
- d: "M23 16L16 9 14.5859 10.4141 19.1719 15 2 15 2 17 19.1719 17 14.5859 21.5859 16 23 23 16z"
570
+ }, _path39 || (_path39 = /*#__PURE__*/React__default["default"].createElement("path", {
571
+ d: "m28,28H4c-1.1028,0-2-.8972-2-2v-6h2v6h24v-6h2v6c0,1.1028-.8972,2-2,2Z"
572
+ })), _path40 || (_path40 = /*#__PURE__*/React__default["default"].createElement("path", {
573
+ d: "M17 17v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM9 17v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM17 9v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM5 5v8c0 .5522.4477 1 1 1h8c.5523 0 1-.4478 1-1V5c0-.5523-.4477-1-1-1H6c-.5523 0-1 .4477-1 1zm2 1h6v6h-6v-6z"
632
574
  })), children);
633
575
  });
634
576
  if (process.env.NODE_ENV !== "production") {
635
- PortInput.propTypes = iconPropTypes.iconPropTypes;
577
+ Platforms.propTypes = iconPropTypes.iconPropTypes;
636
578
  }
637
- const PortOutput = /*#__PURE__*/React__default["default"].forwardRef(function PortOutput(_ref26, ref) {
579
+ const Play = /*#__PURE__*/React__default["default"].forwardRef(function Play(_ref26, ref) {
638
580
  let {
639
581
  children,
640
582
  size = 16,
641
583
  ...rest
642
584
  } = _ref26;
585
+ if (size === 16 || size === "16" || size === "16px") {
586
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
587
+ width: size,
588
+ height: size,
589
+ ref: ref,
590
+ xmlns: "http://www.w3.org/2000/svg",
591
+ viewBox: "0 0 16 16",
592
+ fill: "currentColor",
593
+ ...rest
594
+ }, _path41 || (_path41 = /*#__PURE__*/React__default["default"].createElement("path", {
595
+ d: "M3.5,14C3.2,14,3,13.8,3,13.5v-11c0-0.2,0.1-0.3,0.2-0.4C3.4,2,3.6,2,3.8,2.1l9.5,5.5c0.2,0.1,0.3,0.4,0.2,0.7 c0,0.1-0.1,0.1-0.2,0.2l-9.5,5.5C3.7,14,3.6,14,3.5,14z M4,3.4v9.3L12,8L4,3.4z"
596
+ })), children);
597
+ }
643
598
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
644
599
  width: size,
645
600
  height: size,
@@ -648,42 +603,19 @@ const PortOutput = /*#__PURE__*/React__default["default"].forwardRef(function Po
648
603
  viewBox: "0 0 32 32",
649
604
  fill: "currentColor",
650
605
  ...rest
651
- }, _path47 || (_path47 = /*#__PURE__*/React__default["default"].createElement("path", {
652
- d: "M30 16L23 9 21.5859 10.4141 26.1719 15 9 15 9 17 26.1719 17 21.5859 21.5859 23 23 30 16z"
653
- })), _path48 || (_path48 = /*#__PURE__*/React__default["default"].createElement("path", {
654
- d: "M14,28c-6.6167,0-12-5.3832-12-12S7.3833,4,14,4c2.335,0,4.5986,.6714,6.5461,1.9414l-1.0923,1.6753c-1.6221-1.0576-3.5078-1.6167-5.4539-1.6167-5.5139,0-10,4.486-10,10s4.4861,10,10,10c1.946,0,3.8318-.5591,5.4539-1.6167l1.0923,1.6753c-1.9475,1.27-4.2112,1.9414-6.5461,1.9414Z"
606
+ }, _path42 || (_path42 = /*#__PURE__*/React__default["default"].createElement("path", {
607
+ d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28ZM8,6.6909V25.3088L24.9248,16Z"
655
608
  })), children);
656
609
  });
657
610
  if (process.env.NODE_ENV !== "production") {
658
- PortOutput.propTypes = iconPropTypes.iconPropTypes;
611
+ Play.propTypes = iconPropTypes.iconPropTypes;
659
612
  }
660
- const Portfolio = /*#__PURE__*/React__default["default"].forwardRef(function Portfolio(_ref27, ref) {
613
+ const PlayFilled = /*#__PURE__*/React__default["default"].forwardRef(function PlayFilled(_ref27, ref) {
661
614
  let {
662
615
  children,
663
616
  size = 16,
664
617
  ...rest
665
618
  } = _ref27;
666
- return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
667
- width: size,
668
- height: size,
669
- ref: ref,
670
- xmlns: "http://www.w3.org/2000/svg",
671
- viewBox: "0 0 32 32",
672
- fill: "currentColor",
673
- ...rest
674
- }, _path49 || (_path49 = /*#__PURE__*/React__default["default"].createElement("path", {
675
- d: "M28,10H22V6a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2v4H4a2,2,0,0,0-2,2V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,6h8v4H12ZM4,26V12H28V26Z"
676
- })), children);
677
- });
678
- if (process.env.NODE_ENV !== "production") {
679
- Portfolio.propTypes = iconPropTypes.iconPropTypes;
680
- }
681
- const Power = /*#__PURE__*/React__default["default"].forwardRef(function Power(_ref28, ref) {
682
- let {
683
- children,
684
- size = 16,
685
- ...rest
686
- } = _ref28;
687
619
  if (size === 16 || size === "16" || size === "16px") {
688
620
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
689
621
  width: size,
@@ -693,10 +625,8 @@ const Power = /*#__PURE__*/React__default["default"].forwardRef(function Power(_
693
625
  viewBox: "0 0 16 16",
694
626
  fill: "currentColor",
695
627
  ...rest
696
- }, _path50 || (_path50 = /*#__PURE__*/React__default["default"].createElement("path", {
697
- d: "M11.2,2.9l-0.5,0.9c2.6,1.5,3.5,4.9,2,7.5s-4.9,3.5-7.5,2s-3.5-4.9-2-7.5c0.5-0.8,1.2-1.5,2-2L4.8,2.9 c-3.1,1.8-4.2,5.8-2.4,8.9s5.8,4.2,8.9,2.4s4.2-5.8,2.4-8.9C13.1,4.3,12.2,3.4,11.2,2.9z"
698
- })), _path51 || (_path51 = /*#__PURE__*/React__default["default"].createElement("path", {
699
- d: "M7.5 1H8.5V8H7.5z"
628
+ }, _path43 || (_path43 = /*#__PURE__*/React__default["default"].createElement("path", {
629
+ d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
700
630
  })), children);
701
631
  }
702
632
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
@@ -707,21 +637,22 @@ const Power = /*#__PURE__*/React__default["default"].forwardRef(function Power(_
707
637
  viewBox: "0 0 32 32",
708
638
  fill: "currentColor",
709
639
  ...rest
710
- }, _path52 || (_path52 = /*#__PURE__*/React__default["default"].createElement("path", {
711
- d: "M22.5,5.74l-1,1.73a11,11,0,1,1-11,0l-1-1.73a13,13,0,1,0,13,0Z"
712
- })), _path53 || (_path53 = /*#__PURE__*/React__default["default"].createElement("path", {
713
- d: "M15 2H17V16H15z"
640
+ }, _path44 || (_path44 = /*#__PURE__*/React__default["default"].createElement("path", {
641
+ fill: "none",
642
+ d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Z"
643
+ })), _path45 || (_path45 = /*#__PURE__*/React__default["default"].createElement("path", {
644
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
714
645
  })), children);
715
646
  });
716
647
  if (process.env.NODE_ENV !== "production") {
717
- Power.propTypes = iconPropTypes.iconPropTypes;
648
+ PlayFilled.propTypes = iconPropTypes.iconPropTypes;
718
649
  }
719
- const Ppt = /*#__PURE__*/React__default["default"].forwardRef(function Ppt(_ref29, ref) {
650
+ const PlayFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function PlayFilledAlt(_ref28, ref) {
720
651
  let {
721
652
  children,
722
653
  size = 16,
723
654
  ...rest
724
- } = _ref29;
655
+ } = _ref28;
725
656
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
726
657
  width: size,
727
658
  height: size,
@@ -730,19 +661,34 @@ const Ppt = /*#__PURE__*/React__default["default"].forwardRef(function Ppt(_ref2
730
661
  viewBox: "0 0 32 32",
731
662
  fill: "currentColor",
732
663
  ...rest
733
- }, _path54 || (_path54 = /*#__PURE__*/React__default["default"].createElement("path", {
734
- d: "M22 11L25 11 25 23 27 23 27 11 30 11 30 9 22 9 22 11zM14 23H12V9h6a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H14zm0-7h4V10.9985H14zM4 23H2V9H8a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H4zm0-7H8V10.9985H4z"
664
+ }, _path46 || (_path46 = /*#__PURE__*/React__default["default"].createElement("path", {
665
+ d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28Z"
735
666
  })), children);
736
667
  });
737
668
  if (process.env.NODE_ENV !== "production") {
738
- Ppt.propTypes = iconPropTypes.iconPropTypes;
669
+ PlayFilledAlt.propTypes = iconPropTypes.iconPropTypes;
739
670
  }
740
- const PresentationFile = /*#__PURE__*/React__default["default"].forwardRef(function PresentationFile(_ref30, ref) {
671
+ const PlayOutline = /*#__PURE__*/React__default["default"].forwardRef(function PlayOutline(_ref29, ref) {
741
672
  let {
742
673
  children,
743
674
  size = 16,
744
675
  ...rest
745
- } = _ref30;
676
+ } = _ref29;
677
+ if (size === 16 || size === "16" || size === "16px") {
678
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
679
+ width: size,
680
+ height: size,
681
+ ref: ref,
682
+ xmlns: "http://www.w3.org/2000/svg",
683
+ viewBox: "0 0 16 16",
684
+ fill: "currentColor",
685
+ ...rest
686
+ }, _path47 || (_path47 = /*#__PURE__*/React__default["default"].createElement("path", {
687
+ 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"
688
+ })), _path48 || (_path48 = /*#__PURE__*/React__default["default"].createElement("path", {
689
+ d: "M6,11.5c-0.1,0-0.2,0-0.3-0.1c-0.2-0.1-0.2-0.3-0.2-0.4V5c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3 C12,7.7,12.1,8,11.9,8.2c0,0.1-0.1,0.2-0.2,0.2l-5.5,3C6.2,11.5,6.1,11.5,6,11.5z M6.5,5.8v4.3l4-2.2L6.5,5.8z"
690
+ })), children);
691
+ }
746
692
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
747
693
  width: size,
748
694
  height: size,
@@ -751,21 +697,36 @@ const PresentationFile = /*#__PURE__*/React__default["default"].forwardRef(funct
751
697
  viewBox: "0 0 32 32",
752
698
  fill: "currentColor",
753
699
  ...rest
754
- }, _path55 || (_path55 = /*#__PURE__*/React__default["default"].createElement("path", {
755
- d: "M15 10H17V18H15zM20 14H22V18H20zM10 12H12V18H10z"
756
- })), _path56 || (_path56 = /*#__PURE__*/React__default["default"].createElement("path", {
757
- d: "M25,4H17V2H15V4H7A2,2,0,0,0,5,6V20a2,2,0,0,0,2,2h8v6H11v2H21V28H17V22h8a2,2,0,0,0,2-2V6A2,2,0,0,0,25,4Zm0,16H7V6H25Z"
700
+ }, _path49 || (_path49 = /*#__PURE__*/React__default["default"].createElement("path", {
701
+ d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
702
+ })), _path50 || (_path50 = /*#__PURE__*/React__default["default"].createElement("path", {
703
+ 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"
758
704
  })), children);
759
705
  });
760
706
  if (process.env.NODE_ENV !== "production") {
761
- PresentationFile.propTypes = iconPropTypes.iconPropTypes;
707
+ PlayOutline.propTypes = iconPropTypes.iconPropTypes;
762
708
  }
763
- const Pressure = /*#__PURE__*/React__default["default"].forwardRef(function Pressure(_ref31, ref) {
709
+ const PlayOutlineFilled = /*#__PURE__*/React__default["default"].forwardRef(function PlayOutlineFilled(_ref30, ref) {
764
710
  let {
765
711
  children,
766
712
  size = 16,
767
713
  ...rest
768
- } = _ref31;
714
+ } = _ref30;
715
+ if (size === 16 || size === "16" || size === "16px") {
716
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
717
+ width: size,
718
+ height: size,
719
+ ref: ref,
720
+ xmlns: "http://www.w3.org/2000/svg",
721
+ viewBox: "0 0 16 16",
722
+ fill: "currentColor",
723
+ ...rest
724
+ }, _path51 || (_path51 = /*#__PURE__*/React__default["default"].createElement("path", {
725
+ d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
726
+ })), _path52 || (_path52 = /*#__PURE__*/React__default["default"].createElement("path", {
727
+ d: "M6.5 10.2L10.5 8 6.5 5.8z"
728
+ })), children);
729
+ }
769
730
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
770
731
  width: size,
771
732
  height: size,
@@ -774,14 +735,40 @@ const Pressure = /*#__PURE__*/React__default["default"].forwardRef(function Pres
774
735
  viewBox: "0 0 32 32",
775
736
  fill: "currentColor",
776
737
  ...rest
777
- }, _path57 || (_path57 = /*#__PURE__*/React__default["default"].createElement("path", {
778
- d: "M17.5053,16l8.1591-7.2529A1,1,0,0,0,25,7H22V2H20V9h2.37L16,14.6621,9.63,9H12V2H10V7H7a1,1,0,0,0-.6646,1.7471L14.4945,16,6.3353,23.2529A1,1,0,0,0,7,25h3v5h2V23H9.63L16,17.3379,22.37,23H20v7h2V25h3a1,1,0,0,0,.6645-1.7471Z"
738
+ }, _path53 || (_path53 = /*#__PURE__*/React__default["default"].createElement("path", {
739
+ fill: "none",
740
+ d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
741
+ })), _path54 || (_path54 = /*#__PURE__*/React__default["default"].createElement("path", {
742
+ d: "M12 20.382L20.764 16 12 11.618 12 20.382z"
743
+ })), _path55 || (_path55 = /*#__PURE__*/React__default["default"].createElement("path", {
744
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
779
745
  })), children);
780
746
  });
781
747
  if (process.env.NODE_ENV !== "production") {
782
- Pressure.propTypes = iconPropTypes.iconPropTypes;
748
+ PlayOutlineFilled.propTypes = iconPropTypes.iconPropTypes;
783
749
  }
784
- const PressureFilled = /*#__PURE__*/React__default["default"].forwardRef(function PressureFilled(_ref32, ref) {
750
+ const Playlist = /*#__PURE__*/React__default["default"].forwardRef(function Playlist(_ref31, ref) {
751
+ let {
752
+ children,
753
+ size = 16,
754
+ ...rest
755
+ } = _ref31;
756
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
757
+ width: size,
758
+ height: size,
759
+ ref: ref,
760
+ xmlns: "http://www.w3.org/2000/svg",
761
+ viewBox: "0 0 32 32",
762
+ fill: "currentColor",
763
+ ...rest
764
+ }, _path56 || (_path56 = /*#__PURE__*/React__default["default"].createElement("path", {
765
+ d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H16V20H4zM21 18L28 23 21 28 21 18z"
766
+ })), children);
767
+ });
768
+ if (process.env.NODE_ENV !== "production") {
769
+ Playlist.propTypes = iconPropTypes.iconPropTypes;
770
+ }
771
+ const Plug = /*#__PURE__*/React__default["default"].forwardRef(function Plug(_ref32, ref) {
785
772
  let {
786
773
  children,
787
774
  size = 16,
@@ -795,14 +782,14 @@ const PressureFilled = /*#__PURE__*/React__default["default"].forwardRef(functio
795
782
  viewBox: "0 0 32 32",
796
783
  fill: "currentColor",
797
784
  ...rest
798
- }, _path58 || (_path58 = /*#__PURE__*/React__default["default"].createElement("path", {
799
- d: "M22 30H10V25H6l10-9 10 9H22zM16 16L6 7h4V2H22V7h4z"
785
+ }, _path57 || (_path57 = /*#__PURE__*/React__default["default"].createElement("path", {
786
+ d: "M22,8H21V2H19V8H13V2H11V8H10a2,2,0,0,0-2,2v6a8.0073,8.0073,0,0,0,7,7.9307V30h2V23.9307A8.0073,8.0073,0,0,0,24,16V10A2,2,0,0,0,22,8Zm0,8a6,6,0,0,1-12,0V10H22Z"
800
787
  })), children);
801
788
  });
802
789
  if (process.env.NODE_ENV !== "production") {
803
- PressureFilled.propTypes = iconPropTypes.iconPropTypes;
790
+ Plug.propTypes = iconPropTypes.iconPropTypes;
804
791
  }
805
- const PreviousFilled = /*#__PURE__*/React__default["default"].forwardRef(function PreviousFilled(_ref33, ref) {
792
+ const PlugFilled = /*#__PURE__*/React__default["default"].forwardRef(function PlugFilled(_ref33, ref) {
806
793
  let {
807
794
  children,
808
795
  size = 16,
@@ -816,18 +803,14 @@ const PreviousFilled = /*#__PURE__*/React__default["default"].forwardRef(functio
816
803
  viewBox: "0 0 32 32",
817
804
  fill: "currentColor",
818
805
  ...rest
819
- }, _path59 || (_path59 = /*#__PURE__*/React__default["default"].createElement("path", {
820
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm8,15H11.85l5.58,5.5728L16,24,8,16l8-8,1.43,1.3926L11.85,15H24Z"
821
- })), _path60 || (_path60 = /*#__PURE__*/React__default["default"].createElement("path", {
822
- fill: "none",
823
- d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z",
824
- "data-icon-path": "inner-path"
806
+ }, _path58 || (_path58 = /*#__PURE__*/React__default["default"].createElement("path", {
807
+ d: "M22,8H21V2H19V8H13V2H11V8H10a2,2,0,0,0-2,2v6a8.0073,8.0073,0,0,0,7,7.9307V30h2V23.9307A8.0073,8.0073,0,0,0,24,16V10A2,2,0,0,0,22,8Z"
825
808
  })), children);
826
809
  });
827
810
  if (process.env.NODE_ENV !== "production") {
828
- PreviousFilled.propTypes = iconPropTypes.iconPropTypes;
811
+ PlugFilled.propTypes = iconPropTypes.iconPropTypes;
829
812
  }
830
- const PreviousOutline = /*#__PURE__*/React__default["default"].forwardRef(function PreviousOutline(_ref34, ref) {
813
+ const Png = /*#__PURE__*/React__default["default"].forwardRef(function Png(_ref34, ref) {
831
814
  let {
832
815
  children,
833
816
  size = 16,
@@ -841,16 +824,14 @@ const PreviousOutline = /*#__PURE__*/React__default["default"].forwardRef(functi
841
824
  viewBox: "0 0 32 32",
842
825
  fill: "currentColor",
843
826
  ...rest
844
- }, _path61 || (_path61 = /*#__PURE__*/React__default["default"].createElement("path", {
845
- d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z"
846
- })), _path62 || (_path62 = /*#__PURE__*/React__default["default"].createElement("path", {
847
- 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"
827
+ }, _path59 || (_path59 = /*#__PURE__*/React__default["default"].createElement("path", {
828
+ d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM18 19L14.32 9 12 9 12 23 14 23 14 13 17.68 23 20 23 20 9 18 9 18 19zM4 23H2V9H8a2 2 0 012 2v5a2 2 0 01-2 2H4zm0-7H8V11H4z"
848
829
  })), children);
849
830
  });
850
831
  if (process.env.NODE_ENV !== "production") {
851
- PreviousOutline.propTypes = iconPropTypes.iconPropTypes;
832
+ Png.propTypes = iconPropTypes.iconPropTypes;
852
833
  }
853
- const Printer = /*#__PURE__*/React__default["default"].forwardRef(function Printer(_ref35, ref) {
834
+ const PointOfPresence = /*#__PURE__*/React__default["default"].forwardRef(function PointOfPresence(_ref35, ref) {
854
835
  let {
855
836
  children,
856
837
  size = 16,
@@ -864,14 +845,16 @@ const Printer = /*#__PURE__*/React__default["default"].forwardRef(function Print
864
845
  viewBox: "0 0 32 32",
865
846
  fill: "currentColor",
866
847
  ...rest
867
- }, _path63 || (_path63 = /*#__PURE__*/React__default["default"].createElement("path", {
868
- d: "M28,9H25V3H7V9H4a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2H7v6H25V23h3a2,2,0,0,0,2-2V11A2,2,0,0,0,28,9ZM9,5H23V9H9ZM23,27H9V17H23Zm5-6H25V15H7v6H4V11H28Z"
848
+ }, _path60 || (_path60 = /*#__PURE__*/React__default["default"].createElement("path", {
849
+ d: "M28 30H18a2.0021 2.0021 0 01-2-2V18a2.0021 2.0021 0 012-2h2v2H18V28H28V18H26V16h2a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM14 16H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H14a2.0021 2.0021 0 012 2V6H14V4H4V14H14V12h2v2A2.0021 2.0021 0 0114 16z"
850
+ })), _path61 || (_path61 = /*#__PURE__*/React__default["default"].createElement("path", {
851
+ d: "M26,9a2.9926,2.9926,0,0,0-5.8157-1H9v2H20.1843A2.9939,2.9939,0,0,0,22,11.8154V23h2V11.8159A2.9958,2.9958,0,0,0,26,9Zm-3,1a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,23,10Z"
869
852
  })), children);
870
853
  });
871
854
  if (process.env.NODE_ENV !== "production") {
872
- Printer.propTypes = iconPropTypes.iconPropTypes;
855
+ PointOfPresence.propTypes = iconPropTypes.iconPropTypes;
873
856
  }
874
- const Process = /*#__PURE__*/React__default["default"].forwardRef(function Process(_ref36, ref) {
857
+ const WatsonHealthPointerText = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthPointerText(_ref36, ref) {
875
858
  let {
876
859
  children,
877
860
  size = 16,
@@ -885,14 +868,16 @@ const Process = /*#__PURE__*/React__default["default"].forwardRef(function Proce
885
868
  viewBox: "0 0 32 32",
886
869
  fill: "currentColor",
887
870
  ...rest
888
- }, _path64 || (_path64 = /*#__PURE__*/React__default["default"].createElement("path", {
889
- d: "M12 25c-.7383 0-1.3762.4048-1.7227 1h-5.6301l2.6479-5.0923c.2273.0552.4609.0923.7048.0923 1.6543 0 3-1.3457 3-3s-1.3457-3-3-3-3 1.3457-3 3c0 .6787.2349 1.2979.6162 1.8013l-3.5034 6.7373c-.1611.3101-.1489.6816.0325.9805.1812.2983.5054.481.8547.481h7.2773c.3464.5952.9844 1 1.7227 1 1.1045 0 2-.8955 2-2s-.8955-2-2-2zm-4-8c.5515 0 1 .4487 1 1s-.4485 1-1 1-1-.4487-1-1 .4485-1 1-1zM29.8872 26.5386l-4.041-7.771c.0986-.2363.1538-.4956.1538-.7676 0-1.1045-.8955-2-2-2s-2 .8955-2 2 .8955 2 2 2c.0757 0 .1477-.0142.2212-.0225l3.1316 6.0225h-4.5371c-.4141-1.1611-1.5137-2-2.8157-2-1.6543 0-3 1.3457-3 3s1.3457 3 3 3c1.302 0 2.4016-.8389 2.8157-2h6.1843c.3494 0 .6736-.1826.8547-.481.1814-.2988.1936-.6704.0325-.9805zm-9.8872 1.4614c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1zM21 8c-.2439 0-.4778.0371-.7048.0923l-3.408-6.5537c-.1721-.3311-.5298-.5386-.8872-.5386s-.7151.2075-.8872.5386l-3.8914 7.4839c-.0737-.0083-.1458-.0225-.2214-.0225-1.1045 0-2 .8955-2 2s.8955 2 2 2 2-.8955 2-2c0-.272-.0552-.5312-.1538-.7676l3.1538-6.0649 2.6162 5.0312c-.3813.5034-.6162 1.1226-.6162 1.8013 0 1.6543 1.3457 3 3 3s3-1.3457 3-3-1.3457-3-3-3zm0 4c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1z"
871
+ }, _path62 || (_path62 = /*#__PURE__*/React__default["default"].createElement("path", {
872
+ d: "M13.71 12.29L7.41 6 13 6 13 4 4 4 4 13 6 13 6 7.41 12.29 13.71 13.71 12.29zM28 30H12a2 2 0 01-2-2V18h2V28H28V12H18V10H28a2 2 0 012 2V28A2 2 0 0128 30z"
873
+ })), _path63 || (_path63 = /*#__PURE__*/React__default["default"].createElement("path", {
874
+ d: "M22,15H17v2h5v2H18a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V17A2,2,0,0,0,22,15Zm0,8H18V21h4Z"
890
875
  })), children);
891
876
  });
892
877
  if (process.env.NODE_ENV !== "production") {
893
- Process.propTypes = iconPropTypes.iconPropTypes;
878
+ WatsonHealthPointerText.propTypes = iconPropTypes.iconPropTypes;
894
879
  }
895
- const ProcessAutomate = /*#__PURE__*/React__default["default"].forwardRef(function ProcessAutomate(_ref37, ref) {
880
+ const Police = /*#__PURE__*/React__default["default"].forwardRef(function Police(_ref37, ref) {
896
881
  let {
897
882
  children,
898
883
  size = 16,
@@ -906,14 +891,18 @@ const ProcessAutomate = /*#__PURE__*/React__default["default"].forwardRef(functi
906
891
  viewBox: "0 0 32 32",
907
892
  fill: "currentColor",
908
893
  ...rest
909
- }, _path65 || (_path65 = /*#__PURE__*/React__default["default"].createElement("path", {
910
- d: "m31,17c0-1.6543-1.3457-3-3-3s-3,1.3457-3,3c0,1.3018.8384,2.4014,2,2.8154v2.6104l-11,6.4165-10.0154-5.8423,22.5193-13.1362c.3071-.1792.4961-.5083.4961-.8638s-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362s-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5083-.4961.8638v3.1846c-1.1616.4141-2,1.5137-2,2.8154,0,1.6543,1.3457,3,3,3s3-1.3457,3-3c0-1.3018-.8384-2.4014-2-2.8159v-2.6099l11-6.4165,10.0154,5.8423L3.4961,22.1362c-.3071.1792-.4961.5083-.4961.8638s.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l12-7c.3071-.1792.4961-.5083.4961-.8638v-3.1841c1.1616-.4146,2-1.5142,2-2.8159Zm-27-1c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Zm24,2c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
894
+ }, _path64 || (_path64 = /*#__PURE__*/React__default["default"].createElement("path", {
895
+ d: "M10 24H12V30H10z"
896
+ })), _path65 || (_path65 = /*#__PURE__*/React__default["default"].createElement("path", {
897
+ d: "M21,20H7a3.0033,3.0033,0,0,1-3-3V6H2V17a5.0059,5.0059,0,0,0,5,5H21a4.9419,4.9419,0,0,1,2.105.481L17,28.5859,18.4141,30l6.3071-6.3071A4.96,4.96,0,0,1,26,27v3h2V27A7.0078,7.0078,0,0,0,21,20Z"
898
+ })), _path66 || (_path66 = /*#__PURE__*/React__default["default"].createElement("path", {
899
+ d: "M25.2746,4.0386l-7-2a1.0013,1.0013,0,0,0-.55,0l-7,2A.9993.9993,0,0,0,10.03,5.2422L11,9.123V11A7,7,0,1,0,25,11V9.123l.97-3.8808A.9993.9993,0,0,0,25.2746,4.0386ZM18,4.04l5.7952,1.6558L23.219,8H19V6H17V8H12.781l-.5762-2.3042ZM18,16a5.0058,5.0058,0,0,1-5-5V10H23v1A5.0058,5.0058,0,0,1,18,16Z"
911
900
  })), children);
912
901
  });
913
902
  if (process.env.NODE_ENV !== "production") {
914
- ProcessAutomate.propTypes = iconPropTypes.iconPropTypes;
903
+ Police.propTypes = iconPropTypes.iconPropTypes;
915
904
  }
916
- const Product = /*#__PURE__*/React__default["default"].forwardRef(function Product(_ref38, ref) {
905
+ const Policy = /*#__PURE__*/React__default["default"].forwardRef(function Policy(_ref38, ref) {
917
906
  let {
918
907
  children,
919
908
  size = 16,
@@ -927,16 +916,16 @@ const Product = /*#__PURE__*/React__default["default"].forwardRef(function Produ
927
916
  viewBox: "0 0 32 32",
928
917
  fill: "currentColor",
929
918
  ...rest
930
- }, _path66 || (_path66 = /*#__PURE__*/React__default["default"].createElement("path", {
931
- d: "M8 18H14V20H8zM8 22H18V24H8z"
932
- })), _path67 || (_path67 = /*#__PURE__*/React__default["default"].createElement("path", {
933
- d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM18,6v4H14V6ZM6,26V6h6v6h8V6h6l.0012,20Z"
919
+ }, _path67 || (_path67 = /*#__PURE__*/React__default["default"].createElement("path", {
920
+ d: "M30 18A6 6 0 1020 22.46v7.54l4-1.8926 4 1.8926V22.46A5.98 5.98 0 0030 18zm-4 8.84l-2-.9467L22 26.84V23.65a5.8877 5.8877 0 004 0zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zM9 14H16V16H9zM9 8H19V10H9z"
921
+ })), _path68 || (_path68 = /*#__PURE__*/React__default["default"].createElement("path", {
922
+ d: "M6,30a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V8H22V4H6V28H16v2Z"
934
923
  })), children);
935
924
  });
936
925
  if (process.env.NODE_ENV !== "production") {
937
- Product.propTypes = iconPropTypes.iconPropTypes;
926
+ Policy.propTypes = iconPropTypes.iconPropTypes;
938
927
  }
939
- const ProgressBar = /*#__PURE__*/React__default["default"].forwardRef(function ProgressBar(_ref39, ref) {
928
+ const Popup = /*#__PURE__*/React__default["default"].forwardRef(function Popup(_ref39, ref) {
940
929
  let {
941
930
  children,
942
931
  size = 16,
@@ -950,16 +939,16 @@ const ProgressBar = /*#__PURE__*/React__default["default"].forwardRef(function P
950
939
  viewBox: "0 0 32 32",
951
940
  fill: "currentColor",
952
941
  ...rest
953
- }, _path68 || (_path68 = /*#__PURE__*/React__default["default"].createElement("path", {
954
- d: "M28,21H4a2.0021,2.0021,0,0,1-2-2V13a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,21ZM4,13v6H28V13Z"
955
- })), _path69 || (_path69 = /*#__PURE__*/React__default["default"].createElement("path", {
956
- d: "M6 15H20V17H6z"
942
+ }, _path69 || (_path69 = /*#__PURE__*/React__default["default"].createElement("path", {
943
+ d: "M28,4H10A2.0059,2.0059,0,0,0,8,6V20a2.0059,2.0059,0,0,0,2,2H28a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,28,4Zm0,16H10V6H28Z"
944
+ })), _path70 || (_path70 = /*#__PURE__*/React__default["default"].createElement("path", {
945
+ d: "M18,26H4V16H6V14H4a2.0059,2.0059,0,0,0-2,2V26a2.0059,2.0059,0,0,0,2,2H18a2.0059,2.0059,0,0,0,2-2V24H18Z"
957
946
  })), children);
958
947
  });
959
948
  if (process.env.NODE_ENV !== "production") {
960
- ProgressBar.propTypes = iconPropTypes.iconPropTypes;
949
+ Popup.propTypes = iconPropTypes.iconPropTypes;
961
950
  }
962
- const ProgressBarRound = /*#__PURE__*/React__default["default"].forwardRef(function ProgressBarRound(_ref40, ref) {
951
+ const PortInput = /*#__PURE__*/React__default["default"].forwardRef(function PortInput(_ref40, ref) {
963
952
  let {
964
953
  children,
965
954
  size = 16,
@@ -973,18 +962,16 @@ const ProgressBarRound = /*#__PURE__*/React__default["default"].forwardRef(funct
973
962
  viewBox: "0 0 32 32",
974
963
  fill: "currentColor",
975
964
  ...rest
976
- }, _path70 || (_path70 = /*#__PURE__*/React__default["default"].createElement("path", {
977
- d: "M16,22a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
978
- })), _path71 || (_path71 = /*#__PURE__*/React__default["default"].createElement("path", {
979
- d: "M16,26a10.0162,10.0162,0,0,1-7.4531-3.3325l1.49-1.334A8,8,0,1,0,16,8V6a10,10,0,0,1,0,20Z"
965
+ }, _path71 || (_path71 = /*#__PURE__*/React__default["default"].createElement("path", {
966
+ d: "M18,28c-3.5928,0-6.9666-1.5903-9.2566-4.3632l1.542-1.2737c1.9087,2.3113,4.7207,3.6368,7.7146,3.6368,5.5139,0,10-4.486,10-10s-4.4861-10-10-10c-2.9939,0-5.8059,1.3256-7.7146,3.6368l-1.542-1.2737c2.29-2.7728,5.6638-4.3632,9.2566-4.3632,6.6169,0,12,5.3832,12,12s-5.3831,12-12,12Z"
980
967
  })), _path72 || (_path72 = /*#__PURE__*/React__default["default"].createElement("path", {
981
- 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"
968
+ d: "M23 16L16 9 14.5859 10.4141 19.1719 15 2 15 2 17 19.1719 17 14.5859 21.5859 16 23 23 16z"
982
969
  })), children);
983
970
  });
984
971
  if (process.env.NODE_ENV !== "production") {
985
- ProgressBarRound.propTypes = iconPropTypes.iconPropTypes;
972
+ PortInput.propTypes = iconPropTypes.iconPropTypes;
986
973
  }
987
- const Promote = /*#__PURE__*/React__default["default"].forwardRef(function Promote(_ref41, ref) {
974
+ const PortOutput = /*#__PURE__*/React__default["default"].forwardRef(function PortOutput(_ref41, ref) {
988
975
  let {
989
976
  children,
990
977
  size = 16,
@@ -999,18 +986,15 @@ const Promote = /*#__PURE__*/React__default["default"].forwardRef(function Promo
999
986
  fill: "currentColor",
1000
987
  ...rest
1001
988
  }, _path73 || (_path73 = /*#__PURE__*/React__default["default"].createElement("path", {
1002
- d: "M16 21L17.4 22.4 14.8 25 23 25 23 27 14.8 27 17.4 29.6 16 31 11 26z"
989
+ d: "M30 16L23 9 21.5859 10.4141 26.1719 15 9 15 9 17 26.1719 17 21.5859 21.5859 23 23 30 16z"
1003
990
  })), _path74 || (_path74 = /*#__PURE__*/React__default["default"].createElement("path", {
1004
- d: "M6.3 19H17.6V21H6.3z",
1005
- transform: "rotate(-45.001 12 20)"
1006
- })), _path75 || (_path75 = /*#__PURE__*/React__default["default"].createElement("path", {
1007
- d: "M23,22h-2v-5c0-0.3,0.1-0.5,0.3-0.7l4.1-4.1c1.7-1.7,2.6-4,2.6-6.4V4h-1.9c-2.4,0-4.7,0.9-6.4,2.6l-4.1,4.1 C15.5,10.9,15.3,11,15,11H7.5l-2.6,3.3l5.3,0.8l-0.3,2l-7-1c-0.4-0.1-0.7-0.3-0.8-0.6s-0.1-0.7,0.1-1l4-5C6.4,9.1,6.7,9,7,9h7.6 l3.8-3.8C20.4,3.1,23.2,2,26.1,2H28c1.1,0,2,0.9,2,2v1.9c0,2.9-1.1,5.7-3.2,7.8L23,17.4V22z"
991
+ d: "M14,28c-6.6167,0-12-5.3832-12-12S7.3833,4,14,4c2.335,0,4.5986,.6714,6.5461,1.9414l-1.0923,1.6753c-1.6221-1.0576-3.5078-1.6167-5.4539-1.6167-5.5139,0-10,4.486-10,10s4.4861,10,10,10c1.946,0,3.8318-.5591,5.4539-1.6167l1.0923,1.6753c-1.9475,1.27-4.2112,1.9414-6.5461,1.9414Z"
1008
992
  })), children);
1009
993
  });
1010
994
  if (process.env.NODE_ENV !== "production") {
1011
- Promote.propTypes = iconPropTypes.iconPropTypes;
995
+ PortOutput.propTypes = iconPropTypes.iconPropTypes;
1012
996
  }
1013
- const PromptSession = /*#__PURE__*/React__default["default"].forwardRef(function PromptSession(_ref42, ref) {
997
+ const Portfolio = /*#__PURE__*/React__default["default"].forwardRef(function Portfolio(_ref42, ref) {
1014
998
  let {
1015
999
  children,
1016
1000
  size = 16,
@@ -1024,35 +1008,34 @@ const PromptSession = /*#__PURE__*/React__default["default"].forwardRef(function
1024
1008
  viewBox: "0 0 32 32",
1025
1009
  fill: "currentColor",
1026
1010
  ...rest
1027
- }, _path76 || (_path76 = /*#__PURE__*/React__default["default"].createElement("path", {
1028
- d: "M27 25.5859L25 23.5859 25 21 23 21 23 24.4141 25.5859 27 27 25.5859z"
1029
- })), _path77 || (_path77 = /*#__PURE__*/React__default["default"].createElement("path", {
1030
- d: "M24 31c-3.8599 0-7-3.1401-7-7s3.1401-7 7-7 7 3.1401 7 7-3.1401 7-7 7zm0-12c-2.7571 0-5 2.2429-5 5s2.2429 5 5 5 5-2.2429 5-5-2.2429-5-5-5zM28 15h2V5c0-1.103-.8975-2-2-2h-3v2h3v10z"
1031
- })), _circle || (_circle = /*#__PURE__*/React__default["default"].createElement("circle", {
1032
- cx: "9",
1033
- cy: "13",
1034
- r: "2"
1035
- })), _circle2 || (_circle2 = /*#__PURE__*/React__default["default"].createElement("circle", {
1036
- cx: "16",
1037
- cy: "13",
1038
- r: "2"
1039
- })), _circle3 || (_circle3 = /*#__PURE__*/React__default["default"].createElement("circle", {
1040
- cx: "23",
1041
- cy: "13",
1042
- r: "2"
1043
- })), _path78 || (_path78 = /*#__PURE__*/React__default["default"].createElement("path", {
1044
- d: "m7,23h-3c-1.103,0-2-.8975-2-2V5c0-1.103.897-2,2-2h3v2h-3v16h3v2Z"
1011
+ }, _path75 || (_path75 = /*#__PURE__*/React__default["default"].createElement("path", {
1012
+ d: "M28,10H22V6a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2v4H4a2,2,0,0,0-2,2V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,6h8v4H12ZM4,26V12H28V26Z"
1045
1013
  })), children);
1046
1014
  });
1047
1015
  if (process.env.NODE_ENV !== "production") {
1048
- PromptSession.propTypes = iconPropTypes.iconPropTypes;
1016
+ Portfolio.propTypes = iconPropTypes.iconPropTypes;
1049
1017
  }
1050
- const PromptTemplate = /*#__PURE__*/React__default["default"].forwardRef(function PromptTemplate(_ref43, ref) {
1018
+ const Power = /*#__PURE__*/React__default["default"].forwardRef(function Power(_ref43, ref) {
1051
1019
  let {
1052
1020
  children,
1053
1021
  size = 16,
1054
1022
  ...rest
1055
1023
  } = _ref43;
1024
+ if (size === 16 || size === "16" || size === "16px") {
1025
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1026
+ width: size,
1027
+ height: size,
1028
+ ref: ref,
1029
+ xmlns: "http://www.w3.org/2000/svg",
1030
+ viewBox: "0 0 16 16",
1031
+ fill: "currentColor",
1032
+ ...rest
1033
+ }, _path76 || (_path76 = /*#__PURE__*/React__default["default"].createElement("path", {
1034
+ d: "M11.2,2.9l-0.5,0.9c2.6,1.5,3.5,4.9,2,7.5s-4.9,3.5-7.5,2s-3.5-4.9-2-7.5c0.5-0.8,1.2-1.5,2-2L4.8,2.9 c-3.1,1.8-4.2,5.8-2.4,8.9s5.8,4.2,8.9,2.4s4.2-5.8,2.4-8.9C13.1,4.3,12.2,3.4,11.2,2.9z"
1035
+ })), _path77 || (_path77 = /*#__PURE__*/React__default["default"].createElement("path", {
1036
+ d: "M7.5 1H8.5V8H7.5z"
1037
+ })), children);
1038
+ }
1056
1039
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
1057
1040
  width: size,
1058
1041
  height: size,
@@ -1061,28 +1044,16 @@ const PromptTemplate = /*#__PURE__*/React__default["default"].forwardRef(functio
1061
1044
  viewBox: "0 0 32 32",
1062
1045
  fill: "currentColor",
1063
1046
  ...rest
1064
- }, _path79 || (_path79 = /*#__PURE__*/React__default["default"].createElement("path", {
1065
- d: "M31.5 23c-.8271 0-1.5-.6729-1.5-1.5v-1.5c0-1.1025-.8972-2-2-2h-2v2h2v1.5c0 .98.4072 1.8643 1.0581 2.5-.6509.6357-1.0581 1.52-1.0581 2.5v1.5h-2v2h2c1.1028 0 2-.8975 2-2v-1.5c0-.8271.6729-1.5 1.5-1.5h.5v-2h-.5zM16 20v1.5c0 .8271-.6729 1.5-1.5 1.5h-.5v2h.5c.8271 0 1.5.6729 1.5 1.5v1.5c0 1.1025.8972 2 2 2h2v-2h-2v-1.5c0-.98-.4072-1.8643-1.0581-2.5.6509-.6357 1.0581-1.52 1.0581-2.5v-1.5h2v-2h-2c-1.1028 0-2 .8975-2 2zM28 15h2V5c0-1.103-.8975-2-2-2h-3v2h3v10z"
1066
- })), _circle4 || (_circle4 = /*#__PURE__*/React__default["default"].createElement("circle", {
1067
- cx: "23",
1068
- cy: "13",
1069
- r: "2"
1070
- })), _circle5 || (_circle5 = /*#__PURE__*/React__default["default"].createElement("circle", {
1071
- cx: "16",
1072
- cy: "13",
1073
- r: "2"
1074
- })), _circle6 || (_circle6 = /*#__PURE__*/React__default["default"].createElement("circle", {
1075
- cx: "9",
1076
- cy: "13",
1077
- r: "2"
1078
- })), _path80 || (_path80 = /*#__PURE__*/React__default["default"].createElement("path", {
1079
- d: "m7,23h-3c-1.103,0-2-.8975-2-2V5c0-1.103.897-2,2-2h3v2h-3v16h3v2Z"
1047
+ }, _path78 || (_path78 = /*#__PURE__*/React__default["default"].createElement("path", {
1048
+ d: "M22.5,5.74l-1,1.73a11,11,0,1,1-11,0l-1-1.73a13,13,0,1,0,13,0Z"
1049
+ })), _path79 || (_path79 = /*#__PURE__*/React__default["default"].createElement("path", {
1050
+ d: "M15 2H17V16H15z"
1080
1051
  })), children);
1081
1052
  });
1082
1053
  if (process.env.NODE_ENV !== "production") {
1083
- PromptTemplate.propTypes = iconPropTypes.iconPropTypes;
1054
+ Power.propTypes = iconPropTypes.iconPropTypes;
1084
1055
  }
1085
- const PropertyRelationship = /*#__PURE__*/React__default["default"].forwardRef(function PropertyRelationship(_ref44, ref) {
1056
+ const Ppt = /*#__PURE__*/React__default["default"].forwardRef(function Ppt(_ref44, ref) {
1086
1057
  let {
1087
1058
  children,
1088
1059
  size = 16,
@@ -1096,14 +1067,14 @@ const PropertyRelationship = /*#__PURE__*/React__default["default"].forwardRef(f
1096
1067
  viewBox: "0 0 32 32",
1097
1068
  fill: "currentColor",
1098
1069
  ...rest
1099
- }, _path81 || (_path81 = /*#__PURE__*/React__default["default"].createElement("path", {
1100
- d: "M30 16L22 24 20.6 22.6 27.2 16 20.6 9.4 22 8zM12 15H20V17H12zM2 16L10 8 11.4 9.4 4.8 16 11.4 22.6 10 24z"
1070
+ }, _path80 || (_path80 = /*#__PURE__*/React__default["default"].createElement("path", {
1071
+ d: "M22 11L25 11 25 23 27 23 27 11 30 11 30 9 22 9 22 11zM14 23H12V9h6a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H14zm0-7h4V10.9985H14zM4 23H2V9H8a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H4zm0-7H8V10.9985H4z"
1101
1072
  })), children);
1102
1073
  });
1103
1074
  if (process.env.NODE_ENV !== "production") {
1104
- PropertyRelationship.propTypes = iconPropTypes.iconPropTypes;
1075
+ Ppt.propTypes = iconPropTypes.iconPropTypes;
1105
1076
  }
1106
- const Purchase = /*#__PURE__*/React__default["default"].forwardRef(function Purchase(_ref45, ref) {
1077
+ const PresentationFile = /*#__PURE__*/React__default["default"].forwardRef(function PresentationFile(_ref45, ref) {
1107
1078
  let {
1108
1079
  children,
1109
1080
  size = 16,
@@ -1117,16 +1088,16 @@ const Purchase = /*#__PURE__*/React__default["default"].forwardRef(function Purc
1117
1088
  viewBox: "0 0 32 32",
1118
1089
  fill: "currentColor",
1119
1090
  ...rest
1120
- }, _path82 || (_path82 = /*#__PURE__*/React__default["default"].createElement("path", {
1121
- d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6Zm0,2v3H4V8ZM4,24V13H28V24Z"
1122
- })), _path83 || (_path83 = /*#__PURE__*/React__default["default"].createElement("path", {
1123
- d: "M6 20H16V22H6z"
1091
+ }, _path81 || (_path81 = /*#__PURE__*/React__default["default"].createElement("path", {
1092
+ d: "M15 10H17V18H15zM20 14H22V18H20zM10 12H12V18H10z"
1093
+ })), _path82 || (_path82 = /*#__PURE__*/React__default["default"].createElement("path", {
1094
+ d: "M25,4H17V2H15V4H7A2,2,0,0,0,5,6V20a2,2,0,0,0,2,2h8v6H11v2H21V28H17V22h8a2,2,0,0,0,2-2V6A2,2,0,0,0,25,4Zm0,16H7V6H25Z"
1124
1095
  })), children);
1125
1096
  });
1126
1097
  if (process.env.NODE_ENV !== "production") {
1127
- Purchase.propTypes = iconPropTypes.iconPropTypes;
1098
+ PresentationFile.propTypes = iconPropTypes.iconPropTypes;
1128
1099
  }
1129
- const WatsonHealthQcLaunch = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthQcLaunch(_ref46, ref) {
1100
+ const Pressure = /*#__PURE__*/React__default["default"].forwardRef(function Pressure(_ref46, ref) {
1130
1101
  let {
1131
1102
  children,
1132
1103
  size = 16,
@@ -1140,16 +1111,14 @@ const WatsonHealthQcLaunch = /*#__PURE__*/React__default["default"].forwardRef(f
1140
1111
  viewBox: "0 0 32 32",
1141
1112
  fill: "currentColor",
1142
1113
  ...rest
1143
- }, _path84 || (_path84 = /*#__PURE__*/React__default["default"].createElement("path", {
1144
- d: "M25 22H19a2.0023 2.0023 0 01-2-2V10a2.002 2.002 0 012-2h6v2H19V20h6zM13 8H9a2.002 2.002 0 00-2 2V20a2.0023 2.0023 0 002 2h1v2a2.0023 2.0023 0 002 2h2V24H12V22h1a2.0023 2.0023 0 002-2V10A2.002 2.002 0 0013 8zM9 20V10h4V20z"
1145
- })), _path85 || (_path85 = /*#__PURE__*/React__default["default"].createElement("path", {
1146
- d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V28A2.0027,2.0027,0,0,1,28,30ZM4,4V28H28V4Z"
1114
+ }, _path83 || (_path83 = /*#__PURE__*/React__default["default"].createElement("path", {
1115
+ d: "M17.5053,16l8.1591-7.2529A1,1,0,0,0,25,7H22V2H20V9h2.37L16,14.6621,9.63,9H12V2H10V7H7a1,1,0,0,0-.6646,1.7471L14.4945,16,6.3353,23.2529A1,1,0,0,0,7,25h3v5h2V23H9.63L16,17.3379,22.37,23H20v7h2V25h3a1,1,0,0,0,.6645-1.7471Z"
1147
1116
  })), children);
1148
1117
  });
1149
1118
  if (process.env.NODE_ENV !== "production") {
1150
- WatsonHealthQcLaunch.propTypes = iconPropTypes.iconPropTypes;
1119
+ Pressure.propTypes = iconPropTypes.iconPropTypes;
1151
1120
  }
1152
- const QqPlot = /*#__PURE__*/React__default["default"].forwardRef(function QqPlot(_ref47, ref) {
1121
+ const PressureFilled = /*#__PURE__*/React__default["default"].forwardRef(function PressureFilled(_ref47, ref) {
1153
1122
  let {
1154
1123
  children,
1155
1124
  size = 16,
@@ -1163,34 +1132,14 @@ const QqPlot = /*#__PURE__*/React__default["default"].forwardRef(function QqPlot
1163
1132
  viewBox: "0 0 32 32",
1164
1133
  fill: "currentColor",
1165
1134
  ...rest
1166
- }, _circle7 || (_circle7 = /*#__PURE__*/React__default["default"].createElement("circle", {
1167
- cx: "20",
1168
- cy: "4",
1169
- r: "2"
1170
- })), _circle8 || (_circle8 = /*#__PURE__*/React__default["default"].createElement("circle", {
1171
- cx: "8",
1172
- cy: "16",
1173
- r: "2"
1174
- })), _circle9 || (_circle9 = /*#__PURE__*/React__default["default"].createElement("circle", {
1175
- cx: "28",
1176
- cy: "12",
1177
- r: "2"
1178
- })), _circle10 || (_circle10 = /*#__PURE__*/React__default["default"].createElement("circle", {
1179
- cx: "11",
1180
- cy: "7",
1181
- r: "2"
1182
- })), _circle11 || (_circle11 = /*#__PURE__*/React__default["default"].createElement("circle", {
1183
- cx: "16",
1184
- cy: "24",
1185
- r: "2"
1186
- })), _path86 || (_path86 = /*#__PURE__*/React__default["default"].createElement("path", {
1187
- d: "M30,3.4131,28.5859,2,4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4131Z"
1135
+ }, _path84 || (_path84 = /*#__PURE__*/React__default["default"].createElement("path", {
1136
+ d: "M22 30H10V25H6l10-9 10 9H22zM16 16L6 7h4V2H22V7h4z"
1188
1137
  })), children);
1189
1138
  });
1190
1139
  if (process.env.NODE_ENV !== "production") {
1191
- QqPlot.propTypes = iconPropTypes.iconPropTypes;
1140
+ PressureFilled.propTypes = iconPropTypes.iconPropTypes;
1192
1141
  }
1193
- const QrCode = /*#__PURE__*/React__default["default"].forwardRef(function QrCode(_ref48, ref) {
1142
+ const PreviousFilled = /*#__PURE__*/React__default["default"].forwardRef(function PreviousFilled(_ref48, ref) {
1194
1143
  let {
1195
1144
  children,
1196
1145
  size = 16,
@@ -1204,36 +1153,18 @@ const QrCode = /*#__PURE__*/React__default["default"].forwardRef(function QrCode
1204
1153
  viewBox: "0 0 32 32",
1205
1154
  fill: "currentColor",
1206
1155
  ...rest
1207
- }, _path87 || (_path87 = /*#__PURE__*/React__default["default"].createElement("path", {
1208
- d: "M24 26H26V28H24z",
1209
- transform: "rotate(-90 25 27)"
1210
- })), _path88 || (_path88 = /*#__PURE__*/React__default["default"].createElement("path", {
1211
- d: "M18 22H20V24H18z",
1212
- transform: "rotate(-90 19 23)"
1213
- })), _path89 || (_path89 = /*#__PURE__*/React__default["default"].createElement("path", {
1214
- d: "M18 30L22 30 22 28 20 28 20 26 18 26 18 30z"
1215
- })), _path90 || (_path90 = /*#__PURE__*/React__default["default"].createElement("path", {
1216
- d: "M25 23H29V25H25z",
1217
- transform: "rotate(-90 27 24)"
1218
- })), _path91 || (_path91 = /*#__PURE__*/React__default["default"].createElement("path", {
1219
- d: "M28 26L30 26 30 30 26 30 26 28 28 28 28 26zM26 20L26 18 30 18 30 22 28 22 28 20 26 20zM24 20L22 20 22 24 20 24 20 26 24 26 24 20z"
1220
- })), _path92 || (_path92 = /*#__PURE__*/React__default["default"].createElement("path", {
1221
- d: "M19 17H21V21H19z",
1222
- transform: "rotate(-90 20 19)"
1223
- })), _path93 || (_path93 = /*#__PURE__*/React__default["default"].createElement("path", {
1224
- d: "M6 22H10V26H6z"
1225
- })), _path94 || (_path94 = /*#__PURE__*/React__default["default"].createElement("path", {
1226
- d: "M14 30H2V18H14zM4 28h8V20H4zM22 6H26V10H22z"
1227
- })), _path95 || (_path95 = /*#__PURE__*/React__default["default"].createElement("path", {
1228
- d: "M30 14H18V2H30zM20 12h8V4H20zM6 6H10V10H6z"
1229
- })), _path96 || (_path96 = /*#__PURE__*/React__default["default"].createElement("path", {
1230
- d: "M14,14H2V2H14ZM4,12h8V4H4Z"
1156
+ }, _path85 || (_path85 = /*#__PURE__*/React__default["default"].createElement("path", {
1157
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm8,15H11.85l5.58,5.5728L16,24,8,16l8-8,1.43,1.3926L11.85,15H24Z"
1158
+ })), _path86 || (_path86 = /*#__PURE__*/React__default["default"].createElement("path", {
1159
+ fill: "none",
1160
+ d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z",
1161
+ "data-icon-path": "inner-path"
1231
1162
  })), children);
1232
1163
  });
1233
1164
  if (process.env.NODE_ENV !== "production") {
1234
- QrCode.propTypes = iconPropTypes.iconPropTypes;
1165
+ PreviousFilled.propTypes = iconPropTypes.iconPropTypes;
1235
1166
  }
1236
- const QuadrantPlot = /*#__PURE__*/React__default["default"].forwardRef(function QuadrantPlot(_ref49, ref) {
1167
+ const PreviousOutline = /*#__PURE__*/React__default["default"].forwardRef(function PreviousOutline(_ref49, ref) {
1237
1168
  let {
1238
1169
  children,
1239
1170
  size = 16,
@@ -1247,44 +1178,16 @@ const QuadrantPlot = /*#__PURE__*/React__default["default"].forwardRef(function
1247
1178
  viewBox: "0 0 32 32",
1248
1179
  fill: "currentColor",
1249
1180
  ...rest
1250
- }, _path97 || (_path97 = /*#__PURE__*/React__default["default"].createElement("path", {
1251
- d: "M30 15L17 15 17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
1252
- })), _path98 || (_path98 = /*#__PURE__*/React__default["default"].createElement("path", {
1253
- d: "M5 30a3 3 0 113-3A3.0033 3.0033 0 015 30zm0-4a1 1 0 101 1A1.001 1.001 0 005 26zM8 8a3 3 0 113-3A3.0033 3.0033 0 018 8zM8 4A1 1 0 109 5 1.001 1.001 0 008 4zM22 13a3 3 0 113-3A3.0033 3.0033 0 0122 13zm0-4a1 1 0 101 1A1.001 1.001 0 0022 9z"
1254
- })), _circle12 || (_circle12 = /*#__PURE__*/React__default["default"].createElement("circle", {
1255
- cx: "11",
1256
- cy: "11",
1257
- r: "2"
1258
- })), _circle13 || (_circle13 = /*#__PURE__*/React__default["default"].createElement("circle", {
1259
- cx: "11",
1260
- cy: "21",
1261
- r: "2"
1262
- })), _circle14 || (_circle14 = /*#__PURE__*/React__default["default"].createElement("circle", {
1263
- cx: "21",
1264
- cy: "21",
1265
- r: "2"
1266
- })), _circle15 || (_circle15 = /*#__PURE__*/React__default["default"].createElement("circle", {
1267
- cx: "22",
1268
- cy: "28",
1269
- r: "2"
1270
- })), _circle16 || (_circle16 = /*#__PURE__*/React__default["default"].createElement("circle", {
1271
- cx: "28",
1272
- cy: "24",
1273
- r: "2"
1274
- })), _circle17 || (_circle17 = /*#__PURE__*/React__default["default"].createElement("circle", {
1275
- cx: "4",
1276
- cy: "11",
1277
- r: "2"
1278
- })), _circle18 || (_circle18 = /*#__PURE__*/React__default["default"].createElement("circle", {
1279
- cx: "28",
1280
- cy: "4",
1281
- r: "2"
1181
+ }, _path87 || (_path87 = /*#__PURE__*/React__default["default"].createElement("path", {
1182
+ d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z"
1183
+ })), _path88 || (_path88 = /*#__PURE__*/React__default["default"].createElement("path", {
1184
+ 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"
1282
1185
  })), children);
1283
1186
  });
1284
1187
  if (process.env.NODE_ENV !== "production") {
1285
- QuadrantPlot.propTypes = iconPropTypes.iconPropTypes;
1188
+ PreviousOutline.propTypes = iconPropTypes.iconPropTypes;
1286
1189
  }
1287
- const Query = /*#__PURE__*/React__default["default"].forwardRef(function Query(_ref50, ref) {
1190
+ const Printer = /*#__PURE__*/React__default["default"].forwardRef(function Printer(_ref50, ref) {
1288
1191
  let {
1289
1192
  children,
1290
1193
  size = 16,
@@ -1298,20 +1201,14 @@ const Query = /*#__PURE__*/React__default["default"].forwardRef(function Query(_
1298
1201
  viewBox: "0 0 32 32",
1299
1202
  fill: "currentColor",
1300
1203
  ...rest
1301
- }, _circle19 || (_circle19 = /*#__PURE__*/React__default["default"].createElement("circle", {
1302
- cx: "11",
1303
- cy: "15.5",
1304
- r: "1.5"
1305
- })), _path99 || (_path99 = /*#__PURE__*/React__default["default"].createElement("path", {
1306
- d: "M12,12H10V8h2a2,2,0,0,0,0-4H10A2.0023,2.0023,0,0,0,8,6v.5H6V6a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"
1307
- })), _path100 || (_path100 = /*#__PURE__*/React__default["default"].createElement("path", {
1308
- d: "M22.4479,21.0337A10.971,10.971,0,0,0,19.9211,4.7446l-.999,1.73A8.9967,8.9967,0,1,1,5,14H3a10.9916,10.9916,0,0,0,18.0338,8.4478L28.5859,30,30,28.5859Z"
1204
+ }, _path89 || (_path89 = /*#__PURE__*/React__default["default"].createElement("path", {
1205
+ d: "M28,9H25V3H7V9H4a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2H7v6H25V23h3a2,2,0,0,0,2-2V11A2,2,0,0,0,28,9ZM9,5H23V9H9ZM23,27H9V17H23Zm5-6H25V15H7v6H4V11H28Z"
1309
1206
  })), children);
1310
1207
  });
1311
1208
  if (process.env.NODE_ENV !== "production") {
1312
- Query.propTypes = iconPropTypes.iconPropTypes;
1209
+ Printer.propTypes = iconPropTypes.iconPropTypes;
1313
1210
  }
1314
- const QueryQueue = /*#__PURE__*/React__default["default"].forwardRef(function QueryQueue(_ref51, ref) {
1211
+ const Process = /*#__PURE__*/React__default["default"].forwardRef(function Process(_ref51, ref) {
1315
1212
  let {
1316
1213
  children,
1317
1214
  size = 16,
@@ -1325,14 +1222,14 @@ const QueryQueue = /*#__PURE__*/React__default["default"].forwardRef(function Qu
1325
1222
  viewBox: "0 0 32 32",
1326
1223
  fill: "currentColor",
1327
1224
  ...rest
1328
- }, _path101 || (_path101 = /*#__PURE__*/React__default["default"].createElement("path", {
1329
- d: "M10 6H28V8H10zM10 12H28V14H10zM15 18H28V20H15zM10 24H28V26H10zM4 14L11 19 4 24 4 14z"
1225
+ }, _path90 || (_path90 = /*#__PURE__*/React__default["default"].createElement("path", {
1226
+ d: "M12 25c-.7383 0-1.3762.4048-1.7227 1h-5.6301l2.6479-5.0923c.2273.0552.4609.0923.7048.0923 1.6543 0 3-1.3457 3-3s-1.3457-3-3-3-3 1.3457-3 3c0 .6787.2349 1.2979.6162 1.8013l-3.5034 6.7373c-.1611.3101-.1489.6816.0325.9805.1812.2983.5054.481.8547.481h7.2773c.3464.5952.9844 1 1.7227 1 1.1045 0 2-.8955 2-2s-.8955-2-2-2zm-4-8c.5515 0 1 .4487 1 1s-.4485 1-1 1-1-.4487-1-1 .4485-1 1-1zM29.8872 26.5386l-4.041-7.771c.0986-.2363.1538-.4956.1538-.7676 0-1.1045-.8955-2-2-2s-2 .8955-2 2 .8955 2 2 2c.0757 0 .1477-.0142.2212-.0225l3.1316 6.0225h-4.5371c-.4141-1.1611-1.5137-2-2.8157-2-1.6543 0-3 1.3457-3 3s1.3457 3 3 3c1.302 0 2.4016-.8389 2.8157-2h6.1843c.3494 0 .6736-.1826.8547-.481.1814-.2988.1936-.6704.0325-.9805zm-9.8872 1.4614c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1zM21 8c-.2439 0-.4778.0371-.7048.0923l-3.408-6.5537c-.1721-.3311-.5298-.5386-.8872-.5386s-.7151.2075-.8872.5386l-3.8914 7.4839c-.0737-.0083-.1458-.0225-.2214-.0225-1.1045 0-2 .8955-2 2s.8955 2 2 2 2-.8955 2-2c0-.272-.0552-.5312-.1538-.7676l3.1538-6.0649 2.6162 5.0312c-.3813.5034-.6162 1.1226-.6162 1.8013 0 1.6543 1.3457 3 3 3s3-1.3457 3-3-1.3457-3-3-3zm0 4c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1z"
1330
1227
  })), children);
1331
1228
  });
1332
1229
  if (process.env.NODE_ENV !== "production") {
1333
- QueryQueue.propTypes = iconPropTypes.iconPropTypes;
1230
+ Process.propTypes = iconPropTypes.iconPropTypes;
1334
1231
  }
1335
- const Queued = /*#__PURE__*/React__default["default"].forwardRef(function Queued(_ref52, ref) {
1232
+ const ProcessAutomate = /*#__PURE__*/React__default["default"].forwardRef(function ProcessAutomate(_ref52, ref) {
1336
1233
  let {
1337
1234
  children,
1338
1235
  size = 16,
@@ -1346,14 +1243,14 @@ const Queued = /*#__PURE__*/React__default["default"].forwardRef(function Queued
1346
1243
  viewBox: "0 0 32 32",
1347
1244
  fill: "currentColor",
1348
1245
  ...rest
1349
- }, _path102 || (_path102 = /*#__PURE__*/React__default["default"].createElement("path", {
1350
- d: "M22 20H30V22H22zM22 24H30V26H22zM22 28H30V30H22zM18 24H20V26H18zM18 20H20V22H18zM18 28H20V30H18zM6.8149 8.293A12.0777 12.0777 0 0110.0068 5.62L9.0079 3.89A14.0845 14.0845 0 005.2841 7.0083zM25.1851 8.293l1.5308-1.2847A14.0845 14.0845 0 0022.9921 3.89l-.9989 1.73A12.0777 12.0777 0 0125.1851 8.293zM4.7366 11.9l-1.8772-.6831A13.9019 13.9019 0 002 16H4A11.917 11.917 0 014.7366 11.9zM6.8149 23.707A11.9975 11.9975 0 014.7366 20.1l-1.8772.6831a13.99 13.99 0 002.4247 4.209zM27.2634 11.9A11.917 11.917 0 0128 16h2a13.8971 13.8971 0 00-.8594-4.7827zM13.9182 27.8066A11.8894 11.8894 0 0110.0068 26.38l-.9989 1.73a13.8673 13.8673 0 004.5633 1.664zM13.9182 4.1934a11.3012 11.3012 0 014.1636 0l.347-1.9678a13.187 13.187 0 00-4.8576 0z"
1246
+ }, _path91 || (_path91 = /*#__PURE__*/React__default["default"].createElement("path", {
1247
+ d: "m31,17c0-1.6543-1.3457-3-3-3s-3,1.3457-3,3c0,1.3018.8384,2.4014,2,2.8154v2.6104l-11,6.4165-10.0154-5.8423,22.5193-13.1362c.3071-.1792.4961-.5083.4961-.8638s-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362s-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5083-.4961.8638v3.1846c-1.1616.4141-2,1.5137-2,2.8154,0,1.6543,1.3457,3,3,3s3-1.3457,3-3c0-1.3018-.8384-2.4014-2-2.8159v-2.6099l11-6.4165,10.0154,5.8423L3.4961,22.1362c-.3071.1792-.4961.5083-.4961.8638s.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l12-7c.3071-.1792.4961-.5083.4961-.8638v-3.1841c1.1616-.4146,2-1.5142,2-2.8159Zm-27-1c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Zm24,2c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
1351
1248
  })), children);
1352
1249
  });
1353
1250
  if (process.env.NODE_ENV !== "production") {
1354
- Queued.propTypes = iconPropTypes.iconPropTypes;
1251
+ ProcessAutomate.propTypes = iconPropTypes.iconPropTypes;
1355
1252
  }
1356
- const Quotes = /*#__PURE__*/React__default["default"].forwardRef(function Quotes(_ref53, ref) {
1253
+ const Product = /*#__PURE__*/React__default["default"].forwardRef(function Product(_ref53, ref) {
1357
1254
  let {
1358
1255
  children,
1359
1256
  size = 16,
@@ -1367,14 +1264,16 @@ const Quotes = /*#__PURE__*/React__default["default"].forwardRef(function Quotes
1367
1264
  viewBox: "0 0 32 32",
1368
1265
  fill: "currentColor",
1369
1266
  ...rest
1370
- }, _path103 || (_path103 = /*#__PURE__*/React__default["default"].createElement("path", {
1371
- d: "M12 15H6.11A9 9 0 0110 8.86l1.79-1.2L10.69 6 8.9 7.2A11 11 0 004 16.35V23a2 2 0 002 2h6a2 2 0 002-2V17A2 2 0 0012 15zM26 15H20.11A9 9 0 0124 8.86l1.79-1.2L24.7 6 22.9 7.2A11 11 0 0018 16.35V23a2 2 0 002 2h6a2 2 0 002-2V17A2 2 0 0026 15z"
1267
+ }, _path92 || (_path92 = /*#__PURE__*/React__default["default"].createElement("path", {
1268
+ d: "M8 18H14V20H8zM8 22H18V24H8z"
1269
+ })), _path93 || (_path93 = /*#__PURE__*/React__default["default"].createElement("path", {
1270
+ d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM18,6v4H14V6ZM6,26V6h6v6h8V6h6l.0012,20Z"
1372
1271
  })), children);
1373
1272
  });
1374
1273
  if (process.env.NODE_ENV !== "production") {
1375
- Quotes.propTypes = iconPropTypes.iconPropTypes;
1274
+ Product.propTypes = iconPropTypes.iconPropTypes;
1376
1275
  }
1377
- const Radar = /*#__PURE__*/React__default["default"].forwardRef(function Radar(_ref54, ref) {
1276
+ const ProgressBar = /*#__PURE__*/React__default["default"].forwardRef(function ProgressBar(_ref54, ref) {
1378
1277
  let {
1379
1278
  children,
1380
1279
  size = 16,
@@ -1388,14 +1287,16 @@ const Radar = /*#__PURE__*/React__default["default"].forwardRef(function Radar(_
1388
1287
  viewBox: "0 0 32 32",
1389
1288
  fill: "currentColor",
1390
1289
  ...rest
1391
- }, _path104 || (_path104 = /*#__PURE__*/React__default["default"].createElement("path", {
1392
- d: "M30,3.4141,28.5859,2,15.293,15.293a1,1,0,0,0,1.414,1.414l4.18-4.1792A5.9956,5.9956,0,1,1,16,10V8a8.011,8.011,0,1,0,6.3164,3.0977L25.1631,8.251A11.881,11.881,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a13.8572,13.8572,0,0,0-3.4224-9.1636Z"
1290
+ }, _path94 || (_path94 = /*#__PURE__*/React__default["default"].createElement("path", {
1291
+ d: "M28,21H4a2.0021,2.0021,0,0,1-2-2V13a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,21ZM4,13v6H28V13Z"
1292
+ })), _path95 || (_path95 = /*#__PURE__*/React__default["default"].createElement("path", {
1293
+ d: "M6 15H20V17H6z"
1393
1294
  })), children);
1394
1295
  });
1395
1296
  if (process.env.NODE_ENV !== "production") {
1396
- Radar.propTypes = iconPropTypes.iconPropTypes;
1297
+ ProgressBar.propTypes = iconPropTypes.iconPropTypes;
1397
1298
  }
1398
- const RadarEnhanced = /*#__PURE__*/React__default["default"].forwardRef(function RadarEnhanced(_ref55, ref) {
1299
+ const ProgressBarRound = /*#__PURE__*/React__default["default"].forwardRef(function ProgressBarRound(_ref55, ref) {
1399
1300
  let {
1400
1301
  children,
1401
1302
  size = 16,
@@ -1409,14 +1310,18 @@ const RadarEnhanced = /*#__PURE__*/React__default["default"].forwardRef(function
1409
1310
  viewBox: "0 0 32 32",
1410
1311
  fill: "currentColor",
1411
1312
  ...rest
1412
- }, _path105 || (_path105 = /*#__PURE__*/React__default["default"].createElement("path", {
1413
- d: "M30,3.4146,28.5854,2,17.2932,13.2925a1,1,0,1,0,1.4141,1.414l3.4543-3.4541A4.9817,4.9817,0,0,1,18,19a5.0385,5.0385,0,0,1-.6074-.05,8.0432,8.0432,0,0,0-4.3421-4.3423A4.9,4.9,0,0,1,18,9V7a7.0078,7.0078,0,0,0-7,7c0,.0234.0056.0469.0059.07A8.0469,8.0469,0,0,0,10,14a7.95,7.95,0,0,0-1.9883.26C8.0095,14.1729,8,14.0879,8,14A10.0114,10.0114,0,0,1,18,4V2A12.0137,12.0137,0,0,0,6,14c0,.355.0171.7061.0471,1.0537A7.9943,7.9943,0,1,0,16.9465,25.9521c.35.03.7019.0479,1.0535.0479A11.9853,11.9853,0,0,0,27.1538,6.2607ZM15.91,21H13.9563a12.029,12.029,0,0,0-1.218-4.332A6.01,6.01,0,0,1,15.91,21ZM4.09,23H6.0435a12.0318,12.0318,0,0,0,1.2182,4.3325A6.01,6.01,0,0,1,4.09,23Zm1.9532-2H4.09a6.01,6.01,0,0,1,3.1714-4.332A12.0321,12.0321,0,0,0,6.0435,21ZM10,27.9858A10.0149,10.0149,0,0,1,8.0552,23h3.89A10.0149,10.0149,0,0,1,10,27.9858ZM8.0552,21A10.0118,10.0118,0,0,1,10,16.0151,10.01,10.01,0,0,1,11.9448,21Zm4.6831,6.3325A12.0318,12.0318,0,0,0,13.9565,23H15.91A6.01,6.01,0,0,1,12.7383,27.3325ZM28,14A10.0114,10.0114,0,0,1,18,24c-.0869,0-.1733-.01-.26-.0117a7.5527,7.5527,0,0,0,.19-2.9942c.0237,0,.0466.0059.07.0059A6.9991,6.9991,0,0,0,23.6055,9.8086l2.1313-2.1314A9.95,9.95,0,0,1,28,14Z"
1313
+ }, _path96 || (_path96 = /*#__PURE__*/React__default["default"].createElement("path", {
1314
+ d: "M16,22a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
1315
+ })), _path97 || (_path97 = /*#__PURE__*/React__default["default"].createElement("path", {
1316
+ d: "M16,26a10.0162,10.0162,0,0,1-7.4531-3.3325l1.49-1.334A8,8,0,1,0,16,8V6a10,10,0,0,1,0,20Z"
1317
+ })), _path98 || (_path98 = /*#__PURE__*/React__default["default"].createElement("path", {
1318
+ 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"
1414
1319
  })), children);
1415
1320
  });
1416
1321
  if (process.env.NODE_ENV !== "production") {
1417
- RadarEnhanced.propTypes = iconPropTypes.iconPropTypes;
1322
+ ProgressBarRound.propTypes = iconPropTypes.iconPropTypes;
1418
1323
  }
1419
- const RadarWeather = /*#__PURE__*/React__default["default"].forwardRef(function RadarWeather(_ref56, ref) {
1324
+ const Promote = /*#__PURE__*/React__default["default"].forwardRef(function Promote(_ref56, ref) {
1420
1325
  let {
1421
1326
  children,
1422
1327
  size = 16,
@@ -1430,14 +1335,19 @@ const RadarWeather = /*#__PURE__*/React__default["default"].forwardRef(function
1430
1335
  viewBox: "0 0 32 32",
1431
1336
  fill: "currentColor",
1432
1337
  ...rest
1433
- }, _path106 || (_path106 = /*#__PURE__*/React__default["default"].createElement("path", {
1434
- d: "M30,3.4146,28.5854,2,17.2932,13.2925a1,1,0,1,0,1.4141,1.414l3.4543-3.4541a4.9646,4.9646,0,0,1-3.8811,7.7193,7.0485,7.0485,0,0,0-5.1438-3.8731A4.9431,4.9431,0,0,1,18,9V7a6.9551,6.9551,0,0,0-6.9087,8.0791,6.93,6.93,0,0,0-2.8525,1.06A9.97,9.97,0,0,1,18,4V2A11.9756,11.9756,0,0,0,6.573,17.6357a6.9293,6.9293,0,0,0-1.3674,2.7061A4.9948,4.9948,0,0,0,7,30H17a4.9921,4.9921,0,0,0,4.9678-4.68A12.0391,12.0391,0,0,0,30,14a11.8678,11.8678,0,0,0-2.8389-7.7466ZM17,28H7a2.9945,2.9945,0,0,1-.6963-5.9082l.6587-.1572.0986-.67a4.9923,4.9923,0,0,1,9.878,0l.0986.6695.6587.1572A2.9945,2.9945,0,0,1,17,28ZM28,14a10.0346,10.0346,0,0,1-6.3118,9.291,4.9577,4.9577,0,0,0-2.0207-2.5,6.9922,6.9922,0,0,0,3.938-10.9824l2.132-2.1318A9.8873,9.8873,0,0,1,28,14Z"
1338
+ }, _path99 || (_path99 = /*#__PURE__*/React__default["default"].createElement("path", {
1339
+ d: "M16 21L17.4 22.4 14.8 25 23 25 23 27 14.8 27 17.4 29.6 16 31 11 26z"
1340
+ })), _path100 || (_path100 = /*#__PURE__*/React__default["default"].createElement("path", {
1341
+ d: "M6.3 19H17.6V21H6.3z",
1342
+ transform: "rotate(-45.001 12 20)"
1343
+ })), _path101 || (_path101 = /*#__PURE__*/React__default["default"].createElement("path", {
1344
+ d: "M23,22h-2v-5c0-0.3,0.1-0.5,0.3-0.7l4.1-4.1c1.7-1.7,2.6-4,2.6-6.4V4h-1.9c-2.4,0-4.7,0.9-6.4,2.6l-4.1,4.1 C15.5,10.9,15.3,11,15,11H7.5l-2.6,3.3l5.3,0.8l-0.3,2l-7-1c-0.4-0.1-0.7-0.3-0.8-0.6s-0.1-0.7,0.1-1l4-5C6.4,9.1,6.7,9,7,9h7.6 l3.8-3.8C20.4,3.1,23.2,2,26.1,2H28c1.1,0,2,0.9,2,2v1.9c0,2.9-1.1,5.7-3.2,7.8L23,17.4V22z"
1435
1345
  })), children);
1436
1346
  });
1437
1347
  if (process.env.NODE_ENV !== "production") {
1438
- RadarWeather.propTypes = iconPropTypes.iconPropTypes;
1348
+ Promote.propTypes = iconPropTypes.iconPropTypes;
1439
1349
  }
1440
- const Radio = /*#__PURE__*/React__default["default"].forwardRef(function Radio(_ref57, ref) {
1350
+ const PromptSession = /*#__PURE__*/React__default["default"].forwardRef(function PromptSession(_ref57, ref) {
1441
1351
  let {
1442
1352
  children,
1443
1353
  size = 16,
@@ -1451,16 +1361,30 @@ const Radio = /*#__PURE__*/React__default["default"].forwardRef(function Radio(_
1451
1361
  viewBox: "0 0 32 32",
1452
1362
  fill: "currentColor",
1453
1363
  ...rest
1454
- }, _path107 || (_path107 = /*#__PURE__*/React__default["default"].createElement("path", {
1455
- d: "M28,10H24V2H22v8H13V8H11v2H8V8H6v2H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM4,28V12H28V28Z"
1456
- })), _path108 || (_path108 = /*#__PURE__*/React__default["default"].createElement("path", {
1457
- d: "M10 26a4 4 0 114-4A4 4 0 0110 26zm0-6a2 2 0 102 2A2 2 0 0010 20zM7 14H13V16H7zM17 16H26V18H17zM17 20H26V22H17zM17 24H26V26H17z"
1364
+ }, _path102 || (_path102 = /*#__PURE__*/React__default["default"].createElement("path", {
1365
+ d: "M27 25.5859L25 23.5859 25 21 23 21 23 24.4141 25.5859 27 27 25.5859z"
1366
+ })), _path103 || (_path103 = /*#__PURE__*/React__default["default"].createElement("path", {
1367
+ d: "M24 31c-3.8599 0-7-3.1401-7-7s3.1401-7 7-7 7 3.1401 7 7-3.1401 7-7 7zm0-12c-2.7571 0-5 2.2429-5 5s2.2429 5 5 5 5-2.2429 5-5-2.2429-5-5-5zM28 15h2V5c0-1.103-.8975-2-2-2h-3v2h3v10z"
1368
+ })), _circle || (_circle = /*#__PURE__*/React__default["default"].createElement("circle", {
1369
+ cx: "9",
1370
+ cy: "13",
1371
+ r: "2"
1372
+ })), _circle2 || (_circle2 = /*#__PURE__*/React__default["default"].createElement("circle", {
1373
+ cx: "16",
1374
+ cy: "13",
1375
+ r: "2"
1376
+ })), _circle3 || (_circle3 = /*#__PURE__*/React__default["default"].createElement("circle", {
1377
+ cx: "23",
1378
+ cy: "13",
1379
+ r: "2"
1380
+ })), _path104 || (_path104 = /*#__PURE__*/React__default["default"].createElement("path", {
1381
+ d: "m7,23h-3c-1.103,0-2-.8975-2-2V5c0-1.103.897-2,2-2h3v2h-3v16h3v2Z"
1458
1382
  })), children);
1459
1383
  });
1460
1384
  if (process.env.NODE_ENV !== "production") {
1461
- Radio.propTypes = iconPropTypes.iconPropTypes;
1385
+ PromptSession.propTypes = iconPropTypes.iconPropTypes;
1462
1386
  }
1463
- const RadioCombat = /*#__PURE__*/React__default["default"].forwardRef(function RadioCombat(_ref58, ref) {
1387
+ const PromptTemplate = /*#__PURE__*/React__default["default"].forwardRef(function PromptTemplate(_ref58, ref) {
1464
1388
  let {
1465
1389
  children,
1466
1390
  size = 16,
@@ -1474,16 +1398,28 @@ const RadioCombat = /*#__PURE__*/React__default["default"].forwardRef(function R
1474
1398
  viewBox: "0 0 32 32",
1475
1399
  fill: "currentColor",
1476
1400
  ...rest
1477
- }, _path109 || (_path109 = /*#__PURE__*/React__default["default"].createElement("path", {
1478
- d: "M10 26a4 4 0 114-4A4.0045 4.0045 0 0110 26zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 20zM17 20H26V22H17zM17 24H26V26H17z"
1479
- })), _path110 || (_path110 = /*#__PURE__*/React__default["default"].createElement("path", {
1480
- d: "M20,12h8a2.0023,2.0023,0,0,0,2-2V6a2.0023,2.0023,0,0,0-2-2H20a2.0023,2.0023,0,0,0-2,2V7H12a4.0045,4.0045,0,0,0-4,4v3H6V4H4V14a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V16a2.0023,2.0023,0,0,0-2-2H10V11a2.0023,2.0023,0,0,1,2-2h6v1A2.0023,2.0023,0,0,0,20,12Zm4-6h4v4H24ZM20,6h2v4H20Zm8,22H4V16H28Z"
1401
+ }, _path105 || (_path105 = /*#__PURE__*/React__default["default"].createElement("path", {
1402
+ d: "M31.5 23c-.8271 0-1.5-.6729-1.5-1.5v-1.5c0-1.1025-.8972-2-2-2h-2v2h2v1.5c0 .98.4072 1.8643 1.0581 2.5-.6509.6357-1.0581 1.52-1.0581 2.5v1.5h-2v2h2c1.1028 0 2-.8975 2-2v-1.5c0-.8271.6729-1.5 1.5-1.5h.5v-2h-.5zM16 20v1.5c0 .8271-.6729 1.5-1.5 1.5h-.5v2h.5c.8271 0 1.5.6729 1.5 1.5v1.5c0 1.1025.8972 2 2 2h2v-2h-2v-1.5c0-.98-.4072-1.8643-1.0581-2.5.6509-.6357 1.0581-1.52 1.0581-2.5v-1.5h2v-2h-2c-1.1028 0-2 .8975-2 2zM28 15h2V5c0-1.103-.8975-2-2-2h-3v2h3v10z"
1403
+ })), _circle4 || (_circle4 = /*#__PURE__*/React__default["default"].createElement("circle", {
1404
+ cx: "23",
1405
+ cy: "13",
1406
+ r: "2"
1407
+ })), _circle5 || (_circle5 = /*#__PURE__*/React__default["default"].createElement("circle", {
1408
+ cx: "16",
1409
+ cy: "13",
1410
+ r: "2"
1411
+ })), _circle6 || (_circle6 = /*#__PURE__*/React__default["default"].createElement("circle", {
1412
+ cx: "9",
1413
+ cy: "13",
1414
+ r: "2"
1415
+ })), _path106 || (_path106 = /*#__PURE__*/React__default["default"].createElement("path", {
1416
+ d: "m7,23h-3c-1.103,0-2-.8975-2-2V5c0-1.103.897-2,2-2h3v2h-3v16h3v2Z"
1481
1417
  })), children);
1482
1418
  });
1483
1419
  if (process.env.NODE_ENV !== "production") {
1484
- RadioCombat.propTypes = iconPropTypes.iconPropTypes;
1420
+ PromptTemplate.propTypes = iconPropTypes.iconPropTypes;
1485
1421
  }
1486
- const RadioPushToTalk = /*#__PURE__*/React__default["default"].forwardRef(function RadioPushToTalk(_ref59, ref) {
1422
+ const PropertyRelationship = /*#__PURE__*/React__default["default"].forwardRef(function PropertyRelationship(_ref59, ref) {
1487
1423
  let {
1488
1424
  children,
1489
1425
  size = 16,
@@ -1497,20 +1433,14 @@ const RadioPushToTalk = /*#__PURE__*/React__default["default"].forwardRef(functi
1497
1433
  viewBox: "0 0 32 32",
1498
1434
  fill: "currentColor",
1499
1435
  ...rest
1500
- }, _path111 || (_path111 = /*#__PURE__*/React__default["default"].createElement("path", {
1501
- d: "M13 11H19V13H13zM13 15H19V17H13z"
1502
- })), _circle20 || (_circle20 = /*#__PURE__*/React__default["default"].createElement("circle", {
1503
- cx: "16",
1504
- cy: "23",
1505
- r: "2"
1506
- })), _path112 || (_path112 = /*#__PURE__*/React__default["default"].createElement("path", {
1507
- d: "M22,7H21V2H19V7H10A2.0023,2.0023,0,0,0,8,9v2H6v2H8v2H6v2H8V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,22,7ZM10,28V9H22V28Z"
1436
+ }, _path107 || (_path107 = /*#__PURE__*/React__default["default"].createElement("path", {
1437
+ d: "M30 16L22 24 20.6 22.6 27.2 16 20.6 9.4 22 8zM12 15H20V17H12zM2 16L10 8 11.4 9.4 4.8 16 11.4 22.6 10 24z"
1508
1438
  })), children);
1509
1439
  });
1510
1440
  if (process.env.NODE_ENV !== "production") {
1511
- RadioPushToTalk.propTypes = iconPropTypes.iconPropTypes;
1441
+ PropertyRelationship.propTypes = iconPropTypes.iconPropTypes;
1512
1442
  }
1513
- const RadioButton = /*#__PURE__*/React__default["default"].forwardRef(function RadioButton(_ref60, ref) {
1443
+ const Purchase = /*#__PURE__*/React__default["default"].forwardRef(function Purchase(_ref60, ref) {
1514
1444
  let {
1515
1445
  children,
1516
1446
  size = 16,
@@ -1524,14 +1454,16 @@ const RadioButton = /*#__PURE__*/React__default["default"].forwardRef(function R
1524
1454
  viewBox: "0 0 32 32",
1525
1455
  fill: "currentColor",
1526
1456
  ...rest
1527
- }, _path113 || (_path113 = /*#__PURE__*/React__default["default"].createElement("path", {
1528
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
1457
+ }, _path108 || (_path108 = /*#__PURE__*/React__default["default"].createElement("path", {
1458
+ d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6Zm0,2v3H4V8ZM4,24V13H28V24Z"
1459
+ })), _path109 || (_path109 = /*#__PURE__*/React__default["default"].createElement("path", {
1460
+ d: "M6 20H16V22H6z"
1529
1461
  })), children);
1530
1462
  });
1531
1463
  if (process.env.NODE_ENV !== "production") {
1532
- RadioButton.propTypes = iconPropTypes.iconPropTypes;
1464
+ Purchase.propTypes = iconPropTypes.iconPropTypes;
1533
1465
  }
1534
- const RadioButtonChecked = /*#__PURE__*/React__default["default"].forwardRef(function RadioButtonChecked(_ref61, ref) {
1466
+ const WatsonHealthQcLaunch = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthQcLaunch(_ref61, ref) {
1535
1467
  let {
1536
1468
  children,
1537
1469
  size = 16,
@@ -1545,16 +1477,16 @@ const RadioButtonChecked = /*#__PURE__*/React__default["default"].forwardRef(fun
1545
1477
  viewBox: "0 0 32 32",
1546
1478
  fill: "currentColor",
1547
1479
  ...rest
1548
- }, _path114 || (_path114 = /*#__PURE__*/React__default["default"].createElement("path", {
1549
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
1550
- })), _path115 || (_path115 = /*#__PURE__*/React__default["default"].createElement("path", {
1551
- d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Z"
1480
+ }, _path110 || (_path110 = /*#__PURE__*/React__default["default"].createElement("path", {
1481
+ d: "M25 22H19a2.0023 2.0023 0 01-2-2V10a2.002 2.002 0 012-2h6v2H19V20h6zM13 8H9a2.002 2.002 0 00-2 2V20a2.0023 2.0023 0 002 2h1v2a2.0023 2.0023 0 002 2h2V24H12V22h1a2.0023 2.0023 0 002-2V10A2.002 2.002 0 0013 8zM9 20V10h4V20z"
1482
+ })), _path111 || (_path111 = /*#__PURE__*/React__default["default"].createElement("path", {
1483
+ d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V28A2.0027,2.0027,0,0,1,28,30ZM4,4V28H28V4Z"
1552
1484
  })), children);
1553
1485
  });
1554
1486
  if (process.env.NODE_ENV !== "production") {
1555
- RadioButtonChecked.propTypes = iconPropTypes.iconPropTypes;
1487
+ WatsonHealthQcLaunch.propTypes = iconPropTypes.iconPropTypes;
1556
1488
  }
1557
- const Rain = /*#__PURE__*/React__default["default"].forwardRef(function Rain(_ref62, ref) {
1489
+ const QqPlot = /*#__PURE__*/React__default["default"].forwardRef(function QqPlot(_ref62, ref) {
1558
1490
  let {
1559
1491
  children,
1560
1492
  size = 16,
@@ -1568,14 +1500,34 @@ const Rain = /*#__PURE__*/React__default["default"].forwardRef(function Rain(_re
1568
1500
  viewBox: "0 0 32 32",
1569
1501
  fill: "currentColor",
1570
1502
  ...rest
1571
- }, _path116 || (_path116 = /*#__PURE__*/React__default["default"].createElement("path", {
1572
- 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 4zM14 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0114 30zM20 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0120 30zM8 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 018 30z"
1503
+ }, _circle7 || (_circle7 = /*#__PURE__*/React__default["default"].createElement("circle", {
1504
+ cx: "20",
1505
+ cy: "4",
1506
+ r: "2"
1507
+ })), _circle8 || (_circle8 = /*#__PURE__*/React__default["default"].createElement("circle", {
1508
+ cx: "8",
1509
+ cy: "16",
1510
+ r: "2"
1511
+ })), _circle9 || (_circle9 = /*#__PURE__*/React__default["default"].createElement("circle", {
1512
+ cx: "28",
1513
+ cy: "12",
1514
+ r: "2"
1515
+ })), _circle10 || (_circle10 = /*#__PURE__*/React__default["default"].createElement("circle", {
1516
+ cx: "11",
1517
+ cy: "7",
1518
+ r: "2"
1519
+ })), _circle11 || (_circle11 = /*#__PURE__*/React__default["default"].createElement("circle", {
1520
+ cx: "16",
1521
+ cy: "24",
1522
+ r: "2"
1523
+ })), _path112 || (_path112 = /*#__PURE__*/React__default["default"].createElement("path", {
1524
+ d: "M30,3.4131,28.5859,2,4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4131Z"
1573
1525
  })), children);
1574
1526
  });
1575
1527
  if (process.env.NODE_ENV !== "production") {
1576
- Rain.propTypes = iconPropTypes.iconPropTypes;
1528
+ QqPlot.propTypes = iconPropTypes.iconPropTypes;
1577
1529
  }
1578
- const RainDrizzle = /*#__PURE__*/React__default["default"].forwardRef(function RainDrizzle(_ref63, ref) {
1530
+ const QrCode = /*#__PURE__*/React__default["default"].forwardRef(function QrCode(_ref63, ref) {
1579
1531
  let {
1580
1532
  children,
1581
1533
  size = 16,
@@ -1589,16 +1541,36 @@ const RainDrizzle = /*#__PURE__*/React__default["default"].forwardRef(function R
1589
1541
  viewBox: "0 0 32 32",
1590
1542
  fill: "currentColor",
1591
1543
  ...rest
1592
- }, _path117 || (_path117 = /*#__PURE__*/React__default["default"].createElement("path", {
1593
- d: "M11,30a1,1,0,0,1-.8944-1.4474l2-4a1,1,0,1,1,1.7887.8946l-2,4A.9979.9979,0,0,1,11,30Z"
1544
+ }, _path113 || (_path113 = /*#__PURE__*/React__default["default"].createElement("path", {
1545
+ d: "M24 26H26V28H24z",
1546
+ transform: "rotate(-90 25 27)"
1547
+ })), _path114 || (_path114 = /*#__PURE__*/React__default["default"].createElement("path", {
1548
+ d: "M18 22H20V24H18z",
1549
+ transform: "rotate(-90 19 23)"
1550
+ })), _path115 || (_path115 = /*#__PURE__*/React__default["default"].createElement("path", {
1551
+ d: "M18 30L22 30 22 28 20 28 20 26 18 26 18 30z"
1552
+ })), _path116 || (_path116 = /*#__PURE__*/React__default["default"].createElement("path", {
1553
+ d: "M25 23H29V25H25z",
1554
+ transform: "rotate(-90 27 24)"
1555
+ })), _path117 || (_path117 = /*#__PURE__*/React__default["default"].createElement("path", {
1556
+ d: "M28 26L30 26 30 30 26 30 26 28 28 28 28 26zM26 20L26 18 30 18 30 22 28 22 28 20 26 20zM24 20L22 20 22 24 20 24 20 26 24 26 24 20z"
1594
1557
  })), _path118 || (_path118 = /*#__PURE__*/React__default["default"].createElement("path", {
1595
- d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4973,6.4973,0,0,0,8.5,22H19.3813L18.105,24.5527a1,1,0,0,0,1.789.8946L21.6177,22H23.5A6.4974,6.4974,0,0,0,24.8008,9.1362ZM23.5,20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20Z"
1558
+ d: "M19 17H21V21H19z",
1559
+ transform: "rotate(-90 20 19)"
1560
+ })), _path119 || (_path119 = /*#__PURE__*/React__default["default"].createElement("path", {
1561
+ d: "M6 22H10V26H6z"
1562
+ })), _path120 || (_path120 = /*#__PURE__*/React__default["default"].createElement("path", {
1563
+ d: "M14 30H2V18H14zM4 28h8V20H4zM22 6H26V10H22z"
1564
+ })), _path121 || (_path121 = /*#__PURE__*/React__default["default"].createElement("path", {
1565
+ d: "M30 14H18V2H30zM20 12h8V4H20zM6 6H10V10H6z"
1566
+ })), _path122 || (_path122 = /*#__PURE__*/React__default["default"].createElement("path", {
1567
+ d: "M14,14H2V2H14ZM4,12h8V4H4Z"
1596
1568
  })), children);
1597
1569
  });
1598
1570
  if (process.env.NODE_ENV !== "production") {
1599
- RainDrizzle.propTypes = iconPropTypes.iconPropTypes;
1571
+ QrCode.propTypes = iconPropTypes.iconPropTypes;
1600
1572
  }
1601
- const RainHeavy = /*#__PURE__*/React__default["default"].forwardRef(function RainHeavy(_ref64, ref) {
1573
+ const QuadrantPlot = /*#__PURE__*/React__default["default"].forwardRef(function QuadrantPlot(_ref64, ref) {
1602
1574
  let {
1603
1575
  children,
1604
1576
  size = 16,
@@ -1612,16 +1584,44 @@ const RainHeavy = /*#__PURE__*/React__default["default"].forwardRef(function Rai
1612
1584
  viewBox: "0 0 32 32",
1613
1585
  fill: "currentColor",
1614
1586
  ...rest
1615
- }, _path119 || (_path119 = /*#__PURE__*/React__default["default"].createElement("path", {
1616
- d: "M17 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0117 30zM8 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 018 30z"
1617
- })), _path120 || (_path120 = /*#__PURE__*/React__default["default"].createElement("path", {
1618
- d: "M30,15.5a6.5323,6.5323,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0A6.4905,6.4905,0,0,0,5.7026,21.3584L4.106,24.5527a1,1,0,1,0,1.7885.8946L7.6174,22l6.7644,0L13.106,24.5527a1,1,0,1,0,1.7885.8946L16.6177,22h6.7641L22.106,24.5527a1,1,0,1,0,1.7885.8946l1.9444-3.89A6.5058,6.5058,0,0,0,30,15.5ZM23.5,20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20Z"
1587
+ }, _path123 || (_path123 = /*#__PURE__*/React__default["default"].createElement("path", {
1588
+ d: "M30 15L17 15 17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
1589
+ })), _path124 || (_path124 = /*#__PURE__*/React__default["default"].createElement("path", {
1590
+ d: "M5 30a3 3 0 113-3A3.0033 3.0033 0 015 30zm0-4a1 1 0 101 1A1.001 1.001 0 005 26zM8 8a3 3 0 113-3A3.0033 3.0033 0 018 8zM8 4A1 1 0 109 5 1.001 1.001 0 008 4zM22 13a3 3 0 113-3A3.0033 3.0033 0 0122 13zm0-4a1 1 0 101 1A1.001 1.001 0 0022 9z"
1591
+ })), _circle12 || (_circle12 = /*#__PURE__*/React__default["default"].createElement("circle", {
1592
+ cx: "11",
1593
+ cy: "11",
1594
+ r: "2"
1595
+ })), _circle13 || (_circle13 = /*#__PURE__*/React__default["default"].createElement("circle", {
1596
+ cx: "11",
1597
+ cy: "21",
1598
+ r: "2"
1599
+ })), _circle14 || (_circle14 = /*#__PURE__*/React__default["default"].createElement("circle", {
1600
+ cx: "21",
1601
+ cy: "21",
1602
+ r: "2"
1603
+ })), _circle15 || (_circle15 = /*#__PURE__*/React__default["default"].createElement("circle", {
1604
+ cx: "22",
1605
+ cy: "28",
1606
+ r: "2"
1607
+ })), _circle16 || (_circle16 = /*#__PURE__*/React__default["default"].createElement("circle", {
1608
+ cx: "28",
1609
+ cy: "24",
1610
+ r: "2"
1611
+ })), _circle17 || (_circle17 = /*#__PURE__*/React__default["default"].createElement("circle", {
1612
+ cx: "4",
1613
+ cy: "11",
1614
+ r: "2"
1615
+ })), _circle18 || (_circle18 = /*#__PURE__*/React__default["default"].createElement("circle", {
1616
+ cx: "28",
1617
+ cy: "4",
1618
+ r: "2"
1619
1619
  })), children);
1620
1620
  });
1621
1621
  if (process.env.NODE_ENV !== "production") {
1622
- RainHeavy.propTypes = iconPropTypes.iconPropTypes;
1622
+ QuadrantPlot.propTypes = iconPropTypes.iconPropTypes;
1623
1623
  }
1624
- const RainScattered = /*#__PURE__*/React__default["default"].forwardRef(function RainScattered(_ref65, ref) {
1624
+ const Query = /*#__PURE__*/React__default["default"].forwardRef(function Query(_ref65, ref) {
1625
1625
  let {
1626
1626
  children,
1627
1627
  size = 16,
@@ -1635,29 +1635,20 @@ const RainScattered = /*#__PURE__*/React__default["default"].forwardRef(function
1635
1635
  viewBox: "0 0 32 32",
1636
1636
  fill: "currentColor",
1637
1637
  ...rest
1638
- }, _path121 || (_path121 = /*#__PURE__*/React__default["default"].createElement("path", {
1639
- d: "M8.5084,32a1.0127,1.0127,0,0,1-.4485-.1054.9986.9986,0,0,1-.4486-1.3418l1.4934-3.0005a1.0025,1.0025,0,0,1,1.7943.8945l-1.4934,3A1.0013,1.0013,0,0,1,8.5084,32Z"
1640
- })), _path122 || (_path122 = /*#__PURE__*/React__default["default"].createElement("path", {
1641
- d: "M27.232 15.733H29.232V18.733H27.232z",
1642
- transform: "rotate(-45.009 28.232 17.233)"
1643
- })), _path123 || (_path123 = /*#__PURE__*/React__default["default"].createElement("path", {
1644
- d: "M29 10H32V12H29z"
1645
- })), _path124 || (_path124 = /*#__PURE__*/React__default["default"].createElement("path", {
1646
- d: "M26.732 3.768H29.732V5.768H26.732z",
1647
- transform: "rotate(-45 28.232 4.768)"
1638
+ }, _circle19 || (_circle19 = /*#__PURE__*/React__default["default"].createElement("circle", {
1639
+ cx: "11",
1640
+ cy: "15.5",
1641
+ r: "1.5"
1648
1642
  })), _path125 || (_path125 = /*#__PURE__*/React__default["default"].createElement("path", {
1649
- d: "M20 0H22V3H20z"
1643
+ d: "M12,12H10V8h2a2,2,0,0,0,0-4H10A2.0023,2.0023,0,0,0,8,6v.5H6V6a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"
1650
1644
  })), _path126 || (_path126 = /*#__PURE__*/React__default["default"].createElement("path", {
1651
- d: "M12.768 3.268H14.768V6.268H12.768z",
1652
- transform: "rotate(-45 13.768 4.768)"
1653
- })), _path127 || (_path127 = /*#__PURE__*/React__default["default"].createElement("path", {
1654
- d: "M27,11A5.9955,5.9955,0,0,0,15.6335,8.3311,7.3494,7.3494,0,0,0,13.5,8a7.5509,7.5509,0,0,0-7.1492,5.2441A5.9926,5.9926,0,0,0,8,25h7.3818L14.106,27.5527a1,1,0,1,0,1.7885.8946L17.6177,25H19a5.9853,5.9853,0,0,0,5.2163-8.9463A5.9941,5.9941,0,0,0,27,11ZM19,23H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,14.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,23Zm3.9268-8.5107a5.96,5.96,0,0,0-2.2776-1.2452,7.5157,7.5157,0,0,0-3.1853-4.0688,3.9869,3.9869,0,1,1,5.4629,5.314Z"
1645
+ d: "M22.4479,21.0337A10.971,10.971,0,0,0,19.9211,4.7446l-.999,1.73A8.9967,8.9967,0,1,1,5,14H3a10.9916,10.9916,0,0,0,18.0338,8.4478L28.5859,30,30,28.5859Z"
1655
1646
  })), children);
1656
1647
  });
1657
1648
  if (process.env.NODE_ENV !== "production") {
1658
- RainScattered.propTypes = iconPropTypes.iconPropTypes;
1649
+ Query.propTypes = iconPropTypes.iconPropTypes;
1659
1650
  }
1660
- const RainScatteredNight = /*#__PURE__*/React__default["default"].forwardRef(function RainScatteredNight(_ref66, ref) {
1651
+ const QueryQueue = /*#__PURE__*/React__default["default"].forwardRef(function QueryQueue(_ref66, ref) {
1661
1652
  let {
1662
1653
  children,
1663
1654
  size = 16,
@@ -1671,14 +1662,14 @@ const RainScatteredNight = /*#__PURE__*/React__default["default"].forwardRef(fun
1671
1662
  viewBox: "0 0 32 32",
1672
1663
  fill: "currentColor",
1673
1664
  ...rest
1674
- }, _path128 || (_path128 = /*#__PURE__*/React__default["default"].createElement("path", {
1675
- d: "M8.5084 32a1.0115 1.0115 0 01-.4485-.1055.9986.9986 0 01-.4486-1.3418l1.4934-3a1.0025 1.0025 0 011.7943.8945l-1.4934 3A1.0015 1.0015 0 018.5084 32zM29.8442 13.0347a1.5184 1.5184 0 00-1.2309-.8658 5.3587 5.3587 0 01-3.4094-1.7163 6.4648 6.4648 0 01-1.285-6.393 1.6031 1.6031 0 00-.3-1.5459 1.4535 1.4535 0 00-1.3594-.4922l-.0191.0029a7.8549 7.8549 0 00-6.1054 6.48A7.3725 7.3725 0 0013.5 8a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 25h7.3818L14.106 27.5527a1 1 0 101.7885.8946L17.6177 25H19a5.9549 5.9549 0 005.88-7.1455 7.5 7.5 0 004.8672-3.3A1.5381 1.5381 0 0029.8442 13.0347zM19 23H8a3.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 23zm5.1509-7.0479a5.9639 5.9639 0 00-3.5015-2.708A7.5076 7.5076 0 0018.0286 9.55a6.01 6.01 0 013.77-5.334 8.4581 8.4581 0 001.9395 7.5972A7.4007 7.4007 0 0027.64 14.041 5.4392 5.4392 0 0124.1509 15.9521z"
1665
+ }, _path127 || (_path127 = /*#__PURE__*/React__default["default"].createElement("path", {
1666
+ d: "M10 6H28V8H10zM10 12H28V14H10zM15 18H28V20H15zM10 24H28V26H10zM4 14L11 19 4 24 4 14z"
1676
1667
  })), children);
1677
1668
  });
1678
1669
  if (process.env.NODE_ENV !== "production") {
1679
- RainScatteredNight.propTypes = iconPropTypes.iconPropTypes;
1670
+ QueryQueue.propTypes = iconPropTypes.iconPropTypes;
1680
1671
  }
1681
- const RainDrop = /*#__PURE__*/React__default["default"].forwardRef(function RainDrop(_ref67, ref) {
1672
+ const Queued = /*#__PURE__*/React__default["default"].forwardRef(function Queued(_ref67, ref) {
1682
1673
  let {
1683
1674
  children,
1684
1675
  size = 16,
@@ -1692,16 +1683,14 @@ const RainDrop = /*#__PURE__*/React__default["default"].forwardRef(function Rain
1692
1683
  viewBox: "0 0 32 32",
1693
1684
  fill: "currentColor",
1694
1685
  ...rest
1695
- }, _path129 || (_path129 = /*#__PURE__*/React__default["default"].createElement("path", {
1696
- d: "M16,24V22a3.2965,3.2965,0,0,0,3-3h2A5.2668,5.2668,0,0,1,16,24Z"
1697
- })), _path130 || (_path130 = /*#__PURE__*/React__default["default"].createElement("path", {
1698
- 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"
1686
+ }, _path128 || (_path128 = /*#__PURE__*/React__default["default"].createElement("path", {
1687
+ d: "M22 20H30V22H22zM22 24H30V26H22zM22 28H30V30H22zM18 24H20V26H18zM18 20H20V22H18zM18 28H20V30H18zM6.8149 8.293A12.0777 12.0777 0 0110.0068 5.62L9.0079 3.89A14.0845 14.0845 0 005.2841 7.0083zM25.1851 8.293l1.5308-1.2847A14.0845 14.0845 0 0022.9921 3.89l-.9989 1.73A12.0777 12.0777 0 0125.1851 8.293zM4.7366 11.9l-1.8772-.6831A13.9019 13.9019 0 002 16H4A11.917 11.917 0 014.7366 11.9zM6.8149 23.707A11.9975 11.9975 0 014.7366 20.1l-1.8772.6831a13.99 13.99 0 002.4247 4.209zM27.2634 11.9A11.917 11.917 0 0128 16h2a13.8971 13.8971 0 00-.8594-4.7827zM13.9182 27.8066A11.8894 11.8894 0 0110.0068 26.38l-.9989 1.73a13.8673 13.8673 0 004.5633 1.664zM13.9182 4.1934a11.3012 11.3012 0 014.1636 0l.347-1.9678a13.187 13.187 0 00-4.8576 0z"
1699
1688
  })), children);
1700
1689
  });
1701
1690
  if (process.env.NODE_ENV !== "production") {
1702
- RainDrop.propTypes = iconPropTypes.iconPropTypes;
1691
+ Queued.propTypes = iconPropTypes.iconPropTypes;
1703
1692
  }
1704
- const Raw = /*#__PURE__*/React__default["default"].forwardRef(function Raw(_ref68, ref) {
1693
+ const Quotes = /*#__PURE__*/React__default["default"].forwardRef(function Quotes(_ref68, ref) {
1705
1694
  let {
1706
1695
  children,
1707
1696
  size = 16,
@@ -1715,14 +1704,14 @@ const Raw = /*#__PURE__*/React__default["default"].forwardRef(function Raw(_ref6
1715
1704
  viewBox: "0 0 32 32",
1716
1705
  fill: "currentColor",
1717
1706
  ...rest
1718
- }, _path131 || (_path131 = /*#__PURE__*/React__default["default"].createElement("path", {
1719
- d: "M29.2 9L28.86 17 28.6 21.54 28.19 18 27.51 12.54 25.49 12.54 24.81 18 24.4 21.54 24.14 17 23.8 9 22 9 23 23 25.27 23 26.03 18.07 26.49 14 26.5 13.97 26.51 14 26.97 18.07 27.73 23 30 23 31 9 29.2 9zM18 9H14a2 2 0 00-2 2V23h2V18h4v5h2V11A2 2 0 0018 9zm-4 7V11h4v5zM10 15V11A2 2 0 008 9H2V23H4V17H5.48l2.34 6H10L7.63 17H8A2 2 0 0010 15zM4 11H8v4H4z"
1707
+ }, _path129 || (_path129 = /*#__PURE__*/React__default["default"].createElement("path", {
1708
+ d: "M12 15H6.11A9 9 0 0110 8.86l1.79-1.2L10.69 6 8.9 7.2A11 11 0 004 16.35V23a2 2 0 002 2h6a2 2 0 002-2V17A2 2 0 0012 15zM26 15H20.11A9 9 0 0124 8.86l1.79-1.2L24.7 6 22.9 7.2A11 11 0 0018 16.35V23a2 2 0 002 2h6a2 2 0 002-2V17A2 2 0 0026 15z"
1720
1709
  })), children);
1721
1710
  });
1722
1711
  if (process.env.NODE_ENV !== "production") {
1723
- Raw.propTypes = iconPropTypes.iconPropTypes;
1712
+ Quotes.propTypes = iconPropTypes.iconPropTypes;
1724
1713
  }
1725
- const Receipt = /*#__PURE__*/React__default["default"].forwardRef(function Receipt(_ref69, ref) {
1714
+ const Radar = /*#__PURE__*/React__default["default"].forwardRef(function Radar(_ref69, ref) {
1726
1715
  let {
1727
1716
  children,
1728
1717
  size = 16,
@@ -1736,16 +1725,14 @@ const Receipt = /*#__PURE__*/React__default["default"].forwardRef(function Recei
1736
1725
  viewBox: "0 0 32 32",
1737
1726
  fill: "currentColor",
1738
1727
  ...rest
1739
- }, _path132 || (_path132 = /*#__PURE__*/React__default["default"].createElement("path", {
1740
- d: "M21 16H23V18H21zM9 16H17V18H9zM21 12H23V14H21zM9 12H17V14H9zM9 8H23V10H9z"
1741
- })), _path133 || (_path133 = /*#__PURE__*/React__default["default"].createElement("path", {
1742
- d: "M25,2H7A2.002,2.002,0,0,0,5,4V29a1,1,0,0,0,1,1H7a.9987.9987,0,0,0,.8-.4L10,26.667,12.2,29.6a1.0353,1.0353,0,0,0,1.6,0L16,26.667,18.2,29.6a1.0353,1.0353,0,0,0,1.6,0L22,26.667,24.2,29.6a.9993.9993,0,0,0,.8.4h1a1,1,0,0,0,1-1V4A2.0023,2.0023,0,0,0,25,2Zm0,25.333L22.8,24.4a1.0353,1.0353,0,0,0-1.6,0L19,27.333,16.8,24.4a1.0353,1.0353,0,0,0-1.6,0L13,27.333,10.8,24.4a1.0353,1.0353,0,0,0-1.6,0L7,27.333V4H25Z"
1728
+ }, _path130 || (_path130 = /*#__PURE__*/React__default["default"].createElement("path", {
1729
+ d: "M30,3.4141,28.5859,2,15.293,15.293a1,1,0,0,0,1.414,1.414l4.18-4.1792A5.9956,5.9956,0,1,1,16,10V8a8.011,8.011,0,1,0,6.3164,3.0977L25.1631,8.251A11.881,11.881,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a13.8572,13.8572,0,0,0-3.4224-9.1636Z"
1743
1730
  })), children);
1744
1731
  });
1745
1732
  if (process.env.NODE_ENV !== "production") {
1746
- Receipt.propTypes = iconPropTypes.iconPropTypes;
1733
+ Radar.propTypes = iconPropTypes.iconPropTypes;
1747
1734
  }
1748
- const RecentlyViewed = /*#__PURE__*/React__default["default"].forwardRef(function RecentlyViewed(_ref70, ref) {
1735
+ const RadarEnhanced = /*#__PURE__*/React__default["default"].forwardRef(function RadarEnhanced(_ref70, ref) {
1749
1736
  let {
1750
1737
  children,
1751
1738
  size = 16,
@@ -1759,16 +1746,14 @@ const RecentlyViewed = /*#__PURE__*/React__default["default"].forwardRef(functio
1759
1746
  viewBox: "0 0 32 32",
1760
1747
  fill: "currentColor",
1761
1748
  ...rest
1762
- }, _path134 || (_path134 = /*#__PURE__*/React__default["default"].createElement("path", {
1763
- d: "M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"
1764
- })), _path135 || (_path135 = /*#__PURE__*/React__default["default"].createElement("path", {
1765
- d: "M16,2A13.94,13.94,0,0,0,6,6.23V2H4v8h8V8H7.08A12,12,0,1,1,4,16H2A14,14,0,1,0,16,2Z"
1749
+ }, _path131 || (_path131 = /*#__PURE__*/React__default["default"].createElement("path", {
1750
+ d: "M30,3.4146,28.5854,2,17.2932,13.2925a1,1,0,1,0,1.4141,1.414l3.4543-3.4541A4.9817,4.9817,0,0,1,18,19a5.0385,5.0385,0,0,1-.6074-.05,8.0432,8.0432,0,0,0-4.3421-4.3423A4.9,4.9,0,0,1,18,9V7a7.0078,7.0078,0,0,0-7,7c0,.0234.0056.0469.0059.07A8.0469,8.0469,0,0,0,10,14a7.95,7.95,0,0,0-1.9883.26C8.0095,14.1729,8,14.0879,8,14A10.0114,10.0114,0,0,1,18,4V2A12.0137,12.0137,0,0,0,6,14c0,.355.0171.7061.0471,1.0537A7.9943,7.9943,0,1,0,16.9465,25.9521c.35.03.7019.0479,1.0535.0479A11.9853,11.9853,0,0,0,27.1538,6.2607ZM15.91,21H13.9563a12.029,12.029,0,0,0-1.218-4.332A6.01,6.01,0,0,1,15.91,21ZM4.09,23H6.0435a12.0318,12.0318,0,0,0,1.2182,4.3325A6.01,6.01,0,0,1,4.09,23Zm1.9532-2H4.09a6.01,6.01,0,0,1,3.1714-4.332A12.0321,12.0321,0,0,0,6.0435,21ZM10,27.9858A10.0149,10.0149,0,0,1,8.0552,23h3.89A10.0149,10.0149,0,0,1,10,27.9858ZM8.0552,21A10.0118,10.0118,0,0,1,10,16.0151,10.01,10.01,0,0,1,11.9448,21Zm4.6831,6.3325A12.0318,12.0318,0,0,0,13.9565,23H15.91A6.01,6.01,0,0,1,12.7383,27.3325ZM28,14A10.0114,10.0114,0,0,1,18,24c-.0869,0-.1733-.01-.26-.0117a7.5527,7.5527,0,0,0,.19-2.9942c.0237,0,.0466.0059.07.0059A6.9991,6.9991,0,0,0,23.6055,9.8086l2.1313-2.1314A9.95,9.95,0,0,1,28,14Z"
1766
1751
  })), children);
1767
1752
  });
1768
1753
  if (process.env.NODE_ENV !== "production") {
1769
- RecentlyViewed.propTypes = iconPropTypes.iconPropTypes;
1754
+ RadarEnhanced.propTypes = iconPropTypes.iconPropTypes;
1770
1755
  }
1771
- const Recommend = /*#__PURE__*/React__default["default"].forwardRef(function Recommend(_ref71, ref) {
1756
+ const RadarWeather = /*#__PURE__*/React__default["default"].forwardRef(function RadarWeather(_ref71, ref) {
1772
1757
  let {
1773
1758
  children,
1774
1759
  size = 16,
@@ -1782,14 +1767,14 @@ const Recommend = /*#__PURE__*/React__default["default"].forwardRef(function Rec
1782
1767
  viewBox: "0 0 32 32",
1783
1768
  fill: "currentColor",
1784
1769
  ...rest
1785
- }, _path136 || (_path136 = /*#__PURE__*/React__default["default"].createElement("path", {
1786
- d: "M16,2a9,9,0,0,0-6,15.69V30l6-4,6,4V17.69A9,9,0,0,0,16,2Zm4,24.26-2.89-1.92L16,23.6l-1.11.74L12,26.26V19.05a8.88,8.88,0,0,0,8,0ZM20.89,16A7,7,0,1,1,23,11,7,7,0,0,1,20.89,16Z"
1770
+ }, _path132 || (_path132 = /*#__PURE__*/React__default["default"].createElement("path", {
1771
+ d: "M30,3.4146,28.5854,2,17.2932,13.2925a1,1,0,1,0,1.4141,1.414l3.4543-3.4541a4.9646,4.9646,0,0,1-3.8811,7.7193,7.0485,7.0485,0,0,0-5.1438-3.8731A4.9431,4.9431,0,0,1,18,9V7a6.9551,6.9551,0,0,0-6.9087,8.0791,6.93,6.93,0,0,0-2.8525,1.06A9.97,9.97,0,0,1,18,4V2A11.9756,11.9756,0,0,0,6.573,17.6357a6.9293,6.9293,0,0,0-1.3674,2.7061A4.9948,4.9948,0,0,0,7,30H17a4.9921,4.9921,0,0,0,4.9678-4.68A12.0391,12.0391,0,0,0,30,14a11.8678,11.8678,0,0,0-2.8389-7.7466ZM17,28H7a2.9945,2.9945,0,0,1-.6963-5.9082l.6587-.1572.0986-.67a4.9923,4.9923,0,0,1,9.878,0l.0986.6695.6587.1572A2.9945,2.9945,0,0,1,17,28ZM28,14a10.0346,10.0346,0,0,1-6.3118,9.291,4.9577,4.9577,0,0,0-2.0207-2.5,6.9922,6.9922,0,0,0,3.938-10.9824l2.132-2.1318A9.8873,9.8873,0,0,1,28,14Z"
1787
1772
  })), children);
1788
1773
  });
1789
1774
  if (process.env.NODE_ENV !== "production") {
1790
- Recommend.propTypes = iconPropTypes.iconPropTypes;
1775
+ RadarWeather.propTypes = iconPropTypes.iconPropTypes;
1791
1776
  }
1792
- const Recording = /*#__PURE__*/React__default["default"].forwardRef(function Recording(_ref72, ref) {
1777
+ const Radio = /*#__PURE__*/React__default["default"].forwardRef(function Radio(_ref72, ref) {
1793
1778
  let {
1794
1779
  children,
1795
1780
  size = 16,
@@ -1803,16 +1788,16 @@ const Recording = /*#__PURE__*/React__default["default"].forwardRef(function Rec
1803
1788
  viewBox: "0 0 32 32",
1804
1789
  fill: "currentColor",
1805
1790
  ...rest
1806
- }, _path137 || (_path137 = /*#__PURE__*/React__default["default"].createElement("path", {
1807
- 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"
1808
- })), _path138 || (_path138 = /*#__PURE__*/React__default["default"].createElement("path", {
1809
- d: "M16,12a4,4,0,1,1-4,4,4,4,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
1791
+ }, _path133 || (_path133 = /*#__PURE__*/React__default["default"].createElement("path", {
1792
+ d: "M28,10H24V2H22v8H13V8H11v2H8V8H6v2H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM4,28V12H28V28Z"
1793
+ })), _path134 || (_path134 = /*#__PURE__*/React__default["default"].createElement("path", {
1794
+ d: "M10 26a4 4 0 114-4A4 4 0 0110 26zm0-6a2 2 0 102 2A2 2 0 0010 20zM7 14H13V16H7zM17 16H26V18H17zM17 20H26V22H17zM17 24H26V26H17z"
1810
1795
  })), children);
1811
1796
  });
1812
1797
  if (process.env.NODE_ENV !== "production") {
1813
- Recording.propTypes = iconPropTypes.iconPropTypes;
1798
+ Radio.propTypes = iconPropTypes.iconPropTypes;
1814
1799
  }
1815
- const RecordingFilled = /*#__PURE__*/React__default["default"].forwardRef(function RecordingFilled(_ref73, ref) {
1800
+ const RadioCombat = /*#__PURE__*/React__default["default"].forwardRef(function RadioCombat(_ref73, ref) {
1816
1801
  let {
1817
1802
  children,
1818
1803
  size = 16,
@@ -1826,18 +1811,16 @@ const RecordingFilled = /*#__PURE__*/React__default["default"].forwardRef(functi
1826
1811
  viewBox: "0 0 32 32",
1827
1812
  fill: "currentColor",
1828
1813
  ...rest
1829
- }, _circle21 || (_circle21 = /*#__PURE__*/React__default["default"].createElement("circle", {
1830
- cx: "16",
1831
- cy: "16",
1832
- r: "4"
1833
- })), _path139 || (_path139 = /*#__PURE__*/React__default["default"].createElement("path", {
1834
- d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6 S19.3,22,16,22z"
1814
+ }, _path135 || (_path135 = /*#__PURE__*/React__default["default"].createElement("path", {
1815
+ d: "M10 26a4 4 0 114-4A4.0045 4.0045 0 0110 26zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 20zM17 20H26V22H17zM17 24H26V26H17z"
1816
+ })), _path136 || (_path136 = /*#__PURE__*/React__default["default"].createElement("path", {
1817
+ d: "M20,12h8a2.0023,2.0023,0,0,0,2-2V6a2.0023,2.0023,0,0,0-2-2H20a2.0023,2.0023,0,0,0-2,2V7H12a4.0045,4.0045,0,0,0-4,4v3H6V4H4V14a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V16a2.0023,2.0023,0,0,0-2-2H10V11a2.0023,2.0023,0,0,1,2-2h6v1A2.0023,2.0023,0,0,0,20,12Zm4-6h4v4H24ZM20,6h2v4H20Zm8,22H4V16H28Z"
1835
1818
  })), children);
1836
1819
  });
1837
1820
  if (process.env.NODE_ENV !== "production") {
1838
- RecordingFilled.propTypes = iconPropTypes.iconPropTypes;
1821
+ RadioCombat.propTypes = iconPropTypes.iconPropTypes;
1839
1822
  }
1840
- const RecordingFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function RecordingFilledAlt(_ref74, ref) {
1823
+ const RadioPushToTalk = /*#__PURE__*/React__default["default"].forwardRef(function RadioPushToTalk(_ref74, ref) {
1841
1824
  let {
1842
1825
  children,
1843
1826
  size = 16,
@@ -1851,18 +1834,20 @@ const RecordingFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(fun
1851
1834
  viewBox: "0 0 32 32",
1852
1835
  fill: "currentColor",
1853
1836
  ...rest
1854
- }, _path140 || (_path140 = /*#__PURE__*/React__default["default"].createElement("path", {
1855
- d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S19.3,22,16,22 z"
1856
- })), _path141 || (_path141 = /*#__PURE__*/React__default["default"].createElement("path", {
1857
- d: "M16,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16,10z",
1858
- "data-icon-path": "inner-path",
1859
- opacity: "0"
1837
+ }, _path137 || (_path137 = /*#__PURE__*/React__default["default"].createElement("path", {
1838
+ d: "M13 11H19V13H13zM13 15H19V17H13z"
1839
+ })), _circle20 || (_circle20 = /*#__PURE__*/React__default["default"].createElement("circle", {
1840
+ cx: "16",
1841
+ cy: "23",
1842
+ r: "2"
1843
+ })), _path138 || (_path138 = /*#__PURE__*/React__default["default"].createElement("path", {
1844
+ d: "M22,7H21V2H19V7H10A2.0023,2.0023,0,0,0,8,9v2H6v2H8v2H6v2H8V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,22,7ZM10,28V9H22V28Z"
1860
1845
  })), children);
1861
1846
  });
1862
1847
  if (process.env.NODE_ENV !== "production") {
1863
- RecordingFilledAlt.propTypes = iconPropTypes.iconPropTypes;
1848
+ RadioPushToTalk.propTypes = iconPropTypes.iconPropTypes;
1864
1849
  }
1865
- const Recycle = /*#__PURE__*/React__default["default"].forwardRef(function Recycle(_ref75, ref) {
1850
+ const RadioButton = /*#__PURE__*/React__default["default"].forwardRef(function RadioButton(_ref75, ref) {
1866
1851
  let {
1867
1852
  children,
1868
1853
  size = 16,
@@ -1876,14 +1861,14 @@ const Recycle = /*#__PURE__*/React__default["default"].forwardRef(function Recyc
1876
1861
  viewBox: "0 0 32 32",
1877
1862
  fill: "currentColor",
1878
1863
  ...rest
1879
- }, _path142 || (_path142 = /*#__PURE__*/React__default["default"].createElement("path", {
1880
- d: "M29.5081 22.2549l-2.0781-3.7402-1.7485.9707 2.0781 3.7412c.3247.584.3162 1.2769-.0229 1.8535-.3391.5762-.9407.9199-1.6091.9199h-7.2974l2.5801-2.5898-1.4102-1.4102-5 5 5 5 1.4102-1.4102-2.5801-2.5898h7.2974c1.3848 0 2.6306-.7124 3.3328-1.9058.7024-1.1938.7202-2.6284.0479-3.8394zM5.8726 26c-.6685 0-1.27-.3438-1.6091-.9199-.3391-.5767-.3477-1.2695-.0229-1.8535l4.1111-7.4004 1.0479 3.52 1.9121-.5664-2.0083-6.7798-6.7798 2.0083.5664 1.9121 3.4934-1.0298-4.0913 7.3643c-.6724 1.2109-.6545 2.6455.0479 3.8394.7021 1.1934 1.948 1.9058 3.3328 1.9058h6.1274v-2H5.8726zM25.51 9.6538l-1.0476 3.519L19.3503 3.9712c-.6858-1.2344-1.9382-1.9712-3.3503-1.9712s-2.6646.7368-3.3503 1.9712l-3.0796 5.5435 1.7485.9707 3.0796-5.543c.3276-.5898.9265-.9424 1.6018-.9424s1.2742.3525 1.6018.9424l5.0925 9.167-3.4939-1.0298-.5664 1.9121 6.78 2.0083 2.0083-6.7798-1.9124-.5664z"
1864
+ }, _path139 || (_path139 = /*#__PURE__*/React__default["default"].createElement("path", {
1865
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
1881
1866
  })), children);
1882
1867
  });
1883
1868
  if (process.env.NODE_ENV !== "production") {
1884
- Recycle.propTypes = iconPropTypes.iconPropTypes;
1869
+ RadioButton.propTypes = iconPropTypes.iconPropTypes;
1885
1870
  }
1886
- const Redo = /*#__PURE__*/React__default["default"].forwardRef(function Redo(_ref76, ref) {
1871
+ const RadioButtonChecked = /*#__PURE__*/React__default["default"].forwardRef(function RadioButtonChecked(_ref76, ref) {
1887
1872
  let {
1888
1873
  children,
1889
1874
  size = 16,
@@ -1897,14 +1882,16 @@ const Redo = /*#__PURE__*/React__default["default"].forwardRef(function Redo(_re
1897
1882
  viewBox: "0 0 32 32",
1898
1883
  fill: "currentColor",
1899
1884
  ...rest
1900
- }, _path143 || (_path143 = /*#__PURE__*/React__default["default"].createElement("path", {
1901
- d: "M12,10H24.1851L20.5977,6.4141,22,5,28,11,22,17l-1.4023-1.4146L24.1821,12H12a6,6,0,0,0,0,12h8v2H12a8,8,0,0,1,0-16Z"
1885
+ }, _path140 || (_path140 = /*#__PURE__*/React__default["default"].createElement("path", {
1886
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
1887
+ })), _path141 || (_path141 = /*#__PURE__*/React__default["default"].createElement("path", {
1888
+ d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Z"
1902
1889
  })), children);
1903
1890
  });
1904
1891
  if (process.env.NODE_ENV !== "production") {
1905
- Redo.propTypes = iconPropTypes.iconPropTypes;
1892
+ RadioButtonChecked.propTypes = iconPropTypes.iconPropTypes;
1906
1893
  }
1907
- const RefEvapotranspiration = /*#__PURE__*/React__default["default"].forwardRef(function RefEvapotranspiration(_ref77, ref) {
1894
+ const Rain = /*#__PURE__*/React__default["default"].forwardRef(function Rain(_ref77, ref) {
1908
1895
  let {
1909
1896
  children,
1910
1897
  size = 16,
@@ -1918,14 +1905,14 @@ const RefEvapotranspiration = /*#__PURE__*/React__default["default"].forwardRef(
1918
1905
  viewBox: "0 0 32 32",
1919
1906
  fill: "currentColor",
1920
1907
  ...rest
1921
- }, _path144 || (_path144 = /*#__PURE__*/React__default["default"].createElement("path", {
1922
- d: "M14 12a3.8978 3.8978 0 01-4-3.777 3.9017 3.9017 0 01.6533-2.0639L13.17 2.4141a1.0381 1.0381 0 011.6592 0L17.3154 6.11A3.9693 3.9693 0 0118 8.223 3.8978 3.8978 0 0114 12zm.0005-7.2368L12.3438 7.2257A1.89 1.89 0 0012 8.223 1.9 1.9 0 0014 10a1.9 1.9 0 002-1.777 1.98 1.98 0 00-.375-1.0466zM7.5 26A5.385 5.385 0 012 20.751 5.3837 5.3837 0 012.874 17.92L6.49 12.5383a1.2168 1.2168 0 012.02-.0006l3.55 5.2777A5.4923 5.4923 0 0113 20.751 5.385 5.385 0 017.5 26zm0-11.38L4.5649 18.9868A3.3586 3.3586 0 004 20.751 3.3855 3.3855 0 007.5 24 3.3855 3.3855 0 0011 20.751a3.4354 3.4354 0 00-.63-1.867zM25 2L20 7l1.4141 1.4141L24 5.8281V16a4.0045 4.0045 0 01-4 4H16v2h4a6.0066 6.0066 0 006-6V5.8281l2.5859 2.586L30 7zM2 28H30V30H2z"
1908
+ }, _path142 || (_path142 = /*#__PURE__*/React__default["default"].createElement("path", {
1909
+ 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 4zM14 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0114 30zM20 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0120 30zM8 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 018 30z"
1923
1910
  })), children);
1924
1911
  });
1925
1912
  if (process.env.NODE_ENV !== "production") {
1926
- RefEvapotranspiration.propTypes = iconPropTypes.iconPropTypes;
1913
+ Rain.propTypes = iconPropTypes.iconPropTypes;
1927
1914
  }
1928
- const ReferenceArchitecture = /*#__PURE__*/React__default["default"].forwardRef(function ReferenceArchitecture(_ref78, ref) {
1915
+ const RainDrizzle = /*#__PURE__*/React__default["default"].forwardRef(function RainDrizzle(_ref78, ref) {
1929
1916
  let {
1930
1917
  children,
1931
1918
  size = 16,
@@ -1939,18 +1926,16 @@ const ReferenceArchitecture = /*#__PURE__*/React__default["default"].forwardRef(
1939
1926
  viewBox: "0 0 32 32",
1940
1927
  fill: "currentColor",
1941
1928
  ...rest
1942
- }, _circle22 || (_circle22 = /*#__PURE__*/React__default["default"].createElement("circle", {
1943
- cx: "18",
1944
- cy: "26",
1945
- r: "1"
1946
- })), _path145 || (_path145 = /*#__PURE__*/React__default["default"].createElement("path", {
1947
- d: "m28,20c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2h-1v-5c0-1.1025-.8972-2-2-2h-5v-1c0-1.1025-.8972-2-2-2h-4c-1.1028,0-2,.8975-2,2v1h-5c-1.1028,0-2,.8975-2,2v5.1421c-1.7202.4473-3,1.9995-3,3.8579s1.2798,3.4106,3,3.8579v5.1421c0,1.1025.8972,2,2,2h7v1c0,1.1025.8972,2,2,2h12c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2h-1v-2h1Zm0-2h-4v-4h4v4ZM14,4h4v4h-4v-4Zm-2,3v1c0,1.1025.8972,2,2,2h4c1.1028,0,2-.8975,2-2v-1h5v5h-1c-1.1028,0-2,.8975-2,2v1h-12.1421c-.3638-1.3989-1.4592-2.4941-2.8579-2.8579v-5.1421h5Zm-8,9c0-1.1025.8972-2,2-2s2,.8975,2,2-.8972,2-2,2-2-.8975-2-2Zm24,12h-12v-4h12v4Zm-3-6h-9c-1.1028,0-2,.8975-2,2v1h-7v-5.1421c1.3987-.3638,2.4941-1.459,2.8579-2.8579h12.1421v1c0,1.1025.8972,2,2,2h1v2Z"
1929
+ }, _path143 || (_path143 = /*#__PURE__*/React__default["default"].createElement("path", {
1930
+ d: "M11,30a1,1,0,0,1-.8944-1.4474l2-4a1,1,0,1,1,1.7887.8946l-2,4A.9979.9979,0,0,1,11,30Z"
1931
+ })), _path144 || (_path144 = /*#__PURE__*/React__default["default"].createElement("path", {
1932
+ d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4973,6.4973,0,0,0,8.5,22H19.3813L18.105,24.5527a1,1,0,0,0,1.789.8946L21.6177,22H23.5A6.4974,6.4974,0,0,0,24.8008,9.1362ZM23.5,20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20Z"
1948
1933
  })), children);
1949
1934
  });
1950
1935
  if (process.env.NODE_ENV !== "production") {
1951
- ReferenceArchitecture.propTypes = iconPropTypes.iconPropTypes;
1936
+ RainDrizzle.propTypes = iconPropTypes.iconPropTypes;
1952
1937
  }
1953
- const ReflectHorizontal = /*#__PURE__*/React__default["default"].forwardRef(function ReflectHorizontal(_ref79, ref) {
1938
+ const RainHeavy = /*#__PURE__*/React__default["default"].forwardRef(function RainHeavy(_ref79, ref) {
1954
1939
  let {
1955
1940
  children,
1956
1941
  size = 16,
@@ -1964,19 +1949,16 @@ const ReflectHorizontal = /*#__PURE__*/React__default["default"].forwardRef(func
1964
1949
  viewBox: "0 0 32 32",
1965
1950
  fill: "currentColor",
1966
1951
  ...rest
1967
- }, _path146 || (_path146 = /*#__PURE__*/React__default["default"].createElement("path", {
1968
- d: "M19.386,15.2105l9-7A1,1,0,0,1,30,9V23a1,1,0,0,1-1.614.79l-9-7a1,1,0,0,1,0-1.5791Z"
1969
- })), _path147 || (_path147 = /*#__PURE__*/React__default["default"].createElement("path", {
1970
- d: "M15 2H17V30H15z",
1971
- transform: "rotate(-180 16 16)"
1972
- })), _path148 || (_path148 = /*#__PURE__*/React__default["default"].createElement("path", {
1973
- d: "M13,16a1.001,1.001,0,0,1-.386.79l-9,7A1,1,0,0,1,2,23V9a1,1,0,0,1,1.614-.79l9,7A1.001,1.001,0,0,1,13,16ZM4,20.9556,10.3711,16,4,11.0444Z"
1952
+ }, _path145 || (_path145 = /*#__PURE__*/React__default["default"].createElement("path", {
1953
+ d: "M17 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0117 30zM8 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 018 30z"
1954
+ })), _path146 || (_path146 = /*#__PURE__*/React__default["default"].createElement("path", {
1955
+ d: "M30,15.5a6.5323,6.5323,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0A6.4905,6.4905,0,0,0,5.7026,21.3584L4.106,24.5527a1,1,0,1,0,1.7885.8946L7.6174,22l6.7644,0L13.106,24.5527a1,1,0,1,0,1.7885.8946L16.6177,22h6.7641L22.106,24.5527a1,1,0,1,0,1.7885.8946l1.9444-3.89A6.5058,6.5058,0,0,0,30,15.5ZM23.5,20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20Z"
1974
1956
  })), children);
1975
1957
  });
1976
1958
  if (process.env.NODE_ENV !== "production") {
1977
- ReflectHorizontal.propTypes = iconPropTypes.iconPropTypes;
1959
+ RainHeavy.propTypes = iconPropTypes.iconPropTypes;
1978
1960
  }
1979
- const ReflectVertical = /*#__PURE__*/React__default["default"].forwardRef(function ReflectVertical(_ref80, ref) {
1961
+ const RainScattered = /*#__PURE__*/React__default["default"].forwardRef(function RainScattered(_ref80, ref) {
1980
1962
  let {
1981
1963
  children,
1982
1964
  size = 16,
@@ -1990,19 +1972,29 @@ const ReflectVertical = /*#__PURE__*/React__default["default"].forwardRef(functi
1990
1972
  viewBox: "0 0 32 32",
1991
1973
  fill: "currentColor",
1992
1974
  ...rest
1993
- }, _path149 || (_path149 = /*#__PURE__*/React__default["default"].createElement("path", {
1994
- d: "M16.79,19.386l7,9A1,1,0,0,1,23,30H9a1,1,0,0,1-.79-1.614l7-9a1,1,0,0,1,1.5791,0Z"
1975
+ }, _path147 || (_path147 = /*#__PURE__*/React__default["default"].createElement("path", {
1976
+ d: "M8.5084,32a1.0127,1.0127,0,0,1-.4485-.1054.9986.9986,0,0,1-.4486-1.3418l1.4934-3.0005a1.0025,1.0025,0,0,1,1.7943.8945l-1.4934,3A1.0013,1.0013,0,0,1,8.5084,32Z"
1977
+ })), _path148 || (_path148 = /*#__PURE__*/React__default["default"].createElement("path", {
1978
+ d: "M27.232 15.733H29.232V18.733H27.232z",
1979
+ transform: "rotate(-45.009 28.232 17.233)"
1980
+ })), _path149 || (_path149 = /*#__PURE__*/React__default["default"].createElement("path", {
1981
+ d: "M29 10H32V12H29z"
1995
1982
  })), _path150 || (_path150 = /*#__PURE__*/React__default["default"].createElement("path", {
1996
- d: "M15 2H17V30H15z",
1997
- transform: "rotate(-90 16 16)"
1983
+ d: "M26.732 3.768H29.732V5.768H26.732z",
1984
+ transform: "rotate(-45 28.232 4.768)"
1998
1985
  })), _path151 || (_path151 = /*#__PURE__*/React__default["default"].createElement("path", {
1999
- d: "M16,13a1.001,1.001,0,0,1-.79-.386l-7-9A1,1,0,0,1,9,2H23a1,1,0,0,1,.79,1.614l-7,9A1.001,1.001,0,0,1,16,13ZM11.0444,4,16,10.3711,20.9556,4Z"
1986
+ d: "M20 0H22V3H20z"
1987
+ })), _path152 || (_path152 = /*#__PURE__*/React__default["default"].createElement("path", {
1988
+ d: "M12.768 3.268H14.768V6.268H12.768z",
1989
+ transform: "rotate(-45 13.768 4.768)"
1990
+ })), _path153 || (_path153 = /*#__PURE__*/React__default["default"].createElement("path", {
1991
+ d: "M27,11A5.9955,5.9955,0,0,0,15.6335,8.3311,7.3494,7.3494,0,0,0,13.5,8a7.5509,7.5509,0,0,0-7.1492,5.2441A5.9926,5.9926,0,0,0,8,25h7.3818L14.106,27.5527a1,1,0,1,0,1.7885.8946L17.6177,25H19a5.9853,5.9853,0,0,0,5.2163-8.9463A5.9941,5.9941,0,0,0,27,11ZM19,23H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,14.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,23Zm3.9268-8.5107a5.96,5.96,0,0,0-2.2776-1.2452,7.5157,7.5157,0,0,0-3.1853-4.0688,3.9869,3.9869,0,1,1,5.4629,5.314Z"
2000
1992
  })), children);
2001
1993
  });
2002
1994
  if (process.env.NODE_ENV !== "production") {
2003
- ReflectVertical.propTypes = iconPropTypes.iconPropTypes;
1995
+ RainScattered.propTypes = iconPropTypes.iconPropTypes;
2004
1996
  }
2005
- const WatsonHealthRegionAnalysisArea = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRegionAnalysisArea(_ref81, ref) {
1997
+ const RainScatteredNight = /*#__PURE__*/React__default["default"].forwardRef(function RainScatteredNight(_ref81, ref) {
2006
1998
  let {
2007
1999
  children,
2008
2000
  size = 16,
@@ -2016,16 +2008,14 @@ const WatsonHealthRegionAnalysisArea = /*#__PURE__*/React__default["default"].fo
2016
2008
  viewBox: "0 0 32 32",
2017
2009
  fill: "currentColor",
2018
2010
  ...rest
2019
- }, _path152 || (_path152 = /*#__PURE__*/React__default["default"].createElement("path", {
2020
- d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
2021
- })), _path153 || (_path153 = /*#__PURE__*/React__default["default"].createElement("path", {
2022
- d: "M16,30A14,14,0,1,1,30,16H28A12,12,0,1,0,16,28Z"
2011
+ }, _path154 || (_path154 = /*#__PURE__*/React__default["default"].createElement("path", {
2012
+ d: "M8.5084 32a1.0115 1.0115 0 01-.4485-.1055.9986.9986 0 01-.4486-1.3418l1.4934-3a1.0025 1.0025 0 011.7943.8945l-1.4934 3A1.0015 1.0015 0 018.5084 32zM29.8442 13.0347a1.5184 1.5184 0 00-1.2309-.8658 5.3587 5.3587 0 01-3.4094-1.7163 6.4648 6.4648 0 01-1.285-6.393 1.6031 1.6031 0 00-.3-1.5459 1.4535 1.4535 0 00-1.3594-.4922l-.0191.0029a7.8549 7.8549 0 00-6.1054 6.48A7.3725 7.3725 0 0013.5 8a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 25h7.3818L14.106 27.5527a1 1 0 101.7885.8946L17.6177 25H19a5.9549 5.9549 0 005.88-7.1455 7.5 7.5 0 004.8672-3.3A1.5381 1.5381 0 0029.8442 13.0347zM19 23H8a3.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 23zm5.1509-7.0479a5.9639 5.9639 0 00-3.5015-2.708A7.5076 7.5076 0 0018.0286 9.55a6.01 6.01 0 013.77-5.334 8.4581 8.4581 0 001.9395 7.5972A7.4007 7.4007 0 0027.64 14.041 5.4392 5.4392 0 0124.1509 15.9521z"
2023
2013
  })), children);
2024
2014
  });
2025
2015
  if (process.env.NODE_ENV !== "production") {
2026
- WatsonHealthRegionAnalysisArea.propTypes = iconPropTypes.iconPropTypes;
2016
+ RainScatteredNight.propTypes = iconPropTypes.iconPropTypes;
2027
2017
  }
2028
- const WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRegionAnalysisVolume(_ref82, ref) {
2018
+ const RainDrop = /*#__PURE__*/React__default["default"].forwardRef(function RainDrop(_ref82, ref) {
2029
2019
  let {
2030
2020
  children,
2031
2021
  size = 16,
@@ -2039,16 +2029,16 @@ const WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React__default["default"].
2039
2029
  viewBox: "0 0 32 32",
2040
2030
  fill: "currentColor",
2041
2031
  ...rest
2042
- }, _path154 || (_path154 = /*#__PURE__*/React__default["default"].createElement("path", {
2043
- d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
2044
- })), _path155 || (_path155 = /*#__PURE__*/React__default["default"].createElement("path", {
2045
- d: "M4.8305,20.3555A24.9534,24.9534,0,0,0,15,22.9644v-2A22.9014,22.9014,0,0,1,4.1335,17.6919,11.979,11.979,0,0,1,4,16a11.9847,11.9847,0,0,1,.1332-1.69,22.9282,22.9282,0,0,1,23.7336,0A11.9847,11.9847,0,0,1,28,16h2A14,14,0,1,0,16,30V28A12.01,12.01,0,0,1,4.8305,20.3555ZM16,4a12.01,12.01,0,0,1,11.17,7.6465,24.8982,24.8982,0,0,0-22.3406,0A12.01,12.01,0,0,1,16,4Z"
2032
+ }, _path155 || (_path155 = /*#__PURE__*/React__default["default"].createElement("path", {
2033
+ d: "M16,24V22a3.2965,3.2965,0,0,0,3-3h2A5.2668,5.2668,0,0,1,16,24Z"
2034
+ })), _path156 || (_path156 = /*#__PURE__*/React__default["default"].createElement("path", {
2035
+ 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"
2046
2036
  })), children);
2047
2037
  });
2048
2038
  if (process.env.NODE_ENV !== "production") {
2049
- WatsonHealthRegionAnalysisVolume.propTypes = iconPropTypes.iconPropTypes;
2039
+ RainDrop.propTypes = iconPropTypes.iconPropTypes;
2050
2040
  }
2051
- const WatsonHealthRegistration = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRegistration(_ref83, ref) {
2041
+ const Raw = /*#__PURE__*/React__default["default"].forwardRef(function Raw(_ref83, ref) {
2052
2042
  let {
2053
2043
  children,
2054
2044
  size = 16,
@@ -2062,16 +2052,14 @@ const WatsonHealthRegistration = /*#__PURE__*/React__default["default"].forwardR
2062
2052
  viewBox: "0 0 32 32",
2063
2053
  fill: "currentColor",
2064
2054
  ...rest
2065
- }, _path156 || (_path156 = /*#__PURE__*/React__default["default"].createElement("path", {
2066
- d: "M28 25H20a2.0027 2.0027 0 01-2-2V20h2v3h8V9H20v3H18V9a2.0023 2.0023 0 012-2h8a2.0023 2.0023 0 012 2V23A2.0027 2.0027 0 0128 25zM8 15H12V17H8z"
2067
- })), _path157 || (_path157 = /*#__PURE__*/React__default["default"].createElement("path", {
2068
- d: "M20 15H24V17H20zM14 15H18V17H14zM12 25H4a2.0023 2.0023 0 01-2-2V9A2.002 2.002 0 014 7h8a2.002 2.002 0 012 2v3H12V9H4V23h8V20h2v3A2.0023 2.0023 0 0112 25z"
2055
+ }, _path157 || (_path157 = /*#__PURE__*/React__default["default"].createElement("path", {
2056
+ d: "M29.2 9L28.86 17 28.6 21.54 28.19 18 27.51 12.54 25.49 12.54 24.81 18 24.4 21.54 24.14 17 23.8 9 22 9 23 23 25.27 23 26.03 18.07 26.49 14 26.5 13.97 26.51 14 26.97 18.07 27.73 23 30 23 31 9 29.2 9zM18 9H14a2 2 0 00-2 2V23h2V18h4v5h2V11A2 2 0 0018 9zm-4 7V11h4v5zM10 15V11A2 2 0 008 9H2V23H4V17H5.48l2.34 6H10L7.63 17H8A2 2 0 0010 15zM4 11H8v4H4z"
2069
2057
  })), children);
2070
2058
  });
2071
2059
  if (process.env.NODE_ENV !== "production") {
2072
- WatsonHealthRegistration.propTypes = iconPropTypes.iconPropTypes;
2060
+ Raw.propTypes = iconPropTypes.iconPropTypes;
2073
2061
  }
2074
- const Reminder = /*#__PURE__*/React__default["default"].forwardRef(function Reminder(_ref84, ref) {
2062
+ const Receipt = /*#__PURE__*/React__default["default"].forwardRef(function Receipt(_ref84, ref) {
2075
2063
  let {
2076
2064
  children,
2077
2065
  size = 16,
@@ -2086,15 +2074,15 @@ const Reminder = /*#__PURE__*/React__default["default"].forwardRef(function Remi
2086
2074
  fill: "currentColor",
2087
2075
  ...rest
2088
2076
  }, _path158 || (_path158 = /*#__PURE__*/React__default["default"].createElement("path", {
2089
- d: "M30,23.3818l-2-1V20a6.0046,6.0046,0,0,0-5-5.91V12H21v2.09A6.0046,6.0046,0,0,0,16,20v2.3818l-2,1V28h6v2h4V28h6ZM28,26H16V24.6182l2-1V20a4,4,0,0,1,8,0v3.6182l2,1Z"
2077
+ d: "M21 16H23V18H21zM9 16H17V18H9zM21 12H23V14H21zM9 12H17V14H9zM9 8H23V10H9z"
2090
2078
  })), _path159 || (_path159 = /*#__PURE__*/React__default["default"].createElement("path", {
2091
- d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
2079
+ d: "M25,2H7A2.002,2.002,0,0,0,5,4V29a1,1,0,0,0,1,1H7a.9987.9987,0,0,0,.8-.4L10,26.667,12.2,29.6a1.0353,1.0353,0,0,0,1.6,0L16,26.667,18.2,29.6a1.0353,1.0353,0,0,0,1.6,0L22,26.667,24.2,29.6a.9993.9993,0,0,0,.8.4h1a1,1,0,0,0,1-1V4A2.0023,2.0023,0,0,0,25,2Zm0,25.333L22.8,24.4a1.0353,1.0353,0,0,0-1.6,0L19,27.333,16.8,24.4a1.0353,1.0353,0,0,0-1.6,0L13,27.333,10.8,24.4a1.0353,1.0353,0,0,0-1.6,0L7,27.333V4H25Z"
2092
2080
  })), children);
2093
2081
  });
2094
2082
  if (process.env.NODE_ENV !== "production") {
2095
- Reminder.propTypes = iconPropTypes.iconPropTypes;
2083
+ Receipt.propTypes = iconPropTypes.iconPropTypes;
2096
2084
  }
2097
- const ReminderMedical = /*#__PURE__*/React__default["default"].forwardRef(function ReminderMedical(_ref85, ref) {
2085
+ const RecentlyViewed = /*#__PURE__*/React__default["default"].forwardRef(function RecentlyViewed(_ref85, ref) {
2098
2086
  let {
2099
2087
  children,
2100
2088
  size = 16,
@@ -2109,15 +2097,15 @@ const ReminderMedical = /*#__PURE__*/React__default["default"].forwardRef(functi
2109
2097
  fill: "currentColor",
2110
2098
  ...rest
2111
2099
  }, _path160 || (_path160 = /*#__PURE__*/React__default["default"].createElement("path", {
2112
- d: "M27,12v2h1v4a3,3,0,0,1-6,0V14h1V12H20v6a5.0083,5.0083,0,0,0,4,4.8989V24a4,4,0,0,1-8,0V21.8157a3,3,0,1,0-2,0V24a6,6,0,0,0,12,0V22.8989A5.0083,5.0083,0,0,0,30,18V12ZM15,18a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,15,18Z"
2100
+ d: "M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"
2113
2101
  })), _path161 || (_path161 = /*#__PURE__*/React__default["default"].createElement("path", {
2114
- d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2l4,0V26L6,26V6h4V8h2V6h8V8h2V6h4v4h2V6A2,2,0,0,0,26,4Z"
2102
+ d: "M16,2A13.94,13.94,0,0,0,6,6.23V2H4v8h8V8H7.08A12,12,0,1,1,4,16H2A14,14,0,1,0,16,2Z"
2115
2103
  })), children);
2116
2104
  });
2117
2105
  if (process.env.NODE_ENV !== "production") {
2118
- ReminderMedical.propTypes = iconPropTypes.iconPropTypes;
2106
+ RecentlyViewed.propTypes = iconPropTypes.iconPropTypes;
2119
2107
  }
2120
- const Renew = /*#__PURE__*/React__default["default"].forwardRef(function Renew(_ref86, ref) {
2108
+ const Recommend = /*#__PURE__*/React__default["default"].forwardRef(function Recommend(_ref86, ref) {
2121
2109
  let {
2122
2110
  children,
2123
2111
  size = 16,
@@ -2132,13 +2120,13 @@ const Renew = /*#__PURE__*/React__default["default"].forwardRef(function Renew(_
2132
2120
  fill: "currentColor",
2133
2121
  ...rest
2134
2122
  }, _path162 || (_path162 = /*#__PURE__*/React__default["default"].createElement("path", {
2135
- d: "M12 10H6.78A11 11 0 0127 16h2A13 13 0 006 7.68V4H4v8h8zM20 22h5.22A11 11 0 015 16H3a13 13 0 0023 8.32V28h2V20H20z"
2123
+ d: "M16,2a9,9,0,0,0-6,15.69V30l6-4,6,4V17.69A9,9,0,0,0,16,2Zm4,24.26-2.89-1.92L16,23.6l-1.11.74L12,26.26V19.05a8.88,8.88,0,0,0,8,0ZM20.89,16A7,7,0,1,1,23,11,7,7,0,0,1,20.89,16Z"
2136
2124
  })), children);
2137
2125
  });
2138
2126
  if (process.env.NODE_ENV !== "production") {
2139
- Renew.propTypes = iconPropTypes.iconPropTypes;
2127
+ Recommend.propTypes = iconPropTypes.iconPropTypes;
2140
2128
  }
2141
- const Repeat = /*#__PURE__*/React__default["default"].forwardRef(function Repeat(_ref87, ref) {
2129
+ const Recording = /*#__PURE__*/React__default["default"].forwardRef(function Recording(_ref87, ref) {
2142
2130
  let {
2143
2131
  children,
2144
2132
  size = 16,
@@ -2153,13 +2141,15 @@ const Repeat = /*#__PURE__*/React__default["default"].forwardRef(function Repeat
2153
2141
  fill: "currentColor",
2154
2142
  ...rest
2155
2143
  }, _path163 || (_path163 = /*#__PURE__*/React__default["default"].createElement("path", {
2156
- d: "M6 6H26.1719l-3.586-3.5859L24 1l6 6-6 6-1.4141-1.4141L26.1719 8H6v7H4V8A2.0024 2.0024 0 016 6zM9.4141 20.4141L5.8281 24H26V17h2v7a2.0024 2.0024 0 01-2 2H5.8281L9.414 29.5859 8 31 2 25l6-6z"
2144
+ 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"
2145
+ })), _path164 || (_path164 = /*#__PURE__*/React__default["default"].createElement("path", {
2146
+ d: "M16,12a4,4,0,1,1-4,4,4,4,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
2157
2147
  })), children);
2158
2148
  });
2159
2149
  if (process.env.NODE_ENV !== "production") {
2160
- Repeat.propTypes = iconPropTypes.iconPropTypes;
2150
+ Recording.propTypes = iconPropTypes.iconPropTypes;
2161
2151
  }
2162
- const RepeatOne = /*#__PURE__*/React__default["default"].forwardRef(function RepeatOne(_ref88, ref) {
2152
+ const RecordingFilled = /*#__PURE__*/React__default["default"].forwardRef(function RecordingFilled(_ref88, ref) {
2163
2153
  let {
2164
2154
  children,
2165
2155
  size = 16,
@@ -2173,16 +2163,18 @@ const RepeatOne = /*#__PURE__*/React__default["default"].forwardRef(function Rep
2173
2163
  viewBox: "0 0 32 32",
2174
2164
  fill: "currentColor",
2175
2165
  ...rest
2176
- }, _path164 || (_path164 = /*#__PURE__*/React__default["default"].createElement("path", {
2177
- d: "M6 6H26.1719l-3.586-3.5859L24 1l6 6-6 6-1.4141-1.4141L26.1719 8H6v7H4V8A2.0024 2.0024 0 016 6zM9.4141 20.4141L5.8281 24H26V17h2v7a2.0024 2.0024 0 01-2 2H5.8281L9.414 29.5859 8 31 2 25l6-6z"
2166
+ }, _circle21 || (_circle21 = /*#__PURE__*/React__default["default"].createElement("circle", {
2167
+ cx: "16",
2168
+ cy: "16",
2169
+ r: "4"
2178
2170
  })), _path165 || (_path165 = /*#__PURE__*/React__default["default"].createElement("path", {
2179
- d: "M17 19L17 11 15 11 15 12 13 12 13 14 15 14 15 19 13 19 13 21 19 21 19 19 17 19z"
2171
+ d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6 S19.3,22,16,22z"
2180
2172
  })), children);
2181
2173
  });
2182
2174
  if (process.env.NODE_ENV !== "production") {
2183
- RepeatOne.propTypes = iconPropTypes.iconPropTypes;
2175
+ RecordingFilled.propTypes = iconPropTypes.iconPropTypes;
2184
2176
  }
2185
- const Replicate = /*#__PURE__*/React__default["default"].forwardRef(function Replicate(_ref89, ref) {
2177
+ const RecordingFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function RecordingFilledAlt(_ref89, ref) {
2186
2178
  let {
2187
2179
  children,
2188
2180
  size = 16,
@@ -2197,13 +2189,17 @@ const Replicate = /*#__PURE__*/React__default["default"].forwardRef(function Rep
2197
2189
  fill: "currentColor",
2198
2190
  ...rest
2199
2191
  }, _path166 || (_path166 = /*#__PURE__*/React__default["default"].createElement("path", {
2200
- d: "M28 8h2V4a2.0021 2.0021 0 00-2-2H24V4h4zM17 2H21V4H17zM28 11H30V15H28zM28 18v4H24V10a2.0023 2.0023 0 00-2-2H10V4h4V2H10A2.0023 2.0023 0 008 4V8H4a2.0023 2.0023 0 00-2 2V28a2.0023 2.0023 0 002 2H22a2.0023 2.0023 0 002-2V24h4a2.0023 2.0023 0 002-2V18zM22 28H4V10H22z"
2192
+ d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S19.3,22,16,22 z"
2193
+ })), _path167 || (_path167 = /*#__PURE__*/React__default["default"].createElement("path", {
2194
+ d: "M16,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16,10z",
2195
+ "data-icon-path": "inner-path",
2196
+ opacity: "0"
2201
2197
  })), children);
2202
2198
  });
2203
2199
  if (process.env.NODE_ENV !== "production") {
2204
- Replicate.propTypes = iconPropTypes.iconPropTypes;
2200
+ RecordingFilledAlt.propTypes = iconPropTypes.iconPropTypes;
2205
2201
  }
2206
- const Reply = /*#__PURE__*/React__default["default"].forwardRef(function Reply(_ref90, ref) {
2202
+ const Recycle = /*#__PURE__*/React__default["default"].forwardRef(function Recycle(_ref90, ref) {
2207
2203
  let {
2208
2204
  children,
2209
2205
  size = 16,
@@ -2217,14 +2213,14 @@ const Reply = /*#__PURE__*/React__default["default"].forwardRef(function Reply(_
2217
2213
  viewBox: "0 0 32 32",
2218
2214
  fill: "currentColor",
2219
2215
  ...rest
2220
- }, _path167 || (_path167 = /*#__PURE__*/React__default["default"].createElement("path", {
2221
- d: "M28.88,30a1,1,0,0,1-.88-.5A15.19,15.19,0,0,0,15,22v6a1,1,0,0,1-.62.92,1,1,0,0,1-1.09-.21l-12-12a1,1,0,0,1,0-1.42l12-12a1,1,0,0,1,1.09-.21A1,1,0,0,1,15,4v6.11a17.19,17.19,0,0,1,15,17,16.34,16.34,0,0,1-.13,2,1,1,0,0,1-.79.86ZM14.5,20A17.62,17.62,0,0,1,28,26,15.31,15.31,0,0,0,13.91,12,1,1,0,0,1,13,11V6.41L3.41,16,13,25.59V21a1,1,0,0,1,1-1h.54Z"
2216
+ }, _path168 || (_path168 = /*#__PURE__*/React__default["default"].createElement("path", {
2217
+ d: "M29.5081 22.2549l-2.0781-3.7402-1.7485.9707 2.0781 3.7412c.3247.584.3162 1.2769-.0229 1.8535-.3391.5762-.9407.9199-1.6091.9199h-7.2974l2.5801-2.5898-1.4102-1.4102-5 5 5 5 1.4102-1.4102-2.5801-2.5898h7.2974c1.3848 0 2.6306-.7124 3.3328-1.9058.7024-1.1938.7202-2.6284.0479-3.8394zM5.8726 26c-.6685 0-1.27-.3438-1.6091-.9199-.3391-.5767-.3477-1.2695-.0229-1.8535l4.1111-7.4004 1.0479 3.52 1.9121-.5664-2.0083-6.7798-6.7798 2.0083.5664 1.9121 3.4934-1.0298-4.0913 7.3643c-.6724 1.2109-.6545 2.6455.0479 3.8394.7021 1.1934 1.948 1.9058 3.3328 1.9058h6.1274v-2H5.8726zM25.51 9.6538l-1.0476 3.519L19.3503 3.9712c-.6858-1.2344-1.9382-1.9712-3.3503-1.9712s-2.6646.7368-3.3503 1.9712l-3.0796 5.5435 1.7485.9707 3.0796-5.543c.3276-.5898.9265-.9424 1.6018-.9424s1.2742.3525 1.6018.9424l5.0925 9.167-3.4939-1.0298-.5664 1.9121 6.78 2.0083 2.0083-6.7798-1.9124-.5664z"
2222
2218
  })), children);
2223
2219
  });
2224
2220
  if (process.env.NODE_ENV !== "production") {
2225
- Reply.propTypes = iconPropTypes.iconPropTypes;
2221
+ Recycle.propTypes = iconPropTypes.iconPropTypes;
2226
2222
  }
2227
- const ReplyAll = /*#__PURE__*/React__default["default"].forwardRef(function ReplyAll(_ref91, ref) {
2223
+ const Redo = /*#__PURE__*/React__default["default"].forwardRef(function Redo(_ref91, ref) {
2228
2224
  let {
2229
2225
  children,
2230
2226
  size = 16,
@@ -2238,16 +2234,14 @@ const ReplyAll = /*#__PURE__*/React__default["default"].forwardRef(function Repl
2238
2234
  viewBox: "0 0 32 32",
2239
2235
  fill: "currentColor",
2240
2236
  ...rest
2241
- }, _path168 || (_path168 = /*#__PURE__*/React__default["default"].createElement("path", {
2242
- d: "M19,29a.9989.9989,0,0,1-.768-.36l-10-12a1,1,0,0,1,0-1.28l10-12A1,1,0,0,1,20,4v7.0325c7.0074.4629,11,5.86,11,14.9677a1,1,0,0,1-1.8.6c-2.8218-3.7623-5.3912-5.3463-9.2-5.5716V28a1,1,0,0,1-1,1ZM10.3016,16,18,25.238V20a1,1,0,0,1,1-1,12.7127,12.7127,0,0,1,9.8414,4.0909C28.0864,16.5553,24.6587,13,19,13a1,1,0,0,1-1-1V6.7618Z"
2243
- })), _path169 || (_path169 = /*#__PURE__*/React__default["default"].createElement("path", {
2244
- d: "M11.4639,28.9182,1.2318,16.64a1,1,0,0,1,0-1.28L11.4638,3.0792,13,4.36,3.3016,16,13,27.638Z"
2237
+ }, _path169 || (_path169 = /*#__PURE__*/React__default["default"].createElement("path", {
2238
+ d: "M12,10H24.1851L20.5977,6.4141,22,5,28,11,22,17l-1.4023-1.4146L24.1821,12H12a6,6,0,0,0,0,12h8v2H12a8,8,0,0,1,0-16Z"
2245
2239
  })), children);
2246
2240
  });
2247
2241
  if (process.env.NODE_ENV !== "production") {
2248
- ReplyAll.propTypes = iconPropTypes.iconPropTypes;
2242
+ Redo.propTypes = iconPropTypes.iconPropTypes;
2249
2243
  }
2250
- const RepoArtifact = /*#__PURE__*/React__default["default"].forwardRef(function RepoArtifact(_ref92, ref) {
2244
+ const RefEvapotranspiration = /*#__PURE__*/React__default["default"].forwardRef(function RefEvapotranspiration(_ref92, ref) {
2251
2245
  let {
2252
2246
  children,
2253
2247
  size = 16,
@@ -2262,15 +2256,13 @@ const RepoArtifact = /*#__PURE__*/React__default["default"].forwardRef(function
2262
2256
  fill: "currentColor",
2263
2257
  ...rest
2264
2258
  }, _path170 || (_path170 = /*#__PURE__*/React__default["default"].createElement("path", {
2265
- d: "M30,24v-2h-2.1c-0.1-0.6-0.4-1.2-0.7-1.8l1.5-1.5l-1.4-1.4l-1.5,1.5c-0.5-0.3-1.1-0.6-1.8-0.7V16h-2v2.1 c-0.6,0.1-1.2,0.4-1.8,0.7l-1.5-1.5l-1.4,1.4l1.5,1.5c-0.3,0.5-0.6,1.1-0.7,1.8H16v2h2.1c0.1,0.6,0.4,1.2,0.7,1.8l-1.5,1.5l1.4,1.4 l1.5-1.5c0.5,0.3,1.1,0.6,1.8,0.7V30h2v-2.1c0.6-0.1,1.2-0.4,1.8-0.7l1.5,1.5l1.4-1.4l-1.5-1.5c0.3-0.5,0.6-1.1,0.7-1.8H30z M23,26 c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3S24.7,26,23,26z"
2266
- })), _path171 || (_path171 = /*#__PURE__*/React__default["default"].createElement("path", {
2267
- d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h10v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v5h2v-5 C30,8.9,29.1,8,28,8z"
2259
+ d: "M14 12a3.8978 3.8978 0 01-4-3.777 3.9017 3.9017 0 01.6533-2.0639L13.17 2.4141a1.0381 1.0381 0 011.6592 0L17.3154 6.11A3.9693 3.9693 0 0118 8.223 3.8978 3.8978 0 0114 12zm.0005-7.2368L12.3438 7.2257A1.89 1.89 0 0012 8.223 1.9 1.9 0 0014 10a1.9 1.9 0 002-1.777 1.98 1.98 0 00-.375-1.0466zM7.5 26A5.385 5.385 0 012 20.751 5.3837 5.3837 0 012.874 17.92L6.49 12.5383a1.2168 1.2168 0 012.02-.0006l3.55 5.2777A5.4923 5.4923 0 0113 20.751 5.385 5.385 0 017.5 26zm0-11.38L4.5649 18.9868A3.3586 3.3586 0 004 20.751 3.3855 3.3855 0 007.5 24 3.3855 3.3855 0 0011 20.751a3.4354 3.4354 0 00-.63-1.867zM25 2L20 7l1.4141 1.4141L24 5.8281V16a4.0045 4.0045 0 01-4 4H16v2h4a6.0066 6.0066 0 006-6V5.8281l2.5859 2.586L30 7zM2 28H30V30H2z"
2268
2260
  })), children);
2269
2261
  });
2270
2262
  if (process.env.NODE_ENV !== "production") {
2271
- RepoArtifact.propTypes = iconPropTypes.iconPropTypes;
2263
+ RefEvapotranspiration.propTypes = iconPropTypes.iconPropTypes;
2272
2264
  }
2273
- const RepoSourceCode = /*#__PURE__*/React__default["default"].forwardRef(function RepoSourceCode(_ref93, ref) {
2265
+ const ReferenceArchitecture = /*#__PURE__*/React__default["default"].forwardRef(function ReferenceArchitecture(_ref93, ref) {
2274
2266
  let {
2275
2267
  children,
2276
2268
  size = 16,
@@ -2284,16 +2276,18 @@ const RepoSourceCode = /*#__PURE__*/React__default["default"].forwardRef(functio
2284
2276
  viewBox: "0 0 32 32",
2285
2277
  fill: "currentColor",
2286
2278
  ...rest
2287
- }, _path172 || (_path172 = /*#__PURE__*/React__default["default"].createElement("path", {
2288
- d: "M23.6 21.4L27.2 25 27.2 25 23.6 28.6 25 30 30 25 25 20zM20.4 21.4L16.8 25 16.8 25 20.4 28.6 19 30 14 25 19 20z"
2289
- })), _path173 || (_path173 = /*#__PURE__*/React__default["default"].createElement("path", {
2290
- d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h7v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"
2279
+ }, _circle22 || (_circle22 = /*#__PURE__*/React__default["default"].createElement("circle", {
2280
+ cx: "18",
2281
+ cy: "26",
2282
+ r: "1"
2283
+ })), _path171 || (_path171 = /*#__PURE__*/React__default["default"].createElement("path", {
2284
+ d: "m28,20c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2h-1v-5c0-1.1025-.8972-2-2-2h-5v-1c0-1.1025-.8972-2-2-2h-4c-1.1028,0-2,.8975-2,2v1h-5c-1.1028,0-2,.8975-2,2v5.1421c-1.7202.4473-3,1.9995-3,3.8579s1.2798,3.4106,3,3.8579v5.1421c0,1.1025.8972,2,2,2h7v1c0,1.1025.8972,2,2,2h12c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2h-1v-2h1Zm0-2h-4v-4h4v4ZM14,4h4v4h-4v-4Zm-2,3v1c0,1.1025.8972,2,2,2h4c1.1028,0,2-.8975,2-2v-1h5v5h-1c-1.1028,0-2,.8975-2,2v1h-12.1421c-.3638-1.3989-1.4592-2.4941-2.8579-2.8579v-5.1421h5Zm-8,9c0-1.1025.8972-2,2-2s2,.8975,2,2-.8972,2-2,2-2-.8975-2-2Zm24,12h-12v-4h12v4Zm-3-6h-9c-1.1028,0-2,.8975-2,2v1h-7v-5.1421c1.3987-.3638,2.4941-1.459,2.8579-2.8579h12.1421v1c0,1.1025.8972,2,2,2h1v2Z"
2291
2285
  })), children);
2292
2286
  });
2293
2287
  if (process.env.NODE_ENV !== "production") {
2294
- RepoSourceCode.propTypes = iconPropTypes.iconPropTypes;
2288
+ ReferenceArchitecture.propTypes = iconPropTypes.iconPropTypes;
2295
2289
  }
2296
- const Report = /*#__PURE__*/React__default["default"].forwardRef(function Report(_ref94, ref) {
2290
+ const ReflectHorizontal = /*#__PURE__*/React__default["default"].forwardRef(function ReflectHorizontal(_ref94, ref) {
2297
2291
  let {
2298
2292
  children,
2299
2293
  size = 16,
@@ -2307,16 +2301,19 @@ const Report = /*#__PURE__*/React__default["default"].forwardRef(function Report
2307
2301
  viewBox: "0 0 32 32",
2308
2302
  fill: "currentColor",
2309
2303
  ...rest
2310
- }, _path174 || (_path174 = /*#__PURE__*/React__default["default"].createElement("path", {
2311
- d: "M10 18H18V20H10zM10 13H22V15H10zM10 23H15V25H10z"
2312
- })), _path175 || (_path175 = /*#__PURE__*/React__default["default"].createElement("path", {
2313
- d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
2304
+ }, _path172 || (_path172 = /*#__PURE__*/React__default["default"].createElement("path", {
2305
+ d: "M19.386,15.2105l9-7A1,1,0,0,1,30,9V23a1,1,0,0,1-1.614.79l-9-7a1,1,0,0,1,0-1.5791Z"
2306
+ })), _path173 || (_path173 = /*#__PURE__*/React__default["default"].createElement("path", {
2307
+ d: "M15 2H17V30H15z",
2308
+ transform: "rotate(-180 16 16)"
2309
+ })), _path174 || (_path174 = /*#__PURE__*/React__default["default"].createElement("path", {
2310
+ d: "M13,16a1.001,1.001,0,0,1-.386.79l-9,7A1,1,0,0,1,2,23V9a1,1,0,0,1,1.614-.79l9,7A1.001,1.001,0,0,1,13,16ZM4,20.9556,10.3711,16,4,11.0444Z"
2314
2311
  })), children);
2315
2312
  });
2316
2313
  if (process.env.NODE_ENV !== "production") {
2317
- Report.propTypes = iconPropTypes.iconPropTypes;
2314
+ ReflectHorizontal.propTypes = iconPropTypes.iconPropTypes;
2318
2315
  }
2319
- const ReportData = /*#__PURE__*/React__default["default"].forwardRef(function ReportData(_ref95, ref) {
2316
+ const ReflectVertical = /*#__PURE__*/React__default["default"].forwardRef(function ReflectVertical(_ref95, ref) {
2320
2317
  let {
2321
2318
  children,
2322
2319
  size = 16,
@@ -2330,16 +2327,19 @@ const ReportData = /*#__PURE__*/React__default["default"].forwardRef(function Re
2330
2327
  viewBox: "0 0 32 32",
2331
2328
  fill: "currentColor",
2332
2329
  ...rest
2333
- }, _path176 || (_path176 = /*#__PURE__*/React__default["default"].createElement("path", {
2334
- d: "M15 20H17V24H15zM20 18H22V24H20zM10 14H12V24H10z"
2330
+ }, _path175 || (_path175 = /*#__PURE__*/React__default["default"].createElement("path", {
2331
+ d: "M16.79,19.386l7,9A1,1,0,0,1,23,30H9a1,1,0,0,1-.79-1.614l7-9a1,1,0,0,1,1.5791,0Z"
2332
+ })), _path176 || (_path176 = /*#__PURE__*/React__default["default"].createElement("path", {
2333
+ d: "M15 2H17V30H15z",
2334
+ transform: "rotate(-90 16 16)"
2335
2335
  })), _path177 || (_path177 = /*#__PURE__*/React__default["default"].createElement("path", {
2336
- d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
2336
+ d: "M16,13a1.001,1.001,0,0,1-.79-.386l-7-9A1,1,0,0,1,9,2H23a1,1,0,0,1,.79,1.614l-7,9A1.001,1.001,0,0,1,16,13ZM11.0444,4,16,10.3711,20.9556,4Z"
2337
2337
  })), children);
2338
2338
  });
2339
2339
  if (process.env.NODE_ENV !== "production") {
2340
- ReportData.propTypes = iconPropTypes.iconPropTypes;
2340
+ ReflectVertical.propTypes = iconPropTypes.iconPropTypes;
2341
2341
  }
2342
- const RequestQuote = /*#__PURE__*/React__default["default"].forwardRef(function RequestQuote(_ref96, ref) {
2342
+ const WatsonHealthRegionAnalysisArea = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRegionAnalysisArea(_ref96, ref) {
2343
2343
  let {
2344
2344
  children,
2345
2345
  size = 16,
@@ -2354,15 +2354,15 @@ const RequestQuote = /*#__PURE__*/React__default["default"].forwardRef(function
2354
2354
  fill: "currentColor",
2355
2355
  ...rest
2356
2356
  }, _path178 || (_path178 = /*#__PURE__*/React__default["default"].createElement("path", {
2357
- d: "M22,22v6H6V4H16V2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V22Z"
2357
+ d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
2358
2358
  })), _path179 || (_path179 = /*#__PURE__*/React__default["default"].createElement("path", {
2359
- d: "M29.54,5.76l-3.3-3.3a1.6,1.6,0,0,0-2.24,0l-14,14V22h5.53l14-14a1.6,1.6,0,0,0,0-2.24ZM14.7,20H12V17.3l9.44-9.45,2.71,2.71ZM25.56,9.15,22.85,6.44l2.27-2.27,2.71,2.71Z"
2359
+ d: "M16,30A14,14,0,1,1,30,16H28A12,12,0,1,0,16,28Z"
2360
2360
  })), children);
2361
2361
  });
2362
2362
  if (process.env.NODE_ENV !== "production") {
2363
- RequestQuote.propTypes = iconPropTypes.iconPropTypes;
2363
+ WatsonHealthRegionAnalysisArea.propTypes = iconPropTypes.iconPropTypes;
2364
2364
  }
2365
- const Reset = /*#__PURE__*/React__default["default"].forwardRef(function Reset(_ref97, ref) {
2365
+ const WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRegionAnalysisVolume(_ref97, ref) {
2366
2366
  let {
2367
2367
  children,
2368
2368
  size = 16,
@@ -2377,13 +2377,15 @@ const Reset = /*#__PURE__*/React__default["default"].forwardRef(function Reset(_
2377
2377
  fill: "currentColor",
2378
2378
  ...rest
2379
2379
  }, _path180 || (_path180 = /*#__PURE__*/React__default["default"].createElement("path", {
2380
- d: "M18,28A12,12,0,1,0,6,16v6.2L2.4,18.6,1,20l6,6,6-6-1.4-1.4L8,22.2V16H8A10,10,0,1,1,18,26Z"
2380
+ d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
2381
+ })), _path181 || (_path181 = /*#__PURE__*/React__default["default"].createElement("path", {
2382
+ d: "M4.8305,20.3555A24.9534,24.9534,0,0,0,15,22.9644v-2A22.9014,22.9014,0,0,1,4.1335,17.6919,11.979,11.979,0,0,1,4,16a11.9847,11.9847,0,0,1,.1332-1.69,22.9282,22.9282,0,0,1,23.7336,0A11.9847,11.9847,0,0,1,28,16h2A14,14,0,1,0,16,30V28A12.01,12.01,0,0,1,4.8305,20.3555ZM16,4a12.01,12.01,0,0,1,11.17,7.6465,24.8982,24.8982,0,0,0-22.3406,0A12.01,12.01,0,0,1,16,4Z"
2381
2383
  })), children);
2382
2384
  });
2383
2385
  if (process.env.NODE_ENV !== "production") {
2384
- Reset.propTypes = iconPropTypes.iconPropTypes;
2386
+ WatsonHealthRegionAnalysisVolume.propTypes = iconPropTypes.iconPropTypes;
2385
2387
  }
2386
- const ResetAlt = /*#__PURE__*/React__default["default"].forwardRef(function ResetAlt(_ref98, ref) {
2388
+ const WatsonHealthRegistration = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRegistration(_ref98, ref) {
2387
2389
  let {
2388
2390
  children,
2389
2391
  size = 16,
@@ -2397,32 +2399,21 @@ const ResetAlt = /*#__PURE__*/React__default["default"].forwardRef(function Rese
2397
2399
  viewBox: "0 0 32 32",
2398
2400
  fill: "currentColor",
2399
2401
  ...rest
2400
- }, _path181 || (_path181 = /*#__PURE__*/React__default["default"].createElement("path", {
2401
- d: "M27,8H6.83l3.58-3.59L9,3,3,9l6,6,1.41-1.41L6.83,10H27V26H7V19H5v7a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V10A2,2,0,0,0,27,8Z"
2402
+ }, _path182 || (_path182 = /*#__PURE__*/React__default["default"].createElement("path", {
2403
+ d: "M28 25H20a2.0027 2.0027 0 01-2-2V20h2v3h8V9H20v3H18V9a2.0023 2.0023 0 012-2h8a2.0023 2.0023 0 012 2V23A2.0027 2.0027 0 0128 25zM8 15H12V17H8z"
2404
+ })), _path183 || (_path183 = /*#__PURE__*/React__default["default"].createElement("path", {
2405
+ d: "M20 15H24V17H20zM14 15H18V17H14zM12 25H4a2.0023 2.0023 0 01-2-2V9A2.002 2.002 0 014 7h8a2.002 2.002 0 012 2v3H12V9H4V23h8V20h2v3A2.0023 2.0023 0 0112 25z"
2402
2406
  })), children);
2403
2407
  });
2404
2408
  if (process.env.NODE_ENV !== "production") {
2405
- ResetAlt.propTypes = iconPropTypes.iconPropTypes;
2409
+ WatsonHealthRegistration.propTypes = iconPropTypes.iconPropTypes;
2406
2410
  }
2407
- const Restart = /*#__PURE__*/React__default["default"].forwardRef(function Restart(_ref99, ref) {
2411
+ const Reminder = /*#__PURE__*/React__default["default"].forwardRef(function Reminder(_ref99, ref) {
2408
2412
  let {
2409
2413
  children,
2410
2414
  size = 16,
2411
2415
  ...rest
2412
2416
  } = _ref99;
2413
- if (size === 16 || size === "16" || size === "16px") {
2414
- return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2415
- width: size,
2416
- height: size,
2417
- ref: ref,
2418
- xmlns: "http://www.w3.org/2000/svg",
2419
- viewBox: "0 0 16 16",
2420
- fill: "currentColor",
2421
- ...rest
2422
- }, _path182 || (_path182 = /*#__PURE__*/React__default["default"].createElement("path", {
2423
- d: "M13,9c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5h3.1L9.3,5.8L10,6.5l3-3l-3-3L9.3,1.2L11.1,3H8C4.7,3,2,5.7,2,9s2.7,6,6,6 s6-2.7,6-6H13z"
2424
- })), children);
2425
- }
2426
2417
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2427
2418
  width: size,
2428
2419
  height: size,
@@ -2431,14 +2422,16 @@ const Restart = /*#__PURE__*/React__default["default"].forwardRef(function Resta
2431
2422
  viewBox: "0 0 32 32",
2432
2423
  fill: "currentColor",
2433
2424
  ...rest
2434
- }, _path183 || (_path183 = /*#__PURE__*/React__default["default"].createElement("path", {
2435
- d: "M26,18A10,10,0,1,1,16,8h6.1821l-3.5844,3.5854L20,13l6-6L20,1,18.5977,2.414,22.1851,6H16A12,12,0,1,0,28,18Z"
2425
+ }, _path184 || (_path184 = /*#__PURE__*/React__default["default"].createElement("path", {
2426
+ d: "M30,23.3818l-2-1V20a6.0046,6.0046,0,0,0-5-5.91V12H21v2.09A6.0046,6.0046,0,0,0,16,20v2.3818l-2,1V28h6v2h4V28h6ZM28,26H16V24.6182l2-1V20a4,4,0,0,1,8,0v3.6182l2,1Z"
2427
+ })), _path185 || (_path185 = /*#__PURE__*/React__default["default"].createElement("path", {
2428
+ d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
2436
2429
  })), children);
2437
2430
  });
2438
2431
  if (process.env.NODE_ENV !== "production") {
2439
- Restart.propTypes = iconPropTypes.iconPropTypes;
2432
+ Reminder.propTypes = iconPropTypes.iconPropTypes;
2440
2433
  }
2441
- const Restaurant = /*#__PURE__*/React__default["default"].forwardRef(function Restaurant(_ref100, ref) {
2434
+ const ReminderMedical = /*#__PURE__*/React__default["default"].forwardRef(function ReminderMedical(_ref100, ref) {
2442
2435
  let {
2443
2436
  children,
2444
2437
  size = 16,
@@ -2452,16 +2445,16 @@ const Restaurant = /*#__PURE__*/React__default["default"].forwardRef(function Re
2452
2445
  viewBox: "0 0 32 32",
2453
2446
  fill: "currentColor",
2454
2447
  ...rest
2455
- }, _path184 || (_path184 = /*#__PURE__*/React__default["default"].createElement("path", {
2456
- d: "M9 2H11V12H9z"
2457
- })), _path185 || (_path185 = /*#__PURE__*/React__default["default"].createElement("path", {
2458
- d: "M14 11a4 4 0 01-8 0V2H4v9a6 6 0 005 5.91V30h2V16.91A6 6 0 0016 11V2H14zM22 2H21V30h2V20h3a2 2 0 002-2V8A5.78 5.78 0 0022 2zm4 16H23V4.09c2.88.56 3 3.54 3 3.91z"
2448
+ }, _path186 || (_path186 = /*#__PURE__*/React__default["default"].createElement("path", {
2449
+ d: "M27,12v2h1v4a3,3,0,0,1-6,0V14h1V12H20v6a5.0083,5.0083,0,0,0,4,4.8989V24a4,4,0,0,1-8,0V21.8157a3,3,0,1,0-2,0V24a6,6,0,0,0,12,0V22.8989A5.0083,5.0083,0,0,0,30,18V12ZM15,18a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,15,18Z"
2450
+ })), _path187 || (_path187 = /*#__PURE__*/React__default["default"].createElement("path", {
2451
+ d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2l4,0V26L6,26V6h4V8h2V6h8V8h2V6h4v4h2V6A2,2,0,0,0,26,4Z"
2459
2452
  })), children);
2460
2453
  });
2461
2454
  if (process.env.NODE_ENV !== "production") {
2462
- Restaurant.propTypes = iconPropTypes.iconPropTypes;
2455
+ ReminderMedical.propTypes = iconPropTypes.iconPropTypes;
2463
2456
  }
2464
- const RestaurantFine = /*#__PURE__*/React__default["default"].forwardRef(function RestaurantFine(_ref101, ref) {
2457
+ const Renew = /*#__PURE__*/React__default["default"].forwardRef(function Renew(_ref101, ref) {
2465
2458
  let {
2466
2459
  children,
2467
2460
  size = 16,
@@ -2475,16 +2468,14 @@ const RestaurantFine = /*#__PURE__*/React__default["default"].forwardRef(functio
2475
2468
  viewBox: "0 0 32 32",
2476
2469
  fill: "currentColor",
2477
2470
  ...rest
2478
- }, _path186 || (_path186 = /*#__PURE__*/React__default["default"].createElement("path", {
2479
- d: "M30 11.0005v-8a1 1 0 00-1-1H19a1 1 0 00-1 1v8A6.0039 6.0039 0 0023 16.91V28H19v2H29V28H25V16.91A6.0039 6.0039 0 0030 11.0005zm-10 0V4h8v7.0005a4 4 0 11-8 0zM12 2v9.02a3.9644 3.9644 0 01-3.96 3.96A4.0052 4.0052 0 014 11.02V2H2v9.02a5.9888 5.9888 0 005 5.8652V30H9V16.8953A5.9646 5.9646 0 0014 11.02V2z"
2480
- })), _path187 || (_path187 = /*#__PURE__*/React__default["default"].createElement("path", {
2481
- d: "M7 2H9V11.98H7z"
2471
+ }, _path188 || (_path188 = /*#__PURE__*/React__default["default"].createElement("path", {
2472
+ d: "M12 10H6.78A11 11 0 0127 16h2A13 13 0 006 7.68V4H4v8h8zM20 22h5.22A11 11 0 015 16H3a13 13 0 0023 8.32V28h2V20H20z"
2482
2473
  })), children);
2483
2474
  });
2484
2475
  if (process.env.NODE_ENV !== "production") {
2485
- RestaurantFine.propTypes = iconPropTypes.iconPropTypes;
2476
+ Renew.propTypes = iconPropTypes.iconPropTypes;
2486
2477
  }
2487
- const Result = /*#__PURE__*/React__default["default"].forwardRef(function Result(_ref102, ref) {
2478
+ const Repeat = /*#__PURE__*/React__default["default"].forwardRef(function Repeat(_ref102, ref) {
2488
2479
  let {
2489
2480
  children,
2490
2481
  size = 16,
@@ -2498,16 +2489,14 @@ const Result = /*#__PURE__*/React__default["default"].forwardRef(function Result
2498
2489
  viewBox: "0 0 32 32",
2499
2490
  fill: "currentColor",
2500
2491
  ...rest
2501
- }, _path188 || (_path188 = /*#__PURE__*/React__default["default"].createElement("path", {
2502
- d: "M14 23H22V25H14zM10 23H12V25H10zM14 18H22V20H14zM10 18H12V20H10zM14 13H22V15H14zM10 13H12V15H10z"
2503
- })), _path189 || (_path189 = /*#__PURE__*/React__default["default"].createElement("path", {
2504
- d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
2492
+ }, _path189 || (_path189 = /*#__PURE__*/React__default["default"].createElement("path", {
2493
+ d: "M6 6H26.1719l-3.586-3.5859L24 1l6 6-6 6-1.4141-1.4141L26.1719 8H6v7H4V8A2.0024 2.0024 0 016 6zM9.4141 20.4141L5.8281 24H26V17h2v7a2.0024 2.0024 0 01-2 2H5.8281L9.414 29.5859 8 31 2 25l6-6z"
2505
2494
  })), children);
2506
2495
  });
2507
2496
  if (process.env.NODE_ENV !== "production") {
2508
- Result.propTypes = iconPropTypes.iconPropTypes;
2497
+ Repeat.propTypes = iconPropTypes.iconPropTypes;
2509
2498
  }
2510
- const ResultDraft = /*#__PURE__*/React__default["default"].forwardRef(function ResultDraft(_ref103, ref) {
2499
+ const RepeatOne = /*#__PURE__*/React__default["default"].forwardRef(function RepeatOne(_ref103, ref) {
2511
2500
  let {
2512
2501
  children,
2513
2502
  size = 16,
@@ -2522,15 +2511,15 @@ const ResultDraft = /*#__PURE__*/React__default["default"].forwardRef(function R
2522
2511
  fill: "currentColor",
2523
2512
  ...rest
2524
2513
  }, _path190 || (_path190 = /*#__PURE__*/React__default["default"].createElement("path", {
2525
- d: "M29.7 19.3l-3-3c-.4-.4-1-.4-1.4 0L16 25.6V30h4.4l9.3-9.3C30.1 20.3 30.1 19.7 29.7 19.3zM19.6 28H18v-1.6l5-5 1.6 1.6L19.6 28zM26 21.6L24.4 20l1.6-1.6 1.6 1.6L26 21.6zM10 23H12V25H10zM14 18H18V20H14zM10 18H12V20H10zM14 13H22V15H14zM10 13H12V15H10z"
2514
+ d: "M6 6H26.1719l-3.586-3.5859L24 1l6 6-6 6-1.4141-1.4141L26.1719 8H6v7H4V8A2.0024 2.0024 0 016 6zM9.4141 20.4141L5.8281 24H26V17h2v7a2.0024 2.0024 0 01-2 2H5.8281L9.414 29.5859 8 31 2 25l6-6z"
2526
2515
  })), _path191 || (_path191 = /*#__PURE__*/React__default["default"].createElement("path", {
2527
- d: "M7,28V7h3v3h12V7h3v6h2V7c0-1.1-0.9-2-2-2h-3V4c0-1.1-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2v1H7C5.9,5,5,5.9,5,7v21 c0,1.1,0.9,2,2,2h5v-2H7z M12,4h8v4h-8V4z"
2516
+ d: "M17 19L17 11 15 11 15 12 13 12 13 14 15 14 15 19 13 19 13 21 19 21 19 19 17 19z"
2528
2517
  })), children);
2529
2518
  });
2530
2519
  if (process.env.NODE_ENV !== "production") {
2531
- ResultDraft.propTypes = iconPropTypes.iconPropTypes;
2520
+ RepeatOne.propTypes = iconPropTypes.iconPropTypes;
2532
2521
  }
2533
- const ResultNew = /*#__PURE__*/React__default["default"].forwardRef(function ResultNew(_ref104, ref) {
2522
+ const Replicate = /*#__PURE__*/React__default["default"].forwardRef(function Replicate(_ref104, ref) {
2534
2523
  let {
2535
2524
  children,
2536
2525
  size = 16,
@@ -2544,20 +2533,14 @@ const ResultNew = /*#__PURE__*/React__default["default"].forwardRef(function Res
2544
2533
  viewBox: "0 0 32 32",
2545
2534
  fill: "currentColor",
2546
2535
  ...rest
2547
- }, _circle23 || (_circle23 = /*#__PURE__*/React__default["default"].createElement("circle", {
2548
- cx: "26",
2549
- cy: "26",
2550
- r: "4"
2551
- })), _path192 || (_path192 = /*#__PURE__*/React__default["default"].createElement("path", {
2552
- d: "M10 13H12V15H10zM10 18H12V20H10zM10 23H12V25H10zM14 13H22V15H14zM14 18H22V20H14zM14 23H18V25H14z"
2553
- })), _path193 || (_path193 = /*#__PURE__*/React__default["default"].createElement("path", {
2554
- d: "M7,28V7h3v3H22V7h3V18h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H18V28ZM12,4h8V8H12Z"
2536
+ }, _path192 || (_path192 = /*#__PURE__*/React__default["default"].createElement("path", {
2537
+ d: "M28 8h2V4a2.0021 2.0021 0 00-2-2H24V4h4zM17 2H21V4H17zM28 11H30V15H28zM28 18v4H24V10a2.0023 2.0023 0 00-2-2H10V4h4V2H10A2.0023 2.0023 0 008 4V8H4a2.0023 2.0023 0 00-2 2V28a2.0023 2.0023 0 002 2H22a2.0023 2.0023 0 002-2V24h4a2.0023 2.0023 0 002-2V18zM22 28H4V10H22z"
2555
2538
  })), children);
2556
2539
  });
2557
2540
  if (process.env.NODE_ENV !== "production") {
2558
- ResultNew.propTypes = iconPropTypes.iconPropTypes;
2541
+ Replicate.propTypes = iconPropTypes.iconPropTypes;
2559
2542
  }
2560
- const ResultOld = /*#__PURE__*/React__default["default"].forwardRef(function ResultOld(_ref105, ref) {
2543
+ const Reply = /*#__PURE__*/React__default["default"].forwardRef(function Reply(_ref105, ref) {
2561
2544
  let {
2562
2545
  children,
2563
2546
  size = 16,
@@ -2571,18 +2554,14 @@ const ResultOld = /*#__PURE__*/React__default["default"].forwardRef(function Res
2571
2554
  viewBox: "0 0 32 32",
2572
2555
  fill: "currentColor",
2573
2556
  ...rest
2574
- }, _path194 || (_path194 = /*#__PURE__*/React__default["default"].createElement("path", {
2575
- d: "M10 13H12V15H10zM14 13H22V15H14zM10 18H12V20H10zM10 23H12V25H10z"
2576
- })), _path195 || (_path195 = /*#__PURE__*/React__default["default"].createElement("path", {
2577
- d: "M7,28V7h3v3H22V7h3v8h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h9V28ZM12,4h8V8H12Z"
2578
- })), _path196 || (_path196 = /*#__PURE__*/React__default["default"].createElement("path", {
2579
- d: "M18,19v2.4131A6.996,6.996,0,1,1,24,32V30a5,5,0,1,0-4.5762-7H22v2H16V19Z"
2557
+ }, _path193 || (_path193 = /*#__PURE__*/React__default["default"].createElement("path", {
2558
+ d: "M28.88,30a1,1,0,0,1-.88-.5A15.19,15.19,0,0,0,15,22v6a1,1,0,0,1-.62.92,1,1,0,0,1-1.09-.21l-12-12a1,1,0,0,1,0-1.42l12-12a1,1,0,0,1,1.09-.21A1,1,0,0,1,15,4v6.11a17.19,17.19,0,0,1,15,17,16.34,16.34,0,0,1-.13,2,1,1,0,0,1-.79.86ZM14.5,20A17.62,17.62,0,0,1,28,26,15.31,15.31,0,0,0,13.91,12,1,1,0,0,1,13,11V6.41L3.41,16,13,25.59V21a1,1,0,0,1,1-1h.54Z"
2580
2559
  })), children);
2581
2560
  });
2582
2561
  if (process.env.NODE_ENV !== "production") {
2583
- ResultOld.propTypes = iconPropTypes.iconPropTypes;
2562
+ Reply.propTypes = iconPropTypes.iconPropTypes;
2584
2563
  }
2585
- const RetryFailed = /*#__PURE__*/React__default["default"].forwardRef(function RetryFailed(_ref106, ref) {
2564
+ const ReplyAll = /*#__PURE__*/React__default["default"].forwardRef(function ReplyAll(_ref106, ref) {
2586
2565
  let {
2587
2566
  children,
2588
2567
  size = 16,
@@ -2596,14 +2575,16 @@ const RetryFailed = /*#__PURE__*/React__default["default"].forwardRef(function R
2596
2575
  viewBox: "0 0 32 32",
2597
2576
  fill: "currentColor",
2598
2577
  ...rest
2599
- }, _path197 || (_path197 = /*#__PURE__*/React__default["default"].createElement("path", {
2600
- d: "M26.41 25L30 21.41 28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25zM18 2A12.0351 12.0351 0 006 14v6.2L2.4 16.6 1 18l6 6 6-6-1.4-1.4L8 20.2V14a10 10 0 0120 0v3h2V14A12.0351 12.0351 0 0018 2z"
2578
+ }, _path194 || (_path194 = /*#__PURE__*/React__default["default"].createElement("path", {
2579
+ d: "M19,29a.9989.9989,0,0,1-.768-.36l-10-12a1,1,0,0,1,0-1.28l10-12A1,1,0,0,1,20,4v7.0325c7.0074.4629,11,5.86,11,14.9677a1,1,0,0,1-1.8.6c-2.8218-3.7623-5.3912-5.3463-9.2-5.5716V28a1,1,0,0,1-1,1ZM10.3016,16,18,25.238V20a1,1,0,0,1,1-1,12.7127,12.7127,0,0,1,9.8414,4.0909C28.0864,16.5553,24.6587,13,19,13a1,1,0,0,1-1-1V6.7618Z"
2580
+ })), _path195 || (_path195 = /*#__PURE__*/React__default["default"].createElement("path", {
2581
+ d: "M11.4639,28.9182,1.2318,16.64a1,1,0,0,1,0-1.28L11.4638,3.0792,13,4.36,3.3016,16,13,27.638Z"
2601
2582
  })), children);
2602
2583
  });
2603
2584
  if (process.env.NODE_ENV !== "production") {
2604
- RetryFailed.propTypes = iconPropTypes.iconPropTypes;
2585
+ ReplyAll.propTypes = iconPropTypes.iconPropTypes;
2605
2586
  }
2606
- const Return = /*#__PURE__*/React__default["default"].forwardRef(function Return(_ref107, ref) {
2587
+ const RepoArtifact = /*#__PURE__*/React__default["default"].forwardRef(function RepoArtifact(_ref107, ref) {
2607
2588
  let {
2608
2589
  children,
2609
2590
  size = 16,
@@ -2617,14 +2598,16 @@ const Return = /*#__PURE__*/React__default["default"].forwardRef(function Return
2617
2598
  viewBox: "0 0 32 32",
2618
2599
  fill: "currentColor",
2619
2600
  ...rest
2620
- }, _path198 || (_path198 = /*#__PURE__*/React__default["default"].createElement("path", {
2621
- d: "m22,8v2c2.2061,0,4,1.7944,4,4s-1.7939,4-4,4h-12v-5l-6,6,6,6v-5h12c3.3086,0,6-2.6914,6-6s-2.6914-6-6-6Z"
2601
+ }, _path196 || (_path196 = /*#__PURE__*/React__default["default"].createElement("path", {
2602
+ d: "M30,24v-2h-2.1c-0.1-0.6-0.4-1.2-0.7-1.8l1.5-1.5l-1.4-1.4l-1.5,1.5c-0.5-0.3-1.1-0.6-1.8-0.7V16h-2v2.1 c-0.6,0.1-1.2,0.4-1.8,0.7l-1.5-1.5l-1.4,1.4l1.5,1.5c-0.3,0.5-0.6,1.1-0.7,1.8H16v2h2.1c0.1,0.6,0.4,1.2,0.7,1.8l-1.5,1.5l1.4,1.4 l1.5-1.5c0.5,0.3,1.1,0.6,1.8,0.7V30h2v-2.1c0.6-0.1,1.2-0.4,1.8-0.7l1.5,1.5l1.4-1.4l-1.5-1.5c0.3-0.5,0.6-1.1,0.7-1.8H30z M23,26 c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3S24.7,26,23,26z"
2603
+ })), _path197 || (_path197 = /*#__PURE__*/React__default["default"].createElement("path", {
2604
+ d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h10v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v5h2v-5 C30,8.9,29.1,8,28,8z"
2622
2605
  })), children);
2623
2606
  });
2624
2607
  if (process.env.NODE_ENV !== "production") {
2625
- Return.propTypes = iconPropTypes.iconPropTypes;
2608
+ RepoArtifact.propTypes = iconPropTypes.iconPropTypes;
2626
2609
  }
2627
- const Review = /*#__PURE__*/React__default["default"].forwardRef(function Review(_ref108, ref) {
2610
+ const RepoSourceCode = /*#__PURE__*/React__default["default"].forwardRef(function RepoSourceCode(_ref108, ref) {
2628
2611
  let {
2629
2612
  children,
2630
2613
  size = 16,
@@ -2638,16 +2621,16 @@ const Review = /*#__PURE__*/React__default["default"].forwardRef(function Review
2638
2621
  viewBox: "0 0 32 32",
2639
2622
  fill: "currentColor",
2640
2623
  ...rest
2641
- }, _path199 || (_path199 = /*#__PURE__*/React__default["default"].createElement("path", {
2642
- d: "M16 8L17.912 11.703 22 12.297 19 15 20 19 16 16.75 12 19 13 15 10 12.297 14.2 11.703 16 8z"
2643
- })), _path200 || (_path200 = /*#__PURE__*/React__default["default"].createElement("path", {
2644
- d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
2624
+ }, _path198 || (_path198 = /*#__PURE__*/React__default["default"].createElement("path", {
2625
+ d: "M23.6 21.4L27.2 25 27.2 25 23.6 28.6 25 30 30 25 25 20zM20.4 21.4L16.8 25 16.8 25 20.4 28.6 19 30 14 25 19 20z"
2626
+ })), _path199 || (_path199 = /*#__PURE__*/React__default["default"].createElement("path", {
2627
+ d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h7v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"
2645
2628
  })), children);
2646
2629
  });
2647
2630
  if (process.env.NODE_ENV !== "production") {
2648
- Review.propTypes = iconPropTypes.iconPropTypes;
2631
+ RepoSourceCode.propTypes = iconPropTypes.iconPropTypes;
2649
2632
  }
2650
- const Rewind_10 = /*#__PURE__*/React__default["default"].forwardRef(function Rewind_10(_ref109, ref) {
2633
+ const Report = /*#__PURE__*/React__default["default"].forwardRef(function Report(_ref109, ref) {
2651
2634
  let {
2652
2635
  children,
2653
2636
  size = 16,
@@ -2661,16 +2644,16 @@ const Rewind_10 = /*#__PURE__*/React__default["default"].forwardRef(function Rew
2661
2644
  viewBox: "0 0 32 32",
2662
2645
  fill: "currentColor",
2663
2646
  ...rest
2664
- }, _path201 || (_path201 = /*#__PURE__*/React__default["default"].createElement("path", {
2665
- d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
2666
- })), _path202 || (_path202 = /*#__PURE__*/React__default["default"].createElement("path", {
2667
- d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
2647
+ }, _path200 || (_path200 = /*#__PURE__*/React__default["default"].createElement("path", {
2648
+ d: "M10 18H18V20H10zM10 13H22V15H10zM10 23H15V25H10z"
2649
+ })), _path201 || (_path201 = /*#__PURE__*/React__default["default"].createElement("path", {
2650
+ d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
2668
2651
  })), children);
2669
2652
  });
2670
2653
  if (process.env.NODE_ENV !== "production") {
2671
- Rewind_10.propTypes = iconPropTypes.iconPropTypes;
2654
+ Report.propTypes = iconPropTypes.iconPropTypes;
2672
2655
  }
2673
- const Rewind_30 = /*#__PURE__*/React__default["default"].forwardRef(function Rewind_30(_ref110, ref) {
2656
+ const ReportData = /*#__PURE__*/React__default["default"].forwardRef(function ReportData(_ref110, ref) {
2674
2657
  let {
2675
2658
  children,
2676
2659
  size = 16,
@@ -2684,16 +2667,16 @@ const Rewind_30 = /*#__PURE__*/React__default["default"].forwardRef(function Rew
2684
2667
  viewBox: "0 0 32 32",
2685
2668
  fill: "currentColor",
2686
2669
  ...rest
2687
- }, _path203 || (_path203 = /*#__PURE__*/React__default["default"].createElement("path", {
2688
- d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
2689
- })), _path204 || (_path204 = /*#__PURE__*/React__default["default"].createElement("path", {
2690
- d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
2670
+ }, _path202 || (_path202 = /*#__PURE__*/React__default["default"].createElement("path", {
2671
+ d: "M15 20H17V24H15zM20 18H22V24H20zM10 14H12V24H10z"
2672
+ })), _path203 || (_path203 = /*#__PURE__*/React__default["default"].createElement("path", {
2673
+ d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
2691
2674
  })), children);
2692
2675
  });
2693
2676
  if (process.env.NODE_ENV !== "production") {
2694
- Rewind_30.propTypes = iconPropTypes.iconPropTypes;
2677
+ ReportData.propTypes = iconPropTypes.iconPropTypes;
2695
2678
  }
2696
- const Rewind_5 = /*#__PURE__*/React__default["default"].forwardRef(function Rewind_5(_ref111, ref) {
2679
+ const RequestQuote = /*#__PURE__*/React__default["default"].forwardRef(function RequestQuote(_ref111, ref) {
2697
2680
  let {
2698
2681
  children,
2699
2682
  size = 16,
@@ -2707,16 +2690,16 @@ const Rewind_5 = /*#__PURE__*/React__default["default"].forwardRef(function Rewi
2707
2690
  viewBox: "0 0 32 32",
2708
2691
  fill: "currentColor",
2709
2692
  ...rest
2710
- }, _path205 || (_path205 = /*#__PURE__*/React__default["default"].createElement("path", {
2711
- d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
2712
- })), _path206 || (_path206 = /*#__PURE__*/React__default["default"].createElement("path", {
2713
- d: "M18.58,15.58H15.13L15,18.15H15a4.83,4.83,0,0,1,.26-.45,1.59,1.59,0,0,1,.33-.35,1.53,1.53,0,0,1,.44-.23,2,2,0,0,1,.6-.08,2.54,2.54,0,0,1,.92.16,2.06,2.06,0,0,1,.74.48,2.28,2.28,0,0,1,.5.77,2.73,2.73,0,0,1,.18,1,2.87,2.87,0,0,1-.19,1.07,2.36,2.36,0,0,1-.55.84,2.44,2.44,0,0,1-.89.55,3.23,3.23,0,0,1-1.21.2,3.79,3.79,0,0,1-.94-.11,3,3,0,0,1-.74-.32,2.45,2.45,0,0,1-.55-.45,4.13,4.13,0,0,1-.41-.55l1.06-.81.27.41a1.82,1.82,0,0,0,.34.34,1.59,1.59,0,0,0,.43.22,1.52,1.52,0,0,0,.55.08,1.29,1.29,0,0,0,1-.36,1.41,1.41,0,0,0,.33-1V19.5a1.18,1.18,0,0,0-1.28-1.27,1.44,1.44,0,0,0-.77.18,1.94,1.94,0,0,0-.48.39l-1.19-.17.29-4.31h4.52Z"
2693
+ }, _path204 || (_path204 = /*#__PURE__*/React__default["default"].createElement("path", {
2694
+ d: "M22,22v6H6V4H16V2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V22Z"
2695
+ })), _path205 || (_path205 = /*#__PURE__*/React__default["default"].createElement("path", {
2696
+ d: "M29.54,5.76l-3.3-3.3a1.6,1.6,0,0,0-2.24,0l-14,14V22h5.53l14-14a1.6,1.6,0,0,0,0-2.24ZM14.7,20H12V17.3l9.44-9.45,2.71,2.71ZM25.56,9.15,22.85,6.44l2.27-2.27,2.71,2.71Z"
2714
2697
  })), children);
2715
2698
  });
2716
2699
  if (process.env.NODE_ENV !== "production") {
2717
- Rewind_5.propTypes = iconPropTypes.iconPropTypes;
2700
+ RequestQuote.propTypes = iconPropTypes.iconPropTypes;
2718
2701
  }
2719
- const RightPanelClose = /*#__PURE__*/React__default["default"].forwardRef(function RightPanelClose(_ref112, ref) {
2702
+ const Reset = /*#__PURE__*/React__default["default"].forwardRef(function Reset(_ref112, ref) {
2720
2703
  let {
2721
2704
  children,
2722
2705
  size = 16,
@@ -2730,15 +2713,14 @@ const RightPanelClose = /*#__PURE__*/React__default["default"].forwardRef(functi
2730
2713
  viewBox: "0 0 32 32",
2731
2714
  fill: "currentColor",
2732
2715
  ...rest
2733
- }, _path207 || (_path207 = /*#__PURE__*/React__default["default"].createElement("path", {
2734
- strokeWidth: "0",
2735
- d: "m2,6v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2Zm20,0h6v20h-6V6Zm-18,0h16v20H4v-9h10.1699s-3.5801,3.5898-3.5801,3.5898l1.4102,1.4102,6-6-6-6-1.4102,1.4102,3.5801,3.5898H4V6Z"
2716
+ }, _path206 || (_path206 = /*#__PURE__*/React__default["default"].createElement("path", {
2717
+ d: "M18,28A12,12,0,1,0,6,16v6.2L2.4,18.6,1,20l6,6,6-6-1.4-1.4L8,22.2V16H8A10,10,0,1,1,18,26Z"
2736
2718
  })), children);
2737
2719
  });
2738
2720
  if (process.env.NODE_ENV !== "production") {
2739
- RightPanelClose.propTypes = iconPropTypes.iconPropTypes;
2721
+ Reset.propTypes = iconPropTypes.iconPropTypes;
2740
2722
  }
2741
- const RightPanelCloseFilled = /*#__PURE__*/React__default["default"].forwardRef(function RightPanelCloseFilled(_ref113, ref) {
2723
+ const ResetAlt = /*#__PURE__*/React__default["default"].forwardRef(function ResetAlt(_ref113, ref) {
2742
2724
  let {
2743
2725
  children,
2744
2726
  size = 16,
@@ -2752,20 +2734,32 @@ const RightPanelCloseFilled = /*#__PURE__*/React__default["default"].forwardRef(
2752
2734
  viewBox: "0 0 32 32",
2753
2735
  fill: "currentColor",
2754
2736
  ...rest
2755
- }, _path208 || (_path208 = /*#__PURE__*/React__default["default"].createElement("path", {
2756
- strokeWidth: "0",
2757
- d: "m2,6v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2Zm2,0h16v20H4v-9h10.1699s-3.5801,3.5898-3.5801,3.5898l1.4102,1.4102,6-6-6-6-1.4102,1.4102,3.5801,3.5898H4V6Z"
2737
+ }, _path207 || (_path207 = /*#__PURE__*/React__default["default"].createElement("path", {
2738
+ d: "M27,8H6.83l3.58-3.59L9,3,3,9l6,6,1.41-1.41L6.83,10H27V26H7V19H5v7a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V10A2,2,0,0,0,27,8Z"
2758
2739
  })), children);
2759
2740
  });
2760
2741
  if (process.env.NODE_ENV !== "production") {
2761
- RightPanelCloseFilled.propTypes = iconPropTypes.iconPropTypes;
2742
+ ResetAlt.propTypes = iconPropTypes.iconPropTypes;
2762
2743
  }
2763
- const RightPanelOpen = /*#__PURE__*/React__default["default"].forwardRef(function RightPanelOpen(_ref114, ref) {
2744
+ const Restart = /*#__PURE__*/React__default["default"].forwardRef(function Restart(_ref114, ref) {
2764
2745
  let {
2765
2746
  children,
2766
2747
  size = 16,
2767
2748
  ...rest
2768
2749
  } = _ref114;
2750
+ if (size === 16 || size === "16" || size === "16px") {
2751
+ return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2752
+ width: size,
2753
+ height: size,
2754
+ ref: ref,
2755
+ xmlns: "http://www.w3.org/2000/svg",
2756
+ viewBox: "0 0 16 16",
2757
+ fill: "currentColor",
2758
+ ...rest
2759
+ }, _path208 || (_path208 = /*#__PURE__*/React__default["default"].createElement("path", {
2760
+ d: "M13,9c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5h3.1L9.3,5.8L10,6.5l3-3l-3-3L9.3,1.2L11.1,3H8C4.7,3,2,5.7,2,9s2.7,6,6,6 s6-2.7,6-6H13z"
2761
+ })), children);
2762
+ }
2769
2763
  return /*#__PURE__*/React__default["default"].createElement(Icon_js, {
2770
2764
  width: size,
2771
2765
  height: size,
@@ -2775,14 +2769,13 @@ const RightPanelOpen = /*#__PURE__*/React__default["default"].forwardRef(functio
2775
2769
  fill: "currentColor",
2776
2770
  ...rest
2777
2771
  }, _path209 || (_path209 = /*#__PURE__*/React__default["default"].createElement("path", {
2778
- strokeWidth: "0",
2779
- d: "m2,6v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2Zm20,0h6v20h-6V6Zm-18,0h16v9h-10.1699s3.5798-3.5898,3.5798-3.5898l-1.4099-1.4102-6,6,6,6,1.4099-1.4102-3.5798-3.5898h10.1699v9H4V6Z"
2772
+ d: "M26,18A10,10,0,1,1,16,8h6.1821l-3.5844,3.5854L20,13l6-6L20,1,18.5977,2.414,22.1851,6H16A12,12,0,1,0,28,18Z"
2780
2773
  })), children);
2781
2774
  });
2782
2775
  if (process.env.NODE_ENV !== "production") {
2783
- RightPanelOpen.propTypes = iconPropTypes.iconPropTypes;
2776
+ Restart.propTypes = iconPropTypes.iconPropTypes;
2784
2777
  }
2785
- const RightPanelOpenFilled = /*#__PURE__*/React__default["default"].forwardRef(function RightPanelOpenFilled(_ref115, ref) {
2778
+ const Restaurant = /*#__PURE__*/React__default["default"].forwardRef(function Restaurant(_ref115, ref) {
2786
2779
  let {
2787
2780
  children,
2788
2781
  size = 16,
@@ -2797,14 +2790,15 @@ const RightPanelOpenFilled = /*#__PURE__*/React__default["default"].forwardRef(f
2797
2790
  fill: "currentColor",
2798
2791
  ...rest
2799
2792
  }, _path210 || (_path210 = /*#__PURE__*/React__default["default"].createElement("path", {
2800
- strokeWidth: "0",
2801
- d: "m2,6v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2Zm2,0h16v9h-10.1699s3.5798-3.5898,3.5798-3.5898l-1.4099-1.4102-6,6,6,6,1.4099-1.4102-3.5798-3.5898h10.1699v9H4V6Z"
2793
+ d: "M9 2H11V12H9z"
2794
+ })), _path211 || (_path211 = /*#__PURE__*/React__default["default"].createElement("path", {
2795
+ d: "M14 11a4 4 0 01-8 0V2H4v9a6 6 0 005 5.91V30h2V16.91A6 6 0 0016 11V2H14zM22 2H21V30h2V20h3a2 2 0 002-2V8A5.78 5.78 0 0022 2zm4 16H23V4.09c2.88.56 3 3.54 3 3.91z"
2802
2796
  })), children);
2803
2797
  });
2804
2798
  if (process.env.NODE_ENV !== "production") {
2805
- RightPanelOpenFilled.propTypes = iconPropTypes.iconPropTypes;
2799
+ Restaurant.propTypes = iconPropTypes.iconPropTypes;
2806
2800
  }
2807
- const Road = /*#__PURE__*/React__default["default"].forwardRef(function Road(_ref116, ref) {
2801
+ const RestaurantFine = /*#__PURE__*/React__default["default"].forwardRef(function RestaurantFine(_ref116, ref) {
2808
2802
  let {
2809
2803
  children,
2810
2804
  size = 16,
@@ -2818,18 +2812,16 @@ const Road = /*#__PURE__*/React__default["default"].forwardRef(function Road(_re
2818
2812
  viewBox: "0 0 32 32",
2819
2813
  fill: "currentColor",
2820
2814
  ...rest
2821
- }, _path211 || (_path211 = /*#__PURE__*/React__default["default"].createElement("path", {
2822
- d: "M13 13H19V15H13z"
2823
- })), _path212 || (_path212 = /*#__PURE__*/React__default["default"].createElement("path", {
2824
- d: "M25.4409 8L24.1687 3.45A2.009 2.009 0 0022.2456 2H9.7544A2.0089 2.0089 0 007.8313 3.4507L6.5315 8H4v2H6v7a2.0025 2.0025 0 002 2v3h2V19H22v3h2V19a2.0025 2.0025 0 002-2V10h2V8zM9.7544 4H22.2458l1.4285 5H8.3257zM24 13H22v2h2v2H8V15h2V13H8V11H24zM2 16H4V30H2zM28 16H30V30H28z"
2815
+ }, _path212 || (_path212 = /*#__PURE__*/React__default["default"].createElement("path", {
2816
+ d: "M30 11.0005v-8a1 1 0 00-1-1H19a1 1 0 00-1 1v8A6.0039 6.0039 0 0023 16.91V28H19v2H29V28H25V16.91A6.0039 6.0039 0 0030 11.0005zm-10 0V4h8v7.0005a4 4 0 11-8 0zM12 2v9.02a3.9644 3.9644 0 01-3.96 3.96A4.0052 4.0052 0 014 11.02V2H2v9.02a5.9888 5.9888 0 005 5.8652V30H9V16.8953A5.9646 5.9646 0 0014 11.02V2z"
2825
2817
  })), _path213 || (_path213 = /*#__PURE__*/React__default["default"].createElement("path", {
2826
- d: "M15 21H17V24H15zM15 26H17V30H15z"
2818
+ d: "M7 2H9V11.98H7z"
2827
2819
  })), children);
2828
2820
  });
2829
2821
  if (process.env.NODE_ENV !== "production") {
2830
- Road.propTypes = iconPropTypes.iconPropTypes;
2822
+ RestaurantFine.propTypes = iconPropTypes.iconPropTypes;
2831
2823
  }
2832
- const RoadWeather = /*#__PURE__*/React__default["default"].forwardRef(function RoadWeather(_ref117, ref) {
2824
+ const Result = /*#__PURE__*/React__default["default"].forwardRef(function Result(_ref117, ref) {
2833
2825
  let {
2834
2826
  children,
2835
2827
  size = 16,
@@ -2844,15 +2836,15 @@ const RoadWeather = /*#__PURE__*/React__default["default"].forwardRef(function R
2844
2836
  fill: "currentColor",
2845
2837
  ...rest
2846
2838
  }, _path214 || (_path214 = /*#__PURE__*/React__default["default"].createElement("path", {
2847
- d: "M16 31H14v-.228a3.0135 3.0135 0 00-1.9468-2.8091L8.5215 26.6384A3.9034 3.9034 0 016 23H8a1.8946 1.8946 0 001.2236 1.7659L12.7554 26.09A5.0226 5.0226 0 0116 30.772zM30 31H28v-.228a3.0135 3.0135 0 00-1.9468-2.8091l-3.5317-1.3245A3.9034 3.9034 0 0120 23h2a1.8946 1.8946 0 001.2236 1.7659L26.7554 26.09A5.0226 5.0226 0 0130 30.772zM11 13H17V15H11z"
2839
+ d: "M14 23H22V25H14zM10 23H12V25H10zM14 18H22V20H14zM10 18H12V20H10zM14 13H22V15H14zM10 13H12V15H10z"
2848
2840
  })), _path215 || (_path215 = /*#__PURE__*/React__default["default"].createElement("path", {
2849
- d: "M23.4409,8,22.1687,3.45A2.009,2.009,0,0,0,20.2456,2H7.7544A2.0089,2.0089,0,0,0,5.8313,3.4507L4.5315,8H2v2H4v7a2.0025,2.0025,0,0,0,2,2v2H8V19H20v2h2V19a2.0025,2.0025,0,0,0,2-2V10h2V8ZM7.7544,4H20.2458l1.4285,5H6.3257ZM22,13H20v2h2v2H6V15H8V13H6V11H22Z"
2841
+ d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
2850
2842
  })), children);
2851
2843
  });
2852
2844
  if (process.env.NODE_ENV !== "production") {
2853
- RoadWeather.propTypes = iconPropTypes.iconPropTypes;
2845
+ Result.propTypes = iconPropTypes.iconPropTypes;
2854
2846
  }
2855
- const Roadmap = /*#__PURE__*/React__default["default"].forwardRef(function Roadmap(_ref118, ref) {
2847
+ const ResultDraft = /*#__PURE__*/React__default["default"].forwardRef(function ResultDraft(_ref118, ref) {
2856
2848
  let {
2857
2849
  children,
2858
2850
  size = 16,
@@ -2867,13 +2859,15 @@ const Roadmap = /*#__PURE__*/React__default["default"].forwardRef(function Roadm
2867
2859
  fill: "currentColor",
2868
2860
  ...rest
2869
2861
  }, _path216 || (_path216 = /*#__PURE__*/React__default["default"].createElement("path", {
2870
- d: "M12 30H4a2.0023 2.0023 0 01-2-2V24a2.0023 2.0023 0 012-2h8a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0112 30zM4 24v4h8V24zM28 20H12a2.0023 2.0023 0 01-2-2V14a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 20zM12 14v4H28V14zM16 10H4A2.0023 2.0023 0 012 8V4A2.0023 2.0023 0 014 2H16a2.0023 2.0023 0 012 2V8A2.0023 2.0023 0 0116 10zM4 4V8H16V4z"
2862
+ d: "M29.7 19.3l-3-3c-.4-.4-1-.4-1.4 0L16 25.6V30h4.4l9.3-9.3C30.1 20.3 30.1 19.7 29.7 19.3zM19.6 28H18v-1.6l5-5 1.6 1.6L19.6 28zM26 21.6L24.4 20l1.6-1.6 1.6 1.6L26 21.6zM10 23H12V25H10zM14 18H18V20H14zM10 18H12V20H10zM14 13H22V15H14zM10 13H12V15H10z"
2863
+ })), _path217 || (_path217 = /*#__PURE__*/React__default["default"].createElement("path", {
2864
+ d: "M7,28V7h3v3h12V7h3v6h2V7c0-1.1-0.9-2-2-2h-3V4c0-1.1-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2v1H7C5.9,5,5,5.9,5,7v21 c0,1.1,0.9,2,2,2h5v-2H7z M12,4h8v4h-8V4z"
2871
2865
  })), children);
2872
2866
  });
2873
2867
  if (process.env.NODE_ENV !== "production") {
2874
- Roadmap.propTypes = iconPropTypes.iconPropTypes;
2868
+ ResultDraft.propTypes = iconPropTypes.iconPropTypes;
2875
2869
  }
2876
- const Rocket = /*#__PURE__*/React__default["default"].forwardRef(function Rocket(_ref119, ref) {
2870
+ const ResultNew = /*#__PURE__*/React__default["default"].forwardRef(function ResultNew(_ref119, ref) {
2877
2871
  let {
2878
2872
  children,
2879
2873
  size = 16,
@@ -2887,17 +2881,20 @@ const Rocket = /*#__PURE__*/React__default["default"].forwardRef(function Rocket
2887
2881
  viewBox: "0 0 32 32",
2888
2882
  fill: "currentColor",
2889
2883
  ...rest
2890
- }, _path217 || (_path217 = /*#__PURE__*/React__default["default"].createElement("path", {
2891
- d: "M6.34 19H17.65V21H6.34z",
2892
- transform: "rotate(-45 11.995 20.002)"
2884
+ }, _circle23 || (_circle23 = /*#__PURE__*/React__default["default"].createElement("circle", {
2885
+ cx: "26",
2886
+ cy: "26",
2887
+ r: "4"
2893
2888
  })), _path218 || (_path218 = /*#__PURE__*/React__default["default"].createElement("path", {
2894
- d: "M17,30a1,1,0,0,1-.37-.07,1,1,0,0,1-.62-.79l-1-7,2-.28.75,5.27L21,24.52V17a1,1,0,0,1,.29-.71l4.07-4.07A8.94,8.94,0,0,0,28,5.86V4H26.14a8.94,8.94,0,0,0-6.36,2.64l-4.07,4.07A1,1,0,0,1,15,11H7.48L4.87,14.26l5.27.75-.28,2-7-1a1,1,0,0,1-.79-.62,1,1,0,0,1,.15-1l4-5A1,1,0,0,1,7,9h7.59l3.77-3.78A10.92,10.92,0,0,1,26.14,2H28a2,2,0,0,1,2,2V5.86a10.92,10.92,0,0,1-3.22,7.78L23,17.41V25a1,1,0,0,1-.38.78l-5,4A1,1,0,0,1,17,30Z"
2889
+ d: "M10 13H12V15H10zM10 18H12V20H10zM10 23H12V25H10zM14 13H22V15H14zM14 18H22V20H14zM14 23H18V25H14z"
2890
+ })), _path219 || (_path219 = /*#__PURE__*/React__default["default"].createElement("path", {
2891
+ d: "M7,28V7h3v3H22V7h3V18h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H18V28ZM12,4h8V8H12Z"
2895
2892
  })), children);
2896
2893
  });
2897
2894
  if (process.env.NODE_ENV !== "production") {
2898
- Rocket.propTypes = iconPropTypes.iconPropTypes;
2895
+ ResultNew.propTypes = iconPropTypes.iconPropTypes;
2899
2896
  }
2900
- const Rotate = /*#__PURE__*/React__default["default"].forwardRef(function Rotate(_ref120, ref) {
2897
+ const ResultOld = /*#__PURE__*/React__default["default"].forwardRef(function ResultOld(_ref120, ref) {
2901
2898
  let {
2902
2899
  children,
2903
2900
  size = 16,
@@ -2911,14 +2908,18 @@ const Rotate = /*#__PURE__*/React__default["default"].forwardRef(function Rotate
2911
2908
  viewBox: "0 0 32 32",
2912
2909
  fill: "currentColor",
2913
2910
  ...rest
2914
- }, _path219 || (_path219 = /*#__PURE__*/React__default["default"].createElement("path", {
2915
- d: "M17.91 26.82l.35 2a12.9 12.9 0 004.24-1.54l-1-1.73A10.88 10.88 0 0117.91 26.82zM24.42 23.07L26 24.35a13 13 0 002.24-3.91l-1.87-.68A11 11 0 0124.42 23.07zM9.5 27.25a12.9 12.9 0 004.24 1.54l.35-2a10.88 10.88 0 01-3.59-1.3zM5.67 19.76l-1.87.68A13 13 0 006 24.35l.32-.26 1.22-1h0a11 11 0 01-1.91-3.31zM29 16a12.85 12.85 0 00-.8-4.44l-1.87.68A11.18 11.18 0 0127 16zM26 7.65a13 13 0 00-20 0V4H4v8h8V10H6.81A11 11 0 0124.42 8.93z"
2911
+ }, _path220 || (_path220 = /*#__PURE__*/React__default["default"].createElement("path", {
2912
+ d: "M10 13H12V15H10zM14 13H22V15H14zM10 18H12V20H10zM10 23H12V25H10z"
2913
+ })), _path221 || (_path221 = /*#__PURE__*/React__default["default"].createElement("path", {
2914
+ d: "M7,28V7h3v3H22V7h3v8h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h9V28ZM12,4h8V8H12Z"
2915
+ })), _path222 || (_path222 = /*#__PURE__*/React__default["default"].createElement("path", {
2916
+ d: "M18,19v2.4131A6.996,6.996,0,1,1,24,32V30a5,5,0,1,0-4.5762-7H22v2H16V19Z"
2916
2917
  })), children);
2917
2918
  });
2918
2919
  if (process.env.NODE_ENV !== "production") {
2919
- Rotate.propTypes = iconPropTypes.iconPropTypes;
2920
+ ResultOld.propTypes = iconPropTypes.iconPropTypes;
2920
2921
  }
2921
- const WatsonHealthRotate_180 = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRotate_180(_ref121, ref) {
2922
+ const RetryFailed = /*#__PURE__*/React__default["default"].forwardRef(function RetryFailed(_ref121, ref) {
2922
2923
  let {
2923
2924
  children,
2924
2925
  size = 16,
@@ -2932,14 +2933,14 @@ const WatsonHealthRotate_180 = /*#__PURE__*/React__default["default"].forwardRef
2932
2933
  viewBox: "0 0 32 32",
2933
2934
  fill: "currentColor",
2934
2935
  ...rest
2935
- }, _path220 || (_path220 = /*#__PURE__*/React__default["default"].createElement("path", {
2936
- d: "M14.0913 26.8235l-.3467 1.968a12.8956 12.8956 0 01-4.24-1.5418l1-1.7307A10.9086 10.9086 0 0014.0913 26.8235zM7.5767 23.0682L6.0449 24.3533a12.9811 12.9811 0 01-2.25-3.9112l1.8775-.6834A10.9808 10.9808 0 007.5767 23.0682zM22.4951 27.25a12.8956 12.8956 0 01-4.24 1.5418l-.3467-1.968a10.9086 10.9086 0 003.5869-1.3045zM26.3271 19.7587l1.8775.6834a12.9811 12.9811 0 01-2.2495 3.9112l-.3115-.2614-1.22-1.0237h0a10.9822 10.9822 0 001.9038-3.3093zM13.6616 5.2559c-.1592.0346-.3144.08-.4712.1215-.2131.0562-.4258.1138-.6335.1822-.1643.0547-.325.1167-.4859.1782-.1926.0742-.3835.1509-.57.2349-.1611.0727-.3193.15-.4763.23q-.2677.1363-.5262.2867c-.153.0893-.3046.18-.4531.2758-.1679.1089-.3308.2242-.4922.3413-.1406.1026-.2817.2037-.417.3125-.1616.1294-.3156.2676-.47.4063-.1225.11-.2478.2168-.3652.332-.1668.1636-.3223.3379-.4785.5117A10.9438 10.9438 0 005 16H3A12.9363 12.9363 0 016.05 7.65l-.0047-.0039c.0918-.1094.197-.2061.2925-.3125.1841-.2051.3672-.41.5635-.603.1382-.1358.2856-.2613.43-.3907.1831-.1645.3657-.3286.5581-.4824.1592-.1279.3244-.2466.4895-.3667.1921-.14.3855-.2768.5854-.4062.1743-.1128.3523-.2188.5322-.3238q.3081-.1786.6253-.3408c.1846-.0942.37-.1846.56-.27.2224-.1.449-.1914.678-.2793.1894-.0723.3777-.1455.5713-.209.2463-.0815.498-.1494.7507-.2163.1848-.0493.3674-.1025.5554-.1431.29-.0634.5865-.1074.8833-.1508.159-.023.3145-.0552.4754-.0728A12.9331 12.9331 0 0126 7.7031V4h2v8H20V10h5.1885A10.961 10.961 0 0016 5a11.1114 11.1114 0 00-1.189.0669c-.1362.0146-.268.042-.4026.0615C14.1575 5.165 13.907 5.2026 13.6616 5.2559z"
2936
+ }, _path223 || (_path223 = /*#__PURE__*/React__default["default"].createElement("path", {
2937
+ d: "M26.41 25L30 21.41 28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25zM18 2A12.0351 12.0351 0 006 14v6.2L2.4 16.6 1 18l6 6 6-6-1.4-1.4L8 20.2V14a10 10 0 0120 0v3h2V14A12.0351 12.0351 0 0018 2z"
2937
2938
  })), children);
2938
2939
  });
2939
2940
  if (process.env.NODE_ENV !== "production") {
2940
- WatsonHealthRotate_180.propTypes = iconPropTypes.iconPropTypes;
2941
+ RetryFailed.propTypes = iconPropTypes.iconPropTypes;
2941
2942
  }
2942
- const WatsonHealthRotate_360 = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRotate_360(_ref122, ref) {
2943
+ const Return = /*#__PURE__*/React__default["default"].forwardRef(function Return(_ref122, ref) {
2943
2944
  let {
2944
2945
  children,
2945
2946
  size = 16,
@@ -2953,14 +2954,14 @@ const WatsonHealthRotate_360 = /*#__PURE__*/React__default["default"].forwardRef
2953
2954
  viewBox: "0 0 32 32",
2954
2955
  fill: "currentColor",
2955
2956
  ...rest
2956
- }, _path221 || (_path221 = /*#__PURE__*/React__default["default"].createElement("path", {
2957
- d: "M25.95,7.65l.0047-.0039c-.0918-.1094-.197-.2061-.2925-.3125-.1841-.2051-.3672-.41-.5635-.603-.1382-.1358-.2856-.2613-.43-.3907-.1831-.1645-.3657-.3286-.5581-.4824-.1592-.1279-.3244-.2466-.4895-.3667-.1921-.14-.3855-.2768-.5854-.4062-.1743-.1128-.3523-.2188-.5322-.3238q-.3081-.1786-.6253-.3408c-.1846-.0942-.37-.1846-.56-.27-.2224-.1-.449-.1914-.678-.2793-.1894-.0723-.3777-.1455-.5713-.209-.2463-.0815-.498-.1494-.7507-.2163-.1848-.0493-.3674-.1025-.5554-.1431-.29-.0634-.5865-.1074-.8833-.1508-.159-.023-.3145-.0552-.4754-.0728A12.9331,12.9331,0,0,0,6,7.7031V4H4v8h8V10H6.8115A10.961,10.961,0,0,1,16,5a11.1114,11.1114,0,0,1,1.189.0669c.1362.0146.268.042.4026.0615.2509.0366.5014.0742.7468.1275.1592.0346.3144.08.4712.1215.2131.0562.4258.1138.6335.1822.1643.0547.325.1167.4859.1782.1926.0742.3835.1509.5705.2349.1611.0727.3193.15.4763.23q.2677.1363.5262.2867c.153.0893.3046.18.4531.2758.1679.1089.3308.2242.4922.3413.1406.1026.2817.2037.417.3125.1616.1294.3156.2676.47.4063.1225.11.2478.2168.3652.332.1668.1636.3223.3379.4785.5117A10.9928,10.9928,0,1,1,5,16H3A13,13,0,1,0,25.95,7.65Z"
2957
+ }, _path224 || (_path224 = /*#__PURE__*/React__default["default"].createElement("path", {
2958
+ d: "m22,8v2c2.2061,0,4,1.7944,4,4s-1.7939,4-4,4h-12v-5l-6,6,6,6v-5h12c3.3086,0,6-2.6914,6-6s-2.6914-6-6-6Z"
2958
2959
  })), children);
2959
2960
  });
2960
2961
  if (process.env.NODE_ENV !== "production") {
2961
- WatsonHealthRotate_360.propTypes = iconPropTypes.iconPropTypes;
2962
+ Return.propTypes = iconPropTypes.iconPropTypes;
2962
2963
  }
2963
- const RotateClockwise = /*#__PURE__*/React__default["default"].forwardRef(function RotateClockwise(_ref123, ref) {
2964
+ const Review = /*#__PURE__*/React__default["default"].forwardRef(function Review(_ref123, ref) {
2964
2965
  let {
2965
2966
  children,
2966
2967
  size = 16,
@@ -2974,14 +2975,16 @@ const RotateClockwise = /*#__PURE__*/React__default["default"].forwardRef(functi
2974
2975
  viewBox: "0 0 32 32",
2975
2976
  fill: "currentColor",
2976
2977
  ...rest
2977
- }, _path222 || (_path222 = /*#__PURE__*/React__default["default"].createElement("path", {
2978
- d: "M28 30H16a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM16 16V28H28.0012L28 16zM15 2L13.59 3.41 16.17 6H11a7.0078 7.0078 0 00-7 7v5H6V13a5.0057 5.0057 0 015-5h5.17l-2.58 2.59L15 12l5-5z"
2978
+ }, _path225 || (_path225 = /*#__PURE__*/React__default["default"].createElement("path", {
2979
+ d: "M16 8L17.912 11.703 22 12.297 19 15 20 19 16 16.75 12 19 13 15 10 12.297 14.2 11.703 16 8z"
2980
+ })), _path226 || (_path226 = /*#__PURE__*/React__default["default"].createElement("path", {
2981
+ d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
2979
2982
  })), children);
2980
2983
  });
2981
2984
  if (process.env.NODE_ENV !== "production") {
2982
- RotateClockwise.propTypes = iconPropTypes.iconPropTypes;
2985
+ Review.propTypes = iconPropTypes.iconPropTypes;
2983
2986
  }
2984
- const RotateClockwiseAlt = /*#__PURE__*/React__default["default"].forwardRef(function RotateClockwiseAlt(_ref124, ref) {
2987
+ const Rewind_10 = /*#__PURE__*/React__default["default"].forwardRef(function Rewind_10(_ref124, ref) {
2985
2988
  let {
2986
2989
  children,
2987
2990
  size = 16,
@@ -2995,14 +2998,16 @@ const RotateClockwiseAlt = /*#__PURE__*/React__default["default"].forwardRef(fun
2995
2998
  viewBox: "0 0 32 32",
2996
2999
  fill: "currentColor",
2997
3000
  ...rest
2998
- }, _path223 || (_path223 = /*#__PURE__*/React__default["default"].createElement("path", {
2999
- d: "M16 30H4a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0116 30zM4 16V28H16.0012L16 16zM30 15l-1.41-1.41L26 16.17V11a7.0078 7.0078 0 00-7-7H14V6h5a5.0057 5.0057 0 015 5v5.17l-2.59-2.58L20 15l5 5z"
3001
+ }, _path227 || (_path227 = /*#__PURE__*/React__default["default"].createElement("path", {
3002
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
3003
+ })), _path228 || (_path228 = /*#__PURE__*/React__default["default"].createElement("path", {
3004
+ d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
3000
3005
  })), children);
3001
3006
  });
3002
3007
  if (process.env.NODE_ENV !== "production") {
3003
- RotateClockwiseAlt.propTypes = iconPropTypes.iconPropTypes;
3008
+ Rewind_10.propTypes = iconPropTypes.iconPropTypes;
3004
3009
  }
3005
- const RotateClockwiseAltFilled = /*#__PURE__*/React__default["default"].forwardRef(function RotateClockwiseAltFilled(_ref125, ref) {
3010
+ const Rewind_30 = /*#__PURE__*/React__default["default"].forwardRef(function Rewind_30(_ref125, ref) {
3006
3011
  let {
3007
3012
  children,
3008
3013
  size = 16,
@@ -3016,14 +3021,31 @@ const RotateClockwiseAltFilled = /*#__PURE__*/React__default["default"].forwardR
3016
3021
  viewBox: "0 0 32 32",
3017
3022
  fill: "currentColor",
3018
3023
  ...rest
3019
- }, _path224 || (_path224 = /*#__PURE__*/React__default["default"].createElement("path", {
3020
- d: "M16 30H4a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0116 30zM30 15l-1.41-1.41L26 16.17V11a7.0078 7.0078 0 00-7-7H14V6h5a5.0057 5.0057 0 015 5v5.17l-2.59-2.58L20 15l5 5z"
3024
+ }, _path229 || (_path229 = /*#__PURE__*/React__default["default"].createElement("path", {
3025
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
3026
+ })), _path230 || (_path230 = /*#__PURE__*/React__default["default"].createElement("path", {
3027
+ d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
3021
3028
  })), children);
3022
3029
  });
3023
3030
  if (process.env.NODE_ENV !== "production") {
3024
- RotateClockwiseAltFilled.propTypes = iconPropTypes.iconPropTypes;
3031
+ Rewind_30.propTypes = iconPropTypes.iconPropTypes;
3025
3032
  }
3026
3033
 
3034
+ exports.PhoneFilled = PhoneFilled;
3035
+ exports.PhoneIncoming = PhoneIncoming;
3036
+ exports.PhoneIncomingFilled = PhoneIncomingFilled;
3037
+ exports.PhoneIp = PhoneIp;
3038
+ exports.PhoneOff = PhoneOff;
3039
+ exports.PhoneOffFilled = PhoneOffFilled;
3040
+ exports.PhoneOutgoing = PhoneOutgoing;
3041
+ exports.PhoneOutgoingFilled = PhoneOutgoingFilled;
3042
+ exports.PhoneSettings = PhoneSettings;
3043
+ exports.PhoneVoice = PhoneVoice;
3044
+ exports.PhoneVoiceFilled = PhoneVoiceFilled;
3045
+ exports.PhraseSentiment = PhraseSentiment;
3046
+ exports.PicnicArea = PicnicArea;
3047
+ exports.PiggyBank = PiggyBank;
3048
+ exports.PiggyBankSlot = PiggyBankSlot;
3027
3049
  exports.Pills = Pills;
3028
3050
  exports.PillsAdd = PillsAdd;
3029
3051
  exports.PillsSubtract = PillsSubtract;
@@ -3129,23 +3151,8 @@ exports.Return = Return;
3129
3151
  exports.Review = Review;
3130
3152
  exports.Rewind_10 = Rewind_10;
3131
3153
  exports.Rewind_30 = Rewind_30;
3132
- exports.Rewind_5 = Rewind_5;
3133
- exports.RightPanelClose = RightPanelClose;
3134
- exports.RightPanelCloseFilled = RightPanelCloseFilled;
3135
- exports.RightPanelOpen = RightPanelOpen;
3136
- exports.RightPanelOpenFilled = RightPanelOpenFilled;
3137
- exports.Road = Road;
3138
- exports.RoadWeather = RoadWeather;
3139
- exports.Roadmap = Roadmap;
3140
- exports.Rocket = Rocket;
3141
- exports.Rotate = Rotate;
3142
- exports.RotateClockwise = RotateClockwise;
3143
- exports.RotateClockwiseAlt = RotateClockwiseAlt;
3144
- exports.RotateClockwiseAltFilled = RotateClockwiseAltFilled;
3145
3154
  exports.WatsonHealthPointerText = WatsonHealthPointerText;
3146
3155
  exports.WatsonHealthQcLaunch = WatsonHealthQcLaunch;
3147
3156
  exports.WatsonHealthRegionAnalysisArea = WatsonHealthRegionAnalysisArea;
3148
3157
  exports.WatsonHealthRegionAnalysisVolume = WatsonHealthRegionAnalysisVolume;
3149
3158
  exports.WatsonHealthRegistration = WatsonHealthRegistration;
3150
- exports.WatsonHealthRotate_180 = WatsonHealthRotate_180;
3151
- exports.WatsonHealthRotate_360 = WatsonHealthRotate_360;