@carbon/icons-react 11.14.0 → 11.15.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 (171) hide show
  1. package/es/AppleDash.js +41 -0
  2. package/es/BatchJob.js +43 -0
  3. package/es/BatchJobStep.js +39 -0
  4. package/es/BootVolume.js +39 -0
  5. package/es/BootVolumeAlt.js +43 -0
  6. package/es/BottlesContainer.js +41 -0
  7. package/es/Bottles_01.js +39 -0
  8. package/es/Bottles_01Dash.js +39 -0
  9. package/es/Bottles_02.js +39 -0
  10. package/es/Bottles_02Dash.js +39 -0
  11. package/es/CarbonUiBuilder.js +60 -0
  12. package/es/CicsDb2Connection.js +41 -0
  13. package/es/CicsProgram.js +49 -0
  14. package/es/CicsRegionAlt.js +39 -0
  15. package/es/CicsSit.js +41 -0
  16. package/es/CicsSitOverrides.js +39 -0
  17. package/es/CicsTransactionServerZos.js +51 -0
  18. package/es/ConnectReference.js +41 -0
  19. package/es/DataVolume.js +39 -0
  20. package/es/DataVolumeAlt.js +47 -0
  21. package/es/Db2BufferPool.js +41 -0
  22. package/es/Db2DataSharingGroup.js +39 -0
  23. package/es/Db2Database.js +39 -0
  24. package/es/Drink_01.js +41 -0
  25. package/es/Drink_02.js +41 -0
  26. package/es/ExecutableProgram.js +52 -0
  27. package/es/IbmBluepay.js +39 -0
  28. package/es/IbmCloudAppId.js +41 -0
  29. package/es/IbmCloudContinuousDelivery.js +41 -0
  30. package/es/IbmCloudForEducation.js +43 -0
  31. package/es/IbmCloudHsm.js +49 -0
  32. package/es/IbmCloudIpsecVpn.js +39 -0
  33. package/es/IbmCloudPrivilegedAccessGateway.js +41 -0
  34. package/es/IbmContentServices.js +43 -0
  35. package/es/IbmDb2.js +47 -0
  36. package/es/IbmDb2Alt.js +39 -0
  37. package/es/IbmTelehealth.js +41 -0
  38. package/es/IbmTenet.js +53 -0
  39. package/es/IbmToolchain.js +39 -0
  40. package/es/ListChecked.js +1 -1
  41. package/es/ListCheckedMirror.js +39 -0
  42. package/es/ListNumberedMirror.js +39 -0
  43. package/es/LogicalPartition.js +1 -1
  44. package/es/LogoAnsibleCommunity.js +39 -0
  45. package/es/LogoRedHatAnsible.js +41 -0
  46. package/es/LogoTwitter.js +1 -1
  47. package/es/LogoVmware.js +1 -1
  48. package/es/LogoVmwareAlt.js +39 -0
  49. package/es/LogoYelp.js +1 -1
  50. package/es/PortInput.js +41 -0
  51. package/es/PortOutput.js +41 -0
  52. package/es/Recycle.js +39 -0
  53. package/es/RunMirror.js +43 -0
  54. package/es/ScreenMap.js +41 -0
  55. package/es/ScreenMapSet.js +43 -0
  56. package/es/SearchLocateMirror.js +39 -0
  57. package/es/Slm.js +39 -0
  58. package/es/SummaryKpiMirror.js +39 -0
  59. package/es/TcpIpService.js +39 -0
  60. package/es/TransformBinary.js +41 -0
  61. package/es/TransformInstructions.js +41 -0
  62. package/es/TransformLanguage.js +41 -0
  63. package/es/Tsq.js +41 -0
  64. package/es/ZLpar.js +39 -0
  65. package/es/ZSystems.js +39 -0
  66. package/es/Zos.js +39 -0
  67. package/es/ZosSysplex.js +39 -0
  68. package/es/generated/bucket-0.js +347 -345
  69. package/es/generated/bucket-1.js +940 -921
  70. package/es/generated/bucket-10.js +880 -885
  71. package/es/generated/bucket-11.js +899 -860
  72. package/es/generated/bucket-12.js +769 -880
  73. package/es/generated/bucket-13.js +941 -826
  74. package/es/generated/bucket-14.js +732 -816
  75. package/es/generated/bucket-15.js +923 -937
  76. package/es/generated/bucket-16.js +1582 -16
  77. package/es/generated/bucket-2.js +1074 -1058
  78. package/es/generated/bucket-3.js +836 -912
  79. package/es/generated/bucket-4.js +835 -784
  80. package/es/generated/bucket-5.js +846 -824
  81. package/es/generated/bucket-6.js +849 -897
  82. package/es/generated/bucket-7.js +921 -920
  83. package/es/generated/bucket-8.js +839 -770
  84. package/es/generated/bucket-9.js +936 -974
  85. package/es/index.js +17 -17
  86. package/lib/AppleDash.js +47 -0
  87. package/lib/BatchJob.js +49 -0
  88. package/lib/BatchJobStep.js +45 -0
  89. package/lib/BootVolume.js +45 -0
  90. package/lib/BootVolumeAlt.js +49 -0
  91. package/lib/BottlesContainer.js +47 -0
  92. package/lib/Bottles_01.js +45 -0
  93. package/lib/Bottles_01Dash.js +45 -0
  94. package/lib/Bottles_02.js +45 -0
  95. package/lib/Bottles_02Dash.js +45 -0
  96. package/lib/CarbonUiBuilder.js +66 -0
  97. package/lib/CicsDb2Connection.js +47 -0
  98. package/lib/CicsProgram.js +55 -0
  99. package/lib/CicsRegionAlt.js +45 -0
  100. package/lib/CicsSit.js +47 -0
  101. package/lib/CicsSitOverrides.js +45 -0
  102. package/lib/CicsTransactionServerZos.js +57 -0
  103. package/lib/ConnectReference.js +47 -0
  104. package/lib/DataVolume.js +45 -0
  105. package/lib/DataVolumeAlt.js +53 -0
  106. package/lib/Db2BufferPool.js +47 -0
  107. package/lib/Db2DataSharingGroup.js +45 -0
  108. package/lib/Db2Database.js +45 -0
  109. package/lib/Drink_01.js +47 -0
  110. package/lib/Drink_02.js +47 -0
  111. package/lib/ExecutableProgram.js +58 -0
  112. package/lib/IbmBluepay.js +45 -0
  113. package/lib/IbmCloudAppId.js +47 -0
  114. package/lib/IbmCloudContinuousDelivery.js +47 -0
  115. package/lib/IbmCloudForEducation.js +49 -0
  116. package/lib/IbmCloudHsm.js +55 -0
  117. package/lib/IbmCloudIpsecVpn.js +45 -0
  118. package/lib/IbmCloudPrivilegedAccessGateway.js +47 -0
  119. package/lib/IbmContentServices.js +49 -0
  120. package/lib/IbmDb2.js +53 -0
  121. package/lib/IbmDb2Alt.js +45 -0
  122. package/lib/IbmTelehealth.js +47 -0
  123. package/lib/IbmTenet.js +59 -0
  124. package/lib/IbmToolchain.js +45 -0
  125. package/lib/ListChecked.js +1 -1
  126. package/lib/ListCheckedMirror.js +45 -0
  127. package/lib/ListNumberedMirror.js +45 -0
  128. package/lib/LogicalPartition.js +1 -1
  129. package/lib/LogoAnsibleCommunity.js +45 -0
  130. package/lib/LogoRedHatAnsible.js +47 -0
  131. package/lib/LogoTwitter.js +1 -1
  132. package/lib/LogoVmware.js +1 -1
  133. package/lib/LogoVmwareAlt.js +45 -0
  134. package/lib/LogoYelp.js +1 -1
  135. package/lib/PortInput.js +47 -0
  136. package/lib/PortOutput.js +47 -0
  137. package/lib/Recycle.js +45 -0
  138. package/lib/RunMirror.js +49 -0
  139. package/lib/ScreenMap.js +47 -0
  140. package/lib/ScreenMapSet.js +49 -0
  141. package/lib/SearchLocateMirror.js +45 -0
  142. package/lib/Slm.js +45 -0
  143. package/lib/SummaryKpiMirror.js +45 -0
  144. package/lib/TcpIpService.js +45 -0
  145. package/lib/TransformBinary.js +47 -0
  146. package/lib/TransformInstructions.js +47 -0
  147. package/lib/TransformLanguage.js +47 -0
  148. package/lib/Tsq.js +47 -0
  149. package/lib/ZLpar.js +45 -0
  150. package/lib/ZSystems.js +45 -0
  151. package/lib/Zos.js +45 -0
  152. package/lib/ZosSysplex.js +45 -0
  153. package/lib/generated/bucket-0.js +347 -345
  154. package/lib/generated/bucket-1.js +950 -931
  155. package/lib/generated/bucket-10.js +923 -928
  156. package/lib/generated/bucket-11.js +945 -906
  157. package/lib/generated/bucket-12.js +819 -930
  158. package/lib/generated/bucket-13.js +993 -878
  159. package/lib/generated/bucket-14.js +788 -872
  160. package/lib/generated/bucket-15.js +980 -994
  161. package/lib/generated/bucket-16.js +1643 -15
  162. package/lib/generated/bucket-2.js +1090 -1074
  163. package/lib/generated/bucket-3.js +853 -929
  164. package/lib/generated/bucket-4.js +857 -806
  165. package/lib/generated/bucket-5.js +871 -849
  166. package/lib/generated/bucket-6.js +874 -922
  167. package/lib/generated/bucket-7.js +959 -958
  168. package/lib/generated/bucket-8.js +880 -811
  169. package/lib/generated/bucket-9.js +979 -1017
  170. package/lib/index.js +619 -557
  171. package/package.json +6 -6
@@ -11,7 +11,7 @@ import React from 'react';
11
11
  import '@carbon/icon-helpers';
12
12
  import 'prop-types';
13
13
 
14
- var _path, _path2, _path3, _path4, _circle, _path5, _path6, _circle2, _path7, _path8, _circle3, _circle4, _circle5, _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, _circle6, _circle7, _circle8, _circle9, _circle10, _circle11, _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, _circle12, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _circle13, _circle14, _circle15, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _circle16, _circle17, _circle18, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221;
14
+ var _path, _path2, _path3, _path4, _path5, _circle, _circle2, _circle3, _path6, _circle4, _path7, _circle5, _circle6, _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, _circle7, _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, _circle8, _path72, _path73, _circle9, _path74, _path75, _circle10, _circle11, _circle12, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _circle19, _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, _circle20, _circle21, _circle22, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _circle23, _circle24, _circle25, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210;
15
15
 
16
16
  var _excluded = ["children", "size"],
17
17
  _excluded2 = ["children", "size"],
@@ -138,7 +138,7 @@ var _excluded = ["children", "size"],
138
138
  _excluded123 = ["children", "size"],
139
139
  _excluded124 = ["children", "size"],
140
140
  _excluded125 = ["children", "size"];
141
- var NumberSmall_7 = /*#__PURE__*/React.forwardRef(function NumberSmall_7(_ref, ref) {
141
+ var Network_3 = /*#__PURE__*/React.forwardRef(function Network_3(_ref, ref) {
142
142
  var children = _ref.children,
143
143
  _ref$size = _ref.size,
144
144
  size = _ref$size === void 0 ? 16 : _ref$size,
@@ -152,14 +152,18 @@ var NumberSmall_7 = /*#__PURE__*/React.forwardRef(function NumberSmall_7(_ref, r
152
152
  viewBox: "0 0 32 32",
153
153
  fill: "currentColor"
154
154
  }, rest), _path || (_path = /*#__PURE__*/React.createElement("path", {
155
- d: "M16.44 21L14.44 21 17 13 15 13 15 14 13 14 13 11 19 11 19 13 16.44 21z"
155
+ d: "M30 30H22V22h8zm-6-2h4V24H24zM20 27H8A6 6 0 018 15h2v2H8a4 4 0 000 8H20z"
156
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
157
+ d: "M20,20H12V12h8Zm-6-2h4V14H14Z"
158
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
159
+ d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
156
160
  })), children);
157
161
  });
158
162
 
159
163
  if (process.env.NODE_ENV !== "production") {
160
- NumberSmall_7.propTypes = iconPropTypes;
164
+ Network_3.propTypes = iconPropTypes;
161
165
  }
162
- var NumberSmall_8 = /*#__PURE__*/React.forwardRef(function NumberSmall_8(_ref2, ref) {
166
+ var Network_3Reference = /*#__PURE__*/React.forwardRef(function Network_3Reference(_ref2, ref) {
163
167
  var children = _ref2.children,
164
168
  _ref2$size = _ref2.size,
165
169
  size = _ref2$size === void 0 ? 16 : _ref2$size,
@@ -172,15 +176,17 @@ var NumberSmall_8 = /*#__PURE__*/React.forwardRef(function NumberSmall_8(_ref2,
172
176
  xmlns: "http://www.w3.org/2000/svg",
173
177
  viewBox: "0 0 32 32",
174
178
  fill: "currentColor"
175
- }, rest), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
176
- d: "M17,11H15a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h2a2,2,0,0,0,2-2V13A2,2,0,0,0,17,11Zm0,2v2H15V13Zm-2,6V17h2v2Z"
179
+ }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
180
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 30H22V22h8zm-6-2h4V24H24zM20 20H12V12h8zm-6-2h4V14H14z"
181
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
182
+ d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
177
183
  })), children);
178
184
  });
179
185
 
180
186
  if (process.env.NODE_ENV !== "production") {
181
- NumberSmall_8.propTypes = iconPropTypes;
187
+ Network_3Reference.propTypes = iconPropTypes;
182
188
  }
183
- var NumberSmall_9 = /*#__PURE__*/React.forwardRef(function NumberSmall_9(_ref3, ref) {
189
+ var Network_4 = /*#__PURE__*/React.forwardRef(function Network_4(_ref3, ref) {
184
190
  var children = _ref3.children,
185
191
  _ref3$size = _ref3.size,
186
192
  size = _ref3$size === void 0 ? 16 : _ref3$size,
@@ -193,15 +199,27 @@ var NumberSmall_9 = /*#__PURE__*/React.forwardRef(function NumberSmall_9(_ref3,
193
199
  xmlns: "http://www.w3.org/2000/svg",
194
200
  viewBox: "0 0 32 32",
195
201
  fill: "currentColor"
196
- }, rest), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
197
- d: "M17,21H14V19h3V17H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h2a2,2,0,0,1,2,2v6A2,2,0,0,1,17,21Zm-2-8v2h2V13Z"
202
+ }, rest), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
203
+ cx: "21",
204
+ cy: "26",
205
+ r: "2"
206
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
207
+ cx: "21",
208
+ cy: "6",
209
+ r: "2"
210
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
211
+ cx: "4",
212
+ cy: "16",
213
+ r: "2"
214
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
215
+ d: "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9626,3.9626,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97a3.9239,3.9239,0,0,0,0,4.7744l-3.1758,3.97A3.96,3.96,0,0,0,8,22a4,4,0,1,0,4,4,3.9624,3.9624,0,0,0-.81-2.3872l3.1758-3.97A3.9658,3.9658,0,0,0,19.8579,17h4.2842A3.9934,3.9934,0,1,0,28,12ZM6,6A2,2,0,1,1,8,8,2.0023,2.0023,0,0,1,6,6ZM8,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,28Zm8-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"
198
216
  })), children);
199
217
  });
200
218
 
201
219
  if (process.env.NODE_ENV !== "production") {
202
- NumberSmall_9.propTypes = iconPropTypes;
220
+ Network_4.propTypes = iconPropTypes;
203
221
  }
204
- var ObjectStorage = /*#__PURE__*/React.forwardRef(function ObjectStorage(_ref4, ref) {
222
+ var Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Reference(_ref4, ref) {
205
223
  var children = _ref4.children,
206
224
  _ref4$size = _ref4.size,
207
225
  size = _ref4$size === void 0 ? 16 : _ref4$size,
@@ -214,21 +232,29 @@ var ObjectStorage = /*#__PURE__*/React.forwardRef(function ObjectStorage(_ref4,
214
232
  xmlns: "http://www.w3.org/2000/svg",
215
233
  viewBox: "0 0 32 32",
216
234
  fill: "currentColor"
217
- }, rest), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
218
- d: "M28,20H26v2h2v6H4V22H14V20H4a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V22A2.0023,2.0023,0,0,0,28,20Z"
219
- })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
220
- cx: "7",
221
- cy: "25",
222
- r: "1"
223
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
224
- d: "M30 8H22v6H16v8h8V16h6zM22 20H18V16h4zm6-6H24V10h4zM18 10H10V2h8zM12 8h4V4H12z"
235
+ }, rest), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
236
+ cx: "21",
237
+ cy: "26",
238
+ r: "2"
239
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
240
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
241
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
242
+ cx: "21",
243
+ cy: "6",
244
+ r: "2"
245
+ })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
246
+ cx: "4",
247
+ cy: "16",
248
+ r: "2"
249
+ })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
250
+ d: "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9624,3.9624,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97A3.9613,3.9613,0,0,0,12,16a3.9915,3.9915,0,0,0,7.8579,1h4.2842A3.9934,3.9934,0,1,0,28,12ZM8,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,8Zm8,10a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"
225
251
  })), children);
226
252
  });
227
253
 
228
254
  if (process.env.NODE_ENV !== "production") {
229
- ObjectStorage.propTypes = iconPropTypes;
255
+ Network_4Reference.propTypes = iconPropTypes;
230
256
  }
231
- var ObjectStorageAlt = /*#__PURE__*/React.forwardRef(function ObjectStorageAlt(_ref5, ref) {
257
+ var NetworkAdminControl = /*#__PURE__*/React.forwardRef(function NetworkAdminControl(_ref5, ref) {
232
258
  var children = _ref5.children,
233
259
  _ref5$size = _ref5.size,
234
260
  size = _ref5$size === void 0 ? 16 : _ref5$size,
@@ -241,21 +267,15 @@ var ObjectStorageAlt = /*#__PURE__*/React.forwardRef(function ObjectStorageAlt(_
241
267
  xmlns: "http://www.w3.org/2000/svg",
242
268
  viewBox: "0 0 32 32",
243
269
  fill: "currentColor"
244
- }, rest), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
245
- d: "M28,20H26v2h2v6H4V22H14V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
246
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
247
- cx: "7",
248
- cy: "25",
249
- r: "1"
250
- })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
251
- d: "M21,14a2.981,2.981,0,0,0-2.0374.811l-4.0039-2.4023A2.9578,2.9578,0,0,0,15,12a2.9578,2.9578,0,0,0-.0413-.4087L18.9626,9.189A2.9909,2.9909,0,1,0,18,7a2.9345,2.9345,0,0,0,.0415.4092L14.0376,9.8115a3,3,0,1,0,0,4.377l4.0039,2.4023A2.9345,2.9345,0,0,0,18,17a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,6Zm-9,7a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,12,13Zm9,5a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,21,18Z"
270
+ }, rest), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
271
+ d: "M27 20.415L25.586 19 23 21.587 20.414 19 19 20.415 21.586 23 19 25.586 20.414 27 23 24.414 25.586 27 27 25.586 24.414 23 27 20.415zM24 4a4.0045 4.0045 0 00-4 4 3.951 3.951 0 00.5669 2.019L10.019 20.5669A3.9521 3.9521 0 008 20a4 4 0 104 4 3.951 3.951 0 00-.5669-2.019L21.981 11.4331A3.9521 3.9521 0 0024 12a4 4 0 000-8zM8 26a2 2 0 112-2A2.0023 2.0023 0 018 26zM24 10a2 2 0 112-2A2.0023 2.0023 0 0124 10zM8 11.18L5.41 8.59 4 10 8 14 15 7 13.59 5.59 8 11.18z"
252
272
  })), children);
253
273
  });
254
274
 
255
275
  if (process.env.NODE_ENV !== "production") {
256
- ObjectStorageAlt.propTypes = iconPropTypes;
276
+ NetworkAdminControl.propTypes = iconPropTypes;
257
277
  }
258
- var ObservedHail = /*#__PURE__*/React.forwardRef(function ObservedHail(_ref6, ref) {
278
+ var NetworkEnterprise = /*#__PURE__*/React.forwardRef(function NetworkEnterprise(_ref6, ref) {
259
279
  var children = _ref6.children,
260
280
  _ref6$size = _ref6.size,
261
281
  size = _ref6$size === void 0 ? 16 : _ref6$size,
@@ -268,33 +288,19 @@ var ObservedHail = /*#__PURE__*/React.forwardRef(function ObservedHail(_ref6, re
268
288
  xmlns: "http://www.w3.org/2000/svg",
269
289
  viewBox: "0 0 32 32",
270
290
  fill: "currentColor"
271
- }, rest), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
272
- d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
273
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
274
- cx: "13.5",
275
- cy: "23.5",
276
- r: "1.5"
277
- })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
278
- cx: "10.5",
279
- cy: "19.5",
280
- r: "1.5"
281
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
282
- cx: "16.5",
283
- cy: "19.5",
284
- r: "1.5"
285
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
286
- d: "M11.964 14.5H17.036V16.499H11.964z",
287
- transform: "rotate(-45 14.5 15.5)"
288
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
289
- d: "M17.964 14.5H23.035999999999998V16.499H17.964z",
290
- transform: "rotate(-45 20.5 15.5)"
291
+ }, rest), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
292
+ d: "M25.7983,10a10,10,0,0,0-19.62.124A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.377-10.9795l.8365-.0571.09-.8335A7.9934,7.9934,0,0,1,23.7368,10Z"
293
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
294
+ d: "M28,12H18a2.0023,2.0023,0,0,0-2,2v4H12a2.0023,2.0023,0,0,0-2,2V30H30V14A2.0023,2.0023,0,0,0,28,12ZM12,28V20h4v8Zm16,0H18V14H28Z"
295
+ })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
296
+ d: "M20 16H22V20H20zM24 16H26V20H24zM20 22H22V26H20zM24 22H26V26H24z"
291
297
  })), children);
292
298
  });
293
299
 
294
300
  if (process.env.NODE_ENV !== "production") {
295
- ObservedHail.propTypes = iconPropTypes;
301
+ NetworkEnterprise.propTypes = iconPropTypes;
296
302
  }
297
- var ObservedLightning = /*#__PURE__*/React.forwardRef(function ObservedLightning(_ref7, ref) {
303
+ var NetworkOverlay = /*#__PURE__*/React.forwardRef(function NetworkOverlay(_ref7, ref) {
298
304
  var children = _ref7.children,
299
305
  _ref7$size = _ref7.size,
300
306
  size = _ref7$size === void 0 ? 16 : _ref7$size,
@@ -307,17 +313,17 @@ var ObservedLightning = /*#__PURE__*/React.forwardRef(function ObservedLightning
307
313
  xmlns: "http://www.w3.org/2000/svg",
308
314
  viewBox: "0 0 32 32",
309
315
  fill: "currentColor"
310
- }, rest), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
311
- d: "M15.67 24L13.934 23 16.221 19 12.332 19 16.325 12 18.062 13 15.778 17 19.668 17 15.67 24z"
312
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
313
- d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
316
+ }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
317
+ d: "M22 23L13.83 23 16.41 20.41 15 19 10 24 15 29 16.41 27.59 13.83 25 22 25 22 23zM11 13L19.17 13 16.59 10.41 18 9 23 14 18 19 16.59 17.59 19.17 15 11 15 11 13z"
318
+ })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
319
+ d: "M24.5,25H24V23h.5a5.4961,5.4961,0,0,0,.377-10.9795l-.8365-.0566-.09-.834a7.9979,7.9979,0,0,0-15.9014,0l-.09.834-.8365.0566A5.4961,5.4961,0,0,0,7.5,23H8v2H7.5A7.4964,7.4964,0,0,1,6.1782,10.124a9.9992,9.9992,0,0,1,19.6436,0A7.4964,7.4964,0,0,1,24.5,25Z"
314
320
  })), children);
315
321
  });
316
322
 
317
323
  if (process.env.NODE_ENV !== "production") {
318
- ObservedLightning.propTypes = iconPropTypes;
324
+ NetworkOverlay.propTypes = iconPropTypes;
319
325
  }
320
- var Omega = /*#__PURE__*/React.forwardRef(function Omega(_ref8, ref) {
326
+ var NetworkPublic = /*#__PURE__*/React.forwardRef(function NetworkPublic(_ref8, ref) {
321
327
  var children = _ref8.children,
322
328
  _ref8$size = _ref8.size,
323
329
  size = _ref8$size === void 0 ? 16 : _ref8$size,
@@ -330,20 +336,37 @@ var Omega = /*#__PURE__*/React.forwardRef(function Omega(_ref8, ref) {
330
336
  xmlns: "http://www.w3.org/2000/svg",
331
337
  viewBox: "0 0 32 32",
332
338
  fill: "currentColor"
333
- }, rest), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
334
- d: "M22.7373,25A14.3093,14.3093,0,0,0,27,15C27,8.42,22.58,4,16,4S5,8.42,5,15A14.3093,14.3093,0,0,0,9.2627,25H4v2h8V24.7617A12.5683,12.5683,0,0,1,7,15c0-5.4673,3.5327-9,9-9s9,3.5327,9,9a12.5683,12.5683,0,0,1-5,9.7617V27h8V25Z"
339
+ }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
340
+ d: "M22.5,13c-4.7,0-8.5,3.8-8.5,8.5s3.8,8.5,8.5,8.5s8.5-3.8,8.5-8.5S27.2,13,22.5,13z M29,21h-3c0-2-0.3-4-0.9-5.5 C27.2,16.5,28.8,18.5,29,21z M22.5,28C22.5,28,22.5,28,22.5,28c-0.4-0.2-1.3-1.8-1.5-5h2.9C23.7,26.2,22.9,27.8,22.5,28z M21,21 c0.1-3.8,1.1-5.8,1.4-6c0,0,0,0,0,0c0.4,0.2,1.4,2.2,1.5,6H21z M19.9,15.5C19.3,17,19.1,19,19,21h-3C16.2,18.5,17.8,16.5,19.9,15.5z M16.2,23H19c0.1,1.6,0.4,3.2,0.9,4.5C18.1,26.7,16.7,25,16.2,23z M25.1,27.5c0.5-1.3,0.8-2.8,0.9-4.5h2.9 C28.3,25,26.9,26.7,25.1,27.5z"
341
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
342
+ d: "M25.8,10c-0.9-4.6-5-8-9.8-8c-4.8,0-8.9,3.4-9.8,8.1C2.7,10.8,0,13.8,0,17.5C0,21.6,3.4,25,7.5,25H11v-2H7.5 c-3,0-5.5-2.5-5.5-5.5c0-2.9,2.2-5.3,5.1-5.5L8,12L8,11.1C8.5,7.1,11.9,4,16,4c3.7,0,6.8,2.6,7.7,6H25.8z"
335
343
  })), children);
336
344
  });
337
345
 
338
346
  if (process.env.NODE_ENV !== "production") {
339
- Omega.propTypes = iconPropTypes;
347
+ NetworkPublic.propTypes = iconPropTypes;
340
348
  }
341
- var Opacity = /*#__PURE__*/React.forwardRef(function Opacity(_ref9, ref) {
349
+ var NewTab = /*#__PURE__*/React.forwardRef(function NewTab(_ref9, ref) {
342
350
  var children = _ref9.children,
343
351
  _ref9$size = _ref9.size,
344
352
  size = _ref9$size === void 0 ? 16 : _ref9$size,
345
353
  rest = _objectWithoutProperties(_ref9, _excluded9);
346
354
 
355
+ if (size === 16 || size === "16" || size === "16px") {
356
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
357
+ width: size,
358
+ height: size,
359
+ ref: ref,
360
+ xmlns: "http://www.w3.org/2000/svg",
361
+ viewBox: "0 0 16 16",
362
+ fill: "currentColor"
363
+ }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
364
+ d: "M13,13H3V3h5V2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V8h-1V13z"
365
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
366
+ d: "M13 3L13 1 12 1 12 3 10 3 10 4 12 4 12 6 13 6 13 4 15 4 15 3z"
367
+ })), children);
368
+ }
369
+
347
370
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
348
371
  width: size,
349
372
  height: size,
@@ -351,15 +374,19 @@ var Opacity = /*#__PURE__*/React.forwardRef(function Opacity(_ref9, ref) {
351
374
  xmlns: "http://www.w3.org/2000/svg",
352
375
  viewBox: "0 0 32 32",
353
376
  fill: "currentColor"
354
- }, rest), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
355
- d: "M6 6H10V10H6zM10 10H14V14H10zM14 6H18V10H14zM22 6H26V10H22zM6 14H10V18H6zM14 14H18V18H14zM22 14H26V18H22zM6 22H10V26H6zM14 22H18V26H14zM22 22H26V26H22zM18 10H22V14H18zM10 18H14V22H10zM18 18H22V22H18z"
377
+ }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
378
+ d: "M26,26H6V6H16V4H6A2.002,2.002,0,0,0,4,6V26a2.002,2.002,0,0,0,2,2H26a2.002,2.002,0,0,0,2-2V16H26Z"
379
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
380
+ d: "M26,26H6V6H16V4H6A2.002,2.002,0,0,0,4,6V26a2.002,2.002,0,0,0,2,2H26a2.002,2.002,0,0,0,2-2V16H26Z"
381
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
382
+ d: "M26 6L26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6 26 6z"
356
383
  })), children);
357
384
  });
358
385
 
359
386
  if (process.env.NODE_ENV !== "production") {
360
- Opacity.propTypes = iconPropTypes;
387
+ NewTab.propTypes = iconPropTypes;
361
388
  }
362
- var OpenPanelBottom = /*#__PURE__*/React.forwardRef(function OpenPanelBottom(_ref10, ref) {
389
+ var NextFilled = /*#__PURE__*/React.forwardRef(function NextFilled(_ref10, ref) {
363
390
  var children = _ref10.children,
364
391
  _ref10$size = _ref10.size,
365
392
  size = _ref10$size === void 0 ? 16 : _ref10$size,
@@ -372,15 +399,19 @@ var OpenPanelBottom = /*#__PURE__*/React.forwardRef(function OpenPanelBottom(_re
372
399
  xmlns: "http://www.w3.org/2000/svg",
373
400
  viewBox: "0 0 32 32",
374
401
  fill: "currentColor"
375
- }, rest), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
376
- d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,2V18H4V6ZM4,26V20H28v6Z"
402
+ }, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
403
+ d: "M2,16A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm6-1H20.15L14.57,9.3926,16,8l8,8-8,8-1.43-1.4272L20.15,17H8Z"
404
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
405
+ fill: "none",
406
+ d: "M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z",
407
+ "data-icon-path": "inner-path"
377
408
  })), children);
378
409
  });
379
410
 
380
411
  if (process.env.NODE_ENV !== "production") {
381
- OpenPanelBottom.propTypes = iconPropTypes;
412
+ NextFilled.propTypes = iconPropTypes;
382
413
  }
383
- var OpenPanelFilledBottom = /*#__PURE__*/React.forwardRef(function OpenPanelFilledBottom(_ref11, ref) {
414
+ var NextOutline = /*#__PURE__*/React.forwardRef(function NextOutline(_ref11, ref) {
384
415
  var children = _ref11.children,
385
416
  _ref11$size = _ref11.size,
386
417
  size = _ref11$size === void 0 ? 16 : _ref11$size,
@@ -393,15 +424,17 @@ var OpenPanelFilledBottom = /*#__PURE__*/React.forwardRef(function OpenPanelFill
393
424
  xmlns: "http://www.w3.org/2000/svg",
394
425
  viewBox: "0 0 32 32",
395
426
  fill: "currentColor"
396
- }, rest), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
397
- d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,2V18H4V6Z"
427
+ }, rest), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
428
+ d: "M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z"
429
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
430
+ 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"
398
431
  })), children);
399
432
  });
400
433
 
401
434
  if (process.env.NODE_ENV !== "production") {
402
- OpenPanelFilledBottom.propTypes = iconPropTypes;
435
+ NextOutline.propTypes = iconPropTypes;
403
436
  }
