@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -14,8 +14,8 @@ var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- var _path, _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;
18
- const ObservedHail = /*#__PURE__*/React.forwardRef(function ObservedHail({
17
+ 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;
18
+ const NumberSmall_8 = /*#__PURE__*/React.forwardRef(function NumberSmall_8({
19
19
  children,
20
20
  size = 16,
21
21
  ...rest
@@ -29,23 +29,135 @@ const ObservedHail = /*#__PURE__*/React.forwardRef(function ObservedHail({
29
29
  fill: "currentColor",
30
30
  ...rest
31
31
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
32
- d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
32
+ 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"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ NumberSmall_8.propTypes = iconPropTypes.iconPropTypes;
37
+ }
38
+ const NumberSmall_9 = /*#__PURE__*/React.forwardRef(function NumberSmall_9({
39
+ children,
40
+ size = 16,
41
+ ...rest
42
+ }, ref) {
43
+ return /*#__PURE__*/React.createElement(Icon_js, {
44
+ width: size,
45
+ height: size,
46
+ ref: ref,
47
+ xmlns: "http://www.w3.org/2000/svg",
48
+ viewBox: "0 0 32 32",
49
+ fill: "currentColor",
50
+ ...rest
51
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
52
+ d: "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"
53
+ })), children);
54
+ });
55
+ if (process.env.NODE_ENV !== "production") {
56
+ NumberSmall_9.propTypes = iconPropTypes.iconPropTypes;
57
+ }
58
+ const Object$1 = /*#__PURE__*/React.forwardRef(function Object({
59
+ children,
60
+ size = 16,
61
+ ...rest
62
+ }, ref) {
63
+ return /*#__PURE__*/React.createElement(Icon_js, {
64
+ width: size,
65
+ height: size,
66
+ ref: ref,
67
+ xmlns: "http://www.w3.org/2000/svg",
68
+ viewBox: "0 0 32 32",
69
+ fill: "currentColor",
70
+ ...rest
71
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
72
+ 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"
73
+ })), children);
74
+ });
75
+ if (process.env.NODE_ENV !== "production") {
76
+ Object$1.propTypes = iconPropTypes.iconPropTypes;
77
+ }
78
+ const ObjectStorage = /*#__PURE__*/React.forwardRef(function ObjectStorage({
79
+ children,
80
+ size = 16,
81
+ ...rest
82
+ }, ref) {
83
+ return /*#__PURE__*/React.createElement(Icon_js, {
84
+ width: size,
85
+ height: size,
86
+ ref: ref,
87
+ xmlns: "http://www.w3.org/2000/svg",
88
+ viewBox: "0 0 32 32",
89
+ fill: "currentColor",
90
+ ...rest
91
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
92
+ 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"
33
93
  })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
94
+ cx: "7",
95
+ cy: "25",
96
+ r: "1"
97
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
98
+ d: "M30 8H22v6H16v8h8V16h6zM22 20H18V16h4zm6-6H24V10h4zM18 10H10V2h8zM12 8h4V4H12z"
99
+ })), children);
100
+ });
101
+ if (process.env.NODE_ENV !== "production") {
102
+ ObjectStorage.propTypes = iconPropTypes.iconPropTypes;
103
+ }
104
+ const ObjectStorageAlt = /*#__PURE__*/React.forwardRef(function ObjectStorageAlt({
105
+ children,
106
+ size = 16,
107
+ ...rest
108
+ }, ref) {
109
+ return /*#__PURE__*/React.createElement(Icon_js, {
110
+ width: size,
111
+ height: size,
112
+ ref: ref,
113
+ xmlns: "http://www.w3.org/2000/svg",
114
+ viewBox: "0 0 32 32",
115
+ fill: "currentColor",
116
+ ...rest
117
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
118
+ 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"
119
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
120
+ cx: "7",
121
+ cy: "25",
122
+ r: "1"
123
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
124
+ 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"
125
+ })), children);
126
+ });
127
+ if (process.env.NODE_ENV !== "production") {
128
+ ObjectStorageAlt.propTypes = iconPropTypes.iconPropTypes;
129
+ }
130
+ const ObservedHail = /*#__PURE__*/React.forwardRef(function ObservedHail({
131
+ children,
132
+ size = 16,
133
+ ...rest
134
+ }, ref) {
135
+ return /*#__PURE__*/React.createElement(Icon_js, {
136
+ width: size,
137
+ height: size,
138
+ ref: ref,
139
+ xmlns: "http://www.w3.org/2000/svg",
140
+ viewBox: "0 0 32 32",
141
+ fill: "currentColor",
142
+ ...rest
143
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
144
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
145
+ })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
34
146
  cx: "13.5",
35
147
  cy: "23.5",
36
148
  r: "1.5"
37
- })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
149
+ })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
38
150
  cx: "10.5",
39
151
  cy: "19.5",
40
152
  r: "1.5"
41
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
153
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
42
154
  cx: "16.5",
43
155
  cy: "19.5",
44
156
  r: "1.5"
45
- })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
157
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
46
158
  d: "M11.964 14.5H17.036V16.499H11.964z",
47
159
  transform: "rotate(-45 14.5 15.5)"
48
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
160
+ })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
49
161
  d: "M17.964 14.5H23.035999999999998V16.499H17.964z",
50
162
  transform: "rotate(-45 20.5 15.5)"
51
163
  })), children);
@@ -66,9 +178,9 @@ const ObservedLightning = /*#__PURE__*/React.forwardRef(function ObservedLightni
66
178
  viewBox: "0 0 32 32",
67
179
  fill: "currentColor",
68
180
  ...rest
69
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
181
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
70
182
  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"
71
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
183
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
72
184
  d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
73
185
  })), children);
74
186
  });
@@ -88,7 +200,7 @@ const Omega = /*#__PURE__*/React.forwardRef(function Omega({
88
200
  viewBox: "0 0 32 32",
89
201
  fill: "currentColor",
90
202
  ...rest
91
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
203
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
92
204
  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"
93
205
  })), children);
94
206
  });
@@ -108,7 +220,7 @@ const Opacity = /*#__PURE__*/React.forwardRef(function Opacity({
108
220
  viewBox: "0 0 32 32",
109
221
  fill: "currentColor",
110
222
  ...rest
111
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
223
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
112
224
  d: "M6 6H10V10H6zM10 10H14V14H10zM14 6H18V10H14zM22 6H26V10H22zM6 14H10V18H6zM14 14H18V18H14zM22 14H26V18H22zM6 22H10V26H6zM14 22H18V26H14zM22 22H26V26H22zM18 10H22V14H18zM10 18H14V22H10zM18 18H22V22H18z"
113
225
  })), children);
114
226
  });
@@ -128,7 +240,7 @@ const OpenPanelBottom = /*#__PURE__*/React.forwardRef(function OpenPanelBottom({
128
240
  viewBox: "0 0 32 32",
129
241
  fill: "currentColor",
130
242
  ...rest
131
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
243
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
132
244
  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"
133
245
  })), children);
134
246
  });
@@ -148,7 +260,7 @@ const OpenPanelFilledBottom = /*#__PURE__*/React.forwardRef(function OpenPanelFi
148
260
  viewBox: "0 0 32 32",
149
261
  fill: "currentColor",
150
262
  ...rest
151
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
263
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
152
264
  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"
153
265
  })), children);
154
266
  });
@@ -168,7 +280,7 @@ const OpenPanelFilledLeft = /*#__PURE__*/React.forwardRef(function OpenPanelFill
168
280
  viewBox: "0 0 32 32",
169
281
  fill: "currentColor",
170
282
  ...rest
171
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
283
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
172
284
  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"
173
285
  })), children);
174
286
  });
@@ -188,7 +300,7 @@ const OpenPanelFilledRight = /*#__PURE__*/React.forwardRef(function OpenPanelFil
188
300
  viewBox: "0 0 32 32",
189
301
  fill: "currentColor",
190
302
  ...rest
191
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
303
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
192
304
  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"
193
305
  })), children);
194
306
  });
@@ -208,7 +320,7 @@ const OpenPanelFilledTop = /*#__PURE__*/React.forwardRef(function OpenPanelFille
208
320
  viewBox: "0 0 32 32",
209
321
  fill: "currentColor",
210
322
  ...rest
211
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
323
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
212
324
  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"
213
325
  })), children);
