@carbon/icons-react 11.24.0 → 11.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/Delete.js +39 -0
- package/es/Return.js +37 -0
- package/es/generated/bucket-10.js +458 -471
- package/es/generated/bucket-11.js +523 -510
- package/es/generated/bucket-12.js +484 -484
- package/es/generated/bucket-13.js +501 -522
- package/es/generated/bucket-14.js +520 -503
- package/es/generated/bucket-15.js +506 -508
- package/es/generated/bucket-16.js +463 -415
- package/es/generated/bucket-4.js +282 -282
- package/es/generated/bucket-5.js +487 -487
- package/es/generated/bucket-6.js +478 -476
- package/es/generated/bucket-7.js +512 -512
- package/es/generated/bucket-8.js +492 -499
- package/es/generated/bucket-9.js +486 -479
- package/es/index.js +13 -13
- package/lib/Delete.js +45 -0
- package/lib/Return.js +43 -0
- package/lib/generated/bucket-10.js +458 -471
- package/lib/generated/bucket-11.js +523 -510
- package/lib/generated/bucket-12.js +485 -485
- package/lib/generated/bucket-13.js +502 -523
- package/lib/generated/bucket-14.js +521 -504
- package/lib/generated/bucket-15.js +507 -509
- package/lib/generated/bucket-16.js +464 -414
- package/lib/generated/bucket-4.js +282 -282
- package/lib/generated/bucket-5.js +487 -487
- package/lib/generated/bucket-6.js +478 -476
- package/lib/generated/bucket-7.js +512 -512
- package/lib/generated/bucket-8.js +492 -499
- package/lib/generated/bucket-9.js +486 -479
- package/lib/index.js +18 -16
- package/package.json +3 -3
|
@@ -19,14 +19,35 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
|
|
|
19
19
|
|
|
20
20
|
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
21
21
|
|
|
22
|
-
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21,
|
|
22
|
+
var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _circle, _path23, _path24, _circle2, _path25, _circle3, _path26, _path27, _circle4, _path28, _circle5, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _circle6, _circle7, _circle8, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _circle9, _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, _circle10, _path103, _path104, _circle11, _path105, _path106, _circle12, _path107, _path108, _path109, _path110, _path111, _rect, _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, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _circle13, _circle14, _path189, _circle15, _circle16, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _circle17, _circle18, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223;
|
|
23
23
|
const didWarnAboutDeprecation = {};
|
|
24
|
-
const
|
|
24
|
+
const Industry = /*#__PURE__*/React__default["default"].forwardRef(function Industry(_ref, ref) {
|
|
25
25
|
let {
|
|
26
26
|
children,
|
|
27
27
|
size = 16,
|
|
28
28
|
...rest
|
|
29
29
|
} = _ref;
|
|
30
|
+
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
31
|
+
width: size,
|
|
32
|
+
height: size,
|
|
33
|
+
ref: ref,
|
|
34
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
35
|
+
viewBox: "0 0 32 32",
|
|
36
|
+
fill: "currentColor",
|
|
37
|
+
...rest
|
|
38
|
+
}, _path || (_path = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
39
|
+
d: "M29.53,6.15a1,1,0,0,0-1,0L20,10.38V7a1,1,0,0,0-1.45-.89L10,10.38V3A1,1,0,0,0,9,2H3A1,1,0,0,0,2,3V28H30V7A1,1,0,0,0,29.53,6.15ZM22,26H18V19h4Zm6,0H24V18a1,1,0,0,0-1-1H17a1,1,0,0,0-1,1v8H4V4H8v9.62l10-5v5l10-5Z"
|
|
40
|
+
})), children);
|
|
41
|
+
});
|
|
42
|
+
if (process.env.NODE_ENV !== "production") {
|
|
43
|
+
Industry.propTypes = iconPropTypes.iconPropTypes;
|
|
44
|
+
}
|
|
45
|
+
const Information = /*#__PURE__*/React__default["default"].forwardRef(function Information(_ref2, ref) {
|
|
46
|
+
let {
|
|
47
|
+
children,
|
|
48
|
+
size = 16,
|
|
49
|
+
...rest
|
|
50
|
+
} = _ref2;
|
|
30
51
|
if (size === 16 || size === "16" || size === "16px") {
|
|
31
52
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
32
53
|
width: size,
|
|
@@ -36,9 +57,9 @@ const Information = /*#__PURE__*/React__default["default"].forwardRef(function I
|
|
|
36
57
|
viewBox: "0 0 16 16",
|
|
37
58
|
fill: "currentColor",
|
|
38
59
|
...rest
|
|
39
|
-
},
|
|
60
|
+
}, _path2 || (_path2 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
40
61
|
d: "M8.5 11L8.5 6.5 6.5 6.5 6.5 7.5 7.5 7.5 7.5 11 6 11 6 12 10 12 10 11zM8 3.5c-.4 0-.8.3-.8.8S7.6 5 8 5c.4 0 .8-.3.8-.8S8.4 3.5 8 3.5z"
|
|
41
|
-
})),
|
|
62
|
+
})), _path3 || (_path3 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
42
63
|
d: "M8,15c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S11.9,15,8,15z M8,2C4.7,2,2,4.7,2,8s2.7,6,6,6s6-2.7,6-6S11.3,2,8,2z"
|
|
43
64
|
})), children);
|
|
44
65
|
}
|
|
@@ -50,21 +71,21 @@ const Information = /*#__PURE__*/React__default["default"].forwardRef(function I
|
|
|
50
71
|
viewBox: "0 0 32 32",
|
|
51
72
|
fill: "currentColor",
|
|
52
73
|
...rest
|
|
53
|
-
},
|
|
74
|
+
}, _path4 || (_path4 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
54
75
|
d: "M17 22L17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
|
|
55
|
-
})),
|
|
76
|
+
})), _path5 || (_path5 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
56
77
|
d: "M16,30A14,14,0,1,1,30,16,14,14,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12,12,0,0,0,16,4Z"
|
|
57
78
|
})), children);
|
|
58
79
|
});
|
|
59
80
|
if (process.env.NODE_ENV !== "production") {
|
|
60
81
|
Information.propTypes = iconPropTypes.iconPropTypes;
|
|
61
82
|
}
|
|
62
|
-
const InformationDisabled = /*#__PURE__*/React__default["default"].forwardRef(function InformationDisabled(
|
|
83
|
+
const InformationDisabled = /*#__PURE__*/React__default["default"].forwardRef(function InformationDisabled(_ref3, ref) {
|
|
63
84
|
let {
|
|
64
85
|
children,
|
|
65
86
|
size = 16,
|
|
66
87
|
...rest
|
|
67
|
-
} =
|
|
88
|
+
} = _ref3;
|
|
68
89
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
69
90
|
width: size,
|
|
70
91
|
height: size,
|
|
@@ -73,21 +94,21 @@ const InformationDisabled = /*#__PURE__*/React__default["default"].forwardRef(fu
|
|
|
73
94
|
viewBox: "0 0 32 32",
|
|
74
95
|
fill: "currentColor",
|
|
75
96
|
...rest
|
|
76
|
-
},
|
|
97
|
+
}, _path6 || (_path6 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
77
98
|
d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30l3.4433-3.4434A13.9614 13.9614 0 0026.5565 6.8574zM28 16A11.9734 11.9734 0 018.2678 25.146L15 18.4141V22H13v2h7V22H17V16.4141l8.146-8.146A11.8967 11.8967 0 0128 16zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
|
|
78
|
-
})),
|
|
99
|
+
})), _path7 || (_path7 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
79
100
|
d: "M5.67,22.0854A11.9829,11.9829,0,0,1,22.0856,5.67L23.54,4.2163A13.985,13.985,0,0,0,4.2162,23.54Z"
|
|
80
101
|
})), children);
|
|
81
102
|
});
|
|
82
103
|
if (process.env.NODE_ENV !== "production") {
|
|
83
104
|
InformationDisabled.propTypes = iconPropTypes.iconPropTypes;
|
|
84
105
|
}
|
|
85
|
-
const InformationFilled = /*#__PURE__*/React__default["default"].forwardRef(function InformationFilled(
|
|
106
|
+
const InformationFilled = /*#__PURE__*/React__default["default"].forwardRef(function InformationFilled(_ref4, ref) {
|
|
86
107
|
let {
|
|
87
108
|
children,
|
|
88
109
|
size = 16,
|
|
89
110
|
...rest
|
|
90
|
-
} =
|
|
111
|
+
} = _ref4;
|
|
91
112
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
92
113
|
width: size,
|
|
93
114
|
height: size,
|
|
@@ -96,23 +117,23 @@ const InformationFilled = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
96
117
|
viewBox: "0 0 32 32",
|
|
97
118
|
fill: "currentColor",
|
|
98
119
|
...rest
|
|
99
|
-
},
|
|
120
|
+
}, _path8 || (_path8 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
100
121
|
fill: "none",
|
|
101
122
|
d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
|
|
102
123
|
"data-icon-path": "inner-path"
|
|
103
|
-
})),
|
|
124
|
+
})), _path9 || (_path9 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
104
125
|
d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,6a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
|
|
105
126
|
})), children);
|
|
106
127
|
});
|
|
107
128
|
if (process.env.NODE_ENV !== "production") {
|
|
108
129
|
InformationFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
109
130
|
}
|
|
110
|
-
const InformationSquare = /*#__PURE__*/React__default["default"].forwardRef(function InformationSquare(
|
|
131
|
+
const InformationSquare = /*#__PURE__*/React__default["default"].forwardRef(function InformationSquare(_ref5, ref) {
|
|
111
132
|
let {
|
|
112
133
|
children,
|
|
113
134
|
size = 16,
|
|
114
135
|
...rest
|
|
115
|
-
} =
|
|
136
|
+
} = _ref5;
|
|
116
137
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
117
138
|
width: size,
|
|
118
139
|
height: size,
|
|
@@ -121,21 +142,21 @@ const InformationSquare = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
121
142
|
viewBox: "0 0 32 32",
|
|
122
143
|
fill: "currentColor",
|
|
123
144
|
...rest
|
|
124
|
-
},
|
|
145
|
+
}, _path10 || (_path10 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
125
146
|
d: "M17 22L17 14 13 14 13 16 15 16 15 22 12 22 12 24 20 24 20 22 17 22zM16 8a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 8z"
|
|
126
|
-
})),
|
|
147
|
+
})), _path11 || (_path11 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
127
148
|
d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26V6Z"
|
|
128
149
|
})), children);
|
|
129
150
|
});
|
|
130
151
|
if (process.env.NODE_ENV !== "production") {
|
|
131
152
|
InformationSquare.propTypes = iconPropTypes.iconPropTypes;
|
|
132
153
|
}
|
|
133
|
-
const InformationSquareFilled = /*#__PURE__*/React__default["default"].forwardRef(function InformationSquareFilled(
|
|
154
|
+
const InformationSquareFilled = /*#__PURE__*/React__default["default"].forwardRef(function InformationSquareFilled(_ref6, ref) {
|
|
134
155
|
let {
|
|
135
156
|
children,
|
|
136
157
|
size = 16,
|
|
137
158
|
...rest
|
|
138
|
-
} =
|
|
159
|
+
} = _ref6;
|
|
139
160
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
140
161
|
width: size,
|
|
141
162
|
height: size,
|
|
@@ -144,23 +165,23 @@ const InformationSquareFilled = /*#__PURE__*/React__default["default"].forwardRe
|
|
|
144
165
|
viewBox: "0 0 32 32",
|
|
145
166
|
fill: "currentColor",
|
|
146
167
|
...rest
|
|
147
|
-
},
|
|
168
|
+
}, _path12 || (_path12 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
148
169
|
fill: "none",
|
|
149
170
|
d: "M16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,13.875H17.125v-8H13v2.25h1.875v5.75H12v2.25h8Z",
|
|
150
171
|
"data-icon-path": "inner-path"
|
|
151
|
-
})),
|
|
172
|
+
})), _path13 || (_path13 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
152
173
|
d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM16,8a1.5,1.5,0,1,1-1.5,1.5A1.5,1.5,0,0,1,16,8Zm4,16.125H12v-2.25h2.875v-5.75H13v-2.25h4.125v8H20Z"
|
|
153
174
|
})), children);
|
|
154
175
|
});
|
|
155
176
|
if (process.env.NODE_ENV !== "production") {
|
|
156
177
|
InformationSquareFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
157
178
|
}
|
|
158
|
-
const InfrastructureClassic = /*#__PURE__*/React__default["default"].forwardRef(function InfrastructureClassic(
|
|
179
|
+
const InfrastructureClassic = /*#__PURE__*/React__default["default"].forwardRef(function InfrastructureClassic(_ref7, ref) {
|
|
159
180
|
let {
|
|
160
181
|
children,
|
|
161
182
|
size = 16,
|
|
162
183
|
...rest
|
|
163
|
-
} =
|
|
184
|
+
} = _ref7;
|
|
164
185
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
165
186
|
width: size,
|
|
166
187
|
height: size,
|
|
@@ -169,21 +190,21 @@ const InfrastructureClassic = /*#__PURE__*/React__default["default"].forwardRef(
|
|
|
169
190
|
viewBox: "0 0 32 32",
|
|
170
191
|
fill: "currentColor",
|
|
171
192
|
...rest
|
|
172
|
-
},
|
|
193
|
+
}, _path14 || (_path14 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
173
194
|
d: "M18 26H30V28H18zM18 21H30V23H18zM18 16H30V18H18z"
|
|
174
|
-
})),
|
|
195
|
+
})), _path15 || (_path15 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
175
196
|
d: "M14,25H9.5A7.4964,7.4964,0,0,1,8.1782,10.124,10,10,0,0,1,28,12H26a7.999,7.999,0,0,0-15.9507-.87l-.09.8335L9.123,12.02A5.4962,5.4962,0,0,0,9.5,23H14Z"
|
|
176
197
|
})), children);
|
|
177
198
|
});
|
|
178
199
|
if (process.env.NODE_ENV !== "production") {
|
|
179
200
|
InfrastructureClassic.propTypes = iconPropTypes.iconPropTypes;
|
|
180
201
|
}
|
|
181
|
-
const Insert = /*#__PURE__*/React__default["default"].forwardRef(function Insert(
|
|
202
|
+
const Insert = /*#__PURE__*/React__default["default"].forwardRef(function Insert(_ref8, ref) {
|
|
182
203
|
let {
|
|
183
204
|
children,
|
|
184
205
|
size = 16,
|
|
185
206
|
...rest
|
|
186
|
-
} =
|
|
207
|
+
} = _ref8;
|
|
187
208
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
188
209
|
width: size,
|
|
189
210
|
height: size,
|
|
@@ -192,19 +213,19 @@ const Insert = /*#__PURE__*/React__default["default"].forwardRef(function Insert
|
|
|
192
213
|
viewBox: "0 0 32 32",
|
|
193
214
|
fill: "currentColor",
|
|
194
215
|
...rest
|
|
195
|
-
},
|
|
216
|
+
}, _path16 || (_path16 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
196
217
|
d: "M2 9h9V2H2zM4 4H9V7H4zM2 19h9V12H2zm2-5H9v3H4zM2 29h9V22H2zm2-5H9v3H4zM27 9H18l3.41-3.59L20 4l-6 6 6 6 1.41-1.41L18 11h9a1 1 0 011 1V24a1 1 0 01-1 1H15v2H27a3 3 0 003-3V12A3 3 0 0027 9z"
|
|
197
218
|
})), children);
|
|
198
219
|
});
|
|
199
220
|
if (process.env.NODE_ENV !== "production") {
|
|
200
221
|
Insert.propTypes = iconPropTypes.iconPropTypes;
|
|
201
222
|
}
|
|
202
|
-
const InsertPage = /*#__PURE__*/React__default["default"].forwardRef(function InsertPage(
|
|
223
|
+
const InsertPage = /*#__PURE__*/React__default["default"].forwardRef(function InsertPage(_ref9, ref) {
|
|
203
224
|
let {
|
|
204
225
|
children,
|
|
205
226
|
size = 16,
|
|
206
227
|
...rest
|
|
207
|
-
} =
|
|
228
|
+
} = _ref9;
|
|
208
229
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
209
230
|
width: size,
|
|
210
231
|
height: size,
|
|
@@ -213,19 +234,19 @@ const InsertPage = /*#__PURE__*/React__default["default"].forwardRef(function In
|
|
|
213
234
|
viewBox: "0 0 32 32",
|
|
214
235
|
fill: "currentColor",
|
|
215
236
|
...rest
|
|
216
|
-
},
|
|
237
|
+
}, _path17 || (_path17 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
217
238
|
d: "M26 30H24V20H12V30H10V20a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2zM5.17 16L2 19.17 3.411 20.589 8 16 3.42 11.42 2 12.83 5.17 16zM24 14H12a2.0021 2.0021 0 01-2-2V2h2V12H24V2h2V12A2.0021 2.0021 0 0124 14z"
|
|
218
239
|
})), children);
|
|
219
240
|
});
|
|
220
241
|
if (process.env.NODE_ENV !== "production") {
|
|
221
242
|
InsertPage.propTypes = iconPropTypes.iconPropTypes;
|
|
222
243
|
}
|
|
223
|
-
const InsertSyntax = /*#__PURE__*/React__default["default"].forwardRef(function InsertSyntax(
|
|
244
|
+
const InsertSyntax = /*#__PURE__*/React__default["default"].forwardRef(function InsertSyntax(_ref10, ref) {
|
|
224
245
|
let {
|
|
225
246
|
children,
|
|
226
247
|
size = 16,
|
|
227
248
|
...rest
|
|
228
|
-
} =
|
|
249
|
+
} = _ref10;
|
|
229
250
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
230
251
|
width: size,
|
|
231
252
|
height: size,
|
|
@@ -234,21 +255,21 @@ const InsertSyntax = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
234
255
|
viewBox: "0 0 32 32",
|
|
235
256
|
fill: "currentColor",
|
|
236
257
|
...rest
|
|
237
|
-
},
|
|
258
|
+
}, _path18 || (_path18 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
238
259
|
d: "M20.17 16L17.59 18.58 19 20 23 16 19 12 17.58 13.41 20.17 16zM11.83 16L14.41 13.42 13 12 9 16 13 20 14.42 18.59 11.83 16z"
|
|
239
|
-
})),
|
|
260
|
+
})), _path19 || (_path19 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
240
261
|
d: "M27,22.142V9.858A3.9916,3.9916,0,1,0,22.142,5H9.858A3.9916,3.9916,0,1,0,5,9.858V22.142A3.9916,3.9916,0,1,0,9.858,27H22.142A3.9916,3.9916,0,1,0,27,22.142ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.002,2.002,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,28Zm16.142-3H9.858A3.9937,3.9937,0,0,0,7,22.142V9.858A3.9947,3.9947,0,0,0,9.858,7H22.142A3.9937,3.9937,0,0,0,25,9.858V22.142A3.9931,3.9931,0,0,0,22.142,25ZM26,28a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,26,28Z"
|
|
241
262
|
})), children);
|
|
242
263
|
});
|
|
243
264
|
if (process.env.NODE_ENV !== "production") {
|
|
244
265
|
InsertSyntax.propTypes = iconPropTypes.iconPropTypes;
|
|
245
266
|
}
|
|
246
|
-
const Inspection = /*#__PURE__*/React__default["default"].forwardRef(function Inspection(
|
|
267
|
+
const Inspection = /*#__PURE__*/React__default["default"].forwardRef(function Inspection(_ref11, ref) {
|
|
247
268
|
let {
|
|
248
269
|
children,
|
|
249
270
|
size = 16,
|
|
250
271
|
...rest
|
|
251
|
-
} =
|
|
272
|
+
} = _ref11;
|
|
252
273
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
253
274
|
width: size,
|
|
254
275
|
height: size,
|
|
@@ -257,21 +278,21 @@ const Inspection = /*#__PURE__*/React__default["default"].forwardRef(function In
|
|
|
257
278
|
viewBox: "0 0 32 32",
|
|
258
279
|
fill: "currentColor",
|
|
259
280
|
...rest
|
|
260
|
-
},
|
|
281
|
+
}, _path20 || (_path20 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
261
282
|
d: "M15 17.18L12.41 14.59 11 16 15 20 22 13 20.59 11.59 15 17.18z"
|
|
262
|
-
})),
|
|
283
|
+
})), _path21 || (_path21 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
263
284
|
d: "M30,15H27.9492A12.0071,12.0071,0,0,0,17,4.0508V2H15V4.0508A12.0071,12.0071,0,0,0,4.0508,15H2v2H4.0508A12.0071,12.0071,0,0,0,15,27.9492V30h2V27.9492A12.0071,12.0071,0,0,0,27.9492,17H30ZM17,25.9492V23H15v2.9492A10.0166,10.0166,0,0,1,6.0508,17H9V15H6.0508A10.0166,10.0166,0,0,1,15,6.0508V9h2V6.0508A10.0166,10.0166,0,0,1,25.9492,15H23v2h2.949A10.0165,10.0165,0,0,1,17,25.9492Z"
|
|
264
285
|
})), children);
|
|
265
286
|
});
|
|
266
287
|
if (process.env.NODE_ENV !== "production") {
|
|
267
288
|
Inspection.propTypes = iconPropTypes.iconPropTypes;
|
|
268
289
|
}
|
|
269
|
-
const InstanceBx = /*#__PURE__*/React__default["default"].forwardRef(function InstanceBx(
|
|
290
|
+
const InstanceBx = /*#__PURE__*/React__default["default"].forwardRef(function InstanceBx(_ref12, ref) {
|
|
270
291
|
let {
|
|
271
292
|
children,
|
|
272
293
|
size = 16,
|
|
273
294
|
...rest
|
|
274
|
-
} =
|
|
295
|
+
} = _ref12;
|
|
275
296
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
276
297
|
width: size,
|
|
277
298
|
height: size,
|
|
@@ -280,25 +301,25 @@ const InstanceBx = /*#__PURE__*/React__default["default"].forwardRef(function In
|
|
|
280
301
|
viewBox: "0 0 32 32",
|
|
281
302
|
fill: "currentColor",
|
|
282
303
|
...rest
|
|
283
|
-
},
|
|
304
|
+
}, _path22 || (_path22 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
284
305
|
d: "M12 5A3.0033 3.0033 0 009 2H4V15H9a3.0033 3.0033 0 003-3V10.5a2.977 2.977 0 00-.78-2 2.9768 2.9768 0 00.78-2zM6 4H9a1.0013 1.0013 0 011 1V6.5513A.9587.9587 0 019 7.5H6zm4 8a1.0009 1.0009 0 01-1 1H6V9.5H9a1.0009 1.0009 0 011 1zM22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5z"
|
|
285
306
|
})), _circle || (_circle = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
286
307
|
cx: "9",
|
|
287
308
|
cy: "27",
|
|
288
309
|
r: "1"
|
|
289
|
-
})),
|
|
310
|
+
})), _path23 || (_path23 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
290
311
|
d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
291
312
|
})), children);
|
|
292
313
|
});
|
|
293
314
|
if (process.env.NODE_ENV !== "production") {
|
|
294
315
|
InstanceBx.propTypes = iconPropTypes.iconPropTypes;
|
|
295
316
|
}
|
|
296
|
-
const InstanceClassic = /*#__PURE__*/React__default["default"].forwardRef(function InstanceClassic(
|
|
317
|
+
const InstanceClassic = /*#__PURE__*/React__default["default"].forwardRef(function InstanceClassic(_ref13, ref) {
|
|
297
318
|
let {
|
|
298
319
|
children,
|
|
299
320
|
size = 16,
|
|
300
321
|
...rest
|
|
301
|
-
} =
|
|
322
|
+
} = _ref13;
|
|
302
323
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
303
324
|
width: size,
|
|
304
325
|
height: size,
|
|
@@ -307,25 +328,25 @@ const InstanceClassic = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
307
328
|
viewBox: "0 0 32 32",
|
|
308
329
|
fill: "currentColor",
|
|
309
330
|
...rest
|
|
310
|
-
},
|
|
331
|
+
}, _path24 || (_path24 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
311
332
|
d: "M23.5,21H23V19h.5a4.4975,4.4975,0,0,0,.3564-8.981l-.8154-.0639-.0986-.812a6.9938,6.9938,0,0,0-13.8838,0l-.0991.812-.8155.0639A4.4975,4.4975,0,0,0,8.5,19H9v2H8.5A6.4973,6.4973,0,0,1,7.2,8.1362a8.9943,8.9943,0,0,1,17.6006,0A6.4974,6.4974,0,0,1,23.5,21Z"
|
|
312
333
|
})), _circle2 || (_circle2 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
313
334
|
cx: "9",
|
|
314
335
|
cy: "27",
|
|
315
336
|
r: "1"
|
|
316
|
-
})),
|
|
337
|
+
})), _path25 || (_path25 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
317
338
|
d: "M26,23H17V15.83l2.59,2.58L21,17l-5-5-5,5,1.41,1.41L15,15.83V23H6a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V25A2.0023,2.0023,0,0,0,26,23Zm0,6H6V25H26Z"
|
|
318
339
|
})), children);
|
|
319
340
|
});
|
|
320
341
|
if (process.env.NODE_ENV !== "production") {
|
|
321
342
|
InstanceClassic.propTypes = iconPropTypes.iconPropTypes;
|
|
322
343
|
}
|
|
323
|
-
const InstanceCx = /*#__PURE__*/React__default["default"].forwardRef(function InstanceCx(
|
|
344
|
+
const InstanceCx = /*#__PURE__*/React__default["default"].forwardRef(function InstanceCx(_ref14, ref) {
|
|
324
345
|
let {
|
|
325
346
|
children,
|
|
326
347
|
size = 16,
|
|
327
348
|
...rest
|
|
328
|
-
} =
|
|
349
|
+
} = _ref14;
|
|
329
350
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
330
351
|
width: size,
|
|
331
352
|
height: size,
|
|
@@ -338,19 +359,19 @@ const InstanceCx = /*#__PURE__*/React__default["default"].forwardRef(function In
|
|
|
338
359
|
cx: "9",
|
|
339
360
|
cy: "27",
|
|
340
361
|
r: "1"
|
|
341
|
-
})),
|
|
362
|
+
})), _path26 || (_path26 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
342
363
|
d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM12 15H6a2.0023 2.0023 0 01-2-2V4A2.002 2.002 0 016 2h6V4H6v9h6zM2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
343
364
|
})), children);
|
|
344
365
|
});
|
|
345
366
|
if (process.env.NODE_ENV !== "production") {
|
|
346
367
|
InstanceCx.propTypes = iconPropTypes.iconPropTypes;
|
|
347
368
|
}
|
|
348
|
-
const InstanceMx = /*#__PURE__*/React__default["default"].forwardRef(function InstanceMx(
|
|
369
|
+
const InstanceMx = /*#__PURE__*/React__default["default"].forwardRef(function InstanceMx(_ref15, ref) {
|
|
349
370
|
let {
|
|
350
371
|
children,
|
|
351
372
|
size = 16,
|
|
352
373
|
...rest
|
|
353
|
-
} =
|
|
374
|
+
} = _ref15;
|
|
354
375
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
355
376
|
width: size,
|
|
356
377
|
height: size,
|
|
@@ -359,25 +380,25 @@ const InstanceMx = /*#__PURE__*/React__default["default"].forwardRef(function In
|
|
|
359
380
|
viewBox: "0 0 32 32",
|
|
360
381
|
fill: "currentColor",
|
|
361
382
|
...rest
|
|
362
|
-
},
|
|
383
|
+
}, _path27 || (_path27 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
363
384
|
d: "M22 5L20 5 18 8.897 16 5 14 5 16.905 10 14 15 16 15 18 11.201 20 15 22 15 19.098 10 22 5zM10 2L8.485 6.374 8 8 7.535 6.374 6 2 4 2 4 15 6 15 6 7.374 5.841 5.378 6.421 7.374 8 12 9.579 7.374 10.159 5.374 10 7.374 10 15 12 15 12 2 10 2z"
|
|
364
385
|
})), _circle4 || (_circle4 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
365
386
|
cx: "9",
|
|
366
387
|
cy: "27",
|
|
367
388
|
r: "1"
|
|
368
|
-
})),
|
|
389
|
+
})), _path28 || (_path28 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
369
390
|
d: "M2 18H6V20H2zM8 18H12V20H8zM14 18H18V20H14zM20 18H24V20H20zM26 18H30V20H26zM26 31H6a2.0021 2.0021 0 01-2-2V25a2.0021 2.0021 0 012-2H26a2.0021 2.0021 0 012 2v4A2.0021 2.0021 0 0126 31zM6 25v4H26V25z"
|
|
370
391
|
})), children);
|
|
371
392
|
});
|
|
372
393
|
if (process.env.NODE_ENV !== "production") {
|
|
373
394
|
InstanceMx.propTypes = iconPropTypes.iconPropTypes;
|
|
374
395
|
}
|
|
375
|
-
const InstanceVirtual = /*#__PURE__*/React__default["default"].forwardRef(function InstanceVirtual(
|
|
396
|
+
const InstanceVirtual = /*#__PURE__*/React__default["default"].forwardRef(function InstanceVirtual(_ref16, ref) {
|
|
376
397
|
let {
|
|
377
398
|
children,
|
|
378
399
|
size = 16,
|
|
379
400
|
...rest
|
|
380
|
-
} =
|
|
401
|
+
} = _ref16;
|
|
381
402
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
382
403
|
width: size,
|
|
383
404
|
height: size,
|
|
@@ -390,19 +411,19 @@ const InstanceVirtual = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
390
411
|
cx: "7",
|
|
391
412
|
cy: "23",
|
|
392
413
|
r: "1"
|
|
393
|
-
})),
|
|
414
|
+
})), _path29 || (_path29 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
394
415
|
d: "M2 6H6V8H2zM8 6H12V8H8zM14 6H18V8H14zM20 6H24V8H20zM26 6H30V8H26zM28 28H4a2.0021 2.0021 0 01-2-2V20a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 28zM4 20v6H28V20zM2 12H30V14H2z"
|
|
395
416
|
})), children);
|
|
396
417
|
});
|
|
397
418
|
if (process.env.NODE_ENV !== "production") {
|
|
398
419
|
InstanceVirtual.propTypes = iconPropTypes.iconPropTypes;
|
|
399
420
|
}
|
|
400
|
-
const Integration = /*#__PURE__*/React__default["default"].forwardRef(function Integration(
|
|
421
|
+
const Integration = /*#__PURE__*/React__default["default"].forwardRef(function Integration(_ref17, ref) {
|
|
401
422
|
let {
|
|
402
423
|
children,
|
|
403
424
|
size = 16,
|
|
404
425
|
...rest
|
|
405
|
-
} =
|
|
426
|
+
} = _ref17;
|
|
406
427
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
407
428
|
width: size,
|
|
408
429
|
height: size,
|
|
@@ -411,19 +432,19 @@ const Integration = /*#__PURE__*/React__default["default"].forwardRef(function I
|
|
|
411
432
|
viewBox: "0 0 32 32",
|
|
412
433
|
fill: "currentColor",
|
|
413
434
|
...rest
|
|
414
|
-
},
|
|
435
|
+
}, _path30 || (_path30 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
415
436
|
d: "M29.88,15.52l-6-11A1,1,0,0,0,23,4H9a1,1,0,0,0-.88.52l-6,11a1,1,0,0,0,0,1l6,11A1,1,0,0,0,9,28H23a1,1,0,0,0,.88-.52l6-11A1,1,0,0,0,29.88,15.52ZM22.93,7l4.39,8h-9.5ZM16,14.14,10.82,6H21.18ZM9.07,7l5.11,8H4.68ZM4.68,17h9.5L9.07,25ZM16,17.86,21.18,26H10.82ZM22.93,25l-5.11-8h9.5Z"
|
|
416
437
|
})), children);
|
|
417
438
|
});
|
|
418
439
|
if (process.env.NODE_ENV !== "production") {
|
|
419
440
|
Integration.propTypes = iconPropTypes.iconPropTypes;
|
|
420
441
|
}
|
|
421
|
-
const IntentRequestActive = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestActive(
|
|
442
|
+
const IntentRequestActive = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestActive(_ref18, ref) {
|
|
422
443
|
let {
|
|
423
444
|
children,
|
|
424
445
|
size = 16,
|
|
425
446
|
...rest
|
|
426
|
-
} =
|
|
447
|
+
} = _ref18;
|
|
427
448
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
428
449
|
width: size,
|
|
429
450
|
height: size,
|
|
@@ -432,21 +453,21 @@ const IntentRequestActive = /*#__PURE__*/React__default["default"].forwardRef(fu
|
|
|
432
453
|
viewBox: "0 0 32 32",
|
|
433
454
|
fill: "currentColor",
|
|
434
455
|
...rest
|
|
435
|
-
},
|
|
456
|
+
}, _path31 || (_path31 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
436
457
|
d: "M23 27.2L20.4 24.6 19 26 23 30 31 22 29.6 20.6z"
|
|
437
|
-
})),
|
|
458
|
+
})), _path32 || (_path32 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
438
459
|
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
439
460
|
})), children);
|
|
440
461
|
});
|
|
441
462
|
if (process.env.NODE_ENV !== "production") {
|
|
442
463
|
IntentRequestActive.propTypes = iconPropTypes.iconPropTypes;
|
|
443
464
|
}
|
|
444
|
-
const IntentRequestCreate = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestCreate(
|
|
465
|
+
const IntentRequestCreate = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestCreate(_ref19, ref) {
|
|
445
466
|
let {
|
|
446
467
|
children,
|
|
447
468
|
size = 16,
|
|
448
469
|
...rest
|
|
449
|
-
} =
|
|
470
|
+
} = _ref19;
|
|
450
471
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
451
472
|
width: size,
|
|
452
473
|
height: size,
|
|
@@ -455,21 +476,21 @@ const IntentRequestCreate = /*#__PURE__*/React__default["default"].forwardRef(fu
|
|
|
455
476
|
viewBox: "0 0 32 32",
|
|
456
477
|
fill: "currentColor",
|
|
457
478
|
...rest
|
|
458
|
-
},
|
|
479
|
+
}, _path33 || (_path33 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
459
480
|
d: "M30 24L26 24 26 20 24 20 24 24 20 24 20 26 24 26 24 30 26 30 26 26 30 26z"
|
|
460
|
-
})),
|
|
481
|
+
})), _path34 || (_path34 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
461
482
|
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
462
483
|
})), children);
|
|
463
484
|
});
|
|
464
485
|
if (process.env.NODE_ENV !== "production") {
|
|
465
486
|
IntentRequestCreate.propTypes = iconPropTypes.iconPropTypes;
|
|
466
487
|
}
|
|
467
|
-
const IntentRequestHeal = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestHeal(
|
|
488
|
+
const IntentRequestHeal = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestHeal(_ref20, ref) {
|
|
468
489
|
let {
|
|
469
490
|
children,
|
|
470
491
|
size = 16,
|
|
471
492
|
...rest
|
|
472
|
-
} =
|
|
493
|
+
} = _ref20;
|
|
473
494
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
474
495
|
width: size,
|
|
475
496
|
height: size,
|
|
@@ -478,21 +499,21 @@ const IntentRequestHeal = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
478
499
|
viewBox: "0 0 32 32",
|
|
479
500
|
fill: "currentColor",
|
|
480
501
|
...rest
|
|
481
|
-
},
|
|
502
|
+
}, _path35 || (_path35 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
482
503
|
d: "M27,20c-0.8,0-1.5,0.3-2.1,0.9l-0.4,0.5l-0.4-0.5C23.5,20.3,22.7,20,22,20s-1.5,0.3-2.1,0.9c-1.2,1.2-1.2,3.1,0,4.3l4.6,4.8 l4.6-4.8c1.2-1.2,1.2-3.1,0-4.3C28.6,20.3,27.8,20,27,20L27,20z"
|
|
483
|
-
})),
|
|
504
|
+
})), _path36 || (_path36 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
484
505
|
d: "M16.6,28.6L4,16L16,4l12.6,12.6l1.4-1.4L17.5,2.6c-0.8-0.8-2.1-0.8-2.9,0L2.6,14.5c-0.8,0.8-0.8,2.1,0,2.9L15.1,30 L16.6,28.6z"
|
|
485
506
|
})), children);
|
|
486
507
|
});
|
|
487
508
|
if (process.env.NODE_ENV !== "production") {
|
|
488
509
|
IntentRequestHeal.propTypes = iconPropTypes.iconPropTypes;
|
|
489
510
|
}
|
|
490
|
-
const IntentRequestInactive = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestInactive(
|
|
511
|
+
const IntentRequestInactive = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestInactive(_ref21, ref) {
|
|
491
512
|
let {
|
|
492
513
|
children,
|
|
493
514
|
size = 16,
|
|
494
515
|
...rest
|
|
495
|
-
} =
|
|
516
|
+
} = _ref21;
|
|
496
517
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
497
518
|
width: size,
|
|
498
519
|
height: size,
|
|
@@ -513,19 +534,19 @@ const IntentRequestInactive = /*#__PURE__*/React__default["default"].forwardRef(
|
|
|
513
534
|
cx: "28.5",
|
|
514
535
|
cy: "22.5",
|
|
515
536
|
r: "1.5"
|
|
516
|
-
})),
|
|
537
|
+
})), _path37 || (_path37 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
517
538
|
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
518
539
|
})), children);
|
|
519
540
|
});
|
|
520
541
|
if (process.env.NODE_ENV !== "production") {
|
|
521
542
|
IntentRequestInactive.propTypes = iconPropTypes.iconPropTypes;
|
|
522
543
|
}
|
|
523
|
-
const IntentRequestScaleIn = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestScaleIn(
|
|
544
|
+
const IntentRequestScaleIn = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestScaleIn(_ref22, ref) {
|
|
524
545
|
let {
|
|
525
546
|
children,
|
|
526
547
|
size = 16,
|
|
527
548
|
...rest
|
|
528
|
-
} =
|
|
549
|
+
} = _ref22;
|
|
529
550
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
530
551
|
width: size,
|
|
531
552
|
height: size,
|
|
@@ -534,19 +555,19 @@ const IntentRequestScaleIn = /*#__PURE__*/React__default["default"].forwardRef(f
|
|
|
534
555
|
viewBox: "0 0 32 32",
|
|
535
556
|
fill: "currentColor",
|
|
536
557
|
...rest
|
|
537
|
-
},
|
|
558
|
+
}, _path38 || (_path38 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
538
559
|
d: "M28.6 30L30 28.6 22.4 21 29 21 29 19 19 19 19 29 21 29 21 22.4zM2 28.6L3.4 30 11 22.4 11 29 13 29 13 19 3 19 3 21 9.6 21zM17 2L15 2 15 12.2 10.4 7.6 9 9 16 16 23 9 21.6 7.6 17 12.2z"
|
|
539
560
|
})), children);
|
|
540
561
|
});
|
|
541
562
|
if (process.env.NODE_ENV !== "production") {
|
|
542
563
|
IntentRequestScaleIn.propTypes = iconPropTypes.iconPropTypes;
|
|
543
564
|
}
|
|
544
|
-
const IntentRequestScaleOut = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestScaleOut(
|
|
565
|
+
const IntentRequestScaleOut = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestScaleOut(_ref23, ref) {
|
|
545
566
|
let {
|
|
546
567
|
children,
|
|
547
568
|
size = 16,
|
|
548
569
|
...rest
|
|
549
|
-
} =
|
|
570
|
+
} = _ref23;
|
|
550
571
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
551
572
|
width: size,
|
|
552
573
|
height: size,
|
|
@@ -555,19 +576,19 @@ const IntentRequestScaleOut = /*#__PURE__*/React__default["default"].forwardRef(
|
|
|
555
576
|
viewBox: "0 0 32 32",
|
|
556
577
|
fill: "currentColor",
|
|
557
578
|
...rest
|
|
558
|
-
},
|
|
579
|
+
}, _path39 || (_path39 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
559
580
|
d: "M19 20.4L20.4 19 28 26.6 28 20 30 20 30 30 20 30 20 28 26.6 28zM13 20.4L11.6 19 4 26.6 4 20 2 20 2 30 12 30 12 28 5.4 28zM17 16L15 16 15 5.8 10.4 10.4 9 9 16 2 23 9 21.6 10.4 17 5.8z"
|
|
560
581
|
})), children);
|
|
561
582
|
});
|
|
562
583
|
if (process.env.NODE_ENV !== "production") {
|
|
563
584
|
IntentRequestScaleOut.propTypes = iconPropTypes.iconPropTypes;
|
|
564
585
|
}
|
|
565
|
-
const IntentRequestUninstall = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestUninstall(
|
|
586
|
+
const IntentRequestUninstall = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestUninstall(_ref24, ref) {
|
|
566
587
|
let {
|
|
567
588
|
children,
|
|
568
589
|
size = 16,
|
|
569
590
|
...rest
|
|
570
|
-
} =
|
|
591
|
+
} = _ref24;
|
|
571
592
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
572
593
|
width: size,
|
|
573
594
|
height: size,
|
|
@@ -576,21 +597,21 @@ const IntentRequestUninstall = /*#__PURE__*/React__default["default"].forwardRef
|
|
|
576
597
|
viewBox: "0 0 32 32",
|
|
577
598
|
fill: "currentColor",
|
|
578
599
|
...rest
|
|
579
|
-
},
|
|
600
|
+
}, _path40 || (_path40 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
580
601
|
d: "M30 21.4L28.6 20 25 23.6 21.4 20 20 21.4 23.6 25 20 28.6 21.4 30 25 26.4 28.6 30 30 28.6 26.4 25z"
|
|
581
|
-
})),
|
|
602
|
+
})), _path41 || (_path41 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
582
603
|
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
583
604
|
})), children);
|
|
584
605
|
});
|
|
585
606
|
if (process.env.NODE_ENV !== "production") {
|
|
586
607
|
IntentRequestUninstall.propTypes = iconPropTypes.iconPropTypes;
|
|
587
608
|
}
|
|
588
|
-
const IntentRequestUpgrade = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestUpgrade(
|
|
609
|
+
const IntentRequestUpgrade = /*#__PURE__*/React__default["default"].forwardRef(function IntentRequestUpgrade(_ref25, ref) {
|
|
589
610
|
let {
|
|
590
611
|
children,
|
|
591
612
|
size = 16,
|
|
592
613
|
...rest
|
|
593
|
-
} =
|
|
614
|
+
} = _ref25;
|
|
594
615
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
595
616
|
width: size,
|
|
596
617
|
height: size,
|
|
@@ -599,21 +620,21 @@ const IntentRequestUpgrade = /*#__PURE__*/React__default["default"].forwardRef(f
|
|
|
599
620
|
viewBox: "0 0 32 32",
|
|
600
621
|
fill: "currentColor",
|
|
601
622
|
...rest
|
|
602
|
-
},
|
|
623
|
+
}, _path42 || (_path42 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
603
624
|
d: "M28 23L26.6 24.4 24 21.8 24 30 22 30 22 21.8 19.4 24.4 18 23 23 18z"
|
|
604
|
-
})),
|
|
625
|
+
})), _path43 || (_path43 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
605
626
|
d: "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z"
|
|
606
627
|
})), children);
|
|
607
628
|
});
|
|
608
629
|
if (process.env.NODE_ENV !== "production") {
|
|
609
630
|
IntentRequestUpgrade.propTypes = iconPropTypes.iconPropTypes;
|
|
610
631
|
}
|
|
611
|
-
const Interactions = /*#__PURE__*/React__default["default"].forwardRef(function Interactions(
|
|
632
|
+
const Interactions = /*#__PURE__*/React__default["default"].forwardRef(function Interactions(_ref26, ref) {
|
|
612
633
|
let {
|
|
613
634
|
children,
|
|
614
635
|
size = 16,
|
|
615
636
|
...rest
|
|
616
|
-
} =
|
|
637
|
+
} = _ref26;
|
|
617
638
|
if (size === 16 || size === "16" || size === "16px") {
|
|
618
639
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
619
640
|
width: size,
|
|
@@ -623,7 +644,7 @@ const Interactions = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
623
644
|
viewBox: "0 0 16 16",
|
|
624
645
|
fill: "currentColor",
|
|
625
646
|
...rest
|
|
626
|
-
},
|
|
647
|
+
}, _path44 || (_path44 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
627
648
|
fillRule: "evenodd",
|
|
628
649
|
d: "M11,7 L11,9 L13,9 C13.5522847,9 14,9.44771525 14,10 L14,10 L14,13 C14,13.5522847 13.5522847,14 13,14 L13,14 L10,14 L10,7 L11,7 Z M5,9 C5.55228475,9 6,9.44771525 6,10 L6,10 L6,14 L3,14 C2.44771525,14 2,13.5522847 2,13 L2,13 L2,12 C2,11.4477153 2.44771525,11 3,11 L3,11 L5,11 L5,10 L2.5,10 L2.5,9 Z M13,10 L11,10 L11,13 L13,13 L13,10 Z M5,12 L3,12 L3,13 L5,13 L5,12 Z M7.912,2 L7.834,3.911 L9.628,3.248 L9.914,4.119 L8.068,4.626 L9.251,6.134 L8.523,6.667 L7.457,5.068 L6.391,6.667 L5.663,6.134 L6.846,4.626 L5,4.119 L5.286,3.248 L7.08,3.911 L7.002,2 L7.912,2 Z"
|
|
629
650
|
})), children);
|
|
@@ -636,19 +657,19 @@ const Interactions = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
636
657
|
viewBox: "0 0 32 32",
|
|
637
658
|
fill: "currentColor",
|
|
638
659
|
...rest
|
|
639
|
-
},
|
|
660
|
+
}, _path45 || (_path45 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
640
661
|
d: "M26 18H22V14H20V28h6a2.0027 2.0027 0 002-2V20A2.0023 2.0023 0 0026 18zm-4 8V20h4v6zM20 6.076L19.256 4.219 16 5.522 16 2 14 2 14 5.523 10.744 4.22 10 6.077 13.417 7.444 10.9 10.8 12.5 12 15 8.667 17.5 12 19.1 10.8 16.583 7.443 20 6.076zM10 18H5v2h5v2H6a2 2 0 00-2 2v2a2 2 0 002 2h6V20A2.0023 2.0023 0 0010 18zm0 8H6V24h4z"
|
|
641
662
|
})), children);
|
|
642
663
|
});
|
|
643
664
|
if (process.env.NODE_ENV !== "production") {
|
|
644
665
|
Interactions.propTypes = iconPropTypes.iconPropTypes;
|
|
645
666
|
}
|
|
646
|
-
const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthInteractiveSegmentationCursor(
|
|
667
|
+
const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthInteractiveSegmentationCursor(_ref27, ref) {
|
|
647
668
|
let {
|
|
648
669
|
children,
|
|
649
670
|
size = 16,
|
|
650
671
|
...rest
|
|
651
|
-
} =
|
|
672
|
+
} = _ref27;
|
|
652
673
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
653
674
|
width: size,
|
|
654
675
|
height: size,
|
|
@@ -657,30 +678,30 @@ const WatsonHealthInteractiveSegmentationCursor = /*#__PURE__*/React__default["d
|
|
|
657
678
|
viewBox: "0 0 32 32",
|
|
658
679
|
fill: "currentColor",
|
|
659
680
|
...rest
|
|
660
|
-
},
|
|
681
|
+
}, _path46 || (_path46 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
661
682
|
d: "M29.4139,24,15.9989,10.5663a2.0473,2.0473,0,0,0-2.8281,0l-2.586,2.586a2.0023,2.0023,0,0,0,0,2.8283L23.9989,29.4145a2.0021,2.0021,0,0,0,2.8281,0l2.5869-2.5865a1.9993,1.9993,0,0,0,0-2.8283Zm-17.415-9.4335,2.5859-2.5859,3.5,3.5L15.498,18.0676l-3.5-3.5ZM25.413,28l-8.5009-8.5188,2.5867-2.587L28,25.4143Z"
|
|
662
|
-
})),
|
|
683
|
+
})), _path47 || (_path47 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
663
684
|
d: "M7.586 18.586H10.414V21.413999999999998H7.586z",
|
|
664
685
|
transform: "rotate(-45 9 20)"
|
|
665
|
-
})),
|
|
686
|
+
})), _path48 || (_path48 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
666
687
|
d: "M18.586 7.586H21.413999999999998V10.414H18.586z",
|
|
667
688
|
transform: "rotate(-45 20 9)"
|
|
668
|
-
})),
|
|
689
|
+
})), _path49 || (_path49 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
669
690
|
d: "M7.586 7.586H10.414V10.414H7.586z",
|
|
670
691
|
transform: "rotate(-45 9 9)"
|
|
671
|
-
})),
|
|
692
|
+
})), _path50 || (_path50 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
672
693
|
d: "M11 2L2 2 2 11 4 11 4 4 11 4 11 2z"
|
|
673
694
|
})), children);
|
|
674
695
|
});
|
|
675
696
|
if (process.env.NODE_ENV !== "production") {
|
|
676
697
|
WatsonHealthInteractiveSegmentationCursor.propTypes = iconPropTypes.iconPropTypes;
|
|
677
698
|
}
|
|
678
|
-
const Intersect = /*#__PURE__*/React__default["default"].forwardRef(function Intersect(
|
|
699
|
+
const Intersect = /*#__PURE__*/React__default["default"].forwardRef(function Intersect(_ref28, ref) {
|
|
679
700
|
let {
|
|
680
701
|
children,
|
|
681
702
|
size = 16,
|
|
682
703
|
...rest
|
|
683
|
-
} =
|
|
704
|
+
} = _ref28;
|
|
684
705
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
685
706
|
width: size,
|
|
686
707
|
height: size,
|
|
@@ -689,21 +710,21 @@ const Intersect = /*#__PURE__*/React__default["default"].forwardRef(function Int
|
|
|
689
710
|
viewBox: "0 0 32 32",
|
|
690
711
|
fill: "currentColor",
|
|
691
712
|
...rest
|
|
692
|
-
},
|
|
713
|
+
}, _path51 || (_path51 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
693
714
|
d: "M22 24H18V22h4V18h2v4A2.0021 2.0021 0 0122 24zM10 14H8V10a2.0022 2.0022 0 012-2h4v2H10z"
|
|
694
|
-
})),
|
|
715
|
+
})), _path52 || (_path52 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
695
716
|
d: "M28,8H24V4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V22a2.0023,2.0023,0,0,0,2,2H8v4a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V10A2.0023,2.0023,0,0,0,28,8Zm0,20H10V24h4V22H10V18H8v4H4V4H22V8H18v2h4v4h2V10h4Z"
|
|
696
717
|
})), children);
|
|
697
718
|
});
|
|
698
719
|
if (process.env.NODE_ENV !== "production") {
|
|
699
720
|
Intersect.propTypes = iconPropTypes.iconPropTypes;
|
|
700
721
|
}
|
|
701
|
-
const IntrusionPrevention = /*#__PURE__*/React__default["default"].forwardRef(function IntrusionPrevention(
|
|
722
|
+
const IntrusionPrevention = /*#__PURE__*/React__default["default"].forwardRef(function IntrusionPrevention(_ref29, ref) {
|
|
702
723
|
let {
|
|
703
724
|
children,
|
|
704
725
|
size = 16,
|
|
705
726
|
...rest
|
|
706
|
-
} =
|
|
727
|
+
} = _ref29;
|
|
707
728
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
708
729
|
width: size,
|
|
709
730
|
height: size,
|
|
@@ -716,21 +737,21 @@ const IntrusionPrevention = /*#__PURE__*/React__default["default"].forwardRef(fu
|
|
|
716
737
|
cx: "22",
|
|
717
738
|
cy: "23.887",
|
|
718
739
|
r: "2"
|
|
719
|
-
})), _path52 || (_path52 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
720
|
-
d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4zM12 28H4V24h8V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2h8z"
|
|
721
740
|
})), _path53 || (_path53 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
741
|
+
d: "M29.7769 23.4785A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.7769 5.4785L14 24l.2231.5215A8.64 8.64 0 0022 30a8.64 8.64 0 007.7769-5.4785L30 24zM22 28a4 4 0 114-4A4.0045 4.0045 0 0122 28zM25 10H4A2.0021 2.0021 0 012 8V4A2.0021 2.0021 0 014 2H25a2.0021 2.0021 0 012 2V8A2.0021 2.0021 0 0125 10zM4 4V8H25V4zM12 28H4V24h8V22H4a2.0023 2.0023 0 00-2 2v4a2.0023 2.0023 0 002 2h8z"
|
|
742
|
+
})), _path54 || (_path54 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
722
743
|
d: "M28,12H7a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h5V18H7V14H28l.0007,2H30V14A2.0023,2.0023,0,0,0,28,12Z"
|
|
723
744
|
})), children);
|
|
724
745
|
});
|
|
725
746
|
if (process.env.NODE_ENV !== "production") {
|
|
726
747
|
IntrusionPrevention.propTypes = iconPropTypes.iconPropTypes;
|
|
727
748
|
}
|
|
728
|
-
const InventoryManagement = /*#__PURE__*/React__default["default"].forwardRef(function InventoryManagement(
|
|
749
|
+
const InventoryManagement = /*#__PURE__*/React__default["default"].forwardRef(function InventoryManagement(_ref30, ref) {
|
|
729
750
|
let {
|
|
730
751
|
children,
|
|
731
752
|
size = 16,
|
|
732
753
|
...rest
|
|
733
|
-
} =
|
|
754
|
+
} = _ref30;
|
|
734
755
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
735
756
|
width: size,
|
|
736
757
|
height: size,
|
|
@@ -739,21 +760,21 @@ const InventoryManagement = /*#__PURE__*/React__default["default"].forwardRef(fu
|
|
|
739
760
|
viewBox: "0 0 32 32",
|
|
740
761
|
fill: "currentColor",
|
|
741
762
|
...rest
|
|
742
|
-
},
|
|
763
|
+
}, _path55 || (_path55 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
743
764
|
d: "M19 24H23V28H19zM26 24H30V28H26zM19 17H23V21H19zM26 17H30V21H26z"
|
|
744
|
-
})),
|
|
765
|
+
})), _path56 || (_path56 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
745
766
|
d: "M17,24H4V10H28v5h2V10a2.0023,2.0023,0,0,0-2-2H22V4a2.0023,2.0023,0,0,0-2-2H12a2.002,2.002,0,0,0-2,2V8H4a2.002,2.002,0,0,0-2,2V24a2.0023,2.0023,0,0,0,2,2H17ZM12,4h8V8H12Z"
|
|
746
767
|
})), children);
|
|
747
768
|
});
|
|
748
769
|
if (process.env.NODE_ENV !== "production") {
|
|
749
770
|
InventoryManagement.propTypes = iconPropTypes.iconPropTypes;
|
|
750
771
|
}
|
|
751
|
-
const IotConnect = /*#__PURE__*/React__default["default"].forwardRef(function IotConnect(
|
|
772
|
+
const IotConnect = /*#__PURE__*/React__default["default"].forwardRef(function IotConnect(_ref31, ref) {
|
|
752
773
|
let {
|
|
753
774
|
children,
|
|
754
775
|
size = 16,
|
|
755
776
|
...rest
|
|
756
|
-
} =
|
|
777
|
+
} = _ref31;
|
|
757
778
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
758
779
|
width: size,
|
|
759
780
|
height: size,
|
|
@@ -762,21 +783,21 @@ const IotConnect = /*#__PURE__*/React__default["default"].forwardRef(function Io
|
|
|
762
783
|
viewBox: "0 0 32 32",
|
|
763
784
|
fill: "currentColor",
|
|
764
785
|
...rest
|
|
765
|
-
},
|
|
786
|
+
}, _path57 || (_path57 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
766
787
|
d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
|
|
767
|
-
})),
|
|
788
|
+
})), _path58 || (_path58 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
768
789
|
d: "M26,2a4.0042,4.0042,0,0,0-4,4,3.9556,3.9556,0,0,0,.5668,2.0192L19.5859,11H11V21H21V12.4141l2.9808-2.9808A3.9553,3.9553,0,0,0,26,10a4,4,0,0,0,0-8ZM19,19H13V13h6ZM26,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,26,8Z"
|
|
769
790
|
})), children);
|
|
770
791
|
});
|
|
771
792
|
if (process.env.NODE_ENV !== "production") {
|
|
772
793
|
IotConnect.propTypes = iconPropTypes.iconPropTypes;
|
|
773
794
|
}
|
|
774
|
-
const IotPlatform = /*#__PURE__*/React__default["default"].forwardRef(function IotPlatform(
|
|
795
|
+
const IotPlatform = /*#__PURE__*/React__default["default"].forwardRef(function IotPlatform(_ref32, ref) {
|
|
775
796
|
let {
|
|
776
797
|
children,
|
|
777
798
|
size = 16,
|
|
778
799
|
...rest
|
|
779
|
-
} =
|
|
800
|
+
} = _ref32;
|
|
780
801
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
781
802
|
width: size,
|
|
782
803
|
height: size,
|
|
@@ -785,23 +806,23 @@ const IotPlatform = /*#__PURE__*/React__default["default"].forwardRef(function I
|
|
|
785
806
|
viewBox: "0 0 32 32",
|
|
786
807
|
fill: "currentColor",
|
|
787
808
|
...rest
|
|
788
|
-
},
|
|
809
|
+
}, _path59 || (_path59 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
789
810
|
d: "M30,19H26V15H24v9H8V8l9-.0009V6H13V2H11V6H8A2.002,2.002,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2.0023,2.0023,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2.0027,2.0027,0,0,0,2-2V21h4Z"
|
|
790
|
-
})), _path59 || (_path59 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
791
|
-
d: "M21 21H11V11H21zm-8-2h6V13H13zM31 13H29A10.0117 10.0117 0 0019 3V1A12.0131 12.0131 0 0131 13z"
|
|
792
811
|
})), _path60 || (_path60 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
812
|
+
d: "M21 21H11V11H21zm-8-2h6V13H13zM31 13H29A10.0117 10.0117 0 0019 3V1A12.0131 12.0131 0 0131 13z"
|
|
813
|
+
})), _path61 || (_path61 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
793
814
|
d: "M26,13H24a5.0059,5.0059,0,0,0-5-5V6A7.0085,7.0085,0,0,1,26,13Z"
|
|
794
815
|
})), children);
|
|
795
816
|
});
|
|
796
817
|
if (process.env.NODE_ENV !== "production") {
|
|
797
818
|
IotPlatform.propTypes = iconPropTypes.iconPropTypes;
|
|
798
819
|
}
|
|
799
|
-
const Iso = /*#__PURE__*/React__default["default"].forwardRef(function Iso(
|
|
820
|
+
const Iso = /*#__PURE__*/React__default["default"].forwardRef(function Iso(_ref33, ref) {
|
|
800
821
|
let {
|
|
801
822
|
children,
|
|
802
823
|
size = 16,
|
|
803
824
|
...rest
|
|
804
|
-
} =
|
|
825
|
+
} = _ref33;
|
|
805
826
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
806
827
|
width: size,
|
|
807
828
|
height: size,
|
|
@@ -810,19 +831,19 @@ const Iso = /*#__PURE__*/React__default["default"].forwardRef(function Iso(_ref3
|
|
|
810
831
|
viewBox: "0 0 32 32",
|
|
811
832
|
fill: "currentColor",
|
|
812
833
|
...rest
|
|
813
|
-
},
|
|
834
|
+
}, _path62 || (_path62 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
814
835
|
d: "M28 23H24a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0128 23zM24 11V21h4V11zM18 23H12V21h6V17H14a2 2 0 01-2-2V11a2 2 0 012-2h6v2H14v4h4a2 2 0 012 2v4A2 2 0 0118 23zM2 11L5 11 5 21 2 21 2 23 10 23 10 21 7 21 7 11 10 11 10 9 2 9 2 11z"
|
|
815
836
|
})), children);
|
|
816
837
|
});
|
|
817
838
|
if (process.env.NODE_ENV !== "production") {
|
|
818
839
|
Iso.propTypes = iconPropTypes.iconPropTypes;
|
|
819
840
|
}
|
|
820
|
-
const IsoFilled = /*#__PURE__*/React__default["default"].forwardRef(function IsoFilled(
|
|
841
|
+
const IsoFilled = /*#__PURE__*/React__default["default"].forwardRef(function IsoFilled(_ref34, ref) {
|
|
821
842
|
let {
|
|
822
843
|
children,
|
|
823
844
|
size = 16,
|
|
824
845
|
...rest
|
|
825
|
-
} =
|
|
846
|
+
} = _ref34;
|
|
826
847
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
827
848
|
width: size,
|
|
828
849
|
height: size,
|
|
@@ -831,21 +852,21 @@ const IsoFilled = /*#__PURE__*/React__default["default"].forwardRef(function Iso
|
|
|
831
852
|
viewBox: "0 0 32 32",
|
|
832
853
|
fill: "currentColor",
|
|
833
854
|
...rest
|
|
834
|
-
},
|
|
855
|
+
}, _path63 || (_path63 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
835
856
|
d: "M21 13H24V19H21z"
|
|
836
|
-
})),
|
|
857
|
+
})), _path64 || (_path64 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
837
858
|
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,6ZM8,21H6V11H8Zm9-8H12v2h3a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H10V19h5V17H12a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h5Zm9,6a2,2,0,0,1-2,2H21a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3a2,2,0,0,1,2,2Z"
|
|
838
859
|
})), children);
|
|
839
860
|
});
|
|
840
861
|
if (process.env.NODE_ENV !== "production") {
|
|
841
862
|
IsoFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
842
863
|
}
|
|
843
|
-
const IsoOutline = /*#__PURE__*/React__default["default"].forwardRef(function IsoOutline(
|
|
864
|
+
const IsoOutline = /*#__PURE__*/React__default["default"].forwardRef(function IsoOutline(_ref35, ref) {
|
|
844
865
|
let {
|
|
845
866
|
children,
|
|
846
867
|
size = 16,
|
|
847
868
|
...rest
|
|
848
|
-
} =
|
|
869
|
+
} = _ref35;
|
|
849
870
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
850
871
|
width: size,
|
|
851
872
|
height: size,
|
|
@@ -854,21 +875,21 @@ const IsoOutline = /*#__PURE__*/React__default["default"].forwardRef(function Is
|
|
|
854
875
|
viewBox: "0 0 32 32",
|
|
855
876
|
fill: "currentColor",
|
|
856
877
|
...rest
|
|
857
|
-
},
|
|
878
|
+
}, _path65 || (_path65 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
858
879
|
d: "M24 21H21a2 2 0 01-2-2V13a2 2 0 012-2h3a2 2 0 012 2v6A2 2 0 0124 21zm-3-8v6h3V13zM15 21H10V19h5V17H12a2 2 0 01-2-2V13a2 2 0 012-2h5v2H12v2h3a2 2 0 012 2v2A2 2 0 0115 21zM6 11H8V21H6z"
|
|
859
|
-
})),
|
|
880
|
+
})), _path66 || (_path66 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
860
881
|
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,6ZM4,24V8H28V24Z"
|
|
861
882
|
})), children);
|
|
862
883
|
});
|
|
863
884
|
if (process.env.NODE_ENV !== "production") {
|
|
864
885
|
IsoOutline.propTypes = iconPropTypes.iconPropTypes;
|
|
865
886
|
}
|
|
866
|
-
const JoinFull = /*#__PURE__*/React__default["default"].forwardRef(function JoinFull(
|
|
887
|
+
const JoinFull = /*#__PURE__*/React__default["default"].forwardRef(function JoinFull(_ref36, ref) {
|
|
867
888
|
let {
|
|
868
889
|
children,
|
|
869
890
|
size = 16,
|
|
870
891
|
...rest
|
|
871
|
-
} =
|
|
892
|
+
} = _ref36;
|
|
872
893
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
873
894
|
width: size,
|
|
874
895
|
height: size,
|
|
@@ -877,27 +898,27 @@ const JoinFull = /*#__PURE__*/React__default["default"].forwardRef(function Join
|
|
|
877
898
|
viewBox: "0 0 32 32",
|
|
878
899
|
fill: "currentColor",
|
|
879
900
|
...rest
|
|
880
|
-
},
|
|
901
|
+
}, _path67 || (_path67 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
881
902
|
fill: "none",
|
|
882
903
|
d: "M16,9.0752a7.9941,7.9941,0,0,1,0,13.85,7.9941,7.9941,0,0,1,0-13.85m0-2.2373a9.9953,9.9953,0,0,0,0,18.3242A9.9953,9.9953,0,0,0,16,6.8379Z",
|
|
883
904
|
"data-icon-path": "inner-path"
|
|
884
|
-
})), _path67 || (_path67 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
885
|
-
d: "M10,16a9.9976,9.9976,0,0,1,6-9.1621,10,10,0,1,0,0,18.3242A9.9976,9.9976,0,0,1,10,16Z"
|
|
886
905
|
})), _path68 || (_path68 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
887
|
-
d: "
|
|
906
|
+
d: "M10,16a9.9976,9.9976,0,0,1,6-9.1621,10,10,0,1,0,0,18.3242A9.9976,9.9976,0,0,1,10,16Z"
|
|
888
907
|
})), _path69 || (_path69 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
908
|
+
d: "M16,9.0752a7.9941,7.9941,0,0,0,0,13.85,7.9941,7.9941,0,0,0,0-13.85Z"
|
|
909
|
+
})), _path70 || (_path70 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
889
910
|
d: "M20,6a9.9539,9.9539,0,0,0-4,.8379,9.9953,9.9953,0,0,1,0,18.3242A9.9988,9.9988,0,1,0,20,6Z"
|
|
890
911
|
})), children);
|
|
891
912
|
});
|
|
892
913
|
if (process.env.NODE_ENV !== "production") {
|
|
893
914
|
JoinFull.propTypes = iconPropTypes.iconPropTypes;
|
|
894
915
|
}
|
|
895
|
-
const JoinInner = /*#__PURE__*/React__default["default"].forwardRef(function JoinInner(
|
|
916
|
+
const JoinInner = /*#__PURE__*/React__default["default"].forwardRef(function JoinInner(_ref37, ref) {
|
|
896
917
|
let {
|
|
897
918
|
children,
|
|
898
919
|
size = 16,
|
|
899
920
|
...rest
|
|
900
|
-
} =
|
|
921
|
+
} = _ref37;
|
|
901
922
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
902
923
|
width: size,
|
|
903
924
|
height: size,
|
|
@@ -906,19 +927,19 @@ const JoinInner = /*#__PURE__*/React__default["default"].forwardRef(function Joi
|
|
|
906
927
|
viewBox: "0 0 32 32",
|
|
907
928
|
fill: "currentColor",
|
|
908
929
|
...rest
|
|
909
|
-
},
|
|
930
|
+
}, _path71 || (_path71 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
910
931
|
d: "M20,6a9.9355,9.9355,0,0,0-4,.8418A9.999,9.999,0,1,0,16,25.16,9.998,9.998,0,1,0,20,6ZM12,24A8,8,0,1,1,13.7573,8.2017a9.9734,9.9734,0,0,0,0,15.5986A7.9919,7.9919,0,0,1,12,24Zm8,0a7.9919,7.9919,0,0,1-1.7573-.2,9.9734,9.9734,0,0,0,0-15.5986A7.9972,7.9972,0,1,1,20,24Z"
|
|
911
932
|
})), children);
|
|
912
933
|
});
|
|
913
934
|
if (process.env.NODE_ENV !== "production") {
|
|
914
935
|
JoinInner.propTypes = iconPropTypes.iconPropTypes;
|
|
915
936
|
}
|
|
916
|
-
const JoinLeft = /*#__PURE__*/React__default["default"].forwardRef(function JoinLeft(
|
|
937
|
+
const JoinLeft = /*#__PURE__*/React__default["default"].forwardRef(function JoinLeft(_ref38, ref) {
|
|
917
938
|
let {
|
|
918
939
|
children,
|
|
919
940
|
size = 16,
|
|
920
941
|
...rest
|
|
921
|
-
} =
|
|
942
|
+
} = _ref38;
|
|
922
943
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
923
944
|
width: size,
|
|
924
945
|
height: size,
|
|
@@ -927,27 +948,27 @@ const JoinLeft = /*#__PURE__*/React__default["default"].forwardRef(function Join
|
|
|
927
948
|
viewBox: "0 0 32 32",
|
|
928
949
|
fill: "currentColor",
|
|
929
950
|
...rest
|
|
930
|
-
},
|
|
951
|
+
}, _path72 || (_path72 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
931
952
|
d: "M20,6a9.9272,9.9272,0,0,0-3.9968.8394,9.9758,9.9758,0,0,1,2.2451,1.36,8,8,0,1,1,0,15.6016,9.9758,9.9758,0,0,1-2.2451,1.36A9.9976,9.9976,0,1,0,20,6Z"
|
|
932
|
-
})), _path72 || (_path72 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
933
|
-
d: "M12,16a8.01,8.01,0,0,0,6.2483,7.8008,9.9858,9.9858,0,0,0,0-15.6016A8.01,8.01,0,0,0,12,16Z"
|
|
934
953
|
})), _path73 || (_path73 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
954
|
+
d: "M12,16a8.01,8.01,0,0,0,6.2483,7.8008,9.9858,9.9858,0,0,0,0-15.6016A8.01,8.01,0,0,0,12,16Z"
|
|
955
|
+
})), _path74 || (_path74 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
935
956
|
fill: "none",
|
|
936
957
|
d: "M12,16a8.01,8.01,0,0,1,6.2483-7.8008,9.9758,9.9758,0,0,0-2.2451-1.36,9.9909,9.9909,0,0,0,0,18.3212,9.9758,9.9758,0,0,0,2.2451-1.36A8.01,8.01,0,0,1,12,16Z",
|
|
937
958
|
"data-icon-path": "inner-path"
|
|
938
|
-
})),
|
|
959
|
+
})), _path75 || (_path75 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
939
960
|
d: "M10,16a10.0105,10.0105,0,0,1,6.0032-9.1606,10,10,0,1,0,0,18.3212A10.0105,10.0105,0,0,1,10,16Z"
|
|
940
961
|
})), children);
|
|
941
962
|
});
|
|
942
963
|
if (process.env.NODE_ENV !== "production") {
|
|
943
964
|
JoinLeft.propTypes = iconPropTypes.iconPropTypes;
|
|
944
965
|
}
|
|
945
|
-
const JoinOuter = /*#__PURE__*/React__default["default"].forwardRef(function JoinOuter(
|
|
966
|
+
const JoinOuter = /*#__PURE__*/React__default["default"].forwardRef(function JoinOuter(_ref39, ref) {
|
|
946
967
|
let {
|
|
947
968
|
children,
|
|
948
969
|
size = 16,
|
|
949
970
|
...rest
|
|
950
|
-
} =
|
|
971
|
+
} = _ref39;
|
|
951
972
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
952
973
|
width: size,
|
|
953
974
|
height: size,
|
|
@@ -956,19 +977,19 @@ const JoinOuter = /*#__PURE__*/React__default["default"].forwardRef(function Joi
|
|
|
956
977
|
viewBox: "0 0 32 32",
|
|
957
978
|
fill: "currentColor",
|
|
958
979
|
...rest
|
|
959
|
-
},
|
|
980
|
+
}, _path76 || (_path76 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
960
981
|
d: "M20 6a9.9539 9.9539 0 00-4 .8379 9.9953 9.9953 0 010 18.3242A9.9988 9.9988 0 1020 6zM10 16a9.9976 9.9976 0 016-9.1621 10 10 0 100 18.3242A9.9976 9.9976 0 0110 16z"
|
|
961
982
|
})), children);
|
|
962
983
|
});
|
|
963
984
|
if (process.env.NODE_ENV !== "production") {
|
|
964
985
|
JoinOuter.propTypes = iconPropTypes.iconPropTypes;
|
|
965
986
|
}
|
|
966
|
-
const JoinRight = /*#__PURE__*/React__default["default"].forwardRef(function JoinRight(
|
|
987
|
+
const JoinRight = /*#__PURE__*/React__default["default"].forwardRef(function JoinRight(_ref40, ref) {
|
|
967
988
|
let {
|
|
968
989
|
children,
|
|
969
990
|
size = 16,
|
|
970
991
|
...rest
|
|
971
|
-
} =
|
|
992
|
+
} = _ref40;
|
|
972
993
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
973
994
|
width: size,
|
|
974
995
|
height: size,
|
|
@@ -977,27 +998,27 @@ const JoinRight = /*#__PURE__*/React__default["default"].forwardRef(function Joi
|
|
|
977
998
|
viewBox: "0 0 32 32",
|
|
978
999
|
fill: "currentColor",
|
|
979
1000
|
...rest
|
|
980
|
-
},
|
|
1001
|
+
}, _path77 || (_path77 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
981
1002
|
d: "M20,6a9.95,9.95,0,0,0-4.0032.8394,9.9909,9.9909,0,0,1,0,18.3212A9.9988,9.9988,0,1,0,20,6Z"
|
|
982
|
-
})),
|
|
1003
|
+
})), _path78 || (_path78 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
983
1004
|
fill: "none",
|
|
984
1005
|
d: "M20,16a8.01,8.01,0,0,0-6.2483-7.8008,9.9758,9.9758,0,0,1,2.2451-1.36,9.9909,9.9909,0,0,1,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A8.01,8.01,0,0,0,20,16Z",
|
|
985
1006
|
"data-icon-path": "inner-path"
|
|
986
|
-
})), _path78 || (_path78 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
987
|
-
d: "M10,16a9.9759,9.9759,0,0,0,3.7517,7.8008,7.9937,7.9937,0,0,0,0-15.6016A9.9759,9.9759,0,0,0,10,16Z"
|
|
988
1007
|
})), _path79 || (_path79 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1008
|
+
d: "M10,16a9.9759,9.9759,0,0,0,3.7517,7.8008,7.9937,7.9937,0,0,0,0-15.6016A9.9759,9.9759,0,0,0,10,16Z"
|
|
1009
|
+
})), _path80 || (_path80 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
989
1010
|
d: "M12,24A8,8,0,1,1,13.7517,8.1992a9.9758,9.9758,0,0,1,2.2451-1.36,10,10,0,1,0,0,18.3212,9.9758,9.9758,0,0,1-2.2451-1.36A7.9727,7.9727,0,0,1,12,24Z"
|
|
990
1011
|
})), children);
|
|
991
1012
|
});
|
|
992
1013
|
if (process.env.NODE_ENV !== "production") {
|
|
993
1014
|
JoinRight.propTypes = iconPropTypes.iconPropTypes;
|
|
994
1015
|
}
|
|
995
|
-
const Jpg = /*#__PURE__*/React__default["default"].forwardRef(function Jpg(
|
|
1016
|
+
const Jpg = /*#__PURE__*/React__default["default"].forwardRef(function Jpg(_ref41, ref) {
|
|
996
1017
|
let {
|
|
997
1018
|
children,
|
|
998
1019
|
size = 16,
|
|
999
1020
|
...rest
|
|
1000
|
-
} =
|
|
1021
|
+
} = _ref41;
|
|
1001
1022
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1002
1023
|
width: size,
|
|
1003
1024
|
height: size,
|
|
@@ -1006,19 +1027,19 @@ const Jpg = /*#__PURE__*/React__default["default"].forwardRef(function Jpg(_ref4
|
|
|
1006
1027
|
viewBox: "0 0 32 32",
|
|
1007
1028
|
fill: "currentColor",
|
|
1008
1029
|
...rest
|
|
1009
|
-
},
|
|
1030
|
+
}, _path81 || (_path81 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1010
1031
|
d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 23H4a2 2 0 01-2-2V19H4v2H8V9h2V21A2 2 0 018 23z"
|
|
1011
1032
|
})), children);
|
|
1012
1033
|
});
|
|
1013
1034
|
if (process.env.NODE_ENV !== "production") {
|
|
1014
1035
|
Jpg.propTypes = iconPropTypes.iconPropTypes;
|
|
1015
1036
|
}
|
|
1016
|
-
const Json = /*#__PURE__*/React__default["default"].forwardRef(function Json(
|
|
1037
|
+
const Json = /*#__PURE__*/React__default["default"].forwardRef(function Json(_ref42, ref) {
|
|
1017
1038
|
let {
|
|
1018
1039
|
children,
|
|
1019
1040
|
size = 16,
|
|
1020
1041
|
...rest
|
|
1021
|
-
} =
|
|
1042
|
+
} = _ref42;
|
|
1022
1043
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1023
1044
|
width: size,
|
|
1024
1045
|
height: size,
|
|
@@ -1027,19 +1048,19 @@ const Json = /*#__PURE__*/React__default["default"].forwardRef(function Json(_re
|
|
|
1027
1048
|
viewBox: "0 0 32 32",
|
|
1028
1049
|
fill: "currentColor",
|
|
1029
1050
|
...rest
|
|
1030
|
-
},
|
|
1051
|
+
}, _path82 || (_path82 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1031
1052
|
d: "M31 11L31 21 29 21 27 15 27 21 25 21 25 11 27 11 29 17 29 11 31 11zM21.3335 21h-2.667A1.6684 1.6684 0 0117 19.3335v-6.667A1.6684 1.6684 0 0118.6665 11h2.667A1.6684 1.6684 0 0123 12.6665v6.667A1.6684 1.6684 0 0121.3335 21zM19 19h2V13H19zM13.3335 21H9V19h4V17H11a2.002 2.002 0 01-2-2V12.6665A1.6684 1.6684 0 0110.6665 11H15v2H11v2h2a2.002 2.002 0 012 2v2.3335A1.6684 1.6684 0 0113.3335 21zM5.3335 21H2.6665A1.6684 1.6684 0 011 19.3335V17H3v2H5V11H7v8.3335A1.6684 1.6684 0 015.3335 21z"
|
|
1032
1053
|
})), children);
|
|
1033
1054
|
});
|
|
1034
1055
|
if (process.env.NODE_ENV !== "production") {
|
|
1035
1056
|
Json.propTypes = iconPropTypes.iconPropTypes;
|
|
1036
1057
|
}
|
|
1037
|
-
const JsonReference = /*#__PURE__*/React__default["default"].forwardRef(function JsonReference(
|
|
1058
|
+
const JsonReference = /*#__PURE__*/React__default["default"].forwardRef(function JsonReference(_ref43, ref) {
|
|
1038
1059
|
let {
|
|
1039
1060
|
children,
|
|
1040
1061
|
size = 16,
|
|
1041
1062
|
...rest
|
|
1042
|
-
} =
|
|
1063
|
+
} = _ref43;
|
|
1043
1064
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1044
1065
|
width: size,
|
|
1045
1066
|
height: size,
|
|
@@ -1048,19 +1069,19 @@ const JsonReference = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
1048
1069
|
viewBox: "0 0 32 32",
|
|
1049
1070
|
fill: "currentColor",
|
|
1050
1071
|
...rest
|
|
1051
|
-
},
|
|
1072
|
+
}, _path83 || (_path83 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1052
1073
|
d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM29 12L27 6 25 6 25 16 27 16 27 10 29 16 31 16 31 6 29 6 29 12zM21.3335 6h-2.667A1.6683 1.6683 0 0017 7.6665v6.667A1.6684 1.6684 0 0018.6665 16h2.667A1.6683 1.6683 0 0023 14.3335V7.6665A1.6683 1.6683 0 0021.3335 6zM21 14H19V8h2zM9 7.6665V10a2.002 2.002 0 002 2h2v2H9v2h4.3335A1.6683 1.6683 0 0015 14.3335V12a2.002 2.002 0 00-2-2H11V8h4V6H10.6665A1.6683 1.6683 0 009 7.6665zM5 14H3V12H1v2.3335A1.6684 1.6684 0 002.6665 16h2.667A1.6683 1.6683 0 007 14.3335V6H5z"
|
|
1053
1074
|
})), children);
|
|
1054
1075
|
});
|
|
1055
1076
|
if (process.env.NODE_ENV !== "production") {
|
|
1056
1077
|
JsonReference.propTypes = iconPropTypes.iconPropTypes;
|
|
1057
1078
|
}
|
|
1058
|
-
const JumpLink = /*#__PURE__*/React__default["default"].forwardRef(function JumpLink(
|
|
1079
|
+
const JumpLink = /*#__PURE__*/React__default["default"].forwardRef(function JumpLink(_ref44, ref) {
|
|
1059
1080
|
let {
|
|
1060
1081
|
children,
|
|
1061
1082
|
size = 16,
|
|
1062
1083
|
...rest
|
|
1063
|
-
} =
|
|
1084
|
+
} = _ref44;
|
|
1064
1085
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1065
1086
|
width: size,
|
|
1066
1087
|
height: size,
|
|
@@ -1069,19 +1090,19 @@ const JumpLink = /*#__PURE__*/React__default["default"].forwardRef(function Jump
|
|
|
1069
1090
|
viewBox: "0 0 32 32",
|
|
1070
1091
|
fill: "currentColor",
|
|
1071
1092
|
...rest
|
|
1072
|
-
},
|
|
1093
|
+
}, _path84 || (_path84 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1073
1094
|
d: "M13.4141,17.5859,18,22.1719V8H8V6H18a2.0024,2.0024,0,0,1,2,2V22.1719l4.5859-4.586L26,19l-7,7-7-7Z"
|
|
1074
1095
|
})), children);
|
|
1075
1096
|
});
|
|
1076
1097
|
if (process.env.NODE_ENV !== "production") {
|
|
1077
1098
|
JumpLink.propTypes = iconPropTypes.iconPropTypes;
|
|
1078
1099
|
}
|
|
1079
|
-
const KeepDry = /*#__PURE__*/React__default["default"].forwardRef(function KeepDry(
|
|
1100
|
+
const KeepDry = /*#__PURE__*/React__default["default"].forwardRef(function KeepDry(_ref45, ref) {
|
|
1080
1101
|
let {
|
|
1081
1102
|
children,
|
|
1082
1103
|
size = 16,
|
|
1083
1104
|
...rest
|
|
1084
|
-
} =
|
|
1105
|
+
} = _ref45;
|
|
1085
1106
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1086
1107
|
width: size,
|
|
1087
1108
|
height: size,
|
|
@@ -1090,21 +1111,21 @@ const KeepDry = /*#__PURE__*/React__default["default"].forwardRef(function KeepD
|
|
|
1090
1111
|
viewBox: "0 0 32 32",
|
|
1091
1112
|
fill: "currentColor",
|
|
1092
1113
|
...rest
|
|
1093
|
-
},
|
|
1114
|
+
}, _path85 || (_path85 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1094
1115
|
d: "M25,10a3.8978,3.8978,0,0,1-4-3.777,3.9017,3.9017,0,0,1,.6533-2.0639L24.17.4141a1.0381,1.0381,0,0,1,1.6592,0L28.3154,4.11A3.9693,3.9693,0,0,1,29,6.223,3.8978,3.8978,0,0,1,25,10Zm0-7.2368L23.3438,5.2257A1.89,1.89,0,0,0,23,6.223a2.014,2.014,0,0,0,4,0,1.98,1.98,0,0,0-.375-1.0466Z"
|
|
1095
|
-
})),
|
|
1116
|
+
})), _path86 || (_path86 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1096
1117
|
d: "M29.9854,15.83a13.9726,13.9726,0,0,0-1.8147-4.8323L26.4329,12.001a12.092,12.092,0,0,1,1.07,2.2124A5.4079,5.4079,0,0,0,26,14a6.5439,6.5439,0,0,0-3.939,1.333,14.5177,14.5177,0,0,0-3.0456-8.9341A13.8858,13.8858,0,0,0,17,4.4014V2H15V4.0464A14.3808,14.3808,0,0,0,2.0146,15.83,1,1,0,0,0,3.51,16.86,4.8551,4.8551,0,0,1,6,16a4.8653,4.8653,0,0,1,4.1406,2.5107,1.0393,1.0393,0,0,0,1.7188,0A5.02,5.02,0,0,1,15,16.1255V25.5a2.5,2.5,0,0,1-5,0V25H8v.5a4.5,4.5,0,0,0,9,0V16.1255a5.02,5.02,0,0,1,3.1406,2.3852.9994.9994,0,0,0,1.7188,0A4.8653,4.8653,0,0,1,26,16a4.8551,4.8551,0,0,1,2.49.86,1,1,0,0,0,1.4957-1.03ZM9.939,15.333A6.5439,6.5439,0,0,0,6,14a5.4079,5.4079,0,0,0-1.5034.2134,12.4413,12.4413,0,0,1,8.488-7.8145A14.5157,14.5157,0,0,0,9.939,15.333ZM16,14a6.5526,6.5526,0,0,0-4.0564,1.4307c.0378-2.22.6089-6.49,4.0564-9.1763,3.4307,2.6768,4.009,6.9487,4.0522,9.1728A6.552,6.552,0,0,0,16,14Z"
|
|
1097
1118
|
})), children);
|
|
1098
1119
|
});
|
|
1099
1120
|
if (process.env.NODE_ENV !== "production") {
|
|
1100
1121
|
KeepDry.propTypes = iconPropTypes.iconPropTypes;
|
|
1101
1122
|
}
|
|
1102
|
-
const Keyboard = /*#__PURE__*/React__default["default"].forwardRef(function Keyboard(
|
|
1123
|
+
const Keyboard = /*#__PURE__*/React__default["default"].forwardRef(function Keyboard(_ref46, ref) {
|
|
1103
1124
|
let {
|
|
1104
1125
|
children,
|
|
1105
1126
|
size = 16,
|
|
1106
1127
|
...rest
|
|
1107
|
-
} =
|
|
1128
|
+
} = _ref46;
|
|
1108
1129
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1109
1130
|
width: size,
|
|
1110
1131
|
height: size,
|
|
@@ -1113,21 +1134,21 @@ const Keyboard = /*#__PURE__*/React__default["default"].forwardRef(function Keyb
|
|
|
1113
1134
|
viewBox: "0 0 32 32",
|
|
1114
1135
|
fill: "currentColor",
|
|
1115
1136
|
...rest
|
|
1116
|
-
},
|
|
1137
|
+
}, _path87 || (_path87 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1117
1138
|
d: "M28,26H4a2,2,0,0,1-2-2V10A2,2,0,0,1,4,8H28a2,2,0,0,1,2,2V24A2,2,0,0,1,28,26ZM4,10V24H28V10Z"
|
|
1118
|
-
})),
|
|
1139
|
+
})), _path88 || (_path88 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1119
1140
|
d: "M10 20H21V22H10zM6 12H8V14H6zM10 12H12V14H10zM14 12H16V14H14zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM14 16H16V18H14zM22 12H26V14H22zM22 16H26V18H22zM18 16H20V18H18zM23 20H26V22H23z"
|
|
1120
1141
|
})), children);
|
|
1121
1142
|
});
|
|
1122
1143
|
if (process.env.NODE_ENV !== "production") {
|
|
1123
1144
|
Keyboard.propTypes = iconPropTypes.iconPropTypes;
|
|
1124
1145
|
}
|
|
1125
|
-
const KeyboardOff = /*#__PURE__*/React__default["default"].forwardRef(function KeyboardOff(
|
|
1146
|
+
const KeyboardOff = /*#__PURE__*/React__default["default"].forwardRef(function KeyboardOff(_ref47, ref) {
|
|
1126
1147
|
let {
|
|
1127
1148
|
children,
|
|
1128
1149
|
size = 16,
|
|
1129
1150
|
...rest
|
|
1130
|
-
} =
|
|
1151
|
+
} = _ref47;
|
|
1131
1152
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1132
1153
|
width: size,
|
|
1133
1154
|
height: size,
|
|
@@ -1136,21 +1157,21 @@ const KeyboardOff = /*#__PURE__*/React__default["default"].forwardRef(function K
|
|
|
1136
1157
|
viewBox: "0 0 32 32",
|
|
1137
1158
|
fill: "currentColor",
|
|
1138
1159
|
...rest
|
|
1139
|
-
},
|
|
1160
|
+
}, _path89 || (_path89 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1140
1161
|
d: "M6 12H8V14H6zM18 12H20V14H18zM6 20H8V22H6zM6 16H8V18H6zM10 16H12V18H10zM22 12H26V14H22zM22 16H26V18H22z"
|
|
1141
|
-
})),
|
|
1162
|
+
})), _path90 || (_path90 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1142
1163
|
d: "M14.2 10H28v13h2V10c0-1.1-.9-2-2-2H12.2L14.2 10zM30 28.6L3.4 2 2 3.4 6.6 8H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h20.6l4 4L30 28.6zM4 24V10h4.6l2 2H10v2h2.6l2 2H14v2h2.6l2 2H10v2h10.6l2 2H4z"
|
|
1143
1164
|
})), children);
|
|
1144
1165
|
});
|
|
1145
1166
|
if (process.env.NODE_ENV !== "production") {
|
|
1146
1167
|
KeyboardOff.propTypes = iconPropTypes.iconPropTypes;
|
|
1147
1168
|
}
|
|
1148
|
-
const Kubernetes = /*#__PURE__*/React__default["default"].forwardRef(function Kubernetes(
|
|
1169
|
+
const Kubernetes = /*#__PURE__*/React__default["default"].forwardRef(function Kubernetes(_ref48, ref) {
|
|
1149
1170
|
let {
|
|
1150
1171
|
children,
|
|
1151
1172
|
size = 16,
|
|
1152
1173
|
...rest
|
|
1153
|
-
} =
|
|
1174
|
+
} = _ref48;
|
|
1154
1175
|
if (process.env.NODE_ENV !== "production") {
|
|
1155
1176
|
if (!didWarnAboutDeprecation["Kubernetes"]) {
|
|
1156
1177
|
didWarnAboutDeprecation["Kubernetes"] = true;
|
|
@@ -1165,19 +1186,19 @@ const Kubernetes = /*#__PURE__*/React__default["default"].forwardRef(function Ku
|
|
|
1165
1186
|
viewBox: "0 0 32 32",
|
|
1166
1187
|
fill: "currentColor",
|
|
1167
1188
|
...rest
|
|
1168
|
-
},
|
|
1189
|
+
}, _path91 || (_path91 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1169
1190
|
d: "M29.2227,17.9639,25.9194,17.21a9.7843,9.7843,0,0,0-1.5249-6.6245l2.54-2.0254L25.6875,6.9961,23.1482,9.0205A9.97,9.97,0,0,0,17,6.0508V3H15V6.0508a9.97,9.97,0,0,0-6.1482,2.97L6.3125,6.9961,5.0654,8.56l2.54,2.0254A9.7843,9.7843,0,0,0,6.0806,17.21l-3.3033.7544.4454,1.9492L6.52,19.1606a10.0359,10.0359,0,0,0,4.2688,5.358l-1.33,2.7631,1.8018.8677L12.59,25.3882a9.8113,9.8113,0,0,0,6.8208,0L20.74,28.1494l1.8018-.8682-1.33-2.7626a10.0359,10.0359,0,0,0,4.2688-5.358l3.2973.7525ZM24,16c0,.2573-.0148.5112-.0386.7627l-5-1.1416a2.9664,2.9664,0,0,0-.1376-.5942L22.82,11.84A7.9392,7.9392,0,0,1,24,16Zm-9,0a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,15,16Zm6.5758-5.7256L17.58,13.4609a3.0028,3.0028,0,0,0-.58-.2768V8.0693A7.9762,7.9762,0,0,1,21.5758,10.2744ZM15,8.0693v5.1148a3.0028,3.0028,0,0,0-.58.2768l-3.9956-3.1865A7.9762,7.9762,0,0,1,15,8.0693ZM8,16a7.9392,7.9392,0,0,1,1.18-4.16l3.9962,3.1866a2.9664,2.9664,0,0,0-.1376.5942l-5,1.1416C8.0148,16.5112,8,16.2573,8,16Zm.4835,2.7124,4.9752-1.1362a3.0132,3.0132,0,0,0,.4146.5366L11.6594,22.71A8.031,8.031,0,0,1,8.4835,18.7124ZM16,24a7.9679,7.9679,0,0,1-2.54-.42l2.2206-4.6123A2.9988,2.9988,0,0,0,16,19a2.9988,2.9988,0,0,0,.319-.0322L18.54,23.58A7.9546,7.9546,0,0,1,16,24Zm4.3406-1.29-2.2139-4.5976a3.0132,3.0132,0,0,0,.4146-.5366l4.9752,1.1362A8.031,8.031,0,0,1,20.3406,22.71Z"
|
|
1170
1191
|
})), children);
|
|
1171
1192
|
});
|
|
1172
1193
|
if (process.env.NODE_ENV !== "production") {
|
|
1173
1194
|
Kubernetes.propTypes = iconPropTypes.iconPropTypes;
|
|
1174
1195
|
}
|
|
1175
|
-
const Label = /*#__PURE__*/React__default["default"].forwardRef(function Label(
|
|
1196
|
+
const Label = /*#__PURE__*/React__default["default"].forwardRef(function Label(_ref49, ref) {
|
|
1176
1197
|
let {
|
|
1177
1198
|
children,
|
|
1178
1199
|
size = 16,
|
|
1179
1200
|
...rest
|
|
1180
|
-
} =
|
|
1201
|
+
} = _ref49;
|
|
1181
1202
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1182
1203
|
width: size,
|
|
1183
1204
|
height: size,
|
|
@@ -1186,21 +1207,21 @@ const Label = /*#__PURE__*/React__default["default"].forwardRef(function Label(_
|
|
|
1186
1207
|
viewBox: "0 0 32 32",
|
|
1187
1208
|
fill: "currentColor",
|
|
1188
1209
|
...rest
|
|
1189
|
-
},
|
|
1210
|
+
}, _path92 || (_path92 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1190
1211
|
d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2.0023 2.0023 0 0023 13zm0 8H19V19h4zM13 9H9a2.002 2.002 0 00-2 2V23H9V18h4v5h2V11A2.002 2.002 0 0013 9zM9 16V11h4v5z"
|
|
1191
|
-
})),
|
|
1212
|
+
})), _path93 || (_path93 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1192
1213
|
d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
|
|
1193
1214
|
})), children);
|
|
1194
1215
|
});
|
|
1195
1216
|
if (process.env.NODE_ENV !== "production") {
|
|
1196
1217
|
Label.propTypes = iconPropTypes.iconPropTypes;
|
|
1197
1218
|
}
|
|
1198
|
-
const Language = /*#__PURE__*/React__default["default"].forwardRef(function Language(
|
|
1219
|
+
const Language = /*#__PURE__*/React__default["default"].forwardRef(function Language(_ref50, ref) {
|
|
1199
1220
|
let {
|
|
1200
1221
|
children,
|
|
1201
1222
|
size = 16,
|
|
1202
1223
|
...rest
|
|
1203
|
-
} =
|
|
1224
|
+
} = _ref50;
|
|
1204
1225
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1205
1226
|
width: size,
|
|
1206
1227
|
height: size,
|
|
@@ -1209,19 +1230,19 @@ const Language = /*#__PURE__*/React__default["default"].forwardRef(function Lang
|
|
|
1209
1230
|
viewBox: "0 0 32 32",
|
|
1210
1231
|
fill: "currentColor",
|
|
1211
1232
|
...rest
|
|
1212
|
-
},
|
|
1233
|
+
}, _path94 || (_path94 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1213
1234
|
d: "M18 19H24V21H18zM18 15H30V17H18zM18 11H30V13H18zM14 21V19H9V17H7v2H2v2h8.2148a8.5914 8.5914 0 01-2.2159 3.9771A9.2731 9.2731 0 016.5521 23H4.3334a10.8553 10.8553 0 002.1451 3.2966A14.6584 14.6584 0 013 28.127L3.7021 30a16.42 16.42 0 004.2907-2.3362A16.4883 16.4883 0 0012.2979 30L13 28.127A14.664 14.664 0 019.5228 26.3 10.3132 10.3132 0 0012.2516 21zM11.1666 13H13.333L8.75 2H6.5832L2 13H4.1664L5 11h5.3335zM5.8331 9L7.6665 4.6 9.5 9z"
|
|
1214
1235
|
})), children);
|
|
1215
1236
|
});
|
|
1216
1237
|
if (process.env.NODE_ENV !== "production") {
|
|
1217
1238
|
Language.propTypes = iconPropTypes.iconPropTypes;
|
|
1218
1239
|
}
|
|
1219
|
-
const Laptop = /*#__PURE__*/React__default["default"].forwardRef(function Laptop(
|
|
1240
|
+
const Laptop = /*#__PURE__*/React__default["default"].forwardRef(function Laptop(_ref51, ref) {
|
|
1220
1241
|
let {
|
|
1221
1242
|
children,
|
|
1222
1243
|
size = 16,
|
|
1223
1244
|
...rest
|
|
1224
|
-
} =
|
|
1245
|
+
} = _ref51;
|
|
1225
1246
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1226
1247
|
width: size,
|
|
1227
1248
|
height: size,
|
|
@@ -1230,22 +1251,22 @@ const Laptop = /*#__PURE__*/React__default["default"].forwardRef(function Laptop
|
|
|
1230
1251
|
viewBox: "0 0 32 32",
|
|
1231
1252
|
fill: "currentColor",
|
|
1232
1253
|
...rest
|
|
1233
|
-
},
|
|
1254
|
+
}, _path95 || (_path95 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1234
1255
|
d: "M26,24H6a2.0023,2.0023,0,0,1-2-2V8A2.002,2.002,0,0,1,6,6H26a2.0023,2.0023,0,0,1,2,2V22A2.0027,2.0027,0,0,1,26,24ZM6,8V22H26V8Z",
|
|
1235
1256
|
transform: "translate(0 .005)"
|
|
1236
|
-
})),
|
|
1257
|
+
})), _path96 || (_path96 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1237
1258
|
d: "M2 26.005H30V28.005H2z"
|
|
1238
1259
|
})), children);
|
|
1239
1260
|
});
|
|
1240
1261
|
if (process.env.NODE_ENV !== "production") {
|
|
1241
1262
|
Laptop.propTypes = iconPropTypes.iconPropTypes;
|
|
1242
1263
|
}
|
|
1243
|
-
const Lasso = /*#__PURE__*/React__default["default"].forwardRef(function Lasso(
|
|
1264
|
+
const Lasso = /*#__PURE__*/React__default["default"].forwardRef(function Lasso(_ref52, ref) {
|
|
1244
1265
|
let {
|
|
1245
1266
|
children,
|
|
1246
1267
|
size = 16,
|
|
1247
1268
|
...rest
|
|
1248
|
-
} =
|
|
1269
|
+
} = _ref52;
|
|
1249
1270
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1250
1271
|
width: size,
|
|
1251
1272
|
height: size,
|
|
@@ -1254,19 +1275,19 @@ const Lasso = /*#__PURE__*/React__default["default"].forwardRef(function Lasso(_
|
|
|
1254
1275
|
viewBox: "0 0 32 32",
|
|
1255
1276
|
fill: "currentColor",
|
|
1256
1277
|
...rest
|
|
1257
|
-
},
|
|
1278
|
+
}, _path97 || (_path97 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1258
1279
|
d: "M20,2H12A9.9842,9.9842,0,0,0,7.0349,20.6553C7.0249,20.7705,7,20.8818,7,21a3.9929,3.9929,0,0,0,2.9106,3.83A4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,3.9966,3.9966,0,0,0,2.93-2.88H20A10,10,0,0,0,20,2ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm9-3H14.8579a3.9841,3.9841,0,0,0-7.15-1.2637A7.99,7.99,0,0,1,12,4h8a8,8,0,0,1,0,16Z"
|
|
1259
1280
|
})), children);
|
|
1260
1281
|
});
|
|
1261
1282
|
if (process.env.NODE_ENV !== "production") {
|
|
1262
1283
|
Lasso.propTypes = iconPropTypes.iconPropTypes;
|
|
1263
1284
|
}
|
|
1264
|
-
const LassoPolygon = /*#__PURE__*/React__default["default"].forwardRef(function LassoPolygon(
|
|
1285
|
+
const LassoPolygon = /*#__PURE__*/React__default["default"].forwardRef(function LassoPolygon(_ref53, ref) {
|
|
1265
1286
|
let {
|
|
1266
1287
|
children,
|
|
1267
1288
|
size = 16,
|
|
1268
1289
|
...rest
|
|
1269
|
-
} =
|
|
1290
|
+
} = _ref53;
|
|
1270
1291
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1271
1292
|
width: size,
|
|
1272
1293
|
height: size,
|
|
@@ -1275,19 +1296,19 @@ const LassoPolygon = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
1275
1296
|
viewBox: "0 0 32 32",
|
|
1276
1297
|
fill: "currentColor",
|
|
1277
1298
|
...rest
|
|
1278
|
-
},
|
|
1299
|
+
}, _path98 || (_path98 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1279
1300
|
d: "M29.6245,2.2193a1.0005,1.0005,0,0,0-1.0972-.1006L17.9353,7.8,3.366,2.0694a1,1,0,0,0-1.28,1.3369l6.4353,14.479A3.965,3.965,0,0,0,9.9106,24.83,4.0049,4.0049,0,0,1,6,28H4v2H6a6.0044,6.0044,0,0,0,5.928-5.12,4.0021,4.0021,0,0,0,2.93-2.88H23.24a2,2,0,0,0,1.9273-1.4649L29.9634,3.2676A1,1,0,0,0,29.6245,2.2193ZM11,23a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,11,23Zm12.24-3H14.8579a3.897,3.897,0,0,0-4.5117-2.9336L4.905,4.8238,18.0647,10,27.41,4.9878Z"
|
|
1280
1301
|
})), children);
|
|
1281
1302
|
});
|
|
1282
1303
|
if (process.env.NODE_ENV !== "production") {
|
|
1283
1304
|
LassoPolygon.propTypes = iconPropTypes.iconPropTypes;
|
|
1284
1305
|
}
|
|
1285
|
-
const Launch = /*#__PURE__*/React__default["default"].forwardRef(function Launch(
|
|
1306
|
+
const Launch = /*#__PURE__*/React__default["default"].forwardRef(function Launch(_ref54, ref) {
|
|
1286
1307
|
let {
|
|
1287
1308
|
children,
|
|
1288
1309
|
size = 16,
|
|
1289
1310
|
...rest
|
|
1290
|
-
} =
|
|
1311
|
+
} = _ref54;
|
|
1291
1312
|
if (size === 16 || size === "16" || size === "16px") {
|
|
1292
1313
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1293
1314
|
width: size,
|
|
@@ -1297,9 +1318,9 @@ const Launch = /*#__PURE__*/React__default["default"].forwardRef(function Launch
|
|
|
1297
1318
|
viewBox: "0 0 16 16",
|
|
1298
1319
|
fill: "currentColor",
|
|
1299
1320
|
...rest
|
|
1300
|
-
},
|
|
1321
|
+
}, _path99 || (_path99 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1301
1322
|
d: "M13,14H3c-0.6,0-1-0.4-1-1V3c0-0.6,0.4-1,1-1h5v1H3v10h10V8h1v5C14,13.6,13.6,14,13,14z"
|
|
1302
|
-
})),
|
|
1323
|
+
})), _path100 || (_path100 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1303
1324
|
d: "M10 1L10 2 13.3 2 9 6.3 9.7 7 14 2.7 14 6 15 6 15 1z"
|
|
1304
1325
|
})), children);
|
|
1305
1326
|
}
|
|
@@ -1311,21 +1332,21 @@ const Launch = /*#__PURE__*/React__default["default"].forwardRef(function Launch
|
|
|
1311
1332
|
viewBox: "0 0 32 32",
|
|
1312
1333
|
fill: "currentColor",
|
|
1313
1334
|
...rest
|
|
1314
|
-
},
|
|
1335
|
+
}, _path101 || (_path101 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1315
1336
|
d: "M26,28H6a2.0027,2.0027,0,0,1-2-2V6A2.0027,2.0027,0,0,1,6,4H16V6H6V26H26V16h2V26A2.0027,2.0027,0,0,1,26,28Z"
|
|
1316
|
-
})),
|
|
1337
|
+
})), _path102 || (_path102 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1317
1338
|
d: "M20 2L20 4 26.586 4 18 12.586 19.414 14 28 5.414 28 12 30 12 30 2 20 2z"
|
|
1318
1339
|
})), children);
|
|
1319
1340
|
});
|
|
1320
1341
|
if (process.env.NODE_ENV !== "production") {
|
|
1321
1342
|
Launch.propTypes = iconPropTypes.iconPropTypes;
|
|
1322
1343
|
}
|
|
1323
|
-
const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthLaunchStudy_1(
|
|
1344
|
+
const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthLaunchStudy_1(_ref55, ref) {
|
|
1324
1345
|
let {
|
|
1325
1346
|
children,
|
|
1326
1347
|
size = 16,
|
|
1327
1348
|
...rest
|
|
1328
|
-
} =
|
|
1349
|
+
} = _ref55;
|
|
1329
1350
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1330
1351
|
width: size,
|
|
1331
1352
|
height: size,
|
|
@@ -1338,21 +1359,21 @@ const WatsonHealthLaunchStudy_1 = /*#__PURE__*/React__default["default"].forward
|
|
|
1338
1359
|
cx: "23",
|
|
1339
1360
|
cy: "25",
|
|
1340
1361
|
r: "1"
|
|
1341
|
-
})), _path102 || (_path102 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1342
|
-
d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 10.59L17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
|
|
1343
1362
|
})), _path103 || (_path103 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1363
|
+
d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 10.59L17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z"
|
|
1364
|
+
})), _path104 || (_path104 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1344
1365
|
d: "M8 24H20V26H8z"
|
|
1345
1366
|
})), children);
|
|
1346
1367
|
});
|
|
1347
1368
|
if (process.env.NODE_ENV !== "production") {
|
|
1348
1369
|
WatsonHealthLaunchStudy_1.propTypes = iconPropTypes.iconPropTypes;
|
|
1349
1370
|
}
|
|
1350
|
-
const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthLaunchStudy_2(
|
|
1371
|
+
const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthLaunchStudy_2(_ref56, ref) {
|
|
1351
1372
|
let {
|
|
1352
1373
|
children,
|
|
1353
1374
|
size = 16,
|
|
1354
1375
|
...rest
|
|
1355
|
-
} =
|
|
1376
|
+
} = _ref56;
|
|
1356
1377
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1357
1378
|
width: size,
|
|
1358
1379
|
height: size,
|
|
@@ -1365,21 +1386,21 @@ const WatsonHealthLaunchStudy_2 = /*#__PURE__*/React__default["default"].forward
|
|
|
1365
1386
|
cx: "23",
|
|
1366
1387
|
cy: "7",
|
|
1367
1388
|
r: "1"
|
|
1368
|
-
})), _path104 || (_path104 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1369
|
-
d: "M26 4v6H6V4H26m0-2H6A2 2 0 004 4v6a2 2 0 002 2H26a2 2 0 002-2V4a2 2 0 00-2-2zM20.59 21.41L17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z"
|
|
1370
1389
|
})), _path105 || (_path105 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1390
|
+
d: "M26 4v6H6V4H26m0-2H6A2 2 0 004 4v6a2 2 0 002 2H26a2 2 0 002-2V4a2 2 0 00-2-2zM20.59 21.41L17 17.83 17 30 15 30 15 17.83 11.41 21.41 10 20 16 14 22 20 20.59 21.41z"
|
|
1391
|
+
})), _path106 || (_path106 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1371
1392
|
d: "M8 6H20V8H8z"
|
|
1372
1393
|
})), children);
|
|
1373
1394
|
});
|
|
1374
1395
|
if (process.env.NODE_ENV !== "production") {
|
|
1375
1396
|
WatsonHealthLaunchStudy_2.propTypes = iconPropTypes.iconPropTypes;
|
|
1376
1397
|
}
|
|
1377
|
-
const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthLaunchStudy_3(
|
|
1398
|
+
const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React__default["default"].forwardRef(function WatsonHealthLaunchStudy_3(_ref57, ref) {
|
|
1378
1399
|
let {
|
|
1379
1400
|
children,
|
|
1380
1401
|
size = 16,
|
|
1381
1402
|
...rest
|
|
1382
|
-
} =
|
|
1403
|
+
} = _ref57;
|
|
1383
1404
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1384
1405
|
width: size,
|
|
1385
1406
|
height: size,
|
|
@@ -1392,21 +1413,21 @@ const WatsonHealthLaunchStudy_3 = /*#__PURE__*/React__default["default"].forward
|
|
|
1392
1413
|
cx: "23",
|
|
1393
1414
|
cy: "25",
|
|
1394
1415
|
r: "1"
|
|
1395
|
-
})), _path106 || (_path106 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1396
|
-
d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 4.59L17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z"
|
|
1397
1416
|
})), _path107 || (_path107 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1417
|
+
d: "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 4.59L17 8.17 17 0 15 0 15 8.17 11.41 4.59 10 6 16 12 22 6 20.59 4.59z"
|
|
1418
|
+
})), _path108 || (_path108 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1398
1419
|
d: "M20.59 10.59L16 15.16 11.41 10.59 10 12 16 18 22 12 20.59 10.59zM8 24H20V26H8z"
|
|
1399
1420
|
})), children);
|
|
1400
1421
|
});
|
|
1401
1422
|
if (process.env.NODE_ENV !== "production") {
|
|
1402
1423
|
WatsonHealthLaunchStudy_3.propTypes = iconPropTypes.iconPropTypes;
|
|
1403
1424
|
}
|
|
1404
|
-
const Layers = /*#__PURE__*/React__default["default"].forwardRef(function Layers(
|
|
1425
|
+
const Layers = /*#__PURE__*/React__default["default"].forwardRef(function Layers(_ref58, ref) {
|
|
1405
1426
|
let {
|
|
1406
1427
|
children,
|
|
1407
1428
|
size = 16,
|
|
1408
1429
|
...rest
|
|
1409
|
-
} =
|
|
1430
|
+
} = _ref58;
|
|
1410
1431
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1411
1432
|
width: size,
|
|
1412
1433
|
height: size,
|
|
@@ -1415,21 +1436,21 @@ const Layers = /*#__PURE__*/React__default["default"].forwardRef(function Layers
|
|
|
1415
1436
|
viewBox: "0 0 32 32",
|
|
1416
1437
|
fill: "currentColor",
|
|
1417
1438
|
...rest
|
|
1418
|
-
},
|
|
1439
|
+
}, _path109 || (_path109 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1419
1440
|
d: "M16,24a.9967.9967,0,0,1-.4741-.12l-13-7L3.4741,15.12,16,21.8643,28.5259,15.12l.9482,1.7607-13,7A.9967.9967,0,0,1,16,24Z"
|
|
1420
|
-
})),
|
|
1441
|
+
})), _path110 || (_path110 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1421
1442
|
d: "M16 30a.9967.9967 0 01-.4741-.12l-13-7L3.4741 21.12 16 27.8643 28.5259 21.12l.9482 1.7607-13 7A.9967.9967 0 0116 30zM16 18a.9967.9967 0 01-.4741-.12l-13-7a1 1 0 010-1.7607l13-7a.9982.9982 0 01.9482 0l13 7a1 1 0 010 1.7607l-13 7A.9967.9967 0 0116 18zM5.1094 10L16 15.8643 26.8906 10 16 4.1358z"
|
|
1422
1443
|
})), children);
|
|
1423
1444
|
});
|
|
1424
1445
|
if (process.env.NODE_ENV !== "production") {
|
|
1425
1446
|
Layers.propTypes = iconPropTypes.iconPropTypes;
|
|
1426
1447
|
}
|
|
1427
|
-
const Legend = /*#__PURE__*/React__default["default"].forwardRef(function Legend(
|
|
1448
|
+
const Legend = /*#__PURE__*/React__default["default"].forwardRef(function Legend(_ref59, ref) {
|
|
1428
1449
|
let {
|
|
1429
1450
|
children,
|
|
1430
1451
|
size = 16,
|
|
1431
1452
|
...rest
|
|
1432
|
-
} =
|
|
1453
|
+
} = _ref59;
|
|
1433
1454
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1434
1455
|
width: size,
|
|
1435
1456
|
height: size,
|
|
@@ -1438,7 +1459,7 @@ const Legend = /*#__PURE__*/React__default["default"].forwardRef(function Legend
|
|
|
1438
1459
|
viewBox: "0 0 32 32",
|
|
1439
1460
|
fill: "currentColor",
|
|
1440
1461
|
...rest
|
|
1441
|
-
},
|
|
1462
|
+
}, _path111 || (_path111 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1442
1463
|
d: "M16 22H30V24H16z"
|
|
1443
1464
|
})), _rect || (_rect = /*#__PURE__*/React__default["default"].createElement("rect", {
|
|
1444
1465
|
width: "6",
|
|
@@ -1446,19 +1467,19 @@ const Legend = /*#__PURE__*/React__default["default"].forwardRef(function Legend
|
|
|
1446
1467
|
x: "4",
|
|
1447
1468
|
y: "20",
|
|
1448
1469
|
rx: "1"
|
|
1449
|
-
})),
|
|
1470
|
+
})), _path112 || (_path112 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1450
1471
|
d: "M16 8H30V10H16zM9.5 12h-5a.5.5 0 01-.4473-.7236l2.5-5.0224a.5206.5206 0 01.8945 0l2.5 5.0225A.5.5 0 019.5 12z"
|
|
1451
1472
|
})), children);
|
|
1452
1473
|
});
|
|
1453
1474
|
if (process.env.NODE_ENV !== "production") {
|
|
1454
1475
|
Legend.propTypes = iconPropTypes.iconPropTypes;
|
|
1455
1476
|
}
|
|
1456
|
-
const LetterAa = /*#__PURE__*/React__default["default"].forwardRef(function LetterAa(
|
|
1477
|
+
const LetterAa = /*#__PURE__*/React__default["default"].forwardRef(function LetterAa(_ref60, ref) {
|
|
1457
1478
|
let {
|
|
1458
1479
|
children,
|
|
1459
1480
|
size = 16,
|
|
1460
1481
|
...rest
|
|
1461
|
-
} =
|
|
1482
|
+
} = _ref60;
|
|
1462
1483
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1463
1484
|
width: size,
|
|
1464
1485
|
height: size,
|
|
@@ -1467,19 +1488,19 @@ const LetterAa = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1467
1488
|
viewBox: "0 0 32 32",
|
|
1468
1489
|
fill: "currentColor",
|
|
1469
1490
|
...rest
|
|
1470
|
-
},
|
|
1491
|
+
}, _path113 || (_path113 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1471
1492
|
d: "M23 13H18v2h5v2H19a2 2 0 00-2 2v2a2 2 0 002 2h6V15A2 2 0 0023 13zm0 8H19V19h4zM13 9H9a2 2 0 00-2 2V23H9V18h4v5h2V11A2 2 0 0013 9zM9 16V11h4v5z"
|
|
1472
1493
|
})), children);
|
|
1473
1494
|
});
|
|
1474
1495
|
if (process.env.NODE_ENV !== "production") {
|
|
1475
1496
|
LetterAa.propTypes = iconPropTypes.iconPropTypes;
|
|
1476
1497
|
}
|
|
1477
|
-
const LetterBb = /*#__PURE__*/React__default["default"].forwardRef(function LetterBb(
|
|
1498
|
+
const LetterBb = /*#__PURE__*/React__default["default"].forwardRef(function LetterBb(_ref61, ref) {
|
|
1478
1499
|
let {
|
|
1479
1500
|
children,
|
|
1480
1501
|
size = 16,
|
|
1481
1502
|
...rest
|
|
1482
|
-
} =
|
|
1503
|
+
} = _ref61;
|
|
1483
1504
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1484
1505
|
width: size,
|
|
1485
1506
|
height: size,
|
|
@@ -1488,19 +1509,19 @@ const LetterBb = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1488
1509
|
viewBox: "0 0 32 32",
|
|
1489
1510
|
fill: "currentColor",
|
|
1490
1511
|
...rest
|
|
1491
|
-
},
|
|
1512
|
+
}, _path114 || (_path114 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1492
1513
|
d: "M23 13H19V9H17V23h6a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM15 12a3 3 0 00-3-3H7V23h5a3 3 0 003-3V18a3 3 0 00-.78-2A3 3 0 0015 14zM9 11h3a1 1 0 011 1v2a1 1 0 01-1 1H9zm4 9a1 1 0 01-1 1H9V17h3a1 1 0 011 1z"
|
|
1493
1514
|
})), children);
|
|
1494
1515
|
});
|
|
1495
1516
|
if (process.env.NODE_ENV !== "production") {
|
|
1496
1517
|
LetterBb.propTypes = iconPropTypes.iconPropTypes;
|
|
1497
1518
|
}
|
|
1498
|
-
const LetterCc = /*#__PURE__*/React__default["default"].forwardRef(function LetterCc(
|
|
1519
|
+
const LetterCc = /*#__PURE__*/React__default["default"].forwardRef(function LetterCc(_ref62, ref) {
|
|
1499
1520
|
let {
|
|
1500
1521
|
children,
|
|
1501
1522
|
size = 16,
|
|
1502
1523
|
...rest
|
|
1503
|
-
} =
|
|
1524
|
+
} = _ref62;
|
|
1504
1525
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1505
1526
|
width: size,
|
|
1506
1527
|
height: size,
|
|
@@ -1509,19 +1530,19 @@ const LetterCc = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1509
1530
|
viewBox: "0 0 32 32",
|
|
1510
1531
|
fill: "currentColor",
|
|
1511
1532
|
...rest
|
|
1512
|
-
},
|
|
1533
|
+
}, _path115 || (_path115 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1513
1534
|
d: "M24 23H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v6h5zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h6z"
|
|
1514
1535
|
})), children);
|
|
1515
1536
|
});
|
|
1516
1537
|
if (process.env.NODE_ENV !== "production") {
|
|
1517
1538
|
LetterCc.propTypes = iconPropTypes.iconPropTypes;
|
|
1518
1539
|
}
|
|
1519
|
-
const LetterDd = /*#__PURE__*/React__default["default"].forwardRef(function LetterDd(
|
|
1540
|
+
const LetterDd = /*#__PURE__*/React__default["default"].forwardRef(function LetterDd(_ref63, ref) {
|
|
1520
1541
|
let {
|
|
1521
1542
|
children,
|
|
1522
1543
|
size = 16,
|
|
1523
1544
|
...rest
|
|
1524
|
-
} =
|
|
1545
|
+
} = _ref63;
|
|
1525
1546
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1526
1547
|
width: size,
|
|
1527
1548
|
height: size,
|
|
@@ -1530,19 +1551,19 @@ const LetterDd = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1530
1551
|
viewBox: "0 0 32 32",
|
|
1531
1552
|
fill: "currentColor",
|
|
1532
1553
|
...rest
|
|
1533
|
-
},
|
|
1554
|
+
}, _path116 || (_path116 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1534
1555
|
d: "M23 9v4H19a2 2 0 00-2 2v6a2 2 0 002 2h6V9zm-4 6h4v6H19zM11 23H7V9h4a4 4 0 014 4v6A4 4 0 0111 23zM9 21h2a2 2 0 002-2V13a2 2 0 00-2-2H9z"
|
|
1535
1556
|
})), children);
|
|
1536
1557
|
});
|
|
1537
1558
|
if (process.env.NODE_ENV !== "production") {
|
|
1538
1559
|
LetterDd.propTypes = iconPropTypes.iconPropTypes;
|
|
1539
1560
|
}
|
|
1540
|
-
const LetterEe = /*#__PURE__*/React__default["default"].forwardRef(function LetterEe(
|
|
1561
|
+
const LetterEe = /*#__PURE__*/React__default["default"].forwardRef(function LetterEe(_ref64, ref) {
|
|
1541
1562
|
let {
|
|
1542
1563
|
children,
|
|
1543
1564
|
size = 16,
|
|
1544
1565
|
...rest
|
|
1545
|
-
} =
|
|
1566
|
+
} = _ref64;
|
|
1546
1567
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1547
1568
|
width: size,
|
|
1548
1569
|
height: size,
|
|
@@ -1551,19 +1572,19 @@ const LetterEe = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1551
1572
|
viewBox: "0 0 32 32",
|
|
1552
1573
|
fill: "currentColor",
|
|
1553
1574
|
...rest
|
|
1554
|
-
},
|
|
1575
|
+
}, _path117 || (_path117 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1555
1576
|
d: "M25 19V15a2.0023 2.0023 0 00-2-2H19a2.0023 2.0023 0 00-2 2v6a2.0077 2.0077 0 002 2h5V21H19V19zm-6-4h4v2H19zM15 11L15 9 7 9 7 23 15 23 15 21 9 21 9 17 14 17 14 15 9 15 9 11 15 11z"
|
|
1556
1577
|
})), children);
|
|
1557
1578
|
});
|
|
1558
1579
|
if (process.env.NODE_ENV !== "production") {
|
|
1559
1580
|
LetterEe.propTypes = iconPropTypes.iconPropTypes;
|
|
1560
1581
|
}
|
|
1561
|
-
const LetterFf = /*#__PURE__*/React__default["default"].forwardRef(function LetterFf(
|
|
1582
|
+
const LetterFf = /*#__PURE__*/React__default["default"].forwardRef(function LetterFf(_ref65, ref) {
|
|
1562
1583
|
let {
|
|
1563
1584
|
children,
|
|
1564
1585
|
size = 16,
|
|
1565
1586
|
...rest
|
|
1566
|
-
} =
|
|
1587
|
+
} = _ref65;
|
|
1567
1588
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1568
1589
|
width: size,
|
|
1569
1590
|
height: size,
|
|
@@ -1572,19 +1593,19 @@ const LetterFf = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1572
1593
|
viewBox: "0 0 32 32",
|
|
1573
1594
|
fill: "currentColor",
|
|
1574
1595
|
...rest
|
|
1575
|
-
},
|
|
1596
|
+
}, _path118 || (_path118 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1576
1597
|
d: "M16 11L16 9 8 9 8 23 10 23 10 17 15 17 15 15 10 15 10 11 16 11zM24 11V9H21a2 2 0 00-2 2v2H17v2h2v8h2V15h3V13H21V11z"
|
|
1577
1598
|
})), children);
|
|
1578
1599
|
});
|
|
1579
1600
|
if (process.env.NODE_ENV !== "production") {
|
|
1580
1601
|
LetterFf.propTypes = iconPropTypes.iconPropTypes;
|
|
1581
1602
|
}
|
|
1582
|
-
const LetterGg = /*#__PURE__*/React__default["default"].forwardRef(function LetterGg(
|
|
1603
|
+
const LetterGg = /*#__PURE__*/React__default["default"].forwardRef(function LetterGg(_ref66, ref) {
|
|
1583
1604
|
let {
|
|
1584
1605
|
children,
|
|
1585
1606
|
size = 16,
|
|
1586
1607
|
...rest
|
|
1587
|
-
} =
|
|
1608
|
+
} = _ref66;
|
|
1588
1609
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1589
1610
|
width: size,
|
|
1590
1611
|
height: size,
|
|
@@ -1593,19 +1614,19 @@ const LetterGg = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1593
1614
|
viewBox: "0 0 32 32",
|
|
1594
1615
|
fill: "currentColor",
|
|
1595
1616
|
...rest
|
|
1596
|
-
},
|
|
1617
|
+
}, _path119 || (_path119 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1597
1618
|
d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v2H18v2h5a2 2 0 002-2V13zm4 8H19V15h4zM15 23H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9V21h4V17H11V15h4z"
|
|
1598
1619
|
})), children);
|
|
1599
1620
|
});
|
|
1600
1621
|
if (process.env.NODE_ENV !== "production") {
|
|
1601
1622
|
LetterGg.propTypes = iconPropTypes.iconPropTypes;
|
|
1602
1623
|
}
|
|
1603
|
-
const LetterHh = /*#__PURE__*/React__default["default"].forwardRef(function LetterHh(
|
|
1624
|
+
const LetterHh = /*#__PURE__*/React__default["default"].forwardRef(function LetterHh(_ref67, ref) {
|
|
1604
1625
|
let {
|
|
1605
1626
|
children,
|
|
1606
1627
|
size = 16,
|
|
1607
1628
|
...rest
|
|
1608
|
-
} =
|
|
1629
|
+
} = _ref67;
|
|
1609
1630
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1610
1631
|
width: size,
|
|
1611
1632
|
height: size,
|
|
@@ -1614,19 +1635,19 @@ const LetterHh = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1614
1635
|
viewBox: "0 0 32 32",
|
|
1615
1636
|
fill: "currentColor",
|
|
1616
1637
|
...rest
|
|
1617
|
-
},
|
|
1638
|
+
}, _path120 || (_path120 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1618
1639
|
d: "M13 9L13 15 9 15 9 9 7 9 7 23 9 23 9 17 13 17 13 23 15 23 15 9 13 9zM23 13H19V9H17V23h2V15h4v8h2V15A2 2 0 0023 13z"
|
|
1619
1640
|
})), children);
|
|
1620
1641
|
});
|
|
1621
1642
|
if (process.env.NODE_ENV !== "production") {
|
|
1622
1643
|
LetterHh.propTypes = iconPropTypes.iconPropTypes;
|
|
1623
1644
|
}
|
|
1624
|
-
const LetterIi = /*#__PURE__*/React__default["default"].forwardRef(function LetterIi(
|
|
1645
|
+
const LetterIi = /*#__PURE__*/React__default["default"].forwardRef(function LetterIi(_ref68, ref) {
|
|
1625
1646
|
let {
|
|
1626
1647
|
children,
|
|
1627
1648
|
size = 16,
|
|
1628
1649
|
...rest
|
|
1629
|
-
} =
|
|
1650
|
+
} = _ref68;
|
|
1630
1651
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1631
1652
|
width: size,
|
|
1632
1653
|
height: size,
|
|
@@ -1635,19 +1656,19 @@ const LetterIi = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1635
1656
|
viewBox: "0 0 32 32",
|
|
1636
1657
|
fill: "currentColor",
|
|
1637
1658
|
...rest
|
|
1638
|
-
},
|
|
1659
|
+
}, _path121 || (_path121 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1639
1660
|
d: "M10 11L13 11 13 21 10 21 10 23 18 23 18 21 15 21 15 11 18 11 18 9 10 9 10 11zM20 13H22V23H20zM20 9H22V11H20z"
|
|
1640
1661
|
})), children);
|
|
1641
1662
|
});
|
|
1642
1663
|
if (process.env.NODE_ENV !== "production") {
|
|
1643
1664
|
LetterIi.propTypes = iconPropTypes.iconPropTypes;
|
|
1644
1665
|
}
|
|
1645
|
-
const LetterJj = /*#__PURE__*/React__default["default"].forwardRef(function LetterJj(
|
|
1666
|
+
const LetterJj = /*#__PURE__*/React__default["default"].forwardRef(function LetterJj(_ref69, ref) {
|
|
1646
1667
|
let {
|
|
1647
1668
|
children,
|
|
1648
1669
|
size = 16,
|
|
1649
1670
|
...rest
|
|
1650
|
-
} =
|
|
1671
|
+
} = _ref69;
|
|
1651
1672
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1652
1673
|
width: size,
|
|
1653
1674
|
height: size,
|
|
@@ -1656,19 +1677,19 @@ const LetterJj = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1656
1677
|
viewBox: "0 0 32 32",
|
|
1657
1678
|
fill: "currentColor",
|
|
1658
1679
|
...rest
|
|
1659
|
-
},
|
|
1680
|
+
}, _path122 || (_path122 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1660
1681
|
d: "M20 9H22V11H20zM20 25H17v2h3a2 2 0 002-2V13H20zM14 23H10a2 2 0 01-2-2V19h2v2h4V9h2V21A2 2 0 0114 23z"
|
|
1661
1682
|
})), children);
|
|
1662
1683
|
});
|
|
1663
1684
|
if (process.env.NODE_ENV !== "production") {
|
|
1664
1685
|
LetterJj.propTypes = iconPropTypes.iconPropTypes;
|
|
1665
1686
|
}
|
|
1666
|
-
const LetterKk = /*#__PURE__*/React__default["default"].forwardRef(function LetterKk(
|
|
1687
|
+
const LetterKk = /*#__PURE__*/React__default["default"].forwardRef(function LetterKk(_ref70, ref) {
|
|
1667
1688
|
let {
|
|
1668
1689
|
children,
|
|
1669
1690
|
size = 16,
|
|
1670
1691
|
...rest
|
|
1671
|
-
} =
|
|
1692
|
+
} = _ref70;
|
|
1672
1693
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1673
1694
|
width: size,
|
|
1674
1695
|
height: size,
|
|
@@ -1677,19 +1698,19 @@ const LetterKk = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1677
1698
|
viewBox: "0 0 32 32",
|
|
1678
1699
|
fill: "currentColor",
|
|
1679
1700
|
...rest
|
|
1680
|
-
},
|
|
1701
|
+
}, _path123 || (_path123 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1681
1702
|
d: "M15 9L12.89 9 9 15.55 9 9 7 9 7 23 9 23 9 18.71 9.93 17.22 12.89 23 15 23 11.11 15.43 15 9zM22.78 23L25 23 21.22 17 25 13 22.76 13 19 17.17 19 9 17 9 17 23 19 23 19 19.25 19.96 18.21 22.78 23z"
|
|
1682
1703
|
})), children);
|
|
1683
1704
|
});
|
|
1684
1705
|
if (process.env.NODE_ENV !== "production") {
|
|
1685
1706
|
LetterKk.propTypes = iconPropTypes.iconPropTypes;
|
|
1686
1707
|
}
|
|
1687
|
-
const LetterLl = /*#__PURE__*/React__default["default"].forwardRef(function LetterLl(
|
|
1708
|
+
const LetterLl = /*#__PURE__*/React__default["default"].forwardRef(function LetterLl(_ref71, ref) {
|
|
1688
1709
|
let {
|
|
1689
1710
|
children,
|
|
1690
1711
|
size = 16,
|
|
1691
1712
|
...rest
|
|
1692
|
-
} =
|
|
1713
|
+
} = _ref71;
|
|
1693
1714
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1694
1715
|
width: size,
|
|
1695
1716
|
height: size,
|
|
@@ -1698,19 +1719,19 @@ const LetterLl = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1698
1719
|
viewBox: "0 0 32 32",
|
|
1699
1720
|
fill: "currentColor",
|
|
1700
1721
|
...rest
|
|
1701
|
-
},
|
|
1722
|
+
}, _path124 || (_path124 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1702
1723
|
d: "M11 21L11 9 9 9 9 23 17 23 17 21 11 21zM23 23H21a2 2 0 01-2-2V9h2V21h2z"
|
|
1703
1724
|
})), children);
|
|
1704
1725
|
});
|
|
1705
1726
|
if (process.env.NODE_ENV !== "production") {
|
|
1706
1727
|
LetterLl.propTypes = iconPropTypes.iconPropTypes;
|
|
1707
1728
|
}
|
|
1708
|
-
const LetterMm = /*#__PURE__*/React__default["default"].forwardRef(function LetterMm(
|
|
1729
|
+
const LetterMm = /*#__PURE__*/React__default["default"].forwardRef(function LetterMm(_ref72, ref) {
|
|
1709
1730
|
let {
|
|
1710
1731
|
children,
|
|
1711
1732
|
size = 16,
|
|
1712
1733
|
...rest
|
|
1713
|
-
} =
|
|
1734
|
+
} = _ref72;
|
|
1714
1735
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1715
1736
|
width: size,
|
|
1716
1737
|
height: size,
|
|
@@ -1719,19 +1740,19 @@ const LetterMm = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1719
1740
|
viewBox: "0 0 32 32",
|
|
1720
1741
|
fill: "currentColor",
|
|
1721
1742
|
...rest
|
|
1722
|
-
},
|
|
1743
|
+
}, _path125 || (_path125 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1723
1744
|
d: "M24 13H16V23h2V15h2v8h2V15h2v8h2V15A2 2 0 0024 13zM12 9L10.48 14 10 15.98 9.54 14 8 9 6 9 6 23 8 23 8 15 7.84 13 8.42 15 10 19.63 11.58 15 12.16 13 12 15 12 23 14 23 14 9 12 9z"
|
|
1724
1745
|
})), children);
|
|
1725
1746
|
});
|
|
1726
1747
|
if (process.env.NODE_ENV !== "production") {
|
|
1727
1748
|
LetterMm.propTypes = iconPropTypes.iconPropTypes;
|
|
1728
1749
|
}
|
|
1729
|
-
const LetterNn = /*#__PURE__*/React__default["default"].forwardRef(function LetterNn(
|
|
1750
|
+
const LetterNn = /*#__PURE__*/React__default["default"].forwardRef(function LetterNn(_ref73, ref) {
|
|
1730
1751
|
let {
|
|
1731
1752
|
children,
|
|
1732
1753
|
size = 16,
|
|
1733
1754
|
...rest
|
|
1734
|
-
} =
|
|
1755
|
+
} = _ref73;
|
|
1735
1756
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1736
1757
|
width: size,
|
|
1737
1758
|
height: size,
|
|
@@ -1740,19 +1761,19 @@ const LetterNn = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1740
1761
|
viewBox: "0 0 32 32",
|
|
1741
1762
|
fill: "currentColor",
|
|
1742
1763
|
...rest
|
|
1743
|
-
},
|
|
1764
|
+
}, _path126 || (_path126 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1744
1765
|
d: "M25 23H23V15H19v8H17V13h6a2 2 0 012 2zM13 19L9.32 9 7 9 7 23 9 23 9 13 12.68 23 15 23 15 9 13 9 13 19z"
|
|
1745
1766
|
})), children);
|
|
1746
1767
|
});
|
|
1747
1768
|
if (process.env.NODE_ENV !== "production") {
|
|
1748
1769
|
LetterNn.propTypes = iconPropTypes.iconPropTypes;
|
|
1749
1770
|
}
|
|
1750
|
-
const LetterOo = /*#__PURE__*/React__default["default"].forwardRef(function LetterOo(
|
|
1771
|
+
const LetterOo = /*#__PURE__*/React__default["default"].forwardRef(function LetterOo(_ref74, ref) {
|
|
1751
1772
|
let {
|
|
1752
1773
|
children,
|
|
1753
1774
|
size = 16,
|
|
1754
1775
|
...rest
|
|
1755
|
-
} =
|
|
1776
|
+
} = _ref74;
|
|
1756
1777
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1757
1778
|
width: size,
|
|
1758
1779
|
height: size,
|
|
@@ -1761,19 +1782,19 @@ const LetterOo = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1761
1782
|
viewBox: "0 0 32 32",
|
|
1762
1783
|
fill: "currentColor",
|
|
1763
1784
|
...rest
|
|
1764
|
-
},
|
|
1785
|
+
}, _path127 || (_path127 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1765
1786
|
d: "M23 23H19a2 2 0 01-2-2V15a2 2 0 012-2h4a2 2 0 012 2v6A2 2 0 0123 23zm-4-8v6h4V15zM13 23H9a2 2 0 01-2-2V11A2 2 0 019 9h4a2 2 0 012 2V21A2 2 0 0113 23zM9 11V21h4V11z"
|
|
1766
1787
|
})), children);
|
|
1767
1788
|
});
|
|
1768
1789
|
if (process.env.NODE_ENV !== "production") {
|
|
1769
1790
|
LetterOo.propTypes = iconPropTypes.iconPropTypes;
|
|
1770
1791
|
}
|
|
1771
|
-
const LetterPp = /*#__PURE__*/React__default["default"].forwardRef(function LetterPp(
|
|
1792
|
+
const LetterPp = /*#__PURE__*/React__default["default"].forwardRef(function LetterPp(_ref75, ref) {
|
|
1772
1793
|
let {
|
|
1773
1794
|
children,
|
|
1774
1795
|
size = 16,
|
|
1775
1796
|
...rest
|
|
1776
|
-
} =
|
|
1797
|
+
} = _ref75;
|
|
1777
1798
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1778
1799
|
width: size,
|
|
1779
1800
|
height: size,
|
|
@@ -1782,19 +1803,19 @@ const LetterPp = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1782
1803
|
viewBox: "0 0 32 32",
|
|
1783
1804
|
fill: "currentColor",
|
|
1784
1805
|
...rest
|
|
1785
|
-
},
|
|
1806
|
+
}, _path128 || (_path128 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1786
1807
|
d: "M23 13H17V27h2V23h4a2 2 0 002-2V15A2 2 0 0023 13zm-4 8V15h4v6zM9 23H7V9h6a2 2 0 012 2v5a2 2 0 01-2 2H9zm0-7h4V11H9z"
|
|
1787
1808
|
})), children);
|
|
1788
1809
|
});
|
|
1789
1810
|
if (process.env.NODE_ENV !== "production") {
|
|
1790
1811
|
LetterPp.propTypes = iconPropTypes.iconPropTypes;
|
|
1791
1812
|
}
|
|
1792
|
-
const LetterQq = /*#__PURE__*/React__default["default"].forwardRef(function LetterQq(
|
|
1813
|
+
const LetterQq = /*#__PURE__*/React__default["default"].forwardRef(function LetterQq(_ref76, ref) {
|
|
1793
1814
|
let {
|
|
1794
1815
|
children,
|
|
1795
1816
|
size = 16,
|
|
1796
1817
|
...rest
|
|
1797
|
-
} =
|
|
1818
|
+
} = _ref76;
|
|
1798
1819
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1799
1820
|
width: size,
|
|
1800
1821
|
height: size,
|
|
@@ -1803,19 +1824,19 @@ const LetterQq = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1803
1824
|
viewBox: "0 0 32 32",
|
|
1804
1825
|
fill: "currentColor",
|
|
1805
1826
|
...rest
|
|
1806
|
-
},
|
|
1827
|
+
}, _path129 || (_path129 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1807
1828
|
d: "M19 13a2 2 0 00-2 2v6a2 2 0 002 2h4v4h2V13zm4 8H19V15h4zM13 9H9a2 2 0 00-2 2V21a2 2 0 002 2h1v2a2 2 0 002 2h2V25H12V23h1a2 2 0 002-2V11A2 2 0 0013 9zM9 21V11h4V21z"
|
|
1808
1829
|
})), children);
|
|
1809
1830
|
});
|
|
1810
1831
|
if (process.env.NODE_ENV !== "production") {
|
|
1811
1832
|
LetterQq.propTypes = iconPropTypes.iconPropTypes;
|
|
1812
1833
|
}
|
|
1813
|
-
const LetterRr = /*#__PURE__*/React__default["default"].forwardRef(function LetterRr(
|
|
1834
|
+
const LetterRr = /*#__PURE__*/React__default["default"].forwardRef(function LetterRr(_ref77, ref) {
|
|
1814
1835
|
let {
|
|
1815
1836
|
children,
|
|
1816
1837
|
size = 16,
|
|
1817
1838
|
...rest
|
|
1818
|
-
} =
|
|
1839
|
+
} = _ref77;
|
|
1819
1840
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1820
1841
|
width: size,
|
|
1821
1842
|
height: size,
|
|
@@ -1824,19 +1845,19 @@ const LetterRr = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1824
1845
|
viewBox: "0 0 32 32",
|
|
1825
1846
|
fill: "currentColor",
|
|
1826
1847
|
...rest
|
|
1827
|
-
},
|
|
1848
|
+
}, _path130 || (_path130 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1828
1849
|
d: "M16 15V11a2 2 0 00-2-2H8V23h2V17h1.48l2.34 6H16l-2.33-6H14A2 2 0 0016 15zm-6-4h4v4H10zM24 13L18 13 18 23 20 23 20 15 24 15 24 13z"
|
|
1829
1850
|
})), children);
|
|
1830
1851
|
});
|
|
1831
1852
|
if (process.env.NODE_ENV !== "production") {
|
|
1832
1853
|
LetterRr.propTypes = iconPropTypes.iconPropTypes;
|
|
1833
1854
|
}
|
|
1834
|
-
const LetterSs = /*#__PURE__*/React__default["default"].forwardRef(function LetterSs(
|
|
1855
|
+
const LetterSs = /*#__PURE__*/React__default["default"].forwardRef(function LetterSs(_ref78, ref) {
|
|
1835
1856
|
let {
|
|
1836
1857
|
children,
|
|
1837
1858
|
size = 16,
|
|
1838
1859
|
...rest
|
|
1839
|
-
} =
|
|
1860
|
+
} = _ref78;
|
|
1840
1861
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1841
1862
|
width: size,
|
|
1842
1863
|
height: size,
|
|
@@ -1845,19 +1866,19 @@ const LetterSs = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1845
1866
|
viewBox: "0 0 32 32",
|
|
1846
1867
|
fill: "currentColor",
|
|
1847
1868
|
...rest
|
|
1848
|
-
},
|
|
1869
|
+
}, _path131 || (_path131 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1849
1870
|
d: "M22 23H17V21h5V19H19a2 2 0 01-2-2V15a2 2 0 012-2h5v2H19v2h3a2 2 0 012 2v2A2 2 0 0122 23zM13 23H7V21h6V17H9a2 2 0 01-2-2V11A2 2 0 019 9h6v2H9v4h4a2 2 0 012 2v4A2 2 0 0113 23z"
|
|
1850
1871
|
})), children);
|
|
1851
1872
|
});
|
|
1852
1873
|
if (process.env.NODE_ENV !== "production") {
|
|
1853
1874
|
LetterSs.propTypes = iconPropTypes.iconPropTypes;
|
|
1854
1875
|
}
|
|
1855
|
-
const LetterTt = /*#__PURE__*/React__default["default"].forwardRef(function LetterTt(
|
|
1876
|
+
const LetterTt = /*#__PURE__*/React__default["default"].forwardRef(function LetterTt(_ref79, ref) {
|
|
1856
1877
|
let {
|
|
1857
1878
|
children,
|
|
1858
1879
|
size = 16,
|
|
1859
1880
|
...rest
|
|
1860
|
-
} =
|
|
1881
|
+
} = _ref79;
|
|
1861
1882
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1862
1883
|
width: size,
|
|
1863
1884
|
height: size,
|
|
@@ -1866,19 +1887,19 @@ const LetterTt = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1866
1887
|
viewBox: "0 0 32 32",
|
|
1867
1888
|
fill: "currentColor",
|
|
1868
1889
|
...rest
|
|
1869
|
-
},
|
|
1890
|
+
}, _path132 || (_path132 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1870
1891
|
d: "M8 11L11 11 11 23 13 23 13 11 16 11 16 9 8 9 8 11zM23 15V13H20V11H18v2H16v2h2v6a2 2 0 002 2h3V21H20V15z"
|
|
1871
1892
|
})), children);
|
|
1872
1893
|
});
|
|
1873
1894
|
if (process.env.NODE_ENV !== "production") {
|
|
1874
1895
|
LetterTt.propTypes = iconPropTypes.iconPropTypes;
|
|
1875
1896
|
}
|
|
1876
|
-
const LetterUu = /*#__PURE__*/React__default["default"].forwardRef(function LetterUu(
|
|
1897
|
+
const LetterUu = /*#__PURE__*/React__default["default"].forwardRef(function LetterUu(_ref80, ref) {
|
|
1877
1898
|
let {
|
|
1878
1899
|
children,
|
|
1879
1900
|
size = 16,
|
|
1880
1901
|
...rest
|
|
1881
|
-
} =
|
|
1902
|
+
} = _ref80;
|
|
1882
1903
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1883
1904
|
width: size,
|
|
1884
1905
|
height: size,
|
|
@@ -1887,19 +1908,19 @@ const LetterUu = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1887
1908
|
viewBox: "0 0 32 32",
|
|
1888
1909
|
fill: "currentColor",
|
|
1889
1910
|
...rest
|
|
1890
|
-
},
|
|
1911
|
+
}, _path133 || (_path133 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1891
1912
|
d: "M23 23H19a2 2 0 01-2-2V13h2v8h4V13h2v8A2 2 0 0123 23zM13 23H9a2 2 0 01-2-2V9H9V21h4V9h2V21A2 2 0 0113 23z"
|
|
1892
1913
|
})), children);
|
|
1893
1914
|
});
|
|
1894
1915
|
if (process.env.NODE_ENV !== "production") {
|
|
1895
1916
|
LetterUu.propTypes = iconPropTypes.iconPropTypes;
|
|
1896
1917
|
}
|
|
1897
|
-
const LetterVv = /*#__PURE__*/React__default["default"].forwardRef(function LetterVv(
|
|
1918
|
+
const LetterVv = /*#__PURE__*/React__default["default"].forwardRef(function LetterVv(_ref81, ref) {
|
|
1898
1919
|
let {
|
|
1899
1920
|
children,
|
|
1900
1921
|
size = 16,
|
|
1901
1922
|
...rest
|
|
1902
|
-
} =
|
|
1923
|
+
} = _ref81;
|
|
1903
1924
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1904
1925
|
width: size,
|
|
1905
1926
|
height: size,
|
|
@@ -1908,19 +1929,19 @@ const LetterVv = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1908
1929
|
viewBox: "0 0 32 32",
|
|
1909
1930
|
fill: "currentColor",
|
|
1910
1931
|
...rest
|
|
1911
|
-
},
|
|
1932
|
+
}, _path134 || (_path134 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1912
1933
|
d: "M25 13L23.25 13 21 22.03 18.79 13 17 13 19.5 23 22.5 23 25 13zM13 9L11 22 9 9 7 9 9.52 23 12.48 23 15 9 13 9z"
|
|
1913
1934
|
})), children);
|
|
1914
1935
|
});
|
|
1915
1936
|
if (process.env.NODE_ENV !== "production") {
|
|
1916
1937
|
LetterVv.propTypes = iconPropTypes.iconPropTypes;
|
|
1917
1938
|
}
|
|
1918
|
-
const LetterWw = /*#__PURE__*/React__default["default"].forwardRef(function LetterWw(
|
|
1939
|
+
const LetterWw = /*#__PURE__*/React__default["default"].forwardRef(function LetterWw(_ref82, ref) {
|
|
1919
1940
|
let {
|
|
1920
1941
|
children,
|
|
1921
1942
|
size = 16,
|
|
1922
1943
|
...rest
|
|
1923
|
-
} =
|
|
1944
|
+
} = _ref82;
|
|
1924
1945
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1925
1946
|
width: size,
|
|
1926
1947
|
height: size,
|
|
@@ -1929,19 +1950,19 @@ const LetterWw = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1929
1950
|
viewBox: "0 0 32 32",
|
|
1930
1951
|
fill: "currentColor",
|
|
1931
1952
|
...rest
|
|
1932
|
-
},
|
|
1953
|
+
}, _path135 || (_path135 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1933
1954
|
d: "M24.3 13L23.39 21.61 22 13 20 13 18.61 21.61 17.7 13 16 13 17.36 23 19.64 23 21 14.63 22.36 23 24.64 23 26 13 24.3 13zM12.21 9L11.87 17 11.61 21.54 11.2 18 10.52 12.54 8.5 12.54 7.82 18 7.41 21.54 7.16 17 6.81 9 5.01 9 6.01 23 8.28 23 9.04 18.07 9.5 14 9.51 13.97 9.52 14 9.98 18.07 10.74 23 13.01 23 14.01 9 12.21 9z"
|
|
1934
1955
|
})), children);
|
|
1935
1956
|
});
|
|
1936
1957
|
if (process.env.NODE_ENV !== "production") {
|
|
1937
1958
|
LetterWw.propTypes = iconPropTypes.iconPropTypes;
|
|
1938
1959
|
}
|
|
1939
|
-
const LetterXx = /*#__PURE__*/React__default["default"].forwardRef(function LetterXx(
|
|
1960
|
+
const LetterXx = /*#__PURE__*/React__default["default"].forwardRef(function LetterXx(_ref83, ref) {
|
|
1940
1961
|
let {
|
|
1941
1962
|
children,
|
|
1942
1963
|
size = 16,
|
|
1943
1964
|
...rest
|
|
1944
|
-
} =
|
|
1965
|
+
} = _ref83;
|
|
1945
1966
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1946
1967
|
width: size,
|
|
1947
1968
|
height: size,
|
|
@@ -1950,19 +1971,19 @@ const LetterXx = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1950
1971
|
viewBox: "0 0 32 32",
|
|
1951
1972
|
fill: "currentColor",
|
|
1952
1973
|
...rest
|
|
1953
|
-
},
|
|
1974
|
+
}, _path136 || (_path136 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1954
1975
|
d: "M15 9L13 9 11 15 9 9 7 9 9.75 16 7 23 9 23 11 17 13 23 15 23 12.24 16 15 9zM25 13L23 13 21 16.9 19 13 17 13 19.91 18 17 23 19 23 21 19.2 23 23 25 23 22.1 18 25 13z"
|
|
1955
1976
|
})), children);
|
|
1956
1977
|
});
|
|
1957
1978
|
if (process.env.NODE_ENV !== "production") {
|
|
1958
1979
|
LetterXx.propTypes = iconPropTypes.iconPropTypes;
|
|
1959
1980
|
}
|
|
1960
|
-
const LetterYy = /*#__PURE__*/React__default["default"].forwardRef(function LetterYy(
|
|
1981
|
+
const LetterYy = /*#__PURE__*/React__default["default"].forwardRef(function LetterYy(_ref84, ref) {
|
|
1961
1982
|
let {
|
|
1962
1983
|
children,
|
|
1963
1984
|
size = 16,
|
|
1964
1985
|
...rest
|
|
1965
|
-
} =
|
|
1986
|
+
} = _ref84;
|
|
1966
1987
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1967
1988
|
width: size,
|
|
1968
1989
|
height: size,
|
|
@@ -1971,19 +1992,19 @@ const LetterYy = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1971
1992
|
viewBox: "0 0 32 32",
|
|
1972
1993
|
fill: "currentColor",
|
|
1973
1994
|
...rest
|
|
1974
|
-
},
|
|
1995
|
+
}, _path137 || (_path137 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1975
1996
|
d: "M15 9L13 9 11 16 9 9 7 9 10 18 10 23 12 23 12 18 12 18 15 9zM23 13l-2 7.52L19.08 13H17l3.15 9.87L19.53 25H17v2h2.26a2 2 0 001.91-1.42L25 13z"
|
|
1976
1997
|
})), children);
|
|
1977
1998
|
});
|
|
1978
1999
|
if (process.env.NODE_ENV !== "production") {
|
|
1979
2000
|
LetterYy.propTypes = iconPropTypes.iconPropTypes;
|
|
1980
2001
|
}
|
|
1981
|
-
const LetterZz = /*#__PURE__*/React__default["default"].forwardRef(function LetterZz(
|
|
2002
|
+
const LetterZz = /*#__PURE__*/React__default["default"].forwardRef(function LetterZz(_ref85, ref) {
|
|
1982
2003
|
let {
|
|
1983
2004
|
children,
|
|
1984
2005
|
size = 16,
|
|
1985
2006
|
...rest
|
|
1986
|
-
} =
|
|
2007
|
+
} = _ref85;
|
|
1987
2008
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
1988
2009
|
width: size,
|
|
1989
2010
|
height: size,
|
|
@@ -1992,19 +2013,19 @@ const LetterZz = /*#__PURE__*/React__default["default"].forwardRef(function Lett
|
|
|
1992
2013
|
viewBox: "0 0 32 32",
|
|
1993
2014
|
fill: "currentColor",
|
|
1994
2015
|
...rest
|
|
1995
|
-
},
|
|
2016
|
+
}, _path138 || (_path138 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
1996
2017
|
d: "M25 15L25 13 17 13 17 15 22.5 15 17 21 17 23 25 23 25 21 19.51 21 25 15zM15 9L7 9 7 11 13 11 7 21 7 23 15 23 15 21 9 21 15 11 15 9z"
|
|
1997
2018
|
})), children);
|
|
1998
2019
|
});
|
|
1999
2020
|
if (process.env.NODE_ENV !== "production") {
|
|
2000
2021
|
LetterZz.propTypes = iconPropTypes.iconPropTypes;
|
|
2001
2022
|
}
|
|
2002
|
-
const License = /*#__PURE__*/React__default["default"].forwardRef(function License(
|
|
2023
|
+
const License = /*#__PURE__*/React__default["default"].forwardRef(function License(_ref86, ref) {
|
|
2003
2024
|
let {
|
|
2004
2025
|
children,
|
|
2005
2026
|
size = 16,
|
|
2006
2027
|
...rest
|
|
2007
|
-
} =
|
|
2028
|
+
} = _ref86;
|
|
2008
2029
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2009
2030
|
width: size,
|
|
2010
2031
|
height: size,
|
|
@@ -2013,21 +2034,21 @@ const License = /*#__PURE__*/React__default["default"].forwardRef(function Licen
|
|
|
2013
2034
|
viewBox: "0 0 32 32",
|
|
2014
2035
|
fill: "currentColor",
|
|
2015
2036
|
...rest
|
|
2016
|
-
},
|
|
2037
|
+
}, _path139 || (_path139 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2017
2038
|
d: "M10 6H22V8H10zM10 10H22V12H10zM10 24H16V26H10zM10 14H16V16H10z"
|
|
2018
|
-
})),
|
|
2039
|
+
})), _path140 || (_path140 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2019
2040
|
d: "M24,30H8a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,8,2H24a2.0023,2.0023,0,0,1,2,2V28A2.0023,2.0023,0,0,1,24,30ZM8,4V28H24V4Z"
|
|
2020
2041
|
})), children);
|
|
2021
2042
|
});
|
|
2022
2043
|
if (process.env.NODE_ENV !== "production") {
|
|
2023
2044
|
License.propTypes = iconPropTypes.iconPropTypes;
|
|
2024
2045
|
}
|
|
2025
|
-
const LicenseDraft = /*#__PURE__*/React__default["default"].forwardRef(function LicenseDraft(
|
|
2046
|
+
const LicenseDraft = /*#__PURE__*/React__default["default"].forwardRef(function LicenseDraft(_ref87, ref) {
|
|
2026
2047
|
let {
|
|
2027
2048
|
children,
|
|
2028
2049
|
size = 16,
|
|
2029
2050
|
...rest
|
|
2030
|
-
} =
|
|
2051
|
+
} = _ref87;
|
|
2031
2052
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2032
2053
|
width: size,
|
|
2033
2054
|
height: size,
|
|
@@ -2036,21 +2057,21 @@ const LicenseDraft = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
2036
2057
|
viewBox: "0 0 32 32",
|
|
2037
2058
|
fill: "currentColor",
|
|
2038
2059
|
...rest
|
|
2039
|
-
},
|
|
2060
|
+
}, _path141 || (_path141 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2040
2061
|
d: "M8 6H20V8H8zM8 10H20V12H8zM8 14H14V16H8zM8 24H12V26H8z"
|
|
2041
|
-
})),
|
|
2062
|
+
})), _path142 || (_path142 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2042
2063
|
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM12 30H6a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 016 2H22a2.0021 2.0021 0 012 2V14H22V4H6V28h6z"
|
|
2043
2064
|
})), children);
|
|
2044
2065
|
});
|
|
2045
2066
|
if (process.env.NODE_ENV !== "production") {
|
|
2046
2067
|
LicenseDraft.propTypes = iconPropTypes.iconPropTypes;
|
|
2047
2068
|
}
|
|
2048
|
-
const LicenseGlobal = /*#__PURE__*/React__default["default"].forwardRef(function LicenseGlobal(
|
|
2069
|
+
const LicenseGlobal = /*#__PURE__*/React__default["default"].forwardRef(function LicenseGlobal(_ref88, ref) {
|
|
2049
2070
|
let {
|
|
2050
2071
|
children,
|
|
2051
2072
|
size = 16,
|
|
2052
2073
|
...rest
|
|
2053
|
-
} =
|
|
2074
|
+
} = _ref88;
|
|
2054
2075
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2055
2076
|
width: size,
|
|
2056
2077
|
height: size,
|
|
@@ -2059,21 +2080,21 @@ const LicenseGlobal = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
2059
2080
|
viewBox: "0 0 32 32",
|
|
2060
2081
|
fill: "currentColor",
|
|
2061
2082
|
...rest
|
|
2062
|
-
},
|
|
2083
|
+
}, _path143 || (_path143 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2063
2084
|
d: "M22 14a8 8 0 108 8A8.0092 8.0092 0 0022 14zm5.91 7H25.9563a12.03 12.03 0 00-1.2183-4.3325A6.01 6.01 0 0127.91 21zm-7.8545 0A10.0135 10.0135 0 0122 16.0146 10.0121 10.0121 0 0123.9448 21zm3.89 2A10.01 10.01 0 0122 27.9854 10.0121 10.0121 0 0120.0552 23zm-4.6831-6.332A12.0265 12.0265 0 0018.0435 21H16.09A6.01 6.01 0 0119.2617 16.668zM16.09 23h1.9532a12.0265 12.0265 0 001.2182 4.332A6.01 6.01 0 0116.09 23zm8.6482 4.332A12.0242 12.0242 0 0025.9565 23H27.91A6.0088 6.0088 0 0124.7385 27.332zM6 14H12V16H6zM6 6H18V8H6zM6 10H18V12H6zM6 24H12V26H6z"
|
|
2064
|
-
})),
|
|
2085
|
+
})), _path144 || (_path144 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2065
2086
|
d: "M12,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H20a2.0021,2.0021,0,0,1,2,2v8H20V4H4V28h8Z"
|
|
2066
2087
|
})), children);
|
|
2067
2088
|
});
|
|
2068
2089
|
if (process.env.NODE_ENV !== "production") {
|
|
2069
2090
|
LicenseGlobal.propTypes = iconPropTypes.iconPropTypes;
|
|
2070
2091
|
}
|
|
2071
|
-
const LicenseMaintenance = /*#__PURE__*/React__default["default"].forwardRef(function LicenseMaintenance(
|
|
2092
|
+
const LicenseMaintenance = /*#__PURE__*/React__default["default"].forwardRef(function LicenseMaintenance(_ref89, ref) {
|
|
2072
2093
|
let {
|
|
2073
2094
|
children,
|
|
2074
2095
|
size = 16,
|
|
2075
2096
|
...rest
|
|
2076
|
-
} =
|
|
2097
|
+
} = _ref89;
|
|
2077
2098
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2078
2099
|
width: size,
|
|
2079
2100
|
height: size,
|
|
@@ -2082,21 +2103,21 @@ const LicenseMaintenance = /*#__PURE__*/React__default["default"].forwardRef(fun
|
|
|
2082
2103
|
viewBox: "0 0 32 32",
|
|
2083
2104
|
fill: "currentColor",
|
|
2084
2105
|
...rest
|
|
2085
|
-
},
|
|
2106
|
+
}, _path145 || (_path145 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2086
2107
|
d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM30 24V22H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 18.1011V16H22v2.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 22H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 27.8989V30h2V27.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 24zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 26z"
|
|
2087
|
-
})),
|
|
2108
|
+
})), _path146 || (_path146 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2088
2109
|
d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
|
|
2089
2110
|
})), children);
|
|
2090
2111
|
});
|
|
2091
2112
|
if (process.env.NODE_ENV !== "production") {
|
|
2092
2113
|
LicenseMaintenance.propTypes = iconPropTypes.iconPropTypes;
|
|
2093
2114
|
}
|
|
2094
|
-
const LicenseMaintenanceDraft = /*#__PURE__*/React__default["default"].forwardRef(function LicenseMaintenanceDraft(
|
|
2115
|
+
const LicenseMaintenanceDraft = /*#__PURE__*/React__default["default"].forwardRef(function LicenseMaintenanceDraft(_ref90, ref) {
|
|
2095
2116
|
let {
|
|
2096
2117
|
children,
|
|
2097
2118
|
size = 16,
|
|
2098
2119
|
...rest
|
|
2099
|
-
} =
|
|
2120
|
+
} = _ref90;
|
|
2100
2121
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2101
2122
|
width: size,
|
|
2102
2123
|
height: size,
|
|
@@ -2105,21 +2126,21 @@ const LicenseMaintenanceDraft = /*#__PURE__*/React__default["default"].forwardRe
|
|
|
2105
2126
|
viewBox: "0 0 32 32",
|
|
2106
2127
|
fill: "currentColor",
|
|
2107
2128
|
...rest
|
|
2108
|
-
},
|
|
2129
|
+
}, _path147 || (_path147 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2109
2130
|
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM20 13V11H17.8579a3.94 3.94 0 00-.4248-1.019L18.95 8.4644 17.5356 7.05 16.019 8.5669A3.9443 3.9443 0 0015 8.1421V6H13V8.1421a3.9443 3.9443 0 00-1.019.4248L10.4644 7.05 9.05 8.4644 10.5669 9.981A3.94 3.94 0 0010.1421 11H8v2h2.1421a3.94 3.94 0 00.4248 1.019L9.05 15.5356 10.4644 16.95l1.5166-1.5166A3.9443 3.9443 0 0013 15.8579V18h2V15.8579a3.9443 3.9443 0 001.019-.4248L17.5356 16.95 18.95 15.5356 17.4331 14.019A3.94 3.94 0 0017.8579 13zm-6 1a2 2 0 112-2A2.0025 2.0025 0 0114 14z"
|
|
2110
|
-
})),
|
|
2131
|
+
})), _path148 || (_path148 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2111
2132
|
d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
|
|
2112
2133
|
})), children);
|
|
2113
2134
|
});
|
|
2114
2135
|
if (process.env.NODE_ENV !== "production") {
|
|
2115
2136
|
LicenseMaintenanceDraft.propTypes = iconPropTypes.iconPropTypes;
|
|
2116
2137
|
}
|
|
2117
|
-
const LicenseThirdParty = /*#__PURE__*/React__default["default"].forwardRef(function LicenseThirdParty(
|
|
2138
|
+
const LicenseThirdParty = /*#__PURE__*/React__default["default"].forwardRef(function LicenseThirdParty(_ref91, ref) {
|
|
2118
2139
|
let {
|
|
2119
2140
|
children,
|
|
2120
2141
|
size = 16,
|
|
2121
2142
|
...rest
|
|
2122
|
-
} =
|
|
2143
|
+
} = _ref91;
|
|
2123
2144
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2124
2145
|
width: size,
|
|
2125
2146
|
height: size,
|
|
@@ -2128,21 +2149,21 @@ const LicenseThirdParty = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
2128
2149
|
viewBox: "0 0 32 32",
|
|
2129
2150
|
fill: "currentColor",
|
|
2130
2151
|
...rest
|
|
2131
|
-
},
|
|
2152
|
+
}, _path149 || (_path149 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2132
2153
|
d: "M8 14H14V16H8zM8 6H20V8H8zM8 10H20V12H8zM8 24H14V26H8zM27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM24 24a4 4 0 10-4-4A4 4 0 0024 24zm0-6a2 2 0 11-2 2A2 2 0 0124 18z"
|
|
2133
|
-
})),
|
|
2154
|
+
})), _path150 || (_path150 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2134
2155
|
d: "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z"
|
|
2135
2156
|
})), children);
|
|
2136
2157
|
});
|
|
2137
2158
|
if (process.env.NODE_ENV !== "production") {
|
|
2138
2159
|
LicenseThirdParty.propTypes = iconPropTypes.iconPropTypes;
|
|
2139
2160
|
}
|
|
2140
|
-
const LicenseThirdPartyDraft = /*#__PURE__*/React__default["default"].forwardRef(function LicenseThirdPartyDraft(
|
|
2161
|
+
const LicenseThirdPartyDraft = /*#__PURE__*/React__default["default"].forwardRef(function LicenseThirdPartyDraft(_ref92, ref) {
|
|
2141
2162
|
let {
|
|
2142
2163
|
children,
|
|
2143
2164
|
size = 16,
|
|
2144
2165
|
...rest
|
|
2145
|
-
} =
|
|
2166
|
+
} = _ref92;
|
|
2146
2167
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2147
2168
|
width: size,
|
|
2148
2169
|
height: size,
|
|
@@ -2151,21 +2172,21 @@ const LicenseThirdPartyDraft = /*#__PURE__*/React__default["default"].forwardRef
|
|
|
2151
2172
|
viewBox: "0 0 32 32",
|
|
2152
2173
|
fill: "currentColor",
|
|
2153
2174
|
...rest
|
|
2154
|
-
},
|
|
2175
|
+
}, _path151 || (_path151 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2155
2176
|
d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM17 15H11a3 3 0 00-3 3v1h2V18a1 1 0 011-1h6a1 1 0 011 1v1h2V18A3 3 0 0017 15zM14 14a4 4 0 10-4-4A4 4 0 0014 14zm0-6a2 2 0 11-2 2A2 2 0 0114 8z"
|
|
2156
|
-
})),
|
|
2177
|
+
})), _path152 || (_path152 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2157
2178
|
d: "M12,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h6Z"
|
|
2158
2179
|
})), children);
|
|
2159
2180
|
});
|
|
2160
2181
|
if (process.env.NODE_ENV !== "production") {
|
|
2161
2182
|
LicenseThirdPartyDraft.propTypes = iconPropTypes.iconPropTypes;
|
|
2162
2183
|
}
|
|
2163
|
-
const Lifesaver = /*#__PURE__*/React__default["default"].forwardRef(function Lifesaver(
|
|
2184
|
+
const Lifesaver = /*#__PURE__*/React__default["default"].forwardRef(function Lifesaver(_ref93, ref) {
|
|
2164
2185
|
let {
|
|
2165
2186
|
children,
|
|
2166
2187
|
size = 16,
|
|
2167
2188
|
...rest
|
|
2168
|
-
} =
|
|
2189
|
+
} = _ref93;
|
|
2169
2190
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2170
2191
|
width: size,
|
|
2171
2192
|
height: size,
|
|
@@ -2174,19 +2195,19 @@ const Lifesaver = /*#__PURE__*/React__default["default"].forwardRef(function Lif
|
|
|
2174
2195
|
viewBox: "0 0 32 32",
|
|
2175
2196
|
fill: "currentColor",
|
|
2176
2197
|
...rest
|
|
2177
|
-
},
|
|
2198
|
+
}, _path153 || (_path153 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2178
2199
|
d: "M28.2261,22.812a13.9664,13.9664,0,0,0,0-13.624L28.4141,9a2.0021,2.0021,0,0,0,0-2.8281l-2.5857-2.586a2.0028,2.0028,0,0,0-2.8284,0l-.1877.1875a13.9687,13.9687,0,0,0-13.6243,0L9,3.5859a2.0024,2.0024,0,0,0-2.8284,0L3.5859,6.1719A2.0021,2.0021,0,0,0,3.5859,9l.1878.1875a13.97,13.97,0,0,0,0,13.625L3.5859,23a2.0021,2.0021,0,0,0,0,2.8281l2.5857,2.586a2.0021,2.0021,0,0,0,2.8284,0l.188-.188a13.9687,13.9687,0,0,0,13.6243.0005L23,28.4141a2.0021,2.0021,0,0,0,2.8284,0l2.5857-2.586a2.0021,2.0021,0,0,0,0-2.8281ZM28,16a11.973,11.973,0,0,1-1.2546,5.3315l-3.8948-3.895a6.9808,6.9808,0,0,0,0-2.873l3.8948-3.895A11.973,11.973,0,0,1,28,16ZM27,7.5859l-4.9346,4.9346A7.0434,7.0434,0,0,0,19.48,9.9346L24.4143,5ZM16,21a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,21ZM21.3154,5.2705,17.4365,9.1494a6.9808,6.9808,0,0,0-2.873,0L10.6846,5.2705A12.2484,12.2484,0,0,1,21.3154,5.2705ZM7.5859,5l4.9346,4.9346a7.0449,7.0449,0,0,0-2.5859,2.5859L5,7.5859ZM4,16a11.9716,11.9716,0,0,1,1.2546-5.3311l3.8948,3.8946a6.9808,6.9808,0,0,0,0,2.873L5.2546,21.3311A11.9716,11.9716,0,0,1,4,16ZM7.5857,27,5,24.4141,9.9346,19.48a7.0434,7.0434,0,0,0,2.5859,2.5859Zm3.0989-.27,3.8789-3.8789a6.9808,6.9808,0,0,0,2.873,0L21.3154,26.73A12.2484,12.2484,0,0,1,10.6846,26.73Zm13.73.27L19.48,22.0654A7.0449,7.0449,0,0,0,22.0654,19.48L27,24.4141Z"
|
|
2179
2200
|
})), children);
|
|
2180
2201
|
});
|
|
2181
2202
|
if (process.env.NODE_ENV !== "production") {
|
|
2182
2203
|
Lifesaver.propTypes = iconPropTypes.iconPropTypes;
|
|
2183
2204
|
}
|
|
2184
|
-
const Light = /*#__PURE__*/React__default["default"].forwardRef(function Light(
|
|
2205
|
+
const Light = /*#__PURE__*/React__default["default"].forwardRef(function Light(_ref94, ref) {
|
|
2185
2206
|
let {
|
|
2186
2207
|
children,
|
|
2187
2208
|
size = 16,
|
|
2188
2209
|
...rest
|
|
2189
|
-
} =
|
|
2210
|
+
} = _ref94;
|
|
2190
2211
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2191
2212
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2192
2213
|
width: size,
|
|
@@ -2196,27 +2217,27 @@ const Light = /*#__PURE__*/React__default["default"].forwardRef(function Light(_
|
|
|
2196
2217
|
viewBox: "0 0 16 16",
|
|
2197
2218
|
fill: "currentColor",
|
|
2198
2219
|
...rest
|
|
2199
|
-
},
|
|
2220
|
+
}, _path154 || (_path154 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2200
2221
|
d: "M7.5 1H8.5V3.5H7.5z"
|
|
2201
|
-
})),
|
|
2222
|
+
})), _path155 || (_path155 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2202
2223
|
d: "M10.8 3.4H13.3V4.4H10.8z",
|
|
2203
2224
|
transform: "rotate(-45.001 12.041 3.923)"
|
|
2204
|
-
})), _path155 || (_path155 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2205
|
-
d: "M12.5 7.5H15V8.5H12.5z"
|
|
2206
2225
|
})), _path156 || (_path156 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2226
|
+
d: "M12.5 7.5H15V8.5H12.5z"
|
|
2227
|
+
})), _path157 || (_path157 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2207
2228
|
d: "M11.6 10.8H12.6V13.3H11.6z",
|
|
2208
2229
|
transform: "rotate(-45.001 12.075 12.041)"
|
|
2209
|
-
})), _path157 || (_path157 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2210
|
-
d: "M7.5 12.5H8.5V15H7.5z"
|
|
2211
2230
|
})), _path158 || (_path158 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2231
|
+
d: "M7.5 12.5H8.5V15H7.5z"
|
|
2232
|
+
})), _path159 || (_path159 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2212
2233
|
d: "M2.7 11.6H5.2V12.6H2.7z",
|
|
2213
2234
|
transform: "rotate(-45.001 3.96 12.079)"
|
|
2214
|
-
})), _path159 || (_path159 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2215
|
-
d: "M1 7.5H3.5V8.5H1z"
|
|
2216
2235
|
})), _path160 || (_path160 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2236
|
+
d: "M1 7.5H3.5V8.5H1z"
|
|
2237
|
+
})), _path161 || (_path161 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2217
2238
|
d: "M3.4 2.7H4.4V5.2H3.4z",
|
|
2218
2239
|
transform: "rotate(-45.001 3.925 3.961)"
|
|
2219
|
-
})),
|
|
2240
|
+
})), _path162 || (_path162 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2220
2241
|
d: "M8,6c1.1,0,2,0.9,2,2s-0.9,2-2,2S6,9.1,6,8S6.9,6,8,6 M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z"
|
|
2221
2242
|
})), children);
|
|
2222
2243
|
}
|
|
@@ -2228,39 +2249,39 @@ const Light = /*#__PURE__*/React__default["default"].forwardRef(function Light(_
|
|
|
2228
2249
|
viewBox: "0 0 32 32",
|
|
2229
2250
|
fill: "currentColor",
|
|
2230
2251
|
...rest
|
|
2231
|
-
},
|
|
2252
|
+
}, _path163 || (_path163 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2232
2253
|
d: "M15 2H17V7H15z"
|
|
2233
|
-
})),
|
|
2254
|
+
})), _path164 || (_path164 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2234
2255
|
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
2235
2256
|
transform: "rotate(-45 24.147 7.853)"
|
|
2236
|
-
})), _path164 || (_path164 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2237
|
-
d: "M25 15H30V17H25z"
|
|
2238
2257
|
})), _path165 || (_path165 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2258
|
+
d: "M25 15H30V17H25z"
|
|
2259
|
+
})), _path166 || (_path166 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2239
2260
|
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
2240
2261
|
transform: "rotate(-45 24.147 24.146)"
|
|
2241
|
-
})), _path166 || (_path166 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2242
|
-
d: "M15 25H17V30H15z"
|
|
2243
2262
|
})), _path167 || (_path167 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2263
|
+
d: "M15 25H17V30H15z"
|
|
2264
|
+
})), _path168 || (_path168 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2244
2265
|
d: "M5.375 23.147H10.333V25.147H5.375z",
|
|
2245
2266
|
transform: "rotate(-45 7.853 24.146)"
|
|
2246
|
-
})), _path168 || (_path168 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2247
|
-
d: "M2 15H7V17H2z"
|
|
2248
2267
|
})), _path169 || (_path169 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2268
|
+
d: "M2 15H7V17H2z"
|
|
2269
|
+
})), _path170 || (_path170 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2249
2270
|
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
2250
2271
|
transform: "rotate(-45 7.854 7.853)"
|
|
2251
|
-
})),
|
|
2272
|
+
})), _path171 || (_path171 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2252
2273
|
d: "M16,12a4,4,0,1,1-4,4,4.0045,4.0045,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
|
|
2253
2274
|
})), children);
|
|
2254
2275
|
});
|
|
2255
2276
|
if (process.env.NODE_ENV !== "production") {
|
|
2256
2277
|
Light.propTypes = iconPropTypes.iconPropTypes;
|
|
2257
2278
|
}
|
|
2258
|
-
const LightFilled = /*#__PURE__*/React__default["default"].forwardRef(function LightFilled(
|
|
2279
|
+
const LightFilled = /*#__PURE__*/React__default["default"].forwardRef(function LightFilled(_ref95, ref) {
|
|
2259
2280
|
let {
|
|
2260
2281
|
children,
|
|
2261
2282
|
size = 16,
|
|
2262
2283
|
...rest
|
|
2263
|
-
} =
|
|
2284
|
+
} = _ref95;
|
|
2264
2285
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2265
2286
|
width: size,
|
|
2266
2287
|
height: size,
|
|
@@ -2269,39 +2290,39 @@ const LightFilled = /*#__PURE__*/React__default["default"].forwardRef(function L
|
|
|
2269
2290
|
viewBox: "0 0 32 32",
|
|
2270
2291
|
fill: "currentColor",
|
|
2271
2292
|
...rest
|
|
2272
|
-
},
|
|
2293
|
+
}, _path172 || (_path172 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2273
2294
|
d: "M15 2H17V7H15z"
|
|
2274
|
-
})),
|
|
2295
|
+
})), _path173 || (_path173 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2275
2296
|
d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
|
|
2276
2297
|
transform: "rotate(-45 24.147 7.853)"
|
|
2277
|
-
})), _path173 || (_path173 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2278
|
-
d: "M25 15H30V17H25z"
|
|
2279
2298
|
})), _path174 || (_path174 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2299
|
+
d: "M25 15H30V17H25z"
|
|
2300
|
+
})), _path175 || (_path175 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2280
2301
|
d: "M23.147 21.668H25.147V26.625999999999998H23.147z",
|
|
2281
2302
|
transform: "rotate(-45 24.147 24.146)"
|
|
2282
|
-
})), _path175 || (_path175 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2283
|
-
d: "M15 25H17V30H15z"
|
|
2284
2303
|
})), _path176 || (_path176 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2304
|
+
d: "M15 25H17V30H15z"
|
|
2305
|
+
})), _path177 || (_path177 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2285
2306
|
d: "M5.375 23.147H10.333V25.147H5.375z",
|
|
2286
2307
|
transform: "rotate(-45 7.853 24.146)"
|
|
2287
|
-
})), _path177 || (_path177 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2288
|
-
d: "M2 15H7V17H2z"
|
|
2289
2308
|
})), _path178 || (_path178 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2309
|
+
d: "M2 15H7V17H2z"
|
|
2310
|
+
})), _path179 || (_path179 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2290
2311
|
d: "M6.854 5.375H8.854V10.333H6.854z",
|
|
2291
2312
|
transform: "rotate(-45 7.854 7.853)"
|
|
2292
|
-
})),
|
|
2313
|
+
})), _path180 || (_path180 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2293
2314
|
d: "M16,10a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
|
|
2294
2315
|
})), children);
|
|
2295
2316
|
});
|
|
2296
2317
|
if (process.env.NODE_ENV !== "production") {
|
|
2297
2318
|
LightFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
2298
2319
|
}
|
|
2299
|
-
const Lightning = /*#__PURE__*/React__default["default"].forwardRef(function Lightning(
|
|
2320
|
+
const Lightning = /*#__PURE__*/React__default["default"].forwardRef(function Lightning(_ref96, ref) {
|
|
2300
2321
|
let {
|
|
2301
2322
|
children,
|
|
2302
2323
|
size = 16,
|
|
2303
2324
|
...rest
|
|
2304
|
-
} =
|
|
2325
|
+
} = _ref96;
|
|
2305
2326
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2306
2327
|
width: size,
|
|
2307
2328
|
height: size,
|
|
@@ -2310,19 +2331,19 @@ const Lightning = /*#__PURE__*/React__default["default"].forwardRef(function Lig
|
|
|
2310
2331
|
viewBox: "0 0 32 32",
|
|
2311
2332
|
fill: "currentColor",
|
|
2312
2333
|
...rest
|
|
2313
|
-
},
|
|
2334
|
+
}, _path181 || (_path181 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2314
2335
|
d: "M11.61,29.92a1,1,0,0,1-.6-1.07L12.83,17H8a1,1,0,0,1-1-1.23l3-13A1,1,0,0,1,11,2H21a1,1,0,0,1,.78.37,1,1,0,0,1,.2.85L20.25,11H25a1,1,0,0,1,.9.56,1,1,0,0,1-.11,1l-13,17A1,1,0,0,1,12,30,1.09,1.09,0,0,1,11.61,29.92ZM17.75,13l2-9H11.8L9.26,15h5.91L13.58,25.28,23,13Z"
|
|
2315
2336
|
})), children);
|
|
2316
2337
|
});
|
|
2317
2338
|
if (process.env.NODE_ENV !== "production") {
|
|
2318
2339
|
Lightning.propTypes = iconPropTypes.iconPropTypes;
|
|
2319
2340
|
}
|
|
2320
|
-
const Link = /*#__PURE__*/React__default["default"].forwardRef(function Link(
|
|
2341
|
+
const Link = /*#__PURE__*/React__default["default"].forwardRef(function Link(_ref97, ref) {
|
|
2321
2342
|
let {
|
|
2322
2343
|
children,
|
|
2323
2344
|
size = 16,
|
|
2324
2345
|
...rest
|
|
2325
|
-
} =
|
|
2346
|
+
} = _ref97;
|
|
2326
2347
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2327
2348
|
width: size,
|
|
2328
2349
|
height: size,
|
|
@@ -2331,21 +2352,21 @@ const Link = /*#__PURE__*/React__default["default"].forwardRef(function Link(_re
|
|
|
2331
2352
|
viewBox: "0 0 32 32",
|
|
2332
2353
|
fill: "currentColor",
|
|
2333
2354
|
...rest
|
|
2334
|
-
},
|
|
2355
|
+
}, _path182 || (_path182 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2335
2356
|
d: "M29.25,6.76a6,6,0,0,0-8.5,0l1.42,1.42a4,4,0,1,1,5.67,5.67l-8,8a4,4,0,1,1-5.67-5.66l1.41-1.42-1.41-1.42-1.42,1.42a6,6,0,0,0,0,8.5A6,6,0,0,0,17,25a6,6,0,0,0,4.27-1.76l8-8A6,6,0,0,0,29.25,6.76Z"
|
|
2336
|
-
})),
|
|
2357
|
+
})), _path183 || (_path183 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2337
2358
|
d: "M4.19,24.82a4,4,0,0,1,0-5.67l8-8a4,4,0,0,1,5.67,0A3.94,3.94,0,0,1,19,14a4,4,0,0,1-1.17,2.85L15.71,19l1.42,1.42,2.12-2.12a6,6,0,0,0-8.51-8.51l-8,8a6,6,0,0,0,0,8.51A6,6,0,0,0,7,28a6.07,6.07,0,0,0,4.28-1.76L9.86,24.82A4,4,0,0,1,4.19,24.82Z"
|
|
2338
2359
|
})), children);
|
|
2339
2360
|
});
|
|
2340
2361
|
if (process.env.NODE_ENV !== "production") {
|
|
2341
2362
|
Link.propTypes = iconPropTypes.iconPropTypes;
|
|
2342
2363
|
}
|
|
2343
|
-
const Linux = /*#__PURE__*/React__default["default"].forwardRef(function Linux(
|
|
2364
|
+
const Linux = /*#__PURE__*/React__default["default"].forwardRef(function Linux(_ref98, ref) {
|
|
2344
2365
|
let {
|
|
2345
2366
|
children,
|
|
2346
2367
|
size = 16,
|
|
2347
2368
|
...rest
|
|
2348
|
-
} =
|
|
2369
|
+
} = _ref98;
|
|
2349
2370
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2350
2371
|
width: size,
|
|
2351
2372
|
height: size,
|
|
@@ -2354,19 +2375,19 @@ const Linux = /*#__PURE__*/React__default["default"].forwardRef(function Linux(_
|
|
|
2354
2375
|
viewBox: "0 0 32 32",
|
|
2355
2376
|
fill: "currentColor",
|
|
2356
2377
|
...rest
|
|
2357
|
-
},
|
|
2378
|
+
}, _path184 || (_path184 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2358
2379
|
d: "M29.8945,23.542l-1.7238-3.4473a1.9994,1.9994,0,0,0-1.7886-1.1054h-.4683a14.887,14.887,0,0,0-1.8193-4.5977C23.0647,12.4429,22,10.4277,22,8A6,6,0,0,0,10,8a13.0041,13.0041,0,0,1-2.0486,6.2153,14.7022,14.7022,0,0,0-1.8708,4.7759H5.6184a2.0007,2.0007,0,0,0-1.7893,1.106L2.1055,23.5439a1,1,0,0,0,.0971,1.0508L6.2319,29.92a2.9995,2.9995,0,0,0,3.8482.6519l1.8735-1.1241A13.8223,13.8223,0,0,0,16,30a13.8034,13.8034,0,0,0,4.0488-.5527L21.92,30.57a2.9819,2.9819,0,0,0,1.5385.43,3.0385,3.0385,0,0,0,2.3389-1.1187l4-5.2885A1.001,1.001,0,0,0,29.8945,23.542Zm-7.5683-8.2158a14.8311,14.8311,0,0,1,1.5591,3.6631H21.738a16.6591,16.6591,0,0,0-.98-2.6455,12.7083,12.7083,0,0,1-.8789-2.4454,8.8046,8.8046,0,0,0,1.0034-1.4277l.0384-.0718A30.746,30.746,0,0,0,22.3262,15.3262ZM12,21a9.3959,9.3959,0,0,1,1.0728-3.8516c.2563-.5825.5158-1.1757.726-1.7993a4.0474,4.0474,0,0,0,4.4024,0c.21.6236.47,1.2168.726,1.7993A9.3959,9.3959,0,0,1,20,21c0,1.2881-.4146,3-4,3S12,22.2881,12,21Zm6.5105-8.5752A3.6265,3.6265,0,0,1,16,14a3.6273,3.6273,0,0,1-2.5107-1.5757,7.6356,7.6356,0,0,1,5.0212,0ZM12,8a4,4,0,0,1,8,0,10.9164,10.9164,0,0,0,.4673,3.1152A7.9811,7.9811,0,0,0,19,10.4849V8H17v2.0542a9.2522,9.2522,0,0,0-2,0V8H13v2.4849a7.9019,7.9019,0,0,0-1.4785.6372A10.7093,10.7093,0,0,0,12,8ZM9.7146,15.1592A29.8007,29.8007,0,0,0,11.0693,12.38l.0484.09a8.8046,8.8046,0,0,0,1.0034,1.4277,12.7083,12.7083,0,0,1-.8789,2.4454,16.6574,16.6574,0,0,0-.981,2.6474H8.1047A14.0567,14.0567,0,0,1,9.7146,15.1592Zm1.3708,12.4775L9.0508,28.8574a.9866.9866,0,0,1-1.2529-.1806L4.1724,23.8833l1.4458-2.8921h3.706L11.49,26.3853A1.0036,1.0036,0,0,1,11.0854,27.6367Zm2.316.1177a2.9571,2.9571,0,0,0-.0562-2.11A9.03,9.03,0,0,0,16,26a9.0237,9.0237,0,0,0,2.6562-.3564,2.9889,2.9889,0,0,0-.0546,2.11,13.8722,13.8722,0,0,1-5.2,0Zm10.83.8833a.996.996,0,0,1-1.2827.2178l-2.0342-1.2207h0a1.01,1.01,0,0,1-.396-1.273l2.157-5.3725h3.7058l1.4461,2.892Z"
|
|
2359
2380
|
})), children);
|
|
2360
2381
|
});
|
|
2361
2382
|
if (process.env.NODE_ENV !== "production") {
|
|
2362
2383
|
Linux.propTypes = iconPropTypes.iconPropTypes;
|
|
2363
2384
|
}
|
|
2364
|
-
const LinuxAlt = /*#__PURE__*/React__default["default"].forwardRef(function LinuxAlt(
|
|
2385
|
+
const LinuxAlt = /*#__PURE__*/React__default["default"].forwardRef(function LinuxAlt(_ref99, ref) {
|
|
2365
2386
|
let {
|
|
2366
2387
|
children,
|
|
2367
2388
|
size = 16,
|
|
2368
2389
|
...rest
|
|
2369
|
-
} =
|
|
2390
|
+
} = _ref99;
|
|
2370
2391
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2371
2392
|
width: size,
|
|
2372
2393
|
height: size,
|
|
@@ -2375,21 +2396,21 @@ const LinuxAlt = /*#__PURE__*/React__default["default"].forwardRef(function Linu
|
|
|
2375
2396
|
viewBox: "0 0 32 32",
|
|
2376
2397
|
fill: "currentColor",
|
|
2377
2398
|
...rest
|
|
2378
|
-
},
|
|
2399
|
+
}, _path185 || (_path185 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2379
2400
|
d: "M22.6121,20.5215A6.1582,6.1582,0,0,0,24,16.5254C24,13.4785,21.9812,11,19.5,11A4.2435,4.2435,0,0,0,16,13.06,4.2435,4.2435,0,0,0,12.5,11C10.0188,11,8,13.4785,8,16.5254a6.1593,6.1593,0,0,0,1.3879,3.9961c-.5688.3686-.9389.6416-.988.6787a1,1,0,0,0-.1807,1.4248C8.6592,23.1748,12.6169,28,16,28s7.3408-4.8252,7.7808-5.375A1,1,0,0,0,23.6,21.2C23.551,21.1631,23.1812,20.89,22.6121,20.5215ZM12.5,13c1.3552,0,2.5,1.6143,2.5,3.5254v1.5664a9.1005,9.1005,0,0,0-1.0244.2314A2.6411,2.6411,0,0,0,14,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.38,2.38,0,0,0,.4072,1.3623c-.0813.0415-.1687.0806-.248.1221A4.0291,4.0291,0,0,1,10,16.5254C10,14.6143,11.1448,13,12.5,13ZM16,26c-1.5691,0-3.9648-2.084-5.52-3.8057C11.9,21.2788,14.2656,20,16,20s4.1,1.2788,5.52,2.1943C19.9648,23.916,17.5691,26,16,26Zm4.8408-6.5156c-.0793-.0415-.1667-.0806-.248-.1221A2.38,2.38,0,0,0,21,18c0-1.1045-.6716-2-1.5-2s-1.5.8955-1.5,2a2.6411,2.6411,0,0,0,.0244.3232A9.1005,9.1005,0,0,0,17,18.0918V16.5254C17,14.6143,18.1448,13,19.5,13S22,14.6143,22,16.5254A4.0291,4.0291,0,0,1,20.8408,19.4844Z"
|
|
2380
|
-
})),
|
|
2401
|
+
})), _path186 || (_path186 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2381
2402
|
d: "M30,30a3.8876,3.8876,0,0,1-4-4V14A10,10,0,0,0,6,14V26a3.8876,3.8876,0,0,1-4,4V28a1.8793,1.8793,0,0,0,2-2V14a12,12,0,0,1,24,0V26a1.8825,1.8825,0,0,0,2,2Z"
|
|
2382
2403
|
})), children);
|
|
2383
2404
|
});
|
|
2384
2405
|
if (process.env.NODE_ENV !== "production") {
|
|
2385
2406
|
LinuxAlt.propTypes = iconPropTypes.iconPropTypes;
|
|
2386
2407
|
}
|
|
2387
|
-
const List = /*#__PURE__*/React__default["default"].forwardRef(function List(
|
|
2408
|
+
const List = /*#__PURE__*/React__default["default"].forwardRef(function List(_ref100, ref) {
|
|
2388
2409
|
let {
|
|
2389
2410
|
children,
|
|
2390
2411
|
size = 16,
|
|
2391
2412
|
...rest
|
|
2392
|
-
} =
|
|
2413
|
+
} = _ref100;
|
|
2393
2414
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2394
2415
|
width: size,
|
|
2395
2416
|
height: size,
|
|
@@ -2398,19 +2419,19 @@ const List = /*#__PURE__*/React__default["default"].forwardRef(function List(_re
|
|
|
2398
2419
|
viewBox: "0 0 32 32",
|
|
2399
2420
|
fill: "currentColor",
|
|
2400
2421
|
...rest
|
|
2401
|
-
},
|
|
2422
|
+
}, _path187 || (_path187 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2402
2423
|
d: "M10 6H28V8H10zM10 24H28V26H10zM10 15H28V17H10zM4 15H6V17H4zM4 6H6V8H4zM4 24H6V26H4z"
|
|
2403
2424
|
})), children);
|
|
2404
2425
|
});
|
|
2405
2426
|
if (process.env.NODE_ENV !== "production") {
|
|
2406
2427
|
List.propTypes = iconPropTypes.iconPropTypes;
|
|
2407
2428
|
}
|
|
2408
|
-
const ListBoxes = /*#__PURE__*/React__default["default"].forwardRef(function ListBoxes(
|
|
2429
|
+
const ListBoxes = /*#__PURE__*/React__default["default"].forwardRef(function ListBoxes(_ref101, ref) {
|
|
2409
2430
|
let {
|
|
2410
2431
|
children,
|
|
2411
2432
|
size = 16,
|
|
2412
2433
|
...rest
|
|
2413
|
-
} =
|
|
2434
|
+
} = _ref101;
|
|
2414
2435
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2415
2436
|
width: size,
|
|
2416
2437
|
height: size,
|
|
@@ -2419,19 +2440,19 @@ const ListBoxes = /*#__PURE__*/React__default["default"].forwardRef(function Lis
|
|
|
2419
2440
|
viewBox: "0 0 32 32",
|
|
2420
2441
|
fill: "currentColor",
|
|
2421
2442
|
...rest
|
|
2422
|
-
},
|
|
2443
|
+
}, _path188 || (_path188 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2423
2444
|
d: "M16 8H30V10H16zM16 22H30V24H16zM10 14H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 14zM4 6v6h6.0012L10 6zM10 28H4a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2v6A2.0023 2.0023 0 0110 28zM4 20v6h6.0012L10 20z"
|
|
2424
2445
|
})), children);
|
|
2425
2446
|
});
|
|
2426
2447
|
if (process.env.NODE_ENV !== "production") {
|
|
2427
2448
|
ListBoxes.propTypes = iconPropTypes.iconPropTypes;
|
|
2428
2449
|
}
|
|
2429
|
-
const ListBulleted = /*#__PURE__*/React__default["default"].forwardRef(function ListBulleted(
|
|
2450
|
+
const ListBulleted = /*#__PURE__*/React__default["default"].forwardRef(function ListBulleted(_ref102, ref) {
|
|
2430
2451
|
let {
|
|
2431
2452
|
children,
|
|
2432
2453
|
size = 16,
|
|
2433
2454
|
...rest
|
|
2434
|
-
} =
|
|
2455
|
+
} = _ref102;
|
|
2435
2456
|
if (size === 16 || size === "16" || size === "16px") {
|
|
2436
2457
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2437
2458
|
width: size,
|
|
@@ -2449,7 +2470,7 @@ const ListBulleted = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
2449
2470
|
cx: "3.5",
|
|
2450
2471
|
cy: "11.5",
|
|
2451
2472
|
r: "1.5"
|
|
2452
|
-
})),
|
|
2473
|
+
})), _path189 || (_path189 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2453
2474
|
d: "M8 11H15V12H8zM8 4H15V5H8z"
|
|
2454
2475
|
})), children);
|
|
2455
2476
|
}
|
|
@@ -2469,19 +2490,19 @@ const ListBulleted = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
2469
2490
|
cx: "7",
|
|
2470
2491
|
cy: "23",
|
|
2471
2492
|
r: "3"
|
|
2472
|
-
})),
|
|
2493
|
+
})), _path190 || (_path190 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2473
2494
|
d: "M16 22H30V24H16zM16 8H30V10H16z"
|
|
2474
2495
|
})), children);
|
|
2475
2496
|
});
|
|
2476
2497
|
if (process.env.NODE_ENV !== "production") {
|
|
2477
2498
|
ListBulleted.propTypes = iconPropTypes.iconPropTypes;
|
|
2478
2499
|
}
|
|
2479
|
-
const ListChecked = /*#__PURE__*/React__default["default"].forwardRef(function ListChecked(
|
|
2500
|
+
const ListChecked = /*#__PURE__*/React__default["default"].forwardRef(function ListChecked(_ref103, ref) {
|
|
2480
2501
|
let {
|
|
2481
2502
|
children,
|
|
2482
2503
|
size = 16,
|
|
2483
2504
|
...rest
|
|
2484
|
-
} =
|
|
2505
|
+
} = _ref103;
|
|
2485
2506
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2486
2507
|
width: size,
|
|
2487
2508
|
height: size,
|
|
@@ -2490,19 +2511,19 @@ const ListChecked = /*#__PURE__*/React__default["default"].forwardRef(function L
|
|
|
2490
2511
|
viewBox: "0 0 32 32",
|
|
2491
2512
|
fill: "currentColor",
|
|
2492
2513
|
...rest
|
|
2493
|
-
},
|
|
2514
|
+
}, _path191 || (_path191 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2494
2515
|
d: "M16 22H30V24H16zM14 19.4L12.6 18 6 24.6 3.4 22 2 23.4 6 27.4zM16 8H30V10H16zM14 5.4L12.6 4 6 10.6 3.4 8 2 9.4 6 13.4z"
|
|
2495
2516
|
})), children);
|
|
2496
2517
|
});
|
|
2497
2518
|
if (process.env.NODE_ENV !== "production") {
|
|
2498
2519
|
ListChecked.propTypes = iconPropTypes.iconPropTypes;
|
|
2499
2520
|
}
|
|
2500
|
-
const ListCheckedMirror = /*#__PURE__*/React__default["default"].forwardRef(function ListCheckedMirror(
|
|
2521
|
+
const ListCheckedMirror = /*#__PURE__*/React__default["default"].forwardRef(function ListCheckedMirror(_ref104, ref) {
|
|
2501
2522
|
let {
|
|
2502
2523
|
children,
|
|
2503
2524
|
size = 16,
|
|
2504
2525
|
...rest
|
|
2505
|
-
} =
|
|
2526
|
+
} = _ref104;
|
|
2506
2527
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2507
2528
|
width: size,
|
|
2508
2529
|
height: size,
|
|
@@ -2511,19 +2532,19 @@ const ListCheckedMirror = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
2511
2532
|
viewBox: "0 0 32 32",
|
|
2512
2533
|
fill: "currentColor",
|
|
2513
2534
|
...rest
|
|
2514
|
-
},
|
|
2535
|
+
}, _path192 || (_path192 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2515
2536
|
d: "M30 19.4L28.6 18 22 24.6 19.4 22 18 23.4 22 27.4zM2 22H16V24H2zM30 5.4L28.6 4 22 10.6 19.4 8 18 9.4 22 13.4zM2 8H16V10H2z"
|
|
2516
2537
|
})), children);
|
|
2517
2538
|
});
|
|
2518
2539
|
if (process.env.NODE_ENV !== "production") {
|
|
2519
2540
|
ListCheckedMirror.propTypes = iconPropTypes.iconPropTypes;
|
|
2520
2541
|
}
|
|
2521
|
-
const ListDropdown = /*#__PURE__*/React__default["default"].forwardRef(function ListDropdown(
|
|
2542
|
+
const ListDropdown = /*#__PURE__*/React__default["default"].forwardRef(function ListDropdown(_ref105, ref) {
|
|
2522
2543
|
let {
|
|
2523
2544
|
children,
|
|
2524
2545
|
size = 16,
|
|
2525
2546
|
...rest
|
|
2526
|
-
} =
|
|
2547
|
+
} = _ref105;
|
|
2527
2548
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2528
2549
|
width: size,
|
|
2529
2550
|
height: size,
|
|
@@ -2532,21 +2553,21 @@ const ListDropdown = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
2532
2553
|
viewBox: "0 0 32 32",
|
|
2533
2554
|
fill: "currentColor",
|
|
2534
2555
|
...rest
|
|
2535
|
-
},
|
|
2556
|
+
}, _path193 || (_path193 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2536
2557
|
d: "M26,6V2H2V12h9V30H30V6ZM4,10V4H24V6H11v4ZM28,28H13V8H28Z"
|
|
2537
|
-
})),
|
|
2558
|
+
})), _path194 || (_path194 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2538
2559
|
d: "M15 11H17V13H15zM19 11H26V13H19zM15 17H17V19H15zM19 17H26V19H19zM15 23H17V25H15zM19 23H26V25H19z"
|
|
2539
2560
|
})), children);
|
|
2540
2561
|
});
|
|
2541
2562
|
if (process.env.NODE_ENV !== "production") {
|
|
2542
2563
|
ListDropdown.propTypes = iconPropTypes.iconPropTypes;
|
|
2543
2564
|
}
|
|
2544
|
-
const ListNumbered = /*#__PURE__*/React__default["default"].forwardRef(function ListNumbered(
|
|
2565
|
+
const ListNumbered = /*#__PURE__*/React__default["default"].forwardRef(function ListNumbered(_ref106, ref) {
|
|
2545
2566
|
let {
|
|
2546
2567
|
children,
|
|
2547
2568
|
size = 16,
|
|
2548
2569
|
...rest
|
|
2549
|
-
} =
|
|
2570
|
+
} = _ref106;
|
|
2550
2571
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2551
2572
|
width: size,
|
|
2552
2573
|
height: size,
|
|
@@ -2555,19 +2576,19 @@ const ListNumbered = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
2555
2576
|
viewBox: "0 0 32 32",
|
|
2556
2577
|
fill: "currentColor",
|
|
2557
2578
|
...rest
|
|
2558
|
-
},
|
|
2579
|
+
}, _path195 || (_path195 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2559
2580
|
d: "M16 22H30V24H16zM16 8H30V10H16zM8 12L8 4 6 4 6 5 4 5 4 7 6 7 6 12 4 12 4 14 6 14 8 14 10 14 10 12 8 12zM10 28H4V24a2 2 0 012-2H8V20H4V18H8a2 2 0 012 2v2a2 2 0 01-2 2H6v2h4z"
|
|
2560
2581
|
})), children);
|
|
2561
2582
|
});
|
|
2562
2583
|
if (process.env.NODE_ENV !== "production") {
|
|
2563
2584
|
ListNumbered.propTypes = iconPropTypes.iconPropTypes;
|
|
2564
2585
|
}
|
|
2565
|
-
const ListNumberedMirror = /*#__PURE__*/React__default["default"].forwardRef(function ListNumberedMirror(
|
|
2586
|
+
const ListNumberedMirror = /*#__PURE__*/React__default["default"].forwardRef(function ListNumberedMirror(_ref107, ref) {
|
|
2566
2587
|
let {
|
|
2567
2588
|
children,
|
|
2568
2589
|
size = 16,
|
|
2569
2590
|
...rest
|
|
2570
|
-
} =
|
|
2591
|
+
} = _ref107;
|
|
2571
2592
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2572
2593
|
width: size,
|
|
2573
2594
|
height: size,
|
|
@@ -2576,19 +2597,19 @@ const ListNumberedMirror = /*#__PURE__*/React__default["default"].forwardRef(fun
|
|
|
2576
2597
|
viewBox: "0 0 32 32",
|
|
2577
2598
|
fill: "currentColor",
|
|
2578
2599
|
...rest
|
|
2579
|
-
},
|
|
2600
|
+
}, _path196 || (_path196 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2580
2601
|
d: "M28 28h-6v-4c0-1.1.9-2 2-2h2v-2h-4v-2h4c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2h-2v2h4V28zM2 22H16V24H2zM26 12L26 4 24 4 24 5 22 5 22 7 24 7 24 12 22 12 22 14 24 14 26 14 28 14 28 12zM2 8H16V10H2z"
|
|
2581
2602
|
})), children);
|
|
2582
2603
|
});
|
|
2583
2604
|
if (process.env.NODE_ENV !== "production") {
|
|
2584
2605
|
ListNumberedMirror.propTypes = iconPropTypes.iconPropTypes;
|
|
2585
2606
|
}
|
|
2586
|
-
const LoadBalancerApplication = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerApplication(
|
|
2607
|
+
const LoadBalancerApplication = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerApplication(_ref108, ref) {
|
|
2587
2608
|
let {
|
|
2588
2609
|
children,
|
|
2589
2610
|
size = 16,
|
|
2590
2611
|
...rest
|
|
2591
|
-
} =
|
|
2612
|
+
} = _ref108;
|
|
2592
2613
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2593
2614
|
width: size,
|
|
2594
2615
|
height: size,
|
|
@@ -2597,19 +2618,19 @@ const LoadBalancerApplication = /*#__PURE__*/React__default["default"].forwardRe
|
|
|
2597
2618
|
viewBox: "0 0 32 32",
|
|
2598
2619
|
fill: "currentColor",
|
|
2599
2620
|
...rest
|
|
2600
|
-
},
|
|
2621
|
+
}, _path197 || (_path197 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2601
2622
|
d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V14H15v2H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM9 2V12H23V2zm2 2h2v6H11zm10 6H15V4h6z"
|
|
2602
2623
|
})), children);
|
|
2603
2624
|
});
|
|
2604
2625
|
if (process.env.NODE_ENV !== "production") {
|
|
2605
2626
|
LoadBalancerApplication.propTypes = iconPropTypes.iconPropTypes;
|
|
2606
2627
|
}
|
|
2607
|
-
const LoadBalancerClassic = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerClassic(
|
|
2628
|
+
const LoadBalancerClassic = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerClassic(_ref109, ref) {
|
|
2608
2629
|
let {
|
|
2609
2630
|
children,
|
|
2610
2631
|
size = 16,
|
|
2611
2632
|
...rest
|
|
2612
|
-
} =
|
|
2633
|
+
} = _ref109;
|
|
2613
2634
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2614
2635
|
width: size,
|
|
2615
2636
|
height: size,
|
|
@@ -2618,19 +2639,19 @@ const LoadBalancerClassic = /*#__PURE__*/React__default["default"].forwardRef(fu
|
|
|
2618
2639
|
viewBox: "0 0 32 32",
|
|
2619
2640
|
fill: "currentColor",
|
|
2620
2641
|
...rest
|
|
2621
|
-
},
|
|
2642
|
+
}, _path198 || (_path198 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2622
2643
|
d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8zM14 8V4h4V8z"
|
|
2623
2644
|
})), children);
|
|
2624
2645
|
});
|
|
2625
2646
|
if (process.env.NODE_ENV !== "production") {
|
|
2626
2647
|
LoadBalancerClassic.propTypes = iconPropTypes.iconPropTypes;
|
|
2627
2648
|
}
|
|
2628
|
-
const LoadBalancerGlobal = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerGlobal(
|
|
2649
|
+
const LoadBalancerGlobal = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerGlobal(_ref110, ref) {
|
|
2629
2650
|
let {
|
|
2630
2651
|
children,
|
|
2631
2652
|
size = 16,
|
|
2632
2653
|
...rest
|
|
2633
|
-
} =
|
|
2654
|
+
} = _ref110;
|
|
2634
2655
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2635
2656
|
width: size,
|
|
2636
2657
|
height: size,
|
|
@@ -2639,19 +2660,19 @@ const LoadBalancerGlobal = /*#__PURE__*/React__default["default"].forwardRef(fun
|
|
|
2639
2660
|
viewBox: "0 0 32 32",
|
|
2640
2661
|
fill: "currentColor",
|
|
2641
2662
|
...rest
|
|
2642
|
-
},
|
|
2663
|
+
}, _path199 || (_path199 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2643
2664
|
d: "M4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.0021 2.0021 0 0016 4z"
|
|
2644
2665
|
})), children);
|
|
2645
2666
|
});
|
|
2646
2667
|
if (process.env.NODE_ENV !== "production") {
|
|
2647
2668
|
LoadBalancerGlobal.propTypes = iconPropTypes.iconPropTypes;
|
|
2648
2669
|
}
|
|
2649
|
-
const LoadBalancerListener = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerListener(
|
|
2670
|
+
const LoadBalancerListener = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerListener(_ref111, ref) {
|
|
2650
2671
|
let {
|
|
2651
2672
|
children,
|
|
2652
2673
|
size = 16,
|
|
2653
2674
|
...rest
|
|
2654
|
-
} =
|
|
2675
|
+
} = _ref111;
|
|
2655
2676
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2656
2677
|
width: size,
|
|
2657
2678
|
height: size,
|
|
@@ -2660,19 +2681,19 @@ const LoadBalancerListener = /*#__PURE__*/React__default["default"].forwardRef(f
|
|
|
2660
2681
|
viewBox: "0 0 32 32",
|
|
2661
2682
|
fill: "currentColor",
|
|
2662
2683
|
...rest
|
|
2663
|
-
},
|
|
2684
|
+
}, _path200 || (_path200 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2664
2685
|
d: "M15 8H17V10H15zM19 8H21V10H19zM11 8H13V10H11zM25 16H17V13H15v3H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 3H21V5H11z"
|
|
2665
2686
|
})), children);
|
|
2666
2687
|
});
|
|
2667
2688
|
if (process.env.NODE_ENV !== "production") {
|
|
2668
2689
|
LoadBalancerListener.propTypes = iconPropTypes.iconPropTypes;
|
|
2669
2690
|
}
|
|
2670
|
-
const LoadBalancerLocal = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerLocal(
|
|
2691
|
+
const LoadBalancerLocal = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerLocal(_ref112, ref) {
|
|
2671
2692
|
let {
|
|
2672
2693
|
children,
|
|
2673
2694
|
size = 16,
|
|
2674
2695
|
...rest
|
|
2675
|
-
} =
|
|
2696
|
+
} = _ref112;
|
|
2676
2697
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2677
2698
|
width: size,
|
|
2678
2699
|
height: size,
|
|
@@ -2681,19 +2702,19 @@ const LoadBalancerLocal = /*#__PURE__*/React__default["default"].forwardRef(func
|
|
|
2681
2702
|
viewBox: "0 0 32 32",
|
|
2682
2703
|
fill: "currentColor",
|
|
2683
2704
|
...rest
|
|
2684
|
-
},
|
|
2705
|
+
}, _path201 || (_path201 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2685
2706
|
d: "M25 16H17V10H15v6H7a2.0023 2.0023 0 00-2 2v6H7V18h8v6h2V18h8v6h2V18A2.0023 2.0023 0 0025 16zM4 26H8V30H4zM14 26H18V30H14zM24 26H28V30H24zM11 5H21V7H11z"
|
|
2686
2707
|
})), children);
|
|
2687
2708
|
});
|
|
2688
2709
|
if (process.env.NODE_ENV !== "production") {
|
|
2689
2710
|
LoadBalancerLocal.propTypes = iconPropTypes.iconPropTypes;
|
|
2690
2711
|
}
|
|
2691
|
-
const LoadBalancerNetwork = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerNetwork(
|
|
2712
|
+
const LoadBalancerNetwork = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerNetwork(_ref113, ref) {
|
|
2692
2713
|
let {
|
|
2693
2714
|
children,
|
|
2694
2715
|
size = 16,
|
|
2695
2716
|
...rest
|
|
2696
|
-
} =
|
|
2717
|
+
} = _ref113;
|
|
2697
2718
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2698
2719
|
width: size,
|
|
2699
2720
|
height: size,
|
|
@@ -2702,19 +2723,19 @@ const LoadBalancerNetwork = /*#__PURE__*/React__default["default"].forwardRef(fu
|
|
|
2702
2723
|
viewBox: "0 0 32 32",
|
|
2703
2724
|
fill: "currentColor",
|
|
2704
2725
|
...rest
|
|
2705
|
-
},
|
|
2726
|
+
}, _path202 || (_path202 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2706
2727
|
d: "M25 16H17V12H15v4H7a2.0023 2.0023 0 00-2 2v4H7V18h8v4h2V18h8v4h2V18A2.0023 2.0023 0 0025 16zM20 10V2H12v8h8zM14 8V4h4V8zM26 24a2.9948 2.9948 0 00-2.8157 2H18.8157a2.982 2.982 0 00-5.6314 0H8.8157a3 3 0 100 2h4.3686a2.982 2.982 0 005.6314 0h4.3686A2.9947 2.9947 0 1026 24zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0116 28zm10 0a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
|
|
2707
2728
|
})), children);
|
|
2708
2729
|
});
|
|
2709
2730
|
if (process.env.NODE_ENV !== "production") {
|
|
2710
2731
|
LoadBalancerNetwork.propTypes = iconPropTypes.iconPropTypes;
|
|
2711
2732
|
}
|
|
2712
|
-
const LoadBalancerPool = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerPool(
|
|
2733
|
+
const LoadBalancerPool = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerPool(_ref114, ref) {
|
|
2713
2734
|
let {
|
|
2714
2735
|
children,
|
|
2715
2736
|
size = 16,
|
|
2716
2737
|
...rest
|
|
2717
|
-
} =
|
|
2738
|
+
} = _ref114;
|
|
2718
2739
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2719
2740
|
width: size,
|
|
2720
2741
|
height: size,
|
|
@@ -2723,19 +2744,19 @@ const LoadBalancerPool = /*#__PURE__*/React__default["default"].forwardRef(funct
|
|
|
2723
2744
|
viewBox: "0 0 32 32",
|
|
2724
2745
|
fill: "currentColor",
|
|
2725
2746
|
...rest
|
|
2726
|
-
},
|
|
2747
|
+
}, _path203 || (_path203 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2727
2748
|
d: "M10 15H22V17H10zM8.7 6.2852A2.9665 2.9665 0 009 5 3 3 0 106 8a2.96 2.96 0 001.2852-.3008L10 10.4141V13h2V9.5859zM6 6A1 1 0 117 5 1.0009 1.0009 0 016 6zM19 5a3 3 0 10-4 2.8154V13h2V7.8159A2.9957 2.9957 0 0019 5zM16 6a1 1 0 111-1A1.0009 1.0009 0 0116 6zM26 2a3.0033 3.0033 0 00-3 3 2.9665 2.9665 0 00.3 1.2852L20 9.5859V13h2V10.4141l2.7148-2.7149A2.96 2.96 0 0026 8a3 3 0 000-6zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 6zM12 19H10v2.5859L7.2854 24.3008A2.9609 2.9609 0 006 24a3 3 0 103 3 2.9665 2.9665 0 00-.3-1.2852L12 22.4141zM6 28a1 1 0 111-1A1.0009 1.0009 0 016 28zM17 24.1841V19H15v5.1841a3 3 0 102 0zM16 28a1 1 0 111-1A1.0009 1.0009 0 0116 28zM26 24a2.9609 2.9609 0 00-1.2854.3008L22 21.5859V19H20v3.4141l3.3 3.3007A2.9665 2.9665 0 0023 27a3 3 0 103-3zm0 4a1 1 0 111-1A1.0009 1.0009 0 0126 28z"
|
|
2728
2749
|
})), children);
|
|
2729
2750
|
});
|
|
2730
2751
|
if (process.env.NODE_ENV !== "production") {
|
|
2731
2752
|
LoadBalancerPool.propTypes = iconPropTypes.iconPropTypes;
|
|
2732
2753
|
}
|
|
2733
|
-
const LoadBalancerVpc = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerVpc(
|
|
2754
|
+
const LoadBalancerVpc = /*#__PURE__*/React__default["default"].forwardRef(function LoadBalancerVpc(_ref115, ref) {
|
|
2734
2755
|
let {
|
|
2735
2756
|
children,
|
|
2736
2757
|
size = 16,
|
|
2737
2758
|
...rest
|
|
2738
|
-
} =
|
|
2759
|
+
} = _ref115;
|
|
2739
2760
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2740
2761
|
width: size,
|
|
2741
2762
|
height: size,
|
|
@@ -2744,19 +2765,19 @@ const LoadBalancerVpc = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
2744
2765
|
viewBox: "0 0 32 32",
|
|
2745
2766
|
fill: "currentColor",
|
|
2746
2767
|
...rest
|
|
2747
|
-
},
|
|
2768
|
+
}, _path204 || (_path204 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2748
2769
|
d: "M8 30H2V24H8zM4 28H6V26H4zM19 30H13V24h6zm-4-2h2V26H15zM30 30H24V24h6zm-4-2h2V26H26zM16 10a4 4 0 114-4A4.0045 4.0045 0 0116 10zm0-6a2 2 0 102 2A2.002 2.002 0 0016 4zM26 16H21a4.0045 4.0045 0 01-4-4H15a4.0045 4.0045 0 01-4 4H6a2.0023 2.0023 0 00-2 2v4H6V18h5A5.9694 5.9694 0 0015 16.46V22h2V16.46A5.9694 5.9694 0 0021 18h5v4h2V18A2.0023 2.0023 0 0026 16z"
|
|
2749
2770
|
})), children);
|
|
2750
2771
|
});
|
|
2751
2772
|
if (process.env.NODE_ENV !== "production") {
|
|
2752
2773
|
LoadBalancerVpc.propTypes = iconPropTypes.iconPropTypes;
|
|
2753
2774
|
}
|
|
2754
|
-
const Location = /*#__PURE__*/React__default["default"].forwardRef(function Location(
|
|
2775
|
+
const Location = /*#__PURE__*/React__default["default"].forwardRef(function Location(_ref116, ref) {
|
|
2755
2776
|
let {
|
|
2756
2777
|
children,
|
|
2757
2778
|
size = 16,
|
|
2758
2779
|
...rest
|
|
2759
|
-
} =
|
|
2780
|
+
} = _ref116;
|
|
2760
2781
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2761
2782
|
width: size,
|
|
2762
2783
|
height: size,
|
|
@@ -2765,21 +2786,21 @@ const Location = /*#__PURE__*/React__default["default"].forwardRef(function Loca
|
|
|
2765
2786
|
viewBox: "0 0 32 32",
|
|
2766
2787
|
fill: "currentColor",
|
|
2767
2788
|
...rest
|
|
2768
|
-
},
|
|
2789
|
+
}, _path205 || (_path205 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2769
2790
|
d: "M16,18a5,5,0,1,1,5-5A5.0057,5.0057,0,0,1,16,18Zm0-8a3,3,0,1,0,3,3A3.0033,3.0033,0,0,0,16,10Z"
|
|
2770
|
-
})),
|
|
2791
|
+
})), _path206 || (_path206 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2771
2792
|
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,1,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
2772
2793
|
})), children);
|
|
2773
2794
|
});
|
|
2774
2795
|
if (process.env.NODE_ENV !== "production") {
|
|
2775
2796
|
Location.propTypes = iconPropTypes.iconPropTypes;
|
|
2776
2797
|
}
|
|
2777
|
-
const LocationCompany = /*#__PURE__*/React__default["default"].forwardRef(function LocationCompany(
|
|
2798
|
+
const LocationCompany = /*#__PURE__*/React__default["default"].forwardRef(function LocationCompany(_ref117, ref) {
|
|
2778
2799
|
let {
|
|
2779
2800
|
children,
|
|
2780
2801
|
size = 16,
|
|
2781
2802
|
...rest
|
|
2782
|
-
} =
|
|
2803
|
+
} = _ref117;
|
|
2783
2804
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2784
2805
|
width: size,
|
|
2785
2806
|
height: size,
|
|
@@ -2788,23 +2809,23 @@ const LocationCompany = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
2788
2809
|
viewBox: "0 0 32 32",
|
|
2789
2810
|
fill: "currentColor",
|
|
2790
2811
|
...rest
|
|
2791
|
-
},
|
|
2812
|
+
}, _path207 || (_path207 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2792
2813
|
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
2793
|
-
})), _path207 || (_path207 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2794
|
-
d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z"
|
|
2795
2814
|
})), _path208 || (_path208 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2815
|
+
d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z"
|
|
2816
|
+
})), _path209 || (_path209 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2796
2817
|
d: "M15 16H17V18H15zM15 12H17V14H15z"
|
|
2797
2818
|
})), children);
|
|
2798
2819
|
});
|
|
2799
2820
|
if (process.env.NODE_ENV !== "production") {
|
|
2800
2821
|
LocationCompany.propTypes = iconPropTypes.iconPropTypes;
|
|
2801
2822
|
}
|
|
2802
|
-
const LocationCompanyFilled = /*#__PURE__*/React__default["default"].forwardRef(function LocationCompanyFilled(
|
|
2823
|
+
const LocationCompanyFilled = /*#__PURE__*/React__default["default"].forwardRef(function LocationCompanyFilled(_ref118, ref) {
|
|
2803
2824
|
let {
|
|
2804
2825
|
children,
|
|
2805
2826
|
size = 16,
|
|
2806
2827
|
...rest
|
|
2807
|
-
} =
|
|
2828
|
+
} = _ref118;
|
|
2808
2829
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2809
2830
|
width: size,
|
|
2810
2831
|
height: size,
|
|
@@ -2813,22 +2834,22 @@ const LocationCompanyFilled = /*#__PURE__*/React__default["default"].forwardRef(
|
|
|
2813
2834
|
viewBox: "0 0 32 32",
|
|
2814
2835
|
fill: "currentColor",
|
|
2815
2836
|
...rest
|
|
2816
|
-
},
|
|
2837
|
+
}, _path210 || (_path210 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2817
2838
|
fill: "none",
|
|
2818
2839
|
d: "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Zm-4-2H15v2h2Zm0-4H15v2h2Z"
|
|
2819
|
-
})),
|
|
2840
|
+
})), _path211 || (_path211 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2820
2841
|
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm1,16H15V16h2Zm0-4H15V12h2Zm4,4H19V10H13v8H11V10a2.0023,2.0023,0,0,1,2-2h6a2.0023,2.0023,0,0,1,2,2Z"
|
|
2821
2842
|
})), children);
|
|
2822
2843
|
});
|
|
2823
2844
|
if (process.env.NODE_ENV !== "production") {
|
|
2824
2845
|
LocationCompanyFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
2825
2846
|
}
|
|
2826
|
-
const LocationCurrent = /*#__PURE__*/React__default["default"].forwardRef(function LocationCurrent(
|
|
2847
|
+
const LocationCurrent = /*#__PURE__*/React__default["default"].forwardRef(function LocationCurrent(_ref119, ref) {
|
|
2827
2848
|
let {
|
|
2828
2849
|
children,
|
|
2829
2850
|
size = 16,
|
|
2830
2851
|
...rest
|
|
2831
|
-
} =
|
|
2852
|
+
} = _ref119;
|
|
2832
2853
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2833
2854
|
width: size,
|
|
2834
2855
|
height: size,
|
|
@@ -2837,19 +2858,19 @@ const LocationCurrent = /*#__PURE__*/React__default["default"].forwardRef(functi
|
|
|
2837
2858
|
viewBox: "0 0 32 32",
|
|
2838
2859
|
fill: "currentColor",
|
|
2839
2860
|
...rest
|
|
2840
|
-
},
|
|
2861
|
+
}, _path212 || (_path212 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2841
2862
|
d: "M4,12.9835a1,1,0,0,0,.6289.9448l9.6015,3.8409,3.8407,9.6019A1,1,0,0,0,19,28h.0162a1.0009,1.0009,0,0,0,.9238-.6582l8-22.0007A1,1,0,0,0,26.658,4.0594l-22,8A1.0011,1.0011,0,0,0,4,12.9835Z"
|
|
2842
2863
|
})), children);
|
|
2843
2864
|
});
|
|
2844
2865
|
if (process.env.NODE_ENV !== "production") {
|
|
2845
2866
|
LocationCurrent.propTypes = iconPropTypes.iconPropTypes;
|
|
2846
2867
|
}
|
|
2847
|
-
const LocationFilled = /*#__PURE__*/React__default["default"].forwardRef(function LocationFilled(
|
|
2868
|
+
const LocationFilled = /*#__PURE__*/React__default["default"].forwardRef(function LocationFilled(_ref120, ref) {
|
|
2848
2869
|
let {
|
|
2849
2870
|
children,
|
|
2850
2871
|
size = 16,
|
|
2851
2872
|
...rest
|
|
2852
|
-
} =
|
|
2873
|
+
} = _ref120;
|
|
2853
2874
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2854
2875
|
width: size,
|
|
2855
2876
|
height: size,
|
|
@@ -2858,7 +2879,7 @@ const LocationFilled = /*#__PURE__*/React__default["default"].forwardRef(functio
|
|
|
2858
2879
|
viewBox: "0 0 32 32",
|
|
2859
2880
|
fill: "currentColor",
|
|
2860
2881
|
...rest
|
|
2861
|
-
},
|
|
2882
|
+
}, _path213 || (_path213 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2862
2883
|
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,15a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,17Z"
|
|
2863
2884
|
})), _circle17 || (_circle17 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
2864
2885
|
cx: "16",
|
|
@@ -2870,12 +2891,12 @@ const LocationFilled = /*#__PURE__*/React__default["default"].forwardRef(functio
|
|
|
2870
2891
|
if (process.env.NODE_ENV !== "production") {
|
|
2871
2892
|
LocationFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
2872
2893
|
}
|
|
2873
|
-
const LocationHazard = /*#__PURE__*/React__default["default"].forwardRef(function LocationHazard(
|
|
2894
|
+
const LocationHazard = /*#__PURE__*/React__default["default"].forwardRef(function LocationHazard(_ref121, ref) {
|
|
2874
2895
|
let {
|
|
2875
2896
|
children,
|
|
2876
2897
|
size = 16,
|
|
2877
2898
|
...rest
|
|
2878
|
-
} =
|
|
2899
|
+
} = _ref121;
|
|
2879
2900
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2880
2901
|
width: size,
|
|
2881
2902
|
height: size,
|
|
@@ -2888,21 +2909,21 @@ const LocationHazard = /*#__PURE__*/React__default["default"].forwardRef(functio
|
|
|
2888
2909
|
cx: "16",
|
|
2889
2910
|
cy: "20.5",
|
|
2890
2911
|
r: "1.5"
|
|
2891
|
-
})), _path213 || (_path213 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2892
|
-
d: "M15 7H17V16H15z"
|
|
2893
2912
|
})), _path214 || (_path214 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2913
|
+
d: "M15 7H17V16H15z"
|
|
2914
|
+
})), _path215 || (_path215 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2894
2915
|
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
2895
2916
|
})), children);
|
|
2896
2917
|
});
|
|
2897
2918
|
if (process.env.NODE_ENV !== "production") {
|
|
2898
2919
|
LocationHazard.propTypes = iconPropTypes.iconPropTypes;
|
|
2899
2920
|
}
|
|
2900
|
-
const LocationHazardFilled = /*#__PURE__*/React__default["default"].forwardRef(function LocationHazardFilled(
|
|
2921
|
+
const LocationHazardFilled = /*#__PURE__*/React__default["default"].forwardRef(function LocationHazardFilled(_ref122, ref) {
|
|
2901
2922
|
let {
|
|
2902
2923
|
children,
|
|
2903
2924
|
size = 16,
|
|
2904
2925
|
...rest
|
|
2905
|
-
} =
|
|
2926
|
+
} = _ref122;
|
|
2906
2927
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2907
2928
|
width: size,
|
|
2908
2929
|
height: size,
|
|
@@ -2911,22 +2932,22 @@ const LocationHazardFilled = /*#__PURE__*/React__default["default"].forwardRef(f
|
|
|
2911
2932
|
viewBox: "0 0 32 32",
|
|
2912
2933
|
fill: "currentColor",
|
|
2913
2934
|
...rest
|
|
2914
|
-
},
|
|
2935
|
+
}, _path216 || (_path216 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2915
2936
|
fill: "none",
|
|
2916
2937
|
d: "M16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Zm-1.125-6h2.25V7h-2.25Z"
|
|
2917
|
-
})),
|
|
2938
|
+
})), _path217 || (_path217 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2918
2939
|
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2ZM14.875,7h2.25v9h-2.25ZM16,22a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,22Z"
|
|
2919
2940
|
})), children);
|
|
2920
2941
|
});
|
|
2921
2942
|
if (process.env.NODE_ENV !== "production") {
|
|
2922
2943
|
LocationHazardFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
2923
2944
|
}
|
|
2924
|
-
const LocationHeart = /*#__PURE__*/React__default["default"].forwardRef(function LocationHeart(
|
|
2945
|
+
const LocationHeart = /*#__PURE__*/React__default["default"].forwardRef(function LocationHeart(_ref123, ref) {
|
|
2925
2946
|
let {
|
|
2926
2947
|
children,
|
|
2927
2948
|
size = 16,
|
|
2928
2949
|
...rest
|
|
2929
|
-
} =
|
|
2950
|
+
} = _ref123;
|
|
2930
2951
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2931
2952
|
width: size,
|
|
2932
2953
|
height: size,
|
|
@@ -2935,21 +2956,21 @@ const LocationHeart = /*#__PURE__*/React__default["default"].forwardRef(function
|
|
|
2935
2956
|
viewBox: "0 0 32 32",
|
|
2936
2957
|
fill: "currentColor",
|
|
2937
2958
|
...rest
|
|
2938
|
-
},
|
|
2959
|
+
}, _path218 || (_path218 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2939
2960
|
d: "M18.303,9a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,18l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,9Z"
|
|
2940
|
-
})),
|
|
2961
|
+
})), _path219 || (_path219 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2941
2962
|
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
2942
2963
|
})), children);
|
|
2943
2964
|
});
|
|
2944
2965
|
if (process.env.NODE_ENV !== "production") {
|
|
2945
2966
|
LocationHeart.propTypes = iconPropTypes.iconPropTypes;
|
|
2946
2967
|
}
|
|
2947
|
-
const LocationHeartFilled = /*#__PURE__*/React__default["default"].forwardRef(function LocationHeartFilled(
|
|
2968
|
+
const LocationHeartFilled = /*#__PURE__*/React__default["default"].forwardRef(function LocationHeartFilled(_ref124, ref) {
|
|
2948
2969
|
let {
|
|
2949
2970
|
children,
|
|
2950
2971
|
size = 16,
|
|
2951
2972
|
...rest
|
|
2952
|
-
} =
|
|
2973
|
+
} = _ref124;
|
|
2953
2974
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2954
2975
|
width: size,
|
|
2955
2976
|
height: size,
|
|
@@ -2958,22 +2979,22 @@ const LocationHeartFilled = /*#__PURE__*/React__default["default"].forwardRef(fu
|
|
|
2958
2979
|
viewBox: "0 0 32 32",
|
|
2959
2980
|
fill: "currentColor",
|
|
2960
2981
|
...rest
|
|
2961
|
-
},
|
|
2982
|
+
}, _path220 || (_path220 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2962
2983
|
fill: "none",
|
|
2963
2984
|
d: "M18.303,9a2.6616,2.6616,0,0,0-1.9079.8058l-.3932.4054-.397-.4054a2.6615,2.6615,0,0,0-3.8157,0,2.7992,2.7992,0,0,0,0,3.8964L16.0019,18l4.2089-4.2978a2.7992,2.7992,0,0,0,0-3.8964A2.6616,2.6616,0,0,0,18.303,9Z"
|
|
2964
|
-
})),
|
|
2985
|
+
})), _path221 || (_path221 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2965
2986
|
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm4.2109,11.7021L16.002,18l-4.2129-4.2979a2.7992,2.7992,0,0,1,0-3.8964,2.6619,2.6619,0,0,1,3.8159,0l.397.4057.393-.4057a2.6619,2.6619,0,0,1,3.8159,0A2.7992,2.7992,0,0,1,20.2109,13.7021Z"
|
|
2966
2987
|
})), children);
|
|
2967
2988
|
});
|
|
2968
2989
|
if (process.env.NODE_ENV !== "production") {
|
|
2969
2990
|
LocationHeartFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
2970
2991
|
}
|
|
2971
|
-
const LocationPerson = /*#__PURE__*/React__default["default"].forwardRef(function LocationPerson(
|
|
2992
|
+
const LocationPerson = /*#__PURE__*/React__default["default"].forwardRef(function LocationPerson(_ref125, ref) {
|
|
2972
2993
|
let {
|
|
2973
2994
|
children,
|
|
2974
2995
|
size = 16,
|
|
2975
2996
|
...rest
|
|
2976
|
-
} =
|
|
2997
|
+
} = _ref125;
|
|
2977
2998
|
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
2978
2999
|
width: size,
|
|
2979
3000
|
height: size,
|
|
@@ -2982,44 +3003,17 @@ const LocationPerson = /*#__PURE__*/React__default["default"].forwardRef(functio
|
|
|
2982
3003
|
viewBox: "0 0 32 32",
|
|
2983
3004
|
fill: "currentColor",
|
|
2984
3005
|
...rest
|
|
2985
|
-
},
|
|
3006
|
+
}, _path222 || (_path222 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2986
3007
|
d: "M20 19H18V17H14v2H12V17a2.0021 2.0021 0 012-2h4a2.0021 2.0021 0 012 2zM16 14a3 3 0 113-3A3.0033 3.0033 0 0116 14zm0-4a1 1 0 101 1A1.0011 1.0011 0 0016 10z"
|
|
2987
|
-
})),
|
|
3008
|
+
})), _path223 || (_path223 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
2988
3009
|
d: "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z"
|
|
2989
3010
|
})), children);
|
|
2990
3011
|
});
|
|
2991
3012
|
if (process.env.NODE_ENV !== "production") {
|
|
2992
3013
|
LocationPerson.propTypes = iconPropTypes.iconPropTypes;
|
|
2993
3014
|
}
|
|
2994
|
-
const LocationPersonFilled = /*#__PURE__*/React__default["default"].forwardRef(function LocationPersonFilled(_ref125, ref) {
|
|
2995
|
-
let {
|
|
2996
|
-
children,
|
|
2997
|
-
size = 16,
|
|
2998
|
-
...rest
|
|
2999
|
-
} = _ref125;
|
|
3000
|
-
return /*#__PURE__*/React__default["default"].createElement(iconPropTypes.Icon, {
|
|
3001
|
-
width: size,
|
|
3002
|
-
height: size,
|
|
3003
|
-
ref: ref,
|
|
3004
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
3005
|
-
viewBox: "0 0 32 32",
|
|
3006
|
-
fill: "currentColor",
|
|
3007
|
-
...rest
|
|
3008
|
-
}, _path223 || (_path223 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
3009
|
-
fill: "none",
|
|
3010
|
-
d: "M20,19H18V17H14v2H12V17a2.0021,2.0021,0,0,1,2-2h4a2.0021,2.0021,0,0,1,2,2Zm-1-8a3,3,0,1,0-3,3A3.0033,3.0033,0,0,0,19,11Zm-2,0a1,1,0,1,1-1-1A1.0011,1.0011,0,0,1,17,11Z"
|
|
3011
|
-
})), _circle19 || (_circle19 = /*#__PURE__*/React__default["default"].createElement("circle", {
|
|
3012
|
-
cx: "16",
|
|
3013
|
-
cy: "11",
|
|
3014
|
-
r: "1"
|
|
3015
|
-
})), _path224 || (_path224 = /*#__PURE__*/React__default["default"].createElement("path", {
|
|
3016
|
-
d: "M16,2A11.0134,11.0134,0,0,0,5,13a10.8885,10.8885,0,0,0,2.2163,6.6s.3.3945.3482.4517L16,30l8.439-9.9526c.0444-.0533.3447-.4478.3447-.4478l.0015-.0024A10.8846,10.8846,0,0,0,27,13,11.0134,11.0134,0,0,0,16,2Zm0,6a3,3,0,1,1-3,3A3.0033,3.0033,0,0,1,16,8Zm4,11H18V17H14v2H12V17a2.0023,2.0023,0,0,1,2-2h4a2.0023,2.0023,0,0,1,2,2Z"
|
|
3017
|
-
})), children);
|
|
3018
|
-
});
|
|
3019
|
-
if (process.env.NODE_ENV !== "production") {
|
|
3020
|
-
LocationPersonFilled.propTypes = iconPropTypes.iconPropTypes;
|
|
3021
|
-
}
|
|
3022
3015
|
|
|
3016
|
+
exports.Industry = Industry;
|
|
3023
3017
|
exports.Information = Information;
|
|
3024
3018
|
exports.InformationDisabled = InformationDisabled;
|
|
3025
3019
|
exports.InformationFilled = InformationFilled;
|
|
@@ -3140,7 +3134,6 @@ exports.LocationHazardFilled = LocationHazardFilled;
|
|
|
3140
3134
|
exports.LocationHeart = LocationHeart;
|
|
3141
3135
|
exports.LocationHeartFilled = LocationHeartFilled;
|
|
3142
3136
|
exports.LocationPerson = LocationPerson;
|
|
3143
|
-
exports.LocationPersonFilled = LocationPersonFilled;
|
|
3144
3137
|
exports.WatsonHealthInteractiveSegmentationCursor = WatsonHealthInteractiveSegmentationCursor;
|
|
3145
3138
|
exports.WatsonHealthLaunchStudy_1 = WatsonHealthLaunchStudy_1;
|
|
3146
3139
|
exports.WatsonHealthLaunchStudy_2 = WatsonHealthLaunchStudy_2;
|