@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _circle, _circle2, _circle3, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _circle4, _circle5, _circle6, _circle7, _circle8, _circle9, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _circle0, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _circle1, _circle10, _circle11, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _circle12, _circle13, _circle14, _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;
16
- const ObservedHail = /*#__PURE__*/React.forwardRef(function ObservedHail({
15
+ var _path, _path2, _path3, _path4, _circle, _path5, _path6, _circle2, _path7, _path8, _circle3, _circle4, _circle5, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _circle6, _circle7, _circle8, _circle9, _circle0, _circle1, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _circle10, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _circle11, _circle12, _circle13, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _circle14, _circle15, _circle16, _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;
16
+ const NumberSmall_8 = /*#__PURE__*/React.forwardRef(function NumberSmall_8({
17
17
  children,
18
18
  size = 16,
19
19
  ...rest
@@ -27,23 +27,135 @@ const ObservedHail = /*#__PURE__*/React.forwardRef(function ObservedHail({
27
27
  fill: "currentColor",
28
28
  ...rest
29
29
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
30
- d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
30
+ 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"
31
+ })), children);
32
+ });
33
+ if (process.env.NODE_ENV !== "production") {
34
+ NumberSmall_8.propTypes = iconPropTypes;
35
+ }
36
+ const NumberSmall_9 = /*#__PURE__*/React.forwardRef(function NumberSmall_9({
37
+ children,
38
+ size = 16,
39
+ ...rest
40
+ }, ref) {
41
+ return /*#__PURE__*/React.createElement(Icon, {
42
+ width: size,
43
+ height: size,
44
+ ref: ref,
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ viewBox: "0 0 32 32",
47
+ fill: "currentColor",
48
+ ...rest
49
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
50
+ d: "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"
51
+ })), children);
52
+ });
53
+ if (process.env.NODE_ENV !== "production") {
54
+ NumberSmall_9.propTypes = iconPropTypes;
55
+ }
56
+ const Object$1 = /*#__PURE__*/React.forwardRef(function Object({
57
+ children,
58
+ size = 16,
59
+ ...rest
60
+ }, ref) {
61
+ return /*#__PURE__*/React.createElement(Icon, {
62
+ width: size,
63
+ height: size,
64
+ ref: ref,
65
+ xmlns: "http://www.w3.org/2000/svg",
66
+ viewBox: "0 0 32 32",
67
+ fill: "currentColor",
68
+ ...rest
69
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
70
+ d: "M6,3h4v2h-4v8c0,1.2002-.5425,2.2661-1.3823,3,.8398.7339,1.3823,1.7998,1.3823,3v8h4v2h-4c-1.103,0-2-.8975-2-2v-8c0-1.1025-.897-2-2-2v-2c1.103,0,2-.8975,2-2V5c0-1.1025.897-2,2-2ZM28,13V5c0-1.1025-.897-2-2-2h-4v2h4v8c0,1.2002.5425,2.2661,1.3823,3-.8398.7339-1.3823,1.7998-1.3823,3v8h-4v2h4c1.103,0,2-.8975,2-2v-8c0-1.1025.897-2,2-2v-2c-1.103,0-2-.8975-2-2Z"
71
+ })), children);
72
+ });
73
+ if (process.env.NODE_ENV !== "production") {
74
+ Object$1.propTypes = iconPropTypes;
75
+ }
76
+ const ObjectStorage = /*#__PURE__*/React.forwardRef(function ObjectStorage({
77
+ children,
78
+ size = 16,
79
+ ...rest
80
+ }, ref) {
81
+ return /*#__PURE__*/React.createElement(Icon, {
82
+ width: size,
83
+ height: size,
84
+ ref: ref,
85
+ xmlns: "http://www.w3.org/2000/svg",
86
+ viewBox: "0 0 32 32",
87
+ fill: "currentColor",
88
+ ...rest
89
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
90
+ 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"
31
91
  })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
92
+ cx: "7",
93
+ cy: "25",
94
+ r: "1"
95
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
96
+ d: "M30 8H22v6H16v8h8V16h6zM22 20H18V16h4zm6-6H24V10h4zM18 10H10V2h8zM12 8h4V4H12z"
97
+ })), children);
98
+ });
99
+ if (process.env.NODE_ENV !== "production") {
100
+ ObjectStorage.propTypes = iconPropTypes;
101
+ }
102
+ const ObjectStorageAlt = /*#__PURE__*/React.forwardRef(function ObjectStorageAlt({
103
+ children,
104
+ size = 16,
105
+ ...rest
106
+ }, ref) {
107
+ return /*#__PURE__*/React.createElement(Icon, {
108
+ width: size,
109
+ height: size,
110
+ ref: ref,
111
+ xmlns: "http://www.w3.org/2000/svg",
112
+ viewBox: "0 0 32 32",
113
+ fill: "currentColor",
114
+ ...rest
115
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
116
+ 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"
117
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
118
+ cx: "7",
119
+ cy: "25",
120
+ r: "1"
121
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
122
+ 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"
123
+ })), children);
124
+ });
125
+ if (process.env.NODE_ENV !== "production") {
126
+ ObjectStorageAlt.propTypes = iconPropTypes;
127
+ }
128
+ const ObservedHail = /*#__PURE__*/React.forwardRef(function ObservedHail({
129
+ children,
130
+ size = 16,
131
+ ...rest
132
+ }, ref) {
133
+ return /*#__PURE__*/React.createElement(Icon, {
134
+ width: size,
135
+ height: size,
136
+ ref: ref,
137
+ xmlns: "http://www.w3.org/2000/svg",
138
+ viewBox: "0 0 32 32",
139
+ fill: "currentColor",
140
+ ...rest
141
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
142
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
143
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
32
144
  cx: "13.5",
33
145
  cy: "23.5",
34
146
  r: "1.5"
35
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
147
+ })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
36
148
  cx: "10.5",
37
149
  cy: "19.5",
38
150
  r: "1.5"
39
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
151
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
40
152
  cx: "16.5",
41
153
  cy: "19.5",
42
154
  r: "1.5"
43
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
155
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
44
156
  d: "M11.964 14.5H17.036V16.499H11.964z",
45
157
  transform: "rotate(-45 14.5 15.5)"
46
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
158
+ })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
47
159
  d: "M17.964 14.5H23.035999999999998V16.499H17.964z",
48
160
  transform: "rotate(-45 20.5 15.5)"
49
161
  })), children);
@@ -64,9 +176,9 @@ const ObservedLightning = /*#__PURE__*/React.forwardRef(function ObservedLightni
64
176
  viewBox: "0 0 32 32",
65
177
  fill: "currentColor",
66
178
  ...rest
67
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
179
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
68
180
  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"
69
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
181
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
70
182
  d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
71
183
  })), children);
72
184
  });
@@ -86,7 +198,7 @@ const Omega = /*#__PURE__*/React.forwardRef(function Omega({
86
198
  viewBox: "0 0 32 32",
87
199
  fill: "currentColor",
88
200
  ...rest
89
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
201
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
90
202
  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"
91
203
  })), children);
92
204
  });
@@ -106,7 +218,7 @@ const Opacity = /*#__PURE__*/React.forwardRef(function Opacity({
106
218
  viewBox: "0 0 32 32",
107
219
  fill: "currentColor",
108
220
  ...rest
109
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
221
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
110
222
  d: "M6 6H10V10H6zM10 10H14V14H10zM14 6H18V10H14zM22 6H26V10H22zM6 14H10V18H6zM14 14H18V18H14zM22 14H26V18H22zM6 22H10V26H6zM14 22H18V26H14zM22 22H26V26H22zM18 10H22V14H18zM10 18H14V22H10zM18 18H22V22H18z"
111
223
  })), children);
112
224
  });
@@ -126,7 +238,7 @@ const OpenPanelBottom = /*#__PURE__*/React.forwardRef(function OpenPanelBottom({
126
238
  viewBox: "0 0 32 32",
127
239
  fill: "currentColor",
128
240
  ...rest
129
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
241
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
130
242
  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"
131
243
  })), children);
132
244
  });
@@ -146,7 +258,7 @@ const OpenPanelFilledBottom = /*#__PURE__*/React.forwardRef(function OpenPanelFi
146
258
  viewBox: "0 0 32 32",
147
259
  fill: "currentColor",
148
260
  ...rest
149
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
261
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
150
262
  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"
151
263
  })), children);
152
264
  });
@@ -166,7 +278,7 @@ const OpenPanelFilledLeft = /*#__PURE__*/React.forwardRef(function OpenPanelFill
166
278
  viewBox: "0 0 32 32",
167
279
  fill: "currentColor",
168
280
  ...rest
169
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
281
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
170
282
  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"
171
283
  })), children);
172
284
  });
@@ -186,7 +298,7 @@ const OpenPanelFilledRight = /*#__PURE__*/React.forwardRef(function OpenPanelFil
186
298
  viewBox: "0 0 32 32",
187
299
  fill: "currentColor",
188
300
  ...rest
189
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
301
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
190
302
  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"
191
303
  })), children);
192
304
  });
@@ -206,7 +318,7 @@ const OpenPanelFilledTop = /*#__PURE__*/React.forwardRef(function OpenPanelFille
206
318
  viewBox: "0 0 32 32",
207
319
  fill: "currentColor",
208
320
  ...rest
209
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
321
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
210
322
  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"
211
323
  })), children);
212
324
  });
@@ -226,7 +338,7 @@ const OpenPanelLeft = /*#__PURE__*/React.forwardRef(function OpenPanelLeft({
226
338
  viewBox: "0 0 32 32",
227
339
  fill: "currentColor",
228
340
  ...rest
229
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
341
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
230
342
  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"
231
343
  })), children);
232
344
  });
@@ -246,7 +358,7 @@ const OpenPanelRight = /*#__PURE__*/React.forwardRef(function OpenPanelRight({
246
358
  viewBox: "0 0 32 32",
247
359
  fill: "currentColor",
248
360
  ...rest
249
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
361
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
250
362
  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"
251
363
  })), children);
252
364
  });
@@ -266,7 +378,7 @@ const OpenPanelTop = /*#__PURE__*/React.forwardRef(function OpenPanelTop({
266
378
  viewBox: "0 0 32 32",
267
379
  fill: "currentColor",
268
380
  ...rest
269
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
381
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
270
382
  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"
271
383
  })), children);
272
384
  });
@@ -286,9 +398,9 @@ const QOperation = /*#__PURE__*/React.forwardRef(function QOperation({
286
398
  viewBox: "0 0 32 32",
287
399
  fill: "currentColor",
288
400
  ...rest
289
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
401
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
290
402
  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"
291
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
403
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
292
404
  d: "M13 15H15V17H13z"
293
405
  })), children);
294
406
  });
@@ -308,7 +420,7 @@ const QOperationGauge = /*#__PURE__*/React.forwardRef(function QOperationGauge({
308
420
  viewBox: "0 0 32 32",
309
421
  fill: "currentColor",
310
422
  ...rest
311
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
423
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
312
424
  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"
313
425
  })), children);
