@contentful/f36-icons 4.0.1-beta.2590 → 4.0.1-beta.2705
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/dist/main.js +948 -1831
- package/dist/main.js.map +1 -1
- package/dist/module.js +946 -1832
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts +0 -0
- package/dist/types.d.ts.map +0 -0
- package/package.json +5 -5
package/dist/main.js
CHANGED
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
var $cdMdU$react = require("react");
|
|
2
2
|
var $cdMdU$contentfulf36icon = require("@contentful/f36-icon");
|
|
3
|
-
var $cdMdU$reactjsxruntime = require("react/jsx-runtime");
|
|
4
3
|
|
|
5
4
|
function $parcel$export(e, n, v, s) {
|
|
6
5
|
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
|
|
7
6
|
}
|
|
7
|
+
function $parcel$interopDefault(a) {
|
|
8
|
+
return a && a.__esModule ? a.default : a;
|
|
9
|
+
}
|
|
8
10
|
|
|
9
11
|
$parcel$export(module.exports, "ArchiveIcon", () => $36a0ac9135763440$export$767c3cfd836ab901);
|
|
10
12
|
$parcel$export(module.exports, "ArrowDownIcon", () => $4d57da97914a8cc0$export$1fa5a43af950a186);
|
|
@@ -164,63 +166,44 @@ $parcel$export(module.exports, "WarningTrimmedIcon", () => $a57eca26fb658013$exp
|
|
|
164
166
|
$parcel$export(module.exports, "WorkflowsIcon", () => $79e1393d8c9605d5$export$dc36864558629515);
|
|
165
167
|
|
|
166
168
|
|
|
167
|
-
|
|
168
169
|
const $36a0ac9135763440$export$767c3cfd836ab901 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
169
170
|
name: 'Archive',
|
|
170
171
|
viewBox: '0 0 24 24',
|
|
171
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
clipRule: "evenodd",
|
|
181
|
-
d: "M6 1H5v6h1v1h1v1H6v1h1v1H6v1h1v1H6v1h1v1H6v1h1v1H6v1h1v1h2v-1H8v-1h1v-1H8v-1h1v-1H8v-1h1v-1H8v-1h1v-1H8V9h1V8H8V7h1V1H8v5H6V5h1V4H6V1z"
|
|
182
|
-
})
|
|
183
|
-
]
|
|
184
|
-
})
|
|
172
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement(($parcel$interopDefault($cdMdU$react)).Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
173
|
+
fillRule: "evenodd",
|
|
174
|
+
clipRule: "evenodd",
|
|
175
|
+
d: "M.5 0a.5.5 0 00-.5.5v23a.5.5 0 00.5.5h19a.5.5 0 00.5-.5v-17a.5.5 0 00-.146-.354l-6-6A.5.5 0 0013.5 0H.5zM1 23V1h12v5.5a.5.5 0 00.5.5H19v16H1zM18.293 6L14 1.707V6h4.293z"
|
|
176
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
177
|
+
fillRule: "evenodd",
|
|
178
|
+
clipRule: "evenodd",
|
|
179
|
+
d: "M6 1H5v6h1v1h1v1H6v1h1v1H6v1h1v1H6v1h1v1H6v1h1v1H6v1h1v1h2v-1H8v-1h1v-1H8v-1h1v-1H8v-1h1v-1H8v-1h1v-1H8V9h1V8H8V7h1V1H8v5H6V5h1V4H6V1z"
|
|
180
|
+
}))
|
|
185
181
|
});
|
|
186
182
|
|
|
187
183
|
|
|
188
184
|
|
|
189
185
|
|
|
190
|
-
|
|
191
186
|
const $4d57da97914a8cc0$export$1fa5a43af950a186 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
192
187
|
name: 'ArrowDown',
|
|
193
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
200
|
-
d: "M0 0h24v24H0z",
|
|
201
|
-
fill: "none"
|
|
202
|
-
})
|
|
203
|
-
]
|
|
204
|
-
})
|
|
188
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
189
|
+
d: "M7 10l5 5 5-5z"
|
|
190
|
+
}), ",", /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
191
|
+
d: "M0 0h24v24H0z",
|
|
192
|
+
fill: "none"
|
|
193
|
+
}))
|
|
205
194
|
});
|
|
206
195
|
|
|
207
196
|
|
|
208
197
|
|
|
209
198
|
|
|
210
|
-
|
|
211
199
|
const $f14df3b8ec978131$export$f68765fad966ba2b = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
212
200
|
name: 'ArrowDownTrimmed',
|
|
213
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
d: "M0 0h10v24H0V0z",
|
|
220
|
-
fill: "none"
|
|
221
|
-
})
|
|
222
|
-
]
|
|
223
|
-
}),
|
|
201
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
202
|
+
d: "M0 10l5 5 5-5H0z"
|
|
203
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
204
|
+
d: "M0 0h10v24H0V0z",
|
|
205
|
+
fill: "none"
|
|
206
|
+
})),
|
|
224
207
|
trimmed: true,
|
|
225
208
|
viewBox: '0 0 10 24'
|
|
226
209
|
});
|
|
@@ -228,39 +211,27 @@ const $f14df3b8ec978131$export$f68765fad966ba2b = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
228
211
|
|
|
229
212
|
|
|
230
213
|
|
|
231
|
-
|
|
232
214
|
const $23334beda7a93ebc$export$2624c5890f1bbcf7 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
233
215
|
name: 'ArrowUp',
|
|
234
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
d: "M0 0h24v24H0z",
|
|
241
|
-
fill: "none"
|
|
242
|
-
})
|
|
243
|
-
]
|
|
244
|
-
})
|
|
216
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
217
|
+
d: "M7 14l5-5 5 5z"
|
|
218
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
219
|
+
d: "M0 0h24v24H0z",
|
|
220
|
+
fill: "none"
|
|
221
|
+
}))
|
|
245
222
|
});
|
|
246
223
|
|
|
247
224
|
|
|
248
225
|
|
|
249
226
|
|
|
250
|
-
|
|
251
227
|
const $5845f627cd38594c$export$50582336c5d34afe = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
252
228
|
name: 'ArrowUpTrimmed',
|
|
253
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
d: "M0 0h10v24H0V0z",
|
|
260
|
-
fill: "none"
|
|
261
|
-
})
|
|
262
|
-
]
|
|
263
|
-
}),
|
|
229
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
230
|
+
d: "M0 14l5-5 5 5H0z"
|
|
231
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
232
|
+
d: "M0 0h10v24H0V0z",
|
|
233
|
+
fill: "none"
|
|
234
|
+
})),
|
|
264
235
|
trimmed: true,
|
|
265
236
|
viewBox: '0 0 10 24'
|
|
266
237
|
});
|
|
@@ -268,53 +239,31 @@ const $5845f627cd38594c$export$50582336c5d34afe = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
268
239
|
|
|
269
240
|
|
|
270
241
|
|
|
271
|
-
|
|
272
242
|
const $f968b8871c88a3dc$export$c413dd039085b182 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
273
243
|
name: 'Asset',
|
|
274
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
283
|
-
d: "M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"
|
|
284
|
-
}),
|
|
285
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
286
|
-
d: "M14.14 11.86l-3 3.87L9 13.14 6 17h12l-3.86-5.14z"
|
|
287
|
-
})
|
|
288
|
-
]
|
|
289
|
-
})
|
|
290
|
-
]
|
|
291
|
-
})
|
|
244
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
245
|
+
fill: "none",
|
|
246
|
+
d: "M0 0h24v24H0V0z"
|
|
247
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("g", null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
248
|
+
d: "M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"
|
|
249
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
250
|
+
d: "M14.14 11.86l-3 3.87L9 13.14 6 17h12l-3.86-5.14z"
|
|
251
|
+
})))
|
|
292
252
|
});
|
|
293
253
|
|
|
294
254
|
|
|
295
255
|
|
|
296
256
|
|
|
297
|
-
|
|
298
257
|
const $bb17060d7fa9f6b7$export$4c6cbf4cfb74b8f2 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
299
258
|
name: 'AssetTrimmed',
|
|
300
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
309
|
-
d: "M16 5v14H2V5h14m0-2H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"
|
|
310
|
-
}),
|
|
311
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
312
|
-
d: "M11.1 11.9l-3 3.9L6 13.1 3 17h12l-3.9-5.1z"
|
|
313
|
-
})
|
|
314
|
-
]
|
|
315
|
-
})
|
|
316
|
-
]
|
|
317
|
-
}),
|
|
259
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
260
|
+
d: "M0 0h18v24H0V0z",
|
|
261
|
+
fill: "none"
|
|
262
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("g", null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
263
|
+
d: "M16 5v14H2V5h14m0-2H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"
|
|
264
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
265
|
+
d: "M11.1 11.9l-3 3.9L6 13.1 3 17h12l-3.9-5.1z"
|
|
266
|
+
}))),
|
|
318
267
|
trimmed: true,
|
|
319
268
|
viewBox: '0 0 18 24'
|
|
320
269
|
});
|
|
@@ -322,31 +271,24 @@ const $bb17060d7fa9f6b7$export$4c6cbf4cfb74b8f2 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
322
271
|
|
|
323
272
|
|
|
324
273
|
|
|
325
|
-
|
|
326
274
|
const $29cc80e9b2eb9b2d$export$153755f98d9861de = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
327
275
|
name: 'Audio',
|
|
328
276
|
viewBox: '0 0 24 24',
|
|
329
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
337
|
-
d: "M10.4413 9.03807C10.6282 9.11547 10.75 9.29778 10.75 9.50001V19.0833C10.75 19.2856 10.6282 19.4679 10.4413 19.5453C10.2545 19.6227 10.0394 19.5799 9.89645 19.4369L6.68873 16.2292H5.21875C4.54586 16.2292 4 15.6833 4 15.0104V13.5729C4 13.2497 4.1284 12.9397 4.35696 12.7111C4.58552 12.4826 4.89552 12.3542 5.21875 12.3542H6.68873L9.89645 9.14646C10.0394 9.00346 10.2545 8.96068 10.4413 9.03807ZM9.75 10.7071L7.24939 13.2077C7.15562 13.3015 7.02844 13.3542 6.89583 13.3542H5.21875C5.16073 13.3542 5.10509 13.3772 5.06407 13.4183C5.02305 13.4593 5 13.5149 5 13.5729V15.0104C5 15.131 5.09814 15.2292 5.21875 15.2292H6.89583C7.02844 15.2292 7.15562 15.2819 7.24939 15.3756L9.75 17.8762V10.7071ZM13.2185 11.0985C13.3942 10.8855 13.7093 10.8553 13.9223 11.031C14.8125 11.7653 15.5417 12.9972 15.5417 14.2917C15.5417 15.5848 14.8092 16.8181 13.923 17.5518C13.7103 17.7279 13.3951 17.6982 13.219 17.4855C13.0429 17.2728 13.0726 16.9576 13.2853 16.7815C13.9919 16.1966 14.5417 15.2277 14.5417 14.2917C14.5417 13.3533 13.9943 12.3867 13.286 11.8024C13.073 11.6267 13.0427 11.3115 13.2185 11.0985ZM11.2832 12.3204C11.4457 12.0971 11.7584 12.0478 11.9817 12.2103C12.5976 12.6585 13.1458 13.359 13.1458 14.2917C13.1458 15.2243 12.5976 15.9248 11.9817 16.373C11.7584 16.5355 11.4457 16.4863 11.2832 16.263C11.1207 16.0397 11.17 15.727 11.3933 15.5645C11.8546 15.2288 12.1458 14.7946 12.1458 14.2917C12.1458 13.7888 11.8546 13.3546 11.3933 13.0189C11.17 12.8564 11.1207 12.5437 11.2832 12.3204Z"
|
|
338
|
-
})
|
|
339
|
-
]
|
|
340
|
-
})
|
|
277
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("g", null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
278
|
+
fillRule: "evenodd",
|
|
279
|
+
clipRule: "evenodd",
|
|
280
|
+
d: "M.5 0a.5.5 0 00-.5.5v23a.5.5 0 00.5.5h19a.5.5 0 00.5-.5v-17a.5.5 0 00-.146-.354l-6-6A.5.5 0 0013.5 0H.5zM1 23V1h12v5.5a.5.5 0 00.5.5H19v16H1zM18.293 6L14 1.707V6h4.293z"
|
|
281
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
282
|
+
d: "M10.4413 9.03807C10.6282 9.11547 10.75 9.29778 10.75 9.50001V19.0833C10.75 19.2856 10.6282 19.4679 10.4413 19.5453C10.2545 19.6227 10.0394 19.5799 9.89645 19.4369L6.68873 16.2292H5.21875C4.54586 16.2292 4 15.6833 4 15.0104V13.5729C4 13.2497 4.1284 12.9397 4.35696 12.7111C4.58552 12.4826 4.89552 12.3542 5.21875 12.3542H6.68873L9.89645 9.14646C10.0394 9.00346 10.2545 8.96068 10.4413 9.03807ZM9.75 10.7071L7.24939 13.2077C7.15562 13.3015 7.02844 13.3542 6.89583 13.3542H5.21875C5.16073 13.3542 5.10509 13.3772 5.06407 13.4183C5.02305 13.4593 5 13.5149 5 13.5729V15.0104C5 15.131 5.09814 15.2292 5.21875 15.2292H6.89583C7.02844 15.2292 7.15562 15.2819 7.24939 15.3756L9.75 17.8762V10.7071ZM13.2185 11.0985C13.3942 10.8855 13.7093 10.8553 13.9223 11.031C14.8125 11.7653 15.5417 12.9972 15.5417 14.2917C15.5417 15.5848 14.8092 16.8181 13.923 17.5518C13.7103 17.7279 13.3951 17.6982 13.219 17.4855C13.0429 17.2728 13.0726 16.9576 13.2853 16.7815C13.9919 16.1966 14.5417 15.2277 14.5417 14.2917C14.5417 13.3533 13.9943 12.3867 13.286 11.8024C13.073 11.6267 13.0427 11.3115 13.2185 11.0985ZM11.2832 12.3204C11.4457 12.0971 11.7584 12.0478 11.9817 12.2103C12.5976 12.6585 13.1458 13.359 13.1458 14.2917C13.1458 15.2243 12.5976 15.9248 11.9817 16.373C11.7584 16.5355 11.4457 16.4863 11.2832 16.263C11.1207 16.0397 11.17 15.727 11.3933 15.5645C11.8546 15.2288 12.1458 14.7946 12.1458 14.2917C12.1458 13.7888 11.8546 13.3546 11.3933 13.0189C11.17 12.8564 11.1207 12.5437 11.2832 12.3204Z"
|
|
283
|
+
}))
|
|
341
284
|
});
|
|
342
285
|
|
|
343
286
|
|
|
344
287
|
|
|
345
288
|
|
|
346
|
-
|
|
347
289
|
const $f79a5c9b8145ab9d$export$e1aef45b828286de = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
348
290
|
name: 'Calendar',
|
|
349
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
291
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
350
292
|
d: "M8 0a1 1 0 011 1v1h6V1a1 1 0 112 0v1h2.778A3.222 3.222 0 0123 5.222v15.556A3.222 3.222 0 0119.778 24H4.222A3.222 3.222 0 011 20.778V5.222A3.222 3.222 0 014.222 2H7V1a1 1 0 011-1zM7 4H4.222C3.547 4 3 4.547 3 5.222V9h18V5.222C21 4.547 20.453 4 19.778 4H17v1a1 1 0 11-2 0V4H9v1a1 1 0 01-2 0V4zm14 7H3v9.778C3 21.453 3.547 22 4.222 22h15.556c.675 0 1.222-.547 1.222-1.222V11z"
|
|
351
293
|
})
|
|
352
294
|
});
|
|
@@ -354,39 +296,27 @@ const $f79a5c9b8145ab9d$export$e1aef45b828286de = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
354
296
|
|
|
355
297
|
|
|
356
298
|
|
|
357
|
-
|
|
358
299
|
const $dc59916de35ba5cc$export$c7400c2afca92dcc = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
359
300
|
name: 'ChatBubble',
|
|
360
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
d: "M0 0h24v24H0z",
|
|
367
|
-
fill: "none"
|
|
368
|
-
})
|
|
369
|
-
]
|
|
370
|
-
})
|
|
301
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
302
|
+
d: "M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2z"
|
|
303
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
304
|
+
d: "M0 0h24v24H0z",
|
|
305
|
+
fill: "none"
|
|
306
|
+
}))
|
|
371
307
|
});
|
|
372
308
|
|
|
373
309
|
|
|
374
310
|
|
|
375
311
|
|
|
376
|
-
|
|
377
312
|
const $48b2aa659a1fe342$export$abafb43f191f6fa2 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
378
313
|
name: 'ChatBubbleTrimmed',
|
|
379
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
d: "M0 0h15v18H0V0z",
|
|
386
|
-
fill: "none"
|
|
387
|
-
})
|
|
388
|
-
]
|
|
389
|
-
}),
|
|
314
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
315
|
+
d: "M13.5 1.5h-12C.7 1.5 0 2.2 0 3v13.5l3-3h10.5c.8 0 1.5-.7 1.5-1.5V3c0-.8-.7-1.5-1.5-1.5z"
|
|
316
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
317
|
+
d: "M0 0h15v18H0V0z",
|
|
318
|
+
fill: "none"
|
|
319
|
+
})),
|
|
390
320
|
trimmed: true,
|
|
391
321
|
viewBox: '0 0 15 18'
|
|
392
322
|
});
|
|
@@ -394,39 +324,27 @@ const $48b2aa659a1fe342$export$abafb43f191f6fa2 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
394
324
|
|
|
395
325
|
|
|
396
326
|
|
|
397
|
-
|
|
398
327
|
const $183d2001c6864c13$export$c20155506fb9b45c = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
399
328
|
name: 'CheckCircle',
|
|
400
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
407
|
-
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"
|
|
408
|
-
})
|
|
409
|
-
]
|
|
410
|
-
})
|
|
329
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
330
|
+
d: "M0 0h24v24H0z",
|
|
331
|
+
fill: "none"
|
|
332
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
333
|
+
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"
|
|
334
|
+
}))
|
|
411
335
|
});
|
|
412
336
|
|
|
413
337
|
|
|
414
338
|
|
|
415
339
|
|
|
416
|
-
|
|
417
340
|
const $b3535c5db6b07b08$export$7abc91efeab265c0 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
418
341
|
name: 'CheckCircleTrimmed',
|
|
419
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
426
|
-
d: "M7.5 1.5C3.4 1.5 0 4.9 0 9s3.4 7.5 7.5 7.5S15 13.1 15 9s-3.4-7.5-7.5-7.5zM6 12.8L2.2 9l1.1-1.1L6 10.6l5.7-5.7L12.8 6 6 12.8z"
|
|
427
|
-
})
|
|
428
|
-
]
|
|
429
|
-
}),
|
|
342
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
343
|
+
d: "M0 0h15v18H0V0z",
|
|
344
|
+
fill: "none"
|
|
345
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
346
|
+
d: "M7.5 1.5C3.4 1.5 0 4.9 0 9s3.4 7.5 7.5 7.5S15 13.1 15 9s-3.4-7.5-7.5-7.5zM6 12.8L2.2 9l1.1-1.1L6 10.6l5.7-5.7L12.8 6 6 12.8z"
|
|
347
|
+
})),
|
|
430
348
|
trimmed: true,
|
|
431
349
|
viewBox: '0 0 15 18'
|
|
432
350
|
});
|
|
@@ -434,10 +352,9 @@ const $b3535c5db6b07b08$export$7abc91efeab265c0 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
434
352
|
|
|
435
353
|
|
|
436
354
|
|
|
437
|
-
|
|
438
355
|
const $0cfe5baa3e28c951$export$4e3778eb35f54199 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
439
356
|
name: 'ChevronDown',
|
|
440
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
357
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
441
358
|
d: "M5.29289 8.29289C5.68342 7.90237 6.31658 7.90237 6.70711 8.29289L12 13.5858L17.2929 8.29289C17.6834 7.90237 18.3166 7.90237 18.7071 8.29289C19.0976 8.68342 19.0976 9.31658 18.7071 9.70711L12.7071 15.7071C12.3166 16.0976 11.6834 16.0976 11.2929 15.7071L5.29289 9.70711C4.90237 9.31658 4.90237 8.68342 5.29289 8.29289Z"
|
|
442
359
|
})
|
|
443
360
|
});
|
|
@@ -445,20 +362,14 @@ const $0cfe5baa3e28c951$export$4e3778eb35f54199 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
445
362
|
|
|
446
363
|
|
|
447
364
|
|
|
448
|
-
|
|
449
365
|
const $a53ca8ad954eb179$export$cbc3049fc822b6db = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
450
366
|
name: 'ChevronDownTrimmed',
|
|
451
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
d: "M0 0h9v18H0V0z",
|
|
458
|
-
fill: "none"
|
|
459
|
-
})
|
|
460
|
-
]
|
|
461
|
-
}),
|
|
367
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
368
|
+
d: "M1.1 5.9l3.4 3.4 3.4-3.4 1.1 1-4.5 4.5L0 6.9l1.1-1z"
|
|
369
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
370
|
+
d: "M0 0h9v18H0V0z",
|
|
371
|
+
fill: "none"
|
|
372
|
+
})),
|
|
462
373
|
trimmed: true,
|
|
463
374
|
viewBox: '0 0 9 18'
|
|
464
375
|
});
|
|
@@ -466,10 +377,9 @@ const $a53ca8ad954eb179$export$cbc3049fc822b6db = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
466
377
|
|
|
467
378
|
|
|
468
379
|
|
|
469
|
-
|
|
470
380
|
const $07ac590306944a61$export$29ab0a58e0457c56 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
471
381
|
name: 'ChevronLeft',
|
|
472
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
382
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
473
383
|
d: "M15.3738 5.29289C15.7643 5.68342 15.7643 6.31658 15.3738 6.70711L10.0809 12L15.3738 17.2929C15.7643 17.6834 15.7643 18.3166 15.3738 18.7071C14.9833 19.0976 14.3501 19.0976 13.9596 18.7071L7.95956 12.7071C7.56904 12.3166 7.56904 11.6834 7.95956 11.2929L13.9596 5.29289C14.3501 4.90237 14.9833 4.90237 15.3738 5.29289Z"
|
|
474
384
|
})
|
|
475
385
|
});
|
|
@@ -477,20 +387,14 @@ const $07ac590306944a61$export$29ab0a58e0457c56 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
477
387
|
|
|
478
388
|
|
|
479
389
|
|
|
480
|
-
|
|
481
390
|
const $2d06a02bc76d2787$export$d2722bd8341414a2 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
482
391
|
name: 'ChevronLeftTrimmed',
|
|
483
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
d: "M0 0h5.6v18H0V0z",
|
|
490
|
-
fill: "none"
|
|
491
|
-
})
|
|
492
|
-
]
|
|
493
|
-
}),
|
|
392
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
393
|
+
d: "M5.6 5.6L4.5 4.5 0 9l4.5 4.5 1.1-1.1L2.1 9l3.5-3.4z"
|
|
394
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
395
|
+
d: "M0 0h5.6v18H0V0z",
|
|
396
|
+
fill: "none"
|
|
397
|
+
})),
|
|
494
398
|
trimmed: true,
|
|
495
399
|
viewBox: '0 0 5.6 18'
|
|
496
400
|
});
|
|
@@ -498,10 +402,9 @@ const $2d06a02bc76d2787$export$d2722bd8341414a2 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
498
402
|
|
|
499
403
|
|
|
500
404
|
|
|
501
|
-
|
|
502
405
|
const $d6de068200401e40$export$6172d85aadfc9b96 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
503
406
|
name: 'ChevronRight',
|
|
504
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
407
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
505
408
|
d: "M8.62623 18.7071C8.2357 18.3166 8.2357 17.6834 8.62623 17.2929L13.9191 12L8.62623 6.70711C8.2357 6.31658 8.2357 5.68342 8.62623 5.29289C9.01675 4.90237 9.64992 4.90237 10.0404 5.29289L16.0404 11.2929C16.431 11.6834 16.431 12.3166 16.0404 12.7071L10.0404 18.7071C9.64992 19.0976 9.01675 19.0976 8.62623 18.7071Z"
|
|
506
409
|
})
|
|
507
410
|
});
|
|
@@ -509,20 +412,14 @@ const $d6de068200401e40$export$6172d85aadfc9b96 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
509
412
|
|
|
510
413
|
|
|
511
414
|
|
|
512
|
-
|
|
513
415
|
const $9f7ea2d3f6ebaf31$export$9d2fb5c0841f4865 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
514
416
|
name: 'ChevronRightTrimmed',
|
|
515
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
d: "M0 0h5.6v18H0V0z",
|
|
522
|
-
fill: "none"
|
|
523
|
-
})
|
|
524
|
-
]
|
|
525
|
-
}),
|
|
417
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
418
|
+
d: "M1.1 4.5L0 5.6 3.4 9 0 12.4l1.1 1.1L5.6 9 1.1 4.5z"
|
|
419
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
420
|
+
d: "M0 0h5.6v18H0V0z",
|
|
421
|
+
fill: "none"
|
|
422
|
+
})),
|
|
526
423
|
trimmed: true,
|
|
527
424
|
viewBox: '0 0 5.6 18'
|
|
528
425
|
});
|
|
@@ -530,10 +427,9 @@ const $9f7ea2d3f6ebaf31$export$9d2fb5c0841f4865 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
530
427
|
|
|
531
428
|
|
|
532
429
|
|
|
533
|
-
|
|
534
430
|
const $f3265d19f290bb78$export$9b80ee7d1e129684 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
535
431
|
name: 'ChevronUp',
|
|
536
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
432
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
537
433
|
d: "M18.7071 15.7071C18.3166 16.0976 17.6834 16.0976 17.2929 15.7071L12 10.4142L6.70711 15.7071C6.31659 16.0976 5.68342 16.0976 5.2929 15.7071C4.90237 15.3166 4.90237 14.6834 5.2929 14.2929L11.2929 8.29289C11.6834 7.90237 12.3166 7.90237 12.7071 8.29289L18.7071 14.2929C19.0976 14.6834 19.0976 15.3166 18.7071 15.7071Z"
|
|
538
434
|
})
|
|
539
435
|
});
|
|
@@ -541,20 +437,14 @@ const $f3265d19f290bb78$export$9b80ee7d1e129684 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
541
437
|
|
|
542
438
|
|
|
543
439
|
|
|
544
|
-
|
|
545
440
|
const $8ca9e82e2fcbbf26$export$1d50323f2c9af7f9 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
546
441
|
name: 'ChevronUpTrimmed',
|
|
547
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
d: "M0 0h9v18H0V0z",
|
|
554
|
-
fill: "none"
|
|
555
|
-
})
|
|
556
|
-
]
|
|
557
|
-
}),
|
|
442
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
443
|
+
d: "M1.1 11.6l3.4-3.4 3.4 3.4L9 10.5 4.5 6 0 10.5l1.1 1.1z"
|
|
444
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
445
|
+
d: "M0 0h9v18H0V0z",
|
|
446
|
+
fill: "none"
|
|
447
|
+
})),
|
|
558
448
|
trimmed: true,
|
|
559
449
|
viewBox: '0 0 9 18'
|
|
560
450
|
});
|
|
@@ -562,41 +452,28 @@ const $8ca9e82e2fcbbf26$export$1d50323f2c9af7f9 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
562
452
|
|
|
563
453
|
|
|
564
454
|
|
|
565
|
-
|
|
566
455
|
const $1220b9fd3a815fdf$export$9735c82c4bae3302 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
567
456
|
name: 'Clock',
|
|
568
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
}),
|
|
577
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
578
|
-
d: "M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"
|
|
579
|
-
})
|
|
580
|
-
]
|
|
581
|
-
})
|
|
457
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
458
|
+
d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"
|
|
459
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
460
|
+
d: "M0 0h24v24H0z",
|
|
461
|
+
fill: "none"
|
|
462
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
463
|
+
d: "M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z"
|
|
464
|
+
}))
|
|
582
465
|
});
|
|
583
466
|
|
|
584
467
|
|
|
585
468
|
|
|
586
469
|
|
|
587
|
-
|
|
588
470
|
const $182aa0c63aed7b70$export$28f06886b80eee89 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
589
471
|
name: 'ClockTrimmed',
|
|
590
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
596
|
-
d: "M10.5 5H9v6l5.25 3.15.75-1.23-4.5-2.67V5z"
|
|
597
|
-
})
|
|
598
|
-
]
|
|
599
|
-
}),
|
|
472
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
473
|
+
d: "M9.99 0C4.47 0 0 4.48 0 10s4.47 10 9.99 10C15.52 20 20 15.52 20 10S15.52 0 9.99 0zM10 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"
|
|
474
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
475
|
+
d: "M10.5 5H9v6l5.25 3.15.75-1.23-4.5-2.67V5z"
|
|
476
|
+
})),
|
|
600
477
|
trimmed: true,
|
|
601
478
|
viewBox: '0 0 20 24'
|
|
602
479
|
});
|
|
@@ -604,10 +481,9 @@ const $182aa0c63aed7b70$export$28f06886b80eee89 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
604
481
|
|
|
605
482
|
|
|
606
483
|
|
|
607
|
-
|
|
608
484
|
const $a66d3d13de5d0556$export$f39c2d165cd861fe = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
609
485
|
name: 'Close',
|
|
610
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
486
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
611
487
|
d: "M18.7071 6.70711C19.0976 6.31658 19.0976 5.68342 18.7071 5.29289C18.3166 4.90237 17.6834 4.90237 17.2929 5.29289L12 10.5858L6.70711 5.29289C6.31658 4.90237 5.68342 4.90237 5.29289 5.29289C4.90237 5.68342 4.90237 6.31658 5.29289 6.70711L10.5858 12L5.29289 17.2929C4.90237 17.6834 4.90237 18.3166 5.29289 18.7071C5.68342 19.0976 6.31658 19.0976 6.70711 18.7071L12 13.4142L17.2929 18.7071C17.6834 19.0976 18.3166 19.0976 18.7071 18.7071C19.0976 18.3166 19.0976 17.6834 18.7071 17.2929L13.4142 12L18.7071 6.70711Z"
|
|
612
488
|
})
|
|
613
489
|
});
|
|
@@ -615,20 +491,14 @@ const $a66d3d13de5d0556$export$f39c2d165cd861fe = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
615
491
|
|
|
616
492
|
|
|
617
493
|
|
|
618
|
-
|
|
619
494
|
const $0b809c1ea9cdd9a0$export$5ed931800e66957f = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
620
495
|
name: 'CloseTrimmed',
|
|
621
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
d: "M0 0h14v24H0V0z",
|
|
628
|
-
fill: "none"
|
|
629
|
-
})
|
|
630
|
-
]
|
|
631
|
-
}),
|
|
496
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
497
|
+
d: "M14 6.4L12.6 5 7 10.6 1.4 5 0 6.4 5.6 12 0 17.6 1.4 19 7 13.4l5.6 5.6 1.4-1.4L8.4 12 14 6.4z"
|
|
498
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
499
|
+
d: "M0 0h14v24H0V0z",
|
|
500
|
+
fill: "none"
|
|
501
|
+
})),
|
|
632
502
|
trimmed: true,
|
|
633
503
|
viewBox: '0 0 14 24'
|
|
634
504
|
});
|
|
@@ -636,20 +506,14 @@ const $0b809c1ea9cdd9a0$export$5ed931800e66957f = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
636
506
|
|
|
637
507
|
|
|
638
508
|
|
|
639
|
-
|
|
640
509
|
const $52e9a04317bd2993$export$613a29ed35edc9c6 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
641
510
|
name: 'CloudUpload',
|
|
642
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
649
|
-
d: "M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l4.65-4.65c.2-.2.51-.2.71 0L17 13h-3z"
|
|
650
|
-
})
|
|
651
|
-
]
|
|
652
|
-
}),
|
|
511
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
512
|
+
d: "M0 0h24v24H0V0z",
|
|
513
|
+
fill: "none"
|
|
514
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
515
|
+
d: "M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l4.65-4.65c.2-.2.51-.2.71 0L17 13h-3z"
|
|
516
|
+
})),
|
|
653
517
|
trimmed: true,
|
|
654
518
|
viewBox: '0 0 24 24'
|
|
655
519
|
});
|
|
@@ -657,62 +521,44 @@ const $52e9a04317bd2993$export$613a29ed35edc9c6 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
657
521
|
|
|
658
522
|
|
|
659
523
|
|
|
660
|
-
|
|
661
524
|
const $24f1ae80c46066bc$export$52f0f02147b12c03 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
662
525
|
name: 'Code',
|
|
663
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
670
|
-
d: "M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z"
|
|
671
|
-
})
|
|
672
|
-
]
|
|
673
|
-
})
|
|
526
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
527
|
+
fill: "none",
|
|
528
|
+
d: "M0 0h24v24H0V0z"
|
|
529
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
530
|
+
d: "M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z"
|
|
531
|
+
}))
|
|
674
532
|
});
|
|
675
533
|
|
|
676
534
|
|
|
677
535
|
|
|
678
536
|
|
|
679
|
-
|
|
680
537
|
const $393320bc5e5f21f1$export$d43ba07c3dac1104 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
681
538
|
name: 'CodeIllustration',
|
|
682
539
|
viewBox: '0 0 24 24',
|
|
683
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
clipRule: "evenodd",
|
|
693
|
-
d: "M13.1133 8.91158C13.3622 9.31598 13.5 9.85137 13.5 10.5408C13.5 11.7245 13.7365 12.3844 13.9341 12.7302C14.0332 12.9037 14.1256 13.0037 14.1816 13.055C14.2099 13.081 14.2298 13.0953 14.2378 13.1007C14.2386 13.1012 14.2392 13.1017 14.2398 13.1021C14.3998 13.1895 14.5 13.3575 14.5 13.5408C14.5 13.7241 14.3998 13.8921 14.2399 13.9795C14.2393 13.9799 14.2386 13.9804 14.2378 13.9809C14.2298 13.9864 14.2099 14.0007 14.1816 14.0266C14.1256 14.0779 14.0332 14.178 13.9341 14.3514C13.7365 14.6972 13.5 15.3571 13.5 16.5408C13.5 17.2294 13.3625 17.7622 13.1098 18.1609C12.8523 18.5671 12.5011 18.7928 12.1556 18.906C11.8197 19.016 11.4962 19.0181 11.2681 18.9977C11.1519 18.9874 11.0543 18.9706 10.984 18.956C10.9487 18.9487 10.9199 18.9418 10.8985 18.9363C10.8878 18.9336 10.879 18.9312 10.8721 18.9293L10.8633 18.9268L10.86 18.9258L10.8586 18.9254C10.8583 18.9253 10.8574 18.9251 11 18.4458C11.1426 17.9666 11.1423 17.9665 11.1421 17.9664L11.1408 17.966L11.1396 17.9657L11.1464 17.9675C11.1543 17.9695 11.1685 17.973 11.1879 17.977C11.2269 17.9851 11.2856 17.9953 11.3569 18.0017C11.5038 18.0148 11.6803 18.0094 11.8444 17.9556C11.9989 17.905 12.1477 17.8108 12.2652 17.6255C12.3875 17.4326 12.5 17.1023 12.5 16.5408C12.5 15.2245 12.7635 14.3844 13.0659 13.8552C13.1354 13.7336 13.2064 13.6295 13.2755 13.5408C13.2064 13.4522 13.1354 13.3481 13.0659 13.2264C12.7635 12.6972 12.5 11.8571 12.5 10.5408C12.5 9.98026 12.3878 9.64065 12.2617 9.43568C12.1393 9.23685 11.9835 9.13114 11.8244 9.07148C11.6571 9.00872 11.4791 8.99525 11.3333 9.00132C11.2623 9.00428 11.2039 9.01167 11.1653 9.01788C11.1461 9.02097 11.1322 9.02369 11.1244 9.0253L11.1177 9.02676C11.1175 9.02682 11.1172 9.02689 11.1177 9.02676L11.1194 9.02636L11.1207 9.02602C11.121 9.02596 11.1213 9.02589 11 8.54082C10.8787 8.05575 10.879 8.05568 10.8793 8.0556L10.8813 8.0551L10.8847 8.05428L10.8937 8.05217C10.9007 8.05056 10.9097 8.04857 10.9205 8.04632C10.942 8.04183 10.9711 8.03626 11.0066 8.03055C11.0773 8.01919 11.1752 8.00704 11.2917 8.00219C11.5209 7.99264 11.8429 8.01041 12.1756 8.13515C12.5165 8.26299 12.8607 8.50103 13.1133 8.91158ZM8.64201 8.08247C8.6423 8.08256 8.64257 8.08264 8.5 8.56188C8.35743 9.04112 8.35769 9.0412 8.35794 9.04128L8.35923 9.04166L8.36036 9.04199L8.35362 9.04021C8.34567 9.03818 8.33154 9.03474 8.31214 9.0307C8.27305 9.02256 8.21435 9.01236 8.14309 9.006C7.99625 8.99291 7.81971 8.99831 7.65562 9.05205C7.50106 9.10267 7.3523 9.19689 7.2348 9.38225C7.11253 9.57513 7 9.90544 7 10.4669C7 11.7832 6.73652 12.6233 6.43412 13.1525C6.36459 13.2741 6.29363 13.3782 6.22447 13.4669C6.29363 13.5555 6.36459 13.6596 6.43412 13.7813C6.73652 14.3105 7 15.1506 7 16.4669C7 17.0274 7.11219 17.367 7.23833 17.572C7.36068 17.7708 7.51646 17.8766 7.67556 17.9362C7.84292 17.999 8.02088 18.0125 8.16668 18.0064C8.2377 18.0034 8.29606 17.996 8.33472 17.9898C8.35391 17.9867 8.36783 17.984 8.37556 17.9824L8.38182 17.981L8.38062 17.9813L8.37927 17.9817C8.379 17.9817 8.37873 17.9818 8.5 18.4669C8.62127 18.952 8.62098 18.952 8.62069 18.9521L8.61866 18.9526L8.61528 18.9534L8.60626 18.9555C8.59927 18.9571 8.59031 18.9591 8.57952 18.9614C8.55795 18.9659 8.5289 18.9714 8.4934 18.9771C8.42269 18.9885 8.3248 19.0007 8.20832 19.0055C7.97912 19.0151 7.65708 18.9973 7.32444 18.8726C6.98354 18.7447 6.63932 18.5067 6.38667 18.0961C6.13781 17.6917 6 17.1563 6 16.4669C6 15.2832 5.76348 14.6233 5.56588 14.2775C5.46679 14.104 5.37439 14.004 5.31839 13.9527C5.29012 13.9267 5.27024 13.9124 5.26222 13.907C5.2614 13.9064 5.2607 13.906 5.26012 13.9056C5.10018 13.8182 5 13.6501 5 13.4669C5 13.2837 5.10017 13.1156 5.26012 13.0282C5.26069 13.0278 5.26139 13.0273 5.26222 13.0268C5.27024 13.0213 5.29011 13.007 5.31839 12.9811C5.37438 12.9298 5.46679 12.8297 5.56588 12.6563C5.76348 12.3105 6 11.6506 6 10.4669C6 9.77834 6.13747 9.24552 6.3902 8.84684C6.6477 8.44064 6.99894 8.21485 7.34438 8.10172C7.68029 7.99171 8.00375 7.98961 8.23191 8.00995C8.34815 8.02032 8.4457 8.03706 8.51598 8.0517C8.55127 8.05904 8.58011 8.06595 8.60146 8.07141C8.61215 8.07415 8.621 8.07653 8.62789 8.07844L8.63674 8.08094L8.64004 8.08189L8.64201 8.08247ZM8.38182 17.981C8.38211 17.981 8.38241 17.9809 8.38182 17.981V17.981Z"
|
|
694
|
-
})
|
|
695
|
-
]
|
|
696
|
-
})
|
|
540
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement(($parcel$interopDefault($cdMdU$react)).Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
541
|
+
fillRule: "evenodd",
|
|
542
|
+
clipRule: "evenodd",
|
|
543
|
+
d: "M.5 0a.5.5 0 00-.5.5v23a.5.5 0 00.5.5h19a.5.5 0 00.5-.5v-17a.5.5 0 00-.146-.354l-6-6A.5.5 0 0013.5 0H.5zM1 23V1h12v5.5a.5.5 0 00.5.5H19v16H1zM18.293 6L14 1.707V6h4.293z"
|
|
544
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
545
|
+
fillRule: "evenodd",
|
|
546
|
+
clipRule: "evenodd",
|
|
547
|
+
d: "M13.1133 8.91158C13.3622 9.31598 13.5 9.85137 13.5 10.5408C13.5 11.7245 13.7365 12.3844 13.9341 12.7302C14.0332 12.9037 14.1256 13.0037 14.1816 13.055C14.2099 13.081 14.2298 13.0953 14.2378 13.1007C14.2386 13.1012 14.2392 13.1017 14.2398 13.1021C14.3998 13.1895 14.5 13.3575 14.5 13.5408C14.5 13.7241 14.3998 13.8921 14.2399 13.9795C14.2393 13.9799 14.2386 13.9804 14.2378 13.9809C14.2298 13.9864 14.2099 14.0007 14.1816 14.0266C14.1256 14.0779 14.0332 14.178 13.9341 14.3514C13.7365 14.6972 13.5 15.3571 13.5 16.5408C13.5 17.2294 13.3625 17.7622 13.1098 18.1609C12.8523 18.5671 12.5011 18.7928 12.1556 18.906C11.8197 19.016 11.4962 19.0181 11.2681 18.9977C11.1519 18.9874 11.0543 18.9706 10.984 18.956C10.9487 18.9487 10.9199 18.9418 10.8985 18.9363C10.8878 18.9336 10.879 18.9312 10.8721 18.9293L10.8633 18.9268L10.86 18.9258L10.8586 18.9254C10.8583 18.9253 10.8574 18.9251 11 18.4458C11.1426 17.9666 11.1423 17.9665 11.1421 17.9664L11.1408 17.966L11.1396 17.9657L11.1464 17.9675C11.1543 17.9695 11.1685 17.973 11.1879 17.977C11.2269 17.9851 11.2856 17.9953 11.3569 18.0017C11.5038 18.0148 11.6803 18.0094 11.8444 17.9556C11.9989 17.905 12.1477 17.8108 12.2652 17.6255C12.3875 17.4326 12.5 17.1023 12.5 16.5408C12.5 15.2245 12.7635 14.3844 13.0659 13.8552C13.1354 13.7336 13.2064 13.6295 13.2755 13.5408C13.2064 13.4522 13.1354 13.3481 13.0659 13.2264C12.7635 12.6972 12.5 11.8571 12.5 10.5408C12.5 9.98026 12.3878 9.64065 12.2617 9.43568C12.1393 9.23685 11.9835 9.13114 11.8244 9.07148C11.6571 9.00872 11.4791 8.99525 11.3333 9.00132C11.2623 9.00428 11.2039 9.01167 11.1653 9.01788C11.1461 9.02097 11.1322 9.02369 11.1244 9.0253L11.1177 9.02676C11.1175 9.02682 11.1172 9.02689 11.1177 9.02676L11.1194 9.02636L11.1207 9.02602C11.121 9.02596 11.1213 9.02589 11 8.54082C10.8787 8.05575 10.879 8.05568 10.8793 8.0556L10.8813 8.0551L10.8847 8.05428L10.8937 8.05217C10.9007 8.05056 10.9097 8.04857 10.9205 8.04632C10.942 8.04183 10.9711 8.03626 11.0066 8.03055C11.0773 8.01919 11.1752 8.00704 11.2917 8.00219C11.5209 7.99264 11.8429 8.01041 12.1756 8.13515C12.5165 8.26299 12.8607 8.50103 13.1133 8.91158ZM8.64201 8.08247C8.6423 8.08256 8.64257 8.08264 8.5 8.56188C8.35743 9.04112 8.35769 9.0412 8.35794 9.04128L8.35923 9.04166L8.36036 9.04199L8.35362 9.04021C8.34567 9.03818 8.33154 9.03474 8.31214 9.0307C8.27305 9.02256 8.21435 9.01236 8.14309 9.006C7.99625 8.99291 7.81971 8.99831 7.65562 9.05205C7.50106 9.10267 7.3523 9.19689 7.2348 9.38225C7.11253 9.57513 7 9.90544 7 10.4669C7 11.7832 6.73652 12.6233 6.43412 13.1525C6.36459 13.2741 6.29363 13.3782 6.22447 13.4669C6.29363 13.5555 6.36459 13.6596 6.43412 13.7813C6.73652 14.3105 7 15.1506 7 16.4669C7 17.0274 7.11219 17.367 7.23833 17.572C7.36068 17.7708 7.51646 17.8766 7.67556 17.9362C7.84292 17.999 8.02088 18.0125 8.16668 18.0064C8.2377 18.0034 8.29606 17.996 8.33472 17.9898C8.35391 17.9867 8.36783 17.984 8.37556 17.9824L8.38182 17.981L8.38062 17.9813L8.37927 17.9817C8.379 17.9817 8.37873 17.9818 8.5 18.4669C8.62127 18.952 8.62098 18.952 8.62069 18.9521L8.61866 18.9526L8.61528 18.9534L8.60626 18.9555C8.59927 18.9571 8.59031 18.9591 8.57952 18.9614C8.55795 18.9659 8.5289 18.9714 8.4934 18.9771C8.42269 18.9885 8.3248 19.0007 8.20832 19.0055C7.97912 19.0151 7.65708 18.9973 7.32444 18.8726C6.98354 18.7447 6.63932 18.5067 6.38667 18.0961C6.13781 17.6917 6 17.1563 6 16.4669C6 15.2832 5.76348 14.6233 5.56588 14.2775C5.46679 14.104 5.37439 14.004 5.31839 13.9527C5.29012 13.9267 5.27024 13.9124 5.26222 13.907C5.2614 13.9064 5.2607 13.906 5.26012 13.9056C5.10018 13.8182 5 13.6501 5 13.4669C5 13.2837 5.10017 13.1156 5.26012 13.0282C5.26069 13.0278 5.26139 13.0273 5.26222 13.0268C5.27024 13.0213 5.29011 13.007 5.31839 12.9811C5.37438 12.9298 5.46679 12.8297 5.56588 12.6563C5.76348 12.3105 6 11.6506 6 10.4669C6 9.77834 6.13747 9.24552 6.3902 8.84684C6.6477 8.44064 6.99894 8.21485 7.34438 8.10172C7.68029 7.99171 8.00375 7.98961 8.23191 8.00995C8.34815 8.02032 8.4457 8.03706 8.51598 8.0517C8.55127 8.05904 8.58011 8.06595 8.60146 8.07141C8.61215 8.07415 8.621 8.07653 8.62789 8.07844L8.63674 8.08094L8.64004 8.08189L8.64201 8.08247ZM8.38182 17.981C8.38211 17.981 8.38241 17.9809 8.38182 17.981V17.981Z"
|
|
548
|
+
}))
|
|
697
549
|
});
|
|
698
550
|
|
|
699
551
|
|
|
700
552
|
|
|
701
553
|
|
|
702
|
-
|
|
703
554
|
const $b303db8fb7198bdd$export$df36d0ad31b25969 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
704
555
|
name: 'CodeTrimmed',
|
|
705
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
712
|
-
d: "M5.5 12.5L2.1 9l3.4-3.4-1-1.1L0 9l4.5 4.5 1-1zm3.9 0L12.9 9 9.4 5.6l1.1-1.1L15 9l-4.5 4.5s-1-1-1.1-1z"
|
|
713
|
-
})
|
|
714
|
-
]
|
|
715
|
-
}),
|
|
556
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
557
|
+
d: "M0 0h15v18H0V0z",
|
|
558
|
+
fill: "none"
|
|
559
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
560
|
+
d: "M5.5 12.5L2.1 9l3.4-3.4-1-1.1L0 9l4.5 4.5 1-1zm3.9 0L12.9 9 9.4 5.6l1.1-1.1L15 9l-4.5 4.5s-1-1-1.1-1z"
|
|
561
|
+
})),
|
|
716
562
|
trimmed: true,
|
|
717
563
|
viewBox: '0 0 15 18'
|
|
718
564
|
});
|
|
@@ -720,39 +566,27 @@ const $b303db8fb7198bdd$export$df36d0ad31b25969 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
720
566
|
|
|
721
567
|
|
|
722
568
|
|
|
723
|
-
|
|
724
569
|
const $06750af0c4d8f8d8$export$92ce62e1201c4fc0 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
725
570
|
name: 'Copy',
|
|
726
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
733
|
-
d: "M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"
|
|
734
|
-
})
|
|
735
|
-
]
|
|
736
|
-
})
|
|
571
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
572
|
+
d: "M0 0h24v24H0z",
|
|
573
|
+
fill: "none"
|
|
574
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
575
|
+
d: "M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"
|
|
576
|
+
}))
|
|
737
577
|
});
|
|
738
578
|
|
|
739
579
|
|
|
740
580
|
|
|
741
581
|
|
|
742
|
-
|
|
743
582
|
const $55ce4be9819194f7$export$f35668634fbb81b7 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
744
583
|
name: 'CopyTrimmed',
|
|
745
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
752
|
-
d: "M10.5.8h-9C.7.8 0 1.4 0 2.2v10.5h1.5V2.2h9V.8zm2.3 3H4.5c-.8 0-1.5.6-1.5 1.4v10.5c0 .8.7 1.5 1.5 1.5h8.2c.8 0 1.5-.7 1.5-1.5V5.2c0-.8-.6-1.4-1.4-1.4zm0 12H4.5V5.2h8.2v10.6z"
|
|
753
|
-
})
|
|
754
|
-
]
|
|
755
|
-
}),
|
|
584
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
585
|
+
d: "M0 0h14.2v18H0V0z",
|
|
586
|
+
fill: "none"
|
|
587
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
588
|
+
d: "M10.5.8h-9C.7.8 0 1.4 0 2.2v10.5h1.5V2.2h9V.8zm2.3 3H4.5c-.8 0-1.5.6-1.5 1.4v10.5c0 .8.7 1.5 1.5 1.5h8.2c.8 0 1.5-.7 1.5-1.5V5.2c0-.8-.6-1.4-1.4-1.4zm0 12H4.5V5.2h8.2v10.6z"
|
|
589
|
+
})),
|
|
756
590
|
trimmed: true,
|
|
757
591
|
viewBox: '0 0 14.2 18'
|
|
758
592
|
});
|
|
@@ -760,29 +594,22 @@ const $55ce4be9819194f7$export$f35668634fbb81b7 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
760
594
|
|
|
761
595
|
|
|
762
596
|
|
|
763
|
-
|
|
764
597
|
const $e2a4dd5bd55602da$export$126db9180177689d = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
765
598
|
name: 'Cycle',
|
|
766
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
d: "M0 0h24v24H0z",
|
|
773
|
-
fill: "none"
|
|
774
|
-
})
|
|
775
|
-
]
|
|
776
|
-
})
|
|
599
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
600
|
+
d: "M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0020 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 004 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"
|
|
601
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
602
|
+
d: "M0 0h24v24H0z",
|
|
603
|
+
fill: "none"
|
|
604
|
+
}))
|
|
777
605
|
});
|
|
778
606
|
|
|
779
607
|
|
|
780
608
|
|
|
781
609
|
|
|
782
|
-
|
|
783
610
|
const $c9b1ff4adf2290df$export$4e679c3c8a4819e4 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
784
611
|
name: 'CycleTrimmed',
|
|
785
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
612
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
786
613
|
d: "M8 4V1L4 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0016 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L1.24 7.74A7.93 7.93 0 000 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"
|
|
787
614
|
}),
|
|
788
615
|
props: {
|
|
@@ -798,39 +625,27 @@ const $c9b1ff4adf2290df$export$4e679c3c8a4819e4 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
798
625
|
|
|
799
626
|
|
|
800
627
|
|
|
801
|
-
|
|
802
628
|
const $b5c14f21ae2fe23e$export$bfadae053a633538 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
803
629
|
name: 'Delete',
|
|
804
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
d: "M0 0h24v24H0z",
|
|
811
|
-
fill: "none"
|
|
812
|
-
})
|
|
813
|
-
]
|
|
814
|
-
})
|
|
630
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
631
|
+
d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"
|
|
632
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
633
|
+
d: "M0 0h24v24H0z",
|
|
634
|
+
fill: "none"
|
|
635
|
+
}))
|
|
815
636
|
});
|
|
816
637
|
|
|
817
638
|
|
|
818
639
|
|
|
819
640
|
|
|
820
|
-
|
|
821
641
|
const $366b60bf65dac8ef$export$bec701e931d6bc7b = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
822
642
|
name: 'DeleteTrimmed',
|
|
823
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
fill: "none",
|
|
830
|
-
d: "M-5 0h24v24H-5V0z"
|
|
831
|
-
})
|
|
832
|
-
]
|
|
833
|
-
}),
|
|
643
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
644
|
+
d: "M1 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H1v12zM14 4h-3.5l-1-1h-5l-1 1H0v2h14V4z"
|
|
645
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
646
|
+
fill: "none",
|
|
647
|
+
d: "M-5 0h24v24H-5V0z"
|
|
648
|
+
})),
|
|
834
649
|
trimmed: true,
|
|
835
650
|
viewBox: '0 0 14 24'
|
|
836
651
|
});
|
|
@@ -838,10 +653,9 @@ const $366b60bf65dac8ef$export$bec701e931d6bc7b = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
838
653
|
|
|
839
654
|
|
|
840
655
|
|
|
841
|
-
|
|
842
656
|
const $6180f73d5ae1c987$export$7fe28cb29e71bf10 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
843
657
|
name: 'Done',
|
|
844
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
658
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
845
659
|
d: "M20.7071 5.29289C21.0976 5.68342 21.0976 6.31658 20.7071 6.70711L9.70711 17.7071C9.51957 17.8946 9.26522 18 9 18C8.73478 18 8.48043 17.8946 8.29289 17.7071L3.29289 12.7071C2.90237 12.3166 2.90237 11.6834 3.29289 11.2929C3.68342 10.9024 4.31658 10.9024 4.70711 11.2929L9 15.5858L19.2929 5.29289C19.6834 4.90237 20.3166 4.90237 20.7071 5.29289Z"
|
|
846
660
|
})
|
|
847
661
|
});
|
|
@@ -849,61 +663,42 @@ const $6180f73d5ae1c987$export$7fe28cb29e71bf10 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
849
663
|
|
|
850
664
|
|
|
851
665
|
|
|
852
|
-
|
|
853
666
|
const $981419de34a2e954$export$d18ba80dd7a199de = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
854
667
|
name: 'DoubleArrow',
|
|
855
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
864
|
-
d: "M 0 0 L 24 0 L 24 24 L 0 24 Z",
|
|
865
|
-
fill: "none"
|
|
866
|
-
})
|
|
867
|
-
]
|
|
868
|
-
})
|
|
668
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
669
|
+
d: "M 7 14 L 12 20 L 17 14 Z"
|
|
670
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
671
|
+
d: "M 6.989 9.951 L 11.989 4 L 16.989 9.951 Z"
|
|
672
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
673
|
+
d: "M 0 0 L 24 0 L 24 24 L 0 24 Z",
|
|
674
|
+
fill: "none"
|
|
675
|
+
}))
|
|
869
676
|
});
|
|
870
677
|
|
|
871
678
|
|
|
872
679
|
|
|
873
680
|
|
|
874
|
-
|
|
875
681
|
const $e552594d576da56f$export$a7aaed3e118dd255 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
876
682
|
name: 'Download',
|
|
877
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
d: "M0 0h24v24H0z",
|
|
884
|
-
fill: "none"
|
|
885
|
-
})
|
|
886
|
-
]
|
|
887
|
-
})
|
|
683
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
684
|
+
d: "M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"
|
|
685
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
686
|
+
d: "M0 0h24v24H0z",
|
|
687
|
+
fill: "none"
|
|
688
|
+
}))
|
|
888
689
|
});
|
|
889
690
|
|
|
890
691
|
|
|
891
692
|
|
|
892
693
|
|
|
893
|
-
|
|
894
694
|
const $f10359fd2c80fd5b$export$5bc0436a3605cd77 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
895
695
|
name: 'DownloadTrimmed',
|
|
896
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
d: "M0 0h10.5v18H0V0z",
|
|
903
|
-
fill: "none"
|
|
904
|
-
})
|
|
905
|
-
]
|
|
906
|
-
}),
|
|
696
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
697
|
+
d: "M10.5 6.8h-3V2.2H3v4.5H0L5.2 12l5.3-5.2zM0 13.5V15h10.5v-1.5H0z"
|
|
698
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
699
|
+
d: "M0 0h10.5v18H0V0z",
|
|
700
|
+
fill: "none"
|
|
701
|
+
})),
|
|
907
702
|
trimmed: true,
|
|
908
703
|
viewBox: '0 0 10.5 18'
|
|
909
704
|
});
|
|
@@ -911,39 +706,27 @@ const $f10359fd2c80fd5b$export$5bc0436a3605cd77 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
911
706
|
|
|
912
707
|
|
|
913
708
|
|
|
914
|
-
|
|
915
709
|
const $0b394f5452a27e09$export$b48985bba8f530f5 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
916
710
|
name: 'Drag',
|
|
917
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
924
|
-
d: "M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"
|
|
925
|
-
})
|
|
926
|
-
]
|
|
927
|
-
})
|
|
711
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
712
|
+
fill: "none",
|
|
713
|
+
d: "M0 0h24v24H0V0z"
|
|
714
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
715
|
+
d: "M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"
|
|
716
|
+
}))
|
|
928
717
|
});
|
|
929
718
|
|
|
930
719
|
|
|
931
720
|
|
|
932
721
|
|
|
933
|
-
|
|
934
722
|
const $60cf485239dea695$export$5d3a3e006371c9ca = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
935
723
|
name: 'DragTrimmed',
|
|
936
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
943
|
-
d: "M4 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6C.9 4 0 4.9 0 6s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"
|
|
944
|
-
})
|
|
945
|
-
]
|
|
946
|
-
}),
|
|
724
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
725
|
+
d: "M0 0h10v24H0V0z",
|
|
726
|
+
fill: "none"
|
|
727
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
728
|
+
d: "M4 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6C.9 4 0 4.9 0 6s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"
|
|
729
|
+
})),
|
|
947
730
|
trimmed: true,
|
|
948
731
|
viewBox: '0 0 10 24'
|
|
949
732
|
});
|
|
@@ -951,39 +734,27 @@ const $60cf485239dea695$export$5d3a3e006371c9ca = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
951
734
|
|
|
952
735
|
|
|
953
736
|
|
|
954
|
-
|
|
955
737
|
const $80ca1a8d635f2d9d$export$6ed0965c9443aaa6 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
956
738
|
name: 'Edit',
|
|
957
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
d: "M0 0h24v24H0z",
|
|
964
|
-
fill: "none"
|
|
965
|
-
})
|
|
966
|
-
]
|
|
967
|
-
})
|
|
739
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
740
|
+
d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04a.996.996 0 000-1.41l-2.34-2.34a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"
|
|
741
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
742
|
+
d: "M0 0h24v24H0z",
|
|
743
|
+
fill: "none"
|
|
744
|
+
}))
|
|
968
745
|
});
|
|
969
746
|
|
|
970
747
|
|
|
971
748
|
|
|
972
749
|
|
|
973
|
-
|
|
974
750
|
const $edde7545027007d1$export$a51d593172bdd82c = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
975
751
|
name: 'EditTrimmed',
|
|
976
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
d: "M0 0h13.5v18H0V0z",
|
|
983
|
-
fill: "none"
|
|
984
|
-
})
|
|
985
|
-
]
|
|
986
|
-
}),
|
|
752
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
753
|
+
d: "M0 12.9v2.8h2.8l8.3-8.3-2.8-2.8L0 12.9zm13.3-7.6c.3-.3.3-.8 0-1.1l-1.8-1.8c-.3-.3-.8-.3-1.1 0L9.1 3.8l2.8 2.8c0 .1 1.4-1.3 1.4-1.3z"
|
|
754
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
755
|
+
d: "M0 0h13.5v18H0V0z",
|
|
756
|
+
fill: "none"
|
|
757
|
+
})),
|
|
987
758
|
trimmed: true,
|
|
988
759
|
viewBox: '0 0 13.5 18'
|
|
989
760
|
});
|
|
@@ -991,10 +762,9 @@ const $edde7545027007d1$export$a51d593172bdd82c = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
991
762
|
|
|
992
763
|
|
|
993
764
|
|
|
994
|
-
|
|
995
765
|
const $d4ec3f1a06f87aa1$export$b73adc49e1c170fe = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
996
766
|
name: 'EmbeddedEntryBlock',
|
|
997
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
767
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
998
768
|
d: "M21 15H3c-.6 0-1-.4-1-1v-4c0-.6.4-1 1-1h18c.5 0 1 .4 1 1v4c0 .6-.5 1-1 1zM19.5 7h-15c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h15c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5zM19.5 19h-15c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h15c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5zM17.6 23H6.4c-.2 0-.4-.2-.4-.4v-1.1c0-.3.2-.5.4-.5h11.1c.2 0 .4.2.4.4v1.1c.1.3-.1.5-.3.5zM17.6 3H6.4c-.2 0-.4-.2-.4-.4V1.4c0-.2.2-.4.4-.4h11.1c.3 0 .5.2.5.4v1.1c0 .3-.2.5-.4.5z"
|
|
999
769
|
})
|
|
1000
770
|
});
|
|
@@ -1002,10 +772,9 @@ const $d4ec3f1a06f87aa1$export$b73adc49e1c170fe = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1002
772
|
|
|
1003
773
|
|
|
1004
774
|
|
|
1005
|
-
|
|
1006
775
|
const $8b15be2c28e5c513$export$51b19baf1624a6d3 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1007
776
|
name: 'EmbeddedEntryBlockTrimmed',
|
|
1008
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
777
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1009
778
|
d: "M19 15H1c-.6 0-1-.4-1-1v-4c0-.6.4-1 1-1h18c.5 0 1 .4 1 1v4c0 .6-.5 1-1 1zM17.5 7h-15c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h15c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5zM17.5 19h-15c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h15c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5zM15.6 23H4.4c-.2 0-.4-.2-.4-.4v-1.1c0-.3.2-.5.4-.5h11.1c.2 0 .4.2.4.4v1.1c.1.3-.1.5-.3.5zM15.6 3H4.4c-.2 0-.4-.2-.4-.4V1.4c0-.2.2-.4.4-.4h11.1c.3 0 .5.2.5.4v1.1c0 .3-.2.5-.4.5z"
|
|
1010
779
|
}),
|
|
1011
780
|
trimmed: true,
|
|
@@ -1015,37 +784,25 @@ const $8b15be2c28e5c513$export$51b19baf1624a6d3 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1015
784
|
|
|
1016
785
|
|
|
1017
786
|
|
|
1018
|
-
|
|
1019
787
|
const $a7b61e44185f172d$export$4059f3b86c4cff3f = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1020
788
|
name: 'EmbeddedEntryInline',
|
|
1021
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1027
|
-
d: "M4.5 16h-3c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5zM19.5 16h-4c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h4c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5z"
|
|
1028
|
-
})
|
|
1029
|
-
]
|
|
1030
|
-
})
|
|
789
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
790
|
+
d: "M13.4 17H6.6c-.3 0-.6-.3-.6-.6v-2.8c0-.3.3-.6.6-.6h6.8c.3 0 .6.3.6.6v2.8c0 .3-.3.6-.6.6zM22.5 11h-21c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h20.9c.4 0 .6.2.6.5v.9c0 .4-.2.6-.5.6zM4.5 16h-3c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5zM12.6 21H1.4c-.2 0-.4-.2-.4-.4v-1.1c0-.3.2-.5.4-.5h11.1c.2 0 .4.2.4.4v1.1c.1.3-.1.5-.3.5zM15.6 6H1.4c-.2 0-.4-.2-.4-.4V4.4c0-.2.2-.4.4-.4h14.1c.3 0 .5.2.5.4v1.1c0 .3-.2.5-.4.5z"
|
|
791
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
792
|
+
d: "M4.5 16h-3c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5zM19.5 16h-4c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h4c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5z"
|
|
793
|
+
}))
|
|
1031
794
|
});
|
|
1032
795
|
|
|
1033
796
|
|
|
1034
797
|
|
|
1035
798
|
|
|
1036
|
-
|
|
1037
799
|
const $5e70b05ef07272d9$export$e43893f5dcb979a8 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1038
800
|
name: 'EmbeddedEntryInlineTrimmed',
|
|
1039
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1045
|
-
d: "M3.5 16h-3c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5zM18.5 16h-4c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h4c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5z"
|
|
1046
|
-
})
|
|
1047
|
-
]
|
|
1048
|
-
}),
|
|
801
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
802
|
+
d: "M12.4 17H5.6c-.3 0-.6-.3-.6-.6v-2.8c0-.3.3-.6.6-.6h6.8c.3 0 .6.3.6.6v2.8c0 .3-.3.6-.6.6zM21.5 11H.5c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h20.9c.4 0 .6.2.6.5v.9c0 .4-.2.6-.5.6zM3.5 16h-3c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5zM11.6 21H.4c-.2 0-.4-.2-.4-.4v-1.1c0-.3.2-.5.4-.5h11.1c.2 0 .4.2.4.4v1.1c.1.3-.1.5-.3.5zM14.6 6H.4C.2 6 0 5.8 0 5.6V4.4c0-.2.2-.4.4-.4h14.1c.3 0 .5.2.5.4v1.1c0 .3-.2.5-.4.5z"
|
|
803
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
804
|
+
d: "M3.5 16h-3c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h3c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5zM18.5 16h-4c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h4c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5z"
|
|
805
|
+
})),
|
|
1049
806
|
trimmed: true,
|
|
1050
807
|
viewBox: '0 0 22 24'
|
|
1051
808
|
});
|
|
@@ -1053,45 +810,31 @@ const $5e70b05ef07272d9$export$e43893f5dcb979a8 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1053
810
|
|
|
1054
811
|
|
|
1055
812
|
|
|
1056
|
-
|
|
1057
813
|
const $458ce672b1cdb469$export$3bb977b3ba9d3b59 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1058
814
|
name: 'Entry',
|
|
1059
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
}),
|
|
1068
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1069
|
-
d: "M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z"
|
|
1070
|
-
})
|
|
1071
|
-
]
|
|
1072
|
-
})
|
|
815
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
816
|
+
fill: "none",
|
|
817
|
+
d: "M0 0h24v24H0V0z"
|
|
818
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
819
|
+
d: "M8 16h8v2H8zM8 12h8v2H8z"
|
|
820
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
821
|
+
d: "M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z"
|
|
822
|
+
}))
|
|
1073
823
|
});
|
|
1074
824
|
|
|
1075
825
|
|
|
1076
826
|
|
|
1077
827
|
|
|
1078
|
-
|
|
1079
828
|
const $6216399860e87272$export$b89afe0e414ad6b1 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1080
829
|
name: 'EntryTrimmed',
|
|
1081
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
}),
|
|
1090
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1091
|
-
d: "M10 2H2C.9 2 0 2.9 0 4v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm4 18H2V4h7v5h5v11z"
|
|
1092
|
-
})
|
|
1093
|
-
]
|
|
1094
|
-
}),
|
|
830
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
831
|
+
d: "M0 0h16v24H0V0z",
|
|
832
|
+
fill: "none"
|
|
833
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
834
|
+
d: "M4 16h8v2H4zM4 12h8v2H4z"
|
|
835
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
836
|
+
d: "M10 2H2C.9 2 0 2.9 0 4v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zm4 18H2V4h7v5h5v11z"
|
|
837
|
+
})),
|
|
1095
838
|
trimmed: true,
|
|
1096
839
|
viewBox: '0 0 16 24'
|
|
1097
840
|
});
|
|
@@ -1099,10 +842,9 @@ const $6216399860e87272$export$b89afe0e414ad6b1 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1099
842
|
|
|
1100
843
|
|
|
1101
844
|
|
|
1102
|
-
|
|
1103
845
|
const $8086b4fb0c73444e$export$7dc6752a22ab011a = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1104
846
|
name: 'Environment',
|
|
1105
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
847
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1106
848
|
d: "M16.1,7.5l-1.7,1.7l-2.2-2.1l-1,1l2.2,2.2L11.6,12h4.5V7.5z M16.1,4.5V0h-4.5l1.7,1.7L9.8,5.2H4.1v1.5h6.3l4-4L16.1,4.5z"
|
|
1107
849
|
}),
|
|
1108
850
|
viewBox: '0 0 16.1 12'
|
|
@@ -1111,77 +853,53 @@ const $8086b4fb0c73444e$export$7dc6752a22ab011a = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1111
853
|
|
|
1112
854
|
|
|
1113
855
|
|
|
1114
|
-
|
|
1115
856
|
const $2c5621f12e2f6661$export$691e6a1416ec544b = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1116
857
|
name: 'EnvironmentAlias',
|
|
1117
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1123
|
-
d: "M6,12c-3.3,0-6-2.7-6-6s2.7-6,6-6c1.6,0,3.1,0.6,4.3,1.8L9.4,2.6C8.5,1.7,7.3,1.2,6,1.2C3.4,1.2,1.2,3.4,1.2,6 s2.1,4.8,4.8,4.8c1.3,0,2.5-0.5,3.4-1.4l0.9,0.9C9.1,11.4,7.6,12,6,12z"
|
|
1124
|
-
})
|
|
1125
|
-
]
|
|
1126
|
-
}),
|
|
858
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
859
|
+
d: "M16.1,7.5l-1.7,1.7l-2.2-2.1l-1,1l2.2,2.2L11.6,12h4.5V7.5z M16.1,4.5V0h-4.5l1.7,1.7L9.8,5.2H4.1v1.5h6.3l4-4L16.1,4.5z"
|
|
860
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
861
|
+
d: "M6,12c-3.3,0-6-2.7-6-6s2.7-6,6-6c1.6,0,3.1,0.6,4.3,1.8L9.4,2.6C8.5,1.7,7.3,1.2,6,1.2C3.4,1.2,1.2,3.4,1.2,6 s2.1,4.8,4.8,4.8c1.3,0,2.5-0.5,3.4-1.4l0.9,0.9C9.1,11.4,7.6,12,6,12z"
|
|
862
|
+
})),
|
|
1127
863
|
viewBox: '0 0 16.1 12'
|
|
1128
864
|
});
|
|
1129
865
|
|
|
1130
866
|
|
|
1131
867
|
|
|
1132
868
|
|
|
1133
|
-
|
|
1134
869
|
const $f1ced9bf7c1a41b3$export$19e0e85c173cf6ee = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1135
870
|
name: 'ErrorCircle',
|
|
1136
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1143
|
-
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"
|
|
1144
|
-
})
|
|
1145
|
-
]
|
|
1146
|
-
})
|
|
871
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
872
|
+
d: "M0 0h24v24H0z",
|
|
873
|
+
fill: "none"
|
|
874
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
875
|
+
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"
|
|
876
|
+
}))
|
|
1147
877
|
});
|
|
1148
878
|
|
|
1149
879
|
|
|
1150
880
|
|
|
1151
881
|
|
|
1152
|
-
|
|
1153
882
|
const $410ae62e76da6dff$export$cbb4ec6fec0b5141 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1154
883
|
name: 'ErrorCircleOutline',
|
|
1155
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1162
|
-
d: "M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"
|
|
1163
|
-
})
|
|
1164
|
-
]
|
|
1165
|
-
})
|
|
884
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
885
|
+
d: "M0 0h24v24H0V0z",
|
|
886
|
+
fill: "none"
|
|
887
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
888
|
+
d: "M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"
|
|
889
|
+
}))
|
|
1166
890
|
});
|
|
1167
891
|
|
|
1168
892
|
|
|
1169
893
|
|
|
1170
894
|
|
|
1171
|
-
|
|
1172
895
|
const $c823eab984883041$export$f15023a8c7f822 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1173
896
|
name: 'ErrorCircleTrimmed',
|
|
1174
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1181
|
-
d: "M7.5 1.5C3.4 1.5 0 4.9 0 9s3.4 7.5 7.5 7.5S15 13.1 15 9s-3.4-7.5-7.5-7.5zm.7 11.3H6.8v-1.5h1.5v1.5zm0-3H6.8V5.2h1.5v4.6z"
|
|
1182
|
-
})
|
|
1183
|
-
]
|
|
1184
|
-
}),
|
|
897
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
898
|
+
d: "M0 0h15v18H0V0z",
|
|
899
|
+
fill: "none"
|
|
900
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
901
|
+
d: "M7.5 1.5C3.4 1.5 0 4.9 0 9s3.4 7.5 7.5 7.5S15 13.1 15 9s-3.4-7.5-7.5-7.5zm.7 11.3H6.8v-1.5h1.5v1.5zm0-3H6.8V5.2h1.5v4.6z"
|
|
902
|
+
})),
|
|
1185
903
|
trimmed: true,
|
|
1186
904
|
viewBox: '0 0 15 18'
|
|
1187
905
|
});
|
|
@@ -1189,39 +907,27 @@ const $c823eab984883041$export$f15023a8c7f822 = /*#__PURE__*/ $cdMdU$contentfulf
|
|
|
1189
907
|
|
|
1190
908
|
|
|
1191
909
|
|
|
1192
|
-
|
|
1193
910
|
const $31a5c78a4b250a77$export$b2bf131c9f9cce5d = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1194
911
|
name: 'ExternalLink',
|
|
1195
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
d: "M0 0h24v24H0z",
|
|
1202
|
-
fill: "none"
|
|
1203
|
-
})
|
|
1204
|
-
]
|
|
1205
|
-
})
|
|
912
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
913
|
+
d: "M19 19H5V5h7V3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"
|
|
914
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
915
|
+
d: "M0 0h24v24H0z",
|
|
916
|
+
fill: "none"
|
|
917
|
+
}))
|
|
1206
918
|
});
|
|
1207
919
|
|
|
1208
920
|
|
|
1209
921
|
|
|
1210
922
|
|
|
1211
|
-
|
|
1212
923
|
const $242b800190719cb4$export$b62b87c6d87233ac = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1213
924
|
name: 'ExternalLinkTrimmed',
|
|
1214
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
d: "M0 0h13.5v18H0V0z",
|
|
1221
|
-
fill: "none"
|
|
1222
|
-
})
|
|
1223
|
-
]
|
|
1224
|
-
}),
|
|
925
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
926
|
+
d: "M12 14.2H1.5V3.8h5.2V2.2H1.5C.7 2.2 0 2.9 0 3.8v10.5c0 .8.7 1.5 1.5 1.5H12c.8 0 1.5-.7 1.5-1.5V9H12v5.2zm-3.8-12v1.5h2.7l-7.4 7.4 1.1 1.1L12 4.8v2.7h1.5V2.2H8.2z"
|
|
927
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
928
|
+
d: "M0 0h13.5v18H0V0z",
|
|
929
|
+
fill: "none"
|
|
930
|
+
})),
|
|
1225
931
|
trimmed: true,
|
|
1226
932
|
viewBox: '0 0 13.5 18'
|
|
1227
933
|
});
|
|
@@ -1229,39 +935,27 @@ const $242b800190719cb4$export$b62b87c6d87233ac = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1229
935
|
|
|
1230
936
|
|
|
1231
937
|
|
|
1232
|
-
|
|
1233
938
|
const $e909e0d6a834d1e0$export$f6eb642f10500457 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1234
939
|
name: 'FaceHappy',
|
|
1235
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
d: "M0 0h24v24H0z",
|
|
1242
|
-
fill: "none"
|
|
1243
|
-
})
|
|
1244
|
-
]
|
|
1245
|
-
})
|
|
940
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
941
|
+
d: "M11.99 2C6.47 2 2 6.47 2 12s4.47 10 9.99 10S22 17.53 22 12 17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm1-10.06L14.06 11l1.06-1.06L16.18 11l1.06-1.06-2.12-2.12zm-4.12 0L9.94 11 11 9.94 8.88 7.82 6.76 9.94 7.82 11zM12 17.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z"
|
|
942
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
943
|
+
d: "M0 0h24v24H0z",
|
|
944
|
+
fill: "none"
|
|
945
|
+
}))
|
|
1246
946
|
});
|
|
1247
947
|
|
|
1248
948
|
|
|
1249
949
|
|
|
1250
950
|
|
|
1251
|
-
|
|
1252
951
|
const $f51c94e963c0e7bd$export$e859648b589d4dc7 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1253
952
|
name: 'FaceHappyTrimmed',
|
|
1254
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
d: "M0 0h15v18H0V0z",
|
|
1261
|
-
fill: "none"
|
|
1262
|
-
})
|
|
1263
|
-
]
|
|
1264
|
-
}),
|
|
953
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
954
|
+
d: "M7.5 1.5C3.4 1.5 0 4.9 0 9s3.4 7.5 7.5 7.5S15 13.1 15 9s-3.4-7.5-7.5-7.5zm0 13.5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6zm.7-7.5l.8.7.8-.8.8.8.8-.8-1.6-1.5-1.6 1.6zm-3 0l.8.7.8-.8-1.6-1.5-1.6 1.6.8.8.8-.8zm2.3 5.6c1.7 0 3.2-1.1 3.8-2.6H3.7c.6 1.5 2.1 2.6 3.8 2.6z"
|
|
955
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
956
|
+
d: "M0 0h15v18H0V0z",
|
|
957
|
+
fill: "none"
|
|
958
|
+
})),
|
|
1265
959
|
trimmed: true,
|
|
1266
960
|
viewBox: '0 0 15 18'
|
|
1267
961
|
});
|
|
@@ -1269,39 +963,27 @@ const $f51c94e963c0e7bd$export$e859648b589d4dc7 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1269
963
|
|
|
1270
964
|
|
|
1271
965
|
|
|
1272
|
-
|
|
1273
966
|
const $0bd52c6e98b3c0c5$export$ec91da630f36d5ea = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1274
967
|
name: 'Filter',
|
|
1275
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
d: "M0 0h24v24H0z",
|
|
1282
|
-
fill: "none"
|
|
1283
|
-
})
|
|
1284
|
-
]
|
|
1285
|
-
})
|
|
968
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
969
|
+
d: "M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"
|
|
970
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
971
|
+
d: "M0 0h24v24H0z",
|
|
972
|
+
fill: "none"
|
|
973
|
+
}))
|
|
1286
974
|
});
|
|
1287
975
|
|
|
1288
976
|
|
|
1289
977
|
|
|
1290
978
|
|
|
1291
|
-
|
|
1292
979
|
const $2ca3bb4f59be3c7b$export$d7e64ff995ac39c5 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1293
980
|
name: 'FilterTrimmed',
|
|
1294
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
d: "M0 0h13.5v18H0V0z",
|
|
1301
|
-
fill: "none"
|
|
1302
|
-
})
|
|
1303
|
-
]
|
|
1304
|
-
}),
|
|
981
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
982
|
+
d: "M5.2 13.5h3V12h-3v1.5zM0 4.5V6h13.5V4.5H0zm2.2 5.3h9V8.2h-9v1.6z"
|
|
983
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
984
|
+
d: "M0 0h13.5v18H0V0z",
|
|
985
|
+
fill: "none"
|
|
986
|
+
})),
|
|
1305
987
|
trimmed: true,
|
|
1306
988
|
viewBox: '0 0 13.5 18'
|
|
1307
989
|
});
|
|
@@ -1309,58 +991,40 @@ const $2ca3bb4f59be3c7b$export$d7e64ff995ac39c5 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1309
991
|
|
|
1310
992
|
|
|
1311
993
|
|
|
1312
|
-
|
|
1313
994
|
const $26195ce74e5e57c2$export$80729fed35a16515 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1314
995
|
name: 'Folder',
|
|
1315
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
d: "M0 0h24v24H0z",
|
|
1322
|
-
fill: "none"
|
|
1323
|
-
})
|
|
1324
|
-
]
|
|
1325
|
-
})
|
|
996
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
997
|
+
d: "M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z"
|
|
998
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
999
|
+
d: "M0 0h24v24H0z",
|
|
1000
|
+
fill: "none"
|
|
1001
|
+
}))
|
|
1326
1002
|
});
|
|
1327
1003
|
|
|
1328
1004
|
|
|
1329
1005
|
|
|
1330
1006
|
|
|
1331
|
-
|
|
1332
1007
|
const $46ea02cfccc43481$export$c69697dcc939fbe9 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1333
1008
|
name: 'FolderCreate',
|
|
1334
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1341
|
-
d: "M20 6h-8l-2-2H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-1 8h-3v3h-2v-3h-3v-2h3V9h2v3h3v2z"
|
|
1342
|
-
})
|
|
1343
|
-
]
|
|
1344
|
-
})
|
|
1009
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1010
|
+
d: "M0 0h24v24H0V0z",
|
|
1011
|
+
fill: "none"
|
|
1012
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1013
|
+
d: "M20 6h-8l-2-2H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V8c0-1.11-.89-2-2-2zm-1 8h-3v3h-2v-3h-3v-2h3V9h2v3h3v2z"
|
|
1014
|
+
}))
|
|
1345
1015
|
});
|
|
1346
1016
|
|
|
1347
1017
|
|
|
1348
1018
|
|
|
1349
1019
|
|
|
1350
|
-
|
|
1351
1020
|
const $e2696f2d97e194f9$export$8fa596890326771e = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1352
1021
|
name: 'FolderCreateTrimmed',
|
|
1353
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1360
|
-
d: "M13.5 4.5h-6L6 3H1.5C.7 3 0 3.7 0 4.5v9c0 .8.7 1.5 1.5 1.5h12c.8 0 1.5-.7 1.5-1.5V6c0-.8-.7-1.5-1.5-1.5zm-.7 6h-2.2v2.2H9v-2.2H6.8V9H9V6.8h1.5V9h2.2v1.5z"
|
|
1361
|
-
})
|
|
1362
|
-
]
|
|
1363
|
-
}),
|
|
1022
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1023
|
+
d: "M0 0h15v18H0V0z",
|
|
1024
|
+
fill: "none"
|
|
1025
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1026
|
+
d: "M13.5 4.5h-6L6 3H1.5C.7 3 0 3.7 0 4.5v9c0 .8.7 1.5 1.5 1.5h12c.8 0 1.5-.7 1.5-1.5V6c0-.8-.7-1.5-1.5-1.5zm-.7 6h-2.2v2.2H9v-2.2H6.8V9H9V6.8h1.5V9h2.2v1.5z"
|
|
1027
|
+
})),
|
|
1364
1028
|
trimmed: true,
|
|
1365
1029
|
viewBox: '0 0 15 18'
|
|
1366
1030
|
});
|
|
@@ -1368,39 +1032,27 @@ const $e2696f2d97e194f9$export$8fa596890326771e = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1368
1032
|
|
|
1369
1033
|
|
|
1370
1034
|
|
|
1371
|
-
|
|
1372
1035
|
const $5eca29533a93f34f$export$6032e6db9bc400f5 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1373
1036
|
name: 'FolderOpen',
|
|
1374
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1381
|
-
d: "M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z"
|
|
1382
|
-
})
|
|
1383
|
-
]
|
|
1384
|
-
})
|
|
1037
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1038
|
+
d: "M0 0h24v24H0z",
|
|
1039
|
+
fill: "none"
|
|
1040
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1041
|
+
d: "M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 12H4V8h16v10z"
|
|
1042
|
+
}))
|
|
1385
1043
|
});
|
|
1386
1044
|
|
|
1387
1045
|
|
|
1388
1046
|
|
|
1389
1047
|
|
|
1390
|
-
|
|
1391
1048
|
const $0d601d2ecb8ed6b0$export$24b55b266cbc210b = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1392
1049
|
name: 'FolderOpenTrimmed',
|
|
1393
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1400
|
-
d: "M13.5 4.5h-6L6 3H1.5C.7 3 0 3.7 0 4.5v9c0 .8.7 1.5 1.5 1.5h12c.8 0 1.5-.7 1.5-1.5V6c0-.8-.7-1.5-1.5-1.5zm0 9h-12V6h12v7.5z"
|
|
1401
|
-
})
|
|
1402
|
-
]
|
|
1403
|
-
}),
|
|
1050
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1051
|
+
d: "M0 0h15v18H0V0z",
|
|
1052
|
+
fill: "none"
|
|
1053
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1054
|
+
d: "M13.5 4.5h-6L6 3H1.5C.7 3 0 3.7 0 4.5v9c0 .8.7 1.5 1.5 1.5h12c.8 0 1.5-.7 1.5-1.5V6c0-.8-.7-1.5-1.5-1.5zm0 9h-12V6h12v7.5z"
|
|
1055
|
+
})),
|
|
1404
1056
|
trimmed: true,
|
|
1405
1057
|
viewBox: '0 0 15 18'
|
|
1406
1058
|
});
|
|
@@ -1408,20 +1060,14 @@ const $0d601d2ecb8ed6b0$export$24b55b266cbc210b = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1408
1060
|
|
|
1409
1061
|
|
|
1410
1062
|
|
|
1411
|
-
|
|
1412
1063
|
const $5146d4db862f73d5$export$abba257563813778 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1413
1064
|
name: 'FolderTrimmed',
|
|
1414
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
d: "M0 0h15v18H0V0z",
|
|
1421
|
-
fill: "none"
|
|
1422
|
-
})
|
|
1423
|
-
]
|
|
1424
|
-
}),
|
|
1065
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1066
|
+
d: "M6 3H1.5C.7 3 0 3.7 0 4.5v9c0 .8.7 1.5 1.5 1.5h12c.8 0 1.5-.7 1.5-1.5V6c0-.8-.7-1.5-1.5-1.5h-6L6 3z"
|
|
1067
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1068
|
+
d: "M0 0h15v18H0V0z",
|
|
1069
|
+
fill: "none"
|
|
1070
|
+
})),
|
|
1425
1071
|
trimmed: true,
|
|
1426
1072
|
viewBox: '0 0 15 18'
|
|
1427
1073
|
});
|
|
@@ -1429,39 +1075,27 @@ const $5146d4db862f73d5$export$abba257563813778 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1429
1075
|
|
|
1430
1076
|
|
|
1431
1077
|
|
|
1432
|
-
|
|
1433
1078
|
const $22652beb1c61ac7b$export$7864ecf413ffaa22 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1434
1079
|
name: 'FormatBold',
|
|
1435
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
d: "M0 0h24v24H0z",
|
|
1442
|
-
fill: "none"
|
|
1443
|
-
})
|
|
1444
|
-
]
|
|
1445
|
-
})
|
|
1080
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1081
|
+
d: "M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42zM10 6.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3v-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z"
|
|
1082
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1083
|
+
d: "M0 0h24v24H0z",
|
|
1084
|
+
fill: "none"
|
|
1085
|
+
}))
|
|
1446
1086
|
});
|
|
1447
1087
|
|
|
1448
1088
|
|
|
1449
1089
|
|
|
1450
1090
|
|
|
1451
|
-
|
|
1452
1091
|
const $858c0feeff1a4616$export$a1f443ffc6fe130c = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1453
1092
|
name: 'FormatBoldTrimmed',
|
|
1454
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
d: "M0 0h10.8v24H0V0z",
|
|
1461
|
-
fill: "none"
|
|
1462
|
-
})
|
|
1463
|
-
]
|
|
1464
|
-
}),
|
|
1093
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1094
|
+
d: "M8.6 10.8c1-.7 1.6-1.8 1.6-2.8 0-2.3-1.8-4-4-4H0v14h7c2.1 0 3.7-1.7 3.7-3.8.1-1.5-.8-2.8-2.1-3.4zM3 6.5h3c.8 0 1.5.7 1.5 1.5S6.8 9.5 6 9.5H3v-3zm3.5 9H3v-3h3.5c.8 0 1.5.7 1.5 1.5s-.7 1.5-1.5 1.5z"
|
|
1095
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1096
|
+
d: "M0 0h10.8v24H0V0z",
|
|
1097
|
+
fill: "none"
|
|
1098
|
+
})),
|
|
1465
1099
|
trimmed: true,
|
|
1466
1100
|
viewBox: '0 0 10.8 24'
|
|
1467
1101
|
});
|
|
@@ -1469,39 +1103,27 @@ const $858c0feeff1a4616$export$a1f443ffc6fe130c = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1469
1103
|
|
|
1470
1104
|
|
|
1471
1105
|
|
|
1472
|
-
|
|
1473
1106
|
const $519d8e7da64d037f$export$bf21b0cebb9f0e99 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1474
1107
|
name: 'FormatItalic',
|
|
1475
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1482
|
-
d: "M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4z"
|
|
1483
|
-
})
|
|
1484
|
-
]
|
|
1485
|
-
})
|
|
1108
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1109
|
+
d: "M0 0h24v24H0z",
|
|
1110
|
+
fill: "none"
|
|
1111
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1112
|
+
d: "M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4z"
|
|
1113
|
+
}))
|
|
1486
1114
|
});
|
|
1487
1115
|
|
|
1488
1116
|
|
|
1489
1117
|
|
|
1490
1118
|
|
|
1491
|
-
|
|
1492
1119
|
const $b2a97a61f2ef4140$export$bb1176038840e55 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1493
1120
|
name: 'FormatItalicTrimmed',
|
|
1494
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1501
|
-
d: "M4 4v3h2.2l-3.4 8H0v3h8v-3H5.8l3.4-8H12V4H4z"
|
|
1502
|
-
})
|
|
1503
|
-
]
|
|
1504
|
-
}),
|
|
1121
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1122
|
+
d: "M0 0h12v24H0V0z",
|
|
1123
|
+
fill: "none"
|
|
1124
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1125
|
+
d: "M4 4v3h2.2l-3.4 8H0v3h8v-3H5.8l3.4-8H12V4H4z"
|
|
1126
|
+
})),
|
|
1505
1127
|
trimmed: true,
|
|
1506
1128
|
viewBox: '0 0 12 24'
|
|
1507
1129
|
});
|
|
@@ -1509,39 +1131,27 @@ const $b2a97a61f2ef4140$export$bb1176038840e55 = /*#__PURE__*/ $cdMdU$contentful
|
|
|
1509
1131
|
|
|
1510
1132
|
|
|
1511
1133
|
|
|
1512
|
-
|
|
1513
1134
|
const $4eff12734386260c$export$34b790faf829d7a5 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1514
1135
|
name: 'FormatUnderlined',
|
|
1515
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1522
|
-
d: "M12 17c3.31 0 6-2.69 6-6V3h-2.5v8c0 1.93-1.57 3.5-3.5 3.5S8.5 12.93 8.5 11V3H6v8c0 3.31 2.69 6 6 6zm-7 2v2h14v-2H5z"
|
|
1523
|
-
})
|
|
1524
|
-
]
|
|
1525
|
-
})
|
|
1136
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1137
|
+
d: "M0 0h24v24H0z",
|
|
1138
|
+
fill: "none"
|
|
1139
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1140
|
+
d: "M12 17c3.31 0 6-2.69 6-6V3h-2.5v8c0 1.93-1.57 3.5-3.5 3.5S8.5 12.93 8.5 11V3H6v8c0 3.31 2.69 6 6 6zm-7 2v2h14v-2H5z"
|
|
1141
|
+
}))
|
|
1526
1142
|
});
|
|
1527
1143
|
|
|
1528
1144
|
|
|
1529
1145
|
|
|
1530
1146
|
|
|
1531
|
-
|
|
1532
1147
|
const $a57a94ce2e562981$export$eb9de8a44c633d57 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1533
1148
|
name: 'FormatUnderlinedTrimmed',
|
|
1534
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1541
|
-
d: "M7 17c3.3 0 6-2.7 6-6V3h-2.5v8c0 1.9-1.6 3.5-3.5 3.5S3.5 12.9 3.5 11V3H1v8c0 3.3 2.7 6 6 6zm-7 2v2h14v-2H0z"
|
|
1542
|
-
})
|
|
1543
|
-
]
|
|
1544
|
-
}),
|
|
1149
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1150
|
+
d: "M0 0h14v24H0V0z",
|
|
1151
|
+
fill: "none"
|
|
1152
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1153
|
+
d: "M7 17c3.3 0 6-2.7 6-6V3h-2.5v8c0 1.9-1.6 3.5-3.5 3.5S3.5 12.9 3.5 11V3H1v8c0 3.3 2.7 6 6 6zm-7 2v2h14v-2H0z"
|
|
1154
|
+
})),
|
|
1545
1155
|
trimmed: true,
|
|
1546
1156
|
viewBox: '0 0 14 24'
|
|
1547
1157
|
});
|
|
@@ -1549,102 +1159,68 @@ const $a57a94ce2e562981$export$eb9de8a44c633d57 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1549
1159
|
|
|
1550
1160
|
|
|
1551
1161
|
|
|
1552
|
-
|
|
1553
1162
|
const $4173587d1ec46bfb$export$af880670b5567579 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1554
1163
|
name: 'Gift',
|
|
1555
1164
|
viewBox: '0 0 18 18',
|
|
1556
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
d: "M9.046 4.014c.56-1.018 1.6-2.264 3.329-2.264a2.625 2.625 0 010 5.25H9a.75.75 0 01-.735-.897L9 6.25a101.52 101.52 0 01-.735-.148v-.006l.003-.012.01-.04a7.977 7.977 0 01.166-.607c.12-.382.314-.899.602-1.423zm.963 1.486h2.366a1.125 1.125 0 000-2.25c-.895 0-1.543.629-2.015 1.486a6.15 6.15 0 00-.35.764zm-.274.898z"
|
|
1577
|
-
})
|
|
1578
|
-
]
|
|
1579
|
-
}),
|
|
1580
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("defs", {
|
|
1581
|
-
children: /*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("clipPath", {
|
|
1582
|
-
id: "prefix__clip0",
|
|
1583
|
-
children: /*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1584
|
-
fill: "#fff",
|
|
1585
|
-
d: "M0 0h18v18H0z"
|
|
1586
|
-
})
|
|
1587
|
-
})
|
|
1588
|
-
})
|
|
1589
|
-
]
|
|
1590
|
-
})
|
|
1165
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("g", {
|
|
1166
|
+
clipPath: "url(#prefix__clip0)",
|
|
1167
|
+
fillRule: "evenodd",
|
|
1168
|
+
clipRule: "evenodd"
|
|
1169
|
+
}, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1170
|
+
d: "M3 9.25a.75.75 0 01.75.75v6.75h10.5V10a.75.75 0 011.5 0v7.5a.75.75 0 01-.75.75H3a.75.75 0 01-.75-.75V10A.75.75 0 013 9.25z"
|
|
1171
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1172
|
+
d: "M.75 6.25a.75.75 0 01.75-.75h15a.75.75 0 01.75.75V10a.75.75 0 01-.75.75h-15A.75.75 0 01.75 10V6.25zm1.5.75v2.25h13.5V7H2.25z"
|
|
1173
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1174
|
+
d: "M9 5.5a.75.75 0 01.75.75V17.5a.75.75 0 01-1.5 0V6.25A.75.75 0 019 5.5z"
|
|
1175
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1176
|
+
d: "M5.625 3.25a1.125 1.125 0 000 2.25h2.366a6.15 6.15 0 00-.351-.764C7.168 3.88 6.52 3.25 5.625 3.25zM9 6.25l.735-.148v-.006l-.003-.012-.01-.04a7.962 7.962 0 00-.166-.607 8.02 8.02 0 00-.602-1.423c-.56-1.018-1.6-2.264-3.329-2.264a2.625 2.625 0 000 5.25H9a.75.75 0 00.735-.897L9 6.25z"
|
|
1177
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1178
|
+
d: "M9.046 4.014c.56-1.018 1.6-2.264 3.329-2.264a2.625 2.625 0 010 5.25H9a.75.75 0 01-.735-.897L9 6.25a101.52 101.52 0 01-.735-.148v-.006l.003-.012.01-.04a7.977 7.977 0 01.166-.607c.12-.382.314-.899.602-1.423zm.963 1.486h2.366a1.125 1.125 0 000-2.25c-.895 0-1.543.629-2.015 1.486a6.15 6.15 0 00-.35.764zm-.274.898z"
|
|
1179
|
+
})), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("defs", null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("clipPath", {
|
|
1180
|
+
id: "prefix__clip0"
|
|
1181
|
+
}, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1182
|
+
fill: "#fff",
|
|
1183
|
+
d: "M0 0h18v18H0z"
|
|
1184
|
+
}))))
|
|
1591
1185
|
});
|
|
1592
1186
|
|
|
1593
1187
|
|
|
1594
1188
|
|
|
1595
1189
|
|
|
1596
|
-
|
|
1597
1190
|
const $856af8642032e9c2$export$a8a3e93435678ff9 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1598
1191
|
name: 'Heading',
|
|
1599
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1606
|
-
d: "M14.8 5v5.5H9.2V5H6.4v14h2.8v-6.1h5.6V19h2.8V5z"
|
|
1607
|
-
})
|
|
1608
|
-
]
|
|
1609
|
-
})
|
|
1192
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1193
|
+
d: "M0 0h24v24H0V0z",
|
|
1194
|
+
fill: "none"
|
|
1195
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1196
|
+
d: "M14.8 5v5.5H9.2V5H6.4v14h2.8v-6.1h5.6V19h2.8V5z"
|
|
1197
|
+
}))
|
|
1610
1198
|
});
|
|
1611
1199
|
|
|
1612
1200
|
|
|
1613
1201
|
|
|
1614
1202
|
|
|
1615
|
-
|
|
1616
1203
|
const $238e282054d22f34$export$e0e226458d541cf8 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1617
1204
|
name: 'HeadingOne',
|
|
1618
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1625
|
-
d: "M11.7 5v5.5H6.1V5H3.3v14h2.8v-6.1h5.6V19h2.8V5zM18.6 19v-6.3L17.1 14l-1-1.4 2.8-2.1h1.8V19h-2.1z"
|
|
1626
|
-
})
|
|
1627
|
-
]
|
|
1628
|
-
})
|
|
1205
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1206
|
+
d: "M0 0h24v24H0V0z",
|
|
1207
|
+
fill: "none"
|
|
1208
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1209
|
+
d: "M11.7 5v5.5H6.1V5H3.3v14h2.8v-6.1h5.6V19h2.8V5zM18.6 19v-6.3L17.1 14l-1-1.4 2.8-2.1h1.8V19h-2.1z"
|
|
1210
|
+
}))
|
|
1629
1211
|
});
|
|
1630
1212
|
|
|
1631
1213
|
|
|
1632
1214
|
|
|
1633
1215
|
|
|
1634
|
-
|
|
1635
1216
|
const $fb9ff9aa1bc41289$export$d5ecf67110347dc = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1636
1217
|
name: 'HeadingOneTrimmed',
|
|
1637
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1644
|
-
d: "M6.3 3.8v4.1H2.1V3.8H0V14.2h2.1V9.7h4.2v4.5h2.1V3.8zM11.5 14.2V9.5l-1.1 1-.8-1 2.1-1.6H13v6.4h-1.5z"
|
|
1645
|
-
})
|
|
1646
|
-
]
|
|
1647
|
-
}),
|
|
1218
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1219
|
+
d: "M0 0h13v18H0V0z",
|
|
1220
|
+
fill: "none"
|
|
1221
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1222
|
+
d: "M6.3 3.8v4.1H2.1V3.8H0V14.2h2.1V9.7h4.2v4.5h2.1V3.8zM11.5 14.2V9.5l-1.1 1-.8-1 2.1-1.6H13v6.4h-1.5z"
|
|
1223
|
+
})),
|
|
1648
1224
|
trimmed: true,
|
|
1649
1225
|
viewBox: '0 0 13 18'
|
|
1650
1226
|
});
|
|
@@ -1652,20 +1228,14 @@ const $fb9ff9aa1bc41289$export$d5ecf67110347dc = /*#__PURE__*/ $cdMdU$contentful
|
|
|
1652
1228
|
|
|
1653
1229
|
|
|
1654
1230
|
|
|
1655
|
-
|
|
1656
1231
|
const $703f433e7347a3ef$export$64d6c6aec4a686be = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1657
1232
|
name: 'HeadingTrimmed',
|
|
1658
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1665
|
-
d: "M6.3 3.8v4.1H2.1V3.8H0V14.2h2.1V9.7h4.2v4.5h2.1V3.8z"
|
|
1666
|
-
})
|
|
1667
|
-
]
|
|
1668
|
-
}),
|
|
1233
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1234
|
+
d: "M0 0h8.4v18H0V0z",
|
|
1235
|
+
fill: "none"
|
|
1236
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1237
|
+
d: "M6.3 3.8v4.1H2.1V3.8H0V14.2h2.1V9.7h4.2v4.5h2.1V3.8z"
|
|
1238
|
+
})),
|
|
1669
1239
|
trimmed: true,
|
|
1670
1240
|
viewBox: '0 0 8.4 18'
|
|
1671
1241
|
});
|
|
@@ -1673,39 +1243,27 @@ const $703f433e7347a3ef$export$64d6c6aec4a686be = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1673
1243
|
|
|
1674
1244
|
|
|
1675
1245
|
|
|
1676
|
-
|
|
1677
1246
|
const $a0e996f5869678d6$export$d1a717b352b29f00 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1678
1247
|
name: 'HeadingTwo',
|
|
1679
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1686
|
-
d: "M10.8 5v5.5H5.3V5H2.4v14h2.9v-6.1h5.5V19h2.9V5zM15.4 19v-1.7l3.3-3c.2-.2.4-.4.5-.6.1-.2.2-.4.2-.7 0-.3-.1-.6-.3-.7-.2-.2-.4-.3-.8-.3-.3 0-.6.1-.8.4-.2.2-.3.5-.4.9l-1.9-.3c0-.4.2-.8.4-1.2.2-.3.4-.6.7-.9.3-.2.6-.4 1-.5s.8-.2 1.2-.2c.4 0 .8.1 1.1.2.4.1.7.3 1 .5.3.2.5.5.7.8.2.3.3.7.3 1.2 0 .3 0 .6-.1.8-.1.2-.2.5-.3.7-.1.2-.3.4-.5.6-.2.2-.4.4-.6.5l-2 1.8h3.5V19h-6.2z"
|
|
1687
|
-
})
|
|
1688
|
-
]
|
|
1689
|
-
})
|
|
1248
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1249
|
+
d: "M0 0h24v24H0V0z",
|
|
1250
|
+
fill: "none"
|
|
1251
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1252
|
+
d: "M10.8 5v5.5H5.3V5H2.4v14h2.9v-6.1h5.5V19h2.9V5zM15.4 19v-1.7l3.3-3c.2-.2.4-.4.5-.6.1-.2.2-.4.2-.7 0-.3-.1-.6-.3-.7-.2-.2-.4-.3-.8-.3-.3 0-.6.1-.8.4-.2.2-.3.5-.4.9l-1.9-.3c0-.4.2-.8.4-1.2.2-.3.4-.6.7-.9.3-.2.6-.4 1-.5s.8-.2 1.2-.2c.4 0 .8.1 1.1.2.4.1.7.3 1 .5.3.2.5.5.7.8.2.3.3.7.3 1.2 0 .3 0 .6-.1.8-.1.2-.2.5-.3.7-.1.2-.3.4-.5.6-.2.2-.4.4-.6.5l-2 1.8h3.5V19h-6.2z"
|
|
1253
|
+
}))
|
|
1690
1254
|
});
|
|
1691
1255
|
|
|
1692
1256
|
|
|
1693
1257
|
|
|
1694
1258
|
|
|
1695
|
-
|
|
1696
1259
|
const $81844c1131461e0d$export$98a6c1ec248c7e42 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1697
1260
|
name: 'HeadingTwoTrimmed',
|
|
1698
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1705
|
-
d: "M6.3 3.8v4.1H2.2V3.8H0V14.2h2.2V9.7h4.1v4.5h2.2V3.8zM9.8 14.2V13l2.5-2.2c.2-.1.3-.3.4-.4.1-.2.2-.3.2-.5s-.1-.4-.2-.5c-.3-.3-.5-.4-.8-.4-.2 0-.5.1-.6.3-.1.1-.2.4-.3.7l-1.4-.2c0-.3.2-.6.3-.9.1-.2.3-.5.5-.7.2-.1.5-.3.8-.4.3-.1.6-.1.9-.1.3 0 .6.1.8.1.3.1.5.2.8.4.2.2.4.4.5.6s.2.5.2.9c0 .2 0 .5-.1.6-.1.1-.2.4-.2.5-.1.2-.2.3-.4.5-.2.1-.3.3-.4.4L11.8 13h2.6v1.3H9.8z"
|
|
1706
|
-
})
|
|
1707
|
-
]
|
|
1708
|
-
}),
|
|
1261
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1262
|
+
d: "M0 0h14.4v18H0V0z",
|
|
1263
|
+
fill: "none"
|
|
1264
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1265
|
+
d: "M6.3 3.8v4.1H2.2V3.8H0V14.2h2.2V9.7h4.1v4.5h2.2V3.8zM9.8 14.2V13l2.5-2.2c.2-.1.3-.3.4-.4.1-.2.2-.3.2-.5s-.1-.4-.2-.5c-.3-.3-.5-.4-.8-.4-.2 0-.5.1-.6.3-.1.1-.2.4-.3.7l-1.4-.2c0-.3.2-.6.3-.9.1-.2.3-.5.5-.7.2-.1.5-.3.8-.4.3-.1.6-.1.9-.1.3 0 .6.1.8.1.3.1.5.2.8.4.2.2.4.4.5.6s.2.5.2.9c0 .2 0 .5-.1.6-.1.1-.2.4-.2.5-.1.2-.2.3-.4.5-.2.1-.3.3-.4.4L11.8 13h2.6v1.3H9.8z"
|
|
1266
|
+
})),
|
|
1709
1267
|
trimmed: true,
|
|
1710
1268
|
viewBox: '0 0 14.4 18'
|
|
1711
1269
|
});
|
|
@@ -1713,66 +1271,48 @@ const $81844c1131461e0d$export$98a6c1ec248c7e42 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1713
1271
|
|
|
1714
1272
|
|
|
1715
1273
|
|
|
1716
|
-
|
|
1717
1274
|
const $45685f21cc15965d$export$d21e44ceaf641ab9 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1718
1275
|
name: 'HelpCircle',
|
|
1719
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1726
|
-
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"
|
|
1727
|
-
})
|
|
1728
|
-
]
|
|
1729
|
-
})
|
|
1276
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1277
|
+
d: "M0 0h24v24H0z",
|
|
1278
|
+
fill: "none"
|
|
1279
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1280
|
+
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 12.9 13 13.5 13 15h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z"
|
|
1281
|
+
}))
|
|
1730
1282
|
});
|
|
1731
1283
|
|
|
1732
1284
|
|
|
1733
1285
|
|
|
1734
1286
|
|
|
1735
|
-
|
|
1736
1287
|
const $a7f2e01d220e9ef8$export$d8a828fe8a3864b = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1737
1288
|
name: 'HelpCircleInverted',
|
|
1738
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
stroke: "white",
|
|
1752
|
-
strokeWidth: "0.2"
|
|
1753
|
-
})
|
|
1754
|
-
]
|
|
1755
|
-
}),
|
|
1289
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1290
|
+
d: "M11 21C16.5228 21 21 16.5228 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11C1 16.5228 5.47715 21 11 21Z",
|
|
1291
|
+
stroke: "white",
|
|
1292
|
+
strokeWidth: "2",
|
|
1293
|
+
strokeLinecap: "round",
|
|
1294
|
+
strokeLinejoin: "round",
|
|
1295
|
+
fill: "none"
|
|
1296
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1297
|
+
d: "M11.545 12.4267L11.545 12.4267L11.5452 12.424C11.5617 12.1009 11.6251 11.8675 11.7824 11.6526C11.9426 11.4337 12.2066 11.225 12.6445 10.967L12.6451 10.9667C13.5697 10.4133 14.1293 9.65976 14.1293 8.55664C14.1293 7.77191 13.8071 7.1048 13.2522 6.63544C12.6986 6.16714 11.919 5.9 11.0078 5.9C9.61504 5.9 8.53153 6.48625 8.09344 7.47641C7.96552 7.75376 7.9 8.00709 7.9 8.31738C7.9 8.54471 7.96551 8.73994 8.10111 8.87863C8.23704 9.01765 8.43116 9.0873 8.66309 9.0873C8.84907 9.0873 9.01208 9.0461 9.14782 8.9371C9.28176 8.82955 9.37718 8.66547 9.44869 8.44379L9.44872 8.4438L9.44947 8.44125C9.55376 8.08601 9.73402 7.81728 9.9808 7.63674C10.2278 7.45603 10.5494 7.35781 10.9463 7.35781C11.3808 7.35781 11.7386 7.48996 11.9864 7.71024C12.2333 7.92968 12.3775 8.24212 12.3775 8.61816C12.3775 8.93652 12.3083 9.18522 12.1457 9.41384C11.9806 9.64593 11.7141 9.8647 11.3048 10.1116C10.8536 10.3824 10.5122 10.67 10.2841 11.0077C10.0546 11.3474 9.94395 11.7314 9.94395 12.1865V12.3438C9.94395 12.5858 10.0081 12.8107 10.1466 12.9769C10.2871 13.1456 10.496 13.2436 10.7617 13.2436C11.0072 13.2436 11.1991 13.1631 11.3325 13.0113C11.463 12.8626 11.527 12.6575 11.545 12.4267ZM10.7617 16.1488C11.3276 16.1488 11.7641 15.7232 11.7641 15.167C11.7641 14.6107 11.3276 14.1852 10.7617 14.1852C10.2095 14.1852 9.76621 14.6107 9.76621 15.167C9.76621 15.7232 10.2095 16.1488 10.7617 16.1488Z",
|
|
1298
|
+
fill: "white",
|
|
1299
|
+
stroke: "white",
|
|
1300
|
+
strokeWidth: "0.2"
|
|
1301
|
+
})),
|
|
1756
1302
|
viewBox: '0 0 22 22'
|
|
1757
1303
|
});
|
|
1758
1304
|
|
|
1759
1305
|
|
|
1760
1306
|
|
|
1761
1307
|
|
|
1762
|
-
|
|
1763
1308
|
const $da1b92a5ea3c0bce$export$356407b92596c0c7 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1764
1309
|
name: 'HelpCircleTrimmed',
|
|
1765
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1772
|
-
d: "M7.5 1.5C3.4 1.5 0 4.9 0 9s3.4 7.5 7.5 7.5S15 13.1 15 9s-3.4-7.5-7.5-7.5zm.7 12.7H6.8v-1.5h1.5v1.5zm1.6-5.8l-.7.7c-.5.5-.9 1-.9 2.1H6.8v-.4c0-.8.3-1.6.9-2.1l.9-.9c.2-.3.4-.6.4-1 0-.8-.7-1.5-1.5-1.5S6 5.9 6 6.8H4.5c0-1.7 1.3-3 3-3s3 1.3 3 3c0 .6-.3 1.2-.7 1.6z"
|
|
1773
|
-
})
|
|
1774
|
-
]
|
|
1775
|
-
}),
|
|
1310
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1311
|
+
d: "M0 0h15v18H0V0z",
|
|
1312
|
+
fill: "none"
|
|
1313
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1314
|
+
d: "M7.5 1.5C3.4 1.5 0 4.9 0 9s3.4 7.5 7.5 7.5S15 13.1 15 9s-3.4-7.5-7.5-7.5zm.7 12.7H6.8v-1.5h1.5v1.5zm1.6-5.8l-.7.7c-.5.5-.9 1-.9 2.1H6.8v-.4c0-.8.3-1.6.9-2.1l.9-.9c.2-.3.4-.6.4-1 0-.8-.7-1.5-1.5-1.5S6 5.9 6 6.8H4.5c0-1.7 1.3-3 3-3s3 1.3 3 3c0 .6-.3 1.2-.7 1.6z"
|
|
1315
|
+
})),
|
|
1776
1316
|
trimmed: true,
|
|
1777
1317
|
viewBox: '0 0 15 18'
|
|
1778
1318
|
});
|
|
@@ -1780,39 +1320,27 @@ const $da1b92a5ea3c0bce$export$356407b92596c0c7 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1780
1320
|
|
|
1781
1321
|
|
|
1782
1322
|
|
|
1783
|
-
|
|
1784
1323
|
const $2374c890e2af2d93$export$841e9c95e6429474 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1785
1324
|
name: 'HorizontalRule',
|
|
1786
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1793
|
-
d: "M3.6 11.2h16.8v1.7H3.6z"
|
|
1794
|
-
})
|
|
1795
|
-
]
|
|
1796
|
-
})
|
|
1325
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1326
|
+
d: "M0 0h24v24H0V0z",
|
|
1327
|
+
fill: "none"
|
|
1328
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1329
|
+
d: "M3.6 11.2h16.8v1.7H3.6z"
|
|
1330
|
+
}))
|
|
1797
1331
|
});
|
|
1798
1332
|
|
|
1799
1333
|
|
|
1800
1334
|
|
|
1801
1335
|
|
|
1802
|
-
|
|
1803
1336
|
const $77b1dbdb11792edf$export$93d0b347889935d3 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1804
1337
|
name: 'HorizontalRuleTrimmed',
|
|
1805
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1812
|
-
d: "M0 8.4h12.6v1.3H0z"
|
|
1813
|
-
})
|
|
1814
|
-
]
|
|
1815
|
-
}),
|
|
1338
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1339
|
+
d: "M0 0h12.6v18H0V0z",
|
|
1340
|
+
fill: "none"
|
|
1341
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1342
|
+
d: "M0 8.4h12.6v1.3H0z"
|
|
1343
|
+
})),
|
|
1816
1344
|
trimmed: true,
|
|
1817
1345
|
viewBox: '0 0 12.6 18'
|
|
1818
1346
|
});
|
|
@@ -1820,62 +1348,44 @@ const $77b1dbdb11792edf$export$93d0b347889935d3 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1820
1348
|
|
|
1821
1349
|
|
|
1822
1350
|
|
|
1823
|
-
|
|
1824
1351
|
const $315ab711e9c37557$export$3e431a229df88919 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1825
1352
|
name: 'Image',
|
|
1826
1353
|
viewBox: '0 0 24 24',
|
|
1827
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
clipRule: "evenodd",
|
|
1837
|
-
d: "M12.053 10.503a.5.5 0 01.427.356l2.5 8.5a.5.5 0 01-.48.641h-10a.5.5 0 01-.447-.724l2.5-5a.5.5 0 01.8-.13l1.528 1.528 2.68-4.913a.5.5 0 01.492-.258zm-.192 1.796l-2.422 4.44a.5.5 0 01-.793.114l-1.509-1.509L5.309 19h8.523l-1.971-6.7zM6 8a1 1 0 100 2 1 1 0 000-2zM4 9a2 2 0 114 0 2 2 0 01-4 0z"
|
|
1838
|
-
})
|
|
1839
|
-
]
|
|
1840
|
-
})
|
|
1354
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement(($parcel$interopDefault($cdMdU$react)).Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1355
|
+
fillRule: "evenodd",
|
|
1356
|
+
clipRule: "evenodd",
|
|
1357
|
+
d: "M.5 0a.5.5 0 00-.5.5v23a.5.5 0 00.5.5h19a.5.5 0 00.5-.5v-17a.5.5 0 00-.146-.354l-6-6A.5.5 0 0013.5 0H.5zM1 23V1h12v5.5a.5.5 0 00.5.5H19v16H1zM18.293 6L14 1.707V6h4.293z"
|
|
1358
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1359
|
+
fillRule: "evenodd",
|
|
1360
|
+
clipRule: "evenodd",
|
|
1361
|
+
d: "M12.053 10.503a.5.5 0 01.427.356l2.5 8.5a.5.5 0 01-.48.641h-10a.5.5 0 01-.447-.724l2.5-5a.5.5 0 01.8-.13l1.528 1.528 2.68-4.913a.5.5 0 01.492-.258zm-.192 1.796l-2.422 4.44a.5.5 0 01-.793.114l-1.509-1.509L5.309 19h8.523l-1.971-6.7zM6 8a1 1 0 100 2 1 1 0 000-2zM4 9a2 2 0 114 0 2 2 0 01-4 0z"
|
|
1362
|
+
}))
|
|
1841
1363
|
});
|
|
1842
1364
|
|
|
1843
1365
|
|
|
1844
1366
|
|
|
1845
1367
|
|
|
1846
|
-
|
|
1847
1368
|
const $308534efeedb33a9$export$6e50c69d980cc044 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1848
1369
|
name: 'InfoCircle',
|
|
1849
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1856
|
-
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"
|
|
1857
|
-
})
|
|
1858
|
-
]
|
|
1859
|
-
})
|
|
1370
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1371
|
+
d: "M0 0h24v24H0z",
|
|
1372
|
+
fill: "none"
|
|
1373
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1374
|
+
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"
|
|
1375
|
+
}))
|
|
1860
1376
|
});
|
|
1861
1377
|
|
|
1862
1378
|
|
|
1863
1379
|
|
|
1864
1380
|
|
|
1865
|
-
|
|
1866
1381
|
const $f821a876c74b3e11$export$333b43b73fe68019 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1867
1382
|
name: 'InfoCircleTrimmed',
|
|
1868
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1875
|
-
d: "M7.5 1.5C3.4 1.5 0 4.9 0 9s3.4 7.5 7.5 7.5S15 13.1 15 9s-3.4-7.5-7.5-7.5zm.7 11.3H6.8V8.2h1.5v4.6zm0-6H6.8V5.2h1.5v1.6z"
|
|
1876
|
-
})
|
|
1877
|
-
]
|
|
1878
|
-
}),
|
|
1383
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1384
|
+
d: "M0 0h15v18H0V0z",
|
|
1385
|
+
fill: "none"
|
|
1386
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1387
|
+
d: "M7.5 1.5C3.4 1.5 0 4.9 0 9s3.4 7.5 7.5 7.5S15 13.1 15 9s-3.4-7.5-7.5-7.5zm.7 11.3H6.8V8.2h1.5v4.6zm0-6H6.8V5.2h1.5v1.6z"
|
|
1388
|
+
})),
|
|
1879
1389
|
trimmed: true,
|
|
1880
1390
|
viewBox: '0 0 15 18'
|
|
1881
1391
|
});
|
|
@@ -1883,48 +1393,35 @@ const $f821a876c74b3e11$export$333b43b73fe68019 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1883
1393
|
|
|
1884
1394
|
|
|
1885
1395
|
|
|
1886
|
-
|
|
1887
1396
|
const $fcdbe239910a273f$export$ce4fe1c9e6520c1a = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1888
1397
|
name: 'Language',
|
|
1889
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1896
|
-
d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 00-1.38-3.56A8.03 8.03 0 0118.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 015.08 16zm2.95-8H5.08a7.987 7.987 0 014.33-3.56A15.65 15.65 0 008.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 01-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"
|
|
1897
|
-
})
|
|
1898
|
-
]
|
|
1899
|
-
})
|
|
1398
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1399
|
+
d: "M0 0h24v24H0z",
|
|
1400
|
+
fill: "none"
|
|
1401
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1402
|
+
d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm6.93 6h-2.95a15.65 15.65 0 00-1.38-3.56A8.03 8.03 0 0118.92 8zM12 4.04c.83 1.2 1.48 2.53 1.91 3.96h-3.82c.43-1.43 1.08-2.76 1.91-3.96zM4.26 14C4.1 13.36 4 12.69 4 12s.1-1.36.26-2h3.38c-.08.66-.14 1.32-.14 2 0 .68.06 1.34.14 2H4.26zm.82 2h2.95c.32 1.25.78 2.45 1.38 3.56A7.987 7.987 0 015.08 16zm2.95-8H5.08a7.987 7.987 0 014.33-3.56A15.65 15.65 0 008.03 8zM12 19.96c-.83-1.2-1.48-2.53-1.91-3.96h3.82c-.43 1.43-1.08 2.76-1.91 3.96zM14.34 14H9.66c-.09-.66-.16-1.32-.16-2 0-.68.07-1.35.16-2h4.68c.09.65.16 1.32.16 2 0 .68-.07 1.34-.16 2zm.25 5.56c.6-1.11 1.06-2.31 1.38-3.56h2.95a8.03 8.03 0 01-4.33 3.56zM16.36 14c.08-.66.14-1.32.14-2 0-.68-.06-1.34-.14-2h3.38c.16.64.26 1.31.26 2s-.1 1.36-.26 2h-3.38z"
|
|
1403
|
+
}))
|
|
1900
1404
|
});
|
|
1901
1405
|
|
|
1902
1406
|
|
|
1903
1407
|
|
|
1904
1408
|
|
|
1905
|
-
|
|
1906
1409
|
const $18f10a22165bc86f$export$a6c7ac8248d6e38a = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1907
1410
|
name: 'Link',
|
|
1908
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1915
|
-
d: "M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"
|
|
1916
|
-
})
|
|
1917
|
-
]
|
|
1918
|
-
})
|
|
1411
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1412
|
+
d: "M0 0h24v24H0z",
|
|
1413
|
+
fill: "none"
|
|
1414
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1415
|
+
d: "M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z"
|
|
1416
|
+
}))
|
|
1919
1417
|
});
|
|
1920
1418
|
|
|
1921
1419
|
|
|
1922
1420
|
|
|
1923
1421
|
|
|
1924
|
-
|
|
1925
1422
|
const $85230e580ca574d1$export$67233ceb1179749c = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1926
1423
|
name: 'LinkAlternate',
|
|
1927
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1424
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1928
1425
|
d: "m10.4744 13.5256c.4436.4219.4436 1.1144 0 1.5363-.4219.422-1.11438.422-1.53634 0-2.10982-2.1098-2.10982-5.53958 0-7.6494l3.83014-3.83014c2.1098-2.10981 5.5396-2.10981 7.6494 0 2.1099 2.10982 2.1099 5.53963 0 7.64944l-1.6121 1.6121c.0108-.8872-.1298-1.7744-.4328-2.6183l.5086-.51935c1.2767-1.26589 1.2767-3.32161 0-4.58751-1.2659-1.27671-3.3217-1.27671-4.5875 0l-3.8194 3.81932c-1.27667 1.26584-1.27667 3.32164 0 4.58754zm3.0512-4.58754c.4219-.42197 1.1144-.42197 1.5363 0 2.1099 2.10984 2.1099 5.53964 0 7.64944l-3.8301 3.8301c-2.10981 2.1099-5.53962 2.1099-7.64944 0-2.10981-2.1098-2.10981-5.5396 0-7.6494l1.61212-1.6121c-.01082.8872.12984 1.7744.43279 2.6291l-.50853.5086c-1.27671 1.2658-1.27671 3.3216 0 4.5875 1.2659 1.2767 3.32162 1.2767 4.58751 0l3.81935-3.8194c1.2767-1.2658 1.2767-3.3216 0-4.5875-.4436-.4219-.4436-1.11438 0-1.53634z"
|
|
1929
1426
|
})
|
|
1930
1427
|
});
|
|
@@ -1932,20 +1429,14 @@ const $85230e580ca574d1$export$67233ceb1179749c = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1932
1429
|
|
|
1933
1430
|
|
|
1934
1431
|
|
|
1935
|
-
|
|
1936
1432
|
const $8fb6565d25ad79d1$export$32f0a908707a4104 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1937
1433
|
name: 'LinkTrimmed',
|
|
1938
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
1945
|
-
d: "M1.4 9c0-1.3 1-2.3 2.3-2.3h3V5.2h-3C1.7 5.2 0 6.9 0 9s1.7 3.8 3.8 3.8h3v-1.4h-3c-1.3-.1-2.4-1.1-2.4-2.4zm3.1.8h6V8.2h-6v1.6zm6.7-4.6h-3v1.4h3c1.3 0 2.3 1 2.3 2.3s-1 2.3-2.3 2.3h-3v1.4h3c2.1 0 3.8-1.7 3.8-3.8s-1.7-3.6-3.8-3.6z"
|
|
1946
|
-
})
|
|
1947
|
-
]
|
|
1948
|
-
}),
|
|
1434
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1435
|
+
d: "M0 0h15v18H0V0z",
|
|
1436
|
+
fill: "none"
|
|
1437
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1438
|
+
d: "M1.4 9c0-1.3 1-2.3 2.3-2.3h3V5.2h-3C1.7 5.2 0 6.9 0 9s1.7 3.8 3.8 3.8h3v-1.4h-3c-1.3-.1-2.4-1.1-2.4-2.4zm3.1.8h6V8.2h-6v1.6zm6.7-4.6h-3v1.4h3c1.3 0 2.3 1 2.3 2.3s-1 2.3-2.3 2.3h-3v1.4h3c2.1 0 3.8-1.7 3.8-3.8s-1.7-3.6-3.8-3.6z"
|
|
1439
|
+
})),
|
|
1949
1440
|
trimmed: true,
|
|
1950
1441
|
viewBox: '0 0 15 18'
|
|
1951
1442
|
});
|
|
@@ -1953,39 +1444,27 @@ const $8fb6565d25ad79d1$export$32f0a908707a4104 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1953
1444
|
|
|
1954
1445
|
|
|
1955
1446
|
|
|
1956
|
-
|
|
1957
1447
|
const $cd79566be3f921d6$export$4ec45d981d990b15 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1958
1448
|
name: 'ListBulleted',
|
|
1959
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
fill: "none",
|
|
1966
|
-
d: "M0 0h24v24H0V0z"
|
|
1967
|
-
})
|
|
1968
|
-
]
|
|
1969
|
-
})
|
|
1449
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1450
|
+
d: "M4 10.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-6c-.83 0-1.5.67-1.5 1.5S3.17 7.5 4 7.5 5.5 6.83 5.5 6 4.83 4.5 4 4.5zm0 12c-.83 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5 1.5-.68 1.5-1.5-.67-1.5-1.5-1.5zM7 19h14v-2H7v2zm0-6h14v-2H7v2zm0-8v2h14V5H7z"
|
|
1451
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1452
|
+
fill: "none",
|
|
1453
|
+
d: "M0 0h24v24H0V0z"
|
|
1454
|
+
}))
|
|
1970
1455
|
});
|
|
1971
1456
|
|
|
1972
1457
|
|
|
1973
1458
|
|
|
1974
1459
|
|
|
1975
|
-
|
|
1976
1460
|
const $403ac5b384c66c26$export$4df26fa3facd1ea1 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1977
1461
|
name: 'ListBulletedTrimmed',
|
|
1978
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
d: "M0 0h13.9v18H0V0z",
|
|
1985
|
-
fill: "none"
|
|
1986
|
-
})
|
|
1987
|
-
]
|
|
1988
|
-
}),
|
|
1462
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1463
|
+
d: "M1.1 7.9C.5 7.9 0 8.4 0 9s.5 1.1 1.1 1.1S2.2 9.6 2.2 9s-.5-1.1-1.1-1.1zm0-4.5C.5 3.4 0 3.9 0 4.5s.5 1.1 1.1 1.1 1.1-.5 1.1-1.1-.5-1.1-1.1-1.1zm0 9c-.6 0-1.1.5-1.1 1.1s.5 1.1 1.1 1.1 1.1-.5 1.1-1.1-.5-1.1-1.1-1.1zm2.3 1.8h10.5v-1.5H3.4v1.5zm0-4.4h10.5V8.2H3.4v1.6zm0-6v1.5h10.5V3.8H3.4z"
|
|
1464
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1465
|
+
d: "M0 0h13.9v18H0V0z",
|
|
1466
|
+
fill: "none"
|
|
1467
|
+
})),
|
|
1989
1468
|
trimmed: true,
|
|
1990
1469
|
viewBox: '0 0 13.9 18'
|
|
1991
1470
|
});
|
|
@@ -1993,39 +1472,27 @@ const $403ac5b384c66c26$export$4df26fa3facd1ea1 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
1993
1472
|
|
|
1994
1473
|
|
|
1995
1474
|
|
|
1996
|
-
|
|
1997
1475
|
const $312d1a0094811bc9$export$42c230396a746575 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
1998
1476
|
name: 'ListNumbered',
|
|
1999
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
d: "M0 0h24v24H0z",
|
|
2006
|
-
fill: "none"
|
|
2007
|
-
})
|
|
2008
|
-
]
|
|
2009
|
-
})
|
|
1477
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1478
|
+
d: "M2 17h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1 3h1.8L2 13.1v.9h3v-1H3.2L5 10.9V10H2v1zm5-6v2h14V5H7zm0 14h14v-2H7v2zm0-6h14v-2H7v2z"
|
|
1479
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1480
|
+
d: "M0 0h24v24H0z",
|
|
1481
|
+
fill: "none"
|
|
1482
|
+
}))
|
|
2010
1483
|
});
|
|
2011
1484
|
|
|
2012
1485
|
|
|
2013
1486
|
|
|
2014
1487
|
|
|
2015
|
-
|
|
2016
1488
|
const $e464b23f1584b1bb$export$b72f9fbdd08a7b3d = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2017
1489
|
name: 'ListNumberedTrimmed',
|
|
2018
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
d: "M0 0h14.2v18H0V0z",
|
|
2025
|
-
fill: "none"
|
|
2026
|
-
})
|
|
2027
|
-
]
|
|
2028
|
-
}),
|
|
1490
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1491
|
+
d: "M0 12.8h1.5v.4H.8v.8h.8v.4H0v.6h2.2v-3H0v.8zM.8 6h.8V3H0v.8h.8V6zM0 8.2h1.3L0 9.8v.7h2.2v-.7H.9l1.3-1.6v-.7H0v.7zm3.8-4.4v1.5h10.5V3.8H3.8zm0 10.4h10.5v-1.5H3.8v1.5zm0-4.4h10.5V8.2H3.8v1.6z"
|
|
1492
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1493
|
+
d: "M0 0h14.2v18H0V0z",
|
|
1494
|
+
fill: "none"
|
|
1495
|
+
})),
|
|
2029
1496
|
trimmed: true,
|
|
2030
1497
|
viewBox: '0 0 14.2 18'
|
|
2031
1498
|
});
|
|
@@ -2033,39 +1500,27 @@ const $e464b23f1584b1bb$export$b72f9fbdd08a7b3d = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2033
1500
|
|
|
2034
1501
|
|
|
2035
1502
|
|
|
2036
|
-
|
|
2037
1503
|
const $67fe184f01b835b8$export$5b9db7ce80343746 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2038
1504
|
name: 'Lock',
|
|
2039
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2046
|
-
d: "M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"
|
|
2047
|
-
})
|
|
2048
|
-
]
|
|
2049
|
-
})
|
|
1505
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1506
|
+
d: "M0 0h24v24H0z",
|
|
1507
|
+
fill: "none"
|
|
1508
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1509
|
+
d: "M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"
|
|
1510
|
+
}))
|
|
2050
1511
|
});
|
|
2051
1512
|
|
|
2052
1513
|
|
|
2053
1514
|
|
|
2054
1515
|
|
|
2055
|
-
|
|
2056
1516
|
const $69c4ae514b8b887a$export$b21b5cecc5984257 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2057
1517
|
name: 'LockTrimmed',
|
|
2058
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2065
|
-
d: "M10.5 6h-.7V4.5C9.8 2.4 8.1.7 6 .7S2.2 2.4 2.2 4.5V6h-.7C.7 6 0 6.7 0 7.5V15c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5V7.5c0-.8-.7-1.5-1.5-1.5zM6 12.8c-.8 0-1.5-.7-1.5-1.5S5.2 9.8 6 9.8s1.5.7 1.5 1.5-.7 1.5-1.5 1.5zM8.3 6H3.7V4.5c0-1.3 1-2.3 2.3-2.3s2.3 1 2.3 2.3V6z"
|
|
2066
|
-
})
|
|
2067
|
-
]
|
|
2068
|
-
}),
|
|
1518
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1519
|
+
d: "M0 0h12v18H0V0z",
|
|
1520
|
+
fill: "none"
|
|
1521
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1522
|
+
d: "M10.5 6h-.7V4.5C9.8 2.4 8.1.7 6 .7S2.2 2.4 2.2 4.5V6h-.7C.7 6 0 6.7 0 7.5V15c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5V7.5c0-.8-.7-1.5-1.5-1.5zM6 12.8c-.8 0-1.5-.7-1.5-1.5S5.2 9.8 6 9.8s1.5.7 1.5 1.5-.7 1.5-1.5 1.5zM8.3 6H3.7V4.5c0-1.3 1-2.3 2.3-2.3s2.3 1 2.3 2.3V6z"
|
|
1523
|
+
})),
|
|
2069
1524
|
trimmed: true,
|
|
2070
1525
|
viewBox: '0 0 12 18'
|
|
2071
1526
|
});
|
|
@@ -2073,59 +1528,41 @@ const $69c4ae514b8b887a$export$b21b5cecc5984257 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2073
1528
|
|
|
2074
1529
|
|
|
2075
1530
|
|
|
2076
|
-
|
|
2077
1531
|
const $b079e2992b0aeb1e$export$cad1a703886b4e3a = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2078
1532
|
name: 'Logout',
|
|
2079
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
clipRule: "evenodd",
|
|
2087
|
-
d: "M8 12a1 1 0 011-1h12a1 1 0 110 2H9a1 1 0 01-1-1z"
|
|
2088
|
-
})
|
|
2089
|
-
]
|
|
2090
|
-
})
|
|
1533
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1534
|
+
clipRule: "evenodd",
|
|
1535
|
+
d: "M5 4a1 1 0 00-1 1v14a1 1 0 001 1h4a1 1 0 110 2H5a3 3 0 01-3-3V5a3 3 0 013-3h4a1 1 0 010 2H5zM15.293 6.293a1 1 0 011.414 0l5 5a1 1 0 010 1.414l-5 5a1 1 0 01-1.414-1.414L19.586 12l-4.293-4.293a1 1 0 010-1.414z"
|
|
1536
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1537
|
+
clipRule: "evenodd",
|
|
1538
|
+
d: "M8 12a1 1 0 011-1h12a1 1 0 110 2H9a1 1 0 01-1-1z"
|
|
1539
|
+
}))
|
|
2091
1540
|
});
|
|
2092
1541
|
|
|
2093
1542
|
|
|
2094
1543
|
|
|
2095
1544
|
|
|
2096
|
-
|
|
2097
1545
|
const $11c5f02d3cf90bdd$export$927df05e693f3556 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2098
1546
|
name: 'LooksOne',
|
|
2099
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2106
|
-
d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14h-2V9h-2V7h4v10z"
|
|
2107
|
-
})
|
|
2108
|
-
]
|
|
2109
|
-
})
|
|
1547
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1548
|
+
d: "M0 0h24v24H0z",
|
|
1549
|
+
fill: "none"
|
|
1550
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1551
|
+
d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14h-2V9h-2V7h4v10z"
|
|
1552
|
+
}))
|
|
2110
1553
|
});
|
|
2111
1554
|
|
|
2112
1555
|
|
|
2113
1556
|
|
|
2114
1557
|
|
|
2115
|
-
|
|
2116
1558
|
const $0ac3a6dcb1c60203$export$e25b9f00fafbc3b1 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2117
1559
|
name: 'LooksOneTrimmed',
|
|
2118
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2125
|
-
d: "M16 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H9V9H7V7h4v10z"
|
|
2126
|
-
})
|
|
2127
|
-
]
|
|
2128
|
-
}),
|
|
1560
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1561
|
+
d: "M0 0h18v24H0V0z",
|
|
1562
|
+
fill: "none"
|
|
1563
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1564
|
+
d: "M16 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H9V9H7V7h4v10z"
|
|
1565
|
+
})),
|
|
2129
1566
|
trimmed: true,
|
|
2130
1567
|
viewBox: '0 0 18 24'
|
|
2131
1568
|
});
|
|
@@ -2133,39 +1570,27 @@ const $0ac3a6dcb1c60203$export$e25b9f00fafbc3b1 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2133
1570
|
|
|
2134
1571
|
|
|
2135
1572
|
|
|
2136
|
-
|
|
2137
1573
|
const $71096028692cd4ba$export$1d1a94d00e38bf8b = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2138
1574
|
name: 'LooksTwo',
|
|
2139
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2146
|
-
d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4 8a2 2 0 01-2 2h-2v2h4v2H9v-4a2 2 0 012-2h2V9H9V7h4a2 2 0 012 2v2z"
|
|
2147
|
-
})
|
|
2148
|
-
]
|
|
2149
|
-
})
|
|
1575
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1576
|
+
d: "M0 0h24v24H0z",
|
|
1577
|
+
fill: "none"
|
|
1578
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1579
|
+
d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4 8a2 2 0 01-2 2h-2v2h4v2H9v-4a2 2 0 012-2h2V9H9V7h4a2 2 0 012 2v2z"
|
|
1580
|
+
}))
|
|
2150
1581
|
});
|
|
2151
1582
|
|
|
2152
1583
|
|
|
2153
1584
|
|
|
2154
1585
|
|
|
2155
|
-
|
|
2156
1586
|
const $68c65c474df6e79f$export$573f87bd068a4323 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2157
1587
|
name: 'LooksTwoTrimmed',
|
|
2158
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2165
|
-
d: "M16 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4 8c0 1.1-.9 2-2 2H8v2h4v2H6v-4c0-1.1.9-2 2-2h2V9H6V7h4c1.1 0 2 .9 2 2v2z"
|
|
2166
|
-
})
|
|
2167
|
-
]
|
|
2168
|
-
}),
|
|
1588
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1589
|
+
d: "M0 0h18v24H0V0z",
|
|
1590
|
+
fill: "none"
|
|
1591
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1592
|
+
d: "M16 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4 8c0 1.1-.9 2-2 2H8v2h4v2H6v-4c0-1.1.9-2 2-2h2V9H6V7h4c1.1 0 2 .9 2 2v2z"
|
|
1593
|
+
})),
|
|
2169
1594
|
trimmed: true,
|
|
2170
1595
|
viewBox: '0 0 18 24'
|
|
2171
1596
|
});
|
|
@@ -2173,62 +1598,44 @@ const $68c65c474df6e79f$export$573f87bd068a4323 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2173
1598
|
|
|
2174
1599
|
|
|
2175
1600
|
|
|
2176
|
-
|
|
2177
1601
|
const $cce096b14b45206a$export$b925b7ba50a6200f = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2178
1602
|
name: 'Markup',
|
|
2179
1603
|
viewBox: '0 0 24 24',
|
|
2180
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2181
|
-
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
clipRule: "evenodd",
|
|
2190
|
-
d: "M7.854 10.139a.5.5 0 010 .707l-3.647 3.646 3.647 3.646a.5.5 0 11-.708.708l-4-4a.5.5 0 010-.707l4-4a.5.5 0 01.708 0zM12 18.846a.5.5 0 010-.707l3.646-3.647L12 10.846a.5.5 0 11.707-.707l4 4a.5.5 0 010 .707l-4 4a.5.5 0 01-.707 0z"
|
|
2191
|
-
})
|
|
2192
|
-
]
|
|
2193
|
-
})
|
|
1604
|
+
path: /*#__PURE__*/ $cdMdU$react.createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
1605
|
+
fillRule: "evenodd",
|
|
1606
|
+
clipRule: "evenodd",
|
|
1607
|
+
d: "M.5 0a.5.5 0 00-.5.5v23a.5.5 0 00.5.5h19a.5.5 0 00.5-.5v-17a.5.5 0 00-.146-.354l-6-6A.5.5 0 0013.5 0H.5zM1 23V1h12v5.5a.5.5 0 00.5.5H19v16H1zM18.293 6L14 1.707V6h4.293z"
|
|
1608
|
+
}), /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
1609
|
+
fillRule: "evenodd",
|
|
1610
|
+
clipRule: "evenodd",
|
|
1611
|
+
d: "M7.854 10.139a.5.5 0 010 .707l-3.647 3.646 3.647 3.646a.5.5 0 11-.708.708l-4-4a.5.5 0 010-.707l4-4a.5.5 0 01.708 0zM12 18.846a.5.5 0 010-.707l3.646-3.647L12 10.846a.5.5 0 11.707-.707l4 4a.5.5 0 010 .707l-4 4a.5.5 0 01-.707 0z"
|
|
1612
|
+
}))
|
|
2194
1613
|
});
|
|
2195
1614
|
|
|
2196
1615
|
|
|
2197
1616
|
|
|
2198
1617
|
|
|
2199
|
-
|
|
2200
1618
|
const $90c1093a4740e40f$export$d9b273488cd8ce6f = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2201
1619
|
name: 'Menu',
|
|
2202
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2209
|
-
d: "M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"
|
|
2210
|
-
})
|
|
2211
|
-
]
|
|
2212
|
-
})
|
|
1620
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1621
|
+
d: "M0 0h24v24H0z",
|
|
1622
|
+
fill: "none"
|
|
1623
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1624
|
+
d: "M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"
|
|
1625
|
+
}))
|
|
2213
1626
|
});
|
|
2214
1627
|
|
|
2215
1628
|
|
|
2216
1629
|
|
|
2217
1630
|
|
|
2218
|
-
|
|
2219
1631
|
const $8abc3ec3b9cc7c27$export$2fc774a62f78819d = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2220
1632
|
name: 'MenuTrimmed',
|
|
2221
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2228
|
-
d: "M0 13.5h13.5V12H0v1.5zm0-3.7h13.5V8.2H0v1.6zm0-5.3V6h13.5V4.5H0z"
|
|
2229
|
-
})
|
|
2230
|
-
]
|
|
2231
|
-
}),
|
|
1633
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1634
|
+
d: "M0 0h13.5v18H0V0z",
|
|
1635
|
+
fill: "none"
|
|
1636
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1637
|
+
d: "M0 13.5h13.5V12H0v1.5zm0-3.7h13.5V8.2H0v1.6zm0-5.3V6h13.5V4.5H0z"
|
|
1638
|
+
})),
|
|
2232
1639
|
trimmed: true,
|
|
2233
1640
|
viewBox: '0 0 13.5 18'
|
|
2234
1641
|
});
|
|
@@ -2236,10 +1643,9 @@ const $8abc3ec3b9cc7c27$export$2fc774a62f78819d = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2236
1643
|
|
|
2237
1644
|
|
|
2238
1645
|
|
|
2239
|
-
|
|
2240
1646
|
const $8f99d5dec3eae56c$export$da45d96ed490d127 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2241
1647
|
name: 'Minus',
|
|
2242
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1648
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("rect", {
|
|
2243
1649
|
x: "4",
|
|
2244
1650
|
y: "11",
|
|
2245
1651
|
width: "16",
|
|
@@ -2251,39 +1657,27 @@ const $8f99d5dec3eae56c$export$da45d96ed490d127 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2251
1657
|
|
|
2252
1658
|
|
|
2253
1659
|
|
|
2254
|
-
|
|
2255
1660
|
const $db762aff0ed2f183$export$530d942ac200e267 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2256
1661
|
name: 'MoreHorizontal',
|
|
2257
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2264
|
-
d: "M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"
|
|
2265
|
-
})
|
|
2266
|
-
]
|
|
2267
|
-
})
|
|
1662
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1663
|
+
d: "M0 0h24v24H0z",
|
|
1664
|
+
fill: "none"
|
|
1665
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1666
|
+
d: "M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"
|
|
1667
|
+
}))
|
|
2268
1668
|
});
|
|
2269
1669
|
|
|
2270
1670
|
|
|
2271
1671
|
|
|
2272
1672
|
|
|
2273
|
-
|
|
2274
1673
|
const $2c1cbe84311ca4e1$export$18b98f6b046b5bac = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2275
1674
|
name: 'MoreHorizontalTrimmed',
|
|
2276
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2283
|
-
d: "M1.5 7.5C.7 7.5 0 8.2 0 9s.7 1.5 1.5 1.5S3 9.8 3 9s-.7-1.5-1.5-1.5zm9 0C9.7 7.5 9 8.2 9 9s.7 1.5 1.5 1.5S12 9.8 12 9s-.7-1.5-1.5-1.5zM6 7.5c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5S7.5 9.8 7.5 9 6.8 7.5 6 7.5z"
|
|
2284
|
-
})
|
|
2285
|
-
]
|
|
2286
|
-
}),
|
|
1675
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1676
|
+
d: "M0 0h12v18H0V0z",
|
|
1677
|
+
fill: "none"
|
|
1678
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1679
|
+
d: "M1.5 7.5C.7 7.5 0 8.2 0 9s.7 1.5 1.5 1.5S3 9.8 3 9s-.7-1.5-1.5-1.5zm9 0C9.7 7.5 9 8.2 9 9s.7 1.5 1.5 1.5S12 9.8 12 9s-.7-1.5-1.5-1.5zM6 7.5c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5S7.5 9.8 7.5 9 6.8 7.5 6 7.5z"
|
|
1680
|
+
})),
|
|
2287
1681
|
trimmed: true,
|
|
2288
1682
|
viewBox: '0 0 12 18'
|
|
2289
1683
|
});
|
|
@@ -2291,39 +1685,27 @@ const $2c1cbe84311ca4e1$export$18b98f6b046b5bac = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2291
1685
|
|
|
2292
1686
|
|
|
2293
1687
|
|
|
2294
|
-
|
|
2295
1688
|
const $907bbbb7148a80e7$export$882edb4b4a2c0561 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2296
1689
|
name: 'MoreVertical',
|
|
2297
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2304
|
-
d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"
|
|
2305
|
-
})
|
|
2306
|
-
]
|
|
2307
|
-
})
|
|
1690
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1691
|
+
d: "M0 0h24v24H0z",
|
|
1692
|
+
fill: "none"
|
|
1693
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1694
|
+
d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"
|
|
1695
|
+
}))
|
|
2308
1696
|
});
|
|
2309
1697
|
|
|
2310
1698
|
|
|
2311
1699
|
|
|
2312
1700
|
|
|
2313
|
-
|
|
2314
1701
|
const $3a1835b7791447f9$export$8e50ab7ce7300bbd = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2315
1702
|
name: 'MoreVerticalTrimmed',
|
|
2316
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2323
|
-
d: "M1.5 6C2.3 6 3 5.3 3 4.5S2.3 3 1.5 3 0 3.7 0 4.5.7 6 1.5 6zm0 1.5C.7 7.5 0 8.2 0 9s.7 1.5 1.5 1.5S3 9.8 3 9s-.7-1.5-1.5-1.5zm0 4.5c-.8 0-1.5.7-1.5 1.5S.7 15 1.5 15 3 14.3 3 13.5 2.3 12 1.5 12z"
|
|
2324
|
-
})
|
|
2325
|
-
]
|
|
2326
|
-
}),
|
|
1703
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1704
|
+
d: "M0 0h3v18H0V0z",
|
|
1705
|
+
fill: "none"
|
|
1706
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1707
|
+
d: "M1.5 6C2.3 6 3 5.3 3 4.5S2.3 3 1.5 3 0 3.7 0 4.5.7 6 1.5 6zm0 1.5C.7 7.5 0 8.2 0 9s.7 1.5 1.5 1.5S3 9.8 3 9s-.7-1.5-1.5-1.5zm0 4.5c-.8 0-1.5.7-1.5 1.5S.7 15 1.5 15 3 14.3 3 13.5 2.3 12 1.5 12z"
|
|
1708
|
+
})),
|
|
2327
1709
|
trimmed: true,
|
|
2328
1710
|
viewBox: '0 0 3 18'
|
|
2329
1711
|
});
|
|
@@ -2331,116 +1713,83 @@ const $3a1835b7791447f9$export$8e50ab7ce7300bbd = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2331
1713
|
|
|
2332
1714
|
|
|
2333
1715
|
|
|
2334
|
-
|
|
2335
1716
|
const $e1f60b45a30f6e15$export$936be04afb60a6a3 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2336
1717
|
name: 'Pdf',
|
|
2337
1718
|
viewBox: '0 0 24 24',
|
|
2338
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
})
|
|
2344
|
-
})
|
|
1719
|
+
path: /*#__PURE__*/ $cdMdU$react.createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
1720
|
+
fillRule: "evenodd",
|
|
1721
|
+
clipRule: "evenodd",
|
|
1722
|
+
d: "M0 .5A.5.5 0 01.5 0h13a.5.5 0 01.354.146l6 6A.5.5 0 0120 6.5v17a.5.5 0 01-.5.5H.5a.5.5 0 01-.5-.5V.5zM1 1v22h18V7h-5.5a.5.5 0 01-.5-.5V1H1zm13 .707L18.293 6H14V1.707zM4 14.5a.5.5 0 01.5-.5h1.25a1.75 1.75 0 010 3.5H5v1.999a.5.5 0 01-1 0V14.5zm1.75 2a.75.75 0 100-1.5H5v1.5h.75zm2.75-2A.5.5 0 019 14h1c1.527 0 2.5 1.403 2.5 3s-.973 3-2.5 3H9a.5.5 0 01-.5-.5v-5zM10 19c.777 0 1.5-.733 1.5-2s-.723-2-1.5-2h-.5v4h.5zm4.013-5h2.5s.5 0 .5.5-.5.5-.5.5h-2v1h1s.5.013.5.5-.5.5-.5.5h-1v2.5s0 .5-.5.5-.5-.5-.5-.5-.026-4.473-.013-4.987c.013-.513.513-.513.513-.513z"
|
|
1723
|
+
}))
|
|
2345
1724
|
});
|
|
2346
1725
|
|
|
2347
1726
|
|
|
2348
1727
|
|
|
2349
1728
|
|
|
2350
|
-
|
|
2351
1729
|
const $1d6df45d2515fb25$export$d0e824889e01c751 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2352
1730
|
name: 'Person',
|
|
2353
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2360
|
-
d: "M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
2361
|
-
})
|
|
2362
|
-
]
|
|
2363
|
-
})
|
|
1731
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1732
|
+
d: "M0 0h24v24H0z",
|
|
1733
|
+
fill: "none"
|
|
1734
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1735
|
+
d: "M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"
|
|
1736
|
+
}))
|
|
2364
1737
|
});
|
|
2365
1738
|
|
|
2366
1739
|
|
|
2367
1740
|
|
|
2368
1741
|
|
|
2369
|
-
|
|
2370
1742
|
const $1fdb34eb02a9e372$export$60f43a1603eb0136 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2371
1743
|
name: 'Plaintext',
|
|
2372
1744
|
viewBox: '0 0 24 24',
|
|
2373
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
clipRule: "evenodd",
|
|
2383
|
-
d: "M4 7.5a.5.5 0 01.5-.5H9a.5.5 0 010 1H4.5a.5.5 0 01-.5-.5zm0 3a.5.5 0 01.5-.5h9a.5.5 0 010 1h-9a.5.5 0 01-.5-.5zm0 3a.5.5 0 01.5-.5h3a.5.5 0 010 1h-3a.5.5 0 01-.5-.5zm0 3a.5.5 0 01.5-.5h3a.5.5 0 010 1h-3a.5.5 0 01-.5-.5zm0 3a.5.5 0 01.5-.5h3a.5.5 0 010 1h-3a.5.5 0 01-.5-.5zM13.5 13h-4s-.5 0-.5.5v1c0 .5.5.5.5.5s.5 0 .5-.5V14h1v5h-1c-.5 0-.5.5-.5.5s0 .5.5.5h3c.5 0 .5-.5.5-.5s0-.5-.5-.5h-1v-5h1v.5c0 .5.5.5.5.5s.5 0 .5-.5v-1c0-.5-.5-.5-.5-.5z"
|
|
2384
|
-
})
|
|
2385
|
-
]
|
|
2386
|
-
})
|
|
1745
|
+
path: /*#__PURE__*/ $cdMdU$react.createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
1746
|
+
fillRule: "evenodd",
|
|
1747
|
+
clipRule: "evenodd",
|
|
1748
|
+
d: "M.5 0a.5.5 0 00-.5.5v23a.5.5 0 00.5.5h19a.5.5 0 00.5-.5v-17a.5.5 0 00-.146-.354l-6-6A.5.5 0 0013.5 0H.5zM1 23V1h12v5.5a.5.5 0 00.5.5H19v16H1zM18.293 6L14 1.707V6h4.293z"
|
|
1749
|
+
}), /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
1750
|
+
fillRule: "evenodd",
|
|
1751
|
+
clipRule: "evenodd",
|
|
1752
|
+
d: "M4 7.5a.5.5 0 01.5-.5H9a.5.5 0 010 1H4.5a.5.5 0 01-.5-.5zm0 3a.5.5 0 01.5-.5h9a.5.5 0 010 1h-9a.5.5 0 01-.5-.5zm0 3a.5.5 0 01.5-.5h3a.5.5 0 010 1h-3a.5.5 0 01-.5-.5zm0 3a.5.5 0 01.5-.5h3a.5.5 0 010 1h-3a.5.5 0 01-.5-.5zm0 3a.5.5 0 01.5-.5h3a.5.5 0 010 1h-3a.5.5 0 01-.5-.5zM13.5 13h-4s-.5 0-.5.5v1c0 .5.5.5.5.5s.5 0 .5-.5V14h1v5h-1c-.5 0-.5.5-.5.5s0 .5.5.5h3c.5 0 .5-.5.5-.5s0-.5-.5-.5h-1v-5h1v.5c0 .5.5.5.5.5s.5 0 .5-.5v-1c0-.5-.5-.5-.5-.5z"
|
|
1753
|
+
}))
|
|
2387
1754
|
});
|
|
2388
1755
|
|
|
2389
1756
|
|
|
2390
1757
|
|
|
2391
1758
|
|
|
2392
|
-
|
|
2393
1759
|
const $064e0bfc6aaff3f7$export$2d9ac7aa84f97a08 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2394
1760
|
name: 'Plus',
|
|
2395
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
d: "M0 0h24v24H0z",
|
|
2402
|
-
fill: "none"
|
|
2403
|
-
})
|
|
2404
|
-
]
|
|
2405
|
-
})
|
|
1761
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1762
|
+
d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"
|
|
1763
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1764
|
+
d: "M0 0h24v24H0z",
|
|
1765
|
+
fill: "none"
|
|
1766
|
+
}))
|
|
2406
1767
|
});
|
|
2407
1768
|
|
|
2408
1769
|
|
|
2409
1770
|
|
|
2410
1771
|
|
|
2411
|
-
|
|
2412
1772
|
const $bba510b2dd444d68$export$d8dd5a6f368a4f30 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2413
1773
|
name: 'PlusCircle',
|
|
2414
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2421
|
-
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"
|
|
2422
|
-
})
|
|
2423
|
-
]
|
|
2424
|
-
})
|
|
1774
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1775
|
+
d: "M0 0h24v24H0z",
|
|
1776
|
+
fill: "none"
|
|
1777
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1778
|
+
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z"
|
|
1779
|
+
}))
|
|
2425
1780
|
});
|
|
2426
1781
|
|
|
2427
1782
|
|
|
2428
1783
|
|
|
2429
1784
|
|
|
2430
|
-
|
|
2431
1785
|
const $29b4fd8deaded32d$export$d9cf15df90eaa862 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2432
1786
|
name: 'PlusCircleTrimmed',
|
|
2433
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2438
|
-
|
|
2439
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2440
|
-
d: "M7.5 1.5C3.4 1.5 0 4.9 0 9s3.4 7.5 7.5 7.5S15 13.1 15 9s-3.4-7.5-7.5-7.5zm3.7 8.3h-3v3H6.8v-3h-3V8.2h3v-3h1.5v3h3v1.6z"
|
|
2441
|
-
})
|
|
2442
|
-
]
|
|
2443
|
-
}),
|
|
1787
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1788
|
+
d: "M0 0h15v18H0V0z",
|
|
1789
|
+
fill: "none"
|
|
1790
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1791
|
+
d: "M7.5 1.5C3.4 1.5 0 4.9 0 9s3.4 7.5 7.5 7.5S15 13.1 15 9s-3.4-7.5-7.5-7.5zm3.7 8.3h-3v3H6.8v-3h-3V8.2h3v-3h1.5v3h3v1.6z"
|
|
1792
|
+
})),
|
|
2444
1793
|
trimmed: true,
|
|
2445
1794
|
viewBox: '0 0 15 18'
|
|
2446
1795
|
});
|
|
@@ -2448,20 +1797,14 @@ const $29b4fd8deaded32d$export$d9cf15df90eaa862 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2448
1797
|
|
|
2449
1798
|
|
|
2450
1799
|
|
|
2451
|
-
|
|
2452
1800
|
const $25a1ed4653bc803b$export$138b8cbf83ef0887 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2453
1801
|
name: 'PlusTrimmed',
|
|
2454
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
d: "M0 0h10.5v18H0V0z",
|
|
2461
|
-
fill: "none"
|
|
2462
|
-
})
|
|
2463
|
-
]
|
|
2464
|
-
}),
|
|
1802
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1803
|
+
d: "M10.5 9.8H6v4.5H4.5V9.8H0V8.2h4.5V3.8H6v4.5h4.5v1.5z"
|
|
1804
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1805
|
+
d: "M0 0h10.5v18H0V0z",
|
|
1806
|
+
fill: "none"
|
|
1807
|
+
})),
|
|
2465
1808
|
trimmed: true,
|
|
2466
1809
|
viewBox: '0 0 10.5 18'
|
|
2467
1810
|
});
|
|
@@ -2469,104 +1812,75 @@ const $25a1ed4653bc803b$export$138b8cbf83ef0887 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2469
1812
|
|
|
2470
1813
|
|
|
2471
1814
|
|
|
2472
|
-
|
|
2473
1815
|
const $362020fb6cad80dd$export$79056d316c4b2460 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2474
1816
|
name: 'Presentation',
|
|
2475
1817
|
viewBox: '0 0 24 24',
|
|
2476
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2494
|
-
fillRule: "evenodd",
|
|
2495
|
-
clipRule: "evenodd",
|
|
2496
|
-
d: "M11.5 6a4.5 4.5 0 100 9 4.5 4.5 0 000-9zM6 10.5a5.5 5.5 0 1111 0 5.5 5.5 0 01-11 0z"
|
|
2497
|
-
})
|
|
2498
|
-
]
|
|
2499
|
-
})
|
|
1818
|
+
path: /*#__PURE__*/ $cdMdU$react.createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
1819
|
+
fillRule: "evenodd",
|
|
1820
|
+
clipRule: "evenodd",
|
|
1821
|
+
d: "M0 .5A.5.5 0 01.5 0h22a.5.5 0 01.5.5v3a.5.5 0 01-.5.5H.5a.5.5 0 01-.5-.5v-3zM1 1v2h21V1H1zM.021 17.5a.5.5 0 01.5-.5h21.958a.5.5 0 010 1H.521a.5.5 0 01-.5-.5z"
|
|
1822
|
+
}), /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
1823
|
+
fillRule: "evenodd",
|
|
1824
|
+
clipRule: "evenodd",
|
|
1825
|
+
d: "M2 3.5a.5.5 0 01.5-.5h18a.5.5 0 01.5.5v14a.5.5 0 01-.5.5H12v2.5h-1V18H2.5a.5.5 0 01-.5-.5v-14zM3 4v13h17V4H3z"
|
|
1826
|
+
}), /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
1827
|
+
fillRule: "evenodd",
|
|
1828
|
+
clipRule: "evenodd",
|
|
1829
|
+
d: "M11.5 21a1 1 0 100 2 1 1 0 000-2zm-2 1a2 2 0 114 0 2 2 0 01-4 0zM10.268 7.785a.5.5 0 01.517.032l3.272 2.272a.5.5 0 010 .822l-3.272 2.272a.5.5 0 01-.785-.411V8.228a.5.5 0 01.268-.443zM11 9.184v2.632l1.895-1.316L11 9.184z"
|
|
1830
|
+
}), /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
1831
|
+
fillRule: "evenodd",
|
|
1832
|
+
clipRule: "evenodd",
|
|
1833
|
+
d: "M11.5 6a4.5 4.5 0 100 9 4.5 4.5 0 000-9zM6 10.5a5.5 5.5 0 1111 0 5.5 5.5 0 01-11 0z"
|
|
1834
|
+
}))
|
|
2500
1835
|
});
|
|
2501
1836
|
|
|
2502
1837
|
|
|
2503
1838
|
|
|
2504
1839
|
|
|
2505
|
-
|
|
2506
1840
|
const $54102f92fc9a910f$export$133773870222880f = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2507
1841
|
name: 'Preview',
|
|
2508
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2515
|
-
d: "M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"
|
|
2516
|
-
})
|
|
2517
|
-
]
|
|
2518
|
-
})
|
|
1842
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1843
|
+
d: "M0 0h24v24H0z",
|
|
1844
|
+
fill: "none"
|
|
1845
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1846
|
+
d: "M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"
|
|
1847
|
+
}))
|
|
2519
1848
|
});
|
|
2520
1849
|
|
|
2521
1850
|
|
|
2522
1851
|
|
|
2523
1852
|
|
|
2524
|
-
|
|
2525
1853
|
const $24e6e0a0908826d3$export$a9753b1ffc289935 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2526
1854
|
name: 'Puzzle',
|
|
2527
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
})
|
|
2531
|
-
})
|
|
1855
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1856
|
+
d: "M9.793.005a3.493 3.493 0 013.487 3.28l.006.212v.704h3.326a2.972 2.972 0 011.803.614l.15.123.143.134c.51.51.816 1.186.865 1.901l.008.196-.002 3.323h.703c.784 0 1.54.264 2.152.742l.163.135.155.147a3.494 3.494 0 01-2.258 5.957l-.212.007h-.704v3.325a2.974 2.974 0 01-.613 1.802l-.124.15-.134.144a2.974 2.974 0 01-1.9.865l-.196.007h-4.857V21.34a1.962 1.962 0 00-3.911-.176l-.012.166v2.443H2.975A2.974 2.974 0 01.012 21l-.007-.196v-4.856h2.433a1.962 1.962 0 00.176-3.91l-.166-.014H.018V7.17a2.965 2.965 0 012.76-2.961l.196-.007H6.3V3.5c0-.785.264-1.542.741-2.152l.136-.163.147-.155A3.493 3.493 0 019.793.005zm0 1.74c-.908 0-1.665.693-1.745 1.597l-.008.154V5.94H2.974c-.628 0-1.149.484-1.21 1.103l-.007.125-.001 3.115h.692c.913 0 1.791.336 2.468.941l.152.144a3.704 3.704 0 01-2.41 6.315l-.209.005h-.702v3.116c0 .634.492 1.163 1.11 1.222l.118.005H6.09v-.703c0-.912.338-1.789.941-2.465l.145-.152a3.704 3.704 0 016.314 2.408l.006.21v.702h3.114c.631 0 1.157-.487 1.22-1.103l.007-.124v-5.065h2.445a1.752 1.752 0 00.153-3.499l-.153-.005h-2.446V7.168c0-.634-.49-1.163-1.108-1.223l-.118-.006h-5.067V3.496a1.75 1.75 0 00-1.75-1.751z"
|
|
1857
|
+
}))
|
|
2532
1858
|
});
|
|
2533
1859
|
|
|
2534
1860
|
|
|
2535
1861
|
|
|
2536
1862
|
|
|
2537
|
-
|
|
2538
1863
|
const $a24446d6c18e0351$export$82b8d343c504672 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2539
1864
|
name: 'Quote',
|
|
2540
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
d: "M0 0h24v24H0z",
|
|
2547
|
-
fill: "none"
|
|
2548
|
-
})
|
|
2549
|
-
]
|
|
2550
|
-
})
|
|
1865
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1866
|
+
d: "M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z"
|
|
1867
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1868
|
+
d: "M0 0h24v24H0z",
|
|
1869
|
+
fill: "none"
|
|
1870
|
+
}))
|
|
2551
1871
|
});
|
|
2552
1872
|
|
|
2553
1873
|
|
|
2554
1874
|
|
|
2555
1875
|
|
|
2556
|
-
|
|
2557
1876
|
const $3737e775a0e7f304$export$42729f3d6fdf2964 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2558
1877
|
name: 'QuoteTrimmed',
|
|
2559
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
d: "M0 0h10.5v18H0V0z",
|
|
2566
|
-
fill: "none"
|
|
2567
|
-
})
|
|
2568
|
-
]
|
|
2569
|
-
}),
|
|
1878
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1879
|
+
d: "M.8 12.8H3l1.5-3V5.2H0v4.5h2.2L.8 12.8zm6 0H9l1.5-3V5.2H6v4.5h2.2l-1.4 3.1z"
|
|
1880
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1881
|
+
d: "M0 0h10.5v18H0V0z",
|
|
1882
|
+
fill: "none"
|
|
1883
|
+
})),
|
|
2570
1884
|
trimmed: true,
|
|
2571
1885
|
viewBox: '0 0 10.5 18'
|
|
2572
1886
|
});
|
|
@@ -2574,39 +1888,27 @@ const $3737e775a0e7f304$export$42729f3d6fdf2964 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2574
1888
|
|
|
2575
1889
|
|
|
2576
1890
|
|
|
2577
|
-
|
|
2578
1891
|
const $271c55b2e8e4edb0$export$953430523d182974 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2579
1892
|
name: 'Receipt',
|
|
2580
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
d: "M0 0h24v24H0z",
|
|
2587
|
-
fill: "none"
|
|
2588
|
-
})
|
|
2589
|
-
]
|
|
2590
|
-
})
|
|
1893
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1894
|
+
d: "M18 17H6v-2h12v2zm0-4H6v-2h12v2zm0-4H6V7h12v2zM3 22l1.5-1.5L6 22l1.5-1.5L9 22l1.5-1.5L12 22l1.5-1.5L15 22l1.5-1.5L18 22l1.5-1.5L21 22V2l-1.5 1.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2 4.5 3.5 3 2v20z"
|
|
1895
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1896
|
+
d: "M0 0h24v24H0z",
|
|
1897
|
+
fill: "none"
|
|
1898
|
+
}))
|
|
2591
1899
|
});
|
|
2592
1900
|
|
|
2593
1901
|
|
|
2594
1902
|
|
|
2595
1903
|
|
|
2596
|
-
|
|
2597
1904
|
const $e207c3a966f309cd$export$2b4d4031d6535c64 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2598
1905
|
name: 'ReceiptTrimmed',
|
|
2599
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
d: "M0 0h13.5v18H0V0z",
|
|
2606
|
-
fill: "none"
|
|
2607
|
-
})
|
|
2608
|
-
]
|
|
2609
|
-
}),
|
|
1906
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1907
|
+
d: "M11.2 12.8h-9v-1.5h9v1.5zm0-3h-9V8.2h9v1.6zm0-3h-9V5.2h9v1.6zM0 16.5l1.1-1.1 1.1 1.1 1.1-1.1 1.1 1.1 1.1-1.1 1.1 1.1 1.1-1.1L9 16.5l1.1-1.1 1.1 1.1 1.1-1.1 1.1 1.1v-15l-1.1 1.1-1.1-1.1-1.1 1.1L9 1.5 7.9 2.6 6.8 1.5 5.6 2.6 4.5 1.5 3.4 2.6 2.2 1.5 1.1 2.6 0 1.5v15z"
|
|
1908
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1909
|
+
d: "M0 0h13.5v18H0V0z",
|
|
1910
|
+
fill: "none"
|
|
1911
|
+
})),
|
|
2610
1912
|
trimmed: true,
|
|
2611
1913
|
viewBox: '0 0 13.5 18'
|
|
2612
1914
|
});
|
|
@@ -2614,29 +1916,22 @@ const $e207c3a966f309cd$export$2b4d4031d6535c64 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2614
1916
|
|
|
2615
1917
|
|
|
2616
1918
|
|
|
2617
|
-
|
|
2618
1919
|
const $3ccedd13136d75e8$export$c5dccc3a158b39d9 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2619
1920
|
name: 'References',
|
|
2620
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2627
|
-
d: "M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3h7zM7 9H4V5h3v4zm10 6h3v4h-3v-4zm0-10h3v4h-3V5z"
|
|
2628
|
-
})
|
|
2629
|
-
]
|
|
2630
|
-
})
|
|
1921
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1922
|
+
fill: "none",
|
|
1923
|
+
d: "M0 0h24v24H0z"
|
|
1924
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1925
|
+
d: "M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3h7zM7 9H4V5h3v4zm10 6h3v4h-3v-4zm0-10h3v4h-3V5z"
|
|
1926
|
+
}))
|
|
2631
1927
|
});
|
|
2632
1928
|
|
|
2633
1929
|
|
|
2634
1930
|
|
|
2635
1931
|
|
|
2636
|
-
|
|
2637
1932
|
const $20f4c7394d27dac2$export$a03202754452d1eb = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2638
1933
|
name: 'Release',
|
|
2639
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1934
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2640
1935
|
d: "M3.426 1.5C3.865.569 4.68 0 5.689 0h12.622c.995 0 1.95.666 2.294 1.57v.003s2.262 5.71 2.329 6.069C23 8 23 8 23 8.455v13.09C23 22.857 21.902 24 20.571 24H3.43C2.097 24 1 22.856 1 21.546V8.455C1 8 1 8 1.066 7.642c.067-.358 2.33-6.074 2.33-6.074a.997.997 0 01.03-.068zM3.838 6H11V2H5.69c-.152 0-.302.046-.441.324L3.839 6zM13 2v4h7.162l-1.426-3.715-.002-.006C18.688 2.156 18.48 2 18.311 2H13zM3.429 8C3.236 8 3 8.214 3 8.455v13.09c0 .241.236.455.429.455H20.57c.193 0 .429-.214.429-.454V8.455c0-.241-.236-.455-.429-.455H3.43zM13 19a1 1 0 011-1h5a1 1 0 110 2h-5a1 1 0 01-1-1z"
|
|
2641
1936
|
})
|
|
2642
1937
|
});
|
|
@@ -2644,10 +1939,9 @@ const $20f4c7394d27dac2$export$a03202754452d1eb = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2644
1939
|
|
|
2645
1940
|
|
|
2646
1941
|
|
|
2647
|
-
|
|
2648
1942
|
const $3645feb9b66acb97$export$b5d6503cfc15f926 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2649
1943
|
name: 'ReleaseTrimmed',
|
|
2650
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
1944
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2651
1945
|
d: "M2.426 1.5C2.865.569 3.68 0 4.689 0h12.622c.995 0 1.95.666 2.294 1.57v.003s2.262 5.71 2.329 6.069C22 8 22 8 22 8.455v13.09C22 22.857 20.902 24 19.571 24H2.43C1.097 24 0 22.856 0 21.546V8.455C0 8 0 8 .066 7.642c.067-.358 2.33-6.074 2.33-6.074a.997.997 0 01.03-.068zM2.838 6H10V2H4.69c-.152 0-.302.046-.441.324L2.839 6zM12 2v4h7.162l-1.426-3.715-.002-.006C17.688 2.156 17.48 2 17.311 2H12zM2.429 8C2.236 8 2 8.214 2 8.455v13.09c0 .241.236.455.429.455H19.57c.193 0 .429-.214.429-.454V8.455c0-.241-.236-.455-.429-.455H2.43zM12 19a1 1 0 011-1h5a1 1 0 110 2h-5a1 1 0 01-1-1z"
|
|
2652
1946
|
}),
|
|
2653
1947
|
trimmed: true,
|
|
@@ -2657,62 +1951,44 @@ const $3645feb9b66acb97$export$b5d6503cfc15f926 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2657
1951
|
|
|
2658
1952
|
|
|
2659
1953
|
|
|
2660
|
-
|
|
2661
1954
|
const $a77c4e82c8694558$export$46558b55737db199 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2662
1955
|
name: 'Richtext',
|
|
2663
1956
|
viewBox: '0 0 24 24',
|
|
2664
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2665
|
-
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
|
-
|
|
2672
|
-
|
|
2673
|
-
clipRule: "evenodd",
|
|
2674
|
-
d: "M4.5 7a.5.5 0 000 1h5a.5.5 0 000-1h-5zm0 3a.5.5 0 000 1h9a.5.5 0 000-1h-9zm0 3a.5.5 0 000 1h2a.5.5 0 000-1h-2zm8.946 2.237a.5.5 0 00-.802-.065L10 18.212V14h5v3.744l-1.554-2.507zM16 19.5v-6a.5.5 0 00-.5-.5h-6a.5.5 0 00-.5.5v6a.5.5 0 00.5.5h6a.498.498 0 00.5-.5zm-1.398-.5l-1.649-2.66L10.64 19h3.962zM4.5 16a.5.5 0 000 1h2a.5.5 0 000-1h-2zm0 3a.5.5 0 000 1h2a.5.5 0 000-1h-2z"
|
|
2675
|
-
})
|
|
2676
|
-
]
|
|
2677
|
-
})
|
|
1957
|
+
path: /*#__PURE__*/ $cdMdU$react.createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
1958
|
+
fillRule: "evenodd",
|
|
1959
|
+
clipRule: "evenodd",
|
|
1960
|
+
d: "M.5 0a.5.5 0 00-.5.5v23a.5.5 0 00.5.5h19a.5.5 0 00.5-.5v-17a.5.5 0 00-.146-.354l-6-6A.5.5 0 0013.5 0H.5zM1 23V1h12v5.5a.5.5 0 00.5.5H19v16H1zM18.293 6L14 1.707V6h4.293z"
|
|
1961
|
+
}), /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
1962
|
+
fillRule: "evenodd",
|
|
1963
|
+
clipRule: "evenodd",
|
|
1964
|
+
d: "M4.5 7a.5.5 0 000 1h5a.5.5 0 000-1h-5zm0 3a.5.5 0 000 1h9a.5.5 0 000-1h-9zm0 3a.5.5 0 000 1h2a.5.5 0 000-1h-2zm8.946 2.237a.5.5 0 00-.802-.065L10 18.212V14h5v3.744l-1.554-2.507zM16 19.5v-6a.5.5 0 00-.5-.5h-6a.5.5 0 00-.5.5v6a.5.5 0 00.5.5h6a.498.498 0 00.5-.5zm-1.398-.5l-1.649-2.66L10.64 19h3.962zM4.5 16a.5.5 0 000 1h2a.5.5 0 000-1h-2zm0 3a.5.5 0 000 1h2a.5.5 0 000-1h-2z"
|
|
1965
|
+
}))
|
|
2678
1966
|
});
|
|
2679
1967
|
|
|
2680
1968
|
|
|
2681
1969
|
|
|
2682
1970
|
|
|
2683
|
-
|
|
2684
1971
|
const $402ebeedd4b3a360$export$4b85d3515bd863a5 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2685
1972
|
name: 'Search',
|
|
2686
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
d: "M0 0h24v24H0z",
|
|
2693
|
-
fill: "none"
|
|
2694
|
-
})
|
|
2695
|
-
]
|
|
2696
|
-
})
|
|
1973
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1974
|
+
d: "M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"
|
|
1975
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1976
|
+
d: "M0 0h24v24H0z",
|
|
1977
|
+
fill: "none"
|
|
1978
|
+
}))
|
|
2697
1979
|
});
|
|
2698
1980
|
|
|
2699
1981
|
|
|
2700
1982
|
|
|
2701
1983
|
|
|
2702
|
-
|
|
2703
1984
|
const $8c4c810591302a68$export$19d7615394411478 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2704
1985
|
name: 'SearchTrimmed',
|
|
2705
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2706
|
-
|
|
2707
|
-
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
d: "M0 0h13.1v18H0V0z",
|
|
2712
|
-
fill: "none"
|
|
2713
|
-
})
|
|
2714
|
-
]
|
|
2715
|
-
}),
|
|
1986
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1987
|
+
d: "M9.4 10.5h-.6l-.2-.2c.7-.9 1.2-2 1.2-3.2 0-2.7-2.2-4.9-4.9-4.9S0 4.4 0 7.1 2.2 12 4.9 12c1.2 0 2.3-.4 3.2-1.2l.1.2v.6l3.8 3.7 1.1-1.1-3.7-3.7zm-4.5 0C3 10.5 1.5 9 1.5 7.1S3 3.8 4.9 3.8s3.4 1.5 3.4 3.4-1.6 3.3-3.4 3.3z"
|
|
1988
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
1989
|
+
d: "M0 0h13.1v18H0V0z",
|
|
1990
|
+
fill: "none"
|
|
1991
|
+
})),
|
|
2716
1992
|
trimmed: true,
|
|
2717
1993
|
viewBox: '0 0 13.1 18'
|
|
2718
1994
|
});
|
|
@@ -2720,39 +1996,27 @@ const $8c4c810591302a68$export$19d7615394411478 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2720
1996
|
|
|
2721
1997
|
|
|
2722
1998
|
|
|
2723
|
-
|
|
2724
1999
|
const $faf12fe30b2ba94e$export$c72f6eaae7b9adff = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2725
2000
|
name: 'Settings',
|
|
2726
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2727
|
-
|
|
2728
|
-
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2733
|
-
d: "M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65A.488.488 0 0014 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z"
|
|
2734
|
-
})
|
|
2735
|
-
]
|
|
2736
|
-
})
|
|
2001
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2002
|
+
d: "M0 0h24v24H0z",
|
|
2003
|
+
fill: "none"
|
|
2004
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2005
|
+
d: "M19.43 12.98c.04-.32.07-.64.07-.98s-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46c-.12-.22-.39-.3-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65A.488.488 0 0014 2h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1c-.23-.09-.49 0-.61.22l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98s.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46c.12.22.39.3.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.23.09.49 0 .61-.22l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zM12 15.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z"
|
|
2006
|
+
}))
|
|
2737
2007
|
});
|
|
2738
2008
|
|
|
2739
2009
|
|
|
2740
2010
|
|
|
2741
2011
|
|
|
2742
|
-
|
|
2743
2012
|
const $a26ed0c931c3ca1b$export$b28701d4f9def3ee = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2744
2013
|
name: 'SettingsTrimmed',
|
|
2745
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2746
|
-
|
|
2747
|
-
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2752
|
-
d: "M12.9 9.7c0-.2.1-.5.1-.7s0-.5-.1-.7L14.5 7c.1-.1.2-.3.1-.5L13 4c-.1-.2-.3-.2-.5-.2l-1.9.8c-.3-.4-.7-.6-1.2-.8l-.3-2c0-.2-.2-.3-.4-.3h-3c-.2 0-.3.1-.4.3l-.3 2c-.3.2-.7.4-1.1.7L2 3.8c-.2-.1-.4 0-.4.2L.1 6.5c-.1.2-.1.4 0 .5l1.6 1.2c0 .2-.1.5-.1.7s0 .5.1.7L.1 11c-.1.1-.1.3 0 .5L1.6 14c.1.2.3.2.5.2l1.9-.8c.4.3.8.5 1.3.7l.3 2c0 .2.2.3.4.3h3c.2 0 .3-.1.4-.3l.3-2c.5-.2.9-.4 1.3-.7l1.9.8c.2.1.4 0 .5-.2l1.5-2.6c.1-.2.1-.4-.1-.5l-1.9-1.2zm-5.6 1.9c-1.4 0-2.6-1.2-2.6-2.6s1.2-2.6 2.6-2.6S9.9 7.6 9.9 9s-1.2 2.6-2.6 2.6z"
|
|
2753
|
-
})
|
|
2754
|
-
]
|
|
2755
|
-
}),
|
|
2014
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2015
|
+
d: "M0 0h14.6v18H0V0z",
|
|
2016
|
+
fill: "none"
|
|
2017
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2018
|
+
d: "M12.9 9.7c0-.2.1-.5.1-.7s0-.5-.1-.7L14.5 7c.1-.1.2-.3.1-.5L13 4c-.1-.2-.3-.2-.5-.2l-1.9.8c-.3-.4-.7-.6-1.2-.8l-.3-2c0-.2-.2-.3-.4-.3h-3c-.2 0-.3.1-.4.3l-.3 2c-.3.2-.7.4-1.1.7L2 3.8c-.2-.1-.4 0-.4.2L.1 6.5c-.1.2-.1.4 0 .5l1.6 1.2c0 .2-.1.5-.1.7s0 .5.1.7L.1 11c-.1.1-.1.3 0 .5L1.6 14c.1.2.3.2.5.2l1.9-.8c.4.3.8.5 1.3.7l.3 2c0 .2.2.3.4.3h3c.2 0 .3-.1.4-.3l.3-2c.5-.2.9-.4 1.3-.7l1.9.8c.2.1.4 0 .5-.2l1.5-2.6c.1-.2.1-.4-.1-.5l-1.9-1.2zm-5.6 1.9c-1.4 0-2.6-1.2-2.6-2.6s1.2-2.6 2.6-2.6S9.9 7.6 9.9 9s-1.2 2.6-2.6 2.6z"
|
|
2019
|
+
})),
|
|
2756
2020
|
trimmed: true,
|
|
2757
2021
|
viewBox: '0 0 14.6 18'
|
|
2758
2022
|
});
|
|
@@ -2760,39 +2024,27 @@ const $a26ed0c931c3ca1b$export$b28701d4f9def3ee = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2760
2024
|
|
|
2761
2025
|
|
|
2762
2026
|
|
|
2763
|
-
|
|
2764
2027
|
const $aa22a99549f68ea4$export$b09d44dc9283a8f5 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2765
2028
|
name: 'ShoppingCart',
|
|
2766
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2767
|
-
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
d: "M0 0h24v24H0z",
|
|
2773
|
-
fill: "none"
|
|
2774
|
-
})
|
|
2775
|
-
]
|
|
2776
|
-
})
|
|
2029
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2030
|
+
d: "M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 2v2h2l3.6 7.59-1.35 2.45c-.16.28-.25.61-.25.96 0 1.1.9 2 2 2h12v-2H7.42c-.14 0-.25-.11-.25-.25l.03-.12.9-1.63h7.45c.75 0 1.41-.41 1.75-1.03l3.58-6.49A1.003 1.003 0 0020 4H5.21l-.94-2H1zm16 16c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z"
|
|
2031
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2032
|
+
d: "M0 0h24v24H0z",
|
|
2033
|
+
fill: "none"
|
|
2034
|
+
}))
|
|
2777
2035
|
});
|
|
2778
2036
|
|
|
2779
2037
|
|
|
2780
2038
|
|
|
2781
2039
|
|
|
2782
|
-
|
|
2783
2040
|
const $286841005f140c98$export$752a19a708e193d4 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2784
2041
|
name: 'ShoppingCartTrimmed',
|
|
2785
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
d: "M0 0h15v18H0V0z",
|
|
2792
|
-
fill: "none"
|
|
2793
|
-
})
|
|
2794
|
-
]
|
|
2795
|
-
}),
|
|
2042
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2043
|
+
d: "M4.5 13.5c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5S6 15.8 6 15s-.7-1.5-1.5-1.5zM0 1.5V3h1.5l2.7 5.7-1 1.8c-.1.2-.2.5-.2.7 0 .8.7 1.5 1.5 1.5h9v-1.5H4.8c-.1 0-.2-.1-.2-.2v-.1l.7-1.2h5.6c.6 0 1.1-.3 1.3-.8L14.9 4c.1 0 .1-.1.1-.2 0-.5-.3-.8-.8-.8h-11l-.7-1.5H0zm12 12c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5 1.5-.7 1.5-1.5-.7-1.5-1.5-1.5z"
|
|
2044
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2045
|
+
d: "M0 0h15v18H0V0z",
|
|
2046
|
+
fill: "none"
|
|
2047
|
+
})),
|
|
2796
2048
|
trimmed: true,
|
|
2797
2049
|
viewBox: '0 0 15 18'
|
|
2798
2050
|
});
|
|
@@ -2800,70 +2052,50 @@ const $286841005f140c98$export$752a19a708e193d4 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2800
2052
|
|
|
2801
2053
|
|
|
2802
2054
|
|
|
2803
|
-
|
|
2804
2055
|
const $867e27cfb32c3b04$export$2ada22cf838dec7d = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2805
2056
|
name: 'Spreadsheet',
|
|
2806
2057
|
viewBox: '0 0 24 24',
|
|
2807
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
clipRule: "evenodd",
|
|
2817
|
-
d: "M4 8.5a.5.5 0 01.5-.5h11a.5.5 0 01.5.5v12a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-12zM5 12h3v2H5v-2zm0 3h3v2H5v-2zm0 3h3v2H5v-2zm4 2h6v-2H9v2zm0-3h6v-2H9v2zm0-3h6v-2H9v2zm0-3h6V9H9v2zM8 9H5v2h3V9z"
|
|
2818
|
-
})
|
|
2819
|
-
]
|
|
2820
|
-
})
|
|
2058
|
+
path: /*#__PURE__*/ $cdMdU$react.createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
2059
|
+
fillRule: "evenodd",
|
|
2060
|
+
clipRule: "evenodd",
|
|
2061
|
+
d: "M.5 0a.5.5 0 00-.5.5v23a.5.5 0 00.5.5h19a.5.5 0 00.5-.5v-17a.5.5 0 00-.146-.354l-6-6A.5.5 0 0013.5 0H.5zM1 23V1h12v5.5a.5.5 0 00.5.5H19v16H1zM18.293 6L14 1.707V6h4.293z"
|
|
2062
|
+
}), /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
2063
|
+
fillRule: "evenodd",
|
|
2064
|
+
clipRule: "evenodd",
|
|
2065
|
+
d: "M4 8.5a.5.5 0 01.5-.5h11a.5.5 0 01.5.5v12a.5.5 0 01-.5.5h-11a.5.5 0 01-.5-.5v-12zM5 12h3v2H5v-2zm0 3h3v2H5v-2zm0 3h3v2H5v-2zm4 2h6v-2H9v2zm0-3h6v-2H9v2zm0-3h6v-2H9v2zm0-3h6V9H9v2zM8 9H5v2h3V9z"
|
|
2066
|
+
}))
|
|
2821
2067
|
});
|
|
2822
2068
|
|
|
2823
2069
|
|
|
2824
2070
|
|
|
2825
2071
|
|
|
2826
|
-
|
|
2827
2072
|
const $07f5eb5cf433105b$export$1644ba17714857f1 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2828
2073
|
name: 'Star',
|
|
2829
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2837
|
-
|
|
2838
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2839
|
-
d: "M0 0h24v24H0z",
|
|
2840
|
-
fill: "none"
|
|
2841
|
-
})
|
|
2842
|
-
]
|
|
2843
|
-
})
|
|
2074
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2075
|
+
d: "M0 0h24v24H0z",
|
|
2076
|
+
fill: "none"
|
|
2077
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2078
|
+
d: "M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"
|
|
2079
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2080
|
+
d: "M0 0h24v24H0z",
|
|
2081
|
+
fill: "none"
|
|
2082
|
+
}))
|
|
2844
2083
|
});
|
|
2845
2084
|
|
|
2846
2085
|
|
|
2847
2086
|
|
|
2848
2087
|
|
|
2849
|
-
|
|
2850
2088
|
const $88e63d0410724d64$export$d2fe120ff6dcc00c = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2851
2089
|
name: 'StarTrimmed',
|
|
2852
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2853
|
-
|
|
2854
|
-
|
|
2855
|
-
|
|
2856
|
-
|
|
2857
|
-
|
|
2858
|
-
|
|
2859
|
-
|
|
2860
|
-
|
|
2861
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2862
|
-
d: "M0 0h15v18H0V0z",
|
|
2863
|
-
fill: "none"
|
|
2864
|
-
})
|
|
2865
|
-
]
|
|
2866
|
-
}),
|
|
2090
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2091
|
+
d: "M0 0h15v18H0V0z",
|
|
2092
|
+
fill: "none"
|
|
2093
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2094
|
+
d: "M7.5 13l4.6 2.8-1.2-5.3L15 6.9l-5.4-.4-2.1-5-2.1 5-5.4.4 4.1 3.5-1.2 5.3L7.5 13z"
|
|
2095
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2096
|
+
d: "M0 0h15v18H0V0z",
|
|
2097
|
+
fill: "none"
|
|
2098
|
+
})),
|
|
2867
2099
|
trimmed: true,
|
|
2868
2100
|
viewBox: '0 0 15 18'
|
|
2869
2101
|
});
|
|
@@ -2871,42 +2103,30 @@ const $88e63d0410724d64$export$d2fe120ff6dcc00c = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2871
2103
|
|
|
2872
2104
|
|
|
2873
2105
|
|
|
2874
|
-
|
|
2875
2106
|
const $da20383f3c098e1a$export$54eb3b8088f84d2b = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2876
2107
|
name: 'Subscript',
|
|
2877
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2878
|
-
|
|
2879
|
-
|
|
2880
|
-
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2885
|
-
d: "M22,18h-2v1h3v1h-4v-2c0-0.55,0.45-1,1-1h2v-1h-3v-1h3c0.55,0,1,0.45,1,1v1C23,17.55,22.55,18,22,18z M5.88,18h2.66 l3.4-5.42h0.12l3.4,5.42h2.66l-4.65-7.27L17.81,4h-2.68l-3.07,4.99h-0.12L8.85,4H6.19l4.32,6.73L5.88,18z"
|
|
2886
|
-
})
|
|
2887
|
-
]
|
|
2888
|
-
}),
|
|
2108
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("rect", {
|
|
2109
|
+
fill: "none",
|
|
2110
|
+
height: "24",
|
|
2111
|
+
width: "24"
|
|
2112
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2113
|
+
d: "M22,18h-2v1h3v1h-4v-2c0-0.55,0.45-1,1-1h2v-1h-3v-1h3c0.55,0,1,0.45,1,1v1C23,17.55,22.55,18,22,18z M5.88,18h2.66 l3.4-5.42h0.12l3.4,5.42h2.66l-4.65-7.27L17.81,4h-2.68l-3.07,4.99h-0.12L8.85,4H6.19l4.32,6.73L5.88,18z"
|
|
2114
|
+
})),
|
|
2889
2115
|
viewBox: '0 0 13 18'
|
|
2890
2116
|
});
|
|
2891
2117
|
|
|
2892
2118
|
|
|
2893
2119
|
|
|
2894
2120
|
|
|
2895
|
-
|
|
2896
2121
|
const $801fc6127e49a2c5$export$67326d9f6a950426 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2897
2122
|
name: 'SubscriptTrimmed',
|
|
2898
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2906
|
-
d: "M22,18h-2v1h3v1h-4v-2c0-0.55,0.45-1,1-1h2v-1h-3v-1h3c0.55,0,1,0.45,1,1v1C23,17.55,22.55,18,22,18z M5.88,18h2.66 l3.4-5.42h0.12l3.4,5.42h2.66l-4.65-7.27L17.81,4h-2.68l-3.07,4.99h-0.12L8.85,4H6.19l4.32,6.73L5.88,18z"
|
|
2907
|
-
})
|
|
2908
|
-
]
|
|
2909
|
-
}),
|
|
2123
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("rect", {
|
|
2124
|
+
fill: "none",
|
|
2125
|
+
height: "24",
|
|
2126
|
+
width: "24"
|
|
2127
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2128
|
+
d: "M22,18h-2v1h3v1h-4v-2c0-0.55,0.45-1,1-1h2v-1h-3v-1h3c0.55,0,1,0.45,1,1v1C23,17.55,22.55,18,22,18z M5.88,18h2.66 l3.4-5.42h0.12l3.4,5.42h2.66l-4.65-7.27L17.81,4h-2.68l-3.07,4.99h-0.12L8.85,4H6.19l4.32,6.73L5.88,18z"
|
|
2129
|
+
})),
|
|
2910
2130
|
trimmed: true,
|
|
2911
2131
|
viewBox: '0 0 13 18'
|
|
2912
2132
|
});
|
|
@@ -2914,45 +2134,33 @@ const $801fc6127e49a2c5$export$67326d9f6a950426 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2914
2134
|
|
|
2915
2135
|
|
|
2916
2136
|
|
|
2917
|
-
|
|
2918
2137
|
const $6a836304279152fe$export$a4eac561e2e9d419 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2919
2138
|
name: 'Superscript',
|
|
2920
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
|
-
|
|
2928
|
-
|
|
2929
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2930
|
-
d: "M22,7h-2v1h3v1h-4V7c0-0.55,0.45-1,1-1h2V5h-3V4h3c0.55,0,1,0.45,1,1v1C23,6.55,22.55,7,22,7z M5.88,20h2.66l3.4-5.42h0.12 l3.4,5.42h2.66l-4.65-7.27L17.81,6h-2.68l-3.07,4.99h-0.12L8.85,6H6.19l4.32,6.73L5.88,20z"
|
|
2931
|
-
})
|
|
2932
|
-
]
|
|
2933
|
-
})
|
|
2139
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("rect", {
|
|
2140
|
+
fill: "none",
|
|
2141
|
+
height: "24",
|
|
2142
|
+
width: "24",
|
|
2143
|
+
x: "0",
|
|
2144
|
+
y: "0"
|
|
2145
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2146
|
+
d: "M22,7h-2v1h3v1h-4V7c0-0.55,0.45-1,1-1h2V5h-3V4h3c0.55,0,1,0.45,1,1v1C23,6.55,22.55,7,22,7z M5.88,20h2.66l3.4-5.42h0.12 l3.4,5.42h2.66l-4.65-7.27L17.81,6h-2.68l-3.07,4.99h-0.12L8.85,6H6.19l4.32,6.73L5.88,20z"
|
|
2147
|
+
}))
|
|
2934
2148
|
});
|
|
2935
2149
|
|
|
2936
2150
|
|
|
2937
2151
|
|
|
2938
2152
|
|
|
2939
|
-
|
|
2940
2153
|
const $7a396ff2e27c916c$export$b59b38d346108192 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2941
2154
|
name: 'SuperscriptTrimmed',
|
|
2942
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2943
|
-
|
|
2944
|
-
|
|
2945
|
-
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2952
|
-
d: "M22,7h-2v1h3v1h-4V7c0-0.55,0.45-1,1-1h2V5h-3V4h3c0.55,0,1,0.45,1,1v1C23,6.55,22.55,7,22,7z M5.88,20h2.66l3.4-5.42h0.12 l3.4,5.42h2.66l-4.65-7.27L17.81,6h-2.68l-3.07,4.99h-0.12L8.85,6H6.19l4.32,6.73L5.88,20z"
|
|
2953
|
-
})
|
|
2954
|
-
]
|
|
2955
|
-
}),
|
|
2155
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("rect", {
|
|
2156
|
+
fill: "none",
|
|
2157
|
+
height: "24",
|
|
2158
|
+
width: "24",
|
|
2159
|
+
x: "0",
|
|
2160
|
+
y: "0"
|
|
2161
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2162
|
+
d: "M22,7h-2v1h3v1h-4V7c0-0.55,0.45-1,1-1h2V5h-3V4h3c0.55,0,1,0.45,1,1v1C23,6.55,22.55,7,22,7z M5.88,20h2.66l3.4-5.42h0.12 l3.4,5.42h2.66l-4.65-7.27L17.81,6h-2.68l-3.07,4.99h-0.12L8.85,6H6.19l4.32,6.73L5.88,20z"
|
|
2163
|
+
})),
|
|
2956
2164
|
trimmed: true,
|
|
2957
2165
|
viewBox: '0 0 13 18'
|
|
2958
2166
|
});
|
|
@@ -2960,116 +2168,80 @@ const $7a396ff2e27c916c$export$b59b38d346108192 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
2960
2168
|
|
|
2961
2169
|
|
|
2962
2170
|
|
|
2963
|
-
|
|
2964
2171
|
const $c8bc91b4ade02aa9$export$3e41faf802a29e71 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2965
2172
|
name: 'Tab',
|
|
2966
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2967
|
-
|
|
2968
|
-
|
|
2969
|
-
|
|
2970
|
-
|
|
2971
|
-
|
|
2972
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
2973
|
-
d: "M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h10v4h8v10z"
|
|
2974
|
-
})
|
|
2975
|
-
]
|
|
2976
|
-
})
|
|
2173
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2174
|
+
d: "M0 0h24v24H0z",
|
|
2175
|
+
fill: "none"
|
|
2176
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2177
|
+
d: "M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h10v4h8v10z"
|
|
2178
|
+
}))
|
|
2977
2179
|
});
|
|
2978
2180
|
|
|
2979
2181
|
|
|
2980
2182
|
|
|
2981
2183
|
|
|
2982
|
-
|
|
2983
2184
|
const $75a9b12593882369$export$54ec01a60f47d33d = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2984
2185
|
name: 'Table',
|
|
2985
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2986
|
-
|
|
2987
|
-
|
|
2988
|
-
})
|
|
2989
|
-
}),
|
|
2186
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2187
|
+
d: "M5,4H19A2,2 0 0,1 21,6V18A2,2 0 0,1 19,20H5A2,2 0 0,1 3,18V6A2,2 0 0,1 5,4M5,8V12H11V8H5M13,8V12H19V8H13M5,14V18H11V14H5M13,14V18H19V14H13Z"
|
|
2188
|
+
})),
|
|
2990
2189
|
viewBox: '0 0 24 24'
|
|
2991
2190
|
});
|
|
2992
2191
|
|
|
2993
2192
|
|
|
2994
2193
|
|
|
2995
2194
|
|
|
2996
|
-
|
|
2997
2195
|
const $736378b34c23a219$export$b72686b556e29ca6 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
2998
2196
|
name: 'Tags',
|
|
2999
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
3000
|
-
|
|
3001
|
-
|
|
3002
|
-
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
|
|
3006
|
-
|
|
3007
|
-
|
|
3008
|
-
|
|
3009
|
-
cx: 6.5,
|
|
3010
|
-
cy: 6.5,
|
|
3011
|
-
r: 1.5
|
|
3012
|
-
})
|
|
3013
|
-
]
|
|
3014
|
-
})
|
|
2197
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2198
|
+
d: "M0 0h24v24H0V0z",
|
|
2199
|
+
fill: "none"
|
|
2200
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2201
|
+
d: "M21.41 11.58l-9-9C12.05 2.22 11.55 2 11 2H4c-1.1 0-2 .9-2 2v7c0 .55.22 1.05.59 1.42l9 9c.36.36.86.58 1.41.58s1.05-.22 1.41-.59l7-7c.37-.36.59-.86.59-1.41s-.23-1.06-.59-1.42zM13 20.01L4 11V4h7v-.01l9 9-7 7.02z"
|
|
2202
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("circle", {
|
|
2203
|
+
cx: 6.5,
|
|
2204
|
+
cy: 6.5,
|
|
2205
|
+
r: 1.5
|
|
2206
|
+
}))
|
|
3015
2207
|
});
|
|
3016
2208
|
|
|
3017
2209
|
|
|
3018
2210
|
|
|
3019
2211
|
|
|
3020
|
-
|
|
3021
2212
|
const $91f570ba1ca207d7$export$5f1af8db9871e1d6 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
3022
2213
|
name: 'Text',
|
|
3023
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
xlinkHref: "#Text_svg__a"
|
|
3036
|
-
})
|
|
3037
|
-
}),
|
|
3038
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
3039
|
-
clipPath: "url(#Text_svg__b)",
|
|
3040
|
-
d: "M2.5 4v3h5v12h3V7h5V4h-13zm19 5h-9v3h3v7h3v-7h3V9z"
|
|
3041
|
-
})
|
|
3042
|
-
]
|
|
3043
|
-
})
|
|
2214
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("defs", null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2215
|
+
d: "M24 24H0V0h24v24z",
|
|
2216
|
+
id: "Text_svg__a"
|
|
2217
|
+
})), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("clipPath", {
|
|
2218
|
+
id: "Text_svg__b"
|
|
2219
|
+
}, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("use", {
|
|
2220
|
+
overflow: "visible",
|
|
2221
|
+
xlinkHref: "#Text_svg__a"
|
|
2222
|
+
})), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2223
|
+
clipPath: "url(#Text_svg__b)",
|
|
2224
|
+
d: "M2.5 4v3h5v12h3V7h5V4h-13zm19 5h-9v3h3v7h3v-7h3V9z"
|
|
2225
|
+
}))
|
|
3044
2226
|
});
|
|
3045
2227
|
|
|
3046
2228
|
|
|
3047
2229
|
|
|
3048
2230
|
|
|
3049
|
-
|
|
3050
2231
|
const $7a4ff131f51a8945$export$dc69c64210ccdf21 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
3051
2232
|
name: 'TextTrimmed',
|
|
3052
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
|
|
3057
|
-
|
|
3058
|
-
|
|
3059
|
-
|
|
3060
|
-
|
|
3061
|
-
|
|
3062
|
-
|
|
3063
|
-
|
|
3064
|
-
overflow: "visible"
|
|
3065
|
-
})
|
|
3066
|
-
}),
|
|
3067
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
3068
|
-
d: "M0 3v2.2h3.8v9H6v-9h3.8V3H0zm14.2 3.8H7.5V9h2.2v5.2H12V9h2.2V6.8z",
|
|
3069
|
-
clipPath: "url(#TextTrimmed_svg__b)"
|
|
3070
|
-
})
|
|
3071
|
-
]
|
|
3072
|
-
}),
|
|
2233
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("defs", null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2234
|
+
id: "TextTrimmed_svg__a",
|
|
2235
|
+
d: "M0 0h14.2v18H0z"
|
|
2236
|
+
})), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("clipPath", {
|
|
2237
|
+
id: "TextTrimmed_svg__b"
|
|
2238
|
+
}, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("use", {
|
|
2239
|
+
xlinkHref: "#TextTrimmed_svg__a",
|
|
2240
|
+
overflow: "visible"
|
|
2241
|
+
})), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2242
|
+
d: "M0 3v2.2h3.8v9H6v-9h3.8V3H0zm14.2 3.8H7.5V9h2.2v5.2H12V9h2.2V6.8z",
|
|
2243
|
+
clipPath: "url(#TextTrimmed_svg__b)"
|
|
2244
|
+
})),
|
|
3073
2245
|
trimmed: true,
|
|
3074
2246
|
viewBox: '0 0 14.2 18'
|
|
3075
2247
|
});
|
|
@@ -3077,39 +2249,27 @@ const $7a4ff131f51a8945$export$dc69c64210ccdf21 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
3077
2249
|
|
|
3078
2250
|
|
|
3079
2251
|
|
|
3080
|
-
|
|
3081
2252
|
const $735df218efdb1b5b$export$8a01e3b6a9ebb64d = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
3082
2253
|
name: 'ThumbDown',
|
|
3083
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
|
|
3089
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
3090
|
-
d: "M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v1.91l.01.01L1 14c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.59-6.59c.36-.36.58-.86.58-1.41V5c0-1.1-.9-2-2-2zm4 0v12h4V3h-4z"
|
|
3091
|
-
})
|
|
3092
|
-
]
|
|
3093
|
-
})
|
|
2254
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2255
|
+
d: "M0 0h24v24H0z",
|
|
2256
|
+
fill: "none"
|
|
2257
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2258
|
+
d: "M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v1.91l.01.01L1 14c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.59-6.59c.36-.36.58-.86.58-1.41V5c0-1.1-.9-2-2-2zm4 0v12h4V3h-4z"
|
|
2259
|
+
}))
|
|
3094
2260
|
});
|
|
3095
2261
|
|
|
3096
2262
|
|
|
3097
2263
|
|
|
3098
2264
|
|
|
3099
|
-
|
|
3100
2265
|
const $b7a7d73f04881e15$export$8acbcd316cf1194e = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
3101
2266
|
name: 'ThumbDownTrimmed',
|
|
3102
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
3103
|
-
|
|
3104
|
-
|
|
3105
|
-
|
|
3106
|
-
|
|
3107
|
-
|
|
3108
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
3109
|
-
d: "M10.5 2.2H3.8c-.6 0-1.2.4-1.4.9L.1 8.5c-.1.1-.1.3-.1.5v1.5c0 .8.7 1.5 1.5 1.5h4.7l-.7 3.4v.2c0 .3.1.6.3.8l.8.8 4.9-4.9c.3-.3.4-.6.4-1.1V3.8c.1-.9-.6-1.6-1.4-1.6zm3 0v9h3v-9h-3z"
|
|
3110
|
-
})
|
|
3111
|
-
]
|
|
3112
|
-
}),
|
|
2267
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2268
|
+
d: "M0 0h16.5v18H0V0z",
|
|
2269
|
+
fill: "none"
|
|
2270
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2271
|
+
d: "M10.5 2.2H3.8c-.6 0-1.2.4-1.4.9L.1 8.5c-.1.1-.1.3-.1.5v1.5c0 .8.7 1.5 1.5 1.5h4.7l-.7 3.4v.2c0 .3.1.6.3.8l.8.8 4.9-4.9c.3-.3.4-.6.4-1.1V3.8c.1-.9-.6-1.6-1.4-1.6zm3 0v9h3v-9h-3z"
|
|
2272
|
+
})),
|
|
3113
2273
|
trimmed: true,
|
|
3114
2274
|
viewBox: '0 0 16.5 18'
|
|
3115
2275
|
});
|
|
@@ -3117,39 +2277,27 @@ const $b7a7d73f04881e15$export$8acbcd316cf1194e = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
3117
2277
|
|
|
3118
2278
|
|
|
3119
2279
|
|
|
3120
|
-
|
|
3121
2280
|
const $1c748e88cda10e0a$export$887d282e0c6e4c2b = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
3122
2281
|
name: 'ThumbUp',
|
|
3123
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
3124
|
-
|
|
3125
|
-
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
|
|
3129
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
3130
|
-
d: "M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-1.91l-.01-.01L23 10z"
|
|
3131
|
-
})
|
|
3132
|
-
]
|
|
3133
|
-
})
|
|
2282
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2283
|
+
d: "M0 0h24v24H0z",
|
|
2284
|
+
fill: "none"
|
|
2285
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2286
|
+
d: "M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-1.91l-.01-.01L23 10z"
|
|
2287
|
+
}))
|
|
3134
2288
|
});
|
|
3135
2289
|
|
|
3136
2290
|
|
|
3137
2291
|
|
|
3138
2292
|
|
|
3139
|
-
|
|
3140
2293
|
const $d18ea3ba089e115b$export$e1c574e4c7440847 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
3141
2294
|
name: 'ThumbUpTrimmed',
|
|
3142
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
3143
|
-
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
|
|
3147
|
-
|
|
3148
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
3149
|
-
d: "M0 15.8h3v-9H0v9zm16.5-8.3c0-.8-.7-1.5-1.5-1.5h-4.7l.7-3.4v-.2c0-.3-.1-.6-.3-.8L9.9.8l-5 4.9c-.2.3-.4.6-.4 1.1v7.5c0 .8.7 1.5 1.5 1.5h6.8c.6 0 1.2-.4 1.4-.9l2.3-5.3c.1-.2.1-.4.1-.5V7.5h-.1z"
|
|
3150
|
-
})
|
|
3151
|
-
]
|
|
3152
|
-
}),
|
|
2295
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2296
|
+
d: "M0 0h16.5v18H0V0z",
|
|
2297
|
+
fill: "none"
|
|
2298
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2299
|
+
d: "M0 15.8h3v-9H0v9zm16.5-8.3c0-.8-.7-1.5-1.5-1.5h-4.7l.7-3.4v-.2c0-.3-.1-.6-.3-.8L9.9.8l-5 4.9c-.2.3-.4.6-.4 1.1v7.5c0 .8.7 1.5 1.5 1.5h6.8c.6 0 1.2-.4 1.4-.9l2.3-5.3c.1-.2.1-.4.1-.5V7.5h-.1z"
|
|
2300
|
+
})),
|
|
3153
2301
|
trimmed: true,
|
|
3154
2302
|
viewBox: '0 0 16.5 18'
|
|
3155
2303
|
});
|
|
@@ -3157,39 +2305,27 @@ const $d18ea3ba089e115b$export$e1c574e4c7440847 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
3157
2305
|
|
|
3158
2306
|
|
|
3159
2307
|
|
|
3160
|
-
|
|
3161
2308
|
const $362270f03f0a9cb2$export$a69f017b19597ff5 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
3162
2309
|
name: 'Users',
|
|
3163
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
3164
|
-
|
|
3165
|
-
|
|
3166
|
-
|
|
3167
|
-
|
|
3168
|
-
|
|
3169
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
3170
|
-
d: "M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"
|
|
3171
|
-
})
|
|
3172
|
-
]
|
|
3173
|
-
})
|
|
2310
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2311
|
+
d: "M0 0h24v24H0z",
|
|
2312
|
+
fill: "none"
|
|
2313
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2314
|
+
d: "M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"
|
|
2315
|
+
}))
|
|
3174
2316
|
});
|
|
3175
2317
|
|
|
3176
2318
|
|
|
3177
2319
|
|
|
3178
2320
|
|
|
3179
|
-
|
|
3180
2321
|
const $e871c725c40e403b$export$e7270b41b0c38393 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
3181
2322
|
name: 'UsersTrimmed',
|
|
3182
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
3183
|
-
|
|
3184
|
-
|
|
3185
|
-
|
|
3186
|
-
|
|
3187
|
-
|
|
3188
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
3189
|
-
d: "M11.2 8.2c1.2 0 2.2-1 2.2-2.2s-1-2.2-2.2-2.2S9 4.8 9 6s1 2.2 2.2 2.2zm-6 0c1.2 0 2.2-1 2.2-2.2s-1-2.2-2.2-2.2S3 4.8 3 6s1 2.2 2.2 2.2zm0 1.6c-1.7 0-5.2.8-5.2 2.6v1.9h10.5v-1.9c0-1.8-3.5-2.6-5.3-2.6zm6 0h-.7c.9.6 1.5 1.5 1.5 2.6v1.9h4.5v-1.9c0-1.8-3.5-2.6-5.3-2.6z"
|
|
3190
|
-
})
|
|
3191
|
-
]
|
|
3192
|
-
}),
|
|
2323
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2324
|
+
d: "M0 0h16.5v18H0V0z",
|
|
2325
|
+
fill: "none"
|
|
2326
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2327
|
+
d: "M11.2 8.2c1.2 0 2.2-1 2.2-2.2s-1-2.2-2.2-2.2S9 4.8 9 6s1 2.2 2.2 2.2zm-6 0c1.2 0 2.2-1 2.2-2.2s-1-2.2-2.2-2.2S3 4.8 3 6s1 2.2 2.2 2.2zm0 1.6c-1.7 0-5.2.8-5.2 2.6v1.9h10.5v-1.9c0-1.8-3.5-2.6-5.3-2.6zm6 0h-.7c.9.6 1.5 1.5 1.5 2.6v1.9h4.5v-1.9c0-1.8-3.5-2.6-5.3-2.6z"
|
|
2328
|
+
})),
|
|
3193
2329
|
trimmed: true,
|
|
3194
2330
|
viewBox: '0 0 16.5 18'
|
|
3195
2331
|
});
|
|
@@ -3197,62 +2333,44 @@ const $e871c725c40e403b$export$e7270b41b0c38393 = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
3197
2333
|
|
|
3198
2334
|
|
|
3199
2335
|
|
|
3200
|
-
|
|
3201
2336
|
const $4f34224000c99bf6$export$ae01dedf5c052bb = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
3202
2337
|
name: 'Video',
|
|
3203
2338
|
viewBox: '0 0 24 24',
|
|
3204
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
3205
|
-
|
|
3206
|
-
|
|
3207
|
-
|
|
3208
|
-
|
|
3209
|
-
|
|
3210
|
-
|
|
3211
|
-
|
|
3212
|
-
|
|
3213
|
-
clipRule: "evenodd",
|
|
3214
|
-
d: "M6.258 8.063a.5.5 0 01.507.013l8 5a.5.5 0 010 .848l-8 5A.5.5 0 016 18.5v-10a.5.5 0 01.258-.437zM7 9.403v8.195l6.557-4.098L7 9.402z"
|
|
3215
|
-
})
|
|
3216
|
-
]
|
|
3217
|
-
})
|
|
2339
|
+
path: /*#__PURE__*/ $cdMdU$react.createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
2340
|
+
fillRule: "evenodd",
|
|
2341
|
+
clipRule: "evenodd",
|
|
2342
|
+
d: "M.5 0a.5.5 0 00-.5.5v23a.5.5 0 00.5.5h19a.5.5 0 00.5-.5v-17a.5.5 0 00-.146-.354l-6-6A.5.5 0 0013.5 0H.5zM1 23V1h12v5.5a.5.5 0 00.5.5H19v16H1zM18.293 6L14 1.707V6h4.293z"
|
|
2343
|
+
}), /*#__PURE__*/ $cdMdU$react.createElement("path", {
|
|
2344
|
+
fillRule: "evenodd",
|
|
2345
|
+
clipRule: "evenodd",
|
|
2346
|
+
d: "M6.258 8.063a.5.5 0 01.507.013l8 5a.5.5 0 010 .848l-8 5A.5.5 0 016 18.5v-10a.5.5 0 01.258-.437zM7 9.403v8.195l6.557-4.098L7 9.402z"
|
|
2347
|
+
}))
|
|
3218
2348
|
});
|
|
3219
2349
|
|
|
3220
2350
|
|
|
3221
2351
|
|
|
3222
2352
|
|
|
3223
|
-
|
|
3224
2353
|
const $1bc562830e9af01d$export$c688898c4e3580ee = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
3225
2354
|
name: 'Warning',
|
|
3226
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
3227
|
-
|
|
3228
|
-
|
|
3229
|
-
|
|
3230
|
-
|
|
3231
|
-
|
|
3232
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
3233
|
-
d: "M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"
|
|
3234
|
-
})
|
|
3235
|
-
]
|
|
3236
|
-
})
|
|
2355
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2356
|
+
d: "M0 0h24v24H0z",
|
|
2357
|
+
fill: "none"
|
|
2358
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2359
|
+
d: "M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"
|
|
2360
|
+
}))
|
|
3237
2361
|
});
|
|
3238
2362
|
|
|
3239
2363
|
|
|
3240
2364
|
|
|
3241
2365
|
|
|
3242
|
-
|
|
3243
2366
|
const $a57eca26fb658013$export$61497bfdcc14370e = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
3244
2367
|
name: 'WarningTrimmed',
|
|
3245
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
3246
|
-
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
/*#__PURE__*/ $cdMdU$reactjsxruntime.jsx("path", {
|
|
3252
|
-
d: "M0 15.8h16.5L8.2 1.5 0 15.8zm9-2.3H7.5V12H9v1.5zm0-3H7.5v-3H9v3z"
|
|
3253
|
-
})
|
|
3254
|
-
]
|
|
3255
|
-
}),
|
|
2368
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement($cdMdU$react.Fragment, null, /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2369
|
+
d: "M0 0h16.5v18H0V0z",
|
|
2370
|
+
fill: "none"
|
|
2371
|
+
}), /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
2372
|
+
d: "M0 15.8h16.5L8.2 1.5 0 15.8zm9-2.3H7.5V12H9v1.5zm0-3H7.5v-3H9v3z"
|
|
2373
|
+
})),
|
|
3256
2374
|
trimmed: true,
|
|
3257
2375
|
viewBox: '0 0 16.5 18'
|
|
3258
2376
|
});
|
|
@@ -3260,10 +2378,9 @@ const $a57eca26fb658013$export$61497bfdcc14370e = /*#__PURE__*/ $cdMdU$contentfu
|
|
|
3260
2378
|
|
|
3261
2379
|
|
|
3262
2380
|
|
|
3263
|
-
|
|
3264
2381
|
const $79e1393d8c9605d5$export$dc36864558629515 = /*#__PURE__*/ $cdMdU$contentfulf36icon.generateIcon({
|
|
3265
2382
|
name: 'Workflows',
|
|
3266
|
-
path: /*#__PURE__*/ $cdMdU$
|
|
2383
|
+
path: /*#__PURE__*/ ($parcel$interopDefault($cdMdU$react)).createElement("path", {
|
|
3267
2384
|
d: "M18.6 4l-4.4 4.533h3.3v7.934c0 1.246-.99 2.266-2.2 2.266s-2.2-1.02-2.2-2.266V8.533C13.1 6.03 11.131 4 8.7 4S4.3 6.029 4.3 8.533v7.934H1L5.4 21l4.4-4.533H6.5V8.533c0-1.246.99-2.266 2.2-2.266s2.2 1.02 2.2 2.266v7.934C10.9 18.97 12.869 21 15.3 21s4.4-2.029 4.4-4.533V8.533H23z"
|
|
3268
2385
|
})
|
|
3269
2386
|
});
|