@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -12,9 +12,9 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _circle, _circle2, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _circle3, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _circle4, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _circle5, _circle6, _path56, _path57, _path58, _path59, _path60, _circle7, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _circle8, _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, _circle9, _path167, _path168, _circle0, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _switch, _switch2;
15
+ var _path, _path2, _path3, _circle, _circle2, _path4, _circle3, _circle4, _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, _circle5, _circle6, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _circle7, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _circle8, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _circle9, _circle0, _path62, _path63, _path64, _path65, _path66, _circle1, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _circle10, _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, _circle11, _path173, _path174, _circle12, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189;
16
16
  const didWarnAboutDeprecation = {};
17
- const ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked({
17
+ const LinuxNamespace = /*#__PURE__*/React.forwardRef(function LinuxNamespace({
18
18
  children,
19
19
  size = 16,
20
20
  ...rest
@@ -28,6 +28,116 @@ const ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked({
28
28
  fill: "currentColor",
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ strokeWidth: "0",
32
+ d: "M26 2H28V30H26zM20 25H6c-1.1046 0-2-.8954-2-2v-14c0-1.1046.8954-2 2-2h14c1.1046 0 2 .8954 2 2v14c0 1.1046-.8954 2-2 2zm0-16H6v14h14v-14z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ LinuxNamespace.propTypes = iconPropTypes;
37
+ }
38
+ const List = /*#__PURE__*/React.forwardRef(function List({
39
+ children,
40
+ size = 16,
41
+ ...rest
42
+ }, ref) {
43
+ return /*#__PURE__*/React.createElement(Icon, {
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: "M10 6H28V8H10zM10 24H28V26H10zM10 15H28V17H10zM4 15H6V17H4zM4 6H6V8H4zM4 24H6V26H4z"
53
+ })), children);
54
+ });
55
+ if (process.env.NODE_ENV !== "production") {
56
+ List.propTypes = iconPropTypes;
57
+ }
58
+ const ListBoxes = /*#__PURE__*/React.forwardRef(function ListBoxes({
59
+ children,
60
+ size = 16,
61
+ ...rest
62
+ }, ref) {
63
+ return /*#__PURE__*/React.createElement(Icon, {
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: "M16 8H30V10H16zM16 22H30V24H16zM10 14H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 14zM4 6v6h6.0012L10 6zM10 28H4a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 28zM4 20v6h6.0012L10 20z"
73
+ })), children);
74
+ });
75
+ if (process.env.NODE_ENV !== "production") {
76
+ ListBoxes.propTypes = iconPropTypes;
77
+ }
78
+ const ListBulleted = /*#__PURE__*/React.forwardRef(function ListBulleted({
79
+ children,
80
+ size = 16,
81
+ ...rest
82
+ }, ref) {
83
+ if (size === 16 || size === "16" || size === "16px") {
84
+ return /*#__PURE__*/React.createElement(Icon, {
85
+ width: size,
86
+ height: size,
87
+ ref: ref,
88
+ xmlns: "http://www.w3.org/2000/svg",
89
+ viewBox: "0 0 16 16",
90
+ fill: "currentColor",
91
+ ...rest
92
+ }, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
93
+ cx: "3.5",
94
+ cy: "4.5",
95
+ r: "1.5"
96
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
97
+ cx: "3.5",
98
+ cy: "11.5",
99
+ r: "1.5"
100
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
101
+ d: "M8 11H15V12H8zM8 4H15V5H8z"
102
+ })), children);
103
+ }
104
+ return /*#__PURE__*/React.createElement(Icon, {
105
+ width: size,
106
+ height: size,
107
+ ref: ref,
108
+ xmlns: "http://www.w3.org/2000/svg",
109
+ viewBox: "0 0 32 32",
110
+ fill: "currentColor",
111
+ ...rest
112
+ }, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
113
+ cx: "7",
114
+ cy: "9",
115
+ r: "3"
116
+ })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
117
+ cx: "7",
118
+ cy: "23",
119
+ r: "3"
120
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
121
+ d: "M16 22H30V24H16zM16 8H30V10H16z"
122
+ })), children);
123
+ });
124
+ if (process.env.NODE_ENV !== "production") {
125
+ ListBulleted.propTypes = iconPropTypes;
126
+ }
127
+ const ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked({
128
+ children,
129
+ size = 16,
130
+ ...rest
131
+ }, ref) {
132
+ return /*#__PURE__*/React.createElement(Icon, {
133
+ width: size,
134
+ height: size,
135
+ ref: ref,
136
+ xmlns: "http://www.w3.org/2000/svg",
137
+ viewBox: "0 0 32 32",
138
+ fill: "currentColor",
139
+ ...rest
140
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
31
141
  d: "M16 22H30V24H16zM14 19.4L12.6 18 6 24.6 3.4 22 2 23.4 6 27.4zM16 8H30V10H16zM14 5.4L12.6 4 6 10.6 3.4 8 2 9.4 6 13.4z"
32
142
  })), children);
33
143
  });
@@ -47,7 +157,7 @@ const ListCheckedMirror = /*#__PURE__*/React.forwardRef(function ListCheckedMirr
47
157
  viewBox: "0 0 32 32",
48
158
  fill: "currentColor",
49
159
  ...rest
50
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
160
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
51
161
  d: "M30 19.4L28.6 18 22 24.6 19.4 22 18 23.4 22 27.4zM2 22H16V24H2zM30 5.4L28.6 4 22 10.6 19.4 8 18 9.4 22 13.4zM2 8H16V10H2z"
52
162
  })), children);
53
163
  });
@@ -67,9 +177,9 @@ const ListDropdown = /*#__PURE__*/React.forwardRef(function ListDropdown({
67
177
  viewBox: "0 0 32 32",
68
178
  fill: "currentColor",
69
179
  ...rest
70
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
180
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
71
181
  d: "M26,6V2H2V12h9V30H30V6ZM4,10V4H24V6H11v4ZM28,28H13V8H28Z"
72
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
182
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
73
183
  d: "M15 11H17V13H15zM19 11H26V13H19zM15 17H17V19H15zM19 17H26V19H19zM15 23H17V25H15zM19 23H26V25H19z"
74
184
  })), children);
75
185
  });
@@ -89,7 +199,7 @@ const ListNumbered = /*#__PURE__*/React.forwardRef(function ListNumbered({
89
199
  viewBox: "0 0 32 32",
90
200
  fill: "currentColor",
91
201
  ...rest
92
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
202
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
93
203
  d: "M16 22H30V24H16zM16 8H30V10H16zM8 12L8 4 6 4 6 5 4 5 4 7 6 7 6 12 4 12 4 14 6 14 8 14 10 14 10 12 8 12zM10 28H4V24a2 2 0 012-2H8V20H4V18H8a2 2 0 012 2v2a2 2 0 01-2 2H6v2h4z"
94
204
  })), children);
95
205
  });
@@ -109,13 +219,33 @@ const ListNumberedMirror = /*#__PURE__*/React.forwardRef(function ListNumberedMi
109
219
  viewBox: "0 0 32 32",
110
220
  fill: "currentColor",
111
221
  ...rest
112
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
222
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
113
223
  d: "M28 28h-6v-4c0-1.1.9-2 2-2h2v-2h-4v-2h4c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-2v2h4V28zM2 22H16V24H2zM26 12L26 4 24 4 24 5 22 5 22 7 24 7 24 12 22 12 22 14 24 14 26 14 28 14 28 12zM2 8H16V10H2z"
114
224
  })), children);
115
225
  });
116
226
  if (process.env.NODE_ENV !== "production") {
117
227
  ListNumberedMirror.propTypes = iconPropTypes;
118
228
  }
229
+ const ListTree = /*#__PURE__*/React.forwardRef(function ListTree({
230
+ children,
231
+ size = 16,
232
+ ...rest
233
+ }, ref) {
234
+ return /*#__PURE__*/React.createElement(Icon, {
235
+ width: size,
236
+ height: size,
237
+ ref: ref,
238
+ xmlns: "http://www.w3.org/2000/svg",
239
+ viewBox: "0 0 32 32",
240
+ fill: "currentColor",
241
+ ...rest
242
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
243
+ d: "M7,4h-2v22c0,1.1025.897,2,2,2h5v-2h-5v-6h5v-2h-5v-6h5v-2h-5v-6ZM16,12h2v-2h-2v2ZM20,10v2h7v-2h-7ZM16,20h2v-2h-2v2ZM20,20h7v-2h-7v2ZM16,28h2v-2h-2v2ZM20,28h7v-2h-7v2Z"
244
+ })), children);
245
+ });
246
+ if (process.env.NODE_ENV !== "production") {
247
+ ListTree.propTypes = iconPropTypes;
248
+ }
119
249
  const LoadBalancerApplication = /*#__PURE__*/React.forwardRef(function LoadBalancerApplication({
120
250
  children,
121
251
  size = 16,
@@ -129,7 +259,7 @@ const LoadBalancerApplication = /*#__PURE__*/React.forwardRef(function LoadBalan
129
259
  viewBox: "0 0 32 32",
130
260
  fill: "currentColor",
131
261
  ...rest
132
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
262
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
133
263
  d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V14H15v2H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM9 2V12H23V2zm2 2h2v6H11zm10 6H15V4h6z"
134
264
  })), children);
135
265
  });
@@ -149,7 +279,7 @@ const LoadBalancerClassic = /*#__PURE__*/React.forwardRef(function LoadBalancerC
149
279
  viewBox: "0 0 32 32",
150
280
  fill: "currentColor",
151
281
  ...rest
152
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
282
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
153
283
  d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8zM14 8V4h4V8z"
154
284
  })), children);
155
285
  });
@@ -169,7 +299,7 @@ const LoadBalancerGlobal = /*#__PURE__*/React.forwardRef(function LoadBalancerGl
169
299
  viewBox: "0 0 32 32",
170
300
  fill: "currentColor",
171
301
  ...rest
172
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
302
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
173
303
  d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.0021 2.0021 0 0016 4z"
174
304
  })), children);
175
305
  });
@@ -189,7 +319,7 @@ const LoadBalancerListener = /*#__PURE__*/React.forwardRef(function LoadBalancer
189
319
  viewBox: "0 0 32 32",
190
320
  fill: "currentColor",
191
321
  ...rest
192
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
322
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
193
323
  d: "M15 8H17V10H15zM19 8H21V10H19zM11 8H13V10H11zM25 16H17V13H15v3H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 3H21V5H11z"
194
324
  })), children);
195
325
  });
@@ -209,7 +339,7 @@ const LoadBalancerLocal = /*#__PURE__*/React.forwardRef(function LoadBalancerLoc
209
339
  viewBox: "0 0 32 32",
210
340
  fill: "currentColor",
211
341
  ...rest
212
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
342
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
213
343
  d: "M25 16H17V10H15v6H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 5H21V7H11z"
214
344
  })), children);
215
345
  });
@@ -229,7 +359,7 @@ const LoadBalancerNetwork = /*#__PURE__*/React.forwardRef(function LoadBalancerN
229
359
  viewBox: "0 0 32 32",
230
360
  fill: "currentColor",
231
361
  ...rest
232
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
362
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
233
363
  d: "M25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v4H7V18h8v4h2V18h8v4h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8h8zM14 8V4h4V8zM26 24a2.9948 2.9948 0 00-2.8157 2H18.8157a2.982 2.982 0 00-5.6314 0H8.8157a3 3 0 100 2h4.3686a2.982 2.982 0 005.6314 0h4.3686A2.9947 2.9947 0 1026 24zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0116 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
234
364
  })), children);
235
365
  });
@@ -249,7 +379,7 @@ const LoadBalancerPool = /*#__PURE__*/React.forwardRef(function LoadBalancerPool
249
379
  viewBox: "0 0 32 32",
250
380
  fill: "currentColor",
251
381
  ...rest
252
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
382
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
253
383
  d: "M10 15H22V17H10zM8.7 6.2852A2.9665 2.9665 0 009 5 3 3 0 106 8a2.96 2.96 0 001.2852-.3008L10 10.4141V13h2V9.5859zM6 6A1 1 0 117 5 1.0009 1.0009 0 016 6zM19 5a3 3 0 10-4 2.8154V13h2V7.8159A2.9957 2.9957 0 0019 5zM16 6a1 1 0 111-1A1.0009 1.0009 0 0116 6zM26 2a3.0033 3.0033 0 00-3 3 2.9665 2.9665 0 00.3 1.2852L20 9.5859V13h2V10.4141l2.7148-2.7149A2.96 2.96 0 0026 8a3 3 0 000-6zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 6zM12 19H10v2.5859L7.2854 24.3008A2.9609 2.9609 0 006 24a3 3 0 103 3 2.9665 2.9665 0 00-.3-1.2852L12 22.4141zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zM17 24.1841V19H15v5.1841a3 3 0 102 0zM16 28a1 1 0 111-1A1.0009 1.0009 0 0116 28zM26 24a2.9609 2.9609 0 00-1.2854.3008L22 21.5859V19H20v3.4141l3.3 3.3007A2.9665 2.9665 0 0023 27a3 3 0 103-3zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
254
384
  })), children);
255
385
  });
@@ -269,7 +399,7 @@ const LoadBalancerVpc = /*#__PURE__*/React.forwardRef(function LoadBalancerVpc({
269
399
  viewBox: "0 0 32 32",
270
400
  fill: "currentColor",
271
401
  ...rest
272
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
402
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
273
403
  d: "M8 30H2V24H8zM4 28H6V26H4zM19 30H13V24h6zm-4-2h2V26H15zM30 30H24V24h6zm-4-2h2V26H26zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.002 2.002 0 0016 4zM26 16H21a4.0045 4.0045 0 01-4-4H15a4.0045 4.0045 0 01-4 4H6a2.0023 2.0023 0 00-2 2v4H6V18h5A5.9694 5.9694 0 0015 16.46V22h2V16.46A5.9694 5.9694 0 0021 18h5v4h2V18A2.0023 2.0023 0 0026 16z"
274
404
  })), children);
275
405
  });
@@ -289,9 +419,9 @@ const Location = /*#__PURE__*/React.forwardRef(function Location({
289
419
  viewBox: "0 0 32 32",
290
420
  fill: "currentColor",
291
421
  ...rest
292
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
422
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
293
423
  d: "M16,18a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,18Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,10Z"
294
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
424
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
295
425
  d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,1,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
296
426
  })), children);
297
427
  });
@@ -311,11 +441,11 @@ const LocationCompany = /*#__PURE__*/React.forwardRef(function LocationCompany({
311
441
  viewBox: "0 0 32 32",
312
442
  fill: "currentColor",
313
443
  ...rest
314
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
444
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
315
445
  d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
316
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
446
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
317
447
  d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z"
318
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
448
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
319
449
  d: "M15 16H17V18H15zM15 12H17V14H15z"
320
450
  })), children);
321
451
  });
@@ -335,10 +465,10 @@ const LocationCompanyFilled = /*#__PURE__*/React.forwardRef(function LocationCom
335
465
  viewBox: "0 0 32 32",
336
466
  fill: "currentColor",
337
467
  ...rest
338
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
468
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
339
469
  fill: "none",
340
470
  d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Zm-4-2H15v2h2Zm0-4H15v2h2Z"
341
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
471
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
342
472
  d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm1,16H15V16h2Zm0-4H15V12h2Zm4,4H19V10H13v8H11V10a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2Z"
343
473
  })), children);
344
474
  });
@@ -358,7 +488,7 @@ const LocationCurrent = /*#__PURE__*/React.forwardRef(function LocationCurrent({
358
488
  viewBox: "0 0 32 32",
359
489
  fill: "currentColor",
360
490
  ...rest
361
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
491
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
362
492
  d: "M4,12.9835a1,1,0,0,0,.6289.9448l9.6015,3.8409,3.8407,9.6019A1,1,0,0,0,19,28h.0162a1.0009,1.0009,0,0,0,.9238-.6582l8-22.0007A1,1,0,0,0,26.658,4.0594l-22,8A1.0011,1.0011,0,0,0,4,12.9835Z"
363
493
  })), children);
364
494
  });
@@ -378,9 +508,9 @@ const LocationFilled = /*#__PURE__*/React.forwardRef(function LocationFilled({
378
508
  viewBox: "0 0 32 32",
379
509
  fill: "currentColor",
380
510
  ...rest
381
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
511
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
382
512
  d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,17Z"
383
- })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
513
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
384
514
  cx: "16",
385
515
  cy: "13",
386
516
  r: "4",
@@ -403,13 +533,13 @@ const LocationHazard = /*#__PURE__*/React.forwardRef(function LocationHazard({
403
533
  viewBox: "0 0 32 32",
404
534
  fill: "currentColor",
405
535
  ...rest
406
- }, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
536
+ }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
407
537
  cx: "16",
408
538
  cy: "20.5",
409
539
  r: "1.5"
410
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
540
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
411
541
  d: "M15 7H17V16H15z"
412
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
542
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
413
543
  d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
414
544
  })), children);
415
545
  });
@@ -429,10 +559,10 @@ const LocationHazardFilled = /*#__PURE__*/React.forwardRef(function LocationHaza
429
559
  viewBox: "0 0 32 32",
430
560
  fill: "currentColor",
431
561
  ...rest
432
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
562
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
433
563
  fill: "none",
434
564
  d: "M16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Zm-1.125-6h2.25V7h-2.25Z"
435
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
565
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
436
566
  d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2ZM14.875,7h2.25v9h-2.25ZM16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Z"
437
567
  })), children);
438
568
  });
@@ -452,9 +582,9 @@ const LocationHeart = /*#__PURE__*/React.forwardRef(function LocationHeart({
452
582
  viewBox: "0 0 32 32",
453
583
  fill: "currentColor",
454
584
  ...rest
455
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
585
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
456
586
  d: "M18.303,9a2.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,18l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,9Z"
457
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
587
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
458
588
  d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
459
589
  })), children);
460
590
  });
@@ -474,10 +604,10 @@ const LocationHeartFilled = /*#__PURE__*/React.forwardRef(function LocationHeart
474
604
  viewBox: "0 0 32 32",
475
605
  fill: "currentColor",
476
606
  ...rest
477
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
607
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
478
608
  fill: "none",
479
609
  d: "M18.303,9a2.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,18l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,9Z"
480
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
610
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
481
611
  d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm4.2109,11.7021L16.002,18l-4.2129-4.2979a2.7992,2.7992,0,0,1,0-3.8964,2.6619,2.6619,0,0,1,3.8159,0l.397.4057.393-.4057a2.6619,2.6619,0,0,1,3.8159,0A2.7992,2.7992,0,0,1,20.2109,13.7021Z"
482
612
  })), children);
483
613
  });
@@ -497,10 +627,10 @@ const LocationInfo = /*#__PURE__*/React.forwardRef(function LocationInfo({
497
627
  viewBox: "0 0 32 32",
498
628
  fill: "currentColor",
499
629
  ...rest
500
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
630
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
501
631
  strokeWidth: "0",
502
632
  d: "M17 18L17 11 13 11 13 13 15 13 15 18 12 18 12 20 20 20 20 18 17 18zM15.5 6c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5z"
503
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
633
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
504
634
  strokeWidth: "0",
505
635
  d: "m16,30l-8.4355-9.9487c-.0479-.0571-.3481-.4516-.3481-.4516-1.4507-1.9268-2.2163-4.2065-2.2163-6.5998,0-6.0641,4.9346-11,11-11s11,4.9359,11,11c0,2.3933-.7656,4.673-2.2148,6.5973l-.0015.0024s-.3003.3944-.3447.4474l-8.439,9.9528Zm-7.1875-11.605c.001.0007.2334.3083.2866.3744l6.9009,8.1385,6.9102-8.1498c.0439-.0552.2783-.3649.2788-.3656,1.1851-1.5746,1.811-3.4376,1.811-5.3925,0-4.9615-4.0376-9-9-9S7,8.0385,7,13c0,1.9559.627,3.8199,1.8125,5.395h0Z"
506
636
  })), children);
@@ -521,10 +651,10 @@ const LocationInfoFilled = /*#__PURE__*/React.forwardRef(function LocationInfoFi
521
651
  viewBox: "0 0 32 32",
522
652
  fill: "currentColor",
523
653
  ...rest
524
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
654
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
525
655
  strokeWidth: "0",
526
656
  d: "m16,2c-6.0654,0-11,4.936-11,11,0,2.3931.7656,4.6729,2.2163,6.5996,0,0,.3003.3945.3481.4517l8.4355,9.9487,8.439-9.9526c.0444-.0532.3447-.4478.3447-.4478l.0015-.0024c1.4492-1.9243,2.2148-4.2041,2.2148-6.5972,0-6.064-4.9346-11-11-11Zm-.5,4c.8284,0,1.5.6714,1.5,1.5s-.6716,1.5-1.5,1.5-1.5-.6714-1.5-1.5.6716-1.5,1.5-1.5Zm4.5,14h-8v-2h3v-5h-2v-2h4v7h3v2Z"
527
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
657
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
528
658
  fill: "none",
529
659
  strokeWidth: "0",
530
660
  d: "m15.5,6c.8284,0,1.5.6714,1.5,1.5s-.6716,1.5-1.5,1.5-1.5-.6714-1.5-1.5.6716-1.5,1.5-1.5Zm4.5,14h-8v-2h3v-5h-2v-2h4v7h3v2Z"
@@ -546,9 +676,9 @@ const LocationPerson = /*#__PURE__*/React.forwardRef(function LocationPerson({
546
676
  viewBox: "0 0 32 32",
547
677
  fill: "currentColor",
548
678
  ...rest
549
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
679
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
550
680
  d: "M20 19H18V17H14v2H12V17a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2zM16 14a3 3 0 113-3A3.0033 3.0033 0 0116 14zm0-4a1 1 0 101 1A1.0011 1.0011 0 0016 10z"
551
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
681
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
552
682
  d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
553
683
  })), children);
554
684
  });