314
426
  });
@@ -328,7 +440,7 @@ const QOperationIf = /*#__PURE__*/React.forwardRef(function QOperationIf({
328
440
  viewBox: "0 0 32 32",
329
441
  fill: "currentColor",
330
442
  ...rest
331
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
443
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
332
444
  d: "M12 13H14V23H12zM12 9H14V11H12zM23 11V9H20a2 2 0 00-2 2v2H16v2h2v8h2V15h3V13H20V11z"
333
445
  })), children);
334
446
  });
@@ -348,18 +460,18 @@ const OperationsField = /*#__PURE__*/React.forwardRef(function OperationsField({
348
460
  viewBox: "0 0 32 32",
349
461
  fill: "currentColor",
350
462
  ...rest
351
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
463
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
352
464
  d: "M16 6H26V8H16z",
353
465
  transform: "rotate(-90 21 7)"
354
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
466
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
355
467
  d: "M20 6H30V8H20z",
356
468
  transform: "rotate(-90 25 7)"
357
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
469
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
358
470
  d: "M24 6H34V8H24z",
359
471
  transform: "rotate(-90 29 7)"
360
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
472
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
361
473
  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"
362
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
474
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
363
475
  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"
364
476
  })), children);
365
477
  });
@@ -379,15 +491,35 @@ const OperationsRecord = /*#__PURE__*/React.forwardRef(function OperationsRecord
379
491
  viewBox: "0 0 32 32",
380
492
  fill: "currentColor",
381
493
  ...rest
382
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
494
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
383
495
  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"
384
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
496
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
385
497
  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"
386
498
  })), children);
387
499
  });
388
500
  if (process.env.NODE_ENV !== "production") {
389
501
  OperationsRecord.propTypes = iconPropTypes;
390
502
  }
503
+ const Orchestrate = /*#__PURE__*/React.forwardRef(function Orchestrate({
504
+ children,
505
+ size = 16,
506
+ ...rest
507
+ }, ref) {
508
+ return /*#__PURE__*/React.createElement(Icon, {
509
+ width: size,
510
+ height: size,
511
+ ref: ref,
512
+ xmlns: "http://www.w3.org/2000/svg",
513
+ viewBox: "0 0 32 32",
514
+ fill: "currentColor",
515
+ ...rest
516
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
517
+ d: "M26,20c-.9421,0-1.7739.4453-2.3243,1.1266l-14.4392-5.0535,14.3519-4.3056c.5466.7434,1.4202,1.2324,2.4116,1.2324,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.6034,0-2.9057,1.2674-2.985,2.8514l-14.1704,4.2511,5.1461-6.2897c.3169.1141.6535.1872,1.0093.1872,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3-3,1.3457-3,3c0,.5677.1675,1.0934.4426,1.5466l-5.4332,6.6406c-.3169-.1141-.6536-.1871-1.0094-.1871-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c.3558,0,.6924-.073,1.0094-.1872l5.4333,6.6404c-.2751.4532-.4427.9789-.4427,1.5468,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3c-.3559,0-.6926.073-1.0096.1873l-4.9651-6.0688,13.9758,4.8918c.0056,1.6495,1.3481,2.9898,2.999,2.9898,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3h0ZM26,9c.5518,0,1,.4487,1,1s-.4482,1-1,1-1-.4487-1-1,.4482-1,1-1ZM15,4c.5513,0,1,.4487,1,1s-.4487,1-1,1-1-.4487-1-1,.4487-1,1-1ZM16,27c0,.5518-.4487,1-1,1s-1-.4482-1-1,.4487-1,1-1,1,.4482,1,1ZM5,16c0-.5513.4487-1,1-1s1,.4487,1,1-.4487,1-1,1-1-.4487-1-1ZM26,24c-.5518,0-1-.4482-1-1s.4482-1,1-1,1,.4482,1,1-.4482,1-1,1Z"
518
+ })), children);
519
+ });
520
+ if (process.env.NODE_ENV !== "production") {
521
+ Orchestrate.propTypes = iconPropTypes;
522
+ }
391
523
  const OrderDetails = /*#__PURE__*/React.forwardRef(function OrderDetails({
392
524
  children,
393
525
  size = 16,
@@ -401,9 +533,9 @@ const OrderDetails = /*#__PURE__*/React.forwardRef(function OrderDetails({
401
533
  viewBox: "0 0 32 32",
402
534
  fill: "currentColor",
403
535
  ...rest
404
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
536
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
405
537
  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"
406
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
538
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
407
539
  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"
408
540
  })), children);
409
541
  });
@@ -424,7 +556,7 @@ const Ordinal = /*#__PURE__*/React.forwardRef(function Ordinal({
424
556
  viewBox: "0 0 16 16",
425
557
  fill: "currentColor",
426
558
  ...rest
427
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
559
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
428
560
  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"
429
561
  })), children);
430
562
  }
@@ -436,7 +568,7 @@ const Ordinal = /*#__PURE__*/React.forwardRef(function Ordinal({
436
568
  viewBox: "0 0 32 32",
437
569
  fill: "currentColor",
438
570
  ...rest
439
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
571
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
440
572
  d: "M26,26V4H18v6H12v6H6V26H2v2H30V26ZM8,26V18h4v8Zm6,0V12h4V26Zm6,0V6h4V26Z"
441
573
  })), children);
442
574
  });
@@ -456,9 +588,9 @@ const Outage = /*#__PURE__*/React.forwardRef(function Outage({
456
588
  viewBox: "0 0 32 32",
457
589
  fill: "currentColor",
458
590
  ...rest
459
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
591
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
460
592
  d: "M12 24H21V26H12zM13 28H19V30H13z"
461
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
593
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
462
594
  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"
463
595
  })), children);
464
596
  });
@@ -478,12 +610,12 @@ const OutlookSevere = /*#__PURE__*/React.forwardRef(function OutlookSevere({
478
610
  viewBox: "0 0 32 32",
479
611
  fill: "currentColor",
480
612
  ...rest
481
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
613
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
482
614
  fill: "none",
483
615
  d: "M15.1249,19h1.75v5.5h-1.75ZM17,27a1,1,0,1,0-1,1A1,1,0,0,0,17,27Z"
484
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
616
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
485
617
  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"
486
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
618
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
487
619
  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"
488
620
  })), children);
489
621
  });
@@ -503,15 +635,15 @@ const OverflowMenuHorizontal = /*#__PURE__*/React.forwardRef(function OverflowMe
503
635
  viewBox: "0 0 32 32",
504
636
  fill: "currentColor",
505
637
  ...rest
506
- }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
638
+ }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
507
639
  cx: "8",
508
640
  cy: "16",
509
641
  r: "2"
510
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
642
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
511
643
  cx: "16",
512
644
  cy: "16",
513
645
  r: "2"
514
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
646
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
515
647
  cx: "24",
516
648
  cy: "16",
517
649
  r: "2"
@@ -533,15 +665,15 @@ const OverflowMenuVertical = /*#__PURE__*/React.forwardRef(function OverflowMenu
533
665
  viewBox: "0 0 32 32",
534
666
  fill: "currentColor",
535
667
  ...rest
536
- }, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
668
+ }, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
537
669
  cx: "16",
538
670
  cy: "8",
539
671
  r: "2"
540
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
672
+ })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
541
673
  cx: "16",
542
674
  cy: "16",
543
675
  r: "2"
544
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
676
+ })), _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
545
677
  cx: "16",
546
678
  cy: "24",
547
679
  r: "2"
@@ -563,7 +695,7 @@ const Overlay = /*#__PURE__*/React.forwardRef(function Overlay({
563
695
  viewBox: "0 0 32 32",
564
696
  fill: "currentColor",
565
697
  ...rest
566
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
698
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
567
699
  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"
568
700
  })), children);
569
701
  });
@@ -583,9 +715,9 @@ const Package = /*#__PURE__*/React.forwardRef(function Package({
583
715
  viewBox: "0 0 32 32",
584
716
  fill: "currentColor",
585
717
  ...rest
586
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
718
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
587
719
  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"
588
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
720
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
589
721
  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"
590
722
  })), children);
591
723
  });
@@ -605,9 +737,9 @@ const PackageTextAnalysis = /*#__PURE__*/React.forwardRef(function PackageTextAn
605
737
  viewBox: "0 0 32 32",
606
738
  fill: "currentColor",
607
739
  ...rest
608
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
740
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
609
741
  d: "M13 22H19V24H13z"
610
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
742
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
611
743
  d: "M2 18v2h2v8c0 1.1025.8972 2 2 2h20c1.1028 0 2-.8975 2-2v-8h2v-2H2zm24 10H6v-8h20v8zM29 16h-5c-1.1025 0-2-.8975-2-2v-6c0-1.103.8975-2 2-2h5v2h-5v6h5v2zM18 6h-4v-4h-2v14h6c1.1025 0 2-.8975 2-2v-6c0-1.103-.8975-2-2-2zm-4 8v-6h4v6h-4zM8 6H3v2h5v2h-4c-1.1046 0-2 .8954-2 2v2c0 1.1046.8954 2 2 2h6V8c0-1.103-.8975-2-2-2zm0 8h-4v-2h4v2z"
612
744
  })), children);
613
745
  });
@@ -627,7 +759,7 @@ const PackageNode = /*#__PURE__*/React.forwardRef(function PackageNode({
627
759
  viewBox: "0 0 32 32",
628
760
  fill: "currentColor",
629
761
  ...rest
630
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
762
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
631
763
  strokeWidth: "0",
632
764
  d: "m28,28H4c-1.1028,0-2-.8972-2-2V6c0-1.1028.8972-2,2-2h10c1.1028,0,2,.8972,2,2v4h12c1.1028,0,2,.8972,2,2v14c0,1.1028-.8972,2-2,2ZM4,12v14h24v-14H4Zm0-2h10v-4H4v4Z"
633
765
  })), children);
@@ -648,7 +780,7 @@ const PageFirst = /*#__PURE__*/React.forwardRef(function PageFirst({
648
780
  viewBox: "0 0 32 32",
649
781
  fill: "currentColor",
650
782
  ...rest
651
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
783
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
652
784
  d: "M14 16L24 6 25.4 7.4 16.8 16 25.4 24.6 24 26zM8 4H10V28H8z"
653
785
  })), children);
654
786
  });
@@ -668,7 +800,7 @@ const PageLast = /*#__PURE__*/React.forwardRef(function PageLast({
668
800
  viewBox: "0 0 32 32",
669
801
  fill: "currentColor",
670
802
  ...rest
671
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
803
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
672
804
  d: "M18 16L8 26 6.6 24.6 15.2 16 6.6 7.4 8 6zM22 4H24V28H22z"
673
805
  })), children);
674
806
  });