404
- var OpenPanelFilledLeft = /*#__PURE__*/React.forwardRef(function OpenPanelFilledLeft(_ref12, ref) {
437
+ var NoImage = /*#__PURE__*/React.forwardRef(function NoImage(_ref12, ref) {
405
438
  var children = _ref12.children,
406
439
  _ref12$size = _ref12.size,
407
440
  size = _ref12$size === void 0 ? 16 : _ref12$size,
@@ -414,15 +447,15 @@ var OpenPanelFilledLeft = /*#__PURE__*/React.forwardRef(function OpenPanelFilled
414
447
  xmlns: "http://www.w3.org/2000/svg",
415
448
  viewBox: "0 0 32 32",
416
449
  fill: "currentColor"
417
- }, rest), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
418
- d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,22H12V6H28Z"
450
+ }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
451
+ d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30l2-2H26a2.0027 2.0027 0 002-2V5.4141zM26 26H7.4141l7.7929-7.793 2.3788 2.3787a2 2 0 002.8284 0L22 19l4 3.9973zm0-5.8318l-2.5858-2.5859a2 2 0 00-2.8284 0L19 19.1682l-2.377-2.3771L26 7.4141zM6 22V19l5-4.9966 1.3733 1.3733 1.4159-1.416-1.375-1.375a2 2 0 00-2.8284 0L6 16.1716V6H22V4H6A2.002 2.002 0 004 6V22z"
419
452
  })), children);
420
453
  });
421
454
 
422
455
  if (process.env.NODE_ENV !== "production") {
423
- OpenPanelFilledLeft.propTypes = iconPropTypes;
456
+ NoImage.propTypes = iconPropTypes;
424
457
  }
425
- var OpenPanelFilledRight = /*#__PURE__*/React.forwardRef(function OpenPanelFilledRight(_ref13, ref) {
458
+ var NoTicket = /*#__PURE__*/React.forwardRef(function NoTicket(_ref13, ref) {
426
459
  var children = _ref13.children,
427
460
  _ref13$size = _ref13.size,
428
461
  size = _ref13$size === void 0 ? 16 : _ref13$size,
@@ -435,20 +468,33 @@ var OpenPanelFilledRight = /*#__PURE__*/React.forwardRef(function OpenPanelFille
435
468
  xmlns: "http://www.w3.org/2000/svg",
436
469
  viewBox: "0 0 32 32",
437
470
  fill: "currentColor"
438
- }, rest), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
439
- d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6H20V26H4Z"
471
+ }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
472
+ d: "M28 6h-.5859L30 3.4141 28.5859 2 2 28.5859 3.4141 30l4-4H28a2.0027 2.0027 0 002-2V19a1 1 0 00-1-1 2 2 0 010-4 1 1 0 001-1V8A2.0023 2.0023 0 0028 6zm0 6.1265a4 4 0 000 7.7465V24H21V21H19v3H9.4141L19 14.4141V19h2V12.4141L25.4141 8H28zM4 12.1265V8H19V6H4A2.0023 2.0023 0 002 8v5a1 1 0 001 1 2 2 0 010 4 1 1 0 00-1 1v5H4V19.873a4 4 0 000-7.7465z"
440
473
  })), children);
441
474
  });
442
475
 
443
476
  if (process.env.NODE_ENV !== "production") {
444
- OpenPanelFilledRight.propTypes = iconPropTypes;
477
+ NoTicket.propTypes = iconPropTypes;
445
478
  }
446
- var OpenPanelFilledTop = /*#__PURE__*/React.forwardRef(function OpenPanelFilledTop(_ref14, ref) {
479
+ var Nominal = /*#__PURE__*/React.forwardRef(function Nominal(_ref14, ref) {
447
480
  var children = _ref14.children,
448
481
  _ref14$size = _ref14.size,
449
482
  size = _ref14$size === void 0 ? 16 : _ref14$size,
450
483
  rest = _objectWithoutProperties(_ref14, _excluded14);
451
484
 
485
+ if (size === 16 || size === "16" || size === "16px") {
486
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
487
+ width: size,
488
+ height: size,
489
+ ref: ref,
490
+ xmlns: "http://www.w3.org/2000/svg",
491
+ viewBox: "0 0 16 16",
492
+ fill: "currentColor"
493
+ }, rest), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
494
+ d: "M12,8 C13.6568542,8 15,9.34314575 15,11 C15,12.6568542 13.6568542,14 12,14 C10.3431458,14 9,12.6568542 9,11 C9,9.34314575 10.3431458,8 12,8 Z M4,8 C5.65685425,8 7,9.34314575 7,11 C7,12.6568542 5.65685425,14 4,14 C2.34314575,14 1,12.6568542 1,11 C1,9.34314575 2.34314575,8 4,8 Z M12,9 C10.8954305,9 10,9.8954305 10,11 C10,12.1045695 10.8954305,13 12,13 C13.1045695,13 14,12.1045695 14,11 C14,9.8954305 13.1045695,9 12,9 Z M4,9 C2.8954305,9 2,9.8954305 2,11 C2,12.1045695 2.8954305,13 4,13 C5.1045695,13 6,12.1045695 6,11 C6,9.8954305 5.1045695,9 4,9 Z M8,2 C9.65685425,2 11,3.34314575 11,5 C11,6.65685425 9.65685425,8 8,8 C6.34314575,8 5,6.65685425 5,5 C5,3.34314575 6.34314575,2 8,2 Z M8,3 C6.8954305,3 6,3.8954305 6,5 C6,6.1045695 6.8954305,7 8,7 C9.1045695,7 10,6.1045695 10,5 C10,3.8954305 9.1045695,3 8,3 Z"
495
+ })), children);
496
+ }
497
+
452
498
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
453
499
  width: size,
454
500
  height: size,
@@ -456,15 +502,15 @@ var OpenPanelFilledTop = /*#__PURE__*/React.forwardRef(function OpenPanelFilledT
456
502
  xmlns: "http://www.w3.org/2000/svg",
457
503
  viewBox: "0 0 32 32",
458
504
  fill: "currentColor"
459
- }, rest), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
460
- d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,26V14H28V26Z"
505
+ }, rest), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
506
+ d: "M24 28a6 6 0 116-6A6.0069 6.0069 0 0124 28zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 18zM8 28a6 6 0 116-6A6.0069 6.0069 0 018 28zM8 18a4 4 0 104 4A4.0045 4.0045 0 008 18zM16 14a6 6 0 116-6A6.0069 6.0069 0 0116 14zM16 4a4 4 0 104 4A4.0045 4.0045 0 0016 4z"
461
507
  })), children);
462
508
  });
463
509
 
464
510
  if (process.env.NODE_ENV !== "production") {
465
- OpenPanelFilledTop.propTypes = iconPropTypes;
511
+ Nominal.propTypes = iconPropTypes;
466
512
  }
467
- var OpenPanelLeft = /*#__PURE__*/React.forwardRef(function OpenPanelLeft(_ref15, ref) {
513
+ var WatsonHealthNominate = /*#__PURE__*/React.forwardRef(function WatsonHealthNominate(_ref15, ref) {
468
514
  var children = _ref15.children,
469
515
  _ref15$size = _ref15.size,
470
516
  size = _ref15$size === void 0 ? 16 : _ref15$size,
@@ -477,15 +523,17 @@ var OpenPanelLeft = /*#__PURE__*/React.forwardRef(function OpenPanelLeft(_ref15,
477
523
  xmlns: "http://www.w3.org/2000/svg",
478
524
  viewBox: "0 0 32 32",
479
525
  fill: "currentColor"
480
- }, rest), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
481
- d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6h6V26H4ZM28,26H12V6H28Z"
526
+ }, rest), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
527
+ d: "M25 23H19a3 3 0 00-3 3v2h2V26a1 1 0 011-1h6a1 1 0 011 1v2h2V26A3 3 0 0025 23zM18 18a4 4 0 104-4A4 4 0 0018 18zm6 0a2 2 0 11-2-2A2 2 0 0124 18zM10 18.59L7.41 16 6 17.41 10 21.41 17 14.41 15.59 13 10 18.59z"
528
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
529
+ d: "M14,26H4V6h7.1716l3.4141,3.4143L15.1716,10H28v8h2V10a2,2,0,0,0-2-2H16L12.5859,4.5858A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
482
530
  })), children);
483
531
  });
484
532
 
485
533
  if (process.env.NODE_ENV !== "production") {
486
- OpenPanelLeft.propTypes = iconPropTypes;
534
+ WatsonHealthNominate.propTypes = iconPropTypes;
487
535
  }
488
- var OpenPanelRight = /*#__PURE__*/React.forwardRef(function OpenPanelRight(_ref16, ref) {
536
+ var NonCertified = /*#__PURE__*/React.forwardRef(function NonCertified(_ref16, ref) {
489
537
  var children = _ref16.children,
490
538
  _ref16$size = _ref16.size,
491
539
  size = _ref16$size === void 0 ? 16 : _ref16$size,
@@ -498,15 +546,17 @@ var OpenPanelRight = /*#__PURE__*/React.forwardRef(function OpenPanelRight(_ref1
498
546
  xmlns: "http://www.w3.org/2000/svg",
499
547
  viewBox: "0 0 32 32",
500
548
  fill: "currentColor"
501
- }, rest), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
502
- d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6H20V26H4ZM28,26H22V6h6Z"
549
+ }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
550
+ d: "M6 8H16V10H6zM6 12H14V14H6zM6 16H10V18H6z"
551
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
552
+ d: "M28,26H7.4141L30,3.4141,28.5859,2l-2,2H4A2.0023,2.0023,0,0,0,2,6V22H4V6H24.5859L2,28.5859,3.4141,30l2-2H28a2.0023,2.0023,0,0,0,2-2V10H28Z"
503
553
  })), children);
504
554
  });
505
555
 
506
556
  if (process.env.NODE_ENV !== "production") {
507
- OpenPanelRight.propTypes = iconPropTypes;
557
+ NonCertified.propTypes = iconPropTypes;
508
558
  }
509
- var OpenPanelTop = /*#__PURE__*/React.forwardRef(function OpenPanelTop(_ref17, ref) {
559
+ var NoodleBowl = /*#__PURE__*/React.forwardRef(function NoodleBowl(_ref17, ref) {
510
560
  var children = _ref17.children,
511
561
  _ref17$size = _ref17.size,
512
562
  size = _ref17$size === void 0 ? 16 : _ref17$size,
@@ -519,15 +569,17 @@ var OpenPanelTop = /*#__PURE__*/React.forwardRef(function OpenPanelTop(_ref17, r
519
569
  xmlns: "http://www.w3.org/2000/svg",
520
570
  viewBox: "0 0 32 32",
521
571
  fill: "currentColor"
522
- }, rest), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
523
- d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,2v6H4V6ZM4,26V14H28V26Z"
572
+ }, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
573
+ d: "M11.4141,15l-8-8L2,8.4141,8.5859,15H2v1a14,14,0,0,0,28,0V15ZM16,28A12.0166,12.0166,0,0,1,4.0415,17h23.917A12.0166,12.0166,0,0,1,16,28Z"
574
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
575
+ d: "M22,8a5.0049,5.0049,0,0,0-1.5708.2554A8.0242,8.0242,0,0,0,14,5,7.9364,7.9364,0,0,0,9.0938,6.68L4.4141,2,3,3.4141,9.05,9.4648l.707-.7075A5.96,5.96,0,0,1,14,7a6.02,6.02,0,0,1,4.6875,2.2642,5.06,5.06,0,0,0-.59.61A2.9892,2.9892,0,0,1,15.7544,11H12v2h3.7544a4.98,4.98,0,0,0,3.9033-1.8745A3,3,0,0,1,25,13h2A5.0059,5.0059,0,0,0,22,8Z"
524
576
  })), children);
525
577
  });
526
578
 
527
579
  if (process.env.NODE_ENV !== "production") {
528
- OpenPanelTop.propTypes = iconPropTypes;
580
+ NoodleBowl.propTypes = iconPropTypes;
529
581
  }
530
- var QOperation = /*#__PURE__*/React.forwardRef(function QOperation(_ref18, ref) {
582
+ var NotAvailable = /*#__PURE__*/React.forwardRef(function NotAvailable(_ref18, ref) {
531
583
  var children = _ref18.children,
532
584
  _ref18$size = _ref18.size,
533
585
  size = _ref18$size === void 0 ? 16 : _ref18$size,
@@ -540,17 +592,15 @@ var QOperation = /*#__PURE__*/React.forwardRef(function QOperation(_ref18, ref)
540
592
  xmlns: "http://www.w3.org/2000/svg",
541
593
  viewBox: "0 0 32 32",
542
594
  fill: "currentColor"
543
- }, rest), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
544
- d: "M23 26L21 26 26 16 21 6 23 6 28 16 23 26zM4 6H6V26H4zM16 9H12a2 2 0 00-2 2V21a2 2 0 002 2h4a2 2 0 002-2V11A2 2 0 0016 9zm0 12H12V11h4z"
545
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
546
- d: "M13 15H15V17H13z"
595
+ }, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
596
+ d: "M4 15H14V17H4zM18 15H28V17H18z"
547
597
  })), children);
548
598
  });
549
599
 
550
600
  if (process.env.NODE_ENV !== "production") {
551
- QOperation.propTypes = iconPropTypes;
601
+ NotAvailable.propTypes = iconPropTypes;
552
602
  }
553
- var QOperationGauge = /*#__PURE__*/React.forwardRef(function QOperationGauge(_ref19, ref) {
603
+ var NotSent = /*#__PURE__*/React.forwardRef(function NotSent(_ref19, ref) {
554
604
  var children = _ref19.children,
555
605
  _ref19$size = _ref19.size,
556
606
  size = _ref19$size === void 0 ? 16 : _ref19$size,
@@ -563,15 +613,15 @@ var QOperationGauge = /*#__PURE__*/React.forwardRef(function QOperationGauge(_re
563
613
  xmlns: "http://www.w3.org/2000/svg",
564
614
  viewBox: "0 0 32 32",
565
615
  fill: "currentColor"
566
- }, rest), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
567
- d: "M30 4L24 4 24 6 27.75 6 24 10 24 12 30 12 30 10 26.38 10 30 6 30 4zM20 17.62L22.08 14l-1.73-1-2.18 3.76A12 12 0 002 28H4a10 10 0 0113.16-9.48L14 24a2 2 0 102 2 2 2 0 00-.27-1L19 19.35A10 10 0 0124 28h2A12 12 0 0020 17.62z"
616
+ }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
617
+ d: "M30 28.59L3.41 2 2 3.41l8 8L2.66 14.06a1 1 0 000 1.87l9.6 3.84 3.84 9.6A1 1 0 0017 30h0a1 1 0 00.92-.66L20.6 22l8 8zM5.8 15L11.54 13l3.05 3-1.83 1.83zM17 26.2l-2.79-7L16 17.41l3 3.05zM15.69 11.45l7.64-2.78-2.78 7.64 1.56 1.56L25.94 7.34a1 1 0 00-1.28-1.28L14.13 9.89z"
568
618
  })), children);
569
619
  });
570
620
 
571
621
  if (process.env.NODE_ENV !== "production") {
572
- QOperationGauge.propTypes = iconPropTypes;
622
+ NotSent.propTypes = iconPropTypes;
573
623
  }
574
- var QOperationIf = /*#__PURE__*/React.forwardRef(function QOperationIf(_ref20, ref) {
624
+ var NotSentFilled = /*#__PURE__*/React.forwardRef(function NotSentFilled(_ref20, ref) {
575
625
  var children = _ref20.children,
576
626
  _ref20$size = _ref20.size,
577
627
  size = _ref20$size === void 0 ? 16 : _ref20$size,
@@ -584,15 +634,15 @@ var QOperationIf = /*#__PURE__*/React.forwardRef(function QOperationIf(_ref20, r
584
634
  xmlns: "http://www.w3.org/2000/svg",
585
635
  viewBox: "0 0 32 32",
586
636
  fill: "currentColor"
587
- }, rest), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
588
- d: "M12 13H14V23H12zM12 9H14V11H12zM23 11V9H20a2 2 0 00-2 2v2H16v2h2v8h2V15h3V13H20V11z"
637
+ }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
638
+ d: "M30 28.59L3.41 2 2 3.41l8 8L2.66 14.06a1 1 0 000 1.87l8.59 3.43L14.59 16 16 17.41l-3.37 3.37 3.44 8.59A1 1 0 0017 30h0a1 1 0 00.92-.66L20.6 22l8 8zM22.49 16.83l3.45-9.49a1 1 0 00-1.28-1.28L15.17 9.51z"
589
639
  })), children);
590
640
  });
591
641
 
592
642
  if (process.env.NODE_ENV !== "production") {
593
- QOperationIf.propTypes = iconPropTypes;
643
+ NotSentFilled.propTypes = iconPropTypes;
594
644
  }
595
- var OperationsField = /*#__PURE__*/React.forwardRef(function OperationsField(_ref21, ref) {
645
+ var Notebook = /*#__PURE__*/React.forwardRef(function Notebook(_ref21, ref) {
596
646
  var children = _ref21.children,
597
647
  _ref21$size = _ref21.size,
598
648
  size = _ref21$size === void 0 ? 16 : _ref21$size,
@@ -605,26 +655,17 @@ var OperationsField = /*#__PURE__*/React.forwardRef(function OperationsField(_re
605
655
  xmlns: "http://www.w3.org/2000/svg",
606
656
  viewBox: "0 0 32 32",
607
657
  fill: "currentColor"
608
- }, rest), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
609
- d: "M16 6H26V8H16z",
610
- transform: "rotate(-90 21 7)"
611
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
612
- d: "M20 6H30V8H20z",
613
- transform: "rotate(-90 25 7)"
614
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
615
- d: "M24 6H34V8H24z",
616
- transform: "rotate(-90 29 7)"
617
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
618
- d: "M16,20a3.9123,3.9123,0,0,1-4-4,3.9123,3.9123,0,0,1,4-4V10a6,6,0,1,0,6,6H20A3.9123,3.9123,0,0,1,16,20Z"
619
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
620
- d: "M28.8928,18.4536,26.0979,16,24.78,17.5044l2.7922,2.4517-2.36,4.0878-3.4273-1.1591a9.0315,9.0315,0,0,1-2.7143,1.5644L18.36,28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H16V2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18.36a2,2,0,0,0,1.9611-1.6079l.5037-2.5186a10.9666,10.9666,0,0,0,1.3267-.7534l2.4194.8184a1.9977,1.9977,0,0,0,2.3728-.8946l2.3606-4.0878A2.0006,2.0006,0,0,0,28.8928,18.4536Z"
658
+ }, rest), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
659
+ d: "M19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19z"
660
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
661
+ d: "M28,5H4A2.002,2.002,0,0,0,2,7V25a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V7A2.0023,2.0023,0,0,0,28,5ZM4,7H15V25H4ZM17,25V7H28l.002,18Z"
621
662
  })), children);
622
663
  });
623
664
 
624
665
  if (process.env.NODE_ENV !== "production") {
625
- OperationsField.propTypes = iconPropTypes;
666
+ Notebook.propTypes = iconPropTypes;
626
667
  }
627
- var OperationsRecord = /*#__PURE__*/React.forwardRef(function OperationsRecord(_ref22, ref) {
668
+ var NotebookReference = /*#__PURE__*/React.forwardRef(function NotebookReference(_ref22, ref) {
628
669
  var children = _ref22.children,
629
670
  _ref22$size = _ref22.size,
630
671
  size = _ref22$size === void 0 ? 16 : _ref22$size,
@@ -637,22 +678,35 @@ var OperationsRecord = /*#__PURE__*/React.forwardRef(function OperationsRecord(_
637
678
  xmlns: "http://www.w3.org/2000/svg",
638
679
  viewBox: "0 0 32 32",
639
680
  fill: "currentColor"
640
- }, rest), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
641
- d: "M20 20H30V22H20zM20 24H30V26H20zM20 28H30V30H20zM16 20a3.9123 3.9123 0 01-4-4 3.9123 3.9123 0 014-4 3.9123 3.9123 0 014 4h2a6 6 0 10-6 6z"
642
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
643
- d: "M29.3047,11.0439,26.9441,6.9561a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583l-.5037-2.5186A2,2,0,0,0,18.36,2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H16V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.0439Z"
681
+ }, rest), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
682
+ d: "M4 20L4 22 7.586 22 2 27.586 3.414 29 9 23.414 9 27 11 27 11 20 4 20zM19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19z"
683
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
684
+ d: "M28,5H4A2.002,2.002,0,0,0,2,7V17H4V7H15V27H28a2.002,2.002,0,0,0,2-2V7A2.002,2.002,0,0,0,28,5ZM17,25V7H28l.0015,18Z"
644
685
  })), children);
645
686
  });
646
687
 
647
688
  if (process.env.NODE_ENV !== "production") {
648
- OperationsRecord.propTypes = iconPropTypes;
689
+ NotebookReference.propTypes = iconPropTypes;
649
690
  }
650
- var OrderDetails = /*#__PURE__*/React.forwardRef(function OrderDetails(_ref23, ref) {
691
+ var Notification = /*#__PURE__*/React.forwardRef(function Notification(_ref23, ref) {
651
692
  var children = _ref23.children,
652
693
  _ref23$size = _ref23.size,
653
694
  size = _ref23$size === void 0 ? 16 : _ref23$size,
654
695
  rest = _objectWithoutProperties(_ref23, _excluded23);
655
696
 
697
+ if (size === 16 || size === "16" || size === "16px") {
698
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
699
+ width: size,
700
+ height: size,
701
+ ref: ref,
702
+ xmlns: "http://www.w3.org/2000/svg",
703
+ viewBox: "0 0 16 16",
704
+ fill: "currentColor"
705
+ }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
706
+ d: "M14.4,10.1L13,8.8V6.5c0-2.6-1.9-4.7-4.5-5v-1h-1v1C5,1.8,3,3.9,3,6.5v2.3l-1.4,1.3c-0.1,0.1-0.2,0.2-0.1,0.4V12 c0,0.3,0.2,0.5,0.4,0.5c0,0,0,0,0.1,0h3.5C5.5,13.9,6.6,15,8,15s2.5-1.1,2.5-2.5H14c0.3,0,0.5-0.2,0.5-0.4c0,0,0,0,0-0.1v-1.5 C14.5,10.4,14.4,10.2,14.4,10.1z M8,14c-0.8,0-1.5-0.7-1.5-1.5h3C9.5,13.3,8.8,14,8,14z M13.5,11.5h-11v-0.8l1.3-1.4 C3.9,9.3,4,9.1,4,9V6.5c0-2.2,1.8-4,4-4s4,1.8,4,4V9c0,0.1,0.1,0.3,0.1,0.4l1.4,1.3V11.5z"
707
+ })), children);
708
+ }
709
+
656
710
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
657
711
  width: size,
658
712
  height: size,
@@ -660,35 +714,20 @@ var OrderDetails = /*#__PURE__*/React.forwardRef(function OrderDetails(_ref23, r
660
714
  xmlns: "http://www.w3.org/2000/svg",
661
715
  viewBox: "0 0 32 32",
662
716
  fill: "currentColor"
663
- }, rest), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
664
- d: "M19 21H13a3 3 0 00-3 3v2h2V24a1 1 0 011-1h6a1 1 0 011 1v2h2V24A3 3 0 0019 21zM16 20a4 4 0 10-4-4A4 4 0 0016 20zm0-6a2 2 0 11-2 2A2 2 0 0116 14z"
665
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
666
- 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"
717
+ }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
718
+ d: "M28.7071,19.293,26,16.5859V13a10.0136,10.0136,0,0,0-9-9.9492V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.2929,19.293A1,1,0,0,0,3,20v3a1,1,0,0,0,1,1h7v.7768a5.152,5.152,0,0,0,4.5,5.1987A5.0057,5.0057,0,0,0,21,25V24h7a1,1,0,0,0,1-1V20A1,1,0,0,0,28.7071,19.293ZM19,25a3,3,0,0,1-6,0V24h6Zm8-3H5V20.4141L7.707,17.707A1,1,0,0,0,8,17V13a8,8,0,0,1,16,0v4a1,1,0,0,0,.293.707L27,20.4141Z"
667
719
  })), children);
668
720
  });
669
721
 
670
722
  if (process.env.NODE_ENV !== "production") {
671
- OrderDetails.propTypes = iconPropTypes;
723
+ Notification.propTypes = iconPropTypes;
672
724
  }
673
- var Ordinal = /*#__PURE__*/React.forwardRef(function Ordinal(_ref24, ref) {
725
+ var NotificationFilled = /*#__PURE__*/React.forwardRef(function NotificationFilled(_ref24, ref) {
674
726
  var children = _ref24.children,
675
727
  _ref24$size = _ref24.size,
676
728
  size = _ref24$size === void 0 ? 16 : _ref24$size,
677
729
  rest = _objectWithoutProperties(_ref24, _excluded24);
678
730
 
679
- if (size === 16 || size === "16" || size === "16px") {
680
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
681
- width: size,
682
- height: size,
683
- ref: ref,
684
- xmlns: "http://www.w3.org/2000/svg",
685
- viewBox: "0 0 16 16",
686
- fill: "currentColor"
687
- }, rest), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
688
- d: "M1,13 L1,12 L3,12 L3,9 L5.999,9 L6,6 L9,6 L9,3 L13,3 L13,12 L15,12 L15,13 L1,13 Z M5.999,10 L4,10 L4,12 L5.999,12 L5.999,10 Z M8.999,7 L6.999,7 L6.999,9 L7,9 L7,12 L8.999,12 L8.999,7 Z M12,4 L10,4 L10,12 L12,12 L12,4 Z"
689
- })), children);
690
- }
691
-
692
731
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
693
732
  width: size,
694
733
  height: size,
@@ -696,15 +735,15 @@ var Ordinal = /*#__PURE__*/React.forwardRef(function Ordinal(_ref24, ref) {
696
735
  xmlns: "http://www.w3.org/2000/svg",
697
736
  viewBox: "0 0 32 32",
698
737
  fill: "currentColor"
699
- }, rest), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
700
- d: "M26,26V4H18v6H12v6H6V26H2v2H30V26ZM8,26V18h4v8Zm6,0V12h4V26Zm6,0V6h4V26Z"
738
+ }, rest), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
739
+ d: "M28.707,19.293,26,16.5859V13a10.0136,10.0136,0,0,0-9-9.9492V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.293,19.293A.9993.9993,0,0,0,3,20v3a1,1,0,0,0,1,1h7v1a5,5,0,0,0,10,0V24h7a1,1,0,0,0,1-1V20A.9993.9993,0,0,0,28.707,19.293ZM19,25a3,3,0,0,1-6,0V24h6Z"
701
740
  })), children);
702
741
  });
703
742
 
704
743
  if (process.env.NODE_ENV !== "production") {
705
- Ordinal.propTypes = iconPropTypes;
744
+ NotificationFilled.propTypes = iconPropTypes;
706
745
  }
707
- var Outage = /*#__PURE__*/React.forwardRef(function Outage(_ref25, ref) {
746
+ var NotificationNew = /*#__PURE__*/React.forwardRef(function NotificationNew(_ref25, ref) {
708
747
  var children = _ref25.children,
709
748
  _ref25$size = _ref25.size,
710
749
  size = _ref25$size === void 0 ? 16 : _ref25$size,
@@ -717,22 +756,37 @@ var Outage = /*#__PURE__*/React.forwardRef(function Outage(_ref25, ref) {
717
756
  xmlns: "http://www.w3.org/2000/svg",
718
757
  viewBox: "0 0 32 32",
719
758
  fill: "currentColor"
720
- }, rest), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
721
- d: "M12 24H21V26H12zM13 28H19V30H13z"
722
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
723
- d: "M8.7832 18.9746l1.4177-1.418A6.9206 6.9206 0 018 12 7.99 7.99 0 0121.5273 6.2305l1.4136-1.4136A9.9884 9.9884 0 006 12 8.9411 8.9411 0 008.7832 18.9746zM30 3.4141L28.5859 2 2 28.5859 3.4141 30 23.6606 9.7534A7.7069 7.7069 0 0124 12a7.2032 7.2032 0 01-2.8223 6.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12a9.8739 9.8739 0 00-.7764-3.81z"
759
+ }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
760
+ d: "M26,16.5859V14H24v3a1,1,0,0,0,.293.707L27,20.4141V22H5V20.4141L7.707,17.707A1,1,0,0,0,8,17V13A7.9854,7.9854,0,0,1,20,6.0825V3.8467a9.896,9.896,0,0,0-3-.7959V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.293,19.293A1,1,0,0,0,3,20v3a1,1,0,0,0,1,1h7v1a5,5,0,0,0,10,0V24h7a1,1,0,0,0,1-1V20a1,1,0,0,0-.293-.707ZM19,25a3,3,0,0,1-6,0V24h6Z"
761
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
762
+ cx: "26",
763
+ cy: "8",
764
+ r: "4"
724
765
  })), children);
725
766
  });
726
767
 
727
768
  if (process.env.NODE_ENV !== "production") {
728
- Outage.propTypes = iconPropTypes;
769
+ NotificationNew.propTypes = iconPropTypes;
729
770
  }
730
- var OutlookSevere = /*#__PURE__*/React.forwardRef(function OutlookSevere(_ref26, ref) {
771
+ var NotificationOff = /*#__PURE__*/React.forwardRef(function NotificationOff(_ref26, ref) {
731
772
  var children = _ref26.children,
732
773
  _ref26$size = _ref26.size,
733
774
  size = _ref26$size === void 0 ? 16 : _ref26$size,
734
775
  rest = _objectWithoutProperties(_ref26, _excluded26);
735
776
 
777
+ if (size === 16 || size === "16" || size === "16px") {
778
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
779
+ width: size,
780
+ height: size,
781
+ ref: ref,
782
+ xmlns: "http://www.w3.org/2000/svg",
783
+ viewBox: "0 0 16 16",
784
+ fill: "currentColor"
785
+ }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
786
+ d: "M2.5 11.5v-.8l1.3-1.4C3.9 9.3 4 9.1 4 9V6.5c0-2.2 1.8-4 4-4 .9 0 1.8.3 2.5.9l.7-.7C10.5 2 9.5 1.6 8.5 1.5v-1h-1v1C5 1.8 3 3.9 3 6.5v2.3l-1.4 1.3c-.1.1-.2.2-.1.4v1H2.5zM13 8.8V6.5c0-.8-.2-1.6-.5-2.2L15 1.7 14.3 1 1 14.3 1.7 15l2.5-2.5h1.3C5.5 13.9 6.6 15 8 15s2.5-1.1 2.5-2.5H14c.3 0 .5-.2.5-.4 0 0 0 0 0-.1v-1.5c0-.1-.1-.3-.1-.4L13 8.8zM8 14c-.8 0-1.5-.7-1.5-1.5h3C9.5 13.3 8.8 14 8 14zM13.5 11.5H5.2L11.7 5C11.9 5.5 12 6 12 6.5V9c0 .1.1.3.1.4l1.4 1.3V11.5z"
787
+ })), children);
788
+ }
789
+
736
790
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
737
791
  width: size,
738
792
  height: size,
@@ -740,20 +794,15 @@ var OutlookSevere = /*#__PURE__*/React.forwardRef(function OutlookSevere(_ref26,
740
794
  xmlns: "http://www.w3.org/2000/svg",
741
795
  viewBox: "0 0 32 32",
742
796
  fill: "currentColor"
743
- }, rest), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
744
- fill: "none",
745
- d: "M15.1249,19h1.75v5.5h-1.75ZM17,27a1,1,0,1,0-1,1A1,1,0,0,0,17,27Z"
746
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
747
- d: "M24.9084,28.94,16.8318,14.4878a.9531.9531,0,0,0-1.6636,0L7.0916,28.94A.7122.7122,0,0,0,7.7134,30H24.2867A.7121.7121,0,0,0,24.9084,28.94ZM15.125,19h1.75v5.5h-1.75ZM16,28a1,1,0,1,1,1-1A1,1,0,0,1,16,28Z"
748
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
749
- d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0,6.4926,6.4926,0,0,0,.9153,12.8443L9.2217,20H8.5a4.48,4.48,0,0,1-3.3693-7.4556l5.297,5.2964,1.013-1.8135-4.66-4.6606A4.402,4.402,0,0,1,8.144,11.019l.8155-.0639.0991-.812c.0237-.1944.0581-.3848.0972-.5733l3.78,3.7808,1.0138-1.815L9.936,7.522a7.0212,7.0212,0,0,1,1.9754-2.1968L25.8861,19.3A4.4594,4.4594,0,0,1,23.5,20h-.7239l1.107,1.98a6.4927,6.4927,0,0,0,.9177-12.8443Zm2.4994,8.75L13.7823,4.3682a6.9736,6.9736,0,0,1,9.16,5.7749l.0986.812.8154.0639A4.5171,4.5171,0,0,1,28,15.5,4.46,4.46,0,0,1,27.3,17.8862Z"
797
+ }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
798
+ d: "M26 16.5859V13a9.9217 9.9217 0 00-1.0833-4.5024L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6-6H11v1a5 5 0 0010 0V24h7a1 1 0 001-1V20a1 1 0 00-.293-.707zM19 25a3 3 0 01-6 0V24h6zm8-3H11.4141L23.4119 10.0024A7.949 7.949 0 0124 13v4a1 1 0 00.293.707L27 20.4141zM7.707 17.707A1 1 0 008 17V13a8.0092 8.0092 0 018-8 7.9253 7.9253 0 014.9857 1.7681l1.4264-1.4263A9.934 9.934 0 0017 3.0508V1H15V3.0508A10.0136 10.0136 0 006 13v3.5859l-3 3L4.4141 21z"
750
799
  })), children);