214
326
  });
@@ -228,7 +340,7 @@ const OpenPanelLeft = /*#__PURE__*/React.forwardRef(function OpenPanelLeft({
228
340
  viewBox: "0 0 32 32",
229
341
  fill: "currentColor",
230
342
  ...rest
231
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
343
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
232
344
  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"
233
345
  })), children);
234
346
  });
@@ -248,7 +360,7 @@ const OpenPanelRight = /*#__PURE__*/React.forwardRef(function OpenPanelRight({
248
360
  viewBox: "0 0 32 32",
249
361
  fill: "currentColor",
250
362
  ...rest
251
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
363
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
252
364
  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"
253
365
  })), children);
254
366
  });
@@ -268,7 +380,7 @@ const OpenPanelTop = /*#__PURE__*/React.forwardRef(function OpenPanelTop({
268
380
  viewBox: "0 0 32 32",
269
381
  fill: "currentColor",
270
382
  ...rest
271
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
383
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
272
384
  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"
273
385
  })), children);
274
386
  });
@@ -288,9 +400,9 @@ const QOperation = /*#__PURE__*/React.forwardRef(function QOperation({
288
400
  viewBox: "0 0 32 32",
289
401
  fill: "currentColor",
290
402
  ...rest
291
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
403
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
292
404
  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"
293
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
405
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
294
406
  d: "M13 15H15V17H13z"
295
407
  })), children);
296
408
  });
@@ -310,7 +422,7 @@ const QOperationGauge = /*#__PURE__*/React.forwardRef(function QOperationGauge({
310
422
  viewBox: "0 0 32 32",
311
423
  fill: "currentColor",
312
424
  ...rest
313
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
425
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
314
426
  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"
315
427
  })), children);
316
428
  });
@@ -330,7 +442,7 @@ const QOperationIf = /*#__PURE__*/React.forwardRef(function QOperationIf({
330
442
  viewBox: "0 0 32 32",
331
443
  fill: "currentColor",
332
444
  ...rest
333
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
445
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
334
446
  d: "M12 13H14V23H12zM12 9H14V11H12zM23 11V9H20a2 2 0 00-2 2v2H16v2h2v8h2V15h3V13H20V11z"
335
447
  })), children);
336
448
  });
@@ -350,18 +462,18 @@ const OperationsField = /*#__PURE__*/React.forwardRef(function OperationsField({
350
462
  viewBox: "0 0 32 32",
351
463
  fill: "currentColor",
352
464
  ...rest
353
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
465
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
354
466
  d: "M16 6H26V8H16z",
355
467
  transform: "rotate(-90 21 7)"
356
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
468
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
357
469
  d: "M20 6H30V8H20z",
358
470
  transform: "rotate(-90 25 7)"
359
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
471
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
360
472
  d: "M24 6H34V8H24z",
361
473
  transform: "rotate(-90 29 7)"
362
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
474
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
363
475
  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"
364
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
476
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
365
477
  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"
366
478
  })), children);
367
479
  });
@@ -381,15 +493,35 @@ const OperationsRecord = /*#__PURE__*/React.forwardRef(function OperationsRecord
381
493
  viewBox: "0 0 32 32",
382
494
  fill: "currentColor",
383
495
  ...rest
384
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
496
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
385
497
  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"
386
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
498
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
387
499
  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"
388
500
  })), children);
389
501
  });
390
502
  if (process.env.NODE_ENV !== "production") {
391
503
  OperationsRecord.propTypes = iconPropTypes.iconPropTypes;
392
504
  }
505
+ const Orchestrate = /*#__PURE__*/React.forwardRef(function Orchestrate({
506
+ children,
507
+ size = 16,
508
+ ...rest
509
+ }, ref) {
510
+ return /*#__PURE__*/React.createElement(Icon_js, {
511
+ width: size,
512
+ height: size,
513
+ ref: ref,
514
+ xmlns: "http://www.w3.org/2000/svg",
515
+ viewBox: "0 0 32 32",
516
+ fill: "currentColor",
517
+ ...rest
518
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
519
+ 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"
520
+ })), children);
521
+ });
522
+ if (process.env.NODE_ENV !== "production") {
523
+ Orchestrate.propTypes = iconPropTypes.iconPropTypes;
524
+ }
393
525
  const OrderDetails = /*#__PURE__*/React.forwardRef(function OrderDetails({
394
526
  children,
395
527
  size = 16,
@@ -403,9 +535,9 @@ const OrderDetails = /*#__PURE__*/React.forwardRef(function OrderDetails({
403
535
  viewBox: "0 0 32 32",
404
536
  fill: "currentColor",
405
537
  ...rest
406
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
538
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
407
539
  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"
408
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
540
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
409
541
  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"
410
542
  })), children);
411
543
  });
@@ -426,7 +558,7 @@ const Ordinal = /*#__PURE__*/React.forwardRef(function Ordinal({
426
558
  viewBox: "0 0 16 16",
427
559
  fill: "currentColor",
428
560
  ...rest
429
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
561
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
430
562
  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"
431
563
  })), children);
432
564
  }
@@ -438,7 +570,7 @@ const Ordinal = /*#__PURE__*/React.forwardRef(function Ordinal({
438
570
  viewBox: "0 0 32 32",
439
571
  fill: "currentColor",
440
572
  ...rest
441
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
573
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
442
574
  d: "M26,26V4H18v6H12v6H6V26H2v2H30V26ZM8,26V18h4v8Zm6,0V12h4V26Zm6,0V6h4V26Z"
443
575
  })), children);
444
576
  });
@@ -458,9 +590,9 @@ const Outage = /*#__PURE__*/React.forwardRef(function Outage({
458
590
  viewBox: "0 0 32 32",
459
591
  fill: "currentColor",
460
592
  ...rest
461
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
593
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
462
594
  d: "M12 24H21V26H12zM13 28H19V30H13z"
463
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
595
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
464
596
  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"
465
597
  })), children);
466
598
  });
@@ -480,12 +612,12 @@ const OutlookSevere = /*#__PURE__*/React.forwardRef(function OutlookSevere({
480
612
  viewBox: "0 0 32 32",
481
613
  fill: "currentColor",
482
614
  ...rest
483
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
615
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
484
616
  fill: "none",
485
617
  d: "M15.1249,19h1.75v5.5h-1.75ZM17,27a1,1,0,1,0-1,1A1,1,0,0,0,17,27Z"
486
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
618
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
487
619
  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"
488
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
620
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
489
621
  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"
490
622
  })), children);
491
623
  });
@@ -505,15 +637,15 @@ const OverflowMenuHorizontal = /*#__PURE__*/React.forwardRef(function OverflowMe
505
637
  viewBox: "0 0 32 32",
506
638
  fill: "currentColor",
507
639
  ...rest
508
- }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
640
+ }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
509
641
  cx: "8",
510
642
  cy: "16",
511
643
  r: "2"
512
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
644
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
513
645
  cx: "16",
514
646
  cy: "16",
515
647
  r: "2"
516
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
648
+ })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
517
649
  cx: "24",
518
650
  cy: "16",
519
651
  r: "2"
@@ -535,15 +667,15 @@ const OverflowMenuVertical = /*#__PURE__*/React.forwardRef(function OverflowMenu
535
667
  viewBox: "0 0 32 32",
536
668
  fill: "currentColor",
537
669
  ...rest
538
- }, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
670
+ }, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
539
671
  cx: "16",
540
672
  cy: "8",
541
673
  r: "2"
542
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
674
+ })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
543
675
  cx: "16",
544
676
  cy: "16",
545
677
  r: "2"
546
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
678
+ })), _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
547
679
  cx: "16",
548
680
  cy: "24",
549
681
  r: "2"
@@ -565,7 +697,7 @@ const Overlay = /*#__PURE__*/React.forwardRef(function Overlay({
565
697
  viewBox: "0 0 32 32",
566
698
  fill: "currentColor",
567
699
  ...rest
568
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
700
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
569
701
  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"
570
702
  })), children);
571
703
  });
@@ -585,9 +717,9 @@ const Package = /*#__PURE__*/React.forwardRef(function Package({
585
717
  viewBox: "0 0 32 32",
586
718
  fill: "currentColor",
587
719
  ...rest
588
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
720
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
589
721
  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"
590
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
722
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
591
723
  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"
592
724
  })), children);
