@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -14,9 +14,9 @@ var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- 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;
17
+ 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;
18
18
  const didWarnAboutDeprecation = {};
19
- const ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked({
19
+ const LinuxNamespace = /*#__PURE__*/React.forwardRef(function LinuxNamespace({
20
20
  children,
21
21
  size = 16,
22
22
  ...rest
@@ -30,6 +30,116 @@ const ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked({
30
30
  fill: "currentColor",
31
31
  ...rest
32
32
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
33
+ strokeWidth: "0",
34
+ 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"
35
+ })), children);
36
+ });
37
+ if (process.env.NODE_ENV !== "production") {
38
+ LinuxNamespace.propTypes = iconPropTypes.iconPropTypes;
39
+ }
40
+ const List = /*#__PURE__*/React.forwardRef(function List({
41
+ children,
42
+ size = 16,
43
+ ...rest
44
+ }, ref) {
45
+ return /*#__PURE__*/React.createElement(Icon_js, {
46
+ width: size,
47
+ height: size,
48
+ ref: ref,
49
+ xmlns: "http://www.w3.org/2000/svg",
50
+ viewBox: "0 0 32 32",
51
+ fill: "currentColor",
52
+ ...rest
53
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
54
+ d: "M10 6H28V8H10zM10 24H28V26H10zM10 15H28V17H10zM4 15H6V17H4zM4 6H6V8H4zM4 24H6V26H4z"
55
+ })), children);
56
+ });
57
+ if (process.env.NODE_ENV !== "production") {
58
+ List.propTypes = iconPropTypes.iconPropTypes;
59
+ }
60
+ const ListBoxes = /*#__PURE__*/React.forwardRef(function ListBoxes({
61
+ children,
62
+ size = 16,
63
+ ...rest
64
+ }, ref) {
65
+ return /*#__PURE__*/React.createElement(Icon_js, {
66
+ width: size,
67
+ height: size,
68
+ ref: ref,
69
+ xmlns: "http://www.w3.org/2000/svg",
70
+ viewBox: "0 0 32 32",
71
+ fill: "currentColor",
72
+ ...rest
73
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
74
+ 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"
75
+ })), children);
76
+ });
77
+ if (process.env.NODE_ENV !== "production") {
78
+ ListBoxes.propTypes = iconPropTypes.iconPropTypes;
79
+ }
80
+ const ListBulleted = /*#__PURE__*/React.forwardRef(function ListBulleted({
81
+ children,
82
+ size = 16,
83
+ ...rest
84
+ }, ref) {
85
+ if (size === 16 || size === "16" || size === "16px") {
86
+ return /*#__PURE__*/React.createElement(Icon_js, {
87
+ width: size,
88
+ height: size,
89
+ ref: ref,
90
+ xmlns: "http://www.w3.org/2000/svg",
91
+ viewBox: "0 0 16 16",
92
+ fill: "currentColor",
93
+ ...rest
94
+ }, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
95
+ cx: "3.5",
96
+ cy: "4.5",
97
+ r: "1.5"
98
+ })), _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
99
+ cx: "3.5",
100
+ cy: "11.5",
101
+ r: "1.5"
102
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
103
+ d: "M8 11H15V12H8zM8 4H15V5H8z"
104
+ })), children);
105
+ }
106
+ return /*#__PURE__*/React.createElement(Icon_js, {
107
+ width: size,
108
+ height: size,
109
+ ref: ref,
110
+ xmlns: "http://www.w3.org/2000/svg",
111
+ viewBox: "0 0 32 32",
112
+ fill: "currentColor",
113
+ ...rest
114
+ }, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
115
+ cx: "7",
116
+ cy: "9",
117
+ r: "3"
118
+ })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
119
+ cx: "7",
120
+ cy: "23",
121
+ r: "3"
122
+ })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
123
+ d: "M16 22H30V24H16zM16 8H30V10H16z"
124
+ })), children);
125
+ });
126
+ if (process.env.NODE_ENV !== "production") {
127
+ ListBulleted.propTypes = iconPropTypes.iconPropTypes;
128
+ }
129
+ const ListChecked = /*#__PURE__*/React.forwardRef(function ListChecked({
130
+ children,
131
+ size = 16,
132
+ ...rest
133
+ }, ref) {
134
+ return /*#__PURE__*/React.createElement(Icon_js, {
135
+ width: size,
136
+ height: size,
137
+ ref: ref,
138
+ xmlns: "http://www.w3.org/2000/svg",
139
+ viewBox: "0 0 32 32",
140
+ fill: "currentColor",
141
+ ...rest
142
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
33
143
  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"
34
144
  })), children);
35
145
  });
@@ -49,7 +159,7 @@ const ListCheckedMirror = /*#__PURE__*/React.forwardRef(function ListCheckedMirr
49
159
  viewBox: "0 0 32 32",
50
160
  fill: "currentColor",
51
161
  ...rest
52
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
162
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
53
163
  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"
54
164
  })), children);
55
165
  });
@@ -69,9 +179,9 @@ const ListDropdown = /*#__PURE__*/React.forwardRef(function ListDropdown({
69
179
  viewBox: "0 0 32 32",
70
180
  fill: "currentColor",
71
181
  ...rest
72
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
182
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
73
183
  d: "M26,6V2H2V12h9V30H30V6ZM4,10V4H24V6H11v4ZM28,28H13V8H28Z"
74
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
184
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
75
185
  d: "M15 11H17V13H15zM19 11H26V13H19zM15 17H17V19H15zM19 17H26V19H19zM15 23H17V25H15zM19 23H26V25H19z"
76
186
  })), children);
77
187
  });
@@ -91,7 +201,7 @@ const ListNumbered = /*#__PURE__*/React.forwardRef(function ListNumbered({
91
201
  viewBox: "0 0 32 32",
92
202
  fill: "currentColor",
93
203
  ...rest
94
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
204
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
95
205
  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"
96
206
  })), children);
97
207
  });
@@ -111,13 +221,33 @@ const ListNumberedMirror = /*#__PURE__*/React.forwardRef(function ListNumberedMi
111
221
  viewBox: "0 0 32 32",
112
222
  fill: "currentColor",
113
223
  ...rest
114
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
224
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
115
225
  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"
116
226
  })), children);
117
227
  });
118
228
  if (process.env.NODE_ENV !== "production") {
119
229
  ListNumberedMirror.propTypes = iconPropTypes.iconPropTypes;
120
230
  }
231
+ const ListTree = /*#__PURE__*/React.forwardRef(function ListTree({
232
+ children,
233
+ size = 16,
234
+ ...rest
235
+ }, ref) {
236
+ return /*#__PURE__*/React.createElement(Icon_js, {
237
+ width: size,
238
+ height: size,
239
+ ref: ref,
240
+ xmlns: "http://www.w3.org/2000/svg",
241
+ viewBox: "0 0 32 32",
242
+ fill: "currentColor",
243
+ ...rest
244
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
245
+ 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"
246
+ })), children);
247
+ });
248
+ if (process.env.NODE_ENV !== "production") {
249
+ ListTree.propTypes = iconPropTypes.iconPropTypes;
250
+ }
121
251
  const LoadBalancerApplication = /*#__PURE__*/React.forwardRef(function LoadBalancerApplication({
122
252
  children,
123
253
  size = 16,
@@ -131,7 +261,7 @@ const LoadBalancerApplication = /*#__PURE__*/React.forwardRef(function LoadBalan
131
261
  viewBox: "0 0 32 32",
132
262
  fill: "currentColor",
133
263
  ...rest
134
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
264
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
135
265
  d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V14H15v2H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM9 2V12H23V2zm2 2h2v6H11zm10 6H15V4h6z"
136
266
  })), children);