751
800
  });
752
801
 
753
802
  if (process.env.NODE_ENV !== "production") {
754
- OutlookSevere.propTypes = iconPropTypes;
803
+ NotificationOff.propTypes = iconPropTypes;
755
804
  }
756
- var OverflowMenuHorizontal = /*#__PURE__*/React.forwardRef(function OverflowMenuHorizontal(_ref27, ref) {
805
+ var NotificationOffFilled = /*#__PURE__*/React.forwardRef(function NotificationOffFilled(_ref27, ref) {
757
806
  var children = _ref27.children,
758
807
  _ref27$size = _ref27.size,
759
808
  size = _ref27$size === void 0 ? 16 : _ref27$size,
@@ -766,25 +815,15 @@ var OverflowMenuHorizontal = /*#__PURE__*/React.forwardRef(function OverflowMenu
766
815
  xmlns: "http://www.w3.org/2000/svg",
767
816
  viewBox: "0 0 32 32",
768
817
  fill: "currentColor"
769
- }, rest), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
770
- cx: "8",
771
- cy: "16",
772
- r: "2"
773
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
774
- cx: "16",
775
- cy: "16",
776
- r: "2"
777
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
778
- cx: "24",
779
- cy: "16",
780
- r: "2"
818
+ }, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
819
+ d: "M26 16.5859V13a9.8828 9.8828 0 00-1.0869-4.499L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6-6H11v1a5 5 0 0010 0V24h7a1 1 0 001-1V20a.9993.9993 0 00-.293-.707zM19 25a3 3 0 01-6 0V24h6zM21.61 4.7383A9.9256 9.9256 0 0017 3.0508V1H15V3.0508A10.0136 10.0136 0 006 13v3.5859L3.293 19.293A.9993.9993 0 003 20v3a.9738.9738 0 00.0585.29z"
781
820
  })), children);
782
821
  });
783
822
 
784
823
  if (process.env.NODE_ENV !== "production") {
785
- OverflowMenuHorizontal.propTypes = iconPropTypes;
824
+ NotificationOffFilled.propTypes = iconPropTypes;
786
825
  }
787
- var OverflowMenuVertical = /*#__PURE__*/React.forwardRef(function OverflowMenuVertical(_ref28, ref) {
826
+ var Number_0 = /*#__PURE__*/React.forwardRef(function Number_0(_ref28, ref) {
788
827
  var children = _ref28.children,
789
828
  _ref28$size = _ref28.size,
790
829
  size = _ref28$size === void 0 ? 16 : _ref28$size,
@@ -797,25 +836,17 @@ var OverflowMenuVertical = /*#__PURE__*/React.forwardRef(function OverflowMenuVe
797
836
  xmlns: "http://www.w3.org/2000/svg",
798
837
  viewBox: "0 0 32 32",
799
838
  fill: "currentColor"
800
- }, rest), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
801
- cx: "16",
802
- cy: "8",
803
- r: "2"
804
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
805
- cx: "16",
806
- cy: "16",
807
- r: "2"
808
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
809
- cx: "16",
810
- cy: "24",
811
- r: "2"
839
+ }, rest), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
840
+ d: "M18,23H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h4a2,2,0,0,1,2,2V21A2,2,0,0,1,18,23ZM14,11h0V21h4V11Z"
841
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
842
+ d: "M15 15H17V17H15z"
812
843
  })), children);
813
844
  });
814
845
 
815
846
  if (process.env.NODE_ENV !== "production") {
816
- OverflowMenuVertical.propTypes = iconPropTypes;
847
+ Number_0.propTypes = iconPropTypes;
817
848
  }
818
- var Overlay = /*#__PURE__*/React.forwardRef(function Overlay(_ref29, ref) {
849
+ var Number_1 = /*#__PURE__*/React.forwardRef(function Number_1(_ref29, ref) {
819
850
  var children = _ref29.children,
820
851
  _ref29$size = _ref29.size,
821
852
  size = _ref29$size === void 0 ? 16 : _ref29$size,
@@ -828,15 +859,15 @@ var Overlay = /*#__PURE__*/React.forwardRef(function Overlay(_ref29, ref) {
828
859
  xmlns: "http://www.w3.org/2000/svg",
829
860
  viewBox: "0 0 32 32",
830
861
  fill: "currentColor"
831
- }, rest), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
832
- d: "M28,8H24V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V22a2.0023,2.0023,0,0,0,2,2H8v4a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V10A2.0023,2.0023,0,0,0,28,8ZM4,22V4H22V8H10a2.0023,2.0023,0,0,0-2,2V22Zm18,0H19.4141L10,12.586V10h2.5859l9.4153,9.4156ZM10,15.4141,16.5859,22H10ZM22.001,16.587,15.4141,10H22ZM10,28V24H22a2.0023,2.0023,0,0,0,2-2V10h4V28Z"
862
+ }, rest), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
863
+ d: "M16,10V22h0V10m1-1H12v2h3V21H12v2h8V21H17V9Z"
833
864
  })), children);
834
865
  });
835
866
 
836
867
  if (process.env.NODE_ENV !== "production") {
837
- Overlay.propTypes = iconPropTypes;
868
+ Number_1.propTypes = iconPropTypes;
838
869
  }
839
- var Package = /*#__PURE__*/React.forwardRef(function Package(_ref30, ref) {
870
+ var Number_2 = /*#__PURE__*/React.forwardRef(function Number_2(_ref30, ref) {
840
871
  var children = _ref30.children,
841
872
  _ref30$size = _ref30.size,
842
873
  size = _ref30$size === void 0 ? 16 : _ref30$size,
@@ -849,17 +880,15 @@ var Package = /*#__PURE__*/React.forwardRef(function Package(_ref30, ref) {
849
880
  xmlns: "http://www.w3.org/2000/svg",
850
881
  viewBox: "0 0 32 32",
851
882
  fill: "currentColor"
852
- }, rest), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
853
- d: "M26,30H6a2,2,0,0,1-2-2V16a2,2,0,0,1,2-2H9v2H6V28H26V16H23V14h3a2,2,0,0,1,2,2V28A2,2,0,0,1,26,30Z"
854
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
855
- d: "M13 20H19V22H13zM20.59 8.59L17 12.17 17 2 15 2 15 12.17 11.41 8.59 10 10 16 16 22 10 20.59 8.59z"
883
+ }, rest), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
884
+ d: "M20,23H12V17a2,2,0,0,1,2-2h4V11H12V9h6a2,2,0,0,1,2,2v4a2,2,0,0,1-2,2H14v4h6Z"
856
885
  })), children);
857
886
  });
858
887
 
859
888
  if (process.env.NODE_ENV !== "production") {
860
- Package.propTypes = iconPropTypes;
889
+ Number_2.propTypes = iconPropTypes;
861
890
  }
862
- var PageFirst = /*#__PURE__*/React.forwardRef(function PageFirst(_ref31, ref) {
891
+ var Number_3 = /*#__PURE__*/React.forwardRef(function Number_3(_ref31, ref) {
863
892
  var children = _ref31.children,
864
893
  _ref31$size = _ref31.size,
865
894
  size = _ref31$size === void 0 ? 16 : _ref31$size,
@@ -872,15 +901,15 @@ var PageFirst = /*#__PURE__*/React.forwardRef(function PageFirst(_ref31, ref) {
872
901
  xmlns: "http://www.w3.org/2000/svg",
873
902
  viewBox: "0 0 32 32",
874
903
  fill: "currentColor"
875
- }, rest), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
876
- d: "M14 16L24 6 25.4 7.4 16.8 16 25.4 24.6 24 26zM8 4H10V28H8z"
904
+ }, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
905
+ d: "M18,9H12v2h6v4H14v2h4v4H12v2h6a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Z"
877
906
  })), children);
878
907
  });
879
908
 
880
909
  if (process.env.NODE_ENV !== "production") {
881
- PageFirst.propTypes = iconPropTypes;
910
+ Number_3.propTypes = iconPropTypes;
882
911
  }
883
- var PageLast = /*#__PURE__*/React.forwardRef(function PageLast(_ref32, ref) {
912
+ var Number_4 = /*#__PURE__*/React.forwardRef(function Number_4(_ref32, ref) {
884
913
  var children = _ref32.children,
885
914
  _ref32$size = _ref32.size,
886
915
  size = _ref32$size === void 0 ? 16 : _ref32$size,
@@ -893,15 +922,15 @@ var PageLast = /*#__PURE__*/React.forwardRef(function PageLast(_ref32, ref) {
893
922
  xmlns: "http://www.w3.org/2000/svg",
894
923
  viewBox: "0 0 32 32",
895
924
  fill: "currentColor"
896
- }, rest), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
897
- d: "M18 16L8 26 6.6 24.6 15.2 16 6.6 7.4 8 6zM22 4H24V28H22z"
925
+ }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
926
+ d: "M18,10v8h0V10m1-1H17v8H14V9H12V19h5v4h2V19h1V17H19V9Z"
898
927
  })), children);
899
928
  });
900
929
 
901
930
  if (process.env.NODE_ENV !== "production") {
902
- PageLast.propTypes = iconPropTypes;
931
+ Number_4.propTypes = iconPropTypes;
903
932
  }
904
- var PageBreak = /*#__PURE__*/React.forwardRef(function PageBreak(_ref33, ref) {
933
+ var Number_5 = /*#__PURE__*/React.forwardRef(function Number_5(_ref33, ref) {
905
934
  var children = _ref33.children,
906
935
  _ref33$size = _ref33.size,
907
936
  size = _ref33$size === void 0 ? 16 : _ref33$size,
@@ -914,15 +943,15 @@ var PageBreak = /*#__PURE__*/React.forwardRef(function PageBreak(_ref33, ref) {
914
943
  xmlns: "http://www.w3.org/2000/svg",
915
944
  viewBox: "0 0 32 32",
916
945
  fill: "currentColor"
917
- }, rest), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
918
- d: "M2 18H6V20H2zM26 18H30V20H26zM24 22v6H8V22H6v6a2.0058 2.0058 0 002 2H24a2.0058 2.0058 0 002-2V22zM8 16V4h8v6a2.0058 2.0058 0 002 2h6v4h2V10a.9092.9092 0 00-.3-.7l-7-7A.9087.9087 0 0018 2H8A2.0058 2.0058 0 006 4V16zM18 4.4L23.6 10H18zM10 18H14V20H10zM18 18H22V20H18z"
946
+ }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
947
+ d: "M18,23H12V21h6V17H12V9h8v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
919
948
  })), children);
920
949
  });
921
950
 
922
951
  if (process.env.NODE_ENV !== "production") {
923
- PageBreak.propTypes = iconPropTypes;
952
+ Number_5.propTypes = iconPropTypes;
924
953
  }
925
- var PageNumber = /*#__PURE__*/React.forwardRef(function PageNumber(_ref34, ref) {
954
+ var Number_6 = /*#__PURE__*/React.forwardRef(function Number_6(_ref34, ref) {
926
955
  var children = _ref34.children,
927
956
  _ref34$size = _ref34.size,
928
957
  size = _ref34$size === void 0 ? 16 : _ref34$size,
@@ -935,17 +964,15 @@ var PageNumber = /*#__PURE__*/React.forwardRef(function PageNumber(_ref34, ref)
935
964
  xmlns: "http://www.w3.org/2000/svg",
936
965
  viewBox: "0 0 32 32",
937
966
  fill: "currentColor"
938
- }, rest), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
939
- d: "M22 26L16 26 16 20 20 20 20 18 16 18 16 16 22 16 22 22 18 22 18 24 22 24 22 26z"
940
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
941
- d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
967
+ }, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
968
+ d: "M18,14H14V11h5V9H14a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V16A2,2,0,0,0,18,14Zm-4,7V16h4v5Z"
942
969
  })), children);
943
970
  });
944
971
 
945
972
  if (process.env.NODE_ENV !== "production") {
946
- PageNumber.propTypes = iconPropTypes;
973
+ Number_6.propTypes = iconPropTypes;
947
974
  }
948
- var WatsonHealthPageScroll = /*#__PURE__*/React.forwardRef(function WatsonHealthPageScroll(_ref35, ref) {
975
+ var Number_7 = /*#__PURE__*/React.forwardRef(function Number_7(_ref35, ref) {
949
976
  var children = _ref35.children,
950
977
  _ref35$size = _ref35.size,
951
978
  size = _ref35$size === void 0 ? 16 : _ref35$size,
@@ -958,19 +985,15 @@ var WatsonHealthPageScroll = /*#__PURE__*/React.forwardRef(function WatsonHealth
958
985
  xmlns: "http://www.w3.org/2000/svg",
959
986
  viewBox: "0 0 32 32",
960
987
  fill: "currentColor"
961
- }, rest), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
962
- d: "M16,28H4a1.89,1.89,0,0,1-2-2V14a1.89,1.89,0,0,1,2-2H16a1.89,1.89,0,0,1,2,2V26A1.89,1.89,0,0,1,16,28ZM4,14V26H16V14Z"
963
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
964
- d: "M22,19H20V10H10V8H20a1.89,1.89,0,0,1,2,2Z"
965
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
966
- d: "M26 14H24V6H16V4h8a1.89 1.89 0 012 2zM24 17L24 19 26.8 19 22 24.4 22 22 20 22 20 28 26 28 26 26 23.2 26 28 20.6 28 23 30 23 30 17 24 17z"
988
+ }, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
989
+ d: "M20 9L12 9 12 13 14 13 14 11 17.85 11 13 23 15.16 23 20 11 20 9z"
967
990
  })), children);
968
991
  });
969
992
 
970
993
  if (process.env.NODE_ENV !== "production") {
971
- WatsonHealthPageScroll.propTypes = iconPropTypes;
994
+ Number_7.propTypes = iconPropTypes;
972
995
  }
973
- var PaintBrush = /*#__PURE__*/React.forwardRef(function PaintBrush(_ref36, ref) {
996
+ var Number_8 = /*#__PURE__*/React.forwardRef(function Number_8(_ref36, ref) {
974
997
  var children = _ref36.children,
975
998
  _ref36$size = _ref36.size,
976
999
  size = _ref36$size === void 0 ? 16 : _ref36$size,
@@ -983,15 +1006,15 @@ var PaintBrush = /*#__PURE__*/React.forwardRef(function PaintBrush(_ref36, ref)
983
1006
  xmlns: "http://www.w3.org/2000/svg",
984
1007
  viewBox: "0 0 32 32",
985
1008
  fill: "currentColor"
986
- }, rest), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
987
- d: "M28.83,23.17,23,17.33V13a1,1,0,0,0-.29-.71l-10-10a1,1,0,0,0-1.42,0l-9,9a1,1,0,0,0,0,1.42l10,10A1,1,0,0,0,13,23h4.34l5.83,5.84a4,4,0,0,0,5.66-5.66ZM6,10.41l2.29,2.3,1.42-1.42L7.41,9,9,7.41l4.29,4.3,1.42-1.42L10.41,6,12,4.41,18.59,11,11,18.59,4.41,12Zm21.41,17a2,2,0,0,1-2.82,0l-6.13-6.12a1.8,1.8,0,0,0-.71-.29H13.41l-1-1L20,12.41l1,1v4.34a1,1,0,0,0,.29.7l6.12,6.14a2,2,0,0,1,0,2.82Z"
1009
+ }, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1010
+ d: "M18,9H14a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Zm0,2v4H14V11ZM14,21V17h4v4Z"
988
1011
  })), children);
989
1012
  });
990
1013
 
991
1014
  if (process.env.NODE_ENV !== "production") {
992
- PaintBrush.propTypes = iconPropTypes;
1015
+ Number_8.propTypes = iconPropTypes;
993
1016
  }
994
- var PaintBrushAlt = /*#__PURE__*/React.forwardRef(function PaintBrushAlt(_ref37, ref) {
1017
+ var Number_9 = /*#__PURE__*/React.forwardRef(function Number_9(_ref37, ref) {
995
1018
  var children = _ref37.children,
996
1019
  _ref37$size = _ref37.size,
997
1020
  size = _ref37$size === void 0 ? 16 : _ref37$size,
@@ -1004,15 +1027,15 @@ var PaintBrushAlt = /*#__PURE__*/React.forwardRef(function PaintBrushAlt(_ref37,
1004
1027
  xmlns: "http://www.w3.org/2000/svg",
1005
1028
  viewBox: "0 0 32 32",
1006
1029
  fill: "currentColor"
1007
- }, rest), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
1008
- d: "M28.8281,3.1719a4.0941,4.0941,0,0,0-5.6562,0L4.05,22.292A6.9537,6.9537,0,0,0,2,27.2412V30H4.7559a6.9523,6.9523,0,0,0,4.95-2.05L28.8281,8.8286a3.999,3.999,0,0,0,0-5.6567ZM10.91,18.26l2.8286,2.8286L11.6172,23.21,8.7886,20.3818ZM8.2915,26.5356A4.9665,4.9665,0,0,1,4.7559,28H4v-.7588a4.9671,4.9671,0,0,1,1.4644-3.5351l1.91-1.91,2.8286,2.8281ZM27.4141,7.4141,15.1528,19.6748l-2.8286-2.8286,12.2617-12.26a2.0473,2.0473,0,0,1,2.8282,0,1.9995,1.9995,0,0,1,0,2.8282Z"
1030
+ }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1031
+ d: "M18,9H14a2,2,0,0,0-2,2v5a2,2,0,0,0,2,2h4v3H13v2h5a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Zm0,7H14V11h4Z"
1009
1032
  })), children);
1010
1033
  });
1011
1034
 
1012
1035
  if (process.env.NODE_ENV !== "production") {
1013
- PaintBrushAlt.propTypes = iconPropTypes;
1036
+ Number_9.propTypes = iconPropTypes;
1014
1037
  }
1015
- var PalmTree = /*#__PURE__*/React.forwardRef(function PalmTree(_ref38, ref) {
1038
+ var NumberSmall_0 = /*#__PURE__*/React.forwardRef(function NumberSmall_0(_ref38, ref) {
1016
1039
  var children = _ref38.children,
1017
1040
  _ref38$size = _ref38.size,
1018
1041
  size = _ref38$size === void 0 ? 16 : _ref38$size,
@@ -1025,15 +1048,15 @@ var PalmTree = /*#__PURE__*/React.forwardRef(function PalmTree(_ref38, ref) {
1025
1048
  xmlns: "http://www.w3.org/2000/svg",
1026
1049
  viewBox: "0 0 32 32",
1027
1050
  fill: "currentColor"
1028
- }, rest), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
1029
- d: "M18.57,28C17.897,26.7251,16,22.2261,16,12v-.1313l1.1172.7446A6.4613,6.4613,0,0,1,20,18h2a8.457,8.457,0,0,0-3.7734-7.0508L16.8027,10h1.5308a7.04,7.04,0,0,1,4.2,1.4L24.4,12.8l1.2-1.6L23.7334,9.8a9.06,9.06,0,0,0-5.4-1.8H17.1172A7.0306,7.0306,0,0,1,22,6h2V4H22a9.035,9.035,0,0,0-7,3.3643A9.035,9.035,0,0,0,8,4H6V6H8a7.0306,7.0306,0,0,1,4.8828,2H11.6665a9.06,9.06,0,0,0-5.4,1.8L4.4,11.2l1.2,1.6L7.4668,11.4a7.04,7.04,0,0,1,4.2-1.4h1.5308l-1.4239.9492A8.457,8.457,0,0,0,8,18h2a6.4613,6.4613,0,0,1,2.8828-5.3867L14,11.8687V12c0,8.9438,1.4116,13.7646,2.3611,16H2v2H30V28Z"
1051
+ }, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1052
+ d: "M17,21H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h2a2,2,0,0,1,2,2v6A2,2,0,0,1,17,21Zm-2-8v6h2V13Z"
1030
1053
  })), children);
1031
1054
  });
1032
1055
 
1033
1056
  if (process.env.NODE_ENV !== "production") {
1034
- PalmTree.propTypes = iconPropTypes;
1057
+ NumberSmall_0.propTypes = iconPropTypes;
1035
1058
  }
1036
- var PanHorizontal = /*#__PURE__*/React.forwardRef(function PanHorizontal(_ref39, ref) {
1059
+ var NumberSmall_1 = /*#__PURE__*/React.forwardRef(function NumberSmall_1(_ref39, ref) {
1037
1060
  var children = _ref39.children,
1038
1061
  _ref39$size = _ref39.size,
1039
1062
  size = _ref39$size === void 0 ? 16 : _ref39$size,
@@ -1046,15 +1069,15 @@ var PanHorizontal = /*#__PURE__*/React.forwardRef(function PanHorizontal(_ref39,
1046
1069
  xmlns: "http://www.w3.org/2000/svg",
1047
1070
  viewBox: "0 0 32 32",
1048
1071
  fill: "currentColor"
1049
- }, rest), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1050
- d: "M24 10L22.586 11.414 26.172 15 5.828 15 9.414 11.414 8 10 2 16 8 22 9.414 20.586 5.828 17 26.172 17 22.586 20.586 24 22 30 16 24 10z"
1072
+ }, rest), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1073
+ 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"
1051
1074
  })), children);
1052
1075
  });
1053
1076
 
1054
1077
  if (process.env.NODE_ENV !== "production") {
1055
- PanHorizontal.propTypes = iconPropTypes;
1078
+ NumberSmall_1.propTypes = iconPropTypes;
1056
1079
  }
1057
- var PanVertical = /*#__PURE__*/React.forwardRef(function PanVertical(_ref40, ref) {
1080
+ var NumberSmall_2 = /*#__PURE__*/React.forwardRef(function NumberSmall_2(_ref40, ref) {
1058
1081
  var children = _ref40.children,
1059
1082
  _ref40$size = _ref40.size,
1060
1083
  size = _ref40$size === void 0 ? 16 : _ref40$size,
@@ -1067,15 +1090,15 @@ var PanVertical = /*#__PURE__*/React.forwardRef(function PanVertical(_ref40, ref
1067
1090
  xmlns: "http://www.w3.org/2000/svg",
1068
1091
  viewBox: "0 0 32 32",
1069
1092
  fill: "currentColor"
1070
- }, rest), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1071
- d: "M10 8L11.414 9.414 15 5.828 15 26.172 11.414 22.586 10 24 16 30 22 24 20.586 22.586 17 26.172 17 5.828 20.586 9.414 22 8 16 2 10 8z"
1093
+ }, rest), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1094
+ d: "M19,21H13V17a2,2,0,0,1,2-2h2V13H13V11h4a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H15v2h4Z"
1072
1095
  })), children);
1073
1096
  });
1074
1097
 
1075
1098
  if (process.env.NODE_ENV !== "production") {
1076
- PanVertical.propTypes = iconPropTypes;
1099
+ NumberSmall_2.propTypes = iconPropTypes;
1077
1100
  }
1078
- var PanelExpansion = /*#__PURE__*/React.forwardRef(function PanelExpansion(_ref41, ref) {
1101
+ var NumberSmall_3 = /*#__PURE__*/React.forwardRef(function NumberSmall_3(_ref41, ref) {
1079
1102
  var children = _ref41.children,
1080
1103
  _ref41$size = _ref41.size,
1081
1104
  size = _ref41$size === void 0 ? 16 : _ref41$size,
@@ -1088,15 +1111,15 @@ var PanelExpansion = /*#__PURE__*/React.forwardRef(function PanelExpansion(_ref4
1088
1111
  xmlns: "http://www.w3.org/2000/svg",
1089
1112
  viewBox: "0 0 32 32",
1090
1113
  fill: "currentColor"
1091
- }, rest), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1092
- d: "M12 6H6A2 2 0 004 8v6a2 2 0 002 2h6a2 2 0 002-2V8A2 2 0 0012 6zM6 14V8h6v6zM26 6H20a2 2 0 00-2 2V24a2 2 0 002 2h6a2 2 0 002-2V8A2 2 0 0026 6zM20 24V8h6V24z"
1114
+ }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1115
+ d: "M17,11H13v2h4v2H14v2h3v2H13v2h4a2,2,0,0,0,2-2V13A2,2,0,0,0,17,11Z"
1093
1116
  })), children);
1094
1117
  });
1095
1118
 
1096
1119
  if (process.env.NODE_ENV !== "production") {
1097
- PanelExpansion.propTypes = iconPropTypes;
1120
+ NumberSmall_3.propTypes = iconPropTypes;
1098
1121
  }
1099
- var Paragraph = /*#__PURE__*/React.forwardRef(function Paragraph(_ref42, ref) {
1122
+ var NumberSmall_4 = /*#__PURE__*/React.forwardRef(function NumberSmall_4(_ref42, ref) {
1100
1123
  var children = _ref42.children,
1101
1124
  _ref42$size = _ref42.size,
1102
1125
  size = _ref42$size === void 0 ? 16 : _ref42$size,
@@ -1109,15 +1132,15 @@ var Paragraph = /*#__PURE__*/React.forwardRef(function Paragraph(_ref42, ref) {
1109
1132
  xmlns: "http://www.w3.org/2000/svg",
1110
1133
  viewBox: "0 0 32 32",
1111
1134
  fill: "currentColor"
1112
- }, rest), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1113
- d: "M27,4H13a7,7,0,0,0,0,14V28h2V6h5V28h2V6h5ZM13,16A5,5,0,0,1,13,6Z"
1135
+ }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1136
+ d: "M17 11L17 15 15 15 15 11 13 11 13 17 17 17 17 21 19 21 19 11 17 11z"
1114
1137
  })), children);
1115
1138
  });
1116
1139
 
1117
1140
  if (process.env.NODE_ENV !== "production") {
1118
- Paragraph.propTypes = iconPropTypes;
1141
+ NumberSmall_4.propTypes = iconPropTypes;
1119
1142
  }
1120
- var Parameter = /*#__PURE__*/React.forwardRef(function Parameter(_ref43, ref) {
1143
+ var NumberSmall_5 = /*#__PURE__*/React.forwardRef(function NumberSmall_5(_ref43, ref) {
1121
1144
  var children = _ref43.children,
1122
1145
  _ref43$size = _ref43.size,
1123
1146
  size = _ref43$size === void 0 ? 16 : _ref43$size,
@@ -1130,20 +1153,15 @@ var Parameter = /*#__PURE__*/React.forwardRef(function Parameter(_ref43, ref) {
1130
1153
  xmlns: "http://www.w3.org/2000/svg",
1131
1154
  viewBox: "0 0 32 32",
1132
1155
  fill: "currentColor"
1133
- }, rest), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1134
- d: "M28,13V8a2.0023,2.0023,0,0,0-2-2H23V8h3v5a3.9756,3.9756,0,0,0,1.3823,3A3.9756,3.9756,0,0,0,26,19v5H23v2h3a2.0023,2.0023,0,0,0,2-2V19a2.0023,2.0023,0,0,1,2-2V15A2.0023,2.0023,0,0,1,28,13Z"
1135
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1136
- fillRule: "evenodd",
1137
- d: "M17,9l-.857,3h2L19,9h2l-.857,3H22v2H19.572l-1.143,4H21v2H17.857L17,23H15l.857-3h-2L13,23H11l.857-3H10V18h2.429l1.143-4H11V12h3.143L15,9Zm.572,5h-2l-1.143,4h2Z"
1138
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1139
- d: "M6,13V8H9V6H6A2.0023,2.0023,0,0,0,4,8v5a2.0023,2.0023,0,0,1-2,2v2a2.0023,2.0023,0,0,1,2,2v5a2.0023,2.0023,0,0,0,2,2H9V24H6V19a3.9756,3.9756,0,0,0-1.3823-3A3.9756,3.9756,0,0,0,6,13Z"
1156
+ }, rest), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1157
+ d: "M17,21H13V19h4V17H13V11h6v2H15v2h2a2,2,0,0,1,2,2v2A2,2,0,0,1,17,21Z"
1140
1158
  })), children);
1141
1159
  });
1142
1160
 
1143
1161
  if (process.env.NODE_ENV !== "production") {
1144
- Parameter.propTypes = iconPropTypes;
1162
+ NumberSmall_5.propTypes = iconPropTypes;
1145
1163
  }
1146
- var ParentChild = /*#__PURE__*/React.forwardRef(function ParentChild(_ref44, ref) {
1164
+ var NumberSmall_6 = /*#__PURE__*/React.forwardRef(function NumberSmall_6(_ref44, ref) {
1147
1165
  var children = _ref44.children,
1148
1166
  _ref44$size = _ref44.size,
1149
1167
  size = _ref44$size === void 0 ? 16 : _ref44$size,
@@ -1156,15 +1174,15 @@ var ParentChild = /*#__PURE__*/React.forwardRef(function ParentChild(_ref44, ref
1156
1174
  xmlns: "http://www.w3.org/2000/svg",
1157
1175
  viewBox: "0 0 32 32",
1158
1176
  fill: "currentColor"
1159
- }, rest), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1160
- d: "M28,12a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4v6a2,2,0,0,0,2,2H15v4H9a2,2,0,0,0-2,2v4H4a2,2,0,0,0-2,2v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V24a2,2,0,0,0-2-2H9V18H23v4H20a2,2,0,0,0-2,2v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V24a2,2,0,0,0-2-2H25V18a2,2,0,0,0-2-2H17V12ZM12,28H4V24h8Zm16,0H20V24h8ZM4,4H28v6H4Z"
1177
+ }, rest), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1178
+ d: "M17,21H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3v2H15v2h2a2,2,0,0,1,2,2v2A2,2,0,0,1,17,21Zm-2-4v2h2V17Z"
1161
1179
  })), children);
1162
1180
  });
1163
1181
 
1164
1182
  if (process.env.NODE_ENV !== "production") {
1165
- ParentChild.propTypes = iconPropTypes;
1183
+ NumberSmall_6.propTypes = iconPropTypes;
1166
1184
  }
1167
- var PartlyCloudy = /*#__PURE__*/React.forwardRef(function PartlyCloudy(_ref45, ref) {
1185
+ var NumberSmall_7 = /*#__PURE__*/React.forwardRef(function NumberSmall_7(_ref45, ref) {
1168
1186
  var children = _ref45.children,
1169
1187
  _ref45$size = _ref45.size,
1170
1188
  size = _ref45$size === void 0 ? 16 : _ref45$size,
@@ -1177,28 +1195,15 @@ var PartlyCloudy = /*#__PURE__*/React.forwardRef(function PartlyCloudy(_ref45, r
1177
1195
  xmlns: "http://www.w3.org/2000/svg",
1178
1196
  viewBox: "0 0 32 32",
1179
1197
  fill: "currentColor"
1180
- }, rest), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1181
- d: "M27 15H31V17H27z"
1182
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1183
- d: "M23.086 5.794H27.329V7.794H23.086z",
1184
- transform: "rotate(-45 25.207 6.794)"
1185
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1186
- d: "M15 1H17V5H15z"
1187
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1188
- d: "M4.672 24.208H8.915V26.208H4.672z",
1189
- transform: "rotate(-45 6.793 25.208)"
1190
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1191
- d: "M5.793 4.672H7.793V8.915H5.793z",
1192
- transform: "rotate(-45 6.793 6.794)"
1193
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1194
- d: "M1 15H5V17H1zM26.7939 20.3418a6.9617 6.9617 0 00-1.8681-3.2671A8.485 8.485 0 0025 16a9 9 0 10-14.585 7.0332A4.9771 4.9771 0 0015 30H25a4.9947 4.9947 0 001.7939-9.6582zM9 16a6.9955 6.9955 0 0113.9849-.2969A6.8883 6.8883 0 0020 15a7.04 7.04 0 00-6.7944 5.3418A4.986 4.986 0 0011.5618 21.39 6.9675 6.9675 0 019 16zM25 28H15a2.9945 2.9945 0 01-.6963-5.9082l.6587-.1572.0986-.67a4.9923 4.9923 0 019.878 0l.0986.6695.6587.1572A2.9945 2.9945 0 0125 28z"
1198
+ }, rest), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1199
+ d: "M16.44 21L14.44 21 17 13 15 13 15 14 13 14 13 11 19 11 19 13 16.44 21z"
1195
1200
  })), children);