593
725
  });
@@ -607,9 +739,9 @@ const PackageTextAnalysis = /*#__PURE__*/React.forwardRef(function PackageTextAn
607
739
  viewBox: "0 0 32 32",
608
740
  fill: "currentColor",
609
741
  ...rest
610
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
742
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
611
743
  d: "M13 22H19V24H13z"
612
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
744
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
613
745
  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"
614
746
  })), children);
615
747
  });
@@ -629,7 +761,7 @@ const PackageNode = /*#__PURE__*/React.forwardRef(function PackageNode({
629
761
  viewBox: "0 0 32 32",
630
762
  fill: "currentColor",
631
763
  ...rest
632
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
764
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
633
765
  strokeWidth: "0",
634
766
  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"
635
767
  })), children);
@@ -650,7 +782,7 @@ const PageFirst = /*#__PURE__*/React.forwardRef(function PageFirst({
650
782
  viewBox: "0 0 32 32",
651
783
  fill: "currentColor",
652
784
  ...rest
653
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
785
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
654
786
  d: "M14 16L24 6 25.4 7.4 16.8 16 25.4 24.6 24 26zM8 4H10V28H8z"
655
787
  })), children);
656
788
  });
@@ -670,7 +802,7 @@ const PageLast = /*#__PURE__*/React.forwardRef(function PageLast({
670
802
  viewBox: "0 0 32 32",
671
803
  fill: "currentColor",
672
804
  ...rest
673
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
805
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
674
806
  d: "M18 16L8 26 6.6 24.6 15.2 16 6.6 7.4 8 6zM22 4H24V28H22z"
675
807
  })), children);
676
808
  });
@@ -690,7 +822,7 @@ const PageBreak = /*#__PURE__*/React.forwardRef(function PageBreak({
690
822
  viewBox: "0 0 32 32",
691
823
  fill: "currentColor",
692
824
  ...rest
693
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
825
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
694
826
  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"
695
827
  })), children);
696
828
  });
@@ -710,9 +842,9 @@ const PageNumber = /*#__PURE__*/React.forwardRef(function PageNumber({
710
842
  viewBox: "0 0 32 32",
711
843
  fill: "currentColor",
712
844
  ...rest
713
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
845
+ }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
714
846
  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"
715
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
847
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
716
848
  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"
717
849
  })), children);
718
850
  });
@@ -732,11 +864,11 @@ const WatsonHealthPageScroll = /*#__PURE__*/React.forwardRef(function WatsonHeal
732
864
  viewBox: "0 0 32 32",
733
865
  fill: "currentColor",
734
866
  ...rest
735
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
867
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
736
868
  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"
737
- })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
869
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
738
870
  d: "M22,19H20V10H10V8H20a1.89,1.89,0,0,1,2,2Z"
739
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
871
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
740
872
  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"
741
873
  })), children);
742
874
  });
@@ -756,7 +888,7 @@ const PaintBrush = /*#__PURE__*/React.forwardRef(function PaintBrush({
756
888
  viewBox: "0 0 32 32",
757
889
  fill: "currentColor",
758
890
  ...rest
759
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
891
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
760
892
  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"
761
893
  })), children);
762
894
  });
@@ -776,7 +908,7 @@ const PaintBrushAlt = /*#__PURE__*/React.forwardRef(function PaintBrushAlt({
776
908
  viewBox: "0 0 32 32",
777
909
  fill: "currentColor",
778
910
  ...rest
779
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
911
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
780
912
  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"
781
913
  })), children);
782
914
  });
@@ -796,7 +928,7 @@ const PalmTree = /*#__PURE__*/React.forwardRef(function PalmTree({
796
928
  viewBox: "0 0 32 32",
797
929
  fill: "currentColor",
798
930
  ...rest
799
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
931
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
800
932
  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"
801
933
  })), children);
802
934
  });
@@ -816,7 +948,7 @@ const PanHorizontal = /*#__PURE__*/React.forwardRef(function PanHorizontal({
816
948
  viewBox: "0 0 32 32",
817
949
  fill: "currentColor",
818
950
  ...rest
819
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
951
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
820
952
  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"
821
953
  })), children);
822
954
  });
@@ -836,7 +968,7 @@ const PanVertical = /*#__PURE__*/React.forwardRef(function PanVertical({
836
968
  viewBox: "0 0 32 32",
837
969
  fill: "currentColor",
838
970
  ...rest
839
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
971
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
840
972
  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"
841
973
  })), children);
842
974
  });
@@ -856,7 +988,7 @@ const PanelExpansion = /*#__PURE__*/React.forwardRef(function PanelExpansion({
856
988
  viewBox: "0 0 32 32",
857
989
  fill: "currentColor",
858
990
  ...rest
859
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
991
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
860
992
  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"
861
993
  })), children);
862
994
  });
@@ -876,7 +1008,7 @@ const Paragraph = /*#__PURE__*/React.forwardRef(function Paragraph({
876
1008
  viewBox: "0 0 32 32",
877
1009
  fill: "currentColor",
878
1010
  ...rest
879
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
1011
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
880
1012
  d: "M27,4H13a7,7,0,0,0,0,14V28h2V6h5V28h2V6h5ZM13,16A5,5,0,0,1,13,6Z"
881
1013
  })), children);
882
1014
  });
@@ -896,12 +1028,12 @@ const Parameter = /*#__PURE__*/React.forwardRef(function Parameter({
896
1028
  viewBox: "0 0 32 32",
897
1029
  fill: "currentColor",
898
1030
  ...rest
899
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
1031
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
900
1032
  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"
901
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
1033
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
902
1034
  fillRule: "evenodd",
903
1035
  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"
904
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1036
+ })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
905
1037
  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"
906
1038
  })), children);
907
1039
  });
@@ -921,7 +1053,7 @@ const ParentChild = /*#__PURE__*/React.forwardRef(function ParentChild({
921
1053
  viewBox: "0 0 32 32",
922
1054
  fill: "currentColor",
923
1055
  ...rest
924
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1056
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
925
1057
  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"
926
1058
  })), children);
927
1059
  });
@@ -941,7 +1073,7 @@ const ParentNode = /*#__PURE__*/React.forwardRef(function ParentNode({
941
1073
  viewBox: "0 0 32 32",
942
1074
  fill: "currentColor",
943
1075
  ...rest
944
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1076
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
945
1077
  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"
946
1078
  })), children);
947
1079
  });
@@ -961,10 +1093,10 @@ const PartDefinition = /*#__PURE__*/React.forwardRef(function PartDefinition({
961
1093
  viewBox: "0 0 32 32",
962
1094
  fill: "currentColor",
963
1095
  ...rest
964
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1096
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
965
1097
  strokeWidth: "0",
966
1098
  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"
967
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1099
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
968
1100
  strokeWidth: "0",
969
1101
  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"
970
1102
  })), children);
@@ -985,10 +1117,10 @@ const PartUsage = /*#__PURE__*/React.forwardRef(function PartUsage({
985
1117
  viewBox: "0 0 32 32",
986
1118
  fill: "currentColor",
987
1119
  ...rest
988
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1120
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
989
1121
  strokeWidth: "0",
990
1122
  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"
991
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1123
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
992
1124
  strokeWidth: "0",
993
1125
  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"
994
1126
  })), children);
@@ -1009,7 +1141,7 @@ const PartitionAuto = /*#__PURE__*/React.forwardRef(function PartitionAuto({
1009
1141
  viewBox: "0 0 32 32",
1010
1142
  fill: "currentColor",
1011
1143
  ...rest
1012
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1144
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1013
1145
  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"
1014
1146
  })), children);
1015
1147
  });
@@ -1029,7 +1161,7 @@ const PartitionCollection = /*#__PURE__*/React.forwardRef(function PartitionColl
1029
1161
  viewBox: "0 0 32 32",
1030
1162
  fill: "currentColor",
1031
1163
  ...rest
1032
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1164
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1033
1165
  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"
1034
1166
  })), children);
1035
1167
  });
@@ -1049,9 +1181,9 @@ const PartitionRepartition = /*#__PURE__*/React.forwardRef(function PartitionRep
1049
1181
  viewBox: "0 0 32 32",
1050
1182
  fill: "currentColor",
1051
1183
  ...rest
1052
- }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1184
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1053
1185
  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"