@@ -688,7 +820,7 @@ const PageBreak = /*#__PURE__*/React.forwardRef(function PageBreak({
688
820
  viewBox: "0 0 32 32",
689
821
  fill: "currentColor",
690
822
  ...rest
691
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
823
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
692
824
  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"
693
825
  })), children);
694
826
  });
@@ -708,9 +840,9 @@ const PageNumber = /*#__PURE__*/React.forwardRef(function PageNumber({
708
840
  viewBox: "0 0 32 32",
709
841
  fill: "currentColor",
710
842
  ...rest
711
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
843
+ }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
712
844
  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"
713
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
845
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
714
846
  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"
715
847
  })), children);
716
848
  });
@@ -730,11 +862,11 @@ const WatsonHealthPageScroll = /*#__PURE__*/React.forwardRef(function WatsonHeal
730
862
  viewBox: "0 0 32 32",
731
863
  fill: "currentColor",
732
864
  ...rest
733
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
865
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
734
866
  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"
735
- })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
867
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
736
868
  d: "M22,19H20V10H10V8H20a1.89,1.89,0,0,1,2,2Z"
737
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
869
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
738
870
  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"
739
871
  })), children);
740
872
  });
@@ -754,7 +886,7 @@ const PaintBrush = /*#__PURE__*/React.forwardRef(function PaintBrush({
754
886
  viewBox: "0 0 32 32",
755
887
  fill: "currentColor",
756
888
  ...rest
757
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
889
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
758
890
  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"
759
891
  })), children);
760
892
  });
@@ -774,7 +906,7 @@ const PaintBrushAlt = /*#__PURE__*/React.forwardRef(function PaintBrushAlt({
774
906
  viewBox: "0 0 32 32",
775
907
  fill: "currentColor",
776
908
  ...rest
777
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
909
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
778
910
  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"
779
911
  })), children);
780
912
  });
@@ -794,7 +926,7 @@ const PalmTree = /*#__PURE__*/React.forwardRef(function PalmTree({
794
926
  viewBox: "0 0 32 32",
795
927
  fill: "currentColor",
796
928
  ...rest
797
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
929
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
798
930
  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"
799
931
  })), children);
800
932
  });
@@ -814,7 +946,7 @@ const PanHorizontal = /*#__PURE__*/React.forwardRef(function PanHorizontal({
814
946
  viewBox: "0 0 32 32",
815
947
  fill: "currentColor",
816
948
  ...rest
817
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
949
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
818
950
  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"
819
951
  })), children);
820
952
  });
@@ -834,7 +966,7 @@ const PanVertical = /*#__PURE__*/React.forwardRef(function PanVertical({
834
966
  viewBox: "0 0 32 32",
835
967
  fill: "currentColor",
836
968
  ...rest
837
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
969
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
838
970
  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"
839
971
  })), children);
840
972
  });
@@ -854,7 +986,7 @@ const PanelExpansion = /*#__PURE__*/React.forwardRef(function PanelExpansion({
854
986
  viewBox: "0 0 32 32",
855
987
  fill: "currentColor",
856
988
  ...rest
857
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
989
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
858
990
  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"
859
991
  })), children);
860
992
  });
@@ -874,7 +1006,7 @@ const Paragraph = /*#__PURE__*/React.forwardRef(function Paragraph({
874
1006
  viewBox: "0 0 32 32",
875
1007
  fill: "currentColor",
876
1008
  ...rest
877
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
1009
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
878
1010
  d: "M27,4H13a7,7,0,0,0,0,14V28h2V6h5V28h2V6h5ZM13,16A5,5,0,0,1,13,6Z"
879
1011
  })), children);
880
1012
  });
@@ -894,12 +1026,12 @@ const Parameter = /*#__PURE__*/React.forwardRef(function Parameter({
894
1026
  viewBox: "0 0 32 32",
895
1027
  fill: "currentColor",
896
1028
  ...rest
897
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
1029
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
898
1030
  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"
899
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
1031
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
900
1032
  fillRule: "evenodd",
901
1033
  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"
902
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1034
+ })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
903
1035
  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"
904
1036
  })), children);
905
1037
  });
@@ -919,7 +1051,7 @@ const ParentChild = /*#__PURE__*/React.forwardRef(function ParentChild({
919
1051
  viewBox: "0 0 32 32",
920
1052
  fill: "currentColor",
921
1053
  ...rest
922
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1054
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
923
1055
  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"
924
1056
  })), children);
925
1057
  });
@@ -939,7 +1071,7 @@ const ParentNode = /*#__PURE__*/React.forwardRef(function ParentNode({
939
1071
  viewBox: "0 0 32 32",
940
1072
  fill: "currentColor",
941
1073
  ...rest
942
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1074
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
943
1075
  d: "M23,20c-2.41,0-4.43,1.72-4.9,4h-4.1c-2.21,0-4-1.79-4-4v-8.1c2.28-.46,4-2.48,4-4.9,0-2.76-2.24-5-5-5s-5,2.24-5,5c0,2.41,1.72,4.43,4,4.9v8.1c0,3.31,2.69,6,6,6h4.1c.46,2.28,2.48,4,4.9,4,2.76,0,5-2.24,5-5s-2.24-5-5-5ZM23,28c-1.65,0-3-1.35-3-3s1.35-3,3-3,3,1.35,3,3-1.35,3-3,3Z"
944
1076
  })), children);
945
1077
  });
@@ -959,10 +1091,10 @@ const PartDefinition = /*#__PURE__*/React.forwardRef(function PartDefinition({
959
1091
  viewBox: "0 0 32 32",
960
1092
  fill: "currentColor",
961
1093
  ...rest
962
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1094
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
963
1095
  strokeWidth: "0",
964
1096
  d: "M20.8336 16.8081c-2.4408 0-3.8336.9114-3.8336 2.7507 0 1.5986 1.0315 2.6477 2.854 2.6477 1.3408 0 2.321-.6019 2.613-1.7539h.1034c.1371.9285.7216 1.5474 1.6675 1.5474h1.2203v-1.7534h-.8938v-4.2292c0-2.0459-1.2891-3.1979-3.7133-3.1979-1.8052 0-2.8539.6879-3.5073 1.7194l1.3068 1.1689c.4296-.6189 1.0144-1.1344 2.0454-1.1344 1.1694 0 1.668.5844 1.668 1.5817v.6531h-1.5304zm1.5304 2.51c0 .8425-.7908 1.2893-1.7705 1.2893-.8601 0-1.3586-.3608-1.3586-1.0833v-.292c0-.7048.5679-1.1002 1.7194-1.1002h1.4098v1.1862zM9.272 17.427h3.1287c2.218 0 3.5588-1.4785 3.5588-3.7133 0-2.2181-1.3408-3.7137-3.5588-3.7137h-5.3981v12h2.2694v-4.573zm0-5.4501h2.9225c.8767 0 1.4098.4642 1.4098 1.3414v.7908c0 .8767-.5331 1.358-1.4098 1.358h-2.9225v-3.4902z"
965
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1097
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
966
1098
  strokeWidth: "0",
967
1099
  d: "m2,4v24c0,1.1046.8954,2,2,2h24c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2H4c-1.1046,0-2,.8954-2,2Zm26,24H4V4h24v24Z"
968
1100
  })), children);
@@ -983,10 +1115,10 @@ const PartUsage = /*#__PURE__*/React.forwardRef(function PartUsage({
983
1115
  viewBox: "0 0 32 32",
984
1116
  fill: "currentColor",
985
1117
  ...rest
986
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1118
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
987
1119
  strokeWidth: "0",
988
1120
  d: "M20.8336 16.8081c-2.4408 0-3.8336.9114-3.8336 2.7507 0 1.5986 1.0315 2.6477 2.854 2.6477 1.3408 0 2.321-.6019 2.613-1.7539h.1034c.1371.9285.7216 1.5474 1.6675 1.5474h1.2203v-1.7534h-.8938v-4.2292c0-2.0459-1.2891-3.1979-3.7133-3.1979-1.8052 0-2.8539.6879-3.5073 1.7194l1.3068 1.1689c.4296-.6189 1.0144-1.1344 2.0454-1.1344 1.1694 0 1.668.5844 1.668 1.5817v.6531h-1.5304zm1.5304 2.51c0 .8425-.7908 1.2893-1.7705 1.2893-.8601 0-1.3586-.3608-1.3586-1.0833v-.292c0-.7048.5679-1.1002 1.7194-1.1002h1.4098v1.1862zM9.272 17.427h3.1287c2.218 0 3.5588-1.4785 3.5588-3.7133 0-2.2181-1.3408-3.7137-3.5588-3.7137h-5.3981v12h2.2694v-4.573zm0-5.4501h2.9225c.8767 0 1.4098.4642 1.4098 1.3414v.7908c0 .8767-.5331 1.358-1.4098 1.358h-2.9225v-3.4902z"
989
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1121
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
990
1122
  strokeWidth: "0",
991
1123
  d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
992
1124
  })), children);
@@ -1007,7 +1139,7 @@ const PartitionAuto = /*#__PURE__*/React.forwardRef(function PartitionAuto({
1007
1139
  viewBox: "0 0 32 32",
1008
1140
  fill: "currentColor",
1009
1141
  ...rest
1010
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1142
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1011
1143
  d: "M26 19c-2.2056 0-4 1.7944-4 4 0 .6836.1882 1.3174.4917 1.8809-1.8762 1.3726-4.146 2.1191-6.4917 2.1191-6.0654 0-11-4.9346-11-11h-2c0 7.168 5.8318 13 13 13 2.8455 0 5.5923-.936 7.8433-2.6416.6235.4019 1.3613.6416 2.1567.6416 2.2056 0 4-1.7944 4-4s-1.7944-4-4-4zm0 6c-1.1028 0-2-.8975-2-2s.8972-2 2-2 2 .8975 2 2-.8972 2-2 2zM16 3c-2.8455 0-5.5923.936-7.8433 2.6416-.6235-.4019-1.3613-.6416-2.1567-.6416-2.2056 0-4 1.7944-4 4s1.7944 4 4 4 4-1.7944 4-4c0-.6836-.1882-1.3174-.4917-1.8809 1.8762-1.3726 4.146-2.1191 6.4917-2.1191 6.0654 0 11 4.9346 11 11h2c0-7.168-5.8318-13-13-13zM6 11c-1.1028 0-2-.8975-2-2s.8972-2 2-2 2 .8975 2 2-.8972 2-2 2z"
1012
1144
  })), children);
1013
1145
  });