@@ -568,14 +698,14 @@ const LocationPersonFilled = /*#__PURE__*/React.forwardRef(function LocationPers
568
698
  viewBox: "0 0 32 32",
569
699
  fill: "currentColor",
570
700
  ...rest
571
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
701
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
572
702
  fill: "none",
573
703
  d: "M20,19H18V17H14v2H12V17a2.0021,2.0021,0,0,1,2-2h4a2.0021,2.0021,0,0,1,2,2Zm-1-8a3,3,0,1,0-3,3A3.0033,3.0033,0,0,0,19,11Zm-2,0a1,1,0,1,1-1-1A1.0011,1.0011,0,0,1,17,11Z"
574
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
704
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
575
705
  cx: "16",
576
706
  cy: "11",
577
707
  r: "1"
578
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
708
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
579
709
  d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,6a3,3,0,1,1-3,3A3.0033,3.0033,0,0,1,16,8Zm4,11H18V17H14v2H12V17a2.0023,2.0023,0,0,1,2-2h4a2.0023,2.0023,0,0,1,2,2Z"
580
710
  })), children);
581
711
  });
@@ -595,7 +725,7 @@ const LocationSave = /*#__PURE__*/React.forwardRef(function LocationSave({
595
725
  viewBox: "0 0 32 32",
596
726
  fill: "currentColor",
597
727
  ...rest
598
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
728
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
599
729
  d: "M18 30h2V28a1.0009 1.0009 0 011-1h6a1.0009 1.0009 0 011 1v2h2V28a3.0033 3.0033 0 00-3-3H21a3.0033 3.0033 0 00-3 3zM24 24a4 4 0 114-4A4.0042 4.0042 0 0124 24zm0-6a2 2 0 102 2A2.0023 2.0023 0 0024 18zM25.3418 10.06l-22-8A1 1 0 002.06 3.3415l8 22A1.001 1.001 0 0010.9839 26H11a1 1 0 00.9287-.6289L15.77 15.7692l9.6016-3.8408a1 1 0 00-.0293-1.8687zM14.6284 14.0709v0l-.3979.1591-.1591.3979 0 0-3.0269 7.5678L4.6719 4.6715l17.5244 6.3726z"
600
730
  })), children);
601
731
  });
@@ -615,9 +745,9 @@ const LocationStar = /*#__PURE__*/React.forwardRef(function LocationStar({
615
745
  viewBox: "0 0 32 32",
616
746
  fill: "currentColor",
617
747
  ...rest
618
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
748
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
619
749
  d: "M16 7L17.912 10.667 22 11.173 19 13.926 19.6 18 16 15.708 12.4 18 13 13.926 10 11.173 14.2 10.667 16 7z"
620
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
750
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
621
751
  d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
622
752
  })), children);
623
753
  });
@@ -637,10 +767,10 @@ const LocationStarFilled = /*#__PURE__*/React.forwardRef(function LocationStarFi
637
767
  viewBox: "0 0 32 32",
638
768
  fill: "currentColor",
639
769
  ...rest
640
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
770
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
641
771
  fill: "none",
642
772
  d: "M16 7L17.912 10.667 22 11.173 19 13.926 19.6 18 16 15.708 12.4 18 13 13.926 10 11.173 14.2 10.667 16 7z"
643
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
773
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
644
774
  d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm3.6,16L16,15.7085,12.4,18l.6-4.0742-3-2.7529,4.2-.5064L16,7l1.9116,3.6665L22,11.1729l-3,2.7529Z"
645
775
  })), children);
646
776
  });
@@ -660,7 +790,7 @@ const Locked = /*#__PURE__*/React.forwardRef(function Locked({
660
790
  viewBox: "0 0 32 32",
661
791
  fill: "currentColor",
662
792
  ...rest
663
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
793
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
664
794
  d: "M24,14H22V8A6,6,0,0,0,10,8v6H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16A2,2,0,0,0,24,14ZM12,8a4,4,0,0,1,8,0v6H12ZM24,28H8V16H24Z"
665
795
  })), children);
666
796
  });
@@ -680,7 +810,7 @@ const LockedAndBlocked = /*#__PURE__*/React.forwardRef(function LockedAndBlocked
680
810
  viewBox: "0 0 32 32",
681
811
  fill: "currentColor",
682
812
  ...rest
683
- }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
813
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
684
814
  d: "M30.4461,20.1005c-.1386-.0692-.2914-.1052-.4464-.1053h-10c-.5522,0-1.0001.4474-1.0002.9998,0,.1338.0268.2662.0789.3895l5.0268,10.0581c.1694.3388.5158.5527.8946.5527.3788,0,.7253-.2139.8947-.5527l5-10c.2468-.4944.046-1.0953-.4484-1.342h0ZM8,16h16v2h2v-2c0-1.1046-.8954-2-2-2h-2v-6c0-3.3137-2.6863-6-6-6s-6,2.6863-6,6v6h-2c-1.1046,0-2,.8954-2,2v12c0,1.1046.8954,2,2,2h11v-2h-11v-12ZM12,8c0-2.2092,1.7908-4,4-4s4,1.7908,4,4v6h-8v-6Z"
685
815
  })), children);
686
816
  });
@@ -700,11 +830,11 @@ const LogicalPartition = /*#__PURE__*/React.forwardRef(function LogicalPartition
700
830
  viewBox: "0 0 32 32",
701
831
  fill: "currentColor",
702
832
  ...rest
703
- }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
833
+ }, _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
704
834
  cx: "9",
705
835
  cy: "7",
706
836
  r: "1"
707
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
837
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
708
838
  d: "M27,22v-4c0-1.1046-.8954-2-2-2h-8v-4h9c1.1046,0,2-.8954,2-2V4c0-1.1046-.8954-2-2-2H6c-1.1046,0-2,.8954-2,2v6c0,1.1046,.8954,2,2,2H15v4H7c-1.1046,0-2,.8954-2,2v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1v-4H15v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1v-4h8v4h-1c-1.1046,0-2,.8954-2,2v4c0,1.1046,.8954,2,2,2h4c1.1046,0,2-.8954,2-2v-4c0-1.1046-.8954-2-2-2h-1Zm-19,6H4v-4h4v4Zm10-4v4h-4v-4h4ZM6,10V4H26v6H6ZM28,28h-4v-4h4v4Z"
709
839
  })), children);
710
840
  });
@@ -724,9 +854,9 @@ const Login = /*#__PURE__*/React.forwardRef(function Login({
724
854
  viewBox: "0 0 32 32",
725
855
  fill: "currentColor",
726
856
  ...rest
727
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
857
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
728
858
  d: "M26,30H14a2,2,0,0,1-2-2V25h2v3H26V4H14V7H12V4a2,2,0,0,1,2-2H26a2,2,0,0,1,2,2V28A2,2,0,0,1,26,30Z"
729
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
859
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
730
860
  d: "M14.59 20.59L18.17 17 4 17 4 15 18.17 15 14.59 11.41 16 10 22 16 16 22 14.59 20.59z"
731
861
  })), children);
732
862
  });
@@ -746,9 +876,9 @@ const LogoAngular = /*#__PURE__*/React.forwardRef(function LogoAngular({
746
876
  viewBox: "0 0 32 32",
747
877
  fill: "currentColor",
748
878
  ...rest
749
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
879
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
750
880
  d: "M13.5,16h4.9L16,10.8L13.5,16z"
751
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
881
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
752
882
  d: "M16,3L3,7.6l2.7,15.8L16,29l10.3-5.6L29,7.6L16,3z M21.1,21.6l-1.5-3.2h-7.1l-1.5,3.2H8.6L16,5.3l7.4,16.2H21.1z"
753
883
  })), children);
754
884
  });
@@ -768,7 +898,7 @@ const LogoAnsibleCommunity = /*#__PURE__*/React.forwardRef(function LogoAnsibleC
768
898
  viewBox: "0 0 32 32",
769
899
  fill: "currentColor",
770
900
  ...rest
771
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
901
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
772
902
  d: "M27.8,27.7L17.5,3.1C17.2,2.4,16.6,2,15.9,2c-0.7,0-1.3,0.4-1.6,1.1L3,30h3.9l4.5-11.1l13.3,10.7c0.5,0.4,0.9,0.6,1.4,0.6 c1,0,1.9-0.7,1.9-1.8C28,28.2,27.9,28,27.8,27.7z M15.9,7.5l6.7,16.4L12.5,16L15.9,7.5z"
773
903
  })), children);
774
904
  });
@@ -788,7 +918,7 @@ const LogoBluesky = /*#__PURE__*/React.forwardRef(function LogoBluesky({
788
918
  viewBox: "0 0 32 32",
789
919
  fill: "currentColor",
790
920
  ...rest
791
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
921
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
792
922
  d: "M9.2,6.9c2.7,2.1,5.7,6.3,6.8,8.5,1.1-2.2,4-6.4,6.8-8.5,2-1.5,5.2-2.6,5.2,1s-.4,6.2-.7,7c-.9,3.1-4,3.8-6.8,3.4,4.8.8,6.1,3.6,3.4,6.3-5.1,5.2-7.3-1.3-7.8-3,0-.3-.1-.5-.1-.3,0-.1,0,0-.1.3-.6,1.7-2.8,8.2-7.8,3-2.7-2.7-1.4-5.5,3.4-6.3-2.8.5-5.9-.3-6.8-3.4-.2-.9-.7-6.3-.7-7,0-3.7,3.2-2.5,5.2-1,0,0,0,0,0,0Z"
793
923
  })), children);
794
924
  });
@@ -808,7 +938,7 @@ const LogoDigg = /*#__PURE__*/React.forwardRef(function LogoDigg({
808
938
  viewBox: "0 0 32 32",
809
939
  fill: "currentColor",
810
940
  ...rest
811
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
941
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
812
942
  d: "M6.48 7.6v3.92H2V21H9.28V7.6zm0 11.2H4.8v-5H6.48zM10.4 11.52H13.2V21.04H10.4zM10.4 7.6H13.2V10.399999999999999H10.4zM14.32 11.52V21H18.8v1.12H14.32V24.4H21.6V11.52zM18.8 18.8H17.12v-5H18.8zM22.72 11.52V21H27.2v1.12H22.72V24.4H30V11.52zM27.2 18.8H25.52v-5H27.2z"
813
943
  })), children);
814
944
  });
@@ -828,7 +958,7 @@ const LogoDiscord = /*#__PURE__*/React.forwardRef(function LogoDiscord({
828
958
  viewBox: "0 0 32 32",
829
959
  fill: "currentColor",
830
960
  ...rest
831
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
961
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
832
962
  d: "M25.7,7.1C23.9,6.3,22,5.7,20,5.3c0,0-0.1,0-0.1,0c-0.2,0.4-0.5,1-0.7,1.5c-2.2-0.3-4.3-0.3-6.4,0c-0.2-0.5-0.5-1-0.7-1.5 c0,0-0.1,0-0.1,0c-2,0.3-3.9,0.9-5.7,1.8c0,0,0,0,0,0c-3.6,5.4-4.6,10.7-4.1,15.9c0,0,0,0.1,0,0.1c2.4,1.8,4.7,2.8,7,3.5 c0,0,0.1,0,0.1,0c0.5-0.7,1-1.5,1.4-2.3c0,0,0-0.1,0-0.1c-0.8-0.3-1.5-0.6-2.2-1c-0.1,0-0.1-0.1,0-0.1c0.1-0.1,0.3-0.2,0.4-0.3 c0,0,0.1,0,0.1,0c4.6,2.1,9.5,2.1,14.1,0c0,0,0.1,0,0.1,0c0.1,0.1,0.3,0.2,0.4,0.3c0.1,0,0,0.1,0,0.1c-0.7,0.4-1.4,0.8-2.2,1 c0,0-0.1,0.1,0,0.1c0.4,0.8,0.9,1.6,1.4,2.3c0,0,0.1,0,0.1,0c2.3-0.7,4.6-1.8,7-3.5c0,0,0,0,0-0.1C30.5,17,28.9,11.8,25.7,7.1 C25.7,7.1,25.7,7.1,25.7,7.1z M11.4,19.9c-1.4,0-2.5-1.3-2.5-2.8s1.1-2.8,2.5-2.8c1.4,0,2.5,1.3,2.5,2.8 C13.9,18.6,12.8,19.9,11.4,19.9z M20.7,19.9c-1.4,0-2.5-1.3-2.5-2.8s1.1-2.8,2.5-2.8c1.4,0,2.5,1.3,2.5,2.8 C23.2,18.6,22.1,19.9,20.7,19.9z"
833
963
  })), children);
834
964
  });
@@ -848,7 +978,7 @@ const LogoFacebook = /*#__PURE__*/React.forwardRef(function LogoFacebook({
848
978
  viewBox: "0 0 32 32",
849
979
  fill: "currentColor",
850
980
  ...rest
851
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
981
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
852
982
  d: "M26.67,4H5.33A1.34,1.34,0,0,0,4,5.33V26.67A1.34,1.34,0,0,0,5.33,28H16.82V18.72H13.7V15.09h3.12V12.42c0-3.1,1.89-4.79,4.67-4.79.93,0,1.86,0,2.79.14V11H22.37c-1.51,0-1.8.72-1.8,1.77v2.31h3.6l-.47,3.63H20.57V28h6.1A1.34,1.34,0,0,0,28,26.67V5.33A1.34,1.34,0,0,0,26.67,4Z"
853
983
  })), children);
854
984
  });
@@ -868,7 +998,7 @@ const LogoFigma = /*#__PURE__*/React.forwardRef(function LogoFigma({
868
998
  viewBox: "0 0 32 32",
869
999
  fill: "currentColor",
870
1000
  ...rest
871
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
1001
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
872
1002
  d: "M23.6,11.6c1-0.6,1.7-1.5,2.1-2.6c0.4-1.1,0.4-2.2,0.1-3.3c-0.3-1.1-1-2-1.9-2.7c-0.9-0.7-2.1-1-3.2-1h-9.2 c-1.2,0-2.3,0.4-3.2,1C7.2,3.7,6.6,4.7,6.2,5.7C5.9,6.8,5.9,8,6.3,9c0.4,1.1,1.1,2,2.1,2.6c-0.7,0.5-1.4,1.1-1.8,1.9 C6.2,14.3,6,15.1,6,16c0,0.9,0.2,1.7,0.6,2.5c0.4,0.8,1,1.4,1.8,1.9c-1,0.6-1.7,1.5-2.1,2.6c-0.4,1.1-0.4,2.2-0.1,3.3 c0.3,1.1,1,2,2,2.7c0.9,0.7,2.1,1,3.2,1c1.4,0,2.8-0.6,3.9-1.5c1-1,1.6-2.3,1.6-3.7v-4.8c1,0.9,2.3,1.4,3.6,1.4h0.1 c1.2,0,2.3-0.4,3.2-1c0.9-0.7,1.6-1.6,1.9-2.7c0.3-1.1,0.3-2.2-0.1-3.3C25.3,13.1,24.5,12.2,23.6,11.6z M16.9,3.7h3.7 c0.5,0,1,0,1.4,0.2c0.5,0.2,0.9,0.4,1.2,0.8c0.4,0.3,0.6,0.7,0.8,1.2s0.3,0.9,0.3,1.4c0,0.5-0.1,1-0.3,1.4c-0.2,0.4-0.5,0.8-0.8,1.2 c-0.4,0.3-0.8,0.6-1.2,0.8c-0.5,0.2-1,0.2-1.4,0.2h-3.7V3.7z M11.4,3.7h3.7v7h-3.7c-0.9,0-1.8-0.4-2.4-1.1C8.3,9,8,8.1,8,7.2 s0.4-1.8,1-2.4C9.6,4.2,10.5,3.8,11.4,3.7L11.4,3.7z M7.8,16c0-0.9,0.4-1.8,1.1-2.5c0.7-0.7,1.6-1,2.6-1h3.7v7h-3.7 c-1,0-1.9-0.4-2.6-1C8.2,17.8,7.8,16.9,7.8,16L7.8,16z M15.1,24.7c0,1-0.4,1.9-1.1,2.5c-0.7,0.7-1.6,1-2.6,1c-0.5,0-1,0-1.4-0.2 c-0.5-0.2-0.9-0.4-1.2-0.7c-0.4-0.3-0.6-0.7-0.8-1.2c-0.2-0.4-0.3-0.9-0.3-1.4c0-0.5,0.1-1,0.3-1.4c0.2-0.4,0.5-0.8,0.8-1.2 c0.4-0.3,0.8-0.6,1.2-0.8c0.5-0.2,1-0.2,1.4-0.2h3.7L15.1,24.7z M20.6,19.5h-0.1c-0.9,0-1.8-0.4-2.4-1.1c-0.6-0.7-1-1.5-1-2.4 c0-0.9,0.4-1.8,1-2.4c0.6-0.7,1.5-1,2.4-1.1h0.1c0.5,0,1,0,1.4,0.2c0.5,0.2,0.9,0.4,1.2,0.8c0.4,0.3,0.6,0.7,0.8,1.2 c0.2,0.4,0.3,0.9,0.3,1.4c0,0.5-0.1,1-0.3,1.4c-0.2,0.4-0.5,0.8-0.8,1.2c-0.4,0.3-0.8,0.6-1.2,0.8C21.6,19.5,21.1,19.5,20.6,19.5 L20.6,19.5z"
873
1003
  })), children);
874
1004
  });
@@ -888,11 +1018,11 @@ const LogoFlickr = /*#__PURE__*/React.forwardRef(function LogoFlickr({
888
1018
  viewBox: "0 0 32 32",
889
1019
  fill: "currentColor",
890
1020
  ...rest
891
- }, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1021
+ }, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
892
1022
  cx: "8",
893
1023
  cy: "16",
894
1024
  r: "6"
895
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1025
+ })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
896
1026
  cx: "24",
897
1027
  cy: "16",
898
1028
  r: "6"
@@ -914,7 +1044,7 @@ const LogoGit = /*#__PURE__*/React.forwardRef(function LogoGit({
914
1044
  viewBox: "0 0 32 32",
915
1045
  fill: "currentColor",
916
1046
  ...rest
917
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
1047
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
918
1048
  d: "M29.5242,14.8021L17.2022,2.5241c-.7013-.6988-1.8032-.6988-2.5045,0h0l-2.5045,2.4955,3.2057,3.1943c.8014-.2995,1.6029,0,2.2039.4991.6011.5989.8014,1.3975.5009,2.1961l3.1055,3.0945c.8014-.2995,1.6029,0,2.2039.4991.8014.7986.8014,2.1961,0,2.9947h0c-.8014.7986-2.2039.7986-3.0054,0-.6011-.5989-.8014-1.4973-.5009-2.2959l-2.9052-2.8948v7.5865c1.102.4991,1.5027,1.7968,1.0018,2.8948-.1002.1996-.2004.3993-.4007.5989-.8014.7986-2.2039.7986-3.0054,0h0c-.8014-.7986-.8014-2.1961,0-2.9947h0c.2004-.1996.4007-.3993.7013-.4991v-7.6863c-.3005-.0998-.5009-.2995-.7013-.4991-.6011-.5989-.8014-1.4973-.5009-2.2959l-3.2057-3.1943L2.4759,14.7023c-.7013.6988-.7013,1.7968,0,2.5954h0l12.2218,12.1783c.7013.6988,1.8032.6988,2.5045,0l12.2218-12.1783c.7013-.6988.7013-1.7968,0-2.5954"
919
1049
  })), children);
920
1050
  });
@@ -934,7 +1064,7 @@ const LogoGithub = /*#__PURE__*/React.forwardRef(function LogoGithub({
934
1064
  viewBox: "0 0 32 32",
935
1065
  fill: "currentColor",
936
1066
  ...rest
937
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1067
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
938
1068
  fillRule: "evenodd",
939
1069
  d: "M16,2a14,14,0,0,0-4.43,27.28c.7.13,1-.3,1-.67s0-1.21,0-2.38c-3.89.84-4.71-1.88-4.71-1.88A3.71,3.71,0,0,0,6.24,22.3c-1.27-.86.1-.85.1-.85A2.94,2.94,0,0,1,8.48,22.9a3,3,0,0,0,4.08,1.16,2.93,2.93,0,0,1,.88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4,5.4,0,0,1,1.44-3.76,5,5,0,0,1,.14-3.7s1.17-.38,3.85,1.43a13.3,13.3,0,0,1,7,0c2.67-1.81,3.84-1.43,3.84-1.43a5,5,0,0,1,.14,3.7,5.4,5.4,0,0,1,1.44,3.76c0,5.38-3.27,6.56-6.39,6.91a3.33,3.33,0,0,1,.95,2.59c0,1.87,0,3.38,0,3.84s.25.81,1,.67A14,14,0,0,0,16,2Z"
940
1070
  })), children);
@@ -955,7 +1085,7 @@ const LogoGitlab = /*#__PURE__*/React.forwardRef(function LogoGitlab({
955
1085
  viewBox: "0 0 32 32",
956
1086
  fill: "currentColor",
957
1087
  ...rest
958
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1088
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
959
1089
  d: "m28.5678,12.8926l-.0366-.0934-3.5388-9.2356c-.072-.181-.1995-.3346-.3642-.4386-.3375-.2095-.7699-.1863-1.083.0582-.1512.1228-.2608.2892-.3141.4765l-2.3894,7.3105h-9.6756l-2.3894-7.3105c-.0518-.1884-.1617-.3556-.3141-.4779-.3131-.2445-.7455-.2677-1.083-.0582-.1643.1045-.2917.2579-.3642.4386l-3.5456,9.2315-.0352.0934c-1.0465,2.7345-.1578,5.8315,2.1796,7.5948l.0122.0095.0325.023,5.3908,4.037,2.667,2.0185,1.6246,1.2265c.3905.2965.9308.2965,1.3213,0l1.6246-1.2265,2.667-2.0185,5.4233-4.0614.0135-.0108c2.3319-1.7635,3.219-4.8551,2.1769-7.5867Z"
960
1090
  })), children);
961
1091
  });
@@ -975,9 +1105,9 @@ const LogoGlassdoor = /*#__PURE__*/React.forwardRef(function LogoGlassdoor({
975
1105
  viewBox: "0 0 32 32",
976
1106
  fill: "currentColor",
977
1107
  ...rest
978
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1108
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
979
1109
  d: "M10.8281,28H21.1719a3.43,3.43,0,0,0,3.43-3.43V10.3306h-3.43V24.57H7.3981A3.43,3.43,0,0,0,10.8281,28Z"
980
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1110
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
981
1111
  d: "M21.1719,4H10.8281a3.43,3.43,0,0,0-3.43,3.43v14.24h3.43V7.43H24.6019A3.43,3.43,0,0,0,21.1719,4Z"
982
1112
  })), children);
983
1113
  });