1054
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1186
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1055
1187
  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"
1056
1188
  })), children);
1057
1189
  });
@@ -1071,7 +1203,7 @@ const PartitionSame = /*#__PURE__*/React.forwardRef(function PartitionSame({
1071
1203
  viewBox: "0 0 32 32",
1072
1204
  fill: "currentColor",
1073
1205
  ...rest
1074
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1206
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1075
1207
  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"
1076
1208
  })), children);
1077
1209
  });
@@ -1091,7 +1223,7 @@ const PartitionSpecific = /*#__PURE__*/React.forwardRef(function PartitionSpecif
1091
1223
  viewBox: "0 0 32 32",
1092
1224
  fill: "currentColor",
1093
1225
  ...rest
1094
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1226
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1095
1227
  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"
1096
1228
  })), children);
1097
1229
  });
@@ -1111,20 +1243,20 @@ const PartlyCloudy = /*#__PURE__*/React.forwardRef(function PartlyCloudy({
1111
1243
  viewBox: "0 0 32 32",
1112
1244
  fill: "currentColor",
1113
1245
  ...rest
1114
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1246
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1115
1247
  d: "M27 15H31V17H27z"
1116
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1248
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1117
1249
  d: "M23.086 5.794H27.329V7.794H23.086z",
1118
1250
  transform: "rotate(-45 25.207 6.794)"
1119
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1251
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1120
1252
  d: "M15 1H17V5H15z"
1121
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1253
+ })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1122
1254
  d: "M4.672 24.208H8.915V26.208H4.672z",
1123
1255
  transform: "rotate(-45 6.793 25.208)"
1124
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1256
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1125
1257
  d: "M5.793 4.672H7.793V8.915H5.793z",
1126
1258
  transform: "rotate(-45 6.793 6.794)"
1127
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1259
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1128
1260
  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"
1129
1261
  })), children);
1130
1262
  });
@@ -1144,7 +1276,7 @@ const PartlyCloudyNight = /*#__PURE__*/React.forwardRef(function PartlyCloudyNig
1144
1276
  viewBox: "0 0 32 32",
1145
1277
  fill: "currentColor",
1146
1278
  ...rest
1147
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1279
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1148
1280
  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"
1149
1281
  })), children);
1150
1282
  });
@@ -1164,7 +1296,7 @@ const Partnership = /*#__PURE__*/React.forwardRef(function Partnership({
1164
1296
  viewBox: "0 0 32 32",
1165
1297
  fill: "currentColor",
1166
1298
  ...rest
1167
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1299
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1168
1300
  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"
1169
1301
  })), children);
1170
1302
  });
@@ -1184,9 +1316,9 @@ const PassengerDrinks = /*#__PURE__*/React.forwardRef(function PassengerDrinks({
1184
1316
  viewBox: "0 0 32 32",
1185
1317
  fill: "currentColor",
1186
1318
  ...rest
1187
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1319
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1188
1320
  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"
1189
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1321
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1190
1322
  d: "M18,28H7.7683a2.0025,2.0025,0,0,1-1.9326-1.4849L2.0337,12.2576l1.9326-.5152L7.7683,26H18Z"
1191
1323
  })), children);
1192
1324
  });
@@ -1206,9 +1338,9 @@ const PassengerPlus = /*#__PURE__*/React.forwardRef(function PassengerPlus({
1206
1338
  viewBox: "0 0 32 32",
1207
1339
  fill: "currentColor",
1208
1340
  ...rest
1209
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1341
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1210
1342
  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"
1211
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1343
+ })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1212
1344
  d: "M18,28H7.7676A2.0025,2.0025,0,0,1,5.835,26.5151L2.033,12.2576l1.9326-.5152L7.7676,26H18Z"
1213
1345
  })), children);
1214
1346
  });
@@ -1228,9 +1360,9 @@ const Password = /*#__PURE__*/React.forwardRef(function Password({
1228
1360
  viewBox: "0 0 32 32",
1229
1361
  fill: "currentColor",
1230
1362
  ...rest
1231
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1363
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1232
1364
  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"
1233
- })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
1365
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1234
1366
  cx: "22",
1235
1367
  cy: "10",
1236
1368
  r: "2"
@@ -1252,9 +1384,9 @@ const Paste = /*#__PURE__*/React.forwardRef(function Paste({
1252
1384
  viewBox: "0 0 32 32",
1253
1385
  fill: "currentColor",
1254
1386
  ...rest
1255
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1387
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1256
1388
  d: "M26,20H17.83l2.58-2.59L19,16l-5,5,5,5,1.41-1.41L17.83,22H26v8h2V22A2,2,0,0,0,26,20Z"
1257
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1389
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1258
1390
  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"
1259
1391
  })), children);
1260
1392
  });
@@ -1275,7 +1407,7 @@ const Pause = /*#__PURE__*/React.forwardRef(function Pause({
1275
1407
  viewBox: "0 0 16 16",
1276
1408
  fill: "currentColor",
1277
1409
  ...rest
1278
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1410
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1279
1411
  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"
1280
1412
  })), children);
1281
1413
  }
@@ -1287,7 +1419,7 @@ const Pause = /*#__PURE__*/React.forwardRef(function Pause({
1287
1419
  viewBox: "0 0 32 32",
1288
1420
  fill: "currentColor",
1289
1421
  ...rest
1290
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1422
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1291
1423
  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"
1292
1424
  })), children);
1293
1425
  });
@@ -1307,7 +1439,7 @@ const PauseFilled = /*#__PURE__*/React.forwardRef(function PauseFilled({
1307
1439
  viewBox: "0 0 32 32",
1308
1440
  fill: "currentColor",
1309
1441
  ...rest
1310
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1442
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1311
1443
  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"
1312
1444
  })), children);
1313
1445
  });
@@ -1328,9 +1460,9 @@ const PauseOutline = /*#__PURE__*/React.forwardRef(function PauseOutline({
1328
1460
  viewBox: "0 0 16 16",
1329
1461
  fill: "currentColor",
1330
1462
  ...rest
1331
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1463
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1332
1464
  d: "M7 5L6 5 6 11 7 11 7 5zM10 5L9 5 9 11 10 11 10 5z"
1333
- })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1465
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1334
1466
  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"
1335
1467
  })), children);
1336
1468
  }
@@ -1342,9 +1474,9 @@ const PauseOutline = /*#__PURE__*/React.forwardRef(function PauseOutline({
1342
1474
  viewBox: "0 0 32 32",
1343
1475
  fill: "currentColor",
1344
1476
  ...rest
1345
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1477
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1346
1478
  d: "M14 10L12 10 12 22 14 22 14 10 14 10zM20 10L18 10 18 22 20 22 20 10 20 10z"
1347
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1479
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1348
1480
  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"
1349
1481
  })), children);
1350
1482
  });
@@ -1365,7 +1497,7 @@ const PauseOutlineFilled = /*#__PURE__*/React.forwardRef(function PauseOutlineFi
1365
1497
  viewBox: "0 0 16 16",
1366
1498
  fill: "currentColor",
1367
1499
  ...rest
1368
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1500
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1369
1501
  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"
1370
1502
  })), children);
1371
1503
  }
@@ -1377,7 +1509,7 @@ const PauseOutlineFilled = /*#__PURE__*/React.forwardRef(function PauseOutlineFi
1377
1509
  viewBox: "0 0 32 32",
1378
1510
  fill: "currentColor",
1379
1511
  ...rest
1380
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1512
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1381
1513
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,22H12V10h2Zm6,0H18V10h2Z"
1382
1514
  })), children);
1383
1515
  });
@@ -1397,9 +1529,9 @@ const PauseFuture = /*#__PURE__*/React.forwardRef(function PauseFuture({
1397
1529
  viewBox: "0 0 32 32",
1398
1530
  fill: "currentColor",
1399
1531
  ...rest
1400
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1532
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1401
1533
  d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
1402
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1534
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1403
1535
  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"
1404
1536
  })), children);
1405
1537
  });
@@ -1419,9 +1551,9 @@ const PausePast = /*#__PURE__*/React.forwardRef(function PausePast({
1419
1551
  viewBox: "0 0 32 32",
1420
1552
  fill: "currentColor",
1421
1553
  ...rest
1422
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1554
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1423
1555
  d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
1424
- })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1556
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1425
1557
  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"
1426
1558
  })), children);