137
267
  });
@@ -151,7 +281,7 @@ const LoadBalancerClassic = /*#__PURE__*/React.forwardRef(function LoadBalancerC
151
281
  viewBox: "0 0 32 32",
152
282
  fill: "currentColor",
153
283
  ...rest
154
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
284
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
155
285
  d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8zM14 8V4h4V8z"
156
286
  })), children);
157
287
  });
@@ -171,7 +301,7 @@ const LoadBalancerGlobal = /*#__PURE__*/React.forwardRef(function LoadBalancerGl
171
301
  viewBox: "0 0 32 32",
172
302
  fill: "currentColor",
173
303
  ...rest
174
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
304
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
175
305
  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"
176
306
  })), children);
177
307
  });
@@ -191,7 +321,7 @@ const LoadBalancerListener = /*#__PURE__*/React.forwardRef(function LoadBalancer
191
321
  viewBox: "0 0 32 32",
192
322
  fill: "currentColor",
193
323
  ...rest
194
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
324
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
195
325
  d: "M15 8H17V10H15zM19 8H21V10H19zM11 8H13V10H11zM25 16H17V13H15v3H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 3H21V5H11z"
196
326
  })), children);
197
327
  });
@@ -211,7 +341,7 @@ const LoadBalancerLocal = /*#__PURE__*/React.forwardRef(function LoadBalancerLoc
211
341
  viewBox: "0 0 32 32",
212
342
  fill: "currentColor",
213
343
  ...rest
214
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
344
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
215
345
  d: "M25 16H17V10H15v6H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 5H21V7H11z"
216
346
  })), children);
217
347
  });
@@ -231,7 +361,7 @@ const LoadBalancerNetwork = /*#__PURE__*/React.forwardRef(function LoadBalancerN
231
361
  viewBox: "0 0 32 32",
232
362
  fill: "currentColor",
233
363
  ...rest
234
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
364
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
235
365
  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"
236
366
  })), children);
237
367
  });
@@ -251,7 +381,7 @@ const LoadBalancerPool = /*#__PURE__*/React.forwardRef(function LoadBalancerPool
251
381
  viewBox: "0 0 32 32",
252
382
  fill: "currentColor",
253
383
  ...rest
254
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
384
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
255
385
  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"
256
386
  })), children);
257
387
  });
@@ -271,7 +401,7 @@ const LoadBalancerVpc = /*#__PURE__*/React.forwardRef(function LoadBalancerVpc({
271
401
  viewBox: "0 0 32 32",
272
402
  fill: "currentColor",
273
403
  ...rest
274
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
404
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
275
405
  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"
276
406
  })), children);
277
407
  });
@@ -291,9 +421,9 @@ const Location = /*#__PURE__*/React.forwardRef(function Location({
291
421
  viewBox: "0 0 32 32",
292
422
  fill: "currentColor",
293
423
  ...rest
294
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
424
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
295
425
  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"
296
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
426
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
297
427
  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"
298
428
  })), children);
299
429
  });
@@ -313,11 +443,11 @@ const LocationCompany = /*#__PURE__*/React.forwardRef(function LocationCompany({
313
443
  viewBox: "0 0 32 32",
314
444
  fill: "currentColor",
315
445
  ...rest
316
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
446
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
317
447
  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"
318
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
448
+ })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
319
449
  d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z"
320
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
450
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
321
451
  d: "M15 16H17V18H15zM15 12H17V14H15z"
322
452
  })), children);
323
453
  });
@@ -337,10 +467,10 @@ const LocationCompanyFilled = /*#__PURE__*/React.forwardRef(function LocationCom
337
467
  viewBox: "0 0 32 32",
338
468
  fill: "currentColor",
339
469
  ...rest
340
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
470
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
341
471
  fill: "none",
342
472
  d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Zm-4-2H15v2h2Zm0-4H15v2h2Z"
343
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
473
+ })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
344
474
  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"
345
475
  })), children);
346
476
  });
@@ -360,7 +490,7 @@ const LocationCurrent = /*#__PURE__*/React.forwardRef(function LocationCurrent({
360
490
  viewBox: "0 0 32 32",
361
491
  fill: "currentColor",
362
492
  ...rest
363
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
493
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
364
494
  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"
365
495
  })), children);
366
496
  });
@@ -380,9 +510,9 @@ const LocationFilled = /*#__PURE__*/React.forwardRef(function LocationFilled({
380
510
  viewBox: "0 0 32 32",
381
511
  fill: "currentColor",
382
512
  ...rest
383
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
513
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
384
514
  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"
385
- })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
515
+ })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
386
516
  cx: "16",
387
517
  cy: "13",
388
518
  r: "4",
@@ -405,13 +535,13 @@ const LocationHazard = /*#__PURE__*/React.forwardRef(function LocationHazard({
405
535
  viewBox: "0 0 32 32",
406
536
  fill: "currentColor",
407
537
  ...rest
408
- }, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
538
+ }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
409
539
  cx: "16",
410
540
  cy: "20.5",
411
541
  r: "1.5"
412
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
542
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
413
543
  d: "M15 7H17V16H15z"
414
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
544
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
415
545
  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"
416
546
  })), children);
417
547
  });
@@ -431,10 +561,10 @@ const LocationHazardFilled = /*#__PURE__*/React.forwardRef(function LocationHaza
431
561
  viewBox: "0 0 32 32",
432
562
  fill: "currentColor",
433
563
  ...rest
434
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
564
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
435
565
  fill: "none",
436
566
  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"
437
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
567
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
438
568
  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"
439
569
  })), children);
440
570
  });
@@ -454,9 +584,9 @@ const LocationHeart = /*#__PURE__*/React.forwardRef(function LocationHeart({
454
584
  viewBox: "0 0 32 32",
455
585
  fill: "currentColor",
456
586
  ...rest
457
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
587
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
458
588
  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"
459
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
589
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
460
590
  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"
461
591
  })), children);
462
592
  });
@@ -476,10 +606,10 @@ const LocationHeartFilled = /*#__PURE__*/React.forwardRef(function LocationHeart
476
606
  viewBox: "0 0 32 32",
477
607
  fill: "currentColor",
478
608
  ...rest
479
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
609
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
480
610
  fill: "none",
481
611
  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"
482
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
612
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
483
613
  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"
484
614
  })), children);
485
615
  });
@@ -499,10 +629,10 @@ const LocationInfo = /*#__PURE__*/React.forwardRef(function LocationInfo({
499
629
  viewBox: "0 0 32 32",
500
630
  fill: "currentColor",
501
631
  ...rest
502
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
632
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
503
633
  strokeWidth: "0",
504
634
  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"
505
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
635
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
506
636
  strokeWidth: "0",
507
637
  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"
508
638
  })), children);
@@ -523,10 +653,10 @@ const LocationInfoFilled = /*#__PURE__*/React.forwardRef(function LocationInfoFi
523
653
  viewBox: "0 0 32 32",
524
654
  fill: "currentColor",
525
655
  ...rest
526
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
656
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
527
657
  strokeWidth: "0",
528
658
  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"
529
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
659
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
530
660
  fill: "none",
531
661
  strokeWidth: "0",
532
662
  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"
@@ -548,9 +678,9 @@ const LocationPerson = /*#__PURE__*/React.forwardRef(function LocationPerson({
548
678
  viewBox: "0 0 32 32",
549
679
  fill: "currentColor",
550
680
  ...rest
551
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
681
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
552
682
  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"
553
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
683
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
554
684
  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"
555
685
  })), children);
556
686
  });