@@ -997,13 +1127,13 @@ const LogoInstagram = /*#__PURE__*/React.forwardRef(function LogoInstagram({
997
1127
  viewBox: "0 0 32 32",
998
1128
  fill: "currentColor",
999
1129
  ...rest
1000
- }, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1130
+ }, _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
1001
1131
  cx: "22.406",
1002
1132
  cy: "9.594",
1003
1133
  r: "1.44"
1004
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1134
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1005
1135
  d: "M16,9.8378A6.1622,6.1622,0,1,0,22.1622,16,6.1622,6.1622,0,0,0,16,9.8378ZM16,20a4,4,0,1,1,4-4A4,4,0,0,1,16,20Z"
1006
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1136
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1007
1137
  d: "M16,6.1622c3.2041,0,3.5837.0122,4.849.07a6.6418,6.6418,0,0,1,2.2283.4132,3.9748,3.9748,0,0,1,2.2774,2.2774,6.6418,6.6418,0,0,1,.4132,2.2283c.0577,1.2653.07,1.6449.07,4.849s-.0122,3.5837-.07,4.849a6.6418,6.6418,0,0,1-.4132,2.2283,3.9748,3.9748,0,0,1-2.2774,2.2774,6.6418,6.6418,0,0,1-2.2283.4132c-1.2652.0577-1.6446.07-4.849.07s-3.5838-.0122-4.849-.07a6.6418,6.6418,0,0,1-2.2283-.4132,3.9748,3.9748,0,0,1-2.2774-2.2774,6.6418,6.6418,0,0,1-.4132-2.2283c-.0577-1.2653-.07-1.6449-.07-4.849s.0122-3.5837.07-4.849a6.6418,6.6418,0,0,1,.4132-2.2283A3.9748,3.9748,0,0,1,8.9227,6.6453a6.6418,6.6418,0,0,1,2.2283-.4132c1.2653-.0577,1.6449-.07,4.849-.07M16,4c-3.259,0-3.6677.0138-4.9476.0722A8.8068,8.8068,0,0,0,8.14,4.63,6.1363,6.1363,0,0,0,4.63,8.14a8.8068,8.8068,0,0,0-.5578,2.9129C4.0138,12.3323,4,12.741,4,16s.0138,3.6677.0722,4.9476A8.8074,8.8074,0,0,0,4.63,23.8605a6.1363,6.1363,0,0,0,3.51,3.51,8.8068,8.8068,0,0,0,2.9129.5578C12.3323,27.9862,12.741,28,16,28s3.6677-.0138,4.9476-.0722a8.8074,8.8074,0,0,0,2.9129-.5578,6.1363,6.1363,0,0,0,3.51-3.51,8.8074,8.8074,0,0,0,.5578-2.9129C27.9862,19.6677,28,19.259,28,16s-.0138-3.6677-.0722-4.9476A8.8068,8.8068,0,0,0,27.37,8.14a6.1363,6.1363,0,0,0-3.51-3.5095,8.8074,8.8074,0,0,0-2.9129-.5578C19.6677,4.0138,19.259,4,16,4Z"
1008
1138
  })), children);
1009
1139
  });
@@ -1023,7 +1153,7 @@ const LogoInvision = /*#__PURE__*/React.forwardRef(function LogoInvision({
1023
1153
  viewBox: "0 0 32 32",
1024
1154
  fill: "currentColor",
1025
1155
  ...rest
1026
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1156
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1027
1157
  d: "M4,4v24h24V4H4z M12.1,9c0.8,0,1.4,0.6,1.4,1.4c0,0.8-0.6,1.4-1.4,1.4c0,0,0,0,0,0c-0.8,0-1.4-0.6-1.4-1.4 C10.8,9.6,11.4,9,12.1,9z M21.5,22.2c-1.4,0-2.1-0.8-2.1-2c0-0.3,0-0.7,0.1-1l0.7-2.4c0.1-0.2,0.1-0.5,0.1-0.7 c0-0.8-0.5-1.3-1.2-1.3c-1,0-1.6,0.7-1.9,2L15.9,22h-2.3l0.4-1.7c-0.7,1.1-1.6,1.8-2.8,1.8c-1.4,0-2.1-0.8-2.1-2c0-0.3,0-0.7,0.1-1 l1.1-4.3H8.7L9.2,13h3.9l-1.5,6.1c-0.1,0.3-0.1,0.6-0.1,0.9c0,0.4,0.2,0.5,0.5,0.6c0.2,0,1.6,0,2.4-1.8l1-4.1h-1.6l0.5-1.8h3.5 l-0.5,2.1c0.6-1.2,1.9-2.2,3.1-2.2c1.3,0,2.4,0.9,2.4,2.7c0,0.5-0.1,1-0.2,1.5l-0.7,2.4c-0.1,0.2-0.1,0.4-0.1,0.6 c0,0.4,0.2,0.6,0.5,0.6c0.3,0,0.7-0.2,1.2-1.5l0.9,0.4C23.7,21.4,22.7,22.2,21.5,22.2z"
1028
1158
  })), children);
1029
1159
  });
@@ -1043,7 +1173,7 @@ const LogoJupyter = /*#__PURE__*/React.forwardRef(function LogoJupyter({
1043
1173
  viewBox: "0 0 32 32",
1044
1174
  fill: "currentColor",
1045
1175
  ...rest
1046
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1176
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1047
1177
  d: "M26.0766 3.5878a1.69 1.69 0 11-1.76-1.5853 1.67 1.67 0 011.76 1.5853zM16.2191 23.1113c-4.4866 0-8.43-1.61-10.4688-3.9882a11.1618 11.1618 0 0020.9377 0C24.6541 21.5011 20.7257 23.1113 16.2191 23.1113zM16.2191 7.6483c4.4867 0 8.43 1.61 10.4689 3.9881a11.1618 11.1618 0 00-20.9377 0C7.7892 9.2535 11.7126 7.6483 16.2191 7.6483zM10.0427 27.7388a2.1085 2.1085 0 11-.2031-.7976 2.1278 2.1278 0 01.2031.7976zM6.26 7.1064A1.2263 1.2263 0 117.4517 5.83 1.2415 1.2415 0 016.26 7.1064z"
1048
1178
  })), children);
1049
1179
  });
@@ -1063,12 +1193,12 @@ const LogoKeybase = /*#__PURE__*/React.forwardRef(function LogoKeybase({
1063
1193
  viewBox: "0 0 32 32",
1064
1194
  fill: "currentColor",
1065
1195
  ...rest
1066
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1196
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1067
1197
  d: "M14.1233 26.9328a1.1122 1.1122 0 11-1.1121-1.1122 1.112 1.112 0 011.1121 1.1122M21.0257 26.9328a1.1122 1.1122 0 11-1.1122-1.1122 1.1121 1.1121 0 011.1122 1.1122"
1068
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1198
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1069
1199
  d: "M9.999 5.797H10.973V6.771H9.999z",
1070
1200
  transform: "rotate(-86.462 10.486 6.284)"
1071
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1201
+ })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1072
1202
  d: "M26.4275,16.3825l-.0013.001a13.0868,13.0868,0,0,0-5.1431-4.1825c-.3754-.1667-.7543-.3142-1.1354-.4454.0128-.0314.0277-.0615.04-.0933a4.83,4.83,0,0,0-2.9861-6.319,5.9368,5.9368,0,0,0-1.9962-.3558c-.0366-.1253-.1165-.6743.58-2.1571L14.3742,2q-.17.236-.3368.4661c-.384.5309-.7549,1.0444-1.1029,1.55a2.1657,2.1657,0,0,0-1.4486-.6771L9.8543,3.2377H9.852l-.0025,0c-.0429-.0025-.0864-.0039-.1293-.0039A2.1877,2.1877,0,0,0,7.54,5.2825L7.4388,6.9169l0,.003,0,.0028A2.1882,2.1882,0,0,0,9.4854,9.23l1.1673.0723a5.1711,5.1711,0,0,0,.47,2.688,13.1954,13.1954,0,0,0-4.2637,2.9C3,18.7883,3,23.06,3,26.4916v2.0706l1.524-1.6163A12.3293,12.3293,0,0,0,5.8548,30H7.8367A10.7091,10.7091,0,0,1,5.878,25.51l2.2353-2.3708L6.963,26.745l2.03-1.4774c3.5858-2.61,7.8678-3.2093,12.7263-1.7826a4.6276,4.6276,0,0,0,5.2189-1.468c.0441-.0628.0828-.128.1228-.1926a9.6141,9.6141,0,0,1,.1638,1.7454,12.4214,12.4214,0,0,1-1.61,6.43h1.877A14.4022,14.4022,0,0,0,28.87,23.57,12.2666,12.2666,0,0,0,26.4275,16.3825ZM13.8455,5.9257a1.5872,1.5872,0,0,0,1.3983.7068,4.2111,4.2111,0,0,1,1.44.2719,3.17,3.17,0,0,1,1.0279,5.4638l-.4752-.5849-.0032-.004a1.7048,1.7048,0,0,0-3.0235.9865,3.2143,3.2143,0,0,1-1.899-3.5412,8.4815,8.4815,0,0,1,1.4374-3.466A1.642,1.642,0,0,0,13.8455,5.9257Zm3.49,9.2589-.6072.4962a.2675.2675,0,0,1-.376-.038l-.1264-.1549a.2791.2791,0,0,1,.0394-.3927l.6-.49-1.235-1.5158a.362.362,0,1,1,.5611-.4575l3.4546,4.2517a.3619.3619,0,0,1-.1988.5815.3566.3566,0,0,1-.0816.0094.3609.3609,0,0,1-.2806-.1332l-.3441-.4239-1.2215.9971a.2815.2815,0,0,1-.3965-.04l-.5532-.6775a.2786.2786,0,0,1,.04-.3919l1.2275-1.002ZM9.08,7.0184l.1014-1.6342A.5394.5394,0,0,1,9.72,4.8781l.0326.001,1.6335.1013a.5387.5387,0,0,1,.5046.5716l-.0073.1182a10.6739,10.6739,0,0,0-.9028,2.0046L9.5859,7.5886A.5407.5407,0,0,1,9.08,7.0184ZM25.5944,21.07a2.9883,2.9883,0,0,1-3.4112.8373c-4.5313-1.3305-8.6289-1.0534-12.2124.82l1.9069-5.978-7.203,7.6393a11.67,11.67,0,0,1,3.3532-8.3419,11.4953,11.4953,0,0,1,4.1073-2.6908,5.42,5.42,0,0,0,2.2411,1.2214,4.714,4.714,0,0,0,.5627.12,1.6258,1.6258,0,0,0,.2449,1.6416l.0847.1038a1.6247,1.6247,0,0,0,.2594,1.605l.5532.6777a1.6276,1.6276,0,0,0,2.29.2314l.3314-.2705a1.7079,1.7079,0,0,0,1.9867-2.6535l-1.9427-2.3911a4.88,4.88,0,0,0,.4863-.456,12.449,12.449,0,0,1,1.3829.5181,11.419,11.419,0,0,1,4.5085,3.6838C26.0987,18.7278,26.2745,20.1043,25.5944,21.07Z"
1073
1203
  })), children);
1074
1204
  });
@@ -1088,9 +1218,9 @@ const LogoKubernetes = /*#__PURE__*/React.forwardRef(function LogoKubernetes({
1088
1218
  viewBox: "0 0 32 32",
1089
1219
  fill: "currentColor",
1090
1220
  ...rest
1091
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1221
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1092
1222
  d: "M15.134 17.189L15.999 17.605 16.862 17.19 17.076 16.259 16.479 15.512 15.518 15.512 14.919 16.257 15.134 17.189zM14.2166 13.88l.0024.0019a.5239.5239 0 00.8321-.4013l0-.003.0127-.0063L15.242 10.33c-.2173.0268-.43.0635-.6333.1094a6.2 6.2 0 00-2.9727 1.6176l2.5752 1.8257zM12.8347 16.2622l.003-.001a.5241.5241 0 00.206-.9008l-.0024-.002.0029-.0127-2.3515-2.1035a6.1775 6.1775 0 00-.8746 3.9l3.0142-.87zM13.8645 18.501a.5229.5229 0 00-.6059-.3989l-.0034 0-.0049-.0063-3.0908.5249a6.2052 6.2052 0 002.4863 3.1108l1.1972-2.8935-.0087-.0117.0009-.003A.5184.5184 0 0013.8645 18.501zM16.4622 19.6431l-.0015-.0025a.53.53 0 00-.48-.2759.5269.5269 0 00-.4434.2769l-.0015.0029H15.533l-1.52 2.7481a6.2277 6.2277 0 003.38.1723c.207-.0468.41-.104.6044-.1684l-1.5234-2.7534zM18.7371 18.09l-.0034 0a.51.51 0 00-.1206-.0088.5263.5263 0 00-.4546.7319l.001.0024-.004.0054 1.21 2.9234A6.185 6.185 0 0021.86 18.61l-3.1176-.5269zM21.2893 13.2437L18.951 15.3364l.0014.0064-.0024.0019a.5249.5249 0 00.2055.9014l.0035.0005.0024.0132 3.0293.872a6.2915 6.2915 0 00-.9014-3.8881zM16.9383 13.4673l0 .0029a.5161.5161 0 00.1143.3037.5236.5236 0 00.7192.0967l.0025-.0019.0088.0039 2.5586-1.814a6.2307 6.2307 0 00-3.584-1.7285l.1777 3.1357z"
1093
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1223
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1094
1224
  d: "M30.3806,19.0376,27.9016,8.2705a1.9057,1.9057,0,0,0-1.038-1.291L16.83,2.1885a1.9332,1.9332,0,0,0-1.6656,0L5.1326,6.9819a1.9072,1.9072,0,0,0-1.0381,1.291L1.6194,19.04A1.89,1.89,0,0,0,1.88,20.499a1.8364,1.8364,0,0,0,.1088.1514l6.9439,8.6338a1.9244,1.9244,0,0,0,1.5.7158l11.1357-.0024a1.9251,1.9251,0,0,0,1.5-.7149L30.01,20.6479A1.8911,1.8911,0,0,0,30.3806,19.0376Zm-3.8115-.13a.6432.6432,0,0,1-.7812.4429l-.0039,0-.0049-.001-.0069-.0019-.0048-.002-.0572-.0117c-.0346-.0068-.07-.0142-.0981-.0215a2.4643,2.4643,0,0,1-.3589-.1328c-.0576-.0249-.1172-.0513-.1807-.0752l-.0175-.0063a5.5192,5.5192,0,0,0-1.0284-.3013.4119.4119,0,0,0-.2954.0981l-.0371.0254-.0019.0015-.002,0c-.0439-.0088-.1748-.0322-.2519-.0444a7.8166,7.8166,0,0,1-3.459,4.351c.0093.022.02.05.0307.0806a.9352.9352,0,0,0,.0669.1567l.002.002-.001.0029-.0166.042a.4148.4148,0,0,0-.03.3091,5.69,5.69,0,0,0,.5322.9517c.0376.0561.0757.1084.1128.1591a2.4,2.4,0,0,1,.2095.32c.0166.0312.0371.0752.0552.1137l.0229.0484a.6083.6083,0,1,1-1.0947.5176l-.0224-.0455c-.0186-.038-.0381-.0776-.0518-.1088a2.5059,2.5059,0,0,1-.1211-.3658c-.0166-.0595-.0337-.1215-.0537-.185l-.0059-.0166a5.5441,5.5441,0,0,0-.4052-.9922.4177.4177,0,0,0-.2627-.1709l-.0415-.0127-.0015,0-.0015-.0019c-.01-.0171-.0337-.0611-.0595-.1075-.0235-.042-.0484-.0874-.0664-.12a7.8868,7.8868,0,0,1-1.0269.3091,7.7588,7.7588,0,0,1-4.51-.3233l-.1352.2442-.002.001a.481.481,0,0,0-.2563.124,2.2827,2.2827,0,0,0-.336.7207c-.04.1172-.08.2383-.1279.3569-.0205.064-.0376.127-.0537.188a2.4747,2.4747,0,0,1-.12.3623c-.0127.03-.0313.0669-.0493.1025l-.0245.0494h0l-.0005.0024-.0019.002a.6773.6773,0,0,1-.5952.3945.5484.5484,0,0,1-.24-.0542.6426.6426,0,0,1-.2578-.86c.0088-.0171.0176-.0371.0274-.0576.0171-.0371.0346-.0757.05-.1045a2.53,2.53,0,0,1,.21-.3222c.0367-.05.0747-.1026.1118-.1578a5.8209,5.8209,0,0,0,.543-.976.5889.5889,0,0,0-.0532-.336l0-.0019,0-.002.1074-.2573a7.8224,7.8224,0,0,1-3.46-4.32l-.2593.0444-.0015-.001-.0264-.0151a.5961.5961,0,0,0-.3159-.106,5.5447,5.5447,0,0,0-1.0283.3013l-.0171.0064c-.062.0239-.1211.0488-.1782.0732a2.4949,2.4949,0,0,1-.3613.1333c-.0308.0083-.0708.0171-.1094.0249l-.0459.01-.0049.0019-.0068.002-.0049.001-.0039,0a.6078.6078,0,1,1-.2695-1.18l.0039-.001.0053-.0015.002,0,.0034-.0009.0469-.0113c.04-.01.081-.02.1133-.0258a2.4132,2.4132,0,0,1,.3808-.0357c.063-.0024.1284-.0054.1958-.0107l.0142-.0015A5.554,5.554,0,0,0,7.77,17.92a.72.72,0,0,0,.231-.227l.0244-.0318.001-.0014.0014,0,.2471-.0718a7.7765,7.7765,0,0,1,1.2246-5.4126l-.19-.17,0-.002-.0044-.0278a.5983.5983,0,0,0-.1153-.3159,5.6171,5.6171,0,0,0-.8916-.6265c-.0585-.0342-.1157-.0649-.1713-.0942a2.4731,2.4731,0,0,1-.3267-.1973c-.0264-.0195-.0586-.0459-.0894-.0713l-.0356-.0288L7.67,10.6387l-.0049-.0039A.7045.7045,0,0,1,7.4041,10.2a.5725.5725,0,0,1,.1128-.4575A.5835.5835,0,0,1,8,9.5288a.7226.7226,0,0,1,.4214.1592l.0361.0283c.0332.0259.07.0552.0972.0781a2.5254,2.5254,0,0,1,.2671.2759c.04.0469.0825.0952.1284.1441l.01.01a5.5221,5.5221,0,0,0,.7989.72.4159.4159,0,0,0,.31.0406l.043-.0069h.0019l.0015.001c.0357.0264.1484.1074.2134.1514a7.7273,7.7273,0,0,1,3.9233-2.24,7.9671,7.9671,0,0,1,1.0816-.1665l.0141-.2515.001-.0014a.6486.6486,0,0,0,.1939-.3076,5.5779,5.5779,0,0,0-.066-1.0791l-.0009-.0088c-.0093-.0664-.021-.13-.0328-.1914a2.5611,2.5611,0,0,1-.0493-.38c-.0009-.03-.0005-.0679,0-.1045l.0005-.05-.0005-.0073,0-.0093a.6088.6088,0,1,1,1.211,0l.0009.0605c.001.0386.0015.0791.0005.11a2.5348,2.5348,0,0,1-.0493.38c-.0117.0615-.0234.125-.0327.1914l-.0039.0317a5.4479,5.4479,0,0,0-.064,1.0567.4132.4132,0,0,0,.1616.2666l.0328.03.0019.0015v.0019c.0015.0435.0083.1836.0137.2637a7.79,7.79,0,0,1,2.7173.7559,7.8812,7.8812,0,0,1,2.2632,1.65l.226-.1612h.002l.0312.002a.5914.5914,0,0,0,.33-.041,5.4885,5.4885,0,0,0,.7871-.71l.0215-.022c.0454-.0478.0869-.0952.1274-.1416a2.57,2.57,0,0,1,.27-.2783c.0263-.0229.062-.05.0967-.0776l.0366-.0288a.6088.6088,0,1,1,.7544.9472l-.0435.0357c-.0307.0254-.063.0517-.0884.0708a2.4733,2.4733,0,0,1-.3266.1968c-.0562.0293-.1143.06-.1734.0947a5.6889,5.6889,0,0,0-.8921.6269.4152.4152,0,0,0-.1079.293l-.0034.044v.0019l-.0014.001c-.0162.0146-.0508.0459-.0914.082s-.0864.0772-.1186.1065a7.7983,7.7983,0,0,1,1.25,5.3994l.24.07.001.001.0171.0254a.6014.6014,0,0,0,.24.2334,5.595,5.595,0,0,0,1.063.1757l.0122.001c.0674.0059.1328.0083.1963.0108a2.4617,2.4617,0,0,1,.38.0356c.0312.0059.0713.0156.11.0254l.0644.0156A.643.643,0,0,1,26.5691,18.9077Z"
1095
1225
  })), children);
1096
1226
  });
@@ -1110,7 +1240,7 @@ const LogoLinkedin = /*#__PURE__*/React.forwardRef(function LogoLinkedin({
1110
1240
  viewBox: "0 0 32 32",
1111
1241
  fill: "currentColor",
1112
1242
  ...rest
1113
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1243
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1114
1244
  d: "M26.2,4H5.8C4.8,4,4,4.8,4,5.7v20.5c0,0.9,0.8,1.7,1.8,1.7h20.4c1,0,1.8-0.8,1.8-1.7V5.7C28,4.8,27.2,4,26.2,4z M11.1,24.4 H7.6V13h3.5V24.4z M9.4,11.4c-1.1,0-2.1-0.9-2.1-2.1c0-1.2,0.9-2.1,2.1-2.1c1.1,0,2.1,0.9,2.1,2.1S10.5,11.4,9.4,11.4z M24.5,24.3 H21v-5.6c0-1.3,0-3.1-1.9-3.1c-1.9,0-2.1,1.5-2.1,2.9v5.7h-3.5V13h3.3v1.5h0.1c0.5-0.9,1.7-1.9,3.4-1.9c3.6,0,4.3,2.4,4.3,5.5V24.3z"
1115
1245
  })), children);
1116
1246
  });