1196
1201
  });
1197
1202
 
1198
1203
  if (process.env.NODE_ENV !== "production") {
1199
- PartlyCloudy.propTypes = iconPropTypes;
1204
+ NumberSmall_7.propTypes = iconPropTypes;
1200
1205
  }
1201
- var PartlyCloudyNight = /*#__PURE__*/React.forwardRef(function PartlyCloudyNight(_ref46, ref) {
1206
+ var NumberSmall_8 = /*#__PURE__*/React.forwardRef(function NumberSmall_8(_ref46, ref) {
1202
1207
  var children = _ref46.children,
1203
1208
  _ref46$size = _ref46.size,
1204
1209
  size = _ref46$size === void 0 ? 16 : _ref46$size,
@@ -1211,15 +1216,15 @@ var PartlyCloudyNight = /*#__PURE__*/React.forwardRef(function PartlyCloudyNight
1211
1216
  xmlns: "http://www.w3.org/2000/svg",
1212
1217
  viewBox: "0 0 32 32",
1213
1218
  fill: "currentColor"
1214
- }, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1215
- d: "M30,19a4.974,4.974,0,0,0-3.2061-4.6582A6.9711,6.9711,0,0,0,13.7578,12.9a13.1418,13.1418,0,0,1,.1314-8.52A1.015,1.015,0,0,0,12.98,3a.9825.9825,0,0,0-.1746.0156A13.0958,13.0958,0,0,0,14.63,28.9971c.164.0063.3281,0,.4907,0a13.0412,13.0412,0,0,0,10.29-5.0386A4.99,4.99,0,0,0,30,19ZM14.7034,26.9976a11.0945,11.0945,0,0,1-3.201-21.584,15.1817,15.1817,0,0,0,.8443,9.3676A4.9877,4.9877,0,0,0,15,24h7.6772a11.0991,11.0991,0,0,1-7.5561,2.9976C14.9827,26.9976,14.8428,27.0024,14.7034,26.9976ZM25,22H15a2.9945,2.9945,0,0,1-.6963-5.9082l.6587-.1572.0986-.67a4.9923,4.9923,0,0,1,9.878.0005l.0986.6695.6587.1572A2.9945,2.9945,0,0,1,25,22Z"
1219
+ }, rest), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1220
+ d: "M17,11H15a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h2a2,2,0,0,0,2-2V13A2,2,0,0,0,17,11Zm0,2v2H15V13Zm-2,6V17h2v2Z"
1216
1221
  })), children);
1217
1222
  });
1218
1223
 
1219
1224
  if (process.env.NODE_ENV !== "production") {
1220
- PartlyCloudyNight.propTypes = iconPropTypes;
1225
+ NumberSmall_8.propTypes = iconPropTypes;
1221
1226
  }
1222
- var Partnership = /*#__PURE__*/React.forwardRef(function Partnership(_ref47, ref) {
1227
+ var NumberSmall_9 = /*#__PURE__*/React.forwardRef(function NumberSmall_9(_ref47, ref) {
1223
1228
  var children = _ref47.children,
1224
1229
  _ref47$size = _ref47.size,
1225
1230
  size = _ref47$size === void 0 ? 16 : _ref47$size,
@@ -1232,15 +1237,15 @@ var Partnership = /*#__PURE__*/React.forwardRef(function Partnership(_ref47, ref
1232
1237
  xmlns: "http://www.w3.org/2000/svg",
1233
1238
  viewBox: "0 0 32 32",
1234
1239
  fill: "currentColor"
1235
- }, rest), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1236
- d: "M8 9a4 4 0 114-4A4 4 0 018 9zM8 3a2 2 0 102 2A2 2 0 008 3zM24 9a4 4 0 114-4A4 4 0 0124 9zm0-6a2 2 0 102 2A2 2 0 0024 3zM26 30H22a2 2 0 01-2-2V21h2v7h4V19h2V13a1 1 0 00-1-1H20.58L16 20l-4.58-8H5a1 1 0 00-1 1v6H6v9h4V21h2v7a2 2 0 01-2 2H6a2 2 0 01-2-2V21a2 2 0 01-2-2V13a3 3 0 013-3h7.58L16 16l3.42-6H27a3 3 0 013 3v6a2 2 0 01-2 2v7A2 2 0 0126 30z"
1240
+ }, rest), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1241
+ d: "M17,21H14V19h3V17H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h2a2,2,0,0,1,2,2v6A2,2,0,0,1,17,21Zm-2-8v2h2V13Z"
1237
1242
  })), children);
1238
1243
  });
1239
1244
 
1240
1245
  if (process.env.NODE_ENV !== "production") {
1241
- Partnership.propTypes = iconPropTypes;
1246
+ NumberSmall_9.propTypes = iconPropTypes;
1242
1247
  }
1243
- var PassengerDrinks = /*#__PURE__*/React.forwardRef(function PassengerDrinks(_ref48, ref) {
1248
+ var ObjectStorage = /*#__PURE__*/React.forwardRef(function ObjectStorage(_ref48, ref) {
1244
1249
  var children = _ref48.children,
1245
1250
  _ref48$size = _ref48.size,
1246
1251
  size = _ref48$size === void 0 ? 16 : _ref48$size,
@@ -1253,17 +1258,21 @@ var PassengerDrinks = /*#__PURE__*/React.forwardRef(function PassengerDrinks(_re
1253
1258
  xmlns: "http://www.w3.org/2000/svg",
1254
1259
  viewBox: "0 0 32 32",
1255
1260
  fill: "currentColor"
1256
- }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1257
- d: "M30 4V2H22V4a3.9906 3.9906 0 003 3.8586V11H23v2h6V11H27V7.8586A3.9906 3.9906 0 0030 4zM10.5 9A3.5 3.5 0 1114 5.5 3.5042 3.5042 0 0110.5 9zm0-5A1.5 1.5 0 1012 5.5 1.5017 1.5017 0 0010.5 4zM22.4746 31.313L19.3408 24H12.2393A4.0073 4.0073 0 018.373 21.0293l-1.6337-6.126a3.8987 3.8987 0 017.5341-2.0092L15.1016 16H21v2H13.5645l-1.2227-4.5908a1.9 1.9 0 00-3.6709.979l1.6338 6.1255A2.0052 2.0052 0 0012.2393 22h8.42l3.6543 8.5254z"
1258
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1259
- d: "M18,28H7.7683a2.0025,2.0025,0,0,1-1.9326-1.4849L2.0337,12.2576l1.9326-.5152L7.7683,26H18Z"
1261
+ }, rest), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1262
+ d: "M28,20H26v2h2v6H4V22H14V20H4a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V22A2.0023,2.0023,0,0,0,28,20Z"
1263
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1264
+ cx: "7",
1265
+ cy: "25",
1266
+ r: "1"
1267
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1268
+ d: "M30 8H22v6H16v8h8V16h6zM22 20H18V16h4zm6-6H24V10h4zM18 10H10V2h8zM12 8h4V4H12z"
1260
1269
  })), children);
1261
1270
  });
1262
1271
 
1263
1272
  if (process.env.NODE_ENV !== "production") {
1264
- PassengerDrinks.propTypes = iconPropTypes;
1273
+ ObjectStorage.propTypes = iconPropTypes;
1265
1274
  }
1266
- var PassengerPlus = /*#__PURE__*/React.forwardRef(function PassengerPlus(_ref49, ref) {
1275
+ var ObjectStorageAlt = /*#__PURE__*/React.forwardRef(function ObjectStorageAlt(_ref49, ref) {
1267
1276
  var children = _ref49.children,
1268
1277
  _ref49$size = _ref49.size,
1269
1278
  size = _ref49$size === void 0 ? 16 : _ref49$size,
@@ -1276,17 +1285,21 @@ var PassengerPlus = /*#__PURE__*/React.forwardRef(function PassengerPlus(_ref49,
1276
1285
  xmlns: "http://www.w3.org/2000/svg",
1277
1286
  viewBox: "0 0 32 32",
1278
1287
  fill: "currentColor"
1279
- }, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1280
- d: "M10.5 9A3.5 3.5 0 1114 5.5 3.5042 3.5042 0 0110.5 9zm0-5A1.5 1.5 0 1012 5.5 1.5017 1.5017 0 0010.5 4zM22.4739 31.313L19.34 24H12.2385a4.0072 4.0072 0 01-3.8662-2.9707l-1.6338-6.126a3.8988 3.8988 0 017.5342-2.0092L15.1008 16H21v2H13.5637l-1.2226-4.5908a1.9 1.9 0 00-3.6709.979l1.6338 6.1255A2.0051 2.0051 0 0012.2385 22h8.42l3.6543 8.5254zM30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6z"
1281
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1282
- d: "M18,28H7.7676A2.0025,2.0025,0,0,1,5.835,26.5151L2.033,12.2576l1.9326-.5152L7.7676,26H18Z"
1288
+ }, rest), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1289
+ d: "M28,20H26v2h2v6H4V22H14V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
1290
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1291
+ cx: "7",
1292
+ cy: "25",
1293
+ r: "1"
1294
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1295
+ d: "M21,14a2.981,2.981,0,0,0-2.0374.811l-4.0039-2.4023A2.9578,2.9578,0,0,0,15,12a2.9578,2.9578,0,0,0-.0413-.4087L18.9626,9.189A2.9909,2.9909,0,1,0,18,7a2.9345,2.9345,0,0,0,.0415.4092L14.0376,9.8115a3,3,0,1,0,0,4.377l4.0039,2.4023A2.9345,2.9345,0,0,0,18,17a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,6Zm-9,7a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,12,13Zm9,5a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,21,18Z"
1283
1296
  })), children);
1284
1297
  });
1285
1298
 
1286
1299
  if (process.env.NODE_ENV !== "production") {
1287
- PassengerPlus.propTypes = iconPropTypes;
1300
+ ObjectStorageAlt.propTypes = iconPropTypes;
1288
1301
  }
1289
- var Password = /*#__PURE__*/React.forwardRef(function Password(_ref50, ref) {
1302
+ var ObservedHail = /*#__PURE__*/React.forwardRef(function ObservedHail(_ref50, ref) {
1290
1303
  var children = _ref50.children,
1291
1304
  _ref50$size = _ref50.size,
1292
1305
  size = _ref50$size === void 0 ? 16 : _ref50$size,
@@ -1299,19 +1312,33 @@ var Password = /*#__PURE__*/React.forwardRef(function Password(_ref50, ref) {
1299
1312
  xmlns: "http://www.w3.org/2000/svg",
1300
1313
  viewBox: "0 0 32 32",
1301
1314
  fill: "currentColor"
1302
- }, rest), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1303
- d: "M21,2a8.9977,8.9977,0,0,0-8.6119,11.6118L2,24v6H8L18.3881,19.6118A9,9,0,1,0,21,2Zm0,16a7.0125,7.0125,0,0,1-2.0322-.3022L17.821,17.35l-.8472.8472-3.1811,3.1812L12.4141,20,11,21.4141l1.3787,1.3786-1.5859,1.586L9.4141,23,8,24.4141l1.3787,1.3786L7.1716,28H4V24.8284l9.8023-9.8023.8472-.8474-.3473-1.1467A7,7,0,1,1,21,18Z"
1315
+ }, rest), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1316
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
1317
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1318
+ cx: "13.5",
1319
+ cy: "23.5",
1320
+ r: "1.5"
1321
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1322
+ cx: "10.5",
1323
+ cy: "19.5",
1324
+ r: "1.5"
1304
1325
  })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1305
- cx: "22",
1306
- cy: "10",
1307
- r: "2"
1326
+ cx: "16.5",
1327
+ cy: "19.5",
1328
+ r: "1.5"
1329
+ })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1330
+ d: "M11.964 14.5H17.036V16.499H11.964z",
1331
+ transform: "rotate(-45 14.5 15.5)"
1332
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1333
+ d: "M17.964 14.5H23.035999999999998V16.499H17.964z",
1334
+ transform: "rotate(-45 20.5 15.5)"
1308
1335
  })), children);
1309
1336
  });
1310
1337
 
1311
1338
  if (process.env.NODE_ENV !== "production") {
1312
- Password.propTypes = iconPropTypes;
1339
+ ObservedHail.propTypes = iconPropTypes;
1313
1340
  }
1314
- var Paste = /*#__PURE__*/React.forwardRef(function Paste(_ref51, ref) {
1341
+ var ObservedLightning = /*#__PURE__*/React.forwardRef(function ObservedLightning(_ref51, ref) {
1315
1342
  var children = _ref51.children,
1316
1343
  _ref51$size = _ref51.size,
1317
1344
  size = _ref51$size === void 0 ? 16 : _ref51$size,
@@ -1325,34 +1352,21 @@ var Paste = /*#__PURE__*/React.forwardRef(function Paste(_ref51, ref) {
1325
1352
  viewBox: "0 0 32 32",
1326
1353
  fill: "currentColor"
1327
1354
  }, rest), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1328
- d: "M26,20H17.83l2.58-2.59L19,16l-5,5,5,5,1.41-1.41L17.83,22H26v8h2V22A2,2,0,0,0,26,20Z"
1355
+ d: "M15.67 24L13.934 23 16.221 19 12.332 19 16.325 12 18.062 13 15.778 17 19.668 17 15.67 24z"
1329
1356
  })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1330
- d: "M23.71,9.29l-7-7A1,1,0,0,0,16,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2h8V28H6V4h8v6a2,2,0,0,0,2,2h6v2h2V10A1,1,0,0,0,23.71,9.29ZM16,4.41,21.59,10H16Z"
1357
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
1331
1358
  })), children);
1332
1359
  });
1333
1360
 
1334
1361
  if (process.env.NODE_ENV !== "production") {
1335
- Paste.propTypes = iconPropTypes;
1362
+ ObservedLightning.propTypes = iconPropTypes;
1336
1363
  }
1337
- var Pause = /*#__PURE__*/React.forwardRef(function Pause(_ref52, ref) {
1364
+ var Omega = /*#__PURE__*/React.forwardRef(function Omega(_ref52, ref) {
1338
1365
  var children = _ref52.children,
1339
1366
  _ref52$size = _ref52.size,
1340
1367
  size = _ref52$size === void 0 ? 16 : _ref52$size,
1341
1368
  rest = _objectWithoutProperties(_ref52, _excluded52);
1342
1369
 
1343
- if (size === 16 || size === "16" || size === "16px") {
1344
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1345
- width: size,
1346
- height: size,
1347
- ref: ref,
1348
- xmlns: "http://www.w3.org/2000/svg",
1349
- viewBox: "0 0 16 16",
1350
- fill: "currentColor"
1351
- }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1352
- d: "M6 4v8H4V4H6M6 3H4C3.4 3 3 3.4 3 4v8c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V4C7 3.4 6.6 3 6 3zM12 4v8h-2V4H12M12 3h-2C9.4 3 9 3.4 9 4v8c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V4C13 3.4 12.6 3 12 3z"
1353
- })), children);
1354
- }
1355
-
1356
1370
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1357
1371
  width: size,
1358
1372
  height: size,
@@ -1360,15 +1374,15 @@ var Pause = /*#__PURE__*/React.forwardRef(function Pause(_ref52, ref) {
1360
1374
  xmlns: "http://www.w3.org/2000/svg",
1361
1375
  viewBox: "0 0 32 32",
1362
1376
  fill: "currentColor"
1363
- }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1364
- d: "M12 8V24H8V8h4m0-2H8A2 2 0 006 8V24a2 2 0 002 2h4a2 2 0 002-2V8a2 2 0 00-2-2zM24 8V24H20V8h4m0-2H20a2 2 0 00-2 2V24a2 2 0 002 2h4a2 2 0 002-2V8a2 2 0 00-2-2z"
1377
+ }, rest), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1378
+ d: "M22.7373,25A14.3093,14.3093,0,0,0,27,15C27,8.42,22.58,4,16,4S5,8.42,5,15A14.3093,14.3093,0,0,0,9.2627,25H4v2h8V24.7617A12.5683,12.5683,0,0,1,7,15c0-5.4673,3.5327-9,9-9s9,3.5327,9,9a12.5683,12.5683,0,0,1-5,9.7617V27h8V25Z"
1365
1379
  })), children);
1366
1380
  });
1367
1381
 
1368
1382
  if (process.env.NODE_ENV !== "production") {
1369
- Pause.propTypes = iconPropTypes;
1383
+ Omega.propTypes = iconPropTypes;
1370
1384
  }
1371
- var PauseFilled = /*#__PURE__*/React.forwardRef(function PauseFilled(_ref53, ref) {
1385
+ var Opacity = /*#__PURE__*/React.forwardRef(function Opacity(_ref53, ref) {
1372
1386
  var children = _ref53.children,
1373
1387
  _ref53$size = _ref53.size,
1374
1388
  size = _ref53$size === void 0 ? 16 : _ref53$size,
@@ -1381,35 +1395,20 @@ var PauseFilled = /*#__PURE__*/React.forwardRef(function PauseFilled(_ref53, ref
1381
1395
  xmlns: "http://www.w3.org/2000/svg",
1382
1396
  viewBox: "0 0 32 32",
1383
1397
  fill: "currentColor"
1384
- }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1385
- d: "M12 6H10A2 2 0 008 8V24a2 2 0 002 2h2a2 2 0 002-2V8a2 2 0 00-2-2zM22 6H20a2 2 0 00-2 2V24a2 2 0 002 2h2a2 2 0 002-2V8a2 2 0 00-2-2z"
1398
+ }, rest), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1399
+ d: "M6 6H10V10H6zM10 10H14V14H10zM14 6H18V10H14zM22 6H26V10H22zM6 14H10V18H6zM14 14H18V18H14zM22 14H26V18H22zM6 22H10V26H6zM14 22H18V26H14zM22 22H26V26H22zM18 10H22V14H18zM10 18H14V22H10zM18 18H22V22H18z"
1386
1400
  })), children);
1387
1401
  });
1388
1402
 
1389
1403
  if (process.env.NODE_ENV !== "production") {
1390
- PauseFilled.propTypes = iconPropTypes;
1404
+ Opacity.propTypes = iconPropTypes;
1391
1405
  }
1392
- var PauseOutline = /*#__PURE__*/React.forwardRef(function PauseOutline(_ref54, ref) {
1406
+ var OpenPanelBottom = /*#__PURE__*/React.forwardRef(function OpenPanelBottom(_ref54, ref) {
1393
1407
  var children = _ref54.children,
1394
1408
  _ref54$size = _ref54.size,
1395
1409
  size = _ref54$size === void 0 ? 16 : _ref54$size,
1396
1410
  rest = _objectWithoutProperties(_ref54, _excluded54);
1397
1411
 
1398
- if (size === 16 || size === "16" || size === "16px") {
1399
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1400
- width: size,
1401
- height: size,
1402
- ref: ref,
1403
- xmlns: "http://www.w3.org/2000/svg",
1404
- viewBox: "0 0 16 16",
1405
- fill: "currentColor"
1406
- }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1407
- d: "M7 5L6 5 6 11 7 11 7 5zM10 5L9 5 9 11 10 11 10 5z"
1408
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1409
- 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"
1410
- })), children);
1411
- }
1412
-
1413
1412
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1414
1413
  width: size,
1415
1414
  height: size,
@@ -1417,35 +1416,20 @@ var PauseOutline = /*#__PURE__*/React.forwardRef(function PauseOutline(_ref54, r
1417
1416
  xmlns: "http://www.w3.org/2000/svg",
1418
1417
  viewBox: "0 0 32 32",
1419
1418
  fill: "currentColor"
1420
- }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1421
- d: "M14 10L12 10 12 22 14 22 14 10 14 10zM20 10L18 10 18 22 20 22 20 10 20 10z"
1422
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1423
- 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"
1419
+ }, rest), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1420
+ d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,2V18H4V6ZM4,26V20H28v6Z"
1424
1421
  })), children);
1425
1422
  });
1426
1423
 
1427
1424
  if (process.env.NODE_ENV !== "production") {
1428
- PauseOutline.propTypes = iconPropTypes;
1425
+ OpenPanelBottom.propTypes = iconPropTypes;
1429
1426
  }
1430
- var PauseOutlineFilled = /*#__PURE__*/React.forwardRef(function PauseOutlineFilled(_ref55, ref) {
1427
+ var OpenPanelFilledBottom = /*#__PURE__*/React.forwardRef(function OpenPanelFilledBottom(_ref55, ref) {
1431
1428
  var children = _ref55.children,
1432
1429
  _ref55$size = _ref55.size,
1433
1430
  size = _ref55$size === void 0 ? 16 : _ref55$size,
1434
1431
  rest = _objectWithoutProperties(_ref55, _excluded55);
1435
1432
 
1436
- if (size === 16 || size === "16" || size === "16px") {
1437
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1438
- width: size,
1439
- height: size,
1440
- ref: ref,
1441
- xmlns: "http://www.w3.org/2000/svg",
1442
- viewBox: "0 0 16 16",
1443
- fill: "currentColor"
1444
- }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1445
- d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M7,11H6V5h1V11z M10,11H9V5h1V11z"
1446
- })), children);
1447
- }
1448
-
1449
1433
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1450
1434
  width: size,
1451
1435
  height: size,
@@ -1453,15 +1437,15 @@ var PauseOutlineFilled = /*#__PURE__*/React.forwardRef(function PauseOutlineFill
1453
1437
  xmlns: "http://www.w3.org/2000/svg",
1454
1438
  viewBox: "0 0 32 32",
1455
1439
  fill: "currentColor"
1456
- }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1457
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,22H12V10h2Zm6,0H18V10h2Z"
1440
+ }, rest), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1441
+ d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,2V18H4V6Z"
1458
1442
  })), children);
1459
1443
  });
1460
1444
 
1461
1445
  if (process.env.NODE_ENV !== "production") {
1462
- PauseOutlineFilled.propTypes = iconPropTypes;
1446
+ OpenPanelFilledBottom.propTypes = iconPropTypes;
1463
1447
  }
1464
- var PauseFuture = /*#__PURE__*/React.forwardRef(function PauseFuture(_ref56, ref) {
1448
+ var OpenPanelFilledLeft = /*#__PURE__*/React.forwardRef(function OpenPanelFilledLeft(_ref56, ref) {
1465
1449
  var children = _ref56.children,
1466
1450
  _ref56$size = _ref56.size,
1467
1451
  size = _ref56$size === void 0 ? 16 : _ref56$size,
@@ -1474,17 +1458,15 @@ var PauseFuture = /*#__PURE__*/React.forwardRef(function PauseFuture(_ref56, ref
1474
1458
  xmlns: "http://www.w3.org/2000/svg",
1475
1459
  viewBox: "0 0 32 32",
1476
1460
  fill: "currentColor"
1477
- }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1478
- d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
1479
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1480
- d: "M16,2A13.9158,13.9158,0,0,1,26,6.2343V2h2v8H20V8h4.9217A11.9818,11.9818,0,1,0,28,16h2A14,14,0,1,1,16,2Z"
1461
+ }, rest), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1462
+ d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,22H12V6H28Z"
1481
1463
  })), children);
1482
1464
  });
1483
1465
 
1484
1466
  if (process.env.NODE_ENV !== "production") {
1485
- PauseFuture.propTypes = iconPropTypes;
1467
+ OpenPanelFilledLeft.propTypes = iconPropTypes;
1486
1468
  }
1487
- var PausePast = /*#__PURE__*/React.forwardRef(function PausePast(_ref57, ref) {
1469
+ var OpenPanelFilledRight = /*#__PURE__*/React.forwardRef(function OpenPanelFilledRight(_ref57, ref) {
1488
1470
  var children = _ref57.children,
1489
1471
  _ref57$size = _ref57.size,
1490
1472
  size = _ref57$size === void 0 ? 16 : _ref57$size,
@@ -1497,17 +1479,15 @@ var PausePast = /*#__PURE__*/React.forwardRef(function PausePast(_ref57, ref) {
1497
1479
  xmlns: "http://www.w3.org/2000/svg",
1498
1480
  viewBox: "0 0 32 32",
1499
1481
  fill: "currentColor"
1500
- }, rest), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1501
- d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
1502
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1503
- d: "M16,2A13.9158,13.9158,0,0,0,6,6.2343V2H4v8h8V8H7.0783A11.9818,11.9818,0,1,1,4,16H2A14,14,0,1,0,16,2Z"
1482
+ }, rest), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1483
+ d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6H20V26H4Z"
1504
1484
  })), children);
1505
1485
  });
1506
1486
 
1507
1487
  if (process.env.NODE_ENV !== "production") {
1508
- PausePast.propTypes = iconPropTypes;
1488
+ OpenPanelFilledRight.propTypes = iconPropTypes;
1509
1489
  }
1510
- var PcnENode = /*#__PURE__*/React.forwardRef(function PcnENode(_ref58, ref) {
1490
+ var OpenPanelFilledTop = /*#__PURE__*/React.forwardRef(function OpenPanelFilledTop(_ref58, ref) {
1511
1491
  var children = _ref58.children,
1512
1492
  _ref58$size = _ref58.size,
1513
1493
  size = _ref58$size === void 0 ? 16 : _ref58$size,
@@ -1520,17 +1500,15 @@ var PcnENode = /*#__PURE__*/React.forwardRef(function PcnENode(_ref58, ref) {
1520
1500
  xmlns: "http://www.w3.org/2000/svg",
1521
1501
  viewBox: "0 0 32 32",
1522
1502
  fill: "currentColor"
1523
- }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1524
- d: "M20 11L20 9 12 9 12 23 20 23 20 21 14 21 14 17 19 17 19 15 14 15 14 11 20 11z"
1525
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1526
- d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1503
+ }, rest), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1504
+ d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,26V14H28V26Z"
1527
1505
  })), children);
1528
1506
  });
1529
1507
 
1530
1508
  if (process.env.NODE_ENV !== "production") {
1531
- PcnENode.propTypes = iconPropTypes;
1509
+ OpenPanelFilledTop.propTypes = iconPropTypes;
1532
1510
  }
1533
- var PcnMilitary = /*#__PURE__*/React.forwardRef(function PcnMilitary(_ref59, ref) {
1511
+ var OpenPanelLeft = /*#__PURE__*/React.forwardRef(function OpenPanelLeft(_ref59, ref) {
1534
1512
  var children = _ref59.children,
1535
1513
  _ref59$size = _ref59.size,
1536
1514
  size = _ref59$size === void 0 ? 16 : _ref59$size,
@@ -1543,21 +1521,15 @@ var PcnMilitary = /*#__PURE__*/React.forwardRef(function PcnMilitary(_ref59, ref
1543
1521
  xmlns: "http://www.w3.org/2000/svg",
1544
1522
  viewBox: "0 0 32 32",
1545
1523
  fill: "currentColor"
1546
- }, rest), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1547
- d: "M16 16L14.407 19 11 19.414 13.5 21.667 13 25 16 23.125 19 25 18.5 21.667 21 19.414 17.5 19 16 16z"
1548
- })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1549
- d: "M12.414 17.414L16 13.834 16 13.834 19.588 17.416 21 16 16 11 11 16 12.414 17.414z"
1550
- })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1551
- d: "M12.414 12.414L16 8.834 16 8.834 19.588 12.416 21 11 16 6 11 11 12.414 12.414z"
1552
- })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1553
- d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1524
+ }, rest), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1525
+ d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6h6V26H4ZM28,26H12V6H28Z"
1554
1526
  })), children);
1555
1527
  });
1556
1528
 
1557
1529
  if (process.env.NODE_ENV !== "production") {
1558
- PcnMilitary.propTypes = iconPropTypes;
1530
+ OpenPanelLeft.propTypes = iconPropTypes;
1559
1531
  }
1560
- var PcnPNode = /*#__PURE__*/React.forwardRef(function PcnPNode(_ref60, ref) {
1532
+ var OpenPanelRight = /*#__PURE__*/React.forwardRef(function OpenPanelRight(_ref60, ref) {
1561
1533
  var children = _ref60.children,
1562
1534
  _ref60$size = _ref60.size,
1563
1535
  size = _ref60$size === void 0 ? 16 : _ref60$size,
@@ -1570,17 +1542,15 @@ var PcnPNode = /*#__PURE__*/React.forwardRef(function PcnPNode(_ref60, ref) {
1570
1542
  xmlns: "http://www.w3.org/2000/svg",
1571
1543
  viewBox: "0 0 32 32",
1572
1544
  fill: "currentColor"
1573
- }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1574
- d: "M14,23H12V9h6a2.002,2.002,0,0,1,2,2v5a2.002,2.002,0,0,1-2,2H14Zm0-7h4V10.9985H14Z"
1575
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1576
- d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1545
+ }, rest), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1546
+ d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM4,6H20V26H4ZM28,26H22V6h6Z"
1577
1547
  })), children);
1578
1548
  });
1579
1549
 
1580
1550
  if (process.env.NODE_ENV !== "production") {
1581
- PcnPNode.propTypes = iconPropTypes;
1551
+ OpenPanelRight.propTypes = iconPropTypes;
1582
1552
  }
1583
- var PcnZNode = /*#__PURE__*/React.forwardRef(function PcnZNode(_ref61, ref) {
1553
+ var OpenPanelTop = /*#__PURE__*/React.forwardRef(function OpenPanelTop(_ref61, ref) {
1584
1554
  var children = _ref61.children,
1585
1555
  _ref61$size = _ref61.size,
1586
1556
  size = _ref61$size === void 0 ? 16 : _ref61$size,
@@ -1593,17 +1563,15 @@ var PcnZNode = /*#__PURE__*/React.forwardRef(function PcnZNode(_ref61, ref) {
1593
1563
  xmlns: "http://www.w3.org/2000/svg",
1594
1564
  viewBox: "0 0 32 32",
1595
1565
  fill: "currentColor"
1596
- }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1597
- d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
1598
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1599
- d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
1566
+ }, rest), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1567
+ d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,2v6H4V6ZM4,26V14H28V26Z"
1600
1568
  })), children);
1601
1569
  });
1602
1570
 
1603
1571
  if (process.env.NODE_ENV !== "production") {
1604
- PcnZNode.propTypes = iconPropTypes;
1572
+ OpenPanelTop.propTypes = iconPropTypes;
1605
1573
  }
1606
- var Pdf = /*#__PURE__*/React.forwardRef(function Pdf(_ref62, ref) {
1574
+ var QOperation = /*#__PURE__*/React.forwardRef(function QOperation(_ref62, ref) {
1607
1575
  var children = _ref62.children,
1608
1576
  _ref62$size = _ref62.size,
1609
1577
  size = _ref62$size === void 0 ? 16 : _ref62$size,
@@ -1616,15 +1584,17 @@ var Pdf = /*#__PURE__*/React.forwardRef(function Pdf(_ref62, ref) {
1616
1584
  xmlns: "http://www.w3.org/2000/svg",
1617
1585
  viewBox: "0 0 32 32",
1618
1586
  fill: "currentColor"
1619
- }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1620
- d: "M30 11L30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11zM8 9H2V23H4V18H8a2 2 0 002-2V11A2 2 0 008 9zm0 7H4V11H8zM16 23H12V9h4a4 4 0 014 4v6A4 4 0 0116 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H14z"
1587
+ }, rest), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1588
+ d: "M23 26L21 26 26 16 21 6 23 6 28 16 23 26zM4 6H6V26H4zM16 9H12a2 2 0 00-2 2V21a2 2 0 002 2h4a2 2 0 002-2V11A2 2 0 0016 9zm0 12H12V11h4z"
1589
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1590
+ d: "M13 15H15V17H13z"
1621
1591
  })), children);
1622
1592
  });
1623
1593
 
1624
1594
  if (process.env.NODE_ENV !== "production") {
1625
- Pdf.propTypes = iconPropTypes;
1595
+ QOperation.propTypes = iconPropTypes;
1626
1596
  }