@@ -570,14 +700,14 @@ const LocationPersonFilled = /*#__PURE__*/React.forwardRef(function LocationPers
570
700
  viewBox: "0 0 32 32",
571
701
  fill: "currentColor",
572
702
  ...rest
573
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
703
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
574
704
  fill: "none",
575
705
  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"
576
- })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
706
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
577
707
  cx: "16",
578
708
  cy: "11",
579
709
  r: "1"
580
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
710
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
581
711
  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"
582
712
  })), children);
583
713
  });
@@ -597,7 +727,7 @@ const LocationSave = /*#__PURE__*/React.forwardRef(function LocationSave({
597
727
  viewBox: "0 0 32 32",
598
728
  fill: "currentColor",
599
729
  ...rest
600
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
730
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
601
731
  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"
602
732
  })), children);
603
733
  });
@@ -617,9 +747,9 @@ const LocationStar = /*#__PURE__*/React.forwardRef(function LocationStar({
617
747
  viewBox: "0 0 32 32",
618
748
  fill: "currentColor",
619
749
  ...rest
620
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
750
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
621
751
  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"
622
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
752
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
623
753
  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"
624
754
  })), children);
625
755
  });
@@ -639,10 +769,10 @@ const LocationStarFilled = /*#__PURE__*/React.forwardRef(function LocationStarFi
639
769
  viewBox: "0 0 32 32",
640
770
  fill: "currentColor",
641
771
  ...rest
642
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
772
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
643
773
  fill: "none",
644
774
  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"
645
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
775
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
646
776
  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"
647
777
  })), children);
648
778
  });
@@ -662,7 +792,7 @@ const Locked = /*#__PURE__*/React.forwardRef(function Locked({
662
792
  viewBox: "0 0 32 32",
663
793
  fill: "currentColor",
664
794
  ...rest
665
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
795
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
666
796
  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"
667
797
  })), children);
668
798
  });
@@ -682,7 +812,7 @@ const LockedAndBlocked = /*#__PURE__*/React.forwardRef(function LockedAndBlocked
682
812
  viewBox: "0 0 32 32",
683
813
  fill: "currentColor",
684
814
  ...rest
685
- }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
815
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
686
816
  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"
687
817
  })), children);
688
818
  });
@@ -702,11 +832,11 @@ const LogicalPartition = /*#__PURE__*/React.forwardRef(function LogicalPartition
702
832
  viewBox: "0 0 32 32",
703
833
  fill: "currentColor",
704
834
  ...rest
705
- }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
835
+ }, _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
706
836
  cx: "9",
707
837
  cy: "7",
708
838
  r: "1"
709
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
839
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
710
840
  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"
711
841
  })), children);
712
842
  });
@@ -726,9 +856,9 @@ const Login = /*#__PURE__*/React.forwardRef(function Login({
726
856
  viewBox: "0 0 32 32",
727
857
  fill: "currentColor",
728
858
  ...rest
729
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
859
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
730
860
  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"
731
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
861
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
732
862
  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"
733
863
  })), children);
734
864
  });
@@ -748,9 +878,9 @@ const LogoAngular = /*#__PURE__*/React.forwardRef(function LogoAngular({
748
878
  viewBox: "0 0 32 32",
749
879
  fill: "currentColor",
750
880
  ...rest
751
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
881
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
752
882
  d: "M13.5,16h4.9L16,10.8L13.5,16z"
753
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
883
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
754
884
  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"
755
885
  })), children);
756
886
  });
@@ -770,7 +900,7 @@ const LogoAnsibleCommunity = /*#__PURE__*/React.forwardRef(function LogoAnsibleC
770
900
  viewBox: "0 0 32 32",
771
901
  fill: "currentColor",
772
902
  ...rest
773
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
903
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
774
904
  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"
775
905
  })), children);
776
906
  });
@@ -790,7 +920,7 @@ const LogoBluesky = /*#__PURE__*/React.forwardRef(function LogoBluesky({
790
920
  viewBox: "0 0 32 32",
791
921
  fill: "currentColor",
792
922
  ...rest
793
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
923
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
794
924
  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"
795
925
  })), children);
796
926
  });
@@ -810,7 +940,7 @@ const LogoDigg = /*#__PURE__*/React.forwardRef(function LogoDigg({
810
940
  viewBox: "0 0 32 32",
811
941
  fill: "currentColor",
812
942
  ...rest
813
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
943
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
814
944
  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"
815
945
  })), children);
816
946
  });
@@ -830,7 +960,7 @@ const LogoDiscord = /*#__PURE__*/React.forwardRef(function LogoDiscord({
830
960
  viewBox: "0 0 32 32",
831
961
  fill: "currentColor",
832
962
  ...rest
833
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
963
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
834
964
  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"
835
965
  })), children);
836
966
  });
@@ -850,7 +980,7 @@ const LogoFacebook = /*#__PURE__*/React.forwardRef(function LogoFacebook({
850
980
  viewBox: "0 0 32 32",
851
981
  fill: "currentColor",
852
982
  ...rest
853
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
983
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
854
984
  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"
855
985
  })), children);
856
986
  });
@@ -870,7 +1000,7 @@ const LogoFigma = /*#__PURE__*/React.forwardRef(function LogoFigma({
870
1000
  viewBox: "0 0 32 32",
871
1001
  fill: "currentColor",
872
1002
  ...rest
873
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
1003
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
874
1004
  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"
875
1005
  })), children);
876
1006
  });
@@ -890,11 +1020,11 @@ const LogoFlickr = /*#__PURE__*/React.forwardRef(function LogoFlickr({
890
1020
  viewBox: "0 0 32 32",
891
1021
  fill: "currentColor",
892
1022
  ...rest
893
- }, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1023
+ }, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
894
1024
  cx: "8",
895
1025
  cy: "16",
896
1026
  r: "6"
897
- })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1027
+ })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
898
1028
  cx: "24",
899
1029
  cy: "16",
900
1030
  r: "6"
@@ -916,7 +1046,7 @@ const LogoGit = /*#__PURE__*/React.forwardRef(function LogoGit({
916
1046
  viewBox: "0 0 32 32",
917
1047
  fill: "currentColor",
918
1048
  ...rest
919
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
1049
+ }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
920
1050
  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"
921
1051
  })), children);
922
1052
  });
@@ -936,7 +1066,7 @@ const LogoGithub = /*#__PURE__*/React.forwardRef(function LogoGithub({
936
1066
  viewBox: "0 0 32 32",
937
1067
  fill: "currentColor",
938
1068
  ...rest
939
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1069
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
940
1070
  fillRule: "evenodd",
941
1071
  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"
942
1072
  })), children);
@@ -957,7 +1087,7 @@ const LogoGitlab = /*#__PURE__*/React.forwardRef(function LogoGitlab({
957
1087
  viewBox: "0 0 32 32",
958
1088
  fill: "currentColor",
959
1089
  ...rest
960
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1090
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
961
1091
  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"
962
1092
  })), children);
963
1093
  });
@@ -977,9 +1107,9 @@ const LogoGlassdoor = /*#__PURE__*/React.forwardRef(function LogoGlassdoor({
977
1107
  viewBox: "0 0 32 32",
978
1108
  fill: "currentColor",
979
1109
  ...rest
980
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1110
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
981
1111
  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"
982
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1112
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
983
1113
  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"
984
1114
  })), children);
985
1115
  });
@@ -999,13 +1129,13 @@ const LogoInstagram = /*#__PURE__*/React.forwardRef(function LogoInstagram({
999
1129
  viewBox: "0 0 32 32",
1000
1130
  fill: "currentColor",
1001
1131
  ...rest
1002
- }, _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1132
+ }, _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
1003
1133
  cx: "22.406",
1004
1134
  cy: "9.594",
1005
1135
  r: "1.44"
1006
- })), _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1136
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1007
1137
  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"