@@ -1130,7 +1260,7 @@ const LogoLivestream = /*#__PURE__*/React.forwardRef(function LogoLivestream({
1130
1260
  viewBox: "0 0 32 32",
1131
1261
  fill: "currentColor",
1132
1262
  ...rest
1133
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1263
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1134
1264
  d: "M22.49 23.71h-.76c-2.26 0-4.52 0-6.78 0a3.12 3.12 0 01-2.41-1A14.91 14.91 0 0110 18.88c-1.3-2.6-2.54-5.22-3.82-7.82-.39-.8-.82-1.56-1.28-2.32A7.84 7.84 0 002 5.6c1.24 0 2.41 0 3.57 0a45.63 45.63 0 017 .61 8.09 8.09 0 016.34 5.09 48.51 48.51 0 012.17 7.36A26 26 0 0022.49 23.71zM28.1 26.38a2.93 2.93 0 01-2.74-2.64 42.08 42.08 0 01-.14-4.9 48 48 0 00-.61-7.58 3.75 3.75 0 00-.83-2h2.65c.54 0 .73.37.89.78A12.1 12.1 0 0128 13.28c.29 2.72.31 5.45.33 8.18a10.94 10.94 0 000 1.15c.09.78.4 1.1 1.17 1.08.5 0 .5-.06.5-.06v2.69A8.62 8.62 0 0128.1 26.38z"
1135
1265
  })), children);
1136
1266
  });
@@ -1150,7 +1280,7 @@ const LogoMastodon = /*#__PURE__*/React.forwardRef(function LogoMastodon({
1150
1280
  viewBox: "0 0 32 32",
1151
1281
  fill: "currentColor",
1152
1282
  ...rest
1153
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1283
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1154
1284
  d: "m29.0581,11.1929c0-6.0742-3.9797-7.8545-3.9797-7.8545-2.0066-.9214-5.4522-1.3091-9.0318-1.3384h-.0879c-3.5798.0293-7.023.417-9.0296,1.3384,0,0-3.98,1.7803-3.98,7.8545,0,1.3911-.0271,3.0537.0171,4.8174.1445,5.9404,1.0889,11.7945,6.5811,13.2481,2.5322.6704,4.7063.8105,6.4573.7144,3.1755-.1758,4.958-1.1333,4.958-1.1333l-.1047-2.3037s-2.269.7153-4.8176.6284c-2.5249-.0869-5.1902-.2725-5.5986-3.3726-.0378-.272-.0566-.563-.0566-.8691,0,0,2.4785.606,5.6196.75,1.9207.0879,3.7219-.1128,5.5515-.3311,3.5083-.4189,6.563-2.5806,6.9468-4.5557.605-3.1113.5552-7.5928.5552-7.5928Zm-4.6943,7.8257h-2.9138v-7.1382c0-1.5049-.6331-2.2686-1.8997-2.2686-1.4002,0-2.1018.9058-2.1018,2.6973v3.9077h-2.8967v-3.9077c0-1.7915-.7019-2.6973-2.1021-2.6973-1.2666,0-1.8997.7637-1.8997,2.2686v7.1382h-2.9138v-7.3545c0-1.5029.3828-2.6978,1.1516-3.5811.7927-.8838,1.8308-1.3369,3.1196-1.3369,1.491,0,2.6204.5732,3.367,1.7192l.7256,1.2168.7261-1.2168c.7463-1.146,1.8755-1.7192,3.3667-1.7192,1.2886,0,2.3267.4531,3.1196,1.3369.7686.8833,1.1514,2.0781,1.1514,3.5811v7.3545Z"
1155
1285
  })), children);
1156
1286
  });
@@ -1170,7 +1300,7 @@ const LogoMedium = /*#__PURE__*/React.forwardRef(function LogoMedium({
1170
1300
  viewBox: "0 0 32 32",
1171
1301
  fill: "currentColor",
1172
1302
  ...rest
1173
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1303
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1174
1304
  d: "M30 16c0 3.7-.6 6.7-1.4 6.7-.8 0-1.4-3-1.4-6.7s.6-6.7 1.4-6.7C29.4 9.3 30 12.3 30 16M26.5 16c0 4.1-1.8 7.5-3.9 7.5s-3.9-3.4-3.9-7.5 1.8-7.5 3.9-7.5S26.5 11.9 26.5 16M17.8 16c0 4.4-3.5 8-7.9 8S2 20.4 2 16s3.5-8 7.9-8S17.8 11.6 17.8 16"
1175
1305
  })), children);
1176
1306
  });
@@ -1190,7 +1320,7 @@ const LogoNpm = /*#__PURE__*/React.forwardRef(function LogoNpm({
1190
1320
  viewBox: "0 0 32 32",
1191
1321
  fill: "currentColor",
1192
1322
  ...rest
1193
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1323
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1194
1324
  d: "M4,28V4h24v24H4z M8.5,8.5v15H16v-12h4.5v12h3v-15H8.5z"
1195
1325
  })), children);
1196
1326
  });
@@ -1210,7 +1340,7 @@ const LogoOpenshift = /*#__PURE__*/React.forwardRef(function LogoOpenshift({
1210
1340
  viewBox: "0 0 32 32",
1211
1341
  fill: "currentColor",
1212
1342
  ...rest
1213
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1343
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1214
1344
  d: "M26.4612,15.7968A12.1352,12.1352,0,0,0,25.2821,11.48L29,10.13a11.9879,11.9879,0,0,0-1.0281-1.7382l-1.7431.635a11.9884,11.9884,0,0,0-21.71,7.9129l1.7477-.6412a12.19,12.19,0,0,0,.3309,1.9846L2.8838,19.6384A12.1451,12.1451,0,0,0,4.7565,23.7l1.9663-.7163.0026.0039a11.8856,11.8856,0,0,0,4.67,3.8909A12.013,12.013,0,0,0,27.34,21.0743a11.8725,11.8725,0,0,0,1.08-5.992Zm-2.92,3.4967a7.8,7.8,0,0,1-10.3533,3.7744,7.7207,7.7207,0,0,1-2.2714-1.6128l-1.9846.7235a7.84,7.84,0,0,1-2.0742-3.9895l.0009-.0008,3.7242-1.3566a7.8175,7.8175,0,0,1-.1232-2.0653l-1.7517.6362A7.7729,7.7729,0,0,1,19.7645,8.94h.0067a7.7442,7.7442,0,0,1,2.2646,1.615L23.78,9.921a7.8014,7.8014,0,0,1,1.229,1.6558l-3.71,1.3595a7.8245,7.8245,0,0,1,.9766,4.3882l1.9685-.7151A7.6714,7.6714,0,0,1,23.5411,19.2935Z"
1215
1345
  })), children);
1216
1346
  });
@@ -1230,7 +1360,7 @@ const LogoPinterest = /*#__PURE__*/React.forwardRef(function LogoPinterest({
1230
1360
  viewBox: "0 0 32 32",
1231
1361
  fill: "currentColor",
1232
1362
  ...rest
1233
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1363
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1234
1364
  d: "M16,2a14,14,0,0,0-5.1,27,13.24,13.24,0,0,1,0-4l1.65-7A5.05,5.05,0,0,1,12.17,16c0-1.94,1.13-3.4,2.53-3.4a1.76,1.76,0,0,1,1.77,2c0,1.2-.76,3-1.16,4.66a2,2,0,0,0,2.08,2.53c2.48,0,4.4-2.63,4.4-6.41a5.53,5.53,0,0,0-5.85-5.7,6.06,6.06,0,0,0-6.32,6.08,5.42,5.42,0,0,0,1,3.19.44.44,0,0,1,.1.4c-.11.44-.35,1.4-.39,1.59s-.21.31-.47.19c-1.75-.82-2.84-3.37-2.84-5.43,0-4.41,3.21-8.47,9.25-8.47,4.85,0,8.63,3.46,8.63,8.09,0,4.82-3,8.7-7.27,8.7a3.76,3.76,0,0,1-3.21-1.6l-.87,3.33a15.55,15.55,0,0,1-1.74,3.67A14.17,14.17,0,0,0,16,30,14,14,0,0,0,16,2"
1235
1365
  })), children);
1236
1366
  });
@@ -1250,14 +1380,14 @@ const LogoPython = /*#__PURE__*/React.forwardRef(function LogoPython({
1250
1380
  viewBox: "0 0 32 32",
1251
1381
  fill: "currentColor",
1252
1382
  ...rest
1253
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1383
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1254
1384
  d: "M23.4882,9.14v2.9663a4.2843,4.2843,0,0,1-4.173,4.2352H12.6431a3.4077,3.4077,0,0,0-3.34,3.3945v6.3607c0,1.81,1.5742,2.8751,3.34,3.3945a11.1762,11.1762,0,0,0,6.6721,0c1.6817-.4869,3.34-1.4668,3.34-3.3945V23.55H15.983v-.8486H25.9951c1.9414,0,2.6648-1.3542,3.34-3.3867a11.4642,11.4642,0,0,0,0-6.7889c-.48-1.9327-1.3961-3.3867-3.34-3.3867ZM19.7356,25.2476a1.2731,1.2731,0,1,1-1.2534,1.269A1.2607,1.2607,0,0,1,19.7356,25.2476Z"
1255
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1385
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1256
1386
  fill: "none",
1257
1387
  d: "M19.7356,25.2476a1.2731,1.2731,0,1,1-1.2534,1.269A1.2607,1.2607,0,0,1,19.7356,25.2476Z"
1258
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1388
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1259
1389
  d: "M15.8351,2a19.0717,19.0717,0,0,0-3.192.2725c-2.8268.4994-3.34,1.5447-3.34,3.4723V8.2909h6.68V9.14H6.7962a4.1708,4.1708,0,0,0-4.173,3.3867,12.4855,12.4855,0,0,0,0,6.7889c.4748,1.9776,1.6088,3.3867,3.55,3.3867H8.47V19.65a4.2449,4.2449,0,0,1,4.173-4.15h6.6721a3.3654,3.3654,0,0,0,3.34-3.3944V5.745a3.729,3.729,0,0,0-3.34-3.4723A20.8377,20.8377,0,0,0,15.8351,2ZM12.2226,4.0478a1.2731,1.2731,0,1,1-1.2534,1.2768A1.2675,1.2675,0,0,1,12.2226,4.0478Z"
1260
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1390
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1261
1391
  fill: "none",
1262
1392
  d: "M12.2226,4.0478a1.2731,1.2731,0,1,1-1.2534,1.2768A1.2675,1.2675,0,0,1,12.2226,4.0478Z"
1263
1393
  })), children);
@@ -1278,7 +1408,7 @@ const LogoQuora = /*#__PURE__*/React.forwardRef(function LogoQuora({
1278
1408
  viewBox: "0 0 32 32",
1279
1409
  fill: "currentColor",
1280
1410
  ...rest
1281
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1411
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1282
1412
  d: "M29,23.86H27a1.72,1.72,0,0,1-1.73,1.72c-1.15,0-1.82-.86-2.58-2a11,11,0,0,0,4.79-9.1c.09-7.19-5.85-11.89-12.17-11.89S3,7.37,3,14.37,9,26.16,15.17,26.16a10.71,10.71,0,0,0,3.07-.48c1.15,2.11,2.59,3.74,5.46,3.74A5,5,0,0,0,29,23.86Zm-8.14-3.45a6.31,6.31,0,0,0-5.56-3.16,6,6,0,0,0-3.74,1.15L12.2,20a2.56,2.56,0,0,1,.86-.1c1.82,0,3,1.53,4.12,3.64a7.58,7.58,0,0,1-1.91.19C10.86,23.76,9,20.6,9,14.47s1.91-9.3,6.23-9.3,6.32,3.16,6.32,9.3A20.68,20.68,0,0,1,20.83,20.41Z"
1283
1413
  })), children);
1284
1414
  });
@@ -1298,7 +1428,7 @@ const LogoRScript = /*#__PURE__*/React.forwardRef(function LogoRScript({
1298
1428
  viewBox: "0 0 32 32",
1299
1429
  fill: "currentColor",
1300
1430
  ...rest
1301
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1431
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1302
1432
  fillRule: "evenodd",
1303
1433
  d: "M30,14.7842c0-5.1782-6.2681-9.376-14-9.376S2,9.606,2,14.7842c0,4.6147,4.9814,8.4419,11.5361,9.2226v2.9917l4.7762-.0019,0-2.9741a19.3812,19.3812,0,0,0,3.3418-.6646L23.593,27l5.3975-.0024-3.253-5.4849C28.3625,19.8086,30,17.4263,30,14.7842Zm-22.4983.7c0-3.54,4.7644-6.41,10.6414-6.41s10.2138,1.9629,10.2138,6.41A5.4694,5.4694,0,0,1,24.9587,20.61a3.2252,3.2252,0,0,0-.2978-.1749,10.4735,10.4735,0,0,0-1.34-.5048s4.1743-.31,4.1743-4.4659-4.3684-4.2343-4.3684-4.2343H13.5361V21.2554C9.97,20.22,7.5017,18.0283,7.5017,15.4839Zm13.7422,1.8452-2.8928.001.0014-2.6812,2.8914.0015a1.2476,1.2476,0,0,1,1.34,1.3149A1.3232,1.3232,0,0,1,21.2439,17.3291Zm-2.9326,3.4946h1.2825a.8785.8785,0,0,1,.6406.291,3.2917,3.2917,0,0,1,.51.63,22.4033,22.4033,0,0,1-2.4326.1455Z"
1304
1434
  })), children);
@@ -1319,9 +1449,9 @@ const LogoReact = /*#__PURE__*/React.forwardRef(function LogoReact({
1319
1449
  viewBox: "0 0 32 32",
1320
1450
  fill: "currentColor",
1321
1451
  ...rest
1322
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1452
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1323
1453
  d: "M25,11.6c-0.3-0.1-0.6-0.2-0.9-0.3c0-0.2,0.1-0.4,0.1-0.6c0.7-3.3,0.2-6-1.3-6.9c-1.5-0.8-3.9,0-6.3,2.1 c-0.2,0.2-0.5,0.4-0.7,0.6c-0.2-0.1-0.3-0.3-0.5-0.4C13,3.9,10.5,3,9,3.9c-1.5,0.8-1.9,3.4-1.3,6.5c0.1,0.3,0.1,0.6,0.2,0.9 c-0.4,0.1-0.7,0.2-1,0.3c-3,1-4.9,2.7-4.9,4.3c0,1.7,2,3.5,5.1,4.5c0.2,0.1,0.5,0.2,0.8,0.2c-0.1,0.3-0.2,0.7-0.2,1 c-0.6,3.1-0.1,5.5,1.3,6.4c1.5,0.9,4,0,6.5-2.2c0.2-0.2,0.4-0.4,0.6-0.5c0.2,0.2,0.5,0.5,0.8,0.7c2.4,2.1,4.7,2.9,6.2,2 c1.5-0.9,2-3.5,1.4-6.7c0-0.2-0.1-0.5-0.2-0.8c0.2-0.1,0.4-0.1,0.5-0.2c3.2-1.1,5.3-2.8,5.3-4.5C30,14.3,28,12.7,25,11.6z M17.5,6.9 c2.1-1.8,4-2.5,4.9-2c0.9,0.5,1.3,2.7,0.7,5.6c0,0.2-0.1,0.4-0.1,0.6c-1.2-0.3-2.5-0.5-3.7-0.6c-0.7-1-1.5-2-2.4-3 C17.1,7.3,17.3,7.1,17.5,6.9L17.5,6.9z M10.3,17.4c0.3,0.5,0.5,1,0.8,1.5c0.3,0.5,0.6,1,0.9,1.4c-0.9-0.1-1.7-0.2-2.6-0.4 C9.6,19.1,9.9,18.3,10.3,17.4z M10.3,14.6c-0.4-0.8-0.6-1.6-0.9-2.4c0.8-0.2,1.7-0.3,2.5-0.4c-0.3,0.5-0.6,0.9-0.9,1.4 C10.8,13.6,10.5,14.1,10.3,14.6L10.3,14.6z M10.9,16c0.4-0.8,0.8-1.5,1.2-2.3c0.4-0.7,0.9-1.5,1.4-2.2c0.8-0.1,1.7-0.1,2.6-0.1 c0.9,0,1.7,0,2.6,0.1c0.5,0.7,0.9,1.4,1.3,2.2c0.4,0.7,0.8,1.5,1.2,2.3c-0.4,0.8-0.8,1.5-1.2,2.3c-0.4,0.7-0.9,1.5-1.3,2.2 c-0.8,0.1-1.7,0.1-2.6,0.1c-0.9,0-1.7,0-2.5-0.1c-0.5-0.7-0.9-1.4-1.4-2.2C11.7,17.5,11.3,16.8,10.9,16L10.9,16z M20.9,18.9 c0.3-0.5,0.6-1,0.8-1.5c0.4,0.8,0.7,1.6,0.9,2.5c-0.9,0.2-1.7,0.3-2.6,0.4C20.4,19.8,20.7,19.3,20.9,18.9z M21.7,14.6 c-0.3-0.5-0.5-1-0.8-1.5c-0.3-0.5-0.6-0.9-0.8-1.4c0.9,0.1,1.7,0.3,2.6,0.4C22.4,13,22.1,13.8,21.7,14.6z M16,8.3 c0.6,0.6,1.1,1.3,1.6,2c-1.1-0.1-2.2-0.1-3.3,0C14.9,9.6,15.5,8.9,16,8.3z M9.6,4.9c0.9-0.5,3,0.2,5.2,2.2c0.1,0.1,0.3,0.3,0.4,0.4 c-0.9,0.9-1.7,1.9-2.4,3c-1.3,0.1-2.5,0.3-3.7,0.6c-0.1-0.3-0.1-0.6-0.2-0.9C8.3,7.5,8.7,5.4,9.6,4.9z M8.2,19.6 c-0.2-0.1-0.5-0.1-0.7-0.2c-1.4-0.5-2.5-1.1-3.3-1.7c-0.7-0.6-1-1.2-1-1.7c0-1,1.5-2.3,4.1-3.2c0.3-0.1,0.6-0.2,1-0.3 C8.6,13.7,9,14.9,9.6,16C9,17.2,8.6,18.4,8.2,19.6z M14.7,25.1c-1.1,1-2.2,1.6-3.1,2c-0.9,0.3-1.5,0.3-2,0.1 c-0.9-0.5-1.3-2.5-0.8-5.1C8.9,21.7,9,21.4,9,21c1.2,0.3,2.5,0.5,3.8,0.5c0.7,1,1.5,2,2.4,3C15,24.7,14.9,24.9,14.7,25.1z M16,23.7 c-0.6-0.6-1.1-1.3-1.7-2c0.5,0,1.1,0,1.6,0c0.6,0,1.1,0,1.7,0C17.2,22.4,16.6,23.1,16,23.7z M23.3,25.4c-0.2,0.9-0.5,1.5-0.9,1.7 c-0.9,0.5-2.8-0.2-4.8-1.9c-0.2-0.2-0.5-0.4-0.7-0.6c0.8-0.9,1.6-1.9,2.3-3c1.3-0.1,2.5-0.3,3.8-0.6c0.1,0.2,0.1,0.5,0.2,0.7 C23.5,23.1,23.5,24.4,23.3,25.4z M24.3,19.4c-0.2,0-0.3,0.1-0.5,0.1c-0.4-1.2-0.9-2.4-1.4-3.6c0.5-1.1,1-2.3,1.4-3.5 c0.3,0.1,0.6,0.2,0.8,0.3c2.6,0.9,4.2,2.2,4.2,3.2C28.8,17.1,27.1,18.5,24.3,19.4z"
1324
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1454
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1325
1455
  d: "M16,18.5c0.5,0,1-0.1,1.4-0.4c0.4-0.3,0.7-0.7,0.9-1.1c0.2-0.5,0.2-1,0.1-1.5c-0.1-0.5-0.3-0.9-0.7-1.3 c-0.3-0.4-0.8-0.6-1.3-0.7c-0.5-0.1-1,0-1.5,0.1c-0.5,0.2-0.9,0.5-1.1,0.9c-0.3,0.4-0.4,0.9-0.4,1.4c0,0.3,0.1,0.7,0.2,1 c0.1,0.3,0.3,0.6,0.5,0.8c0.2,0.2,0.5,0.4,0.8,0.5C15.3,18.4,15.7,18.5,16,18.5z"
1326
1456
  })), children);
1327
1457
  });