1627
- var PdfReference = /*#__PURE__*/React.forwardRef(function PdfReference(_ref63, ref) {
1597
+ var QOperationGauge = /*#__PURE__*/React.forwardRef(function QOperationGauge(_ref63, ref) {
1628
1598
  var children = _ref63.children,
1629
1599
  _ref63$size = _ref63.size,
1630
1600
  size = _ref63$size === void 0 ? 16 : _ref63$size,
@@ -1637,15 +1607,15 @@ var PdfReference = /*#__PURE__*/React.forwardRef(function PdfReference(_ref63, r
1637
1607
  xmlns: "http://www.w3.org/2000/svg",
1638
1608
  viewBox: "0 0 32 32",
1639
1609
  fill: "currentColor"
1640
- }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1641
- d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM22 16L24 16 24 10 29 10 29 8 24 8 24 4 30 4 30 2 22 2 22 16zM16 2H12V16h4a4 4 0 004-4V6A4 4 0 0016 2zm2 10a2 2 0 01-2 2H14V4h2a2 2 0 012 2zM8 2H2V16H4V11H8a2 2 0 002-2V4A2 2 0 008 2zM8 9H4V4H8z"
1610
+ }, rest), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1611
+ d: "M30 4L24 4 24 6 27.75 6 24 10 24 12 30 12 30 10 26.38 10 30 6 30 4zM20 17.62L22.08 14l-1.73-1-2.18 3.76A12 12 0 002 28H4a10 10 0 0113.16-9.48L14 24a2 2 0 102 2 2 2 0 00-.27-1L19 19.35A10 10 0 0124 28h2A12 12 0 0020 17.62z"
1642
1612
  })), children);
1643
1613
  });
1644
1614
 
1645
1615
  if (process.env.NODE_ENV !== "production") {
1646
- PdfReference.propTypes = iconPropTypes;
1616
+ QOperationGauge.propTypes = iconPropTypes;
1647
1617
  }
1648
- var Pedestrian = /*#__PURE__*/React.forwardRef(function Pedestrian(_ref64, ref) {
1618
+ var QOperationIf = /*#__PURE__*/React.forwardRef(function QOperationIf(_ref64, ref) {
1649
1619
  var children = _ref64.children,
1650
1620
  _ref64$size = _ref64.size,
1651
1621
  size = _ref64$size === void 0 ? 16 : _ref64$size,
@@ -1658,17 +1628,15 @@ var Pedestrian = /*#__PURE__*/React.forwardRef(function Pedestrian(_ref64, ref)
1658
1628
  xmlns: "http://www.w3.org/2000/svg",
1659
1629
  viewBox: "0 0 32 32",
1660
1630
  fill: "currentColor"
1661
- }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1662
- d: "M21.6772,14l-1.2456-3.1143A2.9861,2.9861,0,0,0,17.646,9H13.5542a3.0018,3.0018,0,0,0-1.5439.4277L7,12.4336V18H9V13.5664l3-1.8V23.6973L8.5383,28.8906,10.2024,30,14,24.3027V11h3.646a.9949.9949,0,0,1,.9282.6289L20.3228,16H26V14Z"
1663
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1664
- d: "M17.051 18.316L19 24.162 19 30 21 30 21 23.838 18.949 17.684 17.051 18.316zM16.5 8A3.5 3.5 0 1120 4.5 3.5042 3.5042 0 0116.5 8zm0-5A1.5 1.5 0 1018 4.5 1.5017 1.5017 0 0016.5 3z"
1631
+ }, rest), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1632
+ d: "M12 13H14V23H12zM12 9H14V11H12zM23 11V9H20a2 2 0 00-2 2v2H16v2h2v8h2V15h3V13H20V11z"
1665
1633
  })), children);
1666
1634
  });
1667
1635
 
1668
1636
  if (process.env.NODE_ENV !== "production") {
1669
- Pedestrian.propTypes = iconPropTypes;
1637
+ QOperationIf.propTypes = iconPropTypes;
1670
1638
  }
1671
- var PedestrianFamily = /*#__PURE__*/React.forwardRef(function PedestrianFamily(_ref65, ref) {
1639
+ var OperationsField = /*#__PURE__*/React.forwardRef(function OperationsField(_ref65, ref) {
1672
1640
  var children = _ref65.children,
1673
1641
  _ref65$size = _ref65.size,
1674
1642
  size = _ref65$size === void 0 ? 16 : _ref65$size,
@@ -1681,17 +1649,26 @@ var PedestrianFamily = /*#__PURE__*/React.forwardRef(function PedestrianFamily(_
1681
1649
  xmlns: "http://www.w3.org/2000/svg",
1682
1650
  viewBox: "0 0 32 32",
1683
1651
  fill: "currentColor"
1684
- }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1685
- d: "M20 30H17a2.0021 2.0021 0 01-2-2V23h2v5h3V23h2V19a1.0011 1.0011 0 00-1-1H12.2793l-2-6H4a1.0011 1.0011 0 00-1 1v6H5v9H9V21h2v7a2.0021 2.0021 0 01-2 2H5a2.0021 2.0021 0 01-2-2V21a2.0021 2.0021 0 01-2-2V13a3.0033 3.0033 0 013-3h6.2793a1.998 1.998 0 011.8975 1.3674L13.7207 16H21a3.0033 3.0033 0 013 3v4a2.0021 2.0021 0 01-2 2v3A2.0021 2.0021 0 0120 30zM28 30H26V19h3V13a1.0011 1.0011 0 00-1-1H24V10h4a3.0033 3.0033 0 013 3v6a2.0021 2.0021 0 01-2 2H28zM7 9a4 4 0 114-4A4.0045 4.0045 0 017 9zM7 3A2 2 0 109 5 2.0021 2.0021 0 007 3zM25 9a4 4 0 114-4A4.0045 4.0045 0 0125 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0025 3z"
1686
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1687
- d: "M18.5,15A3.5,3.5,0,1,1,22,11.5,3.5041,3.5041,0,0,1,18.5,15Zm0-5A1.5,1.5,0,1,0,20,11.5,1.5017,1.5017,0,0,0,18.5,10Z"
1652
+ }, rest), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1653
+ d: "M16 6H26V8H16z",
1654
+ transform: "rotate(-90 21 7)"
1655
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1656
+ d: "M20 6H30V8H20z",
1657
+ transform: "rotate(-90 25 7)"
1658
+ })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1659
+ d: "M24 6H34V8H24z",
1660
+ transform: "rotate(-90 29 7)"
1661
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1662
+ d: "M16,20a3.9123,3.9123,0,0,1-4-4,3.9123,3.9123,0,0,1,4-4V10a6,6,0,1,0,6,6H20A3.9123,3.9123,0,0,1,16,20Z"
1663
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1664
+ d: "M28.8928,18.4536,26.0979,16,24.78,17.5044l2.7922,2.4517-2.36,4.0878-3.4273-1.1591a9.0315,9.0315,0,0,1-2.7143,1.5644L18.36,28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H16V2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18.36a2,2,0,0,0,1.9611-1.6079l.5037-2.5186a10.9666,10.9666,0,0,0,1.3267-.7534l2.4194.8184a1.9977,1.9977,0,0,0,2.3728-.8946l2.3606-4.0878A2.0006,2.0006,0,0,0,28.8928,18.4536Z"
1688
1665
  })), children);
1689
1666
  });
1690
1667
 
1691
1668
  if (process.env.NODE_ENV !== "production") {
1692
- PedestrianFamily.propTypes = iconPropTypes;
1669
+ OperationsField.propTypes = iconPropTypes;
1693
1670
  }
1694
- var PedestrianChild = /*#__PURE__*/React.forwardRef(function PedestrianChild(_ref66, ref) {
1671
+ var OperationsRecord = /*#__PURE__*/React.forwardRef(function OperationsRecord(_ref66, ref) {
1695
1672
  var children = _ref66.children,
1696
1673
  _ref66$size = _ref66.size,
1697
1674
  size = _ref66$size === void 0 ? 16 : _ref66$size,
@@ -1704,17 +1681,17 @@ var PedestrianChild = /*#__PURE__*/React.forwardRef(function PedestrianChild(_re
1704
1681
  xmlns: "http://www.w3.org/2000/svg",
1705
1682
  viewBox: "0 0 32 32",
1706
1683
  fill: "currentColor"
1707
- }, rest), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1708
- d: "M26,16H17.4683l-5-6H5a3.0033,3.0033,0,0,0-3,3v6a2.0023,2.0023,0,0,0,2,2v7a2.0023,2.0023,0,0,0,2,2h4a2.0023,2.0023,0,0,0,2-2V21H10v7H6V19H4V13a1.0009,1.0009,0,0,1,1-1h6.5317l5,6H26a1.0009,1.0009,0,0,1,1,1v3H25v6H22V22H20v6a2.0023,2.0023,0,0,0,2,2h3a2.0023,2.0023,0,0,0,2-2V24a2.0023,2.0023,0,0,0,2-2V19A3.0033,3.0033,0,0,0,26,16Z"
1709
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1710
- d: "M23.5 15A3.5 3.5 0 1127 11.5 3.5042 3.5042 0 0123.5 15zm0-5A1.5 1.5 0 1025 11.5 1.5017 1.5017 0 0023.5 10zM8 9a4 4 0 114-4A4.0042 4.0042 0 018 9zM8 3a2 2 0 102 2A2.0023 2.0023 0 008 3z"
1684
+ }, rest), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1685
+ d: "M20 20H30V22H20zM20 24H30V26H20zM20 28H30V30H20zM16 20a3.9123 3.9123 0 01-4-4 3.9123 3.9123 0 014-4 3.9123 3.9123 0 014 4h2a6 6 0 10-6 6z"
1686
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1687
+ d: "M29.3047,11.0439,26.9441,6.9561a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583l-.5037-2.5186A2,2,0,0,0,18.36,2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H16V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.0439Z"
1711
1688
  })), children);
1712
1689
  });
1713
1690
 
1714
1691
  if (process.env.NODE_ENV !== "production") {
1715
- PedestrianChild.propTypes = iconPropTypes;
1692
+ OperationsRecord.propTypes = iconPropTypes;
1716
1693
  }
1717
- var Pen = /*#__PURE__*/React.forwardRef(function Pen(_ref67, ref) {
1694
+ var OrderDetails = /*#__PURE__*/React.forwardRef(function OrderDetails(_ref67, ref) {
1718
1695
  var children = _ref67.children,
1719
1696
  _ref67$size = _ref67.size,
1720
1697
  size = _ref67$size === void 0 ? 16 : _ref67$size,
@@ -1727,23 +1704,35 @@ var Pen = /*#__PURE__*/React.forwardRef(function Pen(_ref67, ref) {
1727
1704
  xmlns: "http://www.w3.org/2000/svg",
1728
1705
  viewBox: "0 0 32 32",
1729
1706
  fill: "currentColor"
1730
- }, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1731
- d: "M27.3069,6.1069,30,3.4141,28.5859,2,25.8931,4.6929,24.8,3.6a1.9328,1.9328,0,0,0-2.8,0L4,21.6V28h6.4l18-18a1.9329,1.9329,0,0,0,0-2.8ZM9.6,26H6V22.4L23.4,5,27,8.6Z"
1732
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1733
- d: "M8.136 7.5H18.863999999999997V9.5H8.136z",
1734
- transform: "rotate(-45 13.5 8.5)"
1707
+ }, rest), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1708
+ d: "M19 21H13a3 3 0 00-3 3v2h2V24a1 1 0 011-1h6a1 1 0 011 1v2h2V24A3 3 0 0019 21zM16 20a4 4 0 10-4-4A4 4 0 0016 20zm0-6a2 2 0 11-2 2A2 2 0 0116 14z"
1709
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1710
+ 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"
1735
1711
  })), children);
1736
1712
  });
1737
1713
 
1738
1714
  if (process.env.NODE_ENV !== "production") {
1739
- Pen.propTypes = iconPropTypes;
1715
+ OrderDetails.propTypes = iconPropTypes;
1740
1716
  }
1741
- var PenFountain = /*#__PURE__*/React.forwardRef(function PenFountain(_ref68, ref) {
1717
+ var Ordinal = /*#__PURE__*/React.forwardRef(function Ordinal(_ref68, ref) {
1742
1718
  var children = _ref68.children,
1743
1719
  _ref68$size = _ref68.size,
1744
1720
  size = _ref68$size === void 0 ? 16 : _ref68$size,
1745
1721
  rest = _objectWithoutProperties(_ref68, _excluded68);
1746
1722
 
1723
+ if (size === 16 || size === "16" || size === "16px") {
1724
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1725
+ width: size,
1726
+ height: size,
1727
+ ref: ref,
1728
+ xmlns: "http://www.w3.org/2000/svg",
1729
+ viewBox: "0 0 16 16",
1730
+ fill: "currentColor"
1731
+ }, rest), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1732
+ d: "M1,13 L1,12 L3,12 L3,9 L5.999,9 L6,6 L9,6 L9,3 L13,3 L13,12 L15,12 L15,13 L1,13 Z M5.999,10 L4,10 L4,12 L5.999,12 L5.999,10 Z M8.999,7 L6.999,7 L6.999,9 L7,9 L7,12 L8.999,12 L8.999,7 Z M12,4 L10,4 L10,12 L12,12 L12,4 Z"
1733
+ })), children);
1734
+ }
1735
+
1747
1736
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
1748
1737
  width: size,
1749
1738
  height: size,
@@ -1751,15 +1740,15 @@ var PenFountain = /*#__PURE__*/React.forwardRef(function PenFountain(_ref68, ref
1751
1740
  xmlns: "http://www.w3.org/2000/svg",
1752
1741
  viewBox: "0 0 32 32",
1753
1742
  fill: "currentColor"
1754
- }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1755
- d: "M29.707,5.293l-3-3a.9994.9994,0,0,0-1.414,0L19.5859,8H17.0947A11.0118,11.0118,0,0,0,6.7124,15.3662L2.0562,28.67a1,1,0,0,0,1.2744,1.2739l13.3037-4.6562A11.012,11.012,0,0,0,24,14.9053V12.4141L29.707,6.707A.9994.9994,0,0,0,29.707,5.293Zm-7.414,6A1,1,0,0,0,22,12v2.9053A9.01,9.01,0,0,1,15.9731,23.4l-9.1677,3.209L16,17.4141,14.5859,16,5.3914,25.1948,8.6,16.0269A9.01,9.01,0,0,1,17.0947,10H20a1,1,0,0,0,.707-.293L26,4.4141,27.5859,6Z"
1743
+ }, rest), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1744
+ d: "M26,26V4H18v6H12v6H6V26H2v2H30V26ZM8,26V18h4v8Zm6,0V12h4V26Zm6,0V6h4V26Z"
1756
1745
  })), children);
1757
1746
  });
1758
1747
 
1759
1748
  if (process.env.NODE_ENV !== "production") {
1760
- PenFountain.propTypes = iconPropTypes;
1749
+ Ordinal.propTypes = iconPropTypes;
1761
1750
  }
1762
- var Pending = /*#__PURE__*/React.forwardRef(function Pending(_ref69, ref) {
1751
+ var Outage = /*#__PURE__*/React.forwardRef(function Outage(_ref69, ref) {
1763
1752
  var children = _ref69.children,
1764
1753
  _ref69$size = _ref69.size,
1765
1754
  size = _ref69$size === void 0 ? 16 : _ref69$size,
@@ -1772,27 +1761,17 @@ var Pending = /*#__PURE__*/React.forwardRef(function Pending(_ref69, ref) {
1772
1761
  xmlns: "http://www.w3.org/2000/svg",
1773
1762
  viewBox: "0 0 32 32",
1774
1763
  fill: "currentColor"
1775
- }, rest), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1776
- cx: "9",
1777
- cy: "16",
1778
- r: "2"
1779
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1780
- cx: "23",
1781
- cy: "16",
1782
- r: "2"
1783
- })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1784
- cx: "16",
1785
- cy: "16",
1786
- r: "2"
1787
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1788
- 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"
1764
+ }, rest), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1765
+ d: "M12 24H21V26H12zM13 28H19V30H13z"
1766
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1767
+ d: "M8.7832 18.9746l1.4177-1.418A6.9206 6.9206 0 018 12 7.99 7.99 0 0121.5273 6.2305l1.4136-1.4136A9.9884 9.9884 0 006 12 8.9411 8.9411 0 008.7832 18.9746zM30 3.4141L28.5859 2 2 28.5859 3.4141 30 23.6606 9.7534A7.7069 7.7069 0 0124 12a7.2032 7.2032 0 01-2.8223 6.1426C20.1069 19.1348 19 20.1611 19 22h2c0-.9194.5264-1.45 1.5352-2.3857A9.193 9.193 0 0026 12a9.8739 9.8739 0 00-.7764-3.81z"
1789
1768
  })), children);
1790
1769
  });
1791
1770
 
1792
1771
  if (process.env.NODE_ENV !== "production") {
1793
- Pending.propTypes = iconPropTypes;
1772
+ Outage.propTypes = iconPropTypes;
1794
1773
  }
1795
- var PendingFilled = /*#__PURE__*/React.forwardRef(function PendingFilled(_ref70, ref) {
1774
+ var OutlookSevere = /*#__PURE__*/React.forwardRef(function OutlookSevere(_ref70, ref) {
1796
1775
  var children = _ref70.children,
1797
1776
  _ref70$size = _ref70.size,
1798
1777
  size = _ref70$size === void 0 ? 16 : _ref70$size,
@@ -1805,19 +1784,20 @@ var PendingFilled = /*#__PURE__*/React.forwardRef(function PendingFilled(_ref70,
1805
1784
  xmlns: "http://www.w3.org/2000/svg",
1806
1785
  viewBox: "0 0 32 32",
1807
1786
  fill: "currentColor"
1808
- }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1809
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,18a2,2,0,1,1,2-2A2,2,0,0,1,8,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,16,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,24,18Z"
1810
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1787
+ }, rest), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1811
1788
  fill: "none",
1812
- d: "M10,16a2,2,0,1,1-2-2A2,2,0,0,1,10,16Zm6-2a2,2,0,1,0,2,2A2,2,0,0,0,16,14Zm8,0a2,2,0,1,0,2,2A2,2,0,0,0,24,14Z",
1813
- "data-icon-path": "inner-path"
1789
+ d: "M15.1249,19h1.75v5.5h-1.75ZM17,27a1,1,0,1,0-1,1A1,1,0,0,0,17,27Z"
1790
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1791
+ d: "M24.9084,28.94,16.8318,14.4878a.9531.9531,0,0,0-1.6636,0L7.0916,28.94A.7122.7122,0,0,0,7.7134,30H24.2867A.7121.7121,0,0,0,24.9084,28.94ZM15.125,19h1.75v5.5h-1.75ZM16,28a1,1,0,1,1,1-1A1,1,0,0,1,16,28Z"
1792
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1793
+ d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0,6.4926,6.4926,0,0,0,.9153,12.8443L9.2217,20H8.5a4.48,4.48,0,0,1-3.3693-7.4556l5.297,5.2964,1.013-1.8135-4.66-4.6606A4.402,4.402,0,0,1,8.144,11.019l.8155-.0639.0991-.812c.0237-.1944.0581-.3848.0972-.5733l3.78,3.7808,1.0138-1.815L9.936,7.522a7.0212,7.0212,0,0,1,1.9754-2.1968L25.8861,19.3A4.4594,4.4594,0,0,1,23.5,20h-.7239l1.107,1.98a6.4927,6.4927,0,0,0,.9177-12.8443Zm2.4994,8.75L13.7823,4.3682a6.9736,6.9736,0,0,1,9.16,5.7749l.0986.812.8154.0639A4.5171,4.5171,0,0,1,28,15.5,4.46,4.46,0,0,1,27.3,17.8862Z"
1814
1794
  })), children);
1815
1795
  });
1816
1796
 
1817
1797
  if (process.env.NODE_ENV !== "production") {
1818
- PendingFilled.propTypes = iconPropTypes;
1798
+ OutlookSevere.propTypes = iconPropTypes;
1819
1799
  }
1820
- var Percentage = /*#__PURE__*/React.forwardRef(function Percentage(_ref71, ref) {
1800
+ var OverflowMenuHorizontal = /*#__PURE__*/React.forwardRef(function OverflowMenuHorizontal(_ref71, ref) {
1821
1801
  var children = _ref71.children,
1822
1802
  _ref71$size = _ref71.size,
1823
1803
  size = _ref71$size === void 0 ? 16 : _ref71$size,
@@ -1830,20 +1810,25 @@ var Percentage = /*#__PURE__*/React.forwardRef(function Percentage(_ref71, ref)
1830
1810
  xmlns: "http://www.w3.org/2000/svg",
1831
1811
  viewBox: "0 0 32 32",
1832
1812
  fill: "currentColor"
1833
- }, rest), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1834
- d: "M9,14a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,9,14ZM9,6a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,9,6Z"
1835
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1836
- d: "M0.029 15H31.97V17H0.029z",
1837
- transform: "rotate(-45 16 16)"
1838
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1839
- d: "M23,28a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,23,28Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,23,20Z"
1813
+ }, rest), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1814
+ cx: "8",
1815
+ cy: "16",
1816
+ r: "2"
1817
+ })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
1818
+ cx: "16",
1819
+ cy: "16",
1820
+ r: "2"
1821
+ })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
1822
+ cx: "24",
1823
+ cy: "16",
1824
+ r: "2"
1840
1825
  })), children);
1841
1826
  });
1842
1827
 
1843
1828
  if (process.env.NODE_ENV !== "production") {
1844
- Percentage.propTypes = iconPropTypes;
1829
+ OverflowMenuHorizontal.propTypes = iconPropTypes;
1845
1830
  }
1846
- var PercentageFilled = /*#__PURE__*/React.forwardRef(function PercentageFilled(_ref72, ref) {
1831
+ var OverflowMenuVertical = /*#__PURE__*/React.forwardRef(function OverflowMenuVertical(_ref72, ref) {
1847
1832
  var children = _ref72.children,
1848
1833
  _ref72$size = _ref72.size,
1849
1834
  size = _ref72$size === void 0 ? 16 : _ref72$size,
@@ -1856,20 +1841,25 @@ var PercentageFilled = /*#__PURE__*/React.forwardRef(function PercentageFilled(_
1856
1841
  xmlns: "http://www.w3.org/2000/svg",
1857
1842
  viewBox: "0 0 32 32",
1858
1843
  fill: "currentColor"
1859
- }, rest), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1860
- d: "M9,14a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,9,14Z"
1861
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1862
- d: "M0.029 15H31.97V17H0.029z",
1863
- transform: "rotate(-45 16 16)"
1864
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1865
- d: "M23,28a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,23,28Z"
1844
+ }, rest), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1845
+ cx: "16",
1846
+ cy: "8",
1847
+ r: "2"
1848
+ })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1849
+ cx: "16",
1850
+ cy: "16",
1851
+ r: "2"
1852
+ })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1853
+ cx: "16",
1854
+ cy: "24",
1855
+ r: "2"
1866
1856
  })), children);
1867
1857
  });
1868
1858
 
1869
1859
  if (process.env.NODE_ENV !== "production") {
1870
- PercentageFilled.propTypes = iconPropTypes;
1860
+ OverflowMenuVertical.propTypes = iconPropTypes;
1871
1861
  }
1872
- var Person = /*#__PURE__*/React.forwardRef(function Person(_ref73, ref) {
1862
+ var Overlay = /*#__PURE__*/React.forwardRef(function Overlay(_ref73, ref) {
1873
1863
  var children = _ref73.children,
1874
1864
  _ref73$size = _ref73.size,
1875
1865
  size = _ref73$size === void 0 ? 16 : _ref73$size,
@@ -1882,15 +1872,15 @@ var Person = /*#__PURE__*/React.forwardRef(function Person(_ref73, ref) {
1882
1872
  xmlns: "http://www.w3.org/2000/svg",
1883
1873
  viewBox: "0 0 32 32",
1884
1874
  fill: "currentColor"
1885
- }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1886
- d: "M18 30H14a2 2 0 01-2-2V21a2 2 0 01-2-2V13a3 3 0 013-3h6a3 3 0 013 3v6a2 2 0 01-2 2v7A2 2 0 0118 30zM13 12a.94.94 0 00-1 1v6h2v9h4V19h2V13a.94.94 0 00-1-1zM16 9a4 4 0 114-4h0A4 4 0 0116 9zm0-6a2 2 0 102 2h0a2 2 0 00-2-2z"
1875
+ }, rest), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1876
+ d: "M28,8H24V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V22a2.0023,2.0023,0,0,0,2,2H8v4a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V10A2.0023,2.0023,0,0,0,28,8ZM4,22V4H22V8H10a2.0023,2.0023,0,0,0-2,2V22Zm18,0H19.4141L10,12.586V10h2.5859l9.4153,9.4156ZM10,15.4141,16.5859,22H10ZM22.001,16.587,15.4141,10H22ZM10,28V24H22a2.0023,2.0023,0,0,0,2-2V10h4V28Z"
1887
1877
  })), children);
1888
1878
  });
1889
1879
 
1890
1880
  if (process.env.NODE_ENV !== "production") {
1891
- Person.propTypes = iconPropTypes;
1881
+ Overlay.propTypes = iconPropTypes;
1892
1882
  }
1893
- var PersonFavorite = /*#__PURE__*/React.forwardRef(function PersonFavorite(_ref74, ref) {
1883
+ var Package = /*#__PURE__*/React.forwardRef(function Package(_ref74, ref) {
1894
1884
  var children = _ref74.children,
1895
1885
  _ref74$size = _ref74.size,
1896
1886
  size = _ref74$size === void 0 ? 16 : _ref74$size,
@@ -1903,15 +1893,17 @@ var PersonFavorite = /*#__PURE__*/React.forwardRef(function PersonFavorite(_ref7
1903
1893
  xmlns: "http://www.w3.org/2000/svg",
1904
1894
  viewBox: "0 0 32 32",
1905
1895
  fill: "currentColor"
1906
- }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1907
- d: "M10 31H6a2.0059 2.0059 0 01-2-2V22a2.0059 2.0059 0 01-2-2V14a2.9465 2.9465 0 013-3h6a2.9465 2.9465 0 013 3v6a2.0059 2.0059 0 01-2 2v7A2.0059 2.0059 0 0110 31zM5 13a.9448.9448 0 00-1 1v6H6v9h4V20h2V14a.9448.9448 0 00-1-1zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4zM28.7663 4.2558A4.2121 4.2121 0 0023 4.0321a4.2121 4.2121 0 00-5.7663.2237 4.319 4.319 0 000 6.0447L22.998 16.14 23 16.1376l.002.0019 5.7643-5.839A4.319 4.319 0 0028.7663 4.2558zM27.342 8.8948l-4.34 4.3973L23 13.29l-.002.002-4.34-4.3973a2.3085 2.3085 0 010-3.2338 2.2639 2.2639 0 013.1561 0l1.181 1.2074L23 6.8634l.0049.005 1.181-1.2074a2.2639 2.2639 0 013.1561 0A2.3085 2.3085 0 0127.342 8.8948z"
1896
+ }, rest), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1897
+ d: "M26,30H6a2,2,0,0,1-2-2V16a2,2,0,0,1,2-2H9v2H6V28H26V16H23V14h3a2,2,0,0,1,2,2V28A2,2,0,0,1,26,30Z"
1898
+ })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1899
+ d: "M13 20H19V22H13zM20.59 8.59L17 12.17 17 2 15 2 15 12.17 11.41 8.59 10 10 16 16 22 10 20.59 8.59z"
1908
1900
  })), children);
1909
1901
  });
1910
1902
 
1911
1903
  if (process.env.NODE_ENV !== "production") {
1912
- PersonFavorite.propTypes = iconPropTypes;
1904
+ Package.propTypes = iconPropTypes;
1913
1905
  }
1914
- var Pest = /*#__PURE__*/React.forwardRef(function Pest(_ref75, ref) {
1906
+ var PageFirst = /*#__PURE__*/React.forwardRef(function PageFirst(_ref75, ref) {
1915
1907
  var children = _ref75.children,
1916
1908
  _ref75$size = _ref75.size,
1917
1909
  size = _ref75$size === void 0 ? 16 : _ref75$size,
@@ -1924,27 +1916,15 @@ var Pest = /*#__PURE__*/React.forwardRef(function Pest(_ref75, ref) {
1924
1916
  xmlns: "http://www.w3.org/2000/svg",
1925
1917
  viewBox: "0 0 32 32",
1926
1918
  fill: "currentColor"
1927
- }, rest), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
1928
- cx: "7.5",
1929
- cy: "9.5",
1930
- r: "1.5"
1931
- })), _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
1932
- cx: "13",
1933
- cy: "13",
1934
- r: "1"
1935
- })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1936
- cx: "22",
1937
- cy: "21",
1938
- r: "1"
1939
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1940
- d: "M25,14a8.9844,8.9844,0,0,0-7,3.3555V13a10.9054,10.9054,0,0,0-1.0093-4.5845l-.3569-.7768L15.811,7.87A2.9549,2.9549,0,0,1,15,8a3.0033,3.0033,0,0,1-3-3,2.9574,2.9574,0,0,1,.1294-.8105l.2324-.8233-.7773-.3569A10.9115,10.9115,0,0,0,7,2H2V9a10.8954,10.8954,0,0,0,2.2339,6.627l.3887.4277.54-.0381a5.5286,5.5286,0,0,1,5.3628,3.2559l.2207.497.5376.0845A11.0219,11.0219,0,0,0,13,20h3V30h2V26h3a9.01,9.01,0,0,0,9-9V14ZM12.1016,17.9468A7.51,7.51,0,0,0,5.5283,14,8.8945,8.8945,0,0,1,4,9V4H7a8.8624,8.8624,0,0,1,3.0259.53A4.2457,4.2457,0,0,0,10,5a4.9658,4.9658,0,0,0,5.47,4.9736A8.8793,8.8793,0,0,1,16,13v5H13A8.1153,8.1153,0,0,1,12.1016,17.9468ZM28,17a7.0078,7.0078,0,0,1-7,7H18V23a7.01,7.01,0,0,1,5.0212-6.7109A1.4971,1.4971,0,1,0,26,16.5a1.485,1.485,0,0,0-.0918-.5H28Z"
1919
+ }, rest), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1920
+ d: "M14 16L24 6 25.4 7.4 16.8 16 25.4 24.6 24 26zM8 4H10V28H8z"
1941
1921
  })), children);
1942
1922
  });
1943
1923
 
1944
1924
  if (process.env.NODE_ENV !== "production") {
1945
- Pest.propTypes = iconPropTypes;
1925
+ PageFirst.propTypes = iconPropTypes;
1946
1926
  }
1947
- var WatsonHealthPetImageB = /*#__PURE__*/React.forwardRef(function WatsonHealthPetImageB(_ref76, ref) {
1927
+ var PageLast = /*#__PURE__*/React.forwardRef(function PageLast(_ref76, ref) {
1948
1928
  var children = _ref76.children,
1949
1929
  _ref76$size = _ref76.size,
1950
1930
  size = _ref76$size === void 0 ? 16 : _ref76$size,
@@ -1957,29 +1937,15 @@ var WatsonHealthPetImageB = /*#__PURE__*/React.forwardRef(function WatsonHealthP
1957
1937
  xmlns: "http://www.w3.org/2000/svg",
1958
1938
  viewBox: "0 0 32 32",
1959
1939
  fill: "currentColor"
1960
- }, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1961
- d: "M19 21H21V24H19zM19 0H21V3H19zM8 11H11V13H8zM29 11H32V13H29z"
1962
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1963
- d: "M11.59 3.07H13.57V6.07H11.59z",
1964
- transform: "rotate(-45 12.586 4.577)"
1965
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1966
- d: "M26.44 17.92H28.42V20.92H26.44z",
1967
- transform: "rotate(-45 27.43 19.408)"
1968
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1969
- d: "M11.09 18.42H14.09V20.400000000000002H11.09z",
1970
- transform: "rotate(-45 12.592 19.414)"
1971
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1972
- d: "M25.93 3.58H28.93V5.5600000000000005H25.93z",
1973
- transform: "rotate(-45 27.423 4.57)"
1974
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1975
- d: "M20 5a7 7 0 107 7A7 7 0 0020 5zm0 12A5 5 0 0120 7zM5 18H0V32H5a3 3 0 003-3V27a3 3 0 00-.78-2A3 3 0 008 23V21A3 3 0 005 18zM2 20H5a1 1 0 011 1v2a1 1 0 01-1 1H2zm4 9a1 1 0 01-1 1H2V26H5a1 1 0 011 1zM2 2L9 2 9 0 0 0 0 9 2 9 2 2z"
1940
+ }, rest), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1941
+ d: "M18 16L8 26 6.6 24.6 15.2 16 6.6 7.4 8 6zM22 4H24V28H22z"
1976
1942
  })), children);