1008
- })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1138
+ })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1009
1139
  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"
1010
1140
  })), children);
1011
1141
  });
@@ -1025,7 +1155,7 @@ const LogoInvision = /*#__PURE__*/React.forwardRef(function LogoInvision({
1025
1155
  viewBox: "0 0 32 32",
1026
1156
  fill: "currentColor",
1027
1157
  ...rest
1028
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1158
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1029
1159
  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"
1030
1160
  })), children);
1031
1161
  });
@@ -1045,7 +1175,7 @@ const LogoJupyter = /*#__PURE__*/React.forwardRef(function LogoJupyter({
1045
1175
  viewBox: "0 0 32 32",
1046
1176
  fill: "currentColor",
1047
1177
  ...rest
1048
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1178
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1049
1179
  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"
1050
1180
  })), children);
1051
1181
  });
@@ -1065,12 +1195,12 @@ const LogoKeybase = /*#__PURE__*/React.forwardRef(function LogoKeybase({
1065
1195
  viewBox: "0 0 32 32",
1066
1196
  fill: "currentColor",
1067
1197
  ...rest
1068
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1198
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1069
1199
  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"
1070
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1200
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1071
1201
  d: "M9.999 5.797H10.973V6.771H9.999z",
1072
1202
  transform: "rotate(-86.462 10.486 6.284)"
1073
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1203
+ })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1074
1204
  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"
1075
1205
  })), children);
1076
1206
  });
@@ -1090,9 +1220,9 @@ const LogoKubernetes = /*#__PURE__*/React.forwardRef(function LogoKubernetes({
1090
1220
  viewBox: "0 0 32 32",
1091
1221
  fill: "currentColor",
1092
1222
  ...rest
1093
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1223
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1094
1224
  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"
1095
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1225
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1096
1226
  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"
1097
1227
  })), children);
1098
1228
  });
@@ -1112,7 +1242,7 @@ const LogoLinkedin = /*#__PURE__*/React.forwardRef(function LogoLinkedin({
1112
1242
  viewBox: "0 0 32 32",
1113
1243
  fill: "currentColor",
1114
1244
  ...rest
1115
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1245
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1116
1246
  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"
1117
1247
  })), children);
1118
1248
  });
@@ -1132,7 +1262,7 @@ const LogoLivestream = /*#__PURE__*/React.forwardRef(function LogoLivestream({
1132
1262
  viewBox: "0 0 32 32",
1133
1263
  fill: "currentColor",
1134
1264
  ...rest
1135
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1265
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1136
1266
  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"
1137
1267
  })), children);
1138
1268
  });
@@ -1152,7 +1282,7 @@ const LogoMastodon = /*#__PURE__*/React.forwardRef(function LogoMastodon({
1152
1282
  viewBox: "0 0 32 32",
1153
1283
  fill: "currentColor",
1154
1284
  ...rest
1155
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1285
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1156
1286
  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"
1157
1287
  })), children);
1158
1288
  });
@@ -1172,7 +1302,7 @@ const LogoMedium = /*#__PURE__*/React.forwardRef(function LogoMedium({
1172
1302
  viewBox: "0 0 32 32",
1173
1303
  fill: "currentColor",
1174
1304
  ...rest
1175
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1305
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1176
1306
  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"
1177
1307
  })), children);
1178
1308
  });
@@ -1192,7 +1322,7 @@ const LogoNpm = /*#__PURE__*/React.forwardRef(function LogoNpm({
1192
1322
  viewBox: "0 0 32 32",
1193
1323
  fill: "currentColor",
1194
1324
  ...rest
1195
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1325
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1196
1326
  d: "M4,28V4h24v24H4z M8.5,8.5v15H16v-12h4.5v12h3v-15H8.5z"
1197
1327
  })), children);
1198
1328
  });
@@ -1212,7 +1342,7 @@ const LogoOpenshift = /*#__PURE__*/React.forwardRef(function LogoOpenshift({
1212
1342
  viewBox: "0 0 32 32",
1213
1343
  fill: "currentColor",
1214
1344
  ...rest
1215
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1345
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1216
1346
  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"
1217
1347
  })), children);
1218
1348
  });
@@ -1232,7 +1362,7 @@ const LogoPinterest = /*#__PURE__*/React.forwardRef(function LogoPinterest({
1232
1362
  viewBox: "0 0 32 32",
1233
1363
  fill: "currentColor",
1234
1364
  ...rest
1235
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1365
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1236
1366
  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"
1237
1367
  })), children);
1238
1368
  });
@@ -1252,14 +1382,14 @@ const LogoPython = /*#__PURE__*/React.forwardRef(function LogoPython({
1252
1382
  viewBox: "0 0 32 32",
1253
1383
  fill: "currentColor",
1254
1384
  ...rest
1255
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1385
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1256
1386
  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"
1257
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1387
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1258
1388
  fill: "none",
1259
1389
  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"
1260
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1390
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1261
1391
  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"
1262
- })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1392
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1263
1393
  fill: "none",
1264
1394
  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"
1265
1395
  })), children);
@@ -1280,7 +1410,7 @@ const LogoQuora = /*#__PURE__*/React.forwardRef(function LogoQuora({
1280
1410
  viewBox: "0 0 32 32",
1281
1411
  fill: "currentColor",
1282
1412
  ...rest
1283
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1413
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1284
1414
  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"
1285
1415
  })), children);
1286
1416
  });
@@ -1300,7 +1430,7 @@ const LogoRScript = /*#__PURE__*/React.forwardRef(function LogoRScript({
1300
1430
  viewBox: "0 0 32 32",
1301
1431
  fill: "currentColor",
1302
1432
  ...rest
1303
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1433
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1304
1434
  fillRule: "evenodd",
1305
1435
  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"
1306
1436
  })), children);
@@ -1321,9 +1451,9 @@ const LogoReact = /*#__PURE__*/React.forwardRef(function LogoReact({
1321
1451
  viewBox: "0 0 32 32",
1322
1452
  fill: "currentColor",
1323
1453
  ...rest
1324
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1454
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1325
1455
  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"
1326
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1456
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1327
1457
  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"
1328
1458
  })), children);
1329
1459
  });
@@ -1343,7 +1473,7 @@ const LogoRedHatAiInstructlabOnIbmCloud = /*#__PURE__*/React.forwardRef(function
1343
1473
  viewBox: "0 0 32 32",
1344
1474
  fill: "currentColor",
1345
1475
  ...rest
1346
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1476
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1347
1477
  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"
1348
1478
  })), children);
1349
1479
  });
@@ -1363,9 +1493,9 @@ const LogoRedHatAnsible = /*#__PURE__*/React.forwardRef(function LogoRedHatAnsib
1363
1493
  viewBox: "0 0 32 32",
1364
1494
  fill: "currentColor",
1365
1495
  ...rest
1366
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1496
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1367
1497
  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"
1368
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1498
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1369
1499
  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"
1370
1500
  })), children);
1371
1501
  });
@@ -1385,7 +1515,7 @@ const LogoSketch = /*#__PURE__*/React.forwardRef(function LogoSketch({
1385
1515
  viewBox: "0 0 32 32",
1386
1516
  fill: "currentColor",
1387
1517
  ...rest
1388
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1518
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1389
1519
  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"
1390
1520
  })), children);
1391
1521
  });
@@ -1405,7 +1535,7 @@ const LogoSkype = /*#__PURE__*/React.forwardRef(function LogoSkype({
1405
1535
  viewBox: "0 0 32 32",
1406
1536
  fill: "currentColor",
1407
1537
  ...rest
1408
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1538
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1409
1539
  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"
1410
1540
  })), children);
1411
1541
  });