1427
1559
  });
@@ -1441,9 +1573,9 @@ const PcnENode = /*#__PURE__*/React.forwardRef(function PcnENode({
1441
1573
  viewBox: "0 0 32 32",
1442
1574
  fill: "currentColor",
1443
1575
  ...rest
1444
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1576
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1445
1577
  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"
1446
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1578
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1447
1579
  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"
1448
1580
  })), children);
1449
1581
  });
@@ -1463,13 +1595,13 @@ const PcnMilitary = /*#__PURE__*/React.forwardRef(function PcnMilitary({
1463
1595
  viewBox: "0 0 32 32",
1464
1596
  fill: "currentColor",
1465
1597
  ...rest
1466
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1598
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1467
1599
  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"
1468
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1600
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1469
1601
  d: "M12.414 17.414L16 13.834 16 13.834 19.588 17.416 21 16 16 11 11 16 12.414 17.414z"
1470
- })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1602
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1471
1603
  d: "M12.414 12.414L16 8.834 16 8.834 19.588 12.416 21 11 16 6 11 11 12.414 12.414z"
1472
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1604
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1473
1605
  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"
1474
1606
  })), children);
1475
1607
  });
@@ -1489,9 +1621,9 @@ const PcnPNode = /*#__PURE__*/React.forwardRef(function PcnPNode({
1489
1621
  viewBox: "0 0 32 32",
1490
1622
  fill: "currentColor",
1491
1623
  ...rest
1492
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1624
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1493
1625
  d: "M14,23H12V9h6a2.002,2.002,0,0,1,2,2v5a2.002,2.002,0,0,1-2,2H14Zm0-7h4V10.9985H14Z"
1494
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1626
+ })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1495
1627
  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"
1496
1628
  })), children);
1497
1629
  });
@@ -1511,9 +1643,9 @@ const PcnZNode = /*#__PURE__*/React.forwardRef(function PcnZNode({
1511
1643
  viewBox: "0 0 32 32",
1512
1644
  fill: "currentColor",
1513
1645
  ...rest
1514
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1646
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1515
1647
  d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
1516
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1648
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1517
1649
  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"
1518
1650
  })), children);
1519
1651
  });
@@ -1533,7 +1665,7 @@ const Pdf = /*#__PURE__*/React.forwardRef(function Pdf({
1533
1665
  viewBox: "0 0 32 32",
1534
1666
  fill: "currentColor",
1535
1667
  ...rest
1536
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1668
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1537
1669
  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"
1538
1670
  })), children);
1539
1671
  });
@@ -1553,7 +1685,7 @@ const PdfReference = /*#__PURE__*/React.forwardRef(function PdfReference({
1553
1685
  viewBox: "0 0 32 32",
1554
1686
  fill: "currentColor",
1555
1687
  ...rest
1556
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1688
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1557
1689
  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"
1558
1690
  })), children);
1559
1691
  });
@@ -1573,9 +1705,9 @@ const Pedestrian = /*#__PURE__*/React.forwardRef(function Pedestrian({
1573
1705
  viewBox: "0 0 32 32",
1574
1706
  fill: "currentColor",
1575
1707
  ...rest
1576
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1708
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1577
1709
  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"
1578
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1710
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1579
1711
  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"
1580
1712
  })), children);
1581
1713
  });
@@ -1595,9 +1727,9 @@ const PedestrianFamily = /*#__PURE__*/React.forwardRef(function PedestrianFamily
1595
1727
  viewBox: "0 0 32 32",
1596
1728
  fill: "currentColor",
1597
1729
  ...rest
1598
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1730
+ }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1599
1731
  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"
1600
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1732
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1601
1733
  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"
1602
1734
  })), children);
1603
1735
  });
@@ -1617,9 +1749,9 @@ const PedestrianChild = /*#__PURE__*/React.forwardRef(function PedestrianChild({
1617
1749
  viewBox: "0 0 32 32",
1618
1750
  fill: "currentColor",
1619
1751
  ...rest
1620
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1752
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1621
1753
  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"
1622
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1754
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1623
1755
  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"
1624
1756
  })), children);
1625
1757
  });
@@ -1639,9 +1771,9 @@ const Pen = /*#__PURE__*/React.forwardRef(function Pen({
1639
1771
  viewBox: "0 0 32 32",
1640
1772
  fill: "currentColor",
1641
1773
  ...rest
1642
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1774
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1643
1775
  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"
1644
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1776
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1645
1777
  d: "M8.136 7.5H18.863999999999997V9.5H8.136z",
1646
1778
  transform: "rotate(-45 13.5 8.5)"
1647
1779
  })), children);
@@ -1662,7 +1794,7 @@ const PenFountain = /*#__PURE__*/React.forwardRef(function PenFountain({
1662
1794
  viewBox: "0 0 32 32",
1663
1795
  fill: "currentColor",
1664
1796
  ...rest
1665
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1797
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1666
1798
  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"
1667
1799
  })), children);
1668
1800
  });
@@ -1682,19 +1814,19 @@ const Pending = /*#__PURE__*/React.forwardRef(function Pending({
1682
1814
  viewBox: "0 0 32 32",
1683
1815
  fill: "currentColor",
1684
1816
  ...rest
1685
- }, _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
1817
+ }, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1686
1818
  cx: "9",
1687
1819
  cy: "16",
1688
1820
  r: "2"
1689
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1821
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
1690
1822
  cx: "23",
1691
1823
  cy: "16",
1692
1824
  r: "2"
1693
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
1825
+ })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1694
1826
  cx: "16",
1695
1827
  cy: "16",
1696
1828
  r: "2"
1697
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1829
+ })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1698
1830
  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"
1699
1831
  })), children);
1700
1832
  });
@@ -1714,9 +1846,9 @@ const PendingFilled = /*#__PURE__*/React.forwardRef(function PendingFilled({
1714
1846
  viewBox: "0 0 32 32",
1715
1847
  fill: "currentColor",
1716
1848
  ...rest
1717
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1849
+ }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1718
1850
  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"
1719
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1851
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1720
1852
  fill: "none",
1721
1853
  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",
1722
1854
  "data-icon-path": "inner-path"
@@ -1738,7 +1870,7 @@ const PentagonDownOutline = /*#__PURE__*/React.forwardRef(function PentagonDownO
1738
1870
  viewBox: "0 0 32 32",
1739
1871
  fill: "currentColor",
1740
1872
  ...rest
1741
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1873
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1742
1874
  strokeWidth: "0",
1743
1875
  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"
1744
1876
  })), children);
@@ -1759,7 +1891,7 @@ const PentagonDownSolid = /*#__PURE__*/React.forwardRef(function PentagonDownSol
1759
1891
  viewBox: "0 0 32 32",
1760
1892
  fill: "currentColor",
1761
1893
  ...rest
1762
- }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1894
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1763
1895
  strokeWidth: "0",
1764
1896
  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"
1765
1897
  })), children);
@@ -1780,7 +1912,7 @@ const PentagonLeftOutline = /*#__PURE__*/React.forwardRef(function PentagonLeftO
1780
1912
  viewBox: "0 0 32 32",
1781
1913
  fill: "currentColor",
1782
1914
  ...rest
1783
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1915
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1784
1916
  strokeWidth: "0",
1785
1917
  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"
1786
1918
  })), children);
@@ -1801,7 +1933,7 @@ const PentagonLeftSolid = /*#__PURE__*/React.forwardRef(function PentagonLeftSol
1801
1933
  viewBox: "0 0 32 32",
1802
1934
  fill: "currentColor",
1803
1935
  ...rest
1804
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1936
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1805
1937
  strokeWidth: "0",
1806
1938
  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"
1807
1939
  })), children);
@@ -1822,7 +1954,7 @@ const PentagonOutline = /*#__PURE__*/React.forwardRef(function PentagonOutline({
1822
1954
  viewBox: "0 0 32 32",
1823
1955
  fill: "currentColor",
1824
1956
  ...rest
1825
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1957
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1826
1958
  strokeWidth: "0",
1827
1959
  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"
1828
1960
  })), children);