1977
1943
  });
1978
1944
 
1979
1945
  if (process.env.NODE_ENV !== "production") {
1980
- WatsonHealthPetImageB.propTypes = iconPropTypes;
1946
+ PageLast.propTypes = iconPropTypes;
1981
1947
  }
1982
- var WatsonHealthPetImageO = /*#__PURE__*/React.forwardRef(function WatsonHealthPetImageO(_ref77, ref) {
1948
+ var PageBreak = /*#__PURE__*/React.forwardRef(function PageBreak(_ref77, ref) {
1983
1949
  var children = _ref77.children,
1984
1950
  _ref77$size = _ref77.size,
1985
1951
  size = _ref77$size === void 0 ? 16 : _ref77$size,
@@ -1992,29 +1958,15 @@ var WatsonHealthPetImageO = /*#__PURE__*/React.forwardRef(function WatsonHealthP
1992
1958
  xmlns: "http://www.w3.org/2000/svg",
1993
1959
  viewBox: "0 0 32 32",
1994
1960
  fill: "currentColor"
1995
- }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1996
- d: "M11 29H13V32H11zM11 8H13V11H11zM0 19H3V21H0zM21 19H24V21H21z"
1997
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1998
- d: "M3.59 11.09H5.57V14.09H3.59z",
1999
- transform: "rotate(-45 4.585 12.59)"
2000
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2001
- d: "M18.44 25.93H20.42V28.93H18.44z",
2002
- transform: "rotate(-45 19.429 27.422)"
2003
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2004
- d: "M3.09 26.44H6.09V28.42H3.09z",
2005
- transform: "rotate(-45 4.591 27.428)"
2006
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2007
- d: "M17.93 11.59H20.93V13.57H17.93z",
2008
- transform: "rotate(-45 19.423 12.585)"
2009
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2010
- d: "M12 13a7 7 0 107 7A7 7 0 0012 13zm0 12a5 5 0 010-10zM2 2L9 2 9 0 0 0 0 9 2 9 2 2zM30 0H26a2 2 0 00-2 2V12a2 2 0 002 2h4a2 2 0 002-2V2A2 2 0 0030 0zM26 12V2h4V12z"
1961
+ }, rest), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1962
+ d: "M2 18H6V20H2zM26 18H30V20H26zM24 22v6H8V22H6v6a2.0058 2.0058 0 002 2H24a2.0058 2.0058 0 002-2V22zM8 16V4h8v6a2.0058 2.0058 0 002 2h6v4h2V10a.9092.9092 0 00-.3-.7l-7-7A.9087.9087 0 0018 2H8A2.0058 2.0058 0 006 4V16zM18 4.4L23.6 10H18zM10 18H14V20H10zM18 18H22V20H18z"
2011
1963
  })), children);
2012
1964
  });
2013
1965
 
2014
1966
  if (process.env.NODE_ENV !== "production") {
2015
- WatsonHealthPetImageO.propTypes = iconPropTypes;
1967
+ PageBreak.propTypes = iconPropTypes;
2016
1968
  }
2017
- var Phone = /*#__PURE__*/React.forwardRef(function Phone(_ref78, ref) {
1969
+ var PageNumber = /*#__PURE__*/React.forwardRef(function PageNumber(_ref78, ref) {
2018
1970
  var children = _ref78.children,
2019
1971
  _ref78$size = _ref78.size,
2020
1972
  size = _ref78$size === void 0 ? 16 : _ref78$size,
@@ -2027,15 +1979,17 @@ var Phone = /*#__PURE__*/React.forwardRef(function Phone(_ref78, ref) {
2027
1979
  xmlns: "http://www.w3.org/2000/svg",
2028
1980
  viewBox: "0 0 32 32",
2029
1981
  fill: "currentColor"
2030
- }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2031
- d: "M26,29h-.17C6.18,27.87,3.39,11.29,3,6.23A3,3,0,0,1,5.76,3h5.51a2,2,0,0,1,1.86,1.26L14.65,8a2,2,0,0,1-.44,2.16l-2.13,2.15a9.37,9.37,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,5,6v.08C5.46,12,8.41,26,25.94,27A1,1,0,0,0,27,26.06V20.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"
1982
+ }, rest), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1983
+ d: "M22 26L16 26 16 20 20 20 20 18 16 18 16 16 22 16 22 22 18 22 18 24 22 24 22 26z"
1984
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1985
+ d: "M25.7,9.3l-7-7A.9078.9078,0,0,0,18,2H8A2.0059,2.0059,0,0,0,6,4V28a2.0059,2.0059,0,0,0,2,2H24a2.0059,2.0059,0,0,0,2-2V10A.9078.9078,0,0,0,25.7,9.3ZM18,4.4,23.6,10H18ZM24,28H8V4h8v6a2.0059,2.0059,0,0,0,2,2h6Z"
2032
1986
  })), children);
2033
1987
  });
2034
1988
 
2035
1989
  if (process.env.NODE_ENV !== "production") {
2036
- Phone.propTypes = iconPropTypes;
1990
+ PageNumber.propTypes = iconPropTypes;
2037
1991
  }
2038
- var PhoneApplication = /*#__PURE__*/React.forwardRef(function PhoneApplication(_ref79, ref) {
1992
+ var WatsonHealthPageScroll = /*#__PURE__*/React.forwardRef(function WatsonHealthPageScroll(_ref79, ref) {
2039
1993
  var children = _ref79.children,
2040
1994
  _ref79$size = _ref79.size,
2041
1995
  size = _ref79$size === void 0 ? 16 : _ref79$size,
@@ -2048,15 +2002,19 @@ var PhoneApplication = /*#__PURE__*/React.forwardRef(function PhoneApplication(_
2048
2002
  xmlns: "http://www.w3.org/2000/svg",
2049
2003
  viewBox: "0 0 32 32",
2050
2004
  fill: "currentColor"
2051
- }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2052
- d: "M26 2H30V6H26zM26 8H30V12H26zM20 2H24V6H20zM20 8H24V12H20zM25 30h-.17C5.18 28.87 2.39 12.29 2 7.23A3 3 0 014.7611 4.0088Q4.88 4 5 4h5.27a2 2 0 011.86 1.26L13.65 9a2 2 0 01-.44 2.16l-2.13 2.15a9.36 9.36 0 007.58 7.6l2.17-2.15A2 2 0 0123 18.35l3.77 1.51A2 2 0 0128 21.72V27A3 3 0 0125 30zM5 6a1 1 0 00-1.0032.9968c0 .0278.001.0555.0032.0832C4.46 13 7.41 27 24.94 28a1 1 0 001.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"
2005
+ }, rest), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
2006
+ d: "M16,28H4a1.89,1.89,0,0,1-2-2V14a1.89,1.89,0,0,1,2-2H16a1.89,1.89,0,0,1,2,2V26A1.89,1.89,0,0,1,16,28ZM4,14V26H16V14Z"
2007
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
2008
+ d: "M22,19H20V10H10V8H20a1.89,1.89,0,0,1,2,2Z"
2009
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
2010
+ d: "M26 14H24V6H16V4h8a1.89 1.89 0 012 2zM24 17L24 19 26.8 19 22 24.4 22 22 20 22 20 28 26 28 26 26 23.2 26 28 20.6 28 23 30 23 30 17 24 17z"
2053
2011
  })), children);
2054
2012
  });
2055
2013
 
2056
2014
  if (process.env.NODE_ENV !== "production") {
2057
- PhoneApplication.propTypes = iconPropTypes;
2015
+ WatsonHealthPageScroll.propTypes = iconPropTypes;
2058
2016
  }
2059
- var PhoneBlock = /*#__PURE__*/React.forwardRef(function PhoneBlock(_ref80, ref) {
2017
+ var PaintBrush = /*#__PURE__*/React.forwardRef(function PaintBrush(_ref80, ref) {
2060
2018
  var children = _ref80.children,
2061
2019
  _ref80$size = _ref80.size,
2062
2020
  size = _ref80$size === void 0 ? 16 : _ref80$size,
@@ -2069,17 +2027,15 @@ var PhoneBlock = /*#__PURE__*/React.forwardRef(function PhoneBlock(_ref80, ref)
2069
2027
  xmlns: "http://www.w3.org/2000/svg",
2070
2028
  viewBox: "0 0 32 32",
2071
2029
  fill: "currentColor"
2072
- }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2073
- 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"
2074
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2075
- d: "M24.41 9L28 5.41 26.59 4 23 7.59 19.41 4 18 5.41 21.59 9 18 12.59 19.41 14 23 10.41 26.59 14 28 12.59 24.41 9z"
2030
+ }, rest), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
2031
+ d: "M28.83,23.17,23,17.33V13a1,1,0,0,0-.29-.71l-10-10a1,1,0,0,0-1.42,0l-9,9a1,1,0,0,0,0,1.42l10,10A1,1,0,0,0,13,23h4.34l5.83,5.84a4,4,0,0,0,5.66-5.66ZM6,10.41l2.29,2.3,1.42-1.42L7.41,9,9,7.41l4.29,4.3,1.42-1.42L10.41,6,12,4.41,18.59,11,11,18.59,4.41,12Zm21.41,17a2,2,0,0,1-2.82,0l-6.13-6.12a1.8,1.8,0,0,0-.71-.29H13.41l-1-1L20,12.41l1,1v4.34a1,1,0,0,0,.29.7l6.12,6.14a2,2,0,0,1,0,2.82Z"
2076
2032
  })), children);
2077
2033
  });
2078
2034
 
2079
2035
  if (process.env.NODE_ENV !== "production") {
2080
- PhoneBlock.propTypes = iconPropTypes;
2036
+ PaintBrush.propTypes = iconPropTypes;
2081
2037
  }
2082
- var PhoneBlockFilled = /*#__PURE__*/React.forwardRef(function PhoneBlockFilled(_ref81, ref) {
2038
+ var PaintBrushAlt = /*#__PURE__*/React.forwardRef(function PaintBrushAlt(_ref81, ref) {
2083
2039
  var children = _ref81.children,
2084
2040
  _ref81$size = _ref81.size,
2085
2041
  size = _ref81$size === void 0 ? 16 : _ref81$size,
@@ -2092,17 +2048,15 @@ var PhoneBlockFilled = /*#__PURE__*/React.forwardRef(function PhoneBlockFilled(_
2092
2048
  xmlns: "http://www.w3.org/2000/svg",
2093
2049
  viewBox: "0 0 32 32",
2094
2050
  fill: "currentColor"
2095
- }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2096
- 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"
2097
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2098
- d: "M24.41 9L28 5.41 26.59 4 23 7.59 19.41 4 18 5.41 21.59 9 18 12.59 19.41 14 23 10.41 26.59 14 28 12.59 24.41 9z"
2051
+ }, rest), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
2052
+ d: "M28.8281,3.1719a4.0941,4.0941,0,0,0-5.6562,0L4.05,22.292A6.9537,6.9537,0,0,0,2,27.2412V30H4.7559a6.9523,6.9523,0,0,0,4.95-2.05L28.8281,8.8286a3.999,3.999,0,0,0,0-5.6567ZM10.91,18.26l2.8286,2.8286L11.6172,23.21,8.7886,20.3818ZM8.2915,26.5356A4.9665,4.9665,0,0,1,4.7559,28H4v-.7588a4.9671,4.9671,0,0,1,1.4644-3.5351l1.91-1.91,2.8286,2.8281ZM27.4141,7.4141,15.1528,19.6748l-2.8286-2.8286,12.2617-12.26a2.0473,2.0473,0,0,1,2.8282,0,1.9995,1.9995,0,0,1,0,2.8282Z"
2099
2053
  })), children);
2100
2054
  });
2101
2055
 
2102
2056
  if (process.env.NODE_ENV !== "production") {
2103
- PhoneBlockFilled.propTypes = iconPropTypes;
2057
+ PaintBrushAlt.propTypes = iconPropTypes;
2104
2058
  }
2105
- var PhoneFilled = /*#__PURE__*/React.forwardRef(function PhoneFilled(_ref82, ref) {
2059
+ var PalmTree = /*#__PURE__*/React.forwardRef(function PalmTree(_ref82, ref) {
2106
2060
  var children = _ref82.children,
2107
2061
  _ref82$size = _ref82.size,
2108
2062
  size = _ref82$size === void 0 ? 16 : _ref82$size,
@@ -2115,15 +2069,15 @@ var PhoneFilled = /*#__PURE__*/React.forwardRef(function PhoneFilled(_ref82, ref
2115
2069
  xmlns: "http://www.w3.org/2000/svg",
2116
2070
  viewBox: "0 0 32 32",
2117
2071
  fill: "currentColor"
2118
- }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2119
- 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"
2072
+ }, rest), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
2073
+ d: "M18.57,28C17.897,26.7251,16,22.2261,16,12v-.1313l1.1172.7446A6.4613,6.4613,0,0,1,20,18h2a8.457,8.457,0,0,0-3.7734-7.0508L16.8027,10h1.5308a7.04,7.04,0,0,1,4.2,1.4L24.4,12.8l1.2-1.6L23.7334,9.8a9.06,9.06,0,0,0-5.4-1.8H17.1172A7.0306,7.0306,0,0,1,22,6h2V4H22a9.035,9.035,0,0,0-7,3.3643A9.035,9.035,0,0,0,8,4H6V6H8a7.0306,7.0306,0,0,1,4.8828,2H11.6665a9.06,9.06,0,0,0-5.4,1.8L4.4,11.2l1.2,1.6L7.4668,11.4a7.04,7.04,0,0,1,4.2-1.4h1.5308l-1.4239.9492A8.457,8.457,0,0,0,8,18h2a6.4613,6.4613,0,0,1,2.8828-5.3867L14,11.8687V12c0,8.9438,1.4116,13.7646,2.3611,16H2v2H30V28Z"
2120
2074
  })), children);
2121
2075
  });
2122
2076
 
2123
2077
  if (process.env.NODE_ENV !== "production") {
2124
- PhoneFilled.propTypes = iconPropTypes;
2078
+ PalmTree.propTypes = iconPropTypes;
2125
2079
  }
2126
- var PhoneIncoming = /*#__PURE__*/React.forwardRef(function PhoneIncoming(_ref83, ref) {
2080
+ var PanHorizontal = /*#__PURE__*/React.forwardRef(function PanHorizontal(_ref83, ref) {
2127
2081
  var children = _ref83.children,
2128
2082
  _ref83$size = _ref83.size,
2129
2083
  size = _ref83$size === void 0 ? 16 : _ref83$size,
@@ -2136,17 +2090,15 @@ var PhoneIncoming = /*#__PURE__*/React.forwardRef(function PhoneIncoming(_ref83,
2136
2090
  xmlns: "http://www.w3.org/2000/svg",
2137
2091
  viewBox: "0 0 32 32",
2138
2092
  fill: "currentColor"
2139
- }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2140
- 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"
2141
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2142
- d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
2093
+ }, rest), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2094
+ d: "M24 10L22.586 11.414 26.172 15 5.828 15 9.414 11.414 8 10 2 16 8 22 9.414 20.586 5.828 17 26.172 17 22.586 20.586 24 22 30 16 24 10z"
2143
2095
  })), children);
2144
2096
  });
2145
2097
 
2146
2098
  if (process.env.NODE_ENV !== "production") {
2147
- PhoneIncoming.propTypes = iconPropTypes;
2099
+ PanHorizontal.propTypes = iconPropTypes;
2148
2100
  }
2149
- var PhoneIncomingFilled = /*#__PURE__*/React.forwardRef(function PhoneIncomingFilled(_ref84, ref) {
2101
+ var PanVertical = /*#__PURE__*/React.forwardRef(function PanVertical(_ref84, ref) {
2150
2102
  var children = _ref84.children,
2151
2103
  _ref84$size = _ref84.size,
2152
2104
  size = _ref84$size === void 0 ? 16 : _ref84$size,
@@ -2159,17 +2111,15 @@ var PhoneIncomingFilled = /*#__PURE__*/React.forwardRef(function PhoneIncomingFi
2159
2111
  xmlns: "http://www.w3.org/2000/svg",
2160
2112
  viewBox: "0 0 32 32",
2161
2113
  fill: "currentColor"
2162
- }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2163
- 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"
2164
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2165
- d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
2114
+ }, rest), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2115
+ d: "M10 8L11.414 9.414 15 5.828 15 26.172 11.414 22.586 10 24 16 30 22 24 20.586 22.586 17 26.172 17 5.828 20.586 9.414 22 8 16 2 10 8z"
2166
2116
  })), children);
2167
2117
  });
2168
2118
 
2169
2119
  if (process.env.NODE_ENV !== "production") {
2170
- PhoneIncomingFilled.propTypes = iconPropTypes;
2120
+ PanVertical.propTypes = iconPropTypes;
2171
2121
  }
2172
- var PhoneIp = /*#__PURE__*/React.forwardRef(function PhoneIp(_ref85, ref) {
2122
+ var PanelExpansion = /*#__PURE__*/React.forwardRef(function PanelExpansion(_ref85, ref) {
2173
2123
  var children = _ref85.children,
2174
2124
  _ref85$size = _ref85.size,
2175
2125
  size = _ref85$size === void 0 ? 16 : _ref85$size,
@@ -2182,17 +2132,15 @@ var PhoneIp = /*#__PURE__*/React.forwardRef(function PhoneIp(_ref85, ref) {
2182
2132
  xmlns: "http://www.w3.org/2000/svg",
2183
2133
  viewBox: "0 0 32 32",
2184
2134
  fill: "currentColor"
2185
- }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2186
- d: "M16 14H18V16H16zM20 14H22V16H20zM24 14H26V16H24zM16 18H18V20H16zM20 18H22V20H20zM24 18H26V20H24zM16 22H18V24H16zM20 22H22V24H20zM24 22H26V24H24zM16 10H26V12H16z"
2187
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2188
- 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"
2135
+ }, rest), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2136
+ d: "M12 6H6A2 2 0 004 8v6a2 2 0 002 2h6a2 2 0 002-2V8A2 2 0 0012 6zM6 14V8h6v6zM26 6H20a2 2 0 00-2 2V24a2 2 0 002 2h6a2 2 0 002-2V8A2 2 0 0026 6zM20 24V8h6V24z"
2189
2137
  })), children);
2190
2138
  });
2191
2139
 
2192
2140
  if (process.env.NODE_ENV !== "production") {
2193
- PhoneIp.propTypes = iconPropTypes;
2141
+ PanelExpansion.propTypes = iconPropTypes;
2194
2142
  }
2195
- var PhoneOff = /*#__PURE__*/React.forwardRef(function PhoneOff(_ref86, ref) {
2143
+ var Paragraph = /*#__PURE__*/React.forwardRef(function Paragraph(_ref86, ref) {
2196
2144
  var children = _ref86.children,
2197
2145
  _ref86$size = _ref86.size,
2198
2146
  size = _ref86$size === void 0 ? 16 : _ref86$size,
@@ -2205,15 +2153,15 @@ var PhoneOff = /*#__PURE__*/React.forwardRef(function PhoneOff(_ref86, ref) {
2205
2153
  xmlns: "http://www.w3.org/2000/svg",
2206
2154
  viewBox: "0 0 32 32",
2207
2155
  fill: "currentColor"
2208
- }, rest), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2209
- 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"
2156
+ }, rest), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2157
+ d: "M27,4H13a7,7,0,0,0,0,14V28h2V6h5V28h2V6h5ZM13,16A5,5,0,0,1,13,6Z"
2210
2158
  })), children);
2211
2159
  });
2212
2160
 
2213
2161
  if (process.env.NODE_ENV !== "production") {
2214
- PhoneOff.propTypes = iconPropTypes;
2162
+ Paragraph.propTypes = iconPropTypes;
2215
2163
  }
2216
- var PhoneOffFilled = /*#__PURE__*/React.forwardRef(function PhoneOffFilled(_ref87, ref) {
2164
+ var Parameter = /*#__PURE__*/React.forwardRef(function Parameter(_ref87, ref) {
2217
2165
  var children = _ref87.children,
2218
2166
  _ref87$size = _ref87.size,
2219
2167
  size = _ref87$size === void 0 ? 16 : _ref87$size,
@@ -2226,15 +2174,20 @@ var PhoneOffFilled = /*#__PURE__*/React.forwardRef(function PhoneOffFilled(_ref8
2226
2174
  xmlns: "http://www.w3.org/2000/svg",
2227
2175
  viewBox: "0 0 32 32",
2228
2176
  fill: "currentColor"
2229
- }, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2230
- 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"
2177
+ }, rest), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2178
+ d: "M28,13V8a2.0023,2.0023,0,0,0-2-2H23V8h3v5a3.9756,3.9756,0,0,0,1.3823,3A3.9756,3.9756,0,0,0,26,19v5H23v2h3a2.0023,2.0023,0,0,0,2-2V19a2.0023,2.0023,0,0,1,2-2V15A2.0023,2.0023,0,0,1,28,13Z"
2179
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2180
+ fillRule: "evenodd",
2181
+ d: "M17,9l-.857,3h2L19,9h2l-.857,3H22v2H19.572l-1.143,4H21v2H17.857L17,23H15l.857-3h-2L13,23H11l.857-3H10V18h2.429l1.143-4H11V12h3.143L15,9Zm.572,5h-2l-1.143,4h2Z"
2182
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2183
+ d: "M6,13V8H9V6H6A2.0023,2.0023,0,0,0,4,8v5a2.0023,2.0023,0,0,1-2,2v2a2.0023,2.0023,0,0,1,2,2v5a2.0023,2.0023,0,0,0,2,2H9V24H6V19a3.9756,3.9756,0,0,0-1.3823-3A3.9756,3.9756,0,0,0,6,13Z"
2231
2184
  })), children);
2232
2185
  });
2233
2186
 
2234
2187
  if (process.env.NODE_ENV !== "production") {
2235
- PhoneOffFilled.propTypes = iconPropTypes;
2188
+ Parameter.propTypes = iconPropTypes;
2236
2189
  }
2237
- var PhoneOutgoing = /*#__PURE__*/React.forwardRef(function PhoneOutgoing(_ref88, ref) {
2190
+ var ParentChild = /*#__PURE__*/React.forwardRef(function ParentChild(_ref88, ref) {
2238
2191
  var children = _ref88.children,
2239
2192
  _ref88$size = _ref88.size,
2240
2193
  size = _ref88$size === void 0 ? 16 : _ref88$size,
@@ -2247,17 +2200,15 @@ var PhoneOutgoing = /*#__PURE__*/React.forwardRef(function PhoneOutgoing(_ref88,
2247
2200
  xmlns: "http://www.w3.org/2000/svg",
2248
2201
  viewBox: "0 0 32 32",
2249
2202
  fill: "currentColor"
2250
- }, rest), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2251
- 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"
2252
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2253
- d: "M20 4L20 6 24.6 6 18 12.6 19.4 14 26 7.4 26 12 28 12 28 4z"
2203
+ }, rest), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2204
+ d: "M28,12a2,2,0,0,0,2-2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4v6a2,2,0,0,0,2,2H15v4H9a2,2,0,0,0-2,2v4H4a2,2,0,0,0-2,2v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V24a2,2,0,0,0-2-2H9V18H23v4H20a2,2,0,0,0-2,2v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V24a2,2,0,0,0-2-2H25V18a2,2,0,0,0-2-2H17V12ZM12,28H4V24h8Zm16,0H20V24h8ZM4,4H28v6H4Z"
2254
2205
  })), children);
2255
2206
  });
2256
2207
 
2257
2208
  if (process.env.NODE_ENV !== "production") {
2258
- PhoneOutgoing.propTypes = iconPropTypes;
2209
+ ParentChild.propTypes = iconPropTypes;
2259
2210
  }
2260
- var PhoneOutgoingFilled = /*#__PURE__*/React.forwardRef(function PhoneOutgoingFilled(_ref89, ref) {
2211
+ var PartlyCloudy = /*#__PURE__*/React.forwardRef(function PartlyCloudy(_ref89, ref) {
2261
2212
  var children = _ref89.children,
2262
2213
  _ref89$size = _ref89.size,
2263
2214
  size = _ref89$size === void 0 ? 16 : _ref89$size,
@@ -2270,17 +2221,28 @@ var PhoneOutgoingFilled = /*#__PURE__*/React.forwardRef(function PhoneOutgoingFi
2270
2221
  xmlns: "http://www.w3.org/2000/svg",
2271
2222
  viewBox: "0 0 32 32",
2272
2223
  fill: "currentColor"
2273
- }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2274
- 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"
2275
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2276
- d: "M20 4L20 6 24.586 6 18 12.586 19.414 14 26 7.414 26 12 28 12 28 4 20 4z"
2224
+ }, rest), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2225
+ d: "M27 15H31V17H27z"
2226
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2227
+ d: "M23.086 5.794H27.329V7.794H23.086z",
2228
+ transform: "rotate(-45 25.207 6.794)"
2229
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2230
+ d: "M15 1H17V5H15z"
2231
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2232
+ d: "M4.672 24.208H8.915V26.208H4.672z",
2233
+ transform: "rotate(-45 6.793 25.208)"
2234
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2235
+ d: "M5.793 4.672H7.793V8.915H5.793z",
2236
+ transform: "rotate(-45 6.793 6.794)"
2237
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2238
+ d: "M1 15H5V17H1zM26.7939 20.3418a6.9617 6.9617 0 00-1.8681-3.2671A8.485 8.485 0 0025 16a9 9 0 10-14.585 7.0332A4.9771 4.9771 0 0015 30H25a4.9947 4.9947 0 001.7939-9.6582zM9 16a6.9955 6.9955 0 0113.9849-.2969A6.8883 6.8883 0 0020 15a7.04 7.04 0 00-6.7944 5.3418A4.986 4.986 0 0011.5618 21.39 6.9675 6.9675 0 019 16zM25 28H15a2.9945 2.9945 0 01-.6963-5.9082l.6587-.1572.0986-.67a4.9923 4.9923 0 019.878 0l.0986.6695.6587.1572A2.9945 2.9945 0 0125 28z"
2277
2239
  })), children);
2278
2240
  });
2279
2241
 
2280
2242
  if (process.env.NODE_ENV !== "production") {
2281
- PhoneOutgoingFilled.propTypes = iconPropTypes;
2243
+ PartlyCloudy.propTypes = iconPropTypes;
2282
2244
  }
2283
- var PhoneSettings = /*#__PURE__*/React.forwardRef(function PhoneSettings(_ref90, ref) {
2245
+ var PartlyCloudyNight = /*#__PURE__*/React.forwardRef(function PartlyCloudyNight(_ref90, ref) {
2284
2246
  var children = _ref90.children,
2285
2247
  _ref90$size = _ref90.size,
2286
2248
  size = _ref90$size === void 0 ? 16 : _ref90$size,
@@ -2293,17 +2255,15 @@ var PhoneSettings = /*#__PURE__*/React.forwardRef(function PhoneSettings(_ref90,
2293
2255
  xmlns: "http://www.w3.org/2000/svg",
2294
2256
  viewBox: "0 0 32 32",
2295
2257
  fill: "currentColor"
2296
- }, rest), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2297
- 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"
2298
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2299
- 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"
2258
+ }, rest), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2259
+ d: "M30,19a4.974,4.974,0,0,0-3.2061-4.6582A6.9711,6.9711,0,0,0,13.7578,12.9a13.1418,13.1418,0,0,1,.1314-8.52A1.015,1.015,0,0,0,12.98,3a.9825.9825,0,0,0-.1746.0156A13.0958,13.0958,0,0,0,14.63,28.9971c.164.0063.3281,0,.4907,0a13.0412,13.0412,0,0,0,10.29-5.0386A4.99,4.99,0,0,0,30,19ZM14.7034,26.9976a11.0945,11.0945,0,0,1-3.201-21.584,15.1817,15.1817,0,0,0,.8443,9.3676A4.9877,4.9877,0,0,0,15,24h7.6772a11.0991,11.0991,0,0,1-7.5561,2.9976C14.9827,26.9976,14.8428,27.0024,14.7034,26.9976ZM25,22H15a2.9945,2.9945,0,0,1-.6963-5.9082l.6587-.1572.0986-.67a4.9923,4.9923,0,0,1,9.878.0005l.0986.6695.6587.1572A2.9945,2.9945,0,0,1,25,22Z"
2300
2260
  })), children);
2301
2261
  });
2302
2262
 
2303
2263
  if (process.env.NODE_ENV !== "production") {
2304
- PhoneSettings.propTypes = iconPropTypes;
2264
+ PartlyCloudyNight.propTypes = iconPropTypes;
2305
2265
  }
2306
- var PhoneVoice = /*#__PURE__*/React.forwardRef(function PhoneVoice(_ref91, ref) {
2266
+ var Partnership = /*#__PURE__*/React.forwardRef(function Partnership(_ref91, ref) {
2307
2267
  var children = _ref91.children,
2308
2268
  _ref91$size = _ref91.size,
2309
2269
  size = _ref91$size === void 0 ? 16 : _ref91$size,
@@ -2316,17 +2276,15 @@ var PhoneVoice = /*#__PURE__*/React.forwardRef(function PhoneVoice(_ref91, ref)
2316
2276
  xmlns: "http://www.w3.org/2000/svg",
2317
2277
  viewBox: "0 0 32 32",
2318
2278
  fill: "currentColor"
2319
- }, rest), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2320
- d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
2321
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2322
- 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"
2279
+ }, rest), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2280
+ d: "M8 9a4 4 0 114-4A4 4 0 018 9zM8 3a2 2 0 102 2A2 2 0 008 3zM24 9a4 4 0 114-4A4 4 0 0124 9zm0-6a2 2 0 102 2A2 2 0 0024 3zM26 30H22a2 2 0 01-2-2V21h2v7h4V19h2V13a1 1 0 00-1-1H20.58L16 20l-4.58-8H5a1 1 0 00-1 1v6H6v9h4V21h2v7a2 2 0 01-2 2H6a2 2 0 01-2-2V21a2 2 0 01-2-2V13a3 3 0 013-3h7.58L16 16l3.42-6H27a3 3 0 013 3v6a2 2 0 01-2 2v7A2 2 0 0126 30z"
2323
2281
  })), children);
2324
2282
  });
2325
2283
 
2326
2284
  if (process.env.NODE_ENV !== "production") {
2327
- PhoneVoice.propTypes = iconPropTypes;
2285
+ Partnership.propTypes = iconPropTypes;
2328
2286
  }
2329
- var PhoneVoiceFilled = /*#__PURE__*/React.forwardRef(function PhoneVoiceFilled(_ref92, ref) {
2287
+ var PassengerDrinks = /*#__PURE__*/React.forwardRef(function PassengerDrinks(_ref92, ref) {
2330
2288
  var children = _ref92.children,
2331
2289
  _ref92$size = _ref92.size,
2332
2290
  size = _ref92$size === void 0 ? 16 : _ref92$size,
@@ -2339,17 +2297,17 @@ var PhoneVoiceFilled = /*#__PURE__*/React.forwardRef(function PhoneVoiceFilled(_
2339
2297
  xmlns: "http://www.w3.org/2000/svg",
2340
2298
  viewBox: "0 0 32 32",
2341
2299
  fill: "currentColor"
2342
- }, rest), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2343
- d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
2344
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2345
- 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"
2300
+ }, rest), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2301
+ d: "M30 4V2H22V4a3.9906 3.9906 0 003 3.8586V11H23v2h6V11H27V7.8586A3.9906 3.9906 0 0030 4zM10.5 9A3.5 3.5 0 1114 5.5 3.5042 3.5042 0 0110.5 9zm0-5A1.5 1.5 0 1012 5.5 1.5017 1.5017 0 0010.5 4zM22.4746 31.313L19.3408 24H12.2393A4.0073 4.0073 0 018.373 21.0293l-1.6337-6.126a3.8987 3.8987 0 017.5341-2.0092L15.1016 16H21v2H13.5645l-1.2227-4.5908a1.9 1.9 0 00-3.6709.979l1.6338 6.1255A2.0052 2.0052 0 0012.2393 22h8.42l3.6543 8.5254z"
2302
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2303
+ d: "M18,28H7.7683a2.0025,2.0025,0,0,1-1.9326-1.4849L2.0337,12.2576l1.9326-.5152L7.7683,26H18Z"
2346
2304
  })), children);
2347
2305
  });
2348
2306
 