@@ -1341,7 +1471,7 @@ const LogoRedHatAiInstructlabOnIbmCloud = /*#__PURE__*/React.forwardRef(function
1341
1471
  viewBox: "0 0 32 32",
1342
1472
  fill: "currentColor",
1343
1473
  ...rest
1344
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1474
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1345
1475
  d: "M13.2148,13.1793c.2327-.501-.4158-.9337-.9252-.8189-.3831.0863-.8737.7158-1.0126,1.0705.0842.5294,1.6957.2715,1.9378-.2516ZM12.8453,12.7614c.06.5895-.6263.5432-1.0515.5242.2484-.3642.5768-.7484,1.0515-.5242ZM16,21.8211c.9062-.0084,1.2-1.8673.4673-2.0052-.0768-.0137-.2548-.0231-.4673-.0253-.2126.0021-.3906.0116-.4674.0253-.7326.1379-.4389,1.9968.4674,2.0052ZM12.154,19.6017c1.2337-.0746,1.1996-2.8773-.0815-2.8101-1.4228.0746-1.2452,2.8903.0815,2.8101ZM26.8406,9.7584c-.52-.6715-1.2484-2.2767-2.0789-2.4473-1.2431-.2547-2.1147.3842-2.923,1.221-1.6652-1.2252-3.7147-2.3188-5.8387-2.3052-2.1241-.0137-4.1736,1.08-5.8387,2.3052-.8084-.8368-1.68-1.4757-2.9231-1.221-.8305.1705-1.5589,1.7758-2.0789,2.4473-.9073,1.1747-3.1978,3.1746-3.1588,4.7346.0484,1.9073,4.4714,7.2376,6.3776,7.5229.4211.0631.7842-.0421,1.1874-.0842.7214,1.4147,1.8981,2.4644,3.2742,3.1268,1.9797.953,4.3409.953,6.3207,0,1.376-.6624,2.5527-1.7121,3.2742-3.1268.4031.0421.7662.1473,1.1873.0842,1.9062-.2853,6.3292-5.6156,6.3777-7.5229.0389-1.56-2.2515-3.5599-3.1589-4.7346h-.0001ZM11.1285,9.2016c1.6884-1.1799,3.2167-1.8304,4.8715-1.7957,1.6547-.0347,3.183.6158,4.8714,1.7957.3747.261,1.4536,1.0516,1.6978,1.3547.5905.7305.5526,3.2515.5853,4.204h-2.1263c-.9337,0-1.8673.001-2.801,0-.3168,0-.6905.201-.9157.421-.6642.6505-.2316,1.52-.2632,2.3157-.3494-.1453-.6979-.2-1.0483-.2084-.3505.0084-.699.0632-1.0484.2084-.0316-.7958.401-1.6652-.2632-2.3157-.2252-.22-.5989-.421-.9157-.421-.9337.001-1.8673,0-2.801,0h-2.1263c.0327-.9526-.0052-3.4736.5853-4.204.2442-.3032,1.3231-1.0937,1.6978-1.3547ZM8.6855,20.9191c-1.3947-.0516-5.3871-4.9725-5.5187-6.3293-.1126-1.1673,2.2062-3.2589,2.9399-4.1998.3547-.4537,1.14-2.0147,1.641-2.0473.4168-.0263,1.3157.5378,1.5052.9052.3968.7684-.179.8516-.4274,1.4389-.5137,1.2126-.3632,2.7736-.4127,4.062-.782.1769-1.4136.5273-1.361,1.4294.0253.4453.9062,3.3241,1.141,3.7094.3074.5042.8189.7263,1.3894.7684l-.8968.2632h0ZM9.3718,20.2338c-.4716.0221-.7389-.319-.9337-.6968-.2158-.4189-1.0146-3.0568-1.0431-3.4894-.0347-.52.5684-.8505,1.0294-.8652,0,1.7273.481,3.4041.9473,5.0514h0ZM8.8455,15.1814h5.1051c.3379.0674.7642.5432.7852.9.0264.4274-.3221,2.5242-.4452,3.0189-.0569.2274-.1937.6463-.3453.8126-.5737.6305-3.1567.1979-4.0346.3084-.5968-1.6241-.8789-3.3209-1.0652-5.0399ZM16,24.7495c-2.481-.18-4.9062-1.5852-5.7861-4.0946.9337-.0937,2.0989.1274,2.9999,0,1.6063-.2263,1.34-1.7242,1.7368-2.8957.3389-.1053.6926-.1579,1.0494-.1705.3568.0126.7104.0652,1.0494.1705.3968,1.1715.1305,2.6694,1.7368,2.8957.901.1274,2.0662-.0937,2.9999,0-.8799,2.5094-3.3051,3.9146-5.7861,4.0946ZM18.0546,19.9128c-.1516-.1663-.2884-.5853-.3452-.8126-.1232-.4947-.4716-2.5915-.4453-3.0189.0211-.3568.4473-.8326.7852-.9h5.1051c-.1863,1.7189-.4684,3.4157-1.0652,5.0399-.8779-.1105-3.4609.3221-4.0346-.3084ZM23.5755,15.1825c.4611.0147,1.0641.3452,1.0294.8652-.0284.4326-.8273,3.0704-1.0431,3.4894-.1948.3779-.4621.7189-.9337.6968.4663-1.6473.9473-3.3241.9473-5.0514h.0001ZM23.3144,20.9191l-.8968-.2632c.5705-.0421,1.082-.2642,1.3894-.7684.2347-.3853,1.1157-3.2641,1.141-3.7094.0527-.9021-.5789-1.2526-1.361-1.4294-.0495-1.2883.101-2.8494-.4127-4.062-.2484-.5873-.8242-.6705-.4273-1.4389.1895-.3674,1.0884-.9315,1.5052-.9052.501.0326,1.2863,1.5936,1.641,2.0473.7336.941,3.0526,3.0325,2.9399,4.1998-.1315,1.3568-4.124,6.2777-5.5187,6.3293h0ZM20.723,13.4309c-.1389-.3547-.6295-.9842-1.0126-1.0705-.5095-.1147-1.1579.3179-.9252.8189.2421.5231,1.8536.781,1.9378.2516ZM20.2061,13.2857c-.4252.0189-1.1115.0652-1.0515-.5242.4747-.2242.8031.16,1.0515.5242ZM16,22.0274c-.6074,1.041-1.6042.2295-2.3115-.4252.3514,1.0421,1.1141,1.8438,1.985,2.1157.2104.0657.4424.0657.6529,0,.871-.2719,1.6337-1.0736,1.985-2.1157-.7073.6547-1.7042,1.4662-2.3115.4252h.0001ZM16.4631,23.3104c-.2929.1281-.6333.1281-.9262,0-.213-.0932-.4126-.2253-.5853-.3925.3663-.0379.7895-.0547,1.0484-.2895.2589.2347.682.2516,1.0483.2895-.1727.1671-.3723.2993-.5853.3925h.0001ZM19.9274,16.7916c-1.2811-.0672-1.3152,2.7355-.0814,2.8101,1.3266.0803,1.5042-2.7354.0814-2.8101Z"
1346
1476
  })), children);
1347
1477
  });
@@ -1361,9 +1491,9 @@ const LogoRedHatAnsible = /*#__PURE__*/React.forwardRef(function LogoRedHatAnsib
1361
1491
  viewBox: "0 0 32 32",
1362
1492
  fill: "currentColor",
1363
1493
  ...rest
1364
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1494
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1365
1495
  d: "M21.9104,20.5859h0l-5-11c-.1577-.3452-.5061-.5859-.9104-.5859s-.7529,.2407-.9104,.5859l-5,11c-.0576,.1265-.0896,.2661-.0896,.4141,0,.5522,.4478,1,1,1,.4043,0,.7527-.2407,.9104-.5859l1.9985-4.3965,6.4978,4.7876c.166,.1226,.3711,.1948,.5933,.1948,.5522,0,1-.4478,1-1,0-.1479-.032-.2881-.0896-.4141Zm-5.9104-8.1689l2.499,5.498-3.7441-2.7588,1.2451-2.7393Z"
1366
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1496
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1367
1497
  d: "M16,30c-7.7197,0-14-6.2803-14-14S8.2803,2,16,2s14,6.2803,14,14-6.2803,14-14,14Zm0-26c-6.6167,0-12,5.3833-12,12s5.3833,12,12,12,12-5.3833,12-12-5.3833-12-12-12Z"
1368
1498
  })), children);
1369
1499
  });
@@ -1383,7 +1513,7 @@ const LogoSketch = /*#__PURE__*/React.forwardRef(function LogoSketch({
1383
1513
  viewBox: "0 0 32 32",
1384
1514
  fill: "currentColor",
1385
1515
  ...rest
1386
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1516
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1387
1517
  d: "M16.1,3.2l7.7,0.9c0.2,0,0.3,0.1,0.4,0.2l5.7,7.7c0.2,0.2,0.2,0.5,0,0.7l-13.6,16c-0.1,0.1-0.3,0.1-0.4,0c0,0,0,0,0,0 l-13.6-16C2,12.5,2,12.2,2.1,12l5.7-7.7c0.1-0.1,0.2-0.2,0.4-0.2l7.7-0.9C16,3.2,16,3.2,16.1,3.2z M17.7,4.8c0,0-0.1,0-0.2,0 c0,0-0.1,0.1,0,0.2l0,0l4.3,5.4c0,0.1,0.1,0.1,0.1,0.2c0,0.2-0.1,0.3-0.3,0.3l0,0H10.4c-0.1,0-0.1,0-0.2-0.1 c-0.1-0.1-0.1-0.3-0.1-0.4l0,0L14.5,5c0,0,0-0.1,0-0.2c0,0-0.1,0-0.2,0l0,0l-5.9,5.9c0,0-0.1,0.1-0.2,0.1c-0.1,0-0.2-0.1-0.2-0.2v0 l0.2-4.3c0-0.1,0-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0.1l0,0l-1.1,4.9c0,0.2-0.2,0.3-0.3,0.3l0,0l-2.8,0.6c-0.1,0-0.1,0.1-0.1,0.1 c0,0.1,0,0.1,0.1,0.1l0,0h2.7c0.2,0,0.3,0.1,0.4,0.2l0,0l6.6,11.8c0,0.1,0.1,0.1,0.2,0.1c0.1,0,0.1-0.1,0.1-0.2l0,0L8.6,12.9 c0,0,0-0.1,0-0.1c0-0.2,0.1-0.3,0.3-0.4l0,0h14.2c0.1,0,0.1,0,0.2,0c0.2,0.1,0.2,0.3,0.2,0.4l0,0l-5.3,11.3c0,0.1,0,0.2,0.1,0.2 c0.1,0,0.2,0,0.2-0.1l0,0L25,12.6c0.1-0.1,0.2-0.2,0.4-0.2l0,0h2.7c0.1,0,0.1,0,0.1-0.1c0-0.1,0-0.1-0.1-0.1l0,0l-2.8-0.6 c-0.2,0-0.3-0.2-0.4-0.3l0,0L24,6.3c0-0.1-0.1-0.1-0.1-0.1c-0.1,0-0.1,0-0.1,0.1v0l0.2,4.3c0,0.1,0,0.1-0.1,0.2 c-0.1,0.1-0.2,0.1-0.3,0l0,0L17.7,4.8z"
1388
1518
  })), children);
1389
1519
  });
@@ -1403,7 +1533,7 @@ const LogoSkype = /*#__PURE__*/React.forwardRef(function LogoSkype({
1403
1533
  viewBox: "0 0 32 32",
1404
1534
  fill: "currentColor",
1405
1535
  ...rest
1406
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1536
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1407
1537
  d: "M27.91,17.88A11.63,11.63,0,0,0,28.06,16,12.06,12.06,0,0,0,16,3.94a11.63,11.63,0,0,0-1.88.15,7.29,7.29,0,0,0-10,10A11.63,11.63,0,0,0,3.94,16,12.06,12.06,0,0,0,16,28.06a11.63,11.63,0,0,0,1.88-.15,7.29,7.29,0,0,0,10-10Zm-6.18,3.6a5,5,0,0,1-2.24,1.73,9,9,0,0,1-3.48.62A8.41,8.41,0,0,1,12,23a5.2,5.2,0,0,1-1.82-1.63,3.59,3.59,0,0,1-.7-2,1.36,1.36,0,0,1,.43-1A1.56,1.56,0,0,1,11,18a1.38,1.38,0,0,1,.91.32,2.5,2.5,0,0,1,.63.94,5.83,5.83,0,0,0,.66,1.18,2.61,2.61,0,0,0,1,.78,3.87,3.87,0,0,0,1.69.31,4,4,0,0,0,2.34-.62,1.8,1.8,0,0,0,.89-1.53,1.54,1.54,0,0,0-.47-1.17,3.09,3.09,0,0,0-1.25-.7c-.52-.17-1.21-.34-2.08-.53A16,16,0,0,1,12.41,16a4.78,4.78,0,0,1-1.89-1.4,3.5,3.5,0,0,1-.7-2.21,3.65,3.65,0,0,1,.74-2.24,4.7,4.7,0,0,1,2.14-1.5A9.51,9.51,0,0,1,16,8.17a8.63,8.63,0,0,1,2.59.35,5.81,5.81,0,0,1,1.83.92,3.91,3.91,0,0,1,1.06,1.21,2.62,2.62,0,0,1,.34,1.25,1.4,1.4,0,0,1-.43,1,1.43,1.43,0,0,1-1.07.46,1.25,1.25,0,0,1-.89-.28,3.36,3.36,0,0,1-.65-.87,3.79,3.79,0,0,0-1.05-1.31,3.13,3.13,0,0,0-1.95-.46,3.64,3.64,0,0,0-2,.5,1.44,1.44,0,0,0-.76,1.2,1.15,1.15,0,0,0,.25.75,2.21,2.21,0,0,0,.72.55,4.74,4.74,0,0,0,.92.36c.32.09.84.22,1.57.39.92.2,1.74.42,2.49.66a7.61,7.61,0,0,1,1.9.88,3.59,3.59,0,0,1,1.23,1.31A4,4,0,0,1,22.5,19,4.24,4.24,0,0,1,21.73,21.48Z"
1408
1538
  })), children);
1409
1539
  });
@@ -1423,7 +1553,7 @@ const LogoSlack = /*#__PURE__*/React.forwardRef(function LogoSlack({
1423
1553
  viewBox: "0 0 32 32",
1424
1554
  fill: "currentColor",
1425
1555
  ...rest
1426
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1556
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1427
1557
  d: "M9.0423 19.1661A2.5212 2.5212 0 116.5212 16.645H9.0423zM10.3127 19.1661a2.5212 2.5212 0 015.0423 0v6.3127a2.5212 2.5212 0 11-5.0423 0zM12.8339 9.0423A2.5212 2.5212 0 1115.355 6.5212V9.0423zM12.8339 10.3127a2.5212 2.5212 0 010 5.0423H6.5212a2.5212 2.5212 0 110-5.0423zM22.9577 12.8339a2.5212 2.5212 0 112.5211 2.5211H22.9577zM21.6873 12.8339a2.5212 2.5212 0 01-5.0423 0V6.5212a2.5212 2.5212 0 115.0423 0zM19.1661 22.9577a2.5212 2.5212 0 11-2.5211 2.5211V22.9577zM19.1661 21.6873a2.5212 2.5212 0 010-5.0423h6.3127a2.5212 2.5212 0 110 5.0423z"
1428
1558
  })), children);
1429
1559
  });
@@ -1443,9 +1573,9 @@ const LogoSnapchat = /*#__PURE__*/React.forwardRef(function LogoSnapchat({
1443
1573
  viewBox: "0 0 32 32",
1444
1574
  fill: "currentColor",
1445
1575
  ...rest
1446
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1576
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1447
1577
  d: "M27.9774,9.6279a7.33,7.33,0,0,0-.1186-1.2888,5.2458,5.2458,0,0,0-.4872-1.4948,5.1869,5.1869,0,0,0-.9988-1.3324,4.9557,4.9557,0,0,0-2.1805-1.2433,8.8444,8.8444,0,0,0-2.3059-.2458l-.0044-.0119H10.1143l-.0007.0119a12.578,12.578,0,0,0-1.3221.0591A6.2955,6.2955,0,0,0,7.3792,4.4,5.1155,5.1155,0,0,0,4.2538,7.8152a8.8,8.8,0,0,0-.2459,2.2855L4,21.9065a14.9206,14.9206,0,0,0,.1088,1.5992A5.53,5.53,0,0,0,4.6,25.1205a5.17,5.17,0,0,0,1.443,1.744,4.6907,4.6907,0,0,0,1.4442.7822,7.83,7.83,0,0,0,2.3741.3484c.5034.0032,1.0069.0158,1.5106.0137,3.659-.0154,7.3178.0264,10.9767-.0226a8.6316,8.6316,0,0,0,1.44-.1528A4.8765,4.8765,0,0,0,26.2,26.6613a4.9915,4.9915,0,0,0,1.5931-2.6546,9.6646,9.6646,0,0,0,.2074-2.1v-.1407C28,21.7112,27.9793,9.7855,27.9774,9.6279ZM24.7635,20.7326c-.1536.36-.93.6577-2.2433.8606-.1232.019-.1751.2183-.2463.5445-.0293.1348-.0592.2669-.1.4057a.2451.2451,0,0,1-.26.1943h-.0205a2.1011,2.1011,0,0,1-.3738-.0472,4.921,4.921,0,0,0-.9852-.1044,4.37,4.37,0,0,0-.7106.06,3.4048,3.4048,0,0,0-1.3483.6888,3.912,3.912,0,0,1-2.3668.9328c-.05,0-.0973-.0018-.1335-.0035-.0287.0024-.0584.0035-.0881.0035a3.9062,3.9062,0,0,1-2.3651-.9322,3.4118,3.4118,0,0,0-1.35-.69,4.3612,4.3612,0,0,0-.71-.06,4.858,4.858,0,0,0-.9852.1115,2.1872,2.1872,0,0,1-.3737.0536.2574.2574,0,0,1-.2807-.2012c-.0414-.1407-.0711-.277-.1-.4082-.0716-.328-.1237-.5282-.2465-.5472-1.3133-.2026-2.0893-.5011-2.2439-.8626a.3349.3349,0,0,1-.0272-.114.2109.2109,0,0,1,.1764-.22,4.5854,4.5854,0,0,0,2.7564-1.6391,6.1681,6.1681,0,0,0,.94-1.4616l.0048-.01a.943.943,0,0,0,.09-.79c-.1693-.3991-.73-.5769-1.1007-.6946-.0921-.0291-.1794-.0567-.2488-.0844-.3288-.13-.8693-.4041-.7973-.7828a.7333.7333,0,0,1,.7127-.4683.5052.5052,0,0,1,.2158.043,2.1572,2.1572,0,0,0,.8916.2355.7465.7465,0,0,0,.5134-.1569q-.0145-.2629-.0318-.5256a8.8742,8.8742,0,0,1,.2122-3.5447A4.6074,4.6074,0,0,1,15.8173,7.76q.177-.0015.3539-.0033a4.6152,4.6152,0,0,1,4.2853,2.7606,8.884,8.884,0,0,1,.2118,3.5478l-.0036.0574c-.01.1629-.02.317-.0278.4665a.7215.7215,0,0,0,.4656.1558,2.2321,2.2321,0,0,0,.84-.234.6628.6628,0,0,1,.2751-.0545.832.832,0,0,1,.3133.06l.005.0019a.5825.5825,0,0,1,.4409.4781c.0034.1835-.133.4578-.8039.7226-.0687.0272-.1564.0551-.2489.0844-.3712.1178-.9312.2956-1.1005.6944a.9422.9422,0,0,0,.09.7893l.0048.01a5.4311,5.4311,0,0,0,3.6967,3.1005.211.211,0,0,1,.1764.22A.3408.3408,0,0,1,24.7635,20.7326Z"
1448
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1578
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1449
1579
  fill: "none",
1450
1580
  d: "M24.7635,20.7326c-.1536.36-.93.6577-2.2433.8606-.1232.019-.1751.2183-.2463.5445-.0293.1348-.0592.2669-.1.4057a.2451.2451,0,0,1-.26.1943h-.0205a2.1011,2.1011,0,0,1-.3738-.0472,4.921,4.921,0,0,0-.9852-.1044,4.37,4.37,0,0,0-.7106.06,3.4048,3.4048,0,0,0-1.3483.6888,3.912,3.912,0,0,1-2.3668.9328c-.05,0-.0973-.0018-.1335-.0035-.0287.0024-.0584.0035-.0881.0035a3.9062,3.9062,0,0,1-2.3651-.9322,3.4118,3.4118,0,0,0-1.35-.69,4.3612,4.3612,0,0,0-.71-.06,4.858,4.858,0,0,0-.9852.1115,2.1872,2.1872,0,0,1-.3737.0536.2574.2574,0,0,1-.2807-.2012c-.0414-.1407-.0711-.277-.1-.4082-.0716-.328-.1237-.5282-.2465-.5472-1.3133-.2026-2.0893-.5011-2.2439-.8626a.3349.3349,0,0,1-.0272-.114.2109.2109,0,0,1,.1764-.22,4.5854,4.5854,0,0,0,2.7564-1.6391,6.1681,6.1681,0,0,0,.94-1.4616l.0048-.01a.943.943,0,0,0,.09-.79c-.1693-.3991-.73-.5769-1.1007-.6946-.0921-.0291-.1794-.0567-.2488-.0844-.3288-.13-.8693-.4041-.7973-.7828a.7333.7333,0,0,1,.7127-.4683.5052.5052,0,0,1,.2158.043,2.1572,2.1572,0,0,0,.8916.2355.7465.7465,0,0,0,.5134-.1569q-.0145-.2629-.0318-.5256a8.8742,8.8742,0,0,1,.2122-3.5447A4.6074,4.6074,0,0,1,15.8173,7.76q.177-.0015.3539-.0033a4.6152,4.6152,0,0,1,4.2853,2.7606,8.884,8.884,0,0,1,.2118,3.5478l-.0036.0574c-.01.1629-.02.317-.0278.4665a.7215.7215,0,0,0,.4656.1558,2.2321,2.2321,0,0,0,.84-.234.6628.6628,0,0,1,.2751-.0545.832.832,0,0,1,.3133.06l.005.0019a.5825.5825,0,0,1,.4409.4781c.0034.1835-.133.4578-.8039.7226-.0687.0272-.1564.0551-.2489.0844-.3712.1178-.9312.2956-1.1005.6944a.9422.9422,0,0,0,.09.7893l.0048.01a5.4311,5.4311,0,0,0,3.6967,3.1005.211.211,0,0,1,.1764.22A.3408.3408,0,0,1,24.7635,20.7326Z",
1451
1581
  "data-icon-path": "inner-path"
@@ -1467,7 +1597,7 @@ const LogoSvelte = /*#__PURE__*/React.forwardRef(function LogoSvelte({
1467
1597
  viewBox: "0 0 32 32",
1468
1598
  fill: "currentColor",
1469
1599
  ...rest
1470
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1600
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1471
1601
  d: "M26.1,5.7C23.5,2,18.4,0.9,14.7,3.2L8.2,7.4c-1.8,1.1-3,2.9-3.4,5c-0.3,1.7,0,3.5,0.8,5.1c-0.6,0.8-0.9,1.8-1.1,2.8 c-0.4,2.1,0.1,4.3,1.4,6c2.6,3.7,7.7,4.8,11.4,2.5l6.5-4.2c1.8-1.1,3-2.9,3.4-5c0.3-1.7,0-3.5-0.8-5.1c0.6-0.8,0.9-1.8,1.1-2.8 C27.9,9.6,27.4,7.4,26.1,5.7z M24.3,11c0,0.2-0.1,0.4-0.2,0.6L24,12l-0.3-0.2c-0.8-0.6-1.6-1-2.6-1.3l-0.2-0.1l0-0.2 c0-0.3-0.1-0.7-0.3-1c-0.4-0.5-1-0.8-1.7-0.6c-0.1,0-0.3,0.1-0.4,0.2L12,12.9c-0.3,0.2-0.5,0.5-0.6,0.9c-0.1,0.4,0,0.8,0.2,1.1 c0.4,0.5,1,0.8,1.7,0.6c0.1,0,0.3-0.1,0.4-0.2l2.5-1.6c0.4-0.3,0.9-0.5,1.3-0.6c2.1-0.5,4.3,0.3,5.6,2.1c0.7,1,1,2.4,0.8,3.6 c-0.2,1.2-1,2.3-2,3l-6.5,4.2c-0.4,0.3-0.9,0.5-1.3,0.6c-2.1,0.5-4.3-0.3-5.6-2.1c-0.7-1-1-2.4-0.8-3.6c0-0.2,0.1-0.4,0.2-0.6L8,20 l0.3,0.2c0.8,0.6,1.6,1,2.6,1.3l0.2,0.1l0,0.2c0,0.3,0.1,0.7,0.3,1c0.4,0.5,1,0.8,1.7,0.6c0.1,0,0.3-0.1,0.4-0.2l6.5-4.2 c0.3-0.2,0.5-0.5,0.6-0.9c0.1-0.4,0-0.8-0.2-1.1c-0.4-0.5-1-0.8-1.7-0.6c-0.1,0-0.3,0.1-0.4,0.2l-2.5,1.6c-0.4,0.3-0.9,0.5-1.3,0.6 c-2.1,0.5-4.3-0.3-5.6-2.1c-0.8-1-1-2.4-0.8-3.6c0.2-1.2,1-2.3,2-3l6.5-4.2c0.4-0.3,0.9-0.5,1.3-0.6c2.1-0.5,4.3,0.3,5.6,2.1 C24.2,8.5,24.5,9.8,24.3,11z"
1472
1602
  })), children);
1473
1603
  });