@@ -1425,7 +1555,7 @@ const LogoSlack = /*#__PURE__*/React.forwardRef(function LogoSlack({
1425
1555
  viewBox: "0 0 32 32",
1426
1556
  fill: "currentColor",
1427
1557
  ...rest
1428
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1558
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1429
1559
  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"
1430
1560
  })), children);
1431
1561
  });
@@ -1445,9 +1575,9 @@ const LogoSnapchat = /*#__PURE__*/React.forwardRef(function LogoSnapchat({
1445
1575
  viewBox: "0 0 32 32",
1446
1576
  fill: "currentColor",
1447
1577
  ...rest
1448
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1578
+ }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1449
1579
  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"
1450
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1580
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1451
1581
  fill: "none",
1452
1582
  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",
1453
1583
  "data-icon-path": "inner-path"
@@ -1469,7 +1599,7 @@ const LogoSvelte = /*#__PURE__*/React.forwardRef(function LogoSvelte({
1469
1599
  viewBox: "0 0 32 32",
1470
1600
  fill: "currentColor",
1471
1601
  ...rest
1472
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1602
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1473
1603
  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"
1474
1604
  })), children);
1475
1605
  });
@@ -1489,7 +1619,7 @@ const LogoTumblr = /*#__PURE__*/React.forwardRef(function LogoTumblr({
1489
1619
  viewBox: "0 0 32 32",
1490
1620
  fill: "currentColor",
1491
1621
  ...rest
1492
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1622
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1493
1623
  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"
1494
1624
  })), children);
1495
1625
  });
@@ -1509,7 +1639,7 @@ const LogoTwitter = /*#__PURE__*/React.forwardRef(function LogoTwitter({
1509
1639
  viewBox: "0 0 32 32",
1510
1640
  fill: "currentColor",
1511
1641
  ...rest
1512
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1642
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1513
1643
  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"
1514
1644
  })), children);
1515
1645
  });
@@ -1529,7 +1659,7 @@ const LogoVmware = /*#__PURE__*/React.forwardRef(function LogoVmware({
1529
1659
  viewBox: "0 0 32 32",
1530
1660
  fill: "currentColor",
1531
1661
  ...rest
1532
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1662
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1533
1663
  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"
1534
1664
  })), children);
1535
1665
  });
@@ -1549,7 +1679,7 @@ const LogoVmwareAlt = /*#__PURE__*/React.forwardRef(function LogoVmwareAlt({
1549
1679
  viewBox: "0 0 32 32",
1550
1680
  fill: "currentColor",
1551
1681
  ...rest
1552
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1682
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1553
1683
  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"
1554
1684
  })), children);
1555
1685
  });
@@ -1569,9 +1699,9 @@ const LogoVue = /*#__PURE__*/React.forwardRef(function LogoVue({
1569
1699
  viewBox: "0 0 32 32",
1570
1700
  fill: "currentColor",
1571
1701
  ...rest
1572
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1702
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1573
1703
  d: "M24.9,3.9L16,19.4L7.1,3.9H2l14,24.3L30,3.9H24.9z"
1574
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1704
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1575
1705
  d: "M16,9.5l-3.2-5.6H8.1L16,17.5l7.9-13.6h-4.6L16,9.5z"
1576
1706
  })), children);
1577
1707
  });
@@ -1591,7 +1721,7 @@ const LogoWechat = /*#__PURE__*/React.forwardRef(function LogoWechat({
1591
1721
  viewBox: "0 0 32 32",
1592
1722
  fill: "currentColor",
1593
1723
  ...rest
1594
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1724
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1595
1725
  fillRule: "evenodd",
1596
1726
  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"
1597
1727
  })), children);
@@ -1612,7 +1742,7 @@ const LogoX = /*#__PURE__*/React.forwardRef(function LogoX({
1612
1742
  viewBox: "0 0 32 32",
1613
1743
  fill: "currentColor",
1614
1744
  ...rest
1615
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1745
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1616
1746
  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"
1617
1747
  })), children);
1618
1748
  });
@@ -1632,9 +1762,9 @@ const LogoXing = /*#__PURE__*/React.forwardRef(function LogoXing({
1632
1762
  viewBox: "0 0 32 32",
1633
1763
  fill: "currentColor",
1634
1764
  ...rest
1635
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1765
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1636
1766
  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"
1637
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1767
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1638
1768
  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"
1639
1769
  })), children);
1640
1770
  });
@@ -1654,7 +1784,7 @@ const LogoYelp = /*#__PURE__*/React.forwardRef(function LogoYelp({
1654
1784
  viewBox: "0 0 32 32",
1655
1785
  fill: "currentColor",
1656
1786
  ...rest
1657
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1787
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1658
1788
  fillRule: "evenodd",
1659
1789
  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"
1660
1790
  })), children);
@@ -1675,7 +1805,7 @@ const LogoYoutube = /*#__PURE__*/React.forwardRef(function LogoYoutube({
1675
1805
  viewBox: "0 0 32 32",
1676
1806
  fill: "currentColor",
1677
1807
  ...rest
1678
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1808
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1679
1809
  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"
1680
1810
  })), children);
1681
1811
  });
@@ -1695,9 +1825,9 @@ const Logout = /*#__PURE__*/React.forwardRef(function Logout({
1695
1825
  viewBox: "0 0 32 32",
1696
1826
  fill: "currentColor",
1697
1827
  ...rest
1698
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1828
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1699
1829
  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"
1700
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1830
+ })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1701
1831
  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"
1702
1832
  })), children);
1703
1833
  });
@@ -1717,7 +1847,7 @@ const Loop = /*#__PURE__*/React.forwardRef(function Loop({
1717
1847
  viewBox: "0 0 32 32",
1718
1848
  fill: "currentColor",
1719
1849
  ...rest
1720
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1850
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1721
1851
  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"
1722
1852
  })), children);
1723
1853
  });
@@ -1737,7 +1867,7 @@ const LoopAlt = /*#__PURE__*/React.forwardRef(function LoopAlt({
1737
1867
  viewBox: "0 0 32 32",
1738
1868
  fill: "currentColor",
1739
1869
  ...rest
1740
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1870
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1741
1871
  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"
1742
1872
  })), children);
1743
1873
  });
@@ -1758,9 +1888,9 @@ const LowSeverity = /*#__PURE__*/React.forwardRef(function LowSeverity({
1758
1888
  viewBox: "0 0 16 16",
1759
1889
  fill: "currentColor",
1760
1890
  ...rest
1761
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1891
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1762
1892
  d: "M4 4H12V12H4z"
1763
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1893
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1764
1894
  d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
1765
1895
  })), children);
1766
1896
  }
@@ -1772,9 +1902,9 @@ const LowSeverity = /*#__PURE__*/React.forwardRef(function LowSeverity({
1772
1902
  viewBox: "0 0 16 16",
1773
1903
  fill: "currentColor",
1774
1904
  ...rest
1775
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1905
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1776
1906
  d: "M4 4H12V12H4z"
1777
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1907
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1778
1908
  d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
1779
1909
  })), children);
1780
1910
  });
@@ -1794,7 +1924,7 @@ const Mac = /*#__PURE__*/React.forwardRef(function Mac({
1794
1924
  viewBox: "0 0 32 32",
1795
1925
  fill: "currentColor",
1796
1926
  ...rest
1797
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1927
+ }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1798
1928
  strokeWidth: "0",
1799
1929
  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"
1800
1930
  })), children);
@@ -1815,7 +1945,7 @@ const MacCommand = /*#__PURE__*/React.forwardRef(function MacCommand({
1815
1945
  viewBox: "0 0 32 32",
1816
1946
  fill: "currentColor",
1817
1947
  ...rest
1818
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1948
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1819
1949
  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"
1820
1950
  })), children);