2349
2307
  if (process.env.NODE_ENV !== "production") {
2350
- PhoneVoiceFilled.propTypes = iconPropTypes;
2308
+ PassengerDrinks.propTypes = iconPropTypes;
2351
2309
  }
2352
- var PhraseSentiment = /*#__PURE__*/React.forwardRef(function PhraseSentiment(_ref93, ref) {
2310
+ var PassengerPlus = /*#__PURE__*/React.forwardRef(function PassengerPlus(_ref93, ref) {
2353
2311
  var children = _ref93.children,
2354
2312
  _ref93$size = _ref93.size,
2355
2313
  size = _ref93$size === void 0 ? 16 : _ref93$size,
@@ -2362,17 +2320,17 @@ var PhraseSentiment = /*#__PURE__*/React.forwardRef(function PhraseSentiment(_re
2362
2320
  xmlns: "http://www.w3.org/2000/svg",
2363
2321
  viewBox: "0 0 32 32",
2364
2322
  fill: "currentColor"
2365
- }, rest), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2366
- 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"
2367
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2368
- 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"
2323
+ }, rest), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2324
+ d: "M10.5 9A3.5 3.5 0 1114 5.5 3.5042 3.5042 0 0110.5 9zm0-5A1.5 1.5 0 1012 5.5 1.5017 1.5017 0 0010.5 4zM22.4739 31.313L19.34 24H12.2385a4.0072 4.0072 0 01-3.8662-2.9707l-1.6338-6.126a3.8988 3.8988 0 017.5342-2.0092L15.1008 16H21v2H13.5637l-1.2226-4.5908a1.9 1.9 0 00-3.6709.979l1.6338 6.1255A2.0051 2.0051 0 0012.2385 22h8.42l3.6543 8.5254zM30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6z"
2325
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2326
+ d: "M18,28H7.7676A2.0025,2.0025,0,0,1,5.835,26.5151L2.033,12.2576l1.9326-.5152L7.7676,26H18Z"
2369
2327
  })), children);
2370
2328
  });
2371
2329
 
2372
2330
  if (process.env.NODE_ENV !== "production") {
2373
- PhraseSentiment.propTypes = iconPropTypes;
2331
+ PassengerPlus.propTypes = iconPropTypes;
2374
2332
  }
2375
- var PicnicArea = /*#__PURE__*/React.forwardRef(function PicnicArea(_ref94, ref) {
2333
+ var Password = /*#__PURE__*/React.forwardRef(function Password(_ref94, ref) {
2376
2334
  var children = _ref94.children,
2377
2335
  _ref94$size = _ref94.size,
2378
2336
  size = _ref94$size === void 0 ? 16 : _ref94$size,
@@ -2385,15 +2343,19 @@ var PicnicArea = /*#__PURE__*/React.forwardRef(function PicnicArea(_ref94, ref)
2385
2343
  xmlns: "http://www.w3.org/2000/svg",
2386
2344
  viewBox: "0 0 32 32",
2387
2345
  fill: "currentColor"
2388
- }, rest), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2389
- 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"
2346
+ }, rest), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2347
+ d: "M21,2a8.9977,8.9977,0,0,0-8.6119,11.6118L2,24v6H8L18.3881,19.6118A9,9,0,1,0,21,2Zm0,16a7.0125,7.0125,0,0,1-2.0322-.3022L17.821,17.35l-.8472.8472-3.1811,3.1812L12.4141,20,11,21.4141l1.3787,1.3786-1.5859,1.586L9.4141,23,8,24.4141l1.3787,1.3786L7.1716,28H4V24.8284l9.8023-9.8023.8472-.8474-.3473-1.1467A7,7,0,1,1,21,18Z"
2348
+ })), _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
2349
+ cx: "22",
2350
+ cy: "10",
2351
+ r: "2"
2390
2352
  })), children);
2391
2353
  });
2392
2354
 
2393
2355
  if (process.env.NODE_ENV !== "production") {
2394
- PicnicArea.propTypes = iconPropTypes;
2356
+ Password.propTypes = iconPropTypes;
2395
2357
  }
2396
- var PiggyBank = /*#__PURE__*/React.forwardRef(function PiggyBank(_ref95, ref) {
2358
+ var Paste = /*#__PURE__*/React.forwardRef(function Paste(_ref95, ref) {
2397
2359
  var children = _ref95.children,
2398
2360
  _ref95$size = _ref95.size,
2399
2361
  size = _ref95$size === void 0 ? 16 : _ref95$size,
@@ -2406,22 +2368,35 @@ var PiggyBank = /*#__PURE__*/React.forwardRef(function PiggyBank(_ref95, ref) {
2406
2368
  xmlns: "http://www.w3.org/2000/svg",
2407
2369
  viewBox: "0 0 32 32",
2408
2370
  fill: "currentColor"
2409
- }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2410
- 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"
2411
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2412
- 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"
2371
+ }, rest), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2372
+ d: "M26,20H17.83l2.58-2.59L19,16l-5,5,5,5,1.41-1.41L17.83,22H26v8h2V22A2,2,0,0,0,26,20Z"
2373
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2374
+ d: "M23.71,9.29l-7-7A1,1,0,0,0,16,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2h8V28H6V4h8v6a2,2,0,0,0,2,2h6v2h2V10A1,1,0,0,0,23.71,9.29ZM16,4.41,21.59,10H16Z"
2413
2375
  })), children);
2414
2376
  });
2415
2377
 
2416
2378
  if (process.env.NODE_ENV !== "production") {
2417
- PiggyBank.propTypes = iconPropTypes;
2379
+ Paste.propTypes = iconPropTypes;
2418
2380
  }
2419
- var PiggyBankSlot = /*#__PURE__*/React.forwardRef(function PiggyBankSlot(_ref96, ref) {
2381
+ var Pause = /*#__PURE__*/React.forwardRef(function Pause(_ref96, ref) {
2420
2382
  var children = _ref96.children,
2421
2383
  _ref96$size = _ref96.size,
2422
2384
  size = _ref96$size === void 0 ? 16 : _ref96$size,
2423
2385
  rest = _objectWithoutProperties(_ref96, _excluded96);
2424
2386
 
2387
+ if (size === 16 || size === "16" || size === "16px") {
2388
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2389
+ width: size,
2390
+ height: size,
2391
+ ref: ref,
2392
+ xmlns: "http://www.w3.org/2000/svg",
2393
+ viewBox: "0 0 16 16",
2394
+ fill: "currentColor"
2395
+ }, rest), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2396
+ d: "M6 4v8H4V4H6M6 3H4C3.4 3 3 3.4 3 4v8c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V4C7 3.4 6.6 3 6 3zM12 4v8h-2V4H12M12 3h-2C9.4 3 9 3.4 9 4v8c0 .6.4 1 1 1h2c.6 0 1-.4 1-1V4C13 3.4 12.6 3 12 3z"
2397
+ })), children);
2398
+ }
2399
+
2425
2400
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2426
2401
  width: size,
2427
2402
  height: size,
@@ -2429,17 +2404,15 @@ var PiggyBankSlot = /*#__PURE__*/React.forwardRef(function PiggyBankSlot(_ref96,
2429
2404
  xmlns: "http://www.w3.org/2000/svg",
2430
2405
  viewBox: "0 0 32 32",
2431
2406
  fill: "currentColor"
2432
- }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2433
- d: "M13 11H20V13H13z"
2434
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2435
- 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"
2407
+ }, rest), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2408
+ d: "M12 8V24H8V8h4m0-2H8A2 2 0 006 8V24a2 2 0 002 2h4a2 2 0 002-2V8a2 2 0 00-2-2zM24 8V24H20V8h4m0-2H20a2 2 0 00-2 2V24a2 2 0 002 2h4a2 2 0 002-2V8a2 2 0 00-2-2z"
2436
2409
  })), children);
2437
2410
  });
2438
2411
 
2439
2412
  if (process.env.NODE_ENV !== "production") {
2440
- PiggyBankSlot.propTypes = iconPropTypes;
2413
+ Pause.propTypes = iconPropTypes;
2441
2414
  }
2442
- var Pills = /*#__PURE__*/React.forwardRef(function Pills(_ref97, ref) {
2415
+ var PauseFilled = /*#__PURE__*/React.forwardRef(function PauseFilled(_ref97, ref) {
2443
2416
  var children = _ref97.children,
2444
2417
  _ref97$size = _ref97.size,
2445
2418
  size = _ref97$size === void 0 ? 16 : _ref97$size,
@@ -2452,20 +2425,35 @@ var Pills = /*#__PURE__*/React.forwardRef(function Pills(_ref97, ref) {
2452
2425
  xmlns: "http://www.w3.org/2000/svg",
2453
2426
  viewBox: "0 0 32 32",
2454
2427
  fill: "currentColor"
2455
- }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2456
- 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"
2428
+ }, rest), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2429
+ d: "M12 6H10A2 2 0 008 8V24a2 2 0 002 2h2a2 2 0 002-2V8a2 2 0 00-2-2zM22 6H20a2 2 0 00-2 2V24a2 2 0 002 2h2a2 2 0 002-2V8a2 2 0 00-2-2z"
2457
2430
  })), children);
2458
2431
  });
2459
2432
 
2460
2433
  if (process.env.NODE_ENV !== "production") {
2461
- Pills.propTypes = iconPropTypes;
2434
+ PauseFilled.propTypes = iconPropTypes;
2462
2435
  }
2463
- var PillsAdd = /*#__PURE__*/React.forwardRef(function PillsAdd(_ref98, ref) {
2436
+ var PauseOutline = /*#__PURE__*/React.forwardRef(function PauseOutline(_ref98, ref) {
2464
2437
  var children = _ref98.children,
2465
2438
  _ref98$size = _ref98.size,
2466
2439
  size = _ref98$size === void 0 ? 16 : _ref98$size,
2467
2440
  rest = _objectWithoutProperties(_ref98, _excluded98);
2468
2441
 
2442
+ if (size === 16 || size === "16" || size === "16px") {
2443
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2444
+ width: size,
2445
+ height: size,
2446
+ ref: ref,
2447
+ xmlns: "http://www.w3.org/2000/svg",
2448
+ viewBox: "0 0 16 16",
2449
+ fill: "currentColor"
2450
+ }, rest), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2451
+ d: "M7 5L6 5 6 11 7 11 7 5zM10 5L9 5 9 11 10 11 10 5z"
2452
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2453
+ 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"
2454
+ })), children);
2455
+ }
2456
+
2469
2457
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2470
2458
  width: size,
2471
2459
  height: size,
@@ -2473,22 +2461,35 @@ var PillsAdd = /*#__PURE__*/React.forwardRef(function PillsAdd(_ref98, ref) {
2473
2461
  xmlns: "http://www.w3.org/2000/svg",
2474
2462
  viewBox: "0 0 32 32",
2475
2463
  fill: "currentColor"
2476
- }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2477
- 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"
2478
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2479
- 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"
2464
+ }, rest), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2465
+ d: "M14 10L12 10 12 22 14 22 14 10 14 10zM20 10L18 10 18 22 20 22 20 10 20 10z"
2466
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2467
+ 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"
2480
2468
  })), children);
2481
2469
  });
2482
2470
 
2483
2471
  if (process.env.NODE_ENV !== "production") {
2484
- PillsAdd.propTypes = iconPropTypes;
2472
+ PauseOutline.propTypes = iconPropTypes;
2485
2473
  }
2486
- var PillsSubtract = /*#__PURE__*/React.forwardRef(function PillsSubtract(_ref99, ref) {
2474
+ var PauseOutlineFilled = /*#__PURE__*/React.forwardRef(function PauseOutlineFilled(_ref99, ref) {
2487
2475
  var children = _ref99.children,
2488
2476
  _ref99$size = _ref99.size,
2489
2477
  size = _ref99$size === void 0 ? 16 : _ref99$size,
2490
2478
  rest = _objectWithoutProperties(_ref99, _excluded99);
2491
2479
 
2480
+ if (size === 16 || size === "16" || size === "16px") {
2481
+ return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2482
+ width: size,
2483
+ height: size,
2484
+ ref: ref,
2485
+ xmlns: "http://www.w3.org/2000/svg",
2486
+ viewBox: "0 0 16 16",
2487
+ fill: "currentColor"
2488
+ }, rest), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2489
+ d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M7,11H6V5h1V11z M10,11H9V5h1V11z"
2490
+ })), children);
2491
+ }
2492
+
2492
2493
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2493
2494
  width: size,
2494
2495
  height: size,
@@ -2496,17 +2497,15 @@ var PillsSubtract = /*#__PURE__*/React.forwardRef(function PillsSubtract(_ref99,
2496
2497
  xmlns: "http://www.w3.org/2000/svg",
2497
2498
  viewBox: "0 0 32 32",
2498
2499
  fill: "currentColor"
2499
- }, rest), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2500
- 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"
2501
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2502
- d: "M19 21H25V23H19z"
2500
+ }, rest), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2501
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,22H12V10h2Zm6,0H18V10h2Z"
2503
2502
  })), children);
2504
2503
  });
2505
2504
 
2506
2505
  if (process.env.NODE_ENV !== "production") {
2507
- PillsSubtract.propTypes = iconPropTypes;
2506
+ PauseOutlineFilled.propTypes = iconPropTypes;
2508
2507
  }
2509
- var Pin = /*#__PURE__*/React.forwardRef(function Pin(_ref100, ref) {
2508
+ var PauseFuture = /*#__PURE__*/React.forwardRef(function PauseFuture(_ref100, ref) {
2510
2509
  var children = _ref100.children,
2511
2510
  _ref100$size = _ref100.size,
2512
2511
  size = _ref100$size === void 0 ? 16 : _ref100$size,
@@ -2519,15 +2518,17 @@ var Pin = /*#__PURE__*/React.forwardRef(function Pin(_ref100, ref) {
2519
2518
  xmlns: "http://www.w3.org/2000/svg",
2520
2519
  viewBox: "0 0 32 32",
2521
2520
  fill: "currentColor"
2522
- }, rest), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2523
- 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"
2521
+ }, rest), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2522
+ d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
2523
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2524
+ d: "M16,2A13.9158,13.9158,0,0,1,26,6.2343V2h2v8H20V8h4.9217A11.9818,11.9818,0,1,0,28,16h2A14,14,0,1,1,16,2Z"
2524
2525
  })), children);
2525
2526
  });
2526
2527
 
2527
2528
  if (process.env.NODE_ENV !== "production") {
2528
- Pin.propTypes = iconPropTypes;
2529
+ PauseFuture.propTypes = iconPropTypes;
2529
2530
  }
2530
- var PinFilled = /*#__PURE__*/React.forwardRef(function PinFilled(_ref101, ref) {
2531
+ var PausePast = /*#__PURE__*/React.forwardRef(function PausePast(_ref101, ref) {
2531
2532
  var children = _ref101.children,
2532
2533
  _ref101$size = _ref101.size,
2533
2534
  size = _ref101$size === void 0 ? 16 : _ref101$size,
@@ -2540,15 +2541,17 @@ var PinFilled = /*#__PURE__*/React.forwardRef(function PinFilled(_ref101, ref) {
2540
2541
  xmlns: "http://www.w3.org/2000/svg",
2541
2542
  viewBox: "0 0 32 32",
2542
2543
  fill: "currentColor"
2543
- }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2544
- 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"
2544
+ }, rest), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2545
+ d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
2546
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2547
+ d: "M16,2A13.9158,13.9158,0,0,0,6,6.2343V2H4v8h8V8H7.0783A11.9818,11.9818,0,1,1,4,16H2A14,14,0,1,0,16,2Z"
2545
2548
  })), children);
2546
2549
  });
2547
2550
 
2548
2551
  if (process.env.NODE_ENV !== "production") {
2549
- PinFilled.propTypes = iconPropTypes;
2552
+ PausePast.propTypes = iconPropTypes;
2550
2553
  }
2551
- var Plan = /*#__PURE__*/React.forwardRef(function Plan(_ref102, ref) {
2554
+ var PcnENode = /*#__PURE__*/React.forwardRef(function PcnENode(_ref102, ref) {
2552
2555
  var children = _ref102.children,
2553
2556
  _ref102$size = _ref102.size,
2554
2557
  size = _ref102$size === void 0 ? 16 : _ref102$size,
@@ -2561,15 +2564,17 @@ var Plan = /*#__PURE__*/React.forwardRef(function Plan(_ref102, ref) {
2561
2564
  xmlns: "http://www.w3.org/2000/svg",
2562
2565
  viewBox: "0 0 32 32",
2563
2566
  fill: "currentColor"
2564
- }, rest), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2565
- 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"
2567
+ }, rest), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2568
+ d: "M20 11L20 9 12 9 12 23 20 23 20 21 14 21 14 17 19 17 19 15 14 15 14 11 20 11z"
2569
+ })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2570
+ d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
2566
2571
  })), children);
2567
2572
  });
2568
2573
 
2569
2574
  if (process.env.NODE_ENV !== "production") {
2570
- Plan.propTypes = iconPropTypes;
2575
+ PcnENode.propTypes = iconPropTypes;
2571
2576
  }
2572
- var Plane = /*#__PURE__*/React.forwardRef(function Plane(_ref103, ref) {
2577
+ var PcnMilitary = /*#__PURE__*/React.forwardRef(function PcnMilitary(_ref103, ref) {
2573
2578
  var children = _ref103.children,
2574
2579
  _ref103$size = _ref103.size,
2575
2580
  size = _ref103$size === void 0 ? 16 : _ref103$size,
@@ -2582,15 +2587,21 @@ var Plane = /*#__PURE__*/React.forwardRef(function Plane(_ref103, ref) {
2582
2587
  xmlns: "http://www.w3.org/2000/svg",
2583
2588
  viewBox: "0 0 32 32",
2584
2589
  fill: "currentColor"
2585
- }, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2586
- 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"
2590
+ }, rest), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2591
+ d: "M16 16L14.407 19 11 19.414 13.5 21.667 13 25 16 23.125 19 25 18.5 21.667 21 19.414 17.5 19 16 16z"
2592
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2593
+ d: "M12.414 17.414L16 13.834 16 13.834 19.588 17.416 21 16 16 11 11 16 12.414 17.414z"
2594
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2595
+ d: "M12.414 12.414L16 8.834 16 8.834 19.588 12.416 21 11 16 6 11 11 12.414 12.414z"
2596
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2597
+ d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
2587
2598
  })), children);
2588
2599
  });
2589
2600
 
2590
2601
  if (process.env.NODE_ENV !== "production") {
2591
- Plane.propTypes = iconPropTypes;
2602
+ PcnMilitary.propTypes = iconPropTypes;
2592
2603
  }
2593
- var PlanePrivate = /*#__PURE__*/React.forwardRef(function PlanePrivate(_ref104, ref) {
2604
+ var PcnPNode = /*#__PURE__*/React.forwardRef(function PcnPNode(_ref104, ref) {
2594
2605
  var children = _ref104.children,
2595
2606
  _ref104$size = _ref104.size,
2596
2607
  size = _ref104$size === void 0 ? 16 : _ref104$size,
@@ -2603,17 +2614,17 @@ var PlanePrivate = /*#__PURE__*/React.forwardRef(function PlanePrivate(_ref104,
2603
2614
  xmlns: "http://www.w3.org/2000/svg",
2604
2615
  viewBox: "0 0 32 32",
2605
2616
  fill: "currentColor"
2606
- }, rest), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2607
- 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"
2608
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2609
- 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"
2617
+ }, rest), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2618
+ d: "M14,23H12V9h6a2.002,2.002,0,0,1,2,2v5a2.002,2.002,0,0,1-2,2H14Zm0-7h4V10.9985H14Z"
2619
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2620
+ d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
2610
2621
  })), children);
2611
2622
  });
2612
2623
 
2613
2624
  if (process.env.NODE_ENV !== "production") {
2614
- PlanePrivate.propTypes = iconPropTypes;
2625
+ PcnPNode.propTypes = iconPropTypes;
2615
2626
  }
2616
- var PlaneSea = /*#__PURE__*/React.forwardRef(function PlaneSea(_ref105, ref) {
2627
+ var PcnZNode = /*#__PURE__*/React.forwardRef(function PcnZNode(_ref105, ref) {
2617
2628
  var children = _ref105.children,
2618
2629
  _ref105$size = _ref105.size,
2619
2630
  size = _ref105$size === void 0 ? 16 : _ref105$size,
@@ -2626,33 +2637,22 @@ var PlaneSea = /*#__PURE__*/React.forwardRef(function PlaneSea(_ref105, ref) {
2626
2637
  xmlns: "http://www.w3.org/2000/svg",
2627
2638
  viewBox: "0 0 32 32",
2628
2639
  fill: "currentColor"
2629
- }, rest), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2630
- 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"
2640
+ }, rest), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2641
+ d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
2642
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2643
+ d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
2631
2644
  })), children);
2632
2645
  });
2633
2646
 
2634
2647
  if (process.env.NODE_ENV !== "production") {
2635
- PlaneSea.propTypes = iconPropTypes;
2648
+ PcnZNode.propTypes = iconPropTypes;
2636
2649
  }
2637
- var Play = /*#__PURE__*/React.forwardRef(function Play(_ref106, ref) {
2650
+ var Pdf = /*#__PURE__*/React.forwardRef(function Pdf(_ref106, ref) {
2638
2651
  var children = _ref106.children,
2639
2652
  _ref106$size = _ref106.size,
2640
2653
  size = _ref106$size === void 0 ? 16 : _ref106$size,
2641
2654
  rest = _objectWithoutProperties(_ref106, _excluded106);
2642
2655
 
2643
- if (size === 16 || size === "16" || size === "16px") {
2644
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2645
- width: size,
2646
- height: size,
2647
- ref: ref,
2648
- xmlns: "http://www.w3.org/2000/svg",
2649
- viewBox: "0 0 16 16",
2650
- fill: "currentColor"
2651
- }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2652
- 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"
2653
- })), children);
2654
- }
2655
-
2656
2656
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2657
2657
  width: size,
2658
2658
  height: size,
@@ -2660,33 +2660,20 @@ var Play = /*#__PURE__*/React.forwardRef(function Play(_ref106, ref) {
2660
2660
  xmlns: "http://www.w3.org/2000/svg",
2661
2661
  viewBox: "0 0 32 32",
2662
2662
  fill: "currentColor"
2663
- }, rest), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2664
- 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"
2663
+ }, rest), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2664
+ d: "M30 11L30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11zM8 9H2V23H4V18H8a2 2 0 002-2V11A2 2 0 008 9zm0 7H4V11H8zM16 23H12V9h4a4 4 0 014 4v6A4 4 0 0116 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H14z"
2665
2665
  })), children);
2666
2666
  });
2667
2667
 
2668
2668
  if (process.env.NODE_ENV !== "production") {
2669
- Play.propTypes = iconPropTypes;
2669
+ Pdf.propTypes = iconPropTypes;
2670
2670
  }
2671
- var PlayFilled = /*#__PURE__*/React.forwardRef(function PlayFilled(_ref107, ref) {
2671
+ var PdfReference = /*#__PURE__*/React.forwardRef(function PdfReference(_ref107, ref) {
2672
2672
  var children = _ref107.children,
2673
2673
  _ref107$size = _ref107.size,
2674
2674
  size = _ref107$size === void 0 ? 16 : _ref107$size,
2675
2675
  rest = _objectWithoutProperties(_ref107, _excluded107);
2676
2676
 
2677
- if (size === 16 || size === "16" || size === "16px") {
2678
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2679
- width: size,
2680
- height: size,
2681
- ref: ref,
2682
- xmlns: "http://www.w3.org/2000/svg",
2683
- viewBox: "0 0 16 16",
2684
- fill: "currentColor"
2685
- }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2686
- 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"
2687
- })), children);
2688
- }
2689
-
2690
2677
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2691
2678
  width: size,
2692
2679
  height: size,
@@ -2694,18 +2681,15 @@ var PlayFilled = /*#__PURE__*/React.forwardRef(function PlayFilled(_ref107, ref)
2694
2681
  xmlns: "http://www.w3.org/2000/svg",
2695
2682
  viewBox: "0 0 32 32",
2696
2683
  fill: "currentColor"
2697
- }, rest), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2698
- fill: "none",
2699
- 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"
2700
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2701
- 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"
2684
+ }, rest), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2685
+ d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM22 16L24 16 24 10 29 10 29 8 24 8 24 4 30 4 30 2 22 2 22 16zM16 2H12V16h4a4 4 0 004-4V6A4 4 0 0016 2zm2 10a2 2 0 01-2 2H14V4h2a2 2 0 012 2zM8 2H2V16H4V11H8a2 2 0 002-2V4A2 2 0 008 2zM8 9H4V4H8z"
2702
2686
  })), children);
2703
2687
  });
2704
2688
 
2705
2689
  if (process.env.NODE_ENV !== "production") {
2706
- PlayFilled.propTypes = iconPropTypes;
2690
+ PdfReference.propTypes = iconPropTypes;
2707
2691
  }
2708
- var PlayFilledAlt = /*#__PURE__*/React.forwardRef(function PlayFilledAlt(_ref108, ref) {
2692
+ var Pedestrian = /*#__PURE__*/React.forwardRef(function Pedestrian(_ref108, ref) {
2709
2693
  var children = _ref108.children,
2710
2694
  _ref108$size = _ref108.size,
2711
2695
  size = _ref108$size === void 0 ? 16 : _ref108$size,
@@ -2718,35 +2702,22 @@ var PlayFilledAlt = /*#__PURE__*/React.forwardRef(function PlayFilledAlt(_ref108
2718
2702
  xmlns: "http://www.w3.org/2000/svg",
2719
2703
  viewBox: "0 0 32 32",
2720
2704
  fill: "currentColor"
2721
- }, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2722
- 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"
2705
+ }, rest), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2706
+ d: "M21.6772,14l-1.2456-3.1143A2.9861,2.9861,0,0,0,17.646,9H13.5542a3.0018,3.0018,0,0,0-1.5439.4277L7,12.4336V18H9V13.5664l3-1.8V23.6973L8.5383,28.8906,10.2024,30,14,24.3027V11h3.646a.9949.9949,0,0,1,.9282.6289L20.3228,16H26V14Z"
2707
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2708
+ d: "M17.051 18.316L19 24.162 19 30 21 30 21 23.838 18.949 17.684 17.051 18.316zM16.5 8A3.5 3.5 0 1120 4.5 3.5042 3.5042 0 0116.5 8zm0-5A1.5 1.5 0 1018 4.5 1.5017 1.5017 0 0016.5 3z"
2723
2709
  })), children);
2724
2710
  });
2725
2711
 
2726
2712
  if (process.env.NODE_ENV !== "production") {
2727
- PlayFilledAlt.propTypes = iconPropTypes;
2713
+ Pedestrian.propTypes = iconPropTypes;
2728
2714
  }
2729
- var PlayOutline = /*#__PURE__*/React.forwardRef(function PlayOutline(_ref109, ref) {
2715
+ var PedestrianFamily = /*#__PURE__*/React.forwardRef(function PedestrianFamily(_ref109, ref) {
2730
2716
  var children = _ref109.children,
2731
2717
  _ref109$size = _ref109.size,
2732
2718
  size = _ref109$size === void 0 ? 16 : _ref109$size,
2733
2719
  rest = _objectWithoutProperties(_ref109, _excluded109);
2734
2720
 
2735
- if (size === 16 || size === "16" || size === "16px") {
2736
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2737
- width: size,
2738
- height: size,
2739
- ref: ref,
2740
- xmlns: "http://www.w3.org/2000/svg",
2741
- viewBox: "0 0 16 16",
2742
- fill: "currentColor"
2743
- }, rest), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2744
- 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"
2745
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2746
- 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"
2747
- })), children);
2748
- }
2749
-
2750
2721
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2751
2722
  width: size,
2752
2723
  height: size,
@@ -2754,37 +2725,22 @@ var PlayOutline = /*#__PURE__*/React.forwardRef(function PlayOutline(_ref109, re
2754
2725
  xmlns: "http://www.w3.org/2000/svg",
2755
2726
  viewBox: "0 0 32 32",
2756
2727
  fill: "currentColor"
2757
- }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2758
- 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"
2759
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2760
- 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"
2728
+ }, rest), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2729
+ d: "M20 30H17a2.0021 2.0021 0 01-2-2V23h2v5h3V23h2V19a1.0011 1.0011 0 00-1-1H12.2793l-2-6H4a1.0011 1.0011 0 00-1 1v6H5v9H9V21h2v7a2.0021 2.0021 0 01-2 2H5a2.0021 2.0021 0 01-2-2V21a2.0021 2.0021 0 01-2-2V13a3.0033 3.0033 0 013-3h6.2793a1.998 1.998 0 011.8975 1.3674L13.7207 16H21a3.0033 3.0033 0 013 3v4a2.0021 2.0021 0 01-2 2v3A2.0021 2.0021 0 0120 30zM28 30H26V19h3V13a1.0011 1.0011 0 00-1-1H24V10h4a3.0033 3.0033 0 013 3v6a2.0021 2.0021 0 01-2 2H28zM7 9a4 4 0 114-4A4.0045 4.0045 0 017 9zM7 3A2 2 0 109 5 2.0021 2.0021 0 007 3zM25 9a4 4 0 114-4A4.0045 4.0045 0 0125 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0025 3z"
2730
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2731
+ d: "M18.5,15A3.5,3.5,0,1,1,22,11.5,3.5041,3.5041,0,0,1,18.5,15Zm0-5A1.5,1.5,0,1,0,20,11.5,1.5017,1.5017,0,0,0,18.5,10Z"
2761
2732
  })), children);
2762
2733
  });
2763
2734
 
2764
2735
  if (process.env.NODE_ENV !== "production") {
2765
- PlayOutline.propTypes = iconPropTypes;
2736
+ PedestrianFamily.propTypes = iconPropTypes;
2766
2737
  }
2767
- var PlayOutlineFilled = /*#__PURE__*/React.forwardRef(function PlayOutlineFilled(_ref110, ref) {
2738
+ var PedestrianChild = /*#__PURE__*/React.forwardRef(function PedestrianChild(_ref110, ref) {
2768
2739
  var children = _ref110.children,
2769
2740
  _ref110$size = _ref110.size,
2770
2741
  size = _ref110$size === void 0 ? 16 : _ref110$size,
2771
2742
  rest = _objectWithoutProperties(_ref110, _excluded110);
2772
2743
 
2773
- if (size === 16 || size === "16" || size === "16px") {
2774
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2775
- width: size,
2776
- height: size,
2777
- ref: ref,
2778
- xmlns: "http://www.w3.org/2000/svg",
2779
- viewBox: "0 0 16 16",
2780
- fill: "currentColor"
2781
- }, rest), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2782
- 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"
2783
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2784
- d: "M6.5 10.2L10.5 8 6.5 5.8z"
2785
- })), children);
2786
- }
2787
-
2788
2744
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
2789
2745
  width: size,
2790
2746
  height: size,
@@ -2792,20 +2748,17 @@ var PlayOutlineFilled = /*#__PURE__*/React.forwardRef(function PlayOutlineFilled
2792
2748
  xmlns: "http://www.w3.org/2000/svg",
2793
2749
  viewBox: "0 0 32 32",
2794
2750
  fill: "currentColor"
2795
- }, rest), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2796
- fill: "none",
2797
- 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"
2798
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2799
- d: "M12 20.382L20.764 16 12 11.618 12 20.382z"
2800
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2801
- 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"
2751
+ }, rest), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2752
+ d: "M26,16H17.4683l-5-6H5a3.0033,3.0033,0,0,0-3,3v6a2.0023,2.0023,0,0,0,2,2v7a2.0023,2.0023,0,0,0,2,2h4a2.0023,2.0023,0,0,0,2-2V21H10v7H6V19H4V13a1.0009,1.0009,0,0,1,1-1h6.5317l5,6H26a1.0009,1.0009,0,0,1,1,1v3H25v6H22V22H20v6a2.0023,2.0023,0,0,0,2,2h3a2.0023,2.0023,0,0,0,2-2V24a2.0023,2.0023,0,0,0,2-2V19A3.0033,3.0033,0,0,0,26,16Z"
2753
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2754
+ d: "M23.5 15A3.5 3.5 0 1127 11.5 3.5042 3.5042 0 0123.5 15zm0-5A1.5 1.5 0 1025 11.5 1.5017 1.5017 0 0023.5 10zM8 9a4 4 0 114-4A4.0042 4.0042 0 018 9zM8 3a2 2 0 102 2A2.0023 2.0023 0 008 3z"
2802
2755
  })), children);