@@ -1487,7 +1617,7 @@ const LogoTumblr = /*#__PURE__*/React.forwardRef(function LogoTumblr({
1487
1617
  viewBox: "0 0 32 32",
1488
1618
  fill: "currentColor",
1489
1619
  ...rest
1490
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1620
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1491
1621
  d: "M22.6,28h-4c-3.59,0-6.3-1.86-6.3-6.3V14.58H9V10.72A7.17,7.17,0,0,0,14.3,4h3.76v6.12h4.36v4.46H18.06v6.2c0,1.86.94,2.49,2.42,2.49H22.6Z"
1492
1622
  })), children);
1493
1623
  });
@@ -1507,7 +1637,7 @@ const LogoTwitter = /*#__PURE__*/React.forwardRef(function LogoTwitter({
1507
1637
  viewBox: "0 0 32 32",
1508
1638
  fill: "currentColor",
1509
1639
  ...rest
1510
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1640
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1511
1641
  d: "M11.5475,25.7523c9.0566,0,14.0102-7.5034,14.0102-14.0102,0-.2131,0-.4253-.0144-.6365,.9637-.697,1.7955-1.5601,2.4566-2.5488-.8987,.3982-1.852,.6594-2.8282,.7747,1.0279-.6154,1.7972-1.5833,2.1648-2.7235-.9666,.5736-2.024,.9778-3.1267,1.1952-1.8648-1.9829-4.984-2.0786-6.9669-.2138-1.2788,1.2026-1.8214,2.9947-1.4245,4.7047-3.9591-.1985-7.6479-2.0685-10.1482-5.1446-1.3069,2.2499-.6394,5.1282,1.5245,6.5731-.7836-.0232-1.5501-.2346-2.2349-.6163v.0624c.0006,2.3439,1.6529,4.3628,3.9504,4.8269-.7249,.1977-1.4855,.2266-2.2234,.0845,.6451,2.0058,2.4937,3.38,4.6003,3.4195-1.7436,1.3703-3.8975,2.1142-6.1152,2.112-.3918-.0008-.7832-.0245-1.1722-.071,2.2518,1.4451,4.8719,2.2116,7.5475,2.208"
1512
1642
  })), children);
1513
1643
  });
@@ -1527,7 +1657,7 @@ const LogoVmware = /*#__PURE__*/React.forwardRef(function LogoVmware({
1527
1657
  viewBox: "0 0 32 32",
1528
1658
  fill: "currentColor",
1529
1659
  ...rest
1530
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1660
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1531
1661
  d: "M3.4,11C3,10.1,2,9.7,1,10.2s-1.3,1.4-0.9,2.3L4.1,21c0.6,1.3,1.3,2,2.5,2c1.3,0,1.9-0.8,2.5-2c0,0,3.4-7.4,3.4-7.5 c0-0.1,0.1-0.3,0.5-0.3c0.3,0,0.5,0.2,0.5,0.6V21c0,1.1,0.6,2,1.8,2s1.8-0.9,1.8-2V15c0-1.1,0.8-1.9,1.9-1.9c1.1,0,1.9,0.8,1.9,1.9 V21c0,1.1,0.6,2,1.8,2s1.8-0.9,1.8-2V15c0-1.1,0.8-1.9,1.9-1.9c1.1,0,1.9,0.8,1.9,1.9V21c0,1.1,0.6,2,1.8,2s1.8-0.9,1.8-2v-6.8 c0-2.5-2-4.2-4.4-4.2s-3.9,1.7-3.9,1.7c-0.8-1-1.9-1.7-3.8-1.7c-2,0-3.7,1.7-3.7,1.7c-0.8-1-2.2-1.7-3.3-1.7c-1.7,0-3.1,0.8-4,2.7 l-2.5,5.9L3.4,11"
1532
1662
  })), children);
1533
1663
  });
@@ -1547,7 +1677,7 @@ const LogoVmwareAlt = /*#__PURE__*/React.forwardRef(function LogoVmwareAlt({
1547
1677
  viewBox: "0 0 32 32",
1548
1678
  fill: "currentColor",
1549
1679
  ...rest
1550
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1680
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1551
1681
  d: "M22.4131 19.1099l-1.9154-5.5355c-.0401-.1304-.1003-.351-.1003-.5415 0-.5114.4112-1.0128 1.073-1.0128.5515 0 .9226.351 1.083.8624l1.2034 3.9812 1.2335-3.9711c.1604-.5315.5716-.8925 1.1432-.8925h.1304c.5716 0 .9828.371 1.1432.8925l1.2435 3.9812 1.2335-4.0113c.1504-.4713.4814-.8524 1.073-.8524.6117 0 1.0429.4713 1.0429 1.0229 0 .1504-.0401.351-.0702.4513l-2.0056 5.6258c-.2306.6919-.6919.9928-1.2335.9928h-.0702c-.5415 0-.9928-.3109-1.2034-.9527l-1.2435-3.9511-1.2635 3.9511c-.2006.6418-.6619.9527-1.2034.9527h-.0702c-.5315 0-.9928-.3109-1.2234-.9928zM2.0939 12.645c-.2469-.5532-.8692-.8001-1.452-.5433-.5828.2568-.7902.8989-.5334 1.452l2.4299 5.2846c.3852.8297.7902 1.2644 1.5409 1.2644.81 0 1.1656-.4741 1.5409-1.2644 0 0 2.1237-4.6228 2.1435-4.6722.0198-.0494.0889-.1976.3062-.1976.1877 0 .3358.1482.3358.3457v4.524c0 .6914.3852 1.2644 1.1261 1.2644s1.1458-.5729 1.1458-1.2644v-3.6943c0-.7112.5136-1.1755 1.2051-1.1755s1.1557.4741 1.1557 1.1755v3.6943c0 .6914.3852 1.2644 1.1261 1.2644s1.1458-.5729 1.1458-1.2644v-3.6943c0-.7112.5136-1.1755 1.2051-1.1755s1.1557.4741 1.1557 1.1755v3.6943c0 .6914.3852 1.2644 1.1261 1.2644s1.1458-.5729 1.1458-1.2644v-4.2079c0-1.5508-1.2446-2.6275-2.7361-2.6275s-2.4299 1.0372-2.4299 1.0372c-.4939-.6421-1.1853-1.0372-2.341-1.0372-1.2248 0-2.3015 1.0372-2.3015 1.0372-.5038-.6421-1.3434-1.0372-2.0447-1.0372-1.0866 0-1.9459.4741-2.4694 1.6792l-1.5508 3.6647-1.9756-4.7018"
1552
1682
  })), children);
1553
1683
  });
@@ -1567,9 +1697,9 @@ const LogoVue = /*#__PURE__*/React.forwardRef(function LogoVue({
1567
1697
  viewBox: "0 0 32 32",
1568
1698
  fill: "currentColor",
1569
1699
  ...rest
1570
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1700
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1571
1701
  d: "M24.9,3.9L16,19.4L7.1,3.9H2l14,24.3L30,3.9H24.9z"
1572
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1702
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1573
1703
  d: "M16,9.5l-3.2-5.6H8.1L16,17.5l7.9-13.6h-4.6L16,9.5z"
1574
1704
  })), children);
1575
1705
  });
@@ -1589,7 +1719,7 @@ const LogoWechat = /*#__PURE__*/React.forwardRef(function LogoWechat({
1589
1719
  viewBox: "0 0 32 32",
1590
1720
  fill: "currentColor",
1591
1721
  ...rest
1592
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1722
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1593
1723
  fillRule: "evenodd",
1594
1724
  d: "M27.0857,24.7792A6.6179,6.6179,0,0,0,30,19.4662c0-3.88-3.7765-7.0269-8.4338-7.0269s-8.4339,3.1465-8.4339,7.0269,3.7765,7.028,8.4339,7.028a9.9547,9.9547,0,0,0,2.7533-.385l.2473-.0374a.8923.8923,0,0,1,.448.13l1.8469,1.0664.1621.0525a.2813.2813,0,0,0,.2812-.2812l-.0455-.2053-.38-1.4175-.0292-.18A.56.56,0,0,1,27.0857,24.7792ZM12.1208,4.68C6.5313,4.68,2,8.4552,2,13.1137a7.9386,7.9386,0,0,0,3.4965,6.3746.6713.6713,0,0,1,.2835.55l-.035.2147-.4562,1.701L5.234,22.2a.3384.3384,0,0,0,.3372.3383l.196-.063,2.2155-1.28a1.0584,1.0584,0,0,1,.5366-.1552l.2975.0443a11.9674,11.9674,0,0,0,3.304.4632l.5554-.014a6.5153,6.5153,0,0,1-.3395-2.0662c0-4.2478,4.1323-7.6918,9.2295-7.6918l.55.014C21.3538,7.761,17.169,4.68,12.1208,4.68Zm6.6337,13.6629a1.1247,1.1247,0,1,1,1.1247-1.1247A1.1243,1.1243,0,0,1,18.7545,18.3427Zm5.6233,0a1.1247,1.1247,0,1,1,1.1235-1.1247A1.1245,1.1245,0,0,1,24.3778,18.3427ZM8.7468,11.7638a1.3493,1.3493,0,1,1,1.35-1.3486A1.3485,1.3485,0,0,1,8.7468,11.7638Zm6.7469,0a1.3493,1.3493,0,1,1,1.35-1.3486A1.3486,1.3486,0,0,1,15.4937,11.7638Z"
1595
1725
  })), children);
@@ -1610,7 +1740,7 @@ const LogoX = /*#__PURE__*/React.forwardRef(function LogoX({
1610
1740
  viewBox: "0 0 32 32",
1611
1741
  fill: "currentColor",
1612
1742
  ...rest
1613
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1743
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1614
1744
  d: "m18.2342,14.1624l8.7424-10.1624h-2.0717l-7.591,8.8238-6.0629-8.8238h-6.9929l9.1684,13.3432-9.1684,10.6568h2.0718l8.0163-9.3183,6.4029,9.3183h6.9929l-9.5083-13.8376h.0005Zm-2.8376,3.2984l-.9289-1.3287L7.0763,5.5596h3.1822l5.9649,8.5323.9289,1.3287,7.7536,11.0907h-3.1822l-6.3272-9.05v-.0005Z"
1615
1745
  })), children);
1616
1746
  });
@@ -1630,9 +1760,9 @@ const LogoXing = /*#__PURE__*/React.forwardRef(function LogoXing({
1630
1760
  viewBox: "0 0 32 32",
1631
1761
  fill: "currentColor",
1632
1762
  ...rest
1633
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1763
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1634
1764
  d: "M11.42,8.29a1.25,1.25,0,0,0-1.13-.76h-4a.65.65,0,0,0-.55.25.63.63,0,0,0,0,.62l2.73,4.73v0L4.17,20.72a.6.6,0,0,0,0,.62.58.58,0,0,0,.52.28h4a1.22,1.22,0,0,0,1.1-.78l4.36-7.71S11.42,8.29,11.42,8.29Z"
1635
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1765
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1636
1766
  d: "M27.83,2.88a.65.65,0,0,0,0-.62A.61.61,0,0,0,27.3,2H23.22a1.19,1.19,0,0,0-1.08.77s-8.7,15.43-9,15.93l5.74,10.53A1.26,1.26,0,0,0,20,30h4a.59.59,0,0,0,.54-.26.62.62,0,0,0,0-.62l-5.69-10.4a0,0,0,0,1,0,0Z"
1637
1767
  })), children);
1638
1768
  });
@@ -1652,7 +1782,7 @@ const LogoYelp = /*#__PURE__*/React.forwardRef(function LogoYelp({
1652
1782
  viewBox: "0 0 32 32",
1653
1783
  fill: "currentColor",
1654
1784
  ...rest
1655
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1785
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1656
1786
  fillRule: "evenodd",
1657
1787
  d: "M8.5089 15.1845l5.0598 2.4675c.9733.4747.8229 1.9059-.2278 2.1679l-5.4618 1.3619c-.6813.1699-1.3541-.3002-1.4345-.9977-.1719-1.492-.0021-2.9655.4564-4.3296.2227-.6625.9797-.9764 1.6079-.67zM10.5348 25.6004l3.7659-4.1831c.7245-.8048 2.0589-.2657 2.0211.8165l-.1964 5.6273c-.0245.7012-.6613 1.2203-1.3532 1.1041-1.4551-.2444-2.8315-.8069-4.0331-1.6322-.5775-.3967-.6731-1.212-.2043-1.7327zM19.464 20.0339l5.3529 1.7396c.6663.2165.9912.9705.6894 1.6027-.6279 1.3155-1.5387 2.4909-2.6766 3.4301-.5412.4466-1.3521.3154-1.724-.2796l-2.9838-4.7752c-.5738-.9184.3123-2.0524 1.3421-1.7177zM24.9076 16.619l-5.411 1.5515c-1.0409.2984-1.8868-.8658-1.2812-1.7636l3.1481-4.6668c.3909-.5795 1.2034-.6861 1.7275-.2237 1.0791.9521 1.9628 2.1433 2.56 3.5214.2792.6443-.0685 1.3877-.7434 1.5813zM12.2638 3.4886c-.9739.2609-1.903.6058-2.7815 1.0247-.6096.2907-.8399 1.0415-.5022 1.6264l5.2887 9.1604c.5934 1.0277 2.1643.6067 2.1643-.5799V4.1427c0-.6754-.5749-1.2105-1.2481-1.1574-.9703.0765-1.9474.2424-2.9212.5033z"
1658
1788
  })), children);
@@ -1673,7 +1803,7 @@ const LogoYoutube = /*#__PURE__*/React.forwardRef(function LogoYoutube({
1673
1803
  viewBox: "0 0 32 32",
1674
1804
  fill: "currentColor",
1675
1805
  ...rest
1676
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1806
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1677
1807
  d: "M29.41,9.26a3.5,3.5,0,0,0-2.47-2.47C24.76,6.2,16,6.2,16,6.2s-8.76,0-10.94.59A3.5,3.5,0,0,0,2.59,9.26,36.13,36.13,0,0,0,2,16a36.13,36.13,0,0,0,.59,6.74,3.5,3.5,0,0,0,2.47,2.47C7.24,25.8,16,25.8,16,25.8s8.76,0,10.94-.59a3.5,3.5,0,0,0,2.47-2.47A36.13,36.13,0,0,0,30,16,36.13,36.13,0,0,0,29.41,9.26ZM13.2,20.2V11.8L20.47,16Z"
1678
1808
  })), children);
1679
1809
  });
@@ -1693,9 +1823,9 @@ const Logout = /*#__PURE__*/React.forwardRef(function Logout({
1693
1823
  viewBox: "0 0 32 32",
1694
1824
  fill: "currentColor",
1695
1825
  ...rest
1696
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1826
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1697
1827
  d: "M6,30H18a2.0023,2.0023,0,0,0,2-2V25H18v3H6V4H18V7h2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4V28A2.0023,2.0023,0,0,0,6,30Z"
1698
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1828
+ })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1699
1829
  d: "M20.586 20.586L24.172 17 10 17 10 15 24.172 15 20.586 11.414 22 10 28 16 22 22 20.586 20.586z"
1700
1830
  })), children);
1701
1831
  });
@@ -1715,7 +1845,7 @@ const Loop = /*#__PURE__*/React.forwardRef(function Loop({
1715
1845
  viewBox: "0 0 32 32",
1716
1846
  fill: "currentColor",
1717
1847
  ...rest
1718
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1848
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1719
1849
  d: "M23.59 19.41L26 22 21 22 21 24 26 24 23.59 26.59 25 28 30 23 25 18 23.59 19.41zM13 6A9 9 0 005.52 20l1.66-1.11A7 7 0 1113 22H2v2H13A9 9 0 0013 6z"
1720
1850
  })), children);
1721
1851
  });
@@ -1735,7 +1865,7 @@ const LoopAlt = /*#__PURE__*/React.forwardRef(function LoopAlt({
1735
1865
  viewBox: "0 0 32 32",
1736
1866
  fill: "currentColor",
1737
1867
  ...rest
1738
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1868
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1739
1869
  d: "M15.271,10v9.9883h4.729v2.0117h-6.999v-12h2.27ZM23,25h3.7517c-1.2576,1.8159-3.3484,3-5.7517,3h-10c-3.8999,0-7-3.1001-7-7v-8h-2v8c0,5,4,9,9,9h9.9998c2.8477,0,5.3555-1.311,7.0002-3.3516v3.3516h2v-7h-7v2ZM21,2h-9.9998c-2.8477,0-5.3555,1.311-7.0002,3.3516v-3.3516h-2v7h7v-2h-3.7517c1.2576-1.8159,3.3484-3,5.7517-3h10c3.8999,0,7,3.1001,7,7v8h2v-8c0-5-4-9-9-9Z"
1740
1870
  })), children);
1741
1871
  });
@@ -1756,9 +1886,9 @@ const LowSeverity = /*#__PURE__*/React.forwardRef(function LowSeverity({
1756
1886
  viewBox: "0 0 16 16",
1757
1887
  fill: "currentColor",
1758
1888
  ...rest
1759
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1889
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1760
1890
  d: "M4 4H12V12H4z"
1761
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1891
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1762
1892
  d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
1763
1893
  })), children);
1764
1894
  }
@@ -1770,9 +1900,9 @@ const LowSeverity = /*#__PURE__*/React.forwardRef(function LowSeverity({
1770
1900
  viewBox: "0 0 16 16",
1771
1901
  fill: "currentColor",
1772
1902
  ...rest
1773
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1903
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1774
1904
  d: "M4 4H12V12H4z"
1775
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1905
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1776
1906
  d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
1777
1907
  })), children);
1778
1908
  });
@@ -1792,7 +1922,7 @@ const Mac = /*#__PURE__*/React.forwardRef(function Mac({
1792
1922
  viewBox: "0 0 32 32",
1793
1923
  fill: "currentColor",
1794
1924
  ...rest
1795
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1925
+ }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1796
1926
  strokeWidth: "0",
1797
1927
  d: "M30 23h-6c-1.103 0-2-.8975-2-2v-10c0-1.103.897-2 2-2h6v2h-6v10h6v2zM18 9h-4c-1.103 0-2 .897-2 2v12h2v-5h4v5h2v-12c0-1.103-.897-2-2-2zm-4 7v-5h4v5h-4zM8 9L6.4849 14 6 15.977 5.535 14 4 9 2 9 2 23 4 23 4 15 3.8415 13.0039 4.4212 15 6 19.6263 7.5788 15 8.1588 13 8 15 8 23 10 23 10 9 8 9z"
1798
1928
  })), children);
@@ -1813,7 +1943,7 @@ const MacCommand = /*#__PURE__*/React.forwardRef(function MacCommand({
1813
1943
  viewBox: "0 0 32 32",
1814
1944
  fill: "currentColor",
1815
1945
  ...rest
1816
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1946
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1817
1947
  d: "M24,13a4,4,0,0,0,4-4V8a4,4,0,0,0-4-4H23a4,4,0,0,0-4,4v3H13V8A4,4,0,0,0,9,4H8A4,4,0,0,0,4,8V9a4,4,0,0,0,4,4h3v6H8a4,4,0,0,0-4,4v1a4,4,0,0,0,4,4H9a4,4,0,0,0,4-4V21h6v3a4,4,0,0,0,4,4h1a4,4,0,0,0,4-4V23a4,4,0,0,0-4-4H21V13ZM21,8a2,2,0,0,1,2-2h1a2,2,0,0,1,2,2V9a2,2,0,0,1-2,2H21ZM8,11A2,2,0,0,1,6,9V8A2,2,0,0,1,8,6H9a2,2,0,0,1,2,2v3H8Zm3,13a2,2,0,0,1-2,2H8a2,2,0,0,1-2-2V23a2,2,0,0,1,2-2h3Zm8-5H13V13h6Zm2,2h3a2,2,0,0,1,2,2v1a2,2,0,0,1-2,2H23a2,2,0,0,1-2-2Z"
1818
1948
  })), children);
1819
1949
  });
@@ -1833,7 +1963,7 @@ const MacOption = /*#__PURE__*/React.forwardRef(function MacOption({
1833
1963
  viewBox: "0 0 32 32",
1834
1964
  fill: "currentColor",
1835
1965
  ...rest
1836
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1966
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1837
1967
  d: "M18 5H28V7H18zM10.6 5L4 5 4 7 9.4 7 18.4 27 28 27 28 25 19.6 25z"
1838
1968
  })), children);
1839
1969
  });
@@ -1853,7 +1983,7 @@ const MacShift = /*#__PURE__*/React.forwardRef(function MacShift({
1853
1983
  viewBox: "0 0 32 32",
1854
1984
  fill: "currentColor",
1855
1985
  ...rest
1856
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1986
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1857
1987
  d: "M21,28H11a2.0023,2.0023,0,0,1-2-2V16H4a1,1,0,0,1-.707-1.707l12-12a.9994.9994,0,0,1,1.414,0l12,12A1,1,0,0,1,28,16H23V26A2.0027,2.0027,0,0,1,21,28ZM6.4141,14H11V26H21V14h4.5859L16,4.4141Z"
1858
1988
  })), children);
1859
1989
  });