1821
1951
  });
@@ -1835,7 +1965,7 @@ const MacOption = /*#__PURE__*/React.forwardRef(function MacOption({
1835
1965
  viewBox: "0 0 32 32",
1836
1966
  fill: "currentColor",
1837
1967
  ...rest
1838
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1968
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1839
1969
  d: "M18 5H28V7H18zM10.6 5L4 5 4 7 9.4 7 18.4 27 28 27 28 25 19.6 25z"
1840
1970
  })), children);
1841
1971
  });
@@ -1855,7 +1985,7 @@ const MacShift = /*#__PURE__*/React.forwardRef(function MacShift({
1855
1985
  viewBox: "0 0 32 32",
1856
1986
  fill: "currentColor",
1857
1987
  ...rest
1858
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1988
+ }, _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1859
1989
  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"
1860
1990
  })), children);
1861
1991
  });
@@ -1881,9 +2011,9 @@ const MachineLearning = /*#__PURE__*/React.forwardRef(function MachineLearning({
1881
2011
  viewBox: "0 0 32 32",
1882
2012
  fill: "currentColor",
1883
2013
  ...rest
1884
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
2014
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1885
2015
  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"
1886
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
2016
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1887
2017
  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"
1888
2018
  })), children);
1889
2019
  });
@@ -1903,7 +2033,7 @@ const MachineLearningModel = /*#__PURE__*/React.forwardRef(function MachineLearn
1903
2033
  viewBox: "0 0 32 32",
1904
2034
  fill: "currentColor",
1905
2035
  ...rest
1906
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
2036
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1907
2037
  strokeWidth: "0",
1908
2038
  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"
1909
2039
  })), children);
@@ -1924,15 +2054,15 @@ const MagicWand = /*#__PURE__*/React.forwardRef(function MagicWand({
1924
2054
  viewBox: "0 0 32 32",
1925
2055
  fill: "currentColor",
1926
2056
  ...rest
1927
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
2057
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1928
2058
  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"
1929
- })), _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
2059
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1930
2060
  d: "M2.586 14.586H5.414V17.414H2.586z",
1931
2061
  transform: "rotate(-45 4 16)"
1932
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
2062
+ })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1933
2063
  d: "M14.586 2.586H17.414V5.414H14.586z",
1934
2064
  transform: "rotate(-45 16 4)"
1935
- })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2065
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1936
2066
  d: "M2.586 2.586H5.414V5.414H2.586z",
1937
2067
  transform: "rotate(-45 4 4)"
1938
2068
  })), children);
@@ -1953,15 +2083,15 @@ const MagicWandFilled = /*#__PURE__*/React.forwardRef(function MagicWandFilled({
1953
2083
  viewBox: "0 0 32 32",
1954
2084
  fill: "currentColor",
1955
2085
  ...rest
1956
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2086
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1957
2087
  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"
1958
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2088
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1959
2089
  d: "M2.586 14.586H5.414V17.414H2.586z",
1960
2090
  transform: "rotate(-45 4 16)"
1961
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2091
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1962
2092
  d: "M14.586 2.586H17.414V5.414H14.586z",
1963
2093
  transform: "rotate(-45 16 4)"
1964
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2094
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1965
2095
  d: "M2.586 2.586H5.414V5.414H2.586z",
1966
2096
  transform: "rotate(-45 4 4)"
1967
2097
  })), children);
@@ -1982,9 +2112,9 @@ const WatsonHealthMagnify = /*#__PURE__*/React.forwardRef(function WatsonHealthM
1982
2112
  viewBox: "0 0 32 32",
1983
2113
  fill: "currentColor",
1984
2114
  ...rest
1985
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2115
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1986
2116
  d: "M12,21H4V4H22v8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V21a2,2,0,0,0,2,2h8Z"
1987
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2117
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1988
2118
  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"
1989
2119
  })), children);
1990
2120
  });
@@ -2004,9 +2134,9 @@ const MailAll = /*#__PURE__*/React.forwardRef(function MailAll({
2004
2134
  viewBox: "0 0 32 32",
2005
2135
  fill: "currentColor",
2006
2136
  ...rest
2007
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2137
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2008
2138
  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"
2009
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2139
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2010
2140
  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"
2011
2141
  })), children);
2012
2142
  });
@@ -2026,9 +2156,9 @@ const MailReply = /*#__PURE__*/React.forwardRef(function MailReply({
2026
2156
  viewBox: "0 0 32 32",
2027
2157
  fill: "currentColor",
2028
2158
  ...rest
2029
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2159
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2030
2160
  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"
2031
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2161
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2032
2162
  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"
2033
2163
  })), children);
2034
2164
  });
@@ -2048,7 +2178,7 @@ const WatsonHealthMammogram = /*#__PURE__*/React.forwardRef(function WatsonHealt
2048
2178
  viewBox: "0 0 32 32",
2049
2179
  fill: "currentColor",
2050
2180
  ...rest
2051
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2181
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2052
2182
  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"
2053
2183
  })), children);
2054
2184
  });
@@ -2068,9 +2198,9 @@ const ManageProtection = /*#__PURE__*/React.forwardRef(function ManageProtection
2068
2198
  viewBox: "0 0 32 32",
2069
2199
  fill: "currentColor",
2070
2200
  ...rest
2071
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2201
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2072
2202
  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"
2073
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2203
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2074
2204
  d: "M16,25.277V6h8V16.8048a7,7,0,0,1-3.7,6.1731Z"
2075
2205
  })), children);
2076
2206
  });
@@ -2090,9 +2220,9 @@ const ManagedSolutions = /*#__PURE__*/React.forwardRef(function ManagedSolutions
2090
2220
  viewBox: "0 0 32 32",
2091
2221
  fill: "currentColor",
2092
2222
  ...rest
2093
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2223
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2094
2224
  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"
2095
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2225
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2096
2226
  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"
2097
2227
  })), children);
2098
2228
  });
@@ -2112,13 +2242,13 @@ const Map = /*#__PURE__*/React.forwardRef(function Map({
2112
2242
  viewBox: "0 0 32 32",
2113
2243
  fill: "currentColor",
2114
2244
  ...rest
2115
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2245
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2116
2246
  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"
2117
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
2247
+ })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
2118
2248
  cx: "16",
2119
2249
  cy: "9",
2120
2250
  r: "2"
2121
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2251
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2122
2252
  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"
2123
2253
  })), children);
2124
2254
  });
@@ -2138,7 +2268,7 @@ const MapCenter = /*#__PURE__*/React.forwardRef(function MapCenter({
2138
2268
  viewBox: "0 0 32 32",
2139
2269
  fill: "currentColor",
2140
2270
  ...rest
2141
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2271
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2142
2272
  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"
2143
2273
  })), children);
2144
2274
  });
@@ -2158,7 +2288,7 @@ const MapIdentify = /*#__PURE__*/React.forwardRef(function MapIdentify({
2158
2288
  viewBox: "0 0 32 32",
2159
2289
  fill: "currentColor",
2160
2290
  ...rest
2161
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2291
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2162
2292
  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"
2163
2293
  })), children);
2164
2294
  });
@@ -2178,9 +2308,9 @@ const MapBoundary = /*#__PURE__*/React.forwardRef(function MapBoundary({
2178
2308
  viewBox: "0 0 32 32",
2179
2309
  fill: "currentColor",
2180
2310
  ...rest
2181
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2311
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2182
2312
  d: "M12 10H14V14H12zM18 18H22V20H18zM14 18L14 16 12 16 12 20 16 20 16 18 14 18zM16 4H28V16H16z"
2183
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2313
+ })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2184
2314
  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"
2185
2315
  })), children);