@@ -1027,7 +1159,7 @@ const PartitionCollection = /*#__PURE__*/React.forwardRef(function PartitionColl
1027
1159
  viewBox: "0 0 32 32",
1028
1160
  fill: "currentColor",
1029
1161
  ...rest
1030
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1162
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1031
1163
  d: "M26 12c-1.8584 0-3.4106 1.2798-3.8579 3h-2.7278c-.5344 0-1.0366.208-1.4143.5859l-5.4143 5.4141H2v2h10.5857c.5344 0 1.0366-.208 1.4143-.5859l5.4143-5.4141h2.7278c.4473 1.7202 1.9995 3 3.8579 3 2.2056 0 4-1.7944 4-4s-1.7944-4-4-4zm0 6c-1.1028 0-2-.8975-2-2s.8972-2 2-2 2 .8975 2 2-.8972 2-2 2zM16.1717 14.5859l-3.5859-3.5859H2v-2h10.5857c.5344 0 1.0366.208 1.4143.5859l3.5859 3.5859-1.4143 1.4141z"
1032
1164
  })), children);
1033
1165
  });
@@ -1047,9 +1179,9 @@ const PartitionRepartition = /*#__PURE__*/React.forwardRef(function PartitionRep
1047
1179
  viewBox: "0 0 32 32",
1048
1180
  fill: "currentColor",
1049
1181
  ...rest
1050
- }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1182
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1051
1183
  d: "M26 6c-1.8584 0-3.4106 1.2798-3.8579 3h-2.7278c-.5344 0-1.0366.208-1.4143.5859l-3.5864 3.5864 1.4141 1.4141 3.5867-3.5864h2.7278c.4473 1.7202 1.9995 3 3.8579 3 2.2056 0 4-1.7944 4-4s-1.7944-4-4-4zm0 6c-1.1028 0-2-.8975-2-2s.8972-2 2-2 2 .8975 2 2-.8972 2-2 2zM10.1716 17.4141l-3.5859 3.5859H2v2h4.5857c.5344 0 1.0366-.208 1.4143-.5859l3.5859-3.5859-1.4143-1.4141z"
1052
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1184
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1053
1185
  d: "m26,18c-1.8584,0-3.4106,1.2798-3.8579,3h-2.728l-11.4141-11.4141c-.3777-.3779-.8799-.5859-1.4143-.5859H2v2h4.5859l11.4141,11.4141c.3777.3779.8799.5859,1.4143.5859h2.7278c.4473,1.7202,1.9995,3,3.8579,3,2.2056,0,4-1.7944,4-4s-1.7944-4-4-4Zm0,6c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Z"
1054
1186
  })), children);
1055
1187
  });
@@ -1069,7 +1201,7 @@ const PartitionSame = /*#__PURE__*/React.forwardRef(function PartitionSame({
1069
1201
  viewBox: "0 0 32 32",
1070
1202
  fill: "currentColor",
1071
1203
  ...rest
1072
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1204
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1073
1205
  d: "M26 18c-1.8584 0-3.4106 1.2798-3.8579 3H2v2h20.1421c.4473 1.7202 1.9995 3 3.8579 3 2.2056 0 4-1.7944 4-4s-1.7944-4-4-4zm0 6c-1.1028 0-2-.8975-2-2s.8972-2 2-2 2 .8975 2 2-.8972 2-2 2zM26 6c-1.8584 0-3.4106 1.2798-3.8579 3H2v2h20.1421c.4473 1.7202 1.9995 3 3.8579 3 2.2056 0 4-1.7944 4-4s-1.7944-4-4-4zm0 6c-1.1028 0-2-.8975-2-2s.8972-2 2-2 2 .8975 2 2-.8972 2-2 2z"
1074
1206
  })), children);
1075
1207
  });
@@ -1089,7 +1221,7 @@ const PartitionSpecific = /*#__PURE__*/React.forwardRef(function PartitionSpecif
1089
1221
  viewBox: "0 0 32 32",
1090
1222
  fill: "currentColor",
1091
1223
  ...rest
1092
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1224
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1093
1225
  d: "M26 18c-1.8584 0-3.4106 1.2798-3.8579 3h-2.728l-5.4141-5.4141c-.3777-.3779-.8799-.5859-1.4143-.5859H2v2h10.5859l5.4141 5.4141c.3777.3779.8799.5859 1.4143.5859h2.7278c.4473 1.7202 1.9995 3 3.8579 3 2.2056 0 4-1.7944 4-4s-1.7944-4-4-4zm0 6c-1.1028 0-2-.8975-2-2s.8972-2 2-2 2 .8975 2 2-.8972 2-2 2zM26 6c-1.8584 0-3.4106 1.2798-3.8579 3h-2.7278c-.5344 0-1.0366.208-1.4143.5859l-3.5864 3.5864 1.4141 1.4141 3.5867-3.5864h2.7278c.4473 1.7202 1.9995 3 3.8579 3 2.2056 0 4-1.7944 4-4s-1.7944-4-4-4zm0 6c-1.1028 0-2-.8975-2-2s.8972-2 2-2 2 .8975 2 2-.8972 2-2 2z"
1094
1226
  })), children);
1095
1227
  });
@@ -1109,20 +1241,20 @@ const PartlyCloudy = /*#__PURE__*/React.forwardRef(function PartlyCloudy({
1109
1241
  viewBox: "0 0 32 32",
1110
1242
  fill: "currentColor",
1111
1243
  ...rest
1112
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1244
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1113
1245
  d: "M27 15H31V17H27z"
1114
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1246
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1115
1247
  d: "M23.086 5.794H27.329V7.794H23.086z",
1116
1248
  transform: "rotate(-45 25.207 6.794)"
1117
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1249
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1118
1250
  d: "M15 1H17V5H15z"
1119
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1251
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1120
1252
  d: "M4.672 24.208H8.915V26.208H4.672z",
1121
1253
  transform: "rotate(-45 6.793 25.208)"
1122
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1254
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1123
1255
  d: "M5.793 4.672H7.793V8.915H5.793z",
1124
1256
  transform: "rotate(-45 6.793 6.794)"
1125
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1257
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1126
1258
  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"
1127
1259
  })), children);
1128
1260
  });
@@ -1142,7 +1274,7 @@ const PartlyCloudyNight = /*#__PURE__*/React.forwardRef(function PartlyCloudyNig
1142
1274
  viewBox: "0 0 32 32",
1143
1275
  fill: "currentColor",
1144
1276
  ...rest
1145
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1277
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1146
1278
  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"
1147
1279
  })), children);
1148
1280
  });
@@ -1162,7 +1294,7 @@ const Partnership = /*#__PURE__*/React.forwardRef(function Partnership({
1162
1294
  viewBox: "0 0 32 32",
1163
1295
  fill: "currentColor",
1164
1296
  ...rest
1165
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1297
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1166
1298
  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"
1167
1299
  })), children);
1168
1300
  });
@@ -1182,9 +1314,9 @@ const PassengerDrinks = /*#__PURE__*/React.forwardRef(function PassengerDrinks({
1182
1314
  viewBox: "0 0 32 32",
1183
1315
  fill: "currentColor",
1184
1316
  ...rest
1185
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1317
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1186
1318
  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"
1187
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1319
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1188
1320
  d: "M18,28H7.7683a2.0025,2.0025,0,0,1-1.9326-1.4849L2.0337,12.2576l1.9326-.5152L7.7683,26H18Z"
1189
1321
  })), children);
1190
1322
  });
@@ -1204,9 +1336,9 @@ const PassengerPlus = /*#__PURE__*/React.forwardRef(function PassengerPlus({
1204
1336
  viewBox: "0 0 32 32",
1205
1337
  fill: "currentColor",
1206
1338
  ...rest
1207
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1339
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1208
1340
  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"
1209
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1341
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1210
1342
  d: "M18,28H7.7676A2.0025,2.0025,0,0,1,5.835,26.5151L2.033,12.2576l1.9326-.5152L7.7676,26H18Z"
1211
1343
  })), children);
1212
1344
  });
@@ -1226,9 +1358,9 @@ const Password = /*#__PURE__*/React.forwardRef(function Password({
1226
1358
  viewBox: "0 0 32 32",
1227
1359
  fill: "currentColor",
1228
1360
  ...rest
1229
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1361
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1230
1362
  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"
1231
- })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
1363
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1232
1364
  cx: "22",
1233
1365
  cy: "10",
1234
1366
  r: "2"
@@ -1250,9 +1382,9 @@ const Paste = /*#__PURE__*/React.forwardRef(function Paste({
1250
1382
  viewBox: "0 0 32 32",
1251
1383
  fill: "currentColor",
1252
1384
  ...rest
1253
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1385
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1254
1386
  d: "M26,20H17.83l2.58-2.59L19,16l-5,5,5,5,1.41-1.41L17.83,22H26v8h2V22A2,2,0,0,0,26,20Z"
1255
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1387
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1256
1388
  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"
1257
1389
  })), children);
1258
1390
  });
@@ -1273,7 +1405,7 @@ const Pause = /*#__PURE__*/React.forwardRef(function Pause({
1273
1405
  viewBox: "0 0 16 16",
1274
1406
  fill: "currentColor",
1275
1407
  ...rest
1276
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1408
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1277
1409
  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"
1278
1410
  })), children);
1279
1411
  }
@@ -1285,7 +1417,7 @@ const Pause = /*#__PURE__*/React.forwardRef(function Pause({
1285
1417
  viewBox: "0 0 32 32",
1286
1418
  fill: "currentColor",
1287
1419
  ...rest
1288
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1420
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1289
1421
  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"
1290
1422
  })), children);
1291
1423
  });
@@ -1305,7 +1437,7 @@ const PauseFilled = /*#__PURE__*/React.forwardRef(function PauseFilled({
1305
1437
  viewBox: "0 0 32 32",
1306
1438
  fill: "currentColor",
1307
1439
  ...rest
1308
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1440
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1309
1441
  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"
1310
1442
  })), children);
1311
1443
  });
@@ -1326,9 +1458,9 @@ const PauseOutline = /*#__PURE__*/React.forwardRef(function PauseOutline({
1326
1458
  viewBox: "0 0 16 16",
1327
1459
  fill: "currentColor",
1328
1460
  ...rest
1329
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1461
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1330
1462
  d: "M7 5L6 5 6 11 7 11 7 5zM10 5L9 5 9 11 10 11 10 5z"
1331
- })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1463
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1332
1464
  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"
1333
1465
  })), children);
1334
1466
  }
@@ -1340,9 +1472,9 @@ const PauseOutline = /*#__PURE__*/React.forwardRef(function PauseOutline({
1340
1472
  viewBox: "0 0 32 32",
1341
1473
  fill: "currentColor",
1342
1474
  ...rest
1343
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1475
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1344
1476
  d: "M14 10L12 10 12 22 14 22 14 10 14 10zM20 10L18 10 18 22 20 22 20 10 20 10z"
1345
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1477
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1346
1478
  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"
1347
1479
  })), children);
1348
1480
  });
@@ -1363,7 +1495,7 @@ const PauseOutlineFilled = /*#__PURE__*/React.forwardRef(function PauseOutlineFi
1363
1495
  viewBox: "0 0 16 16",
1364
1496
  fill: "currentColor",
1365
1497
  ...rest
1366
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1498
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1367
1499
  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"
1368
1500
  })), children);