@@ -1879,9 +2009,9 @@ const MachineLearning = /*#__PURE__*/React.forwardRef(function MachineLearning({
1879
2009
  viewBox: "0 0 32 32",
1880
2010
  fill: "currentColor",
1881
2011
  ...rest
1882
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
2012
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1883
2013
  d: "M16 25a6.9908 6.9908 0 01-5.833-3.1287l1.666-1.1074a5.0007 5.0007 0 008.334 0l1.666 1.1074A6.9908 6.9908 0 0116 25zM20 14a2 2 0 102 2A1.9806 1.9806 0 0020 14zM12 14a2 2 0 102 2A1.9806 1.9806 0 0012 14z"
1884
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
2014
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1885
2015
  d: "M30,16V14H28V10a4.0045,4.0045,0,0,0-4-4H22V2H20V6H12V2H10V6H8a4.0045,4.0045,0,0,0-4,4v4H2v2H4v5H2v2H4v3a4.0045,4.0045,0,0,0,4,4H24a4.0045,4.0045,0,0,0,4-4V23h2V21H28V16ZM26,26a2.0023,2.0023,0,0,1-2,2H8a2.0023,2.0023,0,0,1-2-2V10A2.0023,2.0023,0,0,1,8,8H24a2.0023,2.0023,0,0,1,2,2Z"
1886
2016
  })), children);
1887
2017
  });
@@ -1901,7 +2031,7 @@ const MachineLearningModel = /*#__PURE__*/React.forwardRef(function MachineLearn
1901
2031
  viewBox: "0 0 32 32",
1902
2032
  fill: "currentColor",
1903
2033
  ...rest
1904
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
2034
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1905
2035
  strokeWidth: "0",
1906
2036
  d: "m27,19c1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8384-2.8157,2h-5.7703l7.3008-7.3008c.3911.1875.8235.3008,1.2852.3008,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3-3,1.3457-3,3c0,.4619.1135.894.3005,1.2852l-8.3005,8.3008v-6.5859c0-1.1025.897-2,2-2h2v-2h-2c-1.2002,0-2.2661.5425-3,1.3823-.7339-.8398-1.7998-1.3823-3-1.3823h-1c-4.9624,0-9,4.0371-9,9v6c0,4.9629,4.0376,9,9,9h1c1.2002,0,2.2661-.5425,3-1.3823.7339.8398,1.7998,1.3823,3,1.3823h2v-2h-2c-1.103,0-2-.8975-2-2v-6.5859l8.3005,8.3008c-.187.3911-.3005.8232-.3005,1.2852,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3c-.4617,0-.894.1133-1.2852.3008l-7.3008-7.3008h5.7703c.4141,1.1616,1.5137,2,2.8157,2Zm0-4c.5513,0,1,.4482,1,1s-.4487,1-1,1-1-.4482-1-1,.4487-1,1-1Zm0-11c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Zm-13,8h-2v2h2v4h-2c-1.6543,0-3,1.3457-3,3v2h2v-2c0-.5518.4487-1,1-1h2v4c0,1.1025-.897,2-2,2h-1c-3.5195,0-6.4324-2.6133-6.9202-6h1.9202v-2h-2v-4h3c1.6543,0,3-1.3457,3-3v-2h-2v2c0,.5518-.4487,1-1,1h-2.9202c.4878-3.3867,3.4006-6,6.9202-6h1c1.103,0,2,.8975,2,2v4Zm14,15c0,.5513-.4485,1-1,1s-1-.4487-1-1,.4485-1,1-1,1,.4487,1,1Z"
1907
2037
  })), children);
@@ -1922,15 +2052,15 @@ const MagicWand = /*#__PURE__*/React.forwardRef(function MagicWand({
1922
2052
  viewBox: "0 0 32 32",
1923
2053
  fill: "currentColor",
1924
2054
  ...rest
1925
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
2055
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1926
2056
  d: "M29.4141,24,12,6.5859a2.0476,2.0476,0,0,0-2.8281,0l-2.586,2.586a2.0021,2.0021,0,0,0,0,2.8281L23.999,29.4141a2.0024,2.0024,0,0,0,2.8281,0l2.587-2.5865a1.9993,1.9993,0,0,0,0-2.8281ZM8,10.5859,10.5859,8l5,5-2.5866,2.5869-5-5ZM25.4131,28l-11-10.999L17,14.4141l11,11Z"
1927
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
2057
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1928
2058
  d: "M2.586 14.586H5.414V17.414H2.586z",
1929
2059
  transform: "rotate(-45 4 16)"
1930
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
2060
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1931
2061
  d: "M14.586 2.586H17.414V5.414H14.586z",
1932
2062
  transform: "rotate(-45 16 4)"
1933
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2063
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1934
2064
  d: "M2.586 2.586H5.414V5.414H2.586z",
1935
2065
  transform: "rotate(-45 4 4)"
1936
2066
  })), children);
@@ -1951,15 +2081,15 @@ const MagicWandFilled = /*#__PURE__*/React.forwardRef(function MagicWandFilled({
1951
2081
  viewBox: "0 0 32 32",
1952
2082
  fill: "currentColor",
1953
2083
  ...rest
1954
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2084
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1955
2085
  d: "M29.4141,24,12,6.5859a2.0476,2.0476,0,0,0-2.8281,0l-2.586,2.586a2.0021,2.0021,0,0,0,0,2.8281L23.999,29.4141a2.0024,2.0024,0,0,0,2.8281,0l2.587-2.5865a1.9993,1.9993,0,0,0,0-2.8281ZM8,10.5859,10.5859,8l5,5-2.5866,2.5869-5-5Z"
1956
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2086
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1957
2087
  d: "M2.586 14.586H5.414V17.414H2.586z",
1958
2088
  transform: "rotate(-45 4 16)"
1959
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2089
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1960
2090
  d: "M14.586 2.586H17.414V5.414H14.586z",
1961
2091
  transform: "rotate(-45 16 4)"
1962
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2092
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1963
2093
  d: "M2.586 2.586H5.414V5.414H2.586z",
1964
2094
  transform: "rotate(-45 4 4)"
1965
2095
  })), children);
@@ -1980,9 +2110,9 @@ const WatsonHealthMagnify = /*#__PURE__*/React.forwardRef(function WatsonHealthM
1980
2110
  viewBox: "0 0 32 32",
1981
2111
  fill: "currentColor",
1982
2112
  ...rest
1983
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2113
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1984
2114
  d: "M12,21H4V4H22v8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V21a2,2,0,0,0,2,2h8Z"
1985
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2115
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1986
2116
  d: "M30,28.58l-3.11-3.11a6,6,0,1,0-1.42,1.42L28.58,30ZM22,26a4,4,0,1,1,4-4A4,4,0,0,1,22,26Z"
1987
2117
  })), children);
1988
2118
  });
@@ -2002,9 +2132,9 @@ const MailAll = /*#__PURE__*/React.forwardRef(function MailAll({
2002
2132
  viewBox: "0 0 32 32",
2003
2133
  fill: "currentColor",
2004
2134
  ...rest
2005
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2135
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2006
2136
  d: "M16.59 20.41L20.17 24 20.17 24 16.58 27.59 18 29 23 24 18 19 16.59 20.41zM23.59 20.41L27.17 24 27.17 24 23.58 27.59 25 29 30 24 25 19 23.59 20.41z"
2007
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2137
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2008
2138
  d: "M14,23H4V7.91l11.43,7.91a1,1,0,0,0,1.14,0L28,7.91V17h2V7a2,2,0,0,0-2-2H4A2,2,0,0,0,2,7V23a2,2,0,0,0,2,2H14ZM25.8,7,16,13.78,6.2,7Z"
2009
2139
  })), children);
2010
2140
  });
@@ -2024,9 +2154,9 @@ const MailReply = /*#__PURE__*/React.forwardRef(function MailReply({
2024
2154
  viewBox: "0 0 32 32",
2025
2155
  fill: "currentColor",
2026
2156
  ...rest
2027
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2157
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2028
2158
  d: "M25,18l-1.4141,1.4141L26.1672,22H18a4,4,0,0,0,0,8h2V28H18a2,2,0,0,1,0-4h8.1672l-2.5827,2.5874L25,28l5-5Z"
2029
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2159
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2030
2160
  d: "M10,22H4L3.9966,6.9064l11.4341,7.9159a1.0008,1.0008,0,0,0,1.1386,0L28,6.9086,28,16h2V6a2.0025,2.0025,0,0,0-2-2H4A2,2,0,0,0,2,5.9965V22a2.0026,2.0026,0,0,0,2,2h6ZM25.7986,6,16,12.7837,6.2014,6Z"
2031
2161
  })), children);
2032
2162
  });
@@ -2046,7 +2176,7 @@ const WatsonHealthMammogram = /*#__PURE__*/React.forwardRef(function WatsonHealt
2046
2176
  viewBox: "0 0 32 32",
2047
2177
  fill: "currentColor",
2048
2178
  ...rest
2049
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2179
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2050
2180
  d: "M25 32L32 32 32 25 30 25 30 30 25 30 25 32zM25 27H22V17h3a3.0033 3.0033 0 013 3v4A3.0033 3.0033 0 0125 27zm-1-2h1a1.0006 1.0006 0 001-1V20a1.0006 1.0006 0 00-1-1H24zM20 27H14V23a2.002 2.002 0 012-2h2V19H14V17h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H16v2h4zM25 15H22V5h3a3.0033 3.0033 0 013 3v4A3.0033 3.0033 0 0125 15zm-1-2h1a1.0009 1.0009 0 001-1V8a1.0009 1.0009 0 00-1-1H24zM18 5H14V7h4V9H15v2h3v2H14v2h4a2.0027 2.0027 0 002-2V7A2.0023 2.0023 0 0018 5zM10 27H8V23.9541C3.2847 23.5117 2 19.9443 2 18c0-3.0146 2.082-4.5015 3.9189-5.814C7.5723 11.0054 9 9.9854 9 8V5h2V8c0 3.0146-2.082 4.5015-3.9189 5.814C5.4277 14.9946 4 16.0146 4 18c.0054.4033.1914 4 5 4a1 1 0 011 1zM7 0L0 0 0 7 2 7 2 2 7 2 7 0z"
2051
2181
  })), children);
2052
2182
  });
@@ -2066,9 +2196,9 @@ const ManageProtection = /*#__PURE__*/React.forwardRef(function ManageProtection
2066
2196
  viewBox: "0 0 32 32",
2067
2197
  fill: "currentColor",
2068
2198
  ...rest
2069
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2199
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2070
2200
  d: "M16,30,9.8242,26.7071A10.9815,10.9815,0,0,1,4,17V4A2.0022,2.0022,0,0,1,6,2H26a2.0022,2.0022,0,0,1,2,2V17a10.9815,10.9815,0,0,1-5.8242,9.7069ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
2071
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2201
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2072
2202
  d: "M16,25.277V6h8V16.8048a7,7,0,0,1-3.7,6.1731Z"
2073
2203
  })), children);
2074
2204
  });
@@ -2088,9 +2218,9 @@ const ManagedSolutions = /*#__PURE__*/React.forwardRef(function ManagedSolutions
2088
2218
  viewBox: "0 0 32 32",
2089
2219
  fill: "currentColor",
2090
2220
  ...rest
2091
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2221
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2092
2222
  d: "M30 23L25 23 25 18 23 18 23 23 18 23 18 25 23 25 23 30 25 30 25 25 30 25 30 23z"
2093
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2223
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2094
2224
  d: "M24.1273,11.8394l1.1807.2136a5.7919,5.7919,0,0,1,2.6247,1.1445A5.4219,5.4219,0,0,1,29.9532,18h2.0293a7.5022,7.5022,0,0,0-6.15-7.8848,10.0067,10.0067,0,0,0-7.9387-7.9336,10.0025,10.0025,0,0,0-11.72,7.9336A7.5055,7.5055,0,0,0,.0576,18.4088,7.6841,7.6841,0,0,0,7.7725,25H14V23H7.6978a5.6323,5.6323,0,0,1-5.6024-4.4859,5.5064,5.5064,0,0,1,4.4338-6.4306l1.3488-.2441.2138-1.11a8.2061,8.2061,0,0,1,6.7427-6.6426,7.9714,7.9714,0,0,1,3.0138.13,8.1442,8.1442,0,0,1,6.0526,6.4464Z"
2095
2225
  })), children);
2096
2226
  });
@@ -2110,13 +2240,13 @@ const Map = /*#__PURE__*/React.forwardRef(function Map({
2110
2240
  viewBox: "0 0 32 32",
2111
2241
  fill: "currentColor",
2112
2242
  ...rest
2113
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2243
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2114
2244
  d: "M16,24l-6.09-8.6A8.14,8.14,0,0,1,16,2a8.08,8.08,0,0,1,8,8.13,8.2,8.2,0,0,1-1.8,5.13ZM16,4a6.07,6.07,0,0,0-6,6.13,6.19,6.19,0,0,0,1.49,4L16,20.52,20.63,14A6.24,6.24,0,0,0,22,10.13,6.07,6.07,0,0,0,16,4Z"
2115
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
2245
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
2116
2246
  cx: "16",
2117
2247
  cy: "9",
2118
2248
  r: "2"
2119
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2249
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2120
2250
  d: "M28,12H26v2h2V28H4V14H6V12H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V14A2,2,0,0,0,28,12Z"
2121
2251
  })), children);
2122
2252
  });
@@ -2136,7 +2266,7 @@ const MapCenter = /*#__PURE__*/React.forwardRef(function MapCenter({
2136
2266
  viewBox: "0 0 32 32",
2137
2267
  fill: "currentColor",
2138
2268
  ...rest
2139
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2269
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2140
2270
  d: "M23 26H25V30H23zM23 18H25V22H23zM26 23H30V25H26zM18 23H22V25H18zM25.3418 10.06l-22-8A1 1 0 002.06 3.3415l8 22A1.0011 1.0011 0 0010.9839 26H11a1 1 0 00.9287-.6289L15.77 15.7692l9.6015-3.8408a1 1 0 00-.0293-1.8687zM14.6284 14.0709v0l-.3979.1591-.1591.3979 0 0-3.0268 7.5678L4.6719 4.6715l17.5244 6.3726z"
2141
2271
  })), children);
2142
2272
  });
@@ -2156,7 +2286,7 @@ const MapIdentify = /*#__PURE__*/React.forwardRef(function MapIdentify({
2156
2286
  viewBox: "0 0 32 32",
2157
2287
  fill: "currentColor",
2158
2288
  ...rest
2159
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2289
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2160
2290
  d: "M15 8H17V14H15zM15 18H17V24H15zM18 15H24V17H18zM8 15H14V17H8zM4 10H2V4A2.0021 2.0021 0 014 2h6V4H4zM10 30H4a2.0021 2.0021 0 01-2-2V22H4v6h6zM28 30H22V28h6V22h2v6A2.0021 2.0021 0 0128 30zM30 10H28V4H22V2h6a2.0021 2.0021 0 012 2z"
2161
2291
  })), children);
2162
2292
  });
@@ -2176,9 +2306,9 @@ const MapBoundary = /*#__PURE__*/React.forwardRef(function MapBoundary({
2176
2306
  viewBox: "0 0 32 32",
2177
2307
  fill: "currentColor",
2178
2308
  ...rest
2179
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2309
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2180
2310
  d: "M12 10H14V14H12zM18 18H22V20H18zM14 18L14 16 12 16 12 20 16 20 16 18 14 18zM16 4H28V16H16z"
2181
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2311
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2182
2312
  d: "M17.885 29.997L11.819 26.142 4 27.989 4 4 14 4 14 8 12 8 12 6 6 6 6 25.461 12.181 24.001 18.115 27.773 22.818 26 26 26 26 20 24 20 24 18 28 18 28 28 23.182 28 17.885 29.997z"
2183
2313
  })), children);
2184
2314
  });
@@ -2198,9 +2328,9 @@ const MapBoundaryVegetation = /*#__PURE__*/React.forwardRef(function MapBoundary
2198
2328
  viewBox: "0 0 32 32",
2199
2329
  fill: "currentColor",
2200
2330
  ...rest
2201
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2331
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2202
2332
  d: "M28 16H18V14h5V10a2 2 0 012-2h1.5a1.5 1.5 0 00.2837-2.9734l-.7109-.1355L25.9982 4.32a2.6322 2.6322 0 00-1.68-2.1823 2.5051 2.5051 0 00-3.0836 1.3042l-.3032.6472-.71-.0771a2.0185 2.0185 0 00-2.17 2.4343A2.0976 2.0976 0 0020.1261 8H21v2h-.7817A4.1491 4.1491 0 0116.012 6.3136a4.0047 4.0047 0 013.7414-4.306A4.5006 4.5006 0 0127.8267 3.26a3.5051 3.5051 0 012.1422 3.7094A3.6283 3.6283 0 0126.3172 10H25v4h3zM18 18H22V20H18zM14 18L14 16 12 16 12 20 16 20 16 18 14 18zM12 10H14V14H12z"
2203
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2333
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2204
2334
  d: "M17.885 30L11.819 26.142 4 27.989 4 4 14 4 14 8 12 8 12 6 6 6 6 25.461 12.181 24.001 18.115 27.776 22.818 26 26 26 26 20 24 20 24 18 28 18 28 28 23.182 28 17.885 30z"
2205
2335
  })), children);
2206
2336
  });
@@ -2220,7 +2350,7 @@ const Marginal = /*#__PURE__*/React.forwardRef(function Marginal({
2220
2350
  viewBox: "0 0 32 32",
2221
2351
  fill: "currentColor",
2222
2352
  ...rest
2223
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2353
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2224
2354
  d: "M10.56,23l-1.56-1.56,12.44-12.44,1.56,1.56s-12.44,12.44-12.44,12.44Z"
2225
2355
  })), children);
2226
2356
  });
@@ -2240,14 +2370,14 @@ const MarineWarning = /*#__PURE__*/React.forwardRef(function MarineWarning({
2240
2370
  viewBox: "0 0 32 32",
2241
2371
  fill: "currentColor",
2242
2372
  ...rest
2243
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2373
+ }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2244
2374
  d: "M12,20H7a1,1,0,0,0-.97,1.2422L6.9692,25H9.0308l-.75-3H23.7192l-.75,3h2.0616l.9394-3.7578A1,1,0,0,0,25,20H14V3a1,1,0,0,0-1.7993-.6011L2.2075,15.3906A1,1,0,0,0,3,17h9ZM5.0308,15,12,5.94V15Z"
2245
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2375
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2246
2376
  d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
2247
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2377
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2248
2378
  fill: "none",
2249
2379
  d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
2250
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2380
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2251
2381
  d: "M29.9115,13.9355,23.6284,2.3706a.7181.7181,0,0,0-1.2568,0L16.0885,13.9355A.72.72,0,0,0,16.72,15H29.28A.72.72,0,0,0,29.9115,13.9355ZM22.25,6h1.5v4h-1.5ZM23,13a1,1,0,1,1,1-1A1,1,0,0,1,23,13Z"
2252
2382
  })), children);
2253
2383
  });
@@ -2267,7 +2397,7 @@ const MathCurve = /*#__PURE__*/React.forwardRef(function MathCurve({
2267
2397
  viewBox: "0 0 32 32",
2268
2398
  fill: "currentColor",
2269
2399
  ...rest
2270
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2400
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2271
2401
  d: "M10.3555,23.0581C12.77,24.5918,15.6208,26,17.9514,26a3.8729,3.8729,0,0,0,2.856-1.084c2.2859-2.29.14-6.3979-1.938-10.3721L24.67,8.7427c1.07.686,2.1038,1.4253,3.0117,2.124L29,9.3486c-.7783-.6064-1.772-1.3383-2.8721-2.0634L30,3.4131,28.5859,2,24.3794,6.2061c-3.3164-1.91-7.1079-3.2461-9.2288-1.1216-2.0388,2.0425-.5512,5.5317,1.2683,9.082l-6.3071,6.3066c-1.0322-.7133-1.9985-1.4448-2.8-2.101L6,19.8848c.6145.5058,1.5513,1.2451,2.6653,2.0351L4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4133ZM16.5647,6.501c1.1357-1.1377,3.6931-.2862,6.3372,1.1831l-4.9947,4.9941C16.5942,10.0591,15.5562,7.5112,16.5647,6.501Zm.8215,9.5259c1.58,3.0317,3.1822,6.2959,2.0071,7.4726-1.3125,1.3145-4.5227-.0254-7.572-1.9077Z"
2272
2402
  })), children);
2273
2403
  });
@@ -2287,7 +2417,7 @@ const QMatrix = /*#__PURE__*/React.forwardRef(function QMatrix({
2287
2417
  viewBox: "0 0 32 32",
2288
2418
  fill: "currentColor",
2289
2419
  ...rest
2290
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2420
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2291
2421
  d: "M18 13L18 4 16 4 16 6 13 6 13 8 16 8 16 13 13 13 13 15 21 15 21 13 18 13zM16.5 20A3.5 3.5 0 1113 23.5 3.5 3.5 0 0116.5 20m0-2A5.5 5.5 0 1022 23.5 5.5 5.5 0 0016.5 18zM8 30L2 30 2 2 8 2 8 4 4 4 4 28 8 28 8 30zM30 30L24 30 24 28 28 28 28 4 24 4 24 2 30 2 30 30z"
2292
2422
  })), children);
2293
2423
  });
@@ -2308,7 +2438,7 @@ const Maximize = /*#__PURE__*/React.forwardRef(function Maximize({
2308
2438
  viewBox: "0 0 16 16",
2309
2439
  fill: "currentColor",
2310
2440
  ...rest
2311
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2441
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2312
2442
  d: "M6 15L6 14 2.7 14 7 9.7 6.3 9 2 13.3 2 10 1 10 1 15zM10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
2313
2443
  })), children);
2314
2444
  }
@@ -2320,7 +2450,7 @@ const Maximize = /*#__PURE__*/React.forwardRef(function Maximize({
2320
2450
  viewBox: "0 0 32 32",
2321
2451
  fill: "currentColor",
2322
2452
  ...rest
2323
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2453
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2324
2454
  d: "M20 2L20 4 26.586 4 18 12.582 19.414 14 28 5.414 28 12 30 12 30 2 20 2zM14 19.416L12.592 18 4 26.586 4 20 2 20 2 30 12 30 12 28 5.414 28 14 19.416z"
2325
2455
  })), children);
2326
2456
  });
@@ -2340,9 +2470,9 @@ const MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary({
2340
2470
  viewBox: "0 0 32 32",
2341
2471
  fill: "currentColor",
2342
2472
  ...rest
2343
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2473
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2344
2474
  d: "M13 15L13 23 13 23 20 19 13 15z"
2345
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2475
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2346
2476
  d: "M26 28H6a2.0021 2.0021 0 01-2-2V12a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM6 12V26H26V12zM6 6H26V8H6zM8 2H24V4H8z"
2347
2477
  })), children);