2186
2316
  });
@@ -2200,9 +2330,9 @@ const MapBoundaryVegetation = /*#__PURE__*/React.forwardRef(function MapBoundary
2200
2330
  viewBox: "0 0 32 32",
2201
2331
  fill: "currentColor",
2202
2332
  ...rest
2203
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2333
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2204
2334
  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"
2205
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2335
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2206
2336
  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"
2207
2337
  })), children);
2208
2338
  });
@@ -2222,7 +2352,7 @@ const Marginal = /*#__PURE__*/React.forwardRef(function Marginal({
2222
2352
  viewBox: "0 0 32 32",
2223
2353
  fill: "currentColor",
2224
2354
  ...rest
2225
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2355
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2226
2356
  d: "M10.56,23l-1.56-1.56,12.44-12.44,1.56,1.56s-12.44,12.44-12.44,12.44Z"
2227
2357
  })), children);
2228
2358
  });
@@ -2242,14 +2372,14 @@ const MarineWarning = /*#__PURE__*/React.forwardRef(function MarineWarning({
2242
2372
  viewBox: "0 0 32 32",
2243
2373
  fill: "currentColor",
2244
2374
  ...rest
2245
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2375
+ }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2246
2376
  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"
2247
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2377
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2248
2378
  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"
2249
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2379
+ })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2250
2380
  fill: "none",
2251
2381
  d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
2252
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2382
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2253
2383
  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"
2254
2384
  })), children);
2255
2385
  });
@@ -2269,7 +2399,7 @@ const MathCurve = /*#__PURE__*/React.forwardRef(function MathCurve({
2269
2399
  viewBox: "0 0 32 32",
2270
2400
  fill: "currentColor",
2271
2401
  ...rest
2272
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2402
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2273
2403
  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"
2274
2404
  })), children);
2275
2405
  });
@@ -2289,7 +2419,7 @@ const QMatrix = /*#__PURE__*/React.forwardRef(function QMatrix({
2289
2419
  viewBox: "0 0 32 32",
2290
2420
  fill: "currentColor",
2291
2421
  ...rest
2292
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2422
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2293
2423
  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"
2294
2424
  })), children);
2295
2425
  });
@@ -2310,7 +2440,7 @@ const Maximize = /*#__PURE__*/React.forwardRef(function Maximize({
2310
2440
  viewBox: "0 0 16 16",
2311
2441
  fill: "currentColor",
2312
2442
  ...rest
2313
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2443
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2314
2444
  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"
2315
2445
  })), children);
2316
2446
  }
@@ -2322,7 +2452,7 @@ const Maximize = /*#__PURE__*/React.forwardRef(function Maximize({
2322
2452
  viewBox: "0 0 32 32",
2323
2453
  fill: "currentColor",
2324
2454
  ...rest
2325
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2455
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2326
2456
  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"
2327
2457
  })), children);
2328
2458
  });
@@ -2342,9 +2472,9 @@ const MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary({
2342
2472
  viewBox: "0 0 32 32",
2343
2473
  fill: "currentColor",
2344
2474
  ...rest
2345
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2475
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2346
2476
  d: "M13 15L13 23 13 23 20 19 13 15z"
2347
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2477
+ })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2348
2478
  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"
2349
2479
  })), children);
2350
2480
  });
@@ -2364,11 +2494,11 @@ const MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFi
2364
2494
  viewBox: "0 0 32 32",
2365
2495
  fill: "currentColor",
2366
2496
  ...rest
2367
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2497
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2368
2498
  fill: "none",
2369
2499
  d: "M13 15L13 23 13 23 20 19 13 15z",
2370
2500
  "data-icon-path": "inner-path"
2371
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2501
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2372
2502
  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"
2373
2503
  })), children);
2374
2504
  });
@@ -2388,11 +2518,11 @@ const MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast({
2388
2518
  viewBox: "0 0 32 32",
2389
2519
  fill: "currentColor",
2390
2520
  ...rest
2391
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2521
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2392
2522
  d: "M2 26H5a3 3 0 00-3-3zM9 26H7a5.0057 5.0057 0 00-5-5V19A7.0078 7.0078 0 019 26z"
2393
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2523
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2394
2524
  d: "M13,26H11a9.01,9.01,0,0,0-9-9V15A11.0125,11.0125,0,0,1,13,26Z"
2395
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2525
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2396
2526
  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"
2397
2527
  })), children);
2398
2528
  });
@@ -2412,7 +2542,7 @@ const Medication = /*#__PURE__*/React.forwardRef(function Medication({
2412
2542
  viewBox: "0 0 32 32",
2413
2543
  fill: "currentColor",
2414
2544
  ...rest
2415
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2545
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2416
2546
  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"
2417
2547
  })), children);
2418
2548
  });
@@ -2432,15 +2562,15 @@ const MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert({
2432
2562
  viewBox: "0 0 32 32",
2433
2563
  fill: "currentColor",
2434
2564
  ...rest
2435
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2565
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2436
2566
  d: "M22 19H24V24H22z"
2437
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2567
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2438
2568
  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"
2439
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
2569
+ })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
2440
2570
  cx: "23",
2441
2571
  cy: "26",
2442
2572
  r: "1"
2443
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2573
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2444
2574
  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"
2445
2575
  })), children);
2446
2576
  });
@@ -2460,9 +2590,9 @@ const MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationRemi
2460
2590
  viewBox: "0 0 32 32",
2461
2591
  fill: "currentColor",
2462
2592
  ...rest
2463
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2593
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2464
2594
  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"
2465
- })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
2595
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2466
2596
  cx: "26",
2467
2597
  cy: "16",
2468
2598
  r: "4"
@@ -2485,7 +2615,7 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu({
2485
2615
  viewBox: "0 0 16 16",
2486
2616
  fill: "currentColor",
2487
2617
  ...rest
2488
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2618
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2489
2619
  d: "M2 12H14V13H2zM2 9H14V10H2zM2 6H14V7H2zM2 3H14V4H2z"
2490
2620
  })), children);
2491
2621
  }
@@ -2498,7 +2628,7 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu({
2498
2628
  viewBox: "0 0 20 20",
2499
2629
  fill: "currentColor",
2500
2630
  ...rest
2501
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2631
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2502
2632
  d: "M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"
2503
2633
  })), children);
2504
2634
  }
@@ -2511,7 +2641,7 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu({
2511
2641
  viewBox: "0 0 24 24",
2512
2642
  fill: "currentColor",
2513
2643
  ...rest
2514
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2644
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2515
2645
  d: "M3 18H21V19.5H3zM3 13.5H21V15H3zM3 9H21V10.5H3zM3 4.5H21V6H3z"
2516
2646
  })), children);
2517
2647
  }
@@ -2523,7 +2653,7 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu({
2523
2653
  viewBox: "0 0 32 32",
2524
2654
  fill: "currentColor",
2525
2655
  ...rest
2526
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2656
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2527
2657
  d: "M4 6H28V8H4zM4 24H28V26H4zM4 12H28V14H4zM4 18H28V20H4z"
2528
2658
  })), children);
2529
2659
  });
@@ -2543,7 +2673,7 @@ const Merge = /*#__PURE__*/React.forwardRef(function Merge({
2543
2673
  viewBox: "0 0 32 32",
2544
2674
  fill: "currentColor",
2545
2675
  ...rest
2546
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2676
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2547
2677
  strokeWidth: "0",
2548
2678
  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"
2549
2679
  })), children);