1369
1501
  }
@@ -1375,7 +1507,7 @@ const PauseOutlineFilled = /*#__PURE__*/React.forwardRef(function PauseOutlineFi
1375
1507
  viewBox: "0 0 32 32",
1376
1508
  fill: "currentColor",
1377
1509
  ...rest
1378
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1510
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1379
1511
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,22H12V10h2Zm6,0H18V10h2Z"
1380
1512
  })), children);
1381
1513
  });
@@ -1395,9 +1527,9 @@ const PauseFuture = /*#__PURE__*/React.forwardRef(function PauseFuture({
1395
1527
  viewBox: "0 0 32 32",
1396
1528
  fill: "currentColor",
1397
1529
  ...rest
1398
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1530
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1399
1531
  d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
1400
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1532
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1401
1533
  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"
1402
1534
  })), children);
1403
1535
  });
@@ -1417,9 +1549,9 @@ const PausePast = /*#__PURE__*/React.forwardRef(function PausePast({
1417
1549
  viewBox: "0 0 32 32",
1418
1550
  fill: "currentColor",
1419
1551
  ...rest
1420
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1552
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1421
1553
  d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
1422
- })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1554
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1423
1555
  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"
1424
1556
  })), children);
1425
1557
  });
@@ -1439,9 +1571,9 @@ const PcnENode = /*#__PURE__*/React.forwardRef(function PcnENode({
1439
1571
  viewBox: "0 0 32 32",
1440
1572
  fill: "currentColor",
1441
1573
  ...rest
1442
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1574
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1443
1575
  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"
1444
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1576
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1445
1577
  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"
1446
1578
  })), children);
1447
1579
  });
@@ -1461,13 +1593,13 @@ const PcnMilitary = /*#__PURE__*/React.forwardRef(function PcnMilitary({
1461
1593
  viewBox: "0 0 32 32",
1462
1594
  fill: "currentColor",
1463
1595
  ...rest
1464
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1596
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1465
1597
  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"
1466
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1598
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1467
1599
  d: "M12.414 17.414L16 13.834 16 13.834 19.588 17.416 21 16 16 11 11 16 12.414 17.414z"
1468
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1600
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1469
1601
  d: "M12.414 12.414L16 8.834 16 8.834 19.588 12.416 21 11 16 6 11 11 12.414 12.414z"
1470
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1602
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1471
1603
  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"
1472
1604
  })), children);
1473
1605
  });
@@ -1487,9 +1619,9 @@ const PcnPNode = /*#__PURE__*/React.forwardRef(function PcnPNode({
1487
1619
  viewBox: "0 0 32 32",
1488
1620
  fill: "currentColor",
1489
1621
  ...rest
1490
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1622
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1491
1623
  d: "M14,23H12V9h6a2.002,2.002,0,0,1,2,2v5a2.002,2.002,0,0,1-2,2H14Zm0-7h4V10.9985H14Z"
1492
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1624
+ })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1493
1625
  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"
1494
1626
  })), children);
1495
1627
  });
@@ -1509,9 +1641,9 @@ const PcnZNode = /*#__PURE__*/React.forwardRef(function PcnZNode({
1509
1641
  viewBox: "0 0 32 32",
1510
1642
  fill: "currentColor",
1511
1643
  ...rest
1512
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1644
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1513
1645
  d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
1514
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1646
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1515
1647
  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"
1516
1648
  })), children);
1517
1649
  });
@@ -1531,7 +1663,7 @@ const Pdf = /*#__PURE__*/React.forwardRef(function Pdf({
1531
1663
  viewBox: "0 0 32 32",
1532
1664
  fill: "currentColor",
1533
1665
  ...rest
1534
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1666
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1535
1667
  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"
1536
1668
  })), children);
1537
1669
  });
@@ -1551,7 +1683,7 @@ const PdfReference = /*#__PURE__*/React.forwardRef(function PdfReference({
1551
1683
  viewBox: "0 0 32 32",
1552
1684
  fill: "currentColor",
1553
1685
  ...rest
1554
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1686
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1555
1687
  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"
1556
1688
  })), children);
1557
1689
  });
@@ -1571,9 +1703,9 @@ const Pedestrian = /*#__PURE__*/React.forwardRef(function Pedestrian({
1571
1703
  viewBox: "0 0 32 32",
1572
1704
  fill: "currentColor",
1573
1705
  ...rest
1574
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1706
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1575
1707
  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"
1576
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1708
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1577
1709
  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"
1578
1710
  })), children);
1579
1711
  });
@@ -1593,9 +1725,9 @@ const PedestrianFamily = /*#__PURE__*/React.forwardRef(function PedestrianFamily
1593
1725
  viewBox: "0 0 32 32",
1594
1726
  fill: "currentColor",
1595
1727
  ...rest
1596
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1728
+ }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1597
1729
  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"
1598
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1730
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1599
1731
  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"
1600
1732
  })), children);
1601
1733
  });
@@ -1615,9 +1747,9 @@ const PedestrianChild = /*#__PURE__*/React.forwardRef(function PedestrianChild({
1615
1747
  viewBox: "0 0 32 32",
1616
1748
  fill: "currentColor",
1617
1749
  ...rest
1618
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1750
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1619
1751
  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"
1620
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1752
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1621
1753
  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"
1622
1754
  })), children);
1623
1755
  });
@@ -1637,9 +1769,9 @@ const Pen = /*#__PURE__*/React.forwardRef(function Pen({
1637
1769
  viewBox: "0 0 32 32",
1638
1770
  fill: "currentColor",
1639
1771
  ...rest
1640
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1772
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1641
1773
  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"
1642
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1774
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1643
1775
  d: "M8.136 7.5H18.863999999999997V9.5H8.136z",
1644
1776
  transform: "rotate(-45 13.5 8.5)"
1645
1777
  })), children);
@@ -1660,7 +1792,7 @@ const PenFountain = /*#__PURE__*/React.forwardRef(function PenFountain({
1660
1792
  viewBox: "0 0 32 32",
1661
1793
  fill: "currentColor",
1662
1794
  ...rest
1663
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1795
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1664
1796
  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"
1665
1797
  })), children);
1666
1798
  });
@@ -1680,19 +1812,19 @@ const Pending = /*#__PURE__*/React.forwardRef(function Pending({
1680
1812
  viewBox: "0 0 32 32",
1681
1813
  fill: "currentColor",
1682
1814
  ...rest
1683
- }, _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
1815
+ }, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1684
1816
  cx: "9",
1685
1817
  cy: "16",
1686
1818
  r: "2"
1687
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1819
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1688
1820
  cx: "23",
1689
1821
  cy: "16",
1690
1822
  r: "2"
1691
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1823
+ })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1692
1824
  cx: "16",
1693
1825
  cy: "16",
1694
1826
  r: "2"
1695
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1827
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1696
1828
  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"
1697
1829
  })), children);
1698
1830
  });
@@ -1712,9 +1844,9 @@ const PendingFilled = /*#__PURE__*/React.forwardRef(function PendingFilled({
1712
1844
  viewBox: "0 0 32 32",
1713
1845
  fill: "currentColor",
1714
1846
  ...rest
1715
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1847
+ }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1716
1848
  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"
1717
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1849
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1718
1850
  fill: "none",
1719
1851
  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",
1720
1852
  "data-icon-path": "inner-path"
@@ -1736,7 +1868,7 @@ const PentagonDownOutline = /*#__PURE__*/React.forwardRef(function PentagonDownO
1736
1868
  viewBox: "0 0 32 32",
1737
1869
  fill: "currentColor",
1738
1870
  ...rest
1739
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1871
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1740
1872
  strokeWidth: "0",
1741
1873
  d: "m16,27.7593l-11.8274-8.6831,4.5261-14.0762h14.6025l4.5261,14.0762-11.8274,8.6831m0,2.2407c.2078,0,.4158-.0645.5918-.1938l13-9.5444c.2599-.1907.4066-.4904.4082-.8009.0005-.1036-.0151-.2085-.0481-.3109l-4.9697-15.4561c-.1331-.4136-.5176-.6938-.9519-.6938H7.9697c-.4343,0-.8188.2803-.9519.6938l-4.9697,15.4561c-.0329.1021-.0485.2067-.0481.31.0013.3108.1481.6109.4082.8018l13,9.5444c.176.1294.384.1938.5918.1938h0Z"
1742
1874
  })), children);
@@ -1757,7 +1889,7 @@ const PentagonDownSolid = /*#__PURE__*/React.forwardRef(function PentagonDownSol
1757
1889
  viewBox: "0 0 32 32",
1758
1890
  fill: "currentColor",
1759
1891
  ...rest
1760
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1892
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1761
1893
  strokeWidth: "0",
1762
1894
  d: "m16,30c.2078,0,.4158-.0645.5918-.1938l13-9.5444c.2599-.1907.4066-.4904.4082-.8009.0005-.1036-.0151-.2085-.0481-.3109l-4.9697-15.4561c-.1331-.4136-.5176-.6938-.9519-.6938H7.9697c-.4343,0-.8188.2803-.9519.6938l-4.9697,15.4561c-.0329.1021-.0485.2067-.0481.31.0013.3108.1481.6109.4082.8018l13,9.5444c.176.1294.384.1938.5918.1938h0Z"
1763
1895
  })), children);
@@ -1778,7 +1910,7 @@ const PentagonLeftOutline = /*#__PURE__*/React.forwardRef(function PentagonLeftO
1778
1910
  viewBox: "0 0 32 32",
1779
1911
  fill: "currentColor",
1780
1912
  ...rest
1781
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1913
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1782
1914
  strokeWidth: "0",
1783
1915
  d: "m4.2407,16L12.9238,4.1726l14.0762,4.5261v14.6025l-14.0762,4.5261-8.6831-11.8274m-2.2407,0c0,.2078.0645.4158.1938.5918l9.5444,13c.1907.2599.4904.4066.8009.4082.1036.0005.2085-.0151.3109-.0481l15.4561-4.9697c.4136-.1331.6938-.5176.6938-.9519V7.9697c0-.4343-.2803-.8188-.6938-.9519L12.8501,2.0481c-.1021-.0329-.2067-.0485-.31-.0481-.3108.0013-.6109.1481-.8018.4082L2.1938,15.4082c-.1294.176-.1938.384-.1938.5918h0Z"
1784
1916
  })), children);
@@ -1799,7 +1931,7 @@ const PentagonLeftSolid = /*#__PURE__*/React.forwardRef(function PentagonLeftSol
1799
1931
  viewBox: "0 0 32 32",
1800
1932
  fill: "currentColor",
1801
1933
  ...rest
1802
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1934
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1803
1935
  strokeWidth: "0",
1804
1936
  d: "m2,16c0,.2078.0645.4158.1938.5918l9.5444,13c.1907.2599.4904.4066.8009.4082.1036.0005.2085-.0151.3109-.0481l15.4561-4.9697c.4136-.1331.6938-.5176.6938-.9519V7.9697c0-.4343-.2803-.8188-.6938-.9519L12.8501,2.0481c-.1021-.0329-.2067-.0485-.31-.0481-.3108.0013-.6109.1481-.8018.4082L2.1938,15.4082c-.1294.176-.1938.384-.1938.5918h0Z"
1805
1937
  })), children);