@@ -1843,7 +1975,7 @@ const PentagonRightOutline = /*#__PURE__*/React.forwardRef(function PentagonRigh
1843
1975
  viewBox: "0 0 32 32",
1844
1976
  fill: "currentColor",
1845
1977
  ...rest
1846
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1978
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1847
1979
  strokeWidth: "0",
1848
1980
  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"
1849
1981
  })), children);
@@ -1864,7 +1996,7 @@ const PentagonRightSolid = /*#__PURE__*/React.forwardRef(function PentagonRightS
1864
1996
  viewBox: "0 0 32 32",
1865
1997
  fill: "currentColor",
1866
1998
  ...rest
1867
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1999
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1868
2000
  strokeWidth: "0",
1869
2001
  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"
1870
2002
  })), children);
@@ -1885,7 +2017,7 @@ const PentagonSolid = /*#__PURE__*/React.forwardRef(function PentagonSolid({
1885
2017
  viewBox: "0 0 32 32",
1886
2018
  fill: "currentColor",
1887
2019
  ...rest
1888
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2020
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1889
2021
  strokeWidth: "0",
1890
2022
  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"
1891
2023
  })), children);
@@ -1906,12 +2038,12 @@ const Percentage = /*#__PURE__*/React.forwardRef(function Percentage({
1906
2038
  viewBox: "0 0 32 32",
1907
2039
  fill: "currentColor",
1908
2040
  ...rest
1909
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2041
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1910
2042
  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"
1911
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2043
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1912
2044
  d: "M0.029 15H31.97V17H0.029z",
1913
2045
  transform: "rotate(-45 16 16)"
1914
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2046
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1915
2047
  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"
1916
2048
  })), children);
1917
2049
  });
@@ -1931,12 +2063,12 @@ const PercentageFilled = /*#__PURE__*/React.forwardRef(function PercentageFilled
1931
2063
  viewBox: "0 0 32 32",
1932
2064
  fill: "currentColor",
1933
2065
  ...rest
1934
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2066
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1935
2067
  d: "M9,14a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,9,14Z"
1936
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2068
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1937
2069
  d: "M0.029 15H31.97V17H0.029z",
1938
2070
  transform: "rotate(-45 16 16)"
1939
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2071
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1940
2072
  d: "M23,28a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,23,28Z"
1941
2073
  })), children);
1942
2074
  });
@@ -1956,7 +2088,7 @@ const PerformAction = /*#__PURE__*/React.forwardRef(function PerformAction({
1956
2088
  viewBox: "0 0 32 32",
1957
2089
  fill: "currentColor",
1958
2090
  ...rest
1959
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2091
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1960
2092
  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"
1961
2093
  })), children);
1962
2094
  });
@@ -1976,7 +2108,7 @@ const Person = /*#__PURE__*/React.forwardRef(function Person({
1976
2108
  viewBox: "0 0 32 32",
1977
2109
  fill: "currentColor",
1978
2110
  ...rest
1979
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2111
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1980
2112
  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"
1981
2113
  })), children);
1982
2114
  });
@@ -1996,7 +2128,7 @@ const PersonFavorite = /*#__PURE__*/React.forwardRef(function PersonFavorite({
1996
2128
  viewBox: "0 0 32 32",
1997
2129
  fill: "currentColor",
1998
2130
  ...rest
1999
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2131
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2000
2132
  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"
2001
2133
  })), children);
2002
2134
  });
@@ -2016,19 +2148,19 @@ const Pest = /*#__PURE__*/React.forwardRef(function Pest({
2016
2148
  viewBox: "0 0 32 32",
2017
2149
  fill: "currentColor",
2018
2150
  ...rest
2019
- }, _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2151
+ }, _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2020
2152
  cx: "7.5",
2021
2153
  cy: "9.5",
2022
2154
  r: "1.5"
2023
- })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
2155
+ })), _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
2024
2156
  cx: "13",
2025
2157
  cy: "13",
2026
2158
  r: "1"
2027
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2159
+ })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
2028
2160
  cx: "22",
2029
2161
  cy: "21",
2030
2162
  r: "1"
2031
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2163
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2032
2164
  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"
2033
2165
  })), children);
2034
2166
  });
@@ -2048,21 +2180,21 @@ const WatsonHealthPetImageB = /*#__PURE__*/React.forwardRef(function WatsonHealt
2048
2180
  viewBox: "0 0 32 32",
2049
2181
  fill: "currentColor",
2050
2182
  ...rest
2051
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2183
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2052
2184
  d: "M19 21H21V24H19zM19 0H21V3H19zM8 11H11V13H8zM29 11H32V13H29z"
2053
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2185
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2054
2186
  d: "M11.59 3.07H13.57V6.07H11.59z",
2055
2187
  transform: "rotate(-45 12.586 4.577)"
2056
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2188
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2057
2189
  d: "M26.44 17.92H28.42V20.92H26.44z",
2058
2190
  transform: "rotate(-45 27.43 19.408)"
2059
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2191
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2060
2192
  d: "M11.09 18.42H14.09V20.400000000000002H11.09z",
2061
2193
  transform: "rotate(-45 12.592 19.414)"
2062
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2194
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2063
2195
  d: "M25.93 3.58H28.93V5.5600000000000005H25.93z",
2064
2196
  transform: "rotate(-45 27.423 4.57)"
2065
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2197
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2066
2198
  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"
2067
2199
  })), children);
2068
2200
  });
@@ -2082,21 +2214,21 @@ const WatsonHealthPetImageO = /*#__PURE__*/React.forwardRef(function WatsonHealt
2082
2214
  viewBox: "0 0 32 32",
2083
2215
  fill: "currentColor",
2084
2216
  ...rest
2085
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2217
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2086
2218
  d: "M11 29H13V32H11zM11 8H13V11H11zM0 19H3V21H0zM21 19H24V21H21z"
2087
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2219
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2088
2220
  d: "M3.59 11.09H5.57V14.09H3.59z",
2089
2221
  transform: "rotate(-45 4.585 12.59)"
2090
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2222
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2091
2223
  d: "M18.44 25.93H20.42V28.93H18.44z",
2092
2224
  transform: "rotate(-45 19.429 27.422)"
2093
- })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2225
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2094
2226
  d: "M3.09 26.44H6.09V28.42H3.09z",
2095
2227
  transform: "rotate(-45 4.591 27.428)"
2096
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2228
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2097
2229
  d: "M17.93 11.59H20.93V13.57H17.93z",
2098
2230
  transform: "rotate(-45 19.423 12.585)"
2099
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2231
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2100
2232
  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"
2101
2233
  })), children);
2102
2234
  });
@@ -2116,7 +2248,7 @@ const Phone = /*#__PURE__*/React.forwardRef(function Phone({
2116
2248
  viewBox: "0 0 32 32",
2117
2249
  fill: "currentColor",
2118
2250
  ...rest
2119
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2251
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2120
2252
  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"
2121
2253
  })), children);
2122
2254
  });
@@ -2136,7 +2268,7 @@ const PhoneApplication = /*#__PURE__*/React.forwardRef(function PhoneApplication
2136
2268
  viewBox: "0 0 32 32",
2137
2269
  fill: "currentColor",
2138
2270
  ...rest
2139
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2271
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2140
2272
  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"
2141
2273
  })), children);
2142
2274
  });
@@ -2156,9 +2288,9 @@ const PhoneBlock = /*#__PURE__*/React.forwardRef(function PhoneBlock({
2156
2288
  viewBox: "0 0 32 32",
2157
2289
  fill: "currentColor",
2158
2290
  ...rest
2159
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2291
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2160
2292
  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"
2161
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2293
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2162
2294
  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"
2163
2295
  })), children);
2164
2296
  });
@@ -2178,9 +2310,9 @@ const PhoneBlockFilled = /*#__PURE__*/React.forwardRef(function PhoneBlockFilled
2178
2310
  viewBox: "0 0 32 32",
2179
2311
  fill: "currentColor",
2180
2312
  ...rest
2181
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2313
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2182
2314
  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"
2183
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2315
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2184
2316
  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"
2185
2317
  })), children);
2186
2318
  });
@@ -2200,7 +2332,7 @@ const PhoneFilled = /*#__PURE__*/React.forwardRef(function PhoneFilled({
2200
2332
  viewBox: "0 0 32 32",
2201
2333
  fill: "currentColor",
2202
2334
  ...rest
2203
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2335
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2204
2336
  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"
2205
2337
  })), children);