2348
2478
  });
@@ -2362,11 +2492,11 @@ const MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFi
2362
2492
  viewBox: "0 0 32 32",
2363
2493
  fill: "currentColor",
2364
2494
  ...rest
2365
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2495
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2366
2496
  fill: "none",
2367
2497
  d: "M13 15L13 23 13 23 20 19 13 15z",
2368
2498
  "data-icon-path": "inner-path"
2369
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2499
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2370
2500
  d: "M26 10H6a2.0023 2.0023 0 00-2 2V26a2.0023 2.0023 0 002 2H26a2.0023 2.0023 0 002-2V12A2.0023 2.0023 0 0026 10zM13 23h0V15l7 4zM6 6H26V8H6zM8 2H24V4H8z"
2371
2501
  })), children);
2372
2502
  });
@@ -2386,11 +2516,11 @@ const MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast({
2386
2516
  viewBox: "0 0 32 32",
2387
2517
  fill: "currentColor",
2388
2518
  ...rest
2389
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2519
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2390
2520
  d: "M2 26H5a3 3 0 00-3-3zM9 26H7a5.0057 5.0057 0 00-5-5V19A7.0078 7.0078 0 019 26z"
2391
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2521
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2392
2522
  d: "M13,26H11a9.01,9.01,0,0,0-9-9V15A11.0125,11.0125,0,0,1,13,26Z"
2393
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2523
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2394
2524
  d: "M28,26H15V24H28V8H4v5H2V8A2.0021,2.0021,0,0,1,4,6H28a2.0021,2.0021,0,0,1,2,2V24A2.0021,2.0021,0,0,1,28,26Z"
2395
2525
  })), children);
2396
2526
  });
@@ -2410,7 +2540,7 @@ const Medication = /*#__PURE__*/React.forwardRef(function Medication({
2410
2540
  viewBox: "0 0 32 32",
2411
2541
  fill: "currentColor",
2412
2542
  ...rest
2413
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2543
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2414
2544
  d: "M24,2H8A2,2,0,0,0,6,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,24,2ZM10,14h3V24H10ZM22,28H10V26h5V12H10V10H22ZM8,8V4H24V8Z"
2415
2545
  })), children);
2416
2546
  });
@@ -2430,15 +2560,15 @@ const MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert({
2430
2560
  viewBox: "0 0 32 32",
2431
2561
  fill: "currentColor",
2432
2562
  ...rest
2433
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2563
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2434
2564
  d: "M22 19H24V24H22z"
2435
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2565
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2436
2566
  d: "M23,31a8,8,0,1,1,8-8A8,8,0,0,1,23,31Zm0-14a6,6,0,1,0,6,6A6,6,0,0,0,23,17Z"
2437
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
2567
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
2438
2568
  cx: "23",
2439
2569
  cy: "26",
2440
2570
  r: "1"
2441
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2571
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2442
2572
  d: "M20,2H4A2,2,0,0,0,2,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2h8V28H6V26h5V12H6V10H18v3h2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,20,2ZM9,14V24H6V14ZM4,8V4H20V8Z"
2443
2573
  })), children);
2444
2574
  });
@@ -2458,9 +2588,9 @@ const MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationRemi
2458
2588
  viewBox: "0 0 32 32",
2459
2589
  fill: "currentColor",
2460
2590
  ...rest
2461
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2591
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2462
2592
  d: "M20,2H4A2,2,0,0,0,2,4V8a2,2,0,0,0,2,2V28a2,2,0,0,0,2,2H18a2,2,0,0,0,2-2V10a2,2,0,0,0,2-2V4A2,2,0,0,0,20,2ZM6,14H9V24H6ZM18,28H6V26h5V12H6V10H18ZM4,8V4H20V8Z"
2463
- })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
2593
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2464
2594
  cx: "26",
2465
2595
  cy: "16",
2466
2596
  r: "4"
@@ -2483,7 +2613,7 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu({
2483
2613
  viewBox: "0 0 16 16",
2484
2614
  fill: "currentColor",
2485
2615
  ...rest
2486
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2616
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2487
2617
  d: "M2 12H14V13H2zM2 9H14V10H2zM2 6H14V7H2zM2 3H14V4H2z"
2488
2618
  })), children);
2489
2619
  }
@@ -2496,7 +2626,7 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu({
2496
2626
  viewBox: "0 0 20 20",
2497
2627
  fill: "currentColor",
2498
2628
  ...rest
2499
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2629
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2500
2630
  d: "M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"
2501
2631
  })), children);
2502
2632
  }
@@ -2509,7 +2639,7 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu({
2509
2639
  viewBox: "0 0 24 24",
2510
2640
  fill: "currentColor",
2511
2641
  ...rest
2512
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2642
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2513
2643
  d: "M3 18H21V19.5H3zM3 13.5H21V15H3zM3 9H21V10.5H3zM3 4.5H21V6H3z"
2514
2644
  })), children);
2515
2645
  }
@@ -2521,7 +2651,7 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu({
2521
2651
  viewBox: "0 0 32 32",
2522
2652
  fill: "currentColor",
2523
2653
  ...rest
2524
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2654
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2525
2655
  d: "M4 6H28V8H4zM4 24H28V26H4zM4 12H28V14H4zM4 18H28V20H4z"
2526
2656
  })), children);
2527
2657
  });
@@ -2541,7 +2671,7 @@ const Merge = /*#__PURE__*/React.forwardRef(function Merge({
2541
2671
  viewBox: "0 0 32 32",
2542
2672
  fill: "currentColor",
2543
2673
  ...rest
2544
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2674
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2545
2675
  strokeWidth: "0",
2546
2676
  d: "m24,13c-1.8584,0-3.4106,1.2798-3.8579,3h-6.1421c-2.7571,0-5-2.2432-5-5v-1.1421c1.7202-.4473,3-1.9995,3-3.8579,0-2.2056-1.7944-4-4-4s-4,1.7944-4,4c0,1.8584,1.2798,3.4106,3,3.8579v12.2842c-1.7202.4468-3,1.9995-3,3.8579,0,2.2061,1.7944,4,4,4s4-1.7939,4-4c0-1.8584-1.2798-3.4111-3-3.8579v-6.2524c1.2717,1.3003,3.042,2.1104,5,2.1104h6.1421c.4473,1.7202,1.9995,3,3.8579,3,2.2056,0,4-1.7944,4-4s-1.7944-4-4-4Zm-14,13c0,1.1025-.897,2-2,2s-2-.8975-2-2,.897-2,2-2,2,.8975,2,2ZM6,6c0-1.103.897-2,2-2s2,.897,2,2-.897,2-2,2-2-.897-2-2Zm18,13c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Z"
2547
2677
  })), children);
@@ -2562,7 +2692,7 @@ const MergeNode = /*#__PURE__*/React.forwardRef(function MergeNode({
2562
2692
  viewBox: "0 0 32 32",
2563
2693
  fill: "currentColor",
2564
2694
  ...rest
2565
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2695
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2566
2696
  strokeWidth: "0",
2567
2697
  d: "M28 20h-4l-8-8-8 8h-4c-1.1028 0-2 .8975-2 2v8h2v-8h4l8 8 8-8h4v8h2v-8c0-1.1025-.8972-2-2-2zm-12 7.1714l-6.1714-6.1714 6.1714-6.1716 6.1714 6.1716-6.1714 6.1714zM11 7L16 12 21 7 19.5859 5.5859 17 8.1719 17 2 15 2 15 8.1719 12.4141 5.5859 11 7z"
2568
2698
  })), children);
@@ -2583,9 +2713,9 @@ const MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue({
2583
2713
  viewBox: "0 0 32 32",
2584
2714
  fill: "currentColor",
2585
2715
  ...rest
2586
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2716
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2587
2717
  d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V21H4v5H28V21h2v5A2.0021,2.0021,0,0,1,28,28Z"
2588
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2718
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2589
2719
  d: "M7 21H25V23H7zM7 16H25V18H7zM7 11H25V13H7zM7 6H25V8H7z"
2590
2720
  })), children);
2591
2721
  });
@@ -2605,9 +2735,9 @@ const Meter = /*#__PURE__*/React.forwardRef(function Meter({
2605
2735
  viewBox: "0 0 32 32",
2606
2736
  fill: "currentColor",
2607
2737
  ...rest
2608
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2738
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2609
2739
  d: "M26 16a9.9283 9.9283 0 00-1.1392-4.6182l-1.4961 1.4961A7.9483 7.9483 0 0124 16zM23.4141 10L22 8.5859l-4.7147 4.7147A2.9659 2.9659 0 0016 13a3 3 0 103 3 2.9659 2.9659 0 00-.3006-1.2853zM16 17a1 1 0 111-1A1.0013 1.0013 0 0116 17zM16 8a7.9515 7.9515 0 013.1223.6353l1.4961-1.4961A9.9864 9.9864 0 006 16H8A8.0092 8.0092 0 0116 8z"
2610
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2740
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2611
2741
  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"
2612
2742
  })), children);
2613
2743
  });
@@ -2627,7 +2757,7 @@ const MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt({
2627
2757
  viewBox: "0 0 32 32",
2628
2758
  fill: "currentColor",
2629
2759
  ...rest
2630
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2760
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2631
2761
  d: "M30 20a13.8535 13.8535 0 00-2.2291-7.5288l-1.4452 1.4453A11.8917 11.8917 0 0128 20zM28 9.414L26.5859 8 18.019 16.5669A3.9521 3.9521 0 0016 16a4 4 0 104 4 3.9533 3.9533 0 00-.5669-2.0191zM16 22a2 2 0 112-2A2.0023 2.0023 0 0116 22zM16 8a11.9086 11.9086 0 016.0833 1.6743l1.4536-1.4536A13.9773 13.9773 0 002 20H4A12.0137 12.0137 0 0116 8z"
2632
2762
  })), children);
2633
2763
  });
@@ -2647,9 +2777,9 @@ const Microphone = /*#__PURE__*/React.forwardRef(function Microphone({
2647
2777
  viewBox: "0 0 32 32",
2648
2778
  fill: "currentColor",
2649
2779
  ...rest
2650
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2780
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2651
2781
  d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
2652
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2782
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2653
2783
  d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22ZM13,7a3,3,0,0,1,6,0V17a3,3,0,0,1-6,0Z"
2654
2784
  })), children);
2655
2785
  });
@@ -2669,120 +2799,14 @@ const MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled
2669
2799
  viewBox: "0 0 32 32",
2670
2800
  fill: "currentColor",
2671
2801
  ...rest
2672
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2802
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2673
2803
  d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
2674
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2804
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2675
2805
  d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22Z"
2676
2806
  })), children);
2677
2807
  });
2678
2808
  if (process.env.NODE_ENV !== "production") {
2679
2809
  MicrophoneFilled.propTypes = iconPropTypes;
2680
2810
  }
2681
- const MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff({
2682
- children,
2683
- size = 16,
2684
- ...rest
2685
- }, ref) {
2686
- return /*#__PURE__*/React.createElement(Icon, {
2687
- width: size,
2688
- height: size,
2689
- ref: ref,
2690
- xmlns: "http://www.w3.org/2000/svg",
2691
- viewBox: "0 0 32 32",
2692
- fill: "currentColor",
2693
- ...rest
2694
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2695
- d: "M9.18 18.57A7.41 7.41 0 019 17V14H7v3a8.84 8.84 0 00.58 3.18zM13 15V7a3 3 0 016 0V8.75l2-2A5 5 0 0011 7v8zM23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17V12.42l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28H11v2H21V28H17V25.94A9 9 0 0025 17V14H23zm-4 0a3 3 0 01-4.9 2.31L19 14.42z"
2696
- })), children);
2697
- });
2698
- if (process.env.NODE_ENV !== "production") {
2699
- MicrophoneOff.propTypes = iconPropTypes;
2700
- }
2701
- const MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFilled({
2702
- children,
2703
- size = 16,
2704
- ...rest
2705
- }, ref) {
2706
- return /*#__PURE__*/React.createElement(Icon, {
2707
- width: size,
2708
- height: size,
2709
- ref: ref,
2710
- xmlns: "http://www.w3.org/2000/svg",
2711
- viewBox: "0 0 32 32",
2712
- fill: "currentColor",
2713
- ...rest
2714
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2715
- d: "M23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17V12.42l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28H11v2H21V28H17V25.94A9 9 0 0025 17V14H23zM9 17.32c0-.11 0-.21 0-.32V14H7v3a9 9 0 00.25 2.09zM20.76 5.58A5 5 0 0011 7v8.34z"
2716
- })), children);
2717
- });
2718
- if (process.env.NODE_ENV !== "production") {
2719
- MicrophoneOffFilled.propTypes = iconPropTypes;
2720
- }
2721
- const Microscope = /*#__PURE__*/React.forwardRef(function Microscope({
2722
- children,
2723
- size = 16,
2724
- ...rest
2725
- }, ref) {
2726
- return /*#__PURE__*/React.createElement(Icon, {
2727
- width: size,
2728
- height: size,
2729
- ref: ref,
2730
- xmlns: "http://www.w3.org/2000/svg",
2731
- viewBox: "0 0 32 32",
2732
- fill: "currentColor",
2733
- ...rest
2734
- }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2735
- d: "M25.3943,24a7.8772,7.8772,0,0,0-1.6707-8.5684,3.918,3.918,0,0,0-1.0844-4.414l2.7759-2.7759a2.0025,2.0025,0,0,0,0-2.8286L22.5869,2.5849a2.0021,2.0021,0,0,0-2.8286,0L6.5859,15.7573a2.0027,2.0027,0,0,0,0,2.8286l2.8282,2.8282a2.0024,2.0024,0,0,0,2.8286,0l4.7749-4.7754a3.9329,3.9329,0,0,0,5.5139.4326A5.9442,5.9442,0,0,1,23.1775,24H16v4H4v2H28V24ZM10.8281,20,8,17.1714,9.8787,15.293l2.8283,2.8281ZM16,14a3.9811,3.9811,0,0,0,.0762.7524L14.1211,16.707l-2.8284-2.8281,9.88-9.88L24.001,6.8271l-3.2488,3.2491A3.9771,3.9771,0,0,0,16,14Zm4,2a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,20,16Zm6,12H18V26h8Z"
2736
- })), children);
2737
- });
2738
- if (process.env.NODE_ENV !== "production") {
2739
- Microscope.propTypes = iconPropTypes;
2740
- }
2741
- const Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1({
2742
- children,
2743
- size = 16,
2744
- ...rest
2745
- }, ref) {
2746
- return /*#__PURE__*/React.createElement(Icon, {
2747
- width: size,
2748
- height: size,
2749
- ref: ref,
2750
- xmlns: "http://www.w3.org/2000/svg",
2751
- viewBox: "0 0 32 32",
2752
- fill: "currentColor",
2753
- ...rest
2754
- }, _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
2755
- d: "m11 21-4-2.2v-4.5l4-2.2 4 2.2v4.5L11 21zm-2-3.4 2 1.1 2-1.1v-2.2l-2-1.1-2 1.1v2.2zM6 30l-4-2.2v-4.5L6 21l4 2.2v4.5L6 30zm-2-3.4 2 1.1 2-1.1v-2.2l-2-1.1-2 1.1v2.2zM16 30l-4-2.2v-4.5l4-2.2 4 2.2v4.5L16 30zm-2-3.4 2 1.1 2-1.1v-2.2l-2-1.1-2 1.1v2.2zM26 30l-4-2.2v-4.5l4-2.2 4 2.2v4.5L26 30zm-2-3.4 2 1.1 2-1.1v-2.2l-2-1.1-2 1.1v2.2zM24.6 11.6 22 14.2V9.4l3-1.7V3.2L21 1l-4 2.2v4.5l3 1.7v4.7l-2.6-2.6L16 13l5 5 5-5-1.4-1.4zM19 4.4l2-1.1 2 1.1v2.2l-2 1.1-2-1.1V4.4z"
2756
- }), /*#__PURE__*/React.createElement("path", {
2757
- fill: "none",
2758
- d: "M0 0h32v32H0z"
2759
- })))), children);
2760
- });
2761
- if (process.env.NODE_ENV !== "production") {
2762
- Microservices_1.propTypes = iconPropTypes;
2763
- }
2764
- const Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2({
2765
- children,
2766
- size = 16,
2767
- ...rest
2768
- }, ref) {
2769
- return /*#__PURE__*/React.createElement(Icon, {
2770
- width: size,
2771
- height: size,
2772
- ref: ref,
2773
- xmlns: "http://www.w3.org/2000/svg",
2774
- viewBox: "0 0 32 32",
2775
- fill: "currentColor",
2776
- ...rest
2777
- }, _switch2 || (_switch2 = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
2778
- d: "M16 22v-6h-6v-6H2v20h20v-8h-6zm-2-4v4h-4v-4h4zM4 12h4v4H4v-4zm4 6v4H4v-4h4zM4 28v-4h4v4H4zm10 0h-4v-4h4v4zm6 0h-4v-4h4v4zM29.6 13.6 27 16.2V10h3V2h-8v8h3v6.2l-2.6-2.6L21 15l5 5 5-5-1.4-1.4zM24 4h4v4h-4V4z"
2779
- }), /*#__PURE__*/React.createElement("path", {
2780
- fill: "none",
2781
- d: "M0 0h32v32H0z"
2782
- })))), children);
2783
- });
2784
- if (process.env.NODE_ENV !== "production") {
2785
- Microservices_2.propTypes = iconPropTypes;
2786
- }
2787
2811
 
2788
- export { ListChecked, ListCheckedMirror, ListDropdown, ListNumbered, ListNumberedMirror, LoadBalancerApplication, LoadBalancerClassic, LoadBalancerGlobal, LoadBalancerListener, LoadBalancerLocal, LoadBalancerNetwork, LoadBalancerPool, LoadBalancerVpc, Location, LocationCompany, LocationCompanyFilled, LocationCurrent, LocationFilled, LocationHazard, LocationHazardFilled, LocationHeart, LocationHeartFilled, LocationInfo, LocationInfoFilled, LocationPerson, LocationPersonFilled, LocationSave, LocationStar, LocationStarFilled, Locked, LockedAndBlocked, LogicalPartition, Login, LogoAngular, LogoAnsibleCommunity, LogoBluesky, LogoDigg, LogoDiscord, LogoFacebook, LogoFigma, LogoFlickr, LogoGit, LogoGithub, LogoGitlab, LogoGlassdoor, LogoInstagram, LogoInvision, LogoJupyter, LogoKeybase, LogoKubernetes, LogoLinkedin, LogoLivestream, LogoMastodon, LogoMedium, LogoNpm, LogoOpenshift, LogoPinterest, LogoPython, LogoQuora, LogoRScript, LogoReact, LogoRedHatAiInstructlabOnIbmCloud, LogoRedHatAnsible, LogoSketch, LogoSkype, LogoSlack, LogoSnapchat, LogoSvelte, LogoTumblr, LogoTwitter, LogoVmware, LogoVmwareAlt, LogoVue, LogoWechat, LogoX, LogoXing, LogoYelp, LogoYoutube, Logout, Loop, LoopAlt, LowSeverity, Mac, MacCommand, MacOption, MacShift, MachineLearning, MachineLearningModel, MagicWand, MagicWandFilled, MailAll, MailReply, ManageProtection, ManagedSolutions, Map, MapBoundary, MapBoundaryVegetation, MapCenter, MapIdentify, Marginal, MarineWarning, MathCurve, Maximize, MediaCast, MediaLibrary, MediaLibraryFilled, Medication, MedicationAlert, MedicationReminder, Menu, Merge, MergeNode, MessageQueue, Meter, MeterAlt, Microphone, MicrophoneFilled, MicrophoneOff, MicrophoneOffFilled, Microscope, Microservices_1, Microservices_2, QMatrix, WatsonHealthMagnify, WatsonHealthMammogram };
2812
+ export { LinuxNamespace, List, ListBoxes, ListBulleted, ListChecked, ListCheckedMirror, ListDropdown, ListNumbered, ListNumberedMirror, ListTree, LoadBalancerApplication, LoadBalancerClassic, LoadBalancerGlobal, LoadBalancerListener, LoadBalancerLocal, LoadBalancerNetwork, LoadBalancerPool, LoadBalancerVpc, Location, LocationCompany, LocationCompanyFilled, LocationCurrent, LocationFilled, LocationHazard, LocationHazardFilled, LocationHeart, LocationHeartFilled, LocationInfo, LocationInfoFilled, LocationPerson, LocationPersonFilled, LocationSave, LocationStar, LocationStarFilled, Locked, LockedAndBlocked, LogicalPartition, Login, LogoAngular, LogoAnsibleCommunity, LogoBluesky, LogoDigg, LogoDiscord, LogoFacebook, LogoFigma, LogoFlickr, LogoGit, LogoGithub, LogoGitlab, LogoGlassdoor, LogoInstagram, LogoInvision, LogoJupyter, LogoKeybase, LogoKubernetes, LogoLinkedin, LogoLivestream, LogoMastodon, LogoMedium, LogoNpm, LogoOpenshift, LogoPinterest, LogoPython, LogoQuora, LogoRScript, LogoReact, LogoRedHatAiInstructlabOnIbmCloud, LogoRedHatAnsible, LogoSketch, LogoSkype, LogoSlack, LogoSnapchat, LogoSvelte, LogoTumblr, LogoTwitter, LogoVmware, LogoVmwareAlt, LogoVue, LogoWechat, LogoX, LogoXing, LogoYelp, LogoYoutube, Logout, Loop, LoopAlt, LowSeverity, Mac, MacCommand, MacOption, MacShift, MachineLearning, MachineLearningModel, MagicWand, MagicWandFilled, MailAll, MailReply, ManageProtection, ManagedSolutions, Map, MapBoundary, MapBoundaryVegetation, MapCenter, MapIdentify, Marginal, MarineWarning, MathCurve, Maximize, MediaCast, MediaLibrary, MediaLibraryFilled, Medication, MedicationAlert, MedicationReminder, Menu, Merge, MergeNode, MessageQueue, Meter, MeterAlt, Microphone, MicrophoneFilled, QMatrix, WatsonHealthMagnify, WatsonHealthMammogram };