@@ -1820,7 +1952,7 @@ const PentagonOutline = /*#__PURE__*/React.forwardRef(function PentagonOutline({
1820
1952
  viewBox: "0 0 32 32",
1821
1953
  fill: "currentColor",
1822
1954
  ...rest
1823
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1955
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1824
1956
  strokeWidth: "0",
1825
1957
  d: "m16,4.2407l11.8274,8.6831-4.5261,14.0762h-14.6025l-4.5261-14.0762,11.8274-8.6831m0-2.2407c-.2078,0-.4158.0645-.5918.1938L2.4082,11.7383c-.2599.1907-.4066.4904-.4082.8009-.0005.1036.0151.2085.0481.3109l4.9697,15.4561c.1331.4136.5176.6938.9519.6938h16.0605c.4343,0,.8188-.2803.9519-.6938l4.9697-15.4561c.0329-.1021.0485-.2067.0481-.31-.0013-.3108-.1481-.6109-.4082-.8018L16.5918,2.1938c-.176-.1294-.384-.1938-.5918-.1938h0Z"
1826
1958
  })), children);
@@ -1841,7 +1973,7 @@ const PentagonRightOutline = /*#__PURE__*/React.forwardRef(function PentagonRigh
1841
1973
  viewBox: "0 0 32 32",
1842
1974
  fill: "currentColor",
1843
1975
  ...rest
1844
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1976
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1845
1977
  strokeWidth: "0",
1846
1978
  d: "m27.7593,16l-8.6831,11.8274-14.0762-4.5261v-14.6025l14.0762-4.5261,8.6831,11.8274m2.2407,0c0-.2078-.0645-.4158-.1938-.5918L20.2617,2.4082c-.1907-.2599-.4904-.4066-.8009-.4082-.1036-.0005-.2085.0151-.3109.0481L3.6938,7.0178c-.4136.1331-.6938.5176-.6938.9519v16.0605c0,.4343.2803.8188.6938.9519l15.4561,4.9697c.1021.0329.2067.0485.31.0481.3108-.0013.6109-.1481.8018-.4082l9.5444-13c.1294-.176.1938-.384.1938-.5918h0Z"
1847
1979
  })), children);
@@ -1862,7 +1994,7 @@ const PentagonRightSolid = /*#__PURE__*/React.forwardRef(function PentagonRightS
1862
1994
  viewBox: "0 0 32 32",
1863
1995
  fill: "currentColor",
1864
1996
  ...rest
1865
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1997
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1866
1998
  strokeWidth: "0",
1867
1999
  d: "m30,16c0-.2078-.0645-.4158-.1938-.5918L20.2617,2.4082c-.1907-.2599-.4904-.4066-.8009-.4082-.1036-.0005-.2085.0151-.3109.0481L3.6938,7.0178c-.4136.1331-.6938.5176-.6938.9519v16.0605c0,.4343.2803.8188.6938.9519l15.4561,4.9697c.1021.0329.2067.0485.31.0481.3108-.0013.6109-.1481.8018-.4082l9.5444-13c.1294-.176.1938-.384.1938-.5918h0Z"
1868
2000
  })), children);
@@ -1883,7 +2015,7 @@ const PentagonSolid = /*#__PURE__*/React.forwardRef(function PentagonSolid({
1883
2015
  viewBox: "0 0 32 32",
1884
2016
  fill: "currentColor",
1885
2017
  ...rest
1886
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2018
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1887
2019
  strokeWidth: "0",
1888
2020
  d: "m16,2c-.2078,0-.4158.0645-.5918.1938L2.4082,11.7383c-.2599.1907-.4066.4904-.4082.8009-.0005.1036.0151.2085.0481.3109l4.9697,15.4561c.1331.4136.5176.6938.9519.6938h16.0605c.4343,0,.8188-.2803.9519-.6938l4.9697-15.4561c.0329-.1021.0485-.2067.0481-.31-.0013-.3108-.1481-.6109-.4082-.8018L16.5918,2.1938c-.176-.1294-.384-.1938-.5918-.1938h0Z"
1889
2021
  })), children);
@@ -1904,12 +2036,12 @@ const Percentage = /*#__PURE__*/React.forwardRef(function Percentage({
1904
2036
  viewBox: "0 0 32 32",
1905
2037
  fill: "currentColor",
1906
2038
  ...rest
1907
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2039
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1908
2040
  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"
1909
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2041
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1910
2042
  d: "M0.029 15H31.97V17H0.029z",
1911
2043
  transform: "rotate(-45 16 16)"
1912
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2044
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1913
2045
  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"
1914
2046
  })), children);
1915
2047
  });
@@ -1929,12 +2061,12 @@ const PercentageFilled = /*#__PURE__*/React.forwardRef(function PercentageFilled
1929
2061
  viewBox: "0 0 32 32",
1930
2062
  fill: "currentColor",
1931
2063
  ...rest
1932
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2064
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1933
2065
  d: "M9,14a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,9,14Z"
1934
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2066
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1935
2067
  d: "M0.029 15H31.97V17H0.029z",
1936
2068
  transform: "rotate(-45 16 16)"
1937
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2069
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1938
2070
  d: "M23,28a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,23,28Z"
1939
2071
  })), children);
1940
2072
  });
@@ -1954,7 +2086,7 @@ const PerformAction = /*#__PURE__*/React.forwardRef(function PerformAction({
1954
2086
  viewBox: "0 0 32 32",
1955
2087
  fill: "currentColor",
1956
2088
  ...rest
1957
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2089
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1958
2090
  d: "M21,2h-10C6,2,2,6,2,11v10c0,5,4,9,9,9h10c5,0,9-4,9-9v-10c0-5-4-9-9-9ZM28,21c0,3.9-3.1,7-7,7h-10c-3.9,0-7-3.1-7-7v-10c0-3.9,3.1-7,7-7h10c3.9,0,7,3.1,7,7v10ZM24,11h-6c-1.1,0-2,.9-2,2v6c0,1.1.9,2,2,2h6c1.1,0,2-.9,2-2v-6c0-1.1-.9-2-2-2ZM18,19v-6h6v6h-6ZM11,11l5,5-5,5-1.5-1.4,2.7-2.6h-6.2v-2h6.2l-2.7-2.6,1.5-1.4Z"
1959
2091
  })), children);
1960
2092
  });
@@ -1974,7 +2106,7 @@ const Person = /*#__PURE__*/React.forwardRef(function Person({
1974
2106
  viewBox: "0 0 32 32",
1975
2107
  fill: "currentColor",
1976
2108
  ...rest
1977
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2109
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1978
2110
  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"
1979
2111
  })), children);
1980
2112
  });
@@ -1994,7 +2126,7 @@ const PersonFavorite = /*#__PURE__*/React.forwardRef(function PersonFavorite({
1994
2126
  viewBox: "0 0 32 32",
1995
2127
  fill: "currentColor",
1996
2128
  ...rest
1997
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2129
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1998
2130
  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"
1999
2131
  })), children);
2000
2132
  });
@@ -2014,19 +2146,19 @@ const Pest = /*#__PURE__*/React.forwardRef(function Pest({
2014
2146
  viewBox: "0 0 32 32",
2015
2147
  fill: "currentColor",
2016
2148
  ...rest
2017
- }, _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2149
+ }, _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2018
2150
  cx: "7.5",
2019
2151
  cy: "9.5",
2020
2152
  r: "1.5"
2021
- })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
2153
+ })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
2022
2154
  cx: "13",
2023
2155
  cy: "13",
2024
2156
  r: "1"
2025
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2157
+ })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
2026
2158
  cx: "22",
2027
2159
  cy: "21",
2028
2160
  r: "1"
2029
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2161
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2030
2162
  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"
2031
2163
  })), children);
2032
2164
  });
@@ -2046,21 +2178,21 @@ const WatsonHealthPetImageB = /*#__PURE__*/React.forwardRef(function WatsonHealt
2046
2178
  viewBox: "0 0 32 32",
2047
2179
  fill: "currentColor",
2048
2180
  ...rest
2049
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2181
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2050
2182
  d: "M19 21H21V24H19zM19 0H21V3H19zM8 11H11V13H8zM29 11H32V13H29z"
2051
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2183
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2052
2184
  d: "M11.59 3.07H13.57V6.07H11.59z",
2053
2185
  transform: "rotate(-45 12.586 4.577)"
2054
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2186
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2055
2187
  d: "M26.44 17.92H28.42V20.92H26.44z",
2056
2188
  transform: "rotate(-45 27.43 19.408)"
2057
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2189
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2058
2190
  d: "M11.09 18.42H14.09V20.400000000000002H11.09z",
2059
2191
  transform: "rotate(-45 12.592 19.414)"
2060
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2192
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2061
2193
  d: "M25.93 3.58H28.93V5.5600000000000005H25.93z",
2062
2194
  transform: "rotate(-45 27.423 4.57)"
2063
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2195
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2064
2196
  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"
2065
2197
  })), children);
2066
2198
  });
@@ -2080,21 +2212,21 @@ const WatsonHealthPetImageO = /*#__PURE__*/React.forwardRef(function WatsonHealt
2080
2212
  viewBox: "0 0 32 32",
2081
2213
  fill: "currentColor",
2082
2214
  ...rest
2083
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2215
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2084
2216
  d: "M11 29H13V32H11zM11 8H13V11H11zM0 19H3V21H0zM21 19H24V21H21z"
2085
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2217
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2086
2218
  d: "M3.59 11.09H5.57V14.09H3.59z",
2087
2219
  transform: "rotate(-45 4.585 12.59)"
2088
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2220
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2089
2221
  d: "M18.44 25.93H20.42V28.93H18.44z",
2090
2222
  transform: "rotate(-45 19.429 27.422)"
2091
- })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2223
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2092
2224
  d: "M3.09 26.44H6.09V28.42H3.09z",
2093
2225
  transform: "rotate(-45 4.591 27.428)"
2094
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2226
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2095
2227
  d: "M17.93 11.59H20.93V13.57H17.93z",
2096
2228
  transform: "rotate(-45 19.423 12.585)"
2097
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2229
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2098
2230
  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"
2099
2231
  })), children);
2100
2232
  });
@@ -2114,7 +2246,7 @@ const Phone = /*#__PURE__*/React.forwardRef(function Phone({
2114
2246
  viewBox: "0 0 32 32",
2115
2247
  fill: "currentColor",
2116
2248
  ...rest
2117
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2249
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2118
2250
  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"
2119
2251
  })), children);