2803
2756
  });
2804
2757
 
2805
2758
  if (process.env.NODE_ENV !== "production") {
2806
- PlayOutlineFilled.propTypes = iconPropTypes;
2759
+ PedestrianChild.propTypes = iconPropTypes;
2807
2760
  }
2808
- var Playlist = /*#__PURE__*/React.forwardRef(function Playlist(_ref111, ref) {
2761
+ var Pen = /*#__PURE__*/React.forwardRef(function Pen(_ref111, ref) {
2809
2762
  var children = _ref111.children,
2810
2763
  _ref111$size = _ref111.size,
2811
2764
  size = _ref111$size === void 0 ? 16 : _ref111$size,
@@ -2818,15 +2771,18 @@ var Playlist = /*#__PURE__*/React.forwardRef(function Playlist(_ref111, ref) {
2818
2771
  xmlns: "http://www.w3.org/2000/svg",
2819
2772
  viewBox: "0 0 32 32",
2820
2773
  fill: "currentColor"
2821
- }, rest), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2822
- d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H16V20H4zM21 18L28 23 21 28 21 18z"
2774
+ }, rest), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2775
+ d: "M27.3069,6.1069,30,3.4141,28.5859,2,25.8931,4.6929,24.8,3.6a1.9328,1.9328,0,0,0-2.8,0L4,21.6V28h6.4l18-18a1.9329,1.9329,0,0,0,0-2.8ZM9.6,26H6V22.4L23.4,5,27,8.6Z"
2776
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2777
+ d: "M8.136 7.5H18.863999999999997V9.5H8.136z",
2778
+ transform: "rotate(-45 13.5 8.5)"
2823
2779
  })), children);
2824
2780
  });
2825
2781
 
2826
2782
  if (process.env.NODE_ENV !== "production") {
2827
- Playlist.propTypes = iconPropTypes;
2783
+ Pen.propTypes = iconPropTypes;
2828
2784
  }
2829
- var Plug = /*#__PURE__*/React.forwardRef(function Plug(_ref112, ref) {
2785
+ var PenFountain = /*#__PURE__*/React.forwardRef(function PenFountain(_ref112, ref) {
2830
2786
  var children = _ref112.children,
2831
2787
  _ref112$size = _ref112.size,
2832
2788
  size = _ref112$size === void 0 ? 16 : _ref112$size,
@@ -2839,15 +2795,15 @@ var Plug = /*#__PURE__*/React.forwardRef(function Plug(_ref112, ref) {
2839
2795
  xmlns: "http://www.w3.org/2000/svg",
2840
2796
  viewBox: "0 0 32 32",
2841
2797
  fill: "currentColor"
2842
- }, rest), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2843
- 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"
2798
+ }, rest), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2799
+ d: "M29.707,5.293l-3-3a.9994.9994,0,0,0-1.414,0L19.5859,8H17.0947A11.0118,11.0118,0,0,0,6.7124,15.3662L2.0562,28.67a1,1,0,0,0,1.2744,1.2739l13.3037-4.6562A11.012,11.012,0,0,0,24,14.9053V12.4141L29.707,6.707A.9994.9994,0,0,0,29.707,5.293Zm-7.414,6A1,1,0,0,0,22,12v2.9053A9.01,9.01,0,0,1,15.9731,23.4l-9.1677,3.209L16,17.4141,14.5859,16,5.3914,25.1948,8.6,16.0269A9.01,9.01,0,0,1,17.0947,10H20a1,1,0,0,0,.707-.293L26,4.4141,27.5859,6Z"
2844
2800
  })), children);
2845
2801
  });
2846
2802
 
2847
2803
  if (process.env.NODE_ENV !== "production") {
2848
- Plug.propTypes = iconPropTypes;
2804
+ PenFountain.propTypes = iconPropTypes;
2849
2805
  }
2850
- var PlugFilled = /*#__PURE__*/React.forwardRef(function PlugFilled(_ref113, ref) {
2806
+ var Pending = /*#__PURE__*/React.forwardRef(function Pending(_ref113, ref) {
2851
2807
  var children = _ref113.children,
2852
2808
  _ref113$size = _ref113.size,
2853
2809
  size = _ref113$size === void 0 ? 16 : _ref113$size,
@@ -2860,15 +2816,27 @@ var PlugFilled = /*#__PURE__*/React.forwardRef(function PlugFilled(_ref113, ref)
2860
2816
  xmlns: "http://www.w3.org/2000/svg",
2861
2817
  viewBox: "0 0 32 32",
2862
2818
  fill: "currentColor"
2863
- }, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2864
- 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"
2819
+ }, rest), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
2820
+ cx: "9",
2821
+ cy: "16",
2822
+ r: "2"
2823
+ })), _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
2824
+ cx: "23",
2825
+ cy: "16",
2826
+ r: "2"
2827
+ })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
2828
+ cx: "16",
2829
+ cy: "16",
2830
+ r: "2"
2831
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2832
+ 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"
2865
2833
  })), children);
2866
2834
  });
2867
2835
 
2868
2836
  if (process.env.NODE_ENV !== "production") {
2869
- PlugFilled.propTypes = iconPropTypes;
2837
+ Pending.propTypes = iconPropTypes;
2870
2838
  }
2871
- var Png = /*#__PURE__*/React.forwardRef(function Png(_ref114, ref) {
2839
+ var PendingFilled = /*#__PURE__*/React.forwardRef(function PendingFilled(_ref114, ref) {
2872
2840
  var children = _ref114.children,
2873
2841
  _ref114$size = _ref114.size,
2874
2842
  size = _ref114$size === void 0 ? 16 : _ref114$size,
@@ -2881,15 +2849,19 @@ var Png = /*#__PURE__*/React.forwardRef(function Png(_ref114, ref) {
2881
2849
  xmlns: "http://www.w3.org/2000/svg",
2882
2850
  viewBox: "0 0 32 32",
2883
2851
  fill: "currentColor"
2884
- }, rest), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2885
- 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"
2852
+ }, rest), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2853
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,18a2,2,0,1,1,2-2A2,2,0,0,1,8,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,16,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,24,18Z"
2854
+ })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2855
+ fill: "none",
2856
+ d: "M10,16a2,2,0,1,1-2-2A2,2,0,0,1,10,16Zm6-2a2,2,0,1,0,2,2A2,2,0,0,0,16,14Zm8,0a2,2,0,1,0,2,2A2,2,0,0,0,24,14Z",
2857
+ "data-icon-path": "inner-path"
2886
2858
  })), children);
2887
2859
  });
2888
2860
 
2889
2861
  if (process.env.NODE_ENV !== "production") {
2890
- Png.propTypes = iconPropTypes;
2862
+ PendingFilled.propTypes = iconPropTypes;
2891
2863
  }
2892
- var PointOfPresence = /*#__PURE__*/React.forwardRef(function PointOfPresence(_ref115, ref) {
2864
+ var Percentage = /*#__PURE__*/React.forwardRef(function Percentage(_ref115, ref) {
2893
2865
  var children = _ref115.children,
2894
2866
  _ref115$size = _ref115.size,
2895
2867
  size = _ref115$size === void 0 ? 16 : _ref115$size,
@@ -2902,17 +2874,20 @@ var PointOfPresence = /*#__PURE__*/React.forwardRef(function PointOfPresence(_re
2902
2874
  xmlns: "http://www.w3.org/2000/svg",
2903
2875
  viewBox: "0 0 32 32",
2904
2876
  fill: "currentColor"
2905
- }, rest), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2906
- 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"
2907
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2908
- 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"
2877
+ }, rest), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2878
+ d: "M9,14a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,9,14ZM9,6a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,9,6Z"
2879
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2880
+ d: "M0.029 15H31.97V17H0.029z",
2881
+ transform: "rotate(-45 16 16)"
2882
+ })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2883
+ d: "M23,28a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,23,28Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,23,20Z"
2909
2884
  })), children);
2910
2885
  });
2911
2886
 
2912
2887
  if (process.env.NODE_ENV !== "production") {
2913
- PointOfPresence.propTypes = iconPropTypes;
2888
+ Percentage.propTypes = iconPropTypes;
2914
2889
  }
2915
- var WatsonHealthPointerText = /*#__PURE__*/React.forwardRef(function WatsonHealthPointerText(_ref116, ref) {
2890
+ var PercentageFilled = /*#__PURE__*/React.forwardRef(function PercentageFilled(_ref116, ref) {
2916
2891
  var children = _ref116.children,
2917
2892
  _ref116$size = _ref116.size,
2918
2893
  size = _ref116$size === void 0 ? 16 : _ref116$size,
@@ -2925,17 +2900,20 @@ var WatsonHealthPointerText = /*#__PURE__*/React.forwardRef(function WatsonHealt
2925
2900
  xmlns: "http://www.w3.org/2000/svg",
2926
2901
  viewBox: "0 0 32 32",
2927
2902
  fill: "currentColor"
2928
- }, rest), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2929
- 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"
2930
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2931
- d: "M22,15H17v2h5v2H18a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V17A2,2,0,0,0,22,15Zm0,8H18V21h4Z"
2903
+ }, rest), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2904
+ d: "M9,14a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,9,14Z"
2905
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2906
+ d: "M0.029 15H31.97V17H0.029z",
2907
+ transform: "rotate(-45 16 16)"
2908
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2909
+ d: "M23,28a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,23,28Z"
2932
2910
  })), children);
2933
2911
  });
2934
2912
 
2935
2913
  if (process.env.NODE_ENV !== "production") {
2936
- WatsonHealthPointerText.propTypes = iconPropTypes;
2914
+ PercentageFilled.propTypes = iconPropTypes;
2937
2915
  }
2938
- var Police = /*#__PURE__*/React.forwardRef(function Police(_ref117, ref) {
2916
+ var Person = /*#__PURE__*/React.forwardRef(function Person(_ref117, ref) {
2939
2917
  var children = _ref117.children,
2940
2918
  _ref117$size = _ref117.size,
2941
2919
  size = _ref117$size === void 0 ? 16 : _ref117$size,
@@ -2948,19 +2926,15 @@ var Police = /*#__PURE__*/React.forwardRef(function Police(_ref117, ref) {
2948
2926
  xmlns: "http://www.w3.org/2000/svg",
2949
2927
  viewBox: "0 0 32 32",
2950
2928
  fill: "currentColor"
2951
- }, rest), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2952
- d: "M10 24H12V30H10z"
2953
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2954
- 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"
2955
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2956
- 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"
2929
+ }, rest), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2930
+ d: "M18 30H14a2 2 0 01-2-2V21a2 2 0 01-2-2V13a3 3 0 013-3h6a3 3 0 013 3v6a2 2 0 01-2 2v7A2 2 0 0118 30zM13 12a.94.94 0 00-1 1v6h2v9h4V19h2V13a.94.94 0 00-1-1zM16 9a4 4 0 114-4h0A4 4 0 0116 9zm0-6a2 2 0 102 2h0a2 2 0 00-2-2z"
2957
2931
  })), children);
2958
2932
  });
2959
2933
 
2960
2934
  if (process.env.NODE_ENV !== "production") {
2961
- Police.propTypes = iconPropTypes;
2935
+ Person.propTypes = iconPropTypes;
2962
2936
  }
2963
- var Policy = /*#__PURE__*/React.forwardRef(function Policy(_ref118, ref) {
2937
+ var PersonFavorite = /*#__PURE__*/React.forwardRef(function PersonFavorite(_ref118, ref) {
2964
2938
  var children = _ref118.children,
2965
2939
  _ref118$size = _ref118.size,
2966
2940
  size = _ref118$size === void 0 ? 16 : _ref118$size,
@@ -2973,17 +2947,15 @@ var Policy = /*#__PURE__*/React.forwardRef(function Policy(_ref118, ref) {
2973
2947
  xmlns: "http://www.w3.org/2000/svg",
2974
2948
  viewBox: "0 0 32 32",
2975
2949
  fill: "currentColor"
2976
- }, rest), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2977
- 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"
2978
- })), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2979
- 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"
2950
+ }, rest), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2951
+ d: "M10 31H6a2.0059 2.0059 0 01-2-2V22a2.0059 2.0059 0 01-2-2V14a2.9465 2.9465 0 013-3h6a2.9465 2.9465 0 013 3v6a2.0059 2.0059 0 01-2 2v7A2.0059 2.0059 0 0110 31zM5 13a.9448.9448 0 00-1 1v6H6v9h4V20h2V14a.9448.9448 0 00-1-1zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4zM28.7663 4.2558A4.2121 4.2121 0 0023 4.0321a4.2121 4.2121 0 00-5.7663.2237 4.319 4.319 0 000 6.0447L22.998 16.14 23 16.1376l.002.0019 5.7643-5.839A4.319 4.319 0 0028.7663 4.2558zM27.342 8.8948l-4.34 4.3973L23 13.29l-.002.002-4.34-4.3973a2.3085 2.3085 0 010-3.2338 2.2639 2.2639 0 013.1561 0l1.181 1.2074L23 6.8634l.0049.005 1.181-1.2074a2.2639 2.2639 0 013.1561 0A2.3085 2.3085 0 0127.342 8.8948z"
2980
2952
  })), children);
2981
2953
  });
2982
2954
 
2983
2955
  if (process.env.NODE_ENV !== "production") {
2984
- Policy.propTypes = iconPropTypes;
2956
+ PersonFavorite.propTypes = iconPropTypes;
2985
2957
  }
2986
- var Popup = /*#__PURE__*/React.forwardRef(function Popup(_ref119, ref) {
2958
+ var Pest = /*#__PURE__*/React.forwardRef(function Pest(_ref119, ref) {
2987
2959
  var children = _ref119.children,
2988
2960
  _ref119$size = _ref119.size,
2989
2961
  size = _ref119$size === void 0 ? 16 : _ref119$size,
@@ -2996,17 +2968,27 @@ var Popup = /*#__PURE__*/React.forwardRef(function Popup(_ref119, ref) {
2996
2968
  xmlns: "http://www.w3.org/2000/svg",
2997
2969
  viewBox: "0 0 32 32",
2998
2970
  fill: "currentColor"
2999
- }, rest), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
3000
- 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"
3001
- })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
3002
- 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"
2971
+ }, rest), _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
2972
+ cx: "7.5",
2973
+ cy: "9.5",
2974
+ r: "1.5"
2975
+ })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
2976
+ cx: "13",
2977
+ cy: "13",
2978
+ r: "1"
2979
+ })), _circle25 || (_circle25 = /*#__PURE__*/React.createElement("circle", {
2980
+ cx: "22",
2981
+ cy: "21",
2982
+ r: "1"
2983
+ })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2984
+ d: "M25,14a8.9844,8.9844,0,0,0-7,3.3555V13a10.9054,10.9054,0,0,0-1.0093-4.5845l-.3569-.7768L15.811,7.87A2.9549,2.9549,0,0,1,15,8a3.0033,3.0033,0,0,1-3-3,2.9574,2.9574,0,0,1,.1294-.8105l.2324-.8233-.7773-.3569A10.9115,10.9115,0,0,0,7,2H2V9a10.8954,10.8954,0,0,0,2.2339,6.627l.3887.4277.54-.0381a5.5286,5.5286,0,0,1,5.3628,3.2559l.2207.497.5376.0845A11.0219,11.0219,0,0,0,13,20h3V30h2V26h3a9.01,9.01,0,0,0,9-9V14ZM12.1016,17.9468A7.51,7.51,0,0,0,5.5283,14,8.8945,8.8945,0,0,1,4,9V4H7a8.8624,8.8624,0,0,1,3.0259.53A4.2457,4.2457,0,0,0,10,5a4.9658,4.9658,0,0,0,5.47,4.9736A8.8793,8.8793,0,0,1,16,13v5H13A8.1153,8.1153,0,0,1,12.1016,17.9468ZM28,17a7.0078,7.0078,0,0,1-7,7H18V23a7.01,7.01,0,0,1,5.0212-6.7109A1.4971,1.4971,0,1,0,26,16.5a1.485,1.485,0,0,0-.0918-.5H28Z"
3003
2985
  })), children);
3004
2986
  });
3005
2987
 
3006
2988
  if (process.env.NODE_ENV !== "production") {
3007
- Popup.propTypes = iconPropTypes;
2989
+ Pest.propTypes = iconPropTypes;
3008
2990
  }
3009
- var Portfolio = /*#__PURE__*/React.forwardRef(function Portfolio(_ref120, ref) {
2991
+ var WatsonHealthPetImageB = /*#__PURE__*/React.forwardRef(function WatsonHealthPetImageB(_ref120, ref) {
3010
2992
  var children = _ref120.children,
3011
2993
  _ref120$size = _ref120.size,
3012
2994
  size = _ref120$size === void 0 ? 16 : _ref120$size,
@@ -3019,35 +3001,34 @@ var Portfolio = /*#__PURE__*/React.forwardRef(function Portfolio(_ref120, ref) {
3019
3001
  xmlns: "http://www.w3.org/2000/svg",
3020
3002
  viewBox: "0 0 32 32",
3021
3003
  fill: "currentColor"
3022
- }, rest), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
3023
- 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"
3004
+ }, rest), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
3005
+ d: "M19 21H21V24H19zM19 0H21V3H19zM8 11H11V13H8zM29 11H32V13H29z"
3006
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
3007
+ d: "M11.59 3.07H13.57V6.07H11.59z",
3008
+ transform: "rotate(-45 12.586 4.577)"
3009
+ })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
3010
+ d: "M26.44 17.92H28.42V20.92H26.44z",
3011
+ transform: "rotate(-45 27.43 19.408)"
3012
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
3013
+ d: "M11.09 18.42H14.09V20.400000000000002H11.09z",
3014
+ transform: "rotate(-45 12.592 19.414)"
3015
+ })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
3016
+ d: "M25.93 3.58H28.93V5.5600000000000005H25.93z",
3017
+ transform: "rotate(-45 27.423 4.57)"
3018
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
3019
+ d: "M20 5a7 7 0 107 7A7 7 0 0020 5zm0 12A5 5 0 0120 7zM5 18H0V32H5a3 3 0 003-3V27a3 3 0 00-.78-2A3 3 0 008 23V21A3 3 0 005 18zM2 20H5a1 1 0 011 1v2a1 1 0 01-1 1H2zm4 9a1 1 0 01-1 1H2V26H5a1 1 0 011 1zM2 2L9 2 9 0 0 0 0 9 2 9 2 2z"
3024
3020
  })), children);
3025
3021
  });
3026
3022
 
3027
3023
  if (process.env.NODE_ENV !== "production") {
3028
- Portfolio.propTypes = iconPropTypes;
3024
+ WatsonHealthPetImageB.propTypes = iconPropTypes;
3029
3025
  }
3030
- var Power = /*#__PURE__*/React.forwardRef(function Power(_ref121, ref) {
3026
+ var WatsonHealthPetImageO = /*#__PURE__*/React.forwardRef(function WatsonHealthPetImageO(_ref121, ref) {
3031
3027
  var children = _ref121.children,
3032
3028
  _ref121$size = _ref121.size,
3033
3029
  size = _ref121$size === void 0 ? 16 : _ref121$size,
3034
3030
  rest = _objectWithoutProperties(_ref121, _excluded121);
3035
3031
 
3036
- if (size === 16 || size === "16" || size === "16px") {
3037
- return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3038
- width: size,
3039
- height: size,
3040
- ref: ref,
3041
- xmlns: "http://www.w3.org/2000/svg",
3042
- viewBox: "0 0 16 16",
3043
- fill: "currentColor"
3044
- }, rest), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
3045
- 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"
3046
- })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
3047
- d: "M7.5 1H8.5V8H7.5z"
3048
- })), children);
3049
- }
3050
-
3051
3032
  return /*#__PURE__*/React.createElement(Icon, _objectSpread2({
3052
3033
  width: size,
3053
3034
  height: size,
@@ -3055,17 +3036,29 @@ var Power = /*#__PURE__*/React.forwardRef(function Power(_ref121, ref) {
3055
3036
  xmlns: "http://www.w3.org/2000/svg",
3056
3037
  viewBox: "0 0 32 32",
3057
3038
  fill: "currentColor"
3058
- }, rest), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
3059
- d: "M22.5,5.74l-1,1.73a11,11,0,1,1-11,0l-1-1.73a13,13,0,1,0,13,0Z"
3060
- })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
3061
- d: "M15 2H17V16H15z"
3039
+ }, rest), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
3040
+ d: "M11 29H13V32H11zM11 8H13V11H11zM0 19H3V21H0zM21 19H24V21H21z"
3041
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
3042
+ d: "M3.59 11.09H5.57V14.09H3.59z",
3043
+ transform: "rotate(-45 4.585 12.59)"
3044
+ })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
3045
+ d: "M18.44 25.93H20.42V28.93H18.44z",
3046
+ transform: "rotate(-45 19.429 27.422)"
3047
+ })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
3048
+ d: "M3.09 26.44H6.09V28.42H3.09z",
3049
+ transform: "rotate(-45 4.591 27.428)"
3050
+ })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
3051
+ d: "M17.93 11.59H20.93V13.57H17.93z",
3052
+ transform: "rotate(-45 19.423 12.585)"
3053
+ })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
3054
+ d: "M12 13a7 7 0 107 7A7 7 0 0012 13zm0 12a5 5 0 010-10zM2 2L9 2 9 0 0 0 0 9 2 9 2 2zM30 0H26a2 2 0 00-2 2V12a2 2 0 002 2h4a2 2 0 002-2V2A2 2 0 0030 0zM26 12V2h4V12z"
3062
3055
  })), children);
3063
3056
  });
3064
3057
 
3065
3058
  if (process.env.NODE_ENV !== "production") {
3066
- Power.propTypes = iconPropTypes;
3059
+ WatsonHealthPetImageO.propTypes = iconPropTypes;
3067
3060
  }
3068
- var Ppt = /*#__PURE__*/React.forwardRef(function Ppt(_ref122, ref) {
3061
+ var Phone = /*#__PURE__*/React.forwardRef(function Phone(_ref122, ref) {
3069
3062
  var children = _ref122.children,
3070
3063
  _ref122$size = _ref122.size,
3071
3064
  size = _ref122$size === void 0 ? 16 : _ref122$size,
@@ -3078,15 +3071,15 @@ var Ppt = /*#__PURE__*/React.forwardRef(function Ppt(_ref122, ref) {
3078
3071
  xmlns: "http://www.w3.org/2000/svg",
3079
3072
  viewBox: "0 0 32 32",
3080
3073
  fill: "currentColor"
3081
- }, rest), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
3082
- 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"
3074
+ }, rest), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
3075
+ d: "M26,29h-.17C6.18,27.87,3.39,11.29,3,6.23A3,3,0,0,1,5.76,3h5.51a2,2,0,0,1,1.86,1.26L14.65,8a2,2,0,0,1-.44,2.16l-2.13,2.15a9.37,9.37,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,5,6v.08C5.46,12,8.41,26,25.94,27A1,1,0,0,0,27,26.06V20.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"
3083
3076
  })), children);
3084
3077
  });
3085
3078
 
3086
3079
  if (process.env.NODE_ENV !== "production") {
3087
- Ppt.propTypes = iconPropTypes;
3080
+ Phone.propTypes = iconPropTypes;
3088
3081
  }
3089
- var PresentationFile = /*#__PURE__*/React.forwardRef(function PresentationFile(_ref123, ref) {
3082
+ var PhoneApplication = /*#__PURE__*/React.forwardRef(function PhoneApplication(_ref123, ref) {
3090
3083
  var children = _ref123.children,
3091
3084
  _ref123$size = _ref123.size,
3092
3085
  size = _ref123$size === void 0 ? 16 : _ref123$size,
@@ -3099,17 +3092,15 @@ var PresentationFile = /*#__PURE__*/React.forwardRef(function PresentationFile(_
3099
3092
  xmlns: "http://www.w3.org/2000/svg",
3100
3093
  viewBox: "0 0 32 32",
3101
3094
  fill: "currentColor"
3102
- }, rest), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
3103
- d: "M15 10H17V18H15zM20 14H22V18H20zM10 12H12V18H10z"
3104
- })), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
3105
- 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"
3095
+ }, rest), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
3096
+ d: "M26 2H30V6H26zM26 8H30V12H26zM20 2H24V6H20zM20 8H24V12H20zM25 30h-.17C5.18 28.87 2.39 12.29 2 7.23A3 3 0 014.7611 4.0088Q4.88 4 5 4h5.27a2 2 0 011.86 1.26L13.65 9a2 2 0 01-.44 2.16l-2.13 2.15a9.36 9.36 0 007.58 7.6l2.17-2.15A2 2 0 0123 18.35l3.77 1.51A2 2 0 0128 21.72V27A3 3 0 0125 30zM5 6a1 1 0 00-1.0032.9968c0 .0278.001.0555.0032.0832C4.46 13 7.41 27 24.94 28a1 1 0 001.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"
3106
3097
  })), children);
3107
3098
  });
3108
3099
 
3109
3100
  if (process.env.NODE_ENV !== "production") {
3110
- PresentationFile.propTypes = iconPropTypes;
3101
+ PhoneApplication.propTypes = iconPropTypes;
3111
3102
  }
3112
- var Pressure = /*#__PURE__*/React.forwardRef(function Pressure(_ref124, ref) {
3103
+ var PhoneBlock = /*#__PURE__*/React.forwardRef(function PhoneBlock(_ref124, ref) {
3113
3104
  var children = _ref124.children,
3114
3105
  _ref124$size = _ref124.size,
3115
3106
  size = _ref124$size === void 0 ? 16 : _ref124$size,
@@ -3122,15 +3113,17 @@ var Pressure = /*#__PURE__*/React.forwardRef(function Pressure(_ref124, ref) {
3122
3113
  xmlns: "http://www.w3.org/2000/svg",
3123
3114
  viewBox: "0 0 32 32",
3124
3115
  fill: "currentColor"
3125
- }, rest), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
3126
- 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"
3116
+ }, rest), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
3117
+ 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"
3118
+ })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
3119
+ d: "M24.41 9L28 5.41 26.59 4 23 7.59 19.41 4 18 5.41 21.59 9 18 12.59 19.41 14 23 10.41 26.59 14 28 12.59 24.41 9z"
3127
3120
  })), children);
3128
3121
  });
3129
3122
 
3130
3123
  if (process.env.NODE_ENV !== "production") {
3131
- Pressure.propTypes = iconPropTypes;
3124
+ PhoneBlock.propTypes = iconPropTypes;
3132
3125
  }
3133
- var PressureFilled = /*#__PURE__*/React.forwardRef(function PressureFilled(_ref125, ref) {
3126
+ var PhoneBlockFilled = /*#__PURE__*/React.forwardRef(function PhoneBlockFilled(_ref125, ref) {
3134
3127
  var children = _ref125.children,
3135
3128
  _ref125$size = _ref125.size,
3136
3129
  size = _ref125$size === void 0 ? 16 : _ref125$size,
@@ -3143,13 +3136,15 @@ var PressureFilled = /*#__PURE__*/React.forwardRef(function PressureFilled(_ref1
3143
3136
  xmlns: "http://www.w3.org/2000/svg",
3144
3137
  viewBox: "0 0 32 32",
3145
3138
  fill: "currentColor"
3146
- }, rest), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
3147
- d: "M22 30H10V25H6l10-9 10 9H22zM16 16L6 7h4V2H22V7h4z"
3139
+ }, rest), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
3140
+ 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"
3141
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
3142
+ d: "M24.41 9L28 5.41 26.59 4 23 7.59 19.41 4 18 5.41 21.59 9 18 12.59 19.41 14 23 10.41 26.59 14 28 12.59 24.41 9z"
3148
3143
  })), children);
3149
3144
  });
3150
3145
 
3151
3146
  if (process.env.NODE_ENV !== "production") {
3152
- PressureFilled.propTypes = iconPropTypes;
3147
+ PhoneBlockFilled.propTypes = iconPropTypes;
3153
3148
  }
3154
3149
 
3155
- export { NumberSmall_7, NumberSmall_8, NumberSmall_9, ObjectStorage, ObjectStorageAlt, ObservedHail, ObservedLightning, Omega, Opacity, OpenPanelBottom, OpenPanelFilledBottom, OpenPanelFilledLeft, OpenPanelFilledRight, OpenPanelFilledTop, OpenPanelLeft, OpenPanelRight, OpenPanelTop, OperationsField, OperationsRecord, OrderDetails, Ordinal, Outage, OutlookSevere, OverflowMenuHorizontal, OverflowMenuVertical, Overlay, Package, PageBreak, PageFirst, PageLast, PageNumber, PaintBrush, PaintBrushAlt, PalmTree, PanHorizontal, PanVertical, PanelExpansion, Paragraph, Parameter, ParentChild, PartlyCloudy, PartlyCloudyNight, Partnership, PassengerDrinks, PassengerPlus, Password, Paste, Pause, PauseFilled, PauseFuture, PauseOutline, PauseOutlineFilled, PausePast, PcnENode, PcnMilitary, PcnPNode, PcnZNode, Pdf, PdfReference, Pedestrian, PedestrianChild, PedestrianFamily, Pen, PenFountain, Pending, PendingFilled, Percentage, PercentageFilled, Person, PersonFavorite, Pest, Phone, PhoneApplication, PhoneBlock, PhoneBlockFilled, PhoneFilled, PhoneIncoming, PhoneIncomingFilled, PhoneIp, PhoneOff, PhoneOffFilled, PhoneOutgoing, PhoneOutgoingFilled, PhoneSettings, PhoneVoice, PhoneVoiceFilled, PhraseSentiment, PicnicArea, PiggyBank, PiggyBankSlot, Pills, PillsAdd, PillsSubtract, Pin, PinFilled, Plan, Plane, PlanePrivate, PlaneSea, Play, PlayFilled, PlayFilledAlt, PlayOutline, PlayOutlineFilled, Playlist, Plug, PlugFilled, Png, PointOfPresence, Police, Policy, Popup, Portfolio, Power, Ppt, PresentationFile, Pressure, PressureFilled, QOperation, QOperationGauge, QOperationIf, WatsonHealthPageScroll, WatsonHealthPetImageB, WatsonHealthPetImageO, WatsonHealthPointerText };
3150
+ export { NetworkAdminControl, NetworkEnterprise, NetworkOverlay, NetworkPublic, Network_3, Network_3Reference, Network_4, Network_4Reference, NewTab, NextFilled, NextOutline, NoImage, NoTicket, Nominal, NonCertified, NoodleBowl, NotAvailable, NotSent, NotSentFilled, Notebook, NotebookReference, Notification, NotificationFilled, NotificationNew, NotificationOff, NotificationOffFilled, NumberSmall_0, NumberSmall_1, NumberSmall_2, NumberSmall_3, NumberSmall_4, NumberSmall_5, NumberSmall_6, NumberSmall_7, NumberSmall_8, NumberSmall_9, Number_0, Number_1, Number_2, Number_3, Number_4, Number_5, Number_6, Number_7, Number_8, Number_9, ObjectStorage, ObjectStorageAlt, ObservedHail, ObservedLightning, Omega, Opacity, OpenPanelBottom, OpenPanelFilledBottom, OpenPanelFilledLeft, OpenPanelFilledRight, OpenPanelFilledTop, OpenPanelLeft, OpenPanelRight, OpenPanelTop, OperationsField, OperationsRecord, OrderDetails, Ordinal, Outage, OutlookSevere, OverflowMenuHorizontal, OverflowMenuVertical, Overlay, Package, PageBreak, PageFirst, PageLast, PageNumber, PaintBrush, PaintBrushAlt, PalmTree, PanHorizontal, PanVertical, PanelExpansion, Paragraph, Parameter, ParentChild, PartlyCloudy, PartlyCloudyNight, Partnership, PassengerDrinks, PassengerPlus, Password, Paste, Pause, PauseFilled, PauseFuture, PauseOutline, PauseOutlineFilled, PausePast, PcnENode, PcnMilitary, PcnPNode, PcnZNode, Pdf, PdfReference, Pedestrian, PedestrianChild, PedestrianFamily, Pen, PenFountain, Pending, PendingFilled, Percentage, PercentageFilled, Person, PersonFavorite, Pest, Phone, PhoneApplication, PhoneBlock, PhoneBlockFilled, QOperation, QOperationGauge, QOperationIf, WatsonHealthNominate, WatsonHealthPageScroll, WatsonHealthPetImageB, WatsonHealthPetImageO };