@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
|
@@ -19,13 +19,26 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
19
19
|
|
|
20
20
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
21
21
|
|
|
22
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25,
|
|
23
|
-
const
|
|
22
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _circle, _circle2, _circle3, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _circle4, _circle5, _circle6, _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, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _circle7, _circle8, _circle9, _circle10, _circle11, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _circle12, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _circle20, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _circle21, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _circle22, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _path240, _path241, _path242;
|
|
23
|
+
const PauseOutlineFilled = /*#__PURE__*/React__default["default"].forwardRef(function PauseOutlineFilled(_ref, ref) {
|
|
24
24
|
let {
|
|
25
25
|
children,
|
|
26
26
|
size = 16,
|
|
27
27
|
...rest
|
|
28
28
|
} = _ref;
|
|
29
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
30
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
31
|
+
width: size,
|
|
32
|
+
height: size,
|
|
33
|
+
ref: ref,
|
|
34
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
35
|
+
viewBox: "0 0 16 16",
|
|
36
|
+
fill: "currentColor",
|
|
37
|
+
...rest
|
|
38
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
39
|
+
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M7,11H6V5h1V11z M10,11H9V5h1V11z"
|
|
40
|
+
})), children);
|
|
41
|
+
}
|
|
29
42
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
30
43
|
width: size,
|
|
31
44
|
height: size,
|
|
@@ -34,16 +47,14 @@ const PauseFuture = /*#__PURE__*/React__default["default"].forwardRef(function P
|
|
|
34
47
|
viewBox: "0 0 32 32",
|
|
35
48
|
fill: "currentColor",
|
|
36
49
|
...rest
|
|
37
|
-
},
|
|
38
|
-
d: "
|
|
39
|
-
})), _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
40
|
-
d: "M16,2A13.9158,13.9158,0,0,1,26,6.2343V2h2v8H20V8h4.9217A11.9818,11.9818,0,1,0,28,16h2A14,14,0,1,1,16,2Z"
|
|
50
|
+
}, _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
51
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,22H12V10h2Zm6,0H18V10h2Z"
|
|
41
52
|
})), children);
|
|
42
53
|
});
|
|
43
54
|
if (process.env.NODE_ENV !== "production") {
|
|
44
|
-
|
|
55
|
+
PauseOutlineFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
45
56
|
}
|
|
46
|
-
const
|
|
57
|
+
const PauseFuture = /*#__PURE__*/React__default["default"].forwardRef(function PauseFuture(_ref2, ref) {
|
|
47
58
|
let {
|
|
48
59
|
children,
|
|
49
60
|
size = 16,
|
|
@@ -60,13 +71,13 @@ const PausePast = /*#__PURE__*/React__default["default"].forwardRef(function Pau
|
|
|
60
71
|
}, _path3 || (_path3 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
61
72
|
d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
|
|
62
73
|
})), _path4 || (_path4 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
63
|
-
d: "M16,2A13.9158,13.9158,0,0,
|
|
74
|
+
d: "M16,2A13.9158,13.9158,0,0,1,26,6.2343V2h2v8H20V8h4.9217A11.9818,11.9818,0,1,0,28,16h2A14,14,0,1,1,16,2Z"
|
|
64
75
|
})), children);
|
|
65
76
|
});
|
|
66
77
|
if (process.env.NODE_ENV !== "production") {
|
|
67
|
-
|
|
78
|
+
PauseFuture.propTypes = iconPropTypes.iconPropTypes;
|
|
68
79
|
}
|
|
69
|
-
const
|
|
80
|
+
const PausePast = /*#__PURE__*/React__default["default"].forwardRef(function PausePast(_ref3, ref) {
|
|
70
81
|
let {
|
|
71
82
|
children,
|
|
72
83
|
size = 16,
|
|
@@ -81,15 +92,15 @@ const PcnENode = /*#__PURE__*/React__default["default"].forwardRef(function PcnE
|
|
|
81
92
|
fill: "currentColor",
|
|
82
93
|
...rest
|
|
83
94
|
}, _path5 || (_path5 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
84
|
-
d: "
|
|
95
|
+
d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
|
|
85
96
|
})), _path6 || (_path6 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
86
|
-
d: "
|
|
97
|
+
d: "M16,2A13.9158,13.9158,0,0,0,6,6.2343V2H4v8h8V8H7.0783A11.9818,11.9818,0,1,1,4,16H2A14,14,0,1,0,16,2Z"
|
|
87
98
|
})), children);
|
|
88
99
|
});
|
|
89
100
|
if (process.env.NODE_ENV !== "production") {
|
|
90
|
-
|
|
101
|
+
PausePast.propTypes = iconPropTypes.iconPropTypes;
|
|
91
102
|
}
|
|
92
|
-
const
|
|
103
|
+
const PcnENode = /*#__PURE__*/React__default["default"].forwardRef(function PcnENode(_ref4, ref) {
|
|
93
104
|
let {
|
|
94
105
|
children,
|
|
95
106
|
size = 16,
|
|
@@ -104,19 +115,15 @@ const PcnMilitary = /*#__PURE__*/React__default["default"].forwardRef(function P
|
|
|
104
115
|
fill: "currentColor",
|
|
105
116
|
...rest
|
|
106
117
|
}, _path7 || (_path7 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
107
|
-
d: "
|
|
118
|
+
d: "M20 11L20 9 12 9 12 23 20 23 20 21 14 21 14 17 19 17 19 15 14 15 14 11 20 11z"
|
|
108
119
|
})), _path8 || (_path8 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
109
|
-
d: "M12.414 17.414L16 13.834 16 13.834 19.588 17.416 21 16 16 11 11 16 12.414 17.414z"
|
|
110
|
-
})), _path9 || (_path9 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
111
|
-
d: "M12.414 12.414L16 8.834 16 8.834 19.588 12.416 21 11 16 6 11 11 12.414 12.414z"
|
|
112
|
-
})), _path10 || (_path10 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
113
120
|
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
114
121
|
})), children);
|
|
115
122
|
});
|
|
116
123
|
if (process.env.NODE_ENV !== "production") {
|
|
117
|
-
|
|
124
|
+
PcnENode.propTypes = iconPropTypes.iconPropTypes;
|
|
118
125
|
}
|
|
119
|
-
const
|
|
126
|
+
const PcnMilitary = /*#__PURE__*/React__default["default"].forwardRef(function PcnMilitary(_ref5, ref) {
|
|
120
127
|
let {
|
|
121
128
|
children,
|
|
122
129
|
size = 16,
|
|
@@ -130,16 +137,20 @@ const PcnPNode = /*#__PURE__*/React__default["default"].forwardRef(function PcnP
|
|
|
130
137
|
viewBox: "0 0 32 32",
|
|
131
138
|
fill: "currentColor",
|
|
132
139
|
...rest
|
|
133
|
-
},
|
|
134
|
-
d: "
|
|
140
|
+
}, _path9 || (_path9 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
141
|
+
d: "M16 16L14.407 19 11 19.414 13.5 21.667 13 25 16 23.125 19 25 18.5 21.667 21 19.414 17.5 19 16 16z"
|
|
142
|
+
})), _path10 || (_path10 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
143
|
+
d: "M12.414 17.414L16 13.834 16 13.834 19.588 17.416 21 16 16 11 11 16 12.414 17.414z"
|
|
144
|
+
})), _path11 || (_path11 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
145
|
+
d: "M12.414 12.414L16 8.834 16 8.834 19.588 12.416 21 11 16 6 11 11 12.414 12.414z"
|
|
135
146
|
})), _path12 || (_path12 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
136
147
|
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
137
148
|
})), children);
|
|
138
149
|
});
|
|
139
150
|
if (process.env.NODE_ENV !== "production") {
|
|
140
|
-
|
|
151
|
+
PcnMilitary.propTypes = iconPropTypes.iconPropTypes;
|
|
141
152
|
}
|
|
142
|
-
const
|
|
153
|
+
const PcnPNode = /*#__PURE__*/React__default["default"].forwardRef(function PcnPNode(_ref6, ref) {
|
|
143
154
|
let {
|
|
144
155
|
children,
|
|
145
156
|
size = 16,
|
|
@@ -154,15 +165,15 @@ const PcnZNode = /*#__PURE__*/React__default["default"].forwardRef(function PcnZ
|
|
|
154
165
|
fill: "currentColor",
|
|
155
166
|
...rest
|
|
156
167
|
}, _path13 || (_path13 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
157
|
-
d: "
|
|
168
|
+
d: "M14,23H12V9h6a2.002,2.002,0,0,1,2,2v5a2.002,2.002,0,0,1-2,2H14Zm0-7h4V10.9985H14Z"
|
|
158
169
|
})), _path14 || (_path14 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
159
170
|
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
160
171
|
})), children);
|
|
161
172
|
});
|
|
162
173
|
if (process.env.NODE_ENV !== "production") {
|
|
163
|
-
|
|
174
|
+
PcnPNode.propTypes = iconPropTypes.iconPropTypes;
|
|
164
175
|
}
|
|
165
|
-
const
|
|
176
|
+
const PcnZNode = /*#__PURE__*/React__default["default"].forwardRef(function PcnZNode(_ref7, ref) {
|
|
166
177
|
let {
|
|
167
178
|
children,
|
|
168
179
|
size = 16,
|
|
@@ -177,18 +188,41 @@ const Pdf = /*#__PURE__*/React__default["default"].forwardRef(function Pdf(_ref7
|
|
|
177
188
|
fill: "currentColor",
|
|
178
189
|
...rest
|
|
179
190
|
}, _path15 || (_path15 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
191
|
+
d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
|
|
192
|
+
})), _path16 || (_path16 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
193
|
+
d: "M30.4141,17.4141a1.9995,1.9995,0,0,0,0-2.8282L24.6272,8.7993l2.9006-2.8628a2.0018,2.0018,0,1,0-1.4416-1.3872L23.2129,7.3848,17.4141,1.5859a1.9995,1.9995,0,0,0-2.8282,0L8.7993,7.3726,5.9368,4.4717A2.002,2.002,0,1,0,4.55,5.9136l2.835,2.8735L1.5859,14.5859a1.9995,1.9995,0,0,0,0,2.8282l5.7989,5.7988L4.55,26.0864a1.9977,1.9977,0,1,0,1.387,1.4419l2.8625-2.9009,5.7866,5.7867a1.9995,1.9995,0,0,0,2.8282,0l5.7988-5.7989,2.8733,2.8355a1.998,1.998,0,1,0,1.4416-1.3872l-2.9006-2.8628ZM16,29,3,16,16,3,29,16Z"
|
|
194
|
+
})), children);
|
|
195
|
+
});
|
|
196
|
+
if (process.env.NODE_ENV !== "production") {
|
|
197
|
+
PcnZNode.propTypes = iconPropTypes.iconPropTypes;
|
|
198
|
+
}
|
|
199
|
+
const Pdf = /*#__PURE__*/React__default["default"].forwardRef(function Pdf(_ref8, ref) {
|
|
200
|
+
let {
|
|
201
|
+
children,
|
|
202
|
+
size = 16,
|
|
203
|
+
...rest
|
|
204
|
+
} = _ref8;
|
|
205
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
206
|
+
width: size,
|
|
207
|
+
height: size,
|
|
208
|
+
ref: ref,
|
|
209
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
210
|
+
viewBox: "0 0 32 32",
|
|
211
|
+
fill: "currentColor",
|
|
212
|
+
...rest
|
|
213
|
+
}, _path17 || (_path17 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
180
214
|
d: "M30 11L30 9 22 9 22 23 24 23 24 17 29 17 29 15 24 15 24 11 30 11zM8 9H2V23H4V18H8a2 2 0 002-2V11A2 2 0 008 9zm0 7H4V11H8zM16 23H12V9h4a4 4 0 014 4v6A4 4 0 0116 23zm-2-2h2a2 2 0 002-2V13a2 2 0 00-2-2H14z"
|
|
181
215
|
})), children);
|
|
182
216
|
});
|
|
183
217
|
if (process.env.NODE_ENV !== "production") {
|
|
184
218
|
Pdf.propTypes = iconPropTypes.iconPropTypes;
|
|
185
219
|
}
|
|
186
|
-
const PdfReference = /*#__PURE__*/React__default["default"].forwardRef(function PdfReference(
|
|
220
|
+
const PdfReference = /*#__PURE__*/React__default["default"].forwardRef(function PdfReference(_ref9, ref) {
|
|
187
221
|
let {
|
|
188
222
|
children,
|
|
189
223
|
size = 16,
|
|
190
224
|
...rest
|
|
191
|
-
} =
|
|
225
|
+
} = _ref9;
|
|
192
226
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
193
227
|
width: size,
|
|
194
228
|
height: size,
|
|
@@ -197,19 +231,19 @@ const PdfReference = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
197
231
|
viewBox: "0 0 32 32",
|
|
198
232
|
fill: "currentColor",
|
|
199
233
|
...rest
|
|
200
|
-
},
|
|
234
|
+
}, _path18 || (_path18 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
201
235
|
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM22 16L24 16 24 10 29 10 29 8 24 8 24 4 30 4 30 2 22 2 22 16zM16 2H12V16h4a4 4 0 004-4V6A4 4 0 0016 2zm2 10a2 2 0 01-2 2H14V4h2a2 2 0 012 2zM8 2H2V16H4V11H8a2 2 0 002-2V4A2 2 0 008 2zM8 9H4V4H8z"
|
|
202
236
|
})), children);
|
|
203
237
|
});
|
|
204
238
|
if (process.env.NODE_ENV !== "production") {
|
|
205
239
|
PdfReference.propTypes = iconPropTypes.iconPropTypes;
|
|
206
240
|
}
|
|
207
|
-
const Pedestrian = /*#__PURE__*/React__default["default"].forwardRef(function Pedestrian(
|
|
241
|
+
const Pedestrian = /*#__PURE__*/React__default["default"].forwardRef(function Pedestrian(_ref10, ref) {
|
|
208
242
|
let {
|
|
209
243
|
children,
|
|
210
244
|
size = 16,
|
|
211
245
|
...rest
|
|
212
|
-
} =
|
|
246
|
+
} = _ref10;
|
|
213
247
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
214
248
|
width: size,
|
|
215
249
|
height: size,
|
|
@@ -218,21 +252,21 @@ const Pedestrian = /*#__PURE__*/React__default["default"].forwardRef(function Pe
|
|
|
218
252
|
viewBox: "0 0 32 32",
|
|
219
253
|
fill: "currentColor",
|
|
220
254
|
...rest
|
|
221
|
-
},
|
|
255
|
+
}, _path19 || (_path19 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
222
256
|
d: "M21.6772,14l-1.2456-3.1143A2.9861,2.9861,0,0,0,17.646,9H13.5542a3.0018,3.0018,0,0,0-1.5439.4277L7,12.4336V18H9V13.5664l3-1.8V23.6973L8.5383,28.8906,10.2024,30,14,24.3027V11h3.646a.9949.9949,0,0,1,.9282.6289L20.3228,16H26V14Z"
|
|
223
|
-
})),
|
|
257
|
+
})), _path20 || (_path20 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
224
258
|
d: "M17.051 18.316L19 24.162 19 30 21 30 21 23.838 18.949 17.684 17.051 18.316zM16.5 8A3.5 3.5 0 1120 4.5 3.5042 3.5042 0 0116.5 8zm0-5A1.5 1.5 0 1018 4.5 1.5017 1.5017 0 0016.5 3z"
|
|
225
259
|
})), children);
|
|
226
260
|
});
|
|
227
261
|
if (process.env.NODE_ENV !== "production") {
|
|
228
262
|
Pedestrian.propTypes = iconPropTypes.iconPropTypes;
|
|
229
263
|
}
|
|
230
|
-
const PedestrianFamily = /*#__PURE__*/React__default["default"].forwardRef(function PedestrianFamily(
|
|
264
|
+
const PedestrianFamily = /*#__PURE__*/React__default["default"].forwardRef(function PedestrianFamily(_ref11, ref) {
|
|
231
265
|
let {
|
|
232
266
|
children,
|
|
233
267
|
size = 16,
|
|
234
268
|
...rest
|
|
235
|
-
} =
|
|
269
|
+
} = _ref11;
|
|
236
270
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
237
271
|
width: size,
|
|
238
272
|
height: size,
|
|
@@ -241,21 +275,21 @@ const PedestrianFamily = /*#__PURE__*/React__default["default"].forwardRef(funct
|
|
|
241
275
|
viewBox: "0 0 32 32",
|
|
242
276
|
fill: "currentColor",
|
|
243
277
|
...rest
|
|
244
|
-
},
|
|
278
|
+
}, _path21 || (_path21 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
245
279
|
d: "M20 30H17a2.0021 2.0021 0 01-2-2V23h2v5h3V23h2V19a1.0011 1.0011 0 00-1-1H12.2793l-2-6H4a1.0011 1.0011 0 00-1 1v6H5v9H9V21h2v7a2.0021 2.0021 0 01-2 2H5a2.0021 2.0021 0 01-2-2V21a2.0021 2.0021 0 01-2-2V13a3.0033 3.0033 0 013-3h6.2793a1.998 1.998 0 011.8975 1.3674L13.7207 16H21a3.0033 3.0033 0 013 3v4a2.0021 2.0021 0 01-2 2v3A2.0021 2.0021 0 0120 30zM28 30H26V19h3V13a1.0011 1.0011 0 00-1-1H24V10h4a3.0033 3.0033 0 013 3v6a2.0021 2.0021 0 01-2 2H28zM7 9a4 4 0 114-4A4.0045 4.0045 0 017 9zM7 3A2 2 0 109 5 2.0021 2.0021 0 007 3zM25 9a4 4 0 114-4A4.0045 4.0045 0 0125 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0025 3z"
|
|
246
|
-
})),
|
|
280
|
+
})), _path22 || (_path22 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
247
281
|
d: "M18.5,15A3.5,3.5,0,1,1,22,11.5,3.5041,3.5041,0,0,1,18.5,15Zm0-5A1.5,1.5,0,1,0,20,11.5,1.5017,1.5017,0,0,0,18.5,10Z"
|
|
248
282
|
})), children);
|
|
249
283
|
});
|
|
250
284
|
if (process.env.NODE_ENV !== "production") {
|
|
251
285
|
PedestrianFamily.propTypes = iconPropTypes.iconPropTypes;
|
|
252
286
|
}
|
|
253
|
-
const PedestrianChild = /*#__PURE__*/React__default["default"].forwardRef(function PedestrianChild(
|
|
287
|
+
const PedestrianChild = /*#__PURE__*/React__default["default"].forwardRef(function PedestrianChild(_ref12, ref) {
|
|
254
288
|
let {
|
|
255
289
|
children,
|
|
256
290
|
size = 16,
|
|
257
291
|
...rest
|
|
258
|
-
} =
|
|
292
|
+
} = _ref12;
|
|
259
293
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
260
294
|
width: size,
|
|
261
295
|
height: size,
|
|
@@ -264,21 +298,21 @@ const PedestrianChild = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
264
298
|
viewBox: "0 0 32 32",
|
|
265
299
|
fill: "currentColor",
|
|
266
300
|
...rest
|
|
267
|
-
},
|
|
301
|
+
}, _path23 || (_path23 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
268
302
|
d: "M26,16H17.4683l-5-6H5a3.0033,3.0033,0,0,0-3,3v6a2.0023,2.0023,0,0,0,2,2v7a2.0023,2.0023,0,0,0,2,2h4a2.0023,2.0023,0,0,0,2-2V21H10v7H6V19H4V13a1.0009,1.0009,0,0,1,1-1h6.5317l5,6H26a1.0009,1.0009,0,0,1,1,1v3H25v6H22V22H20v6a2.0023,2.0023,0,0,0,2,2h3a2.0023,2.0023,0,0,0,2-2V24a2.0023,2.0023,0,0,0,2-2V19A3.0033,3.0033,0,0,0,26,16Z"
|
|
269
|
-
})),
|
|
303
|
+
})), _path24 || (_path24 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
270
304
|
d: "M23.5 15A3.5 3.5 0 1127 11.5 3.5042 3.5042 0 0123.5 15zm0-5A1.5 1.5 0 1025 11.5 1.5017 1.5017 0 0023.5 10zM8 9a4 4 0 114-4A4.0042 4.0042 0 018 9zM8 3a2 2 0 102 2A2.0023 2.0023 0 008 3z"
|
|
271
305
|
})), children);
|
|
272
306
|
});
|
|
273
307
|
if (process.env.NODE_ENV !== "production") {
|
|
274
308
|
PedestrianChild.propTypes = iconPropTypes.iconPropTypes;
|
|
275
309
|
}
|
|
276
|
-
const Pen = /*#__PURE__*/React__default["default"].forwardRef(function Pen(
|
|
310
|
+
const Pen = /*#__PURE__*/React__default["default"].forwardRef(function Pen(_ref13, ref) {
|
|
277
311
|
let {
|
|
278
312
|
children,
|
|
279
313
|
size = 16,
|
|
280
314
|
...rest
|
|
281
|
-
} =
|
|
315
|
+
} = _ref13;
|
|
282
316
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
283
317
|
width: size,
|
|
284
318
|
height: size,
|
|
@@ -287,9 +321,9 @@ const Pen = /*#__PURE__*/React__default["default"].forwardRef(function Pen(_ref1
|
|
|
287
321
|
viewBox: "0 0 32 32",
|
|
288
322
|
fill: "currentColor",
|
|
289
323
|
...rest
|
|
290
|
-
},
|
|
324
|
+
}, _path25 || (_path25 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
291
325
|
d: "M27.3069,6.1069,30,3.4141,28.5859,2,25.8931,4.6929,24.8,3.6a1.9328,1.9328,0,0,0-2.8,0L4,21.6V28h6.4l18-18a1.9329,1.9329,0,0,0,0-2.8ZM9.6,26H6V22.4L23.4,5,27,8.6Z"
|
|
292
|
-
})),
|
|
326
|
+
})), _path26 || (_path26 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
293
327
|
d: "M8.136 7.5H18.863999999999997V9.5H8.136z",
|
|
294
328
|
transform: "rotate(-45 13.5 8.5)"
|
|
295
329
|
})), children);
|
|
@@ -297,12 +331,12 @@ const Pen = /*#__PURE__*/React__default["default"].forwardRef(function Pen(_ref1
|
|
|
297
331
|
if (process.env.NODE_ENV !== "production") {
|
|
298
332
|
Pen.propTypes = iconPropTypes.iconPropTypes;
|
|
299
333
|
}
|
|
300
|
-
const PenFountain = /*#__PURE__*/React__default["default"].forwardRef(function PenFountain(
|
|
334
|
+
const PenFountain = /*#__PURE__*/React__default["default"].forwardRef(function PenFountain(_ref14, ref) {
|
|
301
335
|
let {
|
|
302
336
|
children,
|
|
303
337
|
size = 16,
|
|
304
338
|
...rest
|
|
305
|
-
} =
|
|
339
|
+
} = _ref14;
|
|
306
340
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
307
341
|
width: size,
|
|
308
342
|
height: size,
|
|
@@ -311,19 +345,19 @@ const PenFountain = /*#__PURE__*/React__default["default"].forwardRef(function P
|
|
|
311
345
|
viewBox: "0 0 32 32",
|
|
312
346
|
fill: "currentColor",
|
|
313
347
|
...rest
|
|
314
|
-
},
|
|
348
|
+
}, _path27 || (_path27 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
315
349
|
d: "M29.707,5.293l-3-3a.9994.9994,0,0,0-1.414,0L19.5859,8H17.0947A11.0118,11.0118,0,0,0,6.7124,15.3662L2.0562,28.67a1,1,0,0,0,1.2744,1.2739l13.3037-4.6562A11.012,11.012,0,0,0,24,14.9053V12.4141L29.707,6.707A.9994.9994,0,0,0,29.707,5.293Zm-7.414,6A1,1,0,0,0,22,12v2.9053A9.01,9.01,0,0,1,15.9731,23.4l-9.1677,3.209L16,17.4141,14.5859,16,5.3914,25.1948,8.6,16.0269A9.01,9.01,0,0,1,17.0947,10H20a1,1,0,0,0,.707-.293L26,4.4141,27.5859,6Z"
|
|
316
350
|
})), children);
|
|
317
351
|
});
|
|
318
352
|
if (process.env.NODE_ENV !== "production") {
|
|
319
353
|
PenFountain.propTypes = iconPropTypes.iconPropTypes;
|
|
320
354
|
}
|
|
321
|
-
const Pending = /*#__PURE__*/React__default["default"].forwardRef(function Pending(
|
|
355
|
+
const Pending = /*#__PURE__*/React__default["default"].forwardRef(function Pending(_ref15, ref) {
|
|
322
356
|
let {
|
|
323
357
|
children,
|
|
324
358
|
size = 16,
|
|
325
359
|
...rest
|
|
326
|
-
} =
|
|
360
|
+
} = _ref15;
|
|
327
361
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
328
362
|
width: size,
|
|
329
363
|
height: size,
|
|
@@ -344,19 +378,19 @@ const Pending = /*#__PURE__*/React__default["default"].forwardRef(function Pendi
|
|
|
344
378
|
cx: "16",
|
|
345
379
|
cy: "16",
|
|
346
380
|
r: "2"
|
|
347
|
-
})),
|
|
381
|
+
})), _path28 || (_path28 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
348
382
|
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"
|
|
349
383
|
})), children);
|
|
350
384
|
});
|
|
351
385
|
if (process.env.NODE_ENV !== "production") {
|
|
352
386
|
Pending.propTypes = iconPropTypes.iconPropTypes;
|
|
353
387
|
}
|
|
354
|
-
const PendingFilled = /*#__PURE__*/React__default["default"].forwardRef(function PendingFilled(
|
|
388
|
+
const PendingFilled = /*#__PURE__*/React__default["default"].forwardRef(function PendingFilled(_ref16, ref) {
|
|
355
389
|
let {
|
|
356
390
|
children,
|
|
357
391
|
size = 16,
|
|
358
392
|
...rest
|
|
359
|
-
} =
|
|
393
|
+
} = _ref16;
|
|
360
394
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
361
395
|
width: size,
|
|
362
396
|
height: size,
|
|
@@ -365,9 +399,9 @@ const PendingFilled = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
365
399
|
viewBox: "0 0 32 32",
|
|
366
400
|
fill: "currentColor",
|
|
367
401
|
...rest
|
|
368
|
-
},
|
|
402
|
+
}, _path29 || (_path29 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
369
403
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM8,18a2,2,0,1,1,2-2A2,2,0,0,1,8,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,16,18Zm8,0a2,2,0,1,1,2-2A2,2,0,0,1,24,18Z"
|
|
370
|
-
})),
|
|
404
|
+
})), _path30 || (_path30 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
371
405
|
fill: "none",
|
|
372
406
|
d: "M10,16a2,2,0,1,1-2-2A2,2,0,0,1,10,16Zm6-2a2,2,0,1,0,2,2A2,2,0,0,0,16,14Zm8,0a2,2,0,1,0,2,2A2,2,0,0,0,24,14Z",
|
|
373
407
|
"data-icon-path": "inner-path"
|
|
@@ -376,12 +410,12 @@ const PendingFilled = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
376
410
|
if (process.env.NODE_ENV !== "production") {
|
|
377
411
|
PendingFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
378
412
|
}
|
|
379
|
-
const Percentage = /*#__PURE__*/React__default["default"].forwardRef(function Percentage(
|
|
413
|
+
const Percentage = /*#__PURE__*/React__default["default"].forwardRef(function Percentage(_ref17, ref) {
|
|
380
414
|
let {
|
|
381
415
|
children,
|
|
382
416
|
size = 16,
|
|
383
417
|
...rest
|
|
384
|
-
} =
|
|
418
|
+
} = _ref17;
|
|
385
419
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
386
420
|
width: size,
|
|
387
421
|
height: size,
|
|
@@ -390,24 +424,24 @@ const Percentage = /*#__PURE__*/React__default["default"].forwardRef(function Pe
|
|
|
390
424
|
viewBox: "0 0 32 32",
|
|
391
425
|
fill: "currentColor",
|
|
392
426
|
...rest
|
|
393
|
-
},
|
|
427
|
+
}, _path31 || (_path31 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
394
428
|
d: "M9,14a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,9,14ZM9,6a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,9,6Z"
|
|
395
|
-
})),
|
|
429
|
+
})), _path32 || (_path32 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
396
430
|
d: "M0.029 15H31.97V17H0.029z",
|
|
397
431
|
transform: "rotate(-45 16 16)"
|
|
398
|
-
})),
|
|
432
|
+
})), _path33 || (_path33 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
399
433
|
d: "M23,28a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,23,28Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,23,20Z"
|
|
400
434
|
})), children);
|
|
401
435
|
});
|
|
402
436
|
if (process.env.NODE_ENV !== "production") {
|
|
403
437
|
Percentage.propTypes = iconPropTypes.iconPropTypes;
|
|
404
438
|
}
|
|
405
|
-
const PercentageFilled = /*#__PURE__*/React__default["default"].forwardRef(function PercentageFilled(
|
|
439
|
+
const PercentageFilled = /*#__PURE__*/React__default["default"].forwardRef(function PercentageFilled(_ref18, ref) {
|
|
406
440
|
let {
|
|
407
441
|
children,
|
|
408
442
|
size = 16,
|
|
409
443
|
...rest
|
|
410
|
-
} =
|
|
444
|
+
} = _ref18;
|
|
411
445
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
412
446
|
width: size,
|
|
413
447
|
height: size,
|
|
@@ -416,24 +450,24 @@ const PercentageFilled = /*#__PURE__*/React__default["default"].forwardRef(funct
|
|
|
416
450
|
viewBox: "0 0 32 32",
|
|
417
451
|
fill: "currentColor",
|
|
418
452
|
...rest
|
|
419
|
-
},
|
|
453
|
+
}, _path34 || (_path34 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
420
454
|
d: "M9,14a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,9,14Z"
|
|
421
|
-
})),
|
|
455
|
+
})), _path35 || (_path35 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
422
456
|
d: "M0.029 15H31.97V17H0.029z",
|
|
423
457
|
transform: "rotate(-45 16 16)"
|
|
424
|
-
})),
|
|
458
|
+
})), _path36 || (_path36 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
425
459
|
d: "M23,28a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,23,28Z"
|
|
426
460
|
})), children);
|
|
427
461
|
});
|
|
428
462
|
if (process.env.NODE_ENV !== "production") {
|
|
429
463
|
PercentageFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
430
464
|
}
|
|
431
|
-
const Person = /*#__PURE__*/React__default["default"].forwardRef(function Person(
|
|
465
|
+
const Person = /*#__PURE__*/React__default["default"].forwardRef(function Person(_ref19, ref) {
|
|
432
466
|
let {
|
|
433
467
|
children,
|
|
434
468
|
size = 16,
|
|
435
469
|
...rest
|
|
436
|
-
} =
|
|
470
|
+
} = _ref19;
|
|
437
471
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
438
472
|
width: size,
|
|
439
473
|
height: size,
|
|
@@ -442,19 +476,19 @@ const Person = /*#__PURE__*/React__default["default"].forwardRef(function Person
|
|
|
442
476
|
viewBox: "0 0 32 32",
|
|
443
477
|
fill: "currentColor",
|
|
444
478
|
...rest
|
|
445
|
-
},
|
|
479
|
+
}, _path37 || (_path37 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
446
480
|
d: "M18 30H14a2 2 0 01-2-2V21a2 2 0 01-2-2V13a3 3 0 013-3h6a3 3 0 013 3v6a2 2 0 01-2 2v7A2 2 0 0118 30zM13 12a.94.94 0 00-1 1v6h2v9h4V19h2V13a.94.94 0 00-1-1zM16 9a4 4 0 114-4h0A4 4 0 0116 9zm0-6a2 2 0 102 2h0a2 2 0 00-2-2z"
|
|
447
481
|
})), children);
|
|
448
482
|
});
|
|
449
483
|
if (process.env.NODE_ENV !== "production") {
|
|
450
484
|
Person.propTypes = iconPropTypes.iconPropTypes;
|
|
451
485
|
}
|
|
452
|
-
const PersonFavorite = /*#__PURE__*/React__default["default"].forwardRef(function PersonFavorite(
|
|
486
|
+
const PersonFavorite = /*#__PURE__*/React__default["default"].forwardRef(function PersonFavorite(_ref20, ref) {
|
|
453
487
|
let {
|
|
454
488
|
children,
|
|
455
489
|
size = 16,
|
|
456
490
|
...rest
|
|
457
|
-
} =
|
|
491
|
+
} = _ref20;
|
|
458
492
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
459
493
|
width: size,
|
|
460
494
|
height: size,
|
|
@@ -463,19 +497,19 @@ const PersonFavorite = /*#__PURE__*/React__default["default"].forwardRef(functio
|
|
|
463
497
|
viewBox: "0 0 32 32",
|
|
464
498
|
fill: "currentColor",
|
|
465
499
|
...rest
|
|
466
|
-
},
|
|
500
|
+
}, _path38 || (_path38 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
467
501
|
d: "M10 31H6a2.0059 2.0059 0 01-2-2V22a2.0059 2.0059 0 01-2-2V14a2.9465 2.9465 0 013-3h6a2.9465 2.9465 0 013 3v6a2.0059 2.0059 0 01-2 2v7A2.0059 2.0059 0 0110 31zM5 13a.9448.9448 0 00-1 1v6H6v9h4V20h2V14a.9448.9448 0 00-1-1zM8 10a4 4 0 114-4A4.0045 4.0045 0 018 10zM8 4a2 2 0 102 2A2.002 2.002 0 008 4zM28.7663 4.2558A4.2121 4.2121 0 0023 4.0321a4.2121 4.2121 0 00-5.7663.2237 4.319 4.319 0 000 6.0447L22.998 16.14 23 16.1376l.002.0019 5.7643-5.839A4.319 4.319 0 0028.7663 4.2558zM27.342 8.8948l-4.34 4.3973L23 13.29l-.002.002-4.34-4.3973a2.3085 2.3085 0 010-3.2338 2.2639 2.2639 0 013.1561 0l1.181 1.2074L23 6.8634l.0049.005 1.181-1.2074a2.2639 2.2639 0 013.1561 0A2.3085 2.3085 0 0127.342 8.8948z"
|
|
468
502
|
})), children);
|
|
469
503
|
});
|
|
470
504
|
if (process.env.NODE_ENV !== "production") {
|
|
471
505
|
PersonFavorite.propTypes = iconPropTypes.iconPropTypes;
|
|
472
506
|
}
|
|
473
|
-
const Pest = /*#__PURE__*/React__default["default"].forwardRef(function Pest(
|
|
507
|
+
const Pest = /*#__PURE__*/React__default["default"].forwardRef(function Pest(_ref21, ref) {
|
|
474
508
|
let {
|
|
475
509
|
children,
|
|
476
510
|
size = 16,
|
|
477
511
|
...rest
|
|
478
|
-
} =
|
|
512
|
+
} = _ref21;
|
|
479
513
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
480
514
|
width: size,
|
|
481
515
|
height: size,
|
|
@@ -496,19 +530,19 @@ const Pest = /*#__PURE__*/React__default["default"].forwardRef(function Pest(_re
|
|
|
496
530
|
cx: "22",
|
|
497
531
|
cy: "21",
|
|
498
532
|
r: "1"
|
|
499
|
-
})),
|
|
533
|
+
})), _path39 || (_path39 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
500
534
|
d: "M25,14a8.9844,8.9844,0,0,0-7,3.3555V13a10.9054,10.9054,0,0,0-1.0093-4.5845l-.3569-.7768L15.811,7.87A2.9549,2.9549,0,0,1,15,8a3.0033,3.0033,0,0,1-3-3,2.9574,2.9574,0,0,1,.1294-.8105l.2324-.8233-.7773-.3569A10.9115,10.9115,0,0,0,7,2H2V9a10.8954,10.8954,0,0,0,2.2339,6.627l.3887.4277.54-.0381a5.5286,5.5286,0,0,1,5.3628,3.2559l.2207.497.5376.0845A11.0219,11.0219,0,0,0,13,20h3V30h2V26h3a9.01,9.01,0,0,0,9-9V14ZM12.1016,17.9468A7.51,7.51,0,0,0,5.5283,14,8.8945,8.8945,0,0,1,4,9V4H7a8.8624,8.8624,0,0,1,3.0259.53A4.2457,4.2457,0,0,0,10,5a4.9658,4.9658,0,0,0,5.47,4.9736A8.8793,8.8793,0,0,1,16,13v5H13A8.1153,8.1153,0,0,1,12.1016,17.9468ZM28,17a7.0078,7.0078,0,0,1-7,7H18V23a7.01,7.01,0,0,1,5.0212-6.7109A1.4971,1.4971,0,1,0,26,16.5a1.485,1.485,0,0,0-.0918-.5H28Z"
|
|
501
535
|
})), children);
|
|
502
536
|
});
|
|
503
537
|
if (process.env.NODE_ENV !== "production") {
|
|
504
538
|
Pest.propTypes = iconPropTypes.iconPropTypes;
|
|
505
539
|
}
|
|
506
|
-
const WatsonHealthPetImageB = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthPetImageB(
|
|
540
|
+
const WatsonHealthPetImageB = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthPetImageB(_ref22, ref) {
|
|
507
541
|
let {
|
|
508
542
|
children,
|
|
509
543
|
size = 16,
|
|
510
544
|
...rest
|
|
511
|
-
} =
|
|
545
|
+
} = _ref22;
|
|
512
546
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
513
547
|
width: size,
|
|
514
548
|
height: size,
|
|
@@ -517,33 +551,33 @@ const WatsonHealthPetImageB = /*#__PURE__*/React__default["default"].forwardRef(
|
|
|
517
551
|
viewBox: "0 0 32 32",
|
|
518
552
|
fill: "currentColor",
|
|
519
553
|
...rest
|
|
520
|
-
},
|
|
554
|
+
}, _path40 || (_path40 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
521
555
|
d: "M19 21H21V24H19zM19 0H21V3H19zM8 11H11V13H8zM29 11H32V13H29z"
|
|
522
|
-
})),
|
|
556
|
+
})), _path41 || (_path41 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
523
557
|
d: "M11.59 3.07H13.57V6.07H11.59z",
|
|
524
558
|
transform: "rotate(-45 12.586 4.577)"
|
|
525
|
-
})),
|
|
559
|
+
})), _path42 || (_path42 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
526
560
|
d: "M26.44 17.92H28.42V20.92H26.44z",
|
|
527
561
|
transform: "rotate(-45 27.43 19.408)"
|
|
528
|
-
})),
|
|
562
|
+
})), _path43 || (_path43 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
529
563
|
d: "M11.09 18.42H14.09V20.400000000000002H11.09z",
|
|
530
564
|
transform: "rotate(-45 12.592 19.414)"
|
|
531
|
-
})),
|
|
565
|
+
})), _path44 || (_path44 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
532
566
|
d: "M25.93 3.58H28.93V5.5600000000000005H25.93z",
|
|
533
567
|
transform: "rotate(-45 27.423 4.57)"
|
|
534
|
-
})),
|
|
568
|
+
})), _path45 || (_path45 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
535
569
|
d: "M20 5a7 7 0 107 7A7 7 0 0020 5zm0 12A5 5 0 0120 7zM5 18H0V32H5a3 3 0 003-3V27a3 3 0 00-.78-2A3 3 0 008 23V21A3 3 0 005 18zM2 20H5a1 1 0 011 1v2a1 1 0 01-1 1H2zm4 9a1 1 0 01-1 1H2V26H5a1 1 0 011 1zM2 2L9 2 9 0 0 0 0 9 2 9 2 2z"
|
|
536
570
|
})), children);
|
|
537
571
|
});
|
|
538
572
|
if (process.env.NODE_ENV !== "production") {
|
|
539
573
|
WatsonHealthPetImageB.propTypes = iconPropTypes.iconPropTypes;
|
|
540
574
|
}
|
|
541
|
-
const WatsonHealthPetImageO = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthPetImageO(
|
|
575
|
+
const WatsonHealthPetImageO = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthPetImageO(_ref23, ref) {
|
|
542
576
|
let {
|
|
543
577
|
children,
|
|
544
578
|
size = 16,
|
|
545
579
|
...rest
|
|
546
|
-
} =
|
|
580
|
+
} = _ref23;
|
|
547
581
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
548
582
|
width: size,
|
|
549
583
|
height: size,
|
|
@@ -552,33 +586,33 @@ const WatsonHealthPetImageO = /*#__PURE__*/React__default["default"].forwardRef(
|
|
|
552
586
|
viewBox: "0 0 32 32",
|
|
553
587
|
fill: "currentColor",
|
|
554
588
|
...rest
|
|
555
|
-
},
|
|
589
|
+
}, _path46 || (_path46 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
556
590
|
d: "M11 29H13V32H11zM11 8H13V11H11zM0 19H3V21H0zM21 19H24V21H21z"
|
|
557
|
-
})),
|
|
591
|
+
})), _path47 || (_path47 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
558
592
|
d: "M3.59 11.09H5.57V14.09H3.59z",
|
|
559
593
|
transform: "rotate(-45 4.585 12.59)"
|
|
560
|
-
})),
|
|
594
|
+
})), _path48 || (_path48 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
561
595
|
d: "M18.44 25.93H20.42V28.93H18.44z",
|
|
562
596
|
transform: "rotate(-45 19.429 27.422)"
|
|
563
|
-
})),
|
|
597
|
+
})), _path49 || (_path49 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
564
598
|
d: "M3.09 26.44H6.09V28.42H3.09z",
|
|
565
599
|
transform: "rotate(-45 4.591 27.428)"
|
|
566
|
-
})),
|
|
600
|
+
})), _path50 || (_path50 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
567
601
|
d: "M17.93 11.59H20.93V13.57H17.93z",
|
|
568
602
|
transform: "rotate(-45 19.423 12.585)"
|
|
569
|
-
})),
|
|
603
|
+
})), _path51 || (_path51 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
570
604
|
d: "M12 13a7 7 0 107 7A7 7 0 0012 13zm0 12a5 5 0 010-10zM2 2L9 2 9 0 0 0 0 9 2 9 2 2zM30 0H26a2 2 0 00-2 2V12a2 2 0 002 2h4a2 2 0 002-2V2A2 2 0 0030 0zM26 12V2h4V12z"
|
|
571
605
|
})), children);
|
|
572
606
|
});
|
|
573
607
|
if (process.env.NODE_ENV !== "production") {
|
|
574
608
|
WatsonHealthPetImageO.propTypes = iconPropTypes.iconPropTypes;
|
|
575
609
|
}
|
|
576
|
-
const Phone = /*#__PURE__*/React__default["default"].forwardRef(function Phone(
|
|
610
|
+
const Phone = /*#__PURE__*/React__default["default"].forwardRef(function Phone(_ref24, ref) {
|
|
577
611
|
let {
|
|
578
612
|
children,
|
|
579
613
|
size = 16,
|
|
580
614
|
...rest
|
|
581
|
-
} =
|
|
615
|
+
} = _ref24;
|
|
582
616
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
583
617
|
width: size,
|
|
584
618
|
height: size,
|
|
@@ -587,19 +621,19 @@ const Phone = /*#__PURE__*/React__default["default"].forwardRef(function Phone(_
|
|
|
587
621
|
viewBox: "0 0 32 32",
|
|
588
622
|
fill: "currentColor",
|
|
589
623
|
...rest
|
|
590
|
-
},
|
|
624
|
+
}, _path52 || (_path52 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
591
625
|
d: "M26,29h-.17C6.18,27.87,3.39,11.29,3,6.23A3,3,0,0,1,5.76,3h5.51a2,2,0,0,1,1.86,1.26L14.65,8a2,2,0,0,1-.44,2.16l-2.13,2.15a9.37,9.37,0,0,0,7.58,7.6l2.17-2.15A2,2,0,0,1,24,17.35l3.77,1.51A2,2,0,0,1,29,20.72V26A3,3,0,0,1,26,29ZM6,5A1,1,0,0,0,5,6v.08C5.46,12,8.41,26,25.94,27A1,1,0,0,0,27,26.06V20.72l-3.77-1.51-2.87,2.85L19.88,22C11.18,20.91,10,12.21,10,12.12l-.06-.48,2.84-2.87L11.28,5Z"
|
|
592
626
|
})), children);
|
|
593
627
|
});
|
|
594
628
|
if (process.env.NODE_ENV !== "production") {
|
|
595
629
|
Phone.propTypes = iconPropTypes.iconPropTypes;
|
|
596
630
|
}
|
|
597
|
-
const PhoneApplication = /*#__PURE__*/React__default["default"].forwardRef(function PhoneApplication(
|
|
631
|
+
const PhoneApplication = /*#__PURE__*/React__default["default"].forwardRef(function PhoneApplication(_ref25, ref) {
|
|
598
632
|
let {
|
|
599
633
|
children,
|
|
600
634
|
size = 16,
|
|
601
635
|
...rest
|
|
602
|
-
} =
|
|
636
|
+
} = _ref25;
|
|
603
637
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
604
638
|
width: size,
|
|
605
639
|
height: size,
|
|
@@ -608,19 +642,19 @@ const PhoneApplication = /*#__PURE__*/React__default["default"].forwardRef(funct
|
|
|
608
642
|
viewBox: "0 0 32 32",
|
|
609
643
|
fill: "currentColor",
|
|
610
644
|
...rest
|
|
611
|
-
},
|
|
645
|
+
}, _path53 || (_path53 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
612
646
|
d: "M26 2H30V6H26zM26 8H30V12H26zM20 2H24V6H20zM20 8H24V12H20zM25 30h-.17C5.18 28.87 2.39 12.29 2 7.23A3 3 0 014.7611 4.0088Q4.88 4 5 4h5.27a2 2 0 011.86 1.26L13.65 9a2 2 0 01-.44 2.16l-2.13 2.15a9.36 9.36 0 007.58 7.6l2.17-2.15A2 2 0 0123 18.35l3.77 1.51A2 2 0 0128 21.72V27A3 3 0 0125 30zM5 6a1 1 0 00-1.0032.9968c0 .0278.001.0555.0032.0832C4.46 13 7.41 27 24.94 28a1 1 0 001.0581-.9382Q26 27.0309 26 27V21.72l-3.77-1.51-2.87 2.85L18.88 23C10.18 21.91 9 13.21 9 13.12l-.06-.48 2.84-2.87L10.28 6z"
|
|
613
647
|
})), children);
|
|
614
648
|
});
|
|
615
649
|
if (process.env.NODE_ENV !== "production") {
|
|
616
650
|
PhoneApplication.propTypes = iconPropTypes.iconPropTypes;
|
|
617
651
|
}
|
|
618
|
-
const PhoneBlock = /*#__PURE__*/React__default["default"].forwardRef(function PhoneBlock(
|
|
652
|
+
const PhoneBlock = /*#__PURE__*/React__default["default"].forwardRef(function PhoneBlock(_ref26, ref) {
|
|
619
653
|
let {
|
|
620
654
|
children,
|
|
621
655
|
size = 16,
|
|
622
656
|
...rest
|
|
623
|
-
} =
|
|
657
|
+
} = _ref26;
|
|
624
658
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
625
659
|
width: size,
|
|
626
660
|
height: size,
|
|
@@ -629,21 +663,21 @@ const PhoneBlock = /*#__PURE__*/React__default["default"].forwardRef(function Ph
|
|
|
629
663
|
viewBox: "0 0 32 32",
|
|
630
664
|
fill: "currentColor",
|
|
631
665
|
...rest
|
|
632
|
-
},
|
|
666
|
+
}, _path54 || (_path54 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
633
667
|
d: "M26,29h-.17C6.18,27.87,3.39,11.29,3,6.23A3,3,0,0,1,5.7612,3.0088Q5.88,3,6,3h5.27a2,2,0,0,1,1.86,1.26L14.65,8a2,2,0,0,1-.44,2.16l-2.13,2.15a9.36,9.36,0,0,0,7.58,7.6l2.17-2.15A2,2,0,0,1,24,17.35l3.77,1.51A2,2,0,0,1,29,20.72V26A3,3,0,0,1,26,29ZM6,5a1,1,0,0,0-1.0032.9968q0,.0417.0032.0832C5.46,12,8.41,26,25.94,27a1,1,0,0,0,1.0582-.9382Q27,26.0309,27,26V20.72l-3.77-1.51-2.87,2.85L19.88,22C11.18,20.91,10,12.21,10,12.12l-.06-.48,2.84-2.87L11.28,5Z"
|
|
634
|
-
})),
|
|
668
|
+
})), _path55 || (_path55 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
635
669
|
d: "M24.41 9L28 5.41 26.59 4 23 7.59 19.41 4 18 5.41 21.59 9 18 12.59 19.41 14 23 10.41 26.59 14 28 12.59 24.41 9z"
|
|
636
670
|
})), children);
|
|
637
671
|
});
|
|
638
672
|
if (process.env.NODE_ENV !== "production") {
|
|
639
673
|
PhoneBlock.propTypes = iconPropTypes.iconPropTypes;
|
|
640
674
|
}
|
|
641
|
-
const PhoneBlockFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneBlockFilled(
|
|
675
|
+
const PhoneBlockFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneBlockFilled(_ref27, ref) {
|
|
642
676
|
let {
|
|
643
677
|
children,
|
|
644
678
|
size = 16,
|
|
645
679
|
...rest
|
|
646
|
-
} =
|
|
680
|
+
} = _ref27;
|
|
647
681
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
648
682
|
width: size,
|
|
649
683
|
height: size,
|
|
@@ -652,21 +686,21 @@ const PhoneBlockFilled = /*#__PURE__*/React__default["default"].forwardRef(funct
|
|
|
652
686
|
viewBox: "0 0 32 32",
|
|
653
687
|
fill: "currentColor",
|
|
654
688
|
...rest
|
|
655
|
-
},
|
|
689
|
+
}, _path56 || (_path56 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
656
690
|
d: "M20.3333,21.4823l2.24-2.24a2.1667,2.1667,0,0,1,2.3368-.48l2.7281,1.0913A2.1666,2.1666,0,0,1,29,21.8659v4.9613a2.1668,2.1668,0,0,1-2.2843,2.1686C7.5938,27.8054,3.7321,11.6114,3.0146,5.4079A2.162,2.162,0,0,1,5.1692,3H10.042a2.1666,2.1666,0,0,1,2.0117,1.362L13.145,7.09a2.1666,2.1666,0,0,1-.48,2.3367l-2.24,2.24S11.6667,20.399,20.3333,21.4823Z"
|
|
657
|
-
})),
|
|
691
|
+
})), _path57 || (_path57 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
658
692
|
d: "M24.41 9L28 5.41 26.59 4 23 7.59 19.41 4 18 5.41 21.59 9 18 12.59 19.41 14 23 10.41 26.59 14 28 12.59 24.41 9z"
|
|
659
693
|
})), children);
|
|
660
694
|
});
|
|
661
695
|
if (process.env.NODE_ENV !== "production") {
|
|
662
696
|
PhoneBlockFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
663
697
|
}
|
|
664
|
-
const PhoneFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneFilled(
|
|
698
|
+
const PhoneFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneFilled(_ref28, ref) {
|
|
665
699
|
let {
|
|
666
700
|
children,
|
|
667
701
|
size = 16,
|
|
668
702
|
...rest
|
|
669
|
-
} =
|
|
703
|
+
} = _ref28;
|
|
670
704
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
671
705
|
width: size,
|
|
672
706
|
height: size,
|
|
@@ -675,19 +709,19 @@ const PhoneFilled = /*#__PURE__*/React__default["default"].forwardRef(function P
|
|
|
675
709
|
viewBox: "0 0 32 32",
|
|
676
710
|
fill: "currentColor",
|
|
677
711
|
...rest
|
|
678
|
-
},
|
|
712
|
+
}, _path58 || (_path58 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
679
713
|
d: "M20.33,21.48l2.24-2.24a2.19,2.19,0,0,1,2.34-.48l2.73,1.09a2.18,2.18,0,0,1,1.36,2v5A2.17,2.17,0,0,1,26.72,29C7.59,27.81,3.73,11.61,3,5.41A2.17,2.17,0,0,1,5.17,3H10a2.16,2.16,0,0,1,2,1.36l1.09,2.73a2.16,2.16,0,0,1-.47,2.34l-2.24,2.24S11.67,20.4,20.33,21.48Z"
|
|
680
714
|
})), children);
|
|
681
715
|
});
|
|
682
716
|
if (process.env.NODE_ENV !== "production") {
|
|
683
717
|
PhoneFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
684
718
|
}
|
|
685
|
-
const PhoneIncoming = /*#__PURE__*/React__default["default"].forwardRef(function PhoneIncoming(
|
|
719
|
+
const PhoneIncoming = /*#__PURE__*/React__default["default"].forwardRef(function PhoneIncoming(_ref29, ref) {
|
|
686
720
|
let {
|
|
687
721
|
children,
|
|
688
722
|
size = 16,
|
|
689
723
|
...rest
|
|
690
|
-
} =
|
|
724
|
+
} = _ref29;
|
|
691
725
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
692
726
|
width: size,
|
|
693
727
|
height: size,
|
|
@@ -696,21 +730,21 @@ const PhoneIncoming = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
696
730
|
viewBox: "0 0 32 32",
|
|
697
731
|
fill: "currentColor",
|
|
698
732
|
...rest
|
|
699
|
-
},
|
|
733
|
+
}, _path59 || (_path59 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
700
734
|
d: "M26,29h-.17C6.18,27.87,3.39,11.29,3,6.23A3,3,0,0,1,5.7612,3.0088Q5.88,3,6,3h5.27a2,2,0,0,1,1.86,1.26L14.65,8a2,2,0,0,1-.44,2.16l-2.13,2.15a9.36,9.36,0,0,0,7.58,7.6l2.17-2.15A2,2,0,0,1,24,17.35l3.77,1.51A2,2,0,0,1,29,20.72V26A3,3,0,0,1,26,29ZM6,5a1,1,0,0,0-1.0032.9968q0,.0417.0032.0832C5.46,12,8.41,26,25.94,27a1,1,0,0,0,1.0582-.9382Q27,26.0309,27,26V20.72l-3.77-1.51-2.87,2.85L19.88,22C11.18,20.91,10,12.21,10,12.12l-.06-.48,2.84-2.87L11.28,5Z"
|
|
701
|
-
})),
|
|
735
|
+
})), _path60 || (_path60 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
702
736
|
d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
|
|
703
737
|
})), children);
|
|
704
738
|
});
|
|
705
739
|
if (process.env.NODE_ENV !== "production") {
|
|
706
740
|
PhoneIncoming.propTypes = iconPropTypes.iconPropTypes;
|
|
707
741
|
}
|
|
708
|
-
const PhoneIncomingFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneIncomingFilled(
|
|
742
|
+
const PhoneIncomingFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneIncomingFilled(_ref30, ref) {
|
|
709
743
|
let {
|
|
710
744
|
children,
|
|
711
745
|
size = 16,
|
|
712
746
|
...rest
|
|
713
|
-
} =
|
|
747
|
+
} = _ref30;
|
|
714
748
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
715
749
|
width: size,
|
|
716
750
|
height: size,
|
|
@@ -719,21 +753,21 @@ const PhoneIncomingFilled = /*#__PURE__*/React__default["default"].forwardRef(fu
|
|
|
719
753
|
viewBox: "0 0 32 32",
|
|
720
754
|
fill: "currentColor",
|
|
721
755
|
...rest
|
|
722
|
-
},
|
|
756
|
+
}, _path61 || (_path61 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
723
757
|
d: "M20.3333,21.4823l2.24-2.24a2.1667,2.1667,0,0,1,2.3368-.48l2.7281,1.0913A2.1666,2.1666,0,0,1,29,21.8659v4.9613a2.1668,2.1668,0,0,1-2.2843,2.1686C7.5938,27.8054,3.7321,11.6114,3.0146,5.4079A2.162,2.162,0,0,1,5.1692,3H10.042a2.1666,2.1666,0,0,1,2.0117,1.362L13.145,7.09a2.1666,2.1666,0,0,1-.48,2.3367l-2.24,2.24S11.6667,20.399,20.3333,21.4823Z"
|
|
724
|
-
})),
|
|
758
|
+
})), _path62 || (_path62 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
725
759
|
d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
|
|
726
760
|
})), children);
|
|
727
761
|
});
|
|
728
762
|
if (process.env.NODE_ENV !== "production") {
|
|
729
763
|
PhoneIncomingFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
730
764
|
}
|
|
731
|
-
const PhoneIp = /*#__PURE__*/React__default["default"].forwardRef(function PhoneIp(
|
|
765
|
+
const PhoneIp = /*#__PURE__*/React__default["default"].forwardRef(function PhoneIp(_ref31, ref) {
|
|
732
766
|
let {
|
|
733
767
|
children,
|
|
734
768
|
size = 16,
|
|
735
769
|
...rest
|
|
736
|
-
} =
|
|
770
|
+
} = _ref31;
|
|
737
771
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
738
772
|
width: size,
|
|
739
773
|
height: size,
|
|
@@ -742,21 +776,21 @@ const PhoneIp = /*#__PURE__*/React__default["default"].forwardRef(function Phone
|
|
|
742
776
|
viewBox: "0 0 32 32",
|
|
743
777
|
fill: "currentColor",
|
|
744
778
|
...rest
|
|
745
|
-
},
|
|
779
|
+
}, _path63 || (_path63 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
746
780
|
d: "M16 14H18V16H16zM20 14H22V16H20zM24 14H26V16H24zM16 18H18V20H16zM20 18H22V20H20zM24 18H26V20H24zM16 22H18V24H16zM20 22H22V24H20zM24 22H26V24H24zM16 10H26V12H16z"
|
|
747
|
-
})),
|
|
781
|
+
})), _path64 || (_path64 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
748
782
|
d: "M28,6H14V5a2.0025,2.0025,0,0,0-2-2H8A2.0025,2.0025,0,0,0,6,5V6H4A2.0025,2.0025,0,0,0,2,8V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V8A2.0025,2.0025,0,0,0,28,6ZM8,5h4V22H8ZM28,26H4V8H6V22a2.0025,2.0025,0,0,0,2,2h4a2.0025,2.0025,0,0,0,2-2V8H28Z"
|
|
749
783
|
})), children);
|
|
750
784
|
});
|
|
751
785
|
if (process.env.NODE_ENV !== "production") {
|
|
752
786
|
PhoneIp.propTypes = iconPropTypes.iconPropTypes;
|
|
753
787
|
}
|
|
754
|
-
const PhoneOff = /*#__PURE__*/React__default["default"].forwardRef(function PhoneOff(
|
|
788
|
+
const PhoneOff = /*#__PURE__*/React__default["default"].forwardRef(function PhoneOff(_ref32, ref) {
|
|
755
789
|
let {
|
|
756
790
|
children,
|
|
757
791
|
size = 16,
|
|
758
792
|
...rest
|
|
759
|
-
} =
|
|
793
|
+
} = _ref32;
|
|
760
794
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
761
795
|
width: size,
|
|
762
796
|
height: size,
|
|
@@ -765,19 +799,19 @@ const PhoneOff = /*#__PURE__*/React__default["default"].forwardRef(function Phon
|
|
|
765
799
|
viewBox: "0 0 32 32",
|
|
766
800
|
fill: "currentColor",
|
|
767
801
|
...rest
|
|
768
|
-
},
|
|
802
|
+
}, _path65 || (_path65 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
769
803
|
d: "M9.19 18.56A25.66 25.66 0 015 6.08V6A1 1 0 016 5h5.28l1.5 3.77L9.94 11.64l.06.48a13 13 0 001.46 4.17l1.46-1.46a9.34 9.34 0 01-.84-2.52l2.13-2.15A2 2 0 0014.65 8L13.13 4.26A2 2 0 0011.27 3H5.76A3 3 0 003 6.23 28 28 0 007.79 20zM27.77 18.86L24 17.35a2 2 0 00-2.17.41l-2.17 2.15A9.17 9.17 0 0115.45 18L30 3.41 28.59 2 2 28.59 3.41 30l7-7c3.38 3.18 8.28 5.62 15.39 6H26a3 3 0 003-3V20.72A2 2 0 0027.77 18.86zM27 26v.06a1 1 0 01-1.06.94c-6.51-.37-11-2.54-14.11-5.42L14 19.44A10.77 10.77 0 0019.88 22l.48.06 2.87-2.85L27 20.72z"
|
|
770
804
|
})), children);
|
|
771
805
|
});
|
|
772
806
|
if (process.env.NODE_ENV !== "production") {
|
|
773
807
|
PhoneOff.propTypes = iconPropTypes.iconPropTypes;
|
|
774
808
|
}
|
|
775
|
-
const PhoneOffFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneOffFilled(
|
|
809
|
+
const PhoneOffFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneOffFilled(_ref33, ref) {
|
|
776
810
|
let {
|
|
777
811
|
children,
|
|
778
812
|
size = 16,
|
|
779
813
|
...rest
|
|
780
|
-
} =
|
|
814
|
+
} = _ref33;
|
|
781
815
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
782
816
|
width: size,
|
|
783
817
|
height: size,
|
|
@@ -786,19 +820,19 @@ const PhoneOffFilled = /*#__PURE__*/React__default["default"].forwardRef(functio
|
|
|
786
820
|
viewBox: "0 0 32 32",
|
|
787
821
|
fill: "currentColor",
|
|
788
822
|
...rest
|
|
789
|
-
},
|
|
823
|
+
}, _path66 || (_path66 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
790
824
|
d: "M26.74 19.56l-2.52-1a2 2 0 00-2.15.44L20 21.06a9.93 9.93 0 01-5.35-2.29L30 3.41 28.59 2 2 28.59 3.41 30l7.93-7.92c3.24 3.12 7.89 5.5 14.55 5.92A2 2 0 0028 26V21.41A2 2 0 0026.74 19.56zM8.15 18.19l3.52-3.52A11.68 11.68 0 0110.85 12l2.07-2.07a2 2 0 00.44-2.15l-1-2.52A2 2 0 0010.5 4H6A2 2 0 004 6.22 29 29 0 008.15 18.19z"
|
|
791
825
|
})), children);
|
|
792
826
|
});
|
|
793
827
|
if (process.env.NODE_ENV !== "production") {
|
|
794
828
|
PhoneOffFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
795
829
|
}
|
|
796
|
-
const PhoneOutgoing = /*#__PURE__*/React__default["default"].forwardRef(function PhoneOutgoing(
|
|
830
|
+
const PhoneOutgoing = /*#__PURE__*/React__default["default"].forwardRef(function PhoneOutgoing(_ref34, ref) {
|
|
797
831
|
let {
|
|
798
832
|
children,
|
|
799
833
|
size = 16,
|
|
800
834
|
...rest
|
|
801
|
-
} =
|
|
835
|
+
} = _ref34;
|
|
802
836
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
803
837
|
width: size,
|
|
804
838
|
height: size,
|
|
@@ -807,21 +841,21 @@ const PhoneOutgoing = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
807
841
|
viewBox: "0 0 32 32",
|
|
808
842
|
fill: "currentColor",
|
|
809
843
|
...rest
|
|
810
|
-
},
|
|
844
|
+
}, _path67 || (_path67 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
811
845
|
d: "M26,29h-0.2C6.2,27.9,3.4,11.3,3,6.2C2.9,4.6,4.1,3.1,5.8,3C5.8,3,5.9,3,6,3h5.3c0.8,0,1.6,0.5,1.9,1.3L14.6,8 c0.3,0.7,0.1,1.6-0.4,2.2l-2.1,2.1c0.7,3.9,3.7,6.9,7.6,7.6l2.2-2.1c0.6-0.6,1.4-0.7,2.2-0.4l3.8,1.5c0.7,0.3,1.2,1,1.2,1.9V26 C29,27.7,27.7,29,26,29z M6,5C5.4,5,5,5.4,5,6c0,0,0,0.1,0,0.1C5.5,12,8.4,26,25.9,27c0.6,0,1-0.4,1.1-0.9c0,0,0,0,0-0.1v-5.3 l-3.8-1.5l-2.9,2.9L19.9,22c-8.7-1.1-9.9-9.8-9.9-9.9l-0.1-0.5l2.8-2.9L11.3,5H6z"
|
|
812
|
-
})),
|
|
846
|
+
})), _path68 || (_path68 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
813
847
|
d: "M20 4L20 6 24.6 6 18 12.6 19.4 14 26 7.4 26 12 28 12 28 4z"
|
|
814
848
|
})), children);
|
|
815
849
|
});
|
|
816
850
|
if (process.env.NODE_ENV !== "production") {
|
|
817
851
|
PhoneOutgoing.propTypes = iconPropTypes.iconPropTypes;
|
|
818
852
|
}
|
|
819
|
-
const PhoneOutgoingFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneOutgoingFilled(
|
|
853
|
+
const PhoneOutgoingFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneOutgoingFilled(_ref35, ref) {
|
|
820
854
|
let {
|
|
821
855
|
children,
|
|
822
856
|
size = 16,
|
|
823
857
|
...rest
|
|
824
|
-
} =
|
|
858
|
+
} = _ref35;
|
|
825
859
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
826
860
|
width: size,
|
|
827
861
|
height: size,
|
|
@@ -830,21 +864,21 @@ const PhoneOutgoingFilled = /*#__PURE__*/React__default["default"].forwardRef(fu
|
|
|
830
864
|
viewBox: "0 0 32 32",
|
|
831
865
|
fill: "currentColor",
|
|
832
866
|
...rest
|
|
833
|
-
},
|
|
867
|
+
}, _path69 || (_path69 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
834
868
|
d: "M20.3333,21.4823l2.24-2.24a2.1667,2.1667,0,0,1,2.3368-.48l2.7281,1.0913A2.1666,2.1666,0,0,1,29,21.8659v4.9613a2.1668,2.1668,0,0,1-2.2843,2.1686C7.5938,27.8054,3.7321,11.6114,3.0146,5.4079A2.162,2.162,0,0,1,5.1692,3H10.042a2.1666,2.1666,0,0,1,2.0117,1.362L13.145,7.09a2.1666,2.1666,0,0,1-.48,2.3367l-2.24,2.24S11.6667,20.399,20.3333,21.4823Z"
|
|
835
|
-
})),
|
|
869
|
+
})), _path70 || (_path70 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
836
870
|
d: "M20 4L20 6 24.586 6 18 12.586 19.414 14 26 7.414 26 12 28 12 28 4 20 4z"
|
|
837
871
|
})), children);
|
|
838
872
|
});
|
|
839
873
|
if (process.env.NODE_ENV !== "production") {
|
|
840
874
|
PhoneOutgoingFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
841
875
|
}
|
|
842
|
-
const PhoneSettings = /*#__PURE__*/React__default["default"].forwardRef(function PhoneSettings(
|
|
876
|
+
const PhoneSettings = /*#__PURE__*/React__default["default"].forwardRef(function PhoneSettings(_ref36, ref) {
|
|
843
877
|
let {
|
|
844
878
|
children,
|
|
845
879
|
size = 16,
|
|
846
880
|
...rest
|
|
847
|
-
} =
|
|
881
|
+
} = _ref36;
|
|
848
882
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
849
883
|
width: size,
|
|
850
884
|
height: size,
|
|
@@ -853,21 +887,21 @@ const PhoneSettings = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
853
887
|
viewBox: "0 0 32 32",
|
|
854
888
|
fill: "currentColor",
|
|
855
889
|
...rest
|
|
856
|
-
},
|
|
890
|
+
}, _path71 || (_path71 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
857
891
|
d: "M30,10V8H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,4.1011V2H22V4.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,8H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,13.8989V16h2V13.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,10Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,12Z"
|
|
858
|
-
})),
|
|
892
|
+
})), _path72 || (_path72 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
859
893
|
d: "M25,30h-.17C5.18,28.87,2.39,12.29,2,7.23A3,3,0,0,1,4.7611,4.0088Q4.88,4,5,4h5.27a2,2,0,0,1,1.86,1.26L13.65,9a2,2,0,0,1-.44,2.16l-2.13,2.15a9.36,9.36,0,0,0,7.58,7.6l2.17-2.15A2,2,0,0,1,23,18.35l3.77,1.51A2,2,0,0,1,28,21.72V27A3,3,0,0,1,25,30ZM5,6a1,1,0,0,0-1.0032.9968c0,.0278.001.0555.0032.0832C4.46,13,7.41,27,24.94,28a1,1,0,0,0,1.0581-.9382Q26,27.0309,26,27V21.72l-3.77-1.51-2.87,2.85L18.88,23C10.18,21.91,9,13.21,9,13.12l-.06-.48,2.84-2.87L10.28,6Z"
|
|
860
894
|
})), children);
|
|
861
895
|
});
|
|
862
896
|
if (process.env.NODE_ENV !== "production") {
|
|
863
897
|
PhoneSettings.propTypes = iconPropTypes.iconPropTypes;
|
|
864
898
|
}
|
|
865
|
-
const PhoneVoice = /*#__PURE__*/React__default["default"].forwardRef(function PhoneVoice(
|
|
899
|
+
const PhoneVoice = /*#__PURE__*/React__default["default"].forwardRef(function PhoneVoice(_ref37, ref) {
|
|
866
900
|
let {
|
|
867
901
|
children,
|
|
868
902
|
size = 16,
|
|
869
903
|
...rest
|
|
870
|
-
} =
|
|
904
|
+
} = _ref37;
|
|
871
905
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
872
906
|
width: size,
|
|
873
907
|
height: size,
|
|
@@ -876,21 +910,21 @@ const PhoneVoice = /*#__PURE__*/React__default["default"].forwardRef(function Ph
|
|
|
876
910
|
viewBox: "0 0 32 32",
|
|
877
911
|
fill: "currentColor",
|
|
878
912
|
...rest
|
|
879
|
-
},
|
|
913
|
+
}, _path73 || (_path73 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
880
914
|
d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
|
|
881
|
-
})),
|
|
915
|
+
})), _path74 || (_path74 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
882
916
|
d: "M28 13H26a7.0078 7.0078 0 00-7-7V4A9.01 9.01 0 0128 13zM26 29h-.17C6.18 27.87 3.39 11.29 3 6.23A3 3 0 015.7612 3.0088Q5.88 3 6 3h5.27a2 2 0 011.86 1.26L14.65 8a2 2 0 01-.44 2.16l-2.13 2.15a9.36 9.36 0 007.58 7.6l2.17-2.15A2 2 0 0124 17.35l3.77 1.51A2 2 0 0129 20.72V26A3 3 0 0126 29zM6 5a1 1 0 00-1.0032.9968q0 .0417.0032.0832C5.46 12 8.41 26 25.94 27a1 1 0 001.0582-.9382Q27 26.0309 27 26V20.72l-3.77-1.51-2.87 2.85L19.88 22C11.18 20.91 10 12.21 10 12.12l-.06-.48 2.84-2.87L11.28 5z"
|
|
883
917
|
})), children);
|
|
884
918
|
});
|
|
885
919
|
if (process.env.NODE_ENV !== "production") {
|
|
886
920
|
PhoneVoice.propTypes = iconPropTypes.iconPropTypes;
|
|
887
921
|
}
|
|
888
|
-
const PhoneVoiceFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneVoiceFilled(
|
|
922
|
+
const PhoneVoiceFilled = /*#__PURE__*/React__default["default"].forwardRef(function PhoneVoiceFilled(_ref38, ref) {
|
|
889
923
|
let {
|
|
890
924
|
children,
|
|
891
925
|
size = 16,
|
|
892
926
|
...rest
|
|
893
|
-
} =
|
|
927
|
+
} = _ref38;
|
|
894
928
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
895
929
|
width: size,
|
|
896
930
|
height: size,
|
|
@@ -899,21 +933,21 @@ const PhoneVoiceFilled = /*#__PURE__*/React__default["default"].forwardRef(funct
|
|
|
899
933
|
viewBox: "0 0 32 32",
|
|
900
934
|
fill: "currentColor",
|
|
901
935
|
...rest
|
|
902
|
-
},
|
|
936
|
+
}, _path75 || (_path75 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
903
937
|
d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
|
|
904
|
-
})),
|
|
938
|
+
})), _path76 || (_path76 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
905
939
|
d: "M28 13H26a7.0078 7.0078 0 00-7-7V4A9.01 9.01 0 0128 13zM20.3333 21.4823l2.24-2.24a2.1667 2.1667 0 012.3368-.48l2.7281 1.0913A2.1666 2.1666 0 0129 21.8659v4.9613a2.1668 2.1668 0 01-2.2843 2.1686C7.5938 27.8054 3.7321 11.6114 3.0146 5.4079A2.162 2.162 0 015.1692 3H10.042a2.1666 2.1666 0 012.0117 1.362L13.145 7.09a2.1666 2.1666 0 01-.48 2.3367l-2.24 2.24S11.6667 20.399 20.3333 21.4823z"
|
|
906
940
|
})), children);
|
|
907
941
|
});
|
|
908
942
|
if (process.env.NODE_ENV !== "production") {
|
|
909
943
|
PhoneVoiceFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
910
944
|
}
|
|
911
|
-
const PhraseSentiment = /*#__PURE__*/React__default["default"].forwardRef(function PhraseSentiment(
|
|
945
|
+
const PhraseSentiment = /*#__PURE__*/React__default["default"].forwardRef(function PhraseSentiment(_ref39, ref) {
|
|
912
946
|
let {
|
|
913
947
|
children,
|
|
914
948
|
size = 16,
|
|
915
949
|
...rest
|
|
916
|
-
} =
|
|
950
|
+
} = _ref39;
|
|
917
951
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
918
952
|
width: size,
|
|
919
953
|
height: size,
|
|
@@ -922,21 +956,21 @@ const PhraseSentiment = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
922
956
|
viewBox: "0 0 32 32",
|
|
923
957
|
fill: "currentColor",
|
|
924
958
|
...rest
|
|
925
|
-
},
|
|
959
|
+
}, _path77 || (_path77 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
926
960
|
d: "M18.303,10a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,19l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,10Z"
|
|
927
|
-
})),
|
|
961
|
+
})), _path78 || (_path78 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
928
962
|
d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
|
|
929
963
|
})), children);
|
|
930
964
|
});
|
|
931
965
|
if (process.env.NODE_ENV !== "production") {
|
|
932
966
|
PhraseSentiment.propTypes = iconPropTypes.iconPropTypes;
|
|
933
967
|
}
|
|
934
|
-
const PicnicArea = /*#__PURE__*/React__default["default"].forwardRef(function PicnicArea(
|
|
968
|
+
const PicnicArea = /*#__PURE__*/React__default["default"].forwardRef(function PicnicArea(_ref40, ref) {
|
|
935
969
|
let {
|
|
936
970
|
children,
|
|
937
971
|
size = 16,
|
|
938
972
|
...rest
|
|
939
|
-
} =
|
|
973
|
+
} = _ref40;
|
|
940
974
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
941
975
|
width: size,
|
|
942
976
|
height: size,
|
|
@@ -945,19 +979,19 @@ const PicnicArea = /*#__PURE__*/React__default["default"].forwardRef(function Pi
|
|
|
945
979
|
viewBox: "0 0 32 32",
|
|
946
980
|
fill: "currentColor",
|
|
947
981
|
...rest
|
|
948
|
-
},
|
|
982
|
+
}, _path79 || (_path79 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
949
983
|
d: "M24 12a4 4 0 114-4A4.0045 4.0045 0 0124 12zm0-6a2 2 0 102 2A2.0021 2.0021 0 0024 6zM26 22H21.8472L21.18 18H24V16H8v2h2.82l-.6668 4H6v2H9.82l-.6668 4H11.18l.6668-4h8.3056l.6668 4h2.0276L22.18 24H26zM12.18 22l.6665-4h6.3062l.6665 4z"
|
|
950
984
|
})), children);
|
|
951
985
|
});
|
|
952
986
|
if (process.env.NODE_ENV !== "production") {
|
|
953
987
|
PicnicArea.propTypes = iconPropTypes.iconPropTypes;
|
|
954
988
|
}
|
|
955
|
-
const PiggyBank = /*#__PURE__*/React__default["default"].forwardRef(function PiggyBank(
|
|
989
|
+
const PiggyBank = /*#__PURE__*/React__default["default"].forwardRef(function PiggyBank(_ref41, ref) {
|
|
956
990
|
let {
|
|
957
991
|
children,
|
|
958
992
|
size = 16,
|
|
959
993
|
...rest
|
|
960
|
-
} =
|
|
994
|
+
} = _ref41;
|
|
961
995
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
962
996
|
width: size,
|
|
963
997
|
height: size,
|
|
@@ -966,21 +1000,21 @@ const PiggyBank = /*#__PURE__*/React__default["default"].forwardRef(function Pig
|
|
|
966
1000
|
viewBox: "0 0 32 32",
|
|
967
1001
|
fill: "currentColor",
|
|
968
1002
|
...rest
|
|
969
|
-
},
|
|
1003
|
+
}, _path80 || (_path80 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
970
1004
|
d: "M16.5,14H20V12H18V11H16v1.0508A2.5,2.5,0,0,0,16.5,17h1a.5.5,0,0,1,0,1H14v2h2v1h2V19.9492A2.5,2.5,0,0,0,17.5,15h-1a.5.5,0,0,1,0-1Z"
|
|
971
|
-
})),
|
|
1005
|
+
})), _path81 || (_path81 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
972
1006
|
d: "M29,13H26.98A5.7789,5.7789,0,0,0,25,8.8525V5a1,1,0,0,0-1.6-.8L19.6665,7H15c-5.5095,0-9.4634,3.2412-9.9485,8H5a1.0009,1.0009,0,0,1-1-1V12H2v2a3.0033,3.0033,0,0,0,3,3h.07A9.1733,9.1733,0,0,0,9,23.5566V27a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V25h3v2a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V23.6372A5.0926,5.0926,0,0,0,26.8188,20H29a1,1,0,0,0,1-1V14A1,1,0,0,0,29,13Zm-1,5H25.124c-.3052,2.7529-.8235,3.4854-3.124,4.3154V26H20V23H13v3H11V22.3779A7.013,7.013,0,0,1,7,16c0-4.8354,4.0181-7,8-7h5.3335L23,7V9.7764c2.4182,1.8593,1.9126,3.186,2.0183,5.2236H28Z"
|
|
973
1007
|
})), children);
|
|
974
1008
|
});
|
|
975
1009
|
if (process.env.NODE_ENV !== "production") {
|
|
976
1010
|
PiggyBank.propTypes = iconPropTypes.iconPropTypes;
|
|
977
1011
|
}
|
|
978
|
-
const PiggyBankSlot = /*#__PURE__*/React__default["default"].forwardRef(function PiggyBankSlot(
|
|
1012
|
+
const PiggyBankSlot = /*#__PURE__*/React__default["default"].forwardRef(function PiggyBankSlot(_ref42, ref) {
|
|
979
1013
|
let {
|
|
980
1014
|
children,
|
|
981
1015
|
size = 16,
|
|
982
1016
|
...rest
|
|
983
|
-
} =
|
|
1017
|
+
} = _ref42;
|
|
984
1018
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
985
1019
|
width: size,
|
|
986
1020
|
height: size,
|
|
@@ -989,21 +1023,21 @@ const PiggyBankSlot = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
989
1023
|
viewBox: "0 0 32 32",
|
|
990
1024
|
fill: "currentColor",
|
|
991
1025
|
...rest
|
|
992
|
-
},
|
|
1026
|
+
}, _path82 || (_path82 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
993
1027
|
d: "M13 11H20V13H13z"
|
|
994
|
-
})),
|
|
1028
|
+
})), _path83 || (_path83 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
995
1029
|
d: "M29,13H26.98A5.7791,5.7791,0,0,0,25,8.8525V5a1,1,0,0,0-1.6-.8L19.6665,7H15c-5.5095,0-9.4634,3.2412-9.9485,8H5a1.0009,1.0009,0,0,1-1-1V12H2v2a3.0033,3.0033,0,0,0,3,3h.07A9.1733,9.1733,0,0,0,9,23.5566V27a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V25h3v2a1,1,0,0,0,1,1h4a1,1,0,0,0,1-1V23.6372A5.0928,5.0928,0,0,0,26.8188,20H29a1,1,0,0,0,1-1V14A1,1,0,0,0,29,13Zm-1,5H25.124c-.3052,2.7529-.8235,3.4854-3.124,4.3154V26H20V23H13v3H11V22.3779A7.0129,7.0129,0,0,1,7,16c0-4.8354,4.0181-7,8-7h5.3335L23,7V9.7764c2.4182,1.8593,1.9126,3.186,2.0183,5.2236H28Z"
|
|
996
1030
|
})), children);
|
|
997
1031
|
});
|
|
998
1032
|
if (process.env.NODE_ENV !== "production") {
|
|
999
1033
|
PiggyBankSlot.propTypes = iconPropTypes.iconPropTypes;
|
|
1000
1034
|
}
|
|
1001
|
-
const Pills = /*#__PURE__*/React__default["default"].forwardRef(function Pills(
|
|
1035
|
+
const Pills = /*#__PURE__*/React__default["default"].forwardRef(function Pills(_ref43, ref) {
|
|
1002
1036
|
let {
|
|
1003
1037
|
children,
|
|
1004
1038
|
size = 16,
|
|
1005
1039
|
...rest
|
|
1006
|
-
} =
|
|
1040
|
+
} = _ref43;
|
|
1007
1041
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1008
1042
|
width: size,
|
|
1009
1043
|
height: size,
|
|
@@ -1012,19 +1046,19 @@ const Pills = /*#__PURE__*/React__default["default"].forwardRef(function Pills(_
|
|
|
1012
1046
|
viewBox: "0 0 32 32",
|
|
1013
1047
|
fill: "currentColor",
|
|
1014
1048
|
...rest
|
|
1015
|
-
},
|
|
1049
|
+
}, _path84 || (_path84 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1016
1050
|
d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.999,6.999,0,0,0,12.2855,4.5878A7.9969,7.9969,0,1,0,22,14Zm0,2a6.0046,6.0046,0,0,1,5.91,5H16.09A6.0046,6.0046,0,0,1,22,16ZM6,9A5,5,0,0,1,16,9v6H6Zm5,19a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9566,7.9566,0,0,0-.7242,8.9315A4.9885,4.9885,0,0,1,11,28Zm11,0a6.0046,6.0046,0,0,1-5.91-5H27.91A6.0046,6.0046,0,0,1,22,28Z"
|
|
1017
1051
|
})), children);
|
|
1018
1052
|
});
|
|
1019
1053
|
if (process.env.NODE_ENV !== "production") {
|
|
1020
1054
|
Pills.propTypes = iconPropTypes.iconPropTypes;
|
|
1021
1055
|
}
|
|
1022
|
-
const PillsAdd = /*#__PURE__*/React__default["default"].forwardRef(function PillsAdd(
|
|
1056
|
+
const PillsAdd = /*#__PURE__*/React__default["default"].forwardRef(function PillsAdd(_ref44, ref) {
|
|
1023
1057
|
let {
|
|
1024
1058
|
children,
|
|
1025
1059
|
size = 16,
|
|
1026
1060
|
...rest
|
|
1027
|
-
} =
|
|
1061
|
+
} = _ref44;
|
|
1028
1062
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1029
1063
|
width: size,
|
|
1030
1064
|
height: size,
|
|
@@ -1033,21 +1067,21 @@ const PillsAdd = /*#__PURE__*/React__default["default"].forwardRef(function Pill
|
|
|
1033
1067
|
viewBox: "0 0 32 32",
|
|
1034
1068
|
fill: "currentColor",
|
|
1035
1069
|
...rest
|
|
1036
|
-
},
|
|
1070
|
+
}, _path85 || (_path85 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1037
1071
|
d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.9857,6.9857,0,0,0,12.2756,4.5768A7.9966,7.9966,0,1,0,22,14ZM11,4a5.0059,5.0059,0,0,1,5,5v6H6V9A5.0059,5.0059,0,0,1,11,4Zm0,24a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9564,7.9564,0,0,0-.7239,8.9319A5.0147,5.0147,0,0,1,11,28Zm11,0a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,22,28Z"
|
|
1038
|
-
})),
|
|
1072
|
+
})), _path86 || (_path86 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1039
1073
|
d: "M25 21L23 21 23 19 21 19 21 21 19 21 19 23 21 23 21 25 23 25 23 23 25 23 25 21z"
|
|
1040
1074
|
})), children);
|
|
1041
1075
|
});
|
|
1042
1076
|
if (process.env.NODE_ENV !== "production") {
|
|
1043
1077
|
PillsAdd.propTypes = iconPropTypes.iconPropTypes;
|
|
1044
1078
|
}
|
|
1045
|
-
const PillsSubtract = /*#__PURE__*/React__default["default"].forwardRef(function PillsSubtract(
|
|
1079
|
+
const PillsSubtract = /*#__PURE__*/React__default["default"].forwardRef(function PillsSubtract(_ref45, ref) {
|
|
1046
1080
|
let {
|
|
1047
1081
|
children,
|
|
1048
1082
|
size = 16,
|
|
1049
1083
|
...rest
|
|
1050
|
-
} =
|
|
1084
|
+
} = _ref45;
|
|
1051
1085
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1052
1086
|
width: size,
|
|
1053
1087
|
height: size,
|
|
@@ -1056,21 +1090,21 @@ const PillsSubtract = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
1056
1090
|
viewBox: "0 0 32 32",
|
|
1057
1091
|
fill: "currentColor",
|
|
1058
1092
|
...rest
|
|
1059
|
-
},
|
|
1093
|
+
}, _path87 || (_path87 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1060
1094
|
d: "M22,14a7.94,7.94,0,0,0-4,1.0825V9A7,7,0,0,0,4,9V23a6.9857,6.9857,0,0,0,12.2756,4.5768A7.9966,7.9966,0,1,0,22,14ZM11,4a5.0059,5.0059,0,0,1,5,5v6H6V9A5.0059,5.0059,0,0,1,11,4Zm0,24a5.0059,5.0059,0,0,1-5-5V17h9.765a7.9564,7.9564,0,0,0-.7239,8.9319A5.0147,5.0147,0,0,1,11,28Zm11,0a6,6,0,1,1,6-6A6.0066,6.0066,0,0,1,22,28Z"
|
|
1061
|
-
})),
|
|
1095
|
+
})), _path88 || (_path88 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1062
1096
|
d: "M19 21H25V23H19z"
|
|
1063
1097
|
})), children);
|
|
1064
1098
|
});
|
|
1065
1099
|
if (process.env.NODE_ENV !== "production") {
|
|
1066
1100
|
PillsSubtract.propTypes = iconPropTypes.iconPropTypes;
|
|
1067
1101
|
}
|
|
1068
|
-
const Pin = /*#__PURE__*/React__default["default"].forwardRef(function Pin(
|
|
1102
|
+
const Pin = /*#__PURE__*/React__default["default"].forwardRef(function Pin(_ref46, ref) {
|
|
1069
1103
|
let {
|
|
1070
1104
|
children,
|
|
1071
1105
|
size = 16,
|
|
1072
1106
|
...rest
|
|
1073
|
-
} =
|
|
1107
|
+
} = _ref46;
|
|
1074
1108
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1075
1109
|
width: size,
|
|
1076
1110
|
height: size,
|
|
@@ -1079,19 +1113,19 @@ const Pin = /*#__PURE__*/React__default["default"].forwardRef(function Pin(_ref4
|
|
|
1079
1113
|
viewBox: "0 0 32 32",
|
|
1080
1114
|
fill: "currentColor",
|
|
1081
1115
|
...rest
|
|
1082
|
-
},
|
|
1116
|
+
}, _path89 || (_path89 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1083
1117
|
d: "M28.59,13.31,30,11.9,20,2,18.69,3.42,19.87,4.6,8.38,14.32,6.66,12.61,5.25,14l5.66,5.68L2,28.58,3.41,30l8.91-8.91L18,26.75l1.39-1.42-1.71-1.71L27.4,12.13ZM16.26,22.2,9.8,15.74,21.29,6,26,10.71Z"
|
|
1084
1118
|
})), children);
|
|
1085
1119
|
});
|
|
1086
1120
|
if (process.env.NODE_ENV !== "production") {
|
|
1087
1121
|
Pin.propTypes = iconPropTypes.iconPropTypes;
|
|
1088
1122
|
}
|
|
1089
|
-
const PinFilled = /*#__PURE__*/React__default["default"].forwardRef(function PinFilled(
|
|
1123
|
+
const PinFilled = /*#__PURE__*/React__default["default"].forwardRef(function PinFilled(_ref47, ref) {
|
|
1090
1124
|
let {
|
|
1091
1125
|
children,
|
|
1092
1126
|
size = 16,
|
|
1093
1127
|
...rest
|
|
1094
|
-
} =
|
|
1128
|
+
} = _ref47;
|
|
1095
1129
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1096
1130
|
width: size,
|
|
1097
1131
|
height: size,
|
|
@@ -1100,19 +1134,19 @@ const PinFilled = /*#__PURE__*/React__default["default"].forwardRef(function Pin
|
|
|
1100
1134
|
viewBox: "0 0 32 32",
|
|
1101
1135
|
fill: "currentColor",
|
|
1102
1136
|
...rest
|
|
1103
|
-
},
|
|
1137
|
+
}, _path90 || (_path90 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1104
1138
|
d: "M28.5858,13.3137,30,11.9,20,2,18.6858,3.415l1.1858,1.1857L8.38,14.3225,6.6641,12.6067,5.25,14l5.6572,5.6773L2,28.5831,3.41,30l8.9111-8.9087L18,26.7482l1.3929-1.414L17.6765,23.618l9.724-11.4895Z"
|
|
1105
1139
|
})), children);
|
|
1106
1140
|
});
|
|
1107
1141
|
if (process.env.NODE_ENV !== "production") {
|
|
1108
1142
|
PinFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
1109
1143
|
}
|
|
1110
|
-
const Plan = /*#__PURE__*/React__default["default"].forwardRef(function Plan(
|
|
1144
|
+
const Plan = /*#__PURE__*/React__default["default"].forwardRef(function Plan(_ref48, ref) {
|
|
1111
1145
|
let {
|
|
1112
1146
|
children,
|
|
1113
1147
|
size = 16,
|
|
1114
1148
|
...rest
|
|
1115
|
-
} =
|
|
1149
|
+
} = _ref48;
|
|
1116
1150
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1117
1151
|
width: size,
|
|
1118
1152
|
height: size,
|
|
@@ -1121,19 +1155,19 @@ const Plan = /*#__PURE__*/React__default["default"].forwardRef(function Plan(_re
|
|
|
1121
1155
|
viewBox: "0 0 32 32",
|
|
1122
1156
|
fill: "currentColor",
|
|
1123
1157
|
...rest
|
|
1124
|
-
},
|
|
1158
|
+
}, _path91 || (_path91 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1125
1159
|
d: "M31,8c0-0.4-0.2-0.7-0.5-0.9l-7-4C23.3,3,23.2,3,23,3s-0.3,0-0.5,0.1L16,6.8L9.5,3.1C9.3,3,9.2,3,9,3S8.7,3,8.5,3.1l-7,4 C1.2,7.3,1,7.6,1,8v20c0,0.6,0.4,1,1,1c0.2,0,0.3-0.1,0.5-0.1l0,0L9,25.2l6.5,3.7C15.7,29,15.8,29,16,29s0.3,0,0.5-0.1l6.5-3.7 l6.5,3.7l0,0c0.1,0.1,0.3,0.1,0.5,0.1c0.6,0,1-0.4,1-1V8z M3,8.6l5-2.9v17.7l-5,2.9V8.6z M15,26.3l-5-2.9V5.7l5,2.9V26.3z M22,23.4 l-5,2.9V8.6l5-2.9V23.4z M24,23.4V5.7l5,2.9l0,17.7L24,23.4z"
|
|
1126
1160
|
})), children);
|
|
1127
1161
|
});
|
|
1128
1162
|
if (process.env.NODE_ENV !== "production") {
|
|
1129
1163
|
Plan.propTypes = iconPropTypes.iconPropTypes;
|
|
1130
1164
|
}
|
|
1131
|
-
const Plane = /*#__PURE__*/React__default["default"].forwardRef(function Plane(
|
|
1165
|
+
const Plane = /*#__PURE__*/React__default["default"].forwardRef(function Plane(_ref49, ref) {
|
|
1132
1166
|
let {
|
|
1133
1167
|
children,
|
|
1134
1168
|
size = 16,
|
|
1135
1169
|
...rest
|
|
1136
|
-
} =
|
|
1170
|
+
} = _ref49;
|
|
1137
1171
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1138
1172
|
width: size,
|
|
1139
1173
|
height: size,
|
|
@@ -1142,19 +1176,19 @@ const Plane = /*#__PURE__*/React__default["default"].forwardRef(function Plane(_
|
|
|
1142
1176
|
viewBox: "0 0 32 32",
|
|
1143
1177
|
fill: "currentColor",
|
|
1144
1178
|
...rest
|
|
1145
|
-
},
|
|
1179
|
+
}, _path92 || (_path92 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1146
1180
|
d: "M29.37,14.75,20,10V6a4,4,0,0,0-8,0v4L2.63,14.75a1,1,0,0,0-.63.93v5a1,1,0,0,0,1,1,1,1,0,0,0,.29-.05L12,18v5L8.55,24.72a1,1,0,0,0-.55.9V29a1,1,0,0,0,1,1,.9.9,0,0,0,.28,0L16,28l6.72,2A.9.9,0,0,0,23,30a1,1,0,0,0,1-1V25.62a1,1,0,0,0-.55-.9L20,23V18l8.71,3.61a1,1,0,0,0,.29.05,1,1,0,0,0,1-1v-5A1,1,0,0,0,29.37,14.75ZM28,19.15,18,15v9.24l4,2v1.43l-6-1.75-6,1.75V26.24l4-2V15L4,19.15V16.3l10-5.07V6a2,2,0,0,1,4,0v5.23L28,16.3Z"
|
|
1147
1181
|
})), children);
|
|
1148
1182
|
});
|
|
1149
1183
|
if (process.env.NODE_ENV !== "production") {
|
|
1150
1184
|
Plane.propTypes = iconPropTypes.iconPropTypes;
|
|
1151
1185
|
}
|
|
1152
|
-
const PlanePrivate = /*#__PURE__*/React__default["default"].forwardRef(function PlanePrivate(
|
|
1186
|
+
const PlanePrivate = /*#__PURE__*/React__default["default"].forwardRef(function PlanePrivate(_ref50, ref) {
|
|
1153
1187
|
let {
|
|
1154
1188
|
children,
|
|
1155
1189
|
size = 16,
|
|
1156
1190
|
...rest
|
|
1157
|
-
} =
|
|
1191
|
+
} = _ref50;
|
|
1158
1192
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1159
1193
|
width: size,
|
|
1160
1194
|
height: size,
|
|
@@ -1163,21 +1197,21 @@ const PlanePrivate = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
1163
1197
|
viewBox: "0 0 32 32",
|
|
1164
1198
|
fill: "currentColor",
|
|
1165
1199
|
...rest
|
|
1166
|
-
},
|
|
1200
|
+
}, _path93 || (_path93 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1167
1201
|
d: "M28.5845,14.585l-3.12-1.8721A4.9951,4.9951,0,0,0,22.8921,12H7.7808L7.16,9.5151A1.9975,1.9975,0,0,0,5.2192,8H4a2.0023,2.0023,0,0,0-2,2v7a3.0033,3.0033,0,0,0,3,3h7v6a2.0023,2.0023,0,0,0,2,2h1.3071A2.0086,2.0086,0,0,0,17.18,26.7021L19.6929,20h7.3916a2.9152,2.9152,0,0,0,1.5-5.415ZM27.0845,18H18.3071l-3,8H14V18H5a1.0009,1.0009,0,0,1-1-1V10H5.2192l1,4H10v2h2V14h3v2h2V14h3v2h2V14h.8921a2.9977,2.9977,0,0,1,1.5434.4277l3.12,1.8721a.9154.9154,0,0,1-.4712,1.7Z"
|
|
1168
|
-
})),
|
|
1202
|
+
})), _path94 || (_path94 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1169
1203
|
d: "M14,4h1.3228l2.4,6h2.1545L17.18,3.2573A1.9906,1.9906,0,0,0,15.3228,2H14a2.0023,2.0023,0,0,0-2,2v6h2Z"
|
|
1170
1204
|
})), children);
|
|
1171
1205
|
});
|
|
1172
1206
|
if (process.env.NODE_ENV !== "production") {
|
|
1173
1207
|
PlanePrivate.propTypes = iconPropTypes.iconPropTypes;
|
|
1174
1208
|
}
|
|
1175
|
-
const PlaneSea = /*#__PURE__*/React__default["default"].forwardRef(function PlaneSea(
|
|
1209
|
+
const PlaneSea = /*#__PURE__*/React__default["default"].forwardRef(function PlaneSea(_ref51, ref) {
|
|
1176
1210
|
let {
|
|
1177
1211
|
children,
|
|
1178
1212
|
size = 16,
|
|
1179
1213
|
...rest
|
|
1180
|
-
} =
|
|
1214
|
+
} = _ref51;
|
|
1181
1215
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1182
1216
|
width: size,
|
|
1183
1217
|
height: size,
|
|
@@ -1186,19 +1220,19 @@ const PlaneSea = /*#__PURE__*/React__default["default"].forwardRef(function Plan
|
|
|
1186
1220
|
viewBox: "0 0 32 32",
|
|
1187
1221
|
fill: "currentColor",
|
|
1188
1222
|
...rest
|
|
1189
|
-
},
|
|
1223
|
+
}, _path95 || (_path95 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1190
1224
|
d: "M30 30H28a4.9316 4.9316 0 01-4-1.9873 5.0192 5.0192 0 01-8 0 5.0192 5.0192 0 01-8 0A4.9316 4.9316 0 014 30H2V28H4a3.44 3.44 0 003.0532-2.3215A.9712.9712 0 018 25a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0012 28a3.44 3.44 0 003.0532-2.3215A.99.99 0 0116 25a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0020 28a3.44 3.44 0 003.0532-2.3215 1 1 0 011.8955.0053A3.4381 3.4381 0 0028 28h2zM28 6v4H25.5L23.4 7.2A3.0129 3.0129 0 0021 6H15a3.0033 3.0033 0 00-3 3v1H8.6182L7.8945 8.5527l-1-2A1 1 0 006 6H3A1 1 0 002 7v6a3.0033 3.0033 0 003 3h6.82l-.6666 4H7a1 1 0 000 2H27a1 1 0 000-2H22.847L22.18 16h.1629a4.9662 4.9662 0 003.5351-1.4648L28 12.4141V16h2V6zM14 9a1.0009 1.0009 0 011-1h6a1.0045 1.0045 0 01.8.4L23 10H14zm6.82 11H13.18l.6666-4h6.306zm1.5237-6H5a1.0009 1.0009 0 01-1-1V8H5.3818l.7237 1.4473L7.3818 12h18.204l-1.1214 1.1211A2.9789 2.9789 0 0122.3433 14z"
|
|
1191
1225
|
})), children);
|
|
1192
1226
|
});
|
|
1193
1227
|
if (process.env.NODE_ENV !== "production") {
|
|
1194
1228
|
PlaneSea.propTypes = iconPropTypes.iconPropTypes;
|
|
1195
1229
|
}
|
|
1196
|
-
const Play = /*#__PURE__*/React__default["default"].forwardRef(function Play(
|
|
1230
|
+
const Play = /*#__PURE__*/React__default["default"].forwardRef(function Play(_ref52, ref) {
|
|
1197
1231
|
let {
|
|
1198
1232
|
children,
|
|
1199
1233
|
size = 16,
|
|
1200
1234
|
...rest
|
|
1201
|
-
} =
|
|
1235
|
+
} = _ref52;
|
|
1202
1236
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1203
1237
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1204
1238
|
width: size,
|
|
@@ -1208,7 +1242,7 @@ const Play = /*#__PURE__*/React__default["default"].forwardRef(function Play(_re
|
|
|
1208
1242
|
viewBox: "0 0 16 16",
|
|
1209
1243
|
fill: "currentColor",
|
|
1210
1244
|
...rest
|
|
1211
|
-
},
|
|
1245
|
+
}, _path96 || (_path96 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1212
1246
|
d: "M3.5,14C3.2,14,3,13.8,3,13.5v-11c0-0.2,0.1-0.3,0.2-0.4C3.4,2,3.6,2,3.8,2.1l9.5,5.5c0.2,0.1,0.3,0.4,0.2,0.7 c0,0.1-0.1,0.1-0.2,0.2l-9.5,5.5C3.7,14,3.6,14,3.5,14z M4,3.4v9.3L12,8L4,3.4z"
|
|
1213
1247
|
})), children);
|
|
1214
1248
|
}
|
|
@@ -1220,19 +1254,19 @@ const Play = /*#__PURE__*/React__default["default"].forwardRef(function Play(_re
|
|
|
1220
1254
|
viewBox: "0 0 32 32",
|
|
1221
1255
|
fill: "currentColor",
|
|
1222
1256
|
...rest
|
|
1223
|
-
},
|
|
1257
|
+
}, _path97 || (_path97 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1224
1258
|
d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28ZM8,6.6909V25.3088L24.9248,16Z"
|
|
1225
1259
|
})), children);
|
|
1226
1260
|
});
|
|
1227
1261
|
if (process.env.NODE_ENV !== "production") {
|
|
1228
1262
|
Play.propTypes = iconPropTypes.iconPropTypes;
|
|
1229
1263
|
}
|
|
1230
|
-
const PlayFilled = /*#__PURE__*/React__default["default"].forwardRef(function PlayFilled(
|
|
1264
|
+
const PlayFilled = /*#__PURE__*/React__default["default"].forwardRef(function PlayFilled(_ref53, ref) {
|
|
1231
1265
|
let {
|
|
1232
1266
|
children,
|
|
1233
1267
|
size = 16,
|
|
1234
1268
|
...rest
|
|
1235
|
-
} =
|
|
1269
|
+
} = _ref53;
|
|
1236
1270
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1237
1271
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1238
1272
|
width: size,
|
|
@@ -1242,7 +1276,7 @@ const PlayFilled = /*#__PURE__*/React__default["default"].forwardRef(function Pl
|
|
|
1242
1276
|
viewBox: "0 0 16 16",
|
|
1243
1277
|
fill: "currentColor",
|
|
1244
1278
|
...rest
|
|
1245
|
-
},
|
|
1279
|
+
}, _path98 || (_path98 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1246
1280
|
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
|
|
1247
1281
|
})), children);
|
|
1248
1282
|
}
|
|
@@ -1254,22 +1288,22 @@ const PlayFilled = /*#__PURE__*/React__default["default"].forwardRef(function Pl
|
|
|
1254
1288
|
viewBox: "0 0 32 32",
|
|
1255
1289
|
fill: "currentColor",
|
|
1256
1290
|
...rest
|
|
1257
|
-
},
|
|
1291
|
+
}, _path99 || (_path99 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1258
1292
|
fill: "none",
|
|
1259
1293
|
d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Z"
|
|
1260
|
-
})),
|
|
1294
|
+
})), _path100 || (_path100 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1261
1295
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
|
|
1262
1296
|
})), children);
|
|
1263
1297
|
});
|
|
1264
1298
|
if (process.env.NODE_ENV !== "production") {
|
|
1265
1299
|
PlayFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
1266
1300
|
}
|
|
1267
|
-
const PlayFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function PlayFilledAlt(
|
|
1301
|
+
const PlayFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function PlayFilledAlt(_ref54, ref) {
|
|
1268
1302
|
let {
|
|
1269
1303
|
children,
|
|
1270
1304
|
size = 16,
|
|
1271
1305
|
...rest
|
|
1272
|
-
} =
|
|
1306
|
+
} = _ref54;
|
|
1273
1307
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1274
1308
|
width: size,
|
|
1275
1309
|
height: size,
|
|
@@ -1278,19 +1312,19 @@ const PlayFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
1278
1312
|
viewBox: "0 0 32 32",
|
|
1279
1313
|
fill: "currentColor",
|
|
1280
1314
|
...rest
|
|
1281
|
-
},
|
|
1315
|
+
}, _path101 || (_path101 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1282
1316
|
d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28Z"
|
|
1283
1317
|
})), children);
|
|
1284
1318
|
});
|
|
1285
1319
|
if (process.env.NODE_ENV !== "production") {
|
|
1286
1320
|
PlayFilledAlt.propTypes = iconPropTypes.iconPropTypes;
|
|
1287
1321
|
}
|
|
1288
|
-
const PlayOutline = /*#__PURE__*/React__default["default"].forwardRef(function PlayOutline(
|
|
1322
|
+
const PlayOutline = /*#__PURE__*/React__default["default"].forwardRef(function PlayOutline(_ref55, ref) {
|
|
1289
1323
|
let {
|
|
1290
1324
|
children,
|
|
1291
1325
|
size = 16,
|
|
1292
1326
|
...rest
|
|
1293
|
-
} =
|
|
1327
|
+
} = _ref55;
|
|
1294
1328
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1295
1329
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1296
1330
|
width: size,
|
|
@@ -1300,9 +1334,9 @@ const PlayOutline = /*#__PURE__*/React__default["default"].forwardRef(function P
|
|
|
1300
1334
|
viewBox: "0 0 16 16",
|
|
1301
1335
|
fill: "currentColor",
|
|
1302
1336
|
...rest
|
|
1303
|
-
},
|
|
1337
|
+
}, _path102 || (_path102 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1304
1338
|
d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z"
|
|
1305
|
-
})),
|
|
1339
|
+
})), _path103 || (_path103 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1306
1340
|
d: "M6,11.5c-0.1,0-0.2,0-0.3-0.1c-0.2-0.1-0.2-0.3-0.2-0.4V5c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3 C12,7.7,12.1,8,11.9,8.2c0,0.1-0.1,0.2-0.2,0.2l-5.5,3C6.2,11.5,6.1,11.5,6,11.5z M6.5,5.8v4.3l4-2.2L6.5,5.8z"
|
|
1307
1341
|
})), children);
|
|
1308
1342
|
}
|
|
@@ -1314,21 +1348,21 @@ const PlayOutline = /*#__PURE__*/React__default["default"].forwardRef(function P
|
|
|
1314
1348
|
viewBox: "0 0 32 32",
|
|
1315
1349
|
fill: "currentColor",
|
|
1316
1350
|
...rest
|
|
1317
|
-
},
|
|
1351
|
+
}, _path104 || (_path104 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1318
1352
|
d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
|
|
1319
|
-
})),
|
|
1353
|
+
})), _path105 || (_path105 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1320
1354
|
d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
|
|
1321
1355
|
})), children);
|
|
1322
1356
|
});
|
|
1323
1357
|
if (process.env.NODE_ENV !== "production") {
|
|
1324
1358
|
PlayOutline.propTypes = iconPropTypes.iconPropTypes;
|
|
1325
1359
|
}
|
|
1326
|
-
const PlayOutlineFilled = /*#__PURE__*/React__default["default"].forwardRef(function PlayOutlineFilled(
|
|
1360
|
+
const PlayOutlineFilled = /*#__PURE__*/React__default["default"].forwardRef(function PlayOutlineFilled(_ref56, ref) {
|
|
1327
1361
|
let {
|
|
1328
1362
|
children,
|
|
1329
1363
|
size = 16,
|
|
1330
1364
|
...rest
|
|
1331
|
-
} =
|
|
1365
|
+
} = _ref56;
|
|
1332
1366
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1333
1367
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1334
1368
|
width: size,
|
|
@@ -1338,9 +1372,9 @@ const PlayOutlineFilled = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
1338
1372
|
viewBox: "0 0 16 16",
|
|
1339
1373
|
fill: "currentColor",
|
|
1340
1374
|
...rest
|
|
1341
|
-
},
|
|
1375
|
+
}, _path106 || (_path106 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1342
1376
|
d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
|
|
1343
|
-
})),
|
|
1377
|
+
})), _path107 || (_path107 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1344
1378
|
d: "M6.5 10.2L10.5 8 6.5 5.8z"
|
|
1345
1379
|
})), children);
|
|
1346
1380
|
}
|
|
@@ -1352,24 +1386,24 @@ const PlayOutlineFilled = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
1352
1386
|
viewBox: "0 0 32 32",
|
|
1353
1387
|
fill: "currentColor",
|
|
1354
1388
|
...rest
|
|
1355
|
-
},
|
|
1389
|
+
}, _path108 || (_path108 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1356
1390
|
fill: "none",
|
|
1357
1391
|
d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
|
|
1358
|
-
})),
|
|
1392
|
+
})), _path109 || (_path109 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1359
1393
|
d: "M12 20.382L20.764 16 12 11.618 12 20.382z"
|
|
1360
|
-
})),
|
|
1394
|
+
})), _path110 || (_path110 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1361
1395
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
|
|
1362
1396
|
})), children);
|
|
1363
1397
|
});
|
|
1364
1398
|
if (process.env.NODE_ENV !== "production") {
|
|
1365
1399
|
PlayOutlineFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
1366
1400
|
}
|
|
1367
|
-
const Playlist = /*#__PURE__*/React__default["default"].forwardRef(function Playlist(
|
|
1401
|
+
const Playlist = /*#__PURE__*/React__default["default"].forwardRef(function Playlist(_ref57, ref) {
|
|
1368
1402
|
let {
|
|
1369
1403
|
children,
|
|
1370
1404
|
size = 16,
|
|
1371
1405
|
...rest
|
|
1372
|
-
} =
|
|
1406
|
+
} = _ref57;
|
|
1373
1407
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1374
1408
|
width: size,
|
|
1375
1409
|
height: size,
|
|
@@ -1378,19 +1412,19 @@ const Playlist = /*#__PURE__*/React__default["default"].forwardRef(function Play
|
|
|
1378
1412
|
viewBox: "0 0 32 32",
|
|
1379
1413
|
fill: "currentColor",
|
|
1380
1414
|
...rest
|
|
1381
|
-
},
|
|
1415
|
+
}, _path111 || (_path111 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1382
1416
|
d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H16V20H4zM21 18L28 23 21 28 21 18z"
|
|
1383
1417
|
})), children);
|
|
1384
1418
|
});
|
|
1385
1419
|
if (process.env.NODE_ENV !== "production") {
|
|
1386
1420
|
Playlist.propTypes = iconPropTypes.iconPropTypes;
|
|
1387
1421
|
}
|
|
1388
|
-
const Plug = /*#__PURE__*/React__default["default"].forwardRef(function Plug(
|
|
1422
|
+
const Plug = /*#__PURE__*/React__default["default"].forwardRef(function Plug(_ref58, ref) {
|
|
1389
1423
|
let {
|
|
1390
1424
|
children,
|
|
1391
1425
|
size = 16,
|
|
1392
1426
|
...rest
|
|
1393
|
-
} =
|
|
1427
|
+
} = _ref58;
|
|
1394
1428
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1395
1429
|
width: size,
|
|
1396
1430
|
height: size,
|
|
@@ -1399,19 +1433,19 @@ const Plug = /*#__PURE__*/React__default["default"].forwardRef(function Plug(_re
|
|
|
1399
1433
|
viewBox: "0 0 32 32",
|
|
1400
1434
|
fill: "currentColor",
|
|
1401
1435
|
...rest
|
|
1402
|
-
},
|
|
1436
|
+
}, _path112 || (_path112 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1403
1437
|
d: "M22,8H21V2H19V8H13V2H11V8H10a2,2,0,0,0-2,2v6a8.0073,8.0073,0,0,0,7,7.9307V30h2V23.9307A8.0073,8.0073,0,0,0,24,16V10A2,2,0,0,0,22,8Zm0,8a6,6,0,0,1-12,0V10H22Z"
|
|
1404
1438
|
})), children);
|
|
1405
1439
|
});
|
|
1406
1440
|
if (process.env.NODE_ENV !== "production") {
|
|
1407
1441
|
Plug.propTypes = iconPropTypes.iconPropTypes;
|
|
1408
1442
|
}
|
|
1409
|
-
const PlugFilled = /*#__PURE__*/React__default["default"].forwardRef(function PlugFilled(
|
|
1443
|
+
const PlugFilled = /*#__PURE__*/React__default["default"].forwardRef(function PlugFilled(_ref59, ref) {
|
|
1410
1444
|
let {
|
|
1411
1445
|
children,
|
|
1412
1446
|
size = 16,
|
|
1413
1447
|
...rest
|
|
1414
|
-
} =
|
|
1448
|
+
} = _ref59;
|
|
1415
1449
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1416
1450
|
width: size,
|
|
1417
1451
|
height: size,
|
|
@@ -1420,19 +1454,19 @@ const PlugFilled = /*#__PURE__*/React__default["default"].forwardRef(function Pl
|
|
|
1420
1454
|
viewBox: "0 0 32 32",
|
|
1421
1455
|
fill: "currentColor",
|
|
1422
1456
|
...rest
|
|
1423
|
-
},
|
|
1457
|
+
}, _path113 || (_path113 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1424
1458
|
d: "M22,8H21V2H19V8H13V2H11V8H10a2,2,0,0,0-2,2v6a8.0073,8.0073,0,0,0,7,7.9307V30h2V23.9307A8.0073,8.0073,0,0,0,24,16V10A2,2,0,0,0,22,8Z"
|
|
1425
1459
|
})), children);
|
|
1426
1460
|
});
|
|
1427
1461
|
if (process.env.NODE_ENV !== "production") {
|
|
1428
1462
|
PlugFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
1429
1463
|
}
|
|
1430
|
-
const Png = /*#__PURE__*/React__default["default"].forwardRef(function Png(
|
|
1464
|
+
const Png = /*#__PURE__*/React__default["default"].forwardRef(function Png(_ref60, ref) {
|
|
1431
1465
|
let {
|
|
1432
1466
|
children,
|
|
1433
1467
|
size = 16,
|
|
1434
1468
|
...rest
|
|
1435
|
-
} =
|
|
1469
|
+
} = _ref60;
|
|
1436
1470
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1437
1471
|
width: size,
|
|
1438
1472
|
height: size,
|
|
@@ -1441,19 +1475,19 @@ const Png = /*#__PURE__*/React__default["default"].forwardRef(function Png(_ref5
|
|
|
1441
1475
|
viewBox: "0 0 32 32",
|
|
1442
1476
|
fill: "currentColor",
|
|
1443
1477
|
...rest
|
|
1444
|
-
},
|
|
1478
|
+
}, _path114 || (_path114 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1445
1479
|
d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM18 19L14.32 9 12 9 12 23 14 23 14 13 17.68 23 20 23 20 9 18 9 18 19zM4 23H2V9H8a2 2 0 012 2v5a2 2 0 01-2 2H4zm0-7H8V11H4z"
|
|
1446
1480
|
})), children);
|
|
1447
1481
|
});
|
|
1448
1482
|
if (process.env.NODE_ENV !== "production") {
|
|
1449
1483
|
Png.propTypes = iconPropTypes.iconPropTypes;
|
|
1450
1484
|
}
|
|
1451
|
-
const PointOfPresence = /*#__PURE__*/React__default["default"].forwardRef(function PointOfPresence(
|
|
1485
|
+
const PointOfPresence = /*#__PURE__*/React__default["default"].forwardRef(function PointOfPresence(_ref61, ref) {
|
|
1452
1486
|
let {
|
|
1453
1487
|
children,
|
|
1454
1488
|
size = 16,
|
|
1455
1489
|
...rest
|
|
1456
|
-
} =
|
|
1490
|
+
} = _ref61;
|
|
1457
1491
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1458
1492
|
width: size,
|
|
1459
1493
|
height: size,
|
|
@@ -1462,21 +1496,21 @@ const PointOfPresence = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
1462
1496
|
viewBox: "0 0 32 32",
|
|
1463
1497
|
fill: "currentColor",
|
|
1464
1498
|
...rest
|
|
1465
|
-
},
|
|
1499
|
+
}, _path115 || (_path115 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1466
1500
|
d: "M28 30H18a2.0021 2.0021 0 01-2-2V18a2.0021 2.0021 0 012-2h2v2H18V28H28V18H26V16h2a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM14 16H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H14a2.0021 2.0021 0 012 2V6H14V4H4V14H14V12h2v2A2.0021 2.0021 0 0114 16z"
|
|
1467
|
-
})),
|
|
1501
|
+
})), _path116 || (_path116 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1468
1502
|
d: "M26,9a2.9926,2.9926,0,0,0-5.8157-1H9v2H20.1843A2.9939,2.9939,0,0,0,22,11.8154V23h2V11.8159A2.9958,2.9958,0,0,0,26,9Zm-3,1a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,23,10Z"
|
|
1469
1503
|
})), children);
|
|
1470
1504
|
});
|
|
1471
1505
|
if (process.env.NODE_ENV !== "production") {
|
|
1472
1506
|
PointOfPresence.propTypes = iconPropTypes.iconPropTypes;
|
|
1473
1507
|
}
|
|
1474
|
-
const WatsonHealthPointerText = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthPointerText(
|
|
1508
|
+
const WatsonHealthPointerText = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthPointerText(_ref62, ref) {
|
|
1475
1509
|
let {
|
|
1476
1510
|
children,
|
|
1477
1511
|
size = 16,
|
|
1478
1512
|
...rest
|
|
1479
|
-
} =
|
|
1513
|
+
} = _ref62;
|
|
1480
1514
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1481
1515
|
width: size,
|
|
1482
1516
|
height: size,
|
|
@@ -1485,21 +1519,21 @@ const WatsonHealthPointerText = /*#__PURE__*/React__default["default"].forwardRe
|
|
|
1485
1519
|
viewBox: "0 0 32 32",
|
|
1486
1520
|
fill: "currentColor",
|
|
1487
1521
|
...rest
|
|
1488
|
-
},
|
|
1522
|
+
}, _path117 || (_path117 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1489
1523
|
d: "M13.71 12.29L7.41 6 13 6 13 4 4 4 4 13 6 13 6 7.41 12.29 13.71 13.71 12.29zM28 30H12a2 2 0 01-2-2V18h2V28H28V12H18V10H28a2 2 0 012 2V28A2 2 0 0128 30z"
|
|
1490
|
-
})),
|
|
1524
|
+
})), _path118 || (_path118 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1491
1525
|
d: "M22,15H17v2h5v2H18a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V17A2,2,0,0,0,22,15Zm0,8H18V21h4Z"
|
|
1492
1526
|
})), children);
|
|
1493
1527
|
});
|
|
1494
1528
|
if (process.env.NODE_ENV !== "production") {
|
|
1495
1529
|
WatsonHealthPointerText.propTypes = iconPropTypes.iconPropTypes;
|
|
1496
1530
|
}
|
|
1497
|
-
const Police = /*#__PURE__*/React__default["default"].forwardRef(function Police(
|
|
1531
|
+
const Police = /*#__PURE__*/React__default["default"].forwardRef(function Police(_ref63, ref) {
|
|
1498
1532
|
let {
|
|
1499
1533
|
children,
|
|
1500
1534
|
size = 16,
|
|
1501
1535
|
...rest
|
|
1502
|
-
} =
|
|
1536
|
+
} = _ref63;
|
|
1503
1537
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1504
1538
|
width: size,
|
|
1505
1539
|
height: size,
|
|
@@ -1508,23 +1542,23 @@ const Police = /*#__PURE__*/React__default["default"].forwardRef(function Police
|
|
|
1508
1542
|
viewBox: "0 0 32 32",
|
|
1509
1543
|
fill: "currentColor",
|
|
1510
1544
|
...rest
|
|
1511
|
-
},
|
|
1545
|
+
}, _path119 || (_path119 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1512
1546
|
d: "M10 24H12V30H10z"
|
|
1513
|
-
})),
|
|
1547
|
+
})), _path120 || (_path120 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1514
1548
|
d: "M21,20H7a3.0033,3.0033,0,0,1-3-3V6H2V17a5.0059,5.0059,0,0,0,5,5H21a4.9419,4.9419,0,0,1,2.105.481L17,28.5859,18.4141,30l6.3071-6.3071A4.96,4.96,0,0,1,26,27v3h2V27A7.0078,7.0078,0,0,0,21,20Z"
|
|
1515
|
-
})),
|
|
1549
|
+
})), _path121 || (_path121 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1516
1550
|
d: "M25.2746,4.0386l-7-2a1.0013,1.0013,0,0,0-.55,0l-7,2A.9993.9993,0,0,0,10.03,5.2422L11,9.123V11A7,7,0,1,0,25,11V9.123l.97-3.8808A.9993.9993,0,0,0,25.2746,4.0386ZM18,4.04l5.7952,1.6558L23.219,8H19V6H17V8H12.781l-.5762-2.3042ZM18,16a5.0058,5.0058,0,0,1-5-5V10H23v1A5.0058,5.0058,0,0,1,18,16Z"
|
|
1517
1551
|
})), children);
|
|
1518
1552
|
});
|
|
1519
1553
|
if (process.env.NODE_ENV !== "production") {
|
|
1520
1554
|
Police.propTypes = iconPropTypes.iconPropTypes;
|
|
1521
1555
|
}
|
|
1522
|
-
const Policy = /*#__PURE__*/React__default["default"].forwardRef(function Policy(
|
|
1556
|
+
const Policy = /*#__PURE__*/React__default["default"].forwardRef(function Policy(_ref64, ref) {
|
|
1523
1557
|
let {
|
|
1524
1558
|
children,
|
|
1525
1559
|
size = 16,
|
|
1526
1560
|
...rest
|
|
1527
|
-
} =
|
|
1561
|
+
} = _ref64;
|
|
1528
1562
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1529
1563
|
width: size,
|
|
1530
1564
|
height: size,
|
|
@@ -1533,21 +1567,21 @@ const Policy = /*#__PURE__*/React__default["default"].forwardRef(function Policy
|
|
|
1533
1567
|
viewBox: "0 0 32 32",
|
|
1534
1568
|
fill: "currentColor",
|
|
1535
1569
|
...rest
|
|
1536
|
-
},
|
|
1570
|
+
}, _path122 || (_path122 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1537
1571
|
d: "M30 18A6 6 0 1020 22.46v7.54l4-1.8926 4 1.8926V22.46A5.98 5.98 0 0030 18zm-4 8.84l-2-.9467L22 26.84V23.65a5.8877 5.8877 0 004 0zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zM9 14H16V16H9zM9 8H19V10H9z"
|
|
1538
|
-
})),
|
|
1572
|
+
})), _path123 || (_path123 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1539
1573
|
d: "M6,30a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V8H22V4H6V28H16v2Z"
|
|
1540
1574
|
})), children);
|
|
1541
1575
|
});
|
|
1542
1576
|
if (process.env.NODE_ENV !== "production") {
|
|
1543
1577
|
Policy.propTypes = iconPropTypes.iconPropTypes;
|
|
1544
1578
|
}
|
|
1545
|
-
const Popup = /*#__PURE__*/React__default["default"].forwardRef(function Popup(
|
|
1579
|
+
const Popup = /*#__PURE__*/React__default["default"].forwardRef(function Popup(_ref65, ref) {
|
|
1546
1580
|
let {
|
|
1547
1581
|
children,
|
|
1548
1582
|
size = 16,
|
|
1549
1583
|
...rest
|
|
1550
|
-
} =
|
|
1584
|
+
} = _ref65;
|
|
1551
1585
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1552
1586
|
width: size,
|
|
1553
1587
|
height: size,
|
|
@@ -1556,21 +1590,21 @@ const Popup = /*#__PURE__*/React__default["default"].forwardRef(function Popup(_
|
|
|
1556
1590
|
viewBox: "0 0 32 32",
|
|
1557
1591
|
fill: "currentColor",
|
|
1558
1592
|
...rest
|
|
1559
|
-
},
|
|
1593
|
+
}, _path124 || (_path124 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1560
1594
|
d: "M28,4H10A2.0059,2.0059,0,0,0,8,6V20a2.0059,2.0059,0,0,0,2,2H28a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,28,4Zm0,16H10V6H28Z"
|
|
1561
|
-
})),
|
|
1595
|
+
})), _path125 || (_path125 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1562
1596
|
d: "M18,26H4V16H6V14H4a2.0059,2.0059,0,0,0-2,2V26a2.0059,2.0059,0,0,0,2,2H18a2.0059,2.0059,0,0,0,2-2V24H18Z"
|
|
1563
1597
|
})), children);
|
|
1564
1598
|
});
|
|
1565
1599
|
if (process.env.NODE_ENV !== "production") {
|
|
1566
1600
|
Popup.propTypes = iconPropTypes.iconPropTypes;
|
|
1567
1601
|
}
|
|
1568
|
-
const PortInput = /*#__PURE__*/React__default["default"].forwardRef(function PortInput(
|
|
1602
|
+
const PortInput = /*#__PURE__*/React__default["default"].forwardRef(function PortInput(_ref66, ref) {
|
|
1569
1603
|
let {
|
|
1570
1604
|
children,
|
|
1571
1605
|
size = 16,
|
|
1572
1606
|
...rest
|
|
1573
|
-
} =
|
|
1607
|
+
} = _ref66;
|
|
1574
1608
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1575
1609
|
width: size,
|
|
1576
1610
|
height: size,
|
|
@@ -1579,21 +1613,21 @@ const PortInput = /*#__PURE__*/React__default["default"].forwardRef(function Por
|
|
|
1579
1613
|
viewBox: "0 0 32 32",
|
|
1580
1614
|
fill: "currentColor",
|
|
1581
1615
|
...rest
|
|
1582
|
-
},
|
|
1616
|
+
}, _path126 || (_path126 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1583
1617
|
d: "M18,28c-3.5928,0-6.9666-1.5903-9.2566-4.3632l1.542-1.2737c1.9087,2.3113,4.7207,3.6368,7.7146,3.6368,5.5139,0,10-4.486,10-10s-4.4861-10-10-10c-2.9939,0-5.8059,1.3256-7.7146,3.6368l-1.542-1.2737c2.29-2.7728,5.6638-4.3632,9.2566-4.3632,6.6169,0,12,5.3832,12,12s-5.3831,12-12,12Z"
|
|
1584
|
-
})),
|
|
1618
|
+
})), _path127 || (_path127 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1585
1619
|
d: "M23 16L16 9 14.5859 10.4141 19.1719 15 2 15 2 17 19.1719 17 14.5859 21.5859 16 23 23 16z"
|
|
1586
1620
|
})), children);
|
|
1587
1621
|
});
|
|
1588
1622
|
if (process.env.NODE_ENV !== "production") {
|
|
1589
1623
|
PortInput.propTypes = iconPropTypes.iconPropTypes;
|
|
1590
1624
|
}
|
|
1591
|
-
const PortOutput = /*#__PURE__*/React__default["default"].forwardRef(function PortOutput(
|
|
1625
|
+
const PortOutput = /*#__PURE__*/React__default["default"].forwardRef(function PortOutput(_ref67, ref) {
|
|
1592
1626
|
let {
|
|
1593
1627
|
children,
|
|
1594
1628
|
size = 16,
|
|
1595
1629
|
...rest
|
|
1596
|
-
} =
|
|
1630
|
+
} = _ref67;
|
|
1597
1631
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1598
1632
|
width: size,
|
|
1599
1633
|
height: size,
|
|
@@ -1602,21 +1636,21 @@ const PortOutput = /*#__PURE__*/React__default["default"].forwardRef(function Po
|
|
|
1602
1636
|
viewBox: "0 0 32 32",
|
|
1603
1637
|
fill: "currentColor",
|
|
1604
1638
|
...rest
|
|
1605
|
-
},
|
|
1639
|
+
}, _path128 || (_path128 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1606
1640
|
d: "M30 16L23 9 21.5859 10.4141 26.1719 15 9 15 9 17 26.1719 17 21.5859 21.5859 23 23 30 16z"
|
|
1607
|
-
})),
|
|
1641
|
+
})), _path129 || (_path129 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1608
1642
|
d: "M14,28c-6.6167,0-12-5.3832-12-12S7.3833,4,14,4c2.335,0,4.5986,.6714,6.5461,1.9414l-1.0923,1.6753c-1.6221-1.0576-3.5078-1.6167-5.4539-1.6167-5.5139,0-10,4.486-10,10s4.4861,10,10,10c1.946,0,3.8318-.5591,5.4539-1.6167l1.0923,1.6753c-1.9475,1.27-4.2112,1.9414-6.5461,1.9414Z"
|
|
1609
1643
|
})), children);
|
|
1610
1644
|
});
|
|
1611
1645
|
if (process.env.NODE_ENV !== "production") {
|
|
1612
1646
|
PortOutput.propTypes = iconPropTypes.iconPropTypes;
|
|
1613
1647
|
}
|
|
1614
|
-
const Portfolio = /*#__PURE__*/React__default["default"].forwardRef(function Portfolio(
|
|
1648
|
+
const Portfolio = /*#__PURE__*/React__default["default"].forwardRef(function Portfolio(_ref68, ref) {
|
|
1615
1649
|
let {
|
|
1616
1650
|
children,
|
|
1617
1651
|
size = 16,
|
|
1618
1652
|
...rest
|
|
1619
|
-
} =
|
|
1653
|
+
} = _ref68;
|
|
1620
1654
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1621
1655
|
width: size,
|
|
1622
1656
|
height: size,
|
|
@@ -1625,19 +1659,19 @@ const Portfolio = /*#__PURE__*/React__default["default"].forwardRef(function Por
|
|
|
1625
1659
|
viewBox: "0 0 32 32",
|
|
1626
1660
|
fill: "currentColor",
|
|
1627
1661
|
...rest
|
|
1628
|
-
},
|
|
1662
|
+
}, _path130 || (_path130 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1629
1663
|
d: "M28,10H22V6a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2v4H4a2,2,0,0,0-2,2V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,6h8v4H12ZM4,26V12H28V26Z"
|
|
1630
1664
|
})), children);
|
|
1631
1665
|
});
|
|
1632
1666
|
if (process.env.NODE_ENV !== "production") {
|
|
1633
1667
|
Portfolio.propTypes = iconPropTypes.iconPropTypes;
|
|
1634
1668
|
}
|
|
1635
|
-
const Power = /*#__PURE__*/React__default["default"].forwardRef(function Power(
|
|
1669
|
+
const Power = /*#__PURE__*/React__default["default"].forwardRef(function Power(_ref69, ref) {
|
|
1636
1670
|
let {
|
|
1637
1671
|
children,
|
|
1638
1672
|
size = 16,
|
|
1639
1673
|
...rest
|
|
1640
|
-
} =
|
|
1674
|
+
} = _ref69;
|
|
1641
1675
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1642
1676
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1643
1677
|
width: size,
|
|
@@ -1647,9 +1681,9 @@ const Power = /*#__PURE__*/React__default["default"].forwardRef(function Power(_
|
|
|
1647
1681
|
viewBox: "0 0 16 16",
|
|
1648
1682
|
fill: "currentColor",
|
|
1649
1683
|
...rest
|
|
1650
|
-
},
|
|
1684
|
+
}, _path131 || (_path131 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1651
1685
|
d: "M11.2,2.9l-0.5,0.9c2.6,1.5,3.5,4.9,2,7.5s-4.9,3.5-7.5,2s-3.5-4.9-2-7.5c0.5-0.8,1.2-1.5,2-2L4.8,2.9 c-3.1,1.8-4.2,5.8-2.4,8.9s5.8,4.2,8.9,2.4s4.2-5.8,2.4-8.9C13.1,4.3,12.2,3.4,11.2,2.9z"
|
|
1652
|
-
})),
|
|
1686
|
+
})), _path132 || (_path132 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1653
1687
|
d: "M7.5 1H8.5V8H7.5z"
|
|
1654
1688
|
})), children);
|
|
1655
1689
|
}
|
|
@@ -1661,21 +1695,21 @@ const Power = /*#__PURE__*/React__default["default"].forwardRef(function Power(_
|
|
|
1661
1695
|
viewBox: "0 0 32 32",
|
|
1662
1696
|
fill: "currentColor",
|
|
1663
1697
|
...rest
|
|
1664
|
-
},
|
|
1698
|
+
}, _path133 || (_path133 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1665
1699
|
d: "M22.5,5.74l-1,1.73a11,11,0,1,1-11,0l-1-1.73a13,13,0,1,0,13,0Z"
|
|
1666
|
-
})),
|
|
1700
|
+
})), _path134 || (_path134 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1667
1701
|
d: "M15 2H17V16H15z"
|
|
1668
1702
|
})), children);
|
|
1669
1703
|
});
|
|
1670
1704
|
if (process.env.NODE_ENV !== "production") {
|
|
1671
1705
|
Power.propTypes = iconPropTypes.iconPropTypes;
|
|
1672
1706
|
}
|
|
1673
|
-
const Ppt = /*#__PURE__*/React__default["default"].forwardRef(function Ppt(
|
|
1707
|
+
const Ppt = /*#__PURE__*/React__default["default"].forwardRef(function Ppt(_ref70, ref) {
|
|
1674
1708
|
let {
|
|
1675
1709
|
children,
|
|
1676
1710
|
size = 16,
|
|
1677
1711
|
...rest
|
|
1678
|
-
} =
|
|
1712
|
+
} = _ref70;
|
|
1679
1713
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1680
1714
|
width: size,
|
|
1681
1715
|
height: size,
|
|
@@ -1684,19 +1718,19 @@ const Ppt = /*#__PURE__*/React__default["default"].forwardRef(function Ppt(_ref6
|
|
|
1684
1718
|
viewBox: "0 0 32 32",
|
|
1685
1719
|
fill: "currentColor",
|
|
1686
1720
|
...rest
|
|
1687
|
-
},
|
|
1721
|
+
}, _path135 || (_path135 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1688
1722
|
d: "M22 11L25 11 25 23 27 23 27 11 30 11 30 9 22 9 22 11zM14 23H12V9h6a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H14zm0-7h4V10.9985H14zM4 23H2V9H8a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H4zm0-7H8V10.9985H4z"
|
|
1689
1723
|
})), children);
|
|
1690
1724
|
});
|
|
1691
1725
|
if (process.env.NODE_ENV !== "production") {
|
|
1692
1726
|
Ppt.propTypes = iconPropTypes.iconPropTypes;
|
|
1693
1727
|
}
|
|
1694
|
-
const PresentationFile = /*#__PURE__*/React__default["default"].forwardRef(function PresentationFile(
|
|
1728
|
+
const PresentationFile = /*#__PURE__*/React__default["default"].forwardRef(function PresentationFile(_ref71, ref) {
|
|
1695
1729
|
let {
|
|
1696
1730
|
children,
|
|
1697
1731
|
size = 16,
|
|
1698
1732
|
...rest
|
|
1699
|
-
} =
|
|
1733
|
+
} = _ref71;
|
|
1700
1734
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1701
1735
|
width: size,
|
|
1702
1736
|
height: size,
|
|
@@ -1705,21 +1739,21 @@ const PresentationFile = /*#__PURE__*/React__default["default"].forwardRef(funct
|
|
|
1705
1739
|
viewBox: "0 0 32 32",
|
|
1706
1740
|
fill: "currentColor",
|
|
1707
1741
|
...rest
|
|
1708
|
-
},
|
|
1742
|
+
}, _path136 || (_path136 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1709
1743
|
d: "M15 10H17V18H15zM20 14H22V18H20zM10 12H12V18H10z"
|
|
1710
|
-
})),
|
|
1744
|
+
})), _path137 || (_path137 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1711
1745
|
d: "M25,4H17V2H15V4H7A2,2,0,0,0,5,6V20a2,2,0,0,0,2,2h8v6H11v2H21V28H17V22h8a2,2,0,0,0,2-2V6A2,2,0,0,0,25,4Zm0,16H7V6H25Z"
|
|
1712
1746
|
})), children);
|
|
1713
1747
|
});
|
|
1714
1748
|
if (process.env.NODE_ENV !== "production") {
|
|
1715
1749
|
PresentationFile.propTypes = iconPropTypes.iconPropTypes;
|
|
1716
1750
|
}
|
|
1717
|
-
const Pressure = /*#__PURE__*/React__default["default"].forwardRef(function Pressure(
|
|
1751
|
+
const Pressure = /*#__PURE__*/React__default["default"].forwardRef(function Pressure(_ref72, ref) {
|
|
1718
1752
|
let {
|
|
1719
1753
|
children,
|
|
1720
1754
|
size = 16,
|
|
1721
1755
|
...rest
|
|
1722
|
-
} =
|
|
1756
|
+
} = _ref72;
|
|
1723
1757
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1724
1758
|
width: size,
|
|
1725
1759
|
height: size,
|
|
@@ -1728,19 +1762,19 @@ const Pressure = /*#__PURE__*/React__default["default"].forwardRef(function Pres
|
|
|
1728
1762
|
viewBox: "0 0 32 32",
|
|
1729
1763
|
fill: "currentColor",
|
|
1730
1764
|
...rest
|
|
1731
|
-
},
|
|
1765
|
+
}, _path138 || (_path138 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1732
1766
|
d: "M17.5053,16l8.1591-7.2529A1,1,0,0,0,25,7H22V2H20V9h2.37L16,14.6621,9.63,9H12V2H10V7H7a1,1,0,0,0-.6646,1.7471L14.4945,16,6.3353,23.2529A1,1,0,0,0,7,25h3v5h2V23H9.63L16,17.3379,22.37,23H20v7h2V25h3a1,1,0,0,0,.6645-1.7471Z"
|
|
1733
1767
|
})), children);
|
|
1734
1768
|
});
|
|
1735
1769
|
if (process.env.NODE_ENV !== "production") {
|
|
1736
1770
|
Pressure.propTypes = iconPropTypes.iconPropTypes;
|
|
1737
1771
|
}
|
|
1738
|
-
const PressureFilled = /*#__PURE__*/React__default["default"].forwardRef(function PressureFilled(
|
|
1772
|
+
const PressureFilled = /*#__PURE__*/React__default["default"].forwardRef(function PressureFilled(_ref73, ref) {
|
|
1739
1773
|
let {
|
|
1740
1774
|
children,
|
|
1741
1775
|
size = 16,
|
|
1742
1776
|
...rest
|
|
1743
|
-
} =
|
|
1777
|
+
} = _ref73;
|
|
1744
1778
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1745
1779
|
width: size,
|
|
1746
1780
|
height: size,
|
|
@@ -1749,19 +1783,19 @@ const PressureFilled = /*#__PURE__*/React__default["default"].forwardRef(functio
|
|
|
1749
1783
|
viewBox: "0 0 32 32",
|
|
1750
1784
|
fill: "currentColor",
|
|
1751
1785
|
...rest
|
|
1752
|
-
},
|
|
1786
|
+
}, _path139 || (_path139 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1753
1787
|
d: "M22 30H10V25H6l10-9 10 9H22zM16 16L6 7h4V2H22V7h4z"
|
|
1754
1788
|
})), children);
|
|
1755
1789
|
});
|
|
1756
1790
|
if (process.env.NODE_ENV !== "production") {
|
|
1757
1791
|
PressureFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
1758
1792
|
}
|
|
1759
|
-
const PreviousFilled = /*#__PURE__*/React__default["default"].forwardRef(function PreviousFilled(
|
|
1793
|
+
const PreviousFilled = /*#__PURE__*/React__default["default"].forwardRef(function PreviousFilled(_ref74, ref) {
|
|
1760
1794
|
let {
|
|
1761
1795
|
children,
|
|
1762
1796
|
size = 16,
|
|
1763
1797
|
...rest
|
|
1764
|
-
} =
|
|
1798
|
+
} = _ref74;
|
|
1765
1799
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1766
1800
|
width: size,
|
|
1767
1801
|
height: size,
|
|
@@ -1770,9 +1804,9 @@ const PreviousFilled = /*#__PURE__*/React__default["default"].forwardRef(functio
|
|
|
1770
1804
|
viewBox: "0 0 32 32",
|
|
1771
1805
|
fill: "currentColor",
|
|
1772
1806
|
...rest
|
|
1773
|
-
},
|
|
1807
|
+
}, _path140 || (_path140 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1774
1808
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm8,15H11.85l5.58,5.5728L16,24,8,16l8-8,1.43,1.3926L11.85,15H24Z"
|
|
1775
|
-
})),
|
|
1809
|
+
})), _path141 || (_path141 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1776
1810
|
fill: "none",
|
|
1777
1811
|
d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z",
|
|
1778
1812
|
"data-icon-path": "inner-path"
|
|
@@ -1781,12 +1815,12 @@ const PreviousFilled = /*#__PURE__*/React__default["default"].forwardRef(functio
|
|
|
1781
1815
|
if (process.env.NODE_ENV !== "production") {
|
|
1782
1816
|
PreviousFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
1783
1817
|
}
|
|
1784
|
-
const PreviousOutline = /*#__PURE__*/React__default["default"].forwardRef(function PreviousOutline(
|
|
1818
|
+
const PreviousOutline = /*#__PURE__*/React__default["default"].forwardRef(function PreviousOutline(_ref75, ref) {
|
|
1785
1819
|
let {
|
|
1786
1820
|
children,
|
|
1787
1821
|
size = 16,
|
|
1788
1822
|
...rest
|
|
1789
|
-
} =
|
|
1823
|
+
} = _ref75;
|
|
1790
1824
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1791
1825
|
width: size,
|
|
1792
1826
|
height: size,
|
|
@@ -1795,21 +1829,21 @@ const PreviousOutline = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
1795
1829
|
viewBox: "0 0 32 32",
|
|
1796
1830
|
fill: "currentColor",
|
|
1797
1831
|
...rest
|
|
1798
|
-
},
|
|
1832
|
+
}, _path142 || (_path142 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1799
1833
|
d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z"
|
|
1800
|
-
})),
|
|
1834
|
+
})), _path143 || (_path143 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1801
1835
|
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"
|
|
1802
1836
|
})), children);
|
|
1803
1837
|
});
|
|
1804
1838
|
if (process.env.NODE_ENV !== "production") {
|
|
1805
1839
|
PreviousOutline.propTypes = iconPropTypes.iconPropTypes;
|
|
1806
1840
|
}
|
|
1807
|
-
const Printer = /*#__PURE__*/React__default["default"].forwardRef(function Printer(
|
|
1841
|
+
const Printer = /*#__PURE__*/React__default["default"].forwardRef(function Printer(_ref76, ref) {
|
|
1808
1842
|
let {
|
|
1809
1843
|
children,
|
|
1810
1844
|
size = 16,
|
|
1811
1845
|
...rest
|
|
1812
|
-
} =
|
|
1846
|
+
} = _ref76;
|
|
1813
1847
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1814
1848
|
width: size,
|
|
1815
1849
|
height: size,
|
|
@@ -1818,19 +1852,19 @@ const Printer = /*#__PURE__*/React__default["default"].forwardRef(function Print
|
|
|
1818
1852
|
viewBox: "0 0 32 32",
|
|
1819
1853
|
fill: "currentColor",
|
|
1820
1854
|
...rest
|
|
1821
|
-
},
|
|
1855
|
+
}, _path144 || (_path144 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1822
1856
|
d: "M28,9H25V3H7V9H4a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2H7v6H25V23h3a2,2,0,0,0,2-2V11A2,2,0,0,0,28,9ZM9,5H23V9H9ZM23,27H9V17H23Zm5-6H25V15H7v6H4V11H28Z"
|
|
1823
1857
|
})), children);
|
|
1824
1858
|
});
|
|
1825
1859
|
if (process.env.NODE_ENV !== "production") {
|
|
1826
1860
|
Printer.propTypes = iconPropTypes.iconPropTypes;
|
|
1827
1861
|
}
|
|
1828
|
-
const Product = /*#__PURE__*/React__default["default"].forwardRef(function Product(
|
|
1862
|
+
const Product = /*#__PURE__*/React__default["default"].forwardRef(function Product(_ref77, ref) {
|
|
1829
1863
|
let {
|
|
1830
1864
|
children,
|
|
1831
1865
|
size = 16,
|
|
1832
1866
|
...rest
|
|
1833
|
-
} =
|
|
1867
|
+
} = _ref77;
|
|
1834
1868
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1835
1869
|
width: size,
|
|
1836
1870
|
height: size,
|
|
@@ -1839,21 +1873,21 @@ const Product = /*#__PURE__*/React__default["default"].forwardRef(function Produ
|
|
|
1839
1873
|
viewBox: "0 0 32 32",
|
|
1840
1874
|
fill: "currentColor",
|
|
1841
1875
|
...rest
|
|
1842
|
-
},
|
|
1876
|
+
}, _path145 || (_path145 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1843
1877
|
d: "M8 18H14V20H8zM8 22H18V24H8z"
|
|
1844
|
-
})),
|
|
1878
|
+
})), _path146 || (_path146 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1845
1879
|
d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM18,6v4H14V6ZM6,26V6h6v6h8V6h6l.0012,20Z"
|
|
1846
1880
|
})), children);
|
|
1847
1881
|
});
|
|
1848
1882
|
if (process.env.NODE_ENV !== "production") {
|
|
1849
1883
|
Product.propTypes = iconPropTypes.iconPropTypes;
|
|
1850
1884
|
}
|
|
1851
|
-
const ProgressBar = /*#__PURE__*/React__default["default"].forwardRef(function ProgressBar(
|
|
1885
|
+
const ProgressBar = /*#__PURE__*/React__default["default"].forwardRef(function ProgressBar(_ref78, ref) {
|
|
1852
1886
|
let {
|
|
1853
1887
|
children,
|
|
1854
1888
|
size = 16,
|
|
1855
1889
|
...rest
|
|
1856
|
-
} =
|
|
1890
|
+
} = _ref78;
|
|
1857
1891
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1858
1892
|
width: size,
|
|
1859
1893
|
height: size,
|
|
@@ -1862,21 +1896,21 @@ const ProgressBar = /*#__PURE__*/React__default["default"].forwardRef(function P
|
|
|
1862
1896
|
viewBox: "0 0 32 32",
|
|
1863
1897
|
fill: "currentColor",
|
|
1864
1898
|
...rest
|
|
1865
|
-
},
|
|
1899
|
+
}, _path147 || (_path147 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1866
1900
|
d: "M28,21H4a2.0021,2.0021,0,0,1-2-2V13a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,21ZM4,13v6H28V13Z"
|
|
1867
|
-
})),
|
|
1901
|
+
})), _path148 || (_path148 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1868
1902
|
d: "M6 15H20V17H6z"
|
|
1869
1903
|
})), children);
|
|
1870
1904
|
});
|
|
1871
1905
|
if (process.env.NODE_ENV !== "production") {
|
|
1872
1906
|
ProgressBar.propTypes = iconPropTypes.iconPropTypes;
|
|
1873
1907
|
}
|
|
1874
|
-
const ProgressBarRound = /*#__PURE__*/React__default["default"].forwardRef(function ProgressBarRound(
|
|
1908
|
+
const ProgressBarRound = /*#__PURE__*/React__default["default"].forwardRef(function ProgressBarRound(_ref79, ref) {
|
|
1875
1909
|
let {
|
|
1876
1910
|
children,
|
|
1877
1911
|
size = 16,
|
|
1878
1912
|
...rest
|
|
1879
|
-
} =
|
|
1913
|
+
} = _ref79;
|
|
1880
1914
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1881
1915
|
width: size,
|
|
1882
1916
|
height: size,
|
|
@@ -1885,23 +1919,23 @@ const ProgressBarRound = /*#__PURE__*/React__default["default"].forwardRef(funct
|
|
|
1885
1919
|
viewBox: "0 0 32 32",
|
|
1886
1920
|
fill: "currentColor",
|
|
1887
1921
|
...rest
|
|
1888
|
-
},
|
|
1922
|
+
}, _path149 || (_path149 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1889
1923
|
d: "M16,22a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
|
|
1890
|
-
})),
|
|
1924
|
+
})), _path150 || (_path150 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1891
1925
|
d: "M16,26a10.0162,10.0162,0,0,1-7.4531-3.3325l1.49-1.334A8,8,0,1,0,16,8V6a10,10,0,0,1,0,20Z"
|
|
1892
|
-
})),
|
|
1926
|
+
})), _path151 || (_path151 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1893
1927
|
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
1928
|
})), children);
|
|
1895
1929
|
});
|
|
1896
1930
|
if (process.env.NODE_ENV !== "production") {
|
|
1897
1931
|
ProgressBarRound.propTypes = iconPropTypes.iconPropTypes;
|
|
1898
1932
|
}
|
|
1899
|
-
const Promote = /*#__PURE__*/React__default["default"].forwardRef(function Promote(
|
|
1933
|
+
const Promote = /*#__PURE__*/React__default["default"].forwardRef(function Promote(_ref80, ref) {
|
|
1900
1934
|
let {
|
|
1901
1935
|
children,
|
|
1902
1936
|
size = 16,
|
|
1903
1937
|
...rest
|
|
1904
|
-
} =
|
|
1938
|
+
} = _ref80;
|
|
1905
1939
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1906
1940
|
width: size,
|
|
1907
1941
|
height: size,
|
|
@@ -1910,24 +1944,24 @@ const Promote = /*#__PURE__*/React__default["default"].forwardRef(function Promo
|
|
|
1910
1944
|
viewBox: "0 0 32 32",
|
|
1911
1945
|
fill: "currentColor",
|
|
1912
1946
|
...rest
|
|
1913
|
-
},
|
|
1947
|
+
}, _path152 || (_path152 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1914
1948
|
d: "M16 21L17.4 22.4 14.8 25 23 25 23 27 14.8 27 17.4 29.6 16 31 11 26z"
|
|
1915
|
-
})),
|
|
1949
|
+
})), _path153 || (_path153 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1916
1950
|
d: "M6.3 19H17.6V21H6.3z",
|
|
1917
1951
|
transform: "rotate(-45.001 12 20)"
|
|
1918
|
-
})),
|
|
1952
|
+
})), _path154 || (_path154 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1919
1953
|
d: "M23,22h-2v-5c0-0.3,0.1-0.5,0.3-0.7l4.1-4.1c1.7-1.7,2.6-4,2.6-6.4V4h-1.9c-2.4,0-4.7,0.9-6.4,2.6l-4.1,4.1 C15.5,10.9,15.3,11,15,11H7.5l-2.6,3.3l5.3,0.8l-0.3,2l-7-1c-0.4-0.1-0.7-0.3-0.8-0.6s-0.1-0.7,0.1-1l4-5C6.4,9.1,6.7,9,7,9h7.6 l3.8-3.8C20.4,3.1,23.2,2,26.1,2H28c1.1,0,2,0.9,2,2v1.9c0,2.9-1.1,5.7-3.2,7.8L23,17.4V22z"
|
|
1920
1954
|
})), children);
|
|
1921
1955
|
});
|
|
1922
1956
|
if (process.env.NODE_ENV !== "production") {
|
|
1923
1957
|
Promote.propTypes = iconPropTypes.iconPropTypes;
|
|
1924
1958
|
}
|
|
1925
|
-
const PropertyRelationship = /*#__PURE__*/React__default["default"].forwardRef(function PropertyRelationship(
|
|
1959
|
+
const PropertyRelationship = /*#__PURE__*/React__default["default"].forwardRef(function PropertyRelationship(_ref81, ref) {
|
|
1926
1960
|
let {
|
|
1927
1961
|
children,
|
|
1928
1962
|
size = 16,
|
|
1929
1963
|
...rest
|
|
1930
|
-
} =
|
|
1964
|
+
} = _ref81;
|
|
1931
1965
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1932
1966
|
width: size,
|
|
1933
1967
|
height: size,
|
|
@@ -1936,19 +1970,19 @@ const PropertyRelationship = /*#__PURE__*/React__default["default"].forwardRef(f
|
|
|
1936
1970
|
viewBox: "0 0 32 32",
|
|
1937
1971
|
fill: "currentColor",
|
|
1938
1972
|
...rest
|
|
1939
|
-
},
|
|
1973
|
+
}, _path155 || (_path155 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1940
1974
|
d: "M30 16L22 24 20.6 22.6 27.2 16 20.6 9.4 22 8zM12 15H20V17H12zM2 16L10 8 11.4 9.4 4.8 16 11.4 22.6 10 24z"
|
|
1941
1975
|
})), children);
|
|
1942
1976
|
});
|
|
1943
1977
|
if (process.env.NODE_ENV !== "production") {
|
|
1944
1978
|
PropertyRelationship.propTypes = iconPropTypes.iconPropTypes;
|
|
1945
1979
|
}
|
|
1946
|
-
const Purchase = /*#__PURE__*/React__default["default"].forwardRef(function Purchase(
|
|
1980
|
+
const Purchase = /*#__PURE__*/React__default["default"].forwardRef(function Purchase(_ref82, ref) {
|
|
1947
1981
|
let {
|
|
1948
1982
|
children,
|
|
1949
1983
|
size = 16,
|
|
1950
1984
|
...rest
|
|
1951
|
-
} =
|
|
1985
|
+
} = _ref82;
|
|
1952
1986
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1953
1987
|
width: size,
|
|
1954
1988
|
height: size,
|
|
@@ -1957,21 +1991,21 @@ const Purchase = /*#__PURE__*/React__default["default"].forwardRef(function Purc
|
|
|
1957
1991
|
viewBox: "0 0 32 32",
|
|
1958
1992
|
fill: "currentColor",
|
|
1959
1993
|
...rest
|
|
1960
|
-
},
|
|
1994
|
+
}, _path156 || (_path156 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1961
1995
|
d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6Zm0,2v3H4V8ZM4,24V13H28V24Z"
|
|
1962
|
-
})),
|
|
1996
|
+
})), _path157 || (_path157 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1963
1997
|
d: "M6 20H16V22H6z"
|
|
1964
1998
|
})), children);
|
|
1965
1999
|
});
|
|
1966
2000
|
if (process.env.NODE_ENV !== "production") {
|
|
1967
2001
|
Purchase.propTypes = iconPropTypes.iconPropTypes;
|
|
1968
2002
|
}
|
|
1969
|
-
const WatsonHealthQcLaunch = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthQcLaunch(
|
|
2003
|
+
const WatsonHealthQcLaunch = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthQcLaunch(_ref83, ref) {
|
|
1970
2004
|
let {
|
|
1971
2005
|
children,
|
|
1972
2006
|
size = 16,
|
|
1973
2007
|
...rest
|
|
1974
|
-
} =
|
|
2008
|
+
} = _ref83;
|
|
1975
2009
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1976
2010
|
width: size,
|
|
1977
2011
|
height: size,
|
|
@@ -1980,21 +2014,21 @@ const WatsonHealthQcLaunch = /*#__PURE__*/React__default["default"].forwardRef(f
|
|
|
1980
2014
|
viewBox: "0 0 32 32",
|
|
1981
2015
|
fill: "currentColor",
|
|
1982
2016
|
...rest
|
|
1983
|
-
},
|
|
2017
|
+
}, _path158 || (_path158 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1984
2018
|
d: "M25 22H19a2.0023 2.0023 0 01-2-2V10a2.002 2.002 0 012-2h6v2H19V20h6zM13 8H9a2.002 2.002 0 00-2 2V20a2.0023 2.0023 0 002 2h1v2a2.0023 2.0023 0 002 2h2V24H12V22h1a2.0023 2.0023 0 002-2V10A2.002 2.002 0 0013 8zM9 20V10h4V20z"
|
|
1985
|
-
})),
|
|
2019
|
+
})), _path159 || (_path159 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1986
2020
|
d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V28A2.0027,2.0027,0,0,1,28,30ZM4,4V28H28V4Z"
|
|
1987
2021
|
})), children);
|
|
1988
2022
|
});
|
|
1989
2023
|
if (process.env.NODE_ENV !== "production") {
|
|
1990
2024
|
WatsonHealthQcLaunch.propTypes = iconPropTypes.iconPropTypes;
|
|
1991
2025
|
}
|
|
1992
|
-
const QqPlot = /*#__PURE__*/React__default["default"].forwardRef(function QqPlot(
|
|
2026
|
+
const QqPlot = /*#__PURE__*/React__default["default"].forwardRef(function QqPlot(_ref84, ref) {
|
|
1993
2027
|
let {
|
|
1994
2028
|
children,
|
|
1995
2029
|
size = 16,
|
|
1996
2030
|
...rest
|
|
1997
|
-
} =
|
|
2031
|
+
} = _ref84;
|
|
1998
2032
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1999
2033
|
width: size,
|
|
2000
2034
|
height: size,
|
|
@@ -2023,19 +2057,19 @@ const QqPlot = /*#__PURE__*/React__default["default"].forwardRef(function QqPlot
|
|
|
2023
2057
|
cx: "16",
|
|
2024
2058
|
cy: "24",
|
|
2025
2059
|
r: "2"
|
|
2026
|
-
})),
|
|
2060
|
+
})), _path160 || (_path160 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2027
2061
|
d: "M30,3.4131,28.5859,2,4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4131Z"
|
|
2028
2062
|
})), children);
|
|
2029
2063
|
});
|
|
2030
2064
|
if (process.env.NODE_ENV !== "production") {
|
|
2031
2065
|
QqPlot.propTypes = iconPropTypes.iconPropTypes;
|
|
2032
2066
|
}
|
|
2033
|
-
const QrCode = /*#__PURE__*/React__default["default"].forwardRef(function QrCode(
|
|
2067
|
+
const QrCode = /*#__PURE__*/React__default["default"].forwardRef(function QrCode(_ref85, ref) {
|
|
2034
2068
|
let {
|
|
2035
2069
|
children,
|
|
2036
2070
|
size = 16,
|
|
2037
2071
|
...rest
|
|
2038
|
-
} =
|
|
2072
|
+
} = _ref85;
|
|
2039
2073
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2040
2074
|
width: size,
|
|
2041
2075
|
height: size,
|
|
@@ -2044,41 +2078,41 @@ const QrCode = /*#__PURE__*/React__default["default"].forwardRef(function QrCode
|
|
|
2044
2078
|
viewBox: "0 0 32 32",
|
|
2045
2079
|
fill: "currentColor",
|
|
2046
2080
|
...rest
|
|
2047
|
-
},
|
|
2081
|
+
}, _path161 || (_path161 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2048
2082
|
d: "M24 26H26V28H24z",
|
|
2049
2083
|
transform: "rotate(-90 25 27)"
|
|
2050
|
-
})),
|
|
2084
|
+
})), _path162 || (_path162 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2051
2085
|
d: "M18 22H20V24H18z",
|
|
2052
2086
|
transform: "rotate(-90 19 23)"
|
|
2053
|
-
})),
|
|
2087
|
+
})), _path163 || (_path163 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2054
2088
|
d: "M18 30L22 30 22 28 20 28 20 26 18 26 18 30z"
|
|
2055
|
-
})),
|
|
2089
|
+
})), _path164 || (_path164 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2056
2090
|
d: "M25 23H29V25H25z",
|
|
2057
2091
|
transform: "rotate(-90 27 24)"
|
|
2058
|
-
})),
|
|
2092
|
+
})), _path165 || (_path165 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2059
2093
|
d: "M28 26L30 26 30 30 26 30 26 28 28 28 28 26zM26 20L26 18 30 18 30 22 28 22 28 20 26 20zM24 20L22 20 22 24 20 24 20 26 24 26 24 20z"
|
|
2060
|
-
})),
|
|
2094
|
+
})), _path166 || (_path166 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2061
2095
|
d: "M19 17H21V21H19z",
|
|
2062
2096
|
transform: "rotate(-90 20 19)"
|
|
2063
|
-
})),
|
|
2097
|
+
})), _path167 || (_path167 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2064
2098
|
d: "M6 22H10V26H6z"
|
|
2065
|
-
})),
|
|
2099
|
+
})), _path168 || (_path168 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2066
2100
|
d: "M14 30H2V18H14zM4 28h8V20H4zM22 6H26V10H22z"
|
|
2067
|
-
})),
|
|
2101
|
+
})), _path169 || (_path169 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2068
2102
|
d: "M30 14H18V2H30zM20 12h8V4H20zM6 6H10V10H6z"
|
|
2069
|
-
})),
|
|
2103
|
+
})), _path170 || (_path170 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2070
2104
|
d: "M14,14H2V2H14ZM4,12h8V4H4Z"
|
|
2071
2105
|
})), children);
|
|
2072
2106
|
});
|
|
2073
2107
|
if (process.env.NODE_ENV !== "production") {
|
|
2074
2108
|
QrCode.propTypes = iconPropTypes.iconPropTypes;
|
|
2075
2109
|
}
|
|
2076
|
-
const QuadrantPlot = /*#__PURE__*/React__default["default"].forwardRef(function QuadrantPlot(
|
|
2110
|
+
const QuadrantPlot = /*#__PURE__*/React__default["default"].forwardRef(function QuadrantPlot(_ref86, ref) {
|
|
2077
2111
|
let {
|
|
2078
2112
|
children,
|
|
2079
2113
|
size = 16,
|
|
2080
2114
|
...rest
|
|
2081
|
-
} =
|
|
2115
|
+
} = _ref86;
|
|
2082
2116
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2083
2117
|
width: size,
|
|
2084
2118
|
height: size,
|
|
@@ -2087,9 +2121,9 @@ const QuadrantPlot = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
2087
2121
|
viewBox: "0 0 32 32",
|
|
2088
2122
|
fill: "currentColor",
|
|
2089
2123
|
...rest
|
|
2090
|
-
},
|
|
2124
|
+
}, _path171 || (_path171 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2091
2125
|
d: "M30 15L17 15 17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
|
|
2092
|
-
})),
|
|
2126
|
+
})), _path172 || (_path172 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2093
2127
|
d: "M5 30a3 3 0 113-3A3.0033 3.0033 0 015 30zm0-4a1 1 0 101 1A1.001 1.001 0 005 26zM8 8a3 3 0 113-3A3.0033 3.0033 0 018 8zM8 4A1 1 0 109 5 1.001 1.001 0 008 4zM22 13a3 3 0 113-3A3.0033 3.0033 0 0122 13zm0-4a1 1 0 101 1A1.001 1.001 0 0022 9z"
|
|
2094
2128
|
})), _circle12 || (_circle12 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
2095
2129
|
cx: "11",
|
|
@@ -2124,12 +2158,12 @@ const QuadrantPlot = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
2124
2158
|
if (process.env.NODE_ENV !== "production") {
|
|
2125
2159
|
QuadrantPlot.propTypes = iconPropTypes.iconPropTypes;
|
|
2126
2160
|
}
|
|
2127
|
-
const Query = /*#__PURE__*/React__default["default"].forwardRef(function Query(
|
|
2161
|
+
const Query = /*#__PURE__*/React__default["default"].forwardRef(function Query(_ref87, ref) {
|
|
2128
2162
|
let {
|
|
2129
2163
|
children,
|
|
2130
2164
|
size = 16,
|
|
2131
2165
|
...rest
|
|
2132
|
-
} =
|
|
2166
|
+
} = _ref87;
|
|
2133
2167
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2134
2168
|
width: size,
|
|
2135
2169
|
height: size,
|
|
@@ -2142,21 +2176,21 @@ const Query = /*#__PURE__*/React__default["default"].forwardRef(function Query(_
|
|
|
2142
2176
|
cx: "11",
|
|
2143
2177
|
cy: "15.5",
|
|
2144
2178
|
r: "1.5"
|
|
2145
|
-
})),
|
|
2179
|
+
})), _path173 || (_path173 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2146
2180
|
d: "M12,12H10V8h2a2,2,0,0,0,0-4H10A2.0023,2.0023,0,0,0,8,6v.5H6V6a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"
|
|
2147
|
-
})),
|
|
2181
|
+
})), _path174 || (_path174 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2148
2182
|
d: "M22.4479,21.0337A10.971,10.971,0,0,0,19.9211,4.7446l-.999,1.73A8.9967,8.9967,0,1,1,5,14H3a10.9916,10.9916,0,0,0,18.0338,8.4478L28.5859,30,30,28.5859Z"
|
|
2149
2183
|
})), children);
|
|
2150
2184
|
});
|
|
2151
2185
|
if (process.env.NODE_ENV !== "production") {
|
|
2152
2186
|
Query.propTypes = iconPropTypes.iconPropTypes;
|
|
2153
2187
|
}
|
|
2154
|
-
const QueryQueue = /*#__PURE__*/React__default["default"].forwardRef(function QueryQueue(
|
|
2188
|
+
const QueryQueue = /*#__PURE__*/React__default["default"].forwardRef(function QueryQueue(_ref88, ref) {
|
|
2155
2189
|
let {
|
|
2156
2190
|
children,
|
|
2157
2191
|
size = 16,
|
|
2158
2192
|
...rest
|
|
2159
|
-
} =
|
|
2193
|
+
} = _ref88;
|
|
2160
2194
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2161
2195
|
width: size,
|
|
2162
2196
|
height: size,
|
|
@@ -2165,19 +2199,19 @@ const QueryQueue = /*#__PURE__*/React__default["default"].forwardRef(function Qu
|
|
|
2165
2199
|
viewBox: "0 0 32 32",
|
|
2166
2200
|
fill: "currentColor",
|
|
2167
2201
|
...rest
|
|
2168
|
-
},
|
|
2202
|
+
}, _path175 || (_path175 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2169
2203
|
d: "M10 6H28V8H10zM10 12H28V14H10zM15 18H28V20H15zM10 24H28V26H10zM4 14L11 19 4 24 4 14z"
|
|
2170
2204
|
})), children);
|
|
2171
2205
|
});
|
|
2172
2206
|
if (process.env.NODE_ENV !== "production") {
|
|
2173
2207
|
QueryQueue.propTypes = iconPropTypes.iconPropTypes;
|
|
2174
2208
|
}
|
|
2175
|
-
const Queued = /*#__PURE__*/React__default["default"].forwardRef(function Queued(
|
|
2209
|
+
const Queued = /*#__PURE__*/React__default["default"].forwardRef(function Queued(_ref89, ref) {
|
|
2176
2210
|
let {
|
|
2177
2211
|
children,
|
|
2178
2212
|
size = 16,
|
|
2179
2213
|
...rest
|
|
2180
|
-
} =
|
|
2214
|
+
} = _ref89;
|
|
2181
2215
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2182
2216
|
width: size,
|
|
2183
2217
|
height: size,
|
|
@@ -2186,19 +2220,19 @@ const Queued = /*#__PURE__*/React__default["default"].forwardRef(function Queued
|
|
|
2186
2220
|
viewBox: "0 0 32 32",
|
|
2187
2221
|
fill: "currentColor",
|
|
2188
2222
|
...rest
|
|
2189
|
-
},
|
|
2223
|
+
}, _path176 || (_path176 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2190
2224
|
d: "M22 20H30V22H22zM22 24H30V26H22zM22 28H30V30H22zM18 24H20V26H18zM18 20H20V22H18zM18 28H20V30H18zM6.8149 8.293A12.0777 12.0777 0 0110.0068 5.62L9.0079 3.89A14.0845 14.0845 0 005.2841 7.0083zM25.1851 8.293l1.5308-1.2847A14.0845 14.0845 0 0022.9921 3.89l-.9989 1.73A12.0777 12.0777 0 0125.1851 8.293zM4.7366 11.9l-1.8772-.6831A13.9019 13.9019 0 002 16H4A11.917 11.917 0 014.7366 11.9zM6.8149 23.707A11.9975 11.9975 0 014.7366 20.1l-1.8772.6831a13.99 13.99 0 002.4247 4.209zM27.2634 11.9A11.917 11.917 0 0128 16h2a13.8971 13.8971 0 00-.8594-4.7827zM13.9182 27.8066A11.8894 11.8894 0 0110.0068 26.38l-.9989 1.73a13.8673 13.8673 0 004.5633 1.664zM13.9182 4.1934a11.3012 11.3012 0 014.1636 0l.347-1.9678a13.187 13.187 0 00-4.8576 0z"
|
|
2191
2225
|
})), children);
|
|
2192
2226
|
});
|
|
2193
2227
|
if (process.env.NODE_ENV !== "production") {
|
|
2194
2228
|
Queued.propTypes = iconPropTypes.iconPropTypes;
|
|
2195
2229
|
}
|
|
2196
|
-
const Quotes = /*#__PURE__*/React__default["default"].forwardRef(function Quotes(
|
|
2230
|
+
const Quotes = /*#__PURE__*/React__default["default"].forwardRef(function Quotes(_ref90, ref) {
|
|
2197
2231
|
let {
|
|
2198
2232
|
children,
|
|
2199
2233
|
size = 16,
|
|
2200
2234
|
...rest
|
|
2201
|
-
} =
|
|
2235
|
+
} = _ref90;
|
|
2202
2236
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2203
2237
|
width: size,
|
|
2204
2238
|
height: size,
|
|
@@ -2207,19 +2241,19 @@ const Quotes = /*#__PURE__*/React__default["default"].forwardRef(function Quotes
|
|
|
2207
2241
|
viewBox: "0 0 32 32",
|
|
2208
2242
|
fill: "currentColor",
|
|
2209
2243
|
...rest
|
|
2210
|
-
},
|
|
2244
|
+
}, _path177 || (_path177 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2211
2245
|
d: "M12 15H6.11A9 9 0 0110 8.86l1.79-1.2L10.69 6 8.9 7.2A11 11 0 004 16.35V23a2 2 0 002 2h6a2 2 0 002-2V17A2 2 0 0012 15zM26 15H20.11A9 9 0 0124 8.86l1.79-1.2L24.7 6 22.9 7.2A11 11 0 0018 16.35V23a2 2 0 002 2h6a2 2 0 002-2V17A2 2 0 0026 15z"
|
|
2212
2246
|
})), children);
|
|
2213
2247
|
});
|
|
2214
2248
|
if (process.env.NODE_ENV !== "production") {
|
|
2215
2249
|
Quotes.propTypes = iconPropTypes.iconPropTypes;
|
|
2216
2250
|
}
|
|
2217
|
-
const Radar = /*#__PURE__*/React__default["default"].forwardRef(function Radar(
|
|
2251
|
+
const Radar = /*#__PURE__*/React__default["default"].forwardRef(function Radar(_ref91, ref) {
|
|
2218
2252
|
let {
|
|
2219
2253
|
children,
|
|
2220
2254
|
size = 16,
|
|
2221
2255
|
...rest
|
|
2222
|
-
} =
|
|
2256
|
+
} = _ref91;
|
|
2223
2257
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2224
2258
|
width: size,
|
|
2225
2259
|
height: size,
|
|
@@ -2228,19 +2262,19 @@ const Radar = /*#__PURE__*/React__default["default"].forwardRef(function Radar(_
|
|
|
2228
2262
|
viewBox: "0 0 32 32",
|
|
2229
2263
|
fill: "currentColor",
|
|
2230
2264
|
...rest
|
|
2231
|
-
},
|
|
2265
|
+
}, _path178 || (_path178 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2232
2266
|
d: "M30,3.4141,28.5859,2,15.293,15.293a1,1,0,0,0,1.414,1.414l4.18-4.1792A5.9956,5.9956,0,1,1,16,10V8a8.011,8.011,0,1,0,6.3164,3.0977L25.1631,8.251A11.881,11.881,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a13.8572,13.8572,0,0,0-3.4224-9.1636Z"
|
|
2233
2267
|
})), children);
|
|
2234
2268
|
});
|
|
2235
2269
|
if (process.env.NODE_ENV !== "production") {
|
|
2236
2270
|
Radar.propTypes = iconPropTypes.iconPropTypes;
|
|
2237
2271
|
}
|
|
2238
|
-
const RadarEnhanced = /*#__PURE__*/React__default["default"].forwardRef(function RadarEnhanced(
|
|
2272
|
+
const RadarEnhanced = /*#__PURE__*/React__default["default"].forwardRef(function RadarEnhanced(_ref92, ref) {
|
|
2239
2273
|
let {
|
|
2240
2274
|
children,
|
|
2241
2275
|
size = 16,
|
|
2242
2276
|
...rest
|
|
2243
|
-
} =
|
|
2277
|
+
} = _ref92;
|
|
2244
2278
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2245
2279
|
width: size,
|
|
2246
2280
|
height: size,
|
|
@@ -2249,19 +2283,19 @@ const RadarEnhanced = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
2249
2283
|
viewBox: "0 0 32 32",
|
|
2250
2284
|
fill: "currentColor",
|
|
2251
2285
|
...rest
|
|
2252
|
-
},
|
|
2286
|
+
}, _path179 || (_path179 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2253
2287
|
d: "M30,3.4146,28.5854,2,17.2932,13.2925a1,1,0,1,0,1.4141,1.414l3.4543-3.4541A4.9817,4.9817,0,0,1,18,19a5.0385,5.0385,0,0,1-.6074-.05,8.0432,8.0432,0,0,0-4.3421-4.3423A4.9,4.9,0,0,1,18,9V7a7.0078,7.0078,0,0,0-7,7c0,.0234.0056.0469.0059.07A8.0469,8.0469,0,0,0,10,14a7.95,7.95,0,0,0-1.9883.26C8.0095,14.1729,8,14.0879,8,14A10.0114,10.0114,0,0,1,18,4V2A12.0137,12.0137,0,0,0,6,14c0,.355.0171.7061.0471,1.0537A7.9943,7.9943,0,1,0,16.9465,25.9521c.35.03.7019.0479,1.0535.0479A11.9853,11.9853,0,0,0,27.1538,6.2607ZM15.91,21H13.9563a12.029,12.029,0,0,0-1.218-4.332A6.01,6.01,0,0,1,15.91,21ZM4.09,23H6.0435a12.0318,12.0318,0,0,0,1.2182,4.3325A6.01,6.01,0,0,1,4.09,23Zm1.9532-2H4.09a6.01,6.01,0,0,1,3.1714-4.332A12.0321,12.0321,0,0,0,6.0435,21ZM10,27.9858A10.0149,10.0149,0,0,1,8.0552,23h3.89A10.0149,10.0149,0,0,1,10,27.9858ZM8.0552,21A10.0118,10.0118,0,0,1,10,16.0151,10.01,10.01,0,0,1,11.9448,21Zm4.6831,6.3325A12.0318,12.0318,0,0,0,13.9565,23H15.91A6.01,6.01,0,0,1,12.7383,27.3325ZM28,14A10.0114,10.0114,0,0,1,18,24c-.0869,0-.1733-.01-.26-.0117a7.5527,7.5527,0,0,0,.19-2.9942c.0237,0,.0466.0059.07.0059A6.9991,6.9991,0,0,0,23.6055,9.8086l2.1313-2.1314A9.95,9.95,0,0,1,28,14Z"
|
|
2254
2288
|
})), children);
|
|
2255
2289
|
});
|
|
2256
2290
|
if (process.env.NODE_ENV !== "production") {
|
|
2257
2291
|
RadarEnhanced.propTypes = iconPropTypes.iconPropTypes;
|
|
2258
2292
|
}
|
|
2259
|
-
const RadarWeather = /*#__PURE__*/React__default["default"].forwardRef(function RadarWeather(
|
|
2293
|
+
const RadarWeather = /*#__PURE__*/React__default["default"].forwardRef(function RadarWeather(_ref93, ref) {
|
|
2260
2294
|
let {
|
|
2261
2295
|
children,
|
|
2262
2296
|
size = 16,
|
|
2263
2297
|
...rest
|
|
2264
|
-
} =
|
|
2298
|
+
} = _ref93;
|
|
2265
2299
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2266
2300
|
width: size,
|
|
2267
2301
|
height: size,
|
|
@@ -2270,19 +2304,19 @@ const RadarWeather = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
2270
2304
|
viewBox: "0 0 32 32",
|
|
2271
2305
|
fill: "currentColor",
|
|
2272
2306
|
...rest
|
|
2273
|
-
},
|
|
2307
|
+
}, _path180 || (_path180 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2274
2308
|
d: "M30,3.4146,28.5854,2,17.2932,13.2925a1,1,0,1,0,1.4141,1.414l3.4543-3.4541a4.9646,4.9646,0,0,1-3.8811,7.7193,7.0485,7.0485,0,0,0-5.1438-3.8731A4.9431,4.9431,0,0,1,18,9V7a6.9551,6.9551,0,0,0-6.9087,8.0791,6.93,6.93,0,0,0-2.8525,1.06A9.97,9.97,0,0,1,18,4V2A11.9756,11.9756,0,0,0,6.573,17.6357a6.9293,6.9293,0,0,0-1.3674,2.7061A4.9948,4.9948,0,0,0,7,30H17a4.9921,4.9921,0,0,0,4.9678-4.68A12.0391,12.0391,0,0,0,30,14a11.8678,11.8678,0,0,0-2.8389-7.7466ZM17,28H7a2.9945,2.9945,0,0,1-.6963-5.9082l.6587-.1572.0986-.67a4.9923,4.9923,0,0,1,9.878,0l.0986.6695.6587.1572A2.9945,2.9945,0,0,1,17,28ZM28,14a10.0346,10.0346,0,0,1-6.3118,9.291,4.9577,4.9577,0,0,0-2.0207-2.5,6.9922,6.9922,0,0,0,3.938-10.9824l2.132-2.1318A9.8873,9.8873,0,0,1,28,14Z"
|
|
2275
2309
|
})), children);
|
|
2276
2310
|
});
|
|
2277
2311
|
if (process.env.NODE_ENV !== "production") {
|
|
2278
2312
|
RadarWeather.propTypes = iconPropTypes.iconPropTypes;
|
|
2279
2313
|
}
|
|
2280
|
-
const Radio = /*#__PURE__*/React__default["default"].forwardRef(function Radio(
|
|
2314
|
+
const Radio = /*#__PURE__*/React__default["default"].forwardRef(function Radio(_ref94, ref) {
|
|
2281
2315
|
let {
|
|
2282
2316
|
children,
|
|
2283
2317
|
size = 16,
|
|
2284
2318
|
...rest
|
|
2285
|
-
} =
|
|
2319
|
+
} = _ref94;
|
|
2286
2320
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2287
2321
|
width: size,
|
|
2288
2322
|
height: size,
|
|
@@ -2291,21 +2325,21 @@ const Radio = /*#__PURE__*/React__default["default"].forwardRef(function Radio(_
|
|
|
2291
2325
|
viewBox: "0 0 32 32",
|
|
2292
2326
|
fill: "currentColor",
|
|
2293
2327
|
...rest
|
|
2294
|
-
},
|
|
2328
|
+
}, _path181 || (_path181 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2295
2329
|
d: "M28,10H24V2H22v8H13V8H11v2H8V8H6v2H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM4,28V12H28V28Z"
|
|
2296
|
-
})),
|
|
2330
|
+
})), _path182 || (_path182 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2297
2331
|
d: "M10 26a4 4 0 114-4A4 4 0 0110 26zm0-6a2 2 0 102 2A2 2 0 0010 20zM7 14H13V16H7zM17 16H26V18H17zM17 20H26V22H17zM17 24H26V26H17z"
|
|
2298
2332
|
})), children);
|
|
2299
2333
|
});
|
|
2300
2334
|
if (process.env.NODE_ENV !== "production") {
|
|
2301
2335
|
Radio.propTypes = iconPropTypes.iconPropTypes;
|
|
2302
2336
|
}
|
|
2303
|
-
const RadioCombat = /*#__PURE__*/React__default["default"].forwardRef(function RadioCombat(
|
|
2337
|
+
const RadioCombat = /*#__PURE__*/React__default["default"].forwardRef(function RadioCombat(_ref95, ref) {
|
|
2304
2338
|
let {
|
|
2305
2339
|
children,
|
|
2306
2340
|
size = 16,
|
|
2307
2341
|
...rest
|
|
2308
|
-
} =
|
|
2342
|
+
} = _ref95;
|
|
2309
2343
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2310
2344
|
width: size,
|
|
2311
2345
|
height: size,
|
|
@@ -2314,21 +2348,21 @@ const RadioCombat = /*#__PURE__*/React__default["default"].forwardRef(function R
|
|
|
2314
2348
|
viewBox: "0 0 32 32",
|
|
2315
2349
|
fill: "currentColor",
|
|
2316
2350
|
...rest
|
|
2317
|
-
},
|
|
2351
|
+
}, _path183 || (_path183 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2318
2352
|
d: "M10 26a4 4 0 114-4A4.0045 4.0045 0 0110 26zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 20zM17 20H26V22H17zM17 24H26V26H17z"
|
|
2319
|
-
})),
|
|
2353
|
+
})), _path184 || (_path184 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2320
2354
|
d: "M20,12h8a2.0023,2.0023,0,0,0,2-2V6a2.0023,2.0023,0,0,0-2-2H20a2.0023,2.0023,0,0,0-2,2V7H12a4.0045,4.0045,0,0,0-4,4v3H6V4H4V14a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V16a2.0023,2.0023,0,0,0-2-2H10V11a2.0023,2.0023,0,0,1,2-2h6v1A2.0023,2.0023,0,0,0,20,12Zm4-6h4v4H24ZM20,6h2v4H20Zm8,22H4V16H28Z"
|
|
2321
2355
|
})), children);
|
|
2322
2356
|
});
|
|
2323
2357
|
if (process.env.NODE_ENV !== "production") {
|
|
2324
2358
|
RadioCombat.propTypes = iconPropTypes.iconPropTypes;
|
|
2325
2359
|
}
|
|
2326
|
-
const RadioPushToTalk = /*#__PURE__*/React__default["default"].forwardRef(function RadioPushToTalk(
|
|
2360
|
+
const RadioPushToTalk = /*#__PURE__*/React__default["default"].forwardRef(function RadioPushToTalk(_ref96, ref) {
|
|
2327
2361
|
let {
|
|
2328
2362
|
children,
|
|
2329
2363
|
size = 16,
|
|
2330
2364
|
...rest
|
|
2331
|
-
} =
|
|
2365
|
+
} = _ref96;
|
|
2332
2366
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2333
2367
|
width: size,
|
|
2334
2368
|
height: size,
|
|
@@ -2337,25 +2371,25 @@ const RadioPushToTalk = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
2337
2371
|
viewBox: "0 0 32 32",
|
|
2338
2372
|
fill: "currentColor",
|
|
2339
2373
|
...rest
|
|
2340
|
-
},
|
|
2374
|
+
}, _path185 || (_path185 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2341
2375
|
d: "M13 11H19V13H13zM13 15H19V17H13z"
|
|
2342
2376
|
})), _circle20 || (_circle20 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
2343
2377
|
cx: "16",
|
|
2344
2378
|
cy: "23",
|
|
2345
2379
|
r: "2"
|
|
2346
|
-
})),
|
|
2380
|
+
})), _path186 || (_path186 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2347
2381
|
d: "M22,7H21V2H19V7H10A2.0023,2.0023,0,0,0,8,9v2H6v2H8v2H6v2H8V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,22,7ZM10,28V9H22V28Z"
|
|
2348
2382
|
})), children);
|
|
2349
2383
|
});
|
|
2350
2384
|
if (process.env.NODE_ENV !== "production") {
|
|
2351
2385
|
RadioPushToTalk.propTypes = iconPropTypes.iconPropTypes;
|
|
2352
2386
|
}
|
|
2353
|
-
const RadioButton = /*#__PURE__*/React__default["default"].forwardRef(function RadioButton(
|
|
2387
|
+
const RadioButton = /*#__PURE__*/React__default["default"].forwardRef(function RadioButton(_ref97, ref) {
|
|
2354
2388
|
let {
|
|
2355
2389
|
children,
|
|
2356
2390
|
size = 16,
|
|
2357
2391
|
...rest
|
|
2358
|
-
} =
|
|
2392
|
+
} = _ref97;
|
|
2359
2393
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2360
2394
|
width: size,
|
|
2361
2395
|
height: size,
|
|
@@ -2364,19 +2398,19 @@ const RadioButton = /*#__PURE__*/React__default["default"].forwardRef(function R
|
|
|
2364
2398
|
viewBox: "0 0 32 32",
|
|
2365
2399
|
fill: "currentColor",
|
|
2366
2400
|
...rest
|
|
2367
|
-
},
|
|
2401
|
+
}, _path187 || (_path187 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2368
2402
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2369
2403
|
})), children);
|
|
2370
2404
|
});
|
|
2371
2405
|
if (process.env.NODE_ENV !== "production") {
|
|
2372
2406
|
RadioButton.propTypes = iconPropTypes.iconPropTypes;
|
|
2373
2407
|
}
|
|
2374
|
-
const RadioButtonChecked = /*#__PURE__*/React__default["default"].forwardRef(function RadioButtonChecked(
|
|
2408
|
+
const RadioButtonChecked = /*#__PURE__*/React__default["default"].forwardRef(function RadioButtonChecked(_ref98, ref) {
|
|
2375
2409
|
let {
|
|
2376
2410
|
children,
|
|
2377
2411
|
size = 16,
|
|
2378
2412
|
...rest
|
|
2379
|
-
} =
|
|
2413
|
+
} = _ref98;
|
|
2380
2414
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2381
2415
|
width: size,
|
|
2382
2416
|
height: size,
|
|
@@ -2385,21 +2419,21 @@ const RadioButtonChecked = /*#__PURE__*/React__default["default"].forwardRef(fun
|
|
|
2385
2419
|
viewBox: "0 0 32 32",
|
|
2386
2420
|
fill: "currentColor",
|
|
2387
2421
|
...rest
|
|
2388
|
-
},
|
|
2422
|
+
}, _path188 || (_path188 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2389
2423
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
|
|
2390
|
-
})),
|
|
2424
|
+
})), _path189 || (_path189 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2391
2425
|
d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Z"
|
|
2392
2426
|
})), children);
|
|
2393
2427
|
});
|
|
2394
2428
|
if (process.env.NODE_ENV !== "production") {
|
|
2395
2429
|
RadioButtonChecked.propTypes = iconPropTypes.iconPropTypes;
|
|
2396
2430
|
}
|
|
2397
|
-
const Rain = /*#__PURE__*/React__default["default"].forwardRef(function Rain(
|
|
2431
|
+
const Rain = /*#__PURE__*/React__default["default"].forwardRef(function Rain(_ref99, ref) {
|
|
2398
2432
|
let {
|
|
2399
2433
|
children,
|
|
2400
2434
|
size = 16,
|
|
2401
2435
|
...rest
|
|
2402
|
-
} =
|
|
2436
|
+
} = _ref99;
|
|
2403
2437
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2404
2438
|
width: size,
|
|
2405
2439
|
height: size,
|
|
@@ -2408,19 +2442,19 @@ const Rain = /*#__PURE__*/React__default["default"].forwardRef(function Rain(_re
|
|
|
2408
2442
|
viewBox: "0 0 32 32",
|
|
2409
2443
|
fill: "currentColor",
|
|
2410
2444
|
...rest
|
|
2411
|
-
},
|
|
2445
|
+
}, _path190 || (_path190 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2412
2446
|
d: "M23.5 22H8.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11 8.14 11a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9L23 11l-.1-.82A7 7 0 0016 4zM14 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0114 30zM20 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0120 30zM8 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 018 30z"
|
|
2413
2447
|
})), children);
|
|
2414
2448
|
});
|
|
2415
2449
|
if (process.env.NODE_ENV !== "production") {
|
|
2416
2450
|
Rain.propTypes = iconPropTypes.iconPropTypes;
|
|
2417
2451
|
}
|
|
2418
|
-
const RainDrizzle = /*#__PURE__*/React__default["default"].forwardRef(function RainDrizzle(
|
|
2452
|
+
const RainDrizzle = /*#__PURE__*/React__default["default"].forwardRef(function RainDrizzle(_ref100, ref) {
|
|
2419
2453
|
let {
|
|
2420
2454
|
children,
|
|
2421
2455
|
size = 16,
|
|
2422
2456
|
...rest
|
|
2423
|
-
} =
|
|
2457
|
+
} = _ref100;
|
|
2424
2458
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2425
2459
|
width: size,
|
|
2426
2460
|
height: size,
|
|
@@ -2429,21 +2463,21 @@ const RainDrizzle = /*#__PURE__*/React__default["default"].forwardRef(function R
|
|
|
2429
2463
|
viewBox: "0 0 32 32",
|
|
2430
2464
|
fill: "currentColor",
|
|
2431
2465
|
...rest
|
|
2432
|
-
},
|
|
2466
|
+
}, _path191 || (_path191 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2433
2467
|
d: "M11,30a1,1,0,0,1-.8944-1.4474l2-4a1,1,0,1,1,1.7887.8946l-2,4A.9979.9979,0,0,1,11,30Z"
|
|
2434
|
-
})),
|
|
2468
|
+
})), _path192 || (_path192 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2435
2469
|
d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4973,6.4973,0,0,0,8.5,22H19.3813L18.105,24.5527a1,1,0,0,0,1.789.8946L21.6177,22H23.5A6.4974,6.4974,0,0,0,24.8008,9.1362ZM23.5,20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20Z"
|
|
2436
2470
|
})), children);
|
|
2437
2471
|
});
|
|
2438
2472
|
if (process.env.NODE_ENV !== "production") {
|
|
2439
2473
|
RainDrizzle.propTypes = iconPropTypes.iconPropTypes;
|
|
2440
2474
|
}
|
|
2441
|
-
const RainHeavy = /*#__PURE__*/React__default["default"].forwardRef(function RainHeavy(
|
|
2475
|
+
const RainHeavy = /*#__PURE__*/React__default["default"].forwardRef(function RainHeavy(_ref101, ref) {
|
|
2442
2476
|
let {
|
|
2443
2477
|
children,
|
|
2444
2478
|
size = 16,
|
|
2445
2479
|
...rest
|
|
2446
|
-
} =
|
|
2480
|
+
} = _ref101;
|
|
2447
2481
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2448
2482
|
width: size,
|
|
2449
2483
|
height: size,
|
|
@@ -2452,21 +2486,21 @@ const RainHeavy = /*#__PURE__*/React__default["default"].forwardRef(function Rai
|
|
|
2452
2486
|
viewBox: "0 0 32 32",
|
|
2453
2487
|
fill: "currentColor",
|
|
2454
2488
|
...rest
|
|
2455
|
-
},
|
|
2489
|
+
}, _path193 || (_path193 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2456
2490
|
d: "M17 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0117 30zM8 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 018 30z"
|
|
2457
|
-
})),
|
|
2491
|
+
})), _path194 || (_path194 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2458
2492
|
d: "M30,15.5a6.5323,6.5323,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0A6.4905,6.4905,0,0,0,5.7026,21.3584L4.106,24.5527a1,1,0,1,0,1.7885.8946L7.6174,22l6.7644,0L13.106,24.5527a1,1,0,1,0,1.7885.8946L16.6177,22h6.7641L22.106,24.5527a1,1,0,1,0,1.7885.8946l1.9444-3.89A6.5058,6.5058,0,0,0,30,15.5ZM23.5,20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20Z"
|
|
2459
2493
|
})), children);
|
|
2460
2494
|
});
|
|
2461
2495
|
if (process.env.NODE_ENV !== "production") {
|
|
2462
2496
|
RainHeavy.propTypes = iconPropTypes.iconPropTypes;
|
|
2463
2497
|
}
|
|
2464
|
-
const RainScattered = /*#__PURE__*/React__default["default"].forwardRef(function RainScattered(
|
|
2498
|
+
const RainScattered = /*#__PURE__*/React__default["default"].forwardRef(function RainScattered(_ref102, ref) {
|
|
2465
2499
|
let {
|
|
2466
2500
|
children,
|
|
2467
2501
|
size = 16,
|
|
2468
2502
|
...rest
|
|
2469
|
-
} =
|
|
2503
|
+
} = _ref102;
|
|
2470
2504
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2471
2505
|
width: size,
|
|
2472
2506
|
height: size,
|
|
@@ -2475,34 +2509,34 @@ const RainScattered = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
2475
2509
|
viewBox: "0 0 32 32",
|
|
2476
2510
|
fill: "currentColor",
|
|
2477
2511
|
...rest
|
|
2478
|
-
},
|
|
2512
|
+
}, _path195 || (_path195 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2479
2513
|
d: "M8.5084,32a1.0127,1.0127,0,0,1-.4485-.1054.9986.9986,0,0,1-.4486-1.3418l1.4934-3.0005a1.0025,1.0025,0,0,1,1.7943.8945l-1.4934,3A1.0013,1.0013,0,0,1,8.5084,32Z"
|
|
2480
|
-
})),
|
|
2514
|
+
})), _path196 || (_path196 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2481
2515
|
d: "M27.232 15.733H29.232V18.733H27.232z",
|
|
2482
2516
|
transform: "rotate(-45.009 28.232 17.233)"
|
|
2483
|
-
})),
|
|
2517
|
+
})), _path197 || (_path197 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2484
2518
|
d: "M29 10H32V12H29z"
|
|
2485
|
-
})),
|
|
2519
|
+
})), _path198 || (_path198 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2486
2520
|
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
2487
2521
|
transform: "rotate(-45 28.232 4.768)"
|
|
2488
|
-
})),
|
|
2522
|
+
})), _path199 || (_path199 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2489
2523
|
d: "M20 0H22V3H20z"
|
|
2490
|
-
})),
|
|
2524
|
+
})), _path200 || (_path200 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2491
2525
|
d: "M12.768 3.268H14.768V6.268H12.768z",
|
|
2492
2526
|
transform: "rotate(-45 13.768 4.768)"
|
|
2493
|
-
})),
|
|
2527
|
+
})), _path201 || (_path201 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2494
2528
|
d: "M27,11A5.9955,5.9955,0,0,0,15.6335,8.3311,7.3494,7.3494,0,0,0,13.5,8a7.5509,7.5509,0,0,0-7.1492,5.2441A5.9926,5.9926,0,0,0,8,25h7.3818L14.106,27.5527a1,1,0,1,0,1.7885.8946L17.6177,25H19a5.9853,5.9853,0,0,0,5.2163-8.9463A5.9941,5.9941,0,0,0,27,11ZM19,23H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,14.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,23Zm3.9268-8.5107a5.96,5.96,0,0,0-2.2776-1.2452,7.5157,7.5157,0,0,0-3.1853-4.0688,3.9869,3.9869,0,1,1,5.4629,5.314Z"
|
|
2495
2529
|
})), children);
|
|
2496
2530
|
});
|
|
2497
2531
|
if (process.env.NODE_ENV !== "production") {
|
|
2498
2532
|
RainScattered.propTypes = iconPropTypes.iconPropTypes;
|
|
2499
2533
|
}
|
|
2500
|
-
const RainScatteredNight = /*#__PURE__*/React__default["default"].forwardRef(function RainScatteredNight(
|
|
2534
|
+
const RainScatteredNight = /*#__PURE__*/React__default["default"].forwardRef(function RainScatteredNight(_ref103, ref) {
|
|
2501
2535
|
let {
|
|
2502
2536
|
children,
|
|
2503
2537
|
size = 16,
|
|
2504
2538
|
...rest
|
|
2505
|
-
} =
|
|
2539
|
+
} = _ref103;
|
|
2506
2540
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2507
2541
|
width: size,
|
|
2508
2542
|
height: size,
|
|
@@ -2511,19 +2545,19 @@ const RainScatteredNight = /*#__PURE__*/React__default["default"].forwardRef(fun
|
|
|
2511
2545
|
viewBox: "0 0 32 32",
|
|
2512
2546
|
fill: "currentColor",
|
|
2513
2547
|
...rest
|
|
2514
|
-
},
|
|
2548
|
+
}, _path202 || (_path202 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2515
2549
|
d: "M8.5084 32a1.0115 1.0115 0 01-.4485-.1055.9986.9986 0 01-.4486-1.3418l1.4934-3a1.0025 1.0025 0 011.7943.8945l-1.4934 3A1.0015 1.0015 0 018.5084 32zM29.8442 13.0347a1.5184 1.5184 0 00-1.2309-.8658 5.3587 5.3587 0 01-3.4094-1.7163 6.4648 6.4648 0 01-1.285-6.393 1.6031 1.6031 0 00-.3-1.5459 1.4535 1.4535 0 00-1.3594-.4922l-.0191.0029a7.8549 7.8549 0 00-6.1054 6.48A7.3725 7.3725 0 0013.5 8a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 25h7.3818L14.106 27.5527a1 1 0 101.7885.8946L17.6177 25H19a5.9549 5.9549 0 005.88-7.1455 7.5 7.5 0 004.8672-3.3A1.5381 1.5381 0 0029.8442 13.0347zM19 23H8a3.9926 3.9926 0 01-.6733-7.9292l.663-.1128.1456-.6562a5.496 5.496 0 0110.7294 0l.1456.6562.6626.1128A3.9925 3.9925 0 0119 23zm5.1509-7.0479a5.9639 5.9639 0 00-3.5015-2.708A7.5076 7.5076 0 0018.0286 9.55a6.01 6.01 0 013.77-5.334 8.4581 8.4581 0 001.9395 7.5972A7.4007 7.4007 0 0027.64 14.041 5.4392 5.4392 0 0124.1509 15.9521z"
|
|
2516
2550
|
})), children);
|
|
2517
2551
|
});
|
|
2518
2552
|
if (process.env.NODE_ENV !== "production") {
|
|
2519
2553
|
RainScatteredNight.propTypes = iconPropTypes.iconPropTypes;
|
|
2520
2554
|
}
|
|
2521
|
-
const RainDrop = /*#__PURE__*/React__default["default"].forwardRef(function RainDrop(
|
|
2555
|
+
const RainDrop = /*#__PURE__*/React__default["default"].forwardRef(function RainDrop(_ref104, ref) {
|
|
2522
2556
|
let {
|
|
2523
2557
|
children,
|
|
2524
2558
|
size = 16,
|
|
2525
2559
|
...rest
|
|
2526
|
-
} =
|
|
2560
|
+
} = _ref104;
|
|
2527
2561
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2528
2562
|
width: size,
|
|
2529
2563
|
height: size,
|
|
@@ -2532,21 +2566,21 @@ const RainDrop = /*#__PURE__*/React__default["default"].forwardRef(function Rain
|
|
|
2532
2566
|
viewBox: "0 0 32 32",
|
|
2533
2567
|
fill: "currentColor",
|
|
2534
2568
|
...rest
|
|
2535
|
-
},
|
|
2569
|
+
}, _path203 || (_path203 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2536
2570
|
d: "M16,24V22a3.2965,3.2965,0,0,0,3-3h2A5.2668,5.2668,0,0,1,16,24Z"
|
|
2537
|
-
})),
|
|
2571
|
+
})), _path204 || (_path204 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2538
2572
|
d: "M16,28a9.0114,9.0114,0,0,1-9-9,9.9843,9.9843,0,0,1,1.4941-4.9554L15.1528,3.4367a1.04,1.04,0,0,1,1.6944,0l6.6289,10.5564A10.0633,10.0633,0,0,1,25,19,9.0114,9.0114,0,0,1,16,28ZM16,5.8483l-5.7817,9.2079A7.9771,7.9771,0,0,0,9,19a7,7,0,0,0,14,0,8.0615,8.0615,0,0,0-1.248-3.9953Z"
|
|
2539
2573
|
})), children);
|
|
2540
2574
|
});
|
|
2541
2575
|
if (process.env.NODE_ENV !== "production") {
|
|
2542
2576
|
RainDrop.propTypes = iconPropTypes.iconPropTypes;
|
|
2543
2577
|
}
|
|
2544
|
-
const Raw = /*#__PURE__*/React__default["default"].forwardRef(function Raw(
|
|
2578
|
+
const Raw = /*#__PURE__*/React__default["default"].forwardRef(function Raw(_ref105, ref) {
|
|
2545
2579
|
let {
|
|
2546
2580
|
children,
|
|
2547
2581
|
size = 16,
|
|
2548
2582
|
...rest
|
|
2549
|
-
} =
|
|
2583
|
+
} = _ref105;
|
|
2550
2584
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2551
2585
|
width: size,
|
|
2552
2586
|
height: size,
|
|
@@ -2555,19 +2589,19 @@ const Raw = /*#__PURE__*/React__default["default"].forwardRef(function Raw(_ref1
|
|
|
2555
2589
|
viewBox: "0 0 32 32",
|
|
2556
2590
|
fill: "currentColor",
|
|
2557
2591
|
...rest
|
|
2558
|
-
},
|
|
2592
|
+
}, _path205 || (_path205 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2559
2593
|
d: "M29.2 9L28.86 17 28.6 21.54 28.19 18 27.51 12.54 25.49 12.54 24.81 18 24.4 21.54 24.14 17 23.8 9 22 9 23 23 25.27 23 26.03 18.07 26.49 14 26.5 13.97 26.51 14 26.97 18.07 27.73 23 30 23 31 9 29.2 9zM18 9H14a2 2 0 00-2 2V23h2V18h4v5h2V11A2 2 0 0018 9zm-4 7V11h4v5zM10 15V11A2 2 0 008 9H2V23H4V17H5.48l2.34 6H10L7.63 17H8A2 2 0 0010 15zM4 11H8v4H4z"
|
|
2560
2594
|
})), children);
|
|
2561
2595
|
});
|
|
2562
2596
|
if (process.env.NODE_ENV !== "production") {
|
|
2563
2597
|
Raw.propTypes = iconPropTypes.iconPropTypes;
|
|
2564
2598
|
}
|
|
2565
|
-
const Receipt = /*#__PURE__*/React__default["default"].forwardRef(function Receipt(
|
|
2599
|
+
const Receipt = /*#__PURE__*/React__default["default"].forwardRef(function Receipt(_ref106, ref) {
|
|
2566
2600
|
let {
|
|
2567
2601
|
children,
|
|
2568
2602
|
size = 16,
|
|
2569
2603
|
...rest
|
|
2570
|
-
} =
|
|
2604
|
+
} = _ref106;
|
|
2571
2605
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2572
2606
|
width: size,
|
|
2573
2607
|
height: size,
|
|
@@ -2576,21 +2610,21 @@ const Receipt = /*#__PURE__*/React__default["default"].forwardRef(function Recei
|
|
|
2576
2610
|
viewBox: "0 0 32 32",
|
|
2577
2611
|
fill: "currentColor",
|
|
2578
2612
|
...rest
|
|
2579
|
-
},
|
|
2613
|
+
}, _path206 || (_path206 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2580
2614
|
d: "M21 16H23V18H21zM9 16H17V18H9zM21 12H23V14H21zM9 12H17V14H9zM9 8H23V10H9z"
|
|
2581
|
-
})),
|
|
2615
|
+
})), _path207 || (_path207 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2582
2616
|
d: "M25,2H7A2.002,2.002,0,0,0,5,4V29a1,1,0,0,0,1,1H7a.9987.9987,0,0,0,.8-.4L10,26.667,12.2,29.6a1.0353,1.0353,0,0,0,1.6,0L16,26.667,18.2,29.6a1.0353,1.0353,0,0,0,1.6,0L22,26.667,24.2,29.6a.9993.9993,0,0,0,.8.4h1a1,1,0,0,0,1-1V4A2.0023,2.0023,0,0,0,25,2Zm0,25.333L22.8,24.4a1.0353,1.0353,0,0,0-1.6,0L19,27.333,16.8,24.4a1.0353,1.0353,0,0,0-1.6,0L13,27.333,10.8,24.4a1.0353,1.0353,0,0,0-1.6,0L7,27.333V4H25Z"
|
|
2583
2617
|
})), children);
|
|
2584
2618
|
});
|
|
2585
2619
|
if (process.env.NODE_ENV !== "production") {
|
|
2586
2620
|
Receipt.propTypes = iconPropTypes.iconPropTypes;
|
|
2587
2621
|
}
|
|
2588
|
-
const RecentlyViewed = /*#__PURE__*/React__default["default"].forwardRef(function RecentlyViewed(
|
|
2622
|
+
const RecentlyViewed = /*#__PURE__*/React__default["default"].forwardRef(function RecentlyViewed(_ref107, ref) {
|
|
2589
2623
|
let {
|
|
2590
2624
|
children,
|
|
2591
2625
|
size = 16,
|
|
2592
2626
|
...rest
|
|
2593
|
-
} =
|
|
2627
|
+
} = _ref107;
|
|
2594
2628
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2595
2629
|
width: size,
|
|
2596
2630
|
height: size,
|
|
@@ -2599,21 +2633,21 @@ const RecentlyViewed = /*#__PURE__*/React__default["default"].forwardRef(functio
|
|
|
2599
2633
|
viewBox: "0 0 32 32",
|
|
2600
2634
|
fill: "currentColor",
|
|
2601
2635
|
...rest
|
|
2602
|
-
},
|
|
2636
|
+
}, _path208 || (_path208 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2603
2637
|
d: "M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"
|
|
2604
|
-
})),
|
|
2638
|
+
})), _path209 || (_path209 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2605
2639
|
d: "M16,2A13.94,13.94,0,0,0,6,6.23V2H4v8h8V8H7.08A12,12,0,1,1,4,16H2A14,14,0,1,0,16,2Z"
|
|
2606
2640
|
})), children);
|
|
2607
2641
|
});
|
|
2608
2642
|
if (process.env.NODE_ENV !== "production") {
|
|
2609
2643
|
RecentlyViewed.propTypes = iconPropTypes.iconPropTypes;
|
|
2610
2644
|
}
|
|
2611
|
-
const Recommend = /*#__PURE__*/React__default["default"].forwardRef(function Recommend(
|
|
2645
|
+
const Recommend = /*#__PURE__*/React__default["default"].forwardRef(function Recommend(_ref108, ref) {
|
|
2612
2646
|
let {
|
|
2613
2647
|
children,
|
|
2614
2648
|
size = 16,
|
|
2615
2649
|
...rest
|
|
2616
|
-
} =
|
|
2650
|
+
} = _ref108;
|
|
2617
2651
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2618
2652
|
width: size,
|
|
2619
2653
|
height: size,
|
|
@@ -2622,19 +2656,19 @@ const Recommend = /*#__PURE__*/React__default["default"].forwardRef(function Rec
|
|
|
2622
2656
|
viewBox: "0 0 32 32",
|
|
2623
2657
|
fill: "currentColor",
|
|
2624
2658
|
...rest
|
|
2625
|
-
},
|
|
2659
|
+
}, _path210 || (_path210 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2626
2660
|
d: "M16,2a9,9,0,0,0-6,15.69V30l6-4,6,4V17.69A9,9,0,0,0,16,2Zm4,24.26-2.89-1.92L16,23.6l-1.11.74L12,26.26V19.05a8.88,8.88,0,0,0,8,0ZM20.89,16A7,7,0,1,1,23,11,7,7,0,0,1,20.89,16Z"
|
|
2627
2661
|
})), children);
|
|
2628
2662
|
});
|
|
2629
2663
|
if (process.env.NODE_ENV !== "production") {
|
|
2630
2664
|
Recommend.propTypes = iconPropTypes.iconPropTypes;
|
|
2631
2665
|
}
|
|
2632
|
-
const Recording = /*#__PURE__*/React__default["default"].forwardRef(function Recording(
|
|
2666
|
+
const Recording = /*#__PURE__*/React__default["default"].forwardRef(function Recording(_ref109, ref) {
|
|
2633
2667
|
let {
|
|
2634
2668
|
children,
|
|
2635
2669
|
size = 16,
|
|
2636
2670
|
...rest
|
|
2637
|
-
} =
|
|
2671
|
+
} = _ref109;
|
|
2638
2672
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2639
2673
|
width: size,
|
|
2640
2674
|
height: size,
|
|
@@ -2643,21 +2677,21 @@ const Recording = /*#__PURE__*/React__default["default"].forwardRef(function Rec
|
|
|
2643
2677
|
viewBox: "0 0 32 32",
|
|
2644
2678
|
fill: "currentColor",
|
|
2645
2679
|
...rest
|
|
2646
|
-
},
|
|
2680
|
+
}, _path211 || (_path211 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2647
2681
|
d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
|
|
2648
|
-
})),
|
|
2682
|
+
})), _path212 || (_path212 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2649
2683
|
d: "M16,12a4,4,0,1,1-4,4,4,4,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
|
|
2650
2684
|
})), children);
|
|
2651
2685
|
});
|
|
2652
2686
|
if (process.env.NODE_ENV !== "production") {
|
|
2653
2687
|
Recording.propTypes = iconPropTypes.iconPropTypes;
|
|
2654
2688
|
}
|
|
2655
|
-
const RecordingFilled = /*#__PURE__*/React__default["default"].forwardRef(function RecordingFilled(
|
|
2689
|
+
const RecordingFilled = /*#__PURE__*/React__default["default"].forwardRef(function RecordingFilled(_ref110, ref) {
|
|
2656
2690
|
let {
|
|
2657
2691
|
children,
|
|
2658
2692
|
size = 16,
|
|
2659
2693
|
...rest
|
|
2660
|
-
} =
|
|
2694
|
+
} = _ref110;
|
|
2661
2695
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2662
2696
|
width: size,
|
|
2663
2697
|
height: size,
|
|
@@ -2670,19 +2704,19 @@ const RecordingFilled = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
2670
2704
|
cx: "16",
|
|
2671
2705
|
cy: "16",
|
|
2672
2706
|
r: "4"
|
|
2673
|
-
})),
|
|
2707
|
+
})), _path213 || (_path213 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2674
2708
|
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6 S19.3,22,16,22z"
|
|
2675
2709
|
})), children);
|
|
2676
2710
|
});
|
|
2677
2711
|
if (process.env.NODE_ENV !== "production") {
|
|
2678
2712
|
RecordingFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
2679
2713
|
}
|
|
2680
|
-
const RecordingFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function RecordingFilledAlt(
|
|
2714
|
+
const RecordingFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(function RecordingFilledAlt(_ref111, ref) {
|
|
2681
2715
|
let {
|
|
2682
2716
|
children,
|
|
2683
2717
|
size = 16,
|
|
2684
2718
|
...rest
|
|
2685
|
-
} =
|
|
2719
|
+
} = _ref111;
|
|
2686
2720
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2687
2721
|
width: size,
|
|
2688
2722
|
height: size,
|
|
@@ -2691,9 +2725,9 @@ const RecordingFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(fun
|
|
|
2691
2725
|
viewBox: "0 0 32 32",
|
|
2692
2726
|
fill: "currentColor",
|
|
2693
2727
|
...rest
|
|
2694
|
-
},
|
|
2728
|
+
}, _path214 || (_path214 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2695
2729
|
d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S19.3,22,16,22 z"
|
|
2696
|
-
})),
|
|
2730
|
+
})), _path215 || (_path215 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2697
2731
|
d: "M16,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16,10z",
|
|
2698
2732
|
"data-icon-path": "inner-path",
|
|
2699
2733
|
opacity: "0"
|
|
@@ -2702,12 +2736,12 @@ const RecordingFilledAlt = /*#__PURE__*/React__default["default"].forwardRef(fun
|
|
|
2702
2736
|
if (process.env.NODE_ENV !== "production") {
|
|
2703
2737
|
RecordingFilledAlt.propTypes = iconPropTypes.iconPropTypes;
|
|
2704
2738
|
}
|
|
2705
|
-
const Recycle = /*#__PURE__*/React__default["default"].forwardRef(function Recycle(
|
|
2739
|
+
const Recycle = /*#__PURE__*/React__default["default"].forwardRef(function Recycle(_ref112, ref) {
|
|
2706
2740
|
let {
|
|
2707
2741
|
children,
|
|
2708
2742
|
size = 16,
|
|
2709
2743
|
...rest
|
|
2710
|
-
} =
|
|
2744
|
+
} = _ref112;
|
|
2711
2745
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2712
2746
|
width: size,
|
|
2713
2747
|
height: size,
|
|
@@ -2716,19 +2750,19 @@ const Recycle = /*#__PURE__*/React__default["default"].forwardRef(function Recyc
|
|
|
2716
2750
|
viewBox: "0 0 32 32",
|
|
2717
2751
|
fill: "currentColor",
|
|
2718
2752
|
...rest
|
|
2719
|
-
},
|
|
2753
|
+
}, _path216 || (_path216 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2720
2754
|
d: "M29.5081 22.2549l-2.0781-3.7402-1.7485.9707 2.0781 3.7412c.3247.584.3162 1.2769-.0229 1.8535-.3391.5762-.9407.9199-1.6091.9199h-7.2974l2.5801-2.5898-1.4102-1.4102-5 5 5 5 1.4102-1.4102-2.5801-2.5898h7.2974c1.3848 0 2.6306-.7124 3.3328-1.9058.7024-1.1938.7202-2.6284.0479-3.8394zM5.8726 26c-.6685 0-1.27-.3438-1.6091-.9199-.3391-.5767-.3477-1.2695-.0229-1.8535l4.1111-7.4004 1.0479 3.52 1.9121-.5664-2.0083-6.7798-6.7798 2.0083.5664 1.9121 3.4934-1.0298-4.0913 7.3643c-.6724 1.2109-.6545 2.6455.0479 3.8394.7021 1.1934 1.948 1.9058 3.3328 1.9058h6.1274v-2H5.8726zM25.51 9.6538l-1.0476 3.519L19.3503 3.9712c-.6858-1.2344-1.9382-1.9712-3.3503-1.9712s-2.6646.7368-3.3503 1.9712l-3.0796 5.5435 1.7485.9707 3.0796-5.543c.3276-.5898.9265-.9424 1.6018-.9424s1.2742.3525 1.6018.9424l5.0925 9.167-3.4939-1.0298-.5664 1.9121 6.78 2.0083 2.0083-6.7798-1.9124-.5664z"
|
|
2721
2755
|
})), children);
|
|
2722
2756
|
});
|
|
2723
2757
|
if (process.env.NODE_ENV !== "production") {
|
|
2724
2758
|
Recycle.propTypes = iconPropTypes.iconPropTypes;
|
|
2725
2759
|
}
|
|
2726
|
-
const Redo = /*#__PURE__*/React__default["default"].forwardRef(function Redo(
|
|
2760
|
+
const Redo = /*#__PURE__*/React__default["default"].forwardRef(function Redo(_ref113, ref) {
|
|
2727
2761
|
let {
|
|
2728
2762
|
children,
|
|
2729
2763
|
size = 16,
|
|
2730
2764
|
...rest
|
|
2731
|
-
} =
|
|
2765
|
+
} = _ref113;
|
|
2732
2766
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2733
2767
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2734
2768
|
width: size,
|
|
@@ -2738,7 +2772,7 @@ const Redo = /*#__PURE__*/React__default["default"].forwardRef(function Redo(_re
|
|
|
2738
2772
|
viewBox: "0 0 16 16",
|
|
2739
2773
|
fill: "currentColor",
|
|
2740
2774
|
...rest
|
|
2741
|
-
},
|
|
2775
|
+
}, _path217 || (_path217 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2742
2776
|
d: "M4,8c-1.2,0-2,0.8-2,2c0,1.2,0.8,2,2,2h3v1H4c-1.7,0-3-1.2-3-3c0-1.7,1.3-3,3-3l9.1,0l-2-2l0.7-0.7 L15,7.5l-3.2,3.2L11.1,10l2-2L4,8z"
|
|
2743
2777
|
})), children);
|
|
2744
2778
|
}
|
|
@@ -2751,7 +2785,7 @@ const Redo = /*#__PURE__*/React__default["default"].forwardRef(function Redo(_re
|
|
|
2751
2785
|
viewBox: "0 0 20 20",
|
|
2752
2786
|
fill: "currentColor",
|
|
2753
2787
|
...rest
|
|
2754
|
-
},
|
|
2788
|
+
}, _path218 || (_path218 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2755
2789
|
d: "M5,9.3c-1.5,0-2.8,1.3-2.8,2.7c0,1.5,1.3,2.7,2.8,2.7h4V16H5c-2.3,0-4-1.7-4-4c0-2.2,1.8-4,4-4h11.6 l-2.5-2.5L15,4.6l4,4l-4,4l-0.9-0.9l2.5-2.5H5z"
|
|
2756
2790
|
})), children);
|
|
2757
2791
|
}
|
|
@@ -2764,7 +2798,7 @@ const Redo = /*#__PURE__*/React__default["default"].forwardRef(function Redo(_re
|
|
|
2764
2798
|
viewBox: "0 0 24 24",
|
|
2765
2799
|
fill: "currentColor",
|
|
2766
2800
|
...rest
|
|
2767
|
-
},
|
|
2801
|
+
}, _path219 || (_path219 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2768
2802
|
d: "M6.8,11.2c-1.8,0-3.2,1.7-3.2,3.3c0,1.5,1.5,3.2,3.2,3.2H10v1.5H6.8C4.6,19.2,2,17,2,14.5s2-4.8,4.8-4.8 h12.4l-3-3l1.1-1.1l4.8,4.8l-4.8,4.8l-1.1-1.1l3-3H6.8z"
|
|
2769
2803
|
})), children);
|
|
2770
2804
|
}
|
|
@@ -2776,19 +2810,19 @@ const Redo = /*#__PURE__*/React__default["default"].forwardRef(function Redo(_re
|
|
|
2776
2810
|
viewBox: "0 0 32 32",
|
|
2777
2811
|
fill: "currentColor",
|
|
2778
2812
|
...rest
|
|
2779
|
-
},
|
|
2813
|
+
}, _path220 || (_path220 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2780
2814
|
d: "M12,10H24.1851L20.5977,6.4141,22,5,28,11,22,17l-1.4023-1.4146L24.1821,12H12a6,6,0,0,0,0,12h8v2H12a8,8,0,0,1,0-16Z"
|
|
2781
2815
|
})), children);
|
|
2782
2816
|
});
|
|
2783
2817
|
if (process.env.NODE_ENV !== "production") {
|
|
2784
2818
|
Redo.propTypes = iconPropTypes.iconPropTypes;
|
|
2785
2819
|
}
|
|
2786
|
-
const RefEvapotranspiration = /*#__PURE__*/React__default["default"].forwardRef(function RefEvapotranspiration(
|
|
2820
|
+
const RefEvapotranspiration = /*#__PURE__*/React__default["default"].forwardRef(function RefEvapotranspiration(_ref114, ref) {
|
|
2787
2821
|
let {
|
|
2788
2822
|
children,
|
|
2789
2823
|
size = 16,
|
|
2790
2824
|
...rest
|
|
2791
|
-
} =
|
|
2825
|
+
} = _ref114;
|
|
2792
2826
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2793
2827
|
width: size,
|
|
2794
2828
|
height: size,
|
|
@@ -2797,19 +2831,19 @@ const RefEvapotranspiration = /*#__PURE__*/React__default["default"].forwardRef(
|
|
|
2797
2831
|
viewBox: "0 0 32 32",
|
|
2798
2832
|
fill: "currentColor",
|
|
2799
2833
|
...rest
|
|
2800
|
-
},
|
|
2834
|
+
}, _path221 || (_path221 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2801
2835
|
d: "M14 12a3.8978 3.8978 0 01-4-3.777 3.9017 3.9017 0 01.6533-2.0639L13.17 2.4141a1.0381 1.0381 0 011.6592 0L17.3154 6.11A3.9693 3.9693 0 0118 8.223 3.8978 3.8978 0 0114 12zm.0005-7.2368L12.3438 7.2257A1.89 1.89 0 0012 8.223 1.9 1.9 0 0014 10a1.9 1.9 0 002-1.777 1.98 1.98 0 00-.375-1.0466zM7.5 26A5.385 5.385 0 012 20.751 5.3837 5.3837 0 012.874 17.92L6.49 12.5383a1.2168 1.2168 0 012.02-.0006l3.55 5.2777A5.4923 5.4923 0 0113 20.751 5.385 5.385 0 017.5 26zm0-11.38L4.5649 18.9868A3.3586 3.3586 0 004 20.751 3.3855 3.3855 0 007.5 24 3.3855 3.3855 0 0011 20.751a3.4354 3.4354 0 00-.63-1.867zM25 2L20 7l1.4141 1.4141L24 5.8281V16a4.0045 4.0045 0 01-4 4H16v2h4a6.0066 6.0066 0 006-6V5.8281l2.5859 2.586L30 7zM2 28H30V30H2z"
|
|
2802
2836
|
})), children);
|
|
2803
2837
|
});
|
|
2804
2838
|
if (process.env.NODE_ENV !== "production") {
|
|
2805
2839
|
RefEvapotranspiration.propTypes = iconPropTypes.iconPropTypes;
|
|
2806
2840
|
}
|
|
2807
|
-
const ReferenceArchitecture = /*#__PURE__*/React__default["default"].forwardRef(function ReferenceArchitecture(
|
|
2841
|
+
const ReferenceArchitecture = /*#__PURE__*/React__default["default"].forwardRef(function ReferenceArchitecture(_ref115, ref) {
|
|
2808
2842
|
let {
|
|
2809
2843
|
children,
|
|
2810
2844
|
size = 16,
|
|
2811
2845
|
...rest
|
|
2812
|
-
} =
|
|
2846
|
+
} = _ref115;
|
|
2813
2847
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2814
2848
|
width: size,
|
|
2815
2849
|
height: size,
|
|
@@ -2822,19 +2856,19 @@ const ReferenceArchitecture = /*#__PURE__*/React__default["default"].forwardRef(
|
|
|
2822
2856
|
cx: "18",
|
|
2823
2857
|
cy: "26",
|
|
2824
2858
|
r: "1"
|
|
2825
|
-
})),
|
|
2859
|
+
})), _path222 || (_path222 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2826
2860
|
d: "m28,20c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2h-1v-5c0-1.1025-.8972-2-2-2h-5v-1c0-1.1025-.8972-2-2-2h-4c-1.1028,0-2,.8975-2,2v1h-5c-1.1028,0-2,.8975-2,2v5.1421c-1.7202.4473-3,1.9995-3,3.8579s1.2798,3.4106,3,3.8579v5.1421c0,1.1025.8972,2,2,2h7v1c0,1.1025.8972,2,2,2h12c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2h-1v-2h1Zm0-2h-4v-4h4v4ZM14,4h4v4h-4v-4Zm-2,3v1c0,1.1025.8972,2,2,2h4c1.1028,0,2-.8975,2-2v-1h5v5h-1c-1.1028,0-2,.8975-2,2v1h-12.1421c-.3638-1.3989-1.4592-2.4941-2.8579-2.8579v-5.1421h5Zm-8,9c0-1.1025.8972-2,2-2s2,.8975,2,2-.8972,2-2,2-2-.8975-2-2Zm24,12h-12v-4h12v4Zm-3-6h-9c-1.1028,0-2,.8975-2,2v1h-7v-5.1421c1.3987-.3638,2.4941-1.459,2.8579-2.8579h12.1421v1c0,1.1025.8972,2,2,2h1v2Z"
|
|
2827
2861
|
})), children);
|
|
2828
2862
|
});
|
|
2829
2863
|
if (process.env.NODE_ENV !== "production") {
|
|
2830
2864
|
ReferenceArchitecture.propTypes = iconPropTypes.iconPropTypes;
|
|
2831
2865
|
}
|
|
2832
|
-
const ReflectHorizontal = /*#__PURE__*/React__default["default"].forwardRef(function ReflectHorizontal(
|
|
2866
|
+
const ReflectHorizontal = /*#__PURE__*/React__default["default"].forwardRef(function ReflectHorizontal(_ref116, ref) {
|
|
2833
2867
|
let {
|
|
2834
2868
|
children,
|
|
2835
2869
|
size = 16,
|
|
2836
2870
|
...rest
|
|
2837
|
-
} =
|
|
2871
|
+
} = _ref116;
|
|
2838
2872
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2839
2873
|
width: size,
|
|
2840
2874
|
height: size,
|
|
@@ -2843,24 +2877,24 @@ const ReflectHorizontal = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
2843
2877
|
viewBox: "0 0 32 32",
|
|
2844
2878
|
fill: "currentColor",
|
|
2845
2879
|
...rest
|
|
2846
|
-
},
|
|
2880
|
+
}, _path223 || (_path223 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2847
2881
|
d: "M19.386,15.2105l9-7A1,1,0,0,1,30,9V23a1,1,0,0,1-1.614.79l-9-7a1,1,0,0,1,0-1.5791Z"
|
|
2848
|
-
})),
|
|
2882
|
+
})), _path224 || (_path224 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2849
2883
|
d: "M15 2H17V30H15z",
|
|
2850
2884
|
transform: "rotate(-180 16 16)"
|
|
2851
|
-
})),
|
|
2885
|
+
})), _path225 || (_path225 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2852
2886
|
d: "M13,16a1.001,1.001,0,0,1-.386.79l-9,7A1,1,0,0,1,2,23V9a1,1,0,0,1,1.614-.79l9,7A1.001,1.001,0,0,1,13,16ZM4,20.9556,10.3711,16,4,11.0444Z"
|
|
2853
2887
|
})), children);
|
|
2854
2888
|
});
|
|
2855
2889
|
if (process.env.NODE_ENV !== "production") {
|
|
2856
2890
|
ReflectHorizontal.propTypes = iconPropTypes.iconPropTypes;
|
|
2857
2891
|
}
|
|
2858
|
-
const ReflectVertical = /*#__PURE__*/React__default["default"].forwardRef(function ReflectVertical(
|
|
2892
|
+
const ReflectVertical = /*#__PURE__*/React__default["default"].forwardRef(function ReflectVertical(_ref117, ref) {
|
|
2859
2893
|
let {
|
|
2860
2894
|
children,
|
|
2861
2895
|
size = 16,
|
|
2862
2896
|
...rest
|
|
2863
|
-
} =
|
|
2897
|
+
} = _ref117;
|
|
2864
2898
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2865
2899
|
width: size,
|
|
2866
2900
|
height: size,
|
|
@@ -2869,24 +2903,24 @@ const ReflectVertical = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
2869
2903
|
viewBox: "0 0 32 32",
|
|
2870
2904
|
fill: "currentColor",
|
|
2871
2905
|
...rest
|
|
2872
|
-
},
|
|
2906
|
+
}, _path226 || (_path226 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2873
2907
|
d: "M16.79,19.386l7,9A1,1,0,0,1,23,30H9a1,1,0,0,1-.79-1.614l7-9a1,1,0,0,1,1.5791,0Z"
|
|
2874
|
-
})),
|
|
2908
|
+
})), _path227 || (_path227 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2875
2909
|
d: "M15 2H17V30H15z",
|
|
2876
2910
|
transform: "rotate(-90 16 16)"
|
|
2877
|
-
})),
|
|
2911
|
+
})), _path228 || (_path228 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2878
2912
|
d: "M16,13a1.001,1.001,0,0,1-.79-.386l-7-9A1,1,0,0,1,9,2H23a1,1,0,0,1,.79,1.614l-7,9A1.001,1.001,0,0,1,16,13ZM11.0444,4,16,10.3711,20.9556,4Z"
|
|
2879
2913
|
})), children);
|
|
2880
2914
|
});
|
|
2881
2915
|
if (process.env.NODE_ENV !== "production") {
|
|
2882
2916
|
ReflectVertical.propTypes = iconPropTypes.iconPropTypes;
|
|
2883
2917
|
}
|
|
2884
|
-
const WatsonHealthRegionAnalysisArea = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRegionAnalysisArea(
|
|
2918
|
+
const WatsonHealthRegionAnalysisArea = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRegionAnalysisArea(_ref118, ref) {
|
|
2885
2919
|
let {
|
|
2886
2920
|
children,
|
|
2887
2921
|
size = 16,
|
|
2888
2922
|
...rest
|
|
2889
|
-
} =
|
|
2923
|
+
} = _ref118;
|
|
2890
2924
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2891
2925
|
width: size,
|
|
2892
2926
|
height: size,
|
|
@@ -2895,21 +2929,21 @@ const WatsonHealthRegionAnalysisArea = /*#__PURE__*/React__default["default"].fo
|
|
|
2895
2929
|
viewBox: "0 0 32 32",
|
|
2896
2930
|
fill: "currentColor",
|
|
2897
2931
|
...rest
|
|
2898
|
-
},
|
|
2932
|
+
}, _path229 || (_path229 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2899
2933
|
d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
|
|
2900
|
-
})),
|
|
2934
|
+
})), _path230 || (_path230 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2901
2935
|
d: "M16,30A14,14,0,1,1,30,16H28A12,12,0,1,0,16,28Z"
|
|
2902
2936
|
})), children);
|
|
2903
2937
|
});
|
|
2904
2938
|
if (process.env.NODE_ENV !== "production") {
|
|
2905
2939
|
WatsonHealthRegionAnalysisArea.propTypes = iconPropTypes.iconPropTypes;
|
|
2906
2940
|
}
|
|
2907
|
-
const WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRegionAnalysisVolume(
|
|
2941
|
+
const WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRegionAnalysisVolume(_ref119, ref) {
|
|
2908
2942
|
let {
|
|
2909
2943
|
children,
|
|
2910
2944
|
size = 16,
|
|
2911
2945
|
...rest
|
|
2912
|
-
} =
|
|
2946
|
+
} = _ref119;
|
|
2913
2947
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2914
2948
|
width: size,
|
|
2915
2949
|
height: size,
|
|
@@ -2918,21 +2952,21 @@ const WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React__default["default"].
|
|
|
2918
2952
|
viewBox: "0 0 32 32",
|
|
2919
2953
|
fill: "currentColor",
|
|
2920
2954
|
...rest
|
|
2921
|
-
},
|
|
2955
|
+
}, _path231 || (_path231 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2922
2956
|
d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
|
|
2923
|
-
})),
|
|
2957
|
+
})), _path232 || (_path232 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2924
2958
|
d: "M4.8305,20.3555A24.9534,24.9534,0,0,0,15,22.9644v-2A22.9014,22.9014,0,0,1,4.1335,17.6919,11.979,11.979,0,0,1,4,16a11.9847,11.9847,0,0,1,.1332-1.69,22.9282,22.9282,0,0,1,23.7336,0A11.9847,11.9847,0,0,1,28,16h2A14,14,0,1,0,16,30V28A12.01,12.01,0,0,1,4.8305,20.3555ZM16,4a12.01,12.01,0,0,1,11.17,7.6465,24.8982,24.8982,0,0,0-22.3406,0A12.01,12.01,0,0,1,16,4Z"
|
|
2925
2959
|
})), children);
|
|
2926
2960
|
});
|
|
2927
2961
|
if (process.env.NODE_ENV !== "production") {
|
|
2928
2962
|
WatsonHealthRegionAnalysisVolume.propTypes = iconPropTypes.iconPropTypes;
|
|
2929
2963
|
}
|
|
2930
|
-
const WatsonHealthRegistration = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRegistration(
|
|
2964
|
+
const WatsonHealthRegistration = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthRegistration(_ref120, ref) {
|
|
2931
2965
|
let {
|
|
2932
2966
|
children,
|
|
2933
2967
|
size = 16,
|
|
2934
2968
|
...rest
|
|
2935
|
-
} =
|
|
2969
|
+
} = _ref120;
|
|
2936
2970
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2937
2971
|
width: size,
|
|
2938
2972
|
height: size,
|
|
@@ -2941,21 +2975,21 @@ const WatsonHealthRegistration = /*#__PURE__*/React__default["default"].forwardR
|
|
|
2941
2975
|
viewBox: "0 0 32 32",
|
|
2942
2976
|
fill: "currentColor",
|
|
2943
2977
|
...rest
|
|
2944
|
-
},
|
|
2978
|
+
}, _path233 || (_path233 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2945
2979
|
d: "M28 25H20a2.0027 2.0027 0 01-2-2V20h2v3h8V9H20v3H18V9a2.0023 2.0023 0 012-2h8a2.0023 2.0023 0 012 2V23A2.0027 2.0027 0 0128 25zM8 15H12V17H8z"
|
|
2946
|
-
})),
|
|
2980
|
+
})), _path234 || (_path234 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2947
2981
|
d: "M20 15H24V17H20zM14 15H18V17H14zM12 25H4a2.0023 2.0023 0 01-2-2V9A2.002 2.002 0 014 7h8a2.002 2.002 0 012 2v3H12V9H4V23h8V20h2v3A2.0023 2.0023 0 0112 25z"
|
|
2948
2982
|
})), children);
|
|
2949
2983
|
});
|
|
2950
2984
|
if (process.env.NODE_ENV !== "production") {
|
|
2951
2985
|
WatsonHealthRegistration.propTypes = iconPropTypes.iconPropTypes;
|
|
2952
2986
|
}
|
|
2953
|
-
const Reminder = /*#__PURE__*/React__default["default"].forwardRef(function Reminder(
|
|
2987
|
+
const Reminder = /*#__PURE__*/React__default["default"].forwardRef(function Reminder(_ref121, ref) {
|
|
2954
2988
|
let {
|
|
2955
2989
|
children,
|
|
2956
2990
|
size = 16,
|
|
2957
2991
|
...rest
|
|
2958
|
-
} =
|
|
2992
|
+
} = _ref121;
|
|
2959
2993
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2960
2994
|
width: size,
|
|
2961
2995
|
height: size,
|
|
@@ -2964,21 +2998,21 @@ const Reminder = /*#__PURE__*/React__default["default"].forwardRef(function Remi
|
|
|
2964
2998
|
viewBox: "0 0 32 32",
|
|
2965
2999
|
fill: "currentColor",
|
|
2966
3000
|
...rest
|
|
2967
|
-
},
|
|
3001
|
+
}, _path235 || (_path235 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2968
3002
|
d: "M30,23.3818l-2-1V20a6.0046,6.0046,0,0,0-5-5.91V12H21v2.09A6.0046,6.0046,0,0,0,16,20v2.3818l-2,1V28h6v2h4V28h6ZM28,26H16V24.6182l2-1V20a4,4,0,0,1,8,0v3.6182l2,1Z"
|
|
2969
|
-
})),
|
|
3003
|
+
})), _path236 || (_path236 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2970
3004
|
d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
|
|
2971
3005
|
})), children);
|
|
2972
3006
|
});
|
|
2973
3007
|
if (process.env.NODE_ENV !== "production") {
|
|
2974
3008
|
Reminder.propTypes = iconPropTypes.iconPropTypes;
|
|
2975
3009
|
}
|
|
2976
|
-
const ReminderMedical = /*#__PURE__*/React__default["default"].forwardRef(function ReminderMedical(
|
|
3010
|
+
const ReminderMedical = /*#__PURE__*/React__default["default"].forwardRef(function ReminderMedical(_ref122, ref) {
|
|
2977
3011
|
let {
|
|
2978
3012
|
children,
|
|
2979
3013
|
size = 16,
|
|
2980
3014
|
...rest
|
|
2981
|
-
} =
|
|
3015
|
+
} = _ref122;
|
|
2982
3016
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2983
3017
|
width: size,
|
|
2984
3018
|
height: size,
|
|
@@ -2987,21 +3021,21 @@ const ReminderMedical = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
2987
3021
|
viewBox: "0 0 32 32",
|
|
2988
3022
|
fill: "currentColor",
|
|
2989
3023
|
...rest
|
|
2990
|
-
},
|
|
3024
|
+
}, _path237 || (_path237 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2991
3025
|
d: "M27,12v2h1v4a3,3,0,0,1-6,0V14h1V12H20v6a5.0083,5.0083,0,0,0,4,4.8989V24a4,4,0,0,1-8,0V21.8157a3,3,0,1,0-2,0V24a6,6,0,0,0,12,0V22.8989A5.0083,5.0083,0,0,0,30,18V12ZM15,18a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,15,18Z"
|
|
2992
|
-
})),
|
|
3026
|
+
})), _path238 || (_path238 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2993
3027
|
d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2l4,0V26L6,26V6h4V8h2V6h8V8h2V6h4v4h2V6A2,2,0,0,0,26,4Z"
|
|
2994
3028
|
})), children);
|
|
2995
3029
|
});
|
|
2996
3030
|
if (process.env.NODE_ENV !== "production") {
|
|
2997
3031
|
ReminderMedical.propTypes = iconPropTypes.iconPropTypes;
|
|
2998
3032
|
}
|
|
2999
|
-
const Renew = /*#__PURE__*/React__default["default"].forwardRef(function Renew(
|
|
3033
|
+
const Renew = /*#__PURE__*/React__default["default"].forwardRef(function Renew(_ref123, ref) {
|
|
3000
3034
|
let {
|
|
3001
3035
|
children,
|
|
3002
3036
|
size = 16,
|
|
3003
3037
|
...rest
|
|
3004
|
-
} =
|
|
3038
|
+
} = _ref123;
|
|
3005
3039
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
3006
3040
|
width: size,
|
|
3007
3041
|
height: size,
|
|
@@ -3010,19 +3044,19 @@ const Renew = /*#__PURE__*/React__default["default"].forwardRef(function Renew(_
|
|
|
3010
3044
|
viewBox: "0 0 32 32",
|
|
3011
3045
|
fill: "currentColor",
|
|
3012
3046
|
...rest
|
|
3013
|
-
},
|
|
3047
|
+
}, _path239 || (_path239 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
3014
3048
|
d: "M12 10H6.78A11 11 0 0127 16h2A13 13 0 006 7.68V4H4v8h8zM20 22h5.22A11 11 0 015 16H3a13 13 0 0023 8.32V28h2V20H20z"
|
|
3015
3049
|
})), children);
|
|
3016
3050
|
});
|
|
3017
3051
|
if (process.env.NODE_ENV !== "production") {
|
|
3018
3052
|
Renew.propTypes = iconPropTypes.iconPropTypes;
|
|
3019
3053
|
}
|
|
3020
|
-
const Repeat = /*#__PURE__*/React__default["default"].forwardRef(function Repeat(
|
|
3054
|
+
const Repeat = /*#__PURE__*/React__default["default"].forwardRef(function Repeat(_ref124, ref) {
|
|
3021
3055
|
let {
|
|
3022
3056
|
children,
|
|
3023
3057
|
size = 16,
|
|
3024
3058
|
...rest
|
|
3025
|
-
} =
|
|
3059
|
+
} = _ref124;
|
|
3026
3060
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
3027
3061
|
width: size,
|
|
3028
3062
|
height: size,
|
|
@@ -3031,19 +3065,19 @@ const Repeat = /*#__PURE__*/React__default["default"].forwardRef(function Repeat
|
|
|
3031
3065
|
viewBox: "0 0 32 32",
|
|
3032
3066
|
fill: "currentColor",
|
|
3033
3067
|
...rest
|
|
3034
|
-
},
|
|
3068
|
+
}, _path240 || (_path240 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
3035
3069
|
d: "M6 6H26.1719l-3.586-3.5859L24 1l6 6-6 6-1.4141-1.4141L26.1719 8H6v7H4V8A2.0024 2.0024 0 016 6zM9.4141 20.4141L5.8281 24H26V17h2v7a2.0024 2.0024 0 01-2 2H5.8281L9.414 29.5859 8 31 2 25l6-6z"
|
|
3036
3070
|
})), children);
|
|
3037
3071
|
});
|
|
3038
3072
|
if (process.env.NODE_ENV !== "production") {
|
|
3039
3073
|
Repeat.propTypes = iconPropTypes.iconPropTypes;
|
|
3040
3074
|
}
|
|
3041
|
-
const RepeatOne = /*#__PURE__*/React__default["default"].forwardRef(function RepeatOne(
|
|
3075
|
+
const RepeatOne = /*#__PURE__*/React__default["default"].forwardRef(function RepeatOne(_ref125, ref) {
|
|
3042
3076
|
let {
|
|
3043
3077
|
children,
|
|
3044
3078
|
size = 16,
|
|
3045
3079
|
...rest
|
|
3046
|
-
} =
|
|
3080
|
+
} = _ref125;
|
|
3047
3081
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
3048
3082
|
width: size,
|
|
3049
3083
|
height: size,
|
|
@@ -3052,38 +3086,18 @@ const RepeatOne = /*#__PURE__*/React__default["default"].forwardRef(function Rep
|
|
|
3052
3086
|
viewBox: "0 0 32 32",
|
|
3053
3087
|
fill: "currentColor",
|
|
3054
3088
|
...rest
|
|
3055
|
-
},
|
|
3089
|
+
}, _path241 || (_path241 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
3056
3090
|
d: "M6 6H26.1719l-3.586-3.5859L24 1l6 6-6 6-1.4141-1.4141L26.1719 8H6v7H4V8A2.0024 2.0024 0 016 6zM9.4141 20.4141L5.8281 24H26V17h2v7a2.0024 2.0024 0 01-2 2H5.8281L9.414 29.5859 8 31 2 25l6-6z"
|
|
3057
|
-
})),
|
|
3091
|
+
})), _path242 || (_path242 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
3058
3092
|
d: "M17 19L17 11 15 11 15 12 13 12 13 14 15 14 15 19 13 19 13 21 19 21 19 19 17 19z"
|
|
3059
3093
|
})), children);
|
|
3060
3094
|
});
|
|
3061
3095
|
if (process.env.NODE_ENV !== "production") {
|
|
3062
3096
|
RepeatOne.propTypes = iconPropTypes.iconPropTypes;
|
|
3063
3097
|
}
|
|
3064
|
-
const Replicate = /*#__PURE__*/React__default["default"].forwardRef(function Replicate(_ref125, ref) {
|
|
3065
|
-
let {
|
|
3066
|
-
children,
|
|
3067
|
-
size = 16,
|
|
3068
|
-
...rest
|
|
3069
|
-
} = _ref125;
|
|
3070
|
-
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
3071
|
-
width: size,
|
|
3072
|
-
height: size,
|
|
3073
|
-
ref: ref,
|
|
3074
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3075
|
-
viewBox: "0 0 32 32",
|
|
3076
|
-
fill: "currentColor",
|
|
3077
|
-
...rest
|
|
3078
|
-
}, _path241 || (_path241 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
3079
|
-
d: "M28 8h2V4a2.0021 2.0021 0 00-2-2H24V4h4zM17 2H21V4H17zM28 11H30V15H28zM28 18v4H24V10a2.0023 2.0023 0 00-2-2H10V4h4V2H10A2.0023 2.0023 0 008 4V8H4a2.0023 2.0023 0 00-2 2V28a2.0023 2.0023 0 002 2H22a2.0023 2.0023 0 002-2V24h4a2.0023 2.0023 0 002-2V18zM22 28H4V10H22z"
|
|
3080
|
-
})), children);
|
|
3081
|
-
});
|
|
3082
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3083
|
-
Replicate.propTypes = iconPropTypes.iconPropTypes;
|
|
3084
|
-
}
|
|
3085
3098
|
|
|
3086
3099
|
exports.PauseFuture = PauseFuture;
|
|
3100
|
+
exports.PauseOutlineFilled = PauseOutlineFilled;
|
|
3087
3101
|
exports.PausePast = PausePast;
|
|
3088
3102
|
exports.PcnENode = PcnENode;
|
|
3089
3103
|
exports.PcnMilitary = PcnMilitary;
|
|
@@ -3200,7 +3214,6 @@ exports.ReminderMedical = ReminderMedical;
|
|
|
3200
3214
|
exports.Renew = Renew;
|
|
3201
3215
|
exports.Repeat = Repeat;
|
|
3202
3216
|
exports.RepeatOne = RepeatOne;
|
|
3203
|
-
exports.Replicate = Replicate;
|
|
3204
3217
|
exports.WatsonHealthPetImageB = WatsonHealthPetImageB;
|
|
3205
3218
|
exports.WatsonHealthPetImageO = WatsonHealthPetImageO;
|
|
3206
3219
|
exports.WatsonHealthPointerText = WatsonHealthPointerText;
|