2120
2252
  });
@@ -2134,7 +2266,7 @@ const PhoneApplication = /*#__PURE__*/React.forwardRef(function PhoneApplication
2134
2266
  viewBox: "0 0 32 32",
2135
2267
  fill: "currentColor",
2136
2268
  ...rest
2137
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2269
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2138
2270
  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"
2139
2271
  })), children);
2140
2272
  });
@@ -2154,9 +2286,9 @@ const PhoneBlock = /*#__PURE__*/React.forwardRef(function PhoneBlock({
2154
2286
  viewBox: "0 0 32 32",
2155
2287
  fill: "currentColor",
2156
2288
  ...rest
2157
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2289
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2158
2290
  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"
2159
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2291
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2160
2292
  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"
2161
2293
  })), children);
2162
2294
  });
@@ -2176,9 +2308,9 @@ const PhoneBlockFilled = /*#__PURE__*/React.forwardRef(function PhoneBlockFilled
2176
2308
  viewBox: "0 0 32 32",
2177
2309
  fill: "currentColor",
2178
2310
  ...rest
2179
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2311
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2180
2312
  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"
2181
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2313
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2182
2314
  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"
2183
2315
  })), children);
2184
2316
  });
@@ -2198,7 +2330,7 @@ const PhoneFilled = /*#__PURE__*/React.forwardRef(function PhoneFilled({
2198
2330
  viewBox: "0 0 32 32",
2199
2331
  fill: "currentColor",
2200
2332
  ...rest
2201
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2333
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2202
2334
  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"
2203
2335
  })), children);
2204
2336
  });
@@ -2218,9 +2350,9 @@ const PhoneIncoming = /*#__PURE__*/React.forwardRef(function PhoneIncoming({
2218
2350
  viewBox: "0 0 32 32",
2219
2351
  fill: "currentColor",
2220
2352
  ...rest
2221
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2353
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2222
2354
  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"
2223
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2355
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2224
2356
  d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
2225
2357
  })), children);
2226
2358
  });
@@ -2240,9 +2372,9 @@ const PhoneIncomingFilled = /*#__PURE__*/React.forwardRef(function PhoneIncoming
2240
2372
  viewBox: "0 0 32 32",
2241
2373
  fill: "currentColor",
2242
2374
  ...rest
2243
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2375
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2244
2376
  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"
2245
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2377
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2246
2378
  d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
2247
2379
  })), children);
2248
2380
  });
@@ -2262,9 +2394,9 @@ const PhoneIp = /*#__PURE__*/React.forwardRef(function PhoneIp({
2262
2394
  viewBox: "0 0 32 32",
2263
2395
  fill: "currentColor",
2264
2396
  ...rest
2265
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2397
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2266
2398
  d: "M16 14H18V16H16zM20 14H22V16H20zM24 14H26V16H24zM16 18H18V20H16zM20 18H22V20H20zM24 18H26V20H24zM16 22H18V24H16zM20 22H22V24H20zM24 22H26V24H24zM16 10H26V12H16z"
2267
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2399
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2268
2400
  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"
2269
2401
  })), children);
2270
2402
  });
@@ -2284,7 +2416,7 @@ const PhoneOff = /*#__PURE__*/React.forwardRef(function PhoneOff({
2284
2416
  viewBox: "0 0 32 32",
2285
2417
  fill: "currentColor",
2286
2418
  ...rest
2287
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2419
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2288
2420
  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"
2289
2421
  })), children);
2290
2422
  });
@@ -2304,7 +2436,7 @@ const PhoneOffFilled = /*#__PURE__*/React.forwardRef(function PhoneOffFilled({
2304
2436
  viewBox: "0 0 32 32",
2305
2437
  fill: "currentColor",
2306
2438
  ...rest
2307
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2439
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2308
2440
  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"
2309
2441
  })), children);
2310
2442
  });
@@ -2324,9 +2456,9 @@ const PhoneOutgoing = /*#__PURE__*/React.forwardRef(function PhoneOutgoing({
2324
2456
  viewBox: "0 0 32 32",
2325
2457
  fill: "currentColor",
2326
2458
  ...rest
2327
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2459
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2328
2460
  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"
2329
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2461
+ })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2330
2462
  d: "M20 4L20 6 24.6 6 18 12.6 19.4 14 26 7.4 26 12 28 12 28 4z"
2331
2463
  })), children);
2332
2464
  });
@@ -2346,9 +2478,9 @@ const PhoneOutgoingFilled = /*#__PURE__*/React.forwardRef(function PhoneOutgoing
2346
2478
  viewBox: "0 0 32 32",
2347
2479
  fill: "currentColor",
2348
2480
  ...rest
2349
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2481
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2350
2482
  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"
2351
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2483
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2352
2484
  d: "M20 4L20 6 24.586 6 18 12.586 19.414 14 26 7.414 26 12 28 12 28 4 20 4z"
2353
2485
  })), children);
2354
2486
  });
@@ -2368,9 +2500,9 @@ const PhoneSettings = /*#__PURE__*/React.forwardRef(function PhoneSettings({
2368
2500
  viewBox: "0 0 32 32",
2369
2501
  fill: "currentColor",
2370
2502
  ...rest
2371
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2503
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2372
2504
  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"
2373
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2505
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2374
2506
  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"
2375
2507
  })), children);
2376
2508
  });
@@ -2390,9 +2522,9 @@ const PhoneVoice = /*#__PURE__*/React.forwardRef(function PhoneVoice({
2390
2522
  viewBox: "0 0 32 32",
2391
2523
  fill: "currentColor",
2392
2524
  ...rest
2393
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2525
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2394
2526
  d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
2395
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2527
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2396
2528
  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"
2397
2529
  })), children);
2398
2530
  });
@@ -2412,9 +2544,9 @@ const PhoneVoiceFilled = /*#__PURE__*/React.forwardRef(function PhoneVoiceFilled
2412
2544
  viewBox: "0 0 32 32",
2413
2545
  fill: "currentColor",
2414
2546
  ...rest
2415
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2547
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2416
2548
  d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
2417
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2549
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2418
2550
  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"
2419
2551
  })), children);
2420
2552
  });
@@ -2434,9 +2566,9 @@ const PhraseSentiment = /*#__PURE__*/React.forwardRef(function PhraseSentiment({
2434
2566
  viewBox: "0 0 32 32",
2435
2567
  fill: "currentColor",
2436
2568
  ...rest
2437
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2569
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2438
2570
  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"
2439
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2571
+ })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2440
2572
  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"
2441
2573
  })), children);
2442
2574
  });
@@ -2456,7 +2588,7 @@ const PicnicArea = /*#__PURE__*/React.forwardRef(function PicnicArea({
2456
2588
  viewBox: "0 0 32 32",
2457
2589
  fill: "currentColor",
2458
2590
  ...rest
2459
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2591
+ }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2460
2592
  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"
2461
2593
  })), children);
2462
2594
  });
@@ -2476,9 +2608,9 @@ const PiggyBank = /*#__PURE__*/React.forwardRef(function PiggyBank({
2476
2608
  viewBox: "0 0 32 32",
2477
2609
  fill: "currentColor",
2478
2610
  ...rest
2479
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2611
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2480
2612
  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"
2481
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2613
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2482
2614
  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"
2483
2615
  })), children);
2484
2616
  });
@@ -2498,9 +2630,9 @@ const PiggyBankSlot = /*#__PURE__*/React.forwardRef(function PiggyBankSlot({
2498
2630
  viewBox: "0 0 32 32",
2499
2631
  fill: "currentColor",
2500
2632
  ...rest
2501
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2633
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2502
2634
  d: "M13 11H20V13H13z"
2503
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2635
+ })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2504
2636
  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"
2505
2637
  })), children);
2506
2638
  });
@@ -2520,7 +2652,7 @@ const Pills = /*#__PURE__*/React.forwardRef(function Pills({
2520
2652
  viewBox: "0 0 32 32",
2521
2653
  fill: "currentColor",
2522
2654
  ...rest
2523
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2655
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2524
2656
  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"
2525
2657
  })), children);
2526
2658
  });
@@ -2540,9 +2672,9 @@ const PillsAdd = /*#__PURE__*/React.forwardRef(function PillsAdd({
2540
2672
  viewBox: "0 0 32 32",
2541
2673
  fill: "currentColor",
2542
2674
  ...rest
2543
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2675
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2544
2676
  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"
2545
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2677
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2546
2678
  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"
2547
2679
  })), children);
2548
2680
  });
@@ -2562,9 +2694,9 @@ const PillsSubtract = /*#__PURE__*/React.forwardRef(function PillsSubtract({
2562
2694
  viewBox: "0 0 32 32",
2563
2695
  fill: "currentColor",
2564
2696
  ...rest
2565
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2697
+ }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2566
2698
  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"
2567
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2699
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2568
2700
  d: "M19 21H25V23H19z"
2569
2701
  })), children);
2570
2702
  });
@@ -2584,7 +2716,7 @@ const Pin = /*#__PURE__*/React.forwardRef(function Pin({
2584
2716
  viewBox: "0 0 32 32",
2585
2717
  fill: "currentColor",
2586
2718
  ...rest
2587
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2719
+ }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2588
2720
  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"
2589
2721
  })), children);
2590
2722
  });
@@ -2604,7 +2736,7 @@ const PinFilled = /*#__PURE__*/React.forwardRef(function PinFilled({
2604
2736
  viewBox: "0 0 32 32",
2605
2737
  fill: "currentColor",
2606
2738
  ...rest
2607
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2739
+ }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2608
2740
  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"
2609
2741
  })), children);
2610
2742
  });
@@ -2624,7 +2756,7 @@ const Pipelines = /*#__PURE__*/React.forwardRef(function Pipelines({
2624
2756
  viewBox: "0 0 32 32",
2625
2757
  fill: "currentColor",
2626
2758
  ...rest
2627
- }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2759
+ }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2628
2760
  d: "M22,12h6c1.1028,0,2-.8975,2-2V4c0-1.1025-.8972-2-2-2h-6c-1.1028,0-2,.8975-2,2v2h-9c-2.7571,0-5,2.2432-5,5h-2c-1.1028,0-2,.8975-2,2v6c0,1.1025.8972,2,2,2h2c0,2.7568,2.2429,5,5,5h9v2c0,1.1025.8972,2,2,2h6c1.1028,0,2-.8975,2-2v-6c0-1.1025-.8972-2-2-2h-6c-1.1028,0-2,.8975-2,2v2h-9c-1.6543,0-3-1.3457-3-3h2c1.1028,0,2-.8975,2-2v-6c0-1.1025-.8972-2-2-2h-2c0-1.6543,1.3457-3,3-3h9v2c0,1.1025.8972,2,2,2ZM22,22h6v6h-6l-.0012-6h.0012ZM10,13v6h-6l-.0012-6h6.0012ZM22,4h6v6h-6l-.0012-6h.0012Z"
2629
2761
  })), children);