2206
2338
  });
@@ -2220,9 +2352,9 @@ const PhoneIncoming = /*#__PURE__*/React.forwardRef(function PhoneIncoming({
2220
2352
  viewBox: "0 0 32 32",
2221
2353
  fill: "currentColor",
2222
2354
  ...rest
2223
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2355
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2224
2356
  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"
2225
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2357
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2226
2358
  d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
2227
2359
  })), children);
2228
2360
  });
@@ -2242,9 +2374,9 @@ const PhoneIncomingFilled = /*#__PURE__*/React.forwardRef(function PhoneIncoming
2242
2374
  viewBox: "0 0 32 32",
2243
2375
  fill: "currentColor",
2244
2376
  ...rest
2245
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2377
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2246
2378
  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"
2247
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2379
+ })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2248
2380
  d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
2249
2381
  })), children);
2250
2382
  });
@@ -2264,9 +2396,9 @@ const PhoneIp = /*#__PURE__*/React.forwardRef(function PhoneIp({
2264
2396
  viewBox: "0 0 32 32",
2265
2397
  fill: "currentColor",
2266
2398
  ...rest
2267
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2399
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2268
2400
  d: "M16 14H18V16H16zM20 14H22V16H20zM24 14H26V16H24zM16 18H18V20H16zM20 18H22V20H20zM24 18H26V20H24zM16 22H18V24H16zM20 22H22V24H20zM24 22H26V24H24zM16 10H26V12H16z"
2269
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2401
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2270
2402
  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"
2271
2403
  })), children);
2272
2404
  });
@@ -2286,7 +2418,7 @@ const PhoneOff = /*#__PURE__*/React.forwardRef(function PhoneOff({
2286
2418
  viewBox: "0 0 32 32",
2287
2419
  fill: "currentColor",
2288
2420
  ...rest
2289
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2421
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2290
2422
  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"
2291
2423
  })), children);
2292
2424
  });
@@ -2306,7 +2438,7 @@ const PhoneOffFilled = /*#__PURE__*/React.forwardRef(function PhoneOffFilled({
2306
2438
  viewBox: "0 0 32 32",
2307
2439
  fill: "currentColor",
2308
2440
  ...rest
2309
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2441
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2310
2442
  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"
2311
2443
  })), children);
2312
2444
  });
@@ -2326,9 +2458,9 @@ const PhoneOutgoing = /*#__PURE__*/React.forwardRef(function PhoneOutgoing({
2326
2458
  viewBox: "0 0 32 32",
2327
2459
  fill: "currentColor",
2328
2460
  ...rest
2329
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2461
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2330
2462
  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"
2331
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2463
+ })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2332
2464
  d: "M20 4L20 6 24.6 6 18 12.6 19.4 14 26 7.4 26 12 28 12 28 4z"
2333
2465
  })), children);
2334
2466
  });
@@ -2348,9 +2480,9 @@ const PhoneOutgoingFilled = /*#__PURE__*/React.forwardRef(function PhoneOutgoing
2348
2480
  viewBox: "0 0 32 32",
2349
2481
  fill: "currentColor",
2350
2482
  ...rest
2351
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2483
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2352
2484
  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"
2353
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2485
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2354
2486
  d: "M20 4L20 6 24.586 6 18 12.586 19.414 14 26 7.414 26 12 28 12 28 4 20 4z"
2355
2487
  })), children);
2356
2488
  });
@@ -2370,9 +2502,9 @@ const PhoneSettings = /*#__PURE__*/React.forwardRef(function PhoneSettings({
2370
2502
  viewBox: "0 0 32 32",
2371
2503
  fill: "currentColor",
2372
2504
  ...rest
2373
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2505
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2374
2506
  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"
2375
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2507
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2376
2508
  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"
2377
2509
  })), children);
2378
2510
  });
@@ -2392,9 +2524,9 @@ const PhoneVoice = /*#__PURE__*/React.forwardRef(function PhoneVoice({
2392
2524
  viewBox: "0 0 32 32",
2393
2525
  fill: "currentColor",
2394
2526
  ...rest
2395
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2527
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2396
2528
  d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
2397
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2529
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2398
2530
  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"
2399
2531
  })), children);
2400
2532
  });
@@ -2414,9 +2546,9 @@ const PhoneVoiceFilled = /*#__PURE__*/React.forwardRef(function PhoneVoiceFilled
2414
2546
  viewBox: "0 0 32 32",
2415
2547
  fill: "currentColor",
2416
2548
  ...rest
2417
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2549
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2418
2550
  d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
2419
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2551
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2420
2552
  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"
2421
2553
  })), children);
2422
2554
  });
@@ -2436,9 +2568,9 @@ const PhraseSentiment = /*#__PURE__*/React.forwardRef(function PhraseSentiment({
2436
2568
  viewBox: "0 0 32 32",
2437
2569
  fill: "currentColor",
2438
2570
  ...rest
2439
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2571
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2440
2572
  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"
2441
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2573
+ })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2442
2574
  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"
2443
2575
  })), children);
2444
2576
  });
@@ -2458,7 +2590,7 @@ const PicnicArea = /*#__PURE__*/React.forwardRef(function PicnicArea({
2458
2590
  viewBox: "0 0 32 32",
2459
2591
  fill: "currentColor",
2460
2592
  ...rest
2461
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2593
+ }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2462
2594
  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"
2463
2595
  })), children);
2464
2596
  });
@@ -2478,9 +2610,9 @@ const PiggyBank = /*#__PURE__*/React.forwardRef(function PiggyBank({
2478
2610
  viewBox: "0 0 32 32",
2479
2611
  fill: "currentColor",
2480
2612
  ...rest
2481
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2613
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2482
2614
  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"
2483
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2615
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2484
2616
  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"
2485
2617
  })), children);
2486
2618
  });
@@ -2500,9 +2632,9 @@ const PiggyBankSlot = /*#__PURE__*/React.forwardRef(function PiggyBankSlot({
2500
2632
  viewBox: "0 0 32 32",
2501
2633
  fill: "currentColor",
2502
2634
  ...rest
2503
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2635
+ }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2504
2636
  d: "M13 11H20V13H13z"
2505
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2637
+ })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2506
2638
  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"
2507
2639
  })), children);
2508
2640
  });
@@ -2522,7 +2654,7 @@ const Pills = /*#__PURE__*/React.forwardRef(function Pills({
2522
2654
  viewBox: "0 0 32 32",
2523
2655
  fill: "currentColor",
2524
2656
  ...rest
2525
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2657
+ }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2526
2658
  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"
2527
2659
  })), children);
2528
2660
  });
@@ -2542,9 +2674,9 @@ const PillsAdd = /*#__PURE__*/React.forwardRef(function PillsAdd({
2542
2674
  viewBox: "0 0 32 32",
2543
2675
  fill: "currentColor",
2544
2676
  ...rest
2545
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2677
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2546
2678
  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"
2547
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2679
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2548
2680
  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"
2549
2681
  })), children);
2550
2682
  });
@@ -2564,9 +2696,9 @@ const PillsSubtract = /*#__PURE__*/React.forwardRef(function PillsSubtract({
2564
2696
  viewBox: "0 0 32 32",
2565
2697
  fill: "currentColor",
2566
2698
  ...rest
2567
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2699
+ }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2568
2700
  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"
2569
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2701
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2570
2702
  d: "M19 21H25V23H19z"
2571
2703
  })), children);
2572
2704
  });
@@ -2586,7 +2718,7 @@ const Pin = /*#__PURE__*/React.forwardRef(function Pin({
2586
2718
  viewBox: "0 0 32 32",
2587
2719
  fill: "currentColor",
2588
2720
  ...rest
2589
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2721
+ }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2590
2722
  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"
2591
2723
  })), children);
2592
2724
  });
@@ -2606,7 +2738,7 @@ const PinFilled = /*#__PURE__*/React.forwardRef(function PinFilled({
2606
2738
  viewBox: "0 0 32 32",
2607
2739
  fill: "currentColor",
2608
2740
  ...rest
2609
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2741
+ }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2610
2742
  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"
2611
2743
  })), children);
2612
2744
  });