@@ -2564,7 +2694,7 @@ const MergeNode = /*#__PURE__*/React.forwardRef(function MergeNode({
2564
2694
  viewBox: "0 0 32 32",
2565
2695
  fill: "currentColor",
2566
2696
  ...rest
2567
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2697
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2568
2698
  strokeWidth: "0",
2569
2699
  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"
2570
2700
  })), children);
@@ -2585,9 +2715,9 @@ const MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue({
2585
2715
  viewBox: "0 0 32 32",
2586
2716
  fill: "currentColor",
2587
2717
  ...rest
2588
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2718
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2589
2719
  d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V21H4v5H28V21h2v5A2.0021,2.0021,0,0,1,28,28Z"
2590
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2720
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2591
2721
  d: "M7 21H25V23H7zM7 16H25V18H7zM7 11H25V13H7zM7 6H25V8H7z"
2592
2722
  })), children);
2593
2723
  });
@@ -2607,9 +2737,9 @@ const Meter = /*#__PURE__*/React.forwardRef(function Meter({
2607
2737
  viewBox: "0 0 32 32",
2608
2738
  fill: "currentColor",
2609
2739
  ...rest
2610
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2740
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2611
2741
  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"
2612
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2742
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2613
2743
  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"
2614
2744
  })), children);
2615
2745
  });
@@ -2629,7 +2759,7 @@ const MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt({
2629
2759
  viewBox: "0 0 32 32",
2630
2760
  fill: "currentColor",
2631
2761
  ...rest
2632
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2762
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2633
2763
  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"
2634
2764
  })), children);
2635
2765
  });
@@ -2649,9 +2779,9 @@ const Microphone = /*#__PURE__*/React.forwardRef(function Microphone({
2649
2779
  viewBox: "0 0 32 32",
2650
2780
  fill: "currentColor",
2651
2781
  ...rest
2652
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2782
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2653
2783
  d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
2654
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2784
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2655
2785
  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"
2656
2786
  })), children);
2657
2787
  });
@@ -2671,127 +2801,26 @@ const MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled
2671
2801
  viewBox: "0 0 32 32",
2672
2802
  fill: "currentColor",
2673
2803
  ...rest
2674
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2804
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2675
2805
  d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
2676
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2806
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2677
2807
  d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22Z"
2678
2808
  })), children);
2679
2809
  });
2680
2810
  if (process.env.NODE_ENV !== "production") {
2681
2811
  MicrophoneFilled.propTypes = iconPropTypes.iconPropTypes;
2682
2812
  }
2683
- const MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff({
2684
- children,
2685
- size = 16,
2686
- ...rest
2687
- }, ref) {
2688
- return /*#__PURE__*/React.createElement(Icon_js, {
2689
- width: size,
2690
- height: size,
2691
- ref: ref,
2692
- xmlns: "http://www.w3.org/2000/svg",
2693
- viewBox: "0 0 32 32",
2694
- fill: "currentColor",
2695
- ...rest
2696
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2697
- 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"
2698
- })), children);
2699
- });
2700
- if (process.env.NODE_ENV !== "production") {
2701
- MicrophoneOff.propTypes = iconPropTypes.iconPropTypes;
2702
- }
2703
- const MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFilled({
2704
- children,
2705
- size = 16,
2706
- ...rest
2707
- }, ref) {
2708
- return /*#__PURE__*/React.createElement(Icon_js, {
2709
- width: size,
2710
- height: size,
2711
- ref: ref,
2712
- xmlns: "http://www.w3.org/2000/svg",
2713
- viewBox: "0 0 32 32",
2714
- fill: "currentColor",
2715
- ...rest
2716
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2717
- 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"
2718
- })), children);
2719
- });
2720
- if (process.env.NODE_ENV !== "production") {
2721
- MicrophoneOffFilled.propTypes = iconPropTypes.iconPropTypes;
2722
- }
2723
- const Microscope = /*#__PURE__*/React.forwardRef(function Microscope({
2724
- children,
2725
- size = 16,
2726
- ...rest
2727
- }, ref) {
2728
- return /*#__PURE__*/React.createElement(Icon_js, {
2729
- width: size,
2730
- height: size,
2731
- ref: ref,
2732
- xmlns: "http://www.w3.org/2000/svg",
2733
- viewBox: "0 0 32 32",
2734
- fill: "currentColor",
2735
- ...rest
2736
- }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2737
- 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"
2738
- })), children);
2739
- });
2740
- if (process.env.NODE_ENV !== "production") {
2741
- Microscope.propTypes = iconPropTypes.iconPropTypes;
2742
- }
2743
- const Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1({
2744
- children,
2745
- size = 16,
2746
- ...rest
2747
- }, ref) {
2748
- return /*#__PURE__*/React.createElement(Icon_js, {
2749
- width: size,
2750
- height: size,
2751
- ref: ref,
2752
- xmlns: "http://www.w3.org/2000/svg",
2753
- viewBox: "0 0 32 32",
2754
- fill: "currentColor",
2755
- ...rest
2756
- }, _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
2757
- 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"
2758
- }), /*#__PURE__*/React.createElement("path", {
2759
- fill: "none",
2760
- d: "M0 0h32v32H0z"
2761
- })))), children);
2762
- });
2763
- if (process.env.NODE_ENV !== "production") {
2764
- Microservices_1.propTypes = iconPropTypes.iconPropTypes;
2765
- }
2766
- const Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2({
2767
- children,
2768
- size = 16,
2769
- ...rest
2770
- }, ref) {
2771
- return /*#__PURE__*/React.createElement(Icon_js, {
2772
- width: size,
2773
- height: size,
2774
- ref: ref,
2775
- xmlns: "http://www.w3.org/2000/svg",
2776
- viewBox: "0 0 32 32",
2777
- fill: "currentColor",
2778
- ...rest
2779
- }, _switch2 || (_switch2 = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
2780
- 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"
2781
- }), /*#__PURE__*/React.createElement("path", {
2782
- fill: "none",
2783
- d: "M0 0h32v32H0z"
2784
- })))), children);
2785
- });
2786
- if (process.env.NODE_ENV !== "production") {
2787
- Microservices_2.propTypes = iconPropTypes.iconPropTypes;
2788
- }
2789
2813
 
2814
+ exports.LinuxNamespace = LinuxNamespace;
2815
+ exports.List = List;
2816
+ exports.ListBoxes = ListBoxes;
2817
+ exports.ListBulleted = ListBulleted;
2790
2818
  exports.ListChecked = ListChecked;
2791
2819
  exports.ListCheckedMirror = ListCheckedMirror;
2792
2820
  exports.ListDropdown = ListDropdown;
2793
2821
  exports.ListNumbered = ListNumbered;
2794
2822
  exports.ListNumberedMirror = ListNumberedMirror;
2823
+ exports.ListTree = ListTree;
2795
2824
  exports.LoadBalancerApplication = LoadBalancerApplication;
2796
2825
  exports.LoadBalancerClassic = LoadBalancerClassic;
2797
2826
  exports.LoadBalancerGlobal = LoadBalancerGlobal;
@@ -2904,11 +2933,6 @@ exports.Meter = Meter;
2904
2933
  exports.MeterAlt = MeterAlt;
2905
2934
  exports.Microphone = Microphone;
2906
2935
  exports.MicrophoneFilled = MicrophoneFilled;
2907
- exports.MicrophoneOff = MicrophoneOff;
2908
- exports.MicrophoneOffFilled = MicrophoneOffFilled;
2909
- exports.Microscope = Microscope;
2910
- exports.Microservices_1 = Microservices_1;
2911
- exports.Microservices_2 = Microservices_2;
2912
2936
  exports.QMatrix = QMatrix;
2913
2937
  exports.WatsonHealthMagnify = WatsonHealthMagnify;
2914
2938
  exports.WatsonHealthMammogram = WatsonHealthMammogram;