2630
2762
  });
@@ -2644,7 +2776,7 @@ const PivotHorizontal = /*#__PURE__*/React.forwardRef(function PivotHorizontal({
2644
2776
  viewBox: "0 0 32 32",
2645
2777
  fill: "currentColor",
2646
2778
  ...rest
2647
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2779
+ }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2648
2780
  d: "M28.1,2H3.9c-1.1,0-1.9.9-1.9,1.9v24.2c0,1.1.9,1.9,1.9,1.9h24.2c1.1,0,1.9-.9,1.9-1.9V3.9c0-1.1-.9-1.9-1.9-1.9ZM28,28H4V8h24s0,20,0,20ZM28,6H4v-2h24s0,2,0,2ZM22,19l-1.4,1.4-2.6-2.6v6.2c0,1.1-.9,2-2,2h-6v-2h6v-6.2l-2.6,2.6-1.4-1.4,5-5,5,5ZM8,12v-2h16v2H8Z"
2649
2781
  })), children);
2650
2782
  });
@@ -2664,7 +2796,7 @@ const PivotVertical = /*#__PURE__*/React.forwardRef(function PivotVertical({
2664
2796
  viewBox: "0 0 32 32",
2665
2797
  fill: "currentColor",
2666
2798
  ...rest
2667
- }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2799
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2668
2800
  d: "M28,2H4c-1.1,0-2,.9-2,2v24c0,1.1.9,2,2,2h24c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2ZM28,28H4V8h24v20ZM28,6H4v-2h24v2ZM22,10h2v16h-2v-16ZM15,14l5,5-5,5-1.4-1.4,2.6-2.6h-6.2c-1.1,0-2-.9-2-2v-6h2v6h6.2l-2.6-2.6,1.4-1.4Z"
2669
2801
  })), children);
2670
2802
  });
@@ -2684,149 +2816,12 @@ const Plan = /*#__PURE__*/React.forwardRef(function Plan({
2684
2816
  viewBox: "0 0 32 32",
2685
2817
  fill: "currentColor",
2686
2818
  ...rest
2687
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2819
+ }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2688
2820
  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"
2689
2821
  })), children);
2690
2822
  });
2691
2823
  if (process.env.NODE_ENV !== "production") {
2692
2824
  Plan.propTypes = iconPropTypes;
2693
2825
  }
2694
- const Plane = /*#__PURE__*/React.forwardRef(function Plane({
2695
- children,
2696
- size = 16,
2697
- ...rest
2698
- }, ref) {
2699
- return /*#__PURE__*/React.createElement(Icon, {
2700
- width: size,
2701
- height: size,
2702
- ref: ref,
2703
- xmlns: "http://www.w3.org/2000/svg",
2704
- viewBox: "0 0 32 32",
2705
- fill: "currentColor",
2706
- ...rest
2707
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2708
- 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"
2709
- })), children);
2710
- });
2711
- if (process.env.NODE_ENV !== "production") {
2712
- Plane.propTypes = iconPropTypes;
2713
- }
2714
- const PlanePrivate = /*#__PURE__*/React.forwardRef(function PlanePrivate({
2715
- children,
2716
- size = 16,
2717
- ...rest
2718
- }, ref) {
2719
- return /*#__PURE__*/React.createElement(Icon, {
2720
- width: size,
2721
- height: size,
2722
- ref: ref,
2723
- xmlns: "http://www.w3.org/2000/svg",
2724
- viewBox: "0 0 32 32",
2725
- fill: "currentColor",
2726
- ...rest
2727
- }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2728
- 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"
2729
- })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2730
- 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"
2731
- })), children);
2732
- });
2733
- if (process.env.NODE_ENV !== "production") {
2734
- PlanePrivate.propTypes = iconPropTypes;
2735
- }
2736
- const PlaneSea = /*#__PURE__*/React.forwardRef(function PlaneSea({
2737
- children,
2738
- size = 16,
2739
- ...rest
2740
- }, ref) {
2741
- return /*#__PURE__*/React.createElement(Icon, {
2742
- width: size,
2743
- height: size,
2744
- ref: ref,
2745
- xmlns: "http://www.w3.org/2000/svg",
2746
- viewBox: "0 0 32 32",
2747
- fill: "currentColor",
2748
- ...rest
2749
- }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2750
- 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"
2751
- })), children);
2752
- });
2753
- if (process.env.NODE_ENV !== "production") {
2754
- PlaneSea.propTypes = iconPropTypes;
2755
- }
2756
- const PlatformAutomation = /*#__PURE__*/React.forwardRef(function PlatformAutomation({
2757
- children,
2758
- size = 16,
2759
- ...rest
2760
- }, ref) {
2761
- return /*#__PURE__*/React.createElement(Icon, {
2762
- width: size,
2763
- height: size,
2764
- ref: ref,
2765
- xmlns: "http://www.w3.org/2000/svg",
2766
- viewBox: "0 0 32 32",
2767
- fill: "currentColor",
2768
- ...rest
2769
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2770
- d: "M5 25V15.8281l-3.5859 3.586L0 18l6-6 6 6-1.4141 1.4141L7 15.8281V25H19v2H7A2.0024 2.0024 0 015 25zM24 22h4a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2H24a2.002 2.002 0 01-2-2V24A2.002 2.002 0 0124 22zm4 6V24H23.9985L24 28zM27 6v9.1719l3.5859-3.586L32 13l-6 6-6-6 1.4141-1.4141L25 15.1719V6H13V4H25A2.0024 2.0024 0 0127 6zM2 6H8V8H2zM2 2H10V4H2z"
2771
- })), children);
2772
- });
2773
- if (process.env.NODE_ENV !== "production") {
2774
- PlatformAutomation.propTypes = iconPropTypes;
2775
- }
2776
- const Platforms = /*#__PURE__*/React.forwardRef(function Platforms({
2777
- children,
2778
- size = 16,
2779
- ...rest
2780
- }, ref) {
2781
- return /*#__PURE__*/React.createElement(Icon, {
2782
- width: size,
2783
- height: size,
2784
- ref: ref,
2785
- xmlns: "http://www.w3.org/2000/svg",
2786
- viewBox: "0 0 32 32",
2787
- fill: "currentColor",
2788
- ...rest
2789
- }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2790
- d: "m28,28H4c-1.1028,0-2-.8972-2-2v-6h2v6h24v-6h2v6c0,1.1028-.8972,2-2,2Z"
2791
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2792
- d: "M17 17v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM9 17v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM17 9v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM5 5v8c0 .5522.4477 1 1 1h8c.5523 0 1-.4478 1-1V5c0-.5523-.4477-1-1-1H6c-.5523 0-1 .4477-1 1zm2 1h6v6h-6v-6z"
2793
- })), children);
2794
- });
2795
- if (process.env.NODE_ENV !== "production") {
2796
- Platforms.propTypes = iconPropTypes;
2797
- }
2798
- const Play = /*#__PURE__*/React.forwardRef(function Play({
2799
- children,
2800
- size = 16,
2801
- ...rest
2802
- }, ref) {
2803
- if (size === 16 || size === "16" || size === "16px") {
2804
- return /*#__PURE__*/React.createElement(Icon, {
2805
- width: size,
2806
- height: size,
2807
- ref: ref,
2808
- xmlns: "http://www.w3.org/2000/svg",
2809
- viewBox: "0 0 16 16",
2810
- fill: "currentColor",
2811
- ...rest
2812
- }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2813
- 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"
2814
- })), children);
2815
- }
2816
- return /*#__PURE__*/React.createElement(Icon, {
2817
- width: size,
2818
- height: size,
2819
- ref: ref,
2820
- xmlns: "http://www.w3.org/2000/svg",
2821
- viewBox: "0 0 32 32",
2822
- fill: "currentColor",
2823
- ...rest
2824
- }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2825
- 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"
2826
- })), children);
2827
- });
2828
- if (process.env.NODE_ENV !== "production") {
2829
- Play.propTypes = iconPropTypes;
2830
- }
2831
2826
 
2832
- export { ObservedHail, ObservedLightning, Omega, Opacity, OpenPanelBottom, OpenPanelFilledBottom, OpenPanelFilledLeft, OpenPanelFilledRight, OpenPanelFilledTop, OpenPanelLeft, OpenPanelRight, OpenPanelTop, OperationsField, OperationsRecord, OrderDetails, Ordinal, Outage, OutlookSevere, OverflowMenuHorizontal, OverflowMenuVertical, Overlay, Package, PackageNode, PackageTextAnalysis, PageBreak, PageFirst, PageLast, PageNumber, PaintBrush, PaintBrushAlt, PalmTree, PanHorizontal, PanVertical, PanelExpansion, Paragraph, Parameter, ParentChild, ParentNode, PartDefinition, PartUsage, PartitionAuto, PartitionCollection, PartitionRepartition, PartitionSame, PartitionSpecific, 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, PentagonDownOutline, PentagonDownSolid, PentagonLeftOutline, PentagonLeftSolid, PentagonOutline, PentagonRightOutline, PentagonRightSolid, PentagonSolid, Percentage, PercentageFilled, PerformAction, 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, Pipelines, PivotHorizontal, PivotVertical, Plan, Plane, PlanePrivate, PlaneSea, PlatformAutomation, Platforms, Play, QOperation, QOperationGauge, QOperationIf, WatsonHealthPageScroll, WatsonHealthPetImageB, WatsonHealthPetImageO };
2827
+ export { NumberSmall_8, NumberSmall_9, Object$1 as Object, ObjectStorage, ObjectStorageAlt, ObservedHail, ObservedLightning, Omega, Opacity, OpenPanelBottom, OpenPanelFilledBottom, OpenPanelFilledLeft, OpenPanelFilledRight, OpenPanelFilledTop, OpenPanelLeft, OpenPanelRight, OpenPanelTop, OperationsField, OperationsRecord, Orchestrate, OrderDetails, Ordinal, Outage, OutlookSevere, OverflowMenuHorizontal, OverflowMenuVertical, Overlay, Package, PackageNode, PackageTextAnalysis, PageBreak, PageFirst, PageLast, PageNumber, PaintBrush, PaintBrushAlt, PalmTree, PanHorizontal, PanVertical, PanelExpansion, Paragraph, Parameter, ParentChild, ParentNode, PartDefinition, PartUsage, PartitionAuto, PartitionCollection, PartitionRepartition, PartitionSame, PartitionSpecific, 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, PentagonDownOutline, PentagonDownSolid, PentagonLeftOutline, PentagonLeftSolid, PentagonOutline, PentagonRightOutline, PentagonRightSolid, PentagonSolid, Percentage, PercentageFilled, PerformAction, 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, Pipelines, PivotHorizontal, PivotVertical, Plan, QOperation, QOperationGauge, QOperationIf, WatsonHealthPageScroll, WatsonHealthPetImageB, WatsonHealthPetImageO };