@@ -2626,7 +2758,7 @@ const Pipelines = /*#__PURE__*/React.forwardRef(function Pipelines({
2626
2758
  viewBox: "0 0 32 32",
2627
2759
  fill: "currentColor",
2628
2760
  ...rest
2629
- }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2761
+ }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2630
2762
  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"
2631
2763
  })), children);
2632
2764
  });
@@ -2646,7 +2778,7 @@ const PivotHorizontal = /*#__PURE__*/React.forwardRef(function PivotHorizontal({
2646
2778
  viewBox: "0 0 32 32",
2647
2779
  fill: "currentColor",
2648
2780
  ...rest
2649
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2781
+ }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2650
2782
  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"
2651
2783
  })), children);
2652
2784
  });
@@ -2666,7 +2798,7 @@ const PivotVertical = /*#__PURE__*/React.forwardRef(function PivotVertical({
2666
2798
  viewBox: "0 0 32 32",
2667
2799
  fill: "currentColor",
2668
2800
  ...rest
2669
- }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2801
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2670
2802
  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"
2671
2803
  })), children);
2672
2804
  });
@@ -2686,151 +2818,19 @@ const Plan = /*#__PURE__*/React.forwardRef(function Plan({
2686
2818
  viewBox: "0 0 32 32",
2687
2819
  fill: "currentColor",
2688
2820
  ...rest
2689
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2821
+ }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2690
2822
  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"
2691
2823
  })), children);
2692
2824
  });
2693
2825
  if (process.env.NODE_ENV !== "production") {
2694
2826
  Plan.propTypes = iconPropTypes.iconPropTypes;
2695
2827
  }
2696
- const Plane = /*#__PURE__*/React.forwardRef(function Plane({
2697
- children,
2698
- size = 16,
2699
- ...rest
2700
- }, ref) {
2701
- return /*#__PURE__*/React.createElement(Icon_js, {
2702
- width: size,
2703
- height: size,
2704
- ref: ref,
2705
- xmlns: "http://www.w3.org/2000/svg",
2706
- viewBox: "0 0 32 32",
2707
- fill: "currentColor",
2708
- ...rest
2709
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2710
- 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"
2711
- })), children);
2712
- });
2713
- if (process.env.NODE_ENV !== "production") {
2714
- Plane.propTypes = iconPropTypes.iconPropTypes;
2715
- }
2716
- const PlanePrivate = /*#__PURE__*/React.forwardRef(function PlanePrivate({
2717
- children,
2718
- size = 16,
2719
- ...rest
2720
- }, ref) {
2721
- return /*#__PURE__*/React.createElement(Icon_js, {
2722
- width: size,
2723
- height: size,
2724
- ref: ref,
2725
- xmlns: "http://www.w3.org/2000/svg",
2726
- viewBox: "0 0 32 32",
2727
- fill: "currentColor",
2728
- ...rest
2729
- }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2730
- 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"
2731
- })), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2732
- 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"
2733
- })), children);
2734
- });
2735
- if (process.env.NODE_ENV !== "production") {
2736
- PlanePrivate.propTypes = iconPropTypes.iconPropTypes;
2737
- }
2738
- const PlaneSea = /*#__PURE__*/React.forwardRef(function PlaneSea({
2739
- children,
2740
- size = 16,
2741
- ...rest
2742
- }, ref) {
2743
- return /*#__PURE__*/React.createElement(Icon_js, {
2744
- width: size,
2745
- height: size,
2746
- ref: ref,
2747
- xmlns: "http://www.w3.org/2000/svg",
2748
- viewBox: "0 0 32 32",
2749
- fill: "currentColor",
2750
- ...rest
2751
- }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2752
- 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"
2753
- })), children);
2754
- });
2755
- if (process.env.NODE_ENV !== "production") {
2756
- PlaneSea.propTypes = iconPropTypes.iconPropTypes;
2757
- }
2758
- const PlatformAutomation = /*#__PURE__*/React.forwardRef(function PlatformAutomation({
2759
- children,
2760
- size = 16,
2761
- ...rest
2762
- }, ref) {
2763
- return /*#__PURE__*/React.createElement(Icon_js, {
2764
- width: size,
2765
- height: size,
2766
- ref: ref,
2767
- xmlns: "http://www.w3.org/2000/svg",
2768
- viewBox: "0 0 32 32",
2769
- fill: "currentColor",
2770
- ...rest
2771
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2772
- 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"
2773
- })), children);
2774
- });
2775
- if (process.env.NODE_ENV !== "production") {
2776
- PlatformAutomation.propTypes = iconPropTypes.iconPropTypes;
2777
- }
2778
- const Platforms = /*#__PURE__*/React.forwardRef(function Platforms({
2779
- children,
2780
- size = 16,
2781
- ...rest
2782
- }, ref) {
2783
- return /*#__PURE__*/React.createElement(Icon_js, {
2784
- width: size,
2785
- height: size,
2786
- ref: ref,
2787
- xmlns: "http://www.w3.org/2000/svg",
2788
- viewBox: "0 0 32 32",
2789
- fill: "currentColor",
2790
- ...rest
2791
- }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2792
- d: "m28,28H4c-1.1028,0-2-.8972-2-2v-6h2v6h24v-6h2v6c0,1.1028-.8972,2-2,2Z"
2793
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2794
- 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"
2795
- })), children);
2796
- });
2797
- if (process.env.NODE_ENV !== "production") {
2798
- Platforms.propTypes = iconPropTypes.iconPropTypes;
2799
- }
2800
- const Play = /*#__PURE__*/React.forwardRef(function Play({
2801
- children,
2802
- size = 16,
2803
- ...rest
2804
- }, ref) {
2805
- if (size === 16 || size === "16" || size === "16px") {
2806
- return /*#__PURE__*/React.createElement(Icon_js, {
2807
- width: size,
2808
- height: size,
2809
- ref: ref,
2810
- xmlns: "http://www.w3.org/2000/svg",
2811
- viewBox: "0 0 16 16",
2812
- fill: "currentColor",
2813
- ...rest
2814
- }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2815
- 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"
2816
- })), children);
2817
- }
2818
- return /*#__PURE__*/React.createElement(Icon_js, {
2819
- width: size,
2820
- height: size,
2821
- ref: ref,
2822
- xmlns: "http://www.w3.org/2000/svg",
2823
- viewBox: "0 0 32 32",
2824
- fill: "currentColor",
2825
- ...rest
2826
- }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2827
- 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"
2828
- })), children);
2829
- });
2830
- if (process.env.NODE_ENV !== "production") {
2831
- Play.propTypes = iconPropTypes.iconPropTypes;
2832
- }
2833
2828
 
2829
+ exports.NumberSmall_8 = NumberSmall_8;
2830
+ exports.NumberSmall_9 = NumberSmall_9;
2831
+ exports.Object = Object$1;
2832
+ exports.ObjectStorage = ObjectStorage;
2833
+ exports.ObjectStorageAlt = ObjectStorageAlt;
2834
2834
  exports.ObservedHail = ObservedHail;
2835
2835
  exports.ObservedLightning = ObservedLightning;
2836
2836
  exports.Omega = Omega;
@@ -2845,6 +2845,7 @@ exports.OpenPanelRight = OpenPanelRight;
2845
2845
  exports.OpenPanelTop = OpenPanelTop;
2846
2846
  exports.OperationsField = OperationsField;
2847
2847
  exports.OperationsRecord = OperationsRecord;
2848
+ exports.Orchestrate = Orchestrate;
2848
2849
  exports.OrderDetails = OrderDetails;
2849
2850
  exports.Ordinal = Ordinal;
2850
2851
  exports.Outage = Outage;
@@ -2944,12 +2945,6 @@ exports.Pipelines = Pipelines;
2944
2945
  exports.PivotHorizontal = PivotHorizontal;
2945
2946
  exports.PivotVertical = PivotVertical;
2946
2947
  exports.Plan = Plan;
2947
- exports.Plane = Plane;
2948
- exports.PlanePrivate = PlanePrivate;
2949
- exports.PlaneSea = PlaneSea;
2950
- exports.PlatformAutomation = PlatformAutomation;
2951
- exports.Platforms = Platforms;
2952
- exports.Play = Play;
2953
2948
  exports.QOperation = QOperation;
2954
2949
  exports.QOperationGauge = QOperationGauge;
2955
2950
  exports.QOperationIf = QOperationIf;