@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
|
@@ -11,13 +11,26 @@ import { i as iconPropTypes, I as Icon } from '../iconPropTypes-35f5ea64.js';
|
|
|
11
11
|
import '@carbon/icon-helpers';
|
|
12
12
|
import 'prop-types';
|
|
13
13
|
|
|
14
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25,
|
|
15
|
-
const
|
|
14
|
+
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;
|
|
15
|
+
const PauseOutlineFilled = /*#__PURE__*/React.forwardRef(function PauseOutlineFilled(_ref, ref) {
|
|
16
16
|
let {
|
|
17
17
|
children,
|
|
18
18
|
size = 16,
|
|
19
19
|
...rest
|
|
20
20
|
} = _ref;
|
|
21
|
+
if (size === 16 || size === "16" || size === "16px") {
|
|
22
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
23
|
+
width: size,
|
|
24
|
+
height: size,
|
|
25
|
+
ref: ref,
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
viewBox: "0 0 16 16",
|
|
28
|
+
fill: "currentColor",
|
|
29
|
+
...rest
|
|
30
|
+
}, _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
31
|
+
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"
|
|
32
|
+
})), children);
|
|
33
|
+
}
|
|
21
34
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
22
35
|
width: size,
|
|
23
36
|
height: size,
|
|
@@ -26,16 +39,14 @@ const PauseFuture = /*#__PURE__*/React.forwardRef(function PauseFuture(_ref, ref
|
|
|
26
39
|
viewBox: "0 0 32 32",
|
|
27
40
|
fill: "currentColor",
|
|
28
41
|
...rest
|
|
29
|
-
},
|
|
30
|
-
d: "
|
|
31
|
-
})), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
32
|
-
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"
|
|
42
|
+
}, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
|
|
43
|
+
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM14,22H12V10h2Zm6,0H18V10h2Z"
|
|
33
44
|
})), children);
|
|
34
45
|
});
|
|
35
46
|
if (process.env.NODE_ENV !== "production") {
|
|
36
|
-
|
|
47
|
+
PauseOutlineFilled.propTypes = iconPropTypes;
|
|
37
48
|
}
|
|
38
|
-
const
|
|
49
|
+
const PauseFuture = /*#__PURE__*/React.forwardRef(function PauseFuture(_ref2, ref) {
|
|
39
50
|
let {
|
|
40
51
|
children,
|
|
41
52
|
size = 16,
|
|
@@ -52,13 +63,13 @@ const PausePast = /*#__PURE__*/React.forwardRef(function PausePast(_ref2, ref) {
|
|
|
52
63
|
}, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
|
|
53
64
|
d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
|
|
54
65
|
})), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
|
|
55
|
-
d: "M16,2A13.9158,13.9158,0,0,
|
|
66
|
+
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"
|
|
56
67
|
})), children);
|
|
57
68
|
});
|
|
58
69
|
if (process.env.NODE_ENV !== "production") {
|
|
59
|
-
|
|
70
|
+
PauseFuture.propTypes = iconPropTypes;
|
|
60
71
|
}
|
|
61
|
-
const
|
|
72
|
+
const PausePast = /*#__PURE__*/React.forwardRef(function PausePast(_ref3, ref) {
|
|
62
73
|
let {
|
|
63
74
|
children,
|
|
64
75
|
size = 16,
|
|
@@ -73,15 +84,15 @@ const PcnENode = /*#__PURE__*/React.forwardRef(function PcnENode(_ref3, ref) {
|
|
|
73
84
|
fill: "currentColor",
|
|
74
85
|
...rest
|
|
75
86
|
}, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
|
|
76
|
-
d: "
|
|
87
|
+
d: "M14 11L12 11 12 22 14 22 14 11 14 11zM20 11L18 11 18 22 20 22 20 11 20 11z"
|
|
77
88
|
})), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
|
|
78
|
-
d: "
|
|
89
|
+
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"
|
|
79
90
|
})), children);
|
|
80
91
|
});
|
|
81
92
|
if (process.env.NODE_ENV !== "production") {
|
|
82
|
-
|
|
93
|
+
PausePast.propTypes = iconPropTypes;
|
|
83
94
|
}
|
|
84
|
-
const
|
|
95
|
+
const PcnENode = /*#__PURE__*/React.forwardRef(function PcnENode(_ref4, ref) {
|
|
85
96
|
let {
|
|
86
97
|
children,
|
|
87
98
|
size = 16,
|
|
@@ -96,19 +107,15 @@ const PcnMilitary = /*#__PURE__*/React.forwardRef(function PcnMilitary(_ref4, re
|
|
|
96
107
|
fill: "currentColor",
|
|
97
108
|
...rest
|
|
98
109
|
}, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
|
|
99
|
-
d: "
|
|
110
|
+
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"
|
|
100
111
|
})), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
|
|
101
|
-
d: "M12.414 17.414L16 13.834 16 13.834 19.588 17.416 21 16 16 11 11 16 12.414 17.414z"
|
|
102
|
-
})), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
103
|
-
d: "M12.414 12.414L16 8.834 16 8.834 19.588 12.416 21 11 16 6 11 11 12.414 12.414z"
|
|
104
|
-
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
105
112
|
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"
|
|
106
113
|
})), children);
|
|
107
114
|
});
|
|
108
115
|
if (process.env.NODE_ENV !== "production") {
|
|
109
|
-
|
|
116
|
+
PcnENode.propTypes = iconPropTypes;
|
|
110
117
|
}
|
|
111
|
-
const
|
|
118
|
+
const PcnMilitary = /*#__PURE__*/React.forwardRef(function PcnMilitary(_ref5, ref) {
|
|
112
119
|
let {
|
|
113
120
|
children,
|
|
114
121
|
size = 16,
|
|
@@ -122,16 +129,20 @@ const PcnPNode = /*#__PURE__*/React.forwardRef(function PcnPNode(_ref5, ref) {
|
|
|
122
129
|
viewBox: "0 0 32 32",
|
|
123
130
|
fill: "currentColor",
|
|
124
131
|
...rest
|
|
125
|
-
},
|
|
126
|
-
d: "
|
|
132
|
+
}, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
|
|
133
|
+
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"
|
|
134
|
+
})), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
|
|
135
|
+
d: "M12.414 17.414L16 13.834 16 13.834 19.588 17.416 21 16 16 11 11 16 12.414 17.414z"
|
|
136
|
+
})), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
|
|
137
|
+
d: "M12.414 12.414L16 8.834 16 8.834 19.588 12.416 21 11 16 6 11 11 12.414 12.414z"
|
|
127
138
|
})), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
|
|
128
139
|
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"
|
|
129
140
|
})), children);
|
|
130
141
|
});
|
|
131
142
|
if (process.env.NODE_ENV !== "production") {
|
|
132
|
-
|
|
143
|
+
PcnMilitary.propTypes = iconPropTypes;
|
|
133
144
|
}
|
|
134
|
-
const
|
|
145
|
+
const PcnPNode = /*#__PURE__*/React.forwardRef(function PcnPNode(_ref6, ref) {
|
|
135
146
|
let {
|
|
136
147
|
children,
|
|
137
148
|
size = 16,
|
|
@@ -146,15 +157,15 @@ const PcnZNode = /*#__PURE__*/React.forwardRef(function PcnZNode(_ref6, ref) {
|
|
|
146
157
|
fill: "currentColor",
|
|
147
158
|
...rest
|
|
148
159
|
}, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
|
|
149
|
-
d: "
|
|
160
|
+
d: "M14,23H12V9h6a2.002,2.002,0,0,1,2,2v5a2.002,2.002,0,0,1-2,2H14Zm0-7h4V10.9985H14Z"
|
|
150
161
|
})), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
|
|
151
162
|
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"
|
|
152
163
|
})), children);
|
|
153
164
|
});
|
|
154
165
|
if (process.env.NODE_ENV !== "production") {
|
|
155
|
-
|
|
166
|
+
PcnPNode.propTypes = iconPropTypes;
|
|
156
167
|
}
|
|
157
|
-
const
|
|
168
|
+
const PcnZNode = /*#__PURE__*/React.forwardRef(function PcnZNode(_ref7, ref) {
|
|
158
169
|
let {
|
|
159
170
|
children,
|
|
160
171
|
size = 16,
|
|
@@ -169,18 +180,41 @@ const Pdf = /*#__PURE__*/React.forwardRef(function Pdf(_ref7, ref) {
|
|
|
169
180
|
fill: "currentColor",
|
|
170
181
|
...rest
|
|
171
182
|
}, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
|
|
183
|
+
d: "M20 9L12 9 12 11 18 11 12 21 12 23 20 23 20 21 14 21 20 11 20 9z"
|
|
184
|
+
})), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
|
|
185
|
+
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"
|
|
186
|
+
})), children);
|
|
187
|
+
});
|
|
188
|
+
if (process.env.NODE_ENV !== "production") {
|
|
189
|
+
PcnZNode.propTypes = iconPropTypes;
|
|
190
|
+
}
|
|
191
|
+
const Pdf = /*#__PURE__*/React.forwardRef(function Pdf(_ref8, ref) {
|
|
192
|
+
let {
|
|
193
|
+
children,
|
|
194
|
+
size = 16,
|
|
195
|
+
...rest
|
|
196
|
+
} = _ref8;
|
|
197
|
+
return /*#__PURE__*/React.createElement(Icon, {
|
|
198
|
+
width: size,
|
|
199
|
+
height: size,
|
|
200
|
+
ref: ref,
|
|
201
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
202
|
+
viewBox: "0 0 32 32",
|
|
203
|
+
fill: "currentColor",
|
|
204
|
+
...rest
|
|
205
|
+
}, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
|
|
172
206
|
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"
|
|
173
207
|
})), children);
|
|
174
208
|
});
|
|
175
209
|
if (process.env.NODE_ENV !== "production") {
|
|
176
210
|
Pdf.propTypes = iconPropTypes;
|
|
177
211
|
}
|
|
178
|
-
const PdfReference = /*#__PURE__*/React.forwardRef(function PdfReference(
|
|
212
|
+
const PdfReference = /*#__PURE__*/React.forwardRef(function PdfReference(_ref9, ref) {
|
|
179
213
|
let {
|
|
180
214
|
children,
|
|
181
215
|
size = 16,
|
|
182
216
|
...rest
|
|
183
|
-
} =
|
|
217
|
+
} = _ref9;
|
|
184
218
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
185
219
|
width: size,
|
|
186
220
|
height: size,
|
|
@@ -189,19 +223,19 @@ const PdfReference = /*#__PURE__*/React.forwardRef(function PdfReference(_ref8,
|
|
|
189
223
|
viewBox: "0 0 32 32",
|
|
190
224
|
fill: "currentColor",
|
|
191
225
|
...rest
|
|
192
|
-
},
|
|
226
|
+
}, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
|
|
193
227
|
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"
|
|
194
228
|
})), children);
|
|
195
229
|
});
|
|
196
230
|
if (process.env.NODE_ENV !== "production") {
|
|
197
231
|
PdfReference.propTypes = iconPropTypes;
|
|
198
232
|
}
|
|
199
|
-
const Pedestrian = /*#__PURE__*/React.forwardRef(function Pedestrian(
|
|
233
|
+
const Pedestrian = /*#__PURE__*/React.forwardRef(function Pedestrian(_ref10, ref) {
|
|
200
234
|
let {
|
|
201
235
|
children,
|
|
202
236
|
size = 16,
|
|
203
237
|
...rest
|
|
204
|
-
} =
|
|
238
|
+
} = _ref10;
|
|
205
239
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
206
240
|
width: size,
|
|
207
241
|
height: size,
|
|
@@ -210,21 +244,21 @@ const Pedestrian = /*#__PURE__*/React.forwardRef(function Pedestrian(_ref9, ref)
|
|
|
210
244
|
viewBox: "0 0 32 32",
|
|
211
245
|
fill: "currentColor",
|
|
212
246
|
...rest
|
|
213
|
-
},
|
|
247
|
+
}, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
|
|
214
248
|
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"
|
|
215
|
-
})),
|
|
249
|
+
})), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
|
|
216
250
|
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"
|
|
217
251
|
})), children);
|
|
218
252
|
});
|
|
219
253
|
if (process.env.NODE_ENV !== "production") {
|
|
220
254
|
Pedestrian.propTypes = iconPropTypes;
|
|
221
255
|
}
|
|
222
|
-
const PedestrianFamily = /*#__PURE__*/React.forwardRef(function PedestrianFamily(
|
|
256
|
+
const PedestrianFamily = /*#__PURE__*/React.forwardRef(function PedestrianFamily(_ref11, ref) {
|
|
223
257
|
let {
|
|
224
258
|
children,
|
|
225
259
|
size = 16,
|
|
226
260
|
...rest
|
|
227
|
-
} =
|
|
261
|
+
} = _ref11;
|
|
228
262
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
229
263
|
width: size,
|
|
230
264
|
height: size,
|
|
@@ -233,21 +267,21 @@ const PedestrianFamily = /*#__PURE__*/React.forwardRef(function PedestrianFamily
|
|
|
233
267
|
viewBox: "0 0 32 32",
|
|
234
268
|
fill: "currentColor",
|
|
235
269
|
...rest
|
|
236
|
-
},
|
|
270
|
+
}, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
|
|
237
271
|
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"
|
|
238
|
-
})),
|
|
272
|
+
})), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
|
|
239
273
|
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"
|
|
240
274
|
})), children);
|
|
241
275
|
});
|
|
242
276
|
if (process.env.NODE_ENV !== "production") {
|
|
243
277
|
PedestrianFamily.propTypes = iconPropTypes;
|
|
244
278
|
}
|
|
245
|
-
const PedestrianChild = /*#__PURE__*/React.forwardRef(function PedestrianChild(
|
|
279
|
+
const PedestrianChild = /*#__PURE__*/React.forwardRef(function PedestrianChild(_ref12, ref) {
|
|
246
280
|
let {
|
|
247
281
|
children,
|
|
248
282
|
size = 16,
|
|
249
283
|
...rest
|
|
250
|
-
} =
|
|
284
|
+
} = _ref12;
|
|
251
285
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
252
286
|
width: size,
|
|
253
287
|
height: size,
|
|
@@ -256,21 +290,21 @@ const PedestrianChild = /*#__PURE__*/React.forwardRef(function PedestrianChild(_
|
|
|
256
290
|
viewBox: "0 0 32 32",
|
|
257
291
|
fill: "currentColor",
|
|
258
292
|
...rest
|
|
259
|
-
},
|
|
293
|
+
}, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
|
|
260
294
|
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"
|
|
261
|
-
})),
|
|
295
|
+
})), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
|
|
262
296
|
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"
|
|
263
297
|
})), children);
|
|
264
298
|
});
|
|
265
299
|
if (process.env.NODE_ENV !== "production") {
|
|
266
300
|
PedestrianChild.propTypes = iconPropTypes;
|
|
267
301
|
}
|
|
268
|
-
const Pen = /*#__PURE__*/React.forwardRef(function Pen(
|
|
302
|
+
const Pen = /*#__PURE__*/React.forwardRef(function Pen(_ref13, ref) {
|
|
269
303
|
let {
|
|
270
304
|
children,
|
|
271
305
|
size = 16,
|
|
272
306
|
...rest
|
|
273
|
-
} =
|
|
307
|
+
} = _ref13;
|
|
274
308
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
275
309
|
width: size,
|
|
276
310
|
height: size,
|
|
@@ -279,9 +313,9 @@ const Pen = /*#__PURE__*/React.forwardRef(function Pen(_ref12, ref) {
|
|
|
279
313
|
viewBox: "0 0 32 32",
|
|
280
314
|
fill: "currentColor",
|
|
281
315
|
...rest
|
|
282
|
-
},
|
|
316
|
+
}, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
|
|
283
317
|
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"
|
|
284
|
-
})),
|
|
318
|
+
})), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
|
|
285
319
|
d: "M8.136 7.5H18.863999999999997V9.5H8.136z",
|
|
286
320
|
transform: "rotate(-45 13.5 8.5)"
|
|
287
321
|
})), children);
|
|
@@ -289,12 +323,12 @@ const Pen = /*#__PURE__*/React.forwardRef(function Pen(_ref12, ref) {
|
|
|
289
323
|
if (process.env.NODE_ENV !== "production") {
|
|
290
324
|
Pen.propTypes = iconPropTypes;
|
|
291
325
|
}
|
|
292
|
-
const PenFountain = /*#__PURE__*/React.forwardRef(function PenFountain(
|
|
326
|
+
const PenFountain = /*#__PURE__*/React.forwardRef(function PenFountain(_ref14, ref) {
|
|
293
327
|
let {
|
|
294
328
|
children,
|
|
295
329
|
size = 16,
|
|
296
330
|
...rest
|
|
297
|
-
} =
|
|
331
|
+
} = _ref14;
|
|
298
332
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
299
333
|
width: size,
|
|
300
334
|
height: size,
|
|
@@ -303,19 +337,19 @@ const PenFountain = /*#__PURE__*/React.forwardRef(function PenFountain(_ref13, r
|
|
|
303
337
|
viewBox: "0 0 32 32",
|
|
304
338
|
fill: "currentColor",
|
|
305
339
|
...rest
|
|
306
|
-
},
|
|
340
|
+
}, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
|
|
307
341
|
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"
|
|
308
342
|
})), children);
|
|
309
343
|
});
|
|
310
344
|
if (process.env.NODE_ENV !== "production") {
|
|
311
345
|
PenFountain.propTypes = iconPropTypes;
|
|
312
346
|
}
|
|
313
|
-
const Pending = /*#__PURE__*/React.forwardRef(function Pending(
|
|
347
|
+
const Pending = /*#__PURE__*/React.forwardRef(function Pending(_ref15, ref) {
|
|
314
348
|
let {
|
|
315
349
|
children,
|
|
316
350
|
size = 16,
|
|
317
351
|
...rest
|
|
318
|
-
} =
|
|
352
|
+
} = _ref15;
|
|
319
353
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
320
354
|
width: size,
|
|
321
355
|
height: size,
|
|
@@ -336,19 +370,19 @@ const Pending = /*#__PURE__*/React.forwardRef(function Pending(_ref14, ref) {
|
|
|
336
370
|
cx: "16",
|
|
337
371
|
cy: "16",
|
|
338
372
|
r: "2"
|
|
339
|
-
})),
|
|
373
|
+
})), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
|
|
340
374
|
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"
|
|
341
375
|
})), children);
|
|
342
376
|
});
|
|
343
377
|
if (process.env.NODE_ENV !== "production") {
|
|
344
378
|
Pending.propTypes = iconPropTypes;
|
|
345
379
|
}
|
|
346
|
-
const PendingFilled = /*#__PURE__*/React.forwardRef(function PendingFilled(
|
|
380
|
+
const PendingFilled = /*#__PURE__*/React.forwardRef(function PendingFilled(_ref16, ref) {
|
|
347
381
|
let {
|
|
348
382
|
children,
|
|
349
383
|
size = 16,
|
|
350
384
|
...rest
|
|
351
|
-
} =
|
|
385
|
+
} = _ref16;
|
|
352
386
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
353
387
|
width: size,
|
|
354
388
|
height: size,
|
|
@@ -357,9 +391,9 @@ const PendingFilled = /*#__PURE__*/React.forwardRef(function PendingFilled(_ref1
|
|
|
357
391
|
viewBox: "0 0 32 32",
|
|
358
392
|
fill: "currentColor",
|
|
359
393
|
...rest
|
|
360
|
-
},
|
|
394
|
+
}, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
|
|
361
395
|
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"
|
|
362
|
-
})),
|
|
396
|
+
})), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
|
|
363
397
|
fill: "none",
|
|
364
398
|
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",
|
|
365
399
|
"data-icon-path": "inner-path"
|
|
@@ -368,12 +402,12 @@ const PendingFilled = /*#__PURE__*/React.forwardRef(function PendingFilled(_ref1
|
|
|
368
402
|
if (process.env.NODE_ENV !== "production") {
|
|
369
403
|
PendingFilled.propTypes = iconPropTypes;
|
|
370
404
|
}
|
|
371
|
-
const Percentage = /*#__PURE__*/React.forwardRef(function Percentage(
|
|
405
|
+
const Percentage = /*#__PURE__*/React.forwardRef(function Percentage(_ref17, ref) {
|
|
372
406
|
let {
|
|
373
407
|
children,
|
|
374
408
|
size = 16,
|
|
375
409
|
...rest
|
|
376
|
-
} =
|
|
410
|
+
} = _ref17;
|
|
377
411
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
378
412
|
width: size,
|
|
379
413
|
height: size,
|
|
@@ -382,24 +416,24 @@ const Percentage = /*#__PURE__*/React.forwardRef(function Percentage(_ref16, ref
|
|
|
382
416
|
viewBox: "0 0 32 32",
|
|
383
417
|
fill: "currentColor",
|
|
384
418
|
...rest
|
|
385
|
-
},
|
|
419
|
+
}, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
|
|
386
420
|
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"
|
|
387
|
-
})),
|
|
421
|
+
})), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
|
|
388
422
|
d: "M0.029 15H31.97V17H0.029z",
|
|
389
423
|
transform: "rotate(-45 16 16)"
|
|
390
|
-
})),
|
|
424
|
+
})), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
|
|
391
425
|
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"
|
|
392
426
|
})), children);
|
|
393
427
|
});
|
|
394
428
|
if (process.env.NODE_ENV !== "production") {
|
|
395
429
|
Percentage.propTypes = iconPropTypes;
|
|
396
430
|
}
|
|
397
|
-
const PercentageFilled = /*#__PURE__*/React.forwardRef(function PercentageFilled(
|
|
431
|
+
const PercentageFilled = /*#__PURE__*/React.forwardRef(function PercentageFilled(_ref18, ref) {
|
|
398
432
|
let {
|
|
399
433
|
children,
|
|
400
434
|
size = 16,
|
|
401
435
|
...rest
|
|
402
|
-
} =
|
|
436
|
+
} = _ref18;
|
|
403
437
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
404
438
|
width: size,
|
|
405
439
|
height: size,
|
|
@@ -408,24 +442,24 @@ const PercentageFilled = /*#__PURE__*/React.forwardRef(function PercentageFilled
|
|
|
408
442
|
viewBox: "0 0 32 32",
|
|
409
443
|
fill: "currentColor",
|
|
410
444
|
...rest
|
|
411
|
-
},
|
|
445
|
+
}, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
|
|
412
446
|
d: "M9,14a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,9,14Z"
|
|
413
|
-
})),
|
|
447
|
+
})), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
|
|
414
448
|
d: "M0.029 15H31.97V17H0.029z",
|
|
415
449
|
transform: "rotate(-45 16 16)"
|
|
416
|
-
})),
|
|
450
|
+
})), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
|
|
417
451
|
d: "M23,28a5,5,0,1,1,5-5A5.0055,5.0055,0,0,1,23,28Z"
|
|
418
452
|
})), children);
|
|
419
453
|
});
|
|
420
454
|
if (process.env.NODE_ENV !== "production") {
|
|
421
455
|
PercentageFilled.propTypes = iconPropTypes;
|
|
422
456
|
}
|
|
423
|
-
const Person = /*#__PURE__*/React.forwardRef(function Person(
|
|
457
|
+
const Person = /*#__PURE__*/React.forwardRef(function Person(_ref19, ref) {
|
|
424
458
|
let {
|
|
425
459
|
children,
|
|
426
460
|
size = 16,
|
|
427
461
|
...rest
|
|
428
|
-
} =
|
|
462
|
+
} = _ref19;
|
|
429
463
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
430
464
|
width: size,
|
|
431
465
|
height: size,
|
|
@@ -434,19 +468,19 @@ const Person = /*#__PURE__*/React.forwardRef(function Person(_ref18, ref) {
|
|
|
434
468
|
viewBox: "0 0 32 32",
|
|
435
469
|
fill: "currentColor",
|
|
436
470
|
...rest
|
|
437
|
-
},
|
|
471
|
+
}, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
|
|
438
472
|
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"
|
|
439
473
|
})), children);
|
|
440
474
|
});
|
|
441
475
|
if (process.env.NODE_ENV !== "production") {
|
|
442
476
|
Person.propTypes = iconPropTypes;
|
|
443
477
|
}
|
|
444
|
-
const PersonFavorite = /*#__PURE__*/React.forwardRef(function PersonFavorite(
|
|
478
|
+
const PersonFavorite = /*#__PURE__*/React.forwardRef(function PersonFavorite(_ref20, ref) {
|
|
445
479
|
let {
|
|
446
480
|
children,
|
|
447
481
|
size = 16,
|
|
448
482
|
...rest
|
|
449
|
-
} =
|
|
483
|
+
} = _ref20;
|
|
450
484
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
451
485
|
width: size,
|
|
452
486
|
height: size,
|
|
@@ -455,19 +489,19 @@ const PersonFavorite = /*#__PURE__*/React.forwardRef(function PersonFavorite(_re
|
|
|
455
489
|
viewBox: "0 0 32 32",
|
|
456
490
|
fill: "currentColor",
|
|
457
491
|
...rest
|
|
458
|
-
},
|
|
492
|
+
}, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
|
|
459
493
|
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"
|
|
460
494
|
})), children);
|
|
461
495
|
});
|
|
462
496
|
if (process.env.NODE_ENV !== "production") {
|
|
463
497
|
PersonFavorite.propTypes = iconPropTypes;
|
|
464
498
|
}
|
|
465
|
-
const Pest = /*#__PURE__*/React.forwardRef(function Pest(
|
|
499
|
+
const Pest = /*#__PURE__*/React.forwardRef(function Pest(_ref21, ref) {
|
|
466
500
|
let {
|
|
467
501
|
children,
|
|
468
502
|
size = 16,
|
|
469
503
|
...rest
|
|
470
|
-
} =
|
|
504
|
+
} = _ref21;
|
|
471
505
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
472
506
|
width: size,
|
|
473
507
|
height: size,
|
|
@@ -488,19 +522,19 @@ const Pest = /*#__PURE__*/React.forwardRef(function Pest(_ref20, ref) {
|
|
|
488
522
|
cx: "22",
|
|
489
523
|
cy: "21",
|
|
490
524
|
r: "1"
|
|
491
|
-
})),
|
|
525
|
+
})), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
|
|
492
526
|
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"
|
|
493
527
|
})), children);
|
|
494
528
|
});
|
|
495
529
|
if (process.env.NODE_ENV !== "production") {
|
|
496
530
|
Pest.propTypes = iconPropTypes;
|
|
497
531
|
}
|
|
498
|
-
const WatsonHealthPetImageB = /*#__PURE__*/React.forwardRef(function WatsonHealthPetImageB(
|
|
532
|
+
const WatsonHealthPetImageB = /*#__PURE__*/React.forwardRef(function WatsonHealthPetImageB(_ref22, ref) {
|
|
499
533
|
let {
|
|
500
534
|
children,
|
|
501
535
|
size = 16,
|
|
502
536
|
...rest
|
|
503
|
-
} =
|
|
537
|
+
} = _ref22;
|
|
504
538
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
505
539
|
width: size,
|
|
506
540
|
height: size,
|
|
@@ -509,33 +543,33 @@ const WatsonHealthPetImageB = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
509
543
|
viewBox: "0 0 32 32",
|
|
510
544
|
fill: "currentColor",
|
|
511
545
|
...rest
|
|
512
|
-
},
|
|
546
|
+
}, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
|
|
513
547
|
d: "M19 21H21V24H19zM19 0H21V3H19zM8 11H11V13H8zM29 11H32V13H29z"
|
|
514
|
-
})),
|
|
548
|
+
})), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
|
|
515
549
|
d: "M11.59 3.07H13.57V6.07H11.59z",
|
|
516
550
|
transform: "rotate(-45 12.586 4.577)"
|
|
517
|
-
})),
|
|
551
|
+
})), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
|
|
518
552
|
d: "M26.44 17.92H28.42V20.92H26.44z",
|
|
519
553
|
transform: "rotate(-45 27.43 19.408)"
|
|
520
|
-
})),
|
|
554
|
+
})), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
|
|
521
555
|
d: "M11.09 18.42H14.09V20.400000000000002H11.09z",
|
|
522
556
|
transform: "rotate(-45 12.592 19.414)"
|
|
523
|
-
})),
|
|
557
|
+
})), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
|
|
524
558
|
d: "M25.93 3.58H28.93V5.5600000000000005H25.93z",
|
|
525
559
|
transform: "rotate(-45 27.423 4.57)"
|
|
526
|
-
})),
|
|
560
|
+
})), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
|
|
527
561
|
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"
|
|
528
562
|
})), children);
|
|
529
563
|
});
|
|
530
564
|
if (process.env.NODE_ENV !== "production") {
|
|
531
565
|
WatsonHealthPetImageB.propTypes = iconPropTypes;
|
|
532
566
|
}
|
|
533
|
-
const WatsonHealthPetImageO = /*#__PURE__*/React.forwardRef(function WatsonHealthPetImageO(
|
|
567
|
+
const WatsonHealthPetImageO = /*#__PURE__*/React.forwardRef(function WatsonHealthPetImageO(_ref23, ref) {
|
|
534
568
|
let {
|
|
535
569
|
children,
|
|
536
570
|
size = 16,
|
|
537
571
|
...rest
|
|
538
|
-
} =
|
|
572
|
+
} = _ref23;
|
|
539
573
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
540
574
|
width: size,
|
|
541
575
|
height: size,
|
|
@@ -544,33 +578,33 @@ const WatsonHealthPetImageO = /*#__PURE__*/React.forwardRef(function WatsonHealt
|
|
|
544
578
|
viewBox: "0 0 32 32",
|
|
545
579
|
fill: "currentColor",
|
|
546
580
|
...rest
|
|
547
|
-
},
|
|
581
|
+
}, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
|
|
548
582
|
d: "M11 29H13V32H11zM11 8H13V11H11zM0 19H3V21H0zM21 19H24V21H21z"
|
|
549
|
-
})),
|
|
583
|
+
})), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
|
|
550
584
|
d: "M3.59 11.09H5.57V14.09H3.59z",
|
|
551
585
|
transform: "rotate(-45 4.585 12.59)"
|
|
552
|
-
})),
|
|
586
|
+
})), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
|
|
553
587
|
d: "M18.44 25.93H20.42V28.93H18.44z",
|
|
554
588
|
transform: "rotate(-45 19.429 27.422)"
|
|
555
|
-
})),
|
|
589
|
+
})), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
|
|
556
590
|
d: "M3.09 26.44H6.09V28.42H3.09z",
|
|
557
591
|
transform: "rotate(-45 4.591 27.428)"
|
|
558
|
-
})),
|
|
592
|
+
})), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
|
|
559
593
|
d: "M17.93 11.59H20.93V13.57H17.93z",
|
|
560
594
|
transform: "rotate(-45 19.423 12.585)"
|
|
561
|
-
})),
|
|
595
|
+
})), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
|
|
562
596
|
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"
|
|
563
597
|
})), children);
|
|
564
598
|
});
|
|
565
599
|
if (process.env.NODE_ENV !== "production") {
|
|
566
600
|
WatsonHealthPetImageO.propTypes = iconPropTypes;
|
|
567
601
|
}
|
|
568
|
-
const Phone = /*#__PURE__*/React.forwardRef(function Phone(
|
|
602
|
+
const Phone = /*#__PURE__*/React.forwardRef(function Phone(_ref24, ref) {
|
|
569
603
|
let {
|
|
570
604
|
children,
|
|
571
605
|
size = 16,
|
|
572
606
|
...rest
|
|
573
|
-
} =
|
|
607
|
+
} = _ref24;
|
|
574
608
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
575
609
|
width: size,
|
|
576
610
|
height: size,
|
|
@@ -579,19 +613,19 @@ const Phone = /*#__PURE__*/React.forwardRef(function Phone(_ref23, ref) {
|
|
|
579
613
|
viewBox: "0 0 32 32",
|
|
580
614
|
fill: "currentColor",
|
|
581
615
|
...rest
|
|
582
|
-
},
|
|
616
|
+
}, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
|
|
583
617
|
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"
|
|
584
618
|
})), children);
|
|
585
619
|
});
|
|
586
620
|
if (process.env.NODE_ENV !== "production") {
|
|
587
621
|
Phone.propTypes = iconPropTypes;
|
|
588
622
|
}
|
|
589
|
-
const PhoneApplication = /*#__PURE__*/React.forwardRef(function PhoneApplication(
|
|
623
|
+
const PhoneApplication = /*#__PURE__*/React.forwardRef(function PhoneApplication(_ref25, ref) {
|
|
590
624
|
let {
|
|
591
625
|
children,
|
|
592
626
|
size = 16,
|
|
593
627
|
...rest
|
|
594
|
-
} =
|
|
628
|
+
} = _ref25;
|
|
595
629
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
596
630
|
width: size,
|
|
597
631
|
height: size,
|
|
@@ -600,19 +634,19 @@ const PhoneApplication = /*#__PURE__*/React.forwardRef(function PhoneApplication
|
|
|
600
634
|
viewBox: "0 0 32 32",
|
|
601
635
|
fill: "currentColor",
|
|
602
636
|
...rest
|
|
603
|
-
},
|
|
637
|
+
}, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
|
|
604
638
|
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"
|
|
605
639
|
})), children);
|
|
606
640
|
});
|
|
607
641
|
if (process.env.NODE_ENV !== "production") {
|
|
608
642
|
PhoneApplication.propTypes = iconPropTypes;
|
|
609
643
|
}
|
|
610
|
-
const PhoneBlock = /*#__PURE__*/React.forwardRef(function PhoneBlock(
|
|
644
|
+
const PhoneBlock = /*#__PURE__*/React.forwardRef(function PhoneBlock(_ref26, ref) {
|
|
611
645
|
let {
|
|
612
646
|
children,
|
|
613
647
|
size = 16,
|
|
614
648
|
...rest
|
|
615
|
-
} =
|
|
649
|
+
} = _ref26;
|
|
616
650
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
617
651
|
width: size,
|
|
618
652
|
height: size,
|
|
@@ -621,21 +655,21 @@ const PhoneBlock = /*#__PURE__*/React.forwardRef(function PhoneBlock(_ref25, ref
|
|
|
621
655
|
viewBox: "0 0 32 32",
|
|
622
656
|
fill: "currentColor",
|
|
623
657
|
...rest
|
|
624
|
-
},
|
|
658
|
+
}, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
|
|
625
659
|
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"
|
|
626
|
-
})),
|
|
660
|
+
})), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
|
|
627
661
|
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"
|
|
628
662
|
})), children);
|
|
629
663
|
});
|
|
630
664
|
if (process.env.NODE_ENV !== "production") {
|
|
631
665
|
PhoneBlock.propTypes = iconPropTypes;
|
|
632
666
|
}
|
|
633
|
-
const PhoneBlockFilled = /*#__PURE__*/React.forwardRef(function PhoneBlockFilled(
|
|
667
|
+
const PhoneBlockFilled = /*#__PURE__*/React.forwardRef(function PhoneBlockFilled(_ref27, ref) {
|
|
634
668
|
let {
|
|
635
669
|
children,
|
|
636
670
|
size = 16,
|
|
637
671
|
...rest
|
|
638
|
-
} =
|
|
672
|
+
} = _ref27;
|
|
639
673
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
640
674
|
width: size,
|
|
641
675
|
height: size,
|
|
@@ -644,21 +678,21 @@ const PhoneBlockFilled = /*#__PURE__*/React.forwardRef(function PhoneBlockFilled
|
|
|
644
678
|
viewBox: "0 0 32 32",
|
|
645
679
|
fill: "currentColor",
|
|
646
680
|
...rest
|
|
647
|
-
},
|
|
681
|
+
}, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
|
|
648
682
|
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"
|
|
649
|
-
})),
|
|
683
|
+
})), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
|
|
650
684
|
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"
|
|
651
685
|
})), children);
|
|
652
686
|
});
|
|
653
687
|
if (process.env.NODE_ENV !== "production") {
|
|
654
688
|
PhoneBlockFilled.propTypes = iconPropTypes;
|
|
655
689
|
}
|
|
656
|
-
const PhoneFilled = /*#__PURE__*/React.forwardRef(function PhoneFilled(
|
|
690
|
+
const PhoneFilled = /*#__PURE__*/React.forwardRef(function PhoneFilled(_ref28, ref) {
|
|
657
691
|
let {
|
|
658
692
|
children,
|
|
659
693
|
size = 16,
|
|
660
694
|
...rest
|
|
661
|
-
} =
|
|
695
|
+
} = _ref28;
|
|
662
696
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
663
697
|
width: size,
|
|
664
698
|
height: size,
|
|
@@ -667,19 +701,19 @@ const PhoneFilled = /*#__PURE__*/React.forwardRef(function PhoneFilled(_ref27, r
|
|
|
667
701
|
viewBox: "0 0 32 32",
|
|
668
702
|
fill: "currentColor",
|
|
669
703
|
...rest
|
|
670
|
-
},
|
|
704
|
+
}, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
|
|
671
705
|
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"
|
|
672
706
|
})), children);
|
|
673
707
|
});
|
|
674
708
|
if (process.env.NODE_ENV !== "production") {
|
|
675
709
|
PhoneFilled.propTypes = iconPropTypes;
|
|
676
710
|
}
|
|
677
|
-
const PhoneIncoming = /*#__PURE__*/React.forwardRef(function PhoneIncoming(
|
|
711
|
+
const PhoneIncoming = /*#__PURE__*/React.forwardRef(function PhoneIncoming(_ref29, ref) {
|
|
678
712
|
let {
|
|
679
713
|
children,
|
|
680
714
|
size = 16,
|
|
681
715
|
...rest
|
|
682
|
-
} =
|
|
716
|
+
} = _ref29;
|
|
683
717
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
684
718
|
width: size,
|
|
685
719
|
height: size,
|
|
@@ -688,21 +722,21 @@ const PhoneIncoming = /*#__PURE__*/React.forwardRef(function PhoneIncoming(_ref2
|
|
|
688
722
|
viewBox: "0 0 32 32",
|
|
689
723
|
fill: "currentColor",
|
|
690
724
|
...rest
|
|
691
|
-
},
|
|
725
|
+
}, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
|
|
692
726
|
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"
|
|
693
|
-
})),
|
|
727
|
+
})), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
|
|
694
728
|
d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
|
|
695
729
|
})), children);
|
|
696
730
|
});
|
|
697
731
|
if (process.env.NODE_ENV !== "production") {
|
|
698
732
|
PhoneIncoming.propTypes = iconPropTypes;
|
|
699
733
|
}
|
|
700
|
-
const PhoneIncomingFilled = /*#__PURE__*/React.forwardRef(function PhoneIncomingFilled(
|
|
734
|
+
const PhoneIncomingFilled = /*#__PURE__*/React.forwardRef(function PhoneIncomingFilled(_ref30, ref) {
|
|
701
735
|
let {
|
|
702
736
|
children,
|
|
703
737
|
size = 16,
|
|
704
738
|
...rest
|
|
705
|
-
} =
|
|
739
|
+
} = _ref30;
|
|
706
740
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
707
741
|
width: size,
|
|
708
742
|
height: size,
|
|
@@ -711,21 +745,21 @@ const PhoneIncomingFilled = /*#__PURE__*/React.forwardRef(function PhoneIncoming
|
|
|
711
745
|
viewBox: "0 0 32 32",
|
|
712
746
|
fill: "currentColor",
|
|
713
747
|
...rest
|
|
714
|
-
},
|
|
748
|
+
}, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
|
|
715
749
|
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"
|
|
716
|
-
})),
|
|
750
|
+
})), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
|
|
717
751
|
d: "M27 13L27 11 22.414 11 29 4.414 27.586 3 21 9.586 21 5 19 5 19 13 27 13z"
|
|
718
752
|
})), children);
|
|
719
753
|
});
|
|
720
754
|
if (process.env.NODE_ENV !== "production") {
|
|
721
755
|
PhoneIncomingFilled.propTypes = iconPropTypes;
|
|
722
756
|
}
|
|
723
|
-
const PhoneIp = /*#__PURE__*/React.forwardRef(function PhoneIp(
|
|
757
|
+
const PhoneIp = /*#__PURE__*/React.forwardRef(function PhoneIp(_ref31, ref) {
|
|
724
758
|
let {
|
|
725
759
|
children,
|
|
726
760
|
size = 16,
|
|
727
761
|
...rest
|
|
728
|
-
} =
|
|
762
|
+
} = _ref31;
|
|
729
763
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
730
764
|
width: size,
|
|
731
765
|
height: size,
|
|
@@ -734,21 +768,21 @@ const PhoneIp = /*#__PURE__*/React.forwardRef(function PhoneIp(_ref30, ref) {
|
|
|
734
768
|
viewBox: "0 0 32 32",
|
|
735
769
|
fill: "currentColor",
|
|
736
770
|
...rest
|
|
737
|
-
},
|
|
771
|
+
}, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
|
|
738
772
|
d: "M16 14H18V16H16zM20 14H22V16H20zM24 14H26V16H24zM16 18H18V20H16zM20 18H22V20H20zM24 18H26V20H24zM16 22H18V24H16zM20 22H22V24H20zM24 22H26V24H24zM16 10H26V12H16z"
|
|
739
|
-
})),
|
|
773
|
+
})), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
|
|
740
774
|
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"
|
|
741
775
|
})), children);
|
|
742
776
|
});
|
|
743
777
|
if (process.env.NODE_ENV !== "production") {
|
|
744
778
|
PhoneIp.propTypes = iconPropTypes;
|
|
745
779
|
}
|
|
746
|
-
const PhoneOff = /*#__PURE__*/React.forwardRef(function PhoneOff(
|
|
780
|
+
const PhoneOff = /*#__PURE__*/React.forwardRef(function PhoneOff(_ref32, ref) {
|
|
747
781
|
let {
|
|
748
782
|
children,
|
|
749
783
|
size = 16,
|
|
750
784
|
...rest
|
|
751
|
-
} =
|
|
785
|
+
} = _ref32;
|
|
752
786
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
753
787
|
width: size,
|
|
754
788
|
height: size,
|
|
@@ -757,19 +791,19 @@ const PhoneOff = /*#__PURE__*/React.forwardRef(function PhoneOff(_ref31, ref) {
|
|
|
757
791
|
viewBox: "0 0 32 32",
|
|
758
792
|
fill: "currentColor",
|
|
759
793
|
...rest
|
|
760
|
-
},
|
|
794
|
+
}, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
|
|
761
795
|
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"
|
|
762
796
|
})), children);
|
|
763
797
|
});
|
|
764
798
|
if (process.env.NODE_ENV !== "production") {
|
|
765
799
|
PhoneOff.propTypes = iconPropTypes;
|
|
766
800
|
}
|
|
767
|
-
const PhoneOffFilled = /*#__PURE__*/React.forwardRef(function PhoneOffFilled(
|
|
801
|
+
const PhoneOffFilled = /*#__PURE__*/React.forwardRef(function PhoneOffFilled(_ref33, ref) {
|
|
768
802
|
let {
|
|
769
803
|
children,
|
|
770
804
|
size = 16,
|
|
771
805
|
...rest
|
|
772
|
-
} =
|
|
806
|
+
} = _ref33;
|
|
773
807
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
774
808
|
width: size,
|
|
775
809
|
height: size,
|
|
@@ -778,19 +812,19 @@ const PhoneOffFilled = /*#__PURE__*/React.forwardRef(function PhoneOffFilled(_re
|
|
|
778
812
|
viewBox: "0 0 32 32",
|
|
779
813
|
fill: "currentColor",
|
|
780
814
|
...rest
|
|
781
|
-
},
|
|
815
|
+
}, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
|
|
782
816
|
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"
|
|
783
817
|
})), children);
|
|
784
818
|
});
|
|
785
819
|
if (process.env.NODE_ENV !== "production") {
|
|
786
820
|
PhoneOffFilled.propTypes = iconPropTypes;
|
|
787
821
|
}
|
|
788
|
-
const PhoneOutgoing = /*#__PURE__*/React.forwardRef(function PhoneOutgoing(
|
|
822
|
+
const PhoneOutgoing = /*#__PURE__*/React.forwardRef(function PhoneOutgoing(_ref34, ref) {
|
|
789
823
|
let {
|
|
790
824
|
children,
|
|
791
825
|
size = 16,
|
|
792
826
|
...rest
|
|
793
|
-
} =
|
|
827
|
+
} = _ref34;
|
|
794
828
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
795
829
|
width: size,
|
|
796
830
|
height: size,
|
|
@@ -799,21 +833,21 @@ const PhoneOutgoing = /*#__PURE__*/React.forwardRef(function PhoneOutgoing(_ref3
|
|
|
799
833
|
viewBox: "0 0 32 32",
|
|
800
834
|
fill: "currentColor",
|
|
801
835
|
...rest
|
|
802
|
-
},
|
|
836
|
+
}, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
|
|
803
837
|
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"
|
|
804
|
-
})),
|
|
838
|
+
})), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
|
|
805
839
|
d: "M20 4L20 6 24.6 6 18 12.6 19.4 14 26 7.4 26 12 28 12 28 4z"
|
|
806
840
|
})), children);
|
|
807
841
|
});
|
|
808
842
|
if (process.env.NODE_ENV !== "production") {
|
|
809
843
|
PhoneOutgoing.propTypes = iconPropTypes;
|
|
810
844
|
}
|
|
811
|
-
const PhoneOutgoingFilled = /*#__PURE__*/React.forwardRef(function PhoneOutgoingFilled(
|
|
845
|
+
const PhoneOutgoingFilled = /*#__PURE__*/React.forwardRef(function PhoneOutgoingFilled(_ref35, ref) {
|
|
812
846
|
let {
|
|
813
847
|
children,
|
|
814
848
|
size = 16,
|
|
815
849
|
...rest
|
|
816
|
-
} =
|
|
850
|
+
} = _ref35;
|
|
817
851
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
818
852
|
width: size,
|
|
819
853
|
height: size,
|
|
@@ -822,21 +856,21 @@ const PhoneOutgoingFilled = /*#__PURE__*/React.forwardRef(function PhoneOutgoing
|
|
|
822
856
|
viewBox: "0 0 32 32",
|
|
823
857
|
fill: "currentColor",
|
|
824
858
|
...rest
|
|
825
|
-
},
|
|
859
|
+
}, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
|
|
826
860
|
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"
|
|
827
|
-
})),
|
|
861
|
+
})), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
|
|
828
862
|
d: "M20 4L20 6 24.586 6 18 12.586 19.414 14 26 7.414 26 12 28 12 28 4 20 4z"
|
|
829
863
|
})), children);
|
|
830
864
|
});
|
|
831
865
|
if (process.env.NODE_ENV !== "production") {
|
|
832
866
|
PhoneOutgoingFilled.propTypes = iconPropTypes;
|
|
833
867
|
}
|
|
834
|
-
const PhoneSettings = /*#__PURE__*/React.forwardRef(function PhoneSettings(
|
|
868
|
+
const PhoneSettings = /*#__PURE__*/React.forwardRef(function PhoneSettings(_ref36, ref) {
|
|
835
869
|
let {
|
|
836
870
|
children,
|
|
837
871
|
size = 16,
|
|
838
872
|
...rest
|
|
839
|
-
} =
|
|
873
|
+
} = _ref36;
|
|
840
874
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
841
875
|
width: size,
|
|
842
876
|
height: size,
|
|
@@ -845,21 +879,21 @@ const PhoneSettings = /*#__PURE__*/React.forwardRef(function PhoneSettings(_ref3
|
|
|
845
879
|
viewBox: "0 0 32 32",
|
|
846
880
|
fill: "currentColor",
|
|
847
881
|
...rest
|
|
848
|
-
},
|
|
882
|
+
}, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
|
|
849
883
|
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"
|
|
850
|
-
})),
|
|
884
|
+
})), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
|
|
851
885
|
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"
|
|
852
886
|
})), children);
|
|
853
887
|
});
|
|
854
888
|
if (process.env.NODE_ENV !== "production") {
|
|
855
889
|
PhoneSettings.propTypes = iconPropTypes;
|
|
856
890
|
}
|
|
857
|
-
const PhoneVoice = /*#__PURE__*/React.forwardRef(function PhoneVoice(
|
|
891
|
+
const PhoneVoice = /*#__PURE__*/React.forwardRef(function PhoneVoice(_ref37, ref) {
|
|
858
892
|
let {
|
|
859
893
|
children,
|
|
860
894
|
size = 16,
|
|
861
895
|
...rest
|
|
862
|
-
} =
|
|
896
|
+
} = _ref37;
|
|
863
897
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
864
898
|
width: size,
|
|
865
899
|
height: size,
|
|
@@ -868,21 +902,21 @@ const PhoneVoice = /*#__PURE__*/React.forwardRef(function PhoneVoice(_ref36, ref
|
|
|
868
902
|
viewBox: "0 0 32 32",
|
|
869
903
|
fill: "currentColor",
|
|
870
904
|
...rest
|
|
871
|
-
},
|
|
905
|
+
}, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
|
|
872
906
|
d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
|
|
873
|
-
})),
|
|
907
|
+
})), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
|
|
874
908
|
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"
|
|
875
909
|
})), children);
|
|
876
910
|
});
|
|
877
911
|
if (process.env.NODE_ENV !== "production") {
|
|
878
912
|
PhoneVoice.propTypes = iconPropTypes;
|
|
879
913
|
}
|
|
880
|
-
const PhoneVoiceFilled = /*#__PURE__*/React.forwardRef(function PhoneVoiceFilled(
|
|
914
|
+
const PhoneVoiceFilled = /*#__PURE__*/React.forwardRef(function PhoneVoiceFilled(_ref38, ref) {
|
|
881
915
|
let {
|
|
882
916
|
children,
|
|
883
917
|
size = 16,
|
|
884
918
|
...rest
|
|
885
|
-
} =
|
|
919
|
+
} = _ref38;
|
|
886
920
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
887
921
|
width: size,
|
|
888
922
|
height: size,
|
|
@@ -891,21 +925,21 @@ const PhoneVoiceFilled = /*#__PURE__*/React.forwardRef(function PhoneVoiceFilled
|
|
|
891
925
|
viewBox: "0 0 32 32",
|
|
892
926
|
fill: "currentColor",
|
|
893
927
|
...rest
|
|
894
|
-
},
|
|
928
|
+
}, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
|
|
895
929
|
d: "M24,13H22a3.0033,3.0033,0,0,0-3-3V8A5.0057,5.0057,0,0,1,24,13Z"
|
|
896
|
-
})),
|
|
930
|
+
})), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
|
|
897
931
|
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"
|
|
898
932
|
})), children);
|
|
899
933
|
});
|
|
900
934
|
if (process.env.NODE_ENV !== "production") {
|
|
901
935
|
PhoneVoiceFilled.propTypes = iconPropTypes;
|
|
902
936
|
}
|
|
903
|
-
const PhraseSentiment = /*#__PURE__*/React.forwardRef(function PhraseSentiment(
|
|
937
|
+
const PhraseSentiment = /*#__PURE__*/React.forwardRef(function PhraseSentiment(_ref39, ref) {
|
|
904
938
|
let {
|
|
905
939
|
children,
|
|
906
940
|
size = 16,
|
|
907
941
|
...rest
|
|
908
|
-
} =
|
|
942
|
+
} = _ref39;
|
|
909
943
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
910
944
|
width: size,
|
|
911
945
|
height: size,
|
|
@@ -914,21 +948,21 @@ const PhraseSentiment = /*#__PURE__*/React.forwardRef(function PhraseSentiment(_
|
|
|
914
948
|
viewBox: "0 0 32 32",
|
|
915
949
|
fill: "currentColor",
|
|
916
950
|
...rest
|
|
917
|
-
},
|
|
951
|
+
}, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
|
|
918
952
|
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"
|
|
919
|
-
})),
|
|
953
|
+
})), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
|
|
920
954
|
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"
|
|
921
955
|
})), children);
|
|
922
956
|
});
|
|
923
957
|
if (process.env.NODE_ENV !== "production") {
|
|
924
958
|
PhraseSentiment.propTypes = iconPropTypes;
|
|
925
959
|
}
|
|
926
|
-
const PicnicArea = /*#__PURE__*/React.forwardRef(function PicnicArea(
|
|
960
|
+
const PicnicArea = /*#__PURE__*/React.forwardRef(function PicnicArea(_ref40, ref) {
|
|
927
961
|
let {
|
|
928
962
|
children,
|
|
929
963
|
size = 16,
|
|
930
964
|
...rest
|
|
931
|
-
} =
|
|
965
|
+
} = _ref40;
|
|
932
966
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
933
967
|
width: size,
|
|
934
968
|
height: size,
|
|
@@ -937,19 +971,19 @@ const PicnicArea = /*#__PURE__*/React.forwardRef(function PicnicArea(_ref39, ref
|
|
|
937
971
|
viewBox: "0 0 32 32",
|
|
938
972
|
fill: "currentColor",
|
|
939
973
|
...rest
|
|
940
|
-
},
|
|
974
|
+
}, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
|
|
941
975
|
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"
|
|
942
976
|
})), children);
|
|
943
977
|
});
|
|
944
978
|
if (process.env.NODE_ENV !== "production") {
|
|
945
979
|
PicnicArea.propTypes = iconPropTypes;
|
|
946
980
|
}
|
|
947
|
-
const PiggyBank = /*#__PURE__*/React.forwardRef(function PiggyBank(
|
|
981
|
+
const PiggyBank = /*#__PURE__*/React.forwardRef(function PiggyBank(_ref41, ref) {
|
|
948
982
|
let {
|
|
949
983
|
children,
|
|
950
984
|
size = 16,
|
|
951
985
|
...rest
|
|
952
|
-
} =
|
|
986
|
+
} = _ref41;
|
|
953
987
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
954
988
|
width: size,
|
|
955
989
|
height: size,
|
|
@@ -958,21 +992,21 @@ const PiggyBank = /*#__PURE__*/React.forwardRef(function PiggyBank(_ref40, ref)
|
|
|
958
992
|
viewBox: "0 0 32 32",
|
|
959
993
|
fill: "currentColor",
|
|
960
994
|
...rest
|
|
961
|
-
},
|
|
995
|
+
}, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
|
|
962
996
|
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"
|
|
963
|
-
})),
|
|
997
|
+
})), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
|
|
964
998
|
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"
|
|
965
999
|
})), children);
|
|
966
1000
|
});
|
|
967
1001
|
if (process.env.NODE_ENV !== "production") {
|
|
968
1002
|
PiggyBank.propTypes = iconPropTypes;
|
|
969
1003
|
}
|
|
970
|
-
const PiggyBankSlot = /*#__PURE__*/React.forwardRef(function PiggyBankSlot(
|
|
1004
|
+
const PiggyBankSlot = /*#__PURE__*/React.forwardRef(function PiggyBankSlot(_ref42, ref) {
|
|
971
1005
|
let {
|
|
972
1006
|
children,
|
|
973
1007
|
size = 16,
|
|
974
1008
|
...rest
|
|
975
|
-
} =
|
|
1009
|
+
} = _ref42;
|
|
976
1010
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
977
1011
|
width: size,
|
|
978
1012
|
height: size,
|
|
@@ -981,21 +1015,21 @@ const PiggyBankSlot = /*#__PURE__*/React.forwardRef(function PiggyBankSlot(_ref4
|
|
|
981
1015
|
viewBox: "0 0 32 32",
|
|
982
1016
|
fill: "currentColor",
|
|
983
1017
|
...rest
|
|
984
|
-
},
|
|
1018
|
+
}, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
|
|
985
1019
|
d: "M13 11H20V13H13z"
|
|
986
|
-
})),
|
|
1020
|
+
})), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
|
|
987
1021
|
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"
|
|
988
1022
|
})), children);
|
|
989
1023
|
});
|
|
990
1024
|
if (process.env.NODE_ENV !== "production") {
|
|
991
1025
|
PiggyBankSlot.propTypes = iconPropTypes;
|
|
992
1026
|
}
|
|
993
|
-
const Pills = /*#__PURE__*/React.forwardRef(function Pills(
|
|
1027
|
+
const Pills = /*#__PURE__*/React.forwardRef(function Pills(_ref43, ref) {
|
|
994
1028
|
let {
|
|
995
1029
|
children,
|
|
996
1030
|
size = 16,
|
|
997
1031
|
...rest
|
|
998
|
-
} =
|
|
1032
|
+
} = _ref43;
|
|
999
1033
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1000
1034
|
width: size,
|
|
1001
1035
|
height: size,
|
|
@@ -1004,19 +1038,19 @@ const Pills = /*#__PURE__*/React.forwardRef(function Pills(_ref42, ref) {
|
|
|
1004
1038
|
viewBox: "0 0 32 32",
|
|
1005
1039
|
fill: "currentColor",
|
|
1006
1040
|
...rest
|
|
1007
|
-
},
|
|
1041
|
+
}, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
|
|
1008
1042
|
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"
|
|
1009
1043
|
})), children);
|
|
1010
1044
|
});
|
|
1011
1045
|
if (process.env.NODE_ENV !== "production") {
|
|
1012
1046
|
Pills.propTypes = iconPropTypes;
|
|
1013
1047
|
}
|
|
1014
|
-
const PillsAdd = /*#__PURE__*/React.forwardRef(function PillsAdd(
|
|
1048
|
+
const PillsAdd = /*#__PURE__*/React.forwardRef(function PillsAdd(_ref44, ref) {
|
|
1015
1049
|
let {
|
|
1016
1050
|
children,
|
|
1017
1051
|
size = 16,
|
|
1018
1052
|
...rest
|
|
1019
|
-
} =
|
|
1053
|
+
} = _ref44;
|
|
1020
1054
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1021
1055
|
width: size,
|
|
1022
1056
|
height: size,
|
|
@@ -1025,21 +1059,21 @@ const PillsAdd = /*#__PURE__*/React.forwardRef(function PillsAdd(_ref43, ref) {
|
|
|
1025
1059
|
viewBox: "0 0 32 32",
|
|
1026
1060
|
fill: "currentColor",
|
|
1027
1061
|
...rest
|
|
1028
|
-
},
|
|
1062
|
+
}, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
|
|
1029
1063
|
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"
|
|
1030
|
-
})),
|
|
1064
|
+
})), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
|
|
1031
1065
|
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"
|
|
1032
1066
|
})), children);
|
|
1033
1067
|
});
|
|
1034
1068
|
if (process.env.NODE_ENV !== "production") {
|
|
1035
1069
|
PillsAdd.propTypes = iconPropTypes;
|
|
1036
1070
|
}
|
|
1037
|
-
const PillsSubtract = /*#__PURE__*/React.forwardRef(function PillsSubtract(
|
|
1071
|
+
const PillsSubtract = /*#__PURE__*/React.forwardRef(function PillsSubtract(_ref45, ref) {
|
|
1038
1072
|
let {
|
|
1039
1073
|
children,
|
|
1040
1074
|
size = 16,
|
|
1041
1075
|
...rest
|
|
1042
|
-
} =
|
|
1076
|
+
} = _ref45;
|
|
1043
1077
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1044
1078
|
width: size,
|
|
1045
1079
|
height: size,
|
|
@@ -1048,21 +1082,21 @@ const PillsSubtract = /*#__PURE__*/React.forwardRef(function PillsSubtract(_ref4
|
|
|
1048
1082
|
viewBox: "0 0 32 32",
|
|
1049
1083
|
fill: "currentColor",
|
|
1050
1084
|
...rest
|
|
1051
|
-
},
|
|
1085
|
+
}, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
|
|
1052
1086
|
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"
|
|
1053
|
-
})),
|
|
1087
|
+
})), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
|
|
1054
1088
|
d: "M19 21H25V23H19z"
|
|
1055
1089
|
})), children);
|
|
1056
1090
|
});
|
|
1057
1091
|
if (process.env.NODE_ENV !== "production") {
|
|
1058
1092
|
PillsSubtract.propTypes = iconPropTypes;
|
|
1059
1093
|
}
|
|
1060
|
-
const Pin = /*#__PURE__*/React.forwardRef(function Pin(
|
|
1094
|
+
const Pin = /*#__PURE__*/React.forwardRef(function Pin(_ref46, ref) {
|
|
1061
1095
|
let {
|
|
1062
1096
|
children,
|
|
1063
1097
|
size = 16,
|
|
1064
1098
|
...rest
|
|
1065
|
-
} =
|
|
1099
|
+
} = _ref46;
|
|
1066
1100
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1067
1101
|
width: size,
|
|
1068
1102
|
height: size,
|
|
@@ -1071,19 +1105,19 @@ const Pin = /*#__PURE__*/React.forwardRef(function Pin(_ref45, ref) {
|
|
|
1071
1105
|
viewBox: "0 0 32 32",
|
|
1072
1106
|
fill: "currentColor",
|
|
1073
1107
|
...rest
|
|
1074
|
-
},
|
|
1108
|
+
}, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
|
|
1075
1109
|
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"
|
|
1076
1110
|
})), children);
|
|
1077
1111
|
});
|
|
1078
1112
|
if (process.env.NODE_ENV !== "production") {
|
|
1079
1113
|
Pin.propTypes = iconPropTypes;
|
|
1080
1114
|
}
|
|
1081
|
-
const PinFilled = /*#__PURE__*/React.forwardRef(function PinFilled(
|
|
1115
|
+
const PinFilled = /*#__PURE__*/React.forwardRef(function PinFilled(_ref47, ref) {
|
|
1082
1116
|
let {
|
|
1083
1117
|
children,
|
|
1084
1118
|
size = 16,
|
|
1085
1119
|
...rest
|
|
1086
|
-
} =
|
|
1120
|
+
} = _ref47;
|
|
1087
1121
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1088
1122
|
width: size,
|
|
1089
1123
|
height: size,
|
|
@@ -1092,19 +1126,19 @@ const PinFilled = /*#__PURE__*/React.forwardRef(function PinFilled(_ref46, ref)
|
|
|
1092
1126
|
viewBox: "0 0 32 32",
|
|
1093
1127
|
fill: "currentColor",
|
|
1094
1128
|
...rest
|
|
1095
|
-
},
|
|
1129
|
+
}, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
|
|
1096
1130
|
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"
|
|
1097
1131
|
})), children);
|
|
1098
1132
|
});
|
|
1099
1133
|
if (process.env.NODE_ENV !== "production") {
|
|
1100
1134
|
PinFilled.propTypes = iconPropTypes;
|
|
1101
1135
|
}
|
|
1102
|
-
const Plan = /*#__PURE__*/React.forwardRef(function Plan(
|
|
1136
|
+
const Plan = /*#__PURE__*/React.forwardRef(function Plan(_ref48, ref) {
|
|
1103
1137
|
let {
|
|
1104
1138
|
children,
|
|
1105
1139
|
size = 16,
|
|
1106
1140
|
...rest
|
|
1107
|
-
} =
|
|
1141
|
+
} = _ref48;
|
|
1108
1142
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1109
1143
|
width: size,
|
|
1110
1144
|
height: size,
|
|
@@ -1113,19 +1147,19 @@ const Plan = /*#__PURE__*/React.forwardRef(function Plan(_ref47, ref) {
|
|
|
1113
1147
|
viewBox: "0 0 32 32",
|
|
1114
1148
|
fill: "currentColor",
|
|
1115
1149
|
...rest
|
|
1116
|
-
},
|
|
1150
|
+
}, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
|
|
1117
1151
|
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"
|
|
1118
1152
|
})), children);
|
|
1119
1153
|
});
|
|
1120
1154
|
if (process.env.NODE_ENV !== "production") {
|
|
1121
1155
|
Plan.propTypes = iconPropTypes;
|
|
1122
1156
|
}
|
|
1123
|
-
const Plane = /*#__PURE__*/React.forwardRef(function Plane(
|
|
1157
|
+
const Plane = /*#__PURE__*/React.forwardRef(function Plane(_ref49, ref) {
|
|
1124
1158
|
let {
|
|
1125
1159
|
children,
|
|
1126
1160
|
size = 16,
|
|
1127
1161
|
...rest
|
|
1128
|
-
} =
|
|
1162
|
+
} = _ref49;
|
|
1129
1163
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1130
1164
|
width: size,
|
|
1131
1165
|
height: size,
|
|
@@ -1134,19 +1168,19 @@ const Plane = /*#__PURE__*/React.forwardRef(function Plane(_ref48, ref) {
|
|
|
1134
1168
|
viewBox: "0 0 32 32",
|
|
1135
1169
|
fill: "currentColor",
|
|
1136
1170
|
...rest
|
|
1137
|
-
},
|
|
1171
|
+
}, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
|
|
1138
1172
|
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"
|
|
1139
1173
|
})), children);
|
|
1140
1174
|
});
|
|
1141
1175
|
if (process.env.NODE_ENV !== "production") {
|
|
1142
1176
|
Plane.propTypes = iconPropTypes;
|
|
1143
1177
|
}
|
|
1144
|
-
const PlanePrivate = /*#__PURE__*/React.forwardRef(function PlanePrivate(
|
|
1178
|
+
const PlanePrivate = /*#__PURE__*/React.forwardRef(function PlanePrivate(_ref50, ref) {
|
|
1145
1179
|
let {
|
|
1146
1180
|
children,
|
|
1147
1181
|
size = 16,
|
|
1148
1182
|
...rest
|
|
1149
|
-
} =
|
|
1183
|
+
} = _ref50;
|
|
1150
1184
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1151
1185
|
width: size,
|
|
1152
1186
|
height: size,
|
|
@@ -1155,21 +1189,21 @@ const PlanePrivate = /*#__PURE__*/React.forwardRef(function PlanePrivate(_ref49,
|
|
|
1155
1189
|
viewBox: "0 0 32 32",
|
|
1156
1190
|
fill: "currentColor",
|
|
1157
1191
|
...rest
|
|
1158
|
-
},
|
|
1192
|
+
}, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
|
|
1159
1193
|
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"
|
|
1160
|
-
})),
|
|
1194
|
+
})), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
|
|
1161
1195
|
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"
|
|
1162
1196
|
})), children);
|
|
1163
1197
|
});
|
|
1164
1198
|
if (process.env.NODE_ENV !== "production") {
|
|
1165
1199
|
PlanePrivate.propTypes = iconPropTypes;
|
|
1166
1200
|
}
|
|
1167
|
-
const PlaneSea = /*#__PURE__*/React.forwardRef(function PlaneSea(
|
|
1201
|
+
const PlaneSea = /*#__PURE__*/React.forwardRef(function PlaneSea(_ref51, ref) {
|
|
1168
1202
|
let {
|
|
1169
1203
|
children,
|
|
1170
1204
|
size = 16,
|
|
1171
1205
|
...rest
|
|
1172
|
-
} =
|
|
1206
|
+
} = _ref51;
|
|
1173
1207
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1174
1208
|
width: size,
|
|
1175
1209
|
height: size,
|
|
@@ -1178,19 +1212,19 @@ const PlaneSea = /*#__PURE__*/React.forwardRef(function PlaneSea(_ref50, ref) {
|
|
|
1178
1212
|
viewBox: "0 0 32 32",
|
|
1179
1213
|
fill: "currentColor",
|
|
1180
1214
|
...rest
|
|
1181
|
-
},
|
|
1215
|
+
}, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
|
|
1182
1216
|
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"
|
|
1183
1217
|
})), children);
|
|
1184
1218
|
});
|
|
1185
1219
|
if (process.env.NODE_ENV !== "production") {
|
|
1186
1220
|
PlaneSea.propTypes = iconPropTypes;
|
|
1187
1221
|
}
|
|
1188
|
-
const Play = /*#__PURE__*/React.forwardRef(function Play(
|
|
1222
|
+
const Play = /*#__PURE__*/React.forwardRef(function Play(_ref52, ref) {
|
|
1189
1223
|
let {
|
|
1190
1224
|
children,
|
|
1191
1225
|
size = 16,
|
|
1192
1226
|
...rest
|
|
1193
|
-
} =
|
|
1227
|
+
} = _ref52;
|
|
1194
1228
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1195
1229
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1196
1230
|
width: size,
|
|
@@ -1200,7 +1234,7 @@ const Play = /*#__PURE__*/React.forwardRef(function Play(_ref51, ref) {
|
|
|
1200
1234
|
viewBox: "0 0 16 16",
|
|
1201
1235
|
fill: "currentColor",
|
|
1202
1236
|
...rest
|
|
1203
|
-
},
|
|
1237
|
+
}, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
|
|
1204
1238
|
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"
|
|
1205
1239
|
})), children);
|
|
1206
1240
|
}
|
|
@@ -1212,19 +1246,19 @@ const Play = /*#__PURE__*/React.forwardRef(function Play(_ref51, ref) {
|
|
|
1212
1246
|
viewBox: "0 0 32 32",
|
|
1213
1247
|
fill: "currentColor",
|
|
1214
1248
|
...rest
|
|
1215
|
-
},
|
|
1249
|
+
}, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
|
|
1216
1250
|
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"
|
|
1217
1251
|
})), children);
|
|
1218
1252
|
});
|
|
1219
1253
|
if (process.env.NODE_ENV !== "production") {
|
|
1220
1254
|
Play.propTypes = iconPropTypes;
|
|
1221
1255
|
}
|
|
1222
|
-
const PlayFilled = /*#__PURE__*/React.forwardRef(function PlayFilled(
|
|
1256
|
+
const PlayFilled = /*#__PURE__*/React.forwardRef(function PlayFilled(_ref53, ref) {
|
|
1223
1257
|
let {
|
|
1224
1258
|
children,
|
|
1225
1259
|
size = 16,
|
|
1226
1260
|
...rest
|
|
1227
|
-
} =
|
|
1261
|
+
} = _ref53;
|
|
1228
1262
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1229
1263
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1230
1264
|
width: size,
|
|
@@ -1234,7 +1268,7 @@ const PlayFilled = /*#__PURE__*/React.forwardRef(function PlayFilled(_ref52, ref
|
|
|
1234
1268
|
viewBox: "0 0 16 16",
|
|
1235
1269
|
fill: "currentColor",
|
|
1236
1270
|
...rest
|
|
1237
|
-
},
|
|
1271
|
+
}, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
|
|
1238
1272
|
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"
|
|
1239
1273
|
})), children);
|
|
1240
1274
|
}
|
|
@@ -1246,22 +1280,22 @@ const PlayFilled = /*#__PURE__*/React.forwardRef(function PlayFilled(_ref52, ref
|
|
|
1246
1280
|
viewBox: "0 0 32 32",
|
|
1247
1281
|
fill: "currentColor",
|
|
1248
1282
|
...rest
|
|
1249
|
-
},
|
|
1283
|
+
}, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
|
|
1250
1284
|
fill: "none",
|
|
1251
1285
|
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"
|
|
1252
|
-
})),
|
|
1286
|
+
})), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
|
|
1253
1287
|
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"
|
|
1254
1288
|
})), children);
|
|
1255
1289
|
});
|
|
1256
1290
|
if (process.env.NODE_ENV !== "production") {
|
|
1257
1291
|
PlayFilled.propTypes = iconPropTypes;
|
|
1258
1292
|
}
|
|
1259
|
-
const PlayFilledAlt = /*#__PURE__*/React.forwardRef(function PlayFilledAlt(
|
|
1293
|
+
const PlayFilledAlt = /*#__PURE__*/React.forwardRef(function PlayFilledAlt(_ref54, ref) {
|
|
1260
1294
|
let {
|
|
1261
1295
|
children,
|
|
1262
1296
|
size = 16,
|
|
1263
1297
|
...rest
|
|
1264
|
-
} =
|
|
1298
|
+
} = _ref54;
|
|
1265
1299
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1266
1300
|
width: size,
|
|
1267
1301
|
height: size,
|
|
@@ -1270,19 +1304,19 @@ const PlayFilledAlt = /*#__PURE__*/React.forwardRef(function PlayFilledAlt(_ref5
|
|
|
1270
1304
|
viewBox: "0 0 32 32",
|
|
1271
1305
|
fill: "currentColor",
|
|
1272
1306
|
...rest
|
|
1273
|
-
},
|
|
1307
|
+
}, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
|
|
1274
1308
|
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"
|
|
1275
1309
|
})), children);
|
|
1276
1310
|
});
|
|
1277
1311
|
if (process.env.NODE_ENV !== "production") {
|
|
1278
1312
|
PlayFilledAlt.propTypes = iconPropTypes;
|
|
1279
1313
|
}
|
|
1280
|
-
const PlayOutline = /*#__PURE__*/React.forwardRef(function PlayOutline(
|
|
1314
|
+
const PlayOutline = /*#__PURE__*/React.forwardRef(function PlayOutline(_ref55, ref) {
|
|
1281
1315
|
let {
|
|
1282
1316
|
children,
|
|
1283
1317
|
size = 16,
|
|
1284
1318
|
...rest
|
|
1285
|
-
} =
|
|
1319
|
+
} = _ref55;
|
|
1286
1320
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1287
1321
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1288
1322
|
width: size,
|
|
@@ -1292,9 +1326,9 @@ const PlayOutline = /*#__PURE__*/React.forwardRef(function PlayOutline(_ref54, r
|
|
|
1292
1326
|
viewBox: "0 0 16 16",
|
|
1293
1327
|
fill: "currentColor",
|
|
1294
1328
|
...rest
|
|
1295
|
-
},
|
|
1329
|
+
}, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
|
|
1296
1330
|
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"
|
|
1297
|
-
})),
|
|
1331
|
+
})), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
|
|
1298
1332
|
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"
|
|
1299
1333
|
})), children);
|
|
1300
1334
|
}
|
|
@@ -1306,21 +1340,21 @@ const PlayOutline = /*#__PURE__*/React.forwardRef(function PlayOutline(_ref54, r
|
|
|
1306
1340
|
viewBox: "0 0 32 32",
|
|
1307
1341
|
fill: "currentColor",
|
|
1308
1342
|
...rest
|
|
1309
|
-
},
|
|
1343
|
+
}, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
|
|
1310
1344
|
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"
|
|
1311
|
-
})),
|
|
1345
|
+
})), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
|
|
1312
1346
|
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"
|
|
1313
1347
|
})), children);
|
|
1314
1348
|
});
|
|
1315
1349
|
if (process.env.NODE_ENV !== "production") {
|
|
1316
1350
|
PlayOutline.propTypes = iconPropTypes;
|
|
1317
1351
|
}
|
|
1318
|
-
const PlayOutlineFilled = /*#__PURE__*/React.forwardRef(function PlayOutlineFilled(
|
|
1352
|
+
const PlayOutlineFilled = /*#__PURE__*/React.forwardRef(function PlayOutlineFilled(_ref56, ref) {
|
|
1319
1353
|
let {
|
|
1320
1354
|
children,
|
|
1321
1355
|
size = 16,
|
|
1322
1356
|
...rest
|
|
1323
|
-
} =
|
|
1357
|
+
} = _ref56;
|
|
1324
1358
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1325
1359
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1326
1360
|
width: size,
|
|
@@ -1330,9 +1364,9 @@ const PlayOutlineFilled = /*#__PURE__*/React.forwardRef(function PlayOutlineFill
|
|
|
1330
1364
|
viewBox: "0 0 16 16",
|
|
1331
1365
|
fill: "currentColor",
|
|
1332
1366
|
...rest
|
|
1333
|
-
},
|
|
1367
|
+
}, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
|
|
1334
1368
|
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"
|
|
1335
|
-
})),
|
|
1369
|
+
})), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
|
|
1336
1370
|
d: "M6.5 10.2L10.5 8 6.5 5.8z"
|
|
1337
1371
|
})), children);
|
|
1338
1372
|
}
|
|
@@ -1344,24 +1378,24 @@ const PlayOutlineFilled = /*#__PURE__*/React.forwardRef(function PlayOutlineFill
|
|
|
1344
1378
|
viewBox: "0 0 32 32",
|
|
1345
1379
|
fill: "currentColor",
|
|
1346
1380
|
...rest
|
|
1347
|
-
},
|
|
1381
|
+
}, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
|
|
1348
1382
|
fill: "none",
|
|
1349
1383
|
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"
|
|
1350
|
-
})),
|
|
1384
|
+
})), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
|
|
1351
1385
|
d: "M12 20.382L20.764 16 12 11.618 12 20.382z"
|
|
1352
|
-
})),
|
|
1386
|
+
})), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
|
|
1353
1387
|
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"
|
|
1354
1388
|
})), children);
|
|
1355
1389
|
});
|
|
1356
1390
|
if (process.env.NODE_ENV !== "production") {
|
|
1357
1391
|
PlayOutlineFilled.propTypes = iconPropTypes;
|
|
1358
1392
|
}
|
|
1359
|
-
const Playlist = /*#__PURE__*/React.forwardRef(function Playlist(
|
|
1393
|
+
const Playlist = /*#__PURE__*/React.forwardRef(function Playlist(_ref57, ref) {
|
|
1360
1394
|
let {
|
|
1361
1395
|
children,
|
|
1362
1396
|
size = 16,
|
|
1363
1397
|
...rest
|
|
1364
|
-
} =
|
|
1398
|
+
} = _ref57;
|
|
1365
1399
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1366
1400
|
width: size,
|
|
1367
1401
|
height: size,
|
|
@@ -1370,19 +1404,19 @@ const Playlist = /*#__PURE__*/React.forwardRef(function Playlist(_ref56, ref) {
|
|
|
1370
1404
|
viewBox: "0 0 32 32",
|
|
1371
1405
|
fill: "currentColor",
|
|
1372
1406
|
...rest
|
|
1373
|
-
},
|
|
1407
|
+
}, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
|
|
1374
1408
|
d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H16V20H4zM21 18L28 23 21 28 21 18z"
|
|
1375
1409
|
})), children);
|
|
1376
1410
|
});
|
|
1377
1411
|
if (process.env.NODE_ENV !== "production") {
|
|
1378
1412
|
Playlist.propTypes = iconPropTypes;
|
|
1379
1413
|
}
|
|
1380
|
-
const Plug = /*#__PURE__*/React.forwardRef(function Plug(
|
|
1414
|
+
const Plug = /*#__PURE__*/React.forwardRef(function Plug(_ref58, ref) {
|
|
1381
1415
|
let {
|
|
1382
1416
|
children,
|
|
1383
1417
|
size = 16,
|
|
1384
1418
|
...rest
|
|
1385
|
-
} =
|
|
1419
|
+
} = _ref58;
|
|
1386
1420
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1387
1421
|
width: size,
|
|
1388
1422
|
height: size,
|
|
@@ -1391,19 +1425,19 @@ const Plug = /*#__PURE__*/React.forwardRef(function Plug(_ref57, ref) {
|
|
|
1391
1425
|
viewBox: "0 0 32 32",
|
|
1392
1426
|
fill: "currentColor",
|
|
1393
1427
|
...rest
|
|
1394
|
-
},
|
|
1428
|
+
}, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
|
|
1395
1429
|
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"
|
|
1396
1430
|
})), children);
|
|
1397
1431
|
});
|
|
1398
1432
|
if (process.env.NODE_ENV !== "production") {
|
|
1399
1433
|
Plug.propTypes = iconPropTypes;
|
|
1400
1434
|
}
|
|
1401
|
-
const PlugFilled = /*#__PURE__*/React.forwardRef(function PlugFilled(
|
|
1435
|
+
const PlugFilled = /*#__PURE__*/React.forwardRef(function PlugFilled(_ref59, ref) {
|
|
1402
1436
|
let {
|
|
1403
1437
|
children,
|
|
1404
1438
|
size = 16,
|
|
1405
1439
|
...rest
|
|
1406
|
-
} =
|
|
1440
|
+
} = _ref59;
|
|
1407
1441
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1408
1442
|
width: size,
|
|
1409
1443
|
height: size,
|
|
@@ -1412,19 +1446,19 @@ const PlugFilled = /*#__PURE__*/React.forwardRef(function PlugFilled(_ref58, ref
|
|
|
1412
1446
|
viewBox: "0 0 32 32",
|
|
1413
1447
|
fill: "currentColor",
|
|
1414
1448
|
...rest
|
|
1415
|
-
},
|
|
1449
|
+
}, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
|
|
1416
1450
|
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"
|
|
1417
1451
|
})), children);
|
|
1418
1452
|
});
|
|
1419
1453
|
if (process.env.NODE_ENV !== "production") {
|
|
1420
1454
|
PlugFilled.propTypes = iconPropTypes;
|
|
1421
1455
|
}
|
|
1422
|
-
const Png = /*#__PURE__*/React.forwardRef(function Png(
|
|
1456
|
+
const Png = /*#__PURE__*/React.forwardRef(function Png(_ref60, ref) {
|
|
1423
1457
|
let {
|
|
1424
1458
|
children,
|
|
1425
1459
|
size = 16,
|
|
1426
1460
|
...rest
|
|
1427
|
-
} =
|
|
1461
|
+
} = _ref60;
|
|
1428
1462
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1429
1463
|
width: size,
|
|
1430
1464
|
height: size,
|
|
@@ -1433,19 +1467,19 @@ const Png = /*#__PURE__*/React.forwardRef(function Png(_ref59, ref) {
|
|
|
1433
1467
|
viewBox: "0 0 32 32",
|
|
1434
1468
|
fill: "currentColor",
|
|
1435
1469
|
...rest
|
|
1436
|
-
},
|
|
1470
|
+
}, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
|
|
1437
1471
|
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"
|
|
1438
1472
|
})), children);
|
|
1439
1473
|
});
|
|
1440
1474
|
if (process.env.NODE_ENV !== "production") {
|
|
1441
1475
|
Png.propTypes = iconPropTypes;
|
|
1442
1476
|
}
|
|
1443
|
-
const PointOfPresence = /*#__PURE__*/React.forwardRef(function PointOfPresence(
|
|
1477
|
+
const PointOfPresence = /*#__PURE__*/React.forwardRef(function PointOfPresence(_ref61, ref) {
|
|
1444
1478
|
let {
|
|
1445
1479
|
children,
|
|
1446
1480
|
size = 16,
|
|
1447
1481
|
...rest
|
|
1448
|
-
} =
|
|
1482
|
+
} = _ref61;
|
|
1449
1483
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1450
1484
|
width: size,
|
|
1451
1485
|
height: size,
|
|
@@ -1454,21 +1488,21 @@ const PointOfPresence = /*#__PURE__*/React.forwardRef(function PointOfPresence(_
|
|
|
1454
1488
|
viewBox: "0 0 32 32",
|
|
1455
1489
|
fill: "currentColor",
|
|
1456
1490
|
...rest
|
|
1457
|
-
},
|
|
1491
|
+
}, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
|
|
1458
1492
|
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"
|
|
1459
|
-
})),
|
|
1493
|
+
})), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
|
|
1460
1494
|
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"
|
|
1461
1495
|
})), children);
|
|
1462
1496
|
});
|
|
1463
1497
|
if (process.env.NODE_ENV !== "production") {
|
|
1464
1498
|
PointOfPresence.propTypes = iconPropTypes;
|
|
1465
1499
|
}
|
|
1466
|
-
const WatsonHealthPointerText = /*#__PURE__*/React.forwardRef(function WatsonHealthPointerText(
|
|
1500
|
+
const WatsonHealthPointerText = /*#__PURE__*/React.forwardRef(function WatsonHealthPointerText(_ref62, ref) {
|
|
1467
1501
|
let {
|
|
1468
1502
|
children,
|
|
1469
1503
|
size = 16,
|
|
1470
1504
|
...rest
|
|
1471
|
-
} =
|
|
1505
|
+
} = _ref62;
|
|
1472
1506
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1473
1507
|
width: size,
|
|
1474
1508
|
height: size,
|
|
@@ -1477,21 +1511,21 @@ const WatsonHealthPointerText = /*#__PURE__*/React.forwardRef(function WatsonHea
|
|
|
1477
1511
|
viewBox: "0 0 32 32",
|
|
1478
1512
|
fill: "currentColor",
|
|
1479
1513
|
...rest
|
|
1480
|
-
},
|
|
1514
|
+
}, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
|
|
1481
1515
|
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"
|
|
1482
|
-
})),
|
|
1516
|
+
})), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
|
|
1483
1517
|
d: "M22,15H17v2h5v2H18a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V17A2,2,0,0,0,22,15Zm0,8H18V21h4Z"
|
|
1484
1518
|
})), children);
|
|
1485
1519
|
});
|
|
1486
1520
|
if (process.env.NODE_ENV !== "production") {
|
|
1487
1521
|
WatsonHealthPointerText.propTypes = iconPropTypes;
|
|
1488
1522
|
}
|
|
1489
|
-
const Police = /*#__PURE__*/React.forwardRef(function Police(
|
|
1523
|
+
const Police = /*#__PURE__*/React.forwardRef(function Police(_ref63, ref) {
|
|
1490
1524
|
let {
|
|
1491
1525
|
children,
|
|
1492
1526
|
size = 16,
|
|
1493
1527
|
...rest
|
|
1494
|
-
} =
|
|
1528
|
+
} = _ref63;
|
|
1495
1529
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1496
1530
|
width: size,
|
|
1497
1531
|
height: size,
|
|
@@ -1500,23 +1534,23 @@ const Police = /*#__PURE__*/React.forwardRef(function Police(_ref62, ref) {
|
|
|
1500
1534
|
viewBox: "0 0 32 32",
|
|
1501
1535
|
fill: "currentColor",
|
|
1502
1536
|
...rest
|
|
1503
|
-
},
|
|
1537
|
+
}, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
|
|
1504
1538
|
d: "M10 24H12V30H10z"
|
|
1505
|
-
})),
|
|
1539
|
+
})), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
|
|
1506
1540
|
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"
|
|
1507
|
-
})),
|
|
1541
|
+
})), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
|
|
1508
1542
|
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"
|
|
1509
1543
|
})), children);
|
|
1510
1544
|
});
|
|
1511
1545
|
if (process.env.NODE_ENV !== "production") {
|
|
1512
1546
|
Police.propTypes = iconPropTypes;
|
|
1513
1547
|
}
|
|
1514
|
-
const Policy = /*#__PURE__*/React.forwardRef(function Policy(
|
|
1548
|
+
const Policy = /*#__PURE__*/React.forwardRef(function Policy(_ref64, ref) {
|
|
1515
1549
|
let {
|
|
1516
1550
|
children,
|
|
1517
1551
|
size = 16,
|
|
1518
1552
|
...rest
|
|
1519
|
-
} =
|
|
1553
|
+
} = _ref64;
|
|
1520
1554
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1521
1555
|
width: size,
|
|
1522
1556
|
height: size,
|
|
@@ -1525,21 +1559,21 @@ const Policy = /*#__PURE__*/React.forwardRef(function Policy(_ref63, ref) {
|
|
|
1525
1559
|
viewBox: "0 0 32 32",
|
|
1526
1560
|
fill: "currentColor",
|
|
1527
1561
|
...rest
|
|
1528
|
-
},
|
|
1562
|
+
}, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
|
|
1529
1563
|
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"
|
|
1530
|
-
})),
|
|
1564
|
+
})), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
|
|
1531
1565
|
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"
|
|
1532
1566
|
})), children);
|
|
1533
1567
|
});
|
|
1534
1568
|
if (process.env.NODE_ENV !== "production") {
|
|
1535
1569
|
Policy.propTypes = iconPropTypes;
|
|
1536
1570
|
}
|
|
1537
|
-
const Popup = /*#__PURE__*/React.forwardRef(function Popup(
|
|
1571
|
+
const Popup = /*#__PURE__*/React.forwardRef(function Popup(_ref65, ref) {
|
|
1538
1572
|
let {
|
|
1539
1573
|
children,
|
|
1540
1574
|
size = 16,
|
|
1541
1575
|
...rest
|
|
1542
|
-
} =
|
|
1576
|
+
} = _ref65;
|
|
1543
1577
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1544
1578
|
width: size,
|
|
1545
1579
|
height: size,
|
|
@@ -1548,21 +1582,21 @@ const Popup = /*#__PURE__*/React.forwardRef(function Popup(_ref64, ref) {
|
|
|
1548
1582
|
viewBox: "0 0 32 32",
|
|
1549
1583
|
fill: "currentColor",
|
|
1550
1584
|
...rest
|
|
1551
|
-
},
|
|
1585
|
+
}, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
|
|
1552
1586
|
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"
|
|
1553
|
-
})),
|
|
1587
|
+
})), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
|
|
1554
1588
|
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"
|
|
1555
1589
|
})), children);
|
|
1556
1590
|
});
|
|
1557
1591
|
if (process.env.NODE_ENV !== "production") {
|
|
1558
1592
|
Popup.propTypes = iconPropTypes;
|
|
1559
1593
|
}
|
|
1560
|
-
const PortInput = /*#__PURE__*/React.forwardRef(function PortInput(
|
|
1594
|
+
const PortInput = /*#__PURE__*/React.forwardRef(function PortInput(_ref66, ref) {
|
|
1561
1595
|
let {
|
|
1562
1596
|
children,
|
|
1563
1597
|
size = 16,
|
|
1564
1598
|
...rest
|
|
1565
|
-
} =
|
|
1599
|
+
} = _ref66;
|
|
1566
1600
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1567
1601
|
width: size,
|
|
1568
1602
|
height: size,
|
|
@@ -1571,21 +1605,21 @@ const PortInput = /*#__PURE__*/React.forwardRef(function PortInput(_ref65, ref)
|
|
|
1571
1605
|
viewBox: "0 0 32 32",
|
|
1572
1606
|
fill: "currentColor",
|
|
1573
1607
|
...rest
|
|
1574
|
-
},
|
|
1608
|
+
}, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
|
|
1575
1609
|
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"
|
|
1576
|
-
})),
|
|
1610
|
+
})), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
|
|
1577
1611
|
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"
|
|
1578
1612
|
})), children);
|
|
1579
1613
|
});
|
|
1580
1614
|
if (process.env.NODE_ENV !== "production") {
|
|
1581
1615
|
PortInput.propTypes = iconPropTypes;
|
|
1582
1616
|
}
|
|
1583
|
-
const PortOutput = /*#__PURE__*/React.forwardRef(function PortOutput(
|
|
1617
|
+
const PortOutput = /*#__PURE__*/React.forwardRef(function PortOutput(_ref67, ref) {
|
|
1584
1618
|
let {
|
|
1585
1619
|
children,
|
|
1586
1620
|
size = 16,
|
|
1587
1621
|
...rest
|
|
1588
|
-
} =
|
|
1622
|
+
} = _ref67;
|
|
1589
1623
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1590
1624
|
width: size,
|
|
1591
1625
|
height: size,
|
|
@@ -1594,21 +1628,21 @@ const PortOutput = /*#__PURE__*/React.forwardRef(function PortOutput(_ref66, ref
|
|
|
1594
1628
|
viewBox: "0 0 32 32",
|
|
1595
1629
|
fill: "currentColor",
|
|
1596
1630
|
...rest
|
|
1597
|
-
},
|
|
1631
|
+
}, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
|
|
1598
1632
|
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"
|
|
1599
|
-
})),
|
|
1633
|
+
})), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
|
|
1600
1634
|
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"
|
|
1601
1635
|
})), children);
|
|
1602
1636
|
});
|
|
1603
1637
|
if (process.env.NODE_ENV !== "production") {
|
|
1604
1638
|
PortOutput.propTypes = iconPropTypes;
|
|
1605
1639
|
}
|
|
1606
|
-
const Portfolio = /*#__PURE__*/React.forwardRef(function Portfolio(
|
|
1640
|
+
const Portfolio = /*#__PURE__*/React.forwardRef(function Portfolio(_ref68, ref) {
|
|
1607
1641
|
let {
|
|
1608
1642
|
children,
|
|
1609
1643
|
size = 16,
|
|
1610
1644
|
...rest
|
|
1611
|
-
} =
|
|
1645
|
+
} = _ref68;
|
|
1612
1646
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1613
1647
|
width: size,
|
|
1614
1648
|
height: size,
|
|
@@ -1617,19 +1651,19 @@ const Portfolio = /*#__PURE__*/React.forwardRef(function Portfolio(_ref67, ref)
|
|
|
1617
1651
|
viewBox: "0 0 32 32",
|
|
1618
1652
|
fill: "currentColor",
|
|
1619
1653
|
...rest
|
|
1620
|
-
},
|
|
1654
|
+
}, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
|
|
1621
1655
|
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"
|
|
1622
1656
|
})), children);
|
|
1623
1657
|
});
|
|
1624
1658
|
if (process.env.NODE_ENV !== "production") {
|
|
1625
1659
|
Portfolio.propTypes = iconPropTypes;
|
|
1626
1660
|
}
|
|
1627
|
-
const Power = /*#__PURE__*/React.forwardRef(function Power(
|
|
1661
|
+
const Power = /*#__PURE__*/React.forwardRef(function Power(_ref69, ref) {
|
|
1628
1662
|
let {
|
|
1629
1663
|
children,
|
|
1630
1664
|
size = 16,
|
|
1631
1665
|
...rest
|
|
1632
|
-
} =
|
|
1666
|
+
} = _ref69;
|
|
1633
1667
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1634
1668
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1635
1669
|
width: size,
|
|
@@ -1639,9 +1673,9 @@ const Power = /*#__PURE__*/React.forwardRef(function Power(_ref68, ref) {
|
|
|
1639
1673
|
viewBox: "0 0 16 16",
|
|
1640
1674
|
fill: "currentColor",
|
|
1641
1675
|
...rest
|
|
1642
|
-
},
|
|
1676
|
+
}, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
|
|
1643
1677
|
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"
|
|
1644
|
-
})),
|
|
1678
|
+
})), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
|
|
1645
1679
|
d: "M7.5 1H8.5V8H7.5z"
|
|
1646
1680
|
})), children);
|
|
1647
1681
|
}
|
|
@@ -1653,21 +1687,21 @@ const Power = /*#__PURE__*/React.forwardRef(function Power(_ref68, ref) {
|
|
|
1653
1687
|
viewBox: "0 0 32 32",
|
|
1654
1688
|
fill: "currentColor",
|
|
1655
1689
|
...rest
|
|
1656
|
-
},
|
|
1690
|
+
}, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
|
|
1657
1691
|
d: "M22.5,5.74l-1,1.73a11,11,0,1,1-11,0l-1-1.73a13,13,0,1,0,13,0Z"
|
|
1658
|
-
})),
|
|
1692
|
+
})), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
|
|
1659
1693
|
d: "M15 2H17V16H15z"
|
|
1660
1694
|
})), children);
|
|
1661
1695
|
});
|
|
1662
1696
|
if (process.env.NODE_ENV !== "production") {
|
|
1663
1697
|
Power.propTypes = iconPropTypes;
|
|
1664
1698
|
}
|
|
1665
|
-
const Ppt = /*#__PURE__*/React.forwardRef(function Ppt(
|
|
1699
|
+
const Ppt = /*#__PURE__*/React.forwardRef(function Ppt(_ref70, ref) {
|
|
1666
1700
|
let {
|
|
1667
1701
|
children,
|
|
1668
1702
|
size = 16,
|
|
1669
1703
|
...rest
|
|
1670
|
-
} =
|
|
1704
|
+
} = _ref70;
|
|
1671
1705
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1672
1706
|
width: size,
|
|
1673
1707
|
height: size,
|
|
@@ -1676,19 +1710,19 @@ const Ppt = /*#__PURE__*/React.forwardRef(function Ppt(_ref69, ref) {
|
|
|
1676
1710
|
viewBox: "0 0 32 32",
|
|
1677
1711
|
fill: "currentColor",
|
|
1678
1712
|
...rest
|
|
1679
|
-
},
|
|
1713
|
+
}, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
|
|
1680
1714
|
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"
|
|
1681
1715
|
})), children);
|
|
1682
1716
|
});
|
|
1683
1717
|
if (process.env.NODE_ENV !== "production") {
|
|
1684
1718
|
Ppt.propTypes = iconPropTypes;
|
|
1685
1719
|
}
|
|
1686
|
-
const PresentationFile = /*#__PURE__*/React.forwardRef(function PresentationFile(
|
|
1720
|
+
const PresentationFile = /*#__PURE__*/React.forwardRef(function PresentationFile(_ref71, ref) {
|
|
1687
1721
|
let {
|
|
1688
1722
|
children,
|
|
1689
1723
|
size = 16,
|
|
1690
1724
|
...rest
|
|
1691
|
-
} =
|
|
1725
|
+
} = _ref71;
|
|
1692
1726
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1693
1727
|
width: size,
|
|
1694
1728
|
height: size,
|
|
@@ -1697,21 +1731,21 @@ const PresentationFile = /*#__PURE__*/React.forwardRef(function PresentationFile
|
|
|
1697
1731
|
viewBox: "0 0 32 32",
|
|
1698
1732
|
fill: "currentColor",
|
|
1699
1733
|
...rest
|
|
1700
|
-
},
|
|
1734
|
+
}, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
|
|
1701
1735
|
d: "M15 10H17V18H15zM20 14H22V18H20zM10 12H12V18H10z"
|
|
1702
|
-
})),
|
|
1736
|
+
})), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
|
|
1703
1737
|
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"
|
|
1704
1738
|
})), children);
|
|
1705
1739
|
});
|
|
1706
1740
|
if (process.env.NODE_ENV !== "production") {
|
|
1707
1741
|
PresentationFile.propTypes = iconPropTypes;
|
|
1708
1742
|
}
|
|
1709
|
-
const Pressure = /*#__PURE__*/React.forwardRef(function Pressure(
|
|
1743
|
+
const Pressure = /*#__PURE__*/React.forwardRef(function Pressure(_ref72, ref) {
|
|
1710
1744
|
let {
|
|
1711
1745
|
children,
|
|
1712
1746
|
size = 16,
|
|
1713
1747
|
...rest
|
|
1714
|
-
} =
|
|
1748
|
+
} = _ref72;
|
|
1715
1749
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1716
1750
|
width: size,
|
|
1717
1751
|
height: size,
|
|
@@ -1720,19 +1754,19 @@ const Pressure = /*#__PURE__*/React.forwardRef(function Pressure(_ref71, ref) {
|
|
|
1720
1754
|
viewBox: "0 0 32 32",
|
|
1721
1755
|
fill: "currentColor",
|
|
1722
1756
|
...rest
|
|
1723
|
-
},
|
|
1757
|
+
}, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
|
|
1724
1758
|
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"
|
|
1725
1759
|
})), children);
|
|
1726
1760
|
});
|
|
1727
1761
|
if (process.env.NODE_ENV !== "production") {
|
|
1728
1762
|
Pressure.propTypes = iconPropTypes;
|
|
1729
1763
|
}
|
|
1730
|
-
const PressureFilled = /*#__PURE__*/React.forwardRef(function PressureFilled(
|
|
1764
|
+
const PressureFilled = /*#__PURE__*/React.forwardRef(function PressureFilled(_ref73, ref) {
|
|
1731
1765
|
let {
|
|
1732
1766
|
children,
|
|
1733
1767
|
size = 16,
|
|
1734
1768
|
...rest
|
|
1735
|
-
} =
|
|
1769
|
+
} = _ref73;
|
|
1736
1770
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1737
1771
|
width: size,
|
|
1738
1772
|
height: size,
|
|
@@ -1741,19 +1775,19 @@ const PressureFilled = /*#__PURE__*/React.forwardRef(function PressureFilled(_re
|
|
|
1741
1775
|
viewBox: "0 0 32 32",
|
|
1742
1776
|
fill: "currentColor",
|
|
1743
1777
|
...rest
|
|
1744
|
-
},
|
|
1778
|
+
}, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
|
|
1745
1779
|
d: "M22 30H10V25H6l10-9 10 9H22zM16 16L6 7h4V2H22V7h4z"
|
|
1746
1780
|
})), children);
|
|
1747
1781
|
});
|
|
1748
1782
|
if (process.env.NODE_ENV !== "production") {
|
|
1749
1783
|
PressureFilled.propTypes = iconPropTypes;
|
|
1750
1784
|
}
|
|
1751
|
-
const PreviousFilled = /*#__PURE__*/React.forwardRef(function PreviousFilled(
|
|
1785
|
+
const PreviousFilled = /*#__PURE__*/React.forwardRef(function PreviousFilled(_ref74, ref) {
|
|
1752
1786
|
let {
|
|
1753
1787
|
children,
|
|
1754
1788
|
size = 16,
|
|
1755
1789
|
...rest
|
|
1756
|
-
} =
|
|
1790
|
+
} = _ref74;
|
|
1757
1791
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1758
1792
|
width: size,
|
|
1759
1793
|
height: size,
|
|
@@ -1762,9 +1796,9 @@ const PreviousFilled = /*#__PURE__*/React.forwardRef(function PreviousFilled(_re
|
|
|
1762
1796
|
viewBox: "0 0 32 32",
|
|
1763
1797
|
fill: "currentColor",
|
|
1764
1798
|
...rest
|
|
1765
|
-
},
|
|
1799
|
+
}, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
|
|
1766
1800
|
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"
|
|
1767
|
-
})),
|
|
1801
|
+
})), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
|
|
1768
1802
|
fill: "none",
|
|
1769
1803
|
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",
|
|
1770
1804
|
"data-icon-path": "inner-path"
|
|
@@ -1773,12 +1807,12 @@ const PreviousFilled = /*#__PURE__*/React.forwardRef(function PreviousFilled(_re
|
|
|
1773
1807
|
if (process.env.NODE_ENV !== "production") {
|
|
1774
1808
|
PreviousFilled.propTypes = iconPropTypes;
|
|
1775
1809
|
}
|
|
1776
|
-
const PreviousOutline = /*#__PURE__*/React.forwardRef(function PreviousOutline(
|
|
1810
|
+
const PreviousOutline = /*#__PURE__*/React.forwardRef(function PreviousOutline(_ref75, ref) {
|
|
1777
1811
|
let {
|
|
1778
1812
|
children,
|
|
1779
1813
|
size = 16,
|
|
1780
1814
|
...rest
|
|
1781
|
-
} =
|
|
1815
|
+
} = _ref75;
|
|
1782
1816
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1783
1817
|
width: size,
|
|
1784
1818
|
height: size,
|
|
@@ -1787,21 +1821,21 @@ const PreviousOutline = /*#__PURE__*/React.forwardRef(function PreviousOutline(_
|
|
|
1787
1821
|
viewBox: "0 0 32 32",
|
|
1788
1822
|
fill: "currentColor",
|
|
1789
1823
|
...rest
|
|
1790
|
-
},
|
|
1824
|
+
}, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
|
|
1791
1825
|
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"
|
|
1792
|
-
})),
|
|
1826
|
+
})), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
|
|
1793
1827
|
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"
|
|
1794
1828
|
})), children);
|
|
1795
1829
|
});
|
|
1796
1830
|
if (process.env.NODE_ENV !== "production") {
|
|
1797
1831
|
PreviousOutline.propTypes = iconPropTypes;
|
|
1798
1832
|
}
|
|
1799
|
-
const Printer = /*#__PURE__*/React.forwardRef(function Printer(
|
|
1833
|
+
const Printer = /*#__PURE__*/React.forwardRef(function Printer(_ref76, ref) {
|
|
1800
1834
|
let {
|
|
1801
1835
|
children,
|
|
1802
1836
|
size = 16,
|
|
1803
1837
|
...rest
|
|
1804
|
-
} =
|
|
1838
|
+
} = _ref76;
|
|
1805
1839
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1806
1840
|
width: size,
|
|
1807
1841
|
height: size,
|
|
@@ -1810,19 +1844,19 @@ const Printer = /*#__PURE__*/React.forwardRef(function Printer(_ref75, ref) {
|
|
|
1810
1844
|
viewBox: "0 0 32 32",
|
|
1811
1845
|
fill: "currentColor",
|
|
1812
1846
|
...rest
|
|
1813
|
-
},
|
|
1847
|
+
}, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
|
|
1814
1848
|
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"
|
|
1815
1849
|
})), children);
|
|
1816
1850
|
});
|
|
1817
1851
|
if (process.env.NODE_ENV !== "production") {
|
|
1818
1852
|
Printer.propTypes = iconPropTypes;
|
|
1819
1853
|
}
|
|
1820
|
-
const Product = /*#__PURE__*/React.forwardRef(function Product(
|
|
1854
|
+
const Product = /*#__PURE__*/React.forwardRef(function Product(_ref77, ref) {
|
|
1821
1855
|
let {
|
|
1822
1856
|
children,
|
|
1823
1857
|
size = 16,
|
|
1824
1858
|
...rest
|
|
1825
|
-
} =
|
|
1859
|
+
} = _ref77;
|
|
1826
1860
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1827
1861
|
width: size,
|
|
1828
1862
|
height: size,
|
|
@@ -1831,21 +1865,21 @@ const Product = /*#__PURE__*/React.forwardRef(function Product(_ref76, ref) {
|
|
|
1831
1865
|
viewBox: "0 0 32 32",
|
|
1832
1866
|
fill: "currentColor",
|
|
1833
1867
|
...rest
|
|
1834
|
-
},
|
|
1868
|
+
}, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
|
|
1835
1869
|
d: "M8 18H14V20H8zM8 22H18V24H8z"
|
|
1836
|
-
})),
|
|
1870
|
+
})), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
|
|
1837
1871
|
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"
|
|
1838
1872
|
})), children);
|
|
1839
1873
|
});
|
|
1840
1874
|
if (process.env.NODE_ENV !== "production") {
|
|
1841
1875
|
Product.propTypes = iconPropTypes;
|
|
1842
1876
|
}
|
|
1843
|
-
const ProgressBar = /*#__PURE__*/React.forwardRef(function ProgressBar(
|
|
1877
|
+
const ProgressBar = /*#__PURE__*/React.forwardRef(function ProgressBar(_ref78, ref) {
|
|
1844
1878
|
let {
|
|
1845
1879
|
children,
|
|
1846
1880
|
size = 16,
|
|
1847
1881
|
...rest
|
|
1848
|
-
} =
|
|
1882
|
+
} = _ref78;
|
|
1849
1883
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1850
1884
|
width: size,
|
|
1851
1885
|
height: size,
|
|
@@ -1854,21 +1888,21 @@ const ProgressBar = /*#__PURE__*/React.forwardRef(function ProgressBar(_ref77, r
|
|
|
1854
1888
|
viewBox: "0 0 32 32",
|
|
1855
1889
|
fill: "currentColor",
|
|
1856
1890
|
...rest
|
|
1857
|
-
},
|
|
1891
|
+
}, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
|
|
1858
1892
|
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"
|
|
1859
|
-
})),
|
|
1893
|
+
})), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
|
|
1860
1894
|
d: "M6 15H20V17H6z"
|
|
1861
1895
|
})), children);
|
|
1862
1896
|
});
|
|
1863
1897
|
if (process.env.NODE_ENV !== "production") {
|
|
1864
1898
|
ProgressBar.propTypes = iconPropTypes;
|
|
1865
1899
|
}
|
|
1866
|
-
const ProgressBarRound = /*#__PURE__*/React.forwardRef(function ProgressBarRound(
|
|
1900
|
+
const ProgressBarRound = /*#__PURE__*/React.forwardRef(function ProgressBarRound(_ref79, ref) {
|
|
1867
1901
|
let {
|
|
1868
1902
|
children,
|
|
1869
1903
|
size = 16,
|
|
1870
1904
|
...rest
|
|
1871
|
-
} =
|
|
1905
|
+
} = _ref79;
|
|
1872
1906
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1873
1907
|
width: size,
|
|
1874
1908
|
height: size,
|
|
@@ -1877,23 +1911,23 @@ const ProgressBarRound = /*#__PURE__*/React.forwardRef(function ProgressBarRound
|
|
|
1877
1911
|
viewBox: "0 0 32 32",
|
|
1878
1912
|
fill: "currentColor",
|
|
1879
1913
|
...rest
|
|
1880
|
-
},
|
|
1914
|
+
}, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
|
|
1881
1915
|
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"
|
|
1882
|
-
})),
|
|
1916
|
+
})), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
|
|
1883
1917
|
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"
|
|
1884
|
-
})),
|
|
1918
|
+
})), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
|
|
1885
1919
|
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"
|
|
1886
1920
|
})), children);
|
|
1887
1921
|
});
|
|
1888
1922
|
if (process.env.NODE_ENV !== "production") {
|
|
1889
1923
|
ProgressBarRound.propTypes = iconPropTypes;
|
|
1890
1924
|
}
|
|
1891
|
-
const Promote = /*#__PURE__*/React.forwardRef(function Promote(
|
|
1925
|
+
const Promote = /*#__PURE__*/React.forwardRef(function Promote(_ref80, ref) {
|
|
1892
1926
|
let {
|
|
1893
1927
|
children,
|
|
1894
1928
|
size = 16,
|
|
1895
1929
|
...rest
|
|
1896
|
-
} =
|
|
1930
|
+
} = _ref80;
|
|
1897
1931
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1898
1932
|
width: size,
|
|
1899
1933
|
height: size,
|
|
@@ -1902,24 +1936,24 @@ const Promote = /*#__PURE__*/React.forwardRef(function Promote(_ref79, ref) {
|
|
|
1902
1936
|
viewBox: "0 0 32 32",
|
|
1903
1937
|
fill: "currentColor",
|
|
1904
1938
|
...rest
|
|
1905
|
-
},
|
|
1939
|
+
}, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
|
|
1906
1940
|
d: "M16 21L17.4 22.4 14.8 25 23 25 23 27 14.8 27 17.4 29.6 16 31 11 26z"
|
|
1907
|
-
})),
|
|
1941
|
+
})), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
|
|
1908
1942
|
d: "M6.3 19H17.6V21H6.3z",
|
|
1909
1943
|
transform: "rotate(-45.001 12 20)"
|
|
1910
|
-
})),
|
|
1944
|
+
})), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
|
|
1911
1945
|
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"
|
|
1912
1946
|
})), children);
|
|
1913
1947
|
});
|
|
1914
1948
|
if (process.env.NODE_ENV !== "production") {
|
|
1915
1949
|
Promote.propTypes = iconPropTypes;
|
|
1916
1950
|
}
|
|
1917
|
-
const PropertyRelationship = /*#__PURE__*/React.forwardRef(function PropertyRelationship(
|
|
1951
|
+
const PropertyRelationship = /*#__PURE__*/React.forwardRef(function PropertyRelationship(_ref81, ref) {
|
|
1918
1952
|
let {
|
|
1919
1953
|
children,
|
|
1920
1954
|
size = 16,
|
|
1921
1955
|
...rest
|
|
1922
|
-
} =
|
|
1956
|
+
} = _ref81;
|
|
1923
1957
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1924
1958
|
width: size,
|
|
1925
1959
|
height: size,
|
|
@@ -1928,19 +1962,19 @@ const PropertyRelationship = /*#__PURE__*/React.forwardRef(function PropertyRela
|
|
|
1928
1962
|
viewBox: "0 0 32 32",
|
|
1929
1963
|
fill: "currentColor",
|
|
1930
1964
|
...rest
|
|
1931
|
-
},
|
|
1965
|
+
}, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
|
|
1932
1966
|
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"
|
|
1933
1967
|
})), children);
|
|
1934
1968
|
});
|
|
1935
1969
|
if (process.env.NODE_ENV !== "production") {
|
|
1936
1970
|
PropertyRelationship.propTypes = iconPropTypes;
|
|
1937
1971
|
}
|
|
1938
|
-
const Purchase = /*#__PURE__*/React.forwardRef(function Purchase(
|
|
1972
|
+
const Purchase = /*#__PURE__*/React.forwardRef(function Purchase(_ref82, ref) {
|
|
1939
1973
|
let {
|
|
1940
1974
|
children,
|
|
1941
1975
|
size = 16,
|
|
1942
1976
|
...rest
|
|
1943
|
-
} =
|
|
1977
|
+
} = _ref82;
|
|
1944
1978
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1945
1979
|
width: size,
|
|
1946
1980
|
height: size,
|
|
@@ -1949,21 +1983,21 @@ const Purchase = /*#__PURE__*/React.forwardRef(function Purchase(_ref81, ref) {
|
|
|
1949
1983
|
viewBox: "0 0 32 32",
|
|
1950
1984
|
fill: "currentColor",
|
|
1951
1985
|
...rest
|
|
1952
|
-
},
|
|
1986
|
+
}, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
|
|
1953
1987
|
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"
|
|
1954
|
-
})),
|
|
1988
|
+
})), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
|
|
1955
1989
|
d: "M6 20H16V22H6z"
|
|
1956
1990
|
})), children);
|
|
1957
1991
|
});
|
|
1958
1992
|
if (process.env.NODE_ENV !== "production") {
|
|
1959
1993
|
Purchase.propTypes = iconPropTypes;
|
|
1960
1994
|
}
|
|
1961
|
-
const WatsonHealthQcLaunch = /*#__PURE__*/React.forwardRef(function WatsonHealthQcLaunch(
|
|
1995
|
+
const WatsonHealthQcLaunch = /*#__PURE__*/React.forwardRef(function WatsonHealthQcLaunch(_ref83, ref) {
|
|
1962
1996
|
let {
|
|
1963
1997
|
children,
|
|
1964
1998
|
size = 16,
|
|
1965
1999
|
...rest
|
|
1966
|
-
} =
|
|
2000
|
+
} = _ref83;
|
|
1967
2001
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1968
2002
|
width: size,
|
|
1969
2003
|
height: size,
|
|
@@ -1972,21 +2006,21 @@ const WatsonHealthQcLaunch = /*#__PURE__*/React.forwardRef(function WatsonHealth
|
|
|
1972
2006
|
viewBox: "0 0 32 32",
|
|
1973
2007
|
fill: "currentColor",
|
|
1974
2008
|
...rest
|
|
1975
|
-
},
|
|
2009
|
+
}, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
|
|
1976
2010
|
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"
|
|
1977
|
-
})),
|
|
2011
|
+
})), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
|
|
1978
2012
|
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"
|
|
1979
2013
|
})), children);
|
|
1980
2014
|
});
|
|
1981
2015
|
if (process.env.NODE_ENV !== "production") {
|
|
1982
2016
|
WatsonHealthQcLaunch.propTypes = iconPropTypes;
|
|
1983
2017
|
}
|
|
1984
|
-
const QqPlot = /*#__PURE__*/React.forwardRef(function QqPlot(
|
|
2018
|
+
const QqPlot = /*#__PURE__*/React.forwardRef(function QqPlot(_ref84, ref) {
|
|
1985
2019
|
let {
|
|
1986
2020
|
children,
|
|
1987
2021
|
size = 16,
|
|
1988
2022
|
...rest
|
|
1989
|
-
} =
|
|
2023
|
+
} = _ref84;
|
|
1990
2024
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
1991
2025
|
width: size,
|
|
1992
2026
|
height: size,
|
|
@@ -2015,19 +2049,19 @@ const QqPlot = /*#__PURE__*/React.forwardRef(function QqPlot(_ref83, ref) {
|
|
|
2015
2049
|
cx: "16",
|
|
2016
2050
|
cy: "24",
|
|
2017
2051
|
r: "2"
|
|
2018
|
-
})),
|
|
2052
|
+
})), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
|
|
2019
2053
|
d: "M30,3.4131,28.5859,2,4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4131Z"
|
|
2020
2054
|
})), children);
|
|
2021
2055
|
});
|
|
2022
2056
|
if (process.env.NODE_ENV !== "production") {
|
|
2023
2057
|
QqPlot.propTypes = iconPropTypes;
|
|
2024
2058
|
}
|
|
2025
|
-
const QrCode = /*#__PURE__*/React.forwardRef(function QrCode(
|
|
2059
|
+
const QrCode = /*#__PURE__*/React.forwardRef(function QrCode(_ref85, ref) {
|
|
2026
2060
|
let {
|
|
2027
2061
|
children,
|
|
2028
2062
|
size = 16,
|
|
2029
2063
|
...rest
|
|
2030
|
-
} =
|
|
2064
|
+
} = _ref85;
|
|
2031
2065
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2032
2066
|
width: size,
|
|
2033
2067
|
height: size,
|
|
@@ -2036,41 +2070,41 @@ const QrCode = /*#__PURE__*/React.forwardRef(function QrCode(_ref84, ref) {
|
|
|
2036
2070
|
viewBox: "0 0 32 32",
|
|
2037
2071
|
fill: "currentColor",
|
|
2038
2072
|
...rest
|
|
2039
|
-
},
|
|
2073
|
+
}, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
|
|
2040
2074
|
d: "M24 26H26V28H24z",
|
|
2041
2075
|
transform: "rotate(-90 25 27)"
|
|
2042
|
-
})),
|
|
2076
|
+
})), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
|
|
2043
2077
|
d: "M18 22H20V24H18z",
|
|
2044
2078
|
transform: "rotate(-90 19 23)"
|
|
2045
|
-
})),
|
|
2079
|
+
})), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
|
|
2046
2080
|
d: "M18 30L22 30 22 28 20 28 20 26 18 26 18 30z"
|
|
2047
|
-
})),
|
|
2081
|
+
})), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
|
|
2048
2082
|
d: "M25 23H29V25H25z",
|
|
2049
2083
|
transform: "rotate(-90 27 24)"
|
|
2050
|
-
})),
|
|
2084
|
+
})), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
|
|
2051
2085
|
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"
|
|
2052
|
-
})),
|
|
2086
|
+
})), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
|
|
2053
2087
|
d: "M19 17H21V21H19z",
|
|
2054
2088
|
transform: "rotate(-90 20 19)"
|
|
2055
|
-
})),
|
|
2089
|
+
})), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
|
|
2056
2090
|
d: "M6 22H10V26H6z"
|
|
2057
|
-
})),
|
|
2091
|
+
})), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
|
|
2058
2092
|
d: "M14 30H2V18H14zM4 28h8V20H4zM22 6H26V10H22z"
|
|
2059
|
-
})),
|
|
2093
|
+
})), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
|
|
2060
2094
|
d: "M30 14H18V2H30zM20 12h8V4H20zM6 6H10V10H6z"
|
|
2061
|
-
})),
|
|
2095
|
+
})), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
|
|
2062
2096
|
d: "M14,14H2V2H14ZM4,12h8V4H4Z"
|
|
2063
2097
|
})), children);
|
|
2064
2098
|
});
|
|
2065
2099
|
if (process.env.NODE_ENV !== "production") {
|
|
2066
2100
|
QrCode.propTypes = iconPropTypes;
|
|
2067
2101
|
}
|
|
2068
|
-
const QuadrantPlot = /*#__PURE__*/React.forwardRef(function QuadrantPlot(
|
|
2102
|
+
const QuadrantPlot = /*#__PURE__*/React.forwardRef(function QuadrantPlot(_ref86, ref) {
|
|
2069
2103
|
let {
|
|
2070
2104
|
children,
|
|
2071
2105
|
size = 16,
|
|
2072
2106
|
...rest
|
|
2073
|
-
} =
|
|
2107
|
+
} = _ref86;
|
|
2074
2108
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2075
2109
|
width: size,
|
|
2076
2110
|
height: size,
|
|
@@ -2079,9 +2113,9 @@ const QuadrantPlot = /*#__PURE__*/React.forwardRef(function QuadrantPlot(_ref85,
|
|
|
2079
2113
|
viewBox: "0 0 32 32",
|
|
2080
2114
|
fill: "currentColor",
|
|
2081
2115
|
...rest
|
|
2082
|
-
},
|
|
2116
|
+
}, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
|
|
2083
2117
|
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"
|
|
2084
|
-
})),
|
|
2118
|
+
})), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
|
|
2085
2119
|
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"
|
|
2086
2120
|
})), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
|
|
2087
2121
|
cx: "11",
|
|
@@ -2116,12 +2150,12 @@ const QuadrantPlot = /*#__PURE__*/React.forwardRef(function QuadrantPlot(_ref85,
|
|
|
2116
2150
|
if (process.env.NODE_ENV !== "production") {
|
|
2117
2151
|
QuadrantPlot.propTypes = iconPropTypes;
|
|
2118
2152
|
}
|
|
2119
|
-
const Query = /*#__PURE__*/React.forwardRef(function Query(
|
|
2153
|
+
const Query = /*#__PURE__*/React.forwardRef(function Query(_ref87, ref) {
|
|
2120
2154
|
let {
|
|
2121
2155
|
children,
|
|
2122
2156
|
size = 16,
|
|
2123
2157
|
...rest
|
|
2124
|
-
} =
|
|
2158
|
+
} = _ref87;
|
|
2125
2159
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2126
2160
|
width: size,
|
|
2127
2161
|
height: size,
|
|
@@ -2134,21 +2168,21 @@ const Query = /*#__PURE__*/React.forwardRef(function Query(_ref86, ref) {
|
|
|
2134
2168
|
cx: "11",
|
|
2135
2169
|
cy: "15.5",
|
|
2136
2170
|
r: "1.5"
|
|
2137
|
-
})),
|
|
2171
|
+
})), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
|
|
2138
2172
|
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"
|
|
2139
|
-
})),
|
|
2173
|
+
})), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
|
|
2140
2174
|
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"
|
|
2141
2175
|
})), children);
|
|
2142
2176
|
});
|
|
2143
2177
|
if (process.env.NODE_ENV !== "production") {
|
|
2144
2178
|
Query.propTypes = iconPropTypes;
|
|
2145
2179
|
}
|
|
2146
|
-
const QueryQueue = /*#__PURE__*/React.forwardRef(function QueryQueue(
|
|
2180
|
+
const QueryQueue = /*#__PURE__*/React.forwardRef(function QueryQueue(_ref88, ref) {
|
|
2147
2181
|
let {
|
|
2148
2182
|
children,
|
|
2149
2183
|
size = 16,
|
|
2150
2184
|
...rest
|
|
2151
|
-
} =
|
|
2185
|
+
} = _ref88;
|
|
2152
2186
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2153
2187
|
width: size,
|
|
2154
2188
|
height: size,
|
|
@@ -2157,19 +2191,19 @@ const QueryQueue = /*#__PURE__*/React.forwardRef(function QueryQueue(_ref87, ref
|
|
|
2157
2191
|
viewBox: "0 0 32 32",
|
|
2158
2192
|
fill: "currentColor",
|
|
2159
2193
|
...rest
|
|
2160
|
-
},
|
|
2194
|
+
}, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
|
|
2161
2195
|
d: "M10 6H28V8H10zM10 12H28V14H10zM15 18H28V20H15zM10 24H28V26H10zM4 14L11 19 4 24 4 14z"
|
|
2162
2196
|
})), children);
|
|
2163
2197
|
});
|
|
2164
2198
|
if (process.env.NODE_ENV !== "production") {
|
|
2165
2199
|
QueryQueue.propTypes = iconPropTypes;
|
|
2166
2200
|
}
|
|
2167
|
-
const Queued = /*#__PURE__*/React.forwardRef(function Queued(
|
|
2201
|
+
const Queued = /*#__PURE__*/React.forwardRef(function Queued(_ref89, ref) {
|
|
2168
2202
|
let {
|
|
2169
2203
|
children,
|
|
2170
2204
|
size = 16,
|
|
2171
2205
|
...rest
|
|
2172
|
-
} =
|
|
2206
|
+
} = _ref89;
|
|
2173
2207
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2174
2208
|
width: size,
|
|
2175
2209
|
height: size,
|
|
@@ -2178,19 +2212,19 @@ const Queued = /*#__PURE__*/React.forwardRef(function Queued(_ref88, ref) {
|
|
|
2178
2212
|
viewBox: "0 0 32 32",
|
|
2179
2213
|
fill: "currentColor",
|
|
2180
2214
|
...rest
|
|
2181
|
-
},
|
|
2215
|
+
}, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
|
|
2182
2216
|
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"
|
|
2183
2217
|
})), children);
|
|
2184
2218
|
});
|
|
2185
2219
|
if (process.env.NODE_ENV !== "production") {
|
|
2186
2220
|
Queued.propTypes = iconPropTypes;
|
|
2187
2221
|
}
|
|
2188
|
-
const Quotes = /*#__PURE__*/React.forwardRef(function Quotes(
|
|
2222
|
+
const Quotes = /*#__PURE__*/React.forwardRef(function Quotes(_ref90, ref) {
|
|
2189
2223
|
let {
|
|
2190
2224
|
children,
|
|
2191
2225
|
size = 16,
|
|
2192
2226
|
...rest
|
|
2193
|
-
} =
|
|
2227
|
+
} = _ref90;
|
|
2194
2228
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2195
2229
|
width: size,
|
|
2196
2230
|
height: size,
|
|
@@ -2199,19 +2233,19 @@ const Quotes = /*#__PURE__*/React.forwardRef(function Quotes(_ref89, ref) {
|
|
|
2199
2233
|
viewBox: "0 0 32 32",
|
|
2200
2234
|
fill: "currentColor",
|
|
2201
2235
|
...rest
|
|
2202
|
-
},
|
|
2236
|
+
}, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
|
|
2203
2237
|
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"
|
|
2204
2238
|
})), children);
|
|
2205
2239
|
});
|
|
2206
2240
|
if (process.env.NODE_ENV !== "production") {
|
|
2207
2241
|
Quotes.propTypes = iconPropTypes;
|
|
2208
2242
|
}
|
|
2209
|
-
const Radar = /*#__PURE__*/React.forwardRef(function Radar(
|
|
2243
|
+
const Radar = /*#__PURE__*/React.forwardRef(function Radar(_ref91, ref) {
|
|
2210
2244
|
let {
|
|
2211
2245
|
children,
|
|
2212
2246
|
size = 16,
|
|
2213
2247
|
...rest
|
|
2214
|
-
} =
|
|
2248
|
+
} = _ref91;
|
|
2215
2249
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2216
2250
|
width: size,
|
|
2217
2251
|
height: size,
|
|
@@ -2220,19 +2254,19 @@ const Radar = /*#__PURE__*/React.forwardRef(function Radar(_ref90, ref) {
|
|
|
2220
2254
|
viewBox: "0 0 32 32",
|
|
2221
2255
|
fill: "currentColor",
|
|
2222
2256
|
...rest
|
|
2223
|
-
},
|
|
2257
|
+
}, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
|
|
2224
2258
|
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"
|
|
2225
2259
|
})), children);
|
|
2226
2260
|
});
|
|
2227
2261
|
if (process.env.NODE_ENV !== "production") {
|
|
2228
2262
|
Radar.propTypes = iconPropTypes;
|
|
2229
2263
|
}
|
|
2230
|
-
const RadarEnhanced = /*#__PURE__*/React.forwardRef(function RadarEnhanced(
|
|
2264
|
+
const RadarEnhanced = /*#__PURE__*/React.forwardRef(function RadarEnhanced(_ref92, ref) {
|
|
2231
2265
|
let {
|
|
2232
2266
|
children,
|
|
2233
2267
|
size = 16,
|
|
2234
2268
|
...rest
|
|
2235
|
-
} =
|
|
2269
|
+
} = _ref92;
|
|
2236
2270
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2237
2271
|
width: size,
|
|
2238
2272
|
height: size,
|
|
@@ -2241,19 +2275,19 @@ const RadarEnhanced = /*#__PURE__*/React.forwardRef(function RadarEnhanced(_ref9
|
|
|
2241
2275
|
viewBox: "0 0 32 32",
|
|
2242
2276
|
fill: "currentColor",
|
|
2243
2277
|
...rest
|
|
2244
|
-
},
|
|
2278
|
+
}, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
|
|
2245
2279
|
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"
|
|
2246
2280
|
})), children);
|
|
2247
2281
|
});
|
|
2248
2282
|
if (process.env.NODE_ENV !== "production") {
|
|
2249
2283
|
RadarEnhanced.propTypes = iconPropTypes;
|
|
2250
2284
|
}
|
|
2251
|
-
const RadarWeather = /*#__PURE__*/React.forwardRef(function RadarWeather(
|
|
2285
|
+
const RadarWeather = /*#__PURE__*/React.forwardRef(function RadarWeather(_ref93, ref) {
|
|
2252
2286
|
let {
|
|
2253
2287
|
children,
|
|
2254
2288
|
size = 16,
|
|
2255
2289
|
...rest
|
|
2256
|
-
} =
|
|
2290
|
+
} = _ref93;
|
|
2257
2291
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2258
2292
|
width: size,
|
|
2259
2293
|
height: size,
|
|
@@ -2262,19 +2296,19 @@ const RadarWeather = /*#__PURE__*/React.forwardRef(function RadarWeather(_ref92,
|
|
|
2262
2296
|
viewBox: "0 0 32 32",
|
|
2263
2297
|
fill: "currentColor",
|
|
2264
2298
|
...rest
|
|
2265
|
-
},
|
|
2299
|
+
}, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
|
|
2266
2300
|
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"
|
|
2267
2301
|
})), children);
|
|
2268
2302
|
});
|
|
2269
2303
|
if (process.env.NODE_ENV !== "production") {
|
|
2270
2304
|
RadarWeather.propTypes = iconPropTypes;
|
|
2271
2305
|
}
|
|
2272
|
-
const Radio = /*#__PURE__*/React.forwardRef(function Radio(
|
|
2306
|
+
const Radio = /*#__PURE__*/React.forwardRef(function Radio(_ref94, ref) {
|
|
2273
2307
|
let {
|
|
2274
2308
|
children,
|
|
2275
2309
|
size = 16,
|
|
2276
2310
|
...rest
|
|
2277
|
-
} =
|
|
2311
|
+
} = _ref94;
|
|
2278
2312
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2279
2313
|
width: size,
|
|
2280
2314
|
height: size,
|
|
@@ -2283,21 +2317,21 @@ const Radio = /*#__PURE__*/React.forwardRef(function Radio(_ref93, ref) {
|
|
|
2283
2317
|
viewBox: "0 0 32 32",
|
|
2284
2318
|
fill: "currentColor",
|
|
2285
2319
|
...rest
|
|
2286
|
-
},
|
|
2320
|
+
}, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
|
|
2287
2321
|
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"
|
|
2288
|
-
})),
|
|
2322
|
+
})), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
|
|
2289
2323
|
d: "M10 26a4 4 0 114-4A4 4 0 0110 26zm0-6a2 2 0 102 2A2 2 0 0010 20zM7 14H13V16H7zM17 16H26V18H17zM17 20H26V22H17zM17 24H26V26H17z"
|
|
2290
2324
|
})), children);
|
|
2291
2325
|
});
|
|
2292
2326
|
if (process.env.NODE_ENV !== "production") {
|
|
2293
2327
|
Radio.propTypes = iconPropTypes;
|
|
2294
2328
|
}
|
|
2295
|
-
const RadioCombat = /*#__PURE__*/React.forwardRef(function RadioCombat(
|
|
2329
|
+
const RadioCombat = /*#__PURE__*/React.forwardRef(function RadioCombat(_ref95, ref) {
|
|
2296
2330
|
let {
|
|
2297
2331
|
children,
|
|
2298
2332
|
size = 16,
|
|
2299
2333
|
...rest
|
|
2300
|
-
} =
|
|
2334
|
+
} = _ref95;
|
|
2301
2335
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2302
2336
|
width: size,
|
|
2303
2337
|
height: size,
|
|
@@ -2306,21 +2340,21 @@ const RadioCombat = /*#__PURE__*/React.forwardRef(function RadioCombat(_ref94, r
|
|
|
2306
2340
|
viewBox: "0 0 32 32",
|
|
2307
2341
|
fill: "currentColor",
|
|
2308
2342
|
...rest
|
|
2309
|
-
},
|
|
2343
|
+
}, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
|
|
2310
2344
|
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"
|
|
2311
|
-
})),
|
|
2345
|
+
})), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
|
|
2312
2346
|
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"
|
|
2313
2347
|
})), children);
|
|
2314
2348
|
});
|
|
2315
2349
|
if (process.env.NODE_ENV !== "production") {
|
|
2316
2350
|
RadioCombat.propTypes = iconPropTypes;
|
|
2317
2351
|
}
|
|
2318
|
-
const RadioPushToTalk = /*#__PURE__*/React.forwardRef(function RadioPushToTalk(
|
|
2352
|
+
const RadioPushToTalk = /*#__PURE__*/React.forwardRef(function RadioPushToTalk(_ref96, ref) {
|
|
2319
2353
|
let {
|
|
2320
2354
|
children,
|
|
2321
2355
|
size = 16,
|
|
2322
2356
|
...rest
|
|
2323
|
-
} =
|
|
2357
|
+
} = _ref96;
|
|
2324
2358
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2325
2359
|
width: size,
|
|
2326
2360
|
height: size,
|
|
@@ -2329,25 +2363,25 @@ const RadioPushToTalk = /*#__PURE__*/React.forwardRef(function RadioPushToTalk(_
|
|
|
2329
2363
|
viewBox: "0 0 32 32",
|
|
2330
2364
|
fill: "currentColor",
|
|
2331
2365
|
...rest
|
|
2332
|
-
},
|
|
2366
|
+
}, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
|
|
2333
2367
|
d: "M13 11H19V13H13zM13 15H19V17H13z"
|
|
2334
2368
|
})), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
|
|
2335
2369
|
cx: "16",
|
|
2336
2370
|
cy: "23",
|
|
2337
2371
|
r: "2"
|
|
2338
|
-
})),
|
|
2372
|
+
})), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
|
|
2339
2373
|
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"
|
|
2340
2374
|
})), children);
|
|
2341
2375
|
});
|
|
2342
2376
|
if (process.env.NODE_ENV !== "production") {
|
|
2343
2377
|
RadioPushToTalk.propTypes = iconPropTypes;
|
|
2344
2378
|
}
|
|
2345
|
-
const RadioButton = /*#__PURE__*/React.forwardRef(function RadioButton(
|
|
2379
|
+
const RadioButton = /*#__PURE__*/React.forwardRef(function RadioButton(_ref97, ref) {
|
|
2346
2380
|
let {
|
|
2347
2381
|
children,
|
|
2348
2382
|
size = 16,
|
|
2349
2383
|
...rest
|
|
2350
|
-
} =
|
|
2384
|
+
} = _ref97;
|
|
2351
2385
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2352
2386
|
width: size,
|
|
2353
2387
|
height: size,
|
|
@@ -2356,19 +2390,19 @@ const RadioButton = /*#__PURE__*/React.forwardRef(function RadioButton(_ref96, r
|
|
|
2356
2390
|
viewBox: "0 0 32 32",
|
|
2357
2391
|
fill: "currentColor",
|
|
2358
2392
|
...rest
|
|
2359
|
-
},
|
|
2393
|
+
}, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
|
|
2360
2394
|
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"
|
|
2361
2395
|
})), children);
|
|
2362
2396
|
});
|
|
2363
2397
|
if (process.env.NODE_ENV !== "production") {
|
|
2364
2398
|
RadioButton.propTypes = iconPropTypes;
|
|
2365
2399
|
}
|
|
2366
|
-
const RadioButtonChecked = /*#__PURE__*/React.forwardRef(function RadioButtonChecked(
|
|
2400
|
+
const RadioButtonChecked = /*#__PURE__*/React.forwardRef(function RadioButtonChecked(_ref98, ref) {
|
|
2367
2401
|
let {
|
|
2368
2402
|
children,
|
|
2369
2403
|
size = 16,
|
|
2370
2404
|
...rest
|
|
2371
|
-
} =
|
|
2405
|
+
} = _ref98;
|
|
2372
2406
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2373
2407
|
width: size,
|
|
2374
2408
|
height: size,
|
|
@@ -2377,21 +2411,21 @@ const RadioButtonChecked = /*#__PURE__*/React.forwardRef(function RadioButtonChe
|
|
|
2377
2411
|
viewBox: "0 0 32 32",
|
|
2378
2412
|
fill: "currentColor",
|
|
2379
2413
|
...rest
|
|
2380
|
-
},
|
|
2414
|
+
}, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
|
|
2381
2415
|
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"
|
|
2382
|
-
})),
|
|
2416
|
+
})), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
|
|
2383
2417
|
d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Z"
|
|
2384
2418
|
})), children);
|
|
2385
2419
|
});
|
|
2386
2420
|
if (process.env.NODE_ENV !== "production") {
|
|
2387
2421
|
RadioButtonChecked.propTypes = iconPropTypes;
|
|
2388
2422
|
}
|
|
2389
|
-
const Rain = /*#__PURE__*/React.forwardRef(function Rain(
|
|
2423
|
+
const Rain = /*#__PURE__*/React.forwardRef(function Rain(_ref99, ref) {
|
|
2390
2424
|
let {
|
|
2391
2425
|
children,
|
|
2392
2426
|
size = 16,
|
|
2393
2427
|
...rest
|
|
2394
|
-
} =
|
|
2428
|
+
} = _ref99;
|
|
2395
2429
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2396
2430
|
width: size,
|
|
2397
2431
|
height: size,
|
|
@@ -2400,19 +2434,19 @@ const Rain = /*#__PURE__*/React.forwardRef(function Rain(_ref98, ref) {
|
|
|
2400
2434
|
viewBox: "0 0 32 32",
|
|
2401
2435
|
fill: "currentColor",
|
|
2402
2436
|
...rest
|
|
2403
|
-
},
|
|
2437
|
+
}, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
|
|
2404
2438
|
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"
|
|
2405
2439
|
})), children);
|
|
2406
2440
|
});
|
|
2407
2441
|
if (process.env.NODE_ENV !== "production") {
|
|
2408
2442
|
Rain.propTypes = iconPropTypes;
|
|
2409
2443
|
}
|
|
2410
|
-
const RainDrizzle = /*#__PURE__*/React.forwardRef(function RainDrizzle(
|
|
2444
|
+
const RainDrizzle = /*#__PURE__*/React.forwardRef(function RainDrizzle(_ref100, ref) {
|
|
2411
2445
|
let {
|
|
2412
2446
|
children,
|
|
2413
2447
|
size = 16,
|
|
2414
2448
|
...rest
|
|
2415
|
-
} =
|
|
2449
|
+
} = _ref100;
|
|
2416
2450
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2417
2451
|
width: size,
|
|
2418
2452
|
height: size,
|
|
@@ -2421,21 +2455,21 @@ const RainDrizzle = /*#__PURE__*/React.forwardRef(function RainDrizzle(_ref99, r
|
|
|
2421
2455
|
viewBox: "0 0 32 32",
|
|
2422
2456
|
fill: "currentColor",
|
|
2423
2457
|
...rest
|
|
2424
|
-
},
|
|
2458
|
+
}, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
|
|
2425
2459
|
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"
|
|
2426
|
-
})),
|
|
2460
|
+
})), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
|
|
2427
2461
|
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"
|
|
2428
2462
|
})), children);
|
|
2429
2463
|
});
|
|
2430
2464
|
if (process.env.NODE_ENV !== "production") {
|
|
2431
2465
|
RainDrizzle.propTypes = iconPropTypes;
|
|
2432
2466
|
}
|
|
2433
|
-
const RainHeavy = /*#__PURE__*/React.forwardRef(function RainHeavy(
|
|
2467
|
+
const RainHeavy = /*#__PURE__*/React.forwardRef(function RainHeavy(_ref101, ref) {
|
|
2434
2468
|
let {
|
|
2435
2469
|
children,
|
|
2436
2470
|
size = 16,
|
|
2437
2471
|
...rest
|
|
2438
|
-
} =
|
|
2472
|
+
} = _ref101;
|
|
2439
2473
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2440
2474
|
width: size,
|
|
2441
2475
|
height: size,
|
|
@@ -2444,21 +2478,21 @@ const RainHeavy = /*#__PURE__*/React.forwardRef(function RainHeavy(_ref100, ref)
|
|
|
2444
2478
|
viewBox: "0 0 32 32",
|
|
2445
2479
|
fill: "currentColor",
|
|
2446
2480
|
...rest
|
|
2447
|
-
},
|
|
2481
|
+
}, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
|
|
2448
2482
|
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"
|
|
2449
|
-
})),
|
|
2483
|
+
})), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
|
|
2450
2484
|
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"
|
|
2451
2485
|
})), children);
|
|
2452
2486
|
});
|
|
2453
2487
|
if (process.env.NODE_ENV !== "production") {
|
|
2454
2488
|
RainHeavy.propTypes = iconPropTypes;
|
|
2455
2489
|
}
|
|
2456
|
-
const RainScattered = /*#__PURE__*/React.forwardRef(function RainScattered(
|
|
2490
|
+
const RainScattered = /*#__PURE__*/React.forwardRef(function RainScattered(_ref102, ref) {
|
|
2457
2491
|
let {
|
|
2458
2492
|
children,
|
|
2459
2493
|
size = 16,
|
|
2460
2494
|
...rest
|
|
2461
|
-
} =
|
|
2495
|
+
} = _ref102;
|
|
2462
2496
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2463
2497
|
width: size,
|
|
2464
2498
|
height: size,
|
|
@@ -2467,34 +2501,34 @@ const RainScattered = /*#__PURE__*/React.forwardRef(function RainScattered(_ref1
|
|
|
2467
2501
|
viewBox: "0 0 32 32",
|
|
2468
2502
|
fill: "currentColor",
|
|
2469
2503
|
...rest
|
|
2470
|
-
},
|
|
2504
|
+
}, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
|
|
2471
2505
|
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"
|
|
2472
|
-
})),
|
|
2506
|
+
})), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
|
|
2473
2507
|
d: "M27.232 15.733H29.232V18.733H27.232z",
|
|
2474
2508
|
transform: "rotate(-45.009 28.232 17.233)"
|
|
2475
|
-
})),
|
|
2509
|
+
})), _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
|
|
2476
2510
|
d: "M29 10H32V12H29z"
|
|
2477
|
-
})),
|
|
2511
|
+
})), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
|
|
2478
2512
|
d: "M26.732 3.768H29.732V5.768H26.732z",
|
|
2479
2513
|
transform: "rotate(-45 28.232 4.768)"
|
|
2480
|
-
})),
|
|
2514
|
+
})), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
|
|
2481
2515
|
d: "M20 0H22V3H20z"
|
|
2482
|
-
})),
|
|
2516
|
+
})), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
|
|
2483
2517
|
d: "M12.768 3.268H14.768V6.268H12.768z",
|
|
2484
2518
|
transform: "rotate(-45 13.768 4.768)"
|
|
2485
|
-
})),
|
|
2519
|
+
})), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
|
|
2486
2520
|
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"
|
|
2487
2521
|
})), children);
|
|
2488
2522
|
});
|
|
2489
2523
|
if (process.env.NODE_ENV !== "production") {
|
|
2490
2524
|
RainScattered.propTypes = iconPropTypes;
|
|
2491
2525
|
}
|
|
2492
|
-
const RainScatteredNight = /*#__PURE__*/React.forwardRef(function RainScatteredNight(
|
|
2526
|
+
const RainScatteredNight = /*#__PURE__*/React.forwardRef(function RainScatteredNight(_ref103, ref) {
|
|
2493
2527
|
let {
|
|
2494
2528
|
children,
|
|
2495
2529
|
size = 16,
|
|
2496
2530
|
...rest
|
|
2497
|
-
} =
|
|
2531
|
+
} = _ref103;
|
|
2498
2532
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2499
2533
|
width: size,
|
|
2500
2534
|
height: size,
|
|
@@ -2503,19 +2537,19 @@ const RainScatteredNight = /*#__PURE__*/React.forwardRef(function RainScatteredN
|
|
|
2503
2537
|
viewBox: "0 0 32 32",
|
|
2504
2538
|
fill: "currentColor",
|
|
2505
2539
|
...rest
|
|
2506
|
-
},
|
|
2540
|
+
}, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
|
|
2507
2541
|
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"
|
|
2508
2542
|
})), children);
|
|
2509
2543
|
});
|
|
2510
2544
|
if (process.env.NODE_ENV !== "production") {
|
|
2511
2545
|
RainScatteredNight.propTypes = iconPropTypes;
|
|
2512
2546
|
}
|
|
2513
|
-
const RainDrop = /*#__PURE__*/React.forwardRef(function RainDrop(
|
|
2547
|
+
const RainDrop = /*#__PURE__*/React.forwardRef(function RainDrop(_ref104, ref) {
|
|
2514
2548
|
let {
|
|
2515
2549
|
children,
|
|
2516
2550
|
size = 16,
|
|
2517
2551
|
...rest
|
|
2518
|
-
} =
|
|
2552
|
+
} = _ref104;
|
|
2519
2553
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2520
2554
|
width: size,
|
|
2521
2555
|
height: size,
|
|
@@ -2524,21 +2558,21 @@ const RainDrop = /*#__PURE__*/React.forwardRef(function RainDrop(_ref103, ref) {
|
|
|
2524
2558
|
viewBox: "0 0 32 32",
|
|
2525
2559
|
fill: "currentColor",
|
|
2526
2560
|
...rest
|
|
2527
|
-
},
|
|
2561
|
+
}, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
|
|
2528
2562
|
d: "M16,24V22a3.2965,3.2965,0,0,0,3-3h2A5.2668,5.2668,0,0,1,16,24Z"
|
|
2529
|
-
})),
|
|
2563
|
+
})), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
|
|
2530
2564
|
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"
|
|
2531
2565
|
})), children);
|
|
2532
2566
|
});
|
|
2533
2567
|
if (process.env.NODE_ENV !== "production") {
|
|
2534
2568
|
RainDrop.propTypes = iconPropTypes;
|
|
2535
2569
|
}
|
|
2536
|
-
const Raw = /*#__PURE__*/React.forwardRef(function Raw(
|
|
2570
|
+
const Raw = /*#__PURE__*/React.forwardRef(function Raw(_ref105, ref) {
|
|
2537
2571
|
let {
|
|
2538
2572
|
children,
|
|
2539
2573
|
size = 16,
|
|
2540
2574
|
...rest
|
|
2541
|
-
} =
|
|
2575
|
+
} = _ref105;
|
|
2542
2576
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2543
2577
|
width: size,
|
|
2544
2578
|
height: size,
|
|
@@ -2547,19 +2581,19 @@ const Raw = /*#__PURE__*/React.forwardRef(function Raw(_ref104, ref) {
|
|
|
2547
2581
|
viewBox: "0 0 32 32",
|
|
2548
2582
|
fill: "currentColor",
|
|
2549
2583
|
...rest
|
|
2550
|
-
},
|
|
2584
|
+
}, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
|
|
2551
2585
|
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"
|
|
2552
2586
|
})), children);
|
|
2553
2587
|
});
|
|
2554
2588
|
if (process.env.NODE_ENV !== "production") {
|
|
2555
2589
|
Raw.propTypes = iconPropTypes;
|
|
2556
2590
|
}
|
|
2557
|
-
const Receipt = /*#__PURE__*/React.forwardRef(function Receipt(
|
|
2591
|
+
const Receipt = /*#__PURE__*/React.forwardRef(function Receipt(_ref106, ref) {
|
|
2558
2592
|
let {
|
|
2559
2593
|
children,
|
|
2560
2594
|
size = 16,
|
|
2561
2595
|
...rest
|
|
2562
|
-
} =
|
|
2596
|
+
} = _ref106;
|
|
2563
2597
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2564
2598
|
width: size,
|
|
2565
2599
|
height: size,
|
|
@@ -2568,21 +2602,21 @@ const Receipt = /*#__PURE__*/React.forwardRef(function Receipt(_ref105, ref) {
|
|
|
2568
2602
|
viewBox: "0 0 32 32",
|
|
2569
2603
|
fill: "currentColor",
|
|
2570
2604
|
...rest
|
|
2571
|
-
},
|
|
2605
|
+
}, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
|
|
2572
2606
|
d: "M21 16H23V18H21zM9 16H17V18H9zM21 12H23V14H21zM9 12H17V14H9zM9 8H23V10H9z"
|
|
2573
|
-
})),
|
|
2607
|
+
})), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
|
|
2574
2608
|
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"
|
|
2575
2609
|
})), children);
|
|
2576
2610
|
});
|
|
2577
2611
|
if (process.env.NODE_ENV !== "production") {
|
|
2578
2612
|
Receipt.propTypes = iconPropTypes;
|
|
2579
2613
|
}
|
|
2580
|
-
const RecentlyViewed = /*#__PURE__*/React.forwardRef(function RecentlyViewed(
|
|
2614
|
+
const RecentlyViewed = /*#__PURE__*/React.forwardRef(function RecentlyViewed(_ref107, ref) {
|
|
2581
2615
|
let {
|
|
2582
2616
|
children,
|
|
2583
2617
|
size = 16,
|
|
2584
2618
|
...rest
|
|
2585
|
-
} =
|
|
2619
|
+
} = _ref107;
|
|
2586
2620
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2587
2621
|
width: size,
|
|
2588
2622
|
height: size,
|
|
@@ -2591,21 +2625,21 @@ const RecentlyViewed = /*#__PURE__*/React.forwardRef(function RecentlyViewed(_re
|
|
|
2591
2625
|
viewBox: "0 0 32 32",
|
|
2592
2626
|
fill: "currentColor",
|
|
2593
2627
|
...rest
|
|
2594
|
-
},
|
|
2628
|
+
}, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
|
|
2595
2629
|
d: "M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"
|
|
2596
|
-
})),
|
|
2630
|
+
})), _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
|
|
2597
2631
|
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"
|
|
2598
2632
|
})), children);
|
|
2599
2633
|
});
|
|
2600
2634
|
if (process.env.NODE_ENV !== "production") {
|
|
2601
2635
|
RecentlyViewed.propTypes = iconPropTypes;
|
|
2602
2636
|
}
|
|
2603
|
-
const Recommend = /*#__PURE__*/React.forwardRef(function Recommend(
|
|
2637
|
+
const Recommend = /*#__PURE__*/React.forwardRef(function Recommend(_ref108, ref) {
|
|
2604
2638
|
let {
|
|
2605
2639
|
children,
|
|
2606
2640
|
size = 16,
|
|
2607
2641
|
...rest
|
|
2608
|
-
} =
|
|
2642
|
+
} = _ref108;
|
|
2609
2643
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2610
2644
|
width: size,
|
|
2611
2645
|
height: size,
|
|
@@ -2614,19 +2648,19 @@ const Recommend = /*#__PURE__*/React.forwardRef(function Recommend(_ref107, ref)
|
|
|
2614
2648
|
viewBox: "0 0 32 32",
|
|
2615
2649
|
fill: "currentColor",
|
|
2616
2650
|
...rest
|
|
2617
|
-
},
|
|
2651
|
+
}, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
|
|
2618
2652
|
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"
|
|
2619
2653
|
})), children);
|
|
2620
2654
|
});
|
|
2621
2655
|
if (process.env.NODE_ENV !== "production") {
|
|
2622
2656
|
Recommend.propTypes = iconPropTypes;
|
|
2623
2657
|
}
|
|
2624
|
-
const Recording = /*#__PURE__*/React.forwardRef(function Recording(
|
|
2658
|
+
const Recording = /*#__PURE__*/React.forwardRef(function Recording(_ref109, ref) {
|
|
2625
2659
|
let {
|
|
2626
2660
|
children,
|
|
2627
2661
|
size = 16,
|
|
2628
2662
|
...rest
|
|
2629
|
-
} =
|
|
2663
|
+
} = _ref109;
|
|
2630
2664
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2631
2665
|
width: size,
|
|
2632
2666
|
height: size,
|
|
@@ -2635,21 +2669,21 @@ const Recording = /*#__PURE__*/React.forwardRef(function Recording(_ref108, ref)
|
|
|
2635
2669
|
viewBox: "0 0 32 32",
|
|
2636
2670
|
fill: "currentColor",
|
|
2637
2671
|
...rest
|
|
2638
|
-
},
|
|
2672
|
+
}, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
|
|
2639
2673
|
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"
|
|
2640
|
-
})),
|
|
2674
|
+
})), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
|
|
2641
2675
|
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"
|
|
2642
2676
|
})), children);
|
|
2643
2677
|
});
|
|
2644
2678
|
if (process.env.NODE_ENV !== "production") {
|
|
2645
2679
|
Recording.propTypes = iconPropTypes;
|
|
2646
2680
|
}
|
|
2647
|
-
const RecordingFilled = /*#__PURE__*/React.forwardRef(function RecordingFilled(
|
|
2681
|
+
const RecordingFilled = /*#__PURE__*/React.forwardRef(function RecordingFilled(_ref110, ref) {
|
|
2648
2682
|
let {
|
|
2649
2683
|
children,
|
|
2650
2684
|
size = 16,
|
|
2651
2685
|
...rest
|
|
2652
|
-
} =
|
|
2686
|
+
} = _ref110;
|
|
2653
2687
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2654
2688
|
width: size,
|
|
2655
2689
|
height: size,
|
|
@@ -2662,19 +2696,19 @@ const RecordingFilled = /*#__PURE__*/React.forwardRef(function RecordingFilled(_
|
|
|
2662
2696
|
cx: "16",
|
|
2663
2697
|
cy: "16",
|
|
2664
2698
|
r: "4"
|
|
2665
|
-
})),
|
|
2699
|
+
})), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
|
|
2666
2700
|
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"
|
|
2667
2701
|
})), children);
|
|
2668
2702
|
});
|
|
2669
2703
|
if (process.env.NODE_ENV !== "production") {
|
|
2670
2704
|
RecordingFilled.propTypes = iconPropTypes;
|
|
2671
2705
|
}
|
|
2672
|
-
const RecordingFilledAlt = /*#__PURE__*/React.forwardRef(function RecordingFilledAlt(
|
|
2706
|
+
const RecordingFilledAlt = /*#__PURE__*/React.forwardRef(function RecordingFilledAlt(_ref111, ref) {
|
|
2673
2707
|
let {
|
|
2674
2708
|
children,
|
|
2675
2709
|
size = 16,
|
|
2676
2710
|
...rest
|
|
2677
|
-
} =
|
|
2711
|
+
} = _ref111;
|
|
2678
2712
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2679
2713
|
width: size,
|
|
2680
2714
|
height: size,
|
|
@@ -2683,9 +2717,9 @@ const RecordingFilledAlt = /*#__PURE__*/React.forwardRef(function RecordingFille
|
|
|
2683
2717
|
viewBox: "0 0 32 32",
|
|
2684
2718
|
fill: "currentColor",
|
|
2685
2719
|
...rest
|
|
2686
|
-
},
|
|
2720
|
+
}, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
|
|
2687
2721
|
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"
|
|
2688
|
-
})),
|
|
2722
|
+
})), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
|
|
2689
2723
|
d: "M16,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16,10z",
|
|
2690
2724
|
"data-icon-path": "inner-path",
|
|
2691
2725
|
opacity: "0"
|
|
@@ -2694,12 +2728,12 @@ const RecordingFilledAlt = /*#__PURE__*/React.forwardRef(function RecordingFille
|
|
|
2694
2728
|
if (process.env.NODE_ENV !== "production") {
|
|
2695
2729
|
RecordingFilledAlt.propTypes = iconPropTypes;
|
|
2696
2730
|
}
|
|
2697
|
-
const Recycle = /*#__PURE__*/React.forwardRef(function Recycle(
|
|
2731
|
+
const Recycle = /*#__PURE__*/React.forwardRef(function Recycle(_ref112, ref) {
|
|
2698
2732
|
let {
|
|
2699
2733
|
children,
|
|
2700
2734
|
size = 16,
|
|
2701
2735
|
...rest
|
|
2702
|
-
} =
|
|
2736
|
+
} = _ref112;
|
|
2703
2737
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2704
2738
|
width: size,
|
|
2705
2739
|
height: size,
|
|
@@ -2708,19 +2742,19 @@ const Recycle = /*#__PURE__*/React.forwardRef(function Recycle(_ref111, ref) {
|
|
|
2708
2742
|
viewBox: "0 0 32 32",
|
|
2709
2743
|
fill: "currentColor",
|
|
2710
2744
|
...rest
|
|
2711
|
-
},
|
|
2745
|
+
}, _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
|
|
2712
2746
|
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"
|
|
2713
2747
|
})), children);
|
|
2714
2748
|
});
|
|
2715
2749
|
if (process.env.NODE_ENV !== "production") {
|
|
2716
2750
|
Recycle.propTypes = iconPropTypes;
|
|
2717
2751
|
}
|
|
2718
|
-
const Redo = /*#__PURE__*/React.forwardRef(function Redo(
|
|
2752
|
+
const Redo = /*#__PURE__*/React.forwardRef(function Redo(_ref113, ref) {
|
|
2719
2753
|
let {
|
|
2720
2754
|
children,
|
|
2721
2755
|
size = 16,
|
|
2722
2756
|
...rest
|
|
2723
|
-
} =
|
|
2757
|
+
} = _ref113;
|
|
2724
2758
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2725
2759
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2726
2760
|
width: size,
|
|
@@ -2730,7 +2764,7 @@ const Redo = /*#__PURE__*/React.forwardRef(function Redo(_ref112, ref) {
|
|
|
2730
2764
|
viewBox: "0 0 16 16",
|
|
2731
2765
|
fill: "currentColor",
|
|
2732
2766
|
...rest
|
|
2733
|
-
},
|
|
2767
|
+
}, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
|
|
2734
2768
|
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"
|
|
2735
2769
|
})), children);
|
|
2736
2770
|
}
|
|
@@ -2743,7 +2777,7 @@ const Redo = /*#__PURE__*/React.forwardRef(function Redo(_ref112, ref) {
|
|
|
2743
2777
|
viewBox: "0 0 20 20",
|
|
2744
2778
|
fill: "currentColor",
|
|
2745
2779
|
...rest
|
|
2746
|
-
},
|
|
2780
|
+
}, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
|
|
2747
2781
|
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"
|
|
2748
2782
|
})), children);
|
|
2749
2783
|
}
|
|
@@ -2756,7 +2790,7 @@ const Redo = /*#__PURE__*/React.forwardRef(function Redo(_ref112, ref) {
|
|
|
2756
2790
|
viewBox: "0 0 24 24",
|
|
2757
2791
|
fill: "currentColor",
|
|
2758
2792
|
...rest
|
|
2759
|
-
},
|
|
2793
|
+
}, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
|
|
2760
2794
|
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"
|
|
2761
2795
|
})), children);
|
|
2762
2796
|
}
|
|
@@ -2768,19 +2802,19 @@ const Redo = /*#__PURE__*/React.forwardRef(function Redo(_ref112, ref) {
|
|
|
2768
2802
|
viewBox: "0 0 32 32",
|
|
2769
2803
|
fill: "currentColor",
|
|
2770
2804
|
...rest
|
|
2771
|
-
},
|
|
2805
|
+
}, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
|
|
2772
2806
|
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"
|
|
2773
2807
|
})), children);
|
|
2774
2808
|
});
|
|
2775
2809
|
if (process.env.NODE_ENV !== "production") {
|
|
2776
2810
|
Redo.propTypes = iconPropTypes;
|
|
2777
2811
|
}
|
|
2778
|
-
const RefEvapotranspiration = /*#__PURE__*/React.forwardRef(function RefEvapotranspiration(
|
|
2812
|
+
const RefEvapotranspiration = /*#__PURE__*/React.forwardRef(function RefEvapotranspiration(_ref114, ref) {
|
|
2779
2813
|
let {
|
|
2780
2814
|
children,
|
|
2781
2815
|
size = 16,
|
|
2782
2816
|
...rest
|
|
2783
|
-
} =
|
|
2817
|
+
} = _ref114;
|
|
2784
2818
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2785
2819
|
width: size,
|
|
2786
2820
|
height: size,
|
|
@@ -2789,19 +2823,19 @@ const RefEvapotranspiration = /*#__PURE__*/React.forwardRef(function RefEvapotra
|
|
|
2789
2823
|
viewBox: "0 0 32 32",
|
|
2790
2824
|
fill: "currentColor",
|
|
2791
2825
|
...rest
|
|
2792
|
-
},
|
|
2826
|
+
}, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
|
|
2793
2827
|
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"
|
|
2794
2828
|
})), children);
|
|
2795
2829
|
});
|
|
2796
2830
|
if (process.env.NODE_ENV !== "production") {
|
|
2797
2831
|
RefEvapotranspiration.propTypes = iconPropTypes;
|
|
2798
2832
|
}
|
|
2799
|
-
const ReferenceArchitecture = /*#__PURE__*/React.forwardRef(function ReferenceArchitecture(
|
|
2833
|
+
const ReferenceArchitecture = /*#__PURE__*/React.forwardRef(function ReferenceArchitecture(_ref115, ref) {
|
|
2800
2834
|
let {
|
|
2801
2835
|
children,
|
|
2802
2836
|
size = 16,
|
|
2803
2837
|
...rest
|
|
2804
|
-
} =
|
|
2838
|
+
} = _ref115;
|
|
2805
2839
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2806
2840
|
width: size,
|
|
2807
2841
|
height: size,
|
|
@@ -2814,19 +2848,19 @@ const ReferenceArchitecture = /*#__PURE__*/React.forwardRef(function ReferenceAr
|
|
|
2814
2848
|
cx: "18",
|
|
2815
2849
|
cy: "26",
|
|
2816
2850
|
r: "1"
|
|
2817
|
-
})),
|
|
2851
|
+
})), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
|
|
2818
2852
|
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"
|
|
2819
2853
|
})), children);
|
|
2820
2854
|
});
|
|
2821
2855
|
if (process.env.NODE_ENV !== "production") {
|
|
2822
2856
|
ReferenceArchitecture.propTypes = iconPropTypes;
|
|
2823
2857
|
}
|
|
2824
|
-
const ReflectHorizontal = /*#__PURE__*/React.forwardRef(function ReflectHorizontal(
|
|
2858
|
+
const ReflectHorizontal = /*#__PURE__*/React.forwardRef(function ReflectHorizontal(_ref116, ref) {
|
|
2825
2859
|
let {
|
|
2826
2860
|
children,
|
|
2827
2861
|
size = 16,
|
|
2828
2862
|
...rest
|
|
2829
|
-
} =
|
|
2863
|
+
} = _ref116;
|
|
2830
2864
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2831
2865
|
width: size,
|
|
2832
2866
|
height: size,
|
|
@@ -2835,24 +2869,24 @@ const ReflectHorizontal = /*#__PURE__*/React.forwardRef(function ReflectHorizont
|
|
|
2835
2869
|
viewBox: "0 0 32 32",
|
|
2836
2870
|
fill: "currentColor",
|
|
2837
2871
|
...rest
|
|
2838
|
-
},
|
|
2872
|
+
}, _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
|
|
2839
2873
|
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"
|
|
2840
|
-
})),
|
|
2874
|
+
})), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
|
|
2841
2875
|
d: "M15 2H17V30H15z",
|
|
2842
2876
|
transform: "rotate(-180 16 16)"
|
|
2843
|
-
})),
|
|
2877
|
+
})), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
|
|
2844
2878
|
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"
|
|
2845
2879
|
})), children);
|
|
2846
2880
|
});
|
|
2847
2881
|
if (process.env.NODE_ENV !== "production") {
|
|
2848
2882
|
ReflectHorizontal.propTypes = iconPropTypes;
|
|
2849
2883
|
}
|
|
2850
|
-
const ReflectVertical = /*#__PURE__*/React.forwardRef(function ReflectVertical(
|
|
2884
|
+
const ReflectVertical = /*#__PURE__*/React.forwardRef(function ReflectVertical(_ref117, ref) {
|
|
2851
2885
|
let {
|
|
2852
2886
|
children,
|
|
2853
2887
|
size = 16,
|
|
2854
2888
|
...rest
|
|
2855
|
-
} =
|
|
2889
|
+
} = _ref117;
|
|
2856
2890
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2857
2891
|
width: size,
|
|
2858
2892
|
height: size,
|
|
@@ -2861,24 +2895,24 @@ const ReflectVertical = /*#__PURE__*/React.forwardRef(function ReflectVertical(_
|
|
|
2861
2895
|
viewBox: "0 0 32 32",
|
|
2862
2896
|
fill: "currentColor",
|
|
2863
2897
|
...rest
|
|
2864
|
-
},
|
|
2898
|
+
}, _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
|
|
2865
2899
|
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"
|
|
2866
|
-
})),
|
|
2900
|
+
})), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
|
|
2867
2901
|
d: "M15 2H17V30H15z",
|
|
2868
2902
|
transform: "rotate(-90 16 16)"
|
|
2869
|
-
})),
|
|
2903
|
+
})), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
|
|
2870
2904
|
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"
|
|
2871
2905
|
})), children);
|
|
2872
2906
|
});
|
|
2873
2907
|
if (process.env.NODE_ENV !== "production") {
|
|
2874
2908
|
ReflectVertical.propTypes = iconPropTypes;
|
|
2875
2909
|
}
|
|
2876
|
-
const WatsonHealthRegionAnalysisArea = /*#__PURE__*/React.forwardRef(function WatsonHealthRegionAnalysisArea(
|
|
2910
|
+
const WatsonHealthRegionAnalysisArea = /*#__PURE__*/React.forwardRef(function WatsonHealthRegionAnalysisArea(_ref118, ref) {
|
|
2877
2911
|
let {
|
|
2878
2912
|
children,
|
|
2879
2913
|
size = 16,
|
|
2880
2914
|
...rest
|
|
2881
|
-
} =
|
|
2915
|
+
} = _ref118;
|
|
2882
2916
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2883
2917
|
width: size,
|
|
2884
2918
|
height: size,
|
|
@@ -2887,21 +2921,21 @@ const WatsonHealthRegionAnalysisArea = /*#__PURE__*/React.forwardRef(function Wa
|
|
|
2887
2921
|
viewBox: "0 0 32 32",
|
|
2888
2922
|
fill: "currentColor",
|
|
2889
2923
|
...rest
|
|
2890
|
-
},
|
|
2924
|
+
}, _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
|
|
2891
2925
|
d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
|
|
2892
|
-
})),
|
|
2926
|
+
})), _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
|
|
2893
2927
|
d: "M16,30A14,14,0,1,1,30,16H28A12,12,0,1,0,16,28Z"
|
|
2894
2928
|
})), children);
|
|
2895
2929
|
});
|
|
2896
2930
|
if (process.env.NODE_ENV !== "production") {
|
|
2897
2931
|
WatsonHealthRegionAnalysisArea.propTypes = iconPropTypes;
|
|
2898
2932
|
}
|
|
2899
|
-
const WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React.forwardRef(function WatsonHealthRegionAnalysisVolume(
|
|
2933
|
+
const WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React.forwardRef(function WatsonHealthRegionAnalysisVolume(_ref119, ref) {
|
|
2900
2934
|
let {
|
|
2901
2935
|
children,
|
|
2902
2936
|
size = 16,
|
|
2903
2937
|
...rest
|
|
2904
|
-
} =
|
|
2938
|
+
} = _ref119;
|
|
2905
2939
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2906
2940
|
width: size,
|
|
2907
2941
|
height: size,
|
|
@@ -2910,21 +2944,21 @@ const WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React.forwardRef(function
|
|
|
2910
2944
|
viewBox: "0 0 32 32",
|
|
2911
2945
|
fill: "currentColor",
|
|
2912
2946
|
...rest
|
|
2913
|
-
},
|
|
2947
|
+
}, _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
|
|
2914
2948
|
d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
|
|
2915
|
-
})),
|
|
2949
|
+
})), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
|
|
2916
2950
|
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"
|
|
2917
2951
|
})), children);
|
|
2918
2952
|
});
|
|
2919
2953
|
if (process.env.NODE_ENV !== "production") {
|
|
2920
2954
|
WatsonHealthRegionAnalysisVolume.propTypes = iconPropTypes;
|
|
2921
2955
|
}
|
|
2922
|
-
const WatsonHealthRegistration = /*#__PURE__*/React.forwardRef(function WatsonHealthRegistration(
|
|
2956
|
+
const WatsonHealthRegistration = /*#__PURE__*/React.forwardRef(function WatsonHealthRegistration(_ref120, ref) {
|
|
2923
2957
|
let {
|
|
2924
2958
|
children,
|
|
2925
2959
|
size = 16,
|
|
2926
2960
|
...rest
|
|
2927
|
-
} =
|
|
2961
|
+
} = _ref120;
|
|
2928
2962
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2929
2963
|
width: size,
|
|
2930
2964
|
height: size,
|
|
@@ -2933,21 +2967,21 @@ const WatsonHealthRegistration = /*#__PURE__*/React.forwardRef(function WatsonHe
|
|
|
2933
2967
|
viewBox: "0 0 32 32",
|
|
2934
2968
|
fill: "currentColor",
|
|
2935
2969
|
...rest
|
|
2936
|
-
},
|
|
2970
|
+
}, _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
|
|
2937
2971
|
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"
|
|
2938
|
-
})),
|
|
2972
|
+
})), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
|
|
2939
2973
|
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"
|
|
2940
2974
|
})), children);
|
|
2941
2975
|
});
|
|
2942
2976
|
if (process.env.NODE_ENV !== "production") {
|
|
2943
2977
|
WatsonHealthRegistration.propTypes = iconPropTypes;
|
|
2944
2978
|
}
|
|
2945
|
-
const Reminder = /*#__PURE__*/React.forwardRef(function Reminder(
|
|
2979
|
+
const Reminder = /*#__PURE__*/React.forwardRef(function Reminder(_ref121, ref) {
|
|
2946
2980
|
let {
|
|
2947
2981
|
children,
|
|
2948
2982
|
size = 16,
|
|
2949
2983
|
...rest
|
|
2950
|
-
} =
|
|
2984
|
+
} = _ref121;
|
|
2951
2985
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2952
2986
|
width: size,
|
|
2953
2987
|
height: size,
|
|
@@ -2956,21 +2990,21 @@ const Reminder = /*#__PURE__*/React.forwardRef(function Reminder(_ref120, ref) {
|
|
|
2956
2990
|
viewBox: "0 0 32 32",
|
|
2957
2991
|
fill: "currentColor",
|
|
2958
2992
|
...rest
|
|
2959
|
-
},
|
|
2993
|
+
}, _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
|
|
2960
2994
|
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"
|
|
2961
|
-
})),
|
|
2995
|
+
})), _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
|
|
2962
2996
|
d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
|
|
2963
2997
|
})), children);
|
|
2964
2998
|
});
|
|
2965
2999
|
if (process.env.NODE_ENV !== "production") {
|
|
2966
3000
|
Reminder.propTypes = iconPropTypes;
|
|
2967
3001
|
}
|
|
2968
|
-
const ReminderMedical = /*#__PURE__*/React.forwardRef(function ReminderMedical(
|
|
3002
|
+
const ReminderMedical = /*#__PURE__*/React.forwardRef(function ReminderMedical(_ref122, ref) {
|
|
2969
3003
|
let {
|
|
2970
3004
|
children,
|
|
2971
3005
|
size = 16,
|
|
2972
3006
|
...rest
|
|
2973
|
-
} =
|
|
3007
|
+
} = _ref122;
|
|
2974
3008
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2975
3009
|
width: size,
|
|
2976
3010
|
height: size,
|
|
@@ -2979,21 +3013,21 @@ const ReminderMedical = /*#__PURE__*/React.forwardRef(function ReminderMedical(_
|
|
|
2979
3013
|
viewBox: "0 0 32 32",
|
|
2980
3014
|
fill: "currentColor",
|
|
2981
3015
|
...rest
|
|
2982
|
-
},
|
|
3016
|
+
}, _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
|
|
2983
3017
|
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"
|
|
2984
|
-
})),
|
|
3018
|
+
})), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
|
|
2985
3019
|
d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2l4,0V26L6,26V6h4V8h2V6h8V8h2V6h4v4h2V6A2,2,0,0,0,26,4Z"
|
|
2986
3020
|
})), children);
|
|
2987
3021
|
});
|
|
2988
3022
|
if (process.env.NODE_ENV !== "production") {
|
|
2989
3023
|
ReminderMedical.propTypes = iconPropTypes;
|
|
2990
3024
|
}
|
|
2991
|
-
const Renew = /*#__PURE__*/React.forwardRef(function Renew(
|
|
3025
|
+
const Renew = /*#__PURE__*/React.forwardRef(function Renew(_ref123, ref) {
|
|
2992
3026
|
let {
|
|
2993
3027
|
children,
|
|
2994
3028
|
size = 16,
|
|
2995
3029
|
...rest
|
|
2996
|
-
} =
|
|
3030
|
+
} = _ref123;
|
|
2997
3031
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
2998
3032
|
width: size,
|
|
2999
3033
|
height: size,
|
|
@@ -3002,19 +3036,19 @@ const Renew = /*#__PURE__*/React.forwardRef(function Renew(_ref122, ref) {
|
|
|
3002
3036
|
viewBox: "0 0 32 32",
|
|
3003
3037
|
fill: "currentColor",
|
|
3004
3038
|
...rest
|
|
3005
|
-
},
|
|
3039
|
+
}, _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
|
|
3006
3040
|
d: "M12 10H6.78A11 11 0 0127 16h2A13 13 0 006 7.68V4H4v8h8zM20 22h5.22A11 11 0 015 16H3a13 13 0 0023 8.32V28h2V20H20z"
|
|
3007
3041
|
})), children);
|
|
3008
3042
|
});
|
|
3009
3043
|
if (process.env.NODE_ENV !== "production") {
|
|
3010
3044
|
Renew.propTypes = iconPropTypes;
|
|
3011
3045
|
}
|
|
3012
|
-
const Repeat = /*#__PURE__*/React.forwardRef(function Repeat(
|
|
3046
|
+
const Repeat = /*#__PURE__*/React.forwardRef(function Repeat(_ref124, ref) {
|
|
3013
3047
|
let {
|
|
3014
3048
|
children,
|
|
3015
3049
|
size = 16,
|
|
3016
3050
|
...rest
|
|
3017
|
-
} =
|
|
3051
|
+
} = _ref124;
|
|
3018
3052
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3019
3053
|
width: size,
|
|
3020
3054
|
height: size,
|
|
@@ -3023,19 +3057,19 @@ const Repeat = /*#__PURE__*/React.forwardRef(function Repeat(_ref123, ref) {
|
|
|
3023
3057
|
viewBox: "0 0 32 32",
|
|
3024
3058
|
fill: "currentColor",
|
|
3025
3059
|
...rest
|
|
3026
|
-
},
|
|
3060
|
+
}, _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
|
|
3027
3061
|
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"
|
|
3028
3062
|
})), children);
|
|
3029
3063
|
});
|
|
3030
3064
|
if (process.env.NODE_ENV !== "production") {
|
|
3031
3065
|
Repeat.propTypes = iconPropTypes;
|
|
3032
3066
|
}
|
|
3033
|
-
const RepeatOne = /*#__PURE__*/React.forwardRef(function RepeatOne(
|
|
3067
|
+
const RepeatOne = /*#__PURE__*/React.forwardRef(function RepeatOne(_ref125, ref) {
|
|
3034
3068
|
let {
|
|
3035
3069
|
children,
|
|
3036
3070
|
size = 16,
|
|
3037
3071
|
...rest
|
|
3038
|
-
} =
|
|
3072
|
+
} = _ref125;
|
|
3039
3073
|
return /*#__PURE__*/React.createElement(Icon, {
|
|
3040
3074
|
width: size,
|
|
3041
3075
|
height: size,
|
|
@@ -3044,35 +3078,14 @@ const RepeatOne = /*#__PURE__*/React.forwardRef(function RepeatOne(_ref124, ref)
|
|
|
3044
3078
|
viewBox: "0 0 32 32",
|
|
3045
3079
|
fill: "currentColor",
|
|
3046
3080
|
...rest
|
|
3047
|
-
},
|
|
3081
|
+
}, _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
|
|
3048
3082
|
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"
|
|
3049
|
-
})),
|
|
3083
|
+
})), _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
|
|
3050
3084
|
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"
|
|
3051
3085
|
})), children);
|
|
3052
3086
|
});
|
|
3053
3087
|
if (process.env.NODE_ENV !== "production") {
|
|
3054
3088
|
RepeatOne.propTypes = iconPropTypes;
|
|
3055
3089
|
}
|
|
3056
|
-
const Replicate = /*#__PURE__*/React.forwardRef(function Replicate(_ref125, ref) {
|
|
3057
|
-
let {
|
|
3058
|
-
children,
|
|
3059
|
-
size = 16,
|
|
3060
|
-
...rest
|
|
3061
|
-
} = _ref125;
|
|
3062
|
-
return /*#__PURE__*/React.createElement(Icon, {
|
|
3063
|
-
width: size,
|
|
3064
|
-
height: size,
|
|
3065
|
-
ref: ref,
|
|
3066
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3067
|
-
viewBox: "0 0 32 32",
|
|
3068
|
-
fill: "currentColor",
|
|
3069
|
-
...rest
|
|
3070
|
-
}, _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
|
|
3071
|
-
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"
|
|
3072
|
-
})), children);
|
|
3073
|
-
});
|
|
3074
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3075
|
-
Replicate.propTypes = iconPropTypes;
|
|
3076
|
-
}
|
|
3077
3090
|
|
|
3078
|
-
export { PauseFuture, PausePast, PcnENode, PcnMilitary, PcnPNode, PcnZNode, Pdf, PdfReference, Pedestrian, PedestrianChild, PedestrianFamily, Pen, PenFountain, Pending, PendingFilled, Percentage, PercentageFilled, Person, PersonFavorite, Pest, Phone, PhoneApplication, PhoneBlock, PhoneBlockFilled, PhoneFilled, PhoneIncoming, PhoneIncomingFilled, PhoneIp, PhoneOff, PhoneOffFilled, PhoneOutgoing, PhoneOutgoingFilled, PhoneSettings, PhoneVoice, PhoneVoiceFilled, PhraseSentiment, PicnicArea, PiggyBank, PiggyBankSlot, Pills, PillsAdd, PillsSubtract, Pin, PinFilled, Plan, Plane, PlanePrivate, PlaneSea, Play, PlayFilled, PlayFilledAlt, PlayOutline, PlayOutlineFilled, Playlist, Plug, PlugFilled, Png, PointOfPresence, Police, Policy, Popup, PortInput, PortOutput, Portfolio, Power, Ppt, PresentationFile, Pressure, PressureFilled, PreviousFilled, PreviousOutline, Printer, Product, ProgressBar, ProgressBarRound, Promote, PropertyRelationship, Purchase, QqPlot, QrCode, QuadrantPlot, Query, QueryQueue, Queued, Quotes, Radar, RadarEnhanced, RadarWeather, Radio, RadioButton, RadioButtonChecked, RadioCombat, RadioPushToTalk, Rain, RainDrizzle, RainDrop, RainHeavy, RainScattered, RainScatteredNight, Raw, Receipt, RecentlyViewed, Recommend, Recording, RecordingFilled, RecordingFilledAlt, Recycle, Redo, RefEvapotranspiration, ReferenceArchitecture, ReflectHorizontal, ReflectVertical, Reminder, ReminderMedical, Renew, Repeat, RepeatOne,
|
|
3091
|
+
export { PauseFuture, PauseOutlineFilled, PausePast, PcnENode, PcnMilitary, PcnPNode, PcnZNode, Pdf, PdfReference, Pedestrian, PedestrianChild, PedestrianFamily, Pen, PenFountain, Pending, PendingFilled, Percentage, PercentageFilled, Person, PersonFavorite, Pest, Phone, PhoneApplication, PhoneBlock, PhoneBlockFilled, PhoneFilled, PhoneIncoming, PhoneIncomingFilled, PhoneIp, PhoneOff, PhoneOffFilled, PhoneOutgoing, PhoneOutgoingFilled, PhoneSettings, PhoneVoice, PhoneVoiceFilled, PhraseSentiment, PicnicArea, PiggyBank, PiggyBankSlot, Pills, PillsAdd, PillsSubtract, Pin, PinFilled, Plan, Plane, PlanePrivate, PlaneSea, Play, PlayFilled, PlayFilledAlt, PlayOutline, PlayOutlineFilled, Playlist, Plug, PlugFilled, Png, PointOfPresence, Police, Policy, Popup, PortInput, PortOutput, Portfolio, Power, Ppt, PresentationFile, Pressure, PressureFilled, PreviousFilled, PreviousOutline, Printer, Product, ProgressBar, ProgressBarRound, Promote, PropertyRelationship, Purchase, QqPlot, QrCode, QuadrantPlot, Query, QueryQueue, Queued, Quotes, Radar, RadarEnhanced, RadarWeather, Radio, RadioButton, RadioButtonChecked, RadioCombat, RadioPushToTalk, Rain, RainDrizzle, RainDrop, RainHeavy, RainScattered, RainScatteredNight, Raw, Receipt, RecentlyViewed, Recommend, Recording, RecordingFilled, RecordingFilledAlt, Recycle, Redo, RefEvapotranspiration, ReferenceArchitecture, ReflectHorizontal, ReflectVertical, Reminder, ReminderMedical, Renew, Repeat, RepeatOne, WatsonHealthPetImageB, WatsonHealthPetImageO, WatsonHealthPointerText, WatsonHealthQcLaunch, WatsonHealthRegionAnalysisArea, WatsonHealthRegionAnalysisVolume, WatsonHealthRegistration };
|