@carbon/icons-react 11.24.0 → 11.25.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.
- package/es/Delete.js +39 -0
- package/es/Return.js +37 -0
- package/es/generated/bucket-10.js +458 -471
- package/es/generated/bucket-11.js +523 -510
- package/es/generated/bucket-12.js +484 -484
- package/es/generated/bucket-13.js +501 -522
- package/es/generated/bucket-14.js +520 -503
- package/es/generated/bucket-15.js +506 -508
- package/es/generated/bucket-16.js +463 -415
- package/es/generated/bucket-4.js +282 -282
- package/es/generated/bucket-5.js +487 -487
- package/es/generated/bucket-6.js +478 -476
- package/es/generated/bucket-7.js +512 -512
- package/es/generated/bucket-8.js +492 -499
- package/es/generated/bucket-9.js +486 -479
- package/es/index.js +13 -13
- package/lib/Delete.js +45 -0
- package/lib/Return.js +43 -0
- package/lib/generated/bucket-10.js +458 -471
- package/lib/generated/bucket-11.js +523 -510
- package/lib/generated/bucket-12.js +485 -485
- package/lib/generated/bucket-13.js +502 -523
- package/lib/generated/bucket-14.js +521 -504
- package/lib/generated/bucket-15.js +507 -509
- package/lib/generated/bucket-16.js +464 -414
- package/lib/generated/bucket-4.js +282 -282
- package/lib/generated/bucket-5.js +487 -487
- package/lib/generated/bucket-6.js +478 -476
- package/lib/generated/bucket-7.js +512 -512
- package/lib/generated/bucket-8.js +492 -499
- package/lib/generated/bucket-9.js +486 -479
- package/lib/index.js +18 -16
- package/package.json +3 -3
package/es/generated/bucket-9.js
CHANGED
|
@@ -11,8 +11,8 @@ import { i as iconPropTypes, I as Icon } from '../iconPropTypes-35f5ea64.js';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6,
|
|
15
|
-
const
|
|
14
|
+
var _path, _circle, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _circle2, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _circle3, _circle4, _path19, _path20, _path21, _circle5, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _circle6, _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, _circle7, _path124, _path125, _circle8, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _switch, _switch2, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _circle9, _circle10, _path160, _path161, _path162, _path163, _path164, _path165, _circle11, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202;
|
|
15
|
+
const LocationPersonFilled = /*#__PURE__*/React.forwardRef(function LocationPersonFilled(_ref, ref) {
|
|
16
16
|
let {
|
|
17
17
|
children,
|
|
18
18
|
size = 16,
|
|
@@ -27,18 +27,46 @@ const LocationSave = /*#__PURE__*/React.forwardRef(function LocationSave(_ref, r
|
|
|
27
27
|
fill: "currentColor",
|
|
28
28
|
...rest
|
|
29
29
|
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
30
|
+
fill: "none",
|
|
31
|
+
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"
|
|
32
|
+
})), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
|
|
33
|
+
cx: "16",
|
|
34
|
+
cy: "11",
|
|
35
|
+
r: "1"
|
|
36
|
+
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
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"
|
|
38
|
+
})), children);
|
|
39
|
+
});
|
|
40
|
+
if (process.env.NODE_ENV !== "production") {
|
|
41
|
+
LocationPersonFilled.propTypes = iconPropTypes;
|
|
42
|
+
}
|
|
43
|
+
const LocationSave = /*#__PURE__*/React.forwardRef(function LocationSave(_ref2, ref) {
|
|
44
|
+
let {
|
|
45
|
+
children,
|
|
46
|
+
size = 16,
|
|
47
|
+
...rest
|
|
48
|
+
} = _ref2;
|
|
49
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
50
|
+
width: size,
|
|
51
|
+
height: size,
|
|
52
|
+
ref: ref,
|
|
53
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
54
|
+
viewBox: "0 0 32 32",
|
|
55
|
+
fill: "currentColor",
|
|
56
|
+
...rest
|
|
57
|
+
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
30
58
|
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"
|
|
31
59
|
})), children);
|
|
32
60
|
});
|
|
33
61
|
if (process.env.NODE_ENV !== "production") {
|
|
34
62
|
LocationSave.propTypes = iconPropTypes;
|
|
35
63
|
}
|
|
36
|
-
const LocationStar = /*#__PURE__*/React.forwardRef(function LocationStar(
|
|
64
|
+
const LocationStar = /*#__PURE__*/React.forwardRef(function LocationStar(_ref3, ref) {
|
|
37
65
|
let {
|
|
38
66
|
children,
|
|
39
67
|
size = 16,
|
|
40
68
|
...rest
|
|
41
|
-
} =
|
|
69
|
+
} = _ref3;
|
|
42
70
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
43
71
|
width: size,
|
|
44
72
|
height: size,
|
|
@@ -47,21 +75,21 @@ const LocationStar = /*#__PURE__*/React.forwardRef(function LocationStar(_ref2,
|
|
|
47
75
|
viewBox: "0 0 32 32",
|
|
48
76
|
fill: "currentColor",
|
|
49
77
|
...rest
|
|
50
|
-
},
|
|
78
|
+
}, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
51
79
|
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"
|
|
52
|
-
})),
|
|
80
|
+
})), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
53
81
|
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"
|
|
54
82
|
})), children);
|
|
55
83
|
});
|
|
56
84
|
if (process.env.NODE_ENV !== "production") {
|
|
57
85
|
LocationStar.propTypes = iconPropTypes;
|
|
58
86
|
}
|
|
59
|
-
const LocationStarFilled = /*#__PURE__*/React.forwardRef(function LocationStarFilled(
|
|
87
|
+
const LocationStarFilled = /*#__PURE__*/React.forwardRef(function LocationStarFilled(_ref4, ref) {
|
|
60
88
|
let {
|
|
61
89
|
children,
|
|
62
90
|
size = 16,
|
|
63
91
|
...rest
|
|
64
|
-
} =
|
|
92
|
+
} = _ref4;
|
|
65
93
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
66
94
|
width: size,
|
|
67
95
|
height: size,
|
|
@@ -70,22 +98,22 @@ const LocationStarFilled = /*#__PURE__*/React.forwardRef(function LocationStarFi
|
|
|
70
98
|
viewBox: "0 0 32 32",
|
|
71
99
|
fill: "currentColor",
|
|
72
100
|
...rest
|
|
73
|
-
},
|
|
101
|
+
}, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
74
102
|
fill: "none",
|
|
75
103
|
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"
|
|
76
|
-
})),
|
|
104
|
+
})), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
77
105
|
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"
|
|
78
106
|
})), children);
|
|
79
107
|
});
|
|
80
108
|
if (process.env.NODE_ENV !== "production") {
|
|
81
109
|
LocationStarFilled.propTypes = iconPropTypes;
|
|
82
110
|
}
|
|
83
|
-
const Locked = /*#__PURE__*/React.forwardRef(function Locked(
|
|
111
|
+
const Locked = /*#__PURE__*/React.forwardRef(function Locked(_ref5, ref) {
|
|
84
112
|
let {
|
|
85
113
|
children,
|
|
86
114
|
size = 16,
|
|
87
115
|
...rest
|
|
88
|
-
} =
|
|
116
|
+
} = _ref5;
|
|
89
117
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
90
118
|
width: size,
|
|
91
119
|
height: size,
|
|
@@ -94,19 +122,19 @@ const Locked = /*#__PURE__*/React.forwardRef(function Locked(_ref4, ref) {
|
|
|
94
122
|
viewBox: "0 0 32 32",
|
|
95
123
|
fill: "currentColor",
|
|
96
124
|
...rest
|
|
97
|
-
},
|
|
125
|
+
}, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
98
126
|
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"
|
|
99
127
|
})), children);
|
|
100
128
|
});
|
|
101
129
|
if (process.env.NODE_ENV !== "production") {
|
|
102
130
|
Locked.propTypes = iconPropTypes;
|
|
103
131
|
}
|
|
104
|
-
const LogicalPartition = /*#__PURE__*/React.forwardRef(function LogicalPartition(
|
|
132
|
+
const LogicalPartition = /*#__PURE__*/React.forwardRef(function LogicalPartition(_ref6, ref) {
|
|
105
133
|
let {
|
|
106
134
|
children,
|
|
107
135
|
size = 16,
|
|
108
136
|
...rest
|
|
109
|
-
} =
|
|
137
|
+
} = _ref6;
|
|
110
138
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
111
139
|
width: size,
|
|
112
140
|
height: size,
|
|
@@ -115,23 +143,23 @@ const LogicalPartition = /*#__PURE__*/React.forwardRef(function LogicalPartition
|
|
|
115
143
|
viewBox: "0 0 32 32",
|
|
116
144
|
fill: "currentColor",
|
|
117
145
|
...rest
|
|
118
|
-
},
|
|
146
|
+
}, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
|
|
119
147
|
cx: "9",
|
|
120
148
|
cy: "7",
|
|
121
149
|
r: "1"
|
|
122
|
-
})),
|
|
150
|
+
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
123
151
|
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"
|
|
124
152
|
})), children);
|
|
125
153
|
});
|
|
126
154
|
if (process.env.NODE_ENV !== "production") {
|
|
127
155
|
LogicalPartition.propTypes = iconPropTypes;
|
|
128
156
|
}
|
|
129
|
-
const Login = /*#__PURE__*/React.forwardRef(function Login(
|
|
157
|
+
const Login = /*#__PURE__*/React.forwardRef(function Login(_ref7, ref) {
|
|
130
158
|
let {
|
|
131
159
|
children,
|
|
132
160
|
size = 16,
|
|
133
161
|
...rest
|
|
134
|
-
} =
|
|
162
|
+
} = _ref7;
|
|
135
163
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
136
164
|
width: size,
|
|
137
165
|
height: size,
|
|
@@ -140,21 +168,21 @@ const Login = /*#__PURE__*/React.forwardRef(function Login(_ref6, ref) {
|
|
|
140
168
|
viewBox: "0 0 32 32",
|
|
141
169
|
fill: "currentColor",
|
|
142
170
|
...rest
|
|
143
|
-
},
|
|
171
|
+
}, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
144
172
|
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"
|
|
145
|
-
})),
|
|
173
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
146
174
|
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"
|
|
147
175
|
})), children);
|
|
148
176
|
});
|
|
149
177
|
if (process.env.NODE_ENV !== "production") {
|
|
150
178
|
Login.propTypes = iconPropTypes;
|
|
151
179
|
}
|
|
152
|
-
const LogoAngular = /*#__PURE__*/React.forwardRef(function LogoAngular(
|
|
180
|
+
const LogoAngular = /*#__PURE__*/React.forwardRef(function LogoAngular(_ref8, ref) {
|
|
153
181
|
let {
|
|
154
182
|
children,
|
|
155
183
|
size = 16,
|
|
156
184
|
...rest
|
|
157
|
-
} =
|
|
185
|
+
} = _ref8;
|
|
158
186
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
159
187
|
width: size,
|
|
160
188
|
height: size,
|
|
@@ -163,21 +191,21 @@ const LogoAngular = /*#__PURE__*/React.forwardRef(function LogoAngular(_ref7, re
|
|
|
163
191
|
viewBox: "0 0 32 32",
|
|
164
192
|
fill: "currentColor",
|
|
165
193
|
...rest
|
|
166
|
-
},
|
|
194
|
+
}, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
167
195
|
d: "M13.5,16h4.9L16,10.8L13.5,16z"
|
|
168
|
-
})),
|
|
196
|
+
})), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
169
197
|
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"
|
|
170
198
|
})), children);
|
|
171
199
|
});
|
|
172
200
|
if (process.env.NODE_ENV !== "production") {
|
|
173
201
|
LogoAngular.propTypes = iconPropTypes;
|
|
174
202
|
}
|
|
175
|
-
const LogoAnsibleCommunity = /*#__PURE__*/React.forwardRef(function LogoAnsibleCommunity(
|
|
203
|
+
const LogoAnsibleCommunity = /*#__PURE__*/React.forwardRef(function LogoAnsibleCommunity(_ref9, ref) {
|
|
176
204
|
let {
|
|
177
205
|
children,
|
|
178
206
|
size = 16,
|
|
179
207
|
...rest
|
|
180
|
-
} =
|
|
208
|
+
} = _ref9;
|
|
181
209
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
182
210
|
width: size,
|
|
183
211
|
height: size,
|
|
@@ -186,19 +214,19 @@ const LogoAnsibleCommunity = /*#__PURE__*/React.forwardRef(function LogoAnsibleC
|
|
|
186
214
|
viewBox: "0 0 32 32",
|
|
187
215
|
fill: "currentColor",
|
|
188
216
|
...rest
|
|
189
|
-
},
|
|
217
|
+
}, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
190
218
|
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"
|
|
191
219
|
})), children);
|
|
192
220
|
});
|
|
193
221
|
if (process.env.NODE_ENV !== "production") {
|
|
194
222
|
LogoAnsibleCommunity.propTypes = iconPropTypes;
|
|
195
223
|
}
|
|
196
|
-
const LogoDigg = /*#__PURE__*/React.forwardRef(function LogoDigg(
|
|
224
|
+
const LogoDigg = /*#__PURE__*/React.forwardRef(function LogoDigg(_ref10, ref) {
|
|
197
225
|
let {
|
|
198
226
|
children,
|
|
199
227
|
size = 16,
|
|
200
228
|
...rest
|
|
201
|
-
} =
|
|
229
|
+
} = _ref10;
|
|
202
230
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
203
231
|
width: size,
|
|
204
232
|
height: size,
|
|
@@ -207,19 +235,19 @@ const LogoDigg = /*#__PURE__*/React.forwardRef(function LogoDigg(_ref9, ref) {
|
|
|
207
235
|
viewBox: "0 0 32 32",
|
|
208
236
|
fill: "currentColor",
|
|
209
237
|
...rest
|
|
210
|
-
},
|
|
238
|
+
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
211
239
|
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"
|
|
212
240
|
})), children);
|
|
213
241
|
});
|
|
214
242
|
if (process.env.NODE_ENV !== "production") {
|
|
215
243
|
LogoDigg.propTypes = iconPropTypes;
|
|
216
244
|
}
|
|
217
|
-
const LogoDiscord = /*#__PURE__*/React.forwardRef(function LogoDiscord(
|
|
245
|
+
const LogoDiscord = /*#__PURE__*/React.forwardRef(function LogoDiscord(_ref11, ref) {
|
|
218
246
|
let {
|
|
219
247
|
children,
|
|
220
248
|
size = 16,
|
|
221
249
|
...rest
|
|
222
|
-
} =
|
|
250
|
+
} = _ref11;
|
|
223
251
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
224
252
|
width: size,
|
|
225
253
|
height: size,
|
|
@@ -228,19 +256,19 @@ const LogoDiscord = /*#__PURE__*/React.forwardRef(function LogoDiscord(_ref10, r
|
|
|
228
256
|
viewBox: "0 0 32 32",
|
|
229
257
|
fill: "currentColor",
|
|
230
258
|
...rest
|
|
231
|
-
},
|
|
259
|
+
}, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
232
260
|
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"
|
|
233
261
|
})), children);
|
|
234
262
|
});
|
|
235
263
|
if (process.env.NODE_ENV !== "production") {
|
|
236
264
|
LogoDiscord.propTypes = iconPropTypes;
|
|
237
265
|
}
|
|
238
|
-
const LogoFacebook = /*#__PURE__*/React.forwardRef(function LogoFacebook(
|
|
266
|
+
const LogoFacebook = /*#__PURE__*/React.forwardRef(function LogoFacebook(_ref12, ref) {
|
|
239
267
|
let {
|
|
240
268
|
children,
|
|
241
269
|
size = 16,
|
|
242
270
|
...rest
|
|
243
|
-
} =
|
|
271
|
+
} = _ref12;
|
|
244
272
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
245
273
|
width: size,
|
|
246
274
|
height: size,
|
|
@@ -249,19 +277,19 @@ const LogoFacebook = /*#__PURE__*/React.forwardRef(function LogoFacebook(_ref11,
|
|
|
249
277
|
viewBox: "0 0 32 32",
|
|
250
278
|
fill: "currentColor",
|
|
251
279
|
...rest
|
|
252
|
-
},
|
|
280
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
253
281
|
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"
|
|
254
282
|
})), children);
|
|
255
283
|
});
|
|
256
284
|
if (process.env.NODE_ENV !== "production") {
|
|
257
285
|
LogoFacebook.propTypes = iconPropTypes;
|
|
258
286
|
}
|
|
259
|
-
const LogoFigma = /*#__PURE__*/React.forwardRef(function LogoFigma(
|
|
287
|
+
const LogoFigma = /*#__PURE__*/React.forwardRef(function LogoFigma(_ref13, ref) {
|
|
260
288
|
let {
|
|
261
289
|
children,
|
|
262
290
|
size = 16,
|
|
263
291
|
...rest
|
|
264
|
-
} =
|
|
292
|
+
} = _ref13;
|
|
265
293
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
266
294
|
width: size,
|
|
267
295
|
height: size,
|
|
@@ -270,19 +298,19 @@ const LogoFigma = /*#__PURE__*/React.forwardRef(function LogoFigma(_ref12, ref)
|
|
|
270
298
|
viewBox: "0 0 32 32",
|
|
271
299
|
fill: "currentColor",
|
|
272
300
|
...rest
|
|
273
|
-
},
|
|
301
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
274
302
|
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"
|
|
275
303
|
})), children);
|
|
276
304
|
});
|
|
277
305
|
if (process.env.NODE_ENV !== "production") {
|
|
278
306
|
LogoFigma.propTypes = iconPropTypes;
|
|
279
307
|
}
|
|
280
|
-
const LogoFlickr = /*#__PURE__*/React.forwardRef(function LogoFlickr(
|
|
308
|
+
const LogoFlickr = /*#__PURE__*/React.forwardRef(function LogoFlickr(_ref14, ref) {
|
|
281
309
|
let {
|
|
282
310
|
children,
|
|
283
311
|
size = 16,
|
|
284
312
|
...rest
|
|
285
|
-
} =
|
|
313
|
+
} = _ref14;
|
|
286
314
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
287
315
|
width: size,
|
|
288
316
|
height: size,
|
|
@@ -291,11 +319,11 @@ const LogoFlickr = /*#__PURE__*/React.forwardRef(function LogoFlickr(_ref13, ref
|
|
|
291
319
|
viewBox: "0 0 32 32",
|
|
292
320
|
fill: "currentColor",
|
|
293
321
|
...rest
|
|
294
|
-
},
|
|
322
|
+
}, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
|
|
295
323
|
cx: "8",
|
|
296
324
|
cy: "16",
|
|
297
325
|
r: "6"
|
|
298
|
-
})),
|
|
326
|
+
})), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
|
|
299
327
|
cx: "24",
|
|
300
328
|
cy: "16",
|
|
301
329
|
r: "6"
|
|
@@ -304,12 +332,12 @@ const LogoFlickr = /*#__PURE__*/React.forwardRef(function LogoFlickr(_ref13, ref
|
|
|
304
332
|
if (process.env.NODE_ENV !== "production") {
|
|
305
333
|
LogoFlickr.propTypes = iconPropTypes;
|
|
306
334
|
}
|
|
307
|
-
const LogoGithub = /*#__PURE__*/React.forwardRef(function LogoGithub(
|
|
335
|
+
const LogoGithub = /*#__PURE__*/React.forwardRef(function LogoGithub(_ref15, ref) {
|
|
308
336
|
let {
|
|
309
337
|
children,
|
|
310
338
|
size = 16,
|
|
311
339
|
...rest
|
|
312
|
-
} =
|
|
340
|
+
} = _ref15;
|
|
313
341
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
314
342
|
width: size,
|
|
315
343
|
height: size,
|
|
@@ -318,7 +346,7 @@ const LogoGithub = /*#__PURE__*/React.forwardRef(function LogoGithub(_ref14, ref
|
|
|
318
346
|
viewBox: "0 0 32 32",
|
|
319
347
|
fill: "currentColor",
|
|
320
348
|
...rest
|
|
321
|
-
},
|
|
349
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
322
350
|
fillRule: "evenodd",
|
|
323
351
|
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"
|
|
324
352
|
})), children);
|
|
@@ -326,12 +354,12 @@ const LogoGithub = /*#__PURE__*/React.forwardRef(function LogoGithub(_ref14, ref
|
|
|
326
354
|
if (process.env.NODE_ENV !== "production") {
|
|
327
355
|
LogoGithub.propTypes = iconPropTypes;
|
|
328
356
|
}
|
|
329
|
-
const LogoGlassdoor = /*#__PURE__*/React.forwardRef(function LogoGlassdoor(
|
|
357
|
+
const LogoGlassdoor = /*#__PURE__*/React.forwardRef(function LogoGlassdoor(_ref16, ref) {
|
|
330
358
|
let {
|
|
331
359
|
children,
|
|
332
360
|
size = 16,
|
|
333
361
|
...rest
|
|
334
|
-
} =
|
|
362
|
+
} = _ref16;
|
|
335
363
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
336
364
|
width: size,
|
|
337
365
|
height: size,
|
|
@@ -340,21 +368,21 @@ const LogoGlassdoor = /*#__PURE__*/React.forwardRef(function LogoGlassdoor(_ref1
|
|
|
340
368
|
viewBox: "0 0 32 32",
|
|
341
369
|
fill: "currentColor",
|
|
342
370
|
...rest
|
|
343
|
-
},
|
|
371
|
+
}, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
344
372
|
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"
|
|
345
|
-
})),
|
|
373
|
+
})), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
346
374
|
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"
|
|
347
375
|
})), children);
|
|
348
376
|
});
|
|
349
377
|
if (process.env.NODE_ENV !== "production") {
|
|
350
378
|
LogoGlassdoor.propTypes = iconPropTypes;
|
|
351
379
|
}
|
|
352
|
-
const LogoInstagram = /*#__PURE__*/React.forwardRef(function LogoInstagram(
|
|
380
|
+
const LogoInstagram = /*#__PURE__*/React.forwardRef(function LogoInstagram(_ref17, ref) {
|
|
353
381
|
let {
|
|
354
382
|
children,
|
|
355
383
|
size = 16,
|
|
356
384
|
...rest
|
|
357
|
-
} =
|
|
385
|
+
} = _ref17;
|
|
358
386
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
359
387
|
width: size,
|
|
360
388
|
height: size,
|
|
@@ -363,25 +391,25 @@ const LogoInstagram = /*#__PURE__*/React.forwardRef(function LogoInstagram(_ref1
|
|
|
363
391
|
viewBox: "0 0 32 32",
|
|
364
392
|
fill: "currentColor",
|
|
365
393
|
...rest
|
|
366
|
-
},
|
|
394
|
+
}, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
|
|
367
395
|
cx: "22.406",
|
|
368
396
|
cy: "9.594",
|
|
369
397
|
r: "1.44"
|
|
370
|
-
})),
|
|
398
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
371
399
|
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"
|
|
372
|
-
})),
|
|
400
|
+
})), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
373
401
|
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"
|
|
374
402
|
})), children);
|
|
375
403
|
});
|
|
376
404
|
if (process.env.NODE_ENV !== "production") {
|
|
377
405
|
LogoInstagram.propTypes = iconPropTypes;
|
|
378
406
|
}
|
|
379
|
-
const LogoInvision = /*#__PURE__*/React.forwardRef(function LogoInvision(
|
|
407
|
+
const LogoInvision = /*#__PURE__*/React.forwardRef(function LogoInvision(_ref18, ref) {
|
|
380
408
|
let {
|
|
381
409
|
children,
|
|
382
410
|
size = 16,
|
|
383
411
|
...rest
|
|
384
|
-
} =
|
|
412
|
+
} = _ref18;
|
|
385
413
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
386
414
|
width: size,
|
|
387
415
|
height: size,
|
|
@@ -390,19 +418,19 @@ const LogoInvision = /*#__PURE__*/React.forwardRef(function LogoInvision(_ref17,
|
|
|
390
418
|
viewBox: "0 0 32 32",
|
|
391
419
|
fill: "currentColor",
|
|
392
420
|
...rest
|
|
393
|
-
},
|
|
421
|
+
}, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
394
422
|
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"
|
|
395
423
|
})), children);
|
|
396
424
|
});
|
|
397
425
|
if (process.env.NODE_ENV !== "production") {
|
|
398
426
|
LogoInvision.propTypes = iconPropTypes;
|
|
399
427
|
}
|
|
400
|
-
const LogoJupyter = /*#__PURE__*/React.forwardRef(function LogoJupyter(
|
|
428
|
+
const LogoJupyter = /*#__PURE__*/React.forwardRef(function LogoJupyter(_ref19, ref) {
|
|
401
429
|
let {
|
|
402
430
|
children,
|
|
403
431
|
size = 16,
|
|
404
432
|
...rest
|
|
405
|
-
} =
|
|
433
|
+
} = _ref19;
|
|
406
434
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
407
435
|
width: size,
|
|
408
436
|
height: size,
|
|
@@ -411,19 +439,19 @@ const LogoJupyter = /*#__PURE__*/React.forwardRef(function LogoJupyter(_ref18, r
|
|
|
411
439
|
viewBox: "0 0 32 32",
|
|
412
440
|
fill: "currentColor",
|
|
413
441
|
...rest
|
|
414
|
-
},
|
|
442
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
415
443
|
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"
|
|
416
444
|
})), children);
|
|
417
445
|
});
|
|
418
446
|
if (process.env.NODE_ENV !== "production") {
|
|
419
447
|
LogoJupyter.propTypes = iconPropTypes;
|
|
420
448
|
}
|
|
421
|
-
const LogoKeybase = /*#__PURE__*/React.forwardRef(function LogoKeybase(
|
|
449
|
+
const LogoKeybase = /*#__PURE__*/React.forwardRef(function LogoKeybase(_ref20, ref) {
|
|
422
450
|
let {
|
|
423
451
|
children,
|
|
424
452
|
size = 16,
|
|
425
453
|
...rest
|
|
426
|
-
} =
|
|
454
|
+
} = _ref20;
|
|
427
455
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
428
456
|
width: size,
|
|
429
457
|
height: size,
|
|
@@ -432,24 +460,24 @@ const LogoKeybase = /*#__PURE__*/React.forwardRef(function LogoKeybase(_ref19, r
|
|
|
432
460
|
viewBox: "0 0 32 32",
|
|
433
461
|
fill: "currentColor",
|
|
434
462
|
...rest
|
|
435
|
-
},
|
|
463
|
+
}, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
436
464
|
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"
|
|
437
|
-
})),
|
|
465
|
+
})), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
438
466
|
d: "M9.999 5.797H10.973V6.771H9.999z",
|
|
439
467
|
transform: "rotate(-86.462 10.486 6.284)"
|
|
440
|
-
})),
|
|
468
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
441
469
|
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"
|
|
442
470
|
})), children);
|
|
443
471
|
});
|
|
444
472
|
if (process.env.NODE_ENV !== "production") {
|
|
445
473
|
LogoKeybase.propTypes = iconPropTypes;
|
|
446
474
|
}
|
|
447
|
-
const LogoKubernetes = /*#__PURE__*/React.forwardRef(function LogoKubernetes(
|
|
475
|
+
const LogoKubernetes = /*#__PURE__*/React.forwardRef(function LogoKubernetes(_ref21, ref) {
|
|
448
476
|
let {
|
|
449
477
|
children,
|
|
450
478
|
size = 16,
|
|
451
479
|
...rest
|
|
452
|
-
} =
|
|
480
|
+
} = _ref21;
|
|
453
481
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
454
482
|
width: size,
|
|
455
483
|
height: size,
|
|
@@ -458,21 +486,21 @@ const LogoKubernetes = /*#__PURE__*/React.forwardRef(function LogoKubernetes(_re
|
|
|
458
486
|
viewBox: "0 0 32 32",
|
|
459
487
|
fill: "currentColor",
|
|
460
488
|
...rest
|
|
461
|
-
},
|
|
489
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
462
490
|
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"
|
|
463
|
-
})),
|
|
491
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
464
492
|
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"
|
|
465
493
|
})), children);
|
|
466
494
|
});
|
|
467
495
|
if (process.env.NODE_ENV !== "production") {
|
|
468
496
|
LogoKubernetes.propTypes = iconPropTypes;
|
|
469
497
|
}
|
|
470
|
-
const LogoLinkedin = /*#__PURE__*/React.forwardRef(function LogoLinkedin(
|
|
498
|
+
const LogoLinkedin = /*#__PURE__*/React.forwardRef(function LogoLinkedin(_ref22, ref) {
|
|
471
499
|
let {
|
|
472
500
|
children,
|
|
473
501
|
size = 16,
|
|
474
502
|
...rest
|
|
475
|
-
} =
|
|
503
|
+
} = _ref22;
|
|
476
504
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
477
505
|
width: size,
|
|
478
506
|
height: size,
|
|
@@ -481,19 +509,19 @@ const LogoLinkedin = /*#__PURE__*/React.forwardRef(function LogoLinkedin(_ref21,
|
|
|
481
509
|
viewBox: "0 0 32 32",
|
|
482
510
|
fill: "currentColor",
|
|
483
511
|
...rest
|
|
484
|
-
},
|
|
512
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
485
513
|
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"
|
|
486
514
|
})), children);
|
|
487
515
|
});
|
|
488
516
|
if (process.env.NODE_ENV !== "production") {
|
|
489
517
|
LogoLinkedin.propTypes = iconPropTypes;
|
|
490
518
|
}
|
|
491
|
-
const LogoLivestream = /*#__PURE__*/React.forwardRef(function LogoLivestream(
|
|
519
|
+
const LogoLivestream = /*#__PURE__*/React.forwardRef(function LogoLivestream(_ref23, ref) {
|
|
492
520
|
let {
|
|
493
521
|
children,
|
|
494
522
|
size = 16,
|
|
495
523
|
...rest
|
|
496
|
-
} =
|
|
524
|
+
} = _ref23;
|
|
497
525
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
498
526
|
width: size,
|
|
499
527
|
height: size,
|
|
@@ -502,19 +530,19 @@ const LogoLivestream = /*#__PURE__*/React.forwardRef(function LogoLivestream(_re
|
|
|
502
530
|
viewBox: "0 0 32 32",
|
|
503
531
|
fill: "currentColor",
|
|
504
532
|
...rest
|
|
505
|
-
},
|
|
533
|
+
}, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
506
534
|
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"
|
|
507
535
|
})), children);
|
|
508
536
|
});
|
|
509
537
|
if (process.env.NODE_ENV !== "production") {
|
|
510
538
|
LogoLivestream.propTypes = iconPropTypes;
|
|
511
539
|
}
|
|
512
|
-
const LogoMastodon = /*#__PURE__*/React.forwardRef(function LogoMastodon(
|
|
540
|
+
const LogoMastodon = /*#__PURE__*/React.forwardRef(function LogoMastodon(_ref24, ref) {
|
|
513
541
|
let {
|
|
514
542
|
children,
|
|
515
543
|
size = 16,
|
|
516
544
|
...rest
|
|
517
|
-
} =
|
|
545
|
+
} = _ref24;
|
|
518
546
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
519
547
|
width: size,
|
|
520
548
|
height: size,
|
|
@@ -523,19 +551,19 @@ const LogoMastodon = /*#__PURE__*/React.forwardRef(function LogoMastodon(_ref23,
|
|
|
523
551
|
viewBox: "0 0 32 32",
|
|
524
552
|
fill: "currentColor",
|
|
525
553
|
...rest
|
|
526
|
-
},
|
|
554
|
+
}, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
527
555
|
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"
|
|
528
556
|
})), children);
|
|
529
557
|
});
|
|
530
558
|
if (process.env.NODE_ENV !== "production") {
|
|
531
559
|
LogoMastodon.propTypes = iconPropTypes;
|
|
532
560
|
}
|
|
533
|
-
const LogoMedium = /*#__PURE__*/React.forwardRef(function LogoMedium(
|
|
561
|
+
const LogoMedium = /*#__PURE__*/React.forwardRef(function LogoMedium(_ref25, ref) {
|
|
534
562
|
let {
|
|
535
563
|
children,
|
|
536
564
|
size = 16,
|
|
537
565
|
...rest
|
|
538
|
-
} =
|
|
566
|
+
} = _ref25;
|
|
539
567
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
540
568
|
width: size,
|
|
541
569
|
height: size,
|
|
@@ -544,19 +572,19 @@ const LogoMedium = /*#__PURE__*/React.forwardRef(function LogoMedium(_ref24, ref
|
|
|
544
572
|
viewBox: "0 0 32 32",
|
|
545
573
|
fill: "currentColor",
|
|
546
574
|
...rest
|
|
547
|
-
},
|
|
575
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
548
576
|
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"
|
|
549
577
|
})), children);
|
|
550
578
|
});
|
|
551
579
|
if (process.env.NODE_ENV !== "production") {
|
|
552
580
|
LogoMedium.propTypes = iconPropTypes;
|
|
553
581
|
}
|
|
554
|
-
const LogoNpm = /*#__PURE__*/React.forwardRef(function LogoNpm(
|
|
582
|
+
const LogoNpm = /*#__PURE__*/React.forwardRef(function LogoNpm(_ref26, ref) {
|
|
555
583
|
let {
|
|
556
584
|
children,
|
|
557
585
|
size = 16,
|
|
558
586
|
...rest
|
|
559
|
-
} =
|
|
587
|
+
} = _ref26;
|
|
560
588
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
561
589
|
width: size,
|
|
562
590
|
height: size,
|
|
@@ -565,19 +593,19 @@ const LogoNpm = /*#__PURE__*/React.forwardRef(function LogoNpm(_ref25, ref) {
|
|
|
565
593
|
viewBox: "0 0 32 32",
|
|
566
594
|
fill: "currentColor",
|
|
567
595
|
...rest
|
|
568
|
-
},
|
|
596
|
+
}, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
569
597
|
d: "M4,28V4h24v24H4z M8.5,8.5v15H16v-12h4.5v12h3v-15H8.5z"
|
|
570
598
|
})), children);
|
|
571
599
|
});
|
|
572
600
|
if (process.env.NODE_ENV !== "production") {
|
|
573
601
|
LogoNpm.propTypes = iconPropTypes;
|
|
574
602
|
}
|
|
575
|
-
const LogoOpenshift = /*#__PURE__*/React.forwardRef(function LogoOpenshift(
|
|
603
|
+
const LogoOpenshift = /*#__PURE__*/React.forwardRef(function LogoOpenshift(_ref27, ref) {
|
|
576
604
|
let {
|
|
577
605
|
children,
|
|
578
606
|
size = 16,
|
|
579
607
|
...rest
|
|
580
|
-
} =
|
|
608
|
+
} = _ref27;
|
|
581
609
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
582
610
|
width: size,
|
|
583
611
|
height: size,
|
|
@@ -586,19 +614,19 @@ const LogoOpenshift = /*#__PURE__*/React.forwardRef(function LogoOpenshift(_ref2
|
|
|
586
614
|
viewBox: "0 0 32 32",
|
|
587
615
|
fill: "currentColor",
|
|
588
616
|
...rest
|
|
589
|
-
},
|
|
617
|
+
}, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
590
618
|
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"
|
|
591
619
|
})), children);
|
|
592
620
|
});
|
|
593
621
|
if (process.env.NODE_ENV !== "production") {
|
|
594
622
|
LogoOpenshift.propTypes = iconPropTypes;
|
|
595
623
|
}
|
|
596
|
-
const LogoPinterest = /*#__PURE__*/React.forwardRef(function LogoPinterest(
|
|
624
|
+
const LogoPinterest = /*#__PURE__*/React.forwardRef(function LogoPinterest(_ref28, ref) {
|
|
597
625
|
let {
|
|
598
626
|
children,
|
|
599
627
|
size = 16,
|
|
600
628
|
...rest
|
|
601
|
-
} =
|
|
629
|
+
} = _ref28;
|
|
602
630
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
603
631
|
width: size,
|
|
604
632
|
height: size,
|
|
@@ -607,19 +635,19 @@ const LogoPinterest = /*#__PURE__*/React.forwardRef(function LogoPinterest(_ref2
|
|
|
607
635
|
viewBox: "0 0 32 32",
|
|
608
636
|
fill: "currentColor",
|
|
609
637
|
...rest
|
|
610
|
-
},
|
|
638
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
611
639
|
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"
|
|
612
640
|
})), children);
|
|
613
641
|
});
|
|
614
642
|
if (process.env.NODE_ENV !== "production") {
|
|
615
643
|
LogoPinterest.propTypes = iconPropTypes;
|
|
616
644
|
}
|
|
617
|
-
const LogoPython = /*#__PURE__*/React.forwardRef(function LogoPython(
|
|
645
|
+
const LogoPython = /*#__PURE__*/React.forwardRef(function LogoPython(_ref29, ref) {
|
|
618
646
|
let {
|
|
619
647
|
children,
|
|
620
648
|
size = 16,
|
|
621
649
|
...rest
|
|
622
|
-
} =
|
|
650
|
+
} = _ref29;
|
|
623
651
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
624
652
|
width: size,
|
|
625
653
|
height: size,
|
|
@@ -628,14 +656,14 @@ const LogoPython = /*#__PURE__*/React.forwardRef(function LogoPython(_ref28, ref
|
|
|
628
656
|
viewBox: "0 0 32 32",
|
|
629
657
|
fill: "currentColor",
|
|
630
658
|
...rest
|
|
631
|
-
},
|
|
659
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
632
660
|
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"
|
|
633
|
-
})),
|
|
661
|
+
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
634
662
|
fill: "none",
|
|
635
663
|
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"
|
|
636
|
-
})),
|
|
664
|
+
})), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
637
665
|
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"
|
|
638
|
-
})),
|
|
666
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
639
667
|
fill: "none",
|
|
640
668
|
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"
|
|
641
669
|
})), children);
|
|
@@ -643,12 +671,12 @@ const LogoPython = /*#__PURE__*/React.forwardRef(function LogoPython(_ref28, ref
|
|
|
643
671
|
if (process.env.NODE_ENV !== "production") {
|
|
644
672
|
LogoPython.propTypes = iconPropTypes;
|
|
645
673
|
}
|
|
646
|
-
const LogoQuora = /*#__PURE__*/React.forwardRef(function LogoQuora(
|
|
674
|
+
const LogoQuora = /*#__PURE__*/React.forwardRef(function LogoQuora(_ref30, ref) {
|
|
647
675
|
let {
|
|
648
676
|
children,
|
|
649
677
|
size = 16,
|
|
650
678
|
...rest
|
|
651
|
-
} =
|
|
679
|
+
} = _ref30;
|
|
652
680
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
653
681
|
width: size,
|
|
654
682
|
height: size,
|
|
@@ -657,19 +685,19 @@ const LogoQuora = /*#__PURE__*/React.forwardRef(function LogoQuora(_ref29, ref)
|
|
|
657
685
|
viewBox: "0 0 32 32",
|
|
658
686
|
fill: "currentColor",
|
|
659
687
|
...rest
|
|
660
|
-
},
|
|
688
|
+
}, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
661
689
|
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"
|
|
662
690
|
})), children);
|
|
663
691
|
});
|
|
664
692
|
if (process.env.NODE_ENV !== "production") {
|
|
665
693
|
LogoQuora.propTypes = iconPropTypes;
|
|
666
694
|
}
|
|
667
|
-
const LogoRScript = /*#__PURE__*/React.forwardRef(function LogoRScript(
|
|
695
|
+
const LogoRScript = /*#__PURE__*/React.forwardRef(function LogoRScript(_ref31, ref) {
|
|
668
696
|
let {
|
|
669
697
|
children,
|
|
670
698
|
size = 16,
|
|
671
699
|
...rest
|
|
672
|
-
} =
|
|
700
|
+
} = _ref31;
|
|
673
701
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
674
702
|
width: size,
|
|
675
703
|
height: size,
|
|
@@ -678,7 +706,7 @@ const LogoRScript = /*#__PURE__*/React.forwardRef(function LogoRScript(_ref30, r
|
|
|
678
706
|
viewBox: "0 0 32 32",
|
|
679
707
|
fill: "currentColor",
|
|
680
708
|
...rest
|
|
681
|
-
},
|
|
709
|
+
}, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
682
710
|
fillRule: "evenodd",
|
|
683
711
|
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"
|
|
684
712
|
})), children);
|
|
@@ -686,12 +714,12 @@ const LogoRScript = /*#__PURE__*/React.forwardRef(function LogoRScript(_ref30, r
|
|
|
686
714
|
if (process.env.NODE_ENV !== "production") {
|
|
687
715
|
LogoRScript.propTypes = iconPropTypes;
|
|
688
716
|
}
|
|
689
|
-
const LogoReact = /*#__PURE__*/React.forwardRef(function LogoReact(
|
|
717
|
+
const LogoReact = /*#__PURE__*/React.forwardRef(function LogoReact(_ref32, ref) {
|
|
690
718
|
let {
|
|
691
719
|
children,
|
|
692
720
|
size = 16,
|
|
693
721
|
...rest
|
|
694
|
-
} =
|
|
722
|
+
} = _ref32;
|
|
695
723
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
696
724
|
width: size,
|
|
697
725
|
height: size,
|
|
@@ -700,21 +728,21 @@ const LogoReact = /*#__PURE__*/React.forwardRef(function LogoReact(_ref31, ref)
|
|
|
700
728
|
viewBox: "0 0 32 32",
|
|
701
729
|
fill: "currentColor",
|
|
702
730
|
...rest
|
|
703
|
-
},
|
|
731
|
+
}, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
704
732
|
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"
|
|
705
|
-
})),
|
|
733
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
706
734
|
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"
|
|
707
735
|
})), children);
|
|
708
736
|
});
|
|
709
737
|
if (process.env.NODE_ENV !== "production") {
|
|
710
738
|
LogoReact.propTypes = iconPropTypes;
|
|
711
739
|
}
|
|
712
|
-
const LogoRedHatAnsible = /*#__PURE__*/React.forwardRef(function LogoRedHatAnsible(
|
|
740
|
+
const LogoRedHatAnsible = /*#__PURE__*/React.forwardRef(function LogoRedHatAnsible(_ref33, ref) {
|
|
713
741
|
let {
|
|
714
742
|
children,
|
|
715
743
|
size = 16,
|
|
716
744
|
...rest
|
|
717
|
-
} =
|
|
745
|
+
} = _ref33;
|
|
718
746
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
719
747
|
width: size,
|
|
720
748
|
height: size,
|
|
@@ -723,21 +751,21 @@ const LogoRedHatAnsible = /*#__PURE__*/React.forwardRef(function LogoRedHatAnsib
|
|
|
723
751
|
viewBox: "0 0 32 32",
|
|
724
752
|
fill: "currentColor",
|
|
725
753
|
...rest
|
|
726
|
-
},
|
|
754
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
727
755
|
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"
|
|
728
|
-
})),
|
|
756
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
729
757
|
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"
|
|
730
758
|
})), children);
|
|
731
759
|
});
|
|
732
760
|
if (process.env.NODE_ENV !== "production") {
|
|
733
761
|
LogoRedHatAnsible.propTypes = iconPropTypes;
|
|
734
762
|
}
|
|
735
|
-
const LogoSketch = /*#__PURE__*/React.forwardRef(function LogoSketch(
|
|
763
|
+
const LogoSketch = /*#__PURE__*/React.forwardRef(function LogoSketch(_ref34, ref) {
|
|
736
764
|
let {
|
|
737
765
|
children,
|
|
738
766
|
size = 16,
|
|
739
767
|
...rest
|
|
740
|
-
} =
|
|
768
|
+
} = _ref34;
|
|
741
769
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
742
770
|
width: size,
|
|
743
771
|
height: size,
|
|
@@ -746,19 +774,19 @@ const LogoSketch = /*#__PURE__*/React.forwardRef(function LogoSketch(_ref33, ref
|
|
|
746
774
|
viewBox: "0 0 32 32",
|
|
747
775
|
fill: "currentColor",
|
|
748
776
|
...rest
|
|
749
|
-
},
|
|
777
|
+
}, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
750
778
|
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"
|
|
751
779
|
})), children);
|
|
752
780
|
});
|
|
753
781
|
if (process.env.NODE_ENV !== "production") {
|
|
754
782
|
LogoSketch.propTypes = iconPropTypes;
|
|
755
783
|
}
|
|
756
|
-
const LogoSkype = /*#__PURE__*/React.forwardRef(function LogoSkype(
|
|
784
|
+
const LogoSkype = /*#__PURE__*/React.forwardRef(function LogoSkype(_ref35, ref) {
|
|
757
785
|
let {
|
|
758
786
|
children,
|
|
759
787
|
size = 16,
|
|
760
788
|
...rest
|
|
761
|
-
} =
|
|
789
|
+
} = _ref35;
|
|
762
790
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
763
791
|
width: size,
|
|
764
792
|
height: size,
|
|
@@ -767,19 +795,19 @@ const LogoSkype = /*#__PURE__*/React.forwardRef(function LogoSkype(_ref34, ref)
|
|
|
767
795
|
viewBox: "0 0 32 32",
|
|
768
796
|
fill: "currentColor",
|
|
769
797
|
...rest
|
|
770
|
-
},
|
|
798
|
+
}, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
771
799
|
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"
|
|
772
800
|
})), children);
|
|
773
801
|
});
|
|
774
802
|
if (process.env.NODE_ENV !== "production") {
|
|
775
803
|
LogoSkype.propTypes = iconPropTypes;
|
|
776
804
|
}
|
|
777
|
-
const LogoSlack = /*#__PURE__*/React.forwardRef(function LogoSlack(
|
|
805
|
+
const LogoSlack = /*#__PURE__*/React.forwardRef(function LogoSlack(_ref36, ref) {
|
|
778
806
|
let {
|
|
779
807
|
children,
|
|
780
808
|
size = 16,
|
|
781
809
|
...rest
|
|
782
|
-
} =
|
|
810
|
+
} = _ref36;
|
|
783
811
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
784
812
|
width: size,
|
|
785
813
|
height: size,
|
|
@@ -788,19 +816,19 @@ const LogoSlack = /*#__PURE__*/React.forwardRef(function LogoSlack(_ref35, ref)
|
|
|
788
816
|
viewBox: "0 0 32 32",
|
|
789
817
|
fill: "currentColor",
|
|
790
818
|
...rest
|
|
791
|
-
},
|
|
819
|
+
}, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
792
820
|
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"
|
|
793
821
|
})), children);
|
|
794
822
|
});
|
|
795
823
|
if (process.env.NODE_ENV !== "production") {
|
|
796
824
|
LogoSlack.propTypes = iconPropTypes;
|
|
797
825
|
}
|
|
798
|
-
const LogoSnapchat = /*#__PURE__*/React.forwardRef(function LogoSnapchat(
|
|
826
|
+
const LogoSnapchat = /*#__PURE__*/React.forwardRef(function LogoSnapchat(_ref37, ref) {
|
|
799
827
|
let {
|
|
800
828
|
children,
|
|
801
829
|
size = 16,
|
|
802
830
|
...rest
|
|
803
|
-
} =
|
|
831
|
+
} = _ref37;
|
|
804
832
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
805
833
|
width: size,
|
|
806
834
|
height: size,
|
|
@@ -809,9 +837,9 @@ const LogoSnapchat = /*#__PURE__*/React.forwardRef(function LogoSnapchat(_ref36,
|
|
|
809
837
|
viewBox: "0 0 32 32",
|
|
810
838
|
fill: "currentColor",
|
|
811
839
|
...rest
|
|
812
|
-
},
|
|
840
|
+
}, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
813
841
|
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"
|
|
814
|
-
})),
|
|
842
|
+
})), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
815
843
|
fill: "none",
|
|
816
844
|
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",
|
|
817
845
|
"data-icon-path": "inner-path"
|
|
@@ -820,12 +848,12 @@ const LogoSnapchat = /*#__PURE__*/React.forwardRef(function LogoSnapchat(_ref36,
|
|
|
820
848
|
if (process.env.NODE_ENV !== "production") {
|
|
821
849
|
LogoSnapchat.propTypes = iconPropTypes;
|
|
822
850
|
}
|
|
823
|
-
const LogoSvelte = /*#__PURE__*/React.forwardRef(function LogoSvelte(
|
|
851
|
+
const LogoSvelte = /*#__PURE__*/React.forwardRef(function LogoSvelte(_ref38, ref) {
|
|
824
852
|
let {
|
|
825
853
|
children,
|
|
826
854
|
size = 16,
|
|
827
855
|
...rest
|
|
828
|
-
} =
|
|
856
|
+
} = _ref38;
|
|
829
857
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
830
858
|
width: size,
|
|
831
859
|
height: size,
|
|
@@ -834,19 +862,19 @@ const LogoSvelte = /*#__PURE__*/React.forwardRef(function LogoSvelte(_ref37, ref
|
|
|
834
862
|
viewBox: "0 0 32 32",
|
|
835
863
|
fill: "currentColor",
|
|
836
864
|
...rest
|
|
837
|
-
},
|
|
865
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
838
866
|
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"
|
|
839
867
|
})), children);
|
|
840
868
|
});
|
|
841
869
|
if (process.env.NODE_ENV !== "production") {
|
|
842
870
|
LogoSvelte.propTypes = iconPropTypes;
|
|
843
871
|
}
|
|
844
|
-
const LogoTumblr = /*#__PURE__*/React.forwardRef(function LogoTumblr(
|
|
872
|
+
const LogoTumblr = /*#__PURE__*/React.forwardRef(function LogoTumblr(_ref39, ref) {
|
|
845
873
|
let {
|
|
846
874
|
children,
|
|
847
875
|
size = 16,
|
|
848
876
|
...rest
|
|
849
|
-
} =
|
|
877
|
+
} = _ref39;
|
|
850
878
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
851
879
|
width: size,
|
|
852
880
|
height: size,
|
|
@@ -855,19 +883,19 @@ const LogoTumblr = /*#__PURE__*/React.forwardRef(function LogoTumblr(_ref38, ref
|
|
|
855
883
|
viewBox: "0 0 32 32",
|
|
856
884
|
fill: "currentColor",
|
|
857
885
|
...rest
|
|
858
|
-
},
|
|
886
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
859
887
|
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"
|
|
860
888
|
})), children);
|
|
861
889
|
});
|
|
862
890
|
if (process.env.NODE_ENV !== "production") {
|
|
863
891
|
LogoTumblr.propTypes = iconPropTypes;
|
|
864
892
|
}
|
|
865
|
-
const LogoTwitter = /*#__PURE__*/React.forwardRef(function LogoTwitter(
|
|
893
|
+
const LogoTwitter = /*#__PURE__*/React.forwardRef(function LogoTwitter(_ref40, ref) {
|
|
866
894
|
let {
|
|
867
895
|
children,
|
|
868
896
|
size = 16,
|
|
869
897
|
...rest
|
|
870
|
-
} =
|
|
898
|
+
} = _ref40;
|
|
871
899
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
872
900
|
width: size,
|
|
873
901
|
height: size,
|
|
@@ -876,19 +904,19 @@ const LogoTwitter = /*#__PURE__*/React.forwardRef(function LogoTwitter(_ref39, r
|
|
|
876
904
|
viewBox: "0 0 32 32",
|
|
877
905
|
fill: "currentColor",
|
|
878
906
|
...rest
|
|
879
|
-
},
|
|
907
|
+
}, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
880
908
|
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"
|
|
881
909
|
})), children);
|
|
882
910
|
});
|
|
883
911
|
if (process.env.NODE_ENV !== "production") {
|
|
884
912
|
LogoTwitter.propTypes = iconPropTypes;
|
|
885
913
|
}
|
|
886
|
-
const LogoVmware = /*#__PURE__*/React.forwardRef(function LogoVmware(
|
|
914
|
+
const LogoVmware = /*#__PURE__*/React.forwardRef(function LogoVmware(_ref41, ref) {
|
|
887
915
|
let {
|
|
888
916
|
children,
|
|
889
917
|
size = 16,
|
|
890
918
|
...rest
|
|
891
|
-
} =
|
|
919
|
+
} = _ref41;
|
|
892
920
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
893
921
|
width: size,
|
|
894
922
|
height: size,
|
|
@@ -897,19 +925,19 @@ const LogoVmware = /*#__PURE__*/React.forwardRef(function LogoVmware(_ref40, ref
|
|
|
897
925
|
viewBox: "0 0 32 32",
|
|
898
926
|
fill: "currentColor",
|
|
899
927
|
...rest
|
|
900
|
-
},
|
|
928
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
901
929
|
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"
|
|
902
930
|
})), children);
|
|
903
931
|
});
|
|
904
932
|
if (process.env.NODE_ENV !== "production") {
|
|
905
933
|
LogoVmware.propTypes = iconPropTypes;
|
|
906
934
|
}
|
|
907
|
-
const LogoVmwareAlt = /*#__PURE__*/React.forwardRef(function LogoVmwareAlt(
|
|
935
|
+
const LogoVmwareAlt = /*#__PURE__*/React.forwardRef(function LogoVmwareAlt(_ref42, ref) {
|
|
908
936
|
let {
|
|
909
937
|
children,
|
|
910
938
|
size = 16,
|
|
911
939
|
...rest
|
|
912
|
-
} =
|
|
940
|
+
} = _ref42;
|
|
913
941
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
914
942
|
width: size,
|
|
915
943
|
height: size,
|
|
@@ -918,19 +946,19 @@ const LogoVmwareAlt = /*#__PURE__*/React.forwardRef(function LogoVmwareAlt(_ref4
|
|
|
918
946
|
viewBox: "0 0 32 32",
|
|
919
947
|
fill: "currentColor",
|
|
920
948
|
...rest
|
|
921
|
-
},
|
|
949
|
+
}, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
922
950
|
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"
|
|
923
951
|
})), children);
|
|
924
952
|
});
|
|
925
953
|
if (process.env.NODE_ENV !== "production") {
|
|
926
954
|
LogoVmwareAlt.propTypes = iconPropTypes;
|
|
927
955
|
}
|
|
928
|
-
const LogoVue = /*#__PURE__*/React.forwardRef(function LogoVue(
|
|
956
|
+
const LogoVue = /*#__PURE__*/React.forwardRef(function LogoVue(_ref43, ref) {
|
|
929
957
|
let {
|
|
930
958
|
children,
|
|
931
959
|
size = 16,
|
|
932
960
|
...rest
|
|
933
|
-
} =
|
|
961
|
+
} = _ref43;
|
|
934
962
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
935
963
|
width: size,
|
|
936
964
|
height: size,
|
|
@@ -939,21 +967,21 @@ const LogoVue = /*#__PURE__*/React.forwardRef(function LogoVue(_ref42, ref) {
|
|
|
939
967
|
viewBox: "0 0 32 32",
|
|
940
968
|
fill: "currentColor",
|
|
941
969
|
...rest
|
|
942
|
-
},
|
|
970
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
943
971
|
d: "M24.9,3.9L16,19.4L7.1,3.9H2l14,24.3L30,3.9H24.9z"
|
|
944
|
-
})),
|
|
972
|
+
})), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
945
973
|
d: "M16,9.5l-3.2-5.6H8.1L16,17.5l7.9-13.6h-4.6L16,9.5z"
|
|
946
974
|
})), children);
|
|
947
975
|
});
|
|
948
976
|
if (process.env.NODE_ENV !== "production") {
|
|
949
977
|
LogoVue.propTypes = iconPropTypes;
|
|
950
978
|
}
|
|
951
|
-
const LogoWechat = /*#__PURE__*/React.forwardRef(function LogoWechat(
|
|
979
|
+
const LogoWechat = /*#__PURE__*/React.forwardRef(function LogoWechat(_ref44, ref) {
|
|
952
980
|
let {
|
|
953
981
|
children,
|
|
954
982
|
size = 16,
|
|
955
983
|
...rest
|
|
956
|
-
} =
|
|
984
|
+
} = _ref44;
|
|
957
985
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
958
986
|
width: size,
|
|
959
987
|
height: size,
|
|
@@ -962,7 +990,7 @@ const LogoWechat = /*#__PURE__*/React.forwardRef(function LogoWechat(_ref43, ref
|
|
|
962
990
|
viewBox: "0 0 32 32",
|
|
963
991
|
fill: "currentColor",
|
|
964
992
|
...rest
|
|
965
|
-
},
|
|
993
|
+
}, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
966
994
|
fillRule: "evenodd",
|
|
967
995
|
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"
|
|
968
996
|
})), children);
|
|
@@ -970,12 +998,12 @@ const LogoWechat = /*#__PURE__*/React.forwardRef(function LogoWechat(_ref43, ref
|
|
|
970
998
|
if (process.env.NODE_ENV !== "production") {
|
|
971
999
|
LogoWechat.propTypes = iconPropTypes;
|
|
972
1000
|
}
|
|
973
|
-
const LogoXing = /*#__PURE__*/React.forwardRef(function LogoXing(
|
|
1001
|
+
const LogoXing = /*#__PURE__*/React.forwardRef(function LogoXing(_ref45, ref) {
|
|
974
1002
|
let {
|
|
975
1003
|
children,
|
|
976
1004
|
size = 16,
|
|
977
1005
|
...rest
|
|
978
|
-
} =
|
|
1006
|
+
} = _ref45;
|
|
979
1007
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
980
1008
|
width: size,
|
|
981
1009
|
height: size,
|
|
@@ -984,21 +1012,21 @@ const LogoXing = /*#__PURE__*/React.forwardRef(function LogoXing(_ref44, ref) {
|
|
|
984
1012
|
viewBox: "0 0 32 32",
|
|
985
1013
|
fill: "currentColor",
|
|
986
1014
|
...rest
|
|
987
|
-
},
|
|
1015
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
988
1016
|
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"
|
|
989
|
-
})),
|
|
1017
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
990
1018
|
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"
|
|
991
1019
|
})), children);
|
|
992
1020
|
});
|
|
993
1021
|
if (process.env.NODE_ENV !== "production") {
|
|
994
1022
|
LogoXing.propTypes = iconPropTypes;
|
|
995
1023
|
}
|
|
996
|
-
const LogoYelp = /*#__PURE__*/React.forwardRef(function LogoYelp(
|
|
1024
|
+
const LogoYelp = /*#__PURE__*/React.forwardRef(function LogoYelp(_ref46, ref) {
|
|
997
1025
|
let {
|
|
998
1026
|
children,
|
|
999
1027
|
size = 16,
|
|
1000
1028
|
...rest
|
|
1001
|
-
} =
|
|
1029
|
+
} = _ref46;
|
|
1002
1030
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1003
1031
|
width: size,
|
|
1004
1032
|
height: size,
|
|
@@ -1007,7 +1035,7 @@ const LogoYelp = /*#__PURE__*/React.forwardRef(function LogoYelp(_ref45, ref) {
|
|
|
1007
1035
|
viewBox: "0 0 32 32",
|
|
1008
1036
|
fill: "currentColor",
|
|
1009
1037
|
...rest
|
|
1010
|
-
},
|
|
1038
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
1011
1039
|
fillRule: "evenodd",
|
|
1012
1040
|
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"
|
|
1013
1041
|
})), children);
|
|
@@ -1015,12 +1043,12 @@ const LogoYelp = /*#__PURE__*/React.forwardRef(function LogoYelp(_ref45, ref) {
|
|
|
1015
1043
|
if (process.env.NODE_ENV !== "production") {
|
|
1016
1044
|
LogoYelp.propTypes = iconPropTypes;
|
|
1017
1045
|
}
|
|
1018
|
-
const LogoYoutube = /*#__PURE__*/React.forwardRef(function LogoYoutube(
|
|
1046
|
+
const LogoYoutube = /*#__PURE__*/React.forwardRef(function LogoYoutube(_ref47, ref) {
|
|
1019
1047
|
let {
|
|
1020
1048
|
children,
|
|
1021
1049
|
size = 16,
|
|
1022
1050
|
...rest
|
|
1023
|
-
} =
|
|
1051
|
+
} = _ref47;
|
|
1024
1052
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1025
1053
|
width: size,
|
|
1026
1054
|
height: size,
|
|
@@ -1029,19 +1057,19 @@ const LogoYoutube = /*#__PURE__*/React.forwardRef(function LogoYoutube(_ref46, r
|
|
|
1029
1057
|
viewBox: "0 0 32 32",
|
|
1030
1058
|
fill: "currentColor",
|
|
1031
1059
|
...rest
|
|
1032
|
-
},
|
|
1060
|
+
}, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
1033
1061
|
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"
|
|
1034
1062
|
})), children);
|
|
1035
1063
|
});
|
|
1036
1064
|
if (process.env.NODE_ENV !== "production") {
|
|
1037
1065
|
LogoYoutube.propTypes = iconPropTypes;
|
|
1038
1066
|
}
|
|
1039
|
-
const Logout = /*#__PURE__*/React.forwardRef(function Logout(
|
|
1067
|
+
const Logout = /*#__PURE__*/React.forwardRef(function Logout(_ref48, ref) {
|
|
1040
1068
|
let {
|
|
1041
1069
|
children,
|
|
1042
1070
|
size = 16,
|
|
1043
1071
|
...rest
|
|
1044
|
-
} =
|
|
1072
|
+
} = _ref48;
|
|
1045
1073
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1046
1074
|
width: size,
|
|
1047
1075
|
height: size,
|
|
@@ -1050,21 +1078,21 @@ const Logout = /*#__PURE__*/React.forwardRef(function Logout(_ref47, ref) {
|
|
|
1050
1078
|
viewBox: "0 0 32 32",
|
|
1051
1079
|
fill: "currentColor",
|
|
1052
1080
|
...rest
|
|
1053
|
-
},
|
|
1081
|
+
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
1054
1082
|
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"
|
|
1055
|
-
})),
|
|
1083
|
+
})), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
1056
1084
|
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"
|
|
1057
1085
|
})), children);
|
|
1058
1086
|
});
|
|
1059
1087
|
if (process.env.NODE_ENV !== "production") {
|
|
1060
1088
|
Logout.propTypes = iconPropTypes;
|
|
1061
1089
|
}
|
|
1062
|
-
const Loop = /*#__PURE__*/React.forwardRef(function Loop(
|
|
1090
|
+
const Loop = /*#__PURE__*/React.forwardRef(function Loop(_ref49, ref) {
|
|
1063
1091
|
let {
|
|
1064
1092
|
children,
|
|
1065
1093
|
size = 16,
|
|
1066
1094
|
...rest
|
|
1067
|
-
} =
|
|
1095
|
+
} = _ref49;
|
|
1068
1096
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1069
1097
|
width: size,
|
|
1070
1098
|
height: size,
|
|
@@ -1073,19 +1101,19 @@ const Loop = /*#__PURE__*/React.forwardRef(function Loop(_ref48, ref) {
|
|
|
1073
1101
|
viewBox: "0 0 32 32",
|
|
1074
1102
|
fill: "currentColor",
|
|
1075
1103
|
...rest
|
|
1076
|
-
},
|
|
1104
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
1077
1105
|
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"
|
|
1078
1106
|
})), children);
|
|
1079
1107
|
});
|
|
1080
1108
|
if (process.env.NODE_ENV !== "production") {
|
|
1081
1109
|
Loop.propTypes = iconPropTypes;
|
|
1082
1110
|
}
|
|
1083
|
-
const LowSeverity = /*#__PURE__*/React.forwardRef(function LowSeverity(
|
|
1111
|
+
const LowSeverity = /*#__PURE__*/React.forwardRef(function LowSeverity(_ref50, ref) {
|
|
1084
1112
|
let {
|
|
1085
1113
|
children,
|
|
1086
1114
|
size = 16,
|
|
1087
1115
|
...rest
|
|
1088
|
-
} =
|
|
1116
|
+
} = _ref50;
|
|
1089
1117
|
if (size === "glyph" || size === "glyph" || size === "glyphpx") {
|
|
1090
1118
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1091
1119
|
width: size,
|
|
@@ -1095,9 +1123,9 @@ const LowSeverity = /*#__PURE__*/React.forwardRef(function LowSeverity(_ref49, r
|
|
|
1095
1123
|
viewBox: "0 0 16 16",
|
|
1096
1124
|
fill: "currentColor",
|
|
1097
1125
|
...rest
|
|
1098
|
-
},
|
|
1126
|
+
}, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
1099
1127
|
d: "M4 4H12V12H4z"
|
|
1100
|
-
})),
|
|
1128
|
+
})), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
1101
1129
|
d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
|
|
1102
1130
|
})), children);
|
|
1103
1131
|
}
|
|
@@ -1109,21 +1137,21 @@ const LowSeverity = /*#__PURE__*/React.forwardRef(function LowSeverity(_ref49, r
|
|
|
1109
1137
|
viewBox: "0 0 16 16",
|
|
1110
1138
|
fill: "currentColor",
|
|
1111
1139
|
...rest
|
|
1112
|
-
},
|
|
1140
|
+
}, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
1113
1141
|
d: "M4 4H12V12H4z"
|
|
1114
|
-
})),
|
|
1142
|
+
})), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
1115
1143
|
d: "M12,4v8H4V4h8m1-1H3V13H13V3Z"
|
|
1116
1144
|
})), children);
|
|
1117
1145
|
});
|
|
1118
1146
|
if (process.env.NODE_ENV !== "production") {
|
|
1119
1147
|
LowSeverity.propTypes = iconPropTypes;
|
|
1120
1148
|
}
|
|
1121
|
-
const MacCommand = /*#__PURE__*/React.forwardRef(function MacCommand(
|
|
1149
|
+
const MacCommand = /*#__PURE__*/React.forwardRef(function MacCommand(_ref51, ref) {
|
|
1122
1150
|
let {
|
|
1123
1151
|
children,
|
|
1124
1152
|
size = 16,
|
|
1125
1153
|
...rest
|
|
1126
|
-
} =
|
|
1154
|
+
} = _ref51;
|
|
1127
1155
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1128
1156
|
width: size,
|
|
1129
1157
|
height: size,
|
|
@@ -1132,19 +1160,19 @@ const MacCommand = /*#__PURE__*/React.forwardRef(function MacCommand(_ref50, ref
|
|
|
1132
1160
|
viewBox: "0 0 32 32",
|
|
1133
1161
|
fill: "currentColor",
|
|
1134
1162
|
...rest
|
|
1135
|
-
},
|
|
1163
|
+
}, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
1136
1164
|
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"
|
|
1137
1165
|
})), children);
|
|
1138
1166
|
});
|
|
1139
1167
|
if (process.env.NODE_ENV !== "production") {
|
|
1140
1168
|
MacCommand.propTypes = iconPropTypes;
|
|
1141
1169
|
}
|
|
1142
|
-
const MacOption = /*#__PURE__*/React.forwardRef(function MacOption(
|
|
1170
|
+
const MacOption = /*#__PURE__*/React.forwardRef(function MacOption(_ref52, ref) {
|
|
1143
1171
|
let {
|
|
1144
1172
|
children,
|
|
1145
1173
|
size = 16,
|
|
1146
1174
|
...rest
|
|
1147
|
-
} =
|
|
1175
|
+
} = _ref52;
|
|
1148
1176
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1149
1177
|
width: size,
|
|
1150
1178
|
height: size,
|
|
@@ -1153,19 +1181,19 @@ const MacOption = /*#__PURE__*/React.forwardRef(function MacOption(_ref51, ref)
|
|
|
1153
1181
|
viewBox: "0 0 32 32",
|
|
1154
1182
|
fill: "currentColor",
|
|
1155
1183
|
...rest
|
|
1156
|
-
},
|
|
1184
|
+
}, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
1157
1185
|
d: "M18 5H28V7H18zM10.6 5L4 5 4 7 9.4 7 18.4 27 28 27 28 25 19.6 25z"
|
|
1158
1186
|
})), children);
|
|
1159
1187
|
});
|
|
1160
1188
|
if (process.env.NODE_ENV !== "production") {
|
|
1161
1189
|
MacOption.propTypes = iconPropTypes;
|
|
1162
1190
|
}
|
|
1163
|
-
const MacShift = /*#__PURE__*/React.forwardRef(function MacShift(
|
|
1191
|
+
const MacShift = /*#__PURE__*/React.forwardRef(function MacShift(_ref53, ref) {
|
|
1164
1192
|
let {
|
|
1165
1193
|
children,
|
|
1166
1194
|
size = 16,
|
|
1167
1195
|
...rest
|
|
1168
|
-
} =
|
|
1196
|
+
} = _ref53;
|
|
1169
1197
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1170
1198
|
width: size,
|
|
1171
1199
|
height: size,
|
|
@@ -1174,19 +1202,19 @@ const MacShift = /*#__PURE__*/React.forwardRef(function MacShift(_ref52, ref) {
|
|
|
1174
1202
|
viewBox: "0 0 32 32",
|
|
1175
1203
|
fill: "currentColor",
|
|
1176
1204
|
...rest
|
|
1177
|
-
},
|
|
1205
|
+
}, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
1178
1206
|
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"
|
|
1179
1207
|
})), children);
|
|
1180
1208
|
});
|
|
1181
1209
|
if (process.env.NODE_ENV !== "production") {
|
|
1182
1210
|
MacShift.propTypes = iconPropTypes;
|
|
1183
1211
|
}
|
|
1184
|
-
const MachineLearning = /*#__PURE__*/React.forwardRef(function MachineLearning(
|
|
1212
|
+
const MachineLearning = /*#__PURE__*/React.forwardRef(function MachineLearning(_ref54, ref) {
|
|
1185
1213
|
let {
|
|
1186
1214
|
children,
|
|
1187
1215
|
size = 16,
|
|
1188
1216
|
...rest
|
|
1189
|
-
} =
|
|
1217
|
+
} = _ref54;
|
|
1190
1218
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1191
1219
|
width: size,
|
|
1192
1220
|
height: size,
|
|
@@ -1195,21 +1223,21 @@ const MachineLearning = /*#__PURE__*/React.forwardRef(function MachineLearning(_
|
|
|
1195
1223
|
viewBox: "0 0 32 32",
|
|
1196
1224
|
fill: "currentColor",
|
|
1197
1225
|
...rest
|
|
1198
|
-
},
|
|
1226
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
1199
1227
|
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"
|
|
1200
|
-
})),
|
|
1228
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
1201
1229
|
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"
|
|
1202
1230
|
})), children);
|
|
1203
1231
|
});
|
|
1204
1232
|
if (process.env.NODE_ENV !== "production") {
|
|
1205
1233
|
MachineLearning.propTypes = iconPropTypes;
|
|
1206
1234
|
}
|
|
1207
|
-
const MachineLearningModel = /*#__PURE__*/React.forwardRef(function MachineLearningModel(
|
|
1235
|
+
const MachineLearningModel = /*#__PURE__*/React.forwardRef(function MachineLearningModel(_ref55, ref) {
|
|
1208
1236
|
let {
|
|
1209
1237
|
children,
|
|
1210
1238
|
size = 16,
|
|
1211
1239
|
...rest
|
|
1212
|
-
} =
|
|
1240
|
+
} = _ref55;
|
|
1213
1241
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1214
1242
|
width: size,
|
|
1215
1243
|
height: size,
|
|
@@ -1218,21 +1246,21 @@ const MachineLearningModel = /*#__PURE__*/React.forwardRef(function MachineLearn
|
|
|
1218
1246
|
viewBox: "0 0 32 32",
|
|
1219
1247
|
fill: "currentColor",
|
|
1220
1248
|
...rest
|
|
1221
|
-
},
|
|
1249
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
1222
1250
|
d: "M27 24a2.9609 2.9609 0 00-1.2854.3008L21.4141 20H18v2h2.5859l3.7146 3.7148A2.9665 2.9665 0 0024 27a3 3 0 103-3zm0 4a1 1 0 111-1A1.0009 1.0009 0 0127 28zM27 13a2.9948 2.9948 0 00-2.8157 2H18v2h6.1843A2.9947 2.9947 0 1027 13zm0 4a1 1 0 111-1A1.0009 1.0009 0 0127 17zM27 2a3.0033 3.0033 0 00-3 3 2.9657 2.9657 0 00.3481 1.373L20.5957 10H18v2h3.4043l4.3989-4.2524A2.9987 2.9987 0 1027 2zm0 4a1 1 0 111-1A1.0009 1.0009 0 0127 6z"
|
|
1223
|
-
})),
|
|
1251
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
1224
1252
|
d: "M18,6h2V4H18a3.9756,3.9756,0,0,0-3,1.3823A3.9756,3.9756,0,0,0,12,4H11a9.01,9.01,0,0,0-9,9v6a9.01,9.01,0,0,0,9,9h1a3.9756,3.9756,0,0,0,3-1.3823A3.9756,3.9756,0,0,0,18,28h2V26H18a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,18,6ZM12,26H11a7.0047,7.0047,0,0,1-6.92-6H6V18H4V14H7a3.0033,3.0033,0,0,0,3-3V9H8v2a1.0009,1.0009,0,0,1-1,1H4.08A7.0047,7.0047,0,0,1,11,6h1a2.0023,2.0023,0,0,1,2,2v4H12v2h2v4H12a3.0033,3.0033,0,0,0-3,3v2h2V21a1.0009,1.0009,0,0,1,1-1h2v4A2.0023,2.0023,0,0,1,12,26Z"
|
|
1225
1253
|
})), children);
|
|
1226
1254
|
});
|
|
1227
1255
|
if (process.env.NODE_ENV !== "production") {
|
|
1228
1256
|
MachineLearningModel.propTypes = iconPropTypes;
|
|
1229
1257
|
}
|
|
1230
|
-
const MagicWand = /*#__PURE__*/React.forwardRef(function MagicWand(
|
|
1258
|
+
const MagicWand = /*#__PURE__*/React.forwardRef(function MagicWand(_ref56, ref) {
|
|
1231
1259
|
let {
|
|
1232
1260
|
children,
|
|
1233
1261
|
size = 16,
|
|
1234
1262
|
...rest
|
|
1235
|
-
} =
|
|
1263
|
+
} = _ref56;
|
|
1236
1264
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1237
1265
|
width: size,
|
|
1238
1266
|
height: size,
|
|
@@ -1241,15 +1269,15 @@ const MagicWand = /*#__PURE__*/React.forwardRef(function MagicWand(_ref55, ref)
|
|
|
1241
1269
|
viewBox: "0 0 32 32",
|
|
1242
1270
|
fill: "currentColor",
|
|
1243
1271
|
...rest
|
|
1244
|
-
},
|
|
1272
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
1245
1273
|
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"
|
|
1246
|
-
})),
|
|
1274
|
+
})), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
1247
1275
|
d: "M2.586 14.586H5.414V17.414H2.586z",
|
|
1248
1276
|
transform: "rotate(-45 4 16)"
|
|
1249
|
-
})),
|
|
1277
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
1250
1278
|
d: "M14.586 2.586H17.414V5.414H14.586z",
|
|
1251
1279
|
transform: "rotate(-45 16 4)"
|
|
1252
|
-
})),
|
|
1280
|
+
})), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
1253
1281
|
d: "M2.586 2.586H5.414V5.414H2.586z",
|
|
1254
1282
|
transform: "rotate(-45 4 4)"
|
|
1255
1283
|
})), children);
|
|
@@ -1257,12 +1285,12 @@ const MagicWand = /*#__PURE__*/React.forwardRef(function MagicWand(_ref55, ref)
|
|
|
1257
1285
|
if (process.env.NODE_ENV !== "production") {
|
|
1258
1286
|
MagicWand.propTypes = iconPropTypes;
|
|
1259
1287
|
}
|
|
1260
|
-
const MagicWandFilled = /*#__PURE__*/React.forwardRef(function MagicWandFilled(
|
|
1288
|
+
const MagicWandFilled = /*#__PURE__*/React.forwardRef(function MagicWandFilled(_ref57, ref) {
|
|
1261
1289
|
let {
|
|
1262
1290
|
children,
|
|
1263
1291
|
size = 16,
|
|
1264
1292
|
...rest
|
|
1265
|
-
} =
|
|
1293
|
+
} = _ref57;
|
|
1266
1294
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1267
1295
|
width: size,
|
|
1268
1296
|
height: size,
|
|
@@ -1271,15 +1299,15 @@ const MagicWandFilled = /*#__PURE__*/React.forwardRef(function MagicWandFilled(_
|
|
|
1271
1299
|
viewBox: "0 0 32 32",
|
|
1272
1300
|
fill: "currentColor",
|
|
1273
1301
|
...rest
|
|
1274
|
-
},
|
|
1302
|
+
}, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
1275
1303
|
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"
|
|
1276
|
-
})),
|
|
1304
|
+
})), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1277
1305
|
d: "M2.586 14.586H5.414V17.414H2.586z",
|
|
1278
1306
|
transform: "rotate(-45 4 16)"
|
|
1279
|
-
})),
|
|
1307
|
+
})), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1280
1308
|
d: "M14.586 2.586H17.414V5.414H14.586z",
|
|
1281
1309
|
transform: "rotate(-45 16 4)"
|
|
1282
|
-
})),
|
|
1310
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1283
1311
|
d: "M2.586 2.586H5.414V5.414H2.586z",
|
|
1284
1312
|
transform: "rotate(-45 4 4)"
|
|
1285
1313
|
})), children);
|
|
@@ -1287,12 +1315,12 @@ const MagicWandFilled = /*#__PURE__*/React.forwardRef(function MagicWandFilled(_
|
|
|
1287
1315
|
if (process.env.NODE_ENV !== "production") {
|
|
1288
1316
|
MagicWandFilled.propTypes = iconPropTypes;
|
|
1289
1317
|
}
|
|
1290
|
-
const WatsonHealthMagnify = /*#__PURE__*/React.forwardRef(function WatsonHealthMagnify(
|
|
1318
|
+
const WatsonHealthMagnify = /*#__PURE__*/React.forwardRef(function WatsonHealthMagnify(_ref58, ref) {
|
|
1291
1319
|
let {
|
|
1292
1320
|
children,
|
|
1293
1321
|
size = 16,
|
|
1294
1322
|
...rest
|
|
1295
|
-
} =
|
|
1323
|
+
} = _ref58;
|
|
1296
1324
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1297
1325
|
width: size,
|
|
1298
1326
|
height: size,
|
|
@@ -1301,21 +1329,21 @@ const WatsonHealthMagnify = /*#__PURE__*/React.forwardRef(function WatsonHealthM
|
|
|
1301
1329
|
viewBox: "0 0 32 32",
|
|
1302
1330
|
fill: "currentColor",
|
|
1303
1331
|
...rest
|
|
1304
|
-
},
|
|
1332
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1305
1333
|
d: "M12,21H4V4H22v8h2V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V21a2,2,0,0,0,2,2h8Z"
|
|
1306
|
-
})),
|
|
1334
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1307
1335
|
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"
|
|
1308
1336
|
})), children);
|
|
1309
1337
|
});
|
|
1310
1338
|
if (process.env.NODE_ENV !== "production") {
|
|
1311
1339
|
WatsonHealthMagnify.propTypes = iconPropTypes;
|
|
1312
1340
|
}
|
|
1313
|
-
const MailAll = /*#__PURE__*/React.forwardRef(function MailAll(
|
|
1341
|
+
const MailAll = /*#__PURE__*/React.forwardRef(function MailAll(_ref59, ref) {
|
|
1314
1342
|
let {
|
|
1315
1343
|
children,
|
|
1316
1344
|
size = 16,
|
|
1317
1345
|
...rest
|
|
1318
|
-
} =
|
|
1346
|
+
} = _ref59;
|
|
1319
1347
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1320
1348
|
width: size,
|
|
1321
1349
|
height: size,
|
|
@@ -1324,21 +1352,21 @@ const MailAll = /*#__PURE__*/React.forwardRef(function MailAll(_ref58, ref) {
|
|
|
1324
1352
|
viewBox: "0 0 32 32",
|
|
1325
1353
|
fill: "currentColor",
|
|
1326
1354
|
...rest
|
|
1327
|
-
},
|
|
1355
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1328
1356
|
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"
|
|
1329
|
-
})),
|
|
1357
|
+
})), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1330
1358
|
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"
|
|
1331
1359
|
})), children);
|
|
1332
1360
|
});
|
|
1333
1361
|
if (process.env.NODE_ENV !== "production") {
|
|
1334
1362
|
MailAll.propTypes = iconPropTypes;
|
|
1335
1363
|
}
|
|
1336
|
-
const MailReply = /*#__PURE__*/React.forwardRef(function MailReply(
|
|
1364
|
+
const MailReply = /*#__PURE__*/React.forwardRef(function MailReply(_ref60, ref) {
|
|
1337
1365
|
let {
|
|
1338
1366
|
children,
|
|
1339
1367
|
size = 16,
|
|
1340
1368
|
...rest
|
|
1341
|
-
} =
|
|
1369
|
+
} = _ref60;
|
|
1342
1370
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1343
1371
|
width: size,
|
|
1344
1372
|
height: size,
|
|
@@ -1347,21 +1375,21 @@ const MailReply = /*#__PURE__*/React.forwardRef(function MailReply(_ref59, ref)
|
|
|
1347
1375
|
viewBox: "0 0 32 32",
|
|
1348
1376
|
fill: "currentColor",
|
|
1349
1377
|
...rest
|
|
1350
|
-
},
|
|
1378
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1351
1379
|
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"
|
|
1352
|
-
})),
|
|
1380
|
+
})), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1353
1381
|
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"
|
|
1354
1382
|
})), children);
|
|
1355
1383
|
});
|
|
1356
1384
|
if (process.env.NODE_ENV !== "production") {
|
|
1357
1385
|
MailReply.propTypes = iconPropTypes;
|
|
1358
1386
|
}
|
|
1359
|
-
const WatsonHealthMammogram = /*#__PURE__*/React.forwardRef(function WatsonHealthMammogram(
|
|
1387
|
+
const WatsonHealthMammogram = /*#__PURE__*/React.forwardRef(function WatsonHealthMammogram(_ref61, ref) {
|
|
1360
1388
|
let {
|
|
1361
1389
|
children,
|
|
1362
1390
|
size = 16,
|
|
1363
1391
|
...rest
|
|
1364
|
-
} =
|
|
1392
|
+
} = _ref61;
|
|
1365
1393
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1366
1394
|
width: size,
|
|
1367
1395
|
height: size,
|
|
@@ -1370,19 +1398,19 @@ const WatsonHealthMammogram = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
1370
1398
|
viewBox: "0 0 32 32",
|
|
1371
1399
|
fill: "currentColor",
|
|
1372
1400
|
...rest
|
|
1373
|
-
},
|
|
1401
|
+
}, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1374
1402
|
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"
|
|
1375
1403
|
})), children);
|
|
1376
1404
|
});
|
|
1377
1405
|
if (process.env.NODE_ENV !== "production") {
|
|
1378
1406
|
WatsonHealthMammogram.propTypes = iconPropTypes;
|
|
1379
1407
|
}
|
|
1380
|
-
const ManageProtection = /*#__PURE__*/React.forwardRef(function ManageProtection(
|
|
1408
|
+
const ManageProtection = /*#__PURE__*/React.forwardRef(function ManageProtection(_ref62, ref) {
|
|
1381
1409
|
let {
|
|
1382
1410
|
children,
|
|
1383
1411
|
size = 16,
|
|
1384
1412
|
...rest
|
|
1385
|
-
} =
|
|
1413
|
+
} = _ref62;
|
|
1386
1414
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1387
1415
|
width: size,
|
|
1388
1416
|
height: size,
|
|
@@ -1391,21 +1419,21 @@ const ManageProtection = /*#__PURE__*/React.forwardRef(function ManageProtection
|
|
|
1391
1419
|
viewBox: "0 0 32 32",
|
|
1392
1420
|
fill: "currentColor",
|
|
1393
1421
|
...rest
|
|
1394
|
-
},
|
|
1422
|
+
}, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1395
1423
|
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"
|
|
1396
|
-
})),
|
|
1424
|
+
})), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1397
1425
|
d: "M16,25.277V6h8V16.8048a7,7,0,0,1-3.7,6.1731Z"
|
|
1398
1426
|
})), children);
|
|
1399
1427
|
});
|
|
1400
1428
|
if (process.env.NODE_ENV !== "production") {
|
|
1401
1429
|
ManageProtection.propTypes = iconPropTypes;
|
|
1402
1430
|
}
|
|
1403
|
-
const ManagedSolutions = /*#__PURE__*/React.forwardRef(function ManagedSolutions(
|
|
1431
|
+
const ManagedSolutions = /*#__PURE__*/React.forwardRef(function ManagedSolutions(_ref63, ref) {
|
|
1404
1432
|
let {
|
|
1405
1433
|
children,
|
|
1406
1434
|
size = 16,
|
|
1407
1435
|
...rest
|
|
1408
|
-
} =
|
|
1436
|
+
} = _ref63;
|
|
1409
1437
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1410
1438
|
width: size,
|
|
1411
1439
|
height: size,
|
|
@@ -1414,21 +1442,21 @@ const ManagedSolutions = /*#__PURE__*/React.forwardRef(function ManagedSolutions
|
|
|
1414
1442
|
viewBox: "0 0 32 32",
|
|
1415
1443
|
fill: "currentColor",
|
|
1416
1444
|
...rest
|
|
1417
|
-
},
|
|
1445
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1418
1446
|
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"
|
|
1419
|
-
})),
|
|
1447
|
+
})), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1420
1448
|
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"
|
|
1421
1449
|
})), children);
|
|
1422
1450
|
});
|
|
1423
1451
|
if (process.env.NODE_ENV !== "production") {
|
|
1424
1452
|
ManagedSolutions.propTypes = iconPropTypes;
|
|
1425
1453
|
}
|
|
1426
|
-
const Map = /*#__PURE__*/React.forwardRef(function Map(
|
|
1454
|
+
const Map = /*#__PURE__*/React.forwardRef(function Map(_ref64, ref) {
|
|
1427
1455
|
let {
|
|
1428
1456
|
children,
|
|
1429
1457
|
size = 16,
|
|
1430
1458
|
...rest
|
|
1431
|
-
} =
|
|
1459
|
+
} = _ref64;
|
|
1432
1460
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1433
1461
|
width: size,
|
|
1434
1462
|
height: size,
|
|
@@ -1437,25 +1465,25 @@ const Map = /*#__PURE__*/React.forwardRef(function Map(_ref63, ref) {
|
|
|
1437
1465
|
viewBox: "0 0 32 32",
|
|
1438
1466
|
fill: "currentColor",
|
|
1439
1467
|
...rest
|
|
1440
|
-
},
|
|
1468
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1441
1469
|
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"
|
|
1442
|
-
})),
|
|
1470
|
+
})), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
|
|
1443
1471
|
cx: "16",
|
|
1444
1472
|
cy: "9",
|
|
1445
1473
|
r: "2"
|
|
1446
|
-
})),
|
|
1474
|
+
})), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1447
1475
|
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"
|
|
1448
1476
|
})), children);
|
|
1449
1477
|
});
|
|
1450
1478
|
if (process.env.NODE_ENV !== "production") {
|
|
1451
1479
|
Map.propTypes = iconPropTypes;
|
|
1452
1480
|
}
|
|
1453
|
-
const MapCenter = /*#__PURE__*/React.forwardRef(function MapCenter(
|
|
1481
|
+
const MapCenter = /*#__PURE__*/React.forwardRef(function MapCenter(_ref65, ref) {
|
|
1454
1482
|
let {
|
|
1455
1483
|
children,
|
|
1456
1484
|
size = 16,
|
|
1457
1485
|
...rest
|
|
1458
|
-
} =
|
|
1486
|
+
} = _ref65;
|
|
1459
1487
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1460
1488
|
width: size,
|
|
1461
1489
|
height: size,
|
|
@@ -1464,19 +1492,19 @@ const MapCenter = /*#__PURE__*/React.forwardRef(function MapCenter(_ref64, ref)
|
|
|
1464
1492
|
viewBox: "0 0 32 32",
|
|
1465
1493
|
fill: "currentColor",
|
|
1466
1494
|
...rest
|
|
1467
|
-
},
|
|
1495
|
+
}, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1468
1496
|
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"
|
|
1469
1497
|
})), children);
|
|
1470
1498
|
});
|
|
1471
1499
|
if (process.env.NODE_ENV !== "production") {
|
|
1472
1500
|
MapCenter.propTypes = iconPropTypes;
|
|
1473
1501
|
}
|
|
1474
|
-
const MapIdentify = /*#__PURE__*/React.forwardRef(function MapIdentify(
|
|
1502
|
+
const MapIdentify = /*#__PURE__*/React.forwardRef(function MapIdentify(_ref66, ref) {
|
|
1475
1503
|
let {
|
|
1476
1504
|
children,
|
|
1477
1505
|
size = 16,
|
|
1478
1506
|
...rest
|
|
1479
|
-
} =
|
|
1507
|
+
} = _ref66;
|
|
1480
1508
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1481
1509
|
width: size,
|
|
1482
1510
|
height: size,
|
|
@@ -1485,19 +1513,19 @@ const MapIdentify = /*#__PURE__*/React.forwardRef(function MapIdentify(_ref65, r
|
|
|
1485
1513
|
viewBox: "0 0 32 32",
|
|
1486
1514
|
fill: "currentColor",
|
|
1487
1515
|
...rest
|
|
1488
|
-
},
|
|
1516
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1489
1517
|
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"
|
|
1490
1518
|
})), children);
|
|
1491
1519
|
});
|
|
1492
1520
|
if (process.env.NODE_ENV !== "production") {
|
|
1493
1521
|
MapIdentify.propTypes = iconPropTypes;
|
|
1494
1522
|
}
|
|
1495
|
-
const MapBoundary = /*#__PURE__*/React.forwardRef(function MapBoundary(
|
|
1523
|
+
const MapBoundary = /*#__PURE__*/React.forwardRef(function MapBoundary(_ref67, ref) {
|
|
1496
1524
|
let {
|
|
1497
1525
|
children,
|
|
1498
1526
|
size = 16,
|
|
1499
1527
|
...rest
|
|
1500
|
-
} =
|
|
1528
|
+
} = _ref67;
|
|
1501
1529
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1502
1530
|
width: size,
|
|
1503
1531
|
height: size,
|
|
@@ -1506,21 +1534,21 @@ const MapBoundary = /*#__PURE__*/React.forwardRef(function MapBoundary(_ref66, r
|
|
|
1506
1534
|
viewBox: "0 0 32 32",
|
|
1507
1535
|
fill: "currentColor",
|
|
1508
1536
|
...rest
|
|
1509
|
-
},
|
|
1537
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1510
1538
|
d: "M12 10H14V14H12zM18 18H22V20H18zM14 18L14 16 12 16 12 20 16 20 16 18 14 18zM16 4H28V16H16z"
|
|
1511
|
-
})),
|
|
1539
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1512
1540
|
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"
|
|
1513
1541
|
})), children);
|
|
1514
1542
|
});
|
|
1515
1543
|
if (process.env.NODE_ENV !== "production") {
|
|
1516
1544
|
MapBoundary.propTypes = iconPropTypes;
|
|
1517
1545
|
}
|
|
1518
|
-
const MapBoundaryVegetation = /*#__PURE__*/React.forwardRef(function MapBoundaryVegetation(
|
|
1546
|
+
const MapBoundaryVegetation = /*#__PURE__*/React.forwardRef(function MapBoundaryVegetation(_ref68, ref) {
|
|
1519
1547
|
let {
|
|
1520
1548
|
children,
|
|
1521
1549
|
size = 16,
|
|
1522
1550
|
...rest
|
|
1523
|
-
} =
|
|
1551
|
+
} = _ref68;
|
|
1524
1552
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1525
1553
|
width: size,
|
|
1526
1554
|
height: size,
|
|
@@ -1529,21 +1557,21 @@ const MapBoundaryVegetation = /*#__PURE__*/React.forwardRef(function MapBoundary
|
|
|
1529
1557
|
viewBox: "0 0 32 32",
|
|
1530
1558
|
fill: "currentColor",
|
|
1531
1559
|
...rest
|
|
1532
|
-
},
|
|
1560
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1533
1561
|
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"
|
|
1534
|
-
})),
|
|
1562
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1535
1563
|
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"
|
|
1536
1564
|
})), children);
|
|
1537
1565
|
});
|
|
1538
1566
|
if (process.env.NODE_ENV !== "production") {
|
|
1539
1567
|
MapBoundaryVegetation.propTypes = iconPropTypes;
|
|
1540
1568
|
}
|
|
1541
|
-
const MarineWarning = /*#__PURE__*/React.forwardRef(function MarineWarning(
|
|
1569
|
+
const MarineWarning = /*#__PURE__*/React.forwardRef(function MarineWarning(_ref69, ref) {
|
|
1542
1570
|
let {
|
|
1543
1571
|
children,
|
|
1544
1572
|
size = 16,
|
|
1545
1573
|
...rest
|
|
1546
|
-
} =
|
|
1574
|
+
} = _ref69;
|
|
1547
1575
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1548
1576
|
width: size,
|
|
1549
1577
|
height: size,
|
|
@@ -1552,26 +1580,26 @@ const MarineWarning = /*#__PURE__*/React.forwardRef(function MarineWarning(_ref6
|
|
|
1552
1580
|
viewBox: "0 0 32 32",
|
|
1553
1581
|
fill: "currentColor",
|
|
1554
1582
|
...rest
|
|
1555
|
-
},
|
|
1583
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1556
1584
|
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"
|
|
1557
|
-
})),
|
|
1585
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1558
1586
|
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"
|
|
1559
|
-
})),
|
|
1587
|
+
})), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1560
1588
|
fill: "none",
|
|
1561
1589
|
d: "M23.75,10h-1.5V6h1.5ZM23,11a1,1,0,1,0,1,1A1,1,0,0,0,23,11Z"
|
|
1562
|
-
})),
|
|
1590
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1563
1591
|
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"
|
|
1564
1592
|
})), children);
|
|
1565
1593
|
});
|
|
1566
1594
|
if (process.env.NODE_ENV !== "production") {
|
|
1567
1595
|
MarineWarning.propTypes = iconPropTypes;
|
|
1568
1596
|
}
|
|
1569
|
-
const MathCurve = /*#__PURE__*/React.forwardRef(function MathCurve(
|
|
1597
|
+
const MathCurve = /*#__PURE__*/React.forwardRef(function MathCurve(_ref70, ref) {
|
|
1570
1598
|
let {
|
|
1571
1599
|
children,
|
|
1572
1600
|
size = 16,
|
|
1573
1601
|
...rest
|
|
1574
|
-
} =
|
|
1602
|
+
} = _ref70;
|
|
1575
1603
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1576
1604
|
width: size,
|
|
1577
1605
|
height: size,
|
|
@@ -1580,19 +1608,19 @@ const MathCurve = /*#__PURE__*/React.forwardRef(function MathCurve(_ref69, ref)
|
|
|
1580
1608
|
viewBox: "0 0 32 32",
|
|
1581
1609
|
fill: "currentColor",
|
|
1582
1610
|
...rest
|
|
1583
|
-
},
|
|
1611
|
+
}, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1584
1612
|
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"
|
|
1585
1613
|
})), children);
|
|
1586
1614
|
});
|
|
1587
1615
|
if (process.env.NODE_ENV !== "production") {
|
|
1588
1616
|
MathCurve.propTypes = iconPropTypes;
|
|
1589
1617
|
}
|
|
1590
|
-
const QMatrix = /*#__PURE__*/React.forwardRef(function QMatrix(
|
|
1618
|
+
const QMatrix = /*#__PURE__*/React.forwardRef(function QMatrix(_ref71, ref) {
|
|
1591
1619
|
let {
|
|
1592
1620
|
children,
|
|
1593
1621
|
size = 16,
|
|
1594
1622
|
...rest
|
|
1595
|
-
} =
|
|
1623
|
+
} = _ref71;
|
|
1596
1624
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1597
1625
|
width: size,
|
|
1598
1626
|
height: size,
|
|
@@ -1601,19 +1629,19 @@ const QMatrix = /*#__PURE__*/React.forwardRef(function QMatrix(_ref70, ref) {
|
|
|
1601
1629
|
viewBox: "0 0 32 32",
|
|
1602
1630
|
fill: "currentColor",
|
|
1603
1631
|
...rest
|
|
1604
|
-
},
|
|
1632
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1605
1633
|
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"
|
|
1606
1634
|
})), children);
|
|
1607
1635
|
});
|
|
1608
1636
|
if (process.env.NODE_ENV !== "production") {
|
|
1609
1637
|
QMatrix.propTypes = iconPropTypes;
|
|
1610
1638
|
}
|
|
1611
|
-
const Maximize = /*#__PURE__*/React.forwardRef(function Maximize(
|
|
1639
|
+
const Maximize = /*#__PURE__*/React.forwardRef(function Maximize(_ref72, ref) {
|
|
1612
1640
|
let {
|
|
1613
1641
|
children,
|
|
1614
1642
|
size = 16,
|
|
1615
1643
|
...rest
|
|
1616
|
-
} =
|
|
1644
|
+
} = _ref72;
|
|
1617
1645
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1618
1646
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1619
1647
|
width: size,
|
|
@@ -1623,7 +1651,7 @@ const Maximize = /*#__PURE__*/React.forwardRef(function Maximize(_ref71, ref) {
|
|
|
1623
1651
|
viewBox: "0 0 16 16",
|
|
1624
1652
|
fill: "currentColor",
|
|
1625
1653
|
...rest
|
|
1626
|
-
},
|
|
1654
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1627
1655
|
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"
|
|
1628
1656
|
})), children);
|
|
1629
1657
|
}
|
|
@@ -1635,19 +1663,19 @@ const Maximize = /*#__PURE__*/React.forwardRef(function Maximize(_ref71, ref) {
|
|
|
1635
1663
|
viewBox: "0 0 32 32",
|
|
1636
1664
|
fill: "currentColor",
|
|
1637
1665
|
...rest
|
|
1638
|
-
},
|
|
1666
|
+
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1639
1667
|
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"
|
|
1640
1668
|
})), children);
|
|
1641
1669
|
});
|
|
1642
1670
|
if (process.env.NODE_ENV !== "production") {
|
|
1643
1671
|
Maximize.propTypes = iconPropTypes;
|
|
1644
1672
|
}
|
|
1645
|
-
const MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary(
|
|
1673
|
+
const MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary(_ref73, ref) {
|
|
1646
1674
|
let {
|
|
1647
1675
|
children,
|
|
1648
1676
|
size = 16,
|
|
1649
1677
|
...rest
|
|
1650
|
-
} =
|
|
1678
|
+
} = _ref73;
|
|
1651
1679
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1652
1680
|
width: size,
|
|
1653
1681
|
height: size,
|
|
@@ -1656,21 +1684,21 @@ const MediaLibrary = /*#__PURE__*/React.forwardRef(function MediaLibrary(_ref72,
|
|
|
1656
1684
|
viewBox: "0 0 32 32",
|
|
1657
1685
|
fill: "currentColor",
|
|
1658
1686
|
...rest
|
|
1659
|
-
},
|
|
1687
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1660
1688
|
d: "M13 15L13 23 13 23 20 19 13 15z"
|
|
1661
|
-
})),
|
|
1689
|
+
})), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1662
1690
|
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"
|
|
1663
1691
|
})), children);
|
|
1664
1692
|
});
|
|
1665
1693
|
if (process.env.NODE_ENV !== "production") {
|
|
1666
1694
|
MediaLibrary.propTypes = iconPropTypes;
|
|
1667
1695
|
}
|
|
1668
|
-
const MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFilled(
|
|
1696
|
+
const MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFilled(_ref74, ref) {
|
|
1669
1697
|
let {
|
|
1670
1698
|
children,
|
|
1671
1699
|
size = 16,
|
|
1672
1700
|
...rest
|
|
1673
|
-
} =
|
|
1701
|
+
} = _ref74;
|
|
1674
1702
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1675
1703
|
width: size,
|
|
1676
1704
|
height: size,
|
|
@@ -1679,23 +1707,23 @@ const MediaLibraryFilled = /*#__PURE__*/React.forwardRef(function MediaLibraryFi
|
|
|
1679
1707
|
viewBox: "0 0 32 32",
|
|
1680
1708
|
fill: "currentColor",
|
|
1681
1709
|
...rest
|
|
1682
|
-
},
|
|
1710
|
+
}, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1683
1711
|
fill: "none",
|
|
1684
1712
|
d: "M13 15L13 23 13 23 20 19 13 15z",
|
|
1685
1713
|
"data-icon-path": "inner-path"
|
|
1686
|
-
})),
|
|
1714
|
+
})), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1687
1715
|
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"
|
|
1688
1716
|
})), children);
|
|
1689
1717
|
});
|
|
1690
1718
|
if (process.env.NODE_ENV !== "production") {
|
|
1691
1719
|
MediaLibraryFilled.propTypes = iconPropTypes;
|
|
1692
1720
|
}
|
|
1693
|
-
const MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast(
|
|
1721
|
+
const MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast(_ref75, ref) {
|
|
1694
1722
|
let {
|
|
1695
1723
|
children,
|
|
1696
1724
|
size = 16,
|
|
1697
1725
|
...rest
|
|
1698
|
-
} =
|
|
1726
|
+
} = _ref75;
|
|
1699
1727
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1700
1728
|
width: size,
|
|
1701
1729
|
height: size,
|
|
@@ -1704,23 +1732,23 @@ const MediaCast = /*#__PURE__*/React.forwardRef(function MediaCast(_ref74, ref)
|
|
|
1704
1732
|
viewBox: "0 0 32 32",
|
|
1705
1733
|
fill: "currentColor",
|
|
1706
1734
|
...rest
|
|
1707
|
-
},
|
|
1735
|
+
}, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1708
1736
|
d: "M2 26H5a3 3 0 00-3-3zM9 26H7a5.0057 5.0057 0 00-5-5V19A7.0078 7.0078 0 019 26z"
|
|
1709
|
-
})),
|
|
1737
|
+
})), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1710
1738
|
d: "M13,26H11a9.01,9.01,0,0,0-9-9V15A11.0125,11.0125,0,0,1,13,26Z"
|
|
1711
|
-
})),
|
|
1739
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1712
1740
|
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"
|
|
1713
1741
|
})), children);
|
|
1714
1742
|
});
|
|
1715
1743
|
if (process.env.NODE_ENV !== "production") {
|
|
1716
1744
|
MediaCast.propTypes = iconPropTypes;
|
|
1717
1745
|
}
|
|
1718
|
-
const Medication = /*#__PURE__*/React.forwardRef(function Medication(
|
|
1746
|
+
const Medication = /*#__PURE__*/React.forwardRef(function Medication(_ref76, ref) {
|
|
1719
1747
|
let {
|
|
1720
1748
|
children,
|
|
1721
1749
|
size = 16,
|
|
1722
1750
|
...rest
|
|
1723
|
-
} =
|
|
1751
|
+
} = _ref76;
|
|
1724
1752
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1725
1753
|
width: size,
|
|
1726
1754
|
height: size,
|
|
@@ -1729,19 +1757,19 @@ const Medication = /*#__PURE__*/React.forwardRef(function Medication(_ref75, ref
|
|
|
1729
1757
|
viewBox: "0 0 32 32",
|
|
1730
1758
|
fill: "currentColor",
|
|
1731
1759
|
...rest
|
|
1732
|
-
},
|
|
1760
|
+
}, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1733
1761
|
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"
|
|
1734
1762
|
})), children);
|
|
1735
1763
|
});
|
|
1736
1764
|
if (process.env.NODE_ENV !== "production") {
|
|
1737
1765
|
Medication.propTypes = iconPropTypes;
|
|
1738
1766
|
}
|
|
1739
|
-
const MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert(
|
|
1767
|
+
const MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert(_ref77, ref) {
|
|
1740
1768
|
let {
|
|
1741
1769
|
children,
|
|
1742
1770
|
size = 16,
|
|
1743
1771
|
...rest
|
|
1744
|
-
} =
|
|
1772
|
+
} = _ref77;
|
|
1745
1773
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1746
1774
|
width: size,
|
|
1747
1775
|
height: size,
|
|
@@ -1750,27 +1778,27 @@ const MedicationAlert = /*#__PURE__*/React.forwardRef(function MedicationAlert(_
|
|
|
1750
1778
|
viewBox: "0 0 32 32",
|
|
1751
1779
|
fill: "currentColor",
|
|
1752
1780
|
...rest
|
|
1753
|
-
},
|
|
1781
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1754
1782
|
d: "M22 19H24V24H22z"
|
|
1755
|
-
})),
|
|
1783
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1756
1784
|
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"
|
|
1757
|
-
})),
|
|
1785
|
+
})), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
|
|
1758
1786
|
cx: "23",
|
|
1759
1787
|
cy: "26",
|
|
1760
1788
|
r: "1"
|
|
1761
|
-
})),
|
|
1789
|
+
})), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1762
1790
|
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"
|
|
1763
1791
|
})), children);
|
|
1764
1792
|
});
|
|
1765
1793
|
if (process.env.NODE_ENV !== "production") {
|
|
1766
1794
|
MedicationAlert.propTypes = iconPropTypes;
|
|
1767
1795
|
}
|
|
1768
|
-
const MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationReminder(
|
|
1796
|
+
const MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationReminder(_ref78, ref) {
|
|
1769
1797
|
let {
|
|
1770
1798
|
children,
|
|
1771
1799
|
size = 16,
|
|
1772
1800
|
...rest
|
|
1773
|
-
} =
|
|
1801
|
+
} = _ref78;
|
|
1774
1802
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1775
1803
|
width: size,
|
|
1776
1804
|
height: size,
|
|
@@ -1779,9 +1807,9 @@ const MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationRemi
|
|
|
1779
1807
|
viewBox: "0 0 32 32",
|
|
1780
1808
|
fill: "currentColor",
|
|
1781
1809
|
...rest
|
|
1782
|
-
},
|
|
1810
|
+
}, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1783
1811
|
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"
|
|
1784
|
-
})),
|
|
1812
|
+
})), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
|
|
1785
1813
|
cx: "26",
|
|
1786
1814
|
cy: "16",
|
|
1787
1815
|
r: "4"
|
|
@@ -1790,12 +1818,12 @@ const MedicationReminder = /*#__PURE__*/React.forwardRef(function MedicationRemi
|
|
|
1790
1818
|
if (process.env.NODE_ENV !== "production") {
|
|
1791
1819
|
MedicationReminder.propTypes = iconPropTypes;
|
|
1792
1820
|
}
|
|
1793
|
-
const Menu = /*#__PURE__*/React.forwardRef(function Menu(
|
|
1821
|
+
const Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref79, ref) {
|
|
1794
1822
|
let {
|
|
1795
1823
|
children,
|
|
1796
1824
|
size = 16,
|
|
1797
1825
|
...rest
|
|
1798
|
-
} =
|
|
1826
|
+
} = _ref79;
|
|
1799
1827
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1800
1828
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1801
1829
|
width: size,
|
|
@@ -1805,7 +1833,7 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref78, ref) {
|
|
|
1805
1833
|
viewBox: "0 0 16 16",
|
|
1806
1834
|
fill: "currentColor",
|
|
1807
1835
|
...rest
|
|
1808
|
-
},
|
|
1836
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1809
1837
|
d: "M2 12H14V13H2zM2 9H14V10H2zM2 6H14V7H2zM2 3H14V4H2z"
|
|
1810
1838
|
})), children);
|
|
1811
1839
|
}
|
|
@@ -1818,7 +1846,7 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref78, ref) {
|
|
|
1818
1846
|
viewBox: "0 0 20 20",
|
|
1819
1847
|
fill: "currentColor",
|
|
1820
1848
|
...rest
|
|
1821
|
-
},
|
|
1849
|
+
}, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1822
1850
|
d: "M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"
|
|
1823
1851
|
})), children);
|
|
1824
1852
|
}
|
|
@@ -1831,7 +1859,7 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref78, ref) {
|
|
|
1831
1859
|
viewBox: "0 0 24 24",
|
|
1832
1860
|
fill: "currentColor",
|
|
1833
1861
|
...rest
|
|
1834
|
-
},
|
|
1862
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1835
1863
|
d: "M3 18H21V19.5H3zM3 13.5H21V15H3zM3 9H21V10.5H3zM3 4.5H21V6H3z"
|
|
1836
1864
|
})), children);
|
|
1837
1865
|
}
|
|
@@ -1843,19 +1871,19 @@ const Menu = /*#__PURE__*/React.forwardRef(function Menu(_ref78, ref) {
|
|
|
1843
1871
|
viewBox: "0 0 32 32",
|
|
1844
1872
|
fill: "currentColor",
|
|
1845
1873
|
...rest
|
|
1846
|
-
},
|
|
1874
|
+
}, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1847
1875
|
d: "M4 6H28V8H4zM4 24H28V26H4zM4 12H28V14H4zM4 18H28V20H4z"
|
|
1848
1876
|
})), children);
|
|
1849
1877
|
});
|
|
1850
1878
|
if (process.env.NODE_ENV !== "production") {
|
|
1851
1879
|
Menu.propTypes = iconPropTypes;
|
|
1852
1880
|
}
|
|
1853
|
-
const MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue(
|
|
1881
|
+
const MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue(_ref80, ref) {
|
|
1854
1882
|
let {
|
|
1855
1883
|
children,
|
|
1856
1884
|
size = 16,
|
|
1857
1885
|
...rest
|
|
1858
|
-
} =
|
|
1886
|
+
} = _ref80;
|
|
1859
1887
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1860
1888
|
width: size,
|
|
1861
1889
|
height: size,
|
|
@@ -1864,21 +1892,21 @@ const MessageQueue = /*#__PURE__*/React.forwardRef(function MessageQueue(_ref79,
|
|
|
1864
1892
|
viewBox: "0 0 32 32",
|
|
1865
1893
|
fill: "currentColor",
|
|
1866
1894
|
...rest
|
|
1867
|
-
},
|
|
1895
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1868
1896
|
d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V21H4v5H28V21h2v5A2.0021,2.0021,0,0,1,28,28Z"
|
|
1869
|
-
})),
|
|
1897
|
+
})), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1870
1898
|
d: "M7 21H25V23H7zM7 16H25V18H7zM7 11H25V13H7zM7 6H25V8H7z"
|
|
1871
1899
|
})), children);
|
|
1872
1900
|
});
|
|
1873
1901
|
if (process.env.NODE_ENV !== "production") {
|
|
1874
1902
|
MessageQueue.propTypes = iconPropTypes;
|
|
1875
1903
|
}
|
|
1876
|
-
const Meter = /*#__PURE__*/React.forwardRef(function Meter(
|
|
1904
|
+
const Meter = /*#__PURE__*/React.forwardRef(function Meter(_ref81, ref) {
|
|
1877
1905
|
let {
|
|
1878
1906
|
children,
|
|
1879
1907
|
size = 16,
|
|
1880
1908
|
...rest
|
|
1881
|
-
} =
|
|
1909
|
+
} = _ref81;
|
|
1882
1910
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1883
1911
|
width: size,
|
|
1884
1912
|
height: size,
|
|
@@ -1887,21 +1915,21 @@ const Meter = /*#__PURE__*/React.forwardRef(function Meter(_ref80, ref) {
|
|
|
1887
1915
|
viewBox: "0 0 32 32",
|
|
1888
1916
|
fill: "currentColor",
|
|
1889
1917
|
...rest
|
|
1890
|
-
},
|
|
1918
|
+
}, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1891
1919
|
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"
|
|
1892
|
-
})),
|
|
1920
|
+
})), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1893
1921
|
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"
|
|
1894
1922
|
})), children);
|
|
1895
1923
|
});
|
|
1896
1924
|
if (process.env.NODE_ENV !== "production") {
|
|
1897
1925
|
Meter.propTypes = iconPropTypes;
|
|
1898
1926
|
}
|
|
1899
|
-
const MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt(
|
|
1927
|
+
const MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt(_ref82, ref) {
|
|
1900
1928
|
let {
|
|
1901
1929
|
children,
|
|
1902
1930
|
size = 16,
|
|
1903
1931
|
...rest
|
|
1904
|
-
} =
|
|
1932
|
+
} = _ref82;
|
|
1905
1933
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1906
1934
|
width: size,
|
|
1907
1935
|
height: size,
|
|
@@ -1910,19 +1938,19 @@ const MeterAlt = /*#__PURE__*/React.forwardRef(function MeterAlt(_ref81, ref) {
|
|
|
1910
1938
|
viewBox: "0 0 32 32",
|
|
1911
1939
|
fill: "currentColor",
|
|
1912
1940
|
...rest
|
|
1913
|
-
},
|
|
1941
|
+
}, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1914
1942
|
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"
|
|
1915
1943
|
})), children);
|
|
1916
1944
|
});
|
|
1917
1945
|
if (process.env.NODE_ENV !== "production") {
|
|
1918
1946
|
MeterAlt.propTypes = iconPropTypes;
|
|
1919
1947
|
}
|
|
1920
|
-
const Microphone = /*#__PURE__*/React.forwardRef(function Microphone(
|
|
1948
|
+
const Microphone = /*#__PURE__*/React.forwardRef(function Microphone(_ref83, ref) {
|
|
1921
1949
|
let {
|
|
1922
1950
|
children,
|
|
1923
1951
|
size = 16,
|
|
1924
1952
|
...rest
|
|
1925
|
-
} =
|
|
1953
|
+
} = _ref83;
|
|
1926
1954
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1927
1955
|
width: size,
|
|
1928
1956
|
height: size,
|
|
@@ -1931,21 +1959,21 @@ const Microphone = /*#__PURE__*/React.forwardRef(function Microphone(_ref82, ref
|
|
|
1931
1959
|
viewBox: "0 0 32 32",
|
|
1932
1960
|
fill: "currentColor",
|
|
1933
1961
|
...rest
|
|
1934
|
-
},
|
|
1962
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1935
1963
|
d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
|
|
1936
|
-
})),
|
|
1964
|
+
})), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1937
1965
|
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"
|
|
1938
1966
|
})), children);
|
|
1939
1967
|
});
|
|
1940
1968
|
if (process.env.NODE_ENV !== "production") {
|
|
1941
1969
|
Microphone.propTypes = iconPropTypes;
|
|
1942
1970
|
}
|
|
1943
|
-
const MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled(
|
|
1971
|
+
const MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled(_ref84, ref) {
|
|
1944
1972
|
let {
|
|
1945
1973
|
children,
|
|
1946
1974
|
size = 16,
|
|
1947
1975
|
...rest
|
|
1948
|
-
} =
|
|
1976
|
+
} = _ref84;
|
|
1949
1977
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1950
1978
|
width: size,
|
|
1951
1979
|
height: size,
|
|
@@ -1954,21 +1982,21 @@ const MicrophoneFilled = /*#__PURE__*/React.forwardRef(function MicrophoneFilled
|
|
|
1954
1982
|
viewBox: "0 0 32 32",
|
|
1955
1983
|
fill: "currentColor",
|
|
1956
1984
|
...rest
|
|
1957
|
-
},
|
|
1985
|
+
}, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1958
1986
|
d: "M23,14v3A7,7,0,0,1,9,17V14H7v3a9,9,0,0,0,8,8.94V28H11v2H21V28H17V25.94A9,9,0,0,0,25,17V14Z"
|
|
1959
|
-
})),
|
|
1987
|
+
})), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1960
1988
|
d: "M16,22a5,5,0,0,0,5-5V7A5,5,0,0,0,11,7V17A5,5,0,0,0,16,22Z"
|
|
1961
1989
|
})), children);
|
|
1962
1990
|
});
|
|
1963
1991
|
if (process.env.NODE_ENV !== "production") {
|
|
1964
1992
|
MicrophoneFilled.propTypes = iconPropTypes;
|
|
1965
1993
|
}
|
|
1966
|
-
const MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff(
|
|
1994
|
+
const MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff(_ref85, ref) {
|
|
1967
1995
|
let {
|
|
1968
1996
|
children,
|
|
1969
1997
|
size = 16,
|
|
1970
1998
|
...rest
|
|
1971
|
-
} =
|
|
1999
|
+
} = _ref85;
|
|
1972
2000
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1973
2001
|
width: size,
|
|
1974
2002
|
height: size,
|
|
@@ -1977,19 +2005,19 @@ const MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff(_ref8
|
|
|
1977
2005
|
viewBox: "0 0 32 32",
|
|
1978
2006
|
fill: "currentColor",
|
|
1979
2007
|
...rest
|
|
1980
|
-
},
|
|
2008
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1981
2009
|
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"
|
|
1982
2010
|
})), children);
|
|
1983
2011
|
});
|
|
1984
2012
|
if (process.env.NODE_ENV !== "production") {
|
|
1985
2013
|
MicrophoneOff.propTypes = iconPropTypes;
|
|
1986
2014
|
}
|
|
1987
|
-
const MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFilled(
|
|
2015
|
+
const MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFilled(_ref86, ref) {
|
|
1988
2016
|
let {
|
|
1989
2017
|
children,
|
|
1990
2018
|
size = 16,
|
|
1991
2019
|
...rest
|
|
1992
|
-
} =
|
|
2020
|
+
} = _ref86;
|
|
1993
2021
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1994
2022
|
width: size,
|
|
1995
2023
|
height: size,
|
|
@@ -1998,19 +2026,19 @@ const MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOff
|
|
|
1998
2026
|
viewBox: "0 0 32 32",
|
|
1999
2027
|
fill: "currentColor",
|
|
2000
2028
|
...rest
|
|
2001
|
-
},
|
|
2029
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
2002
2030
|
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"
|
|
2003
2031
|
})), children);
|
|
2004
2032
|
});
|
|
2005
2033
|
if (process.env.NODE_ENV !== "production") {
|
|
2006
2034
|
MicrophoneOffFilled.propTypes = iconPropTypes;
|
|
2007
2035
|
}
|
|
2008
|
-
const Microscope = /*#__PURE__*/React.forwardRef(function Microscope(
|
|
2036
|
+
const Microscope = /*#__PURE__*/React.forwardRef(function Microscope(_ref87, ref) {
|
|
2009
2037
|
let {
|
|
2010
2038
|
children,
|
|
2011
2039
|
size = 16,
|
|
2012
2040
|
...rest
|
|
2013
|
-
} =
|
|
2041
|
+
} = _ref87;
|
|
2014
2042
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2015
2043
|
width: size,
|
|
2016
2044
|
height: size,
|
|
@@ -2019,19 +2047,19 @@ const Microscope = /*#__PURE__*/React.forwardRef(function Microscope(_ref86, ref
|
|
|
2019
2047
|
viewBox: "0 0 32 32",
|
|
2020
2048
|
fill: "currentColor",
|
|
2021
2049
|
...rest
|
|
2022
|
-
},
|
|
2050
|
+
}, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
2023
2051
|
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"
|
|
2024
2052
|
})), children);
|
|
2025
2053
|
});
|
|
2026
2054
|
if (process.env.NODE_ENV !== "production") {
|
|
2027
2055
|
Microscope.propTypes = iconPropTypes;
|
|
2028
2056
|
}
|
|
2029
|
-
const Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1(
|
|
2057
|
+
const Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1(_ref88, ref) {
|
|
2030
2058
|
let {
|
|
2031
2059
|
children,
|
|
2032
2060
|
size = 16,
|
|
2033
2061
|
...rest
|
|
2034
|
-
} =
|
|
2062
|
+
} = _ref88;
|
|
2035
2063
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2036
2064
|
width: size,
|
|
2037
2065
|
height: size,
|
|
@@ -2047,12 +2075,12 @@ const Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1(_
|
|
|
2047
2075
|
if (process.env.NODE_ENV !== "production") {
|
|
2048
2076
|
Microservices_1.propTypes = iconPropTypes;
|
|
2049
2077
|
}
|
|
2050
|
-
const Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2(
|
|
2078
|
+
const Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2(_ref89, ref) {
|
|
2051
2079
|
let {
|
|
2052
2080
|
children,
|
|
2053
2081
|
size = 16,
|
|
2054
2082
|
...rest
|
|
2055
|
-
} =
|
|
2083
|
+
} = _ref89;
|
|
2056
2084
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2057
2085
|
width: size,
|
|
2058
2086
|
height: size,
|
|
@@ -2068,12 +2096,12 @@ const Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2(_
|
|
|
2068
2096
|
if (process.env.NODE_ENV !== "production") {
|
|
2069
2097
|
Microservices_2.propTypes = iconPropTypes;
|
|
2070
2098
|
}
|
|
2071
|
-
const Migrate = /*#__PURE__*/React.forwardRef(function Migrate(
|
|
2099
|
+
const Migrate = /*#__PURE__*/React.forwardRef(function Migrate(_ref90, ref) {
|
|
2072
2100
|
let {
|
|
2073
2101
|
children,
|
|
2074
2102
|
size = 16,
|
|
2075
2103
|
...rest
|
|
2076
|
-
} =
|
|
2104
|
+
} = _ref90;
|
|
2077
2105
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2078
2106
|
width: size,
|
|
2079
2107
|
height: size,
|
|
@@ -2082,19 +2110,19 @@ const Migrate = /*#__PURE__*/React.forwardRef(function Migrate(_ref89, ref) {
|
|
|
2082
2110
|
viewBox: "0 0 32 32",
|
|
2083
2111
|
fill: "currentColor",
|
|
2084
2112
|
...rest
|
|
2085
|
-
},
|
|
2113
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
2086
2114
|
d: "M26 2H6A2 2 0 004 4V8a2 2 0 002 2h9v6.17l-2.59-2.58L11 15l5 5 5-5-1.41-1.41L17 16.17V10h9a2 2 0 002-2V4A2 2 0 0026 2zM6 4h4V8H6zM26 8H12V4H26zM26 22H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2V24A2 2 0 0026 22zM6 24H20v4H6zm20 4H22V24h4z"
|
|
2087
2115
|
})), children);
|
|
2088
2116
|
});
|
|
2089
2117
|
if (process.env.NODE_ENV !== "production") {
|
|
2090
2118
|
Migrate.propTypes = iconPropTypes;
|
|
2091
2119
|
}
|
|
2092
|
-
const MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt(
|
|
2120
|
+
const MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt(_ref91, ref) {
|
|
2093
2121
|
let {
|
|
2094
2122
|
children,
|
|
2095
2123
|
size = 16,
|
|
2096
2124
|
...rest
|
|
2097
|
-
} =
|
|
2125
|
+
} = _ref91;
|
|
2098
2126
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2099
2127
|
width: size,
|
|
2100
2128
|
height: size,
|
|
@@ -2103,19 +2131,19 @@ const MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt(_ref90, ref
|
|
|
2103
2131
|
viewBox: "0 0 32 32",
|
|
2104
2132
|
fill: "currentColor",
|
|
2105
2133
|
...rest
|
|
2106
|
-
},
|
|
2134
|
+
}, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
2107
2135
|
d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,22H12V20H10v6H4V17H20.1719l-3.586,3.5859L18,22l6-6-6-6-1.4141,1.4141L20.1719,15H4V6h6v6h2V6H28Z"
|
|
2108
2136
|
})), children);
|
|
2109
2137
|
});
|
|
2110
2138
|
if (process.env.NODE_ENV !== "production") {
|
|
2111
2139
|
MigrateAlt.propTypes = iconPropTypes;
|
|
2112
2140
|
}
|
|
2113
|
-
const Milestone = /*#__PURE__*/React.forwardRef(function Milestone(
|
|
2141
|
+
const Milestone = /*#__PURE__*/React.forwardRef(function Milestone(_ref92, ref) {
|
|
2114
2142
|
let {
|
|
2115
2143
|
children,
|
|
2116
2144
|
size = 16,
|
|
2117
2145
|
...rest
|
|
2118
|
-
} =
|
|
2146
|
+
} = _ref92;
|
|
2119
2147
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2120
2148
|
width: size,
|
|
2121
2149
|
height: size,
|
|
@@ -2124,19 +2152,19 @@ const Milestone = /*#__PURE__*/React.forwardRef(function Milestone(_ref91, ref)
|
|
|
2124
2152
|
viewBox: "0 0 32 32",
|
|
2125
2153
|
fill: "currentColor",
|
|
2126
2154
|
...rest
|
|
2127
|
-
},
|
|
2155
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
2128
2156
|
d: "M24.5857,6.5859A1.9865,1.9865,0,0,0,23.1714,6H16V2H14V6H6A2.0025,2.0025,0,0,0,4,8v6a2.0025,2.0025,0,0,0,2,2h8V30h2V16h7.1714a1.9865,1.9865,0,0,0,1.4143-.5859L29,11ZM23.1714,14H6V8H23.1716l3,3Z"
|
|
2129
2157
|
})), children);
|
|
2130
2158
|
});
|
|
2131
2159
|
if (process.env.NODE_ENV !== "production") {
|
|
2132
2160
|
Milestone.propTypes = iconPropTypes;
|
|
2133
2161
|
}
|
|
2134
|
-
const MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp(
|
|
2162
|
+
const MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp(_ref93, ref) {
|
|
2135
2163
|
let {
|
|
2136
2164
|
children,
|
|
2137
2165
|
size = 16,
|
|
2138
2166
|
...rest
|
|
2139
|
-
} =
|
|
2167
|
+
} = _ref93;
|
|
2140
2168
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2141
2169
|
width: size,
|
|
2142
2170
|
height: size,
|
|
@@ -2145,19 +2173,19 @@ const MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp(_ref92,
|
|
|
2145
2173
|
viewBox: "0 0 32 32",
|
|
2146
2174
|
fill: "currentColor",
|
|
2147
2175
|
...rest
|
|
2148
|
-
},
|
|
2176
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
2149
2177
|
d: "M27,28v-10.48a2.0035,2.0035,0,0,0-.853-1.6387L17,9.48V8h6V2H15V9.48L5.8528,15.8823A2.0023,2.0023,0,0,0,5,17.5205V28H2v2H30V28ZM17,4h4V6H17ZM7,17.5205l9-6.3,9,6.3V28H17V20H15v8H7Z"
|
|
2150
2178
|
})), children);
|
|
2151
2179
|
});
|
|
2152
2180
|
if (process.env.NODE_ENV !== "production") {
|
|
2153
2181
|
MilitaryCamp.propTypes = iconPropTypes;
|
|
2154
2182
|
}
|
|
2155
|
-
const Minimize = /*#__PURE__*/React.forwardRef(function Minimize(
|
|
2183
|
+
const Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref94, ref) {
|
|
2156
2184
|
let {
|
|
2157
2185
|
children,
|
|
2158
2186
|
size = 16,
|
|
2159
2187
|
...rest
|
|
2160
|
-
} =
|
|
2188
|
+
} = _ref94;
|
|
2161
2189
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2162
2190
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2163
2191
|
width: size,
|
|
@@ -2167,7 +2195,7 @@ const Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref93, ref) {
|
|
|
2167
2195
|
viewBox: "0 0 16 16",
|
|
2168
2196
|
fill: "currentColor",
|
|
2169
2197
|
...rest
|
|
2170
|
-
},
|
|
2198
|
+
}, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
2171
2199
|
d: "M2 9L2 10 5.3 10 1 14.3 1.7 15 6 10.7 6 14 7 14 7 9zM14 7L14 6 10.7 6 15 1.7 14.3 1 10 5.3 10 2 9 2 9 7z"
|
|
2172
2200
|
})), children);
|
|
2173
2201
|
}
|
|
@@ -2179,19 +2207,19 @@ const Minimize = /*#__PURE__*/React.forwardRef(function Minimize(_ref93, ref) {
|
|
|
2179
2207
|
viewBox: "0 0 32 32",
|
|
2180
2208
|
fill: "currentColor",
|
|
2181
2209
|
...rest
|
|
2182
|
-
},
|
|
2210
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
2183
2211
|
d: "M4 18L4 20 10.586 20 2 28.582 3.414 30 12 21.414 12 28 14 28 14 18 4 18zM30 3.416L28.592 2 20 10.586 20 4 18 4 18 14 28 14 28 12 21.414 12 30 3.416z"
|
|
2184
2212
|
})), children);
|
|
2185
2213
|
});
|
|
2186
2214
|
if (process.env.NODE_ENV !== "production") {
|
|
2187
2215
|
Minimize.propTypes = iconPropTypes;
|
|
2188
2216
|
}
|
|
2189
|
-
const Misuse = /*#__PURE__*/React.forwardRef(function Misuse(
|
|
2217
|
+
const Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref95, ref) {
|
|
2190
2218
|
let {
|
|
2191
2219
|
children,
|
|
2192
2220
|
size = 16,
|
|
2193
2221
|
...rest
|
|
2194
|
-
} =
|
|
2222
|
+
} = _ref95;
|
|
2195
2223
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2196
2224
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2197
2225
|
width: size,
|
|
@@ -2201,9 +2229,9 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref94, ref) {
|
|
|
2201
2229
|
viewBox: "0 0 16 16",
|
|
2202
2230
|
fill: "currentColor",
|
|
2203
2231
|
...rest
|
|
2204
|
-
},
|
|
2232
|
+
}, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
2205
2233
|
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
|
|
2206
|
-
})),
|
|
2234
|
+
})), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
2207
2235
|
d: "M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2l2.7-2.7l0.8,0.8L8.8,8 l2.7,2.7L10.7,11.5z",
|
|
2208
2236
|
"data-icon-path": "inner-path",
|
|
2209
2237
|
opacity: "0"
|
|
@@ -2218,9 +2246,9 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref94, ref) {
|
|
|
2218
2246
|
viewBox: "0 0 20 20",
|
|
2219
2247
|
fill: "currentColor",
|
|
2220
2248
|
...rest
|
|
2221
|
-
},
|
|
2249
|
+
}, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
2222
2250
|
d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1 L11,10l3.5,3.5L13.5,14.5z"
|
|
2223
|
-
})),
|
|
2251
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
2224
2252
|
fill: "none",
|
|
2225
2253
|
d: "M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1L11,10l3.5,3.5L13.5,14.5z",
|
|
2226
2254
|
"data-icon-path": "inner-path",
|
|
@@ -2236,9 +2264,9 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref94, ref) {
|
|
|
2236
2264
|
viewBox: "0 0 24 24",
|
|
2237
2265
|
fill: "currentColor",
|
|
2238
2266
|
...rest
|
|
2239
|
-
},
|
|
2267
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
2240
2268
|
d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3 l4.2,4.2l4.2-4.2l1.3,1.3L13.3,12l4.2,4.2L16.2,17.5z"
|
|
2241
|
-
})),
|
|
2269
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
2242
2270
|
fill: "none",
|
|
2243
2271
|
d: "M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3l4.2,4.2l4.2-4.2l1.3,1.3 L13.3,12l4.2,4.2L16.2,17.5z",
|
|
2244
2272
|
"data-icon-path": "inner-path",
|
|
@@ -2253,9 +2281,9 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref94, ref) {
|
|
|
2253
2281
|
viewBox: "0 0 32 32",
|
|
2254
2282
|
fill: "currentColor",
|
|
2255
2283
|
...rest
|
|
2256
|
-
},
|
|
2284
|
+
}, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
2257
2285
|
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
|
|
2258
|
-
})),
|
|
2286
|
+
})), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
2259
2287
|
fill: "none",
|
|
2260
2288
|
d: "M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9l5.4,5.4L21.4,9l1.6,1.6L17.6,16 l5.4,5.4L21.4,23z",
|
|
2261
2289
|
"data-icon-path": "inner-path",
|
|
@@ -2265,12 +2293,12 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse(_ref94, ref) {
|
|
|
2265
2293
|
if (process.env.NODE_ENV !== "production") {
|
|
2266
2294
|
Misuse.propTypes = iconPropTypes;
|
|
2267
2295
|
}
|
|
2268
|
-
const MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(
|
|
2296
|
+
const MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(_ref96, ref) {
|
|
2269
2297
|
let {
|
|
2270
2298
|
children,
|
|
2271
2299
|
size = 16,
|
|
2272
2300
|
...rest
|
|
2273
|
-
} =
|
|
2301
|
+
} = _ref96;
|
|
2274
2302
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2275
2303
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2276
2304
|
width: size,
|
|
@@ -2280,9 +2308,9 @@ const MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(_ref9
|
|
|
2280
2308
|
viewBox: "0 0 16 16",
|
|
2281
2309
|
fill: "currentColor",
|
|
2282
2310
|
...rest
|
|
2283
|
-
},
|
|
2311
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
2284
2312
|
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
|
|
2285
|
-
})),
|
|
2313
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
2286
2314
|
d: "M10.7 11.5L8 8.8 5.3 11.5 4.5 10.7 7.2 8 4.5 5.3 5.3 4.5 8 7.2 10.7 4.5 11.5 5.3 8.8 8 11.5 10.7z"
|
|
2287
2315
|
})), children);
|
|
2288
2316
|
}
|
|
@@ -2294,21 +2322,21 @@ const MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline(_ref9
|
|
|
2294
2322
|
viewBox: "0 0 32 32",
|
|
2295
2323
|
fill: "currentColor",
|
|
2296
2324
|
...rest
|
|
2297
|
-
},
|
|
2325
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
2298
2326
|
d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
|
|
2299
|
-
})),
|
|
2327
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
2300
2328
|
d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
|
|
2301
2329
|
})), children);
|
|
2302
2330
|
});
|
|
2303
2331
|
if (process.env.NODE_ENV !== "production") {
|
|
2304
2332
|
MisuseOutline.propTypes = iconPropTypes;
|
|
2305
2333
|
}
|
|
2306
|
-
const MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail(
|
|
2334
|
+
const MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail(_ref97, ref) {
|
|
2307
2335
|
let {
|
|
2308
2336
|
children,
|
|
2309
2337
|
size = 16,
|
|
2310
2338
|
...rest
|
|
2311
|
-
} =
|
|
2339
|
+
} = _ref97;
|
|
2312
2340
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2313
2341
|
width: size,
|
|
2314
2342
|
height: size,
|
|
@@ -2317,29 +2345,29 @@ const MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail(_ref9
|
|
|
2317
2345
|
viewBox: "0 0 32 32",
|
|
2318
2346
|
fill: "currentColor",
|
|
2319
2347
|
...rest
|
|
2320
|
-
},
|
|
2348
|
+
}, _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
|
|
2321
2349
|
cx: "24.5",
|
|
2322
2350
|
cy: "25.5",
|
|
2323
2351
|
r: "1.5"
|
|
2324
|
-
})),
|
|
2352
|
+
})), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
|
|
2325
2353
|
cx: "21.5",
|
|
2326
2354
|
cy: "29.5",
|
|
2327
2355
|
r: "1.5"
|
|
2328
|
-
})),
|
|
2356
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2329
2357
|
d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
|
|
2330
|
-
})),
|
|
2358
|
+
})), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2331
2359
|
d: "M9 32a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 019 32zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0 6.4929 6.4929 0 00.23 12.7681L6.106 24.5527a1 1 0 101.7885.8946l2-4a1 1 0 00-.447-1.3418A.9786.9786 0 009 20.01V20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20H23v2h.5A6.4974 6.4974 0 0024.8008 9.1362z"
|
|
2332
2360
|
})), children);
|
|
2333
2361
|
});
|
|
2334
2362
|
if (process.env.NODE_ENV !== "production") {
|
|
2335
2363
|
MixedRainHail.propTypes = iconPropTypes;
|
|
2336
2364
|
}
|
|
2337
|
-
const Mobile = /*#__PURE__*/React.forwardRef(function Mobile(
|
|
2365
|
+
const Mobile = /*#__PURE__*/React.forwardRef(function Mobile(_ref98, ref) {
|
|
2338
2366
|
let {
|
|
2339
2367
|
children,
|
|
2340
2368
|
size = 16,
|
|
2341
2369
|
...rest
|
|
2342
|
-
} =
|
|
2370
|
+
} = _ref98;
|
|
2343
2371
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2344
2372
|
width: size,
|
|
2345
2373
|
height: size,
|
|
@@ -2348,19 +2376,19 @@ const Mobile = /*#__PURE__*/React.forwardRef(function Mobile(_ref97, ref) {
|
|
|
2348
2376
|
viewBox: "0 0 32 32",
|
|
2349
2377
|
fill: "currentColor",
|
|
2350
2378
|
...rest
|
|
2351
|
-
},
|
|
2379
|
+
}, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2352
2380
|
d: "M22,4H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2H22a2.0027,2.0027,0,0,0,2-2V6A2.0023,2.0023,0,0,0,22,4Zm0,2,0,2H10V6ZM10,28V10H22l0,18Z"
|
|
2353
2381
|
})), children);
|
|
2354
2382
|
});
|
|
2355
2383
|
if (process.env.NODE_ENV !== "production") {
|
|
2356
2384
|
Mobile.propTypes = iconPropTypes;
|
|
2357
2385
|
}
|
|
2358
|
-
const MobileAdd = /*#__PURE__*/React.forwardRef(function MobileAdd(
|
|
2386
|
+
const MobileAdd = /*#__PURE__*/React.forwardRef(function MobileAdd(_ref99, ref) {
|
|
2359
2387
|
let {
|
|
2360
2388
|
children,
|
|
2361
2389
|
size = 16,
|
|
2362
2390
|
...rest
|
|
2363
|
-
} =
|
|
2391
|
+
} = _ref99;
|
|
2364
2392
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2365
2393
|
width: size,
|
|
2366
2394
|
height: size,
|
|
@@ -2369,21 +2397,21 @@ const MobileAdd = /*#__PURE__*/React.forwardRef(function MobileAdd(_ref98, ref)
|
|
|
2369
2397
|
viewBox: "0 0 32 32",
|
|
2370
2398
|
fill: "currentColor",
|
|
2371
2399
|
...rest
|
|
2372
|
-
},
|
|
2400
|
+
}, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2373
2401
|
d: "M28 24L24 24 24 20 22 20 22 24 18 24 18 26 22 26 22 30 24 30 24 26 28 26 28 24z"
|
|
2374
|
-
})),
|
|
2402
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2375
2403
|
d: "M10,28V10H22v7h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6l0-2ZM10,6H22l0,2H10Z"
|
|
2376
2404
|
})), children);
|
|
2377
2405
|
});
|
|
2378
2406
|
if (process.env.NODE_ENV !== "production") {
|
|
2379
2407
|
MobileAdd.propTypes = iconPropTypes;
|
|
2380
2408
|
}
|
|
2381
|
-
const MobileAudio = /*#__PURE__*/React.forwardRef(function MobileAudio(
|
|
2409
|
+
const MobileAudio = /*#__PURE__*/React.forwardRef(function MobileAudio(_ref100, ref) {
|
|
2382
2410
|
let {
|
|
2383
2411
|
children,
|
|
2384
2412
|
size = 16,
|
|
2385
2413
|
...rest
|
|
2386
|
-
} =
|
|
2414
|
+
} = _ref100;
|
|
2387
2415
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2388
2416
|
width: size,
|
|
2389
2417
|
height: size,
|
|
@@ -2392,25 +2420,25 @@ const MobileAudio = /*#__PURE__*/React.forwardRef(function MobileAudio(_ref99, r
|
|
|
2392
2420
|
viewBox: "0 0 32 32",
|
|
2393
2421
|
fill: "currentColor",
|
|
2394
2422
|
...rest
|
|
2395
|
-
},
|
|
2423
|
+
}, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2396
2424
|
d: "M28 12H30V15H28zM24 7H26V20H24zM20 11H22V16H20zM16 9H18V18H16zM12 12H14V15H12z"
|
|
2397
|
-
})),
|
|
2425
|
+
})), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
|
|
2398
2426
|
cx: "13.5",
|
|
2399
2427
|
cy: "24.5",
|
|
2400
2428
|
r: "1.5"
|
|
2401
|
-
})),
|
|
2429
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2402
2430
|
d: "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z"
|
|
2403
2431
|
})), children);
|
|
2404
2432
|
});
|
|
2405
2433
|
if (process.env.NODE_ENV !== "production") {
|
|
2406
2434
|
MobileAudio.propTypes = iconPropTypes;
|
|
2407
2435
|
}
|
|
2408
|
-
const MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck(
|
|
2436
|
+
const MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck(_ref101, ref) {
|
|
2409
2437
|
let {
|
|
2410
2438
|
children,
|
|
2411
2439
|
size = 16,
|
|
2412
2440
|
...rest
|
|
2413
|
-
} =
|
|
2441
|
+
} = _ref101;
|
|
2414
2442
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2415
2443
|
width: size,
|
|
2416
2444
|
height: size,
|
|
@@ -2419,21 +2447,21 @@ const MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck(_ref100,
|
|
|
2419
2447
|
viewBox: "0 0 32 32",
|
|
2420
2448
|
fill: "currentColor",
|
|
2421
2449
|
...rest
|
|
2422
|
-
},
|
|
2450
|
+
}, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2423
2451
|
d: "M20 27.18L17.41 24.59 16 26 20 30 28 22 26.59 20.59 20 27.18z"
|
|
2424
|
-
})),
|
|
2452
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2425
2453
|
d: "M10,28V10H22v9h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h4V28ZM10,6H22l0,2H10Z"
|
|
2426
2454
|
})), children);
|
|
2427
2455
|
});
|
|
2428
2456
|
if (process.env.NODE_ENV !== "production") {
|
|
2429
2457
|
MobileCheck.propTypes = iconPropTypes;
|
|
2430
2458
|
}
|
|
2431
|
-
const MobileDownload = /*#__PURE__*/React.forwardRef(function MobileDownload(
|
|
2459
|
+
const MobileDownload = /*#__PURE__*/React.forwardRef(function MobileDownload(_ref102, ref) {
|
|
2432
2460
|
let {
|
|
2433
2461
|
children,
|
|
2434
2462
|
size = 16,
|
|
2435
2463
|
...rest
|
|
2436
|
-
} =
|
|
2464
|
+
} = _ref102;
|
|
2437
2465
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2438
2466
|
width: size,
|
|
2439
2467
|
height: size,
|
|
@@ -2442,21 +2470,21 @@ const MobileDownload = /*#__PURE__*/React.forwardRef(function MobileDownload(_re
|
|
|
2442
2470
|
viewBox: "0 0 32 32",
|
|
2443
2471
|
fill: "currentColor",
|
|
2444
2472
|
...rest
|
|
2445
|
-
},
|
|
2473
|
+
}, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2446
2474
|
d: "M28 25L26.586 23.586 24 26.172 24 18 22 18 22 26.172 19.414 23.586 18 25 23 30 28 25z"
|
|
2447
|
-
})),
|
|
2475
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2448
2476
|
d: "M10,28V10H22v5h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6V28ZM10,6H22l0,2H10Z"
|
|
2449
2477
|
})), children);
|
|
2450
2478
|
});
|
|
2451
2479
|
if (process.env.NODE_ENV !== "production") {
|
|
2452
2480
|
MobileDownload.propTypes = iconPropTypes;
|
|
2453
2481
|
}
|
|
2454
|
-
const MobileLandscape = /*#__PURE__*/React.forwardRef(function MobileLandscape(
|
|
2482
|
+
const MobileLandscape = /*#__PURE__*/React.forwardRef(function MobileLandscape(_ref103, ref) {
|
|
2455
2483
|
let {
|
|
2456
2484
|
children,
|
|
2457
2485
|
size = 16,
|
|
2458
2486
|
...rest
|
|
2459
|
-
} =
|
|
2487
|
+
} = _ref103;
|
|
2460
2488
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2461
2489
|
width: size,
|
|
2462
2490
|
height: size,
|
|
@@ -2465,19 +2493,19 @@ const MobileLandscape = /*#__PURE__*/React.forwardRef(function MobileLandscape(_
|
|
|
2465
2493
|
viewBox: "0 0 32 32",
|
|
2466
2494
|
fill: "currentColor",
|
|
2467
2495
|
...rest
|
|
2468
|
-
},
|
|
2496
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2469
2497
|
d: "M3,10V22a2.002,2.002,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V10a2.0027,2.0027,0,0,0-2-2H5A2.0023,2.0023,0,0,0,3,10Zm2,0,2,0V22H5ZM27,22H9V10H27Z"
|
|
2470
2498
|
})), children);
|
|
2471
2499
|
});
|
|
2472
2500
|
if (process.env.NODE_ENV !== "production") {
|
|
2473
2501
|
MobileLandscape.propTypes = iconPropTypes;
|
|
2474
2502
|
}
|
|
2475
|
-
const MobilityServices = /*#__PURE__*/React.forwardRef(function MobilityServices(
|
|
2503
|
+
const MobilityServices = /*#__PURE__*/React.forwardRef(function MobilityServices(_ref104, ref) {
|
|
2476
2504
|
let {
|
|
2477
2505
|
children,
|
|
2478
2506
|
size = 16,
|
|
2479
2507
|
...rest
|
|
2480
|
-
} =
|
|
2508
|
+
} = _ref104;
|
|
2481
2509
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2482
2510
|
width: size,
|
|
2483
2511
|
height: size,
|
|
@@ -2486,19 +2514,19 @@ const MobilityServices = /*#__PURE__*/React.forwardRef(function MobilityServices
|
|
|
2486
2514
|
viewBox: "0 0 32 32",
|
|
2487
2515
|
fill: "currentColor",
|
|
2488
2516
|
...rest
|
|
2489
|
-
},
|
|
2517
|
+
}, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2490
2518
|
d: "M29.3379 19.9336l-7.7324-2.7783L18.374 13.0967A2.99 2.99 0 0016.0537 12H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 17.2949A4.9884 4.9884 0 002 20.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V20.875A1 1 0 0029.3379 19.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V20.1074A2.9977 2.9977 0 014.52 18.4189l2.711-3.9814A.9992.9992 0 018.0576 14h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 21.5781zM28 2H24a2.0023 2.0023 0 00-2 2v8a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zm0 2V6H24V4zm-4 8V8h4v4z"
|
|
2491
2519
|
})), children);
|
|
2492
2520
|
});
|
|
2493
2521
|
if (process.env.NODE_ENV !== "production") {
|
|
2494
2522
|
MobilityServices.propTypes = iconPropTypes;
|
|
2495
2523
|
}
|
|
2496
|
-
const Model = /*#__PURE__*/React.forwardRef(function Model(
|
|
2524
|
+
const Model = /*#__PURE__*/React.forwardRef(function Model(_ref105, ref) {
|
|
2497
2525
|
let {
|
|
2498
2526
|
children,
|
|
2499
2527
|
size = 16,
|
|
2500
2528
|
...rest
|
|
2501
|
-
} =
|
|
2529
|
+
} = _ref105;
|
|
2502
2530
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2503
2531
|
width: size,
|
|
2504
2532
|
height: size,
|
|
@@ -2507,19 +2535,19 @@ const Model = /*#__PURE__*/React.forwardRef(function Model(_ref104, ref) {
|
|
|
2507
2535
|
viewBox: "0 0 32 32",
|
|
2508
2536
|
fill: "currentColor",
|
|
2509
2537
|
...rest
|
|
2510
|
-
},
|
|
2538
|
+
}, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2511
2539
|
d: "M23.5,4H8.5L1.7158,13.0454,16,29.5269,30.2842,13.0454ZM27,12H21.5543l-3.75-6H22.5ZM10.3021,14l3.7536,10.23L5.19,14Zm2.13,0H19.568l-3.569,9.7212Zm.3725-2L16,6.8867,19.1957,12Zm8.8935,2H26.81L17.9427,24.2314ZM9.5,6h4.6957l-3.75,6H5Z"
|
|
2512
2540
|
})), children);
|
|
2513
2541
|
});
|
|
2514
2542
|
if (process.env.NODE_ENV !== "production") {
|
|
2515
2543
|
Model.propTypes = iconPropTypes;
|
|
2516
2544
|
}
|
|
2517
|
-
const ModelAlt = /*#__PURE__*/React.forwardRef(function ModelAlt(
|
|
2545
|
+
const ModelAlt = /*#__PURE__*/React.forwardRef(function ModelAlt(_ref106, ref) {
|
|
2518
2546
|
let {
|
|
2519
2547
|
children,
|
|
2520
2548
|
size = 16,
|
|
2521
2549
|
...rest
|
|
2522
|
-
} =
|
|
2550
|
+
} = _ref106;
|
|
2523
2551
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2524
2552
|
width: size,
|
|
2525
2553
|
height: size,
|
|
@@ -2528,19 +2556,19 @@ const ModelAlt = /*#__PURE__*/React.forwardRef(function ModelAlt(_ref105, ref) {
|
|
|
2528
2556
|
viewBox: "0 0 32 32",
|
|
2529
2557
|
fill: "currentColor",
|
|
2530
2558
|
...rest
|
|
2531
|
-
},
|
|
2559
|
+
}, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2532
2560
|
d: "M28.4473,16.1055,23,13.3818V7a1,1,0,0,0-.5527-.8945l-6-3a1.0008,1.0008,0,0,0-.8946,0l-6,3A1,1,0,0,0,9,7v6.3818L3.5527,16.1055A1,1,0,0,0,3,17v7a1,1,0,0,0,.5527.8945l6,3a1.001,1.001,0,0,0,.8946,0L16,25.1182l5.5527,2.7763a1.001,1.001,0,0,0,.8946,0l6-3A1,1,0,0,0,29,24V17A1,1,0,0,0,28.4473,16.1055ZM21,13.3818l-4,2V10.6182l4-2ZM16,5.1182,19.7637,7,16,8.8818,12.2363,7Zm-5,3.5,4,2v4.7636l-4-2ZM9,25.3818l-4-2V18.6182l4,2Zm1-6.5L6.2363,17,10,15.1182,13.7637,17Zm1,1.7364,4-2v4.7636l-4,2Zm10,4.7636-4-2V18.6182l4,2Zm1-6.5L18.2363,17,22,15.1182,25.7637,17Zm5,4.5-4,2V20.6182l4-2Z"
|
|
2533
2561
|
})), children);
|
|
2534
2562
|
});
|
|
2535
2563
|
if (process.env.NODE_ENV !== "production") {
|
|
2536
2564
|
ModelAlt.propTypes = iconPropTypes;
|
|
2537
2565
|
}
|
|
2538
|
-
const ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference(
|
|
2566
|
+
const ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference(_ref107, ref) {
|
|
2539
2567
|
let {
|
|
2540
2568
|
children,
|
|
2541
2569
|
size = 16,
|
|
2542
2570
|
...rest
|
|
2543
|
-
} =
|
|
2571
|
+
} = _ref107;
|
|
2544
2572
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2545
2573
|
width: size,
|
|
2546
2574
|
height: size,
|
|
@@ -2549,21 +2577,21 @@ const ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference(_re
|
|
|
2549
2577
|
viewBox: "0 0 32 32",
|
|
2550
2578
|
fill: "currentColor",
|
|
2551
2579
|
...rest
|
|
2552
|
-
},
|
|
2580
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2553
2581
|
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
2554
|
-
})),
|
|
2582
|
+
})), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2555
2583
|
d: "M23.5,4H8.5L1.7158,13.0454,6.01,18l1.5114-1.31L5.19,14h5.2554L16,22.8867,21.5544,14H26.81L15.8125,26.6919,17.3242,28l12.96-14.9546ZM5,12,9.5,6h4.6958l-3.75,6ZM16,6.8867,19.1958,12H12.8042Zm0,12.2266L12.8044,14h6.3912ZM21.5542,12l-3.75-6H22.5L27,12Z"
|
|
2556
2584
|
})), children);
|
|
2557
2585
|
});
|
|
2558
2586
|
if (process.env.NODE_ENV !== "production") {
|
|
2559
2587
|
ModelReference.propTypes = iconPropTypes;
|
|
2560
2588
|
}
|
|
2561
|
-
const ModelBuilder = /*#__PURE__*/React.forwardRef(function ModelBuilder(
|
|
2589
|
+
const ModelBuilder = /*#__PURE__*/React.forwardRef(function ModelBuilder(_ref108, ref) {
|
|
2562
2590
|
let {
|
|
2563
2591
|
children,
|
|
2564
2592
|
size = 16,
|
|
2565
2593
|
...rest
|
|
2566
|
-
} =
|
|
2594
|
+
} = _ref108;
|
|
2567
2595
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2568
2596
|
width: size,
|
|
2569
2597
|
height: size,
|
|
@@ -2572,19 +2600,19 @@ const ModelBuilder = /*#__PURE__*/React.forwardRef(function ModelBuilder(_ref107
|
|
|
2572
2600
|
viewBox: "0 0 32 32",
|
|
2573
2601
|
fill: "currentColor",
|
|
2574
2602
|
...rest
|
|
2575
|
-
},
|
|
2603
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2576
2604
|
d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12v8A3.0037,3.0037,0,0,1,13,23H10V20H2v8h8V25H13A5.0062,5.0062,0,0,0,18,20V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8ZM8,26H4V22H8ZM28,10H24V6h4Z"
|
|
2577
2605
|
})), children);
|
|
2578
2606
|
});
|
|
2579
2607
|
if (process.env.NODE_ENV !== "production") {
|
|
2580
2608
|
ModelBuilder.propTypes = iconPropTypes;
|
|
2581
2609
|
}
|
|
2582
|
-
const ModelBuilderReference = /*#__PURE__*/React.forwardRef(function ModelBuilderReference(
|
|
2610
|
+
const ModelBuilderReference = /*#__PURE__*/React.forwardRef(function ModelBuilderReference(_ref109, ref) {
|
|
2583
2611
|
let {
|
|
2584
2612
|
children,
|
|
2585
2613
|
size = 16,
|
|
2586
2614
|
...rest
|
|
2587
|
-
} =
|
|
2615
|
+
} = _ref109;
|
|
2588
2616
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2589
2617
|
width: size,
|
|
2590
2618
|
height: size,
|
|
@@ -2593,21 +2621,21 @@ const ModelBuilderReference = /*#__PURE__*/React.forwardRef(function ModelBuilde
|
|
|
2593
2621
|
viewBox: "0 0 32 32",
|
|
2594
2622
|
fill: "currentColor",
|
|
2595
2623
|
...rest
|
|
2596
|
-
},
|
|
2624
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2597
2625
|
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
|
|
2598
|
-
})),
|
|
2626
|
+
})), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2599
2627
|
d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12V28h2V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8Zm20,0H24V6h4Z"
|
|
2600
2628
|
})), children);
|
|
2601
2629
|
});
|
|
2602
2630
|
if (process.env.NODE_ENV !== "production") {
|
|
2603
2631
|
ModelBuilderReference.propTypes = iconPropTypes;
|
|
2604
2632
|
}
|
|
2605
|
-
const Money = /*#__PURE__*/React.forwardRef(function Money(
|
|
2633
|
+
const Money = /*#__PURE__*/React.forwardRef(function Money(_ref110, ref) {
|
|
2606
2634
|
let {
|
|
2607
2635
|
children,
|
|
2608
2636
|
size = 16,
|
|
2609
2637
|
...rest
|
|
2610
|
-
} =
|
|
2638
|
+
} = _ref110;
|
|
2611
2639
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2612
2640
|
width: size,
|
|
2613
2641
|
height: size,
|
|
@@ -2616,21 +2644,21 @@ const Money = /*#__PURE__*/React.forwardRef(function Money(_ref109, ref) {
|
|
|
2616
2644
|
viewBox: "0 0 32 32",
|
|
2617
2645
|
fill: "currentColor",
|
|
2618
2646
|
...rest
|
|
2619
|
-
},
|
|
2647
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2620
2648
|
d: "M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"
|
|
2621
|
-
})),
|
|
2649
|
+
})), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2622
2650
|
d: "M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"
|
|
2623
2651
|
})), children);
|
|
2624
2652
|
});
|
|
2625
2653
|
if (process.env.NODE_ENV !== "production") {
|
|
2626
2654
|
Money.propTypes = iconPropTypes;
|
|
2627
2655
|
}
|
|
2628
|
-
const Monster = /*#__PURE__*/React.forwardRef(function Monster(
|
|
2656
|
+
const Monster = /*#__PURE__*/React.forwardRef(function Monster(_ref111, ref) {
|
|
2629
2657
|
let {
|
|
2630
2658
|
children,
|
|
2631
2659
|
size = 16,
|
|
2632
2660
|
...rest
|
|
2633
|
-
} =
|
|
2661
|
+
} = _ref111;
|
|
2634
2662
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2635
2663
|
width: size,
|
|
2636
2664
|
height: size,
|
|
@@ -2639,23 +2667,23 @@ const Monster = /*#__PURE__*/React.forwardRef(function Monster(_ref110, ref) {
|
|
|
2639
2667
|
viewBox: "0 0 32 32",
|
|
2640
2668
|
fill: "currentColor",
|
|
2641
2669
|
...rest
|
|
2642
|
-
},
|
|
2670
|
+
}, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2643
2671
|
d: "M23 22L21 22 21 20 19 20 19 22 17 22 17 20 15 20 15 22 13 22 13 20 11 20 11 22 9 22 9 24 11 24 11 26 13 26 13 24 15 24 15 26 17 26 17 24 19 24 19 26 21 26 21 24 23 24 23 22z"
|
|
2644
|
-
})),
|
|
2672
|
+
})), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2645
2673
|
d: "M28,11H27V4a2.0025,2.0025,0,0,0-2-2H7A2.0025,2.0025,0,0,0,5,4v7H4a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2H5v4a7.0078,7.0078,0,0,0,7,7h8a7.0078,7.0078,0,0,0,7-7V19h1a2.0025,2.0025,0,0,0,2-2V13A2.0025,2.0025,0,0,0,28,11ZM25,4V7.3818L22.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L18,7.8818,14.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L10,7.8818l-3-1.5V4Zm3,13H25v6a5.0057,5.0057,0,0,1-5,5H12a5.0057,5.0057,0,0,1-5-5V17H4V13H7V8.6182L9.5527,9.8945a1.0008,1.0008,0,0,0,.8946,0L14,8.1182l3.5527,1.7763a1.001,1.001,0,0,0,.8946,0L22,8.1182l3,1.5V13h3Z"
|
|
2646
|
-
})),
|
|
2674
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2647
2675
|
d: "M9 14H14V16H9zM18 14H23V16H18z"
|
|
2648
2676
|
})), children);
|
|
2649
2677
|
});
|
|
2650
2678
|
if (process.env.NODE_ENV !== "production") {
|
|
2651
2679
|
Monster.propTypes = iconPropTypes;
|
|
2652
2680
|
}
|
|
2653
|
-
const Monument = /*#__PURE__*/React.forwardRef(function Monument(
|
|
2681
|
+
const Monument = /*#__PURE__*/React.forwardRef(function Monument(_ref112, ref) {
|
|
2654
2682
|
let {
|
|
2655
2683
|
children,
|
|
2656
2684
|
size = 16,
|
|
2657
2685
|
...rest
|
|
2658
|
-
} =
|
|
2686
|
+
} = _ref112;
|
|
2659
2687
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2660
2688
|
width: size,
|
|
2661
2689
|
height: size,
|
|
@@ -2664,19 +2692,19 @@ const Monument = /*#__PURE__*/React.forwardRef(function Monument(_ref111, ref) {
|
|
|
2664
2692
|
viewBox: "0 0 32 32",
|
|
2665
2693
|
fill: "currentColor",
|
|
2666
2694
|
...rest
|
|
2667
|
-
},
|
|
2695
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2668
2696
|
d: "M20,28V6L16,2,12,6V28H2v2H30V28Zm-6,0V6.8281l2-2,2,2V28Z"
|
|
2669
2697
|
})), children);
|
|
2670
2698
|
});
|
|
2671
2699
|
if (process.env.NODE_ENV !== "production") {
|
|
2672
2700
|
Monument.propTypes = iconPropTypes;
|
|
2673
2701
|
}
|
|
2674
|
-
const Moon = /*#__PURE__*/React.forwardRef(function Moon(
|
|
2702
|
+
const Moon = /*#__PURE__*/React.forwardRef(function Moon(_ref113, ref) {
|
|
2675
2703
|
let {
|
|
2676
2704
|
children,
|
|
2677
2705
|
size = 16,
|
|
2678
2706
|
...rest
|
|
2679
|
-
} =
|
|
2707
|
+
} = _ref113;
|
|
2680
2708
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2681
2709
|
width: size,
|
|
2682
2710
|
height: size,
|
|
@@ -2685,19 +2713,19 @@ const Moon = /*#__PURE__*/React.forwardRef(function Moon(_ref112, ref) {
|
|
|
2685
2713
|
viewBox: "0 0 32 32",
|
|
2686
2714
|
fill: "currentColor",
|
|
2687
2715
|
...rest
|
|
2688
|
-
},
|
|
2716
|
+
}, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2689
2717
|
d: "M13.5025,5.4136A15.0755,15.0755,0,0,0,25.096,23.6082a11.1134,11.1134,0,0,1-7.9749,3.3893c-.1385,0-.2782.0051-.4178,0A11.0944,11.0944,0,0,1,13.5025,5.4136M14.98,3a1.0024,1.0024,0,0,0-.1746.0156A13.0959,13.0959,0,0,0,16.63,28.9973c.1641.006.3282,0,.4909,0a13.0724,13.0724,0,0,0,10.702-5.5556,1.0094,1.0094,0,0,0-.7833-1.5644A13.08,13.08,0,0,1,15.8892,4.38,1.0149,1.0149,0,0,0,14.98,3Z"
|
|
2690
2718
|
})), children);
|
|
2691
2719
|
});
|
|
2692
2720
|
if (process.env.NODE_ENV !== "production") {
|
|
2693
2721
|
Moon.propTypes = iconPropTypes;
|
|
2694
2722
|
}
|
|
2695
|
-
const Moonrise = /*#__PURE__*/React.forwardRef(function Moonrise(
|
|
2723
|
+
const Moonrise = /*#__PURE__*/React.forwardRef(function Moonrise(_ref114, ref) {
|
|
2696
2724
|
let {
|
|
2697
2725
|
children,
|
|
2698
2726
|
size = 16,
|
|
2699
2727
|
...rest
|
|
2700
|
-
} =
|
|
2728
|
+
} = _ref114;
|
|
2701
2729
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2702
2730
|
width: size,
|
|
2703
2731
|
height: size,
|
|
@@ -2706,19 +2734,19 @@ const Moonrise = /*#__PURE__*/React.forwardRef(function Moonrise(_ref113, ref) {
|
|
|
2706
2734
|
viewBox: "0 0 32 32",
|
|
2707
2735
|
fill: "currentColor",
|
|
2708
2736
|
...rest
|
|
2709
|
-
},
|
|
2737
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2710
2738
|
d: "M2 28H30V30H2zM26 26H24a7.987 7.987 0 00-2.0371-5.3335l1.49-1.334A9.9835 9.9835 0 0126 26zM16 26H14a9.9268 9.9268 0 013.7539-7.804A7.89 7.89 0 0016 18a8.0092 8.0092 0 00-8 8H6A10.0113 10.0113 0 0116 16a9.8923 9.8923 0 014.4458 1.0515 1 1 0 010 1.79A7.9567 7.9567 0 0016 26zM16 2L11 7 12.41 8.41 15 5.83 15 6 15 14 17 14 17 6 17 5.83 19.59 8.41 21 7 16 2z"
|
|
2711
2739
|
})), children);
|
|
2712
2740
|
});
|
|
2713
2741
|
if (process.env.NODE_ENV !== "production") {
|
|
2714
2742
|
Moonrise.propTypes = iconPropTypes;
|
|
2715
2743
|
}
|
|
2716
|
-
const Moonset = /*#__PURE__*/React.forwardRef(function Moonset(
|
|
2744
|
+
const Moonset = /*#__PURE__*/React.forwardRef(function Moonset(_ref115, ref) {
|
|
2717
2745
|
let {
|
|
2718
2746
|
children,
|
|
2719
2747
|
size = 16,
|
|
2720
2748
|
...rest
|
|
2721
|
-
} =
|
|
2749
|
+
} = _ref115;
|
|
2722
2750
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2723
2751
|
width: size,
|
|
2724
2752
|
height: size,
|
|
@@ -2727,19 +2755,19 @@ const Moonset = /*#__PURE__*/React.forwardRef(function Moonset(_ref114, ref) {
|
|
|
2727
2755
|
viewBox: "0 0 32 32",
|
|
2728
2756
|
fill: "currentColor",
|
|
2729
2757
|
...rest
|
|
2730
|
-
},
|
|
2758
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2731
2759
|
d: "M2 28H30V30H2zM26 26H24a7.987 7.987 0 00-2.0371-5.3335l1.49-1.334A9.9835 9.9835 0 0126 26zM16 26H14a9.9268 9.9268 0 013.7539-7.804A7.89 7.89 0 0016 18a8.0092 8.0092 0 00-8 8H6A10.0113 10.0113 0 0116 16a9.8923 9.8923 0 014.4458 1.0515 1 1 0 010 1.79A7.9567 7.9567 0 0016 26zM16 14L11 9 12.41 7.59 15 10.17 15 10 15 2 17 2 17 10 17 10.17 19.59 7.59 21 9 16 14z"
|
|
2732
2760
|
})), children);
|
|
2733
2761
|
});
|
|
2734
2762
|
if (process.env.NODE_ENV !== "production") {
|
|
2735
2763
|
Moonset.propTypes = iconPropTypes;
|
|
2736
2764
|
}
|
|
2737
|
-
const MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy(
|
|
2765
|
+
const MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy(_ref116, ref) {
|
|
2738
2766
|
let {
|
|
2739
2767
|
children,
|
|
2740
2768
|
size = 16,
|
|
2741
2769
|
...rest
|
|
2742
|
-
} =
|
|
2770
|
+
} = _ref116;
|
|
2743
2771
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2744
2772
|
width: size,
|
|
2745
2773
|
height: size,
|
|
@@ -2748,17 +2776,17 @@ const MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy(_ref115
|
|
|
2748
2776
|
viewBox: "0 0 32 32",
|
|
2749
2777
|
fill: "currentColor",
|
|
2750
2778
|
...rest
|
|
2751
|
-
},
|
|
2779
|
+
}, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2752
2780
|
d: "M21.743,18.6872A6.05,6.05,0,0,0,22.8,17.6006a5.9977,5.9977,0,1,0-10.7334-4.4444,7.5568,7.5568,0,0,0-5.7158,5.0879A5.9926,5.9926,0,0,0,8,30H19a5.9854,5.9854,0,0,0,2.743-11.3128ZM18,10a4.0042,4.0042,0,0,1,4,4,3.9613,3.9613,0,0,1-.8,2.3994,4.0122,4.0122,0,0,1-.94.8917,7.5416,7.5416,0,0,0-6.1339-4.2395A3.9985,3.9985,0,0,1,18,10Zm1,18H8a3.9928,3.9928,0,0,1-.6729-7.93L7.99,19.958l.1456-.6562a5.4958,5.4958,0,0,1,10.729,0l.1464.6562.6622.1123A3.9928,3.9928,0,0,1,19,28Z",
|
|
2753
2781
|
transform: "translate(0 .005)"
|
|
2754
|
-
})),
|
|
2782
|
+
})), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2755
2783
|
d: "M26 13.005H30V15.005H26z"
|
|
2756
|
-
})),
|
|
2784
|
+
})), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2757
2785
|
d: "M23.071 5.929H27.071V7.929H23.071z",
|
|
2758
2786
|
transform: "rotate(-45 25.077 6.931)"
|
|
2759
|
-
})),
|
|
2787
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2760
2788
|
d: "M17 2.005H19V6.005H17z"
|
|
2761
|
-
})),
|
|
2789
|
+
})), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2762
2790
|
d: "M9.929 4.929H11.929V8.929H9.929z",
|
|
2763
2791
|
transform: "rotate(-45 10.935 6.931)"
|
|
2764
2792
|
})), children);
|
|
@@ -2766,12 +2794,12 @@ const MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy(_ref115
|
|
|
2766
2794
|
if (process.env.NODE_ENV !== "production") {
|
|
2767
2795
|
MostlyCloudy.propTypes = iconPropTypes;
|
|
2768
2796
|
}
|
|
2769
|
-
const MostlyCloudyNight = /*#__PURE__*/React.forwardRef(function MostlyCloudyNight(
|
|
2797
|
+
const MostlyCloudyNight = /*#__PURE__*/React.forwardRef(function MostlyCloudyNight(_ref117, ref) {
|
|
2770
2798
|
let {
|
|
2771
2799
|
children,
|
|
2772
2800
|
size = 16,
|
|
2773
2801
|
...rest
|
|
2774
|
-
} =
|
|
2802
|
+
} = _ref117;
|
|
2775
2803
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2776
2804
|
width: size,
|
|
2777
2805
|
height: size,
|
|
@@ -2780,19 +2808,19 @@ const MostlyCloudyNight = /*#__PURE__*/React.forwardRef(function MostlyCloudyNig
|
|
|
2780
2808
|
viewBox: "0 0 32 32",
|
|
2781
2809
|
fill: "currentColor",
|
|
2782
2810
|
...rest
|
|
2783
|
-
},
|
|
2811
|
+
}, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2784
2812
|
d: "M29.8438,15.0347a1.5169,1.5169,0,0,0-1.23-.8658,5.3547,5.3547,0,0,1-3.4094-1.7158A6.4653,6.4653,0,0,1,23.918,6.0605a1.6025,1.6025,0,0,0-.2989-1.5459,1.4543,1.4543,0,0,0-1.36-.4931l-.0191.0039a7.927,7.927,0,0,0-6.22,7.4307A7.3638,7.3638,0,0,0,13.5,11a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,28H19a5.9771,5.9771,0,0,0,5.6147-8.0884,7.5054,7.5054,0,0,0,5.1324-3.3569A1.5372,1.5372,0,0,0,29.8438,15.0347ZM19,26H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,26Zm4.4653-8.001h-.0217a5.9581,5.9581,0,0,0-2.7942-1.7549,7.5068,7.5068,0,0,0-2.6008-3.6767c-.01-.1016-.0361-.1978-.041-.3008a6.078,6.078,0,0,1,3.7907-6.05,8.4577,8.4577,0,0,0,1.94,7.5967A7.4007,7.4007,0,0,0,27.64,16.041,5.4286,5.4286,0,0,1,23.4653,17.999Z"
|
|
2785
2813
|
})), children);
|
|
2786
2814
|
});
|
|
2787
2815
|
if (process.env.NODE_ENV !== "production") {
|
|
2788
2816
|
MostlyCloudyNight.propTypes = iconPropTypes;
|
|
2789
2817
|
}
|
|
2790
|
-
const Mountain = /*#__PURE__*/React.forwardRef(function Mountain(
|
|
2818
|
+
const Mountain = /*#__PURE__*/React.forwardRef(function Mountain(_ref118, ref) {
|
|
2791
2819
|
let {
|
|
2792
2820
|
children,
|
|
2793
2821
|
size = 16,
|
|
2794
2822
|
...rest
|
|
2795
|
-
} =
|
|
2823
|
+
} = _ref118;
|
|
2796
2824
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2797
2825
|
width: size,
|
|
2798
2826
|
height: size,
|
|
@@ -2801,19 +2829,19 @@ const Mountain = /*#__PURE__*/React.forwardRef(function Mountain(_ref117, ref) {
|
|
|
2801
2829
|
viewBox: "0 0 32 32",
|
|
2802
2830
|
fill: "currentColor",
|
|
2803
2831
|
...rest
|
|
2804
|
-
},
|
|
2832
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2805
2833
|
d: "M27.6343,26,17.7888,5.1055a2,2,0,0,0-3.5879.021L4.3657,26H2v2H30V26ZM15.99,5.979,20.9473,16.5,19,17.7979l-3-2-3,2-1.9551-1.3033ZM10.1846,18.3247,13,20.2021l3-2,3,2,2.8091-1.873L25.4233,26H6.5752Z"
|
|
2806
2834
|
})), children);
|
|
2807
2835
|
});
|
|
2808
2836
|
if (process.env.NODE_ENV !== "production") {
|
|
2809
2837
|
Mountain.propTypes = iconPropTypes;
|
|
2810
2838
|
}
|
|
2811
|
-
const Mov = /*#__PURE__*/React.forwardRef(function Mov(
|
|
2839
|
+
const Mov = /*#__PURE__*/React.forwardRef(function Mov(_ref119, ref) {
|
|
2812
2840
|
let {
|
|
2813
2841
|
children,
|
|
2814
2842
|
size = 16,
|
|
2815
2843
|
...rest
|
|
2816
|
-
} =
|
|
2844
|
+
} = _ref119;
|
|
2817
2845
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2818
2846
|
width: size,
|
|
2819
2847
|
height: size,
|
|
@@ -2822,19 +2850,19 @@ const Mov = /*#__PURE__*/React.forwardRef(function Mov(_ref118, ref) {
|
|
|
2822
2850
|
viewBox: "0 0 32 32",
|
|
2823
2851
|
fill: "currentColor",
|
|
2824
2852
|
...rest
|
|
2825
|
-
},
|
|
2853
|
+
}, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2826
2854
|
d: "M28 9L26 22 24 9 22 9 24.52 23 27.48 23 30 9 28 9zM18 23H14a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0118 23zM14 11V21h4V11zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
|
|
2827
2855
|
})), children);
|
|
2828
2856
|
});
|
|
2829
2857
|
if (process.env.NODE_ENV !== "production") {
|
|
2830
2858
|
Mov.propTypes = iconPropTypes;
|
|
2831
2859
|
}
|
|
2832
|
-
const Move = /*#__PURE__*/React.forwardRef(function Move(
|
|
2860
|
+
const Move = /*#__PURE__*/React.forwardRef(function Move(_ref120, ref) {
|
|
2833
2861
|
let {
|
|
2834
2862
|
children,
|
|
2835
2863
|
size = 16,
|
|
2836
2864
|
...rest
|
|
2837
|
-
} =
|
|
2865
|
+
} = _ref120;
|
|
2838
2866
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2839
2867
|
width: size,
|
|
2840
2868
|
height: size,
|
|
@@ -2843,19 +2871,19 @@ const Move = /*#__PURE__*/React.forwardRef(function Move(_ref119, ref) {
|
|
|
2843
2871
|
viewBox: "0 0 32 32",
|
|
2844
2872
|
fill: "currentColor",
|
|
2845
2873
|
...rest
|
|
2846
|
-
},
|
|
2874
|
+
}, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2847
2875
|
d: "M25 11L23.59 12.41 26.17 15 17 15 17 5.83 19.59 8.41 21 7 16 2 11 7 12.41 8.41 15 5.83 15 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 15 17 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"
|
|
2848
2876
|
})), children);
|
|
2849
2877
|
});
|
|
2850
2878
|
if (process.env.NODE_ENV !== "production") {
|
|
2851
2879
|
Move.propTypes = iconPropTypes;
|
|
2852
2880
|
}
|
|
2853
|
-
const Movement = /*#__PURE__*/React.forwardRef(function Movement(
|
|
2881
|
+
const Movement = /*#__PURE__*/React.forwardRef(function Movement(_ref121, ref) {
|
|
2854
2882
|
let {
|
|
2855
2883
|
children,
|
|
2856
2884
|
size = 16,
|
|
2857
2885
|
...rest
|
|
2858
|
-
} =
|
|
2886
|
+
} = _ref121;
|
|
2859
2887
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2860
2888
|
width: size,
|
|
2861
2889
|
height: size,
|
|
@@ -2864,19 +2892,19 @@ const Movement = /*#__PURE__*/React.forwardRef(function Movement(_ref120, ref) {
|
|
|
2864
2892
|
viewBox: "0 0 32 32",
|
|
2865
2893
|
fill: "currentColor",
|
|
2866
2894
|
...rest
|
|
2867
|
-
},
|
|
2895
|
+
}, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2868
2896
|
d: "M24,20l-1.41,1.41L26.17,25H10a4,4,0,0,1,0-8H22A6,6,0,0,0,22,5H5.83L9.41,1.41,8,0,2,6l6,6,1.41-1.41L5.83,7H22a4,4,0,0,1,0,8H10a6,6,0,0,0,0,12H26.17l-3.58,3.59L24,32l6-6Z"
|
|
2869
2897
|
})), children);
|
|
2870
2898
|
});
|
|
2871
2899
|
if (process.env.NODE_ENV !== "production") {
|
|
2872
2900
|
Movement.propTypes = iconPropTypes;
|
|
2873
2901
|
}
|
|
2874
|
-
const Mp3 = /*#__PURE__*/React.forwardRef(function Mp3(
|
|
2902
|
+
const Mp3 = /*#__PURE__*/React.forwardRef(function Mp3(_ref122, ref) {
|
|
2875
2903
|
let {
|
|
2876
2904
|
children,
|
|
2877
2905
|
size = 16,
|
|
2878
2906
|
...rest
|
|
2879
|
-
} =
|
|
2907
|
+
} = _ref122;
|
|
2880
2908
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2881
2909
|
width: size,
|
|
2882
2910
|
height: size,
|
|
@@ -2885,19 +2913,19 @@ const Mp3 = /*#__PURE__*/React.forwardRef(function Mp3(_ref121, ref) {
|
|
|
2885
2913
|
viewBox: "0 0 32 32",
|
|
2886
2914
|
fill: "currentColor",
|
|
2887
2915
|
...rest
|
|
2888
|
-
},
|
|
2916
|
+
}, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2889
2917
|
d: "M28 9H22v2h6v4H24v2h4v4H22v2h6a2 2 0 002-2V11A2 2 0 0028 9zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
|
|
2890
2918
|
})), children);
|
|
2891
2919
|
});
|
|
2892
2920
|
if (process.env.NODE_ENV !== "production") {
|
|
2893
2921
|
Mp3.propTypes = iconPropTypes;
|
|
2894
2922
|
}
|
|
2895
|
-
const Mp4 = /*#__PURE__*/React.forwardRef(function Mp4(
|
|
2923
|
+
const Mp4 = /*#__PURE__*/React.forwardRef(function Mp4(_ref123, ref) {
|
|
2896
2924
|
let {
|
|
2897
2925
|
children,
|
|
2898
2926
|
size = 16,
|
|
2899
2927
|
...rest
|
|
2900
|
-
} =
|
|
2928
|
+
} = _ref123;
|
|
2901
2929
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2902
2930
|
width: size,
|
|
2903
2931
|
height: size,
|
|
@@ -2906,19 +2934,19 @@ const Mp4 = /*#__PURE__*/React.forwardRef(function Mp4(_ref122, ref) {
|
|
|
2906
2934
|
viewBox: "0 0 32 32",
|
|
2907
2935
|
fill: "currentColor",
|
|
2908
2936
|
...rest
|
|
2909
|
-
},
|
|
2937
|
+
}, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2910
2938
|
d: "M28 10v8h0V10m1-1H27v8H24V9H22V19h5v4h2V19h1V17H29V9zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
|
|
2911
2939
|
})), children);
|
|
2912
2940
|
});
|
|
2913
2941
|
if (process.env.NODE_ENV !== "production") {
|
|
2914
2942
|
Mp4.propTypes = iconPropTypes;
|
|
2915
2943
|
}
|
|
2916
|
-
const Mpeg = /*#__PURE__*/React.forwardRef(function Mpeg(
|
|
2944
|
+
const Mpeg = /*#__PURE__*/React.forwardRef(function Mpeg(_ref124, ref) {
|
|
2917
2945
|
let {
|
|
2918
2946
|
children,
|
|
2919
2947
|
size = 16,
|
|
2920
2948
|
...rest
|
|
2921
|
-
} =
|
|
2949
|
+
} = _ref124;
|
|
2922
2950
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2923
2951
|
width: size,
|
|
2924
2952
|
height: size,
|
|
@@ -2927,19 +2955,19 @@ const Mpeg = /*#__PURE__*/React.forwardRef(function Mpeg(_ref123, ref) {
|
|
|
2927
2955
|
viewBox: "0 0 32 32",
|
|
2928
2956
|
fill: "currentColor",
|
|
2929
2957
|
...rest
|
|
2930
|
-
},
|
|
2958
|
+
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2931
2959
|
d: "M32 21H28a2.0023 2.0023 0 01-2-2V13a2.002 2.002 0 012-2h4v2H28v6h2V17H29l0-2h3zM24 13L24 11.024 18 11.024 18 21 24 21 24 19 20 19 20 17 22 17 22 15 20 15 20 13 24 13zM14 11H9V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0014 11zm-3 5V13h3l.001 3zM7 11L5 11 3.5 15 2 11 0 11 0 21 2 21 2 14 3.5 18 5 14 5 21 7 21 7 11z"
|
|
2932
2960
|
})), children);
|
|
2933
2961
|
});
|
|
2934
2962
|
if (process.env.NODE_ENV !== "production") {
|
|
2935
2963
|
Mpeg.propTypes = iconPropTypes;
|
|
2936
2964
|
}
|
|
2937
|
-
const Mpg2 = /*#__PURE__*/React.forwardRef(function Mpg2(
|
|
2965
|
+
const Mpg2 = /*#__PURE__*/React.forwardRef(function Mpg2(_ref125, ref) {
|
|
2938
2966
|
let {
|
|
2939
2967
|
children,
|
|
2940
2968
|
size = 16,
|
|
2941
2969
|
...rest
|
|
2942
|
-
} =
|
|
2970
|
+
} = _ref125;
|
|
2943
2971
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2944
2972
|
width: size,
|
|
2945
2973
|
height: size,
|
|
@@ -2948,33 +2976,12 @@ const Mpg2 = /*#__PURE__*/React.forwardRef(function Mpg2(_ref124, ref) {
|
|
|
2948
2976
|
viewBox: "0 0 32 32",
|
|
2949
2977
|
fill: "currentColor",
|
|
2950
2978
|
...rest
|
|
2951
|
-
},
|
|
2979
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2952
2980
|
d: "M32 21H26V17a2.002 2.002 0 012-2h2V13H26V11h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H28v2h4zM24 21H20a2.0023 2.0023 0 01-2-2V13a2.002 2.002 0 012-2h4v2H20v6h2V17H21l0-2h3zM14 11H9V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0014 11zm-3 5V13h3l.001 3zM7 11L5 11 3.5 15 2 11 0 11 0 21 2 21 2 14 3.5 18 5 14 5 21 7 21 7 11z"
|
|
2953
2981
|
})), children);
|
|
2954
2982
|
});
|
|
2955
2983
|
if (process.env.NODE_ENV !== "production") {
|
|
2956
2984
|
Mpg2.propTypes = iconPropTypes;
|
|
2957
2985
|
}
|
|
2958
|
-
const Music = /*#__PURE__*/React.forwardRef(function Music(_ref125, ref) {
|
|
2959
|
-
let {
|
|
2960
|
-
children,
|
|
2961
|
-
size = 16,
|
|
2962
|
-
...rest
|
|
2963
|
-
} = _ref125;
|
|
2964
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
2965
|
-
width: size,
|
|
2966
|
-
height: size,
|
|
2967
|
-
ref: ref,
|
|
2968
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2969
|
-
viewBox: "0 0 32 32",
|
|
2970
|
-
fill: "currentColor",
|
|
2971
|
-
...rest
|
|
2972
|
-
}, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2973
|
-
d: "M25,4H10A2.002,2.002,0,0,0,8,6V20.5563A3.9551,3.9551,0,0,0,6,20a4,4,0,1,0,4,4V12H25v8.5562A3.9545,3.9545,0,0,0,23,20a4,4,0,1,0,4,4V6A2.0023,2.0023,0,0,0,25,4ZM6,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,26Zm17,0a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,23,26ZM10,6H25v4H10Z"
|
|
2974
|
-
})), children);
|
|
2975
|
-
});
|
|
2976
|
-
if (process.env.NODE_ENV !== "production") {
|
|
2977
|
-
Music.propTypes = iconPropTypes;
|
|
2978
|
-
}
|
|
2979
2986
|
|
|
2980
|
-
export { LocationSave, LocationStar, LocationStarFilled, Locked, LogicalPartition, Login, LogoAngular, LogoAnsibleCommunity, LogoDigg, LogoDiscord, LogoFacebook, LogoFigma, LogoFlickr, LogoGithub, LogoGlassdoor, LogoInstagram, LogoInvision, LogoJupyter, LogoKeybase, LogoKubernetes, LogoLinkedin, LogoLivestream, LogoMastodon, LogoMedium, LogoNpm, LogoOpenshift, LogoPinterest, LogoPython, LogoQuora, LogoRScript, LogoReact, LogoRedHatAnsible, LogoSketch, LogoSkype, LogoSlack, LogoSnapchat, LogoSvelte, LogoTumblr, LogoTwitter, LogoVmware, LogoVmwareAlt, LogoVue, LogoWechat, LogoXing, LogoYelp, LogoYoutube, Logout, Loop, LowSeverity, MacCommand, MacOption, MacShift, MachineLearning, MachineLearningModel, MagicWand, MagicWandFilled, MailAll, MailReply, ManageProtection, ManagedSolutions, Map, MapBoundary, MapBoundaryVegetation, MapCenter, MapIdentify, MarineWarning, MathCurve, Maximize, MediaCast, MediaLibrary, MediaLibraryFilled, Medication, MedicationAlert, MedicationReminder, Menu, MessageQueue, Meter, MeterAlt, Microphone, MicrophoneFilled, MicrophoneOff, MicrophoneOffFilled, Microscope, Microservices_1, Microservices_2, Migrate, MigrateAlt, Milestone, MilitaryCamp, Minimize, Misuse, MisuseOutline, MixedRainHail, Mobile, MobileAdd, MobileAudio, MobileCheck, MobileDownload, MobileLandscape, MobilityServices, Model, ModelAlt, ModelBuilder, ModelBuilderReference, ModelReference, Money, Monster, Monument, Moon, Moonrise, Moonset, MostlyCloudy, MostlyCloudyNight, Mountain, Mov, Move, Movement, Mp3, Mp4, Mpeg, Mpg2,
|
|
2987
|
+
export { LocationPersonFilled, LocationSave, LocationStar, LocationStarFilled, Locked, LogicalPartition, Login, LogoAngular, LogoAnsibleCommunity, LogoDigg, LogoDiscord, LogoFacebook, LogoFigma, LogoFlickr, LogoGithub, LogoGlassdoor, LogoInstagram, LogoInvision, LogoJupyter, LogoKeybase, LogoKubernetes, LogoLinkedin, LogoLivestream, LogoMastodon, LogoMedium, LogoNpm, LogoOpenshift, LogoPinterest, LogoPython, LogoQuora, LogoRScript, LogoReact, LogoRedHatAnsible, LogoSketch, LogoSkype, LogoSlack, LogoSnapchat, LogoSvelte, LogoTumblr, LogoTwitter, LogoVmware, LogoVmwareAlt, LogoVue, LogoWechat, LogoXing, LogoYelp, LogoYoutube, Logout, Loop, LowSeverity, MacCommand, MacOption, MacShift, MachineLearning, MachineLearningModel, MagicWand, MagicWandFilled, MailAll, MailReply, ManageProtection, ManagedSolutions, Map, MapBoundary, MapBoundaryVegetation, MapCenter, MapIdentify, MarineWarning, MathCurve, Maximize, MediaCast, MediaLibrary, MediaLibraryFilled, Medication, MedicationAlert, MedicationReminder, Menu, MessageQueue, Meter, MeterAlt, Microphone, MicrophoneFilled, MicrophoneOff, MicrophoneOffFilled, Microscope, Microservices_1, Microservices_2, Migrate, MigrateAlt, Milestone, MilitaryCamp, Minimize, Misuse, MisuseOutline, MixedRainHail, Mobile, MobileAdd, MobileAudio, MobileCheck, MobileDownload, MobileLandscape, MobilityServices, Model, ModelAlt, ModelBuilder, ModelBuilderReference, ModelReference, Money, Monster, Monument, Moon, Moonrise, Moonset, MostlyCloudy, MostlyCloudyNight, Mountain, Mov, Move, Movement, Mp3, Mp4, Mpeg, Mpg2, QMatrix, WatsonHealthMagnify, WatsonHealthMammogram };
|