vizia_core/
icons.rs
1#![allow(missing_docs)]
2pub const ICON_A_B_2: &str = r#"
3<svg
4 xmlns="http://www.w3.org/2000/svg"
5 width="24"
6 height="24"
7 viewBox="0 0 24 24"
8 fill="none"
9 stroke="currentColor"
10 stroke-width="1.5"
11 stroke-linecap="round"
12 stroke-linejoin="round"
13>
14 <path d="M16 21h3c.81 0 1.48 -.67 1.48 -1.48l.02 -.02c0 -.82 -.69 -1.5 -1.5 -1.5h-3v3z" />
15 <path d="M16 15h2.5c.84 -.01 1.5 .66 1.5 1.5s-.66 1.5 -1.5 1.5h-2.5v-3z" />
16 <path d="M4 9v-4c0 -1.036 .895 -2 2 -2s2 .964 2 2v4" />
17 <path d="M2.99 11.98a9 9 0 0 0 9 9m9 -9a9 9 0 0 0 -9 -9" />
18 <path d="M8 7h-4" />
19</svg>
20"#;
21pub const ICON_A_B_OFF: &str = r#"
22<svg
23 xmlns="http://www.w3.org/2000/svg"
24 width="24"
25 height="24"
26 viewBox="0 0 24 24"
27 fill="none"
28 stroke="currentColor"
29 stroke-width="1.5"
30 stroke-linecap="round"
31 stroke-linejoin="round"
32>
33 <path d="M3 16v-5.5a2.5 2.5 0 0 1 5 0v5.5m0 -4h-5" />
34 <path d="M12 12v6" />
35 <path d="M12 6v2" />
36 <path d="M16 8h3a2 2 0 1 1 0 4h-3m3 0a2 2 0 0 1 .83 3.82m-3.83 -3.82v-4" />
37 <path d="M3 3l18 18" />
38</svg>
39"#;
40pub const ICON_A_B: &str = r#"
41<svg
42 xmlns="http://www.w3.org/2000/svg"
43 width="24"
44 height="24"
45 viewBox="0 0 24 24"
46 fill="none"
47 stroke="currentColor"
48 stroke-width="1.5"
49 stroke-linecap="round"
50 stroke-linejoin="round"
51>
52 <path d="M3 16v-5.5a2.5 2.5 0 0 1 5 0v5.5m0 -4h-5" />
53 <path d="M12 6l0 12" />
54 <path d="M16 16v-8h3a2 2 0 0 1 0 4h-3m3 0a2 2 0 0 1 0 4h-3" />
55</svg>
56"#;
57pub const ICON_ABACUS_OFF: &str = r#"
58<svg
59 xmlns="http://www.w3.org/2000/svg"
60 width="24"
61 height="24"
62 viewBox="0 0 24 24"
63 fill="none"
64 stroke="currentColor"
65 stroke-width="1.5"
66 stroke-linecap="round"
67 stroke-linejoin="round"
68>
69 <path d="M5 5v16" />
70 <path d="M19 21v-2m0 -4v-12" />
71 <path d="M5 7h2m4 0h8" />
72 <path d="M5 15h10" />
73 <path d="M8 13v4" />
74 <path d="M11 13v4" />
75 <path d="M16 16v1" />
76 <path d="M14 5v4" />
77 <path d="M11 5v2" />
78 <path d="M8 8v1" />
79 <path d="M3 21h18" />
80 <path d="M3 3l18 18" />
81</svg>
82"#;
83pub const ICON_ABACUS: &str = r#"
84<svg
85 xmlns="http://www.w3.org/2000/svg"
86 width="24"
87 height="24"
88 viewBox="0 0 24 24"
89 fill="none"
90 stroke="currentColor"
91 stroke-width="1.5"
92 stroke-linecap="round"
93 stroke-linejoin="round"
94>
95 <path d="M5 3v18" />
96 <path d="M19 21v-18" />
97 <path d="M5 7h14" />
98 <path d="M5 15h14" />
99 <path d="M8 13v4" />
100 <path d="M11 13v4" />
101 <path d="M16 13v4" />
102 <path d="M14 5v4" />
103 <path d="M11 5v4" />
104 <path d="M8 5v4" />
105 <path d="M3 21h18" />
106</svg>
107"#;
108pub const ICON_ABC: &str = r#"
109<svg
110 xmlns="http://www.w3.org/2000/svg"
111 width="24"
112 height="24"
113 viewBox="0 0 24 24"
114 fill="none"
115 stroke="currentColor"
116 stroke-width="1.5"
117 stroke-linecap="round"
118 stroke-linejoin="round"
119>
120 <path d="M3 16v-6a2 2 0 1 1 4 0v6" />
121 <path d="M3 13h4" />
122 <path d="M10 8v6a2 2 0 1 0 4 0v-1a2 2 0 1 0 -4 0v1" />
123 <path d="M20.732 12a2 2 0 0 0 -3.732 1v1a2 2 0 0 0 3.726 1.01" />
124</svg>
125"#;
126pub const ICON_ACCESS_POINT_OFF: &str = r#"
127<svg
128 xmlns="http://www.w3.org/2000/svg"
129 width="24"
130 height="24"
131 viewBox="0 0 24 24"
132 fill="none"
133 stroke="currentColor"
134 stroke-width="1.5"
135 stroke-linecap="round"
136 stroke-linejoin="round"
137>
138 <path d="M3 3l18 18" />
139 <path d="M14.828 9.172a4 4 0 0 1 1.172 2.828" />
140 <path d="M17.657 6.343a8 8 0 0 1 1.635 8.952" />
141 <path d="M9.168 14.828a4 4 0 0 1 0 -5.656" />
142 <path d="M6.337 17.657a8 8 0 0 1 0 -11.314" />
143</svg>
144"#;
145pub const ICON_ACCESS_POINT: &str = r#"
146<svg
147 xmlns="http://www.w3.org/2000/svg"
148 width="24"
149 height="24"
150 viewBox="0 0 24 24"
151 fill="none"
152 stroke="currentColor"
153 stroke-width="1.5"
154 stroke-linecap="round"
155 stroke-linejoin="round"
156>
157 <path d="M12 12l0 .01" />
158 <path d="M14.828 9.172a4 4 0 0 1 0 5.656" />
159 <path d="M17.657 6.343a8 8 0 0 1 0 11.314" />
160 <path d="M9.168 14.828a4 4 0 0 1 0 -5.656" />
161 <path d="M6.337 17.657a8 8 0 0 1 0 -11.314" />
162</svg>
163"#;
164pub const ICON_ACCESSIBLE_OFF: &str = r#"
165<svg
166 xmlns="http://www.w3.org/2000/svg"
167 width="24"
168 height="24"
169 viewBox="0 0 24 24"
170 fill="none"
171 stroke="currentColor"
172 stroke-width="1.5"
173 stroke-linecap="round"
174 stroke-linejoin="round"
175>
176 <path d="M10 16.5l2 -3l2 3m-2 -3v-1.5m2.627 -1.376l.373 -.124m-6 0l2.231 .744" />
177 <path d="M20.042 16.045a9 9 0 0 0 -12.087 -12.087m-2.318 1.677a9 9 0 1 0 12.725 12.73" />
178 <path d="M12 8a.5 .5 0 1 0 -.5 -.5" />
179 <path d="M3 3l18 18" />
180</svg>
181"#;
182pub const ICON_ACCESSIBLE: &str = r#"
183<svg
184 xmlns="http://www.w3.org/2000/svg"
185 width="24"
186 height="24"
187 viewBox="0 0 24 24"
188 fill="none"
189 stroke="currentColor"
190 stroke-width="1.5"
191 stroke-linecap="round"
192 stroke-linejoin="round"
193>
194 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
195 <path d="M10 16.5l2 -3l2 3m-2 -3v-2l3 -1m-6 0l3 1" />
196 <circle cx="12" cy="7.5" r=".5" fill="currentColor" />
197</svg>
198"#;
199pub const ICON_ACTIVITY_HEARTBEAT: &str = r#"
200<svg
201 xmlns="http://www.w3.org/2000/svg"
202 width="24"
203 height="24"
204 viewBox="0 0 24 24"
205 fill="none"
206 stroke="currentColor"
207 stroke-width="1.5"
208 stroke-linecap="round"
209 stroke-linejoin="round"
210>
211 <path d="M3 12h4.5l1.5 -6l4 12l2 -9l1.5 3h4.5" />
212</svg>
213"#;
214pub const ICON_ACTIVITY: &str = r#"
215<svg
216 xmlns="http://www.w3.org/2000/svg"
217 width="24"
218 height="24"
219 viewBox="0 0 24 24"
220 fill="none"
221 stroke="currentColor"
222 stroke-width="1.5"
223 stroke-linecap="round"
224 stroke-linejoin="round"
225>
226 <path d="M3 12h4l3 8l4 -16l3 8h4" />
227</svg>
228"#;
229pub const ICON_AD_2: &str = r#"
230<svg
231 xmlns="http://www.w3.org/2000/svg"
232 width="24"
233 height="24"
234 viewBox="0 0 24 24"
235 fill="none"
236 stroke="currentColor"
237 stroke-width="1.5"
238 stroke-linecap="round"
239 stroke-linejoin="round"
240>
241 <path d="M11.933 5h-6.933v16h13v-8" />
242 <path d="M14 17h-5" />
243 <path d="M9 13h5v-4h-5z" />
244 <path d="M15 5v-2" />
245 <path d="M18 6l2 -2" />
246 <path d="M19 9h2" />
247</svg>
248"#;
249pub const ICON_AD_CIRCLE_OFF: &str = r#"
250<svg
251 xmlns="http://www.w3.org/2000/svg"
252 width="24"
253 height="24"
254 viewBox="0 0 24 24"
255 fill="none"
256 stroke="currentColor"
257 stroke-width="1.5"
258 stroke-linecap="round"
259 stroke-linejoin="round"
260>
261 <path d="M4.91 4.949a9.968 9.968 0 0 0 -2.91 7.051c0 5.523 4.477 10 10 10a9.968 9.968 0 0 0 7.05 -2.909" />
262 <path d="M20.778 16.793a9.955 9.955 0 0 0 1.222 -4.793c0 -5.523 -4.477 -10 -10 -10c-1.74 0 -3.376 .444 -4.8 1.225" />
263 <path d="M7 15v-4.5a1.5 1.5 0 0 1 2.138 -1.358" />
264 <path d="M9.854 9.853c.094 .196 .146 .415 .146 .647v4.5" />
265 <path d="M7 13h3" />
266 <path d="M14 14v1h1" />
267 <path d="M17 13v-2a2 2 0 0 0 -2 -2h-1v1" />
268 <path d="M3 3l18 18" />
269</svg>
270"#;
271pub const ICON_AD_CIRCLE: &str = r#"
272<svg
273 xmlns="http://www.w3.org/2000/svg"
274 width="24"
275 height="24"
276 viewBox="0 0 24 24"
277 fill="none"
278 stroke="currentColor"
279 stroke-width="1.5"
280 stroke-linecap="round"
281 stroke-linejoin="round"
282>
283 <path d="M12 12m-10 0a10 10 0 1 0 20 0a10 10 0 1 0 -20 0" />
284 <path d="M7 15v-4.5a1.5 1.5 0 0 1 3 0v4.5" />
285 <path d="M7 13h3" />
286 <path d="M14 9v6h1a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-1z" />
287</svg>
288"#;
289pub const ICON_AD_OFF: &str = r#"
290<svg
291 xmlns="http://www.w3.org/2000/svg"
292 width="24"
293 height="24"
294 viewBox="0 0 24 24"
295 fill="none"
296 stroke="currentColor"
297 stroke-width="1.5"
298 stroke-linecap="round"
299 stroke-linejoin="round"
300>
301 <path d="M9 5h10a2 2 0 0 1 2 2v10m-2 2h-14a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2" />
302 <path d="M7 15v-4a2 2 0 0 1 2 -2m2 2v4" />
303 <path d="M7 13h4" />
304 <path d="M17 9v4" />
305 <path d="M16.115 12.131c.33 .149 .595 .412 .747 .74" />
306 <path d="M3 3l18 18" />
307</svg>
308"#;
309pub const ICON_AD: &str = r#"
310<svg
311 xmlns="http://www.w3.org/2000/svg"
312 width="24"
313 height="24"
314 viewBox="0 0 24 24"
315 fill="none"
316 stroke="currentColor"
317 stroke-width="1.5"
318 stroke-linecap="round"
319 stroke-linejoin="round"
320>
321 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
322 <path d="M7 15v-4a2 2 0 0 1 4 0v4" />
323 <path d="M7 13l4 0" />
324 <path d="M17 9v6h-1.5a1.5 1.5 0 1 1 1.5 -1.5" />
325</svg>
326"#;
327pub const ICON_ADDRESS_BOOK_OFF: &str = r#"
328<svg
329 xmlns="http://www.w3.org/2000/svg"
330 width="24"
331 height="24"
332 viewBox="0 0 24 24"
333 fill="none"
334 stroke="currentColor"
335 stroke-width="1.5"
336 stroke-linecap="round"
337 stroke-linejoin="round"
338>
339 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.57 3.399c-.363 .37 -.87 .601 -1.43 .601h-10a2 2 0 0 1 -2 -2v-12" />
340 <path d="M10 16h6" />
341 <path d="M11 11a2 2 0 0 0 2 2m2 -2a2 2 0 0 0 -2 -2" />
342 <path d="M4 8h3" />
343 <path d="M4 12h3" />
344 <path d="M4 16h3" />
345 <path d="M3 3l18 18" />
346</svg>
347"#;
348pub const ICON_ADDRESS_BOOK: &str = r#"
349<svg
350 xmlns="http://www.w3.org/2000/svg"
351 width="24"
352 height="24"
353 viewBox="0 0 24 24"
354 fill="none"
355 stroke="currentColor"
356 stroke-width="1.5"
357 stroke-linecap="round"
358 stroke-linejoin="round"
359>
360 <path d="M20 6v12a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2z" />
361 <path d="M10 16h6" />
362 <path d="M13 11m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
363 <path d="M4 8h3" />
364 <path d="M4 12h3" />
365 <path d="M4 16h3" />
366</svg>
367"#;
368pub const ICON_ADJUSTMENTS_ALT: &str = r#"
369<svg
370 xmlns="http://www.w3.org/2000/svg"
371 width="24"
372 height="24"
373 viewBox="0 0 24 24"
374 fill="none"
375 stroke="currentColor"
376 stroke-width="1.5"
377 stroke-linecap="round"
378 stroke-linejoin="round"
379>
380 <path d="M4 8h4v4h-4z" />
381 <path d="M6 4l0 4" />
382 <path d="M6 12l0 8" />
383 <path d="M10 14h4v4h-4z" />
384 <path d="M12 4l0 10" />
385 <path d="M12 18l0 2" />
386 <path d="M16 5h4v4h-4z" />
387 <path d="M18 4l0 1" />
388 <path d="M18 9l0 11" />
389</svg>
390"#;
391pub const ICON_ADJUSTMENTS_BOLT: &str = r#"
392<svg
393 xmlns="http://www.w3.org/2000/svg"
394 width="24"
395 height="24"
396 viewBox="0 0 24 24"
397 fill="none"
398 stroke="currentColor"
399 stroke-width="1.5"
400 stroke-linecap="round"
401 stroke-linejoin="round"
402>
403 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
404 <path d="M6 4v4" />
405 <path d="M6 12v8" />
406 <path d="M10 16a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
407 <path d="M12 4v10" />
408 <path d="M19 16l-2 3h4l-2 3" />
409 <path d="M12 18v2" />
410 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
411 <path d="M18 4v1" />
412 <path d="M18 9v3" />
413</svg>
414"#;
415pub const ICON_ADJUSTMENTS_CANCEL: &str = r#"
416<svg
417 xmlns="http://www.w3.org/2000/svg"
418 width="24"
419 height="24"
420 viewBox="0 0 24 24"
421 fill="none"
422 stroke="currentColor"
423 stroke-width="1.5"
424 stroke-linecap="round"
425 stroke-linejoin="round"
426>
427 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
428 <path d="M6 4v4" />
429 <path d="M6 12v8" />
430 <path d="M13.499 14.675a2 2 0 1 0 -1.499 3.325" />
431 <path d="M12 4v10" />
432 <path d="M12 18v2" />
433 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
434 <path d="M18 4v1" />
435 <path d="M18 9v3" />
436 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
437 <path d="M17 21l4 -4" />
438</svg>
439"#;
440pub const ICON_ADJUSTMENTS_CHECK: &str = r#"
441<svg
442 xmlns="http://www.w3.org/2000/svg"
443 width="24"
444 height="24"
445 viewBox="0 0 24 24"
446 fill="none"
447 stroke="currentColor"
448 stroke-width="1.5"
449 stroke-linecap="round"
450 stroke-linejoin="round"
451>
452 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
453 <path d="M6 4v4" />
454 <path d="M6 12v8" />
455 <path d="M13.823 15.176a2 2 0 1 0 -2.638 2.651" />
456 <path d="M12 4v10" />
457 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
458 <path d="M18 4v1" />
459 <path d="M18 9v5" />
460 <path d="M15 19l2 2l4 -4" />
461</svg>
462"#;
463pub const ICON_ADJUSTMENTS_CODE: &str = r#"
464<svg
465 xmlns="http://www.w3.org/2000/svg"
466 width="24"
467 height="24"
468 viewBox="0 0 24 24"
469 fill="none"
470 stroke="currentColor"
471 stroke-width="1.5"
472 stroke-linecap="round"
473 stroke-linejoin="round"
474>
475 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
476 <path d="M6 4v4" />
477 <path d="M6 12v8" />
478 <path d="M13.557 14.745a2 2 0 1 0 -1.557 3.255" />
479 <path d="M12 4v10" />
480 <path d="M12 18v2" />
481 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
482 <path d="M18 4v1" />
483 <path d="M18 9v4" />
484 <path d="M20 21l2 -2l-2 -2" />
485 <path d="M17 17l-2 2l2 2" />
486</svg>
487"#;
488pub const ICON_ADJUSTMENTS_COG: &str = r#"
489<svg
490 xmlns="http://www.w3.org/2000/svg"
491 width="24"
492 height="24"
493 viewBox="0 0 24 24"
494 fill="none"
495 stroke="currentColor"
496 stroke-width="1.5"
497 stroke-linecap="round"
498 stroke-linejoin="round"
499>
500 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
501 <path d="M6 4v4" />
502 <path d="M6 12v8" />
503 <path d="M13.199 14.399a2 2 0 1 0 -1.199 3.601" />
504 <path d="M12 4v10" />
505 <path d="M12 18v2" />
506 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
507 <path d="M18 4v1" />
508 <path d="M18 9v2.5" />
509 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
510 <path d="M19.001 15.5v1.5" />
511 <path d="M19.001 21v1.5" />
512 <path d="M22.032 17.25l-1.299 .75" />
513 <path d="M17.27 20l-1.3 .75" />
514 <path d="M15.97 17.25l1.3 .75" />
515 <path d="M20.733 20l1.3 .75" />
516</svg>
517"#;
518pub const ICON_ADJUSTMENTS_DOLLAR: &str = r#"
519<svg
520 xmlns="http://www.w3.org/2000/svg"
521 width="24"
522 height="24"
523 viewBox="0 0 24 24"
524 fill="none"
525 stroke="currentColor"
526 stroke-width="1.5"
527 stroke-linecap="round"
528 stroke-linejoin="round"
529>
530 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
531 <path d="M6 4v4" />
532 <path d="M6 12v8" />
533 <path d="M13.366 14.54a2 2 0 1 0 -.216 3.097" />
534 <path d="M12 4v10" />
535 <path d="M12 18v2" />
536 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
537 <path d="M18 4v1" />
538 <path d="M18 9v1" />
539 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
540 <path d="M19 21v1m0 -8v1" />
541</svg>
542"#;
543pub const ICON_ADJUSTMENTS_DOWN: &str = r#"
544<svg
545 xmlns="http://www.w3.org/2000/svg"
546 width="24"
547 height="24"
548 viewBox="0 0 24 24"
549 fill="none"
550 stroke="currentColor"
551 stroke-width="1.5"
552 stroke-linecap="round"
553 stroke-linejoin="round"
554>
555 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
556 <path d="M6 4v4" />
557 <path d="M6 12v8" />
558 <path d="M13.945 15.53a2 2 0 1 0 -1.945 2.47" />
559 <path d="M12 4v10" />
560 <path d="M12 18v2" />
561 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
562 <path d="M18 4v1" />
563 <path d="M18 9v3" />
564 <path d="M19 16v6" />
565 <path d="M22 19l-3 3l-3 -3" />
566</svg>
567"#;
568pub const ICON_ADJUSTMENTS_EXCLAMATION: &str = r#"
569<svg
570 xmlns="http://www.w3.org/2000/svg"
571 width="24"
572 height="24"
573 viewBox="0 0 24 24"
574 fill="none"
575 stroke="currentColor"
576 stroke-width="1.5"
577 stroke-linecap="round"
578 stroke-linejoin="round"
579>
580 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
581 <path d="M6 4v4" />
582 <path d="M6 12v8" />
583 <path d="M10 16a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
584 <path d="M12 4v10" />
585 <path d="M12 18v2" />
586 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
587 <path d="M18 4v1" />
588 <path d="M18 9v3" />
589 <path d="M19 16v3" />
590 <path d="M19 22v.01" />
591</svg>
592"#;
593pub const ICON_ADJUSTMENTS_HEART: &str = r#"
594<svg
595 xmlns="http://www.w3.org/2000/svg"
596 width="24"
597 height="24"
598 viewBox="0 0 24 24"
599 fill="none"
600 stroke="currentColor"
601 stroke-width="1.5"
602 stroke-linecap="round"
603 stroke-linejoin="round"
604>
605 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
606 <path d="M6 4v4" />
607 <path d="M6 12v8" />
608 <path d="M12 4v8.5" />
609 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
610 <path d="M18 4v1" />
611 <path d="M18 9v2.5" />
612 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
613</svg>
614"#;
615pub const ICON_ADJUSTMENTS_HORIZONTAL: &str = r#"
616<svg
617 xmlns="http://www.w3.org/2000/svg"
618 width="24"
619 height="24"
620 viewBox="0 0 24 24"
621 fill="none"
622 stroke="currentColor"
623 stroke-width="1.5"
624 stroke-linecap="round"
625 stroke-linejoin="round"
626>
627 <path d="M14 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
628 <path d="M4 6l8 0" />
629 <path d="M16 6l4 0" />
630 <path d="M8 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
631 <path d="M4 12l2 0" />
632 <path d="M10 12l10 0" />
633 <path d="M17 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
634 <path d="M4 18l11 0" />
635 <path d="M19 18l1 0" />
636</svg>
637"#;
638pub const ICON_ADJUSTMENTS_MINUS: &str = r#"
639<svg
640 xmlns="http://www.w3.org/2000/svg"
641 width="24"
642 height="24"
643 viewBox="0 0 24 24"
644 fill="none"
645 stroke="currentColor"
646 stroke-width="1.5"
647 stroke-linecap="round"
648 stroke-linejoin="round"
649>
650 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
651 <path d="M6 4v4" />
652 <path d="M6 12v8" />
653 <path d="M13.954 15.574a2 2 0 1 0 -1.954 2.426" />
654 <path d="M12 4v10" />
655 <path d="M12 18v2" />
656 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
657 <path d="M18 4v1" />
658 <path d="M18 9v6" />
659 <path d="M16 19h6" />
660</svg>
661"#;
662pub const ICON_ADJUSTMENTS_OFF: &str = r#"
663<svg
664 xmlns="http://www.w3.org/2000/svg"
665 width="24"
666 height="24"
667 viewBox="0 0 24 24"
668 fill="none"
669 stroke="currentColor"
670 stroke-width="1.5"
671 stroke-linecap="round"
672 stroke-linejoin="round"
673>
674 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
675 <path d="M6 6v2" />
676 <path d="M6 12v8" />
677 <path d="M10 16a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
678 <path d="M12 4v4m0 4v2" />
679 <path d="M12 18v2" />
680 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
681 <path d="M18 4v1" />
682 <path d="M18 9v5m0 4v2" />
683 <path d="M3 3l18 18" />
684</svg>
685"#;
686pub const ICON_ADJUSTMENTS_PAUSE: &str = r#"
687<svg
688 xmlns="http://www.w3.org/2000/svg"
689 width="24"
690 height="24"
691 viewBox="0 0 24 24"
692 fill="none"
693 stroke="currentColor"
694 stroke-width="1.5"
695 stroke-linecap="round"
696 stroke-linejoin="round"
697>
698 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
699 <path d="M6 4v4" />
700 <path d="M6 12v8" />
701 <path d="M13.627 14.836a2 2 0 1 0 -.62 2.892" />
702 <path d="M12 4v10" />
703 <path d="M12 18v2" />
704 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
705 <path d="M18 4v1" />
706 <path d="M17 17v5" />
707 <path d="M21 17v5" />
708 <path d="M18 9v4.5" />
709</svg>
710"#;
711pub const ICON_ADJUSTMENTS_PIN: &str = r#"
712<svg
713 xmlns="http://www.w3.org/2000/svg"
714 width="24"
715 height="24"
716 viewBox="0 0 24 24"
717 fill="none"
718 stroke="currentColor"
719 stroke-width="1.5"
720 stroke-linecap="round"
721 stroke-linejoin="round"
722>
723 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
724 <path d="M6 4v4" />
725 <path d="M6 12v8" />
726 <path d="M13.071 14.31a2 2 0 1 0 -1.071 3.69" />
727 <path d="M12 4v10" />
728 <path d="M12 18v2" />
729 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
730 <path d="M18 4v1" />
731 <path d="M18 9v2.5" />
732 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
733 <path d="M19 18v.01" />
734</svg>
735"#;
736pub const ICON_ADJUSTMENTS_PLUS: &str = r#"
737<svg
738 xmlns="http://www.w3.org/2000/svg"
739 width="24"
740 height="24"
741 viewBox="0 0 24 24"
742 fill="none"
743 stroke="currentColor"
744 stroke-width="1.5"
745 stroke-linecap="round"
746 stroke-linejoin="round"
747>
748 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
749 <path d="M6 4v4" />
750 <path d="M6 12v8" />
751 <path d="M13.958 15.592a2 2 0 1 0 -1.958 2.408" />
752 <path d="M12 4v10" />
753 <path d="M12 18v2" />
754 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
755 <path d="M18 4v1" />
756 <path d="M18 9v3" />
757 <path d="M16 19h6" />
758 <path d="M19 16v6" />
759</svg>
760"#;
761pub const ICON_ADJUSTMENTS_QUESTION: &str = r#"
762<svg
763 xmlns="http://www.w3.org/2000/svg"
764 width="24"
765 height="24"
766 viewBox="0 0 24 24"
767 fill="none"
768 stroke="currentColor"
769 stroke-width="1.5"
770 stroke-linecap="round"
771 stroke-linejoin="round"
772>
773 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
774 <path d="M6 4v4" />
775 <path d="M6 12v8" />
776 <path d="M13.577 14.77a2 2 0 1 0 .117 2.295" />
777 <path d="M12 4v10" />
778 <path d="M19 22v.01" />
779 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
780 <path d="M12 18v2" />
781 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
782 <path d="M18 4v1" />
783 <path d="M18 9v2" />
784</svg>
785"#;
786pub const ICON_ADJUSTMENTS_SEARCH: &str = r#"
787<svg
788 xmlns="http://www.w3.org/2000/svg"
789 width="24"
790 height="24"
791 viewBox="0 0 24 24"
792 fill="none"
793 stroke="currentColor"
794 stroke-width="1.5"
795 stroke-linecap="round"
796 stroke-linejoin="round"
797>
798 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
799 <path d="M6 4v4" />
800 <path d="M6 12v8" />
801 <path d="M12 14a2 2 0 0 0 -1.042 3.707" />
802 <path d="M12 4v10" />
803 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
804 <path d="M18 4v1" />
805 <path d="M18 9v2" />
806 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
807 <path d="M20.2 20.2l1.8 1.8" />
808</svg>
809"#;
810pub const ICON_ADJUSTMENTS_SHARE: &str = r#"
811<svg
812 xmlns="http://www.w3.org/2000/svg"
813 width="24"
814 height="24"
815 viewBox="0 0 24 24"
816 fill="none"
817 stroke="currentColor"
818 stroke-width="1.5"
819 stroke-linecap="round"
820 stroke-linejoin="round"
821>
822 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
823 <path d="M6 4v4" />
824 <path d="M6 12v8" />
825 <path d="M13.387 14.56a2 2 0 1 0 -.798 3.352" />
826 <path d="M12 4v10" />
827 <path d="M12 18v2" />
828 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
829 <path d="M18 4v1" />
830 <path d="M16 22l5 -5" />
831 <path d="M21 21.5v-4.5h-4.5" />
832 <path d="M18 9v4" />
833</svg>
834"#;
835pub const ICON_ADJUSTMENTS_STAR: &str = r#"
836<svg
837 xmlns="http://www.w3.org/2000/svg"
838 width="24"
839 height="24"
840 viewBox="0 0 24 24"
841 fill="none"
842 stroke="currentColor"
843 stroke-width="1.5"
844 stroke-linecap="round"
845 stroke-linejoin="round"
846>
847 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
848 <path d="M6 4v4" />
849 <path d="M6 12v8" />
850 <path d="M12 4v9.5" />
851 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
852 <path d="M18 4v1" />
853 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
854 <path d="M18 9v1" />
855</svg>
856"#;
857pub const ICON_ADJUSTMENTS_UP: &str = r#"
858<svg
859 xmlns="http://www.w3.org/2000/svg"
860 width="24"
861 height="24"
862 viewBox="0 0 24 24"
863 fill="none"
864 stroke="currentColor"
865 stroke-width="1.5"
866 stroke-linecap="round"
867 stroke-linejoin="round"
868>
869 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
870 <path d="M6 4v4" />
871 <path d="M6 12v8" />
872 <path d="M13.927 15.462a2 2 0 1 0 -1.927 2.538" />
873 <path d="M12 4v10" />
874 <path d="M12 18v2" />
875 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
876 <path d="M18 4v1" />
877 <path d="M18 9v3" />
878 <path d="M19 22v-6" />
879 <path d="M22 19l-3 -3l-3 3" />
880</svg>
881"#;
882pub const ICON_ADJUSTMENTS_X: &str = r#"
883<svg
884 xmlns="http://www.w3.org/2000/svg"
885 width="24"
886 height="24"
887 viewBox="0 0 24 24"
888 fill="none"
889 stroke="currentColor"
890 stroke-width="1.5"
891 stroke-linecap="round"
892 stroke-linejoin="round"
893>
894 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
895 <path d="M6 4v4" />
896 <path d="M6 12v8" />
897 <path d="M13.653 14.874a2 2 0 1 0 -.586 2.818" />
898 <path d="M12 4v10" />
899 <path d="M12 18v2" />
900 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
901 <path d="M18 4v1" />
902 <path d="M18 9v4" />
903 <path d="M22 22l-5 -5" />
904 <path d="M17 22l5 -5" />
905</svg>
906"#;
907pub const ICON_ADJUSTMENTS: &str = r#"
908<svg
909 xmlns="http://www.w3.org/2000/svg"
910 width="24"
911 height="24"
912 viewBox="0 0 24 24"
913 fill="none"
914 stroke="currentColor"
915 stroke-width="1.5"
916 stroke-linecap="round"
917 stroke-linejoin="round"
918>
919 <path d="M4 10a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
920 <path d="M6 4v4" />
921 <path d="M6 12v8" />
922 <path d="M10 16a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
923 <path d="M12 4v10" />
924 <path d="M12 18v2" />
925 <path d="M16 7a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
926 <path d="M18 4v1" />
927 <path d="M18 9v11" />
928</svg>
929"#;
930pub const ICON_AERIAL_LIFT: &str = r#"
931<svg
932 xmlns="http://www.w3.org/2000/svg"
933 width="24"
934 height="24"
935 viewBox="0 0 24 24"
936 fill="none"
937 stroke="currentColor"
938 stroke-width="1.5"
939 stroke-linecap="round"
940 stroke-linejoin="round"
941>
942 <path d="M4 5l16 -2m-8 1v10m-5.106 -6h10.306c2.45 3 2.45 9 -.2 12h-10.106c-2.544 -3 -2.544 -9 0 -12zm-1.894 6h14" />
943</svg>
944"#;
945pub const ICON_AFFILIATE: &str = r#"
946<svg
947 xmlns="http://www.w3.org/2000/svg"
948 width="24"
949 height="24"
950 viewBox="0 0 24 24"
951 fill="none"
952 stroke="currentColor"
953 stroke-width="1.5"
954 stroke-linecap="round"
955 stroke-linejoin="round"
956>
957 <path d="M5.931 6.936l1.275 4.249m5.607 5.609l4.251 1.275" />
958 <path d="M11.683 12.317l5.759 -5.759" />
959 <path d="M5.5 5.5m-1.5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0 -3 0" />
960 <path d="M18.5 5.5m-1.5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0 -3 0" />
961 <path d="M18.5 18.5m-1.5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0 -3 0" />
962 <path d="M8.5 15.5m-4.5 0a4.5 4.5 0 1 0 9 0a4.5 4.5 0 1 0 -9 0" />
963</svg>
964"#;
965pub const ICON_AI: &str = r#"
966<svg
967 xmlns="http://www.w3.org/2000/svg"
968 width="24"
969 height="24"
970 viewBox="0 0 24 24"
971 fill="none"
972 stroke="currentColor"
973 stroke-width="1.5"
974 stroke-linecap="round"
975 stroke-linejoin="round"
976>
977 <path d="M8 16v-6a2 2 0 1 1 4 0v6" />
978 <path d="M8 13h4" />
979 <path d="M16 8v8" />
980</svg>
981"#;
982pub const ICON_AIR_BALLOON: &str = r#"
983<svg
984 xmlns="http://www.w3.org/2000/svg"
985 width="24"
986 height="24"
987 viewBox="0 0 24 24"
988 fill="none"
989 stroke="currentColor"
990 stroke-width="1.5"
991 stroke-linecap="round"
992 stroke-linejoin="round"
993>
994 <path d="M10 19m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
995 <path d="M12 16c3.314 0 6 -4.686 6 -8a6 6 0 1 0 -12 0c0 3.314 2.686 8 6 8z" />
996 <path d="M12 9m-2 0a2 7 0 1 0 4 0a2 7 0 1 0 -4 0" />
997</svg>
998"#;
999pub const ICON_AIR_CONDITIONING_DISABLED: &str = r#"
1000<svg
1001 xmlns="http://www.w3.org/2000/svg"
1002 width="24"
1003 height="24"
1004 viewBox="0 0 24 24"
1005 fill="none"
1006 stroke="currentColor"
1007 stroke-width="1.5"
1008 stroke-linecap="round"
1009 stroke-linejoin="round"
1010>
1011 <path d="M3 8m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1012 <path d="M7 16v-3a1 1 0 0 1 1 -1h8a1 1 0 0 1 1 1v3" />
1013</svg>
1014"#;
1015pub const ICON_AIR_CONDITIONING: &str = r#"
1016<svg
1017 xmlns="http://www.w3.org/2000/svg"
1018 width="24"
1019 height="24"
1020 viewBox="0 0 24 24"
1021 fill="none"
1022 stroke="currentColor"
1023 stroke-width="1.5"
1024 stroke-linecap="round"
1025 stroke-linejoin="round"
1026>
1027 <path d="M8 16a3 3 0 0 1 -3 3" />
1028 <path d="M16 16a3 3 0 0 0 3 3" />
1029 <path d="M12 16v4" />
1030 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1031 <path d="M7 13v-3a1 1 0 0 1 1 -1h8a1 1 0 0 1 1 1v3" />
1032</svg>
1033"#;
1034pub const ICON_AIR_TRAFFIC_CONTROL: &str = r#"
1035<svg
1036 xmlns="http://www.w3.org/2000/svg"
1037 width="24"
1038 height="24"
1039 viewBox="0 0 24 24"
1040 fill="none"
1041 stroke="currentColor"
1042 stroke-width="1.5"
1043 stroke-linecap="round"
1044 stroke-linejoin="round"
1045>
1046 <path d="M11 3h2" />
1047 <path d="M12 3v3" />
1048 <path d="M5.998 6h12.004a2 2 0 0 1 1.916 2.575l-1.8 6a2 2 0 0 1 -1.916 1.425h-8.404a2 2 0 0 1 -1.916 -1.425l-1.8 -6a2 2 0 0 1 1.916 -2.575z" />
1049 <path d="M8.5 6l1.5 10v5" />
1050 <path d="M15.5 6l-1.5 10v5" />
1051</svg>
1052"#;
1053pub const ICON_ALARM_AVERAGE: &str = r#"
1054<svg
1055 xmlns="http://www.w3.org/2000/svg"
1056 width="24"
1057 height="24"
1058 viewBox="0 0 24 24"
1059 fill="none"
1060 stroke="currentColor"
1061 stroke-width="1.5"
1062 stroke-linecap="round"
1063 stroke-linejoin="round"
1064>
1065 <path d="M5 13a7 7 0 1 0 14 0a7 7 0 0 0 -14 0" />
1066 <path d="M7 4l-2.75 2" />
1067 <path d="M17 4l2.75 2" />
1068 <path d="M8 13h1l2 3l2 -6l2 3h1" />
1069</svg>
1070"#;
1071pub const ICON_ALARM_MINUS: &str = r#"
1072<svg
1073 xmlns="http://www.w3.org/2000/svg"
1074 width="24"
1075 height="24"
1076 viewBox="0 0 24 24"
1077 fill="none"
1078 stroke="currentColor"
1079 stroke-width="1.5"
1080 stroke-linecap="round"
1081 stroke-linejoin="round"
1082>
1083 <path d="M12 13m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
1084 <path d="M7 4l-2.75 2" />
1085 <path d="M17 4l2.75 2" />
1086 <path d="M10 13h4" />
1087</svg>
1088"#;
1089pub const ICON_ALARM_OFF: &str = r#"
1090<svg
1091 xmlns="http://www.w3.org/2000/svg"
1092 width="24"
1093 height="24"
1094 viewBox="0 0 24 24"
1095 fill="none"
1096 stroke="currentColor"
1097 stroke-width="1.5"
1098 stroke-linecap="round"
1099 stroke-linejoin="round"
1100>
1101 <path d="M7.587 7.566a7 7 0 1 0 9.833 9.864m1.35 -2.645a7 7 0 0 0 -8.536 -8.56" />
1102 <path d="M12 12v1h1" />
1103 <path d="M5.261 5.265l-1.011 .735" />
1104 <path d="M17 4l2.75 2" />
1105 <path d="M3 3l18 18" />
1106</svg>
1107"#;
1108pub const ICON_ALARM_PLUS: &str = r#"
1109<svg
1110 xmlns="http://www.w3.org/2000/svg"
1111 width="24"
1112 height="24"
1113 viewBox="0 0 24 24"
1114 fill="none"
1115 stroke="currentColor"
1116 stroke-width="1.5"
1117 stroke-linecap="round"
1118 stroke-linejoin="round"
1119>
1120 <path d="M12 13m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
1121 <path d="M7 4l-2.75 2" />
1122 <path d="M17 4l2.75 2" />
1123 <path d="M10 13h4" />
1124 <path d="M12 11v4" />
1125</svg>
1126"#;
1127pub const ICON_ALARM_SNOOZE: &str = r#"
1128<svg
1129 xmlns="http://www.w3.org/2000/svg"
1130 width="24"
1131 height="24"
1132 viewBox="0 0 24 24"
1133 fill="none"
1134 stroke="currentColor"
1135 stroke-width="1.5"
1136 stroke-linecap="round"
1137 stroke-linejoin="round"
1138>
1139 <path d="M12 13m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
1140 <path d="M10 11h4l-4 4h4" />
1141 <path d="M7 4l-2.75 2" />
1142 <path d="M17 4l2.75 2" />
1143</svg>
1144"#;
1145pub const ICON_ALARM: &str = r#"
1146<svg
1147 xmlns="http://www.w3.org/2000/svg"
1148 width="24"
1149 height="24"
1150 viewBox="0 0 24 24"
1151 fill="none"
1152 stroke="currentColor"
1153 stroke-width="1.5"
1154 stroke-linecap="round"
1155 stroke-linejoin="round"
1156>
1157 <path d="M12 13m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
1158 <path d="M12 10l0 3l2 0" />
1159 <path d="M7 4l-2.75 2" />
1160 <path d="M17 4l2.75 2" />
1161</svg>
1162"#;
1163pub const ICON_ALBUM_OFF: &str = r#"
1164<svg
1165 xmlns="http://www.w3.org/2000/svg"
1166 width="24"
1167 height="24"
1168 viewBox="0 0 24 24"
1169 fill="none"
1170 stroke="currentColor"
1171 stroke-width="1.5"
1172 stroke-linecap="round"
1173 stroke-linejoin="round"
1174>
1175 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.581 3.41c-.362 .364 -.864 .59 -1.419 .59h-12a2 2 0 0 1 -2 -2v-12c0 -.552 .224 -1.052 .585 -1.413" />
1176 <path d="M12 4v4m1.503 1.497l.497 -.497l2 2v-7" />
1177 <path d="M3 3l18 18" />
1178</svg>
1179"#;
1180pub const ICON_ALBUM: &str = r#"
1181<svg
1182 xmlns="http://www.w3.org/2000/svg"
1183 width="24"
1184 height="24"
1185 viewBox="0 0 24 24"
1186 fill="none"
1187 stroke="currentColor"
1188 stroke-width="1.5"
1189 stroke-linecap="round"
1190 stroke-linejoin="round"
1191>
1192 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
1193 <path d="M12 4v7l2 -2l2 2v-7" />
1194</svg>
1195"#;
1196pub const ICON_ALERT_CIRCLE_OFF: &str = r#"
1197<svg
1198 xmlns="http://www.w3.org/2000/svg"
1199 width="24"
1200 height="24"
1201 viewBox="0 0 24 24"
1202 fill="none"
1203 stroke="currentColor"
1204 stroke-width="1.5"
1205 stroke-linecap="round"
1206 stroke-linejoin="round"
1207>
1208 <path d="M5.644 5.629a9 9 0 1 0 12.715 12.741m1.693 -2.349a9 9 0 0 0 -12.087 -12.068" />
1209 <path d="M12 7v1" />
1210 <path d="M12 16h.01" />
1211 <path d="M3 3l18 18" />
1212</svg>
1213"#;
1214pub const ICON_ALERT_CIRCLE: &str = r#"
1215<svg
1216 xmlns="http://www.w3.org/2000/svg"
1217 width="24"
1218 height="24"
1219 viewBox="0 0 24 24"
1220 fill="none"
1221 stroke="currentColor"
1222 stroke-width="1.5"
1223 stroke-linecap="round"
1224 stroke-linejoin="round"
1225>
1226 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
1227 <path d="M12 8v4" />
1228 <path d="M12 16h.01" />
1229</svg>
1230"#;
1231pub const ICON_ALERT_HEXAGON_OFF: &str = r#"
1232<svg
1233 xmlns="http://www.w3.org/2000/svg"
1234 width="24"
1235 height="24"
1236 viewBox="0 0 24 24"
1237 fill="none"
1238 stroke="currentColor"
1239 stroke-width="1.5"
1240 stroke-linecap="round"
1241 stroke-linejoin="round"
1242>
1243 <path d="M18.36 18.387l-5.268 3.333a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l1.317 -.777m2.535 -1.493l2.898 -1.709a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033c.7 .398 1.13 1.143 1.125 1.948v7.284c0 .414 -.116 .812 -.326 1.155" />
1244 <path d="M12 7v1" />
1245 <path d="M12 8v.01" />
1246 <path d="M3 3l18 18" />
1247 <path d="M12 16h.01" />
1248</svg>
1249"#;
1250pub const ICON_ALERT_HEXAGON: &str = r#"
1251<svg
1252 xmlns="http://www.w3.org/2000/svg"
1253 width="24"
1254 height="24"
1255 viewBox="0 0 24 24"
1256 fill="none"
1257 stroke="currentColor"
1258 stroke-width="1.5"
1259 stroke-linecap="round"
1260 stroke-linejoin="round"
1261>
1262 <path d="M19.875 6.27c.7 .398 1.13 1.143 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
1263 <path d="M12 8v4" />
1264 <path d="M12 16h.01" />
1265</svg>
1266"#;
1267pub const ICON_ALERT_OCTAGON: &str = r#"
1268<svg
1269 xmlns="http://www.w3.org/2000/svg"
1270 width="24"
1271 height="24"
1272 viewBox="0 0 24 24"
1273 fill="none"
1274 stroke="currentColor"
1275 stroke-width="1.5"
1276 stroke-linecap="round"
1277 stroke-linejoin="round"
1278>
1279 <path d="M12.802 2.165l5.575 2.389c.48 .206 .863 .589 1.07 1.07l2.388 5.574c.22 .512 .22 1.092 0 1.604l-2.389 5.575c-.206 .48 -.589 .863 -1.07 1.07l-5.574 2.388c-.512 .22 -1.092 .22 -1.604 0l-5.575 -2.389a2.036 2.036 0 0 1 -1.07 -1.07l-2.388 -5.574a2.036 2.036 0 0 1 0 -1.604l2.389 -5.575c.206 -.48 .589 -.863 1.07 -1.07l5.574 -2.388a2.036 2.036 0 0 1 1.604 0z" />
1280 <path d="M12 8v4" />
1281 <path d="M12 16h.01" />
1282</svg>
1283"#;
1284pub const ICON_ALERT_SMALL_OFF: &str = r#"
1285<svg
1286 xmlns="http://www.w3.org/2000/svg"
1287 width="24"
1288 height="24"
1289 viewBox="0 0 24 24"
1290 fill="none"
1291 stroke="currentColor"
1292 stroke-width="1.5"
1293 stroke-linecap="round"
1294 stroke-linejoin="round"
1295>
1296 <path d="M12 16h.01" />
1297 <path d="M12 7v1" />
1298 <path d="M3 3l18 18" />
1299</svg>
1300"#;
1301pub const ICON_ALERT_SMALL: &str = r#"
1302<svg
1303 xmlns="http://www.w3.org/2000/svg"
1304 width="24"
1305 height="24"
1306 viewBox="0 0 24 24"
1307 fill="none"
1308 stroke="currentColor"
1309 stroke-width="1.5"
1310 stroke-linecap="round"
1311 stroke-linejoin="round"
1312>
1313 <path d="M12 8v4" />
1314 <path d="M12 16h.01" />
1315</svg>
1316"#;
1317pub const ICON_ALERT_SQUARE_ROUNDED_OFF: &str = r#"
1318<svg
1319 xmlns="http://www.w3.org/2000/svg"
1320 width="24"
1321 height="24"
1322 viewBox="0 0 24 24"
1323 fill="none"
1324 stroke="currentColor"
1325 stroke-width="1.5"
1326 stroke-linecap="round"
1327 stroke-linejoin="round"
1328>
1329 <path d="M19.201 19.199c-1.35 1.35 -3.6 1.801 -7.201 1.801c-7.2 0 -9 -1.8 -9 -9c0 -3.598 .45 -5.847 1.797 -7.197m2.626 -1.376c1.204 -.307 2.709 -.427 4.577 -.427c7.2 0 9 1.8 9 9c0 1.865 -.12 3.367 -.425 4.57" />
1330 <path d="M12 7v1" />
1331 <path d="M12 16h.01" />
1332 <path d="M3 3l18 18" />
1333</svg>
1334"#;
1335pub const ICON_ALERT_SQUARE_ROUNDED: &str = r#"
1336<svg
1337 xmlns="http://www.w3.org/2000/svg"
1338 width="24"
1339 height="24"
1340 viewBox="0 0 24 24"
1341 fill="none"
1342 stroke="currentColor"
1343 stroke-width="1.5"
1344 stroke-linecap="round"
1345 stroke-linejoin="round"
1346>
1347 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
1348 <path d="M12 8v4" />
1349 <path d="M12 16h.01" />
1350</svg>
1351"#;
1352pub const ICON_ALERT_SQUARE: &str = r#"
1353<svg
1354 xmlns="http://www.w3.org/2000/svg"
1355 width="24"
1356 height="24"
1357 viewBox="0 0 24 24"
1358 fill="none"
1359 stroke="currentColor"
1360 stroke-width="1.5"
1361 stroke-linecap="round"
1362 stroke-linejoin="round"
1363>
1364 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
1365 <path d="M12 8v4" />
1366 <path d="M12 16h.01" />
1367</svg>
1368"#;
1369pub const ICON_ALERT_TRIANGLE_OFF: &str = r#"
1370<svg
1371 xmlns="http://www.w3.org/2000/svg"
1372 width="24"
1373 height="24"
1374 viewBox="0 0 24 24"
1375 fill="none"
1376 stroke="currentColor"
1377 stroke-width="1.5"
1378 stroke-linecap="round"
1379 stroke-linejoin="round"
1380>
1381 <path d="M21.998 17.997a1.913 1.913 0 0 0 -.255 -.872l-8.106 -13.534a1.914 1.914 0 0 0 -3.274 0l-1.04 1.736m-1.493 2.493l-5.573 9.304a1.914 1.914 0 0 0 1.636 2.871h16.107" />
1382 <path d="M12 16h.01" />
1383 <path d="M3 3l18 18" />
1384 <path d="M12 7v1" />
1385</svg>
1386"#;
1387pub const ICON_ALERT_TRIANGLE: &str = r#"
1388<svg
1389 xmlns="http://www.w3.org/2000/svg"
1390 width="24"
1391 height="24"
1392 viewBox="0 0 24 24"
1393 fill="none"
1394 stroke="currentColor"
1395 stroke-width="1.5"
1396 stroke-linecap="round"
1397 stroke-linejoin="round"
1398>
1399 <path d="M12 9v4" />
1400 <path d="M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0z" />
1401 <path d="M12 16h.01" />
1402</svg>
1403"#;
1404pub const ICON_ALIEN: &str = r#"
1405<svg
1406 xmlns="http://www.w3.org/2000/svg"
1407 width="24"
1408 height="24"
1409 viewBox="0 0 24 24"
1410 fill="none"
1411 stroke="currentColor"
1412 stroke-width="1.5"
1413 stroke-linecap="round"
1414 stroke-linejoin="round"
1415>
1416 <path d="M11 17a2.5 2.5 0 0 0 2 0" />
1417 <path d="M12 3c-4.664 0 -7.396 2.331 -7.862 5.595a11.816 11.816 0 0 0 2 8.592a10.777 10.777 0 0 0 3.199 3.064c1.666 1 3.664 1 5.33 0a10.777 10.777 0 0 0 3.199 -3.064a11.89 11.89 0 0 0 2 -8.592c-.466 -3.265 -3.198 -5.595 -7.862 -5.595z" />
1418 <path d="M8 11l2 2" />
1419 <path d="M16 11l-2 2" />
1420</svg>
1421"#;
1422pub const ICON_ALIGN_BOX_BOTTOM_CENTER: &str = r#"
1423<svg
1424 xmlns="http://www.w3.org/2000/svg"
1425 width="24"
1426 height="24"
1427 viewBox="0 0 24 24"
1428 fill="none"
1429 stroke="currentColor"
1430 stroke-width="1.5"
1431 stroke-linecap="round"
1432 stroke-linejoin="round"
1433>
1434 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1435 <path d="M9 15v2" />
1436 <path d="M12 11v6" />
1437 <path d="M15 13v4" />
1438</svg>
1439"#;
1440pub const ICON_ALIGN_BOX_BOTTOM_LEFT: &str = r#"
1441<svg
1442 xmlns="http://www.w3.org/2000/svg"
1443 width="24"
1444 height="24"
1445 viewBox="0 0 24 24"
1446 fill="none"
1447 stroke="currentColor"
1448 stroke-width="1.5"
1449 stroke-linecap="round"
1450 stroke-linejoin="round"
1451>
1452 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1453 <path d="M7 15v2" />
1454 <path d="M10 11v6" />
1455 <path d="M13 13v4" />
1456</svg>
1457"#;
1458pub const ICON_ALIGN_BOX_BOTTOM_RIGHT: &str = r#"
1459<svg
1460 xmlns="http://www.w3.org/2000/svg"
1461 width="24"
1462 height="24"
1463 viewBox="0 0 24 24"
1464 fill="none"
1465 stroke="currentColor"
1466 stroke-width="1.5"
1467 stroke-linecap="round"
1468 stroke-linejoin="round"
1469>
1470 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1471 <path d="M11 15v2" />
1472 <path d="M14 11v6" />
1473 <path d="M17 13v4" />
1474</svg>
1475"#;
1476pub const ICON_ALIGN_BOX_CENTER_BOTTOM: &str = r#"
1477<svg
1478 xmlns="http://www.w3.org/2000/svg"
1479 width="24"
1480 height="24"
1481 viewBox="0 0 24 24"
1482 fill="none"
1483 stroke="currentColor"
1484 stroke-width="1.5"
1485 stroke-linecap="round"
1486 stroke-linejoin="round"
1487>
1488 <path d="M3 19v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1489 <path d="M11 17h2" />
1490 <path d="M9 14h6" />
1491 <path d="M10 11h4" />
1492</svg>
1493"#;
1494pub const ICON_ALIGN_BOX_CENTER_MIDDLE: &str = r#"
1495<svg
1496 xmlns="http://www.w3.org/2000/svg"
1497 width="24"
1498 height="24"
1499 viewBox="0 0 24 24"
1500 fill="none"
1501 stroke="currentColor"
1502 stroke-width="1.5"
1503 stroke-linecap="round"
1504 stroke-linejoin="round"
1505>
1506 <path d="M3 19v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1507 <path d="M11 15h2" />
1508 <path d="M9 12h6" />
1509 <path d="M10 9h4" />
1510</svg>
1511"#;
1512pub const ICON_ALIGN_BOX_CENTER_STRETCH: &str = r#"
1513<svg
1514 xmlns="http://www.w3.org/2000/svg"
1515 width="24"
1516 height="24"
1517 viewBox="0 0 24 24"
1518 fill="none"
1519 stroke="currentColor"
1520 stroke-width="1.5"
1521 stroke-linecap="round"
1522 stroke-linejoin="round"
1523>
1524 <path d="M3 19v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1525 <path d="M11 17h2" />
1526 <path d="M9 12h6" />
1527 <path d="M10 7h4" />
1528</svg>
1529"#;
1530pub const ICON_ALIGN_BOX_CENTER_TOP: &str = r#"
1531<svg
1532 xmlns="http://www.w3.org/2000/svg"
1533 width="24"
1534 height="24"
1535 viewBox="0 0 24 24"
1536 fill="none"
1537 stroke="currentColor"
1538 stroke-width="1.5"
1539 stroke-linecap="round"
1540 stroke-linejoin="round"
1541>
1542 <path d="M3 19v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1543 <path d="M11 13h2" />
1544 <path d="M9 10h6" />
1545 <path d="M10 7h4" />
1546</svg>
1547"#;
1548pub const ICON_ALIGN_BOX_LEFT_BOTTOM: &str = r#"
1549<svg
1550 xmlns="http://www.w3.org/2000/svg"
1551 width="24"
1552 height="24"
1553 viewBox="0 0 24 24"
1554 fill="none"
1555 stroke="currentColor"
1556 stroke-width="1.5"
1557 stroke-linecap="round"
1558 stroke-linejoin="round"
1559>
1560 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1561 <path d="M9 17h-2" />
1562 <path d="M13 14h-6" />
1563 <path d="M11 11h-4" />
1564</svg>
1565"#;
1566pub const ICON_ALIGN_BOX_LEFT_MIDDLE: &str = r#"
1567<svg
1568 xmlns="http://www.w3.org/2000/svg"
1569 width="24"
1570 height="24"
1571 viewBox="0 0 24 24"
1572 fill="none"
1573 stroke="currentColor"
1574 stroke-width="1.5"
1575 stroke-linecap="round"
1576 stroke-linejoin="round"
1577>
1578 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1579 <path d="M9 15h-2" />
1580 <path d="M13 12h-6" />
1581 <path d="M11 9h-4" />
1582</svg>
1583"#;
1584pub const ICON_ALIGN_BOX_LEFT_STRETCH: &str = r#"
1585<svg
1586 xmlns="http://www.w3.org/2000/svg"
1587 width="24"
1588 height="24"
1589 viewBox="0 0 24 24"
1590 fill="none"
1591 stroke="currentColor"
1592 stroke-width="1.5"
1593 stroke-linecap="round"
1594 stroke-linejoin="round"
1595>
1596 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
1597 <path d="M9 17h-2" />
1598 <path d="M13 12h-6" />
1599 <path d="M11 7h-4" />
1600</svg>
1601"#;
1602pub const ICON_ALIGN_BOX_LEFT_TOP: &str = r#"
1603<svg
1604 xmlns="http://www.w3.org/2000/svg"
1605 width="24"
1606 height="24"
1607 viewBox="0 0 24 24"
1608 fill="none"
1609 stroke="currentColor"
1610 stroke-width="1.5"
1611 stroke-linecap="round"
1612 stroke-linejoin="round"
1613>
1614 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1615 <path d="M9 13h-2" />
1616 <path d="M13 10h-6" />
1617 <path d="M11 7h-4" />
1618</svg>
1619"#;
1620pub const ICON_ALIGN_BOX_RIGHT_BOTTOM: &str = r#"
1621<svg
1622 xmlns="http://www.w3.org/2000/svg"
1623 width="24"
1624 height="24"
1625 viewBox="0 0 24 24"
1626 fill="none"
1627 stroke="currentColor"
1628 stroke-width="1.5"
1629 stroke-linecap="round"
1630 stroke-linejoin="round"
1631>
1632 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1633 <path d="M15 17h2" />
1634 <path d="M11 14h6" />
1635 <path d="M13 11h4" />
1636</svg>
1637"#;
1638pub const ICON_ALIGN_BOX_RIGHT_MIDDLE: &str = r#"
1639<svg
1640 xmlns="http://www.w3.org/2000/svg"
1641 width="24"
1642 height="24"
1643 viewBox="0 0 24 24"
1644 fill="none"
1645 stroke="currentColor"
1646 stroke-width="1.5"
1647 stroke-linecap="round"
1648 stroke-linejoin="round"
1649>
1650 <path d="M15 15h2" />
1651 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
1652 <path d="M11 12h6" />
1653 <path d="M13 9h4" />
1654</svg>
1655"#;
1656pub const ICON_ALIGN_BOX_RIGHT_STRETCH: &str = r#"
1657<svg
1658 xmlns="http://www.w3.org/2000/svg"
1659 width="24"
1660 height="24"
1661 viewBox="0 0 24 24"
1662 fill="none"
1663 stroke="currentColor"
1664 stroke-width="1.5"
1665 stroke-linecap="round"
1666 stroke-linejoin="round"
1667>
1668 <path d="M15 17h2" />
1669 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
1670 <path d="M11 12h6" />
1671 <path d="M13 7h4" />
1672</svg>
1673"#;
1674pub const ICON_ALIGN_BOX_RIGHT_TOP: &str = r#"
1675<svg
1676 xmlns="http://www.w3.org/2000/svg"
1677 width="24"
1678 height="24"
1679 viewBox="0 0 24 24"
1680 fill="none"
1681 stroke="currentColor"
1682 stroke-width="1.5"
1683 stroke-linecap="round"
1684 stroke-linejoin="round"
1685>
1686 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1687 <path d="M15 13h2" />
1688 <path d="M11 10h6" />
1689 <path d="M13 7h4" />
1690</svg>
1691"#;
1692pub const ICON_ALIGN_BOX_TOP_CENTER: &str = r#"
1693<svg
1694 xmlns="http://www.w3.org/2000/svg"
1695 width="24"
1696 height="24"
1697 viewBox="0 0 24 24"
1698 fill="none"
1699 stroke="currentColor"
1700 stroke-width="1.5"
1701 stroke-linecap="round"
1702 stroke-linejoin="round"
1703>
1704 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1705 <path d="M9 9v-2" />
1706 <path d="M12 13v-6" />
1707 <path d="M15 11v-4" />
1708</svg>
1709"#;
1710pub const ICON_ALIGN_BOX_TOP_LEFT: &str = r#"
1711<svg
1712 xmlns="http://www.w3.org/2000/svg"
1713 width="24"
1714 height="24"
1715 viewBox="0 0 24 24"
1716 fill="none"
1717 stroke="currentColor"
1718 stroke-width="1.5"
1719 stroke-linecap="round"
1720 stroke-linejoin="round"
1721>
1722 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1723 <path d="M7 9v-2" />
1724 <path d="M10 13v-6" />
1725 <path d="M13 11v-4" />
1726</svg>
1727"#;
1728pub const ICON_ALIGN_BOX_TOP_RIGHT: &str = r#"
1729<svg
1730 xmlns="http://www.w3.org/2000/svg"
1731 width="24"
1732 height="24"
1733 viewBox="0 0 24 24"
1734 fill="none"
1735 stroke="currentColor"
1736 stroke-width="1.5"
1737 stroke-linecap="round"
1738 stroke-linejoin="round"
1739>
1740 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
1741 <path d="M11 9v-2" />
1742 <path d="M14 13v-6" />
1743 <path d="M17 11v-4" />
1744</svg>
1745"#;
1746pub const ICON_ALIGN_CENTER: &str = r#"
1747<svg
1748 xmlns="http://www.w3.org/2000/svg"
1749 width="24"
1750 height="24"
1751 viewBox="0 0 24 24"
1752 fill="none"
1753 stroke="currentColor"
1754 stroke-width="1.5"
1755 stroke-linecap="round"
1756 stroke-linejoin="round"
1757>
1758 <path d="M4 6l16 0" />
1759 <path d="M8 12l8 0" />
1760 <path d="M6 18l12 0" />
1761</svg>
1762"#;
1763pub const ICON_ALIGN_JUSTIFIED: &str = r#"
1764<svg
1765 xmlns="http://www.w3.org/2000/svg"
1766 width="24"
1767 height="24"
1768 viewBox="0 0 24 24"
1769 fill="none"
1770 stroke="currentColor"
1771 stroke-width="1.5"
1772 stroke-linecap="round"
1773 stroke-linejoin="round"
1774>
1775 <path d="M4 6l16 0" />
1776 <path d="M4 12l16 0" />
1777 <path d="M4 18l12 0" />
1778</svg>
1779"#;
1780pub const ICON_ALIGN_LEFT_2: &str = r#"
1781<svg
1782 xmlns="http://www.w3.org/2000/svg"
1783 width="24"
1784 height="24"
1785 viewBox="0 0 24 24"
1786 fill="none"
1787 stroke="currentColor"
1788 stroke-width="1.5"
1789 stroke-linecap="round"
1790 stroke-linejoin="round"
1791>
1792 <path d="M4 4v16" />
1793 <path d="M8 6h12" />
1794 <path d="M8 12h6" />
1795 <path d="M8 18h10" />
1796</svg>
1797"#;
1798pub const ICON_ALIGN_LEFT: &str = r#"
1799<svg
1800 xmlns="http://www.w3.org/2000/svg"
1801 width="24"
1802 height="24"
1803 viewBox="0 0 24 24"
1804 fill="none"
1805 stroke="currentColor"
1806 stroke-width="1.5"
1807 stroke-linecap="round"
1808 stroke-linejoin="round"
1809>
1810 <path d="M4 6l16 0" />
1811 <path d="M4 12l10 0" />
1812 <path d="M4 18l14 0" />
1813</svg>
1814"#;
1815pub const ICON_ALIGN_RIGHT_2: &str = r#"
1816<svg
1817 xmlns="http://www.w3.org/2000/svg"
1818 width="24"
1819 height="24"
1820 viewBox="0 0 24 24"
1821 fill="none"
1822 stroke="currentColor"
1823 stroke-width="1.5"
1824 stroke-linecap="round"
1825 stroke-linejoin="round"
1826>
1827 <path d="M20 4v16" />
1828 <path d="M4 6h12" />
1829 <path d="M10 12h6" />
1830 <path d="M6 18h10" />
1831</svg>"#;
1832pub const ICON_ALIGN_RIGHT: &str = r#"
1833<svg
1834 xmlns="http://www.w3.org/2000/svg"
1835 width="24"
1836 height="24"
1837 viewBox="0 0 24 24"
1838 fill="none"
1839 stroke="currentColor"
1840 stroke-width="1.5"
1841 stroke-linecap="round"
1842 stroke-linejoin="round"
1843>
1844 <path d="M4 6l16 0" />
1845 <path d="M10 12l10 0" />
1846 <path d="M6 18l14 0" />
1847</svg>
1848"#;
1849pub const ICON_ALPHA: &str = r#"
1850<svg
1851 xmlns="http://www.w3.org/2000/svg"
1852 width="24"
1853 height="24"
1854 viewBox="0 0 24 24"
1855 fill="none"
1856 stroke="currentColor"
1857 stroke-width="1.5"
1858 stroke-linecap="round"
1859 stroke-linejoin="round"
1860>
1861 <path d="M18.1 6c-1.1 2.913 -1.9 4.913 -2.4 6c-1.879 4.088 -3.713 6 -6 6c-2.4 0 -4.8 -2.4 -4.8 -6s2.4 -6 4.8 -6c2.267 0 4.135 1.986 6 6c.512 1.102 1.312 3.102 2.4 6" />
1862</svg>
1863"#;
1864pub const ICON_ALPHABET_ARABIC: &str = r#"
1865<svg
1866 xmlns="http://www.w3.org/2000/svg"
1867 width="24"
1868 height="24"
1869 viewBox="0 0 24 24"
1870 fill="none"
1871 stroke="currentColor"
1872 stroke-width="1.5"
1873 stroke-linecap="round"
1874 stroke-linejoin="round"
1875>
1876 <path d="M10 6v4" />
1877 <path d="M13 14h8q -2.518 -3 -4 -3" />
1878 <path d="M13 6v9.958c0 .963 0 1.444 -.293 1.743s-.764 .299 -1.707 .299h-1" />
1879 <path d="M7 6v9.958c0 .963 0 1.444 -.293 1.743s-.764 .299 -1.707 .299h-1" />
1880</svg>
1881"#;
1882pub const ICON_ALPHABET_BANGLA: &str = r#"
1883<svg
1884 xmlns="http://www.w3.org/2000/svg"
1885 width="24"
1886 height="24"
1887 viewBox="0 0 24 24"
1888 fill="none"
1889 stroke="currentColor"
1890 stroke-width="1.5"
1891 stroke-linecap="round"
1892 stroke-linejoin="round"
1893>
1894 <path d="M14 12c.904 -.027 3 2 3 7" />
1895 <path d="M10 11c0 -.955 0 -2 .786 -2.677c1.262 -1.089 3.025 .55 3.2 2.06c.086 .741 -.215 3.109 -1.489 4.527c-.475 .53 -.904 .992 -1.711 1.074c-.75 .076 -1.364 -.122 -2.076 -.588c-1.138 -.743 -2.327 -1.997 -3.336 -3.73c-1.078 -1.849 -1.66 -3.113 -2.374 -5.666" />
1896 <path d="M7.37 7.072c.769 -.836 5.246 -4.094 8.4 -.202c.382 .472 .573 .708 .9 1.63c.326 .921 .326 1.562 .326 2.844v7.656" />
1897 <path d="M17 10c0 -1.989 1.5 -4 4 -4" />
1898</svg>
1899"#;
1900pub const ICON_ALPHABET_CYRILLIC: &str = r#"
1901<svg
1902 xmlns="http://www.w3.org/2000/svg"
1903 width="24"
1904 height="24"
1905 viewBox="0 0 24 24"
1906 fill="none"
1907 stroke="currentColor"
1908 stroke-width="1.5"
1909 stroke-linecap="round"
1910 stroke-linejoin="round"
1911>
1912 <path d="M6 10h2a2 2 0 0 1 2 2v5h-3a2 2 0 1 1 0 -4h3" />
1913 <path d="M19 7h-3a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h1a2 2 0 0 0 2 -2v-3a2 2 0 0 0 -2 -2h-3" />
1914</svg>
1915"#;
1916pub const ICON_ALPHABET_GREEK: &str = r#"
1917<svg
1918 xmlns="http://www.w3.org/2000/svg"
1919 width="24"
1920 height="24"
1921 viewBox="0 0 24 24"
1922 fill="none"
1923 stroke="currentColor"
1924 stroke-width="1.5"
1925 stroke-linecap="round"
1926 stroke-linejoin="round"
1927>
1928 <path d="M10 10v7" />
1929 <path d="M5 10m0 2a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2z" />
1930 <path d="M14 20v-11a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2" />
1931</svg>
1932"#;
1933pub const ICON_ALPHABET_HEBREW: &str = r#"
1934<svg
1935 xmlns="http://www.w3.org/2000/svg"
1936 width="24"
1937 height="24"
1938 viewBox="0 0 24 24"
1939 fill="none"
1940 stroke="currentColor"
1941 stroke-width="1.5"
1942 stroke-linecap="round"
1943 stroke-linejoin="round"
1944>
1945 <path d="M7 6c2.333 5.143 6.611 6.857 9.333 12" />
1946 <path d="M13.667 14c2.505 -1.5 2.666 -4.141 2.666 -5.333c0 -1.778 -.443 -2.667 -.443 -2.667" />
1947 <path d="M7.485 18s-.485 -.905 -.485 -2.714c0 -1.172 .164 -3.722 2.641 -5.27" />
1948</svg>
1949"#;
1950pub const ICON_ALPHABET_KOREAN: &str = r#"
1951<svg
1952 xmlns="http://www.w3.org/2000/svg"
1953 width="24"
1954 height="24"
1955 viewBox="0 0 24 24"
1956 fill="none"
1957 stroke="currentColor"
1958 stroke-width="1.5"
1959 stroke-linecap="round"
1960 stroke-linejoin="round"
1961>
1962 <path d="M7 7h6c0 2.5 -1.593 8.474 -6 10" />
1963 <path d="M16 5v14z" />
1964 <path d="M16 12h2" />
1965</svg>
1966"#;
1967pub const ICON_ALPHABET_LATIN: &str = r#"
1968<svg
1969 xmlns="http://www.w3.org/2000/svg"
1970 width="24"
1971 height="24"
1972 viewBox="0 0 24 24"
1973 fill="none"
1974 stroke="currentColor"
1975 stroke-width="1.5"
1976 stroke-linecap="round"
1977 stroke-linejoin="round"
1978>
1979 <path d="M6 10h2a2 2 0 0 1 2 2v5h-3a2 2 0 1 1 0 -4h3" />
1980 <path d="M14 7v10" />
1981 <path d="M14 10m0 2a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2z" />
1982</svg>
1983"#;
1984pub const ICON_ALPHABET_THAI: &str = r#"
1985<svg
1986 xmlns="http://www.w3.org/2000/svg"
1987 width="24"
1988 height="24"
1989 viewBox="0 0 24 24"
1990 fill="none"
1991 stroke="currentColor"
1992 stroke-width="1.5"
1993 stroke-linecap="round"
1994 stroke-linejoin="round"
1995>
1996 <path d="M8 18v-3.444c0 -.49 .165 -.924 .494 -1.363c.326 -.449 1.009 -.76 1.506 -.934c.032 -.011 .035 -.079 .004 -.095c-.434 -.22 -1.294 -.52 -1.626 -1.032l-.014 -.021l-.083 -.125c-.281 -.42 -.281 -1.246 -.281 -1.246c0 -1.456 .849 -2.62 1.837 -3.199q .9 -.54 2.137 -.541q 1.077 0 1.995 .47c1.328 .647 2.031 2.202 2.031 3.976v7.554" />
1997</svg>
1998"#;
1999pub const ICON_ALT: &str = r#"
2000<svg
2001 xmlns="http://www.w3.org/2000/svg"
2002 width="24"
2003 height="24"
2004 viewBox="0 0 24 24"
2005 fill="none"
2006 stroke="currentColor"
2007 stroke-width="1.5"
2008 stroke-linecap="round"
2009 stroke-linejoin="round"
2010>
2011 <path d="M4 16v-6a2 2 0 1 1 4 0v6" />
2012 <path d="M4 13h4" />
2013 <path d="M11 8v8h4" />
2014 <path d="M16 8h4" />
2015 <path d="M18 8v8" />
2016</svg>
2017"#;
2018pub const ICON_AMBULANCE: &str = r#"
2019<svg
2020 xmlns="http://www.w3.org/2000/svg"
2021 width="24"
2022 height="24"
2023 viewBox="0 0 24 24"
2024 fill="none"
2025 stroke="currentColor"
2026 stroke-width="1.5"
2027 stroke-linecap="round"
2028 stroke-linejoin="round"
2029>
2030 <path d="M7 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
2031 <path d="M17 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
2032 <path d="M5 17h-2v-11a1 1 0 0 1 1 -1h9v12m-4 0h6m4 0h2v-6h-8m0 -5h5l3 5" />
2033 <path d="M6 10h4m-2 -2v4" />
2034</svg>
2035"#;
2036pub const ICON_AMPERSAND: &str = r#"
2037<svg
2038 xmlns="http://www.w3.org/2000/svg"
2039 width="24"
2040 height="24"
2041 viewBox="0 0 24 24"
2042 fill="none"
2043 stroke="currentColor"
2044 stroke-width="1.5"
2045 stroke-linecap="round"
2046 stroke-linejoin="round"
2047>
2048 <path d="M19 20l-10.403 -10.972a2.948 2.948 0 0 1 0 -4.165a2.94 2.94 0 0 1 4.161 0a2.948 2.948 0 0 1 0 4.165l-4.68 4.687a3.685 3.685 0 0 0 0 5.207a3.675 3.675 0 0 0 5.2 0l5.722 -5.922" />
2049</svg>
2050"#;
2051pub const ICON_ANALYZE_OFF: &str = r#"
2052<svg
2053 xmlns="http://www.w3.org/2000/svg"
2054 width="24"
2055 height="24"
2056 viewBox="0 0 24 24"
2057 fill="none"
2058 stroke="currentColor"
2059 stroke-width="1.5"
2060 stroke-linecap="round"
2061 stroke-linejoin="round"
2062>
2063 <path d="M20 11a8.1 8.1 0 0 0 -6.986 -6.918a8.086 8.086 0 0 0 -4.31 .62m-2.383 1.608a8.089 8.089 0 0 0 -1.326 1.69" />
2064 <path d="M4 13a8.1 8.1 0 0 0 13.687 4.676" />
2065 <path d="M20 16a1 1 0 0 0 -1 -1" />
2066 <path d="M5 8m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
2067 <path d="M9.888 9.87a3 3 0 1 0 4.233 4.252m.595 -3.397a3.012 3.012 0 0 0 -1.426 -1.435" />
2068 <path d="M3 3l18 18" />
2069</svg>
2070"#;
2071pub const ICON_ANALYZE: &str = r#"
2072<svg
2073 xmlns="http://www.w3.org/2000/svg"
2074 width="24"
2075 height="24"
2076 viewBox="0 0 24 24"
2077 fill="none"
2078 stroke="currentColor"
2079 stroke-width="1.5"
2080 stroke-linecap="round"
2081 stroke-linejoin="round"
2082>
2083 <path d="M20 11a8.1 8.1 0 0 0 -6.986 -6.918a8.095 8.095 0 0 0 -8.019 3.918" />
2084 <path d="M4 13a8.1 8.1 0 0 0 15 3" />
2085 <path d="M19 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
2086 <path d="M5 8m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
2087 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
2088</svg>
2089"#;
2090pub const ICON_ANCHOR_OFF: &str = r#"
2091<svg
2092 xmlns="http://www.w3.org/2000/svg"
2093 width="24"
2094 height="24"
2095 viewBox="0 0 24 24"
2096 fill="none"
2097 stroke="currentColor"
2098 stroke-width="1.5"
2099 stroke-linecap="round"
2100 stroke-linejoin="round"
2101>
2102 <path d="M12 12v9" />
2103 <path d="M4 13a8 8 0 0 0 14.138 5.13m1.44 -2.56a7.99 7.99 0 0 0 .422 -2.57" />
2104 <path d="M21 13h-2" />
2105 <path d="M5 13h-2" />
2106 <path d="M12.866 8.873a3 3 0 1 0 -3.737 -3.747" />
2107 <path d="M3 3l18 18" />
2108</svg>
2109"#;
2110pub const ICON_ANCHOR: &str = r#"
2111<svg
2112 xmlns="http://www.w3.org/2000/svg"
2113 width="24"
2114 height="24"
2115 viewBox="0 0 24 24"
2116 fill="none"
2117 stroke="currentColor"
2118 stroke-width="1.5"
2119 stroke-linecap="round"
2120 stroke-linejoin="round"
2121>
2122 <path d="M12 9v12m-8 -8a8 8 0 0 0 16 0m1 0h-2m-14 0h-2" />
2123 <path d="M12 6m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
2124</svg>
2125"#;
2126pub const ICON_ANGLE: &str = r#"
2127<svg
2128 xmlns="http://www.w3.org/2000/svg"
2129 width="24"
2130 height="24"
2131 viewBox="0 0 24 24"
2132 fill="none"
2133 stroke="currentColor"
2134 stroke-width="1.5"
2135 stroke-linecap="round"
2136 stroke-linejoin="round"
2137>
2138 <path d="M21 19h-18l9 -15" />
2139 <path d="M20.615 15.171h.015" />
2140 <path d="M19.515 11.771h.015" />
2141 <path d="M17.715 8.671h.015" />
2142 <path d="M15.415 5.971h.015" />
2143</svg>
2144"#;
2145pub const ICON_ANKH: &str = r#"
2146<svg
2147 xmlns="http://www.w3.org/2000/svg"
2148 width="24"
2149 height="24"
2150 viewBox="0 0 24 24"
2151 fill="none"
2152 stroke="currentColor"
2153 stroke-width="1.5"
2154 stroke-linecap="round"
2155 stroke-linejoin="round"
2156>
2157 <path d="M6 13h12" />
2158 <path d="M12 21v-8l-.422 -.211a6.472 6.472 0 0 1 -3.578 -5.789a4 4 0 1 1 8 0a6.472 6.472 0 0 1 -3.578 5.789l-.422 .211" />
2159</svg>
2160"#;
2161pub const ICON_ANTENNA_BARS_1: &str = r#"
2162<svg
2163 xmlns="http://www.w3.org/2000/svg"
2164 width="24"
2165 height="24"
2166 viewBox="0 0 24 24"
2167 fill="none"
2168 stroke="currentColor"
2169 stroke-width="1.5"
2170 stroke-linecap="round"
2171 stroke-linejoin="round"
2172>
2173 <path d="M6 18l0 .01" />
2174 <path d="M10 18l0 .01" />
2175 <path d="M14 18l0 .01" />
2176 <path d="M18 18l0 .01" />
2177</svg>
2178"#;
2179pub const ICON_ANTENNA_BARS_2: &str = r#"
2180<svg
2181 xmlns="http://www.w3.org/2000/svg"
2182 width="24"
2183 height="24"
2184 viewBox="0 0 24 24"
2185 fill="none"
2186 stroke="currentColor"
2187 stroke-width="1.5"
2188 stroke-linecap="round"
2189 stroke-linejoin="round"
2190>
2191 <path d="M6 18l0 -3" />
2192 <path d="M10 18l0 .01" />
2193 <path d="M14 18l0 .01" />
2194 <path d="M18 18l0 .01" />
2195</svg>
2196"#;
2197pub const ICON_ANTENNA_BARS_3: &str = r#"
2198<svg
2199 xmlns="http://www.w3.org/2000/svg"
2200 width="24"
2201 height="24"
2202 viewBox="0 0 24 24"
2203 fill="none"
2204 stroke="currentColor"
2205 stroke-width="1.5"
2206 stroke-linecap="round"
2207 stroke-linejoin="round"
2208>
2209 <path d="M6 18l0 -3" />
2210 <path d="M10 18l0 -6" />
2211 <path d="M14 18l0 .01" />
2212 <path d="M18 18l0 .01" />
2213</svg>
2214"#;
2215pub const ICON_ANTENNA_BARS_4: &str = r#"
2216<svg
2217 xmlns="http://www.w3.org/2000/svg"
2218 width="24"
2219 height="24"
2220 viewBox="0 0 24 24"
2221 fill="none"
2222 stroke="currentColor"
2223 stroke-width="1.5"
2224 stroke-linecap="round"
2225 stroke-linejoin="round"
2226>
2227 <path d="M6 18l0 -3" />
2228 <path d="M10 18l0 -6" />
2229 <path d="M14 18l0 -9" />
2230 <path d="M18 18l0 .01" />
2231</svg>
2232"#;
2233pub const ICON_ANTENNA_BARS_5: &str = r#"
2234<svg
2235 xmlns="http://www.w3.org/2000/svg"
2236 width="24"
2237 height="24"
2238 viewBox="0 0 24 24"
2239 fill="none"
2240 stroke="currentColor"
2241 stroke-width="1.5"
2242 stroke-linecap="round"
2243 stroke-linejoin="round"
2244>
2245 <path d="M6 18l0 -3" />
2246 <path d="M10 18l0 -6" />
2247 <path d="M14 18l0 -9" />
2248 <path d="M18 18l0 -12" />
2249</svg>
2250"#;
2251pub const ICON_ANTENNA_BARS_OFF: &str = r#"
2252<svg
2253 xmlns="http://www.w3.org/2000/svg"
2254 width="24"
2255 height="24"
2256 viewBox="0 0 24 24"
2257 fill="none"
2258 stroke="currentColor"
2259 stroke-width="1.5"
2260 stroke-linecap="round"
2261 stroke-linejoin="round"
2262>
2263 <path d="M6 18v-3" />
2264 <path d="M10 18v-6" />
2265 <path d="M14 18v-4" />
2266 <path d="M14 10v-1" />
2267 <path d="M18 14v-8" />
2268 <path d="M3 3l18 18" />
2269</svg>
2270"#;
2271pub const ICON_ANTENNA_OFF: &str = r#"
2272<svg
2273 xmlns="http://www.w3.org/2000/svg"
2274 width="24"
2275 height="24"
2276 viewBox="0 0 24 24"
2277 fill="none"
2278 stroke="currentColor"
2279 stroke-width="1.5"
2280 stroke-linecap="round"
2281 stroke-linejoin="round"
2282>
2283 <path d="M20 4v8" />
2284 <path d="M16 4.5v7" />
2285 <path d="M12 5v3m0 4v9" />
2286 <path d="M8 8v2.5" />
2287 <path d="M4 6v4" />
2288 <path d="M20 8h-8m-4 0h-4" />
2289 <path d="M3 3l18 18" />
2290</svg>
2291"#;
2292pub const ICON_ANTENNA: &str = r#"
2293<svg
2294 xmlns="http://www.w3.org/2000/svg"
2295 width="24"
2296 height="24"
2297 viewBox="0 0 24 24"
2298 fill="none"
2299 stroke="currentColor"
2300 stroke-width="1.5"
2301 stroke-linecap="round"
2302 stroke-linejoin="round"
2303>
2304 <path d="M20 4v8" />
2305 <path d="M16 4.5v7" />
2306 <path d="M12 5v16" />
2307 <path d="M8 5.5v5" />
2308 <path d="M4 6v4" />
2309 <path d="M20 8h-16" />
2310</svg>
2311"#;
2312pub const ICON_APERTURE_OFF: &str = r#"
2313<svg
2314 xmlns="http://www.w3.org/2000/svg"
2315 width="24"
2316 height="24"
2317 viewBox="0 0 24 24"
2318 fill="none"
2319 stroke="currentColor"
2320 stroke-width="1.5"
2321 stroke-linecap="round"
2322 stroke-linejoin="round"
2323>
2324 <path d="M3.6 15h10.55" />
2325 <path d="M5.641 5.631a9 9 0 1 0 12.719 12.738m1.68 -2.318a9 9 0 0 0 -12.074 -12.098" />
2326 <path d="M7.395 7.534l2.416 7.438" />
2327 <path d="M17.032 4.636l-4.852 3.526m-2.334 1.695l-1.349 .98" />
2328 <path d="M20.559 14.51l-8.535 -6.201" />
2329 <path d="M12.257 20.916l2.123 -6.533m.984 -3.028l.154 -.473" />
2330 <path d="M3 3l18 18" />
2331</svg>
2332"#;
2333pub const ICON_APERTURE: &str = r#"
2334<svg
2335 xmlns="http://www.w3.org/2000/svg"
2336 width="24"
2337 height="24"
2338 viewBox="0 0 24 24"
2339 fill="none"
2340 stroke="currentColor"
2341 stroke-width="1.5"
2342 stroke-linecap="round"
2343 stroke-linejoin="round"
2344>
2345 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
2346 <path d="M3.6 15h10.55" />
2347 <path d="M6.551 4.938l3.26 10.034" />
2348 <path d="M17.032 4.636l-8.535 6.201" />
2349 <path d="M20.559 14.51l-8.535 -6.201" />
2350 <path d="M12.257 20.916l3.261 -10.034" />
2351</svg>
2352"#;
2353pub const ICON_API_APP_OFF: &str = r#"
2354<svg
2355 xmlns="http://www.w3.org/2000/svg"
2356 width="24"
2357 height="24"
2358 viewBox="0 0 24 24"
2359 fill="none"
2360 stroke="currentColor"
2361 stroke-width="1.5"
2362 stroke-linecap="round"
2363 stroke-linejoin="round"
2364>
2365 <path d="M12 15h-6.5a2.5 2.5 0 1 1 0 -5h.5" />
2366 <path d="M15 15v3.5a2.5 2.5 0 1 1 -5 0v-.5" />
2367 <path d="M13 9h5.5a2.5 2.5 0 1 1 0 5h-.5" />
2368 <path d="M9 12v-3m.042 -3.957a2.5 2.5 0 0 1 4.958 .457v.5" />
2369 <path d="M3 3l18 18" />
2370</svg>
2371"#;
2372pub const ICON_API_APP: &str = r#"
2373<svg
2374 xmlns="http://www.w3.org/2000/svg"
2375 width="24"
2376 height="24"
2377 viewBox="0 0 24 24"
2378 fill="none"
2379 stroke="currentColor"
2380 stroke-width="1.5"
2381 stroke-linecap="round"
2382 stroke-linejoin="round"
2383>
2384 <path d="M12 15h-6.5a2.5 2.5 0 1 1 0 -5h.5" />
2385 <path d="M15 12v6.5a2.5 2.5 0 1 1 -5 0v-.5" />
2386 <path d="M12 9h6.5a2.5 2.5 0 1 1 0 5h-.5" />
2387 <path d="M9 12v-6.5a2.5 2.5 0 0 1 5 0v.5" />
2388</svg>
2389"#;
2390pub const ICON_API_OFF: &str = r#"
2391<svg
2392 xmlns="http://www.w3.org/2000/svg"
2393 width="24"
2394 height="24"
2395 viewBox="0 0 24 24"
2396 fill="none"
2397 stroke="currentColor"
2398 stroke-width="1.5"
2399 stroke-linecap="round"
2400 stroke-linejoin="round"
2401>
2402 <path d="M4 13h5" />
2403 <path d="M12 16v-4m0 -4h3a2 2 0 0 1 2 2v1c0 .554 -.225 1.055 -.589 1.417m-3.411 .583h-1" />
2404 <path d="M20 8v8" />
2405 <path d="M9 16v-5.5a2.5 2.5 0 0 0 -5 0v5.5" />
2406 <path d="M3 3l18 18" />
2407</svg>
2408"#;
2409pub const ICON_API: &str = r#"
2410<svg
2411 xmlns="http://www.w3.org/2000/svg"
2412 width="24"
2413 height="24"
2414 viewBox="0 0 24 24"
2415 fill="none"
2416 stroke="currentColor"
2417 stroke-width="1.5"
2418 stroke-linecap="round"
2419 stroke-linejoin="round"
2420>
2421 <path d="M4 13h5" />
2422 <path d="M12 16v-8h3a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-3" />
2423 <path d="M20 8v8" />
2424 <path d="M9 16v-5.5a2.5 2.5 0 0 0 -5 0v5.5" />
2425</svg>
2426"#;
2427pub const ICON_APP_WINDOW: &str = r#"
2428<svg
2429 xmlns="http://www.w3.org/2000/svg"
2430 width="24"
2431 height="24"
2432 viewBox="0 0 24 24"
2433 fill="none"
2434 stroke="currentColor"
2435 stroke-width="1.5"
2436 stroke-linecap="round"
2437 stroke-linejoin="round"
2438>
2439 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
2440 <path d="M6 8h.01" />
2441 <path d="M9 8h.01" />
2442</svg>
2443"#;
2444pub const ICON_APPLE: &str = r#"
2445<svg
2446 xmlns="http://www.w3.org/2000/svg"
2447 width="24"
2448 height="24"
2449 viewBox="0 0 24 24"
2450 fill="none"
2451 stroke="currentColor"
2452 stroke-width="1.5"
2453 stroke-linecap="round"
2454 stroke-linejoin="round"
2455>
2456 <path d="M4 11.319c0 3.102 .444 5.319 2.222 7.978c1.351 1.797 3.156 2.247 5.08 .988c.426 -.268 .97 -.268 1.397 0c1.923 1.26 3.728 .809 5.079 -.988c1.778 -2.66 2.222 -4.876 2.222 -7.977c0 -2.661 -1.99 -5.32 -4.444 -5.32c-1.267 0 -2.41 .693 -3.22 1.44a.5 .5 0 0 1 -.672 0c-.809 -.746 -1.953 -1.44 -3.22 -1.44c-2.454 0 -4.444 2.66 -4.444 5.319" />
2457 <path d="M7 12c0 -1.47 .454 -2.34 1.5 -3" />
2458 <path d="M12 7c0 -1.2 .867 -4 3 -4" />
2459</svg>
2460"#;
2461pub const ICON_APPS_OFF: &str = r#"
2462<svg
2463 xmlns="http://www.w3.org/2000/svg"
2464 width="24"
2465 height="24"
2466 viewBox="0 0 24 24"
2467 fill="none"
2468 stroke="currentColor"
2469 stroke-width="1.5"
2470 stroke-linecap="round"
2471 stroke-linejoin="round"
2472>
2473 <path d="M8 4h1a1 1 0 0 1 1 1v1m-.29 3.704a1 1 0 0 1 -.71 .296h-4a1 1 0 0 1 -1 -1v-4c0 -.276 .111 -.525 .292 -.706" />
2474 <path d="M18 14h1a1 1 0 0 1 1 1v1m-.29 3.704a1 1 0 0 1 -.71 .296h-4a1 1 0 0 1 -1 -1v-4c0 -.276 .111 -.525 .292 -.706" />
2475 <path d="M4 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
2476 <path d="M14 7h6" />
2477 <path d="M17 4v6" />
2478 <path d="M3 3l18 18" />
2479</svg>
2480"#;
2481pub const ICON_APPS: &str = r#"
2482<svg
2483 xmlns="http://www.w3.org/2000/svg"
2484 width="24"
2485 height="24"
2486 viewBox="0 0 24 24"
2487 fill="none"
2488 stroke="currentColor"
2489 stroke-width="1.5"
2490 stroke-linecap="round"
2491 stroke-linejoin="round"
2492>
2493 <path d="M4 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
2494 <path d="M4 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
2495 <path d="M14 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
2496 <path d="M14 7l6 0" />
2497 <path d="M17 4l0 6" />
2498</svg>
2499"#;
2500pub const ICON_ARCHERY_ARROW: &str = r#"
2501<svg
2502 xmlns="http://www.w3.org/2000/svg"
2503 width="24"
2504 height="24"
2505 viewBox="0 0 24 24"
2506 fill="none"
2507 stroke="currentColor"
2508 stroke-width="1.5"
2509 stroke-linecap="round"
2510 stroke-linejoin="round"
2511>
2512 <path d="M14 7v3h3l3 -3h-3v-3z" />
2513 <path d="M14 10l-9 9" />
2514 <path d="M5 15v4h4" />
2515</svg>
2516"#;
2517pub const ICON_ARCHIVE_OFF: &str = r#"
2518<svg
2519 xmlns="http://www.w3.org/2000/svg"
2520 width="24"
2521 height="24"
2522 viewBox="0 0 24 24"
2523 fill="none"
2524 stroke="currentColor"
2525 stroke-width="1.5"
2526 stroke-linecap="round"
2527 stroke-linejoin="round"
2528>
2529 <path d="M8 4h11a2 2 0 1 1 0 4h-7m-4 0h-3a2 2 0 0 1 -.826 -3.822" />
2530 <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 1.824 -1.18m.176 -3.82v-7" />
2531 <path d="M10 12h2" />
2532 <path d="M3 3l18 18" />
2533</svg>
2534"#;
2535pub const ICON_ARCHIVE: &str = r#"
2536<svg
2537 xmlns="http://www.w3.org/2000/svg"
2538 width="24"
2539 height="24"
2540 viewBox="0 0 24 24"
2541 fill="none"
2542 stroke="currentColor"
2543 stroke-width="1.5"
2544 stroke-linecap="round"
2545 stroke-linejoin="round"
2546>
2547 <path d="M3 4m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
2548 <path d="M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-10" />
2549 <path d="M10 12l4 0" />
2550</svg>
2551"#;
2552pub const ICON_ARMCHAIR_2_OFF: &str = r#"
2553<svg
2554 xmlns="http://www.w3.org/2000/svg"
2555 width="24"
2556 height="24"
2557 viewBox="0 0 24 24"
2558 fill="none"
2559 stroke="currentColor"
2560 stroke-width="1.5"
2561 stroke-linecap="round"
2562 stroke-linejoin="round"
2563>
2564 <path d="M5 10v-4a3 3 0 0 1 .128 -.869m2.038 -2.013c.264 -.078 .544 -.118 .834 -.118h8a3 3 0 0 1 3 3v4" />
2565 <path d="M16.124 12.145a3 3 0 1 1 3.756 3.724m-.88 3.131h-14v-3a3 3 0 1 1 3 -3v2" />
2566 <path d="M8 12h4" />
2567 <path d="M7 19v2" />
2568 <path d="M17 19v2" />
2569 <path d="M3 3l18 18" />
2570</svg>
2571"#;
2572pub const ICON_ARMCHAIR_2: &str = r#"
2573<svg
2574 xmlns="http://www.w3.org/2000/svg"
2575 width="24"
2576 height="24"
2577 viewBox="0 0 24 24"
2578 fill="none"
2579 stroke="currentColor"
2580 stroke-width="1.5"
2581 stroke-linecap="round"
2582 stroke-linejoin="round"
2583>
2584 <path d="M5 10v-4a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v4" />
2585 <path d="M16 15v-2a3 3 0 1 1 3 3v3h-14v-3a3 3 0 1 1 3 -3v2" />
2586 <path d="M8 12h8" />
2587 <path d="M7 19v2" />
2588 <path d="M17 19v2" />
2589</svg>
2590"#;
2591pub const ICON_ARMCHAIR_OFF: &str = r#"
2592<svg
2593 xmlns="http://www.w3.org/2000/svg"
2594 width="24"
2595 height="24"
2596 viewBox="0 0 24 24"
2597 fill="none"
2598 stroke="currentColor"
2599 stroke-width="1.5"
2600 stroke-linecap="round"
2601 stroke-linejoin="round"
2602>
2603 <path d="M17 13a2 2 0 1 1 4 0v4m-2 2h-14a2 2 0 0 1 -2 -2v-4a2 2 0 1 1 4 0v2h8.036" />
2604 <path d="M5 11v-5a3 3 0 0 1 .134 -.89m1.987 -1.98a3 3 0 0 1 .879 -.13h8a3 3 0 0 1 3 3v5" />
2605 <path d="M6 19v2" />
2606 <path d="M18 19v2" />
2607 <path d="M3 3l18 18" />
2608</svg>
2609"#;
2610pub const ICON_ARMCHAIR: &str = r#"
2611<svg
2612 xmlns="http://www.w3.org/2000/svg"
2613 width="24"
2614 height="24"
2615 viewBox="0 0 24 24"
2616 fill="none"
2617 stroke="currentColor"
2618 stroke-width="1.5"
2619 stroke-linecap="round"
2620 stroke-linejoin="round"
2621>
2622 <path d="M5 11a2 2 0 0 1 2 2v2h10v-2a2 2 0 1 1 4 0v4a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-4a2 2 0 0 1 2 -2z" />
2623 <path d="M5 11v-5a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v5" />
2624 <path d="M6 19v2" />
2625 <path d="M18 19v2" />
2626</svg>
2627"#;
2628pub const ICON_ARROW_AUTOFIT_CONTENT: &str = r#"
2629<svg
2630 xmlns="http://www.w3.org/2000/svg"
2631 width="24"
2632 height="24"
2633 viewBox="0 0 24 24"
2634 fill="none"
2635 stroke="currentColor"
2636 stroke-width="1.5"
2637 stroke-linecap="round"
2638 stroke-linejoin="round"
2639>
2640 <path d="M6 4l-3 3l3 3" />
2641 <path d="M18 4l3 3l-3 3" />
2642 <path d="M4 14m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
2643 <path d="M10 7h-7" />
2644 <path d="M21 7h-7" />
2645</svg>
2646"#;
2647pub const ICON_ARROW_AUTOFIT_DOWN: &str = r#"
2648<svg
2649 xmlns="http://www.w3.org/2000/svg"
2650 width="24"
2651 height="24"
2652 viewBox="0 0 24 24"
2653 fill="none"
2654 stroke="currentColor"
2655 stroke-width="1.5"
2656 stroke-linecap="round"
2657 stroke-linejoin="round"
2658>
2659 <path d="M12 20h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h8" />
2660 <path d="M18 4v17" />
2661 <path d="M15 18l3 3l3 -3" />
2662</svg>
2663"#;
2664pub const ICON_ARROW_AUTOFIT_HEIGHT: &str = r#"
2665<svg
2666 xmlns="http://www.w3.org/2000/svg"
2667 width="24"
2668 height="24"
2669 viewBox="0 0 24 24"
2670 fill="none"
2671 stroke="currentColor"
2672 stroke-width="1.5"
2673 stroke-linecap="round"
2674 stroke-linejoin="round"
2675>
2676 <path d="M12 20h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h6" />
2677 <path d="M18 14v7" />
2678 <path d="M18 3v7" />
2679 <path d="M15 18l3 3l3 -3" />
2680 <path d="M15 6l3 -3l3 3" />
2681</svg>
2682"#;
2683pub const ICON_ARROW_AUTOFIT_LEFT: &str = r#"
2684<svg
2685 xmlns="http://www.w3.org/2000/svg"
2686 width="24"
2687 height="24"
2688 viewBox="0 0 24 24"
2689 fill="none"
2690 stroke="currentColor"
2691 stroke-width="1.5"
2692 stroke-linecap="round"
2693 stroke-linejoin="round"
2694>
2695 <path d="M4 12v-6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8" />
2696 <path d="M20 18h-17" />
2697 <path d="M6 15l-3 3l3 3" />
2698</svg>
2699"#;
2700pub const ICON_ARROW_AUTOFIT_RIGHT: &str = r#"
2701<svg
2702 xmlns="http://www.w3.org/2000/svg"
2703 width="24"
2704 height="24"
2705 viewBox="0 0 24 24"
2706 fill="none"
2707 stroke="currentColor"
2708 stroke-width="1.5"
2709 stroke-linecap="round"
2710 stroke-linejoin="round"
2711>
2712 <path d="M20 12v-6a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v8" />
2713 <path d="M4 18h17" />
2714 <path d="M18 15l3 3l-3 3" />
2715</svg>
2716"#;
2717pub const ICON_ARROW_AUTOFIT_UP: &str = r#"
2718<svg
2719 xmlns="http://www.w3.org/2000/svg"
2720 width="24"
2721 height="24"
2722 viewBox="0 0 24 24"
2723 fill="none"
2724 stroke="currentColor"
2725 stroke-width="1.5"
2726 stroke-linecap="round"
2727 stroke-linejoin="round"
2728>
2729 <path d="M12 4h-6a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h8" />
2730 <path d="M18 20v-17" />
2731 <path d="M15 6l3 -3l3 3" />
2732</svg>
2733"#;
2734pub const ICON_ARROW_AUTOFIT_WIDTH: &str = r#"
2735<svg
2736 xmlns="http://www.w3.org/2000/svg"
2737 width="24"
2738 height="24"
2739 viewBox="0 0 24 24"
2740 fill="none"
2741 stroke="currentColor"
2742 stroke-width="1.5"
2743 stroke-linecap="round"
2744 stroke-linejoin="round"
2745>
2746 <path d="M4 12v-6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6" />
2747 <path d="M10 18h-7" />
2748 <path d="M21 18h-7" />
2749 <path d="M6 15l-3 3l3 3" />
2750 <path d="M18 15l3 3l-3 3" />
2751</svg>
2752"#;
2753pub const ICON_ARROW_BACK_UP_DOUBLE: &str = r#"
2754<svg
2755 xmlns="http://www.w3.org/2000/svg"
2756 width="24"
2757 height="24"
2758 viewBox="0 0 24 24"
2759 fill="none"
2760 stroke="currentColor"
2761 stroke-width="1.5"
2762 stroke-linecap="round"
2763 stroke-linejoin="round"
2764>
2765 <path d="M13 14l-4 -4l4 -4" />
2766 <path d="M8 14l-4 -4l4 -4" />
2767 <path d="M9 10h7a4 4 0 1 1 0 8h-1" />
2768</svg>
2769"#;
2770pub const ICON_ARROW_BACK_UP: &str = r#"
2771<svg
2772 xmlns="http://www.w3.org/2000/svg"
2773 width="24"
2774 height="24"
2775 viewBox="0 0 24 24"
2776 fill="none"
2777 stroke="currentColor"
2778 stroke-width="1.5"
2779 stroke-linecap="round"
2780 stroke-linejoin="round"
2781>
2782 <path d="M9 14l-4 -4l4 -4" />
2783 <path d="M5 10h11a4 4 0 1 1 0 8h-1" />
2784</svg>
2785"#;
2786pub const ICON_ARROW_BACK: &str = r#"
2787<svg
2788 xmlns="http://www.w3.org/2000/svg"
2789 width="24"
2790 height="24"
2791 viewBox="0 0 24 24"
2792 fill="none"
2793 stroke="currentColor"
2794 stroke-width="1.5"
2795 stroke-linecap="round"
2796 stroke-linejoin="round"
2797>
2798 <path d="M9 11l-4 4l4 4m-4 -4h11a4 4 0 0 0 0 -8h-1" />
2799</svg>
2800"#;
2801pub const ICON_ARROW_BADGE_DOWN: &str = r#"
2802<svg
2803 xmlns="http://www.w3.org/2000/svg"
2804 width="24"
2805 height="24"
2806 viewBox="0 0 24 24"
2807 fill="none"
2808 stroke="currentColor"
2809 stroke-width="1.5"
2810 stroke-linecap="round"
2811 stroke-linejoin="round"
2812>
2813 <path d="M17 13v-6l-5 4l-5 -4v6l5 4z" />
2814</svg>
2815"#;
2816pub const ICON_ARROW_BADGE_LEFT: &str = r#"
2817<svg
2818 xmlns="http://www.w3.org/2000/svg"
2819 width="24"
2820 height="24"
2821 viewBox="0 0 24 24"
2822 fill="none"
2823 stroke="currentColor"
2824 stroke-width="1.5"
2825 stroke-linecap="round"
2826 stroke-linejoin="round"
2827>
2828 <path d="M11 17h6l-4 -5l4 -5h-6l-4 5z" />
2829</svg>
2830"#;
2831pub const ICON_ARROW_BADGE_RIGHT: &str = r#"
2832<svg
2833 xmlns="http://www.w3.org/2000/svg"
2834 width="24"
2835 height="24"
2836 viewBox="0 0 24 24"
2837 fill="none"
2838 stroke="currentColor"
2839 stroke-width="1.5"
2840 stroke-linecap="round"
2841 stroke-linejoin="round"
2842>
2843 <path d="M13 7h-6l4 5l-4 5h6l4 -5z" />
2844</svg>
2845"#;
2846pub const ICON_ARROW_BADGE_UP: &str = r#"
2847<svg
2848 xmlns="http://www.w3.org/2000/svg"
2849 width="24"
2850 height="24"
2851 viewBox="0 0 24 24"
2852 fill="none"
2853 stroke="currentColor"
2854 stroke-width="1.5"
2855 stroke-linecap="round"
2856 stroke-linejoin="round"
2857>
2858 <path d="M17 11v6l-5 -4l-5 4v-6l5 -4z" />
2859</svg>
2860"#;
2861pub const ICON_ARROW_BAR_BOTH: &str = r#"
2862<svg
2863 xmlns="http://www.w3.org/2000/svg"
2864 width="24"
2865 height="24"
2866 viewBox="0 0 24 24"
2867 fill="none"
2868 stroke="currentColor"
2869 stroke-width="1.5"
2870 stroke-linecap="round"
2871 stroke-linejoin="round"
2872>
2873 <path d="M8 12h-6" />
2874 <path d="M5 15l-3 -3l3 -3" />
2875 <path d="M22 12h-6" />
2876 <path d="M19 15l3 -3l-3 -3" />
2877 <path d="M12 4v16" />
2878</svg>
2879"#;
2880pub const ICON_ARROW_BAR_DOWN: &str = r#"
2881<svg
2882 xmlns="http://www.w3.org/2000/svg"
2883 width="24"
2884 height="24"
2885 viewBox="0 0 24 24"
2886 fill="none"
2887 stroke="currentColor"
2888 stroke-width="1.5"
2889 stroke-linecap="round"
2890 stroke-linejoin="round"
2891>
2892 <path d="M12 20l0 -10" />
2893 <path d="M12 20l4 -4" />
2894 <path d="M12 20l-4 -4" />
2895 <path d="M4 4l16 0" />
2896</svg>
2897"#;
2898pub const ICON_ARROW_BAR_LEFT: &str = r#"
2899<svg
2900 xmlns="http://www.w3.org/2000/svg"
2901 width="24"
2902 height="24"
2903 viewBox="0 0 24 24"
2904 fill="none"
2905 stroke="currentColor"
2906 stroke-width="1.5"
2907 stroke-linecap="round"
2908 stroke-linejoin="round"
2909>
2910 <path d="M4 12l10 0" />
2911 <path d="M4 12l4 4" />
2912 <path d="M4 12l4 -4" />
2913 <path d="M20 4l0 16" />
2914</svg>
2915"#;
2916pub const ICON_ARROW_BAR_RIGHT: &str = r#"
2917<svg
2918 xmlns="http://www.w3.org/2000/svg"
2919 width="24"
2920 height="24"
2921 viewBox="0 0 24 24"
2922 fill="none"
2923 stroke="currentColor"
2924 stroke-width="1.5"
2925 stroke-linecap="round"
2926 stroke-linejoin="round"
2927>
2928 <path d="M20 12l-10 0" />
2929 <path d="M20 12l-4 4" />
2930 <path d="M20 12l-4 -4" />
2931 <path d="M4 4l0 16" />
2932</svg>
2933"#;
2934pub const ICON_ARROW_BAR_TO_DOWN: &str = r#"
2935<svg
2936 xmlns="http://www.w3.org/2000/svg"
2937 width="24"
2938 height="24"
2939 viewBox="0 0 24 24"
2940 fill="none"
2941 stroke="currentColor"
2942 stroke-width="1.5"
2943 stroke-linecap="round"
2944 stroke-linejoin="round"
2945>
2946 <path d="M4 20l16 0" />
2947 <path d="M12 14l0 -10" />
2948 <path d="M12 14l4 -4" />
2949 <path d="M12 14l-4 -4" />
2950</svg>
2951"#;
2952pub const ICON_ARROW_BAR_TO_LEFT: &str = r#"
2953<svg
2954 xmlns="http://www.w3.org/2000/svg"
2955 width="24"
2956 height="24"
2957 viewBox="0 0 24 24"
2958 fill="none"
2959 stroke="currentColor"
2960 stroke-width="1.5"
2961 stroke-linecap="round"
2962 stroke-linejoin="round"
2963>
2964 <path d="M10 12l10 0" />
2965 <path d="M10 12l4 4" />
2966 <path d="M10 12l4 -4" />
2967 <path d="M4 4l0 16" />
2968</svg>
2969"#;
2970pub const ICON_ARROW_BAR_TO_RIGHT: &str = r#"
2971<svg
2972 xmlns="http://www.w3.org/2000/svg"
2973 width="24"
2974 height="24"
2975 viewBox="0 0 24 24"
2976 fill="none"
2977 stroke="currentColor"
2978 stroke-width="1.5"
2979 stroke-linecap="round"
2980 stroke-linejoin="round"
2981>
2982 <path d="M14 12l-10 0" />
2983 <path d="M14 12l-4 4" />
2984 <path d="M14 12l-4 -4" />
2985 <path d="M20 4l0 16" />
2986</svg>
2987"#;
2988pub const ICON_ARROW_BAR_TO_UP: &str = r#"
2989<svg
2990 xmlns="http://www.w3.org/2000/svg"
2991 width="24"
2992 height="24"
2993 viewBox="0 0 24 24"
2994 fill="none"
2995 stroke="currentColor"
2996 stroke-width="1.5"
2997 stroke-linecap="round"
2998 stroke-linejoin="round"
2999>
3000 <path d="M12 10l0 10" />
3001 <path d="M12 10l4 4" />
3002 <path d="M12 10l-4 4" />
3003 <path d="M4 4l16 0" />
3004</svg>
3005"#;
3006pub const ICON_ARROW_BAR_UP: &str = r#"
3007<svg
3008 xmlns="http://www.w3.org/2000/svg"
3009 width="24"
3010 height="24"
3011 viewBox="0 0 24 24"
3012 fill="none"
3013 stroke="currentColor"
3014 stroke-width="1.5"
3015 stroke-linecap="round"
3016 stroke-linejoin="round"
3017>
3018 <path d="M12 4l0 10" />
3019 <path d="M12 4l4 4" />
3020 <path d="M12 4l-4 4" />
3021 <path d="M4 20l16 0" />
3022</svg>
3023"#;
3024pub const ICON_ARROW_BEAR_LEFT_2: &str = r#"
3025<svg
3026 xmlns="http://www.w3.org/2000/svg"
3027 width="24"
3028 height="24"
3029 viewBox="0 0 24 24"
3030 fill="none"
3031 stroke="currentColor"
3032 stroke-width="1.5"
3033 stroke-linecap="round"
3034 stroke-linejoin="round"
3035>
3036 <path d="M9 3h-5v5" />
3037 <path d="M4 3l7.536 7.536a5 5 0 0 1 1.464 3.534v6.93" />
3038 <path d="M20 5l-4.5 4.5" />
3039</svg>
3040"#;
3041pub const ICON_ARROW_BEAR_LEFT: &str = r#"
3042<svg
3043 xmlns="http://www.w3.org/2000/svg"
3044 width="24"
3045 height="24"
3046 viewBox="0 0 24 24"
3047 fill="none"
3048 stroke="currentColor"
3049 stroke-width="1.5"
3050 stroke-linecap="round"
3051 stroke-linejoin="round"
3052>
3053 <path d="M13 3h-5v5" />
3054 <path d="M8 3l7.536 7.536a5 5 0 0 1 1.464 3.534v6.93" />
3055</svg>
3056"#;
3057pub const ICON_ARROW_BEAR_RIGHT_2: &str = r#"
3058<svg
3059 xmlns="http://www.w3.org/2000/svg"
3060 width="24"
3061 height="24"
3062 viewBox="0 0 24 24"
3063 fill="none"
3064 stroke="currentColor"
3065 stroke-width="1.5"
3066 stroke-linecap="round"
3067 stroke-linejoin="round"
3068>
3069 <path d="M15 3h5v5" />
3070 <path d="M20 3l-7.536 7.536a5 5 0 0 0 -1.464 3.534v6.93" />
3071 <path d="M4 5l4.5 4.5" />
3072</svg>
3073"#;
3074pub const ICON_ARROW_BEAR_RIGHT: &str = r#"
3075<svg
3076 xmlns="http://www.w3.org/2000/svg"
3077 width="24"
3078 height="24"
3079 viewBox="0 0 24 24"
3080 fill="none"
3081 stroke="currentColor"
3082 stroke-width="1.5"
3083 stroke-linecap="round"
3084 stroke-linejoin="round"
3085>
3086 <path d="M12 3h5v5" />
3087 <path d="M17 3l-7.536 7.536a5 5 0 0 0 -1.464 3.534v6.93" />
3088</svg>
3089"#;
3090pub const ICON_ARROW_BIG_DOWN_LINE: &str = r#"
3091<svg
3092 xmlns="http://www.w3.org/2000/svg"
3093 width="24"
3094 height="24"
3095 viewBox="0 0 24 24"
3096 fill="none"
3097 stroke="currentColor"
3098 stroke-width="1.5"
3099 stroke-linecap="round"
3100 stroke-linejoin="round"
3101>
3102 <path d="M15 12h3.586a1 1 0 0 1 .707 1.707l-6.586 6.586a1 1 0 0 1 -1.414 0l-6.586 -6.586a1 1 0 0 1 .707 -1.707h3.586v-6h6v6z" />
3103 <path d="M15 3h-6" />
3104</svg>
3105"#;
3106pub const ICON_ARROW_BIG_DOWN_LINES: &str = r#"
3107<svg
3108 xmlns="http://www.w3.org/2000/svg"
3109 width="24"
3110 height="24"
3111 viewBox="0 0 24 24"
3112 fill="none"
3113 stroke="currentColor"
3114 stroke-width="1.5"
3115 stroke-linecap="round"
3116 stroke-linejoin="round"
3117>
3118 <path d="M15 12h3.586a1 1 0 0 1 .707 1.707l-6.586 6.586a1 1 0 0 1 -1.414 0l-6.586 -6.586a1 1 0 0 1 .707 -1.707h3.586v-3h6v3z" />
3119 <path d="M15 3h-6" />
3120 <path d="M15 6h-6" />
3121</svg>
3122"#;
3123pub const ICON_ARROW_BIG_DOWN: &str = r#"
3124<svg
3125 xmlns="http://www.w3.org/2000/svg"
3126 width="24"
3127 height="24"
3128 viewBox="0 0 24 24"
3129 fill="none"
3130 stroke="currentColor"
3131 stroke-width="1.5"
3132 stroke-linecap="round"
3133 stroke-linejoin="round"
3134>
3135 <path d="M15 4v8h3.586a1 1 0 0 1 .707 1.707l-6.586 6.586a1 1 0 0 1 -1.414 0l-6.586 -6.586a1 1 0 0 1 .707 -1.707h3.586v-8a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1z" />
3136</svg>
3137"#;
3138pub const ICON_ARROW_BIG_LEFT_LINE: &str = r#"
3139<svg
3140 xmlns="http://www.w3.org/2000/svg"
3141 width="24"
3142 height="24"
3143 viewBox="0 0 24 24"
3144 fill="none"
3145 stroke="currentColor"
3146 stroke-width="1.5"
3147 stroke-linecap="round"
3148 stroke-linejoin="round"
3149>
3150 <path d="M12 15v3.586a1 1 0 0 1 -1.707 .707l-6.586 -6.586a1 1 0 0 1 0 -1.414l6.586 -6.586a1 1 0 0 1 1.707 .707v3.586h6v6h-6z" />
3151 <path d="M21 15v-6" />
3152</svg>
3153"#;
3154pub const ICON_ARROW_BIG_LEFT_LINES: &str = r#"
3155<svg
3156 xmlns="http://www.w3.org/2000/svg"
3157 width="24"
3158 height="24"
3159 viewBox="0 0 24 24"
3160 fill="none"
3161 stroke="currentColor"
3162 stroke-width="1.5"
3163 stroke-linecap="round"
3164 stroke-linejoin="round"
3165>
3166 <path d="M12 15v3.586a1 1 0 0 1 -1.707 .707l-6.586 -6.586a1 1 0 0 1 0 -1.414l6.586 -6.586a1 1 0 0 1 1.707 .707v3.586h3v6h-3z" />
3167 <path d="M21 15v-6" />
3168 <path d="M18 15v-6" />
3169</svg>
3170"#;
3171pub const ICON_ARROW_BIG_LEFT: &str = r#"
3172<svg
3173 xmlns="http://www.w3.org/2000/svg"
3174 width="24"
3175 height="24"
3176 viewBox="0 0 24 24"
3177 fill="none"
3178 stroke="currentColor"
3179 stroke-width="1.5"
3180 stroke-linecap="round"
3181 stroke-linejoin="round"
3182>
3183 <path d="M20 15h-8v3.586a1 1 0 0 1 -1.707 .707l-6.586 -6.586a1 1 0 0 1 0 -1.414l6.586 -6.586a1 1 0 0 1 1.707 .707v3.586h8a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1z" />
3184</svg>
3185"#;
3186pub const ICON_ARROW_BIG_RIGHT_LINE: &str = r#"
3187<svg
3188 xmlns="http://www.w3.org/2000/svg"
3189 width="24"
3190 height="24"
3191 viewBox="0 0 24 24"
3192 fill="none"
3193 stroke="currentColor"
3194 stroke-width="1.5"
3195 stroke-linecap="round"
3196 stroke-linejoin="round"
3197>
3198 <path d="M12 9v-3.586a1 1 0 0 1 1.707 -.707l6.586 6.586a1 1 0 0 1 0 1.414l-6.586 6.586a1 1 0 0 1 -1.707 -.707v-3.586h-6v-6h6z" />
3199 <path d="M3 9v6" />
3200</svg>
3201"#;
3202pub const ICON_ARROW_BIG_RIGHT_LINES: &str = r#"
3203<svg
3204 xmlns="http://www.w3.org/2000/svg"
3205 width="24"
3206 height="24"
3207 viewBox="0 0 24 24"
3208 fill="none"
3209 stroke="currentColor"
3210 stroke-width="1.5"
3211 stroke-linecap="round"
3212 stroke-linejoin="round"
3213>
3214 <path d="M12 9v-3.586a1 1 0 0 1 1.707 -.707l6.586 6.586a1 1 0 0 1 0 1.414l-6.586 6.586a1 1 0 0 1 -1.707 -.707v-3.586h-3v-6h3z" />
3215 <path d="M3 9v6" />
3216 <path d="M6 9v6" />
3217</svg>
3218"#;
3219pub const ICON_ARROW_BIG_RIGHT: &str = r#"
3220<svg
3221 xmlns="http://www.w3.org/2000/svg"
3222 width="24"
3223 height="24"
3224 viewBox="0 0 24 24"
3225 fill="none"
3226 stroke="currentColor"
3227 stroke-width="1.5"
3228 stroke-linecap="round"
3229 stroke-linejoin="round"
3230>
3231 <path d="M4 9h8v-3.586a1 1 0 0 1 1.707 -.707l6.586 6.586a1 1 0 0 1 0 1.414l-6.586 6.586a1 1 0 0 1 -1.707 -.707v-3.586h-8a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1z" />
3232</svg>
3233"#;
3234pub const ICON_ARROW_BIG_UP_LINE: &str = r#"
3235<svg
3236 xmlns="http://www.w3.org/2000/svg"
3237 width="24"
3238 height="24"
3239 viewBox="0 0 24 24"
3240 fill="none"
3241 stroke="currentColor"
3242 stroke-width="1.5"
3243 stroke-linecap="round"
3244 stroke-linejoin="round"
3245>
3246 <path d="M9 12h-3.586a1 1 0 0 1 -.707 -1.707l6.586 -6.586a1 1 0 0 1 1.414 0l6.586 6.586a1 1 0 0 1 -.707 1.707h-3.586v6h-6v-6z" />
3247 <path d="M9 21h6" />
3248</svg>
3249"#;
3250pub const ICON_ARROW_BIG_UP_LINES: &str = r#"
3251<svg
3252 xmlns="http://www.w3.org/2000/svg"
3253 width="24"
3254 height="24"
3255 viewBox="0 0 24 24"
3256 fill="none"
3257 stroke="currentColor"
3258 stroke-width="1.5"
3259 stroke-linecap="round"
3260 stroke-linejoin="round"
3261>
3262 <path d="M9 12h-3.586a1 1 0 0 1 -.707 -1.707l6.586 -6.586a1 1 0 0 1 1.414 0l6.586 6.586a1 1 0 0 1 -.707 1.707h-3.586v3h-6v-3z" />
3263 <path d="M9 21h6" />
3264 <path d="M9 18h6" />
3265</svg>
3266"#;
3267pub const ICON_ARROW_BIG_UP: &str = r#"
3268<svg
3269 xmlns="http://www.w3.org/2000/svg"
3270 width="24"
3271 height="24"
3272 viewBox="0 0 24 24"
3273 fill="none"
3274 stroke="currentColor"
3275 stroke-width="1.5"
3276 stroke-linecap="round"
3277 stroke-linejoin="round"
3278>
3279 <path d="M9 20v-8h-3.586a1 1 0 0 1 -.707 -1.707l6.586 -6.586a1 1 0 0 1 1.414 0l6.586 6.586a1 1 0 0 1 -.707 1.707h-3.586v8a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
3280</svg>
3281"#;
3282pub const ICON_ARROW_BOUNCE: &str = r#"
3283<svg
3284 xmlns="http://www.w3.org/2000/svg"
3285 width="24"
3286 height="24"
3287 viewBox="0 0 24 24"
3288 fill="none"
3289 stroke="currentColor"
3290 stroke-width="1.5"
3291 stroke-linecap="round"
3292 stroke-linejoin="round"
3293>
3294 <path d="M10 18h4" />
3295 <path d="M3 8a9 9 0 0 1 9 9v1l1.428 -4.285a12 12 0 0 1 6.018 -6.938l.554 -.277" />
3296 <path d="M15 6h5v5" />
3297</svg>
3298"#;
3299pub const ICON_ARROW_CAPSULE: &str = r#"
3300<svg
3301 xmlns="http://www.w3.org/2000/svg"
3302 width="24"
3303 height="24"
3304 viewBox="0 0 24 24"
3305 fill="none"
3306 stroke="currentColor"
3307 stroke-width="1.5"
3308 stroke-linecap="round"
3309 stroke-linejoin="round"
3310>
3311 <path d="M18 15a6 6 0 1 1 -12 0v-6a6 6 0 1 1 12 0v2" />
3312 <path d="M15 8l3 3l3 -3" />
3313</svg>
3314"#;
3315pub const ICON_ARROW_CURVE_LEFT: &str = r#"
3316<svg
3317 xmlns="http://www.w3.org/2000/svg"
3318 width="24"
3319 height="24"
3320 viewBox="0 0 24 24"
3321 fill="none"
3322 stroke="currentColor"
3323 stroke-width="1.5"
3324 stroke-linecap="round"
3325 stroke-linejoin="round"
3326>
3327 <path d="M14 7l-4 -4l-4 4" />
3328 <path d="M10 3v4.394a6.737 6.737 0 0 0 3 5.606a6.737 6.737 0 0 1 3 5.606v2.394" />
3329</svg>
3330"#;
3331pub const ICON_ARROW_CURVE_RIGHT: &str = r#"
3332<svg
3333 xmlns="http://www.w3.org/2000/svg"
3334 width="24"
3335 height="24"
3336 viewBox="0 0 24 24"
3337 fill="none"
3338 stroke="currentColor"
3339 stroke-width="1.5"
3340 stroke-linecap="round"
3341 stroke-linejoin="round"
3342>
3343 <path d="M10 7l4 -4l4 4" />
3344 <path d="M14 3v4.394a6.737 6.737 0 0 1 -3 5.606a6.737 6.737 0 0 0 -3 5.606v2.394" />
3345</svg>
3346"#;
3347pub const ICON_ARROW_DOWN_BAR: &str = r#"
3348<svg
3349 xmlns="http://www.w3.org/2000/svg"
3350 width="24"
3351 height="24"
3352 viewBox="0 0 24 24"
3353 fill="none"
3354 stroke="currentColor"
3355 stroke-width="1.5"
3356 stroke-linecap="round"
3357 stroke-linejoin="round"
3358>
3359 <path d="M12 3v18" />
3360 <path d="M9 18l3 3l3 -3" />
3361 <path d="M9 3h6" />
3362</svg>
3363"#;
3364pub const ICON_ARROW_DOWN_CIRCLE: &str = r#"
3365<svg
3366 xmlns="http://www.w3.org/2000/svg"
3367 width="24"
3368 height="24"
3369 viewBox="0 0 24 24"
3370 fill="none"
3371 stroke="currentColor"
3372 stroke-width="1.5"
3373 stroke-linecap="round"
3374 stroke-linejoin="round"
3375>
3376 <path d="M12 7v14" />
3377 <path d="M9 18l3 3l3 -3" />
3378 <path d="M12 7a2 2 0 1 0 0 -4a2 2 0 0 0 0 4" />
3379</svg>
3380"#;
3381pub const ICON_ARROW_DOWN_FROM_ARC: &str = r#"
3382<svg
3383 xmlns="http://www.w3.org/2000/svg"
3384 width="24"
3385 height="24"
3386 viewBox="0 0 24 24"
3387 fill="none"
3388 stroke="currentColor"
3389 stroke-width="1.5"
3390 stroke-linecap="round"
3391 stroke-linejoin="round"
3392>
3393 <path d="M12 15v-12" />
3394 <path d="M16 7l-4 -4l-4 4" />
3395 <path d="M3 12a9 9 0 0 0 18 0" />
3396</svg>
3397"#;
3398pub const ICON_ARROW_DOWN_LEFT_CIRCLE: &str = r#"
3399<svg
3400 xmlns="http://www.w3.org/2000/svg"
3401 width="24"
3402 height="24"
3403 viewBox="0 0 24 24"
3404 fill="none"
3405 stroke="currentColor"
3406 stroke-width="1.5"
3407 stroke-linecap="round"
3408 stroke-linejoin="round"
3409>
3410 <path d="M15.536 8.464l-9.536 9.536" />
3411 <path d="M6 14v4h4" />
3412 <path d="M15.586 8.414a2 2 0 1 0 2.828 -2.828a2 2 0 0 0 -2.828 2.828" />
3413</svg>
3414"#;
3415pub const ICON_ARROW_DOWN_LEFT: &str = r#"
3416<svg
3417 xmlns="http://www.w3.org/2000/svg"
3418 width="24"
3419 height="24"
3420 viewBox="0 0 24 24"
3421 fill="none"
3422 stroke="currentColor"
3423 stroke-width="1.5"
3424 stroke-linecap="round"
3425 stroke-linejoin="round"
3426>
3427 <path d="M17 7l-10 10" />
3428 <path d="M16 17l-9 0l0 -9" />
3429</svg>
3430"#;
3431pub const ICON_ARROW_DOWN_RHOMBUS: &str = r#"
3432<svg
3433 xmlns="http://www.w3.org/2000/svg"
3434 width="24"
3435 height="24"
3436 viewBox="0 0 24 24"
3437 fill="none"
3438 stroke="currentColor"
3439 stroke-width="1.5"
3440 stroke-linecap="round"
3441 stroke-linejoin="round"
3442>
3443 <path d="M12 8v13" />
3444 <path d="M15 18l-3 3l-3 -3" />
3445 <path d="M14.5 5.5l-2.5 -2.5l-2.5 2.5l2.5 2.5z" />
3446</svg>
3447"#;
3448pub const ICON_ARROW_DOWN_RIGHT_CIRCLE: &str = r#"
3449<svg
3450 xmlns="http://www.w3.org/2000/svg"
3451 width="24"
3452 height="24"
3453 viewBox="0 0 24 24"
3454 fill="none"
3455 stroke="currentColor"
3456 stroke-width="1.5"
3457 stroke-linecap="round"
3458 stroke-linejoin="round"
3459>
3460 <path d="M8.464 8.464l9.536 9.536" />
3461 <path d="M14 18h4v-4" />
3462 <path d="M8.414 8.414a2 2 0 1 0 -2.828 -2.828a2 2 0 0 0 2.828 2.828" />
3463</svg>
3464"#;
3465pub const ICON_ARROW_DOWN_RIGHT: &str = r#"
3466<svg
3467 xmlns="http://www.w3.org/2000/svg"
3468 width="24"
3469 height="24"
3470 viewBox="0 0 24 24"
3471 fill="none"
3472 stroke="currentColor"
3473 stroke-width="1.5"
3474 stroke-linecap="round"
3475 stroke-linejoin="round"
3476>
3477 <path d="M7 7l10 10" />
3478 <path d="M17 8l0 9l-9 0" />
3479</svg>
3480"#;
3481pub const ICON_ARROW_DOWN_SQUARE: &str = r#"
3482<svg
3483 xmlns="http://www.w3.org/2000/svg"
3484 width="24"
3485 height="24"
3486 viewBox="0 0 24 24"
3487 fill="none"
3488 stroke="currentColor"
3489 stroke-width="1.5"
3490 stroke-linecap="round"
3491 stroke-linejoin="round"
3492>
3493 <path d="M12 7v14" />
3494 <path d="M9 18l3 3l3 -3" />
3495 <path d="M14 3v4h-4v-4z" />
3496</svg>
3497"#;
3498pub const ICON_ARROW_DOWN_TAIL: &str = r#"
3499<svg
3500 xmlns="http://www.w3.org/2000/svg"
3501 width="24"
3502 height="24"
3503 viewBox="0 0 24 24"
3504 fill="none"
3505 stroke="currentColor"
3506 stroke-width="1.5"
3507 stroke-linecap="round"
3508 stroke-linejoin="round"
3509>
3510 <path d="M12 6v15" />
3511 <path d="M9 18l3 3l3 -3" />
3512 <path d="M9 3l3 3l3 -3" />
3513</svg>
3514"#;
3515pub const ICON_ARROW_DOWN_TO_ARC: &str = r#"
3516<svg
3517 xmlns="http://www.w3.org/2000/svg"
3518 width="24"
3519 height="24"
3520 viewBox="0 0 24 24"
3521 fill="none"
3522 stroke="currentColor"
3523 stroke-width="1.5"
3524 stroke-linecap="round"
3525 stroke-linejoin="round"
3526>
3527 <path d="M12 3v12" />
3528 <path d="M16 11l-4 4l-4 -4" />
3529 <path d="M3 12a9 9 0 0 0 18 0" />
3530</svg>
3531"#;
3532pub const ICON_ARROW_DOWN: &str = r#"
3533<svg
3534 xmlns="http://www.w3.org/2000/svg"
3535 width="24"
3536 height="24"
3537 viewBox="0 0 24 24"
3538 fill="none"
3539 stroke="currentColor"
3540 stroke-width="1.5"
3541 stroke-linecap="round"
3542 stroke-linejoin="round"
3543>
3544 <path d="M12 5l0 14" />
3545 <path d="M18 13l-6 6" />
3546 <path d="M6 13l6 6" />
3547</svg>
3548"#;
3549pub const ICON_ARROW_ELBOW_LEFT: &str = r#"
3550<svg
3551 xmlns="http://www.w3.org/2000/svg"
3552 width="24"
3553 height="24"
3554 viewBox="0 0 24 24"
3555 fill="none"
3556 stroke="currentColor"
3557 stroke-width="1.5"
3558 stroke-linecap="round"
3559 stroke-linejoin="round"
3560>
3561 <path d="M3 14v-6h6" />
3562 <path d="M3 8l9 9l9 -9" />
3563</svg>
3564"#;
3565pub const ICON_ARROW_ELBOW_RIGHT: &str = r#"
3566<svg
3567 xmlns="http://www.w3.org/2000/svg"
3568 width="24"
3569 height="24"
3570 viewBox="0 0 24 24"
3571 fill="none"
3572 stroke="currentColor"
3573 stroke-width="1.5"
3574 stroke-linecap="round"
3575 stroke-linejoin="round"
3576>
3577 <path d="M21 14v-6h-6" />
3578 <path d="M21 8l-9 9l-9 -9" />
3579</svg>
3580"#;
3581pub const ICON_ARROW_FORK: &str = r#"
3582<svg
3583 xmlns="http://www.w3.org/2000/svg"
3584 width="24"
3585 height="24"
3586 viewBox="0 0 24 24"
3587 fill="none"
3588 stroke="currentColor"
3589 stroke-width="1.5"
3590 stroke-linecap="round"
3591 stroke-linejoin="round"
3592>
3593 <path d="M16 3h5v5" />
3594 <path d="M8 3h-5v5" />
3595 <path d="M21 3l-7.536 7.536a5 5 0 0 0 -1.464 3.534v6.93" />
3596 <path d="M3 3l7.536 7.536a5 5 0 0 1 1.464 3.534v.93" />
3597</svg>
3598"#;
3599pub const ICON_ARROW_FORWARD_UP_DOUBLE: &str = r#"
3600<svg
3601 xmlns="http://www.w3.org/2000/svg"
3602 width="24"
3603 height="24"
3604 viewBox="0 0 24 24"
3605 fill="none"
3606 stroke="currentColor"
3607 stroke-width="1.5"
3608 stroke-linecap="round"
3609 stroke-linejoin="round"
3610>
3611 <path d="M11 14l4 -4l-4 -4" />
3612 <path d="M16 14l4 -4l-4 -4" />
3613 <path d="M15 10h-7a4 4 0 1 0 0 8h1" />
3614</svg>
3615"#;
3616pub const ICON_ARROW_FORWARD_UP: &str = r#"
3617<svg
3618 xmlns="http://www.w3.org/2000/svg"
3619 width="24"
3620 height="24"
3621 viewBox="0 0 24 24"
3622 fill="none"
3623 stroke="currentColor"
3624 stroke-width="1.5"
3625 stroke-linecap="round"
3626 stroke-linejoin="round"
3627>
3628 <path d="M15 14l4 -4l-4 -4" />
3629 <path d="M19 10h-11a4 4 0 1 0 0 8h1" />
3630</svg>
3631"#;
3632pub const ICON_ARROW_FORWARD: &str = r#"
3633<svg
3634 xmlns="http://www.w3.org/2000/svg"
3635 width="24"
3636 height="24"
3637 viewBox="0 0 24 24"
3638 fill="none"
3639 stroke="currentColor"
3640 stroke-width="1.5"
3641 stroke-linecap="round"
3642 stroke-linejoin="round"
3643>
3644 <path d="M15 11l4 4l-4 4m4 -4h-11a4 4 0 0 1 0 -8h1" />
3645</svg>
3646"#;
3647pub const ICON_ARROW_GUIDE: &str = r#"
3648<svg
3649 xmlns="http://www.w3.org/2000/svg"
3650 width="24"
3651 height="24"
3652 viewBox="0 0 24 24"
3653 fill="none"
3654 stroke="currentColor"
3655 stroke-width="1.5"
3656 stroke-linecap="round"
3657 stroke-linejoin="round"
3658>
3659 <path d="M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
3660 <path d="M7 19h3a2 2 0 0 0 2 -2v-8a2 2 0 0 1 2 -2h7" />
3661 <path d="M18 4l3 3l-3 3" />
3662</svg>
3663"#;
3664pub const ICON_ARROW_ITERATION: &str = r#"
3665<svg
3666 xmlns="http://www.w3.org/2000/svg"
3667 width="24"
3668 height="24"
3669 viewBox="0 0 24 24"
3670 fill="none"
3671 stroke="currentColor"
3672 stroke-width="1.5"
3673 stroke-linecap="round"
3674 stroke-linejoin="round"
3675>
3676 <path d="M8.5 16a5.5 5.5 0 1 0 -5.5 -5.5v.5" />
3677 <path d="M3 16h18" />
3678 <path d="M18 13l3 3l-3 3" />
3679</svg>
3680"#;
3681pub const ICON_ARROW_LEFT_BAR: &str = r#"
3682<svg
3683 xmlns="http://www.w3.org/2000/svg"
3684 width="24"
3685 height="24"
3686 viewBox="0 0 24 24"
3687 fill="none"
3688 stroke="currentColor"
3689 stroke-width="1.5"
3690 stroke-linecap="round"
3691 stroke-linejoin="round"
3692>
3693 <path d="M21 12h-18" />
3694 <path d="M6 9l-3 3l3 3" />
3695 <path d="M21 9v6" />
3696</svg>
3697"#;
3698pub const ICON_ARROW_LEFT_CIRCLE: &str = r#"
3699<svg
3700 xmlns="http://www.w3.org/2000/svg"
3701 width="24"
3702 height="24"
3703 viewBox="0 0 24 24"
3704 fill="none"
3705 stroke="currentColor"
3706 stroke-width="1.5"
3707 stroke-linecap="round"
3708 stroke-linejoin="round"
3709>
3710 <path d="M17 12h-14" />
3711 <path d="M6 9l-3 3l3 3" />
3712 <path d="M19 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
3713</svg>
3714"#;
3715pub const ICON_ARROW_LEFT_FROM_ARC: &str = r#"
3716<svg
3717 xmlns="http://www.w3.org/2000/svg"
3718 width="24"
3719 height="24"
3720 viewBox="0 0 24 24"
3721 fill="none"
3722 stroke="currentColor"
3723 stroke-width="1.5"
3724 stroke-linecap="round"
3725 stroke-linejoin="round"
3726>
3727 <path d="M9 12h12" />
3728 <path d="M17 16l4 -4l-4 -4" />
3729 <path d="M12 3a9 9 0 1 0 0 18" />
3730</svg>
3731"#;
3732pub const ICON_ARROW_LEFT_RHOMBUS: &str = r#"
3733<svg
3734 xmlns="http://www.w3.org/2000/svg"
3735 width="24"
3736 height="24"
3737 viewBox="0 0 24 24"
3738 fill="none"
3739 stroke="currentColor"
3740 stroke-width="1.5"
3741 stroke-linecap="round"
3742 stroke-linejoin="round"
3743>
3744 <path d="M16 12h-13" />
3745 <path d="M6 9l-3 3l3 3" />
3746 <path d="M18.5 9.5l2.5 2.5l-2.5 2.5l-2.5 -2.5z" />
3747</svg>
3748"#;
3749pub const ICON_ARROW_LEFT_RIGHT: &str = r#"
3750<svg
3751 xmlns="http://www.w3.org/2000/svg"
3752 width="24"
3753 height="24"
3754 viewBox="0 0 24 24"
3755 fill="none"
3756 stroke="currentColor"
3757 stroke-width="1.5"
3758 stroke-linecap="round"
3759 stroke-linejoin="round"
3760>
3761 <path d="M17 13l4 -4l-4 -4" />
3762 <path d="M7 13l-4 -4l4 -4" />
3763 <path d="M12 14a5 5 0 0 1 5 -5h4" />
3764 <path d="M12 19v-5a5 5 0 0 0 -5 -5h-4" />
3765</svg>
3766"#;
3767pub const ICON_ARROW_LEFT_SQUARE: &str = r#"
3768<svg
3769 xmlns="http://www.w3.org/2000/svg"
3770 width="24"
3771 height="24"
3772 viewBox="0 0 24 24"
3773 fill="none"
3774 stroke="currentColor"
3775 stroke-width="1.5"
3776 stroke-linecap="round"
3777 stroke-linejoin="round"
3778>
3779 <path d="M17 12h-14" />
3780 <path d="M6 9l-3 3l3 3" />
3781 <path d="M21 14h-4v-4h4z" />
3782</svg>
3783"#;
3784pub const ICON_ARROW_LEFT_TAIL: &str = r#"
3785<svg
3786 xmlns="http://www.w3.org/2000/svg"
3787 width="24"
3788 height="24"
3789 viewBox="0 0 24 24"
3790 fill="none"
3791 stroke="currentColor"
3792 stroke-width="1.5"
3793 stroke-linecap="round"
3794 stroke-linejoin="round"
3795>
3796 <path d="M18 12h-15" />
3797 <path d="M6 9l-3 3l3 3" />
3798 <path d="M21 9l-3 3l3 3" />
3799</svg>
3800"#;
3801pub const ICON_ARROW_LEFT_TO_ARC: &str = r#"
3802<svg
3803 xmlns="http://www.w3.org/2000/svg"
3804 width="24"
3805 height="24"
3806 viewBox="0 0 24 24"
3807 fill="none"
3808 stroke="currentColor"
3809 stroke-width="1.5"
3810 stroke-linecap="round"
3811 stroke-linejoin="round"
3812>
3813 <path d="M21 12h-12" />
3814 <path d="M13 16l-4 -4l4 -4" />
3815 <path d="M12 3a9 9 0 1 0 0 18" />
3816</svg>
3817"#;
3818pub const ICON_ARROW_LEFT: &str = r#"
3819<svg
3820 xmlns="http://www.w3.org/2000/svg"
3821 width="24"
3822 height="24"
3823 viewBox="0 0 24 24"
3824 fill="none"
3825 stroke="currentColor"
3826 stroke-width="1.5"
3827 stroke-linecap="round"
3828 stroke-linejoin="round"
3829>
3830 <path d="M5 12l14 0" />
3831 <path d="M5 12l6 6" />
3832 <path d="M5 12l6 -6" />
3833</svg>
3834"#;
3835pub const ICON_ARROW_LOOP_LEFT_2: &str = r#"
3836<svg
3837 xmlns="http://www.w3.org/2000/svg"
3838 width="24"
3839 height="24"
3840 viewBox="0 0 24 24"
3841 fill="none"
3842 stroke="currentColor"
3843 stroke-width="1.5"
3844 stroke-linecap="round"
3845 stroke-linejoin="round"
3846>
3847 <path d="M13 21v-6m0 -6v-1a4 4 0 1 1 4 4h-13" />
3848 <path d="M8 16l-4 -4l4 -4" />
3849</svg>
3850"#;
3851pub const ICON_ARROW_LOOP_LEFT: &str = r#"
3852<svg
3853 xmlns="http://www.w3.org/2000/svg"
3854 width="24"
3855 height="24"
3856 viewBox="0 0 24 24"
3857 fill="none"
3858 stroke="currentColor"
3859 stroke-width="1.5"
3860 stroke-linecap="round"
3861 stroke-linejoin="round"
3862>
3863 <path d="M13 21v-13a4 4 0 1 1 4 4h-13" />
3864 <path d="M8 16l-4 -4l4 -4" />
3865</svg>
3866"#;
3867pub const ICON_ARROW_LOOP_RIGHT_2: &str = r#"
3868<svg
3869 xmlns="http://www.w3.org/2000/svg"
3870 width="24"
3871 height="24"
3872 viewBox="0 0 24 24"
3873 fill="none"
3874 stroke="currentColor"
3875 stroke-width="1.5"
3876 stroke-linecap="round"
3877 stroke-linejoin="round"
3878>
3879 <path d="M12 21v-6m0 -6v-1a4 4 0 1 0 -4 4h13" />
3880 <path d="M17 16l4 -4l-4 -4" />
3881</svg>
3882"#;
3883pub const ICON_ARROW_LOOP_RIGHT: &str = r#"
3884<svg
3885 xmlns="http://www.w3.org/2000/svg"
3886 width="24"
3887 height="24"
3888 viewBox="0 0 24 24"
3889 fill="none"
3890 stroke="currentColor"
3891 stroke-width="1.5"
3892 stroke-linecap="round"
3893 stroke-linejoin="round"
3894>
3895 <path d="M12 21v-13a4 4 0 1 0 -4 4h13" />
3896 <path d="M17 16l4 -4l-4 -4" />
3897</svg>
3898"#;
3899pub const ICON_ARROW_MERGE_ALT_LEFT: &str = r#"
3900<svg
3901 xmlns="http://www.w3.org/2000/svg"
3902 width="24"
3903 height="24"
3904 viewBox="0 0 24 24"
3905 fill="none"
3906 stroke="currentColor"
3907 stroke-width="1.5"
3908 stroke-linecap="round"
3909 stroke-linejoin="round"
3910>
3911 <path d="M8 7l4 -4l4 4" />
3912 <path d="M18 21v.01" />
3913 <path d="M18 18.01v.01" />
3914 <path d="M17 15.02v.01" />
3915 <path d="M14 13.03v.01" />
3916 <path d="M12 3v5.394a6.737 6.737 0 0 1 -3 5.606a6.737 6.737 0 0 0 -3 5.606v1.394" />
3917</svg>
3918"#;
3919pub const ICON_ARROW_MERGE_ALT_RIGHT: &str = r#"
3920<svg
3921 xmlns="http://www.w3.org/2000/svg"
3922 width="24"
3923 height="24"
3924 viewBox="0 0 24 24"
3925 fill="none"
3926 stroke="currentColor"
3927 stroke-width="1.5"
3928 stroke-linecap="round"
3929 stroke-linejoin="round"
3930>
3931 <path d="M16 7l-4 -4l-4 4" />
3932 <path d="M6 21v.01" />
3933 <path d="M6 18.01v.01" />
3934 <path d="M7 15.02v.01" />
3935 <path d="M10 13.03v.01" />
3936 <path d="M12 3v5.394a6.737 6.737 0 0 0 3 5.606a6.737 6.737 0 0 1 3 5.606v1.394" />
3937</svg>
3938"#;
3939pub const ICON_ARROW_MERGE_BOTH: &str = r#"
3940<svg
3941 xmlns="http://www.w3.org/2000/svg"
3942 width="24"
3943 height="24"
3944 viewBox="0 0 24 24"
3945 fill="none"
3946 stroke="currentColor"
3947 stroke-width="1.5"
3948 stroke-linecap="round"
3949 stroke-linejoin="round"
3950>
3951 <path d="M16 8l-4 -4l-4 4" />
3952 <path d="M12 20v-16" />
3953 <path d="M18 18c-4 -1.333 -6 -4.667 -6 -10" />
3954 <path d="M6 18c4 -1.333 6 -4.667 6 -10" />
3955</svg>
3956"#;
3957pub const ICON_ARROW_MERGE_LEFT: &str = r#"
3958<svg
3959 xmlns="http://www.w3.org/2000/svg"
3960 width="24"
3961 height="24"
3962 viewBox="0 0 24 24"
3963 fill="none"
3964 stroke="currentColor"
3965 stroke-width="1.5"
3966 stroke-linecap="round"
3967 stroke-linejoin="round"
3968>
3969 <path d="M8 8l4 -4l4 4" />
3970 <path d="M12 20v-16" />
3971 <path d="M6 18c4 -1.333 6 -4.667 6 -10" />
3972</svg>
3973"#;
3974pub const ICON_ARROW_MERGE_RIGHT: &str = r#"
3975<svg
3976 xmlns="http://www.w3.org/2000/svg"
3977 width="24"
3978 height="24"
3979 viewBox="0 0 24 24"
3980 fill="none"
3981 stroke="currentColor"
3982 stroke-width="1.5"
3983 stroke-linecap="round"
3984 stroke-linejoin="round"
3985>
3986 <path d="M16 8l-4 -4l-4 4" />
3987 <path d="M12 20v-16" />
3988 <path d="M18 18c-4 -1.333 -6 -4.667 -6 -10" />
3989</svg>
3990"#;
3991pub const ICON_ARROW_MERGE: &str = r#"
3992<svg
3993 xmlns="http://www.w3.org/2000/svg"
3994 width="24"
3995 height="24"
3996 viewBox="0 0 24 24"
3997 fill="none"
3998 stroke="currentColor"
3999 stroke-width="1.5"
4000 stroke-linecap="round"
4001 stroke-linejoin="round"
4002>
4003 <path d="M8 7l4 -4l4 4" />
4004 <path d="M12 3v5.394a6.737 6.737 0 0 1 -3 5.606a6.737 6.737 0 0 0 -3 5.606v1.394" />
4005 <path d="M12 3v5.394a6.737 6.737 0 0 0 3 5.606a6.737 6.737 0 0 1 3 5.606v1.394" />
4006</svg>
4007"#;
4008pub const ICON_ARROW_MOVE_DOWN: &str = r#"
4009<svg
4010 xmlns="http://www.w3.org/2000/svg"
4011 width="24"
4012 height="24"
4013 viewBox="0 0 24 24"
4014 fill="none"
4015 stroke="currentColor"
4016 stroke-width="1.5"
4017 stroke-linecap="round"
4018 stroke-linejoin="round"
4019>
4020 <path d="M12 11v10" />
4021 <path d="M9 18l3 3l3 -3" />
4022 <path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
4023</svg>
4024"#;
4025pub const ICON_ARROW_MOVE_LEFT: &str = r#"
4026<svg
4027 xmlns="http://www.w3.org/2000/svg"
4028 width="24"
4029 height="24"
4030 viewBox="0 0 24 24"
4031 fill="none"
4032 stroke="currentColor"
4033 stroke-width="1.5"
4034 stroke-linecap="round"
4035 stroke-linejoin="round"
4036>
4037 <path d="M13 12h-10" />
4038 <path d="M6 15l-3 -3l3 -3" />
4039 <path d="M17 12a2 2 0 1 1 4 0a2 2 0 0 1 -4 0z" />
4040</svg>
4041"#;
4042pub const ICON_ARROW_MOVE_RIGHT: &str = r#"
4043<svg
4044 xmlns="http://www.w3.org/2000/svg"
4045 width="24"
4046 height="24"
4047 viewBox="0 0 24 24"
4048 fill="none"
4049 stroke="currentColor"
4050 stroke-width="1.5"
4051 stroke-linecap="round"
4052 stroke-linejoin="round"
4053>
4054 <path d="M11 12h10" />
4055 <path d="M18 9l3 3l-3 3" />
4056 <path d="M7 12a2 2 0 1 1 -4 0a2 2 0 0 1 4 0z" />
4057</svg>
4058"#;
4059pub const ICON_ARROW_MOVE_UP: &str = r#"
4060<svg
4061 xmlns="http://www.w3.org/2000/svg"
4062 width="24"
4063 height="24"
4064 viewBox="0 0 24 24"
4065 fill="none"
4066 stroke="currentColor"
4067 stroke-width="1.5"
4068 stroke-linecap="round"
4069 stroke-linejoin="round"
4070>
4071 <path d="M12 13v-10" />
4072 <path d="M9 6l3 -3l3 3" />
4073 <path d="M12 17a2 2 0 1 1 0 4a2 2 0 0 1 0 -4z" />
4074</svg>
4075"#;
4076pub const ICON_ARROW_NARROW_DOWN: &str = r#"
4077<svg
4078 xmlns="http://www.w3.org/2000/svg"
4079 width="24"
4080 height="24"
4081 viewBox="0 0 24 24"
4082 fill="none"
4083 stroke="currentColor"
4084 stroke-width="1.5"
4085 stroke-linecap="round"
4086 stroke-linejoin="round"
4087>
4088 <path d="M12 5l0 14" />
4089 <path d="M16 15l-4 4" />
4090 <path d="M8 15l4 4" />
4091</svg>
4092"#;
4093pub const ICON_ARROW_NARROW_LEFT: &str = r#"
4094<svg
4095 xmlns="http://www.w3.org/2000/svg"
4096 width="24"
4097 height="24"
4098 viewBox="0 0 24 24"
4099 fill="none"
4100 stroke="currentColor"
4101 stroke-width="1.5"
4102 stroke-linecap="round"
4103 stroke-linejoin="round"
4104>
4105 <path d="M5 12l14 0" />
4106 <path d="M5 12l4 4" />
4107 <path d="M5 12l4 -4" />
4108</svg>
4109"#;
4110pub const ICON_ARROW_NARROW_RIGHT: &str = r#"
4111<svg
4112 xmlns="http://www.w3.org/2000/svg"
4113 width="24"
4114 height="24"
4115 viewBox="0 0 24 24"
4116 fill="none"
4117 stroke="currentColor"
4118 stroke-width="1.5"
4119 stroke-linecap="round"
4120 stroke-linejoin="round"
4121>
4122 <path d="M5 12l14 0" />
4123 <path d="M15 16l4 -4" />
4124 <path d="M15 8l4 4" />
4125</svg>
4126"#;
4127pub const ICON_ARROW_NARROW_UP: &str = r#"
4128<svg
4129 xmlns="http://www.w3.org/2000/svg"
4130 width="24"
4131 height="24"
4132 viewBox="0 0 24 24"
4133 fill="none"
4134 stroke="currentColor"
4135 stroke-width="1.5"
4136 stroke-linecap="round"
4137 stroke-linejoin="round"
4138>
4139 <path d="M12 5l0 14" />
4140 <path d="M16 9l-4 -4" />
4141 <path d="M8 9l4 -4" />
4142</svg>
4143"#;
4144pub const ICON_ARROW_RAMP_LEFT_2: &str = r#"
4145<svg
4146 xmlns="http://www.w3.org/2000/svg"
4147 width="24"
4148 height="24"
4149 viewBox="0 0 24 24"
4150 fill="none"
4151 stroke="currentColor"
4152 stroke-width="1.5"
4153 stroke-linecap="round"
4154 stroke-linejoin="round"
4155>
4156 <path d="M18 3v8.707" />
4157 <path d="M8 14l-4 -4l4 -4" />
4158 <path d="M18 21c0 -6.075 -4.925 -11 -11 -11h-3" />
4159</svg>
4160"#;
4161pub const ICON_ARROW_RAMP_LEFT_3: &str = r#"
4162<svg
4163 xmlns="http://www.w3.org/2000/svg"
4164 width="24"
4165 height="24"
4166 viewBox="0 0 24 24"
4167 fill="none"
4168 stroke="currentColor"
4169 stroke-width="1.5"
4170 stroke-linecap="round"
4171 stroke-linejoin="round"
4172>
4173 <path d="M18 3v6" />
4174 <path d="M8 16l-4 -4l4 -4" />
4175 <path d="M18 21v-6a3 3 0 0 0 -3 -3h-11" />
4176</svg>
4177"#;
4178pub const ICON_ARROW_RAMP_LEFT: &str = r#"
4179<svg
4180 xmlns="http://www.w3.org/2000/svg"
4181 width="24"
4182 height="24"
4183 viewBox="0 0 24 24"
4184 fill="none"
4185 stroke="currentColor"
4186 stroke-width="1.5"
4187 stroke-linecap="round"
4188 stroke-linejoin="round"
4189>
4190 <path d="M17 3l0 8.707" />
4191 <path d="M13 7l4 -4l4 4" />
4192 <path d="M7 14l-4 -4l4 -4" />
4193 <path d="M17 21a11 11 0 0 0 -11 -11h-3" />
4194</svg>
4195"#;
4196pub const ICON_ARROW_RAMP_RIGHT_2: &str = r#"
4197<svg
4198 xmlns="http://www.w3.org/2000/svg"
4199 width="24"
4200 height="24"
4201 viewBox="0 0 24 24"
4202 fill="none"
4203 stroke="currentColor"
4204 stroke-width="1.5"
4205 stroke-linecap="round"
4206 stroke-linejoin="round"
4207>
4208 <path d="M6 3v8.707" />
4209 <path d="M16 14l4 -4l-4 -4" />
4210 <path d="M6 21c0 -6.075 4.925 -11 11 -11h3" />
4211</svg>
4212"#;
4213pub const ICON_ARROW_RAMP_RIGHT_3: &str = r#"
4214<svg
4215 xmlns="http://www.w3.org/2000/svg"
4216 width="24"
4217 height="24"
4218 viewBox="0 0 24 24"
4219 fill="none"
4220 stroke="currentColor"
4221 stroke-width="1.5"
4222 stroke-linecap="round"
4223 stroke-linejoin="round"
4224>
4225 <path d="M6 3v6" />
4226 <path d="M16 16l4 -4l-4 -4" />
4227 <path d="M6 21v-6a3 3 0 0 1 3 -3h11" />
4228</svg>
4229"#;
4230pub const ICON_ARROW_RAMP_RIGHT: &str = r#"
4231<svg
4232 xmlns="http://www.w3.org/2000/svg"
4233 width="24"
4234 height="24"
4235 viewBox="0 0 24 24"
4236 fill="none"
4237 stroke="currentColor"
4238 stroke-width="1.5"
4239 stroke-linecap="round"
4240 stroke-linejoin="round"
4241>
4242 <path d="M7 3l0 8.707" />
4243 <path d="M11 7l-4 -4l-4 4" />
4244 <path d="M17 14l4 -4l-4 -4" />
4245 <path d="M7 21a11 11 0 0 1 11 -11h3" />
4246</svg>
4247"#;
4248pub const ICON_ARROW_RIGHT_BAR: &str = r#"
4249<svg
4250 xmlns="http://www.w3.org/2000/svg"
4251 width="24"
4252 height="24"
4253 viewBox="0 0 24 24"
4254 fill="none"
4255 stroke="currentColor"
4256 stroke-width="1.5"
4257 stroke-linecap="round"
4258 stroke-linejoin="round"
4259>
4260 <path d="M18 15l3 -3l-3 -3" />
4261 <path d="M3 12h18" />
4262 <path d="M3 9v6" />
4263</svg>
4264"#;
4265pub const ICON_ARROW_RIGHT_CIRCLE: &str = r#"
4266<svg
4267 xmlns="http://www.w3.org/2000/svg"
4268 width="24"
4269 height="24"
4270 viewBox="0 0 24 24"
4271 fill="none"
4272 stroke="currentColor"
4273 stroke-width="1.5"
4274 stroke-linecap="round"
4275 stroke-linejoin="round"
4276>
4277 <path d="M18 15l3 -3l-3 -3" />
4278 <path d="M5 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
4279 <path d="M7 12h14" />
4280</svg>
4281"#;
4282pub const ICON_ARROW_RIGHT_FROM_ARC: &str = r#"
4283<svg
4284 xmlns="http://www.w3.org/2000/svg"
4285 width="24"
4286 height="24"
4287 viewBox="0 0 24 24"
4288 fill="none"
4289 stroke="currentColor"
4290 stroke-width="1.5"
4291 stroke-linecap="round"
4292 stroke-linejoin="round"
4293>
4294 <path d="M15 12h-12" />
4295 <path d="M7 8l-4 4l4 4" />
4296 <path d="M12 21a9 9 0 0 0 0 -18" />
4297</svg>
4298"#;
4299pub const ICON_ARROW_RIGHT_RHOMBUS: &str = r#"
4300<svg
4301 xmlns="http://www.w3.org/2000/svg"
4302 width="24"
4303 height="24"
4304 viewBox="0 0 24 24"
4305 fill="none"
4306 stroke="currentColor"
4307 stroke-width="1.5"
4308 stroke-linecap="round"
4309 stroke-linejoin="round"
4310>
4311 <path d="M8 12h13" />
4312 <path d="M18 9l3 3l-3 3" />
4313 <path d="M5.5 9.5l-2.5 2.5l2.5 2.5l2.5 -2.5z" />
4314</svg>
4315"#;
4316pub const ICON_ARROW_RIGHT_SQUARE: &str = r#"
4317<svg
4318 xmlns="http://www.w3.org/2000/svg"
4319 width="24"
4320 height="24"
4321 viewBox="0 0 24 24"
4322 fill="none"
4323 stroke="currentColor"
4324 stroke-width="1.5"
4325 stroke-linecap="round"
4326 stroke-linejoin="round"
4327>
4328 <path d="M7 12l14 0" />
4329 <path d="M18 15l3 -3l-3 -3" />
4330 <path d="M3 10h4v4h-4z" />
4331</svg>
4332"#;
4333pub const ICON_ARROW_RIGHT_TAIL: &str = r#"
4334<svg
4335 xmlns="http://www.w3.org/2000/svg"
4336 width="24"
4337 height="24"
4338 viewBox="0 0 24 24"
4339 fill="none"
4340 stroke="currentColor"
4341 stroke-width="1.5"
4342 stroke-linecap="round"
4343 stroke-linejoin="round"
4344>
4345 <path d="M18 15l3 -3l-3 -3" />
4346 <path d="M3 15l3 -3l-3 -3" />
4347 <path d="M6 12l15 0" />
4348</svg>
4349"#;
4350pub const ICON_ARROW_RIGHT_TO_ARC: &str = r#"
4351<svg
4352 xmlns="http://www.w3.org/2000/svg"
4353 width="24"
4354 height="24"
4355 viewBox="0 0 24 24"
4356 fill="none"
4357 stroke="currentColor"
4358 stroke-width="1.5"
4359 stroke-linecap="round"
4360 stroke-linejoin="round"
4361>
4362 <path d="M3 12h12" />
4363 <path d="M11 8l4 4l-4 4" />
4364 <path d="M12 21a9 9 0 0 0 0 -18" />
4365</svg>
4366"#;
4367pub const ICON_ARROW_RIGHT: &str = r#"
4368<svg
4369 xmlns="http://www.w3.org/2000/svg"
4370 width="24"
4371 height="24"
4372 viewBox="0 0 24 24"
4373 fill="none"
4374 stroke="currentColor"
4375 stroke-width="1.5"
4376 stroke-linecap="round"
4377 stroke-linejoin="round"
4378>
4379 <path d="M5 12l14 0" />
4380 <path d="M13 18l6 -6" />
4381 <path d="M13 6l6 6" />
4382</svg>
4383"#;
4384pub const ICON_ARROW_ROTARY_FIRST_LEFT: &str = r#"
4385<svg
4386 xmlns="http://www.w3.org/2000/svg"
4387 width="24"
4388 height="24"
4389 viewBox="0 0 24 24"
4390 fill="none"
4391 stroke="currentColor"
4392 stroke-width="1.5"
4393 stroke-linecap="round"
4394 stroke-linejoin="round"
4395>
4396 <path d="M16 10a3 3 0 1 1 0 -6a3 3 0 0 1 0 6z" />
4397 <path d="M16 10v10" />
4398 <path d="M13.5 9.5l-8.5 8.5" />
4399 <path d="M10 18h-5v-5" />
4400</svg>
4401"#;
4402pub const ICON_ARROW_ROTARY_FIRST_RIGHT: &str = r#"
4403<svg
4404 xmlns="http://www.w3.org/2000/svg"
4405 width="24"
4406 height="24"
4407 viewBox="0 0 24 24"
4408 fill="none"
4409 stroke="currentColor"
4410 stroke-width="1.5"
4411 stroke-linecap="round"
4412 stroke-linejoin="round"
4413>
4414 <path d="M8 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
4415 <path d="M8 10v10" />
4416 <path d="M10.5 9.5l8.5 8.5" />
4417 <path d="M14 18h5v-5" />
4418</svg>
4419"#;
4420pub const ICON_ARROW_ROTARY_LAST_LEFT: &str = r#"
4421<svg
4422 xmlns="http://www.w3.org/2000/svg"
4423 width="24"
4424 height="24"
4425 viewBox="0 0 24 24"
4426 fill="none"
4427 stroke="currentColor"
4428 stroke-width="1.5"
4429 stroke-linecap="round"
4430 stroke-linejoin="round"
4431>
4432 <path d="M15 15a3 3 0 1 1 0 -6a3 3 0 0 1 0 6z" />
4433 <path d="M15 15v6" />
4434 <path d="M12.5 9.5l-6.5 -6.5" />
4435 <path d="M11 3h-5v5" />
4436</svg>
4437"#;
4438pub const ICON_ARROW_ROTARY_LAST_RIGHT: &str = r#"
4439<svg
4440 xmlns="http://www.w3.org/2000/svg"
4441 width="24"
4442 height="24"
4443 viewBox="0 0 24 24"
4444 fill="none"
4445 stroke="currentColor"
4446 stroke-width="1.5"
4447 stroke-linecap="round"
4448 stroke-linejoin="round"
4449>
4450 <path d="M9 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
4451 <path d="M9 15v6" />
4452 <path d="M11.5 9.5l6.5 -6.5" />
4453 <path d="M13 3h5v5" />
4454</svg>
4455"#;
4456pub const ICON_ARROW_ROTARY_LEFT: &str = r#"
4457<svg
4458 xmlns="http://www.w3.org/2000/svg"
4459 width="24"
4460 height="24"
4461 viewBox="0 0 24 24"
4462 fill="none"
4463 stroke="currentColor"
4464 stroke-width="1.5"
4465 stroke-linecap="round"
4466 stroke-linejoin="round"
4467>
4468 <path d="M16 10a3 3 0 1 1 0 -6a3 3 0 0 1 0 6z" />
4469 <path d="M16 10v10" />
4470 <path d="M13 7h-10" />
4471 <path d="M7 11l-4 -4l4 -4" />
4472</svg>
4473"#;
4474pub const ICON_ARROW_ROTARY_RIGHT: &str = r#"
4475<svg
4476 xmlns="http://www.w3.org/2000/svg"
4477 width="24"
4478 height="24"
4479 viewBox="0 0 24 24"
4480 fill="none"
4481 stroke="currentColor"
4482 stroke-width="1.5"
4483 stroke-linecap="round"
4484 stroke-linejoin="round"
4485>
4486 <path d="M8 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
4487 <path d="M8 10v10" />
4488 <path d="M17 11l4 -4l-4 -4" />
4489 <path d="M11 7h10" />
4490</svg>
4491"#;
4492pub const ICON_ARROW_ROTARY_STRAIGHT: &str = r#"
4493<svg
4494 xmlns="http://www.w3.org/2000/svg"
4495 width="24"
4496 height="24"
4497 viewBox="0 0 24 24"
4498 fill="none"
4499 stroke="currentColor"
4500 stroke-width="1.5"
4501 stroke-linecap="round"
4502 stroke-linejoin="round"
4503>
4504 <path d="M13 13m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
4505 <path d="M13 16v5" />
4506 <path d="M13 3v7" />
4507 <path d="M9 7l4 -4l4 4" />
4508</svg>
4509"#;
4510pub const ICON_ARROW_ROUNDABOUT_LEFT: &str = r#"
4511<svg
4512 xmlns="http://www.w3.org/2000/svg"
4513 width="24"
4514 height="24"
4515 viewBox="0 0 24 24"
4516 fill="none"
4517 stroke="currentColor"
4518 stroke-width="1.5"
4519 stroke-linecap="round"
4520 stroke-linejoin="round"
4521>
4522 <path d="M3 9h8a5 5 0 1 1 5 5v7" />
4523 <path d="M7 5l-4 4l4 4" />
4524</svg>
4525"#;
4526pub const ICON_ARROW_ROUNDABOUT_RIGHT: &str = r#"
4527<svg
4528 xmlns="http://www.w3.org/2000/svg"
4529 width="24"
4530 height="24"
4531 viewBox="0 0 24 24"
4532 fill="none"
4533 stroke="currentColor"
4534 stroke-width="1.5"
4535 stroke-linecap="round"
4536 stroke-linejoin="round"
4537>
4538 <path d="M21 9h-8a5 5 0 1 0 -5 5v7" />
4539 <path d="M17 5l4 4l-4 4" />
4540</svg>
4541"#;
4542pub const ICON_ARROW_SHARP_TURN_LEFT: &str = r#"
4543<svg
4544 xmlns="http://www.w3.org/2000/svg"
4545 width="24"
4546 height="24"
4547 viewBox="0 0 24 24"
4548 fill="none"
4549 stroke="currentColor"
4550 stroke-width="1.5"
4551 stroke-linecap="round"
4552 stroke-linejoin="round"
4553>
4554 <path d="M17 18v-11.31a.7 .7 0 0 0 -1.195 -.495l-9.805 9.805" />
4555 <path d="M11 16h-5v-5" />
4556</svg>
4557"#;
4558pub const ICON_ARROW_SHARP_TURN_RIGHT: &str = r#"
4559<svg
4560 xmlns="http://www.w3.org/2000/svg"
4561 width="24"
4562 height="24"
4563 viewBox="0 0 24 24"
4564 fill="none"
4565 stroke="currentColor"
4566 stroke-width="1.5"
4567 stroke-linecap="round"
4568 stroke-linejoin="round"
4569>
4570 <path d="M7 18v-11.31a.7 .7 0 0 1 1.195 -.495l9.805 9.805" />
4571 <path d="M13 16h5v-5" />
4572</svg>
4573"#;
4574pub const ICON_ARROW_UP_BAR: &str = r#"
4575<svg
4576 xmlns="http://www.w3.org/2000/svg"
4577 width="24"
4578 height="24"
4579 viewBox="0 0 24 24"
4580 fill="none"
4581 stroke="currentColor"
4582 stroke-width="1.5"
4583 stroke-linecap="round"
4584 stroke-linejoin="round"
4585>
4586 <path d="M12 21l0 -18" />
4587 <path d="M15 6l-3 -3l-3 3" />
4588 <path d="M9 21l6 0" />
4589</svg>
4590"#;
4591pub const ICON_ARROW_UP_CIRCLE: &str = r#"
4592<svg
4593 xmlns="http://www.w3.org/2000/svg"
4594 width="24"
4595 height="24"
4596 viewBox="0 0 24 24"
4597 fill="none"
4598 stroke="currentColor"
4599 stroke-width="1.5"
4600 stroke-linecap="round"
4601 stroke-linejoin="round"
4602>
4603 <path d="M12 17v-14" />
4604 <path d="M15 6l-3 -3l-3 3" />
4605 <path d="M12 17a2 2 0 1 0 0 4a2 2 0 0 0 0 -4" />
4606</svg>
4607"#;
4608pub const ICON_ARROW_UP_FROM_ARC: &str = r#"
4609<svg
4610 xmlns="http://www.w3.org/2000/svg"
4611 width="24"
4612 height="24"
4613 viewBox="0 0 24 24"
4614 fill="none"
4615 stroke="currentColor"
4616 stroke-width="1.5"
4617 stroke-linecap="round"
4618 stroke-linejoin="round"
4619>
4620 <path d="M12 9v12" />
4621 <path d="M8 17l4 4l4 -4" />
4622 <path d="M21 12a9 9 0 0 0 -18 0" />
4623</svg>
4624"#;
4625pub const ICON_ARROW_UP_LEFT_CIRCLE: &str = r#"
4626<svg
4627 xmlns="http://www.w3.org/2000/svg"
4628 width="24"
4629 height="24"
4630 viewBox="0 0 24 24"
4631 fill="none"
4632 stroke="currentColor"
4633 stroke-width="1.5"
4634 stroke-linecap="round"
4635 stroke-linejoin="round"
4636>
4637 <path d="M15.536 15.536l-9.536 -9.536" />
4638 <path d="M10 6h-4v4" />
4639 <path d="M15.586 15.586a2 2 0 1 0 2.828 2.828a2 2 0 0 0 -2.828 -2.828" />
4640</svg>
4641"#;
4642pub const ICON_ARROW_UP_LEFT: &str = r#"
4643<svg
4644 xmlns="http://www.w3.org/2000/svg"
4645 width="24"
4646 height="24"
4647 viewBox="0 0 24 24"
4648 fill="none"
4649 stroke="currentColor"
4650 stroke-width="1.5"
4651 stroke-linecap="round"
4652 stroke-linejoin="round"
4653>
4654 <path d="M7 7l10 10" />
4655 <path d="M16 7l-9 0l0 9" />
4656</svg>
4657"#;
4658pub const ICON_ARROW_UP_RHOMBUS: &str = r#"
4659<svg
4660 xmlns="http://www.w3.org/2000/svg"
4661 width="24"
4662 height="24"
4663 viewBox="0 0 24 24"
4664 fill="none"
4665 stroke="currentColor"
4666 stroke-width="1.5"
4667 stroke-linecap="round"
4668 stroke-linejoin="round"
4669>
4670 <path d="M12 16v-13" />
4671 <path d="M15 6l-3 -3l-3 3" />
4672 <path d="M14.5 18.5l-2.5 2.5l-2.5 -2.5l2.5 -2.5z" />
4673</svg>
4674"#;
4675pub const ICON_ARROW_UP_RIGHT_CIRCLE: &str = r#"
4676<svg
4677 xmlns="http://www.w3.org/2000/svg"
4678 width="24"
4679 height="24"
4680 viewBox="0 0 24 24"
4681 fill="none"
4682 stroke="currentColor"
4683 stroke-width="1.5"
4684 stroke-linecap="round"
4685 stroke-linejoin="round"
4686>
4687 <path d="M8.464 15.536l9.536 -9.536" />
4688 <path d="M18 10v-4h-4" />
4689 <path d="M8.414 15.586a2 2 0 1 0 -2.828 2.828a2 2 0 0 0 2.828 -2.828" />
4690</svg>
4691"#;
4692pub const ICON_ARROW_UP_RIGHT: &str = r#"
4693<svg
4694 xmlns="http://www.w3.org/2000/svg"
4695 width="24"
4696 height="24"
4697 viewBox="0 0 24 24"
4698 fill="none"
4699 stroke="currentColor"
4700 stroke-width="1.5"
4701 stroke-linecap="round"
4702 stroke-linejoin="round"
4703>
4704 <path d="M17 7l-10 10" />
4705 <path d="M8 7l9 0l0 9" />
4706</svg>
4707"#;
4708pub const ICON_ARROW_UP_SQUARE: &str = r#"
4709<svg
4710 xmlns="http://www.w3.org/2000/svg"
4711 width="24"
4712 height="24"
4713 viewBox="0 0 24 24"
4714 fill="none"
4715 stroke="currentColor"
4716 stroke-width="1.5"
4717 stroke-linecap="round"
4718 stroke-linejoin="round"
4719>
4720 <path d="M12 17l0 -14" />
4721 <path d="M15 6l-3 -3l-3 3" />
4722 <path d="M10 21v-4h4v4z" />
4723</svg>
4724"#;
4725pub const ICON_ARROW_UP_TAIL: &str = r#"
4726<svg
4727 xmlns="http://www.w3.org/2000/svg"
4728 width="24"
4729 height="24"
4730 viewBox="0 0 24 24"
4731 fill="none"
4732 stroke="currentColor"
4733 stroke-width="1.5"
4734 stroke-linecap="round"
4735 stroke-linejoin="round"
4736>
4737 <path d="M12 18l0 -15" />
4738 <path d="M15 6l-3 -3l-3 3" />
4739 <path d="M15 21l-3 -3l-3 3" />
4740</svg>
4741"#;
4742pub const ICON_ARROW_UP_TO_ARC: &str = r#"
4743<svg
4744 xmlns="http://www.w3.org/2000/svg"
4745 width="24"
4746 height="24"
4747 viewBox="0 0 24 24"
4748 fill="none"
4749 stroke="currentColor"
4750 stroke-width="1.5"
4751 stroke-linecap="round"
4752 stroke-linejoin="round"
4753>
4754 <path d="M12 21v-12" />
4755 <path d="M8 13l4 -4l4 4" />
4756 <path d="M21 12a9 9 0 0 0 -18 0" />
4757</svg>
4758"#;
4759pub const ICON_ARROW_UP: &str = r#"
4760<svg
4761 xmlns="http://www.w3.org/2000/svg"
4762 width="24"
4763 height="24"
4764 viewBox="0 0 24 24"
4765 fill="none"
4766 stroke="currentColor"
4767 stroke-width="1.5"
4768 stroke-linecap="round"
4769 stroke-linejoin="round"
4770>
4771 <path d="M12 5l0 14" />
4772 <path d="M18 11l-6 -6" />
4773 <path d="M6 11l6 -6" />
4774</svg>
4775"#;
4776pub const ICON_ARROW_WAVE_LEFT_DOWN: &str = r#"
4777<svg
4778 xmlns="http://www.w3.org/2000/svg"
4779 width="24"
4780 height="24"
4781 viewBox="0 0 24 24"
4782 fill="none"
4783 stroke="currentColor"
4784 stroke-width="1.5"
4785 stroke-linecap="round"
4786 stroke-linejoin="round"
4787>
4788 <path d="M7 14h-4v-4" />
4789 <path d="M21 12c-.887 1.284 -2.48 2.033 -4 2c-1.52 .033 -3.113 -.716 -4 -2s-2.48 -2.033 -4 -2c-1.52 -.033 -3 1 -4 2l-2 2" />
4790</svg>
4791"#;
4792pub const ICON_ARROW_WAVE_LEFT_UP: &str = r#"
4793<svg
4794 xmlns="http://www.w3.org/2000/svg"
4795 width="24"
4796 height="24"
4797 viewBox="0 0 24 24"
4798 fill="none"
4799 stroke="currentColor"
4800 stroke-width="1.5"
4801 stroke-linecap="round"
4802 stroke-linejoin="round"
4803>
4804 <path d="M7 10h-4v4" />
4805 <path d="M21 12c-.887 -1.285 -2.48 -2.033 -4 -2c-1.52 -.033 -3.113 .715 -4 2c-.887 1.284 -2.48 2.033 -4 2c-1.52 .033 -3 -1 -4 -2l-2 -2" />
4806</svg>
4807"#;
4808pub const ICON_ARROW_WAVE_RIGHT_DOWN: &str = r#"
4809<svg
4810 xmlns="http://www.w3.org/2000/svg"
4811 width="24"
4812 height="24"
4813 viewBox="0 0 24 24"
4814 fill="none"
4815 stroke="currentColor"
4816 stroke-width="1.5"
4817 stroke-linecap="round"
4818 stroke-linejoin="round"
4819>
4820 <path d="M17 14h4v-4" />
4821 <path d="M3 12c.887 1.284 2.48 2.033 4 2c1.52 .033 3.113 -.716 4 -2s2.48 -2.033 4 -2c1.52 -.033 3 1 4 2l2 2" />
4822</svg>
4823"#;
4824pub const ICON_ARROW_WAVE_RIGHT_UP: &str = r#"
4825<svg
4826 xmlns="http://www.w3.org/2000/svg"
4827 width="24"
4828 height="24"
4829 viewBox="0 0 24 24"
4830 fill="none"
4831 stroke="currentColor"
4832 stroke-width="1.5"
4833 stroke-linecap="round"
4834 stroke-linejoin="round"
4835>
4836 <path d="M17 10h4v4" />
4837 <path d="M3 12c.887 -1.284 2.48 -2.033 4 -2c1.52 -.033 3.113 .716 4 2s2.48 2.033 4 2c1.52 .033 3 -1 4 -2l2 -2" />
4838</svg>
4839"#;
4840pub const ICON_ARROW_ZIG_ZAG: &str = r#"
4841<svg
4842 xmlns="http://www.w3.org/2000/svg"
4843 width="24"
4844 height="24"
4845 viewBox="0 0 24 24"
4846 fill="none"
4847 stroke="currentColor"
4848 stroke-width="1.5"
4849 stroke-linecap="round"
4850 stroke-linejoin="round"
4851>
4852 <path d="M6 20v-10l10 6v-12" />
4853 <path d="M13 7l3 -3l3 3" />
4854</svg>
4855"#;
4856pub const ICON_ARROWS_CROSS: &str = r#"
4857<svg
4858 xmlns="http://www.w3.org/2000/svg"
4859 width="24"
4860 height="24"
4861 viewBox="0 0 24 24"
4862 fill="none"
4863 stroke="currentColor"
4864 stroke-width="1.5"
4865 stroke-linecap="round"
4866 stroke-linejoin="round"
4867>
4868 <path d="M16 4h4v4" />
4869 <path d="M15 9l5 -5" />
4870 <path d="M4 20l5 -5" />
4871 <path d="M16 20h4v-4" />
4872 <path d="M4 4l16 16" />
4873</svg>
4874"#;
4875pub const ICON_ARROWS_DIAGONAL_2: &str = r#"
4876<svg
4877 xmlns="http://www.w3.org/2000/svg"
4878 width="24"
4879 height="24"
4880 viewBox="0 0 24 24"
4881 fill="none"
4882 stroke="currentColor"
4883 stroke-width="1.5"
4884 stroke-linecap="round"
4885 stroke-linejoin="round"
4886>
4887 <path d="M16 20l4 0l0 -4" />
4888 <path d="M14 14l6 6" />
4889 <path d="M8 4l-4 0l0 4" />
4890 <path d="M4 4l6 6" />
4891</svg>
4892"#;
4893pub const ICON_ARROWS_DIAGONAL_MINIMIZE_2: &str = r#"
4894<svg
4895 xmlns="http://www.w3.org/2000/svg"
4896 width="24"
4897 height="24"
4898 viewBox="0 0 24 24"
4899 fill="none"
4900 stroke="currentColor"
4901 stroke-width="1.5"
4902 stroke-linecap="round"
4903 stroke-linejoin="round"
4904>
4905 <path d="M18 10h-4v-4" />
4906 <path d="M20 4l-6 6" />
4907 <path d="M6 14h4v4" />
4908 <path d="M10 14l-6 6" />
4909</svg>
4910"#;
4911pub const ICON_ARROWS_DIAGONAL_MINIMIZE: &str = r#"
4912<svg
4913 xmlns="http://www.w3.org/2000/svg"
4914 width="24"
4915 height="24"
4916 viewBox="0 0 24 24"
4917 fill="none"
4918 stroke="currentColor"
4919 stroke-width="1.5"
4920 stroke-linecap="round"
4921 stroke-linejoin="round"
4922>
4923 <path d="M6 10h4v-4" />
4924 <path d="M4 4l6 6" />
4925 <path d="M18 14h-4v4" />
4926 <path d="M14 14l6 6" />
4927</svg>
4928"#;
4929pub const ICON_ARROWS_DIAGONAL: &str = r#"
4930<svg
4931 xmlns="http://www.w3.org/2000/svg"
4932 width="24"
4933 height="24"
4934 viewBox="0 0 24 24"
4935 fill="none"
4936 stroke="currentColor"
4937 stroke-width="1.5"
4938 stroke-linecap="round"
4939 stroke-linejoin="round"
4940>
4941 <path d="M16 4l4 0l0 4" />
4942 <path d="M14 10l6 -6" />
4943 <path d="M8 20l-4 0l0 -4" />
4944 <path d="M4 20l6 -6" />
4945</svg>
4946"#;
4947pub const ICON_ARROWS_DIFF: &str = r#"
4948<svg
4949 xmlns="http://www.w3.org/2000/svg"
4950 width="24"
4951 height="24"
4952 viewBox="0 0 24 24"
4953 fill="none"
4954 stroke="currentColor"
4955 stroke-width="1.5"
4956 stroke-linecap="round"
4957 stroke-linejoin="round"
4958>
4959 <path d="M11 16h10" />
4960 <path d="M11 16l4 4" />
4961 <path d="M11 16l4 -4" />
4962 <path d="M13 8h-10" />
4963 <path d="M13 8l-4 4" />
4964 <path d="M13 8l-4 -4" />
4965</svg>
4966"#;
4967pub const ICON_ARROWS_DOUBLE_NE_SW: &str = r#"
4968<svg
4969 xmlns="http://www.w3.org/2000/svg"
4970 width="24"
4971 height="24"
4972 viewBox="0 0 24 24"
4973 fill="none"
4974 stroke="currentColor"
4975 stroke-width="1.5"
4976 stroke-linecap="round"
4977 stroke-linejoin="round"
4978>
4979 <path d="M3 14l11 -11" />
4980 <path d="M10 3h4v4" />
4981 <path d="M10 17v4h4" />
4982 <path d="M21 10l-11 11" />
4983</svg>
4984"#;
4985pub const ICON_ARROWS_DOUBLE_NW_SE: &str = r#"
4986<svg
4987 xmlns="http://www.w3.org/2000/svg"
4988 width="24"
4989 height="24"
4990 viewBox="0 0 24 24"
4991 fill="none"
4992 stroke="currentColor"
4993 stroke-width="1.5"
4994 stroke-linecap="round"
4995 stroke-linejoin="round"
4996>
4997 <path d="M14 21l-11 -11" />
4998 <path d="M3 14v-4h4" />
4999 <path d="M17 14h4v-4" />
5000 <path d="M10 3l11 11" />
5001</svg>
5002"#;
5003pub const ICON_ARROWS_DOUBLE_SE_NW: &str = r#"
5004<svg
5005 xmlns="http://www.w3.org/2000/svg"
5006 width="24"
5007 height="24"
5008 viewBox="0 0 24 24"
5009 fill="none"
5010 stroke="currentColor"
5011 stroke-width="1.5"
5012 stroke-linecap="round"
5013 stroke-linejoin="round"
5014>
5015 <path d="M3 10l11 11" />
5016 <path d="M14 17v4h-4" />
5017 <path d="M14 3h-4v4" />
5018 <path d="M21 14l-11 -11" />
5019</svg>
5020"#;
5021pub const ICON_ARROWS_DOUBLE_SW_NE: &str = r#"
5022<svg
5023 xmlns="http://www.w3.org/2000/svg"
5024 width="24"
5025 height="24"
5026 viewBox="0 0 24 24"
5027 fill="none"
5028 stroke="currentColor"
5029 stroke-width="1.5"
5030 stroke-linecap="round"
5031 stroke-linejoin="round"
5032>
5033 <path d="M14 3l-11 11" />
5034 <path d="M3 10v4h4" />
5035 <path d="M17 10h4v4" />
5036 <path d="M10 21l11 -11" />
5037</svg>
5038"#;
5039pub const ICON_ARROWS_DOWN_UP: &str = r#"
5040<svg
5041 xmlns="http://www.w3.org/2000/svg"
5042 width="24"
5043 height="24"
5044 viewBox="0 0 24 24"
5045 fill="none"
5046 stroke="currentColor"
5047 stroke-width="1.5"
5048 stroke-linecap="round"
5049 stroke-linejoin="round"
5050>
5051 <path d="M17 3l0 18" />
5052 <path d="M10 18l-3 3l-3 -3" />
5053 <path d="M7 21l0 -18" />
5054 <path d="M20 6l-3 -3l-3 3" />
5055</svg>
5056"#;
5057pub const ICON_ARROWS_DOWN: &str = r#"
5058<svg
5059 xmlns="http://www.w3.org/2000/svg"
5060 width="24"
5061 height="24"
5062 viewBox="0 0 24 24"
5063 fill="none"
5064 stroke="currentColor"
5065 stroke-width="1.5"
5066 stroke-linecap="round"
5067 stroke-linejoin="round"
5068>
5069 <path d="M7 21l0 -18" />
5070 <path d="M20 18l-3 3l-3 -3" />
5071 <path d="M4 18l3 3l3 -3" />
5072 <path d="M17 21l0 -18" />
5073</svg>
5074"#;
5075pub const ICON_ARROWS_EXCHANGE_2: &str = r#"
5076<svg
5077 xmlns="http://www.w3.org/2000/svg"
5078 width="24"
5079 height="24"
5080 viewBox="0 0 24 24"
5081 fill="none"
5082 stroke="currentColor"
5083 stroke-width="1.5"
5084 stroke-linecap="round"
5085 stroke-linejoin="round"
5086>
5087 <path d="M17 10h-14l4 -4" />
5088 <path d="M7 14h14l-4 4" />
5089</svg>
5090"#;
5091pub const ICON_ARROWS_EXCHANGE: &str = r#"
5092<svg
5093 xmlns="http://www.w3.org/2000/svg"
5094 width="24"
5095 height="24"
5096 viewBox="0 0 24 24"
5097 fill="none"
5098 stroke="currentColor"
5099 stroke-width="1.5"
5100 stroke-linecap="round"
5101 stroke-linejoin="round"
5102>
5103 <path d="M7 10h14l-4 -4" />
5104 <path d="M17 14h-14l4 4" />
5105</svg>
5106"#;
5107pub const ICON_ARROWS_HORIZONTAL: &str = r#"
5108<svg
5109 xmlns="http://www.w3.org/2000/svg"
5110 width="24"
5111 height="24"
5112 viewBox="0 0 24 24"
5113 fill="none"
5114 stroke="currentColor"
5115 stroke-width="1.5"
5116 stroke-linecap="round"
5117 stroke-linejoin="round"
5118>
5119 <path d="M7 8l-4 4l4 4" />
5120 <path d="M17 8l4 4l-4 4" />
5121 <path d="M3 12l18 0" />
5122</svg>
5123"#;
5124pub const ICON_ARROWS_JOIN_2: &str = r#"
5125<svg
5126 xmlns="http://www.w3.org/2000/svg"
5127 width="24"
5128 height="24"
5129 viewBox="0 0 24 24"
5130 fill="none"
5131 stroke="currentColor"
5132 stroke-width="1.5"
5133 stroke-linecap="round"
5134 stroke-linejoin="round"
5135>
5136 <path d="M3 7h1.948c1.913 0 3.705 .933 4.802 2.5a5.861 5.861 0 0 0 4.802 2.5h6.448" />
5137 <path d="M3 17h1.95a5.854 5.854 0 0 0 4.798 -2.5a5.854 5.854 0 0 1 4.798 -2.5h5.454" />
5138 <path d="M18 15l3 -3l-3 -3" />
5139</svg>
5140"#;
5141pub const ICON_ARROWS_JOIN: &str = r#"
5142<svg
5143 xmlns="http://www.w3.org/2000/svg"
5144 width="24"
5145 height="24"
5146 viewBox="0 0 24 24"
5147 fill="none"
5148 stroke="currentColor"
5149 stroke-width="1.5"
5150 stroke-linecap="round"
5151 stroke-linejoin="round"
5152>
5153 <path d="M3 7h5l3.5 5h9.5" />
5154 <path d="M3 17h5l3.495 -5" />
5155 <path d="M18 15l3 -3l-3 -3" />
5156</svg>
5157"#;
5158pub const ICON_ARROWS_LEFT_DOWN: &str = r#"
5159<svg
5160 xmlns="http://www.w3.org/2000/svg"
5161 width="24"
5162 height="24"
5163 viewBox="0 0 24 24"
5164 fill="none"
5165 stroke="currentColor"
5166 stroke-width="1.5"
5167 stroke-linecap="round"
5168 stroke-linejoin="round"
5169>
5170 <path d="M7 3l-4 4l4 4" />
5171 <path d="M3 7h11a3 3 0 0 1 3 3v11" />
5172 <path d="M13 17l4 4l4 -4" />
5173</svg>
5174"#;
5175pub const ICON_ARROWS_LEFT_RIGHT: &str = r#"
5176<svg
5177 xmlns="http://www.w3.org/2000/svg"
5178 width="24"
5179 height="24"
5180 viewBox="0 0 24 24"
5181 fill="none"
5182 stroke="currentColor"
5183 stroke-width="1.5"
5184 stroke-linecap="round"
5185 stroke-linejoin="round"
5186>
5187 <path d="M21 17l-18 0" />
5188 <path d="M6 10l-3 -3l3 -3" />
5189 <path d="M3 7l18 0" />
5190 <path d="M18 20l3 -3l-3 -3" />
5191</svg>
5192"#;
5193pub const ICON_ARROWS_LEFT: &str = r#"
5194<svg
5195 xmlns="http://www.w3.org/2000/svg"
5196 width="24"
5197 height="24"
5198 viewBox="0 0 24 24"
5199 fill="none"
5200 stroke="currentColor"
5201 stroke-width="1.5"
5202 stroke-linecap="round"
5203 stroke-linejoin="round"
5204>
5205 <path d="M3 7l18 0" />
5206 <path d="M6 20l-3 -3l3 -3" />
5207 <path d="M6 4l-3 3l3 3" />
5208 <path d="M3 17l18 0" />
5209</svg>
5210"#;
5211pub const ICON_ARROWS_MAXIMIZE: &str = r#"
5212<svg
5213 xmlns="http://www.w3.org/2000/svg"
5214 width="24"
5215 height="24"
5216 viewBox="0 0 24 24"
5217 fill="none"
5218 stroke="currentColor"
5219 stroke-width="1.5"
5220 stroke-linecap="round"
5221 stroke-linejoin="round"
5222>
5223 <path d="M16 4l4 0l0 4" />
5224 <path d="M14 10l6 -6" />
5225 <path d="M8 20l-4 0l0 -4" />
5226 <path d="M4 20l6 -6" />
5227 <path d="M16 20l4 0l0 -4" />
5228 <path d="M14 14l6 6" />
5229 <path d="M8 4l-4 0l0 4" />
5230 <path d="M4 4l6 6" />
5231</svg>
5232"#;
5233pub const ICON_ARROWS_MINIMIZE: &str = r#"
5234<svg
5235 xmlns="http://www.w3.org/2000/svg"
5236 width="24"
5237 height="24"
5238 viewBox="0 0 24 24"
5239 fill="none"
5240 stroke="currentColor"
5241 stroke-width="1.5"
5242 stroke-linecap="round"
5243 stroke-linejoin="round"
5244>
5245 <path d="M5 9l4 0l0 -4" />
5246 <path d="M3 3l6 6" />
5247 <path d="M5 15l4 0l0 4" />
5248 <path d="M3 21l6 -6" />
5249 <path d="M19 9l-4 0l0 -4" />
5250 <path d="M15 9l6 -6" />
5251 <path d="M19 15l-4 0l0 4" />
5252 <path d="M15 15l6 6" />
5253</svg>
5254"#;
5255pub const ICON_ARROWS_MOVE_HORIZONTAL: &str = r#"
5256<svg
5257 xmlns="http://www.w3.org/2000/svg"
5258 width="24"
5259 height="24"
5260 viewBox="0 0 24 24"
5261 fill="none"
5262 stroke="currentColor"
5263 stroke-width="1.5"
5264 stroke-linecap="round"
5265 stroke-linejoin="round"
5266>
5267 <path d="M18 9l3 3l-3 3" />
5268 <path d="M15 12h6" />
5269 <path d="M6 9l-3 3l3 3" />
5270 <path d="M3 12h6" />
5271</svg>
5272"#;
5273pub const ICON_ARROWS_MOVE_VERTICAL: &str = r#"
5274<svg
5275 xmlns="http://www.w3.org/2000/svg"
5276 width="24"
5277 height="24"
5278 viewBox="0 0 24 24"
5279 fill="none"
5280 stroke="currentColor"
5281 stroke-width="1.5"
5282 stroke-linecap="round"
5283 stroke-linejoin="round"
5284>
5285 <path d="M9 18l3 3l3 -3" />
5286 <path d="M12 15v6" />
5287 <path d="M15 6l-3 -3l-3 3" />
5288 <path d="M12 3v6" />
5289</svg>
5290"#;
5291pub const ICON_ARROWS_MOVE: &str = r#"
5292<svg
5293 xmlns="http://www.w3.org/2000/svg"
5294 width="24"
5295 height="24"
5296 viewBox="0 0 24 24"
5297 fill="none"
5298 stroke="currentColor"
5299 stroke-width="1.5"
5300 stroke-linecap="round"
5301 stroke-linejoin="round"
5302>
5303 <path d="M18 9l3 3l-3 3" />
5304 <path d="M15 12h6" />
5305 <path d="M6 9l-3 3l3 3" />
5306 <path d="M3 12h6" />
5307 <path d="M9 18l3 3l3 -3" />
5308 <path d="M12 15v6" />
5309 <path d="M15 6l-3 -3l-3 3" />
5310 <path d="M12 3v6" />
5311</svg>
5312"#;
5313pub const ICON_ARROWS_RANDOM: &str = r#"
5314<svg
5315 xmlns="http://www.w3.org/2000/svg"
5316 width="24"
5317 height="24"
5318 viewBox="0 0 24 24"
5319 fill="none"
5320 stroke="currentColor"
5321 stroke-width="1.5"
5322 stroke-linecap="round"
5323 stroke-linejoin="round"
5324>
5325 <path d="M20 21h-4v-4" />
5326 <path d="M16 21l5 -5" />
5327 <path d="M6.5 9.504l-3.5 -2l2 -3.504" />
5328 <path d="M3 7.504l6.83 -1.87" />
5329 <path d="M4 16l4 -1l1 4" />
5330 <path d="M8 15l-3.5 6" />
5331 <path d="M21 5l-.5 4l-4 -.5" />
5332 <path d="M20.5 9l-4.5 -5.5" />
5333</svg>
5334"#;
5335pub const ICON_ARROWS_RIGHT_DOWN: &str = r#"
5336<svg
5337 xmlns="http://www.w3.org/2000/svg"
5338 width="24"
5339 height="24"
5340 viewBox="0 0 24 24"
5341 fill="none"
5342 stroke="currentColor"
5343 stroke-width="1.5"
5344 stroke-linecap="round"
5345 stroke-linejoin="round"
5346>
5347 <path d="M3 17l4 4l4 -4" />
5348 <path d="M7 21v-11a3 3 0 0 1 3 -3h11" />
5349 <path d="M17 11l4 -4l-4 -4" />
5350</svg>
5351"#;
5352pub const ICON_ARROWS_RIGHT_LEFT: &str = r#"
5353<svg
5354 xmlns="http://www.w3.org/2000/svg"
5355 width="24"
5356 height="24"
5357 viewBox="0 0 24 24"
5358 fill="none"
5359 stroke="currentColor"
5360 stroke-width="1.5"
5361 stroke-linecap="round"
5362 stroke-linejoin="round"
5363>
5364 <path d="M21 7l-18 0" />
5365 <path d="M18 10l3 -3l-3 -3" />
5366 <path d="M6 20l-3 -3l3 -3" />
5367 <path d="M3 17l18 0" />
5368</svg>
5369"#;
5370pub const ICON_ARROWS_RIGHT: &str = r#"
5371<svg
5372 xmlns="http://www.w3.org/2000/svg"
5373 width="24"
5374 height="24"
5375 viewBox="0 0 24 24"
5376 fill="none"
5377 stroke="currentColor"
5378 stroke-width="1.5"
5379 stroke-linecap="round"
5380 stroke-linejoin="round"
5381>
5382 <path d="M21 17l-18 0" />
5383 <path d="M18 4l3 3l-3 3" />
5384 <path d="M18 20l3 -3l-3 -3" />
5385 <path d="M21 7l-18 0" />
5386</svg>
5387"#;
5388pub const ICON_ARROWS_SHUFFLE_2: &str = r#"
5389<svg
5390 xmlns="http://www.w3.org/2000/svg"
5391 width="24"
5392 height="24"
5393 viewBox="0 0 24 24"
5394 fill="none"
5395 stroke="currentColor"
5396 stroke-width="1.5"
5397 stroke-linecap="round"
5398 stroke-linejoin="round"
5399>
5400 <path d="M18 4l3 3l-3 3" />
5401 <path d="M18 20l3 -3l-3 -3" />
5402 <path d="M3 7h3a5 5 0 0 1 5 5a5 5 0 0 0 5 5h5" />
5403 <path d="M3 17h3a5 5 0 0 0 5 -5a5 5 0 0 1 5 -5h5" />
5404</svg>
5405"#;
5406pub const ICON_ARROWS_SHUFFLE: &str = r#"
5407<svg
5408 xmlns="http://www.w3.org/2000/svg"
5409 width="24"
5410 height="24"
5411 viewBox="0 0 24 24"
5412 fill="none"
5413 stroke="currentColor"
5414 stroke-width="1.5"
5415 stroke-linecap="round"
5416 stroke-linejoin="round"
5417>
5418 <path d="M18 4l3 3l-3 3" />
5419 <path d="M18 20l3 -3l-3 -3" />
5420 <path d="M3 7h3a5 5 0 0 1 5 5a5 5 0 0 0 5 5h5" />
5421 <path d="M21 7h-5a4.978 4.978 0 0 0 -3 1m-4 8a4.984 4.984 0 0 1 -3 1h-3" />
5422</svg>
5423"#;
5424pub const ICON_ARROWS_SORT: &str = r#"
5425<svg
5426 xmlns="http://www.w3.org/2000/svg"
5427 width="24"
5428 height="24"
5429 viewBox="0 0 24 24"
5430 fill="none"
5431 stroke="currentColor"
5432 stroke-width="1.5"
5433 stroke-linecap="round"
5434 stroke-linejoin="round"
5435>
5436 <path d="M3 9l4 -4l4 4m-4 -4v14" />
5437 <path d="M21 15l-4 4l-4 -4m4 4v-14" />
5438</svg>
5439"#;
5440pub const ICON_ARROWS_SPLIT_2: &str = r#"
5441<svg
5442 xmlns="http://www.w3.org/2000/svg"
5443 width="24"
5444 height="24"
5445 viewBox="0 0 24 24"
5446 fill="none"
5447 stroke="currentColor"
5448 stroke-width="1.5"
5449 stroke-linecap="round"
5450 stroke-linejoin="round"
5451>
5452 <path d="M21 17h-5.397a5 5 0 0 1 -4.096 -2.133l-.514 -.734a5 5 0 0 0 -4.096 -2.133h-3.897" />
5453 <path d="M21 7h-5.395a5 5 0 0 0 -4.098 2.135l-.51 .73a5 5 0 0 1 -4.097 2.135h-3.9" />
5454 <path d="M18 10l3 -3l-3 -3" />
5455 <path d="M18 20l3 -3l-3 -3" />
5456</svg>
5457"#;
5458pub const ICON_ARROWS_SPLIT: &str = r#"
5459<svg
5460 xmlns="http://www.w3.org/2000/svg"
5461 width="24"
5462 height="24"
5463 viewBox="0 0 24 24"
5464 fill="none"
5465 stroke="currentColor"
5466 stroke-width="1.5"
5467 stroke-linecap="round"
5468 stroke-linejoin="round"
5469>
5470 <path d="M21 17h-8l-3.5 -5h-6.5" />
5471 <path d="M21 7h-8l-3.495 5" />
5472 <path d="M18 10l3 -3l-3 -3" />
5473 <path d="M18 20l3 -3l-3 -3" />
5474</svg>
5475"#;
5476pub const ICON_ARROWS_TRANSFER_DOWN: &str = r#"
5477<svg
5478 xmlns="http://www.w3.org/2000/svg"
5479 width="24"
5480 height="24"
5481 viewBox="0 0 24 24"
5482 fill="none"
5483 stroke="currentColor"
5484 stroke-width="1.5"
5485 stroke-linecap="round"
5486 stroke-linejoin="round"
5487>
5488 <path d="M17 3v6" />
5489 <path d="M10 18l-3 3l-3 -3" />
5490 <path d="M7 21v-18" />
5491 <path d="M20 6l-3 -3l-3 3" />
5492 <path d="M17 21v-2" />
5493 <path d="M17 15v-2" />
5494</svg>
5495"#;
5496pub const ICON_ARROWS_TRANSFER_UP: &str = r#"
5497<svg
5498 xmlns="http://www.w3.org/2000/svg"
5499 width="24"
5500 height="24"
5501 viewBox="0 0 24 24"
5502 fill="none"
5503 stroke="currentColor"
5504 stroke-width="1.5"
5505 stroke-linecap="round"
5506 stroke-linejoin="round"
5507>
5508 <path d="M7 21v-6" />
5509 <path d="M20 6l-3 -3l-3 3" />
5510 <path d="M17 3v18" />
5511 <path d="M10 18l-3 3l-3 -3" />
5512 <path d="M7 3v2" />
5513 <path d="M7 9v2" />
5514</svg>
5515"#;
5516pub const ICON_ARROWS_UP_DOWN: &str = r#"
5517<svg
5518 xmlns="http://www.w3.org/2000/svg"
5519 width="24"
5520 height="24"
5521 viewBox="0 0 24 24"
5522 fill="none"
5523 stroke="currentColor"
5524 stroke-width="1.5"
5525 stroke-linecap="round"
5526 stroke-linejoin="round"
5527>
5528 <path d="M7 3l0 18" />
5529 <path d="M10 6l-3 -3l-3 3" />
5530 <path d="M20 18l-3 3l-3 -3" />
5531 <path d="M17 21l0 -18" />
5532</svg>
5533"#;
5534pub const ICON_ARROWS_UP_LEFT: &str = r#"
5535<svg
5536 xmlns="http://www.w3.org/2000/svg"
5537 width="24"
5538 height="24"
5539 viewBox="0 0 24 24"
5540 fill="none"
5541 stroke="currentColor"
5542 stroke-width="1.5"
5543 stroke-linecap="round"
5544 stroke-linejoin="round"
5545>
5546 <path d="M21 7l-4 -4l-4 4" />
5547 <path d="M17 3v11a3 3 0 0 1 -3 3h-11" />
5548 <path d="M7 13l-4 4l4 4" />
5549</svg>
5550"#;
5551pub const ICON_ARROWS_UP_RIGHT: &str = r#"
5552<svg
5553 xmlns="http://www.w3.org/2000/svg"
5554 width="24"
5555 height="24"
5556 viewBox="0 0 24 24"
5557 fill="none"
5558 stroke="currentColor"
5559 stroke-width="1.5"
5560 stroke-linecap="round"
5561 stroke-linejoin="round"
5562>
5563 <path d="M17 21l4 -4l-4 -4" />
5564 <path d="M21 17h-11a3 3 0 0 1 -3 -3v-11" />
5565 <path d="M11 7l-4 -4l-4 4" />
5566</svg>
5567"#;
5568pub const ICON_ARROWS_UP: &str = r#"
5569<svg
5570 xmlns="http://www.w3.org/2000/svg"
5571 width="24"
5572 height="24"
5573 viewBox="0 0 24 24"
5574 fill="none"
5575 stroke="currentColor"
5576 stroke-width="1.5"
5577 stroke-linecap="round"
5578 stroke-linejoin="round"
5579>
5580 <path d="M17 3l0 18" />
5581 <path d="M4 6l3 -3l3 3" />
5582 <path d="M20 6l-3 -3l-3 3" />
5583 <path d="M7 3l0 18" />
5584</svg>
5585"#;
5586pub const ICON_ARROWS_VERTICAL: &str = r#"
5587<svg
5588 xmlns="http://www.w3.org/2000/svg"
5589 width="24"
5590 height="24"
5591 viewBox="0 0 24 24"
5592 fill="none"
5593 stroke="currentColor"
5594 stroke-width="1.5"
5595 stroke-linecap="round"
5596 stroke-linejoin="round"
5597>
5598 <path d="M8 7l4 -4l4 4" />
5599 <path d="M8 17l4 4l4 -4" />
5600 <path d="M12 3l0 18" />
5601</svg>
5602"#;
5603pub const ICON_ARTBOARD_OFF: &str = r#"
5604<svg
5605 xmlns="http://www.w3.org/2000/svg"
5606 width="24"
5607 height="24"
5608 viewBox="0 0 24 24"
5609 fill="none"
5610 stroke="currentColor"
5611 stroke-width="1.5"
5612 stroke-linecap="round"
5613 stroke-linejoin="round"
5614>
5615 <path d="M12 8h3a1 1 0 0 1 1 1v3" />
5616 <path d="M15.716 15.698a1 1 0 0 1 -.716 .302h-6a1 1 0 0 1 -1 -1v-6c0 -.273 .11 -.52 .287 -.7" />
5617 <path d="M3 8h1" />
5618 <path d="M3 16h1" />
5619 <path d="M8 3v1" />
5620 <path d="M16 3v1" />
5621 <path d="M20 8h1" />
5622 <path d="M20 16h1" />
5623 <path d="M8 20v1" />
5624 <path d="M16 20v1" />
5625 <path d="M3 3l18 18" />
5626</svg>
5627"#;
5628pub const ICON_ARTBOARD: &str = r#"
5629<svg
5630 xmlns="http://www.w3.org/2000/svg"
5631 width="24"
5632 height="24"
5633 viewBox="0 0 24 24"
5634 fill="none"
5635 stroke="currentColor"
5636 stroke-width="1.5"
5637 stroke-linecap="round"
5638 stroke-linejoin="round"
5639>
5640 <path d="M8 8m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
5641 <path d="M3 8l1 0" />
5642 <path d="M3 16l1 0" />
5643 <path d="M8 3l0 1" />
5644 <path d="M16 3l0 1" />
5645 <path d="M20 8l1 0" />
5646 <path d="M20 16l1 0" />
5647 <path d="M8 20l0 1" />
5648 <path d="M16 20l0 1" />
5649</svg>
5650"#;
5651pub const ICON_ARTICLE_OFF: &str = r#"
5652<svg
5653 xmlns="http://www.w3.org/2000/svg"
5654 width="24"
5655 height="24"
5656 viewBox="0 0 24 24"
5657 fill="none"
5658 stroke="currentColor"
5659 stroke-width="1.5"
5660 stroke-linecap="round"
5661 stroke-linejoin="round"
5662>
5663 <path d="M8 4h11a2 2 0 0 1 2 2v11m-1.172 2.821a1.993 1.993 0 0 1 -.828 .179h-14a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 1.156 -1.814" />
5664 <path d="M7 8h1m4 0h5" />
5665 <path d="M7 12h5m4 0h1" />
5666 <path d="M7 16h9" />
5667 <path d="M3 3l18 18" />
5668</svg>
5669"#;
5670pub const ICON_ARTICLE: &str = r#"
5671<svg
5672 xmlns="http://www.w3.org/2000/svg"
5673 width="24"
5674 height="24"
5675 viewBox="0 0 24 24"
5676 fill="none"
5677 stroke="currentColor"
5678 stroke-width="1.5"
5679 stroke-linecap="round"
5680 stroke-linejoin="round"
5681>
5682 <path d="M3 4m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
5683 <path d="M7 8h10" />
5684 <path d="M7 12h10" />
5685 <path d="M7 16h10" />
5686</svg>
5687"#;
5688pub const ICON_ASPECT_RATIO_OFF: &str = r#"
5689<svg
5690 xmlns="http://www.w3.org/2000/svg"
5691 width="24"
5692 height="24"
5693 viewBox="0 0 24 24"
5694 fill="none"
5695 stroke="currentColor"
5696 stroke-width="1.5"
5697 stroke-linecap="round"
5698 stroke-linejoin="round"
5699>
5700 <path d="M9 5h10a2 2 0 0 1 2 2v10m-2 2h-14a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2" />
5701 <path d="M7 12v-3h2" />
5702 <path d="M17 12v1m-2 2h-1" />
5703 <path d="M3 3l18 18" />
5704</svg>
5705"#;
5706pub const ICON_ASPECT_RATIO: &str = r#"
5707<svg
5708 xmlns="http://www.w3.org/2000/svg"
5709 width="24"
5710 height="24"
5711 viewBox="0 0 24 24"
5712 fill="none"
5713 stroke="currentColor"
5714 stroke-width="1.5"
5715 stroke-linecap="round"
5716 stroke-linejoin="round"
5717>
5718 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
5719 <path d="M7 12v-3h3" />
5720 <path d="M17 12v3h-3" />
5721</svg>
5722"#;
5723pub const ICON_ASSEMBLY_OFF: &str = r#"
5724<svg
5725 xmlns="http://www.w3.org/2000/svg"
5726 width="24"
5727 height="24"
5728 viewBox="0 0 24 24"
5729 fill="none"
5730 stroke="currentColor"
5731 stroke-width="1.5"
5732 stroke-linecap="round"
5733 stroke-linejoin="round"
5734>
5735 <path d="M8.703 4.685l2.326 -1.385a2.056 2.056 0 0 1 2 0l6 3.573h-.029a2 2 0 0 1 1 1.747v6.536c0 .248 -.046 .49 -.132 .715m-2.156 1.837l-4.741 3.029a2 2 0 0 1 -1.942 0l-6 -3.833a2 2 0 0 1 -1.029 -1.747v-6.537a2 2 0 0 1 1.029 -1.748l1.157 -.689" />
5736 <path d="M11.593 7.591c.295 -.133 .637 -.12 .921 .04l3 1.79h-.014c.312 .181 .503 .516 .5 .877v1.702m-1.152 2.86l-2.363 1.514a1 1 0 0 1 -.97 0l-3 -1.922a1 1 0 0 1 -.515 -.876v-3.278c0 -.364 .197 -.7 .514 -.877l.568 -.339" />
5737 <path d="M3 3l18 18" />
5738</svg>
5739"#;
5740pub const ICON_ASSEMBLY: &str = r#"
5741<svg
5742 xmlns="http://www.w3.org/2000/svg"
5743 width="24"
5744 height="24"
5745 viewBox="0 0 24 24"
5746 fill="none"
5747 stroke="currentColor"
5748 stroke-width="1.5"
5749 stroke-linecap="round"
5750 stroke-linejoin="round"
5751>
5752 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
5753 <path d="M15.5 9.422c.312 .18 .503 .515 .5 .876v3.277c0 .364 -.197 .7 -.515 .877l-3 1.922a1 1 0 0 1 -.97 0l-3 -1.922a1 1 0 0 1 -.515 -.876v-3.278c0 -.364 .197 -.7 .514 -.877l3 -1.79c.311 -.174 .69 -.174 1 0l3 1.79h-.014z" />
5754</svg>
5755"#;
5756pub const ICON_ASSET: &str = r#"
5757<svg
5758 xmlns="http://www.w3.org/2000/svg"
5759 width="24"
5760 height="24"
5761 viewBox="0 0 24 24"
5762 fill="none"
5763 stroke="currentColor"
5764 stroke-width="1.5"
5765 stroke-linecap="round"
5766 stroke-linejoin="round"
5767>
5768 <path d="M9 15m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
5769 <path d="M9 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
5770 <path d="M19 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
5771 <path d="M14.218 17.975l6.619 -12.174" />
5772 <path d="M6.079 9.756l12.217 -6.631" />
5773 <path d="M9 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
5774</svg>
5775"#;
5776pub const ICON_ASTERISK_SIMPLE: &str = r#"
5777<svg
5778 xmlns="http://www.w3.org/2000/svg"
5779 width="24"
5780 height="24"
5781 viewBox="0 0 24 24"
5782 fill="none"
5783 stroke="currentColor"
5784 stroke-width="1.5"
5785 stroke-linecap="round"
5786 stroke-linejoin="round"
5787>
5788 <path d="M12 12v-9" />
5789 <path d="M12 12l-9 -2.5" />
5790 <path d="M12 12l9 -2.5" />
5791 <path d="M12 12l6 8.5" />
5792 <path d="M12 12l-6 8.5" />
5793</svg>
5794"#;
5795pub const ICON_ASTERISK: &str = r#"
5796<svg
5797 xmlns="http://www.w3.org/2000/svg"
5798 width="24"
5799 height="24"
5800 viewBox="0 0 24 24"
5801 fill="none"
5802 stroke="currentColor"
5803 stroke-width="1.5"
5804 stroke-linecap="round"
5805 stroke-linejoin="round"
5806>
5807 <path d="M12 12l8 -4.5" />
5808 <path d="M12 12v9" />
5809 <path d="M12 12l-8 -4.5" />
5810 <path d="M12 12l8 4.5" />
5811 <path d="M12 3v9" />
5812 <path d="M12 12l-8 4.5" />
5813</svg>
5814"#;
5815pub const ICON_AT_OFF: &str = r#"
5816<svg
5817 xmlns="http://www.w3.org/2000/svg"
5818 width="24"
5819 height="24"
5820 viewBox="0 0 24 24"
5821 fill="none"
5822 stroke="currentColor"
5823 stroke-width="1.5"
5824 stroke-linecap="round"
5825 stroke-linejoin="round"
5826>
5827 <path d="M9.174 9.17a4 4 0 0 0 5.646 5.668m1.18 -2.838a4 4 0 0 0 -4 -4" />
5828 <path d="M19.695 15.697a2.5 2.5 0 0 0 1.305 -2.197v-1.5a9 9 0 0 0 -13.055 -8.047m-2.322 1.683a9 9 0 0 0 9.877 14.644" />
5829 <path d="M3 3l18 18" />
5830</svg>
5831"#;
5832pub const ICON_AT: &str = r#"
5833<svg
5834 xmlns="http://www.w3.org/2000/svg"
5835 width="24"
5836 height="24"
5837 viewBox="0 0 24 24"
5838 fill="none"
5839 stroke="currentColor"
5840 stroke-width="1.5"
5841 stroke-linecap="round"
5842 stroke-linejoin="round"
5843>
5844 <path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
5845 <path d="M16 12v1.5a2.5 2.5 0 0 0 5 0v-1.5a9 9 0 1 0 -5.5 8.28" />
5846</svg>
5847"#;
5848pub const ICON_ATOM_2: &str = r#"
5849<svg
5850 xmlns="http://www.w3.org/2000/svg"
5851 width="24"
5852 height="24"
5853 viewBox="0 0 24 24"
5854 fill="none"
5855 stroke="currentColor"
5856 stroke-width="1.5"
5857 stroke-linecap="round"
5858 stroke-linejoin="round"
5859>
5860 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
5861 <path d="M12 21l0 .01" />
5862 <path d="M3 9l0 .01" />
5863 <path d="M21 9l0 .01" />
5864 <path d="M8 20.1a9 9 0 0 1 -5 -7.1" />
5865 <path d="M16 20.1a9 9 0 0 0 5 -7.1" />
5866 <path d="M6.2 5a9 9 0 0 1 11.4 0" />
5867</svg>
5868"#;
5869pub const ICON_ATOM_OFF: &str = r#"
5870<svg
5871 xmlns="http://www.w3.org/2000/svg"
5872 width="24"
5873 height="24"
5874 viewBox="0 0 24 24"
5875 fill="none"
5876 stroke="currentColor"
5877 stroke-width="1.5"
5878 stroke-linecap="round"
5879 stroke-linejoin="round"
5880>
5881 <path d="M12 12v.01" />
5882 <path d="M9.172 9.172c-3.906 3.905 -5.805 8.337 -4.243 9.9c1.562 1.561 6 -.338 9.9 -4.244m1.884 -2.113c2.587 -3.277 3.642 -6.502 2.358 -7.786c-1.284 -1.284 -4.508 -.23 -7.784 2.357" />
5883 <path d="M4.929 4.929c-1.562 1.562 .337 6 4.243 9.9c3.905 3.905 8.337 5.804 9.9 4.242m-.072 -4.071c-.767 -1.794 -2.215 -3.872 -4.172 -5.828c-1.944 -1.945 -4.041 -3.402 -5.828 -4.172" />
5884 <path d="M3 3l18 18" />
5885</svg>
5886"#;
5887pub const ICON_ATOM: &str = r#"
5888<svg
5889 xmlns="http://www.w3.org/2000/svg"
5890 width="24"
5891 height="24"
5892 viewBox="0 0 24 24"
5893 fill="none"
5894 stroke="currentColor"
5895 stroke-width="1.5"
5896 stroke-linecap="round"
5897 stroke-linejoin="round"
5898>
5899 <path d="M12 12v.01" />
5900 <path d="M19.071 4.929c-1.562 -1.562 -6 .337 -9.9 4.243c-3.905 3.905 -5.804 8.337 -4.242 9.9c1.562 1.561 6 -.338 9.9 -4.244c3.905 -3.905 5.804 -8.337 4.242 -9.9" />
5901 <path d="M4.929 4.929c-1.562 1.562 .337 6 4.243 9.9c3.905 3.905 8.337 5.804 9.9 4.242c1.561 -1.562 -.338 -6 -4.244 -9.9c-3.905 -3.905 -8.337 -5.804 -9.9 -4.242" />
5902</svg>
5903"#;
5904pub const ICON_AUGMENTED_REALITY_2: &str = r#"
5905<svg
5906 xmlns="http://www.w3.org/2000/svg"
5907 width="24"
5908 height="24"
5909 viewBox="0 0 24 24"
5910 fill="none"
5911 stroke="currentColor"
5912 stroke-width="1.5"
5913 stroke-linecap="round"
5914 stroke-linejoin="round"
5915>
5916 <path d="M10 21h-2a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v3.5" />
5917 <path d="M17 17l-4 -2.5l4 -2.5l4 2.5v4.5l-4 2.5z" />
5918 <path d="M13 14.5v4.5l4 2.5" />
5919 <path d="M17 17l4 -2.5" />
5920 <path d="M11 4h2" />
5921</svg>
5922"#;
5923pub const ICON_AUGMENTED_REALITY_OFF: &str = r#"
5924<svg
5925 xmlns="http://www.w3.org/2000/svg"
5926 width="24"
5927 height="24"
5928 viewBox="0 0 24 24"
5929 fill="none"
5930 stroke="currentColor"
5931 stroke-width="1.5"
5932 stroke-linecap="round"
5933 stroke-linejoin="round"
5934>
5935 <path d="M4 8v-2c0 -.557 .228 -1.061 .595 -1.424" />
5936 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
5937 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
5938 <path d="M16 20h2c.558 0 1.062 -.228 1.425 -.596" />
5939 <path d="M12 12.5l.312 -.195m2.457 -1.536l1.231 -.769" />
5940 <path d="M9.225 9.235l-1.225 .765l4 2.5v4.5l3.076 -1.923m.924 -3.077v-2l-4 -2.5l-.302 .189" />
5941 <path d="M8 10v4.5l4 2.5" />
5942 <path d="M3 3l18 18" />
5943</svg>
5944"#;
5945pub const ICON_AUGMENTED_REALITY: &str = r#"
5946<svg
5947 xmlns="http://www.w3.org/2000/svg"
5948 width="24"
5949 height="24"
5950 viewBox="0 0 24 24"
5951 fill="none"
5952 stroke="currentColor"
5953 stroke-width="1.5"
5954 stroke-linecap="round"
5955 stroke-linejoin="round"
5956>
5957 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
5958 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
5959 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
5960 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
5961 <path d="M12 12.5l4 -2.5" />
5962 <path d="M8 10l4 2.5v4.5l4 -2.5v-4.5l-4 -2.5z" />
5963 <path d="M8 10v4.5l4 2.5" />
5964</svg>
5965"#;
5966pub const ICON_AUTH_2FA: &str = r#"
5967<svg
5968 xmlns="http://www.w3.org/2000/svg"
5969 width="24"
5970 height="24"
5971 viewBox="0 0 24 24"
5972 fill="none"
5973 stroke="currentColor"
5974 stroke-width="1.5"
5975 stroke-linecap="round"
5976 stroke-linejoin="round"
5977>
5978 <path d="M7 16h-4l3.47 -4.66a2 2 0 1 0 -3.47 -1.54" />
5979 <path d="M10 16v-8h4" />
5980 <path d="M10 12l3 0" />
5981 <path d="M17 16v-6a2 2 0 0 1 4 0v6" />
5982 <path d="M17 13l4 0" />
5983</svg>
5984"#;
5985pub const ICON_AUTOMATIC_GEARBOX: &str = r#"
5986<svg
5987 xmlns="http://www.w3.org/2000/svg"
5988 width="24"
5989 height="24"
5990 viewBox="0 0 24 24"
5991 fill="none"
5992 stroke="currentColor"
5993 stroke-width="1.5"
5994 stroke-linecap="round"
5995 stroke-linejoin="round"
5996>
5997 <path d="M17 17v4h1a2 2 0 1 0 0 -4h-1z" />
5998 <path d="M17 11h1.5a1.5 1.5 0 0 0 0 -3h-1.5v5" />
5999 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
6000 <path d="M5 7v3a1 1 0 0 0 1 1h3v7a1 1 0 0 0 1 1h3" />
6001 <path d="M9 11h4" />
6002</svg>
6003"#;
6004pub const ICON_AUTOMATION: &str = r#"
6005<svg
6006 xmlns="http://www.w3.org/2000/svg"
6007 width="24"
6008 height="24"
6009 viewBox="0 0 24 24"
6010 fill="none"
6011 stroke="currentColor"
6012 stroke-width="1.5"
6013 stroke-linecap="round"
6014 stroke-linejoin="round"
6015>
6016 <path d="M13 20.693c-.905 .628 -2.36 .292 -2.675 -1.01a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.492 .362 1.716 2.219 .674 3.03" />
6017 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
6018 <path d="M17 22l5 -3l-5 -3z" />
6019</svg>
6020"#;
6021pub const ICON_AVOCADO: &str = r#"
6022<svg
6023 xmlns="http://www.w3.org/2000/svg"
6024 width="24"
6025 height="24"
6026 viewBox="0 0 24 24"
6027 fill="none"
6028 stroke="currentColor"
6029 stroke-width="1.5"
6030 stroke-linecap="round"
6031 stroke-linejoin="round"
6032>
6033 <path d="M17.8 14.04a3.905 3.905 0 0 1 1.337 -2.075c1.195 -.985 1.816 -2.285 1.863 -3.902c-.047 -1.43 -.54 -2.626 -1.477 -3.586c-.96 -.938 -2.156 -1.43 -3.585 -1.477c-1.618 .047 -2.918 .668 -3.903 1.863c-.562 .68 -1.254 1.125 -2.074 1.336c-.938 .188 -1.828 .48 -2.672 .88c-.844 .398 -1.559 .878 -2.144 1.44c-1.43 1.501 -2.145 3.224 -2.145 5.169c0 1.946 .715 3.668 2.145 5.168c1.5 1.429 3.222 2.144 5.168 2.144c1.945 0 3.667 -.715 5.167 -2.145c.563 -.585 1.055 -1.3 1.477 -2.144c.398 -.844 .68 -1.723 .844 -2.637v-.035z" />
6034 <path d="M10.87 10.036c-.942 .112 -1.794 .538 -2.556 1.278c-.74 .762 -1.166 1.614 -1.278 2.556c-.135 .92 .112 1.704 .74 2.354c.65 .628 1.435 .875 2.354 .74c.942 -.112 1.794 -.538 2.556 -1.278c.74 -.762 1.166 -1.614 1.278 -2.556c.135 -.92 -.112 -1.704 -.74 -2.354c-.65 -.628 -1.435 -.875 -2.354 -.74z" />
6035</svg>
6036"#;
6037pub const ICON_AWARD_OFF: &str = r#"
6038<svg
6039 xmlns="http://www.w3.org/2000/svg"
6040 width="24"
6041 height="24"
6042 viewBox="0 0 24 24"
6043 fill="none"
6044 stroke="currentColor"
6045 stroke-width="1.5"
6046 stroke-linecap="round"
6047 stroke-linejoin="round"
6048>
6049 <path d="M16.72 12.704a6 6 0 0 0 -8.433 -8.418m-1.755 2.24a6 6 0 0 0 7.936 7.944" />
6050 <path d="M12 15l3.4 5.89l1.598 -3.233l.707 .046m1.108 -2.902l-1.617 -2.8" />
6051 <path d="M6.802 12l-3.4 5.89l3.598 -.233l1.598 3.232l3.4 -5.889" />
6052 <path d="M3 3l18 18" />
6053</svg>
6054"#;
6055pub const ICON_AWARD: &str = r#"
6056<svg
6057 xmlns="http://www.w3.org/2000/svg"
6058 width="24"
6059 height="24"
6060 viewBox="0 0 24 24"
6061 fill="none"
6062 stroke="currentColor"
6063 stroke-width="1.5"
6064 stroke-linecap="round"
6065 stroke-linejoin="round"
6066>
6067 <path d="M12 9m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
6068 <path d="M12 15l3.4 5.89l1.598 -3.233l3.598 .232l-3.4 -5.889" />
6069 <path d="M6.802 12l-3.4 5.89l3.598 -.233l1.598 3.232l3.4 -5.889" />
6070</svg>
6071"#;
6072pub const ICON_AXE: &str = r#"
6073<svg
6074 xmlns="http://www.w3.org/2000/svg"
6075 width="24"
6076 height="24"
6077 viewBox="0 0 24 24"
6078 fill="none"
6079 stroke="currentColor"
6080 stroke-width="1.5"
6081 stroke-linecap="round"
6082 stroke-linejoin="round"
6083>
6084 <path d="M13 9l7.383 7.418c.823 .82 .823 2.148 0 2.967a2.11 2.11 0 0 1 -2.976 0l-7.407 -7.385" />
6085 <path d="M6.66 15.66l-3.32 -3.32a1.25 1.25 0 0 1 .42 -2.044l3.24 -1.296l6 -6l3 3l-6 6l-1.296 3.24a1.25 1.25 0 0 1 -2.044 .42z" />
6086</svg>
6087"#;
6088pub const ICON_AXIS_X: &str = r#"
6089<svg
6090 xmlns="http://www.w3.org/2000/svg"
6091 width="24"
6092 height="24"
6093 viewBox="0 0 24 24"
6094 fill="none"
6095 stroke="currentColor"
6096 stroke-width="1.5"
6097 stroke-linecap="round"
6098 stroke-linejoin="round"
6099>
6100 <path d="M4 13v.01" />
6101 <path d="M4 9v.01" />
6102 <path d="M4 5v.01" />
6103 <path d="M17 20l3 -3l-3 -3" />
6104 <path d="M4 17h16" />
6105</svg>
6106"#;
6107pub const ICON_AXIS_Y: &str = r#"
6108<svg
6109 xmlns="http://www.w3.org/2000/svg"
6110 width="24"
6111 height="24"
6112 viewBox="0 0 24 24"
6113 fill="none"
6114 stroke="currentColor"
6115 stroke-width="1.5"
6116 stroke-linecap="round"
6117 stroke-linejoin="round"
6118>
6119 <path d="M11 20h-.01" />
6120 <path d="M15 20h-.01" />
6121 <path d="M19 20h-.01" />
6122 <path d="M4 7l3 -3l3 3" />
6123 <path d="M7 20v-16" />
6124</svg>
6125"#;
6126pub const ICON_BABY_BOTTLE: &str = r#"
6127<svg
6128 xmlns="http://www.w3.org/2000/svg"
6129 width="24"
6130 height="24"
6131 viewBox="0 0 24 24"
6132 fill="none"
6133 stroke="currentColor"
6134 stroke-width="1.5"
6135 stroke-linecap="round"
6136 stroke-linejoin="round"
6137>
6138 <path d="M5 10h14" />
6139 <path d="M12 2v2" />
6140 <path d="M12 4a5 5 0 0 1 5 5v11a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2v-11a5 5 0 0 1 5 -5z" />
6141</svg>
6142"#;
6143pub const ICON_BABY_CARRIAGE: &str = r#"
6144<svg
6145 xmlns="http://www.w3.org/2000/svg"
6146 width="24"
6147 height="24"
6148 viewBox="0 0 24 24"
6149 fill="none"
6150 stroke="currentColor"
6151 stroke-width="1.5"
6152 stroke-linecap="round"
6153 stroke-linejoin="round"
6154>
6155 <path d="M8 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
6156 <path d="M18 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
6157 <path d="M2 5h2.5l1.632 4.897a6 6 0 0 0 5.693 4.103h2.675a5.5 5.5 0 0 0 0 -11h-.5v6" />
6158 <path d="M6 9h14" />
6159 <path d="M9 17l1 -3" />
6160 <path d="M16 14l1 3" />
6161</svg>
6162"#;
6163pub const ICON_BACKGROUND: &str = r#"
6164<svg
6165 xmlns="http://www.w3.org/2000/svg"
6166 width="24"
6167 height="24"
6168 viewBox="0 0 24 24"
6169 fill="none"
6170 stroke="currentColor"
6171 stroke-width="1.5"
6172 stroke-linecap="round"
6173 stroke-linejoin="round"
6174>
6175 <path d="M4 8l4 -4" />
6176 <path d="M14 4l-10 10" />
6177 <path d="M4 20l16 -16" />
6178 <path d="M20 10l-10 10" />
6179 <path d="M20 16l-4 4" />
6180</svg>
6181"#;
6182pub const ICON_BACKHOE: &str = r#"
6183<svg
6184 xmlns="http://www.w3.org/2000/svg"
6185 width="24"
6186 height="24"
6187 viewBox="0 0 24 24"
6188 fill="none"
6189 stroke="currentColor"
6190 stroke-width="1.5"
6191 stroke-linecap="round"
6192 stroke-linejoin="round"
6193>
6194 <path d="M4 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
6195 <path d="M13 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
6196 <path d="M13 19l-9 0" />
6197 <path d="M4 15l9 0" />
6198 <path d="M8 12v-5h2a3 3 0 0 1 3 3v5" />
6199 <path d="M5 15v-2a1 1 0 0 1 1 -1h7" />
6200 <path d="M21.12 9.88l-3.12 -4.88l-5 5" />
6201 <path d="M21.12 9.88a3 3 0 0 1 -2.12 5.12a3 3 0 0 1 -2.12 -.88l4.24 -4.24z" />
6202</svg>
6203"#;
6204pub const ICON_BACKPACK_OFF: &str = r#"
6205<svg
6206 xmlns="http://www.w3.org/2000/svg"
6207 width="24"
6208 height="24"
6209 viewBox="0 0 24 24"
6210 fill="none"
6211 stroke="currentColor"
6212 stroke-width="1.5"
6213 stroke-linecap="round"
6214 stroke-linejoin="round"
6215>
6216 <path d="M10 6h3a6 6 0 0 1 6 6v3m-.129 3.872a3 3 0 0 1 -2.871 2.128h-8a3 3 0 0 1 -3 -3v-6a5.99 5.99 0 0 1 2.285 -4.712" />
6217 <path d="M10 6v-1a2 2 0 1 1 4 0v1" />
6218 <path d="M9 21v-4a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v4" />
6219 <path d="M3 3l18 18" />
6220</svg>
6221"#;
6222pub const ICON_BACKPACK: &str = r#"
6223<svg
6224 xmlns="http://www.w3.org/2000/svg"
6225 width="24"
6226 height="24"
6227 viewBox="0 0 24 24"
6228 fill="none"
6229 stroke="currentColor"
6230 stroke-width="1.5"
6231 stroke-linecap="round"
6232 stroke-linejoin="round"
6233>
6234 <path d="M5 18v-6a6 6 0 0 1 6 -6h2a6 6 0 0 1 6 6v6a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3z" />
6235 <path d="M10 6v-1a2 2 0 1 1 4 0v1" />
6236 <path d="M9 21v-4a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v4" />
6237 <path d="M11 10h2" />
6238</svg>
6239"#;
6240pub const ICON_BACKSLASH: &str = r#"
6241<svg
6242 xmlns="http://www.w3.org/2000/svg"
6243 width="24"
6244 height="24"
6245 viewBox="0 0 24 24"
6246 fill="none"
6247 stroke="currentColor"
6248 stroke-width="1.5"
6249 stroke-linecap="round"
6250 stroke-linejoin="round"
6251>
6252 <path d="M7 5l10 14" />
6253</svg>
6254"#;
6255pub const ICON_BACKSPACE: &str = r#"
6256<svg
6257 xmlns="http://www.w3.org/2000/svg"
6258 width="24"
6259 height="24"
6260 viewBox="0 0 24 24"
6261 fill="none"
6262 stroke="currentColor"
6263 stroke-width="1.5"
6264 stroke-linecap="round"
6265 stroke-linejoin="round"
6266>
6267 <path d="M20 6a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-11l-5 -5a1.5 1.5 0 0 1 0 -2l5 -5z" />
6268 <path d="M12 10l4 4m0 -4l-4 4" />
6269</svg>
6270"#;
6271pub const ICON_BADGE_3D: &str = r#"
6272<svg
6273 xmlns="http://www.w3.org/2000/svg"
6274 width="24"
6275 height="24"
6276 viewBox="0 0 24 24"
6277 fill="none"
6278 stroke="currentColor"
6279 stroke-width="1.5"
6280 stroke-linecap="round"
6281 stroke-linejoin="round"
6282>
6283 <path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
6284 <path d="M7 9h1.5a1.5 1.5 0 0 1 0 3h-.5h.5a1.5 1.5 0 0 1 0 3h-1.5" />
6285 <path d="M14 9v6h1a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2z" />
6286</svg>
6287"#;
6288pub const ICON_BADGE_4K: &str = r#"
6289<svg
6290 xmlns="http://www.w3.org/2000/svg"
6291 width="24"
6292 height="24"
6293 viewBox="0 0 24 24"
6294 fill="none"
6295 stroke="currentColor"
6296 stroke-width="1.5"
6297 stroke-linecap="round"
6298 stroke-linejoin="round"
6299>
6300 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
6301 <path d="M7 9v2a1 1 0 0 0 1 1h1" />
6302 <path d="M10 9v6" />
6303 <path d="M14 9v6" />
6304 <path d="M17 9l-2 3l2 3" />
6305 <path d="M15 12h-1" />
6306</svg>
6307"#;
6308pub const ICON_BADGE_8K: &str = r#"
6309<svg
6310 xmlns="http://www.w3.org/2000/svg"
6311 width="24"
6312 height="24"
6313 viewBox="0 0 24 24"
6314 fill="none"
6315 stroke="currentColor"
6316 stroke-width="1.5"
6317 stroke-linecap="round"
6318 stroke-linejoin="round"
6319>
6320 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
6321 <path d="M14 9v6" />
6322 <path d="M17 9l-2 3l2 3" />
6323 <path d="M15 12h-1" />
6324 <path d="M8.5 12h-.5a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1" />
6325</svg>
6326"#;
6327pub const ICON_BADGE_AD_OFF: &str = r#"
6328<svg
6329 xmlns="http://www.w3.org/2000/svg"
6330 width="24"
6331 height="24"
6332 viewBox="0 0 24 24"
6333 fill="none"
6334 stroke="currentColor"
6335 stroke-width="1.5"
6336 stroke-linecap="round"
6337 stroke-linejoin="round"
6338>
6339 <path d="M9 5h10a2 2 0 0 1 2 2v10m-2 2h-14a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2" />
6340 <path d="M14 14v1h1m2 -2v-2a2 2 0 0 0 -2 -2h-1v1" />
6341 <path d="M7 15v-4.5a1.5 1.5 0 0 1 2.077 -1.385m.788 .762c.087 .19 .135 .4 .135 .623v4.5" />
6342 <path d="M7 13h3" />
6343 <path d="M3 3l18 18" />
6344</svg>
6345"#;
6346pub const ICON_BADGE_AD: &str = r#"
6347<svg
6348 xmlns="http://www.w3.org/2000/svg"
6349 width="24"
6350 height="24"
6351 viewBox="0 0 24 24"
6352 fill="none"
6353 stroke="currentColor"
6354 stroke-width="1.5"
6355 stroke-linecap="round"
6356 stroke-linejoin="round"
6357>
6358 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
6359 <path d="M14 9v6h1a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-1z" />
6360 <path d="M7 15v-4.5a1.5 1.5 0 0 1 3 0v4.5" />
6361 <path d="M7 13h3" />
6362</svg>
6363"#;
6364pub const ICON_BADGE_AR: &str = r#"
6365<svg
6366 xmlns="http://www.w3.org/2000/svg"
6367 width="24"
6368 height="24"
6369 viewBox="0 0 24 24"
6370 fill="none"
6371 stroke="currentColor"
6372 stroke-width="1.5"
6373 stroke-linecap="round"
6374 stroke-linejoin="round"
6375>
6376 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
6377 <path d="M7 15v-4.5a1.5 1.5 0 0 1 3 0v4.5" />
6378 <path d="M7 13h3" />
6379 <path d="M14 12h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6m3 0l-2 -3" />
6380</svg>
6381"#;
6382pub const ICON_BADGE_CC: &str = r#"
6383<svg
6384 xmlns="http://www.w3.org/2000/svg"
6385 width="24"
6386 height="24"
6387 viewBox="0 0 24 24"
6388 fill="none"
6389 stroke="currentColor"
6390 stroke-width="1.5"
6391 stroke-linecap="round"
6392 stroke-linejoin="round"
6393>
6394 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
6395 <path d="M10 10.5a1.5 1.5 0 0 0 -3 0v3a1.5 1.5 0 0 0 3 0" />
6396 <path d="M17 10.5a1.5 1.5 0 0 0 -3 0v3a1.5 1.5 0 0 0 3 0" />
6397</svg>
6398"#;
6399pub const ICON_BADGE_HD: &str = r#"
6400<svg
6401 xmlns="http://www.w3.org/2000/svg"
6402 width="24"
6403 height="24"
6404 viewBox="0 0 24 24"
6405 fill="none"
6406 stroke="currentColor"
6407 stroke-width="1.5"
6408 stroke-linecap="round"
6409 stroke-linejoin="round"
6410>
6411 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
6412 <path d="M14 9v6h1a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-1z" />
6413 <path d="M7 15v-6" />
6414 <path d="M10 15v-6" />
6415 <path d="M7 12h3" />
6416</svg>
6417"#;
6418pub const ICON_BADGE_OFF: &str = r#"
6419<svg
6420 xmlns="http://www.w3.org/2000/svg"
6421 width="24"
6422 height="24"
6423 viewBox="0 0 24 24"
6424 fill="none"
6425 stroke="currentColor"
6426 stroke-width="1.5"
6427 stroke-linecap="round"
6428 stroke-linejoin="round"
6429>
6430 <path d="M7 7v10l5 3l5 -3m0 -4v-9l-5 3l-2.496 -1.497" />
6431 <path d="M3 3l18 18" />
6432</svg>
6433"#;
6434pub const ICON_BADGE_SD: &str = r#"
6435<svg
6436 xmlns="http://www.w3.org/2000/svg"
6437 width="24"
6438 height="24"
6439 viewBox="0 0 24 24"
6440 fill="none"
6441 stroke="currentColor"
6442 stroke-width="1.5"
6443 stroke-linecap="round"
6444 stroke-linejoin="round"
6445>
6446 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
6447 <path d="M14 9v6h1a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-1z" />
6448 <path d="M7 14.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
6449</svg>
6450"#;
6451pub const ICON_BADGE_TM: &str = r#"
6452<svg
6453 xmlns="http://www.w3.org/2000/svg"
6454 width="24"
6455 height="24"
6456 viewBox="0 0 24 24"
6457 fill="none"
6458 stroke="currentColor"
6459 stroke-width="1.5"
6460 stroke-linecap="round"
6461 stroke-linejoin="round"
6462>
6463 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
6464 <path d="M6 9h4" />
6465 <path d="M8 9v6" />
6466 <path d="M13 15v-6l2 3l2 -3v6" />
6467</svg>
6468"#;
6469pub const ICON_BADGE_VO: &str = r#"
6470<svg
6471 xmlns="http://www.w3.org/2000/svg"
6472 width="24"
6473 height="24"
6474 viewBox="0 0 24 24"
6475 fill="none"
6476 stroke="currentColor"
6477 stroke-width="1.5"
6478 stroke-linecap="round"
6479 stroke-linejoin="round"
6480>
6481 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
6482 <path d="M7 9l2 6l2 -6" />
6483 <path d="M15.5 9a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1 -3 0v-3a1.5 1.5 0 0 1 1.5 -1.5z" />
6484</svg>
6485"#;
6486pub const ICON_BADGE_VR: &str = r#"
6487<svg
6488 xmlns="http://www.w3.org/2000/svg"
6489 width="24"
6490 height="24"
6491 viewBox="0 0 24 24"
6492 fill="none"
6493 stroke="currentColor"
6494 stroke-width="1.5"
6495 stroke-linecap="round"
6496 stroke-linejoin="round"
6497>
6498 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
6499 <path d="M14 12h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6m3 0l-2 -3" />
6500 <path d="M7 9l2 6l2 -6" />
6501</svg>
6502"#;
6503pub const ICON_BADGE_WC: &str = r#"
6504<svg
6505 xmlns="http://www.w3.org/2000/svg"
6506 width="24"
6507 height="24"
6508 viewBox="0 0 24 24"
6509 fill="none"
6510 stroke="currentColor"
6511 stroke-width="1.5"
6512 stroke-linecap="round"
6513 stroke-linejoin="round"
6514>
6515 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
6516 <path d="M6.5 9l.5 6l2 -4l2 4l.5 -6" />
6517 <path d="M17 10.5a1.5 1.5 0 0 0 -3 0v3a1.5 1.5 0 0 0 3 0" />
6518</svg>
6519"#;
6520pub const ICON_BADGE: &str = r#"
6521<svg
6522 xmlns="http://www.w3.org/2000/svg"
6523 width="24"
6524 height="24"
6525 viewBox="0 0 24 24"
6526 fill="none"
6527 stroke="currentColor"
6528 stroke-width="1.5"
6529 stroke-linecap="round"
6530 stroke-linejoin="round"
6531>
6532 <path d="M17 17v-13l-5 3l-5 -3v13l5 3z" />
6533</svg>
6534"#;
6535pub const ICON_BADGES_OFF: &str = r#"
6536<svg
6537 xmlns="http://www.w3.org/2000/svg"
6538 width="24"
6539 height="24"
6540 viewBox="0 0 24 24"
6541 fill="none"
6542 stroke="currentColor"
6543 stroke-width="1.5"
6544 stroke-linecap="round"
6545 stroke-linejoin="round"
6546>
6547 <path d="M14.505 14.497l-2.505 1.503l-5 -3v4l5 3l5 -3" />
6548 <path d="M13.873 9.876l3.127 -1.876v-4l-5 3l-2.492 -1.495m-2.508 1.495v1l2.492 1.495" />
6549 <path d="M3 3l18 18" />
6550</svg>
6551"#;
6552pub const ICON_BADGES: &str = r#"
6553<svg
6554 xmlns="http://www.w3.org/2000/svg"
6555 width="24"
6556 height="24"
6557 viewBox="0 0 24 24"
6558 fill="none"
6559 stroke="currentColor"
6560 stroke-width="1.5"
6561 stroke-linecap="round"
6562 stroke-linejoin="round"
6563>
6564 <path d="M17 17v-4l-5 3l-5 -3v4l5 3z" />
6565 <path d="M17 8v-4l-5 3l-5 -3v4l5 3z" />
6566</svg>
6567"#;
6568pub const ICON_BAGUETTE: &str = r#"
6569<svg
6570 xmlns="http://www.w3.org/2000/svg"
6571 width="24"
6572 height="24"
6573 viewBox="0 0 24 24"
6574 fill="none"
6575 stroke="currentColor"
6576 stroke-width="1.5"
6577 stroke-linecap="round"
6578 stroke-linejoin="round"
6579>
6580 <path d="M5.628 11.283l5.644 -5.637c2.665 -2.663 5.924 -3.747 8.663 -1.205l.188 .181a2.987 2.987 0 0 1 0 4.228l-11.287 11.274a3 3 0 0 1 -4.089 .135l-.143 -.135c-2.728 -2.724 -1.704 -6.117 1.024 -8.841z" />
6581 <path d="M9.5 7.5l1.5 3.5" />
6582 <path d="M6.5 10.5l1.5 3.5" />
6583 <path d="M12.5 4.5l1.5 3.5" />
6584</svg>
6585"#;
6586pub const ICON_BALL_AMERICAN_FOOTBALL_OFF: &str = r#"
6587<svg
6588 xmlns="http://www.w3.org/2000/svg"
6589 width="24"
6590 height="24"
6591 viewBox="0 0 24 24"
6592 fill="none"
6593 stroke="currentColor"
6594 stroke-width="1.5"
6595 stroke-linecap="round"
6596 stroke-linejoin="round"
6597>
6598 <path d="M15 9l-1 1m-2 2l-3 3" />
6599 <path d="M10 12l2 2" />
6600 <path d="M8 21a5 5 0 0 0 -5 -5" />
6601 <path d="M6.813 6.802a12.96 12.96 0 0 0 -3.813 9.198a5 5 0 0 0 5 5a12.96 12.96 0 0 0 9.186 -3.801m1.789 -2.227a12.94 12.94 0 0 0 2.025 -6.972a5 5 0 0 0 -5 -5a12.94 12.94 0 0 0 -6.967 2.022" />
6602 <path d="M16 3a5 5 0 0 0 5 5" />
6603 <path d="M3 3l18 18" />
6604</svg>
6605"#;
6606pub const ICON_BALL_AMERICAN_FOOTBALL: &str = r#"
6607<svg
6608 xmlns="http://www.w3.org/2000/svg"
6609 width="24"
6610 height="24"
6611 viewBox="0 0 24 24"
6612 fill="none"
6613 stroke="currentColor"
6614 stroke-width="1.5"
6615 stroke-linecap="round"
6616 stroke-linejoin="round"
6617>
6618 <path d="M15 9l-6 6" />
6619 <path d="M10 12l2 2" />
6620 <path d="M12 10l2 2" />
6621 <path d="M8 21a5 5 0 0 0 -5 -5" />
6622 <path d="M16 3c-7.18 0 -13 5.82 -13 13a5 5 0 0 0 5 5c7.18 0 13 -5.82 13 -13a5 5 0 0 0 -5 -5" />
6623 <path d="M16 3a5 5 0 0 0 5 5" />
6624</svg>
6625"#;
6626pub const ICON_BALL_BASEBALL: &str = r#"
6627<svg
6628 xmlns="http://www.w3.org/2000/svg"
6629 width="24"
6630 height="24"
6631 viewBox="0 0 24 24"
6632 fill="none"
6633 stroke="currentColor"
6634 stroke-width="1.5"
6635 stroke-linecap="round"
6636 stroke-linejoin="round"
6637>
6638 <path d="M5.636 18.364a9 9 0 1 0 12.728 -12.728a9 9 0 0 0 -12.728 12.728z" />
6639 <path d="M12.495 3.02a9 9 0 0 1 -9.475 9.475" />
6640 <path d="M20.98 11.505a9 9 0 0 0 -9.475 9.475" />
6641 <path d="M9 9l2 2" />
6642 <path d="M13 13l2 2" />
6643 <path d="M11 7l2 1" />
6644 <path d="M7 11l1 2" />
6645 <path d="M16 11l1 2" />
6646 <path d="M11 16l2 1" />
6647</svg>
6648"#;
6649pub const ICON_BALL_BASKETBALL: &str = r#"
6650<svg
6651 xmlns="http://www.w3.org/2000/svg"
6652 width="24"
6653 height="24"
6654 viewBox="0 0 24 24"
6655 fill="none"
6656 stroke="currentColor"
6657 stroke-width="1.5"
6658 stroke-linecap="round"
6659 stroke-linejoin="round"
6660>
6661 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
6662 <path d="M5.65 5.65l12.7 12.7" />
6663 <path d="M5.65 18.35l12.7 -12.7" />
6664 <path d="M12 3a9 9 0 0 0 9 9" />
6665 <path d="M3 12a9 9 0 0 1 9 9" />
6666</svg>
6667"#;
6668pub const ICON_BALL_BOWLING: &str = r#"
6669<svg
6670 xmlns="http://www.w3.org/2000/svg"
6671 width="24"
6672 height="24"
6673 viewBox="0 0 24 24"
6674 fill="none"
6675 stroke="currentColor"
6676 stroke-width="1.5"
6677 stroke-linecap="round"
6678 stroke-linejoin="round"
6679>
6680 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
6681 <path d="M11 9l0 .01" />
6682 <path d="M15 8l0 .01" />
6683 <path d="M14 12l0 .01" />
6684</svg>
6685"#;
6686pub const ICON_BALL_FOOTBALL_OFF: &str = r#"
6687<svg
6688 xmlns="http://www.w3.org/2000/svg"
6689 width="24"
6690 height="24"
6691 viewBox="0 0 24 24"
6692 fill="none"
6693 stroke="currentColor"
6694 stroke-width="1.5"
6695 stroke-linecap="round"
6696 stroke-linejoin="round"
6697>
6698 <path d="M20.041 16.046a9 9 0 0 0 -12.084 -12.09m-2.323 1.683a9 9 0 0 0 12.726 12.73" />
6699 <path d="M12 7l4.755 3.455l-.566 1.743l-.98 3.014l-.209 .788h-6l-1.755 -5.545l1.86 -1.351l2.313 -1.681z" />
6700 <path d="M12 7v-4" />
6701 <path d="M15 16l2.5 3" />
6702 <path d="M16.755 10.455l3.745 -1.455" />
6703 <path d="M9.061 16.045l-2.561 2.955" />
6704 <path d="M7.245 10.455l-3.745 -1.455" />
6705 <path d="M3 3l18 18" />
6706</svg>
6707"#;
6708pub const ICON_BALL_FOOTBALL: &str = r#"
6709<svg
6710 xmlns="http://www.w3.org/2000/svg"
6711 width="24"
6712 height="24"
6713 viewBox="0 0 24 24"
6714 fill="none"
6715 stroke="currentColor"
6716 stroke-width="1.5"
6717 stroke-linecap="round"
6718 stroke-linejoin="round"
6719>
6720 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
6721 <path d="M12 7l4.76 3.45l-1.76 5.55h-6l-1.76 -5.55z" />
6722 <path d="M12 7v-4m3 13l2.5 3m-.74 -8.55l3.74 -1.45m-11.44 7.05l-2.56 2.95m.74 -8.55l-3.74 -1.45" />
6723</svg>
6724"#;
6725pub const ICON_BALL_TENNIS: &str = r#"
6726<svg
6727 xmlns="http://www.w3.org/2000/svg"
6728 width="24"
6729 height="24"
6730 viewBox="0 0 24 24"
6731 fill="none"
6732 stroke="currentColor"
6733 stroke-width="1.5"
6734 stroke-linecap="round"
6735 stroke-linejoin="round"
6736>
6737 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
6738 <path d="M6 5.3a9 9 0 0 1 0 13.4" />
6739 <path d="M18 5.3a9 9 0 0 0 0 13.4" />
6740</svg>
6741"#;
6742pub const ICON_BALL_VOLLEYBALL: &str = r#"
6743<svg
6744 xmlns="http://www.w3.org/2000/svg"
6745 width="24"
6746 height="24"
6747 viewBox="0 0 24 24"
6748 fill="none"
6749 stroke="currentColor"
6750 stroke-width="1.5"
6751 stroke-linecap="round"
6752 stroke-linejoin="round"
6753>
6754 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
6755 <path d="M12 12a8 8 0 0 0 8 4" />
6756 <path d="M7.5 13.5a12 12 0 0 0 8.5 6.5" />
6757 <path d="M12 12a8 8 0 0 0 -7.464 4.928" />
6758 <path d="M12.951 7.353a12 12 0 0 0 -9.88 4.111" />
6759 <path d="M12 12a8 8 0 0 0 -.536 -8.928" />
6760 <path d="M15.549 15.147a12 12 0 0 0 1.38 -10.611" />
6761</svg>
6762"#;
6763pub const ICON_BALLOON_OFF: &str = r#"
6764<svg
6765 xmlns="http://www.w3.org/2000/svg"
6766 width="24"
6767 height="24"
6768 viewBox="0 0 24 24"
6769 fill="none"
6770 stroke="currentColor"
6771 stroke-width="1.5"
6772 stroke-linecap="round"
6773 stroke-linejoin="round"
6774>
6775 <path d="M14 8a2 2 0 0 0 -2 -2" />
6776 <path d="M7.762 3.753a6 6 0 0 1 10.238 4.247c0 1.847 -.37 3.564 -1.007 4.993m-1.59 2.42c-.967 1 -2.14 1.587 -3.403 1.587c-3.314 0 -6 -4.03 -6 -9c0 -.593 .086 -1.166 .246 -1.707" />
6777 <path d="M12 17v1a2 2 0 0 1 -2 2h-3a2 2 0 0 0 -2 2" />
6778 <path d="M3 3l18 18" />
6779</svg>
6780"#;
6781pub const ICON_BALLOON: &str = r#"
6782<svg
6783 xmlns="http://www.w3.org/2000/svg"
6784 width="24"
6785 height="24"
6786 viewBox="0 0 24 24"
6787 fill="none"
6788 stroke="currentColor"
6789 stroke-width="1.5"
6790 stroke-linecap="round"
6791 stroke-linejoin="round"
6792>
6793 <path d="M14 8a2 2 0 0 0 -2 -2" />
6794 <path d="M6 8a6 6 0 1 1 12 0c0 4.97 -2.686 9 -6 9s-6 -4.03 -6 -9" />
6795 <path d="M12 17v1a2 2 0 0 1 -2 2h-3a2 2 0 0 0 -2 2" />
6796</svg>
6797"#;
6798pub const ICON_BALLPEN_OFF: &str = r#"
6799<svg
6800 xmlns="http://www.w3.org/2000/svg"
6801 width="24"
6802 height="24"
6803 viewBox="0 0 24 24"
6804 fill="none"
6805 stroke="currentColor"
6806 stroke-width="1.5"
6807 stroke-linecap="round"
6808 stroke-linejoin="round"
6809>
6810 <path d="M14 6l7 7l-2 2" />
6811 <path d="M10 10l-4.172 4.172a2.828 2.828 0 1 0 4 4l4.172 -4.172" />
6812 <path d="M16 12l4.414 -4.414a2 2 0 0 0 0 -2.829l-1.171 -1.171a2 2 0 0 0 -2.829 0l-4.414 4.414" />
6813 <path d="M4 20l1.768 -1.768" />
6814 <path d="M3 3l18 18" />
6815</svg>
6816"#;
6817pub const ICON_BALLPEN: &str = r#"
6818<svg
6819 xmlns="http://www.w3.org/2000/svg"
6820 width="24"
6821 height="24"
6822 viewBox="0 0 24 24"
6823 fill="none"
6824 stroke="currentColor"
6825 stroke-width="1.5"
6826 stroke-linecap="round"
6827 stroke-linejoin="round"
6828>
6829 <path d="M14 6l7 7l-4 4" />
6830 <path d="M5.828 18.172a2.828 2.828 0 0 0 4 0l10.586 -10.586a2 2 0 0 0 0 -2.829l-1.171 -1.171a2 2 0 0 0 -2.829 0l-10.586 10.586a2.828 2.828 0 0 0 0 4z" />
6831 <path d="M4 20l1.768 -1.768" />
6832</svg>
6833"#;
6834pub const ICON_BAN: &str = r#"
6835<svg
6836 xmlns="http://www.w3.org/2000/svg"
6837 width="24"
6838 height="24"
6839 viewBox="0 0 24 24"
6840 fill="none"
6841 stroke="currentColor"
6842 stroke-width="1.5"
6843 stroke-linecap="round"
6844 stroke-linejoin="round"
6845>
6846 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
6847 <path d="M5.7 5.7l12.6 12.6" />
6848</svg>
6849"#;
6850pub const ICON_BANDAGE_OFF: &str = r#"
6851<svg
6852 xmlns="http://www.w3.org/2000/svg"
6853 width="24"
6854 height="24"
6855 viewBox="0 0 24 24"
6856 fill="none"
6857 stroke="currentColor"
6858 stroke-width="1.5"
6859 stroke-linecap="round"
6860 stroke-linejoin="round"
6861>
6862 <path d="M10 12v.01" />
6863 <path d="M12 14v.01" />
6864 <path d="M10.513 6.487l1.987 -1.987a4.95 4.95 0 0 1 7 7l-2.018 2.018m-1.982 1.982l-4 4a4.95 4.95 0 0 1 -7 -7l4 -4" />
6865 <path d="M3 3l18 18" />
6866</svg>
6867"#;
6868pub const ICON_BANDAGE: &str = r#"
6869<svg
6870 xmlns="http://www.w3.org/2000/svg"
6871 width="24"
6872 height="24"
6873 viewBox="0 0 24 24"
6874 fill="none"
6875 stroke="currentColor"
6876 stroke-width="1.5"
6877 stroke-linecap="round"
6878 stroke-linejoin="round"
6879>
6880 <path d="M14 12l0 .01" />
6881 <path d="M10 12l0 .01" />
6882 <path d="M12 10l0 .01" />
6883 <path d="M12 14l0 .01" />
6884 <path d="M4.5 12.5l8 -8a4.94 4.94 0 0 1 7 7l-8 8a4.94 4.94 0 0 1 -7 -7" />
6885</svg>
6886"#;
6887pub const ICON_BARBELL_OFF: &str = r#"
6888<svg
6889 xmlns="http://www.w3.org/2000/svg"
6890 width="24"
6891 height="24"
6892 viewBox="0 0 24 24"
6893 fill="none"
6894 stroke="currentColor"
6895 stroke-width="1.5"
6896 stroke-linecap="round"
6897 stroke-linejoin="round"
6898>
6899 <path d="M2 12h1" />
6900 <path d="M6 8h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2" />
6901 <path d="M6.298 6.288a1 1 0 0 0 -.298 .712v10a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-8" />
6902 <path d="M9 12h3" />
6903 <path d="M15 15v2a1 1 0 0 0 1 1h1c.275 0 .523 -.11 .704 -.29m.296 -3.71v-7a1 1 0 0 0 -1 -1h-1a1 1 0 0 0 -1 1v4" />
6904 <path d="M18 8h2a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1" />
6905 <path d="M22 12h-1" />
6906 <path d="M3 3l18 18" />
6907</svg>
6908"#;
6909pub const ICON_BARBELL: &str = r#"
6910<svg
6911 xmlns="http://www.w3.org/2000/svg"
6912 width="24"
6913 height="24"
6914 viewBox="0 0 24 24"
6915 fill="none"
6916 stroke="currentColor"
6917 stroke-width="1.5"
6918 stroke-linecap="round"
6919 stroke-linejoin="round"
6920>
6921 <path d="M2 12h1" />
6922 <path d="M6 8h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2" />
6923 <path d="M6 7v10a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-10a1 1 0 0 0 -1 -1h-1a1 1 0 0 0 -1 1z" />
6924 <path d="M9 12h6" />
6925 <path d="M15 7v10a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-10a1 1 0 0 0 -1 -1h-1a1 1 0 0 0 -1 1z" />
6926 <path d="M18 8h2a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-2" />
6927 <path d="M22 12h-1" />
6928</svg>
6929"#;
6930pub const ICON_BARCODE_OFF: &str = r#"
6931<svg
6932 xmlns="http://www.w3.org/2000/svg"
6933 width="24"
6934 height="24"
6935 viewBox="0 0 24 24"
6936 fill="none"
6937 stroke="currentColor"
6938 stroke-width="1.5"
6939 stroke-linecap="round"
6940 stroke-linejoin="round"
6941>
6942 <path d="M4 7v-1c0 -.552 .224 -1.052 .586 -1.414" />
6943 <path d="M4 17v1a2 2 0 0 0 2 2h2" />
6944 <path d="M16 4h2a2 2 0 0 1 2 2v1" />
6945 <path d="M16 20h2c.551 0 1.05 -.223 1.412 -.584" />
6946 <path d="M5 11h1v2h-1z" />
6947 <path d="M10 11v2" />
6948 <path d="M15 11v.01" />
6949 <path d="M19 11v2" />
6950 <path d="M3 3l18 18" />
6951</svg>
6952"#;
6953pub const ICON_BARCODE: &str = r#"
6954<svg
6955 xmlns="http://www.w3.org/2000/svg"
6956 width="24"
6957 height="24"
6958 viewBox="0 0 24 24"
6959 fill="none"
6960 stroke="currentColor"
6961 stroke-width="1.5"
6962 stroke-linecap="round"
6963 stroke-linejoin="round"
6964>
6965 <path d="M4 7v-1a2 2 0 0 1 2 -2h2" />
6966 <path d="M4 17v1a2 2 0 0 0 2 2h2" />
6967 <path d="M16 4h2a2 2 0 0 1 2 2v1" />
6968 <path d="M16 20h2a2 2 0 0 0 2 -2v-1" />
6969 <path d="M5 11h1v2h-1z" />
6970 <path d="M10 11l0 2" />
6971 <path d="M14 11h1v2h-1z" />
6972 <path d="M19 11l0 2" />
6973</svg>
6974"#;
6975pub const ICON_BARREL_OFF: &str = r#"
6976<svg
6977 xmlns="http://www.w3.org/2000/svg"
6978 width="24"
6979 height="24"
6980 viewBox="0 0 24 24"
6981 fill="none"
6982 stroke="currentColor"
6983 stroke-width="1.5"
6984 stroke-linecap="round"
6985 stroke-linejoin="round"
6986>
6987 <path d="M8 4h8.722a2 2 0 0 1 1.841 1.22c.958 2.26 1.437 4.52 1.437 6.78a16.35 16.35 0 0 1 -.407 3.609m-.964 3.013l-.066 .158a2 2 0 0 1 -1.841 1.22h-9.444a2 2 0 0 1 -1.841 -1.22c-.958 -2.26 -1.437 -4.52 -1.437 -6.78c0 -2.21 .458 -4.42 1.374 -6.63" />
6988 <path d="M14 4c.585 2.337 .913 4.674 .985 7.01m-.114 3.86a33.415 33.415 0 0 1 -.871 5.13" />
6989 <path d="M10 4a34.42 34.42 0 0 0 -.366 1.632m-.506 3.501a32.126 32.126 0 0 0 -.128 2.867c0 2.667 .333 5.333 1 8" />
6990 <path d="M4.5 16h11.5" />
6991 <path d="M19.5 8h-7.5m-4 0h-3.5" />
6992 <path d="M3 3l18 18" />
6993</svg>
6994"#;
6995pub const ICON_BARREL: &str = r#"
6996<svg
6997 xmlns="http://www.w3.org/2000/svg"
6998 width="24"
6999 height="24"
7000 viewBox="0 0 24 24"
7001 fill="none"
7002 stroke="currentColor"
7003 stroke-width="1.5"
7004 stroke-linecap="round"
7005 stroke-linejoin="round"
7006>
7007 <path d="M7.278 4h9.444a2 2 0 0 1 1.841 1.22c.958 2.26 1.437 4.52 1.437 6.78c0 2.26 -.479 4.52 -1.437 6.78a2 2 0 0 1 -1.841 1.22h-9.444a2 2 0 0 1 -1.841 -1.22c-.958 -2.26 -1.437 -4.52 -1.437 -6.78c0 -2.26 .479 -4.52 1.437 -6.78a2 2 0 0 1 1.841 -1.22z" />
7008 <path d="M14 4c.667 2.667 1 5.333 1 8s-.333 5.333 -1 8" />
7009 <path d="M10 4c-.667 2.667 -1 5.333 -1 8s.333 5.333 1 8" />
7010 <path d="M4.5 16h15" />
7011 <path d="M19.5 8h-15" />
7012</svg>
7013"#;
7014pub const ICON_BARRIER_BLOCK_OFF: &str = r#"
7015<svg
7016 xmlns="http://www.w3.org/2000/svg"
7017 width="24"
7018 height="24"
7019 viewBox="0 0 24 24"
7020 fill="none"
7021 stroke="currentColor"
7022 stroke-width="1.5"
7023 stroke-linecap="round"
7024 stroke-linejoin="round"
7025>
7026 <path d="M11 7h8a1 1 0 0 1 1 1v7c0 .27 -.107 .516 -.282 .696" />
7027 <path d="M16 16h-11a1 1 0 0 1 -1 -1v-7a1 1 0 0 1 1 -1h2" />
7028 <path d="M7 16v4" />
7029 <path d="M7.5 16l4.244 -4.244" />
7030 <path d="M13.745 9.755l2.755 -2.755" />
7031 <path d="M13.5 16l1.249 -1.249" />
7032 <path d="M16.741 12.759l3.259 -3.259" />
7033 <path d="M4 13.5l4.752 -4.752" />
7034 <path d="M17 17v3" />
7035 <path d="M5 20h4" />
7036 <path d="M15 20h4" />
7037 <path d="M17 7v-2" />
7038 <path d="M3 3l18 18" />
7039</svg>
7040"#;
7041pub const ICON_BARRIER_BLOCK: &str = r#"
7042<svg
7043 xmlns="http://www.w3.org/2000/svg"
7044 width="24"
7045 height="24"
7046 viewBox="0 0 24 24"
7047 fill="none"
7048 stroke="currentColor"
7049 stroke-width="1.5"
7050 stroke-linecap="round"
7051 stroke-linejoin="round"
7052>
7053 <path d="M4 7m0 1a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v7a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" />
7054 <path d="M7 16v4" />
7055 <path d="M7.5 16l9 -9" />
7056 <path d="M13.5 16l6.5 -6.5" />
7057 <path d="M4 13.5l6.5 -6.5" />
7058 <path d="M17 16v4" />
7059 <path d="M5 20h4" />
7060 <path d="M15 20h4" />
7061 <path d="M17 7v-2" />
7062 <path d="M7 7v-2" />
7063</svg>
7064"#;
7065pub const ICON_BASELINE_DENSITY_LARGE: &str = r#"
7066<svg
7067 xmlns="http://www.w3.org/2000/svg"
7068 width="24"
7069 height="24"
7070 viewBox="0 0 24 24"
7071 fill="none"
7072 stroke="currentColor"
7073 stroke-width="1.5"
7074 stroke-linecap="round"
7075 stroke-linejoin="round"
7076>
7077 <path d="M4 4h16" />
7078 <path d="M4 20h16" />
7079</svg>
7080"#;
7081pub const ICON_BASELINE_DENSITY_MEDIUM: &str = r#"
7082<svg
7083 xmlns="http://www.w3.org/2000/svg"
7084 width="24"
7085 height="24"
7086 viewBox="0 0 24 24"
7087 fill="none"
7088 stroke="currentColor"
7089 stroke-width="1.5"
7090 stroke-linecap="round"
7091 stroke-linejoin="round"
7092>
7093 <path d="M4 20h16" />
7094 <path d="M4 12h16" />
7095 <path d="M4 4h16" />
7096</svg>
7097"#;
7098pub const ICON_BASELINE_DENSITY_SMALL: &str = r#"
7099<svg
7100 xmlns="http://www.w3.org/2000/svg"
7101 width="24"
7102 height="24"
7103 viewBox="0 0 24 24"
7104 fill="none"
7105 stroke="currentColor"
7106 stroke-width="1.5"
7107 stroke-linecap="round"
7108 stroke-linejoin="round"
7109>
7110 <path d="M4 3h16" />
7111 <path d="M4 9h16" />
7112 <path d="M4 15h16" />
7113 <path d="M4 21h16" />
7114</svg>
7115"#;
7116pub const ICON_BASELINE: &str = r#"
7117<svg
7118 xmlns="http://www.w3.org/2000/svg"
7119 width="24"
7120 height="24"
7121 viewBox="0 0 24 24"
7122 fill="none"
7123 stroke="currentColor"
7124 stroke-width="1.5"
7125 stroke-linecap="round"
7126 stroke-linejoin="round"
7127>
7128 <path d="M4 20h16" />
7129 <path d="M8 16v-8a4 4 0 1 1 8 0v8" />
7130 <path d="M8 10h8" />
7131</svg>
7132"#;
7133pub const ICON_BASKET_BOLT: &str = r#"
7134<svg
7135 xmlns="http://www.w3.org/2000/svg"
7136 width="24"
7137 height="24"
7138 viewBox="0 0 24 24"
7139 fill="none"
7140 stroke="currentColor"
7141 stroke-width="1.5"
7142 stroke-linecap="round"
7143 stroke-linejoin="round"
7144>
7145 <path d="M17 10l-2 -6" />
7146 <path d="M7 10l2 -6" />
7147 <path d="M13 20h-5.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.358 2.04" />
7148 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7149 <path d="M19 16l-2 3h4l-2 3" />
7150</svg>
7151"#;
7152pub const ICON_BASKET_CANCEL: &str = r#"
7153<svg
7154 xmlns="http://www.w3.org/2000/svg"
7155 width="24"
7156 height="24"
7157 viewBox="0 0 24 24"
7158 fill="none"
7159 stroke="currentColor"
7160 stroke-width="1.5"
7161 stroke-linecap="round"
7162 stroke-linejoin="round"
7163>
7164 <path d="M17 10l-2 -6" />
7165 <path d="M7 10l2 -6" />
7166 <path d="M12 20h-4.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.3 1.713" />
7167 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7168 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
7169 <path d="M17 21l4 -4" />
7170</svg>
7171"#;
7172pub const ICON_BASKET_CHECK: &str = r#"
7173<svg
7174 xmlns="http://www.w3.org/2000/svg"
7175 width="24"
7176 height="24"
7177 viewBox="0 0 24 24"
7178 fill="none"
7179 stroke="currentColor"
7180 stroke-width="1.5"
7181 stroke-linecap="round"
7182 stroke-linejoin="round"
7183>
7184 <path d="M17 10l-2 -6" />
7185 <path d="M7 10l2 -6" />
7186 <path d="M11 20h-3.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.479 2.729" />
7187 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7188 <path d="M15 19l2 2l4 -4" />
7189</svg>
7190"#;
7191pub const ICON_BASKET_CODE: &str = r#"
7192<svg
7193 xmlns="http://www.w3.org/2000/svg"
7194 width="24"
7195 height="24"
7196 viewBox="0 0 24 24"
7197 fill="none"
7198 stroke="currentColor"
7199 stroke-width="1.5"
7200 stroke-linecap="round"
7201 stroke-linejoin="round"
7202>
7203 <path d="M17 10l-2 -6" />
7204 <path d="M7 10l2 -6" />
7205 <path d="M11 20h-3.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304c-.21 1.202 -.37 2.104 -.475 2.705" />
7206 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7207 <path d="M20 21l2 -2l-2 -2" />
7208 <path d="M17 17l-2 2l2 2" />
7209</svg>
7210"#;
7211pub const ICON_BASKET_COG: &str = r#"
7212<svg
7213 xmlns="http://www.w3.org/2000/svg"
7214 width="24"
7215 height="24"
7216 viewBox="0 0 24 24"
7217 fill="none"
7218 stroke="currentColor"
7219 stroke-width="1.5"
7220 stroke-linecap="round"
7221 stroke-linejoin="round"
7222>
7223 <path d="M17 10l-2 -6" />
7224 <path d="M7 10l2 -6" />
7225 <path d="M12 20h-4.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.267 1.522" />
7226 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7227 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
7228 <path d="M19.001 15.5v1.5" />
7229 <path d="M19.001 21v1.5" />
7230 <path d="M22.032 17.25l-1.299 .75" />
7231 <path d="M17.27 20l-1.3 .75" />
7232 <path d="M15.97 17.25l1.3 .75" />
7233 <path d="M20.733 20l1.3 .75" />
7234</svg>
7235"#;
7236pub const ICON_BASKET_DISCOUNT: &str = r#"
7237<svg
7238 xmlns="http://www.w3.org/2000/svg"
7239 width="24"
7240 height="24"
7241 viewBox="0 0 24 24"
7242 fill="none"
7243 stroke="currentColor"
7244 stroke-width="1.5"
7245 stroke-linecap="round"
7246 stroke-linejoin="round"
7247>
7248 <path d="M17 10l-2 -6" />
7249 <path d="M7 10l2 -6" />
7250 <path d="M12.5 20h-5.256a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.394 2.248" />
7251 <path d="M13.856 13.254a2 2 0 1 0 -1.856 2.746" />
7252 <path d="M16 21l5 -5" />
7253 <path d="M21 21v.01" />
7254 <path d="M16 16v.01" />
7255</svg>
7256"#;
7257pub const ICON_BASKET_DOLLAR: &str = r#"
7258<svg
7259 xmlns="http://www.w3.org/2000/svg"
7260 width="24"
7261 height="24"
7262 viewBox="0 0 24 24"
7263 fill="none"
7264 stroke="currentColor"
7265 stroke-width="1.5"
7266 stroke-linecap="round"
7267 stroke-linejoin="round"
7268>
7269 <path d="M17 10l-2 -6" />
7270 <path d="M7 10l2 -6" />
7271 <path d="M13 20h-5.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304" />
7272 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7273 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
7274 <path d="M19 21v1m0 -8v1" />
7275</svg>
7276"#;
7277pub const ICON_BASKET_DOWN: &str = r#"
7278<svg
7279 xmlns="http://www.w3.org/2000/svg"
7280 width="24"
7281 height="24"
7282 viewBox="0 0 24 24"
7283 fill="none"
7284 stroke="currentColor"
7285 stroke-width="1.5"
7286 stroke-linecap="round"
7287 stroke-linejoin="round"
7288>
7289 <path d="M17 10l-2 -6" />
7290 <path d="M7 10l2 -6" />
7291 <path d="M12 20h-4.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.349 1.989" />
7292 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7293 <path d="M19 16v6" />
7294 <path d="M22 19l-3 3l-3 -3" />
7295</svg>
7296"#;
7297pub const ICON_BASKET_EXCLAMATION: &str = r#"
7298<svg
7299 xmlns="http://www.w3.org/2000/svg"
7300 width="24"
7301 height="24"
7302 viewBox="0 0 24 24"
7303 fill="none"
7304 stroke="currentColor"
7305 stroke-width="1.5"
7306 stroke-linecap="round"
7307 stroke-linejoin="round"
7308>
7309 <path d="M17 10l-2 -6" />
7310 <path d="M7 10l2 -6" />
7311 <path d="M15 20h-7.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.36 2.055" />
7312 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7313 <path d="M19 16v3" />
7314 <path d="M19 22v.01" />
7315</svg>
7316"#;
7317pub const ICON_BASKET_HEART: &str = r#"
7318<svg
7319 xmlns="http://www.w3.org/2000/svg"
7320 width="24"
7321 height="24"
7322 viewBox="0 0 24 24"
7323 fill="none"
7324 stroke="currentColor"
7325 stroke-width="1.5"
7326 stroke-linecap="round"
7327 stroke-linejoin="round"
7328>
7329 <path d="M17 10l-2 -6" />
7330 <path d="M7 10l2 -6" />
7331 <path d="M10.5 20h-3.256a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.143 .817" />
7332 <path d="M12.602 12.092a2 2 0 0 0 -2.233 3.066" />
7333 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
7334</svg>
7335"#;
7336pub const ICON_BASKET_MINUS: &str = r#"
7337<svg
7338 xmlns="http://www.w3.org/2000/svg"
7339 width="24"
7340 height="24"
7341 viewBox="0 0 24 24"
7342 fill="none"
7343 stroke="currentColor"
7344 stroke-width="1.5"
7345 stroke-linecap="round"
7346 stroke-linejoin="round"
7347>
7348 <path d="M17 10l-2 -6" />
7349 <path d="M7 10l2 -6" />
7350 <path d="M12 20h-4.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.833 4.75" />
7351 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7352 <path d="M16 19h6" />
7353</svg>
7354"#;
7355pub const ICON_BASKET_OFF: &str = r#"
7356<svg
7357 xmlns="http://www.w3.org/2000/svg"
7358 width="24"
7359 height="24"
7360 viewBox="0 0 24 24"
7361 fill="none"
7362 stroke="currentColor"
7363 stroke-width="1.5"
7364 stroke-linecap="round"
7365 stroke-linejoin="round"
7366>
7367 <path d="M17 10l-2 -6" />
7368 <path d="M7 10l.75 -2.252m1.001 -3.002l.249 -.746" />
7369 <path d="M12 8h7a2 2 0 0 1 1.977 2.304c-.442 2.516 -.756 4.438 -.977 5.696m-1.01 3.003a2.997 2.997 0 0 1 -2.234 .997h-9.512a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h2.999" />
7370 <path d="M12 12a2 2 0 1 0 2 2" />
7371 <path d="M3 3l18 18" />
7372</svg>
7373"#;
7374pub const ICON_BASKET_PAUSE: &str = r#"
7375<svg
7376 xmlns="http://www.w3.org/2000/svg"
7377 width="24"
7378 height="24"
7379 viewBox="0 0 24 24"
7380 fill="none"
7381 stroke="currentColor"
7382 stroke-width="1.5"
7383 stroke-linecap="round"
7384 stroke-linejoin="round"
7385>
7386 <path d="M17 10l-2 -6" />
7387 <path d="M7 10l2 -6" />
7388 <path d="M13 20h-5.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.478 2.725" />
7389 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7390 <path d="M17 17v5" />
7391 <path d="M21 17v5" />
7392</svg>
7393"#;
7394pub const ICON_BASKET_PIN: &str = r#"
7395<svg
7396 xmlns="http://www.w3.org/2000/svg"
7397 width="24"
7398 height="24"
7399 viewBox="0 0 24 24"
7400 fill="none"
7401 stroke="currentColor"
7402 stroke-width="1.5"
7403 stroke-linecap="round"
7404 stroke-linejoin="round"
7405>
7406 <path d="M17 10l-2 -6" />
7407 <path d="M7 10l2 -6" />
7408 <path d="M12 20h-4.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.161 .92" />
7409 <path d="M13.866 13.28a2 2 0 1 0 -1.866 2.72" />
7410 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
7411 <path d="M19 18v.01" />
7412</svg>
7413"#;
7414pub const ICON_BASKET_PLUS: &str = r#"
7415<svg
7416 xmlns="http://www.w3.org/2000/svg"
7417 width="24"
7418 height="24"
7419 viewBox="0 0 24 24"
7420 fill="none"
7421 stroke="currentColor"
7422 stroke-width="1.5"
7423 stroke-linecap="round"
7424 stroke-linejoin="round"
7425>
7426 <path d="M17 10l-2 -6" />
7427 <path d="M7 10l2 -6" />
7428 <path d="M12 20h-4.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.359 2.043" />
7429 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7430 <path d="M16 19h6" />
7431 <path d="M19 16v6" />
7432</svg>
7433"#;
7434pub const ICON_BASKET_QUESTION: &str = r#"
7435<svg
7436 xmlns="http://www.w3.org/2000/svg"
7437 width="24"
7438 height="24"
7439 viewBox="0 0 24 24"
7440 fill="none"
7441 stroke="currentColor"
7442 stroke-width="1.5"
7443 stroke-linecap="round"
7444 stroke-linejoin="round"
7445>
7446 <path d="M17 10l-2 -6" />
7447 <path d="M7 10l2 -6" />
7448 <path d="M15 20h-7.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.161 .918" />
7449 <path d="M12 16a2 2 0 1 0 0 -4a2 2 0 0 0 0 4z" />
7450 <path d="M19 22v.01" />
7451 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
7452</svg>
7453"#;
7454pub const ICON_BASKET_SEARCH: &str = r#"
7455<svg
7456 xmlns="http://www.w3.org/2000/svg"
7457 width="24"
7458 height="24"
7459 viewBox="0 0 24 24"
7460 fill="none"
7461 stroke="currentColor"
7462 stroke-width="1.5"
7463 stroke-linecap="round"
7464 stroke-linejoin="round"
7465>
7466 <path d="M17 10l-2 -6" />
7467 <path d="M7 10l2 -6" />
7468 <path d="M11 20h-3.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.215 1.227" />
7469 <path d="M13.483 12.658a2 2 0 1 0 -2.162 3.224" />
7470 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
7471 <path d="M20.2 20.2l1.8 1.8" />
7472</svg>
7473"#;
7474pub const ICON_BASKET_SHARE: &str = r#"
7475<svg
7476 xmlns="http://www.w3.org/2000/svg"
7477 width="24"
7478 height="24"
7479 viewBox="0 0 24 24"
7480 fill="none"
7481 stroke="currentColor"
7482 stroke-width="1.5"
7483 stroke-linecap="round"
7484 stroke-linejoin="round"
7485>
7486 <path d="M17 10l-2 -6" />
7487 <path d="M7 10l2 -6" />
7488 <path d="M12.5 20h-5.256a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.478 2.723" />
7489 <path d="M14 14a2 2 0 1 0 -2 2" />
7490 <path d="M16 22l5 -5" />
7491 <path d="M21 21.5v-4.5h-4.5" />
7492</svg>
7493"#;
7494pub const ICON_BASKET_STAR: &str = r#"
7495<svg
7496 xmlns="http://www.w3.org/2000/svg"
7497 width="24"
7498 height="24"
7499 viewBox="0 0 24 24"
7500 fill="none"
7501 stroke="currentColor"
7502 stroke-width="1.5"
7503 stroke-linecap="round"
7504 stroke-linejoin="round"
7505>
7506 <path d="M17 10l-2 -6" />
7507 <path d="M7 10l2 -6" />
7508 <path d="M10.5 20h-3.256a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.133 .757" />
7509 <path d="M13.596 12.794a2 2 0 0 0 -3.377 2.116" />
7510 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
7511</svg>
7512"#;
7513pub const ICON_BASKET_UP: &str = r#"
7514<svg
7515 xmlns="http://www.w3.org/2000/svg"
7516 width="24"
7517 height="24"
7518 viewBox="0 0 24 24"
7519 fill="none"
7520 stroke="currentColor"
7521 stroke-width="1.5"
7522 stroke-linecap="round"
7523 stroke-linejoin="round"
7524>
7525 <path d="M17 10l-2 -6" />
7526 <path d="M7 10l2 -6" />
7527 <path d="M12 20h-4.756a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.358 2.04" />
7528 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7529 <path d="M19 22v-6" />
7530 <path d="M22 19l-3 -3l-3 3" />
7531</svg>
7532"#;
7533pub const ICON_BASKET_X: &str = r#"
7534<svg
7535 xmlns="http://www.w3.org/2000/svg"
7536 width="24"
7537 height="24"
7538 viewBox="0 0 24 24"
7539 fill="none"
7540 stroke="currentColor"
7541 stroke-width="1.5"
7542 stroke-linecap="round"
7543 stroke-linejoin="round"
7544>
7545 <path d="M17 10l-2 -6" />
7546 <path d="M7 10l2 -6" />
7547 <path d="M13.5 20h-6.256a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304h13.999a2 2 0 0 1 1.977 2.304l-.532 3.03" />
7548 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7549 <path d="M22 22l-5 -5" />
7550 <path d="M17 22l5 -5" />
7551</svg>
7552"#;
7553pub const ICON_BASKET: &str = r#"
7554<svg
7555 xmlns="http://www.w3.org/2000/svg"
7556 width="24"
7557 height="24"
7558 viewBox="0 0 24 24"
7559 fill="none"
7560 stroke="currentColor"
7561 stroke-width="1.5"
7562 stroke-linecap="round"
7563 stroke-linejoin="round"
7564>
7565 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
7566 <path d="M5.001 8h13.999a2 2 0 0 1 1.977 2.304l-1.255 7.152a3 3 0 0 1 -2.966 2.544h-9.512a3 3 0 0 1 -2.965 -2.544l-1.255 -7.152a2 2 0 0 1 1.977 -2.304z" />
7567 <path d="M17 10l-2 -6" />
7568 <path d="M7 10l2 -6" />
7569</svg>
7570"#;
7571pub const ICON_BAT: &str = r#"
7572<svg
7573 xmlns="http://www.w3.org/2000/svg"
7574 width="24"
7575 height="24"
7576 viewBox="0 0 24 24"
7577 fill="none"
7578 stroke="currentColor"
7579 stroke-width="1.5"
7580 stroke-linecap="round"
7581 stroke-linejoin="round"
7582>
7583 <path d="M17 16c.74 -2.286 2.778 -3.762 5 -3c-.173 -2.595 .13 -5.314 -2 -7.5c-1.708 2.648 -3.358 2.557 -5 2.5v-4l-3 2l-3 -2v4c-1.642 .057 -3.292 .148 -5 -2.5c-2.13 2.186 -1.827 4.905 -2 7.5c2.222 -.762 4.26 .714 5 3c2.593 0 3.889 .952 5 4c1.111 -3.048 2.407 -4 5 -4z" />
7584 <path d="M9 8a3 3 0 0 0 6 0" />
7585</svg>
7586"#;
7587pub const ICON_BATH_OFF: &str = r#"
7588<svg
7589 xmlns="http://www.w3.org/2000/svg"
7590 width="24"
7591 height="24"
7592 viewBox="0 0 24 24"
7593 fill="none"
7594 stroke="currentColor"
7595 stroke-width="1.5"
7596 stroke-linecap="round"
7597 stroke-linejoin="round"
7598>
7599 <path d="M16 12h4a1 1 0 0 1 1 1v3c0 .311 -.036 .614 -.103 .904m-1.61 2.378a3.982 3.982 0 0 1 -2.287 .718h-10a4 4 0 0 1 -4 -4v-3a1 1 0 0 1 1 -1h8" />
7600 <path d="M6 12v-6m1.178 -2.824c.252 -.113 .53 -.176 .822 -.176h3v2.25" />
7601 <path d="M4 21l1 -1.5" />
7602 <path d="M20 21l-1 -1.5" />
7603 <path d="M3 3l18 18" />
7604</svg>
7605"#;
7606pub const ICON_BATH: &str = r#"
7607<svg
7608 xmlns="http://www.w3.org/2000/svg"
7609 width="24"
7610 height="24"
7611 viewBox="0 0 24 24"
7612 fill="none"
7613 stroke="currentColor"
7614 stroke-width="1.5"
7615 stroke-linecap="round"
7616 stroke-linejoin="round"
7617>
7618 <path d="M4 12h16a1 1 0 0 1 1 1v3a4 4 0 0 1 -4 4h-10a4 4 0 0 1 -4 -4v-3a1 1 0 0 1 1 -1z" />
7619 <path d="M6 12v-7a2 2 0 0 1 2 -2h3v2.25" />
7620 <path d="M4 21l1 -1.5" />
7621 <path d="M20 21l-1 -1.5" />
7622</svg>
7623"#;
7624pub const ICON_BATTERY_1: &str = r#"
7625<svg
7626 xmlns="http://www.w3.org/2000/svg"
7627 width="24"
7628 height="24"
7629 viewBox="0 0 24 24"
7630 fill="none"
7631 stroke="currentColor"
7632 stroke-width="1.5"
7633 stroke-linecap="round"
7634 stroke-linejoin="round"
7635>
7636 <path d="M6 7h11a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" />
7637 <path d="M7 10l0 4" />
7638</svg>
7639"#;
7640pub const ICON_BATTERY_2: &str = r#"
7641<svg
7642 xmlns="http://www.w3.org/2000/svg"
7643 width="24"
7644 height="24"
7645 viewBox="0 0 24 24"
7646 fill="none"
7647 stroke="currentColor"
7648 stroke-width="1.5"
7649 stroke-linecap="round"
7650 stroke-linejoin="round"
7651>
7652 <path d="M6 7h11a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" />
7653 <path d="M7 10l0 4" />
7654 <path d="M10 10l0 4" />
7655</svg>
7656"#;
7657pub const ICON_BATTERY_3: &str = r#"
7658<svg
7659 xmlns="http://www.w3.org/2000/svg"
7660 width="24"
7661 height="24"
7662 viewBox="0 0 24 24"
7663 fill="none"
7664 stroke="currentColor"
7665 stroke-width="1.5"
7666 stroke-linecap="round"
7667 stroke-linejoin="round"
7668>
7669 <path d="M6 7h11a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" />
7670 <path d="M7 10l0 4" />
7671 <path d="M10 10l0 4" />
7672 <path d="M13 10l0 4" />
7673</svg>
7674"#;
7675pub const ICON_BATTERY_4: &str = r#"
7676<svg
7677 xmlns="http://www.w3.org/2000/svg"
7678 width="24"
7679 height="24"
7680 viewBox="0 0 24 24"
7681 fill="none"
7682 stroke="currentColor"
7683 stroke-width="1.5"
7684 stroke-linecap="round"
7685 stroke-linejoin="round"
7686>
7687 <path d="M6 7h11a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" />
7688 <path d="M7 10l0 4" />
7689 <path d="M10 10l0 4" />
7690 <path d="M13 10l0 4" />
7691 <path d="M16 10l0 4" />
7692</svg>
7693"#;
7694pub const ICON_BATTERY_AUTOMOTIVE: &str = r#"
7695<svg
7696 xmlns="http://www.w3.org/2000/svg"
7697 width="24"
7698 height="24"
7699 viewBox="0 0 24 24"
7700 fill="none"
7701 stroke="currentColor"
7702 stroke-width="1.5"
7703 stroke-linecap="round"
7704 stroke-linejoin="round"
7705>
7706 <path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
7707 <path d="M6 5v-2" />
7708 <path d="M18 3v2" />
7709 <path d="M6.5 12h3" />
7710 <path d="M14.5 12h3" />
7711 <path d="M16 10.5v3" />
7712</svg>
7713"#;
7714pub const ICON_BATTERY_CHARGING_2: &str = r#"
7715<svg
7716 xmlns="http://www.w3.org/2000/svg"
7717 width="24"
7718 height="24"
7719 viewBox="0 0 24 24"
7720 fill="none"
7721 stroke="currentColor"
7722 stroke-width="1.5"
7723 stroke-linecap="round"
7724 stroke-linejoin="round"
7725>
7726 <path d="M4 9a2 2 0 0 1 2 -2h11a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-4.5" />
7727 <path d="M3 15h6v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2v-2z" />
7728 <path d="M6 22v-3" />
7729 <path d="M4 15v-2.5" />
7730 <path d="M8 15v-2.5" />
7731</svg>
7732"#;
7733pub const ICON_BATTERY_CHARGING: &str = r#"
7734<svg
7735 xmlns="http://www.w3.org/2000/svg"
7736 width="24"
7737 height="24"
7738 viewBox="0 0 24 24"
7739 fill="none"
7740 stroke="currentColor"
7741 stroke-width="1.5"
7742 stroke-linecap="round"
7743 stroke-linejoin="round"
7744>
7745 <path d="M16 7h1a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-2" />
7746 <path d="M8 7h-2a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h1" />
7747 <path d="M12 8l-2 4h3l-2 4" />
7748</svg>
7749"#;
7750pub const ICON_BATTERY_ECO: &str = r#"
7751<svg
7752 xmlns="http://www.w3.org/2000/svg"
7753 width="24"
7754 height="24"
7755 viewBox="0 0 24 24"
7756 fill="none"
7757 stroke="currentColor"
7758 stroke-width="1.5"
7759 stroke-linecap="round"
7760 stroke-linejoin="round"
7761>
7762 <path d="M4 9a2 2 0 0 1 2 -2h11a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-5.5" />
7763 <path d="M3 16.143c0 -2.84 2.09 -5.143 4.667 -5.143h2.333v.857c0 2.84 -2.09 5.143 -4.667 5.143h-2.333v-.857z" />
7764 <path d="M3 20v-3" />
7765</svg>
7766"#;
7767pub const ICON_BATTERY_EXCLAMATION: &str = r#"
7768<svg
7769 xmlns="http://www.w3.org/2000/svg"
7770 width="24"
7771 height="24"
7772 viewBox="0 0 24 24"
7773 fill="none"
7774 stroke="currentColor"
7775 stroke-width="1.5"
7776 stroke-linecap="round"
7777 stroke-linejoin="round"
7778>
7779 <path d="M9 17h8c1.105 0 2 -.895 2 -2v-.5c0 -.276 .224 -.5 .5 -.5s.5 -.224 .5 -.5v-3c0 -.276 -.224 -.5 -.5 -.5s-.5 -.224 -.5 -.5v-.5c0 -1.105 -.895 -2 -2 -2h-11c-1.105 0 -2 .895 -2 2v3" />
7780 <path d="M5 16v3" />
7781 <path d="M5 22v.01" />
7782</svg>
7783"#;
7784pub const ICON_BATTERY_OFF: &str = r#"
7785<svg
7786 xmlns="http://www.w3.org/2000/svg"
7787 width="24"
7788 height="24"
7789 viewBox="0 0 24 24"
7790 fill="none"
7791 stroke="currentColor"
7792 stroke-width="1.5"
7793 stroke-linecap="round"
7794 stroke-linejoin="round"
7795>
7796 <path d="M3 3l18 18" />
7797 <path d="M11 7h6a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5m-2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h1" />
7798</svg>
7799"#;
7800pub const ICON_BATTERY_VERTICAL_1: &str = r#"
7801<svg
7802 xmlns="http://www.w3.org/2000/svg"
7803 width="24"
7804 height="24"
7805 viewBox="0 0 24 24"
7806 fill="none"
7807 stroke="currentColor"
7808 stroke-width="1.5"
7809 stroke-linecap="round"
7810 stroke-linejoin="round"
7811>
7812 <path d="M7 18v-11a2 2 0 0 1 2 -2h.5a.5 .5 0 0 0 .5 -.5a.5 .5 0 0 1 .5 -.5h3a.5 .5 0 0 1 .5 .5a.5 .5 0 0 0 .5 .5h.5a2 2 0 0 1 2 2v11a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2" />
7813 <path d="M10 17h4" />
7814</svg>
7815"#;
7816pub const ICON_BATTERY_VERTICAL_2: &str = r#"
7817<svg
7818 xmlns="http://www.w3.org/2000/svg"
7819 width="24"
7820 height="24"
7821 viewBox="0 0 24 24"
7822 fill="none"
7823 stroke="currentColor"
7824 stroke-width="1.5"
7825 stroke-linecap="round"
7826 stroke-linejoin="round"
7827>
7828 <path d="M7 18v-11a2 2 0 0 1 2 -2h.5a.5 .5 0 0 0 .5 -.5a.5 .5 0 0 1 .5 -.5h3a.5 .5 0 0 1 .5 .5a.5 .5 0 0 0 .5 .5h.5a2 2 0 0 1 2 2v11a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2" />
7829 <path d="M10 17h4" />
7830 <path d="M10 14h4" />
7831</svg>
7832"#;
7833pub const ICON_BATTERY_VERTICAL_3: &str = r#"
7834<svg
7835 xmlns="http://www.w3.org/2000/svg"
7836 width="24"
7837 height="24"
7838 viewBox="0 0 24 24"
7839 fill="none"
7840 stroke="currentColor"
7841 stroke-width="1.5"
7842 stroke-linecap="round"
7843 stroke-linejoin="round"
7844>
7845 <path d="M7 18v-11a2 2 0 0 1 2 -2h.5a.5 .5 0 0 0 .5 -.5a.5 .5 0 0 1 .5 -.5h3a.5 .5 0 0 1 .5 .5a.5 .5 0 0 0 .5 .5h.5a2 2 0 0 1 2 2v11a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2" />
7846 <path d="M10 17h4" />
7847 <path d="M10 14h4" />
7848 <path d="M10 11h4" />
7849</svg>
7850"#;
7851pub const ICON_BATTERY_VERTICAL_4: &str = r#"
7852<svg
7853 xmlns="http://www.w3.org/2000/svg"
7854 width="24"
7855 height="24"
7856 viewBox="0 0 24 24"
7857 fill="none"
7858 stroke="currentColor"
7859 stroke-width="1.5"
7860 stroke-linecap="round"
7861 stroke-linejoin="round"
7862>
7863 <path d="M7 18v-11a2 2 0 0 1 2 -2h.5a.5 .5 0 0 0 .5 -.5a.5 .5 0 0 1 .5 -.5h3a.5 .5 0 0 1 .5 .5a.5 .5 0 0 0 .5 .5h.5a2 2 0 0 1 2 2v11a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2" />
7864 <path d="M10 17h4" />
7865 <path d="M10 14h4" />
7866 <path d="M10 11h4" />
7867 <path d="M10 8h4" />
7868</svg>
7869"#;
7870pub const ICON_BATTERY_VERTICAL_CHARGING_2: &str = r#"
7871<svg
7872 xmlns="http://www.w3.org/2000/svg"
7873 width="24"
7874 height="24"
7875 viewBox="0 0 24 24"
7876 fill="none"
7877 stroke="currentColor"
7878 stroke-width="1.5"
7879 stroke-linecap="round"
7880 stroke-linejoin="round"
7881>
7882 <path d="M7 18v-11c0 -1.105 .895 -2 2 -2h.5c.276 0 .5 -.224 .5 -.5s.224 -.5 .5 -.5h3c.276 0 .5 .224 .5 .5s.224 .5 .5 .5h.5c1.105 0 2 .895 2 2v1m-10 10c0 1.105 .895 2 2 2h1" />
7883 <path d="M12 14h6v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
7884 <path d="M15 21v-3" />
7885 <path d="M13 14v-2.5" />
7886 <path d="M17 14v-2.5" />
7887</svg>
7888"#;
7889pub const ICON_BATTERY_VERTICAL_CHARGING: &str = r#"
7890<svg
7891 xmlns="http://www.w3.org/2000/svg"
7892 width="24"
7893 height="24"
7894 viewBox="0 0 24 24"
7895 fill="none"
7896 stroke="currentColor"
7897 stroke-width="1.5"
7898 stroke-linecap="round"
7899 stroke-linejoin="round"
7900>
7901 <path d="M7 18v-11a2 2 0 0 1 2 -2h.5a.5 .5 0 0 0 .5 -.5a.5 .5 0 0 1 .5 -.5h3a.5 .5 0 0 1 .5 .5a.5 .5 0 0 0 .5 .5h.5a2 2 0 0 1 2 2v11a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2" />
7902 <path d="M12.667 8l-2.667 4h4l-2.667 4" />
7903</svg>
7904"#;
7905pub const ICON_BATTERY_VERTICAL_ECO: &str = r#"
7906<svg
7907 xmlns="http://www.w3.org/2000/svg"
7908 width="24"
7909 height="24"
7910 viewBox="0 0 24 24"
7911 fill="none"
7912 stroke="currentColor"
7913 stroke-width="1.5"
7914 stroke-linecap="round"
7915 stroke-linejoin="round"
7916>
7917 <path d="M7 18v-11c0 -1.105 .895 -2 2 -2h.5c.276 0 .5 -.224 .5 -.5s.224 -.5 .5 -.5h3c.276 0 .5 .224 .5 .5s.224 .5 .5 .5h.5c1.105 0 2 .895 2 2v1m-8 12c-1.105 0 -2 -.895 -2 -2" />
7918 <path d="M13 17.143c0 -2.84 2.09 -5.143 4.667 -5.143h2.333v.857c0 2.84 -2.09 5.143 -4.667 5.143h-2.333z" />
7919 <path d="M13 21v-3" />
7920</svg>
7921"#;
7922pub const ICON_BATTERY_VERTICAL_EXCLAMATION: &str = r#"
7923<svg
7924 xmlns="http://www.w3.org/2000/svg"
7925 width="24"
7926 height="24"
7927 viewBox="0 0 24 24"
7928 fill="none"
7929 stroke="currentColor"
7930 stroke-width="1.5"
7931 stroke-linecap="round"
7932 stroke-linejoin="round"
7933>
7934 <path d="M17 12v-5c0 -1.105 -.895 -2 -2 -2h-.5c-.276 0 -.5 -.224 -.5 -.5s-.224 -.5 -.5 -.5h-3c-.276 0 -.5 .224 -.5 .5s-.224 .5 -.5 .5h-.5c-1.105 0 -2 .895 -2 2v11c0 1.105 .895 2 2 2h6" />
7935 <path d="M19 16v3" />
7936 <path d="M19 22v.01" />
7937</svg>
7938"#;
7939pub const ICON_BATTERY_VERTICAL_OFF: &str = r#"
7940<svg
7941 xmlns="http://www.w3.org/2000/svg"
7942 width="24"
7943 height="24"
7944 viewBox="0 0 24 24"
7945 fill="none"
7946 stroke="currentColor"
7947 stroke-width="1.5"
7948 stroke-linecap="round"
7949 stroke-linejoin="round"
7950>
7951 <path d="M3 3l18 18" />
7952 <path d="M17 13v-6a2 2 0 0 0 -2 -2h-.5a.5 .5 0 0 1 -.5 -.5a.5 .5 0 0 0 -.5 -.5h-3a.5 .5 0 0 0 -.5 .5a.5 .5 0 0 1 -.5 .5h-.5m-2 2v11a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-1" />
7953</svg>
7954"#;
7955pub const ICON_BATTERY_VERTICAL: &str = r#"
7956<svg
7957 xmlns="http://www.w3.org/2000/svg"
7958 width="24"
7959 height="24"
7960 viewBox="0 0 24 24"
7961 fill="none"
7962 stroke="currentColor"
7963 stroke-width="1.5"
7964 stroke-linecap="round"
7965 stroke-linejoin="round"
7966>
7967 <path d="M7 18v-11a2 2 0 0 1 2 -2h.5a.5 .5 0 0 0 .5 -.5a.5 .5 0 0 1 .5 -.5h3a.5 .5 0 0 1 .5 .5a.5 .5 0 0 0 .5 .5h.5a2 2 0 0 1 2 2v11a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2" />
7968</svg>
7969"#;
7970pub const ICON_BATTERY: &str = r#"
7971<svg
7972 xmlns="http://www.w3.org/2000/svg"
7973 width="24"
7974 height="24"
7975 viewBox="0 0 24 24"
7976 fill="none"
7977 stroke="currentColor"
7978 stroke-width="1.5"
7979 stroke-linecap="round"
7980 stroke-linejoin="round"
7981>
7982 <path d="M6 7h11a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-11a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" />
7983</svg>
7984"#;
7985pub const ICON_BEACH_OFF: &str = r#"
7986<svg
7987 xmlns="http://www.w3.org/2000/svg"
7988 width="24"
7989 height="24"
7990 viewBox="0 0 24 24"
7991 fill="none"
7992 stroke="currentColor"
7993 stroke-width="1.5"
7994 stroke-linecap="round"
7995 stroke-linejoin="round"
7996>
7997 <path d="M15.071 15.102a7.502 7.502 0 0 0 -8.124 1.648" />
7998 <path d="M10.27 6.269l9.926 5.731a6 6 0 0 0 -10.32 -6.123" />
7999 <path d="M16.732 10c1.658 -2.87 2.225 -5.644 1.268 -6.196c-.957 -.552 -3.075 1.326 -4.732 4.196" />
8000 <path d="M15 9l-.739 1.279" />
8001 <path d="M12.794 12.82l-.794 1.376" />
8002 <path d="M3 19.25a2.4 2.4 0 0 1 1 -.25a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 1.135 -.858" />
8003 <path d="M3 3l18 18" />
8004</svg>
8005"#;
8006pub const ICON_BEACH: &str = r#"
8007<svg
8008 xmlns="http://www.w3.org/2000/svg"
8009 width="24"
8010 height="24"
8011 viewBox="0 0 24 24"
8012 fill="none"
8013 stroke="currentColor"
8014 stroke-width="1.5"
8015 stroke-linecap="round"
8016 stroke-linejoin="round"
8017>
8018 <path d="M17.553 16.75a7.5 7.5 0 0 0 -10.606 0" />
8019 <path d="M18 3.804a6 6 0 0 0 -8.196 2.196l10.392 6a6 6 0 0 0 -2.196 -8.196z" />
8020 <path d="M16.732 10c1.658 -2.87 2.225 -5.644 1.268 -6.196c-.957 -.552 -3.075 1.326 -4.732 4.196" />
8021 <path d="M15 9l-3 5.196" />
8022 <path d="M3 19.25a2.4 2.4 0 0 1 1 -.25a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 1 .25" />
8023</svg>
8024"#;
8025pub const ICON_BED_FLAT: &str = r#"
8026<svg
8027 xmlns="http://www.w3.org/2000/svg"
8028 width="24"
8029 height="24"
8030 viewBox="0 0 24 24"
8031 fill="none"
8032 stroke="currentColor"
8033 stroke-width="1.5"
8034 stroke-linecap="round"
8035 stroke-linejoin="round"
8036>
8037 <path d="M5 11m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
8038 <path d="M10 13h11v-2a3 3 0 0 0 -3 -3h-8v5z" />
8039 <path d="M3 16h18" />
8040</svg>
8041"#;
8042pub const ICON_BED_OFF: &str = r#"
8043<svg
8044 xmlns="http://www.w3.org/2000/svg"
8045 width="24"
8046 height="24"
8047 viewBox="0 0 24 24"
8048 fill="none"
8049 stroke="currentColor"
8050 stroke-width="1.5"
8051 stroke-linecap="round"
8052 stroke-linejoin="round"
8053>
8054 <path d="M7 7a2 2 0 1 0 2 2" />
8055 <path d="M22 17v-3h-4m-4 0h-12" />
8056 <path d="M2 8v9" />
8057 <path d="M12 12v2h2m4 0h4v-2a3 3 0 0 0 -3 -3h-6" />
8058 <path d="M3 3l18 18" />
8059</svg>
8060"#;
8061pub const ICON_BED: &str = r#"
8062<svg
8063 xmlns="http://www.w3.org/2000/svg"
8064 width="24"
8065 height="24"
8066 viewBox="0 0 24 24"
8067 fill="none"
8068 stroke="currentColor"
8069 stroke-width="1.5"
8070 stroke-linecap="round"
8071 stroke-linejoin="round"
8072>
8073 <path d="M7 9m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
8074 <path d="M22 17v-3h-20" />
8075 <path d="M2 8v9" />
8076 <path d="M12 14h10v-2a3 3 0 0 0 -3 -3h-7v5z" />
8077</svg>
8078"#;
8079pub const ICON_BEER_OFF: &str = r#"
8080<svg
8081 xmlns="http://www.w3.org/2000/svg"
8082 width="24"
8083 height="24"
8084 viewBox="0 0 24 24"
8085 fill="none"
8086 stroke="currentColor"
8087 stroke-width="1.5"
8088 stroke-linecap="round"
8089 stroke-linejoin="round"
8090>
8091 <path d="M7 7v1.111c0 1.242 .29 2.467 .845 3.578l.31 .622a8 8 0 0 1 .845 3.578v4.111h6v-4.111a8 8 0 0 1 .045 -.85m.953 -3.035l.157 -.315a8 8 0 0 0 .845 -3.578v-4.111h-9" />
8092 <path d="M7 8h1m4 0h5" />
8093 <path d="M3 3l18 18" />
8094</svg>
8095"#;
8096pub const ICON_BEER: &str = r#"
8097<svg
8098 xmlns="http://www.w3.org/2000/svg"
8099 width="24"
8100 height="24"
8101 viewBox="0 0 24 24"
8102 fill="none"
8103 stroke="currentColor"
8104 stroke-width="1.5"
8105 stroke-linecap="round"
8106 stroke-linejoin="round"
8107>
8108 <path d="M9 21h6a1 1 0 0 0 1 -1v-3.625c0 -1.397 .29 -2.775 .845 -4.025l.31 -.7c.556 -1.25 .845 -2.253 .845 -3.65v-4a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1v4c0 1.397 .29 2.4 .845 3.65l.31 .7a9.931 9.931 0 0 1 .845 4.025v3.625a1 1 0 0 0 1 1z" />
8109 <path d="M6 8h12" />
8110</svg>
8111"#;
8112pub const ICON_BELL_BOLT: &str = r#"
8113<svg
8114 xmlns="http://www.w3.org/2000/svg"
8115 width="24"
8116 height="24"
8117 viewBox="0 0 24 24"
8118 fill="none"
8119 stroke="currentColor"
8120 stroke-width="1.5"
8121 stroke-linecap="round"
8122 stroke-linejoin="round"
8123>
8124 <path d="M13.5 17h-9.5a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v1" />
8125 <path d="M9 17v1a3 3 0 0 0 4.368 2.67" />
8126 <path d="M19 16l-2 3h4l-2 3" />
8127</svg>
8128"#;
8129pub const ICON_BELL_CANCEL: &str = r#"
8130<svg
8131 xmlns="http://www.w3.org/2000/svg"
8132 width="24"
8133 height="24"
8134 viewBox="0 0 24 24"
8135 fill="none"
8136 stroke="currentColor"
8137 stroke-width="1.5"
8138 stroke-linecap="round"
8139 stroke-linejoin="round"
8140>
8141 <path d="M12.5 17h-8.5a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v1" />
8142 <path d="M9 17v1a3 3 0 0 0 3 3" />
8143 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
8144 <path d="M17 21l4 -4" />
8145</svg>
8146"#;
8147pub const ICON_BELL_CHECK: &str = r#"
8148<svg
8149 xmlns="http://www.w3.org/2000/svg"
8150 width="24"
8151 height="24"
8152 viewBox="0 0 24 24"
8153 fill="none"
8154 stroke="currentColor"
8155 stroke-width="1.5"
8156 stroke-linecap="round"
8157 stroke-linejoin="round"
8158>
8159 <path d="M11.5 17h-7.5a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3c.016 .129 .037 .256 .065 .382" />
8160 <path d="M9 17v1a3 3 0 0 0 2.502 2.959" />
8161 <path d="M15 19l2 2l4 -4" />
8162</svg>
8163"#;
8164pub const ICON_BELL_CODE: &str = r#"
8165<svg
8166 xmlns="http://www.w3.org/2000/svg"
8167 width="24"
8168 height="24"
8169 viewBox="0 0 24 24"
8170 fill="none"
8171 stroke="currentColor"
8172 stroke-width="1.5"
8173 stroke-linecap="round"
8174 stroke-linejoin="round"
8175>
8176 <path d="M11.5 17h-7.5a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v2" />
8177 <path d="M9 17v1a3 3 0 0 0 2.498 2.958" />
8178 <path d="M20 21l2 -2l-2 -2" />
8179 <path d="M17 17l-2 2l2 2" />
8180</svg>
8181"#;
8182pub const ICON_BELL_COG: &str = r#"
8183<svg
8184 xmlns="http://www.w3.org/2000/svg"
8185 width="24"
8186 height="24"
8187 viewBox="0 0 24 24"
8188 fill="none"
8189 stroke="currentColor"
8190 stroke-width="1.5"
8191 stroke-linecap="round"
8192 stroke-linejoin="round"
8193>
8194 <path d="M12 17h-8a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v.5" />
8195 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
8196 <path d="M19.001 15.5v1.5" />
8197 <path d="M19.001 21v1.5" />
8198 <path d="M22.032 17.25l-1.299 .75" />
8199 <path d="M17.27 20l-1.3 .75" />
8200 <path d="M15.97 17.25l1.3 .75" />
8201 <path d="M20.733 20l1.3 .75" />
8202 <path d="M9 17v1a3 3 0 0 0 3 3" />
8203</svg>
8204"#;
8205pub const ICON_BELL_DOLLAR: &str = r#"
8206<svg
8207 xmlns="http://www.w3.org/2000/svg"
8208 width="24"
8209 height="24"
8210 viewBox="0 0 24 24"
8211 fill="none"
8212 stroke="currentColor"
8213 stroke-width="1.5"
8214 stroke-linecap="round"
8215 stroke-linejoin="round"
8216>
8217 <path d="M13 17h-9a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 3.911 5.17" />
8218 <path d="M9 17v1a3 3 0 0 0 4.02 2.822" />
8219 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
8220 <path d="M19 21v1m0 -8v1" />
8221</svg>
8222"#;
8223pub const ICON_BELL_DOWN: &str = r#"
8224<svg
8225 xmlns="http://www.w3.org/2000/svg"
8226 width="24"
8227 height="24"
8228 viewBox="0 0 24 24"
8229 fill="none"
8230 stroke="currentColor"
8231 stroke-width="1.5"
8232 stroke-linecap="round"
8233 stroke-linejoin="round"
8234>
8235 <path d="M12.5 17h-8.5a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v1" />
8236 <path d="M9 17v1a3 3 0 0 0 3.518 2.955" />
8237 <path d="M19 16v6" />
8238 <path d="M22 19l-3 3l-3 -3" />
8239</svg>
8240"#;
8241pub const ICON_BELL_EXCLAMATION: &str = r#"
8242<svg
8243 xmlns="http://www.w3.org/2000/svg"
8244 width="24"
8245 height="24"
8246 viewBox="0 0 24 24"
8247 fill="none"
8248 stroke="currentColor"
8249 stroke-width="1.5"
8250 stroke-linecap="round"
8251 stroke-linejoin="round"
8252>
8253 <path d="M15 17h-11a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v1.5" />
8254 <path d="M9 17v1a3 3 0 0 0 6 0v-1" />
8255 <path d="M19 16v3" />
8256 <path d="M19 22v.01" />
8257</svg>
8258"#;
8259pub const ICON_BELL_HEART: &str = r#"
8260<svg
8261 xmlns="http://www.w3.org/2000/svg"
8262 width="24"
8263 height="24"
8264 viewBox="0 0 24 24"
8265 fill="none"
8266 stroke="currentColor"
8267 stroke-width="1.5"
8268 stroke-linecap="round"
8269 stroke-linejoin="round"
8270>
8271 <path d="M10 17h-6a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6" />
8272 <path d="M9 17v1c0 1.408 .97 2.59 2.28 2.913" />
8273 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
8274</svg>
8275"#;
8276pub const ICON_BELL_MINUS: &str = r#"
8277<svg
8278 xmlns="http://www.w3.org/2000/svg"
8279 width="24"
8280 height="24"
8281 viewBox="0 0 24 24"
8282 fill="none"
8283 stroke="currentColor"
8284 stroke-width="1.5"
8285 stroke-linecap="round"
8286 stroke-linejoin="round"
8287>
8288 <path d="M12.5 17h-8.5a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3c.047 .386 .149 .758 .3 1.107" />
8289 <path d="M9 17v1a3 3 0 0 0 3.504 2.958" />
8290 <path d="M16 19h6" />
8291</svg>
8292"#;
8293pub const ICON_BELL_OFF: &str = r#"
8294<svg
8295 xmlns="http://www.w3.org/2000/svg"
8296 width="24"
8297 height="24"
8298 viewBox="0 0 24 24"
8299 fill="none"
8300 stroke="currentColor"
8301 stroke-width="1.5"
8302 stroke-linecap="round"
8303 stroke-linejoin="round"
8304>
8305 <path d="M9.346 5.353c.21 -.129 .428 -.246 .654 -.353a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3m-1 3h-13a4 4 0 0 0 2 -3v-3a6.996 6.996 0 0 1 1.273 -3.707" />
8306 <path d="M9 17v1a3 3 0 0 0 6 0v-1" />
8307 <path d="M3 3l18 18" />
8308</svg>
8309"#;
8310pub const ICON_BELL_PAUSE: &str = r#"
8311<svg
8312 xmlns="http://www.w3.org/2000/svg"
8313 width="24"
8314 height="24"
8315 viewBox="0 0 24 24"
8316 fill="none"
8317 stroke="currentColor"
8318 stroke-width="1.5"
8319 stroke-linecap="round"
8320 stroke-linejoin="round"
8321>
8322 <path d="M13 17h-9a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v2" />
8323 <path d="M9 17v1a3 3 0 0 0 4.022 2.821" />
8324 <path d="M17 17v5" />
8325 <path d="M21 17v5" />
8326</svg>
8327"#;
8328pub const ICON_BELL_PIN: &str = r#"
8329<svg
8330 xmlns="http://www.w3.org/2000/svg"
8331 width="24"
8332 height="24"
8333 viewBox="0 0 24 24"
8334 fill="none"
8335 stroke="currentColor"
8336 stroke-width="1.5"
8337 stroke-linecap="round"
8338 stroke-linejoin="round"
8339>
8340 <path d="M12 17h-8a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6" />
8341 <path d="M9 17v1a3 3 0 0 0 3.64 2.931" />
8342 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
8343 <path d="M19 18v.01" />
8344</svg>
8345"#;
8346pub const ICON_BELL_PLUS: &str = r#"
8347<svg
8348 xmlns="http://www.w3.org/2000/svg"
8349 width="24"
8350 height="24"
8351 viewBox="0 0 24 24"
8352 fill="none"
8353 stroke="currentColor"
8354 stroke-width="1.5"
8355 stroke-linecap="round"
8356 stroke-linejoin="round"
8357>
8358 <path d="M12.5 17h-8.5a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v1" />
8359 <path d="M9 17v1a3 3 0 0 0 3.51 2.957" />
8360 <path d="M16 19h6" />
8361 <path d="M19 16v6" />
8362</svg>
8363"#;
8364pub const ICON_BELL_QUESTION: &str = r#"
8365<svg
8366 xmlns="http://www.w3.org/2000/svg"
8367 width="24"
8368 height="24"
8369 viewBox="0 0 24 24"
8370 fill="none"
8371 stroke="currentColor"
8372 stroke-width="1.5"
8373 stroke-linecap="round"
8374 stroke-linejoin="round"
8375>
8376 <path d="M13.5 17h-9.5a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6" />
8377 <path d="M9 17v1a3 3 0 0 0 5.914 .716" />
8378 <path d="M19 22v.01" />
8379 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
8380</svg>
8381"#;
8382pub const ICON_BELL_RINGING_2: &str = r#"
8383<svg
8384 xmlns="http://www.w3.org/2000/svg"
8385 width="24"
8386 height="24"
8387 viewBox="0 0 24 24"
8388 fill="none"
8389 stroke="currentColor"
8390 stroke-width="1.5"
8391 stroke-linecap="round"
8392 stroke-linejoin="round"
8393>
8394 <path d="M19.364 4.636a2 2 0 0 1 0 2.828a7 7 0 0 1 -1.414 7.072l-2.122 2.12a4 4 0 0 0 -.707 3.536l-11.313 -11.312a4 4 0 0 0 3.535 -.707l2.121 -2.123a7 7 0 0 1 7.072 -1.414a2 2 0 0 1 2.828 0z" />
8395 <path d="M7.343 12.414l-.707 .707a3 3 0 0 0 4.243 4.243l.707 -.707" />
8396</svg>
8397"#;
8398pub const ICON_BELL_RINGING: &str = r#"
8399<svg
8400 xmlns="http://www.w3.org/2000/svg"
8401 width="24"
8402 height="24"
8403 viewBox="0 0 24 24"
8404 fill="none"
8405 stroke="currentColor"
8406 stroke-width="1.5"
8407 stroke-linecap="round"
8408 stroke-linejoin="round"
8409>
8410 <path d="M10 5a2 2 0 0 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" />
8411 <path d="M9 17v1a3 3 0 0 0 6 0v-1" />
8412 <path d="M21 6.727a11.05 11.05 0 0 0 -2.794 -3.727" />
8413 <path d="M3 6.727a11.05 11.05 0 0 1 2.792 -3.727" />
8414</svg>
8415"#;
8416pub const ICON_BELL_SCHOOL: &str = r#"
8417<svg
8418 xmlns="http://www.w3.org/2000/svg"
8419 width="24"
8420 height="24"
8421 viewBox="0 0 24 24"
8422 fill="none"
8423 stroke="currentColor"
8424 stroke-width="1.5"
8425 stroke-linecap="round"
8426 stroke-linejoin="round"
8427>
8428 <path d="M10 10m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
8429 <path d="M13.5 15h.5a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-1a2 2 0 0 1 2 -2h.5" />
8430 <path d="M16 17a5.698 5.698 0 0 0 4.467 -7.932l-.467 -1.068" />
8431 <path d="M10 10v.01" />
8432 <path d="M20 8m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
8433</svg>
8434"#;
8435pub const ICON_BELL_SEARCH: &str = r#"
8436<svg
8437 xmlns="http://www.w3.org/2000/svg"
8438 width="24"
8439 height="24"
8440 viewBox="0 0 24 24"
8441 fill="none"
8442 stroke="currentColor"
8443 stroke-width="1.5"
8444 stroke-linecap="round"
8445 stroke-linejoin="round"
8446>
8447 <path d="M11 17h-7a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6" />
8448 <path d="M9 17v1a3 3 0 0 0 2.685 2.984" />
8449 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
8450 <path d="M20.2 20.2l1.8 1.8" />
8451</svg>
8452"#;
8453pub const ICON_BELL_SHARE: &str = r#"
8454<svg
8455 xmlns="http://www.w3.org/2000/svg"
8456 width="24"
8457 height="24"
8458 viewBox="0 0 24 24"
8459 fill="none"
8460 stroke="currentColor"
8461 stroke-width="1.5"
8462 stroke-linecap="round"
8463 stroke-linejoin="round"
8464>
8465 <path d="M12.5 17h-8.5a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v2" />
8466 <path d="M9 17v1a3 3 0 0 0 3 3" />
8467 <path d="M16 22l5 -5" />
8468 <path d="M21 21.5v-4.5h-4.5" />
8469</svg>
8470"#;
8471pub const ICON_BELL_STAR: &str = r#"
8472<svg
8473 xmlns="http://www.w3.org/2000/svg"
8474 width="24"
8475 height="24"
8476 viewBox="0 0 24 24"
8477 fill="none"
8478 stroke="currentColor"
8479 stroke-width="1.5"
8480 stroke-linecap="round"
8481 stroke-linejoin="round"
8482>
8483 <path d="M9.5 17h-5.5a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 3.88 5" />
8484 <path d="M9 17v1a3 3 0 0 0 2.15 2.878" />
8485 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
8486</svg>
8487"#;
8488pub const ICON_BELL_UP: &str = r#"
8489<svg
8490 xmlns="http://www.w3.org/2000/svg"
8491 width="24"
8492 height="24"
8493 viewBox="0 0 24 24"
8494 fill="none"
8495 stroke="currentColor"
8496 stroke-width="1.5"
8497 stroke-linecap="round"
8498 stroke-linejoin="round"
8499>
8500 <path d="M12.5 17h-8.5a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v1" />
8501 <path d="M9 17v1a3 3 0 0 0 3.49 2.96" />
8502 <path d="M19 22v-6" />
8503 <path d="M22 19l-3 -3l-3 3" />
8504</svg>
8505"#;
8506pub const ICON_BELL_X: &str = r#"
8507<svg
8508 xmlns="http://www.w3.org/2000/svg"
8509 width="24"
8510 height="24"
8511 viewBox="0 0 24 24"
8512 fill="none"
8513 stroke="currentColor"
8514 stroke-width="1.5"
8515 stroke-linecap="round"
8516 stroke-linejoin="round"
8517>
8518 <path d="M13 17h-9a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6a2 2 0 1 1 4 0a7 7 0 0 1 4 6v2" />
8519 <path d="M9 17v1a3 3 0 0 0 4.194 2.753" />
8520 <path d="M22 22l-5 -5" />
8521 <path d="M17 22l5 -5" />
8522</svg>
8523"#;
8524pub const ICON_BELL_Z: &str = r#"
8525<svg
8526 xmlns="http://www.w3.org/2000/svg"
8527 width="24"
8528 height="24"
8529 viewBox="0 0 24 24"
8530 fill="none"
8531 stroke="currentColor"
8532 stroke-width="1.5"
8533 stroke-linecap="round"
8534 stroke-linejoin="round"
8535>
8536 <path d="M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" />
8537 <path d="M9 17v1a3 3 0 0 0 6 0v-1" />
8538 <path d="M10 9h4l-4 4h4" />
8539</svg>
8540"#;
8541pub const ICON_BELL: &str = r#"
8542<svg
8543 xmlns="http://www.w3.org/2000/svg"
8544 width="24"
8545 height="24"
8546 viewBox="0 0 24 24"
8547 fill="none"
8548 stroke="currentColor"
8549 stroke-width="1.5"
8550 stroke-linecap="round"
8551 stroke-linejoin="round"
8552>
8553 <path d="M10 5a2 2 0 1 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3h-16a4 4 0 0 0 2 -3v-3a7 7 0 0 1 4 -6" />
8554 <path d="M9 17v1a3 3 0 0 0 6 0v-1" />
8555</svg>
8556"#;
8557pub const ICON_BETA: &str = r#"
8558<svg
8559 xmlns="http://www.w3.org/2000/svg"
8560 width="24"
8561 height="24"
8562 viewBox="0 0 24 24"
8563 fill="none"
8564 stroke="currentColor"
8565 stroke-width="1.5"
8566 stroke-linecap="round"
8567 stroke-linejoin="round"
8568>
8569 <path d="M8 22v-14a4 4 0 0 1 4 -4h.5a3.5 3.5 0 0 1 0 7h-.5h.5a4.5 4.5 0 1 1 -4.5 4.5v-.5" />
8570</svg>
8571"#;
8572pub const ICON_BIBLE: &str = r#"
8573<svg
8574 xmlns="http://www.w3.org/2000/svg"
8575 width="24"
8576 height="24"
8577 viewBox="0 0 24 24"
8578 fill="none"
8579 stroke="currentColor"
8580 stroke-width="1.5"
8581 stroke-linecap="round"
8582 stroke-linejoin="round"
8583>
8584 <path d="M19 4v16h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12z" />
8585 <path d="M19 16h-12a2 2 0 0 0 -2 2" />
8586 <path d="M12 7v6" />
8587 <path d="M10 9h4" />
8588</svg>
8589"#;
8590pub const ICON_BIKE_OFF: &str = r#"
8591<svg
8592 xmlns="http://www.w3.org/2000/svg"
8593 width="24"
8594 height="24"
8595 viewBox="0 0 24 24"
8596 fill="none"
8597 stroke="currentColor"
8598 stroke-width="1.5"
8599 stroke-linecap="round"
8600 stroke-linejoin="round"
8601>
8602 <path d="M5 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
8603 <path d="M16.437 16.44a3 3 0 0 0 4.123 4.123m1.44 -2.563a3 3 0 0 0 -3 -3" />
8604 <path d="M12 19v-4l-3 -3l1.665 -1.332m2.215 -1.772l1.12 -.896l2 3h3" />
8605 <path d="M17 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
8606 <path d="M3 3l18 18" />
8607</svg>
8608"#;
8609pub const ICON_BIKE: &str = r#"
8610<svg
8611 xmlns="http://www.w3.org/2000/svg"
8612 width="24"
8613 height="24"
8614 viewBox="0 0 24 24"
8615 fill="none"
8616 stroke="currentColor"
8617 stroke-width="1.5"
8618 stroke-linecap="round"
8619 stroke-linejoin="round"
8620>
8621 <path d="M5 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
8622 <path d="M19 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
8623 <path d="M12 19l0 -4l-3 -3l5 -4l2 3l3 0" />
8624 <path d="M17 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
8625</svg>
8626"#;
8627pub const ICON_BINARY_OFF: &str = r#"
8628<svg
8629 xmlns="http://www.w3.org/2000/svg"
8630 width="24"
8631 height="24"
8632 viewBox="0 0 24 24"
8633 fill="none"
8634 stroke="currentColor"
8635 stroke-width="1.5"
8636 stroke-linecap="round"
8637 stroke-linejoin="round"
8638>
8639 <path d="M11 7v-2h-1" />
8640 <path d="M18 19v-1" />
8641 <path d="M15.5 5h2a.5 .5 0 0 1 .5 .5v4a.5 .5 0 0 1 -.5 .5h-2a.5 .5 0 0 1 -.5 -.5v-4a.5 .5 0 0 1 .5 -.5z" />
8642 <path d="M10.5 14h2a.5 .5 0 0 1 .5 .5v4a.5 .5 0 0 1 -.5 .5h-2a.5 .5 0 0 1 -.5 -.5v-4a.5 .5 0 0 1 .5 -.5z" />
8643 <path d="M6 10v.01" />
8644 <path d="M6 19v.01" />
8645 <path d="M3 3l18 18" />
8646</svg>
8647"#;
8648pub const ICON_BINARY_TREE_2: &str = r#"
8649<svg
8650 xmlns="http://www.w3.org/2000/svg"
8651 width="24"
8652 height="24"
8653 viewBox="0 0 24 24"
8654 fill="none"
8655 stroke="currentColor"
8656 stroke-width="1.5"
8657 stroke-linecap="round"
8658 stroke-linejoin="round"
8659>
8660 <path d="M14 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
8661 <path d="M7 14a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
8662 <path d="M21 14a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
8663 <path d="M14 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
8664 <path d="M12 8v8" />
8665 <path d="M6.316 12.496l4.368 -4.992" />
8666 <path d="M17.684 12.496l-4.366 -4.99" />
8667</svg>
8668"#;
8669pub const ICON_BINARY_TREE: &str = r#"
8670<svg
8671 xmlns="http://www.w3.org/2000/svg"
8672 width="24"
8673 height="24"
8674 viewBox="0 0 24 24"
8675 fill="none"
8676 stroke="currentColor"
8677 stroke-width="1.5"
8678 stroke-linecap="round"
8679 stroke-linejoin="round"
8680>
8681 <path d="M6 20a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
8682 <path d="M16 4a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
8683 <path d="M16 20a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
8684 <path d="M11 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
8685 <path d="M21 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
8686 <path d="M5.058 18.306l2.88 -4.606" />
8687 <path d="M10.061 10.303l2.877 -4.604" />
8688 <path d="M10.065 13.705l2.876 4.6" />
8689 <path d="M15.063 5.7l2.881 4.61" />
8690</svg>
8691"#;
8692pub const ICON_BINARY: &str = r#"
8693<svg
8694 xmlns="http://www.w3.org/2000/svg"
8695 width="24"
8696 height="24"
8697 viewBox="0 0 24 24"
8698 fill="none"
8699 stroke="currentColor"
8700 stroke-width="1.5"
8701 stroke-linecap="round"
8702 stroke-linejoin="round"
8703>
8704 <path d="M11 10v-5h-1m8 14v-5h-1" />
8705 <path d="M15 5m0 .5a.5 .5 0 0 1 .5 -.5h2a.5 .5 0 0 1 .5 .5v4a.5 .5 0 0 1 -.5 .5h-2a.5 .5 0 0 1 -.5 -.5z" />
8706 <path d="M10 14m0 .5a.5 .5 0 0 1 .5 -.5h2a.5 .5 0 0 1 .5 .5v4a.5 .5 0 0 1 -.5 .5h-2a.5 .5 0 0 1 -.5 -.5z" />
8707 <path d="M6 10h.01m-.01 9h.01" />
8708</svg>
8709"#;
8710pub const ICON_BINOCULARS: &str = r#"
8711<svg
8712 xmlns="http://www.w3.org/2000/svg"
8713 width="24"
8714 height="24"
8715 viewBox="0 0 24 24"
8716 fill="none"
8717 stroke="currentColor"
8718 stroke-width="1.5"
8719 stroke-linecap="round"
8720 stroke-linejoin="round"
8721>
8722 <path d="M7 16m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
8723 <path d="M17 16m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
8724 <path d="M16.346 9.17l-.729 -1.261c-.16 -.248 -1.056 -.203 -1.117 .091l-.177 1.38" />
8725 <path d="M19.761 14.813l-2.84 -5.133c-.189 -.31 -.592 -.68 -1.421 -.68c-.828 0 -1.5 .448 -1.5 1v6" />
8726 <path d="M7.654 9.17l.729 -1.261c.16 -.249 1.056 -.203 1.117 .091l.177 1.38" />
8727 <path d="M4.239 14.813l2.84 -5.133c.189 -.31 .592 -.68 1.421 -.68c.828 0 1.5 .448 1.5 1v6" />
8728 <rect width="4" height="2" x="10" y="12" />
8729</svg>
8730"#;
8731pub const ICON_BIOHAZARD_OFF: &str = r#"
8732<svg
8733 xmlns="http://www.w3.org/2000/svg"
8734 width="24"
8735 height="24"
8736 viewBox="0 0 24 24"
8737 fill="none"
8738 stroke="currentColor"
8739 stroke-width="1.5"
8740 stroke-linecap="round"
8741 stroke-linejoin="round"
8742>
8743 <path d="M10.586 10.586a2 2 0 1 0 2.836 2.82" />
8744 <path d="M11.939 14c0 .173 .048 .351 .056 .533v.217a4.75 4.75 0 0 1 -4.533 4.745h-.217" />
8745 <path d="M2.495 14.745a4.75 4.75 0 0 1 7.737 -3.693" />
8746 <path d="M16.745 19.495a4.75 4.75 0 0 1 -4.69 -5.503h-.06" />
8747 <path d="M14.533 10.538a4.75 4.75 0 0 1 6.957 3.987v.217" />
8748 <path d="M10.295 10.929a4.75 4.75 0 0 1 -2.988 -3.64m.66 -3.324a4.75 4.75 0 0 1 .5 -.66l.164 -.172" />
8749 <path d="M15.349 3.133a4.75 4.75 0 0 1 -.836 7.385" />
8750 <path d="M3 3l18 18" />
8751</svg>
8752"#;
8753pub const ICON_BIOHAZARD: &str = r#"
8754<svg
8755 xmlns="http://www.w3.org/2000/svg"
8756 width="24"
8757 height="24"
8758 viewBox="0 0 24 24"
8759 fill="none"
8760 stroke="currentColor"
8761 stroke-width="1.5"
8762 stroke-linecap="round"
8763 stroke-linejoin="round"
8764>
8765 <path d="M12 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
8766 <path d="M11.939 14c0 .173 .048 .351 .056 .533l0 .217a4.75 4.75 0 0 1 -4.533 4.745l-.217 0m-4.75 -4.75a4.75 4.75 0 0 1 7.737 -3.693m6.513 8.443a4.75 4.75 0 0 1 -4.69 -5.503l-.06 0m1.764 -2.944a4.75 4.75 0 0 1 7.731 3.477l0 .217m-11.195 -3.813a4.75 4.75 0 0 1 -1.828 -7.624l.164 -.172m6.718 0a4.75 4.75 0 0 1 -1.665 7.798" />
8767</svg>
8768"#;
8769pub const ICON_BLADE: &str = r#"
8770<svg
8771 xmlns="http://www.w3.org/2000/svg"
8772 width="24"
8773 height="24"
8774 viewBox="0 0 24 24"
8775 fill="none"
8776 stroke="currentColor"
8777 stroke-width="1.5"
8778 stroke-linecap="round"
8779 stroke-linejoin="round"
8780>
8781 <path d="M17.707 3.707l2.586 2.586a1 1 0 0 1 0 1.414l-.586 .586a1 1 0 0 0 0 1.414l.586 .586a1 1 0 0 1 0 1.414l-8.586 8.586a1 1 0 0 1 -1.414 0l-.586 -.586a1 1 0 0 0 -1.414 0l-.586 .586a1 1 0 0 1 -1.414 0l-2.586 -2.586a1 1 0 0 1 0 -1.414l.586 -.586a1 1 0 0 0 0 -1.414l-.586 -.586a1 1 0 0 1 0 -1.414l8.586 -8.586a1 1 0 0 1 1.414 0l.586 .586a1 1 0 0 0 1.414 0l.586 -.586a1 1 0 0 1 1.414 0z" />
8782 <path d="M8 16l3.2 -3.2" />
8783 <path d="M12.8 11.2l3.2 -3.2" />
8784 <path d="M14 8l2 2" />
8785 <path d="M8 14l2 2" />
8786 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
8787</svg>
8788"#;
8789pub const ICON_BLEACH_CHLORINE: &str = r#"
8790<svg
8791 xmlns="http://www.w3.org/2000/svg"
8792 width="24"
8793 height="24"
8794 viewBox="0 0 24 24"
8795 fill="none"
8796 stroke="currentColor"
8797 stroke-width="1.5"
8798 stroke-linecap="round"
8799 stroke-linejoin="round"
8800>
8801 <path d="M5 19h14a2 2 0 0 0 1.84 -2.75l-7.1 -12.25a2 2 0 0 0 -3.5 0l-7.1 12.25a2 2 0 0 0 1.75 2.75" />
8802 <path d="M11 12h-1a2 2 0 1 0 0 4h1" />
8803 <path d="M14 12v4h2" />
8804</svg>
8805"#;
8806pub const ICON_BLEACH_NO_CHLORINE: &str = r#"
8807<svg
8808 xmlns="http://www.w3.org/2000/svg"
8809 width="24"
8810 height="24"
8811 viewBox="0 0 24 24"
8812 fill="none"
8813 stroke="currentColor"
8814 stroke-width="1.5"
8815 stroke-linecap="round"
8816 stroke-linejoin="round"
8817>
8818 <path d="M5 19h14a2 2 0 0 0 1.84 -2.75l-7.1 -12.25a2 2 0 0 0 -3.5 0l-7.1 12.25a2 2 0 0 0 1.75 2.75" />
8819 <path d="M6.576 19l7.907 -13.733" />
8820 <path d="M11.719 19.014l5.346 -9.284" />
8821</svg>
8822"#;
8823pub const ICON_BLEACH_OFF: &str = r#"
8824<svg
8825 xmlns="http://www.w3.org/2000/svg"
8826 width="24"
8827 height="24"
8828 viewBox="0 0 24 24"
8829 fill="none"
8830 stroke="currentColor"
8831 stroke-width="1.5"
8832 stroke-linecap="round"
8833 stroke-linejoin="round"
8834>
8835 <path d="M5 19h14m1.986 -1.977a2 2 0 0 0 -.146 -.773l-7.1 -12.25a2 2 0 0 0 -3.5 0l-.815 1.405m-1.488 2.568l-4.797 8.277a2 2 0 0 0 1.75 2.75" />
8836 <path d="M3 3l18 18" />
8837</svg>
8838"#;
8839pub const ICON_BLEACH: &str = r#"
8840<svg
8841 xmlns="http://www.w3.org/2000/svg"
8842 width="24"
8843 height="24"
8844 viewBox="0 0 24 24"
8845 fill="none"
8846 stroke="currentColor"
8847 stroke-width="1.5"
8848 stroke-linecap="round"
8849 stroke-linejoin="round"
8850>
8851 <path d="M5 19h14a2 2 0 0 0 1.84 -2.75l-7.1 -12.25a2 2 0 0 0 -3.5 0l-7.1 12.25a2 2 0 0 0 1.75 2.75" />
8852</svg>
8853"#;
8854pub const ICON_BLEND_MODE: &str = r#"
8855<svg
8856 xmlns="http://www.w3.org/2000/svg"
8857 width="24"
8858 height="24"
8859 viewBox="0 0 24 24"
8860 fill="none"
8861 stroke="currentColor"
8862 stroke-width="1.5"
8863 stroke-linecap="round"
8864 stroke-linejoin="round"
8865>
8866 <path d="M14.5 9.5m-6.5 0a6.5 6.5 0 1 0 13 0a6.5 6.5 0 1 0 -13 0" />
8867 <path d="M9.5 14.5m-6.5 0a6.5 6.5 0 1 0 13 0a6.5 6.5 0 1 0 -13 0" />
8868</svg>
8869"#;
8870pub const ICON_BLENDER: &str = r#"
8871<svg
8872 xmlns="http://www.w3.org/2000/svg"
8873 width="24"
8874 height="24"
8875 viewBox="0 0 24 24"
8876 fill="none"
8877 stroke="currentColor"
8878 stroke-width="1.5"
8879 stroke-linecap="round"
8880 stroke-linejoin="round"
8881>
8882 <path d="M9 10h-3a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h10.802a1 1 0 0 1 .984 1.179l-1.786 9.821" />
8883 <path d="M8 4l2 11" />
8884 <path d="M11 15h4a3 3 0 0 1 3 3v2a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-2a3 3 0 0 1 3 -3z" />
8885 <path d="M12 4v-1h2v1" />
8886 <path d="M13 18v.01" />
8887</svg>
8888"#;
8889pub const ICON_BLOB: &str = r#"
8890<svg
8891 xmlns="http://www.w3.org/2000/svg"
8892 width="24"
8893 height="24"
8894 viewBox="0 0 24 24"
8895 fill="none"
8896 stroke="currentColor"
8897 stroke-width="1.5"
8898 stroke-linecap="round"
8899 stroke-linejoin="round"
8900>
8901 <path d="M5.897 20.188c1.67 .752 3.896 .812 6.103 .812s4.434 -.059 6.104 -.812c.868 -.392 1.614 -.982 2.133 -1.856c.514 -.865 .763 -1.94 .763 -3.234c0 -2.577 -.983 -5.315 -2.557 -7.416c-1.57 -2.094 -3.833 -3.682 -6.443 -3.682s-4.873 1.588 -6.443 3.682c-1.574 2.101 -2.557 4.84 -2.557 7.416c0 1.295 .249 2.369 .763 3.234c.519 .874 1.265 1.464 2.134 1.856" />
8902</svg>
8903"#;
8904pub const ICON_BLOCKQUOTE: &str = r#"
8905<svg
8906 xmlns="http://www.w3.org/2000/svg"
8907 width="24"
8908 height="24"
8909 viewBox="0 0 24 24"
8910 fill="none"
8911 stroke="currentColor"
8912 stroke-width="1.5"
8913 stroke-linecap="round"
8914 stroke-linejoin="round"
8915>
8916 <path d="M6 15h15" />
8917 <path d="M21 19h-15" />
8918 <path d="M15 11h6" />
8919 <path d="M21 7h-6" />
8920 <path d="M9 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2" />
8921 <path d="M3 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2" />
8922</svg>
8923"#;
8924pub const ICON_BLUETOOTH_CONNECTED: &str = r#"
8925<svg
8926 xmlns="http://www.w3.org/2000/svg"
8927 width="24"
8928 height="24"
8929 viewBox="0 0 24 24"
8930 fill="none"
8931 stroke="currentColor"
8932 stroke-width="1.5"
8933 stroke-linecap="round"
8934 stroke-linejoin="round"
8935>
8936 <path d="M7 8l10 8l-5 4l0 -16l5 4l-10 8" />
8937 <path d="M4 12l1 0" />
8938 <path d="M18 12l1 0" />
8939</svg>
8940"#;
8941pub const ICON_BLUETOOTH_OFF: &str = r#"
8942<svg
8943 xmlns="http://www.w3.org/2000/svg"
8944 width="24"
8945 height="24"
8946 viewBox="0 0 24 24"
8947 fill="none"
8948 stroke="currentColor"
8949 stroke-width="1.5"
8950 stroke-linecap="round"
8951 stroke-linejoin="round"
8952>
8953 <path d="M3 3l18 18" />
8954 <path d="M16.438 16.45l-4.438 3.55v-8m0 -4v-4l5 4l-2.776 2.22m-2.222 1.779l-5 4" />
8955</svg>
8956"#;
8957pub const ICON_BLUETOOTH_X: &str = r#"
8958<svg
8959 xmlns="http://www.w3.org/2000/svg"
8960 width="24"
8961 height="24"
8962 viewBox="0 0 24 24"
8963 fill="none"
8964 stroke="currentColor"
8965 stroke-width="1.5"
8966 stroke-linecap="round"
8967 stroke-linejoin="round"
8968>
8969 <path d="M7 8l10 8l-5 4v-16l1 .802m0 6.396l-6 4.802" />
8970 <path d="M16 6l4 4" />
8971 <path d="M20 6l-4 4" />
8972</svg>
8973"#;
8974pub const ICON_BLUETOOTH: &str = r#"
8975<svg
8976 xmlns="http://www.w3.org/2000/svg"
8977 width="24"
8978 height="24"
8979 viewBox="0 0 24 24"
8980 fill="none"
8981 stroke="currentColor"
8982 stroke-width="1.5"
8983 stroke-linecap="round"
8984 stroke-linejoin="round"
8985>
8986 <path d="M7 8l10 8l-5 4l0 -16l5 4l-10 8" />
8987</svg>
8988"#;
8989pub const ICON_BLUR_OFF: &str = r#"
8990<svg
8991 xmlns="http://www.w3.org/2000/svg"
8992 width="24"
8993 height="24"
8994 viewBox="0 0 24 24"
8995 fill="none"
8996 stroke="currentColor"
8997 stroke-width="1.5"
8998 stroke-linecap="round"
8999 stroke-linejoin="round"
9000>
9001 <path d="M12 3v5m0 4v8" />
9002 <path d="M5.641 5.631a9 9 0 1 0 12.719 12.738m1.68 -2.318a9 9 0 0 0 -12.074 -12.098" />
9003 <path d="M16 12h5" />
9004 <path d="M13 9h7" />
9005 <path d="M12 6h6" />
9006 <path d="M12 18h6" />
9007 <path d="M12 15h3m4 0h1" />
9008 <path d="M3 3l18 18" />
9009</svg>
9010"#;
9011pub const ICON_BLUR: &str = r#"
9012<svg
9013 xmlns="http://www.w3.org/2000/svg"
9014 width="24"
9015 height="24"
9016 viewBox="0 0 24 24"
9017 fill="none"
9018 stroke="currentColor"
9019 stroke-width="1.5"
9020 stroke-linecap="round"
9021 stroke-linejoin="round"
9022>
9023 <path d="M12 21a9.01 9.01 0 0 0 2.32 -.302a9 9 0 0 0 1.74 -16.733a9 9 0 1 0 -4.06 17.035z" />
9024 <path d="M12 3v17" />
9025 <path d="M12 12h9" />
9026 <path d="M12 9h8" />
9027 <path d="M12 6h6" />
9028 <path d="M12 18h6" />
9029 <path d="M12 15h8" />
9030</svg>
9031"#;
9032pub const ICON_BMP: &str = r#"
9033<svg
9034 xmlns="http://www.w3.org/2000/svg"
9035 width="24"
9036 height="24"
9037 viewBox="0 0 24 24"
9038 fill="none"
9039 stroke="currentColor"
9040 stroke-width="1.5"
9041 stroke-linecap="round"
9042 stroke-linejoin="round"
9043>
9044 <path d="M18 16v-8h2a2 2 0 1 1 0 4h-2" />
9045 <path d="M6 14a2 2 0 0 1 -2 2h-2v-8h2a2 2 0 1 1 0 4h-2h2a2 2 0 0 1 2 2z" />
9046 <path d="M9 16v-8l3 6l3 -6v8" />
9047</svg>
9048"#;
9049pub const ICON_BODY_SCAN: &str = r#"
9050<svg
9051 xmlns="http://www.w3.org/2000/svg"
9052 width="24"
9053 height="24"
9054 viewBox="0 0 24 24"
9055 fill="none"
9056 stroke="currentColor"
9057 stroke-width="1.5"
9058 stroke-linecap="round"
9059 stroke-linejoin="round"
9060>
9061 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
9062 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
9063 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
9064 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
9065 <path d="M12 8m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
9066 <path d="M10 17v-1a2 2 0 1 1 4 0v1" />
9067 <path d="M8 10c.666 .666 1.334 1 2 1h4c.666 0 1.334 -.334 2 -1" />
9068 <path d="M12 11v3" />
9069</svg>
9070"#;
9071pub const ICON_BOLD_OFF: &str = r#"
9072<svg
9073 xmlns="http://www.w3.org/2000/svg"
9074 width="24"
9075 height="24"
9076 viewBox="0 0 24 24"
9077 fill="none"
9078 stroke="currentColor"
9079 stroke-width="1.5"
9080 stroke-linecap="round"
9081 stroke-linejoin="round"
9082>
9083 <path d="M9 5h4a3.5 3.5 0 0 1 2.222 6.204m-3.222 .796h-5v-5" />
9084 <path d="M17.107 17.112a3.5 3.5 0 0 1 -3.107 1.888h-7v-7" />
9085 <path d="M3 3l18 18" />
9086</svg>
9087"#;
9088pub const ICON_BOLD: &str = r#"
9089<svg
9090 xmlns="http://www.w3.org/2000/svg"
9091 width="24"
9092 height="24"
9093 viewBox="0 0 24 24"
9094 fill="none"
9095 stroke="currentColor"
9096 stroke-width="1.5"
9097 stroke-linecap="round"
9098 stroke-linejoin="round"
9099>
9100 <path d="M7 5h6a3.5 3.5 0 0 1 0 7h-6z" />
9101 <path d="M13 12h1a3.5 3.5 0 0 1 0 7h-7v-7" />
9102</svg>
9103"#;
9104pub const ICON_BOLT_OFF: &str = r#"
9105<svg
9106 xmlns="http://www.w3.org/2000/svg"
9107 width="24"
9108 height="24"
9109 viewBox="0 0 24 24"
9110 fill="none"
9111 stroke="currentColor"
9112 stroke-width="1.5"
9113 stroke-linecap="round"
9114 stroke-linejoin="round"
9115>
9116 <path d="M3 3l18 18" />
9117 <path d="M15.212 15.21l-4.212 5.79v-7h-6l3.79 -5.21m1.685 -2.32l2.525 -3.47v6m1 1h5l-2.104 2.893" />
9118</svg>
9119"#;
9120pub const ICON_BOLT: &str = r#"
9121<svg
9122 xmlns="http://www.w3.org/2000/svg"
9123 width="24"
9124 height="24"
9125 viewBox="0 0 24 24"
9126 fill="none"
9127 stroke="currentColor"
9128 stroke-width="1.5"
9129 stroke-linecap="round"
9130 stroke-linejoin="round"
9131>
9132 <path d="M13 3l0 7l6 0l-8 11l0 -7l-6 0l8 -11" />
9133</svg>
9134"#;
9135pub const ICON_BOMB: &str = r#"
9136<svg
9137 xmlns="http://www.w3.org/2000/svg"
9138 width="24"
9139 height="24"
9140 viewBox="0 0 24 24"
9141 fill="none"
9142 stroke="currentColor"
9143 stroke-width="1.5"
9144 stroke-linecap="round"
9145 stroke-linejoin="round"
9146>
9147 <path d="M15.349 5.349l3.301 3.301a1.2 1.2 0 0 1 0 1.698l-.972 .972a7.5 7.5 0 1 1 -5 -5l.972 -.972a1.2 1.2 0 0 1 1.698 0z" />
9148 <path d="M17 7l1.293 -1.293a2.414 2.414 0 0 0 .707 -1.707a1 1 0 0 1 1 -1h1" />
9149 <path d="M7 13a3 3 0 0 1 3 -3" />
9150</svg>
9151"#;
9152pub const ICON_BONE_OFF: &str = r#"
9153<svg
9154 xmlns="http://www.w3.org/2000/svg"
9155 width="24"
9156 height="24"
9157 viewBox="0 0 24 24"
9158 fill="none"
9159 stroke="currentColor"
9160 stroke-width="1.5"
9161 stroke-linecap="round"
9162 stroke-linejoin="round"
9163>
9164 <path d="M12.5 8.502l.38 -.38a3 3 0 1 1 5.12 -2.122a3 3 0 1 1 -2.12 5.122l-.372 .372m-2.008 2.008l-2.378 2.378a3 3 0 1 1 -5.117 2.297l0 -.177l-.176 0a3 3 0 1 1 2.298 -5.115l2.378 -2.378" />
9165 <path d="M3 3l18 18" />
9166</svg>
9167"#;
9168pub const ICON_BONE: &str = r#"
9169<svg
9170 xmlns="http://www.w3.org/2000/svg"
9171 width="24"
9172 height="24"
9173 viewBox="0 0 24 24"
9174 fill="none"
9175 stroke="currentColor"
9176 stroke-width="1.5"
9177 stroke-linecap="round"
9178 stroke-linejoin="round"
9179>
9180 <path d="M15 3a3 3 0 0 1 3 3a3 3 0 1 1 -2.12 5.122l-4.758 4.758a3 3 0 1 1 -5.117 2.297l0 -.177l-.176 0a3 3 0 1 1 2.298 -5.115l4.758 -4.758a3 3 0 0 1 2.12 -5.122z" />
9181</svg>
9182"#;
9183pub const ICON_BONG_OFF: &str = r#"
9184<svg
9185 xmlns="http://www.w3.org/2000/svg"
9186 width="24"
9187 height="24"
9188 viewBox="0 0 24 24"
9189 fill="none"
9190 stroke="currentColor"
9191 stroke-width="1.5"
9192 stroke-linecap="round"
9193 stroke-linejoin="round"
9194>
9195 <path d="M9 5v-2h4v6m1.5 1.5l2.5 -2.5l2 2l-2.5 2.5m-.5 3.505a5 5 0 1 1 -7 -4.589v-2.416" />
9196 <path d="M8 3h6" />
9197 <path d="M6.1 17h9.8" />
9198 <path d="M3 3l18 18" />
9199</svg>
9200"#;
9201pub const ICON_BONG: &str = r#"
9202<svg
9203 xmlns="http://www.w3.org/2000/svg"
9204 width="24"
9205 height="24"
9206 viewBox="0 0 24 24"
9207 fill="none"
9208 stroke="currentColor"
9209 stroke-width="1.5"
9210 stroke-linecap="round"
9211 stroke-linejoin="round"
9212>
9213 <path d="M13 3v8.416c.134 .059 .265 .123 .393 .193l3.607 -3.609l2 2l-3.608 3.608a5 5 0 1 1 -6.392 -2.192v-8.416h4z" />
9214 <path d="M8 3h6" />
9215 <path d="M6.1 17h9.8" />
9216</svg>
9217"#;
9218pub const ICON_BOOK_2: &str = r#"
9219<svg
9220 xmlns="http://www.w3.org/2000/svg"
9221 width="24"
9222 height="24"
9223 viewBox="0 0 24 24"
9224 fill="none"
9225 stroke="currentColor"
9226 stroke-width="1.5"
9227 stroke-linecap="round"
9228 stroke-linejoin="round"
9229>
9230 <path d="M19 4v16h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12z" />
9231 <path d="M19 16h-12a2 2 0 0 0 -2 2" />
9232 <path d="M9 8h6" />
9233</svg>
9234"#;
9235pub const ICON_BOOK_DOWNLOAD: &str = r#"
9236<svg
9237 xmlns="http://www.w3.org/2000/svg"
9238 width="24"
9239 height="24"
9240 viewBox="0 0 24 24"
9241 fill="none"
9242 stroke="currentColor"
9243 stroke-width="1.5"
9244 stroke-linecap="round"
9245 stroke-linejoin="round"
9246>
9247 <path d="M12 20h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12v5" />
9248 <path d="M13 16h-7a2 2 0 0 0 -2 2" />
9249 <path d="M15 19l3 3l3 -3" />
9250 <path d="M18 22v-9" />
9251</svg>
9252"#;
9253pub const ICON_BOOK_OFF: &str = r#"
9254<svg
9255 xmlns="http://www.w3.org/2000/svg"
9256 width="24"
9257 height="24"
9258 viewBox="0 0 24 24"
9259 fill="none"
9260 stroke="currentColor"
9261 stroke-width="1.5"
9262 stroke-linecap="round"
9263 stroke-linejoin="round"
9264>
9265 <path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 5.899 -1.096" />
9266 <path d="M3 6a9 9 0 0 1 2.114 -.884m3.8 -.21c1.07 .17 2.116 .534 3.086 1.094a9 9 0 0 1 9 0" />
9267 <path d="M3 6v13" />
9268 <path d="M12 6v2m0 4v7" />
9269 <path d="M21 6v11" />
9270 <path d="M3 3l18 18" />
9271</svg>
9272"#;
9273pub const ICON_BOOK_UPLOAD: &str = r#"
9274<svg
9275 xmlns="http://www.w3.org/2000/svg"
9276 width="24"
9277 height="24"
9278 viewBox="0 0 24 24"
9279 fill="none"
9280 stroke="currentColor"
9281 stroke-width="1.5"
9282 stroke-linecap="round"
9283 stroke-linejoin="round"
9284>
9285 <path d="M14 20h-8a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12v5" />
9286 <path d="M11 16h-5a2 2 0 0 0 -2 2" />
9287 <path d="M15 16l3 -3l3 3" />
9288 <path d="M18 13v9" />
9289</svg>
9290"#;
9291pub const ICON_BOOK: &str = r#"
9292<svg
9293 xmlns="http://www.w3.org/2000/svg"
9294 width="24"
9295 height="24"
9296 viewBox="0 0 24 24"
9297 fill="none"
9298 stroke="currentColor"
9299 stroke-width="1.5"
9300 stroke-linecap="round"
9301 stroke-linejoin="round"
9302>
9303 <path d="M3 19a9 9 0 0 1 9 0a9 9 0 0 1 9 0" />
9304 <path d="M3 6a9 9 0 0 1 9 0a9 9 0 0 1 9 0" />
9305 <path d="M3 6l0 13" />
9306 <path d="M12 6l0 13" />
9307 <path d="M21 6l0 13" />
9308</svg>
9309"#;
9310pub const ICON_BOOKMARK_AI: &str = r#"
9311<svg
9312 xmlns="http://www.w3.org/2000/svg"
9313 width="24"
9314 height="24"
9315 viewBox="0 0 24 24"
9316 fill="none"
9317 stroke="currentColor"
9318 stroke-width="1.5"
9319 stroke-linecap="round"
9320 stroke-linejoin="round"
9321>
9322 <path d="M10.02 18.32l-4.02 2.68v-14a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v4.5" />
9323 <path d="M14 21v-4a2 2 0 1 1 4 0v4" />
9324 <path d="M14 19h4" />
9325 <path d="M21 15v6" />
9326</svg>
9327"#;
9328pub const ICON_BOOKMARK_EDIT: &str = r#"
9329<svg
9330 xmlns="http://www.w3.org/2000/svg"
9331 width="24"
9332 height="24"
9333 viewBox="0 0 24 24"
9334 fill="none"
9335 stroke="currentColor"
9336 stroke-width="1.5"
9337 stroke-linecap="round"
9338 stroke-linejoin="round"
9339>
9340 <path d="M12 17l-6 4v-14a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v4" />
9341 <path d="M18.42 15.61a2.1 2.1 0 1 1 2.97 2.97l-3.39 3.42h-3v-3l3.42 -3.39z" />
9342</svg>
9343"#;
9344pub const ICON_BOOKMARK_MINUS: &str = r#"
9345<svg
9346 xmlns="http://www.w3.org/2000/svg"
9347 width="24"
9348 height="24"
9349 viewBox="0 0 24 24"
9350 fill="none"
9351 stroke="currentColor"
9352 stroke-width="1.5"
9353 stroke-linecap="round"
9354 stroke-linejoin="round"
9355>
9356 <path d="M12 17l-6 4v-14a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v8" />
9357 <path d="M16 19h6" />
9358</svg>
9359"#;
9360pub const ICON_BOOKMARK_OFF: &str = r#"
9361<svg
9362 xmlns="http://www.w3.org/2000/svg"
9363 width="24"
9364 height="24"
9365 viewBox="0 0 24 24"
9366 fill="none"
9367 stroke="currentColor"
9368 stroke-width="1.5"
9369 stroke-linecap="round"
9370 stroke-linejoin="round"
9371>
9372 <path d="M7.708 3.721a3.982 3.982 0 0 1 2.292 -.721h4a4 4 0 0 1 4 4v7m0 4v3l-6 -4l-6 4v-14c0 -.308 .035 -.609 .1 -.897" />
9373 <path d="M3 3l18 18" />
9374</svg>
9375"#;
9376pub const ICON_BOOKMARK_PLUS: &str = r#"
9377<svg
9378 xmlns="http://www.w3.org/2000/svg"
9379 width="24"
9380 height="24"
9381 viewBox="0 0 24 24"
9382 fill="none"
9383 stroke="currentColor"
9384 stroke-width="1.5"
9385 stroke-linecap="round"
9386 stroke-linejoin="round"
9387>
9388 <path d="M12 17l-6 4v-14a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v5" />
9389 <path d="M16 19h6" />
9390 <path d="M19 16v6" />
9391</svg>
9392"#;
9393pub const ICON_BOOKMARK_QUESTION: &str = r#"
9394<svg
9395 xmlns="http://www.w3.org/2000/svg"
9396 width="24"
9397 height="24"
9398 viewBox="0 0 24 24"
9399 fill="none"
9400 stroke="currentColor"
9401 stroke-width="1.5"
9402 stroke-linecap="round"
9403 stroke-linejoin="round"
9404>
9405 <path d="M15 19l-3 -2l-6 4v-14a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v4" />
9406 <path d="M19 22v.01" />
9407 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
9408</svg>
9409"#;
9410pub const ICON_BOOKMARK: &str = r#"
9411<svg
9412 xmlns="http://www.w3.org/2000/svg"
9413 width="24"
9414 height="24"
9415 viewBox="0 0 24 24"
9416 fill="none"
9417 stroke="currentColor"
9418 stroke-width="1.5"
9419 stroke-linecap="round"
9420 stroke-linejoin="round"
9421>
9422 <path d="M18 7v14l-6 -4l-6 4v-14a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4z" />
9423</svg>
9424"#;
9425pub const ICON_BOOKMARKS_OFF: &str = r#"
9426<svg
9427 xmlns="http://www.w3.org/2000/svg"
9428 width="24"
9429 height="24"
9430 viewBox="0 0 24 24"
9431 fill="none"
9432 stroke="currentColor"
9433 stroke-width="1.5"
9434 stroke-linecap="round"
9435 stroke-linejoin="round"
9436>
9437 <path d="M11 7h2a2 2 0 0 1 2 2v2m0 4v6l-5 -3l-5 3v-12a2 2 0 0 1 2 -2" />
9438 <path d="M9.265 4a2 2 0 0 1 1.735 -1h6a2 2 0 0 1 2 2v10" />
9439 <path d="M3 3l18 18" />
9440</svg>
9441"#;
9442pub const ICON_BOOKMARKS: &str = r#"
9443<svg
9444 xmlns="http://www.w3.org/2000/svg"
9445 width="24"
9446 height="24"
9447 viewBox="0 0 24 24"
9448 fill="none"
9449 stroke="currentColor"
9450 stroke-width="1.5"
9451 stroke-linecap="round"
9452 stroke-linejoin="round"
9453>
9454 <path d="M15 10v11l-5 -3l-5 3v-11a3 3 0 0 1 3 -3h4a3 3 0 0 1 3 3z" />
9455 <path d="M11 3h5a3 3 0 0 1 3 3v11" />
9456</svg>
9457"#;
9458pub const ICON_BOOKS_OFF: &str = r#"
9459<svg
9460 xmlns="http://www.w3.org/2000/svg"
9461 width="24"
9462 height="24"
9463 viewBox="0 0 24 24"
9464 fill="none"
9465 stroke="currentColor"
9466 stroke-width="1.5"
9467 stroke-linecap="round"
9468 stroke-linejoin="round"
9469>
9470 <path d="M9 9v10a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-14" />
9471 <path d="M8 4a1 1 0 0 1 1 1" />
9472 <path d="M9 5a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v4" />
9473 <path d="M13 13v6a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-10" />
9474 <path d="M5 8h3" />
9475 <path d="M9 16h4" />
9476 <path d="M14.254 10.244l-1.218 -4.424a1.02 1.02 0 0 1 .634 -1.219l.133 -.041l2.184 -.53c.562 -.135 1.133 .19 1.282 .732l3.236 11.75" />
9477 <path d="M19.585 19.589l-1.572 .38c-.562 .136 -1.133 -.19 -1.282 -.731l-.952 -3.458" />
9478 <path d="M14 9l4 -1" />
9479 <path d="M19.207 15.199l.716 -.18" />
9480 <path d="M3 3l18 18" />
9481</svg>
9482"#;
9483pub const ICON_BOOKS: &str = r#"
9484<svg
9485 xmlns="http://www.w3.org/2000/svg"
9486 width="24"
9487 height="24"
9488 viewBox="0 0 24 24"
9489 fill="none"
9490 stroke="currentColor"
9491 stroke-width="1.5"
9492 stroke-linecap="round"
9493 stroke-linejoin="round"
9494>
9495 <path d="M5 4m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
9496 <path d="M9 4m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
9497 <path d="M5 8h4" />
9498 <path d="M9 16h4" />
9499 <path d="M13.803 4.56l2.184 -.53c.562 -.135 1.133 .19 1.282 .732l3.695 13.418a1.02 1.02 0 0 1 -.634 1.219l-.133 .041l-2.184 .53c-.562 .135 -1.133 -.19 -1.282 -.732l-3.695 -13.418a1.02 1.02 0 0 1 .634 -1.219l.133 -.041z" />
9500 <path d="M14 9l4 -1" />
9501 <path d="M16 16l3.923 -.98" />
9502</svg>
9503"#;
9504pub const ICON_BOOM: &str = r#"
9505<svg
9506 xmlns="http://www.w3.org/2000/svg"
9507 width="24"
9508 height="24"
9509 viewBox="0 0 24 24"
9510 fill="none"
9511 stroke="currentColor"
9512 stroke-width="1.5"
9513 stroke-linecap="round"
9514 stroke-linejoin="round"
9515>
9516 <path d="M3 9.662c2 2.338 2 4.338 0 6.338c3 .5 4.5 1 5 4c2 -3 6 -4 9 0c0 -3 1 -4 4 -4.004q -3 -2.995 0 -5.996c-3 0 -5 -2 -5 -5c-2 4 -5 3 -7.5 -1c-.5 3 -2.5 5 -5.5 5.662" />
9517</svg>
9518"#;
9519pub const ICON_BORDER_ALL: &str = r#"
9520<svg
9521 xmlns="http://www.w3.org/2000/svg"
9522 width="24"
9523 height="24"
9524 viewBox="0 0 24 24"
9525 fill="none"
9526 stroke="currentColor"
9527 stroke-width="1.5"
9528 stroke-linecap="round"
9529 stroke-linejoin="round"
9530>
9531 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
9532 <path d="M4 12l16 0" />
9533 <path d="M12 4l0 16" />
9534</svg>
9535"#;
9536pub const ICON_BORDER_BOTTOM_PLUS: &str = r#"
9537<svg
9538 xmlns="http://www.w3.org/2000/svg"
9539 width="24"
9540 height="24"
9541 viewBox="0 0 24 24"
9542 fill="none"
9543 stroke="currentColor"
9544 stroke-width="1.5"
9545 stroke-linecap="round"
9546 stroke-linejoin="round"
9547>
9548 <path d="M4 20h16" />
9549 <path d="M4 16v-.01" />
9550 <path d="M20 16v-.01" />
9551 <path d="M4 12v-.01" />
9552 <path d="M20 12v-.01" />
9553 <path d="M4 8v-.01" />
9554 <path d="M20 8v-.01" />
9555 <path d="M4 4v-.01" />
9556 <path d="M8 4v-.01" />
9557 <path d="M12 4v-.01" />
9558 <path d="M16 4v-.01" />
9559 <path d="M20 4v-.01" />
9560 <path d="M15 12h-6" />
9561 <path d="M12 9v6" />
9562</svg>
9563"#;
9564pub const ICON_BORDER_BOTTOM: &str = r#"
9565<svg
9566 xmlns="http://www.w3.org/2000/svg"
9567 width="24"
9568 height="24"
9569 viewBox="0 0 24 24"
9570 fill="none"
9571 stroke="currentColor"
9572 stroke-width="1.5"
9573 stroke-linecap="round"
9574 stroke-linejoin="round"
9575>
9576 <path d="M20 20l-16 0" />
9577 <path d="M4 4l0 .01" />
9578 <path d="M8 4l0 .01" />
9579 <path d="M12 4l0 .01" />
9580 <path d="M16 4l0 .01" />
9581 <path d="M20 4l0 .01" />
9582 <path d="M4 8l0 .01" />
9583 <path d="M12 8l0 .01" />
9584 <path d="M20 8l0 .01" />
9585 <path d="M4 12l0 .01" />
9586 <path d="M8 12l0 .01" />
9587 <path d="M12 12l0 .01" />
9588 <path d="M16 12l0 .01" />
9589 <path d="M20 12l0 .01" />
9590 <path d="M4 16l0 .01" />
9591 <path d="M12 16l0 .01" />
9592 <path d="M20 16l0 .01" />
9593</svg>
9594"#;
9595pub const ICON_BORDER_CORNER_IOS: &str = r#"
9596<svg
9597 xmlns="http://www.w3.org/2000/svg"
9598 width="24"
9599 height="24"
9600 viewBox="0 0 24 24"
9601 fill="none"
9602 stroke="currentColor"
9603 stroke-width="1.5"
9604 stroke-linecap="round"
9605 stroke-linejoin="round"
9606>
9607 <path d="M4 20c0 -6.559 0 -9.838 1.628 -12.162a9 9 0 0 1 2.21 -2.21c2.324 -1.628 5.602 -1.628 12.162 -1.628" />
9608</svg>
9609"#;
9610pub const ICON_BORDER_CORNER_PILL: &str = r#"
9611<svg
9612 xmlns="http://www.w3.org/2000/svg"
9613 width="24"
9614 height="24"
9615 viewBox="0 0 24 24"
9616 fill="none"
9617 stroke="currentColor"
9618 stroke-width="1.5"
9619 stroke-linecap="round"
9620 stroke-linejoin="round"
9621>
9622 <path d="M4 20v-5c0 -6.075 4.925 -11 11 -11h5" />
9623</svg>
9624"#;
9625pub const ICON_BORDER_CORNER_ROUNDED: &str = r#"
9626<svg
9627 xmlns="http://www.w3.org/2000/svg"
9628 width="24"
9629 height="24"
9630 viewBox="0 0 24 24"
9631 fill="none"
9632 stroke="currentColor"
9633 stroke-width="1.5"
9634 stroke-linecap="round"
9635 stroke-linejoin="round"
9636>
9637 <path d="M4 20v-10a6 6 0 0 1 6 -6h10" />
9638</svg>
9639"#;
9640pub const ICON_BORDER_CORNER_SQUARE: &str = r#"
9641<svg
9642 xmlns="http://www.w3.org/2000/svg"
9643 width="24"
9644 height="24"
9645 viewBox="0 0 24 24"
9646 fill="none"
9647 stroke="currentColor"
9648 stroke-width="1.5"
9649 stroke-linecap="round"
9650 stroke-linejoin="round"
9651>
9652 <path d="M4 20v-15a1 1 0 0 1 1 -1h15" />
9653</svg>
9654"#;
9655pub const ICON_BORDER_CORNERS: &str = r#"
9656<svg
9657 xmlns="http://www.w3.org/2000/svg"
9658 width="24"
9659 height="24"
9660 viewBox="0 0 24 24"
9661 fill="none"
9662 stroke="currentColor"
9663 stroke-width="1.5"
9664 stroke-linecap="round"
9665 stroke-linejoin="round"
9666>
9667 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
9668 <path d="M20 16v2a2 2 0 0 1 -2 2h-2" />
9669 <path d="M8 20h-2a2 2 0 0 1 -2 -2v-2" />
9670 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
9671</svg>
9672"#;
9673pub const ICON_BORDER_HORIZONTAL: &str = r#"
9674<svg
9675 xmlns="http://www.w3.org/2000/svg"
9676 width="24"
9677 height="24"
9678 viewBox="0 0 24 24"
9679 fill="none"
9680 stroke="currentColor"
9681 stroke-width="1.5"
9682 stroke-linecap="round"
9683 stroke-linejoin="round"
9684>
9685 <path d="M4 12l16 0" />
9686 <path d="M4 4l0 .01" />
9687 <path d="M8 4l0 .01" />
9688 <path d="M12 4l0 .01" />
9689 <path d="M16 4l0 .01" />
9690 <path d="M20 4l0 .01" />
9691 <path d="M4 8l0 .01" />
9692 <path d="M12 8l0 .01" />
9693 <path d="M20 8l0 .01" />
9694 <path d="M4 16l0 .01" />
9695 <path d="M12 16l0 .01" />
9696 <path d="M20 16l0 .01" />
9697 <path d="M4 20l0 .01" />
9698 <path d="M8 20l0 .01" />
9699 <path d="M12 20l0 .01" />
9700 <path d="M16 20l0 .01" />
9701 <path d="M20 20l0 .01" />
9702</svg>
9703"#;
9704pub const ICON_BORDER_INNER: &str = r#"
9705<svg
9706 xmlns="http://www.w3.org/2000/svg"
9707 width="24"
9708 height="24"
9709 viewBox="0 0 24 24"
9710 fill="none"
9711 stroke="currentColor"
9712 stroke-width="1.5"
9713 stroke-linecap="round"
9714 stroke-linejoin="round"
9715>
9716 <path d="M4 12l16 0" />
9717 <path d="M12 4l0 16" />
9718 <path d="M4 4l0 .01" />
9719 <path d="M8 4l0 .01" />
9720 <path d="M16 4l0 .01" />
9721 <path d="M20 4l0 .01" />
9722 <path d="M4 8l0 .01" />
9723 <path d="M20 8l0 .01" />
9724 <path d="M4 16l0 .01" />
9725 <path d="M20 16l0 .01" />
9726 <path d="M4 20l0 .01" />
9727 <path d="M8 20l0 .01" />
9728 <path d="M16 20l0 .01" />
9729 <path d="M20 20l0 .01" />
9730</svg>
9731"#;
9732pub const ICON_BORDER_LEFT_PLUS: &str = r#"
9733<svg
9734 xmlns="http://www.w3.org/2000/svg"
9735 width="24"
9736 height="24"
9737 viewBox="0 0 24 24"
9738 fill="none"
9739 stroke="currentColor"
9740 stroke-width="1.5"
9741 stroke-linecap="round"
9742 stroke-linejoin="round"
9743>
9744 <path d="M4 20v-16" />
9745 <path d="M8 4v.01" />
9746 <path d="M12 4v.01" />
9747 <path d="M16 4v.01" />
9748 <path d="M20 4v.01" />
9749 <path d="M20 8v.01" />
9750 <path d="M20 12v.01" />
9751 <path d="M20 16v.01" />
9752 <path d="M8 20v.01" />
9753 <path d="M12 20v.01" />
9754 <path d="M16 20v.01" />
9755 <path d="M20 20v.01" />
9756 <path d="M9 12h6" />
9757 <path d="M12 9v6" />
9758</svg>
9759"#;
9760pub const ICON_BORDER_LEFT: &str = r#"
9761<svg
9762 xmlns="http://www.w3.org/2000/svg"
9763 width="24"
9764 height="24"
9765 viewBox="0 0 24 24"
9766 fill="none"
9767 stroke="currentColor"
9768 stroke-width="1.5"
9769 stroke-linecap="round"
9770 stroke-linejoin="round"
9771>
9772 <path d="M4 20l0 -16" />
9773 <path d="M8 4l0 .01" />
9774 <path d="M12 4l0 .01" />
9775 <path d="M16 4l0 .01" />
9776 <path d="M20 4l0 .01" />
9777 <path d="M12 8l0 .01" />
9778 <path d="M20 8l0 .01" />
9779 <path d="M8 12l0 .01" />
9780 <path d="M12 12l0 .01" />
9781 <path d="M16 12l0 .01" />
9782 <path d="M20 12l0 .01" />
9783 <path d="M12 16l0 .01" />
9784 <path d="M20 16l0 .01" />
9785 <path d="M8 20l0 .01" />
9786 <path d="M12 20l0 .01" />
9787 <path d="M16 20l0 .01" />
9788 <path d="M20 20l0 .01" />
9789</svg>
9790"#;
9791pub const ICON_BORDER_NONE: &str = r#"
9792<svg
9793 xmlns="http://www.w3.org/2000/svg"
9794 width="24"
9795 height="24"
9796 viewBox="0 0 24 24"
9797 fill="none"
9798 stroke="currentColor"
9799 stroke-width="1.5"
9800 stroke-linecap="round"
9801 stroke-linejoin="round"
9802>
9803 <path d="M4 4l0 .01" />
9804 <path d="M8 4l0 .01" />
9805 <path d="M12 4l0 .01" />
9806 <path d="M16 4l0 .01" />
9807 <path d="M20 4l0 .01" />
9808 <path d="M4 8l0 .01" />
9809 <path d="M12 8l0 .01" />
9810 <path d="M20 8l0 .01" />
9811 <path d="M4 12l0 .01" />
9812 <path d="M8 12l0 .01" />
9813 <path d="M12 12l0 .01" />
9814 <path d="M16 12l0 .01" />
9815 <path d="M20 12l0 .01" />
9816 <path d="M4 16l0 .01" />
9817 <path d="M12 16l0 .01" />
9818 <path d="M20 16l0 .01" />
9819 <path d="M4 20l0 .01" />
9820 <path d="M8 20l0 .01" />
9821 <path d="M12 20l0 .01" />
9822 <path d="M16 20l0 .01" />
9823 <path d="M20 20l0 .01" />
9824</svg>
9825"#;
9826pub const ICON_BORDER_OUTER: &str = r#"
9827<svg
9828 xmlns="http://www.w3.org/2000/svg"
9829 width="24"
9830 height="24"
9831 viewBox="0 0 24 24"
9832 fill="none"
9833 stroke="currentColor"
9834 stroke-width="1.5"
9835 stroke-linecap="round"
9836 stroke-linejoin="round"
9837>
9838 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
9839 <path d="M12 8l0 .01" />
9840 <path d="M8 12l0 .01" />
9841 <path d="M12 12l0 .01" />
9842 <path d="M16 12l0 .01" />
9843 <path d="M12 16l0 .01" />
9844</svg>
9845"#;
9846pub const ICON_BORDER_RADIUS: &str = r#"
9847<svg
9848 xmlns="http://www.w3.org/2000/svg"
9849 width="24"
9850 height="24"
9851 viewBox="0 0 24 24"
9852 fill="none"
9853 stroke="currentColor"
9854 stroke-width="1.5"
9855 stroke-linecap="round"
9856 stroke-linejoin="round"
9857>
9858 <path d="M4 12v-4a4 4 0 0 1 4 -4h4" />
9859 <path d="M16 4l0 .01" />
9860 <path d="M20 4l0 .01" />
9861 <path d="M20 8l0 .01" />
9862 <path d="M20 12l0 .01" />
9863 <path d="M4 16l0 .01" />
9864 <path d="M20 16l0 .01" />
9865 <path d="M4 20l0 .01" />
9866 <path d="M8 20l0 .01" />
9867 <path d="M12 20l0 .01" />
9868 <path d="M16 20l0 .01" />
9869 <path d="M20 20l0 .01" />
9870</svg>
9871"#;
9872pub const ICON_BORDER_RIGHT_PLUS: &str = r#"
9873<svg
9874 xmlns="http://www.w3.org/2000/svg"
9875 width="24"
9876 height="24"
9877 viewBox="0 0 24 24"
9878 fill="none"
9879 stroke="currentColor"
9880 stroke-width="1.5"
9881 stroke-linecap="round"
9882 stroke-linejoin="round"
9883>
9884 <path d="M20 20v-16" />
9885 <path d="M16 4v.01" />
9886 <path d="M12 4v.01" />
9887 <path d="M8 4v.01" />
9888 <path d="M4 4v.01" />
9889 <path d="M4 8v.01" />
9890 <path d="M4 12v.01" />
9891 <path d="M4 16v.01" />
9892 <path d="M16 20v.01" />
9893 <path d="M12 20v.01" />
9894 <path d="M8 20v.01" />
9895 <path d="M4 20v.01" />
9896 <path d="M15 12h-6" />
9897 <path d="M12 9v6" />
9898</svg>
9899"#;
9900pub const ICON_BORDER_RIGHT: &str = r#"
9901<svg
9902 xmlns="http://www.w3.org/2000/svg"
9903 width="24"
9904 height="24"
9905 viewBox="0 0 24 24"
9906 fill="none"
9907 stroke="currentColor"
9908 stroke-width="1.5"
9909 stroke-linecap="round"
9910 stroke-linejoin="round"
9911>
9912 <path d="M20 4l0 16" />
9913 <path d="M4 4l0 .01" />
9914 <path d="M8 4l0 .01" />
9915 <path d="M12 4l0 .01" />
9916 <path d="M16 4l0 .01" />
9917 <path d="M4 8l0 .01" />
9918 <path d="M12 8l0 .01" />
9919 <path d="M4 12l0 .01" />
9920 <path d="M8 12l0 .01" />
9921 <path d="M12 12l0 .01" />
9922 <path d="M16 12l0 .01" />
9923 <path d="M4 16l0 .01" />
9924 <path d="M12 16l0 .01" />
9925 <path d="M4 20l0 .01" />
9926 <path d="M8 20l0 .01" />
9927 <path d="M12 20l0 .01" />
9928 <path d="M16 20l0 .01" />
9929</svg>
9930"#;
9931pub const ICON_BORDER_SIDES: &str = r#"
9932<svg
9933 xmlns="http://www.w3.org/2000/svg"
9934 width="24"
9935 height="24"
9936 viewBox="0 0 24 24"
9937 fill="none"
9938 stroke="currentColor"
9939 stroke-width="1.5"
9940 stroke-linecap="round"
9941 stroke-linejoin="round"
9942>
9943 <path d="M4 8v8" />
9944 <path d="M20 16v-8" />
9945 <path d="M8 4h8" />
9946 <path d="M8 20h8" />
9947</svg>
9948"#;
9949pub const ICON_BORDER_STYLE_2: &str = r#"
9950<svg
9951 xmlns="http://www.w3.org/2000/svg"
9952 width="24"
9953 height="24"
9954 viewBox="0 0 24 24"
9955 fill="none"
9956 stroke="currentColor"
9957 stroke-width="1.5"
9958 stroke-linecap="round"
9959 stroke-linejoin="round"
9960>
9961 <path d="M4 18v.01" />
9962 <path d="M8 18v.01" />
9963 <path d="M12 18v.01" />
9964 <path d="M16 18v.01" />
9965 <path d="M20 18v.01" />
9966 <path d="M18 12h2" />
9967 <path d="M11 12h2" />
9968 <path d="M4 12h2" />
9969 <path d="M4 6h16" />
9970</svg>
9971"#;
9972pub const ICON_BORDER_STYLE: &str = r#"
9973<svg
9974 xmlns="http://www.w3.org/2000/svg"
9975 width="24"
9976 height="24"
9977 viewBox="0 0 24 24"
9978 fill="none"
9979 stroke="currentColor"
9980 stroke-width="1.5"
9981 stroke-linecap="round"
9982 stroke-linejoin="round"
9983>
9984 <path d="M4 20v-14a2 2 0 0 1 2 -2h14" />
9985 <path d="M20 8v.01" />
9986 <path d="M20 12v.01" />
9987 <path d="M20 16v.01" />
9988 <path d="M8 20v.01" />
9989 <path d="M12 20v.01" />
9990 <path d="M16 20v.01" />
9991 <path d="M20 20v.01" />
9992</svg>
9993"#;
9994pub const ICON_BORDER_TOP_PLUS: &str = r#"
9995<svg
9996 xmlns="http://www.w3.org/2000/svg"
9997 width="24"
9998 height="24"
9999 viewBox="0 0 24 24"
10000 fill="none"
10001 stroke="currentColor"
10002 stroke-width="1.5"
10003 stroke-linecap="round"
10004 stroke-linejoin="round"
10005>
10006 <path d="M4 4h16" />
10007 <path d="M4 8v.01" />
10008 <path d="M20 8v.01" />
10009 <path d="M4 12v.01" />
10010 <path d="M20 12v.01" />
10011 <path d="M4 16v.01" />
10012 <path d="M15 12h-6" />
10013 <path d="M12 9v6" />
10014 <path d="M20 16v.01" />
10015 <path d="M4 20v.01" />
10016 <path d="M8 20v.01" />
10017 <path d="M12 20v.01" />
10018 <path d="M16 20v.01" />
10019 <path d="M20 20v.01" />
10020</svg>
10021"#;
10022pub const ICON_BORDER_TOP: &str = r#"
10023<svg
10024 xmlns="http://www.w3.org/2000/svg"
10025 width="24"
10026 height="24"
10027 viewBox="0 0 24 24"
10028 fill="none"
10029 stroke="currentColor"
10030 stroke-width="1.5"
10031 stroke-linecap="round"
10032 stroke-linejoin="round"
10033>
10034 <path d="M4 4l16 0" />
10035 <path d="M4 8l0 .01" />
10036 <path d="M12 8l0 .01" />
10037 <path d="M20 8l0 .01" />
10038 <path d="M4 12l0 .01" />
10039 <path d="M8 12l0 .01" />
10040 <path d="M12 12l0 .01" />
10041 <path d="M16 12l0 .01" />
10042 <path d="M20 12l0 .01" />
10043 <path d="M4 16l0 .01" />
10044 <path d="M12 16l0 .01" />
10045 <path d="M20 16l0 .01" />
10046 <path d="M4 20l0 .01" />
10047 <path d="M8 20l0 .01" />
10048 <path d="M12 20l0 .01" />
10049 <path d="M16 20l0 .01" />
10050 <path d="M20 20l0 .01" />
10051</svg>
10052"#;
10053pub const ICON_BORDER_VERTICAL: &str = r#"
10054<svg
10055 xmlns="http://www.w3.org/2000/svg"
10056 width="24"
10057 height="24"
10058 viewBox="0 0 24 24"
10059 fill="none"
10060 stroke="currentColor"
10061 stroke-width="1.5"
10062 stroke-linecap="round"
10063 stroke-linejoin="round"
10064>
10065 <path d="M12 4l0 16" />
10066 <path d="M4 4l0 .01" />
10067 <path d="M8 4l0 .01" />
10068 <path d="M16 4l0 .01" />
10069 <path d="M20 4l0 .01" />
10070 <path d="M4 8l0 .01" />
10071 <path d="M20 8l0 .01" />
10072 <path d="M4 12l0 .01" />
10073 <path d="M8 12l0 .01" />
10074 <path d="M16 12l0 .01" />
10075 <path d="M20 12l0 .01" />
10076 <path d="M4 16l0 .01" />
10077 <path d="M20 16l0 .01" />
10078 <path d="M4 20l0 .01" />
10079 <path d="M8 20l0 .01" />
10080 <path d="M16 20l0 .01" />
10081 <path d="M20 20l0 .01" />
10082</svg>
10083"#;
10084pub const ICON_BOTTLE_OFF: &str = r#"
10085<svg
10086 xmlns="http://www.w3.org/2000/svg"
10087 width="24"
10088 height="24"
10089 viewBox="0 0 24 24"
10090 fill="none"
10091 stroke="currentColor"
10092 stroke-width="1.5"
10093 stroke-linecap="round"
10094 stroke-linejoin="round"
10095>
10096 <path d="M10 5h4v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2z" />
10097 <path d="M14 3.5c0 1.626 .507 3.212 1.45 4.537l.05 .07a8.093 8.093 0 0 1 1.5 4.694v.199m0 4v2a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2v-6.2a8.09 8.09 0 0 1 1.35 -4.474m1.336 -2.63a7.822 7.822 0 0 0 .314 -2.196" />
10098 <path d="M7 14.803a2.4 2.4 0 0 0 1 -.803a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 .866 -.142" />
10099 <path d="M3 3l18 18" />
10100</svg>
10101"#;
10102pub const ICON_BOTTLE: &str = r#"
10103<svg
10104 xmlns="http://www.w3.org/2000/svg"
10105 width="24"
10106 height="24"
10107 viewBox="0 0 24 24"
10108 fill="none"
10109 stroke="currentColor"
10110 stroke-width="1.5"
10111 stroke-linecap="round"
10112 stroke-linejoin="round"
10113>
10114 <path d="M10 5h4v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2z" />
10115 <path d="M14 3.5c0 1.626 .507 3.212 1.45 4.537l.05 .07a8.093 8.093 0 0 1 1.5 4.694v6.199a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2v-6.2c0 -1.682 .524 -3.322 1.5 -4.693l.05 -.07a7.823 7.823 0 0 0 1.45 -4.537" />
10116 <path d="M7 14.803a2.4 2.4 0 0 0 1 -.803a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 1 -.805" />
10117</svg>
10118"#;
10119pub const ICON_BOUNCE_LEFT: &str = r#"
10120<svg
10121 xmlns="http://www.w3.org/2000/svg"
10122 width="24"
10123 height="24"
10124 viewBox="0 0 24 24"
10125 fill="none"
10126 stroke="currentColor"
10127 stroke-width="1.5"
10128 stroke-linecap="round"
10129 stroke-linejoin="round"
10130>
10131 <path d="M20 15.5c-3 -1 -5.5 -.5 -8 4.5c-.5 -3 -1.5 -5.5 -3 -8" />
10132 <path d="M6 9a2 2 0 1 1 0 -4a2 2 0 0 1 0 4z" />
10133</svg>
10134"#;
10135pub const ICON_BOUNCE_RIGHT: &str = r#"
10136<svg
10137 xmlns="http://www.w3.org/2000/svg"
10138 width="24"
10139 height="24"
10140 viewBox="0 0 24 24"
10141 fill="none"
10142 stroke="currentColor"
10143 stroke-width="1.5"
10144 stroke-linecap="round"
10145 stroke-linejoin="round"
10146>
10147 <path d="M4 15.5c3 -1 5.5 -.5 8 4.5c.5 -3 1.5 -5.5 3 -8" />
10148 <path d="M18 9a2 2 0 1 1 0 -4a2 2 0 0 1 0 4z" />
10149</svg>
10150"#;
10151pub const ICON_BOW: &str = r#"
10152<svg
10153 xmlns="http://www.w3.org/2000/svg"
10154 width="24"
10155 height="24"
10156 viewBox="0 0 24 24"
10157 fill="none"
10158 stroke="currentColor"
10159 stroke-width="1.5"
10160 stroke-linecap="round"
10161 stroke-linejoin="round"
10162>
10163 <path d="M17 3h4v4" />
10164 <path d="M21 3l-15 15" />
10165 <path d="M3 18h3v3" />
10166 <path d="M16.5 20c1.576 -1.576 2.5 -4.095 2.5 -6.5c0 -4.81 -3.69 -8.5 -8.5 -8.5c-2.415 0 -4.922 .913 -6.5 2.5l12.5 12.5z" />
10167</svg>
10168"#;
10169pub const ICON_BOWL_CHOPSTICKS: &str = r#"
10170<svg
10171 xmlns="http://www.w3.org/2000/svg"
10172 width="24"
10173 height="24"
10174 viewBox="0 0 24 24"
10175 fill="none"
10176 stroke="currentColor"
10177 stroke-width="1.5"
10178 stroke-linecap="round"
10179 stroke-linejoin="round"
10180>
10181 <path d="M4 11h16a1 1 0 0 1 1 1v.5c0 1.5 -2.517 5.573 -4 6.5v1a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-1c-1.687 -1.054 -4 -5 -4 -6.5v-.5a1 1 0 0 1 1 -1z" />
10182 <path d="M19 7l-14 1" />
10183 <path d="M19 2l-14 3" />
10184</svg>
10185"#;
10186pub const ICON_BOWL_SPOON: &str = r#"
10187<svg
10188 xmlns="http://www.w3.org/2000/svg"
10189 width="24"
10190 height="24"
10191 viewBox="0 0 24 24"
10192 fill="none"
10193 stroke="currentColor"
10194 stroke-width="1.5"
10195 stroke-linecap="round"
10196 stroke-linejoin="round"
10197>
10198 <path d="M4 11h16a1 1 0 0 1 1 1v.5c0 1.5 -2.517 5.573 -4 6.5v1a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-1c-1.687 -1.054 -4 -5 -4 -6.5v-.5a1 1 0 0 1 1 -1z" />
10199 <path d="M8 7c1.657 0 3 -.895 3 -2s-1.343 -2 -3 -2s-3 .895 -3 2s1.343 2 3 2" />
10200 <path d="M11 5h9" />
10201</svg>
10202"#;
10203pub const ICON_BOWL: &str = r#"
10204<svg
10205 xmlns="http://www.w3.org/2000/svg"
10206 width="24"
10207 height="24"
10208 viewBox="0 0 24 24"
10209 fill="none"
10210 stroke="currentColor"
10211 stroke-width="1.5"
10212 stroke-linecap="round"
10213 stroke-linejoin="round"
10214>
10215 <path d="M4 8h16a1 1 0 0 1 1 1v.5c0 1.5 -2.517 5.573 -4 6.5v1a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-1c-1.687 -1.054 -4 -5 -4 -6.5v-.5a1 1 0 0 1 1 -1z" />
10216</svg>
10217"#;
10218pub const ICON_BOX_ALIGN_BOTTOM_LEFT: &str = r#"
10219<svg
10220 xmlns="http://www.w3.org/2000/svg"
10221 width="24"
10222 height="24"
10223 viewBox="0 0 24 24"
10224 fill="none"
10225 stroke="currentColor"
10226 stroke-width="1.5"
10227 stroke-linecap="round"
10228 stroke-linejoin="round"
10229>
10230 <path d="M5 13h5a1 1 0 0 1 1 1v5a1 1 0 0 1 -1 1h-5a1 1 0 0 1 -1 -1v-5a1 1 0 0 1 1 -1z" />
10231 <path d="M4 9v.01" />
10232 <path d="M4 4v.01" />
10233 <path d="M9 4v.01" />
10234 <path d="M15 4v.01" />
10235 <path d="M15 20v.01" />
10236 <path d="M20 4v.01" />
10237 <path d="M20 9v.01" />
10238 <path d="M20 15v.01" />
10239 <path d="M20 20v.01" />
10240</svg>
10241"#;
10242pub const ICON_BOX_ALIGN_BOTTOM_RIGHT: &str = r#"
10243<svg
10244 xmlns="http://www.w3.org/2000/svg"
10245 width="24"
10246 height="24"
10247 viewBox="0 0 24 24"
10248 fill="none"
10249 stroke="currentColor"
10250 stroke-width="1.5"
10251 stroke-linecap="round"
10252 stroke-linejoin="round"
10253>
10254 <path d="M19 13h-5a1 1 0 0 0 -1 1v5a1 1 0 0 0 1 1h5a1 1 0 0 0 1 -1v-5a1 1 0 0 0 -1 -1z" />
10255 <path d="M20 9v.01" />
10256 <path d="M20 4v.01" />
10257 <path d="M15 4v.01" />
10258 <path d="M9 4v.01" />
10259 <path d="M9 20v.01" />
10260 <path d="M4 4v.01" />
10261 <path d="M4 9v.01" />
10262 <path d="M4 15v.01" />
10263 <path d="M4 20v.01" />
10264</svg>
10265"#;
10266pub const ICON_BOX_ALIGN_BOTTOM: &str = r#"
10267<svg
10268 xmlns="http://www.w3.org/2000/svg"
10269 width="24"
10270 height="24"
10271 viewBox="0 0 24 24"
10272 fill="none"
10273 stroke="currentColor"
10274 stroke-width="1.5"
10275 stroke-linecap="round"
10276 stroke-linejoin="round"
10277>
10278 <path d="M4 14h16v5a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1v-5z" />
10279 <path d="M4 9v.01" />
10280 <path d="M4 4v.01" />
10281 <path d="M9 4v.01" />
10282 <path d="M15 4v.01" />
10283 <path d="M20 4v.01" />
10284 <path d="M20 9v.01" />
10285</svg>
10286"#;
10287pub const ICON_BOX_ALIGN_LEFT: &str = r#"
10288<svg
10289 xmlns="http://www.w3.org/2000/svg"
10290 width="24"
10291 height="24"
10292 viewBox="0 0 24 24"
10293 fill="none"
10294 stroke="currentColor"
10295 stroke-width="1.5"
10296 stroke-linecap="round"
10297 stroke-linejoin="round"
10298>
10299 <path d="M10.002 20.003v-16h-5a1 1 0 0 0 -1 1v14a1 1 0 0 0 1 1h5z" />
10300 <path d="M15.002 20.003h-.01" />
10301 <path d="M20.003 20.003h-.011" />
10302 <path d="M20.003 15.002h-.011" />
10303 <path d="M20.003 9.002h-.011" />
10304 <path d="M20.003 4.002h-.011" />
10305 <path d="M15.002 4.002h-.01" />
10306</svg>
10307"#;
10308pub const ICON_BOX_ALIGN_RIGHT: &str = r#"
10309<svg
10310 xmlns="http://www.w3.org/2000/svg"
10311 width="24"
10312 height="24"
10313 viewBox="0 0 24 24"
10314 fill="none"
10315 stroke="currentColor"
10316 stroke-width="1.5"
10317 stroke-linecap="round"
10318 stroke-linejoin="round"
10319>
10320 <path d="M13.998 20.003v-16h5a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-5z" />
10321 <path d="M8.998 20.003h.01" />
10322 <path d="M3.997 20.003h.011" />
10323 <path d="M3.997 15.002h.011" />
10324 <path d="M3.997 9.002h.011" />
10325 <path d="M3.997 4.002h.011" />
10326 <path d="M8.998 4.002h.01" />
10327</svg>
10328"#;
10329pub const ICON_BOX_ALIGN_TOP_LEFT: &str = r#"
10330<svg
10331 xmlns="http://www.w3.org/2000/svg"
10332 width="24"
10333 height="24"
10334 viewBox="0 0 24 24"
10335 fill="none"
10336 stroke="currentColor"
10337 stroke-width="1.5"
10338 stroke-linecap="round"
10339 stroke-linejoin="round"
10340>
10341 <path d="M11 5v5a1 1 0 0 1 -1 1h-5a1 1 0 0 1 -1 -1v-5a1 1 0 0 1 1 -1h5a1 1 0 0 1 1 1z" />
10342 <path d="M15 4h-.01" />
10343 <path d="M20 4h-.01" />
10344 <path d="M20 9h-.01" />
10345 <path d="M20 15h-.01" />
10346 <path d="M4 15h-.01" />
10347 <path d="M20 20h-.01" />
10348 <path d="M15 20h-.01" />
10349 <path d="M9 20h-.01" />
10350 <path d="M4 20h-.01" />
10351</svg>
10352"#;
10353pub const ICON_BOX_ALIGN_TOP_RIGHT: &str = r#"
10354<svg
10355 xmlns="http://www.w3.org/2000/svg"
10356 width="24"
10357 height="24"
10358 viewBox="0 0 24 24"
10359 fill="none"
10360 stroke="currentColor"
10361 stroke-width="1.5"
10362 stroke-linecap="round"
10363 stroke-linejoin="round"
10364>
10365 <path d="M19 11.01h-5a1 1 0 0 1 -1 -1v-5a1 1 0 0 1 1 -1h5a1 1 0 0 1 1 1v5a1 1 0 0 1 -1 1z" />
10366 <path d="M20 15.01v-.01" />
10367 <path d="M20 20.01v-.01" />
10368 <path d="M15 20.01v-.01" />
10369 <path d="M9 20.01v-.01" />
10370 <path d="M9 4.01v-.01" />
10371 <path d="M4 20.01v-.01" />
10372 <path d="M4 15.01v-.01" />
10373 <path d="M4 9.01v-.01" />
10374 <path d="M4 4.01v-.01" />
10375</svg>
10376"#;
10377pub const ICON_BOX_ALIGN_TOP: &str = r#"
10378<svg
10379 xmlns="http://www.w3.org/2000/svg"
10380 width="24"
10381 height="24"
10382 viewBox="0 0 24 24"
10383 fill="none"
10384 stroke="currentColor"
10385 stroke-width="1.5"
10386 stroke-linecap="round"
10387 stroke-linejoin="round"
10388>
10389 <path d="M4 10.005h16v-5a1 1 0 0 0 -1 -1h-14a1 1 0 0 0 -1 1v5z" />
10390 <path d="M4 15.005v-.01" />
10391 <path d="M4 20.005v-.01" />
10392 <path d="M9 20.005v-.01" />
10393 <path d="M15 20.005v-.01" />
10394 <path d="M20 20.005v-.01" />
10395 <path d="M20 15.005v-.01" />
10396</svg>
10397"#;
10398pub const ICON_BOX_MARGIN: &str = r#"
10399<svg
10400 xmlns="http://www.w3.org/2000/svg"
10401 width="24"
10402 height="24"
10403 viewBox="0 0 24 24"
10404 fill="none"
10405 stroke="currentColor"
10406 stroke-width="1.5"
10407 stroke-linecap="round"
10408 stroke-linejoin="round"
10409>
10410 <path d="M8 8h8v8h-8z" />
10411 <path d="M4 4v.01" />
10412 <path d="M8 4v.01" />
10413 <path d="M12 4v.01" />
10414 <path d="M16 4v.01" />
10415 <path d="M20 4v.01" />
10416 <path d="M4 20v.01" />
10417 <path d="M8 20v.01" />
10418 <path d="M12 20v.01" />
10419 <path d="M16 20v.01" />
10420 <path d="M20 20v.01" />
10421 <path d="M20 16v.01" />
10422 <path d="M20 12v.01" />
10423 <path d="M20 8v.01" />
10424 <path d="M4 16v.01" />
10425 <path d="M4 12v.01" />
10426 <path d="M4 8v.01" />
10427</svg>
10428"#;
10429pub const ICON_BOX_MODEL_2_OFF: &str = r#"
10430<svg
10431 xmlns="http://www.w3.org/2000/svg"
10432 width="24"
10433 height="24"
10434 viewBox="0 0 24 24"
10435 fill="none"
10436 stroke="currentColor"
10437 stroke-width="1.5"
10438 stroke-linecap="round"
10439 stroke-linejoin="round"
10440>
10441 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.586 3.414a2 2 0 0 1 -1.414 .586h-12a2 2 0 0 1 -2 -2v-12c0 -.547 .22 -1.043 .576 -1.405" />
10442 <path d="M12 8h4v4m0 4h-8v-8" />
10443 <path d="M3 3l18 18" />
10444</svg>
10445"#;
10446pub const ICON_BOX_MODEL_2: &str = r#"
10447<svg
10448 xmlns="http://www.w3.org/2000/svg"
10449 width="24"
10450 height="24"
10451 viewBox="0 0 24 24"
10452 fill="none"
10453 stroke="currentColor"
10454 stroke-width="1.5"
10455 stroke-linecap="round"
10456 stroke-linejoin="round"
10457>
10458 <path d="M8 8h8v8h-8z" />
10459 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
10460</svg>
10461"#;
10462pub const ICON_BOX_MODEL_OFF: &str = r#"
10463<svg
10464 xmlns="http://www.w3.org/2000/svg"
10465 width="24"
10466 height="24"
10467 viewBox="0 0 24 24"
10468 fill="none"
10469 stroke="currentColor"
10470 stroke-width="1.5"
10471 stroke-linecap="round"
10472 stroke-linejoin="round"
10473>
10474 <path d="M12 8h4v4m0 4h-8v-8" />
10475 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.586 3.414a2 2 0 0 1 -1.414 .586h-12a2 2 0 0 1 -2 -2v-12c0 -.547 .22 -1.043 .576 -1.405" />
10476 <path d="M16 16l3.3 3.3" />
10477 <path d="M16 8l3.3 -3.3" />
10478 <path d="M8 8l-3.3 -3.3" />
10479 <path d="M8 16l-3.3 3.3" />
10480 <path d="M3 3l18 18" />
10481</svg>
10482"#;
10483pub const ICON_BOX_MODEL: &str = r#"
10484<svg
10485 xmlns="http://www.w3.org/2000/svg"
10486 width="24"
10487 height="24"
10488 viewBox="0 0 24 24"
10489 fill="none"
10490 stroke="currentColor"
10491 stroke-width="1.5"
10492 stroke-linecap="round"
10493 stroke-linejoin="round"
10494>
10495 <path d="M8 8h8v8h-8z" />
10496 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
10497 <path d="M16 16l3.3 3.3" />
10498 <path d="M16 8l3.3 -3.3" />
10499 <path d="M8 8l-3.3 -3.3" />
10500 <path d="M8 16l-3.3 3.3" />
10501</svg>
10502"#;
10503pub const ICON_BOX_MULTIPLE_0: &str = r#"
10504<svg
10505 xmlns="http://www.w3.org/2000/svg"
10506 width="24"
10507 height="24"
10508 viewBox="0 0 24 24"
10509 fill="none"
10510 stroke="currentColor"
10511 stroke-width="1.5"
10512 stroke-linecap="round"
10513 stroke-linejoin="round"
10514>
10515 <path d="M14 6a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
10516 <path d="M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
10517 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
10518</svg>
10519"#;
10520pub const ICON_BOX_MULTIPLE_1: &str = r#"
10521<svg
10522 xmlns="http://www.w3.org/2000/svg"
10523 width="24"
10524 height="24"
10525 viewBox="0 0 24 24"
10526 fill="none"
10527 stroke="currentColor"
10528 stroke-width="1.5"
10529 stroke-linecap="round"
10530 stroke-linejoin="round"
10531>
10532 <path d="M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
10533 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
10534 <path d="M14 14v-8l-2 2" />
10535</svg>
10536"#;
10537pub const ICON_BOX_MULTIPLE_2: &str = r#"
10538<svg
10539 xmlns="http://www.w3.org/2000/svg"
10540 width="24"
10541 height="24"
10542 viewBox="0 0 24 24"
10543 fill="none"
10544 stroke="currentColor"
10545 stroke-width="1.5"
10546 stroke-linecap="round"
10547 stroke-linejoin="round"
10548>
10549 <path d="M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
10550 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
10551 <path d="M12 8a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0" />
10552</svg>
10553"#;
10554pub const ICON_BOX_MULTIPLE_3: &str = r#"
10555<svg
10556 xmlns="http://www.w3.org/2000/svg"
10557 width="24"
10558 height="24"
10559 viewBox="0 0 24 24"
10560 fill="none"
10561 stroke="currentColor"
10562 stroke-width="1.5"
10563 stroke-linecap="round"
10564 stroke-linejoin="round"
10565>
10566 <path d="M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
10567 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
10568 <path d="M14 10a2 2 0 1 0 -2 -2" />
10569 <path d="M12 12a2 2 0 1 0 2 -2" />
10570</svg>
10571"#;
10572pub const ICON_BOX_MULTIPLE_4: &str = r#"
10573<svg
10574 xmlns="http://www.w3.org/2000/svg"
10575 width="24"
10576 height="24"
10577 viewBox="0 0 24 24"
10578 fill="none"
10579 stroke="currentColor"
10580 stroke-width="1.5"
10581 stroke-linecap="round"
10582 stroke-linejoin="round"
10583>
10584 <path d="M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
10585 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
10586 <path d="M15 14v-8l-4 6h5" />
10587</svg>
10588"#;
10589pub const ICON_BOX_MULTIPLE_5: &str = r#"
10590<svg
10591 xmlns="http://www.w3.org/2000/svg"
10592 width="24"
10593 height="24"
10594 viewBox="0 0 24 24"
10595 fill="none"
10596 stroke="currentColor"
10597 stroke-width="1.5"
10598 stroke-linecap="round"
10599 stroke-linejoin="round"
10600>
10601 <path d="M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
10602 <path d="M12 14h2a2 2 0 1 0 0 -4h-2v-4h4" />
10603 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
10604</svg>
10605"#;
10606pub const ICON_BOX_MULTIPLE_6: &str = r#"
10607<svg
10608 xmlns="http://www.w3.org/2000/svg"
10609 width="24"
10610 height="24"
10611 viewBox="0 0 24 24"
10612 fill="none"
10613 stroke="currentColor"
10614 stroke-width="1.5"
10615 stroke-linecap="round"
10616 stroke-linejoin="round"
10617>
10618 <path d="M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
10619 <path d="M14 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
10620 <path d="M16 8a2 2 0 1 0 -4 0v4" />
10621 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
10622</svg>
10623"#;
10624pub const ICON_BOX_MULTIPLE_7: &str = r#"
10625<svg
10626 xmlns="http://www.w3.org/2000/svg"
10627 width="24"
10628 height="24"
10629 viewBox="0 0 24 24"
10630 fill="none"
10631 stroke="currentColor"
10632 stroke-width="1.5"
10633 stroke-linecap="round"
10634 stroke-linejoin="round"
10635>
10636 <path d="M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
10637 <path d="M12 6h4l-2 8" />
10638 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
10639</svg>
10640"#;
10641pub const ICON_BOX_MULTIPLE_8: &str = r#"
10642<svg
10643 xmlns="http://www.w3.org/2000/svg"
10644 width="24"
10645 height="24"
10646 viewBox="0 0 24 24"
10647 fill="none"
10648 stroke="currentColor"
10649 stroke-width="1.5"
10650 stroke-linecap="round"
10651 stroke-linejoin="round"
10652>
10653 <path d="M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
10654 <path d="M14 8m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
10655 <path d="M14 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
10656 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
10657</svg>
10658"#;
10659pub const ICON_BOX_MULTIPLE_9: &str = r#"
10660<svg
10661 xmlns="http://www.w3.org/2000/svg"
10662 width="24"
10663 height="24"
10664 viewBox="0 0 24 24"
10665 fill="none"
10666 stroke="currentColor"
10667 stroke-width="1.5"
10668 stroke-linecap="round"
10669 stroke-linejoin="round"
10670>
10671 <path d="M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
10672 <path d="M14 8m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
10673 <path d="M12 12a2 2 0 1 0 4 0v-4" />
10674 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
10675</svg>
10676"#;
10677pub const ICON_BOX_MULTIPLE: &str = r#"
10678<svg
10679 xmlns="http://www.w3.org/2000/svg"
10680 width="24"
10681 height="24"
10682 viewBox="0 0 24 24"
10683 fill="none"
10684 stroke="currentColor"
10685 stroke-width="1.5"
10686 stroke-linecap="round"
10687 stroke-linejoin="round"
10688>
10689 <path d="M7 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
10690 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
10691</svg>
10692"#;
10693pub const ICON_BOX_OFF: &str = r#"
10694<svg
10695 xmlns="http://www.w3.org/2000/svg"
10696 width="24"
10697 height="24"
10698 viewBox="0 0 24 24"
10699 fill="none"
10700 stroke="currentColor"
10701 stroke-width="1.5"
10702 stroke-linecap="round"
10703 stroke-linejoin="round"
10704>
10705 <path d="M17.765 17.757l-5.765 3.243l-8 -4.5v-9l2.236 -1.258m2.57 -1.445l3.194 -1.797l8 4.5v8.5" />
10706 <path d="M14.561 10.559l5.439 -3.059" />
10707 <path d="M12 12v9" />
10708 <path d="M12 12l-8 -4.5" />
10709 <path d="M3 3l18 18" />
10710</svg>
10711"#;
10712pub const ICON_BOX_PADDING: &str = r#"
10713<svg
10714 xmlns="http://www.w3.org/2000/svg"
10715 width="24"
10716 height="24"
10717 viewBox="0 0 24 24"
10718 fill="none"
10719 stroke="currentColor"
10720 stroke-width="1.5"
10721 stroke-linecap="round"
10722 stroke-linejoin="round"
10723>
10724 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
10725 <path d="M8 16v.01" />
10726 <path d="M8 12v.01" />
10727 <path d="M8 8v.01" />
10728 <path d="M16 16v.01" />
10729 <path d="M16 12v.01" />
10730 <path d="M16 8v.01" />
10731 <path d="M12 8v.01" />
10732 <path d="M12 16v.01" />
10733</svg>
10734"#;
10735pub const ICON_BOX: &str = r#"
10736<svg
10737 xmlns="http://www.w3.org/2000/svg"
10738 width="24"
10739 height="24"
10740 viewBox="0 0 24 24"
10741 fill="none"
10742 stroke="currentColor"
10743 stroke-width="1.5"
10744 stroke-linecap="round"
10745 stroke-linejoin="round"
10746>
10747 <path d="M12 3l8 4.5l0 9l-8 4.5l-8 -4.5l0 -9l8 -4.5" />
10748 <path d="M12 12l8 -4.5" />
10749 <path d="M12 12l0 9" />
10750 <path d="M12 12l-8 -4.5" />
10751</svg>
10752"#;
10753pub const ICON_BRACES_OFF: &str = r#"
10754<svg
10755 xmlns="http://www.w3.org/2000/svg"
10756 width="24"
10757 height="24"
10758 viewBox="0 0 24 24"
10759 fill="none"
10760 stroke="currentColor"
10761 stroke-width="1.5"
10762 stroke-linecap="round"
10763 stroke-linejoin="round"
10764>
10765 <path d="M5.176 5.177c-.113 .251 -.176 .53 -.176 .823v3c0 1.657 -.895 3 -2 3c1.105 0 2 1.343 2 3v3a2 2 0 0 0 2 2" />
10766 <path d="M17 4a2 2 0 0 1 2 2v3c0 1.657 .895 3 2 3c-1.105 0 -2 1.343 -2 3m-.176 3.821a2 2 0 0 1 -1.824 1.179" />
10767 <path d="M3 3l18 18" />
10768</svg>
10769"#;
10770pub const ICON_BRACES: &str = r#"
10771<svg
10772 xmlns="http://www.w3.org/2000/svg"
10773 width="24"
10774 height="24"
10775 viewBox="0 0 24 24"
10776 fill="none"
10777 stroke="currentColor"
10778 stroke-width="1.5"
10779 stroke-linecap="round"
10780 stroke-linejoin="round"
10781>
10782 <path d="M7 4a2 2 0 0 0 -2 2v3a2 3 0 0 1 -2 3a2 3 0 0 1 2 3v3a2 2 0 0 0 2 2" />
10783 <path d="M17 4a2 2 0 0 1 2 2v3a2 3 0 0 0 2 3a2 3 0 0 0 -2 3v3a2 2 0 0 1 -2 2" />
10784</svg>
10785"#;
10786pub const ICON_BRACKETS_ANGLE_OFF: &str = r#"
10787<svg
10788 xmlns="http://www.w3.org/2000/svg"
10789 width="24"
10790 height="24"
10791 viewBox="0 0 24 24"
10792 fill="none"
10793 stroke="currentColor"
10794 stroke-width="1.5"
10795 stroke-linecap="round"
10796 stroke-linejoin="round"
10797>
10798 <path d="M8 4h.01" />
10799 <path d="M6.453 6.474l-3.453 5.526l5 8" />
10800 <path d="M16 4l5 8l-1.917 3.067" />
10801 <path d="M17.535 17.544l-1.535 2.456" />
10802 <path d="M3 3l18 18" />
10803</svg>
10804"#;
10805pub const ICON_BRACKETS_ANGLE: &str = r#"
10806<svg
10807 xmlns="http://www.w3.org/2000/svg"
10808 width="24"
10809 height="24"
10810 viewBox="0 0 24 24"
10811 fill="none"
10812 stroke="currentColor"
10813 stroke-width="1.5"
10814 stroke-linecap="round"
10815 stroke-linejoin="round"
10816>
10817 <path d="M8 4l-5 8l5 8" />
10818 <path d="M16 4l5 8l-5 8" />
10819</svg>
10820"#;
10821pub const ICON_BRACKETS_CONTAIN_END: &str = r#"
10822<svg
10823 xmlns="http://www.w3.org/2000/svg"
10824 width="24"
10825 height="24"
10826 viewBox="0 0 24 24"
10827 fill="none"
10828 stroke="currentColor"
10829 stroke-width="1.5"
10830 stroke-linecap="round"
10831 stroke-linejoin="round"
10832>
10833 <path d="M14 4h4v16h-4" />
10834 <path d="M5 16h.01" />
10835 <path d="M9 16h.01" />
10836 <path d="M13 16h.01" />
10837</svg>
10838"#;
10839pub const ICON_BRACKETS_CONTAIN_START: &str = r#"
10840<svg
10841 xmlns="http://www.w3.org/2000/svg"
10842 width="24"
10843 height="24"
10844 viewBox="0 0 24 24"
10845 fill="none"
10846 stroke="currentColor"
10847 stroke-width="1.5"
10848 stroke-linecap="round"
10849 stroke-linejoin="round"
10850>
10851 <path d="M9 4h-4v16h4" />
10852 <path d="M18 16h-.01" />
10853 <path d="M14 16h-.01" />
10854 <path d="M10 16h-.01" />
10855</svg>
10856"#;
10857pub const ICON_BRACKETS_CONTAIN: &str = r#"
10858<svg
10859 xmlns="http://www.w3.org/2000/svg"
10860 width="24"
10861 height="24"
10862 viewBox="0 0 24 24"
10863 fill="none"
10864 stroke="currentColor"
10865 stroke-width="1.5"
10866 stroke-linecap="round"
10867 stroke-linejoin="round"
10868>
10869 <path d="M7 4h-4v16h4" />
10870 <path d="M17 4h4v16h-4" />
10871 <path d="M8 16h.01" />
10872 <path d="M12 16h.01" />
10873 <path d="M16 16h.01" />
10874</svg>
10875"#;
10876pub const ICON_BRACKETS_OFF: &str = r#"
10877<svg
10878 xmlns="http://www.w3.org/2000/svg"
10879 width="24"
10880 height="24"
10881 viewBox="0 0 24 24"
10882 fill="none"
10883 stroke="currentColor"
10884 stroke-width="1.5"
10885 stroke-linecap="round"
10886 stroke-linejoin="round"
10887>
10888 <path d="M5 5v15h3" />
10889 <path d="M16 4h3v11m0 4v1h-3" />
10890 <path d="M3 3l18 18" />
10891</svg>
10892"#;
10893pub const ICON_BRACKETS: &str = r#"
10894<svg
10895 xmlns="http://www.w3.org/2000/svg"
10896 width="24"
10897 height="24"
10898 viewBox="0 0 24 24"
10899 fill="none"
10900 stroke="currentColor"
10901 stroke-width="1.5"
10902 stroke-linecap="round"
10903 stroke-linejoin="round"
10904>
10905 <path d="M8 4h-3v16h3" />
10906 <path d="M16 4h3v16h-3" />
10907</svg>
10908"#;
10909pub const ICON_BRAILLE: &str = r#"
10910<svg
10911 xmlns="http://www.w3.org/2000/svg"
10912 width="24"
10913 height="24"
10914 viewBox="0 0 24 24"
10915 fill="none"
10916 stroke="currentColor"
10917 stroke-width="1.5"
10918 stroke-linecap="round"
10919 stroke-linejoin="round"
10920>
10921 <path d="M15 5a1 1 0 1 0 2 0a1 1 0 0 0 -2 0z" />
10922 <path d="M7 5a1 1 0 1 0 2 0a1 1 0 0 0 -2 0z" />
10923 <path d="M7 19a1 1 0 1 0 2 0a1 1 0 0 0 -2 0z" />
10924 <path d="M16 12h.01" />
10925 <path d="M8 12h.01" />
10926 <path d="M16 19h.01" />
10927</svg>
10928"#;
10929pub const ICON_BRAIN: &str = r#"
10930<svg
10931 xmlns="http://www.w3.org/2000/svg"
10932 width="24"
10933 height="24"
10934 viewBox="0 0 24 24"
10935 fill="none"
10936 stroke="currentColor"
10937 stroke-width="1.5"
10938 stroke-linecap="round"
10939 stroke-linejoin="round"
10940>
10941 <path d="M15.5 13a3.5 3.5 0 0 0 -3.5 3.5v1a3.5 3.5 0 0 0 7 0v-1.8" />
10942 <path d="M8.5 13a3.5 3.5 0 0 1 3.5 3.5v1a3.5 3.5 0 0 1 -7 0v-1.8" />
10943 <path d="M17.5 16a3.5 3.5 0 0 0 0 -7h-.5" />
10944 <path d="M19 9.3v-2.8a3.5 3.5 0 0 0 -7 0" />
10945 <path d="M6.5 16a3.5 3.5 0 0 1 0 -7h.5" />
10946 <path d="M5 9.3v-2.8a3.5 3.5 0 0 1 7 0v10" />
10947</svg>
10948"#;
10949pub const ICON_BRAND_4CHAN: &str = r#"
10950<svg
10951 xmlns="http://www.w3.org/2000/svg"
10952 width="24"
10953 height="24"
10954 viewBox="0 0 24 24"
10955 fill="none"
10956 stroke="currentColor"
10957 stroke-width="1.5"
10958 stroke-linecap="round"
10959 stroke-linejoin="round"
10960>
10961 <path d="M14 11s6.054 -1.05 6 -4.5c-.038 -2.324 -2.485 -3.19 -3.016 -1.5c0 0 -.502 -2 -2.01 -2c-1.508 0 -2.984 3 -.974 8z" />
10962 <path d="M13.98 11s6.075 -1.05 6.02 -4.5c-.038 -2.324 -2.493 -3.19 -3.025 -1.5c0 0 -.505 -2 -2.017 -2c-1.513 0 -3 3 -.977 8z" />
10963 <path d="M13 13.98l.062 .309l.081 .35l.075 .29l.092 .328l.11 .358l.061 .188l.139 .392c.64 1.73 1.841 3.837 3.88 3.805c2.324 -.038 3.19 -2.493 1.5 -3.025l.148 -.045l.165 -.058a4.13 4.13 0 0 0 .098 -.039l.222 -.098c.586 -.28 1.367 -.832 1.367 -1.777c0 -1.513 -3 -3 -8 -.977z" />
10964 <path d="M10.02 13l-.309 .062l-.35 .081l-.29 .075l-.328 .092l-.358 .11l-.188 .061l-.392 .139c-1.73 .64 -3.837 1.84 -3.805 3.88c.038 2.324 2.493 3.19 3.025 1.5l.045 .148l.058 .165l.039 .098l.098 .222c.28 .586 .832 1.367 1.777 1.367c1.513 0 3 -3 .977 -8z" />
10965 <path d="M11 10.02l-.062 -.309l-.081 -.35l-.075 -.29l-.092 -.328l-.11 -.358l-.128 -.382l-.148 -.399c-.658 -1.687 -1.844 -3.634 -3.804 -3.604c-2.324 .038 -3.19 2.493 -1.5 3.025l-.148 .045l-.164 .058a4.13 4.13 0 0 0 -.1 .039l-.22 .098c-.588 .28 -1.368 .832 -1.368 1.777c0 1.513 3 3 8 .977z" />
10966</svg>
10967"#;
10968pub const ICON_BRAND_ABSTRACT: &str = r#"
10969<svg
10970 xmlns="http://www.w3.org/2000/svg"
10971 width="24"
10972 height="24"
10973 viewBox="0 0 24 24"
10974 fill="none"
10975 stroke="currentColor"
10976 stroke-width="1.5"
10977 stroke-linecap="round"
10978 stroke-linejoin="round"
10979>
10980 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
10981 <path d="M10.5 13.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
10982 <path d="M8 8h8v8" />
10983</svg>
10984"#;
10985pub const ICON_BRAND_ADOBE_AFTER_EFFECT: &str = r#"
10986<svg
10987 xmlns="http://www.w3.org/2000/svg"
10988 width="24"
10989 height="24"
10990 viewBox="0 0 24 24"
10991 fill="none"
10992 stroke="currentColor"
10993 stroke-width="1.5"
10994 stroke-linecap="round"
10995 stroke-linejoin="round"
10996>
10997 <path d="M3 12c0 -4.243 0 -6.364 1.318 -7.682s3.44 -1.318 7.682 -1.318s6.364 0 7.682 1.318s1.318 3.44 1.318 7.682s0 6.364 -1.318 7.682s-3.44 1.318 -7.682 1.318s-6.364 0 -7.682 -1.318s-1.318 -3.44 -1.318 -7.682" />
10998 <path d="M12 15.79l-.82 -2.653m-4.864 2.652l.82 -2.652m0 0l.686 -2.218c.559 -1.806 .838 -2.708 1.336 -2.708s.777 .902 1.335 2.708l.686 2.218m-4.043 0h4.043" />
10999 <path d="M13.895 12.824v1.07a1.895 1.895 0 0 0 3.54 .942m-3.54 -2.012v-.824a1.895 1.895 0 1 1 3.79 0v.824z" />
11000</svg>
11001"#;
11002pub const ICON_BRAND_ADOBE_ILLUSTRATOR: &str = r#"
11003<svg
11004 xmlns="http://www.w3.org/2000/svg"
11005 width="24"
11006 height="24"
11007 viewBox="0 0 24 24"
11008 fill="none"
11009 stroke="currentColor"
11010 stroke-width="1.5"
11011 stroke-linecap="round"
11012 stroke-linejoin="round"
11013>
11014 <path d="M3 12c0 -4.243 0 -6.364 1.318 -7.682s3.44 -1.318 7.682 -1.318s6.364 0 7.682 1.318s1.318 3.44 1.318 7.682s0 6.364 -1.318 7.682s-3.44 1.318 -7.682 1.318s-6.364 0 -7.682 -1.318s-1.318 -3.44 -1.318 -7.682" />
11015 <path d="M12.947 15.79l-.82 -2.653m-4.864 2.652l.82 -2.652m0 0l.687 -2.218c.558 -1.806 .838 -2.708 1.335 -2.708c.498 0 .777 .902 1.336 2.708l.686 2.218m-4.043 0h4.043" />
11016 <path d="M15.789 15.789v-4.736" />
11017 <path d="M15.789 8.684v-.473" />
11018</svg>
11019"#;
11020pub const ICON_BRAND_ADOBE_INDESIGN: &str = r#"
11021<svg
11022 xmlns="http://www.w3.org/2000/svg"
11023 width="24"
11024 height="24"
11025 viewBox="0 0 24 24"
11026 fill="none"
11027 stroke="currentColor"
11028 stroke-width="1.5"
11029 stroke-linecap="round"
11030 stroke-linejoin="round"
11031>
11032 <path d="M3 12c0 -4.243 0 -6.364 1.318 -7.682s3.44 -1.318 7.682 -1.318s6.364 0 7.682 1.318s1.318 3.44 1.318 7.682s0 6.364 -1.318 7.682s-3.44 1.318 -7.682 1.318s-6.364 0 -7.682 -1.318s-1.318 -3.44 -1.318 -7.682" />
11033 <path d="M14.842 11.053v3.79c0 1.044 -.49 .946 -1.42 .946a2.368 2.368 0 0 1 0 -4.736zm0 0v-2.843" />
11034 <path d="M8.211 8.211v7.578" />
11035</svg>
11036"#;
11037pub const ICON_BRAND_ADOBE_PHOTOSHOP: &str = r#"
11038<svg
11039 xmlns="http://www.w3.org/2000/svg"
11040 width="24"
11041 height="24"
11042 viewBox="0 0 24 24"
11043 fill="none"
11044 stroke="currentColor"
11045 stroke-width="1.5"
11046 stroke-linecap="round"
11047 stroke-linejoin="round"
11048>
11049 <path d="M3 12c0 -4.243 0 -6.364 1.318 -7.682s3.44 -1.318 7.682 -1.318s6.364 0 7.682 1.318s1.318 3.44 1.318 7.682s0 6.364 -1.318 7.682s-3.44 1.318 -7.682 1.318s-6.364 0 -7.682 -1.318s-1.318 -3.44 -1.318 -7.682" />
11050 <path d="M6.79 15.79v-3.79m0 0v-2.724c0 -.11 0 -.165 .004 -.211c.044 -.45 .4 -.806 .85 -.85c.046 -.004 .101 -.004 .211 -.004h1.303a1.895 1.895 0 1 1 0 3.789z" />
11051 <path d="M17.178 11.263c-.164 -.659 -.935 -1.158 -1.862 -1.158c-1.047 0 -1.895 .637 -1.895 1.421c0 .785 .848 1.421 1.895 1.421c1.046 0 1.895 .637 1.895 1.421c0 .785 -.849 1.421 -1.895 1.421c-.93 0 -1.704 -.502 -1.864 -1.165" />
11052</svg>
11053"#;
11054pub const ICON_BRAND_ADOBE_PREMIER: &str = r#"
11055<svg
11056 xmlns="http://www.w3.org/2000/svg"
11057 width="24"
11058 height="24"
11059 viewBox="0 0 24 24"
11060 fill="none"
11061 stroke="currentColor"
11062 stroke-width="1.5"
11063 stroke-linecap="round"
11064 stroke-linejoin="round"
11065>
11066 <path d="M3 12c0 -4.243 0 -6.364 1.318 -7.682s3.44 -1.318 7.682 -1.318s6.364 0 7.682 1.318s1.318 3.44 1.318 7.682s0 6.364 -1.318 7.682s-3.44 1.318 -7.682 1.318s-6.364 0 -7.682 -1.318s-1.318 -3.44 -1.318 -7.682" />
11067 <path d="M7.263 15.79v-3.79m0 0v-3.248c0 -.335 .222 -.541 .542 -.541h1.353a1.895 1.895 0 1 1 0 3.789z" />
11068 <path d="M13.895 10.579v1.895m0 0v3.315m0 -3.315c.531 -.709 1.026 -1.592 1.894 -1.832q .22 -.062 .474 -.063" />
11069</svg>
11070"#;
11071pub const ICON_BRAND_ADOBE_XD: &str = r#"
11072<svg
11073 xmlns="http://www.w3.org/2000/svg"
11074 width="24"
11075 height="24"
11076 viewBox="0 0 24 24"
11077 fill="none"
11078 stroke="currentColor"
11079 stroke-width="1.5"
11080 stroke-linecap="round"
11081 stroke-linejoin="round"
11082>
11083 <path d="M3 12c0 -4.243 0 -6.364 1.318 -7.682s3.44 -1.318 7.682 -1.318s6.364 0 7.682 1.318s1.318 3.44 1.318 7.682s0 6.364 -1.318 7.682s-3.44 1.318 -7.682 1.318s-6.364 0 -7.682 -1.318s-1.318 -3.44 -1.318 -7.682" />
11084 <path d="M6.316 8.21l5.684 7.58m-5.684 0l5.684 -7.58" />
11085 <path d="M17.684 11.053v3.79c0 1.044 -.49 .946 -1.42 .946a2.368 2.368 0 0 1 0 -4.736zm0 0v-2.843" />
11086</svg>
11087"#;
11088pub const ICON_BRAND_ADOBE: &str = r#"
11089<svg
11090 xmlns="http://www.w3.org/2000/svg"
11091 width="24"
11092 height="24"
11093 viewBox="0 0 24 24"
11094 fill="none"
11095 stroke="currentColor"
11096 stroke-width="1.5"
11097 stroke-linecap="round"
11098 stroke-linejoin="round"
11099>
11100 <path d="M12.893 4.514l7.977 14a.993 .993 0 0 1 -.394 1.365a1.04 1.04 0 0 1 -.5 .127h-3.476l-4.5 -8l-2.5 4h1.5l2 4h-8.977c-.565 0 -1.023 -.45 -1.023 -1c0 -.171 .045 -.34 .13 -.49l7.977 -13.993a1.034 1.034 0 0 1 1.786 0z" />
11101</svg>
11102"#;
11103pub const ICON_BRAND_ADONIS_JS: &str = r#"
11104<svg
11105 xmlns="http://www.w3.org/2000/svg"
11106 width="24"
11107 height="24"
11108 viewBox="0 0 24 24"
11109 fill="none"
11110 stroke="currentColor"
11111 stroke-width="1.5"
11112 stroke-linecap="round"
11113 stroke-linejoin="round"
11114>
11115 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
11116 <path d="M8.863 16.922c1.137 -.422 1.637 -.922 3.137 -.922s2 .5 3.138 .922c.713 .264 1.516 -.102 1.778 -.772c.126 -.32 .11 -.673 -.044 -.983l-3.708 -7.474c-.297 -.598 -1.058 -.859 -1.7 -.583a1.24 1.24 0 0 0 -.627 .583l-3.709 7.474c-.321 .648 -.017 1.415 .679 1.714c.332 .143 .715 .167 1.056 .04z" />
11117</svg>
11118"#;
11119pub const ICON_BRAND_AIRBNB: &str = r#"
11120<svg
11121 xmlns="http://www.w3.org/2000/svg"
11122 width="24"
11123 height="24"
11124 viewBox="0 0 24 24"
11125 fill="none"
11126 stroke="currentColor"
11127 stroke-width="1.5"
11128 stroke-linecap="round"
11129 stroke-linejoin="round"
11130>
11131 <path d="M12 10c-2 0 -3 1 -3 3c0 1.5 1.494 3.535 3 5.5c1 1 1.5 1.5 2.5 2s2.5 1 4.5 -.5s1.5 -3.5 .5 -6s-2.333 -5.5 -5 -9.5c-.834 -1 -1.5 -1.5 -2.503 -1.5c-1 0 -1.623 .45 -2.497 1.5c-2.667 4 -4 7 -5 9.5s-1.5 4.5 .5 6s3.5 1 4.5 .5s1.5 -1 2.5 -2c1.506 -1.965 3 -4 3 -5.5c0 -2 -1 -3 -3 -3z" />
11132</svg>
11133"#;
11134pub const ICON_BRAND_AIRTABLE: &str = r#"
11135<svg
11136 xmlns="http://www.w3.org/2000/svg"
11137 width="24"
11138 height="24"
11139 viewBox="0 0 24 24"
11140 fill="none"
11141 stroke="currentColor"
11142 stroke-width="1.5"
11143 stroke-linecap="round"
11144 stroke-linejoin="round"
11145>
11146 <path d="M3 10v8l7 -3v-2.6z" />
11147 <path d="M3 6l9 3l9 -3l-9 -3z" />
11148 <path d="M14 12.3v8.7l7 -3v-8z" />
11149</svg>
11150"#;
11151pub const ICON_BRAND_ALGOLIA: &str = r#"
11152<svg
11153 xmlns="http://www.w3.org/2000/svg"
11154 width="24"
11155 height="24"
11156 viewBox="0 0 24 24"
11157 fill="none"
11158 stroke="currentColor"
11159 stroke-width="1.5"
11160 stroke-linecap="round"
11161 stroke-linejoin="round"
11162>
11163 <path d="M15.5 11c-.414 -1.477 -1.886 -2.5 -3.5 -2.5a3.47 3.47 0 0 0 -3.5 3.5a3.47 3.47 0 0 0 3.5 3.5c.974 0 1.861 -.357 2.5 -1l4.5 4.5v-15h-7c-4.386 0 -8 3.582 -8 8s3.614 8 8 8a7.577 7.577 0 0 0 2.998 -.614" />
11164</svg>
11165"#;
11166pub const ICON_BRAND_ALIPAY: &str = r#"
11167<svg
11168 xmlns="http://www.w3.org/2000/svg"
11169 width="24"
11170 height="24"
11171 viewBox="0 0 24 24"
11172 fill="none"
11173 stroke="currentColor"
11174 stroke-width="1.5"
11175 stroke-linecap="round"
11176 stroke-linejoin="round"
11177>
11178 <path d="M19 3h-14a2 2 0 0 0 -2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2v-14a2 2 0 0 0 -2 -2z" />
11179 <path d="M7 7h10" />
11180 <path d="M12 3v7" />
11181 <path d="M21 17.314c-2.971 -1.923 -15 -8.779 -15 -1.864c0 1.716 1.52 2.55 2.985 2.55c3.512 0 6.814 -5.425 6.814 -8h-6.604" />
11182</svg>
11183"#;
11184pub const ICON_BRAND_ALPINE_JS: &str = r#"
11185<svg
11186 xmlns="http://www.w3.org/2000/svg"
11187 width="24"
11188 height="24"
11189 viewBox="0 0 24 24"
11190 fill="none"
11191 stroke="currentColor"
11192 stroke-width="1.5"
11193 stroke-linecap="round"
11194 stroke-linejoin="round"
11195>
11196 <path d="M3 11.5l4.5 4.5h9l-9 -9z" />
11197 <path d="M16.5 16l4.5 -4.5l-4.5 -4.5l-4.5 4.5" />
11198</svg>
11199"#;
11200pub const ICON_BRAND_AMAZON: &str = r#"
11201<svg
11202 xmlns="http://www.w3.org/2000/svg"
11203 width="24"
11204 height="24"
11205 viewBox="0 0 24 24"
11206 fill="none"
11207 stroke="currentColor"
11208 stroke-width="1.5"
11209 stroke-linecap="round"
11210 stroke-linejoin="round"
11211>
11212 <path d="M17 12.5a15.198 15.198 0 0 1 -7.37 1.44a14.62 14.62 0 0 1 -6.63 -2.94" />
11213 <path d="M19.5 15c.907 -1.411 1.451 -3.323 1.5 -5c-1.197 -.773 -2.577 -.935 -4 -1" />
11214</svg>
11215"#;
11216pub const ICON_BRAND_AMD: &str = r#"
11217<svg
11218 xmlns="http://www.w3.org/2000/svg"
11219 width="24"
11220 height="24"
11221 viewBox="0 0 24 24"
11222 fill="none"
11223 stroke="currentColor"
11224 stroke-width="1.5"
11225 stroke-linecap="round"
11226 stroke-linejoin="round"
11227>
11228 <path d="M16 16v-7c0 -.566 -.434 -1 -1 -1h-7l-5 -5h17c.566 0 1 .434 1 1v17l-5 -5z" />
11229 <path d="M11.293 20.707l4.707 -4.707h-7a1 1 0 0 1 -1 -1v-7l-4.707 4.707a1 1 0 0 0 -.293 .707v6.586a1 1 0 0 0 1 1h6.586a1 1 0 0 0 .707 -.293z" />
11230</svg>
11231"#;
11232pub const ICON_BRAND_AMIGO: &str = r#"
11233<svg
11234 xmlns="http://www.w3.org/2000/svg"
11235 width="24"
11236 height="24"
11237 viewBox="0 0 24 24"
11238 fill="none"
11239 stroke="currentColor"
11240 stroke-width="1.5"
11241 stroke-linecap="round"
11242 stroke-linejoin="round"
11243>
11244 <path d="M12 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
11245 <path d="M9.591 3.635l-7.13 14.082c-1.712 3.38 1.759 5.45 3.69 3.573l1.86 -1.81c3.142 -3.054 4.959 -2.99 8.039 .11l1.329 1.337c2.372 2.387 5.865 .078 4.176 -3.225l-7.195 -14.067c-1.114 -2.18 -3.666 -2.18 -4.77 0z" />
11246</svg>
11247"#;
11248pub const ICON_BRAND_AMONG_US: &str = r#"
11249<svg
11250 xmlns="http://www.w3.org/2000/svg"
11251 width="24"
11252 height="24"
11253 viewBox="0 0 24 24"
11254 fill="none"
11255 stroke="currentColor"
11256 stroke-width="1.5"
11257 stroke-linecap="round"
11258 stroke-linejoin="round"
11259>
11260 <path d="M10.646 12.774c-1.939 .396 -4.467 .317 -6.234 -.601c-2.454 -1.263 -1.537 -4.66 1.423 -4.982c2.254 -.224 3.814 -.354 5.65 .214c.835 .256 1.93 .569 1.355 3.281c-.191 1.067 -1.07 1.904 -2.194 2.088z" />
11261 <path d="M5.84 7.132c.083 -.564 .214 -1.12 .392 -1.661c.456 -.936 1.095 -2.068 3.985 -2.456a22.464 22.464 0 0 1 2.867 .08c1.776 .14 2.643 1.234 3.287 3.368c.339 1.157 .46 2.342 .629 3.537v11l-12.704 -.019c-.552 -2.386 -.262 -5.894 .204 -8.481" />
11262 <path d="M17 10c.991 .163 2.105 .383 3.069 .67c.255 .13 .52 .275 .534 .505c.264 3.434 .57 7.448 .278 9.825h-3.881" />
11263</svg>
11264"#;
11265pub const ICON_BRAND_ANDROID: &str = r#"
11266<svg
11267 xmlns="http://www.w3.org/2000/svg"
11268 width="24"
11269 height="24"
11270 viewBox="0 0 24 24"
11271 fill="none"
11272 stroke="currentColor"
11273 stroke-width="1.5"
11274 stroke-linecap="round"
11275 stroke-linejoin="round"
11276>
11277 <path d="M4 10l0 6" />
11278 <path d="M20 10l0 6" />
11279 <path d="M7 9h10v8a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-8a5 5 0 0 1 10 0" />
11280 <path d="M8 3l1 2" />
11281 <path d="M16 3l-1 2" />
11282 <path d="M9 18l0 3" />
11283 <path d="M15 18l0 3" />
11284</svg>
11285"#;
11286pub const ICON_BRAND_ANGULAR: &str = r#"
11287<svg
11288 xmlns="http://www.w3.org/2000/svg"
11289 width="24"
11290 height="24"
11291 viewBox="0 0 24 24"
11292 fill="none"
11293 stroke="currentColor"
11294 stroke-width="1.5"
11295 stroke-linecap="round"
11296 stroke-linejoin="round"
11297>
11298 <path d="M5.428 17.245l6.076 3.471a1 1 0 0 0 .992 0l6.076 -3.471a1 1 0 0 0 .495 -.734l1.323 -9.704a1 1 0 0 0 -.658 -1.078l-7.4 -2.612a1 1 0 0 0 -.665 0l-7.399 2.613a1 1 0 0 0 -.658 1.078l1.323 9.704a1 1 0 0 0 .495 .734z" />
11299 <path d="M9 15l3 -8l3 8" />
11300 <path d="M10 13h4" />
11301</svg>
11302"#;
11303pub const ICON_BRAND_ANSIBLE: &str = r#"
11304<svg
11305 xmlns="http://www.w3.org/2000/svg"
11306 width="24"
11307 height="24"
11308 viewBox="0 0 24 24"
11309 fill="none"
11310 stroke="currentColor"
11311 stroke-width="1.5"
11312 stroke-linecap="round"
11313 stroke-linejoin="round"
11314>
11315 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
11316 <path d="M9.647 12.294l6.353 3.706l-4 -9l-4 9" />
11317</svg>
11318"#;
11319pub const ICON_BRAND_AO3: &str = r#"
11320<svg
11321 xmlns="http://www.w3.org/2000/svg"
11322 width="24"
11323 height="24"
11324 viewBox="0 0 24 24"
11325 fill="none"
11326 stroke="currentColor"
11327 stroke-width="1.5"
11328 stroke-linecap="round"
11329 stroke-linejoin="round"
11330>
11331 <path d="M2 5c7.109 4.1 10.956 10.131 12 14c1.074 -4.67 4.49 -8.94 8 -11" />
11332 <path d="M14 8m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
11333 <path d="M7 9c-.278 5.494 -2.337 7.33 -4 10c4.013 -2 6.02 -5 15.05 -5c4.012 0 3.51 2.5 1 3c2 .5 2.508 5 -2.007 2" />
11334</svg>
11335"#;
11336pub const ICON_BRAND_APPGALLERY: &str = r#"
11337<svg
11338 xmlns="http://www.w3.org/2000/svg"
11339 width="24"
11340 height="24"
11341 viewBox="0 0 24 24"
11342 fill="none"
11343 stroke="currentColor"
11344 stroke-width="1.5"
11345 stroke-linecap="round"
11346 stroke-linejoin="round"
11347>
11348 <path d="M4 4m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" />
11349 <path d="M9 8a3 3 0 0 0 6 0" />
11350</svg>
11351"#;
11352pub const ICON_BRAND_APPLE_ARCADE: &str = r#"
11353<svg
11354 xmlns="http://www.w3.org/2000/svg"
11355 width="24"
11356 height="24"
11357 viewBox="0 0 24 24"
11358 fill="none"
11359 stroke="currentColor"
11360 stroke-width="1.5"
11361 stroke-linecap="round"
11362 stroke-linejoin="round"
11363>
11364 <path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
11365 <path d="M20 12.5v4.75a.734 .734 0 0 1 -.055 .325a.704 .704 0 0 1 -.348 .366l-5.462 2.58a5 5 0 0 1 -4.27 0l-5.462 -2.58a.705 .705 0 0 1 -.401 -.691l0 -4.75" />
11366 <path d="M4.431 12.216l5.634 -2.332a5.065 5.065 0 0 1 3.87 0l5.634 2.332a.692 .692 0 0 1 .028 1.269l-5.462 2.543a5.064 5.064 0 0 1 -4.27 0l-5.462 -2.543a.691 .691 0 0 1 .028 -1.27z" />
11367 <path d="M12 7l0 6" />
11368</svg>
11369"#;
11370pub const ICON_BRAND_APPLE_NEWS: &str = r#"
11371<svg
11372 xmlns="http://www.w3.org/2000/svg"
11373 width="24"
11374 height="24"
11375 viewBox="0 0 24 24"
11376 fill="none"
11377 stroke="currentColor"
11378 stroke-width="1.5"
11379 stroke-linecap="round"
11380 stroke-linejoin="round"
11381>
11382 <path d="M4 14l6 6h-6z" />
11383 <path d="M20 10l-6 -6h6z" />
11384 <path d="M4 4v4l12 12h4v-4l-12 -12z" />
11385</svg>
11386"#;
11387pub const ICON_BRAND_APPLE_PODCAST: &str = r#"
11388<svg
11389 xmlns="http://www.w3.org/2000/svg"
11390 width="24"
11391 height="24"
11392 viewBox="0 0 24 24"
11393 fill="none"
11394 stroke="currentColor"
11395 stroke-width="1.5"
11396 stroke-linecap="round"
11397 stroke-linejoin="round"
11398>
11399 <path d="M18.364 18.364a9 9 0 1 0 -12.728 0" />
11400 <path d="M11.766 22h.468a2 2 0 0 0 1.985 -1.752l.5 -4a2 2 0 0 0 -1.985 -2.248h-1.468a2 2 0 0 0 -1.985 2.248l.5 4a2 2 0 0 0 1.985 1.752z" />
11401 <path d="M12 9m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
11402</svg>
11403"#;
11404pub const ICON_BRAND_APPLE: &str = r#"
11405<svg
11406 xmlns="http://www.w3.org/2000/svg"
11407 width="24"
11408 height="24"
11409 viewBox="0 0 24 24"
11410 fill="none"
11411 stroke="currentColor"
11412 stroke-width="1.5"
11413 stroke-linecap="round"
11414 stroke-linejoin="round"
11415>
11416 <path d="M8.286 7.008c-3.216 0 -4.286 3.23 -4.286 5.92c0 3.229 2.143 8.072 4.286 8.072c1.165 -.05 1.799 -.538 3.214 -.538c1.406 0 1.607 .538 3.214 .538s4.286 -3.229 4.286 -5.381c-.03 -.011 -2.649 -.434 -2.679 -3.23c-.02 -2.335 2.589 -3.179 2.679 -3.228c-1.096 -1.606 -3.162 -2.113 -3.75 -2.153c-1.535 -.12 -3.032 1.077 -3.75 1.077c-.729 0 -2.036 -1.077 -3.214 -1.077z" />
11417 <path d="M12 4a2 2 0 0 0 2 -2a2 2 0 0 0 -2 2" />
11418</svg>
11419"#;
11420pub const ICON_BRAND_APPSTORE: &str = r#"
11421<svg
11422 xmlns="http://www.w3.org/2000/svg"
11423 width="24"
11424 height="24"
11425 viewBox="0 0 24 24"
11426 fill="none"
11427 stroke="currentColor"
11428 stroke-width="1.5"
11429 stroke-linecap="round"
11430 stroke-linejoin="round"
11431>
11432 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
11433 <path d="M8 16l1.106 -1.99m1.4 -2.522l2.494 -4.488" />
11434 <path d="M7 14h5m2.9 0h2.1" />
11435 <path d="M16 16l-2.51 -4.518m-1.487 -2.677l-1 -1.805" />
11436</svg>
11437"#;
11438pub const ICON_BRAND_ARC: &str = r#"
11439<svg
11440 xmlns="http://www.w3.org/2000/svg"
11441 width="24"
11442 height="24"
11443 viewBox="0 0 24 24"
11444 fill="none"
11445 stroke="currentColor"
11446 stroke-width="1.5"
11447 stroke-linecap="round"
11448 stroke-linejoin="round"
11449>
11450 <path d="M4.687 14.694l-.987 2.103c-.502 1.07 -.125 2.387 .908 2.945c1.096 .59 2.444 .13 2.972 -.995l.9 -1.92" />
11451 <path d="M18.317 14.576c1.818 -1.6 3.16 -3.78 3.64 -6.217c.235 -1.194 -.525 -2.351 -1.695 -2.586a2.14 2.14 0 0 0 -1.625 .326c-.478 .323 -.81 .826 -.922 1.398c-.208 1.054 -.695 2.037 -1.366 2.872" />
11452 <path d="M12.68 12.759a5.4 5.4 0 0 1 -1.283 .157c-.336 0 -.683 -.04 -1.03 -.115c-1.44 -.31 -2.89 -1.215 -3.709 -2.315a3.7 3.7 0 0 1 -.487 -.853a2.157 2.157 0 0 0 -2.818 -1.213c-1.107 .455 -1.641 1.736 -1.196 2.86c.508 1.278 1.404 2.45 2.53 3.415a11.2 11.2 0 0 0 3.791 2.133c.953 .31 1.942 .483 2.916 .483a9.8 9.8 0 0 0 3.162 -.537" />
11453 <path d="M10.37 12.801l.943 -2.013c.09 -.19 .357 -.19 .446 0l.923 1.97h.006h-.006l1.88 4.015l.923 1.971a2.16 2.16 0 0 0 1.957 1.254q .29 0 .576 -.081c1.303 -.365 1.92 -1.887 1.339 -3.129l-1.04 -2.218l-1.968 -4.204l-.003 .003l.003 -.003l-2.862 -6.112a2.16 2.16 0 0 0 -1.954 -1.254c-.833 0 -1.593 .488 -1.953 1.254l-2.92 6.232" />
11454</svg>
11455"#;
11456pub const ICON_BRAND_ASANA: &str = r#"
11457<svg
11458 xmlns="http://www.w3.org/2000/svg"
11459 width="24"
11460 height="24"
11461 viewBox="0 0 24 24"
11462 fill="none"
11463 stroke="currentColor"
11464 stroke-width="1.5"
11465 stroke-linecap="round"
11466 stroke-linejoin="round"
11467>
11468 <path d="M12 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
11469 <path d="M17 16m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
11470 <path d="M7 16m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
11471</svg>
11472"#;
11473pub const ICON_BRAND_ASTRO: &str = r#"
11474<svg
11475 xmlns="http://www.w3.org/2000/svg"
11476 width="24"
11477 height="24"
11478 viewBox="0 0 24 24"
11479 fill="none"
11480 stroke="currentColor"
11481 stroke-width="1.5"
11482 stroke-linecap="round"
11483 stroke-linejoin="round"
11484>
11485 <path d="M14.972 3.483c.163 .196 .247 .46 .413 .987l3.64 11.53a15.5 15.5 0 0 0 -4.352 -1.42l-2.37 -7.723a.31 .31 0 0 0 -.296 -.213a.31 .31 0 0 0 -.295 .214l-2.342 7.718a15.5 15.5 0 0 0 -4.37 1.422l3.657 -11.53c.168 -.527 .251 -.79 .415 -.986c.144 -.172 .331 -.306 .544 -.388c.242 -.094 .527 -.094 1.099 -.094h2.612c.572 0 .858 0 1.1 .094c.213 .082 .4 .217 .545 .39" />
11486 <path d="M9 18c0 1.5 2 3 3 4c1 -1 3 -3 3 -4q -3 1.5 -6 0" />
11487</svg>
11488"#;
11489pub const ICON_BRAND_AUTH0: &str = r#"
11490<svg
11491 xmlns="http://www.w3.org/2000/svg"
11492 width="24"
11493 height="24"
11494 viewBox="0 0 24 24"
11495 fill="none"
11496 stroke="currentColor"
11497 stroke-width="1.5"
11498 stroke-linecap="round"
11499 stroke-linejoin="round"
11500>
11501 <path d="M12 14.5l-5.5 3.5l2 -6l-4.5 -4h6l2 -5l2 5h6l-4.5 4l2 6z" />
11502 <path d="M20.507 8.872l-2.01 -5.872h-12.994l-2.009 5.872c-1.242 3.593 -.135 7.094 3.249 9.407l5.257 3.721l5.257 -3.721c3.385 -2.313 4.49 -5.814 3.25 -9.407z" />
11503</svg>
11504"#;
11505pub const ICON_BRAND_AWS: &str = r#"
11506<svg
11507 xmlns="http://www.w3.org/2000/svg"
11508 width="24"
11509 height="24"
11510 viewBox="0 0 24 24"
11511 fill="none"
11512 stroke="currentColor"
11513 stroke-width="1.5"
11514 stroke-linecap="round"
11515 stroke-linejoin="round"
11516>
11517 <path d="M17 18.5a15.198 15.198 0 0 1 -7.37 1.44a14.62 14.62 0 0 1 -6.63 -2.94" />
11518 <path d="M19.5 21c.907 -1.411 1.451 -3.323 1.5 -5c-1.197 -.773 -2.577 -.935 -4 -1" />
11519 <path d="M3 11v-4.5a1.5 1.5 0 0 1 3 0v4.5" />
11520 <path d="M3 9h3" />
11521 <path d="M9 5l1.2 6l1.8 -4l1.8 4l1.2 -6" />
11522 <path d="M18 10.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
11523</svg>
11524"#;
11525pub const ICON_BRAND_AZURE: &str = r#"
11526<svg
11527 xmlns="http://www.w3.org/2000/svg"
11528 width="24"
11529 height="24"
11530 viewBox="0 0 24 24"
11531 fill="none"
11532 stroke="currentColor"
11533 stroke-width="1.5"
11534 stroke-linecap="round"
11535 stroke-linejoin="round"
11536>
11537 <path d="M6 7.5l-4 9.5h4l6 -15z" />
11538 <path d="M22 20l-7 -15l-3 7l4 5l-8 3z" />
11539</svg>
11540"#;
11541pub const ICON_BRAND_BACKBONE: &str = r#"
11542<svg
11543 xmlns="http://www.w3.org/2000/svg"
11544 width="24"
11545 height="24"
11546 viewBox="0 0 24 24"
11547 fill="none"
11548 stroke="currentColor"
11549 stroke-width="1.5"
11550 stroke-linecap="round"
11551 stroke-linejoin="round"
11552>
11553 <path d="M5 20l14 -8l-14 -8z" />
11554 <path d="M19 20l-14 -8l14 -8z" />
11555</svg>
11556"#;
11557pub const ICON_BRAND_BADOO: &str = r#"
11558<svg
11559 xmlns="http://www.w3.org/2000/svg"
11560 width="24"
11561 height="24"
11562 viewBox="0 0 24 24"
11563 fill="none"
11564 stroke="currentColor"
11565 stroke-width="1.5"
11566 stroke-linecap="round"
11567 stroke-linejoin="round"
11568>
11569 <path d="M22 9.43c0 5.838 -4.477 10.57 -10 10.57s-10 -4.662 -10 -10.5c0 -2.667 1.83 -5.01 4.322 -5.429c2.492 -.418 4.9 1.392 5.678 3.929c.768 -2.54 3.177 -4.354 5.668 -3.931c2.495 .417 4.332 2.69 4.332 5.36z" />
11570 <path d="M7.5 10c0 2.761 2.015 5 4.5 5s4.5 -2.239 4.5 -5" />
11571</svg>
11572"#;
11573pub const ICON_BRAND_BAIDU: &str = r#"
11574<svg
11575 xmlns="http://www.w3.org/2000/svg"
11576 width="24"
11577 height="24"
11578 viewBox="0 0 24 24"
11579 fill="none"
11580 stroke="currentColor"
11581 stroke-width="1.5"
11582 stroke-linecap="round"
11583 stroke-linejoin="round"
11584>
11585 <path d="M5 9.5m-1 0a1 1.5 0 1 0 2 0a1 1.5 0 1 0 -2 0" />
11586 <path d="M14.463 11.596c1.282 1.774 3.476 3.416 3.476 3.416s1.921 1.574 .593 3.636c-1.328 2.063 -4.892 1.152 -4.892 1.152s-1.416 -.44 -3.06 -.088c-1.644 .356 -3.06 .22 -3.06 .22s-2.055 -.22 -2.47 -2.304c-.416 -2.084 1.918 -3.638 2.102 -3.858c.182 -.222 1.409 -.966 2.284 -2.394c.875 -1.428 3.337 -2.287 5.027 .221z" />
11587 <path d="M9 4.5m-1 0a1 1.5 0 1 0 2 0a1 1.5 0 1 0 -2 0" />
11588 <path d="M15 4.5m-1 0a1 1.5 0 1 0 2 0a1 1.5 0 1 0 -2 0" />
11589 <path d="M19 9.5m-1 0a1 1.5 0 1 0 2 0a1 1.5 0 1 0 -2 0" />
11590</svg>
11591"#;
11592pub const ICON_BRAND_BANDCAMP: &str = r#"
11593<svg
11594 xmlns="http://www.w3.org/2000/svg"
11595 width="24"
11596 height="24"
11597 viewBox="0 0 24 24"
11598 fill="none"
11599 stroke="currentColor"
11600 stroke-width="1.5"
11601 stroke-linecap="round"
11602 stroke-linejoin="round"
11603>
11604 <path d="M8.5 6h13.5l-7 12h-13z" />
11605</svg>
11606"#;
11607pub const ICON_BRAND_BANDLAB: &str = r#"
11608<svg
11609 xmlns="http://www.w3.org/2000/svg"
11610 width="24"
11611 height="24"
11612 viewBox="0 0 24 24"
11613 fill="none"
11614 stroke="currentColor"
11615 stroke-width="1.5"
11616 stroke-linecap="round"
11617 stroke-linejoin="round"
11618>
11619 <path d="M6.885 7l-2.536 4.907c-2.021 3.845 -2.499 8.775 3.821 9.093h6.808c4.86 -.207 7.989 -2.975 4.607 -9.093l-2.988 -4.907" />
11620 <path d="M15.078 4h-5.136l3.678 8.768c.547 1.14 .847 1.822 .162 2.676c-.053 .093 -1.332 1.907 -3.053 1.495c-.825 -.187 -1.384 -.926 -1.32 -1.74c.04 -.91 .62 -1.717 1.488 -2.074a4.463 4.463 0 0 1 2.723 -.358" />
11621</svg>
11622"#;
11623pub const ICON_BRAND_BEATS: &str = r#"
11624<svg
11625 xmlns="http://www.w3.org/2000/svg"
11626 width="24"
11627 height="24"
11628 viewBox="0 0 24 24"
11629 fill="none"
11630 stroke="currentColor"
11631 stroke-width="1.5"
11632 stroke-linecap="round"
11633 stroke-linejoin="round"
11634>
11635 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
11636 <path d="M12.5 12.5m-3.5 0a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
11637 <path d="M9 12v-8" />
11638</svg>
11639"#;
11640pub const ICON_BRAND_BEHANCE: &str = r#"
11641<svg
11642 xmlns="http://www.w3.org/2000/svg"
11643 width="24"
11644 height="24"
11645 viewBox="0 0 24 24"
11646 fill="none"
11647 stroke="currentColor"
11648 stroke-width="1.5"
11649 stroke-linecap="round"
11650 stroke-linejoin="round"
11651>
11652 <path d="M3 18v-12h4.5a3 3 0 0 1 0 6a3 3 0 0 1 0 6h-4.5" />
11653 <path d="M3 12l4.5 0" />
11654 <path d="M14 13h7a3.5 3.5 0 0 0 -7 0v2a3.5 3.5 0 0 0 6.64 1" />
11655 <path d="M16 6l3 0" />
11656</svg>
11657"#;
11658pub const ICON_BRAND_BILIBILI: &str = r#"
11659<svg
11660 xmlns="http://www.w3.org/2000/svg"
11661 width="24"
11662 height="24"
11663 viewBox="0 0 24 24"
11664 fill="none"
11665 stroke="currentColor"
11666 stroke-width="1.5"
11667 stroke-linecap="round"
11668 stroke-linejoin="round"
11669>
11670 <path d="M3 10a4 4 0 0 1 4 -4h10a4 4 0 0 1 4 4v6a4 4 0 0 1 -4 4h-10a4 4 0 0 1 -4 -4v-6z" />
11671 <path d="M8 3l2 3" />
11672 <path d="M16 3l-2 3" />
11673 <path d="M9 13v-2" />
11674 <path d="M15 11v2" />
11675</svg>
11676"#;
11677pub const ICON_BRAND_BINANCE: &str = r#"
11678<svg
11679 xmlns="http://www.w3.org/2000/svg"
11680 width="24"
11681 height="24"
11682 viewBox="0 0 24 24"
11683 fill="none"
11684 stroke="currentColor"
11685 stroke-width="1.5"
11686 stroke-linecap="round"
11687 stroke-linejoin="round"
11688>
11689 <path d="M6 8l2 2l4 -4l4 4l2 -2l-6 -6z" />
11690 <path d="M6 16l2 -2l4 4l3.5 -3.5l2 2l-5.5 5.5z" />
11691 <path d="M20 10l2 2l-2 2l-2 -2z" />
11692 <path d="M4 10l2 2l-2 2l-2 -2z" />
11693 <path d="M12 10l2 2l-2 2l-2 -2z" />
11694</svg>
11695"#;
11696pub const ICON_BRAND_BING: &str = r#"
11697<svg
11698 xmlns="http://www.w3.org/2000/svg"
11699 width="24"
11700 height="24"
11701 viewBox="0 0 24 24"
11702 fill="none"
11703 stroke="currentColor"
11704 stroke-width="1.5"
11705 stroke-linecap="round"
11706 stroke-linejoin="round"
11707>
11708 <path d="M5 3l4 1.5v12l6 -2.5l-2 -1l-1 -4l7 2.5v4.5l-10 5l-4 -2z" />
11709</svg>
11710"#;
11711pub const ICON_BRAND_BITBUCKET: &str = r#"
11712<svg
11713 xmlns="http://www.w3.org/2000/svg"
11714 width="24"
11715 height="24"
11716 viewBox="0 0 24 24"
11717 fill="none"
11718 stroke="currentColor"
11719 stroke-width="1.5"
11720 stroke-linecap="round"
11721 stroke-linejoin="round"
11722>
11723 <path d="M3.648 4a.64 .64 0 0 0 -.64 .744l3.14 14.528c.07 .417 .43 .724 .852 .728h10a.644 .644 0 0 0 .642 -.539l3.35 -14.71a.641 .641 0 0 0 -.64 -.744l-16.704 -.007z" />
11724 <path d="M14 15h-4l-1 -6h6z" />
11725</svg>
11726"#;
11727pub const ICON_BRAND_BLACKBERRY: &str = r#"
11728<svg
11729 xmlns="http://www.w3.org/2000/svg"
11730 width="24"
11731 height="24"
11732 viewBox="0 0 24 24"
11733 fill="none"
11734 stroke="currentColor"
11735 stroke-width="1.5"
11736 stroke-linecap="round"
11737 stroke-linejoin="round"
11738>
11739 <path d="M7 6a1 1 0 0 0 -1 -1h-2l-.5 2h2.5a1 1 0 0 0 1 -1z" />
11740 <path d="M6 12a1 1 0 0 0 -1 -1h-2l-.5 2h2.5a1 1 0 0 0 1 -1z" />
11741 <path d="M13 12a1 1 0 0 0 -1 -1h-2l-.5 2h2.5a1 1 0 0 0 1 -1z" />
11742 <path d="M14 6a1 1 0 0 0 -1 -1h-2l-.5 2h2.5a1 1 0 0 0 1 -1z" />
11743 <path d="M12 18a1 1 0 0 0 -1 -1h-2l-.5 2h2.5a1 1 0 0 0 1 -1z" />
11744 <path d="M20 15a1 1 0 0 0 -1 -1h-2l-.5 2h2.5a1 1 0 0 0 1 -1z" />
11745 <path d="M21 9a1 1 0 0 0 -1 -1h-2l-.5 2h2.5a1 1 0 0 0 1 -1z" />
11746</svg>
11747"#;
11748pub const ICON_BRAND_BLENDER: &str = r#"
11749<svg
11750 xmlns="http://www.w3.org/2000/svg"
11751 width="24"
11752 height="24"
11753 viewBox="0 0 24 24"
11754 fill="none"
11755 stroke="currentColor"
11756 stroke-width="1.5"
11757 stroke-linecap="round"
11758 stroke-linejoin="round"
11759>
11760 <path d="M15 14m-6 0a6 5 0 1 0 12 0a6 5 0 1 0 -12 0" />
11761 <path d="M15 14m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
11762 <path d="M3 16l9 -6.5" />
11763 <path d="M6 9h9" />
11764 <path d="M13 5l5.65 5" />
11765</svg>
11766"#;
11767pub const ICON_BRAND_BLOGGER: &str = r#"
11768<svg
11769 xmlns="http://www.w3.org/2000/svg"
11770 width="24"
11771 height="24"
11772 viewBox="0 0 24 24"
11773 fill="none"
11774 stroke="currentColor"
11775 stroke-width="1.5"
11776 stroke-linecap="round"
11777 stroke-linejoin="round"
11778>
11779 <path d="M8 21h8a5 5 0 0 0 5 -5v-3a3 3 0 0 0 -3 -3h-1v-2a5 5 0 0 0 -5 -5h-4a5 5 0 0 0 -5 5v8a5 5 0 0 0 5 5z" />
11780 <path d="M7 7m0 1.5a1.5 1.5 0 0 1 1.5 -1.5h3a1.5 1.5 0 0 1 1.5 1.5v0a1.5 1.5 0 0 1 -1.5 1.5h-3a1.5 1.5 0 0 1 -1.5 -1.5z" />
11781 <path d="M7 14m0 1.5a1.5 1.5 0 0 1 1.5 -1.5h7a1.5 1.5 0 0 1 1.5 1.5v0a1.5 1.5 0 0 1 -1.5 1.5h-7a1.5 1.5 0 0 1 -1.5 -1.5z" />
11782</svg>
11783"#;
11784pub const ICON_BRAND_BLUESKY: &str = r#"
11785<svg
11786 xmlns="http://www.w3.org/2000/svg"
11787 width="24"
11788 height="24"
11789 viewBox="0 0 24 24"
11790 fill="none"
11791 stroke="currentColor"
11792 stroke-width="1.5"
11793 stroke-linecap="round"
11794 stroke-linejoin="round"
11795>
11796 <path d="M6.335 5.144c-1.654 -1.199 -4.335 -2.127 -4.335 .826c0 .59 .35 4.953 .556 5.661c.713 2.463 3.13 2.75 5.444 2.369c-4.045 .665 -4.889 3.208 -2.667 5.41c1.03 1.018 1.913 1.59 2.667 1.59c2 0 3.134 -2.769 3.5 -3.5c.333 -.667 .5 -1.167 .5 -1.5c0 .333 .167 .833 .5 1.5c.366 .731 1.5 3.5 3.5 3.5c.754 0 1.637 -.571 2.667 -1.59c2.222 -2.203 1.378 -4.746 -2.667 -5.41c2.314 .38 4.73 .094 5.444 -2.369c.206 -.708 .556 -5.072 .556 -5.661c0 -2.953 -2.68 -2.025 -4.335 -.826c-2.293 1.662 -4.76 5.048 -5.665 6.856c-.905 -1.808 -3.372 -5.194 -5.665 -6.856z" />
11797</svg>
11798"#;
11799pub const ICON_BRAND_BOOKING: &str = r#"
11800<svg
11801 xmlns="http://www.w3.org/2000/svg"
11802 width="24"
11803 height="24"
11804 viewBox="0 0 24 24"
11805 fill="none"
11806 stroke="currentColor"
11807 stroke-width="1.5"
11808 stroke-linecap="round"
11809 stroke-linejoin="round"
11810>
11811 <path d="M4 18v-9.5a4.5 4.5 0 0 1 4.5 -4.5h7a4.5 4.5 0 0 1 4.5 4.5v7a4.5 4.5 0 0 1 -4.5 4.5h-9.5a2 2 0 0 1 -2 -2z" />
11812 <path d="M8 12h3.5a2 2 0 1 1 0 4h-3.5v-7a1 1 0 0 1 1 -1h1.5a2 2 0 1 1 0 4h-1.5" />
11813 <path d="M16 16l.01 0" />
11814</svg>
11815"#;
11816pub const ICON_BRAND_BOOTSTRAP: &str = r#"
11817<svg
11818 xmlns="http://www.w3.org/2000/svg"
11819 width="24"
11820 height="24"
11821 viewBox="0 0 24 24"
11822 fill="none"
11823 stroke="currentColor"
11824 stroke-width="1.5"
11825 stroke-linecap="round"
11826 stroke-linejoin="round"
11827>
11828 <path d="M2 12a2 2 0 0 0 2 -2v-4a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4a2 2 0 0 0 2 2" />
11829 <path d="M2 12a2 2 0 0 1 2 2v4a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-4a2 2 0 0 1 2 -2" />
11830 <path d="M9 16v-8h3.5a2 2 0 1 1 0 4h-3.5h4a2 2 0 1 1 0 4h-4z" />
11831</svg>
11832"#;
11833pub const ICON_BRAND_BULMA: &str = r#"
11834<svg
11835 xmlns="http://www.w3.org/2000/svg"
11836 width="24"
11837 height="24"
11838 viewBox="0 0 24 24"
11839 fill="none"
11840 stroke="currentColor"
11841 stroke-width="1.5"
11842 stroke-linecap="round"
11843 stroke-linejoin="round"
11844>
11845 <path d="M5 16l1 -9l5 -5l6.5 6l-3.5 4l5 5l-8 5z" />
11846</svg>
11847"#;
11848pub const ICON_BRAND_BUMBLE: &str = r#"
11849<svg
11850 xmlns="http://www.w3.org/2000/svg"
11851 width="24"
11852 height="24"
11853 viewBox="0 0 24 24"
11854 fill="none"
11855 stroke="currentColor"
11856 stroke-width="1.5"
11857 stroke-linecap="round"
11858 stroke-linejoin="round"
11859>
11860 <path d="M7 12h10" />
11861 <path d="M9 8h6" />
11862 <path d="M10 16h4" />
11863 <path d="M16.268 3h-8.536a1.46 1.46 0 0 0 -1.268 .748l-4.268 7.509a1.507 1.507 0 0 0 0 1.486l4.268 7.509c.26 .462 .744 .747 1.268 .748h8.536a1.46 1.46 0 0 0 1.268 -.748l4.268 -7.509a1.507 1.507 0 0 0 0 -1.486l-4.268 -7.509a1.46 1.46 0 0 0 -1.268 -.748z" />
11864</svg>
11865"#;
11866pub const ICON_BRAND_BUNPO: &str = r#"
11867<svg
11868 xmlns="http://www.w3.org/2000/svg"
11869 width="24"
11870 height="24"
11871 viewBox="0 0 24 24"
11872 fill="none"
11873 stroke="currentColor"
11874 stroke-width="1.5"
11875 stroke-linecap="round"
11876 stroke-linejoin="round"
11877>
11878 <path d="M3.9 7.205a17.764 17.764 0 0 0 4.008 2.753a7.917 7.917 0 0 0 4.57 .567c1.5 -.33 2.907 -1 4.121 -1.956a12.107 12.107 0 0 0 2.892 -2.903c.603 -.94 .745 -1.766 .484 -2.231c-.261 -.465 -.927 -.568 -1.72 -.257a7.564 7.564 0 0 0 -2.608 2.034a18.425 18.425 0 0 0 -2.588 3.884a34.927 34.927 0 0 0 -2.093 5.073a12.908 12.908 0 0 0 -.677 3.515c-.07 .752 .07 1.51 .405 2.184c.323 .562 1.06 1.132 2.343 1.132c3.474 0 5.093 -3.53 5.463 -5.62c.24 -1.365 -.085 -3.197 -1.182 -4.01" />
11879</svg>
11880"#;
11881pub const ICON_BRAND_C_SHARP: &str = r#"
11882<svg
11883 xmlns="http://www.w3.org/2000/svg"
11884 width="24"
11885 height="24"
11886 viewBox="0 0 24 24"
11887 fill="none"
11888 stroke="currentColor"
11889 stroke-width="1.5"
11890 stroke-linecap="round"
11891 stroke-linejoin="round"
11892>
11893 <path d="M10 9a3 3 0 0 0 -3 -3h-.5a3.5 3.5 0 0 0 -3.5 3.5v5a3.5 3.5 0 0 0 3.5 3.5h.5a3 3 0 0 0 3 -3" />
11894 <path d="M16 7l-1 10" />
11895 <path d="M20 7l-1 10" />
11896 <path d="M14 10h7.5" />
11897 <path d="M21 14h-7.5" />
11898</svg>
11899"#;
11900pub const ICON_BRAND_CAKE: &str = r#"
11901<svg
11902 xmlns="http://www.w3.org/2000/svg"
11903 width="24"
11904 height="24"
11905 viewBox="0 0 24 24"
11906 fill="none"
11907 stroke="currentColor"
11908 stroke-width="1.5"
11909 stroke-linecap="round"
11910 stroke-linejoin="round"
11911>
11912 <path d="M20.84 12c0 2.05 .985 3.225 -.04 5c-1.026 1.775 -2.537 1.51 -4.314 2.534c-1.776 1.026 -2.302 2.466 -4.353 2.466c-2.051 0 -2.576 -1.441 -4.353 -2.466c-1.776 -1.024 -3.288 -.759 -4.314 -2.534c-1.025 -1.775 -.04 -2.95 -.04 -5s-.985 -3.225 .04 -5c1.026 -1.775 2.537 -1.51 4.314 -2.534c1.776 -1.026 2.302 -2.466 4.353 -2.466s2.577 1.441 4.353 2.466c1.776 1.024 3.288 .759 4.313 2.534c1.026 1.775 .04 2.95 .04 5z" />
11913</svg>
11914"#;
11915pub const ICON_BRAND_CAKEPHP: &str = r#"
11916<svg
11917 xmlns="http://www.w3.org/2000/svg"
11918 width="24"
11919 height="24"
11920 viewBox="0 0 24 24"
11921 fill="none"
11922 stroke="currentColor"
11923 stroke-width="1.5"
11924 stroke-linecap="round"
11925 stroke-linejoin="round"
11926>
11927 <path d="M12 11l8 2c1.361 -.545 2 -1.248 2 -2v-3.8c0 -1.765 -4.479 -3.2 -10.002 -3.2c-5.522 0 -9.998 1.435 -9.998 3.2v2.8c0 1.766 4.478 4 10 4v-3z" />
11928 <path d="M12 14v3l8 2c1.362 -.547 2 -1.246 2 -2v-3c0 .754 -.638 1.453 -2 2l-8 -2z" />
11929 <path d="M2 17c0 1.766 4.476 3 9.998 3l.002 -3c-5.522 0 -10 -1.734 -10 -3.5v3.5z" />
11930 <path d="M2 10v4" />
11931 <path d="M22 10v4" />
11932</svg>
11933"#;
11934pub const ICON_BRAND_CAMPAIGNMONITOR: &str = r#"
11935<svg
11936 xmlns="http://www.w3.org/2000/svg"
11937 width="24"
11938 height="24"
11939 viewBox="0 0 24 24"
11940 fill="none"
11941 stroke="currentColor"
11942 stroke-width="1.5"
11943 stroke-linecap="round"
11944 stroke-linejoin="round"
11945>
11946 <path d="M3 18l9 -6.462l-9 -5.538v12h18v-12l-9 5.538" />
11947</svg>
11948"#;
11949pub const ICON_BRAND_CARBON: &str = r#"
11950<svg
11951 xmlns="http://www.w3.org/2000/svg"
11952 width="24"
11953 height="24"
11954 viewBox="0 0 24 24"
11955 fill="none"
11956 stroke="currentColor"
11957 stroke-width="1.5"
11958 stroke-linecap="round"
11959 stroke-linejoin="round"
11960>
11961 <path d="M14 10v-.2a1.8 1.8 0 0 0 -1.8 -1.8h-.4a1.8 1.8 0 0 0 -1.8 1.8v4.4a1.8 1.8 0 0 0 1.8 1.8h.4a1.8 1.8 0 0 0 1.8 -1.8v-.2" />
11962 <path d="M3 3m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
11963</svg>
11964"#;
11965pub const ICON_BRAND_CASHAPP: &str = r#"
11966<svg
11967 xmlns="http://www.w3.org/2000/svg"
11968 width="24"
11969 height="24"
11970 viewBox="0 0 24 24"
11971 fill="none"
11972 stroke="currentColor"
11973 stroke-width="1.5"
11974 stroke-linecap="round"
11975 stroke-linejoin="round"
11976>
11977 <path d="M17.1 8.648a.568 .568 0 0 1 -.761 .011a5.682 5.682 0 0 0 -3.659 -1.34c-1.102 0 -2.205 .363 -2.205 1.374c0 1.023 1.182 1.364 2.546 1.875c2.386 .796 4.363 1.796 4.363 4.137c0 2.545 -1.977 4.295 -5.204 4.488l-.295 1.364a.557 .557 0 0 1 -.546 .443h-2.034l-.102 -.011a.568 .568 0 0 1 -.432 -.67l.318 -1.444a7.432 7.432 0 0 1 -3.273 -1.784v-.011a.545 .545 0 0 1 0 -.773l1.137 -1.102c.214 -.2 .547 -.2 .761 0a5.495 5.495 0 0 0 3.852 1.5c1.478 0 2.466 -.625 2.466 -1.614c0 -.989 -1 -1.25 -2.886 -1.954c-2 -.716 -3.898 -1.728 -3.898 -4.091c0 -2.75 2.284 -4.091 4.989 -4.216l.284 -1.398a.545 .545 0 0 1 .545 -.432h2.023l.114 .012a.544 .544 0 0 1 .42 .647l-.307 1.557a8.528 8.528 0 0 1 2.818 1.58l.023 .022c.216 .228 .216 .569 0 .773l-1.057 1.057z" />
11978</svg>
11979"#;
11980pub const ICON_BRAND_CHROME: &str = r#"
11981<svg
11982 xmlns="http://www.w3.org/2000/svg"
11983 width="24"
11984 height="24"
11985 viewBox="0 0 24 24"
11986 fill="none"
11987 stroke="currentColor"
11988 stroke-width="1.5"
11989 stroke-linecap="round"
11990 stroke-linejoin="round"
11991>
11992 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
11993 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
11994 <path d="M12 9h8.4" />
11995 <path d="M14.598 13.5l-4.2 7.275" />
11996 <path d="M9.402 13.5l-4.2 -7.275" />
11997</svg>
11998"#;
11999pub const ICON_BRAND_CINEMA_4D: &str = r#"
12000<svg
12001 xmlns="http://www.w3.org/2000/svg"
12002 width="24"
12003 height="24"
12004 viewBox="0 0 24 24"
12005 fill="none"
12006 stroke="currentColor"
12007 stroke-width="1.5"
12008 stroke-linecap="round"
12009 stroke-linejoin="round"
12010>
12011 <path d="M9.65 6.956a5.39 5.39 0 0 0 7.494 7.495" />
12012 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
12013 <path d="M17.7 12.137a5.738 5.738 0 1 1 -5.737 -5.737" />
12014 <path d="M17.7 12.338v-1.175c0 -.47 .171 -.92 .476 -1.253a1.56 1.56 0 0 1 1.149 -.52c.827 0 1.523 .676 1.62 1.573c.037 .344 .055 .69 .055 1.037" />
12015 <path d="M11.662 6.4h1.175c.47 0 .92 -.176 1.253 -.49c.333 -.314 .52 -.74 .52 -1.184c0 -.852 -.676 -1.57 -1.573 -1.67a9.496 9.496 0 0 0 -1.037 -.056" />
12016</svg>
12017"#;
12018pub const ICON_BRAND_CITYMAPPER: &str = r#"
12019<svg
12020 xmlns="http://www.w3.org/2000/svg"
12021 width="24"
12022 height="24"
12023 viewBox="0 0 24 24"
12024 fill="none"
12025 stroke="currentColor"
12026 stroke-width="1.5"
12027 stroke-linecap="round"
12028 stroke-linejoin="round"
12029>
12030 <path d="M3 11a1 1 0 1 1 -1 1.013a1 1 0 0 1 1 -1v-.013z" />
12031 <path d="M21 11a1 1 0 1 1 -1 1.013a1 1 0 0 1 1 -1v-.013z" />
12032 <path d="M8 12h8" />
12033 <path d="M13 9l3 3l-3 3" />
12034</svg>
12035"#;
12036pub const ICON_BRAND_CLOUDFLARE: &str = r#"
12037<svg
12038 xmlns="http://www.w3.org/2000/svg"
12039 width="24"
12040 height="24"
12041 viewBox="0 0 24 24"
12042 fill="none"
12043 stroke="currentColor"
12044 stroke-width="1.5"
12045 stroke-linecap="round"
12046 stroke-linejoin="round"
12047>
12048 <path d="M13.031 7.007c2.469 -.007 3.295 1.293 3.969 2.993c4 0 4.994 3.825 5 6h-20c-.001 -1.64 1.36 -2.954 3 -3c0 -1.5 1 -3 3 -3c.66 -1.942 2.562 -2.986 5.031 -2.993z" />
12049 <path d="M12 13h6" />
12050 <path d="M17 10l-2.5 6" />
12051</svg>
12052"#;
12053pub const ICON_BRAND_CODECOV: &str = r#"
12054<svg
12055 xmlns="http://www.w3.org/2000/svg"
12056 width="24"
12057 height="24"
12058 viewBox="0 0 24 24"
12059 fill="none"
12060 stroke="currentColor"
12061 stroke-width="1.5"
12062 stroke-linecap="round"
12063 stroke-linejoin="round"
12064>
12065 <path d="M9.695 12.985a5.972 5.972 0 0 0 -3.295 -.985c-1.257 0 -2.436 .339 -3.4 1a9 9 0 1 1 18 0c-.966 -.664 -2.14 -1 -3.4 -1a6 6 0 0 0 -5.605 8.144" />
12066</svg>
12067"#;
12068pub const ICON_BRAND_CODEPEN: &str = r#"
12069<svg
12070 xmlns="http://www.w3.org/2000/svg"
12071 width="24"
12072 height="24"
12073 viewBox="0 0 24 24"
12074 fill="none"
12075 stroke="currentColor"
12076 stroke-width="1.5"
12077 stroke-linecap="round"
12078 stroke-linejoin="round"
12079>
12080 <path d="M3 15l9 6l9 -6l-9 -6l-9 6" />
12081 <path d="M3 9l9 6l9 -6l-9 -6l-9 6" />
12082 <path d="M3 9l0 6" />
12083 <path d="M21 9l0 6" />
12084 <path d="M12 3l0 6" />
12085 <path d="M12 15l0 6" />
12086</svg>
12087"#;
12088pub const ICON_BRAND_CODESANDBOX: &str = r#"
12089<svg
12090 xmlns="http://www.w3.org/2000/svg"
12091 width="24"
12092 height="24"
12093 viewBox="0 0 24 24"
12094 fill="none"
12095 stroke="currentColor"
12096 stroke-width="1.5"
12097 stroke-linecap="round"
12098 stroke-linejoin="round"
12099>
12100 <path d="M20 7.5v9l-4 2.25l-4 2.25l-4 -2.25l-4 -2.25v-9l4 -2.25l4 -2.25l4 2.25z" />
12101 <path d="M12 12l4 -2.25l4 -2.25" />
12102 <path d="M12 12l0 9" />
12103 <path d="M12 12l-4 -2.25l-4 -2.25" />
12104 <path d="M20 12l-4 2v4.75" />
12105 <path d="M4 12l4 2l0 4.75" />
12106 <path d="M8 5.25l4 2.25l4 -2.25" />
12107</svg>
12108"#;
12109pub const ICON_BRAND_COHOST: &str = r#"
12110<svg
12111 xmlns="http://www.w3.org/2000/svg"
12112 width="24"
12113 height="24"
12114 viewBox="0 0 24 24"
12115 fill="none"
12116 stroke="currentColor"
12117 stroke-width="1.5"
12118 stroke-linecap="round"
12119 stroke-linejoin="round"
12120>
12121 <path d="M17 14m-3 0a3 2 0 1 0 6 0a3 2 0 1 0 -6 0" />
12122 <path d="M4.526 17.666c-1.133 -.772 -1.897 -1.924 -2.291 -3.456c-.398 -1.54 -.29 -2.937 .32 -4.19c.61 -1.255 1.59 -2.34 2.938 -3.254c1.348 -.914 2.93 -1.625 4.749 -2.132c1.81 -.504 3.516 -.708 5.12 -.61c1.608 .1 2.979 .537 4.112 1.31s1.897 1.924 2.291 3.456c.398 1.541 .29 2.938 -.32 4.192c-.61 1.253 -1.59 2.337 -2.938 3.252c-1.348 .915 -2.93 1.626 -4.749 2.133c-1.81 .503 -3.516 .707 -5.12 .61c-1.608 -.102 -2.979 -.538 -4.112 -1.31z" />
12123 <path d="M11 12.508c-.53 -.316 -1.23 -.508 -2 -.508c-1.657 0 -3 .895 -3 2s1.343 2 3 2c.767 0 1.467 -.192 2 -.508" />
12124</svg>
12125"#;
12126pub const ICON_BRAND_COINBASE: &str = r#"
12127<svg
12128 xmlns="http://www.w3.org/2000/svg"
12129 width="24"
12130 height="24"
12131 viewBox="0 0 24 24"
12132 fill="none"
12133 stroke="currentColor"
12134 stroke-width="1.5"
12135 stroke-linecap="round"
12136 stroke-linejoin="round"
12137>
12138 <path d="M12.95 22c-4.503 0 -8.445 -3.04 -9.61 -7.413c-1.165 -4.373 .737 -8.988 4.638 -11.25a9.906 9.906 0 0 1 12.008 1.598l-3.335 3.367a5.185 5.185 0 0 0 -7.354 .013a5.252 5.252 0 0 0 0 7.393a5.185 5.185 0 0 0 7.354 .013l3.349 3.367a9.887 9.887 0 0 1 -7.05 2.912z" />
12139</svg>
12140"#;
12141pub const ICON_BRAND_COMEDY_CENTRAL: &str = r#"
12142<svg
12143 xmlns="http://www.w3.org/2000/svg"
12144 width="24"
12145 height="24"
12146 viewBox="0 0 24 24"
12147 fill="none"
12148 stroke="currentColor"
12149 stroke-width="1.5"
12150 stroke-linecap="round"
12151 stroke-linejoin="round"
12152>
12153 <path d="M5.343 17.657a8 8 0 1 0 0 -11.314" />
12154 <path d="M13.828 9.172a4 4 0 1 0 0 5.656" />
12155</svg>
12156"#;
12157pub const ICON_BRAND_COREOS: &str = r#"
12158<svg
12159 xmlns="http://www.w3.org/2000/svg"
12160 width="24"
12161 height="24"
12162 viewBox="0 0 24 24"
12163 fill="none"
12164 stroke="currentColor"
12165 stroke-width="1.5"
12166 stroke-linecap="round"
12167 stroke-linejoin="round"
12168>
12169 <path d="M21 12a9 9 0 1 1 -18 0a9 9 0 0 1 18 0z" />
12170 <path d="M12 3c-3.263 3.212 -3 7.654 -3 12c4.59 .244 8.814 -.282 12 -3" />
12171 <path d="M9.5 9a4.494 4.494 0 0 1 5.5 5.5" />
12172</svg>
12173"#;
12174pub const ICON_BRAND_COUCHDB: &str = r#"
12175<svg
12176 xmlns="http://www.w3.org/2000/svg"
12177 width="24"
12178 height="24"
12179 viewBox="0 0 24 24"
12180 fill="none"
12181 stroke="currentColor"
12182 stroke-width="1.5"
12183 stroke-linecap="round"
12184 stroke-linejoin="round"
12185>
12186 <path d="M6 12h12v-2a2 2 0 0 1 2 -2a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2a2 2 0 0 1 2 2v2z" />
12187 <path d="M6 15h12" />
12188 <path d="M6 18h12" />
12189 <path d="M21 11v7" />
12190 <path d="M3 11v7" />
12191</svg>
12192"#;
12193pub const ICON_BRAND_COUCHSURFING: &str = r#"
12194<svg
12195 xmlns="http://www.w3.org/2000/svg"
12196 width="24"
12197 height="24"
12198 viewBox="0 0 24 24"
12199 fill="none"
12200 stroke="currentColor"
12201 stroke-width="1.5"
12202 stroke-linecap="round"
12203 stroke-linejoin="round"
12204>
12205 <path d="M3.1 13c3.267 0 5.9 -.167 7.9 -.5c3 -.5 4 -2 4 -3.5a3 3 0 1 0 -6 0c0 1.554 1.807 3 3 4c1.193 1 2 2.5 2 3.5a1.5 1.5 0 1 1 -3 0c0 -2 4 -3.5 7 -3.5h2.9" />
12206 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
12207</svg>
12208"#;
12209pub const ICON_BRAND_CPP: &str = r#"
12210<svg
12211 xmlns="http://www.w3.org/2000/svg"
12212 width="24"
12213 height="24"
12214 viewBox="0 0 24 24"
12215 fill="none"
12216 stroke="currentColor"
12217 stroke-width="1.5"
12218 stroke-linecap="round"
12219 stroke-linejoin="round"
12220>
12221 <path d="M18 12h4" />
12222 <path d="M20 10v4" />
12223 <path d="M11 12h4" />
12224 <path d="M13 10v4" />
12225 <path d="M9 9a3 3 0 0 0 -3 -3h-.5a3.5 3.5 0 0 0 -3.5 3.5v5a3.5 3.5 0 0 0 3.5 3.5h.5a3 3 0 0 0 3 -3" />
12226</svg>
12227"#;
12228pub const ICON_BRAND_CRAFT: &str = r#"
12229<svg
12230 xmlns="http://www.w3.org/2000/svg"
12231 width="24"
12232 height="24"
12233 viewBox="0 0 24 24"
12234 fill="none"
12235 stroke="currentColor"
12236 stroke-width="1.5"
12237 stroke-linecap="round"
12238 stroke-linejoin="round"
12239>
12240 <path d="M20 4h-8a8 8 0 1 0 0 16h8a8 8 0 0 0 -8 -8a8 8 0 0 0 8 -8" />
12241 <path d="M4 12h8" />
12242 <path d="M12 4v16" />
12243</svg>
12244"#;
12245pub const ICON_BRAND_CRUNCHBASE: &str = r#"
12246<svg
12247 xmlns="http://www.w3.org/2000/svg"
12248 width="24"
12249 height="24"
12250 viewBox="0 0 24 24"
12251 fill="none"
12252 stroke="currentColor"
12253 stroke-width="1.5"
12254 stroke-linecap="round"
12255 stroke-linejoin="round"
12256>
12257 <path d="M3 19v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
12258 <path d="M10.414 11.586a2 2 0 1 0 0 2.828" />
12259 <path d="M15 13m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
12260 <path d="M13 7v6" />
12261</svg>
12262"#;
12263pub const ICON_BRAND_CSS3: &str = r#"
12264<svg
12265 xmlns="http://www.w3.org/2000/svg"
12266 width="24"
12267 height="24"
12268 viewBox="0 0 24 24"
12269 fill="none"
12270 stroke="currentColor"
12271 stroke-width="1.5"
12272 stroke-linecap="round"
12273 stroke-linejoin="round"
12274>
12275 <path d="M20 4l-2 14.5l-6 2l-6 -2l-2 -14.5z" />
12276 <path d="M8.5 8h7l-4.5 4h4l-.5 3.5l-2.5 .75l-2.5 -.75l-.1 -.5" />
12277</svg>
12278"#;
12279pub const ICON_BRAND_CTEMPLAR: &str = r#"
12280<svg
12281 xmlns="http://www.w3.org/2000/svg"
12282 width="24"
12283 height="24"
12284 viewBox="0 0 24 24"
12285 fill="none"
12286 stroke="currentColor"
12287 stroke-width="1.5"
12288 stroke-linecap="round"
12289 stroke-linejoin="round"
12290>
12291 <path d="M6.04 14.831l4.46 -4.331" />
12292 <path d="M12.555 20.82c4.55 -3.456 7.582 -8.639 8.426 -14.405a1.668 1.668 0 0 0 -.934 -1.767a19.647 19.647 0 0 0 -8.047 -1.648a19.647 19.647 0 0 0 -8.047 1.647a1.668 1.668 0 0 0 -.934 1.767c.844 5.766 3.875 10.95 8.426 14.406a.948 .948 0 0 0 1.11 0z" />
12293 <path d="M20 5c-2 0 -4.37 3.304 -8 6.644c-3.63 -3.34 -6 -6.644 -8 -6.644" />
12294 <path d="M17.738 15l-4.238 -4.5" />
12295</svg>
12296"#;
12297pub const ICON_BRAND_CUCUMBER: &str = r#"
12298<svg
12299 xmlns="http://www.w3.org/2000/svg"
12300 width="24"
12301 height="24"
12302 viewBox="0 0 24 24"
12303 fill="none"
12304 stroke="currentColor"
12305 stroke-width="1.5"
12306 stroke-linecap="round"
12307 stroke-linejoin="round"
12308>
12309 <path d="M20 10.99c-.01 5.52 -4.48 10 -10 10.01v-2.26l-.01 -.01c-4.28 -1.11 -6.86 -5.47 -5.76 -9.75a8 8 0 0 1 9.74 -5.76c3.53 .91 6.03 4.13 6.03 7.78v-.01z" />
12310 <path d="M10.5 8l-.5 -1" />
12311 <path d="M13.5 14l.5 1" />
12312 <path d="M9 12.5l-1 .5" />
12313 <path d="M11 14l-.5 1" />
12314 <path d="M13 8l.5 -1" />
12315 <path d="M16 12.5l-1 -.5" />
12316 <path d="M9 10l-1 -.5" />
12317</svg>
12318"#;
12319pub const ICON_BRAND_CUPRA: &str = r#"
12320<svg
12321 xmlns="http://www.w3.org/2000/svg"
12322 width="24"
12323 height="24"
12324 viewBox="0 0 24 24"
12325 fill="none"
12326 stroke="currentColor"
12327 stroke-width="1.5"
12328 stroke-linecap="round"
12329 stroke-linejoin="round"
12330>
12331 <path d="M4.5 10l-2.5 -4l15.298 6.909a.2 .2 0 0 1 .09 .283l-3.388 5.808" />
12332 <path d="M10 19l-3.388 -5.808a.2 .2 0 0 1 .09 -.283l15.298 -6.909l-2.5 4" />
12333</svg>
12334"#;
12335pub const ICON_BRAND_CYPRESS: &str = r#"
12336<svg
12337 xmlns="http://www.w3.org/2000/svg"
12338 width="24"
12339 height="24"
12340 viewBox="0 0 24 24"
12341 fill="none"
12342 stroke="currentColor"
12343 stroke-width="1.5"
12344 stroke-linecap="round"
12345 stroke-linejoin="round"
12346>
12347 <path d="M19.48 17.007a9 9 0 1 0 -7.48 3.993c.896 0 1.691 -.573 1.974 -1.423l3.526 -10.577" />
12348 <path d="M13.5 9l2 6" />
12349 <path d="M10.764 9.411a3 3 0 1 0 -.023 5.19" />
12350</svg>
12351"#;
12352pub const ICON_BRAND_D3: &str = r#"
12353<svg
12354 xmlns="http://www.w3.org/2000/svg"
12355 width="24"
12356 height="24"
12357 viewBox="0 0 24 24"
12358 fill="none"
12359 stroke="currentColor"
12360 stroke-width="1.5"
12361 stroke-linecap="round"
12362 stroke-linejoin="round"
12363>
12364 <path d="M3 4h1.8c3.976 0 7.2 3.582 7.2 8s-3.224 8 -7.2 8h-1.8" />
12365 <path d="M12 4h5.472c1.948 0 3.528 1.79 3.528 4s-1.58 4 -3.528 4" />
12366 <path d="M17.472 12h-2.472" />
12367 <path d="M17.472 12h-2.352" />
12368 <path d="M17.472 12c1.948 0 3.528 1.79 3.528 4s-1.58 4 -3.528 4h-5.472" />
12369</svg>
12370"#;
12371pub const ICON_BRAND_DATABRICKS: &str = r#"
12372<svg
12373 xmlns="http://www.w3.org/2000/svg"
12374 width="24"
12375 height="24"
12376 viewBox="0 0 24 24"
12377 fill="none"
12378 stroke="currentColor"
12379 stroke-width="1.5"
12380 stroke-linecap="round"
12381 stroke-linejoin="round"
12382>
12383 <path d="M3 17l9 5l9 -5v-3l-9 5l-9 -5v-3l9 5l9 -5v-3l-9 5l-9 -5l9 -5l5.418 3.01" />
12384</svg>
12385"#;
12386pub const ICON_BRAND_DAYS_COUNTER: &str = r#"
12387<svg
12388 xmlns="http://www.w3.org/2000/svg"
12389 width="24"
12390 height="24"
12391 viewBox="0 0 24 24"
12392 fill="none"
12393 stroke="currentColor"
12394 stroke-width="1.5"
12395 stroke-linecap="round"
12396 stroke-linejoin="round"
12397>
12398 <path d="M20.779 10.007a9 9 0 1 0 -10.77 10.772" />
12399 <path d="M13 21h8v-7" />
12400 <path d="M12 8v4l3 3" />
12401</svg>
12402"#;
12403pub const ICON_BRAND_DCOS: &str = r#"
12404<svg
12405 xmlns="http://www.w3.org/2000/svg"
12406 width="24"
12407 height="24"
12408 viewBox="0 0 24 24"
12409 fill="none"
12410 stroke="currentColor"
12411 stroke-width="1.5"
12412 stroke-linecap="round"
12413 stroke-linejoin="round"
12414>
12415 <path d="M3 18l18 -12h-18l9 14l9 -14v10l-18 -10z" />
12416</svg>
12417"#;
12418pub const ICON_BRAND_DEBIAN: &str = r#"
12419<svg
12420 xmlns="http://www.w3.org/2000/svg"
12421 width="24"
12422 height="24"
12423 viewBox="0 0 24 24"
12424 fill="none"
12425 stroke="currentColor"
12426 stroke-width="1.5"
12427 stroke-linecap="round"
12428 stroke-linejoin="round"
12429>
12430 <path d="M12 17c-2.397 -.943 -4 -3.153 -4 -5.635c0 -2.19 1.039 -3.14 1.604 -3.595c2.646 -2.133 6.396 -.27 6.396 3.23c0 2.5 -2.905 2.121 -3.5 1.5c-.595 -.621 -1 -1.5 -.5 -2.5" />
12431 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
12432</svg>
12433"#;
12434pub const ICON_BRAND_DEEZER: &str = r#"
12435<svg
12436 xmlns="http://www.w3.org/2000/svg"
12437 width="24"
12438 height="24"
12439 viewBox="0 0 24 24"
12440 fill="none"
12441 stroke="currentColor"
12442 stroke-width="1.5"
12443 stroke-linecap="round"
12444 stroke-linejoin="round"
12445>
12446 <path d="M3 16.5h2v.5h-2z" />
12447 <path d="M8 16.5h2.5v.5h-2.5z" />
12448 <path d="M16 17h-2.5v-.5h2.5z" />
12449 <path d="M21.5 17h-2.5v-.5h2.5z" />
12450 <path d="M21.5 13h-2.5v.5h2.5z" />
12451 <path d="M21.5 9.5h-2.5v.5h2.5z" />
12452 <path d="M21.5 6h-2.5v.5h2.5z" />
12453 <path d="M16 13h-2.5v.5h2.5z" />
12454 <path d="M8 13.5h2.5v-.5h-2.5z" />
12455 <path d="M8 9.5h2.5v.5h-2.5z" />
12456</svg>
12457"#;
12458pub const ICON_BRAND_DELIVEROO: &str = r#"
12459<svg
12460 xmlns="http://www.w3.org/2000/svg"
12461 width="24"
12462 height="24"
12463 viewBox="0 0 24 24"
12464 fill="none"
12465 stroke="currentColor"
12466 stroke-width="1.5"
12467 stroke-linecap="round"
12468 stroke-linejoin="round"
12469>
12470 <path d="M15 11l1 -9l5 .5l-1 13.5l-3 6l-12.5 -2.5l-1.5 -6l7 -1.5l-1.5 -7.5l4.5 -1z" />
12471 <circle cx="15.5" cy="15.5" r="1" fill="currentColor" />
12472 <circle cx="11.5" cy="14.5" r="1" fill="currentColor" />
12473</svg>
12474"#;
12475pub const ICON_BRAND_DENO: &str = r#"
12476<svg
12477 xmlns="http://www.w3.org/2000/svg"
12478 width="24"
12479 height="24"
12480 viewBox="0 0 24 24"
12481 fill="none"
12482 stroke="currentColor"
12483 stroke-width="1.5"
12484 stroke-linecap="round"
12485 stroke-linejoin="round"
12486>
12487 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
12488 <path d="M13.47 20.882l-1.47 -5.882c-2.649 -.088 -5 -1.624 -5 -3.5c0 -1.933 2.239 -3.5 5 -3.5s4 1 5 3c.024 .048 .69 2.215 2 6.5" />
12489 <path d="M12 11h.01" />
12490</svg>
12491"#;
12492pub const ICON_BRAND_DENODO: &str = r#"
12493<svg
12494 xmlns="http://www.w3.org/2000/svg"
12495 width="24"
12496 height="24"
12497 viewBox="0 0 24 24"
12498 fill="none"
12499 stroke="currentColor"
12500 stroke-width="1.5"
12501 stroke-linecap="round"
12502 stroke-linejoin="round"
12503>
12504 <path d="M11 11h2v2h-2z" />
12505 <path d="M3.634 15.634l1.732 -1l1 1.732l-1.732 1z" />
12506 <path d="M11 19h2v2h-2z" />
12507 <path d="M18.634 14.634l1.732 1l-1 1.732l-1.732 -1z" />
12508 <path d="M17.634 7.634l1.732 -1l1 1.732l-1.732 1z" />
12509 <path d="M11 3h2v2h-2z" />
12510 <path d="M3.634 8.366l1 -1.732l1.732 1l-1 1.732z" />
12511</svg>
12512"#;
12513pub const ICON_BRAND_DEVIANTART: &str = r#"
12514<svg
12515 xmlns="http://www.w3.org/2000/svg"
12516 width="24"
12517 height="24"
12518 viewBox="0 0 24 24"
12519 fill="none"
12520 stroke="currentColor"
12521 stroke-width="1.5"
12522 stroke-linecap="round"
12523 stroke-linejoin="round"
12524>
12525 <path d="M18 3v4l-3.857 6h3.857v4h-6.429l-2.571 4h-3v-4l3.857 -6h-3.857v-4h6.429l2.571 -4z" />
12526</svg>
12527"#;
12528pub const ICON_BRAND_DIGG: &str = r#"
12529<svg
12530 xmlns="http://www.w3.org/2000/svg"
12531 width="24"
12532 height="24"
12533 viewBox="0 0 24 24"
12534 fill="none"
12535 stroke="currentColor"
12536 stroke-width="1.5"
12537 stroke-linecap="round"
12538 stroke-linejoin="round"
12539>
12540 <path d="M6 15h-3v-4h3" />
12541 <path d="M15 15h-3v-4h3" />
12542 <path d="M9 15v-4" />
12543 <path d="M15 11v7h-3" />
12544 <path d="M6 7v8" />
12545 <path d="M21 15h-3v-4h3" />
12546 <path d="M21 11v7h-3" />
12547</svg>
12548"#;
12549pub const ICON_BRAND_DINGTALK: &str = r#"
12550<svg
12551 xmlns="http://www.w3.org/2000/svg"
12552 width="24"
12553 height="24"
12554 viewBox="0 0 24 24"
12555 fill="none"
12556 stroke="currentColor"
12557 stroke-width="1.5"
12558 stroke-linecap="round"
12559 stroke-linejoin="round"
12560>
12561 <path d="M21 12a9 9 0 1 1 -18 0a9 9 0 0 1 18 0z" />
12562 <path d="M8 7.5l7.02 2.632a1 1 0 0 1 .567 1.33l-1.087 2.538h1.5l-5 4l1 -4c-3.1 .03 -3.114 -3.139 -4 -6.5z" />
12563</svg>
12564"#;
12565pub const ICON_BRAND_DISCORD: &str = r#"
12566<svg
12567 xmlns="http://www.w3.org/2000/svg"
12568 width="24"
12569 height="24"
12570 viewBox="0 0 24 24"
12571 fill="none"
12572 stroke="currentColor"
12573 stroke-width="1.5"
12574 stroke-linecap="round"
12575 stroke-linejoin="round"
12576>
12577 <path d="M8 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
12578 <path d="M14 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
12579 <path d="M15.5 17c0 1 1.5 3 2 3c1.5 0 2.833 -1.667 3.5 -3c.667 -1.667 .5 -5.833 -1.5 -11.5c-1.457 -1.015 -3 -1.34 -4.5 -1.5l-.972 1.923a11.913 11.913 0 0 0 -4.053 0l-.975 -1.923c-1.5 .16 -3.043 .485 -4.5 1.5c-2 5.667 -2.167 9.833 -1.5 11.5c.667 1.333 2 3 3.5 3c.5 0 2 -2 2 -3" />
12580 <path d="M7 16.5c3.5 1 6.5 1 10 0" />
12581</svg>
12582"#;
12583pub const ICON_BRAND_DISNEY: &str = r#"
12584<svg
12585 xmlns="http://www.w3.org/2000/svg"
12586 width="24"
12587 height="24"
12588 viewBox="0 0 24 24"
12589 fill="none"
12590 stroke="currentColor"
12591 stroke-width="1.5"
12592 stroke-linecap="round"
12593 stroke-linejoin="round"
12594>
12595 <path d="M3.22 5.838c-1.307 -.15 -1.22 -.578 -1.22 -.794c0 -.216 .424 -1.044 4.34 -1.044c4.694 0 14.66 3.645 14.66 10.042s-8.71 4.931 -10.435 4.52c-1.724 -.412 -5.565 -2.256 -5.565 -4.174c0 -1.395 3.08 -2.388 6.715 -2.388c3.634 0 5.285 1.041 5.285 2c0 .5 -.074 1.229 -1 1.5" />
12596 <path d="M10.02 8a505.153 505.153 0 0 0 0 13" />
12597</svg>
12598"#;
12599pub const ICON_BRAND_DISQUS: &str = r#"
12600<svg
12601 xmlns="http://www.w3.org/2000/svg"
12602 width="24"
12603 height="24"
12604 viewBox="0 0 24 24"
12605 fill="none"
12606 stroke="currentColor"
12607 stroke-width="1.5"
12608 stroke-linecap="round"
12609 stroke-linejoin="round"
12610>
12611 <path d="M11.847 21c-2.259 0 -4.323 -.667 -5.919 -2h-3.928l1.708 -3.266c-.545 -1.174 -.759 -2.446 -.758 -3.734c0 -4.97 3.84 -9 8.898 -9c5.052 0 9.152 4.03 9.152 9c0 4.972 -4.098 9 -9.153 9z" />
12612 <path d="M11.485 15h-1.485v-6h1.485c2.112 0 3.515 .823 3.515 2.981v.035c0 2.18 -1.403 2.984 -3.515 2.984z" />
12613</svg>
12614"#;
12615pub const ICON_BRAND_DJANGO: &str = r#"
12616<svg
12617 xmlns="http://www.w3.org/2000/svg"
12618 width="24"
12619 height="24"
12620 viewBox="0 0 24 24"
12621 fill="none"
12622 stroke="currentColor"
12623 stroke-width="1.5"
12624 stroke-linecap="round"
12625 stroke-linejoin="round"
12626>
12627 <path d="M3 3m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
12628 <path d="M12 7v8.5l-2.015 .201a2.715 2.715 0 1 1 0 -5.402l2.015 .201" />
12629 <path d="M16 7v.01" />
12630 <path d="M16 10v5.586c0 .905 -.36 1.774 -1 2.414" />
12631</svg>
12632"#;
12633pub const ICON_BRAND_DOCKER: &str = r#"
12634<svg
12635 xmlns="http://www.w3.org/2000/svg"
12636 width="24"
12637 height="24"
12638 viewBox="0 0 24 24"
12639 fill="none"
12640 stroke="currentColor"
12641 stroke-width="1.5"
12642 stroke-linecap="round"
12643 stroke-linejoin="round"
12644>
12645 <path d="M22 12.54c-1.804 -.345 -2.701 -1.08 -3.523 -2.94c-.487 .696 -1.102 1.568 -.92 2.4c.028 .238 -.32 1 -.557 1h-14c0 5.208 3.164 7 6.196 7c4.124 .022 7.828 -1.376 9.854 -5c1.146 -.101 2.296 -1.505 2.95 -2.46z" />
12646 <path d="M5 10h3v3h-3z" />
12647 <path d="M8 10h3v3h-3z" />
12648 <path d="M11 10h3v3h-3z" />
12649 <path d="M8 7h3v3h-3z" />
12650 <path d="M11 7h3v3h-3z" />
12651 <path d="M11 4h3v3h-3z" />
12652 <path d="M4.571 18c1.5 0 2.047 -.074 2.958 -.78" />
12653 <path d="M10 16l0 .01" />
12654</svg>
12655"#;
12656pub const ICON_BRAND_DOCTRINE: &str = r#"
12657<svg
12658 xmlns="http://www.w3.org/2000/svg"
12659 width="24"
12660 height="24"
12661 viewBox="0 0 24 24"
12662 fill="none"
12663 stroke="currentColor"
12664 stroke-width="1.5"
12665 stroke-linecap="round"
12666 stroke-linejoin="round"
12667>
12668 <path d="M12 14m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
12669 <path d="M9 14h6" />
12670 <path d="M12 11l3 3l-3 3" />
12671 <path d="M10 3l6.9 6" />
12672</svg>
12673"#;
12674pub const ICON_BRAND_DOLBY_DIGITAL: &str = r#"
12675<svg
12676 xmlns="http://www.w3.org/2000/svg"
12677 width="24"
12678 height="24"
12679 viewBox="0 0 24 24"
12680 fill="none"
12681 stroke="currentColor"
12682 stroke-width="1.5"
12683 stroke-linecap="round"
12684 stroke-linejoin="round"
12685>
12686 <path d="M21 6v12h-.89c-3.34 0 -6.047 -2.686 -6.047 -6s2.707 -6 6.046 -6h.891z" />
12687 <path d="M3.063 6v12h.891c3.34 0 6.046 -2.686 6.046 -6s-2.707 -6 -6.046 -6h-.89z" />
12688</svg>
12689"#;
12690pub const ICON_BRAND_DOUBAN: &str = r#"
12691<svg
12692 xmlns="http://www.w3.org/2000/svg"
12693 width="24"
12694 height="24"
12695 viewBox="0 0 24 24"
12696 fill="none"
12697 stroke="currentColor"
12698 stroke-width="1.5"
12699 stroke-linecap="round"
12700 stroke-linejoin="round"
12701>
12702 <path d="M4 20h16" />
12703 <path d="M5 4h14" />
12704 <path d="M8 8h8a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-2a2 2 0 0 1 2 -2z" />
12705 <path d="M16 14l-2 6" />
12706 <path d="M8 17l1 3" />
12707</svg>
12708"#;
12709pub const ICON_BRAND_DRIBBBLE: &str = r#"
12710<svg
12711 xmlns="http://www.w3.org/2000/svg"
12712 width="24"
12713 height="24"
12714 viewBox="0 0 24 24"
12715 fill="none"
12716 stroke="currentColor"
12717 stroke-width="1.5"
12718 stroke-linecap="round"
12719 stroke-linejoin="round"
12720>
12721 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
12722 <path d="M9 3.6c5 6 7 10.5 7.5 16.2" />
12723 <path d="M6.4 19c3.5 -3.5 6 -6.5 14.5 -6.4" />
12724 <path d="M3.1 10.75c5 0 9.814 -.38 15.314 -5" />
12725</svg>
12726"#;
12727pub const ICON_BRAND_DROPS: &str = r#"
12728<svg
12729 xmlns="http://www.w3.org/2000/svg"
12730 width="24"
12731 height="24"
12732 viewBox="0 0 24 24"
12733 fill="none"
12734 stroke="currentColor"
12735 stroke-width="1.5"
12736 stroke-linecap="round"
12737 stroke-linejoin="round"
12738>
12739 <path d="M17.637 7.416a7.907 7.907 0 0 1 1.76 8.666a8 8 0 0 1 -7.397 4.918a8 8 0 0 1 -7.396 -4.918a7.907 7.907 0 0 1 1.759 -8.666l5.637 -5.416l5.637 5.416z" />
12740 <path d="M14.466 10.923a3.595 3.595 0 0 1 .77 3.877a3.5 3.5 0 0 1 -3.236 2.2a3.5 3.5 0 0 1 -3.236 -2.2a3.595 3.595 0 0 1 .77 -3.877l2.466 -2.423l2.466 2.423z" />
12741</svg>
12742"#;
12743pub const ICON_BRAND_DRUPAL: &str = r#"
12744<svg
12745 xmlns="http://www.w3.org/2000/svg"
12746 width="24"
12747 height="24"
12748 viewBox="0 0 24 24"
12749 fill="none"
12750 stroke="currentColor"
12751 stroke-width="1.5"
12752 stroke-linecap="round"
12753 stroke-linejoin="round"
12754>
12755 <path d="M12 2c0 4.308 -7 6 -7 12a7 7 0 0 0 14 0c0 -6 -7 -7.697 -7 -12z" />
12756 <path d="M12 11.33a65.753 65.753 0 0 1 -2.012 2.023c-1 .957 -1.988 1.967 -1.988 3.647c0 2.17 1.79 4 4 4s4 -1.827 4 -4c0 -1.676 -.989 -2.685 -1.983 -3.642c-.42 -.404 -2.259 -2.357 -5.517 -5.858l3.5 3.83z" />
12757</svg>
12758"#;
12759pub const ICON_BRAND_EDGE: &str = r#"
12760<svg
12761 xmlns="http://www.w3.org/2000/svg"
12762 width="24"
12763 height="24"
12764 viewBox="0 0 24 24"
12765 fill="none"
12766 stroke="currentColor"
12767 stroke-width="1.5"
12768 stroke-linecap="round"
12769 stroke-linejoin="round"
12770>
12771 <path d="M20.978 11.372a9 9 0 1 0 -1.593 5.773" />
12772 <path d="M20.978 11.372c.21 2.993 -5.034 2.413 -6.913 1.486c1.392 -1.6 .402 -4.038 -2.274 -3.851c-1.745 .122 -2.927 1.157 -2.784 3.202c.28 3.99 4.444 6.205 10.36 4.79" />
12773 <path d="M3.022 12.628c-.283 -4.043 8.717 -7.228 11.248 -2.688" />
12774 <path d="M12.628 20.978c-2.993 .21 -5.162 -4.725 -3.567 -9.748" />
12775</svg>
12776"#;
12777pub const ICON_BRAND_ELASTIC: &str = r#"
12778<svg
12779 xmlns="http://www.w3.org/2000/svg"
12780 width="24"
12781 height="24"
12782 viewBox="0 0 24 24"
12783 fill="none"
12784 stroke="currentColor"
12785 stroke-width="1.5"
12786 stroke-linecap="round"
12787 stroke-linejoin="round"
12788>
12789 <path d="M14 2a5 5 0 0 1 5 5c0 .712 -.232 1.387 -.5 2c1.894 .042 3.5 1.595 3.5 3.5c0 1.869 -1.656 3.4 -3.5 3.5c.333 .625 .5 1.125 .5 1.5a2.5 2.5 0 0 1 -2.5 2.5c-.787 0 -1.542 -.432 -2 -1c-.786 1.73 -2.476 3 -4.5 3a5 5 0 0 1 -4.583 -7a3.5 3.5 0 0 1 -.11 -6.992l.195 0a2.5 2.5 0 0 1 2 -4c.787 0 1.542 .432 2 1c.786 -1.73 2.476 -3 4.5 -3z" />
12790 <path d="M8.5 9l-3 -1" />
12791 <path d="M9.5 5l-1 4l1 2l5 2l4 -4" />
12792 <path d="M18.499 16l-3 -.5l-1 -2.5" />
12793 <path d="M14.5 19l1 -3.5" />
12794 <path d="M5.417 15l4.083 -4" />
12795</svg>
12796"#;
12797pub const ICON_BRAND_ELECTRONIC_ARTS: &str = r#"
12798<svg
12799 xmlns="http://www.w3.org/2000/svg"
12800 width="24"
12801 height="24"
12802 viewBox="0 0 24 24"
12803 fill="none"
12804 stroke="currentColor"
12805 stroke-width="1.5"
12806 stroke-linecap="round"
12807 stroke-linejoin="round"
12808>
12809 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
12810 <path d="M17.5 15l-3 -6l-3 6h-5l1.5 -3" />
12811 <path d="M17 14h-2" />
12812 <path d="M6.5 12h3.5" />
12813 <path d="M8 9h3" />
12814</svg>
12815"#;
12816pub const ICON_BRAND_EMBER: &str = r#"
12817<svg
12818 xmlns="http://www.w3.org/2000/svg"
12819 width="24"
12820 height="24"
12821 viewBox="0 0 24 24"
12822 fill="none"
12823 stroke="currentColor"
12824 stroke-width="1.5"
12825 stroke-linecap="round"
12826 stroke-linejoin="round"
12827>
12828 <path d="M3 12.958c8.466 1.647 11.112 -1.196 12.17 -2.294c2.116 -2.196 0 -6.589 -2.646 -5.49c-2.644 1.096 -6.35 7.686 -3.174 12.078c2.116 2.928 6 2.178 11.65 -2.252" />
12829</svg>
12830"#;
12831pub const ICON_BRAND_ENVATO: &str = r#"
12832<svg
12833 xmlns="http://www.w3.org/2000/svg"
12834 width="24"
12835 height="24"
12836 viewBox="0 0 24 24"
12837 fill="none"
12838 stroke="currentColor"
12839 stroke-width="1.5"
12840 stroke-linecap="round"
12841 stroke-linejoin="round"
12842>
12843 <path d="M4.711 17.875c-.534 -1.339 -1.35 -4.178 .129 -6.47c1.415 -2.193 3.769 -3.608 5.099 -4.278l-5.229 10.748z" />
12844 <path d="M19.715 12.508c-.54 3.409 -2.094 6.156 -4.155 7.348c-4.069 2.353 -8.144 .45 -9.297 -.188c.877 -1.436 4.433 -7.22 6.882 -10.591c2.714 -3.737 5.864 -5.978 6.565 -6.077c0 .201 .03 .55 .071 1.03c.144 1.709 .443 5.264 -.066 8.478z" />
12845</svg>
12846"#;
12847pub const ICON_BRAND_ETSY: &str = r#"
12848<svg
12849 xmlns="http://www.w3.org/2000/svg"
12850 width="24"
12851 height="24"
12852 viewBox="0 0 24 24"
12853 fill="none"
12854 stroke="currentColor"
12855 stroke-width="1.5"
12856 stroke-linecap="round"
12857 stroke-linejoin="round"
12858>
12859 <path d="M14 12h-5" />
12860 <path d="M3 3m0 5a5 5 0 0 1 5 -5h8a5 5 0 0 1 5 5v8a5 5 0 0 1 -5 5h-8a5 5 0 0 1 -5 -5z" />
12861 <path d="M15 16h-5a1 1 0 0 1 -1 -1v-6a1 1 0 0 1 1 -1h5" />
12862</svg>
12863"#;
12864pub const ICON_BRAND_EVERNOTE: &str = r#"
12865<svg
12866 xmlns="http://www.w3.org/2000/svg"
12867 width="24"
12868 height="24"
12869 viewBox="0 0 24 24"
12870 fill="none"
12871 stroke="currentColor"
12872 stroke-width="1.5"
12873 stroke-linecap="round"
12874 stroke-linejoin="round"
12875>
12876 <path d="M4 8h5v-5" />
12877 <path d="M17.9 19c.6 -2.5 1.1 -5.471 1.1 -9c0 -4.5 -2 -5 -3 -5c-1.906 0 -3 -.5 -3.5 -1c-.354 -.354 -.5 -1 -1.5 -1h-2l-5 5c0 6 2.5 8 5 8c1 0 1.5 -.5 2 -1.5s1.414 -.326 2.5 0c1.044 .313 2.01 .255 2.5 .5c1 .5 2 1.5 2 3c0 .5 0 3 -3 3s-3 -3 -1 -3" />
12878 <path d="M15 10h1" />
12879</svg>
12880"#;
12881pub const ICON_BRAND_FACEBOOK: &str = r#"
12882<svg
12883 xmlns="http://www.w3.org/2000/svg"
12884 width="24"
12885 height="24"
12886 viewBox="0 0 24 24"
12887 fill="none"
12888 stroke="currentColor"
12889 stroke-width="1.5"
12890 stroke-linecap="round"
12891 stroke-linejoin="round"
12892>
12893 <path d="M7 10v4h3v7h4v-7h3l1 -4h-4v-2a1 1 0 0 1 1 -1h3v-4h-3a5 5 0 0 0 -5 5v2h-3" />
12894</svg>
12895"#;
12896pub const ICON_BRAND_FEEDLY: &str = r#"
12897<svg
12898 xmlns="http://www.w3.org/2000/svg"
12899 width="24"
12900 height="24"
12901 viewBox="0 0 24 24"
12902 fill="none"
12903 stroke="currentColor"
12904 stroke-width="1.5"
12905 stroke-linecap="round"
12906 stroke-linejoin="round"
12907>
12908 <path d="M7.833 12.278l4.445 -4.445" />
12909 <path d="M10.055 14.5l2.223 -2.222" />
12910 <path d="M12.278 16.722l.555 -.555" />
12911 <path d="M19.828 14.828a4 4 0 0 0 0 -5.656l-5 -5a4 4 0 0 0 -5.656 0l-5 5a4 4 0 0 0 0 5.656l6.171 6.172h3.314l6.171 -6.172z" />
12912</svg>
12913"#;
12914pub const ICON_BRAND_FIGMA: &str = r#"
12915<svg
12916 xmlns="http://www.w3.org/2000/svg"
12917 width="24"
12918 height="24"
12919 viewBox="0 0 24 24"
12920 fill="none"
12921 stroke="currentColor"
12922 stroke-width="1.5"
12923 stroke-linecap="round"
12924 stroke-linejoin="round"
12925>
12926 <path d="M15 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
12927 <path d="M6 3m0 3a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v0a3 3 0 0 1 -3 3h-6a3 3 0 0 1 -3 -3z" />
12928 <path d="M9 9a3 3 0 0 0 0 6h3m-3 0a3 3 0 1 0 3 3v-15" />
12929</svg>
12930"#;
12931pub const ICON_BRAND_FILEZILLA: &str = r#"
12932<svg
12933 xmlns="http://www.w3.org/2000/svg"
12934 width="24"
12935 height="24"
12936 viewBox="0 0 24 24"
12937 fill="none"
12938 stroke="currentColor"
12939 stroke-width="1.5"
12940 stroke-linecap="round"
12941 stroke-linejoin="round"
12942>
12943 <path d="M16 15.824a4.062 4.062 0 0 1 -2.25 .033c-.738 -.201 -2.018 -.08 -2.75 .143l4.583 -5h-6.583" />
12944 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
12945 <path d="M8 15l2 -8h5" />
12946</svg>
12947"#;
12948pub const ICON_BRAND_FINDER: &str = r#"
12949<svg
12950 xmlns="http://www.w3.org/2000/svg"
12951 width="24"
12952 height="24"
12953 viewBox="0 0 24 24"
12954 fill="none"
12955 stroke="currentColor"
12956 stroke-width="1.5"
12957 stroke-linecap="round"
12958 stroke-linejoin="round"
12959>
12960 <path d="M3 4m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z" />
12961 <path d="M7 8v1" />
12962 <path d="M17 8v1" />
12963 <path d="M12.5 4c-.654 1.486 -1.26 3.443 -1.5 9h2.5c-.19 2.867 .094 5.024 .5 7" />
12964 <path d="M7 15.5c3.667 2 6.333 2 10 0" />
12965</svg>
12966"#;
12967pub const ICON_BRAND_FIREBASE: &str = r#"
12968<svg
12969 xmlns="http://www.w3.org/2000/svg"
12970 width="24"
12971 height="24"
12972 viewBox="0 0 24 24"
12973 fill="none"
12974 stroke="currentColor"
12975 stroke-width="1.5"
12976 stroke-linecap="round"
12977 stroke-linejoin="round"
12978>
12979 <path d="M4.53 17.05l6.15 -11.72h-.02c.38 -.74 1.28 -1.02 2.01 -.63c.26 .14 .48 .36 .62 .62l1.06 2.01" />
12980 <path d="M15.47 6.45c.58 -.59 1.53 -.59 2.11 -.01c.22 .22 .36 .5 .41 .81l1.5 9.11c.1 .62 -.2 1.24 -.76 1.54l-6.07 2.9c-.46 .25 -1.01 .26 -1.46 0l-6.02 -2.92c-.55 -.31 -.85 -.92 -.75 -1.54l1.96 -12.04c.12 -.82 .89 -1.38 1.7 -1.25c.46 .07 .87 .36 1.09 .77l1.24 1.76" />
12981 <path d="M4.57 17.18l10.93 -10.68" />
12982</svg>
12983"#;
12984pub const ICON_BRAND_FIREFOX: &str = r#"
12985<svg
12986 xmlns="http://www.w3.org/2000/svg"
12987 width="24"
12988 height="24"
12989 viewBox="0 0 24 24"
12990 fill="none"
12991 stroke="currentColor"
12992 stroke-width="1.5"
12993 stroke-linecap="round"
12994 stroke-linejoin="round"
12995>
12996 <path d="M4.028 7.82a9 9 0 1 0 12.823 -3.4c-1.636 -1.02 -3.064 -1.02 -4.851 -1.02h-1.647" />
12997 <path d="M4.914 9.485c-1.756 -1.569 -.805 -5.38 .109 -6.17c.086 .896 .585 1.208 1.111 1.685c.88 -.275 1.313 -.282 1.867 0c.82 -.91 1.694 -2.354 2.628 -2.093c-1.082 1.741 -.07 3.733 1.371 4.173c-.17 .975 -1.484 1.913 -2.76 2.686c-1.296 .938 -.722 1.85 0 2.234c.949 .506 3.611 -1 4.545 .354c-1.698 .102 -1.536 3.107 -3.983 2.727c2.523 .957 4.345 .462 5.458 -.34c1.965 -1.52 2.879 -3.542 2.879 -5.557c-.014 -1.398 .194 -2.695 -1.26 -4.75" />
12998</svg>
12999"#;
13000pub const ICON_BRAND_FIVERR: &str = r#"
13001<svg
13002 xmlns="http://www.w3.org/2000/svg"
13003 width="24"
13004 height="24"
13005 viewBox="0 0 24 24"
13006 fill="none"
13007 stroke="currentColor"
13008 stroke-width="1.5"
13009 stroke-linecap="round"
13010 stroke-linejoin="round"
13011>
13012 <path d="M15 3h-2a6 6 0 0 0 -6 6h-3v4h3v8h4v-7h4v7h4v-11h-8v-1.033a1.967 1.967 0 0 1 2 -1.967h2v-4z" />
13013</svg>
13014"#;
13015pub const ICON_BRAND_FLICKR: &str = r#"
13016<svg
13017 xmlns="http://www.w3.org/2000/svg"
13018 width="24"
13019 height="24"
13020 viewBox="0 0 24 24"
13021 fill="none"
13022 stroke="currentColor"
13023 stroke-width="1.5"
13024 stroke-linecap="round"
13025 stroke-linejoin="round"
13026>
13027 <path d="M7 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
13028 <path d="M17 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
13029</svg>
13030"#;
13031pub const ICON_BRAND_FLIGHTRADAR24: &str = r#"
13032<svg
13033 xmlns="http://www.w3.org/2000/svg"
13034 width="24"
13035 height="24"
13036 viewBox="0 0 24 24"
13037 fill="none"
13038 stroke="currentColor"
13039 stroke-width="1.5"
13040 stroke-linecap="round"
13041 stroke-linejoin="round"
13042>
13043 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
13044 <path d="M12 12m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
13045 <path d="M8.5 20l3.5 -8l-6.5 6" />
13046 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
13047</svg>
13048"#;
13049pub const ICON_BRAND_FLIPBOARD: &str = r#"
13050<svg
13051 xmlns="http://www.w3.org/2000/svg"
13052 width="24"
13053 height="24"
13054 viewBox="0 0 24 24"
13055 fill="none"
13056 stroke="currentColor"
13057 stroke-width="1.5"
13058 stroke-linecap="round"
13059 stroke-linejoin="round"
13060>
13061 <path d="M3.973 3h16.054c.537 0 .973 .436 .973 .973v4.052a.973 .973 0 0 1 -.973 .973h-5.025v4.831c0 .648 -.525 1.173 -1.173 1.173h-4.829v5.025a.973 .973 0 0 1 -.974 .973h-4.053a.973 .973 0 0 1 -.973 -.973v-16.054c0 -.537 .436 -.973 .973 -.973z" />
13062</svg>
13063"#;
13064pub const ICON_BRAND_FLUTTER: &str = r#"
13065<svg
13066 xmlns="http://www.w3.org/2000/svg"
13067 width="24"
13068 height="24"
13069 viewBox="0 0 24 24"
13070 fill="none"
13071 stroke="currentColor"
13072 stroke-width="1.5"
13073 stroke-linecap="round"
13074 stroke-linejoin="round"
13075>
13076 <path d="M7 14l-3 -3l8 -8h6z" />
13077 <path d="M14 21l-5 -5l5 -5h5l-5 5l5 5z" />
13078</svg>
13079"#;
13080pub const ICON_BRAND_FORTNITE: &str = r#"
13081<svg
13082 xmlns="http://www.w3.org/2000/svg"
13083 width="24"
13084 height="24"
13085 viewBox="0 0 24 24"
13086 fill="none"
13087 stroke="currentColor"
13088 stroke-width="1.5"
13089 stroke-linecap="round"
13090 stroke-linejoin="round"
13091>
13092 <path d="M8 3h7.5l-.5 4h-3v3h3v3.5h-3v6.5l-4 1z" />
13093</svg>
13094"#;
13095pub const ICON_BRAND_FOURSQUARE: &str = r#"
13096<svg
13097 xmlns="http://www.w3.org/2000/svg"
13098 width="24"
13099 height="24"
13100 viewBox="0 0 24 24"
13101 fill="none"
13102 stroke="currentColor"
13103 stroke-width="1.5"
13104 stroke-linecap="round"
13105 stroke-linejoin="round"
13106>
13107 <path d="M7 3h10c.644 0 1.11 .696 .978 1.33l-1.984 9.859a1.014 1.014 0 0 1 -1 .811h-2.254c-.308 0 -.6 .141 -.793 .382l-4.144 5.25c-.599 .752 -1.809 .331 -1.809 -.632v-16c0 -.564 .44 -1 1 -1z" />
13108 <path d="M12 9l5 0" />
13109</svg>
13110"#;
13111pub const ICON_BRAND_FRAMER_MOTION: &str = r#"
13112<svg
13113 xmlns="http://www.w3.org/2000/svg"
13114 width="24"
13115 height="24"
13116 viewBox="0 0 24 24"
13117 fill="none"
13118 stroke="currentColor"
13119 stroke-width="1.5"
13120 stroke-linecap="round"
13121 stroke-linejoin="round"
13122>
13123 <path d="M12 12l-8 -8v16l16 -16v16l-4 -4" />
13124 <path d="M20 12l-8 8l-4 -4" />
13125</svg>
13126"#;
13127pub const ICON_BRAND_FRAMER: &str = r#"
13128<svg
13129 xmlns="http://www.w3.org/2000/svg"
13130 width="24"
13131 height="24"
13132 viewBox="0 0 24 24"
13133 fill="none"
13134 stroke="currentColor"
13135 stroke-width="1.5"
13136 stroke-linecap="round"
13137 stroke-linejoin="round"
13138>
13139 <path d="M6 15h12l-12 -12h12v6h-12v6l6 6v-6" />
13140</svg>
13141"#;
13142pub const ICON_BRAND_FUNIMATION: &str = r#"
13143<svg
13144 xmlns="http://www.w3.org/2000/svg"
13145 width="24"
13146 height="24"
13147 viewBox="0 0 24 24"
13148 fill="none"
13149 stroke="currentColor"
13150 stroke-width="1.5"
13151 stroke-linecap="round"
13152 stroke-linejoin="round"
13153>
13154 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
13155 <path d="M8 13h8a4 4 0 1 1 -8 0z" />
13156</svg>
13157"#;
13158pub const ICON_BRAND_GATSBY: &str = r#"
13159<svg
13160 xmlns="http://www.w3.org/2000/svg"
13161 width="24"
13162 height="24"
13163 viewBox="0 0 24 24"
13164 fill="none"
13165 stroke="currentColor"
13166 stroke-width="1.5"
13167 stroke-linecap="round"
13168 stroke-linejoin="round"
13169>
13170 <path d="M3.296 14.297l6.407 6.407a9.018 9.018 0 0 1 -6.325 -6.116l-.082 -.291z" />
13171 <path d="M16 13h5c-.41 3.603 -3.007 6.59 -6.386 7.614l-11.228 -11.229a9 9 0 0 1 15.66 -2.985" />
13172</svg>
13173"#;
13174pub const ICON_BRAND_GIT: &str = r#"
13175<svg
13176 xmlns="http://www.w3.org/2000/svg"
13177 width="24"
13178 height="24"
13179 viewBox="0 0 24 24"
13180 fill="none"
13181 stroke="currentColor"
13182 stroke-width="1.5"
13183 stroke-linecap="round"
13184 stroke-linejoin="round"
13185>
13186 <path d="M16 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
13187 <path d="M12 8m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
13188 <path d="M12 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
13189 <path d="M12 15v-6" />
13190 <path d="M15 11l-2 -2" />
13191 <path d="M11 7l-1.9 -1.9" />
13192 <path d="M13.446 2.6l7.955 7.954a2.045 2.045 0 0 1 0 2.892l-7.955 7.955a2.045 2.045 0 0 1 -2.892 0l-7.955 -7.955a2.045 2.045 0 0 1 0 -2.892l7.955 -7.955a2.045 2.045 0 0 1 2.892 0z" />
13193</svg>
13194"#;
13195pub const ICON_BRAND_GITHUB_COPILOT: &str = r#"
13196<svg
13197 xmlns="http://www.w3.org/2000/svg"
13198 width="24"
13199 height="24"
13200 viewBox="0 0 24 24"
13201 fill="none"
13202 stroke="currentColor"
13203 stroke-width="1.5"
13204 stroke-linecap="round"
13205 stroke-linejoin="round"
13206>
13207 <path d="M4 18v-5.5c0 -.667 .167 -1.333 .5 -2" />
13208 <path d="M12 7.5c0 -1 -.01 -4.07 -4 -3.5c-3.5 .5 -4 2.5 -4 3.5c0 1.5 0 4 3 4c4 0 5 -2.5 5 -4z" />
13209 <path d="M4 12c-1.333 .667 -2 1.333 -2 2c0 1 0 3 1.5 4c3 2 6.5 3 8.5 3s5.499 -1 8.5 -3c1.5 -1 1.5 -3 1.5 -4c0 -.667 -.667 -1.333 -2 -2" />
13210 <path d="M20 18v-5.5c0 -.667 -.167 -1.333 -.5 -2" />
13211 <path d="M12 7.5l0 -.297l.01 -.269l.027 -.298l.013 -.105l.033 -.215c.014 -.073 .029 -.146 .046 -.22l.06 -.223c.336 -1.118 1.262 -2.237 3.808 -1.873c2.838 .405 3.703 1.797 3.93 2.842l.036 .204c0 .033 .01 .066 .013 .098l.016 .185l0 .171l0 .49l-.015 .394l-.02 .271c-.122 1.366 -.655 2.845 -2.962 2.845c-3.256 0 -4.524 -1.656 -4.883 -3.081l-.053 -.242a3.865 3.865 0 0 1 -.036 -.235l-.021 -.227a3.518 3.518 0 0 1 -.007 -.215z" />
13212 <path d="M10 15v2" />
13213 <path d="M14 15v2" />
13214</svg>
13215"#;
13216pub const ICON_BRAND_GITHUB: &str = r#"
13217<svg
13218 xmlns="http://www.w3.org/2000/svg"
13219 width="24"
13220 height="24"
13221 viewBox="0 0 24 24"
13222 fill="none"
13223 stroke="currentColor"
13224 stroke-width="1.5"
13225 stroke-linecap="round"
13226 stroke-linejoin="round"
13227>
13228 <path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
13229</svg>
13230"#;
13231pub const ICON_BRAND_GITLAB: &str = r#"
13232<svg
13233 xmlns="http://www.w3.org/2000/svg"
13234 width="24"
13235 height="24"
13236 viewBox="0 0 24 24"
13237 fill="none"
13238 stroke="currentColor"
13239 stroke-width="1.5"
13240 stroke-linecap="round"
13241 stroke-linejoin="round"
13242>
13243 <path d="M21 14l-9 7l-9 -7l3 -11l3 7h6l3 -7z" />
13244</svg>
13245"#;
13246pub const ICON_BRAND_GMAIL: &str = r#"
13247<svg
13248 xmlns="http://www.w3.org/2000/svg"
13249 width="24"
13250 height="24"
13251 viewBox="0 0 24 24"
13252 fill="none"
13253 stroke="currentColor"
13254 stroke-width="1.5"
13255 stroke-linecap="round"
13256 stroke-linejoin="round"
13257>
13258 <path d="M16 20h3a1 1 0 0 0 1 -1v-14a1 1 0 0 0 -1 -1h-3v16z" />
13259 <path d="M5 20h3v-16h-3a1 1 0 0 0 -1 1v14a1 1 0 0 0 1 1z" />
13260 <path d="M16 4l-4 4l-4 -4" />
13261 <path d="M4 6.5l8 7.5l8 -7.5" />
13262</svg>
13263"#;
13264pub const ICON_BRAND_GOLANG: &str = r#"
13265<svg
13266 xmlns="http://www.w3.org/2000/svg"
13267 width="24"
13268 height="24"
13269 viewBox="0 0 24 24"
13270 fill="none"
13271 stroke="currentColor"
13272 stroke-width="1.5"
13273 stroke-linecap="round"
13274 stroke-linejoin="round"
13275>
13276 <path d="M15.695 14.305c1.061 1.06 2.953 .888 4.226 -.384c1.272 -1.273 1.444 -3.165 .384 -4.226c-1.061 -1.06 -2.953 -.888 -4.226 .384c-1.272 1.273 -1.444 3.165 -.384 4.226z" />
13277 <path d="M12.68 9.233c-1.084 -.497 -2.545 -.191 -3.591 .846c-1.284 1.273 -1.457 3.165 -.388 4.226c1.07 1.06 2.978 .888 4.261 -.384a3.669 3.669 0 0 0 1.038 -1.921h-2.427" />
13278 <path d="M5.5 15h-1.5" />
13279 <path d="M6 9h-2" />
13280 <path d="M5 12h-3" />
13281</svg>
13282"#;
13283pub const ICON_BRAND_GOOGLE_ANALYTICS: &str = r#"
13284<svg
13285 xmlns="http://www.w3.org/2000/svg"
13286 width="24"
13287 height="24"
13288 viewBox="0 0 24 24"
13289 fill="none"
13290 stroke="currentColor"
13291 stroke-width="1.5"
13292 stroke-linecap="round"
13293 stroke-linejoin="round"
13294>
13295 <path d="M10 9m0 1.105a1.105 1.105 0 0 1 1.105 -1.105h1.79a1.105 1.105 0 0 1 1.105 1.105v9.79a1.105 1.105 0 0 1 -1.105 1.105h-1.79a1.105 1.105 0 0 1 -1.105 -1.105z" />
13296 <path d="M17 3m0 1.105a1.105 1.105 0 0 1 1.105 -1.105h1.79a1.105 1.105 0 0 1 1.105 1.105v15.79a1.105 1.105 0 0 1 -1.105 1.105h-1.79a1.105 1.105 0 0 1 -1.105 -1.105z" />
13297 <path d="M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
13298</svg>
13299"#;
13300pub const ICON_BRAND_GOOGLE_BIG_QUERY: &str = r#"
13301<svg
13302 xmlns="http://www.w3.org/2000/svg"
13303 width="24"
13304 height="24"
13305 viewBox="0 0 24 24"
13306 fill="none"
13307 stroke="currentColor"
13308 stroke-width="1.5"
13309 stroke-linecap="round"
13310 stroke-linejoin="round"
13311>
13312 <path d="M17.73 19.875a2.225 2.225 0 0 1 -1.948 1.125h-7.283a2.222 2.222 0 0 1 -1.947 -1.158l-4.272 -6.75a2.269 2.269 0 0 1 0 -2.184l4.272 -6.75a2.225 2.225 0 0 1 1.946 -1.158h7.285c.809 0 1.554 .443 1.947 1.158l3.98 6.75a2.33 2.33 0 0 1 0 2.25l-3.98 6.75v-.033z" />
13313 <path d="M11.5 11.5m-3.5 0a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
13314 <path d="M14 14l2 2" />
13315</svg>
13316"#;
13317pub const ICON_BRAND_GOOGLE_DRIVE: &str = r#"
13318<svg
13319 xmlns="http://www.w3.org/2000/svg"
13320 width="24"
13321 height="24"
13322 viewBox="0 0 24 24"
13323 fill="none"
13324 stroke="currentColor"
13325 stroke-width="1.5"
13326 stroke-linecap="round"
13327 stroke-linejoin="round"
13328>
13329 <path d="M12 10l-6 10l-3 -5l6 -10z" />
13330 <path d="M9 15h12l-3 5h-12" />
13331 <path d="M15 15l-6 -10h6l6 10z" />
13332</svg>
13333"#;
13334pub const ICON_BRAND_GOOGLE_FIT: &str = r#"
13335<svg
13336 xmlns="http://www.w3.org/2000/svg"
13337 width="24"
13338 height="24"
13339 viewBox="0 0 24 24"
13340 fill="none"
13341 stroke="currentColor"
13342 stroke-width="1.5"
13343 stroke-linecap="round"
13344 stroke-linejoin="round"
13345>
13346 <path d="M12 8.866l-2.733 -2.734a3.866 3.866 0 0 0 -5.467 5.467l2.733 2.734l5.467 5.467l8.202 -8.201a3.866 3.866 0 0 0 -5.469 -5.466l-8.201 8.2" />
13347</svg>
13348"#;
13349pub const ICON_BRAND_GOOGLE_HOME: &str = r#"
13350<svg
13351 xmlns="http://www.w3.org/2000/svg"
13352 width="24"
13353 height="24"
13354 viewBox="0 0 24 24"
13355 fill="none"
13356 stroke="currentColor"
13357 stroke-width="1.5"
13358 stroke-linecap="round"
13359 stroke-linejoin="round"
13360>
13361 <path d="M19.072 21h-14.144a1.928 1.928 0 0 1 -1.928 -1.928v-6.857c0 -.512 .203 -1 .566 -1.365l7.07 -7.063a1.928 1.928 0 0 1 2.727 0l7.071 7.063c.363 .362 .566 .853 .566 1.365v6.857a1.928 1.928 0 0 1 -1.928 1.928z" />
13362 <path d="M7 13v4h10v-4l-5 -5" />
13363 <path d="M14.8 5.2l-11.8 11.8" />
13364 <path d="M7 17v4" />
13365 <path d="M17 17v4" />
13366</svg>
13367"#;
13368pub const ICON_BRAND_GOOGLE_MAPS: &str = r#"
13369<svg
13370 xmlns="http://www.w3.org/2000/svg"
13371 width="24"
13372 height="24"
13373 viewBox="0 0 24 24"
13374 fill="none"
13375 stroke="currentColor"
13376 stroke-width="1.5"
13377 stroke-linecap="round"
13378 stroke-linejoin="round"
13379>
13380 <path d="M12 9.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
13381 <path d="M6.428 12.494l7.314 -9.252" />
13382 <path d="M10.002 7.935l-2.937 -2.545" />
13383 <path d="M17.693 6.593l-8.336 9.979" />
13384 <path d="M17.591 6.376c.472 .907 .715 1.914 .709 2.935a7.263 7.263 0 0 1 -.72 3.18a19.085 19.085 0 0 1 -2.089 3c-.784 .933 -1.49 1.93 -2.11 2.98c-.314 .62 -.568 1.27 -.757 1.938c-.121 .36 -.277 .591 -.622 .591c-.315 0 -.463 -.136 -.626 -.593a10.595 10.595 0 0 0 -.779 -1.978a18.18 18.18 0 0 0 -1.423 -2.091c-.877 -1.184 -2.179 -2.535 -2.853 -4.071a7.077 7.077 0 0 1 -.621 -2.967a6.226 6.226 0 0 1 1.476 -4.055a6.25 6.25 0 0 1 4.811 -2.245a6.462 6.462 0 0 1 1.918 .284a6.255 6.255 0 0 1 3.686 3.092z" />
13385</svg>
13386"#;
13387pub const ICON_BRAND_GOOGLE_ONE: &str = r#"
13388<svg
13389 xmlns="http://www.w3.org/2000/svg"
13390 width="24"
13391 height="24"
13392 viewBox="0 0 24 24"
13393 fill="none"
13394 stroke="currentColor"
13395 stroke-width="1.5"
13396 stroke-linecap="round"
13397 stroke-linejoin="round"
13398>
13399 <path d="M11 5v13.982a2 2 0 0 0 4 0v-13.982a2 2 0 1 0 -4 0z" />
13400 <path d="M6.63 8.407a2.125 2.125 0 0 0 -.074 2.944c.77 .834 2.051 .869 2.862 .077l4.95 -4.834c.812 -.792 .846 -2.11 .076 -2.945a1.984 1.984 0 0 0 -2.861 -.077l-4.953 4.835z" />
13401</svg>
13402"#;
13403pub const ICON_BRAND_GOOGLE_PHOTOS: &str = r#"
13404<svg
13405 xmlns="http://www.w3.org/2000/svg"
13406 width="24"
13407 height="24"
13408 viewBox="0 0 24 24"
13409 fill="none"
13410 stroke="currentColor"
13411 stroke-width="1.5"
13412 stroke-linecap="round"
13413 stroke-linejoin="round"
13414>
13415 <path d="M7.5 7c2.485 0 4.5 1.974 4.5 4.409v.591h-8.397a.61 .61 0 0 1 -.426 -.173a.585 .585 0 0 1 -.177 -.418c0 -2.435 2.015 -4.409 4.5 -4.409z" />
13416 <path d="M16.5 17c-2.485 0 -4.5 -1.974 -4.5 -4.409v-.591h8.397c.333 0 .603 .265 .603 .591c0 2.435 -2.015 4.409 -4.5 4.409z" />
13417 <path d="M7 16.5c0 -2.485 1.972 -4.5 4.405 -4.5h.595v8.392a.61 .61 0 0 1 -.173 .431a.584 .584 0 0 1 -.422 .177c-2.433 0 -4.405 -2.015 -4.405 -4.5z" />
13418 <path d="M17 7.5c0 2.485 -1.972 4.5 -4.405 4.5h-.595v-8.397a.61 .61 0 0 1 .175 -.428a.584 .584 0 0 1 .42 -.175c2.433 0 4.405 2.015 4.405 4.5z" />
13419</svg>
13420"#;
13421pub const ICON_BRAND_GOOGLE_PLAY: &str = r#"
13422<svg
13423 xmlns="http://www.w3.org/2000/svg"
13424 width="24"
13425 height="24"
13426 viewBox="0 0 24 24"
13427 fill="none"
13428 stroke="currentColor"
13429 stroke-width="1.5"
13430 stroke-linecap="round"
13431 stroke-linejoin="round"
13432>
13433 <path d="M4 3.71v16.58a.7 .7 0 0 0 1.05 .606l14.622 -8.42a.55 .55 0 0 0 0 -.953l-14.622 -8.419a.7 .7 0 0 0 -1.05 .607z" />
13434 <path d="M15 9l-10.5 11.5" />
13435 <path d="M4.5 3.5l10.5 11.5" />
13436</svg>
13437"#;
13438pub const ICON_BRAND_GOOGLE_PODCASTS: &str = r#"
13439<svg
13440 xmlns="http://www.w3.org/2000/svg"
13441 width="24"
13442 height="24"
13443 viewBox="0 0 24 24"
13444 fill="none"
13445 stroke="currentColor"
13446 stroke-width="1.5"
13447 stroke-linecap="round"
13448 stroke-linejoin="round"
13449>
13450 <path d="M12 3v2" />
13451 <path d="M12 19v2" />
13452 <path d="M12 8v8" />
13453 <path d="M8 17v2" />
13454 <path d="M4 11v2" />
13455 <path d="M20 11v2" />
13456 <path d="M8 5v8" />
13457 <path d="M16 7v-2" />
13458 <path d="M16 19v-8" />
13459</svg>
13460"#;
13461pub const ICON_BRAND_GOOGLE: &str = r#"
13462<svg
13463 xmlns="http://www.w3.org/2000/svg"
13464 width="24"
13465 height="24"
13466 viewBox="0 0 24 24"
13467 fill="none"
13468 stroke="currentColor"
13469 stroke-width="1.5"
13470 stroke-linecap="round"
13471 stroke-linejoin="round"
13472>
13473 <path d="M20.945 11a9 9 0 1 1 -3.284 -5.997l-2.655 2.392a5.5 5.5 0 1 0 2.119 6.605h-4.125v-3h7.945z" />
13474</svg>
13475"#;
13476pub const ICON_BRAND_GRAMMARLY: &str = r#"
13477<svg
13478 xmlns="http://www.w3.org/2000/svg"
13479 width="24"
13480 height="24"
13481 viewBox="0 0 24 24"
13482 fill="none"
13483 stroke="currentColor"
13484 stroke-width="1.5"
13485 stroke-linecap="round"
13486 stroke-linejoin="round"
13487>
13488 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
13489 <path d="M15.697 9.434a4.5 4.5 0 1 0 .217 4.788" />
13490 <path d="M13.5 14h2.5v2.5" />
13491</svg>
13492"#;
13493pub const ICON_BRAND_GRAPHQL: &str = r#"
13494<svg
13495 xmlns="http://www.w3.org/2000/svg"
13496 width="24"
13497 height="24"
13498 viewBox="0 0 24 24"
13499 fill="none"
13500 stroke="currentColor"
13501 stroke-width="1.5"
13502 stroke-linecap="round"
13503 stroke-linejoin="round"
13504>
13505 <path d="M4 8l8 -5l8 5v8l-8 5l-8 -5z" />
13506 <path d="M12 4l7.5 12h-15z" />
13507 <path d="M11 3a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
13508 <path d="M11 21a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
13509 <path d="M3 8a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
13510 <path d="M3 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
13511 <path d="M19 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
13512 <path d="M19 8a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
13513</svg>
13514"#;
13515pub const ICON_BRAND_GRAVATAR: &str = r#"
13516<svg
13517 xmlns="http://www.w3.org/2000/svg"
13518 width="24"
13519 height="24"
13520 viewBox="0 0 24 24"
13521 fill="none"
13522 stroke="currentColor"
13523 stroke-width="1.5"
13524 stroke-linecap="round"
13525 stroke-linejoin="round"
13526>
13527 <path d="M5.64 5.632a9 9 0 1 0 6.36 -2.632v7.714" />
13528</svg>
13529"#;
13530pub const ICON_BRAND_GRINDR: &str = r#"
13531<svg
13532 xmlns="http://www.w3.org/2000/svg"
13533 width="24"
13534 height="24"
13535 viewBox="0 0 24 24"
13536 fill="none"
13537 stroke="currentColor"
13538 stroke-width="1.5"
13539 stroke-linecap="round"
13540 stroke-linejoin="round"
13541>
13542 <path d="M13 13.282c0 .492 .784 1.718 2.102 1.718c1.318 0 2.898 -.966 2.898 -2.062c0 -.817 -.932 -.938 -1.409 -.938c-.228 0 -3.591 .111 -3.591 1.282z" />
13543 <path d="M12 21c-2.984 0 -6.471 -2.721 -6.63 -2.982c-2.13 -3.49 -2.37 -13.703 -2.37 -13.703l1.446 -1.315c2.499 .39 5.023 .617 7.554 .68a58.626 58.626 0 0 0 7.554 -.68l1.446 1.315s-.24 10.213 -2.37 13.704c-.16 .26 -3.646 2.981 -6.63 2.981z" />
13544 <path d="M11 13.282c0 .492 -.784 1.718 -2.102 1.718c-1.318 0 -2.898 -.966 -2.898 -2.062c0 -.817 .932 -.938 1.409 -.938c.228 0 3.591 .111 3.591 1.282z" />
13545</svg>
13546"#;
13547pub const ICON_BRAND_GUARDIAN: &str = r#"
13548<svg
13549 xmlns="http://www.w3.org/2000/svg"
13550 width="24"
13551 height="24"
13552 viewBox="0 0 24 24"
13553 fill="none"
13554 stroke="currentColor"
13555 stroke-width="1.5"
13556 stroke-linecap="round"
13557 stroke-linejoin="round"
13558>
13559 <path d="M14 13h6" />
13560 <path d="M4 12c0 -9.296 9.5 -9 9.5 -9c-2.808 0 -4.5 4.373 -4.5 9s1.763 8.976 4.572 8.976c0 .023 -9.572 1.092 -9.572 -8.976z" />
13561 <path d="M14.5 3c1.416 0 3.853 1.16 4.5 2v3.5" />
13562 <path d="M15 13v8s2.77 -.37 4 -2v-6" />
13563 <path d="M13.5 21h1.5" />
13564 <path d="M13.5 3h1" />
13565</svg>
13566"#;
13567pub const ICON_BRAND_GUMROAD: &str = r#"
13568<svg
13569 xmlns="http://www.w3.org/2000/svg"
13570 width="24"
13571 height="24"
13572 viewBox="0 0 24 24"
13573 fill="none"
13574 stroke="currentColor"
13575 stroke-width="1.5"
13576 stroke-linecap="round"
13577 stroke-linejoin="round"
13578>
13579 <path d="M21 12a9 9 0 1 1 -18 0a9 9 0 0 1 18 0z" />
13580 <path d="M13.5 13h2.5v3" />
13581 <path d="M15.024 9.382a4 4 0 1 0 -3.024 6.618c1.862 0 2.554 -1.278 3 -3" />
13582</svg>
13583"#;
13584pub const ICON_BRAND_HACKERRANK: &str = r#"
13585<svg
13586 xmlns="http://www.w3.org/2000/svg"
13587 width="24"
13588 height="24"
13589 viewBox="0 0 24 24"
13590 fill="none"
13591 stroke="currentColor"
13592 stroke-width="1.5"
13593 stroke-linecap="round"
13594 stroke-linejoin="round"
13595>
13596 <path d="M19.484 5.667c-1.146 -.904 -3.35 -2.394 -6.497 -3.429c-.484 -.159 -.725 -.238 -1.04 -.238c-.314 0 -.556 .08 -1.04 .238c-3.147 1.035 -5.35 2.525 -6.496 3.43c-.402 .317 -.604 .476 -.797 .816c-.194 .341 -.233 .62 -.309 1.178a33 33 0 0 0 -.305 4.338c0 1.742 .165 3.317 .305 4.338c.076 .558 .115 .837 .309 1.178c.193 .34 .395 .5 .797 .817c1.146 .904 3.35 2.394 6.497 3.429c.483 .159 .725 .238 1.04 .238c.314 0 .555 -.08 1.04 -.238c3.146 -1.035 5.35 -2.525 6.496 -3.43c.402 -.317 .603 -.476 .797 -.816c.194 -.341 .232 -.62 .309 -1.178c.14 -1.021 .305 -2.596 .305 -4.338s-.165 -3.317 -.305 -4.338c-.077 -.558 -.115 -.837 -.309 -1.178s-.395 -.5 -.797 -.817" />
13597 <path d="M9 8v7" />
13598 <path d="M9 12h6" />
13599 <path d="M16 16h-2l1 1z" />
13600 <path d="M8 8h2l-1 -1z" />
13601 <path d="M15 9v7" />
13602</svg>
13603"#;
13604pub const ICON_BRAND_HBO: &str = r#"
13605<svg
13606 xmlns="http://www.w3.org/2000/svg"
13607 width="24"
13608 height="24"
13609 viewBox="0 0 24 24"
13610 fill="none"
13611 stroke="currentColor"
13612 stroke-width="1.5"
13613 stroke-linecap="round"
13614 stroke-linejoin="round"
13615>
13616 <path d="M2 16v-8" />
13617 <path d="M6 8v8" />
13618 <path d="M2 12h4" />
13619 <path d="M9 16h2a2 2 0 1 0 0 -4h-2h2a2 2 0 1 0 0 -4h-2v8z" />
13620 <path d="M19 8a4 4 0 1 1 0 8a4 4 0 0 1 0 -8z" />
13621 <path d="M19 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
13622</svg>
13623"#;
13624pub const ICON_BRAND_HEADLESSUI: &str = r#"
13625<svg
13626 xmlns="http://www.w3.org/2000/svg"
13627 width="24"
13628 height="24"
13629 viewBox="0 0 24 24"
13630 fill="none"
13631 stroke="currentColor"
13632 stroke-width="1.5"
13633 stroke-linecap="round"
13634 stroke-linejoin="round"
13635>
13636 <path d="M6.744 4.325l7.82 -1.267a4.456 4.456 0 0 1 5.111 3.686l1.267 7.82a4.456 4.456 0 0 1 -3.686 5.111l-7.82 1.267a4.456 4.456 0 0 1 -5.111 -3.686l-1.267 -7.82a4.456 4.456 0 0 1 3.686 -5.111z" />
13637 <path d="M7.252 7.704l7.897 -1.28a1 1 0 0 1 1.147 .828l.36 2.223l-9.562 3.51l-.67 -4.134a1 1 0 0 1 .828 -1.147z" />
13638</svg>
13639"#;
13640pub const ICON_BRAND_HEXO: &str = r#"
13641<svg
13642 xmlns="http://www.w3.org/2000/svg"
13643 width="24"
13644 height="24"
13645 viewBox="0 0 24 24"
13646 fill="none"
13647 stroke="currentColor"
13648 stroke-width="1.5"
13649 stroke-linecap="round"
13650 stroke-linejoin="round"
13651>
13652 <path d="M19.875 6.27c.7 .398 1.13 1.143 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
13653 <path d="M9 8v8" />
13654 <path d="M15 8v8" />
13655 <path d="M9 12h6" />
13656</svg>
13657"#;
13658pub const ICON_BRAND_HIPCHAT: &str = r#"
13659<svg
13660 xmlns="http://www.w3.org/2000/svg"
13661 width="24"
13662 height="24"
13663 viewBox="0 0 24 24"
13664 fill="none"
13665 stroke="currentColor"
13666 stroke-width="1.5"
13667 stroke-linecap="round"
13668 stroke-linejoin="round"
13669>
13670 <path d="M17.802 17.292s.077 -.055 .2 -.149c1.843 -1.425 3 -3.49 3 -5.789c0 -4.286 -4.03 -7.764 -9 -7.764c-4.97 0 -9 3.478 -9 7.764c0 4.288 4.03 7.646 9 7.646c.424 0 1.12 -.028 2.088 -.084c1.262 .82 3.104 1.493 4.716 1.493c.499 0 .734 -.41 .414 -.828c-.486 -.596 -1.156 -1.551 -1.416 -2.29z" />
13671 <path d="M7.5 13.5c2.5 2.5 6.5 2.5 9 0" />
13672</svg>
13673"#;
13674pub const ICON_BRAND_HTML5: &str = r#"
13675<svg
13676 xmlns="http://www.w3.org/2000/svg"
13677 width="24"
13678 height="24"
13679 viewBox="0 0 24 24"
13680 fill="none"
13681 stroke="currentColor"
13682 stroke-width="1.5"
13683 stroke-linecap="round"
13684 stroke-linejoin="round"
13685>
13686 <path d="M20 4l-2 14.5l-6 2l-6 -2l-2 -14.5z" />
13687 <path d="M15.5 8h-7l.5 4h6l-.5 3.5l-2.5 .75l-2.5 -.75l-.1 -.5" />
13688</svg>
13689"#;
13690pub const ICON_BRAND_INERTIA: &str = r#"
13691<svg
13692 xmlns="http://www.w3.org/2000/svg"
13693 width="24"
13694 height="24"
13695 viewBox="0 0 24 24"
13696 fill="none"
13697 stroke="currentColor"
13698 stroke-width="1.5"
13699 stroke-linecap="round"
13700 stroke-linejoin="round"
13701>
13702 <path d="M12.5 8l4 4l-4 4h4.5l4 -4l-4 -4z" />
13703 <path d="M3.5 8l4 4l-4 4h4.5l4 -4l-4 -4z" />
13704</svg>
13705"#;
13706pub const ICON_BRAND_INSTAGRAM: &str = r#"
13707<svg
13708 xmlns="http://www.w3.org/2000/svg"
13709 width="24"
13710 height="24"
13711 viewBox="0 0 24 24"
13712 fill="none"
13713 stroke="currentColor"
13714 stroke-width="1.5"
13715 stroke-linecap="round"
13716 stroke-linejoin="round"
13717>
13718 <path d="M4 4m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" />
13719 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
13720 <path d="M16.5 7.5l0 .01" />
13721</svg>
13722"#;
13723pub const ICON_BRAND_INTERCOM: &str = r#"
13724<svg
13725 xmlns="http://www.w3.org/2000/svg"
13726 width="24"
13727 height="24"
13728 viewBox="0 0 24 24"
13729 fill="none"
13730 stroke="currentColor"
13731 stroke-width="1.5"
13732 stroke-linecap="round"
13733 stroke-linejoin="round"
13734>
13735 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
13736 <path d="M7 8v3" />
13737 <path d="M10 7v6" />
13738 <path d="M14 7v6" />
13739 <path d="M17 8v3" />
13740 <path d="M7 15c4 2.667 6 2.667 10 0" />
13741</svg>
13742"#;
13743pub const ICON_BRAND_ITCH: &str = r#"
13744<svg
13745 xmlns="http://www.w3.org/2000/svg"
13746 width="24"
13747 height="24"
13748 viewBox="0 0 24 24"
13749 fill="none"
13750 stroke="currentColor"
13751 stroke-width="1.5"
13752 stroke-linecap="round"
13753 stroke-linejoin="round"
13754>
13755 <path d="M2 7v1c0 1.087 1.078 2 2 2c1.107 0 2 -.91 2 -2c0 1.09 .893 2 2 2s2 -.91 2 -2c0 1.09 .893 2 2 2s2 -.91 2 -2c0 1.09 .893 2 2 2s2 -.91 2 -2c0 1.09 .893 2 2 2c.922 0 2 -.913 2 -2v-1c-.009 -.275 -.538 -.964 -1.588 -2.068a3 3 0 0 0 -2.174 -.932h-12.476a3 3 0 0 0 -2.174 .932c-1.05 1.104 -1.58 1.793 -1.588 2.068z" />
13756 <path d="M4 10c-.117 6.28 .154 9.765 .814 10.456c1.534 .367 4.355 .535 7.186 .536c2.83 -.001 5.652 -.169 7.186 -.536c.99 -1.037 .898 -9.559 .814 -10.456" />
13757 <path d="M10 16l2 -2l2 2" />
13758 <path d="M12 14v4" />
13759</svg>
13760"#;
13761pub const ICON_BRAND_JAVASCRIPT: &str = r#"
13762<svg
13763 xmlns="http://www.w3.org/2000/svg"
13764 width="24"
13765 height="24"
13766 viewBox="0 0 24 24"
13767 fill="none"
13768 stroke="currentColor"
13769 stroke-width="1.5"
13770 stroke-linecap="round"
13771 stroke-linejoin="round"
13772>
13773 <path d="M20 4l-2 14.5l-6 2l-6 -2l-2 -14.5z" />
13774 <path d="M7.5 8h3v8l-2 -1" />
13775 <path d="M16.5 8h-2.5a.5 .5 0 0 0 -.5 .5v3a.5 .5 0 0 0 .5 .5h1.423a.5 .5 0 0 1 .495 .57l-.418 2.93l-2 .5" />
13776</svg>
13777"#;
13778pub const ICON_BRAND_JUEJIN: &str = r#"
13779<svg
13780 xmlns="http://www.w3.org/2000/svg"
13781 width="24"
13782 height="24"
13783 viewBox="0 0 24 24"
13784 fill="none"
13785 stroke="currentColor"
13786 stroke-width="1.5"
13787 stroke-linecap="round"
13788 stroke-linejoin="round"
13789>
13790 <path d="M2 12l10 7.422l10 -7.422" />
13791 <path d="M7 9l5 4l5 -4" />
13792 <path d="M11 6l1 .8l1 -.8l-1 -.8z" />
13793</svg>
13794"#;
13795pub const ICON_BRAND_KAKO_TALK: &str = r#"
13796<svg
13797 xmlns="http://www.w3.org/2000/svg"
13798 width="24"
13799 height="24"
13800 viewBox="0 0 24 24"
13801 fill="none"
13802 stroke="currentColor"
13803 stroke-width="1.5"
13804 stroke-linecap="round"
13805 stroke-linejoin="round"
13806>
13807 <path d="M10 8v7" />
13808 <path d="M14 10l-2 2.5l2 2.5" />
13809 <path d="M12 4c4.97 0 9 3.358 9 7.5c0 4.142 -4.03 7.5 -9 7.5c-.67 0 -1.323 -.061 -1.95 -.177l-3.05 2.177l.592 -2.962c-2.741 -1.284 -4.592 -3.73 -4.592 -6.538c0 -4.142 4.03 -7.5 9 -7.5z" />
13810</svg>
13811"#;
13812pub const ICON_BRAND_KBIN: &str = r#"
13813<svg
13814 xmlns="http://www.w3.org/2000/svg"
13815 width="24"
13816 height="24"
13817 viewBox="0 0 24 24"
13818 fill="none"
13819 stroke="currentColor"
13820 stroke-width="1.5"
13821 stroke-linecap="round"
13822 stroke-linejoin="round"
13823>
13824 <g stroke-width="1.838">
13825 <path d="M10.586 9.506h-2.43c-.434 -.932 -.7 -1.506 -1.596 -1.506l-2.404 .019c-.662 0 -1.353 .592 -1.103 1.487l2.216 9.436c.486 1.743 .811 2.058 1.145 2.058h.64" />
13826 <path d="M14.275 3h5.645c.84 0 1.24 .714 1.02 1.287l-4.687 15.109c-.42 1.133 -1.159 1.603 -2.354 1.603h-7.485c.39 0 .76 -.618 1.296 -2.061l4.457 -14.49c.326 -.83 .76 -1.448 2.108 -1.448z" />
13827 </g>
13828</svg>
13829"#;
13830pub const ICON_BRAND_KICK: &str = r#"
13831<svg
13832 xmlns="http://www.w3.org/2000/svg"
13833 width="24"
13834 height="24"
13835 viewBox="0 0 24 24"
13836 fill="none"
13837 stroke="currentColor"
13838 stroke-width="1.5"
13839 stroke-linecap="round"
13840 stroke-linejoin="round"
13841>
13842 <path d="M4 4h5v4h3v-2h2v-2h6v4h-2v2h-2v4h2v2h2v4h-6v-2h-2v-2h-3v4h-5z" />
13843</svg>
13844"#;
13845pub const ICON_BRAND_KICKSTARTER: &str = r#"
13846<svg
13847 xmlns="http://www.w3.org/2000/svg"
13848 width="24"
13849 height="24"
13850 viewBox="0 0 24 24"
13851 fill="none"
13852 stroke="currentColor"
13853 stroke-width="1.5"
13854 stroke-linecap="round"
13855 stroke-linejoin="round"
13856>
13857 <path d="M11 9l2.975 -4.65c.615 -.9 1.405 -1.35 2.377 -1.35c.79 0 1.474 .286 2.054 .858c.576 .574 .866 1.256 .866 2.054c0 .588 -.153 1.109 -.46 1.559l-2.812 4.029l3.465 4.912c.356 .46 .535 1 .535 1.613a2.92 2.92 0 0 1 -.843 2.098c-.561 .584 -1.242 .877 -2.04 .877c-.876 0 -1.545 -.29 -2 -.87l-4.112 -5.697v3.067c0 .876 -.313 1.69 -.611 2.175c-.543 .883 -1.35 1.325 -2.389 1.325c-.944 0 -1.753 -.327 -2.271 -.974c-.486 -.6 -.729 -1.392 -.729 -2.38v-11.371c0 -.934 .247 -1.706 .74 -2.313c.512 -.641 1.347 -.962 2.26 -.962c.868 0 1.821 .321 2.4 .962c.323 .356 .515 .714 .6 1.08c.052 .224 0 .643 0 1.26v2.698z" />
13858</svg>
13859"#;
13860pub const ICON_BRAND_KOTLIN: &str = r#"
13861<svg
13862 xmlns="http://www.w3.org/2000/svg"
13863 width="24"
13864 height="24"
13865 viewBox="0 0 24 24"
13866 fill="none"
13867 stroke="currentColor"
13868 stroke-width="1.5"
13869 stroke-linecap="round"
13870 stroke-linejoin="round"
13871>
13872 <path d="M20 20h-16v-16h16" />
13873 <path d="M4 20l16 -16" />
13874 <path d="M4 12l8 -8" />
13875 <path d="M12 12l8 8" />
13876</svg>
13877"#;
13878pub const ICON_BRAND_LARAVEL: &str = r#"
13879<svg
13880 xmlns="http://www.w3.org/2000/svg"
13881 width="24"
13882 height="24"
13883 viewBox="0 0 24 24"
13884 fill="none"
13885 stroke="currentColor"
13886 stroke-width="1.5"
13887 stroke-linecap="round"
13888 stroke-linejoin="round"
13889>
13890 <path d="M3 17l8 5l7 -4v-8l-4 -2.5l4 -2.5l4 2.5v4l-11 6.5l-4 -2.5v-7.5l-4 -2.5z" />
13891 <path d="M11 18v4" />
13892 <path d="M7 15.5l7 -4" />
13893 <path d="M14 7.5v4" />
13894 <path d="M14 11.5l4 2.5" />
13895 <path d="M11 13v-7.5l-4 -2.5l-4 2.5" />
13896 <path d="M7 8l4 -2.5" />
13897 <path d="M18 10l4 -2.5" />
13898</svg>
13899"#;
13900pub const ICON_BRAND_LASTFM: &str = r#"
13901<svg
13902 xmlns="http://www.w3.org/2000/svg"
13903 width="24"
13904 height="24"
13905 viewBox="0 0 24 24"
13906 fill="none"
13907 stroke="currentColor"
13908 stroke-width="1.5"
13909 stroke-linecap="round"
13910 stroke-linejoin="round"
13911>
13912 <path d="M20 8c-.83 -1 -1.388 -1 -2 -1c-.612 0 -2 .271 -2 2s1.384 2.233 3 3c1.616 .767 2.125 1.812 2 3s-1 2 -3 2s-3 -1 -3.5 -2s-1.585 -4.78 -2.497 -6a5 5 0 1 0 -1 7" />
13913</svg>
13914"#;
13915pub const ICON_BRAND_LEETCODE: &str = r#"
13916<svg
13917 xmlns="http://www.w3.org/2000/svg"
13918 width="24"
13919 height="24"
13920 viewBox="0 0 24 24"
13921 fill="none"
13922 stroke="currentColor"
13923 stroke-width="1.5"
13924 stroke-linecap="round"
13925 stroke-linejoin="round"
13926>
13927 <path d="M12 13h7.5" />
13928 <path d="M9.424 7.268l4.999 -4.999" />
13929 <path d="M16.633 16.644l-2.402 2.415a3.189 3.189 0 0 1 -4.524 0l-3.77 -3.787a3.223 3.223 0 0 1 0 -4.544l3.77 -3.787a3.189 3.189 0 0 1 4.524 0l2.302 2.313" />
13930</svg>
13931"#;
13932pub const ICON_BRAND_LETTERBOXD: &str = r#"
13933<svg
13934 xmlns="http://www.w3.org/2000/svg"
13935 width="24"
13936 height="24"
13937 viewBox="0 0 24 24"
13938 fill="none"
13939 stroke="currentColor"
13940 stroke-width="1.5"
13941 stroke-linecap="round"
13942 stroke-linejoin="round"
13943>
13944 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
13945 <path d="M8 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
13946 <path d="M12 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
13947 <path d="M16 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
13948</svg>
13949"#;
13950pub const ICON_BRAND_LINE: &str = r#"
13951<svg
13952 xmlns="http://www.w3.org/2000/svg"
13953 width="24"
13954 height="24"
13955 viewBox="0 0 24 24"
13956 fill="none"
13957 stroke="currentColor"
13958 stroke-width="1.5"
13959 stroke-linecap="round"
13960 stroke-linejoin="round"
13961>
13962 <path d="M21 10.663c0 -4.224 -4.041 -7.663 -9 -7.663s-9 3.439 -9 7.663c0 3.783 3.201 6.958 7.527 7.56c1.053 .239 .932 .644 .696 2.133c-.039 .238 -.184 .932 .777 .512c.96 -.42 5.18 -3.201 7.073 -5.48c1.304 -1.504 1.927 -3.029 1.927 -4.715v-.01z" />
13963</svg>
13964"#;
13965pub const ICON_BRAND_LINKEDIN: &str = r#"
13966<svg
13967 xmlns="http://www.w3.org/2000/svg"
13968 width="24"
13969 height="24"
13970 viewBox="0 0 24 24"
13971 fill="none"
13972 stroke="currentColor"
13973 stroke-width="1.5"
13974 stroke-linecap="round"
13975 stroke-linejoin="round"
13976>
13977 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
13978 <path d="M8 11l0 5" />
13979 <path d="M8 8l0 .01" />
13980 <path d="M12 16l0 -5" />
13981 <path d="M16 16v-3a2 2 0 0 0 -4 0" />
13982</svg>
13983"#;
13984pub const ICON_BRAND_LINKTREE: &str = r#"
13985<svg
13986 xmlns="http://www.w3.org/2000/svg"
13987 width="24"
13988 height="24"
13989 viewBox="0 0 24 24"
13990 fill="none"
13991 stroke="currentColor"
13992 stroke-width="1.5"
13993 stroke-linecap="round"
13994 stroke-linejoin="round"
13995>
13996 <path d="M4 10h16" />
13997 <path d="M6.5 4.5l11 11" />
13998 <path d="M6.5 15.5l11 -11" />
13999 <path d="M12 10v-8" />
14000 <path d="M12 15v7" />
14001</svg>
14002"#;
14003pub const ICON_BRAND_LINQPAD: &str = r#"
14004<svg
14005 xmlns="http://www.w3.org/2000/svg"
14006 width="24"
14007 height="24"
14008 viewBox="0 0 24 24"
14009 fill="none"
14010 stroke="currentColor"
14011 stroke-width="1.5"
14012 stroke-linecap="round"
14013 stroke-linejoin="round"
14014>
14015 <path d="M5 21h3.5l2.5 -6l2.5 -1l2.5 7h4l1 -4.5l-2 -1l-7 -12l-6 -.5l1.5 4l2.5 .5l1 2.5l-7 8z" />
14016</svg>
14017"#;
14018pub const ICON_BRAND_LIVEWIRE: &str = r#"
14019<svg
14020 xmlns="http://www.w3.org/2000/svg"
14021 width="24"
14022 height="24"
14023 viewBox="0 0 24 24"
14024 fill="none"
14025 stroke="currentColor"
14026 stroke-width="1.5"
14027 stroke-linecap="round"
14028 stroke-linejoin="round"
14029>
14030 <path d="M20.982 18.777c-.372 .548 -.652 1.223 -1.406 1.223c-1.269 0 -1.337 -1.913 -2.607 -1.913c-1.27 0 -1.2 1.913 -2.47 1.913c-1.268 0 -1.337 -1.913 -2.607 -1.913c-1.269 0 -1.2 1.913 -2.47 1.913c-1.268 0 -1.337 -1.913 -2.607 -1.913c-1.27 0 -1.2 1.913 -2.47 1.913c-.398 0 -.679 -.189 -.915 -.448a10.414 10.414 0 0 1 -1.43 -5.29c0 -5.669 4.477 -10.262 10 -10.262c5.524 0 10 4.594 10 10.261c0 1.62 -.366 3.152 -1.018 4.516z" />
14031 <path d="M20.982 18.777c-.372 .548 -.652 1.223 -1.406 1.223c-1.269 0 -1.337 -1.913 -2.607 -1.913c-1.27 0 -1.2 1.913 -2.47 1.913c-1.268 0 -1.337 -1.913 -2.607 -1.913c-1.269 0 -1.2 1.913 -2.47 1.913c-1.268 0 -1.337 -1.913 -2.607 -1.913c-1.27 0 -1.2 1.913 -2.47 1.913c-.398 0 -.679 -.189 -.915 -.448a10.414 10.414 0 0 1 -1.43 -5.29c0 -5.669 4.477 -10.262 10 -10.262c5.524 0 10 4.594 10 10.261c0 1.62 -.366 3.152 -1.018 4.516z" />
14032 <path d="M11.5 16c3.167 0 4.5 -1.748 4.5 -4.231c0 -2.484 -2.014 -4.769 -4.5 -4.769c-2.485 0 -4.5 2.286 -4.5 4.769s1.333 4.231 4.5 4.231z" />
14033 <path d="M10 11a1 1 0 1 0 0 -2a1 1 0 0 0 0 2z" />
14034</svg>
14035"#;
14036pub const ICON_BRAND_LOOM: &str = r#"
14037<svg
14038 xmlns="http://www.w3.org/2000/svg"
14039 width="24"
14040 height="24"
14041 viewBox="0 0 24 24"
14042 fill="none"
14043 stroke="currentColor"
14044 stroke-width="1.5"
14045 stroke-linecap="round"
14046 stroke-linejoin="round"
14047>
14048 <path d="M17.464 6.518a6 6 0 1 0 -3.023 7.965" />
14049 <path d="M17.482 17.464a6 6 0 1 0 -7.965 -3.023" />
14050 <path d="M6.54 17.482a6 6 0 1 0 3.024 -7.965" />
14051 <path d="M6.518 6.54a6 6 0 1 0 7.965 3.024" />
14052</svg>
14053"#;
14054pub const ICON_BRAND_MAILGUN: &str = r#"
14055<svg
14056 xmlns="http://www.w3.org/2000/svg"
14057 width="24"
14058 height="24"
14059 viewBox="0 0 24 24"
14060 fill="none"
14061 stroke="currentColor"
14062 stroke-width="1.5"
14063 stroke-linecap="round"
14064 stroke-linejoin="round"
14065>
14066 <path d="M17 12a2 2 0 1 0 4 0a9 9 0 1 0 -2.987 6.697" />
14067 <path d="M12 12m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
14068 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
14069 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
14070</svg>
14071"#;
14072pub const ICON_BRAND_MANTINE: &str = r#"
14073<svg
14074 xmlns="http://www.w3.org/2000/svg"
14075 width="24"
14076 height="24"
14077 viewBox="0 0 24 24"
14078 fill="none"
14079 stroke="currentColor"
14080 stroke-width="1.5"
14081 stroke-linecap="round"
14082 stroke-linejoin="round"
14083>
14084 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
14085 <path d="M11 16c1.22 -.912 2 -2.36 2 -4a5.01 5.01 0 0 0 -2 -4" />
14086 <path d="M14 9h-2" />
14087 <path d="M14 15h-2" />
14088 <path d="M10 12h.01" />
14089</svg>
14090"#;
14091pub const ICON_BRAND_MASTERCARD: &str = r#"
14092<svg
14093 xmlns="http://www.w3.org/2000/svg"
14094 width="24"
14095 height="24"
14096 viewBox="0 0 24 24"
14097 fill="none"
14098 stroke="currentColor"
14099 stroke-width="1.5"
14100 stroke-linecap="round"
14101 stroke-linejoin="round"
14102>
14103 <path d="M14 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
14104 <path d="M12 9.765a3 3 0 1 0 0 4.47" />
14105 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
14106</svg>
14107"#;
14108pub const ICON_BRAND_MASTODON: &str = r#"
14109<svg
14110 xmlns="http://www.w3.org/2000/svg"
14111 width="24"
14112 height="24"
14113 viewBox="0 0 24 24"
14114 fill="none"
14115 stroke="currentColor"
14116 stroke-width="1.5"
14117 stroke-linecap="round"
14118 stroke-linejoin="round"
14119>
14120 <path d="M18.648 15.254c-1.816 1.763 -6.648 1.626 -6.648 1.626a18.262 18.262 0 0 1 -3.288 -.256c1.127 1.985 4.12 2.81 8.982 2.475c-1.945 2.013 -13.598 5.257 -13.668 -7.636l-.026 -1.154c0 -3.036 .023 -4.115 1.352 -5.633c1.671 -1.91 6.648 -1.666 6.648 -1.666s4.977 -.243 6.648 1.667c1.329 1.518 1.352 2.597 1.352 5.633s-.456 4.074 -1.352 4.944z" />
14121 <path d="M12 11.204v-2.926c0 -1.258 -.895 -2.278 -2 -2.278s-2 1.02 -2 2.278v4.722m4 -4.722c0 -1.258 .895 -2.278 2 -2.278s2 1.02 2 2.278v4.722" />
14122</svg>
14123"#;
14124pub const ICON_BRAND_MATRIX: &str = r#"
14125<svg
14126 xmlns="http://www.w3.org/2000/svg"
14127 width="24"
14128 height="24"
14129 viewBox="0 0 24 24"
14130 fill="none"
14131 stroke="currentColor"
14132 stroke-width="1.5"
14133 stroke-linecap="round"
14134 stroke-linejoin="round"
14135>
14136 <path d="M4 3h-1v18h1" />
14137 <path d="M20 21h1v-18h-1" />
14138 <path d="M7 9v6" />
14139 <path d="M12 15v-3.5a2.5 2.5 0 1 0 -5 0v.5" />
14140 <path d="M17 15v-3.5a2.5 2.5 0 1 0 -5 0v.5" />
14141</svg>
14142"#;
14143pub const ICON_BRAND_MCDONALDS: &str = r#"
14144<svg
14145 xmlns="http://www.w3.org/2000/svg"
14146 width="24"
14147 height="24"
14148 viewBox="0 0 24 24"
14149 fill="none"
14150 stroke="currentColor"
14151 stroke-width="1.5"
14152 stroke-linecap="round"
14153 stroke-linejoin="round"
14154>
14155 <path d="M20 20c0 -3.952 -.966 -16 -4.038 -16s-3.962 9.087 -3.962 14.756c0 -5.669 -.896 -14.756 -3.962 -14.756c-3.065 0 -4.038 12.048 -4.038 16" />
14156</svg>
14157"#;
14158pub const ICON_BRAND_MEDIUM: &str = r#"
14159<svg
14160 xmlns="http://www.w3.org/2000/svg"
14161 width="24"
14162 height="24"
14163 viewBox="0 0 24 24"
14164 fill="none"
14165 stroke="currentColor"
14166 stroke-width="1.5"
14167 stroke-linecap="round"
14168 stroke-linejoin="round"
14169>
14170 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
14171 <path d="M8 9h1l3 3l3 -3h1" />
14172 <path d="M8 15l2 0" />
14173 <path d="M14 15l2 0" />
14174 <path d="M9 9l0 6" />
14175 <path d="M15 9l0 6" />
14176</svg>
14177"#;
14178pub const ICON_BRAND_MEETUP: &str = r#"
14179<svg
14180 xmlns="http://www.w3.org/2000/svg"
14181 width="24"
14182 height="24"
14183 viewBox="0 0 24 24"
14184 fill="none"
14185 stroke="currentColor"
14186 stroke-width="1.5"
14187 stroke-linecap="round"
14188 stroke-linejoin="round"
14189>
14190 <path d="M5.455 10.82c.935 -2.163 3.045 -3.82 5.545 -3.82c2.104 0 2.844 1.915 2 4l-2 6" />
14191 <path d="M6.981 7l-3.981 9.914" />
14192 <path d="M13 11c.937 -2.16 3.071 -3.802 5.42 -3.972c2.104 0 3.128 1.706 2.284 3.792l-2.454 6.094c-.853 1.676 .75 2.586 2.75 2.086" />
14193</svg>
14194"#;
14195pub const ICON_BRAND_MERCEDES: &str = r#"
14196<svg
14197 xmlns="http://www.w3.org/2000/svg"
14198 width="24"
14199 height="24"
14200 viewBox="0 0 24 24"
14201 fill="none"
14202 stroke="currentColor"
14203 stroke-width="1.5"
14204 stroke-linecap="round"
14205 stroke-linejoin="round"
14206>
14207 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
14208 <path d="M12 3v9" />
14209 <path d="M12 12l7 5" />
14210 <path d="M12 12l-7 5" />
14211</svg>
14212"#;
14213pub const ICON_BRAND_MESSENGER: &str = r#"
14214<svg
14215 xmlns="http://www.w3.org/2000/svg"
14216 width="24"
14217 height="24"
14218 viewBox="0 0 24 24"
14219 fill="none"
14220 stroke="currentColor"
14221 stroke-width="1.5"
14222 stroke-linecap="round"
14223 stroke-linejoin="round"
14224>
14225 <path d="M3 20l1.3 -3.9a9 8 0 1 1 3.4 2.9l-4.7 1" />
14226 <path d="M8 13l3 -2l2 2l3 -2" />
14227</svg>
14228"#;
14229pub const ICON_BRAND_META: &str = r#"
14230<svg
14231 xmlns="http://www.w3.org/2000/svg"
14232 width="24"
14233 height="24"
14234 viewBox="0 0 24 24"
14235 fill="none"
14236 stroke="currentColor"
14237 stroke-width="1.5"
14238 stroke-linecap="round"
14239 stroke-linejoin="round"
14240>
14241 <path d="M12 10.174c1.766 -2.784 3.315 -4.174 4.648 -4.174c2 0 3.263 2.213 4 5.217c.704 2.869 .5 6.783 -2 6.783c-1.114 0 -2.648 -1.565 -4.148 -3.652a27.627 27.627 0 0 1 -2.5 -4.174z" />
14242 <path d="M12 10.174c-1.766 -2.784 -3.315 -4.174 -4.648 -4.174c-2 0 -3.263 2.213 -4 5.217c-.704 2.869 -.5 6.783 2 6.783c1.114 0 2.648 -1.565 4.148 -3.652c1 -1.391 1.833 -2.783 2.5 -4.174z" />
14243</svg>
14244"#;
14245pub const ICON_BRAND_METABRAINZ: &str = r#"
14246<svg
14247 xmlns="http://www.w3.org/2000/svg"
14248 width="24"
14249 height="24"
14250 viewBox="0 0 24 24"
14251 fill="none"
14252 stroke="currentColor"
14253 stroke-width="1.5"
14254 stroke-linecap="round"
14255 stroke-linejoin="round"
14256>
14257 <path d="M3 7v10l7 4v-18z" />
14258 <path d="M21 7v10l-7 4v-18z" />
14259</svg>
14260"#;
14261pub const ICON_BRAND_MINECRAFT: &str = r#"
14262<svg
14263 xmlns="http://www.w3.org/2000/svg"
14264 width="24"
14265 height="24"
14266 viewBox="0 0 24 24"
14267 fill="none"
14268 stroke="currentColor"
14269 stroke-width="1.5"
14270 stroke-linecap="round"
14271 stroke-linejoin="round"
14272>
14273 <path d="M21 16.008v-8.018a1.98 1.98 0 0 0 -1 -1.717l-7 -4.008a2.016 2.016 0 0 0 -2 0l-7 4.008c-.619 .355 -1 1.01 -1 1.718v8.018c0 .709 .381 1.363 1 1.717l7 4.008c.62 .354 1.38 .354 2 0l7 -4.008c.619 -.355 1 -1.01 1 -1.718z" />
14274 <path d="M12 22v-10" />
14275 <path d="M12 12l8.73 -5.04" />
14276 <path d="M3.27 6.96l8.73 5.04" />
14277 <path d="M12 17l3.003 -1.668m3 -1.667l2.997 -1.665m-9 5l-9 -5" />
14278 <path d="M15 17l3 -1.67v-3l-3 1.67z" />
14279</svg>
14280"#;
14281pub const ICON_BRAND_MINIPROGRAM: &str = r#"
14282<svg
14283 xmlns="http://www.w3.org/2000/svg"
14284 width="24"
14285 height="24"
14286 viewBox="0 0 24 24"
14287 fill="none"
14288 stroke="currentColor"
14289 stroke-width="1.5"
14290 stroke-linecap="round"
14291 stroke-linejoin="round"
14292>
14293 <path d="M21 12a9 9 0 1 1 -18 0a9 9 0 0 1 18 0z" />
14294 <path d="M8 11.503a2.5 2.5 0 1 0 4 2v-3a2.5 2.5 0 1 1 4 2" />
14295</svg>
14296"#;
14297pub const ICON_BRAND_MIXPANEL: &str = r#"
14298<svg
14299 xmlns="http://www.w3.org/2000/svg"
14300 width="24"
14301 height="24"
14302 viewBox="0 0 24 24"
14303 fill="none"
14304 stroke="currentColor"
14305 stroke-width="1.5"
14306 stroke-linecap="round"
14307 stroke-linejoin="round"
14308>
14309 <path d="M4.5 12m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
14310 <path d="M20.5 12m-1.5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0 -3 0" />
14311 <path d="M13 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
14312</svg>
14313"#;
14314pub const ICON_BRAND_MONDAY: &str = r#"
14315<svg
14316 xmlns="http://www.w3.org/2000/svg"
14317 width="24"
14318 height="24"
14319 viewBox="0 0 24 24"
14320 fill="none"
14321 stroke="currentColor"
14322 stroke-width="1.5"
14323 stroke-linecap="round"
14324 stroke-linejoin="round"
14325>
14326 <path d="M19.5 15.5m-1.5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0 -3 0" />
14327 <path d="M9.5 7a1.5 1.5 0 0 1 1.339 2.177l-4.034 7.074c-.264 .447 -.75 .749 -1.305 .749a1.5 1.5 0 0 1 -1.271 -2.297l3.906 -6.827a1.5 1.5 0 0 1 1.365 -.876z" />
14328 <path d="M16.5 7a1.5 1.5 0 0 1 1.339 2.177l-4.034 7.074c-.264 .447 -.75 .749 -1.305 .749a1.5 1.5 0 0 1 -1.271 -2.297l3.906 -6.827a1.5 1.5 0 0 1 1.365 -.876z" />
14329</svg>
14330"#;
14331pub const ICON_BRAND_MONGODB: &str = r#"
14332<svg
14333 xmlns="http://www.w3.org/2000/svg"
14334 width="24"
14335 height="24"
14336 viewBox="0 0 24 24"
14337 fill="none"
14338 stroke="currentColor"
14339 stroke-width="1.5"
14340 stroke-linecap="round"
14341 stroke-linejoin="round"
14342>
14343 <path d="M12 3v19" />
14344 <path d="M18 11.227c0 3.273 -1.812 4.77 -6 9.273c-4.188 -4.503 -6 -6 -6 -9.273c0 -4.454 3.071 -6.927 6 -9.227c2.929 2.3 6 4.773 6 9.227z" />
14345</svg>
14346"#;
14347pub const ICON_BRAND_MY_OPPO: &str = r#"
14348<svg
14349 xmlns="http://www.w3.org/2000/svg"
14350 width="24"
14351 height="24"
14352 viewBox="0 0 24 24"
14353 fill="none"
14354 stroke="currentColor"
14355 stroke-width="1.5"
14356 stroke-linecap="round"
14357 stroke-linejoin="round"
14358>
14359 <path d="M18.316 5h-12.632l-3.418 4.019a1.089 1.089 0 0 0 .019 1.447l9.714 10.534l9.715 -10.49a1.09 1.09 0 0 0 .024 -1.444l-3.422 -4.066z" />
14360 <path d="M9 11l3 3l3 -3" />
14361</svg>
14362"#;
14363pub const ICON_BRAND_MYSQL: &str = r#"
14364<svg
14365 xmlns="http://www.w3.org/2000/svg"
14366 width="24"
14367 height="24"
14368 viewBox="0 0 24 24"
14369 fill="none"
14370 stroke="currentColor"
14371 stroke-width="1.5"
14372 stroke-linecap="round"
14373 stroke-linejoin="round"
14374>
14375 <path d="M13 21c-1.427 -1.026 -3.59 -3.854 -4 -6c-.486 .77 -1.501 2 -2 2c-1.499 -.888 -.574 -3.973 0 -6c-1.596 -1.433 -2.468 -2.458 -2.5 -4c-3.35 -3.44 -.444 -5.27 2.5 -3h1c8.482 .5 6.421 8.07 9 11.5c2.295 .522 3.665 2.254 5 3.5c-2.086 -.2 -2.784 -.344 -3.5 0c.478 1.64 2.123 2.2 3.5 3" />
14376 <path d="M9 7h.01" />
14377</svg>
14378"#;
14379pub const ICON_BRAND_NATIONAL_GEOGRAPHIC: &str = r#"
14380<svg
14381 xmlns="http://www.w3.org/2000/svg"
14382 width="24"
14383 height="24"
14384 viewBox="0 0 24 24"
14385 fill="none"
14386 stroke="currentColor"
14387 stroke-width="1.5"
14388 stroke-linecap="round"
14389 stroke-linejoin="round"
14390>
14391 <path d="M7 3h10v18h-10z" />
14392</svg>
14393"#;
14394pub const ICON_BRAND_NEM: &str = r#"
14395<svg
14396 xmlns="http://www.w3.org/2000/svg"
14397 width="24"
14398 height="24"
14399 viewBox="0 0 24 24"
14400 fill="none"
14401 stroke="currentColor"
14402 stroke-width="1.5"
14403 stroke-linecap="round"
14404 stroke-linejoin="round"
14405>
14406 <path d="M12.182 2c1.94 .022 3.879 .382 5.818 1.08l.364 .135a23.075 23.075 0 0 1 3.636 1.785c0 5.618 -1.957 10.258 -5.87 13.92c-1.24 1.239 -2.5 2.204 -3.78 2.898l-.35 .182c-1.4 -.703 -2.777 -1.729 -4.13 -3.079c-3.912 -3.663 -5.87 -8.303 -5.87 -13.921c2.545 -1.527 5.09 -2.471 7.636 -2.832l.364 -.048a16.786 16.786 0 0 1 1.818 -.12h.364z" />
14407 <path d="M2.1 7.07c2.073 6.72 5.373 7.697 9.9 2.93c0 -4 1.357 -6.353 4.07 -7.06l.59 -.11" />
14408 <path d="M16.35 18.51s2.65 -5.51 -4.35 -8.51" />
14409</svg>
14410"#;
14411pub const ICON_BRAND_NETBEANS: &str = r#"
14412<svg
14413 xmlns="http://www.w3.org/2000/svg"
14414 width="24"
14415 height="24"
14416 viewBox="0 0 24 24"
14417 fill="none"
14418 stroke="currentColor"
14419 stroke-width="1.5"
14420 stroke-linecap="round"
14421 stroke-linejoin="round"
14422>
14423 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
14424 <path d="M15.5 9.43a1 1 0 0 1 .5 .874v3.268a1 1 0 0 1 -.515 .874l-3 1.917a1 1 0 0 1 -.97 0l-3 -1.917a1 1 0 0 1 -.515 -.873v-3.269a1 1 0 0 1 .514 -.874l3 -1.786c.311 -.173 .69 -.173 1 0l3 1.787h-.014z" />
14425 <path d="M12 21v-9l-7.5 -4.5" />
14426 <path d="M12 12l7.5 -4.5" />
14427 <path d="M12 3v4.5" />
14428 <path d="M19.5 16l-3.5 -2" />
14429 <path d="M8 14l-3.5 2" />
14430</svg>
14431"#;
14432pub const ICON_BRAND_NETEASE_MUSIC: &str = r#"
14433<svg
14434 xmlns="http://www.w3.org/2000/svg"
14435 width="24"
14436 height="24"
14437 viewBox="0 0 24 24"
14438 fill="none"
14439 stroke="currentColor"
14440 stroke-width="1.5"
14441 stroke-linecap="round"
14442 stroke-linejoin="round"
14443>
14444 <path d="M9 4c-2.93 1.346 -5 5.046 -5 8.492c0 4.508 4 7.508 8 7.508s8 -3 8 -7c0 -3.513 -3.5 -5.513 -6 -5.513s-5 1.513 -5 4.513c0 2 1.5 3 3 3s3 -1 3 -3c0 -3.513 -2 -4.508 -2 -6.515c0 -3.504 3.5 -2.603 4 -1.502" />
14445</svg>
14446"#;
14447pub const ICON_BRAND_NETFLIX: &str = r#"
14448<svg
14449 xmlns="http://www.w3.org/2000/svg"
14450 width="24"
14451 height="24"
14452 viewBox="0 0 24 24"
14453 fill="none"
14454 stroke="currentColor"
14455 stroke-width="1.5"
14456 stroke-linecap="round"
14457 stroke-linejoin="round"
14458>
14459 <path d="M9 3l10 18h-4l-10 -18z" />
14460 <path d="M5 3v18h4v-10.5" />
14461 <path d="M19 21v-18h-4v10.5" />
14462</svg>
14463"#;
14464pub const ICON_BRAND_NEXO: &str = r#"
14465<svg
14466 xmlns="http://www.w3.org/2000/svg"
14467 width="24"
14468 height="24"
14469 viewBox="0 0 24 24"
14470 fill="none"
14471 stroke="currentColor"
14472 stroke-width="1.5"
14473 stroke-linecap="round"
14474 stroke-linejoin="round"
14475>
14476 <path d="M17 3l5 3v12l-5 3l-10 -6v-6l10 6v-6l-5 -3z" />
14477 <path d="M12 6l-5 -3l-5 3v12l5 3l4.7 -3.13" />
14478</svg>
14479"#;
14480pub const ICON_BRAND_NEXTCLOUD: &str = r#"
14481<svg
14482 xmlns="http://www.w3.org/2000/svg"
14483 width="24"
14484 height="24"
14485 viewBox="0 0 24 24"
14486 fill="none"
14487 stroke="currentColor"
14488 stroke-width="1.5"
14489 stroke-linecap="round"
14490 stroke-linejoin="round"
14491>
14492 <path d="M12 12m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
14493 <path d="M4.5 12.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
14494 <path d="M19.5 12.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
14495</svg>
14496"#;
14497pub const ICON_BRAND_NEXTJS: &str = r#"
14498<svg
14499 xmlns="http://www.w3.org/2000/svg"
14500 width="24"
14501 height="24"
14502 viewBox="0 0 24 24"
14503 fill="none"
14504 stroke="currentColor"
14505 stroke-width="1.5"
14506 stroke-linecap="round"
14507 stroke-linejoin="round"
14508>
14509 <path d="M9 15v-6l7.745 10.65a9 9 0 1 1 2.255 -1.993" />
14510 <path d="M15 12v-3" />
14511</svg>
14512"#;
14513pub const ICON_BRAND_NODEJS: &str = r#"
14514<svg
14515 xmlns="http://www.w3.org/2000/svg"
14516 width="24"
14517 height="24"
14518 viewBox="0 0 24 24"
14519 fill="none"
14520 stroke="currentColor"
14521 stroke-width="1.5"
14522 stroke-linecap="round"
14523 stroke-linejoin="round"
14524>
14525 <path d="M9 9v8.044a2 2 0 0 1 -2.996 1.734l-1.568 -.9a3 3 0 0 1 -1.436 -2.561v-6.635a3 3 0 0 1 1.436 -2.56l6 -3.667a3 3 0 0 1 3.128 0l6 3.667a3 3 0 0 1 1.436 2.561v6.634a3 3 0 0 1 -1.436 2.56l-6 3.667a3 3 0 0 1 -3.128 0" />
14526 <path d="M17 9h-3.5a1.5 1.5 0 0 0 0 3h2a1.5 1.5 0 0 1 0 3h-3.5" />
14527</svg>
14528"#;
14529pub const ICON_BRAND_NORD_VPN: &str = r#"
14530<svg
14531 xmlns="http://www.w3.org/2000/svg"
14532 width="24"
14533 height="24"
14534 viewBox="0 0 24 24"
14535 fill="none"
14536 stroke="currentColor"
14537 stroke-width="1.5"
14538 stroke-linecap="round"
14539 stroke-linejoin="round"
14540>
14541 <path d="M9.992 15l-2.007 -3l-4.015 8c-2.212 -3.061 -2.625 -7.098 -.915 -10.463a10.14 10.14 0 0 1 8.945 -5.537a10.14 10.14 0 0 1 8.945 5.537c1.71 3.365 1.297 7.402 -.915 10.463l-4.517 -8l-1.505 1.5" />
14542 <path d="M14.5 15l-3 -6l-2.5 4.5" />
14543</svg>
14544"#;
14545pub const ICON_BRAND_NOTION: &str = r#"
14546<svg
14547 xmlns="http://www.w3.org/2000/svg"
14548 width="24"
14549 height="24"
14550 viewBox="0 0 24 24"
14551 fill="none"
14552 stroke="currentColor"
14553 stroke-width="1.5"
14554 stroke-linecap="round"
14555 stroke-linejoin="round"
14556>
14557 <path d="M11 17.5v-6.5h.5l4 6h.5v-6.5" />
14558 <path d="M19.077 20.071l-11.53 .887a1 1 0 0 1 -.876 -.397l-2.471 -3.294a1 1 0 0 1 -.2 -.6v-10.741a1 1 0 0 1 .923 -.997l11.389 -.876a2 2 0 0 1 1.262 .33l1.535 1.023a2 2 0 0 1 .891 1.664v12.004a1 1 0 0 1 -.923 .997z" />
14559 <path d="M4.5 5.5l2.5 2.5" />
14560 <path d="M20 7l-13 1v12.5" />
14561</svg>
14562"#;
14563pub const ICON_BRAND_NPM: &str = r#"
14564<svg
14565 xmlns="http://www.w3.org/2000/svg"
14566 width="24"
14567 height="24"
14568 viewBox="0 0 24 24"
14569 fill="none"
14570 stroke="currentColor"
14571 stroke-width="1.5"
14572 stroke-linecap="round"
14573 stroke-linejoin="round"
14574>
14575 <path d="M1 8h22v7h-12v2h-4v-2h-6z" />
14576 <path d="M7 8v7" />
14577 <path d="M14 8v7" />
14578 <path d="M17 11v4" />
14579 <path d="M4 11v4" />
14580 <path d="M11 11v1" />
14581 <path d="M20 11v4" />
14582</svg>
14583"#;
14584pub const ICON_BRAND_NUXT: &str = r#"
14585<svg
14586 xmlns="http://www.w3.org/2000/svg"
14587 width="24"
14588 height="24"
14589 viewBox="0 0 24 24"
14590 fill="none"
14591 stroke="currentColor"
14592 stroke-width="1.5"
14593 stroke-linecap="round"
14594 stroke-linejoin="round"
14595>
14596 <path d="M12.146 8.583l-1.3 -2.09a1.046 1.046 0 0 0 -1.786 .017l-5.91 9.908a1.046 1.046 0 0 0 .897 1.582h3.913" />
14597 <path d="M20.043 18c.743 0 1.201 -.843 .82 -1.505l-4.044 -7.013a.936 .936 0 0 0 -1.638 0l-4.043 7.013c-.382 .662 .076 1.505 .819 1.505h8.086z" />
14598</svg>
14599"#;
14600pub const ICON_BRAND_NYTIMES: &str = r#"
14601<svg
14602 xmlns="http://www.w3.org/2000/svg"
14603 width="24"
14604 height="24"
14605 viewBox="0 0 24 24"
14606 fill="none"
14607 stroke="currentColor"
14608 stroke-width="1.5"
14609 stroke-linecap="round"
14610 stroke-linejoin="round"
14611>
14612 <path d="M11.036 5.058a8 8 0 1 0 8.706 9.965" />
14613 <path d="M12 21v-11l-7.5 4" />
14614 <path d="M17.5 3a2.5 2.5 0 1 1 0 5l-11 -5a2.5 2.5 0 0 0 -.67 4.91" />
14615 <path d="M9 12v8" />
14616 <path d="M16 13h-.01" />
14617</svg>
14618"#;
14619pub const ICON_BRAND_OAUTH: &str = r#"
14620<svg
14621 xmlns="http://www.w3.org/2000/svg"
14622 width="24"
14623 height="24"
14624 viewBox="0 0 24 24"
14625 fill="none"
14626 stroke="currentColor"
14627 stroke-width="1.5"
14628 stroke-linecap="round"
14629 stroke-linejoin="round"
14630>
14631 <path d="M12 12m-10 0a10 10 0 1 0 20 0a10 10 0 1 0 -20 0" />
14632 <path d="M12.556 6c.65 0 1.235 .373 1.508 .947l2.839 7.848a1.646 1.646 0 0 1 -1.01 2.108a1.673 1.673 0 0 1 -2.068 -.851l-.46 -1.052h-2.73l-.398 .905a1.67 1.67 0 0 1 -1.977 1.045l-.153 -.047a1.647 1.647 0 0 1 -1.056 -1.956l2.824 -7.852a1.664 1.664 0 0 1 1.409 -1.087l1.272 -.008z" />
14633</svg>
14634"#;
14635pub const ICON_BRAND_OFFICE: &str = r#"
14636<svg
14637 xmlns="http://www.w3.org/2000/svg"
14638 width="24"
14639 height="24"
14640 viewBox="0 0 24 24"
14641 fill="none"
14642 stroke="currentColor"
14643 stroke-width="1.5"
14644 stroke-linecap="round"
14645 stroke-linejoin="round"
14646>
14647 <path d="M4 18h9v-12l-5 2v5l-4 2v-8l9 -4l7 2v13l-7 3z" />
14648</svg>
14649"#;
14650pub const ICON_BRAND_OK_RU: &str = r#"
14651<svg
14652 xmlns="http://www.w3.org/2000/svg"
14653 width="24"
14654 height="24"
14655 viewBox="0 0 24 24"
14656 fill="none"
14657 stroke="currentColor"
14658 stroke-width="1.5"
14659 stroke-linecap="round"
14660 stroke-linejoin="round"
14661>
14662 <path d="M12 9m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
14663 <path d="M20 12c0 8 0 8 -8 8s-8 0 -8 -8s0 -8 8 -8s8 0 8 8z" />
14664 <path d="M9.5 13c1.333 .667 3.667 .667 5 0" />
14665 <path d="M9.5 17l2.5 -3l2.5 3" />
14666 <path d="M12 13.5v.5" />
14667</svg>
14668"#;
14669pub const ICON_BRAND_ONEDRIVE: &str = r#"
14670<svg
14671 xmlns="http://www.w3.org/2000/svg"
14672 width="24"
14673 height="24"
14674 viewBox="0 0 24 24"
14675 fill="none"
14676 stroke="currentColor"
14677 stroke-width="1.5"
14678 stroke-linecap="round"
14679 stroke-linejoin="round"
14680>
14681 <path d="M18.456 10.45a6.45 6.45 0 0 0 -12 -2.151a4.857 4.857 0 0 0 -4.44 5.241a4.856 4.856 0 0 0 5.236 4.444h10.751a3.771 3.771 0 0 0 3.99 -3.54a3.772 3.772 0 0 0 -3.538 -3.992z" />
14682</svg>
14683"#;
14684pub const ICON_BRAND_ONLYFANS: &str = r#"
14685<svg
14686 xmlns="http://www.w3.org/2000/svg"
14687 width="24"
14688 height="24"
14689 viewBox="0 0 24 24"
14690 fill="none"
14691 stroke="currentColor"
14692 stroke-width="1.5"
14693 stroke-linecap="round"
14694 stroke-linejoin="round"
14695>
14696 <path d="M8.5 6a6.5 6.5 0 1 0 0 13a6.5 6.5 0 0 0 0 -13z" />
14697 <path d="M8.5 15a2.5 2.5 0 1 1 0 -5a2.5 2.5 0 0 1 0 5z" />
14698 <path d="M14 16c2.5 0 6.42 -1.467 7 -4h-6c3 -1 6.44 -3.533 7 -6h-4c-3.03 0 -3.764 -.196 -5 1.5" />
14699</svg>
14700"#;
14701pub const ICON_BRAND_OPEN_SOURCE: &str = r#"
14702<svg
14703 xmlns="http://www.w3.org/2000/svg"
14704 width="24"
14705 height="24"
14706 viewBox="0 0 24 24"
14707 fill="none"
14708 stroke="currentColor"
14709 stroke-width="1.5"
14710 stroke-linecap="round"
14711 stroke-linejoin="round"
14712>
14713 <path d="M12 3a9 9 0 0 1 3.618 17.243l-2.193 -5.602a3 3 0 1 0 -2.849 0l-2.193 5.603a9 9 0 0 1 3.617 -17.244z" />
14714</svg>
14715"#;
14716pub const ICON_BRAND_OPENAI: &str = r#"
14717<svg
14718 xmlns="http://www.w3.org/2000/svg"
14719 width="24"
14720 height="24"
14721 viewBox="0 0 24 24"
14722 fill="none"
14723 stroke="currentColor"
14724 stroke-width="1.5"
14725 stroke-linecap="round"
14726 stroke-linejoin="round"
14727>
14728 <path d="M11.217 19.384a3.501 3.501 0 0 0 6.783 -1.217v-5.167l-6 -3.35" />
14729 <path d="M5.214 15.014a3.501 3.501 0 0 0 4.446 5.266l4.34 -2.534v-6.946" />
14730 <path d="M6 7.63c-1.391 -.236 -2.787 .395 -3.534 1.689a3.474 3.474 0 0 0 1.271 4.745l4.263 2.514l6 -3.348" />
14731 <path d="M12.783 4.616a3.501 3.501 0 0 0 -6.783 1.217v5.067l6 3.45" />
14732 <path d="M18.786 8.986a3.501 3.501 0 0 0 -4.446 -5.266l-4.34 2.534v6.946" />
14733 <path d="M18 16.302c1.391 .236 2.787 -.395 3.534 -1.689a3.474 3.474 0 0 0 -1.271 -4.745l-4.308 -2.514l-5.955 3.42" />
14734</svg>
14735"#;
14736pub const ICON_BRAND_OPENVPN: &str = r#"
14737<svg
14738 xmlns="http://www.w3.org/2000/svg"
14739 width="24"
14740 height="24"
14741 viewBox="0 0 24 24"
14742 fill="none"
14743 stroke="currentColor"
14744 stroke-width="1.5"
14745 stroke-linecap="round"
14746 stroke-linejoin="round"
14747>
14748 <path d="M15.618 20.243l-2.193 -5.602a3 3 0 1 0 -2.849 0l-2.193 5.603" />
14749 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
14750</svg>
14751"#;
14752pub const ICON_BRAND_OPERA: &str = r#"
14753<svg
14754 xmlns="http://www.w3.org/2000/svg"
14755 width="24"
14756 height="24"
14757 viewBox="0 0 24 24"
14758 fill="none"
14759 stroke="currentColor"
14760 stroke-width="1.5"
14761 stroke-linecap="round"
14762 stroke-linejoin="round"
14763>
14764 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
14765 <path d="M12 12m-3 0a3 5 0 1 0 6 0a3 5 0 1 0 -6 0" />
14766</svg>
14767"#;
14768pub const ICON_BRAND_PAGEKIT: &str = r#"
14769<svg
14770 xmlns="http://www.w3.org/2000/svg"
14771 width="24"
14772 height="24"
14773 viewBox="0 0 24 24"
14774 fill="none"
14775 stroke="currentColor"
14776 stroke-width="1.5"
14777 stroke-linecap="round"
14778 stroke-linejoin="round"
14779>
14780 <path d="M12.077 20h-5.077v-16h11v14h-5.077" />
14781</svg>
14782"#;
14783pub const ICON_BRAND_PARSINTA: &str = r#"
14784<svg
14785 xmlns="http://www.w3.org/2000/svg"
14786 width="24"
14787 height="24"
14788 viewBox="0 0 24 24"
14789 fill="none"
14790 stroke="currentColor"
14791 stroke-width="1.5"
14792 stroke-linecap="round"
14793 stroke-linejoin="round"
14794>
14795 <path d="M12 3a9 9 0 1 0 9 9" />
14796 <path d="M21 12a9 9 0 0 0 -9 -9" opacity=".5" />
14797 <path d="M10 9v6l5 -3z" />
14798</svg>
14799"#;
14800pub const ICON_BRAND_PATREON: &str = r#"
14801<svg
14802 xmlns="http://www.w3.org/2000/svg"
14803 width="24"
14804 height="24"
14805 viewBox="0 0 24 24"
14806 fill="none"
14807 stroke="currentColor"
14808 stroke-width="1.5"
14809 stroke-linecap="round"
14810 stroke-linejoin="round"
14811>
14812 <path d="M20 8.408c-.003 -2.299 -1.746 -4.182 -3.79 -4.862c-2.54 -.844 -5.888 -.722 -8.312 .453c-2.939 1.425 -3.862 4.545 -3.896 7.656c-.028 2.559 .22 9.297 3.92 9.345c2.75 .036 3.159 -3.603 4.43 -5.356c.906 -1.247 2.071 -1.599 3.506 -1.963c2.465 -.627 4.146 -2.626 4.142 -5.273z" />
14813</svg>
14814"#;
14815pub const ICON_BRAND_PAYPAL: &str = r#"
14816<svg
14817 xmlns="http://www.w3.org/2000/svg"
14818 width="24"
14819 height="24"
14820 viewBox="0 0 24 24"
14821 fill="none"
14822 stroke="currentColor"
14823 stroke-width="1.5"
14824 stroke-linecap="round"
14825 stroke-linejoin="round"
14826>
14827 <path d="M10 13l2.5 0c2.5 0 5 -2.5 5 -5c0 -3 -1.9 -5 -5 -5h-5.5c-.5 0 -1 .5 -1 1l-2 14c0 .5 .5 1 1 1h2.8l1.2 -5c.1 -.6 .4 -1 1 -1zm7.5 -5.8c1.7 1 2.5 2.8 2.5 4.8c0 2.5 -2.5 4.5 -5 4.5h-2.6l-.6 3.6a1 1 0 0 1 -1 .8l-2.7 0a.5 .5 0 0 1 -.5 -.6l.2 -1.4" />
14828</svg>
14829"#;
14830pub const ICON_BRAND_PAYPAY: &str = r#"
14831<svg
14832 xmlns="http://www.w3.org/2000/svg"
14833 width="24"
14834 height="24"
14835 viewBox="0 0 24 24"
14836 fill="none"
14837 stroke="currentColor"
14838 stroke-width="1.5"
14839 stroke-linecap="round"
14840 stroke-linejoin="round"
14841>
14842 <path d="M6.375 21l3.938 -13.838" />
14843 <path d="M3 6c16.731 0 21.231 9.881 4.5 11" />
14844 <path d="M21 19v-14a2 2 0 0 0 -2 -2h-14a2 2 0 0 0 -2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2z" />
14845</svg>
14846"#;
14847pub const ICON_BRAND_PEANUT: &str = r#"
14848<svg
14849 xmlns="http://www.w3.org/2000/svg"
14850 width="24"
14851 height="24"
14852 viewBox="0 0 24 24"
14853 fill="none"
14854 stroke="currentColor"
14855 stroke-width="1.5"
14856 stroke-linecap="round"
14857 stroke-linejoin="round"
14858>
14859 <path d="M15 16.25l-.816 -.36l-.462 -.196c-1.444 -.592 -2 -.593 -3.447 0l-.462 .195l-.817 .359a4.5 4.5 0 1 1 0 -8.49v0l1.054 .462l.434 .178c1.292 .507 1.863 .48 3.237 -.082l.462 -.195l.817 -.359a4.5 4.5 0 1 1 0 8.49" />
14860</svg>
14861"#;
14862pub const ICON_BRAND_PEPSI: &str = r#"
14863<svg
14864 xmlns="http://www.w3.org/2000/svg"
14865 width="24"
14866 height="24"
14867 viewBox="0 0 24 24"
14868 fill="none"
14869 stroke="currentColor"
14870 stroke-width="1.5"
14871 stroke-linecap="round"
14872 stroke-linejoin="round"
14873>
14874 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
14875 <path d="M4 16c5.713 -2.973 11 -3.5 13.449 -11.162" />
14876 <path d="M5 17.5c5.118 -2.859 15 0 14 -11" />
14877</svg>
14878"#;
14879pub const ICON_BRAND_PHP: &str = r#"
14880<svg
14881 xmlns="http://www.w3.org/2000/svg"
14882 width="24"
14883 height="24"
14884 viewBox="0 0 24 24"
14885 fill="none"
14886 stroke="currentColor"
14887 stroke-width="1.5"
14888 stroke-linecap="round"
14889 stroke-linejoin="round"
14890>
14891 <path d="M12 12m-10 0a10 9 0 1 0 20 0a10 9 0 1 0 -20 0" />
14892 <path d="M5.5 15l.395 -1.974l.605 -3.026h1.32a1 1 0 0 1 .986 1.164l-.167 1a1 1 0 0 1 -.986 .836h-1.653" />
14893 <path d="M15.5 15l.395 -1.974l.605 -3.026h1.32a1 1 0 0 1 .986 1.164l-.167 1a1 1 0 0 1 -.986 .836h-1.653" />
14894 <path d="M12 7.5l-1 5.5" />
14895 <path d="M11.6 10h2.4l-.5 3" />
14896</svg>
14897"#;
14898pub const ICON_BRAND_PICSART: &str = r#"
14899<svg
14900 xmlns="http://www.w3.org/2000/svg"
14901 width="24"
14902 height="24"
14903 viewBox="0 0 24 24"
14904 fill="none"
14905 stroke="currentColor"
14906 stroke-width="1.5"
14907 stroke-linecap="round"
14908 stroke-linejoin="round"
14909>
14910 <path d="M12 9m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
14911 <path d="M12 9m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
14912 <path d="M5 9v11a2 2 0 1 0 4 0v-4.5" />
14913</svg>
14914"#;
14915pub const ICON_BRAND_PINTEREST: &str = r#"
14916<svg
14917 xmlns="http://www.w3.org/2000/svg"
14918 width="24"
14919 height="24"
14920 viewBox="0 0 24 24"
14921 fill="none"
14922 stroke="currentColor"
14923 stroke-width="1.5"
14924 stroke-linecap="round"
14925 stroke-linejoin="round"
14926>
14927 <path d="M8 20l4 -9" />
14928 <path d="M10.7 14c.437 1.263 1.43 2 2.55 2c2.071 0 3.75 -1.554 3.75 -4a5 5 0 1 0 -9.7 1.7" />
14929 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
14930</svg>
14931"#;
14932pub const ICON_BRAND_PLANETSCALE: &str = r#"
14933<svg
14934 xmlns="http://www.w3.org/2000/svg"
14935 width="24"
14936 height="24"
14937 viewBox="0 0 24 24"
14938 fill="none"
14939 stroke="currentColor"
14940 stroke-width="1.5"
14941 stroke-linecap="round"
14942 stroke-linejoin="round"
14943>
14944 <path d="M20.993 11.63a9 9 0 0 1 -9.362 9.362l9.362 -9.362z" />
14945 <path d="M12 3a9.001 9.001 0 0 1 8.166 5.211l-11.955 11.955a9 9 0 0 1 3.789 -17.166z" />
14946 <path d="M12 12l-6 6" />
14947</svg>
14948"#;
14949pub const ICON_BRAND_PNPM: &str = r#"
14950<svg
14951 xmlns="http://www.w3.org/2000/svg"
14952 width="24"
14953 height="24"
14954 viewBox="0 0 24 24"
14955 fill="none"
14956 stroke="currentColor"
14957 stroke-width="1.5"
14958 stroke-linecap="round"
14959 stroke-linejoin="round"
14960>
14961 <path d="M3 17h4v4h-4z" />
14962 <path d="M10 17h4v4h-4z" />
14963 <path d="M17 17h4v4h-4z" />
14964 <path d="M17 10h4v4h-4z" />
14965 <path d="M17 3h4v4h-4z" />
14966 <path d="M10 10h4v4h-4z" />
14967 <path d="M10 3h4v4h-4z" />
14968 <path d="M3 3h4v4h-4z" />
14969</svg>
14970"#;
14971pub const ICON_BRAND_POCKET: &str = r#"
14972<svg
14973 xmlns="http://www.w3.org/2000/svg"
14974 width="24"
14975 height="24"
14976 viewBox="0 0 24 24"
14977 fill="none"
14978 stroke="currentColor"
14979 stroke-width="1.5"
14980 stroke-linecap="round"
14981 stroke-linejoin="round"
14982>
14983 <path d="M5 4h14a2 2 0 0 1 2 2v6a9 9 0 0 1 -18 0v-6a2 2 0 0 1 2 -2" />
14984 <path d="M8 11l4 4l4 -4" />
14985</svg>
14986"#;
14987pub const ICON_BRAND_POLYMER: &str = r#"
14988<svg
14989 xmlns="http://www.w3.org/2000/svg"
14990 width="24"
14991 height="24"
14992 viewBox="0 0 24 24"
14993 fill="none"
14994 stroke="currentColor"
14995 stroke-width="1.5"
14996 stroke-linecap="round"
14997 stroke-linejoin="round"
14998>
14999 <path d="M6.706 6l-3.706 6l3.706 6h1.059l8.47 -12h1.06l3.705 6l-3.706 6" />
15000</svg>
15001"#;
15002pub const ICON_BRAND_POWERSHELL: &str = r#"
15003<svg
15004 xmlns="http://www.w3.org/2000/svg"
15005 width="24"
15006 height="24"
15007 viewBox="0 0 24 24"
15008 fill="none"
15009 stroke="currentColor"
15010 stroke-width="1.5"
15011 stroke-linecap="round"
15012 stroke-linejoin="round"
15013>
15014 <path d="M4.887 20h11.868c.893 0 1.664 -.665 1.847 -1.592l2.358 -12c.212 -1.081 -.442 -2.14 -1.462 -2.366a1.784 1.784 0 0 0 -.385 -.042h-11.868c-.893 0 -1.664 .665 -1.847 1.592l-2.358 12c-.212 1.081 .442 2.14 1.462 2.366c.127 .028 .256 .042 .385 .042z" />
15015 <path d="M9 8l4 4l-6 4" />
15016 <path d="M12 16h3" />
15017</svg>
15018"#;
15019pub const ICON_BRAND_PRINTABLES: &str = r#"
15020<svg
15021 xmlns="http://www.w3.org/2000/svg"
15022 width="24"
15023 height="24"
15024 viewBox="0 0 24 24"
15025 fill="none"
15026 stroke="currentColor"
15027 stroke-width="1.5"
15028 stroke-linecap="round"
15029 stroke-linejoin="round"
15030>
15031 <path d="M6 21l12 -7v-7.5l-6 -3.5l-6 3.5l6 3.5v7.5l-6 -3.5z" />
15032</svg>
15033"#;
15034pub const ICON_BRAND_PRISMA: &str = r#"
15035<svg
15036 xmlns="http://www.w3.org/2000/svg"
15037 width="24"
15038 height="24"
15039 viewBox="0 0 24 24"
15040 fill="none"
15041 stroke="currentColor"
15042 stroke-width="1.5"
15043 stroke-linecap="round"
15044 stroke-linejoin="round"
15045>
15046 <path d="M4.186 16.202l3.615 5.313c.265 .39 .754 .57 1.215 .447l10.166 -2.718a1.086 1.086 0 0 0 .713 -1.511l-7.505 -15.483a.448 .448 0 0 0 -.787 -.033l-7.453 12.838a1.07 1.07 0 0 0 .037 1.147z" />
15047 <path d="M8.5 22l3.5 -20" />
15048</svg>
15049"#;
15050pub const ICON_BRAND_PRODUCTHUNT: &str = r#"
15051<svg
15052 xmlns="http://www.w3.org/2000/svg"
15053 width="24"
15054 height="24"
15055 viewBox="0 0 24 24"
15056 fill="none"
15057 stroke="currentColor"
15058 stroke-width="1.5"
15059 stroke-linecap="round"
15060 stroke-linejoin="round"
15061>
15062 <path d="M10 16v-8h2.5a2.5 2.5 0 1 1 0 5h-2.5" />
15063 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
15064</svg>
15065"#;
15066pub const ICON_BRAND_PUSHBULLET: &str = r#"
15067<svg
15068 xmlns="http://www.w3.org/2000/svg"
15069 width="24"
15070 height="24"
15071 viewBox="0 0 24 24"
15072 fill="none"
15073 stroke="currentColor"
15074 stroke-width="1.5"
15075 stroke-linecap="round"
15076 stroke-linejoin="round"
15077>
15078 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
15079 <path d="M11 8v8h2a4 4 0 1 0 0 -8h-2z" />
15080 <path d="M8 8v8" />
15081</svg>
15082"#;
15083pub const ICON_BRAND_PUSHOVER: &str = r#"
15084<svg
15085 xmlns="http://www.w3.org/2000/svg"
15086 width="24"
15087 height="24"
15088 viewBox="0 0 24 24"
15089 fill="none"
15090 stroke="currentColor"
15091 stroke-width="1.5"
15092 stroke-linecap="round"
15093 stroke-linejoin="round"
15094>
15095 <path d="M6.16 10.985c-.83 -1.935 1.53 -7.985 8.195 -7.985c3.333 0 4.645 1.382 4.645 3.9c0 2.597 -2.612 6.1 -9 6.1" />
15096 <path d="M12.5 6l-5.5 15" />
15097</svg>
15098"#;
15099pub const ICON_BRAND_PYTHON: &str = r#"
15100<svg
15101 xmlns="http://www.w3.org/2000/svg"
15102 width="24"
15103 height="24"
15104 viewBox="0 0 24 24"
15105 fill="none"
15106 stroke="currentColor"
15107 stroke-width="1.5"
15108 stroke-linecap="round"
15109 stroke-linejoin="round"
15110>
15111 <path d="M12 9h-7a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h3" />
15112 <path d="M12 15h7a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-3" />
15113 <path d="M8 9v-4a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v5a2 2 0 0 1 -2 2h-4a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h4a2 2 0 0 0 2 -2v-4" />
15114 <path d="M11 6l0 .01" />
15115 <path d="M13 18l0 .01" />
15116</svg>
15117"#;
15118pub const ICON_BRAND_QQ: &str = r#"
15119<svg
15120 xmlns="http://www.w3.org/2000/svg"
15121 width="24"
15122 height="24"
15123 viewBox="0 0 24 24"
15124 fill="none"
15125 stroke="currentColor"
15126 stroke-width="1.5"
15127 stroke-linecap="round"
15128 stroke-linejoin="round"
15129>
15130 <path d="M6 9.748a14.716 14.716 0 0 0 11.995 -.052c.275 -9.236 -11.104 -11.256 -11.995 .052z" />
15131 <path d="M18 10c.984 2.762 1.949 4.765 2 7.153c.014 .688 -.664 1.346 -1.184 .303c-.346 -.696 -.952 -1.181 -1.816 -1.456" />
15132 <path d="M17 16c.031 1.831 .147 3.102 -1 4" />
15133 <path d="M8 20c-1.099 -.87 -.914 -2.24 -1 -4" />
15134 <path d="M6 10c-.783 2.338 -1.742 4.12 -1.968 6.43c-.217 2.227 .716 1.644 1.16 .917c.296 -.487 .898 -.934 1.808 -1.347" />
15135 <path d="M15.898 13l-.476 -2" />
15136 <path d="M8 20l-1.5 1c-.5 .5 -.5 1 .5 1h10c1 0 1 -.5 .5 -1l-1.5 -1" />
15137 <path d="M13.75 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
15138 <path d="M10.25 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
15139</svg>
15140"#;
15141pub const ICON_BRAND_RADIX_UI: &str = r#"
15142<svg
15143 xmlns="http://www.w3.org/2000/svg"
15144 width="24"
15145 height="24"
15146 viewBox="0 0 24 24"
15147 fill="none"
15148 stroke="currentColor"
15149 stroke-width="1.5"
15150 stroke-linecap="round"
15151 stroke-linejoin="round"
15152>
15153 <path d="M16.5 5.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
15154 <path d="M6 3h5v5h-5z" />
15155 <path d="M11 11v10a5 5 0 0 1 -.217 -9.995l.217 -.005z" />
15156</svg>
15157"#;
15158pub const ICON_BRAND_REACT_NATIVE: &str = r#"
15159<svg
15160 xmlns="http://www.w3.org/2000/svg"
15161 width="24"
15162 height="24"
15163 viewBox="0 0 24 24"
15164 fill="none"
15165 stroke="currentColor"
15166 stroke-width="1.5"
15167 stroke-linecap="round"
15168 stroke-linejoin="round"
15169>
15170 <path d="M6.357 9c-2.637 .68 -4.357 1.845 -4.357 3.175c0 2.107 4.405 3.825 9.85 3.825c.74 0 1.26 -.039 1.95 -.097" />
15171 <path d="M9.837 15.9c-.413 -.596 -.806 -1.133 -1.18 -1.8c-2.751 -4.9 -3.488 -9.77 -1.63 -10.873c1.15 -.697 3.047 .253 4.974 2.254" />
15172 <path d="M6.429 15.387c-.702 2.688 -.56 4.716 .56 5.395c1.783 1.08 5.387 -1.958 8.043 -6.804c.36 -.67 .683 -1.329 .968 -1.978" />
15173 <path d="M12 18.52c1.928 2 3.817 2.95 4.978 2.253c1.85 -1.102 1.121 -5.972 -1.633 -10.873c-.384 -.677 -.777 -1.204 -1.18 -1.8" />
15174 <path d="M17.66 15c2.612 -.687 4.34 -1.85 4.34 -3.176c0 -2.11 -4.408 -3.824 -9.845 -3.824c-.747 0 -1.266 .029 -1.955 .087" />
15175 <path d="M8 12c.285 -.66 .607 -1.308 .968 -1.978c2.647 -4.844 6.253 -7.89 8.046 -6.801c1.11 .679 1.262 2.706 .56 5.393" />
15176 <path d="M12.26 12.015h-.01c-.01 .13 -.12 .24 -.26 .24a.263 .263 0 0 1 -.25 -.26c0 -.14 .11 -.25 .24 -.25h-.01c.13 -.01 .25 .11 .25 .24" />
15177</svg>
15178"#;
15179pub const ICON_BRAND_REACT: &str = r#"
15180<svg
15181 xmlns="http://www.w3.org/2000/svg"
15182 width="24"
15183 height="24"
15184 viewBox="0 0 24 24"
15185 fill="none"
15186 stroke="currentColor"
15187 stroke-width="1.5"
15188 stroke-linecap="round"
15189 stroke-linejoin="round"
15190>
15191 <path d="M6.306 8.711c-2.602 .723 -4.306 1.926 -4.306 3.289c0 2.21 4.477 4 10 4c.773 0 1.526 -.035 2.248 -.102" />
15192 <path d="M17.692 15.289c2.603 -.722 4.308 -1.926 4.308 -3.289c0 -2.21 -4.477 -4 -10 -4c-.773 0 -1.526 .035 -2.25 .102" />
15193 <path d="M6.305 15.287c-.676 2.615 -.485 4.693 .695 5.373c1.913 1.105 5.703 -1.877 8.464 -6.66c.387 -.67 .733 -1.339 1.036 -2" />
15194 <path d="M17.694 8.716c.677 -2.616 .487 -4.696 -.694 -5.376c-1.913 -1.105 -5.703 1.877 -8.464 6.66c-.387 .67 -.733 1.34 -1.037 2" />
15195 <path d="M12 5.424c-1.925 -1.892 -3.82 -2.766 -5 -2.084c-1.913 1.104 -1.226 5.877 1.536 10.66c.386 .67 .793 1.304 1.212 1.896" />
15196 <path d="M12 18.574c1.926 1.893 3.821 2.768 5 2.086c1.913 -1.104 1.226 -5.877 -1.536 -10.66c-.375 -.65 -.78 -1.283 -1.212 -1.897" />
15197 <path d="M11.5 12.866a1 1 0 1 0 1 -1.732a1 1 0 0 0 -1 1.732z" />
15198</svg>
15199"#;
15200pub const ICON_BRAND_REASON: &str = r#"
15201<svg
15202 xmlns="http://www.w3.org/2000/svg"
15203 width="24"
15204 height="24"
15205 viewBox="0 0 24 24"
15206 fill="none"
15207 stroke="currentColor"
15208 stroke-width="1.5"
15209 stroke-linecap="round"
15210 stroke-linejoin="round"
15211>
15212 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
15213 <path d="M18 18h-3v-6h3" />
15214 <path d="M18 15h-3" />
15215 <path d="M8 18v-6h2.5a1.5 1.5 0 0 1 0 3h-2.5" />
15216 <path d="M12 18l-2 -3" />
15217</svg>
15218"#;
15219pub const ICON_BRAND_REDDIT: &str = r#"
15220<svg
15221 xmlns="http://www.w3.org/2000/svg"
15222 width="24"
15223 height="24"
15224 viewBox="0 0 24 24"
15225 fill="none"
15226 stroke="currentColor"
15227 stroke-width="1.5"
15228 stroke-linecap="round"
15229 stroke-linejoin="round"
15230>
15231 <path d="M12 8c2.648 0 5.028 .826 6.675 2.14a2.5 2.5 0 0 1 2.326 4.36c0 3.59 -4.03 6.5 -9 6.5c-4.875 0 -8.845 -2.8 -9 -6.294l-1 -.206a2.5 2.5 0 0 1 2.326 -4.36c1.646 -1.313 4.026 -2.14 6.674 -2.14z" />
15232 <path d="M12 8l1 -5l6 1" />
15233 <path d="M19 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
15234 <circle cx="9" cy="13" r=".5" fill="currentColor" />
15235 <circle cx="15" cy="13" r=".5" fill="currentColor" />
15236 <path d="M10 17c.667 .333 1.333 .5 2 .5s1.333 -.167 2 -.5" />
15237</svg>
15238"#;
15239pub const ICON_BRAND_REDHAT: &str = r#"
15240<svg
15241 xmlns="http://www.w3.org/2000/svg"
15242 width="24"
15243 height="24"
15244 viewBox="0 0 24 24"
15245 fill="none"
15246 stroke="currentColor"
15247 stroke-width="1.5"
15248 stroke-linecap="round"
15249 stroke-linejoin="round"
15250>
15251 <path d="M6 10.5l1.436 -4c.318 -.876 .728 -1.302 1.359 -1.302c.219 0 1.054 .365 1.88 .583c.825 .219 .733 -.329 .908 -.487c.176 -.158 .355 -.294 .61 -.294c.242 0 .553 .048 1.692 .448c.759 .267 1.493 .574 2.204 .922c1.175 .582 1.426 .913 1.595 1.507l.816 4.623c2.086 .898 3.5 2.357 3.5 3.682c0 1.685 -1.2 3.818 -5.957 3.818c-6.206 0 -14.043 -4.042 -14.043 -7.32c0 -1.044 1.333 -1.77 4 -2.18z" />
15252 <path d="M6 10.5c0 .969 4.39 3.5 9.5 3.5c1.314 0 3 .063 3 -1.5" />
15253</svg>
15254"#;
15255pub const ICON_BRAND_REDUX: &str = r#"
15256<svg
15257 xmlns="http://www.w3.org/2000/svg"
15258 width="24"
15259 height="24"
15260 viewBox="0 0 24 24"
15261 fill="none"
15262 stroke="currentColor"
15263 stroke-width="1.5"
15264 stroke-linecap="round"
15265 stroke-linejoin="round"
15266>
15267 <path d="M16.54 7c-.805 -2.365 -2.536 -4 -4.54 -4c-2.774 0 -5.023 2.632 -5.023 6.496c0 1.956 1.582 4.727 2.512 6" />
15268 <path d="M4.711 11.979c-1.656 1.877 -2.214 4.185 -1.211 5.911c1.387 2.39 5.138 2.831 8.501 .9c1.703 -.979 2.875 -3.362 3.516 -4.798" />
15269 <path d="M15.014 19.99c2.511 0 4.523 -.438 5.487 -2.1c1.387 -2.39 -.215 -5.893 -3.579 -7.824c-1.702 -.979 -4.357 -1.235 -5.927 -1.07" />
15270 <path d="M10.493 9.862c.48 .276 1.095 .112 1.372 -.366a1 1 0 0 0 -.367 -1.365a1.007 1.007 0 0 0 -1.373 .366a1 1 0 0 0 .368 1.365z" />
15271 <path d="M9.5 15.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
15272 <path d="M15.5 14m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
15273</svg>
15274"#;
15275pub const ICON_BRAND_REVOLUT: &str = r#"
15276<svg
15277 xmlns="http://www.w3.org/2000/svg"
15278 width="24"
15279 height="24"
15280 viewBox="0 0 24 24"
15281 fill="none"
15282 stroke="currentColor"
15283 stroke-width="1.5"
15284 stroke-linecap="round"
15285 stroke-linejoin="round"
15286>
15287 <path d="M5 10h3v10h-3z" />
15288 <path d="M14.5 4h-9.5v3h9.4a1.5 1.5 0 0 1 0 3h-3.4v4l4 6h4l-5 -7h.5a4.5 4.5 0 1 0 0 -9z" />
15289</svg>
15290"#;
15291pub const ICON_BRAND_RUMBLE: &str = r#"
15292<svg
15293 xmlns="http://www.w3.org/2000/svg"
15294 width="24"
15295 height="24"
15296 viewBox="0 0 24 24"
15297 fill="none"
15298 stroke="currentColor"
15299 stroke-width="1.5"
15300 stroke-linecap="round"
15301 stroke-linejoin="round"
15302>
15303 <path d="M19.993 9.108c.383 .4 .687 .863 .893 1.368a4.195 4.195 0 0 1 .006 3.166a4.37 4.37 0 0 1 -.887 1.372a20.233 20.233 0 0 1 -2.208 2a20.615 20.615 0 0 1 -2.495 1.669a21.322 21.322 0 0 1 -5.622 2.202a4.213 4.213 0 0 1 -3.002 -.404a3.98 3.98 0 0 1 -1.163 -.967a3.796 3.796 0 0 1 -.695 -1.312c-1.199 -3.902 -1.022 -8.312 .134 -12.23c.609 -2.057 2.643 -3.349 4.737 -2.874c3.88 .88 7.52 3.147 10.302 6.01z" />
15304 <path d="M14.044 13.034c.67 -.505 .67 -1.489 0 -2.01a14.824 14.824 0 0 0 -1.498 -1.044a15.783 15.783 0 0 0 -1.62 -.865c-.77 -.35 -1.63 .139 -1.753 .973a15.385 15.385 0 0 0 -.1 3.786a1.232 1.232 0 0 0 1.715 1.027a14.783 14.783 0 0 0 1.694 -.827a14.46 14.46 0 0 0 1.562 -1.035v-.005z" />
15305</svg>
15306"#;
15307pub const ICON_BRAND_RUST: &str = r#"
15308<svg
15309 xmlns="http://www.w3.org/2000/svg"
15310 width="24"
15311 height="24"
15312 viewBox="0 0 24 24"
15313 fill="none"
15314 stroke="currentColor"
15315 stroke-width="1.5"
15316 stroke-linecap="round"
15317 stroke-linejoin="round"
15318>
15319 <path d="M10.139 3.463c.473 -1.95 3.249 -1.95 3.722 0a1.916 1.916 0 0 0 2.859 1.185c1.714 -1.045 3.678 .918 2.633 2.633a1.916 1.916 0 0 0 1.184 2.858c1.95 .473 1.95 3.249 0 3.722a1.916 1.916 0 0 0 -1.185 2.859c1.045 1.714 -.918 3.678 -2.633 2.633a1.916 1.916 0 0 0 -2.858 1.184c-.473 1.95 -3.249 1.95 -3.722 0a1.916 1.916 0 0 0 -2.859 -1.185c-1.714 1.045 -3.678 -.918 -2.633 -2.633a1.916 1.916 0 0 0 -1.184 -2.858c-1.95 -.473 -1.95 -3.249 0 -3.722a1.916 1.916 0 0 0 1.185 -2.859c-1.045 -1.714 .918 -3.678 2.633 -2.633a1.914 1.914 0 0 0 2.858 -1.184z" />
15320 <path d="M8 12h6a2 2 0 1 0 0 -4h-6v8v-4z" />
15321 <path d="M19 16h-2a2 2 0 0 1 -2 -2a2 2 0 0 0 -2 -2h-1" />
15322 <path d="M9 8h-4" />
15323 <path d="M5 16h4" />
15324</svg>
15325"#;
15326pub const ICON_BRAND_SAFARI: &str = r#"
15327<svg
15328 xmlns="http://www.w3.org/2000/svg"
15329 width="24"
15330 height="24"
15331 viewBox="0 0 24 24"
15332 fill="none"
15333 stroke="currentColor"
15334 stroke-width="1.5"
15335 stroke-linecap="round"
15336 stroke-linejoin="round"
15337>
15338 <path d="M8 16l2 -6l6 -2l-2 6l-6 2" />
15339 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
15340</svg>
15341"#;
15342pub const ICON_BRAND_SAMSUNGPASS: &str = r#"
15343<svg
15344 xmlns="http://www.w3.org/2000/svg"
15345 width="24"
15346 height="24"
15347 viewBox="0 0 24 24"
15348 fill="none"
15349 stroke="currentColor"
15350 stroke-width="1.5"
15351 stroke-linecap="round"
15352 stroke-linejoin="round"
15353>
15354 <path d="M4 10m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v7a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
15355 <path d="M7 10v-1.862c0 -2.838 2.239 -5.138 5 -5.138s5 2.3 5 5.138v1.862" />
15356 <path d="M10.485 17.577c.337 .29 .7 .423 1.515 .423h.413c.323 0 .633 -.133 .862 -.368a1.27 1.27 0 0 0 .356 -.886c0 -.332 -.128 -.65 -.356 -.886a1.203 1.203 0 0 0 -.862 -.368h-.826a1.2 1.2 0 0 1 -.861 -.367a1.27 1.27 0 0 1 -.356 -.886c0 -.332 .128 -.651 .356 -.886a1.2 1.2 0 0 1 .861 -.368h.413c.816 0 1.178 .133 1.515 .423" />
15357</svg>
15358"#;
15359pub const ICON_BRAND_SASS: &str = r#"
15360<svg
15361 xmlns="http://www.w3.org/2000/svg"
15362 width="24"
15363 height="24"
15364 viewBox="0 0 24 24"
15365 fill="none"
15366 stroke="currentColor"
15367 stroke-width="1.5"
15368 stroke-linecap="round"
15369 stroke-linejoin="round"
15370>
15371 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
15372 <path d="M12 10.523c2.46 -.826 4 -.826 4 -2.155c0 -1.366 -1.347 -1.366 -2.735 -1.366c-1.91 0 -3.352 .49 -4.537 1.748c-.848 .902 -1.027 2.449 -.153 3.307c.973 .956 3.206 1.789 2.884 3.493c-.233 1.235 -1.469 1.823 -2.617 1.202c-.782 -.424 -.454 -1.746 .626 -2.512s2.822 -.992 4.1 -.24c.98 .575 1.046 1.724 .434 2.193" />
15373</svg>
15374"#;
15375pub const ICON_BRAND_SENTRY: &str = r#"
15376<svg
15377 xmlns="http://www.w3.org/2000/svg"
15378 width="24"
15379 height="24"
15380 viewBox="0 0 24 24"
15381 fill="none"
15382 stroke="currentColor"
15383 stroke-width="1.5"
15384 stroke-linecap="round"
15385 stroke-linejoin="round"
15386>
15387 <path d="M3 18a1.93 1.93 0 0 0 .306 1.076a2 2 0 0 0 1.584 .924c.646 .033 -.537 0 .11 0h3a4.992 4.992 0 0 0 -3.66 -4.81c.558 -.973 1.24 -2.149 2.04 -3.531a9 9 0 0 1 5.62 8.341h4c.663 0 2.337 0 3 0a2 2 0 0 0 1.84 -2.75l-7.1 -12.25a2 2 0 0 0 -3.5 0l-1.84 3.176c4.482 2.05 7.6 6.571 7.6 11.824" />
15388</svg>
15389"#;
15390pub const ICON_BRAND_SHARIK: &str = r#"
15391<svg
15392 xmlns="http://www.w3.org/2000/svg"
15393 width="24"
15394 height="24"
15395 viewBox="0 0 24 24"
15396 fill="none"
15397 stroke="currentColor"
15398 stroke-width="1.5"
15399 stroke-linecap="round"
15400 stroke-linejoin="round"
15401>
15402 <path d="M4.281 16.606a8.968 8.968 0 0 1 1.363 -10.977a9.033 9.033 0 0 1 11.011 -1.346c-1.584 4.692 -2.415 6.96 -4.655 8.717c-1.584 1.242 -3.836 2.24 -7.719 3.606zm16.335 -7.306c2.113 7.59 -4.892 13.361 -11.302 11.264c1.931 -3.1 3.235 -4.606 4.686 -6.065c1.705 -1.715 3.591 -3.23 6.616 -5.199z" />
15403</svg>
15404"#;
15405pub const ICON_BRAND_SHAZAM: &str = r#"
15406<svg
15407 xmlns="http://www.w3.org/2000/svg"
15408 width="24"
15409 height="24"
15410 viewBox="0 0 24 24"
15411 fill="none"
15412 stroke="currentColor"
15413 stroke-width="1.5"
15414 stroke-linecap="round"
15415 stroke-linejoin="round"
15416>
15417 <path d="M10 12l2 -2a2.828 2.828 0 0 1 4 0a2.828 2.828 0 0 1 0 4l-3 3" />
15418 <path d="M14 12l-2 2a2.828 2.828 0 1 1 -4 -4l3 -3" />
15419 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
15420</svg>
15421"#;
15422pub const ICON_BRAND_SHOPEE: &str = r#"
15423<svg
15424 xmlns="http://www.w3.org/2000/svg"
15425 width="24"
15426 height="24"
15427 viewBox="0 0 24 24"
15428 fill="none"
15429 stroke="currentColor"
15430 stroke-width="1.5"
15431 stroke-linecap="round"
15432 stroke-linejoin="round"
15433>
15434 <path d="M4 7l.867 12.143a2 2 0 0 0 2 1.857h10.276a2 2 0 0 0 2 -1.857l.867 -12.143h-16z" />
15435 <path d="M8.5 7c0 -1.653 1.5 -4 3.5 -4s3.5 2.347 3.5 4" />
15436 <path d="M9.5 17c.413 .462 1 1 2.5 1s2.5 -.897 2.5 -2s-1 -1.5 -2.5 -2s-2 -1.47 -2 -2c0 -1.104 1 -2 2 -2s1.5 0 2.5 1" />
15437</svg>
15438"#;
15439pub const ICON_BRAND_SKETCH: &str = r#"
15440<svg
15441 xmlns="http://www.w3.org/2000/svg"
15442 width="24"
15443 height="24"
15444 viewBox="0 0 24 24"
15445 fill="none"
15446 stroke="currentColor"
15447 stroke-width="1.5"
15448 stroke-linecap="round"
15449 stroke-linejoin="round"
15450>
15451 <path d="M3.262 10.878l8 8.789c.4 .44 1.091 .44 1.491 0l8 -8.79c.313 -.344 .349 -.859 .087 -1.243l-3.537 -5.194a1 1 0 0 0 -.823 -.436h-8.926a1 1 0 0 0 -.823 .436l-3.54 5.192c-.263 .385 -.227 .901 .087 1.246z" />
15452</svg>
15453"#;
15454pub const ICON_BRAND_SKYPE: &str = r#"
15455<svg
15456 xmlns="http://www.w3.org/2000/svg"
15457 width="24"
15458 height="24"
15459 viewBox="0 0 24 24"
15460 fill="none"
15461 stroke="currentColor"
15462 stroke-width="1.5"
15463 stroke-linecap="round"
15464 stroke-linejoin="round"
15465>
15466 <path d="M12 3a9 9 0 0 1 8.603 11.65a4.5 4.5 0 0 1 -5.953 5.953a9 9 0 0 1 -11.253 -11.253a4.5 4.5 0 0 1 5.953 -5.954a8.987 8.987 0 0 1 2.65 -.396z" />
15467 <path d="M8 14.5c.5 2 2.358 2.5 4 2.5c2.905 0 4 -1.187 4 -2.5c0 -1.503 -1.927 -2.5 -4 -2.5s-4 -1 -4 -2.5c0 -1.313 1.095 -2.5 4 -2.5c1.642 0 3.5 .5 4 2.5" />
15468</svg>
15469"#;
15470pub const ICON_BRAND_SLACK: &str = r#"
15471<svg
15472 xmlns="http://www.w3.org/2000/svg"
15473 width="24"
15474 height="24"
15475 viewBox="0 0 24 24"
15476 fill="none"
15477 stroke="currentColor"
15478 stroke-width="1.5"
15479 stroke-linecap="round"
15480 stroke-linejoin="round"
15481>
15482 <path d="M12 12v-6a2 2 0 0 1 4 0v6m0 -2a2 2 0 1 1 2 2h-6" />
15483 <path d="M12 12h6a2 2 0 0 1 0 4h-6m2 0a2 2 0 1 1 -2 2v-6" />
15484 <path d="M12 12v6a2 2 0 0 1 -4 0v-6m0 2a2 2 0 1 1 -2 -2h6" />
15485 <path d="M12 12h-6a2 2 0 0 1 0 -4h6m-2 0a2 2 0 1 1 2 -2v6" />
15486</svg>
15487"#;
15488pub const ICON_BRAND_SNAPCHAT: &str = r#"
15489<svg
15490 xmlns="http://www.w3.org/2000/svg"
15491 width="24"
15492 height="24"
15493 viewBox="0 0 24 24"
15494 fill="none"
15495 stroke="currentColor"
15496 stroke-width="1.5"
15497 stroke-linecap="round"
15498 stroke-linejoin="round"
15499>
15500 <path d="M16.882 7.842a4.882 4.882 0 0 0 -9.764 0c0 4.273 -.213 6.409 -4.118 8.118c2 .882 2 .882 3 3c3 0 4 2 6 2s3 -2 6 -2c1 -2.118 1 -2.118 3 -3c-3.906 -1.709 -4.118 -3.845 -4.118 -8.118zm-13.882 8.119c4 -2.118 4 -4.118 1 -7.118m17 7.118c-4 -2.118 -4 -4.118 -1 -7.118" />
15501</svg>
15502"#;
15503pub const ICON_BRAND_SNAPSEED: &str = r#"
15504<svg
15505 xmlns="http://www.w3.org/2000/svg"
15506 width="24"
15507 height="24"
15508 viewBox="0 0 24 24"
15509 fill="none"
15510 stroke="currentColor"
15511 stroke-width="1.5"
15512 stroke-linecap="round"
15513 stroke-linejoin="round"
15514>
15515 <path d="M8.152 3.115a.46 .46 0 0 0 -.609 0c-2.943 2.58 -4.529 5.441 -4.543 8.378c0 2.928 1.586 5.803 4.543 8.392a.46 .46 0 0 0 .61 0c2.957 -2.589 4.547 -5.464 4.547 -8.392c0 -2.928 -1.6 -5.799 -4.548 -8.378z" />
15516 <path d="M8 20l12.09 -.011c.503 0 .91 -.434 .91 -.969v-6.063c0 -.535 -.407 -.968 -.91 -.968h-7.382" />
15517</svg>
15518"#;
15519pub const ICON_BRAND_SNOWFLAKE: &str = r#"
15520<svg
15521 xmlns="http://www.w3.org/2000/svg"
15522 width="24"
15523 height="24"
15524 viewBox="0 0 24 24"
15525 fill="none"
15526 stroke="currentColor"
15527 stroke-width="1.5"
15528 stroke-linecap="round"
15529 stroke-linejoin="round"
15530>
15531 <path d="M14 21v-5.5l4.5 2.5" />
15532 <path d="M10 21v-5.5l-4.5 2.5" />
15533 <path d="M3.5 14.5l4.5 -2.5l-4.5 -2.5" />
15534 <path d="M20.5 9.5l-4.5 2.5l4.5 2.5" />
15535 <path d="M10 3v5.5l-4.5 -2.5" />
15536 <path d="M14 3v5.5l4.5 -2.5" />
15537 <path d="M12 11l1 1l-1 1l-1 -1z" />
15538</svg>
15539"#;
15540pub const ICON_BRAND_SOCKET_IO: &str = r#"
15541<svg
15542 xmlns="http://www.w3.org/2000/svg"
15543 width="24"
15544 height="24"
15545 viewBox="0 0 24 24"
15546 fill="none"
15547 stroke="currentColor"
15548 stroke-width="1.5"
15549 stroke-linecap="round"
15550 stroke-linejoin="round"
15551>
15552 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
15553 <path d="M11 11h1l3 -4z" />
15554 <path d="M12 13h1l-4 4z" />
15555</svg>
15556"#;
15557pub const ICON_BRAND_SOLIDJS: &str = r#"
15558<svg
15559 xmlns="http://www.w3.org/2000/svg"
15560 width="24"
15561 height="24"
15562 viewBox="0 0 24 24"
15563 fill="none"
15564 stroke="currentColor"
15565 stroke-width="1.5"
15566 stroke-linecap="round"
15567 stroke-linejoin="round"
15568>
15569 <path d="M2 17.5c4.667 3 8 4.5 10 4.5c2.5 0 4 -1.5 4 -3.5s-1.5 -3.5 -4 -3.5c-2 0 -5.333 .833 -10 2.5z" />
15570 <path d="M5 13.5c4.667 -1.667 8 -2.5 10 -2.5c2.5 0 4 1.5 4 3.5c0 .738 -.204 1.408 -.588 1.96l-2.883 3.825" />
15571 <path d="M22 6.5c-4 -3 -8 -4.5 -10 -4.5c-2.04 0 -2.618 .463 -3.419 1.545" />
15572 <path d="M2 17.5l3 -4" />
15573 <path d="M22 6.5l-3 4" />
15574 <path d="M8.581 3.545l-2.953 3.711" />
15575 <path d="M7.416 12.662c-1.51 -.476 -2.416 -1.479 -2.416 -3.162c0 -2.5 1.5 -3.5 4 -3.5c1.688 0 5.087 1.068 8.198 3.204a114.76 114.76 0 0 1 1.802 1.296l-2.302 .785" />
15576</svg>
15577"#;
15578pub const ICON_BRAND_SOUNDCLOUD: &str = r#"
15579<svg
15580 xmlns="http://www.w3.org/2000/svg"
15581 width="24"
15582 height="24"
15583 viewBox="0 0 24 24"
15584 fill="none"
15585 stroke="currentColor"
15586 stroke-width="1.5"
15587 stroke-linecap="round"
15588 stroke-linejoin="round"
15589>
15590 <path d="M17 11h1c1.38 0 3 1.274 3 3c0 1.657 -1.5 3 -3 3l-6 0v-10c3 0 4.5 1.5 5 4z" />
15591 <path d="M9 8l0 9" />
15592 <path d="M6 17l0 -7" />
15593 <path d="M3 16l0 -2" />
15594</svg>
15595"#;
15596pub const ICON_BRAND_SPACEHEY: &str = r#"
15597<svg
15598 xmlns="http://www.w3.org/2000/svg"
15599 width="24"
15600 height="24"
15601 viewBox="0 0 24 24"
15602 fill="none"
15603 stroke="currentColor"
15604 stroke-width="1.5"
15605 stroke-linecap="round"
15606 stroke-linejoin="round"
15607>
15608 <path d="M17 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
15609 <path d="M14 20h6v-6a3 3 0 0 0 -6 0v6z" />
15610 <path d="M11 8v2.5a3.5 3.5 0 0 1 -3.5 3.5h-.5a3 3 0 0 1 0 -6h4z" />
15611</svg>
15612"#;
15613pub const ICON_BRAND_SPEEDTEST: &str = r#"
15614<svg
15615 xmlns="http://www.w3.org/2000/svg"
15616 width="24"
15617 height="24"
15618 viewBox="0 0 24 24"
15619 fill="none"
15620 stroke="currentColor"
15621 stroke-width="1.5"
15622 stroke-linecap="round"
15623 stroke-linejoin="round"
15624>
15625 <path d="M5.636 19.364a9 9 0 1 1 12.728 0" />
15626 <path d="M16 9l-4 4" />
15627</svg>
15628"#;
15629pub const ICON_BRAND_SPOTIFY: &str = r#"
15630<svg
15631 xmlns="http://www.w3.org/2000/svg"
15632 width="24"
15633 height="24"
15634 viewBox="0 0 24 24"
15635 fill="none"
15636 stroke="currentColor"
15637 stroke-width="1.5"
15638 stroke-linecap="round"
15639 stroke-linejoin="round"
15640>
15641 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
15642 <path d="M8 11.973c2.5 -1.473 5.5 -.973 7.5 .527" />
15643 <path d="M9 15c1.5 -1 4 -1 5 .5" />
15644 <path d="M7 9c2 -1 6 -2 10 .5" />
15645</svg>
15646"#;
15647pub const ICON_BRAND_STACKOVERFLOW: &str = r#"
15648<svg
15649 xmlns="http://www.w3.org/2000/svg"
15650 width="24"
15651 height="24"
15652 viewBox="0 0 24 24"
15653 fill="none"
15654 stroke="currentColor"
15655 stroke-width="1.5"
15656 stroke-linecap="round"
15657 stroke-linejoin="round"
15658>
15659 <path d="M4 17v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-1" />
15660 <path d="M8 16h8" />
15661 <path d="M8.322 12.582l7.956 .836" />
15662 <path d="M8.787 9.168l7.826 1.664" />
15663 <path d="M10.096 5.764l7.608 2.472" />
15664</svg>
15665"#;
15666pub const ICON_BRAND_STACKSHARE: &str = r#"
15667<svg
15668 xmlns="http://www.w3.org/2000/svg"
15669 width="24"
15670 height="24"
15671 viewBox="0 0 24 24"
15672 fill="none"
15673 stroke="currentColor"
15674 stroke-width="1.5"
15675 stroke-linecap="round"
15676 stroke-linejoin="round"
15677>
15678 <path d="M19 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
15679 <path d="M19 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
15680 <path d="M5 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
15681 <path d="M7 12h3l3.5 6h3.5" />
15682 <path d="M17 6h-3.5l-3.5 6" />
15683</svg>
15684"#;
15685pub const ICON_BRAND_STEAM: &str = r#"
15686<svg
15687 xmlns="http://www.w3.org/2000/svg"
15688 width="24"
15689 height="24"
15690 viewBox="0 0 24 24"
15691 fill="none"
15692 stroke="currentColor"
15693 stroke-width="1.5"
15694 stroke-linecap="round"
15695 stroke-linejoin="round"
15696>
15697 <path d="M16.5 5a4.5 4.5 0 1 1 -.653 8.953l-4.347 3.009l0 .038a3 3 0 0 1 -2.824 3l-.176 0a3 3 0 0 1 -2.94 -2.402l-2.56 -1.098v-3.5l3.51 1.755a2.989 2.989 0 0 1 2.834 -.635l2.727 -3.818a4.5 4.5 0 0 1 4.429 -5.302z" />
15698 <circle cx="16.5" cy="9.5" r="1" fill="currentColor" />
15699</svg>
15700"#;
15701pub const ICON_BRAND_STOCKTWITS: &str = r#"
15702<svg
15703 xmlns="http://www.w3.org/2000/svg"
15704 width="24"
15705 height="24"
15706 viewBox="0 0 24 24"
15707 fill="none"
15708 stroke="currentColor"
15709 stroke-width="1.5"
15710 stroke-linecap="round"
15711 stroke-linejoin="round"
15712>
15713 <path d="M16 3l-8 4.5l8 4.5" />
15714 <path d="M8 12l8 4.5l-8 4.5" />
15715</svg>
15716"#;
15717pub const ICON_BRAND_STORJ: &str = r#"
15718<svg
15719 xmlns="http://www.w3.org/2000/svg"
15720 width="24"
15721 height="24"
15722 viewBox="0 0 24 24"
15723 fill="none"
15724 stroke="currentColor"
15725 stroke-width="1.5"
15726 stroke-linecap="round"
15727 stroke-linejoin="round"
15728>
15729 <path d="M4 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
15730 <path d="M4 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
15731 <path d="M20 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
15732 <path d="M20 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
15733 <path d="M12 3m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
15734 <path d="M12 21m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
15735 <path d="M12 21l-8 -4v-10l8 -4l8 4v10z" />
15736 <path d="M9.1 15a2.1 2.1 0 0 1 -.648 -4.098c.282 -1.648 1.319 -2.902 3.048 -2.902c1.694 0 2.906 1.203 3.23 2.8h.17a2.1 2.1 0 0 1 .202 4.19l-.202 .01h-5.8z" />
15737 <path d="M4 7l4.323 2.702" />
15738 <path d="M16.413 14.758l3.587 2.242" />
15739 <path d="M4 17l3.529 -2.206" />
15740 <path d="M14.609 10.37l5.391 -3.37" />
15741 <path d="M12 3v5" />
15742 <path d="M12 15v6" />
15743</svg>
15744"#;
15745pub const ICON_BRAND_STORYBOOK: &str = r#"
15746<svg
15747 xmlns="http://www.w3.org/2000/svg"
15748 width="24"
15749 height="24"
15750 viewBox="0 0 24 24"
15751 fill="none"
15752 stroke="currentColor"
15753 stroke-width="1.5"
15754 stroke-linecap="round"
15755 stroke-linejoin="round"
15756>
15757 <path d="M5 4l.5 16.5l13.5 .5v-18z" />
15758 <path d="M9 15c.6 1.5 1.639 2 3.283 2h-.283c1.8 0 3 -.974 3 -2.435c0 -1.194 -.831 -1.799 -2.147 -2.333l-1.975 -.802c-1.15 -.467 -1.878 -1.422 -1.878 -2.467c0 -.97 .899 -1.786 2.087 -1.893l.613 -.055c1.528 -.138 3 .762 3.3 1.985" />
15759 <path d="M16 3.5v1" />
15760</svg>
15761"#;
15762pub const ICON_BRAND_STORYTEL: &str = r#"
15763<svg
15764 xmlns="http://www.w3.org/2000/svg"
15765 width="24"
15766 height="24"
15767 viewBox="0 0 24 24"
15768 fill="none"
15769 stroke="currentColor"
15770 stroke-width="1.5"
15771 stroke-linecap="round"
15772 stroke-linejoin="round"
15773>
15774 <path d="M4.103 22c2.292 -2.933 16.825 -2.43 16.825 -11.538c0 -6.298 -4.974 -8.462 -8.451 -8.462c-3.477 0 -9.477 3.036 -9.477 11.241c0 6.374 1.103 8.759 1.103 8.759z" />
15775</svg>
15776"#;
15777pub const ICON_BRAND_STRAVA: &str = r#"
15778<svg
15779 xmlns="http://www.w3.org/2000/svg"
15780 width="24"
15781 height="24"
15782 viewBox="0 0 24 24"
15783 fill="none"
15784 stroke="currentColor"
15785 stroke-width="1.5"
15786 stroke-linecap="round"
15787 stroke-linejoin="round"
15788>
15789 <path d="M15 13l-5 -10l-5 10m6 0l4 8l4 -8" />
15790</svg>
15791"#;
15792pub const ICON_BRAND_STRIPE: &str = r#"
15793<svg
15794 xmlns="http://www.w3.org/2000/svg"
15795 width="24"
15796 height="24"
15797 viewBox="0 0 24 24"
15798 fill="none"
15799 stroke="currentColor"
15800 stroke-width="1.5"
15801 stroke-linecap="round"
15802 stroke-linejoin="round"
15803>
15804 <path d="M11.453 8.056c0 -.623 .518 -.979 1.442 -.979c1.69 0 3.41 .343 4.605 .923l.5 -4c-.948 -.449 -2.82 -1 -5.5 -1c-1.895 0 -3.373 .087 -4.5 1c-1.172 .956 -2 2.33 -2 4c0 3.03 1.958 4.906 5 6c1.961 .69 3 .743 3 1.5c0 .735 -.851 1.5 -2 1.5c-1.423 0 -3.963 -.609 -5.5 -1.5l-.5 4c1.321 .734 3.474 1.5 6 1.5c2 0 3.957 -.468 5.084 -1.36c1.263 -.979 1.916 -2.268 1.916 -4.14c0 -3.096 -1.915 -4.547 -5 -5.637c-1.646 -.605 -2.544 -1.07 -2.544 -1.807z" />
15805</svg>
15806"#;
15807pub const ICON_BRAND_SUBLIME_TEXT: &str = r#"
15808<svg
15809 xmlns="http://www.w3.org/2000/svg"
15810 width="24"
15811 height="24"
15812 viewBox="0 0 24 24"
15813 fill="none"
15814 stroke="currentColor"
15815 stroke-width="1.5"
15816 stroke-linecap="round"
15817 stroke-linejoin="round"
15818>
15819 <path d="M19 8l-14 4.5v-5.5l14 -4.5z" />
15820 <path d="M19 17l-14 4.5v-5.5l14 -4.5z" />
15821 <path d="M19 11.5l-14 -4.5" />
15822 <path d="M5 12.5l14 4.5" />
15823</svg>
15824"#;
15825pub const ICON_BRAND_SUGARIZER: &str = r#"
15826<svg
15827 xmlns="http://www.w3.org/2000/svg"
15828 width="24"
15829 height="24"
15830 viewBox="0 0 24 24"
15831 fill="none"
15832 stroke="currentColor"
15833 stroke-width="1.5"
15834 stroke-linecap="round"
15835 stroke-linejoin="round"
15836>
15837 <path d="M14.277 16l3.252 -3.252a1.61 1.61 0 0 0 -2.277 -2.276l-3.252 3.251l-3.252 -3.251a1.61 1.61 0 0 0 -2.276 2.276l3.251 3.252l-3.251 3.252a1.61 1.61 0 1 0 2.276 2.277l3.252 -3.252l3.252 3.252a1.61 1.61 0 1 0 2.277 -2.277l-3.252 -3.252z" />
15838 <path d="M12 5m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
15839</svg>
15840"#;
15841pub const ICON_BRAND_SUPABASE: &str = r#"
15842<svg
15843 xmlns="http://www.w3.org/2000/svg"
15844 width="24"
15845 height="24"
15846 viewBox="0 0 24 24"
15847 fill="none"
15848 stroke="currentColor"
15849 stroke-width="1.5"
15850 stroke-linecap="round"
15851 stroke-linejoin="round"
15852>
15853 <path d="M4 14h8v7l8 -11h-8v-7z" />
15854</svg>
15855"#;
15856pub const ICON_BRAND_SUPERHUMAN: &str = r#"
15857<svg
15858 xmlns="http://www.w3.org/2000/svg"
15859 width="24"
15860 height="24"
15861 viewBox="0 0 24 24"
15862 fill="none"
15863 stroke="currentColor"
15864 stroke-width="1.5"
15865 stroke-linecap="round"
15866 stroke-linejoin="round"
15867>
15868 <path d="M16 12l4 3l-8 7l-8 -7l4 -3" />
15869 <path d="M12 3l-8 6l8 6l8 -6z" />
15870 <path d="M12 15h8" />
15871</svg>
15872"#;
15873pub const ICON_BRAND_SUPERNOVA: &str = r#"
15874<svg
15875 xmlns="http://www.w3.org/2000/svg"
15876 width="24"
15877 height="24"
15878 viewBox="0 0 24 24"
15879 fill="none"
15880 stroke="currentColor"
15881 stroke-width="1.5"
15882 stroke-linecap="round"
15883 stroke-linejoin="round"
15884>
15885 <path d="M12 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
15886 <path d="M15 15h.5c3.038 0 5.5 -1.343 5.5 -3s-2.462 -3 -5.5 -3c-1.836 0 -3.462 .49 -4.46 1.245" />
15887 <path d="M9 9h-.5c-3.038 0 -5.5 1.343 -5.5 3s2.462 3 5.5 3c1.844 0 3.476 -.495 4.474 -1.255" />
15888 <path d="M15 9v-.5c0 -3.038 -1.343 -5.5 -3 -5.5s-3 2.462 -3 5.5c0 1.833 .49 3.457 1.241 4.456" />
15889 <path d="M9 15v.5c0 3.038 1.343 5.5 3 5.5s3 -2.462 3 -5.5c0 -1.842 -.494 -3.472 -1.252 -4.47" />
15890</svg>
15891"#;
15892pub const ICON_BRAND_SURFSHARK: &str = r#"
15893<svg
15894 xmlns="http://www.w3.org/2000/svg"
15895 width="24"
15896 height="24"
15897 viewBox="0 0 24 24"
15898 fill="none"
15899 stroke="currentColor"
15900 stroke-width="1.5"
15901 stroke-linecap="round"
15902 stroke-linejoin="round"
15903>
15904 <path d="M19.954 9.447c-.237 -6.217 0 -6.217 -6 -6.425c-5.774 -.208 -6.824 1 -7.91 5.382c-2.884 11.816 -3.845 14.716 4.792 11.198c9.392 -3.831 9.297 -5.382 9.114 -10.155z" />
15905 <path d="M8 16h.452c1.943 .007 3.526 -1.461 3.543 -3.286v-2.428c.018 -1.828 1.607 -3.298 3.553 -3.286h.452" />
15906</svg>
15907"#;
15908pub const ICON_BRAND_SVELTE: &str = r#"
15909<svg
15910 xmlns="http://www.w3.org/2000/svg"
15911 width="24"
15912 height="24"
15913 viewBox="0 0 24 24"
15914 fill="none"
15915 stroke="currentColor"
15916 stroke-width="1.5"
15917 stroke-linecap="round"
15918 stroke-linejoin="round"
15919>
15920 <path d="M15 8l-5 3l.821 -.495c1.86 -1.15 4.412 -.49 5.574 1.352a3.91 3.91 0 0 1 -1.264 5.42l-5.053 3.126c-1.86 1.151 -4.312 .591 -5.474 -1.251a3.91 3.91 0 0 1 1.263 -5.42l.26 -.16" />
15921 <path d="M8 17l5 -3l-.822 .496c-1.86 1.151 -4.411 .491 -5.574 -1.351a3.91 3.91 0 0 1 1.264 -5.42l5.054 -3.127c1.86 -1.15 4.311 -.59 5.474 1.252a3.91 3.91 0 0 1 -1.264 5.42l-.26 .16" />
15922</svg>
15923"#;
15924pub const ICON_BRAND_SWIFT: &str = r#"
15925<svg
15926 xmlns="http://www.w3.org/2000/svg"
15927 width="24"
15928 height="24"
15929 viewBox="0 0 24 24"
15930 fill="none"
15931 stroke="currentColor"
15932 stroke-width="1.5"
15933 stroke-linecap="round"
15934 stroke-linejoin="round"
15935>
15936 <path d="M20.547 15.828c1.33 -4.126 -1.384 -9.521 -6.047 -12.828c-.135 -.096 2.39 6.704 1.308 9.124c-2.153 -1.454 -4.756 -3.494 -7.808 -6.124l-.5 2l-3.5 -1c4.36 4.748 7.213 7.695 8.56 8.841c-4.658 2.089 -10.65 -.978 -10.56 -.841c1.016 1.545 6 6 11 6c2 0 3.788 -.502 4.742 -1.389c.005 -.005 .432 -.446 1.378 -.17c.504 .148 1.463 .667 2.88 1.559v-1.507c0 -1.377 -.515 -2.67 -1.453 -3.665z" />
15937</svg>
15938"#;
15939pub const ICON_BRAND_SYMFONY: &str = r#"
15940<svg
15941 xmlns="http://www.w3.org/2000/svg"
15942 width="24"
15943 height="24"
15944 viewBox="0 0 24 24"
15945 fill="none"
15946 stroke="currentColor"
15947 stroke-width="1.5"
15948 stroke-linecap="round"
15949 stroke-linejoin="round"
15950>
15951 <path d="M6 13c.458 .667 1.125 1 2 1c1.313 0 2 -.875 2 -1.5c0 -1.5 -2 -1 -2 -2c0 -.625 .516 -1.5 1.5 -1.5c2.5 0 1.563 2 5.5 2c.667 0 1 -.333 1 -1" />
15952 <path d="M9 17c-.095 .667 .238 1 1 1c1.714 0 2.714 -2 3 -6c.286 -4 1.571 -6 3 -6c.571 0 .905 .333 1 1" />
15953 <path d="M22 12c0 5.523 -4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10a10 10 0 0 1 10 10z" />
15954</svg>
15955"#;
15956pub const ICON_BRAND_TABLER: &str = r#"
15957<svg
15958 xmlns="http://www.w3.org/2000/svg"
15959 width="24"
15960 height="24"
15961 viewBox="0 0 24 24"
15962 fill="none"
15963 stroke="currentColor"
15964 stroke-width="1.5"
15965 stroke-linecap="round"
15966 stroke-linejoin="round"
15967>
15968 <path d="M8 9l3 3l-3 3" />
15969 <path d="M13 15l3 0" />
15970 <path d="M4 4m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" />
15971</svg>
15972"#;
15973pub const ICON_BRAND_TAILWIND: &str = r#"
15974<svg
15975 xmlns="http://www.w3.org/2000/svg"
15976 width="24"
15977 height="24"
15978 viewBox="0 0 24 24"
15979 fill="none"
15980 stroke="currentColor"
15981 stroke-width="1.5"
15982 stroke-linecap="round"
15983 stroke-linejoin="round"
15984>
15985 <path d="M11.667 6c-2.49 0 -4.044 1.222 -4.667 3.667c.933 -1.223 2.023 -1.68 3.267 -1.375c.71 .174 1.217 .68 1.778 1.24c.916 .912 2 1.968 4.288 1.968c2.49 0 4.044 -1.222 4.667 -3.667c-.933 1.223 -2.023 1.68 -3.267 1.375c-.71 -.174 -1.217 -.68 -1.778 -1.24c-.916 -.912 -1.975 -1.968 -4.288 -1.968zm-4 6.5c-2.49 0 -4.044 1.222 -4.667 3.667c.933 -1.223 2.023 -1.68 3.267 -1.375c.71 .174 1.217 .68 1.778 1.24c.916 .912 1.975 1.968 4.288 1.968c2.49 0 4.044 -1.222 4.667 -3.667c-.933 1.223 -2.023 1.68 -3.267 1.375c-.71 -.174 -1.217 -.68 -1.778 -1.24c-.916 -.912 -1.975 -1.968 -4.288 -1.968z" />
15986</svg>
15987"#;
15988pub const ICON_BRAND_TAOBAO: &str = r#"
15989<svg
15990 xmlns="http://www.w3.org/2000/svg"
15991 width="24"
15992 height="24"
15993 viewBox="0 0 24 24"
15994 fill="none"
15995 stroke="currentColor"
15996 stroke-width="1.5"
15997 stroke-linecap="round"
15998 stroke-linejoin="round"
15999>
16000 <path d="M2 5c.968 .555 1.335 1.104 2 2" />
16001 <path d="M2 10c5.007 3.674 2.85 6.544 0 10" />
16002 <path d="M10 4c-.137 4.137 -2.258 5.286 -3.709 6.684" />
16003 <path d="M10 6c2.194 -.8 3.736 -.852 6.056 -.993c4.206 -.158 5.523 2.264 5.803 5.153c.428 4.396 -.077 7.186 -2.117 9.298c-1.188 1.23 -3.238 2.62 -7.207 .259" />
16004 <path d="M11 10h6" />
16005 <path d="M13 10v6.493" />
16006 <path d="M8 13h10" />
16007 <path d="M16 15.512l.853 1.72" />
16008 <path d="M16.5 17c-1.145 .361 -7 3 -8.5 -.5" />
16009 <path d="M11.765 8.539l-1.765 2.461" />
16010</svg>
16011"#;
16012pub const ICON_BRAND_TEAMS: &str = r#"
16013<svg
16014 xmlns="http://www.w3.org/2000/svg"
16015 width="24"
16016 height="24"
16017 viewBox="0 0 24 24"
16018 fill="none"
16019 stroke="currentColor"
16020 stroke-width="1.5"
16021 stroke-linecap="round"
16022 stroke-linejoin="round"
16023>
16024 <path d="M3 7h10v10h-10z" />
16025 <path d="M6 10h4" />
16026 <path d="M8 10v4" />
16027 <path d="M8.104 17c.47 2.274 2.483 4 4.896 4a5 5 0 0 0 5 -5v-7h-5" />
16028 <path d="M18 18a4 4 0 0 0 4 -4v-5h-4" />
16029 <path d="M13.003 8.83a3 3 0 1 0 -1.833 -1.833" />
16030 <path d="M15.83 8.36a2.5 2.5 0 1 0 .594 -4.117" />
16031</svg>
16032"#;
16033pub const ICON_BRAND_TED: &str = r#"
16034<svg
16035 xmlns="http://www.w3.org/2000/svg"
16036 width="24"
16037 height="24"
16038 viewBox="0 0 24 24"
16039 fill="none"
16040 stroke="currentColor"
16041 stroke-width="1.5"
16042 stroke-linecap="round"
16043 stroke-linejoin="round"
16044>
16045 <path d="M2 8h4" />
16046 <path d="M4 8v8" />
16047 <path d="M13 8h-4v8h4" />
16048 <path d="M9 12h2.5" />
16049 <path d="M16 8v8h2a3 3 0 0 0 3 -3v-2a3 3 0 0 0 -3 -3h-2z" />
16050</svg>
16051"#;
16052pub const ICON_BRAND_TELEGRAM: &str = r#"
16053<svg
16054 xmlns="http://www.w3.org/2000/svg"
16055 width="24"
16056 height="24"
16057 viewBox="0 0 24 24"
16058 fill="none"
16059 stroke="currentColor"
16060 stroke-width="1.5"
16061 stroke-linecap="round"
16062 stroke-linejoin="round"
16063>
16064 <path d="M15 10l-4 4l6 6l4 -16l-18 7l4 2l2 6l3 -4" />
16065</svg>
16066"#;
16067pub const ICON_BRAND_TERRAFORM: &str = r#"
16068<svg
16069 xmlns="http://www.w3.org/2000/svg"
16070 width="24"
16071 height="24"
16072 viewBox="0 0 24 24"
16073 fill="none"
16074 stroke="currentColor"
16075 stroke-width="1.5"
16076 stroke-linecap="round"
16077 stroke-linejoin="round"
16078>
16079 <path d="M15 15.5l-11.476 -6.216a1 1 0 0 1 -.524 -.88v-4.054a1.35 1.35 0 0 1 2.03 -1.166l9.97 5.816v10.65a1.35 1.35 0 0 1 -2.03 1.166l-3.474 -2.027a1 1 0 0 1 -.496 -.863v-11.926" />
16080 <path d="M15 15.5l5.504 -3.21a1 1 0 0 0 .496 -.864v-3.576a1.35 1.35 0 0 0 -2.03 -1.166l-3.97 2.316" />
16081</svg>
16082"#;
16083pub const ICON_BRAND_TETHER: &str = r#"
16084<svg
16085 xmlns="http://www.w3.org/2000/svg"
16086 width="24"
16087 height="24"
16088 viewBox="0 0 24 24"
16089 fill="none"
16090 stroke="currentColor"
16091 stroke-width="1.5"
16092 stroke-linecap="round"
16093 stroke-linejoin="round"
16094>
16095 <path d="M14.08 20.188c-1.15 1.083 -3.02 1.083 -4.17 0l-6.93 -6.548c-.96 -.906 -1.27 -2.624 -.69 -3.831l2.4 -5.018c.47 -.991 1.72 -1.791 2.78 -1.791h9.06c1.06 0 2.31 .802 2.78 1.79l2.4 5.019c.58 1.207 .26 2.925 -.69 3.83c-3.453 3.293 -3.466 3.279 -6.94 6.549z" />
16096 <path d="M12 15v-7" />
16097 <path d="M8 8h8" />
16098</svg>
16099"#;
16100pub const ICON_BRAND_THINGIVERSE: &str = r#"
16101<svg
16102 xmlns="http://www.w3.org/2000/svg"
16103 width="24"
16104 height="24"
16105 viewBox="0 0 24 24"
16106 fill="none"
16107 stroke="currentColor"
16108 stroke-width="1.5"
16109 stroke-linecap="round"
16110 stroke-linejoin="round"
16111>
16112 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
16113 <path d="M8 9h8m-4 0v8" />
16114</svg>
16115"#;
16116pub const ICON_BRAND_THREADS: &str = r#"
16117<svg
16118 xmlns="http://www.w3.org/2000/svg"
16119 width="24"
16120 height="24"
16121 viewBox="0 0 24 24"
16122 fill="none"
16123 stroke="currentColor"
16124 stroke-width="1.5"
16125 stroke-linecap="round"
16126 stroke-linejoin="round"
16127>
16128 <path d="M19 7.5c-1.333 -3 -3.667 -4.5 -7 -4.5c-5 0 -8 2.5 -8 9s3.5 9 8 9s7 -3 7 -5s-1 -5 -7 -5c-2.5 0 -3 1.25 -3 2.5c0 1.5 1 2.5 2.5 2.5c2.5 0 3.5 -1.5 3.5 -5s-2 -4 -3 -4s-1.833 .333 -2.5 1" />
16129</svg>
16130"#;
16131pub const ICON_BRAND_THREEJS: &str = r#"
16132<svg
16133 xmlns="http://www.w3.org/2000/svg"
16134 width="24"
16135 height="24"
16136 viewBox="0 0 24 24"
16137 fill="none"
16138 stroke="currentColor"
16139 stroke-width="1.5"
16140 stroke-linecap="round"
16141 stroke-linejoin="round"
16142>
16143 <path d="M8 22l-5 -19l19 5.5z" />
16144 <path d="M12.573 17.58l-6.152 -1.576l8.796 -9.466l1.914 6.64" />
16145 <path d="M12.573 17.58l-1.573 -6.58l6.13 2.179" />
16146 <path d="M9.527 4.893l1.473 6.107l-6.31 -1.564z" />
16147</svg>
16148"#;
16149pub const ICON_BRAND_TIDAL: &str = r#"
16150<svg
16151 xmlns="http://www.w3.org/2000/svg"
16152 width="24"
16153 height="24"
16154 viewBox="0 0 24 24"
16155 fill="none"
16156 stroke="currentColor"
16157 stroke-width="1.5"
16158 stroke-linecap="round"
16159 stroke-linejoin="round"
16160>
16161 <path d="M5.333 6l3.334 3.25l3.333 -3.25l3.333 3.25l3.334 -3.25l3.333 3.25l-3.333 3.25l-3.334 -3.25l-3.333 3.25l3.333 3.25l-3.333 3.25l-3.333 -3.25l3.333 -3.25l-3.333 -3.25l-3.334 3.25l-3.333 -3.25z" />
16162</svg>
16163"#;
16164pub const ICON_BRAND_TIKTOK: &str = r#"
16165<svg
16166 xmlns="http://www.w3.org/2000/svg"
16167 width="24"
16168 height="24"
16169 viewBox="0 0 24 24"
16170 fill="none"
16171 stroke="currentColor"
16172 stroke-width="1.5"
16173 stroke-linecap="round"
16174 stroke-linejoin="round"
16175>
16176 <path d="M21 7.917v4.034a9.948 9.948 0 0 1 -5 -1.951v4.5a6.5 6.5 0 1 1 -8 -6.326v4.326a2.5 2.5 0 1 0 4 2v-11.5h4.083a6.005 6.005 0 0 0 4.917 4.917z" />
16177</svg>
16178"#;
16179pub const ICON_BRAND_TINDER: &str = r#"
16180<svg
16181 xmlns="http://www.w3.org/2000/svg"
16182 width="24"
16183 height="24"
16184 viewBox="0 0 24 24"
16185 fill="none"
16186 stroke="currentColor"
16187 stroke-width="1.5"
16188 stroke-linecap="round"
16189 stroke-linejoin="round"
16190>
16191 <path d="M18.918 8.174c2.56 4.982 .501 11.656 -5.38 12.626c-7.702 1.687 -12.84 -7.716 -7.054 -13.229c.309 -.305 1.161 -1.095 1.516 -1.349c0 .528 .27 3.475 1 3.167c3 0 4 -4.222 3.587 -7.389c2.7 1.411 4.987 3.376 6.331 6.174z" />
16192</svg>
16193"#;
16194pub const ICON_BRAND_TOPBUZZ: &str = r#"
16195<svg
16196 xmlns="http://www.w3.org/2000/svg"
16197 width="24"
16198 height="24"
16199 viewBox="0 0 24 24"
16200 fill="none"
16201 stroke="currentColor"
16202 stroke-width="1.5"
16203 stroke-linecap="round"
16204 stroke-linejoin="round"
16205>
16206 <path d="M4.417 8.655a.524 .524 0 0 1 -.405 -.622l.986 -4.617a.524 .524 0 0 1 .626 -.404l14.958 3.162c.285 .06 .467 .339 .406 .622l-.987 4.618a.524 .524 0 0 1 -.625 .404l-4.345 -.92c-.198 -.04 -.315 .024 -.353 .197l-2.028 9.49a.527 .527 0 0 1 -.625 .404l-4.642 -.982a.527 .527 0 0 1 -.406 -.622l2.028 -9.493c.037 -.17 -.031 -.274 -.204 -.31l-4.384 -.927z" />
16207</svg>
16208"#;
16209pub const ICON_BRAND_TORCHAIN: &str = r#"
16210<svg
16211 xmlns="http://www.w3.org/2000/svg"
16212 width="24"
16213 height="24"
16214 viewBox="0 0 24 24"
16215 fill="none"
16216 stroke="currentColor"
16217 stroke-width="1.5"
16218 stroke-linecap="round"
16219 stroke-linejoin="round"
16220>
16221 <path d="M15.588 15.537l-3.553 -3.537l-7.742 8.18c-.791 .85 .153 2.18 1.238 1.73l9.616 -4.096a1.398 1.398 0 0 0 .44 -2.277z" />
16222 <path d="M8.412 8.464l3.553 3.536l7.742 -8.18c.791 -.85 -.153 -2.18 -1.238 -1.73l-9.616 4.098a1.398 1.398 0 0 0 -.44 2.277z" />
16223</svg>
16224"#;
16225pub const ICON_BRAND_TOYOTA: &str = r#"
16226<svg
16227 xmlns="http://www.w3.org/2000/svg"
16228 width="24"
16229 height="24"
16230 viewBox="0 0 24 24"
16231 fill="none"
16232 stroke="currentColor"
16233 stroke-width="1.5"
16234 stroke-linecap="round"
16235 stroke-linejoin="round"
16236>
16237 <path d="M12 12m-10 0a10 7 0 1 0 20 0a10 7 0 1 0 -20 0" />
16238 <path d="M9 12c0 3.866 1.343 7 3 7s3 -3.134 3 -7s-1.343 -7 -3 -7s-3 3.134 -3 7z" />
16239 <path d="M6.415 6.191c-.888 .503 -1.415 1.13 -1.415 1.809c0 1.657 3.134 3 7 3s7 -1.343 7 -3c0 -.678 -.525 -1.304 -1.41 -1.806" />
16240</svg>
16241"#;
16242pub const ICON_BRAND_TRELLO: &str = r#"
16243<svg
16244 xmlns="http://www.w3.org/2000/svg"
16245 width="24"
16246 height="24"
16247 viewBox="0 0 24 24"
16248 fill="none"
16249 stroke="currentColor"
16250 stroke-width="1.5"
16251 stroke-linecap="round"
16252 stroke-linejoin="round"
16253>
16254 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
16255 <path d="M7 7h3v10h-3z" />
16256 <path d="M14 7h3v6h-3z" />
16257</svg>
16258"#;
16259pub const ICON_BRAND_TRIPADVISOR: &str = r#"
16260<svg
16261 xmlns="http://www.w3.org/2000/svg"
16262 width="24"
16263 height="24"
16264 viewBox="0 0 24 24"
16265 fill="none"
16266 stroke="currentColor"
16267 stroke-width="1.5"
16268 stroke-linecap="round"
16269 stroke-linejoin="round"
16270>
16271 <path d="M6.5 13.5m-1.5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0 -3 0" />
16272 <path d="M17.5 13.5m-1.5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0 -3 0" />
16273 <path d="M17.5 9a4.5 4.5 0 1 0 3.5 1.671l1 -1.671h-4.5z" />
16274 <path d="M6.5 9a4.5 4.5 0 1 1 -3.5 1.671l-1 -1.671h4.5z" />
16275 <path d="M10.5 15.5l1.5 2l1.5 -2" />
16276 <path d="M9 6.75c2 -.667 4 -.667 6 0" />
16277</svg>
16278"#;
16279pub const ICON_BRAND_TUMBLR: &str = r#"
16280<svg
16281 xmlns="http://www.w3.org/2000/svg"
16282 width="24"
16283 height="24"
16284 viewBox="0 0 24 24"
16285 fill="none"
16286 stroke="currentColor"
16287 stroke-width="1.5"
16288 stroke-linecap="round"
16289 stroke-linejoin="round"
16290>
16291 <path d="M14 21h4v-4h-4v-6h4v-4h-4v-4h-4v1a3 3 0 0 1 -3 3h-1v4h4v6a4 4 0 0 0 4 4" />
16292</svg>
16293"#;
16294pub const ICON_BRAND_TWILIO: &str = r#"
16295<svg
16296 xmlns="http://www.w3.org/2000/svg"
16297 width="24"
16298 height="24"
16299 viewBox="0 0 24 24"
16300 fill="none"
16301 stroke="currentColor"
16302 stroke-width="1.5"
16303 stroke-linecap="round"
16304 stroke-linejoin="round"
16305>
16306 <path d="M21 12a9 9 0 1 1 -18 0a9 9 0 0 1 18 0z" />
16307 <path d="M9 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
16308 <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
16309 <path d="M15 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
16310 <path d="M9 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
16311</svg>
16312"#;
16313pub const ICON_BRAND_TWITCH: &str = r#"
16314<svg
16315 xmlns="http://www.w3.org/2000/svg"
16316 width="24"
16317 height="24"
16318 viewBox="0 0 24 24"
16319 fill="none"
16320 stroke="currentColor"
16321 stroke-width="1.5"
16322 stroke-linecap="round"
16323 stroke-linejoin="round"
16324>
16325 <path d="M4 5v11a1 1 0 0 0 1 1h2v4l4 -4h5.584c.266 0 .52 -.105 .707 -.293l2.415 -2.414c.187 -.188 .293 -.442 .293 -.708v-8.585a1 1 0 0 0 -1 -1h-14a1 1 0 0 0 -1 1z" />
16326 <path d="M16 8l0 4" />
16327 <path d="M12 8l0 4" />
16328</svg>
16329"#;
16330pub const ICON_BRAND_TWITTER: &str = r#"
16331<svg
16332 xmlns="http://www.w3.org/2000/svg"
16333 width="24"
16334 height="24"
16335 viewBox="0 0 24 24"
16336 fill="none"
16337 stroke="currentColor"
16338 stroke-width="1.5"
16339 stroke-linecap="round"
16340 stroke-linejoin="round"
16341>
16342 <path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c0 -.249 1.51 -2.772 1.818 -4.013z" />
16343</svg>
16344"#;
16345pub const ICON_BRAND_TYPESCRIPT: &str = r#"
16346<svg
16347 xmlns="http://www.w3.org/2000/svg"
16348 width="24"
16349 height="24"
16350 viewBox="0 0 24 24"
16351 fill="none"
16352 stroke="currentColor"
16353 stroke-width="1.5"
16354 stroke-linecap="round"
16355 stroke-linejoin="round"
16356>
16357 <path d="M15 17.5c.32 .32 .754 .5 1.207 .5h.543c.69 0 1.25 -.56 1.25 -1.25v-.25a1.5 1.5 0 0 0 -1.5 -1.5a1.5 1.5 0 0 1 -1.5 -1.5v-.25c0 -.69 .56 -1.25 1.25 -1.25h.543c.453 0 .887 .18 1.207 .5" />
16358 <path d="M9 12h4" />
16359 <path d="M11 12v6" />
16360 <path d="M21 19v-14a2 2 0 0 0 -2 -2h-14a2 2 0 0 0 -2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2z" />
16361</svg>
16362"#;
16363pub const ICON_BRAND_UBER: &str = r#"
16364<svg
16365 xmlns="http://www.w3.org/2000/svg"
16366 width="24"
16367 height="24"
16368 viewBox="0 0 24 24"
16369 fill="none"
16370 stroke="currentColor"
16371 stroke-width="1.5"
16372 stroke-linecap="round"
16373 stroke-linejoin="round"
16374>
16375 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
16376 <path d="M9 9m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
16377 <path d="M3 12h6" />
16378</svg>
16379"#;
16380pub const ICON_BRAND_UBUNTU: &str = r#"
16381<svg
16382 xmlns="http://www.w3.org/2000/svg"
16383 width="24"
16384 height="24"
16385 viewBox="0 0 24 24"
16386 fill="none"
16387 stroke="currentColor"
16388 stroke-width="1.5"
16389 stroke-linecap="round"
16390 stroke-linejoin="round"
16391>
16392 <path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
16393 <path d="M17.723 7.41a7.992 7.992 0 0 0 -3.74 -2.162m-3.971 0a7.993 7.993 0 0 0 -3.789 2.216m-1.881 3.215a8 8 0 0 0 -.342 2.32c0 .738 .1 1.453 .287 2.132m1.96 3.428a7.993 7.993 0 0 0 3.759 2.19m4 0a7.993 7.993 0 0 0 3.747 -2.186m1.962 -3.43a8.008 8.008 0 0 0 .287 -2.131c0 -.764 -.107 -1.503 -.307 -2.203" />
16394 <path d="M5 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
16395 <path d="M19 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
16396</svg>
16397"#;
16398pub const ICON_BRAND_UNITY: &str = r#"
16399<svg
16400 xmlns="http://www.w3.org/2000/svg"
16401 width="24"
16402 height="24"
16403 viewBox="0 0 24 24"
16404 fill="none"
16405 stroke="currentColor"
16406 stroke-width="1.5"
16407 stroke-linecap="round"
16408 stroke-linejoin="round"
16409>
16410 <path d="M14 3l6 4v7" />
16411 <path d="M18 17l-6 4l-6 -4" />
16412 <path d="M4 14v-7l6 -4" />
16413 <path d="M4 7l8 5v9" />
16414 <path d="M20 7l-8 5" />
16415</svg>
16416"#;
16417pub const ICON_BRAND_UNSPLASH: &str = r#"
16418<svg
16419 xmlns="http://www.w3.org/2000/svg"
16420 width="24"
16421 height="24"
16422 viewBox="0 0 24 24"
16423 fill="none"
16424 stroke="currentColor"
16425 stroke-width="1.5"
16426 stroke-linecap="round"
16427 stroke-linejoin="round"
16428>
16429 <path d="M4 11h5v4h6v-4h5v9h-16zm5 -7h6v4h-6z" />
16430</svg>
16431"#;
16432pub const ICON_BRAND_UPWORK: &str = r#"
16433<svg
16434 xmlns="http://www.w3.org/2000/svg"
16435 width="24"
16436 height="24"
16437 viewBox="0 0 24 24"
16438 fill="none"
16439 stroke="currentColor"
16440 stroke-width="1.5"
16441 stroke-linecap="round"
16442 stroke-linejoin="round"
16443>
16444 <path d="M3 7v5a3 3 0 0 0 6 0v-5h1l4 6c.824 1.319 1.945 2 3.5 2a3.5 3.5 0 0 0 0 -7c-2.027 0 -3.137 1 -3.5 3c-.242 1.33 -.908 4 -2 8" />
16445</svg>
16446"#;
16447pub const ICON_BRAND_VALORANT: &str = r#"
16448<svg
16449 xmlns="http://www.w3.org/2000/svg"
16450 width="24"
16451 height="24"
16452 viewBox="0 0 24 24"
16453 fill="none"
16454 stroke="currentColor"
16455 stroke-width="1.5"
16456 stroke-linecap="round"
16457 stroke-linejoin="round"
16458>
16459 <path d="M14.5 14h4.5l2 -2v-6z" />
16460 <path d="M9 19h5l-11 -13v6z" />
16461</svg>
16462"#;
16463pub const ICON_BRAND_VERCEL: &str = r#"
16464<svg
16465 xmlns="http://www.w3.org/2000/svg"
16466 width="24"
16467 height="24"
16468 viewBox="0 0 24 24"
16469 fill="none"
16470 stroke="currentColor"
16471 stroke-width="1.5"
16472 stroke-linecap="round"
16473 stroke-linejoin="round"
16474>
16475 <path d="M3 19h18l-9 -15z" />
16476</svg>
16477"#;
16478pub const ICON_BRAND_VIMEO: &str = r#"
16479<svg
16480 xmlns="http://www.w3.org/2000/svg"
16481 width="24"
16482 height="24"
16483 viewBox="0 0 24 24"
16484 fill="none"
16485 stroke="currentColor"
16486 stroke-width="1.5"
16487 stroke-linecap="round"
16488 stroke-linejoin="round"
16489>
16490 <path d="M3 8.5l1 1s1.5 -1.102 2 -.5c.509 .609 1.863 7.65 2.5 9c.556 1.184 1.978 2.89 4 1.5c2 -1.5 7.5 -5.5 8.5 -11.5c.444 -2.661 -1 -4 -2.5 -4c-2 0 -4.047 1.202 -4.5 4c2.05 -1.254 2.551 1 1.5 3c-1.052 2 -2 3 -2.5 3c-.49 0 -.924 -1.165 -1.5 -3.5c-.59 -2.42 -.5 -6.5 -3 -6.5s-5.5 4.5 -5.5 4.5z" />
16491</svg>
16492"#;
16493pub const ICON_BRAND_VINTED: &str = r#"
16494<svg
16495 xmlns="http://www.w3.org/2000/svg"
16496 width="24"
16497 height="24"
16498 viewBox="0 0 24 24"
16499 fill="none"
16500 stroke="currentColor"
16501 stroke-width="1.5"
16502 stroke-linecap="round"
16503 stroke-linejoin="round"
16504>
16505 <path d="M11.028 6c0 7.695 -.292 11.728 0 12c2.046 -5 4.246 -12.642 5.252 -14.099c.343 -.497 .768 -.93 1.257 -1.277c.603 -.39 1.292 -.76 1.463 -.575c-.07 2.319 -4.023 15.822 -4.209 16.314a6.135 6.135 0 0 1 -3.465 3.386c-3.213 .78 -3.429 -.446 -3.836 -1.134c-.95 -2.103 -1.682 -14.26 -1.445 -15.615c.05 -.523 .143 -1.851 2.491 -2c2.359 -.354 2.547 1.404 2.492 3z" />
16506</svg>
16507"#;
16508pub const ICON_BRAND_VISA: &str = r#"
16509<svg
16510 xmlns="http://www.w3.org/2000/svg"
16511 width="24"
16512 height="24"
16513 viewBox="0 0 24 24"
16514 fill="none"
16515 stroke="currentColor"
16516 stroke-width="1.5"
16517 stroke-linecap="round"
16518 stroke-linejoin="round"
16519>
16520 <path d="M21 15l-1 -6l-2.5 6" />
16521 <path d="M9 15l1 -6" />
16522 <path d="M3 9h1v6h.5l2.5 -6" />
16523 <path d="M16 9.5a.5 .5 0 0 0 -.5 -.5h-.75c-.721 0 -1.337 .521 -1.455 1.233l-.09 .534a1.059 1.059 0 0 0 1.045 1.233a1.059 1.059 0 0 1 1.045 1.233l-.09 .534a1.476 1.476 0 0 1 -1.455 1.233h-.75a.5 .5 0 0 1 -.5 -.5" />
16524 <path d="M18 14h2.7" />
16525</svg>
16526"#;
16527pub const ICON_BRAND_VISUAL_STUDIO: &str = r#"
16528<svg
16529 xmlns="http://www.w3.org/2000/svg"
16530 width="24"
16531 height="24"
16532 viewBox="0 0 24 24"
16533 fill="none"
16534 stroke="currentColor"
16535 stroke-width="1.5"
16536 stroke-linecap="round"
16537 stroke-linejoin="round"
16538>
16539 <path d="M4 8l2 -1l10 13l4 -2v-12l-4 -2l-10 13l-2 -1z" />
16540</svg>
16541"#;
16542pub const ICON_BRAND_VITE: &str = r#"
16543<svg
16544 xmlns="http://www.w3.org/2000/svg"
16545 width="24"
16546 height="24"
16547 viewBox="0 0 24 24"
16548 fill="none"
16549 stroke="currentColor"
16550 stroke-width="1.5"
16551 stroke-linecap="round"
16552 stroke-linejoin="round"
16553>
16554 <path d="M10 4.5l6 -1.5l-2 6.5l2 -.5l-4 7v-5l-3 1z" />
16555 <path d="M15 6.5l7 -1.5l-10 17l-10 -17l7.741 1.5" />
16556</svg>
16557"#;
16558pub const ICON_BRAND_VIVALDI: &str = r#"
16559<svg
16560 xmlns="http://www.w3.org/2000/svg"
16561 width="24"
16562 height="24"
16563 viewBox="0 0 24 24"
16564 fill="none"
16565 stroke="currentColor"
16566 stroke-width="1.5"
16567 stroke-linecap="round"
16568 stroke-linejoin="round"
16569>
16570 <path d="M21.648 6.808c-2.468 4.28 -4.937 8.56 -7.408 12.836c-.397 .777 -1.366 1.301 -2.24 1.356c-.962 .102 -1.7 -.402 -2.154 -1.254c-1.563 -2.684 -3.106 -5.374 -4.66 -8.064c-.943 -1.633 -1.891 -3.266 -2.83 -4.905a2.47 2.47 0 0 1 -.06 -2.45a2.493 2.493 0 0 1 2.085 -1.307c.951 -.065 1.85 .438 2.287 1.281c.697 1.19 2.043 3.83 2.55 4.682a3.919 3.919 0 0 0 3.282 2.017c2.126 .133 3.974 -.95 4.21 -3.058c0 -.164 .228 -3.178 .846 -3.962c.619 -.784 1.64 -1.155 2.606 -.893a2.484 2.484 0 0 1 1.814 2.062c.08 .581 -.041 1.171 -.343 1.674" />
16571</svg>
16572"#;
16573pub const ICON_BRAND_VK: &str = r#"
16574<svg
16575 xmlns="http://www.w3.org/2000/svg"
16576 width="24"
16577 height="24"
16578 viewBox="0 0 24 24"
16579 fill="none"
16580 stroke="currentColor"
16581 stroke-width="1.5"
16582 stroke-linecap="round"
16583 stroke-linejoin="round"
16584>
16585 <path d="M14 19h-4a8 8 0 0 1 -8 -8v-5h4v5a4 4 0 0 0 4 4h0v-9h4v4.5l.03 0a4.531 4.531 0 0 0 3.97 -4.496h4l-.342 1.711a6.858 6.858 0 0 1 -3.658 4.789h0a5.34 5.34 0 0 1 3.566 4.111l.434 2.389h0h-4a4.531 4.531 0 0 0 -3.97 -4.496v4.5z" />
16586</svg>
16587"#;
16588pub const ICON_BRAND_VLC: &str = r#"
16589<svg
16590 xmlns="http://www.w3.org/2000/svg"
16591 width="24"
16592 height="24"
16593 viewBox="0 0 24 24"
16594 fill="none"
16595 stroke="currentColor"
16596 stroke-width="1.5"
16597 stroke-linecap="round"
16598 stroke-linejoin="round"
16599>
16600 <path d="M13.79 4.337l3.101 9.305c.33 .985 -.113 2.07 -1.02 2.499a9.148 9.148 0 0 1 -7.742 0c-.907 -.428 -1.35 -1.514 -1.02 -2.499l3.1 -9.305c.267 -.8 .985 -1.337 1.791 -1.337c.807 0 1.525 .537 1.79 1.337z" />
16601 <path d="M7 14h-1.429a2 2 0 0 0 -1.923 1.45l-.571 2a2 2 0 0 0 1.923 2.55h13.998a2 2 0 0 0 1.923 -2.55l-.572 -2a2 2 0 0 0 -1.923 -1.45h-1.426" />
16602</svg>
16603"#;
16604pub const ICON_BRAND_VOLKSWAGEN: &str = r#"
16605<svg
16606 xmlns="http://www.w3.org/2000/svg"
16607 width="24"
16608 height="24"
16609 viewBox="0 0 24 24"
16610 fill="none"
16611 stroke="currentColor"
16612 stroke-width="1.5"
16613 stroke-linecap="round"
16614 stroke-linejoin="round"
16615>
16616 <path d="M12 21a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9a9 9 0 0 0 9 9z" />
16617 <path d="M5 7l4.5 11l1.5 -5h2l1.5 5l4.5 -11" />
16618 <path d="M9 4l2 6h2l2 -6" />
16619</svg>
16620"#;
16621pub const ICON_BRAND_VSCO: &str = r#"
16622<svg
16623 xmlns="http://www.w3.org/2000/svg"
16624 width="24"
16625 height="24"
16626 viewBox="0 0 24 24"
16627 fill="none"
16628 stroke="currentColor"
16629 stroke-width="1.5"
16630 stroke-linecap="round"
16631 stroke-linejoin="round"
16632>
16633 <path d="M21 12a9 9 0 1 1 -18 0a9 9 0 0 1 18 0z" />
16634 <path d="M17 12a5 5 0 1 0 -10 0a5 5 0 0 0 10 0z" />
16635 <path d="M12 3v4" />
16636 <path d="M21 12h-4" />
16637 <path d="M12 21v-4" />
16638 <path d="M3 12h4" />
16639 <path d="M18.364 5.636l-2.828 2.828" />
16640 <path d="M18.364 18.364l-2.828 -2.828" />
16641 <path d="M5.636 18.364l2.828 -2.828" />
16642 <path d="M5.636 5.636l2.828 2.828" />
16643</svg>
16644"#;
16645pub const ICON_BRAND_VSCODE: &str = r#"
16646<svg
16647 xmlns="http://www.w3.org/2000/svg"
16648 width="24"
16649 height="24"
16650 viewBox="0 0 24 24"
16651 fill="none"
16652 stroke="currentColor"
16653 stroke-width="1.5"
16654 stroke-linecap="round"
16655 stroke-linejoin="round"
16656>
16657 <path d="M16 3v18l4 -2.5v-13z" />
16658 <path d="M9.165 13.903l-4.165 3.597l-2 -1l4.333 -4.5m1.735 -1.802l6.932 -7.198v5l-4.795 4.141" />
16659 <path d="M16 16.5l-11 -10l-2 1l13 13.5" />
16660</svg>
16661"#;
16662pub const ICON_BRAND_VUE: &str = r#"
16663<svg
16664 xmlns="http://www.w3.org/2000/svg"
16665 width="24"
16666 height="24"
16667 viewBox="0 0 24 24"
16668 fill="none"
16669 stroke="currentColor"
16670 stroke-width="1.5"
16671 stroke-linecap="round"
16672 stroke-linejoin="round"
16673>
16674 <path d="M16.5 4l-4.5 8l-4.5 -8" />
16675 <path d="M3 4l9 16l9 -16" />
16676</svg>
16677"#;
16678pub const ICON_BRAND_WALMART: &str = r#"
16679<svg
16680 xmlns="http://www.w3.org/2000/svg"
16681 width="24"
16682 height="24"
16683 viewBox="0 0 24 24"
16684 fill="none"
16685 stroke="currentColor"
16686 stroke-width="1.5"
16687 stroke-linecap="round"
16688 stroke-linejoin="round"
16689>
16690 <path d="M12 8.04v-5.04" />
16691 <path d="M15.5 10l4.5 -2.5" />
16692 <path d="M15.5 14l4.5 2.5" />
16693 <path d="M12 15.96v5.04" />
16694 <path d="M8.5 14l-4.5 2.5" />
16695 <path d="M8.5 10l-4.5 -2.505" />
16696</svg>
16697"#;
16698pub const ICON_BRAND_WAZE: &str = r#"
16699<svg
16700 xmlns="http://www.w3.org/2000/svg"
16701 width="24"
16702 height="24"
16703 viewBox="0 0 24 24"
16704 fill="none"
16705 stroke="currentColor"
16706 stroke-width="1.5"
16707 stroke-linecap="round"
16708 stroke-linejoin="round"
16709>
16710 <path d="M6.66 17.52a7 7 0 0 1 -3.66 -4.52c2 0 3 -1 3 -2.51c0 -3.92 2.25 -7.49 7.38 -7.49c4.62 0 7.62 3.51 7.62 8a8.08 8.08 0 0 1 -3.39 6.62" />
16711 <path d="M10 18.69a17.29 17.29 0 0 0 3.33 .3h.54" />
16712 <path d="M16 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
16713 <path d="M8 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
16714 <path d="M16 9h.01" />
16715 <path d="M11 9h.01" />
16716</svg>
16717"#;
16718pub const ICON_BRAND_WEBFLOW: &str = r#"
16719<svg
16720 xmlns="http://www.w3.org/2000/svg"
16721 width="24"
16722 height="24"
16723 viewBox="0 0 24 24"
16724 fill="none"
16725 stroke="currentColor"
16726 stroke-width="1.5"
16727 stroke-linecap="round"
16728 stroke-linejoin="round"
16729>
16730 <path d="M17 10s-1.376 3.606 -1.5 4c-.046 -.4 -1.5 -8 -1.5 -8c-2.627 0 -3.766 1.562 -4.5 3.5c0 0 -1.843 4.593 -2 5c-.013 -.368 -.5 -4.5 -.5 -4.5c-.15 -2.371 -2.211 -3.98 -4 -3.98l2 12.98c2.745 -.013 4.72 -1.562 5.5 -3.5c0 0 1.44 -4.3 1.5 -4.5c.013 .18 1 8 1 8c2.758 0 4.694 -1.626 5.5 -3.5l3.5 -9.5c-2.732 0 -4.253 2.055 -5 4z" />
16731</svg>
16732"#;
16733pub const ICON_BRAND_WECHAT: &str = r#"
16734<svg
16735 xmlns="http://www.w3.org/2000/svg"
16736 width="24"
16737 height="24"
16738 viewBox="0 0 24 24"
16739 fill="none"
16740 stroke="currentColor"
16741 stroke-width="1.5"
16742 stroke-linecap="round"
16743 stroke-linejoin="round"
16744>
16745 <path d="M16.5 10c3.038 0 5.5 2.015 5.5 4.5c0 1.397 -.778 2.645 -2 3.47l0 2.03l-1.964 -1.178a6.649 6.649 0 0 1 -1.536 .178c-3.038 0 -5.5 -2.015 -5.5 -4.5s2.462 -4.5 5.5 -4.5z" />
16746 <path d="M11.197 15.698c-.69 .196 -1.43 .302 -2.197 .302a8.008 8.008 0 0 1 -2.612 -.432l-2.388 1.432v-2.801c-1.237 -1.082 -2 -2.564 -2 -4.199c0 -3.314 3.134 -6 7 -6c3.782 0 6.863 2.57 7 5.785l0 .233" />
16747 <path d="M10 8h.01" />
16748 <path d="M7 8h.01" />
16749 <path d="M15 14h.01" />
16750 <path d="M18 14h.01" />
16751</svg>
16752"#;
16753pub const ICON_BRAND_WEIBO: &str = r#"
16754<svg
16755 xmlns="http://www.w3.org/2000/svg"
16756 width="24"
16757 height="24"
16758 viewBox="0 0 24 24"
16759 fill="none"
16760 stroke="currentColor"
16761 stroke-width="1.5"
16762 stroke-linecap="round"
16763 stroke-linejoin="round"
16764>
16765 <path d="M19 14.127c0 3.073 -3.502 5.873 -8 5.873c-4.126 0 -8 -2.224 -8 -5.565c0 -1.78 .984 -3.737 2.7 -5.567c2.362 -2.51 5.193 -3.687 6.551 -2.238c.415 .44 .752 1.39 .749 2.062c2 -1.615 4.308 .387 3.5 2.693c1.26 .557 2.5 .538 2.5 2.742z" />
16766 <path d="M15 4h1a5 5 0 0 1 5 5v1" />
16767</svg>
16768"#;
16769pub const ICON_BRAND_WHATSAPP: &str = r#"
16770<svg
16771 xmlns="http://www.w3.org/2000/svg"
16772 width="24"
16773 height="24"
16774 viewBox="0 0 24 24"
16775 fill="none"
16776 stroke="currentColor"
16777 stroke-width="1.5"
16778 stroke-linecap="round"
16779 stroke-linejoin="round"
16780>
16781 <path d="M3 21l1.65 -3.8a9 9 0 1 1 3.4 2.9l-5.05 .9" />
16782 <path d="M9 10a.5 .5 0 0 0 1 0v-1a.5 .5 0 0 0 -1 0v1a5 5 0 0 0 5 5h1a.5 .5 0 0 0 0 -1h-1a.5 .5 0 0 0 0 1" />
16783</svg>
16784"#;
16785pub const ICON_BRAND_WIKIPEDIA: &str = r#"
16786<svg
16787 xmlns="http://www.w3.org/2000/svg"
16788 width="24"
16789 height="24"
16790 viewBox="0 0 24 24"
16791 fill="none"
16792 stroke="currentColor"
16793 stroke-width="1.5"
16794 stroke-linecap="round"
16795 stroke-linejoin="round"
16796>
16797 <path d="M3 4.984h2" />
16798 <path d="M8 4.984h2.5" />
16799 <path d="M14.5 4.984h2.5" />
16800 <path d="M22 4.984h-2" />
16801 <path d="M4 4.984l5.455 14.516l6.545 -14.516" />
16802 <path d="M9 4.984l6 14.516l6 -14.516" />
16803</svg>
16804"#;
16805pub const ICON_BRAND_WINDOWS: &str = r#"
16806<svg
16807 xmlns="http://www.w3.org/2000/svg"
16808 width="24"
16809 height="24"
16810 viewBox="0 0 24 24"
16811 fill="none"
16812 stroke="currentColor"
16813 stroke-width="1.5"
16814 stroke-linecap="round"
16815 stroke-linejoin="round"
16816>
16817 <path d="M17.8 20l-12 -1.5c-1 -.1 -1.8 -.9 -1.8 -1.9v-9.2c0 -1 .8 -1.8 1.8 -1.9l12 -1.5c1.2 -.1 2.2 .8 2.2 1.9v12.1c0 1.2 -1.1 2.1 -2.2 1.9z" />
16818 <path d="M12 5l0 14" />
16819 <path d="M4 12l16 0" />
16820</svg>
16821"#;
16822pub const ICON_BRAND_WINDY: &str = r#"
16823<svg
16824 xmlns="http://www.w3.org/2000/svg"
16825 width="24"
16826 height="24"
16827 viewBox="0 0 24 24"
16828 fill="none"
16829 stroke="currentColor"
16830 stroke-width="1.5"
16831 stroke-linecap="round"
16832 stroke-linejoin="round"
16833>
16834 <path d="M9 4c0 5.5 -.33 16 4 16s7.546 -11.27 8 -13" />
16835 <path d="M3 4c.253 5.44 1.449 16 5.894 16c4.444 0 8.42 -10.036 9.106 -14" />
16836</svg>
16837"#;
16838pub const ICON_BRAND_WISH: &str = r#"
16839<svg
16840 xmlns="http://www.w3.org/2000/svg"
16841 width="24"
16842 height="24"
16843 viewBox="0 0 24 24"
16844 fill="none"
16845 stroke="currentColor"
16846 stroke-width="1.5"
16847 stroke-linecap="round"
16848 stroke-linejoin="round"
16849>
16850 <path d="M2 6l5.981 2.392l-.639 6.037c-.18 .893 .06 1.819 .65 2.514a3 3 0 0 0 2.381 1.057a4.328 4.328 0 0 0 4.132 -3.57c-.18 .893 .06 1.819 .65 2.514a3 3 0 0 0 2.38 1.056a4.328 4.328 0 0 0 4.132 -3.57l.333 -4.633" />
16851 <path d="M14.504 14.429l.334 -3" />
16852</svg>
16853"#;
16854pub const ICON_BRAND_WIX: &str = r#"
16855<svg
16856 xmlns="http://www.w3.org/2000/svg"
16857 width="24"
16858 height="24"
16859 viewBox="0 0 24 24"
16860 fill="none"
16861 stroke="currentColor"
16862 stroke-width="1.5"
16863 stroke-linecap="round"
16864 stroke-linejoin="round"
16865>
16866 <path d="M3 9l1.5 6l1.379 -5.515a.64 .64 0 0 1 1.242 0l1.379 5.515l1.5 -6" />
16867 <path d="M13 11.5v3.5" />
16868 <path d="M16 9l5 6" />
16869 <path d="M21 9l-5 6" />
16870 <path d="M13 9h.01" />
16871</svg>
16872"#;
16873pub const ICON_BRAND_WORDPRESS: &str = r#"
16874<svg
16875 xmlns="http://www.w3.org/2000/svg"
16876 width="24"
16877 height="24"
16878 viewBox="0 0 24 24"
16879 fill="none"
16880 stroke="currentColor"
16881 stroke-width="1.5"
16882 stroke-linecap="round"
16883 stroke-linejoin="round"
16884>
16885 <path d="M9.5 9h3" />
16886 <path d="M4 9h2.5" />
16887 <path d="M11 9l3 11l4 -9" />
16888 <path d="M5.5 9l3.5 11l3 -7" />
16889 <path d="M18 11c.177 -.528 1 -1.364 1 -2.5c0 -1.78 -.776 -2.5 -1.875 -2.5c-.898 0 -1.125 .812 -1.125 1.429c0 1.83 2 2.058 2 3.571z" />
16890 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
16891</svg>
16892"#;
16893pub const ICON_BRAND_X: &str = r#"
16894<svg
16895 xmlns="http://www.w3.org/2000/svg"
16896 width="24"
16897 height="24"
16898 viewBox="0 0 24 24"
16899 fill="none"
16900 stroke="currentColor"
16901 stroke-width="1.5"
16902 stroke-linecap="round"
16903 stroke-linejoin="round"
16904>
16905 <path d="M4 4l11.733 16h4.267l-11.733 -16z" />
16906 <path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772" />
16907</svg>
16908"#;
16909pub const ICON_BRAND_XAMARIN: &str = r#"
16910<svg
16911 xmlns="http://www.w3.org/2000/svg"
16912 width="24"
16913 height="24"
16914 viewBox="0 0 24 24"
16915 fill="none"
16916 stroke="currentColor"
16917 stroke-width="1.5"
16918 stroke-linecap="round"
16919 stroke-linejoin="round"
16920>
16921 <path d="M15.958 21h-7.917a2 2 0 0 1 -1.732 -1l-4.041 -7a2 2 0 0 1 0 -2l4.041 -7a2 2 0 0 1 1.732 -1h7.917a2 2 0 0 1 1.732 1l4.042 7a2 2 0 0 1 0 2l-4.041 7a2 2 0 0 1 -1.733 1z" />
16922 <path d="M15 16l-6 -8" />
16923 <path d="M9 16l6 -8" />
16924</svg>
16925"#;
16926pub const ICON_BRAND_XBOX: &str = r#"
16927<svg
16928 xmlns="http://www.w3.org/2000/svg"
16929 width="24"
16930 height="24"
16931 viewBox="0 0 24 24"
16932 fill="none"
16933 stroke="currentColor"
16934 stroke-width="1.5"
16935 stroke-linecap="round"
16936 stroke-linejoin="round"
16937>
16938 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
16939 <path d="M6.5 5c7.72 2.266 10.037 7.597 12.5 12.5" />
16940 <path d="M17.5 5c-7.72 2.266 -10.037 7.597 -12.5 12.5" />
16941</svg>
16942"#;
16943pub const ICON_BRAND_XDEEP: &str = r#"
16944<svg
16945 xmlns="http://www.w3.org/2000/svg"
16946 width="24"
16947 height="24"
16948 viewBox="0 0 24 24"
16949 fill="none"
16950 stroke="currentColor"
16951 stroke-width="1.5"
16952 stroke-linecap="round"
16953 stroke-linejoin="round"
16954>
16955 <path d="M14.401 8.398l1.599 -2.398h5l-4 6l4 6h-5l-8 -12h-5l4 6l-4 6h5l1.596 -2.393" />
16956</svg>
16957"#;
16958pub const ICON_BRAND_XING: &str = r#"
16959<svg
16960 xmlns="http://www.w3.org/2000/svg"
16961 width="24"
16962 height="24"
16963 viewBox="0 0 24 24"
16964 fill="none"
16965 stroke="currentColor"
16966 stroke-width="1.5"
16967 stroke-linecap="round"
16968 stroke-linejoin="round"
16969>
16970 <path d="M16 21l-4 -7l6.5 -11" />
16971 <path d="M7 7l2 3.5l-3 4.5" />
16972</svg>
16973"#;
16974pub const ICON_BRAND_YAHOO: &str = r#"
16975<svg
16976 xmlns="http://www.w3.org/2000/svg"
16977 width="24"
16978 height="24"
16979 viewBox="0 0 24 24"
16980 fill="none"
16981 stroke="currentColor"
16982 stroke-width="1.5"
16983 stroke-linecap="round"
16984 stroke-linejoin="round"
16985>
16986 <path d="M3 6l5 0" />
16987 <path d="M7 18l7 0" />
16988 <path d="M4.5 6l5.5 7v5" />
16989 <path d="M10 13l6 -5" />
16990 <path d="M12.5 8l5 0" />
16991 <path d="M20 11l0 4" />
16992 <path d="M20 18l0 .01" />
16993</svg>
16994"#;
16995pub const ICON_BRAND_YANDEX: &str = r#"
16996<svg
16997 xmlns="http://www.w3.org/2000/svg"
16998 width="24"
16999 height="24"
17000 viewBox="0 0 24 24"
17001 fill="none"
17002 stroke="currentColor"
17003 stroke-width="1.5"
17004 stroke-linecap="round"
17005 stroke-linejoin="round"
17006>
17007 <path d="M15 20v-16h-2a4 4 0 0 0 -4 4v1a4 4 0 0 0 4 4h2" />
17008 <path d="M9 20l3 -7" />
17009</svg>
17010"#;
17011pub const ICON_BRAND_YARN: &str = r#"
17012<svg
17013 xmlns="http://www.w3.org/2000/svg"
17014 width="24"
17015 height="24"
17016 viewBox="0 0 24 24"
17017 fill="none"
17018 stroke="currentColor"
17019 stroke-width="1.5"
17020 stroke-linecap="round"
17021 stroke-linejoin="round"
17022>
17023 <path d="M17.845 19.308c-1.268 .814 -2.41 1.254 -3.845 1.692c-.176 .21 -.645 .544 -.912 .588a42.469 42.469 0 0 1 -4.498 .412c-.812 .006 -1.31 -.214 -1.447 -.554c-.115 -.279 .336 -2.054 .298 -1.964c-.157 .392 -.575 1.287 -.997 1.72c-.579 .6 -1.674 .4 -2.322 .051c-.71 -.386 -.07 -1.28 -.346 -1.267c-.276 .014 -.776 -1.486 -.776 -2.236c0 -.828 .622 -1.674 1.235 -2.211a6.811 6.811 0 0 1 .46 -3.143a7.414 7.414 0 0 1 2.208 -2.615s-1.353 -1.534 -.849 -2.912c.328 -.902 .46 -.895 .567 -.935c.38 -.12 .727 -.33 1.013 -.612c.78 -.88 1.96 -1.438 3.116 -1.322c0 0 .781 -2.43 1.533 -1.936c.415 .653 .671 1.218 .967 1.936c0 0 1.15 -.7 1.25 -.5c.514 1.398 .487 3.204 .211 4.67c-.324 1.408 -.84 2.691 -1.711 3.83c-.094 .16 .98 .705 1.722 2.812c.686 1.928 .278 2.438 .278 2.688s.716 .144 2.296 -.855a5.848 5.848 0 0 1 2.984 -1.145c.735 -.066 .988 -.035 1.22 1c.232 1.035 -.346 1.406 -.744 1.506c0 0 -2.09 .675 -2.911 1.302z" />
17024</svg>
17025"#;
17026pub const ICON_BRAND_YATSE: &str = r#"
17027<svg
17028 xmlns="http://www.w3.org/2000/svg"
17029 width="24"
17030 height="24"
17031 viewBox="0 0 24 24"
17032 fill="none"
17033 stroke="currentColor"
17034 stroke-width="1.5"
17035 stroke-linecap="round"
17036 stroke-linejoin="round"
17037>
17038 <path d="M7 3l5 2.876v5.088l4.197 -2.73l4.803 2.731l-9.281 5.478l-2.383 1.41l-2.334 1.377l-3 1.77v-5.565l3 -1.771z" />
17039</svg>
17040"#;
17041pub const ICON_BRAND_YCOMBINATOR: &str = r#"
17042<svg
17043 xmlns="http://www.w3.org/2000/svg"
17044 width="24"
17045 height="24"
17046 viewBox="0 0 24 24"
17047 fill="none"
17048 stroke="currentColor"
17049 stroke-width="1.5"
17050 stroke-linecap="round"
17051 stroke-linejoin="round"
17052>
17053 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
17054 <path d="M8 7l4 6l4 -6" />
17055 <path d="M12 17l0 -4" />
17056</svg>
17057"#;
17058pub const ICON_BRAND_YOUTUBE_KIDS: &str = r#"
17059<svg
17060 xmlns="http://www.w3.org/2000/svg"
17061 width="24"
17062 height="24"
17063 viewBox="0 0 24 24"
17064 fill="none"
17065 stroke="currentColor"
17066 stroke-width="1.5"
17067 stroke-linecap="round"
17068 stroke-linejoin="round"
17069>
17070 <path d="M18.608 17.75l-3.9 .268h-.027a13.83 13.83 0 0 0 -3.722 .828l-2.511 .908a4.111 4.111 0 0 1 -3.287 -.216a3.82 3.82 0 0 1 -1.98 -2.527l-1.376 -6.05a3.669 3.669 0 0 1 .536 -2.86a3.964 3.964 0 0 1 2.489 -1.661l11.25 -2.354c2.137 -.448 4.247 .85 4.713 2.9l1.403 6.162a3.677 3.677 0 0 1 -.697 3.086a4.007 4.007 0 0 1 -2.89 1.512v.002z" />
17071 <path d="M9 10l1.208 5l4.292 -4z" />
17072</svg>
17073"#;
17074pub const ICON_BRAND_YOUTUBE: &str = r#"
17075<svg
17076 xmlns="http://www.w3.org/2000/svg"
17077 width="24"
17078 height="24"
17079 viewBox="0 0 24 24"
17080 fill="none"
17081 stroke="currentColor"
17082 stroke-width="1.5"
17083 stroke-linecap="round"
17084 stroke-linejoin="round"
17085>
17086 <path d="M2 8a4 4 0 0 1 4 -4h12a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-12a4 4 0 0 1 -4 -4v-8z" />
17087 <path d="M10 9l5 3l-5 3z" />
17088</svg>
17089"#;
17090pub const ICON_BRAND_ZALANDO: &str = r#"
17091<svg
17092 xmlns="http://www.w3.org/2000/svg"
17093 width="24"
17094 height="24"
17095 viewBox="0 0 24 24"
17096 fill="none"
17097 stroke="currentColor"
17098 stroke-width="1.5"
17099 stroke-linecap="round"
17100 stroke-linejoin="round"
17101>
17102 <path d="M7.531 21c-.65 0 -1 -.15 -1.196 -.27c-.266 -.157 -.753 -.563 -1.197 -1.747a20.583 20.583 0 0 1 -1.137 -6.983c.015 -2.745 .436 -5.07 1.137 -6.975c.444 -1.2 .93 -1.605 1.197 -1.763c.192 -.103 .545 -.262 1.195 -.262c.244 0 .532 .022 .871 .075a19.093 19.093 0 0 1 6.425 2.475h.007a19.572 19.572 0 0 1 5.287 4.508c.783 .99 .879 1.627 .879 1.942c0 .315 -.096 .953 -.879 1.943a19.571 19.571 0 0 1 -5.287 4.5h-.007a19.041 19.041 0 0 1 -6.425 2.474a5.01 5.01 0 0 1 -.871 .083z" />
17103</svg>
17104"#;
17105pub const ICON_BRAND_ZAPIER: &str = r#"
17106<svg
17107 xmlns="http://www.w3.org/2000/svg"
17108 width="24"
17109 height="24"
17110 viewBox="0 0 24 24"
17111 fill="none"
17112 stroke="currentColor"
17113 stroke-width="1.5"
17114 stroke-linecap="round"
17115 stroke-linejoin="round"
17116>
17117 <path d="M3 12h6" />
17118 <path d="M21 12h-6" />
17119 <path d="M12 3v6" />
17120 <path d="M12 15v6" />
17121 <path d="M5.636 5.636l4.243 4.243" />
17122 <path d="M18.364 18.364l-4.243 -4.243" />
17123 <path d="M18.364 5.636l-4.243 4.243" />
17124 <path d="M9.879 14.121l-4.243 4.243" />
17125</svg>
17126"#;
17127pub const ICON_BRAND_ZEIT: &str = r#"
17128<svg
17129 xmlns="http://www.w3.org/2000/svg"
17130 width="24"
17131 height="24"
17132 viewBox="0 0 24 24"
17133 fill="none"
17134 stroke="currentColor"
17135 stroke-width="1.5"
17136 stroke-linecap="round"
17137 stroke-linejoin="round"
17138>
17139 <path d="M3 20h18l-9 -16z" />
17140</svg>
17141"#;
17142pub const ICON_BRAND_ZHIHU: &str = r#"
17143<svg
17144 xmlns="http://www.w3.org/2000/svg"
17145 width="24"
17146 height="24"
17147 viewBox="0 0 24 24"
17148 fill="none"
17149 stroke="currentColor"
17150 stroke-width="1.5"
17151 stroke-linecap="round"
17152 stroke-linejoin="round"
17153>
17154 <path d="M14 6h6v12h-2l-2 2l-1 -2h-1z" />
17155 <path d="M4 12h6.5" />
17156 <path d="M10.5 6h-5" />
17157 <path d="M6 4c-.5 2.5 -1.5 3.5 -2.5 4.5" />
17158 <path d="M8 6v7c0 4.5 -2 5.5 -4 7" />
17159 <path d="M11 18l-3 -5" />
17160</svg>
17161"#;
17162pub const ICON_BRAND_ZOOM: &str = r#"
17163<svg
17164 xmlns="http://www.w3.org/2000/svg"
17165 width="24"
17166 height="24"
17167 viewBox="0 0 24 24"
17168 fill="none"
17169 stroke="currentColor"
17170 stroke-width="1.5"
17171 stroke-linecap="round"
17172 stroke-linejoin="round"
17173>
17174 <path d="M17.011 9.385v5.128l3.989 3.487v-12z" />
17175 <path d="M3.887 6h10.08c1.468 0 3.033 1.203 3.033 2.803v8.196a.991 .991 0 0 1 -.975 1h-10.373c-1.667 0 -2.652 -1.5 -2.652 -3l.01 -8a.882 .882 0 0 1 .208 -.71a.841 .841 0 0 1 .67 -.287z" />
17176</svg>
17177"#;
17178pub const ICON_BRAND_ZULIP: &str = r#"
17179<svg
17180 xmlns="http://www.w3.org/2000/svg"
17181 width="24"
17182 height="24"
17183 viewBox="0 0 24 24"
17184 fill="none"
17185 stroke="currentColor"
17186 stroke-width="1.5"
17187 stroke-linecap="round"
17188 stroke-linejoin="round"
17189>
17190 <path d="M6.5 3h11c1.325 0 2.5 1 2.5 2.5c0 2 -1.705 3.264 -2 3.5l-4.5 4l2 -5h-9a2.5 2.5 0 0 1 0 -5z" />
17191 <path d="M17.5 21h-11c-1.325 0 -2.5 -1 -2.5 -2.5c0 -2 1.705 -3.264 2 -3.5l4.5 -4l-2 5h9a2.5 2.5 0 1 1 0 5z" />
17192</svg>
17193"#;
17194pub const ICON_BRAND_ZWIFT: &str = r#"
17195<svg
17196 xmlns="http://www.w3.org/2000/svg"
17197 width="24"
17198 height="24"
17199 viewBox="0 0 24 24"
17200 fill="none"
17201 stroke="currentColor"
17202 stroke-width="1.5"
17203 stroke-linecap="round"
17204 stroke-linejoin="round"
17205>
17206 <path d="M5.5 4c-1.465 0 -2.5 1.101 -2.5 2.5s1.035 2.5 2.5 2.5h2.5l-4.637 7.19a2.434 2.434 0 0 0 -.011 2.538c.473 .787 1.35 1.272 2.3 1.272h10.848c1.465 0 2.5 -1.101 2.5 -2.5s-1.035 -2.5 -2.5 -2.5h-2.5l7 -11h-15.5z" />
17207</svg>
17208"#;
17209pub const ICON_BREAD_OFF: &str = r#"
17210<svg
17211 xmlns="http://www.w3.org/2000/svg"
17212 width="24"
17213 height="24"
17214 viewBox="0 0 24 24"
17215 fill="none"
17216 stroke="currentColor"
17217 stroke-width="1.5"
17218 stroke-linecap="round"
17219 stroke-linejoin="round"
17220>
17221 <path d="M8 4l10 .005v-.005a3 3 0 0 1 2 5.235v6.765m-.59 3.418c-.36 .36 -.86 .582 -1.41 .582h-12a2 2 0 0 1 -2 -2v-8.764a3 3 0 0 1 .418 -4.785" />
17222 <path d="M3 3l18 18" />
17223</svg>
17224"#;
17225pub const ICON_BREAD: &str = r#"
17226<svg
17227 xmlns="http://www.w3.org/2000/svg"
17228 width="24"
17229 height="24"
17230 viewBox="0 0 24 24"
17231 fill="none"
17232 stroke="currentColor"
17233 stroke-width="1.5"
17234 stroke-linecap="round"
17235 stroke-linejoin="round"
17236>
17237 <path d="M18 4a3 3 0 0 1 2 5.235v8.765a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-8.764a3 3 0 0 1 1.824 -5.231h12.176v-.005z" />
17238</svg>
17239"#;
17240pub const ICON_BRIEFCASE_2: &str = r#"
17241<svg
17242 xmlns="http://www.w3.org/2000/svg"
17243 width="24"
17244 height="24"
17245 viewBox="0 0 24 24"
17246 fill="none"
17247 stroke="currentColor"
17248 stroke-width="1.5"
17249 stroke-linecap="round"
17250 stroke-linejoin="round"
17251>
17252 <path d="M3 9a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9z" />
17253 <path d="M8 7v-2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v2" />
17254</svg>
17255"#;
17256pub const ICON_BRIEFCASE_OFF: &str = r#"
17257<svg
17258 xmlns="http://www.w3.org/2000/svg"
17259 width="24"
17260 height="24"
17261 viewBox="0 0 24 24"
17262 fill="none"
17263 stroke="currentColor"
17264 stroke-width="1.5"
17265 stroke-linecap="round"
17266 stroke-linejoin="round"
17267>
17268 <path d="M11 7h8a2 2 0 0 1 2 2v8m-1.166 2.818a1.993 1.993 0 0 1 -.834 .182h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h2" />
17269 <path d="M8.185 4.158a2 2 0 0 1 1.815 -1.158h4a2 2 0 0 1 2 2v2" />
17270 <path d="M12 12v.01" />
17271 <path d="M3 13a20 20 0 0 0 11.905 1.928m3.263 -.763a20 20 0 0 0 2.832 -1.165" />
17272 <path d="M3 3l18 18" />
17273</svg>
17274"#;
17275pub const ICON_BRIEFCASE: &str = r#"
17276<svg
17277 xmlns="http://www.w3.org/2000/svg"
17278 width="24"
17279 height="24"
17280 viewBox="0 0 24 24"
17281 fill="none"
17282 stroke="currentColor"
17283 stroke-width="1.5"
17284 stroke-linecap="round"
17285 stroke-linejoin="round"
17286>
17287 <path d="M3 7m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
17288 <path d="M8 7v-2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v2" />
17289 <path d="M12 12l0 .01" />
17290 <path d="M3 13a20 20 0 0 0 18 0" />
17291</svg>
17292"#;
17293pub const ICON_BRIGHTNESS_2: &str = r#"
17294<svg
17295 xmlns="http://www.w3.org/2000/svg"
17296 width="24"
17297 height="24"
17298 viewBox="0 0 24 24"
17299 fill="none"
17300 stroke="currentColor"
17301 stroke-width="1.5"
17302 stroke-linecap="round"
17303 stroke-linejoin="round"
17304>
17305 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
17306 <path d="M6 6h3.5l2.5 -2.5l2.5 2.5h3.5v3.5l2.5 2.5l-2.5 2.5v3.5h-3.5l-2.5 2.5l-2.5 -2.5h-3.5v-3.5l-2.5 -2.5l2.5 -2.5z" />
17307</svg>
17308"#;
17309pub const ICON_BRIGHTNESS_AUTO: &str = r#"
17310<svg
17311 xmlns="http://www.w3.org/2000/svg"
17312 width="24"
17313 height="24"
17314 viewBox="0 0 24 24"
17315 fill="none"
17316 stroke="currentColor"
17317 stroke-width="1.5"
17318 stroke-linecap="round"
17319 stroke-linejoin="round"
17320>
17321 <path d="M6 6h3.5l2.5 -2.5l2.5 2.5h3.5v3.5l2.5 2.5l-2.5 2.5v3.5h-3.5l-2.5 2.5l-2.5 -2.5h-3.5v-3.5l-2.5 -2.5l2.5 -2.5z" />
17322 <path d="M10 14.5v-3.5a2 2 0 1 1 4 0v3.5" />
17323 <path d="M10 13h4" />
17324</svg>
17325"#;
17326pub const ICON_BRIGHTNESS_DOWN: &str = r#"
17327<svg
17328 xmlns="http://www.w3.org/2000/svg"
17329 width="24"
17330 height="24"
17331 viewBox="0 0 24 24"
17332 fill="none"
17333 stroke="currentColor"
17334 stroke-width="1.5"
17335 stroke-linecap="round"
17336 stroke-linejoin="round"
17337>
17338 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
17339 <path d="M12 5l0 .01" />
17340 <path d="M17 7l0 .01" />
17341 <path d="M19 12l0 .01" />
17342 <path d="M17 17l0 .01" />
17343 <path d="M12 19l0 .01" />
17344 <path d="M7 17l0 .01" />
17345 <path d="M5 12l0 .01" />
17346 <path d="M7 7l0 .01" />
17347</svg>
17348"#;
17349pub const ICON_BRIGHTNESS_HALF: &str = r#"
17350<svg
17351 xmlns="http://www.w3.org/2000/svg"
17352 width="24"
17353 height="24"
17354 viewBox="0 0 24 24"
17355 fill="none"
17356 stroke="currentColor"
17357 stroke-width="1.5"
17358 stroke-linecap="round"
17359 stroke-linejoin="round"
17360>
17361 <path d="M12 9a3 3 0 0 0 0 6v-6z" />
17362 <path d="M6 6h3.5l2.5 -2.5l2.5 2.5h3.5v3.5l2.5 2.5l-2.5 2.5v3.5h-3.5l-2.5 2.5l-2.5 -2.5h-3.5v-3.5l-2.5 -2.5l2.5 -2.5z" />
17363</svg>
17364"#;
17365pub const ICON_BRIGHTNESS_OFF: &str = r#"
17366<svg
17367 xmlns="http://www.w3.org/2000/svg"
17368 width="24"
17369 height="24"
17370 viewBox="0 0 24 24"
17371 fill="none"
17372 stroke="currentColor"
17373 stroke-width="1.5"
17374 stroke-linecap="round"
17375 stroke-linejoin="round"
17376>
17377 <path d="M12 3v5m0 4v9" />
17378 <path d="M5.641 5.631a9 9 0 1 0 12.719 12.738m1.68 -2.318a9 9 0 0 0 -12.074 -12.098" />
17379 <path d="M12.5 8.5l4.15 -4.15" />
17380 <path d="M12 14l1.025 -.983m2.065 -1.981l4.28 -4.106" />
17381 <path d="M12 19.6l3.79 -3.79m2 -2l3.054 -3.054" />
17382 <path d="M3 3l18 18" />
17383</svg>
17384"#;
17385pub const ICON_BRIGHTNESS_UP: &str = r#"
17386<svg
17387 xmlns="http://www.w3.org/2000/svg"
17388 width="24"
17389 height="24"
17390 viewBox="0 0 24 24"
17391 fill="none"
17392 stroke="currentColor"
17393 stroke-width="1.5"
17394 stroke-linecap="round"
17395 stroke-linejoin="round"
17396>
17397 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
17398 <path d="M12 5l0 -2" />
17399 <path d="M17 7l1.4 -1.4" />
17400 <path d="M19 12l2 0" />
17401 <path d="M17 17l1.4 1.4" />
17402 <path d="M12 19l0 2" />
17403 <path d="M7 17l-1.4 1.4" />
17404 <path d="M6 12l-2 0" />
17405 <path d="M7 7l-1.4 -1.4" />
17406</svg>
17407"#;
17408pub const ICON_BRIGHTNESS: &str = r#"
17409<svg
17410 xmlns="http://www.w3.org/2000/svg"
17411 width="24"
17412 height="24"
17413 viewBox="0 0 24 24"
17414 fill="none"
17415 stroke="currentColor"
17416 stroke-width="1.5"
17417 stroke-linecap="round"
17418 stroke-linejoin="round"
17419>
17420 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
17421 <path d="M12 3l0 18" />
17422 <path d="M12 9l4.65 -4.65" />
17423 <path d="M12 14.3l7.37 -7.37" />
17424 <path d="M12 19.6l8.85 -8.85" />
17425</svg>
17426"#;
17427pub const ICON_BROADCAST_OFF: &str = r#"
17428<svg
17429 xmlns="http://www.w3.org/2000/svg"
17430 width="24"
17431 height="24"
17432 viewBox="0 0 24 24"
17433 fill="none"
17434 stroke="currentColor"
17435 stroke-width="1.5"
17436 stroke-linecap="round"
17437 stroke-linejoin="round"
17438>
17439 <path d="M18.364 19.364a9 9 0 0 0 -9.721 -14.717m-2.488 1.509a9 9 0 0 0 -.519 13.208" />
17440 <path d="M15.536 16.536a5 5 0 0 0 -3.536 -8.536m-3 1a5 5 0 0 0 -.535 7.536" />
17441 <path d="M12 12a1 1 0 1 0 1 1" />
17442 <path d="M3 3l18 18" />
17443</svg>
17444"#;
17445pub const ICON_BROADCAST: &str = r#"
17446<svg
17447 xmlns="http://www.w3.org/2000/svg"
17448 width="24"
17449 height="24"
17450 viewBox="0 0 24 24"
17451 fill="none"
17452 stroke="currentColor"
17453 stroke-width="1.5"
17454 stroke-linecap="round"
17455 stroke-linejoin="round"
17456>
17457 <path d="M18.364 19.364a9 9 0 1 0 -12.728 0" />
17458 <path d="M15.536 16.536a5 5 0 1 0 -7.072 0" />
17459 <path d="M12 13m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
17460</svg>
17461"#;
17462pub const ICON_BROWSER_CHECK: &str = r#"
17463<svg
17464 xmlns="http://www.w3.org/2000/svg"
17465 width="24"
17466 height="24"
17467 viewBox="0 0 24 24"
17468 fill="none"
17469 stroke="currentColor"
17470 stroke-width="1.5"
17471 stroke-linecap="round"
17472 stroke-linejoin="round"
17473>
17474 <path d="M4 4m0 1a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" />
17475 <path d="M4 8h16" />
17476 <path d="M8 4v4" />
17477 <path d="M9.5 14.5l1.5 1.5l3 -3" />
17478</svg>
17479"#;
17480pub const ICON_BROWSER_OFF: &str = r#"
17481<svg
17482 xmlns="http://www.w3.org/2000/svg"
17483 width="24"
17484 height="24"
17485 viewBox="0 0 24 24"
17486 fill="none"
17487 stroke="currentColor"
17488 stroke-width="1.5"
17489 stroke-linecap="round"
17490 stroke-linejoin="round"
17491>
17492 <path d="M8 4h11a1 1 0 0 1 1 1v11m-.288 3.702a1 1 0 0 1 -.712 .298h-14a1 1 0 0 1 -1 -1v-14c0 -.276 .112 -.526 .293 -.707" />
17493 <path d="M4 8h4m4 0h8" />
17494 <path d="M3 3l18 18" />
17495</svg>
17496"#;
17497pub const ICON_BROWSER_PLUS: &str = r#"
17498<svg
17499 xmlns="http://www.w3.org/2000/svg"
17500 width="24"
17501 height="24"
17502 viewBox="0 0 24 24"
17503 fill="none"
17504 stroke="currentColor"
17505 stroke-width="1.5"
17506 stroke-linecap="round"
17507 stroke-linejoin="round"
17508>
17509 <path d="M4 4m0 1a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" />
17510 <path d="M4 8h16" />
17511 <path d="M8 4v4" />
17512 <path d="M10 14h4" />
17513 <path d="M12 12v4" />
17514</svg>
17515"#;
17516pub const ICON_BROWSER_X: &str = r#"
17517<svg
17518 xmlns="http://www.w3.org/2000/svg"
17519 width="24"
17520 height="24"
17521 viewBox="0 0 24 24"
17522 fill="none"
17523 stroke="currentColor"
17524 stroke-width="1.5"
17525 stroke-linecap="round"
17526 stroke-linejoin="round"
17527>
17528 <path d="M4 4m0 1a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" />
17529 <path d="M4 8h16" />
17530 <path d="M8 4v4" />
17531 <path d="M10 16l4 -4" />
17532 <path d="M14 16l-4 -4" />
17533</svg>
17534"#;
17535pub const ICON_BROWSER: &str = r#"
17536<svg
17537 xmlns="http://www.w3.org/2000/svg"
17538 width="24"
17539 height="24"
17540 viewBox="0 0 24 24"
17541 fill="none"
17542 stroke="currentColor"
17543 stroke-width="1.5"
17544 stroke-linecap="round"
17545 stroke-linejoin="round"
17546>
17547 <path d="M4 4m0 1a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" />
17548 <path d="M4 8l16 0" />
17549 <path d="M8 4l0 4" />
17550</svg>
17551"#;
17552pub const ICON_BRUSH_OFF: &str = r#"
17553<svg
17554 xmlns="http://www.w3.org/2000/svg"
17555 width="24"
17556 height="24"
17557 viewBox="0 0 24 24"
17558 fill="none"
17559 stroke="currentColor"
17560 stroke-width="1.5"
17561 stroke-linecap="round"
17562 stroke-linejoin="round"
17563>
17564 <path d="M3 17a4 4 0 1 1 4 4h-4v-4z" />
17565 <path d="M21 3a16 16 0 0 0 -9.309 4.704m-1.795 2.212a15.993 15.993 0 0 0 -1.696 3.284" />
17566 <path d="M21 3a16 16 0 0 1 -4.697 9.302m-2.195 1.786a15.993 15.993 0 0 1 -3.308 1.712" />
17567 <path d="M3 3l18 18" />
17568</svg>
17569"#;
17570pub const ICON_BRUSH: &str = r#"
17571<svg
17572 xmlns="http://www.w3.org/2000/svg"
17573 width="24"
17574 height="24"
17575 viewBox="0 0 24 24"
17576 fill="none"
17577 stroke="currentColor"
17578 stroke-width="1.5"
17579 stroke-linecap="round"
17580 stroke-linejoin="round"
17581>
17582 <path d="M3 21v-4a4 4 0 1 1 4 4h-4" />
17583 <path d="M21 3a16 16 0 0 0 -12.8 10.2" />
17584 <path d="M21 3a16 16 0 0 1 -10.2 12.8" />
17585 <path d="M10.6 9a9 9 0 0 1 4.4 4.4" />
17586</svg>
17587"#;
17588pub const ICON_BUBBLE_MINUS: &str = r#"
17589<svg
17590 xmlns="http://www.w3.org/2000/svg"
17591 width="24"
17592 height="24"
17593 viewBox="0 0 24 24"
17594 fill="none"
17595 stroke="currentColor"
17596 stroke-width="1.5"
17597 stroke-linecap="round"
17598 stroke-linejoin="round"
17599>
17600 <path d="M12.4 19a4.2 4.2 0 0 1 -1.57 -.298l-3.83 2.298v-3.134a2.668 2.668 0 0 1 -1.795 -3.773a4.8 4.8 0 0 1 2.908 -8.933a5.335 5.335 0 0 1 9.194 1.078a5.333 5.333 0 0 1 3.404 8.771" />
17601 <path d="M16 19h6" />
17602</svg>
17603"#;
17604pub const ICON_BUBBLE_PLUS: &str = r#"
17605<svg
17606 xmlns="http://www.w3.org/2000/svg"
17607 width="24"
17608 height="24"
17609 viewBox="0 0 24 24"
17610 fill="none"
17611 stroke="currentColor"
17612 stroke-width="1.5"
17613 stroke-linecap="round"
17614 stroke-linejoin="round"
17615>
17616 <path d="M12.4 19a4.2 4.2 0 0 1 -1.57 -.298l-3.83 2.298v-3.134a2.668 2.668 0 0 1 -1.795 -3.773a4.8 4.8 0 0 1 2.908 -8.933a5.335 5.335 0 0 1 9.194 1.078a5.333 5.333 0 0 1 4.45 6.89" />
17617 <path d="M16 19h6" />
17618 <path d="M19 16v6" />
17619</svg>
17620"#;
17621pub const ICON_BUBBLE_TEA_2: &str = r#"
17622<svg
17623 xmlns="http://www.w3.org/2000/svg"
17624 width="24"
17625 height="24"
17626 viewBox="0 0 24 24"
17627 fill="none"
17628 stroke="currentColor"
17629 stroke-width="1.5"
17630 stroke-linecap="round"
17631 stroke-linejoin="round"
17632>
17633 <path d="M17.95 9l-1.478 8.69c-.25 1.463 -.374 2.195 -.936 2.631c-1.2 .931 -6.039 .88 -7.172 0c-.562 -.436 -.687 -1.168 -.936 -2.632l-1.478 -8.689" />
17634 <path d="M6 9l.514 -1.286a5.908 5.908 0 0 1 10.972 0l.514 1.286" />
17635 <path d="M5 9h14" />
17636 <path d="M12 9l4 -7" />
17637 <path d="M7 14c.593 .642 1.484 1.017 2.5 1c1.016 .017 1.907 -.358 2.5 -1s1.484 -1.017 2.5 -1c1.016 -.017 1.907 .358 2.5 1" />
17638</svg>
17639"#;
17640pub const ICON_BUBBLE_TEA: &str = r#"
17641<svg
17642 xmlns="http://www.w3.org/2000/svg"
17643 width="24"
17644 height="24"
17645 viewBox="0 0 24 24"
17646 fill="none"
17647 stroke="currentColor"
17648 stroke-width="1.5"
17649 stroke-linecap="round"
17650 stroke-linejoin="round"
17651>
17652 <path d="M17.95 9l-1.478 8.69c-.25 1.463 -.374 2.195 -.936 2.631c-1.2 .931 -6.039 .88 -7.172 0c-.562 -.436 -.687 -1.168 -.936 -2.632l-1.478 -8.689" />
17653 <path d="M6 9l.514 -1.286a5.908 5.908 0 0 1 10.972 0l.514 1.286" />
17654 <path d="M5 9h14" />
17655 <path d="M12 9l4 -7" />
17656 <path d="M10.01 14h.01" />
17657 <path d="M11.02 18h.01" />
17658 <path d="M13.02 16h.01" />
17659</svg>
17660"#;
17661pub const ICON_BUBBLE_TEXT: &str = r#"
17662<svg
17663 xmlns="http://www.w3.org/2000/svg"
17664 width="24"
17665 height="24"
17666 viewBox="0 0 24 24"
17667 fill="none"
17668 stroke="currentColor"
17669 stroke-width="1.5"
17670 stroke-linecap="round"
17671 stroke-linejoin="round"
17672>
17673 <path d="M7 10h10" />
17674 <path d="M9 14h5" />
17675 <path d="M12.4 3a5.34 5.34 0 0 1 4.906 3.239a5.333 5.333 0 0 1 -1.195 10.6a4.26 4.26 0 0 1 -5.28 1.863l-3.831 2.298v-3.134a2.668 2.668 0 0 1 -1.795 -3.773a4.8 4.8 0 0 1 2.908 -8.933a5.33 5.33 0 0 1 4.287 -2.16" />
17676</svg>
17677"#;
17678pub const ICON_BUBBLE_X: &str = r#"
17679<svg
17680 xmlns="http://www.w3.org/2000/svg"
17681 width="24"
17682 height="24"
17683 viewBox="0 0 24 24"
17684 fill="none"
17685 stroke="currentColor"
17686 stroke-width="1.5"
17687 stroke-linecap="round"
17688 stroke-linejoin="round"
17689>
17690 <path d="M13.5 18.75c-.345 .09 -.727 .25 -1.1 .25a4.3 4.3 0 0 1 -1.57 -.298l-3.83 2.298v-3.134a2.668 2.668 0 0 1 -1.795 -3.773a4.8 4.8 0 0 1 2.908 -8.933a5.335 5.335 0 0 1 9.194 1.078a5.333 5.333 0 0 1 4.484 6.778" />
17691 <path d="M22 22l-5 -5" />
17692 <path d="M17 22l5 -5" />
17693</svg>
17694"#;
17695pub const ICON_BUBBLE: &str = r#"
17696<svg
17697 xmlns="http://www.w3.org/2000/svg"
17698 width="24"
17699 height="24"
17700 viewBox="0 0 24 24"
17701 fill="none"
17702 stroke="currentColor"
17703 stroke-width="1.5"
17704 stroke-linecap="round"
17705 stroke-linejoin="round"
17706>
17707 <path d="M12.4 3a5.34 5.34 0 0 1 4.906 3.239a5.333 5.333 0 0 1 -1.195 10.6a4.26 4.26 0 0 1 -5.28 1.863l-3.831 2.298v-3.134a2.668 2.668 0 0 1 -1.795 -3.773a4.8 4.8 0 0 1 2.908 -8.933a5.33 5.33 0 0 1 4.287 -2.16" />
17708</svg>
17709"#;
17710pub const ICON_BUCKET_DROPLET: &str = r#"
17711<svg
17712 xmlns="http://www.w3.org/2000/svg"
17713 width="24"
17714 height="24"
17715 viewBox="0 0 24 24"
17716 fill="none"
17717 stroke="currentColor"
17718 stroke-width="1.5"
17719 stroke-linecap="round"
17720 stroke-linejoin="round"
17721>
17722 <path d="M5 16l1.465 1.638a2 2 0 1 1 -3.015 .099l1.55 -1.737z" />
17723 <path d="M13.737 9.737c2.299 -2.3 3.23 -5.095 2.081 -6.245c-1.15 -1.15 -3.945 -.217 -6.244 2.082c-2.3 2.299 -3.231 5.095 -2.082 6.244c1.15 1.15 3.946 .218 6.245 -2.081z" />
17724 <path d="M7.492 11.818c.362 .362 .768 .676 1.208 .934l6.895 4.047c1.078 .557 2.255 -.075 3.692 -1.512c1.437 -1.437 2.07 -2.614 1.512 -3.692c-.372 -.718 -1.72 -3.017 -4.047 -6.895a6.015 6.015 0 0 0 -.934 -1.208" />
17725</svg>
17726"#;
17727pub const ICON_BUCKET_OFF: &str = r#"
17728<svg
17729 xmlns="http://www.w3.org/2000/svg"
17730 width="24"
17731 height="24"
17732 viewBox="0 0 24 24"
17733 fill="none"
17734 stroke="currentColor"
17735 stroke-width="1.5"
17736 stroke-linecap="round"
17737 stroke-linejoin="round"
17738>
17739 <path d="M5.029 5.036c-.655 .58 -1.029 1.25 -1.029 1.964c0 2.033 3.033 3.712 6.96 3.967m3.788 -.21c3.064 -.559 5.252 -2.029 5.252 -3.757c0 -2.21 -3.582 -4 -8 -4c-1.605 0 -3.1 .236 -4.352 .643" />
17740 <path d="M4 7c0 .664 .088 1.324 .263 1.965l2.737 10.035c.5 1.5 2.239 2 5 2s4.5 -.5 5 -2c.1 -.3 .252 -.812 .457 -1.535m.862 -3.146c.262 -.975 .735 -2.76 1.418 -5.354a7.45 7.45 0 0 0 .263 -1.965" />
17741 <path d="M3 3l18 18" />
17742</svg>
17743"#;
17744pub const ICON_BUCKET: &str = r#"
17745<svg
17746 xmlns="http://www.w3.org/2000/svg"
17747 width="24"
17748 height="24"
17749 viewBox="0 0 24 24"
17750 fill="none"
17751 stroke="currentColor"
17752 stroke-width="1.5"
17753 stroke-linecap="round"
17754 stroke-linejoin="round"
17755>
17756 <path d="M12 7m-8 0a8 4 0 1 0 16 0a8 4 0 1 0 -16 0" />
17757 <path d="M4 7c0 .664 .088 1.324 .263 1.965l2.737 10.035c.5 1.5 2.239 2 5 2s4.5 -.5 5 -2c.333 -1 1.246 -4.345 2.737 -10.035a7.45 7.45 0 0 0 .263 -1.965" />
17758</svg>
17759"#;
17760pub const ICON_BUG_OFF: &str = r#"
17761<svg
17762 xmlns="http://www.w3.org/2000/svg"
17763 width="24"
17764 height="24"
17765 viewBox="0 0 24 24"
17766 fill="none"
17767 stroke="currentColor"
17768 stroke-width="1.5"
17769 stroke-linecap="round"
17770 stroke-linejoin="round"
17771>
17772 <path d="M9.884 5.873a3 3 0 0 1 5.116 2.127v1" />
17773 <path d="M13 9h3a6 6 0 0 1 1 3v1m-.298 3.705a5 5 0 0 1 -9.702 -1.705v-3a6 6 0 0 1 1 -3h1" />
17774 <path d="M3 13h4" />
17775 <path d="M17 13h4" />
17776 <path d="M12 20v-6" />
17777 <path d="M4 19l3.35 -2" />
17778 <path d="M4 7l3.75 2.4" />
17779 <path d="M20 7l-3.75 2.4" />
17780 <path d="M3 3l18 18" />
17781</svg>
17782"#;
17783pub const ICON_BUG: &str = r#"
17784<svg
17785 xmlns="http://www.w3.org/2000/svg"
17786 width="24"
17787 height="24"
17788 viewBox="0 0 24 24"
17789 fill="none"
17790 stroke="currentColor"
17791 stroke-width="1.5"
17792 stroke-linecap="round"
17793 stroke-linejoin="round"
17794>
17795 <path d="M9 9v-1a3 3 0 0 1 6 0v1" />
17796 <path d="M8 9h8a6 6 0 0 1 1 3v3a5 5 0 0 1 -10 0v-3a6 6 0 0 1 1 -3" />
17797 <path d="M3 13l4 0" />
17798 <path d="M17 13l4 0" />
17799 <path d="M12 20l0 -6" />
17800 <path d="M4 19l3.35 -2" />
17801 <path d="M20 19l-3.35 -2" />
17802 <path d="M4 7l3.75 2.4" />
17803 <path d="M20 7l-3.75 2.4" />
17804</svg>
17805"#;
17806pub const ICON_BUILDING_ARCH: &str = r#"
17807<svg
17808 xmlns="http://www.w3.org/2000/svg"
17809 width="24"
17810 height="24"
17811 viewBox="0 0 24 24"
17812 fill="none"
17813 stroke="currentColor"
17814 stroke-width="1.5"
17815 stroke-linecap="round"
17816 stroke-linejoin="round"
17817>
17818 <path d="M3 21l18 0" />
17819 <path d="M4 21v-15a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v15" />
17820 <path d="M9 21v-8a3 3 0 0 1 6 0v8" />
17821</svg>
17822"#;
17823pub const ICON_BUILDING_BANK: &str = r#"
17824<svg
17825 xmlns="http://www.w3.org/2000/svg"
17826 width="24"
17827 height="24"
17828 viewBox="0 0 24 24"
17829 fill="none"
17830 stroke="currentColor"
17831 stroke-width="1.5"
17832 stroke-linecap="round"
17833 stroke-linejoin="round"
17834>
17835 <path d="M3 21l18 0" />
17836 <path d="M3 10l18 0" />
17837 <path d="M5 6l7 -3l7 3" />
17838 <path d="M4 10l0 11" />
17839 <path d="M20 10l0 11" />
17840 <path d="M8 14l0 3" />
17841 <path d="M12 14l0 3" />
17842 <path d="M16 14l0 3" />
17843</svg>
17844"#;
17845pub const ICON_BUILDING_BRIDGE_2: &str = r#"
17846<svg
17847 xmlns="http://www.w3.org/2000/svg"
17848 width="24"
17849 height="24"
17850 viewBox="0 0 24 24"
17851 fill="none"
17852 stroke="currentColor"
17853 stroke-width="1.5"
17854 stroke-linecap="round"
17855 stroke-linejoin="round"
17856>
17857 <path d="M6 7h12a2 2 0 0 1 2 2v9a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a4 4 0 0 0 -8 0v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-9a2 2 0 0 1 2 -2" />
17858</svg>
17859"#;
17860pub const ICON_BUILDING_BRIDGE: &str = r#"
17861<svg
17862 xmlns="http://www.w3.org/2000/svg"
17863 width="24"
17864 height="24"
17865 viewBox="0 0 24 24"
17866 fill="none"
17867 stroke="currentColor"
17868 stroke-width="1.5"
17869 stroke-linecap="round"
17870 stroke-linejoin="round"
17871>
17872 <path d="M6 5l0 14" />
17873 <path d="M18 5l0 14" />
17874 <path d="M2 15l20 0" />
17875 <path d="M3 8a7.5 7.5 0 0 0 3 -2a6.5 6.5 0 0 0 12 0a7.5 7.5 0 0 0 3 2" />
17876 <path d="M12 10l0 5" />
17877</svg>
17878"#;
17879pub const ICON_BUILDING_BROADCAST_TOWER: &str = r#"
17880<svg
17881 xmlns="http://www.w3.org/2000/svg"
17882 width="24"
17883 height="24"
17884 viewBox="0 0 24 24"
17885 fill="none"
17886 stroke="currentColor"
17887 stroke-width="1.5"
17888 stroke-linecap="round"
17889 stroke-linejoin="round"
17890>
17891 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
17892 <path d="M16.616 13.924a5 5 0 1 0 -9.23 0" />
17893 <path d="M20.307 15.469a9 9 0 1 0 -16.615 0" />
17894 <path d="M9 21l3 -9l3 9" />
17895 <path d="M10 19h4" />
17896</svg>
17897"#;
17898pub const ICON_BUILDING_BURJ_AL_ARAB: &str = r#"
17899<svg
17900 xmlns="http://www.w3.org/2000/svg"
17901 width="24"
17902 height="24"
17903 viewBox="0 0 24 24"
17904 fill="none"
17905 stroke="currentColor"
17906 stroke-width="1.5"
17907 stroke-linecap="round"
17908 stroke-linejoin="round"
17909>
17910 <path d="M3 21h18" />
17911 <path d="M7 21v-18" />
17912 <path d="M7 4c5.675 .908 10 5.613 10 11.28a11 11 0 0 1 -1.605 5.72" />
17913 <path d="M5 9h12" />
17914 <path d="M7 13h4" />
17915 <path d="M7 17h4" />
17916</svg>
17917"#;
17918pub const ICON_BUILDING_CAROUSEL: &str = r#"
17919<svg
17920 xmlns="http://www.w3.org/2000/svg"
17921 width="24"
17922 height="24"
17923 viewBox="0 0 24 24"
17924 fill="none"
17925 stroke="currentColor"
17926 stroke-width="1.5"
17927 stroke-linecap="round"
17928 stroke-linejoin="round"
17929>
17930 <path d="M12 12m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
17931 <path d="M5 8m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
17932 <path d="M12 4m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
17933 <path d="M19 8m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
17934 <path d="M5 16m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
17935 <path d="M19 16m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
17936 <path d="M8 22l4 -10l4 10" />
17937</svg>
17938"#;
17939pub const ICON_BUILDING_CASTLE: &str = r#"
17940<svg
17941 xmlns="http://www.w3.org/2000/svg"
17942 width="24"
17943 height="24"
17944 viewBox="0 0 24 24"
17945 fill="none"
17946 stroke="currentColor"
17947 stroke-width="1.5"
17948 stroke-linecap="round"
17949 stroke-linejoin="round"
17950>
17951 <path d="M15 19v-2a3 3 0 0 0 -6 0v2a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-14h4v3h3v-3h4v3h3v-3h4v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
17952 <path d="M3 11l18 0" />
17953</svg>
17954"#;
17955pub const ICON_BUILDING_CHURCH: &str = r#"
17956<svg
17957 xmlns="http://www.w3.org/2000/svg"
17958 width="24"
17959 height="24"
17960 viewBox="0 0 24 24"
17961 fill="none"
17962 stroke="currentColor"
17963 stroke-width="1.5"
17964 stroke-linecap="round"
17965 stroke-linejoin="round"
17966>
17967 <path d="M3 21l18 0" />
17968 <path d="M10 21v-4a2 2 0 0 1 4 0v4" />
17969 <path d="M10 5l4 0" />
17970 <path d="M12 3l0 5" />
17971 <path d="M6 21v-7m-2 2l8 -8l8 8m-2 -2v7" />
17972</svg>
17973"#;
17974pub const ICON_BUILDING_CIRCUS: &str = r#"
17975<svg
17976 xmlns="http://www.w3.org/2000/svg"
17977 width="24"
17978 height="24"
17979 viewBox="0 0 24 24"
17980 fill="none"
17981 stroke="currentColor"
17982 stroke-width="1.5"
17983 stroke-linecap="round"
17984 stroke-linejoin="round"
17985>
17986 <path d="M4 11h16" />
17987 <path d="M12 6.5c0 1 -5 4.5 -8 4.5" />
17988 <path d="M12 6.5c0 1 5 4.5 8 4.5" />
17989 <path d="M6 11c-.333 5.333 -1 8.667 -2 10h4c1 0 4 -4 4 -9v-1" />
17990 <path d="M18 11c.333 5.333 1 8.667 2 10h-4c-1 0 -4 -4 -4 -9v-1" />
17991 <path d="M12 7v-4l2 1h-2" />
17992</svg>
17993"#;
17994pub const ICON_BUILDING_COMMUNITY: &str = r#"
17995<svg
17996 xmlns="http://www.w3.org/2000/svg"
17997 width="24"
17998 height="24"
17999 viewBox="0 0 24 24"
18000 fill="none"
18001 stroke="currentColor"
18002 stroke-width="1.5"
18003 stroke-linecap="round"
18004 stroke-linejoin="round"
18005>
18006 <path d="M8 9l5 5v7h-5v-4m0 4h-5v-7l5 -5m1 1v-6a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v17h-8" />
18007 <path d="M13 7l0 .01" />
18008 <path d="M17 7l0 .01" />
18009 <path d="M17 11l0 .01" />
18010 <path d="M17 15l0 .01" />
18011</svg>
18012"#;
18013pub const ICON_BUILDING_COTTAGE: &str = r#"
18014<svg
18015 xmlns="http://www.w3.org/2000/svg"
18016 width="24"
18017 height="24"
18018 viewBox="0 0 24 24"
18019 fill="none"
18020 stroke="currentColor"
18021 stroke-width="1.5"
18022 stroke-linecap="round"
18023 stroke-linejoin="round"
18024>
18025 <path d="M3 21l18 0" />
18026 <path d="M4 21v-11l2.5 -4.5l5.5 -2.5l5.5 2.5l2.5 4.5v11" />
18027 <path d="M12 9m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
18028 <path d="M9 21v-5a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v5" />
18029</svg>
18030"#;
18031pub const ICON_BUILDING_ESTATE: &str = r#"
18032<svg
18033 xmlns="http://www.w3.org/2000/svg"
18034 width="24"
18035 height="24"
18036 viewBox="0 0 24 24"
18037 fill="none"
18038 stroke="currentColor"
18039 stroke-width="1.5"
18040 stroke-linecap="round"
18041 stroke-linejoin="round"
18042>
18043 <path d="M3 21h18" />
18044 <path d="M19 21v-4" />
18045 <path d="M19 17a2 2 0 0 0 2 -2v-2a2 2 0 1 0 -4 0v2a2 2 0 0 0 2 2z" />
18046 <path d="M14 21v-14a3 3 0 0 0 -3 -3h-4a3 3 0 0 0 -3 3v14" />
18047 <path d="M9 17v4" />
18048 <path d="M8 13h2" />
18049 <path d="M8 9h2" />
18050</svg>
18051"#;
18052pub const ICON_BUILDING_FACTORY_2: &str = r#"
18053<svg
18054 xmlns="http://www.w3.org/2000/svg"
18055 width="24"
18056 height="24"
18057 viewBox="0 0 24 24"
18058 fill="none"
18059 stroke="currentColor"
18060 stroke-width="1.5"
18061 stroke-linecap="round"
18062 stroke-linejoin="round"
18063>
18064 <path d="M3 21h18" />
18065 <path d="M5 21v-12l5 4v-4l5 4h4" />
18066 <path d="M19 21v-8l-1.436 -9.574a.5 .5 0 0 0 -.495 -.426h-1.145a.5 .5 0 0 0 -.494 .418l-1.43 8.582" />
18067 <path d="M9 17h1" />
18068 <path d="M14 17h1" />
18069</svg>
18070"#;
18071pub const ICON_BUILDING_FACTORY: &str = r#"
18072<svg
18073 xmlns="http://www.w3.org/2000/svg"
18074 width="24"
18075 height="24"
18076 viewBox="0 0 24 24"
18077 fill="none"
18078 stroke="currentColor"
18079 stroke-width="1.5"
18080 stroke-linecap="round"
18081 stroke-linejoin="round"
18082>
18083 <path d="M4 21c1.147 -4.02 1.983 -8.027 2 -12h6c.017 3.973 .853 7.98 2 12" />
18084 <path d="M12.5 13h4.5c.025 2.612 .894 5.296 2 8" />
18085 <path d="M9 5a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1" />
18086 <path d="M3 21l19 0" />
18087</svg>
18088"#;
18089pub const ICON_BUILDING_FORTRESS: &str = r#"
18090<svg
18091 xmlns="http://www.w3.org/2000/svg"
18092 width="24"
18093 height="24"
18094 viewBox="0 0 24 24"
18095 fill="none"
18096 stroke="currentColor"
18097 stroke-width="1.5"
18098 stroke-linecap="round"
18099 stroke-linejoin="round"
18100>
18101 <path d="M7 21h1a1 1 0 0 0 1 -1v-1h0a3 3 0 0 1 6 0m3 2h1a1 1 0 0 0 1 -1v-15l-3 -2l-3 2v6h-4v-6l-3 -2l-3 2v15a1 1 0 0 0 1 1h2m8 -2v1a1 1 0 0 0 1 1h2" />
18102 <path d="M7 7h0v.01" />
18103 <path d="M7 10h0v.01" />
18104 <path d="M7 13h0v.01" />
18105 <path d="M17 7h0v.01" />
18106 <path d="M17 10h0v.01" />
18107 <path d="M17 13h0v.01" />
18108</svg>
18109"#;
18110pub const ICON_BUILDING_HOSPITAL: &str = r#"
18111<svg
18112 xmlns="http://www.w3.org/2000/svg"
18113 width="24"
18114 height="24"
18115 viewBox="0 0 24 24"
18116 fill="none"
18117 stroke="currentColor"
18118 stroke-width="1.5"
18119 stroke-linecap="round"
18120 stroke-linejoin="round"
18121>
18122 <path d="M3 21l18 0" />
18123 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16" />
18124 <path d="M9 21v-4a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v4" />
18125 <path d="M10 9l4 0" />
18126 <path d="M12 7l0 4" />
18127</svg>
18128"#;
18129pub const ICON_BUILDING_LIGHTHOUSE: &str = r#"
18130<svg
18131 xmlns="http://www.w3.org/2000/svg"
18132 width="24"
18133 height="24"
18134 viewBox="0 0 24 24"
18135 fill="none"
18136 stroke="currentColor"
18137 stroke-width="1.5"
18138 stroke-linecap="round"
18139 stroke-linejoin="round"
18140>
18141 <path d="M12 3l2 3l2 15h-8l2 -15z" />
18142 <path d="M8 9l8 0" />
18143 <path d="M3 11l2 -2l-2 -2" />
18144 <path d="M21 11l-2 -2l2 -2" />
18145</svg>
18146"#;
18147pub const ICON_BUILDING_MONUMENT: &str = r#"
18148<svg
18149 xmlns="http://www.w3.org/2000/svg"
18150 width="24"
18151 height="24"
18152 viewBox="0 0 24 24"
18153 fill="none"
18154 stroke="currentColor"
18155 stroke-width="1.5"
18156 stroke-linecap="round"
18157 stroke-linejoin="round"
18158>
18159 <path d="M8 18l2 -13l2 -2l2 2l2 13" />
18160 <path d="M5 21v-3h14v3" />
18161 <path d="M3 21l18 0" />
18162</svg>
18163"#;
18164pub const ICON_BUILDING_MOSQUE: &str = r#"
18165<svg
18166 xmlns="http://www.w3.org/2000/svg"
18167 width="24"
18168 height="24"
18169 viewBox="0 0 24 24"
18170 fill="none"
18171 stroke="currentColor"
18172 stroke-width="1.5"
18173 stroke-linecap="round"
18174 stroke-linejoin="round"
18175>
18176 <path d="M3 21h7v-2a2 2 0 1 1 4 0v2h7" />
18177 <path d="M4 21v-10" />
18178 <path d="M20 21v-10" />
18179 <path d="M4 16h3v-3h10v3h3" />
18180 <path d="M17 13a5 5 0 0 0 -10 0" />
18181 <path d="M21 10.5c0 -.329 -.077 -.653 -.224 -.947l-.776 -1.553l-.776 1.553a2.118 2.118 0 0 0 -.224 .947a.5 .5 0 0 0 .5 .5h1a.5 .5 0 0 0 .5 -.5z" />
18182 <path d="M5 10.5c0 -.329 -.077 -.653 -.224 -.947l-.776 -1.553l-.776 1.553a2.118 2.118 0 0 0 -.224 .947a.5 .5 0 0 0 .5 .5h1a.5 .5 0 0 0 .5 -.5z" />
18183 <path d="M12 2a2 2 0 1 0 2 2" />
18184 <path d="M12 6v2" />
18185</svg>
18186"#;
18187pub const ICON_BUILDING_OFF: &str = r#"
18188<svg
18189 xmlns="http://www.w3.org/2000/svg"
18190 width="24"
18191 height="24"
18192 viewBox="0 0 24 24"
18193 fill="none"
18194 stroke="currentColor"
18195 stroke-width="1.5"
18196 stroke-linecap="round"
18197 stroke-linejoin="round"
18198>
18199 <path d="M3 21h18" />
18200 <path d="M9 12h1" />
18201 <path d="M9 16h1" />
18202 <path d="M14 8h1" />
18203 <path d="M14 16h1" />
18204 <path d="M5 21v-16" />
18205 <path d="M7 3h10c1 0 2 1 2 2v10" />
18206 <path d="M19 19v2" />
18207 <path d="M3 3l18 18" />
18208</svg>
18209"#;
18210pub const ICON_BUILDING_PAVILION: &str = r#"
18211<svg
18212 xmlns="http://www.w3.org/2000/svg"
18213 width="24"
18214 height="24"
18215 viewBox="0 0 24 24"
18216 fill="none"
18217 stroke="currentColor"
18218 stroke-width="1.5"
18219 stroke-linecap="round"
18220 stroke-linejoin="round"
18221>
18222 <path d="M3 21h7v-3a2 2 0 0 1 4 0v3h7" />
18223 <path d="M6 21l0 -9" />
18224 <path d="M18 21l0 -9" />
18225 <path d="M6 12h12a3 3 0 0 0 3 -3a9 8 0 0 1 -9 -6a9 8 0 0 1 -9 6a3 3 0 0 0 3 3" />
18226</svg>
18227"#;
18228pub const ICON_BUILDING_SKYSCRAPER: &str = r#"
18229<svg
18230 xmlns="http://www.w3.org/2000/svg"
18231 width="24"
18232 height="24"
18233 viewBox="0 0 24 24"
18234 fill="none"
18235 stroke="currentColor"
18236 stroke-width="1.5"
18237 stroke-linecap="round"
18238 stroke-linejoin="round"
18239>
18240 <path d="M3 21l18 0" />
18241 <path d="M5 21v-14l8 -4v18" />
18242 <path d="M19 21v-10l-6 -4" />
18243 <path d="M9 9l0 .01" />
18244 <path d="M9 12l0 .01" />
18245 <path d="M9 15l0 .01" />
18246 <path d="M9 18l0 .01" />
18247</svg>
18248"#;
18249pub const ICON_BUILDING_STADIUM: &str = r#"
18250<svg
18251 xmlns="http://www.w3.org/2000/svg"
18252 width="24"
18253 height="24"
18254 viewBox="0 0 24 24"
18255 fill="none"
18256 stroke="currentColor"
18257 stroke-width="1.5"
18258 stroke-linecap="round"
18259 stroke-linejoin="round"
18260>
18261 <path d="M12 12m-8 0a8 2 0 1 0 16 0a8 2 0 1 0 -16 0" />
18262 <path d="M4 12v7c0 .94 2.51 1.785 6 2v-3h4v3c3.435 -.225 6 -1.07 6 -2v-7" />
18263 <path d="M15 6h4v-3h-4v7" />
18264 <path d="M7 6h4v-3h-4v7" />
18265</svg>
18266"#;
18267pub const ICON_BUILDING_STORE: &str = r#"
18268<svg
18269 xmlns="http://www.w3.org/2000/svg"
18270 width="24"
18271 height="24"
18272 viewBox="0 0 24 24"
18273 fill="none"
18274 stroke="currentColor"
18275 stroke-width="1.5"
18276 stroke-linecap="round"
18277 stroke-linejoin="round"
18278>
18279 <path d="M3 21l18 0" />
18280 <path d="M3 7v1a3 3 0 0 0 6 0v-1m0 1a3 3 0 0 0 6 0v-1m0 1a3 3 0 0 0 6 0v-1h-18l2 -4h14l2 4" />
18281 <path d="M5 21l0 -10.15" />
18282 <path d="M19 21l0 -10.15" />
18283 <path d="M9 21v-4a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v4" />
18284</svg>
18285"#;
18286pub const ICON_BUILDING_TUNNEL: &str = r#"
18287<svg
18288 xmlns="http://www.w3.org/2000/svg"
18289 width="24"
18290 height="24"
18291 viewBox="0 0 24 24"
18292 fill="none"
18293 stroke="currentColor"
18294 stroke-width="1.5"
18295 stroke-linecap="round"
18296 stroke-linejoin="round"
18297>
18298 <path d="M5 21h14a2 2 0 0 0 2 -2v-7a9 9 0 0 0 -18 0v7a2 2 0 0 0 2 2z" />
18299 <path d="M8 21v-9a4 4 0 1 1 8 0v9" />
18300 <path d="M3 17h4" />
18301 <path d="M17 17h4" />
18302 <path d="M21 12h-4" />
18303 <path d="M7 12h-4" />
18304 <path d="M12 3v5" />
18305 <path d="M6 6l3 3" />
18306 <path d="M15 9l3 -3l-3 3z" />
18307</svg>
18308"#;
18309pub const ICON_BUILDING_WAREHOUSE: &str = r#"
18310<svg
18311 xmlns="http://www.w3.org/2000/svg"
18312 width="24"
18313 height="24"
18314 viewBox="0 0 24 24"
18315 fill="none"
18316 stroke="currentColor"
18317 stroke-width="1.5"
18318 stroke-linecap="round"
18319 stroke-linejoin="round"
18320>
18321 <path d="M3 21v-13l9 -4l9 4v13" />
18322 <path d="M13 13h4v8h-10v-6h6" />
18323 <path d="M13 21v-9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v3" />
18324</svg>
18325"#;
18326pub const ICON_BUILDING_WIND_TURBINE: &str = r#"
18327<svg
18328 xmlns="http://www.w3.org/2000/svg"
18329 width="24"
18330 height="24"
18331 viewBox="0 0 24 24"
18332 fill="none"
18333 stroke="currentColor"
18334 stroke-width="1.5"
18335 stroke-linecap="round"
18336 stroke-linejoin="round"
18337>
18338 <path d="M12 11m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
18339 <path d="M10 11v-2.573c0 -.18 .013 -.358 .04 -.536l.716 -4.828c.064 -.597 .597 -1.063 1.244 -1.063s1.18 .466 1.244 1.063l.716 4.828c.027 .178 .04 .357 .04 .536v2.573" />
18340 <path d="M13.01 9.28l2.235 1.276c.156 .09 .305 .19 .446 .3l3.836 2.911c.487 .352 .624 1.04 .3 1.596c-.325 .556 -1 .782 -1.548 .541l-4.555 -1.68a3.624 3.624 0 0 1 -.486 -.231l-2.235 -1.277" />
18341 <path d="M13 12.716l-2.236 1.277a3.624 3.624 0 0 1 -.485 .23l-4.555 1.681c-.551 .241 -1.223 .015 -1.548 -.54c-.324 -.557 -.187 -1.245 .3 -1.597l3.836 -2.91a3.41 3.41 0 0 1 .446 -.3l2.235 -1.277" />
18342 <path d="M7 21h10" />
18343 <path d="M10 21l1 -7" />
18344 <path d="M13 14l1 7" />
18345</svg>
18346"#;
18347pub const ICON_BUILDING: &str = r#"
18348<svg
18349 xmlns="http://www.w3.org/2000/svg"
18350 width="24"
18351 height="24"
18352 viewBox="0 0 24 24"
18353 fill="none"
18354 stroke="currentColor"
18355 stroke-width="1.5"
18356 stroke-linecap="round"
18357 stroke-linejoin="round"
18358>
18359 <path d="M3 21l18 0" />
18360 <path d="M9 8l1 0" />
18361 <path d="M9 12l1 0" />
18362 <path d="M9 16l1 0" />
18363 <path d="M14 8l1 0" />
18364 <path d="M14 12l1 0" />
18365 <path d="M14 16l1 0" />
18366 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16" />
18367</svg>
18368"#;
18369pub const ICON_BUILDINGS: &str = r#"
18370<svg
18371 xmlns="http://www.w3.org/2000/svg"
18372 width="24"
18373 height="24"
18374 viewBox="0 0 24 24"
18375 fill="none"
18376 stroke="currentColor"
18377 stroke-width="1.5"
18378 stroke-linecap="round"
18379 stroke-linejoin="round"
18380>
18381 <path d="M4 21v-15c0 -1 1 -2 2 -2h5c1 0 2 1 2 2v15" />
18382 <path d="M16 8h2c1 0 2 1 2 2v11" />
18383 <path d="M3 21h18" />
18384 <path d="M10 12v0" />
18385 <path d="M10 16v0" />
18386 <path d="M10 8v0" />
18387 <path d="M7 12v0" />
18388 <path d="M7 16v0" />
18389 <path d="M7 8v0" />
18390 <path d="M17 12v0" />
18391 <path d="M17 16v0" />
18392</svg>
18393"#;
18394pub const ICON_BULB_OFF: &str = r#"
18395<svg
18396 xmlns="http://www.w3.org/2000/svg"
18397 width="24"
18398 height="24"
18399 viewBox="0 0 24 24"
18400 fill="none"
18401 stroke="currentColor"
18402 stroke-width="1.5"
18403 stroke-linecap="round"
18404 stroke-linejoin="round"
18405>
18406 <path d="M3 12h1m8 -9v1m8 8h1m-15.4 -6.4l.7 .7m12.1 -.7l-.7 .7" />
18407 <path d="M11.089 7.083a5 5 0 0 1 5.826 5.84m-1.378 2.611a5.012 5.012 0 0 1 -.537 .466a3.5 3.5 0 0 0 -1 3a2 2 0 1 1 -4 0a3.5 3.5 0 0 0 -1 -3a5 5 0 0 1 -.528 -7.544" />
18408 <path d="M9.7 17h4.6" />
18409 <path d="M3 3l18 18" />
18410</svg>
18411"#;
18412pub const ICON_BULB: &str = r#"
18413<svg
18414 xmlns="http://www.w3.org/2000/svg"
18415 width="24"
18416 height="24"
18417 viewBox="0 0 24 24"
18418 fill="none"
18419 stroke="currentColor"
18420 stroke-width="1.5"
18421 stroke-linecap="round"
18422 stroke-linejoin="round"
18423>
18424 <path d="M3 12h1m8 -9v1m8 8h1m-15.4 -6.4l.7 .7m12.1 -.7l-.7 .7" />
18425 <path d="M9 16a5 5 0 1 1 6 0a3.5 3.5 0 0 0 -1 3a2 2 0 0 1 -4 0a3.5 3.5 0 0 0 -1 -3" />
18426 <path d="M9.7 17l4.6 0" />
18427</svg>
18428"#;
18429pub const ICON_BULLDOZER: &str = r#"
18430<svg
18431 xmlns="http://www.w3.org/2000/svg"
18432 width="24"
18433 height="24"
18434 viewBox="0 0 24 24"
18435 fill="none"
18436 stroke="currentColor"
18437 stroke-width="1.5"
18438 stroke-linecap="round"
18439 stroke-linejoin="round"
18440>
18441 <path d="M2 17a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
18442 <path d="M12 17a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
18443 <path d="M19 13v4a2 2 0 0 0 2 2h1" />
18444 <path d="M14 19h-10" />
18445 <path d="M4 15h10" />
18446 <path d="M9 11v-5h2a3 3 0 0 1 3 3v6" />
18447 <path d="M5 15v-3a1 1 0 0 1 1 -1h8" />
18448 <path d="M19 17h-3" />
18449</svg>
18450"#;
18451pub const ICON_BURGER: &str = r#"
18452<svg
18453 xmlns="http://www.w3.org/2000/svg"
18454 width="24"
18455 height="24"
18456 viewBox="0 0 24 24"
18457 fill="none"
18458 stroke="currentColor"
18459 stroke-width="1.5"
18460 stroke-linecap="round"
18461 stroke-linejoin="round"
18462>
18463 <path d="M4 15h16a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" />
18464 <path d="M12 4c3.783 0 6.953 2.133 7.786 5h-15.572c.833 -2.867 4.003 -5 7.786 -5z" />
18465 <path d="M5 12h14" />
18466</svg>
18467"#;
18468pub const ICON_BUS_OFF: &str = r#"
18469<svg
18470 xmlns="http://www.w3.org/2000/svg"
18471 width="24"
18472 height="24"
18473 viewBox="0 0 24 24"
18474 fill="none"
18475 stroke="currentColor"
18476 stroke-width="1.5"
18477 stroke-linecap="round"
18478 stroke-linejoin="round"
18479>
18480 <path d="M6 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
18481 <path d="M16.18 16.172a2 2 0 0 0 2.652 2.648" />
18482 <path d="M4 17h-2v-11a1 1 0 0 1 1 -1h2m4 0h8c2.761 0 5 3.134 5 7v5h-1m-5 0h-8" />
18483 <path d="M16 5l1.5 7h4.5" />
18484 <path d="M2 10h8m4 0h3" />
18485 <path d="M7 7v3" />
18486 <path d="M12 5v3" />
18487 <path d="M3 3l18 18" />
18488</svg>
18489"#;
18490pub const ICON_BUS_STOP: &str = r#"
18491<svg
18492 xmlns="http://www.w3.org/2000/svg"
18493 width="24"
18494 height="24"
18495 viewBox="0 0 24 24"
18496 fill="none"
18497 stroke="currentColor"
18498 stroke-width="1.5"
18499 stroke-linecap="round"
18500 stroke-linejoin="round"
18501>
18502 <path d="M3 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
18503 <path d="M18 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
18504 <path d="M10 5h7c2.761 0 5 3.134 5 7v5h-2" />
18505 <path d="M16 17h-8" />
18506 <path d="M16 5l1.5 7h4.5" />
18507 <path d="M9.5 10h7.5" />
18508 <path d="M12 5v5" />
18509 <path d="M5 9v11" />
18510</svg>
18511"#;
18512pub const ICON_BUS: &str = r#"
18513<svg
18514 xmlns="http://www.w3.org/2000/svg"
18515 width="24"
18516 height="24"
18517 viewBox="0 0 24 24"
18518 fill="none"
18519 stroke="currentColor"
18520 stroke-width="1.5"
18521 stroke-linecap="round"
18522 stroke-linejoin="round"
18523>
18524 <path d="M6 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
18525 <path d="M18 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
18526 <path d="M4 17h-2v-11a1 1 0 0 1 1 -1h14a5 7 0 0 1 5 7v5h-2m-4 0h-8" />
18527 <path d="M16 5l1.5 7l4.5 0" />
18528 <path d="M2 10l15 0" />
18529 <path d="M7 5l0 5" />
18530 <path d="M12 5l0 5" />
18531</svg>
18532"#;
18533pub const ICON_BUSINESSPLAN: &str = r#"
18534<svg
18535 xmlns="http://www.w3.org/2000/svg"
18536 width="24"
18537 height="24"
18538 viewBox="0 0 24 24"
18539 fill="none"
18540 stroke="currentColor"
18541 stroke-width="1.5"
18542 stroke-linecap="round"
18543 stroke-linejoin="round"
18544>
18545 <path d="M16 6m-5 0a5 3 0 1 0 10 0a5 3 0 1 0 -10 0" />
18546 <path d="M11 6v4c0 1.657 2.239 3 5 3s5 -1.343 5 -3v-4" />
18547 <path d="M11 10v4c0 1.657 2.239 3 5 3s5 -1.343 5 -3v-4" />
18548 <path d="M11 14v4c0 1.657 2.239 3 5 3s5 -1.343 5 -3v-4" />
18549 <path d="M7 9h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
18550 <path d="M5 15v1m0 -8v1" />
18551</svg>
18552"#;
18553pub const ICON_BUTTERFLY: &str = r#"
18554<svg
18555 xmlns="http://www.w3.org/2000/svg"
18556 width="24"
18557 height="24"
18558 viewBox="0 0 24 24"
18559 fill="none"
18560 stroke="currentColor"
18561 stroke-width="1.5"
18562 stroke-linecap="round"
18563 stroke-linejoin="round"
18564>
18565 <path d="M12 18.176a3 3 0 1 1 -4.953 -2.449l-.025 .023a4.502 4.502 0 0 1 1.483 -8.75c1.414 0 2.675 .652 3.5 1.671a4.5 4.5 0 1 1 4.983 7.079a3 3 0 1 1 -4.983 2.25z" />
18566 <path d="M12 19v-10" />
18567 <path d="M9 3l3 2l3 -2" />
18568</svg>
18569"#;
18570pub const ICON_CACTUS_OFF: &str = r#"
18571<svg
18572 xmlns="http://www.w3.org/2000/svg"
18573 width="24"
18574 height="24"
18575 viewBox="0 0 24 24"
18576 fill="none"
18577 stroke="currentColor"
18578 stroke-width="1.5"
18579 stroke-linecap="round"
18580 stroke-linejoin="round"
18581>
18582 <path d="M6 9v1a3 3 0 0 0 3 3h1" />
18583 <path d="M18 8v5a3 3 0 0 1 -.129 .872m-2.014 2a3 3 0 0 1 -.857 .124h-1" />
18584 <path d="M10 21v-11m0 -4v-1a2 2 0 1 1 4 0v5m0 4v7" />
18585 <path d="M7 21h10" />
18586 <path d="M3 3l18 18" />
18587</svg>
18588"#;
18589pub const ICON_CACTUS: &str = r#"
18590<svg
18591 xmlns="http://www.w3.org/2000/svg"
18592 width="24"
18593 height="24"
18594 viewBox="0 0 24 24"
18595 fill="none"
18596 stroke="currentColor"
18597 stroke-width="1.5"
18598 stroke-linecap="round"
18599 stroke-linejoin="round"
18600>
18601 <path d="M6 9v1a3 3 0 0 0 3 3h1" />
18602 <path d="M18 8v5a3 3 0 0 1 -3 3h-1" />
18603 <path d="M10 21v-16a2 2 0 1 1 4 0v16" />
18604 <path d="M7 21h10" />
18605</svg>
18606"#;
18607pub const ICON_CAKE_OFF: &str = r#"
18608<svg
18609 xmlns="http://www.w3.org/2000/svg"
18610 width="24"
18611 height="24"
18612 viewBox="0 0 24 24"
18613 fill="none"
18614 stroke="currentColor"
18615 stroke-width="1.5"
18616 stroke-linecap="round"
18617 stroke-linejoin="round"
18618>
18619 <path d="M21 17v-5a3 3 0 0 0 -3 -3h-5m-4 0h-3a3 3 0 0 0 -3 3v8h17" />
18620 <path d="M3 14.803c.312 .135 .654 .204 1 .197a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1m4 0a2.4 2.4 0 0 0 2 1c.35 .007 .692 -.062 1 -.197" />
18621 <path d="M10.172 6.188c.07 -.158 .163 -.31 .278 -.451l1.55 -1.737l1.465 1.638a2 2 0 0 1 -.65 3.19" />
18622 <path d="M3 3l18 18" />
18623</svg>
18624"#;
18625pub const ICON_CAKE: &str = r#"
18626<svg
18627 xmlns="http://www.w3.org/2000/svg"
18628 width="24"
18629 height="24"
18630 viewBox="0 0 24 24"
18631 fill="none"
18632 stroke="currentColor"
18633 stroke-width="1.5"
18634 stroke-linecap="round"
18635 stroke-linejoin="round"
18636>
18637 <path d="M3 20h18v-8a3 3 0 0 0 -3 -3h-12a3 3 0 0 0 -3 3v8z" />
18638 <path d="M3 14.803c.312 .135 .654 .204 1 .197a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1c.35 .007 .692 -.062 1 -.197" />
18639 <path d="M12 4l1.465 1.638a2 2 0 1 1 -3.015 .099l1.55 -1.737z" />
18640</svg>
18641"#;
18642pub const ICON_CALCULATOR_OFF: &str = r#"
18643<svg
18644 xmlns="http://www.w3.org/2000/svg"
18645 width="24"
18646 height="24"
18647 viewBox="0 0 24 24"
18648 fill="none"
18649 stroke="currentColor"
18650 stroke-width="1.5"
18651 stroke-linecap="round"
18652 stroke-linejoin="round"
18653>
18654 <path d="M19.823 19.824a2 2 0 0 1 -1.823 1.176h-12a2 2 0 0 1 -2 -2v-14c0 -.295 .064 -.575 .178 -.827m2.822 -1.173h11a2 2 0 0 1 2 2v11" />
18655 <path d="M10 10h-1a1 1 0 0 1 -1 -1v-1m3 -1h4a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1" />
18656 <path d="M8 14v.01" />
18657 <path d="M12 14v.01" />
18658 <path d="M8 17v.01" />
18659 <path d="M12 17v.01" />
18660 <path d="M16 17v.01" />
18661 <path d="M3 3l18 18" />
18662</svg>
18663"#;
18664pub const ICON_CALCULATOR: &str = r#"
18665<svg
18666 xmlns="http://www.w3.org/2000/svg"
18667 width="24"
18668 height="24"
18669 viewBox="0 0 24 24"
18670 fill="none"
18671 stroke="currentColor"
18672 stroke-width="1.5"
18673 stroke-linecap="round"
18674 stroke-linejoin="round"
18675>
18676 <path d="M4 3m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
18677 <path d="M8 7m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
18678 <path d="M8 14l0 .01" />
18679 <path d="M12 14l0 .01" />
18680 <path d="M16 14l0 .01" />
18681 <path d="M8 17l0 .01" />
18682 <path d="M12 17l0 .01" />
18683 <path d="M16 17l0 .01" />
18684</svg>
18685"#;
18686pub const ICON_CALENDAR_BOLT: &str = r#"
18687<svg
18688 xmlns="http://www.w3.org/2000/svg"
18689 width="24"
18690 height="24"
18691 viewBox="0 0 24 24"
18692 fill="none"
18693 stroke="currentColor"
18694 stroke-width="1.5"
18695 stroke-linecap="round"
18696 stroke-linejoin="round"
18697>
18698 <path d="M13.5 21h-7.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v5" />
18699 <path d="M16 3v4" />
18700 <path d="M8 3v4" />
18701 <path d="M4 11h16" />
18702 <path d="M19 16l-2 3h4l-2 3" />
18703</svg>
18704"#;
18705pub const ICON_CALENDAR_CANCEL: &str = r#"
18706<svg
18707 xmlns="http://www.w3.org/2000/svg"
18708 width="24"
18709 height="24"
18710 viewBox="0 0 24 24"
18711 fill="none"
18712 stroke="currentColor"
18713 stroke-width="1.5"
18714 stroke-linecap="round"
18715 stroke-linejoin="round"
18716>
18717 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v5" />
18718 <path d="M16 3v4" />
18719 <path d="M8 3v4" />
18720 <path d="M4 11h16" />
18721 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
18722 <path d="M17 21l4 -4" />
18723</svg>
18724"#;
18725pub const ICON_CALENDAR_CHECK: &str = r#"
18726<svg
18727 xmlns="http://www.w3.org/2000/svg"
18728 width="24"
18729 height="24"
18730 viewBox="0 0 24 24"
18731 fill="none"
18732 stroke="currentColor"
18733 stroke-width="1.5"
18734 stroke-linecap="round"
18735 stroke-linejoin="round"
18736>
18737 <path d="M11.5 21h-5.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6" />
18738 <path d="M16 3v4" />
18739 <path d="M8 3v4" />
18740 <path d="M4 11h16" />
18741 <path d="M15 19l2 2l4 -4" />
18742</svg>
18743"#;
18744pub const ICON_CALENDAR_CLOCK: &str = r#"
18745<svg
18746 xmlns="http://www.w3.org/2000/svg"
18747 width="24"
18748 height="24"
18749 viewBox="0 0 24 24"
18750 fill="none"
18751 stroke="currentColor"
18752 stroke-width="1.5"
18753 stroke-linecap="round"
18754 stroke-linejoin="round"
18755>
18756 <path d="M10.5 21h-4.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v3" />
18757 <path d="M16 3v4" />
18758 <path d="M8 3v4" />
18759 <path d="M4 11h10" />
18760 <path d="M18 18m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
18761 <path d="M18 16.5v1.5l.5 .5" />
18762</svg>
18763"#;
18764pub const ICON_CALENDAR_CODE: &str = r#"
18765<svg
18766 xmlns="http://www.w3.org/2000/svg"
18767 width="24"
18768 height="24"
18769 viewBox="0 0 24 24"
18770 fill="none"
18771 stroke="currentColor"
18772 stroke-width="1.5"
18773 stroke-linecap="round"
18774 stroke-linejoin="round"
18775>
18776 <path d="M11.5 21h-5.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6" />
18777 <path d="M16 3v4" />
18778 <path d="M8 3v4" />
18779 <path d="M4 11h16" />
18780 <path d="M20 21l2 -2l-2 -2" />
18781 <path d="M17 17l-2 2l2 2" />
18782</svg>
18783"#;
18784pub const ICON_CALENDAR_COG: &str = r#"
18785<svg
18786 xmlns="http://www.w3.org/2000/svg"
18787 width="24"
18788 height="24"
18789 viewBox="0 0 24 24"
18790 fill="none"
18791 stroke="currentColor"
18792 stroke-width="1.5"
18793 stroke-linecap="round"
18794 stroke-linejoin="round"
18795>
18796 <path d="M12 21h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v5" />
18797 <path d="M16 3v4" />
18798 <path d="M8 3v4" />
18799 <path d="M4 11h16" />
18800 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
18801 <path d="M19.001 15.5v1.5" />
18802 <path d="M19.001 21v1.5" />
18803 <path d="M22.032 17.25l-1.299 .75" />
18804 <path d="M17.27 20l-1.3 .75" />
18805 <path d="M15.97 17.25l1.3 .75" />
18806 <path d="M20.733 20l1.3 .75" />
18807</svg>
18808"#;
18809pub const ICON_CALENDAR_DOLLAR: &str = r#"
18810<svg
18811 xmlns="http://www.w3.org/2000/svg"
18812 width="24"
18813 height="24"
18814 viewBox="0 0 24 24"
18815 fill="none"
18816 stroke="currentColor"
18817 stroke-width="1.5"
18818 stroke-linecap="round"
18819 stroke-linejoin="round"
18820>
18821 <path d="M13 21h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v3" />
18822 <path d="M16 3v4" />
18823 <path d="M8 3v4" />
18824 <path d="M4 11h12.5" />
18825 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
18826 <path d="M19 21v1m0 -8v1" />
18827</svg>
18828"#;
18829pub const ICON_CALENDAR_DOT: &str = r#"
18830<svg
18831 xmlns="http://www.w3.org/2000/svg"
18832 width="24"
18833 height="24"
18834 viewBox="0 0 24 24"
18835 fill="none"
18836 stroke="currentColor"
18837 stroke-width="1.5"
18838 stroke-linecap="round"
18839 stroke-linejoin="round"
18840>
18841 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v5" />
18842 <path d="M16 3v4" />
18843 <path d="M8 3v4" />
18844 <path d="M4 11h16" />
18845 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
18846</svg>
18847"#;
18848pub const ICON_CALENDAR_DOWN: &str = r#"
18849<svg
18850 xmlns="http://www.w3.org/2000/svg"
18851 width="24"
18852 height="24"
18853 viewBox="0 0 24 24"
18854 fill="none"
18855 stroke="currentColor"
18856 stroke-width="1.5"
18857 stroke-linecap="round"
18858 stroke-linejoin="round"
18859>
18860 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v5" />
18861 <path d="M19 16v6" />
18862 <path d="M22 19l-3 3l-3 -3" />
18863 <path d="M16 3v4" />
18864 <path d="M8 3v4" />
18865 <path d="M4 11h16" />
18866</svg>
18867"#;
18868pub const ICON_CALENDAR_DUE: &str = r#"
18869<svg
18870 xmlns="http://www.w3.org/2000/svg"
18871 width="24"
18872 height="24"
18873 viewBox="0 0 24 24"
18874 fill="none"
18875 stroke="currentColor"
18876 stroke-width="1.5"
18877 stroke-linecap="round"
18878 stroke-linejoin="round"
18879>
18880 <path d="M4 5m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
18881 <path d="M16 3v4" />
18882 <path d="M8 3v4" />
18883 <path d="M4 11h16" />
18884 <path d="M12 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
18885</svg>
18886"#;
18887pub const ICON_CALENDAR_EVENT: &str = r#"
18888<svg
18889 xmlns="http://www.w3.org/2000/svg"
18890 width="24"
18891 height="24"
18892 viewBox="0 0 24 24"
18893 fill="none"
18894 stroke="currentColor"
18895 stroke-width="1.5"
18896 stroke-linecap="round"
18897 stroke-linejoin="round"
18898>
18899 <path d="M4 5m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
18900 <path d="M16 3l0 4" />
18901 <path d="M8 3l0 4" />
18902 <path d="M4 11l16 0" />
18903 <path d="M8 15h2v2h-2z" />
18904</svg>
18905"#;
18906pub const ICON_CALENDAR_EXCLAMATION: &str = r#"
18907<svg
18908 xmlns="http://www.w3.org/2000/svg"
18909 width="24"
18910 height="24"
18911 viewBox="0 0 24 24"
18912 fill="none"
18913 stroke="currentColor"
18914 stroke-width="1.5"
18915 stroke-linecap="round"
18916 stroke-linejoin="round"
18917>
18918 <path d="M15 21h-9a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v5" />
18919 <path d="M16 3v4" />
18920 <path d="M8 3v4" />
18921 <path d="M4 11h16" />
18922 <path d="M11 15h1" />
18923 <path d="M12 15v3" />
18924 <path d="M19 16v3" />
18925 <path d="M19 22v.01" />
18926</svg>
18927"#;
18928pub const ICON_CALENDAR_HEART: &str = r#"
18929<svg
18930 xmlns="http://www.w3.org/2000/svg"
18931 width="24"
18932 height="24"
18933 viewBox="0 0 24 24"
18934 fill="none"
18935 stroke="currentColor"
18936 stroke-width="1.5"
18937 stroke-linecap="round"
18938 stroke-linejoin="round"
18939>
18940 <path d="M11.5 21h-5.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
18941 <path d="M16 3v4" />
18942 <path d="M8 3v4" />
18943 <path d="M4 11h16" />
18944 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
18945</svg>
18946"#;
18947pub const ICON_CALENDAR_MINUS: &str = r#"
18948<svg
18949 xmlns="http://www.w3.org/2000/svg"
18950 width="24"
18951 height="24"
18952 viewBox="0 0 24 24"
18953 fill="none"
18954 stroke="currentColor"
18955 stroke-width="1.5"
18956 stroke-linecap="round"
18957 stroke-linejoin="round"
18958>
18959 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8" />
18960 <path d="M16 3v4" />
18961 <path d="M8 3v4" />
18962 <path d="M4 11h16" />
18963 <path d="M16 19h6" />
18964</svg>
18965"#;
18966pub const ICON_CALENDAR_MONTH: &str = r#"
18967<svg
18968 xmlns="http://www.w3.org/2000/svg"
18969 width="24"
18970 height="24"
18971 viewBox="0 0 24 24"
18972 fill="none"
18973 stroke="currentColor"
18974 stroke-width="1.5"
18975 stroke-linecap="round"
18976 stroke-linejoin="round"
18977>
18978 <path d="M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z" />
18979 <path d="M16 3v4" />
18980 <path d="M8 3v4" />
18981 <path d="M4 11h16" />
18982 <path d="M7 14h.013" />
18983 <path d="M10.01 14h.005" />
18984 <path d="M13.01 14h.005" />
18985 <path d="M16.015 14h.005" />
18986 <path d="M13.015 17h.005" />
18987 <path d="M7.01 17h.005" />
18988 <path d="M10.01 17h.005" />
18989</svg>
18990"#;
18991pub const ICON_CALENDAR_OFF: &str = r#"
18992<svg
18993 xmlns="http://www.w3.org/2000/svg"
18994 width="24"
18995 height="24"
18996 viewBox="0 0 24 24"
18997 fill="none"
18998 stroke="currentColor"
18999 stroke-width="1.5"
19000 stroke-linecap="round"
19001 stroke-linejoin="round"
19002>
19003 <path d="M9 5h9a2 2 0 0 1 2 2v9m-.184 3.839a2 2 0 0 1 -1.816 1.161h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 1.158 -1.815" />
19004 <path d="M16 3v4" />
19005 <path d="M8 3v1" />
19006 <path d="M4 11h7m4 0h5" />
19007 <path d="M3 3l18 18" />
19008</svg>
19009"#;
19010pub const ICON_CALENDAR_PAUSE: &str = r#"
19011<svg
19012 xmlns="http://www.w3.org/2000/svg"
19013 width="24"
19014 height="24"
19015 viewBox="0 0 24 24"
19016 fill="none"
19017 stroke="currentColor"
19018 stroke-width="1.5"
19019 stroke-linecap="round"
19020 stroke-linejoin="round"
19021>
19022 <path d="M13 21h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6" />
19023 <path d="M16 3v4" />
19024 <path d="M8 3v4" />
19025 <path d="M4 11h16" />
19026 <path d="M17 17v5" />
19027 <path d="M21 17v5" />
19028</svg>
19029"#;
19030pub const ICON_CALENDAR_PIN: &str = r#"
19031<svg
19032 xmlns="http://www.w3.org/2000/svg"
19033 width="24"
19034 height="24"
19035 viewBox="0 0 24 24"
19036 fill="none"
19037 stroke="currentColor"
19038 stroke-width="1.5"
19039 stroke-linecap="round"
19040 stroke-linejoin="round"
19041>
19042 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
19043 <path d="M16 3v4" />
19044 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
19045 <path d="M19 18v.01" />
19046 <path d="M8 3v4" />
19047 <path d="M4 11h16" />
19048</svg>
19049"#;
19050pub const ICON_CALENDAR_PLUS: &str = r#"
19051<svg
19052 xmlns="http://www.w3.org/2000/svg"
19053 width="24"
19054 height="24"
19055 viewBox="0 0 24 24"
19056 fill="none"
19057 stroke="currentColor"
19058 stroke-width="1.5"
19059 stroke-linecap="round"
19060 stroke-linejoin="round"
19061>
19062 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v5" />
19063 <path d="M16 3v4" />
19064 <path d="M8 3v4" />
19065 <path d="M4 11h16" />
19066 <path d="M16 19h6" />
19067 <path d="M19 16v6" />
19068</svg>
19069"#;
19070pub const ICON_CALENDAR_QUESTION: &str = r#"
19071<svg
19072 xmlns="http://www.w3.org/2000/svg"
19073 width="24"
19074 height="24"
19075 viewBox="0 0 24 24"
19076 fill="none"
19077 stroke="currentColor"
19078 stroke-width="1.5"
19079 stroke-linecap="round"
19080 stroke-linejoin="round"
19081>
19082 <path d="M15 21h-9a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
19083 <path d="M16 3v4" />
19084 <path d="M8 3v4" />
19085 <path d="M4 11h16" />
19086 <path d="M19 22v.01" />
19087 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
19088</svg>
19089"#;
19090pub const ICON_CALENDAR_REPEAT: &str = r#"
19091<svg
19092 xmlns="http://www.w3.org/2000/svg"
19093 width="24"
19094 height="24"
19095 viewBox="0 0 24 24"
19096 fill="none"
19097 stroke="currentColor"
19098 stroke-width="1.5"
19099 stroke-linecap="round"
19100 stroke-linejoin="round"
19101>
19102 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v3" />
19103 <path d="M16 3v4" />
19104 <path d="M8 3v4" />
19105 <path d="M4 11h12" />
19106 <path d="M20 14l2 2h-3" />
19107 <path d="M20 18l2 -2" />
19108 <path d="M19 16a3 3 0 1 0 2 5.236" />
19109</svg>
19110"#;
19111pub const ICON_CALENDAR_SAD: &str = r#"
19112<svg
19113 xmlns="http://www.w3.org/2000/svg"
19114 width="24"
19115 height="24"
19116 viewBox="0 0 24 24"
19117 fill="none"
19118 stroke="currentColor"
19119 stroke-width="1.5"
19120 stroke-linecap="round"
19121 stroke-linejoin="round"
19122>
19123 <path d="M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12zm12 -4v4m-8 -4v4m-4 4h16m-9.995 3h.01m3.99 0h.01" />
19124 <path d="M10 18a3.5 3.5 0 0 1 4 0" />
19125</svg>
19126"#;
19127pub const ICON_CALENDAR_SEARCH: &str = r#"
19128<svg
19129 xmlns="http://www.w3.org/2000/svg"
19130 width="24"
19131 height="24"
19132 viewBox="0 0 24 24"
19133 fill="none"
19134 stroke="currentColor"
19135 stroke-width="1.5"
19136 stroke-linecap="round"
19137 stroke-linejoin="round"
19138>
19139 <path d="M11.5 21h-5.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4.5" />
19140 <path d="M16 3v4" />
19141 <path d="M8 3v4" />
19142 <path d="M4 11h16" />
19143 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
19144 <path d="M20.2 20.2l1.8 1.8" />
19145</svg>
19146"#;
19147pub const ICON_CALENDAR_SHARE: &str = r#"
19148<svg
19149 xmlns="http://www.w3.org/2000/svg"
19150 width="24"
19151 height="24"
19152 viewBox="0 0 24 24"
19153 fill="none"
19154 stroke="currentColor"
19155 stroke-width="1.5"
19156 stroke-linecap="round"
19157 stroke-linejoin="round"
19158>
19159 <path d="M12 21h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6" />
19160 <path d="M16 3v4" />
19161 <path d="M8 3v4" />
19162 <path d="M4 11h16" />
19163 <path d="M16 22l5 -5" />
19164 <path d="M21 21.5v-4.5h-4.5" />
19165</svg>
19166"#;
19167pub const ICON_CALENDAR_SMILE: &str = r#"
19168<svg
19169 xmlns="http://www.w3.org/2000/svg"
19170 width="24"
19171 height="24"
19172 viewBox="0 0 24 24"
19173 fill="none"
19174 stroke="currentColor"
19175 stroke-width="1.5"
19176 stroke-linecap="round"
19177 stroke-linejoin="round"
19178>
19179 <path d="M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12zm12 -4v4m-8 -4v4m-4 4h16m-9.995 3h.01m3.99 0h.01" />
19180 <path d="M10.005 17a3.5 3.5 0 0 0 4 0" />
19181</svg>
19182"#;
19183pub const ICON_CALENDAR_STAR: &str = r#"
19184<svg
19185 xmlns="http://www.w3.org/2000/svg"
19186 width="24"
19187 height="24"
19188 viewBox="0 0 24 24"
19189 fill="none"
19190 stroke="currentColor"
19191 stroke-width="1.5"
19192 stroke-linecap="round"
19193 stroke-linejoin="round"
19194>
19195 <path d="M11 21h-5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v3.5" />
19196 <path d="M16 3v4" />
19197 <path d="M8 3v4" />
19198 <path d="M4 11h11" />
19199 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
19200</svg>
19201"#;
19202pub const ICON_CALENDAR_STATS: &str = r#"
19203<svg
19204 xmlns="http://www.w3.org/2000/svg"
19205 width="24"
19206 height="24"
19207 viewBox="0 0 24 24"
19208 fill="none"
19209 stroke="currentColor"
19210 stroke-width="1.5"
19211 stroke-linecap="round"
19212 stroke-linejoin="round"
19213>
19214 <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
19215 <path d="M18 14v4h4" />
19216 <path d="M18 18m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
19217 <path d="M15 3v4" />
19218 <path d="M7 3v4" />
19219 <path d="M3 11h16" />
19220</svg>
19221"#;
19222pub const ICON_CALENDAR_TIME: &str = r#"
19223<svg
19224 xmlns="http://www.w3.org/2000/svg"
19225 width="24"
19226 height="24"
19227 viewBox="0 0 24 24"
19228 fill="none"
19229 stroke="currentColor"
19230 stroke-width="1.5"
19231 stroke-linecap="round"
19232 stroke-linejoin="round"
19233>
19234 <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4" />
19235 <path d="M18 18m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
19236 <path d="M15 3v4" />
19237 <path d="M7 3v4" />
19238 <path d="M3 11h16" />
19239 <path d="M18 16.496v1.504l1 1" />
19240</svg>
19241"#;
19242pub const ICON_CALENDAR_UP: &str = r#"
19243<svg
19244 xmlns="http://www.w3.org/2000/svg"
19245 width="24"
19246 height="24"
19247 viewBox="0 0 24 24"
19248 fill="none"
19249 stroke="currentColor"
19250 stroke-width="1.5"
19251 stroke-linecap="round"
19252 stroke-linejoin="round"
19253>
19254 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v5" />
19255 <path d="M16 3v4" />
19256 <path d="M8 3v4" />
19257 <path d="M4 11h16" />
19258 <path d="M19 22v-6" />
19259 <path d="M22 19l-3 -3l-3 3" />
19260</svg>
19261"#;
19262pub const ICON_CALENDAR_USER: &str = r#"
19263<svg
19264 xmlns="http://www.w3.org/2000/svg"
19265 width="24"
19266 height="24"
19267 viewBox="0 0 24 24"
19268 fill="none"
19269 stroke="currentColor"
19270 stroke-width="1.5"
19271 stroke-linecap="round"
19272 stroke-linejoin="round"
19273>
19274 <path d="M12 21h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4.5" />
19275 <path d="M16 3v4" />
19276 <path d="M8 3v4" />
19277 <path d="M4 11h16" />
19278 <path d="M19 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
19279 <path d="M22 22a2 2 0 0 0 -2 -2h-2a2 2 0 0 0 -2 2" />
19280</svg>
19281"#;
19282pub const ICON_CALENDAR_WEEK: &str = r#"
19283<svg
19284 xmlns="http://www.w3.org/2000/svg"
19285 width="24"
19286 height="24"
19287 viewBox="0 0 24 24"
19288 fill="none"
19289 stroke="currentColor"
19290 stroke-width="1.5"
19291 stroke-linecap="round"
19292 stroke-linejoin="round"
19293>
19294 <path d="M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z" />
19295 <path d="M16 3v4" />
19296 <path d="M8 3v4" />
19297 <path d="M4 11h16" />
19298 <path d="M8 14v4" />
19299 <path d="M12 14v4" />
19300 <path d="M16 14v4" />
19301</svg>
19302"#;
19303pub const ICON_CALENDAR_X: &str = r#"
19304<svg
19305 xmlns="http://www.w3.org/2000/svg"
19306 width="24"
19307 height="24"
19308 viewBox="0 0 24 24"
19309 fill="none"
19310 stroke="currentColor"
19311 stroke-width="1.5"
19312 stroke-linecap="round"
19313 stroke-linejoin="round"
19314>
19315 <path d="M13 21h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6.5" />
19316 <path d="M16 3v4" />
19317 <path d="M8 3v4" />
19318 <path d="M4 11h16" />
19319 <path d="M22 22l-5 -5" />
19320 <path d="M17 22l5 -5" />
19321</svg>
19322"#;
19323pub const ICON_CALENDAR: &str = r#"
19324<svg
19325 xmlns="http://www.w3.org/2000/svg"
19326 width="24"
19327 height="24"
19328 viewBox="0 0 24 24"
19329 fill="none"
19330 stroke="currentColor"
19331 stroke-width="1.5"
19332 stroke-linecap="round"
19333 stroke-linejoin="round"
19334>
19335 <path d="M4 7a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z" />
19336 <path d="M16 3v4" />
19337 <path d="M8 3v4" />
19338 <path d="M4 11h16" />
19339 <path d="M11 15h1" />
19340 <path d="M12 15v3" />
19341</svg>
19342"#;
19343pub const ICON_CAMERA_BOLT: &str = r#"
19344<svg
19345 xmlns="http://www.w3.org/2000/svg"
19346 width="24"
19347 height="24"
19348 viewBox="0 0 24 24"
19349 fill="none"
19350 stroke="currentColor"
19351 stroke-width="1.5"
19352 stroke-linecap="round"
19353 stroke-linejoin="round"
19354>
19355 <path d="M13 20h-8a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v3.5" />
19356 <path d="M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
19357 <path d="M19 16l-2 3h4l-2 3" />
19358</svg>
19359"#;
19360pub const ICON_CAMERA_CANCEL: &str = r#"
19361<svg
19362 xmlns="http://www.w3.org/2000/svg"
19363 width="24"
19364 height="24"
19365 viewBox="0 0 24 24"
19366 fill="none"
19367 stroke="currentColor"
19368 stroke-width="1.5"
19369 stroke-linecap="round"
19370 stroke-linejoin="round"
19371>
19372 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v3.5" />
19373 <path d="M14.984 13.307a3 3 0 1 0 -2.32 2.62" />
19374 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
19375 <path d="M17 21l4 -4" />
19376</svg>
19377"#;
19378pub const ICON_CAMERA_CHECK: &str = r#"
19379<svg
19380 xmlns="http://www.w3.org/2000/svg"
19381 width="24"
19382 height="24"
19383 viewBox="0 0 24 24"
19384 fill="none"
19385 stroke="currentColor"
19386 stroke-width="1.5"
19387 stroke-linecap="round"
19388 stroke-linejoin="round"
19389>
19390 <path d="M11 20h-6a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v4" />
19391 <path d="M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
19392 <path d="M15 19l2 2l4 -4" />
19393</svg>
19394"#;
19395pub const ICON_CAMERA_CODE: &str = r#"
19396<svg
19397 xmlns="http://www.w3.org/2000/svg"
19398 width="24"
19399 height="24"
19400 viewBox="0 0 24 24"
19401 fill="none"
19402 stroke="currentColor"
19403 stroke-width="1.5"
19404 stroke-linecap="round"
19405 stroke-linejoin="round"
19406>
19407 <path d="M11 20h-6a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v4" />
19408 <path d="M14.948 13.559a3 3 0 1 0 -2.58 2.419" />
19409 <path d="M20 21l2 -2l-2 -2" />
19410 <path d="M17 17l-2 2l2 2" />
19411</svg>
19412"#;
19413pub const ICON_CAMERA_COG: &str = r#"
19414<svg
19415 xmlns="http://www.w3.org/2000/svg"
19416 width="24"
19417 height="24"
19418 viewBox="0 0 24 24"
19419 fill="none"
19420 stroke="currentColor"
19421 stroke-width="1.5"
19422 stroke-linecap="round"
19423 stroke-linejoin="round"
19424>
19425 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v3" />
19426 <path d="M14.973 13.406a3 3 0 1 0 -2.973 2.594" />
19427 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
19428 <path d="M19.001 15.5v1.5" />
19429 <path d="M19.001 21v1.5" />
19430 <path d="M22.032 17.25l-1.299 .75" />
19431 <path d="M17.27 20l-1.3 .75" />
19432 <path d="M15.97 17.25l1.3 .75" />
19433 <path d="M20.733 20l1.3 .75" />
19434</svg>
19435"#;
19436pub const ICON_CAMERA_DOLLAR: &str = r#"
19437<svg
19438 xmlns="http://www.w3.org/2000/svg"
19439 width="24"
19440 height="24"
19441 viewBox="0 0 24 24"
19442 fill="none"
19443 stroke="currentColor"
19444 stroke-width="1.5"
19445 stroke-linecap="round"
19446 stroke-linejoin="round"
19447>
19448 <path d="M13 20h-8a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v1.5" />
19449 <path d="M14.935 12.375a3.001 3.001 0 1 0 -1.902 3.442" />
19450 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
19451 <path d="M19 21v1m0 -8v1" />
19452</svg>
19453"#;
19454pub const ICON_CAMERA_DOWN: &str = r#"
19455<svg
19456 xmlns="http://www.w3.org/2000/svg"
19457 width="24"
19458 height="24"
19459 viewBox="0 0 24 24"
19460 fill="none"
19461 stroke="currentColor"
19462 stroke-width="1.5"
19463 stroke-linecap="round"
19464 stroke-linejoin="round"
19465>
19466 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v3.5" />
19467 <path d="M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
19468 <path d="M19 16v6" />
19469 <path d="M22 19l-3 3l-3 -3" />
19470</svg>
19471"#;
19472pub const ICON_CAMERA_EXCLAMATION: &str = r#"
19473<svg
19474 xmlns="http://www.w3.org/2000/svg"
19475 width="24"
19476 height="24"
19477 viewBox="0 0 24 24"
19478 fill="none"
19479 stroke="currentColor"
19480 stroke-width="1.5"
19481 stroke-linecap="round"
19482 stroke-linejoin="round"
19483>
19484 <path d="M15 20h-10a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v3.5" />
19485 <path d="M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
19486 <path d="M19 16v3" />
19487 <path d="M19 22v.01" />
19488</svg>
19489"#;
19490pub const ICON_CAMERA_HEART: &str = r#"
19491<svg
19492 xmlns="http://www.w3.org/2000/svg"
19493 width="24"
19494 height="24"
19495 viewBox="0 0 24 24"
19496 fill="none"
19497 stroke="currentColor"
19498 stroke-width="1.5"
19499 stroke-linecap="round"
19500 stroke-linejoin="round"
19501>
19502 <path d="M10.5 20h-5.5a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v2" />
19503 <path d="M14.41 11.212a3 3 0 1 0 -4.15 4.231" />
19504 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
19505</svg>
19506"#;
19507pub const ICON_CAMERA_MINUS: &str = r#"
19508<svg
19509 xmlns="http://www.w3.org/2000/svg"
19510 width="24"
19511 height="24"
19512 viewBox="0 0 24 24"
19513 fill="none"
19514 stroke="currentColor"
19515 stroke-width="1.5"
19516 stroke-linecap="round"
19517 stroke-linejoin="round"
19518>
19519 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v6" />
19520 <path d="M16 19h6" />
19521 <path d="M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
19522</svg>
19523"#;
19524pub const ICON_CAMERA_OFF: &str = r#"
19525<svg
19526 xmlns="http://www.w3.org/2000/svg"
19527 width="24"
19528 height="24"
19529 viewBox="0 0 24 24"
19530 fill="none"
19531 stroke="currentColor"
19532 stroke-width="1.5"
19533 stroke-linecap="round"
19534 stroke-linejoin="round"
19535>
19536 <path d="M8.297 4.289a.997 .997 0 0 1 .703 -.289h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v8m-1.187 2.828c-.249 .11 -.524 .172 -.813 .172h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1c.298 0 .58 -.065 .834 -.181" />
19537 <path d="M10.422 10.448a3 3 0 1 0 4.15 4.098" />
19538 <path d="M3 3l18 18" />
19539</svg>
19540"#;
19541pub const ICON_CAMERA_PAUSE: &str = r#"
19542<svg
19543 xmlns="http://www.w3.org/2000/svg"
19544 width="24"
19545 height="24"
19546 viewBox="0 0 24 24"
19547 fill="none"
19548 stroke="currentColor"
19549 stroke-width="1.5"
19550 stroke-linecap="round"
19551 stroke-linejoin="round"
19552>
19553 <path d="M13 20h-8a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v4" />
19554 <path d="M14.958 13.506a3 3 0 1 0 -1.735 2.235" />
19555 <path d="M17 17v5" />
19556 <path d="M21 17v5" />
19557</svg>
19558"#;
19559pub const ICON_CAMERA_PIN: &str = r#"
19560<svg
19561 xmlns="http://www.w3.org/2000/svg"
19562 width="24"
19563 height="24"
19564 viewBox="0 0 24 24"
19565 fill="none"
19566 stroke="currentColor"
19567 stroke-width="1.5"
19568 stroke-linecap="round"
19569 stroke-linejoin="round"
19570>
19571 <path d="M12.5 20h-7.5a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v2" />
19572 <path d="M14.933 12.366a3.001 3.001 0 1 0 -2.933 3.634" />
19573 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
19574 <path d="M19 18v.01" />
19575</svg>
19576"#;
19577pub const ICON_CAMERA_PLUS: &str = r#"
19578<svg
19579 xmlns="http://www.w3.org/2000/svg"
19580 width="24"
19581 height="24"
19582 viewBox="0 0 24 24"
19583 fill="none"
19584 stroke="currentColor"
19585 stroke-width="1.5"
19586 stroke-linecap="round"
19587 stroke-linejoin="round"
19588>
19589 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v3.5" />
19590 <path d="M16 19h6" />
19591 <path d="M19 16v6" />
19592 <path d="M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
19593</svg>
19594"#;
19595pub const ICON_CAMERA_QUESTION: &str = r#"
19596<svg
19597 xmlns="http://www.w3.org/2000/svg"
19598 width="24"
19599 height="24"
19600 viewBox="0 0 24 24"
19601 fill="none"
19602 stroke="currentColor"
19603 stroke-width="1.5"
19604 stroke-linecap="round"
19605 stroke-linejoin="round"
19606>
19607 <path d="M15 20h-10a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v2.5" />
19608 <path d="M14.975 12.612a3 3 0 1 0 -1.507 3.005" />
19609 <path d="M19 22v.01" />
19610 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
19611</svg>
19612"#;
19613pub const ICON_CAMERA_ROTATE: &str = r#"
19614<svg
19615 xmlns="http://www.w3.org/2000/svg"
19616 width="24"
19617 height="24"
19618 viewBox="0 0 24 24"
19619 fill="none"
19620 stroke="currentColor"
19621 stroke-width="1.5"
19622 stroke-linecap="round"
19623 stroke-linejoin="round"
19624>
19625 <path d="M5 7h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2" />
19626 <path d="M11.245 15.904a3 3 0 0 0 3.755 -2.904m-2.25 -2.905a3 3 0 0 0 -3.75 2.905" />
19627 <path d="M14 13h2v2" />
19628 <path d="M10 13h-2v-2" />
19629</svg>
19630"#;
19631pub const ICON_CAMERA_SEARCH: &str = r#"
19632<svg
19633 xmlns="http://www.w3.org/2000/svg"
19634 width="24"
19635 height="24"
19636 viewBox="0 0 24 24"
19637 fill="none"
19638 stroke="currentColor"
19639 stroke-width="1.5"
19640 stroke-linecap="round"
19641 stroke-linejoin="round"
19642>
19643 <path d="M11.5 20h-6.5a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v2.5" />
19644 <path d="M14.757 11.815a3 3 0 1 0 -3.431 4.109" />
19645 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
19646 <path d="M20.2 20.2l1.8 1.8" />
19647</svg>
19648"#;
19649pub const ICON_CAMERA_SELFIE: &str = r#"
19650<svg
19651 xmlns="http://www.w3.org/2000/svg"
19652 width="24"
19653 height="24"
19654 viewBox="0 0 24 24"
19655 fill="none"
19656 stroke="currentColor"
19657 stroke-width="1.5"
19658 stroke-linecap="round"
19659 stroke-linejoin="round"
19660>
19661 <path d="M5 7h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2" />
19662 <path d="M9.5 15a3.5 3.5 0 0 0 5 0" />
19663 <path d="M15 11l.01 0" />
19664 <path d="M9 11l.01 0" />
19665</svg>
19666"#;
19667pub const ICON_CAMERA_SHARE: &str = r#"
19668<svg
19669 xmlns="http://www.w3.org/2000/svg"
19670 width="24"
19671 height="24"
19672 viewBox="0 0 24 24"
19673 fill="none"
19674 stroke="currentColor"
19675 stroke-width="1.5"
19676 stroke-linecap="round"
19677 stroke-linejoin="round"
19678>
19679 <path d="M12.5 20h-7.5a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v4" />
19680 <path d="M14.98 13.347a3 3 0 1 0 -2.39 2.595" />
19681 <path d="M16 22l5 -5" />
19682 <path d="M21 21.5v-4.5h-4.5" />
19683</svg>
19684"#;
19685pub const ICON_CAMERA_STAR: &str = r#"
19686<svg
19687 xmlns="http://www.w3.org/2000/svg"
19688 width="24"
19689 height="24"
19690 viewBox="0 0 24 24"
19691 fill="none"
19692 stroke="currentColor"
19693 stroke-width="1.5"
19694 stroke-linecap="round"
19695 stroke-linejoin="round"
19696>
19697 <path d="M10.5 20h-5.5a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v2.5" />
19698 <path d="M14.569 11.45a3 3 0 1 0 -4.518 3.83" />
19699 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
19700</svg>
19701"#;
19702pub const ICON_CAMERA_UP: &str = r#"
19703<svg
19704 xmlns="http://www.w3.org/2000/svg"
19705 width="24"
19706 height="24"
19707 viewBox="0 0 24 24"
19708 fill="none"
19709 stroke="currentColor"
19710 stroke-width="1.5"
19711 stroke-linecap="round"
19712 stroke-linejoin="round"
19713>
19714 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v3.5" />
19715 <path d="M12 16a3 3 0 1 0 0 -6a3 3 0 0 0 0 6z" />
19716 <path d="M19 22v-6" />
19717 <path d="M22 19l-3 -3l-3 3" />
19718</svg>
19719"#;
19720pub const ICON_CAMERA_X: &str = r#"
19721<svg
19722 xmlns="http://www.w3.org/2000/svg"
19723 width="24"
19724 height="24"
19725 viewBox="0 0 24 24"
19726 fill="none"
19727 stroke="currentColor"
19728 stroke-width="1.5"
19729 stroke-linecap="round"
19730 stroke-linejoin="round"
19731>
19732 <path d="M13.5 20h-8.5a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v4" />
19733 <path d="M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
19734 <path d="M22 22l-5 -5" />
19735 <path d="M17 22l5 -5" />
19736</svg>
19737"#;
19738pub const ICON_CAMERA: &str = r#"
19739<svg
19740 xmlns="http://www.w3.org/2000/svg"
19741 width="24"
19742 height="24"
19743 viewBox="0 0 24 24"
19744 fill="none"
19745 stroke="currentColor"
19746 stroke-width="1.5"
19747 stroke-linecap="round"
19748 stroke-linejoin="round"
19749>
19750 <path d="M5 7h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2" />
19751 <path d="M9 13a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
19752</svg>
19753"#;
19754pub const ICON_CAMPER: &str = r#"
19755<svg
19756 xmlns="http://www.w3.org/2000/svg"
19757 width="24"
19758 height="24"
19759 viewBox="0 0 24 24"
19760 fill="none"
19761 stroke="currentColor"
19762 stroke-width="1.5"
19763 stroke-linecap="round"
19764 stroke-linejoin="round"
19765>
19766 <path d="M5 18a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
19767 <path d="M15 18a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
19768 <path d="M5 18h-1a1 1 0 0 1 -1 -1v-11a2 2 0 0 1 2 -2h12a4 4 0 0 1 4 4h-18" />
19769 <path d="M9 18h6" />
19770 <path d="M19 18h1a1 1 0 0 0 1 -1v-4l-3 -5" />
19771 <path d="M21 13h-7" />
19772 <path d="M14 8v10" />
19773</svg>
19774"#;
19775pub const ICON_CAMPFIRE: &str = r#"
19776<svg
19777 xmlns="http://www.w3.org/2000/svg"
19778 width="24"
19779 height="24"
19780 viewBox="0 0 24 24"
19781 fill="none"
19782 stroke="currentColor"
19783 stroke-width="1.5"
19784 stroke-linecap="round"
19785 stroke-linejoin="round"
19786>
19787 <path d="M4 21l16 -4" />
19788 <path d="M20 21l-16 -4" />
19789 <path d="M12 15a4 4 0 0 0 4 -4c0 -3 -2 -3 -2 -8c-4 2 -6 5 -6 8a4 4 0 0 0 4 4z" />
19790</svg>
19791"#;
19792pub const ICON_CANCEL: &str = r#"
19793<svg
19794 xmlns="http://www.w3.org/2000/svg"
19795 width="24"
19796 height="24"
19797 viewBox="0 0 24 24"
19798 fill="none"
19799 stroke="currentColor"
19800 stroke-width="1.5"
19801 stroke-linecap="round"
19802 stroke-linejoin="round"
19803>
19804 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
19805 <path d="M18.364 5.636l-12.728 12.728" />
19806</svg>
19807"#;
19808pub const ICON_CANDLE: &str = r#"
19809<svg
19810 xmlns="http://www.w3.org/2000/svg"
19811 width="24"
19812 height="24"
19813 viewBox="0 0 24 24"
19814 fill="none"
19815 stroke="currentColor"
19816 stroke-width="1.5"
19817 stroke-linecap="round"
19818 stroke-linejoin="round"
19819>
19820 <path d="M9 21h6v-9a1 1 0 0 0 -1 -1h-4a1 1 0 0 0 -1 1v9z" />
19821 <path d="M12 3l1.465 1.638a2 2 0 1 1 -3.015 .099l1.55 -1.737z" />
19822</svg>
19823"#;
19824pub const ICON_CANDY_OFF: &str = r#"
19825<svg
19826 xmlns="http://www.w3.org/2000/svg"
19827 width="24"
19828 height="24"
19829 viewBox="0 0 24 24"
19830 fill="none"
19831 stroke="currentColor"
19832 stroke-width="1.5"
19833 stroke-linecap="round"
19834 stroke-linejoin="round"
19835>
19836 <path d="M11.174 7.17l.119 -.12a2 2 0 0 1 2.828 0l2.829 2.83a2 2 0 0 1 0 2.828l-.124 .124m-2 2l-2.123 2.123a2 2 0 0 1 -2.828 0l-2.829 -2.831a2 2 0 0 1 0 -2.828l2.113 -2.112" />
19837 <path d="M16.243 9.172l3.086 -.772a1.5 1.5 0 0 0 .697 -2.516l-2.216 -2.217a1.5 1.5 0 0 0 -2.44 .47l-1.248 2.913" />
19838 <path d="M9.172 16.243l-.772 3.086a1.5 1.5 0 0 1 -2.516 .697l-2.217 -2.216a1.5 1.5 0 0 1 .47 -2.44l2.913 -1.248" />
19839 <path d="M3 3l18 18" />
19840</svg>
19841"#;
19842pub const ICON_CANDY: &str = r#"
19843<svg
19844 xmlns="http://www.w3.org/2000/svg"
19845 width="24"
19846 height="24"
19847 viewBox="0 0 24 24"
19848 fill="none"
19849 stroke="currentColor"
19850 stroke-width="1.5"
19851 stroke-linecap="round"
19852 stroke-linejoin="round"
19853>
19854 <path d="M7.05 11.293l4.243 -4.243a2 2 0 0 1 2.828 0l2.829 2.83a2 2 0 0 1 0 2.828l-4.243 4.243a2 2 0 0 1 -2.828 0l-2.829 -2.831a2 2 0 0 1 0 -2.828z" />
19855 <path d="M16.243 9.172l3.086 -.772a1.5 1.5 0 0 0 .697 -2.516l-2.216 -2.217a1.5 1.5 0 0 0 -2.44 .47l-1.248 2.913" />
19856 <path d="M9.172 16.243l-.772 3.086a1.5 1.5 0 0 1 -2.516 .697l-2.217 -2.216a1.5 1.5 0 0 1 .47 -2.44l2.913 -1.248" />
19857</svg>
19858"#;
19859pub const ICON_CANE: &str = r#"
19860<svg
19861 xmlns="http://www.w3.org/2000/svg"
19862 width="24"
19863 height="24"
19864 viewBox="0 0 24 24"
19865 fill="none"
19866 stroke="currentColor"
19867 stroke-width="1.5"
19868 stroke-linecap="round"
19869 stroke-linejoin="round"
19870>
19871 <path d="M9 21l6.324 -11.69c.54 -.974 1.756 -4.104 -1.499 -5.762c-3.255 -1.657 -5.175 .863 -5.825 2.032" />
19872</svg>
19873"#;
19874pub const ICON_CANNABIS: &str = r#"
19875<svg
19876 xmlns="http://www.w3.org/2000/svg"
19877 width="24"
19878 height="24"
19879 viewBox="0 0 24 24"
19880 fill="none"
19881 stroke="currentColor"
19882 stroke-width="1.5"
19883 stroke-linecap="round"
19884 stroke-linejoin="round"
19885>
19886 <path d="M7 20s0 -2 1 -3.5c-1.5 0 -2 -.5 -4 -1.5c0 0 1.839 -1.38 5 -1c-1.789 -.97 -3.279 -2.03 -5 -6c0 0 3.98 -.3 6.5 3.5c-2.284 -4.9 1.5 -9.5 1.5 -9.5c2.734 5.47 2.389 7.5 1.5 9.5c2.531 -3.77 6.5 -3.5 6.5 -3.5c-1.721 3.97 -3.211 5.03 -5 6c3.161 -.38 5 1 5 1c-2 1 -2.5 1.5 -4 1.5c1 1.5 1 3.5 1 3.5c-2 0 -4.438 -2.22 -5 -3c-.563 .78 -3 3 -5 3z" />
19887 <path d="M12 22v-5" />
19888</svg>
19889"#;
19890pub const ICON_CAP_PROJECTING: &str = r#"
19891<svg
19892 xmlns="http://www.w3.org/2000/svg"
19893 width="24"
19894 height="24"
19895 viewBox="0 0 24 24"
19896 fill="none"
19897 stroke="currentColor"
19898 stroke-width="1.5"
19899 stroke-linecap="round"
19900 stroke-linejoin="round"
19901>
19902 <path d="M20 6h-13a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h13" />
19903 <path d="M13 12a2 2 0 1 1 -4 0a2 2 0 0 1 4 0" />
19904 <path d="M13 12h7" />
19905</svg>
19906"#;
19907pub const ICON_CAP_ROUNDED: &str = r#"
19908<svg
19909 xmlns="http://www.w3.org/2000/svg"
19910 width="24"
19911 height="24"
19912 viewBox="0 0 24 24"
19913 fill="none"
19914 stroke="currentColor"
19915 stroke-width="1.5"
19916 stroke-linecap="round"
19917 stroke-linejoin="round"
19918>
19919 <path d="M20 6h-9a6 6 0 1 0 0 12h9" />
19920 <path d="M13 12a2 2 0 1 1 -4 0a2 2 0 0 1 4 0" />
19921 <path d="M13 12h7" />
19922</svg>
19923"#;
19924pub const ICON_CAP_STRAIGHT: &str = r#"
19925<svg
19926 xmlns="http://www.w3.org/2000/svg"
19927 width="24"
19928 height="24"
19929 viewBox="0 0 24 24"
19930 fill="none"
19931 stroke="currentColor"
19932 stroke-width="1.5"
19933 stroke-linecap="round"
19934 stroke-linejoin="round"
19935>
19936 <path d="M8 12a2 2 0 1 1 -4 0a2 2 0 0 1 4 0" />
19937 <path d="M8 12h12" />
19938 <path d="M20 6h-12a2 2 0 0 0 -2 2v2" />
19939 <path d="M6 14v2a2 2 0 0 0 2 2h12" />
19940</svg>
19941"#;
19942pub const ICON_CAPSULE_HORIZONTAL: &str = r#"
19943<svg
19944 xmlns="http://www.w3.org/2000/svg"
19945 width="24"
19946 height="24"
19947 viewBox="0 0 24 24"
19948 fill="none"
19949 stroke="currentColor"
19950 stroke-width="1.5"
19951 stroke-linecap="round"
19952 stroke-linejoin="round"
19953>
19954 <path d="M3 6m0 6a6 6 0 0 1 6 -6h6a6 6 0 0 1 6 6v0a6 6 0 0 1 -6 6h-6a6 6 0 0 1 -6 -6z" />
19955</svg>
19956"#;
19957pub const ICON_CAPSULE: &str = r#"
19958<svg
19959 xmlns="http://www.w3.org/2000/svg"
19960 width="24"
19961 height="24"
19962 viewBox="0 0 24 24"
19963 fill="none"
19964 stroke="currentColor"
19965 stroke-width="1.5"
19966 stroke-linecap="round"
19967 stroke-linejoin="round"
19968>
19969 <path d="M6 3m0 6a6 6 0 0 1 6 -6h0a6 6 0 0 1 6 6v6a6 6 0 0 1 -6 6h0a6 6 0 0 1 -6 -6z" />
19970</svg>
19971"#;
19972pub const ICON_CAPTURE_OFF: &str = r#"
19973<svg
19974 xmlns="http://www.w3.org/2000/svg"
19975 width="24"
19976 height="24"
19977 viewBox="0 0 24 24"
19978 fill="none"
19979 stroke="currentColor"
19980 stroke-width="1.5"
19981 stroke-linecap="round"
19982 stroke-linejoin="round"
19983>
19984 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
19985 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
19986 <path d="M16 20h2c.554 0 1.055 -.225 1.417 -.589" />
19987 <path d="M9.87 9.887a3 3 0 0 0 4.255 4.23m.58 -3.416a3.012 3.012 0 0 0 -1.4 -1.403" />
19988 <path d="M4 8v-2c0 -.548 .22 -1.044 .577 -1.405" />
19989 <path d="M3 3l18 18" />
19990</svg>
19991"#;
19992pub const ICON_CAPTURE: &str = r#"
19993<svg
19994 xmlns="http://www.w3.org/2000/svg"
19995 width="24"
19996 height="24"
19997 viewBox="0 0 24 24"
19998 fill="none"
19999 stroke="currentColor"
20000 stroke-width="1.5"
20001 stroke-linecap="round"
20002 stroke-linejoin="round"
20003>
20004 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
20005 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
20006 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
20007 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
20008 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
20009</svg>
20010"#;
20011pub const ICON_CAR_4WD: &str = r#"
20012<svg
20013 xmlns="http://www.w3.org/2000/svg"
20014 width="24"
20015 height="24"
20016 viewBox="0 0 24 24"
20017 fill="none"
20018 stroke="currentColor"
20019 stroke-width="1.5"
20020 stroke-linecap="round"
20021 stroke-linejoin="round"
20022>
20023 <path d="M5 3m0 2a2 2 0 0 1 2 -2h0a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h0a2 2 0 0 1 -2 -2z" />
20024 <path d="M5 15m0 2a2 2 0 0 1 2 -2h0a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h0a2 2 0 0 1 -2 -2z" />
20025 <path d="M15 3m0 2a2 2 0 0 1 2 -2h0a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h0a2 2 0 0 1 -2 -2z" />
20026 <path d="M15 15m0 2a2 2 0 0 1 2 -2h0a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h0a2 2 0 0 1 -2 -2z" />
20027 <path d="M9 18h6" />
20028 <path d="M9 6h6" />
20029 <path d="M12 6.5v-.5v12" />
20030</svg>
20031"#;
20032pub const ICON_CAR_CRANE: &str = r#"
20033<svg
20034 xmlns="http://www.w3.org/2000/svg"
20035 width="24"
20036 height="24"
20037 viewBox="0 0 24 24"
20038 fill="none"
20039 stroke="currentColor"
20040 stroke-width="1.5"
20041 stroke-linecap="round"
20042 stroke-linejoin="round"
20043>
20044 <path d="M5 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
20045 <path d="M17 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
20046 <path d="M7 18h8m4 0h2v-6a5 5 0 0 0 -5 -5h-1l1.5 5h4.5" />
20047 <path d="M12 18v-11h3" />
20048 <path d="M3 17v-5h9" />
20049 <path d="M4 12v-6l18 -3v2" />
20050 <path d="M8 12v-4l-4 -2" />
20051</svg>
20052"#;
20053pub const ICON_CAR_CRASH: &str = r#"
20054<svg
20055 xmlns="http://www.w3.org/2000/svg"
20056 width="24"
20057 height="24"
20058 viewBox="0 0 24 24"
20059 fill="none"
20060 stroke="currentColor"
20061 stroke-width="1.5"
20062 stroke-linecap="round"
20063 stroke-linejoin="round"
20064>
20065 <path d="M10 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
20066 <path d="M7 6l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0h-5m0 -6h8m-6 0v-5m2 0h-4" />
20067 <path d="M14 8v-2" />
20068 <path d="M19 12h2" />
20069 <path d="M17.5 15.5l1.5 1.5" />
20070 <path d="M17.5 8.5l1.5 -1.5" />
20071</svg>
20072"#;
20073pub const ICON_CAR_FAN_1: &str = r#"
20074<svg
20075 xmlns="http://www.w3.org/2000/svg"
20076 width="24"
20077 height="24"
20078 viewBox="0 0 24 24"
20079 fill="none"
20080 stroke="currentColor"
20081 stroke-width="1.5"
20082 stroke-linecap="round"
20083 stroke-linejoin="round"
20084>
20085 <path d="M12 12v-9l4.912 1.914a1.7 1.7 0 0 1 .428 2.925z" />
20086 <path d="M14.424 15.03l-2.424 -3.03h6" />
20087 <path d="M12 12h-9l1.914 -4.912a1.7 1.7 0 0 1 2.925 -.428z" />
20088 <path d="M12 12v9l-4.912 -1.914a1.7 1.7 0 0 1 -.428 -2.925z" />
20089 <path d="M18 17l2 -2v6" />
20090</svg>
20091"#;
20092pub const ICON_CAR_FAN_2: &str = r#"
20093<svg
20094 xmlns="http://www.w3.org/2000/svg"
20095 width="24"
20096 height="24"
20097 viewBox="0 0 24 24"
20098 fill="none"
20099 stroke="currentColor"
20100 stroke-width="1.5"
20101 stroke-linecap="round"
20102 stroke-linejoin="round"
20103>
20104 <path d="M12 12v-9l4.912 1.914a1.7 1.7 0 0 1 .428 2.925z" />
20105 <path d="M14.044 14.624l-2.044 -2.624h4" />
20106 <path d="M12 12h-9l1.914 -4.912a1.7 1.7 0 0 1 2.925 -.428z" />
20107 <path d="M12 12v9l-4.912 -1.914a1.7 1.7 0 0 1 -.428 -2.925z" />
20108 <path d="M18 15h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2" />
20109</svg>
20110"#;
20111pub const ICON_CAR_FAN_3: &str = r#"
20112<svg
20113 xmlns="http://www.w3.org/2000/svg"
20114 width="24"
20115 height="24"
20116 viewBox="0 0 24 24"
20117 fill="none"
20118 stroke="currentColor"
20119 stroke-width="1.5"
20120 stroke-linecap="round"
20121 stroke-linejoin="round"
20122>
20123 <path d="M12 12v-9l4.912 1.914a1.7 1.7 0 0 1 .428 2.925z" />
20124 <path d="M14.044 14.624l-2.044 -2.624h4" />
20125 <path d="M12 12h-9l1.914 -4.912a1.7 1.7 0 0 1 2.925 -.428z" />
20126 <path d="M12 12v9l-4.912 -1.914a1.7 1.7 0 0 1 -.428 -2.925z" />
20127 <path d="M18 15.5a.5 .5 0 0 1 .5 -.5h1a1.5 1.5 0 0 1 0 3h-.5h.5a1.5 1.5 0 0 1 0 3h-1a.5 .5 0 0 1 -.5 -.5" />
20128</svg>
20129"#;
20130pub const ICON_CAR_FAN_AUTO: &str = r#"
20131<svg
20132 xmlns="http://www.w3.org/2000/svg"
20133 width="24"
20134 height="24"
20135 viewBox="0 0 24 24"
20136 fill="none"
20137 stroke="currentColor"
20138 stroke-width="1.5"
20139 stroke-linecap="round"
20140 stroke-linejoin="round"
20141>
20142 <path d="M12 12v-9l4.912 1.914a1.7 1.7 0 0 1 .428 2.925z" />
20143 <path d="M14.044 14.624l-2.044 -2.624h4" />
20144 <path d="M12 12h-9l1.914 -4.912a1.7 1.7 0 0 1 2.925 -.428z" />
20145 <path d="M12 12v9l-4.912 -1.914a1.7 1.7 0 0 1 -.428 -2.925z" />
20146 <path d="M17 21v-4a2 2 0 1 1 4 0v4" />
20147 <path d="M17 19h4" />
20148</svg>
20149"#;
20150pub const ICON_CAR_FAN: &str = r#"
20151<svg
20152 xmlns="http://www.w3.org/2000/svg"
20153 width="24"
20154 height="24"
20155 viewBox="0 0 24 24"
20156 fill="none"
20157 stroke="currentColor"
20158 stroke-width="1.5"
20159 stroke-linecap="round"
20160 stroke-linejoin="round"
20161>
20162 <path d="M12 12v-9l4.912 1.914a1.7 1.7 0 0 1 .428 2.925z" />
20163 <path d="M12 12h9l-1.914 4.912a1.7 1.7 0 0 1 -2.925 .428z" />
20164 <path d="M12 12h-9l1.914 -4.912a1.7 1.7 0 0 1 2.925 -.428z" />
20165 <path d="M12 12v9l-4.912 -1.914a1.7 1.7 0 0 1 -.428 -2.925z" />
20166</svg>
20167"#;
20168pub const ICON_CAR_GARAGE: &str = r#"
20169<svg
20170 xmlns="http://www.w3.org/2000/svg"
20171 width="24"
20172 height="24"
20173 viewBox="0 0 24 24"
20174 fill="none"
20175 stroke="currentColor"
20176 stroke-width="1.5"
20177 stroke-linecap="round"
20178 stroke-linejoin="round"
20179>
20180 <path d="M5 20a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
20181 <path d="M15 20a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
20182 <path d="M5 20h-2v-6l2 -5h9l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0h-6m-6 -6h15m-6 0v-5" />
20183 <path d="M3 6l9 -4l9 4" />
20184</svg>
20185"#;
20186pub const ICON_CAR_OFF: &str = r#"
20187<svg
20188 xmlns="http://www.w3.org/2000/svg"
20189 width="24"
20190 height="24"
20191 viewBox="0 0 24 24"
20192 fill="none"
20193 stroke="currentColor"
20194 stroke-width="1.5"
20195 stroke-linecap="round"
20196 stroke-linejoin="round"
20197>
20198 <path d="M7 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
20199 <path d="M15.584 15.588a2 2 0 0 0 2.828 2.83" />
20200 <path d="M5 17h-2v-6l2 -5h1m4 0h4l4 5h1a2 2 0 0 1 2 2v4m-6 0h-6m-6 -6h8m4 0h3m-6 -3v-2" />
20201 <path d="M3 3l18 18" />
20202</svg>
20203"#;
20204pub const ICON_CAR_SUV: &str = r#"
20205<svg
20206 xmlns="http://www.w3.org/2000/svg"
20207 width="24"
20208 height="24"
20209 viewBox="0 0 24 24"
20210 fill="none"
20211 stroke="currentColor"
20212 stroke-width="1.5"
20213 stroke-linecap="round"
20214 stroke-linejoin="round"
20215>
20216 <path d="M5 17a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
20217 <path d="M16 17a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
20218 <path d="M5 9l2 -4h7.438a2 2 0 0 1 1.94 1.515l.622 2.485h3a2 2 0 0 1 2 2v3" />
20219 <path d="M10 9v-4" />
20220 <path d="M2 7v4" />
20221 <path d="M22.001 14.001a4.992 4.992 0 0 0 -4.001 -2.001a4.992 4.992 0 0 0 -4 2h-3a4.998 4.998 0 0 0 -8.003 .003" />
20222 <path d="M5 12v-3h13" />
20223</svg>
20224"#;
20225pub const ICON_CAR_TURBINE: &str = r#"
20226<svg
20227 xmlns="http://www.w3.org/2000/svg"
20228 width="24"
20229 height="24"
20230 viewBox="0 0 24 24"
20231 fill="none"
20232 stroke="currentColor"
20233 stroke-width="1.5"
20234 stroke-linecap="round"
20235 stroke-linejoin="round"
20236>
20237 <path d="M11 13m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
20238 <path d="M18.86 11c.088 .66 .14 1.512 .14 2a8 8 0 1 1 -8 -8h6" />
20239 <path d="M11 9c2.489 .108 4.489 .108 6 0" />
20240 <path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
20241 <path d="M11 13l-3.5 -1.5" />
20242 <path d="M11 13l2.5 3" />
20243 <path d="M8.5 16l2.5 -3" />
20244 <path d="M11 13l3.5 -1.5" />
20245 <path d="M11 9v4" />
20246</svg>
20247"#;
20248pub const ICON_CAR: &str = r#"
20249<svg
20250 xmlns="http://www.w3.org/2000/svg"
20251 width="24"
20252 height="24"
20253 viewBox="0 0 24 24"
20254 fill="none"
20255 stroke="currentColor"
20256 stroke-width="1.5"
20257 stroke-linecap="round"
20258 stroke-linejoin="round"
20259>
20260 <path d="M7 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
20261 <path d="M17 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
20262 <path d="M5 17h-2v-6l2 -5h9l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0h-6m-6 -6h15m-6 0v-5" />
20263</svg>
20264"#;
20265pub const ICON_CARAMBOLA: &str = r#"
20266<svg
20267 xmlns="http://www.w3.org/2000/svg"
20268 width="24"
20269 height="24"
20270 viewBox="0 0 24 24"
20271 fill="none"
20272 stroke="currentColor"
20273 stroke-width="1.5"
20274 stroke-linecap="round"
20275 stroke-linejoin="round"
20276>
20277 <path d="M17.286 21.09q -1.69 .001 -5.288 -2.615q -3.596 2.617 -5.288 2.616q -2.726 0 -.495 -6.8q -9.389 -6.775 2.135 -6.775h.076q 1.785 -5.516 3.574 -5.516q 1.785 0 3.574 5.516h.076q 11.525 0 2.133 6.774q 2.23 6.802 -.497 6.8" />
20278</svg>
20279"#;
20280pub const ICON_CARAVAN: &str = r#"
20281<svg
20282 xmlns="http://www.w3.org/2000/svg"
20283 width="24"
20284 height="24"
20285 viewBox="0 0 24 24"
20286 fill="none"
20287 stroke="currentColor"
20288 stroke-width="1.5"
20289 stroke-linecap="round"
20290 stroke-linejoin="round"
20291>
20292 <path d="M7 18a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
20293 <path d="M11 18h7a2 2 0 0 0 2 -2v-7a2 2 0 0 0 -2 -2h-9.5a5.5 5.5 0 0 0 -5.5 5.5v3.5a2 2 0 0 0 2 2h2" />
20294 <path d="M8 7l7 -3l1 3" />
20295 <path d="M13 11m0 .5a.5 .5 0 0 1 .5 -.5h2a.5 .5 0 0 1 .5 .5v2a.5 .5 0 0 1 -.5 .5h-2a.5 .5 0 0 1 -.5 -.5z" />
20296 <path d="M20 16h2" />
20297</svg>
20298"#;
20299pub const ICON_CARDBOARDS_OFF: &str = r#"
20300<svg
20301 xmlns="http://www.w3.org/2000/svg"
20302 width="24"
20303 height="24"
20304 viewBox="0 0 24 24"
20305 fill="none"
20306 stroke="currentColor"
20307 stroke-width="1.5"
20308 stroke-linecap="round"
20309 stroke-linejoin="round"
20310>
20311 <path d="M20.96 16.953c.026 -.147 .04 -.298 .04 -.453v-8.5a2 2 0 0 0 -2 -2h-9m-4 0h-1a2 2 0 0 0 -2 2v8.5a2.5 2.5 0 0 0 2.5 2.5h1.06a3 3 0 0 0 2.34 -1.13l1.54 -1.92a2 2 0 0 1 3.12 0l1.54 1.92a3 3 0 0 0 2.34 1.13h1.06c.155 0 .307 -.014 .454 -.041" />
20312 <path d="M8 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
20313 <path d="M16.714 12.7a1 1 0 0 0 -1.417 -1.411l1.417 1.41z" />
20314 <path d="M3 3l18 18" />
20315</svg>
20316"#;
20317pub const ICON_CARDBOARDS: &str = r#"
20318<svg
20319 xmlns="http://www.w3.org/2000/svg"
20320 width="24"
20321 height="24"
20322 viewBox="0 0 24 24"
20323 fill="none"
20324 stroke="currentColor"
20325 stroke-width="1.5"
20326 stroke-linecap="round"
20327 stroke-linejoin="round"
20328>
20329 <path d="M3 8v8.5a2.5 2.5 0 0 0 2.5 2.5h1.06a3 3 0 0 0 2.34 -1.13l1.54 -1.92a2 2 0 0 1 3.12 0l1.54 1.92a3 3 0 0 0 2.34 1.13h1.06a2.5 2.5 0 0 0 2.5 -2.5v-8.5a2 2 0 0 0 -2 -2h-14a2 2 0 0 0 -2 2z" />
20330 <path d="M8 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
20331 <path d="M16 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
20332</svg>
20333"#;
20334pub const ICON_CARDS: &str = r#"
20335<svg
20336 xmlns="http://www.w3.org/2000/svg"
20337 width="24"
20338 height="24"
20339 viewBox="0 0 24 24"
20340 fill="none"
20341 stroke="currentColor"
20342 stroke-width="1.5"
20343 stroke-linecap="round"
20344 stroke-linejoin="round"
20345>
20346 <path d="M3.604 7.197l7.138 -3.109a.96 .96 0 0 1 1.27 .527l4.924 11.902a1 1 0 0 1 -.514 1.304l-7.137 3.109a.96 .96 0 0 1 -1.271 -.527l-4.924 -11.903a1 1 0 0 1 .514 -1.304z" />
20347 <path d="M15 4h1a1 1 0 0 1 1 1v3.5" />
20348 <path d="M20 6c.264 .112 .52 .217 .768 .315a1 1 0 0 1 .53 1.311l-2.298 5.374" />
20349</svg>
20350"#;
20351pub const ICON_CARET_DOWN: &str = r#"
20352<svg
20353 xmlns="http://www.w3.org/2000/svg"
20354 width="24"
20355 height="24"
20356 viewBox="0 0 24 24"
20357 fill="none"
20358 stroke="currentColor"
20359 stroke-width="1.5"
20360 stroke-linecap="round"
20361 stroke-linejoin="round"
20362>
20363 <path d="M6 10l6 6l6 -6h-12" />
20364</svg>
20365"#;
20366pub const ICON_CARET_LEFT_RIGHT: &str = r#"
20367<svg
20368 xmlns="http://www.w3.org/2000/svg"
20369 width="24"
20370 height="24"
20371 viewBox="0 0 24 24"
20372 fill="none"
20373 stroke="currentColor"
20374 stroke-width="1.5"
20375 stroke-linecap="round"
20376 stroke-linejoin="round"
20377>
20378 <path d="M14 18l6 -6l-6 -6v12" />
20379 <path d="M10 18l-6 -6l6 -6v12" />
20380</svg>
20381"#;
20382pub const ICON_CARET_LEFT: &str = r#"
20383<svg
20384 xmlns="http://www.w3.org/2000/svg"
20385 width="24"
20386 height="24"
20387 viewBox="0 0 24 24"
20388 fill="none"
20389 stroke="currentColor"
20390 stroke-width="1.5"
20391 stroke-linecap="round"
20392 stroke-linejoin="round"
20393>
20394 <path d="M14 6l-6 6l6 6v-12" />
20395</svg>
20396"#;
20397pub const ICON_CARET_RIGHT: &str = r#"
20398<svg
20399 xmlns="http://www.w3.org/2000/svg"
20400 width="24"
20401 height="24"
20402 viewBox="0 0 24 24"
20403 fill="none"
20404 stroke="currentColor"
20405 stroke-width="1.5"
20406 stroke-linecap="round"
20407 stroke-linejoin="round"
20408>
20409 <path d="M10 18l6 -6l-6 -6v12" />
20410</svg>
20411"#;
20412pub const ICON_CARET_UP_DOWN: &str = r#"
20413<svg
20414 xmlns="http://www.w3.org/2000/svg"
20415 width="24"
20416 height="24"
20417 viewBox="0 0 24 24"
20418 fill="none"
20419 stroke="currentColor"
20420 stroke-width="1.5"
20421 stroke-linecap="round"
20422 stroke-linejoin="round"
20423>
20424 <path d="M18 10l-6 -6l-6 6h12" />
20425 <path d="M18 14l-6 6l-6 -6h12" />
20426</svg>
20427"#;
20428pub const ICON_CARET_UP: &str = r#"
20429<svg
20430 xmlns="http://www.w3.org/2000/svg"
20431 width="24"
20432 height="24"
20433 viewBox="0 0 24 24"
20434 fill="none"
20435 stroke="currentColor"
20436 stroke-width="1.5"
20437 stroke-linecap="round"
20438 stroke-linejoin="round"
20439>
20440 <path d="M18 14l-6 -6l-6 6h12" />
20441</svg>
20442"#;
20443pub const ICON_CAROUSEL_HORIZONTAL: &str = r#"
20444<svg
20445 xmlns="http://www.w3.org/2000/svg"
20446 width="24"
20447 height="24"
20448 viewBox="0 0 24 24"
20449 fill="none"
20450 stroke="currentColor"
20451 stroke-width="1.5"
20452 stroke-linecap="round"
20453 stroke-linejoin="round"
20454>
20455 <path d="M7 5m0 1a1 1 0 0 1 1 -1h8a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1z" />
20456 <path d="M22 17h-1a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h1" />
20457 <path d="M2 17h1a1 1 0 0 0 1 -1v-8a1 1 0 0 0 -1 -1h-1" />
20458</svg>
20459"#;
20460pub const ICON_CAROUSEL_VERTICAL: &str = r#"
20461<svg
20462 xmlns="http://www.w3.org/2000/svg"
20463 width="24"
20464 height="24"
20465 viewBox="0 0 24 24"
20466 fill="none"
20467 stroke="currentColor"
20468 stroke-width="1.5"
20469 stroke-linecap="round"
20470 stroke-linejoin="round"
20471>
20472 <path d="M19 8v8a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1z" />
20473 <path d="M7 22v-1a1 1 0 0 1 1 -1h8a1 1 0 0 1 1 1v1" />
20474 <path d="M17 2v1a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-1" />
20475</svg>
20476"#;
20477pub const ICON_CARROT_OFF: &str = r#"
20478<svg
20479 xmlns="http://www.w3.org/2000/svg"
20480 width="24"
20481 height="24"
20482 viewBox="0 0 24 24"
20483 fill="none"
20484 stroke="currentColor"
20485 stroke-width="1.5"
20486 stroke-linecap="round"
20487 stroke-linejoin="round"
20488>
20489 <path d="M8.868 8.846c-2.756 3.382 -5.868 12.154 -5.868 12.154s8.75 -3.104 12.134 -5.85m1.667 -2.342a4.486 4.486 0 0 0 -5.589 -5.615" />
20490 <path d="M9 13l-1.5 -1.5" />
20491 <path d="M22 8s-1.14 -2 -3 -2c-1.406 0 -3 2 -3 2s1.14 2 3 2s3 -2 3 -2z" />
20492 <path d="M16 2s-2 1.14 -2 3s2 3 2 3s2 -1.577 2 -3c0 -1.86 -2 -3 -2 -3z" />
20493 <path d="M3 3l18 18" />
20494</svg>
20495"#;
20496pub const ICON_CARROT: &str = r#"
20497<svg
20498 xmlns="http://www.w3.org/2000/svg"
20499 width="24"
20500 height="24"
20501 viewBox="0 0 24 24"
20502 fill="none"
20503 stroke="currentColor"
20504 stroke-width="1.5"
20505 stroke-linecap="round"
20506 stroke-linejoin="round"
20507>
20508 <path d="M3 21s9.834 -3.489 12.684 -6.34a4.487 4.487 0 0 0 0 -6.344a4.483 4.483 0 0 0 -6.342 0c-2.86 2.861 -6.347 12.689 -6.347 12.689z" />
20509 <path d="M9 13l-1.5 -1.5" />
20510 <path d="M16 14l-2 -2" />
20511 <path d="M22 8s-1.14 -2 -3 -2c-1.406 0 -3 2 -3 2s1.14 2 3 2s3 -2 3 -2z" />
20512 <path d="M16 2s-2 1.14 -2 3s2 3 2 3s2 -1.577 2 -3c0 -1.86 -2 -3 -2 -3z" />
20513</svg>
20514"#;
20515pub const ICON_CASH_BANKNOTE_OFF: &str = r#"
20516<svg
20517 xmlns="http://www.w3.org/2000/svg"
20518 width="24"
20519 height="24"
20520 viewBox="0 0 24 24"
20521 fill="none"
20522 stroke="currentColor"
20523 stroke-width="1.5"
20524 stroke-linecap="round"
20525 stroke-linejoin="round"
20526>
20527 <path d="M9.88 9.878a3 3 0 1 0 4.242 4.243m.58 -3.425a3.012 3.012 0 0 0 -1.412 -1.405" />
20528 <path d="M10 6h9a2 2 0 0 1 2 2v8c0 .294 -.064 .574 -.178 .825m-2.822 1.175h-13a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h1" />
20529 <path d="M18 12l.01 0" />
20530 <path d="M6 12l.01 0" />
20531 <path d="M3 3l18 18" />
20532</svg>
20533"#;
20534pub const ICON_CASH_BANKNOTE: &str = r#"
20535<svg
20536 xmlns="http://www.w3.org/2000/svg"
20537 width="24"
20538 height="24"
20539 viewBox="0 0 24 24"
20540 fill="none"
20541 stroke="currentColor"
20542 stroke-width="1.5"
20543 stroke-linecap="round"
20544 stroke-linejoin="round"
20545>
20546 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
20547 <path d="M3 6m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
20548 <path d="M18 12l.01 0" />
20549 <path d="M6 12l.01 0" />
20550</svg>
20551"#;
20552pub const ICON_CASH_OFF: &str = r#"
20553<svg
20554 xmlns="http://www.w3.org/2000/svg"
20555 width="24"
20556 height="24"
20557 viewBox="0 0 24 24"
20558 fill="none"
20559 stroke="currentColor"
20560 stroke-width="1.5"
20561 stroke-linecap="round"
20562 stroke-linejoin="round"
20563>
20564 <path d="M13 9h6a2 2 0 0 1 2 2v6m-2 2h-10a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" />
20565 <path d="M12.582 12.59a2 2 0 0 0 2.83 2.826" />
20566 <path d="M17 9v-2a2 2 0 0 0 -2 -2h-6m-4 0a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h2" />
20567 <path d="M3 3l18 18" />
20568</svg>
20569"#;
20570pub const ICON_CASH_REGISTER: &str = r#"
20571<svg
20572 xmlns="http://www.w3.org/2000/svg"
20573 width="24"
20574 height="24"
20575 viewBox="0 0 24 24"
20576 fill="none"
20577 stroke="currentColor"
20578 stroke-width="1.5"
20579 stroke-linecap="round"
20580 stroke-linejoin="round"
20581>
20582 <path d="M21 15h-2.5c-.398 0 -.779 .158 -1.061 .439c-.281 .281 -.439 .663 -.439 1.061c0 .398 .158 .779 .439 1.061c.281 .281 .663 .439 1.061 .439h1c.398 0 .779 .158 1.061 .439c.281 .281 .439 .663 .439 1.061c0 .398 -.158 .779 -.439 1.061c-.281 .281 -.663 .439 -1.061 .439h-2.5" />
20583 <path d="M19 21v1m0 -8v1" />
20584 <path d="M13 21h-7c-.53 0 -1.039 -.211 -1.414 -.586c-.375 -.375 -.586 -.884 -.586 -1.414v-10c0 -.53 .211 -1.039 .586 -1.414c.375 -.375 .884 -.586 1.414 -.586h2m12 3.12v-1.12c0 -.53 -.211 -1.039 -.586 -1.414c-.375 -.375 -.884 -.586 -1.414 -.586h-2" />
20585 <path d="M16 10v-6c0 -.53 -.211 -1.039 -.586 -1.414c-.375 -.375 -.884 -.586 -1.414 -.586h-4c-.53 0 -1.039 .211 -1.414 .586c-.375 .375 -.586 .884 -.586 1.414v6m8 0h-8m8 0h1m-9 0h-1" />
20586 <path d="M8 14v.01" />
20587 <path d="M8 17v.01" />
20588 <path d="M12 13.99v.01" />
20589 <path d="M12 17v.01" />
20590</svg>
20591"#;
20592pub const ICON_CASH: &str = r#"
20593<svg
20594 xmlns="http://www.w3.org/2000/svg"
20595 width="24"
20596 height="24"
20597 viewBox="0 0 24 24"
20598 fill="none"
20599 stroke="currentColor"
20600 stroke-width="1.5"
20601 stroke-linecap="round"
20602 stroke-linejoin="round"
20603>
20604 <path d="M7 9m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
20605 <path d="M14 14m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
20606 <path d="M17 9v-2a2 2 0 0 0 -2 -2h-10a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h2" />
20607</svg>
20608"#;
20609pub const ICON_CAST_OFF: &str = r#"
20610<svg
20611 xmlns="http://www.w3.org/2000/svg"
20612 width="24"
20613 height="24"
20614 viewBox="0 0 24 24"
20615 fill="none"
20616 stroke="currentColor"
20617 stroke-width="1.5"
20618 stroke-linecap="round"
20619 stroke-linejoin="round"
20620>
20621 <path d="M3 19h.01" />
20622 <path d="M7 19a4 4 0 0 0 -4 -4" />
20623 <path d="M11 19a8 8 0 0 0 -8 -8" />
20624 <path d="M15 19h3a3 3 0 0 0 .875 -.13m2 -2a3 3 0 0 0 .128 -.868v-8a3 3 0 0 0 -3 -3h-9m-3.865 .136a3 3 0 0 0 -1.935 1.864" />
20625 <path d="M3 3l18 18" />
20626</svg>
20627"#;
20628pub const ICON_CAST: &str = r#"
20629<svg
20630 xmlns="http://www.w3.org/2000/svg"
20631 width="24"
20632 height="24"
20633 viewBox="0 0 24 24"
20634 fill="none"
20635 stroke="currentColor"
20636 stroke-width="1.5"
20637 stroke-linecap="round"
20638 stroke-linejoin="round"
20639>
20640 <path d="M3 19l.01 0" />
20641 <path d="M7 19a4 4 0 0 0 -4 -4" />
20642 <path d="M11 19a8 8 0 0 0 -8 -8" />
20643 <path d="M15 19h3a3 3 0 0 0 3 -3v-8a3 3 0 0 0 -3 -3h-12a3 3 0 0 0 -2.8 2" />
20644</svg>
20645"#;
20646pub const ICON_CAT: &str = r#"
20647<svg
20648 xmlns="http://www.w3.org/2000/svg"
20649 width="24"
20650 height="24"
20651 viewBox="0 0 24 24"
20652 fill="none"
20653 stroke="currentColor"
20654 stroke-width="1.5"
20655 stroke-linecap="round"
20656 stroke-linejoin="round"
20657>
20658 <path d="M20 3v10a8 8 0 1 1 -16 0v-10l3.432 3.432a7.963 7.963 0 0 1 4.568 -1.432c1.769 0 3.403 .574 4.728 1.546l3.272 -3.546z" />
20659 <path d="M2 16h5l-4 4" />
20660 <path d="M22 16h-5l4 4" />
20661 <path d="M12 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
20662 <path d="M9 11v.01" />
20663 <path d="M15 11v.01" />
20664</svg>
20665"#;
20666pub const ICON_CATEGORY_2: &str = r#"
20667<svg
20668 xmlns="http://www.w3.org/2000/svg"
20669 width="24"
20670 height="24"
20671 viewBox="0 0 24 24"
20672 fill="none"
20673 stroke="currentColor"
20674 stroke-width="1.5"
20675 stroke-linecap="round"
20676 stroke-linejoin="round"
20677>
20678 <path d="M14 4h6v6h-6z" />
20679 <path d="M4 14h6v6h-6z" />
20680 <path d="M17 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
20681 <path d="M7 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
20682</svg>
20683"#;
20684pub const ICON_CATEGORY_MINUS: &str = r#"
20685<svg
20686 xmlns="http://www.w3.org/2000/svg"
20687 width="24"
20688 height="24"
20689 viewBox="0 0 24 24"
20690 fill="none"
20691 stroke="currentColor"
20692 stroke-width="1.5"
20693 stroke-linecap="round"
20694 stroke-linejoin="round"
20695>
20696 <path d="M4 4h6v6h-6zm10 0h6v6h-6zm-10 10h6v6h-6zm10 3h6" />
20697</svg>
20698"#;
20699pub const ICON_CATEGORY_PLUS: &str = r#"
20700<svg
20701 xmlns="http://www.w3.org/2000/svg"
20702 width="24"
20703 height="24"
20704 viewBox="0 0 24 24"
20705 fill="none"
20706 stroke="currentColor"
20707 stroke-width="1.5"
20708 stroke-linecap="round"
20709 stroke-linejoin="round"
20710>
20711 <path d="M4 4h6v6h-6zm10 0h6v6h-6zm-10 10h6v6h-6zm10 3h6m-3 -3v6" />
20712</svg>
20713"#;
20714pub const ICON_CATEGORY: &str = r#"
20715<svg
20716 xmlns="http://www.w3.org/2000/svg"
20717 width="24"
20718 height="24"
20719 viewBox="0 0 24 24"
20720 fill="none"
20721 stroke="currentColor"
20722 stroke-width="1.5"
20723 stroke-linecap="round"
20724 stroke-linejoin="round"
20725>
20726 <path d="M4 4h6v6h-6z" />
20727 <path d="M14 4h6v6h-6z" />
20728 <path d="M4 14h6v6h-6z" />
20729 <path d="M17 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
20730</svg>
20731"#;
20732pub const ICON_CE_OFF: &str = r#"
20733<svg
20734 xmlns="http://www.w3.org/2000/svg"
20735 width="24"
20736 height="24"
20737 viewBox="0 0 24 24"
20738 fill="none"
20739 stroke="currentColor"
20740 stroke-width="1.5"
20741 stroke-linecap="round"
20742 stroke-linejoin="round"
20743>
20744 <path d="M6.53 6.53a6.001 6.001 0 0 0 2.47 11.47" />
20745 <path d="M21 6a6 6 0 0 0 -5.927 5.061l.927 .939" />
20746 <path d="M16 12h5" />
20747 <path d="M3 3l18 18" />
20748</svg>
20749"#;
20750pub const ICON_CE: &str = r#"
20751<svg
20752 xmlns="http://www.w3.org/2000/svg"
20753 width="24"
20754 height="24"
20755 viewBox="0 0 24 24"
20756 fill="none"
20757 stroke="currentColor"
20758 stroke-width="1.5"
20759 stroke-linecap="round"
20760 stroke-linejoin="round"
20761>
20762 <path d="M9 6a6 6 0 1 0 0 12" />
20763 <path d="M21 6a6 6 0 1 0 0 12" />
20764 <path d="M15 12h6" />
20765</svg>
20766"#;
20767pub const ICON_CELL_SIGNAL_1: &str = r#"
20768<svg
20769 xmlns="http://www.w3.org/2000/svg"
20770 width="24"
20771 height="24"
20772 viewBox="0 0 24 24"
20773 fill="none"
20774 stroke="currentColor"
20775 stroke-width="1.5"
20776 stroke-linecap="round"
20777 stroke-linejoin="round"
20778>
20779 <path d="M20 20h-15.269a.731 .731 0 0 1 -.517 -1.249l14.537 -14.537a.731 .731 0 0 1 1.249 .517v15.269z" />
20780</svg>
20781"#;
20782pub const ICON_CELL_SIGNAL_2: &str = r#"
20783<svg
20784 xmlns="http://www.w3.org/2000/svg"
20785 width="24"
20786 height="24"
20787 viewBox="0 0 24 24"
20788 fill="none"
20789 stroke="currentColor"
20790 stroke-width="1.5"
20791 stroke-linecap="round"
20792 stroke-linejoin="round"
20793>
20794 <path d="M20 20h-15.269a.731 .731 0 0 1 -.517 -1.249l14.537 -14.537a.731 .731 0 0 1 1.249 .517v15.269z" />
20795 <path d="M8 20v-5" />
20796</svg>
20797"#;
20798pub const ICON_CELL_SIGNAL_3: &str = r#"
20799<svg
20800 xmlns="http://www.w3.org/2000/svg"
20801 width="24"
20802 height="24"
20803 viewBox="0 0 24 24"
20804 fill="none"
20805 stroke="currentColor"
20806 stroke-width="1.5"
20807 stroke-linecap="round"
20808 stroke-linejoin="round"
20809>
20810 <path d="M20 20h-15.269a.731 .731 0 0 1 -.517 -1.249l14.537 -14.537a.731 .731 0 0 1 1.249 .517v15.269z" />
20811 <path d="M12 20v-9" />
20812</svg>
20813"#;
20814pub const ICON_CELL_SIGNAL_4: &str = r#"
20815<svg
20816 xmlns="http://www.w3.org/2000/svg"
20817 width="24"
20818 height="24"
20819 viewBox="0 0 24 24"
20820 fill="none"
20821 stroke="currentColor"
20822 stroke-width="1.5"
20823 stroke-linecap="round"
20824 stroke-linejoin="round"
20825>
20826 <path d="M20 20h-15.269a.731 .731 0 0 1 -.517 -1.249l14.537 -14.537a.731 .731 0 0 1 1.249 .517v15.269z" />
20827 <path d="M16 7v13" />
20828</svg>
20829"#;
20830pub const ICON_CELL_SIGNAL_5: &str = r#"
20831<svg
20832 xmlns="http://www.w3.org/2000/svg"
20833 width="24"
20834 height="24"
20835 viewBox="0 0 24 24"
20836 fill="none"
20837 stroke="currentColor"
20838 stroke-width="1.5"
20839 stroke-linecap="round"
20840 stroke-linejoin="round"
20841>
20842 <path d="M20 20h-15.269a.731 .731 0 0 1 -.517 -1.249l14.537 -14.537a.731 .731 0 0 1 1.249 .517v15.269z" />
20843 <path d="M16 7v13" />
20844 <path d="M12 20v-9" />
20845 <path d="M8 20v-5" />
20846</svg>
20847"#;
20848pub const ICON_CELL_SIGNAL_OFF: &str = r#"
20849<svg
20850 xmlns="http://www.w3.org/2000/svg"
20851 width="24"
20852 height="24"
20853 viewBox="0 0 24 24"
20854 fill="none"
20855 stroke="currentColor"
20856 stroke-width="1.5"
20857 stroke-linecap="round"
20858 stroke-linejoin="round"
20859>
20860 <path d="M20 20h-15.269a.731 .731 0 0 1 -.517 -1.249l7.265 -7.264m2 -2l5.272 -5.272a.731 .731 0 0 1 1.249 .517v11.269" />
20861 <path d="M3 3l18 18" />
20862</svg>
20863"#;
20864pub const ICON_CELL: &str = r#"
20865<svg
20866 xmlns="http://www.w3.org/2000/svg"
20867 width="24"
20868 height="24"
20869 viewBox="0 0 24 24"
20870 fill="none"
20871 stroke="currentColor"
20872 stroke-width="1.5"
20873 stroke-linecap="round"
20874 stroke-linejoin="round"
20875>
20876 <path d="M8 4l-4 2v5l4 2l4 -2v-5z" />
20877 <path d="M12 11l4 2l4 -2v-5l-4 -2l-4 2" />
20878 <path d="M8 13v5l4 2l4 -2v-5" />
20879</svg>
20880"#;
20881pub const ICON_CERTIFICATE_2_OFF: &str = r#"
20882<svg
20883 xmlns="http://www.w3.org/2000/svg"
20884 width="24"
20885 height="24"
20886 viewBox="0 0 24 24"
20887 fill="none"
20888 stroke="currentColor"
20889 stroke-width="1.5"
20890 stroke-linecap="round"
20891 stroke-linejoin="round"
20892>
20893 <path d="M12 12a3 3 0 1 0 3 3" />
20894 <path d="M11 7h3" />
20895 <path d="M10 18v4l2 -1l2 1v-4" />
20896 <path d="M10 19h-2a2 2 0 0 1 -2 -2v-11m1.18 -2.825c.25 -.112 .529 -.175 .82 -.175h8a2 2 0 0 1 2 2v9m-.175 3.82a2 2 0 0 1 -1.825 1.18h-2" />
20897 <path d="M3 3l18 18" />
20898</svg>
20899"#;
20900pub const ICON_CERTIFICATE_2: &str = r#"
20901<svg
20902 xmlns="http://www.w3.org/2000/svg"
20903 width="24"
20904 height="24"
20905 viewBox="0 0 24 24"
20906 fill="none"
20907 stroke="currentColor"
20908 stroke-width="1.5"
20909 stroke-linecap="round"
20910 stroke-linejoin="round"
20911>
20912 <path d="M12 15m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
20913 <path d="M10 7h4" />
20914 <path d="M10 18v4l2 -1l2 1v-4" />
20915 <path d="M10 19h-2a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-2" />
20916</svg>
20917"#;
20918pub const ICON_CERTIFICATE_OFF: &str = r#"
20919<svg
20920 xmlns="http://www.w3.org/2000/svg"
20921 width="24"
20922 height="24"
20923 viewBox="0 0 24 24"
20924 fill="none"
20925 stroke="currentColor"
20926 stroke-width="1.5"
20927 stroke-linecap="round"
20928 stroke-linejoin="round"
20929>
20930 <path d="M12.876 12.881a3 3 0 0 0 4.243 4.243m.588 -3.42a3.012 3.012 0 0 0 -1.437 -1.423" />
20931 <path d="M13 17.5v4.5l2 -1.5l2 1.5v-4.5" />
20932 <path d="M10 19h-5a2 2 0 0 1 -2 -2v-10c0 -1.1 .9 -2 2 -2m4 0h10a2 2 0 0 1 2 2v10" />
20933 <path d="M6 9h3m4 0h5" />
20934 <path d="M6 12h3" />
20935 <path d="M6 15h2" />
20936 <path d="M3 3l18 18" />
20937</svg>
20938"#;
20939pub const ICON_CERTIFICATE: &str = r#"
20940<svg
20941 xmlns="http://www.w3.org/2000/svg"
20942 width="24"
20943 height="24"
20944 viewBox="0 0 24 24"
20945 fill="none"
20946 stroke="currentColor"
20947 stroke-width="1.5"
20948 stroke-linecap="round"
20949 stroke-linejoin="round"
20950>
20951 <path d="M15 15m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
20952 <path d="M13 17.5v4.5l2 -1.5l2 1.5v-4.5" />
20953 <path d="M10 19h-5a2 2 0 0 1 -2 -2v-10c0 -1.1 .9 -2 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -1 1.73" />
20954 <path d="M6 9l12 0" />
20955 <path d="M6 12l3 0" />
20956 <path d="M6 15l2 0" />
20957</svg>
20958"#;
20959pub const ICON_CHAIR_DIRECTOR: &str = r#"
20960<svg
20961 xmlns="http://www.w3.org/2000/svg"
20962 width="24"
20963 height="24"
20964 viewBox="0 0 24 24"
20965 fill="none"
20966 stroke="currentColor"
20967 stroke-width="1.5"
20968 stroke-linecap="round"
20969 stroke-linejoin="round"
20970>
20971 <path d="M6 21l12 -9" />
20972 <path d="M6 12l12 9" />
20973 <path d="M5 12h14" />
20974 <path d="M6 3v9" />
20975 <path d="M18 3v9" />
20976 <path d="M6 8h12" />
20977 <path d="M6 5h12" />
20978</svg>
20979"#;
20980pub const ICON_CHALKBOARD_OFF: &str = r#"
20981<svg
20982 xmlns="http://www.w3.org/2000/svg"
20983 width="24"
20984 height="24"
20985 viewBox="0 0 24 24"
20986 fill="none"
20987 stroke="currentColor"
20988 stroke-width="1.5"
20989 stroke-linecap="round"
20990 stroke-linejoin="round"
20991>
20992 <path d="M8 19h-3a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2m4 0h10a2 2 0 0 1 2 2v10" />
20993 <path d="M17 17v1a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h4" />
20994 <path d="M3 3l18 18" />
20995</svg>
20996"#;
20997pub const ICON_CHALKBOARD: &str = r#"
20998<svg
20999 xmlns="http://www.w3.org/2000/svg"
21000 width="24"
21001 height="24"
21002 viewBox="0 0 24 24"
21003 fill="none"
21004 stroke="currentColor"
21005 stroke-width="1.5"
21006 stroke-linecap="round"
21007 stroke-linejoin="round"
21008>
21009 <path d="M8 19h-3a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v11a1 1 0 0 1 -1 1" />
21010 <path d="M11 16m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
21011</svg>
21012"#;
21013pub const ICON_CHARGING_PILE: &str = r#"
21014<svg
21015 xmlns="http://www.w3.org/2000/svg"
21016 width="24"
21017 height="24"
21018 viewBox="0 0 24 24"
21019 fill="none"
21020 stroke="currentColor"
21021 stroke-width="1.5"
21022 stroke-linecap="round"
21023 stroke-linejoin="round"
21024>
21025 <path d="M18 7l-1 1" />
21026 <path d="M14 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0v-7l-3 -3" />
21027 <path d="M4 20v-14a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v14" />
21028 <path d="M9 11.5l-1.5 2.5h3l-1.5 2.5" />
21029 <path d="M3 20l12 0" />
21030 <path d="M4 8l10 0" />
21031</svg>
21032"#;
21033pub const ICON_CHART_ARCS_3: &str = r#"
21034<svg
21035 xmlns="http://www.w3.org/2000/svg"
21036 width="24"
21037 height="24"
21038 viewBox="0 0 24 24"
21039 fill="none"
21040 stroke="currentColor"
21041 stroke-width="1.5"
21042 stroke-linecap="round"
21043 stroke-linejoin="round"
21044>
21045 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
21046 <path d="M7 12a5 5 0 1 0 5 -5" />
21047 <path d="M6.29 18.957a9 9 0 1 0 5.71 -15.957" />
21048</svg>
21049"#;
21050pub const ICON_CHART_ARCS: &str = r#"
21051<svg
21052 xmlns="http://www.w3.org/2000/svg"
21053 width="24"
21054 height="24"
21055 viewBox="0 0 24 24"
21056 fill="none"
21057 stroke="currentColor"
21058 stroke-width="1.5"
21059 stroke-linecap="round"
21060 stroke-linejoin="round"
21061>
21062 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
21063 <path d="M16.924 11.132a5 5 0 1 0 -4.056 5.792" />
21064 <path d="M3 12a9 9 0 1 0 9 -9" />
21065</svg>
21066"#;
21067pub const ICON_CHART_AREA_LINE: &str = r#"
21068<svg
21069 xmlns="http://www.w3.org/2000/svg"
21070 width="24"
21071 height="24"
21072 viewBox="0 0 24 24"
21073 fill="none"
21074 stroke="currentColor"
21075 stroke-width="1.5"
21076 stroke-linecap="round"
21077 stroke-linejoin="round"
21078>
21079 <path d="M4 19l4 -6l4 2l4 -5l4 4l0 5l-16 0" />
21080 <path d="M4 12l3 -4l4 2l5 -6l4 4" />
21081</svg>
21082"#;
21083pub const ICON_CHART_AREA: &str = r#"
21084<svg
21085 xmlns="http://www.w3.org/2000/svg"
21086 width="24"
21087 height="24"
21088 viewBox="0 0 24 24"
21089 fill="none"
21090 stroke="currentColor"
21091 stroke-width="1.5"
21092 stroke-linecap="round"
21093 stroke-linejoin="round"
21094>
21095 <path d="M4 19l16 0" />
21096 <path d="M4 15l4 -6l4 2l4 -5l4 4l0 5l-16 0" />
21097</svg>
21098"#;
21099pub const ICON_CHART_ARROWS_VERTICAL: &str = r#"
21100<svg
21101 xmlns="http://www.w3.org/2000/svg"
21102 width="24"
21103 height="24"
21104 viewBox="0 0 24 24"
21105 fill="none"
21106 stroke="currentColor"
21107 stroke-width="1.5"
21108 stroke-linecap="round"
21109 stroke-linejoin="round"
21110>
21111 <path d="M18 21v-14" />
21112 <path d="M9 15l3 -3l3 3" />
21113 <path d="M15 10l3 -3l3 3" />
21114 <path d="M3 21l18 0" />
21115 <path d="M12 21l0 -9" />
21116 <path d="M3 6l3 -3l3 3" />
21117 <path d="M6 21v-18" />
21118</svg>
21119"#;
21120pub const ICON_CHART_ARROWS: &str = r#"
21121<svg
21122 xmlns="http://www.w3.org/2000/svg"
21123 width="24"
21124 height="24"
21125 viewBox="0 0 24 24"
21126 fill="none"
21127 stroke="currentColor"
21128 stroke-width="1.5"
21129 stroke-linecap="round"
21130 stroke-linejoin="round"
21131>
21132 <path d="M3 18l14 0" />
21133 <path d="M9 9l3 3l-3 3" />
21134 <path d="M14 15l3 3l-3 3" />
21135 <path d="M3 3l0 18" />
21136 <path d="M3 12l9 0" />
21137 <path d="M18 3l3 3l-3 3" />
21138 <path d="M3 6l18 0" />
21139</svg>
21140"#;
21141pub const ICON_CHART_BAR_OFF: &str = r#"
21142<svg
21143 xmlns="http://www.w3.org/2000/svg"
21144 width="24"
21145 height="24"
21146 viewBox="0 0 24 24"
21147 fill="none"
21148 stroke="currentColor"
21149 stroke-width="1.5"
21150 stroke-linecap="round"
21151 stroke-linejoin="round"
21152>
21153 <path d="M3 12m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
21154 <path d="M12 8h2a1 1 0 0 1 1 1v2m0 4v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-10" />
21155 <path d="M15 11v-6a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v12m-1 3h-4a1 1 0 0 1 -1 -1v-4" />
21156 <path d="M4 20h14" />
21157 <path d="M3 3l18 18" />
21158</svg>
21159"#;
21160pub const ICON_CHART_BAR_POPULAR: &str = r#"
21161<svg
21162 xmlns="http://www.w3.org/2000/svg"
21163 width="24"
21164 height="24"
21165 viewBox="0 0 24 24"
21166 fill="none"
21167 stroke="currentColor"
21168 stroke-width="1.5"
21169 stroke-linecap="round"
21170 stroke-linejoin="round"
21171>
21172 <path d="M3 13a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
21173 <path d="M9 9a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
21174 <path d="M15 5a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
21175 <path d="M4 20h14" />
21176</svg>
21177"#;
21178pub const ICON_CHART_BAR: &str = r#"
21179<svg
21180 xmlns="http://www.w3.org/2000/svg"
21181 width="24"
21182 height="24"
21183 viewBox="0 0 24 24"
21184 fill="none"
21185 stroke="currentColor"
21186 stroke-width="1.5"
21187 stroke-linecap="round"
21188 stroke-linejoin="round"
21189>
21190 <path d="M3 13a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
21191 <path d="M15 9a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
21192 <path d="M9 5a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
21193 <path d="M4 20h14" />
21194</svg>
21195"#;
21196pub const ICON_CHART_BUBBLE: &str = r#"
21197<svg
21198 xmlns="http://www.w3.org/2000/svg"
21199 width="24"
21200 height="24"
21201 viewBox="0 0 24 24"
21202 fill="none"
21203 stroke="currentColor"
21204 stroke-width="1.5"
21205 stroke-linecap="round"
21206 stroke-linejoin="round"
21207>
21208 <path d="M6 16m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
21209 <path d="M16 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21210 <path d="M14.5 7.5m-4.5 0a4.5 4.5 0 1 0 9 0a4.5 4.5 0 1 0 -9 0" />
21211</svg>
21212"#;
21213pub const ICON_CHART_CANDLE: &str = r#"
21214<svg
21215 xmlns="http://www.w3.org/2000/svg"
21216 width="24"
21217 height="24"
21218 viewBox="0 0 24 24"
21219 fill="none"
21220 stroke="currentColor"
21221 stroke-width="1.5"
21222 stroke-linecap="round"
21223 stroke-linejoin="round"
21224>
21225 <path d="M4 6m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
21226 <path d="M6 4l0 2" />
21227 <path d="M6 11l0 9" />
21228 <path d="M10 14m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
21229 <path d="M12 4l0 10" />
21230 <path d="M12 19l0 1" />
21231 <path d="M16 5m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
21232 <path d="M18 4l0 1" />
21233 <path d="M18 11l0 9" />
21234</svg>
21235"#;
21236pub const ICON_CHART_CIRCLES: &str = r#"
21237<svg
21238 xmlns="http://www.w3.org/2000/svg"
21239 width="24"
21240 height="24"
21241 viewBox="0 0 24 24"
21242 fill="none"
21243 stroke="currentColor"
21244 stroke-width="1.5"
21245 stroke-linecap="round"
21246 stroke-linejoin="round"
21247>
21248 <path d="M9.5 9.5m-5.5 0a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0 -11 0" />
21249 <path d="M14.5 14.5m-5.5 0a5.5 5.5 0 1 0 11 0a5.5 5.5 0 1 0 -11 0" />
21250</svg>
21251"#;
21252pub const ICON_CHART_COHORT: &str = r#"
21253<svg
21254 xmlns="http://www.w3.org/2000/svg"
21255 width="24"
21256 height="24"
21257 viewBox="0 0 24 24"
21258 fill="none"
21259 stroke="currentColor"
21260 stroke-width="1.5"
21261 stroke-linecap="round"
21262 stroke-linejoin="round"
21263>
21264 <path d="M3 9h18v-6h-18v18h6v-18" />
21265 <path d="M3 15h12v-12" />
21266</svg>
21267"#;
21268pub const ICON_CHART_DONUT_2: &str = r#"
21269<svg
21270 xmlns="http://www.w3.org/2000/svg"
21271 width="24"
21272 height="24"
21273 viewBox="0 0 24 24"
21274 fill="none"
21275 stroke="currentColor"
21276 stroke-width="1.5"
21277 stroke-linecap="round"
21278 stroke-linejoin="round"
21279>
21280 <path d="M12 3v5m4 4h5" />
21281 <path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
21282 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
21283</svg>
21284"#;
21285pub const ICON_CHART_DONUT_3: &str = r#"
21286<svg
21287 xmlns="http://www.w3.org/2000/svg"
21288 width="24"
21289 height="24"
21290 viewBox="0 0 24 24"
21291 fill="none"
21292 stroke="currentColor"
21293 stroke-width="1.5"
21294 stroke-linecap="round"
21295 stroke-linejoin="round"
21296>
21297 <path d="M12 3v5m4 4h5" />
21298 <path d="M8.929 14.582l-3.429 2.918" />
21299 <path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
21300 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
21301</svg>
21302"#;
21303pub const ICON_CHART_DONUT_4: &str = r#"
21304<svg
21305 xmlns="http://www.w3.org/2000/svg"
21306 width="24"
21307 height="24"
21308 viewBox="0 0 24 24"
21309 fill="none"
21310 stroke="currentColor"
21311 stroke-width="1.5"
21312 stroke-linecap="round"
21313 stroke-linejoin="round"
21314>
21315 <path d="M8.848 14.667l-3.348 2.833" />
21316 <path d="M12 3v5m4 4h5" />
21317 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
21318 <path d="M14.219 15.328l2.781 4.172" />
21319 <path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
21320</svg>
21321"#;
21322pub const ICON_CHART_DONUT: &str = r#"
21323<svg
21324 xmlns="http://www.w3.org/2000/svg"
21325 width="24"
21326 height="24"
21327 viewBox="0 0 24 24"
21328 fill="none"
21329 stroke="currentColor"
21330 stroke-width="1.5"
21331 stroke-linecap="round"
21332 stroke-linejoin="round"
21333>
21334 <path d="M10 3.2a9 9 0 1 0 10.8 10.8a1 1 0 0 0 -1 -1h-3.8a4.1 4.1 0 1 1 -5 -5v-4a.9 .9 0 0 0 -1 -.8" />
21335 <path d="M15 3.5a9 9 0 0 1 5.5 5.5h-4.5a9 9 0 0 0 -1 -1v-4.5" />
21336</svg>
21337"#;
21338pub const ICON_CHART_DOTS_2: &str = r#"
21339<svg
21340 xmlns="http://www.w3.org/2000/svg"
21341 width="24"
21342 height="24"
21343 viewBox="0 0 24 24"
21344 fill="none"
21345 stroke="currentColor"
21346 stroke-width="1.5"
21347 stroke-linecap="round"
21348 stroke-linejoin="round"
21349>
21350 <path d="M3 3v18h18" />
21351 <path d="M9 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21352 <path d="M13 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21353 <path d="M18 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21354 <path d="M21 3l-6 1.5" />
21355 <path d="M14.113 6.65l2.771 3.695" />
21356 <path d="M16 12.5l-5 2" />
21357</svg>
21358"#;
21359pub const ICON_CHART_DOTS_3: &str = r#"
21360<svg
21361 xmlns="http://www.w3.org/2000/svg"
21362 width="24"
21363 height="24"
21364 viewBox="0 0 24 24"
21365 fill="none"
21366 stroke="currentColor"
21367 stroke-width="1.5"
21368 stroke-linecap="round"
21369 stroke-linejoin="round"
21370>
21371 <path d="M5 7m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21372 <path d="M16 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21373 <path d="M18 6m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
21374 <path d="M6 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
21375 <path d="M9 17l5 -1.5" />
21376 <path d="M6.5 8.5l7.81 5.37" />
21377 <path d="M7 7l8 -1" />
21378</svg>
21379"#;
21380pub const ICON_CHART_DOTS: &str = r#"
21381<svg
21382 xmlns="http://www.w3.org/2000/svg"
21383 width="24"
21384 height="24"
21385 viewBox="0 0 24 24"
21386 fill="none"
21387 stroke="currentColor"
21388 stroke-width="1.5"
21389 stroke-linecap="round"
21390 stroke-linejoin="round"
21391>
21392 <path d="M3 3v18h18" />
21393 <path d="M9 9m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21394 <path d="M19 7m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21395 <path d="M14 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21396 <path d="M10.16 10.62l2.34 2.88" />
21397 <path d="M15.088 13.328l2.837 -4.586" />
21398</svg>
21399"#;
21400pub const ICON_CHART_FUNNEL: &str = r#"
21401<svg
21402 xmlns="http://www.w3.org/2000/svg"
21403 width="24"
21404 height="24"
21405 viewBox="0 0 24 24"
21406 fill="none"
21407 stroke="currentColor"
21408 stroke-width="1.5"
21409 stroke-linecap="round"
21410 stroke-linejoin="round"
21411>
21412 <path d="M4.387 3h15.226a1 1 0 0 1 .948 1.316l-5.105 15.316a2 2 0 0 1 -1.898 1.368h-3.116a2 2 0 0 1 -1.898 -1.368l-5.104 -15.316a1 1 0 0 1 .947 -1.316" />
21413 <path d="M5 9h14" />
21414 <path d="M7 15h10" />
21415</svg>
21416"#;
21417pub const ICON_CHART_GRID_DOTS: &str = r#"
21418<svg
21419 xmlns="http://www.w3.org/2000/svg"
21420 width="24"
21421 height="24"
21422 viewBox="0 0 24 24"
21423 fill="none"
21424 stroke="currentColor"
21425 stroke-width="1.5"
21426 stroke-linecap="round"
21427 stroke-linejoin="round"
21428>
21429 <path d="M18 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21430 <path d="M6 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21431 <path d="M6 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21432 <path d="M18 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
21433 <path d="M8 18h8" />
21434 <path d="M18 20v1" />
21435 <path d="M18 3v1" />
21436 <path d="M6 20v1" />
21437 <path d="M6 10v-7" />
21438 <path d="M12 3v18" />
21439 <path d="M18 8v8" />
21440 <path d="M8 12h13" />
21441 <path d="M21 6h-1" />
21442 <path d="M16 6h-13" />
21443 <path d="M3 12h1" />
21444 <path d="M20 18h1" />
21445 <path d="M3 18h1" />
21446 <path d="M6 14v2" />
21447</svg>
21448"#;
21449pub const ICON_CHART_HISTOGRAM: &str = r#"
21450<svg
21451 xmlns="http://www.w3.org/2000/svg"
21452 width="24"
21453 height="24"
21454 viewBox="0 0 24 24"
21455 fill="none"
21456 stroke="currentColor"
21457 stroke-width="1.5"
21458 stroke-linecap="round"
21459 stroke-linejoin="round"
21460>
21461 <path d="M3 3v18h18" />
21462 <path d="M20 18v3" />
21463 <path d="M16 16v5" />
21464 <path d="M12 13v8" />
21465 <path d="M8 16v5" />
21466 <path d="M3 11c6 0 5 -5 9 -5s3 5 9 5" />
21467</svg>
21468"#;
21469pub const ICON_CHART_INFOGRAPHIC: &str = r#"
21470<svg
21471 xmlns="http://www.w3.org/2000/svg"
21472 width="24"
21473 height="24"
21474 viewBox="0 0 24 24"
21475 fill="none"
21476 stroke="currentColor"
21477 stroke-width="1.5"
21478 stroke-linecap="round"
21479 stroke-linejoin="round"
21480>
21481 <path d="M7 7m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
21482 <path d="M7 3v4h4" />
21483 <path d="M9 17l0 4" />
21484 <path d="M17 14l0 7" />
21485 <path d="M13 13l0 8" />
21486 <path d="M21 12l0 9" />
21487</svg>
21488"#;
21489pub const ICON_CHART_LINE: &str = r#"
21490<svg
21491 xmlns="http://www.w3.org/2000/svg"
21492 width="24"
21493 height="24"
21494 viewBox="0 0 24 24"
21495 fill="none"
21496 stroke="currentColor"
21497 stroke-width="1.5"
21498 stroke-linecap="round"
21499 stroke-linejoin="round"
21500>
21501 <path d="M4 19l16 0" />
21502 <path d="M4 15l4 -6l4 2l4 -5l4 4" />
21503</svg>
21504"#;
21505pub const ICON_CHART_PIE_2: &str = r#"
21506<svg
21507 xmlns="http://www.w3.org/2000/svg"
21508 width="24"
21509 height="24"
21510 viewBox="0 0 24 24"
21511 fill="none"
21512 stroke="currentColor"
21513 stroke-width="1.5"
21514 stroke-linecap="round"
21515 stroke-linejoin="round"
21516>
21517 <path d="M12 3v9h9" />
21518 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
21519</svg>
21520"#;
21521pub const ICON_CHART_PIE_3: &str = r#"
21522<svg
21523 xmlns="http://www.w3.org/2000/svg"
21524 width="24"
21525 height="24"
21526 viewBox="0 0 24 24"
21527 fill="none"
21528 stroke="currentColor"
21529 stroke-width="1.5"
21530 stroke-linecap="round"
21531 stroke-linejoin="round"
21532>
21533 <path d="M12 12l-6.5 5.5" />
21534 <path d="M12 3v9h9" />
21535 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
21536</svg>
21537"#;
21538pub const ICON_CHART_PIE_4: &str = r#"
21539<svg
21540 xmlns="http://www.w3.org/2000/svg"
21541 width="24"
21542 height="24"
21543 viewBox="0 0 24 24"
21544 fill="none"
21545 stroke="currentColor"
21546 stroke-width="1.5"
21547 stroke-linecap="round"
21548 stroke-linejoin="round"
21549>
21550 <path d="M12 12l-6.5 5.5" />
21551 <path d="M12 3v9h9" />
21552 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
21553 <path d="M12 12l5 7.5" />
21554</svg>
21555"#;
21556pub const ICON_CHART_PIE_OFF: &str = r#"
21557<svg
21558 xmlns="http://www.w3.org/2000/svg"
21559 width="24"
21560 height="24"
21561 viewBox="0 0 24 24"
21562 fill="none"
21563 stroke="currentColor"
21564 stroke-width="1.5"
21565 stroke-linecap="round"
21566 stroke-linejoin="round"
21567>
21568 <path d="M5.63 5.643a9 9 0 0 0 12.742 12.715m1.674 -2.29a9.03 9.03 0 0 0 .754 -2.068a1 1 0 0 0 -1 -1h-2.8m-4 0a2 2 0 0 1 -2 -2m0 -4v-3a.9 .9 0 0 0 -1 -.8a9 9 0 0 0 -2.057 .749" />
21569 <path d="M15 3.5a9 9 0 0 1 5.5 5.5h-4.5a1 1 0 0 1 -1 -1v-4.5" />
21570 <path d="M3 3l18 18" />
21571</svg>
21572"#;
21573pub const ICON_CHART_PIE: &str = r#"
21574<svg
21575 xmlns="http://www.w3.org/2000/svg"
21576 width="24"
21577 height="24"
21578 viewBox="0 0 24 24"
21579 fill="none"
21580 stroke="currentColor"
21581 stroke-width="1.5"
21582 stroke-linecap="round"
21583 stroke-linejoin="round"
21584>
21585 <path d="M10 3.2a9 9 0 1 0 10.8 10.8a1 1 0 0 0 -1 -1h-6.8a2 2 0 0 1 -2 -2v-7a.9 .9 0 0 0 -1 -.8" />
21586 <path d="M15 3.5a9 9 0 0 1 5.5 5.5h-4.5a1 1 0 0 1 -1 -1v-4.5" />
21587</svg>
21588"#;
21589pub const ICON_CHART_PPF: &str = r#"
21590<svg
21591 xmlns="http://www.w3.org/2000/svg"
21592 width="24"
21593 height="24"
21594 viewBox="0 0 24 24"
21595 fill="none"
21596 stroke="currentColor"
21597 stroke-width="1.5"
21598 stroke-linecap="round"
21599 stroke-linejoin="round"
21600>
21601 <path d="M19 17c0 -6.075 -5.373 -11 -12 -11" />
21602 <path d="M3 3v18h18" />
21603</svg>
21604"#;
21605pub const ICON_CHART_RADAR: &str = r#"
21606<svg
21607 xmlns="http://www.w3.org/2000/svg"
21608 width="24"
21609 height="24"
21610 viewBox="0 0 24 24"
21611 fill="none"
21612 stroke="currentColor"
21613 stroke-width="1.5"
21614 stroke-linecap="round"
21615 stroke-linejoin="round"
21616>
21617 <path d="M12 3l9.5 7l-3.5 11h-12l-3.5 -11z" />
21618 <path d="M12 7.5l5.5 4l-2.5 5.5h-6.5l-2 -5.5z" />
21619 <path d="M2.5 10l9.5 3l9.5 -3" />
21620 <path d="M12 3v10l6 8" />
21621 <path d="M6 21l6 -8" />
21622</svg>
21623"#;
21624pub const ICON_CHART_SANKEY: &str = r#"
21625<svg
21626 xmlns="http://www.w3.org/2000/svg"
21627 width="24"
21628 height="24"
21629 viewBox="0 0 24 24"
21630 fill="none"
21631 stroke="currentColor"
21632 stroke-width="1.5"
21633 stroke-linecap="round"
21634 stroke-linejoin="round"
21635>
21636 <path d="M3 3v18h18" />
21637 <path d="M3 6h18" />
21638 <path d="M3 8c10 0 8 9 18 9" />
21639</svg>
21640"#;
21641pub const ICON_CHART_SCATTER_3D: &str = r#"
21642<svg
21643 xmlns="http://www.w3.org/2000/svg"
21644 width="24"
21645 height="24"
21646 viewBox="0 0 24 24"
21647 fill="none"
21648 stroke="currentColor"
21649 stroke-width="1.5"
21650 stroke-linecap="round"
21651 stroke-linejoin="round"
21652>
21653 <path d="M3 20l9 -7" />
21654 <path d="M12 3v10l9 7" />
21655 <path d="M17 12v.015" />
21656 <path d="M17 4.015v.015" />
21657 <path d="M21 8.015v.015" />
21658 <path d="M12 19.015v.015" />
21659 <path d="M3 12.015v.015" />
21660 <path d="M7 8.015v.015" />
21661 <path d="M3 4.015v.015" />
21662</svg>
21663"#;
21664pub const ICON_CHART_SCATTER: &str = r#"
21665<svg
21666 xmlns="http://www.w3.org/2000/svg"
21667 width="24"
21668 height="24"
21669 viewBox="0 0 24 24"
21670 fill="none"
21671 stroke="currentColor"
21672 stroke-width="1.5"
21673 stroke-linecap="round"
21674 stroke-linejoin="round"
21675>
21676 <path d="M3 3v18h18" />
21677 <path d="M8 15.015v.015" />
21678 <path d="M16 16.015v.015" />
21679 <path d="M8 7.03v.015" />
21680 <path d="M12 11.03v.015" />
21681 <path d="M19 11.03v.015" />
21682</svg>
21683"#;
21684pub const ICON_CHART_TREEMAP: &str = r#"
21685<svg
21686 xmlns="http://www.w3.org/2000/svg"
21687 width="24"
21688 height="24"
21689 viewBox="0 0 24 24"
21690 fill="none"
21691 stroke="currentColor"
21692 stroke-width="1.5"
21693 stroke-linecap="round"
21694 stroke-linejoin="round"
21695>
21696 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
21697 <path d="M12 4v16" />
21698 <path d="M4 15h8" />
21699 <path d="M12 12h8" />
21700 <path d="M16 12v8" />
21701 <path d="M16 16h4" />
21702</svg>
21703"#;
21704pub const ICON_CHECK: &str = r#"
21705<svg
21706 xmlns="http://www.w3.org/2000/svg"
21707 width="24"
21708 height="24"
21709 viewBox="0 0 24 24"
21710 fill="none"
21711 stroke="currentColor"
21712 stroke-width="1.5"
21713 stroke-linecap="round"
21714 stroke-linejoin="round"
21715>
21716 <path d="M5 12l5 5l10 -10" />
21717</svg>
21718"#;
21719pub const ICON_CHECKBOX: &str = r#"
21720<svg
21721 xmlns="http://www.w3.org/2000/svg"
21722 width="24"
21723 height="24"
21724 viewBox="0 0 24 24"
21725 fill="none"
21726 stroke="currentColor"
21727 stroke-width="1.5"
21728 stroke-linecap="round"
21729 stroke-linejoin="round"
21730>
21731 <path d="M9 11l3 3l8 -8" />
21732 <path d="M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9" />
21733</svg>
21734"#;
21735pub const ICON_CHECKLIST: &str = r#"
21736<svg
21737 xmlns="http://www.w3.org/2000/svg"
21738 width="24"
21739 height="24"
21740 viewBox="0 0 24 24"
21741 fill="none"
21742 stroke="currentColor"
21743 stroke-width="1.5"
21744 stroke-linecap="round"
21745 stroke-linejoin="round"
21746>
21747 <path d="M9.615 20h-2.615a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8" />
21748 <path d="M14 19l2 2l4 -4" />
21749 <path d="M9 8h4" />
21750 <path d="M9 12h2" />
21751</svg>
21752"#;
21753pub const ICON_CHECKS: &str = r#"
21754<svg
21755 xmlns="http://www.w3.org/2000/svg"
21756 width="24"
21757 height="24"
21758 viewBox="0 0 24 24"
21759 fill="none"
21760 stroke="currentColor"
21761 stroke-width="1.5"
21762 stroke-linecap="round"
21763 stroke-linejoin="round"
21764>
21765 <path d="M7 12l5 5l10 -10" />
21766 <path d="M2 12l5 5m5 -5l5 -5" />
21767</svg>
21768"#;
21769pub const ICON_CHECKUP_LIST: &str = r#"
21770<svg
21771 xmlns="http://www.w3.org/2000/svg"
21772 width="24"
21773 height="24"
21774 viewBox="0 0 24 24"
21775 fill="none"
21776 stroke="currentColor"
21777 stroke-width="1.5"
21778 stroke-linecap="round"
21779 stroke-linejoin="round"
21780>
21781 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
21782 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
21783 <path d="M9 14h.01" />
21784 <path d="M9 17h.01" />
21785 <path d="M12 16l1 1l3 -3" />
21786</svg>
21787"#;
21788pub const ICON_CHEESE: &str = r#"
21789<svg
21790 xmlns="http://www.w3.org/2000/svg"
21791 width="24"
21792 height="24"
21793 viewBox="0 0 24 24"
21794 fill="none"
21795 stroke="currentColor"
21796 stroke-width="1.5"
21797 stroke-linecap="round"
21798 stroke-linejoin="round"
21799>
21800 <path d="M4.519 20.008l16.481 -.008v-3.5a2 2 0 1 1 0 -4v-3.5h-16.722" />
21801 <path d="M21 9l-9.385 -4.992c-2.512 .12 -4.758 1.42 -6.327 3.425c-1.423 1.82 -2.288 4.221 -2.288 6.854c0 2.117 .56 4.085 1.519 5.721" />
21802 <path d="M15 13v.01" />
21803 <path d="M8 13v.01" />
21804 <path d="M11 16v.01" />
21805</svg>
21806"#;
21807pub const ICON_CHEF_HAT_OFF: &str = r#"
21808<svg
21809 xmlns="http://www.w3.org/2000/svg"
21810 width="24"
21811 height="24"
21812 viewBox="0 0 24 24"
21813 fill="none"
21814 stroke="currentColor"
21815 stroke-width="1.5"
21816 stroke-linecap="round"
21817 stroke-linejoin="round"
21818>
21819 <path d="M8.72 4.712a4 4 0 0 1 7.19 1.439a4 4 0 0 1 2.09 7.723v.126m0 4v3h-12v-7.126a4 4 0 0 1 .081 -7.796" />
21820 <path d="M6.161 17.009l10.839 -.009" />
21821 <path d="M3 3l18 18" />
21822</svg>
21823"#;
21824pub const ICON_CHEF_HAT: &str = r#"
21825<svg
21826 xmlns="http://www.w3.org/2000/svg"
21827 width="24"
21828 height="24"
21829 viewBox="0 0 24 24"
21830 fill="none"
21831 stroke="currentColor"
21832 stroke-width="1.5"
21833 stroke-linecap="round"
21834 stroke-linejoin="round"
21835>
21836 <path d="M12 3c1.918 0 3.52 1.35 3.91 3.151a4 4 0 0 1 2.09 7.723l0 7.126h-12v-7.126a4 4 0 1 1 2.092 -7.723a4 4 0 0 1 3.908 -3.151z" />
21837 <path d="M6.161 17.009l11.839 -.009" />
21838</svg>
21839"#;
21840pub const ICON_CHERRY: &str = r#"
21841<svg
21842 xmlns="http://www.w3.org/2000/svg"
21843 width="24"
21844 height="24"
21845 viewBox="0 0 24 24"
21846 fill="none"
21847 stroke="currentColor"
21848 stroke-width="1.5"
21849 stroke-linecap="round"
21850 stroke-linejoin="round"
21851>
21852 <path d="M7.5 16.5m-3.5 0a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
21853 <path d="M17 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
21854 <path d="M9 13c.366 -2 1.866 -3.873 4.5 -5.6" />
21855 <path d="M17 15c-1.333 -2.333 -2.333 -5.333 -1 -9" />
21856 <path d="M5 6c3.667 -2.667 7.333 -2.667 11 0c-3.667 2.667 -7.333 2.667 -11 0" />
21857</svg>
21858"#;
21859pub const ICON_CHESS_BISHOP: &str = r#"
21860<svg
21861 xmlns="http://www.w3.org/2000/svg"
21862 width="24"
21863 height="24"
21864 viewBox="0 0 24 24"
21865 fill="none"
21866 stroke="currentColor"
21867 stroke-width="1.5"
21868 stroke-linecap="round"
21869 stroke-linejoin="round"
21870>
21871 <path d="M8 16l-1.447 .724a1 1 0 0 0 -.553 .894v2.382h12v-2.382a1 1 0 0 0 -.553 -.894l-1.447 -.724h-8z" />
21872 <path d="M12 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
21873 <path d="M9.5 16c-1.667 0 -2.5 -1.669 -2.5 -3c0 -3.667 1.667 -6 5 -7c3.333 1 5 3.427 5 7c0 1.284 -.775 2.881 -2.325 3l-.175 0h-5z" />
21874 <path d="M15 8l-3 3" />
21875 <path d="M12 5v1" />
21876</svg>
21877"#;
21878pub const ICON_CHESS_KING: &str = r#"
21879<svg
21880 xmlns="http://www.w3.org/2000/svg"
21881 width="24"
21882 height="24"
21883 viewBox="0 0 24 24"
21884 fill="none"
21885 stroke="currentColor"
21886 stroke-width="1.5"
21887 stroke-linecap="round"
21888 stroke-linejoin="round"
21889>
21890 <path d="M8 16l-1.447 .724a1 1 0 0 0 -.553 .894v2.382h12v-2.382a1 1 0 0 0 -.553 -.894l-1.447 -.724h-8z" />
21891 <path d="M8.5 16a3.5 3.5 0 1 1 3.163 -5h.674a3.5 3.5 0 1 1 3.163 5z" />
21892 <path d="M9 6h6" />
21893 <path d="M12 3v8" />
21894</svg>
21895"#;
21896pub const ICON_CHESS_KNIGHT: &str = r#"
21897<svg
21898 xmlns="http://www.w3.org/2000/svg"
21899 width="24"
21900 height="24"
21901 viewBox="0 0 24 24"
21902 fill="none"
21903 stroke="currentColor"
21904 stroke-width="1.5"
21905 stroke-linecap="round"
21906 stroke-linejoin="round"
21907>
21908 <path d="M8 16l-1.447 .724a1 1 0 0 0 -.553 .894v2.382h12v-2.382a1 1 0 0 0 -.553 -.894l-1.447 -.724h-8z" />
21909 <path d="M9 3l1 3l-3.491 2.148a1 1 0 0 0 .524 1.852h2.967l-2.073 6h7.961l.112 -5c0 -3 -1.09 -5.983 -4 -7c-1.94 -.678 -2.94 -1.011 -3 -1z" />
21910</svg>
21911"#;
21912pub const ICON_CHESS_QUEEN: &str = r#"
21913<svg
21914 xmlns="http://www.w3.org/2000/svg"
21915 width="24"
21916 height="24"
21917 viewBox="0 0 24 24"
21918 fill="none"
21919 stroke="currentColor"
21920 stroke-width="1.5"
21921 stroke-linecap="round"
21922 stroke-linejoin="round"
21923>
21924 <path d="M16 16l2 -11l-4 4l-2 -5l-2 5l-4 -4l2 11" />
21925 <path d="M8 16l-1.447 .724a1 1 0 0 0 -.553 .894v2.382h12v-2.382a1 1 0 0 0 -.553 -.894l-1.447 -.724h-8z" />
21926 <path d="M12 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
21927 <path d="M6 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
21928 <path d="M18 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
21929</svg>
21930"#;
21931pub const ICON_CHESS_ROOK: &str = r#"
21932<svg
21933 xmlns="http://www.w3.org/2000/svg"
21934 width="24"
21935 height="24"
21936 viewBox="0 0 24 24"
21937 fill="none"
21938 stroke="currentColor"
21939 stroke-width="1.5"
21940 stroke-linecap="round"
21941 stroke-linejoin="round"
21942>
21943 <path d="M8 16l-1.447 .724a1 1 0 0 0 -.553 .894v2.382h12v-2.382a1 1 0 0 0 -.553 -.894l-1.447 -.724h-8z" />
21944 <path d="M8 16l1 -9h6l1 9" />
21945 <path d="M6 4l.5 3h11l.5 -3" />
21946 <path d="M10 4v3" />
21947 <path d="M14 4v3" />
21948</svg>
21949"#;
21950pub const ICON_CHESS: &str = r#"
21951<svg
21952 xmlns="http://www.w3.org/2000/svg"
21953 width="24"
21954 height="24"
21955 viewBox="0 0 24 24"
21956 fill="none"
21957 stroke="currentColor"
21958 stroke-width="1.5"
21959 stroke-linecap="round"
21960 stroke-linejoin="round"
21961>
21962 <path d="M12 3a3 3 0 0 1 3 3c0 1.113 -.6 2.482 -1.5 3l1.5 7h-6l1.5 -7c-.9 -.518 -1.5 -1.887 -1.5 -3a3 3 0 0 1 3 -3z" />
21963 <path d="M8 9h8" />
21964 <path d="M6.684 16.772a1 1 0 0 0 -.684 .949v1.279a1 1 0 0 0 1 1h10a1 1 0 0 0 1 -1v-1.28a1 1 0 0 0 -.684 -.948l-2.316 -.772h-6l-2.316 .772z" />
21965</svg>
21966"#;
21967pub const ICON_CHEVRON_COMPACT_DOWN: &str = r#"
21968<svg
21969 xmlns="http://www.w3.org/2000/svg"
21970 width="24"
21971 height="24"
21972 viewBox="0 0 24 24"
21973 fill="none"
21974 stroke="currentColor"
21975 stroke-width="1.5"
21976 stroke-linecap="round"
21977 stroke-linejoin="round"
21978>
21979 <path d="M4 11l8 3l8 -3" />
21980</svg>
21981"#;
21982pub const ICON_CHEVRON_COMPACT_LEFT: &str = r#"
21983<svg
21984 xmlns="http://www.w3.org/2000/svg"
21985 width="24"
21986 height="24"
21987 viewBox="0 0 24 24"
21988 fill="none"
21989 stroke="currentColor"
21990 stroke-width="1.5"
21991 stroke-linecap="round"
21992 stroke-linejoin="round"
21993>
21994 <path d="M13 20l-3 -8l3 -8" />
21995</svg>
21996"#;
21997pub const ICON_CHEVRON_COMPACT_RIGHT: &str = r#"
21998<svg
21999 xmlns="http://www.w3.org/2000/svg"
22000 width="24"
22001 height="24"
22002 viewBox="0 0 24 24"
22003 fill="none"
22004 stroke="currentColor"
22005 stroke-width="1.5"
22006 stroke-linecap="round"
22007 stroke-linejoin="round"
22008>
22009 <path d="M11 4l3 8l-3 8" />
22010</svg>
22011"#;
22012pub const ICON_CHEVRON_COMPACT_UP: &str = r#"
22013<svg
22014 xmlns="http://www.w3.org/2000/svg"
22015 width="24"
22016 height="24"
22017 viewBox="0 0 24 24"
22018 fill="none"
22019 stroke="currentColor"
22020 stroke-width="1.5"
22021 stroke-linecap="round"
22022 stroke-linejoin="round"
22023>
22024 <path d="M4 13l8 -3l8 3" />
22025</svg>
22026"#;
22027pub const ICON_CHEVRON_DOWN_LEFT: &str = r#"
22028<svg
22029 xmlns="http://www.w3.org/2000/svg"
22030 width="24"
22031 height="24"
22032 viewBox="0 0 24 24"
22033 fill="none"
22034 stroke="currentColor"
22035 stroke-width="1.5"
22036 stroke-linecap="round"
22037 stroke-linejoin="round"
22038>
22039 <path d="M8 8v8h8" />
22040</svg>
22041"#;
22042pub const ICON_CHEVRON_DOWN_RIGHT: &str = r#"
22043<svg
22044 xmlns="http://www.w3.org/2000/svg"
22045 width="24"
22046 height="24"
22047 viewBox="0 0 24 24"
22048 fill="none"
22049 stroke="currentColor"
22050 stroke-width="1.5"
22051 stroke-linecap="round"
22052 stroke-linejoin="round"
22053>
22054 <path d="M16 8v8h-8" />
22055</svg>
22056"#;
22057pub const ICON_CHEVRON_DOWN: &str = r#"
22058<svg
22059 xmlns="http://www.w3.org/2000/svg"
22060 width="24"
22061 height="24"
22062 viewBox="0 0 24 24"
22063 fill="none"
22064 stroke="currentColor"
22065 stroke-width="1.5"
22066 stroke-linecap="round"
22067 stroke-linejoin="round"
22068>
22069 <path d="M6 9l6 6l6 -6" />
22070</svg>
22071"#;
22072pub const ICON_CHEVRON_LEFT_PIPE: &str = r#"
22073<svg
22074 xmlns="http://www.w3.org/2000/svg"
22075 width="24"
22076 height="24"
22077 viewBox="0 0 24 24"
22078 fill="none"
22079 stroke="currentColor"
22080 stroke-width="1.5"
22081 stroke-linecap="round"
22082 stroke-linejoin="round"
22083>
22084 <path d="M7 6v12" />
22085 <path d="M18 6l-6 6l6 6" />
22086</svg>
22087"#;
22088pub const ICON_CHEVRON_LEFT: &str = r#"
22089<svg
22090 xmlns="http://www.w3.org/2000/svg"
22091 width="24"
22092 height="24"
22093 viewBox="0 0 24 24"
22094 fill="none"
22095 stroke="currentColor"
22096 stroke-width="1.5"
22097 stroke-linecap="round"
22098 stroke-linejoin="round"
22099>
22100 <path d="M15 6l-6 6l6 6" />
22101</svg>
22102"#;
22103pub const ICON_CHEVRON_RIGHT_PIPE: &str = r#"
22104<svg
22105 xmlns="http://www.w3.org/2000/svg"
22106 width="24"
22107 height="24"
22108 viewBox="0 0 24 24"
22109 fill="none"
22110 stroke="currentColor"
22111 stroke-width="1.5"
22112 stroke-linecap="round"
22113 stroke-linejoin="round"
22114>
22115 <path d="M6 6l6 6l-6 6" />
22116 <path d="M17 5v13" />
22117</svg>
22118"#;
22119pub const ICON_CHEVRON_RIGHT: &str = r#"
22120<svg
22121 xmlns="http://www.w3.org/2000/svg"
22122 width="24"
22123 height="24"
22124 viewBox="0 0 24 24"
22125 fill="none"
22126 stroke="currentColor"
22127 stroke-width="1.5"
22128 stroke-linecap="round"
22129 stroke-linejoin="round"
22130>
22131 <path d="M9 6l6 6l-6 6" />
22132</svg>
22133"#;
22134pub const ICON_CHEVRON_UP_LEFT: &str = r#"
22135<svg
22136 xmlns="http://www.w3.org/2000/svg"
22137 width="24"
22138 height="24"
22139 viewBox="0 0 24 24"
22140 fill="none"
22141 stroke="currentColor"
22142 stroke-width="1.5"
22143 stroke-linecap="round"
22144 stroke-linejoin="round"
22145>
22146 <path d="M8 16v-8h8" />
22147</svg>
22148"#;
22149pub const ICON_CHEVRON_UP_RIGHT: &str = r#"
22150<svg
22151 xmlns="http://www.w3.org/2000/svg"
22152 width="24"
22153 height="24"
22154 viewBox="0 0 24 24"
22155 fill="none"
22156 stroke="currentColor"
22157 stroke-width="1.5"
22158 stroke-linecap="round"
22159 stroke-linejoin="round"
22160>
22161 <path d="M8 8h8v8" />
22162</svg>
22163"#;
22164pub const ICON_CHEVRON_UP: &str = r#"
22165<svg
22166 xmlns="http://www.w3.org/2000/svg"
22167 width="24"
22168 height="24"
22169 viewBox="0 0 24 24"
22170 fill="none"
22171 stroke="currentColor"
22172 stroke-width="1.5"
22173 stroke-linecap="round"
22174 stroke-linejoin="round"
22175>
22176 <path d="M6 15l6 -6l6 6" />
22177</svg>
22178"#;
22179pub const ICON_CHEVRONS_DOWN_LEFT: &str = r#"
22180<svg
22181 xmlns="http://www.w3.org/2000/svg"
22182 width="24"
22183 height="24"
22184 viewBox="0 0 24 24"
22185 fill="none"
22186 stroke="currentColor"
22187 stroke-width="1.5"
22188 stroke-linecap="round"
22189 stroke-linejoin="round"
22190>
22191 <path d="M11 5v8h8" />
22192 <path d="M7 9v8h8" />
22193</svg>
22194"#;
22195pub const ICON_CHEVRONS_DOWN_RIGHT: &str = r#"
22196<svg
22197 xmlns="http://www.w3.org/2000/svg"
22198 width="24"
22199 height="24"
22200 viewBox="0 0 24 24"
22201 fill="none"
22202 stroke="currentColor"
22203 stroke-width="1.5"
22204 stroke-linecap="round"
22205 stroke-linejoin="round"
22206>
22207 <path d="M13 5v8h-8" />
22208 <path d="M17 9v8h-8" />
22209</svg>
22210"#;
22211pub const ICON_CHEVRONS_DOWN: &str = r#"
22212<svg
22213 xmlns="http://www.w3.org/2000/svg"
22214 width="24"
22215 height="24"
22216 viewBox="0 0 24 24"
22217 fill="none"
22218 stroke="currentColor"
22219 stroke-width="1.5"
22220 stroke-linecap="round"
22221 stroke-linejoin="round"
22222>
22223 <path d="M7 7l5 5l5 -5" />
22224 <path d="M7 13l5 5l5 -5" />
22225</svg>
22226"#;
22227pub const ICON_CHEVRONS_LEFT: &str = r#"
22228<svg
22229 xmlns="http://www.w3.org/2000/svg"
22230 width="24"
22231 height="24"
22232 viewBox="0 0 24 24"
22233 fill="none"
22234 stroke="currentColor"
22235 stroke-width="1.5"
22236 stroke-linecap="round"
22237 stroke-linejoin="round"
22238>
22239 <path d="M11 7l-5 5l5 5" />
22240 <path d="M17 7l-5 5l5 5" />
22241</svg>
22242"#;
22243pub const ICON_CHEVRONS_RIGHT: &str = r#"
22244<svg
22245 xmlns="http://www.w3.org/2000/svg"
22246 width="24"
22247 height="24"
22248 viewBox="0 0 24 24"
22249 fill="none"
22250 stroke="currentColor"
22251 stroke-width="1.5"
22252 stroke-linecap="round"
22253 stroke-linejoin="round"
22254>
22255 <path d="M7 7l5 5l-5 5" />
22256 <path d="M13 7l5 5l-5 5" />
22257</svg>
22258"#;
22259pub const ICON_CHEVRONS_UP_LEFT: &str = r#"
22260<svg
22261 xmlns="http://www.w3.org/2000/svg"
22262 width="24"
22263 height="24"
22264 viewBox="0 0 24 24"
22265 fill="none"
22266 stroke="currentColor"
22267 stroke-width="1.5"
22268 stroke-linecap="round"
22269 stroke-linejoin="round"
22270>
22271 <path d="M7 15v-8h8" />
22272 <path d="M11 19v-8h8" />
22273</svg>
22274"#;
22275pub const ICON_CHEVRONS_UP_RIGHT: &str = r#"
22276<svg
22277 xmlns="http://www.w3.org/2000/svg"
22278 width="24"
22279 height="24"
22280 viewBox="0 0 24 24"
22281 fill="none"
22282 stroke="currentColor"
22283 stroke-width="1.5"
22284 stroke-linecap="round"
22285 stroke-linejoin="round"
22286>
22287 <path d="M9 7h8v8" />
22288 <path d="M5 11h8v8" />
22289</svg>
22290"#;
22291pub const ICON_CHEVRONS_UP: &str = r#"
22292<svg
22293 xmlns="http://www.w3.org/2000/svg"
22294 width="24"
22295 height="24"
22296 viewBox="0 0 24 24"
22297 fill="none"
22298 stroke="currentColor"
22299 stroke-width="1.5"
22300 stroke-linecap="round"
22301 stroke-linejoin="round"
22302>
22303 <path d="M7 11l5 -5l5 5" />
22304 <path d="M7 17l5 -5l5 5" />
22305</svg>
22306"#;
22307pub const ICON_CHISEL: &str = r#"
22308<svg
22309 xmlns="http://www.w3.org/2000/svg"
22310 width="24"
22311 height="24"
22312 viewBox="0 0 24 24"
22313 fill="none"
22314 stroke="currentColor"
22315 stroke-width="1.5"
22316 stroke-linecap="round"
22317 stroke-linejoin="round"
22318>
22319 <path d="M14 14l1.5 1.5" />
22320 <path d="M18.347 15.575l2.08 2.079a1.96 1.96 0 0 1 -2.773 2.772l-2.08 -2.079a1.96 1.96 0 0 1 2.773 -2.772z" />
22321 <path d="M3 6l3 -3l7.414 7.414a2 2 0 0 1 .586 1.414v2.172h-2.172a2 2 0 0 1 -1.414 -.586l-7.414 -7.414z" />
22322</svg>
22323"#;
22324pub const ICON_CHRISTMAS_BALL: &str = r#"
22325<svg
22326 xmlns="http://www.w3.org/2000/svg"
22327 width="24"
22328 height="24"
22329 viewBox="0 0 24 24"
22330 fill="none"
22331 stroke="currentColor"
22332 stroke-width="1.5"
22333 stroke-linecap="round"
22334 stroke-linejoin="round"
22335>
22336 <path d="M12 13m-8 0a8 8 0 1 0 16 0a8 8 0 1 0 -16 0" />
22337 <path d="M11 5l1 -2l1 2" />
22338 <path d="M4.512 10.161c2.496 -1.105 4.992 -.825 7.488 .839c2.627 1.752 5.255 1.97 7.882 .653" />
22339 <path d="M4.315 15.252c2.561 -1.21 5.123 -.96 7.685 .748c2.293 1.528 4.585 1.889 6.878 1.081" />
22340</svg>
22341"#;
22342pub const ICON_CHRISTMAS_TREE_OFF: &str = r#"
22343<svg
22344 xmlns="http://www.w3.org/2000/svg"
22345 width="24"
22346 height="24"
22347 viewBox="0 0 24 24"
22348 fill="none"
22349 stroke="currentColor"
22350 stroke-width="1.5"
22351 stroke-linecap="round"
22352 stroke-linejoin="round"
22353>
22354 <path d="M9.5 5.5l2.5 -2.5l4 4l-2 1l4 4l-1.5 .5m.5 4.5h-12l4 -4l-3 -1l3 -3" />
22355 <path d="M14 17v3a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-3" />
22356 <path d="M3 3l18 18" />
22357</svg>
22358"#;
22359pub const ICON_CHRISTMAS_TREE: &str = r#"
22360<svg
22361 xmlns="http://www.w3.org/2000/svg"
22362 width="24"
22363 height="24"
22364 viewBox="0 0 24 24"
22365 fill="none"
22366 stroke="currentColor"
22367 stroke-width="1.5"
22368 stroke-linecap="round"
22369 stroke-linejoin="round"
22370>
22371 <path d="M12 3l4 4l-2 1l4 4l-3 1l4 4h-14l4 -4l-3 -1l4 -4l-2 -1z" />
22372 <path d="M14 17v3a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-3" />
22373</svg>
22374"#;
22375pub const ICON_CIRCLE_ARROW_DOWN_LEFT: &str = r#"
22376<svg
22377 xmlns="http://www.w3.org/2000/svg"
22378 width="24"
22379 height="24"
22380 viewBox="0 0 24 24"
22381 fill="none"
22382 stroke="currentColor"
22383 stroke-width="1.5"
22384 stroke-linecap="round"
22385 stroke-linejoin="round"
22386>
22387 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
22388 <path d="M15 9l-6 6" />
22389 <path d="M15 15h-6v-6" />
22390</svg>
22391"#;
22392pub const ICON_CIRCLE_ARROW_DOWN_RIGHT: &str = r#"
22393<svg
22394 xmlns="http://www.w3.org/2000/svg"
22395 width="24"
22396 height="24"
22397 viewBox="0 0 24 24"
22398 fill="none"
22399 stroke="currentColor"
22400 stroke-width="1.5"
22401 stroke-linecap="round"
22402 stroke-linejoin="round"
22403>
22404 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
22405 <path d="M15 15h-6" />
22406 <path d="M15 9v6l-6 -6" />
22407</svg>
22408"#;
22409pub const ICON_CIRCLE_ARROW_DOWN: &str = r#"
22410<svg
22411 xmlns="http://www.w3.org/2000/svg"
22412 width="24"
22413 height="24"
22414 viewBox="0 0 24 24"
22415 fill="none"
22416 stroke="currentColor"
22417 stroke-width="1.5"
22418 stroke-linecap="round"
22419 stroke-linejoin="round"
22420>
22421 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
22422 <path d="M8 12l4 4" />
22423 <path d="M12 8v8" />
22424 <path d="M16 12l-4 4" />
22425</svg>
22426"#;
22427pub const ICON_CIRCLE_ARROW_LEFT: &str = r#"
22428<svg
22429 xmlns="http://www.w3.org/2000/svg"
22430 width="24"
22431 height="24"
22432 viewBox="0 0 24 24"
22433 fill="none"
22434 stroke="currentColor"
22435 stroke-width="1.5"
22436 stroke-linecap="round"
22437 stroke-linejoin="round"
22438>
22439 <path d="M12 21a9 9 0 1 0 0 -18a9 9 0 0 0 0 18" />
22440 <path d="M8 12l4 4" />
22441 <path d="M8 12h8" />
22442 <path d="M12 8l-4 4" />
22443</svg>
22444"#;
22445pub const ICON_CIRCLE_ARROW_RIGHT: &str = r#"
22446<svg
22447 xmlns="http://www.w3.org/2000/svg"
22448 width="24"
22449 height="24"
22450 viewBox="0 0 24 24"
22451 fill="none"
22452 stroke="currentColor"
22453 stroke-width="1.5"
22454 stroke-linecap="round"
22455 stroke-linejoin="round"
22456>
22457 <path d="M12 3a9 9 0 1 0 0 18a9 9 0 0 0 0 -18" />
22458 <path d="M16 12l-4 -4" />
22459 <path d="M16 12h-8" />
22460 <path d="M12 16l4 -4" />
22461</svg>
22462"#;
22463pub const ICON_CIRCLE_ARROW_UP_LEFT: &str = r#"
22464<svg
22465 xmlns="http://www.w3.org/2000/svg"
22466 width="24"
22467 height="24"
22468 viewBox="0 0 24 24"
22469 fill="none"
22470 stroke="currentColor"
22471 stroke-width="1.5"
22472 stroke-linecap="round"
22473 stroke-linejoin="round"
22474>
22475 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
22476 <path d="M9 9l6 6" />
22477 <path d="M15 9h-6v6" />
22478</svg>
22479"#;
22480pub const ICON_CIRCLE_ARROW_UP_RIGHT: &str = r#"
22481<svg
22482 xmlns="http://www.w3.org/2000/svg"
22483 width="24"
22484 height="24"
22485 viewBox="0 0 24 24"
22486 fill="none"
22487 stroke="currentColor"
22488 stroke-width="1.5"
22489 stroke-linecap="round"
22490 stroke-linejoin="round"
22491>
22492 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
22493 <path d="M15 9l-6 6" />
22494 <path d="M15 15v-6h-6" />
22495</svg>
22496"#;
22497pub const ICON_CIRCLE_ARROW_UP: &str = r#"
22498<svg
22499 xmlns="http://www.w3.org/2000/svg"
22500 width="24"
22501 height="24"
22502 viewBox="0 0 24 24"
22503 fill="none"
22504 stroke="currentColor"
22505 stroke-width="1.5"
22506 stroke-linecap="round"
22507 stroke-linejoin="round"
22508>
22509 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
22510 <path d="M12 8l-4 4" />
22511 <path d="M12 8v8" />
22512 <path d="M16 12l-4 -4" />
22513</svg>
22514"#;
22515pub const ICON_CIRCLE_CARET_DOWN: &str = r#"
22516<svg
22517 xmlns="http://www.w3.org/2000/svg"
22518 width="24"
22519 height="24"
22520 viewBox="0 0 24 24"
22521 fill="none"
22522 stroke="currentColor"
22523 stroke-width="1.5"
22524 stroke-linecap="round"
22525 stroke-linejoin="round"
22526>
22527 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
22528 <path d="M12 15l-4 -4h8z" />
22529</svg>
22530"#;
22531pub const ICON_CIRCLE_CARET_LEFT: &str = r#"
22532<svg
22533 xmlns="http://www.w3.org/2000/svg"
22534 width="24"
22535 height="24"
22536 viewBox="0 0 24 24"
22537 fill="none"
22538 stroke="currentColor"
22539 stroke-width="1.5"
22540 stroke-linecap="round"
22541 stroke-linejoin="round"
22542>
22543 <path d="M9 12l4 -4v8z" />
22544 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
22545</svg>
22546"#;
22547pub const ICON_CIRCLE_CARET_RIGHT: &str = r#"
22548<svg
22549 xmlns="http://www.w3.org/2000/svg"
22550 width="24"
22551 height="24"
22552 viewBox="0 0 24 24"
22553 fill="none"
22554 stroke="currentColor"
22555 stroke-width="1.5"
22556 stroke-linecap="round"
22557 stroke-linejoin="round"
22558>
22559 <path d="M15 12l-4 -4v8z" />
22560 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
22561</svg>
22562"#;
22563pub const ICON_CIRCLE_CARET_UP: &str = r#"
22564<svg
22565 xmlns="http://www.w3.org/2000/svg"
22566 width="24"
22567 height="24"
22568 viewBox="0 0 24 24"
22569 fill="none"
22570 stroke="currentColor"
22571 stroke-width="1.5"
22572 stroke-linecap="round"
22573 stroke-linejoin="round"
22574>
22575 <path d="M12 9l4 4h-8z" />
22576 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
22577</svg>
22578"#;
22579pub const ICON_CIRCLE_CHECK: &str = r#"
22580<svg
22581 xmlns="http://www.w3.org/2000/svg"
22582 width="24"
22583 height="24"
22584 viewBox="0 0 24 24"
22585 fill="none"
22586 stroke="currentColor"
22587 stroke-width="1.5"
22588 stroke-linecap="round"
22589 stroke-linejoin="round"
22590>
22591 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
22592 <path d="M9 12l2 2l4 -4" />
22593</svg>
22594"#;
22595pub const ICON_CIRCLE_CHEVRON_DOWN: &str = r#"
22596<svg
22597 xmlns="http://www.w3.org/2000/svg"
22598 width="24"
22599 height="24"
22600 viewBox="0 0 24 24"
22601 fill="none"
22602 stroke="currentColor"
22603 stroke-width="1.5"
22604 stroke-linecap="round"
22605 stroke-linejoin="round"
22606>
22607 <path d="M15 11l-3 3l-3 -3" />
22608 <path d="M12 3a9 9 0 1 0 0 18a9 9 0 0 0 0 -18z" />
22609</svg>
22610"#;
22611pub const ICON_CIRCLE_CHEVRON_LEFT: &str = r#"
22612<svg
22613 xmlns="http://www.w3.org/2000/svg"
22614 width="24"
22615 height="24"
22616 viewBox="0 0 24 24"
22617 fill="none"
22618 stroke="currentColor"
22619 stroke-width="1.5"
22620 stroke-linecap="round"
22621 stroke-linejoin="round"
22622>
22623 <path d="M13 15l-3 -3l3 -3" />
22624 <path d="M21 12a9 9 0 1 0 -18 0a9 9 0 0 0 18 0z" />
22625</svg>
22626"#;
22627pub const ICON_CIRCLE_CHEVRON_RIGHT: &str = r#"
22628<svg
22629 xmlns="http://www.w3.org/2000/svg"
22630 width="24"
22631 height="24"
22632 viewBox="0 0 24 24"
22633 fill="none"
22634 stroke="currentColor"
22635 stroke-width="1.5"
22636 stroke-linecap="round"
22637 stroke-linejoin="round"
22638>
22639 <path d="M11 9l3 3l-3 3" />
22640 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0z" />
22641</svg>
22642"#;
22643pub const ICON_CIRCLE_CHEVRON_UP: &str = r#"
22644<svg
22645 xmlns="http://www.w3.org/2000/svg"
22646 width="24"
22647 height="24"
22648 viewBox="0 0 24 24"
22649 fill="none"
22650 stroke="currentColor"
22651 stroke-width="1.5"
22652 stroke-linecap="round"
22653 stroke-linejoin="round"
22654>
22655 <path d="M9 13l3 -3l3 3" />
22656 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
22657</svg>
22658"#;
22659pub const ICON_CIRCLE_CHEVRONS_DOWN: &str = r#"
22660<svg
22661 xmlns="http://www.w3.org/2000/svg"
22662 width="24"
22663 height="24"
22664 viewBox="0 0 24 24"
22665 fill="none"
22666 stroke="currentColor"
22667 stroke-width="1.5"
22668 stroke-linecap="round"
22669 stroke-linejoin="round"
22670>
22671 <path d="M15 9l-3 3l-3 -3" />
22672 <path d="M15 13l-3 3l-3 -3" />
22673 <path d="M12 3a9 9 0 1 0 0 18a9 9 0 0 0 0 -18z" />
22674</svg>
22675"#;
22676pub const ICON_CIRCLE_CHEVRONS_LEFT: &str = r#"
22677<svg
22678 xmlns="http://www.w3.org/2000/svg"
22679 width="24"
22680 height="24"
22681 viewBox="0 0 24 24"
22682 fill="none"
22683 stroke="currentColor"
22684 stroke-width="1.5"
22685 stroke-linecap="round"
22686 stroke-linejoin="round"
22687>
22688 <path d="M15 15l-3 -3l3 -3" />
22689 <path d="M11 15l-3 -3l3 -3" />
22690 <path d="M21 12a9 9 0 1 0 0 .265l0 -.265z" />
22691</svg>
22692"#;
22693pub const ICON_CIRCLE_CHEVRONS_RIGHT: &str = r#"
22694<svg
22695 xmlns="http://www.w3.org/2000/svg"
22696 width="24"
22697 height="24"
22698 viewBox="0 0 24 24"
22699 fill="none"
22700 stroke="currentColor"
22701 stroke-width="1.5"
22702 stroke-linecap="round"
22703 stroke-linejoin="round"
22704>
22705 <path d="M9 9l3 3l-3 3" />
22706 <path d="M13 9l3 3l-3 3" />
22707 <path d="M3 12a9 9 0 1 0 0 -.265l0 .265z" />
22708</svg>
22709"#;
22710pub const ICON_CIRCLE_CHEVRONS_UP: &str = r#"
22711<svg
22712 xmlns="http://www.w3.org/2000/svg"
22713 width="24"
22714 height="24"
22715 viewBox="0 0 24 24"
22716 fill="none"
22717 stroke="currentColor"
22718 stroke-width="1.5"
22719 stroke-linecap="round"
22720 stroke-linejoin="round"
22721>
22722 <path d="M9 15l3 -3l3 3" />
22723 <path d="M9 11l3 -3l3 3" />
22724 <path d="M12 21a9 9 0 1 0 -.265 0l.265 0z" />
22725</svg>
22726"#;
22727pub const ICON_CIRCLE_DASHED_CHECK: &str = r#"
22728<svg
22729 xmlns="http://www.w3.org/2000/svg"
22730 width="24"
22731 height="24"
22732 viewBox="0 0 24 24"
22733 fill="none"
22734 stroke="currentColor"
22735 stroke-width="1.5"
22736 stroke-linecap="round"
22737 stroke-linejoin="round"
22738>
22739 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
22740 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
22741 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
22742 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
22743 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
22744 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
22745 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
22746 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
22747 <path d="M9 12l2 2l4 -4" />
22748</svg>
22749"#;
22750pub const ICON_CIRCLE_DASHED_LETTER_A: &str = r#"
22751<svg
22752 xmlns="http://www.w3.org/2000/svg"
22753 width="24"
22754 height="24"
22755 viewBox="0 0 24 24"
22756 fill="none"
22757 stroke="currentColor"
22758 stroke-width="1.5"
22759 stroke-linecap="round"
22760 stroke-linejoin="round"
22761>
22762 <path d="M10 16v-6a2 2 0 1 1 4 0v6" />
22763 <path d="M10 13h4" />
22764 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
22765 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
22766 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
22767 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
22768 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
22769 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
22770 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
22771 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
22772</svg>
22773"#;
22774pub const ICON_CIRCLE_DASHED_LETTER_B: &str = r#"
22775<svg
22776 xmlns="http://www.w3.org/2000/svg"
22777 width="24"
22778 height="24"
22779 viewBox="0 0 24 24"
22780 fill="none"
22781 stroke="currentColor"
22782 stroke-width="1.5"
22783 stroke-linecap="round"
22784 stroke-linejoin="round"
22785>
22786 <path d="M10 16h2a2 2 0 1 0 0 -4h-2h2a2 2 0 1 0 0 -4h-2z" />
22787 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
22788 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
22789 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
22790 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
22791 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
22792 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
22793 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
22794 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
22795</svg>
22796"#;
22797pub const ICON_CIRCLE_DASHED_LETTER_C: &str = r#"
22798<svg
22799 xmlns="http://www.w3.org/2000/svg"
22800 width="24"
22801 height="24"
22802 viewBox="0 0 24 24"
22803 fill="none"
22804 stroke="currentColor"
22805 stroke-width="1.5"
22806 stroke-linecap="round"
22807 stroke-linejoin="round"
22808>
22809 <path d="M14 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
22810 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
22811 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
22812 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
22813 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
22814 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
22815 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
22816 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
22817 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
22818</svg>
22819"#;
22820pub const ICON_CIRCLE_DASHED_LETTER_D: &str = r#"
22821<svg
22822 xmlns="http://www.w3.org/2000/svg"
22823 width="24"
22824 height="24"
22825 viewBox="0 0 24 24"
22826 fill="none"
22827 stroke="currentColor"
22828 stroke-width="1.5"
22829 stroke-linecap="round"
22830 stroke-linejoin="round"
22831>
22832 <path d="M10 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" />
22833 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
22834 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
22835 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
22836 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
22837 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
22838 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
22839 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
22840 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
22841</svg>
22842"#;
22843pub const ICON_CIRCLE_DASHED_LETTER_E: &str = r#"
22844<svg
22845 xmlns="http://www.w3.org/2000/svg"
22846 width="24"
22847 height="24"
22848 viewBox="0 0 24 24"
22849 fill="none"
22850 stroke="currentColor"
22851 stroke-width="1.5"
22852 stroke-linecap="round"
22853 stroke-linejoin="round"
22854>
22855 <path d="M14 8h-4v8h4" />
22856 <path d="M10 12h2.5" />
22857 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
22858 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
22859 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
22860 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
22861 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
22862 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
22863 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
22864 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
22865</svg>
22866"#;
22867pub const ICON_CIRCLE_DASHED_LETTER_F: &str = r#"
22868<svg
22869 xmlns="http://www.w3.org/2000/svg"
22870 width="24"
22871 height="24"
22872 viewBox="0 0 24 24"
22873 fill="none"
22874 stroke="currentColor"
22875 stroke-width="1.5"
22876 stroke-linecap="round"
22877 stroke-linejoin="round"
22878>
22879 <path d="M10 12h3" />
22880 <path d="M14 8h-4v8" />
22881 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
22882 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
22883 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
22884 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
22885 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
22886 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
22887 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
22888 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
22889</svg>
22890"#;
22891pub const ICON_CIRCLE_DASHED_LETTER_G: &str = r#"
22892<svg
22893 xmlns="http://www.w3.org/2000/svg"
22894 width="24"
22895 height="24"
22896 viewBox="0 0 24 24"
22897 fill="none"
22898 stroke="currentColor"
22899 stroke-width="1.5"
22900 stroke-linecap="round"
22901 stroke-linejoin="round"
22902>
22903 <path d="M14 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
22904 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
22905 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
22906 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
22907 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
22908 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
22909 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
22910 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
22911 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
22912</svg>
22913"#;
22914pub const ICON_CIRCLE_DASHED_LETTER_H: &str = r#"
22915<svg
22916 xmlns="http://www.w3.org/2000/svg"
22917 width="24"
22918 height="24"
22919 viewBox="0 0 24 24"
22920 fill="none"
22921 stroke="currentColor"
22922 stroke-width="1.5"
22923 stroke-linecap="round"
22924 stroke-linejoin="round"
22925>
22926 <path d="M10 16v-8m4 0v8" />
22927 <path d="M10 12h4" />
22928 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
22929 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
22930 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
22931 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
22932 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
22933 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
22934 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
22935 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
22936</svg>
22937"#;
22938pub const ICON_CIRCLE_DASHED_LETTER_I: &str = r#"
22939<svg
22940 xmlns="http://www.w3.org/2000/svg"
22941 width="24"
22942 height="24"
22943 viewBox="0 0 24 24"
22944 fill="none"
22945 stroke="currentColor"
22946 stroke-width="1.5"
22947 stroke-linecap="round"
22948 stroke-linejoin="round"
22949>
22950 <path d="M12 8v8" />
22951 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
22952 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
22953 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
22954 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
22955 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
22956 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
22957 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
22958 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
22959</svg>
22960"#;
22961pub const ICON_CIRCLE_DASHED_LETTER_J: &str = r#"
22962<svg
22963 xmlns="http://www.w3.org/2000/svg"
22964 width="24"
22965 height="24"
22966 viewBox="0 0 24 24"
22967 fill="none"
22968 stroke="currentColor"
22969 stroke-width="1.5"
22970 stroke-linecap="round"
22971 stroke-linejoin="round"
22972>
22973 <path d="M10 8h4v6a2 2 0 1 1 -4 0" />
22974 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
22975 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
22976 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
22977 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
22978 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
22979 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
22980 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
22981 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
22982</svg>
22983"#;
22984pub const ICON_CIRCLE_DASHED_LETTER_K: &str = r#"
22985<svg
22986 xmlns="http://www.w3.org/2000/svg"
22987 width="24"
22988 height="24"
22989 viewBox="0 0 24 24"
22990 fill="none"
22991 stroke="currentColor"
22992 stroke-width="1.5"
22993 stroke-linecap="round"
22994 stroke-linejoin="round"
22995>
22996 <path d="M10 8v8" />
22997 <path d="M14 8l-2.5 4l2.5 4" />
22998 <path d="M10 12h1.5" />
22999 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23000 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23001 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23002 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23003 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23004 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23005 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23006 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23007</svg>
23008"#;
23009pub const ICON_CIRCLE_DASHED_LETTER_L: &str = r#"
23010<svg
23011 xmlns="http://www.w3.org/2000/svg"
23012 width="24"
23013 height="24"
23014 viewBox="0 0 24 24"
23015 fill="none"
23016 stroke="currentColor"
23017 stroke-width="1.5"
23018 stroke-linecap="round"
23019 stroke-linejoin="round"
23020>
23021 <path d="M10 8v8h4" />
23022 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23023 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23024 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23025 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23026 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23027 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23028 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23029 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23030</svg>
23031"#;
23032pub const ICON_CIRCLE_DASHED_LETTER_LETTER_V: &str = r#"
23033<svg
23034 xmlns="http://www.w3.org/2000/svg"
23035 width="24"
23036 height="24"
23037 viewBox="0 0 24 24"
23038 fill="none"
23039 stroke="currentColor"
23040 stroke-width="1.5"
23041 stroke-linecap="round"
23042 stroke-linejoin="round"
23043>
23044 <path d="M10 8l2 8l2 -8" />
23045 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23046 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23047 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23048 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23049 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23050 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23051 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23052 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23053</svg>
23054"#;
23055pub const ICON_CIRCLE_DASHED_LETTER_M: &str = r#"
23056<svg
23057 xmlns="http://www.w3.org/2000/svg"
23058 width="24"
23059 height="24"
23060 viewBox="0 0 24 24"
23061 fill="none"
23062 stroke="currentColor"
23063 stroke-width="1.5"
23064 stroke-linecap="round"
23065 stroke-linejoin="round"
23066>
23067 <path d="M9 16v-8l3 5l3 -5v8" />
23068 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23069 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23070 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23071 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23072 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23073 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23074 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23075 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23076</svg>
23077"#;
23078pub const ICON_CIRCLE_DASHED_LETTER_N: &str = r#"
23079<svg
23080 xmlns="http://www.w3.org/2000/svg"
23081 width="24"
23082 height="24"
23083 viewBox="0 0 24 24"
23084 fill="none"
23085 stroke="currentColor"
23086 stroke-width="1.5"
23087 stroke-linecap="round"
23088 stroke-linejoin="round"
23089>
23090 <path d="M10 16v-8l4 8v-8" />
23091 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23092 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23093 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23094 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23095 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23096 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23097 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23098 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23099</svg>
23100"#;
23101pub const ICON_CIRCLE_DASHED_LETTER_O: &str = r#"
23102<svg
23103 xmlns="http://www.w3.org/2000/svg"
23104 width="24"
23105 height="24"
23106 viewBox="0 0 24 24"
23107 fill="none"
23108 stroke="currentColor"
23109 stroke-width="1.5"
23110 stroke-linecap="round"
23111 stroke-linejoin="round"
23112>
23113 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
23114 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23115 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23116 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23117 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23118 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23119 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23120 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23121 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23122</svg>
23123"#;
23124pub const ICON_CIRCLE_DASHED_LETTER_P: &str = r#"
23125<svg
23126 xmlns="http://www.w3.org/2000/svg"
23127 width="24"
23128 height="24"
23129 viewBox="0 0 24 24"
23130 fill="none"
23131 stroke="currentColor"
23132 stroke-width="1.5"
23133 stroke-linecap="round"
23134 stroke-linejoin="round"
23135>
23136 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8" />
23137 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23138 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23139 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23140 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23141 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23142 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23143 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23144 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23145</svg>
23146"#;
23147pub const ICON_CIRCLE_DASHED_LETTER_Q: &str = r#"
23148<svg
23149 xmlns="http://www.w3.org/2000/svg"
23150 width="24"
23151 height="24"
23152 viewBox="0 0 24 24"
23153 fill="none"
23154 stroke="currentColor"
23155 stroke-width="1.5"
23156 stroke-linecap="round"
23157 stroke-linejoin="round"
23158>
23159 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
23160 <path d="M13 15l1 1" />
23161 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23162 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23163 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23164 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23165 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23166 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23167 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23168 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23169</svg>
23170"#;
23171pub const ICON_CIRCLE_DASHED_LETTER_R: &str = r#"
23172<svg
23173 xmlns="http://www.w3.org/2000/svg"
23174 width="24"
23175 height="24"
23176 viewBox="0 0 24 24"
23177 fill="none"
23178 stroke="currentColor"
23179 stroke-width="1.5"
23180 stroke-linecap="round"
23181 stroke-linejoin="round"
23182>
23183 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8m4 0l-3 -4" />
23184 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23185 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23186 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23187 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23188 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23189 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23190 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23191 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23192</svg>
23193"#;
23194pub const ICON_CIRCLE_DASHED_LETTER_S: &str = r#"
23195<svg
23196 xmlns="http://www.w3.org/2000/svg"
23197 width="24"
23198 height="24"
23199 viewBox="0 0 24 24"
23200 fill="none"
23201 stroke="currentColor"
23202 stroke-width="1.5"
23203 stroke-linecap="round"
23204 stroke-linejoin="round"
23205>
23206 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
23207 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23208 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23209 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23210 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23211 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23212 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23213 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23214 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23215</svg>
23216"#;
23217pub const ICON_CIRCLE_DASHED_LETTER_T: &str = r#"
23218<svg
23219 xmlns="http://www.w3.org/2000/svg"
23220 width="24"
23221 height="24"
23222 viewBox="0 0 24 24"
23223 fill="none"
23224 stroke="currentColor"
23225 stroke-width="1.5"
23226 stroke-linecap="round"
23227 stroke-linejoin="round"
23228>
23229 <path d="M10 8h4" />
23230 <path d="M12 8v8" />
23231 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23232 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23233 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23234 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23235 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23236 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23237 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23238 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23239</svg>
23240"#;
23241pub const ICON_CIRCLE_DASHED_LETTER_U: &str = r#"
23242<svg
23243 xmlns="http://www.w3.org/2000/svg"
23244 width="24"
23245 height="24"
23246 viewBox="0 0 24 24"
23247 fill="none"
23248 stroke="currentColor"
23249 stroke-width="1.5"
23250 stroke-linecap="round"
23251 stroke-linejoin="round"
23252>
23253 <path d="M10 8v6a2 2 0 1 0 4 0v-6" />
23254 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23255 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23256 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23257 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23258 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23259 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23260 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23261 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23262</svg>
23263"#;
23264pub const ICON_CIRCLE_DASHED_LETTER_V: &str = r#"
23265<svg
23266 xmlns="http://www.w3.org/2000/svg"
23267 width="24"
23268 height="24"
23269 viewBox="0 0 24 24"
23270 fill="none"
23271 stroke="currentColor"
23272 stroke-width="1.5"
23273 stroke-linecap="round"
23274 stroke-linejoin="round"
23275>
23276 <path d="M10 8l2 8l2 -8" />
23277 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23278 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23279 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23280 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23281 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23282 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23283 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23284 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23285</svg>
23286"#;
23287pub const ICON_CIRCLE_DASHED_LETTER_W: &str = r#"
23288<svg
23289 xmlns="http://www.w3.org/2000/svg"
23290 width="24"
23291 height="24"
23292 viewBox="0 0 24 24"
23293 fill="none"
23294 stroke="currentColor"
23295 stroke-width="1.5"
23296 stroke-linecap="round"
23297 stroke-linejoin="round"
23298>
23299 <path d="M9 8l1 8l2 -5l2 5l1 -8" />
23300 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23301 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23302 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23303 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23304 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23305 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23306 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23307 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23308</svg>
23309"#;
23310pub const ICON_CIRCLE_DASHED_LETTER_X: &str = r#"
23311<svg
23312 xmlns="http://www.w3.org/2000/svg"
23313 width="24"
23314 height="24"
23315 viewBox="0 0 24 24"
23316 fill="none"
23317 stroke="currentColor"
23318 stroke-width="1.5"
23319 stroke-linecap="round"
23320 stroke-linejoin="round"
23321>
23322 <path d="M10 8l4 8" />
23323 <path d="M10 16l4 -8" />
23324 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23325 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23326 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23327 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23328 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23329 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23330 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23331 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23332</svg>
23333"#;
23334pub const ICON_CIRCLE_DASHED_LETTER_Y: &str = r#"
23335<svg
23336 xmlns="http://www.w3.org/2000/svg"
23337 width="24"
23338 height="24"
23339 viewBox="0 0 24 24"
23340 fill="none"
23341 stroke="currentColor"
23342 stroke-width="1.5"
23343 stroke-linecap="round"
23344 stroke-linejoin="round"
23345>
23346 <path d="M10 8l2 5l2 -5" />
23347 <path d="M12 16v-3" />
23348 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23349 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23350 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23351 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23352 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23353 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23354 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23355 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23356</svg>
23357"#;
23358pub const ICON_CIRCLE_DASHED_LETTER_Z: &str = r#"
23359<svg
23360 xmlns="http://www.w3.org/2000/svg"
23361 width="24"
23362 height="24"
23363 viewBox="0 0 24 24"
23364 fill="none"
23365 stroke="currentColor"
23366 stroke-width="1.5"
23367 stroke-linecap="round"
23368 stroke-linejoin="round"
23369>
23370 <path d="M10 8h4l-4 8h4" />
23371 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23372 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23373 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23374 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23375 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23376 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23377 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23378 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23379</svg>
23380"#;
23381pub const ICON_CIRCLE_DASHED_MINUS: &str = r#"
23382<svg
23383 xmlns="http://www.w3.org/2000/svg"
23384 width="24"
23385 height="24"
23386 viewBox="0 0 24 24"
23387 fill="none"
23388 stroke="currentColor"
23389 stroke-width="1.5"
23390 stroke-linecap="round"
23391 stroke-linejoin="round"
23392>
23393 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23394 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23395 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23396 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23397 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23398 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23399 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23400 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23401 <path d="M9 12h6" />
23402</svg>
23403"#;
23404pub const ICON_CIRCLE_DASHED_NUMBER_0: &str = r#"
23405<svg
23406 xmlns="http://www.w3.org/2000/svg"
23407 width="24"
23408 height="24"
23409 viewBox="0 0 24 24"
23410 fill="none"
23411 stroke="currentColor"
23412 stroke-width="1.5"
23413 stroke-linecap="round"
23414 stroke-linejoin="round"
23415>
23416 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23417 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23418 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23419 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23420 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23421 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23422 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23423 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23424 <path d="M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
23425</svg>
23426"#;
23427pub const ICON_CIRCLE_DASHED_NUMBER_1: &str = r#"
23428<svg
23429 xmlns="http://www.w3.org/2000/svg"
23430 width="24"
23431 height="24"
23432 viewBox="0 0 24 24"
23433 fill="none"
23434 stroke="currentColor"
23435 stroke-width="1.5"
23436 stroke-linecap="round"
23437 stroke-linejoin="round"
23438>
23439 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23440 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23441 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23442 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23443 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23444 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23445 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23446 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23447 <path d="M10 10l2 -2v8" />
23448</svg>
23449"#;
23450pub const ICON_CIRCLE_DASHED_NUMBER_2: &str = r#"
23451<svg
23452 xmlns="http://www.w3.org/2000/svg"
23453 width="24"
23454 height="24"
23455 viewBox="0 0 24 24"
23456 fill="none"
23457 stroke="currentColor"
23458 stroke-width="1.5"
23459 stroke-linecap="round"
23460 stroke-linejoin="round"
23461>
23462 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23463 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23464 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23465 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23466 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23467 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23468 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23469 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23470 <path d="M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
23471</svg>
23472"#;
23473pub const ICON_CIRCLE_DASHED_NUMBER_3: &str = r#"
23474<svg
23475 xmlns="http://www.w3.org/2000/svg"
23476 width="24"
23477 height="24"
23478 viewBox="0 0 24 24"
23479 fill="none"
23480 stroke="currentColor"
23481 stroke-width="1.5"
23482 stroke-linecap="round"
23483 stroke-linejoin="round"
23484>
23485 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23486 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23487 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23488 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23489 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23490 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23491 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23492 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23493 <path d="M10 8h2.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-1.5h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-2.5" />
23494</svg>
23495"#;
23496pub const ICON_CIRCLE_DASHED_NUMBER_4: &str = r#"
23497<svg
23498 xmlns="http://www.w3.org/2000/svg"
23499 width="24"
23500 height="24"
23501 viewBox="0 0 24 24"
23502 fill="none"
23503 stroke="currentColor"
23504 stroke-width="1.5"
23505 stroke-linecap="round"
23506 stroke-linejoin="round"
23507>
23508 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23509 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23510 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23511 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23512 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23513 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23514 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23515 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23516 <path d="M10 8v3a1 1 0 0 0 1 1h3" />
23517 <path d="M14 8v8" />
23518</svg>
23519"#;
23520pub const ICON_CIRCLE_DASHED_NUMBER_5: &str = r#"
23521<svg
23522 xmlns="http://www.w3.org/2000/svg"
23523 width="24"
23524 height="24"
23525 viewBox="0 0 24 24"
23526 fill="none"
23527 stroke="currentColor"
23528 stroke-width="1.5"
23529 stroke-linecap="round"
23530 stroke-linejoin="round"
23531>
23532 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23533 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23534 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23535 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23536 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23537 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23538 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23539 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23540 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
23541</svg>
23542"#;
23543pub const ICON_CIRCLE_DASHED_NUMBER_6: &str = r#"
23544<svg
23545 xmlns="http://www.w3.org/2000/svg"
23546 width="24"
23547 height="24"
23548 viewBox="0 0 24 24"
23549 fill="none"
23550 stroke="currentColor"
23551 stroke-width="1.5"
23552 stroke-linecap="round"
23553 stroke-linejoin="round"
23554>
23555 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23556 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23557 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23558 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23559 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23560 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23561 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23562 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23563 <path d="M14 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
23564</svg>
23565"#;
23566pub const ICON_CIRCLE_DASHED_NUMBER_7: &str = r#"
23567<svg
23568 xmlns="http://www.w3.org/2000/svg"
23569 width="24"
23570 height="24"
23571 viewBox="0 0 24 24"
23572 fill="none"
23573 stroke="currentColor"
23574 stroke-width="1.5"
23575 stroke-linecap="round"
23576 stroke-linejoin="round"
23577>
23578 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23579 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23580 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23581 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23582 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23583 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23584 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23585 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23586 <path d="M10 8h4l-2 8" />
23587</svg>
23588"#;
23589pub const ICON_CIRCLE_DASHED_NUMBER_8: &str = r#"
23590<svg
23591 xmlns="http://www.w3.org/2000/svg"
23592 width="24"
23593 height="24"
23594 viewBox="0 0 24 24"
23595 fill="none"
23596 stroke="currentColor"
23597 stroke-width="1.5"
23598 stroke-linecap="round"
23599 stroke-linejoin="round"
23600>
23601 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23602 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23603 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23604 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23605 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23606 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23607 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23608 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23609 <path d="M12 12h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1" />
23610</svg>
23611"#;
23612pub const ICON_CIRCLE_DASHED_NUMBER_9: &str = r#"
23613<svg
23614 xmlns="http://www.w3.org/2000/svg"
23615 width="24"
23616 height="24"
23617 viewBox="0 0 24 24"
23618 fill="none"
23619 stroke="currentColor"
23620 stroke-width="1.5"
23621 stroke-linecap="round"
23622 stroke-linejoin="round"
23623>
23624 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23625 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23626 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23627 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23628 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23629 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23630 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23631 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23632 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
23633</svg>
23634"#;
23635pub const ICON_CIRCLE_DASHED_PERCENTAGE: &str = r#"
23636<svg
23637 xmlns="http://www.w3.org/2000/svg"
23638 width="24"
23639 height="24"
23640 viewBox="0 0 24 24"
23641 fill="none"
23642 stroke="currentColor"
23643 stroke-width="1.5"
23644 stroke-linecap="round"
23645 stroke-linejoin="round"
23646>
23647 <path d="M9 15l6 -6" />
23648 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23649 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23650 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23651 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23652 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23653 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23654 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23655 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23656 <path d="M9 9.03v.015" />
23657 <path d="M15 15.045v.015" />
23658</svg>
23659"#;
23660pub const ICON_CIRCLE_DASHED_PLUS: &str = r#"
23661<svg
23662 xmlns="http://www.w3.org/2000/svg"
23663 width="24"
23664 height="24"
23665 viewBox="0 0 24 24"
23666 fill="none"
23667 stroke="currentColor"
23668 stroke-width="1.5"
23669 stroke-linecap="round"
23670 stroke-linejoin="round"
23671>
23672 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23673 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23674 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23675 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23676 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23677 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23678 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23679 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23680 <path d="M9 12h6" />
23681 <path d="M12 9v6" />
23682</svg>
23683"#;
23684pub const ICON_CIRCLE_DASHED_X: &str = r#"
23685<svg
23686 xmlns="http://www.w3.org/2000/svg"
23687 width="24"
23688 height="24"
23689 viewBox="0 0 24 24"
23690 fill="none"
23691 stroke="currentColor"
23692 stroke-width="1.5"
23693 stroke-linecap="round"
23694 stroke-linejoin="round"
23695>
23696 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23697 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23698 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23699 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23700 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23701 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23702 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23703 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23704 <path d="M14 14l-4 -4" />
23705 <path d="M10 14l4 -4" />
23706</svg>
23707"#;
23708pub const ICON_CIRCLE_DASHED: &str = r#"
23709<svg
23710 xmlns="http://www.w3.org/2000/svg"
23711 width="24"
23712 height="24"
23713 viewBox="0 0 24 24"
23714 fill="none"
23715 stroke="currentColor"
23716 stroke-width="1.5"
23717 stroke-linecap="round"
23718 stroke-linejoin="round"
23719>
23720 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
23721 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
23722 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
23723 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
23724 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
23725 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
23726 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
23727 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
23728</svg>
23729"#;
23730pub const ICON_CIRCLE_DOT: &str = r#"
23731<svg
23732 xmlns="http://www.w3.org/2000/svg"
23733 width="24"
23734 height="24"
23735 viewBox="0 0 24 24"
23736 fill="none"
23737 stroke="currentColor"
23738 stroke-width="1.5"
23739 stroke-linecap="round"
23740 stroke-linejoin="round"
23741>
23742 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
23743 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
23744</svg>
23745"#;
23746pub const ICON_CIRCLE_DOTTED_LETTER_A: &str = r#"
23747<svg
23748 xmlns="http://www.w3.org/2000/svg"
23749 width="24"
23750 height="24"
23751 viewBox="0 0 24 24"
23752 fill="none"
23753 stroke="currentColor"
23754 stroke-width="1.5"
23755 stroke-linecap="round"
23756 stroke-linejoin="round"
23757>
23758 <path d="M10 16v-6a2 2 0 1 1 4 0v6" />
23759 <path d="M10 13h4" />
23760 <path d="M7.5 4.21v.01" />
23761 <path d="M4.21 7.5v.01" />
23762 <path d="M3 12v.01" />
23763 <path d="M4.21 16.5v.01" />
23764 <path d="M7.5 19.79v.01" />
23765 <path d="M12 21v.01" />
23766 <path d="M16.5 19.79v.01" />
23767 <path d="M19.79 16.5v.01" />
23768 <path d="M21 12v.01" />
23769 <path d="M19.79 7.5v.01" />
23770 <path d="M16.5 4.21v.01" />
23771 <path d="M12 3v.01" />
23772</svg>
23773"#;
23774pub const ICON_CIRCLE_DOTTED_LETTER_B: &str = r#"
23775<svg
23776 xmlns="http://www.w3.org/2000/svg"
23777 width="24"
23778 height="24"
23779 viewBox="0 0 24 24"
23780 fill="none"
23781 stroke="currentColor"
23782 stroke-width="1.5"
23783 stroke-linecap="round"
23784 stroke-linejoin="round"
23785>
23786 <path d="M10 16h2a2 2 0 1 0 0 -4h-2h2a2 2 0 1 0 0 -4h-2z" />
23787 <path d="M7.5 4.21v.01" />
23788 <path d="M4.21 7.5v.01" />
23789 <path d="M3 12v.01" />
23790 <path d="M4.21 16.5v.01" />
23791 <path d="M7.5 19.79v.01" />
23792 <path d="M12 21v.01" />
23793 <path d="M16.5 19.79v.01" />
23794 <path d="M19.79 16.5v.01" />
23795 <path d="M21 12v.01" />
23796 <path d="M19.79 7.5v.01" />
23797 <path d="M16.5 4.21v.01" />
23798 <path d="M12 3v.01" />
23799</svg>
23800"#;
23801pub const ICON_CIRCLE_DOTTED_LETTER_C: &str = r#"
23802<svg
23803 xmlns="http://www.w3.org/2000/svg"
23804 width="24"
23805 height="24"
23806 viewBox="0 0 24 24"
23807 fill="none"
23808 stroke="currentColor"
23809 stroke-width="1.5"
23810 stroke-linecap="round"
23811 stroke-linejoin="round"
23812>
23813 <path d="M14 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
23814 <path d="M7.5 4.21v.01" />
23815 <path d="M4.21 7.5v.01" />
23816 <path d="M3 12v.01" />
23817 <path d="M4.21 16.5v.01" />
23818 <path d="M7.5 19.79v.01" />
23819 <path d="M12 21v.01" />
23820 <path d="M16.5 19.79v.01" />
23821 <path d="M19.79 16.5v.01" />
23822 <path d="M21 12v.01" />
23823 <path d="M19.79 7.5v.01" />
23824 <path d="M16.5 4.21v.01" />
23825 <path d="M12 3v.01" />
23826</svg>
23827"#;
23828pub const ICON_CIRCLE_DOTTED_LETTER_D: &str = r#"
23829<svg
23830 xmlns="http://www.w3.org/2000/svg"
23831 width="24"
23832 height="24"
23833 viewBox="0 0 24 24"
23834 fill="none"
23835 stroke="currentColor"
23836 stroke-width="1.5"
23837 stroke-linecap="round"
23838 stroke-linejoin="round"
23839>
23840 <path d="M10 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" />
23841 <path d="M7.5 4.21v.01" />
23842 <path d="M4.21 7.5v.01" />
23843 <path d="M3 12v.01" />
23844 <path d="M4.21 16.5v.01" />
23845 <path d="M7.5 19.79v.01" />
23846 <path d="M12 21v.01" />
23847 <path d="M16.5 19.79v.01" />
23848 <path d="M19.79 16.5v.01" />
23849 <path d="M21 12v.01" />
23850 <path d="M19.79 7.5v.01" />
23851 <path d="M16.5 4.21v.01" />
23852 <path d="M12 3v.01" />
23853</svg>
23854"#;
23855pub const ICON_CIRCLE_DOTTED_LETTER_E: &str = r#"
23856<svg
23857 xmlns="http://www.w3.org/2000/svg"
23858 width="24"
23859 height="24"
23860 viewBox="0 0 24 24"
23861 fill="none"
23862 stroke="currentColor"
23863 stroke-width="1.5"
23864 stroke-linecap="round"
23865 stroke-linejoin="round"
23866>
23867 <path d="M14 8h-4v8h4" />
23868 <path d="M10 12h2.5" />
23869 <path d="M7.5 4.21v.01" />
23870 <path d="M4.21 7.5v.01" />
23871 <path d="M3 12v.01" />
23872 <path d="M4.21 16.5v.01" />
23873 <path d="M7.5 19.79v.01" />
23874 <path d="M12 21v.01" />
23875 <path d="M16.5 19.79v.01" />
23876 <path d="M19.79 16.5v.01" />
23877 <path d="M21 12v.01" />
23878 <path d="M19.79 7.5v.01" />
23879 <path d="M16.5 4.21v.01" />
23880 <path d="M12 3v.01" />
23881</svg>
23882"#;
23883pub const ICON_CIRCLE_DOTTED_LETTER_F: &str = r#"
23884<svg
23885 xmlns="http://www.w3.org/2000/svg"
23886 width="24"
23887 height="24"
23888 viewBox="0 0 24 24"
23889 fill="none"
23890 stroke="currentColor"
23891 stroke-width="1.5"
23892 stroke-linecap="round"
23893 stroke-linejoin="round"
23894>
23895 <path d="M10 12h3" />
23896 <path d="M14 8h-4v8" />
23897 <path d="M7.5 4.21v.01" />
23898 <path d="M4.21 7.5v.01" />
23899 <path d="M3 12v.01" />
23900 <path d="M4.21 16.5v.01" />
23901 <path d="M7.5 19.79v.01" />
23902 <path d="M12 21v.01" />
23903 <path d="M16.5 19.79v.01" />
23904 <path d="M19.79 16.5v.01" />
23905 <path d="M21 12v.01" />
23906 <path d="M19.79 7.5v.01" />
23907 <path d="M16.5 4.21v.01" />
23908 <path d="M12 3v.01" />
23909</svg>
23910"#;
23911pub const ICON_CIRCLE_DOTTED_LETTER_G: &str = r#"
23912<svg
23913 xmlns="http://www.w3.org/2000/svg"
23914 width="24"
23915 height="24"
23916 viewBox="0 0 24 24"
23917 fill="none"
23918 stroke="currentColor"
23919 stroke-width="1.5"
23920 stroke-linecap="round"
23921 stroke-linejoin="round"
23922>
23923 <path d="M14 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
23924 <path d="M7.5 4.21v.01" />
23925 <path d="M4.21 7.5v.01" />
23926 <path d="M3 12v.01" />
23927 <path d="M4.21 16.5v.01" />
23928 <path d="M7.5 19.79v.01" />
23929 <path d="M12 21v.01" />
23930 <path d="M16.5 19.79v.01" />
23931 <path d="M19.79 16.5v.01" />
23932 <path d="M21 12v.01" />
23933 <path d="M19.79 7.5v.01" />
23934 <path d="M16.5 4.21v.01" />
23935 <path d="M12 3v.01" />
23936</svg>
23937"#;
23938pub const ICON_CIRCLE_DOTTED_LETTER_H: &str = r#"
23939<svg
23940 xmlns="http://www.w3.org/2000/svg"
23941 width="24"
23942 height="24"
23943 viewBox="0 0 24 24"
23944 fill="none"
23945 stroke="currentColor"
23946 stroke-width="1.5"
23947 stroke-linecap="round"
23948 stroke-linejoin="round"
23949>
23950 <path d="M10 16v-8m4 0v8" />
23951 <path d="M10 12h4" />
23952 <path d="M7.5 4.21v.01" />
23953 <path d="M4.21 7.5v.01" />
23954 <path d="M3 12v.01" />
23955 <path d="M4.21 16.5v.01" />
23956 <path d="M7.5 19.79v.01" />
23957 <path d="M12 21v.01" />
23958 <path d="M16.5 19.79v.01" />
23959 <path d="M19.79 16.5v.01" />
23960 <path d="M21 12v.01" />
23961 <path d="M19.79 7.5v.01" />
23962 <path d="M16.5 4.21v.01" />
23963 <path d="M12 3v.01" />
23964</svg>
23965"#;
23966pub const ICON_CIRCLE_DOTTED_LETTER_I: &str = r#"
23967<svg
23968 xmlns="http://www.w3.org/2000/svg"
23969 width="24"
23970 height="24"
23971 viewBox="0 0 24 24"
23972 fill="none"
23973 stroke="currentColor"
23974 stroke-width="1.5"
23975 stroke-linecap="round"
23976 stroke-linejoin="round"
23977>
23978 <path d="M12 8v8" />
23979 <path d="M7.5 4.21v.01" />
23980 <path d="M4.21 7.5v.01" />
23981 <path d="M3 12v.01" />
23982 <path d="M4.21 16.5v.01" />
23983 <path d="M7.5 19.79v.01" />
23984 <path d="M12 21v.01" />
23985 <path d="M16.5 19.79v.01" />
23986 <path d="M19.79 16.5v.01" />
23987 <path d="M21 12v.01" />
23988 <path d="M19.79 7.5v.01" />
23989 <path d="M16.5 4.21v.01" />
23990 <path d="M12 3v.01" />
23991</svg>
23992"#;
23993pub const ICON_CIRCLE_DOTTED_LETTER_J: &str = r#"
23994<svg
23995 xmlns="http://www.w3.org/2000/svg"
23996 width="24"
23997 height="24"
23998 viewBox="0 0 24 24"
23999 fill="none"
24000 stroke="currentColor"
24001 stroke-width="1.5"
24002 stroke-linecap="round"
24003 stroke-linejoin="round"
24004>
24005 <path d="M10 8h4v6a2 2 0 1 1 -4 0" />
24006 <path d="M7.5 4.21v.01" />
24007 <path d="M4.21 7.5v.01" />
24008 <path d="M3 12v.01" />
24009 <path d="M4.21 16.5v.01" />
24010 <path d="M7.5 19.79v.01" />
24011 <path d="M12 21v.01" />
24012 <path d="M16.5 19.79v.01" />
24013 <path d="M19.79 16.5v.01" />
24014 <path d="M21 12v.01" />
24015 <path d="M19.79 7.5v.01" />
24016 <path d="M16.5 4.21v.01" />
24017 <path d="M12 3v.01" />
24018</svg>
24019"#;
24020pub const ICON_CIRCLE_DOTTED_LETTER_K: &str = r#"
24021<svg
24022 xmlns="http://www.w3.org/2000/svg"
24023 width="24"
24024 height="24"
24025 viewBox="0 0 24 24"
24026 fill="none"
24027 stroke="currentColor"
24028 stroke-width="1.5"
24029 stroke-linecap="round"
24030 stroke-linejoin="round"
24031>
24032 <path d="M10 8v8" />
24033 <path d="M14 8l-2.5 4l2.5 4" />
24034 <path d="M10 12h1.5" />
24035 <path d="M7.5 4.21v.01" />
24036 <path d="M4.21 7.5v.01" />
24037 <path d="M3 12v.01" />
24038 <path d="M4.21 16.5v.01" />
24039 <path d="M7.5 19.79v.01" />
24040 <path d="M12 21v.01" />
24041 <path d="M16.5 19.79v.01" />
24042 <path d="M19.79 16.5v.01" />
24043 <path d="M21 12v.01" />
24044 <path d="M19.79 7.5v.01" />
24045 <path d="M16.5 4.21v.01" />
24046 <path d="M12 3v.01" />
24047</svg>
24048"#;
24049pub const ICON_CIRCLE_DOTTED_LETTER_L: &str = r#"
24050<svg
24051 xmlns="http://www.w3.org/2000/svg"
24052 width="24"
24053 height="24"
24054 viewBox="0 0 24 24"
24055 fill="none"
24056 stroke="currentColor"
24057 stroke-width="1.5"
24058 stroke-linecap="round"
24059 stroke-linejoin="round"
24060>
24061 <path d="M10 8v8h4" />
24062 <path d="M7.5 4.21v.01" />
24063 <path d="M4.21 7.5v.01" />
24064 <path d="M3 12v.01" />
24065 <path d="M4.21 16.5v.01" />
24066 <path d="M7.5 19.79v.01" />
24067 <path d="M12 21v.01" />
24068 <path d="M16.5 19.79v.01" />
24069 <path d="M19.79 16.5v.01" />
24070 <path d="M21 12v.01" />
24071 <path d="M19.79 7.5v.01" />
24072 <path d="M16.5 4.21v.01" />
24073 <path d="M12 3v.01" />
24074</svg>
24075"#;
24076pub const ICON_CIRCLE_DOTTED_LETTER_M: &str = r#"
24077<svg
24078 xmlns="http://www.w3.org/2000/svg"
24079 width="24"
24080 height="24"
24081 viewBox="0 0 24 24"
24082 fill="none"
24083 stroke="currentColor"
24084 stroke-width="1.5"
24085 stroke-linecap="round"
24086 stroke-linejoin="round"
24087>
24088 <path d="M9 16v-8l3 5l3 -5v8" />
24089 <path d="M7.5 4.21v.01" />
24090 <path d="M4.21 7.5v.01" />
24091 <path d="M3 12v.01" />
24092 <path d="M4.21 16.5v.01" />
24093 <path d="M7.5 19.79v.01" />
24094 <path d="M12 21v.01" />
24095 <path d="M16.5 19.79v.01" />
24096 <path d="M19.79 16.5v.01" />
24097 <path d="M21 12v.01" />
24098 <path d="M19.79 7.5v.01" />
24099 <path d="M16.5 4.21v.01" />
24100 <path d="M12 3v.01" />
24101</svg>
24102"#;
24103pub const ICON_CIRCLE_DOTTED_LETTER_N: &str = r#"
24104<svg
24105 xmlns="http://www.w3.org/2000/svg"
24106 width="24"
24107 height="24"
24108 viewBox="0 0 24 24"
24109 fill="none"
24110 stroke="currentColor"
24111 stroke-width="1.5"
24112 stroke-linecap="round"
24113 stroke-linejoin="round"
24114>
24115 <path d="M10 16v-8l4 8v-8" />
24116 <path d="M7.5 4.21v.01" />
24117 <path d="M4.21 7.5v.01" />
24118 <path d="M3 12v.01" />
24119 <path d="M4.21 16.5v.01" />
24120 <path d="M7.5 19.79v.01" />
24121 <path d="M12 21v.01" />
24122 <path d="M16.5 19.79v.01" />
24123 <path d="M19.79 16.5v.01" />
24124 <path d="M21 12v.01" />
24125 <path d="M19.79 7.5v.01" />
24126 <path d="M16.5 4.21v.01" />
24127 <path d="M12 3v.01" />
24128</svg>
24129"#;
24130pub const ICON_CIRCLE_DOTTED_LETTER_O: &str = r#"
24131<svg
24132 xmlns="http://www.w3.org/2000/svg"
24133 width="24"
24134 height="24"
24135 viewBox="0 0 24 24"
24136 fill="none"
24137 stroke="currentColor"
24138 stroke-width="1.5"
24139 stroke-linecap="round"
24140 stroke-linejoin="round"
24141>
24142 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
24143 <path d="M7.5 4.21v.01" />
24144 <path d="M4.21 7.5v.01" />
24145 <path d="M3 12v.01" />
24146 <path d="M4.21 16.5v.01" />
24147 <path d="M7.5 19.79v.01" />
24148 <path d="M12 21v.01" />
24149 <path d="M16.5 19.79v.01" />
24150 <path d="M19.79 16.5v.01" />
24151 <path d="M21 12v.01" />
24152 <path d="M19.79 7.5v.01" />
24153 <path d="M16.5 4.21v.01" />
24154 <path d="M12 3v.01" />
24155</svg>
24156"#;
24157pub const ICON_CIRCLE_DOTTED_LETTER_P: &str = r#"
24158<svg
24159 xmlns="http://www.w3.org/2000/svg"
24160 width="24"
24161 height="24"
24162 viewBox="0 0 24 24"
24163 fill="none"
24164 stroke="currentColor"
24165 stroke-width="1.5"
24166 stroke-linecap="round"
24167 stroke-linejoin="round"
24168>
24169 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8" />
24170 <path d="M7.5 4.21v.01" />
24171 <path d="M4.21 7.5v.01" />
24172 <path d="M3 12v.01" />
24173 <path d="M4.21 16.5v.01" />
24174 <path d="M7.5 19.79v.01" />
24175 <path d="M12 21v.01" />
24176 <path d="M16.5 19.79v.01" />
24177 <path d="M19.79 16.5v.01" />
24178 <path d="M21 12v.01" />
24179 <path d="M19.79 7.5v.01" />
24180 <path d="M16.5 4.21v.01" />
24181 <path d="M12 3v.01" />
24182</svg>
24183"#;
24184pub const ICON_CIRCLE_DOTTED_LETTER_Q: &str = r#"
24185<svg
24186 xmlns="http://www.w3.org/2000/svg"
24187 width="24"
24188 height="24"
24189 viewBox="0 0 24 24"
24190 fill="none"
24191 stroke="currentColor"
24192 stroke-width="1.5"
24193 stroke-linecap="round"
24194 stroke-linejoin="round"
24195>
24196 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
24197 <path d="M13 15l1 1" />
24198 <path d="M7.5 4.21v.01" />
24199 <path d="M4.21 7.5v.01" />
24200 <path d="M3 12v.01" />
24201 <path d="M4.21 16.5v.01" />
24202 <path d="M7.5 19.79v.01" />
24203 <path d="M12 21v.01" />
24204 <path d="M16.5 19.79v.01" />
24205 <path d="M19.79 16.5v.01" />
24206 <path d="M21 12v.01" />
24207 <path d="M19.79 7.5v.01" />
24208 <path d="M16.5 4.21v.01" />
24209 <path d="M12 3v.01" />
24210</svg>
24211"#;
24212pub const ICON_CIRCLE_DOTTED_LETTER_R: &str = r#"
24213<svg
24214 xmlns="http://www.w3.org/2000/svg"
24215 width="24"
24216 height="24"
24217 viewBox="0 0 24 24"
24218 fill="none"
24219 stroke="currentColor"
24220 stroke-width="1.5"
24221 stroke-linecap="round"
24222 stroke-linejoin="round"
24223>
24224 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8m4 0l-3 -4" />
24225 <path d="M7.5 4.21v.01" />
24226 <path d="M4.21 7.5v.01" />
24227 <path d="M3 12v.01" />
24228 <path d="M4.21 16.5v.01" />
24229 <path d="M7.5 19.79v.01" />
24230 <path d="M12 21v.01" />
24231 <path d="M16.5 19.79v.01" />
24232 <path d="M19.79 16.5v.01" />
24233 <path d="M21 12v.01" />
24234 <path d="M19.79 7.5v.01" />
24235 <path d="M16.5 4.21v.01" />
24236 <path d="M12 3v.01" />
24237</svg>
24238"#;
24239pub const ICON_CIRCLE_DOTTED_LETTER_S: &str = r#"
24240<svg
24241 xmlns="http://www.w3.org/2000/svg"
24242 width="24"
24243 height="24"
24244 viewBox="0 0 24 24"
24245 fill="none"
24246 stroke="currentColor"
24247 stroke-width="1.5"
24248 stroke-linecap="round"
24249 stroke-linejoin="round"
24250>
24251 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
24252 <path d="M7.5 4.21v.01" />
24253 <path d="M4.21 7.5v.01" />
24254 <path d="M3 12v.01" />
24255 <path d="M4.21 16.5v.01" />
24256 <path d="M7.5 19.79v.01" />
24257 <path d="M12 21v.01" />
24258 <path d="M16.5 19.79v.01" />
24259 <path d="M19.79 16.5v.01" />
24260 <path d="M21 12v.01" />
24261 <path d="M19.79 7.5v.01" />
24262 <path d="M16.5 4.21v.01" />
24263 <path d="M12 3v.01" />
24264</svg>
24265"#;
24266pub const ICON_CIRCLE_DOTTED_LETTER_T: &str = r#"
24267<svg
24268 xmlns="http://www.w3.org/2000/svg"
24269 width="24"
24270 height="24"
24271 viewBox="0 0 24 24"
24272 fill="none"
24273 stroke="currentColor"
24274 stroke-width="1.5"
24275 stroke-linecap="round"
24276 stroke-linejoin="round"
24277>
24278 <path d="M10 8h4" />
24279 <path d="M12 8v8" />
24280 <path d="M7.5 4.21v.01" />
24281 <path d="M4.21 7.5v.01" />
24282 <path d="M3 12v.01" />
24283 <path d="M4.21 16.5v.01" />
24284 <path d="M7.5 19.79v.01" />
24285 <path d="M12 21v.01" />
24286 <path d="M16.5 19.79v.01" />
24287 <path d="M19.79 16.5v.01" />
24288 <path d="M21 12v.01" />
24289 <path d="M19.79 7.5v.01" />
24290 <path d="M16.5 4.21v.01" />
24291 <path d="M12 3v.01" />
24292</svg>
24293"#;
24294pub const ICON_CIRCLE_DOTTED_LETTER_U: &str = r#"
24295<svg
24296 xmlns="http://www.w3.org/2000/svg"
24297 width="24"
24298 height="24"
24299 viewBox="0 0 24 24"
24300 fill="none"
24301 stroke="currentColor"
24302 stroke-width="1.5"
24303 stroke-linecap="round"
24304 stroke-linejoin="round"
24305>
24306 <path d="M10 8v6a2 2 0 1 0 4 0v-6" />
24307 <path d="M7.5 4.21v.01" />
24308 <path d="M4.21 7.5v.01" />
24309 <path d="M3 12v.01" />
24310 <path d="M4.21 16.5v.01" />
24311 <path d="M7.5 19.79v.01" />
24312 <path d="M12 21v.01" />
24313 <path d="M16.5 19.79v.01" />
24314 <path d="M19.79 16.5v.01" />
24315 <path d="M21 12v.01" />
24316 <path d="M19.79 7.5v.01" />
24317 <path d="M16.5 4.21v.01" />
24318 <path d="M12 3v.01" />
24319</svg>
24320"#;
24321pub const ICON_CIRCLE_DOTTED_LETTER_V: &str = r#"
24322<svg
24323 xmlns="http://www.w3.org/2000/svg"
24324 width="24"
24325 height="24"
24326 viewBox="0 0 24 24"
24327 fill="none"
24328 stroke="currentColor"
24329 stroke-width="1.5"
24330 stroke-linecap="round"
24331 stroke-linejoin="round"
24332>
24333 <path d="M10 8l2 8l2 -8" />
24334 <path d="M7.5 4.21v.01" />
24335 <path d="M4.21 7.5v.01" />
24336 <path d="M3 12v.01" />
24337 <path d="M4.21 16.5v.01" />
24338 <path d="M7.5 19.79v.01" />
24339 <path d="M12 21v.01" />
24340 <path d="M16.5 19.79v.01" />
24341 <path d="M19.79 16.5v.01" />
24342 <path d="M21 12v.01" />
24343 <path d="M19.79 7.5v.01" />
24344 <path d="M16.5 4.21v.01" />
24345 <path d="M12 3v.01" />
24346</svg>
24347"#;
24348pub const ICON_CIRCLE_DOTTED_LETTER_W: &str = r#"
24349<svg
24350 xmlns="http://www.w3.org/2000/svg"
24351 width="24"
24352 height="24"
24353 viewBox="0 0 24 24"
24354 fill="none"
24355 stroke="currentColor"
24356 stroke-width="1.5"
24357 stroke-linecap="round"
24358 stroke-linejoin="round"
24359>
24360 <path d="M9 8l1 8l2 -5l2 5l1 -8" />
24361 <path d="M7.5 4.21v.01" />
24362 <path d="M4.21 7.5v.01" />
24363 <path d="M3 12v.01" />
24364 <path d="M4.21 16.5v.01" />
24365 <path d="M7.5 19.79v.01" />
24366 <path d="M12 21v.01" />
24367 <path d="M16.5 19.79v.01" />
24368 <path d="M19.79 16.5v.01" />
24369 <path d="M21 12v.01" />
24370 <path d="M19.79 7.5v.01" />
24371 <path d="M16.5 4.21v.01" />
24372 <path d="M12 3v.01" />
24373</svg>
24374"#;
24375pub const ICON_CIRCLE_DOTTED_LETTER_X: &str = r#"
24376<svg
24377 xmlns="http://www.w3.org/2000/svg"
24378 width="24"
24379 height="24"
24380 viewBox="0 0 24 24"
24381 fill="none"
24382 stroke="currentColor"
24383 stroke-width="1.5"
24384 stroke-linecap="round"
24385 stroke-linejoin="round"
24386>
24387 <path d="M10 8l4 8" />
24388 <path d="M10 16l4 -8" />
24389 <path d="M7.5 4.21v.01" />
24390 <path d="M4.21 7.5v.01" />
24391 <path d="M3 12v.01" />
24392 <path d="M4.21 16.5v.01" />
24393 <path d="M7.5 19.79v.01" />
24394 <path d="M12 21v.01" />
24395 <path d="M16.5 19.79v.01" />
24396 <path d="M19.79 16.5v.01" />
24397 <path d="M21 12v.01" />
24398 <path d="M19.79 7.5v.01" />
24399 <path d="M16.5 4.21v.01" />
24400 <path d="M12 3v.01" />
24401</svg>
24402"#;
24403pub const ICON_CIRCLE_DOTTED_LETTER_Y: &str = r#"
24404<svg
24405 xmlns="http://www.w3.org/2000/svg"
24406 width="24"
24407 height="24"
24408 viewBox="0 0 24 24"
24409 fill="none"
24410 stroke="currentColor"
24411 stroke-width="1.5"
24412 stroke-linecap="round"
24413 stroke-linejoin="round"
24414>
24415 <path d="M10 8l2 5l2 -5" />
24416 <path d="M12 16v-3" />
24417 <path d="M7.5 4.21v.01" />
24418 <path d="M4.21 7.5v.01" />
24419 <path d="M3 12v.01" />
24420 <path d="M4.21 16.5v.01" />
24421 <path d="M7.5 19.79v.01" />
24422 <path d="M12 21v.01" />
24423 <path d="M16.5 19.79v.01" />
24424 <path d="M19.79 16.5v.01" />
24425 <path d="M21 12v.01" />
24426 <path d="M19.79 7.5v.01" />
24427 <path d="M16.5 4.21v.01" />
24428 <path d="M12 3v.01" />
24429</svg>
24430"#;
24431pub const ICON_CIRCLE_DOTTED_LETTER_Z: &str = r#"
24432<svg
24433 xmlns="http://www.w3.org/2000/svg"
24434 width="24"
24435 height="24"
24436 viewBox="0 0 24 24"
24437 fill="none"
24438 stroke="currentColor"
24439 stroke-width="1.5"
24440 stroke-linecap="round"
24441 stroke-linejoin="round"
24442>
24443 <path d="M10 8h4l-4 8h4" />
24444 <path d="M7.5 4.21v.01" />
24445 <path d="M4.21 7.5v.01" />
24446 <path d="M3 12v.01" />
24447 <path d="M4.21 16.5v.01" />
24448 <path d="M7.5 19.79v.01" />
24449 <path d="M12 21v.01" />
24450 <path d="M16.5 19.79v.01" />
24451 <path d="M19.79 16.5v.01" />
24452 <path d="M21 12v.01" />
24453 <path d="M19.79 7.5v.01" />
24454 <path d="M16.5 4.21v.01" />
24455 <path d="M12 3v.01" />
24456</svg>
24457"#;
24458pub const ICON_CIRCLE_DOTTED: &str = r#"
24459<svg
24460 xmlns="http://www.w3.org/2000/svg"
24461 width="24"
24462 height="24"
24463 viewBox="0 0 24 24"
24464 fill="none"
24465 stroke="currentColor"
24466 stroke-width="1.5"
24467 stroke-linecap="round"
24468 stroke-linejoin="round"
24469>
24470 <path d="M7.5 4.21l0 .01" />
24471 <path d="M4.21 7.5l0 .01" />
24472 <path d="M3 12l0 .01" />
24473 <path d="M4.21 16.5l0 .01" />
24474 <path d="M7.5 19.79l0 .01" />
24475 <path d="M12 21l0 .01" />
24476 <path d="M16.5 19.79l0 .01" />
24477 <path d="M19.79 16.5l0 .01" />
24478 <path d="M21 12l0 .01" />
24479 <path d="M19.79 7.5l0 .01" />
24480 <path d="M16.5 4.21l0 .01" />
24481 <path d="M12 3l0 .01" />
24482</svg>
24483"#;
24484pub const ICON_CIRCLE_HALF_2: &str = r#"
24485<svg
24486 xmlns="http://www.w3.org/2000/svg"
24487 width="24"
24488 height="24"
24489 viewBox="0 0 24 24"
24490 fill="none"
24491 stroke="currentColor"
24492 stroke-width="1.5"
24493 stroke-linecap="round"
24494 stroke-linejoin="round"
24495>
24496 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24497 <path d="M12 3v18" />
24498 <path d="M12 14l7 -7" />
24499 <path d="M12 19l8.5 -8.5" />
24500 <path d="M12 9l4.5 -4.5" />
24501</svg>
24502"#;
24503pub const ICON_CIRCLE_HALF_VERTICAL: &str = r#"
24504<svg
24505 xmlns="http://www.w3.org/2000/svg"
24506 width="24"
24507 height="24"
24508 viewBox="0 0 24 24"
24509 fill="none"
24510 stroke="currentColor"
24511 stroke-width="1.5"
24512 stroke-linecap="round"
24513 stroke-linejoin="round"
24514>
24515 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24516 <path d="M3 12h18" />
24517</svg>
24518"#;
24519pub const ICON_CIRCLE_HALF: &str = r#"
24520<svg
24521 xmlns="http://www.w3.org/2000/svg"
24522 width="24"
24523 height="24"
24524 viewBox="0 0 24 24"
24525 fill="none"
24526 stroke="currentColor"
24527 stroke-width="1.5"
24528 stroke-linecap="round"
24529 stroke-linejoin="round"
24530>
24531 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24532 <path d="M12 3v18" />
24533</svg>
24534"#;
24535pub const ICON_CIRCLE_KEY: &str = r#"
24536<svg
24537 xmlns="http://www.w3.org/2000/svg"
24538 width="24"
24539 height="24"
24540 viewBox="0 0 24 24"
24541 fill="none"
24542 stroke="currentColor"
24543 stroke-width="1.5"
24544 stroke-linecap="round"
24545 stroke-linejoin="round"
24546>
24547 <path d="M14 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
24548 <path d="M21 12a9 9 0 1 1 -18 0a9 9 0 0 1 18 0z" />
24549 <path d="M12.5 11.5l-4 4l1.5 1.5" />
24550 <path d="M12 15l-1.5 -1.5" />
24551</svg>
24552"#;
24553pub const ICON_CIRCLE_LETTER_A: &str = r#"
24554<svg
24555 xmlns="http://www.w3.org/2000/svg"
24556 width="24"
24557 height="24"
24558 viewBox="0 0 24 24"
24559 fill="none"
24560 stroke="currentColor"
24561 stroke-width="1.5"
24562 stroke-linecap="round"
24563 stroke-linejoin="round"
24564>
24565 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24566 <path d="M10 16v-6a2 2 0 1 1 4 0v6" />
24567 <path d="M10 13h4" />
24568</svg>
24569"#;
24570pub const ICON_CIRCLE_LETTER_B: &str = r#"
24571<svg
24572 xmlns="http://www.w3.org/2000/svg"
24573 width="24"
24574 height="24"
24575 viewBox="0 0 24 24"
24576 fill="none"
24577 stroke="currentColor"
24578 stroke-width="1.5"
24579 stroke-linecap="round"
24580 stroke-linejoin="round"
24581>
24582 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24583 <path d="M10 16h2a2 2 0 1 0 0 -4h-2h2a2 2 0 1 0 0 -4h-2v8z" />
24584</svg>
24585"#;
24586pub const ICON_CIRCLE_LETTER_C: &str = r#"
24587<svg
24588 xmlns="http://www.w3.org/2000/svg"
24589 width="24"
24590 height="24"
24591 viewBox="0 0 24 24"
24592 fill="none"
24593 stroke="currentColor"
24594 stroke-width="1.5"
24595 stroke-linecap="round"
24596 stroke-linejoin="round"
24597>
24598 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24599 <path d="M14 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
24600</svg>
24601"#;
24602pub const ICON_CIRCLE_LETTER_D: &str = r#"
24603<svg
24604 xmlns="http://www.w3.org/2000/svg"
24605 width="24"
24606 height="24"
24607 viewBox="0 0 24 24"
24608 fill="none"
24609 stroke="currentColor"
24610 stroke-width="1.5"
24611 stroke-linecap="round"
24612 stroke-linejoin="round"
24613>
24614 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24615 <path d="M10 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-2z" />
24616</svg>
24617"#;
24618pub const ICON_CIRCLE_LETTER_E: &str = r#"
24619<svg
24620 xmlns="http://www.w3.org/2000/svg"
24621 width="24"
24622 height="24"
24623 viewBox="0 0 24 24"
24624 fill="none"
24625 stroke="currentColor"
24626 stroke-width="1.5"
24627 stroke-linecap="round"
24628 stroke-linejoin="round"
24629>
24630 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24631 <path d="M14 8h-4v8h4" />
24632 <path d="M10 12h2.5" />
24633</svg>
24634"#;
24635pub const ICON_CIRCLE_LETTER_F: &str = r#"
24636<svg
24637 xmlns="http://www.w3.org/2000/svg"
24638 width="24"
24639 height="24"
24640 viewBox="0 0 24 24"
24641 fill="none"
24642 stroke="currentColor"
24643 stroke-width="1.5"
24644 stroke-linecap="round"
24645 stroke-linejoin="round"
24646>
24647 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24648 <path d="M10 12h3" />
24649 <path d="M14 8h-4v8" />
24650</svg>
24651"#;
24652pub const ICON_CIRCLE_LETTER_G: &str = r#"
24653<svg
24654 xmlns="http://www.w3.org/2000/svg"
24655 width="24"
24656 height="24"
24657 viewBox="0 0 24 24"
24658 fill="none"
24659 stroke="currentColor"
24660 stroke-width="1.5"
24661 stroke-linecap="round"
24662 stroke-linejoin="round"
24663>
24664 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24665 <path d="M14 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
24666</svg>
24667"#;
24668pub const ICON_CIRCLE_LETTER_H: &str = r#"
24669<svg
24670 xmlns="http://www.w3.org/2000/svg"
24671 width="24"
24672 height="24"
24673 viewBox="0 0 24 24"
24674 fill="none"
24675 stroke="currentColor"
24676 stroke-width="1.5"
24677 stroke-linecap="round"
24678 stroke-linejoin="round"
24679>
24680 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24681 <path d="M10 16v-8m4 0v8" />
24682 <path d="M10 12h4" />
24683</svg>
24684"#;
24685pub const ICON_CIRCLE_LETTER_I: &str = r#"
24686<svg
24687 xmlns="http://www.w3.org/2000/svg"
24688 width="24"
24689 height="24"
24690 viewBox="0 0 24 24"
24691 fill="none"
24692 stroke="currentColor"
24693 stroke-width="1.5"
24694 stroke-linecap="round"
24695 stroke-linejoin="round"
24696>
24697 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24698 <path d="M12 8v8" />
24699</svg>
24700"#;
24701pub const ICON_CIRCLE_LETTER_J: &str = r#"
24702<svg
24703 xmlns="http://www.w3.org/2000/svg"
24704 width="24"
24705 height="24"
24706 viewBox="0 0 24 24"
24707 fill="none"
24708 stroke="currentColor"
24709 stroke-width="1.5"
24710 stroke-linecap="round"
24711 stroke-linejoin="round"
24712>
24713 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24714 <path d="M10 8h4v6a2 2 0 1 1 -4 0" />
24715</svg>
24716"#;
24717pub const ICON_CIRCLE_LETTER_K: &str = r#"
24718<svg
24719 xmlns="http://www.w3.org/2000/svg"
24720 width="24"
24721 height="24"
24722 viewBox="0 0 24 24"
24723 fill="none"
24724 stroke="currentColor"
24725 stroke-width="1.5"
24726 stroke-linecap="round"
24727 stroke-linejoin="round"
24728>
24729 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24730 <path d="M10 8v8" />
24731 <path d="M14 8l-2.5 4l2.5 4" />
24732 <path d="M10 12h1.5" />
24733</svg>
24734"#;
24735pub const ICON_CIRCLE_LETTER_L: &str = r#"
24736<svg
24737 xmlns="http://www.w3.org/2000/svg"
24738 width="24"
24739 height="24"
24740 viewBox="0 0 24 24"
24741 fill="none"
24742 stroke="currentColor"
24743 stroke-width="1.5"
24744 stroke-linecap="round"
24745 stroke-linejoin="round"
24746>
24747 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24748 <path d="M10 8v8h4" />
24749</svg>
24750"#;
24751pub const ICON_CIRCLE_LETTER_M: &str = r#"
24752<svg
24753 xmlns="http://www.w3.org/2000/svg"
24754 width="24"
24755 height="24"
24756 viewBox="0 0 24 24"
24757 fill="none"
24758 stroke="currentColor"
24759 stroke-width="1.5"
24760 stroke-linecap="round"
24761 stroke-linejoin="round"
24762>
24763 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24764 <path d="M9 16v-8l3 5l3 -5v8" />
24765</svg>
24766"#;
24767pub const ICON_CIRCLE_LETTER_N: &str = r#"
24768<svg
24769 xmlns="http://www.w3.org/2000/svg"
24770 width="24"
24771 height="24"
24772 viewBox="0 0 24 24"
24773 fill="none"
24774 stroke="currentColor"
24775 stroke-width="1.5"
24776 stroke-linecap="round"
24777 stroke-linejoin="round"
24778>
24779 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24780 <path d="M10 16v-8l4 8v-8" />
24781</svg>
24782"#;
24783pub const ICON_CIRCLE_LETTER_O: &str = r#"
24784<svg
24785 xmlns="http://www.w3.org/2000/svg"
24786 width="24"
24787 height="24"
24788 viewBox="0 0 24 24"
24789 fill="none"
24790 stroke="currentColor"
24791 stroke-width="1.5"
24792 stroke-linecap="round"
24793 stroke-linejoin="round"
24794>
24795 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24796 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
24797</svg>
24798"#;
24799pub const ICON_CIRCLE_LETTER_P: &str = r#"
24800<svg
24801 xmlns="http://www.w3.org/2000/svg"
24802 width="24"
24803 height="24"
24804 viewBox="0 0 24 24"
24805 fill="none"
24806 stroke="currentColor"
24807 stroke-width="1.5"
24808 stroke-linecap="round"
24809 stroke-linejoin="round"
24810>
24811 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24812 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8" />
24813</svg>
24814"#;
24815pub const ICON_CIRCLE_LETTER_Q: &str = r#"
24816<svg
24817 xmlns="http://www.w3.org/2000/svg"
24818 width="24"
24819 height="24"
24820 viewBox="0 0 24 24"
24821 fill="none"
24822 stroke="currentColor"
24823 stroke-width="1.5"
24824 stroke-linecap="round"
24825 stroke-linejoin="round"
24826>
24827 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24828 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
24829 <path d="M13 15l1 1" />
24830</svg>
24831"#;
24832pub const ICON_CIRCLE_LETTER_R: &str = r#"
24833<svg
24834 xmlns="http://www.w3.org/2000/svg"
24835 width="24"
24836 height="24"
24837 viewBox="0 0 24 24"
24838 fill="none"
24839 stroke="currentColor"
24840 stroke-width="1.5"
24841 stroke-linecap="round"
24842 stroke-linejoin="round"
24843>
24844 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24845 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8m4 0l-3 -4" />
24846</svg>
24847"#;
24848pub const ICON_CIRCLE_LETTER_S: &str = r#"
24849<svg
24850 xmlns="http://www.w3.org/2000/svg"
24851 width="24"
24852 height="24"
24853 viewBox="0 0 24 24"
24854 fill="none"
24855 stroke="currentColor"
24856 stroke-width="1.5"
24857 stroke-linecap="round"
24858 stroke-linejoin="round"
24859>
24860 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24861 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
24862</svg>
24863"#;
24864pub const ICON_CIRCLE_LETTER_T: &str = r#"
24865<svg
24866 xmlns="http://www.w3.org/2000/svg"
24867 width="24"
24868 height="24"
24869 viewBox="0 0 24 24"
24870 fill="none"
24871 stroke="currentColor"
24872 stroke-width="1.5"
24873 stroke-linecap="round"
24874 stroke-linejoin="round"
24875>
24876 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24877 <path d="M10 8h4" />
24878 <path d="M12 8v8" />
24879</svg>
24880"#;
24881pub const ICON_CIRCLE_LETTER_U: &str = r#"
24882<svg
24883 xmlns="http://www.w3.org/2000/svg"
24884 width="24"
24885 height="24"
24886 viewBox="0 0 24 24"
24887 fill="none"
24888 stroke="currentColor"
24889 stroke-width="1.5"
24890 stroke-linecap="round"
24891 stroke-linejoin="round"
24892>
24893 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24894 <path d="M10 8v6a2 2 0 1 0 4 0v-6" />
24895</svg>
24896"#;
24897pub const ICON_CIRCLE_LETTER_V: &str = r#"
24898<svg
24899 xmlns="http://www.w3.org/2000/svg"
24900 width="24"
24901 height="24"
24902 viewBox="0 0 24 24"
24903 fill="none"
24904 stroke="currentColor"
24905 stroke-width="1.5"
24906 stroke-linecap="round"
24907 stroke-linejoin="round"
24908>
24909 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24910 <path d="M10 8l2 8l2 -8" />
24911</svg>
24912"#;
24913pub const ICON_CIRCLE_LETTER_W: &str = r#"
24914<svg
24915 xmlns="http://www.w3.org/2000/svg"
24916 width="24"
24917 height="24"
24918 viewBox="0 0 24 24"
24919 fill="none"
24920 stroke="currentColor"
24921 stroke-width="1.5"
24922 stroke-linecap="round"
24923 stroke-linejoin="round"
24924>
24925 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24926 <path d="M9 8l1 8l2 -5l2 5l1 -8" />
24927</svg>
24928"#;
24929pub const ICON_CIRCLE_LETTER_X: &str = r#"
24930<svg
24931 xmlns="http://www.w3.org/2000/svg"
24932 width="24"
24933 height="24"
24934 viewBox="0 0 24 24"
24935 fill="none"
24936 stroke="currentColor"
24937 stroke-width="1.5"
24938 stroke-linecap="round"
24939 stroke-linejoin="round"
24940>
24941 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24942 <path d="M10 8l4 8" />
24943 <path d="M10 16l4 -8" />
24944</svg>
24945"#;
24946pub const ICON_CIRCLE_LETTER_Y: &str = r#"
24947<svg
24948 xmlns="http://www.w3.org/2000/svg"
24949 width="24"
24950 height="24"
24951 viewBox="0 0 24 24"
24952 fill="none"
24953 stroke="currentColor"
24954 stroke-width="1.5"
24955 stroke-linecap="round"
24956 stroke-linejoin="round"
24957>
24958 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24959 <path d="M10 8l2 5l2 -5" />
24960 <path d="M12 16v-3" />
24961</svg>
24962"#;
24963pub const ICON_CIRCLE_LETTER_Z: &str = r#"
24964<svg
24965 xmlns="http://www.w3.org/2000/svg"
24966 width="24"
24967 height="24"
24968 viewBox="0 0 24 24"
24969 fill="none"
24970 stroke="currentColor"
24971 stroke-width="1.5"
24972 stroke-linecap="round"
24973 stroke-linejoin="round"
24974>
24975 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
24976 <path d="M10 8h4l-4 8h4" />
24977</svg>
24978"#;
24979pub const ICON_CIRCLE_MINUS_2: &str = r#"
24980<svg
24981 xmlns="http://www.w3.org/2000/svg"
24982 width="24"
24983 height="24"
24984 viewBox="0 0 24 24"
24985 fill="none"
24986 stroke="currentColor"
24987 stroke-width="1.5"
24988 stroke-linecap="round"
24989 stroke-linejoin="round"
24990>
24991 <path d="M20.475 15.029a9 9 0 1 0 -7.962 5.957" />
24992 <path d="M16 19h6" />
24993</svg>
24994"#;
24995pub const ICON_CIRCLE_MINUS: &str = r#"
24996<svg
24997 xmlns="http://www.w3.org/2000/svg"
24998 width="24"
24999 height="24"
25000 viewBox="0 0 24 24"
25001 fill="none"
25002 stroke="currentColor"
25003 stroke-width="1.5"
25004 stroke-linecap="round"
25005 stroke-linejoin="round"
25006>
25007 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25008 <path d="M9 12l6 0" />
25009</svg>
25010"#;
25011pub const ICON_CIRCLE_NUMBER_0: &str = r#"
25012<svg
25013 xmlns="http://www.w3.org/2000/svg"
25014 width="24"
25015 height="24"
25016 viewBox="0 0 24 24"
25017 fill="none"
25018 stroke="currentColor"
25019 stroke-width="1.5"
25020 stroke-linecap="round"
25021 stroke-linejoin="round"
25022>
25023 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25024 <path d="M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
25025</svg>
25026"#;
25027pub const ICON_CIRCLE_NUMBER_1: &str = r#"
25028<svg
25029 xmlns="http://www.w3.org/2000/svg"
25030 width="24"
25031 height="24"
25032 viewBox="0 0 24 24"
25033 fill="none"
25034 stroke="currentColor"
25035 stroke-width="1.5"
25036 stroke-linecap="round"
25037 stroke-linejoin="round"
25038>
25039 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25040 <path d="M10 10l2 -2v8" />
25041</svg>
25042"#;
25043pub const ICON_CIRCLE_NUMBER_2: &str = r#"
25044<svg
25045 xmlns="http://www.w3.org/2000/svg"
25046 width="24"
25047 height="24"
25048 viewBox="0 0 24 24"
25049 fill="none"
25050 stroke="currentColor"
25051 stroke-width="1.5"
25052 stroke-linecap="round"
25053 stroke-linejoin="round"
25054>
25055 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25056 <path d="M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
25057</svg>
25058"#;
25059pub const ICON_CIRCLE_NUMBER_3: &str = r#"
25060<svg
25061 xmlns="http://www.w3.org/2000/svg"
25062 width="24"
25063 height="24"
25064 viewBox="0 0 24 24"
25065 fill="none"
25066 stroke="currentColor"
25067 stroke-width="1.5"
25068 stroke-linecap="round"
25069 stroke-linejoin="round"
25070>
25071 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25072 <path d="M10 9a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1" />
25073</svg>
25074"#;
25075pub const ICON_CIRCLE_NUMBER_4: &str = r#"
25076<svg
25077 xmlns="http://www.w3.org/2000/svg"
25078 width="24"
25079 height="24"
25080 viewBox="0 0 24 24"
25081 fill="none"
25082 stroke="currentColor"
25083 stroke-width="1.5"
25084 stroke-linecap="round"
25085 stroke-linejoin="round"
25086>
25087 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25088 <path d="M10 8v3a1 1 0 0 0 1 1h3" />
25089 <path d="M14 8v8" />
25090</svg>
25091"#;
25092pub const ICON_CIRCLE_NUMBER_5: &str = r#"
25093<svg
25094 xmlns="http://www.w3.org/2000/svg"
25095 width="24"
25096 height="24"
25097 viewBox="0 0 24 24"
25098 fill="none"
25099 stroke="currentColor"
25100 stroke-width="1.5"
25101 stroke-linecap="round"
25102 stroke-linejoin="round"
25103>
25104 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25105 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
25106</svg>
25107"#;
25108pub const ICON_CIRCLE_NUMBER_6: &str = r#"
25109<svg
25110 xmlns="http://www.w3.org/2000/svg"
25111 width="24"
25112 height="24"
25113 viewBox="0 0 24 24"
25114 fill="none"
25115 stroke="currentColor"
25116 stroke-width="1.5"
25117 stroke-linecap="round"
25118 stroke-linejoin="round"
25119>
25120 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25121 <path d="M14 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
25122</svg>
25123"#;
25124pub const ICON_CIRCLE_NUMBER_7: &str = r#"
25125<svg
25126 xmlns="http://www.w3.org/2000/svg"
25127 width="24"
25128 height="24"
25129 viewBox="0 0 24 24"
25130 fill="none"
25131 stroke="currentColor"
25132 stroke-width="1.5"
25133 stroke-linecap="round"
25134 stroke-linejoin="round"
25135>
25136 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25137 <path d="M10 8h4l-2 8" />
25138</svg>
25139"#;
25140pub const ICON_CIRCLE_NUMBER_8: &str = r#"
25141<svg
25142 xmlns="http://www.w3.org/2000/svg"
25143 width="24"
25144 height="24"
25145 viewBox="0 0 24 24"
25146 fill="none"
25147 stroke="currentColor"
25148 stroke-width="1.5"
25149 stroke-linecap="round"
25150 stroke-linejoin="round"
25151>
25152 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25153 <path d="M12 12h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1" />
25154</svg>
25155"#;
25156pub const ICON_CIRCLE_NUMBER_9: &str = r#"
25157<svg
25158 xmlns="http://www.w3.org/2000/svg"
25159 width="24"
25160 height="24"
25161 viewBox="0 0 24 24"
25162 fill="none"
25163 stroke="currentColor"
25164 stroke-width="1.5"
25165 stroke-linecap="round"
25166 stroke-linejoin="round"
25167>
25168 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25169 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
25170</svg>
25171"#;
25172pub const ICON_CIRCLE_OFF: &str = r#"
25173<svg
25174 xmlns="http://www.w3.org/2000/svg"
25175 width="24"
25176 height="24"
25177 viewBox="0 0 24 24"
25178 fill="none"
25179 stroke="currentColor"
25180 stroke-width="1.5"
25181 stroke-linecap="round"
25182 stroke-linejoin="round"
25183>
25184 <path d="M20.042 16.045a9 9 0 0 0 -12.087 -12.087m-2.318 1.677a9 9 0 1 0 12.725 12.73" />
25185 <path d="M3 3l18 18" />
25186</svg>
25187"#;
25188pub const ICON_CIRCLE_PERCENTAGE: &str = r#"
25189<svg
25190 xmlns="http://www.w3.org/2000/svg"
25191 width="24"
25192 height="24"
25193 viewBox="0 0 24 24"
25194 fill="none"
25195 stroke="currentColor"
25196 stroke-width="1.5"
25197 stroke-linecap="round"
25198 stroke-linejoin="round"
25199>
25200 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
25201 <path d="M9 15.075l6 -6" />
25202 <path d="M9 9.105v.015" />
25203 <path d="M15 15.12v.015" />
25204</svg>
25205"#;
25206pub const ICON_CIRCLE_PLUS_2: &str = r#"
25207<svg
25208 xmlns="http://www.w3.org/2000/svg"
25209 width="24"
25210 height="24"
25211 viewBox="0 0 24 24"
25212 fill="none"
25213 stroke="currentColor"
25214 stroke-width="1.5"
25215 stroke-linecap="round"
25216 stroke-linejoin="round"
25217>
25218 <path d="M20.985 12.522a9 9 0 1 0 -8.475 8.464" />
25219 <path d="M16 19h6" />
25220 <path d="M19 16v6" />
25221</svg>
25222"#;
25223pub const ICON_CIRCLE_PLUS: &str = r#"
25224<svg
25225 xmlns="http://www.w3.org/2000/svg"
25226 width="24"
25227 height="24"
25228 viewBox="0 0 24 24"
25229 fill="none"
25230 stroke="currentColor"
25231 stroke-width="1.5"
25232 stroke-linecap="round"
25233 stroke-linejoin="round"
25234>
25235 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
25236 <path d="M9 12h6" />
25237 <path d="M12 9v6" />
25238</svg>
25239"#;
25240pub const ICON_CIRCLE_RECTANGLE_OFF: &str = r#"
25241<svg
25242 xmlns="http://www.w3.org/2000/svg"
25243 width="24"
25244 height="24"
25245 viewBox="0 0 24 24"
25246 fill="none"
25247 stroke="currentColor"
25248 stroke-width="1.5"
25249 stroke-linecap="round"
25250 stroke-linejoin="round"
25251>
25252 <path d="M14 10h3v3m-3 1h-7v-4h3" />
25253 <path d="M20.042 16.045a9 9 0 0 0 -12.087 -12.087m-2.318 1.677a9 9 0 1 0 12.725 12.73" />
25254 <path d="M3 3l18 18" />
25255</svg>
25256"#;
25257pub const ICON_CIRCLE_RECTANGLE: &str = r#"
25258<svg
25259 xmlns="http://www.w3.org/2000/svg"
25260 width="24"
25261 height="24"
25262 viewBox="0 0 24 24"
25263 fill="none"
25264 stroke="currentColor"
25265 stroke-width="1.5"
25266 stroke-linecap="round"
25267 stroke-linejoin="round"
25268>
25269 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25270 <path d="M7 10h10v4h-10z" />
25271</svg>
25272"#;
25273pub const ICON_CIRCLE_SQUARE: &str = r#"
25274<svg
25275 xmlns="http://www.w3.org/2000/svg"
25276 width="24"
25277 height="24"
25278 viewBox="0 0 24 24"
25279 fill="none"
25280 stroke="currentColor"
25281 stroke-width="1.5"
25282 stroke-linecap="round"
25283 stroke-linejoin="round"
25284>
25285 <path d="M9.5 9.5m-6.5 0a6.5 6.5 0 1 0 13 0a6.5 6.5 0 1 0 -13 0" />
25286 <path d="M10 10m0 2a2 2 0 0 1 2 -2h7a2 2 0 0 1 2 2v7a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2z" />
25287</svg>
25288"#;
25289pub const ICON_CIRCLE_TRIANGLE: &str = r#"
25290<svg
25291 xmlns="http://www.w3.org/2000/svg"
25292 width="24"
25293 height="24"
25294 viewBox="0 0 24 24"
25295 fill="none"
25296 stroke="currentColor"
25297 stroke-width="1.5"
25298 stroke-linecap="round"
25299 stroke-linejoin="round"
25300>
25301 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25302 <path d="M12 20l7 -12h-14z" />
25303</svg>
25304"#;
25305pub const ICON_CIRCLE_X: &str = r#"
25306<svg
25307 xmlns="http://www.w3.org/2000/svg"
25308 width="24"
25309 height="24"
25310 viewBox="0 0 24 24"
25311 fill="none"
25312 stroke="currentColor"
25313 stroke-width="1.5"
25314 stroke-linecap="round"
25315 stroke-linejoin="round"
25316>
25317 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25318 <path d="M10 10l4 4m0 -4l-4 4" />
25319</svg>
25320"#;
25321pub const ICON_CIRCLE: &str = r#"
25322<svg
25323 xmlns="http://www.w3.org/2000/svg"
25324 width="24"
25325 height="24"
25326 viewBox="0 0 24 24"
25327 fill="none"
25328 stroke="currentColor"
25329 stroke-width="1.5"
25330 stroke-linecap="round"
25331 stroke-linejoin="round"
25332>
25333 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
25334</svg>
25335"#;
25336pub const ICON_CIRCLES_RELATION: &str = r#"
25337<svg
25338 xmlns="http://www.w3.org/2000/svg"
25339 width="24"
25340 height="24"
25341 viewBox="0 0 24 24"
25342 fill="none"
25343 stroke="currentColor"
25344 stroke-width="1.5"
25345 stroke-linecap="round"
25346 stroke-linejoin="round"
25347>
25348 <path d="M9.183 6.117a6 6 0 1 0 4.511 3.986" />
25349 <path d="M14.813 17.883a6 6 0 1 0 -4.496 -3.954" />
25350</svg>
25351"#;
25352pub const ICON_CIRCLES: &str = r#"
25353<svg
25354 xmlns="http://www.w3.org/2000/svg"
25355 width="24"
25356 height="24"
25357 viewBox="0 0 24 24"
25358 fill="none"
25359 stroke="currentColor"
25360 stroke-width="1.5"
25361 stroke-linecap="round"
25362 stroke-linejoin="round"
25363>
25364 <path d="M12 7m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
25365 <path d="M6.5 17m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
25366 <path d="M17.5 17m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
25367</svg>
25368"#;
25369pub const ICON_CIRCUIT_AMMETER: &str = r#"
25370<svg
25371 xmlns="http://www.w3.org/2000/svg"
25372 width="24"
25373 height="24"
25374 viewBox="0 0 24 24"
25375 fill="none"
25376 stroke="currentColor"
25377 stroke-width="1.5"
25378 stroke-linecap="round"
25379 stroke-linejoin="round"
25380>
25381 <path d="M12 12m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
25382 <path d="M5 12h-3" />
25383 <path d="M19 12h3" />
25384 <path d="M10 14v-3c0 -1.036 .895 -2 2 -2s2 .964 2 2v3" />
25385 <path d="M14 12h-4" />
25386</svg>
25387"#;
25388pub const ICON_CIRCUIT_BATTERY: &str = r#"
25389<svg
25390 xmlns="http://www.w3.org/2000/svg"
25391 width="24"
25392 height="24"
25393 viewBox="0 0 24 24"
25394 fill="none"
25395 stroke="currentColor"
25396 stroke-width="1.5"
25397 stroke-linecap="round"
25398 stroke-linejoin="round"
25399>
25400 <path d="M2 12h4" />
25401 <path d="M18 12h4" />
25402 <path d="M18 5v14" />
25403 <path d="M14 9v6" />
25404 <path d="M10 5v14" />
25405 <path d="M6 9v6" />
25406</svg>
25407"#;
25408pub const ICON_CIRCUIT_BULB: &str = r#"
25409<svg
25410 xmlns="http://www.w3.org/2000/svg"
25411 width="24"
25412 height="24"
25413 viewBox="0 0 24 24"
25414 fill="none"
25415 stroke="currentColor"
25416 stroke-width="1.5"
25417 stroke-linecap="round"
25418 stroke-linejoin="round"
25419>
25420 <path d="M2 12h5" />
25421 <path d="M17 12h5" />
25422 <path d="M12 12m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
25423 <path d="M8.5 8.5l7 7" />
25424 <path d="M15.5 8.5l-7 7" />
25425</svg>
25426"#;
25427pub const ICON_CIRCUIT_CAPACITOR_POLARIZED: &str = r#"
25428<svg
25429 xmlns="http://www.w3.org/2000/svg"
25430 width="24"
25431 height="24"
25432 viewBox="0 0 24 24"
25433 fill="none"
25434 stroke="currentColor"
25435 stroke-width="1.5"
25436 stroke-linecap="round"
25437 stroke-linejoin="round"
25438>
25439 <path d="M22 12h-8" />
25440 <path d="M2 12h8" />
25441 <path d="M10 7v10" />
25442 <path d="M14 7v10" />
25443 <path d="M17 5h4" />
25444 <path d="M19 3v4" />
25445</svg>
25446"#;
25447pub const ICON_CIRCUIT_CAPACITOR: &str = r#"
25448<svg
25449 xmlns="http://www.w3.org/2000/svg"
25450 width="24"
25451 height="24"
25452 viewBox="0 0 24 24"
25453 fill="none"
25454 stroke="currentColor"
25455 stroke-width="1.5"
25456 stroke-linecap="round"
25457 stroke-linejoin="round"
25458>
25459 <path d="M22 12h-8" />
25460 <path d="M2 12h8" />
25461 <path d="M10 7v10" />
25462 <path d="M14 7v10" />
25463</svg>
25464"#;
25465pub const ICON_CIRCUIT_CELL_PLUS: &str = r#"
25466<svg
25467 xmlns="http://www.w3.org/2000/svg"
25468 width="24"
25469 height="24"
25470 viewBox="0 0 24 24"
25471 fill="none"
25472 stroke="currentColor"
25473 stroke-width="1.5"
25474 stroke-linecap="round"
25475 stroke-linejoin="round"
25476>
25477 <path d="M2 12h9" />
25478 <path d="M15 12h7" />
25479 <path d="M11 5v14" />
25480 <path d="M15 9v6" />
25481 <path d="M3 5h4" />
25482 <path d="M5 3v4" />
25483</svg>
25484"#;
25485pub const ICON_CIRCUIT_CELL: &str = r#"
25486<svg
25487 xmlns="http://www.w3.org/2000/svg"
25488 width="24"
25489 height="24"
25490 viewBox="0 0 24 24"
25491 fill="none"
25492 stroke="currentColor"
25493 stroke-width="1.5"
25494 stroke-linecap="round"
25495 stroke-linejoin="round"
25496>
25497 <path d="M2 12h8" />
25498 <path d="M14 12h8" />
25499 <path d="M10 5v14" />
25500 <path d="M14 9v6" />
25501</svg>
25502"#;
25503pub const ICON_CIRCUIT_CHANGEOVER: &str = r#"
25504<svg
25505 xmlns="http://www.w3.org/2000/svg"
25506 width="24"
25507 height="24"
25508 viewBox="0 0 24 24"
25509 fill="none"
25510 stroke="currentColor"
25511 stroke-width="1.5"
25512 stroke-linecap="round"
25513 stroke-linejoin="round"
25514>
25515 <path d="M2 12h2" />
25516 <path d="M20 7h2" />
25517 <path d="M6 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
25518 <path d="M18 7m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
25519 <path d="M20 17h2" />
25520 <path d="M18 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
25521 <path d="M7.5 10.5l8.5 -3.5" />
25522</svg>
25523"#;
25524pub const ICON_CIRCUIT_DIODE_ZENER: &str = r#"
25525<svg
25526 xmlns="http://www.w3.org/2000/svg"
25527 width="24"
25528 height="24"
25529 viewBox="0 0 24 24"
25530 fill="none"
25531 stroke="currentColor"
25532 stroke-width="1.5"
25533 stroke-linecap="round"
25534 stroke-linejoin="round"
25535>
25536 <path d="M22 12h-6" />
25537 <path d="M2 12h6" />
25538 <path d="M8 7l8 5l-8 5z" />
25539 <path d="M14 7h2v10h2" />
25540</svg>
25541"#;
25542pub const ICON_CIRCUIT_DIODE: &str = r#"
25543<svg
25544 xmlns="http://www.w3.org/2000/svg"
25545 width="24"
25546 height="24"
25547 viewBox="0 0 24 24"
25548 fill="none"
25549 stroke="currentColor"
25550 stroke-width="1.5"
25551 stroke-linecap="round"
25552 stroke-linejoin="round"
25553>
25554 <path d="M22 12h-6" />
25555 <path d="M2 12h6" />
25556 <path d="M8 7l8 5l-8 5z" />
25557 <path d="M16 7v10" />
25558</svg>
25559"#;
25560pub const ICON_CIRCUIT_GROUND_DIGITAL: &str = r#"
25561<svg
25562 xmlns="http://www.w3.org/2000/svg"
25563 width="24"
25564 height="24"
25565 viewBox="0 0 24 24"
25566 fill="none"
25567 stroke="currentColor"
25568 stroke-width="1.5"
25569 stroke-linecap="round"
25570 stroke-linejoin="round"
25571>
25572 <path d="M12 13v-10" />
25573 <path d="M12 21l-6 -8h12z" />
25574</svg>
25575"#;
25576pub const ICON_CIRCUIT_GROUND: &str = r#"
25577<svg
25578 xmlns="http://www.w3.org/2000/svg"
25579 width="24"
25580 height="24"
25581 viewBox="0 0 24 24"
25582 fill="none"
25583 stroke="currentColor"
25584 stroke-width="1.5"
25585 stroke-linecap="round"
25586 stroke-linejoin="round"
25587>
25588 <path d="M12 13v-8" />
25589 <path d="M4 13h16" />
25590 <path d="M7 16h10" />
25591 <path d="M10 19h4" />
25592</svg>
25593"#;
25594pub const ICON_CIRCUIT_INDUCTOR: &str = r#"
25595<svg
25596 xmlns="http://www.w3.org/2000/svg"
25597 width="24"
25598 height="24"
25599 viewBox="0 0 24 24"
25600 fill="none"
25601 stroke="currentColor"
25602 stroke-width="1.5"
25603 stroke-linecap="round"
25604 stroke-linejoin="round"
25605>
25606 <path d="M2 14h3v-2a2 2 0 1 1 4 0v2v-1.5a2.5 2.5 0 1 1 5 0v1.5v-1.5a2.5 2.5 0 1 1 5 0v1.5h3" />
25607</svg>
25608"#;
25609pub const ICON_CIRCUIT_MOTOR: &str = r#"
25610<svg
25611 xmlns="http://www.w3.org/2000/svg"
25612 width="24"
25613 height="24"
25614 viewBox="0 0 24 24"
25615 fill="none"
25616 stroke="currentColor"
25617 stroke-width="1.5"
25618 stroke-linecap="round"
25619 stroke-linejoin="round"
25620>
25621 <path d="M12 12m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
25622 <path d="M5 12h-3" />
25623 <path d="M19 12h3" />
25624 <path d="M10 14v-4l2 2l2 -2v4" />
25625</svg>
25626"#;
25627pub const ICON_CIRCUIT_PUSHBUTTON: &str = r#"
25628<svg
25629 xmlns="http://www.w3.org/2000/svg"
25630 width="24"
25631 height="24"
25632 viewBox="0 0 24 24"
25633 fill="none"
25634 stroke="currentColor"
25635 stroke-width="1.5"
25636 stroke-linecap="round"
25637 stroke-linejoin="round"
25638>
25639 <path d="M2 17h2" />
25640 <path d="M20 17h2" />
25641 <path d="M6 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
25642 <path d="M18 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
25643 <path d="M6 11h12" />
25644 <path d="M12 11v-6" />
25645</svg>
25646"#;
25647pub const ICON_CIRCUIT_RESISTOR: &str = r#"
25648<svg
25649 xmlns="http://www.w3.org/2000/svg"
25650 width="24"
25651 height="24"
25652 viewBox="0 0 24 24"
25653 fill="none"
25654 stroke="currentColor"
25655 stroke-width="1.5"
25656 stroke-linecap="round"
25657 stroke-linejoin="round"
25658>
25659 <path d="M2 12h2l2 -5l3 10l3 -10l3 10l3 -10l1.5 5h2.5" />
25660</svg>
25661"#;
25662pub const ICON_CIRCUIT_SWITCH_CLOSED: &str = r#"
25663<svg
25664 xmlns="http://www.w3.org/2000/svg"
25665 width="24"
25666 height="24"
25667 viewBox="0 0 24 24"
25668 fill="none"
25669 stroke="currentColor"
25670 stroke-width="1.5"
25671 stroke-linecap="round"
25672 stroke-linejoin="round"
25673>
25674 <path d="M2 12h2" />
25675 <path d="M20 12h2" />
25676 <path d="M6 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
25677 <path d="M18 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
25678 <path d="M8 12h8" />
25679</svg>
25680"#;
25681pub const ICON_CIRCUIT_SWITCH_OPEN: &str = r#"
25682<svg
25683 xmlns="http://www.w3.org/2000/svg"
25684 width="24"
25685 height="24"
25686 viewBox="0 0 24 24"
25687 fill="none"
25688 stroke="currentColor"
25689 stroke-width="1.5"
25690 stroke-linecap="round"
25691 stroke-linejoin="round"
25692>
25693 <path d="M2 12h2" />
25694 <path d="M20 12h2" />
25695 <path d="M6 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
25696 <path d="M18 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
25697 <path d="M7.5 10.5l7.5 -5.5" />
25698</svg>
25699"#;
25700pub const ICON_CIRCUIT_VOLTMETER: &str = r#"
25701<svg
25702 xmlns="http://www.w3.org/2000/svg"
25703 width="24"
25704 height="24"
25705 viewBox="0 0 24 24"
25706 fill="none"
25707 stroke="currentColor"
25708 stroke-width="1.5"
25709 stroke-linecap="round"
25710 stroke-linejoin="round"
25711>
25712 <path d="M12 12m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
25713 <path d="M5 12h-3" />
25714 <path d="M19 12h3" />
25715 <path d="M10 10l2 4l2 -4" />
25716</svg>
25717"#;
25718pub const ICON_CLEAR_ALL: &str = r#"
25719<svg
25720 xmlns="http://www.w3.org/2000/svg"
25721 width="24"
25722 height="24"
25723 viewBox="0 0 24 24"
25724 fill="none"
25725 stroke="currentColor"
25726 stroke-width="1.5"
25727 stroke-linecap="round"
25728 stroke-linejoin="round"
25729>
25730 <path d="M8 6h12" />
25731 <path d="M6 12h12" />
25732 <path d="M4 18h12" />
25733</svg>
25734"#;
25735pub const ICON_CLEAR_FORMATTING: &str = r#"
25736<svg
25737 xmlns="http://www.w3.org/2000/svg"
25738 width="24"
25739 height="24"
25740 viewBox="0 0 24 24"
25741 fill="none"
25742 stroke="currentColor"
25743 stroke-width="1.5"
25744 stroke-linecap="round"
25745 stroke-linejoin="round"
25746>
25747 <path d="M17 15l4 4m0 -4l-4 4" />
25748 <path d="M7 6v-1h11v1" />
25749 <path d="M7 19l4 0" />
25750 <path d="M13 5l-4 14" />
25751</svg>
25752"#;
25753pub const ICON_CLICK: &str = r#"
25754<svg
25755 xmlns="http://www.w3.org/2000/svg"
25756 width="24"
25757 height="24"
25758 viewBox="0 0 24 24"
25759 fill="none"
25760 stroke="currentColor"
25761 stroke-width="1.5"
25762 stroke-linecap="round"
25763 stroke-linejoin="round"
25764>
25765 <path d="M3 12l3 0" />
25766 <path d="M12 3l0 3" />
25767 <path d="M7.8 7.8l-2.2 -2.2" />
25768 <path d="M16.2 7.8l2.2 -2.2" />
25769 <path d="M7.8 16.2l-2.2 2.2" />
25770 <path d="M12 12l9 3l-4 2l-2 4l-3 -9" />
25771</svg>
25772"#;
25773pub const ICON_CLIFF_JUMPING: &str = r#"
25774<svg
25775 xmlns="http://www.w3.org/2000/svg"
25776 width="24"
25777 height="24"
25778 viewBox="0 0 24 24"
25779 fill="none"
25780 stroke="currentColor"
25781 stroke-width="1.5"
25782 stroke-linecap="round"
25783 stroke-linejoin="round"
25784>
25785 <path d="M14 7a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
25786 <path d="M10.5 18l2.5 2l2 -2" />
25787 <path d="M18 21l3 -3l-4 -2l-1 -5" />
25788 <path d="M10.5 7.5l2 3l3.5 .5l3 -2l.5 -3" />
25789 <path d="M4 21v-1l2 -3l.5 -2.5l1.5 -2.5l-1 -5l1 -3l-1 -1l-2 .5l-2 -.5" />
25790</svg>
25791"#;
25792pub const ICON_CLIPBOARD_CHECK: &str = r#"
25793<svg
25794 xmlns="http://www.w3.org/2000/svg"
25795 width="24"
25796 height="24"
25797 viewBox="0 0 24 24"
25798 fill="none"
25799 stroke="currentColor"
25800 stroke-width="1.5"
25801 stroke-linecap="round"
25802 stroke-linejoin="round"
25803>
25804 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
25805 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
25806 <path d="M9 14l2 2l4 -4" />
25807</svg>
25808"#;
25809pub const ICON_CLIPBOARD_COPY: &str = r#"
25810<svg
25811 xmlns="http://www.w3.org/2000/svg"
25812 width="24"
25813 height="24"
25814 viewBox="0 0 24 24"
25815 fill="none"
25816 stroke="currentColor"
25817 stroke-width="1.5"
25818 stroke-linecap="round"
25819 stroke-linejoin="round"
25820>
25821 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h3m9 -9v-5a2 2 0 0 0 -2 -2h-2" />
25822 <path d="M13 17v-1a1 1 0 0 1 1 -1h1m3 0h1a1 1 0 0 1 1 1v1m0 3v1a1 1 0 0 1 -1 1h-1m-3 0h-1a1 1 0 0 1 -1 -1v-1" />
25823 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
25824</svg>
25825"#;
25826pub const ICON_CLIPBOARD_DATA: &str = r#"
25827<svg
25828 xmlns="http://www.w3.org/2000/svg"
25829 width="24"
25830 height="24"
25831 viewBox="0 0 24 24"
25832 fill="none"
25833 stroke="currentColor"
25834 stroke-width="1.5"
25835 stroke-linecap="round"
25836 stroke-linejoin="round"
25837>
25838 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
25839 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
25840 <path d="M9 17v-4" />
25841 <path d="M12 17v-1" />
25842 <path d="M15 17v-2" />
25843 <path d="M12 17v-1" />
25844</svg>
25845"#;
25846pub const ICON_CLIPBOARD_HEART: &str = r#"
25847<svg
25848 xmlns="http://www.w3.org/2000/svg"
25849 width="24"
25850 height="24"
25851 viewBox="0 0 24 24"
25852 fill="none"
25853 stroke="currentColor"
25854 stroke-width="1.5"
25855 stroke-linecap="round"
25856 stroke-linejoin="round"
25857>
25858 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
25859 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
25860 <path d="M11.993 16.75l2.747 -2.815a1.9 1.9 0 0 0 0 -2.632a1.775 1.775 0 0 0 -2.56 0l-.183 .188l-.183 -.189a1.775 1.775 0 0 0 -2.56 0a1.899 1.899 0 0 0 0 2.632l2.738 2.825z" />
25861</svg>
25862"#;
25863pub const ICON_CLIPBOARD_LIST: &str = r#"
25864<svg
25865 xmlns="http://www.w3.org/2000/svg"
25866 width="24"
25867 height="24"
25868 viewBox="0 0 24 24"
25869 fill="none"
25870 stroke="currentColor"
25871 stroke-width="1.5"
25872 stroke-linecap="round"
25873 stroke-linejoin="round"
25874>
25875 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
25876 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
25877 <path d="M9 12l.01 0" />
25878 <path d="M13 12l2 0" />
25879 <path d="M9 16l.01 0" />
25880 <path d="M13 16l2 0" />
25881</svg>
25882"#;
25883pub const ICON_CLIPBOARD_OFF: &str = r#"
25884<svg
25885 xmlns="http://www.w3.org/2000/svg"
25886 width="24"
25887 height="24"
25888 viewBox="0 0 24 24"
25889 fill="none"
25890 stroke="currentColor"
25891 stroke-width="1.5"
25892 stroke-linecap="round"
25893 stroke-linejoin="round"
25894>
25895 <path d="M5.575 5.597a2 2 0 0 0 -.575 1.403v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2m0 -4v-8a2 2 0 0 0 -2 -2h-2" />
25896 <path d="M9 5a2 2 0 0 1 2 -2h2a2 2 0 1 1 0 4h-2" />
25897 <path d="M3 3l18 18" />
25898</svg>
25899"#;
25900pub const ICON_CLIPBOARD_PLUS: &str = r#"
25901<svg
25902 xmlns="http://www.w3.org/2000/svg"
25903 width="24"
25904 height="24"
25905 viewBox="0 0 24 24"
25906 fill="none"
25907 stroke="currentColor"
25908 stroke-width="1.5"
25909 stroke-linecap="round"
25910 stroke-linejoin="round"
25911>
25912 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
25913 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
25914 <path d="M10 14h4" />
25915 <path d="M12 12v4" />
25916</svg>
25917"#;
25918pub const ICON_CLIPBOARD_SMILE: &str = r#"
25919<svg
25920 xmlns="http://www.w3.org/2000/svg"
25921 width="24"
25922 height="24"
25923 viewBox="0 0 24 24"
25924 fill="none"
25925 stroke="currentColor"
25926 stroke-width="1.5"
25927 stroke-linecap="round"
25928 stroke-linejoin="round"
25929>
25930 <path d="M10 13h.01" />
25931 <path d="M14 13h.01" />
25932 <path d="M10 16a3.5 3.5 0 0 0 4 0" />
25933 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
25934 <path d="M9 5a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
25935</svg>
25936"#;
25937pub const ICON_CLIPBOARD_TEXT: &str = r#"
25938<svg
25939 xmlns="http://www.w3.org/2000/svg"
25940 width="24"
25941 height="24"
25942 viewBox="0 0 24 24"
25943 fill="none"
25944 stroke="currentColor"
25945 stroke-width="1.5"
25946 stroke-linecap="round"
25947 stroke-linejoin="round"
25948>
25949 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
25950 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
25951 <path d="M9 12h6" />
25952 <path d="M9 16h6" />
25953</svg>
25954"#;
25955pub const ICON_CLIPBOARD_TYPOGRAPHY: &str = r#"
25956<svg
25957 xmlns="http://www.w3.org/2000/svg"
25958 width="24"
25959 height="24"
25960 viewBox="0 0 24 24"
25961 fill="none"
25962 stroke="currentColor"
25963 stroke-width="1.5"
25964 stroke-linecap="round"
25965 stroke-linejoin="round"
25966>
25967 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
25968 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
25969 <path d="M9 12v-1h6v1" />
25970 <path d="M12 11v6" />
25971 <path d="M11 17h2" />
25972</svg>
25973"#;
25974pub const ICON_CLIPBOARD_X: &str = r#"
25975<svg
25976 xmlns="http://www.w3.org/2000/svg"
25977 width="24"
25978 height="24"
25979 viewBox="0 0 24 24"
25980 fill="none"
25981 stroke="currentColor"
25982 stroke-width="1.5"
25983 stroke-linecap="round"
25984 stroke-linejoin="round"
25985>
25986 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
25987 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
25988 <path d="M10 12l4 4m0 -4l-4 4" />
25989</svg>
25990"#;
25991pub const ICON_CLIPBOARD: &str = r#"
25992<svg
25993 xmlns="http://www.w3.org/2000/svg"
25994 width="24"
25995 height="24"
25996 viewBox="0 0 24 24"
25997 fill="none"
25998 stroke="currentColor"
25999 stroke-width="1.5"
26000 stroke-linecap="round"
26001 stroke-linejoin="round"
26002>
26003 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
26004 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
26005</svg>
26006"#;
26007pub const ICON_CLOCK_12: &str = r#"
26008<svg
26009 xmlns="http://www.w3.org/2000/svg"
26010 width="24"
26011 height="24"
26012 viewBox="0 0 24 24"
26013 fill="none"
26014 stroke="currentColor"
26015 stroke-width="1.5"
26016 stroke-linecap="round"
26017 stroke-linejoin="round"
26018>
26019 <path d="M3 12a9 9 0 0 0 9 9m9 -9a9 9 0 1 0 -18 0" />
26020 <path d="M12 7v5l.5 .5" />
26021 <path d="M18 15h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2" />
26022 <path d="M15 21v-6" />
26023</svg>
26024"#;
26025pub const ICON_CLOCK_2: &str = r#"
26026<svg
26027 xmlns="http://www.w3.org/2000/svg"
26028 width="24"
26029 height="24"
26030 viewBox="0 0 24 24"
26031 fill="none"
26032 stroke="currentColor"
26033 stroke-width="1.5"
26034 stroke-linecap="round"
26035 stroke-linejoin="round"
26036>
26037 <path d="M4 4m0 1a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" />
26038 <path d="M12 7v5l3 3" />
26039 <path d="M4 12h1" />
26040 <path d="M19 12h1" />
26041 <path d="M12 19v1" />
26042</svg>
26043"#;
26044pub const ICON_CLOCK_24: &str = r#"
26045<svg
26046 xmlns="http://www.w3.org/2000/svg"
26047 width="24"
26048 height="24"
26049 viewBox="0 0 24 24"
26050 fill="none"
26051 stroke="currentColor"
26052 stroke-width="1.5"
26053 stroke-linecap="round"
26054 stroke-linejoin="round"
26055>
26056 <path d="M3 12a9 9 0 0 0 5.998 8.485m12.002 -8.485a9 9 0 1 0 -18 0" />
26057 <path d="M12 7v5" />
26058 <path d="M12 15h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2" />
26059 <path d="M18 15v2a1 1 0 0 0 1 1h1" />
26060 <path d="M21 15v6" />
26061</svg>
26062"#;
26063pub const ICON_CLOCK_BITCOIN: &str = r#"
26064<svg
26065 xmlns="http://www.w3.org/2000/svg"
26066 width="24"
26067 height="24"
26068 viewBox="0 0 24 24"
26069 fill="none"
26070 stroke="currentColor"
26071 stroke-width="1.5"
26072 stroke-linecap="round"
26073 stroke-linejoin="round"
26074>
26075 <path d="M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" />
26076 <path d="M20.866 10.45a9 9 0 1 0 -7.815 10.488" />
26077 <path d="M12 7v5l1.5 1.5" />
26078</svg>
26079"#;
26080pub const ICON_CLOCK_BOLT: &str = r#"
26081<svg
26082 xmlns="http://www.w3.org/2000/svg"
26083 width="24"
26084 height="24"
26085 viewBox="0 0 24 24"
26086 fill="none"
26087 stroke="currentColor"
26088 stroke-width="1.5"
26089 stroke-linecap="round"
26090 stroke-linejoin="round"
26091>
26092 <path d="M20.984 12.53a9 9 0 1 0 -7.552 8.355" />
26093 <path d="M12 7v5l3 3" />
26094 <path d="M19 16l-2 3h4l-2 3" />
26095</svg>
26096"#;
26097pub const ICON_CLOCK_CANCEL: &str = r#"
26098<svg
26099 xmlns="http://www.w3.org/2000/svg"
26100 width="24"
26101 height="24"
26102 viewBox="0 0 24 24"
26103 fill="none"
26104 stroke="currentColor"
26105 stroke-width="1.5"
26106 stroke-linecap="round"
26107 stroke-linejoin="round"
26108>
26109 <path d="M20.997 12.25a9 9 0 1 0 -8.718 8.745" />
26110 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
26111 <path d="M17 21l4 -4" />
26112 <path d="M12 7v5l2 2" />
26113</svg>
26114"#;
26115pub const ICON_CLOCK_CHECK: &str = r#"
26116<svg
26117 xmlns="http://www.w3.org/2000/svg"
26118 width="24"
26119 height="24"
26120 viewBox="0 0 24 24"
26121 fill="none"
26122 stroke="currentColor"
26123 stroke-width="1.5"
26124 stroke-linecap="round"
26125 stroke-linejoin="round"
26126>
26127 <path d="M20.942 13.021a9 9 0 1 0 -9.407 7.967" />
26128 <path d="M12 7v5l3 3" />
26129 <path d="M15 19l2 2l4 -4" />
26130</svg>
26131"#;
26132pub const ICON_CLOCK_CODE: &str = r#"
26133<svg
26134 xmlns="http://www.w3.org/2000/svg"
26135 width="24"
26136 height="24"
26137 viewBox="0 0 24 24"
26138 fill="none"
26139 stroke="currentColor"
26140 stroke-width="1.5"
26141 stroke-linecap="round"
26142 stroke-linejoin="round"
26143>
26144 <path d="M20.931 13.111a9 9 0 1 0 -9.453 7.874" />
26145 <path d="M20 21l2 -2l-2 -2" />
26146 <path d="M17 17l-2 2l2 2" />
26147 <path d="M12 7v5l2 2" />
26148</svg>
26149"#;
26150pub const ICON_CLOCK_COG: &str = r#"
26151<svg
26152 xmlns="http://www.w3.org/2000/svg"
26153 width="24"
26154 height="24"
26155 viewBox="0 0 24 24"
26156 fill="none"
26157 stroke="currentColor"
26158 stroke-width="1.5"
26159 stroke-linecap="round"
26160 stroke-linejoin="round"
26161>
26162 <path d="M21 12a9 9 0 1 0 -9.002 9" />
26163 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
26164 <path d="M19.001 15.5v1.5" />
26165 <path d="M19.001 21v1.5" />
26166 <path d="M22.032 17.25l-1.299 .75" />
26167 <path d="M17.27 20l-1.3 .75" />
26168 <path d="M15.97 17.25l1.3 .75" />
26169 <path d="M20.733 20l1.3 .75" />
26170 <path d="M12 7v5l2 2" />
26171</svg>
26172"#;
26173pub const ICON_CLOCK_DOLLAR: &str = r#"
26174<svg
26175 xmlns="http://www.w3.org/2000/svg"
26176 width="24"
26177 height="24"
26178 viewBox="0 0 24 24"
26179 fill="none"
26180 stroke="currentColor"
26181 stroke-width="1.5"
26182 stroke-linecap="round"
26183 stroke-linejoin="round"
26184>
26185 <path d="M20.866 10.45a9 9 0 1 0 -7.815 10.488" />
26186 <path d="M12 7v5l1.5 1.5" />
26187 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
26188 <path d="M19 21v1m0 -8v1" />
26189</svg>
26190"#;
26191pub const ICON_CLOCK_DOWN: &str = r#"
26192<svg
26193 xmlns="http://www.w3.org/2000/svg"
26194 width="24"
26195 height="24"
26196 viewBox="0 0 24 24"
26197 fill="none"
26198 stroke="currentColor"
26199 stroke-width="1.5"
26200 stroke-linecap="round"
26201 stroke-linejoin="round"
26202>
26203 <path d="M20.984 12.535a9 9 0 1 0 -8.431 8.448" />
26204 <path d="M12 7v5l3 3" />
26205 <path d="M19 16v6" />
26206 <path d="M22 19l-3 3l-3 -3" />
26207</svg>
26208"#;
26209pub const ICON_CLOCK_EDIT: &str = r#"
26210<svg
26211 xmlns="http://www.w3.org/2000/svg"
26212 width="24"
26213 height="24"
26214 viewBox="0 0 24 24"
26215 fill="none"
26216 stroke="currentColor"
26217 stroke-width="1.5"
26218 stroke-linecap="round"
26219 stroke-linejoin="round"
26220>
26221 <path d="M21 12a9 9 0 1 0 -9.972 8.948c.32 .034 .644 .052 .972 .052" />
26222 <path d="M12 7v5l2 2" />
26223 <path d="M18.42 15.61a2.1 2.1 0 0 1 2.97 2.97l-3.39 3.42h-3v-3l3.42 -3.39z" />
26224</svg>
26225"#;
26226pub const ICON_CLOCK_EXCLAMATION: &str = r#"
26227<svg
26228 xmlns="http://www.w3.org/2000/svg"
26229 width="24"
26230 height="24"
26231 viewBox="0 0 24 24"
26232 fill="none"
26233 stroke="currentColor"
26234 stroke-width="1.5"
26235 stroke-linecap="round"
26236 stroke-linejoin="round"
26237>
26238 <path d="M20.986 12.502a9 9 0 1 0 -5.973 7.98" />
26239 <path d="M12 7v5l3 3" />
26240 <path d="M19 16v3" />
26241 <path d="M19 22v.01" />
26242</svg>
26243"#;
26244pub const ICON_CLOCK_HEART: &str = r#"
26245<svg
26246 xmlns="http://www.w3.org/2000/svg"
26247 width="24"
26248 height="24"
26249 viewBox="0 0 24 24"
26250 fill="none"
26251 stroke="currentColor"
26252 stroke-width="1.5"
26253 stroke-linecap="round"
26254 stroke-linejoin="round"
26255>
26256 <path d="M20.956 11.107a9 9 0 1 0 -9.579 9.871" />
26257 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
26258 <path d="M12 7v5l.5 .5" />
26259</svg>
26260"#;
26261pub const ICON_CLOCK_HOUR_1: &str = r#"
26262<svg
26263 xmlns="http://www.w3.org/2000/svg"
26264 width="24"
26265 height="24"
26266 viewBox="0 0 24 24"
26267 fill="none"
26268 stroke="currentColor"
26269 stroke-width="1.5"
26270 stroke-linecap="round"
26271 stroke-linejoin="round"
26272>
26273 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
26274 <path d="M12 7v5" />
26275 <path d="M12 12l2 -3" />
26276</svg>
26277"#;
26278pub const ICON_CLOCK_HOUR_10: &str = r#"
26279<svg
26280 xmlns="http://www.w3.org/2000/svg"
26281 width="24"
26282 height="24"
26283 viewBox="0 0 24 24"
26284 fill="none"
26285 stroke="currentColor"
26286 stroke-width="1.5"
26287 stroke-linecap="round"
26288 stroke-linejoin="round"
26289>
26290 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
26291 <path d="M12 12l-3 -2" />
26292 <path d="M12 7v5" />
26293</svg>
26294"#;
26295pub const ICON_CLOCK_HOUR_11: &str = r#"
26296<svg
26297 xmlns="http://www.w3.org/2000/svg"
26298 width="24"
26299 height="24"
26300 viewBox="0 0 24 24"
26301 fill="none"
26302 stroke="currentColor"
26303 stroke-width="1.5"
26304 stroke-linecap="round"
26305 stroke-linejoin="round"
26306>
26307 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
26308 <path d="M12 12l-2 -3" />
26309 <path d="M12 7v5" />
26310</svg>
26311"#;
26312pub const ICON_CLOCK_HOUR_12: &str = r#"
26313<svg
26314 xmlns="http://www.w3.org/2000/svg"
26315 width="24"
26316 height="24"
26317 viewBox="0 0 24 24"
26318 fill="none"
26319 stroke="currentColor"
26320 stroke-width="1.5"
26321 stroke-linecap="round"
26322 stroke-linejoin="round"
26323>
26324 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
26325 <path d="M12 7v5" />
26326</svg>
26327"#;
26328pub const ICON_CLOCK_HOUR_2: &str = r#"
26329<svg
26330 xmlns="http://www.w3.org/2000/svg"
26331 width="24"
26332 height="24"
26333 viewBox="0 0 24 24"
26334 fill="none"
26335 stroke="currentColor"
26336 stroke-width="1.5"
26337 stroke-linecap="round"
26338 stroke-linejoin="round"
26339>
26340 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
26341 <path d="M12 12l3 -2" />
26342 <path d="M12 7v5" />
26343</svg>
26344"#;
26345pub const ICON_CLOCK_HOUR_3: &str = r#"
26346<svg
26347 xmlns="http://www.w3.org/2000/svg"
26348 width="24"
26349 height="24"
26350 viewBox="0 0 24 24"
26351 fill="none"
26352 stroke="currentColor"
26353 stroke-width="1.5"
26354 stroke-linecap="round"
26355 stroke-linejoin="round"
26356>
26357 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
26358 <path d="M12 12h3.5" />
26359 <path d="M12 7v5" />
26360</svg>
26361"#;
26362pub const ICON_CLOCK_HOUR_4: &str = r#"
26363<svg
26364 xmlns="http://www.w3.org/2000/svg"
26365 width="24"
26366 height="24"
26367 viewBox="0 0 24 24"
26368 fill="none"
26369 stroke="currentColor"
26370 stroke-width="1.5"
26371 stroke-linecap="round"
26372 stroke-linejoin="round"
26373>
26374 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
26375 <path d="M12 12l3 2" />
26376 <path d="M12 7v5" />
26377</svg>
26378"#;
26379pub const ICON_CLOCK_HOUR_5: &str = r#"
26380<svg
26381 xmlns="http://www.w3.org/2000/svg"
26382 width="24"
26383 height="24"
26384 viewBox="0 0 24 24"
26385 fill="none"
26386 stroke="currentColor"
26387 stroke-width="1.5"
26388 stroke-linecap="round"
26389 stroke-linejoin="round"
26390>
26391 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
26392 <path d="M12 12l2 3" />
26393 <path d="M12 7v5" />
26394</svg>
26395"#;
26396pub const ICON_CLOCK_HOUR_6: &str = r#"
26397<svg
26398 xmlns="http://www.w3.org/2000/svg"
26399 width="24"
26400 height="24"
26401 viewBox="0 0 24 24"
26402 fill="none"
26403 stroke="currentColor"
26404 stroke-width="1.5"
26405 stroke-linecap="round"
26406 stroke-linejoin="round"
26407>
26408 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
26409 <path d="M12 12v3.5" />
26410 <path d="M12 7v5" />
26411</svg>
26412"#;
26413pub const ICON_CLOCK_HOUR_7: &str = r#"
26414<svg
26415 xmlns="http://www.w3.org/2000/svg"
26416 width="24"
26417 height="24"
26418 viewBox="0 0 24 24"
26419 fill="none"
26420 stroke="currentColor"
26421 stroke-width="1.5"
26422 stroke-linecap="round"
26423 stroke-linejoin="round"
26424>
26425 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
26426 <path d="M12 12l-2 3" />
26427 <path d="M12 7v5" />
26428</svg>
26429"#;
26430pub const ICON_CLOCK_HOUR_8: &str = r#"
26431<svg
26432 xmlns="http://www.w3.org/2000/svg"
26433 width="24"
26434 height="24"
26435 viewBox="0 0 24 24"
26436 fill="none"
26437 stroke="currentColor"
26438 stroke-width="1.5"
26439 stroke-linecap="round"
26440 stroke-linejoin="round"
26441>
26442 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
26443 <path d="M12 12l-3 2" />
26444 <path d="M12 7v5" />
26445</svg>
26446"#;
26447pub const ICON_CLOCK_HOUR_9: &str = r#"
26448<svg
26449 xmlns="http://www.w3.org/2000/svg"
26450 width="24"
26451 height="24"
26452 viewBox="0 0 24 24"
26453 fill="none"
26454 stroke="currentColor"
26455 stroke-width="1.5"
26456 stroke-linecap="round"
26457 stroke-linejoin="round"
26458>
26459 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
26460 <path d="M12 12h-3.5" />
26461 <path d="M12 7v5" />
26462</svg>
26463"#;
26464pub const ICON_CLOCK_MINUS: &str = r#"
26465<svg
26466 xmlns="http://www.w3.org/2000/svg"
26467 width="24"
26468 height="24"
26469 viewBox="0 0 24 24"
26470 fill="none"
26471 stroke="currentColor"
26472 stroke-width="1.5"
26473 stroke-linecap="round"
26474 stroke-linejoin="round"
26475>
26476 <path d="M20.477 15.022a9 9 0 1 0 -7.998 5.965" />
26477 <path d="M12 7v5l3 3" />
26478 <path d="M16 19h6" />
26479</svg>
26480"#;
26481pub const ICON_CLOCK_OFF: &str = r#"
26482<svg
26483 xmlns="http://www.w3.org/2000/svg"
26484 width="24"
26485 height="24"
26486 viewBox="0 0 24 24"
26487 fill="none"
26488 stroke="currentColor"
26489 stroke-width="1.5"
26490 stroke-linecap="round"
26491 stroke-linejoin="round"
26492>
26493 <path d="M5.633 5.64a9 9 0 1 0 12.735 12.72m1.674 -2.32a9 9 0 0 0 -12.082 -12.082" />
26494 <path d="M12 7v1" />
26495 <path d="M3 3l18 18" />
26496</svg>
26497"#;
26498pub const ICON_CLOCK_PAUSE: &str = r#"
26499<svg
26500 xmlns="http://www.w3.org/2000/svg"
26501 width="24"
26502 height="24"
26503 viewBox="0 0 24 24"
26504 fill="none"
26505 stroke="currentColor"
26506 stroke-width="1.5"
26507 stroke-linecap="round"
26508 stroke-linejoin="round"
26509>
26510 <path d="M20.942 13.018a9 9 0 1 0 -7.909 7.922" />
26511 <path d="M12 7v5l2 2" />
26512 <path d="M17 17v5" />
26513 <path d="M21 17v5" />
26514</svg>
26515"#;
26516pub const ICON_CLOCK_PIN: &str = r#"
26517<svg
26518 xmlns="http://www.w3.org/2000/svg"
26519 width="24"
26520 height="24"
26521 viewBox="0 0 24 24"
26522 fill="none"
26523 stroke="currentColor"
26524 stroke-width="1.5"
26525 stroke-linecap="round"
26526 stroke-linejoin="round"
26527>
26528 <path d="M20.971 11.278a9 9 0 1 0 -8.313 9.698" />
26529 <path d="M12 7v5l1.5 1.5" />
26530 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
26531 <path d="M19 18v.01" />
26532</svg>
26533"#;
26534pub const ICON_CLOCK_PLAY: &str = r#"
26535<svg
26536 xmlns="http://www.w3.org/2000/svg"
26537 width="24"
26538 height="24"
26539 viewBox="0 0 24 24"
26540 fill="none"
26541 stroke="currentColor"
26542 stroke-width="1.5"
26543 stroke-linecap="round"
26544 stroke-linejoin="round"
26545>
26546 <path d="M12 7v5l2 2" />
26547 <path d="M17 22l5 -3l-5 -3z" />
26548 <path d="M13.017 20.943a9 9 0 1 1 7.831 -7.292" />
26549</svg>
26550"#;
26551pub const ICON_CLOCK_PLUS: &str = r#"
26552<svg
26553 xmlns="http://www.w3.org/2000/svg"
26554 width="24"
26555 height="24"
26556 viewBox="0 0 24 24"
26557 fill="none"
26558 stroke="currentColor"
26559 stroke-width="1.5"
26560 stroke-linecap="round"
26561 stroke-linejoin="round"
26562>
26563 <path d="M20.984 12.535a9 9 0 1 0 -8.468 8.45" />
26564 <path d="M16 19h6" />
26565 <path d="M19 16v6" />
26566 <path d="M12 7v5l3 3" />
26567</svg>
26568"#;
26569pub const ICON_CLOCK_QUESTION: &str = r#"
26570<svg
26571 xmlns="http://www.w3.org/2000/svg"
26572 width="24"
26573 height="24"
26574 viewBox="0 0 24 24"
26575 fill="none"
26576 stroke="currentColor"
26577 stroke-width="1.5"
26578 stroke-linecap="round"
26579 stroke-linejoin="round"
26580>
26581 <path d="M20.975 11.33a9 9 0 1 0 -5.717 9.06" />
26582 <path d="M12 7v5l2 2" />
26583 <path d="M19 22v.01" />
26584 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
26585</svg>
26586"#;
26587pub const ICON_CLOCK_RECORD: &str = r#"
26588<svg
26589 xmlns="http://www.w3.org/2000/svg"
26590 width="24"
26591 height="24"
26592 viewBox="0 0 24 24"
26593 fill="none"
26594 stroke="currentColor"
26595 stroke-width="1.5"
26596 stroke-linecap="round"
26597 stroke-linejoin="round"
26598>
26599 <path d="M21 12.3a9 9 0 1 0 -8.683 8.694" />
26600 <path d="M12 7v5l2 2" />
26601 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
26602</svg>
26603"#;
26604pub const ICON_CLOCK_SEARCH: &str = r#"
26605<svg
26606 xmlns="http://www.w3.org/2000/svg"
26607 width="24"
26608 height="24"
26609 viewBox="0 0 24 24"
26610 fill="none"
26611 stroke="currentColor"
26612 stroke-width="1.5"
26613 stroke-linecap="round"
26614 stroke-linejoin="round"
26615>
26616 <path d="M20.993 11.646a9 9 0 1 0 -9.318 9.348" />
26617 <path d="M12 7v5l1 1" />
26618 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
26619 <path d="M20.2 20.2l1.8 1.8" />
26620</svg>
26621"#;
26622pub const ICON_CLOCK_SHARE: &str = r#"
26623<svg
26624 xmlns="http://www.w3.org/2000/svg"
26625 width="24"
26626 height="24"
26627 viewBox="0 0 24 24"
26628 fill="none"
26629 stroke="currentColor"
26630 stroke-width="1.5"
26631 stroke-linecap="round"
26632 stroke-linejoin="round"
26633>
26634 <path d="M20.943 13.016a9 9 0 1 0 -8.915 7.984" />
26635 <path d="M16 22l5 -5" />
26636 <path d="M21 21.5v-4.5h-4.5" />
26637 <path d="M12 7v5l2 2" />
26638</svg>
26639"#;
26640pub const ICON_CLOCK_SHIELD: &str = r#"
26641<svg
26642 xmlns="http://www.w3.org/2000/svg"
26643 width="24"
26644 height="24"
26645 viewBox="0 0 24 24"
26646 fill="none"
26647 stroke="currentColor"
26648 stroke-width="1.5"
26649 stroke-linecap="round"
26650 stroke-linejoin="round"
26651>
26652 <path d="M21 12a9 9 0 1 0 -8.98 9" />
26653 <path d="M12 7v5l1 1" />
26654 <path d="M22 16c0 4 -2.5 6 -3.5 6s-3.5 -2 -3.5 -6c1 0 2.5 -.5 3.5 -1.5c1 1 2.5 1.5 3.5 1.5z" />
26655</svg>
26656"#;
26657pub const ICON_CLOCK_STAR: &str = r#"
26658<svg
26659 xmlns="http://www.w3.org/2000/svg"
26660 width="24"
26661 height="24"
26662 viewBox="0 0 24 24"
26663 fill="none"
26664 stroke="currentColor"
26665 stroke-width="1.5"
26666 stroke-linecap="round"
26667 stroke-linejoin="round"
26668>
26669 <path d="M20.982 11.436a9 9 0 1 0 -9.966 9.51" />
26670 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
26671 <path d="M12 7v5l1 1" />
26672</svg>
26673"#;
26674pub const ICON_CLOCK_STOP: &str = r#"
26675<svg
26676 xmlns="http://www.w3.org/2000/svg"
26677 width="24"
26678 height="24"
26679 viewBox="0 0 24 24"
26680 fill="none"
26681 stroke="currentColor"
26682 stroke-width="1.5"
26683 stroke-linecap="round"
26684 stroke-linejoin="round"
26685>
26686 <path d="M21 12a9 9 0 1 0 -9 9" />
26687 <path d="M12 7v5l1 1" />
26688 <path d="M16 16h6v6h-6z" />
26689</svg>
26690"#;
26691pub const ICON_CLOCK_UP: &str = r#"
26692<svg
26693 xmlns="http://www.w3.org/2000/svg"
26694 width="24"
26695 height="24"
26696 viewBox="0 0 24 24"
26697 fill="none"
26698 stroke="currentColor"
26699 stroke-width="1.5"
26700 stroke-linecap="round"
26701 stroke-linejoin="round"
26702>
26703 <path d="M20.983 12.548a9 9 0 1 0 -8.45 8.436" />
26704 <path d="M19 22v-6" />
26705 <path d="M22 19l-3 -3l-3 3" />
26706 <path d="M12 7v5l2.5 2.5" />
26707</svg>
26708"#;
26709pub const ICON_CLOCK_X: &str = r#"
26710<svg
26711 xmlns="http://www.w3.org/2000/svg"
26712 width="24"
26713 height="24"
26714 viewBox="0 0 24 24"
26715 fill="none"
26716 stroke="currentColor"
26717 stroke-width="1.5"
26718 stroke-linecap="round"
26719 stroke-linejoin="round"
26720>
26721 <path d="M20.926 13.15a9 9 0 1 0 -7.835 7.784" />
26722 <path d="M12 7v5l2 2" />
26723 <path d="M22 22l-5 -5" />
26724 <path d="M17 22l5 -5" />
26725</svg>
26726"#;
26727pub const ICON_CLOCK: &str = r#"
26728<svg
26729 xmlns="http://www.w3.org/2000/svg"
26730 width="24"
26731 height="24"
26732 viewBox="0 0 24 24"
26733 fill="none"
26734 stroke="currentColor"
26735 stroke-width="1.5"
26736 stroke-linecap="round"
26737 stroke-linejoin="round"
26738>
26739 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
26740 <path d="M12 7v5l3 3" />
26741</svg>
26742"#;
26743pub const ICON_CLOTHES_RACK_OFF: &str = r#"
26744<svg
26745 xmlns="http://www.w3.org/2000/svg"
26746 width="24"
26747 height="24"
26748 viewBox="0 0 24 24"
26749 fill="none"
26750 stroke="currentColor"
26751 stroke-width="1.5"
26752 stroke-linecap="round"
26753 stroke-linejoin="round"
26754>
26755 <path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
26756 <path d="M12 7v1m0 4v9" />
26757 <path d="M9 21h6" />
26758 <path d="M7.757 9.243a6 6 0 0 0 3.129 1.653m3.578 -.424a6 6 0 0 0 1.779 -1.229" />
26759 <path d="M3 3l18 18" />
26760</svg>
26761"#;
26762pub const ICON_CLOTHES_RACK: &str = r#"
26763<svg
26764 xmlns="http://www.w3.org/2000/svg"
26765 width="24"
26766 height="24"
26767 viewBox="0 0 24 24"
26768 fill="none"
26769 stroke="currentColor"
26770 stroke-width="1.5"
26771 stroke-linecap="round"
26772 stroke-linejoin="round"
26773>
26774 <path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
26775 <path d="M12 7v14" />
26776 <path d="M9 21h6" />
26777 <path d="M7.757 9.243a6 6 0 0 0 8.486 0" />
26778</svg>
26779"#;
26780pub const ICON_CLOUD_BITCOIN: &str = r#"
26781<svg
26782 xmlns="http://www.w3.org/2000/svg"
26783 width="24"
26784 height="24"
26785 viewBox="0 0 24 24"
26786 fill="none"
26787 stroke="currentColor"
26788 stroke-width="1.5"
26789 stroke-linecap="round"
26790 stroke-linejoin="round"
26791>
26792 <path d="M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" />
26793 <path d="M13.5 18.004h-6.843c-2.572 -.004 -4.657 -2.011 -4.657 -4.487s2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.28 1.023 1.957 2.51 1.873 4.027" />
26794</svg>
26795"#;
26796pub const ICON_CLOUD_BOLT: &str = r#"
26797<svg
26798 xmlns="http://www.w3.org/2000/svg"
26799 width="24"
26800 height="24"
26801 viewBox="0 0 24 24"
26802 fill="none"
26803 stroke="currentColor"
26804 stroke-width="1.5"
26805 stroke-linecap="round"
26806 stroke-linejoin="round"
26807>
26808 <path d="M13 18.004h-6.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.396 0 2.6 .831 3.148 2.03" />
26809 <path d="M19 16l-2 3h4l-2 3" />
26810</svg>
26811"#;
26812pub const ICON_CLOUD_CANCEL: &str = r#"
26813<svg
26814 xmlns="http://www.w3.org/2000/svg"
26815 width="24"
26816 height="24"
26817 viewBox="0 0 24 24"
26818 fill="none"
26819 stroke="currentColor"
26820 stroke-width="1.5"
26821 stroke-linecap="round"
26822 stroke-linejoin="round"
26823>
26824 <path d="M12 18.004h-5.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99a3.45 3.45 0 0 1 2.756 1.373" />
26825 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
26826 <path d="M17 21l4 -4" />
26827</svg>
26828"#;
26829pub const ICON_CLOUD_CHECK: &str = r#"
26830<svg
26831 xmlns="http://www.w3.org/2000/svg"
26832 width="24"
26833 height="24"
26834 viewBox="0 0 24 24"
26835 fill="none"
26836 stroke="currentColor"
26837 stroke-width="1.5"
26838 stroke-linecap="round"
26839 stroke-linejoin="round"
26840>
26841 <path d="M11 18.004h-4.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.388 0 2.585 .82 3.138 2.007" />
26842 <path d="M15 19l2 2l4 -4" />
26843</svg>
26844"#;
26845pub const ICON_CLOUD_CODE: &str = r#"
26846<svg
26847 xmlns="http://www.w3.org/2000/svg"
26848 width="24"
26849 height="24"
26850 viewBox="0 0 24 24"
26851 fill="none"
26852 stroke="currentColor"
26853 stroke-width="1.5"
26854 stroke-linecap="round"
26855 stroke-linejoin="round"
26856>
26857 <path d="M11 18.004h-4.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99a3.468 3.468 0 0 1 3.307 2.444" />
26858 <path d="M20 21l2 -2l-2 -2" />
26859 <path d="M17 17l-2 2l2 2" />
26860</svg>
26861"#;
26862pub const ICON_CLOUD_COG: &str = r#"
26863<svg
26864 xmlns="http://www.w3.org/2000/svg"
26865 width="24"
26866 height="24"
26867 viewBox="0 0 24 24"
26868 fill="none"
26869 stroke="currentColor"
26870 stroke-width="1.5"
26871 stroke-linecap="round"
26872 stroke-linejoin="round"
26873>
26874 <path d="M12 18.004h-5.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c.956 0 1.822 .39 2.449 1.02" />
26875 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
26876 <path d="M19.001 15.5v1.5" />
26877 <path d="M19.001 21v1.5" />
26878 <path d="M22.032 17.25l-1.299 .75" />
26879 <path d="M17.27 20l-1.3 .75" />
26880 <path d="M15.97 17.25l1.3 .75" />
26881 <path d="M20.733 20l1.3 .75" />
26882</svg>
26883"#;
26884pub const ICON_CLOUD_COMPUTING: &str = r#"
26885<svg
26886 xmlns="http://www.w3.org/2000/svg"
26887 width="24"
26888 height="24"
26889 viewBox="0 0 24 24"
26890 fill="none"
26891 stroke="currentColor"
26892 stroke-width="1.5"
26893 stroke-linecap="round"
26894 stroke-linejoin="round"
26895>
26896 <path d="M6.657 16c-2.572 0 -4.657 -2.007 -4.657 -4.483c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486c0 1.927 -1.551 3.487 -3.465 3.487h-11.878" />
26897 <path d="M12 16v5" />
26898 <path d="M16 16v4a1 1 0 0 0 1 1h4" />
26899 <path d="M8 16v4a1 1 0 0 1 -1 1h-4" />
26900</svg>
26901"#;
26902pub const ICON_CLOUD_DATA_CONNECTION: &str = r#"
26903<svg
26904 xmlns="http://www.w3.org/2000/svg"
26905 width="24"
26906 height="24"
26907 viewBox="0 0 24 24"
26908 fill="none"
26909 stroke="currentColor"
26910 stroke-width="1.5"
26911 stroke-linecap="round"
26912 stroke-linejoin="round"
26913>
26914 <path d="M5 9.897c0 -1.714 1.46 -3.104 3.26 -3.104c.275 -1.22 1.255 -2.215 2.572 -2.611c1.317 -.397 2.77 -.134 3.811 .69c1.042 .822 1.514 2.08 1.239 3.3h.693a2.42 2.42 0 0 1 2.425 2.414a2.42 2.42 0 0 1 -2.425 2.414h-8.315c-1.8 0 -3.26 -1.39 -3.26 -3.103z" />
26915 <path d="M12 13v3" />
26916 <path d="M12 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
26917 <path d="M14 18h7" />
26918 <path d="M3 18h7" />
26919</svg>
26920"#;
26921pub const ICON_CLOUD_DOLLAR: &str = r#"
26922<svg
26923 xmlns="http://www.w3.org/2000/svg"
26924 width="24"
26925 height="24"
26926 viewBox="0 0 24 24"
26927 fill="none"
26928 stroke="currentColor"
26929 stroke-width="1.5"
26930 stroke-linecap="round"
26931 stroke-linejoin="round"
26932>
26933 <path d="M13.5 18.004h-6.843c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.28 1.023 1.957 2.51 1.873 4.027" />
26934 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
26935 <path d="M19 21v1m0 -8v1" />
26936</svg>
26937"#;
26938pub const ICON_CLOUD_DOWN: &str = r#"
26939<svg
26940 xmlns="http://www.w3.org/2000/svg"
26941 width="24"
26942 height="24"
26943 viewBox="0 0 24 24"
26944 fill="none"
26945 stroke="currentColor"
26946 stroke-width="1.5"
26947 stroke-linecap="round"
26948 stroke-linejoin="round"
26949>
26950 <path d="M12 18.004h-5.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.38 0 2.573 .813 3.13 1.99" />
26951 <path d="M19 16v6" />
26952 <path d="M22 19l-3 3l-3 -3" />
26953</svg>
26954"#;
26955pub const ICON_CLOUD_DOWNLOAD: &str = r#"
26956<svg
26957 xmlns="http://www.w3.org/2000/svg"
26958 width="24"
26959 height="24"
26960 viewBox="0 0 24 24"
26961 fill="none"
26962 stroke="currentColor"
26963 stroke-width="1.5"
26964 stroke-linecap="round"
26965 stroke-linejoin="round"
26966>
26967 <path d="M19 18a3.5 3.5 0 0 0 0 -7h-1a5 4.5 0 0 0 -11 -2a4.6 4.4 0 0 0 -2.1 8.4" />
26968 <path d="M12 13l0 9" />
26969 <path d="M9 19l3 3l3 -3" />
26970</svg>
26971"#;
26972pub const ICON_CLOUD_EXCLAMATION: &str = r#"
26973<svg
26974 xmlns="http://www.w3.org/2000/svg"
26975 width="24"
26976 height="24"
26977 viewBox="0 0 24 24"
26978 fill="none"
26979 stroke="currentColor"
26980 stroke-width="1.5"
26981 stroke-linecap="round"
26982 stroke-linejoin="round"
26983>
26984 <path d="M15 18.004h-8.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.374 0 2.562 .805 3.121 1.972" />
26985 <path d="M19 16v3" />
26986 <path d="M19 22v.01" />
26987</svg>
26988"#;
26989pub const ICON_CLOUD_FOG: &str = r#"
26990<svg
26991 xmlns="http://www.w3.org/2000/svg"
26992 width="24"
26993 height="24"
26994 viewBox="0 0 24 24"
26995 fill="none"
26996 stroke="currentColor"
26997 stroke-width="1.5"
26998 stroke-linecap="round"
26999 stroke-linejoin="round"
27000>
27001 <path d="M7 16a4.6 4.4 0 0 1 0 -9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7h-12" />
27002 <path d="M5 20l14 0" />
27003</svg>
27004"#;
27005pub const ICON_CLOUD_HEART: &str = r#"
27006<svg
27007 xmlns="http://www.w3.org/2000/svg"
27008 width="24"
27009 height="24"
27010 viewBox="0 0 24 24"
27011 fill="none"
27012 stroke="currentColor"
27013 stroke-width="1.5"
27014 stroke-linecap="round"
27015 stroke-linejoin="round"
27016>
27017 <path d="M10 18.004h-3.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99" />
27018 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
27019</svg>
27020"#;
27021pub const ICON_CLOUD_LOCK_OPEN: &str = r#"
27022<svg
27023 xmlns="http://www.w3.org/2000/svg"
27024 width="24"
27025 height="24"
27026 viewBox="0 0 24 24"
27027 fill="none"
27028 stroke="currentColor"
27029 stroke-width="1.5"
27030 stroke-linecap="round"
27031 stroke-linejoin="round"
27032>
27033 <path d="M19 18a3.5 3.5 0 0 0 0 -7h-1c.397 -1.768 -.285 -3.593 -1.788 -4.787c-1.503 -1.193 -3.6 -1.575 -5.5 -1s-3.315 2.019 -3.712 3.787c-2.199 -.088 -4.155 1.326 -4.666 3.373c-.512 2.047 .564 4.154 2.566 5.027" />
27034 <path d="M8 15m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
27035 <path d="M10 15v-2a2 2 0 0 1 3.736 -1" />
27036</svg>
27037"#;
27038pub const ICON_CLOUD_LOCK: &str = r#"
27039<svg
27040 xmlns="http://www.w3.org/2000/svg"
27041 width="24"
27042 height="24"
27043 viewBox="0 0 24 24"
27044 fill="none"
27045 stroke="currentColor"
27046 stroke-width="1.5"
27047 stroke-linecap="round"
27048 stroke-linejoin="round"
27049>
27050 <path d="M19 18a3.5 3.5 0 0 0 0 -7h-1c.397 -1.768 -.285 -3.593 -1.788 -4.787c-1.503 -1.193 -3.6 -1.575 -5.5 -1s-3.315 2.019 -3.712 3.787c-2.199 -.088 -4.155 1.326 -4.666 3.373c-.512 2.047 .564 4.154 2.566 5.027" />
27051 <path d="M8 15m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
27052 <path d="M10 15v-2a2 2 0 1 1 4 0v2" />
27053</svg>
27054"#;
27055pub const ICON_CLOUD_MINUS: &str = r#"
27056<svg
27057 xmlns="http://www.w3.org/2000/svg"
27058 width="24"
27059 height="24"
27060 viewBox="0 0 24 24"
27061 fill="none"
27062 stroke="currentColor"
27063 stroke-width="1.5"
27064 stroke-linecap="round"
27065 stroke-linejoin="round"
27066>
27067 <path d="M12 18.004h-5.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486c0 .186 -.015 .37 -.042 .548" />
27068 <path d="M16 19h6" />
27069</svg>
27070"#;
27071pub const ICON_CLOUD_NETWORK: &str = r#"
27072<svg
27073 xmlns="http://www.w3.org/2000/svg"
27074 width="24"
27075 height="24"
27076 viewBox="0 0 24 24"
27077 fill="none"
27078 stroke="currentColor"
27079 stroke-width="1.5"
27080 stroke-linecap="round"
27081 stroke-linejoin="round"
27082>
27083 <path d="M3 20h7" />
27084 <path d="M14 20h7" />
27085 <path d="M10 20a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
27086 <path d="M12 16v2" />
27087 <path d="M8 16.004h-1.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486c0 1.927 -1.551 3.487 -3.465 3.487h-2.535" />
27088</svg>
27089"#;
27090pub const ICON_CLOUD_OFF: &str = r#"
27091<svg
27092 xmlns="http://www.w3.org/2000/svg"
27093 width="24"
27094 height="24"
27095 viewBox="0 0 24 24"
27096 fill="none"
27097 stroke="currentColor"
27098 stroke-width="1.5"
27099 stroke-linecap="round"
27100 stroke-linejoin="round"
27101>
27102 <path d="M9.58 5.548c.24 -.11 .492 -.207 .752 -.286c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486c0 .957 -.383 1.824 -1.003 2.454m-2.997 1.033h-11.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.13 -.582 .37 -1.128 .7 -1.62" />
27103 <path d="M3 3l18 18" />
27104</svg>
27105"#;
27106pub const ICON_CLOUD_PAUSE: &str = r#"
27107<svg
27108 xmlns="http://www.w3.org/2000/svg"
27109 width="24"
27110 height="24"
27111 viewBox="0 0 24 24"
27112 fill="none"
27113 stroke="currentColor"
27114 stroke-width="1.5"
27115 stroke-linecap="round"
27116 stroke-linejoin="round"
27117>
27118 <path d="M13 18.004h-6.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.406 0 2.617 .843 3.16 2.055" />
27119 <path d="M17 17v5" />
27120 <path d="M21 17v5" />
27121</svg>
27122"#;
27123pub const ICON_CLOUD_PIN: &str = r#"
27124<svg
27125 xmlns="http://www.w3.org/2000/svg"
27126 width="24"
27127 height="24"
27128 viewBox="0 0 24 24"
27129 fill="none"
27130 stroke="currentColor"
27131 stroke-width="1.5"
27132 stroke-linecap="round"
27133 stroke-linejoin="round"
27134>
27135 <path d="M12 18.004h-5.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99" />
27136 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
27137 <path d="M19 18v.01" />
27138</svg>
27139"#;
27140pub const ICON_CLOUD_PLUS: &str = r#"
27141<svg
27142 xmlns="http://www.w3.org/2000/svg"
27143 width="24"
27144 height="24"
27145 viewBox="0 0 24 24"
27146 fill="none"
27147 stroke="currentColor"
27148 stroke-width="1.5"
27149 stroke-linecap="round"
27150 stroke-linejoin="round"
27151>
27152 <path d="M12 18.004h-5.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99a3.46 3.46 0 0 1 3.085 1.9" />
27153 <path d="M16 19h6" />
27154 <path d="M19 16v6" />
27155</svg>
27156"#;
27157pub const ICON_CLOUD_QUESTION: &str = r#"
27158<svg
27159 xmlns="http://www.w3.org/2000/svg"
27160 width="24"
27161 height="24"
27162 viewBox="0 0 24 24"
27163 fill="none"
27164 stroke="currentColor"
27165 stroke-width="1.5"
27166 stroke-linecap="round"
27167 stroke-linejoin="round"
27168>
27169 <path d="M14.5 18.004h-7.843c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99" />
27170 <path d="M19 22v.01" />
27171 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
27172</svg>
27173"#;
27174pub const ICON_CLOUD_RAIN: &str = r#"
27175<svg
27176 xmlns="http://www.w3.org/2000/svg"
27177 width="24"
27178 height="24"
27179 viewBox="0 0 24 24"
27180 fill="none"
27181 stroke="currentColor"
27182 stroke-width="1.5"
27183 stroke-linecap="round"
27184 stroke-linejoin="round"
27185>
27186 <path d="M7 18a4.6 4.4 0 0 1 0 -9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7" />
27187 <path d="M11 13v2m0 3v2m4 -5v2m0 3v2" />
27188</svg>
27189"#;
27190pub const ICON_CLOUD_SEARCH: &str = r#"
27191<svg
27192 xmlns="http://www.w3.org/2000/svg"
27193 width="24"
27194 height="24"
27195 viewBox="0 0 24 24"
27196 fill="none"
27197 stroke="currentColor"
27198 stroke-width="1.5"
27199 stroke-linecap="round"
27200 stroke-linejoin="round"
27201>
27202 <path d="M11 18.004h-4.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99" />
27203 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
27204 <path d="M20.2 20.2l1.8 1.8" />
27205</svg>
27206"#;
27207pub const ICON_CLOUD_SHARE: &str = r#"
27208<svg
27209 xmlns="http://www.w3.org/2000/svg"
27210 width="24"
27211 height="24"
27212 viewBox="0 0 24 24"
27213 fill="none"
27214 stroke="currentColor"
27215 stroke-width="1.5"
27216 stroke-linecap="round"
27217 stroke-linejoin="round"
27218>
27219 <path d="M12.5 18.004h-5.843c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.41 0 2.624 .848 3.164 2.065" />
27220 <path d="M16 22l5 -5" />
27221 <path d="M21 21.5v-4.5h-4.5" />
27222</svg>
27223"#;
27224pub const ICON_CLOUD_SNOW: &str = r#"
27225<svg
27226 xmlns="http://www.w3.org/2000/svg"
27227 width="24"
27228 height="24"
27229 viewBox="0 0 24 24"
27230 fill="none"
27231 stroke="currentColor"
27232 stroke-width="1.5"
27233 stroke-linecap="round"
27234 stroke-linejoin="round"
27235>
27236 <path d="M7 18a4.6 4.4 0 0 1 0 -9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7" />
27237 <path d="M11 15v.01m0 3v.01m0 3v.01m4 -4v.01m0 3v.01" />
27238</svg>
27239"#;
27240pub const ICON_CLOUD_STAR: &str = r#"
27241<svg
27242 xmlns="http://www.w3.org/2000/svg"
27243 width="24"
27244 height="24"
27245 viewBox="0 0 24 24"
27246 fill="none"
27247 stroke="currentColor"
27248 stroke-width="1.5"
27249 stroke-linecap="round"
27250 stroke-linejoin="round"
27251>
27252 <path d="M9.5 18.004h-2.843c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.209 .967 1.88 2.347 1.88 3.776" />
27253 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
27254</svg>
27255"#;
27256pub const ICON_CLOUD_STORM: &str = r#"
27257<svg
27258 xmlns="http://www.w3.org/2000/svg"
27259 width="24"
27260 height="24"
27261 viewBox="0 0 24 24"
27262 fill="none"
27263 stroke="currentColor"
27264 stroke-width="1.5"
27265 stroke-linecap="round"
27266 stroke-linejoin="round"
27267>
27268 <path d="M7 18a4.6 4.4 0 0 1 0 -9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7h-1" />
27269 <path d="M13 14l-2 4l3 0l-2 4" />
27270</svg>
27271"#;
27272pub const ICON_CLOUD_UP: &str = r#"
27273<svg
27274 xmlns="http://www.w3.org/2000/svg"
27275 width="24"
27276 height="24"
27277 viewBox="0 0 24 24"
27278 fill="none"
27279 stroke="currentColor"
27280 stroke-width="1.5"
27281 stroke-linecap="round"
27282 stroke-linejoin="round"
27283>
27284 <path d="M12 18.004h-5.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.38 0 2.57 .811 3.128 1.986" />
27285 <path d="M19 22v-6" />
27286 <path d="M22 19l-3 -3l-3 3" />
27287</svg>
27288"#;
27289pub const ICON_CLOUD_UPLOAD: &str = r#"
27290<svg
27291 xmlns="http://www.w3.org/2000/svg"
27292 width="24"
27293 height="24"
27294 viewBox="0 0 24 24"
27295 fill="none"
27296 stroke="currentColor"
27297 stroke-width="1.5"
27298 stroke-linecap="round"
27299 stroke-linejoin="round"
27300>
27301 <path d="M7 18a4.6 4.4 0 0 1 0 -9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7h-1" />
27302 <path d="M9 15l3 -3l3 3" />
27303 <path d="M12 12l0 9" />
27304</svg>
27305"#;
27306pub const ICON_CLOUD_X: &str = r#"
27307<svg
27308 xmlns="http://www.w3.org/2000/svg"
27309 width="24"
27310 height="24"
27311 viewBox="0 0 24 24"
27312 fill="none"
27313 stroke="currentColor"
27314 stroke-width="1.5"
27315 stroke-linecap="round"
27316 stroke-linejoin="round"
27317>
27318 <path d="M13 18.004h-6.343c-2.572 -.004 -4.657 -2.011 -4.657 -4.487c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.37 0 2.556 .8 3.117 1.964" />
27319 <path d="M22 22l-5 -5" />
27320 <path d="M17 22l5 -5" />
27321</svg>
27322"#;
27323pub const ICON_CLOUD: &str = r#"
27324<svg
27325 xmlns="http://www.w3.org/2000/svg"
27326 width="24"
27327 height="24"
27328 viewBox="0 0 24 24"
27329 fill="none"
27330 stroke="currentColor"
27331 stroke-width="1.5"
27332 stroke-linecap="round"
27333 stroke-linejoin="round"
27334>
27335 <path d="M6.657 18c-2.572 0 -4.657 -2.007 -4.657 -4.483c0 -2.475 2.085 -4.482 4.657 -4.482c.393 -1.762 1.794 -3.2 3.675 -3.773c1.88 -.572 3.956 -.193 5.444 1c1.488 1.19 2.162 3.007 1.77 4.769h.99c1.913 0 3.464 1.56 3.464 3.486c0 1.927 -1.551 3.487 -3.465 3.487h-11.878" />
27336</svg>
27337"#;
27338pub const ICON_CLOVER_2: &str = r#"
27339<svg
27340 xmlns="http://www.w3.org/2000/svg"
27341 width="24"
27342 height="24"
27343 viewBox="0 0 24 24"
27344 fill="none"
27345 stroke="currentColor"
27346 stroke-width="1.5"
27347 stroke-linecap="round"
27348 stroke-linejoin="round"
27349>
27350 <path d="M11 11l-3.397 -3.44a2.104 2.104 0 0 1 0 -2.95a2.04 2.04 0 0 1 2.912 0l.485 .39l.485 -.39a2.04 2.04 0 0 1 2.912 0a2.104 2.104 0 0 1 0 2.95l-3.397 3.44z" />
27351 <path d="M11 11l-3.397 3.44a2.104 2.104 0 0 0 0 2.95a2.04 2.04 0 0 0 2.912 0l.485 -.39l.485 .39a2.04 2.04 0 0 0 2.912 0a2.104 2.104 0 0 0 0 -2.95l-3.397 -3.44z" />
27352 <path d="M14.44 7.603a2.104 2.104 0 0 1 2.95 0a2.04 2.04 0 0 1 0 2.912l-.39 .485l.39 .485a2.04 2.04 0 0 1 0 2.912a2.104 2.104 0 0 1 -2.95 0" />
27353 <path d="M7.56 7.603a2.104 2.104 0 0 0 -2.95 0a2.04 2.04 0 0 0 0 2.912l.39 .485l-.39 .485a2.04 2.04 0 0 0 0 2.912a2.104 2.104 0 0 0 2.95 0" />
27354 <path d="M15 15l6 6" />
27355</svg>
27356"#;
27357pub const ICON_CLOVER: &str = r#"
27358<svg
27359 xmlns="http://www.w3.org/2000/svg"
27360 width="24"
27361 height="24"
27362 viewBox="0 0 24 24"
27363 fill="none"
27364 stroke="currentColor"
27365 stroke-width="1.5"
27366 stroke-linecap="round"
27367 stroke-linejoin="round"
27368>
27369 <path d="M12 10l-3.397 -3.44a2.104 2.104 0 0 1 0 -2.95a2.04 2.04 0 0 1 2.912 0l.485 .39l.485 -.39a2.04 2.04 0 0 1 2.912 0a2.104 2.104 0 0 1 0 2.95l-3.397 3.44z" />
27370 <path d="M12 14l-3.397 3.44a2.104 2.104 0 0 0 0 2.95a2.04 2.04 0 0 0 2.912 0l.485 -.39l.485 .39a2.04 2.04 0 0 0 2.912 0a2.104 2.104 0 0 0 0 -2.95l-3.397 -3.44z" />
27371 <path d="M14 12l3.44 -3.397a2.104 2.104 0 0 1 2.95 0a2.04 2.04 0 0 1 0 2.912l-.39 .485l.39 .485a2.04 2.04 0 0 1 0 2.912a2.104 2.104 0 0 1 -2.95 0l-3.44 -3.397z" />
27372 <path d="M10 12l-3.44 -3.397a2.104 2.104 0 0 0 -2.95 0a2.04 2.04 0 0 0 0 2.912l.39 .485l-.39 .485a2.04 2.04 0 0 0 0 2.912a2.104 2.104 0 0 0 2.95 0l3.44 -3.397z" />
27373</svg>
27374"#;
27375pub const ICON_CLUBS: &str = r#"
27376<svg
27377 xmlns="http://www.w3.org/2000/svg"
27378 width="24"
27379 height="24"
27380 viewBox="0 0 24 24"
27381 fill="none"
27382 stroke="currentColor"
27383 stroke-width="1.5"
27384 stroke-linecap="round"
27385 stroke-linejoin="round"
27386>
27387 <path d="M12 3a4 4 0 0 1 3.164 6.447a4 4 0 1 1 -1.164 6.198v1.355l1 4h-6l1 -4l0 -1.355a4 4 0 1 1 -1.164 -6.199a4 4 0 0 1 3.163 -6.446z" />
27388</svg>
27389"#;
27390pub const ICON_CODE_ASTERISK: &str = r#"
27391<svg
27392 xmlns="http://www.w3.org/2000/svg"
27393 width="24"
27394 height="24"
27395 viewBox="0 0 24 24"
27396 fill="none"
27397 stroke="currentColor"
27398 stroke-width="1.5"
27399 stroke-linecap="round"
27400 stroke-linejoin="round"
27401>
27402 <path d="M6 19a2 2 0 0 1 -2 -2v-4l-1 -1l1 -1v-4a2 2 0 0 1 2 -2" />
27403 <path d="M12 11.875l3 -1.687" />
27404 <path d="M12 11.875v3.375" />
27405 <path d="M12 11.875l-3 -1.687" />
27406 <path d="M12 11.875l3 1.688" />
27407 <path d="M12 8.5v3.375" />
27408 <path d="M12 11.875l-3 1.688" />
27409 <path d="M18 19a2 2 0 0 0 2 -2v-4l1 -1l-1 -1v-4a2 2 0 0 0 -2 -2" />
27410</svg>
27411"#;
27412pub const ICON_CODE_CIRCLE_2: &str = r#"
27413<svg
27414 xmlns="http://www.w3.org/2000/svg"
27415 width="24"
27416 height="24"
27417 viewBox="0 0 24 24"
27418 fill="none"
27419 stroke="currentColor"
27420 stroke-width="1.5"
27421 stroke-linecap="round"
27422 stroke-linejoin="round"
27423>
27424 <path d="M8.5 13.5l-1.5 -1.5l1.5 -1.5" />
27425 <path d="M15.5 10.5l1.5 1.5l-1.5 1.5" />
27426 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
27427 <path d="M13 9.5l-2 5.5" />
27428</svg>
27429"#;
27430pub const ICON_CODE_CIRCLE: &str = r#"
27431<svg
27432 xmlns="http://www.w3.org/2000/svg"
27433 width="24"
27434 height="24"
27435 viewBox="0 0 24 24"
27436 fill="none"
27437 stroke="currentColor"
27438 stroke-width="1.5"
27439 stroke-linecap="round"
27440 stroke-linejoin="round"
27441>
27442 <path d="M10 14l-2 -2l2 -2" />
27443 <path d="M14 10l2 2l-2 2" />
27444 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
27445</svg>
27446"#;
27447pub const ICON_CODE_DOTS: &str = r#"
27448<svg
27449 xmlns="http://www.w3.org/2000/svg"
27450 width="24"
27451 height="24"
27452 viewBox="0 0 24 24"
27453 fill="none"
27454 stroke="currentColor"
27455 stroke-width="1.5"
27456 stroke-linecap="round"
27457 stroke-linejoin="round"
27458>
27459 <path d="M15 12h.01" />
27460 <path d="M12 12h.01" />
27461 <path d="M9 12h.01" />
27462 <path d="M6 19a2 2 0 0 1 -2 -2v-4l-1 -1l1 -1v-4a2 2 0 0 1 2 -2" />
27463 <path d="M18 19a2 2 0 0 0 2 -2v-4l1 -1l-1 -1v-4a2 2 0 0 0 -2 -2" />
27464</svg>
27465"#;
27466pub const ICON_CODE_MINUS: &str = r#"
27467<svg
27468 xmlns="http://www.w3.org/2000/svg"
27469 width="24"
27470 height="24"
27471 viewBox="0 0 24 24"
27472 fill="none"
27473 stroke="currentColor"
27474 stroke-width="1.5"
27475 stroke-linecap="round"
27476 stroke-linejoin="round"
27477>
27478 <path d="M9 12h6" />
27479 <path d="M6 19a2 2 0 0 1 -2 -2v-4l-1 -1l1 -1v-4a2 2 0 0 1 2 -2" />
27480 <path d="M18 19a2 2 0 0 0 2 -2v-4l1 -1l-1 -1v-4a2 2 0 0 0 -2 -2" />
27481</svg>
27482"#;
27483pub const ICON_CODE_OFF: &str = r#"
27484<svg
27485 xmlns="http://www.w3.org/2000/svg"
27486 width="24"
27487 height="24"
27488 viewBox="0 0 24 24"
27489 fill="none"
27490 stroke="currentColor"
27491 stroke-width="1.5"
27492 stroke-linecap="round"
27493 stroke-linejoin="round"
27494>
27495 <path d="M7 8l-4 4l4 4" />
27496 <path d="M17 8l4 4l-2.5 2.5" />
27497 <path d="M14 4l-1.201 4.805m-.802 3.207l-2 7.988" />
27498 <path d="M3 3l18 18" />
27499</svg>
27500"#;
27501pub const ICON_CODE_PLUS: &str = r#"
27502<svg
27503 xmlns="http://www.w3.org/2000/svg"
27504 width="24"
27505 height="24"
27506 viewBox="0 0 24 24"
27507 fill="none"
27508 stroke="currentColor"
27509 stroke-width="1.5"
27510 stroke-linecap="round"
27511 stroke-linejoin="round"
27512>
27513 <path d="M9 12h6" />
27514 <path d="M12 9v6" />
27515 <path d="M6 19a2 2 0 0 1 -2 -2v-4l-1 -1l1 -1v-4a2 2 0 0 1 2 -2" />
27516 <path d="M18 19a2 2 0 0 0 2 -2v-4l1 -1l-1 -1v-4a2 2 0 0 0 -2 -2" />
27517</svg>
27518"#;
27519pub const ICON_CODE: &str = r#"
27520<svg
27521 xmlns="http://www.w3.org/2000/svg"
27522 width="24"
27523 height="24"
27524 viewBox="0 0 24 24"
27525 fill="none"
27526 stroke="currentColor"
27527 stroke-width="1.5"
27528 stroke-linecap="round"
27529 stroke-linejoin="round"
27530>
27531 <path d="M7 8l-4 4l4 4" />
27532 <path d="M17 8l4 4l-4 4" />
27533 <path d="M14 4l-4 16" />
27534</svg>
27535"#;
27536pub const ICON_COFFEE_OFF: &str = r#"
27537<svg
27538 xmlns="http://www.w3.org/2000/svg"
27539 width="24"
27540 height="24"
27541 viewBox="0 0 24 24"
27542 fill="none"
27543 stroke="currentColor"
27544 stroke-width="1.5"
27545 stroke-linecap="round"
27546 stroke-linejoin="round"
27547>
27548 <path d="M3 14c.83 .642 2.077 1.017 3.5 1c1.423 .017 2.67 -.358 3.5 -1c.73 -.565 1.783 -.923 3 -.99" />
27549 <path d="M8 3c-.194 .14 -.364 .305 -.506 .49" />
27550 <path d="M12 3a2.4 2.4 0 0 0 -1 2a2.4 2.4 0 0 0 1 2" />
27551 <path d="M14 10h3v3m-.257 3.743a6 6 0 0 1 -5.743 4.257h-2a6 6 0 0 1 -6 -6v-5h7" />
27552 <path d="M20.116 16.124a3 3 0 0 0 -3.118 -4.953" />
27553 <path d="M3 3l18 18" />
27554</svg>
27555"#;
27556pub const ICON_COFFEE: &str = r#"
27557<svg
27558 xmlns="http://www.w3.org/2000/svg"
27559 width="24"
27560 height="24"
27561 viewBox="0 0 24 24"
27562 fill="none"
27563 stroke="currentColor"
27564 stroke-width="1.5"
27565 stroke-linecap="round"
27566 stroke-linejoin="round"
27567>
27568 <path d="M3 14c.83 .642 2.077 1.017 3.5 1c1.423 .017 2.67 -.358 3.5 -1c.83 -.642 2.077 -1.017 3.5 -1c1.423 -.017 2.67 .358 3.5 1" />
27569 <path d="M8 3a2.4 2.4 0 0 0 -1 2a2.4 2.4 0 0 0 1 2" />
27570 <path d="M12 3a2.4 2.4 0 0 0 -1 2a2.4 2.4 0 0 0 1 2" />
27571 <path d="M3 10h14v5a6 6 0 0 1 -6 6h-2a6 6 0 0 1 -6 -6v-5z" />
27572 <path d="M16.746 16.726a3 3 0 1 0 .252 -5.555" />
27573</svg>
27574"#;
27575pub const ICON_COFFIN: &str = r#"
27576<svg
27577 xmlns="http://www.w3.org/2000/svg"
27578 width="24"
27579 height="24"
27580 viewBox="0 0 24 24"
27581 fill="none"
27582 stroke="currentColor"
27583 stroke-width="1.5"
27584 stroke-linecap="round"
27585 stroke-linejoin="round"
27586>
27587 <path d="M7 3l-2 6l2 12h6l2 -12l-2 -6z" />
27588 <path d="M10 7v5" />
27589 <path d="M8 9h4" />
27590 <path d="M13 21h4l2 -12l-2 -6h-4" />
27591</svg>
27592"#;
27593pub const ICON_COIN_BITCOIN: &str = r#"
27594<svg
27595 xmlns="http://www.w3.org/2000/svg"
27596 width="24"
27597 height="24"
27598 viewBox="0 0 24 24"
27599 fill="none"
27600 stroke="currentColor"
27601 stroke-width="1.5"
27602 stroke-linecap="round"
27603 stroke-linejoin="round"
27604>
27605 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
27606 <path d="M9 8h4.09c1.055 0 1.91 .895 1.91 2s-.855 2 -1.91 2c1.055 0 1.91 .895 1.91 2s-.855 2 -1.91 2h-4.09" />
27607 <path d="M10 12h4" />
27608 <path d="M10 7v10v-9" />
27609 <path d="M13 7v1" />
27610 <path d="M13 16v1" />
27611</svg>
27612"#;
27613pub const ICON_COIN_EURO: &str = r#"
27614<svg
27615 xmlns="http://www.w3.org/2000/svg"
27616 width="24"
27617 height="24"
27618 viewBox="0 0 24 24"
27619 fill="none"
27620 stroke="currentColor"
27621 stroke-width="1.5"
27622 stroke-linecap="round"
27623 stroke-linejoin="round"
27624>
27625 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
27626 <path d="M14.401 8c-.669 -.628 -1.5 -1 -2.401 -1c-2.21 0 -4 2.239 -4 5s1.79 5 4 5c.9 0 1.731 -.372 2.4 -1" />
27627 <path d="M7 10.5h4" />
27628 <path d="M7 13.5h4" />
27629</svg>
27630"#;
27631pub const ICON_COIN_MONERO: &str = r#"
27632<svg
27633 xmlns="http://www.w3.org/2000/svg"
27634 width="24"
27635 height="24"
27636 viewBox="0 0 24 24"
27637 fill="none"
27638 stroke="currentColor"
27639 stroke-width="1.5"
27640 stroke-linecap="round"
27641 stroke-linejoin="round"
27642>
27643 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
27644 <path d="M4 16h4v-7l4 4l4 -4v7h4" />
27645</svg>
27646"#;
27647pub const ICON_COIN_OFF: &str = r#"
27648<svg
27649 xmlns="http://www.w3.org/2000/svg"
27650 width="24"
27651 height="24"
27652 viewBox="0 0 24 24"
27653 fill="none"
27654 stroke="currentColor"
27655 stroke-width="1.5"
27656 stroke-linecap="round"
27657 stroke-linejoin="round"
27658>
27659 <path d="M14.8 9a2 2 0 0 0 -1.8 -1h-1m-2.82 1.171a2 2 0 0 0 1.82 2.829h1m2.824 2.822a2 2 0 0 1 -1.824 1.178h-2a2 2 0 0 1 -1.8 -1" />
27660 <path d="M20.042 16.045a9 9 0 0 0 -12.087 -12.087m-2.318 1.677a9 9 0 1 0 12.725 12.73" />
27661 <path d="M12 6v2m0 8v2" />
27662 <path d="M3 3l18 18" />
27663</svg>
27664"#;
27665pub const ICON_COIN_POUND: &str = r#"
27666<svg
27667 xmlns="http://www.w3.org/2000/svg"
27668 width="24"
27669 height="24"
27670 viewBox="0 0 24 24"
27671 fill="none"
27672 stroke="currentColor"
27673 stroke-width="1.5"
27674 stroke-linecap="round"
27675 stroke-linejoin="round"
27676>
27677 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
27678 <path d="M15 9a2 2 0 1 0 -4 0v5a2 2 0 0 1 -2 2h6" />
27679 <path d="M9 12h4" />
27680</svg>
27681"#;
27682pub const ICON_COIN_RUPEE: &str = r#"
27683<svg
27684 xmlns="http://www.w3.org/2000/svg"
27685 width="24"
27686 height="24"
27687 viewBox="0 0 24 24"
27688 fill="none"
27689 stroke="currentColor"
27690 stroke-width="1.5"
27691 stroke-linecap="round"
27692 stroke-linejoin="round"
27693>
27694 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
27695 <path d="M15 8h-6h1a3 3 0 0 1 0 6h-1l3 3" />
27696 <path d="M9 11h6" />
27697</svg>
27698"#;
27699pub const ICON_COIN_TAKA: &str = r#"
27700<svg
27701 xmlns="http://www.w3.org/2000/svg"
27702 width="24"
27703 height="24"
27704 viewBox="0 0 24 24"
27705 fill="none"
27706 stroke="currentColor"
27707 stroke-width="1.5"
27708 stroke-linecap="round"
27709 stroke-linejoin="round"
27710>
27711 <path d="M8 8l.553 -.276a1 1 0 0 1 1.447 .894v6.382a2 2 0 0 0 2 2h.5a2.5 2.5 0 0 0 2.5 -2.5v-.5h-1" />
27712 <path d="M8 11h7" />
27713 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
27714</svg>
27715"#;
27716pub const ICON_COIN_YEN: &str = r#"
27717<svg
27718 xmlns="http://www.w3.org/2000/svg"
27719 width="24"
27720 height="24"
27721 viewBox="0 0 24 24"
27722 fill="none"
27723 stroke="currentColor"
27724 stroke-width="1.5"
27725 stroke-linecap="round"
27726 stroke-linejoin="round"
27727>
27728 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
27729 <path d="M9 12h6" />
27730 <path d="M9 15h6" />
27731 <path d="M9 8l3 4.5" />
27732 <path d="M15 8l-3 4.5v4.5" />
27733</svg>
27734"#;
27735pub const ICON_COIN_YUAN: &str = r#"
27736<svg
27737 xmlns="http://www.w3.org/2000/svg"
27738 width="24"
27739 height="24"
27740 viewBox="0 0 24 24"
27741 fill="none"
27742 stroke="currentColor"
27743 stroke-width="1.5"
27744 stroke-linecap="round"
27745 stroke-linejoin="round"
27746>
27747 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
27748 <path d="M9 13h6" />
27749 <path d="M9 8l3 4.5" />
27750 <path d="M15 8l-3 4.5v4.5" />
27751</svg>
27752"#;
27753pub const ICON_COIN: &str = r#"
27754<svg
27755 xmlns="http://www.w3.org/2000/svg"
27756 width="24"
27757 height="24"
27758 viewBox="0 0 24 24"
27759 fill="none"
27760 stroke="currentColor"
27761 stroke-width="1.5"
27762 stroke-linecap="round"
27763 stroke-linejoin="round"
27764>
27765 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
27766 <path d="M14.8 9a2 2 0 0 0 -1.8 -1h-2a2 2 0 1 0 0 4h2a2 2 0 1 1 0 4h-2a2 2 0 0 1 -1.8 -1" />
27767 <path d="M12 7v10" />
27768</svg>
27769"#;
27770pub const ICON_COINS: &str = r#"
27771<svg
27772 xmlns="http://www.w3.org/2000/svg"
27773 width="24"
27774 height="24"
27775 viewBox="0 0 24 24"
27776 fill="none"
27777 stroke="currentColor"
27778 stroke-width="1.5"
27779 stroke-linecap="round"
27780 stroke-linejoin="round"
27781>
27782 <path d="M9 14c0 1.657 2.686 3 6 3s6 -1.343 6 -3s-2.686 -3 -6 -3s-6 1.343 -6 3z" />
27783 <path d="M9 14v4c0 1.656 2.686 3 6 3s6 -1.344 6 -3v-4" />
27784 <path d="M3 6c0 1.072 1.144 2.062 3 2.598s4.144 .536 6 0c1.856 -.536 3 -1.526 3 -2.598c0 -1.072 -1.144 -2.062 -3 -2.598s-4.144 -.536 -6 0c-1.856 .536 -3 1.526 -3 2.598z" />
27785 <path d="M3 6v10c0 .888 .772 1.45 2 2" />
27786 <path d="M3 11c0 .888 .772 1.45 2 2" />
27787</svg>
27788"#;
27789pub const ICON_COLOR_FILTER: &str = r#"
27790<svg
27791 xmlns="http://www.w3.org/2000/svg"
27792 width="24"
27793 height="24"
27794 viewBox="0 0 24 24"
27795 fill="none"
27796 stroke="currentColor"
27797 stroke-width="1.5"
27798 stroke-linecap="round"
27799 stroke-linejoin="round"
27800>
27801 <path d="M13.58 13.79c.27 .68 .42 1.43 .42 2.21c0 1.77 -.77 3.37 -2 4.46a5.93 5.93 0 0 1 -4 1.54c-3.31 0 -6 -2.69 -6 -6c0 -2.76 1.88 -5.1 4.42 -5.79" />
27802 <path d="M17.58 10.21c2.54 .69 4.42 3.03 4.42 5.79c0 3.31 -2.69 6 -6 6a5.93 5.93 0 0 1 -4 -1.54" />
27803 <path d="M12 8m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
27804</svg>
27805"#;
27806pub const ICON_COLOR_PICKER_OFF: &str = r#"
27807<svg
27808 xmlns="http://www.w3.org/2000/svg"
27809 width="24"
27810 height="24"
27811 viewBox="0 0 24 24"
27812 fill="none"
27813 stroke="currentColor"
27814 stroke-width="1.5"
27815 stroke-linecap="round"
27816 stroke-linejoin="round"
27817>
27818 <path d="M11 7l6 6" />
27819 <path d="M12 8l3.699 -3.699a1 1 0 0 1 1.4 0l2.6 2.6a1 1 0 0 1 0 1.4l-3.702 3.702m-2 2l-6 6h-4v-4l6 -6" />
27820 <path d="M3 3l18 18" />
27821</svg>
27822"#;
27823pub const ICON_COLOR_PICKER: &str = r#"
27824<svg
27825 xmlns="http://www.w3.org/2000/svg"
27826 width="24"
27827 height="24"
27828 viewBox="0 0 24 24"
27829 fill="none"
27830 stroke="currentColor"
27831 stroke-width="1.5"
27832 stroke-linecap="round"
27833 stroke-linejoin="round"
27834>
27835 <path d="M11 7l6 6" />
27836 <path d="M4 16l11.7 -11.7a1 1 0 0 1 1.4 0l2.6 2.6a1 1 0 0 1 0 1.4l-11.7 11.7h-4v-4z" />
27837</svg>
27838"#;
27839pub const ICON_COLOR_SWATCH_OFF: &str = r#"
27840<svg
27841 xmlns="http://www.w3.org/2000/svg"
27842 width="24"
27843 height="24"
27844 viewBox="0 0 24 24"
27845 fill="none"
27846 stroke="currentColor"
27847 stroke-width="1.5"
27848 stroke-linecap="round"
27849 stroke-linejoin="round"
27850>
27851 <path d="M13 13v4a4 4 0 0 0 6.832 2.825m1.168 -2.825v-12a2 2 0 0 0 -2 -2h-4a2 2 0 0 0 -2 2v4" />
27852 <path d="M13 7.35l-2 -2a2 2 0 0 0 -2.11 -.461m-2.13 1.874l-1.416 1.415a2 2 0 0 0 0 2.828l9 9" />
27853 <path d="M7.3 13h-2.3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h12" />
27854 <path d="M17 17v.01" />
27855 <path d="M3 3l18 18" />
27856</svg>
27857"#;
27858pub const ICON_COLOR_SWATCH: &str = r#"
27859<svg
27860 xmlns="http://www.w3.org/2000/svg"
27861 width="24"
27862 height="24"
27863 viewBox="0 0 24 24"
27864 fill="none"
27865 stroke="currentColor"
27866 stroke-width="1.5"
27867 stroke-linecap="round"
27868 stroke-linejoin="round"
27869>
27870 <path d="M19 3h-4a2 2 0 0 0 -2 2v12a4 4 0 0 0 8 0v-12a2 2 0 0 0 -2 -2" />
27871 <path d="M13 7.35l-2 -2a2 2 0 0 0 -2.828 0l-2.828 2.828a2 2 0 0 0 0 2.828l9 9" />
27872 <path d="M7.3 13h-2.3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h12" />
27873 <path d="M17 17l0 .01" />
27874</svg>
27875"#;
27876pub const ICON_COLUMN_INSERT_LEFT: &str = r#"
27877<svg
27878 xmlns="http://www.w3.org/2000/svg"
27879 width="24"
27880 height="24"
27881 viewBox="0 0 24 24"
27882 fill="none"
27883 stroke="currentColor"
27884 stroke-width="1.5"
27885 stroke-linecap="round"
27886 stroke-linejoin="round"
27887>
27888 <path d="M14 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1z" />
27889 <path d="M5 12l4 0" />
27890 <path d="M7 10l0 4" />
27891</svg>
27892"#;
27893pub const ICON_COLUMN_INSERT_RIGHT: &str = r#"
27894<svg
27895 xmlns="http://www.w3.org/2000/svg"
27896 width="24"
27897 height="24"
27898 viewBox="0 0 24 24"
27899 fill="none"
27900 stroke="currentColor"
27901 stroke-width="1.5"
27902 stroke-linecap="round"
27903 stroke-linejoin="round"
27904>
27905 <path d="M6 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1z" />
27906 <path d="M15 12l4 0" />
27907 <path d="M17 10l0 4" />
27908</svg>
27909"#;
27910pub const ICON_COLUMN_REMOVE: &str = r#"
27911<svg
27912 xmlns="http://www.w3.org/2000/svg"
27913 width="24"
27914 height="24"
27915 viewBox="0 0 24 24"
27916 fill="none"
27917 stroke="currentColor"
27918 stroke-width="1.5"
27919 stroke-linecap="round"
27920 stroke-linejoin="round"
27921>
27922 <path d="M6 4h4a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1z" />
27923 <path d="M16 10l4 4" />
27924 <path d="M16 14l4 -4" />
27925</svg>
27926"#;
27927pub const ICON_COLUMNS_1: &str = r#"
27928<svg
27929 xmlns="http://www.w3.org/2000/svg"
27930 width="24"
27931 height="24"
27932 viewBox="0 0 24 24"
27933 fill="none"
27934 stroke="currentColor"
27935 stroke-width="1.5"
27936 stroke-linecap="round"
27937 stroke-linejoin="round"
27938>
27939 <path d="M5 3m0 1a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v16a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1z" />
27940</svg>
27941"#;
27942pub const ICON_COLUMNS_2: &str = r#"
27943<svg
27944 xmlns="http://www.w3.org/2000/svg"
27945 width="24"
27946 height="24"
27947 viewBox="0 0 24 24"
27948 fill="none"
27949 stroke="currentColor"
27950 stroke-width="1.5"
27951 stroke-linecap="round"
27952 stroke-linejoin="round"
27953>
27954 <path d="M3 3m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v16a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1zm9 -1v18" />
27955</svg>
27956"#;
27957pub const ICON_COLUMNS_3: &str = r#"
27958<svg
27959 xmlns="http://www.w3.org/2000/svg"
27960 width="24"
27961 height="24"
27962 viewBox="0 0 24 24"
27963 fill="none"
27964 stroke="currentColor"
27965 stroke-width="1.5"
27966 stroke-linecap="round"
27967 stroke-linejoin="round"
27968>
27969 <path d="M3 3m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v16a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1zm6 -1v18m6 -18v18" />
27970</svg>
27971"#;
27972pub const ICON_COLUMNS_OFF: &str = r#"
27973<svg
27974 xmlns="http://www.w3.org/2000/svg"
27975 width="24"
27976 height="24"
27977 viewBox="0 0 24 24"
27978 fill="none"
27979 stroke="currentColor"
27980 stroke-width="1.5"
27981 stroke-linecap="round"
27982 stroke-linejoin="round"
27983>
27984 <path d="M4 6h2" />
27985 <path d="M4 10h5.5" />
27986 <path d="M4 14h5.5" />
27987 <path d="M4 18h5.5" />
27988 <path d="M14.5 6h5.5" />
27989 <path d="M14.5 10h5.5" />
27990 <path d="M18 14h2" />
27991 <path d="M14.5 18h3.5" />
27992 <path d="M3 3l18 18" />
27993</svg>
27994"#;
27995pub const ICON_COLUMNS: &str = r#"
27996<svg
27997 xmlns="http://www.w3.org/2000/svg"
27998 width="24"
27999 height="24"
28000 viewBox="0 0 24 24"
28001 fill="none"
28002 stroke="currentColor"
28003 stroke-width="1.5"
28004 stroke-linecap="round"
28005 stroke-linejoin="round"
28006>
28007 <path d="M4 6l5.5 0" />
28008 <path d="M4 10l5.5 0" />
28009 <path d="M4 14l5.5 0" />
28010 <path d="M4 18l5.5 0" />
28011 <path d="M14.5 6l5.5 0" />
28012 <path d="M14.5 10l5.5 0" />
28013 <path d="M14.5 14l5.5 0" />
28014 <path d="M14.5 18l5.5 0" />
28015</svg>
28016"#;
28017pub const ICON_COMET: &str = r#"
28018<svg
28019 xmlns="http://www.w3.org/2000/svg"
28020 width="24"
28021 height="24"
28022 viewBox="0 0 24 24"
28023 fill="none"
28024 stroke="currentColor"
28025 stroke-width="1.5"
28026 stroke-linecap="round"
28027 stroke-linejoin="round"
28028>
28029 <path d="M15.5 18.5l-3 1.5l.5 -3.5l-2 -2l3 -.5l1.5 -3l1.5 3l3 .5l-2 2l.5 3.5z" />
28030 <path d="M4 4l7 7" />
28031 <path d="M9 4l3.5 3.5" />
28032 <path d="M4 9l3.5 3.5" />
28033</svg>
28034"#;
28035pub const ICON_COMMAND_OFF: &str = r#"
28036<svg
28037 xmlns="http://www.w3.org/2000/svg"
28038 width="24"
28039 height="24"
28040 viewBox="0 0 24 24"
28041 fill="none"
28042 stroke="currentColor"
28043 stroke-width="1.5"
28044 stroke-linecap="round"
28045 stroke-linejoin="round"
28046>
28047 <path d="M9 9v8a2 2 0 1 1 -2 -2h8m3.411 3.417a2 2 0 0 1 -3.411 -1.417v-2m0 -4v-4a2 2 0 1 1 2 2h-4m-4 0h-2a2 2 0 0 1 -1.417 -3.411" />
28048 <path d="M3 3l18 18" />
28049</svg>
28050"#;
28051pub const ICON_COMMAND: &str = r#"
28052<svg
28053 xmlns="http://www.w3.org/2000/svg"
28054 width="24"
28055 height="24"
28056 viewBox="0 0 24 24"
28057 fill="none"
28058 stroke="currentColor"
28059 stroke-width="1.5"
28060 stroke-linecap="round"
28061 stroke-linejoin="round"
28062>
28063 <path d="M7 9a2 2 0 1 1 2 -2v10a2 2 0 1 1 -2 -2h10a2 2 0 1 1 -2 2v-10a2 2 0 1 1 2 2h-10" />
28064</svg>
28065"#;
28066pub const ICON_COMPASS_OFF: &str = r#"
28067<svg
28068 xmlns="http://www.w3.org/2000/svg"
28069 width="24"
28070 height="24"
28071 viewBox="0 0 24 24"
28072 fill="none"
28073 stroke="currentColor"
28074 stroke-width="1.5"
28075 stroke-linecap="round"
28076 stroke-linejoin="round"
28077>
28078 <path d="M13 9l3 -1l-1 3m-1 3l-6 2l2 -6" />
28079 <path d="M20.042 16.045a9 9 0 0 0 -12.087 -12.087m-2.318 1.677a9 9 0 1 0 12.725 12.73" />
28080 <path d="M12 3v2" />
28081 <path d="M12 19v2" />
28082 <path d="M3 12h2" />
28083 <path d="M19 12h2" />
28084 <path d="M3 3l18 18" />
28085</svg>
28086"#;
28087pub const ICON_COMPASS: &str = r#"
28088<svg
28089 xmlns="http://www.w3.org/2000/svg"
28090 width="24"
28091 height="24"
28092 viewBox="0 0 24 24"
28093 fill="none"
28094 stroke="currentColor"
28095 stroke-width="1.5"
28096 stroke-linecap="round"
28097 stroke-linejoin="round"
28098>
28099 <path d="M8 16l2 -6l6 -2l-2 6l-6 2" />
28100 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
28101 <path d="M12 3l0 2" />
28102 <path d="M12 19l0 2" />
28103 <path d="M3 12l2 0" />
28104 <path d="M19 12l2 0" />
28105</svg>
28106"#;
28107pub const ICON_COMPONENTS_OFF: &str = r#"
28108<svg
28109 xmlns="http://www.w3.org/2000/svg"
28110 width="24"
28111 height="24"
28112 viewBox="0 0 24 24"
28113 fill="none"
28114 stroke="currentColor"
28115 stroke-width="1.5"
28116 stroke-linecap="round"
28117 stroke-linejoin="round"
28118>
28119 <path d="M3 12l3 3l3 -3l-3 -3z" />
28120 <path d="M18.5 14.5l2.5 -2.5l-3 -3l-2.5 2.5" />
28121 <path d="M12.499 8.501l2.501 -2.501l-3 -3l-2.5 2.5" />
28122 <path d="M9 18l3 3l3 -3l-3 -3z" />
28123 <path d="M3 3l18 18" />
28124</svg>
28125"#;
28126pub const ICON_COMPONENTS: &str = r#"
28127<svg
28128 xmlns="http://www.w3.org/2000/svg"
28129 width="24"
28130 height="24"
28131 viewBox="0 0 24 24"
28132 fill="none"
28133 stroke="currentColor"
28134 stroke-width="1.5"
28135 stroke-linecap="round"
28136 stroke-linejoin="round"
28137>
28138 <path d="M3 12l3 3l3 -3l-3 -3z" />
28139 <path d="M15 12l3 3l3 -3l-3 -3z" />
28140 <path d="M9 6l3 3l3 -3l-3 -3z" />
28141 <path d="M9 18l3 3l3 -3l-3 -3z" />
28142</svg>
28143"#;
28144pub const ICON_CONE_2: &str = r#"
28145<svg
28146 xmlns="http://www.w3.org/2000/svg"
28147 width="24"
28148 height="24"
28149 viewBox="0 0 24 24"
28150 fill="none"
28151 stroke="currentColor"
28152 stroke-width="1.5"
28153 stroke-linecap="round"
28154 stroke-linejoin="round"
28155>
28156 <path d="M21 5.002v.5l-8.13 14.99a1 1 0 0 1 -1.74 0l-8.13 -14.989v-.5c0 -1.659 4.03 -3.003 9 -3.003s9 1.344 9 3.002" />
28157</svg>
28158"#;
28159pub const ICON_CONE_OFF: &str = r#"
28160<svg
28161 xmlns="http://www.w3.org/2000/svg"
28162 width="24"
28163 height="24"
28164 viewBox="0 0 24 24"
28165 fill="none"
28166 stroke="currentColor"
28167 stroke-width="1.5"
28168 stroke-linecap="round"
28169 stroke-linejoin="round"
28170>
28171 <path d="M20.396 16.384l-7.526 -13.877a1 1 0 0 0 -1.74 0l-1.626 2.998m-1.407 2.594l-5.097 9.398v.5c0 1.66 4.03 3.003 9 3.003c3.202 0 6.014 -.558 7.609 -1.398" />
28172 <path d="M3 3l18 18" />
28173</svg>
28174"#;
28175pub const ICON_CONE_PLUS: &str = r#"
28176<svg
28177 xmlns="http://www.w3.org/2000/svg"
28178 width="24"
28179 height="24"
28180 viewBox="0 0 24 24"
28181 fill="none"
28182 stroke="currentColor"
28183 stroke-width="1.5"
28184 stroke-linecap="round"
28185 stroke-linejoin="round"
28186>
28187 <path d="M18.03 12.022l-5.16 -9.515a1 1 0 0 0 -1.74 0l-8.13 14.99v.5c0 1.66 4.03 3.003 9 3.003c.17 0 .34 -.002 .508 -.005" />
28188 <path d="M16 19h6" />
28189 <path d="M19 16v6" />
28190</svg>
28191"#;
28192pub const ICON_CONE: &str = r#"
28193<svg
28194 xmlns="http://www.w3.org/2000/svg"
28195 width="24"
28196 height="24"
28197 viewBox="0 0 24 24"
28198 fill="none"
28199 stroke="currentColor"
28200 stroke-width="1.5"
28201 stroke-linecap="round"
28202 stroke-linejoin="round"
28203>
28204 <path d="M21 17.998v-.5l-8.13 -14.99a1 1 0 0 0 -1.74 0l-8.13 14.989v.5c0 1.659 4.03 3.003 9 3.003s9 -1.344 9 -3.002" />
28205</svg>
28206"#;
28207pub const ICON_CONFETTI_OFF: &str = r#"
28208<svg
28209 xmlns="http://www.w3.org/2000/svg"
28210 width="24"
28211 height="24"
28212 viewBox="0 0 24 24"
28213 fill="none"
28214 stroke="currentColor"
28215 stroke-width="1.5"
28216 stroke-linecap="round"
28217 stroke-linejoin="round"
28218>
28219 <path d="M4 5h1" />
28220 <path d="M5 5v1" />
28221 <path d="M11.5 4l-.5 2" />
28222 <path d="M18 5h2" />
28223 <path d="M19 4v2" />
28224 <path d="M15 9l-1 1" />
28225 <path d="M18 13l2 -.5" />
28226 <path d="M18 19h1" />
28227 <path d="M19 19v1" />
28228 <path d="M14 16.518l-6.518 -6.518l-4.39 9.58a1 1 0 0 0 1.329 1.329l9.579 -4.39v0z" />
28229 <path d="M3 3l18 18" />
28230</svg>
28231"#;
28232pub const ICON_CONFETTI: &str = r#"
28233<svg
28234 xmlns="http://www.w3.org/2000/svg"
28235 width="24"
28236 height="24"
28237 viewBox="0 0 24 24"
28238 fill="none"
28239 stroke="currentColor"
28240 stroke-width="1.5"
28241 stroke-linecap="round"
28242 stroke-linejoin="round"
28243>
28244 <path d="M4 5h2" />
28245 <path d="M5 4v2" />
28246 <path d="M11.5 4l-.5 2" />
28247 <path d="M18 5h2" />
28248 <path d="M19 4v2" />
28249 <path d="M15 9l-1 1" />
28250 <path d="M18 13l2 -.5" />
28251 <path d="M18 19h2" />
28252 <path d="M19 18v2" />
28253 <path d="M14 16.518l-6.518 -6.518l-4.39 9.58a1 1 0 0 0 1.329 1.329l9.579 -4.39z" />
28254</svg>
28255"#;
28256pub const ICON_CONFUCIUS: &str = r#"
28257<svg
28258 xmlns="http://www.w3.org/2000/svg"
28259 width="24"
28260 height="24"
28261 viewBox="0 0 24 24"
28262 fill="none"
28263 stroke="currentColor"
28264 stroke-width="1.5"
28265 stroke-linecap="round"
28266 stroke-linejoin="round"
28267>
28268 <path d="M9 19l3 2v-18" />
28269 <path d="M4 10l8 -2" />
28270 <path d="M4 18l8 -10" />
28271 <path d="M20 18l-8 -8l8 -4" />
28272</svg>
28273"#;
28274pub const ICON_CONTAINER_OFF: &str = r#"
28275<svg
28276 xmlns="http://www.w3.org/2000/svg"
28277 width="24"
28278 height="24"
28279 viewBox="0 0 24 24"
28280 fill="none"
28281 stroke="currentColor"
28282 stroke-width="1.5"
28283 stroke-linecap="round"
28284 stroke-linejoin="round"
28285>
28286 <path d="M20 4v.01" />
28287 <path d="M20 20v.01" />
28288 <path d="M20 16v.01" />
28289 <path d="M20 12v.01" />
28290 <path d="M20 8v.01" />
28291 <path d="M8.297 4.289a1 1 0 0 1 .703 -.289h6a1 1 0 0 1 1 1v7m0 4v3a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1v-11" />
28292 <path d="M4 4v.01" />
28293 <path d="M4 20v.01" />
28294 <path d="M4 16v.01" />
28295 <path d="M4 12v.01" />
28296 <path d="M4 8v.01" />
28297 <path d="M3 3l18 18" />
28298</svg>
28299"#;
28300pub const ICON_CONTAINER: &str = r#"
28301<svg
28302 xmlns="http://www.w3.org/2000/svg"
28303 width="24"
28304 height="24"
28305 viewBox="0 0 24 24"
28306 fill="none"
28307 stroke="currentColor"
28308 stroke-width="1.5"
28309 stroke-linecap="round"
28310 stroke-linejoin="round"
28311>
28312 <path d="M20 4v.01" />
28313 <path d="M20 20v.01" />
28314 <path d="M20 16v.01" />
28315 <path d="M20 12v.01" />
28316 <path d="M20 8v.01" />
28317 <path d="M8 4m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
28318 <path d="M4 4v.01" />
28319 <path d="M4 20v.01" />
28320 <path d="M4 16v.01" />
28321 <path d="M4 12v.01" />
28322 <path d="M4 8v.01" />
28323</svg>
28324"#;
28325pub const ICON_CONTRACT: &str = r#"
28326<svg
28327 xmlns="http://www.w3.org/2000/svg"
28328 width="24"
28329 height="24"
28330 viewBox="0 0 24 24"
28331 fill="none"
28332 stroke="currentColor"
28333 stroke-width="1.5"
28334 stroke-linecap="round"
28335 stroke-linejoin="round"
28336>
28337 <path d="M8 21h-2a3 3 0 0 1 -3 -3v-1h5.5" />
28338 <path d="M17 8.5v-3.5a2 2 0 1 1 2 2h-2" />
28339 <path d="M19 3h-11a3 3 0 0 0 -3 3v11" />
28340 <path d="M9 7h4" />
28341 <path d="M9 11h4" />
28342 <path d="M18.42 12.61a2.1 2.1 0 0 1 2.97 2.97l-6.39 6.42h-3v-3z" />
28343</svg>
28344"#;
28345pub const ICON_CONTRAST_2_OFF: &str = r#"
28346<svg
28347 xmlns="http://www.w3.org/2000/svg"
28348 width="24"
28349 height="24"
28350 viewBox="0 0 24 24"
28351 fill="none"
28352 stroke="currentColor"
28353 stroke-width="1.5"
28354 stroke-linecap="round"
28355 stroke-linejoin="round"
28356>
28357 <path d="M4 18h2a6 6 0 0 0 6 -6m.878 -3.126a6 6 0 0 1 5.122 -2.874h2" />
28358 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.586 3.414a2 2 0 0 1 -1.414 .586h-12a2 2 0 0 1 -2 -2v-12c0 -.547 .22 -1.043 .576 -1.405" />
28359 <path d="M3 3l18 18" />
28360</svg>
28361"#;
28362pub const ICON_CONTRAST_2: &str = r#"
28363<svg
28364 xmlns="http://www.w3.org/2000/svg"
28365 width="24"
28366 height="24"
28367 viewBox="0 0 24 24"
28368 fill="none"
28369 stroke="currentColor"
28370 stroke-width="1.5"
28371 stroke-linecap="round"
28372 stroke-linejoin="round"
28373>
28374 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
28375 <path d="M3 19h2.25c3.728 0 6.75 -3.134 6.75 -7s3.022 -7 6.75 -7h2.25" />
28376</svg>
28377"#;
28378pub const ICON_CONTRAST_OFF: &str = r#"
28379<svg
28380 xmlns="http://www.w3.org/2000/svg"
28381 width="24"
28382 height="24"
28383 viewBox="0 0 24 24"
28384 fill="none"
28385 stroke="currentColor"
28386 stroke-width="1.5"
28387 stroke-linecap="round"
28388 stroke-linejoin="round"
28389>
28390 <path d="M12 12v5a4.984 4.984 0 0 0 3.522 -1.45m1.392 -2.623a5 5 0 0 0 -4.914 -5.927v1" />
28391 <path d="M5.641 5.631a9 9 0 1 0 12.719 12.738m1.68 -2.318a9 9 0 0 0 -12.074 -12.098" />
28392 <path d="M3 3l18 18" />
28393</svg>
28394"#;
28395pub const ICON_CONTRAST: &str = r#"
28396<svg
28397 xmlns="http://www.w3.org/2000/svg"
28398 width="24"
28399 height="24"
28400 viewBox="0 0 24 24"
28401 fill="none"
28402 stroke="currentColor"
28403 stroke-width="1.5"
28404 stroke-linecap="round"
28405 stroke-linejoin="round"
28406>
28407 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
28408 <path d="M12 17a5 5 0 0 0 0 -10v10" />
28409</svg>
28410"#;
28411pub const ICON_COOKER: &str = r#"
28412<svg
28413 xmlns="http://www.w3.org/2000/svg"
28414 width="24"
28415 height="24"
28416 viewBox="0 0 24 24"
28417 fill="none"
28418 stroke="currentColor"
28419 stroke-width="1.5"
28420 stroke-linecap="round"
28421 stroke-linejoin="round"
28422>
28423 <path d="M12 7h.01" />
28424 <path d="M15 7h.01" />
28425 <path d="M9 7h.01" />
28426 <path d="M5 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
28427 <path d="M9 15h6" />
28428 <path d="M5 11h14" />
28429</svg>
28430"#;
28431pub const ICON_COOKIE_MAN: &str = r#"
28432<svg
28433 xmlns="http://www.w3.org/2000/svg"
28434 width="24"
28435 height="24"
28436 viewBox="0 0 24 24"
28437 fill="none"
28438 stroke="currentColor"
28439 stroke-width="1.5"
28440 stroke-linecap="round"
28441 stroke-linejoin="round"
28442>
28443 <path stroke="none" d="M0 0h24v24H0z" />
28444 <path d="M12 2a5 5 0 0 1 2.845 9.112l.147 .369l1.755 -.803c.969 -.443 2.12 -.032 2.571 .918a1.88 1.88 0 0 1 -.787 2.447l-.148 .076l-2.383 1.089v2.02l1.426 1.425l.114 .125a1.96 1.96 0 0 1 -2.762 2.762l-.125 -.114l-2.079 -2.08l-.114 -.124a2 2 0 0 1 -.161 -.22h-.599q -.071 .114 -.16 .22l-.115 .125l-2.08 2.079a1.96 1.96 0 0 1 -2.886 -2.648l.114 -.125l1.427 -1.426v-2.019l-2.383 -1.09l-.148 -.075a1.88 1.88 0 0 1 -.787 -2.447c.429 -.902 1.489 -1.318 2.424 -.978l.147 .06l1.755 .803l.147 -.369a5 5 0 0 1 -2.15 -3.895v-.217a5 5 0 0 1 5 -5z" />
28445 <path d="M12 16h.01" />
28446 <path d="M12 13h.01" />
28447 <path d="M10 7h.01" />
28448 <path d="M14 7h.01" />
28449 <path d="M12 9h.01" />
28450</svg>
28451"#;
28452pub const ICON_COOKIE_OFF: &str = r#"
28453<svg
28454 xmlns="http://www.w3.org/2000/svg"
28455 width="24"
28456 height="24"
28457 viewBox="0 0 24 24"
28458 fill="none"
28459 stroke="currentColor"
28460 stroke-width="1.5"
28461 stroke-linecap="round"
28462 stroke-linejoin="round"
28463>
28464 <path d="M8 13v.01" />
28465 <path d="M12 17v.01" />
28466 <path d="M12 12v.01" />
28467 <path d="M18.192 18.187a3 3 0 0 1 -.976 .652c-1.048 .263 -1.787 .483 -2.216 .661c-.475 .197 -1.092 .538 -1.852 1.024a3 3 0 0 1 -2.296 0c-.802 -.503 -1.419 -.844 -1.852 -1.024c-.471 -.195 -1.21 -.415 -2.216 -.66a3 3 0 0 1 -1.623 -1.624c-.265 -1.052 -.485 -1.79 -.661 -2.216c-.198 -.479 -.54 -1.096 -1.024 -1.852a3 3 0 0 1 0 -2.296c.48 -.744 .82 -1.361 1.024 -1.852c.171 -.413 .391 -1.152 .66 -2.216a3 3 0 0 1 .649 -.971m2.821 -1.174c.14 -.049 .263 -.095 .37 -.139c.458 -.19 1.075 -.531 1.852 -1.024a3 3 0 0 1 2.296 0l2.667 1.104a4 4 0 0 0 4.656 6.14l.053 .132a3 3 0 0 1 0 2.296c-.497 .786 -.838 1.404 -1.024 1.852a6.579 6.579 0 0 0 -.135 .36" />
28468 <path d="M3 3l18 18" />
28469</svg>
28470"#;
28471pub const ICON_COOKIE: &str = r#"
28472<svg
28473 xmlns="http://www.w3.org/2000/svg"
28474 width="24"
28475 height="24"
28476 viewBox="0 0 24 24"
28477 fill="none"
28478 stroke="currentColor"
28479 stroke-width="1.5"
28480 stroke-linecap="round"
28481 stroke-linejoin="round"
28482>
28483 <path stroke="none" d="M0 0h24v24H0z" />
28484 <path d="M8 13v.01" />
28485 <path d="M12 17v.01" />
28486 <path d="M12 12v.01" />
28487 <path d="M16 14v.01" />
28488 <path d="M11 8v.01" />
28489 <path d="M13.148 3.476l2.667 1.104a4 4 0 0 0 4.656 6.14l.053 .132a3 3 0 0 1 0 2.296q -.745 1.18 -1.024 1.852q -.283 .684 -.66 2.216a3 3 0 0 1 -1.624 1.623q -1.572 .394 -2.216 .661q -.712 .295 -1.852 1.024a3 3 0 0 1 -2.296 0q -1.203 -.754 -1.852 -1.024q -.707 -.292 -2.216 -.66a3 3 0 0 1 -1.623 -1.624q -.397 -1.577 -.661 -2.216q -.298 -.718 -1.024 -1.852a3 3 0 0 1 0 -2.296q .719 -1.116 1.024 -1.852q .257 -.62 .66 -2.216a3 3 0 0 1 1.624 -1.623q 1.547 -.384 2.216 -.661q .687 -.285 1.852 -1.024a3 3 0 0 1 2.296 0" />
28490</svg>
28491"#;
28492pub const ICON_COPY_CHECK: &str = r#"
28493<svg
28494 xmlns="http://www.w3.org/2000/svg"
28495 width="24"
28496 height="24"
28497 viewBox="0 0 24 24"
28498 fill="none"
28499 stroke="currentColor"
28500 stroke-width="1.5"
28501 stroke-linecap="round"
28502 stroke-linejoin="round"
28503>
28504 <path stroke="none" d="M0 0h24v24H0z" />
28505 <path d="M7 9.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667z" />
28506 <path d="M4.012 16.737a2 2 0 0 1 -1.012 -1.737v-10c0 -1.1 .9 -2 2 -2h10c.75 0 1.158 .385 1.5 1" />
28507 <path d="M11 14l2 2l4 -4" />
28508</svg>
28509"#;
28510pub const ICON_COPY_MINUS: &str = r#"
28511<svg
28512 xmlns="http://www.w3.org/2000/svg"
28513 width="24"
28514 height="24"
28515 viewBox="0 0 24 24"
28516 fill="none"
28517 stroke="currentColor"
28518 stroke-width="1.5"
28519 stroke-linecap="round"
28520 stroke-linejoin="round"
28521>
28522 <path stroke="none" d="M0 0h24v24H0z" />
28523 <path d="M7 9.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667z" />
28524 <path d="M4.012 16.737a2 2 0 0 1 -1.012 -1.737v-10c0 -1.1 .9 -2 2 -2h10c.75 0 1.158 .385 1.5 1" />
28525 <path d="M11 14h6" />
28526</svg>
28527"#;
28528pub const ICON_COPY_OFF: &str = r#"
28529<svg
28530 xmlns="http://www.w3.org/2000/svg"
28531 width="24"
28532 height="24"
28533 viewBox="0 0 24 24"
28534 fill="none"
28535 stroke="currentColor"
28536 stroke-width="1.5"
28537 stroke-linecap="round"
28538 stroke-linejoin="round"
28539>
28540 <path d="M19.414 19.415a2 2 0 0 1 -1.414 .585h-8a2 2 0 0 1 -2 -2v-8c0 -.554 .225 -1.055 .589 -1.417m3.411 -.583h6a2 2 0 0 1 2 2v6" />
28541 <path d="M16 8v-2a2 2 0 0 0 -2 -2h-6m-3.418 .59c-.36 .36 -.582 .86 -.582 1.41v8a2 2 0 0 0 2 2h2" />
28542 <path d="M3 3l18 18" />
28543</svg>
28544"#;
28545pub const ICON_COPY_PLUS: &str = r#"
28546<svg
28547 xmlns="http://www.w3.org/2000/svg"
28548 width="24"
28549 height="24"
28550 viewBox="0 0 24 24"
28551 fill="none"
28552 stroke="currentColor"
28553 stroke-width="1.5"
28554 stroke-linecap="round"
28555 stroke-linejoin="round"
28556>
28557 <path stroke="none" d="M0 0h24v24H0z" />
28558 <path d="M7 9.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667z" />
28559 <path d="M4.012 16.737a2 2 0 0 1 -1.012 -1.737v-10c0 -1.1 .9 -2 2 -2h10c.75 0 1.158 .385 1.5 1" />
28560 <path d="M11 14h6" />
28561 <path d="M14 11v6" />
28562</svg>
28563"#;
28564pub const ICON_COPY_X: &str = r#"
28565<svg
28566 xmlns="http://www.w3.org/2000/svg"
28567 width="24"
28568 height="24"
28569 viewBox="0 0 24 24"
28570 fill="none"
28571 stroke="currentColor"
28572 stroke-width="1.5"
28573 stroke-linecap="round"
28574 stroke-linejoin="round"
28575>
28576 <path stroke="none" d="M0 0h24v24H0z" />
28577 <path d="M7 9.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667z" />
28578 <path d="M4.012 16.737a2 2 0 0 1 -1.012 -1.737v-10c0 -1.1 .9 -2 2 -2h10c.75 0 1.158 .385 1.5 1" />
28579 <path d="M11.5 11.5l4.9 5" />
28580 <path d="M16.5 11.5l-5.1 5" />
28581</svg>
28582"#;
28583pub const ICON_COPY: &str = r#"
28584<svg
28585 xmlns="http://www.w3.org/2000/svg"
28586 width="24"
28587 height="24"
28588 viewBox="0 0 24 24"
28589 fill="none"
28590 stroke="currentColor"
28591 stroke-width="1.5"
28592 stroke-linecap="round"
28593 stroke-linejoin="round"
28594>
28595 <path d="M7 7m0 2.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667z" />
28596 <path d="M4.012 16.737a2.005 2.005 0 0 1 -1.012 -1.737v-10c0 -1.1 .9 -2 2 -2h10c.75 0 1.158 .385 1.5 1" />
28597</svg>
28598"#;
28599pub const ICON_COPYLEFT_OFF: &str = r#"
28600<svg
28601 xmlns="http://www.w3.org/2000/svg"
28602 width="24"
28603 height="24"
28604 viewBox="0 0 24 24"
28605 fill="none"
28606 stroke="currentColor"
28607 stroke-width="1.5"
28608 stroke-linecap="round"
28609 stroke-linejoin="round"
28610>
28611 <path d="M13.303 9.3a3.01 3.01 0 0 1 1.405 1.406m-.586 3.413a3.016 3.016 0 0 1 -4.122 .131" />
28612 <path d="M20.042 16.045a9 9 0 0 0 -12.087 -12.087m-2.318 1.677a9 9 0 1 0 12.725 12.73" />
28613 <path d="M3 3l18 18" />
28614</svg>
28615"#;
28616pub const ICON_COPYLEFT: &str = r#"
28617<svg
28618 xmlns="http://www.w3.org/2000/svg"
28619 width="24"
28620 height="24"
28621 viewBox="0 0 24 24"
28622 fill="none"
28623 stroke="currentColor"
28624 stroke-width="1.5"
28625 stroke-linecap="round"
28626 stroke-linejoin="round"
28627>
28628 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
28629 <path d="M10 9.75a3.016 3.016 0 0 1 4.163 .173a2.993 2.993 0 0 1 0 4.154a3.016 3.016 0 0 1 -4.163 .173" />
28630</svg>
28631"#;
28632pub const ICON_COPYRIGHT_OFF: &str = r#"
28633<svg
28634 xmlns="http://www.w3.org/2000/svg"
28635 width="24"
28636 height="24"
28637 viewBox="0 0 24 24"
28638 fill="none"
28639 stroke="currentColor"
28640 stroke-width="1.5"
28641 stroke-linecap="round"
28642 stroke-linejoin="round"
28643>
28644 <path d="M14 9.75a3.016 3.016 0 0 0 -.711 -.466m-3.41 .596a2.993 2.993 0 0 0 -.042 4.197a3.016 3.016 0 0 0 4.163 .173" />
28645 <path d="M20.042 16.045a9 9 0 0 0 -12.087 -12.087m-2.318 1.677a9 9 0 1 0 12.725 12.73" />
28646 <path d="M3 3l18 18" />
28647</svg>
28648"#;
28649pub const ICON_COPYRIGHT: &str = r#"
28650<svg
28651 xmlns="http://www.w3.org/2000/svg"
28652 width="24"
28653 height="24"
28654 viewBox="0 0 24 24"
28655 fill="none"
28656 stroke="currentColor"
28657 stroke-width="1.5"
28658 stroke-linecap="round"
28659 stroke-linejoin="round"
28660>
28661 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
28662 <path d="M14 9.75a3.016 3.016 0 0 0 -4.163 .173a2.993 2.993 0 0 0 0 4.154a3.016 3.016 0 0 0 4.163 .173" />
28663</svg>
28664"#;
28665pub const ICON_CORNER_DOWN_LEFT_DOUBLE: &str = r#"
28666<svg
28667 xmlns="http://www.w3.org/2000/svg"
28668 width="24"
28669 height="24"
28670 viewBox="0 0 24 24"
28671 fill="none"
28672 stroke="currentColor"
28673 stroke-width="1.5"
28674 stroke-linecap="round"
28675 stroke-linejoin="round"
28676>
28677 <path d="M19 5v6a3 3 0 0 1 -3 3h-7" />
28678 <path d="M13 10l-4 4l4 4m-5 -8l-4 4l4 4" />
28679</svg>
28680"#;
28681pub const ICON_CORNER_DOWN_LEFT: &str = r#"
28682<svg
28683 xmlns="http://www.w3.org/2000/svg"
28684 width="24"
28685 height="24"
28686 viewBox="0 0 24 24"
28687 fill="none"
28688 stroke="currentColor"
28689 stroke-width="1.5"
28690 stroke-linecap="round"
28691 stroke-linejoin="round"
28692>
28693 <path d="M18 6v6a3 3 0 0 1 -3 3h-10l4 -4m0 8l-4 -4" />
28694</svg>
28695"#;
28696pub const ICON_CORNER_DOWN_RIGHT_DOUBLE: &str = r#"
28697<svg
28698 xmlns="http://www.w3.org/2000/svg"
28699 width="24"
28700 height="24"
28701 viewBox="0 0 24 24"
28702 fill="none"
28703 stroke="currentColor"
28704 stroke-width="1.5"
28705 stroke-linecap="round"
28706 stroke-linejoin="round"
28707>
28708 <path d="M4 5v6a3 3 0 0 0 3 3h7" />
28709 <path d="M10 10l4 4l-4 4m5 -8l4 4l-4 4" />
28710</svg>
28711"#;
28712pub const ICON_CORNER_DOWN_RIGHT: &str = r#"
28713<svg
28714 xmlns="http://www.w3.org/2000/svg"
28715 width="24"
28716 height="24"
28717 viewBox="0 0 24 24"
28718 fill="none"
28719 stroke="currentColor"
28720 stroke-width="1.5"
28721 stroke-linecap="round"
28722 stroke-linejoin="round"
28723>
28724 <path d="M6 6v6a3 3 0 0 0 3 3h10l-4 -4m0 8l4 -4" />
28725</svg>
28726"#;
28727pub const ICON_CORNER_LEFT_DOWN_DOUBLE: &str = r#"
28728<svg
28729 xmlns="http://www.w3.org/2000/svg"
28730 width="24"
28731 height="24"
28732 viewBox="0 0 24 24"
28733 fill="none"
28734 stroke="currentColor"
28735 stroke-width="1.5"
28736 stroke-linecap="round"
28737 stroke-linejoin="round"
28738>
28739 <path d="M18 4h-6a3 3 0 0 0 -3 3v7" />
28740 <path d="M13 10l-4 4l-4 -4m8 5l-4 4l-4 -4" />
28741</svg>
28742"#;
28743pub const ICON_CORNER_LEFT_DOWN: &str = r#"
28744<svg
28745 xmlns="http://www.w3.org/2000/svg"
28746 width="24"
28747 height="24"
28748 viewBox="0 0 24 24"
28749 fill="none"
28750 stroke="currentColor"
28751 stroke-width="1.5"
28752 stroke-linecap="round"
28753 stroke-linejoin="round"
28754>
28755 <path d="M18 6h-6a3 3 0 0 0 -3 3v10l-4 -4m8 0l-4 4" />
28756</svg>
28757"#;
28758pub const ICON_CORNER_LEFT_UP_DOUBLE: &str = r#"
28759<svg
28760 xmlns="http://www.w3.org/2000/svg"
28761 width="24"
28762 height="24"
28763 viewBox="0 0 24 24"
28764 fill="none"
28765 stroke="currentColor"
28766 stroke-width="1.5"
28767 stroke-linecap="round"
28768 stroke-linejoin="round"
28769>
28770 <path d="M18 19h-6a3 3 0 0 1 -3 -3v-7" />
28771 <path d="M13 13l-4 -4l-4 4m8 -5l-4 -4l-4 4" />
28772</svg>
28773"#;
28774pub const ICON_CORNER_LEFT_UP: &str = r#"
28775<svg
28776 xmlns="http://www.w3.org/2000/svg"
28777 width="24"
28778 height="24"
28779 viewBox="0 0 24 24"
28780 fill="none"
28781 stroke="currentColor"
28782 stroke-width="1.5"
28783 stroke-linecap="round"
28784 stroke-linejoin="round"
28785>
28786 <path d="M18 18h-6a3 3 0 0 1 -3 -3v-10l-4 4m8 0l-4 -4" />
28787</svg>
28788"#;
28789pub const ICON_CORNER_RIGHT_DOWN_DOUBLE: &str = r#"
28790<svg
28791 xmlns="http://www.w3.org/2000/svg"
28792 width="24"
28793 height="24"
28794 viewBox="0 0 24 24"
28795 fill="none"
28796 stroke="currentColor"
28797 stroke-width="1.5"
28798 stroke-linecap="round"
28799 stroke-linejoin="round"
28800>
28801 <path d="M5 4h6a3 3 0 0 1 3 3v7" />
28802 <path d="M10 10l4 4l4 -4m-8 5l4 4l4 -4" />
28803</svg>
28804"#;
28805pub const ICON_CORNER_RIGHT_DOWN: &str = r#"
28806<svg
28807 xmlns="http://www.w3.org/2000/svg"
28808 width="24"
28809 height="24"
28810 viewBox="0 0 24 24"
28811 fill="none"
28812 stroke="currentColor"
28813 stroke-width="1.5"
28814 stroke-linecap="round"
28815 stroke-linejoin="round"
28816>
28817 <path d="M6 6h6a3 3 0 0 1 3 3v10l-4 -4m8 0l-4 4" />
28818</svg>
28819"#;
28820pub const ICON_CORNER_RIGHT_UP_DOUBLE: &str = r#"
28821<svg
28822 xmlns="http://www.w3.org/2000/svg"
28823 width="24"
28824 height="24"
28825 viewBox="0 0 24 24"
28826 fill="none"
28827 stroke="currentColor"
28828 stroke-width="1.5"
28829 stroke-linecap="round"
28830 stroke-linejoin="round"
28831>
28832 <path d="M5 19h6a3 3 0 0 0 3 -3v-7" />
28833 <path d="M10 13l4 -4l4 4m-8 -5l4 -4l4 4" />
28834</svg>
28835"#;
28836pub const ICON_CORNER_RIGHT_UP: &str = r#"
28837<svg
28838 xmlns="http://www.w3.org/2000/svg"
28839 width="24"
28840 height="24"
28841 viewBox="0 0 24 24"
28842 fill="none"
28843 stroke="currentColor"
28844 stroke-width="1.5"
28845 stroke-linecap="round"
28846 stroke-linejoin="round"
28847>
28848 <path d="M6 18h6a3 3 0 0 0 3 -3v-10l-4 4m8 0l-4 -4" />
28849</svg>
28850"#;
28851pub const ICON_CORNER_UP_LEFT_DOUBLE: &str = r#"
28852<svg
28853 xmlns="http://www.w3.org/2000/svg"
28854 width="24"
28855 height="24"
28856 viewBox="0 0 24 24"
28857 fill="none"
28858 stroke="currentColor"
28859 stroke-width="1.5"
28860 stroke-linecap="round"
28861 stroke-linejoin="round"
28862>
28863 <path d="M19 18v-6a3 3 0 0 0 -3 -3h-7" />
28864 <path d="M13 13l-4 -4l4 -4m-5 8l-4 -4l4 -4" />
28865</svg>
28866"#;
28867pub const ICON_CORNER_UP_LEFT: &str = r#"
28868<svg
28869 xmlns="http://www.w3.org/2000/svg"
28870 width="24"
28871 height="24"
28872 viewBox="0 0 24 24"
28873 fill="none"
28874 stroke="currentColor"
28875 stroke-width="1.5"
28876 stroke-linecap="round"
28877 stroke-linejoin="round"
28878>
28879 <path d="M18 18v-6a3 3 0 0 0 -3 -3h-10l4 -4m0 8l-4 -4" />
28880</svg>
28881"#;
28882pub const ICON_CORNER_UP_RIGHT_DOUBLE: &str = r#"
28883<svg
28884 xmlns="http://www.w3.org/2000/svg"
28885 width="24"
28886 height="24"
28887 viewBox="0 0 24 24"
28888 fill="none"
28889 stroke="currentColor"
28890 stroke-width="1.5"
28891 stroke-linecap="round"
28892 stroke-linejoin="round"
28893>
28894 <path d="M4 18v-6a3 3 0 0 1 3 -3h7" />
28895 <path d="M10 13l4 -4l-4 -4m5 8l4 -4l-4 -4" />
28896</svg>
28897"#;
28898pub const ICON_CORNER_UP_RIGHT: &str = r#"
28899<svg
28900 xmlns="http://www.w3.org/2000/svg"
28901 width="24"
28902 height="24"
28903 viewBox="0 0 24 24"
28904 fill="none"
28905 stroke="currentColor"
28906 stroke-width="1.5"
28907 stroke-linecap="round"
28908 stroke-linejoin="round"
28909>
28910 <path d="M6 18v-6a3 3 0 0 1 3 -3h10l-4 -4m0 8l4 -4" />
28911</svg>
28912"#;
28913pub const ICON_CPU_2: &str = r#"
28914<svg
28915 xmlns="http://www.w3.org/2000/svg"
28916 width="24"
28917 height="24"
28918 viewBox="0 0 24 24"
28919 fill="none"
28920 stroke="currentColor"
28921 stroke-width="1.5"
28922 stroke-linecap="round"
28923 stroke-linejoin="round"
28924>
28925 <path d="M5 5m0 1a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1z" />
28926 <path d="M8 10v-2h2m6 6v2h-2m-4 0h-2v-2m8 -4v-2h-2" />
28927 <path d="M3 10h2" />
28928 <path d="M3 14h2" />
28929 <path d="M10 3v2" />
28930 <path d="M14 3v2" />
28931 <path d="M21 10h-2" />
28932 <path d="M21 14h-2" />
28933 <path d="M14 21v-2" />
28934 <path d="M10 21v-2" />
28935</svg>
28936"#;
28937pub const ICON_CPU_OFF: &str = r#"
28938<svg
28939 xmlns="http://www.w3.org/2000/svg"
28940 width="24"
28941 height="24"
28942 viewBox="0 0 24 24"
28943 fill="none"
28944 stroke="currentColor"
28945 stroke-width="1.5"
28946 stroke-linecap="round"
28947 stroke-linejoin="round"
28948>
28949 <path d="M9 5h9a1 1 0 0 1 1 1v9m-.292 3.706a1 1 0 0 1 -.708 .294h-12a1 1 0 0 1 -1 -1v-12c0 -.272 .108 -.518 .284 -.698" />
28950 <path d="M13 9h2v2m0 4h-6v-6" />
28951 <path d="M3 10h2" />
28952 <path d="M3 14h2" />
28953 <path d="M10 3v2" />
28954 <path d="M14 3v2" />
28955 <path d="M21 10h-2" />
28956 <path d="M21 14h-2" />
28957 <path d="M14 21v-2" />
28958 <path d="M10 21v-2" />
28959 <path d="M3 3l18 18" />
28960</svg>
28961"#;
28962pub const ICON_CPU: &str = r#"
28963<svg
28964 xmlns="http://www.w3.org/2000/svg"
28965 width="24"
28966 height="24"
28967 viewBox="0 0 24 24"
28968 fill="none"
28969 stroke="currentColor"
28970 stroke-width="1.5"
28971 stroke-linecap="round"
28972 stroke-linejoin="round"
28973>
28974 <path d="M5 5m0 1a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1z" />
28975 <path d="M9 9h6v6h-6z" />
28976 <path d="M3 10h2" />
28977 <path d="M3 14h2" />
28978 <path d="M10 3v2" />
28979 <path d="M14 3v2" />
28980 <path d="M21 10h-2" />
28981 <path d="M21 14h-2" />
28982 <path d="M14 21v-2" />
28983 <path d="M10 21v-2" />
28984</svg>
28985"#;
28986pub const ICON_CRANE_OFF: &str = r#"
28987<svg
28988 xmlns="http://www.w3.org/2000/svg"
28989 width="24"
28990 height="24"
28991 viewBox="0 0 24 24"
28992 fill="none"
28993 stroke="currentColor"
28994 stroke-width="1.5"
28995 stroke-linecap="round"
28996 stroke-linejoin="round"
28997>
28998 <path d="M6 21h6" />
28999 <path d="M9 21v-12" />
29000 <path d="M9 5v-2l-1 1" />
29001 <path d="M6 6l-3 3h6" />
29002 <path d="M13 9h8" />
29003 <path d="M9 3l10 6" />
29004 <path d="M17 9v4a2 2 0 0 1 2 2m-2 2a2 2 0 0 1 -2 -2" />
29005 <path d="M3 3l18 18" />
29006</svg>
29007"#;
29008pub const ICON_CRANE: &str = r#"
29009<svg
29010 xmlns="http://www.w3.org/2000/svg"
29011 width="24"
29012 height="24"
29013 viewBox="0 0 24 24"
29014 fill="none"
29015 stroke="currentColor"
29016 stroke-width="1.5"
29017 stroke-linecap="round"
29018 stroke-linejoin="round"
29019>
29020 <path d="M6 21h6" />
29021 <path d="M9 21v-18l-6 6h18" />
29022 <path d="M9 3l10 6" />
29023 <path d="M17 9v4a2 2 0 1 1 -2 2" />
29024</svg>
29025"#;
29026pub const ICON_CREATIVE_COMMONS_BY: &str = r#"
29027<svg
29028 xmlns="http://www.w3.org/2000/svg"
29029 width="24"
29030 height="24"
29031 viewBox="0 0 24 24"
29032 fill="none"
29033 stroke="currentColor"
29034 stroke-width="1.5"
29035 stroke-linecap="round"
29036 stroke-linejoin="round"
29037>
29038 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
29039 <path d="M12 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
29040 <path d="M9 13v-1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-.5l-.5 4h-2l-.5 -4h-.5a1 1 0 0 1 -1 -1z" />
29041</svg>
29042"#;
29043pub const ICON_CREATIVE_COMMONS_NC: &str = r#"
29044<svg
29045 xmlns="http://www.w3.org/2000/svg"
29046 width="24"
29047 height="24"
29048 viewBox="0 0 24 24"
29049 fill="none"
29050 stroke="currentColor"
29051 stroke-width="1.5"
29052 stroke-linecap="round"
29053 stroke-linejoin="round"
29054>
29055 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
29056 <path d="M15 9h-4.5a1.5 1.5 0 0 0 0 3h3a1.5 1.5 0 0 1 0 3h-4.5" />
29057 <path d="M12 7v2" />
29058 <path d="M12 15v2" />
29059 <path d="M6 6l3 3" />
29060 <path d="M15 15l3 3" />
29061</svg>
29062"#;
29063pub const ICON_CREATIVE_COMMONS_ND: &str = r#"
29064<svg
29065 xmlns="http://www.w3.org/2000/svg"
29066 width="24"
29067 height="24"
29068 viewBox="0 0 24 24"
29069 fill="none"
29070 stroke="currentColor"
29071 stroke-width="1.5"
29072 stroke-linecap="round"
29073 stroke-linejoin="round"
29074>
29075 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
29076 <path d="M9 10h6" />
29077 <path d="M9 14h6" />
29078</svg>
29079"#;
29080pub const ICON_CREATIVE_COMMONS_OFF: &str = r#"
29081<svg
29082 xmlns="http://www.w3.org/2000/svg"
29083 width="24"
29084 height="24"
29085 viewBox="0 0 24 24"
29086 fill="none"
29087 stroke="currentColor"
29088 stroke-width="1.5"
29089 stroke-linecap="round"
29090 stroke-linejoin="round"
29091>
29092 <path d="M5.638 5.634a9 9 0 1 0 12.723 12.733m1.686 -2.332a9 9 0 0 0 -12.093 -12.077" />
29093 <path d="M10.5 10.5a2.187 2.187 0 0 0 -2.914 .116a1.928 1.928 0 0 0 0 2.768a2.188 2.188 0 0 0 2.914 .116" />
29094 <path d="M16.5 10.5a2.194 2.194 0 0 0 -2.309 -.302" />
29095 <path d="M3 3l18 18" />
29096</svg>
29097"#;
29098pub const ICON_CREATIVE_COMMONS_SA: &str = r#"
29099<svg
29100 xmlns="http://www.w3.org/2000/svg"
29101 width="24"
29102 height="24"
29103 viewBox="0 0 24 24"
29104 fill="none"
29105 stroke="currentColor"
29106 stroke-width="1.5"
29107 stroke-linecap="round"
29108 stroke-linejoin="round"
29109>
29110 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
29111 <path d="M12 16a4 4 0 1 0 -4 -4v1" />
29112 <path d="M6 12l2 2l2 -2" />
29113</svg>
29114"#;
29115pub const ICON_CREATIVE_COMMONS_ZERO: &str = r#"
29116<svg
29117 xmlns="http://www.w3.org/2000/svg"
29118 width="24"
29119 height="24"
29120 viewBox="0 0 24 24"
29121 fill="none"
29122 stroke="currentColor"
29123 stroke-width="1.5"
29124 stroke-linecap="round"
29125 stroke-linejoin="round"
29126>
29127 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
29128 <path d="M12 12m-3 0a3 4 0 1 0 6 0a3 4 0 1 0 -6 0" />
29129 <path d="M14 9l-4 6" />
29130</svg>
29131"#;
29132pub const ICON_CREATIVE_COMMONS: &str = r#"
29133<svg
29134 xmlns="http://www.w3.org/2000/svg"
29135 width="24"
29136 height="24"
29137 viewBox="0 0 24 24"
29138 fill="none"
29139 stroke="currentColor"
29140 stroke-width="1.5"
29141 stroke-linecap="round"
29142 stroke-linejoin="round"
29143>
29144 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
29145 <path d="M10.5 10.5c-.847 -.71 -2.132 -.658 -2.914 .116a1.928 1.928 0 0 0 0 2.768c.782 .774 2.067 .825 2.914 .116" />
29146 <path d="M16.5 10.5c-.847 -.71 -2.132 -.658 -2.914 .116a1.928 1.928 0 0 0 0 2.768c.782 .774 2.067 .825 2.914 .116" />
29147</svg>
29148"#;
29149pub const ICON_CREDIT_CARD_OFF: &str = r#"
29150<svg
29151 xmlns="http://www.w3.org/2000/svg"
29152 width="24"
29153 height="24"
29154 viewBox="0 0 24 24"
29155 fill="none"
29156 stroke="currentColor"
29157 stroke-width="1.5"
29158 stroke-linecap="round"
29159 stroke-linejoin="round"
29160>
29161 <path d="M3 3l18 18" />
29162 <path d="M9 5h9a3 3 0 0 1 3 3v8a3 3 0 0 1 -.128 .87" />
29163 <path d="M18.87 18.872a3 3 0 0 1 -.87 .128h-12a3 3 0 0 1 -3 -3v-8c0 -1.352 .894 -2.495 2.124 -2.87" />
29164 <path d="M3 11l8 0" />
29165 <path d="M15 11l6 0" />
29166 <path d="M7 15l.01 0" />
29167 <path d="M11 15l2 0" />
29168</svg>
29169"#;
29170pub const ICON_CREDIT_CARD_PAY: &str = r#"
29171<svg
29172 xmlns="http://www.w3.org/2000/svg"
29173 width="24"
29174 height="24"
29175 viewBox="0 0 24 24"
29176 fill="none"
29177 stroke="currentColor"
29178 stroke-width="1.5"
29179 stroke-linecap="round"
29180 stroke-linejoin="round"
29181>
29182 <path d="M12 19h-6a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5" />
29183 <path d="M3 10h18" />
29184 <path d="M16 19h6" />
29185 <path d="M19 16l3 3l-3 3" />
29186 <path d="M7.005 15h.005" />
29187 <path d="M11 15h2" />
29188</svg>
29189"#;
29190pub const ICON_CREDIT_CARD_REFUND: &str = r#"
29191<svg
29192 xmlns="http://www.w3.org/2000/svg"
29193 width="24"
29194 height="24"
29195 viewBox="0 0 24 24"
29196 fill="none"
29197 stroke="currentColor"
29198 stroke-width="1.5"
29199 stroke-linecap="round"
29200 stroke-linejoin="round"
29201>
29202 <path d="M12 19h-6a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5" />
29203 <path d="M3 10h18" />
29204 <path d="M7 15h.01" />
29205 <path d="M11 15h2" />
29206 <path d="M16 19h6" />
29207 <path d="M19 16l-3 3l3 3" />
29208</svg>
29209"#;
29210pub const ICON_CREDIT_CARD: &str = r#"
29211<svg
29212 xmlns="http://www.w3.org/2000/svg"
29213 width="24"
29214 height="24"
29215 viewBox="0 0 24 24"
29216 fill="none"
29217 stroke="currentColor"
29218 stroke-width="1.5"
29219 stroke-linecap="round"
29220 stroke-linejoin="round"
29221>
29222 <path d="M3 5m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
29223 <path d="M3 10l18 0" />
29224 <path d="M7 15l.01 0" />
29225 <path d="M11 15l2 0" />
29226</svg>
29227"#;
29228pub const ICON_CRICKET: &str = r#"
29229<svg
29230 xmlns="http://www.w3.org/2000/svg"
29231 width="24"
29232 height="24"
29233 viewBox="0 0 24 24"
29234 fill="none"
29235 stroke="currentColor"
29236 stroke-width="1.5"
29237 stroke-linecap="round"
29238 stroke-linejoin="round"
29239>
29240 <path d="M11.105 18.79l-1 .992a4.159 4.159 0 0 1 -6.038 -5.715l.157 -.166l8.282 -8.401l1.5 1.5l3.45 -3.391a2.08 2.08 0 0 1 3.057 2.815l-.116 .126l-3.391 3.45l1.5 1.5l-3.668 3.617" />
29241 <path d="M10.5 7.5l6 6" />
29242 <path d="M14 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
29243</svg>
29244"#;
29245pub const ICON_CROP_1_1: &str = r#"
29246<svg
29247 xmlns="http://www.w3.org/2000/svg"
29248 width="24"
29249 height="24"
29250 viewBox="0 0 24 24"
29251 fill="none"
29252 stroke="currentColor"
29253 stroke-width="1.5"
29254 stroke-linecap="round"
29255 stroke-linejoin="round"
29256>
29257 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
29258</svg>
29259"#;
29260pub const ICON_CROP_16_9: &str = r#"
29261<svg
29262 xmlns="http://www.w3.org/2000/svg"
29263 width="24"
29264 height="24"
29265 viewBox="0 0 24 24"
29266 fill="none"
29267 stroke="currentColor"
29268 stroke-width="1.5"
29269 stroke-linecap="round"
29270 stroke-linejoin="round"
29271>
29272 <path d="M4 8m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
29273</svg>
29274"#;
29275pub const ICON_CROP_3_2: &str = r#"
29276<svg
29277 xmlns="http://www.w3.org/2000/svg"
29278 width="24"
29279 height="24"
29280 viewBox="0 0 24 24"
29281 fill="none"
29282 stroke="currentColor"
29283 stroke-width="1.5"
29284 stroke-linecap="round"
29285 stroke-linejoin="round"
29286>
29287 <path d="M4 7m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
29288</svg>
29289"#;
29290pub const ICON_CROP_5_4: &str = r#"
29291<svg
29292 xmlns="http://www.w3.org/2000/svg"
29293 width="24"
29294 height="24"
29295 viewBox="0 0 24 24"
29296 fill="none"
29297 stroke="currentColor"
29298 stroke-width="1.5"
29299 stroke-linecap="round"
29300 stroke-linejoin="round"
29301>
29302 <path d="M4 5m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
29303</svg>
29304"#;
29305pub const ICON_CROP_7_5: &str = r#"
29306<svg
29307 xmlns="http://www.w3.org/2000/svg"
29308 width="24"
29309 height="24"
29310 viewBox="0 0 24 24"
29311 fill="none"
29312 stroke="currentColor"
29313 stroke-width="1.5"
29314 stroke-linecap="round"
29315 stroke-linejoin="round"
29316>
29317 <path d="M4 6m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
29318</svg>
29319"#;
29320pub const ICON_CROP_LANDSCAPE: &str = r#"
29321<svg
29322 xmlns="http://www.w3.org/2000/svg"
29323 width="24"
29324 height="24"
29325 viewBox="0 0 24 24"
29326 fill="none"
29327 stroke="currentColor"
29328 stroke-width="1.5"
29329 stroke-linecap="round"
29330 stroke-linejoin="round"
29331>
29332 <path d="M4 6m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
29333</svg>
29334"#;
29335pub const ICON_CROP_PORTRAIT: &str = r#"
29336<svg
29337 xmlns="http://www.w3.org/2000/svg"
29338 width="24"
29339 height="24"
29340 viewBox="0 0 24 24"
29341 fill="none"
29342 stroke="currentColor"
29343 stroke-width="1.5"
29344 stroke-linecap="round"
29345 stroke-linejoin="round"
29346>
29347 <path d="M6 4m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
29348</svg>
29349"#;
29350pub const ICON_CROP: &str = r#"
29351<svg
29352 xmlns="http://www.w3.org/2000/svg"
29353 width="24"
29354 height="24"
29355 viewBox="0 0 24 24"
29356 fill="none"
29357 stroke="currentColor"
29358 stroke-width="1.5"
29359 stroke-linecap="round"
29360 stroke-linejoin="round"
29361>
29362 <path d="M8 5v10a1 1 0 0 0 1 1h10" />
29363 <path d="M5 8h10a1 1 0 0 1 1 1v10" />
29364</svg>
29365"#;
29366pub const ICON_CROSS_OFF: &str = r#"
29367<svg
29368 xmlns="http://www.w3.org/2000/svg"
29369 width="24"
29370 height="24"
29371 viewBox="0 0 24 24"
29372 fill="none"
29373 stroke="currentColor"
29374 stroke-width="1.5"
29375 stroke-linecap="round"
29376 stroke-linejoin="round"
29377>
29378 <path d="M16 12h3v-4h-5v-5h-4v3m-2 2h-3v4h5v9h4v-7" />
29379 <path d="M3 3l18 18" />
29380</svg>
29381"#;
29382pub const ICON_CROSS: &str = r#"
29383<svg
29384 xmlns="http://www.w3.org/2000/svg"
29385 width="24"
29386 height="24"
29387 viewBox="0 0 24 24"
29388 fill="none"
29389 stroke="currentColor"
29390 stroke-width="1.5"
29391 stroke-linecap="round"
29392 stroke-linejoin="round"
29393>
29394 <path d="M10 21h4v-9h5v-4h-5v-5h-4v5h-5v4h5z" />
29395</svg>
29396"#;
29397pub const ICON_CROSSHAIR: &str = r#"
29398<svg
29399 xmlns="http://www.w3.org/2000/svg"
29400 width="24"
29401 height="24"
29402 viewBox="0 0 24 24"
29403 fill="none"
29404 stroke="currentColor"
29405 stroke-width="1.5"
29406 stroke-linecap="round"
29407 stroke-linejoin="round"
29408>
29409 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
29410 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
29411 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
29412 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
29413 <path d="M9 12l6 0" />
29414 <path d="M12 9l0 6" />
29415</svg>
29416"#;
29417pub const ICON_CROWN_OFF: &str = r#"
29418<svg
29419 xmlns="http://www.w3.org/2000/svg"
29420 width="24"
29421 height="24"
29422 viewBox="0 0 24 24"
29423 fill="none"
29424 stroke="currentColor"
29425 stroke-width="1.5"
29426 stroke-linecap="round"
29427 stroke-linejoin="round"
29428>
29429 <path d="M18 18h-13l-1.865 -9.327a.25 .25 0 0 1 .4 -.244l4.465 3.571l1.6 -2.4m1.596 -2.394l.804 -1.206l4 6l4.464 -3.571a.25 .25 0 0 1 .401 .244l-1.363 6.818" />
29430 <path d="M3 3l18 18" />
29431</svg>
29432"#;
29433pub const ICON_CROWN: &str = r#"
29434<svg
29435 xmlns="http://www.w3.org/2000/svg"
29436 width="24"
29437 height="24"
29438 viewBox="0 0 24 24"
29439 fill="none"
29440 stroke="currentColor"
29441 stroke-width="1.5"
29442 stroke-linecap="round"
29443 stroke-linejoin="round"
29444>
29445 <path d="M12 6l4 6l5 -4l-2 10h-14l-2 -10l5 4z" />
29446</svg>
29447"#;
29448pub const ICON_CRUTCHES_OFF: &str = r#"
29449<svg
29450 xmlns="http://www.w3.org/2000/svg"
29451 width="24"
29452 height="24"
29453 viewBox="0 0 24 24"
29454 fill="none"
29455 stroke="currentColor"
29456 stroke-width="1.5"
29457 stroke-linecap="round"
29458 stroke-linejoin="round"
29459>
29460 <path d="M8.178 4.174a2 2 0 0 1 1.822 -1.174h4a2 2 0 1 1 0 4h-3" />
29461 <path d="M11 21h2" />
29462 <path d="M12 21v-4.092a3 3 0 0 1 .504 -1.664l.992 -1.488a3 3 0 0 0 .097 -.155m.407 -3.601v-3" />
29463 <path d="M12 21v-4.092a3 3 0 0 0 -.504 -1.664l-.992 -1.488a3 3 0 0 1 -.504 -1.664v-2.092" />
29464 <path d="M10 11h1" />
29465 <path d="M3 3l18 18" />
29466</svg>
29467"#;
29468pub const ICON_CRUTCHES: &str = r#"
29469<svg
29470 xmlns="http://www.w3.org/2000/svg"
29471 width="24"
29472 height="24"
29473 viewBox="0 0 24 24"
29474 fill="none"
29475 stroke="currentColor"
29476 stroke-width="1.5"
29477 stroke-linecap="round"
29478 stroke-linejoin="round"
29479>
29480 <path d="M8 3m0 2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2z" />
29481 <path d="M11 21h2" />
29482 <path d="M12 21v-4.092a3 3 0 0 1 .504 -1.664l.992 -1.488a3 3 0 0 0 .504 -1.664v-5.092" />
29483 <path d="M12 21v-4.092a3 3 0 0 0 -.504 -1.664l-.992 -1.488a3 3 0 0 1 -.504 -1.664v-5.092" />
29484 <path d="M10 11h4" />
29485</svg>
29486"#;
29487pub const ICON_CRYSTAL_BALL: &str = r#"
29488<svg
29489 xmlns="http://www.w3.org/2000/svg"
29490 width="24"
29491 height="24"
29492 viewBox="0 0 24 24"
29493 fill="none"
29494 stroke="currentColor"
29495 stroke-width="1.5"
29496 stroke-linecap="round"
29497 stroke-linejoin="round"
29498>
29499 <path d="M6.73 17.018a8 8 0 1 1 10.54 0" />
29500 <path d="M5 19a2 2 0 0 0 2 2h10a2 2 0 1 0 0 -4h-10a2 2 0 0 0 -2 2z" />
29501 <path d="M11 7a3 3 0 0 0 -3 3" />
29502</svg>
29503"#;
29504pub const ICON_CSV: &str = r#"
29505<svg
29506 xmlns="http://www.w3.org/2000/svg"
29507 width="24"
29508 height="24"
29509 viewBox="0 0 24 24"
29510 fill="none"
29511 stroke="currentColor"
29512 stroke-width="1.5"
29513 stroke-linecap="round"
29514 stroke-linejoin="round"
29515>
29516 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
29517 <path d="M17 8l2 8l2 -8" />
29518 <path d="M7 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
29519</svg>
29520"#;
29521pub const ICON_CUBE_3D_SPHERE_OFF: &str = r#"
29522<svg
29523 xmlns="http://www.w3.org/2000/svg"
29524 width="24"
29525 height="24"
29526 viewBox="0 0 24 24"
29527 fill="none"
29528 stroke="currentColor"
29529 stroke-width="1.5"
29530 stroke-linecap="round"
29531 stroke-linejoin="round"
29532>
29533 <path d="M6 17.6l-2 -1.1v-2.5" />
29534 <path d="M4 10v-2.5l2 -1.1" />
29535 <path d="M10 4.1l2 -1.1l2 1.1" />
29536 <path d="M18 6.4l2 1.1v2.5" />
29537 <path d="M20 14v2" />
29538 <path d="M14 19.9l-2 1.1l-2 -1.1" />
29539 <path d="M18 8.6l2 -1.1" />
29540 <path d="M12 12v2.5" />
29541 <path d="M12 18.5v2.5" />
29542 <path d="M12 12l-2 -1.12" />
29543 <path d="M6 8.6l-2 -1.1" />
29544 <path d="M3 3l18 18" />
29545</svg>
29546"#;
29547pub const ICON_CUBE_3D_SPHERE: &str = r#"
29548<svg
29549 xmlns="http://www.w3.org/2000/svg"
29550 width="24"
29551 height="24"
29552 viewBox="0 0 24 24"
29553 fill="none"
29554 stroke="currentColor"
29555 stroke-width="1.5"
29556 stroke-linecap="round"
29557 stroke-linejoin="round"
29558>
29559 <path d="M6 17.6l-2 -1.1v-2.5" />
29560 <path d="M4 10v-2.5l2 -1.1" />
29561 <path d="M10 4.1l2 -1.1l2 1.1" />
29562 <path d="M18 6.4l2 1.1v2.5" />
29563 <path d="M20 14v2.5l-2 1.12" />
29564 <path d="M14 19.9l-2 1.1l-2 -1.1" />
29565 <path d="M12 12l2 -1.1" />
29566 <path d="M18 8.6l2 -1.1" />
29567 <path d="M12 12l0 2.5" />
29568 <path d="M12 18.5l0 2.5" />
29569 <path d="M12 12l-2 -1.12" />
29570 <path d="M6 8.6l-2 -1.1" />
29571</svg>
29572"#;
29573pub const ICON_CUBE_OFF: &str = r#"
29574<svg
29575 xmlns="http://www.w3.org/2000/svg"
29576 width="24"
29577 height="24"
29578 viewBox="0 0 24 24"
29579 fill="none"
29580 stroke="currentColor"
29581 stroke-width="1.5"
29582 stroke-linecap="round"
29583 stroke-linejoin="round"
29584>
29585 <path d="M20.83 16.809c.11 -.248 .17 -.52 .17 -.801v-8.018a1.98 1.98 0 0 0 -1 -1.717l-7 -4.008a2.016 2.016 0 0 0 -2 0l-3.012 1.725m-2.547 1.458l-1.441 .825c-.619 .355 -1 1.01 -1 1.718v8.018c0 .709 .381 1.363 1 1.717l7 4.008a2.016 2.016 0 0 0 2 0l5.544 -3.174" />
29586 <path d="M12 22v-10" />
29587 <path d="M14.532 10.538l6.198 -3.578" />
29588 <path d="M3.27 6.96l8.73 5.04" />
29589 <path d="M3 3l18 18" />
29590</svg>
29591"#;
29592pub const ICON_CUBE_PLUS: &str = r#"
29593<svg
29594 xmlns="http://www.w3.org/2000/svg"
29595 width="24"
29596 height="24"
29597 viewBox="0 0 24 24"
29598 fill="none"
29599 stroke="currentColor"
29600 stroke-width="1.5"
29601 stroke-linecap="round"
29602 stroke-linejoin="round"
29603>
29604 <path d="M21 12.5v-4.509a1.98 1.98 0 0 0 -1 -1.717l-7 -4.008a2.016 2.016 0 0 0 -2 0l-7 4.007c-.619 .355 -1 1.01 -1 1.718v8.018c0 .709 .381 1.363 1 1.717l7 4.008a2.016 2.016 0 0 0 2 0" />
29605 <path d="M12 22v-10" />
29606 <path d="M12 12l8.73 -5.04" />
29607 <path d="M3.27 6.96l8.73 5.04" />
29608 <path d="M16 19h6" />
29609 <path d="M19 16v6" />
29610</svg>
29611"#;
29612pub const ICON_CUBE_SEND: &str = r#"
29613<svg
29614 xmlns="http://www.w3.org/2000/svg"
29615 width="24"
29616 height="24"
29617 viewBox="0 0 24 24"
29618 fill="none"
29619 stroke="currentColor"
29620 stroke-width="1.5"
29621 stroke-linecap="round"
29622 stroke-linejoin="round"
29623>
29624 <path d="M16 12.5l-5 -3l5 -3l5 3v5.5l-5 3z" />
29625 <path d="M11 9.5v5.5l5 3" />
29626 <path d="M16 12.545l5 -3.03" />
29627 <path d="M7 9h-5" />
29628 <path d="M7 12h-3" />
29629 <path d="M7 15h-1" />
29630</svg>
29631"#;
29632pub const ICON_CUBE_UNFOLDED: &str = r#"
29633<svg
29634 xmlns="http://www.w3.org/2000/svg"
29635 width="24"
29636 height="24"
29637 viewBox="0 0 24 24"
29638 fill="none"
29639 stroke="currentColor"
29640 stroke-width="1.5"
29641 stroke-linecap="round"
29642 stroke-linejoin="round"
29643>
29644 <path d="M2 15h10v5h5v-5h5v-5h-10v-5h-5v5h-5z" />
29645 <path d="M7 15v-5h5v5h5v-5" />
29646</svg>
29647"#;
29648pub const ICON_CUBE: &str = r#"
29649<svg
29650 xmlns="http://www.w3.org/2000/svg"
29651 width="24"
29652 height="24"
29653 viewBox="0 0 24 24"
29654 fill="none"
29655 stroke="currentColor"
29656 stroke-width="1.5"
29657 stroke-linecap="round"
29658 stroke-linejoin="round"
29659>
29660 <path d="M21 16.008v-8.018a1.98 1.98 0 0 0 -1 -1.717l-7 -4.008a2.016 2.016 0 0 0 -2 0l-7 4.008c-.619 .355 -1 1.01 -1 1.718v8.018c0 .709 .381 1.363 1 1.717l7 4.008a2.016 2.016 0 0 0 2 0l7 -4.008c.619 -.355 1 -1.01 1 -1.718z" />
29661 <path d="M12 22v-10" />
29662 <path d="M12 12l8.73 -5.04" />
29663 <path d="M3.27 6.96l8.73 5.04" />
29664</svg>
29665"#;
29666pub const ICON_CUP_OFF: &str = r#"
29667<svg
29668 xmlns="http://www.w3.org/2000/svg"
29669 width="24"
29670 height="24"
29671 viewBox="0 0 24 24"
29672 fill="none"
29673 stroke="currentColor"
29674 stroke-width="1.5"
29675 stroke-linecap="round"
29676 stroke-linejoin="round"
29677>
29678 <path d="M8 8h-3v3h6m4 0h4v-3h-7" />
29679 <path d="M17.5 11l-.323 2.154m-.525 3.497l-.652 4.349h-8l-1.5 -10" />
29680 <path d="M6 8v-1c0 -.296 .064 -.577 .18 -.83m2.82 -1.17h7a2 2 0 0 1 2 2v1" />
29681 <path d="M15 5v-2" />
29682 <path d="M3 3l18 18" />
29683</svg>
29684"#;
29685pub const ICON_CUP: &str = r#"
29686<svg
29687 xmlns="http://www.w3.org/2000/svg"
29688 width="24"
29689 height="24"
29690 viewBox="0 0 24 24"
29691 fill="none"
29692 stroke="currentColor"
29693 stroke-width="1.5"
29694 stroke-linecap="round"
29695 stroke-linejoin="round"
29696>
29697 <path d="M5 11h14v-3h-14z" />
29698 <path d="M17.5 11l-1.5 10h-8l-1.5 -10" />
29699 <path d="M6 8v-1a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v1" />
29700 <path d="M15 5v-2" />
29701</svg>
29702"#;
29703pub const ICON_CURLING: &str = r#"
29704<svg
29705 xmlns="http://www.w3.org/2000/svg"
29706 width="24"
29707 height="24"
29708 viewBox="0 0 24 24"
29709 fill="none"
29710 stroke="currentColor"
29711 stroke-width="1.5"
29712 stroke-linecap="round"
29713 stroke-linejoin="round"
29714>
29715 <path d="M4 9m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v2a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" />
29716 <path d="M4 14h16" />
29717 <path d="M8 5h6a2 2 0 0 1 2 2v2" />
29718</svg>
29719"#;
29720pub const ICON_CURLY_LOOP: &str = r#"
29721<svg
29722 xmlns="http://www.w3.org/2000/svg"
29723 width="24"
29724 height="24"
29725 viewBox="0 0 24 24"
29726 fill="none"
29727 stroke="currentColor"
29728 stroke-width="1.5"
29729 stroke-linecap="round"
29730 stroke-linejoin="round"
29731>
29732 <path d="M21 8c-4 0 -7 2 -7 5a3 3 0 0 0 6 0c0 -3 -2.5 -5 -8 -5s-8 2 -8 5a3 3 0 0 0 6 0c0 -3 -3 -5 -7 -5" />
29733</svg>
29734"#;
29735pub const ICON_CURRENCY_AFGHANI: &str = r#"
29736<svg
29737 xmlns="http://www.w3.org/2000/svg"
29738 width="24"
29739 height="24"
29740 viewBox="0 0 24 24"
29741 fill="none"
29742 stroke="currentColor"
29743 stroke-width="1.5"
29744 stroke-linecap="round"
29745 stroke-linejoin="round"
29746>
29747 <path d="M15 13h-3.5a3.5 3.5 0 1 1 3.5 -3.5v6.5h-7" />
29748 <path d="M12 3v.01" />
29749 <path d="M12 19v2" />
29750</svg>
29751"#;
29752pub const ICON_CURRENCY_BAHRAINI: &str = r#"
29753<svg
29754 xmlns="http://www.w3.org/2000/svg"
29755 width="24"
29756 height="24"
29757 viewBox="0 0 24 24"
29758 fill="none"
29759 stroke="currentColor"
29760 stroke-width="1.5"
29761 stroke-linecap="round"
29762 stroke-linejoin="round"
29763>
29764 <path d="M3 10v1a4 4 0 0 0 4 4h2a2 2 0 0 0 2 -2v-3" />
29765 <path d="M7 19.01v-.01" />
29766 <path d="M14 15.01v-.01" />
29767 <path d="M17 15h2a2 2 0 0 0 1.649 -3.131l-2.653 -3.869" />
29768</svg>
29769"#;
29770pub const ICON_CURRENCY_BAHT: &str = r#"
29771<svg
29772 xmlns="http://www.w3.org/2000/svg"
29773 width="24"
29774 height="24"
29775 viewBox="0 0 24 24"
29776 fill="none"
29777 stroke="currentColor"
29778 stroke-width="1.5"
29779 stroke-linecap="round"
29780 stroke-linejoin="round"
29781>
29782 <path d="M8 6h5a3 3 0 0 1 3 3v.143a2.857 2.857 0 0 1 -2.857 2.857h-5.143" />
29783 <path d="M8 12h5a3 3 0 0 1 3 3v.143a2.857 2.857 0 0 1 -2.857 2.857h-5.143" />
29784 <path d="M8 6v12" />
29785 <path d="M11 4v2" />
29786 <path d="M11 18v2" />
29787</svg>
29788"#;
29789pub const ICON_CURRENCY_BITCOIN: &str = r#"
29790<svg
29791 xmlns="http://www.w3.org/2000/svg"
29792 width="24"
29793 height="24"
29794 viewBox="0 0 24 24"
29795 fill="none"
29796 stroke="currentColor"
29797 stroke-width="1.5"
29798 stroke-linecap="round"
29799 stroke-linejoin="round"
29800>
29801 <path d="M6 6h8a3 3 0 0 1 0 6a3 3 0 0 1 0 6h-8" />
29802 <path d="M8 6l0 12" />
29803 <path d="M8 12l6 0" />
29804 <path d="M9 3l0 3" />
29805 <path d="M13 3l0 3" />
29806 <path d="M9 18l0 3" />
29807 <path d="M13 18l0 3" />
29808</svg>
29809"#;
29810pub const ICON_CURRENCY_CENT: &str = r#"
29811<svg
29812 xmlns="http://www.w3.org/2000/svg"
29813 width="24"
29814 height="24"
29815 viewBox="0 0 24 24"
29816 fill="none"
29817 stroke="currentColor"
29818 stroke-width="1.5"
29819 stroke-linecap="round"
29820 stroke-linejoin="round"
29821>
29822 <path d="M16.007 7.54a5.965 5.965 0 0 0 -4.008 -1.54a6 6 0 0 0 -5.992 6c0 3.314 2.682 6 5.992 6a5.965 5.965 0 0 0 4 -1.536" />
29823 <path d="M12 20v-2" />
29824 <path d="M12 6v-2" />
29825</svg>
29826"#;
29827pub const ICON_CURRENCY_DINAR: &str = r#"
29828<svg
29829 xmlns="http://www.w3.org/2000/svg"
29830 width="24"
29831 height="24"
29832 viewBox="0 0 24 24"
29833 fill="none"
29834 stroke="currentColor"
29835 stroke-width="1.5"
29836 stroke-linecap="round"
29837 stroke-linejoin="round"
29838>
29839 <path d="M14 20.01v-.01" />
29840 <path d="M6 13l2.386 -.9a1 1 0 0 0 -.095 -1.902l-1.514 -.404a1 1 0 0 1 -.102 -1.9l2.325 -.894" />
29841 <path d="M3 14v1a3 3 0 0 0 3 3h4.161a3 3 0 0 0 2.983 -3.32l-1.144 -10.68" />
29842 <path d="M16 17l1 1h2a2 2 0 0 0 1.649 -3.131l-2.653 -3.869" />
29843</svg>
29844"#;
29845pub const ICON_CURRENCY_DIRHAM: &str = r#"
29846<svg
29847 xmlns="http://www.w3.org/2000/svg"
29848 width="24"
29849 height="24"
29850 viewBox="0 0 24 24"
29851 fill="none"
29852 stroke="currentColor"
29853 stroke-width="1.5"
29854 stroke-linecap="round"
29855 stroke-linejoin="round"
29856>
29857 <path d="M8.5 19h-3.5" />
29858 <path d="M8.599 16.479a1.5 1.5 0 1 0 -1.099 2.521" />
29859 <path d="M7 4v9" />
29860 <path d="M15 13h1.888a1.5 1.5 0 0 0 1.296 -2.256l-2.184 -3.744" />
29861 <path d="M11 13.01v-.01" />
29862</svg>
29863"#;
29864pub const ICON_CURRENCY_DOGECOIN: &str = r#"
29865<svg
29866 xmlns="http://www.w3.org/2000/svg"
29867 width="24"
29868 height="24"
29869 viewBox="0 0 24 24"
29870 fill="none"
29871 stroke="currentColor"
29872 stroke-width="1.5"
29873 stroke-linecap="round"
29874 stroke-linejoin="round"
29875>
29876 <path d="M6 12h6" />
29877 <path d="M9 6v12" />
29878 <path d="M6 18h6a6 6 0 1 0 0 -12h-6" />
29879</svg>
29880"#;
29881pub const ICON_CURRENCY_DOLLAR_AUSTRALIAN: &str = r#"
29882<svg
29883 xmlns="http://www.w3.org/2000/svg"
29884 width="24"
29885 height="24"
29886 viewBox="0 0 24 24"
29887 fill="none"
29888 stroke="currentColor"
29889 stroke-width="1.5"
29890 stroke-linecap="round"
29891 stroke-linejoin="round"
29892>
29893 <path d="M3 18l3.279 -11.476a.75 .75 0 0 1 1.442 0l3.279 11.476" />
29894 <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" />
29895 <path d="M17 20v-2" />
29896 <path d="M18 6v-2" />
29897 <path d="M4.5 14h5" />
29898</svg>
29899"#;
29900pub const ICON_CURRENCY_DOLLAR_BRUNEI: &str = r#"
29901<svg
29902 xmlns="http://www.w3.org/2000/svg"
29903 width="24"
29904 height="24"
29905 viewBox="0 0 24 24"
29906 fill="none"
29907 stroke="currentColor"
29908 stroke-width="1.5"
29909 stroke-linecap="round"
29910 stroke-linejoin="round"
29911>
29912 <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" />
29913 <path d="M17 20v-2" />
29914 <path d="M18 6v-2" />
29915 <path d="M3 6v12h4a3 3 0 0 0 0 -6h-4h4a3 3 0 0 0 0 -6h-4z" />
29916</svg>
29917"#;
29918pub const ICON_CURRENCY_DOLLAR_CANADIAN: &str = r#"
29919<svg
29920 xmlns="http://www.w3.org/2000/svg"
29921 width="24"
29922 height="24"
29923 viewBox="0 0 24 24"
29924 fill="none"
29925 stroke="currentColor"
29926 stroke-width="1.5"
29927 stroke-linecap="round"
29928 stroke-linejoin="round"
29929>
29930 <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" />
29931 <path d="M10 18h-1a6 6 0 1 1 0 -12h1" />
29932 <path d="M17 20v-2" />
29933 <path d="M18 6v-2" />
29934</svg>
29935"#;
29936pub const ICON_CURRENCY_DOLLAR_GUYANESE: &str = r#"
29937<svg
29938 xmlns="http://www.w3.org/2000/svg"
29939 width="24"
29940 height="24"
29941 viewBox="0 0 24 24"
29942 fill="none"
29943 stroke="currentColor"
29944 stroke-width="1.5"
29945 stroke-linecap="round"
29946 stroke-linejoin="round"
29947>
29948 <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" />
29949 <path d="M10 6h-3a4 4 0 0 0 -4 4v4a4 4 0 0 0 4 4h3v-6h-2" />
29950 <path d="M17 20v-2" />
29951 <path d="M18 6v-2" />
29952</svg>
29953"#;
29954pub const ICON_CURRENCY_DOLLAR_OFF: &str = r#"
29955<svg
29956 xmlns="http://www.w3.org/2000/svg"
29957 width="24"
29958 height="24"
29959 viewBox="0 0 24 24"
29960 fill="none"
29961 stroke="currentColor"
29962 stroke-width="1.5"
29963 stroke-linecap="round"
29964 stroke-linejoin="round"
29965>
29966 <path d="M16.7 8a3 3 0 0 0 -2.7 -2h-4m-2.557 1.431a3 3 0 0 0 2.557 4.569h2m4.564 4.558a3 3 0 0 1 -2.564 1.442h-4a3 3 0 0 1 -2.7 -2" />
29967 <path d="M12 3v3m0 12v3" />
29968 <path d="M3 3l18 18" />
29969</svg>
29970"#;
29971pub const ICON_CURRENCY_DOLLAR_SINGAPORE: &str = r#"
29972<svg
29973 xmlns="http://www.w3.org/2000/svg"
29974 width="24"
29975 height="24"
29976 viewBox="0 0 24 24"
29977 fill="none"
29978 stroke="currentColor"
29979 stroke-width="1.5"
29980 stroke-linecap="round"
29981 stroke-linejoin="round"
29982>
29983 <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" />
29984 <path d="M10 6h-4a3 3 0 1 0 0 6h1a3 3 0 0 1 0 6h-4" />
29985 <path d="M17 20v-2" />
29986 <path d="M18 6v-2" />
29987</svg>
29988"#;
29989pub const ICON_CURRENCY_DOLLAR_ZIMBABWEAN: &str = r#"
29990<svg
29991 xmlns="http://www.w3.org/2000/svg"
29992 width="24"
29993 height="24"
29994 viewBox="0 0 24 24"
29995 fill="none"
29996 stroke="currentColor"
29997 stroke-width="1.5"
29998 stroke-linecap="round"
29999 stroke-linejoin="round"
30000>
30001 <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" />
30002 <path d="M17 20v-2" />
30003 <path d="M18 6v-2" />
30004 <path d="M3 6h7l-7 12h7" />
30005</svg>
30006"#;
30007pub const ICON_CURRENCY_DOLLAR: &str = r#"
30008<svg
30009 xmlns="http://www.w3.org/2000/svg"
30010 width="24"
30011 height="24"
30012 viewBox="0 0 24 24"
30013 fill="none"
30014 stroke="currentColor"
30015 stroke-width="1.5"
30016 stroke-linecap="round"
30017 stroke-linejoin="round"
30018>
30019 <path d="M16.7 8a3 3 0 0 0 -2.7 -2h-4a3 3 0 0 0 0 6h4a3 3 0 0 1 0 6h-4a3 3 0 0 1 -2.7 -2" />
30020 <path d="M12 3v3m0 12v3" />
30021</svg>
30022"#;
30023pub const ICON_CURRENCY_DONG: &str = r#"
30024<svg
30025 xmlns="http://www.w3.org/2000/svg"
30026 width="24"
30027 height="24"
30028 viewBox="0 0 24 24"
30029 fill="none"
30030 stroke="currentColor"
30031 stroke-width="1.5"
30032 stroke-linecap="round"
30033 stroke-linejoin="round"
30034>
30035 <path d="M6 19h12" />
30036 <path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
30037 <path d="M16 16v-12" />
30038 <path d="M17 5h-4" />
30039</svg>
30040"#;
30041pub const ICON_CURRENCY_DRAM: &str = r#"
30042<svg
30043 xmlns="http://www.w3.org/2000/svg"
30044 width="24"
30045 height="24"
30046 viewBox="0 0 24 24"
30047 fill="none"
30048 stroke="currentColor"
30049 stroke-width="1.5"
30050 stroke-linecap="round"
30051 stroke-linejoin="round"
30052>
30053 <path d="M4 10a6 6 0 1 1 12 0v10" />
30054 <path d="M12 16h8" />
30055 <path d="M12 12h8" />
30056</svg>
30057"#;
30058pub const ICON_CURRENCY_ETHEREUM: &str = r#"
30059<svg
30060 xmlns="http://www.w3.org/2000/svg"
30061 width="24"
30062 height="24"
30063 viewBox="0 0 24 24"
30064 fill="none"
30065 stroke="currentColor"
30066 stroke-width="1.5"
30067 stroke-linecap="round"
30068 stroke-linejoin="round"
30069>
30070 <path d="M6 12l6 -9l6 9l-6 9z" />
30071 <path d="M6 12l6 -3l6 3l-6 2z" />
30072</svg>
30073"#;
30074pub const ICON_CURRENCY_EURO_OFF: &str = r#"
30075<svg
30076 xmlns="http://www.w3.org/2000/svg"
30077 width="24"
30078 height="24"
30079 viewBox="0 0 24 24"
30080 fill="none"
30081 stroke="currentColor"
30082 stroke-width="1.5"
30083 stroke-linecap="round"
30084 stroke-linejoin="round"
30085>
30086 <path d="M17.2 7c-1.977 -2.26 -4.954 -2.602 -7.234 -1.04m-1.913 2.079c-1.604 2.72 -1.374 6.469 .69 8.894c2.292 2.691 6 2.758 8.356 .18" />
30087 <path d="M10 10h-5m0 4h8" />
30088 <path d="M3 3l18 18" />
30089</svg>
30090"#;
30091pub const ICON_CURRENCY_EURO: &str = r#"
30092<svg
30093 xmlns="http://www.w3.org/2000/svg"
30094 width="24"
30095 height="24"
30096 viewBox="0 0 24 24"
30097 fill="none"
30098 stroke="currentColor"
30099 stroke-width="1.5"
30100 stroke-linecap="round"
30101 stroke-linejoin="round"
30102>
30103 <path d="M17.2 7a6 7 0 1 0 0 10" />
30104 <path d="M13 10h-8m0 4h8" />
30105</svg>
30106"#;
30107pub const ICON_CURRENCY_FLORIN: &str = r#"
30108<svg
30109 xmlns="http://www.w3.org/2000/svg"
30110 width="24"
30111 height="24"
30112 viewBox="0 0 24 24"
30113 fill="none"
30114 stroke="currentColor"
30115 stroke-width="1.5"
30116 stroke-linecap="round"
30117 stroke-linejoin="round"
30118>
30119 <path d="M8 12h8" />
30120 <path d="M7 19c1.213 0 2.31 -.723 2.788 -1.838l4.424 -10.324a3.033 3.033 0 0 1 2.788 -1.838" />
30121</svg>
30122"#;
30123pub const ICON_CURRENCY_FORINT: &str = r#"
30124<svg
30125 xmlns="http://www.w3.org/2000/svg"
30126 width="24"
30127 height="24"
30128 viewBox="0 0 24 24"
30129 fill="none"
30130 stroke="currentColor"
30131 stroke-width="1.5"
30132 stroke-linecap="round"
30133 stroke-linejoin="round"
30134>
30135 <path d="M11 4h-4a3 3 0 0 0 -3 3v12" />
30136 <path d="M10 11h-6" />
30137 <path d="M16 4v13a2 2 0 0 0 2 2h2" />
30138 <path d="M19 9h-5" />
30139</svg>
30140"#;
30141pub const ICON_CURRENCY_FRANK: &str = r#"
30142<svg
30143 xmlns="http://www.w3.org/2000/svg"
30144 width="24"
30145 height="24"
30146 viewBox="0 0 24 24"
30147 fill="none"
30148 stroke="currentColor"
30149 stroke-width="1.5"
30150 stroke-linecap="round"
30151 stroke-linejoin="round"
30152>
30153 <path d="M17 5h-6a2 2 0 0 0 -2 2v12" />
30154 <path d="M7 15h4" />
30155 <path d="M9 11h7" />
30156</svg>
30157"#;
30158pub const ICON_CURRENCY_GUARANI: &str = r#"
30159<svg
30160 xmlns="http://www.w3.org/2000/svg"
30161 width="24"
30162 height="24"
30163 viewBox="0 0 24 24"
30164 fill="none"
30165 stroke="currentColor"
30166 stroke-width="1.5"
30167 stroke-linecap="round"
30168 stroke-linejoin="round"
30169>
30170 <path d="M16.007 7.54a5.965 5.965 0 0 0 -4.008 -1.54a6 6 0 0 0 -5.992 6c0 3.314 2.682 6 5.992 6a5.965 5.965 0 0 0 4 -1.536c.732 -.66 1.064 -2.148 1 -4.464h-5" />
30171 <path d="M12 20v-16" />
30172</svg>
30173"#;
30174pub const ICON_CURRENCY_HRYVNIA: &str = r#"
30175<svg
30176 xmlns="http://www.w3.org/2000/svg"
30177 width="24"
30178 height="24"
30179 viewBox="0 0 24 24"
30180 fill="none"
30181 stroke="currentColor"
30182 stroke-width="1.5"
30183 stroke-linecap="round"
30184 stroke-linejoin="round"
30185>
30186 <path d="M8 7a2.64 2.64 0 0 1 2.562 -2h3.376a2.64 2.64 0 0 1 2.562 2a2.57 2.57 0 0 1 -1.344 2.922l-5.876 2.938a3.338 3.338 0 0 0 -1.78 3.64a3.11 3.11 0 0 0 3.05 2.5h2.888a2.64 2.64 0 0 0 2.562 -2" />
30187 <path d="M6 10h12" />
30188 <path d="M6 14h12" />
30189</svg>
30190"#;
30191pub const ICON_CURRENCY_IRANIAN_RIAL: &str = r#"
30192<svg
30193 xmlns="http://www.w3.org/2000/svg"
30194 width="24"
30195 height="24"
30196 viewBox="0 0 24 24"
30197 fill="none"
30198 stroke="currentColor"
30199 stroke-width="1.5"
30200 stroke-linecap="round"
30201 stroke-linejoin="round"
30202>
30203 <path d="M9 4v9a2 2 0 0 1 -2 2h-1a3 3 0 0 1 -3 -3v-1" />
30204 <path d="M12 5v8a1 1 0 0 0 1 1h1a2 2 0 0 0 2 -2v-1" />
30205 <path d="M21 14v1.096a5 5 0 0 1 -3.787 4.85l-.213 .054" />
30206 <path d="M11 18h.01" />
30207 <path d="M14 18h.01" />
30208</svg>
30209"#;
30210pub const ICON_CURRENCY_KIP: &str = r#"
30211<svg
30212 xmlns="http://www.w3.org/2000/svg"
30213 width="24"
30214 height="24"
30215 viewBox="0 0 24 24"
30216 fill="none"
30217 stroke="currentColor"
30218 stroke-width="1.5"
30219 stroke-linecap="round"
30220 stroke-linejoin="round"
30221>
30222 <path d="M6 12h12" />
30223 <path d="M9 5v14" />
30224 <path d="M16 19a7 7 0 0 0 -7 -7a7 7 0 0 0 7 -7" />
30225</svg>
30226"#;
30227pub const ICON_CURRENCY_KRONE_CZECH: &str = r#"
30228<svg
30229 xmlns="http://www.w3.org/2000/svg"
30230 width="24"
30231 height="24"
30232 viewBox="0 0 24 24"
30233 fill="none"
30234 stroke="currentColor"
30235 stroke-width="1.5"
30236 stroke-linecap="round"
30237 stroke-linejoin="round"
30238>
30239 <path d="M5 6v12" />
30240 <path d="M5 12c3.5 0 6 -3 6 -6" />
30241 <path d="M5 12c3.5 0 6 3 6 6" />
30242 <path d="M19 6l-2 2l-2 -2" />
30243 <path d="M19 12h-2a3 3 0 0 0 0 6h2" />
30244</svg>
30245"#;
30246pub const ICON_CURRENCY_KRONE_DANISH: &str = r#"
30247<svg
30248 xmlns="http://www.w3.org/2000/svg"
30249 width="24"
30250 height="24"
30251 viewBox="0 0 24 24"
30252 fill="none"
30253 stroke="currentColor"
30254 stroke-width="1.5"
30255 stroke-linecap="round"
30256 stroke-linejoin="round"
30257>
30258 <path d="M5 6v12" />
30259 <path d="M5 12c3.5 0 6 -3 6 -6" />
30260 <path d="M5 12c3.5 0 6 3 6 6" />
30261 <path d="M15 10v8" />
30262 <path d="M19 10a4 4 0 0 0 -4 4" />
30263 <path d="M20 18.01v-.01" />
30264</svg>
30265"#;
30266pub const ICON_CURRENCY_KRONE_SWEDISH: &str = r#"
30267<svg
30268 xmlns="http://www.w3.org/2000/svg"
30269 width="24"
30270 height="24"
30271 viewBox="0 0 24 24"
30272 fill="none"
30273 stroke="currentColor"
30274 stroke-width="1.5"
30275 stroke-linecap="round"
30276 stroke-linejoin="round"
30277>
30278 <path d="M5 6v12" />
30279 <path d="M5 12c3.5 0 6 -3 6 -6" />
30280 <path d="M5 12c3.5 0 6 3 6 6" />
30281 <path d="M15 10v8" />
30282 <path d="M19 10a4 4 0 0 0 -4 4" />
30283</svg>
30284"#;
30285pub const ICON_CURRENCY_LARI: &str = r#"
30286<svg
30287 xmlns="http://www.w3.org/2000/svg"
30288 width="24"
30289 height="24"
30290 viewBox="0 0 24 24"
30291 fill="none"
30292 stroke="currentColor"
30293 stroke-width="1.5"
30294 stroke-linecap="round"
30295 stroke-linejoin="round"
30296>
30297 <path d="M18 13a6 6 0 1 0 -6 6" />
30298 <path d="M6 19h12" />
30299 <path d="M10 5v7" />
30300 <path d="M14 12v-7" />
30301</svg>
30302"#;
30303pub const ICON_CURRENCY_LEU: &str = r#"
30304<svg
30305 xmlns="http://www.w3.org/2000/svg"
30306 width="24"
30307 height="24"
30308 viewBox="0 0 24 24"
30309 fill="none"
30310 stroke="currentColor"
30311 stroke-width="1.5"
30312 stroke-linecap="round"
30313 stroke-linejoin="round"
30314>
30315 <path d="M17 18h-7a3 3 0 0 1 -3 -3v-10" />
30316</svg>
30317"#;
30318pub const ICON_CURRENCY_LIRA: &str = r#"
30319<svg
30320 xmlns="http://www.w3.org/2000/svg"
30321 width="24"
30322 height="24"
30323 viewBox="0 0 24 24"
30324 fill="none"
30325 stroke="currentColor"
30326 stroke-width="1.5"
30327 stroke-linecap="round"
30328 stroke-linejoin="round"
30329>
30330 <path d="M10 5v15a7 7 0 0 0 7 -7" />
30331 <path d="M6 15l8 -4" />
30332 <path d="M14 7l-8 4" />
30333</svg>
30334"#;
30335pub const ICON_CURRENCY_LITECOIN: &str = r#"
30336<svg
30337 xmlns="http://www.w3.org/2000/svg"
30338 width="24"
30339 height="24"
30340 viewBox="0 0 24 24"
30341 fill="none"
30342 stroke="currentColor"
30343 stroke-width="1.5"
30344 stroke-linecap="round"
30345 stroke-linejoin="round"
30346>
30347 <path d="M18 19h-8.194a2 2 0 0 1 -1.98 -2.283l1.674 -11.717" />
30348 <path d="M14 9l-9 4" />
30349</svg>
30350"#;
30351pub const ICON_CURRENCY_LYD: &str = r#"
30352<svg
30353 xmlns="http://www.w3.org/2000/svg"
30354 width="24"
30355 height="24"
30356 viewBox="0 0 24 24"
30357 fill="none"
30358 stroke="currentColor"
30359 stroke-width="1.5"
30360 stroke-linecap="round"
30361 stroke-linejoin="round"
30362>
30363 <path d="M11 15h.01" />
30364 <path d="M21 5v10a2 2 0 0 1 -2 2h-2.764a2 2 0 0 1 -1.789 -1.106l-.447 -.894" />
30365 <path d="M5 8l2.773 4.687c.427 .697 .234 1.626 -.43 2.075a1.38 1.38 0 0 1 -.773 .238h-2.224a.93 .93 0 0 1 -.673 -.293l-.673 -.707" />
30366</svg>
30367"#;
30368pub const ICON_CURRENCY_MANAT: &str = r#"
30369<svg
30370 xmlns="http://www.w3.org/2000/svg"
30371 width="24"
30372 height="24"
30373 viewBox="0 0 24 24"
30374 fill="none"
30375 stroke="currentColor"
30376 stroke-width="1.5"
30377 stroke-linecap="round"
30378 stroke-linejoin="round"
30379>
30380 <path d="M7 19v-7a5 5 0 1 1 10 0v7" />
30381 <path d="M12 5v14" />
30382</svg>
30383"#;
30384pub const ICON_CURRENCY_MONERO: &str = r#"
30385<svg
30386 xmlns="http://www.w3.org/2000/svg"
30387 width="24"
30388 height="24"
30389 viewBox="0 0 24 24"
30390 fill="none"
30391 stroke="currentColor"
30392 stroke-width="1.5"
30393 stroke-linecap="round"
30394 stroke-linejoin="round"
30395>
30396 <path d="M3 18h3v-11l6 7l6 -7v11h3" />
30397</svg>
30398"#;
30399pub const ICON_CURRENCY_NAIRA: &str = r#"
30400<svg
30401 xmlns="http://www.w3.org/2000/svg"
30402 width="24"
30403 height="24"
30404 viewBox="0 0 24 24"
30405 fill="none"
30406 stroke="currentColor"
30407 stroke-width="1.5"
30408 stroke-linecap="round"
30409 stroke-linejoin="round"
30410>
30411 <path d="M7 18v-10.948a1.05 1.05 0 0 1 1.968 -.51l6.064 10.916a1.05 1.05 0 0 0 1.968 -.51v-10.948" />
30412 <path d="M5 10h14" />
30413 <path d="M5 14h14" />
30414</svg>
30415"#;
30416pub const ICON_CURRENCY_NANO: &str = r#"
30417<svg
30418 xmlns="http://www.w3.org/2000/svg"
30419 width="24"
30420 height="24"
30421 viewBox="0 0 24 24"
30422 fill="none"
30423 stroke="currentColor"
30424 stroke-width="1.5"
30425 stroke-linecap="round"
30426 stroke-linejoin="round"
30427>
30428 <path d="M7 20l10 -16" />
30429 <path d="M7 12h10" />
30430 <path d="M7 16h10" />
30431 <path d="M17 20l-10 -16" />
30432</svg>
30433"#;
30434pub const ICON_CURRENCY_OFF: &str = r#"
30435<svg
30436 xmlns="http://www.w3.org/2000/svg"
30437 width="24"
30438 height="24"
30439 viewBox="0 0 24 24"
30440 fill="none"
30441 stroke="currentColor"
30442 stroke-width="1.5"
30443 stroke-linecap="round"
30444 stroke-linejoin="round"
30445>
30446 <path d="M18.531 14.524a7 7 0 0 0 -9.06 -9.053m-2.422 1.582a7 7 0 0 0 9.903 9.896" />
30447 <path d="M4 4l3 3" />
30448 <path d="M20 4l-3 3" />
30449 <path d="M4 20l3 -3" />
30450 <path d="M20 20l-3 -3" />
30451 <path d="M3 3l18 18" />
30452</svg>
30453"#;
30454pub const ICON_CURRENCY_PAANGA: &str = r#"
30455<svg
30456 xmlns="http://www.w3.org/2000/svg"
30457 width="24"
30458 height="24"
30459 viewBox="0 0 24 24"
30460 fill="none"
30461 stroke="currentColor"
30462 stroke-width="1.5"
30463 stroke-linecap="round"
30464 stroke-linejoin="round"
30465>
30466 <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" />
30467 <path d="M17 20v-2" />
30468 <path d="M18 6v-2" />
30469 <path d="M3 6h8" />
30470 <path d="M7 6v12" />
30471</svg>
30472"#;
30473pub const ICON_CURRENCY_PESO: &str = r#"
30474<svg
30475 xmlns="http://www.w3.org/2000/svg"
30476 width="24"
30477 height="24"
30478 viewBox="0 0 24 24"
30479 fill="none"
30480 stroke="currentColor"
30481 stroke-width="1.5"
30482 stroke-linecap="round"
30483 stroke-linejoin="round"
30484>
30485 <path d="M8 19v-14h3.5a4.5 4.5 0 1 1 0 9h-3.5" />
30486 <path d="M18 8h-12" />
30487 <path d="M18 11h-12" />
30488</svg>
30489"#;
30490pub const ICON_CURRENCY_POUND_OFF: &str = r#"
30491<svg
30492 xmlns="http://www.w3.org/2000/svg"
30493 width="24"
30494 height="24"
30495 viewBox="0 0 24 24"
30496 fill="none"
30497 stroke="currentColor"
30498 stroke-width="1.5"
30499 stroke-linecap="round"
30500 stroke-linejoin="round"
30501>
30502 <path d="M17 18.5a6 6 0 0 1 -5 0a6 6 0 0 0 -5 .5a3 3 0 0 0 2 -2.5v-7.5m1.192 -2.825a4 4 0 0 1 6.258 .825m-3.45 6h-6" />
30503 <path d="M3 3l18 18" />
30504</svg>
30505"#;
30506pub const ICON_CURRENCY_POUND: &str = r#"
30507<svg
30508 xmlns="http://www.w3.org/2000/svg"
30509 width="24"
30510 height="24"
30511 viewBox="0 0 24 24"
30512 fill="none"
30513 stroke="currentColor"
30514 stroke-width="1.5"
30515 stroke-linecap="round"
30516 stroke-linejoin="round"
30517>
30518 <path d="M17 18.5a6 6 0 0 1 -5 0a6 6 0 0 0 -5 .5a3 3 0 0 0 2 -2.5v-7.5a4 4 0 0 1 7.45 -2m-2.55 6h-7" />
30519</svg>
30520"#;
30521pub const ICON_CURRENCY_QUETZAL: &str = r#"
30522<svg
30523 xmlns="http://www.w3.org/2000/svg"
30524 width="24"
30525 height="24"
30526 viewBox="0 0 24 24"
30527 fill="none"
30528 stroke="currentColor"
30529 stroke-width="1.5"
30530 stroke-linecap="round"
30531 stroke-linejoin="round"
30532>
30533 <path d="M12 12m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
30534 <path d="M13 13l5 5" />
30535</svg>
30536"#;
30537pub const ICON_CURRENCY_REAL: &str = r#"
30538<svg
30539 xmlns="http://www.w3.org/2000/svg"
30540 width="24"
30541 height="24"
30542 viewBox="0 0 24 24"
30543 fill="none"
30544 stroke="currentColor"
30545 stroke-width="1.5"
30546 stroke-linecap="round"
30547 stroke-linejoin="round"
30548>
30549 <path d="M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4" />
30550 <path d="M4 18v-12h3a3 3 0 1 1 0 6h-3c5.5 0 5 4 6 6" />
30551 <path d="M18 6v-2" />
30552 <path d="M17 20v-2" />
30553</svg>
30554"#;
30555pub const ICON_CURRENCY_RENMINBI: &str = r#"
30556<svg
30557 xmlns="http://www.w3.org/2000/svg"
30558 width="24"
30559 height="24"
30560 viewBox="0 0 24 24"
30561 fill="none"
30562 stroke="currentColor"
30563 stroke-width="1.5"
30564 stroke-linecap="round"
30565 stroke-linejoin="round"
30566>
30567 <path d="M15 9v8a2 2 0 1 0 4 0" />
30568 <path d="M19 9h-14" />
30569 <path d="M19 5h-14" />
30570 <path d="M9 9v4c0 2.5 -.667 4 -2 6" />
30571</svg>
30572"#;
30573pub const ICON_CURRENCY_RIPPLE: &str = r#"
30574<svg
30575 xmlns="http://www.w3.org/2000/svg"
30576 width="24"
30577 height="24"
30578 viewBox="0 0 24 24"
30579 fill="none"
30580 stroke="currentColor"
30581 stroke-width="1.5"
30582 stroke-linecap="round"
30583 stroke-linejoin="round"
30584>
30585 <path d="M7 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
30586 <path d="M17 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
30587 <path d="M17 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
30588 <path d="M10 12h3l2 -2.5" />
30589 <path d="M15 14.5l-2 -2.5" />
30590</svg>
30591"#;
30592pub const ICON_CURRENCY_RIYAL: &str = r#"
30593<svg
30594 xmlns="http://www.w3.org/2000/svg"
30595 width="24"
30596 height="24"
30597 viewBox="0 0 24 24"
30598 fill="none"
30599 stroke="currentColor"
30600 stroke-width="1.5"
30601 stroke-linecap="round"
30602 stroke-linejoin="round"
30603>
30604 <path d="M15 9v2a2 2 0 1 1 -4 0v-1v1a2 2 0 1 1 -4 0v-1v4a2 2 0 1 1 -4 0v-2" />
30605 <path d="M18 12.01v-.01" />
30606 <path d="M22 10v1a5 5 0 0 1 -5 5" />
30607</svg>
30608"#;
30609pub const ICON_CURRENCY_RUBEL: &str = r#"
30610<svg
30611 xmlns="http://www.w3.org/2000/svg"
30612 width="24"
30613 height="24"
30614 viewBox="0 0 24 24"
30615 fill="none"
30616 stroke="currentColor"
30617 stroke-width="1.5"
30618 stroke-linecap="round"
30619 stroke-linejoin="round"
30620>
30621 <path d="M8 19v-14h6a3 3 0 0 1 0 6h-8" />
30622 <path d="M14 15h-8" />
30623</svg>
30624"#;
30625pub const ICON_CURRENCY_RUFIYAA: &str = r#"
30626<svg
30627 xmlns="http://www.w3.org/2000/svg"
30628 width="24"
30629 height="24"
30630 viewBox="0 0 24 24"
30631 fill="none"
30632 stroke="currentColor"
30633 stroke-width="1.5"
30634 stroke-linecap="round"
30635 stroke-linejoin="round"
30636>
30637 <path d="M20 16h.01" />
30638 <path d="M4 16c9.5 -4 11.5 -8 14 -9" />
30639 <path d="M12 8l5 3" />
30640</svg>
30641"#;
30642pub const ICON_CURRENCY_RUPEE_NEPALESE: &str = r#"
30643<svg
30644 xmlns="http://www.w3.org/2000/svg"
30645 width="24"
30646 height="24"
30647 viewBox="0 0 24 24"
30648 fill="none"
30649 stroke="currentColor"
30650 stroke-width="1.5"
30651 stroke-linecap="round"
30652 stroke-linejoin="round"
30653>
30654 <path d="M15 5h-11h3a4 4 0 1 1 0 8h-3l6 6" />
30655 <path d="M21 17l-4.586 -4.414a2 2 0 0 0 -2.828 2.828l.707 .707" />
30656</svg>
30657"#;
30658pub const ICON_CURRENCY_RUPEE: &str = r#"
30659<svg
30660 xmlns="http://www.w3.org/2000/svg"
30661 width="24"
30662 height="24"
30663 viewBox="0 0 24 24"
30664 fill="none"
30665 stroke="currentColor"
30666 stroke-width="1.5"
30667 stroke-linecap="round"
30668 stroke-linejoin="round"
30669>
30670 <path d="M18 5h-11h3a4 4 0 0 1 0 8h-3l6 6" />
30671 <path d="M7 9l11 0" />
30672</svg>
30673"#;
30674pub const ICON_CURRENCY_SHEKEL: &str = r#"
30675<svg
30676 xmlns="http://www.w3.org/2000/svg"
30677 width="24"
30678 height="24"
30679 viewBox="0 0 24 24"
30680 fill="none"
30681 stroke="currentColor"
30682 stroke-width="1.5"
30683 stroke-linecap="round"
30684 stroke-linejoin="round"
30685>
30686 <path d="M6 18v-12h4a4 4 0 0 1 4 4v4" />
30687 <path d="M18 6v12h-4a4 4 0 0 1 -4 -4v-4" />
30688</svg>
30689"#;
30690pub const ICON_CURRENCY_SOLANA: &str = r#"
30691<svg
30692 xmlns="http://www.w3.org/2000/svg"
30693 width="24"
30694 height="24"
30695 viewBox="0 0 24 24"
30696 fill="none"
30697 stroke="currentColor"
30698 stroke-width="1.5"
30699 stroke-linecap="round"
30700 stroke-linejoin="round"
30701>
30702 <path d="M4 18h12l4 -4h-12z" />
30703 <path d="M8 14l-4 -4h12l4 4" />
30704 <path d="M16 10l4 -4h-12l-4 4" />
30705</svg>
30706"#;
30707pub const ICON_CURRENCY_SOM: &str = r#"
30708<svg
30709 xmlns="http://www.w3.org/2000/svg"
30710 width="24"
30711 height="24"
30712 viewBox="0 0 24 24"
30713 fill="none"
30714 stroke="currentColor"
30715 stroke-width="1.5"
30716 stroke-linecap="round"
30717 stroke-linejoin="round"
30718>
30719 <path d="M10 18v-12h-5v10a2 2 0 0 1 -2 2" />
30720 <path d="M14 6v12h4a3 3 0 0 0 0 -6h-4h4a3 3 0 0 0 0 -6h-4z" />
30721</svg>
30722"#;
30723pub const ICON_CURRENCY_TAKA: &str = r#"
30724<svg
30725 xmlns="http://www.w3.org/2000/svg"
30726 width="24"
30727 height="24"
30728 viewBox="0 0 24 24"
30729 fill="none"
30730 stroke="currentColor"
30731 stroke-width="1.5"
30732 stroke-linecap="round"
30733 stroke-linejoin="round"
30734>
30735 <path d="M16.5 15.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
30736 <path d="M7 7a2 2 0 1 1 4 0v9a3 3 0 0 0 6 0v-.5" />
30737 <path d="M8 11h6" />
30738</svg>
30739"#;
30740pub const ICON_CURRENCY_TENGE: &str = r#"
30741<svg
30742 xmlns="http://www.w3.org/2000/svg"
30743 width="24"
30744 height="24"
30745 viewBox="0 0 24 24"
30746 fill="none"
30747 stroke="currentColor"
30748 stroke-width="1.5"
30749 stroke-linecap="round"
30750 stroke-linejoin="round"
30751>
30752 <path d="M6 5h12" />
30753 <path d="M6 9h12" />
30754 <path d="M12 9v10" />
30755</svg>
30756"#;
30757pub const ICON_CURRENCY_TUGRIK: &str = r#"
30758<svg
30759 xmlns="http://www.w3.org/2000/svg"
30760 width="24"
30761 height="24"
30762 viewBox="0 0 24 24"
30763 fill="none"
30764 stroke="currentColor"
30765 stroke-width="1.5"
30766 stroke-linecap="round"
30767 stroke-linejoin="round"
30768>
30769 <path d="M7 6h10" />
30770 <path d="M12 6v13" />
30771 <path d="M8 17l8 -3" />
30772 <path d="M16 10l-8 3" />
30773</svg>
30774"#;
30775pub const ICON_CURRENCY_WON: &str = r#"
30776<svg
30777 xmlns="http://www.w3.org/2000/svg"
30778 width="24"
30779 height="24"
30780 viewBox="0 0 24 24"
30781 fill="none"
30782 stroke="currentColor"
30783 stroke-width="1.5"
30784 stroke-linecap="round"
30785 stroke-linejoin="round"
30786>
30787 <path d="M4 6l3.245 11.358a.85 .85 0 0 0 1.624 .035l3.131 -9.393l3.131 9.393a.85 .85 0 0 0 1.624 -.035l3.245 -11.358" />
30788 <path d="M21 10h-18" />
30789 <path d="M21 14h-18" />
30790</svg>
30791"#;
30792pub const ICON_CURRENCY_XRP: &str = r#"
30793<svg
30794 xmlns="http://www.w3.org/2000/svg"
30795 width="24"
30796 height="24"
30797 viewBox="0 0 24 24"
30798 fill="none"
30799 stroke="currentColor"
30800 stroke-width="1.5"
30801 stroke-linecap="round"
30802 stroke-linejoin="round"
30803>
30804 <path d="M5 5l3.585 3.585a4.83 4.83 0 0 0 6.83 0l3.585 -3.585" />
30805 <path d="M5 19l3.585 -3.585a4.83 4.83 0 0 1 6.83 0l3.585 3.584" />
30806</svg>
30807"#;
30808pub const ICON_CURRENCY_YEN_OFF: &str = r#"
30809<svg
30810 xmlns="http://www.w3.org/2000/svg"
30811 width="24"
30812 height="24"
30813 viewBox="0 0 24 24"
30814 fill="none"
30815 stroke="currentColor"
30816 stroke-width="1.5"
30817 stroke-linecap="round"
30818 stroke-linejoin="round"
30819>
30820 <path d="M12 19v-7m5 -7l-3.328 4.66" />
30821 <path d="M8 17h8" />
30822 <path d="M8 13h5" />
30823 <path d="M3 3l18 18" />
30824</svg>
30825"#;
30826pub const ICON_CURRENCY_YEN: &str = r#"
30827<svg
30828 xmlns="http://www.w3.org/2000/svg"
30829 width="24"
30830 height="24"
30831 viewBox="0 0 24 24"
30832 fill="none"
30833 stroke="currentColor"
30834 stroke-width="1.5"
30835 stroke-linecap="round"
30836 stroke-linejoin="round"
30837>
30838 <path d="M12 19v-7l-5 -7m10 0l-5 7" />
30839 <path d="M8 17l8 0" />
30840 <path d="M8 13l8 0" />
30841</svg>
30842"#;
30843pub const ICON_CURRENCY_YUAN: &str = r#"
30844<svg
30845 xmlns="http://www.w3.org/2000/svg"
30846 width="24"
30847 height="24"
30848 viewBox="0 0 24 24"
30849 fill="none"
30850 stroke="currentColor"
30851 stroke-width="1.5"
30852 stroke-linecap="round"
30853 stroke-linejoin="round"
30854>
30855 <path d="M12 19v-7l-5 -7" />
30856 <path d="M17 5l-5 7" />
30857 <path d="M8 13h8" />
30858</svg>
30859"#;
30860pub const ICON_CURRENCY_ZLOTY: &str = r#"
30861<svg
30862 xmlns="http://www.w3.org/2000/svg"
30863 width="24"
30864 height="24"
30865 viewBox="0 0 24 24"
30866 fill="none"
30867 stroke="currentColor"
30868 stroke-width="1.5"
30869 stroke-linecap="round"
30870 stroke-linejoin="round"
30871>
30872 <path d="M12 18h-7l7 -7h-7" />
30873 <path d="M17 18v-13" />
30874 <path d="M14 14.5l6 -3.5" />
30875</svg>
30876"#;
30877pub const ICON_CURRENCY: &str = r#"
30878<svg
30879 xmlns="http://www.w3.org/2000/svg"
30880 width="24"
30881 height="24"
30882 viewBox="0 0 24 24"
30883 fill="none"
30884 stroke="currentColor"
30885 stroke-width="1.5"
30886 stroke-linecap="round"
30887 stroke-linejoin="round"
30888>
30889 <path d="M12 12m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
30890 <path d="M4 4l3 3" />
30891 <path d="M20 4l-3 3" />
30892 <path d="M4 20l3 -3" />
30893 <path d="M20 20l-3 -3" />
30894</svg>
30895"#;
30896pub const ICON_CURRENT_LOCATION_OFF: &str = r#"
30897<svg
30898 xmlns="http://www.w3.org/2000/svg"
30899 width="24"
30900 height="24"
30901 viewBox="0 0 24 24"
30902 fill="none"
30903 stroke="currentColor"
30904 stroke-width="1.5"
30905 stroke-linecap="round"
30906 stroke-linejoin="round"
30907>
30908 <path d="M14.685 10.661c-.3 -.6 -.795 -1.086 -1.402 -1.374m-3.397 .584a3 3 0 1 0 4.24 4.245" />
30909 <path d="M6.357 6.33a8 8 0 1 0 11.301 11.326m1.642 -2.378a8 8 0 0 0 -10.597 -10.569" />
30910 <path d="M12 2v2" />
30911 <path d="M12 20v2" />
30912 <path d="M20 12h2" />
30913 <path d="M2 12h2" />
30914 <path d="M3 3l18 18" />
30915</svg>
30916"#;
30917pub const ICON_CURRENT_LOCATION: &str = r#"
30918<svg
30919 xmlns="http://www.w3.org/2000/svg"
30920 width="24"
30921 height="24"
30922 viewBox="0 0 24 24"
30923 fill="none"
30924 stroke="currentColor"
30925 stroke-width="1.5"
30926 stroke-linecap="round"
30927 stroke-linejoin="round"
30928>
30929 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
30930 <path d="M12 12m-8 0a8 8 0 1 0 16 0a8 8 0 1 0 -16 0" />
30931 <path d="M12 2l0 2" />
30932 <path d="M12 20l0 2" />
30933 <path d="M20 12l2 0" />
30934 <path d="M2 12l2 0" />
30935</svg>
30936"#;
30937pub const ICON_CURSOR_OFF: &str = r#"
30938<svg
30939 xmlns="http://www.w3.org/2000/svg"
30940 width="24"
30941 height="24"
30942 viewBox="0 0 24 24"
30943 fill="none"
30944 stroke="currentColor"
30945 stroke-width="1.5"
30946 stroke-linecap="round"
30947 stroke-linejoin="round"
30948>
30949 <path d="M9 4a3 3 0 0 1 3 3v1m0 9a3 3 0 0 1 -3 3" />
30950 <path d="M15 4a3 3 0 0 0 -3 3v1m0 4v5a3 3 0 0 0 3 3" />
30951 <path d="M3 3l18 18" />
30952</svg>
30953"#;
30954pub const ICON_CURSOR_TEXT: &str = r#"
30955<svg
30956 xmlns="http://www.w3.org/2000/svg"
30957 width="24"
30958 height="24"
30959 viewBox="0 0 24 24"
30960 fill="none"
30961 stroke="currentColor"
30962 stroke-width="1.5"
30963 stroke-linecap="round"
30964 stroke-linejoin="round"
30965>
30966 <path d="M10 12h4" />
30967 <path d="M9 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3" />
30968 <path d="M15 4a3 3 0 0 0 -3 3v10a3 3 0 0 0 3 3" />
30969</svg>
30970"#;
30971pub const ICON_CUT: &str = r#"
30972<svg
30973 xmlns="http://www.w3.org/2000/svg"
30974 width="24"
30975 height="24"
30976 viewBox="0 0 24 24"
30977 fill="none"
30978 stroke="currentColor"
30979 stroke-width="1.5"
30980 stroke-linecap="round"
30981 stroke-linejoin="round"
30982>
30983 <path d="M7 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
30984 <path d="M17 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
30985 <path d="M9.15 14.85l8.85 -10.85" />
30986 <path d="M6 4l8.85 10.85" />
30987</svg>
30988"#;
30989pub const ICON_CYLINDER_OFF: &str = r#"
30990<svg
30991 xmlns="http://www.w3.org/2000/svg"
30992 width="24"
30993 height="24"
30994 viewBox="0 0 24 24"
30995 fill="none"
30996 stroke="currentColor"
30997 stroke-width="1.5"
30998 stroke-linecap="round"
30999 stroke-linejoin="round"
31000>
31001 <path d="M5.23 5.233c-.15 .245 -.23 .502 -.23 .767c0 1.131 1.461 2.117 3.62 2.628m4.357 .343c3.404 -.204 6.023 -1.456 6.023 -2.971c0 -1.657 -3.134 -3 -7 -3c-1.645 0 -3.158 .243 -4.353 .65" />
31002 <path d="M5 6v12c0 1.657 3.134 3 7 3c3.245 0 5.974 -.946 6.767 -2.23m.233 -3.77v-9" />
31003 <path d="M3 3l18 18" />
31004</svg>
31005"#;
31006pub const ICON_CYLINDER_PLUS: &str = r#"
31007<svg
31008 xmlns="http://www.w3.org/2000/svg"
31009 width="24"
31010 height="24"
31011 viewBox="0 0 24 24"
31012 fill="none"
31013 stroke="currentColor"
31014 stroke-width="1.5"
31015 stroke-linecap="round"
31016 stroke-linejoin="round"
31017>
31018 <path d="M12 6m-7 0a7 3 0 1 0 14 0a7 3 0 1 0 -14 0" />
31019 <path d="M5 6v12c0 1.657 3.134 3 7 3c.173 0 .345 -.003 .515 -.008m6.485 -8.992v-6" />
31020 <path d="M16 19h6" />
31021 <path d="M19 16v6" />
31022</svg>
31023"#;
31024pub const ICON_CYLINDER: &str = r#"
31025<svg
31026 xmlns="http://www.w3.org/2000/svg"
31027 width="24"
31028 height="24"
31029 viewBox="0 0 24 24"
31030 fill="none"
31031 stroke="currentColor"
31032 stroke-width="1.5"
31033 stroke-linecap="round"
31034 stroke-linejoin="round"
31035>
31036 <path d="M12 6m-7 0a7 3 0 1 0 14 0a7 3 0 1 0 -14 0" />
31037 <path d="M5 6v12c0 1.657 3.134 3 7 3s7 -1.343 7 -3v-12" />
31038</svg>
31039"#;
31040pub const ICON_DASHBOARD_OFF: &str = r#"
31041<svg
31042 xmlns="http://www.w3.org/2000/svg"
31043 width="24"
31044 height="24"
31045 viewBox="0 0 24 24"
31046 fill="none"
31047 stroke="currentColor"
31048 stroke-width="1.5"
31049 stroke-linecap="round"
31050 stroke-linejoin="round"
31051>
31052 <path d="M11.175 11.178a2 2 0 1 0 2.653 2.634" />
31053 <path d="M14.5 10.5l1 -1" />
31054 <path d="M8.621 4.612a9 9 0 0 1 11.721 11.72m-1.516 2.488a9.008 9.008 0 0 1 -1.226 1.18h-11.2a9 9 0 0 1 -.268 -13.87" />
31055 <path d="M3 3l18 18" />
31056</svg>
31057"#;
31058pub const ICON_DASHBOARD: &str = r#"
31059<svg
31060 xmlns="http://www.w3.org/2000/svg"
31061 width="24"
31062 height="24"
31063 viewBox="0 0 24 24"
31064 fill="none"
31065 stroke="currentColor"
31066 stroke-width="1.5"
31067 stroke-linecap="round"
31068 stroke-linejoin="round"
31069>
31070 <path d="M12 13m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
31071 <path d="M13.45 11.55l2.05 -2.05" />
31072 <path d="M6.4 20a9 9 0 1 1 11.2 0z" />
31073</svg>
31074"#;
31075pub const ICON_DATABASE_COG: &str = r#"
31076<svg
31077 xmlns="http://www.w3.org/2000/svg"
31078 width="24"
31079 height="24"
31080 viewBox="0 0 24 24"
31081 fill="none"
31082 stroke="currentColor"
31083 stroke-width="1.5"
31084 stroke-linecap="round"
31085 stroke-linejoin="round"
31086>
31087 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31088 <path d="M4 6v6c0 1.657 3.582 3 8 3c.21 0 .42 -.003 .626 -.01" />
31089 <path d="M20 11.5v-5.5" />
31090 <path d="M4 12v6c0 1.657 3.582 3 8 3" />
31091 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
31092 <path d="M19.001 15.5v1.5" />
31093 <path d="M19.001 21v1.5" />
31094 <path d="M22.032 17.25l-1.299 .75" />
31095 <path d="M17.27 20l-1.3 .75" />
31096 <path d="M15.97 17.25l1.3 .75" />
31097 <path d="M20.733 20l1.3 .75" />
31098</svg>
31099"#;
31100pub const ICON_DATABASE_DOLLAR: &str = r#"
31101<svg
31102 xmlns="http://www.w3.org/2000/svg"
31103 width="24"
31104 height="24"
31105 viewBox="0 0 24 24"
31106 fill="none"
31107 stroke="currentColor"
31108 stroke-width="1.5"
31109 stroke-linecap="round"
31110 stroke-linejoin="round"
31111>
31112 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31113 <path d="M4 6v6c0 1.657 3.582 3 8 3c.415 0 .822 -.012 1.22 -.035" />
31114 <path d="M20 10v-4" />
31115 <path d="M4 12v6c0 1.657 3.582 3 8 3c.352 0 .698 -.009 1.037 -.025" />
31116 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
31117 <path d="M19 21v1m0 -8v1" />
31118</svg>
31119"#;
31120pub const ICON_DATABASE_EDIT: &str = r#"
31121<svg
31122 xmlns="http://www.w3.org/2000/svg"
31123 width="24"
31124 height="24"
31125 viewBox="0 0 24 24"
31126 fill="none"
31127 stroke="currentColor"
31128 stroke-width="1.5"
31129 stroke-linecap="round"
31130 stroke-linejoin="round"
31131>
31132 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31133 <path d="M4 6v6c0 1.657 3.582 3 8 3c.478 0 .947 -.016 1.402 -.046" />
31134 <path d="M20 12v-6" />
31135 <path d="M4 12v6c0 1.526 3.04 2.786 6.972 2.975" />
31136 <path d="M18.42 15.61a2.1 2.1 0 0 1 2.97 2.97l-3.39 3.42h-3v-3l3.42 -3.39z" />
31137</svg>
31138"#;
31139pub const ICON_DATABASE_EXCLAMATION: &str = r#"
31140<svg
31141 xmlns="http://www.w3.org/2000/svg"
31142 width="24"
31143 height="24"
31144 viewBox="0 0 24 24"
31145 fill="none"
31146 stroke="currentColor"
31147 stroke-width="1.5"
31148 stroke-linecap="round"
31149 stroke-linejoin="round"
31150>
31151 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31152 <path d="M4 6v6c0 1.657 3.582 3 8 3c1.118 0 2.182 -.086 3.148 -.241m4.852 -2.759v-6" />
31153 <path d="M4 12v6c0 1.657 3.582 3 8 3c1.064 0 2.079 -.078 3.007 -.22" />
31154 <path d="M19 16v3" />
31155 <path d="M19 22v.01" />
31156</svg>
31157"#;
31158pub const ICON_DATABASE_EXPORT: &str = r#"
31159<svg
31160 xmlns="http://www.w3.org/2000/svg"
31161 width="24"
31162 height="24"
31163 viewBox="0 0 24 24"
31164 fill="none"
31165 stroke="currentColor"
31166 stroke-width="1.5"
31167 stroke-linecap="round"
31168 stroke-linejoin="round"
31169>
31170 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31171 <path d="M4 6v6c0 1.657 3.582 3 8 3c1.118 0 2.183 -.086 3.15 -.241" />
31172 <path d="M20 12v-6" />
31173 <path d="M4 12v6c0 1.657 3.582 3 8 3c.157 0 .312 -.002 .466 -.005" />
31174 <path d="M16 19h6" />
31175 <path d="M19 16l3 3l-3 3" />
31176</svg>
31177"#;
31178pub const ICON_DATABASE_HEART: &str = r#"
31179<svg
31180 xmlns="http://www.w3.org/2000/svg"
31181 width="24"
31182 height="24"
31183 viewBox="0 0 24 24"
31184 fill="none"
31185 stroke="currentColor"
31186 stroke-width="1.5"
31187 stroke-linecap="round"
31188 stroke-linejoin="round"
31189>
31190 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31191 <path d="M4 6v6c0 1.453 2.755 2.665 6.414 2.941" />
31192 <path d="M20 11v-5" />
31193 <path d="M4 12v6c0 1.579 3.253 2.873 7.383 2.991" />
31194 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
31195</svg>
31196"#;
31197pub const ICON_DATABASE_IMPORT: &str = r#"
31198<svg
31199 xmlns="http://www.w3.org/2000/svg"
31200 width="24"
31201 height="24"
31202 viewBox="0 0 24 24"
31203 fill="none"
31204 stroke="currentColor"
31205 stroke-width="1.5"
31206 stroke-linecap="round"
31207 stroke-linejoin="round"
31208>
31209 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31210 <path d="M4 6v6c0 1.657 3.582 3 8 3c.856 0 1.68 -.05 2.454 -.144m5.546 -2.856v-6" />
31211 <path d="M4 12v6c0 1.657 3.582 3 8 3c.171 0 .341 -.002 .51 -.006" />
31212 <path d="M19 22v-6" />
31213 <path d="M22 19l-3 -3l-3 3" />
31214</svg>
31215"#;
31216pub const ICON_DATABASE_LEAK: &str = r#"
31217<svg
31218 xmlns="http://www.w3.org/2000/svg"
31219 width="24"
31220 height="24"
31221 viewBox="0 0 24 24"
31222 fill="none"
31223 stroke="currentColor"
31224 stroke-width="1.5"
31225 stroke-linecap="round"
31226 stroke-linejoin="round"
31227>
31228 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31229 <path d="M4 6v12c0 1.657 3.582 3 8 3s8 -1.343 8 -3v-12" />
31230 <path d="M4 15a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1" />
31231</svg>
31232"#;
31233pub const ICON_DATABASE_MINUS: &str = r#"
31234<svg
31235 xmlns="http://www.w3.org/2000/svg"
31236 width="24"
31237 height="24"
31238 viewBox="0 0 24 24"
31239 fill="none"
31240 stroke="currentColor"
31241 stroke-width="1.5"
31242 stroke-linecap="round"
31243 stroke-linejoin="round"
31244>
31245 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31246 <path d="M4 6v6c0 1.657 3.582 3 8 3s8 -1.343 8 -3v-6" />
31247 <path d="M4 12v6c0 1.657 3.582 3 8 3c.164 0 .328 -.002 .49 -.006" />
31248 <path d="M20 15v-3" />
31249 <path d="M16 19h6" />
31250</svg>
31251"#;
31252pub const ICON_DATABASE_OFF: &str = r#"
31253<svg
31254 xmlns="http://www.w3.org/2000/svg"
31255 width="24"
31256 height="24"
31257 viewBox="0 0 24 24"
31258 fill="none"
31259 stroke="currentColor"
31260 stroke-width="1.5"
31261 stroke-linecap="round"
31262 stroke-linejoin="round"
31263>
31264 <path d="M12.983 8.978c3.955 -.182 7.017 -1.446 7.017 -2.978c0 -1.657 -3.582 -3 -8 -3c-1.661 0 -3.204 .19 -4.483 .515m-2.783 1.228c-.471 .382 -.734 .808 -.734 1.257c0 1.22 1.944 2.271 4.734 2.74" />
31265 <path d="M4 6v6c0 1.657 3.582 3 8 3c.986 0 1.93 -.067 2.802 -.19m3.187 -.82c1.251 -.53 2.011 -1.228 2.011 -1.99v-6" />
31266 <path d="M4 12v6c0 1.657 3.582 3 8 3c3.217 0 5.991 -.712 7.261 -1.74m.739 -3.26v-4" />
31267 <path d="M3 3l18 18" />
31268</svg>
31269"#;
31270pub const ICON_DATABASE_PLUS: &str = r#"
31271<svg
31272 xmlns="http://www.w3.org/2000/svg"
31273 width="24"
31274 height="24"
31275 viewBox="0 0 24 24"
31276 fill="none"
31277 stroke="currentColor"
31278 stroke-width="1.5"
31279 stroke-linecap="round"
31280 stroke-linejoin="round"
31281>
31282 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31283 <path d="M4 6v6c0 1.657 3.582 3 8 3c1.075 0 2.1 -.08 3.037 -.224" />
31284 <path d="M20 12v-6" />
31285 <path d="M4 12v6c0 1.657 3.582 3 8 3c.166 0 .331 -.002 .495 -.006" />
31286 <path d="M16 19h6" />
31287 <path d="M19 16v6" />
31288</svg>
31289"#;
31290pub const ICON_DATABASE_SEARCH: &str = r#"
31291<svg
31292 xmlns="http://www.w3.org/2000/svg"
31293 width="24"
31294 height="24"
31295 viewBox="0 0 24 24"
31296 fill="none"
31297 stroke="currentColor"
31298 stroke-width="1.5"
31299 stroke-linecap="round"
31300 stroke-linejoin="round"
31301>
31302 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31303 <path d="M4 6v6c0 1.657 3.582 3 8 3m8 -3.5v-5.5" />
31304 <path d="M4 12v6c0 1.657 3.582 3 8 3" />
31305 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
31306 <path d="M20.2 20.2l1.8 1.8" />
31307</svg>
31308"#;
31309pub const ICON_DATABASE_SHARE: &str = r#"
31310<svg
31311 xmlns="http://www.w3.org/2000/svg"
31312 width="24"
31313 height="24"
31314 viewBox="0 0 24 24"
31315 fill="none"
31316 stroke="currentColor"
31317 stroke-width="1.5"
31318 stroke-linecap="round"
31319 stroke-linejoin="round"
31320>
31321 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31322 <path d="M4 6v6c0 1.657 3.582 3 8 3c.361 0 .716 -.009 1.065 -.026" />
31323 <path d="M20 13v-7" />
31324 <path d="M4 12v6c0 1.657 3.582 3 8 3" />
31325 <path d="M16 22l5 -5" />
31326 <path d="M21 21.5v-4.5h-4.5" />
31327</svg>
31328"#;
31329pub const ICON_DATABASE_SMILE: &str = r#"
31330<svg
31331 xmlns="http://www.w3.org/2000/svg"
31332 width="24"
31333 height="24"
31334 viewBox="0 0 24 24"
31335 fill="none"
31336 stroke="currentColor"
31337 stroke-width="1.5"
31338 stroke-linecap="round"
31339 stroke-linejoin="round"
31340>
31341 <path d="M10 14h.01" />
31342 <path d="M14 14h.01" />
31343 <path d="M10 17a3.5 3.5 0 0 0 4 0" />
31344 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31345 <path d="M4 6v12c0 1.657 3.582 3 8 3s8 -1.343 8 -3v-12" />
31346</svg>
31347"#;
31348pub const ICON_DATABASE_STAR: &str = r#"
31349<svg
31350 xmlns="http://www.w3.org/2000/svg"
31351 width="24"
31352 height="24"
31353 viewBox="0 0 24 24"
31354 fill="none"
31355 stroke="currentColor"
31356 stroke-width="1.5"
31357 stroke-linecap="round"
31358 stroke-linejoin="round"
31359>
31360 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31361 <path d="M4 6v6c0 1.43 2.67 2.627 6.243 2.927" />
31362 <path d="M20 10.5v-4.5" />
31363 <path d="M4 12v6c0 1.546 3.12 2.82 7.128 2.982" />
31364 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
31365</svg>
31366"#;
31367pub const ICON_DATABASE_X: &str = r#"
31368<svg
31369 xmlns="http://www.w3.org/2000/svg"
31370 width="24"
31371 height="24"
31372 viewBox="0 0 24 24"
31373 fill="none"
31374 stroke="currentColor"
31375 stroke-width="1.5"
31376 stroke-linecap="round"
31377 stroke-linejoin="round"
31378>
31379 <path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
31380 <path d="M4 6v6c0 1.657 3.582 3 8 3c.537 0 1.062 -.02 1.57 -.058" />
31381 <path d="M20 13.5v-7.5" />
31382 <path d="M4 12v6c0 1.657 3.582 3 8 3c.384 0 .762 -.01 1.132 -.03" />
31383 <path d="M22 22l-5 -5" />
31384 <path d="M17 22l5 -5" />
31385</svg>
31386"#;
31387pub const ICON_DATABASE: &str = r#"
31388<svg
31389 xmlns="http://www.w3.org/2000/svg"
31390 width="24"
31391 height="24"
31392 viewBox="0 0 24 24"
31393 fill="none"
31394 stroke="currentColor"
31395 stroke-width="1.5"
31396 stroke-linecap="round"
31397 stroke-linejoin="round"
31398>
31399 <path d="M12 6m-8 0a8 3 0 1 0 16 0a8 3 0 1 0 -16 0" />
31400 <path d="M4 6v6a8 3 0 0 0 16 0v-6" />
31401 <path d="M4 12v6a8 3 0 0 0 16 0v-6" />
31402</svg>
31403"#;
31404pub const ICON_DECIMAL: &str = r#"
31405<svg
31406 xmlns="http://www.w3.org/2000/svg"
31407 width="24"
31408 height="24"
31409 viewBox="0 0 24 24"
31410 fill="none"
31411 stroke="currentColor"
31412 stroke-width="1.5"
31413 stroke-linecap="round"
31414 stroke-linejoin="round"
31415>
31416 <path d="M17 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
31417 <path d="M10 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
31418 <path d="M5 16h.01" />
31419</svg>
31420"#;
31421pub const ICON_DEER: &str = r#"
31422<svg
31423 xmlns="http://www.w3.org/2000/svg"
31424 width="24"
31425 height="24"
31426 viewBox="0 0 24 24"
31427 fill="none"
31428 stroke="currentColor"
31429 stroke-width="1.5"
31430 stroke-linecap="round"
31431 stroke-linejoin="round"
31432>
31433 <path d="M3 3c0 2 1 3 4 3c2 0 3 1 3 3" />
31434 <path d="M21 3c0 2 -1 3 -4 3c-2 0 -3 .333 -3 3" />
31435 <path d="M12 18c-1 0 -4 -3 -4 -6c0 -2 1.333 -3 4 -3s4 1 4 3c0 3 -3 6 -4 6" />
31436 <path d="M15.185 14.889l.095 -.18a4 4 0 1 1 -6.56 0" />
31437 <path d="M17 3c0 1.333 -.333 2.333 -1 3" />
31438 <path d="M7 3c0 1.333 .333 2.333 1 3" />
31439 <path d="M7 6c-2.667 .667 -4.333 1.667 -5 3" />
31440 <path d="M17 6c2.667 .667 4.333 1.667 5 3" />
31441 <path d="M8.5 10l-1.5 -1" />
31442 <path d="M15.5 10l1.5 -1" />
31443 <path d="M12 15h.01" />
31444</svg>
31445"#;
31446pub const ICON_DELTA: &str = r#"
31447<svg
31448 xmlns="http://www.w3.org/2000/svg"
31449 width="24"
31450 height="24"
31451 viewBox="0 0 24 24"
31452 fill="none"
31453 stroke="currentColor"
31454 stroke-width="1.5"
31455 stroke-linecap="round"
31456 stroke-linejoin="round"
31457>
31458 <path d="M4 20h16l-8 -16z" />
31459</svg>
31460"#;
31461pub const ICON_DENTAL_BROKEN: &str = r#"
31462<svg
31463 xmlns="http://www.w3.org/2000/svg"
31464 width="24"
31465 height="24"
31466 viewBox="0 0 24 24"
31467 fill="none"
31468 stroke="currentColor"
31469 stroke-width="1.5"
31470 stroke-linecap="round"
31471 stroke-linejoin="round"
31472>
31473 <path d="M12 5.5c-1.074 -.586 -2.583 -1.5 -4 -1.5c-2.1 0 -4 1.247 -4 5c0 4.899 1.056 8.41 2.671 10.537c.573 .756 1.97 .521 2.567 -.236c.398 -.505 .819 -1.439 1.262 -2.801c.292 -.771 .892 -1.504 1.5 -1.5c.602 0 1.21 .737 1.5 1.5c.443 1.362 .864 2.295 1.262 2.8c.597 .759 2 .993 2.567 .237c1.615 -2.127 2.671 -5.637 2.671 -10.537c0 -3.74 -1.908 -5 -4 -5c-1.423 0 -2.92 .911 -4 1.5z" />
31474 <path d="M12 5.5l1 2.5l-2 2l2 2" />
31475</svg>
31476"#;
31477pub const ICON_DENTAL_OFF: &str = r#"
31478<svg
31479 xmlns="http://www.w3.org/2000/svg"
31480 width="24"
31481 height="24"
31482 viewBox="0 0 24 24"
31483 fill="none"
31484 stroke="currentColor"
31485 stroke-width="1.5"
31486 stroke-linecap="round"
31487 stroke-linejoin="round"
31488>
31489 <path d="M19.277 15.281c.463 -1.75 .723 -3.844 .723 -6.281c0 -3.74 -1.908 -5 -4 -5c-1.423 0 -2.92 .911 -4 1.5c-1.074 -.586 -2.583 -1.5 -4 -1.5m-2.843 1.153c-.707 .784 -1.157 2.017 -1.157 3.847c0 4.899 1.056 8.41 2.671 10.537c.573 .756 1.97 .521 2.567 -.236c.398 -.505 .819 -1.439 1.262 -2.801c.292 -.771 .892 -1.504 1.5 -1.5c.602 0 1.21 .737 1.5 1.5c.443 1.362 .864 2.295 1.262 2.8c.597 .759 2 .993 2.567 .237c.305 -.402 .59 -.853 .852 -1.353" />
31490 <path d="M12 5.5l3 1.5" />
31491 <path d="M3 3l18 18" />
31492</svg>
31493"#;
31494pub const ICON_DENTAL: &str = r#"
31495<svg
31496 xmlns="http://www.w3.org/2000/svg"
31497 width="24"
31498 height="24"
31499 viewBox="0 0 24 24"
31500 fill="none"
31501 stroke="currentColor"
31502 stroke-width="1.5"
31503 stroke-linecap="round"
31504 stroke-linejoin="round"
31505>
31506 <path d="M12 5.5c-1.074 -.586 -2.583 -1.5 -4 -1.5c-2.1 0 -4 1.247 -4 5c0 4.899 1.056 8.41 2.671 10.537c.573 .756 1.97 .521 2.567 -.236c.398 -.505 .819 -1.439 1.262 -2.801c.292 -.771 .892 -1.504 1.5 -1.5c.602 0 1.21 .737 1.5 1.5c.443 1.362 .864 2.295 1.262 2.8c.597 .759 2 .993 2.567 .237c1.615 -2.127 2.671 -5.637 2.671 -10.537c0 -3.74 -1.908 -5 -4 -5c-1.423 0 -2.92 .911 -4 1.5z" />
31507 <path d="M12 5.5l3 1.5" />
31508</svg>
31509"#;
31510pub const ICON_DESELECT: &str = r#"
31511<svg
31512 xmlns="http://www.w3.org/2000/svg"
31513 width="24"
31514 height="24"
31515 viewBox="0 0 24 24"
31516 fill="none"
31517 stroke="currentColor"
31518 stroke-width="1.5"
31519 stroke-linecap="round"
31520 stroke-linejoin="round"
31521>
31522 <path d="M12 8h3a1 1 0 0 1 1 1v3" />
31523 <path d="M16 16h-7a1 1 0 0 1 -1 -1v-7" />
31524 <path d="M12 20v.01" />
31525 <path d="M16 20v.01" />
31526 <path d="M8 20v.01" />
31527 <path d="M4 20v.01" />
31528 <path d="M4 16v.01" />
31529 <path d="M4 12v.01" />
31530 <path d="M4 8v.01" />
31531 <path d="M8 4v.01" />
31532 <path d="M12 4v.01" />
31533 <path d="M16 4v.01" />
31534 <path d="M20 4v.01" />
31535 <path d="M20 8v.01" />
31536 <path d="M20 12v.01" />
31537 <path d="M20 16v.01" />
31538 <path d="M3 3l18 18" />
31539</svg>
31540"#;
31541pub const ICON_DESK: &str = r#"
31542<svg
31543 xmlns="http://www.w3.org/2000/svg"
31544 width="24"
31545 height="24"
31546 viewBox="0 0 24 24"
31547 fill="none"
31548 stroke="currentColor"
31549 stroke-width="1.5"
31550 stroke-linecap="round"
31551 stroke-linejoin="round"
31552>
31553 <path d="M3 6h18" />
31554 <path d="M4 6v13" />
31555 <path d="M20 19v-13" />
31556 <path d="M4 10h16" />
31557 <path d="M15 6v8a2 2 0 0 0 2 2h3" />
31558</svg>
31559"#;
31560pub const ICON_DETAILS_OFF: &str = r#"
31561<svg
31562 xmlns="http://www.w3.org/2000/svg"
31563 width="24"
31564 height="24"
31565 viewBox="0 0 24 24"
31566 fill="none"
31567 stroke="currentColor"
31568 stroke-width="1.5"
31569 stroke-linecap="round"
31570 stroke-linejoin="round"
31571>
31572 <path d="M5 19h14" />
31573 <path d="M20.986 16.984a2 2 0 0 0 -.146 -.734l-7.1 -12.25a2 2 0 0 0 -3.5 0l-.821 1.417m-1.469 2.534l-4.81 8.299a2 2 0 0 0 1.75 2.75" />
31574 <path d="M12 3v5m0 4v7" />
31575 <path d="M3 3l18 18" />
31576</svg>
31577"#;
31578pub const ICON_DETAILS: &str = r#"
31579<svg
31580 xmlns="http://www.w3.org/2000/svg"
31581 width="24"
31582 height="24"
31583 viewBox="0 0 24 24"
31584 fill="none"
31585 stroke="currentColor"
31586 stroke-width="1.5"
31587 stroke-linecap="round"
31588 stroke-linejoin="round"
31589>
31590 <path d="M11.999 3l.001 17" />
31591 <path d="M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0z" />
31592</svg>
31593"#;
31594pub const ICON_DEVICE_AIRPODS_CASE: &str = r#"
31595<svg
31596 xmlns="http://www.w3.org/2000/svg"
31597 width="24"
31598 height="24"
31599 viewBox="0 0 24 24"
31600 fill="none"
31601 stroke="currentColor"
31602 stroke-width="1.5"
31603 stroke-linecap="round"
31604 stroke-linejoin="round"
31605>
31606 <path d="M21 10h-18" />
31607 <path d="M3 4m0 4a4 4 0 0 1 4 -4h10a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-10a4 4 0 0 1 -4 -4z" />
31608 <path d="M7 10v1.5a1.5 1.5 0 0 0 1.5 1.5h7a1.5 1.5 0 0 0 1.5 -1.5v-1.5" />
31609</svg>
31610"#;
31611pub const ICON_DEVICE_AIRPODS: &str = r#"
31612<svg
31613 xmlns="http://www.w3.org/2000/svg"
31614 width="24"
31615 height="24"
31616 viewBox="0 0 24 24"
31617 fill="none"
31618 stroke="currentColor"
31619 stroke-width="1.5"
31620 stroke-linecap="round"
31621 stroke-linejoin="round"
31622>
31623 <path d="M6 4a4 4 0 0 1 4 3.8l0 .2v10.5a1.5 1.5 0 0 1 -3 0v-6.5h-1a4 4 0 0 1 -4 -3.8l0 -.2a4 4 0 0 1 4 -4z" />
31624 <path d="M18 4a4 4 0 0 0 -4 3.8l0 .2v10.5a1.5 1.5 0 0 0 3 0v-6.5h1a4 4 0 0 0 4 -3.8l0 -.2a4 4 0 0 0 -4 -4z" />
31625</svg>
31626"#;
31627pub const ICON_DEVICE_AIRTAG: &str = r#"
31628<svg
31629 xmlns="http://www.w3.org/2000/svg"
31630 width="24"
31631 height="24"
31632 viewBox="0 0 24 24"
31633 fill="none"
31634 stroke="currentColor"
31635 stroke-width="1.5"
31636 stroke-linecap="round"
31637 stroke-linejoin="round"
31638>
31639 <path d="M4 12a8 8 0 1 0 16 0a8 8 0 0 0 -16 0" />
31640 <path d="M9 15v.01" />
31641 <path d="M15 15a6 6 0 0 0 -6 -6" />
31642 <path d="M12 15a3 3 0 0 0 -3 -3" />
31643</svg>
31644"#;
31645pub const ICON_DEVICE_ANALYTICS: &str = r#"
31646<svg
31647 xmlns="http://www.w3.org/2000/svg"
31648 width="24"
31649 height="24"
31650 viewBox="0 0 24 24"
31651 fill="none"
31652 stroke="currentColor"
31653 stroke-width="1.5"
31654 stroke-linecap="round"
31655 stroke-linejoin="round"
31656>
31657 <path d="M3 4m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z" />
31658 <path d="M7 20l10 0" />
31659 <path d="M9 16l0 4" />
31660 <path d="M15 16l0 4" />
31661 <path d="M8 12l3 -3l2 2l3 -3" />
31662</svg>
31663"#;
31664pub const ICON_DEVICE_AUDIO_TAPE: &str = r#"
31665<svg
31666 xmlns="http://www.w3.org/2000/svg"
31667 width="24"
31668 height="24"
31669 viewBox="0 0 24 24"
31670 fill="none"
31671 stroke="currentColor"
31672 stroke-width="1.5"
31673 stroke-linecap="round"
31674 stroke-linejoin="round"
31675>
31676 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
31677 <path d="M3 17l4 -3h10l4 3" />
31678 <circle cx="7.5" cy="9.5" r=".5" fill="currentColor" />
31679 <circle cx="16.5" cy="9.5" r=".5" fill="currentColor" />
31680</svg>
31681"#;
31682pub const ICON_DEVICE_CAMERA_PHONE: &str = r#"
31683<svg
31684 xmlns="http://www.w3.org/2000/svg"
31685 width="24"
31686 height="24"
31687 viewBox="0 0 24 24"
31688 fill="none"
31689 stroke="currentColor"
31690 stroke-width="1.5"
31691 stroke-linecap="round"
31692 stroke-linejoin="round"
31693>
31694 <path d="M18.5 8.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
31695 <path d="M13 7h-8a2 2 0 0 0 -2 2v7a2 2 0 0 0 2 2h13a2 2 0 0 0 2 -2v-2" />
31696 <path d="M17 15v-1" />
31697</svg>
31698"#;
31699pub const ICON_DEVICE_CCTV_OFF: &str = r#"
31700<svg
31701 xmlns="http://www.w3.org/2000/svg"
31702 width="24"
31703 height="24"
31704 viewBox="0 0 24 24"
31705 fill="none"
31706 stroke="currentColor"
31707 stroke-width="1.5"
31708 stroke-linecap="round"
31709 stroke-linejoin="round"
31710>
31711 <path d="M7 7h-3a1 1 0 0 1 -1 -1v-2c0 -.275 .11 -.523 .29 -.704m3.71 -.296h13a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-9" />
31712 <path d="M10.36 10.35a4 4 0 1 0 5.285 5.3" />
31713 <path d="M19 7v7c0 .321 -.022 .637 -.064 .947m-1.095 2.913a7 7 0 0 1 -12.841 -3.86l0 -7" />
31714 <path d="M12 14h.01" />
31715 <path d="M3 3l18 18" />
31716</svg>
31717"#;
31718pub const ICON_DEVICE_CCTV: &str = r#"
31719<svg
31720 xmlns="http://www.w3.org/2000/svg"
31721 width="24"
31722 height="24"
31723 viewBox="0 0 24 24"
31724 fill="none"
31725 stroke="currentColor"
31726 stroke-width="1.5"
31727 stroke-linecap="round"
31728 stroke-linejoin="round"
31729>
31730 <path d="M3 3m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z" />
31731 <path d="M12 14m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
31732 <path d="M19 7v7a7 7 0 0 1 -14 0v-7" />
31733 <path d="M12 14l.01 0" />
31734</svg>
31735"#;
31736pub const ICON_DEVICE_COMPUTER_CAMERA_OFF: &str = r#"
31737<svg
31738 xmlns="http://www.w3.org/2000/svg"
31739 width="24"
31740 height="24"
31741 viewBox="0 0 24 24"
31742 fill="none"
31743 stroke="currentColor"
31744 stroke-width="1.5"
31745 stroke-linecap="round"
31746 stroke-linejoin="round"
31747>
31748 <path d="M6.15 6.153a7 7 0 0 0 9.696 9.696m2 -2a7 7 0 0 0 -9.699 -9.695" />
31749 <path d="M9.13 9.122a3 3 0 0 0 3.743 3.749m2 -2a3 3 0 0 0 -3.737 -3.736" />
31750 <path d="M8 16l-2.091 3.486a1 1 0 0 0 .857 1.514h10.468a1 1 0 0 0 .857 -1.514l-2.091 -3.486" />
31751 <path d="M3 3l18 18" />
31752</svg>
31753"#;
31754pub const ICON_DEVICE_COMPUTER_CAMERA: &str = r#"
31755<svg
31756 xmlns="http://www.w3.org/2000/svg"
31757 width="24"
31758 height="24"
31759 viewBox="0 0 24 24"
31760 fill="none"
31761 stroke="currentColor"
31762 stroke-width="1.5"
31763 stroke-linecap="round"
31764 stroke-linejoin="round"
31765>
31766 <path d="M12 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
31767 <path d="M12 10m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
31768 <path d="M8 16l-2.091 3.486a1 1 0 0 0 .857 1.514h10.468a1 1 0 0 0 .857 -1.514l-2.091 -3.486" />
31769</svg>
31770"#;
31771pub const ICON_DEVICE_DESKTOP_ANALYTICS: &str = r#"
31772<svg
31773 xmlns="http://www.w3.org/2000/svg"
31774 width="24"
31775 height="24"
31776 viewBox="0 0 24 24"
31777 fill="none"
31778 stroke="currentColor"
31779 stroke-width="1.5"
31780 stroke-linecap="round"
31781 stroke-linejoin="round"
31782>
31783 <path d="M3 4m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z" />
31784 <path d="M7 20h10" />
31785 <path d="M9 16v4" />
31786 <path d="M15 16v4" />
31787 <path d="M9 12v-4" />
31788 <path d="M12 12v-1" />
31789 <path d="M15 12v-2" />
31790 <path d="M12 12v-1" />
31791</svg>
31792"#;
31793pub const ICON_DEVICE_DESKTOP_BOLT: &str = r#"
31794<svg
31795 xmlns="http://www.w3.org/2000/svg"
31796 width="24"
31797 height="24"
31798 viewBox="0 0 24 24"
31799 fill="none"
31800 stroke="currentColor"
31801 stroke-width="1.5"
31802 stroke-linecap="round"
31803 stroke-linejoin="round"
31804>
31805 <path d="M14.5 16h-10.5a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v7.5" />
31806 <path d="M7 20h6" />
31807 <path d="M9 16v4" />
31808 <path d="M19 16l-2 3h4l-2 3" />
31809</svg>
31810"#;
31811pub const ICON_DEVICE_DESKTOP_CANCEL: &str = r#"
31812<svg
31813 xmlns="http://www.w3.org/2000/svg"
31814 width="24"
31815 height="24"
31816 viewBox="0 0 24 24"
31817 fill="none"
31818 stroke="currentColor"
31819 stroke-width="1.5"
31820 stroke-linecap="round"
31821 stroke-linejoin="round"
31822>
31823 <path d="M12.5 16h-8.5a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v7.5" />
31824 <path d="M7 20h5" />
31825 <path d="M9 16v4" />
31826 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
31827 <path d="M17 21l4 -4" />
31828</svg>
31829"#;
31830pub const ICON_DEVICE_DESKTOP_CHECK: &str = r#"
31831<svg
31832 xmlns="http://www.w3.org/2000/svg"
31833 width="24"
31834 height="24"
31835 viewBox="0 0 24 24"
31836 fill="none"
31837 stroke="currentColor"
31838 stroke-width="1.5"
31839 stroke-linecap="round"
31840 stroke-linejoin="round"
31841>
31842 <path d="M12 16h-8a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8" />
31843 <path d="M15 19l2 2l4 -4" />
31844 <path d="M7 20h4" />
31845 <path d="M9 16v4" />
31846</svg>
31847"#;
31848pub const ICON_DEVICE_DESKTOP_CODE: &str = r#"
31849<svg
31850 xmlns="http://www.w3.org/2000/svg"
31851 width="24"
31852 height="24"
31853 viewBox="0 0 24 24"
31854 fill="none"
31855 stroke="currentColor"
31856 stroke-width="1.5"
31857 stroke-linecap="round"
31858 stroke-linejoin="round"
31859>
31860 <path d="M12.5 16h-8.5a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8" />
31861 <path d="M7 20h4" />
31862 <path d="M9 16v4" />
31863 <path d="M20 21l2 -2l-2 -2" />
31864 <path d="M17 17l-2 2l2 2" />
31865</svg>
31866"#;
31867pub const ICON_DEVICE_DESKTOP_COG: &str = r#"
31868<svg
31869 xmlns="http://www.w3.org/2000/svg"
31870 width="24"
31871 height="24"
31872 viewBox="0 0 24 24"
31873 fill="none"
31874 stroke="currentColor"
31875 stroke-width="1.5"
31876 stroke-linecap="round"
31877 stroke-linejoin="round"
31878>
31879 <path d="M12 16h-8a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v7" />
31880 <path d="M7 20h5" />
31881 <path d="M9 16v4" />
31882 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
31883 <path d="M19.001 15.5v1.5" />
31884 <path d="M19.001 21v1.5" />
31885 <path d="M22.032 17.25l-1.299 .75" />
31886 <path d="M17.27 20l-1.3 .75" />
31887 <path d="M15.97 17.25l1.3 .75" />
31888 <path d="M20.733 20l1.3 .75" />
31889</svg>
31890"#;
31891pub const ICON_DEVICE_DESKTOP_DOLLAR: &str = r#"
31892<svg
31893 xmlns="http://www.w3.org/2000/svg"
31894 width="24"
31895 height="24"
31896 viewBox="0 0 24 24"
31897 fill="none"
31898 stroke="currentColor"
31899 stroke-width="1.5"
31900 stroke-linecap="round"
31901 stroke-linejoin="round"
31902>
31903 <path d="M13 16h-9a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v5.5" />
31904 <path d="M7 20h6.5" />
31905 <path d="M9 16v4" />
31906 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
31907 <path d="M19 21v1m0 -8v1" />
31908</svg>
31909"#;
31910pub const ICON_DEVICE_DESKTOP_DOWN: &str = r#"
31911<svg
31912 xmlns="http://www.w3.org/2000/svg"
31913 width="24"
31914 height="24"
31915 viewBox="0 0 24 24"
31916 fill="none"
31917 stroke="currentColor"
31918 stroke-width="1.5"
31919 stroke-linecap="round"
31920 stroke-linejoin="round"
31921>
31922 <path d="M13.5 16h-9.5a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v7.5" />
31923 <path d="M7 20h5" />
31924 <path d="M9 16v4" />
31925 <path d="M19 16v6" />
31926 <path d="M22 19l-3 3l-3 -3" />
31927</svg>
31928"#;
31929pub const ICON_DEVICE_DESKTOP_EXCLAMATION: &str = r#"
31930<svg
31931 xmlns="http://www.w3.org/2000/svg"
31932 width="24"
31933 height="24"
31934 viewBox="0 0 24 24"
31935 fill="none"
31936 stroke="currentColor"
31937 stroke-width="1.5"
31938 stroke-linecap="round"
31939 stroke-linejoin="round"
31940>
31941 <path d="M15 16h-11a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v7" />
31942 <path d="M7 20h8" />
31943 <path d="M9 16v4" />
31944 <path d="M15 16v4" />
31945 <path d="M19 16v3" />
31946 <path d="M19 22v.01" />
31947</svg>
31948"#;
31949pub const ICON_DEVICE_DESKTOP_HEART: &str = r#"
31950<svg
31951 xmlns="http://www.w3.org/2000/svg"
31952 width="24"
31953 height="24"
31954 viewBox="0 0 24 24"
31955 fill="none"
31956 stroke="currentColor"
31957 stroke-width="1.5"
31958 stroke-linecap="round"
31959 stroke-linejoin="round"
31960>
31961 <path d="M10 16h-6a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v6" />
31962 <path d="M7 20h3.5" />
31963 <path d="M9 16v4" />
31964 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
31965</svg>
31966"#;
31967pub const ICON_DEVICE_DESKTOP_MINUS: &str = r#"
31968<svg
31969 xmlns="http://www.w3.org/2000/svg"
31970 width="24"
31971 height="24"
31972 viewBox="0 0 24 24"
31973 fill="none"
31974 stroke="currentColor"
31975 stroke-width="1.5"
31976 stroke-linecap="round"
31977 stroke-linejoin="round"
31978>
31979 <path d="M13.5 16h-9.5a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v10" />
31980 <path d="M7 20h5" />
31981 <path d="M9 16v4" />
31982 <path d="M16 19h6" />
31983</svg>
31984"#;
31985pub const ICON_DEVICE_DESKTOP_OFF: &str = r#"
31986<svg
31987 xmlns="http://www.w3.org/2000/svg"
31988 width="24"
31989 height="24"
31990 viewBox="0 0 24 24"
31991 fill="none"
31992 stroke="currentColor"
31993 stroke-width="1.5"
31994 stroke-linecap="round"
31995 stroke-linejoin="round"
31996>
31997 <path d="M8 4h12a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1m-4 0h-12a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1" />
31998 <path d="M7 20h10" />
31999 <path d="M9 16v4" />
32000 <path d="M15 16v4" />
32001 <path d="M3 3l18 18" />
32002</svg>
32003"#;
32004pub const ICON_DEVICE_DESKTOP_PAUSE: &str = r#"
32005<svg
32006 xmlns="http://www.w3.org/2000/svg"
32007 width="24"
32008 height="24"
32009 viewBox="0 0 24 24"
32010 fill="none"
32011 stroke="currentColor"
32012 stroke-width="1.5"
32013 stroke-linecap="round"
32014 stroke-linejoin="round"
32015>
32016 <path d="M13 16h-9a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8" />
32017 <path d="M17 17v5" />
32018 <path d="M21 17v5" />
32019 <path d="M7 20h6" />
32020 <path d="M9 16v4" />
32021</svg>
32022"#;
32023pub const ICON_DEVICE_DESKTOP_PIN: &str = r#"
32024<svg
32025 xmlns="http://www.w3.org/2000/svg"
32026 width="24"
32027 height="24"
32028 viewBox="0 0 24 24"
32029 fill="none"
32030 stroke="currentColor"
32031 stroke-width="1.5"
32032 stroke-linecap="round"
32033 stroke-linejoin="round"
32034>
32035 <path d="M12.5 16h-8.5a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v6" />
32036 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
32037 <path d="M19 18v.01" />
32038 <path d="M7 20h5" />
32039 <path d="M9 16v4" />
32040</svg>
32041"#;
32042pub const ICON_DEVICE_DESKTOP_PLUS: &str = r#"
32043<svg
32044 xmlns="http://www.w3.org/2000/svg"
32045 width="24"
32046 height="24"
32047 viewBox="0 0 24 24"
32048 fill="none"
32049 stroke="currentColor"
32050 stroke-width="1.5"
32051 stroke-linecap="round"
32052 stroke-linejoin="round"
32053>
32054 <path d="M13.5 16h-9.5a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v7.5" />
32055 <path d="M7 20h5" />
32056 <path d="M9 16v4" />
32057 <path d="M16 19h6" />
32058 <path d="M19 16v6" />
32059</svg>
32060"#;
32061pub const ICON_DEVICE_DESKTOP_QUESTION: &str = r#"
32062<svg
32063 xmlns="http://www.w3.org/2000/svg"
32064 width="24"
32065 height="24"
32066 viewBox="0 0 24 24"
32067 fill="none"
32068 stroke="currentColor"
32069 stroke-width="1.5"
32070 stroke-linecap="round"
32071 stroke-linejoin="round"
32072>
32073 <path d="M13.5 16h-9.5a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v6.5" />
32074 <path d="M7 20h8" />
32075 <path d="M9 16v4" />
32076 <path d="M19 22v.01" />
32077 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
32078</svg>
32079"#;
32080pub const ICON_DEVICE_DESKTOP_SEARCH: &str = r#"
32081<svg
32082 xmlns="http://www.w3.org/2000/svg"
32083 width="24"
32084 height="24"
32085 viewBox="0 0 24 24"
32086 fill="none"
32087 stroke="currentColor"
32088 stroke-width="1.5"
32089 stroke-linecap="round"
32090 stroke-linejoin="round"
32091>
32092 <path d="M11.5 16h-7.5a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v6.5" />
32093 <path d="M7 20h4" />
32094 <path d="M9 16v4" />
32095 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
32096 <path d="M20.2 20.2l1.8 1.8" />
32097</svg>
32098"#;
32099pub const ICON_DEVICE_DESKTOP_SHARE: &str = r#"
32100<svg
32101 xmlns="http://www.w3.org/2000/svg"
32102 width="24"
32103 height="24"
32104 viewBox="0 0 24 24"
32105 fill="none"
32106 stroke="currentColor"
32107 stroke-width="1.5"
32108 stroke-linecap="round"
32109 stroke-linejoin="round"
32110>
32111 <path d="M12.5 16h-8.5a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8" />
32112 <path d="M7 20h5.5" />
32113 <path d="M9 16v4" />
32114 <path d="M16 22l5 -5" />
32115 <path d="M21 21.5v-4.5h-4.5" />
32116</svg>
32117"#;
32118pub const ICON_DEVICE_DESKTOP_STAR: &str = r#"
32119<svg
32120 xmlns="http://www.w3.org/2000/svg"
32121 width="24"
32122 height="24"
32123 viewBox="0 0 24 24"
32124 fill="none"
32125 stroke="currentColor"
32126 stroke-width="1.5"
32127 stroke-linecap="round"
32128 stroke-linejoin="round"
32129>
32130 <path d="M10 16h-6a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v6.5" />
32131 <path d="M7 20h3.5" />
32132 <path d="M9 16v4" />
32133 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
32134</svg>
32135"#;
32136pub const ICON_DEVICE_DESKTOP_UP: &str = r#"
32137<svg
32138 xmlns="http://www.w3.org/2000/svg"
32139 width="24"
32140 height="24"
32141 viewBox="0 0 24 24"
32142 fill="none"
32143 stroke="currentColor"
32144 stroke-width="1.5"
32145 stroke-linecap="round"
32146 stroke-linejoin="round"
32147>
32148 <path d="M13.5 16h-9.5a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v7.5" />
32149 <path d="M19 22v-6" />
32150 <path d="M22 19l-3 -3l-3 3" />
32151 <path d="M7 20h5" />
32152 <path d="M9 16v4" />
32153</svg>
32154"#;
32155pub const ICON_DEVICE_DESKTOP_X: &str = r#"
32156<svg
32157 xmlns="http://www.w3.org/2000/svg"
32158 width="24"
32159 height="24"
32160 viewBox="0 0 24 24"
32161 fill="none"
32162 stroke="currentColor"
32163 stroke-width="1.5"
32164 stroke-linecap="round"
32165 stroke-linejoin="round"
32166>
32167 <path d="M13 16h-9a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8" />
32168 <path d="M7 20h6.5" />
32169 <path d="M9 16v4" />
32170 <path d="M22 22l-5 -5" />
32171 <path d="M17 22l5 -5" />
32172</svg>
32173"#;
32174pub const ICON_DEVICE_DESKTOP: &str = r#"
32175<svg
32176 xmlns="http://www.w3.org/2000/svg"
32177 width="24"
32178 height="24"
32179 viewBox="0 0 24 24"
32180 fill="none"
32181 stroke="currentColor"
32182 stroke-width="1.5"
32183 stroke-linecap="round"
32184 stroke-linejoin="round"
32185>
32186 <path d="M3 5a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1v-10z" />
32187 <path d="M7 20h10" />
32188 <path d="M9 16v4" />
32189 <path d="M15 16v4" />
32190</svg>
32191"#;
32192pub const ICON_DEVICE_FLOPPY: &str = r#"
32193<svg
32194 xmlns="http://www.w3.org/2000/svg"
32195 width="24"
32196 height="24"
32197 viewBox="0 0 24 24"
32198 fill="none"
32199 stroke="currentColor"
32200 stroke-width="1.5"
32201 stroke-linecap="round"
32202 stroke-linejoin="round"
32203>
32204 <path d="M6 4h10l4 4v10a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2" />
32205 <path d="M12 14m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
32206 <path d="M14 4l0 4l-6 0l0 -4" />
32207</svg>
32208"#;
32209pub const ICON_DEVICE_GAMEPAD_2: &str = r#"
32210<svg
32211 xmlns="http://www.w3.org/2000/svg"
32212 width="24"
32213 height="24"
32214 viewBox="0 0 24 24"
32215 fill="none"
32216 stroke="currentColor"
32217 stroke-width="1.5"
32218 stroke-linecap="round"
32219 stroke-linejoin="round"
32220>
32221 <path d="M12 5h3.5a5 5 0 0 1 0 10h-5.5l-4.015 4.227a2.3 2.3 0 0 1 -3.923 -2.035l1.634 -8.173a5 5 0 0 1 4.904 -4.019h3.4z" />
32222 <path d="M14 15l4.07 4.284a2.3 2.3 0 0 0 3.925 -2.023l-1.6 -8.232" />
32223 <path d="M8 9v2" />
32224 <path d="M7 10h2" />
32225 <path d="M14 10h2" />
32226</svg>
32227"#;
32228pub const ICON_DEVICE_GAMEPAD_3: &str = r#"
32229<svg
32230 xmlns="http://www.w3.org/2000/svg"
32231 width="24"
32232 height="24"
32233 viewBox="0 0 24 24"
32234 fill="none"
32235 stroke="currentColor"
32236 stroke-width="1.5"
32237 stroke-linecap="round"
32238 stroke-linejoin="round"
32239>
32240 <path d="M10 12l-3 -3h-2a1 1 0 0 0 -1 1v4a1 1 0 0 0 1 1h2l3 -3z" />
32241 <path d="M14 12l3 -3h2a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-2l-3 -3z" />
32242 <path d="M12 14l-3 3v2a1 1 0 0 0 1 1h4a1 1 0 0 0 1 -1v-2l-3 -3z" />
32243 <path d="M12 10l-3 -3v-2a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v2l-3 3z" />
32244</svg>
32245"#;
32246pub const ICON_DEVICE_GAMEPAD: &str = r#"
32247<svg
32248 xmlns="http://www.w3.org/2000/svg"
32249 width="24"
32250 height="24"
32251 viewBox="0 0 24 24"
32252 fill="none"
32253 stroke="currentColor"
32254 stroke-width="1.5"
32255 stroke-linecap="round"
32256 stroke-linejoin="round"
32257>
32258 <path d="M2 6m0 2a2 2 0 0 1 2 -2h16a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-16a2 2 0 0 1 -2 -2z" />
32259 <path d="M6 12h4m-2 -2v4" />
32260 <path d="M15 11l0 .01" />
32261 <path d="M18 13l0 .01" />
32262</svg>
32263"#;
32264pub const ICON_DEVICE_HEART_MONITOR: &str = r#"
32265<svg
32266 xmlns="http://www.w3.org/2000/svg"
32267 width="24"
32268 height="24"
32269 viewBox="0 0 24 24"
32270 fill="none"
32271 stroke="currentColor"
32272 stroke-width="1.5"
32273 stroke-linecap="round"
32274 stroke-linejoin="round"
32275>
32276 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
32277 <path d="M4 9h6l1 -2l2 4l1 -2h6" />
32278 <path d="M4 14h16" />
32279 <path d="M14 17v.01" />
32280 <path d="M17 17v.01" />
32281</svg>
32282"#;
32283pub const ICON_DEVICE_IMAC_BOLT: &str = r#"
32284<svg
32285 xmlns="http://www.w3.org/2000/svg"
32286 width="24"
32287 height="24"
32288 viewBox="0 0 24 24"
32289 fill="none"
32290 stroke="currentColor"
32291 stroke-width="1.5"
32292 stroke-linecap="round"
32293 stroke-linejoin="round"
32294>
32295 <path d="M13.5 17h-9.5a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8.5" />
32296 <path d="M3 13h13" />
32297 <path d="M8 21h5.5" />
32298 <path d="M10 17l-.5 4" />
32299 <path d="M19 16l-2 3h4l-2 3" />
32300</svg>
32301"#;
32302pub const ICON_DEVICE_IMAC_CANCEL: &str = r#"
32303<svg
32304 xmlns="http://www.w3.org/2000/svg"
32305 width="24"
32306 height="24"
32307 viewBox="0 0 24 24"
32308 fill="none"
32309 stroke="currentColor"
32310 stroke-width="1.5"
32311 stroke-linecap="round"
32312 stroke-linejoin="round"
32313>
32314 <path d="M12.5 17h-8.5a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8" />
32315 <path d="M3 13h12.5" />
32316 <path d="M8 21h4.5" />
32317 <path d="M10 17l-.5 4" />
32318 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
32319 <path d="M17 21l4 -4" />
32320</svg>
32321"#;
32322pub const ICON_DEVICE_IMAC_CHECK: &str = r#"
32323<svg
32324 xmlns="http://www.w3.org/2000/svg"
32325 width="24"
32326 height="24"
32327 viewBox="0 0 24 24"
32328 fill="none"
32329 stroke="currentColor"
32330 stroke-width="1.5"
32331 stroke-linecap="round"
32332 stroke-linejoin="round"
32333>
32334 <path d="M11.5 17h-7.5a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v9" />
32335 <path d="M3 13h18" />
32336 <path d="M8 21h3.5" />
32337 <path d="M10 17l-.5 4" />
32338 <path d="M15 19l2 2l4 -4" />
32339</svg>
32340"#;
32341pub const ICON_DEVICE_IMAC_CODE: &str = r#"
32342<svg
32343 xmlns="http://www.w3.org/2000/svg"
32344 width="24"
32345 height="24"
32346 viewBox="0 0 24 24"
32347 fill="none"
32348 stroke="currentColor"
32349 stroke-width="1.5"
32350 stroke-linecap="round"
32351 stroke-linejoin="round"
32352>
32353 <path d="M11.5 17h-7.5a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v9" />
32354 <path d="M3 13h18" />
32355 <path d="M8 21h3.5" />
32356 <path d="M10 17l-.5 4" />
32357 <path d="M20 21l2 -2l-2 -2" />
32358 <path d="M17 17l-2 2l2 2" />
32359</svg>
32360"#;
32361pub const ICON_DEVICE_IMAC_COG: &str = r#"
32362<svg
32363 xmlns="http://www.w3.org/2000/svg"
32364 width="24"
32365 height="24"
32366 viewBox="0 0 24 24"
32367 fill="none"
32368 stroke="currentColor"
32369 stroke-width="1.5"
32370 stroke-linecap="round"
32371 stroke-linejoin="round"
32372>
32373 <path d="M12 17h-8a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8" />
32374 <path d="M3 13h13" />
32375 <path d="M8 21h4" />
32376 <path d="M10 17l-.5 4" />
32377 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
32378 <path d="M19.001 15.5v1.5" />
32379 <path d="M19.001 21v1.5" />
32380 <path d="M22.032 17.25l-1.299 .75" />
32381 <path d="M17.27 20l-1.3 .75" />
32382 <path d="M15.97 17.25l1.3 .75" />
32383 <path d="M20.733 20l1.3 .75" />
32384</svg>
32385"#;
32386pub const ICON_DEVICE_IMAC_DOLLAR: &str = r#"
32387<svg
32388 xmlns="http://www.w3.org/2000/svg"
32389 width="24"
32390 height="24"
32391 viewBox="0 0 24 24"
32392 fill="none"
32393 stroke="currentColor"
32394 stroke-width="1.5"
32395 stroke-linecap="round"
32396 stroke-linejoin="round"
32397>
32398 <path d="M13 17h-9a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v6.5" />
32399 <path d="M3 13h11" />
32400 <path d="M8 21h5" />
32401 <path d="M10 17l-.5 4" />
32402 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
32403 <path d="M19 21v1m0 -8v1" />
32404</svg>
32405"#;
32406pub const ICON_DEVICE_IMAC_DOWN: &str = r#"
32407<svg
32408 xmlns="http://www.w3.org/2000/svg"
32409 width="24"
32410 height="24"
32411 viewBox="0 0 24 24"
32412 fill="none"
32413 stroke="currentColor"
32414 stroke-width="1.5"
32415 stroke-linecap="round"
32416 stroke-linejoin="round"
32417>
32418 <path d="M12.5 17h-8.5a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8.5" />
32419 <path d="M3 13h13" />
32420 <path d="M8 21h4.5" />
32421 <path d="M10 17l-.5 4" />
32422 <path d="M19 16v6" />
32423 <path d="M22 19l-3 3l-3 -3" />
32424</svg>
32425"#;
32426pub const ICON_DEVICE_IMAC_EXCLAMATION: &str = r#"
32427<svg
32428 xmlns="http://www.w3.org/2000/svg"
32429 width="24"
32430 height="24"
32431 viewBox="0 0 24 24"
32432 fill="none"
32433 stroke="currentColor"
32434 stroke-width="1.5"
32435 stroke-linecap="round"
32436 stroke-linejoin="round"
32437>
32438 <path d="M15 17h-11a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8.5" />
32439 <path d="M3 13h13" />
32440 <path d="M8 21h7" />
32441 <path d="M10 17l-.5 4" />
32442 <path d="M14 17l.5 4" />
32443 <path d="M19 16v3" />
32444 <path d="M19 22v.01" />
32445</svg>
32446"#;
32447pub const ICON_DEVICE_IMAC_HEART: &str = r#"
32448<svg
32449 xmlns="http://www.w3.org/2000/svg"
32450 width="24"
32451 height="24"
32452 viewBox="0 0 24 24"
32453 fill="none"
32454 stroke="currentColor"
32455 stroke-width="1.5"
32456 stroke-linecap="round"
32457 stroke-linejoin="round"
32458>
32459 <path d="M10 17h-6a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v7" />
32460 <path d="M3 13h9" />
32461 <path d="M8 21h3.5" />
32462 <path d="M10 17l-.5 4" />
32463 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
32464</svg>
32465"#;
32466pub const ICON_DEVICE_IMAC_MINUS: &str = r#"
32467<svg
32468 xmlns="http://www.w3.org/2000/svg"
32469 width="24"
32470 height="24"
32471 viewBox="0 0 24 24"
32472 fill="none"
32473 stroke="currentColor"
32474 stroke-width="1.5"
32475 stroke-linecap="round"
32476 stroke-linejoin="round"
32477>
32478 <path d="M12.5 17h-8.5a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v11" />
32479 <path d="M3 13h18" />
32480 <path d="M8 21h4.5" />
32481 <path d="M10 17l-.5 4" />
32482 <path d="M16 19h6" />
32483</svg>
32484"#;
32485pub const ICON_DEVICE_IMAC_OFF: &str = r#"
32486<svg
32487 xmlns="http://www.w3.org/2000/svg"
32488 width="24"
32489 height="24"
32490 viewBox="0 0 24 24"
32491 fill="none"
32492 stroke="currentColor"
32493 stroke-width="1.5"
32494 stroke-linecap="round"
32495 stroke-linejoin="round"
32496>
32497 <path d="M7 3h13a1 1 0 0 1 1 1v12c0 .28 -.115 .532 -.3 .713m-3.7 .287h-13a1 1 0 0 1 -1 -1v-12c0 -.276 .112 -.526 .293 -.707" />
32498 <path d="M3 13h10m4 0h4" />
32499 <path d="M8 21h8" />
32500 <path d="M10 17l-.5 4" />
32501 <path d="M14 17l.5 4" />
32502 <path d="M3 3l18 18" />
32503</svg>
32504"#;
32505pub const ICON_DEVICE_IMAC_PAUSE: &str = r#"
32506<svg
32507 xmlns="http://www.w3.org/2000/svg"
32508 width="24"
32509 height="24"
32510 viewBox="0 0 24 24"
32511 fill="none"
32512 stroke="currentColor"
32513 stroke-width="1.5"
32514 stroke-linecap="round"
32515 stroke-linejoin="round"
32516>
32517 <path d="M13 17h-9a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v9" />
32518 <path d="M3 13h18" />
32519 <path d="M8 21h5" />
32520 <path d="M10 17l-.5 4" />
32521 <path d="M17 17v5" />
32522 <path d="M21 17v5" />
32523</svg>
32524"#;
32525pub const ICON_DEVICE_IMAC_PIN: &str = r#"
32526<svg
32527 xmlns="http://www.w3.org/2000/svg"
32528 width="24"
32529 height="24"
32530 viewBox="0 0 24 24"
32531 fill="none"
32532 stroke="currentColor"
32533 stroke-width="1.5"
32534 stroke-linecap="round"
32535 stroke-linejoin="round"
32536>
32537 <path d="M12 17h-8a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v7.5" />
32538 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
32539 <path d="M19 18v.01" />
32540 <path d="M3 13h11" />
32541 <path d="M8 21h4.5" />
32542 <path d="M10 17l-.5 4" />
32543</svg>
32544"#;
32545pub const ICON_DEVICE_IMAC_PLUS: &str = r#"
32546<svg
32547 xmlns="http://www.w3.org/2000/svg"
32548 width="24"
32549 height="24"
32550 viewBox="0 0 24 24"
32551 fill="none"
32552 stroke="currentColor"
32553 stroke-width="1.5"
32554 stroke-linecap="round"
32555 stroke-linejoin="round"
32556>
32557 <path d="M12.5 17h-8.5a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8.5" />
32558 <path d="M3 13h13.5" />
32559 <path d="M8 21h4.5" />
32560 <path d="M10 17l-.5 4" />
32561 <path d="M16 19h6" />
32562 <path d="M19 16v6" />
32563</svg>
32564"#;
32565pub const ICON_DEVICE_IMAC_QUESTION: &str = r#"
32566<svg
32567 xmlns="http://www.w3.org/2000/svg"
32568 width="24"
32569 height="24"
32570 viewBox="0 0 24 24"
32571 fill="none"
32572 stroke="currentColor"
32573 stroke-width="1.5"
32574 stroke-linecap="round"
32575 stroke-linejoin="round"
32576>
32577 <path d="M14 17h-10a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v7.5" />
32578 <path d="M3 13h11.5" />
32579 <path d="M8 21h7" />
32580 <path d="M10 17l-.5 4" />
32581 <path d="M14 17l.5 4" />
32582 <path d="M19 22v.01" />
32583 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
32584</svg>
32585"#;
32586pub const ICON_DEVICE_IMAC_SEARCH: &str = r#"
32587<svg
32588 xmlns="http://www.w3.org/2000/svg"
32589 width="24"
32590 height="24"
32591 viewBox="0 0 24 24"
32592 fill="none"
32593 stroke="currentColor"
32594 stroke-width="1.5"
32595 stroke-linecap="round"
32596 stroke-linejoin="round"
32597>
32598 <path d="M11 17h-7a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8" />
32599 <path d="M3 13h10" />
32600 <path d="M8 21h4" />
32601 <path d="M10 17l-.5 4" />
32602 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
32603 <path d="M20.2 20.2l1.8 1.8" />
32604</svg>
32605"#;
32606pub const ICON_DEVICE_IMAC_SHARE: &str = r#"
32607<svg
32608 xmlns="http://www.w3.org/2000/svg"
32609 width="24"
32610 height="24"
32611 viewBox="0 0 24 24"
32612 fill="none"
32613 stroke="currentColor"
32614 stroke-width="1.5"
32615 stroke-linecap="round"
32616 stroke-linejoin="round"
32617>
32618 <path d="M12.5 17h-8.5a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v9" />
32619 <path d="M3 13h18" />
32620 <path d="M8 21h4" />
32621 <path d="M10 17l-.5 4" />
32622 <path d="M16 22l5 -5" />
32623 <path d="M21 21.5v-4.5h-4.5" />
32624</svg>
32625"#;
32626pub const ICON_DEVICE_IMAC_STAR: &str = r#"
32627<svg
32628 xmlns="http://www.w3.org/2000/svg"
32629 width="24"
32630 height="24"
32631 viewBox="0 0 24 24"
32632 fill="none"
32633 stroke="currentColor"
32634 stroke-width="1.5"
32635 stroke-linecap="round"
32636 stroke-linejoin="round"
32637>
32638 <path d="M10 17h-6a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v7.5" />
32639 <path d="M3 13h10" />
32640 <path d="M8 21h3" />
32641 <path d="M10 17l-.5 4" />
32642 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
32643</svg>
32644"#;
32645pub const ICON_DEVICE_IMAC_UP: &str = r#"
32646<svg
32647 xmlns="http://www.w3.org/2000/svg"
32648 width="24"
32649 height="24"
32650 viewBox="0 0 24 24"
32651 fill="none"
32652 stroke="currentColor"
32653 stroke-width="1.5"
32654 stroke-linecap="round"
32655 stroke-linejoin="round"
32656>
32657 <path d="M12.5 17h-8.5a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8.5" />
32658 <path d="M3 13h13" />
32659 <path d="M8 21h4.5" />
32660 <path d="M10 17l-.5 4" />
32661 <path d="M19 22v-6" />
32662 <path d="M22 19l-3 -3l-3 3" />
32663</svg>
32664"#;
32665pub const ICON_DEVICE_IMAC_X: &str = r#"
32666<svg
32667 xmlns="http://www.w3.org/2000/svg"
32668 width="24"
32669 height="24"
32670 viewBox="0 0 24 24"
32671 fill="none"
32672 stroke="currentColor"
32673 stroke-width="1.5"
32674 stroke-linecap="round"
32675 stroke-linejoin="round"
32676>
32677 <path d="M13 17h-9a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v9" />
32678 <path d="M3 13h18" />
32679 <path d="M8 21h5" />
32680 <path d="M10 17l-.5 4" />
32681 <path d="M22 22l-5 -5" />
32682 <path d="M17 22l5 -5" />
32683</svg>
32684"#;
32685pub const ICON_DEVICE_IMAC: &str = r#"
32686<svg
32687 xmlns="http://www.w3.org/2000/svg"
32688 width="24"
32689 height="24"
32690 viewBox="0 0 24 24"
32691 fill="none"
32692 stroke="currentColor"
32693 stroke-width="1.5"
32694 stroke-linecap="round"
32695 stroke-linejoin="round"
32696>
32697 <path d="M3 4a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1v-12z" />
32698 <path d="M3 13h18" />
32699 <path d="M8 21h8" />
32700 <path d="M10 17l-.5 4" />
32701 <path d="M14 17l.5 4" />
32702</svg>
32703"#;
32704pub const ICON_DEVICE_IPAD_BOLT: &str = r#"
32705<svg
32706 xmlns="http://www.w3.org/2000/svg"
32707 width="24"
32708 height="24"
32709 viewBox="0 0 24 24"
32710 fill="none"
32711 stroke="currentColor"
32712 stroke-width="1.5"
32713 stroke-linecap="round"
32714 stroke-linejoin="round"
32715>
32716 <path d="M13.5 21h-7.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v7" />
32717 <path d="M9 18h4" />
32718 <path d="M19 16l-2 3h4l-2 3" />
32719</svg>
32720"#;
32721pub const ICON_DEVICE_IPAD_CANCEL: &str = r#"
32722<svg
32723 xmlns="http://www.w3.org/2000/svg"
32724 width="24"
32725 height="24"
32726 viewBox="0 0 24 24"
32727 fill="none"
32728 stroke="currentColor"
32729 stroke-width="1.5"
32730 stroke-linecap="round"
32731 stroke-linejoin="round"
32732>
32733 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v7" />
32734 <path d="M9 18h3" />
32735 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
32736 <path d="M17 21l4 -4" />
32737</svg>
32738"#;
32739pub const ICON_DEVICE_IPAD_CHECK: &str = r#"
32740<svg
32741 xmlns="http://www.w3.org/2000/svg"
32742 width="24"
32743 height="24"
32744 viewBox="0 0 24 24"
32745 fill="none"
32746 stroke="currentColor"
32747 stroke-width="1.5"
32748 stroke-linecap="round"
32749 stroke-linejoin="round"
32750>
32751 <path d="M11.5 21h-5.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8" />
32752 <path d="M9 18h2" />
32753 <path d="M15 19l2 2l4 -4" />
32754</svg>
32755"#;
32756pub const ICON_DEVICE_IPAD_CODE: &str = r#"
32757<svg
32758 xmlns="http://www.w3.org/2000/svg"
32759 width="24"
32760 height="24"
32761 viewBox="0 0 24 24"
32762 fill="none"
32763 stroke="currentColor"
32764 stroke-width="1.5"
32765 stroke-linecap="round"
32766 stroke-linejoin="round"
32767>
32768 <path d="M11.5 21h-5.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8" />
32769 <path d="M9 18h2" />
32770 <path d="M20 21l2 -2l-2 -2" />
32771 <path d="M17 17l-2 2l2 2" />
32772</svg>
32773"#;
32774pub const ICON_DEVICE_IPAD_COG: &str = r#"
32775<svg
32776 xmlns="http://www.w3.org/2000/svg"
32777 width="24"
32778 height="24"
32779 viewBox="0 0 24 24"
32780 fill="none"
32781 stroke="currentColor"
32782 stroke-width="1.5"
32783 stroke-linecap="round"
32784 stroke-linejoin="round"
32785>
32786 <path d="M12 21h-6a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6.5" />
32787 <path d="M9 18h3" />
32788 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
32789 <path d="M19.001 15.5v1.5" />
32790 <path d="M19.001 21v1.5" />
32791 <path d="M22.032 17.25l-1.299 .75" />
32792 <path d="M17.27 20l-1.3 .75" />
32793 <path d="M15.97 17.25l1.3 .75" />
32794 <path d="M20.733 20l1.3 .75" />
32795</svg>
32796"#;
32797pub const ICON_DEVICE_IPAD_DOLLAR: &str = r#"
32798<svg
32799 xmlns="http://www.w3.org/2000/svg"
32800 width="24"
32801 height="24"
32802 viewBox="0 0 24 24"
32803 fill="none"
32804 stroke="currentColor"
32805 stroke-width="1.5"
32806 stroke-linecap="round"
32807 stroke-linejoin="round"
32808>
32809 <path d="M13 21h-7a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v5" />
32810 <path d="M9 18h4" />
32811 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
32812 <path d="M19 21v1m0 -8v1" />
32813</svg>
32814"#;
32815pub const ICON_DEVICE_IPAD_DOWN: &str = r#"
32816<svg
32817 xmlns="http://www.w3.org/2000/svg"
32818 width="24"
32819 height="24"
32820 viewBox="0 0 24 24"
32821 fill="none"
32822 stroke="currentColor"
32823 stroke-width="1.5"
32824 stroke-linecap="round"
32825 stroke-linejoin="round"
32826>
32827 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v7" />
32828 <path d="M9 18h3" />
32829 <path d="M19 16v6" />
32830 <path d="M22 19l-3 3l-3 -3" />
32831</svg>
32832"#;
32833pub const ICON_DEVICE_IPAD_EXCLAMATION: &str = r#"
32834<svg
32835 xmlns="http://www.w3.org/2000/svg"
32836 width="24"
32837 height="24"
32838 viewBox="0 0 24 24"
32839 fill="none"
32840 stroke="currentColor"
32841 stroke-width="1.5"
32842 stroke-linecap="round"
32843 stroke-linejoin="round"
32844>
32845 <path d="M15 21h-9a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v7" />
32846 <path d="M9 18h6" />
32847 <path d="M19 16v3" />
32848 <path d="M19 22v.01" />
32849</svg>
32850"#;
32851pub const ICON_DEVICE_IPAD_HEART: &str = r#"
32852<svg
32853 xmlns="http://www.w3.org/2000/svg"
32854 width="24"
32855 height="24"
32856 viewBox="0 0 24 24"
32857 fill="none"
32858 stroke="currentColor"
32859 stroke-width="1.5"
32860 stroke-linecap="round"
32861 stroke-linejoin="round"
32862>
32863 <path d="M11.5 21h-5.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6" />
32864 <path d="M9 18h1" />
32865 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
32866</svg>
32867"#;
32868pub const ICON_DEVICE_IPAD_HORIZONTAL_BOLT: &str = r#"
32869<svg
32870 xmlns="http://www.w3.org/2000/svg"
32871 width="24"
32872 height="24"
32873 viewBox="0 0 24 24"
32874 fill="none"
32875 stroke="currentColor"
32876 stroke-width="1.5"
32877 stroke-linecap="round"
32878 stroke-linejoin="round"
32879>
32880 <path d="M13 20h-8a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6.5" />
32881 <path d="M9 17h4.5" />
32882 <path d="M19 16l-2 3h4l-2 3" />
32883</svg>
32884"#;
32885pub const ICON_DEVICE_IPAD_HORIZONTAL_CANCEL: &str = r#"
32886<svg
32887 xmlns="http://www.w3.org/2000/svg"
32888 width="24"
32889 height="24"
32890 viewBox="0 0 24 24"
32891 fill="none"
32892 stroke="currentColor"
32893 stroke-width="1.5"
32894 stroke-linecap="round"
32895 stroke-linejoin="round"
32896>
32897 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6.5" />
32898 <path d="M9 17h3.5" />
32899 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
32900 <path d="M17 21l4 -4" />
32901</svg>
32902"#;
32903pub const ICON_DEVICE_IPAD_HORIZONTAL_CHECK: &str = r#"
32904<svg
32905 xmlns="http://www.w3.org/2000/svg"
32906 width="24"
32907 height="24"
32908 viewBox="0 0 24 24"
32909 fill="none"
32910 stroke="currentColor"
32911 stroke-width="1.5"
32912 stroke-linecap="round"
32913 stroke-linejoin="round"
32914>
32915 <path d="M11 20h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7" />
32916 <path d="M15 19l2 2l4 -4" />
32917 <path d="M9 17h2.5" />
32918</svg>
32919"#;
32920pub const ICON_DEVICE_IPAD_HORIZONTAL_CODE: &str = r#"
32921<svg
32922 xmlns="http://www.w3.org/2000/svg"
32923 width="24"
32924 height="24"
32925 viewBox="0 0 24 24"
32926 fill="none"
32927 stroke="currentColor"
32928 stroke-width="1.5"
32929 stroke-linecap="round"
32930 stroke-linejoin="round"
32931>
32932 <path d="M11 20h-6a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7" />
32933 <path d="M9 17h2.5" />
32934 <path d="M20 21l2 -2l-2 -2" />
32935 <path d="M17 17l-2 2l2 2" />
32936</svg>
32937"#;
32938pub const ICON_DEVICE_IPAD_HORIZONTAL_COG: &str = r#"
32939<svg
32940 xmlns="http://www.w3.org/2000/svg"
32941 width="24"
32942 height="24"
32943 viewBox="0 0 24 24"
32944 fill="none"
32945 stroke="currentColor"
32946 stroke-width="1.5"
32947 stroke-linecap="round"
32948 stroke-linejoin="round"
32949>
32950 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6" />
32951 <path d="M9 17h3" />
32952 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
32953 <path d="M19.001 15.5v1.5" />
32954 <path d="M19.001 21v1.5" />
32955 <path d="M22.032 17.25l-1.299 .75" />
32956 <path d="M17.27 20l-1.3 .75" />
32957 <path d="M15.97 17.25l1.3 .75" />
32958 <path d="M20.733 20l1.3 .75" />
32959</svg>
32960"#;
32961pub const ICON_DEVICE_IPAD_HORIZONTAL_DOLLAR: &str = r#"
32962<svg
32963 xmlns="http://www.w3.org/2000/svg"
32964 width="24"
32965 height="24"
32966 viewBox="0 0 24 24"
32967 fill="none"
32968 stroke="currentColor"
32969 stroke-width="1.5"
32970 stroke-linecap="round"
32971 stroke-linejoin="round"
32972>
32973 <path d="M13 20h-8a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4.5" />
32974 <path d="M9 17h4" />
32975 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
32976 <path d="M19 21v1m0 -8v1" />
32977</svg>
32978"#;
32979pub const ICON_DEVICE_IPAD_HORIZONTAL_DOWN: &str = r#"
32980<svg
32981 xmlns="http://www.w3.org/2000/svg"
32982 width="24"
32983 height="24"
32984 viewBox="0 0 24 24"
32985 fill="none"
32986 stroke="currentColor"
32987 stroke-width="1.5"
32988 stroke-linecap="round"
32989 stroke-linejoin="round"
32990>
32991 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6.5" />
32992 <path d="M9 17h3.5" />
32993 <path d="M19 16v6" />
32994 <path d="M22 19l-3 3l-3 -3" />
32995</svg>
32996"#;
32997pub const ICON_DEVICE_IPAD_HORIZONTAL_EXCLAMATION: &str = r#"
32998<svg
32999 xmlns="http://www.w3.org/2000/svg"
33000 width="24"
33001 height="24"
33002 viewBox="0 0 24 24"
33003 fill="none"
33004 stroke="currentColor"
33005 stroke-width="1.5"
33006 stroke-linecap="round"
33007 stroke-linejoin="round"
33008>
33009 <path d="M15 20h-10a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6" />
33010 <path d="M9 17h6" />
33011 <path d="M19 16v3" />
33012 <path d="M19 22v.01" />
33013</svg>
33014"#;
33015pub const ICON_DEVICE_IPAD_HORIZONTAL_HEART: &str = r#"
33016<svg
33017 xmlns="http://www.w3.org/2000/svg"
33018 width="24"
33019 height="24"
33020 viewBox="0 0 24 24"
33021 fill="none"
33022 stroke="currentColor"
33023 stroke-width="1.5"
33024 stroke-linecap="round"
33025 stroke-linejoin="round"
33026>
33027 <path d="M10.5 20h-5.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5" />
33028 <path d="M9 17h1" />
33029 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
33030</svg>
33031"#;
33032pub const ICON_DEVICE_IPAD_HORIZONTAL_MINUS: &str = r#"
33033<svg
33034 xmlns="http://www.w3.org/2000/svg"
33035 width="24"
33036 height="24"
33037 viewBox="0 0 24 24"
33038 fill="none"
33039 stroke="currentColor"
33040 stroke-width="1.5"
33041 stroke-linecap="round"
33042 stroke-linejoin="round"
33043>
33044 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v9" />
33045 <path d="M9 17h3.5" />
33046 <path d="M16 19h6" />
33047</svg>
33048"#;
33049pub const ICON_DEVICE_IPAD_HORIZONTAL_OFF: &str = r#"
33050<svg
33051 xmlns="http://www.w3.org/2000/svg"
33052 width="24"
33053 height="24"
33054 viewBox="0 0 24 24"
33055 fill="none"
33056 stroke="currentColor"
33057 stroke-width="1.5"
33058 stroke-linecap="round"
33059 stroke-linejoin="round"
33060>
33061 <path d="M8 4h12a2 2 0 0 1 2 2v12m-2 2h-16a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2" />
33062 <path d="M9 17h6" />
33063 <path d="M3 3l18 18" />
33064</svg>
33065"#;
33066pub const ICON_DEVICE_IPAD_HORIZONTAL_PAUSE: &str = r#"
33067<svg
33068 xmlns="http://www.w3.org/2000/svg"
33069 width="24"
33070 height="24"
33071 viewBox="0 0 24 24"
33072 fill="none"
33073 stroke="currentColor"
33074 stroke-width="1.5"
33075 stroke-linecap="round"
33076 stroke-linejoin="round"
33077>
33078 <path d="M13 20h-8a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7" />
33079 <path d="M9 17h4" />
33080 <path d="M17 17v5" />
33081 <path d="M21 17v5" />
33082</svg>
33083"#;
33084pub const ICON_DEVICE_IPAD_HORIZONTAL_PIN: &str = r#"
33085<svg
33086 xmlns="http://www.w3.org/2000/svg"
33087 width="24"
33088 height="24"
33089 viewBox="0 0 24 24"
33090 fill="none"
33091 stroke="currentColor"
33092 stroke-width="1.5"
33093 stroke-linecap="round"
33094 stroke-linejoin="round"
33095>
33096 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5" />
33097 <path d="M9 17h3" />
33098 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
33099 <path d="M19 18v.01" />
33100</svg>
33101"#;
33102pub const ICON_DEVICE_IPAD_HORIZONTAL_PLUS: &str = r#"
33103<svg
33104 xmlns="http://www.w3.org/2000/svg"
33105 width="24"
33106 height="24"
33107 viewBox="0 0 24 24"
33108 fill="none"
33109 stroke="currentColor"
33110 stroke-width="1.5"
33111 stroke-linecap="round"
33112 stroke-linejoin="round"
33113>
33114 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6.5" />
33115 <path d="M9 17h3.5" />
33116 <path d="M16 19h6" />
33117 <path d="M19 16v6" />
33118</svg>
33119"#;
33120pub const ICON_DEVICE_IPAD_HORIZONTAL_QUESTION: &str = r#"
33121<svg
33122 xmlns="http://www.w3.org/2000/svg"
33123 width="24"
33124 height="24"
33125 viewBox="0 0 24 24"
33126 fill="none"
33127 stroke="currentColor"
33128 stroke-width="1.5"
33129 stroke-linecap="round"
33130 stroke-linejoin="round"
33131>
33132 <path d="M15 20h-10a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5" />
33133 <path d="M9 17h4.5" />
33134 <path d="M19 22v.01" />
33135 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
33136</svg>
33137"#;
33138pub const ICON_DEVICE_IPAD_HORIZONTAL_SEARCH: &str = r#"
33139<svg
33140 xmlns="http://www.w3.org/2000/svg"
33141 width="24"
33142 height="24"
33143 viewBox="0 0 24 24"
33144 fill="none"
33145 stroke="currentColor"
33146 stroke-width="1.5"
33147 stroke-linecap="round"
33148 stroke-linejoin="round"
33149>
33150 <path d="M11.5 20h-6.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5.5" />
33151 <path d="M9 17h2" />
33152 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
33153 <path d="M20.2 20.2l1.8 1.8" />
33154</svg>
33155"#;
33156pub const ICON_DEVICE_IPAD_HORIZONTAL_SHARE: &str = r#"
33157<svg
33158 xmlns="http://www.w3.org/2000/svg"
33159 width="24"
33160 height="24"
33161 viewBox="0 0 24 24"
33162 fill="none"
33163 stroke="currentColor"
33164 stroke-width="1.5"
33165 stroke-linecap="round"
33166 stroke-linejoin="round"
33167>
33168 <path d="M12.5 20h-7.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7" />
33169 <path d="M9 17h3" />
33170 <path d="M16 22l5 -5" />
33171 <path d="M21 21.5v-4.5h-4.5" />
33172</svg>
33173"#;
33174pub const ICON_DEVICE_IPAD_HORIZONTAL_STAR: &str = r#"
33175<svg
33176 xmlns="http://www.w3.org/2000/svg"
33177 width="24"
33178 height="24"
33179 viewBox="0 0 24 24"
33180 fill="none"
33181 stroke="currentColor"
33182 stroke-width="1.5"
33183 stroke-linecap="round"
33184 stroke-linejoin="round"
33185>
33186 <path d="M10.5 20h-5.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5.5" />
33187 <path d="M9 17h1" />
33188 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
33189</svg>
33190"#;
33191pub const ICON_DEVICE_IPAD_HORIZONTAL_UP: &str = r#"
33192<svg
33193 xmlns="http://www.w3.org/2000/svg"
33194 width="24"
33195 height="24"
33196 viewBox="0 0 24 24"
33197 fill="none"
33198 stroke="currentColor"
33199 stroke-width="1.5"
33200 stroke-linecap="round"
33201 stroke-linejoin="round"
33202>
33203 <path d="M12 20h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6.5" />
33204 <path d="M9 17h3.5" />
33205 <path d="M19 22v-6" />
33206 <path d="M22 19l-3 -3l-3 3" />
33207</svg>
33208"#;
33209pub const ICON_DEVICE_IPAD_HORIZONTAL_X: &str = r#"
33210<svg
33211 xmlns="http://www.w3.org/2000/svg"
33212 width="24"
33213 height="24"
33214 viewBox="0 0 24 24"
33215 fill="none"
33216 stroke="currentColor"
33217 stroke-width="1.5"
33218 stroke-linecap="round"
33219 stroke-linejoin="round"
33220>
33221 <path d="M13.5 20h-8.5a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7" />
33222 <path d="M22 22l-5 -5" />
33223 <path d="M17 22l5 -5" />
33224 <path d="M9 17h4" />
33225</svg>
33226"#;
33227pub const ICON_DEVICE_IPAD_HORIZONTAL: &str = r#"
33228<svg
33229 xmlns="http://www.w3.org/2000/svg"
33230 width="24"
33231 height="24"
33232 viewBox="0 0 24 24"
33233 fill="none"
33234 stroke="currentColor"
33235 stroke-width="1.5"
33236 stroke-linecap="round"
33237 stroke-linejoin="round"
33238>
33239 <path d="M3 6a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-12z" />
33240 <path d="M9 17h6" />
33241</svg>
33242"#;
33243pub const ICON_DEVICE_IPAD_MINUS: &str = r#"
33244<svg
33245 xmlns="http://www.w3.org/2000/svg"
33246 width="24"
33247 height="24"
33248 viewBox="0 0 24 24"
33249 fill="none"
33250 stroke="currentColor"
33251 stroke-width="1.5"
33252 stroke-linecap="round"
33253 stroke-linejoin="round"
33254>
33255 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v10" />
33256 <path d="M9 18h3" />
33257 <path d="M16 19h6" />
33258</svg>
33259"#;
33260pub const ICON_DEVICE_IPAD_OFF: &str = r#"
33261<svg
33262 xmlns="http://www.w3.org/2000/svg"
33263 width="24"
33264 height="24"
33265 viewBox="0 0 24 24"
33266 fill="none"
33267 stroke="currentColor"
33268 stroke-width="1.5"
33269 stroke-linecap="round"
33270 stroke-linejoin="round"
33271>
33272 <path d="M6 2h12a2 2 0 0 1 2 2v12m0 4a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-16" />
33273 <path d="M9 19h6" />
33274 <path d="M3 3l18 18" />
33275</svg>
33276"#;
33277pub const ICON_DEVICE_IPAD_PAUSE: &str = r#"
33278<svg
33279 xmlns="http://www.w3.org/2000/svg"
33280 width="24"
33281 height="24"
33282 viewBox="0 0 24 24"
33283 fill="none"
33284 stroke="currentColor"
33285 stroke-width="1.5"
33286 stroke-linecap="round"
33287 stroke-linejoin="round"
33288>
33289 <path d="M13 21h-7a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8" />
33290 <path d="M9 18h4" />
33291 <path d="M17 17v5" />
33292 <path d="M21 17v5" />
33293</svg>
33294"#;
33295pub const ICON_DEVICE_IPAD_PIN: &str = r#"
33296<svg
33297 xmlns="http://www.w3.org/2000/svg"
33298 width="24"
33299 height="24"
33300 viewBox="0 0 24 24"
33301 fill="none"
33302 stroke="currentColor"
33303 stroke-width="1.5"
33304 stroke-linecap="round"
33305 stroke-linejoin="round"
33306>
33307 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6" />
33308 <path d="M9 18h3" />
33309 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
33310 <path d="M19 18v.01" />
33311</svg>
33312"#;
33313pub const ICON_DEVICE_IPAD_PLUS: &str = r#"
33314<svg
33315 xmlns="http://www.w3.org/2000/svg"
33316 width="24"
33317 height="24"
33318 viewBox="0 0 24 24"
33319 fill="none"
33320 stroke="currentColor"
33321 stroke-width="1.5"
33322 stroke-linecap="round"
33323 stroke-linejoin="round"
33324>
33325 <path d="M12.5 21h-6.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v7" />
33326 <path d="M9 18h3" />
33327 <path d="M16 19h6" />
33328 <path d="M19 16v6" />
33329</svg>
33330"#;
33331pub const ICON_DEVICE_IPAD_QUESTION: &str = r#"
33332<svg
33333 xmlns="http://www.w3.org/2000/svg"
33334 width="24"
33335 height="24"
33336 viewBox="0 0 24 24"
33337 fill="none"
33338 stroke="currentColor"
33339 stroke-width="1.5"
33340 stroke-linecap="round"
33341 stroke-linejoin="round"
33342>
33343 <path d="M15 21h-9a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6" />
33344 <path d="M9 18h5" />
33345 <path d="M19 22v.01" />
33346 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
33347</svg>
33348"#;
33349pub const ICON_DEVICE_IPAD_SEARCH: &str = r#"
33350<svg
33351 xmlns="http://www.w3.org/2000/svg"
33352 width="24"
33353 height="24"
33354 viewBox="0 0 24 24"
33355 fill="none"
33356 stroke="currentColor"
33357 stroke-width="1.5"
33358 stroke-linecap="round"
33359 stroke-linejoin="round"
33360>
33361 <path d="M11.5 21h-5.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6" />
33362 <path d="M9 18h2" />
33363 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
33364 <path d="M20.2 20.2l1.8 1.8" />
33365</svg>
33366"#;
33367pub const ICON_DEVICE_IPAD_SHARE: &str = r#"
33368<svg
33369 xmlns="http://www.w3.org/2000/svg"
33370 width="24"
33371 height="24"
33372 viewBox="0 0 24 24"
33373 fill="none"
33374 stroke="currentColor"
33375 stroke-width="1.5"
33376 stroke-linecap="round"
33377 stroke-linejoin="round"
33378>
33379 <path d="M12 21h-6a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8" />
33380 <path d="M9 18h3.5" />
33381 <path d="M16 22l5 -5" />
33382 <path d="M21 21.5v-4.5h-4.5" />
33383</svg>
33384"#;
33385pub const ICON_DEVICE_IPAD_STAR: &str = r#"
33386<svg
33387 xmlns="http://www.w3.org/2000/svg"
33388 width="24"
33389 height="24"
33390 viewBox="0 0 24 24"
33391 fill="none"
33392 stroke="currentColor"
33393 stroke-width="1.5"
33394 stroke-linecap="round"
33395 stroke-linejoin="round"
33396>
33397 <path d="M11 21h-5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v5.5" />
33398 <path d="M9 18h1" />
33399 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
33400</svg>
33401"#;
33402pub const ICON_DEVICE_IPAD_UP: &str = r#"
33403<svg
33404 xmlns="http://www.w3.org/2000/svg"
33405 width="24"
33406 height="24"
33407 viewBox="0 0 24 24"
33408 fill="none"
33409 stroke="currentColor"
33410 stroke-width="1.5"
33411 stroke-linecap="round"
33412 stroke-linejoin="round"
33413>
33414 <path d="M9 18h3" />
33415 <path d="M19 22v-6" />
33416 <path d="M22 19l-3 -3l-3 3" />
33417 <path d="M13.5 21h-6.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v7" />
33418</svg>
33419"#;
33420pub const ICON_DEVICE_IPAD_X: &str = r#"
33421<svg
33422 xmlns="http://www.w3.org/2000/svg"
33423 width="24"
33424 height="24"
33425 viewBox="0 0 24 24"
33426 fill="none"
33427 stroke="currentColor"
33428 stroke-width="1.5"
33429 stroke-linecap="round"
33430 stroke-linejoin="round"
33431>
33432 <path d="M22 22l-5 -5" />
33433 <path d="M17 22l5 -5" />
33434 <path d="M13 21h-7a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v9" />
33435 <path d="M9 18h4" />
33436</svg>
33437"#;
33438pub const ICON_DEVICE_IPAD: &str = r#"
33439<svg
33440 xmlns="http://www.w3.org/2000/svg"
33441 width="24"
33442 height="24"
33443 viewBox="0 0 24 24"
33444 fill="none"
33445 stroke="currentColor"
33446 stroke-width="1.5"
33447 stroke-linecap="round"
33448 stroke-linejoin="round"
33449>
33450 <path d="M18 2a3 3 0 0 1 2.995 2.824l.005 .176v14a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005h12zm-3 15h-6l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h6l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
33451</svg>
33452"#;
33453pub const ICON_DEVICE_LANDLINE_PHONE: &str = r#"
33454<svg
33455 xmlns="http://www.w3.org/2000/svg"
33456 width="24"
33457 height="24"
33458 viewBox="0 0 24 24"
33459 fill="none"
33460 stroke="currentColor"
33461 stroke-width="1.5"
33462 stroke-linecap="round"
33463 stroke-linejoin="round"
33464>
33465 <path d="M20 3h-2a2 2 0 0 0 -2 2v14a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-14a2 2 0 0 0 -2 -2z" />
33466 <path d="M16 4h-11a3 3 0 0 0 -3 3v10a3 3 0 0 0 3 3h11" />
33467 <path d="M12 8h-6v3h6z" />
33468 <path d="M12 14v.01" />
33469 <path d="M9 14v.01" />
33470 <path d="M6 14v.01" />
33471 <path d="M12 17v.01" />
33472 <path d="M9 17v.01" />
33473 <path d="M6 17v.01" />
33474</svg>
33475"#;
33476pub const ICON_DEVICE_LAPTOP_OFF: &str = r#"
33477<svg
33478 xmlns="http://www.w3.org/2000/svg"
33479 width="24"
33480 height="24"
33481 viewBox="0 0 24 24"
33482 fill="none"
33483 stroke="currentColor"
33484 stroke-width="1.5"
33485 stroke-linecap="round"
33486 stroke-linejoin="round"
33487>
33488 <path d="M3 19h16" />
33489 <path d="M10 6h8a1 1 0 0 1 1 1v8m-3 1h-10a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1" />
33490 <path d="M3 3l18 18" />
33491</svg>
33492"#;
33493pub const ICON_DEVICE_LAPTOP: &str = r#"
33494<svg
33495 xmlns="http://www.w3.org/2000/svg"
33496 width="24"
33497 height="24"
33498 viewBox="0 0 24 24"
33499 fill="none"
33500 stroke="currentColor"
33501 stroke-width="1.5"
33502 stroke-linecap="round"
33503 stroke-linejoin="round"
33504>
33505 <path d="M3 19l18 0" />
33506 <path d="M5 6m0 1a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1z" />
33507</svg>
33508"#;
33509pub const ICON_DEVICE_MOBILE_BOLT: &str = r#"
33510<svg
33511 xmlns="http://www.w3.org/2000/svg"
33512 width="24"
33513 height="24"
33514 viewBox="0 0 24 24"
33515 fill="none"
33516 stroke="currentColor"
33517 stroke-width="1.5"
33518 stroke-linecap="round"
33519 stroke-linejoin="round"
33520>
33521 <path d="M13.5 21h-5.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v7" />
33522 <path d="M19 16l-2 3h4l-2 3" />
33523 <path d="M11 4h2" />
33524 <path d="M12 17v.01" />
33525</svg>
33526"#;
33527pub const ICON_DEVICE_MOBILE_CANCEL: &str = r#"
33528<svg
33529 xmlns="http://www.w3.org/2000/svg"
33530 width="24"
33531 height="24"
33532 viewBox="0 0 24 24"
33533 fill="none"
33534 stroke="currentColor"
33535 stroke-width="1.5"
33536 stroke-linecap="round"
33537 stroke-linejoin="round"
33538>
33539 <path d="M12 21h-4a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v7" />
33540 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
33541 <path d="M17 21l4 -4" />
33542 <path d="M11 4h2" />
33543 <path d="M12 17v.01" />
33544</svg>
33545"#;
33546pub const ICON_DEVICE_MOBILE_CHARGING: &str = r#"
33547<svg
33548 xmlns="http://www.w3.org/2000/svg"
33549 width="24"
33550 height="24"
33551 viewBox="0 0 24 24"
33552 fill="none"
33553 stroke="currentColor"
33554 stroke-width="1.5"
33555 stroke-linecap="round"
33556 stroke-linejoin="round"
33557>
33558 <path d="M6 3m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
33559 <path d="M11 4h2" />
33560 <path d="M12 9.5l-1 2.5h2l-1 2.5" />
33561</svg>
33562"#;
33563pub const ICON_DEVICE_MOBILE_CHECK: &str = r#"
33564<svg
33565 xmlns="http://www.w3.org/2000/svg"
33566 width="24"
33567 height="24"
33568 viewBox="0 0 24 24"
33569 fill="none"
33570 stroke="currentColor"
33571 stroke-width="1.5"
33572 stroke-linecap="round"
33573 stroke-linejoin="round"
33574>
33575 <path d="M11.5 21h-3.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v9.5" />
33576 <path d="M11 4h2" />
33577 <path d="M12 17v.01" />
33578 <path d="M15 19l2 2l4 -4" />
33579</svg>
33580"#;
33581pub const ICON_DEVICE_MOBILE_CODE: &str = r#"
33582<svg
33583 xmlns="http://www.w3.org/2000/svg"
33584 width="24"
33585 height="24"
33586 viewBox="0 0 24 24"
33587 fill="none"
33588 stroke="currentColor"
33589 stroke-width="1.5"
33590 stroke-linecap="round"
33591 stroke-linejoin="round"
33592>
33593 <path d="M11.5 21h-3.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8" />
33594 <path d="M20 21l2 -2l-2 -2" />
33595 <path d="M17 17l-2 2l2 2" />
33596 <path d="M11 4h2" />
33597 <path d="M12 17v.01" />
33598</svg>
33599"#;
33600pub const ICON_DEVICE_MOBILE_COG: &str = r#"
33601<svg
33602 xmlns="http://www.w3.org/2000/svg"
33603 width="24"
33604 height="24"
33605 viewBox="0 0 24 24"
33606 fill="none"
33607 stroke="currentColor"
33608 stroke-width="1.5"
33609 stroke-linecap="round"
33610 stroke-linejoin="round"
33611>
33612 <path d="M12 21h-4a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v6.5" />
33613 <path d="M11 4h2" />
33614 <path d="M12 17v.01" />
33615 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
33616 <path d="M19.001 15.5v1.5" />
33617 <path d="M19.001 21v1.5" />
33618 <path d="M22.032 17.25l-1.299 .75" />
33619 <path d="M17.27 20l-1.3 .75" />
33620 <path d="M15.97 17.25l1.3 .75" />
33621 <path d="M20.733 20l1.3 .75" />
33622</svg>
33623"#;
33624pub const ICON_DEVICE_MOBILE_DOLLAR: &str = r#"
33625<svg
33626 xmlns="http://www.w3.org/2000/svg"
33627 width="24"
33628 height="24"
33629 viewBox="0 0 24 24"
33630 fill="none"
33631 stroke="currentColor"
33632 stroke-width="1.5"
33633 stroke-linecap="round"
33634 stroke-linejoin="round"
33635>
33636 <path d="M13 21h-5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v5" />
33637 <path d="M11 4h2" />
33638 <path d="M12 17v.01" />
33639 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
33640 <path d="M19 21v1m0 -8v1" />
33641</svg>
33642"#;
33643pub const ICON_DEVICE_MOBILE_DOWN: &str = r#"
33644<svg
33645 xmlns="http://www.w3.org/2000/svg"
33646 width="24"
33647 height="24"
33648 viewBox="0 0 24 24"
33649 fill="none"
33650 stroke="currentColor"
33651 stroke-width="1.5"
33652 stroke-linecap="round"
33653 stroke-linejoin="round"
33654>
33655 <path d="M12.5 21h-4.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v7" />
33656 <path d="M11 4h2" />
33657 <path d="M12 17v.01" />
33658 <path d="M19 16v6" />
33659 <path d="M22 19l-3 3l-3 -3" />
33660</svg>
33661"#;
33662pub const ICON_DEVICE_MOBILE_EXCLAMATION: &str = r#"
33663<svg
33664 xmlns="http://www.w3.org/2000/svg"
33665 width="24"
33666 height="24"
33667 viewBox="0 0 24 24"
33668 fill="none"
33669 stroke="currentColor"
33670 stroke-width="1.5"
33671 stroke-linecap="round"
33672 stroke-linejoin="round"
33673>
33674 <path d="M15 21h-7a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v7" />
33675 <path d="M11 4h2" />
33676 <path d="M12 17v.01" />
33677 <path d="M19 16v3" />
33678 <path d="M19 22v.01" />
33679</svg>
33680"#;
33681pub const ICON_DEVICE_MOBILE_HEART: &str = r#"
33682<svg
33683 xmlns="http://www.w3.org/2000/svg"
33684 width="24"
33685 height="24"
33686 viewBox="0 0 24 24"
33687 fill="none"
33688 stroke="currentColor"
33689 stroke-width="1.5"
33690 stroke-linecap="round"
33691 stroke-linejoin="round"
33692>
33693 <path d="M11.5 21h-3.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v6" />
33694 <path d="M11 4h2" />
33695 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
33696</svg>
33697"#;
33698pub const ICON_DEVICE_MOBILE_MESSAGE: &str = r#"
33699<svg
33700 xmlns="http://www.w3.org/2000/svg"
33701 width="24"
33702 height="24"
33703 viewBox="0 0 24 24"
33704 fill="none"
33705 stroke="currentColor"
33706 stroke-width="1.5"
33707 stroke-linecap="round"
33708 stroke-linejoin="round"
33709>
33710 <path d="M11 3h10v8h-3l-4 2v-2h-3z" />
33711 <path d="M15 16v4a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1h2" />
33712 <path d="M10 18v.01" />
33713</svg>
33714"#;
33715pub const ICON_DEVICE_MOBILE_MINUS: &str = r#"
33716<svg
33717 xmlns="http://www.w3.org/2000/svg"
33718 width="24"
33719 height="24"
33720 viewBox="0 0 24 24"
33721 fill="none"
33722 stroke="currentColor"
33723 stroke-width="1.5"
33724 stroke-linecap="round"
33725 stroke-linejoin="round"
33726>
33727 <path d="M12.5 21h-4.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v10" />
33728 <path d="M11 4h2" />
33729 <path d="M12 17v.01" />
33730 <path d="M16 19h6" />
33731</svg>
33732"#;
33733pub const ICON_DEVICE_MOBILE_OFF: &str = r#"
33734<svg
33735 xmlns="http://www.w3.org/2000/svg"
33736 width="24"
33737 height="24"
33738 viewBox="0 0 24 24"
33739 fill="none"
33740 stroke="currentColor"
33741 stroke-width="1.5"
33742 stroke-linecap="round"
33743 stroke-linejoin="round"
33744>
33745 <path d="M7.159 3.185c.256 -.119 .54 -.185 .841 -.185h8a2 2 0 0 1 2 2v9m0 4v1a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-13" />
33746 <path d="M11 4h2" />
33747 <path d="M3 3l18 18" />
33748 <path d="M12 17v.01" />
33749</svg>
33750"#;
33751pub const ICON_DEVICE_MOBILE_PAUSE: &str = r#"
33752<svg
33753 xmlns="http://www.w3.org/2000/svg"
33754 width="24"
33755 height="24"
33756 viewBox="0 0 24 24"
33757 fill="none"
33758 stroke="currentColor"
33759 stroke-width="1.5"
33760 stroke-linecap="round"
33761 stroke-linejoin="round"
33762>
33763 <path d="M13 21h-5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8" />
33764 <path d="M17 17v5" />
33765 <path d="M21 17v5" />
33766 <path d="M11 4h2" />
33767 <path d="M12 17v.01" />
33768</svg>
33769"#;
33770pub const ICON_DEVICE_MOBILE_PIN: &str = r#"
33771<svg
33772 xmlns="http://www.w3.org/2000/svg"
33773 width="24"
33774 height="24"
33775 viewBox="0 0 24 24"
33776 fill="none"
33777 stroke="currentColor"
33778 stroke-width="1.5"
33779 stroke-linecap="round"
33780 stroke-linejoin="round"
33781>
33782 <path d="M12.5 21h-4.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v6" />
33783 <path d="M11 4h2" />
33784 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
33785 <path d="M19 18v.01" />
33786 <path d="M12 17v.01" />
33787</svg>
33788"#;
33789pub const ICON_DEVICE_MOBILE_PLUS: &str = r#"
33790<svg
33791 xmlns="http://www.w3.org/2000/svg"
33792 width="24"
33793 height="24"
33794 viewBox="0 0 24 24"
33795 fill="none"
33796 stroke="currentColor"
33797 stroke-width="1.5"
33798 stroke-linecap="round"
33799 stroke-linejoin="round"
33800>
33801 <path d="M12.5 21h-4.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v7" />
33802 <path d="M16 19h6" />
33803 <path d="M19 16v6" />
33804 <path d="M11 4h2" />
33805 <path d="M12 17v.01" />
33806</svg>
33807"#;
33808pub const ICON_DEVICE_MOBILE_QUESTION: &str = r#"
33809<svg
33810 xmlns="http://www.w3.org/2000/svg"
33811 width="24"
33812 height="24"
33813 viewBox="0 0 24 24"
33814 fill="none"
33815 stroke="currentColor"
33816 stroke-width="1.5"
33817 stroke-linecap="round"
33818 stroke-linejoin="round"
33819>
33820 <path d="M15 21h-7a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v6" />
33821 <path d="M19 22v.01" />
33822 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
33823 <path d="M11 4h2" />
33824 <path d="M12 17v.01" />
33825</svg>
33826"#;
33827pub const ICON_DEVICE_MOBILE_ROTATED: &str = r#"
33828<svg
33829 xmlns="http://www.w3.org/2000/svg"
33830 width="24"
33831 height="24"
33832 viewBox="0 0 24 24"
33833 fill="none"
33834 stroke="currentColor"
33835 stroke-width="1.5"
33836 stroke-linecap="round"
33837 stroke-linejoin="round"
33838>
33839 <path d="M3 6m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
33840 <path d="M20 11v2" />
33841 <path d="M7 12h-.01" />
33842</svg>
33843"#;
33844pub const ICON_DEVICE_MOBILE_SEARCH: &str = r#"
33845<svg
33846 xmlns="http://www.w3.org/2000/svg"
33847 width="24"
33848 height="24"
33849 viewBox="0 0 24 24"
33850 fill="none"
33851 stroke="currentColor"
33852 stroke-width="1.5"
33853 stroke-linecap="round"
33854 stroke-linejoin="round"
33855>
33856 <path d="M12 21h-4a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v6" />
33857 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
33858 <path d="M20.2 20.2l1.8 1.8" />
33859 <path d="M11 4h2" />
33860 <path d="M12 17v.01" />
33861</svg>
33862"#;
33863pub const ICON_DEVICE_MOBILE_SHARE: &str = r#"
33864<svg
33865 xmlns="http://www.w3.org/2000/svg"
33866 width="24"
33867 height="24"
33868 viewBox="0 0 24 24"
33869 fill="none"
33870 stroke="currentColor"
33871 stroke-width="1.5"
33872 stroke-linecap="round"
33873 stroke-linejoin="round"
33874>
33875 <path d="M12 21h-4a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8" />
33876 <path d="M11 4h2" />
33877 <path d="M16 22l5 -5" />
33878 <path d="M21 21.5v-4.5h-4.5" />
33879 <path d="M12 17v.01" />
33880</svg>
33881"#;
33882pub const ICON_DEVICE_MOBILE_STAR: &str = r#"
33883<svg
33884 xmlns="http://www.w3.org/2000/svg"
33885 width="24"
33886 height="24"
33887 viewBox="0 0 24 24"
33888 fill="none"
33889 stroke="currentColor"
33890 stroke-width="1.5"
33891 stroke-linecap="round"
33892 stroke-linejoin="round"
33893>
33894 <path d="M11 21h-3a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v5" />
33895 <path d="M11 4h2" />
33896 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
33897</svg>
33898"#;
33899pub const ICON_DEVICE_MOBILE_UP: &str = r#"
33900<svg
33901 xmlns="http://www.w3.org/2000/svg"
33902 width="24"
33903 height="24"
33904 viewBox="0 0 24 24"
33905 fill="none"
33906 stroke="currentColor"
33907 stroke-width="1.5"
33908 stroke-linecap="round"
33909 stroke-linejoin="round"
33910>
33911 <path d="M12.5 21h-4.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v7" />
33912 <path d="M19 22v-6" />
33913 <path d="M22 19l-3 -3l-3 3" />
33914 <path d="M11 4h2" />
33915 <path d="M12 17v.01" />
33916</svg>
33917"#;
33918pub const ICON_DEVICE_MOBILE_VIBRATION: &str = r#"
33919<svg
33920 xmlns="http://www.w3.org/2000/svg"
33921 width="24"
33922 height="24"
33923 viewBox="0 0 24 24"
33924 fill="none"
33925 stroke="currentColor"
33926 stroke-width="1.5"
33927 stroke-linecap="round"
33928 stroke-linejoin="round"
33929>
33930 <path d="M3 3m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
33931 <path d="M8 4l2 0" />
33932 <path d="M9 17l0 .01" />
33933 <path d="M21 6l-2 3l2 3l-2 3l2 3" />
33934</svg>
33935"#;
33936pub const ICON_DEVICE_MOBILE_X: &str = r#"
33937<svg
33938 xmlns="http://www.w3.org/2000/svg"
33939 width="24"
33940 height="24"
33941 viewBox="0 0 24 24"
33942 fill="none"
33943 stroke="currentColor"
33944 stroke-width="1.5"
33945 stroke-linecap="round"
33946 stroke-linejoin="round"
33947>
33948 <path d="M13 21h-5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8" />
33949 <path d="M22 22l-5 -5" />
33950 <path d="M17 22l5 -5" />
33951 <path d="M11 4h2" />
33952 <path d="M12 17v.01" />
33953</svg>
33954"#;
33955pub const ICON_DEVICE_MOBILE: &str = r#"
33956<svg
33957 xmlns="http://www.w3.org/2000/svg"
33958 width="24"
33959 height="24"
33960 viewBox="0 0 24 24"
33961 fill="none"
33962 stroke="currentColor"
33963 stroke-width="1.5"
33964 stroke-linecap="round"
33965 stroke-linejoin="round"
33966>
33967 <path d="M6 5a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-14z" />
33968 <path d="M11 4h2" />
33969 <path d="M12 17v.01" />
33970</svg>
33971"#;
33972pub const ICON_DEVICE_NINTENDO_OFF: &str = r#"
33973<svg
33974 xmlns="http://www.w3.org/2000/svg"
33975 width="24"
33976 height="24"
33977 viewBox="0 0 24 24"
33978 fill="none"
33979 stroke="currentColor"
33980 stroke-width="1.5"
33981 stroke-linecap="round"
33982 stroke-linejoin="round"
33983>
33984 <path d="M4.713 4.718a4 4 0 0 0 -1.713 3.282v8a4 4 0 0 0 4 4h3v-10m0 -4v-2h-2" />
33985 <path d="M14 10v-6h3a4 4 0 0 1 4 4v8c0 .308 -.035 .608 -.1 .896m-1.62 2.39a3.982 3.982 0 0 1 -2.28 .714h-3v-6" />
33986 <path d="M6.5 8.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
33987 <path d="M3 3l18 18" />
33988</svg>
33989"#;
33990pub const ICON_DEVICE_NINTENDO: &str = r#"
33991<svg
33992 xmlns="http://www.w3.org/2000/svg"
33993 width="24"
33994 height="24"
33995 viewBox="0 0 24 24"
33996 fill="none"
33997 stroke="currentColor"
33998 stroke-width="1.5"
33999 stroke-linecap="round"
34000 stroke-linejoin="round"
34001>
34002 <path d="M10 20v-16h-3a4 4 0 0 0 -4 4v8a4 4 0 0 0 4 4h3z" />
34003 <path d="M14 20v-16h3a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-3z" />
34004 <circle cx="17.5" cy="15.5" r="1" fill="currentColor" />
34005 <circle cx="6.5" cy="8.5" r="1" fill="currentColor" />
34006</svg>
34007"#;
34008pub const ICON_DEVICE_PROJECTOR: &str = r#"
34009<svg
34010 xmlns="http://www.w3.org/2000/svg"
34011 width="24"
34012 height="24"
34013 viewBox="0 0 24 24"
34014 fill="none"
34015 stroke="currentColor"
34016 stroke-width="1.5"
34017 stroke-linecap="round"
34018 stroke-linejoin="round"
34019>
34020 <path d="M8 9a5 5 0 1 0 10 0a5 5 0 0 0 -10 0" />
34021 <path d="M9 6h-4a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2v-8a2 2 0 0 0 -2 -2h-2" />
34022 <path d="M6 15h1" />
34023 <path d="M7 18l-1 2" />
34024 <path d="M18 18l1 2" />
34025</svg>
34026"#;
34027pub const ICON_DEVICE_REMOTE: &str = r#"
34028<svg
34029 xmlns="http://www.w3.org/2000/svg"
34030 width="24"
34031 height="24"
34032 viewBox="0 0 24 24"
34033 fill="none"
34034 stroke="currentColor"
34035 stroke-width="1.5"
34036 stroke-linecap="round"
34037 stroke-linejoin="round"
34038>
34039 <path d="M12 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
34040 <path d="M7 3m0 2a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2z" />
34041 <path d="M12 3v2" />
34042 <path d="M10 15v.01" />
34043 <path d="M10 18v.01" />
34044 <path d="M14 18v.01" />
34045 <path d="M14 15v.01" />
34046</svg>
34047"#;
34048pub const ICON_DEVICE_SD_CARD: &str = r#"
34049<svg
34050 xmlns="http://www.w3.org/2000/svg"
34051 width="24"
34052 height="24"
34053 viewBox="0 0 24 24"
34054 fill="none"
34055 stroke="currentColor"
34056 stroke-width="1.5"
34057 stroke-linecap="round"
34058 stroke-linejoin="round"
34059>
34060 <path d="M7 21h10a2 2 0 0 0 2 -2v-14a2 2 0 0 0 -2 -2h-6.172a2 2 0 0 0 -1.414 .586l-3.828 3.828a2 2 0 0 0 -.586 1.414v10.172a2 2 0 0 0 2 2z" />
34061 <path d="M13 6v2" />
34062 <path d="M16 6v2" />
34063 <path d="M10 7v1" />
34064</svg>
34065"#;
34066pub const ICON_DEVICE_SIM_1: &str = r#"
34067<svg
34068 xmlns="http://www.w3.org/2000/svg"
34069 width="24"
34070 height="24"
34071 viewBox="0 0 24 24"
34072 fill="none"
34073 stroke="currentColor"
34074 stroke-width="1.5"
34075 stroke-linecap="round"
34076 stroke-linejoin="round"
34077>
34078 <path d="M6 3h8.5l4.5 4.5v12.5a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1z" />
34079 <path d="M10 11l2 -2v8" />
34080</svg>
34081"#;
34082pub const ICON_DEVICE_SIM_2: &str = r#"
34083<svg
34084 xmlns="http://www.w3.org/2000/svg"
34085 width="24"
34086 height="24"
34087 viewBox="0 0 24 24"
34088 fill="none"
34089 stroke="currentColor"
34090 stroke-width="1.5"
34091 stroke-linecap="round"
34092 stroke-linejoin="round"
34093>
34094 <path d="M6 3h8.5l4.5 4.5v12.5a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1z" />
34095 <path d="M10 9h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
34096</svg>
34097"#;
34098pub const ICON_DEVICE_SIM_3: &str = r#"
34099<svg
34100 xmlns="http://www.w3.org/2000/svg"
34101 width="24"
34102 height="24"
34103 viewBox="0 0 24 24"
34104 fill="none"
34105 stroke="currentColor"
34106 stroke-width="1.5"
34107 stroke-linecap="round"
34108 stroke-linejoin="round"
34109>
34110 <path d="M6 3h8.5l4.5 4.5v12.5a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1z" />
34111 <path d="M10 9h2.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-1.5h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-2.5" />
34112</svg>
34113"#;
34114pub const ICON_DEVICE_SIM: &str = r#"
34115<svg
34116 xmlns="http://www.w3.org/2000/svg"
34117 width="24"
34118 height="24"
34119 viewBox="0 0 24 24"
34120 fill="none"
34121 stroke="currentColor"
34122 stroke-width="1.5"
34123 stroke-linecap="round"
34124 stroke-linejoin="round"
34125>
34126 <path d="M6 3h8.5l4.5 4.5v12.5a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1z" />
34127 <path d="M9 11h3v6" />
34128 <path d="M15 17v.01" />
34129 <path d="M15 14v.01" />
34130 <path d="M15 11v.01" />
34131 <path d="M9 14v.01" />
34132 <path d="M9 17v.01" />
34133</svg>
34134"#;
34135pub const ICON_DEVICE_SPEAKER_OFF: &str = r#"
34136<svg
34137 xmlns="http://www.w3.org/2000/svg"
34138 width="24"
34139 height="24"
34140 viewBox="0 0 24 24"
34141 fill="none"
34142 stroke="currentColor"
34143 stroke-width="1.5"
34144 stroke-linecap="round"
34145 stroke-linejoin="round"
34146>
34147 <path d="M7 3h10a2 2 0 0 1 2 2v10m0 4a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-14" />
34148 <path d="M11.114 11.133a3 3 0 1 0 3.754 3.751" />
34149 <path d="M12 7v.01" />
34150 <path d="M3 3l18 18" />
34151</svg>
34152"#;
34153pub const ICON_DEVICE_SPEAKER: &str = r#"
34154<svg
34155 xmlns="http://www.w3.org/2000/svg"
34156 width="24"
34157 height="24"
34158 viewBox="0 0 24 24"
34159 fill="none"
34160 stroke="currentColor"
34161 stroke-width="1.5"
34162 stroke-linecap="round"
34163 stroke-linejoin="round"
34164>
34165 <path d="M5 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
34166 <path d="M12 14m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
34167 <path d="M12 7l0 .01" />
34168</svg>
34169"#;
34170pub const ICON_DEVICE_TABLET_BOLT: &str = r#"
34171<svg
34172 xmlns="http://www.w3.org/2000/svg"
34173 width="24"
34174 height="24"
34175 viewBox="0 0 24 24"
34176 fill="none"
34177 stroke="currentColor"
34178 stroke-width="1.5"
34179 stroke-linecap="round"
34180 stroke-linejoin="round"
34181>
34182 <path d="M13.5 21h-7.5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v8" />
34183 <path d="M19 16l-2 3h4l-2 3" />
34184 <path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
34185</svg>
34186"#;
34187pub const ICON_DEVICE_TABLET_CANCEL: &str = r#"
34188<svg
34189 xmlns="http://www.w3.org/2000/svg"
34190 width="24"
34191 height="24"
34192 viewBox="0 0 24 24"
34193 fill="none"
34194 stroke="currentColor"
34195 stroke-width="1.5"
34196 stroke-linecap="round"
34197 stroke-linejoin="round"
34198>
34199 <path d="M12.5 21h-6.5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v8" />
34200 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
34201 <path d="M17 21l4 -4" />
34202 <path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
34203</svg>
34204"#;
34205pub const ICON_DEVICE_TABLET_CHECK: &str = r#"
34206<svg
34207 xmlns="http://www.w3.org/2000/svg"
34208 width="24"
34209 height="24"
34210 viewBox="0 0 24 24"
34211 fill="none"
34212 stroke="currentColor"
34213 stroke-width="1.5"
34214 stroke-linecap="round"
34215 stroke-linejoin="round"
34216>
34217 <path d="M11.5 21h-5.5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v9.5" />
34218 <path d="M12.314 16.05a1 1 0 0 0 -1.042 1.635" />
34219 <path d="M15 19l2 2l4 -4" />
34220</svg>
34221"#;
34222pub const ICON_DEVICE_TABLET_CODE: &str = r#"
34223<svg
34224 xmlns="http://www.w3.org/2000/svg"
34225 width="24"
34226 height="24"
34227 viewBox="0 0 24 24"
34228 fill="none"
34229 stroke="currentColor"
34230 stroke-width="1.5"
34231 stroke-linecap="round"
34232 stroke-linejoin="round"
34233>
34234 <path d="M11.5 21h-5.5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v9" />
34235 <path d="M12.344 16.06a1 1 0 0 0 -1.07 1.627" />
34236 <path d="M20 21l2 -2l-2 -2" />
34237 <path d="M17 17l-2 2l2 2" />
34238</svg>
34239"#;
34240pub const ICON_DEVICE_TABLET_COG: &str = r#"
34241<svg
34242 xmlns="http://www.w3.org/2000/svg"
34243 width="24"
34244 height="24"
34245 viewBox="0 0 24 24"
34246 fill="none"
34247 stroke="currentColor"
34248 stroke-width="1.5"
34249 stroke-linecap="round"
34250 stroke-linejoin="round"
34251>
34252 <path d="M12 21h-6a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v7.5" />
34253 <path d="M12 16a1 1 0 0 0 0 2" />
34254 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
34255 <path d="M19.001 15.5v1.5" />
34256 <path d="M19.001 21v1.5" />
34257 <path d="M22.032 17.25l-1.299 .75" />
34258 <path d="M17.27 20l-1.3 .75" />
34259 <path d="M15.97 17.25l1.3 .75" />
34260 <path d="M20.733 20l1.3 .75" />
34261</svg>
34262"#;
34263pub const ICON_DEVICE_TABLET_DOLLAR: &str = r#"
34264<svg
34265 xmlns="http://www.w3.org/2000/svg"
34266 width="24"
34267 height="24"
34268 viewBox="0 0 24 24"
34269 fill="none"
34270 stroke="currentColor"
34271 stroke-width="1.5"
34272 stroke-linecap="round"
34273 stroke-linejoin="round"
34274>
34275 <path d="M13 21h-7a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v6" />
34276 <path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
34277 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
34278 <path d="M19 21v1m0 -8v1" />
34279</svg>
34280"#;
34281pub const ICON_DEVICE_TABLET_DOWN: &str = r#"
34282<svg
34283 xmlns="http://www.w3.org/2000/svg"
34284 width="24"
34285 height="24"
34286 viewBox="0 0 24 24"
34287 fill="none"
34288 stroke="currentColor"
34289 stroke-width="1.5"
34290 stroke-linecap="round"
34291 stroke-linejoin="round"
34292>
34293 <path d="M12.5 21h-6.5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v8" />
34294 <path d="M19 16v6" />
34295 <path d="M22 19l-3 3l-3 -3" />
34296 <path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
34297</svg>
34298"#;
34299pub const ICON_DEVICE_TABLET_EXCLAMATION: &str = r#"
34300<svg
34301 xmlns="http://www.w3.org/2000/svg"
34302 width="24"
34303 height="24"
34304 viewBox="0 0 24 24"
34305 fill="none"
34306 stroke="currentColor"
34307 stroke-width="1.5"
34308 stroke-linecap="round"
34309 stroke-linejoin="round"
34310>
34311 <path d="M15 21h-9a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v8" />
34312 <path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
34313 <path d="M19 16v3" />
34314 <path d="M19 22v.01" />
34315</svg>
34316"#;
34317pub const ICON_DEVICE_TABLET_HEART: &str = r#"
34318<svg
34319 xmlns="http://www.w3.org/2000/svg"
34320 width="24"
34321 height="24"
34322 viewBox="0 0 24 24"
34323 fill="none"
34324 stroke="currentColor"
34325 stroke-width="1.5"
34326 stroke-linecap="round"
34327 stroke-linejoin="round"
34328>
34329 <path d="M11.5 21h-5.5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v7" />
34330 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
34331</svg>
34332"#;
34333pub const ICON_DEVICE_TABLET_MINUS: &str = r#"
34334<svg
34335 xmlns="http://www.w3.org/2000/svg"
34336 width="24"
34337 height="24"
34338 viewBox="0 0 24 24"
34339 fill="none"
34340 stroke="currentColor"
34341 stroke-width="1.5"
34342 stroke-linecap="round"
34343 stroke-linejoin="round"
34344>
34345 <path d="M12.5 21h-6.5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v11" />
34346 <path d="M12.872 16.51a1 1 0 1 0 -.872 1.49" />
34347 <path d="M16 19h6" />
34348</svg>
34349"#;
34350pub const ICON_DEVICE_TABLET_OFF: &str = r#"
34351<svg
34352 xmlns="http://www.w3.org/2000/svg"
34353 width="24"
34354 height="24"
34355 viewBox="0 0 24 24"
34356 fill="none"
34357 stroke="currentColor"
34358 stroke-width="1.5"
34359 stroke-linecap="round"
34360 stroke-linejoin="round"
34361>
34362 <path d="M7 3h11a1 1 0 0 1 1 1v11m0 4v1a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-15" />
34363 <path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
34364 <path d="M3 3l18 18" />
34365</svg>
34366"#;
34367pub const ICON_DEVICE_TABLET_PAUSE: &str = r#"
34368<svg
34369 xmlns="http://www.w3.org/2000/svg"
34370 width="24"
34371 height="24"
34372 viewBox="0 0 24 24"
34373 fill="none"
34374 stroke="currentColor"
34375 stroke-width="1.5"
34376 stroke-linecap="round"
34377 stroke-linejoin="round"
34378>
34379 <path d="M13 21h-7a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v9.5" />
34380 <path d="M17 17v5" />
34381 <path d="M21 17v5" />
34382 <path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
34383</svg>
34384"#;
34385pub const ICON_DEVICE_TABLET_PIN: &str = r#"
34386<svg
34387 xmlns="http://www.w3.org/2000/svg"
34388 width="24"
34389 height="24"
34390 viewBox="0 0 24 24"
34391 fill="none"
34392 stroke="currentColor"
34393 stroke-width="1.5"
34394 stroke-linecap="round"
34395 stroke-linejoin="round"
34396>
34397 <path d="M12.5 21h-6.5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v7" />
34398 <path d="M12 16a1 1 0 0 0 0 2" />
34399 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
34400 <path d="M19 18v.01" />
34401</svg>
34402"#;
34403pub const ICON_DEVICE_TABLET_PLUS: &str = r#"
34404<svg
34405 xmlns="http://www.w3.org/2000/svg"
34406 width="24"
34407 height="24"
34408 viewBox="0 0 24 24"
34409 fill="none"
34410 stroke="currentColor"
34411 stroke-width="1.5"
34412 stroke-linecap="round"
34413 stroke-linejoin="round"
34414>
34415 <path d="M12.5 21h-6.5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v8" />
34416 <path d="M16 19h6" />
34417 <path d="M19 16v6" />
34418 <path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
34419</svg>
34420"#;
34421pub const ICON_DEVICE_TABLET_QUESTION: &str = r#"
34422<svg
34423 xmlns="http://www.w3.org/2000/svg"
34424 width="24"
34425 height="24"
34426 viewBox="0 0 24 24"
34427 fill="none"
34428 stroke="currentColor"
34429 stroke-width="1.5"
34430 stroke-linecap="round"
34431 stroke-linejoin="round"
34432>
34433 <path d="M15 21h-9a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v7" />
34434 <path d="M19 22v.01" />
34435 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
34436 <path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
34437</svg>
34438"#;
34439pub const ICON_DEVICE_TABLET_SEARCH: &str = r#"
34440<svg
34441 xmlns="http://www.w3.org/2000/svg"
34442 width="24"
34443 height="24"
34444 viewBox="0 0 24 24"
34445 fill="none"
34446 stroke="currentColor"
34447 stroke-width="1.5"
34448 stroke-linecap="round"
34449 stroke-linejoin="round"
34450>
34451 <path d="M11.5 21h-5.5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v7" />
34452 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
34453 <path d="M20.2 20.2l1.8 1.8" />
34454</svg>
34455"#;
34456pub const ICON_DEVICE_TABLET_SHARE: &str = r#"
34457<svg
34458 xmlns="http://www.w3.org/2000/svg"
34459 width="24"
34460 height="24"
34461 viewBox="0 0 24 24"
34462 fill="none"
34463 stroke="currentColor"
34464 stroke-width="1.5"
34465 stroke-linecap="round"
34466 stroke-linejoin="round"
34467>
34468 <path d="M12 21h-6a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v9" />
34469 <path d="M12.57 16.178a1 1 0 1 0 .016 1.633" />
34470 <path d="M16 22l5 -5" />
34471 <path d="M21 21.5v-4.5h-4.5" />
34472</svg>
34473"#;
34474pub const ICON_DEVICE_TABLET_STAR: &str = r#"
34475<svg
34476 xmlns="http://www.w3.org/2000/svg"
34477 width="24"
34478 height="24"
34479 viewBox="0 0 24 24"
34480 fill="none"
34481 stroke="currentColor"
34482 stroke-width="1.5"
34483 stroke-linecap="round"
34484 stroke-linejoin="round"
34485>
34486 <path d="M11 21h-5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v6" />
34487 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
34488</svg>
34489"#;
34490pub const ICON_DEVICE_TABLET_UP: &str = r#"
34491<svg
34492 xmlns="http://www.w3.org/2000/svg"
34493 width="24"
34494 height="24"
34495 viewBox="0 0 24 24"
34496 fill="none"
34497 stroke="currentColor"
34498 stroke-width="1.5"
34499 stroke-linecap="round"
34500 stroke-linejoin="round"
34501>
34502 <path d="M12.5 21h-6.5a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v8" />
34503 <path d="M12.906 16.576a1 1 0 1 0 -.906 1.424" />
34504 <path d="M19 22v-6" />
34505 <path d="M22 19l-3 -3l-3 3" />
34506</svg>
34507"#;
34508pub const ICON_DEVICE_TABLET_X: &str = r#"
34509<svg
34510 xmlns="http://www.w3.org/2000/svg"
34511 width="24"
34512 height="24"
34513 viewBox="0 0 24 24"
34514 fill="none"
34515 stroke="currentColor"
34516 stroke-width="1.5"
34517 stroke-linecap="round"
34518 stroke-linejoin="round"
34519>
34520 <path d="M13 21h-7a1 1 0 0 1 -1 -1v-16a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v9.5" />
34521 <path d="M22 22l-5 -5" />
34522 <path d="M17 22l5 -5" />
34523 <path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
34524</svg>
34525"#;
34526pub const ICON_DEVICE_TABLET: &str = r#"
34527<svg
34528 xmlns="http://www.w3.org/2000/svg"
34529 width="24"
34530 height="24"
34531 viewBox="0 0 24 24"
34532 fill="none"
34533 stroke="currentColor"
34534 stroke-width="1.5"
34535 stroke-linecap="round"
34536 stroke-linejoin="round"
34537>
34538 <path d="M5 4a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v16a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-16z" />
34539 <path d="M11 17a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
34540</svg>
34541"#;
34542pub const ICON_DEVICE_TV_OFF: &str = r#"
34543<svg
34544 xmlns="http://www.w3.org/2000/svg"
34545 width="24"
34546 height="24"
34547 viewBox="0 0 24 24"
34548 fill="none"
34549 stroke="currentColor"
34550 stroke-width="1.5"
34551 stroke-linecap="round"
34552 stroke-linejoin="round"
34553>
34554 <path d="M11 7h8a2 2 0 0 1 2 2v8m-1.178 2.824c-.25 .113 -.529 .176 -.822 .176h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h2" />
34555 <path d="M16 3l-4 4l-4 -4" />
34556 <path d="M3 3l18 18" />
34557</svg>
34558"#;
34559pub const ICON_DEVICE_TV_OLD: &str = r#"
34560<svg
34561 xmlns="http://www.w3.org/2000/svg"
34562 width="24"
34563 height="24"
34564 viewBox="0 0 24 24"
34565 fill="none"
34566 stroke="currentColor"
34567 stroke-width="1.5"
34568 stroke-linecap="round"
34569 stroke-linejoin="round"
34570>
34571 <path d="M3 7m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
34572 <path d="M16 3l-4 4l-4 -4" />
34573 <path d="M15 7v13" />
34574 <path d="M18 15v.01" />
34575 <path d="M18 12v.01" />
34576</svg>
34577"#;
34578pub const ICON_DEVICE_TV: &str = r#"
34579<svg
34580 xmlns="http://www.w3.org/2000/svg"
34581 width="24"
34582 height="24"
34583 viewBox="0 0 24 24"
34584 fill="none"
34585 stroke="currentColor"
34586 stroke-width="1.5"
34587 stroke-linecap="round"
34588 stroke-linejoin="round"
34589>
34590 <path d="M3 7m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
34591 <path d="M16 3l-4 4l-4 -4" />
34592</svg>
34593"#;
34594pub const ICON_DEVICE_UNKNOWN: &str = r#"
34595<svg
34596 xmlns="http://www.w3.org/2000/svg"
34597 width="24"
34598 height="24"
34599 viewBox="0 0 24 24"
34600 fill="none"
34601 stroke="currentColor"
34602 stroke-width="1.5"
34603 stroke-linecap="round"
34604 stroke-linejoin="round"
34605>
34606 <path d="M5 5a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
34607 <path d="M12 16v.01" />
34608 <path d="M12 13a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
34609</svg>
34610"#;
34611pub const ICON_DEVICE_USB: &str = r#"
34612<svg
34613 xmlns="http://www.w3.org/2000/svg"
34614 width="24"
34615 height="24"
34616 viewBox="0 0 24 24"
34617 fill="none"
34618 stroke="currentColor"
34619 stroke-width="1.5"
34620 stroke-linecap="round"
34621 stroke-linejoin="round"
34622>
34623 <path d="M8 8h8v9a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-9z" />
34624 <path d="M10 8v-4h4v4" />
34625</svg>
34626"#;
34627pub const ICON_DEVICE_VISION_PRO: &str = r#"
34628<svg
34629 xmlns="http://www.w3.org/2000/svg"
34630 width="24"
34631 height="24"
34632 viewBox="0 0 24 24"
34633 fill="none"
34634 stroke="currentColor"
34635 stroke-width="1.5"
34636 stroke-linecap="round"
34637 stroke-linejoin="round"
34638>
34639 <path d="M12 7c1.143 0 2.235 .035 3.275 .104c1.017 .068 1.95 .207 2.798 .42c.813 .203 1.52 .505 2.119 .909a3.903 3.903 0 0 1 1.328 1.531c.326 .657 .48 1.48 .48 2.466c0 1.006 -.189 1.91 -.574 2.707c-.375 .779 -.886 1.396 -1.537 1.848a3.696 3.696 0 0 1 -2.16 .66c-.509 0 -.97 -.068 -1.382 -.21a5.84 5.84 0 0 1 -1.17 -.548a18.45 18.45 0 0 1 -1.045 -.695a9.104 9.104 0 0 0 -1.001 -.63a2.376 2.376 0 0 0 -1.13 -.301c-.373 0 -.75 .097 -1.132 .3c-.316 .17 -.65 .38 -1 .63c-.322 .23 -.67 .462 -1.047 .695a5.78 5.78 0 0 1 -1.168 .548c-.413 .142 -.872 .21 -1.378 .21a3.706 3.706 0 0 1 -2.165 -.659c-.651 -.452 -1.162 -1.07 -1.537 -1.848c-.385 -.798 -.574 -1.7 -.574 -2.709c-.004 -.98 .15 -1.802 .477 -2.46a3.897 3.897 0 0 1 1.33 -1.531c.6 -.403 1.307 -.704 2.12 -.907a16.088 16.088 0 0 1 2.8 -.423c1.04 -.071 2.13 -.107 3.273 -.107z" />
34640</svg>
34641"#;
34642pub const ICON_DEVICE_WATCH_BOLT: &str = r#"
34643<svg
34644 xmlns="http://www.w3.org/2000/svg"
34645 width="24"
34646 height="24"
34647 viewBox="0 0 24 24"
34648 fill="none"
34649 stroke="currentColor"
34650 stroke-width="1.5"
34651 stroke-linecap="round"
34652 stroke-linejoin="round"
34653>
34654 <path d="M13 18h-4a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v3" />
34655 <path d="M9 18v3h4.5" />
34656 <path d="M9 6v-3h6v3" />
34657 <path d="M19 16l-2 3h4l-2 3" />
34658</svg>
34659"#;
34660pub const ICON_DEVICE_WATCH_CANCEL: &str = r#"
34661<svg
34662 xmlns="http://www.w3.org/2000/svg"
34663 width="24"
34664 height="24"
34665 viewBox="0 0 24 24"
34666 fill="none"
34667 stroke="currentColor"
34668 stroke-width="1.5"
34669 stroke-linecap="round"
34670 stroke-linejoin="round"
34671>
34672 <path d="M12 18h-3a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v3" />
34673 <path d="M9 18v3h3" />
34674 <path d="M9 6v-3h6v3" />
34675 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
34676 <path d="M17 21l4 -4" />
34677</svg>
34678"#;
34679pub const ICON_DEVICE_WATCH_CHECK: &str = r#"
34680<svg
34681 xmlns="http://www.w3.org/2000/svg"
34682 width="24"
34683 height="24"
34684 viewBox="0 0 24 24"
34685 fill="none"
34686 stroke="currentColor"
34687 stroke-width="1.5"
34688 stroke-linecap="round"
34689 stroke-linejoin="round"
34690>
34691 <path d="M11 18h-2a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v5.5" />
34692 <path d="M9 18v3h2.5" />
34693 <path d="M9 6v-3h6v3" />
34694 <path d="M15 19l2 2l4 -4" />
34695</svg>
34696"#;
34697pub const ICON_DEVICE_WATCH_CODE: &str = r#"
34698<svg
34699 xmlns="http://www.w3.org/2000/svg"
34700 width="24"
34701 height="24"
34702 viewBox="0 0 24 24"
34703 fill="none"
34704 stroke="currentColor"
34705 stroke-width="1.5"
34706 stroke-linecap="round"
34707 stroke-linejoin="round"
34708>
34709 <path d="M11 18h-2a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v4" />
34710 <path d="M20 21l2 -2l-2 -2" />
34711 <path d="M17 17l-2 2l2 2" />
34712 <path d="M9 18v3h3" />
34713 <path d="M9 6v-3h6v3" />
34714</svg>
34715"#;
34716pub const ICON_DEVICE_WATCH_COG: &str = r#"
34717<svg
34718 xmlns="http://www.w3.org/2000/svg"
34719 width="24"
34720 height="24"
34721 viewBox="0 0 24 24"
34722 fill="none"
34723 stroke="currentColor"
34724 stroke-width="1.5"
34725 stroke-linecap="round"
34726 stroke-linejoin="round"
34727>
34728 <path d="M12 18h-3a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v2.5" />
34729 <path d="M9 18v3h3" />
34730 <path d="M9 6v-3h6v3" />
34731 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
34732 <path d="M19.001 15.5v1.5" />
34733 <path d="M19.001 21v1.5" />
34734 <path d="M22.032 17.25l-1.299 .75" />
34735 <path d="M17.27 20l-1.3 .75" />
34736 <path d="M15.97 17.25l1.3 .75" />
34737 <path d="M20.733 20l1.3 .75" />
34738</svg>
34739"#;
34740pub const ICON_DEVICE_WATCH_DOLLAR: &str = r#"
34741<svg
34742 xmlns="http://www.w3.org/2000/svg"
34743 width="24"
34744 height="24"
34745 viewBox="0 0 24 24"
34746 fill="none"
34747 stroke="currentColor"
34748 stroke-width="1.5"
34749 stroke-linecap="round"
34750 stroke-linejoin="round"
34751>
34752 <path d="M13 18h-4a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v1" />
34753 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
34754 <path d="M19 21v1m0 -8v1" />
34755 <path d="M9 18v3h4" />
34756 <path d="M9 6v-3h6v3" />
34757</svg>
34758"#;
34759pub const ICON_DEVICE_WATCH_DOWN: &str = r#"
34760<svg
34761 xmlns="http://www.w3.org/2000/svg"
34762 width="24"
34763 height="24"
34764 viewBox="0 0 24 24"
34765 fill="none"
34766 stroke="currentColor"
34767 stroke-width="1.5"
34768 stroke-linecap="round"
34769 stroke-linejoin="round"
34770>
34771 <path d="M12 18h-3a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v3" />
34772 <path d="M9 18v3h3.5" />
34773 <path d="M9 6v-3h6v3" />
34774 <path d="M19 16v6" />
34775 <path d="M22 19l-3 3l-3 -3" />
34776</svg>
34777"#;
34778pub const ICON_DEVICE_WATCH_EXCLAMATION: &str = r#"
34779<svg
34780 xmlns="http://www.w3.org/2000/svg"
34781 width="24"
34782 height="24"
34783 viewBox="0 0 24 24"
34784 fill="none"
34785 stroke="currentColor"
34786 stroke-width="1.5"
34787 stroke-linecap="round"
34788 stroke-linejoin="round"
34789>
34790 <path d="M15 18h-6a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v3" />
34791 <path d="M9 18v3h6v-3" />
34792 <path d="M9 6v-3h6v3" />
34793 <path d="M19 16v3" />
34794 <path d="M19 22v.01" />
34795</svg>
34796"#;
34797pub const ICON_DEVICE_WATCH_HEART: &str = r#"
34798<svg
34799 xmlns="http://www.w3.org/2000/svg"
34800 width="24"
34801 height="24"
34802 viewBox="0 0 24 24"
34803 fill="none"
34804 stroke="currentColor"
34805 stroke-width="1.5"
34806 stroke-linecap="round"
34807 stroke-linejoin="round"
34808>
34809 <path d="M10 18h-1a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v2" />
34810 <path d="M9 18v3h2.5" />
34811 <path d="M9 6v-3h6v3" />
34812 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
34813</svg>
34814"#;
34815pub const ICON_DEVICE_WATCH_MINUS: &str = r#"
34816<svg
34817 xmlns="http://www.w3.org/2000/svg"
34818 width="24"
34819 height="24"
34820 viewBox="0 0 24 24"
34821 fill="none"
34822 stroke="currentColor"
34823 stroke-width="1.5"
34824 stroke-linecap="round"
34825 stroke-linejoin="round"
34826>
34827 <path d="M12 18h-3a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v6" />
34828 <path d="M9 18v3h3.5" />
34829 <path d="M9 6v-3h6v3" />
34830 <path d="M16 19h6" />
34831</svg>
34832"#;
34833pub const ICON_DEVICE_WATCH_OFF: &str = r#"
34834<svg
34835 xmlns="http://www.w3.org/2000/svg"
34836 width="24"
34837 height="24"
34838 viewBox="0 0 24 24"
34839 fill="none"
34840 stroke="currentColor"
34841 stroke-width="1.5"
34842 stroke-linecap="round"
34843 stroke-linejoin="round"
34844>
34845 <path d="M10 6h5a3 3 0 0 1 3 3v5m-.89 3.132a2.99 2.99 0 0 1 -2.11 .868h-6a3 3 0 0 1 -3 -3v-6c0 -.817 .327 -1.559 .857 -2.1" />
34846 <path d="M9 18v3h6v-3" />
34847 <path d="M9 5v-2h6v3" />
34848 <path d="M3 3l18 18" />
34849</svg>
34850"#;
34851pub const ICON_DEVICE_WATCH_PAUSE: &str = r#"
34852<svg
34853 xmlns="http://www.w3.org/2000/svg"
34854 width="24"
34855 height="24"
34856 viewBox="0 0 24 24"
34857 fill="none"
34858 stroke="currentColor"
34859 stroke-width="1.5"
34860 stroke-linecap="round"
34861 stroke-linejoin="round"
34862>
34863 <path d="M13 18h-4a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v4" />
34864 <path d="M9 18v3h4" />
34865 <path d="M9 6v-3h6v3" />
34866 <path d="M17 17v5" />
34867 <path d="M21 17v5" />
34868</svg>
34869"#;
34870pub const ICON_DEVICE_WATCH_PIN: &str = r#"
34871<svg
34872 xmlns="http://www.w3.org/2000/svg"
34873 width="24"
34874 height="24"
34875 viewBox="0 0 24 24"
34876 fill="none"
34877 stroke="currentColor"
34878 stroke-width="1.5"
34879 stroke-linecap="round"
34880 stroke-linejoin="round"
34881>
34882 <path d="M12 18h-3a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v2" />
34883 <path d="M9 18v3h3.5" />
34884 <path d="M9 6v-3h6v3" />
34885 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
34886 <path d="M19 18v.01" />
34887</svg>
34888"#;
34889pub const ICON_DEVICE_WATCH_PLUS: &str = r#"
34890<svg
34891 xmlns="http://www.w3.org/2000/svg"
34892 width="24"
34893 height="24"
34894 viewBox="0 0 24 24"
34895 fill="none"
34896 stroke="currentColor"
34897 stroke-width="1.5"
34898 stroke-linecap="round"
34899 stroke-linejoin="round"
34900>
34901 <path d="M12 18h-3a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v3" />
34902 <path d="M16 19h6" />
34903 <path d="M19 16v6" />
34904 <path d="M9 18v3h3.5" />
34905 <path d="M9 6v-3h6v3" />
34906</svg>
34907"#;
34908pub const ICON_DEVICE_WATCH_QUESTION: &str = r#"
34909<svg
34910 xmlns="http://www.w3.org/2000/svg"
34911 width="24"
34912 height="24"
34913 viewBox="0 0 24 24"
34914 fill="none"
34915 stroke="currentColor"
34916 stroke-width="1.5"
34917 stroke-linecap="round"
34918 stroke-linejoin="round"
34919>
34920 <path d="M14 18h-5a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v2" />
34921 <path d="M9 18v3h6v-2" />
34922 <path d="M9 6v-3h6v3" />
34923 <path d="M19 22v.01" />
34924 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
34925</svg>
34926"#;
34927pub const ICON_DEVICE_WATCH_SEARCH: &str = r#"
34928<svg
34929 xmlns="http://www.w3.org/2000/svg"
34930 width="24"
34931 height="24"
34932 viewBox="0 0 24 24"
34933 fill="none"
34934 stroke="currentColor"
34935 stroke-width="1.5"
34936 stroke-linecap="round"
34937 stroke-linejoin="round"
34938>
34939 <path d="M11 18h-2a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v2" />
34940 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
34941 <path d="M20.2 20.2l1.8 1.8" />
34942 <path d="M9 18v3h3" />
34943 <path d="M9 6v-3h6v3" />
34944</svg>
34945"#;
34946pub const ICON_DEVICE_WATCH_SHARE: &str = r#"
34947<svg
34948 xmlns="http://www.w3.org/2000/svg"
34949 width="24"
34950 height="24"
34951 viewBox="0 0 24 24"
34952 fill="none"
34953 stroke="currentColor"
34954 stroke-width="1.5"
34955 stroke-linecap="round"
34956 stroke-linejoin="round"
34957>
34958 <path d="M12.5 18h-3.5a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v4" />
34959 <path d="M9 18v3h3" />
34960 <path d="M9 6v-3h6v3" />
34961 <path d="M16 22l5 -5" />
34962 <path d="M21 21.5v-4.5h-4.5" />
34963</svg>
34964"#;
34965pub const ICON_DEVICE_WATCH_STAR: &str = r#"
34966<svg
34967 xmlns="http://www.w3.org/2000/svg"
34968 width="24"
34969 height="24"
34970 viewBox="0 0 24 24"
34971 fill="none"
34972 stroke="currentColor"
34973 stroke-width="1.5"
34974 stroke-linecap="round"
34975 stroke-linejoin="round"
34976>
34977 <path d="M10 18h-1a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v1" />
34978 <path d="M9 18v3h2" />
34979 <path d="M9 6v-3h6v3" />
34980 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
34981</svg>
34982"#;
34983pub const ICON_DEVICE_WATCH_STATS_2: &str = r#"
34984<svg
34985 xmlns="http://www.w3.org/2000/svg"
34986 width="24"
34987 height="24"
34988 viewBox="0 0 24 24"
34989 fill="none"
34990 stroke="currentColor"
34991 stroke-width="1.5"
34992 stroke-linecap="round"
34993 stroke-linejoin="round"
34994>
34995 <path d="M6 6m0 3a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-6a3 3 0 0 1 -3 -3z" />
34996 <path d="M9 18v3h6v-3" />
34997 <path d="M9 6v-3h6v3" />
34998 <path d="M12 10a2 2 0 1 0 2 2" />
34999</svg>
35000"#;
35001pub const ICON_DEVICE_WATCH_STATS: &str = r#"
35002<svg
35003 xmlns="http://www.w3.org/2000/svg"
35004 width="24"
35005 height="24"
35006 viewBox="0 0 24 24"
35007 fill="none"
35008 stroke="currentColor"
35009 stroke-width="1.5"
35010 stroke-linecap="round"
35011 stroke-linejoin="round"
35012>
35013 <path d="M6 6m0 3a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-6a3 3 0 0 1 -3 -3z" />
35014 <path d="M9 18v3h6v-3" />
35015 <path d="M9 6v-3h6v3" />
35016 <path d="M9 14v-4" />
35017 <path d="M12 14v-1" />
35018 <path d="M15 14v-3" />
35019</svg>
35020"#;
35021pub const ICON_DEVICE_WATCH_UP: &str = r#"
35022<svg
35023 xmlns="http://www.w3.org/2000/svg"
35024 width="24"
35025 height="24"
35026 viewBox="0 0 24 24"
35027 fill="none"
35028 stroke="currentColor"
35029 stroke-width="1.5"
35030 stroke-linecap="round"
35031 stroke-linejoin="round"
35032>
35033 <path d="M12 18h-3a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v3" />
35034 <path d="M9 18v3h3.5" />
35035 <path d="M9 6v-3h6v3" />
35036 <path d="M19 22v-6" />
35037 <path d="M22 19l-3 -3l-3 3" />
35038</svg>
35039"#;
35040pub const ICON_DEVICE_WATCH_X: &str = r#"
35041<svg
35042 xmlns="http://www.w3.org/2000/svg"
35043 width="24"
35044 height="24"
35045 viewBox="0 0 24 24"
35046 fill="none"
35047 stroke="currentColor"
35048 stroke-width="1.5"
35049 stroke-linecap="round"
35050 stroke-linejoin="round"
35051>
35052 <path d="M13 18h-4a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v4" />
35053 <path d="M9 18v3h4" />
35054 <path d="M9 6v-3h6v3" />
35055 <path d="M22 22l-5 -5" />
35056 <path d="M17 22l5 -5" />
35057</svg>
35058"#;
35059pub const ICON_DEVICE_WATCH: &str = r#"
35060<svg
35061 xmlns="http://www.w3.org/2000/svg"
35062 width="24"
35063 height="24"
35064 viewBox="0 0 24 24"
35065 fill="none"
35066 stroke="currentColor"
35067 stroke-width="1.5"
35068 stroke-linecap="round"
35069 stroke-linejoin="round"
35070>
35071 <path d="M6 9a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-6a3 3 0 0 1 -3 -3v-6z" />
35072 <path d="M9 18v3h6v-3" />
35073 <path d="M9 6v-3h6v3" />
35074</svg>
35075"#;
35076pub const ICON_DEVICES_2: &str = r#"
35077<svg
35078 xmlns="http://www.w3.org/2000/svg"
35079 width="24"
35080 height="24"
35081 viewBox="0 0 24 24"
35082 fill="none"
35083 stroke="currentColor"
35084 stroke-width="1.5"
35085 stroke-linecap="round"
35086 stroke-linejoin="round"
35087>
35088 <path d="M10 15h-6a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h6" />
35089 <path d="M13 4m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
35090 <path d="M7 19l3 0" />
35091 <path d="M17 8l0 .01" />
35092 <path d="M17 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
35093 <path d="M9 15l0 4" />
35094</svg>
35095"#;
35096pub const ICON_DEVICES_BOLT: &str = r#"
35097<svg
35098 xmlns="http://www.w3.org/2000/svg"
35099 width="24"
35100 height="24"
35101 viewBox="0 0 24 24"
35102 fill="none"
35103 stroke="currentColor"
35104 stroke-width="1.5"
35105 stroke-linecap="round"
35106 stroke-linejoin="round"
35107>
35108 <path d="M13 19v-10a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3.5" />
35109 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h9" />
35110 <path d="M19 16l-2 3h4l-2 3" />
35111 <path d="M16 9h2" />
35112</svg>
35113"#;
35114pub const ICON_DEVICES_CANCEL: &str = r#"
35115<svg
35116 xmlns="http://www.w3.org/2000/svg"
35117 width="24"
35118 height="24"
35119 viewBox="0 0 24 24"
35120 fill="none"
35121 stroke="currentColor"
35122 stroke-width="1.5"
35123 stroke-linecap="round"
35124 stroke-linejoin="round"
35125>
35126 <path d="M13 15.5v-6.5a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3.5" />
35127 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h8" />
35128 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
35129 <path d="M17 21l4 -4" />
35130 <path d="M16 9h2" />
35131</svg>
35132"#;
35133pub const ICON_DEVICES_CHECK: &str = r#"
35134<svg
35135 xmlns="http://www.w3.org/2000/svg"
35136 width="24"
35137 height="24"
35138 viewBox="0 0 24 24"
35139 fill="none"
35140 stroke="currentColor"
35141 stroke-width="1.5"
35142 stroke-linecap="round"
35143 stroke-linejoin="round"
35144>
35145 <path d="M13 15.5v-6.5a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v4" />
35146 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h7" />
35147 <path d="M16 9h2" />
35148 <path d="M15 19l2 2l4 -4" />
35149</svg>
35150"#;
35151pub const ICON_DEVICES_CODE: &str = r#"
35152<svg
35153 xmlns="http://www.w3.org/2000/svg"
35154 width="24"
35155 height="24"
35156 viewBox="0 0 24 24"
35157 fill="none"
35158 stroke="currentColor"
35159 stroke-width="1.5"
35160 stroke-linecap="round"
35161 stroke-linejoin="round"
35162>
35163 <path d="M13 15.5v-6.5a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v4m0 6a1 1 0 0 1 -1 1" />
35164 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h7" />
35165 <path d="M20 21l2 -2l-2 -2" />
35166 <path d="M17 17l-2 2l2 2" />
35167 <path d="M16 9h2" />
35168</svg>
35169"#;
35170pub const ICON_DEVICES_COG: &str = r#"
35171<svg
35172 xmlns="http://www.w3.org/2000/svg"
35173 width="24"
35174 height="24"
35175 viewBox="0 0 24 24"
35176 fill="none"
35177 stroke="currentColor"
35178 stroke-width="1.5"
35179 stroke-linecap="round"
35180 stroke-linejoin="round"
35181>
35182 <path d="M13 14.5v-5.5a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3" />
35183 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h8" />
35184 <path d="M16 9h2" />
35185 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
35186 <path d="M19.001 15.5v1.5" />
35187 <path d="M19.001 21v1.5" />
35188 <path d="M22.032 17.25l-1.299 .75" />
35189 <path d="M17.27 20l-1.3 .75" />
35190 <path d="M15.97 17.25l1.3 .75" />
35191 <path d="M20.733 20l1.3 .75" />
35192</svg>
35193"#;
35194pub const ICON_DEVICES_DOLLAR: &str = r#"
35195<svg
35196 xmlns="http://www.w3.org/2000/svg"
35197 width="24"
35198 height="24"
35199 viewBox="0 0 24 24"
35200 fill="none"
35201 stroke="currentColor"
35202 stroke-width="1.5"
35203 stroke-linecap="round"
35204 stroke-linejoin="round"
35205>
35206 <path d="M13 19v-10a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v1.5" />
35207 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h9" />
35208 <path d="M16 9h2" />
35209 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
35210 <path d="M19 21v1m0 -8v1" />
35211</svg>
35212"#;
35213pub const ICON_DEVICES_DOWN: &str = r#"
35214<svg
35215 xmlns="http://www.w3.org/2000/svg"
35216 width="24"
35217 height="24"
35218 viewBox="0 0 24 24"
35219 fill="none"
35220 stroke="currentColor"
35221 stroke-width="1.5"
35222 stroke-linecap="round"
35223 stroke-linejoin="round"
35224>
35225 <path d="M13 16.5v-7.5a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3.5" />
35226 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h8" />
35227 <path d="M19 16v6" />
35228 <path d="M22 19l-3 3l-3 -3" />
35229 <path d="M16 9h2" />
35230</svg>
35231"#;
35232pub const ICON_DEVICES_EXCLAMATION: &str = r#"
35233<svg
35234 xmlns="http://www.w3.org/2000/svg"
35235 width="24"
35236 height="24"
35237 viewBox="0 0 24 24"
35238 fill="none"
35239 stroke="currentColor"
35240 stroke-width="1.5"
35241 stroke-linecap="round"
35242 stroke-linejoin="round"
35243>
35244 <path d="M15 20h-1a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3.5" />
35245 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h9" />
35246 <path d="M16 9h2" />
35247 <path d="M19 16v3" />
35248 <path d="M19 22v.01" />
35249</svg>
35250"#;
35251pub const ICON_DEVICES_HEART: &str = r#"
35252<svg
35253 xmlns="http://www.w3.org/2000/svg"
35254 width="24"
35255 height="24"
35256 viewBox="0 0 24 24"
35257 fill="none"
35258 stroke="currentColor"
35259 stroke-width="1.5"
35260 stroke-linecap="round"
35261 stroke-linejoin="round"
35262>
35263 <path d="M13 12v-3a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v2" />
35264 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h6" />
35265 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
35266 <path d="M16 9h2" />
35267</svg>
35268"#;
35269pub const ICON_DEVICES_MINUS: &str = r#"
35270<svg
35271 xmlns="http://www.w3.org/2000/svg"
35272 width="24"
35273 height="24"
35274 viewBox="0 0 24 24"
35275 fill="none"
35276 stroke="currentColor"
35277 stroke-width="1.5"
35278 stroke-linecap="round"
35279 stroke-linejoin="round"
35280>
35281 <path d="M13 16.5v-7.5a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v6" />
35282 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h8" />
35283 <path d="M16 19h6" />
35284 <path d="M16 9h2" />
35285</svg>
35286"#;
35287pub const ICON_DEVICES_OFF: &str = r#"
35288<svg
35289 xmlns="http://www.w3.org/2000/svg"
35290 width="24"
35291 height="24"
35292 viewBox="0 0 24 24"
35293 fill="none"
35294 stroke="currentColor"
35295 stroke-width="1.5"
35296 stroke-linecap="round"
35297 stroke-linejoin="round"
35298>
35299 <path d="M13 9a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v8m-1 3h-6a1 1 0 0 1 -1 -1v-6" />
35300 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-9m-4 0a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h9" />
35301 <path d="M16 9h2" />
35302 <path d="M3 3l18 18" />
35303</svg>
35304"#;
35305pub const ICON_DEVICES_PAUSE: &str = r#"
35306<svg
35307 xmlns="http://www.w3.org/2000/svg"
35308 width="24"
35309 height="24"
35310 viewBox="0 0 24 24"
35311 fill="none"
35312 stroke="currentColor"
35313 stroke-width="1.5"
35314 stroke-linecap="round"
35315 stroke-linejoin="round"
35316>
35317 <path d="M13 19v-10a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v4" />
35318 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h9" />
35319 <path d="M17 17v5" />
35320 <path d="M21 17v5" />
35321 <path d="M16 9h2" />
35322</svg>
35323"#;
35324pub const ICON_DEVICES_PC_OFF: &str = r#"
35325<svg
35326 xmlns="http://www.w3.org/2000/svg"
35327 width="24"
35328 height="24"
35329 viewBox="0 0 24 24"
35330 fill="none"
35331 stroke="currentColor"
35332 stroke-width="1.5"
35333 stroke-linecap="round"
35334 stroke-linejoin="round"
35335>
35336 <path d="M9 9v10h-6v-14h2" />
35337 <path d="M13 9h9v7h-2m-4 0h-4v-4" />
35338 <path d="M14 19h5" />
35339 <path d="M17 17v2" />
35340 <path d="M6 13v.01" />
35341 <path d="M6 16v.01" />
35342 <path d="M3 3l18 18" />
35343</svg>
35344"#;
35345pub const ICON_DEVICES_PC: &str = r#"
35346<svg
35347 xmlns="http://www.w3.org/2000/svg"
35348 width="24"
35349 height="24"
35350 viewBox="0 0 24 24"
35351 fill="none"
35352 stroke="currentColor"
35353 stroke-width="1.5"
35354 stroke-linecap="round"
35355 stroke-linejoin="round"
35356>
35357 <path d="M3 5h6v14h-6z" />
35358 <path d="M12 9h10v7h-10z" />
35359 <path d="M14 19h6" />
35360 <path d="M17 16v3" />
35361 <path d="M6 13v.01" />
35362 <path d="M6 16v.01" />
35363</svg>
35364"#;
35365pub const ICON_DEVICES_PIN: &str = r#"
35366<svg
35367 xmlns="http://www.w3.org/2000/svg"
35368 width="24"
35369 height="24"
35370 viewBox="0 0 24 24"
35371 fill="none"
35372 stroke="currentColor"
35373 stroke-width="1.5"
35374 stroke-linecap="round"
35375 stroke-linejoin="round"
35376>
35377 <path d="M13 14v-5a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v2" />
35378 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h8" />
35379 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
35380 <path d="M19 18v.01" />
35381 <path d="M16 9h2" />
35382</svg>
35383"#;
35384pub const ICON_DEVICES_PLUS: &str = r#"
35385<svg
35386 xmlns="http://www.w3.org/2000/svg"
35387 width="24"
35388 height="24"
35389 viewBox="0 0 24 24"
35390 fill="none"
35391 stroke="currentColor"
35392 stroke-width="1.5"
35393 stroke-linecap="round"
35394 stroke-linejoin="round"
35395>
35396 <path d="M13 16.5v-7.5a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3.5" />
35397 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h8" />
35398 <path d="M16 9h2" />
35399 <path d="M16 19h6" />
35400 <path d="M19 16v6" />
35401</svg>
35402"#;
35403pub const ICON_DEVICES_QUESTION: &str = r#"
35404<svg
35405 xmlns="http://www.w3.org/2000/svg"
35406 width="24"
35407 height="24"
35408 viewBox="0 0 24 24"
35409 fill="none"
35410 stroke="currentColor"
35411 stroke-width="1.5"
35412 stroke-linecap="round"
35413 stroke-linejoin="round"
35414>
35415 <path d="M15 20h-1a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v2" />
35416 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h9" />
35417 <path d="M19 22v.01" />
35418 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
35419 <path d="M16 9h2" />
35420</svg>
35421"#;
35422pub const ICON_DEVICES_SEARCH: &str = r#"
35423<svg
35424 xmlns="http://www.w3.org/2000/svg"
35425 width="24"
35426 height="24"
35427 viewBox="0 0 24 24"
35428 fill="none"
35429 stroke="currentColor"
35430 stroke-width="1.5"
35431 stroke-linecap="round"
35432 stroke-linejoin="round"
35433>
35434 <path d="M13 13v-4a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v2.5" />
35435 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h7" />
35436 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
35437 <path d="M20.2 20.2l1.8 1.8" />
35438 <path d="M16 9h2" />
35439</svg>
35440"#;
35441pub const ICON_DEVICES_SHARE: &str = r#"
35442<svg
35443 xmlns="http://www.w3.org/2000/svg"
35444 width="24"
35445 height="24"
35446 viewBox="0 0 24 24"
35447 fill="none"
35448 stroke="currentColor"
35449 stroke-width="1.5"
35450 stroke-linecap="round"
35451 stroke-linejoin="round"
35452>
35453 <path d="M13 15v-6a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v4" />
35454 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h9" />
35455 <path d="M16 22l5 -5" />
35456 <path d="M21 21.5v-4.5h-4.5" />
35457 <path d="M16 9h2" />
35458</svg>
35459"#;
35460pub const ICON_DEVICES_STAR: &str = r#"
35461<svg
35462 xmlns="http://www.w3.org/2000/svg"
35463 width="24"
35464 height="24"
35465 viewBox="0 0 24 24"
35466 fill="none"
35467 stroke="currentColor"
35468 stroke-width="1.5"
35469 stroke-linecap="round"
35470 stroke-linejoin="round"
35471>
35472 <path d="M13 13v-4a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v2.5" />
35473 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h5.5" />
35474 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
35475 <path d="M16 9h2" />
35476</svg>
35477"#;
35478pub const ICON_DEVICES_UP: &str = r#"
35479<svg
35480 xmlns="http://www.w3.org/2000/svg"
35481 width="24"
35482 height="24"
35483 viewBox="0 0 24 24"
35484 fill="none"
35485 stroke="currentColor"
35486 stroke-width="1.5"
35487 stroke-linecap="round"
35488 stroke-linejoin="round"
35489>
35490 <path d="M13 16.5v-7.5a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3.5" />
35491 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h8" />
35492 <path d="M19 22v-6" />
35493 <path d="M22 19l-3 -3l-3 3" />
35494 <path d="M16 9h2" />
35495</svg>
35496"#;
35497pub const ICON_DEVICES_X: &str = r#"
35498<svg
35499 xmlns="http://www.w3.org/2000/svg"
35500 width="24"
35501 height="24"
35502 viewBox="0 0 24 24"
35503 fill="none"
35504 stroke="currentColor"
35505 stroke-width="1.5"
35506 stroke-linecap="round"
35507 stroke-linejoin="round"
35508>
35509 <path d="M14 20a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v4" />
35510 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h9" />
35511 <path d="M16 9h2" />
35512 <path d="M22 22l-5 -5" />
35513 <path d="M17 22l5 -5" />
35514</svg>
35515"#;
35516pub const ICON_DEVICES: &str = r#"
35517<svg
35518 xmlns="http://www.w3.org/2000/svg"
35519 width="24"
35520 height="24"
35521 viewBox="0 0 24 24"
35522 fill="none"
35523 stroke="currentColor"
35524 stroke-width="1.5"
35525 stroke-linecap="round"
35526 stroke-linejoin="round"
35527>
35528 <path d="M13 9a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1v-10z" />
35529 <path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h9" />
35530 <path d="M16 9h2" />
35531</svg>
35532"#;
35533pub const ICON_DIABOLO_OFF: &str = r#"
35534<svg
35535 xmlns="http://www.w3.org/2000/svg"
35536 width="24"
35537 height="24"
35538 viewBox="0 0 24 24"
35539 fill="none"
35540 stroke="currentColor"
35541 stroke-width="1.5"
35542 stroke-linecap="round"
35543 stroke-linejoin="round"
35544>
35545 <path d="M4.727 4.749c-.467 .38 -.727 .804 -.727 1.251c0 1.217 1.933 2.265 4.71 2.735m4.257 .243c3.962 -.178 7.033 -1.444 7.033 -2.978c0 -1.657 -3.582 -3 -8 -3c-1.66 0 -3.202 .19 -4.48 .514" />
35546 <path d="M4 6v.143a1 1 0 0 0 .048 .307l1.952 5.55l-1.964 5.67a1 1 0 0 0 -.036 .265v.065c0 1.657 3.582 3 8 3c3.218 0 5.992 -.712 7.262 -1.74m-.211 -4.227l-1.051 -3.033l1.952 -5.55a1 1 0 0 0 .048 -.307v-.143" />
35547 <path d="M6 12c0 1.105 2.686 2 6 2c.656 0 1.288 -.035 1.879 -.1m3.198 -.834c.585 -.308 .923 -.674 .923 -1.066" />
35548 <path d="M3 3l18 18" />
35549</svg>
35550"#;
35551pub const ICON_DIABOLO_PLUS: &str = r#"
35552<svg
35553 xmlns="http://www.w3.org/2000/svg"
35554 width="24"
35555 height="24"
35556 viewBox="0 0 24 24"
35557 fill="none"
35558 stroke="currentColor"
35559 stroke-width="1.5"
35560 stroke-linecap="round"
35561 stroke-linejoin="round"
35562>
35563 <path d="M12 6m-8 0a8 3 0 1 0 16 0a8 3 0 1 0 -16 0" />
35564 <path d="M4 6v.143a1 1 0 0 0 .048 .307l1.952 5.55l-1.964 5.67a1 1 0 0 0 -.036 .265v.065c0 1.657 3.582 3 8 3c.17 0 .34 -.002 .508 -.006m5.492 -8.994l1.952 -5.55a1 1 0 0 0 .048 -.307v-.143" />
35565 <path d="M6 12c0 1.105 2.686 2 6 2s6 -.895 6 -2" />
35566 <path d="M16 19h6" />
35567 <path d="M19 16v6" />
35568</svg>
35569"#;
35570pub const ICON_DIABOLO: &str = r#"
35571<svg
35572 xmlns="http://www.w3.org/2000/svg"
35573 width="24"
35574 height="24"
35575 viewBox="0 0 24 24"
35576 fill="none"
35577 stroke="currentColor"
35578 stroke-width="1.5"
35579 stroke-linecap="round"
35580 stroke-linejoin="round"
35581>
35582 <path d="M12 6m-8 0a8 3 0 1 0 16 0a8 3 0 1 0 -16 0" />
35583 <path d="M4 6v.143a1 1 0 0 0 .048 .307l1.952 5.55l-1.964 5.67a1 1 0 0 0 -.036 .265v.065c0 1.657 3.582 3 8 3s8 -1.343 8 -3v-.065a1 1 0 0 0 -.036 -.265l-1.964 -5.67l1.952 -5.55a1 1 0 0 0 .048 -.307v-.143" />
35584 <path d="M6 12c0 1.105 2.686 2 6 2s6 -.895 6 -2" />
35585</svg>
35586"#;
35587pub const ICON_DIALPAD_OFF: &str = r#"
35588<svg
35589 xmlns="http://www.w3.org/2000/svg"
35590 width="24"
35591 height="24"
35592 viewBox="0 0 24 24"
35593 fill="none"
35594 stroke="currentColor"
35595 stroke-width="1.5"
35596 stroke-linecap="round"
35597 stroke-linejoin="round"
35598>
35599 <path d="M7 7h-4v-4" />
35600 <path d="M17 3h4v4h-4z" />
35601 <path d="M10 6v-3h4v4h-3" />
35602 <path d="M3 10h4v4h-4z" />
35603 <path d="M17 13v-3h4v4h-3" />
35604 <path d="M14 14h-4v-4" />
35605 <path d="M10 17h4v4h-4z" />
35606 <path d="M3 3l18 18" />
35607</svg>
35608"#;
35609pub const ICON_DIALPAD: &str = r#"
35610<svg
35611 xmlns="http://www.w3.org/2000/svg"
35612 width="24"
35613 height="24"
35614 viewBox="0 0 24 24"
35615 fill="none"
35616 stroke="currentColor"
35617 stroke-width="1.5"
35618 stroke-linecap="round"
35619 stroke-linejoin="round"
35620>
35621 <path d="M4 3h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1z" />
35622 <path d="M18 3h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1z" />
35623 <path d="M11 3h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1z" />
35624 <path d="M4 10h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1z" />
35625 <path d="M18 10h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1z" />
35626 <path d="M11 10h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1z" />
35627 <path d="M11 17h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1z" />
35628</svg>
35629"#;
35630pub const ICON_DIAMOND_OFF: &str = r#"
35631<svg
35632 xmlns="http://www.w3.org/2000/svg"
35633 width="24"
35634 height="24"
35635 viewBox="0 0 24 24"
35636 fill="none"
35637 stroke="currentColor"
35638 stroke-width="1.5"
35639 stroke-linecap="round"
35640 stroke-linejoin="round"
35641>
35642 <path d="M9 5h9l3 5l-3.308 3.697m-1.883 2.104l-3.309 3.699a.7 .7 0 0 1 -1 0l-8.5 -9.5l2.62 -4.368" />
35643 <path d="M10 12l-2 -2.2l.6 -1" />
35644 <path d="M3 3l18 18" />
35645</svg>
35646"#;
35647pub const ICON_DIAMOND: &str = r#"
35648<svg
35649 xmlns="http://www.w3.org/2000/svg"
35650 width="24"
35651 height="24"
35652 viewBox="0 0 24 24"
35653 fill="none"
35654 stroke="currentColor"
35655 stroke-width="1.5"
35656 stroke-linecap="round"
35657 stroke-linejoin="round"
35658>
35659 <path d="M6 5h12l3 5l-8.5 9.5a.7 .7 0 0 1 -1 0l-8.5 -9.5l3 -5" />
35660 <path d="M10 12l-2 -2.2l.6 -1" />
35661</svg>
35662"#;
35663pub const ICON_DIAMONDS: &str = r#"
35664<svg
35665 xmlns="http://www.w3.org/2000/svg"
35666 width="24"
35667 height="24"
35668 viewBox="0 0 24 24"
35669 fill="none"
35670 stroke="currentColor"
35671 stroke-width="1.5"
35672 stroke-linecap="round"
35673 stroke-linejoin="round"
35674>
35675 <path d="M10.831 20.413l-5.375 -6.91c-.608 -.783 -.608 -2.223 0 -3l5.375 -6.911a1.457 1.457 0 0 1 2.338 0l5.375 6.91c.608 .783 .608 2.223 0 3l-5.375 6.911a1.457 1.457 0 0 1 -2.338 0z" />
35676</svg>
35677"#;
35678pub const ICON_DICE_1: &str = r#"
35679<svg
35680 xmlns="http://www.w3.org/2000/svg"
35681 width="24"
35682 height="24"
35683 viewBox="0 0 24 24"
35684 fill="none"
35685 stroke="currentColor"
35686 stroke-width="1.5"
35687 stroke-linecap="round"
35688 stroke-linejoin="round"
35689>
35690 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
35691 <circle cx="12" cy="12" r=".5" fill="currentColor" />
35692</svg>
35693"#;
35694pub const ICON_DICE_2: &str = r#"
35695<svg
35696 xmlns="http://www.w3.org/2000/svg"
35697 width="24"
35698 height="24"
35699 viewBox="0 0 24 24"
35700 fill="none"
35701 stroke="currentColor"
35702 stroke-width="1.5"
35703 stroke-linecap="round"
35704 stroke-linejoin="round"
35705>
35706 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
35707 <circle cx="9.5" cy="9.5" r=".5" fill="currentColor" />
35708 <circle cx="14.5" cy="14.5" r=".5" fill="currentColor" />
35709</svg>
35710"#;
35711pub const ICON_DICE_3: &str = r#"
35712<svg
35713 xmlns="http://www.w3.org/2000/svg"
35714 width="24"
35715 height="24"
35716 viewBox="0 0 24 24"
35717 fill="none"
35718 stroke="currentColor"
35719 stroke-width="1.5"
35720 stroke-linecap="round"
35721 stroke-linejoin="round"
35722>
35723 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
35724 <circle cx="8.5" cy="8.5" r=".5" fill="currentColor" />
35725 <circle cx="15.5" cy="15.5" r=".5" fill="currentColor" />
35726 <circle cx="12" cy="12" r=".5" fill="currentColor" />
35727</svg>
35728"#;
35729pub const ICON_DICE_4: &str = r#"
35730<svg
35731 xmlns="http://www.w3.org/2000/svg"
35732 width="24"
35733 height="24"
35734 viewBox="0 0 24 24"
35735 fill="none"
35736 stroke="currentColor"
35737 stroke-width="1.5"
35738 stroke-linecap="round"
35739 stroke-linejoin="round"
35740>
35741 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
35742 <circle cx="8.5" cy="8.5" r=".5" fill="currentColor" />
35743 <circle cx="15.5" cy="8.5" r=".5" fill="currentColor" />
35744 <circle cx="15.5" cy="15.5" r=".5" fill="currentColor" />
35745 <circle cx="8.5" cy="15.5" r=".5" fill="currentColor" />
35746</svg>
35747"#;
35748pub const ICON_DICE_5: &str = r#"
35749<svg
35750 xmlns="http://www.w3.org/2000/svg"
35751 width="24"
35752 height="24"
35753 viewBox="0 0 24 24"
35754 fill="none"
35755 stroke="currentColor"
35756 stroke-width="1.5"
35757 stroke-linecap="round"
35758 stroke-linejoin="round"
35759>
35760 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
35761 <circle cx="8.5" cy="8.5" r=".5" fill="currentColor" />
35762 <circle cx="15.5" cy="8.5" r=".5" fill="currentColor" />
35763 <circle cx="15.5" cy="15.5" r=".5" fill="currentColor" />
35764 <circle cx="8.5" cy="15.5" r=".5" fill="currentColor" />
35765 <circle cx="12" cy="12" r=".5" fill="currentColor" />
35766</svg>
35767"#;
35768pub const ICON_DICE_6: &str = r#"
35769<svg
35770 xmlns="http://www.w3.org/2000/svg"
35771 width="24"
35772 height="24"
35773 viewBox="0 0 24 24"
35774 fill="none"
35775 stroke="currentColor"
35776 stroke-width="1.5"
35777 stroke-linecap="round"
35778 stroke-linejoin="round"
35779>
35780 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
35781 <circle cx="8.5" cy="7.5" r=".5" fill="currentColor" />
35782 <circle cx="15.5" cy="7.5" r=".5" fill="currentColor" />
35783 <circle cx="8.5" cy="12" r=".5" fill="currentColor" />
35784 <circle cx="15.5" cy="12" r=".5" fill="currentColor" />
35785 <circle cx="15.5" cy="16.5" r=".5" fill="currentColor" />
35786 <circle cx="8.5" cy="16.5" r=".5" fill="currentColor" />
35787</svg>
35788"#;
35789pub const ICON_DICE: &str = r#"
35790<svg
35791 xmlns="http://www.w3.org/2000/svg"
35792 width="24"
35793 height="24"
35794 viewBox="0 0 24 24"
35795 fill="none"
35796 stroke="currentColor"
35797 stroke-width="1.5"
35798 stroke-linecap="round"
35799 stroke-linejoin="round"
35800>
35801 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
35802 <circle cx="8.5" cy="8.5" r=".5" fill="currentColor" />
35803 <circle cx="15.5" cy="8.5" r=".5" fill="currentColor" />
35804 <circle cx="15.5" cy="15.5" r=".5" fill="currentColor" />
35805 <circle cx="8.5" cy="15.5" r=".5" fill="currentColor" />
35806</svg>
35807"#;
35808pub const ICON_DIMENSIONS: &str = r#"
35809<svg
35810 xmlns="http://www.w3.org/2000/svg"
35811 width="24"
35812 height="24"
35813 viewBox="0 0 24 24"
35814 fill="none"
35815 stroke="currentColor"
35816 stroke-width="1.5"
35817 stroke-linecap="round"
35818 stroke-linejoin="round"
35819>
35820 <path d="M3 5h11" />
35821 <path d="M12 7l2 -2l-2 -2" />
35822 <path d="M5 3l-2 2l2 2" />
35823 <path d="M19 10v11" />
35824 <path d="M17 19l2 2l2 -2" />
35825 <path d="M21 12l-2 -2l-2 2" />
35826 <path d="M3 10m0 2a2 2 0 0 1 2 -2h7a2 2 0 0 1 2 2v7a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2z" />
35827</svg>
35828"#;
35829pub const ICON_DIRECTION_ARROWS: &str = r#"
35830<svg
35831 xmlns="http://www.w3.org/2000/svg"
35832 width="24"
35833 height="24"
35834 viewBox="0 0 24 24"
35835 fill="none"
35836 stroke="currentColor"
35837 stroke-width="1.5"
35838 stroke-linecap="round"
35839 stroke-linejoin="round"
35840>
35841 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
35842 <path d="M8 11l-1 1l1 1" />
35843 <path d="M11 8l1 -1l1 1" />
35844 <path d="M16 11l1 1l-1 1" />
35845 <path d="M11 16l1 1l1 -1" />
35846</svg>
35847"#;
35848pub const ICON_DIRECTION_HORIZONTAL: &str = r#"
35849<svg
35850 xmlns="http://www.w3.org/2000/svg"
35851 width="24"
35852 height="24"
35853 viewBox="0 0 24 24"
35854 fill="none"
35855 stroke="currentColor"
35856 stroke-width="1.5"
35857 stroke-linecap="round"
35858 stroke-linejoin="round"
35859>
35860 <path d="M10 9l-3 3l3 3" />
35861 <path d="M14 9l3 3l-3 3" />
35862</svg>
35863"#;
35864pub const ICON_DIRECTION_SIGN_OFF: &str = r#"
35865<svg
35866 xmlns="http://www.w3.org/2000/svg"
35867 width="24"
35868 height="24"
35869 viewBox="0 0 24 24"
35870 fill="none"
35871 stroke="currentColor"
35872 stroke-width="1.5"
35873 stroke-linecap="round"
35874 stroke-linejoin="round"
35875>
35876 <path d="M18.73 14.724l1.949 -1.95a1.095 1.095 0 0 0 0 -1.548l-7.905 -7.905a1.095 1.095 0 0 0 -1.548 0l-1.95 1.95m-2.01 2.01l-3.945 3.945a1.095 1.095 0 0 0 0 1.548l7.905 7.905c.427 .428 1.12 .428 1.548 0l3.95 -3.95" />
35877 <path d="M8 12h4" />
35878 <path d="M13.748 13.752l-1.748 1.748" />
35879 <path d="M3 3l18 18" />
35880</svg>
35881"#;
35882pub const ICON_DIRECTION_SIGN: &str = r#"
35883<svg
35884 xmlns="http://www.w3.org/2000/svg"
35885 width="24"
35886 height="24"
35887 viewBox="0 0 24 24"
35888 fill="none"
35889 stroke="currentColor"
35890 stroke-width="1.5"
35891 stroke-linecap="round"
35892 stroke-linejoin="round"
35893>
35894 <path d="M3.32 12.774l7.906 7.905c.427 .428 1.12 .428 1.548 0l7.905 -7.905a1.095 1.095 0 0 0 0 -1.548l-7.905 -7.905a1.095 1.095 0 0 0 -1.548 0l-7.905 7.905a1.095 1.095 0 0 0 0 1.548z" />
35895 <path d="M8 12h7.5" />
35896 <path d="M12 8.5l3.5 3.5l-3.5 3.5" />
35897</svg>
35898"#;
35899pub const ICON_DIRECTION: &str = r#"
35900<svg
35901 xmlns="http://www.w3.org/2000/svg"
35902 width="24"
35903 height="24"
35904 viewBox="0 0 24 24"
35905 fill="none"
35906 stroke="currentColor"
35907 stroke-width="1.5"
35908 stroke-linecap="round"
35909 stroke-linejoin="round"
35910>
35911 <path d="M9 10l3 -3l3 3" />
35912 <path d="M9 14l3 3l3 -3" />
35913</svg>
35914"#;
35915pub const ICON_DIRECTIONS_OFF: &str = r#"
35916<svg
35917 xmlns="http://www.w3.org/2000/svg"
35918 width="24"
35919 height="24"
35920 viewBox="0 0 24 24"
35921 fill="none"
35922 stroke="currentColor"
35923 stroke-width="1.5"
35924 stroke-linecap="round"
35925 stroke-linejoin="round"
35926>
35927 <path d="M12 21v-4" />
35928 <path d="M12 13v-1" />
35929 <path d="M12 5v-2" />
35930 <path d="M10 21h4" />
35931 <path d="M8 8v1h1m4 0h6l2 -2l-2 -2h-10" />
35932 <path d="M14 14v3h-8l-2 -2l2 -2h7" />
35933 <path d="M3 3l18 18" />
35934</svg>
35935"#;
35936pub const ICON_DIRECTIONS: &str = r#"
35937<svg
35938 xmlns="http://www.w3.org/2000/svg"
35939 width="24"
35940 height="24"
35941 viewBox="0 0 24 24"
35942 fill="none"
35943 stroke="currentColor"
35944 stroke-width="1.5"
35945 stroke-linecap="round"
35946 stroke-linejoin="round"
35947>
35948 <path d="M12 21v-4" />
35949 <path d="M12 13v-4" />
35950 <path d="M12 5v-2" />
35951 <path d="M10 21h4" />
35952 <path d="M8 5v4h11l2 -2l-2 -2z" />
35953 <path d="M14 13v4h-8l-2 -2l2 -2z" />
35954</svg>
35955"#;
35956pub const ICON_DISABLED_2: &str = r#"
35957<svg
35958 xmlns="http://www.w3.org/2000/svg"
35959 width="24"
35960 height="24"
35961 viewBox="0 0 24 24"
35962 fill="none"
35963 stroke="currentColor"
35964 stroke-width="1.5"
35965 stroke-linecap="round"
35966 stroke-linejoin="round"
35967>
35968 <path d="M17 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
35969 <path d="M9 11a5 5 0 1 0 3.95 7.95" />
35970 <path d="M19 20l-4 -5h-4l3 -5l-4 -3l-4 1" />
35971</svg>
35972"#;
35973pub const ICON_DISABLED_OFF: &str = r#"
35974<svg
35975 xmlns="http://www.w3.org/2000/svg"
35976 width="24"
35977 height="24"
35978 viewBox="0 0 24 24"
35979 fill="none"
35980 stroke="currentColor"
35981 stroke-width="1.5"
35982 stroke-linecap="round"
35983 stroke-linejoin="round"
35984>
35985 <path d="M11 7a2 2 0 1 0 -2 -2" />
35986 <path d="M11 11v4h4l4 5" />
35987 <path d="M15 11h1" />
35988 <path d="M7 11.5a5 5 0 1 0 6 7.5" />
35989 <path d="M3 3l18 18" />
35990</svg>
35991"#;
35992pub const ICON_DISABLED: &str = r#"
35993<svg
35994 xmlns="http://www.w3.org/2000/svg"
35995 width="24"
35996 height="24"
35997 viewBox="0 0 24 24"
35998 fill="none"
35999 stroke="currentColor"
36000 stroke-width="1.5"
36001 stroke-linecap="round"
36002 stroke-linejoin="round"
36003>
36004 <path d="M11 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
36005 <path d="M11 7l0 8l4 0l4 5" />
36006 <path d="M11 11l5 0" />
36007 <path d="M7 11.5a5 5 0 1 0 6 7.5" />
36008</svg>
36009"#;
36010pub const ICON_DISC_GOLF: &str = r#"
36011<svg
36012 xmlns="http://www.w3.org/2000/svg"
36013 width="24"
36014 height="24"
36015 viewBox="0 0 24 24"
36016 fill="none"
36017 stroke="currentColor"
36018 stroke-width="1.5"
36019 stroke-linecap="round"
36020 stroke-linejoin="round"
36021>
36022 <path d="M5 5h14" />
36023 <path d="M6 5c.32 6.744 2.74 9.246 6 10" />
36024 <path d="M18 5c-.32 6.744 -2.74 9.246 -6 10" />
36025 <path d="M10 5c0 4.915 .552 7.082 2 10" />
36026 <path d="M14 5c0 4.915 -.552 7.082 -2 10" />
36027 <path d="M12 15v6" />
36028 <path d="M12 3v2" />
36029 <path d="M7 16c.64 .64 1.509 1 2.414 1h5.172c.905 0 1.774 -.36 2.414 -1" />
36030 <path d="M11 21h2" />
36031</svg>
36032"#;
36033pub const ICON_DISC_OFF: &str = r#"
36034<svg
36035 xmlns="http://www.w3.org/2000/svg"
36036 width="24"
36037 height="24"
36038 viewBox="0 0 24 24"
36039 fill="none"
36040 stroke="currentColor"
36041 stroke-width="1.5"
36042 stroke-linecap="round"
36043 stroke-linejoin="round"
36044>
36045 <path d="M20.044 16.04a9 9 0 0 0 -12.082 -12.085m-2.333 1.688a9 9 0 0 0 6.371 15.357c2.491 0 4.73 -1 6.36 -2.631" />
36046 <path d="M11.298 11.288a1 1 0 1 0 1.402 1.427" />
36047 <path d="M7 12c0 -1.38 .559 -2.629 1.462 -3.534m2.607 -1.38c.302 -.056 .613 -.086 .931 -.086" />
36048 <path d="M12 17a4.985 4.985 0 0 0 3.551 -1.48m1.362 -2.587c.057 -.302 .087 -.614 .087 -.933" />
36049 <path d="M3 3l18 18" />
36050</svg>
36051"#;
36052pub const ICON_DISC: &str = r#"
36053<svg
36054 xmlns="http://www.w3.org/2000/svg"
36055 width="24"
36056 height="24"
36057 viewBox="0 0 24 24"
36058 fill="none"
36059 stroke="currentColor"
36060 stroke-width="1.5"
36061 stroke-linecap="round"
36062 stroke-linejoin="round"
36063>
36064 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
36065 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36066 <path d="M7 12a5 5 0 0 1 5 -5" />
36067 <path d="M12 17a5 5 0 0 0 5 -5" />
36068</svg>
36069"#;
36070pub const ICON_DISCOUNT_OFF: &str = r#"
36071<svg
36072 xmlns="http://www.w3.org/2000/svg"
36073 width="24"
36074 height="24"
36075 viewBox="0 0 24 24"
36076 fill="none"
36077 stroke="currentColor"
36078 stroke-width="1.5"
36079 stroke-linecap="round"
36080 stroke-linejoin="round"
36081>
36082 <path d="M9 15l3 -3m2 -2l1 -1" />
36083 <path d="M9.148 9.145a.498 .498 0 0 0 .352 .855a.5 .5 0 0 0 .35 -.142" />
36084 <path d="M14.148 14.145a.498 .498 0 0 0 .352 .855a.5 .5 0 0 0 .35 -.142" />
36085 <path d="M5.641 5.631a9 9 0 1 0 12.719 12.738m1.68 -2.318a9 9 0 0 0 -12.074 -12.098" />
36086 <path d="M3 3l18 18" />
36087</svg>
36088"#;
36089pub const ICON_DISCOUNT: &str = r#"
36090<svg
36091 xmlns="http://www.w3.org/2000/svg"
36092 width="24"
36093 height="24"
36094 viewBox="0 0 24 24"
36095 fill="none"
36096 stroke="currentColor"
36097 stroke-width="1.5"
36098 stroke-linecap="round"
36099 stroke-linejoin="round"
36100>
36101 <path d="M9 15l6 -6" />
36102 <circle cx="9.5" cy="9.5" r=".5" fill="currentColor" />
36103 <circle cx="14.5" cy="14.5" r=".5" fill="currentColor" />
36104 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
36105</svg>
36106"#;
36107pub const ICON_DIVIDE: &str = r#"
36108<svg
36109 xmlns="http://www.w3.org/2000/svg"
36110 width="24"
36111 height="24"
36112 viewBox="0 0 24 24"
36113 fill="none"
36114 stroke="currentColor"
36115 stroke-width="1.5"
36116 stroke-linecap="round"
36117 stroke-linejoin="round"
36118>
36119 <circle cx="12" cy="6" r="1" fill="currentColor" />
36120 <circle cx="12" cy="18" r="1" fill="currentColor" />
36121 <path d="M5 12l14 0" />
36122</svg>
36123"#;
36124pub const ICON_DNA_2_OFF: &str = r#"
36125<svg
36126 xmlns="http://www.w3.org/2000/svg"
36127 width="24"
36128 height="24"
36129 viewBox="0 0 24 24"
36130 fill="none"
36131 stroke="currentColor"
36132 stroke-width="1.5"
36133 stroke-linecap="round"
36134 stroke-linejoin="round"
36135>
36136 <path d="M17 3v1c-.007 2.46 -.91 4.554 -2.705 6.281m-2.295 1.719c-3.328 1.99 -5 4.662 -5.008 8.014v1" />
36137 <path d="M17 21.014v-1c0 -1.44 -.315 -2.755 -.932 -3.944m-4.068 -4.07c-1.903 -1.138 -3.263 -2.485 -4.082 -4.068" />
36138 <path d="M8 4h9" />
36139 <path d="M7 20h10" />
36140 <path d="M12 8h4" />
36141 <path d="M8 16h8" />
36142 <path d="M3 3l18 18" />
36143</svg>
36144"#;
36145pub const ICON_DNA_2: &str = r#"
36146<svg
36147 xmlns="http://www.w3.org/2000/svg"
36148 width="24"
36149 height="24"
36150 viewBox="0 0 24 24"
36151 fill="none"
36152 stroke="currentColor"
36153 stroke-width="1.5"
36154 stroke-linecap="round"
36155 stroke-linejoin="round"
36156>
36157 <path d="M17 3v1c-.01 3.352 -1.68 6.023 -5.008 8.014c-3.328 1.99 3.336 -2 .008 -.014c-3.328 1.99 -5 4.662 -5.008 8.014v1" />
36158 <path d="M17 21.014v-1c-.01 -3.352 -1.68 -6.023 -5.008 -8.014c-3.328 -1.99 3.336 2 .008 .014c-3.328 -1.991 -5 -4.662 -5.008 -8.014v-1" />
36159 <path d="M7 4h10" />
36160 <path d="M7 20h10" />
36161 <path d="M8 8h8" />
36162 <path d="M8 16h8" />
36163</svg>
36164"#;
36165pub const ICON_DNA_OFF: &str = r#"
36166<svg
36167 xmlns="http://www.w3.org/2000/svg"
36168 width="24"
36169 height="24"
36170 viewBox="0 0 24 24"
36171 fill="none"
36172 stroke="currentColor"
36173 stroke-width="1.5"
36174 stroke-linecap="round"
36175 stroke-linejoin="round"
36176>
36177 <path d="M16 12a3.898 3.898 0 0 0 -1.172 -2.828a4.027 4.027 0 0 0 -2.828 -1.172m-2.828 1.172a4 4 0 1 0 5.656 5.656" />
36178 <path d="M9.172 20.485a4 4 0 1 0 -5.657 -5.657" />
36179 <path d="M14.828 3.515a4 4 0 1 0 5.657 5.657" />
36180 <path d="M3 3l18 18" />
36181</svg>
36182"#;
36183pub const ICON_DNA: &str = r#"
36184<svg
36185 xmlns="http://www.w3.org/2000/svg"
36186 width="24"
36187 height="24"
36188 viewBox="0 0 24 24"
36189 fill="none"
36190 stroke="currentColor"
36191 stroke-width="1.5"
36192 stroke-linecap="round"
36193 stroke-linejoin="round"
36194>
36195 <path d="M14.828 14.828a4 4 0 1 0 -5.656 -5.656a4 4 0 0 0 5.656 5.656z" />
36196 <path d="M9.172 20.485a4 4 0 1 0 -5.657 -5.657" />
36197 <path d="M14.828 3.515a4 4 0 0 0 5.657 5.657" />
36198</svg>
36199"#;
36200pub const ICON_DOG_BOWL: &str = r#"
36201<svg
36202 xmlns="http://www.w3.org/2000/svg"
36203 width="24"
36204 height="24"
36205 viewBox="0 0 24 24"
36206 fill="none"
36207 stroke="currentColor"
36208 stroke-width="1.5"
36209 stroke-linecap="round"
36210 stroke-linejoin="round"
36211>
36212 <path d="M10 15l5.586 -5.585a2 2 0 1 1 3.414 -1.415a2 2 0 1 1 -1.413 3.414l-3.587 3.586" />
36213 <path d="M12 13l-3.586 -3.585a2 2 0 1 0 -3.414 -1.415a2 2 0 1 0 1.413 3.414l3.587 3.586" />
36214 <path d="M3 20h18c-.175 -1.671 -.046 -3.345 -2 -5h-14c-1.333 1 -2 2.667 -2 5z" />
36215</svg>
36216"#;
36217pub const ICON_DOG: &str = r#"
36218<svg
36219 xmlns="http://www.w3.org/2000/svg"
36220 width="24"
36221 height="24"
36222 viewBox="0 0 24 24"
36223 fill="none"
36224 stroke="currentColor"
36225 stroke-width="1.5"
36226 stroke-linecap="round"
36227 stroke-linejoin="round"
36228>
36229 <path d="M11 5h2" />
36230 <path d="M19 12c-.667 5.333 -2.333 8 -5 8h-4c-2.667 0 -4.333 -2.667 -5 -8" />
36231 <path d="M11 16c0 .667 .333 1 1 1s1 -.333 1 -1h-2z" />
36232 <path d="M12 18v2" />
36233 <path d="M10 11v.01" />
36234 <path d="M14 11v.01" />
36235 <path d="M5 4l6 .97l-6.238 6.688a1.021 1.021 0 0 1 -1.41 .111a.953 .953 0 0 1 -.327 -.954l1.975 -6.815z" />
36236 <path d="M19 4l-6 .97l6.238 6.688c.358 .408 .989 .458 1.41 .111a.953 .953 0 0 0 .327 -.954l-1.975 -6.815z" />
36237</svg>
36238"#;
36239pub const ICON_DOOR_ENTER: &str = r#"
36240<svg
36241 xmlns="http://www.w3.org/2000/svg"
36242 width="24"
36243 height="24"
36244 viewBox="0 0 24 24"
36245 fill="none"
36246 stroke="currentColor"
36247 stroke-width="1.5"
36248 stroke-linecap="round"
36249 stroke-linejoin="round"
36250>
36251 <path d="M13 12v.01" />
36252 <path d="M3 21h18" />
36253 <path d="M5 21v-16a2 2 0 0 1 2 -2h6m4 10.5v7.5" />
36254 <path d="M21 7h-7m3 -3l-3 3l3 3" />
36255</svg>
36256"#;
36257pub const ICON_DOOR_EXIT: &str = r#"
36258<svg
36259 xmlns="http://www.w3.org/2000/svg"
36260 width="24"
36261 height="24"
36262 viewBox="0 0 24 24"
36263 fill="none"
36264 stroke="currentColor"
36265 stroke-width="1.5"
36266 stroke-linecap="round"
36267 stroke-linejoin="round"
36268>
36269 <path d="M13 12v.01" />
36270 <path d="M3 21h18" />
36271 <path d="M5 21v-16a2 2 0 0 1 2 -2h7.5m2.5 10.5v7.5" />
36272 <path d="M14 7h7m-3 -3l3 3l-3 3" />
36273</svg>
36274"#;
36275pub const ICON_DOOR_OFF: &str = r#"
36276<svg
36277 xmlns="http://www.w3.org/2000/svg"
36278 width="24"
36279 height="24"
36280 viewBox="0 0 24 24"
36281 fill="none"
36282 stroke="currentColor"
36283 stroke-width="1.5"
36284 stroke-linecap="round"
36285 stroke-linejoin="round"
36286>
36287 <path d="M3 21h18" />
36288 <path d="M6 21v-15" />
36289 <path d="M7.18 3.175c.25 -.112 .528 -.175 .82 -.175h8a2 2 0 0 1 2 2v9" />
36290 <path d="M18 18v3" />
36291 <path d="M3 3l18 18" />
36292</svg>
36293"#;
36294pub const ICON_DOOR: &str = r#"
36295<svg
36296 xmlns="http://www.w3.org/2000/svg"
36297 width="24"
36298 height="24"
36299 viewBox="0 0 24 24"
36300 fill="none"
36301 stroke="currentColor"
36302 stroke-width="1.5"
36303 stroke-linecap="round"
36304 stroke-linejoin="round"
36305>
36306 <path d="M14 12v.01" />
36307 <path d="M3 21h18" />
36308 <path d="M6 21v-16a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v16" />
36309</svg>
36310"#;
36311pub const ICON_DOTS_CIRCLE_HORIZONTAL: &str = r#"
36312<svg
36313 xmlns="http://www.w3.org/2000/svg"
36314 width="24"
36315 height="24"
36316 viewBox="0 0 24 24"
36317 fill="none"
36318 stroke="currentColor"
36319 stroke-width="1.5"
36320 stroke-linecap="round"
36321 stroke-linejoin="round"
36322>
36323 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
36324 <path d="M8 12l0 .01" />
36325 <path d="M12 12l0 .01" />
36326 <path d="M16 12l0 .01" />
36327</svg>
36328"#;
36329pub const ICON_DOTS_DIAGONAL_2: &str = r#"
36330<svg
36331 xmlns="http://www.w3.org/2000/svg"
36332 width="24"
36333 height="24"
36334 viewBox="0 0 24 24"
36335 fill="none"
36336 stroke="currentColor"
36337 stroke-width="1.5"
36338 stroke-linecap="round"
36339 stroke-linejoin="round"
36340>
36341 <path d="M7 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36342 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36343 <path d="M17 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36344</svg>
36345"#;
36346pub const ICON_DOTS_DIAGONAL: &str = r#"
36347<svg
36348 xmlns="http://www.w3.org/2000/svg"
36349 width="24"
36350 height="24"
36351 viewBox="0 0 24 24"
36352 fill="none"
36353 stroke="currentColor"
36354 stroke-width="1.5"
36355 stroke-linecap="round"
36356 stroke-linejoin="round"
36357>
36358 <path d="M7 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36359 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36360 <path d="M17 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36361</svg>
36362"#;
36363pub const ICON_DOTS_VERTICAL: &str = r#"
36364<svg
36365 xmlns="http://www.w3.org/2000/svg"
36366 width="24"
36367 height="24"
36368 viewBox="0 0 24 24"
36369 fill="none"
36370 stroke="currentColor"
36371 stroke-width="1.5"
36372 stroke-linecap="round"
36373 stroke-linejoin="round"
36374>
36375 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36376 <path d="M12 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36377 <path d="M12 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36378</svg>
36379"#;
36380pub const ICON_DOTS: &str = r#"
36381<svg
36382 xmlns="http://www.w3.org/2000/svg"
36383 width="24"
36384 height="24"
36385 viewBox="0 0 24 24"
36386 fill="none"
36387 stroke="currentColor"
36388 stroke-width="1.5"
36389 stroke-linecap="round"
36390 stroke-linejoin="round"
36391>
36392 <path d="M5 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36393 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36394 <path d="M19 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
36395</svg>
36396"#;
36397pub const ICON_DOWNLOAD_OFF: &str = r#"
36398<svg
36399 xmlns="http://www.w3.org/2000/svg"
36400 width="24"
36401 height="24"
36402 viewBox="0 0 24 24"
36403 fill="none"
36404 stroke="currentColor"
36405 stroke-width="1.5"
36406 stroke-linecap="round"
36407 stroke-linejoin="round"
36408>
36409 <path d="M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 1.83 -1.19" />
36410 <path d="M7 11l5 5l2 -2m2 -2l1 -1" />
36411 <path d="M12 4v4m0 4v4" />
36412 <path d="M3 3l18 18" />
36413</svg>
36414"#;
36415pub const ICON_DOWNLOAD: &str = r#"
36416<svg
36417 xmlns="http://www.w3.org/2000/svg"
36418 width="24"
36419 height="24"
36420 viewBox="0 0 24 24"
36421 fill="none"
36422 stroke="currentColor"
36423 stroke-width="1.5"
36424 stroke-linecap="round"
36425 stroke-linejoin="round"
36426>
36427 <path d="M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" />
36428 <path d="M7 11l5 5l5 -5" />
36429 <path d="M12 4l0 12" />
36430</svg>
36431"#;
36432pub const ICON_DRAG_DROP_2: &str = r#"
36433<svg
36434 xmlns="http://www.w3.org/2000/svg"
36435 width="24"
36436 height="24"
36437 viewBox="0 0 24 24"
36438 fill="none"
36439 stroke="currentColor"
36440 stroke-width="1.5"
36441 stroke-linecap="round"
36442 stroke-linejoin="round"
36443>
36444 <path d="M8 8m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
36445 <path d="M4 4l0 .01" />
36446 <path d="M8 4l0 .01" />
36447 <path d="M12 4l0 .01" />
36448 <path d="M16 4l0 .01" />
36449 <path d="M4 8l0 .01" />
36450 <path d="M4 12l0 .01" />
36451 <path d="M4 16l0 .01" />
36452</svg>
36453"#;
36454pub const ICON_DRAG_DROP: &str = r#"
36455<svg
36456 xmlns="http://www.w3.org/2000/svg"
36457 width="24"
36458 height="24"
36459 viewBox="0 0 24 24"
36460 fill="none"
36461 stroke="currentColor"
36462 stroke-width="1.5"
36463 stroke-linecap="round"
36464 stroke-linejoin="round"
36465>
36466 <path d="M19 11v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" />
36467 <path d="M13 13l9 3l-4 2l-2 4l-3 -9" />
36468 <path d="M3 3l0 .01" />
36469 <path d="M7 3l0 .01" />
36470 <path d="M11 3l0 .01" />
36471 <path d="M15 3l0 .01" />
36472 <path d="M3 7l0 .01" />
36473 <path d="M3 11l0 .01" />
36474 <path d="M3 15l0 .01" />
36475</svg>
36476"#;
36477pub const ICON_DRONE_OFF: &str = r#"
36478<svg
36479 xmlns="http://www.w3.org/2000/svg"
36480 width="24"
36481 height="24"
36482 viewBox="0 0 24 24"
36483 fill="none"
36484 stroke="currentColor"
36485 stroke-width="1.5"
36486 stroke-linecap="round"
36487 stroke-linejoin="round"
36488>
36489 <path d="M14 14h-4v-4" />
36490 <path d="M10 10l-3.5 -3.5" />
36491 <path d="M9.957 5.95a3.503 3.503 0 0 0 -2.917 -2.91m-3.02 .989a3.5 3.5 0 0 0 1.98 5.936" />
36492 <path d="M14 10l3.5 -3.5" />
36493 <path d="M18 9.965a3.5 3.5 0 1 0 -3.966 -3.965" />
36494 <path d="M14 14l3.5 3.5" />
36495 <path d="M14.035 18a3.5 3.5 0 0 0 5.936 1.98m.987 -3.026a3.503 3.503 0 0 0 -2.918 -2.913" />
36496 <path d="M10 14l-3.5 3.5" />
36497 <path d="M6 14.035a3.5 3.5 0 1 0 3.966 3.965" />
36498 <path d="M3 3l18 18" />
36499</svg>
36500"#;
36501pub const ICON_DRONE: &str = r#"
36502<svg
36503 xmlns="http://www.w3.org/2000/svg"
36504 width="24"
36505 height="24"
36506 viewBox="0 0 24 24"
36507 fill="none"
36508 stroke="currentColor"
36509 stroke-width="1.5"
36510 stroke-linecap="round"
36511 stroke-linejoin="round"
36512>
36513 <path d="M10 10h4v4h-4z" />
36514 <path d="M10 10l-3.5 -3.5" />
36515 <path d="M9.96 6a3.5 3.5 0 1 0 -3.96 3.96" />
36516 <path d="M14 10l3.5 -3.5" />
36517 <path d="M18 9.96a3.5 3.5 0 1 0 -3.96 -3.96" />
36518 <path d="M14 14l3.5 3.5" />
36519 <path d="M14.04 18a3.5 3.5 0 1 0 3.96 -3.96" />
36520 <path d="M10 14l-3.5 3.5" />
36521 <path d="M6 14.04a3.5 3.5 0 1 0 3.96 3.96" />
36522</svg>
36523"#;
36524pub const ICON_DROP_CIRCLE: &str = r#"
36525<svg
36526 xmlns="http://www.w3.org/2000/svg"
36527 width="24"
36528 height="24"
36529 viewBox="0 0 24 24"
36530 fill="none"
36531 stroke="currentColor"
36532 stroke-width="1.5"
36533 stroke-linecap="round"
36534 stroke-linejoin="round"
36535>
36536 <path d="M10.07 15.34c1.115 .88 2.74 .88 3.855 0c1.115 -.88 1.398 -2.388 .671 -3.575l-2.596 -3.765l-2.602 3.765c-.726 1.187 -.443 2.694 .672 3.575z" />
36537 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
36538</svg>
36539"#;
36540pub const ICON_DROPLET_BOLT: &str = r#"
36541<svg
36542 xmlns="http://www.w3.org/2000/svg"
36543 width="24"
36544 height="24"
36545 viewBox="0 0 24 24"
36546 fill="none"
36547 stroke="currentColor"
36548 stroke-width="1.5"
36549 stroke-linecap="round"
36550 stroke-linejoin="round"
36551>
36552 <path d="M18.628 12.076a6.653 6.653 0 0 0 -.564 -1.199l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546c1.7 1.375 3.906 1.852 5.958 1.431" />
36553 <path d="M19 16l-2 3h4l-2 3" />
36554</svg>
36555"#;
36556pub const ICON_DROPLET_CANCEL: &str = r#"
36557<svg
36558 xmlns="http://www.w3.org/2000/svg"
36559 width="24"
36560 height="24"
36561 viewBox="0 0 24 24"
36562 fill="none"
36563 stroke="currentColor"
36564 stroke-width="1.5"
36565 stroke-linecap="round"
36566 stroke-linejoin="round"
36567>
36568 <path d="M18.606 12.014a6.659 6.659 0 0 0 -.542 -1.137l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.154 7.154 0 0 0 4.826 1.572" />
36569 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
36570 <path d="M17 21l4 -4" />
36571</svg>
36572"#;
36573pub const ICON_DROPLET_CHECK: &str = r#"
36574<svg
36575 xmlns="http://www.w3.org/2000/svg"
36576 width="24"
36577 height="24"
36578 viewBox="0 0 24 24"
36579 fill="none"
36580 stroke="currentColor"
36581 stroke-width="1.5"
36582 stroke-linecap="round"
36583 stroke-linejoin="round"
36584>
36585 <path d="M18.967 13.594a6.568 6.568 0 0 0 -.903 -2.717l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.125 7.125 0 0 0 4.04 1.565" />
36586 <path d="M15 19l2 2l4 -4" />
36587</svg>
36588"#;
36589pub const ICON_DROPLET_CODE: &str = r#"
36590<svg
36591 xmlns="http://www.w3.org/2000/svg"
36592 width="24"
36593 height="24"
36594 viewBox="0 0 24 24"
36595 fill="none"
36596 stroke="currentColor"
36597 stroke-width="1.5"
36598 stroke-linecap="round"
36599 stroke-linejoin="round"
36600>
36601 <path d="M18.907 13.147a6.586 6.586 0 0 0 -.843 -2.27l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.123 7.123 0 0 0 3.99 1.561" />
36602 <path d="M20 21l2 -2l-2 -2" />
36603 <path d="M17 17l-2 2l2 2" />
36604</svg>
36605"#;
36606pub const ICON_DROPLET_COG: &str = r#"
36607<svg
36608 xmlns="http://www.w3.org/2000/svg"
36609 width="24"
36610 height="24"
36611 viewBox="0 0 24 24"
36612 fill="none"
36613 stroke="currentColor"
36614 stroke-width="1.5"
36615 stroke-linecap="round"
36616 stroke-linejoin="round"
36617>
36618 <path d="M18.421 11.56a6.702 6.702 0 0 0 -.357 -.683l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.144 7.144 0 0 0 4.518 1.58" />
36619 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
36620 <path d="M19.001 15.5v1.5" />
36621 <path d="M19.001 21v1.5" />
36622 <path d="M22.032 17.25l-1.299 .75" />
36623 <path d="M17.27 20l-1.3 .75" />
36624 <path d="M15.97 17.25l1.3 .75" />
36625 <path d="M20.733 20l1.3 .75" />
36626</svg>
36627"#;
36628pub const ICON_DROPLET_DOLLAR: &str = r#"
36629<svg
36630 xmlns="http://www.w3.org/2000/svg"
36631 width="24"
36632 height="24"
36633 viewBox="0 0 24 24"
36634 fill="none"
36635 stroke="currentColor"
36636 stroke-width="1.5"
36637 stroke-linecap="round"
36638 stroke-linejoin="round"
36639>
36640 <path d="M17.668 10.29l-4.493 -6.673c-.421 -.625 -1.288 -.803 -1.937 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.175 7.175 0 0 0 5.493 1.51" />
36641 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
36642 <path d="M19 21v1m0 -8v1" />
36643</svg>
36644"#;
36645pub const ICON_DROPLET_DOWN: &str = r#"
36646<svg
36647 xmlns="http://www.w3.org/2000/svg"
36648 width="24"
36649 height="24"
36650 viewBox="0 0 24 24"
36651 fill="none"
36652 stroke="currentColor"
36653 stroke-width="1.5"
36654 stroke-linecap="round"
36655 stroke-linejoin="round"
36656>
36657 <path d="M18.602 12.003a6.66 6.66 0 0 0 -.538 -1.126l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.159 7.159 0 0 0 4.972 1.564" />
36658 <path d="M19 16v6" />
36659 <path d="M22 19l-3 3l-3 -3" />
36660</svg>
36661"#;
36662pub const ICON_DROPLET_EXCLAMATION: &str = r#"
36663<svg
36664 xmlns="http://www.w3.org/2000/svg"
36665 width="24"
36666 height="24"
36667 viewBox="0 0 24 24"
36668 fill="none"
36669 stroke="currentColor"
36670 stroke-width="1.5"
36671 stroke-linecap="round"
36672 stroke-linejoin="round"
36673>
36674 <path d="M18.602 12.004a6.66 6.66 0 0 0 -.538 -1.127l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546c2.142 1.734 5.092 2.04 7.519 .919" />
36675 <path d="M19 16v3" />
36676 <path d="M19 22v.01" />
36677</svg>
36678"#;
36679pub const ICON_DROPLET_HALF_2: &str = r#"
36680<svg
36681 xmlns="http://www.w3.org/2000/svg"
36682 width="24"
36683 height="24"
36684 viewBox="0 0 24 24"
36685 fill="none"
36686 stroke="currentColor"
36687 stroke-width="1.5"
36688 stroke-linecap="round"
36689 stroke-linejoin="round"
36690>
36691 <path d="M7.502 19.423c2.602 2.105 6.395 2.105 8.996 0c2.602 -2.105 3.262 -5.708 1.566 -8.546l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546z" />
36692 <path d="M5 14h14" />
36693</svg>
36694"#;
36695pub const ICON_DROPLET_HALF: &str = r#"
36696<svg
36697 xmlns="http://www.w3.org/2000/svg"
36698 width="24"
36699 height="24"
36700 viewBox="0 0 24 24"
36701 fill="none"
36702 stroke="currentColor"
36703 stroke-width="1.5"
36704 stroke-linecap="round"
36705 stroke-linejoin="round"
36706>
36707 <path d="M7.502 19.423c2.602 2.105 6.395 2.105 8.996 0c2.602 -2.105 3.262 -5.708 1.566 -8.546l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546z" />
36708 <path d="M12 3v18" />
36709</svg>
36710"#;
36711pub const ICON_DROPLET_HEART: &str = r#"
36712<svg
36713 xmlns="http://www.w3.org/2000/svg"
36714 width="24"
36715 height="24"
36716 viewBox="0 0 24 24"
36717 fill="none"
36718 stroke="currentColor"
36719 stroke-width="1.5"
36720 stroke-linecap="round"
36721 stroke-linejoin="round"
36722>
36723 <path d="M18.288 11.282a6.734 6.734 0 0 0 -.224 -.405l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.117 7.117 0 0 0 3.824 1.548" />
36724 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
36725</svg>
36726"#;
36727pub const ICON_DROPLET_MINUS: &str = r#"
36728<svg
36729 xmlns="http://www.w3.org/2000/svg"
36730 width="24"
36731 height="24"
36732 viewBox="0 0 24 24"
36733 fill="none"
36734 stroke="currentColor"
36735 stroke-width="1.5"
36736 stroke-linecap="round"
36737 stroke-linejoin="round"
36738>
36739 <path d="M18.946 15.083a6.538 6.538 0 0 0 -.882 -4.206l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.163 7.163 0 0 0 5.089 1.555" />
36740 <path d="M16 19h6" />
36741</svg>
36742"#;
36743pub const ICON_DROPLET_OFF: &str = r#"
36744<svg
36745 xmlns="http://www.w3.org/2000/svg"
36746 width="24"
36747 height="24"
36748 viewBox="0 0 24 24"
36749 fill="none"
36750 stroke="currentColor"
36751 stroke-width="1.5"
36752 stroke-linecap="round"
36753 stroke-linejoin="round"
36754>
36755 <path d="M18.963 14.938a6.54 6.54 0 0 0 -.899 -4.06l-4.89 -7.26c-.42 -.626 -1.287 -.804 -1.936 -.398a1.376 1.376 0 0 0 -.41 .397l-1.282 1.9m-1.625 2.415l-1.986 2.946c-1.695 2.837 -1.035 6.44 1.567 8.545c2.602 2.105 6.395 2.105 8.996 0a6.83 6.83 0 0 0 1.376 -1.499" />
36756 <path d="M3 3l18 18" />
36757</svg>
36758"#;
36759pub const ICON_DROPLET_PAUSE: &str = r#"
36760<svg
36761 xmlns="http://www.w3.org/2000/svg"
36762 width="24"
36763 height="24"
36764 viewBox="0 0 24 24"
36765 fill="none"
36766 stroke="currentColor"
36767 stroke-width="1.5"
36768 stroke-linecap="round"
36769 stroke-linejoin="round"
36770>
36771 <path d="M18.952 13.456a6.573 6.573 0 0 0 -.888 -2.579l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.176 7.176 0 0 0 5.517 1.507" />
36772 <path d="M17 17v5" />
36773 <path d="M21 17v5" />
36774</svg>
36775"#;
36776pub const ICON_DROPLET_PIN: &str = r#"
36777<svg
36778 xmlns="http://www.w3.org/2000/svg"
36779 width="24"
36780 height="24"
36781 viewBox="0 0 24 24"
36782 fill="none"
36783 stroke="currentColor"
36784 stroke-width="1.5"
36785 stroke-linecap="round"
36786 stroke-linejoin="round"
36787>
36788 <path d="M18.064 10.877l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.163 7.163 0 0 0 5.102 1.554" />
36789 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
36790 <path d="M19 18v.01" />
36791</svg>
36792"#;
36793pub const ICON_DROPLET_PLUS: &str = r#"
36794<svg
36795 xmlns="http://www.w3.org/2000/svg"
36796 width="24"
36797 height="24"
36798 viewBox="0 0 24 24"
36799 fill="none"
36800 stroke="currentColor"
36801 stroke-width="1.5"
36802 stroke-linecap="round"
36803 stroke-linejoin="round"
36804>
36805 <path d="M18.602 12.004a6.66 6.66 0 0 0 -.538 -1.127l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.16 7.16 0 0 0 5.033 1.56" />
36806 <path d="M16 19h6" />
36807 <path d="M19 16v6" />
36808</svg>
36809"#;
36810pub const ICON_DROPLET_QUESTION: &str = r#"
36811<svg
36812 xmlns="http://www.w3.org/2000/svg"
36813 width="24"
36814 height="24"
36815 viewBox="0 0 24 24"
36816 fill="none"
36817 stroke="currentColor"
36818 stroke-width="1.5"
36819 stroke-linecap="round"
36820 stroke-linejoin="round"
36821>
36822 <path d="M18.064 10.877l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546c2.203 1.782 5.259 2.056 7.723 .82" />
36823 <path d="M19 22v.01" />
36824 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
36825</svg>
36826"#;
36827pub const ICON_DROPLET_SEARCH: &str = r#"
36828<svg
36829 xmlns="http://www.w3.org/2000/svg"
36830 width="24"
36831 height="24"
36832 viewBox="0 0 24 24"
36833 fill="none"
36834 stroke="currentColor"
36835 stroke-width="1.5"
36836 stroke-linecap="round"
36837 stroke-linejoin="round"
36838>
36839 <path d="M18.064 10.877l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.13 7.13 0 0 0 4.168 1.572" />
36840 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
36841 <path d="M20.2 20.2l1.8 1.8" />
36842</svg>
36843"#;
36844pub const ICON_DROPLET_SHARE: &str = r#"
36845<svg
36846 xmlns="http://www.w3.org/2000/svg"
36847 width="24"
36848 height="24"
36849 viewBox="0 0 24 24"
36850 fill="none"
36851 stroke="currentColor"
36852 stroke-width="1.5"
36853 stroke-linecap="round"
36854 stroke-linejoin="round"
36855>
36856 <path d="M18.884 13.025a6.591 6.591 0 0 0 -.82 -2.148l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.125 7.125 0 0 0 4.498 1.58" />
36857 <path d="M16 22l5 -5" />
36858 <path d="M21 21.5v-4.5h-4.5" />
36859</svg>
36860"#;
36861pub const ICON_DROPLET_STAR: &str = r#"
36862<svg
36863 xmlns="http://www.w3.org/2000/svg"
36864 width="24"
36865 height="24"
36866 viewBox="0 0 24 24"
36867 fill="none"
36868 stroke="currentColor"
36869 stroke-width="1.5"
36870 stroke-linecap="round"
36871 stroke-linejoin="round"
36872>
36873 <path d="M17.496 10.034l-4.321 -6.417c-.421 -.625 -1.288 -.803 -1.937 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.106 7.106 0 0 0 3.547 1.517" />
36874 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
36875</svg>
36876"#;
36877pub const ICON_DROPLET_UP: &str = r#"
36878<svg
36879 xmlns="http://www.w3.org/2000/svg"
36880 width="24"
36881 height="24"
36882 viewBox="0 0 24 24"
36883 fill="none"
36884 stroke="currentColor"
36885 stroke-width="1.5"
36886 stroke-linecap="round"
36887 stroke-linejoin="round"
36888>
36889 <path d="M18.6 11.998a6.66 6.66 0 0 0 -.536 -1.12l-4.89 -7.26c-.42 -.626 -1.287 -.804 -1.936 -.398a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.16 7.16 0 0 0 5.002 1.562" />
36890 <path d="M19 22v-6" />
36891 <path d="M22 19l-3 -3l-3 3" />
36892</svg>
36893"#;
36894pub const ICON_DROPLET_X: &str = r#"
36895<svg
36896 xmlns="http://www.w3.org/2000/svg"
36897 width="24"
36898 height="24"
36899 viewBox="0 0 24 24"
36900 fill="none"
36901 stroke="currentColor"
36902 stroke-width="1.5"
36903 stroke-linecap="round"
36904 stroke-linejoin="round"
36905>
36906 <path d="M18.953 13.467a6.572 6.572 0 0 0 -.889 -2.59l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546a7.179 7.179 0 0 0 5.633 1.49" />
36907 <path d="M22 22l-5 -5" />
36908 <path d="M17 22l5 -5" />
36909</svg>
36910"#;
36911pub const ICON_DROPLET: &str = r#"
36912<svg
36913 xmlns="http://www.w3.org/2000/svg"
36914 width="24"
36915 height="24"
36916 viewBox="0 0 24 24"
36917 fill="none"
36918 stroke="currentColor"
36919 stroke-width="1.5"
36920 stroke-linecap="round"
36921 stroke-linejoin="round"
36922>
36923 <path d="M7.502 19.423c2.602 2.105 6.395 2.105 8.996 0c2.602 -2.105 3.262 -5.708 1.566 -8.546l-4.89 -7.26c-.42 -.625 -1.287 -.803 -1.936 -.397a1.376 1.376 0 0 0 -.41 .397l-4.893 7.26c-1.695 2.838 -1.035 6.441 1.567 8.546z" />
36924</svg>
36925"#;
36926pub const ICON_DROPLETS: &str = r#"
36927<svg
36928 xmlns="http://www.w3.org/2000/svg"
36929 width="24"
36930 height="24"
36931 viewBox="0 0 24 24"
36932 fill="none"
36933 stroke="currentColor"
36934 stroke-width="1.5"
36935 stroke-linecap="round"
36936 stroke-linejoin="round"
36937>
36938 <path d="M4.072 20.3a2.999 2.999 0 0 0 3.856 0a3.002 3.002 0 0 0 .67 -3.798l-2.095 -3.227a.6 .6 0 0 0 -1.005 0l-2.098 3.227a3.003 3.003 0 0 0 .671 3.798z" />
36939 <path d="M16.072 20.3a2.999 2.999 0 0 0 3.856 0a3.002 3.002 0 0 0 .67 -3.798l-2.095 -3.227a.6 .6 0 0 0 -1.005 0l-2.098 3.227a3.003 3.003 0 0 0 .671 3.798z" />
36940 <path d="M10.072 10.3a2.999 2.999 0 0 0 3.856 0a3.002 3.002 0 0 0 .67 -3.798l-2.095 -3.227a.6 .6 0 0 0 -1.005 0l-2.098 3.227a3.003 3.003 0 0 0 .671 3.798z" />
36941</svg>
36942"#;
36943pub const ICON_DUAL_SCREEN: &str = r#"
36944<svg
36945 xmlns="http://www.w3.org/2000/svg"
36946 width="24"
36947 height="24"
36948 viewBox="0 0 24 24"
36949 fill="none"
36950 stroke="currentColor"
36951 stroke-width="1.5"
36952 stroke-linecap="round"
36953 stroke-linejoin="round"
36954>
36955 <path d="M5 4l8 3v15l-8 -3z" />
36956 <path d="M13 19h6v-15h-14" />
36957</svg>
36958"#;
36959pub const ICON_DUMPLING: &str = r#"
36960<svg
36961 xmlns="http://www.w3.org/2000/svg"
36962 width="24"
36963 height="24"
36964 viewBox="0 0 24 24"
36965 fill="none"
36966 stroke="currentColor"
36967 stroke-width="1.5"
36968 stroke-linecap="round"
36969 stroke-linejoin="round"
36970>
36971 <path d="M5.532 5.532a2.53 2.53 0 0 1 2.56 -.623a2.532 2.532 0 0 1 4.604 -.717q .146 -.24 .356 -.45a2.532 2.532 0 0 1 4.318 1.637a2.53 2.53 0 0 1 2.844 .511l.358 .358c1.384 1.385 -.7 5.713 -4.655 9.669c-3.956 3.955 -8.284 6.04 -9.669 4.655l-.358 -.358l-.114 -.122a2.53 2.53 0 0 1 -.398 -2.724a2.532 2.532 0 0 1 -1.186 -4.675a2.532 2.532 0 0 1 .718 -4.603a2.53 2.53 0 0 1 .622 -2.558" />
36972</svg>
36973"#;
36974pub const ICON_E_PASSPORT: &str = r#"
36975<svg
36976 xmlns="http://www.w3.org/2000/svg"
36977 width="24"
36978 height="24"
36979 viewBox="0 0 24 24"
36980 fill="none"
36981 stroke="currentColor"
36982 stroke-width="1.5"
36983 stroke-linecap="round"
36984 stroke-linejoin="round"
36985>
36986 <path d="M2 5m0 2a2 2 0 0 1 2 -2h16a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-16a2 2 0 0 1 -2 -2z" />
36987 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
36988 <path d="M9 12h-7" />
36989 <path d="M15 12h7" />
36990</svg>
36991"#;
36992pub const ICON_EAR_OFF: &str = r#"
36993<svg
36994 xmlns="http://www.w3.org/2000/svg"
36995 width="24"
36996 height="24"
36997 viewBox="0 0 24 24"
36998 fill="none"
36999 stroke="currentColor"
37000 stroke-width="1.5"
37001 stroke-linecap="round"
37002 stroke-linejoin="round"
37003>
37004 <path d="M6 10c0 -1.146 .277 -2.245 .78 -3.219m1.792 -2.208a7 7 0 0 1 10.428 9.027a10 10 0 0 1 -.633 .762m-2.045 1.96a8 8 0 0 0 -1.322 2.278a4.5 4.5 0 0 1 -6.8 1.4" />
37005 <path d="M11.42 7.414a3 3 0 0 1 4.131 4.13" />
37006 <path d="M3 3l18 18" />
37007</svg>
37008"#;
37009pub const ICON_EAR_SCAN: &str = r#"
37010<svg
37011 xmlns="http://www.w3.org/2000/svg"
37012 width="24"
37013 height="24"
37014 viewBox="0 0 24 24"
37015 fill="none"
37016 stroke="currentColor"
37017 stroke-width="1.5"
37018 stroke-linecap="round"
37019 stroke-linejoin="round"
37020>
37021 <path d="M15 15a2 2 0 0 1 -2 2c-.732 0 -1.555 -.247 -1.72 -.98c-.634 -2.8 -3.17 -2.628 -3.28 -5.02v-.5a3.5 3.5 0 0 1 6.671 -1.483" />
37022 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
37023 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
37024 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
37025 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
37026 <path d="M13 12v.01" />
37027</svg>
37028"#;
37029pub const ICON_EAR: &str = r#"
37030<svg
37031 xmlns="http://www.w3.org/2000/svg"
37032 width="24"
37033 height="24"
37034 viewBox="0 0 24 24"
37035 fill="none"
37036 stroke="currentColor"
37037 stroke-width="1.5"
37038 stroke-linecap="round"
37039 stroke-linejoin="round"
37040>
37041 <path d="M6 10a7 7 0 1 1 13 3.6a10 10 0 0 1 -2 2a8 8 0 0 0 -2 3a4.5 4.5 0 0 1 -6.8 1.4" />
37042 <path d="M10 10a3 3 0 1 1 5 2.2" />
37043</svg>
37044"#;
37045pub const ICON_EASE_IN_CONTROL_POINT: &str = r#"
37046<svg
37047 xmlns="http://www.w3.org/2000/svg"
37048 width="24"
37049 height="24"
37050 viewBox="0 0 24 24"
37051 fill="none"
37052 stroke="currentColor"
37053 stroke-width="1.5"
37054 stroke-linecap="round"
37055 stroke-linejoin="round"
37056>
37057 <path d="M3 19c8 0 18 -16 18 -16" />
37058 <path d="M17 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0z" />
37059 <path d="M17 19h-2" />
37060 <path d="M12 19h-2" />
37061</svg>
37062"#;
37063pub const ICON_EASE_IN_OUT_CONTROL_POINTS: &str = r#"
37064<svg
37065 xmlns="http://www.w3.org/2000/svg"
37066 width="24"
37067 height="24"
37068 viewBox="0 0 24 24"
37069 fill="none"
37070 stroke="currentColor"
37071 stroke-width="1.5"
37072 stroke-linecap="round"
37073 stroke-linejoin="round"
37074>
37075 <path d="M17 20a2 2 0 1 0 4 0a2 2 0 0 0 -4 0z" />
37076 <path d="M17 20h-2" />
37077 <path d="M7 4a2 2 0 1 1 -4 0a2 2 0 0 1 4 0z" />
37078 <path d="M7 4h2" />
37079 <path d="M14 4h-2" />
37080 <path d="M12 20h-2" />
37081 <path d="M3 20c8 0 10 -16 18 -16" />
37082</svg>
37083"#;
37084pub const ICON_EASE_IN_OUT: &str = r#"
37085<svg
37086 xmlns="http://www.w3.org/2000/svg"
37087 width="24"
37088 height="24"
37089 viewBox="0 0 24 24"
37090 fill="none"
37091 stroke="currentColor"
37092 stroke-width="1.5"
37093 stroke-linecap="round"
37094 stroke-linejoin="round"
37095>
37096 <path d="M3 20c8 0 10 -16 18 -16" />
37097</svg>
37098"#;
37099pub const ICON_EASE_IN: &str = r#"
37100<svg
37101 xmlns="http://www.w3.org/2000/svg"
37102 width="24"
37103 height="24"
37104 viewBox="0 0 24 24"
37105 fill="none"
37106 stroke="currentColor"
37107 stroke-width="1.5"
37108 stroke-linecap="round"
37109 stroke-linejoin="round"
37110>
37111 <path d="M3 20c8 0 18 -16 18 -16" />
37112</svg>
37113"#;
37114pub const ICON_EASE_OUT_CONTROL_POINT: &str = r#"
37115<svg
37116 xmlns="http://www.w3.org/2000/svg"
37117 width="24"
37118 height="24"
37119 viewBox="0 0 24 24"
37120 fill="none"
37121 stroke="currentColor"
37122 stroke-width="1.5"
37123 stroke-linecap="round"
37124 stroke-linejoin="round"
37125>
37126 <path d="M3 21s10 -16 18 -16" />
37127 <path d="M7 5a2 2 0 1 1 -4 0a2 2 0 0 1 4 0z" />
37128 <path d="M7 5h2" />
37129 <path d="M14 5h-2" />
37130</svg>
37131"#;
37132pub const ICON_EASE_OUT: &str = r#"
37133<svg
37134 xmlns="http://www.w3.org/2000/svg"
37135 width="24"
37136 height="24"
37137 viewBox="0 0 24 24"
37138 fill="none"
37139 stroke="currentColor"
37140 stroke-width="1.5"
37141 stroke-linecap="round"
37142 stroke-linejoin="round"
37143>
37144 <path d="M3 20s10 -16 18 -16" />
37145</svg>
37146"#;
37147pub const ICON_EDIT_CIRCLE_OFF: &str = r#"
37148<svg
37149 xmlns="http://www.w3.org/2000/svg"
37150 width="24"
37151 height="24"
37152 viewBox="0 0 24 24"
37153 fill="none"
37154 stroke="currentColor"
37155 stroke-width="1.5"
37156 stroke-linecap="round"
37157 stroke-linejoin="round"
37158>
37159 <path d="M10.507 10.498l-1.507 1.502v3h3l1.493 -1.498m2 -2.01l4.89 -4.907a2.1 2.1 0 0 0 -2.97 -2.97l-4.913 4.896" />
37160 <path d="M16 5l3 3" />
37161 <path d="M7.476 7.471a7 7 0 0 0 2.524 13.529a7 7 0 0 0 6.53 -4.474" />
37162 <path d="M3 3l18 18" />
37163</svg>
37164"#;
37165pub const ICON_EDIT_CIRCLE: &str = r#"
37166<svg
37167 xmlns="http://www.w3.org/2000/svg"
37168 width="24"
37169 height="24"
37170 viewBox="0 0 24 24"
37171 fill="none"
37172 stroke="currentColor"
37173 stroke-width="1.5"
37174 stroke-linecap="round"
37175 stroke-linejoin="round"
37176>
37177 <path d="M12 15l8.385 -8.415a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3z" />
37178 <path d="M16 5l3 3" />
37179 <path d="M9 7.07a7 7 0 0 0 1 13.93a7 7 0 0 0 6.929 -6" />
37180</svg>
37181"#;
37182pub const ICON_EDIT_OFF: &str = r#"
37183<svg
37184 xmlns="http://www.w3.org/2000/svg"
37185 width="24"
37186 height="24"
37187 viewBox="0 0 24 24"
37188 fill="none"
37189 stroke="currentColor"
37190 stroke-width="1.5"
37191 stroke-linecap="round"
37192 stroke-linejoin="round"
37193>
37194 <path d="M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1" />
37195 <path d="M10.507 10.498l-1.507 1.502v3h3l1.493 -1.498m2 -2.01l4.89 -4.907a2.1 2.1 0 0 0 -2.97 -2.97l-4.913 4.896" />
37196 <path d="M16 5l3 3" />
37197 <path d="M3 3l18 18" />
37198</svg>
37199"#;
37200pub const ICON_EDIT: &str = r#"
37201<svg
37202 xmlns="http://www.w3.org/2000/svg"
37203 width="24"
37204 height="24"
37205 viewBox="0 0 24 24"
37206 fill="none"
37207 stroke="currentColor"
37208 stroke-width="1.5"
37209 stroke-linecap="round"
37210 stroke-linejoin="round"
37211>
37212 <path d="M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1" />
37213 <path d="M20.385 6.585a2.1 2.1 0 0 0 -2.97 -2.97l-8.415 8.385v3h3l8.385 -8.415z" />
37214 <path d="M16 5l3 3" />
37215</svg>
37216"#;
37217pub const ICON_EGG_CRACKED: &str = r#"
37218<svg
37219 xmlns="http://www.w3.org/2000/svg"
37220 width="24"
37221 height="24"
37222 viewBox="0 0 24 24"
37223 fill="none"
37224 stroke="currentColor"
37225 stroke-width="1.5"
37226 stroke-linecap="round"
37227 stroke-linejoin="round"
37228>
37229 <path d="M19 14.083c0 4.154 -2.966 6.74 -7 6.917c-4.2 0 -7 -2.763 -7 -6.917c0 -5.538 3.5 -11.09 7 -11.083c3.5 .007 7 5.545 7 11.083z" />
37230 <path d="M12 3l-1.5 5l3.5 2.5l-2 3.5" />
37231</svg>
37232"#;
37233pub const ICON_EGG_FRIED: &str = r#"
37234<svg
37235 xmlns="http://www.w3.org/2000/svg"
37236 width="24"
37237 height="24"
37238 viewBox="0 0 24 24"
37239 fill="none"
37240 stroke="currentColor"
37241 stroke-width="1.5"
37242 stroke-linecap="round"
37243 stroke-linejoin="round"
37244>
37245 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
37246 <path d="M14 3a5 5 0 0 1 4.872 6.13a3 3 0 0 1 .178 5.681a3 3 0 1 1 -4.684 3.626a5 5 0 1 1 -8.662 -5a5 5 0 1 1 4.645 -8.856a4.982 4.982 0 0 1 3.651 -1.585z" />
37247</svg>
37248"#;
37249pub const ICON_EGG_OFF: &str = r#"
37250<svg
37251 xmlns="http://www.w3.org/2000/svg"
37252 width="24"
37253 height="24"
37254 viewBox="0 0 24 24"
37255 fill="none"
37256 stroke="currentColor"
37257 stroke-width="1.5"
37258 stroke-linecap="round"
37259 stroke-linejoin="round"
37260>
37261 <path d="M17.927 17.934c-1.211 1.858 -3.351 2.953 -5.927 3.066c-4.2 0 -7 -2.763 -7 -6.917c0 -2.568 .753 -5.14 1.91 -7.158" />
37262 <path d="M8.642 4.628c1.034 -1.02 2.196 -1.63 3.358 -1.628c3.5 .007 7 5.545 7 11.083c0 .298 -.015 .587 -.045 .868" />
37263 <path d="M3 3l18 18" />
37264</svg>
37265"#;
37266pub const ICON_EGG: &str = r#"
37267<svg
37268 xmlns="http://www.w3.org/2000/svg"
37269 width="24"
37270 height="24"
37271 viewBox="0 0 24 24"
37272 fill="none"
37273 stroke="currentColor"
37274 stroke-width="1.5"
37275 stroke-linecap="round"
37276 stroke-linejoin="round"
37277>
37278 <path d="M19 14.083c0 4.154 -2.966 6.74 -7 6.917c-4.2 0 -7 -2.763 -7 -6.917c0 -5.538 3.5 -11.09 7 -11.083c3.5 .007 7 5.545 7 11.083z" />
37279</svg>
37280"#;
37281pub const ICON_EGGS: &str = r#"
37282<svg
37283 xmlns="http://www.w3.org/2000/svg"
37284 width="24"
37285 height="24"
37286 viewBox="0 0 24 24"
37287 fill="none"
37288 stroke="currentColor"
37289 stroke-width="1.5"
37290 stroke-linecap="round"
37291 stroke-linejoin="round"
37292>
37293 <path d="M13 22c-3 0 -4.868 -2.118 -5 -5c0 -3 2 -5 5 -5c4 0 8.01 2.5 8 5c0 2.5 -4 5 -8 5z" />
37294 <path d="M8 18c-3.03 -.196 -5 -2.309 -5 -5.38c0 -4.307 2.75 -8.625 5.5 -8.62c2.614 0 5.248 3.915 5.5 8" />
37295</svg>
37296"#;
37297pub const ICON_ELEVATOR_OFF: &str = r#"
37298<svg
37299 xmlns="http://www.w3.org/2000/svg"
37300 width="24"
37301 height="24"
37302 viewBox="0 0 24 24"
37303 fill="none"
37304 stroke="currentColor"
37305 stroke-width="1.5"
37306 stroke-linecap="round"
37307 stroke-linejoin="round"
37308>
37309 <path d="M8 4h10a1 1 0 0 1 1 1v10m0 4a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-14" />
37310 <path d="M12 8l2 2" />
37311 <path d="M10 14l2 2l2 -2" />
37312 <path d="M3 3l18 18" />
37313</svg>
37314"#;
37315pub const ICON_ELEVATOR: &str = r#"
37316<svg
37317 xmlns="http://www.w3.org/2000/svg"
37318 width="24"
37319 height="24"
37320 viewBox="0 0 24 24"
37321 fill="none"
37322 stroke="currentColor"
37323 stroke-width="1.5"
37324 stroke-linecap="round"
37325 stroke-linejoin="round"
37326>
37327 <path d="M5 4m0 1a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1z" />
37328 <path d="M10 10l2 -2l2 2" />
37329 <path d="M10 14l2 2l2 -2" />
37330</svg>
37331"#;
37332pub const ICON_EMERGENCY_BED: &str = r#"
37333<svg
37334 xmlns="http://www.w3.org/2000/svg"
37335 width="24"
37336 height="24"
37337 viewBox="0 0 24 24"
37338 fill="none"
37339 stroke="currentColor"
37340 stroke-width="1.5"
37341 stroke-linecap="round"
37342 stroke-linejoin="round"
37343>
37344 <path d="M16 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
37345 <path d="M8 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
37346 <path d="M4 8l2.1 2.8a3 3 0 0 0 2.4 1.2h11.5" />
37347 <path d="M10 6h4" />
37348 <path d="M12 4v4" />
37349 <path d="M12 12v2l-2.5 2.5" />
37350 <path d="M14.5 16.5l-2.5 -2.5" />
37351</svg>
37352"#;
37353pub const ICON_EMPATHIZE_OFF: &str = r#"
37354<svg
37355 xmlns="http://www.w3.org/2000/svg"
37356 width="24"
37357 height="24"
37358 viewBox="0 0 24 24"
37359 fill="none"
37360 stroke="currentColor"
37361 stroke-width="1.5"
37362 stroke-linecap="round"
37363 stroke-linejoin="round"
37364>
37365 <path d="M12 8a2.5 2.5 0 1 0 -2.5 -2.5" />
37366 <path d="M12.317 12.315l-.317 .317l-.728 -.727a3.088 3.088 0 1 0 -4.367 4.367l5.095 5.096l4.689 -4.69m1.324 -2.673a3.087 3.087 0 0 0 -3.021 -3.018" />
37367 <path d="M3 3l18 18" />
37368</svg>
37369"#;
37370pub const ICON_EMPATHIZE: &str = r#"
37371<svg
37372 xmlns="http://www.w3.org/2000/svg"
37373 width="24"
37374 height="24"
37375 viewBox="0 0 24 24"
37376 fill="none"
37377 stroke="currentColor"
37378 stroke-width="1.5"
37379 stroke-linecap="round"
37380 stroke-linejoin="round"
37381>
37382 <path d="M12 5.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
37383 <path d="M12 21.368l5.095 -5.096a3.088 3.088 0 1 0 -4.367 -4.367l-.728 .727l-.728 -.727a3.088 3.088 0 1 0 -4.367 4.367l5.095 5.096z" />
37384</svg>
37385"#;
37386pub const ICON_EMPHASIS: &str = r#"
37387<svg
37388 xmlns="http://www.w3.org/2000/svg"
37389 width="24"
37390 height="24"
37391 viewBox="0 0 24 24"
37392 fill="none"
37393 stroke="currentColor"
37394 stroke-width="1.5"
37395 stroke-linecap="round"
37396 stroke-linejoin="round"
37397>
37398 <path d="M16 5h-8v10h8m-1 -5h-7" />
37399 <path d="M6 20l0 .01" />
37400 <path d="M10 20l0 .01" />
37401 <path d="M14 20l0 .01" />
37402 <path d="M18 20l0 .01" />
37403</svg>
37404"#;
37405pub const ICON_ENGINE_OFF: &str = r#"
37406<svg
37407 xmlns="http://www.w3.org/2000/svg"
37408 width="24"
37409 height="24"
37410 viewBox="0 0 24 24"
37411 fill="none"
37412 stroke="currentColor"
37413 stroke-width="1.5"
37414 stroke-linecap="round"
37415 stroke-linejoin="round"
37416>
37417 <path d="M3 10v6" />
37418 <path d="M12 5v3" />
37419 <path d="M10 5h4" />
37420 <path d="M5 13h-2" />
37421 <path d="M16 16h-1v2a1 1 0 0 1 -1 1h-3.465a1 1 0 0 1 -.832 -.445l-1.703 -2.555h-2v-6h2l.99 -.99m3.01 -1.01h1.382a1 1 0 0 1 .894 .553l1.448 2.894a1 1 0 0 0 .894 .553h1.382v-2h2a1 1 0 0 1 1 1v6" />
37422 <path d="M3 3l18 18" />
37423</svg>
37424"#;
37425pub const ICON_ENGINE: &str = r#"
37426<svg
37427 xmlns="http://www.w3.org/2000/svg"
37428 width="24"
37429 height="24"
37430 viewBox="0 0 24 24"
37431 fill="none"
37432 stroke="currentColor"
37433 stroke-width="1.5"
37434 stroke-linecap="round"
37435 stroke-linejoin="round"
37436>
37437 <path d="M3 10v6" />
37438 <path d="M12 5v3" />
37439 <path d="M10 5h4" />
37440 <path d="M5 13h-2" />
37441 <path d="M6 10h2l2 -2h3.382a1 1 0 0 1 .894 .553l1.448 2.894a1 1 0 0 0 .894 .553h1.382v-2h2a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-2v-2h-3v2a1 1 0 0 1 -1 1h-3.465a1 1 0 0 1 -.832 -.445l-1.703 -2.555h-2v-6z" />
37442</svg>
37443"#;
37444pub const ICON_EQUAL_DOUBLE: &str = r#"
37445<svg
37446 xmlns="http://www.w3.org/2000/svg"
37447 width="24"
37448 height="24"
37449 viewBox="0 0 24 24"
37450 fill="none"
37451 stroke="currentColor"
37452 stroke-width="1.5"
37453 stroke-linecap="round"
37454 stroke-linejoin="round"
37455>
37456 <path d="M3 10h7" />
37457 <path d="M3 14h7" />
37458 <path d="M14 10h7" />
37459 <path d="M14 14h7" />
37460</svg>
37461"#;
37462pub const ICON_EQUAL_NOT: &str = r#"
37463<svg
37464 xmlns="http://www.w3.org/2000/svg"
37465 width="24"
37466 height="24"
37467 viewBox="0 0 24 24"
37468 fill="none"
37469 stroke="currentColor"
37470 stroke-width="1.5"
37471 stroke-linecap="round"
37472 stroke-linejoin="round"
37473>
37474 <path d="M5 10h14" />
37475 <path d="M5 14h14" />
37476 <path d="M5 19l14 -14" />
37477</svg>
37478"#;
37479pub const ICON_EQUAL: &str = r#"
37480<svg
37481 xmlns="http://www.w3.org/2000/svg"
37482 width="24"
37483 height="24"
37484 viewBox="0 0 24 24"
37485 fill="none"
37486 stroke="currentColor"
37487 stroke-width="1.5"
37488 stroke-linecap="round"
37489 stroke-linejoin="round"
37490>
37491 <path d="M5 10h14" />
37492 <path d="M5 14h14" />
37493</svg>
37494"#;
37495pub const ICON_ERASER_OFF: &str = r#"
37496<svg
37497 xmlns="http://www.w3.org/2000/svg"
37498 width="24"
37499 height="24"
37500 viewBox="0 0 24 24"
37501 fill="none"
37502 stroke="currentColor"
37503 stroke-width="1.5"
37504 stroke-linecap="round"
37505 stroke-linejoin="round"
37506>
37507 <path d="M3 3l18 18" />
37508 <path d="M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l5 -4.993m2.009 -2.01l3 -3a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41c-1.417 1.431 -2.406 2.432 -2.97 3m-2.02 2.043l-4.211 4.256" />
37509 <path d="M18 13.3l-6.3 -6.3" />
37510</svg>
37511"#;
37512pub const ICON_ERASER: &str = r#"
37513<svg
37514 xmlns="http://www.w3.org/2000/svg"
37515 width="24"
37516 height="24"
37517 viewBox="0 0 24 24"
37518 fill="none"
37519 stroke="currentColor"
37520 stroke-width="1.5"
37521 stroke-linecap="round"
37522 stroke-linejoin="round"
37523>
37524 <path d="M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3" />
37525 <path d="M18 13.3l-6.3 -6.3" />
37526</svg>
37527"#;
37528pub const ICON_ERROR_404_OFF: &str = r#"
37529<svg
37530 xmlns="http://www.w3.org/2000/svg"
37531 width="24"
37532 height="24"
37533 viewBox="0 0 24 24"
37534 fill="none"
37535 stroke="currentColor"
37536 stroke-width="1.5"
37537 stroke-linecap="round"
37538 stroke-linejoin="round"
37539>
37540 <path d="M3 7v4a1 1 0 0 0 1 1h3" />
37541 <path d="M7 7v10" />
37542 <path d="M10 10v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2m0 -4v-2a1 1 0 0 0 -1 -1h-2" />
37543 <path d="M17 7v4a1 1 0 0 0 1 1h3" />
37544 <path d="M21 7v10" />
37545 <path d="M3 3l18 18" />
37546</svg>
37547"#;
37548pub const ICON_ERROR_404: &str = r#"
37549<svg
37550 xmlns="http://www.w3.org/2000/svg"
37551 width="24"
37552 height="24"
37553 viewBox="0 0 24 24"
37554 fill="none"
37555 stroke="currentColor"
37556 stroke-width="1.5"
37557 stroke-linecap="round"
37558 stroke-linejoin="round"
37559>
37560 <path d="M3 7v4a1 1 0 0 0 1 1h3" />
37561 <path d="M7 7v10" />
37562 <path d="M10 8v8a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-8a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1z" />
37563 <path d="M17 7v4a1 1 0 0 0 1 1h3" />
37564 <path d="M21 7v10" />
37565</svg>
37566"#;
37567pub const ICON_ESCALATOR_DOWN: &str = r#"
37568<svg
37569 xmlns="http://www.w3.org/2000/svg"
37570 width="24"
37571 height="24"
37572 viewBox="0 0 24 24"
37573 fill="none"
37574 stroke="currentColor"
37575 stroke-width="1.5"
37576 stroke-linecap="round"
37577 stroke-linejoin="round"
37578>
37579 <path d="M4.5 7h2.733a2 2 0 0 1 1.337 .513l9.43 8.487h1.5a2.5 2.5 0 1 1 0 5h-2.733a2 2 0 0 1 -1.337 -.513l-9.43 -8.487h-1.5a2.5 2.5 0 1 1 0 -5z" />
37580 <path d="M18 3v7" />
37581 <path d="M15 7l3 3l3 -3" />
37582</svg>
37583"#;
37584pub const ICON_ESCALATOR_UP: &str = r#"
37585<svg
37586 xmlns="http://www.w3.org/2000/svg"
37587 width="24"
37588 height="24"
37589 viewBox="0 0 24 24"
37590 fill="none"
37591 stroke="currentColor"
37592 stroke-width="1.5"
37593 stroke-linecap="round"
37594 stroke-linejoin="round"
37595>
37596 <path d="M19.5 7h-2.672a2 2 0 0 0 -1.414 .586l-8.414 8.414h-2.5a2.5 2.5 0 1 0 0 5h3.672a2 2 0 0 0 1.414 -.586l8.414 -8.414h1.5a2.5 2.5 0 1 0 0 -5z" />
37597 <path d="M6 10v-7" />
37598 <path d="M3 6l3 -3l3 3" />
37599</svg>
37600"#;
37601pub const ICON_ESCALATOR: &str = r#"
37602<svg
37603 xmlns="http://www.w3.org/2000/svg"
37604 width="24"
37605 height="24"
37606 viewBox="0 0 24 24"
37607 fill="none"
37608 stroke="currentColor"
37609 stroke-width="1.5"
37610 stroke-linecap="round"
37611 stroke-linejoin="round"
37612>
37613 <path d="M19.5 5h-2.672a2 2 0 0 0 -1.414 .586l-8.414 8.414h-2.5a2.5 2.5 0 1 0 0 5h3.672a2 2 0 0 0 1.414 -.586l8.414 -8.414h1.5a2.5 2.5 0 0 0 0 -5z" />
37614</svg>
37615"#;
37616pub const ICON_EXCHANGE_OFF: &str = r#"
37617<svg
37618 xmlns="http://www.w3.org/2000/svg"
37619 width="24"
37620 height="24"
37621 viewBox="0 0 24 24"
37622 fill="none"
37623 stroke="currentColor"
37624 stroke-width="1.5"
37625 stroke-linecap="round"
37626 stroke-linejoin="round"
37627>
37628 <path d="M5 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
37629 <path d="M19 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
37630 <path d="M19 8v5c0 .594 -.104 1.164 -.294 1.692m-1.692 2.298a4.978 4.978 0 0 1 -3.014 1.01h-3l3 -3" />
37631 <path d="M14 21l-3 -3" />
37632 <path d="M5 16v-5c0 -1.632 .782 -3.082 1.992 -4m3.008 -1h3l-3 -3" />
37633 <path d="M11.501 7.499l1.499 -1.499" />
37634 <path d="M3 3l18 18" />
37635</svg>
37636"#;
37637pub const ICON_EXCHANGE: &str = r#"
37638<svg
37639 xmlns="http://www.w3.org/2000/svg"
37640 width="24"
37641 height="24"
37642 viewBox="0 0 24 24"
37643 fill="none"
37644 stroke="currentColor"
37645 stroke-width="1.5"
37646 stroke-linecap="round"
37647 stroke-linejoin="round"
37648>
37649 <path d="M5 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
37650 <path d="M19 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
37651 <path d="M19 8v5a5 5 0 0 1 -5 5h-3l3 -3m0 6l-3 -3" />
37652 <path d="M5 16v-5a5 5 0 0 1 5 -5h3l-3 -3m0 6l3 -3" />
37653</svg>
37654"#;
37655pub const ICON_EXCLAMATION_CIRCLE: &str = r#"
37656<svg
37657 xmlns="http://www.w3.org/2000/svg"
37658 width="24"
37659 height="24"
37660 viewBox="0 0 24 24"
37661 fill="none"
37662 stroke="currentColor"
37663 stroke-width="1.5"
37664 stroke-linecap="round"
37665 stroke-linejoin="round"
37666>
37667 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
37668 <path d="M12 9v4" />
37669 <path d="M12 16v.01" />
37670</svg>
37671"#;
37672pub const ICON_EXCLAMATION_MARK_OFF: &str = r#"
37673<svg
37674 xmlns="http://www.w3.org/2000/svg"
37675 width="24"
37676 height="24"
37677 viewBox="0 0 24 24"
37678 fill="none"
37679 stroke="currentColor"
37680 stroke-width="1.5"
37681 stroke-linecap="round"
37682 stroke-linejoin="round"
37683>
37684 <path d="M12 19v.01" />
37685 <path d="M12 15v-3m0 -4v-3" />
37686 <path d="M3 3l18 18" />
37687</svg>
37688"#;
37689pub const ICON_EXCLAMATION_MARK: &str = r#"
37690<svg
37691 xmlns="http://www.w3.org/2000/svg"
37692 width="24"
37693 height="24"
37694 viewBox="0 0 24 24"
37695 fill="none"
37696 stroke="currentColor"
37697 stroke-width="1.5"
37698 stroke-linecap="round"
37699 stroke-linejoin="round"
37700>
37701 <path d="M12 19v.01" />
37702 <path d="M12 15v-10" />
37703</svg>
37704"#;
37705pub const ICON_EXPLICIT_OFF: &str = r#"
37706<svg
37707 xmlns="http://www.w3.org/2000/svg"
37708 width="24"
37709 height="24"
37710 viewBox="0 0 24 24"
37711 fill="none"
37712 stroke="currentColor"
37713 stroke-width="1.5"
37714 stroke-linecap="round"
37715 stroke-linejoin="round"
37716>
37717 <path d="M14 8h-2m-2 2v6h4" />
37718 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.586 3.414a2 2 0 0 1 -1.414 .586h-12a2 2 0 0 1 -2 -2v-12c0 -.547 .22 -1.043 .576 -1.405" />
37719 <path d="M12 12h-2" />
37720 <path d="M3 3l18 18" />
37721</svg>
37722"#;
37723pub const ICON_EXPLICIT: &str = r#"
37724<svg
37725 xmlns="http://www.w3.org/2000/svg"
37726 width="24"
37727 height="24"
37728 viewBox="0 0 24 24"
37729 fill="none"
37730 stroke="currentColor"
37731 stroke-width="1.5"
37732 stroke-linecap="round"
37733 stroke-linejoin="round"
37734>
37735 <path d="M4 4m0 1a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" />
37736 <path d="M14 8h-4v8h4" />
37737 <path d="M14 12h-4" />
37738</svg>
37739"#;
37740pub const ICON_EXPOSURE_0: &str = r#"
37741<svg
37742 xmlns="http://www.w3.org/2000/svg"
37743 width="24"
37744 height="24"
37745 viewBox="0 0 24 24"
37746 fill="none"
37747 stroke="currentColor"
37748 stroke-width="1.5"
37749 stroke-linecap="round"
37750 stroke-linejoin="round"
37751>
37752 <path d="M12 19a4 4 0 0 0 4 -4v-6a4 4 0 1 0 -8 0v6a4 4 0 0 0 4 4z" />
37753</svg>
37754"#;
37755pub const ICON_EXPOSURE_MINUS_1: &str = r#"
37756<svg
37757 xmlns="http://www.w3.org/2000/svg"
37758 width="24"
37759 height="24"
37760 viewBox="0 0 24 24"
37761 fill="none"
37762 stroke="currentColor"
37763 stroke-width="1.5"
37764 stroke-linecap="round"
37765 stroke-linejoin="round"
37766>
37767 <path d="M3 12h6" />
37768 <path d="M18 19v-14l-4 4" />
37769</svg>
37770"#;
37771pub const ICON_EXPOSURE_MINUS_2: &str = r#"
37772<svg
37773 xmlns="http://www.w3.org/2000/svg"
37774 width="24"
37775 height="24"
37776 viewBox="0 0 24 24"
37777 fill="none"
37778 stroke="currentColor"
37779 stroke-width="1.5"
37780 stroke-linecap="round"
37781 stroke-linejoin="round"
37782>
37783 <path d="M12 9a4 4 0 1 1 8 0c0 1.098 -.564 2.025 -1.159 2.815l-6.841 7.185h8" />
37784 <path d="M3 12h6" />
37785</svg>
37786"#;
37787pub const ICON_EXPOSURE_OFF: &str = r#"
37788<svg
37789 xmlns="http://www.w3.org/2000/svg"
37790 width="24"
37791 height="24"
37792 viewBox="0 0 24 24"
37793 fill="none"
37794 stroke="currentColor"
37795 stroke-width="1.5"
37796 stroke-linecap="round"
37797 stroke-linejoin="round"
37798>
37799 <path d="M4.6 19.4l7.4 -7.4m2 -2l5.4 -5.4" />
37800 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.586 3.414a2 2 0 0 1 -1.414 .586h-12a2 2 0 0 1 -2 -2v-12c0 -.547 .22 -1.043 .576 -1.405" />
37801 <path d="M7 9h2v2" />
37802 <path d="M13 16h3" />
37803 <path d="M3 3l18 18" />
37804</svg>
37805"#;
37806pub const ICON_EXPOSURE_PLUS_1: &str = r#"
37807<svg
37808 xmlns="http://www.w3.org/2000/svg"
37809 width="24"
37810 height="24"
37811 viewBox="0 0 24 24"
37812 fill="none"
37813 stroke="currentColor"
37814 stroke-width="1.5"
37815 stroke-linecap="round"
37816 stroke-linejoin="round"
37817>
37818 <path d="M3 12h6" />
37819 <path d="M6 9v6" />
37820 <path d="M18 19v-14l-4 4" />
37821</svg>
37822"#;
37823pub const ICON_EXPOSURE_PLUS_2: &str = r#"
37824<svg
37825 xmlns="http://www.w3.org/2000/svg"
37826 width="24"
37827 height="24"
37828 viewBox="0 0 24 24"
37829 fill="none"
37830 stroke="currentColor"
37831 stroke-width="1.5"
37832 stroke-linecap="round"
37833 stroke-linejoin="round"
37834>
37835 <path d="M12 9a4 4 0 1 1 8 0c0 1.098 -.564 2.025 -1.159 2.815l-6.841 7.185h8" />
37836 <path d="M3 12h6" />
37837 <path d="M6 9v6" />
37838</svg>
37839"#;
37840pub const ICON_EXPOSURE: &str = r#"
37841<svg
37842 xmlns="http://www.w3.org/2000/svg"
37843 width="24"
37844 height="24"
37845 viewBox="0 0 24 24"
37846 fill="none"
37847 stroke="currentColor"
37848 stroke-width="1.5"
37849 stroke-linecap="round"
37850 stroke-linejoin="round"
37851>
37852 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
37853 <path d="M4.6 19.4l14.8 -14.8" />
37854 <path d="M7 9h4m-2 -2v4" />
37855 <path d="M13 16l4 0" />
37856</svg>
37857"#;
37858pub const ICON_EXTERNAL_LINK_OFF: &str = r#"
37859<svg
37860 xmlns="http://www.w3.org/2000/svg"
37861 width="24"
37862 height="24"
37863 viewBox="0 0 24 24"
37864 fill="none"
37865 stroke="currentColor"
37866 stroke-width="1.5"
37867 stroke-linecap="round"
37868 stroke-linejoin="round"
37869>
37870 <path d="M7 7h-1a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-1" />
37871 <path d="M10 14l2 -2m2.007 -2.007l6 -6" />
37872 <path d="M15 4h5v5" />
37873 <path d="M3 3l18 18" />
37874</svg>
37875"#;
37876pub const ICON_EXTERNAL_LINK: &str = r#"
37877<svg
37878 xmlns="http://www.w3.org/2000/svg"
37879 width="24"
37880 height="24"
37881 viewBox="0 0 24 24"
37882 fill="none"
37883 stroke="currentColor"
37884 stroke-width="1.5"
37885 stroke-linecap="round"
37886 stroke-linejoin="round"
37887>
37888 <path d="M12 6h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-6" />
37889 <path d="M11 13l9 -9" />
37890 <path d="M15 4h5v5" />
37891</svg>
37892"#;
37893pub const ICON_EYE_BITCOIN: &str = r#"
37894<svg
37895 xmlns="http://www.w3.org/2000/svg"
37896 width="24"
37897 height="24"
37898 viewBox="0 0 24 24"
37899 fill="none"
37900 stroke="currentColor"
37901 stroke-width="1.5"
37902 stroke-linecap="round"
37903 stroke-linejoin="round"
37904>
37905 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
37906 <path d="M13.193 17.924q -.585 .075 -1.193 .076q -5.4 0 -9 -6q 3.6 -6 9 -6q 4.508 0 7.761 4.181" />
37907 <path d="M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" />
37908</svg>
37909"#;
37910pub const ICON_EYE_BOLT: &str = r#"
37911<svg
37912 xmlns="http://www.w3.org/2000/svg"
37913 width="24"
37914 height="24"
37915 viewBox="0 0 24 24"
37916 fill="none"
37917 stroke="currentColor"
37918 stroke-width="1.5"
37919 stroke-linecap="round"
37920 stroke-linejoin="round"
37921>
37922 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
37923 <path d="M13.1 17.936a9.28 9.28 0 0 1 -1.1 .064c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6" />
37924 <path d="M19 16l-2 3h4l-2 3" />
37925</svg>
37926"#;
37927pub const ICON_EYE_CANCEL: &str = r#"
37928<svg
37929 xmlns="http://www.w3.org/2000/svg"
37930 width="24"
37931 height="24"
37932 viewBox="0 0 24 24"
37933 fill="none"
37934 stroke="currentColor"
37935 stroke-width="1.5"
37936 stroke-linecap="round"
37937 stroke-linejoin="round"
37938>
37939 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
37940 <path d="M12 18c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6" />
37941 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
37942 <path d="M17 21l4 -4" />
37943</svg>
37944"#;
37945pub const ICON_EYE_CHECK: &str = r#"
37946<svg
37947 xmlns="http://www.w3.org/2000/svg"
37948 width="24"
37949 height="24"
37950 viewBox="0 0 24 24"
37951 fill="none"
37952 stroke="currentColor"
37953 stroke-width="1.5"
37954 stroke-linecap="round"
37955 stroke-linejoin="round"
37956>
37957 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
37958 <path d="M11.102 17.957c-3.204 -.307 -5.904 -2.294 -8.102 -5.957c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6a19.5 19.5 0 0 1 -.663 1.032" />
37959 <path d="M15 19l2 2l4 -4" />
37960</svg>
37961"#;
37962pub const ICON_EYE_CLOSED: &str = r#"
37963<svg
37964 xmlns="http://www.w3.org/2000/svg"
37965 width="24"
37966 height="24"
37967 viewBox="0 0 24 24"
37968 fill="none"
37969 stroke="currentColor"
37970 stroke-width="1.5"
37971 stroke-linecap="round"
37972 stroke-linejoin="round"
37973>
37974 <path d="M21 9c-2.4 2.667 -5.4 4 -9 4c-3.6 0 -6.6 -1.333 -9 -4" />
37975 <path d="M3 15l2.5 -3.8" />
37976 <path d="M21 14.976l-2.492 -3.776" />
37977 <path d="M9 17l.5 -4" />
37978 <path d="M15 17l-.5 -4" />
37979</svg>
37980"#;
37981pub const ICON_EYE_CODE: &str = r#"
37982<svg
37983 xmlns="http://www.w3.org/2000/svg"
37984 width="24"
37985 height="24"
37986 viewBox="0 0 24 24"
37987 fill="none"
37988 stroke="currentColor"
37989 stroke-width="1.5"
37990 stroke-linecap="round"
37991 stroke-linejoin="round"
37992>
37993 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
37994 <path d="M11.11 17.958c-3.209 -.307 -5.91 -2.293 -8.11 -5.958c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6c-.21 .352 -.427 .688 -.647 1.008" />
37995 <path d="M20 21l2 -2l-2 -2" />
37996 <path d="M17 17l-2 2l2 2" />
37997</svg>
37998"#;
37999pub const ICON_EYE_COG: &str = r#"
38000<svg
38001 xmlns="http://www.w3.org/2000/svg"
38002 width="24"
38003 height="24"
38004 viewBox="0 0 24 24"
38005 fill="none"
38006 stroke="currentColor"
38007 stroke-width="1.5"
38008 stroke-linecap="round"
38009 stroke-linejoin="round"
38010>
38011 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38012 <path d="M12 18c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6" />
38013 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
38014 <path d="M19.001 15.5v1.5" />
38015 <path d="M19.001 21v1.5" />
38016 <path d="M22.032 17.25l-1.299 .75" />
38017 <path d="M17.27 20l-1.3 .75" />
38018 <path d="M15.97 17.25l1.3 .75" />
38019 <path d="M20.733 20l1.3 .75" />
38020</svg>
38021"#;
38022pub const ICON_EYE_DISCOUNT: &str = r#"
38023<svg
38024 xmlns="http://www.w3.org/2000/svg"
38025 width="24"
38026 height="24"
38027 viewBox="0 0 24 24"
38028 fill="none"
38029 stroke="currentColor"
38030 stroke-width="1.5"
38031 stroke-linecap="round"
38032 stroke-linejoin="round"
38033>
38034 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38035 <path d="M12 18c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6" />
38036 <path d="M16 21l5 -5" />
38037 <path d="M21 21v.01" />
38038 <path d="M16 16v.01" />
38039</svg>
38040"#;
38041pub const ICON_EYE_DOLLAR: &str = r#"
38042<svg
38043 xmlns="http://www.w3.org/2000/svg"
38044 width="24"
38045 height="24"
38046 viewBox="0 0 24 24"
38047 fill="none"
38048 stroke="currentColor"
38049 stroke-width="1.5"
38050 stroke-linecap="round"
38051 stroke-linejoin="round"
38052>
38053 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38054 <path d="M13.193 17.924c-.39 .05 -.788 .076 -1.193 .076c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.005 0 5.592 1.394 7.761 4.181" />
38055 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
38056 <path d="M19 21v1m0 -8v1" />
38057</svg>
38058"#;
38059pub const ICON_EYE_DOTTED: &str = r#"
38060<svg
38061 xmlns="http://www.w3.org/2000/svg"
38062 width="24"
38063 height="24"
38064 viewBox="0 0 24 24"
38065 fill="none"
38066 stroke="currentColor"
38067 stroke-width="1.5"
38068 stroke-linecap="round"
38069 stroke-linejoin="round"
38070>
38071 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38072 <path d="M21 12h.01" />
38073 <path d="M3 12h.01" />
38074 <path d="M5 15h.01" />
38075 <path d="M5 9h.01" />
38076 <path d="M19 15h.01" />
38077 <path d="M12 18h.01" />
38078 <path d="M12 6h.01" />
38079 <path d="M8 17h.01" />
38080 <path d="M8 7h.01" />
38081 <path d="M16 17h.01" />
38082 <path d="M16 7h.01" />
38083 <path d="M19 9h.01" />
38084</svg>
38085"#;
38086pub const ICON_EYE_DOWN: &str = r#"
38087<svg
38088 xmlns="http://www.w3.org/2000/svg"
38089 width="24"
38090 height="24"
38091 viewBox="0 0 24 24"
38092 fill="none"
38093 stroke="currentColor"
38094 stroke-width="1.5"
38095 stroke-linecap="round"
38096 stroke-linejoin="round"
38097>
38098 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38099 <path d="M12 18c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6" />
38100 <path d="M19 16v6" />
38101 <path d="M22 19l-3 3l-3 -3" />
38102</svg>
38103"#;
38104pub const ICON_EYE_EDIT: &str = r#"
38105<svg
38106 xmlns="http://www.w3.org/2000/svg"
38107 width="24"
38108 height="24"
38109 viewBox="0 0 24 24"
38110 fill="none"
38111 stroke="currentColor"
38112 stroke-width="1.5"
38113 stroke-linecap="round"
38114 stroke-linejoin="round"
38115>
38116 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38117 <path d="M11.192 17.966c-3.242 -.28 -5.972 -2.269 -8.192 -5.966c2.4 -4 5.4 -6 9 -6c3.326 0 6.14 1.707 8.442 5.122" />
38118 <path d="M18.42 15.61a2.1 2.1 0 0 1 2.97 2.97l-3.39 3.42h-3v-3l3.42 -3.39z" />
38119</svg>
38120"#;
38121pub const ICON_EYE_EXCLAMATION: &str = r#"
38122<svg
38123 xmlns="http://www.w3.org/2000/svg"
38124 width="24"
38125 height="24"
38126 viewBox="0 0 24 24"
38127 fill="none"
38128 stroke="currentColor"
38129 stroke-width="1.5"
38130 stroke-linecap="round"
38131 stroke-linejoin="round"
38132>
38133 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38134 <path d="M15.03 17.478a8.797 8.797 0 0 1 -3.03 .522c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6a20.48 20.48 0 0 1 -.258 .419" />
38135 <path d="M19 16v3" />
38136 <path d="M19 22v.01" />
38137</svg>
38138"#;
38139pub const ICON_EYE_HEART: &str = r#"
38140<svg
38141 xmlns="http://www.w3.org/2000/svg"
38142 width="24"
38143 height="24"
38144 viewBox="0 0 24 24"
38145 fill="none"
38146 stroke="currentColor"
38147 stroke-width="1.5"
38148 stroke-linecap="round"
38149 stroke-linejoin="round"
38150>
38151 <path d="M13.905 11.39a2 2 0 1 0 -2.855 2.37" />
38152 <path d="M9.992 17.779c-2.722 -.621 -5.053 -2.547 -6.992 -5.779c2.4 -4 5.4 -6 9 -6c3.332 0 6.15 1.714 8.454 5.14" />
38153 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
38154</svg>
38155"#;
38156pub const ICON_EYE_MINUS: &str = r#"
38157<svg
38158 xmlns="http://www.w3.org/2000/svg"
38159 width="24"
38160 height="24"
38161 viewBox="0 0 24 24"
38162 fill="none"
38163 stroke="currentColor"
38164 stroke-width="1.5"
38165 stroke-linecap="round"
38166 stroke-linejoin="round"
38167>
38168 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38169 <path d="M12 18c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6c-.713 1.188 -1.478 2.199 -2.296 3.034" />
38170 <path d="M16 19h6" />
38171</svg>
38172"#;
38173pub const ICON_EYE_OFF: &str = r#"
38174<svg
38175 xmlns="http://www.w3.org/2000/svg"
38176 width="24"
38177 height="24"
38178 viewBox="0 0 24 24"
38179 fill="none"
38180 stroke="currentColor"
38181 stroke-width="1.5"
38182 stroke-linecap="round"
38183 stroke-linejoin="round"
38184>
38185 <path d="M10.585 10.587a2 2 0 0 0 2.829 2.828" />
38186 <path d="M16.681 16.673a8.717 8.717 0 0 1 -4.681 1.327c-3.6 0 -6.6 -2 -9 -6c1.272 -2.12 2.712 -3.678 4.32 -4.674m2.86 -1.146a9.055 9.055 0 0 1 1.82 -.18c3.6 0 6.6 2 9 6c-.666 1.11 -1.379 2.067 -2.138 2.87" />
38187 <path d="M3 3l18 18" />
38188</svg>
38189"#;
38190pub const ICON_EYE_PAUSE: &str = r#"
38191<svg
38192 xmlns="http://www.w3.org/2000/svg"
38193 width="24"
38194 height="24"
38195 viewBox="0 0 24 24"
38196 fill="none"
38197 stroke="currentColor"
38198 stroke-width="1.5"
38199 stroke-linecap="round"
38200 stroke-linejoin="round"
38201>
38202 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38203 <path d="M13.022 17.945a9.308 9.308 0 0 1 -1.022 .055c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6c-.195 .325 -.394 .636 -.596 .935" />
38204 <path d="M17 17v5" />
38205 <path d="M21 17v5" />
38206</svg>
38207"#;
38208pub const ICON_EYE_PIN: &str = r#"
38209<svg
38210 xmlns="http://www.w3.org/2000/svg"
38211 width="24"
38212 height="24"
38213 viewBox="0 0 24 24"
38214 fill="none"
38215 stroke="currentColor"
38216 stroke-width="1.5"
38217 stroke-linecap="round"
38218 stroke-linejoin="round"
38219>
38220 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38221 <path d="M12 18c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.362 0 6.202 1.745 8.517 5.234" />
38222 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
38223 <path d="M19 18v.01" />
38224</svg>
38225"#;
38226pub const ICON_EYE_PLUS: &str = r#"
38227<svg
38228 xmlns="http://www.w3.org/2000/svg"
38229 width="24"
38230 height="24"
38231 viewBox="0 0 24 24"
38232 fill="none"
38233 stroke="currentColor"
38234 stroke-width="1.5"
38235 stroke-linecap="round"
38236 stroke-linejoin="round"
38237>
38238 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38239 <path d="M12 18c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6" />
38240 <path d="M16 19h6" />
38241 <path d="M19 16v6" />
38242</svg>
38243"#;
38244pub const ICON_EYE_QUESTION: &str = r#"
38245<svg
38246 xmlns="http://www.w3.org/2000/svg"
38247 width="24"
38248 height="24"
38249 viewBox="0 0 24 24"
38250 fill="none"
38251 stroke="currentColor"
38252 stroke-width="1.5"
38253 stroke-linecap="round"
38254 stroke-linejoin="round"
38255>
38256 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38257 <path d="M14.071 17.764a8.989 8.989 0 0 1 -2.071 .236c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.346 0 6.173 1.727 8.482 5.182" />
38258 <path d="M19 22v.01" />
38259 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
38260</svg>
38261"#;
38262pub const ICON_EYE_SEARCH: &str = r#"
38263<svg
38264 xmlns="http://www.w3.org/2000/svg"
38265 width="24"
38266 height="24"
38267 viewBox="0 0 24 24"
38268 fill="none"
38269 stroke="currentColor"
38270 stroke-width="1.5"
38271 stroke-linecap="round"
38272 stroke-linejoin="round"
38273>
38274 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38275 <path d="M12 18c-.328 0 -.652 -.017 -.97 -.05c-3.172 -.332 -5.85 -2.315 -8.03 -5.95c2.4 -4 5.4 -6 9 -6c3.465 0 6.374 1.853 8.727 5.558" />
38276 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
38277 <path d="M20.2 20.2l1.8 1.8" />
38278</svg>
38279"#;
38280pub const ICON_EYE_SHARE: &str = r#"
38281<svg
38282 xmlns="http://www.w3.org/2000/svg"
38283 width="24"
38284 height="24"
38285 viewBox="0 0 24 24"
38286 fill="none"
38287 stroke="currentColor"
38288 stroke-width="1.5"
38289 stroke-linecap="round"
38290 stroke-linejoin="round"
38291>
38292 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38293 <path d="M12.597 17.981a9.467 9.467 0 0 1 -.597 .019c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6c-.205 .342 -.415 .67 -.63 .983" />
38294 <path d="M16 22l5 -5" />
38295 <path d="M21 21.5v-4.5h-4.5" />
38296</svg>
38297"#;
38298pub const ICON_EYE_STAR: &str = r#"
38299<svg
38300 xmlns="http://www.w3.org/2000/svg"
38301 width="24"
38302 height="24"
38303 viewBox="0 0 24 24"
38304 fill="none"
38305 stroke="currentColor"
38306 stroke-width="1.5"
38307 stroke-linecap="round"
38308 stroke-linejoin="round"
38309>
38310 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38311 <path d="M9.608 17.682c-2.558 -.71 -4.76 -2.603 -6.608 -5.682c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6" />
38312 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
38313</svg>
38314"#;
38315pub const ICON_EYE_TABLE: &str = r#"
38316<svg
38317 xmlns="http://www.w3.org/2000/svg"
38318 width="24"
38319 height="24"
38320 viewBox="0 0 24 24"
38321 fill="none"
38322 stroke="currentColor"
38323 stroke-width="1.5"
38324 stroke-linecap="round"
38325 stroke-linejoin="round"
38326>
38327 <path d="M8 18h-.011" />
38328 <path d="M12 18h-.011" />
38329 <path d="M16 18h-.011" />
38330 <path d="M4 3h16" />
38331 <path d="M5 3v17a1 1 0 0 0 1 1h12a1 1 0 0 0 1 -1v-17" />
38332 <path d="M14 7h-4" />
38333 <path d="M9 15h1" />
38334 <path d="M14 15h1" />
38335 <path d="M12 11v-4" />
38336</svg>
38337"#;
38338pub const ICON_EYE_UP: &str = r#"
38339<svg
38340 xmlns="http://www.w3.org/2000/svg"
38341 width="24"
38342 height="24"
38343 viewBox="0 0 24 24"
38344 fill="none"
38345 stroke="currentColor"
38346 stroke-width="1.5"
38347 stroke-linecap="round"
38348 stroke-linejoin="round"
38349>
38350 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38351 <path d="M12 18c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6c-.09 .15 -.18 .295 -.27 .439" />
38352 <path d="M19 22v-6" />
38353 <path d="M22 19l-3 -3l-3 3" />
38354</svg>
38355"#;
38356pub const ICON_EYE_X: &str = r#"
38357<svg
38358 xmlns="http://www.w3.org/2000/svg"
38359 width="24"
38360 height="24"
38361 viewBox="0 0 24 24"
38362 fill="none"
38363 stroke="currentColor"
38364 stroke-width="1.5"
38365 stroke-linecap="round"
38366 stroke-linejoin="round"
38367>
38368 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38369 <path d="M13.048 17.942a9.298 9.298 0 0 1 -1.048 .058c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6a17.986 17.986 0 0 1 -1.362 1.975" />
38370 <path d="M22 22l-5 -5" />
38371 <path d="M17 22l5 -5" />
38372</svg>
38373"#;
38374pub const ICON_EYE: &str = r#"
38375<svg
38376 xmlns="http://www.w3.org/2000/svg"
38377 width="24"
38378 height="24"
38379 viewBox="0 0 24 24"
38380 fill="none"
38381 stroke="currentColor"
38382 stroke-width="1.5"
38383 stroke-linecap="round"
38384 stroke-linejoin="round"
38385>
38386 <path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
38387 <path d="M21 12c-2.4 4 -5.4 6 -9 6c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6" />
38388</svg>
38389"#;
38390pub const ICON_EYEGLASS_2: &str = r#"
38391<svg
38392 xmlns="http://www.w3.org/2000/svg"
38393 width="24"
38394 height="24"
38395 viewBox="0 0 24 24"
38396 fill="none"
38397 stroke="currentColor"
38398 stroke-width="1.5"
38399 stroke-linecap="round"
38400 stroke-linejoin="round"
38401>
38402 <path d="M8 4h-2l-3 10v2.5" />
38403 <path d="M16 4h2l3 10v2.5" />
38404 <path d="M10 16l4 0" />
38405 <path d="M17.5 16.5m-3.5 0a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
38406 <path d="M6.5 16.5m-3.5 0a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
38407</svg>
38408"#;
38409pub const ICON_EYEGLASS_OFF: &str = r#"
38410<svg
38411 xmlns="http://www.w3.org/2000/svg"
38412 width="24"
38413 height="24"
38414 viewBox="0 0 24 24"
38415 fill="none"
38416 stroke="currentColor"
38417 stroke-width="1.5"
38418 stroke-linecap="round"
38419 stroke-linejoin="round"
38420>
38421 <path d="M5.536 5.546l-2.536 8.454" />
38422 <path d="M16 4h2l3 10" />
38423 <path d="M10 16h4" />
38424 <path d="M19.426 19.423a3.5 3.5 0 0 1 -5.426 -2.923v-2.5m4 0h3v2.5c0 .157 -.01 .312 -.03 .463" />
38425 <path d="M10 16.5a3.5 3.5 0 0 1 -7 0v-2.5h7v2.5" />
38426 <path d="M3 3l18 18" />
38427</svg>
38428"#;
38429pub const ICON_EYEGLASS: &str = r#"
38430<svg
38431 xmlns="http://www.w3.org/2000/svg"
38432 width="24"
38433 height="24"
38434 viewBox="0 0 24 24"
38435 fill="none"
38436 stroke="currentColor"
38437 stroke-width="1.5"
38438 stroke-linecap="round"
38439 stroke-linejoin="round"
38440>
38441 <path d="M8 4h-2l-3 10" />
38442 <path d="M16 4h2l3 10" />
38443 <path d="M10 16l4 0" />
38444 <path d="M21 16.5a3.5 3.5 0 0 1 -7 0v-2.5h7v2.5" />
38445 <path d="M10 16.5a3.5 3.5 0 0 1 -7 0v-2.5h7v2.5" />
38446</svg>
38447"#;
38448pub const ICON_FACE_ID_ERROR: &str = r#"
38449<svg
38450 xmlns="http://www.w3.org/2000/svg"
38451 width="24"
38452 height="24"
38453 viewBox="0 0 24 24"
38454 fill="none"
38455 stroke="currentColor"
38456 stroke-width="1.5"
38457 stroke-linecap="round"
38458 stroke-linejoin="round"
38459>
38460 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
38461 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
38462 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
38463 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
38464 <path d="M9 10h.01" />
38465 <path d="M15 10h.01" />
38466 <path d="M9.5 15.05a3.5 3.5 0 0 1 5 0" />
38467</svg>
38468"#;
38469pub const ICON_FACE_ID: &str = r#"
38470<svg
38471 xmlns="http://www.w3.org/2000/svg"
38472 width="24"
38473 height="24"
38474 viewBox="0 0 24 24"
38475 fill="none"
38476 stroke="currentColor"
38477 stroke-width="1.5"
38478 stroke-linecap="round"
38479 stroke-linejoin="round"
38480>
38481 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
38482 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
38483 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
38484 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
38485 <path d="M9 10l.01 0" />
38486 <path d="M15 10l.01 0" />
38487 <path d="M9.5 15a3.5 3.5 0 0 0 5 0" />
38488</svg>
38489"#;
38490pub const ICON_FACE_MASK_OFF: &str = r#"
38491<svg
38492 xmlns="http://www.w3.org/2000/svg"
38493 width="24"
38494 height="24"
38495 viewBox="0 0 24 24"
38496 fill="none"
38497 stroke="currentColor"
38498 stroke-width="1.5"
38499 stroke-linecap="round"
38500 stroke-linejoin="round"
38501>
38502 <path d="M5 14.5h-.222c-1.535 0 -2.778 -1.12 -2.778 -2.5s1.243 -2.5 2.778 -2.5h.222" />
38503 <path d="M19 14.5h.222c1.534 0 2.778 -1.12 2.778 -2.5s-1.244 -2.5 -2.778 -2.5h-.222" />
38504 <path d="M9 10h1m4 0h1" />
38505 <path d="M9 14h5" />
38506 <path d="M19 15v-6.49a2 2 0 0 0 -1.45 -1.923l-5 -1.429a2 2 0 0 0 -1.1 0l-1.788 .511m-3.118 .891l-.094 .027a2 2 0 0 0 -1.45 1.922v6.982a2 2 0 0 0 1.45 1.923l5 1.429a2 2 0 0 0 1.1 0l4.899 -1.4" />
38507 <path d="M3 3l18 18" />
38508</svg>
38509"#;
38510pub const ICON_FACE_MASK: &str = r#"
38511<svg
38512 xmlns="http://www.w3.org/2000/svg"
38513 width="24"
38514 height="24"
38515 viewBox="0 0 24 24"
38516 fill="none"
38517 stroke="currentColor"
38518 stroke-width="1.5"
38519 stroke-linecap="round"
38520 stroke-linejoin="round"
38521>
38522 <path d="M5 14.5h-.222c-1.535 0 -2.778 -1.12 -2.778 -2.5s1.243 -2.5 2.778 -2.5h.222" />
38523 <path d="M19 14.5h.222c1.534 0 2.778 -1.12 2.778 -2.5s-1.244 -2.5 -2.778 -2.5h-.222" />
38524 <path d="M9 10h6" />
38525 <path d="M9 14h6" />
38526 <path d="M12.55 18.843l5 -1.429a2 2 0 0 0 1.45 -1.923v-6.981a2 2 0 0 0 -1.45 -1.923l-5 -1.429a2 2 0 0 0 -1.1 0l-5 1.429a2 2 0 0 0 -1.45 1.922v6.982a2 2 0 0 0 1.45 1.923l5 1.429a2 2 0 0 0 1.1 0z" />
38527</svg>
38528"#;
38529pub const ICON_FALL: &str = r#"
38530<svg
38531 xmlns="http://www.w3.org/2000/svg"
38532 width="24"
38533 height="24"
38534 viewBox="0 0 24 24"
38535 fill="none"
38536 stroke="currentColor"
38537 stroke-width="1.5"
38538 stroke-linecap="round"
38539 stroke-linejoin="round"
38540>
38541 <path d="M11 21l1 -5l-1 -4l-3 -4h4l3 -3" />
38542 <path d="M6 16l-1 -4l3 -4" />
38543 <path d="M6 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
38544 <path d="M13.5 12h2.5l4 2" />
38545</svg>
38546"#;
38547pub const ICON_FAVICON: &str = r#"
38548<svg
38549 xmlns="http://www.w3.org/2000/svg"
38550 width="24"
38551 height="24"
38552 viewBox="0 0 24 24"
38553 fill="none"
38554 stroke="currentColor"
38555 stroke-width="1.5"
38556 stroke-linecap="round"
38557 stroke-linejoin="round"
38558>
38559 <path d="M2 5m0 3a3 3 0 0 1 3 -3h14a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3z" />
38560 <path d="M6 10v4" />
38561 <path d="M11 10a2 2 0 1 0 0 4" />
38562 <path d="M16 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
38563</svg>
38564"#;
38565pub const ICON_FEATHER_OFF: &str = r#"
38566<svg
38567 xmlns="http://www.w3.org/2000/svg"
38568 width="24"
38569 height="24"
38570 viewBox="0 0 24 24"
38571 fill="none"
38572 stroke="currentColor"
38573 stroke-width="1.5"
38574 stroke-linecap="round"
38575 stroke-linejoin="round"
38576>
38577 <path d="M4 20l8 -8" />
38578 <path d="M14 5v5h5" />
38579 <path d="M9 11v4h4" />
38580 <path d="M6 13v5h5" />
38581 <path d="M6 13l3.502 -3.502m2.023 -2.023l2.475 -2.475" />
38582 <path d="M19 10c.638 -.636 1 -1.515 1 -2.486a3.515 3.515 0 0 0 -3.517 -3.514c-.97 0 -1.847 .367 -2.483 1" />
38583 <path d="M11 18l3.499 -3.499m2.008 -2.008l2.493 -2.493" />
38584 <path d="M3 3l18 18" />
38585</svg>
38586"#;
38587pub const ICON_FEATHER: &str = r#"
38588<svg
38589 xmlns="http://www.w3.org/2000/svg"
38590 width="24"
38591 height="24"
38592 viewBox="0 0 24 24"
38593 fill="none"
38594 stroke="currentColor"
38595 stroke-width="1.5"
38596 stroke-linecap="round"
38597 stroke-linejoin="round"
38598>
38599 <path d="M4 20l10 -10m0 -5v5h5m-9 -1v5h5m-9 -1v5h5m-5 -5l4 -4l4 -4" />
38600 <path d="M19 10c.638 -.636 1 -1.515 1 -2.486a3.515 3.515 0 0 0 -3.517 -3.514c-.97 0 -1.847 .367 -2.483 1m-3 13l4 -4l4 -4" />
38601</svg>
38602"#;
38603pub const ICON_FENCE_OFF: &str = r#"
38604<svg
38605 xmlns="http://www.w3.org/2000/svg"
38606 width="24"
38607 height="24"
38608 viewBox="0 0 24 24"
38609 fill="none"
38610 stroke="currentColor"
38611 stroke-width="1.5"
38612 stroke-linecap="round"
38613 stroke-linejoin="round"
38614>
38615 <path d="M12 12h-8v4h12m4 0v-4h-4" />
38616 <path d="M6 16v4h4v-4" />
38617 <path d="M10 12v-2m0 -4l-2 -2m-2 2v6" />
38618 <path d="M14 16v4h4v-2" />
38619 <path d="M18 12v-6l-2 -2l-2 2v4" />
38620 <path d="M3 3l18 18" />
38621</svg>
38622"#;
38623pub const ICON_FENCE: &str = r#"
38624<svg
38625 xmlns="http://www.w3.org/2000/svg"
38626 width="24"
38627 height="24"
38628 viewBox="0 0 24 24"
38629 fill="none"
38630 stroke="currentColor"
38631 stroke-width="1.5"
38632 stroke-linecap="round"
38633 stroke-linejoin="round"
38634>
38635 <path d="M4 12v4h16v-4z" />
38636 <path d="M6 16v4h4v-4m0 -4v-6l-2 -2l-2 2v6" />
38637 <path d="M14 16v4h4v-4m0 -4v-6l-2 -2l-2 2v6" />
38638</svg>
38639"#;
38640pub const ICON_FIDGET_SPINNER: &str = r#"
38641<svg
38642 xmlns="http://www.w3.org/2000/svg"
38643 width="24"
38644 height="24"
38645 viewBox="0 0 24 24"
38646 fill="none"
38647 stroke="currentColor"
38648 stroke-width="1.5"
38649 stroke-linecap="round"
38650 stroke-linejoin="round"
38651>
38652 <path d="M18 16v.01" />
38653 <path d="M6 16v.01" />
38654 <path d="M12 5v.01" />
38655 <path d="M12 12v.01" />
38656 <path d="M12 1a4 4 0 0 1 2.001 7.464l.001 .072a3.998 3.998 0 0 1 1.987 3.758l.22 .128a3.978 3.978 0 0 1 1.591 -.417l.2 -.005a4 4 0 1 1 -3.994 3.77l-.28 -.16c-.522 .25 -1.108 .39 -1.726 .39c-.619 0 -1.205 -.14 -1.728 -.391l-.279 .16l.007 .231a4 4 0 1 1 -2.212 -3.579l.222 -.129a3.998 3.998 0 0 1 1.988 -3.756l.002 -.071a4 4 0 0 1 -1.995 -3.265l-.005 -.2a4 4 0 0 1 4 -4z" />
38657</svg>
38658"#;
38659pub const ICON_FILE_3D: &str = r#"
38660<svg
38661 xmlns="http://www.w3.org/2000/svg"
38662 width="24"
38663 height="24"
38664 viewBox="0 0 24 24"
38665 fill="none"
38666 stroke="currentColor"
38667 stroke-width="1.5"
38668 stroke-linecap="round"
38669 stroke-linejoin="round"
38670>
38671 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38672 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38673 <path d="M12 13.5l4 -1.5" />
38674 <path d="M8 11.846l4 1.654v4.5l4 -1.846v-4.308l-4 -1.846z" />
38675 <path d="M8 12v4.2l4 1.8" />
38676</svg>
38677"#;
38678pub const ICON_FILE_ALERT: &str = r#"
38679<svg
38680 xmlns="http://www.w3.org/2000/svg"
38681 width="24"
38682 height="24"
38683 viewBox="0 0 24 24"
38684 fill="none"
38685 stroke="currentColor"
38686 stroke-width="1.5"
38687 stroke-linecap="round"
38688 stroke-linejoin="round"
38689>
38690 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38691 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38692 <path d="M12 17l.01 0" />
38693 <path d="M12 11l0 3" />
38694</svg>
38695"#;
38696pub const ICON_FILE_ANALYTICS: &str = r#"
38697<svg
38698 xmlns="http://www.w3.org/2000/svg"
38699 width="24"
38700 height="24"
38701 viewBox="0 0 24 24"
38702 fill="none"
38703 stroke="currentColor"
38704 stroke-width="1.5"
38705 stroke-linecap="round"
38706 stroke-linejoin="round"
38707>
38708 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38709 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38710 <path d="M9 17l0 -5" />
38711 <path d="M12 17l0 -1" />
38712 <path d="M15 17l0 -3" />
38713</svg>
38714"#;
38715pub const ICON_FILE_ARROW_LEFT: &str = r#"
38716<svg
38717 xmlns="http://www.w3.org/2000/svg"
38718 width="24"
38719 height="24"
38720 viewBox="0 0 24 24"
38721 fill="none"
38722 stroke="currentColor"
38723 stroke-width="1.5"
38724 stroke-linecap="round"
38725 stroke-linejoin="round"
38726>
38727 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38728 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38729 <path d="M15 15h-6" />
38730 <path d="M11.5 17.5l-2.5 -2.5l2.5 -2.5" />
38731</svg>
38732"#;
38733pub const ICON_FILE_ARROW_RIGHT: &str = r#"
38734<svg
38735 xmlns="http://www.w3.org/2000/svg"
38736 width="24"
38737 height="24"
38738 viewBox="0 0 24 24"
38739 fill="none"
38740 stroke="currentColor"
38741 stroke-width="1.5"
38742 stroke-linecap="round"
38743 stroke-linejoin="round"
38744>
38745 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38746 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38747 <path d="M9 15h6" />
38748 <path d="M12.5 17.5l2.5 -2.5l-2.5 -2.5" />
38749</svg>
38750"#;
38751pub const ICON_FILE_BARCODE: &str = r#"
38752<svg
38753 xmlns="http://www.w3.org/2000/svg"
38754 width="24"
38755 height="24"
38756 viewBox="0 0 24 24"
38757 fill="none"
38758 stroke="currentColor"
38759 stroke-width="1.5"
38760 stroke-linecap="round"
38761 stroke-linejoin="round"
38762>
38763 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38764 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38765 <path d="M8 13h1v3h-1z" />
38766 <path d="M12 13v3" />
38767 <path d="M15 13h1v3h-1z" />
38768</svg>
38769"#;
38770pub const ICON_FILE_BROKEN: &str = r#"
38771<svg
38772 xmlns="http://www.w3.org/2000/svg"
38773 width="24"
38774 height="24"
38775 viewBox="0 0 24 24"
38776 fill="none"
38777 stroke="currentColor"
38778 stroke-width="1.5"
38779 stroke-linecap="round"
38780 stroke-linejoin="round"
38781>
38782 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38783 <path d="M5 7v-2a2 2 0 0 1 2 -2h7l5 5v2" />
38784 <path d="M19 19a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2" />
38785 <path d="M5 16h.01" />
38786 <path d="M5 13h.01" />
38787 <path d="M5 10h.01" />
38788 <path d="M19 13h.01" />
38789 <path d="M19 16h.01" />
38790</svg>
38791"#;
38792pub const ICON_FILE_CERTIFICATE: &str = r#"
38793<svg
38794 xmlns="http://www.w3.org/2000/svg"
38795 width="24"
38796 height="24"
38797 viewBox="0 0 24 24"
38798 fill="none"
38799 stroke="currentColor"
38800 stroke-width="1.5"
38801 stroke-linecap="round"
38802 stroke-linejoin="round"
38803>
38804 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38805 <path d="M5 8v-3a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-5" />
38806 <path d="M6 14m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
38807 <path d="M4.5 17l-1.5 5l3 -1.5l3 1.5l-1.5 -5" />
38808</svg>
38809"#;
38810pub const ICON_FILE_CHART: &str = r#"
38811<svg
38812 xmlns="http://www.w3.org/2000/svg"
38813 width="24"
38814 height="24"
38815 viewBox="0 0 24 24"
38816 fill="none"
38817 stroke="currentColor"
38818 stroke-width="1.5"
38819 stroke-linecap="round"
38820 stroke-linejoin="round"
38821>
38822 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38823 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38824 <path d="M12 10v4h4" />
38825 <path d="M12 14m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
38826</svg>
38827"#;
38828pub const ICON_FILE_CHECK: &str = r#"
38829<svg
38830 xmlns="http://www.w3.org/2000/svg"
38831 width="24"
38832 height="24"
38833 viewBox="0 0 24 24"
38834 fill="none"
38835 stroke="currentColor"
38836 stroke-width="1.5"
38837 stroke-linecap="round"
38838 stroke-linejoin="round"
38839>
38840 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38841 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38842 <path d="M9 15l2 2l4 -4" />
38843</svg>
38844"#;
38845pub const ICON_FILE_CODE_2: &str = r#"
38846<svg
38847 xmlns="http://www.w3.org/2000/svg"
38848 width="24"
38849 height="24"
38850 viewBox="0 0 24 24"
38851 fill="none"
38852 stroke="currentColor"
38853 stroke-width="1.5"
38854 stroke-linecap="round"
38855 stroke-linejoin="round"
38856>
38857 <path d="M10 12h-1v5h1" />
38858 <path d="M14 12h1v5h-1" />
38859 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38860 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38861</svg>
38862"#;
38863pub const ICON_FILE_CODE: &str = r#"
38864<svg
38865 xmlns="http://www.w3.org/2000/svg"
38866 width="24"
38867 height="24"
38868 viewBox="0 0 24 24"
38869 fill="none"
38870 stroke="currentColor"
38871 stroke-width="1.5"
38872 stroke-linecap="round"
38873 stroke-linejoin="round"
38874>
38875 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38876 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38877 <path d="M10 13l-1 2l1 2" />
38878 <path d="M14 13l1 2l-1 2" />
38879</svg>
38880"#;
38881pub const ICON_FILE_CV: &str = r#"
38882<svg
38883 xmlns="http://www.w3.org/2000/svg"
38884 width="24"
38885 height="24"
38886 viewBox="0 0 24 24"
38887 fill="none"
38888 stroke="currentColor"
38889 stroke-width="1.5"
38890 stroke-linecap="round"
38891 stroke-linejoin="round"
38892>
38893 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38894 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38895 <path d="M11 12.5a1.5 1.5 0 0 0 -3 0v3a1.5 1.5 0 0 0 3 0" />
38896 <path d="M13 11l1.5 6l1.5 -6" />
38897</svg>
38898"#;
38899pub const ICON_FILE_DATABASE: &str = r#"
38900<svg
38901 xmlns="http://www.w3.org/2000/svg"
38902 width="24"
38903 height="24"
38904 viewBox="0 0 24 24"
38905 fill="none"
38906 stroke="currentColor"
38907 stroke-width="1.5"
38908 stroke-linecap="round"
38909 stroke-linejoin="round"
38910>
38911 <path d="M12 12.75m-4 0a4 1.75 0 1 0 8 0a4 1.75 0 1 0 -8 0" />
38912 <path d="M8 12.5v3.75c0 .966 1.79 1.75 4 1.75s4 -.784 4 -1.75v-3.75" />
38913 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38914 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38915</svg>
38916"#;
38917pub const ICON_FILE_DELTA: &str = r#"
38918<svg
38919 xmlns="http://www.w3.org/2000/svg"
38920 width="24"
38921 height="24"
38922 viewBox="0 0 24 24"
38923 fill="none"
38924 stroke="currentColor"
38925 stroke-width="1.5"
38926 stroke-linecap="round"
38927 stroke-linejoin="round"
38928>
38929 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38930 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38931 <path d="M9 17h6l-3 -6z" />
38932</svg>
38933"#;
38934pub const ICON_FILE_DESCRIPTION: &str = r#"
38935<svg
38936 xmlns="http://www.w3.org/2000/svg"
38937 width="24"
38938 height="24"
38939 viewBox="0 0 24 24"
38940 fill="none"
38941 stroke="currentColor"
38942 stroke-width="1.5"
38943 stroke-linecap="round"
38944 stroke-linejoin="round"
38945>
38946 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38947 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38948 <path d="M9 17h6" />
38949 <path d="M9 13h6" />
38950</svg>
38951"#;
38952pub const ICON_FILE_DIFF: &str = r#"
38953<svg
38954 xmlns="http://www.w3.org/2000/svg"
38955 width="24"
38956 height="24"
38957 viewBox="0 0 24 24"
38958 fill="none"
38959 stroke="currentColor"
38960 stroke-width="1.5"
38961 stroke-linecap="round"
38962 stroke-linejoin="round"
38963>
38964 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38965 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38966 <path d="M12 10l0 4" />
38967 <path d="M10 12l4 0" />
38968 <path d="M10 17l4 0" />
38969</svg>
38970"#;
38971pub const ICON_FILE_DIGIT: &str = r#"
38972<svg
38973 xmlns="http://www.w3.org/2000/svg"
38974 width="24"
38975 height="24"
38976 viewBox="0 0 24 24"
38977 fill="none"
38978 stroke="currentColor"
38979 stroke-width="1.5"
38980 stroke-linecap="round"
38981 stroke-linejoin="round"
38982>
38983 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
38984 <path d="M9 12m0 1a1 1 0 0 1 1 -1h1a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-1a1 1 0 0 1 -1 -1z" />
38985 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
38986 <path d="M15 12v5" />
38987</svg>
38988"#;
38989pub const ICON_FILE_DISLIKE: &str = r#"
38990<svg
38991 xmlns="http://www.w3.org/2000/svg"
38992 width="24"
38993 height="24"
38994 viewBox="0 0 24 24"
38995 fill="none"
38996 stroke="currentColor"
38997 stroke-width="1.5"
38998 stroke-linecap="round"
38999 stroke-linejoin="round"
39000>
39001 <path d="M3 14m0 1a1 1 0 0 1 1 -1h1a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-1a1 1 0 0 1 -1 -1z" />
39002 <path d="M6 15a1 1 0 0 1 1 -1h3.756a1 1 0 0 1 .958 .713l1.2 3c.09 .303 .133 .63 -.056 .884c-.188 .254 -.542 .403 -.858 .403h-2v2.467a1.1 1.1 0 0 1 -2.015 .61l-1.985 -3.077v-4z" />
39003 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39004 <path d="M5 11v-6a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-2.5" />
39005</svg>
39006"#;
39007pub const ICON_FILE_DOLLAR: &str = r#"
39008<svg
39009 xmlns="http://www.w3.org/2000/svg"
39010 width="24"
39011 height="24"
39012 viewBox="0 0 24 24"
39013 fill="none"
39014 stroke="currentColor"
39015 stroke-width="1.5"
39016 stroke-linecap="round"
39017 stroke-linejoin="round"
39018>
39019 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39020 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39021 <path d="M14 11h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
39022 <path d="M12 17v1m0 -8v1" />
39023</svg>
39024"#;
39025pub const ICON_FILE_DOTS: &str = r#"
39026<svg
39027 xmlns="http://www.w3.org/2000/svg"
39028 width="24"
39029 height="24"
39030 viewBox="0 0 24 24"
39031 fill="none"
39032 stroke="currentColor"
39033 stroke-width="1.5"
39034 stroke-linecap="round"
39035 stroke-linejoin="round"
39036>
39037 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39038 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39039 <path d="M9 14v.01" />
39040 <path d="M12 14v.01" />
39041 <path d="M15 14v.01" />
39042</svg>
39043"#;
39044pub const ICON_FILE_DOWNLOAD: &str = r#"
39045<svg
39046 xmlns="http://www.w3.org/2000/svg"
39047 width="24"
39048 height="24"
39049 viewBox="0 0 24 24"
39050 fill="none"
39051 stroke="currentColor"
39052 stroke-width="1.5"
39053 stroke-linecap="round"
39054 stroke-linejoin="round"
39055>
39056 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39057 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39058 <path d="M12 17v-6" />
39059 <path d="M9.5 14.5l2.5 2.5l2.5 -2.5" />
39060</svg>
39061"#;
39062pub const ICON_FILE_EURO: &str = r#"
39063<svg
39064 xmlns="http://www.w3.org/2000/svg"
39065 width="24"
39066 height="24"
39067 viewBox="0 0 24 24"
39068 fill="none"
39069 stroke="currentColor"
39070 stroke-width="1.5"
39071 stroke-linecap="round"
39072 stroke-linejoin="round"
39073>
39074 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39075 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39076 <path d="M12 14h-3" />
39077 <path d="M14 11.172a3 3 0 1 0 0 5.656" />
39078</svg>
39079"#;
39080pub const ICON_FILE_EXCEL: &str = r#"
39081<svg
39082 xmlns="http://www.w3.org/2000/svg"
39083 width="24"
39084 height="24"
39085 viewBox="0 0 24 24"
39086 fill="none"
39087 stroke="currentColor"
39088 stroke-width="1.5"
39089 stroke-linecap="round"
39090 stroke-linejoin="round"
39091>
39092 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39093 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2" />
39094 <path d="M10 12l4 5" />
39095 <path d="M10 17l4 -5" />
39096</svg>
39097"#;
39098pub const ICON_FILE_EXPORT: &str = r#"
39099<svg
39100 xmlns="http://www.w3.org/2000/svg"
39101 width="24"
39102 height="24"
39103 viewBox="0 0 24 24"
39104 fill="none"
39105 stroke="currentColor"
39106 stroke-width="1.5"
39107 stroke-linecap="round"
39108 stroke-linejoin="round"
39109>
39110 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39111 <path d="M11.5 21h-4.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v5m-5 6h7m-3 -3l3 3l-3 3" />
39112</svg>
39113"#;
39114pub const ICON_FILE_FUNCTION: &str = r#"
39115<svg
39116 xmlns="http://www.w3.org/2000/svg"
39117 width="24"
39118 height="24"
39119 viewBox="0 0 24 24"
39120 fill="none"
39121 stroke="currentColor"
39122 stroke-width="1.5"
39123 stroke-linecap="round"
39124 stroke-linejoin="round"
39125>
39126 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39127 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39128 <path d="M10.5 17h.333c.474 0 .87 -.323 .916 -.746l.502 -4.508c.047 -.423 .443 -.746 .916 -.746h.333" />
39129 <path d="M10.5 14h3" />
39130</svg>
39131"#;
39132pub const ICON_FILE_HORIZONTAL: &str = r#"
39133<svg
39134 xmlns="http://www.w3.org/2000/svg"
39135 width="24"
39136 height="24"
39137 viewBox="0 0 24 24"
39138 fill="none"
39139 stroke="currentColor"
39140 stroke-width="1.5"
39141 stroke-linecap="round"
39142 stroke-linejoin="round"
39143>
39144 <path d="M16 5v4a1 1 0 0 0 1 1h4" />
39145 <path d="M3 7v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2v-7l-5 -5h-11a2 2 0 0 0 -2 2z" />
39146</svg>
39147"#;
39148pub const ICON_FILE_IMPORT: &str = r#"
39149<svg
39150 xmlns="http://www.w3.org/2000/svg"
39151 width="24"
39152 height="24"
39153 viewBox="0 0 24 24"
39154 fill="none"
39155 stroke="currentColor"
39156 stroke-width="1.5"
39157 stroke-linecap="round"
39158 stroke-linejoin="round"
39159>
39160 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39161 <path d="M5 13v-8a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-5.5m-9.5 -2h7m-3 -3l3 3l-3 3" />
39162</svg>
39163"#;
39164pub const ICON_FILE_INFINITY: &str = r#"
39165<svg
39166 xmlns="http://www.w3.org/2000/svg"
39167 width="24"
39168 height="24"
39169 viewBox="0 0 24 24"
39170 fill="none"
39171 stroke="currentColor"
39172 stroke-width="1.5"
39173 stroke-linecap="round"
39174 stroke-linejoin="round"
39175>
39176 <path d="M15.536 17.586a2.123 2.123 0 0 0 -2.929 0a1.951 1.951 0 0 0 0 2.828c.809 .781 2.12 .781 2.929 0c.809 -.781 -.805 .778 0 0l1.46 -1.41l1.46 -1.419" />
39177 <path d="M15.54 17.582l1.46 1.42l1.46 1.41c.809 .78 -.805 -.779 0 0s2.12 .781 2.929 0a1.951 1.951 0 0 0 0 -2.828a2.123 2.123 0 0 0 -2.929 0" />
39178 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39179 <path d="M9.5 21h-2.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v6" />
39180</svg>
39181"#;
39182pub const ICON_FILE_INFO: &str = r#"
39183<svg
39184 xmlns="http://www.w3.org/2000/svg"
39185 width="24"
39186 height="24"
39187 viewBox="0 0 24 24"
39188 fill="none"
39189 stroke="currentColor"
39190 stroke-width="1.5"
39191 stroke-linecap="round"
39192 stroke-linejoin="round"
39193>
39194 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39195 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39196 <path d="M11 14h1v4h1" />
39197 <path d="M12 11h.01" />
39198</svg>
39199"#;
39200pub const ICON_FILE_INVOICE: &str = r#"
39201<svg
39202 xmlns="http://www.w3.org/2000/svg"
39203 width="24"
39204 height="24"
39205 viewBox="0 0 24 24"
39206 fill="none"
39207 stroke="currentColor"
39208 stroke-width="1.5"
39209 stroke-linecap="round"
39210 stroke-linejoin="round"
39211>
39212 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39213 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39214 <path d="M9 7l1 0" />
39215 <path d="M9 13l6 0" />
39216 <path d="M13 17l2 0" />
39217</svg>
39218"#;
39219pub const ICON_FILE_ISR: &str = r#"
39220<svg
39221 xmlns="http://www.w3.org/2000/svg"
39222 width="24"
39223 height="24"
39224 viewBox="0 0 24 24"
39225 fill="none"
39226 stroke="currentColor"
39227 stroke-width="1.5"
39228 stroke-linecap="round"
39229 stroke-linejoin="round"
39230>
39231 <path d="M15 3v4a1 1 0 0 0 1 1h4" />
39232 <path d="M15 3v4a1 1 0 0 0 1 1h4" />
39233 <path d="M6 8v-3a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-7" />
39234 <path d="M3 15l3 -3l3 3" />
39235</svg>
39236"#;
39237pub const ICON_FILE_LAMBDA: &str = r#"
39238<svg
39239 xmlns="http://www.w3.org/2000/svg"
39240 width="24"
39241 height="24"
39242 viewBox="0 0 24 24"
39243 fill="none"
39244 stroke="currentColor"
39245 stroke-width="1.5"
39246 stroke-linecap="round"
39247 stroke-linejoin="round"
39248>
39249 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39250 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39251 <path d="M10 17l2 -3" />
39252 <path d="M15 17c-2.5 0 -2.5 -6 -5 -6" />
39253</svg>
39254"#;
39255pub const ICON_FILE_LIKE: &str = r#"
39256<svg
39257 xmlns="http://www.w3.org/2000/svg"
39258 width="24"
39259 height="24"
39260 viewBox="0 0 24 24"
39261 fill="none"
39262 stroke="currentColor"
39263 stroke-width="1.5"
39264 stroke-linecap="round"
39265 stroke-linejoin="round"
39266>
39267 <path d="M3 16m0 1a1 1 0 0 1 1 -1h1a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-1a1 1 0 0 1 -1 -1z" />
39268 <path d="M6 20a1 1 0 0 0 1 1h3.756a1 1 0 0 0 .958 -.713l1.2 -3c.09 -.303 .133 -.63 -.056 -.884c-.188 -.254 -.542 -.403 -.858 -.403h-2v-2.467a1.1 1.1 0 0 0 -2.015 -.61l-1.985 3.077v4z" />
39269 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39270 <path d="M5 12.1v-7.1a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-2.3" />
39271</svg>
39272"#;
39273pub const ICON_FILE_MINUS: &str = r#"
39274<svg
39275 xmlns="http://www.w3.org/2000/svg"
39276 width="24"
39277 height="24"
39278 viewBox="0 0 24 24"
39279 fill="none"
39280 stroke="currentColor"
39281 stroke-width="1.5"
39282 stroke-linecap="round"
39283 stroke-linejoin="round"
39284>
39285 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39286 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39287 <path d="M9 14l6 0" />
39288</svg>
39289"#;
39290pub const ICON_FILE_MUSIC: &str = r#"
39291<svg
39292 xmlns="http://www.w3.org/2000/svg"
39293 width="24"
39294 height="24"
39295 viewBox="0 0 24 24"
39296 fill="none"
39297 stroke="currentColor"
39298 stroke-width="1.5"
39299 stroke-linecap="round"
39300 stroke-linejoin="round"
39301>
39302 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39303 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39304 <path d="M11 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
39305 <path d="M12 16l0 -5l2 1" />
39306</svg>
39307"#;
39308pub const ICON_FILE_NEUTRAL: &str = r#"
39309<svg
39310 xmlns="http://www.w3.org/2000/svg"
39311 width="24"
39312 height="24"
39313 viewBox="0 0 24 24"
39314 fill="none"
39315 stroke="currentColor"
39316 stroke-width="1.5"
39317 stroke-linecap="round"
39318 stroke-linejoin="round"
39319>
39320 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39321 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2zm-7 -7h.01m3.99 0h.01m-4.01 3h4" />
39322</svg>
39323"#;
39324pub const ICON_FILE_OFF: &str = r#"
39325<svg
39326 xmlns="http://www.w3.org/2000/svg"
39327 width="24"
39328 height="24"
39329 viewBox="0 0 24 24"
39330 fill="none"
39331 stroke="currentColor"
39332 stroke-width="1.5"
39333 stroke-linecap="round"
39334 stroke-linejoin="round"
39335>
39336 <path d="M3 3l18 18" />
39337 <path d="M7 3h7l5 5v7m0 4a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-14" />
39338</svg>
39339"#;
39340pub const ICON_FILE_ORIENTATION: &str = r#"
39341<svg
39342 xmlns="http://www.w3.org/2000/svg"
39343 width="24"
39344 height="24"
39345 viewBox="0 0 24 24"
39346 fill="none"
39347 stroke="currentColor"
39348 stroke-width="1.5"
39349 stroke-linecap="round"
39350 stroke-linejoin="round"
39351>
39352 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39353 <path d="M10 21h-3a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v2" />
39354 <path d="M13 20h5a2 2 0 0 0 2 -2v-5" />
39355 <path d="M15 22l-2 -2l2 -2" />
39356 <path d="M18 15l2 -2l2 2" />
39357</svg>
39358"#;
39359pub const ICON_FILE_PENCIL: &str = r#"
39360<svg
39361 xmlns="http://www.w3.org/2000/svg"
39362 width="24"
39363 height="24"
39364 viewBox="0 0 24 24"
39365 fill="none"
39366 stroke="currentColor"
39367 stroke-width="1.5"
39368 stroke-linecap="round"
39369 stroke-linejoin="round"
39370>
39371 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39372 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39373 <path d="M10 18l5 -5a1.414 1.414 0 0 0 -2 -2l-5 5v2h2z" />
39374</svg>
39375"#;
39376pub const ICON_FILE_PERCENT: &str = r#"
39377<svg
39378 xmlns="http://www.w3.org/2000/svg"
39379 width="24"
39380 height="24"
39381 viewBox="0 0 24 24"
39382 fill="none"
39383 stroke="currentColor"
39384 stroke-width="1.5"
39385 stroke-linecap="round"
39386 stroke-linejoin="round"
39387>
39388 <path d="M10 17l4 -4" />
39389 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39390 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39391 <path d="M10 13h.01" />
39392 <path d="M14 17h.01" />
39393</svg>
39394"#;
39395pub const ICON_FILE_PHONE: &str = r#"
39396<svg
39397 xmlns="http://www.w3.org/2000/svg"
39398 width="24"
39399 height="24"
39400 viewBox="0 0 24 24"
39401 fill="none"
39402 stroke="currentColor"
39403 stroke-width="1.5"
39404 stroke-linecap="round"
39405 stroke-linejoin="round"
39406>
39407 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39408 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39409 <path d="M9 12a.5 .5 0 0 0 1 0v-1a.5 .5 0 0 0 -1 0v1a5 5 0 0 0 5 5h1a.5 .5 0 0 0 0 -1h-1a.5 .5 0 0 0 0 1" />
39410</svg>
39411"#;
39412pub const ICON_FILE_PLUS: &str = r#"
39413<svg
39414 xmlns="http://www.w3.org/2000/svg"
39415 width="24"
39416 height="24"
39417 viewBox="0 0 24 24"
39418 fill="none"
39419 stroke="currentColor"
39420 stroke-width="1.5"
39421 stroke-linecap="round"
39422 stroke-linejoin="round"
39423>
39424 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39425 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39426 <path d="M12 11l0 6" />
39427 <path d="M9 14l6 0" />
39428</svg>
39429"#;
39430pub const ICON_FILE_POWER: &str = r#"
39431<svg
39432 xmlns="http://www.w3.org/2000/svg"
39433 width="24"
39434 height="24"
39435 viewBox="0 0 24 24"
39436 fill="none"
39437 stroke="currentColor"
39438 stroke-width="1.5"
39439 stroke-linecap="round"
39440 stroke-linejoin="round"
39441>
39442 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39443 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39444 <path d="M12 11l-2 3h4l-2 3" />
39445</svg>
39446"#;
39447pub const ICON_FILE_REPORT: &str = r#"
39448<svg
39449 xmlns="http://www.w3.org/2000/svg"
39450 width="24"
39451 height="24"
39452 viewBox="0 0 24 24"
39453 fill="none"
39454 stroke="currentColor"
39455 stroke-width="1.5"
39456 stroke-linecap="round"
39457 stroke-linejoin="round"
39458>
39459 <path d="M17 17m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
39460 <path d="M17 13v4h4" />
39461 <path d="M12 3v4a1 1 0 0 0 1 1h4" />
39462 <path d="M11.5 21h-6.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v2m0 3v4" />
39463</svg>
39464"#;
39465pub const ICON_FILE_RSS: &str = r#"
39466<svg
39467 xmlns="http://www.w3.org/2000/svg"
39468 width="24"
39469 height="24"
39470 viewBox="0 0 24 24"
39471 fill="none"
39472 stroke="currentColor"
39473 stroke-width="1.5"
39474 stroke-linecap="round"
39475 stroke-linejoin="round"
39476>
39477 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39478 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39479 <path d="M12 17a3 3 0 0 0 -3 -3" />
39480 <path d="M15 17a6 6 0 0 0 -6 -6" />
39481 <path d="M9 17h.01" />
39482</svg>
39483"#;
39484pub const ICON_FILE_SAD: &str = r#"
39485<svg
39486 xmlns="http://www.w3.org/2000/svg"
39487 width="24"
39488 height="24"
39489 viewBox="0 0 24 24"
39490 fill="none"
39491 stroke="currentColor"
39492 stroke-width="1.5"
39493 stroke-linecap="round"
39494 stroke-linejoin="round"
39495>
39496 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39497 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2zm-7 -7h.01m3.99 0h.01" />
39498 <path d="M10 18a3.5 3.5 0 0 1 4 0" />
39499</svg>
39500"#;
39501pub const ICON_FILE_SCISSORS: &str = r#"
39502<svg
39503 xmlns="http://www.w3.org/2000/svg"
39504 width="24"
39505 height="24"
39506 viewBox="0 0 24 24"
39507 fill="none"
39508 stroke="currentColor"
39509 stroke-width="1.5"
39510 stroke-linecap="round"
39511 stroke-linejoin="round"
39512>
39513 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39514 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39515 <path d="M15 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
39516 <path d="M9 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
39517 <path d="M9 17l6 -6" />
39518 <path d="M15 17l-6 -6" />
39519</svg>
39520"#;
39521pub const ICON_FILE_SEARCH: &str = r#"
39522<svg
39523 xmlns="http://www.w3.org/2000/svg"
39524 width="24"
39525 height="24"
39526 viewBox="0 0 24 24"
39527 fill="none"
39528 stroke="currentColor"
39529 stroke-width="1.5"
39530 stroke-linecap="round"
39531 stroke-linejoin="round"
39532>
39533 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39534 <path d="M12 21h-5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v4.5" />
39535 <path d="M16.5 17.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
39536 <path d="M18.5 19.5l2.5 2.5" />
39537</svg>
39538"#;
39539pub const ICON_FILE_SETTINGS: &str = r#"
39540<svg
39541 xmlns="http://www.w3.org/2000/svg"
39542 width="24"
39543 height="24"
39544 viewBox="0 0 24 24"
39545 fill="none"
39546 stroke="currentColor"
39547 stroke-width="1.5"
39548 stroke-linecap="round"
39549 stroke-linejoin="round"
39550>
39551 <path d="M12 14m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
39552 <path d="M12 10.5v1.5" />
39553 <path d="M12 16v1.5" />
39554 <path d="M15.031 12.25l-1.299 .75" />
39555 <path d="M10.268 15l-1.3 .75" />
39556 <path d="M15 15.803l-1.285 -.773" />
39557 <path d="M10.285 12.97l-1.285 -.773" />
39558 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39559 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39560</svg>
39561"#;
39562pub const ICON_FILE_SHREDDER: &str = r#"
39563<svg
39564 xmlns="http://www.w3.org/2000/svg"
39565 width="24"
39566 height="24"
39567 viewBox="0 0 24 24"
39568 fill="none"
39569 stroke="currentColor"
39570 stroke-width="1.5"
39571 stroke-linecap="round"
39572 stroke-linejoin="round"
39573>
39574 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39575 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39576 <path d="M3 12l18 0" />
39577 <path d="M6 16l0 2" />
39578 <path d="M10 16l0 6" />
39579 <path d="M14 16l0 2" />
39580 <path d="M18 16l0 4" />
39581</svg>
39582"#;
39583pub const ICON_FILE_SIGNAL: &str = r#"
39584<svg
39585 xmlns="http://www.w3.org/2000/svg"
39586 width="24"
39587 height="24"
39588 viewBox="0 0 24 24"
39589 fill="none"
39590 stroke="currentColor"
39591 stroke-width="1.5"
39592 stroke-linecap="round"
39593 stroke-linejoin="round"
39594>
39595 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39596 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39597 <path d="M12 14v.01" />
39598 <path d="M9.525 11.525a3.5 3.5 0 0 0 0 4.95m4.95 0a3.5 3.5 0 0 0 0 -4.95" />
39599</svg>
39600"#;
39601pub const ICON_FILE_SMILE: &str = r#"
39602<svg
39603 xmlns="http://www.w3.org/2000/svg"
39604 width="24"
39605 height="24"
39606 viewBox="0 0 24 24"
39607 fill="none"
39608 stroke="currentColor"
39609 stroke-width="1.5"
39610 stroke-linecap="round"
39611 stroke-linejoin="round"
39612>
39613 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39614 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2zm-7 -7h.01m3.99 0h.01" />
39615 <path d="M10 17a3.5 3.5 0 0 0 4 0" />
39616</svg>
39617"#;
39618pub const ICON_FILE_SPREADSHEET: &str = r#"
39619<svg
39620 xmlns="http://www.w3.org/2000/svg"
39621 width="24"
39622 height="24"
39623 viewBox="0 0 24 24"
39624 fill="none"
39625 stroke="currentColor"
39626 stroke-width="1.5"
39627 stroke-linecap="round"
39628 stroke-linejoin="round"
39629>
39630 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39631 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39632 <path d="M8 11h8v7h-8z" />
39633 <path d="M8 15h8" />
39634 <path d="M11 11v7" />
39635</svg>
39636"#;
39637pub const ICON_FILE_STACK: &str = r#"
39638<svg
39639 xmlns="http://www.w3.org/2000/svg"
39640 width="24"
39641 height="24"
39642 viewBox="0 0 24 24"
39643 fill="none"
39644 stroke="currentColor"
39645 stroke-width="1.5"
39646 stroke-linecap="round"
39647 stroke-linejoin="round"
39648>
39649 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39650 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39651 <path d="M5 21h14" />
39652 <path d="M5 18h14" />
39653 <path d="M5 15h14" />
39654</svg>
39655"#;
39656pub const ICON_FILE_STAR: &str = r#"
39657<svg
39658 xmlns="http://www.w3.org/2000/svg"
39659 width="24"
39660 height="24"
39661 viewBox="0 0 24 24"
39662 fill="none"
39663 stroke="currentColor"
39664 stroke-width="1.5"
39665 stroke-linecap="round"
39666 stroke-linejoin="round"
39667>
39668 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39669 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39670 <path d="M11.8 16.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
39671</svg>
39672"#;
39673pub const ICON_FILE_SYMLINK: &str = r#"
39674<svg
39675 xmlns="http://www.w3.org/2000/svg"
39676 width="24"
39677 height="24"
39678 viewBox="0 0 24 24"
39679 fill="none"
39680 stroke="currentColor"
39681 stroke-width="1.5"
39682 stroke-linecap="round"
39683 stroke-linejoin="round"
39684>
39685 <path d="M4 21v-4a3 3 0 0 1 3 -3h5" />
39686 <path d="M9 17l3 -3l-3 -3" />
39687 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39688 <path d="M5 11v-6a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-9.5" />
39689</svg>
39690"#;
39691pub const ICON_FILE_TEXT_AI: &str = r#"
39692<svg
39693 xmlns="http://www.w3.org/2000/svg"
39694 width="24"
39695 height="24"
39696 viewBox="0 0 24 24"
39697 fill="none"
39698 stroke="currentColor"
39699 stroke-width="1.5"
39700 stroke-linecap="round"
39701 stroke-linejoin="round"
39702>
39703 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39704 <path d="M10 21h-3a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v3.5" />
39705 <path d="M9 9h1" />
39706 <path d="M9 13h2.5" />
39707 <path d="M9 17h1" />
39708 <path d="M14 21v-4a2 2 0 1 1 4 0v4" />
39709 <path d="M14 19h4" />
39710 <path d="M21 15v6" />
39711</svg>
39712"#;
39713pub const ICON_FILE_TEXT: &str = r#"
39714<svg
39715 xmlns="http://www.w3.org/2000/svg"
39716 width="24"
39717 height="24"
39718 viewBox="0 0 24 24"
39719 fill="none"
39720 stroke="currentColor"
39721 stroke-width="1.5"
39722 stroke-linecap="round"
39723 stroke-linejoin="round"
39724>
39725 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39726 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39727 <path d="M9 9l1 0" />
39728 <path d="M9 13l6 0" />
39729 <path d="M9 17l6 0" />
39730</svg>
39731"#;
39732pub const ICON_FILE_TIME: &str = r#"
39733<svg
39734 xmlns="http://www.w3.org/2000/svg"
39735 width="24"
39736 height="24"
39737 viewBox="0 0 24 24"
39738 fill="none"
39739 stroke="currentColor"
39740 stroke-width="1.5"
39741 stroke-linecap="round"
39742 stroke-linejoin="round"
39743>
39744 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39745 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
39746 <path d="M12 14m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
39747 <path d="M12 12.496v1.504l1 1" />
39748</svg>
39749"#;
39750pub const ICON_FILE_TYPE_BMP: &str = r#"
39751<svg
39752 xmlns="http://www.w3.org/2000/svg"
39753 width="24"
39754 height="24"
39755 viewBox="0 0 24 24"
39756 fill="none"
39757 stroke="currentColor"
39758 stroke-width="1.5"
39759 stroke-linecap="round"
39760 stroke-linejoin="round"
39761>
39762 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39763 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39764 <path d="M18 18h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6" />
39765 <path d="M4 21h1.5a1.5 1.5 0 0 0 0 -3h-1.5h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6z" />
39766 <path d="M10 21v-6l2.5 3l2.5 -3v6" />
39767</svg>
39768"#;
39769pub const ICON_FILE_TYPE_CSS: &str = r#"
39770<svg
39771 xmlns="http://www.w3.org/2000/svg"
39772 width="24"
39773 height="24"
39774 viewBox="0 0 24 24"
39775 fill="none"
39776 stroke="currentColor"
39777 stroke-width="1.5"
39778 stroke-linecap="round"
39779 stroke-linejoin="round"
39780>
39781 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39782 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39783 <path d="M8 16.5a1.5 1.5 0 0 0 -3 0v3a1.5 1.5 0 0 0 3 0" />
39784 <path d="M11 20.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
39785 <path d="M17 20.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
39786</svg>
39787"#;
39788pub const ICON_FILE_TYPE_CSV: &str = r#"
39789<svg
39790 xmlns="http://www.w3.org/2000/svg"
39791 width="24"
39792 height="24"
39793 viewBox="0 0 24 24"
39794 fill="none"
39795 stroke="currentColor"
39796 stroke-width="1.5"
39797 stroke-linecap="round"
39798 stroke-linejoin="round"
39799>
39800 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39801 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39802 <path d="M7 16.5a1.5 1.5 0 0 0 -3 0v3a1.5 1.5 0 0 0 3 0" />
39803 <path d="M10 20.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
39804 <path d="M16 15l2 6l2 -6" />
39805</svg>
39806"#;
39807pub const ICON_FILE_TYPE_DOC: &str = r#"
39808<svg
39809 xmlns="http://www.w3.org/2000/svg"
39810 width="24"
39811 height="24"
39812 viewBox="0 0 24 24"
39813 fill="none"
39814 stroke="currentColor"
39815 stroke-width="1.5"
39816 stroke-linecap="round"
39817 stroke-linejoin="round"
39818>
39819 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39820 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39821 <path d="M5 15v6h1a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-1z" />
39822 <path d="M20 16.5a1.5 1.5 0 0 0 -3 0v3a1.5 1.5 0 0 0 3 0" />
39823 <path d="M12.5 15a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1 -3 0v-3a1.5 1.5 0 0 1 1.5 -1.5z" />
39824</svg>
39825"#;
39826pub const ICON_FILE_TYPE_DOCX: &str = r#"
39827<svg
39828 xmlns="http://www.w3.org/2000/svg"
39829 width="24"
39830 height="24"
39831 viewBox="0 0 24 24"
39832 fill="none"
39833 stroke="currentColor"
39834 stroke-width="1.5"
39835 stroke-linecap="round"
39836 stroke-linejoin="round"
39837>
39838 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39839 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39840 <path d="M2 15v6h1a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-1z" />
39841 <path d="M17 16.5a1.5 1.5 0 0 0 -3 0v3a1.5 1.5 0 0 0 3 0" />
39842 <path d="M9.5 15a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1 -3 0v-3a1.5 1.5 0 0 1 1.5 -1.5z" />
39843 <path d="M19.5 15l3 6" />
39844 <path d="M19.5 21l3 -6" />
39845</svg>
39846"#;
39847pub const ICON_FILE_TYPE_HTML: &str = r#"
39848<svg
39849 xmlns="http://www.w3.org/2000/svg"
39850 width="24"
39851 height="24"
39852 viewBox="0 0 24 24"
39853 fill="none"
39854 stroke="currentColor"
39855 stroke-width="1.5"
39856 stroke-linecap="round"
39857 stroke-linejoin="round"
39858>
39859 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39860 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39861 <path d="M2 21v-6" />
39862 <path d="M5 15v6" />
39863 <path d="M2 18h3" />
39864 <path d="M20 15v6h2" />
39865 <path d="M13 21v-6l2 3l2 -3v6" />
39866 <path d="M7.5 15h3" />
39867 <path d="M9 15v6" />
39868</svg>
39869"#;
39870pub const ICON_FILE_TYPE_JPG: &str = r#"
39871<svg
39872 xmlns="http://www.w3.org/2000/svg"
39873 width="24"
39874 height="24"
39875 viewBox="0 0 24 24"
39876 fill="none"
39877 stroke="currentColor"
39878 stroke-width="1.5"
39879 stroke-linecap="round"
39880 stroke-linejoin="round"
39881>
39882 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39883 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39884 <path d="M11 18h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6" />
39885 <path d="M20 15h-1a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h1v-3" />
39886 <path d="M5 15h3v4.5a1.5 1.5 0 0 1 -3 0" />
39887</svg>
39888"#;
39889pub const ICON_FILE_TYPE_JS: &str = r#"
39890<svg
39891 xmlns="http://www.w3.org/2000/svg"
39892 width="24"
39893 height="24"
39894 viewBox="0 0 24 24"
39895 fill="none"
39896 stroke="currentColor"
39897 stroke-width="1.5"
39898 stroke-linecap="round"
39899 stroke-linejoin="round"
39900>
39901 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39902 <path d="M3 15h3v4.5a1.5 1.5 0 0 1 -3 0" />
39903 <path d="M9 20.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
39904 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-1" />
39905</svg>
39906"#;
39907pub const ICON_FILE_TYPE_JSX: &str = r#"
39908<svg
39909 xmlns="http://www.w3.org/2000/svg"
39910 width="24"
39911 height="24"
39912 viewBox="0 0 24 24"
39913 fill="none"
39914 stroke="currentColor"
39915 stroke-width="1.5"
39916 stroke-linecap="round"
39917 stroke-linejoin="round"
39918>
39919 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39920 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39921 <path d="M4 15h3v4.5a1.5 1.5 0 0 1 -3 0" />
39922 <path d="M10 20.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
39923 <path d="M16 15l4 6" />
39924 <path d="M16 21l4 -6" />
39925</svg>
39926"#;
39927pub const ICON_FILE_TYPE_PDF: &str = r#"
39928<svg
39929 xmlns="http://www.w3.org/2000/svg"
39930 width="24"
39931 height="24"
39932 viewBox="0 0 24 24"
39933 fill="none"
39934 stroke="currentColor"
39935 stroke-width="1.5"
39936 stroke-linecap="round"
39937 stroke-linejoin="round"
39938>
39939 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39940 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39941 <path d="M5 18h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6" />
39942 <path d="M17 18h2" />
39943 <path d="M20 15h-3v6" />
39944 <path d="M11 15v6h1a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-1z" />
39945</svg>
39946"#;
39947pub const ICON_FILE_TYPE_PHP: &str = r#"
39948<svg
39949 xmlns="http://www.w3.org/2000/svg"
39950 width="24"
39951 height="24"
39952 viewBox="0 0 24 24"
39953 fill="none"
39954 stroke="currentColor"
39955 stroke-width="1.5"
39956 stroke-linecap="round"
39957 stroke-linejoin="round"
39958>
39959 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39960 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39961 <path d="M5 18h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6" />
39962 <path d="M17 18h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6" />
39963 <path d="M11 21v-6" />
39964 <path d="M14 15v6" />
39965 <path d="M11 18h3" />
39966</svg>
39967"#;
39968pub const ICON_FILE_TYPE_PNG: &str = r#"
39969<svg
39970 xmlns="http://www.w3.org/2000/svg"
39971 width="24"
39972 height="24"
39973 viewBox="0 0 24 24"
39974 fill="none"
39975 stroke="currentColor"
39976 stroke-width="1.5"
39977 stroke-linecap="round"
39978 stroke-linejoin="round"
39979>
39980 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
39981 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
39982 <path d="M20 15h-1a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h1v-3" />
39983 <path d="M5 18h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6" />
39984 <path d="M11 21v-6l3 6v-6" />
39985</svg>
39986"#;
39987pub const ICON_FILE_TYPE_PPT: &str = r#"
39988<svg
39989 xmlns="http://www.w3.org/2000/svg"
39990 width="24"
39991 height="24"
39992 viewBox="0 0 24 24"
39993 fill="none"
39994 stroke="currentColor"
39995 stroke-width="1.5"
39996 stroke-linecap="round"
39997 stroke-linejoin="round"
39998>
39999 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40000 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40001 <path d="M5 18h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6" />
40002 <path d="M11 18h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6" />
40003 <path d="M16.5 15h3" />
40004 <path d="M18 15v6" />
40005 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
40006</svg>
40007"#;
40008pub const ICON_FILE_TYPE_RS: &str = r#"
40009<svg
40010 xmlns="http://www.w3.org/2000/svg"
40011 width="24"
40012 height="24"
40013 viewBox="0 0 24 24"
40014 fill="none"
40015 stroke="currentColor"
40016 stroke-width="1.5"
40017 stroke-linecap="round"
40018 stroke-linejoin="round"
40019>
40020 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40021 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40022 <path d="M9 20.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
40023 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-1" />
40024 <path d="M3 18h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6m3 0l-2 -3" />
40025</svg>
40026"#;
40027pub const ICON_FILE_TYPE_SQL: &str = r#"
40028<svg
40029 xmlns="http://www.w3.org/2000/svg"
40030 width="24"
40031 height="24"
40032 viewBox="0 0 24 24"
40033 fill="none"
40034 stroke="currentColor"
40035 stroke-width="1.5"
40036 stroke-linecap="round"
40037 stroke-linejoin="round"
40038>
40039 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40040 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40041 <path d="M5 20.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
40042 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
40043 <path d="M18 15v6h2" />
40044 <path d="M13 15a2 2 0 0 1 2 2v2a2 2 0 1 1 -4 0v-2a2 2 0 0 1 2 -2z" />
40045 <path d="M14 20l1.5 1.5" />
40046</svg>
40047"#;
40048pub const ICON_FILE_TYPE_SVG: &str = r#"
40049<svg
40050 xmlns="http://www.w3.org/2000/svg"
40051 width="24"
40052 height="24"
40053 viewBox="0 0 24 24"
40054 fill="none"
40055 stroke="currentColor"
40056 stroke-width="1.5"
40057 stroke-linecap="round"
40058 stroke-linejoin="round"
40059>
40060 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40061 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
40062 <path d="M4 20.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
40063 <path d="M10 15l2 6l2 -6" />
40064 <path d="M20 15h-1a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h1v-3" />
40065</svg>
40066"#;
40067pub const ICON_FILE_TYPE_TS: &str = r#"
40068<svg
40069 xmlns="http://www.w3.org/2000/svg"
40070 width="24"
40071 height="24"
40072 viewBox="0 0 24 24"
40073 fill="none"
40074 stroke="currentColor"
40075 stroke-width="1.5"
40076 stroke-linecap="round"
40077 stroke-linejoin="round"
40078>
40079 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40080 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-1" />
40081 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40082 <path d="M9 20.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
40083 <path d="M3.5 15h3" />
40084 <path d="M5 15v6" />
40085</svg>
40086"#;
40087pub const ICON_FILE_TYPE_TSX: &str = r#"
40088<svg
40089 xmlns="http://www.w3.org/2000/svg"
40090 width="24"
40091 height="24"
40092 viewBox="0 0 24 24"
40093 fill="none"
40094 stroke="currentColor"
40095 stroke-width="1.5"
40096 stroke-linecap="round"
40097 stroke-linejoin="round"
40098>
40099 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
40100 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40101 <path d="M16 15l4 6" />
40102 <path d="M16 21l4 -6" />
40103 <path d="M10 20.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
40104 <path d="M4.5 15h3" />
40105 <path d="M6 15v6" />
40106</svg>
40107"#;
40108pub const ICON_FILE_TYPE_TXT: &str = r#"
40109<svg
40110 xmlns="http://www.w3.org/2000/svg"
40111 width="24"
40112 height="24"
40113 viewBox="0 0 24 24"
40114 fill="none"
40115 stroke="currentColor"
40116 stroke-width="1.5"
40117 stroke-linecap="round"
40118 stroke-linejoin="round"
40119>
40120 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40121 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40122 <path d="M16.5 15h3" />
40123 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
40124 <path d="M4.5 15h3" />
40125 <path d="M6 15v6" />
40126 <path d="M18 15v6" />
40127 <path d="M10 15l4 6" />
40128 <path d="M10 21l4 -6" />
40129</svg>
40130"#;
40131pub const ICON_FILE_TYPE_VUE: &str = r#"
40132<svg
40133 xmlns="http://www.w3.org/2000/svg"
40134 width="24"
40135 height="24"
40136 viewBox="0 0 24 24"
40137 fill="none"
40138 stroke="currentColor"
40139 stroke-width="1.5"
40140 stroke-linecap="round"
40141 stroke-linejoin="round"
40142>
40143 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40144 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
40145 <path d="M4 15l2 6l2 -6" />
40146 <path d="M11 15v4.5a1.5 1.5 0 0 0 3 0v-4.5" />
40147 <path d="M20 15h-3v6h3" />
40148 <path d="M17 18h2" />
40149</svg>
40150"#;
40151pub const ICON_FILE_TYPE_XLS: &str = r#"
40152<svg
40153 xmlns="http://www.w3.org/2000/svg"
40154 width="24"
40155 height="24"
40156 viewBox="0 0 24 24"
40157 fill="none"
40158 stroke="currentColor"
40159 stroke-width="1.5"
40160 stroke-linecap="round"
40161 stroke-linejoin="round"
40162>
40163 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40164 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
40165 <path d="M4 15l4 6" />
40166 <path d="M4 21l4 -6" />
40167 <path d="M17 20.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
40168 <path d="M11 15v6h3" />
40169</svg>
40170"#;
40171pub const ICON_FILE_TYPE_XML: &str = r#"
40172<svg
40173 xmlns="http://www.w3.org/2000/svg"
40174 width="24"
40175 height="24"
40176 viewBox="0 0 24 24"
40177 fill="none"
40178 stroke="currentColor"
40179 stroke-width="1.5"
40180 stroke-linecap="round"
40181 stroke-linejoin="round"
40182>
40183 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40184 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
40185 <path d="M4 15l4 6" />
40186 <path d="M4 21l4 -6" />
40187 <path d="M19 15v6h3" />
40188 <path d="M11 21v-6l2.5 3l2.5 -3v6" />
40189</svg>
40190"#;
40191pub const ICON_FILE_TYPE_ZIP: &str = r#"
40192<svg
40193 xmlns="http://www.w3.org/2000/svg"
40194 width="24"
40195 height="24"
40196 viewBox="0 0 24 24"
40197 fill="none"
40198 stroke="currentColor"
40199 stroke-width="1.5"
40200 stroke-linecap="round"
40201 stroke-linejoin="round"
40202>
40203 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40204 <path d="M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4" />
40205 <path d="M16 18h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6" />
40206 <path d="M12 15v6" />
40207 <path d="M5 15h3l-3 6h3" />
40208</svg>
40209"#;
40210pub const ICON_FILE_TYPOGRAPHY: &str = r#"
40211<svg
40212 xmlns="http://www.w3.org/2000/svg"
40213 width="24"
40214 height="24"
40215 viewBox="0 0 24 24"
40216 fill="none"
40217 stroke="currentColor"
40218 stroke-width="1.5"
40219 stroke-linecap="round"
40220 stroke-linejoin="round"
40221>
40222 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40223 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
40224 <path d="M11 18h2" />
40225 <path d="M12 18v-7" />
40226 <path d="M9 12v-1h6v1" />
40227</svg>
40228"#;
40229pub const ICON_FILE_UNKNOWN: &str = r#"
40230<svg
40231 xmlns="http://www.w3.org/2000/svg"
40232 width="24"
40233 height="24"
40234 viewBox="0 0 24 24"
40235 fill="none"
40236 stroke="currentColor"
40237 stroke-width="1.5"
40238 stroke-linecap="round"
40239 stroke-linejoin="round"
40240>
40241 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40242 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
40243 <path d="M12 17v.01" />
40244 <path d="M12 14a1.5 1.5 0 1 0 -1.14 -2.474" />
40245</svg>
40246"#;
40247pub const ICON_FILE_UPLOAD: &str = r#"
40248<svg
40249 xmlns="http://www.w3.org/2000/svg"
40250 width="24"
40251 height="24"
40252 viewBox="0 0 24 24"
40253 fill="none"
40254 stroke="currentColor"
40255 stroke-width="1.5"
40256 stroke-linecap="round"
40257 stroke-linejoin="round"
40258>
40259 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40260 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
40261 <path d="M12 11v6" />
40262 <path d="M9.5 13.5l2.5 -2.5l2.5 2.5" />
40263</svg>
40264"#;
40265pub const ICON_FILE_VECTOR: &str = r#"
40266<svg
40267 xmlns="http://www.w3.org/2000/svg"
40268 width="24"
40269 height="24"
40270 viewBox="0 0 24 24"
40271 fill="none"
40272 stroke="currentColor"
40273 stroke-width="1.5"
40274 stroke-linecap="round"
40275 stroke-linejoin="round"
40276>
40277 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40278 <path d="M9.5 16.5m-1.5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0 -3 0" />
40279 <path d="M14.5 12.5m-1.5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0 -3 0" />
40280 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
40281 <path d="M9.5 15a2.5 2.5 0 0 1 2.5 -2.5h1" />
40282</svg>
40283"#;
40284pub const ICON_FILE_WORD: &str = r#"
40285<svg
40286 xmlns="http://www.w3.org/2000/svg"
40287 width="24"
40288 height="24"
40289 viewBox="0 0 24 24"
40290 fill="none"
40291 stroke="currentColor"
40292 stroke-width="1.5"
40293 stroke-linecap="round"
40294 stroke-linejoin="round"
40295>
40296 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40297 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2" />
40298 <path d="M9 12l1.333 5l1.667 -4l1.667 4l1.333 -5" />
40299</svg>
40300"#;
40301pub const ICON_FILE_X: &str = r#"
40302<svg
40303 xmlns="http://www.w3.org/2000/svg"
40304 width="24"
40305 height="24"
40306 viewBox="0 0 24 24"
40307 fill="none"
40308 stroke="currentColor"
40309 stroke-width="1.5"
40310 stroke-linecap="round"
40311 stroke-linejoin="round"
40312>
40313 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40314 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
40315 <path d="M10 12l4 4m0 -4l-4 4" />
40316</svg>
40317"#;
40318pub const ICON_FILE_ZIP: &str = r#"
40319<svg
40320 xmlns="http://www.w3.org/2000/svg"
40321 width="24"
40322 height="24"
40323 viewBox="0 0 24 24"
40324 fill="none"
40325 stroke="currentColor"
40326 stroke-width="1.5"
40327 stroke-linecap="round"
40328 stroke-linejoin="round"
40329>
40330 <path d="M6 20.735a2 2 0 0 1 -1 -1.735v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-1" />
40331 <path d="M11 17a2 2 0 0 1 2 2v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a2 2 0 0 1 2 -2z" />
40332 <path d="M11 5l-1 0" />
40333 <path d="M13 7l-1 0" />
40334 <path d="M11 9l-1 0" />
40335 <path d="M13 11l-1 0" />
40336 <path d="M11 13l-1 0" />
40337 <path d="M13 15l-1 0" />
40338</svg>
40339"#;
40340pub const ICON_FILE: &str = r#"
40341<svg
40342 xmlns="http://www.w3.org/2000/svg"
40343 width="24"
40344 height="24"
40345 viewBox="0 0 24 24"
40346 fill="none"
40347 stroke="currentColor"
40348 stroke-width="1.5"
40349 stroke-linecap="round"
40350 stroke-linejoin="round"
40351>
40352 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
40353 <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" />
40354</svg>
40355"#;
40356pub const ICON_FILES_OFF: &str = r#"
40357<svg
40358 xmlns="http://www.w3.org/2000/svg"
40359 width="24"
40360 height="24"
40361 viewBox="0 0 24 24"
40362 fill="none"
40363 stroke="currentColor"
40364 stroke-width="1.5"
40365 stroke-linecap="round"
40366 stroke-linejoin="round"
40367>
40368 <path d="M15 3v4a1 1 0 0 0 1 1h4" />
40369 <path d="M17 17h-6a2 2 0 0 1 -2 -2v-6m0 -4a2 2 0 0 1 2 -2h4l5 5v7c0 .294 -.063 .572 -.177 .823" />
40370 <path d="M16 17v2a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2" />
40371 <path d="M3 3l18 18" />
40372</svg>
40373"#;
40374pub const ICON_FILES: &str = r#"
40375<svg
40376 xmlns="http://www.w3.org/2000/svg"
40377 width="24"
40378 height="24"
40379 viewBox="0 0 24 24"
40380 fill="none"
40381 stroke="currentColor"
40382 stroke-width="1.5"
40383 stroke-linecap="round"
40384 stroke-linejoin="round"
40385>
40386 <path d="M15 3v4a1 1 0 0 0 1 1h4" />
40387 <path d="M18 17h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h4l5 5v7a2 2 0 0 1 -2 2z" />
40388 <path d="M16 17v2a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
40389</svg>
40390"#;
40391pub const ICON_FILTER_BOLT: &str = r#"
40392<svg
40393 xmlns="http://www.w3.org/2000/svg"
40394 width="24"
40395 height="24"
40396 viewBox="0 0 24 24"
40397 fill="none"
40398 stroke="currentColor"
40399 stroke-width="1.5"
40400 stroke-linecap="round"
40401 stroke-linejoin="round"
40402>
40403 <path d="M12.991 19.67l-3.991 1.33v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v3" />
40404 <path d="M19 16l-2 3h4l-2 3" />
40405</svg>
40406"#;
40407pub const ICON_FILTER_CANCEL: &str = r#"
40408<svg
40409 xmlns="http://www.w3.org/2000/svg"
40410 width="24"
40411 height="24"
40412 viewBox="0 0 24 24"
40413 fill="none"
40414 stroke="currentColor"
40415 stroke-width="1.5"
40416 stroke-linecap="round"
40417 stroke-linejoin="round"
40418>
40419 <path d="M12 20l-3 1v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v1.5" />
40420 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
40421 <path d="M17 21l4 -4" />
40422</svg>
40423"#;
40424pub const ICON_FILTER_CHECK: &str = r#"
40425<svg
40426 xmlns="http://www.w3.org/2000/svg"
40427 width="24"
40428 height="24"
40429 viewBox="0 0 24 24"
40430 fill="none"
40431 stroke="currentColor"
40432 stroke-width="1.5"
40433 stroke-linecap="round"
40434 stroke-linejoin="round"
40435>
40436 <path d="M11.18 20.274l-2.18 .726v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v3" />
40437 <path d="M15 19l2 2l4 -4" />
40438</svg>
40439"#;
40440pub const ICON_FILTER_CODE: &str = r#"
40441<svg
40442 xmlns="http://www.w3.org/2000/svg"
40443 width="24"
40444 height="24"
40445 viewBox="0 0 24 24"
40446 fill="none"
40447 stroke="currentColor"
40448 stroke-width="1.5"
40449 stroke-linecap="round"
40450 stroke-linejoin="round"
40451>
40452 <path d="M11.19 20.27l-2.19 .73v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v1.5" />
40453 <path d="M20 21l2 -2l-2 -2" />
40454 <path d="M17 17l-2 2l2 2" />
40455</svg>
40456"#;
40457pub const ICON_FILTER_COG: &str = r#"
40458<svg
40459 xmlns="http://www.w3.org/2000/svg"
40460 width="24"
40461 height="24"
40462 viewBox="0 0 24 24"
40463 fill="none"
40464 stroke="currentColor"
40465 stroke-width="1.5"
40466 stroke-linecap="round"
40467 stroke-linejoin="round"
40468>
40469 <path d="M12 20l-3 1v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v1.5" />
40470 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
40471 <path d="M19.001 15.5v1.5" />
40472 <path d="M19.001 21v1.5" />
40473 <path d="M22.032 17.25l-1.299 .75" />
40474 <path d="M17.27 20l-1.3 .75" />
40475 <path d="M15.97 17.25l1.3 .75" />
40476 <path d="M20.733 20l1.3 .75" />
40477</svg>
40478"#;
40479pub const ICON_FILTER_DISCOUNT: &str = r#"
40480<svg
40481 xmlns="http://www.w3.org/2000/svg"
40482 width="24"
40483 height="24"
40484 viewBox="0 0 24 24"
40485 fill="none"
40486 stroke="currentColor"
40487 stroke-width="1.5"
40488 stroke-linecap="round"
40489 stroke-linejoin="round"
40490>
40491 <path d="M12.705 19.765l-3.705 1.235v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v.5" />
40492 <path d="M16 21l5 -5" />
40493 <path d="M21 21v.01" />
40494 <path d="M16 16v.01" />
40495</svg>
40496"#;
40497pub const ICON_FILTER_DOLLAR: &str = r#"
40498<svg
40499 xmlns="http://www.w3.org/2000/svg"
40500 width="24"
40501 height="24"
40502 viewBox="0 0 24 24"
40503 fill="none"
40504 stroke="currentColor"
40505 stroke-width="1.5"
40506 stroke-linecap="round"
40507 stroke-linejoin="round"
40508>
40509 <path d="M13.25 19.583l-4.25 1.417v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414" />
40510 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
40511 <path d="M19 21v1m0 -8v1" />
40512</svg>
40513"#;
40514pub const ICON_FILTER_DOWN: &str = r#"
40515<svg
40516 xmlns="http://www.w3.org/2000/svg"
40517 width="24"
40518 height="24"
40519 viewBox="0 0 24 24"
40520 fill="none"
40521 stroke="currentColor"
40522 stroke-width="1.5"
40523 stroke-linecap="round"
40524 stroke-linejoin="round"
40525>
40526 <path d="M12 20l-3 1v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v3" />
40527 <path d="M19 16v6" />
40528 <path d="M22 19l-3 3l-3 -3" />
40529</svg>
40530"#;
40531pub const ICON_FILTER_EDIT: &str = r#"
40532<svg
40533 xmlns="http://www.w3.org/2000/svg"
40534 width="24"
40535 height="24"
40536 viewBox="0 0 24 24"
40537 fill="none"
40538 stroke="currentColor"
40539 stroke-width="1.5"
40540 stroke-linecap="round"
40541 stroke-linejoin="round"
40542>
40543 <path d="M10.97 20.344l-1.97 .656v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v1.5" />
40544 <path d="M18.42 15.61a2.1 2.1 0 0 1 2.97 2.97l-3.39 3.42h-3v-3l3.42 -3.39z" />
40545</svg>
40546"#;
40547pub const ICON_FILTER_EXCLAMATION: &str = r#"
40548<svg
40549 xmlns="http://www.w3.org/2000/svg"
40550 width="24"
40551 height="24"
40552 viewBox="0 0 24 24"
40553 fill="none"
40554 stroke="currentColor"
40555 stroke-width="1.5"
40556 stroke-linecap="round"
40557 stroke-linejoin="round"
40558>
40559 <path d="M4 4h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v7l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227z" />
40560 <path d="M19 16v3" />
40561 <path d="M19 22v.01" />
40562</svg>
40563"#;
40564pub const ICON_FILTER_HEART: &str = r#"
40565<svg
40566 xmlns="http://www.w3.org/2000/svg"
40567 width="24"
40568 height="24"
40569 viewBox="0 0 24 24"
40570 fill="none"
40571 stroke="currentColor"
40572 stroke-width="1.5"
40573 stroke-linecap="round"
40574 stroke-linejoin="round"
40575>
40576 <path d="M10.888 20.37l-1.888 .63v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-3.503 3.503" />
40577 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
40578</svg>
40579"#;
40580pub const ICON_FILTER_MINUS: &str = r#"
40581<svg
40582 xmlns="http://www.w3.org/2000/svg"
40583 width="24"
40584 height="24"
40585 viewBox="0 0 24 24"
40586 fill="none"
40587 stroke="currentColor"
40588 stroke-width="1.5"
40589 stroke-linecap="round"
40590 stroke-linejoin="round"
40591>
40592 <path d="M12 20l-3 1v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v3" />
40593 <path d="M16 19h6" />
40594</svg>
40595"#;
40596pub const ICON_FILTER_OFF: &str = r#"
40597<svg
40598 xmlns="http://www.w3.org/2000/svg"
40599 width="24"
40600 height="24"
40601 viewBox="0 0 24 24"
40602 fill="none"
40603 stroke="currentColor"
40604 stroke-width="1.5"
40605 stroke-linecap="round"
40606 stroke-linejoin="round"
40607>
40608 <path d="M8 4h12v2.172a2 2 0 0 1 -.586 1.414l-3.914 3.914m-.5 3.5v4l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227" />
40609 <path d="M3 3l18 18" />
40610</svg>
40611"#;
40612pub const ICON_FILTER_PAUSE: &str = r#"
40613<svg
40614 xmlns="http://www.w3.org/2000/svg"
40615 width="24"
40616 height="24"
40617 viewBox="0 0 24 24"
40618 fill="none"
40619 stroke="currentColor"
40620 stroke-width="1.5"
40621 stroke-linecap="round"
40622 stroke-linejoin="round"
40623>
40624 <path d="M12.97 19.677l-3.97 1.323v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v1.5" />
40625 <path d="M17 17v5" />
40626 <path d="M21 17v5" />
40627</svg>
40628"#;
40629pub const ICON_FILTER_PIN: &str = r#"
40630<svg
40631 xmlns="http://www.w3.org/2000/svg"
40632 width="24"
40633 height="24"
40634 viewBox="0 0 24 24"
40635 fill="none"
40636 stroke="currentColor"
40637 stroke-width="1.5"
40638 stroke-linecap="round"
40639 stroke-linejoin="round"
40640>
40641 <path d="M12 20l-3 1v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414" />
40642 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
40643 <path d="M19 18v.01" />
40644</svg>
40645"#;
40646pub const ICON_FILTER_PLUS: &str = r#"
40647<svg
40648 xmlns="http://www.w3.org/2000/svg"
40649 width="24"
40650 height="24"
40651 viewBox="0 0 24 24"
40652 fill="none"
40653 stroke="currentColor"
40654 stroke-width="1.5"
40655 stroke-linecap="round"
40656 stroke-linejoin="round"
40657>
40658 <path d="M12 20l-3 1v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v3" />
40659 <path d="M16 19h6" />
40660 <path d="M19 16v6" />
40661</svg>
40662"#;
40663pub const ICON_FILTER_QUESTION: &str = r#"
40664<svg
40665 xmlns="http://www.w3.org/2000/svg"
40666 width="24"
40667 height="24"
40668 viewBox="0 0 24 24"
40669 fill="none"
40670 stroke="currentColor"
40671 stroke-width="1.5"
40672 stroke-linecap="round"
40673 stroke-linejoin="round"
40674>
40675 <path d="M15 19l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414" />
40676 <path d="M19 22v.01" />
40677 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
40678</svg>
40679"#;
40680pub const ICON_FILTER_SEARCH: &str = r#"
40681<svg
40682 xmlns="http://www.w3.org/2000/svg"
40683 width="24"
40684 height="24"
40685 viewBox="0 0 24 24"
40686 fill="none"
40687 stroke="currentColor"
40688 stroke-width="1.5"
40689 stroke-linecap="round"
40690 stroke-linejoin="round"
40691>
40692 <path d="M11.36 20.213l-2.36 .787v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414" />
40693 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
40694 <path d="M20.2 20.2l1.8 1.8" />
40695</svg>
40696"#;
40697pub const ICON_FILTER_SHARE: &str = r#"
40698<svg
40699 xmlns="http://www.w3.org/2000/svg"
40700 width="24"
40701 height="24"
40702 viewBox="0 0 24 24"
40703 fill="none"
40704 stroke="currentColor"
40705 stroke-width="1.5"
40706 stroke-linecap="round"
40707 stroke-linejoin="round"
40708>
40709 <path d="M12.713 19.762l-3.713 1.238v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v1" />
40710 <path d="M16 22l5 -5" />
40711 <path d="M21 21.5v-4.5h-4.5" />
40712</svg>
40713"#;
40714pub const ICON_FILTER_STAR: &str = r#"
40715<svg
40716 xmlns="http://www.w3.org/2000/svg"
40717 width="24"
40718 height="24"
40719 viewBox="0 0 24 24"
40720 fill="none"
40721 stroke="currentColor"
40722 stroke-width="1.5"
40723 stroke-linecap="round"
40724 stroke-linejoin="round"
40725>
40726 <path d="M11.042 20.32l-2.042 .68v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414" />
40727 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
40728</svg>
40729"#;
40730pub const ICON_FILTER_UP: &str = r#"
40731<svg
40732 xmlns="http://www.w3.org/2000/svg"
40733 width="24"
40734 height="24"
40735 viewBox="0 0 24 24"
40736 fill="none"
40737 stroke="currentColor"
40738 stroke-width="1.5"
40739 stroke-linecap="round"
40740 stroke-linejoin="round"
40741>
40742 <path d="M12 20l-3 1v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v2" />
40743 <path d="M19 22v-6" />
40744 <path d="M22 19l-3 -3l-3 3" />
40745</svg>
40746"#;
40747pub const ICON_FILTER_X: &str = r#"
40748<svg
40749 xmlns="http://www.w3.org/2000/svg"
40750 width="24"
40751 height="24"
40752 viewBox="0 0 24 24"
40753 fill="none"
40754 stroke="currentColor"
40755 stroke-width="1.5"
40756 stroke-linecap="round"
40757 stroke-linejoin="round"
40758>
40759 <path d="M13.758 19.414l-4.758 1.586v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v1.5" />
40760 <path d="M22 22l-5 -5" />
40761 <path d="M17 22l5 -5" />
40762</svg>
40763"#;
40764pub const ICON_FILTER: &str = r#"
40765<svg
40766 xmlns="http://www.w3.org/2000/svg"
40767 width="24"
40768 height="24"
40769 viewBox="0 0 24 24"
40770 fill="none"
40771 stroke="currentColor"
40772 stroke-width="1.5"
40773 stroke-linecap="round"
40774 stroke-linejoin="round"
40775>
40776 <path d="M4 4h16v2.172a2 2 0 0 1 -.586 1.414l-4.414 4.414v7l-6 2v-8.5l-4.48 -4.928a2 2 0 0 1 -.52 -1.345v-2.227z" />
40777</svg>
40778"#;
40779pub const ICON_FILTERS: &str = r#"
40780<svg
40781 xmlns="http://www.w3.org/2000/svg"
40782 width="24"
40783 height="24"
40784 viewBox="0 0 24 24"
40785 fill="none"
40786 stroke="currentColor"
40787 stroke-width="1.5"
40788 stroke-linecap="round"
40789 stroke-linejoin="round"
40790>
40791 <path d="M12 8m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
40792 <path d="M8 11a5 5 0 1 0 3.998 1.997" />
40793 <path d="M12.002 19.003a5 5 0 1 0 3.998 -8.003" />
40794</svg>
40795"#;
40796pub const ICON_FINGERPRINT_OFF: &str = r#"
40797<svg
40798 xmlns="http://www.w3.org/2000/svg"
40799 width="24"
40800 height="24"
40801 viewBox="0 0 24 24"
40802 fill="none"
40803 stroke="currentColor"
40804 stroke-width="1.5"
40805 stroke-linecap="round"
40806 stroke-linejoin="round"
40807>
40808 <path d="M18.9 7a8 8 0 0 1 1.1 5v1a6 6 0 0 0 .8 3" />
40809 <path d="M8 11c0 -.848 .264 -1.634 .713 -2.28m2.4 -1.621a4 4 0 0 1 4.887 3.901l0 1" />
40810 <path d="M12 12v1a14 14 0 0 0 2.5 8" />
40811 <path d="M8 15a18 18 0 0 0 1.8 6" />
40812 <path d="M4.9 19a22 22 0 0 1 -.9 -7v-1a8 8 0 0 1 1.854 -5.143m2.176 -1.825a8 8 0 0 1 7.97 .018" />
40813 <path d="M3 3l18 18" />
40814</svg>
40815"#;
40816pub const ICON_FINGERPRINT_SCAN: &str = r#"
40817<svg
40818 xmlns="http://www.w3.org/2000/svg"
40819 width="24"
40820 height="24"
40821 viewBox="0 0 24 24"
40822 fill="none"
40823 stroke="currentColor"
40824 stroke-width="1.5"
40825 stroke-linecap="round"
40826 stroke-linejoin="round"
40827>
40828 <path d="M9 11a3 3 0 0 1 6 0c0 1.657 .612 3.082 1 4" />
40829 <path d="M12 11v1.75c-.001 1.11 .661 2.206 1 3.25" />
40830 <path d="M9 14.25c.068 .58 .358 1.186 .5 1.75" />
40831 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
40832 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
40833 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
40834 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
40835</svg>
40836"#;
40837pub const ICON_FINGERPRINT: &str = r#"
40838<svg
40839 xmlns="http://www.w3.org/2000/svg"
40840 width="24"
40841 height="24"
40842 viewBox="0 0 24 24"
40843 fill="none"
40844 stroke="currentColor"
40845 stroke-width="1.5"
40846 stroke-linecap="round"
40847 stroke-linejoin="round"
40848>
40849 <path d="M18.9 7a8 8 0 0 1 1.1 5v1a6 6 0 0 0 .8 3" />
40850 <path d="M8 11a4 4 0 0 1 8 0v1a10 10 0 0 0 2 6" />
40851 <path d="M12 11v2a14 14 0 0 0 2.5 8" />
40852 <path d="M8 15a18 18 0 0 0 1.8 6" />
40853 <path d="M4.9 19a22 22 0 0 1 -.9 -7v-1a8 8 0 0 1 12 -6.95" />
40854</svg>
40855"#;
40856pub const ICON_FIRE_EXTINGUISHER: &str = r#"
40857<svg
40858 xmlns="http://www.w3.org/2000/svg"
40859 width="24"
40860 height="24"
40861 viewBox="0 0 24 24"
40862 fill="none"
40863 stroke="currentColor"
40864 stroke-width="1.5"
40865 stroke-linecap="round"
40866 stroke-linejoin="round"
40867>
40868 <path d="M12 7a4 4 0 0 1 4 4v9a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1v-9a4 4 0 0 1 4 -4z" />
40869 <path d="M9 16h6" />
40870 <path d="M12 7v-3" />
40871 <path d="M16 5l-4 -1l4 -1" />
40872 <path d="M12 4h-3a3 3 0 0 0 -3 3" />
40873</svg>
40874"#;
40875pub const ICON_FIRE_HYDRANT_OFF: &str = r#"
40876<svg
40877 xmlns="http://www.w3.org/2000/svg"
40878 width="24"
40879 height="24"
40880 viewBox="0 0 24 24"
40881 fill="none"
40882 stroke="currentColor"
40883 stroke-width="1.5"
40884 stroke-linecap="round"
40885 stroke-linejoin="round"
40886>
40887 <path d="M5 21h14" />
40888 <path d="M17 21v-4m2 -2v-2a1 1 0 0 0 -1 -1h-1v-4a5 5 0 0 0 -8.533 -3.538m-1.387 2.638a5.03 5.03 0 0 0 -.08 .9v4h-1a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h1v5" />
40889 <path d="M12 12a2 2 0 1 0 2 2" />
40890 <path d="M6 8h2m4 0h6" />
40891 <path d="M3 3l18 18" />
40892</svg>
40893"#;
40894pub const ICON_FIRE_HYDRANT: &str = r#"
40895<svg
40896 xmlns="http://www.w3.org/2000/svg"
40897 width="24"
40898 height="24"
40899 viewBox="0 0 24 24"
40900 fill="none"
40901 stroke="currentColor"
40902 stroke-width="1.5"
40903 stroke-linecap="round"
40904 stroke-linejoin="round"
40905>
40906 <path d="M5 21h14" />
40907 <path d="M17 21v-5h1a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-1v-4a5 5 0 0 0 -10 0v4h-1a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h1v5" />
40908 <path d="M12 14m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
40909 <path d="M6 8h12" />
40910</svg>
40911"#;
40912pub const ICON_FIRETRUCK: &str = r#"
40913<svg
40914 xmlns="http://www.w3.org/2000/svg"
40915 width="24"
40916 height="24"
40917 viewBox="0 0 24 24"
40918 fill="none"
40919 stroke="currentColor"
40920 stroke-width="1.5"
40921 stroke-linecap="round"
40922 stroke-linejoin="round"
40923>
40924 <path d="M5 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
40925 <path d="M17 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
40926 <path d="M7 18h8m4 0h2v-6a5 5 0 0 0 -5 -5h-1l1.5 5h4.5" />
40927 <path d="M12 18v-11h3" />
40928 <path d="M3 17l0 -5l9 0" />
40929 <path d="M3 9l18 -6" />
40930 <path d="M6 12l0 -4" />
40931</svg>
40932"#;
40933pub const ICON_FIRST_AID_KIT_OFF: &str = r#"
40934<svg
40935 xmlns="http://www.w3.org/2000/svg"
40936 width="24"
40937 height="24"
40938 viewBox="0 0 24 24"
40939 fill="none"
40940 stroke="currentColor"
40941 stroke-width="1.5"
40942 stroke-linecap="round"
40943 stroke-linejoin="round"
40944>
40945 <path d="M8.595 4.577a2 2 0 0 1 1.405 -.577h4a2 2 0 0 1 2 2v2" />
40946 <path d="M12 8h6a2 2 0 0 1 2 2v6m-.576 3.405a2 2 0 0 1 -1.424 .595h-12a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2" />
40947 <path d="M10 14h4" />
40948 <path d="M12 12v4" />
40949 <path d="M3 3l18 18" />
40950</svg>
40951"#;
40952pub const ICON_FIRST_AID_KIT: &str = r#"
40953<svg
40954 xmlns="http://www.w3.org/2000/svg"
40955 width="24"
40956 height="24"
40957 viewBox="0 0 24 24"
40958 fill="none"
40959 stroke="currentColor"
40960 stroke-width="1.5"
40961 stroke-linecap="round"
40962 stroke-linejoin="round"
40963>
40964 <path d="M8 8v-2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v2" />
40965 <path d="M4 8m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
40966 <path d="M10 14h4" />
40967 <path d="M12 12v4" />
40968</svg>
40969"#;
40970pub const ICON_FISH_BONE: &str = r#"
40971<svg
40972 xmlns="http://www.w3.org/2000/svg"
40973 width="24"
40974 height="24"
40975 viewBox="0 0 24 24"
40976 fill="none"
40977 stroke="currentColor"
40978 stroke-width="1.5"
40979 stroke-linecap="round"
40980 stroke-linejoin="round"
40981>
40982 <path d="M16.69 7.44a6.973 6.973 0 0 0 -1.69 4.56a6.97 6.97 0 0 0 1.699 4.571c1.914 -.684 3.691 -2.183 5.301 -4.565c-1.613 -2.384 -3.394 -3.883 -5.312 -4.565" />
40983 <path d="M2 9.504a40.73 40.73 0 0 0 2.422 2.504a39.679 39.679 0 0 0 -2.422 2.498" />
40984 <path d="M18 11v.01" />
40985 <path d="M4.422 12h10.578" />
40986 <path d="M7 10v4" />
40987 <path d="M11 8v8" />
40988</svg>
40989"#;
40990pub const ICON_FISH_CHRISTIANITY: &str = r#"
40991<svg
40992 xmlns="http://www.w3.org/2000/svg"
40993 width="24"
40994 height="24"
40995 viewBox="0 0 24 24"
40996 fill="none"
40997 stroke="currentColor"
40998 stroke-width="1.5"
40999 stroke-linecap="round"
41000 stroke-linejoin="round"
41001>
41002 <path d="M22 7s-5.646 10 -12.308 10c-3.226 .025 -6.194 -1.905 -7.692 -5c1.498 -3.095 4.466 -5.025 7.692 -5c6.662 0 12.308 10 12.308 10" />
41003</svg>
41004"#;
41005pub const ICON_FISH_HOOK_OFF: &str = r#"
41006<svg
41007 xmlns="http://www.w3.org/2000/svg"
41008 width="24"
41009 height="24"
41010 viewBox="0 0 24 24"
41011 fill="none"
41012 stroke="currentColor"
41013 stroke-width="1.5"
41014 stroke-linecap="round"
41015 stroke-linejoin="round"
41016>
41017 <path d="M16 9v3m-.085 3.924a5 5 0 0 1 -9.915 -.924v-4l3 3" />
41018 <path d="M16 7m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
41019 <path d="M16 5v-2" />
41020 <path d="M3 3l18 18" />
41021</svg>
41022"#;
41023pub const ICON_FISH_HOOK: &str = r#"
41024<svg
41025 xmlns="http://www.w3.org/2000/svg"
41026 width="24"
41027 height="24"
41028 viewBox="0 0 24 24"
41029 fill="none"
41030 stroke="currentColor"
41031 stroke-width="1.5"
41032 stroke-linecap="round"
41033 stroke-linejoin="round"
41034>
41035 <path d="M16 9v6a5 5 0 0 1 -10 0v-4l3 3" />
41036 <path d="M16 7m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
41037 <path d="M16 5v-2" />
41038</svg>
41039"#;
41040pub const ICON_FISH_OFF: &str = r#"
41041<svg
41042 xmlns="http://www.w3.org/2000/svg"
41043 width="24"
41044 height="24"
41045 viewBox="0 0 24 24"
41046 fill="none"
41047 stroke="currentColor"
41048 stroke-width="1.5"
41049 stroke-linecap="round"
41050 stroke-linejoin="round"
41051>
41052 <path d="M16.69 7.44a6.973 6.973 0 0 0 -1.63 3.635" />
41053 <path d="M2 9.504c5.307 5.948 10.293 8.57 14.597 7.1m2.583 -1.449c.988 -.788 1.93 -1.836 2.82 -3.153c-3 -4.443 -6.596 -5.812 -10.564 -4.548m-2.764 1.266c-2.145 1.266 -4.378 3.215 -6.672 5.786" />
41054 <path d="M18 11v.01" />
41055 <path d="M11.153 11.169c-.287 .777 -.171 1.554 .347 2.331" />
41056 <path d="M3 3l18 18" />
41057</svg>
41058"#;
41059pub const ICON_FISH: &str = r#"
41060<svg
41061 xmlns="http://www.w3.org/2000/svg"
41062 width="24"
41063 height="24"
41064 viewBox="0 0 24 24"
41065 fill="none"
41066 stroke="currentColor"
41067 stroke-width="1.5"
41068 stroke-linecap="round"
41069 stroke-linejoin="round"
41070>
41071 <path d="M16.69 7.44a6.973 6.973 0 0 0 -1.69 4.56c0 1.747 .64 3.345 1.699 4.571" />
41072 <path d="M2 9.504c7.715 8.647 14.75 10.265 20 2.498c-5.25 -7.761 -12.285 -6.142 -20 2.504" />
41073 <path d="M18 11v.01" />
41074 <path d="M11.5 10.5c-.667 1 -.667 2 0 3" />
41075</svg>
41076"#;
41077pub const ICON_FLAG_2_OFF: &str = r#"
41078<svg
41079 xmlns="http://www.w3.org/2000/svg"
41080 width="24"
41081 height="24"
41082 viewBox="0 0 24 24"
41083 fill="none"
41084 stroke="currentColor"
41085 stroke-width="1.5"
41086 stroke-linecap="round"
41087 stroke-linejoin="round"
41088>
41089 <path d="M5 14h9m4 0h1v-9h-10m-4 0v16" />
41090 <path d="M3 3l18 18" />
41091</svg>
41092"#;
41093pub const ICON_FLAG_2: &str = r#"
41094<svg
41095 xmlns="http://www.w3.org/2000/svg"
41096 width="24"
41097 height="24"
41098 viewBox="0 0 24 24"
41099 fill="none"
41100 stroke="currentColor"
41101 stroke-width="1.5"
41102 stroke-linecap="round"
41103 stroke-linejoin="round"
41104>
41105 <path d="M5 14h14v-9h-14v16" />
41106</svg>
41107"#;
41108pub const ICON_FLAG_3: &str = r#"
41109<svg
41110 xmlns="http://www.w3.org/2000/svg"
41111 width="24"
41112 height="24"
41113 viewBox="0 0 24 24"
41114 fill="none"
41115 stroke="currentColor"
41116 stroke-width="1.5"
41117 stroke-linecap="round"
41118 stroke-linejoin="round"
41119>
41120 <path d="M5 14h14l-4.5 -4.5l4.5 -4.5h-14v16" />
41121</svg>
41122"#;
41123pub const ICON_FLAG_BITCOIN: &str = r#"
41124<svg
41125 xmlns="http://www.w3.org/2000/svg"
41126 width="24"
41127 height="24"
41128 viewBox="0 0 24 24"
41129 fill="none"
41130 stroke="currentColor"
41131 stroke-width="1.5"
41132 stroke-linecap="round"
41133 stroke-linejoin="round"
41134>
41135 <path d="M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" />
41136 <path d="M13.222 14.882a5 5 0 0 1 -1.222 -.882a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v5" />
41137 <path d="M5 21v-7" />
41138</svg>
41139"#;
41140pub const ICON_FLAG_BOLT: &str = r#"
41141<svg
41142 xmlns="http://www.w3.org/2000/svg"
41143 width="24"
41144 height="24"
41145 viewBox="0 0 24 24"
41146 fill="none"
41147 stroke="currentColor"
41148 stroke-width="1.5"
41149 stroke-linecap="round"
41150 stroke-linejoin="round"
41151>
41152 <path d="M14.673 15.36a4.978 4.978 0 0 1 -2.673 -1.36a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v7" />
41153 <path d="M5 21v-7" />
41154 <path d="M19 16l-2 3h4l-2 3" />
41155</svg>
41156"#;
41157pub const ICON_FLAG_CANCEL: &str = r#"
41158<svg
41159 xmlns="http://www.w3.org/2000/svg"
41160 width="24"
41161 height="24"
41162 viewBox="0 0 24 24"
41163 fill="none"
41164 stroke="currentColor"
41165 stroke-width="1.5"
41166 stroke-linecap="round"
41167 stroke-linejoin="round"
41168>
41169 <path d="M13.342 14.941a4.993 4.993 0 0 1 -1.342 -.941a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v7" />
41170 <path d="M5 21v-7" />
41171 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
41172 <path d="M17 21l4 -4" />
41173</svg>
41174"#;
41175pub const ICON_FLAG_CHECK: &str = r#"
41176<svg
41177 xmlns="http://www.w3.org/2000/svg"
41178 width="24"
41179 height="24"
41180 viewBox="0 0 24 24"
41181 fill="none"
41182 stroke="currentColor"
41183 stroke-width="1.5"
41184 stroke-linecap="round"
41185 stroke-linejoin="round"
41186>
41187 <path d="M13.767 15.12a4.983 4.983 0 0 1 -1.767 -1.12a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v8.5" />
41188 <path d="M5 21v-7" />
41189 <path d="M15 19l2 2l4 -4" />
41190</svg>
41191"#;
41192pub const ICON_FLAG_CODE: &str = r#"
41193<svg
41194 xmlns="http://www.w3.org/2000/svg"
41195 width="24"
41196 height="24"
41197 viewBox="0 0 24 24"
41198 fill="none"
41199 stroke="currentColor"
41200 stroke-width="1.5"
41201 stroke-linecap="round"
41202 stroke-linejoin="round"
41203>
41204 <path d="M13.41 14.973a4.991 4.991 0 0 1 -1.41 -.973a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v8" />
41205 <path d="M5 21v-7" />
41206 <path d="M20 21l2 -2l-2 -2" />
41207 <path d="M17 17l-2 2l2 2" />
41208</svg>
41209"#;
41210pub const ICON_FLAG_COG: &str = r#"
41211<svg
41212 xmlns="http://www.w3.org/2000/svg"
41213 width="24"
41214 height="24"
41215 viewBox="0 0 24 24"
41216 fill="none"
41217 stroke="currentColor"
41218 stroke-width="1.5"
41219 stroke-linecap="round"
41220 stroke-linejoin="round"
41221>
41222 <path d="M12.901 14.702a5.014 5.014 0 0 1 -.901 -.702a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v6.5" />
41223 <path d="M5 21v-7" />
41224 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
41225 <path d="M19.001 15.5v1.5" />
41226 <path d="M19.001 21v1.5" />
41227 <path d="M22.032 17.25l-1.299 .75" />
41228 <path d="M17.27 20l-1.3 .75" />
41229 <path d="M15.97 17.25l1.3 .75" />
41230 <path d="M20.733 20l1.3 .75" />
41231</svg>
41232"#;
41233pub const ICON_FLAG_DISCOUNT: &str = r#"
41234<svg
41235 xmlns="http://www.w3.org/2000/svg"
41236 width="24"
41237 height="24"
41238 viewBox="0 0 24 24"
41239 fill="none"
41240 stroke="currentColor"
41241 stroke-width="1.5"
41242 stroke-linecap="round"
41243 stroke-linejoin="round"
41244>
41245 <path d="M12.804 14.641a5.02 5.02 0 0 1 -.804 -.641a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v8" />
41246 <path d="M5 21v-7" />
41247 <path d="M16 21l5 -5" />
41248 <path d="M21 21v.01" />
41249 <path d="M16 16v.01" />
41250</svg>
41251"#;
41252pub const ICON_FLAG_DOLLAR: &str = r#"
41253<svg
41254 xmlns="http://www.w3.org/2000/svg"
41255 width="24"
41256 height="24"
41257 viewBox="0 0 24 24"
41258 fill="none"
41259 stroke="currentColor"
41260 stroke-width="1.5"
41261 stroke-linecap="round"
41262 stroke-linejoin="round"
41263>
41264 <path d="M13.222 14.882a4.998 4.998 0 0 1 -1.222 -.882a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v5" />
41265 <path d="M5 21v-7" />
41266 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
41267 <path d="M19 21v1m0 -8v1" />
41268</svg>
41269"#;
41270pub const ICON_FLAG_DOWN: &str = r#"
41271<svg
41272 xmlns="http://www.w3.org/2000/svg"
41273 width="24"
41274 height="24"
41275 viewBox="0 0 24 24"
41276 fill="none"
41277 stroke="currentColor"
41278 stroke-width="1.5"
41279 stroke-linecap="round"
41280 stroke-linejoin="round"
41281>
41282 <path d="M14.434 15.315a4.978 4.978 0 0 1 -2.434 -1.315a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v7" />
41283 <path d="M5 21v-7" />
41284 <path d="M19 16v6" />
41285 <path d="M22 19l-3 3l-3 -3" />
41286</svg>
41287"#;
41288pub const ICON_FLAG_EXCLAMATION: &str = r#"
41289<svg
41290 xmlns="http://www.w3.org/2000/svg"
41291 width="24"
41292 height="24"
41293 viewBox="0 0 24 24"
41294 fill="none"
41295 stroke="currentColor"
41296 stroke-width="1.5"
41297 stroke-linecap="round"
41298 stroke-linejoin="round"
41299>
41300 <path d="M15.035 15.408a4.98 4.98 0 0 1 -3.035 -1.408a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v7" />
41301 <path d="M5 21v-7" />
41302 <path d="M19 16v3" />
41303 <path d="M19 22v.01" />
41304</svg>
41305"#;
41306pub const ICON_FLAG_HEART: &str = r#"
41307<svg
41308 xmlns="http://www.w3.org/2000/svg"
41309 width="24"
41310 height="24"
41311 viewBox="0 0 24 24"
41312 fill="none"
41313 stroke="currentColor"
41314 stroke-width="1.5"
41315 stroke-linecap="round"
41316 stroke-linejoin="round"
41317>
41318 <path d="M11.33 13.447a5.001 5.001 0 0 0 -6.33 .553v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v6" />
41319 <path d="M5 21v-7" />
41320 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
41321</svg>
41322"#;
41323pub const ICON_FLAG_MINUS: &str = r#"
41324<svg
41325 xmlns="http://www.w3.org/2000/svg"
41326 width="24"
41327 height="24"
41328 viewBox="0 0 24 24"
41329 fill="none"
41330 stroke="currentColor"
41331 stroke-width="1.5"
41332 stroke-linecap="round"
41333 stroke-linejoin="round"
41334>
41335 <path d="M14.373 15.301a4.978 4.978 0 0 1 -2.373 -1.301a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v9" />
41336 <path d="M5 21v-7" />
41337 <path d="M16 19h6" />
41338</svg>
41339"#;
41340pub const ICON_FLAG_OFF: &str = r#"
41341<svg
41342 xmlns="http://www.w3.org/2000/svg"
41343 width="24"
41344 height="24"
41345 viewBox="0 0 24 24"
41346 fill="none"
41347 stroke="currentColor"
41348 stroke-width="1.5"
41349 stroke-linecap="round"
41350 stroke-linejoin="round"
41351>
41352 <path d="M5 5v16" />
41353 <path d="M19 5v9" />
41354 <path d="M7.641 3.645a5 5 0 0 1 4.359 1.355a5 5 0 0 0 7 0" />
41355 <path d="M5 14a5 5 0 0 1 7 0a4.984 4.984 0 0 0 3.437 1.429m3.019 -.966c.19 -.14 .371 -.294 .544 -.463" />
41356 <path d="M3 3l18 18" />
41357</svg>
41358"#;
41359pub const ICON_FLAG_PAUSE: &str = r#"
41360<svg
41361 xmlns="http://www.w3.org/2000/svg"
41362 width="24"
41363 height="24"
41364 viewBox="0 0 24 24"
41365 fill="none"
41366 stroke="currentColor"
41367 stroke-width="1.5"
41368 stroke-linecap="round"
41369 stroke-linejoin="round"
41370>
41371 <path d="M13.536 15.029a4.987 4.987 0 0 1 -1.536 -1.029a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v8.5" />
41372 <path d="M5 21v-7" />
41373 <path d="M17 17v5" />
41374 <path d="M21 17v5" />
41375</svg>
41376"#;
41377pub const ICON_FLAG_PIN: &str = r#"
41378<svg
41379 xmlns="http://www.w3.org/2000/svg"
41380 width="24"
41381 height="24"
41382 viewBox="0 0 24 24"
41383 fill="none"
41384 stroke="currentColor"
41385 stroke-width="1.5"
41386 stroke-linecap="round"
41387 stroke-linejoin="round"
41388>
41389 <path d="M12.857 14.675a5.016 5.016 0 0 1 -.857 -.675a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v6" />
41390 <path d="M5 21v-7" />
41391 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
41392 <path d="M19 18v.01" />
41393</svg>
41394"#;
41395pub const ICON_FLAG_PLUS: &str = r#"
41396<svg
41397 xmlns="http://www.w3.org/2000/svg"
41398 width="24"
41399 height="24"
41400 viewBox="0 0 24 24"
41401 fill="none"
41402 stroke="currentColor"
41403 stroke-width="1.5"
41404 stroke-linecap="round"
41405 stroke-linejoin="round"
41406>
41407 <path d="M14.433 15.315a4.978 4.978 0 0 1 -2.433 -1.315a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v7" />
41408 <path d="M5 21v-7" />
41409 <path d="M16 19h6" />
41410 <path d="M19 16v6" />
41411</svg>
41412"#;
41413pub const ICON_FLAG_QUESTION: &str = r#"
41414<svg
41415 xmlns="http://www.w3.org/2000/svg"
41416 width="24"
41417 height="24"
41418 viewBox="0 0 24 24"
41419 fill="none"
41420 stroke="currentColor"
41421 stroke-width="1.5"
41422 stroke-linecap="round"
41423 stroke-linejoin="round"
41424>
41425 <path d="M13.5 15a4.914 4.914 0 0 1 -1.5 -1a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v6" />
41426 <path d="M5 21v-7" />
41427 <path d="M19 22v.01" />
41428 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
41429</svg>
41430"#;
41431pub const ICON_FLAG_SEARCH: &str = r#"
41432<svg
41433 xmlns="http://www.w3.org/2000/svg"
41434 width="24"
41435 height="24"
41436 viewBox="0 0 24 24"
41437 fill="none"
41438 stroke="currentColor"
41439 stroke-width="1.5"
41440 stroke-linecap="round"
41441 stroke-linejoin="round"
41442>
41443 <path d="M12 14a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v6" />
41444 <path d="M5 21v-7" />
41445 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
41446 <path d="M20.2 20.2l1.8 1.8" />
41447</svg>
41448"#;
41449pub const ICON_FLAG_SHARE: &str = r#"
41450<svg
41451 xmlns="http://www.w3.org/2000/svg"
41452 width="24"
41453 height="24"
41454 viewBox="0 0 24 24"
41455 fill="none"
41456 stroke="currentColor"
41457 stroke-width="1.5"
41458 stroke-linecap="round"
41459 stroke-linejoin="round"
41460>
41461 <path d="M13.13 14.833a5.002 5.002 0 0 1 -1.13 -.833a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v8" />
41462 <path d="M5 21v-7" />
41463 <path d="M16 22l5 -5" />
41464 <path d="M21 21.5v-4.5h-4.5" />
41465</svg>
41466"#;
41467pub const ICON_FLAG_STAR: &str = r#"
41468<svg
41469 xmlns="http://www.w3.org/2000/svg"
41470 width="24"
41471 height="24"
41472 viewBox="0 0 24 24"
41473 fill="none"
41474 stroke="currentColor"
41475 stroke-width="1.5"
41476 stroke-linecap="round"
41477 stroke-linejoin="round"
41478>
41479 <path d="M11.475 13.551a5.001 5.001 0 0 0 -6.475 .449v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v5" />
41480 <path d="M5 21v-7" />
41481 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
41482</svg>
41483"#;
41484pub const ICON_FLAG_UP: &str = r#"
41485<svg
41486 xmlns="http://www.w3.org/2000/svg"
41487 width="24"
41488 height="24"
41489 viewBox="0 0 24 24"
41490 fill="none"
41491 stroke="currentColor"
41492 stroke-width="1.5"
41493 stroke-linecap="round"
41494 stroke-linejoin="round"
41495>
41496 <path d="M14.138 15.241a4.979 4.979 0 0 1 -2.138 -1.241a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v7" />
41497 <path d="M5 21v-7" />
41498 <path d="M19 22v-6" />
41499 <path d="M22 19l-3 -3l-3 3" />
41500</svg>
41501"#;
41502pub const ICON_FLAG_X: &str = r#"
41503<svg
41504 xmlns="http://www.w3.org/2000/svg"
41505 width="24"
41506 height="24"
41507 viewBox="0 0 24 24"
41508 fill="none"
41509 stroke="currentColor"
41510 stroke-width="1.5"
41511 stroke-linecap="round"
41512 stroke-linejoin="round"
41513>
41514 <path d="M13.533 15.028a4.988 4.988 0 0 1 -1.533 -1.028a5 5 0 0 0 -7 0v-9a5 5 0 0 1 7 0a5 5 0 0 0 7 0v8.5" />
41515 <path d="M5 21v-7" />
41516 <path d="M22 22l-5 -5" />
41517 <path d="M17 22l5 -5" />
41518</svg>
41519"#;
41520pub const ICON_FLAG: &str = r#"
41521<svg
41522 xmlns="http://www.w3.org/2000/svg"
41523 width="24"
41524 height="24"
41525 viewBox="0 0 24 24"
41526 fill="none"
41527 stroke="currentColor"
41528 stroke-width="1.5"
41529 stroke-linecap="round"
41530 stroke-linejoin="round"
41531>
41532 <path d="M5 5a5 5 0 0 1 7 0a5 5 0 0 0 7 0v9a5 5 0 0 1 -7 0a5 5 0 0 0 -7 0v-9z" />
41533 <path d="M5 21v-7" />
41534</svg>
41535"#;
41536pub const ICON_FLAME_OFF: &str = r#"
41537<svg
41538 xmlns="http://www.w3.org/2000/svg"
41539 width="24"
41540 height="24"
41541 viewBox="0 0 24 24"
41542 fill="none"
41543 stroke="currentColor"
41544 stroke-width="1.5"
41545 stroke-linecap="round"
41546 stroke-linejoin="round"
41547>
41548 <path d="M8.973 8.974c-.335 .378 -.67 .716 -.973 1.026c-1.226 1.26 -2 3.24 -2 5a6 6 0 0 0 11.472 2.466m.383 -3.597c-.32 -1.409 -1.122 -3.045 -1.855 -3.869c-.281 .472 -.543 .87 -.79 1.202m-2.358 -2.35c-.068 -2.157 -1.182 -4.184 -1.852 -4.852c0 .968 -.18 1.801 -.465 2.527" />
41549 <path d="M3 3l18 18" />
41550</svg>
41551"#;
41552pub const ICON_FLAME: &str = r#"
41553<svg
41554 xmlns="http://www.w3.org/2000/svg"
41555 width="24"
41556 height="24"
41557 viewBox="0 0 24 24"
41558 fill="none"
41559 stroke="currentColor"
41560 stroke-width="1.5"
41561 stroke-linecap="round"
41562 stroke-linejoin="round"
41563>
41564 <path d="M12 12c2 -2.96 0 -7 -1 -8c0 3.038 -1.773 4.741 -3 6c-1.226 1.26 -2 3.24 -2 5a6 6 0 1 0 12 0c0 -1.532 -1.056 -3.94 -2 -5c-1.786 3 -2.791 3 -4 2z" />
41565</svg>
41566"#;
41567pub const ICON_FLARE: &str = r#"
41568<svg
41569 xmlns="http://www.w3.org/2000/svg"
41570 width="24"
41571 height="24"
41572 viewBox="0 0 24 24"
41573 fill="none"
41574 stroke="currentColor"
41575 stroke-width="1.5"
41576 stroke-linecap="round"
41577 stroke-linejoin="round"
41578>
41579 <path d="M12 3l3 6l6 3l-6 3l-3 6l-3 -6l-6 -3l6 -3z" />
41580</svg>
41581"#;
41582pub const ICON_FLASK_2_OFF: &str = r#"
41583<svg
41584 xmlns="http://www.w3.org/2000/svg"
41585 width="24"
41586 height="24"
41587 viewBox="0 0 24 24"
41588 fill="none"
41589 stroke="currentColor"
41590 stroke-width="1.5"
41591 stroke-linecap="round"
41592 stroke-linejoin="round"
41593>
41594 <path d="M6.1 15h8.9" />
41595 <path d="M17.742 17.741a6 6 0 0 1 -2.424 3.259h-6.635a6 6 0 0 1 1.317 -10.66v-.326m0 -4.014v-3h4v7m.613 .598a6 6 0 0 1 2.801 2.817" />
41596 <path d="M9 3h6" />
41597 <path d="M3 3l18 18" />
41598</svg>
41599"#;
41600pub const ICON_FLASK_2: &str = r#"
41601<svg
41602 xmlns="http://www.w3.org/2000/svg"
41603 width="24"
41604 height="24"
41605 viewBox="0 0 24 24"
41606 fill="none"
41607 stroke="currentColor"
41608 stroke-width="1.5"
41609 stroke-linecap="round"
41610 stroke-linejoin="round"
41611>
41612 <path d="M6.1 15h11.8" />
41613 <path d="M14 3v7.342a6 6 0 0 1 1.318 10.658h-6.635a6 6 0 0 1 1.317 -10.66v-7.34h4z" />
41614 <path d="M9 3h6" />
41615</svg>
41616"#;
41617pub const ICON_FLASK_OFF: &str = r#"
41618<svg
41619 xmlns="http://www.w3.org/2000/svg"
41620 width="24"
41621 height="24"
41622 viewBox="0 0 24 24"
41623 fill="none"
41624 stroke="currentColor"
41625 stroke-width="1.5"
41626 stroke-linecap="round"
41627 stroke-linejoin="round"
41628>
41629 <path d="M9 3h6" />
41630 <path d="M13 9h1" />
41631 <path d="M10 3v3m-.268 3.736l-3.732 10.264a.7 .7 0 0 0 .5 1h11a.7 .7 0 0 0 .5 -1l-1.143 -3.142m-2.288 -6.294l-.569 -1.564v-6" />
41632 <path d="M3 3l18 18" />
41633</svg>
41634"#;
41635pub const ICON_FLASK: &str = r#"
41636<svg
41637 xmlns="http://www.w3.org/2000/svg"
41638 width="24"
41639 height="24"
41640 viewBox="0 0 24 24"
41641 fill="none"
41642 stroke="currentColor"
41643 stroke-width="1.5"
41644 stroke-linecap="round"
41645 stroke-linejoin="round"
41646>
41647 <path d="M9 3l6 0" />
41648 <path d="M10 9l4 0" />
41649 <path d="M10 3v6l-4 11a.7 .7 0 0 0 .5 1h11a.7 .7 0 0 0 .5 -1l-4 -11v-6" />
41650</svg>
41651"#;
41652pub const ICON_FLIP_FLOPS: &str = r#"
41653<svg
41654 xmlns="http://www.w3.org/2000/svg"
41655 width="24"
41656 height="24"
41657 viewBox="0 0 24 24"
41658 fill="none"
41659 stroke="currentColor"
41660 stroke-width="1.5"
41661 stroke-linecap="round"
41662 stroke-linejoin="round"
41663>
41664 <path d="M18 4c2.21 0 4 1.682 4 3.758c0 .078 0 .156 -.008 .234l-.6 9.014c-.11 1.683 -1.596 3 -3.392 3s-3.28 -1.311 -3.392 -3l-.6 -9.014c-.138 -2.071 1.538 -3.855 3.743 -3.985a4.15 4.15 0 0 1 .25 -.007z" />
41665 <path d="M14.5 14c1 -3.333 2.167 -5 3.5 -5c1.333 0 2.5 1.667 3.5 5" />
41666 <path d="M18 16v1" />
41667 <path d="M6 4c2.21 0 4 1.682 4 3.758c0 .078 0 .156 -.008 .234l-.6 9.014c-.11 1.683 -1.596 3 -3.392 3s-3.28 -1.311 -3.392 -3l-.6 -9.014c-.138 -2.071 1.538 -3.855 3.742 -3.985c.084 0 .167 -.007 .25 -.007z" />
41668 <path d="M2.5 14c1 -3.333 2.167 -5 3.5 -5c1.333 0 2.5 1.667 3.5 5" />
41669 <path d="M6 16v1" />
41670</svg>
41671"#;
41672pub const ICON_FLIP_HORIZONTAL: &str = r#"
41673<svg
41674 xmlns="http://www.w3.org/2000/svg"
41675 width="24"
41676 height="24"
41677 viewBox="0 0 24 24"
41678 fill="none"
41679 stroke="currentColor"
41680 stroke-width="1.5"
41681 stroke-linecap="round"
41682 stroke-linejoin="round"
41683>
41684 <path d="M3 12l18 0" />
41685 <path d="M7 16l10 0l-10 5l0 -5" />
41686 <path d="M7 8l10 0l-10 -5l0 5" />
41687</svg>
41688"#;
41689pub const ICON_FLIP_VERTICAL: &str = r#"
41690<svg
41691 xmlns="http://www.w3.org/2000/svg"
41692 width="24"
41693 height="24"
41694 viewBox="0 0 24 24"
41695 fill="none"
41696 stroke="currentColor"
41697 stroke-width="1.5"
41698 stroke-linecap="round"
41699 stroke-linejoin="round"
41700>
41701 <path d="M12 3l0 18" />
41702 <path d="M16 7l0 10l5 0l-5 -10" />
41703 <path d="M8 7l0 10l-5 0l5 -10" />
41704</svg>
41705"#;
41706pub const ICON_FLOAT_CENTER: &str = r#"
41707<svg
41708 xmlns="http://www.w3.org/2000/svg"
41709 width="24"
41710 height="24"
41711 viewBox="0 0 24 24"
41712 fill="none"
41713 stroke="currentColor"
41714 stroke-width="1.5"
41715 stroke-linecap="round"
41716 stroke-linejoin="round"
41717>
41718 <path d="M9 5m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
41719 <path d="M4 7l1 0" />
41720 <path d="M4 11l1 0" />
41721 <path d="M19 7l1 0" />
41722 <path d="M19 11l1 0" />
41723 <path d="M4 15l16 0" />
41724 <path d="M4 19l16 0" />
41725</svg>
41726"#;
41727pub const ICON_FLOAT_LEFT: &str = r#"
41728<svg
41729 xmlns="http://www.w3.org/2000/svg"
41730 width="24"
41731 height="24"
41732 viewBox="0 0 24 24"
41733 fill="none"
41734 stroke="currentColor"
41735 stroke-width="1.5"
41736 stroke-linecap="round"
41737 stroke-linejoin="round"
41738>
41739 <path d="M4 5m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
41740 <path d="M14 7l6 0" />
41741 <path d="M14 11l6 0" />
41742 <path d="M4 15l16 0" />
41743 <path d="M4 19l16 0" />
41744</svg>
41745"#;
41746pub const ICON_FLOAT_NONE: &str = r#"
41747<svg
41748 xmlns="http://www.w3.org/2000/svg"
41749 width="24"
41750 height="24"
41751 viewBox="0 0 24 24"
41752 fill="none"
41753 stroke="currentColor"
41754 stroke-width="1.5"
41755 stroke-linecap="round"
41756 stroke-linejoin="round"
41757>
41758 <path d="M4 5m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
41759 <path d="M4 15l16 0" />
41760 <path d="M4 19l16 0" />
41761</svg>
41762"#;
41763pub const ICON_FLOAT_RIGHT: &str = r#"
41764<svg
41765 xmlns="http://www.w3.org/2000/svg"
41766 width="24"
41767 height="24"
41768 viewBox="0 0 24 24"
41769 fill="none"
41770 stroke="currentColor"
41771 stroke-width="1.5"
41772 stroke-linecap="round"
41773 stroke-linejoin="round"
41774>
41775 <path d="M14 5m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
41776 <path d="M4 7l6 0" />
41777 <path d="M4 11l6 0" />
41778 <path d="M4 15l16 0" />
41779 <path d="M4 19l16 0" />
41780</svg>
41781"#;
41782pub const ICON_FLOWER_OFF: &str = r#"
41783<svg
41784 xmlns="http://www.w3.org/2000/svg"
41785 width="24"
41786 height="24"
41787 viewBox="0 0 24 24"
41788 fill="none"
41789 stroke="currentColor"
41790 stroke-width="1.5"
41791 stroke-linecap="round"
41792 stroke-linejoin="round"
41793>
41794 <path d="M9.875 9.882a3 3 0 0 0 4.247 4.238m.581 -3.423a3.012 3.012 0 0 0 -1.418 -1.409" />
41795 <path d="M9 5a3 3 0 0 1 6 0c0 .562 -.259 1.442 -.776 2.64l-.724 1.36l1.76 -1.893c.499 -.6 .922 -1 1.27 -1.205a2.968 2.968 0 0 1 4.07 1.099a3.011 3.011 0 0 1 -1.09 4.098c-.374 .217 -.99 .396 -1.846 .535l-1.779 .244m.292 .282l1.223 .166c1 .145 1.698 .337 2.11 .576a3.011 3.011 0 0 1 1.226 3.832m-2.277 1.733a2.968 2.968 0 0 1 -1.929 -.369c-.348 -.202 -.771 -.604 -1.27 -1.205l-1.76 -1.893l.724 1.36c.516 1.199 .776 2.079 .776 2.64a3 3 0 0 1 -6 0c0 -.562 .259 -1.442 .776 -2.64l.724 -1.36l-1.76 1.893c-.499 .601 -.922 1 -1.27 1.205a2.968 2.968 0 0 1 -4.07 -1.098a3.011 3.011 0 0 1 1.09 -4.098c.374 -.218 .99 -.396 1.846 -.536l2.664 -.366l-2.4 -.325c-1 -.145 -1.698 -.337 -2.11 -.576a3.011 3.011 0 0 1 -1.09 -4.099a2.968 2.968 0 0 1 2.134 -1.467" />
41796 <path d="M3 3l18 18" />
41797</svg>
41798"#;
41799pub const ICON_FLOWER: &str = r#"
41800<svg
41801 xmlns="http://www.w3.org/2000/svg"
41802 width="24"
41803 height="24"
41804 viewBox="0 0 24 24"
41805 fill="none"
41806 stroke="currentColor"
41807 stroke-width="1.5"
41808 stroke-linecap="round"
41809 stroke-linejoin="round"
41810>
41811 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
41812 <path d="M12 2a3 3 0 0 1 3 3c0 .562 -.259 1.442 -.776 2.64l-.724 1.36l1.76 -1.893c.499 -.6 .922 -1 1.27 -1.205a2.968 2.968 0 0 1 4.07 1.099a3.011 3.011 0 0 1 -1.09 4.098c-.374 .217 -.99 .396 -1.846 .535l-2.664 .366l2.4 .326c1 .145 1.698 .337 2.11 .576a3.011 3.011 0 0 1 1.09 4.098a2.968 2.968 0 0 1 -4.07 1.098c-.348 -.202 -.771 -.604 -1.27 -1.205l-1.76 -1.893l.724 1.36c.516 1.199 .776 2.079 .776 2.64a3 3 0 0 1 -6 0c0 -.562 .259 -1.442 .776 -2.64l.724 -1.36l-1.76 1.893c-.499 .601 -.922 1 -1.27 1.205a2.968 2.968 0 0 1 -4.07 -1.098a3.011 3.011 0 0 1 1.09 -4.098c.374 -.218 .99 -.396 1.846 -.536l2.664 -.366l-2.4 -.325c-1 -.145 -1.698 -.337 -2.11 -.576a3.011 3.011 0 0 1 -1.09 -4.099a2.968 2.968 0 0 1 4.07 -1.099c.348 .203 .771 .604 1.27 1.205l1.76 1.894c-1 -2.292 -1.5 -3.625 -1.5 -4a3 3 0 0 1 3 -3z" />
41813</svg>
41814"#;
41815pub const ICON_FOCUS_2: &str = r#"
41816<svg
41817 xmlns="http://www.w3.org/2000/svg"
41818 width="24"
41819 height="24"
41820 viewBox="0 0 24 24"
41821 fill="none"
41822 stroke="currentColor"
41823 stroke-width="1.5"
41824 stroke-linecap="round"
41825 stroke-linejoin="round"
41826>
41827 <circle cx="12" cy="12" r=".5" fill="currentColor" />
41828 <path d="M12 12m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
41829 <path d="M12 3l0 2" />
41830 <path d="M3 12l2 0" />
41831 <path d="M12 19l0 2" />
41832 <path d="M19 12l2 0" />
41833</svg>
41834"#;
41835pub const ICON_FOCUS_AUTO: &str = r#"
41836<svg
41837 xmlns="http://www.w3.org/2000/svg"
41838 width="24"
41839 height="24"
41840 viewBox="0 0 24 24"
41841 fill="none"
41842 stroke="currentColor"
41843 stroke-width="1.5"
41844 stroke-linecap="round"
41845 stroke-linejoin="round"
41846>
41847 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
41848 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
41849 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
41850 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
41851 <path d="M10 15v-4a2 2 0 1 1 4 0v4" />
41852 <path d="M10 13h4" />
41853</svg>
41854"#;
41855pub const ICON_FOCUS_CENTERED: &str = r#"
41856<svg
41857 xmlns="http://www.w3.org/2000/svg"
41858 width="24"
41859 height="24"
41860 viewBox="0 0 24 24"
41861 fill="none"
41862 stroke="currentColor"
41863 stroke-width="1.5"
41864 stroke-linecap="round"
41865 stroke-linejoin="round"
41866>
41867 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
41868 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
41869 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
41870 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
41871 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
41872</svg>
41873"#;
41874pub const ICON_FOCUS: &str = r#"
41875<svg
41876 xmlns="http://www.w3.org/2000/svg"
41877 width="24"
41878 height="24"
41879 viewBox="0 0 24 24"
41880 fill="none"
41881 stroke="currentColor"
41882 stroke-width="1.5"
41883 stroke-linecap="round"
41884 stroke-linejoin="round"
41885>
41886 <circle cx="12" cy="12" r=".5" fill="currentColor" />
41887 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
41888</svg>
41889"#;
41890pub const ICON_FOLD_DOWN: &str = r#"
41891<svg
41892 xmlns="http://www.w3.org/2000/svg"
41893 width="24"
41894 height="24"
41895 viewBox="0 0 24 24"
41896 fill="none"
41897 stroke="currentColor"
41898 stroke-width="1.5"
41899 stroke-linecap="round"
41900 stroke-linejoin="round"
41901>
41902 <path d="M12 11v8l3 -3m-6 0l3 3" />
41903 <path d="M9 7l1 0" />
41904 <path d="M14 7l1 0" />
41905 <path d="M19 7l1 0" />
41906 <path d="M4 7l1 0" />
41907</svg>
41908"#;
41909pub const ICON_FOLD_UP: &str = r#"
41910<svg
41911 xmlns="http://www.w3.org/2000/svg"
41912 width="24"
41913 height="24"
41914 viewBox="0 0 24 24"
41915 fill="none"
41916 stroke="currentColor"
41917 stroke-width="1.5"
41918 stroke-linecap="round"
41919 stroke-linejoin="round"
41920>
41921 <path d="M12 13v-8l-3 3m6 0l-3 -3" />
41922 <path d="M9 17l1 0" />
41923 <path d="M14 17l1 0" />
41924 <path d="M19 17l1 0" />
41925 <path d="M4 17l1 0" />
41926</svg>
41927"#;
41928pub const ICON_FOLD: &str = r#"
41929<svg
41930 xmlns="http://www.w3.org/2000/svg"
41931 width="24"
41932 height="24"
41933 viewBox="0 0 24 24"
41934 fill="none"
41935 stroke="currentColor"
41936 stroke-width="1.5"
41937 stroke-linecap="round"
41938 stroke-linejoin="round"
41939>
41940 <path d="M12 3v6l3 -3m-6 0l3 3" />
41941 <path d="M12 21v-6l3 3m-6 0l3 -3" />
41942 <path d="M4 12l1 0" />
41943 <path d="M9 12l1 0" />
41944 <path d="M14 12l1 0" />
41945 <path d="M19 12l1 0" />
41946</svg>
41947"#;
41948pub const ICON_FOLDER_BOLT: &str = r#"
41949<svg
41950 xmlns="http://www.w3.org/2000/svg"
41951 width="24"
41952 height="24"
41953 viewBox="0 0 24 24"
41954 fill="none"
41955 stroke="currentColor"
41956 stroke-width="1.5"
41957 stroke-linecap="round"
41958 stroke-linejoin="round"
41959>
41960 <path d="M13 19h-8a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v3.5" />
41961 <path d="M19 16l-2 3h4l-2 3" />
41962</svg>
41963"#;
41964pub const ICON_FOLDER_CANCEL: &str = r#"
41965<svg
41966 xmlns="http://www.w3.org/2000/svg"
41967 width="24"
41968 height="24"
41969 viewBox="0 0 24 24"
41970 fill="none"
41971 stroke="currentColor"
41972 stroke-width="1.5"
41973 stroke-linecap="round"
41974 stroke-linejoin="round"
41975>
41976 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v3" />
41977 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
41978 <path d="M17 21l4 -4" />
41979</svg>
41980"#;
41981pub const ICON_FOLDER_CHECK: &str = r#"
41982<svg
41983 xmlns="http://www.w3.org/2000/svg"
41984 width="24"
41985 height="24"
41986 viewBox="0 0 24 24"
41987 fill="none"
41988 stroke="currentColor"
41989 stroke-width="1.5"
41990 stroke-linecap="round"
41991 stroke-linejoin="round"
41992>
41993 <path d="M11 19h-6a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v4" />
41994 <path d="M15 19l2 2l4 -4" />
41995</svg>
41996"#;
41997pub const ICON_FOLDER_CODE: &str = r#"
41998<svg
41999 xmlns="http://www.w3.org/2000/svg"
42000 width="24"
42001 height="24"
42002 viewBox="0 0 24 24"
42003 fill="none"
42004 stroke="currentColor"
42005 stroke-width="1.5"
42006 stroke-linecap="round"
42007 stroke-linejoin="round"
42008>
42009 <path d="M11 19h-6a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v4" />
42010 <path d="M20 21l2 -2l-2 -2" />
42011 <path d="M17 17l-2 2l2 2" />
42012</svg>
42013"#;
42014pub const ICON_FOLDER_COG: &str = r#"
42015<svg
42016 xmlns="http://www.w3.org/2000/svg"
42017 width="24"
42018 height="24"
42019 viewBox="0 0 24 24"
42020 fill="none"
42021 stroke="currentColor"
42022 stroke-width="1.5"
42023 stroke-linecap="round"
42024 stroke-linejoin="round"
42025>
42026 <path d="M12.5 19h-7.5a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v3" />
42027 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
42028 <path d="M19.001 15.5v1.5" />
42029 <path d="M19.001 21v1.5" />
42030 <path d="M22.032 17.25l-1.299 .75" />
42031 <path d="M17.27 20l-1.3 .75" />
42032 <path d="M15.97 17.25l1.3 .75" />
42033 <path d="M20.733 20l1.3 .75" />
42034</svg>
42035"#;
42036pub const ICON_FOLDER_DOLLAR: &str = r#"
42037<svg
42038 xmlns="http://www.w3.org/2000/svg"
42039 width="24"
42040 height="24"
42041 viewBox="0 0 24 24"
42042 fill="none"
42043 stroke="currentColor"
42044 stroke-width="1.5"
42045 stroke-linecap="round"
42046 stroke-linejoin="round"
42047>
42048 <path d="M13.5 19h-8.5a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v1.5" />
42049 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
42050 <path d="M19 21v1m0 -8v1" />
42051</svg>
42052"#;
42053pub const ICON_FOLDER_DOWN: &str = r#"
42054<svg
42055 xmlns="http://www.w3.org/2000/svg"
42056 width="24"
42057 height="24"
42058 viewBox="0 0 24 24"
42059 fill="none"
42060 stroke="currentColor"
42061 stroke-width="1.5"
42062 stroke-linecap="round"
42063 stroke-linejoin="round"
42064>
42065 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v3.5" />
42066 <path d="M19 16v6" />
42067 <path d="M22 19l-3 3l-3 -3" />
42068</svg>
42069"#;
42070pub const ICON_FOLDER_EXCLAMATION: &str = r#"
42071<svg
42072 xmlns="http://www.w3.org/2000/svg"
42073 width="24"
42074 height="24"
42075 viewBox="0 0 24 24"
42076 fill="none"
42077 stroke="currentColor"
42078 stroke-width="1.5"
42079 stroke-linecap="round"
42080 stroke-linejoin="round"
42081>
42082 <path d="M15 19h-10a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v3.5" />
42083 <path d="M19 16v3" />
42084 <path d="M19 22v.01" />
42085</svg>
42086"#;
42087pub const ICON_FOLDER_HEART: &str = r#"
42088<svg
42089 xmlns="http://www.w3.org/2000/svg"
42090 width="24"
42091 height="24"
42092 viewBox="0 0 24 24"
42093 fill="none"
42094 stroke="currentColor"
42095 stroke-width="1.5"
42096 stroke-linecap="round"
42097 stroke-linejoin="round"
42098>
42099 <path d="M10.5 19h-5.5a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v2" />
42100 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
42101</svg>
42102"#;
42103pub const ICON_FOLDER_MINUS: &str = r#"
42104<svg
42105 xmlns="http://www.w3.org/2000/svg"
42106 width="24"
42107 height="24"
42108 viewBox="0 0 24 24"
42109 fill="none"
42110 stroke="currentColor"
42111 stroke-width="1.5"
42112 stroke-linecap="round"
42113 stroke-linejoin="round"
42114>
42115 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v6" />
42116 <path d="M16 19h6" />
42117</svg>
42118"#;
42119pub const ICON_FOLDER_OFF: &str = r#"
42120<svg
42121 xmlns="http://www.w3.org/2000/svg"
42122 width="24"
42123 height="24"
42124 viewBox="0 0 24 24"
42125 fill="none"
42126 stroke="currentColor"
42127 stroke-width="1.5"
42128 stroke-linecap="round"
42129 stroke-linejoin="round"
42130>
42131 <path d="M8 4h1l3 3h7a2 2 0 0 1 2 2v8m-2 2h-14a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 1.189 -1.829" />
42132 <path d="M3 3l18 18" />
42133</svg>
42134"#;
42135pub const ICON_FOLDER_OPEN: &str = r#"
42136<svg
42137 xmlns="http://www.w3.org/2000/svg"
42138 width="24"
42139 height="24"
42140 viewBox="0 0 24 24"
42141 fill="none"
42142 stroke="currentColor"
42143 stroke-width="1.5"
42144 stroke-linecap="round"
42145 stroke-linejoin="round"
42146>
42147 <path d="M5 19l2.757 -7.351a1 1 0 0 1 .936 -.649h12.307a1 1 0 0 1 .986 1.164l-.996 5.211a2 2 0 0 1 -1.964 1.625h-14.026a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v2" />
42148</svg>
42149"#;
42150pub const ICON_FOLDER_PAUSE: &str = r#"
42151<svg
42152 xmlns="http://www.w3.org/2000/svg"
42153 width="24"
42154 height="24"
42155 viewBox="0 0 24 24"
42156 fill="none"
42157 stroke="currentColor"
42158 stroke-width="1.5"
42159 stroke-linecap="round"
42160 stroke-linejoin="round"
42161>
42162 <path d="M13 19h-8a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v4" />
42163 <path d="M17 17v5" />
42164 <path d="M21 17v5" />
42165</svg>
42166"#;
42167pub const ICON_FOLDER_PIN: &str = r#"
42168<svg
42169 xmlns="http://www.w3.org/2000/svg"
42170 width="24"
42171 height="24"
42172 viewBox="0 0 24 24"
42173 fill="none"
42174 stroke="currentColor"
42175 stroke-width="1.5"
42176 stroke-linecap="round"
42177 stroke-linejoin="round"
42178>
42179 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v2.5" />
42180 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
42181 <path d="M19 18v.01" />
42182</svg>
42183"#;
42184pub const ICON_FOLDER_PLUS: &str = r#"
42185<svg
42186 xmlns="http://www.w3.org/2000/svg"
42187 width="24"
42188 height="24"
42189 viewBox="0 0 24 24"
42190 fill="none"
42191 stroke="currentColor"
42192 stroke-width="1.5"
42193 stroke-linecap="round"
42194 stroke-linejoin="round"
42195>
42196 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v3.5" />
42197 <path d="M16 19h6" />
42198 <path d="M19 16v6" />
42199</svg>
42200"#;
42201pub const ICON_FOLDER_QUESTION: &str = r#"
42202<svg
42203 xmlns="http://www.w3.org/2000/svg"
42204 width="24"
42205 height="24"
42206 viewBox="0 0 24 24"
42207 fill="none"
42208 stroke="currentColor"
42209 stroke-width="1.5"
42210 stroke-linecap="round"
42211 stroke-linejoin="round"
42212>
42213 <path d="M15 19h-10a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v2.5" />
42214 <path d="M19 22v.01" />
42215 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
42216</svg>
42217"#;
42218pub const ICON_FOLDER_ROOT: &str = r#"
42219<svg
42220 xmlns="http://www.w3.org/2000/svg"
42221 width="24"
42222 height="24"
42223 viewBox="0 0 24 24"
42224 fill="none"
42225 stroke="currentColor"
42226 stroke-width="1.5"
42227 stroke-linecap="round"
42228 stroke-linejoin="round"
42229>
42230 <path d="M12 13m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
42231 <path d="M12 15v4" />
42232 <path d="M5 4h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2" />
42233</svg>
42234"#;
42235pub const ICON_FOLDER_SEARCH: &str = r#"
42236<svg
42237 xmlns="http://www.w3.org/2000/svg"
42238 width="24"
42239 height="24"
42240 viewBox="0 0 24 24"
42241 fill="none"
42242 stroke="currentColor"
42243 stroke-width="1.5"
42244 stroke-linecap="round"
42245 stroke-linejoin="round"
42246>
42247 <path d="M11 19h-6a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v2.5" />
42248 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
42249 <path d="M20.2 20.2l1.8 1.8" />
42250</svg>
42251"#;
42252pub const ICON_FOLDER_SHARE: &str = r#"
42253<svg
42254 xmlns="http://www.w3.org/2000/svg"
42255 width="24"
42256 height="24"
42257 viewBox="0 0 24 24"
42258 fill="none"
42259 stroke="currentColor"
42260 stroke-width="1.5"
42261 stroke-linecap="round"
42262 stroke-linejoin="round"
42263>
42264 <path d="M13 19h-8a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v4" />
42265 <path d="M16 22l5 -5" />
42266 <path d="M21 21.5v-4.5h-4.5" />
42267</svg>
42268"#;
42269pub const ICON_FOLDER_STAR: &str = r#"
42270<svg
42271 xmlns="http://www.w3.org/2000/svg"
42272 width="24"
42273 height="24"
42274 viewBox="0 0 24 24"
42275 fill="none"
42276 stroke="currentColor"
42277 stroke-width="1.5"
42278 stroke-linecap="round"
42279 stroke-linejoin="round"
42280>
42281 <path d="M10 19h-5a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v2.5" />
42282 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
42283</svg>
42284"#;
42285pub const ICON_FOLDER_SYMLINK: &str = r#"
42286<svg
42287 xmlns="http://www.w3.org/2000/svg"
42288 width="24"
42289 height="24"
42290 viewBox="0 0 24 24"
42291 fill="none"
42292 stroke="currentColor"
42293 stroke-width="1.5"
42294 stroke-linecap="round"
42295 stroke-linejoin="round"
42296>
42297 <path d="M3 21v-4a3 3 0 0 1 3 -3h5" />
42298 <path d="M8 17l3 -3l-3 -3" />
42299 <path d="M3 11v-5a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8" />
42300</svg>
42301"#;
42302pub const ICON_FOLDER_UP: &str = r#"
42303<svg
42304 xmlns="http://www.w3.org/2000/svg"
42305 width="24"
42306 height="24"
42307 viewBox="0 0 24 24"
42308 fill="none"
42309 stroke="currentColor"
42310 stroke-width="1.5"
42311 stroke-linecap="round"
42312 stroke-linejoin="round"
42313>
42314 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v3.5" />
42315 <path d="M19 22v-6" />
42316 <path d="M22 19l-3 -3l-3 3" />
42317</svg>
42318"#;
42319pub const ICON_FOLDER_X: &str = r#"
42320<svg
42321 xmlns="http://www.w3.org/2000/svg"
42322 width="24"
42323 height="24"
42324 viewBox="0 0 24 24"
42325 fill="none"
42326 stroke="currentColor"
42327 stroke-width="1.5"
42328 stroke-linecap="round"
42329 stroke-linejoin="round"
42330>
42331 <path d="M13.5 19h-8.5a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2h4l3 3h7a2 2 0 0 1 2 2v4" />
42332 <path d="M22 22l-5 -5" />
42333 <path d="M17 22l5 -5" />
42334</svg>
42335"#;
42336pub const ICON_FOLDER: &str = r#"
42337<svg
42338 xmlns="http://www.w3.org/2000/svg"
42339 width="24"
42340 height="24"
42341 viewBox="0 0 24 24"
42342 fill="none"
42343 stroke="currentColor"
42344 stroke-width="1.5"
42345 stroke-linecap="round"
42346 stroke-linejoin="round"
42347>
42348 <path d="M5 4h4l3 3h7a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-11a2 2 0 0 1 2 -2" />
42349</svg>
42350"#;
42351pub const ICON_FOLDERS_OFF: &str = r#"
42352<svg
42353 xmlns="http://www.w3.org/2000/svg"
42354 width="24"
42355 height="24"
42356 viewBox="0 0 24 24"
42357 fill="none"
42358 stroke="currentColor"
42359 stroke-width="1.5"
42360 stroke-linecap="round"
42361 stroke-linejoin="round"
42362>
42363 <path d="M17 17h-8a2 2 0 0 1 -2 -2v-8m1.177 -2.823c.251 -.114 .53 -.177 .823 -.177h3l2 2h5a2 2 0 0 1 2 2v7c0 .55 -.223 1.05 -.583 1.411" />
42364 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h2" />
42365 <path d="M3 3l18 18" />
42366</svg>
42367"#;
42368pub const ICON_FOLDERS: &str = r#"
42369<svg
42370 xmlns="http://www.w3.org/2000/svg"
42371 width="24"
42372 height="24"
42373 viewBox="0 0 24 24"
42374 fill="none"
42375 stroke="currentColor"
42376 stroke-width="1.5"
42377 stroke-linecap="round"
42378 stroke-linejoin="round"
42379>
42380 <path d="M9 4h3l2 2h5a2 2 0 0 1 2 2v7a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2" />
42381 <path d="M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h2" />
42382</svg>
42383"#;
42384pub const ICON_FORBID_2: &str = r#"
42385<svg
42386 xmlns="http://www.w3.org/2000/svg"
42387 width="24"
42388 height="24"
42389 viewBox="0 0 24 24"
42390 fill="none"
42391 stroke="currentColor"
42392 stroke-width="1.5"
42393 stroke-linecap="round"
42394 stroke-linejoin="round"
42395>
42396 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
42397 <path d="M9 15l6 -6" />
42398</svg>
42399"#;
42400pub const ICON_FORBID: &str = r#"
42401<svg
42402 xmlns="http://www.w3.org/2000/svg"
42403 width="24"
42404 height="24"
42405 viewBox="0 0 24 24"
42406 fill="none"
42407 stroke="currentColor"
42408 stroke-width="1.5"
42409 stroke-linecap="round"
42410 stroke-linejoin="round"
42411>
42412 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
42413 <path d="M9 9l6 6" />
42414</svg>
42415"#;
42416pub const ICON_FORKLIFT: &str = r#"
42417<svg
42418 xmlns="http://www.w3.org/2000/svg"
42419 width="24"
42420 height="24"
42421 viewBox="0 0 24 24"
42422 fill="none"
42423 stroke="currentColor"
42424 stroke-width="1.5"
42425 stroke-linecap="round"
42426 stroke-linejoin="round"
42427>
42428 <path d="M5 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
42429 <path d="M14 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
42430 <path d="M7 17l5 0" />
42431 <path d="M3 17v-6h13v6" />
42432 <path d="M5 11v-4h4" />
42433 <path d="M9 11v-6h4l3 6" />
42434 <path d="M22 15h-3v-10" />
42435 <path d="M16 13l3 0" />
42436</svg>
42437"#;
42438pub const ICON_FORMS: &str = r#"
42439<svg
42440 xmlns="http://www.w3.org/2000/svg"
42441 width="24"
42442 height="24"
42443 viewBox="0 0 24 24"
42444 fill="none"
42445 stroke="currentColor"
42446 stroke-width="1.5"
42447 stroke-linecap="round"
42448 stroke-linejoin="round"
42449>
42450 <path d="M12 3a3 3 0 0 0 -3 3v12a3 3 0 0 0 3 3" />
42451 <path d="M6 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3" />
42452 <path d="M13 7h7a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-7" />
42453 <path d="M5 7h-1a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h1" />
42454 <path d="M17 12h.01" />
42455 <path d="M13 12h.01" />
42456</svg>
42457"#;
42458pub const ICON_FOUNTAIN_OFF: &str = r#"
42459<svg
42460 xmlns="http://www.w3.org/2000/svg"
42461 width="24"
42462 height="24"
42463 viewBox="0 0 24 24"
42464 fill="none"
42465 stroke="currentColor"
42466 stroke-width="1.5"
42467 stroke-linecap="round"
42468 stroke-linejoin="round"
42469>
42470 <path d="M9 16v-5a2 2 0 1 0 -4 0" />
42471 <path d="M15 16v-1m0 -4a2 2 0 1 1 4 0" />
42472 <path d="M12 16v-4m0 -4v-2a3 3 0 0 1 6 0" />
42473 <path d="M7.451 3.43a3 3 0 0 1 4.549 2.57" />
42474 <path d="M20 16h1v1m-.871 3.114a2.99 2.99 0 0 1 -2.129 .886h-12a3 3 0 0 1 -3 -3v-2h13" />
42475 <path d="M3 3l18 18" />
42476</svg>
42477"#;
42478pub const ICON_FOUNTAIN: &str = r#"
42479<svg
42480 xmlns="http://www.w3.org/2000/svg"
42481 width="24"
42482 height="24"
42483 viewBox="0 0 24 24"
42484 fill="none"
42485 stroke="currentColor"
42486 stroke-width="1.5"
42487 stroke-linecap="round"
42488 stroke-linejoin="round"
42489>
42490 <path d="M9 16v-5a2 2 0 1 0 -4 0" />
42491 <path d="M15 16v-5a2 2 0 1 1 4 0" />
42492 <path d="M12 16v-10a3 3 0 0 1 6 0" />
42493 <path d="M6 6a3 3 0 0 1 6 0" />
42494 <path d="M3 16h18v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-2z" />
42495</svg>
42496"#;
42497pub const ICON_FRAME_OFF: &str = r#"
42498<svg
42499 xmlns="http://www.w3.org/2000/svg"
42500 width="24"
42501 height="24"
42502 viewBox="0 0 24 24"
42503 fill="none"
42504 stroke="currentColor"
42505 stroke-width="1.5"
42506 stroke-linecap="round"
42507 stroke-linejoin="round"
42508>
42509 <path d="M4 7h3m4 0h9" />
42510 <path d="M4 17h13" />
42511 <path d="M7 7v13" />
42512 <path d="M17 4v9m0 4v3" />
42513 <path d="M3 3l18 18" />
42514</svg>
42515"#;
42516pub const ICON_FRAME: &str = r#"
42517<svg
42518 xmlns="http://www.w3.org/2000/svg"
42519 width="24"
42520 height="24"
42521 viewBox="0 0 24 24"
42522 fill="none"
42523 stroke="currentColor"
42524 stroke-width="1.5"
42525 stroke-linecap="round"
42526 stroke-linejoin="round"
42527>
42528 <path d="M4 7l16 0" />
42529 <path d="M4 17l16 0" />
42530 <path d="M7 4l0 16" />
42531 <path d="M17 4l0 16" />
42532</svg>
42533"#;
42534pub const ICON_FREE_RIGHTS: &str = r#"
42535<svg
42536 xmlns="http://www.w3.org/2000/svg"
42537 width="24"
42538 height="24"
42539 viewBox="0 0 24 24"
42540 fill="none"
42541 stroke="currentColor"
42542 stroke-width="1.5"
42543 stroke-linecap="round"
42544 stroke-linejoin="round"
42545>
42546 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
42547 <path d="M13.867 9.75c-.246 -.48 -.708 -.769 -1.2 -.75h-1.334c-.736 0 -1.333 .67 -1.333 1.5c0 .827 .597 1.499 1.333 1.499h1.334c.736 0 1.333 .671 1.333 1.5c0 .828 -.597 1.499 -1.333 1.499h-1.334c-.492 .019 -.954 -.27 -1.2 -.75" />
42548 <path d="M12 7v2" />
42549 <path d="M12 15v2" />
42550 <path d="M6 6l1.5 1.5" />
42551 <path d="M16.5 16.5l1.5 1.5" />
42552</svg>
42553"#;
42554pub const ICON_FREEZE_COLUMN: &str = r#"
42555<svg
42556 xmlns="http://www.w3.org/2000/svg"
42557 width="24"
42558 height="24"
42559 viewBox="0 0 24 24"
42560 fill="none"
42561 stroke="currentColor"
42562 stroke-width="1.5"
42563 stroke-linecap="round"
42564 stroke-linejoin="round"
42565>
42566 <path d="M9 9.5l-6 6" />
42567 <path d="M9 4l-6 6" />
42568 <path d="M9 15l-5 5" />
42569 <path d="M9 3v18" />
42570 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
42571</svg>
42572"#;
42573pub const ICON_FREEZE_ROW_COLUMN: &str = r#"
42574<svg
42575 xmlns="http://www.w3.org/2000/svg"
42576 width="24"
42577 height="24"
42578 viewBox="0 0 24 24"
42579 fill="none"
42580 stroke="currentColor"
42581 stroke-width="1.5"
42582 stroke-linecap="round"
42583 stroke-linejoin="round"
42584>
42585 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
42586 <path d="M15 3l-12 12" />
42587 <path d="M9.5 3l-6 6" />
42588 <path d="M20 3.5l-5.5 5.5" />
42589 <path d="M9 15l-5 5" />
42590 <path d="M21 9h-12v12" />
42591</svg>
42592"#;
42593pub const ICON_FREEZE_ROW: &str = r#"
42594<svg
42595 xmlns="http://www.w3.org/2000/svg"
42596 width="24"
42597 height="24"
42598 viewBox="0 0 24 24"
42599 fill="none"
42600 stroke="currentColor"
42601 stroke-width="1.5"
42602 stroke-linecap="round"
42603 stroke-linejoin="round"
42604>
42605 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
42606 <path d="M21 9h-18" />
42607 <path d="M15 3l-6 6" />
42608 <path d="M9.5 3l-6 6" />
42609 <path d="M20 3.5l-5.5 5.5" />
42610</svg>
42611"#;
42612pub const ICON_FRIDGE_OFF: &str = r#"
42613<svg
42614 xmlns="http://www.w3.org/2000/svg"
42615 width="24"
42616 height="24"
42617 viewBox="0 0 24 24"
42618 fill="none"
42619 stroke="currentColor"
42620 stroke-width="1.5"
42621 stroke-linecap="round"
42622 stroke-linejoin="round"
42623>
42624 <path d="M7 3h10a2 2 0 0 1 2 2v10m0 4a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-14" />
42625 <path d="M5 10h5m4 0h5" />
42626 <path d="M9 13v3" />
42627 <path d="M3 3l18 18" />
42628</svg>
42629"#;
42630pub const ICON_FRIDGE: &str = r#"
42631<svg
42632 xmlns="http://www.w3.org/2000/svg"
42633 width="24"
42634 height="24"
42635 viewBox="0 0 24 24"
42636 fill="none"
42637 stroke="currentColor"
42638 stroke-width="1.5"
42639 stroke-linecap="round"
42640 stroke-linejoin="round"
42641>
42642 <path d="M5 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
42643 <path d="M5 10h14" />
42644 <path d="M9 13v3" />
42645 <path d="M9 6v1" />
42646</svg>
42647"#;
42648pub const ICON_FRIENDS_OFF: &str = r#"
42649<svg
42650 xmlns="http://www.w3.org/2000/svg"
42651 width="24"
42652 height="24"
42653 viewBox="0 0 24 24"
42654 fill="none"
42655 stroke="currentColor"
42656 stroke-width="1.5"
42657 stroke-linecap="round"
42658 stroke-linejoin="round"
42659>
42660 <path d="M5 5a2 2 0 0 0 2 2m2 -2a2 2 0 0 0 -2 -2" />
42661 <path d="M5 22v-5l-1 -1v-4a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4l-1 1v5" />
42662 <path d="M17 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
42663 <path d="M15 22v-4h-2l1.254 -3.763m1.036 -2.942a1 1 0 0 1 .71 -.295h2a1 1 0 0 1 1 1l1.503 4.508m-1.503 2.492v3" />
42664 <path d="M3 3l18 18" />
42665</svg>
42666"#;
42667pub const ICON_FRIENDS: &str = r#"
42668<svg
42669 xmlns="http://www.w3.org/2000/svg"
42670 width="24"
42671 height="24"
42672 viewBox="0 0 24 24"
42673 fill="none"
42674 stroke="currentColor"
42675 stroke-width="1.5"
42676 stroke-linecap="round"
42677 stroke-linejoin="round"
42678>
42679 <path d="M7 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
42680 <path d="M5 22v-5l-1 -1v-4a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4l-1 1v5" />
42681 <path d="M17 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
42682 <path d="M15 22v-4h-2l2 -6a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1l2 6h-2v4" />
42683</svg>
42684"#;
42685pub const ICON_FRUSTUM_OFF: &str = r#"
42686<svg
42687 xmlns="http://www.w3.org/2000/svg"
42688 width="24"
42689 height="24"
42690 viewBox="0 0 24 24"
42691 fill="none"
42692 stroke="currentColor"
42693 stroke-width="1.5"
42694 stroke-linecap="round"
42695 stroke-linejoin="round"
42696>
42697 <path d="M7.72 3.728l3.484 -1.558a1.95 1.95 0 0 1 1.59 0l4.496 2.01c.554 .246 .963 .736 1.112 1.328l2.538 10.158c.103 .412 .07 .832 -.075 1.206m-2.299 1.699l-5.725 2.738a1.945 1.945 0 0 1 -1.682 0l-7.035 -3.365a1.99 1.99 0 0 1 -1.064 -2.278l2.52 -10.08" />
42698 <path d="M18 4.82l-5.198 2.324a1.963 1.963 0 0 1 -1.602 0" />
42699 <path d="M12 7.32v.68m0 4v9.5" />
42700 <path d="M3 3l18 18" />
42701</svg>
42702"#;
42703pub const ICON_FRUSTUM_PLUS: &str = r#"
42704<svg
42705 xmlns="http://www.w3.org/2000/svg"
42706 width="24"
42707 height="24"
42708 viewBox="0 0 24 24"
42709 fill="none"
42710 stroke="currentColor"
42711 stroke-width="1.5"
42712 stroke-linecap="round"
42713 stroke-linejoin="round"
42714>
42715 <path d="M12.841 21.309a1.945 1.945 0 0 1 -1.682 0l-7.035 -3.365a1.99 1.99 0 0 1 -1.064 -2.278l2.538 -10.158a1.98 1.98 0 0 1 1.11 -1.328l4.496 -2.01a1.95 1.95 0 0 1 1.59 0l4.496 2.01c.554 .246 .963 .736 1.112 1.328l1.67 6.683" />
42716 <path d="M18 4.82l-5.198 2.324a1.963 1.963 0 0 1 -1.602 0l-5.2 -2.325" />
42717 <path d="M12 7.32v14.18" />
42718 <path d="M16 19h6" />
42719 <path d="M19 16v6" />
42720</svg>
42721"#;
42722pub const ICON_FRUSTUM: &str = r#"
42723<svg
42724 xmlns="http://www.w3.org/2000/svg"
42725 width="24"
42726 height="24"
42727 viewBox="0 0 24 24"
42728 fill="none"
42729 stroke="currentColor"
42730 stroke-width="1.5"
42731 stroke-linecap="round"
42732 stroke-linejoin="round"
42733>
42734 <path d="M18.402 5.508l2.538 10.158a1.99 1.99 0 0 1 -1.064 2.278l-7.036 3.366a1.945 1.945 0 0 1 -1.682 0l-7.035 -3.365a1.99 1.99 0 0 1 -1.064 -2.278l2.539 -10.159a1.98 1.98 0 0 1 1.11 -1.328l4.496 -2.01a1.95 1.95 0 0 1 1.59 0l4.496 2.01c.554 .246 .963 .736 1.112 1.328z" />
42735 <path d="M18 4.82l-5.198 2.324a1.963 1.963 0 0 1 -1.602 0l-5.2 -2.325" />
42736 <path d="M12 7.32v14.18" />
42737</svg>
42738"#;
42739pub const ICON_FUNCTION_OFF: &str = r#"
42740<svg
42741 xmlns="http://www.w3.org/2000/svg"
42742 width="24"
42743 height="24"
42744 viewBox="0 0 24 24"
42745 fill="none"
42746 stroke="currentColor"
42747 stroke-width="1.5"
42748 stroke-linecap="round"
42749 stroke-linejoin="round"
42750>
42751 <path d="M9 15.5v.25c0 .69 .56 1.25 1.25 1.25a1.38 1.38 0 0 0 1.374 -1.244l.376 -3.756m.363 -3.63l.013 -.126a1.38 1.38 0 0 1 1.374 -1.244c.69 0 1.25 .56 1.25 1.25v.25" />
42752 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.586 3.414a2 2 0 0 1 -1.414 .586h-12a2 2 0 0 1 -2 -2v-12c0 -.547 .22 -1.043 .576 -1.405" />
42753 <path d="M9 12h3" />
42754 <path d="M3 3l18 18" />
42755</svg>
42756"#;
42757pub const ICON_FUNCTION: &str = r#"
42758<svg
42759 xmlns="http://www.w3.org/2000/svg"
42760 width="24"
42761 height="24"
42762 viewBox="0 0 24 24"
42763 fill="none"
42764 stroke="currentColor"
42765 stroke-width="1.5"
42766 stroke-linecap="round"
42767 stroke-linejoin="round"
42768>
42769 <path d="M4 4m0 2.667a2.667 2.667 0 0 1 2.667 -2.667h10.666a2.667 2.667 0 0 1 2.667 2.667v10.666a2.667 2.667 0 0 1 -2.667 2.667h-10.666a2.667 2.667 0 0 1 -2.667 -2.667z" />
42770 <path d="M9 15.5v.25c0 .69 .56 1.25 1.25 1.25c.71 0 1.304 -.538 1.374 -1.244l.752 -7.512a1.381 1.381 0 0 1 1.374 -1.244c.69 0 1.25 .56 1.25 1.25v.25" />
42771 <path d="M9 12h6" />
42772</svg>
42773"#;
42774pub const ICON_GALAXY: &str = r#"
42775<svg
42776 xmlns="http://www.w3.org/2000/svg"
42777 width="24"
42778 height="24"
42779 viewBox="0 0 24 24"
42780 fill="none"
42781 stroke="currentColor"
42782 stroke-width="1.5"
42783 stroke-linecap="round"
42784 stroke-linejoin="round"
42785>
42786 <path d="M12 3c-1.333 1 -2 2.5 -2 4.5c0 3 2 4.5 2 4.5s2 1.5 2 4.5c0 2 -.667 3.5 -2 4.5" />
42787 <path d="M19.794 16.5c-.2 -1.655 -1.165 -2.982 -2.897 -3.982c-2.597 -1.5 -4.897 -.518 -4.897 -.518s-2.299 .982 -4.897 -.518c-1.732 -1 -2.698 -2.327 -2.897 -3.982" />
42788 <path d="M19.794 7.5c-1.532 -.655 -3.165 -.482 -4.897 .518c-2.597 1.5 -2.897 3.982 -2.897 3.982s-.299 2.482 -2.897 3.982c-1.732 1 -3.365 1.173 -4.897 .518" />
42789</svg>
42790"#;
42791pub const ICON_GARDEN_CART_OFF: &str = r#"
42792<svg
42793 xmlns="http://www.w3.org/2000/svg"
42794 width="24"
42795 height="24"
42796 viewBox="0 0 24 24"
42797 fill="none"
42798 stroke="currentColor"
42799 stroke-width="1.5"
42800 stroke-linecap="round"
42801 stroke-linejoin="round"
42802>
42803 <path d="M15.733 15.732a2.5 2.5 0 1 0 3.544 3.527" />
42804 <path d="M6 8v11a1 1 0 0 0 1.806 .591l3.694 -5.091v.055" />
42805 <path d="M6 8h2m4 0h9l-3 6.01m-3.319 .693l-4.276 -.45a4 4 0 0 1 -3.296 -2.493l-2.853 -7.13a1 1 0 0 0 -.928 -.63h-1.323" />
42806 <path d="M3 3l18 18" />
42807</svg>
42808"#;
42809pub const ICON_GARDEN_CART: &str = r#"
42810<svg
42811 xmlns="http://www.w3.org/2000/svg"
42812 width="24"
42813 height="24"
42814 viewBox="0 0 24 24"
42815 fill="none"
42816 stroke="currentColor"
42817 stroke-width="1.5"
42818 stroke-linecap="round"
42819 stroke-linejoin="round"
42820>
42821 <path d="M17.5 17.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
42822 <path d="M6 8v11a1 1 0 0 0 1.806 .591l3.694 -5.091v.055" />
42823 <path d="M6 8h15l-3.5 7l-7.1 -.747a4 4 0 0 1 -3.296 -2.493l-2.853 -7.13a1 1 0 0 0 -.928 -.63h-1.323" />
42824</svg>
42825"#;
42826pub const ICON_GAS_STATION_OFF: &str = r#"
42827<svg
42828 xmlns="http://www.w3.org/2000/svg"
42829 width="24"
42830 height="24"
42831 viewBox="0 0 24 24"
42832 fill="none"
42833 stroke="currentColor"
42834 stroke-width="1.5"
42835 stroke-linecap="round"
42836 stroke-linejoin="round"
42837>
42838 <path d="M15 11a2 2 0 0 1 2 2m3 3v-7l-3 -3" />
42839 <path d="M4 20v-14c0 -.548 .22 -1.044 .577 -1.405m3.423 -.595h4a2 2 0 0 1 2 2v4m0 4v6" />
42840 <path d="M3 20h12" />
42841 <path d="M18 7v1a1 1 0 0 0 1 1h1" />
42842 <path d="M4 11h7" />
42843 <path d="M3 3l18 18" />
42844</svg>
42845"#;
42846pub const ICON_GAS_STATION: &str = r#"
42847<svg
42848 xmlns="http://www.w3.org/2000/svg"
42849 width="24"
42850 height="24"
42851 viewBox="0 0 24 24"
42852 fill="none"
42853 stroke="currentColor"
42854 stroke-width="1.5"
42855 stroke-linecap="round"
42856 stroke-linejoin="round"
42857>
42858 <path d="M14 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0v-7l-3 -3" />
42859 <path d="M4 20v-14a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v14" />
42860 <path d="M3 20l12 0" />
42861 <path d="M18 7v1a1 1 0 0 0 1 1h1" />
42862 <path d="M4 11l10 0" />
42863</svg>
42864"#;
42865pub const ICON_GAUGE_OFF: &str = r#"
42866<svg
42867 xmlns="http://www.w3.org/2000/svg"
42868 width="24"
42869 height="24"
42870 viewBox="0 0 24 24"
42871 fill="none"
42872 stroke="currentColor"
42873 stroke-width="1.5"
42874 stroke-linecap="round"
42875 stroke-linejoin="round"
42876>
42877 <path d="M20.038 16.052a9 9 0 0 0 -12.067 -12.102m-2.333 1.686a9 9 0 1 0 12.73 12.726" />
42878 <path d="M11.283 11.303a1 1 0 0 0 1.419 1.41" />
42879 <path d="M14 10l2 -2" />
42880 <path d="M7 12c0 -1.386 .564 -2.64 1.475 -3.546m2.619 -1.372c.294 -.054 .597 -.082 .906 -.082" />
42881 <path d="M3 3l18 18" />
42882</svg>
42883"#;
42884pub const ICON_GAUGE: &str = r#"
42885<svg
42886 xmlns="http://www.w3.org/2000/svg"
42887 width="24"
42888 height="24"
42889 viewBox="0 0 24 24"
42890 fill="none"
42891 stroke="currentColor"
42892 stroke-width="1.5"
42893 stroke-linecap="round"
42894 stroke-linejoin="round"
42895>
42896 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
42897 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
42898 <path d="M13.41 10.59l2.59 -2.59" />
42899 <path d="M7 12a5 5 0 0 1 5 -5" />
42900</svg>
42901"#;
42902pub const ICON_GAVEL: &str = r#"
42903<svg
42904 xmlns="http://www.w3.org/2000/svg"
42905 width="24"
42906 height="24"
42907 viewBox="0 0 24 24"
42908 fill="none"
42909 stroke="currentColor"
42910 stroke-width="1.5"
42911 stroke-linecap="round"
42912 stroke-linejoin="round"
42913>
42914 <path d="M13 10l7.383 7.418c.823 .82 .823 2.148 0 2.967a2.11 2.11 0 0 1 -2.976 0l-7.407 -7.385" />
42915 <path d="M6 9l4 4" />
42916 <path d="M13 10l-4 -4" />
42917 <path d="M3 21h7" />
42918 <path d="M6.793 15.793l-3.586 -3.586a1 1 0 0 1 0 -1.414l2.293 -2.293l.5 .5l3 -3l-.5 -.5l2.293 -2.293a1 1 0 0 1 1.414 0l3.586 3.586a1 1 0 0 1 0 1.414l-2.293 2.293l-.5 -.5l-3 3l.5 .5l-2.293 2.293a1 1 0 0 1 -1.414 0z" />
42919</svg>
42920"#;
42921pub const ICON_GENDER_AGENDER: &str = r#"
42922<svg
42923 xmlns="http://www.w3.org/2000/svg"
42924 width="24"
42925 height="24"
42926 viewBox="0 0 24 24"
42927 fill="none"
42928 stroke="currentColor"
42929 stroke-width="1.5"
42930 stroke-linecap="round"
42931 stroke-linejoin="round"
42932>
42933 <path d="M12 12m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
42934 <path d="M7 12h11" />
42935</svg>
42936"#;
42937pub const ICON_GENDER_ANDROGYNE: &str = r#"
42938<svg
42939 xmlns="http://www.w3.org/2000/svg"
42940 width="24"
42941 height="24"
42942 viewBox="0 0 24 24"
42943 fill="none"
42944 stroke="currentColor"
42945 stroke-width="1.5"
42946 stroke-linecap="round"
42947 stroke-linejoin="round"
42948>
42949 <path d="M13 11l6 -6" />
42950 <path d="M9 15m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
42951 <path d="M19 9v-4h-4" />
42952 <path d="M16.5 10.5l-3 -3" />
42953</svg>
42954"#;
42955pub const ICON_GENDER_BIGENDER: &str = r#"
42956<svg
42957 xmlns="http://www.w3.org/2000/svg"
42958 width="24"
42959 height="24"
42960 viewBox="0 0 24 24"
42961 fill="none"
42962 stroke="currentColor"
42963 stroke-width="1.5"
42964 stroke-linecap="round"
42965 stroke-linejoin="round"
42966>
42967 <path d="M11 11m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
42968 <path d="M19 3l-5 5" />
42969 <path d="M15 3h4v4" />
42970 <path d="M11 16v6" />
42971 <path d="M8 19h6" />
42972</svg>
42973"#;
42974pub const ICON_GENDER_DEMIBOY: &str = r#"
42975<svg
42976 xmlns="http://www.w3.org/2000/svg"
42977 width="24"
42978 height="24"
42979 viewBox="0 0 24 24"
42980 fill="none"
42981 stroke="currentColor"
42982 stroke-width="1.5"
42983 stroke-linecap="round"
42984 stroke-linejoin="round"
42985>
42986 <path d="M10 14m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
42987 <path d="M19 5l-5.4 5.4" />
42988 <path d="M19 5h-5" />
42989</svg>
42990"#;
42991pub const ICON_GENDER_DEMIGIRL: &str = r#"
42992<svg
42993 xmlns="http://www.w3.org/2000/svg"
42994 width="24"
42995 height="24"
42996 viewBox="0 0 24 24"
42997 fill="none"
42998 stroke="currentColor"
42999 stroke-width="1.5"
43000 stroke-linecap="round"
43001 stroke-linejoin="round"
43002>
43003 <path d="M12 9m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
43004 <path d="M12 14v7" />
43005 <path d="M9 18h3" />
43006</svg>
43007"#;
43008pub const ICON_GENDER_EPICENE: &str = r#"
43009<svg
43010 xmlns="http://www.w3.org/2000/svg"
43011 width="24"
43012 height="24"
43013 viewBox="0 0 24 24"
43014 fill="none"
43015 stroke="currentColor"
43016 stroke-width="1.5"
43017 stroke-linecap="round"
43018 stroke-linejoin="round"
43019>
43020 <path d="M15.536 15.536a5 5 0 1 0 -7.072 -7.072a5 5 0 0 0 7.072 7.072z" />
43021 <path d="M15.536 15.535l5.464 -5.535" />
43022 <path d="M3 14l5.464 -5.535" />
43023 <path d="M12 12h.01" />
43024</svg>
43025"#;
43026pub const ICON_GENDER_FEMALE: &str = r#"
43027<svg
43028 xmlns="http://www.w3.org/2000/svg"
43029 width="24"
43030 height="24"
43031 viewBox="0 0 24 24"
43032 fill="none"
43033 stroke="currentColor"
43034 stroke-width="1.5"
43035 stroke-linecap="round"
43036 stroke-linejoin="round"
43037>
43038 <path d="M12 9m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
43039 <path d="M12 14v7" />
43040 <path d="M9 18h6" />
43041</svg>
43042"#;
43043pub const ICON_GENDER_FEMME: &str = r#"
43044<svg
43045 xmlns="http://www.w3.org/2000/svg"
43046 width="24"
43047 height="24"
43048 viewBox="0 0 24 24"
43049 fill="none"
43050 stroke="currentColor"
43051 stroke-width="1.5"
43052 stroke-linecap="round"
43053 stroke-linejoin="round"
43054>
43055 <path d="M12 9m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
43056 <path d="M12 14v7" />
43057 <path d="M7 18h10" />
43058</svg>
43059"#;
43060pub const ICON_GENDER_GENDERFLUID: &str = r#"
43061<svg
43062 xmlns="http://www.w3.org/2000/svg"
43063 width="24"
43064 height="24"
43065 viewBox="0 0 24 24"
43066 fill="none"
43067 stroke="currentColor"
43068 stroke-width="1.5"
43069 stroke-linecap="round"
43070 stroke-linejoin="round"
43071>
43072 <path d="M10 15.464a4 4 0 1 0 4 -6.928a4 4 0 0 0 -4 6.928z" />
43073 <path d="M15.464 14l3 -5.196" />
43074 <path d="M5.536 15.195l3 -5.196" />
43075 <path d="M12 12h.01" />
43076 <path d="M9 9l-6 -6" />
43077 <path d="M5.5 8.5l3 -3" />
43078 <path d="M21 21l-6 -6" />
43079 <path d="M17 20l3 -3" />
43080 <path d="M3 7v-4h4" />
43081</svg>
43082"#;
43083pub const ICON_GENDER_GENDERLESS: &str = r#"
43084<svg
43085 xmlns="http://www.w3.org/2000/svg"
43086 width="24"
43087 height="24"
43088 viewBox="0 0 24 24"
43089 fill="none"
43090 stroke="currentColor"
43091 stroke-width="1.5"
43092 stroke-linecap="round"
43093 stroke-linejoin="round"
43094>
43095 <path d="M12 10a5 5 0 1 1 0 10a5 5 0 0 1 0 -10z" />
43096 <path d="M12 10v-7" />
43097 <path d="M7 15h10" />
43098</svg>
43099"#;
43100pub const ICON_GENDER_GENDERQUEER: &str = r#"
43101<svg
43102 xmlns="http://www.w3.org/2000/svg"
43103 width="24"
43104 height="24"
43105 viewBox="0 0 24 24"
43106 fill="none"
43107 stroke="currentColor"
43108 stroke-width="1.5"
43109 stroke-linecap="round"
43110 stroke-linejoin="round"
43111>
43112 <path d="M12 11a5 5 0 1 1 0 10a5 5 0 0 1 0 -10z" />
43113 <path d="M12 11v-8" />
43114 <path d="M14.5 4.5l-5 3" />
43115 <path d="M9.5 4.5l5 3" />
43116</svg>
43117"#;
43118pub const ICON_GENDER_HERMAPHRODITE: &str = r#"
43119<svg
43120 xmlns="http://www.w3.org/2000/svg"
43121 width="24"
43122 height="24"
43123 viewBox="0 0 24 24"
43124 fill="none"
43125 stroke="currentColor"
43126 stroke-width="1.5"
43127 stroke-linecap="round"
43128 stroke-linejoin="round"
43129>
43130 <path d="M12 14v7" />
43131 <path d="M9 18h6" />
43132 <path d="M12 6a4 4 0 1 1 0 8a4 4 0 0 1 0 -8z" />
43133 <path d="M15 3a3 3 0 1 1 -6 0" />
43134</svg>
43135"#;
43136pub const ICON_GENDER_INTERGENDER: &str = r#"
43137<svg
43138 xmlns="http://www.w3.org/2000/svg"
43139 width="24"
43140 height="24"
43141 viewBox="0 0 24 24"
43142 fill="none"
43143 stroke="currentColor"
43144 stroke-width="1.5"
43145 stroke-linecap="round"
43146 stroke-linejoin="round"
43147>
43148 <path d="M13.5 11.5l6.5 6.5v-4" />
43149 <path d="M11.5 13.5l6.5 6.5" />
43150 <path d="M9 4a5 5 0 1 1 0 10a5 5 0 0 1 0 -10z" />
43151 <path d="M14 20l2 -2" />
43152</svg>
43153"#;
43154pub const ICON_GENDER_MALE: &str = r#"
43155<svg
43156 xmlns="http://www.w3.org/2000/svg"
43157 width="24"
43158 height="24"
43159 viewBox="0 0 24 24"
43160 fill="none"
43161 stroke="currentColor"
43162 stroke-width="1.5"
43163 stroke-linecap="round"
43164 stroke-linejoin="round"
43165>
43166 <path d="M10 14m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
43167 <path d="M19 5l-5.4 5.4" />
43168 <path d="M19 5h-5" />
43169 <path d="M19 5v5" />
43170</svg>
43171"#;
43172pub const ICON_GENDER_NEUTROIS: &str = r#"
43173<svg
43174 xmlns="http://www.w3.org/2000/svg"
43175 width="24"
43176 height="24"
43177 viewBox="0 0 24 24"
43178 fill="none"
43179 stroke="currentColor"
43180 stroke-width="1.5"
43181 stroke-linecap="round"
43182 stroke-linejoin="round"
43183>
43184 <path d="M12 10a5 5 0 1 1 0 10a5 5 0 0 1 0 -10z" />
43185 <path d="M12 10v-7" />
43186</svg>
43187"#;
43188pub const ICON_GENDER_THIRD: &str = r#"
43189<svg
43190 xmlns="http://www.w3.org/2000/svg"
43191 width="24"
43192 height="24"
43193 viewBox="0 0 24 24"
43194 fill="none"
43195 stroke="currentColor"
43196 stroke-width="1.5"
43197 stroke-linecap="round"
43198 stroke-linejoin="round"
43199>
43200 <path d="M11 12a5 5 0 1 0 10 0a5 5 0 0 0 -10 0z" />
43201 <path d="M11 12h-3" />
43202 <path d="M8 12l-5 -4v8z" />
43203</svg>
43204"#;
43205pub const ICON_GENDER_TRANSGENDER: &str = r#"
43206<svg
43207 xmlns="http://www.w3.org/2000/svg"
43208 width="24"
43209 height="24"
43210 viewBox="0 0 24 24"
43211 fill="none"
43212 stroke="currentColor"
43213 stroke-width="1.5"
43214 stroke-linecap="round"
43215 stroke-linejoin="round"
43216>
43217 <path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
43218 <path d="M15 9l6 -6" />
43219 <path d="M21 7v-4h-4" />
43220 <path d="M9 9l-6 -6" />
43221 <path d="M3 7v-4h4" />
43222 <path d="M5.5 8.5l3 -3" />
43223 <path d="M12 16v5" />
43224 <path d="M9.5 19h5" />
43225</svg>
43226"#;
43227pub const ICON_GENDER_TRASVESTI: &str = r#"
43228<svg
43229 xmlns="http://www.w3.org/2000/svg"
43230 width="24"
43231 height="24"
43232 viewBox="0 0 24 24"
43233 fill="none"
43234 stroke="currentColor"
43235 stroke-width="1.5"
43236 stroke-linecap="round"
43237 stroke-linejoin="round"
43238>
43239 <path d="M15 20a5 5 0 1 1 0 -10a5 5 0 0 1 0 10z" />
43240 <path d="M6 6l5.4 5.4" />
43241 <path d="M4 8l4 -4" />
43242</svg>
43243"#;
43244pub const ICON_GEOMETRY: &str = r#"
43245<svg
43246 xmlns="http://www.w3.org/2000/svg"
43247 width="24"
43248 height="24"
43249 viewBox="0 0 24 24"
43250 fill="none"
43251 stroke="currentColor"
43252 stroke-width="1.5"
43253 stroke-linecap="round"
43254 stroke-linejoin="round"
43255>
43256 <path d="M7 21l4 -12m2 0l1.48 4.439m.949 2.847l1.571 4.714" />
43257 <path d="M12 7m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43258 <path d="M4 12c1.526 2.955 4.588 5 8 5c3.41 0 6.473 -2.048 8 -5" />
43259 <path d="M12 5v-2" />
43260</svg>
43261"#;
43262pub const ICON_GHOST_2: &str = r#"
43263<svg
43264 xmlns="http://www.w3.org/2000/svg"
43265 width="24"
43266 height="24"
43267 viewBox="0 0 24 24"
43268 fill="none"
43269 stroke="currentColor"
43270 stroke-width="1.5"
43271 stroke-linecap="round"
43272 stroke-linejoin="round"
43273>
43274 <path d="M10 9h.01" />
43275 <path d="M14 9h.01" />
43276 <path d="M12 3a7 7 0 0 1 7 7v1l1 0a2 2 0 1 1 0 4l-1 0v3l2 3h-10a6 6 0 0 1 -6 -5.775l0 -.226l-1 0a2 2 0 0 1 0 -4l1 0v-1a7 7 0 0 1 7 -7z" />
43277 <path d="M11 14h2a1 1 0 0 0 -2 0z" />
43278</svg>
43279"#;
43280pub const ICON_GHOST_3: &str = r#"
43281<svg
43282 xmlns="http://www.w3.org/2000/svg"
43283 width="24"
43284 height="24"
43285 viewBox="0 0 24 24"
43286 fill="none"
43287 stroke="currentColor"
43288 stroke-width="1.5"
43289 stroke-linecap="round"
43290 stroke-linejoin="round"
43291>
43292 <path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" />
43293 <path d="M10 10h.01" />
43294 <path d="M14 10h.01" />
43295</svg>
43296"#;
43297pub const ICON_GHOST_OFF: &str = r#"
43298<svg
43299 xmlns="http://www.w3.org/2000/svg"
43300 width="24"
43301 height="24"
43302 viewBox="0 0 24 24"
43303 fill="none"
43304 stroke="currentColor"
43305 stroke-width="1.5"
43306 stroke-linecap="round"
43307 stroke-linejoin="round"
43308>
43309 <path d="M8.794 4.776a7 7 0 0 1 10.206 6.224v4m-.12 3.898a1.779 1.779 0 0 1 -2.98 .502a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7c0 -1.683 .594 -3.227 1.583 -4.434" />
43310 <path d="M14 10h.01" />
43311 <path d="M10 14a3.5 3.5 0 0 0 4 0" />
43312 <path d="M3 3l18 18" />
43313</svg>
43314"#;
43315pub const ICON_GHOST: &str = r#"
43316<svg
43317 xmlns="http://www.w3.org/2000/svg"
43318 width="24"
43319 height="24"
43320 viewBox="0 0 24 24"
43321 fill="none"
43322 stroke="currentColor"
43323 stroke-width="1.5"
43324 stroke-linecap="round"
43325 stroke-linejoin="round"
43326>
43327 <path d="M5 11a7 7 0 0 1 14 0v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-7" />
43328 <path d="M10 10l.01 0" />
43329 <path d="M14 10l.01 0" />
43330 <path d="M10 14a3.5 3.5 0 0 0 4 0" />
43331</svg>
43332"#;
43333pub const ICON_GIF: &str = r#"
43334<svg
43335 xmlns="http://www.w3.org/2000/svg"
43336 width="24"
43337 height="24"
43338 viewBox="0 0 24 24"
43339 fill="none"
43340 stroke="currentColor"
43341 stroke-width="1.5"
43342 stroke-linecap="round"
43343 stroke-linejoin="round"
43344>
43345 <path d="M8 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
43346 <path d="M12 8v8" />
43347 <path d="M16 12h3" />
43348 <path d="M20 8h-4v8" />
43349</svg>
43350"#;
43351pub const ICON_GIFT_CARD: &str = r#"
43352<svg
43353 xmlns="http://www.w3.org/2000/svg"
43354 width="24"
43355 height="24"
43356 viewBox="0 0 24 24"
43357 fill="none"
43358 stroke="currentColor"
43359 stroke-width="1.5"
43360 stroke-linecap="round"
43361 stroke-linejoin="round"
43362>
43363 <path d="M3 5m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
43364 <path d="M7 16l3 -3l3 3" />
43365 <path d="M8 13c-.789 0 -2 -.672 -2 -1.5s.711 -1.5 1.5 -1.5c1.128 -.02 2.077 1.17 2.5 3c.423 -1.83 1.372 -3.02 2.5 -3c.789 0 1.5 .672 1.5 1.5s-1.211 1.5 -2 1.5h-4z" />
43366</svg>
43367"#;
43368pub const ICON_GIFT_OFF: &str = r#"
43369<svg
43370 xmlns="http://www.w3.org/2000/svg"
43371 width="24"
43372 height="24"
43373 viewBox="0 0 24 24"
43374 fill="none"
43375 stroke="currentColor"
43376 stroke-width="1.5"
43377 stroke-linecap="round"
43378 stroke-linejoin="round"
43379>
43380 <path d="M12 8h8a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-4m-4 0h-8a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h4" />
43381 <path d="M12 12v9" />
43382 <path d="M19 12v3m0 4a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-7" />
43383 <path d="M7.5 8a2.5 2.5 0 0 1 -2.457 -2.963m2.023 -2c.14 -.023 .286 -.037 .434 -.037c1.974 -.034 3.76 1.95 4.5 5c.74 -3.05 2.526 -5.034 4.5 -5a2.5 2.5 0 1 1 0 5" />
43384 <path d="M3 3l18 18" />
43385</svg>
43386"#;
43387pub const ICON_GIFT: &str = r#"
43388<svg
43389 xmlns="http://www.w3.org/2000/svg"
43390 width="24"
43391 height="24"
43392 viewBox="0 0 24 24"
43393 fill="none"
43394 stroke="currentColor"
43395 stroke-width="1.5"
43396 stroke-linecap="round"
43397 stroke-linejoin="round"
43398>
43399 <path d="M3 8m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z" />
43400 <path d="M12 8l0 13" />
43401 <path d="M19 12v7a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-7" />
43402 <path d="M7.5 8a2.5 2.5 0 0 1 0 -5a4.8 8 0 0 1 4.5 5a4.8 8 0 0 1 4.5 -5a2.5 2.5 0 0 1 0 5" />
43403</svg>
43404"#;
43405pub const ICON_GIT_BRANCH_DELETED: &str = r#"
43406<svg
43407 xmlns="http://www.w3.org/2000/svg"
43408 width="24"
43409 height="24"
43410 viewBox="0 0 24 24"
43411 fill="none"
43412 stroke="currentColor"
43413 stroke-width="1.5"
43414 stroke-linecap="round"
43415 stroke-linejoin="round"
43416>
43417 <path d="M7 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43418 <path d="M7 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43419 <path d="M7 8v8" />
43420 <path d="M9 18h6a2 2 0 0 0 2 -2v-5" />
43421 <path d="M14 14l3 -3l3 3" />
43422 <path d="M15 4l4 4" />
43423 <path d="M15 8l4 -4" />
43424</svg>
43425"#;
43426pub const ICON_GIT_BRANCH: &str = r#"
43427<svg
43428 xmlns="http://www.w3.org/2000/svg"
43429 width="24"
43430 height="24"
43431 viewBox="0 0 24 24"
43432 fill="none"
43433 stroke="currentColor"
43434 stroke-width="1.5"
43435 stroke-linecap="round"
43436 stroke-linejoin="round"
43437>
43438 <path d="M7 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43439 <path d="M7 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43440 <path d="M17 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43441 <path d="M7 8l0 8" />
43442 <path d="M9 18h6a2 2 0 0 0 2 -2v-5" />
43443 <path d="M14 14l3 -3l3 3" />
43444</svg>
43445"#;
43446pub const ICON_GIT_CHERRY_PICK: &str = r#"
43447<svg
43448 xmlns="http://www.w3.org/2000/svg"
43449 width="24"
43450 height="24"
43451 viewBox="0 0 24 24"
43452 fill="none"
43453 stroke="currentColor"
43454 stroke-width="1.5"
43455 stroke-linecap="round"
43456 stroke-linejoin="round"
43457>
43458 <path d="M7 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
43459 <path d="M7 3v6" />
43460 <path d="M7 15v6" />
43461 <path d="M13 7h2.5l1.5 5l-1.5 5h-2.5" />
43462 <path d="M17 12h3" />
43463</svg>
43464"#;
43465pub const ICON_GIT_COMMIT: &str = r#"
43466<svg
43467 xmlns="http://www.w3.org/2000/svg"
43468 width="24"
43469 height="24"
43470 viewBox="0 0 24 24"
43471 fill="none"
43472 stroke="currentColor"
43473 stroke-width="1.5"
43474 stroke-linecap="round"
43475 stroke-linejoin="round"
43476>
43477 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
43478 <path d="M12 3l0 6" />
43479 <path d="M12 15l0 6" />
43480</svg>
43481"#;
43482pub const ICON_GIT_COMPARE: &str = r#"
43483<svg
43484 xmlns="http://www.w3.org/2000/svg"
43485 width="24"
43486 height="24"
43487 viewBox="0 0 24 24"
43488 fill="none"
43489 stroke="currentColor"
43490 stroke-width="1.5"
43491 stroke-linecap="round"
43492 stroke-linejoin="round"
43493>
43494 <path d="M6 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43495 <path d="M18 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43496 <path d="M11 6h5a2 2 0 0 1 2 2v8" />
43497 <path d="M14 9l-3 -3l3 -3" />
43498 <path d="M13 18h-5a2 2 0 0 1 -2 -2v-8" />
43499 <path d="M10 15l3 3l-3 3" />
43500</svg>
43501"#;
43502pub const ICON_GIT_FORK: &str = r#"
43503<svg
43504 xmlns="http://www.w3.org/2000/svg"
43505 width="24"
43506 height="24"
43507 viewBox="0 0 24 24"
43508 fill="none"
43509 stroke="currentColor"
43510 stroke-width="1.5"
43511 stroke-linecap="round"
43512 stroke-linejoin="round"
43513>
43514 <path d="M12 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43515 <path d="M7 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43516 <path d="M17 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43517 <path d="M7 8v2a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-2" />
43518 <path d="M12 12l0 4" />
43519</svg>
43520"#;
43521pub const ICON_GIT_MERGE: &str = r#"
43522<svg
43523 xmlns="http://www.w3.org/2000/svg"
43524 width="24"
43525 height="24"
43526 viewBox="0 0 24 24"
43527 fill="none"
43528 stroke="currentColor"
43529 stroke-width="1.5"
43530 stroke-linecap="round"
43531 stroke-linejoin="round"
43532>
43533 <path d="M7 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43534 <path d="M7 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43535 <path d="M17 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43536 <path d="M7 8l0 8" />
43537 <path d="M7 8a4 4 0 0 0 4 4h4" />
43538</svg>
43539"#;
43540pub const ICON_GIT_PULL_REQUEST_CLOSED: &str = r#"
43541<svg
43542 xmlns="http://www.w3.org/2000/svg"
43543 width="24"
43544 height="24"
43545 viewBox="0 0 24 24"
43546 fill="none"
43547 stroke="currentColor"
43548 stroke-width="1.5"
43549 stroke-linecap="round"
43550 stroke-linejoin="round"
43551>
43552 <path d="M6 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43553 <path d="M6 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43554 <path d="M18 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43555 <path d="M6 8v8" />
43556 <path d="M18 11v5" />
43557 <path d="M16 4l4 4m0 -4l-4 4" />
43558</svg>
43559"#;
43560pub const ICON_GIT_PULL_REQUEST_DRAFT: &str = r#"
43561<svg
43562 xmlns="http://www.w3.org/2000/svg"
43563 width="24"
43564 height="24"
43565 viewBox="0 0 24 24"
43566 fill="none"
43567 stroke="currentColor"
43568 stroke-width="1.5"
43569 stroke-linecap="round"
43570 stroke-linejoin="round"
43571>
43572 <path d="M6 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43573 <path d="M6 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43574 <path d="M18 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43575 <path d="M6 8v8" />
43576 <path d="M18 11h.01" />
43577 <path d="M18 6h.01" />
43578</svg>
43579"#;
43580pub const ICON_GIT_PULL_REQUEST: &str = r#"
43581<svg
43582 xmlns="http://www.w3.org/2000/svg"
43583 width="24"
43584 height="24"
43585 viewBox="0 0 24 24"
43586 fill="none"
43587 stroke="currentColor"
43588 stroke-width="1.5"
43589 stroke-linecap="round"
43590 stroke-linejoin="round"
43591>
43592 <path d="M6 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43593 <path d="M6 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43594 <path d="M18 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43595 <path d="M6 8l0 8" />
43596 <path d="M11 6h5a2 2 0 0 1 2 2v8" />
43597 <path d="M14 9l-3 -3l3 -3" />
43598</svg>
43599"#;
43600pub const ICON_GIZMO: &str = r#"
43601<svg
43602 xmlns="http://www.w3.org/2000/svg"
43603 width="24"
43604 height="24"
43605 viewBox="0 0 24 24"
43606 fill="none"
43607 stroke="currentColor"
43608 stroke-width="1.5"
43609 stroke-linecap="round"
43610 stroke-linejoin="round"
43611>
43612 <path d="M20 19l-8 -5.5l-8 5.5" />
43613 <path d="M12 4v9.5" />
43614 <path d="M12 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43615 <path d="M4 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43616 <path d="M20 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43617</svg>
43618"#;
43619pub const ICON_GLASS_CHAMPAGNE: &str = r#"
43620<svg
43621 xmlns="http://www.w3.org/2000/svg"
43622 width="24"
43623 height="24"
43624 viewBox="0 0 24 24"
43625 fill="none"
43626 stroke="currentColor"
43627 stroke-width="1.5"
43628 stroke-linecap="round"
43629 stroke-linejoin="round"
43630>
43631 <path d="M9 21h6" />
43632 <path d="M12 16v5" />
43633 <path d="M12 5m-4 0a4 2 0 1 0 8 0a4 2 0 1 0 -8 0" />
43634 <path d="M8 5c0 6.075 1.79 11 4 11s4 -4.925 4 -11" />
43635</svg>
43636"#;
43637pub const ICON_GLASS_COCKTAIL: &str = r#"
43638<svg
43639 xmlns="http://www.w3.org/2000/svg"
43640 width="24"
43641 height="24"
43642 viewBox="0 0 24 24"
43643 fill="none"
43644 stroke="currentColor"
43645 stroke-width="1.5"
43646 stroke-linecap="round"
43647 stroke-linejoin="round"
43648>
43649 <path d="M8 21h8" />
43650 <path d="M12 15v6" />
43651 <path d="M12 5m-7 0a7 2 0 1 0 14 0a7 2 0 1 0 -14 0" />
43652 <path d="M5 5v.388c0 .432 .126 .853 .362 1.206l5 7.509c.633 .951 1.88 1.183 2.785 .517c.191 -.141 .358 -.316 .491 -.517l5 -7.509c.236 -.353 .362 -.774 .362 -1.206v-.388" />
43653</svg>
43654"#;
43655pub const ICON_GLASS_FULL: &str = r#"
43656<svg
43657 xmlns="http://www.w3.org/2000/svg"
43658 width="24"
43659 height="24"
43660 viewBox="0 0 24 24"
43661 fill="none"
43662 stroke="currentColor"
43663 stroke-width="1.5"
43664 stroke-linecap="round"
43665 stroke-linejoin="round"
43666>
43667 <path d="M8 21l8 0" />
43668 <path d="M12 15l0 6" />
43669 <path d="M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z" />
43670 <path d="M6 10a5 5 0 0 1 6 0a5 5 0 0 0 6 0" />
43671</svg>
43672"#;
43673pub const ICON_GLASS_GIN: &str = r#"
43674<svg
43675 xmlns="http://www.w3.org/2000/svg"
43676 width="24"
43677 height="24"
43678 viewBox="0 0 24 24"
43679 fill="none"
43680 stroke="currentColor"
43681 stroke-width="1.5"
43682 stroke-linecap="round"
43683 stroke-linejoin="round"
43684>
43685 <path d="M8 21h8" />
43686 <path d="M12 15v6" />
43687 <path d="M12 5m-6.5 0a6.5 2 0 1 0 13 0a6.5 2 0 1 0 -13 0" />
43688 <path d="M5.75 4.5c-.612 .75 -.75 2 -.75 3.5a7 7 0 0 0 14 0c0 -1.5 -.094 -2.75 -.75 -3.5" />
43689</svg>
43690"#;
43691pub const ICON_GLASS_OFF: &str = r#"
43692<svg
43693 xmlns="http://www.w3.org/2000/svg"
43694 width="24"
43695 height="24"
43696 viewBox="0 0 24 24"
43697 fill="none"
43698 stroke="currentColor"
43699 stroke-width="1.5"
43700 stroke-linecap="round"
43701 stroke-linejoin="round"
43702>
43703 <path d="M8 21h8" />
43704 <path d="M12 16v5" />
43705 <path d="M17 5l1 6c0 .887 -.233 1.685 -.646 2.37m-2.083 1.886c-.941 .48 -2.064 .744 -3.271 .744c-3.314 0 -6 -1.988 -6 -5l.711 -4.268" />
43706 <path d="M10.983 6.959c.329 .027 .669 .041 1.017 .041c2.761 0 5 -.895 5 -2s-2.239 -2 -5 -2c-1.716 0 -3.23 .346 -4.13 .872" />
43707 <path d="M3 3l18 18" />
43708</svg>
43709"#;
43710pub const ICON_GLASS: &str = r#"
43711<svg
43712 xmlns="http://www.w3.org/2000/svg"
43713 width="24"
43714 height="24"
43715 viewBox="0 0 24 24"
43716 fill="none"
43717 stroke="currentColor"
43718 stroke-width="1.5"
43719 stroke-linecap="round"
43720 stroke-linejoin="round"
43721>
43722 <path d="M8 21h8" />
43723 <path d="M12 16v5" />
43724 <path d="M17 5l1 6c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -6" />
43725 <path d="M12 5m-5 0a5 2 0 1 0 10 0a5 2 0 1 0 -10 0" />
43726</svg>
43727"#;
43728pub const ICON_GLOBE_OFF: &str = r#"
43729<svg
43730 xmlns="http://www.w3.org/2000/svg"
43731 width="24"
43732 height="24"
43733 viewBox="0 0 24 24"
43734 fill="none"
43735 stroke="currentColor"
43736 stroke-width="1.5"
43737 stroke-linecap="round"
43738 stroke-linejoin="round"
43739>
43740 <path d="M7.353 7.355a4 4 0 0 0 5.29 5.293m2.007 -2.009a4 4 0 0 0 -5.3 -5.284" />
43741 <path d="M5.75 15a8.015 8.015 0 0 0 9.792 .557m2.02 -1.998a8.015 8.015 0 0 0 -2.562 -11.559" />
43742 <path d="M11 17v4" />
43743 <path d="M7 21h8" />
43744 <path d="M3 3l18 18" />
43745</svg>
43746"#;
43747pub const ICON_GLOBE: &str = r#"
43748<svg
43749 xmlns="http://www.w3.org/2000/svg"
43750 width="24"
43751 height="24"
43752 viewBox="0 0 24 24"
43753 fill="none"
43754 stroke="currentColor"
43755 stroke-width="1.5"
43756 stroke-linecap="round"
43757 stroke-linejoin="round"
43758>
43759 <path d="M7 9a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
43760 <path d="M5.75 15a8.015 8.015 0 1 0 9.25 -13" />
43761 <path d="M11 17v4" />
43762 <path d="M7 21h8" />
43763</svg>
43764"#;
43765pub const ICON_GO_GAME: &str = r#"
43766<svg
43767 xmlns="http://www.w3.org/2000/svg"
43768 width="24"
43769 height="24"
43770 viewBox="0 0 24 24"
43771 fill="none"
43772 stroke="currentColor"
43773 stroke-width="1.5"
43774 stroke-linecap="round"
43775 stroke-linejoin="round"
43776>
43777 <path d="M6 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43778 <path d="M12 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43779 <path d="M6 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43780 <path d="M18 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43781 <path d="M3 12h7m4 0h7" />
43782 <path d="M3 6h1m4 0h13" />
43783 <path d="M3 18h1m4 0h8m4 0h1" />
43784 <path d="M6 3v1m0 4v8m0 4v1" />
43785 <path d="M12 3v7m0 4v7" />
43786 <path d="M18 3v13m0 4v1" />
43787</svg>
43788"#;
43789pub const ICON_GOLF_OFF: &str = r#"
43790<svg
43791 xmlns="http://www.w3.org/2000/svg"
43792 width="24"
43793 height="24"
43794 viewBox="0 0 24 24"
43795 fill="none"
43796 stroke="currentColor"
43797 stroke-width="1.5"
43798 stroke-linecap="round"
43799 stroke-linejoin="round"
43800>
43801 <path d="M12 18v-6m0 -4v-5l7 4l-5.07 2.897" />
43802 <path d="M9 17.67c-.62 .36 -1 .82 -1 1.33c0 1.1 1.8 2 4 2s4 -.9 4 -2c0 -.5 -.38 -.97 -1 -1.33" />
43803 <path d="M3 3l18 18" />
43804</svg>
43805"#;
43806pub const ICON_GOLF: &str = r#"
43807<svg
43808 xmlns="http://www.w3.org/2000/svg"
43809 width="24"
43810 height="24"
43811 viewBox="0 0 24 24"
43812 fill="none"
43813 stroke="currentColor"
43814 stroke-width="1.5"
43815 stroke-linecap="round"
43816 stroke-linejoin="round"
43817>
43818 <path d="M12 18v-15l7 4l-7 4" />
43819 <path d="M9 17.67c-.62 .36 -1 .82 -1 1.33c0 1.1 1.8 2 4 2s4 -.9 4 -2c0 -.5 -.38 -.97 -1 -1.33" />
43820</svg>
43821"#;
43822pub const ICON_GPS: &str = r#"
43823<svg
43824 xmlns="http://www.w3.org/2000/svg"
43825 width="24"
43826 height="24"
43827 viewBox="0 0 24 24"
43828 fill="none"
43829 stroke="currentColor"
43830 stroke-width="1.5"
43831 stroke-linecap="round"
43832 stroke-linejoin="round"
43833>
43834 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
43835 <path d="M12 17l-1 -4l-4 -1l9 -4z" />
43836</svg>
43837"#;
43838pub const ICON_GRADIENTER: &str = r#"
43839<svg
43840 xmlns="http://www.w3.org/2000/svg"
43841 width="24"
43842 height="24"
43843 viewBox="0 0 24 24"
43844 fill="none"
43845 stroke="currentColor"
43846 stroke-width="1.5"
43847 stroke-linecap="round"
43848 stroke-linejoin="round"
43849>
43850 <path d="M3.227 14c.917 4 4.497 7 8.773 7c4.277 0 7.858 -3 8.773 -7" />
43851 <path d="M20.78 10a9 9 0 0 0 -8.78 -7a8.985 8.985 0 0 0 -8.782 7" />
43852 <path d="M12 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
43853</svg>
43854"#;
43855pub const ICON_GRAIN: &str = r#"
43856<svg
43857 xmlns="http://www.w3.org/2000/svg"
43858 width="24"
43859 height="24"
43860 viewBox="0 0 24 24"
43861 fill="none"
43862 stroke="currentColor"
43863 stroke-width="1.5"
43864 stroke-linecap="round"
43865 stroke-linejoin="round"
43866>
43867 <path d="M4.5 9.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43868 <path d="M9.5 4.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43869 <path d="M9.5 14.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43870 <path d="M4.5 19.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43871 <path d="M14.5 9.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43872 <path d="M19.5 4.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43873 <path d="M14.5 19.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43874 <path d="M19.5 14.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43875</svg>
43876"#;
43877pub const ICON_GRAPH_OFF: &str = r#"
43878<svg
43879 xmlns="http://www.w3.org/2000/svg"
43880 width="24"
43881 height="24"
43882 viewBox="0 0 24 24"
43883 fill="none"
43884 stroke="currentColor"
43885 stroke-width="1.5"
43886 stroke-linecap="round"
43887 stroke-linejoin="round"
43888>
43889 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.586 3.414a2 2 0 0 1 -1.414 .586h-12a2 2 0 0 1 -2 -2v-12c0 -.547 .22 -1.043 .576 -1.405" />
43890 <path d="M7 14l3 -3l2 2l.5 -.5m2 -2l.5 -.5l2 2" />
43891 <path d="M3 3l18 18" />
43892</svg>
43893"#;
43894pub const ICON_GRAPH: &str = r#"
43895<svg
43896 xmlns="http://www.w3.org/2000/svg"
43897 width="24"
43898 height="24"
43899 viewBox="0 0 24 24"
43900 fill="none"
43901 stroke="currentColor"
43902 stroke-width="1.5"
43903 stroke-linecap="round"
43904 stroke-linejoin="round"
43905>
43906 <path d="M4 18v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
43907 <path d="M7 14l3 -3l2 2l3 -3l2 2" />
43908</svg>
43909"#;
43910pub const ICON_GRAVE_2: &str = r#"
43911<svg
43912 xmlns="http://www.w3.org/2000/svg"
43913 width="24"
43914 height="24"
43915 viewBox="0 0 24 24"
43916 fill="none"
43917 stroke="currentColor"
43918 stroke-width="1.5"
43919 stroke-linecap="round"
43920 stroke-linejoin="round"
43921>
43922 <path d="M7 16.17v-9.17a3 3 0 0 1 3 -3h4a3 3 0 0 1 3 3v9.171" />
43923 <path d="M12 7v5" />
43924 <path d="M10 9h4" />
43925 <path d="M5 21v-2a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v2h-14z" />
43926</svg>
43927"#;
43928pub const ICON_GRAVE: &str = r#"
43929<svg
43930 xmlns="http://www.w3.org/2000/svg"
43931 width="24"
43932 height="24"
43933 viewBox="0 0 24 24"
43934 fill="none"
43935 stroke="currentColor"
43936 stroke-width="1.5"
43937 stroke-linecap="round"
43938 stroke-linejoin="round"
43939>
43940 <path d="M5 21v-2a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v2h-14z" />
43941 <path d="M10 16v-5h-4v-4h4v-4h4v4h4v4h-4v5" />
43942</svg>
43943"#;
43944pub const ICON_GRID_3X3: &str = r#"
43945<svg
43946 xmlns="http://www.w3.org/2000/svg"
43947 width="24"
43948 height="24"
43949 viewBox="0 0 24 24"
43950 fill="none"
43951 stroke="currentColor"
43952 stroke-width="1.5"
43953 stroke-linecap="round"
43954 stroke-linejoin="round"
43955>
43956 <path d="M3 8h18" />
43957 <path d="M3 16h18" />
43958 <path d="M8 3v18" />
43959 <path d="M16 3v18" />
43960</svg>
43961"#;
43962pub const ICON_GRID_4X4: &str = r#"
43963<svg
43964 xmlns="http://www.w3.org/2000/svg"
43965 width="24"
43966 height="24"
43967 viewBox="0 0 24 24"
43968 fill="none"
43969 stroke="currentColor"
43970 stroke-width="1.5"
43971 stroke-linecap="round"
43972 stroke-linejoin="round"
43973>
43974 <path d="M3 6h18" />
43975 <path d="M3 12h18" />
43976 <path d="M3 18h18" />
43977 <path d="M6 3v18" />
43978 <path d="M12 3v18" />
43979 <path d="M18 3v18" />
43980</svg>
43981"#;
43982pub const ICON_GRID_DOTS: &str = r#"
43983<svg
43984 xmlns="http://www.w3.org/2000/svg"
43985 width="24"
43986 height="24"
43987 viewBox="0 0 24 24"
43988 fill="none"
43989 stroke="currentColor"
43990 stroke-width="1.5"
43991 stroke-linecap="round"
43992 stroke-linejoin="round"
43993>
43994 <path d="M5 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43995 <path d="M12 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43996 <path d="M19 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43997 <path d="M5 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43998 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
43999 <path d="M19 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44000 <path d="M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44001 <path d="M12 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44002 <path d="M19 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44003</svg>
44004"#;
44005pub const ICON_GRID_GOLDENRATIO: &str = r#"
44006<svg
44007 xmlns="http://www.w3.org/2000/svg"
44008 width="24"
44009 height="24"
44010 viewBox="0 0 24 24"
44011 fill="none"
44012 stroke="currentColor"
44013 stroke-width="1.5"
44014 stroke-linecap="round"
44015 stroke-linejoin="round"
44016>
44017 <path d="M3 10h18" />
44018 <path d="M3 14h18" />
44019 <path d="M10 3v18" />
44020 <path d="M14 3v18" />
44021</svg>
44022"#;
44023pub const ICON_GRID_PATTERN: &str = r#"
44024<svg
44025 xmlns="http://www.w3.org/2000/svg"
44026 width="24"
44027 height="24"
44028 viewBox="0 0 24 24"
44029 fill="none"
44030 stroke="currentColor"
44031 stroke-width="1.5"
44032 stroke-linecap="round"
44033 stroke-linejoin="round"
44034>
44035 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
44036 <path d="M10 8v8" />
44037 <path d="M14 8v8" />
44038 <path d="M8 10h8" />
44039 <path d="M8 14h8" />
44040</svg>
44041"#;
44042pub const ICON_GRID_SCAN: &str = r#"
44043<svg
44044 xmlns="http://www.w3.org/2000/svg"
44045 width="24"
44046 height="24"
44047 viewBox="0 0 24 24"
44048 fill="none"
44049 stroke="currentColor"
44050 stroke-width="1.5"
44051 stroke-linecap="round"
44052 stroke-linejoin="round"
44053>
44054 <path d="M10 8v8" />
44055 <path d="M14 8v8" />
44056 <path d="M8 10h8" />
44057 <path d="M8 14h8" />
44058 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
44059 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
44060 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
44061 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
44062</svg>
44063"#;
44064pub const ICON_GRILL_FORK: &str = r#"
44065<svg
44066 xmlns="http://www.w3.org/2000/svg"
44067 width="24"
44068 height="24"
44069 viewBox="0 0 24 24"
44070 fill="none"
44071 stroke="currentColor"
44072 stroke-width="1.5"
44073 stroke-linecap="round"
44074 stroke-linejoin="round"
44075>
44076 <path d="M5 5l11.5 11.5" />
44077 <path d="M19.347 16.575l1.08 1.079a1.96 1.96 0 0 1 -2.773 2.772l-1.08 -1.079a1.96 1.96 0 0 1 2.773 -2.772z" />
44078 <path d="M3 7l3.05 3.15a2.9 2.9 0 0 0 4.1 -4.1l-3.15 -3.05" />
44079</svg>
44080"#;
44081pub const ICON_GRILL_OFF: &str = r#"
44082<svg
44083 xmlns="http://www.w3.org/2000/svg"
44084 width="24"
44085 height="24"
44086 viewBox="0 0 24 24"
44087 fill="none"
44088 stroke="currentColor"
44089 stroke-width="1.5"
44090 stroke-linecap="round"
44091 stroke-linejoin="round"
44092>
44093 <path d="M8 8h-3a6 6 0 0 0 6 6h2c.315 0 .624 -.024 .926 -.071m2.786 -1.214a5.99 5.99 0 0 0 2.284 -4.49l0 -.225h-7" />
44094 <path d="M18.827 18.815a2 2 0 1 1 -2.663 -2.633" />
44095 <path d="M9 14l-3 6" />
44096 <path d="M15 18h-8" />
44097 <path d="M15 5v-1" />
44098 <path d="M12 5v-1" />
44099 <path d="M9 5v-1" />
44100 <path d="M3 3l18 18" />
44101</svg>
44102"#;
44103pub const ICON_GRILL_SPATULA: &str = r#"
44104<svg
44105 xmlns="http://www.w3.org/2000/svg"
44106 width="24"
44107 height="24"
44108 viewBox="0 0 24 24"
44109 fill="none"
44110 stroke="currentColor"
44111 stroke-width="1.5"
44112 stroke-linecap="round"
44113 stroke-linejoin="round"
44114>
44115 <path d="M10.2 10.2l6.3 6.3" />
44116 <path d="M19.347 16.575l1.08 1.079a1.96 1.96 0 0 1 -2.773 2.772l-1.08 -1.079a1.96 1.96 0 0 1 2.773 -2.772z" />
44117 <path d="M3 7l3.05 3.15a2.9 2.9 0 0 0 4.1 -4.1l-3.15 -3.05l-4 4z" />
44118</svg>
44119"#;
44120pub const ICON_GRILL: &str = r#"
44121<svg
44122 xmlns="http://www.w3.org/2000/svg"
44123 width="24"
44124 height="24"
44125 viewBox="0 0 24 24"
44126 fill="none"
44127 stroke="currentColor"
44128 stroke-width="1.5"
44129 stroke-linecap="round"
44130 stroke-linejoin="round"
44131>
44132 <path d="M19 8h-14a6 6 0 0 0 6 6h2a6 6 0 0 0 6 -5.775l0 -.225z" />
44133 <path d="M17 20a2 2 0 1 1 0 -4a2 2 0 0 1 0 4z" />
44134 <path d="M15 14l1 2" />
44135 <path d="M9 14l-3 6" />
44136 <path d="M15 18h-8" />
44137 <path d="M15 5v-1" />
44138 <path d="M12 5v-1" />
44139 <path d="M9 5v-1" />
44140</svg>
44141"#;
44142pub const ICON_GRIP_HORIZONTAL: &str = r#"
44143<svg
44144 xmlns="http://www.w3.org/2000/svg"
44145 width="24"
44146 height="24"
44147 viewBox="0 0 24 24"
44148 fill="none"
44149 stroke="currentColor"
44150 stroke-width="1.5"
44151 stroke-linecap="round"
44152 stroke-linejoin="round"
44153>
44154 <path d="M5 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44155 <path d="M5 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44156 <path d="M12 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44157 <path d="M12 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44158 <path d="M19 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44159 <path d="M19 15m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44160</svg>
44161"#;
44162pub const ICON_GRIP_VERTICAL: &str = r#"
44163<svg
44164 xmlns="http://www.w3.org/2000/svg"
44165 width="24"
44166 height="24"
44167 viewBox="0 0 24 24"
44168 fill="none"
44169 stroke="currentColor"
44170 stroke-width="1.5"
44171 stroke-linecap="round"
44172 stroke-linejoin="round"
44173>
44174 <path d="M9 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44175 <path d="M9 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44176 <path d="M9 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44177 <path d="M15 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44178 <path d="M15 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44179 <path d="M15 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
44180</svg>
44181"#;
44182pub const ICON_GROWTH: &str = r#"
44183<svg
44184 xmlns="http://www.w3.org/2000/svg"
44185 width="24"
44186 height="24"
44187 viewBox="0 0 24 24"
44188 fill="none"
44189 stroke="currentColor"
44190 stroke-width="1.5"
44191 stroke-linecap="round"
44192 stroke-linejoin="round"
44193>
44194 <path d="M16.5 15a4.5 4.5 0 0 0 -4.5 4.5m4.5 -8.5a4.5 4.5 0 0 0 -4.5 4.5m4.5 -8.5a4.5 4.5 0 0 0 -4.5 4.5m-4 3.5c2.21 0 4 2.015 4 4.5m-4 -8.5c2.21 0 4 2.015 4 4.5m-4 -8.5c2.21 0 4 2.015 4 4.5m0 -7.5v6" />
44195</svg>
44196"#;
44197pub const ICON_GUITAR_PICK: &str = r#"
44198<svg
44199 xmlns="http://www.w3.org/2000/svg"
44200 width="24"
44201 height="24"
44202 viewBox="0 0 24 24"
44203 fill="none"
44204 stroke="currentColor"
44205 stroke-width="1.5"
44206 stroke-linecap="round"
44207 stroke-linejoin="round"
44208>
44209 <path d="M16 18.5c2 -2.5 4 -6.5 4 -10.5c0 -2.946 -2.084 -4.157 -4.204 -4.654c-.864 -.23 -2.13 -.346 -3.796 -.346c-1.667 0 -2.932 .115 -3.796 .346c-2.12 .497 -4.204 1.708 -4.204 4.654c0 3.312 2 8 4 10.5c.297 .37 .618 .731 .963 1.081l.354 .347a3.9 3.9 0 0 0 5.364 0a14.05 14.05 0 0 0 1.319 -1.428z" />
44210</svg>
44211"#;
44212pub const ICON_GYMNASTICS: &str = r#"
44213<svg
44214 xmlns="http://www.w3.org/2000/svg"
44215 width="24"
44216 height="24"
44217 viewBox="0 0 24 24"
44218 fill="none"
44219 stroke="currentColor"
44220 stroke-width="1.5"
44221 stroke-linecap="round"
44222 stroke-linejoin="round"
44223>
44224 <path d="M7 7a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
44225 <path d="M13 21l1 -9l7 -6" />
44226 <path d="M3 11h6l5 1" />
44227 <path d="M11.5 8.5l4.5 -3.5" />
44228</svg>
44229"#;
44230pub const ICON_H_1: &str = r#"
44231<svg
44232 xmlns="http://www.w3.org/2000/svg"
44233 width="24"
44234 height="24"
44235 viewBox="0 0 24 24"
44236 fill="none"
44237 stroke="currentColor"
44238 stroke-width="1.5"
44239 stroke-linecap="round"
44240 stroke-linejoin="round"
44241>
44242 <path d="M19 18v-8l-2 2" />
44243 <path d="M4 6v12" />
44244 <path d="M12 6v12" />
44245 <path d="M11 18h2" />
44246 <path d="M3 18h2" />
44247 <path d="M4 12h8" />
44248 <path d="M3 6h2" />
44249 <path d="M11 6h2" />
44250</svg>
44251"#;
44252pub const ICON_H_2: &str = r#"
44253<svg
44254 xmlns="http://www.w3.org/2000/svg"
44255 width="24"
44256 height="24"
44257 viewBox="0 0 24 24"
44258 fill="none"
44259 stroke="currentColor"
44260 stroke-width="1.5"
44261 stroke-linecap="round"
44262 stroke-linejoin="round"
44263>
44264 <path d="M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0" />
44265 <path d="M4 6v12" />
44266 <path d="M12 6v12" />
44267 <path d="M11 18h2" />
44268 <path d="M3 18h2" />
44269 <path d="M4 12h8" />
44270 <path d="M3 6h2" />
44271 <path d="M11 6h2" />
44272</svg>
44273"#;
44274pub const ICON_H_3: &str = r#"
44275<svg
44276 xmlns="http://www.w3.org/2000/svg"
44277 width="24"
44278 height="24"
44279 viewBox="0 0 24 24"
44280 fill="none"
44281 stroke="currentColor"
44282 stroke-width="1.5"
44283 stroke-linecap="round"
44284 stroke-linejoin="round"
44285>
44286 <path d="M19 14a2 2 0 1 0 -2 -2" />
44287 <path d="M17 16a2 2 0 1 0 2 -2" />
44288 <path d="M4 6v12" />
44289 <path d="M12 6v12" />
44290 <path d="M11 18h2" />
44291 <path d="M3 18h2" />
44292 <path d="M4 12h8" />
44293 <path d="M3 6h2" />
44294 <path d="M11 6h2" />
44295</svg>
44296"#;
44297pub const ICON_H_4: &str = r#"
44298<svg
44299 xmlns="http://www.w3.org/2000/svg"
44300 width="24"
44301 height="24"
44302 viewBox="0 0 24 24"
44303 fill="none"
44304 stroke="currentColor"
44305 stroke-width="1.5"
44306 stroke-linecap="round"
44307 stroke-linejoin="round"
44308>
44309 <path d="M20 18v-8l-4 6h5" />
44310 <path d="M4 6v12" />
44311 <path d="M12 6v12" />
44312 <path d="M11 18h2" />
44313 <path d="M3 18h2" />
44314 <path d="M4 12h8" />
44315 <path d="M3 6h2" />
44316 <path d="M11 6h2" />
44317</svg>
44318"#;
44319pub const ICON_H_5: &str = r#"
44320<svg
44321 xmlns="http://www.w3.org/2000/svg"
44322 width="24"
44323 height="24"
44324 viewBox="0 0 24 24"
44325 fill="none"
44326 stroke="currentColor"
44327 stroke-width="1.5"
44328 stroke-linecap="round"
44329 stroke-linejoin="round"
44330>
44331 <path d="M17 18h2a2 2 0 1 0 0 -4h-2v-4h4" />
44332 <path d="M4 6v12" />
44333 <path d="M12 6v12" />
44334 <path d="M11 18h2" />
44335 <path d="M3 18h2" />
44336 <path d="M4 12h8" />
44337 <path d="M3 6h2" />
44338 <path d="M11 6h2" />
44339</svg>
44340"#;
44341pub const ICON_H_6: &str = r#"
44342<svg
44343 xmlns="http://www.w3.org/2000/svg"
44344 width="24"
44345 height="24"
44346 viewBox="0 0 24 24"
44347 fill="none"
44348 stroke="currentColor"
44349 stroke-width="1.5"
44350 stroke-linecap="round"
44351 stroke-linejoin="round"
44352>
44353 <path d="M19 14a2 2 0 1 0 0 4a2 2 0 0 0 0 -4z" />
44354 <path d="M21 12a2 2 0 1 0 -4 0v4" />
44355 <path d="M4 6v12" />
44356 <path d="M12 6v12" />
44357 <path d="M11 18h2" />
44358 <path d="M3 18h2" />
44359 <path d="M4 12h8" />
44360 <path d="M3 6h2" />
44361 <path d="M11 6h2" />
44362</svg>
44363"#;
44364pub const ICON_HAMMER_OFF: &str = r#"
44365<svg
44366 xmlns="http://www.w3.org/2000/svg"
44367 width="24"
44368 height="24"
44369 viewBox="0 0 24 24"
44370 fill="none"
44371 stroke="currentColor"
44372 stroke-width="1.5"
44373 stroke-linecap="round"
44374 stroke-linejoin="round"
44375>
44376 <path d="M10.698 10.72l-6.668 6.698a2.091 2.091 0 0 0 0 2.967a2.11 2.11 0 0 0 2.976 0l6.696 -6.676" />
44377 <path d="M18.713 14.702l2 -2a1 1 0 0 0 0 -1.414l-7.586 -7.586a1 1 0 0 0 -1.414 0l-2 2" />
44378 <path d="M3 3l18 18" />
44379</svg>
44380"#;
44381pub const ICON_HAMMER: &str = r#"
44382<svg
44383 xmlns="http://www.w3.org/2000/svg"
44384 width="24"
44385 height="24"
44386 viewBox="0 0 24 24"
44387 fill="none"
44388 stroke="currentColor"
44389 stroke-width="1.5"
44390 stroke-linecap="round"
44391 stroke-linejoin="round"
44392>
44393 <path d="M11.414 10l-7.383 7.418a2.091 2.091 0 0 0 0 2.967a2.11 2.11 0 0 0 2.976 0l7.407 -7.385" />
44394 <path d="M18.121 15.293l2.586 -2.586a1 1 0 0 0 0 -1.414l-7.586 -7.586a1 1 0 0 0 -1.414 0l-2.586 2.586a1 1 0 0 0 0 1.414l7.586 7.586a1 1 0 0 0 1.414 0z" />
44395</svg>
44396"#;
44397pub const ICON_HAND_CLICK: &str = r#"
44398<svg
44399 xmlns="http://www.w3.org/2000/svg"
44400 width="24"
44401 height="24"
44402 viewBox="0 0 24 24"
44403 fill="none"
44404 stroke="currentColor"
44405 stroke-width="1.5"
44406 stroke-linecap="round"
44407 stroke-linejoin="round"
44408>
44409 <path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" />
44410 <path d="M11 11.5v-2a1.5 1.5 0 0 1 3 0v2.5" />
44411 <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" />
44412 <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7l-.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
44413 <path d="M5 3l-1 -1" />
44414 <path d="M4 7h-1" />
44415 <path d="M14 3l1 -1" />
44416 <path d="M15 6h1" />
44417</svg>
44418"#;
44419pub const ICON_HAND_FINGER_DOWN: &str = r#"
44420<svg
44421 xmlns="http://www.w3.org/2000/svg"
44422 width="24"
44423 height="24"
44424 viewBox="0 0 24 24"
44425 fill="none"
44426 stroke="currentColor"
44427 stroke-width="1.5"
44428 stroke-linecap="round"
44429 stroke-linejoin="round"
44430>
44431 <path d="M8 12v8.5a1.5 1.5 0 0 0 3 0v-7.5" />
44432 <path d="M11 13.5v2a1.5 1.5 0 0 0 3 0v-2.5" />
44433 <path d="M14 14.5a1.5 1.5 0 0 0 3 0v-1.5" />
44434 <path d="M17 13.5a1.5 1.5 0 0 0 3 0v-4.5a6 6 0 0 0 -6 -6h-2h.208a6 6 0 0 0 -5.012 2.7l-.196 .3q -.468 .718 -3.286 5.728a1.5 1.5 0 0 0 .536 2.022c.734 .44 1.674 .325 2.28 -.28l1.47 -1.47" />
44435</svg>
44436"#;
44437pub const ICON_HAND_FINGER_LEFT: &str = r#"
44438<svg
44439 xmlns="http://www.w3.org/2000/svg"
44440 width="24"
44441 height="24"
44442 viewBox="0 0 24 24"
44443 fill="none"
44444 stroke="currentColor"
44445 stroke-width="1.5"
44446 stroke-linecap="round"
44447 stroke-linejoin="round"
44448>
44449 <path d="M12 8h-8.5a1.5 1.5 0 0 0 0 3h7.5" />
44450 <path d="M10.5 11h-2a1.5 1.5 0 1 0 0 3h2.5" />
44451 <path d="M9.5 14a1.5 1.5 0 0 0 0 3h1.5" />
44452 <path d="M10.5 17a1.5 1.5 0 0 0 0 3h4.5a6 6 0 0 0 6 -6v-2v.208a6 6 0 0 0 -2.7 -5.012l-.3 -.196q -.718 -.468 -5.728 -3.286a1.5 1.5 0 0 0 -2.022 .536a1.87 1.87 0 0 0 .28 2.28l1.47 1.47" />
44453</svg>
44454"#;
44455pub const ICON_HAND_FINGER_OFF: &str = r#"
44456<svg
44457 xmlns="http://www.w3.org/2000/svg"
44458 width="24"
44459 height="24"
44460 viewBox="0 0 24 24"
44461 fill="none"
44462 stroke="currentColor"
44463 stroke-width="1.5"
44464 stroke-linecap="round"
44465 stroke-linejoin="round"
44466>
44467 <path d="M8 13v-5" />
44468 <path d="M8.06 4.077a1.5 1.5 0 0 1 2.94 .423v2.5m0 4v1" />
44469 <path d="M12.063 8.065a1.5 1.5 0 0 1 1.937 1.435v.5" />
44470 <path d="M14.06 10.082a1.5 1.5 0 0 1 2.94 .418v1.5" />
44471 <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5m-.88 3.129a6 6 0 0 1 -5.12 2.871h-2h.208a6 6 0 0 1 -5.012 -2.7l-.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
44472 <path d="M3 3l18 18" />
44473</svg>
44474"#;
44475pub const ICON_HAND_FINGER_RIGHT: &str = r#"
44476<svg
44477 xmlns="http://www.w3.org/2000/svg"
44478 width="24"
44479 height="24"
44480 viewBox="0 0 24 24"
44481 fill="none"
44482 stroke="currentColor"
44483 stroke-width="1.5"
44484 stroke-linecap="round"
44485 stroke-linejoin="round"
44486>
44487 <path d="M12 8h8.5a1.5 1.5 0 0 1 0 3h-7.5" />
44488 <path d="M13.5 11h2a1.5 1.5 0 0 1 0 3h-2.5" />
44489 <path d="M14.5 14a1.5 1.5 0 0 1 0 3h-1.5" />
44490 <path d="M13.5 17a1.5 1.5 0 1 1 0 3h-4.5a6 6 0 0 1 -6 -6v-2v.208a6 6 0 0 1 2.7 -5.012l.3 -.196q .718 -.468 5.728 -3.286a1.5 1.5 0 0 1 2.022 .536c.44 .734 .325 1.674 -.28 2.28l-1.47 1.47" />
44491</svg>
44492"#;
44493pub const ICON_HAND_FINGER: &str = r#"
44494<svg
44495 xmlns="http://www.w3.org/2000/svg"
44496 width="24"
44497 height="24"
44498 viewBox="0 0 24 24"
44499 fill="none"
44500 stroke="currentColor"
44501 stroke-width="1.5"
44502 stroke-linecap="round"
44503 stroke-linejoin="round"
44504>
44505 <path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" />
44506 <path d="M11 11.5v-2a1.5 1.5 0 1 1 3 0v2.5" />
44507 <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" />
44508 <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
44509</svg>
44510"#;
44511pub const ICON_HAND_GRAB: &str = r#"
44512<svg
44513 xmlns="http://www.w3.org/2000/svg"
44514 width="24"
44515 height="24"
44516 viewBox="0 0 24 24"
44517 fill="none"
44518 stroke="currentColor"
44519 stroke-width="1.5"
44520 stroke-linecap="round"
44521 stroke-linejoin="round"
44522>
44523 <path d="M8 11v-3.5a1.5 1.5 0 0 1 3 0v2.5" />
44524 <path d="M11 9.5v-3a1.5 1.5 0 0 1 3 0v3.5" />
44525 <path d="M14 7.5a1.5 1.5 0 0 1 3 0v2.5" />
44526 <path d="M17 9.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7l-.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
44527</svg>
44528"#;
44529pub const ICON_HAND_LITTLE_FINGER: &str = r#"
44530<svg
44531 xmlns="http://www.w3.org/2000/svg"
44532 width="24"
44533 height="24"
44534 viewBox="0 0 24 24"
44535 fill="none"
44536 stroke="currentColor"
44537 stroke-width="1.5"
44538 stroke-linecap="round"
44539 stroke-linejoin="round"
44540>
44541 <path d="M8 13v-2.5a1.5 1.5 0 0 1 3 0v1.5" />
44542 <path d="M11 11.5v-1a1.5 1.5 0 0 1 3 0v1.5" />
44543 <path d="M17 12v-5.5a1.5 1.5 0 0 1 3 0v9.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
44544 <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" />
44545</svg>
44546"#;
44547pub const ICON_HAND_LOVE_YOU: &str = r#"
44548<svg
44549 xmlns="http://www.w3.org/2000/svg"
44550 width="24"
44551 height="24"
44552 viewBox="0 0 24 24"
44553 fill="none"
44554 stroke="currentColor"
44555 stroke-width="1.5"
44556 stroke-linecap="round"
44557 stroke-linejoin="round"
44558>
44559 <path d="M11 11.5v-1a1.5 1.5 0 0 1 3 0v1.5" />
44560 <path d="M17 12v-6.5a1.5 1.5 0 0 1 3 0v10.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
44561 <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" />
44562 <path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" />
44563</svg>
44564"#;
44565pub const ICON_HAND_MIDDLE_FINGER: &str = r#"
44566<svg
44567 xmlns="http://www.w3.org/2000/svg"
44568 width="24"
44569 height="24"
44570 viewBox="0 0 24 24"
44571 fill="none"
44572 stroke="currentColor"
44573 stroke-width="1.5"
44574 stroke-linecap="round"
44575 stroke-linejoin="round"
44576>
44577 <path d="M8 13v-2.5a1.5 1.5 0 0 1 3 0v1.5" />
44578 <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" />
44579 <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
44580 <path d="M11 11.5v-8a1.5 1.5 0 1 1 3 0v8.5" />
44581</svg>
44582"#;
44583pub const ICON_HAND_MOVE: &str = r#"
44584<svg
44585 xmlns="http://www.w3.org/2000/svg"
44586 width="24"
44587 height="24"
44588 viewBox="0 0 24 24"
44589 fill="none"
44590 stroke="currentColor"
44591 stroke-width="1.5"
44592 stroke-linecap="round"
44593 stroke-linejoin="round"
44594>
44595 <path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" />
44596 <path d="M11 11.5v-2a1.5 1.5 0 0 1 3 0v2.5" />
44597 <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" />
44598 <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7l-.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
44599 <path d="M2.541 5.594a13.487 13.487 0 0 1 2.46 -1.427" />
44600 <path d="M14 3.458c1.32 .354 2.558 .902 3.685 1.612" />
44601</svg>
44602"#;
44603pub const ICON_HAND_OFF: &str = r#"
44604<svg
44605 xmlns="http://www.w3.org/2000/svg"
44606 width="24"
44607 height="24"
44608 viewBox="0 0 24 24"
44609 fill="none"
44610 stroke="currentColor"
44611 stroke-width="1.5"
44612 stroke-linecap="round"
44613 stroke-linejoin="round"
44614>
44615 <path d="M3 3l18 18" />
44616 <path d="M8 13.5v-5.5m.44 -3.562a1.5 1.5 0 0 1 2.56 1.062v1.5m0 4.008v.992m0 -6.5v-2a1.5 1.5 0 1 1 3 0v6.5m0 -4.5a1.5 1.5 0 0 1 3 0v6.5m0 -4.5a1.5 1.5 0 0 1 3 0v8.5a6 6 0 0 1 -6 6h-2c-2.114 -.292 -3.956 -1.397 -5 -3l-2.7 -5.25a1.7 1.7 0 0 1 2.75 -2l.9 1.75" />
44617</svg>
44618"#;
44619pub const ICON_HAND_RING_FINGER: &str = r#"
44620<svg
44621 xmlns="http://www.w3.org/2000/svg"
44622 width="24"
44623 height="24"
44624 viewBox="0 0 24 24"
44625 fill="none"
44626 stroke="currentColor"
44627 stroke-width="1.5"
44628 stroke-linecap="round"
44629 stroke-linejoin="round"
44630>
44631 <path d="M8 13v-2.5a1.5 1.5 0 0 1 3 0v1.5" />
44632 <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
44633 <path d="M11 11.5v-2a1.5 1.5 0 1 1 3 0v2.5" />
44634 <path d="M14 12v-6.5a1.5 1.5 0 0 1 3 0v6.5" />
44635</svg>
44636"#;
44637pub const ICON_HAND_SANITIZER: &str = r#"
44638<svg
44639 xmlns="http://www.w3.org/2000/svg"
44640 width="24"
44641 height="24"
44642 viewBox="0 0 24 24"
44643 fill="none"
44644 stroke="currentColor"
44645 stroke-width="1.5"
44646 stroke-linecap="round"
44647 stroke-linejoin="round"
44648>
44649 <path d="M7 21h10v-10a3 3 0 0 0 -3 -3h-4a3 3 0 0 0 -3 3v10z" />
44650 <path d="M15 3h-6a2 2 0 0 0 -2 2" />
44651 <path d="M12 3v5" />
44652 <path d="M12 11v4" />
44653 <path d="M10 13h4" />
44654</svg>
44655"#;
44656pub const ICON_HAND_STOP: &str = r#"
44657<svg
44658 xmlns="http://www.w3.org/2000/svg"
44659 width="24"
44660 height="24"
44661 viewBox="0 0 24 24"
44662 fill="none"
44663 stroke="currentColor"
44664 stroke-width="1.5"
44665 stroke-linecap="round"
44666 stroke-linejoin="round"
44667>
44668 <path d="M8 13v-7.5a1.5 1.5 0 0 1 3 0v6.5" />
44669 <path d="M11 5.5v-2a1.5 1.5 0 1 1 3 0v8.5" />
44670 <path d="M14 5.5a1.5 1.5 0 0 1 3 0v6.5" />
44671 <path d="M17 7.5a1.5 1.5 0 0 1 3 0v8.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
44672</svg>
44673"#;
44674pub const ICON_HAND_THREE_FINGERS: &str = r#"
44675<svg
44676 xmlns="http://www.w3.org/2000/svg"
44677 width="24"
44678 height="24"
44679 viewBox="0 0 24 24"
44680 fill="none"
44681 stroke="currentColor"
44682 stroke-width="1.5"
44683 stroke-linecap="round"
44684 stroke-linejoin="round"
44685>
44686 <path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" />
44687 <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
44688 <path d="M11 5.5v-2a1.5 1.5 0 1 1 3 0v8.5" />
44689 <path d="M14 5.5a1.5 1.5 0 0 1 3 0v6.5" />
44690</svg>
44691"#;
44692pub const ICON_HAND_TWO_FINGERS: &str = r#"
44693<svg
44694 xmlns="http://www.w3.org/2000/svg"
44695 width="24"
44696 height="24"
44697 viewBox="0 0 24 24"
44698 fill="none"
44699 stroke="currentColor"
44700 stroke-width="1.5"
44701 stroke-linecap="round"
44702 stroke-linejoin="round"
44703>
44704 <path d="M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5" />
44705 <path d="M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7a69.74 69.74 0 0 1 -.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47" />
44706 <path d="M14 10.5a1.5 1.5 0 0 1 3 0v1.5" />
44707 <path d="M11 5.5v-2a1.5 1.5 0 1 1 3 0v8.5" />
44708</svg>
44709"#;
44710pub const ICON_HANGER_2: &str = r#"
44711<svg
44712 xmlns="http://www.w3.org/2000/svg"
44713 width="24"
44714 height="24"
44715 viewBox="0 0 24 24"
44716 fill="none"
44717 stroke="currentColor"
44718 stroke-width="1.5"
44719 stroke-linecap="round"
44720 stroke-linejoin="round"
44721>
44722 <path d="M12 9l-7.971 4.428a2 2 0 0 0 -1.029 1.749v.823a2 2 0 0 0 2 2h1" />
44723 <path d="M18 18h1a2 2 0 0 0 2 -2v-.823a2 2 0 0 0 -1.029 -1.749l-7.971 -4.428c-1.457 -.81 -1.993 -2.333 -2 -4a2 2 0 1 1 4 0" />
44724 <path d="M6 16m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
44725</svg>
44726"#;
44727pub const ICON_HANGER_OFF: &str = r#"
44728<svg
44729 xmlns="http://www.w3.org/2000/svg"
44730 width="24"
44731 height="24"
44732 viewBox="0 0 24 24"
44733 fill="none"
44734 stroke="currentColor"
44735 stroke-width="1.5"
44736 stroke-linecap="round"
44737 stroke-linejoin="round"
44738>
44739 <path d="M14 6a2 2 0 1 0 -4 0m6.506 6.506l3.461 1.922a2 2 0 0 1 1.029 1.749v.823m-2 2h-14a2 2 0 0 1 -2 -2v-.823a2 2 0 0 1 1.029 -1.749l6.673 -3.707" />
44740 <path d="M3 3l18 18" />
44741</svg>
44742"#;
44743pub const ICON_HANGER: &str = r#"
44744<svg
44745 xmlns="http://www.w3.org/2000/svg"
44746 width="24"
44747 height="24"
44748 viewBox="0 0 24 24"
44749 fill="none"
44750 stroke="currentColor"
44751 stroke-width="1.5"
44752 stroke-linecap="round"
44753 stroke-linejoin="round"
44754>
44755 <path d="M14 6a2 2 0 1 0 -4 0c0 1.667 .67 3 2 4h-.008l7.971 4.428a2 2 0 0 1 1.029 1.749v.823a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-.823a2 2 0 0 1 1.029 -1.749l7.971 -4.428" />
44756</svg>
44757"#;
44758pub const ICON_HASH: &str = r#"
44759<svg
44760 xmlns="http://www.w3.org/2000/svg"
44761 width="24"
44762 height="24"
44763 viewBox="0 0 24 24"
44764 fill="none"
44765 stroke="currentColor"
44766 stroke-width="1.5"
44767 stroke-linecap="round"
44768 stroke-linejoin="round"
44769>
44770 <path d="M5 9l14 0" />
44771 <path d="M5 15l14 0" />
44772 <path d="M11 4l-4 16" />
44773 <path d="M17 4l-4 16" />
44774</svg>
44775"#;
44776pub const ICON_HAZE_MOON: &str = r#"
44777<svg
44778 xmlns="http://www.w3.org/2000/svg"
44779 width="24"
44780 height="24"
44781 viewBox="0 0 24 24"
44782 fill="none"
44783 stroke="currentColor"
44784 stroke-width="1.5"
44785 stroke-linecap="round"
44786 stroke-linejoin="round"
44787>
44788 <path d="M3 16h18" />
44789 <path d="M3 20h18" />
44790 <path d="M8.296 16c-2.268 -1.4 -3.598 -4.087 -3.237 -6.916c.443 -3.48 3.308 -6.083 6.698 -6.084v.006h.296c-1.991 1.916 -2.377 5.03 -.918 7.405c1.459 2.374 4.346 3.33 6.865 2.275a6.888 6.888 0 0 1 -2.777 3.314" />
44791</svg>
44792"#;
44793pub const ICON_HAZE: &str = r#"
44794<svg
44795 xmlns="http://www.w3.org/2000/svg"
44796 width="24"
44797 height="24"
44798 viewBox="0 0 24 24"
44799 fill="none"
44800 stroke="currentColor"
44801 stroke-width="1.5"
44802 stroke-linecap="round"
44803 stroke-linejoin="round"
44804>
44805 <path d="M3 12h1" />
44806 <path d="M12 3v1" />
44807 <path d="M20 12h1" />
44808 <path d="M5.6 5.6l.7 .7" />
44809 <path d="M18.4 5.6l-.7 .7" />
44810 <path d="M8 12a4 4 0 1 1 8 0" />
44811 <path d="M3 16h18" />
44812 <path d="M3 20h18" />
44813</svg>
44814"#;
44815pub const ICON_HDR: &str = r#"
44816<svg
44817 xmlns="http://www.w3.org/2000/svg"
44818 width="24"
44819 height="24"
44820 viewBox="0 0 24 24"
44821 fill="none"
44822 stroke="currentColor"
44823 stroke-width="1.5"
44824 stroke-linecap="round"
44825 stroke-linejoin="round"
44826>
44827 <path d="M3 16v-8" />
44828 <path d="M7 8v8" />
44829 <path d="M3 12h4" />
44830 <path d="M10 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-2z" />
44831 <path d="M17 12h2a2 2 0 1 0 0 -4h-2v8m4 0l-3 -4" />
44832</svg>
44833"#;
44834pub const ICON_HEADING_OFF: &str = r#"
44835<svg
44836 xmlns="http://www.w3.org/2000/svg"
44837 width="24"
44838 height="24"
44839 viewBox="0 0 24 24"
44840 fill="none"
44841 stroke="currentColor"
44842 stroke-width="1.5"
44843 stroke-linecap="round"
44844 stroke-linejoin="round"
44845>
44846 <path d="M7 12h5m4 0h1" />
44847 <path d="M7 7v12" />
44848 <path d="M17 5v8m0 4v2" />
44849 <path d="M15 19h4" />
44850 <path d="M15 5h4" />
44851 <path d="M5 19h4" />
44852 <path d="M3 3l18 18" />
44853</svg>
44854"#;
44855pub const ICON_HEADING: &str = r#"
44856<svg
44857 xmlns="http://www.w3.org/2000/svg"
44858 width="24"
44859 height="24"
44860 viewBox="0 0 24 24"
44861 fill="none"
44862 stroke="currentColor"
44863 stroke-width="1.5"
44864 stroke-linecap="round"
44865 stroke-linejoin="round"
44866>
44867 <path d="M7 12h10" />
44868 <path d="M7 5v14" />
44869 <path d="M17 5v14" />
44870 <path d="M15 19h4" />
44871 <path d="M15 5h4" />
44872 <path d="M5 19h4" />
44873 <path d="M5 5h4" />
44874</svg>
44875"#;
44876pub const ICON_HEADPHONES_OFF: &str = r#"
44877<svg
44878 xmlns="http://www.w3.org/2000/svg"
44879 width="24"
44880 height="24"
44881 viewBox="0 0 24 24"
44882 fill="none"
44883 stroke="currentColor"
44884 stroke-width="1.5"
44885 stroke-linecap="round"
44886 stroke-linejoin="round"
44887>
44888 <path d="M3 3l18 18" />
44889 <path d="M4 13m0 2a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2z" />
44890 <path d="M17 13h1a2 2 0 0 1 2 2v1m-.589 3.417c-.361 .36 -.86 .583 -1.411 .583h-1a2 2 0 0 1 -2 -2v-3" />
44891 <path d="M4 15v-3c0 -2.21 .896 -4.21 2.344 -5.658m2.369 -1.638a8 8 0 0 1 11.287 7.296v3" />
44892</svg>
44893"#;
44894pub const ICON_HEADPHONES: &str = r#"
44895<svg
44896 xmlns="http://www.w3.org/2000/svg"
44897 width="24"
44898 height="24"
44899 viewBox="0 0 24 24"
44900 fill="none"
44901 stroke="currentColor"
44902 stroke-width="1.5"
44903 stroke-linecap="round"
44904 stroke-linejoin="round"
44905>
44906 <path d="M4 13m0 2a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2z" />
44907 <path d="M15 13m0 2a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2z" />
44908 <path d="M4 15v-3a8 8 0 0 1 16 0v3" />
44909</svg>
44910"#;
44911pub const ICON_HEADSET_OFF: &str = r#"
44912<svg
44913 xmlns="http://www.w3.org/2000/svg"
44914 width="24"
44915 height="24"
44916 viewBox="0 0 24 24"
44917 fill="none"
44918 stroke="currentColor"
44919 stroke-width="1.5"
44920 stroke-linecap="round"
44921 stroke-linejoin="round"
44922>
44923 <path d="M4 14v-3c0 -1.953 .7 -3.742 1.862 -5.13m2.182 -1.825a8 8 0 0 1 11.956 6.955v3" />
44924 <path d="M18 19c0 1.657 -2.686 3 -6 3" />
44925 <path d="M4 14a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2v-3z" />
44926 <path d="M16.169 12.18c.253 -.115 .534 -.18 .831 -.18h1a2 2 0 0 1 2 2v2m-1.183 2.826c-.25 .112 -.526 .174 -.817 .174h-1a2 2 0 0 1 -2 -2v-2" />
44927 <path d="M3 3l18 18" />
44928</svg>
44929"#;
44930pub const ICON_HEADSET: &str = r#"
44931<svg
44932 xmlns="http://www.w3.org/2000/svg"
44933 width="24"
44934 height="24"
44935 viewBox="0 0 24 24"
44936 fill="none"
44937 stroke="currentColor"
44938 stroke-width="1.5"
44939 stroke-linecap="round"
44940 stroke-linejoin="round"
44941>
44942 <path d="M4 14v-3a8 8 0 1 1 16 0v3" />
44943 <path d="M18 19c0 1.657 -2.686 3 -6 3" />
44944 <path d="M4 14a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2v-3z" />
44945 <path d="M15 14a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-1a2 2 0 0 1 -2 -2v-3z" />
44946</svg>
44947"#;
44948pub const ICON_HEALTH_RECOGNITION: &str = r#"
44949<svg
44950 xmlns="http://www.w3.org/2000/svg"
44951 width="24"
44952 height="24"
44953 viewBox="0 0 24 24"
44954 fill="none"
44955 stroke="currentColor"
44956 stroke-width="1.5"
44957 stroke-linecap="round"
44958 stroke-linejoin="round"
44959>
44960 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
44961 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
44962 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
44963 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
44964 <path d="M8.603 9.61a2.04 2.04 0 0 1 2.912 0l.485 .39l.5 -.396a2.035 2.035 0 0 1 2.897 .007a2.104 2.104 0 0 1 0 2.949l-3.397 3.44l-3.397 -3.44a2.104 2.104 0 0 1 0 -2.95z" />
44965</svg>
44966"#;
44967pub const ICON_HEART_BITCOIN: &str = r#"
44968<svg
44969 xmlns="http://www.w3.org/2000/svg"
44970 width="24"
44971 height="24"
44972 viewBox="0 0 24 24"
44973 fill="none"
44974 stroke="currentColor"
44975 stroke-width="1.5"
44976 stroke-linecap="round"
44977 stroke-linejoin="round"
44978>
44979 <path d="M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" />
44980 <path d="M13 19l-1 1l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8.785 4.444" />
44981</svg>
44982"#;
44983pub const ICON_HEART_BOLT: &str = r#"
44984<svg
44985 xmlns="http://www.w3.org/2000/svg"
44986 width="24"
44987 height="24"
44988 viewBox="0 0 24 24"
44989 fill="none"
44990 stroke="currentColor"
44991 stroke-width="1.5"
44992 stroke-linecap="round"
44993 stroke-linejoin="round"
44994>
44995 <path d="M13 19l-1 1l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8.003 5.997" />
44996 <path d="M19 16l-2 3h4l-2 3" />
44997</svg>
44998"#;
44999pub const ICON_HEART_BROKEN: &str = r#"
45000<svg
45001 xmlns="http://www.w3.org/2000/svg"
45002 width="24"
45003 height="24"
45004 viewBox="0 0 24 24"
45005 fill="none"
45006 stroke="currentColor"
45007 stroke-width="1.5"
45008 stroke-linecap="round"
45009 stroke-linejoin="round"
45010>
45011 <path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
45012 <path d="M12 6l-2 4l4 3l-2 4v3" />
45013</svg>
45014"#;
45015pub const ICON_HEART_CANCEL: &str = r#"
45016<svg
45017 xmlns="http://www.w3.org/2000/svg"
45018 width="24"
45019 height="24"
45020 viewBox="0 0 24 24"
45021 fill="none"
45022 stroke="currentColor"
45023 stroke-width="1.5"
45024 stroke-linecap="round"
45025 stroke-linejoin="round"
45026>
45027 <path d="M12 20l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 7.993 6.01" />
45028 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
45029 <path d="M17 21l4 -4" />
45030</svg>
45031"#;
45032pub const ICON_HEART_CHECK: &str = r#"
45033<svg
45034 xmlns="http://www.w3.org/2000/svg"
45035 width="24"
45036 height="24"
45037 viewBox="0 0 24 24"
45038 fill="none"
45039 stroke="currentColor"
45040 stroke-width="1.5"
45041 stroke-linecap="round"
45042 stroke-linejoin="round"
45043>
45044 <path d="M19.5 12.572l-3 2.928m-5.5 3.5a8916.99 8916.99 0 0 0 -6.5 -6.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
45045 <path d="M15 19l2 2l4 -4" />
45046</svg>
45047"#;
45048pub const ICON_HEART_CODE: &str = r#"
45049<svg
45050 xmlns="http://www.w3.org/2000/svg"
45051 width="24"
45052 height="24"
45053 viewBox="0 0 24 24"
45054 fill="none"
45055 stroke="currentColor"
45056 stroke-width="1.5"
45057 stroke-linecap="round"
45058 stroke-linejoin="round"
45059>
45060 <path d="M19.5 12.572l-.536 .53m-7.91 5.96l-6.554 -6.489a5 5 0 1 1 7.5 -6.567a5 5 0 1 1 7.5 6.572" />
45061 <path d="M20 21l2 -2l-2 -2" />
45062 <path d="M17 17l-2 2l2 2" />
45063</svg>
45064"#;
45065pub const ICON_HEART_COG: &str = r#"
45066<svg
45067 xmlns="http://www.w3.org/2000/svg"
45068 width="24"
45069 height="24"
45070 viewBox="0 0 24 24"
45071 fill="none"
45072 stroke="currentColor"
45073 stroke-width="1.5"
45074 stroke-linecap="round"
45075 stroke-linejoin="round"
45076>
45077 <path d="M12 20l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8.21 5.697" />
45078 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
45079 <path d="M19.001 15.5v1.5" />
45080 <path d="M19.001 21v1.5" />
45081 <path d="M22.032 17.25l-1.299 .75" />
45082 <path d="M17.27 20l-1.3 .75" />
45083 <path d="M15.97 17.25l1.3 .75" />
45084 <path d="M20.733 20l1.3 .75" />
45085</svg>
45086"#;
45087pub const ICON_HEART_DISCOUNT: &str = r#"
45088<svg
45089 xmlns="http://www.w3.org/2000/svg"
45090 width="24"
45091 height="24"
45092 viewBox="0 0 24 24"
45093 fill="none"
45094 stroke="currentColor"
45095 stroke-width="1.5"
45096 stroke-linecap="round"
45097 stroke-linejoin="round"
45098>
45099 <path d="M13 19l-1 1l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
45100 <path d="M16 21l5 -5" />
45101 <path d="M21 21v.01" />
45102 <path d="M16 16v.01" />
45103</svg>
45104"#;
45105pub const ICON_HEART_DOLLAR: &str = r#"
45106<svg
45107 xmlns="http://www.w3.org/2000/svg"
45108 width="24"
45109 height="24"
45110 viewBox="0 0 24 24"
45111 fill="none"
45112 stroke="currentColor"
45113 stroke-width="1.5"
45114 stroke-linecap="round"
45115 stroke-linejoin="round"
45116>
45117 <path d="M13 19l-1 1l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8.785 4.444" />
45118 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
45119 <path d="M19 21v1m0 -8v1" />
45120</svg>
45121"#;
45122pub const ICON_HEART_DOWN: &str = r#"
45123<svg
45124 xmlns="http://www.w3.org/2000/svg"
45125 width="24"
45126 height="24"
45127 viewBox="0 0 24 24"
45128 fill="none"
45129 stroke="currentColor"
45130 stroke-width="1.5"
45131 stroke-linecap="round"
45132 stroke-linejoin="round"
45133>
45134 <path d="M12 20l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.907 6.12" />
45135 <path d="M19 16v6" />
45136 <path d="M22 19l-3 3l-3 -3" />
45137</svg>
45138"#;
45139pub const ICON_HEART_EXCLAMATION: &str = r#"
45140<svg
45141 xmlns="http://www.w3.org/2000/svg"
45142 width="24"
45143 height="24"
45144 viewBox="0 0 24 24"
45145 fill="none"
45146 stroke="currentColor"
45147 stroke-width="1.5"
45148 stroke-linecap="round"
45149 stroke-linejoin="round"
45150>
45151 <path d="M15.03 17l-3.03 3l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.922 6.102" />
45152 <path d="M19 16v3" />
45153 <path d="M19 22v.01" />
45154</svg>
45155"#;
45156pub const ICON_HEART_HANDSHAKE: &str = r#"
45157<svg
45158 xmlns="http://www.w3.org/2000/svg"
45159 width="24"
45160 height="24"
45161 viewBox="0 0 24 24"
45162 fill="none"
45163 stroke="currentColor"
45164 stroke-width="1.5"
45165 stroke-linecap="round"
45166 stroke-linejoin="round"
45167>
45168 <path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
45169 <path d="M12 6l-3.293 3.293a1 1 0 0 0 0 1.414l.543 .543c.69 .69 1.81 .69 2.5 0l1 -1a3.182 3.182 0 0 1 4.5 0l2.25 2.25" />
45170 <path d="M12.5 15.5l2 2" />
45171 <path d="M15 13l2 2" />
45172</svg>
45173"#;
45174pub const ICON_HEART_MINUS: &str = r#"
45175<svg
45176 xmlns="http://www.w3.org/2000/svg"
45177 width="24"
45178 height="24"
45179 viewBox="0 0 24 24"
45180 fill="none"
45181 stroke="currentColor"
45182 stroke-width="1.5"
45183 stroke-linecap="round"
45184 stroke-linejoin="round"
45185>
45186 <path d="M19.5 12.572l-2.494 2.47m-5.006 4.958l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
45187 <path d="M16 19h6" />
45188</svg>
45189"#;
45190pub const ICON_HEART_OFF: &str = r#"
45191<svg
45192 xmlns="http://www.w3.org/2000/svg"
45193 width="24"
45194 height="24"
45195 viewBox="0 0 24 24"
45196 fill="none"
45197 stroke="currentColor"
45198 stroke-width="1.5"
45199 stroke-linecap="round"
45200 stroke-linejoin="round"
45201>
45202 <path d="M3 3l18 18" />
45203 <path d="M19.5 12.572l-1.5 1.428m-2 2l-4 4l-7.5 -7.428a5 5 0 0 1 -1.288 -5.068a4.976 4.976 0 0 1 1.788 -2.504m3 -1c1.56 0 3.05 .727 4 2a5 5 0 1 1 7.5 6.572" />
45204</svg>
45205"#;
45206pub const ICON_HEART_PAUSE: &str = r#"
45207<svg
45208 xmlns="http://www.w3.org/2000/svg"
45209 width="24"
45210 height="24"
45211 viewBox="0 0 24 24"
45212 fill="none"
45213 stroke="currentColor"
45214 stroke-width="1.5"
45215 stroke-linecap="round"
45216 stroke-linejoin="round"
45217>
45218 <path d="M19.5 12.572l-.784 .777m-5.725 5.67l-.991 .981l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
45219 <path d="M17 17v5" />
45220 <path d="M21 17v5" />
45221</svg>
45222"#;
45223pub const ICON_HEART_PIN: &str = r#"
45224<svg
45225 xmlns="http://www.w3.org/2000/svg"
45226 width="24"
45227 height="24"
45228 viewBox="0 0 24 24"
45229 fill="none"
45230 stroke="currentColor"
45231 stroke-width="1.5"
45232 stroke-linecap="round"
45233 stroke-linejoin="round"
45234>
45235 <path d="M12 20l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8.5 5.179" />
45236 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
45237 <path d="M19 18v.01" />
45238</svg>
45239"#;
45240pub const ICON_HEART_PLUS: &str = r#"
45241<svg
45242 xmlns="http://www.w3.org/2000/svg"
45243 width="24"
45244 height="24"
45245 viewBox="0 0 24 24"
45246 fill="none"
45247 stroke="currentColor"
45248 stroke-width="1.5"
45249 stroke-linecap="round"
45250 stroke-linejoin="round"
45251>
45252 <path d="M12 20l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.96 6.053" />
45253 <path d="M16 19h6" />
45254 <path d="M19 16v6" />
45255</svg>
45256"#;
45257pub const ICON_HEART_QUESTION: &str = r#"
45258<svg
45259 xmlns="http://www.w3.org/2000/svg"
45260 width="24"
45261 height="24"
45262 viewBox="0 0 24 24"
45263 fill="none"
45264 stroke="currentColor"
45265 stroke-width="1.5"
45266 stroke-linecap="round"
45267 stroke-linejoin="round"
45268>
45269 <path d="M14.105 17.915l-2.105 2.085l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8.524 5.127" />
45270 <path d="M19 22v.01" />
45271 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
45272</svg>
45273"#;
45274pub const ICON_HEART_RATE_MONITOR: &str = r#"
45275<svg
45276 xmlns="http://www.w3.org/2000/svg"
45277 width="24"
45278 height="24"
45279 viewBox="0 0 24 24"
45280 fill="none"
45281 stroke="currentColor"
45282 stroke-width="1.5"
45283 stroke-linecap="round"
45284 stroke-linejoin="round"
45285>
45286 <path d="M3 4m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z" />
45287 <path d="M7 20h10" />
45288 <path d="M9 16v4" />
45289 <path d="M15 16v4" />
45290 <path d="M7 10h2l2 3l2 -6l1 3h3" />
45291</svg>
45292"#;
45293pub const ICON_HEART_SEARCH: &str = r#"
45294<svg
45295 xmlns="http://www.w3.org/2000/svg"
45296 width="24"
45297 height="24"
45298 viewBox="0 0 24 24"
45299 fill="none"
45300 stroke="currentColor"
45301 stroke-width="1.5"
45302 stroke-linecap="round"
45303 stroke-linejoin="round"
45304>
45305 <path d="M12 20l-.975 -.966l-6.525 -6.462a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8.37 5.428" />
45306 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
45307 <path d="M20.2 20.2l1.8 1.8" />
45308</svg>
45309"#;
45310pub const ICON_HEART_SHARE: &str = r#"
45311<svg
45312 xmlns="http://www.w3.org/2000/svg"
45313 width="24"
45314 height="24"
45315 viewBox="0 0 24 24"
45316 fill="none"
45317 stroke="currentColor"
45318 stroke-width="1.5"
45319 stroke-linecap="round"
45320 stroke-linejoin="round"
45321>
45322 <path d="M19.5 12.572l-.468 .464m-6.077 6.019l-.955 .945l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
45323 <path d="M16 22l5 -5" />
45324 <path d="M21 21.5v-4.5h-4.5" />
45325</svg>
45326"#;
45327pub const ICON_HEART_STAR: &str = r#"
45328<svg
45329 xmlns="http://www.w3.org/2000/svg"
45330 width="24"
45331 height="24"
45332 viewBox="0 0 24 24"
45333 fill="none"
45334 stroke="currentColor"
45335 stroke-width="1.5"
45336 stroke-linecap="round"
45337 stroke-linejoin="round"
45338>
45339 <path d="M9.73 17.753l-5.23 -5.181a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8.563 5.041" />
45340 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
45341</svg>
45342"#;
45343pub const ICON_HEART_UP: &str = r#"
45344<svg
45345 xmlns="http://www.w3.org/2000/svg"
45346 width="24"
45347 height="24"
45348 viewBox="0 0 24 24"
45349 fill="none"
45350 stroke="currentColor"
45351 stroke-width="1.5"
45352 stroke-linecap="round"
45353 stroke-linejoin="round"
45354>
45355 <path d="M12 20l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.893 6.139" />
45356 <path d="M19 22v-6" />
45357 <path d="M22 19l-3 -3l-3 3" />
45358</svg>
45359"#;
45360pub const ICON_HEART_X: &str = r#"
45361<svg
45362 xmlns="http://www.w3.org/2000/svg"
45363 width="24"
45364 height="24"
45365 viewBox="0 0 24 24"
45366 fill="none"
45367 stroke="currentColor"
45368 stroke-width="1.5"
45369 stroke-linecap="round"
45370 stroke-linejoin="round"
45371>
45372 <path d="M19.5 12.572l-.5 .428m-6 6l-1 1l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
45373 <path d="M22 22l-5 -5" />
45374 <path d="M17 22l5 -5" />
45375</svg>
45376"#;
45377pub const ICON_HEART: &str = r#"
45378<svg
45379 xmlns="http://www.w3.org/2000/svg"
45380 width="24"
45381 height="24"
45382 viewBox="0 0 24 24"
45383 fill="none"
45384 stroke="currentColor"
45385 stroke-width="1.5"
45386 stroke-linecap="round"
45387 stroke-linejoin="round"
45388>
45389 <path d="M19.5 12.572l-7.5 7.428l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 1 1 7.5 6.572" />
45390</svg>
45391"#;
45392pub const ICON_HEARTBEAT: &str = r#"
45393<svg
45394 xmlns="http://www.w3.org/2000/svg"
45395 width="24"
45396 height="24"
45397 viewBox="0 0 24 24"
45398 fill="none"
45399 stroke="currentColor"
45400 stroke-width="1.5"
45401 stroke-linecap="round"
45402 stroke-linejoin="round"
45403>
45404 <path d="M19.5 13.572l-7.5 7.428l-2.896 -2.868m-6.117 -8.104a5 5 0 0 1 9.013 -3.022a5 5 0 1 1 7.5 6.572" />
45405 <path d="M3 13h2l2 3l2 -6l1 3h3" />
45406</svg>
45407"#;
45408pub const ICON_HEARTS_OFF: &str = r#"
45409<svg
45410 xmlns="http://www.w3.org/2000/svg"
45411 width="24"
45412 height="24"
45413 viewBox="0 0 24 24"
45414 fill="none"
45415 stroke="currentColor"
45416 stroke-width="1.5"
45417 stroke-linecap="round"
45418 stroke-linejoin="round"
45419>
45420 <path d="M14.017 18l-2.017 2l-7.5 -7.428a5 5 0 0 1 .49 -7.586m3.01 -1a5 5 0 0 1 4 2.018a5 5 0 0 1 8.153 5.784" />
45421 <path d="M11.814 11.814a2.81 2.81 0 0 0 -.007 3.948l4.182 4.238l2.01 -2.021m1.977 -1.99l.211 -.212a2.81 2.81 0 0 0 0 -3.948a2.747 2.747 0 0 0 -3.91 -.007l-.283 .178" />
45422 <path d="M3 3l18 18" />
45423</svg>
45424"#;
45425pub const ICON_HEARTS: &str = r#"
45426<svg
45427 xmlns="http://www.w3.org/2000/svg"
45428 width="24"
45429 height="24"
45430 viewBox="0 0 24 24"
45431 fill="none"
45432 stroke="currentColor"
45433 stroke-width="1.5"
45434 stroke-linecap="round"
45435 stroke-linejoin="round"
45436>
45437 <path d="M14.017 18l-2.017 2l-7.5 -7.428a5 5 0 1 1 7.5 -6.566a5 5 0 0 1 8.153 5.784" />
45438 <path d="M15.99 20l4.197 -4.223a2.81 2.81 0 0 0 0 -3.948a2.747 2.747 0 0 0 -3.91 -.007l-.28 .282l-.279 -.283a2.747 2.747 0 0 0 -3.91 -.007a2.81 2.81 0 0 0 -.007 3.948l4.182 4.238z" />
45439</svg>
45440"#;
45441pub const ICON_HELICOPTER_LANDING: &str = r#"
45442<svg
45443 xmlns="http://www.w3.org/2000/svg"
45444 width="24"
45445 height="24"
45446 viewBox="0 0 24 24"
45447 fill="none"
45448 stroke="currentColor"
45449 stroke-width="1.5"
45450 stroke-linecap="round"
45451 stroke-linejoin="round"
45452>
45453 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
45454 <path d="M9 8l0 8" />
45455 <path d="M9 12l6 0" />
45456 <path d="M15 8l0 8" />
45457</svg>
45458"#;
45459pub const ICON_HELICOPTER: &str = r#"
45460<svg
45461 xmlns="http://www.w3.org/2000/svg"
45462 width="24"
45463 height="24"
45464 viewBox="0 0 24 24"
45465 fill="none"
45466 stroke="currentColor"
45467 stroke-width="1.5"
45468 stroke-linecap="round"
45469 stroke-linejoin="round"
45470>
45471 <path d="M3 10l1 2h6" />
45472 <path d="M12 9a2 2 0 0 0 -2 2v3c0 1.1 .9 2 2 2h7a2 2 0 0 0 2 -2c0 -3.31 -3.13 -5 -7 -5h-2z" />
45473 <path d="M13 9l0 -3" />
45474 <path d="M5 6l15 0" />
45475 <path d="M15 9.1v3.9h5.5" />
45476 <path d="M15 19l0 -3" />
45477 <path d="M19 19l-8 0" />
45478</svg>
45479"#;
45480pub const ICON_HELMET_OFF: &str = r#"
45481<svg
45482 xmlns="http://www.w3.org/2000/svg"
45483 width="24"
45484 height="24"
45485 viewBox="0 0 24 24"
45486 fill="none"
45487 stroke="currentColor"
45488 stroke-width="1.5"
45489 stroke-linecap="round"
45490 stroke-linejoin="round"
45491>
45492 <path d="M8.633 4.654a9 9 0 0 1 11.718 11.7m-1.503 2.486a9.008 9.008 0 0 1 -1.192 1.16h-11.312a9 9 0 0 1 -.185 -13.847" />
45493 <path d="M20 9h-7m-2.768 1.246c.507 2 1.596 3.418 3.268 4.254c.524 .262 1.07 .49 1.64 .683" />
45494 <path d="M3 3l18 18" />
45495</svg>
45496"#;
45497pub const ICON_HELMET: &str = r#"
45498<svg
45499 xmlns="http://www.w3.org/2000/svg"
45500 width="24"
45501 height="24"
45502 viewBox="0 0 24 24"
45503 fill="none"
45504 stroke="currentColor"
45505 stroke-width="1.5"
45506 stroke-linecap="round"
45507 stroke-linejoin="round"
45508>
45509 <path d="M12 4a9 9 0 0 1 5.656 16h-11.312a9 9 0 0 1 5.656 -16z" />
45510 <path d="M20 9h-8.8a1 1 0 0 0 -.968 1.246c.507 2 1.596 3.418 3.268 4.254c2 1 4.333 1.5 7 1.5" />
45511</svg>
45512"#;
45513pub const ICON_HELP_CIRCLE: &str = r#"
45514<svg
45515 xmlns="http://www.w3.org/2000/svg"
45516 width="24"
45517 height="24"
45518 viewBox="0 0 24 24"
45519 fill="none"
45520 stroke="currentColor"
45521 stroke-width="1.5"
45522 stroke-linecap="round"
45523 stroke-linejoin="round"
45524>
45525 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
45526 <path d="M12 16v.01" />
45527 <path d="M12 13a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
45528</svg>
45529"#;
45530pub const ICON_HELP_HEXAGON: &str = r#"
45531<svg
45532 xmlns="http://www.w3.org/2000/svg"
45533 width="24"
45534 height="24"
45535 viewBox="0 0 24 24"
45536 fill="none"
45537 stroke="currentColor"
45538 stroke-width="1.5"
45539 stroke-linecap="round"
45540 stroke-linejoin="round"
45541>
45542 <path d="M19.875 6.27c.7 .398 1.13 1.143 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45543 <path d="M12 16v.01" />
45544 <path d="M12 13a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
45545</svg>
45546"#;
45547pub const ICON_HELP_OCTAGON: &str = r#"
45548<svg
45549 xmlns="http://www.w3.org/2000/svg"
45550 width="24"
45551 height="24"
45552 viewBox="0 0 24 24"
45553 fill="none"
45554 stroke="currentColor"
45555 stroke-width="1.5"
45556 stroke-linecap="round"
45557 stroke-linejoin="round"
45558>
45559 <path d="M12.802 2.165l5.575 2.389c.48 .206 .863 .589 1.07 1.07l2.388 5.574c.22 .512 .22 1.092 0 1.604l-2.389 5.575c-.206 .48 -.589 .863 -1.07 1.07l-5.574 2.388c-.512 .22 -1.092 .22 -1.604 0l-5.575 -2.389a2.036 2.036 0 0 1 -1.07 -1.07l-2.388 -5.574a2.036 2.036 0 0 1 0 -1.604l2.389 -5.575c.206 -.48 .589 -.863 1.07 -1.07l5.574 -2.388a2.036 2.036 0 0 1 1.604 0z" />
45560 <path d="M12 16v.01" />
45561 <path d="M12 13a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
45562</svg>
45563"#;
45564pub const ICON_HELP_OFF: &str = r#"
45565<svg
45566 xmlns="http://www.w3.org/2000/svg"
45567 width="24"
45568 height="24"
45569 viewBox="0 0 24 24"
45570 fill="none"
45571 stroke="currentColor"
45572 stroke-width="1.5"
45573 stroke-linecap="round"
45574 stroke-linejoin="round"
45575>
45576 <path d="M5.641 5.631a9 9 0 1 0 12.719 12.738m1.68 -2.318a9 9 0 0 0 -12.074 -12.098" />
45577 <path d="M12 17v.01" />
45578 <path d="M12 13.5a1.5 1.5 0 0 1 .394 -1.1m2.106 -1.9a2.6 2.6 0 0 0 -3.347 -3.361" />
45579 <path d="M3 3l18 18" />
45580</svg>
45581"#;
45582pub const ICON_HELP_SMALL: &str = r#"
45583<svg
45584 xmlns="http://www.w3.org/2000/svg"
45585 width="24"
45586 height="24"
45587 viewBox="0 0 24 24"
45588 fill="none"
45589 stroke="currentColor"
45590 stroke-width="1.5"
45591 stroke-linecap="round"
45592 stroke-linejoin="round"
45593>
45594 <path d="M12 16v.01" />
45595 <path d="M12 13a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
45596</svg>
45597"#;
45598pub const ICON_HELP_SQUARE_ROUNDED: &str = r#"
45599<svg
45600 xmlns="http://www.w3.org/2000/svg"
45601 width="24"
45602 height="24"
45603 viewBox="0 0 24 24"
45604 fill="none"
45605 stroke="currentColor"
45606 stroke-width="1.5"
45607 stroke-linecap="round"
45608 stroke-linejoin="round"
45609>
45610 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
45611 <path d="M12 16v.01" />
45612 <path d="M12 13a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
45613</svg>
45614"#;
45615pub const ICON_HELP_SQUARE: &str = r#"
45616<svg
45617 xmlns="http://www.w3.org/2000/svg"
45618 width="24"
45619 height="24"
45620 viewBox="0 0 24 24"
45621 fill="none"
45622 stroke="currentColor"
45623 stroke-width="1.5"
45624 stroke-linecap="round"
45625 stroke-linejoin="round"
45626>
45627 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
45628 <path d="M12 16v.01" />
45629 <path d="M12 13a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
45630</svg>
45631"#;
45632pub const ICON_HELP_TRIANGLE: &str = r#"
45633<svg
45634 xmlns="http://www.w3.org/2000/svg"
45635 width="24"
45636 height="24"
45637 viewBox="0 0 24 24"
45638 fill="none"
45639 stroke="currentColor"
45640 stroke-width="1.5"
45641 stroke-linecap="round"
45642 stroke-linejoin="round"
45643>
45644 <path d="M12 16v.01" />
45645 <path d="M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0z" />
45646 <path d="M12 13a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
45647</svg>
45648"#;
45649pub const ICON_HELP: &str = r#"
45650<svg
45651 xmlns="http://www.w3.org/2000/svg"
45652 width="24"
45653 height="24"
45654 viewBox="0 0 24 24"
45655 fill="none"
45656 stroke="currentColor"
45657 stroke-width="1.5"
45658 stroke-linecap="round"
45659 stroke-linejoin="round"
45660>
45661 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
45662 <path d="M12 17l0 .01" />
45663 <path d="M12 13.5a1.5 1.5 0 0 1 1 -1.5a2.6 2.6 0 1 0 -3 -4" />
45664</svg>
45665"#;
45666pub const ICON_HEMISPHERE_OFF: &str = r#"
45667<svg
45668 xmlns="http://www.w3.org/2000/svg"
45669 width="24"
45670 height="24"
45671 viewBox="0 0 24 24"
45672 fill="none"
45673 stroke="currentColor"
45674 stroke-width="1.5"
45675 stroke-linecap="round"
45676 stroke-linejoin="round"
45677>
45678 <path d="M6.588 6.603c-2.178 .547 -3.588 1.417 -3.588 2.397c0 1.657 4.03 3 9 3m3.72 -.267c3.114 -.473 5.28 -1.518 5.28 -2.733c0 -1.657 -4.03 -3 -9 -3c-.662 0 -1.308 .024 -1.93 .07" />
45679 <path d="M3 9a9 9 0 0 0 13.677 7.69m2.165 -1.843a8.965 8.965 0 0 0 2.158 -5.847" />
45680 <path d="M3 3l18 18" />
45681</svg>
45682"#;
45683pub const ICON_HEMISPHERE_PLUS: &str = r#"
45684<svg
45685 xmlns="http://www.w3.org/2000/svg"
45686 width="24"
45687 height="24"
45688 viewBox="0 0 24 24"
45689 fill="none"
45690 stroke="currentColor"
45691 stroke-width="1.5"
45692 stroke-linecap="round"
45693 stroke-linejoin="round"
45694>
45695 <path d="M12 9m-9 0a9 3 0 1 0 18 0a9 3 0 1 0 -18 0" />
45696 <path d="M3 9a9 9 0 0 0 9 9m8.396 -5.752a8.978 8.978 0 0 0 .604 -3.248" />
45697 <path d="M16 19h6" />
45698 <path d="M19 16v6" />
45699</svg>
45700"#;
45701pub const ICON_HEMISPHERE: &str = r#"
45702<svg
45703 xmlns="http://www.w3.org/2000/svg"
45704 width="24"
45705 height="24"
45706 viewBox="0 0 24 24"
45707 fill="none"
45708 stroke="currentColor"
45709 stroke-width="1.5"
45710 stroke-linecap="round"
45711 stroke-linejoin="round"
45712>
45713 <path d="M12 9m-9 0a9 3 0 1 0 18 0a9 3 0 1 0 -18 0" />
45714 <path d="M3 9a9 9 0 0 0 18 0" />
45715</svg>
45716"#;
45717pub const ICON_HEXAGON_3D: &str = r#"
45718<svg
45719 xmlns="http://www.w3.org/2000/svg"
45720 width="24"
45721 height="24"
45722 viewBox="0 0 24 24"
45723 fill="none"
45724 stroke="currentColor"
45725 stroke-width="1.5"
45726 stroke-linecap="round"
45727 stroke-linejoin="round"
45728>
45729 <path d="M19 6.844a2.007 2.007 0 0 1 1 1.752v6.555c0 .728 -.394 1.399 -1.03 1.753l-6 3.844a2 2 0 0 1 -1.942 0l-6 -3.844a2.007 2.007 0 0 1 -1.029 -1.752v-6.556c0 -.729 .394 -1.4 1.029 -1.753l6 -3.583a2.05 2.05 0 0 1 2 0l6 3.584h-.03z" />
45730 <path d="M12 16.5v4.5" />
45731 <path d="M4.5 7.5l3.5 2.5" />
45732 <path d="M16 10l4 -2.5" />
45733 <path d="M12 7.5v4.5l-4 2" />
45734 <path d="M12 12l4 2" />
45735 <path d="M12 16.5l4 -2.5v-4l-4 -2.5l-4 2.5v4z" />
45736</svg>
45737"#;
45738pub const ICON_HEXAGON_LETTER_A: &str = r#"
45739<svg
45740 xmlns="http://www.w3.org/2000/svg"
45741 width="24"
45742 height="24"
45743 viewBox="0 0 24 24"
45744 fill="none"
45745 stroke="currentColor"
45746 stroke-width="1.5"
45747 stroke-linecap="round"
45748 stroke-linejoin="round"
45749>
45750 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45751 <path d="M10 16v-6a2 2 0 1 1 4 0v6" />
45752 <path d="M10 13h4" />
45753</svg>
45754"#;
45755pub const ICON_HEXAGON_LETTER_B: &str = r#"
45756<svg
45757 xmlns="http://www.w3.org/2000/svg"
45758 width="24"
45759 height="24"
45760 viewBox="0 0 24 24"
45761 fill="none"
45762 stroke="currentColor"
45763 stroke-width="1.5"
45764 stroke-linecap="round"
45765 stroke-linejoin="round"
45766>
45767 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45768 <path d="M10 16h2a2 2 0 1 0 0 -4h-2h2a2 2 0 1 0 0 -4h-2v8z" />
45769</svg>
45770"#;
45771pub const ICON_HEXAGON_LETTER_C: &str = r#"
45772<svg
45773 xmlns="http://www.w3.org/2000/svg"
45774 width="24"
45775 height="24"
45776 viewBox="0 0 24 24"
45777 fill="none"
45778 stroke="currentColor"
45779 stroke-width="1.5"
45780 stroke-linecap="round"
45781 stroke-linejoin="round"
45782>
45783 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45784 <path d="M14 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
45785</svg>
45786"#;
45787pub const ICON_HEXAGON_LETTER_D: &str = r#"
45788<svg
45789 xmlns="http://www.w3.org/2000/svg"
45790 width="24"
45791 height="24"
45792 viewBox="0 0 24 24"
45793 fill="none"
45794 stroke="currentColor"
45795 stroke-width="1.5"
45796 stroke-linecap="round"
45797 stroke-linejoin="round"
45798>
45799 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45800 <path d="M10 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-2z" />
45801</svg>
45802"#;
45803pub const ICON_HEXAGON_LETTER_E: &str = r#"
45804<svg
45805 xmlns="http://www.w3.org/2000/svg"
45806 width="24"
45807 height="24"
45808 viewBox="0 0 24 24"
45809 fill="none"
45810 stroke="currentColor"
45811 stroke-width="1.5"
45812 stroke-linecap="round"
45813 stroke-linejoin="round"
45814>
45815 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45816 <path d="M14 8h-4v8h4" />
45817 <path d="M10 12h2.5" />
45818</svg>
45819"#;
45820pub const ICON_HEXAGON_LETTER_F: &str = r#"
45821<svg
45822 xmlns="http://www.w3.org/2000/svg"
45823 width="24"
45824 height="24"
45825 viewBox="0 0 24 24"
45826 fill="none"
45827 stroke="currentColor"
45828 stroke-width="1.5"
45829 stroke-linecap="round"
45830 stroke-linejoin="round"
45831>
45832 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45833 <path d="M10 12h3" />
45834 <path d="M14 8h-4v8" />
45835</svg>
45836"#;
45837pub const ICON_HEXAGON_LETTER_G: &str = r#"
45838<svg
45839 xmlns="http://www.w3.org/2000/svg"
45840 width="24"
45841 height="24"
45842 viewBox="0 0 24 24"
45843 fill="none"
45844 stroke="currentColor"
45845 stroke-width="1.5"
45846 stroke-linecap="round"
45847 stroke-linejoin="round"
45848>
45849 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45850 <path d="M14 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
45851</svg>
45852"#;
45853pub const ICON_HEXAGON_LETTER_H: &str = r#"
45854<svg
45855 xmlns="http://www.w3.org/2000/svg"
45856 width="24"
45857 height="24"
45858 viewBox="0 0 24 24"
45859 fill="none"
45860 stroke="currentColor"
45861 stroke-width="1.5"
45862 stroke-linecap="round"
45863 stroke-linejoin="round"
45864>
45865 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45866 <path d="M10 16v-8m4 0v8" />
45867 <path d="M10 12h4" />
45868</svg>
45869"#;
45870pub const ICON_HEXAGON_LETTER_I: &str = r#"
45871<svg
45872 xmlns="http://www.w3.org/2000/svg"
45873 width="24"
45874 height="24"
45875 viewBox="0 0 24 24"
45876 fill="none"
45877 stroke="currentColor"
45878 stroke-width="1.5"
45879 stroke-linecap="round"
45880 stroke-linejoin="round"
45881>
45882 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45883 <path d="M12 8v8" />
45884</svg>
45885"#;
45886pub const ICON_HEXAGON_LETTER_J: &str = r#"
45887<svg
45888 xmlns="http://www.w3.org/2000/svg"
45889 width="24"
45890 height="24"
45891 viewBox="0 0 24 24"
45892 fill="none"
45893 stroke="currentColor"
45894 stroke-width="1.5"
45895 stroke-linecap="round"
45896 stroke-linejoin="round"
45897>
45898 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45899 <path d="M10 8h4v6a2 2 0 1 1 -4 0" />
45900</svg>
45901"#;
45902pub const ICON_HEXAGON_LETTER_K: &str = r#"
45903<svg
45904 xmlns="http://www.w3.org/2000/svg"
45905 width="24"
45906 height="24"
45907 viewBox="0 0 24 24"
45908 fill="none"
45909 stroke="currentColor"
45910 stroke-width="1.5"
45911 stroke-linecap="round"
45912 stroke-linejoin="round"
45913>
45914 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45915 <path d="M10 8v8" />
45916 <path d="M14 8l-2.5 4l2.5 4" />
45917 <path d="M10 12h1.5" />
45918</svg>
45919"#;
45920pub const ICON_HEXAGON_LETTER_L: &str = r#"
45921<svg
45922 xmlns="http://www.w3.org/2000/svg"
45923 width="24"
45924 height="24"
45925 viewBox="0 0 24 24"
45926 fill="none"
45927 stroke="currentColor"
45928 stroke-width="1.5"
45929 stroke-linecap="round"
45930 stroke-linejoin="round"
45931>
45932 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45933 <path d="M10 8v8h4" />
45934</svg>
45935"#;
45936pub const ICON_HEXAGON_LETTER_M: &str = r#"
45937<svg
45938 xmlns="http://www.w3.org/2000/svg"
45939 width="24"
45940 height="24"
45941 viewBox="0 0 24 24"
45942 fill="none"
45943 stroke="currentColor"
45944 stroke-width="1.5"
45945 stroke-linecap="round"
45946 stroke-linejoin="round"
45947>
45948 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45949 <path d="M9 16v-8l3 5l3 -5v8" />
45950</svg>
45951"#;
45952pub const ICON_HEXAGON_LETTER_N: &str = r#"
45953<svg
45954 xmlns="http://www.w3.org/2000/svg"
45955 width="24"
45956 height="24"
45957 viewBox="0 0 24 24"
45958 fill="none"
45959 stroke="currentColor"
45960 stroke-width="1.5"
45961 stroke-linecap="round"
45962 stroke-linejoin="round"
45963>
45964 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45965 <path d="M10 16v-8l4 8v-8" />
45966</svg>
45967"#;
45968pub const ICON_HEXAGON_LETTER_O: &str = r#"
45969<svg
45970 xmlns="http://www.w3.org/2000/svg"
45971 width="24"
45972 height="24"
45973 viewBox="0 0 24 24"
45974 fill="none"
45975 stroke="currentColor"
45976 stroke-width="1.5"
45977 stroke-linecap="round"
45978 stroke-linejoin="round"
45979>
45980 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45981 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
45982</svg>
45983"#;
45984pub const ICON_HEXAGON_LETTER_P: &str = r#"
45985<svg
45986 xmlns="http://www.w3.org/2000/svg"
45987 width="24"
45988 height="24"
45989 viewBox="0 0 24 24"
45990 fill="none"
45991 stroke="currentColor"
45992 stroke-width="1.5"
45993 stroke-linecap="round"
45994 stroke-linejoin="round"
45995>
45996 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
45997 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8" />
45998</svg>
45999"#;
46000pub const ICON_HEXAGON_LETTER_Q: &str = r#"
46001<svg
46002 xmlns="http://www.w3.org/2000/svg"
46003 width="24"
46004 height="24"
46005 viewBox="0 0 24 24"
46006 fill="none"
46007 stroke="currentColor"
46008 stroke-width="1.5"
46009 stroke-linecap="round"
46010 stroke-linejoin="round"
46011>
46012 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46013 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
46014 <path d="M13 15l1 1" />
46015</svg>
46016"#;
46017pub const ICON_HEXAGON_LETTER_R: &str = r#"
46018<svg
46019 xmlns="http://www.w3.org/2000/svg"
46020 width="24"
46021 height="24"
46022 viewBox="0 0 24 24"
46023 fill="none"
46024 stroke="currentColor"
46025 stroke-width="1.5"
46026 stroke-linecap="round"
46027 stroke-linejoin="round"
46028>
46029 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46030 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8m4 0l-3 -4" />
46031</svg>
46032"#;
46033pub const ICON_HEXAGON_LETTER_S: &str = r#"
46034<svg
46035 xmlns="http://www.w3.org/2000/svg"
46036 width="24"
46037 height="24"
46038 viewBox="0 0 24 24"
46039 fill="none"
46040 stroke="currentColor"
46041 stroke-width="1.5"
46042 stroke-linecap="round"
46043 stroke-linejoin="round"
46044>
46045 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46046 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
46047</svg>
46048"#;
46049pub const ICON_HEXAGON_LETTER_T: &str = r#"
46050<svg
46051 xmlns="http://www.w3.org/2000/svg"
46052 width="24"
46053 height="24"
46054 viewBox="0 0 24 24"
46055 fill="none"
46056 stroke="currentColor"
46057 stroke-width="1.5"
46058 stroke-linecap="round"
46059 stroke-linejoin="round"
46060>
46061 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46062 <path d="M10 8h4" />
46063 <path d="M12 8v8" />
46064</svg>
46065"#;
46066pub const ICON_HEXAGON_LETTER_U: &str = r#"
46067<svg
46068 xmlns="http://www.w3.org/2000/svg"
46069 width="24"
46070 height="24"
46071 viewBox="0 0 24 24"
46072 fill="none"
46073 stroke="currentColor"
46074 stroke-width="1.5"
46075 stroke-linecap="round"
46076 stroke-linejoin="round"
46077>
46078 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46079 <path d="M10 8v6a2 2 0 1 0 4 0v-6" />
46080</svg>
46081"#;
46082pub const ICON_HEXAGON_LETTER_V: &str = r#"
46083<svg
46084 xmlns="http://www.w3.org/2000/svg"
46085 width="24"
46086 height="24"
46087 viewBox="0 0 24 24"
46088 fill="none"
46089 stroke="currentColor"
46090 stroke-width="1.5"
46091 stroke-linecap="round"
46092 stroke-linejoin="round"
46093>
46094 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46095 <path d="M10 8l2 8l2 -8" />
46096</svg>
46097"#;
46098pub const ICON_HEXAGON_LETTER_W: &str = r#"
46099<svg
46100 xmlns="http://www.w3.org/2000/svg"
46101 width="24"
46102 height="24"
46103 viewBox="0 0 24 24"
46104 fill="none"
46105 stroke="currentColor"
46106 stroke-width="1.5"
46107 stroke-linecap="round"
46108 stroke-linejoin="round"
46109>
46110 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46111 <path d="M9 8l1 8l2 -5l2 5l1 -8" />
46112</svg>
46113"#;
46114pub const ICON_HEXAGON_LETTER_X: &str = r#"
46115<svg
46116 xmlns="http://www.w3.org/2000/svg"
46117 width="24"
46118 height="24"
46119 viewBox="0 0 24 24"
46120 fill="none"
46121 stroke="currentColor"
46122 stroke-width="1.5"
46123 stroke-linecap="round"
46124 stroke-linejoin="round"
46125>
46126 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46127 <path d="M10 8l4 8" />
46128 <path d="M10 16l4 -8" />
46129</svg>
46130"#;
46131pub const ICON_HEXAGON_LETTER_Y: &str = r#"
46132<svg
46133 xmlns="http://www.w3.org/2000/svg"
46134 width="24"
46135 height="24"
46136 viewBox="0 0 24 24"
46137 fill="none"
46138 stroke="currentColor"
46139 stroke-width="1.5"
46140 stroke-linecap="round"
46141 stroke-linejoin="round"
46142>
46143 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46144 <path d="M10 8l2 5l2 -5" />
46145 <path d="M12 16v-3" />
46146</svg>
46147"#;
46148pub const ICON_HEXAGON_LETTER_Z: &str = r#"
46149<svg
46150 xmlns="http://www.w3.org/2000/svg"
46151 width="24"
46152 height="24"
46153 viewBox="0 0 24 24"
46154 fill="none"
46155 stroke="currentColor"
46156 stroke-width="1.5"
46157 stroke-linecap="round"
46158 stroke-linejoin="round"
46159>
46160 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46161 <path d="M10 8h4l-4 8h4" />
46162</svg>
46163"#;
46164pub const ICON_HEXAGON_MINUS_2: &str = r#"
46165<svg
46166 xmlns="http://www.w3.org/2000/svg"
46167 width="24"
46168 height="24"
46169 viewBox="0 0 24 24"
46170 fill="none"
46171 stroke="currentColor"
46172 stroke-width="1.5"
46173 stroke-linecap="round"
46174 stroke-linejoin="round"
46175>
46176 <path d="M13.092 21.72a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033c.7 .398 1.13 1.143 1.125 1.948v6.782" />
46177 <path d="M16 19h6" />
46178</svg>
46179"#;
46180pub const ICON_HEXAGON_MINUS: &str = r#"
46181<svg
46182 xmlns="http://www.w3.org/2000/svg"
46183 width="24"
46184 height="24"
46185 viewBox="0 0 24 24"
46186 fill="none"
46187 stroke="currentColor"
46188 stroke-width="1.5"
46189 stroke-linecap="round"
46190 stroke-linejoin="round"
46191>
46192 <path d="M19.875 6.27c.7 .398 1.13 1.143 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46193 <path d="M9 12h6" />
46194</svg>
46195"#;
46196pub const ICON_HEXAGON_NUMBER_0: &str = r#"
46197<svg
46198 xmlns="http://www.w3.org/2000/svg"
46199 width="24"
46200 height="24"
46201 viewBox="0 0 24 24"
46202 fill="none"
46203 stroke="currentColor"
46204 stroke-width="1.5"
46205 stroke-linecap="round"
46206 stroke-linejoin="round"
46207>
46208 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46209 <path d="M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
46210</svg>
46211"#;
46212pub const ICON_HEXAGON_NUMBER_1: &str = r#"
46213<svg
46214 xmlns="http://www.w3.org/2000/svg"
46215 width="24"
46216 height="24"
46217 viewBox="0 0 24 24"
46218 fill="none"
46219 stroke="currentColor"
46220 stroke-width="1.5"
46221 stroke-linecap="round"
46222 stroke-linejoin="round"
46223>
46224 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46225 <path d="M10 10l2 -2v8" />
46226</svg>
46227"#;
46228pub const ICON_HEXAGON_NUMBER_2: &str = r#"
46229<svg
46230 xmlns="http://www.w3.org/2000/svg"
46231 width="24"
46232 height="24"
46233 viewBox="0 0 24 24"
46234 fill="none"
46235 stroke="currentColor"
46236 stroke-width="1.5"
46237 stroke-linecap="round"
46238 stroke-linejoin="round"
46239>
46240 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46241 <path d="M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
46242</svg>
46243"#;
46244pub const ICON_HEXAGON_NUMBER_3: &str = r#"
46245<svg
46246 xmlns="http://www.w3.org/2000/svg"
46247 width="24"
46248 height="24"
46249 viewBox="0 0 24 24"
46250 fill="none"
46251 stroke="currentColor"
46252 stroke-width="1.5"
46253 stroke-linecap="round"
46254 stroke-linejoin="round"
46255>
46256 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46257 <path d="M10 9a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1" />
46258</svg>
46259"#;
46260pub const ICON_HEXAGON_NUMBER_4: &str = r#"
46261<svg
46262 xmlns="http://www.w3.org/2000/svg"
46263 width="24"
46264 height="24"
46265 viewBox="0 0 24 24"
46266 fill="none"
46267 stroke="currentColor"
46268 stroke-width="1.5"
46269 stroke-linecap="round"
46270 stroke-linejoin="round"
46271>
46272 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46273 <path d="M10 8v3a1 1 0 0 0 1 1h3" />
46274 <path d="M14 8v8" />
46275</svg>
46276"#;
46277pub const ICON_HEXAGON_NUMBER_5: &str = r#"
46278<svg
46279 xmlns="http://www.w3.org/2000/svg"
46280 width="24"
46281 height="24"
46282 viewBox="0 0 24 24"
46283 fill="none"
46284 stroke="currentColor"
46285 stroke-width="1.5"
46286 stroke-linecap="round"
46287 stroke-linejoin="round"
46288>
46289 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46290 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
46291</svg>
46292"#;
46293pub const ICON_HEXAGON_NUMBER_6: &str = r#"
46294<svg
46295 xmlns="http://www.w3.org/2000/svg"
46296 width="24"
46297 height="24"
46298 viewBox="0 0 24 24"
46299 fill="none"
46300 stroke="currentColor"
46301 stroke-width="1.5"
46302 stroke-linecap="round"
46303 stroke-linejoin="round"
46304>
46305 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46306 <path d="M14 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
46307</svg>
46308"#;
46309pub const ICON_HEXAGON_NUMBER_7: &str = r#"
46310<svg
46311 xmlns="http://www.w3.org/2000/svg"
46312 width="24"
46313 height="24"
46314 viewBox="0 0 24 24"
46315 fill="none"
46316 stroke="currentColor"
46317 stroke-width="1.5"
46318 stroke-linecap="round"
46319 stroke-linejoin="round"
46320>
46321 <path d="M19.02 6.858a2 2 0 0 1 1 1.752v6.555c0 .728 -.395 1.4 -1.032 1.753l-6.017 3.844a2 2 0 0 1 -1.948 0l-6.016 -3.844a2 2 0 0 1 -1.032 -1.752v-6.556c0 -.728 .395 -1.4 1.032 -1.753l6.017 -3.582a2.062 2.062 0 0 1 2 0l6.017 3.583h-.029z" />
46322 <path d="M10 8h4l-2 8" />
46323</svg>
46324"#;
46325pub const ICON_HEXAGON_NUMBER_8: &str = r#"
46326<svg
46327 xmlns="http://www.w3.org/2000/svg"
46328 width="24"
46329 height="24"
46330 viewBox="0 0 24 24"
46331 fill="none"
46332 stroke="currentColor"
46333 stroke-width="1.5"
46334 stroke-linecap="round"
46335 stroke-linejoin="round"
46336>
46337 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46338 <path d="M12 12h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1" />
46339</svg>
46340"#;
46341pub const ICON_HEXAGON_NUMBER_9: &str = r#"
46342<svg
46343 xmlns="http://www.w3.org/2000/svg"
46344 width="24"
46345 height="24"
46346 viewBox="0 0 24 24"
46347 fill="none"
46348 stroke="currentColor"
46349 stroke-width="1.5"
46350 stroke-linecap="round"
46351 stroke-linejoin="round"
46352>
46353 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46354 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
46355</svg>
46356"#;
46357pub const ICON_HEXAGON_OFF: &str = r#"
46358<svg
46359 xmlns="http://www.w3.org/2000/svg"
46360 width="24"
46361 height="24"
46362 viewBox="0 0 24 24"
46363 fill="none"
46364 stroke="currentColor"
46365 stroke-width="1.5"
46366 stroke-linecap="round"
46367 stroke-linejoin="round"
46368>
46369 <path d="M8.693 4.69l2.336 -1.39a2.056 2.056 0 0 1 2 0l6 3.573h-.029a2 2 0 0 1 1 1.747v6.536c0 .246 -.045 .485 -.13 .707m-2.16 1.847l-4.739 3.027a2 2 0 0 1 -1.942 0l-6 -3.833a2 2 0 0 1 -1.029 -1.747v-6.537a2 2 0 0 1 1.029 -1.748l1.154 -.687" />
46370 <path d="M3 3l18 18" />
46371</svg>
46372"#;
46373pub const ICON_HEXAGON_PLUS_2: &str = r#"
46374<svg
46375 xmlns="http://www.w3.org/2000/svg"
46376 width="24"
46377 height="24"
46378 viewBox="0 0 24 24"
46379 fill="none"
46380 stroke="currentColor"
46381 stroke-width="1.5"
46382 stroke-linecap="round"
46383 stroke-linejoin="round"
46384>
46385 <path d="M13.092 21.72a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033c.7 .398 1.13 1.143 1.125 1.948v4.282" />
46386 <path d="M16 19h6" />
46387 <path d="M19 16v6" />
46388</svg>
46389"#;
46390pub const ICON_HEXAGON_PLUS: &str = r#"
46391<svg
46392 xmlns="http://www.w3.org/2000/svg"
46393 width="24"
46394 height="24"
46395 viewBox="0 0 24 24"
46396 fill="none"
46397 stroke="currentColor"
46398 stroke-width="1.5"
46399 stroke-linecap="round"
46400 stroke-linejoin="round"
46401>
46402 <path d="M19.875 6.27c.7 .398 1.13 1.143 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46403 <path d="M9 12h6" />
46404 <path d="M12 9v6" />
46405</svg>
46406"#;
46407pub const ICON_HEXAGON: &str = r#"
46408<svg
46409 xmlns="http://www.w3.org/2000/svg"
46410 width="24"
46411 height="24"
46412 viewBox="0 0 24 24"
46413 fill="none"
46414 stroke="currentColor"
46415 stroke-width="1.5"
46416 stroke-linecap="round"
46417 stroke-linejoin="round"
46418>
46419 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
46420</svg>
46421"#;
46422pub const ICON_HEXAGONAL_PRISM_OFF: &str = r#"
46423<svg
46424 xmlns="http://www.w3.org/2000/svg"
46425 width="24"
46426 height="24"
46427 viewBox="0 0 24 24"
46428 fill="none"
46429 stroke="currentColor"
46430 stroke-width="1.5"
46431 stroke-linecap="round"
46432 stroke-linejoin="round"
46433>
46434 <path d="M20.792 6.996l-3.775 2.643a2.005 2.005 0 0 1 -1.147 .361h-1.87m-4 0h-1.87c-.41 0 -.81 -.126 -1.146 -.362l-3.774 -2.641" />
46435 <path d="M8 10v11" />
46436 <path d="M16 10v2m0 4v5" />
46437 <path d="M20.972 16.968a2.01 2.01 0 0 0 .028 -.337v-9.262c0 -.655 -.318 -1.268 -.853 -1.643l-3.367 -2.363a2 2 0 0 0 -1.147 -.363h-7.266a1.99 1.99 0 0 0 -1.066 .309m-2.345 1.643l-1.103 .774a2.006 2.006 0 0 0 -.853 1.644v9.261c0 .655 .318 1.269 .853 1.644l3.367 2.363a2 2 0 0 0 1.147 .362h7.265c.41 0 .811 -.126 1.147 -.363l2.26 -1.587" />
46438 <path d="M3 3l18 18" />
46439</svg>
46440"#;
46441pub const ICON_HEXAGONAL_PRISM_PLUS: &str = r#"
46442<svg
46443 xmlns="http://www.w3.org/2000/svg"
46444 width="24"
46445 height="24"
46446 viewBox="0 0 24 24"
46447 fill="none"
46448 stroke="currentColor"
46449 stroke-width="1.5"
46450 stroke-linecap="round"
46451 stroke-linejoin="round"
46452>
46453 <path d="M20.792 6.996l-3.775 2.643a2.005 2.005 0 0 1 -1.147 .361h-7.74c-.41 0 -.81 -.126 -1.146 -.362l-3.774 -2.641" />
46454 <path d="M8 10v11" />
46455 <path d="M16 10v3.5" />
46456 <path d="M21 12.5v-5.131c0 -.655 -.318 -1.268 -.853 -1.643l-3.367 -2.363a2 2 0 0 0 -1.147 -.363h-7.266c-.41 0 -.811 .126 -1.147 .363l-3.367 2.363a2.006 2.006 0 0 0 -.853 1.644v9.261c0 .655 .318 1.269 .853 1.644l3.367 2.363a2 2 0 0 0 1.147 .362h4.133" />
46457 <path d="M16 19h6" />
46458 <path d="M19 16v6" />
46459</svg>
46460"#;
46461pub const ICON_HEXAGONAL_PRISM: &str = r#"
46462<svg
46463 xmlns="http://www.w3.org/2000/svg"
46464 width="24"
46465 height="24"
46466 viewBox="0 0 24 24"
46467 fill="none"
46468 stroke="currentColor"
46469 stroke-width="1.5"
46470 stroke-linecap="round"
46471 stroke-linejoin="round"
46472>
46473 <path d="M20.792 6.996l-3.775 2.643a2.005 2.005 0 0 1 -1.147 .361h-7.74c-.41 0 -.81 -.126 -1.146 -.362l-3.774 -2.641" />
46474 <path d="M8 10v11" />
46475 <path d="M16 10v11" />
46476 <path d="M3.853 18.274l3.367 2.363a2 2 0 0 0 1.147 .363h7.265c.41 0 .811 -.126 1.147 -.363l3.367 -2.363c.536 -.375 .854 -.99 .854 -1.643v-9.262c0 -.655 -.318 -1.268 -.853 -1.643l-3.367 -2.363a2 2 0 0 0 -1.147 -.363h-7.266c-.41 0 -.811 .126 -1.147 .363l-3.367 2.363a2.006 2.006 0 0 0 -.853 1.644v9.261c0 .655 .318 1.269 .853 1.644z" />
46477</svg>
46478"#;
46479pub const ICON_HEXAGONAL_PYRAMID_OFF: &str = r#"
46480<svg
46481 xmlns="http://www.w3.org/2000/svg"
46482 width="24"
46483 height="24"
46484 viewBox="0 0 24 24"
46485 fill="none"
46486 stroke="currentColor"
46487 stroke-width="1.5"
46488 stroke-linecap="round"
46489 stroke-linejoin="round"
46490>
46491 <path d="M7.877 7.88l-4.56 7.53a1.988 1.988 0 0 0 .266 2.484l2.527 2.523c.374 .373 .88 .583 1.408 .583h8.964c.528 0 1.034 -.21 1.408 -.583l1.264 -1.263m1.792 -2.205a1.986 1.986 0 0 0 -.262 -1.538l-7.846 -12.954a.996 .996 0 0 0 -1.676 0l-1.772 2.926" />
46492 <path d="M12 2l-1.254 4.742m-.841 3.177l-2.905 10.981" />
46493 <path d="M12 2l2.153 8.14m1.444 5.457l1.403 5.303" />
46494 <path d="M3 3l18 18" />
46495</svg>
46496"#;
46497pub const ICON_HEXAGONAL_PYRAMID_PLUS: &str = r#"
46498<svg
46499 xmlns="http://www.w3.org/2000/svg"
46500 width="24"
46501 height="24"
46502 viewBox="0 0 24 24"
46503 fill="none"
46504 stroke="currentColor"
46505 stroke-width="1.5"
46506 stroke-linecap="round"
46507 stroke-linejoin="round"
46508>
46509 <path d="M18.642 12.04l-5.804 -9.583a.996 .996 0 0 0 -1.676 0l-7.846 12.954a1.988 1.988 0 0 0 .267 2.483l2.527 2.523c.374 .373 .88 .583 1.408 .583h4.982" />
46510 <path d="M12 2l-5 18.9" />
46511 <path d="M12 2l3.304 12.489" />
46512 <path d="M16 19h6" />
46513 <path d="M19 16v6" />
46514</svg>
46515"#;
46516pub const ICON_HEXAGONAL_PYRAMID: &str = r#"
46517<svg
46518 xmlns="http://www.w3.org/2000/svg"
46519 width="24"
46520 height="24"
46521 viewBox="0 0 24 24"
46522 fill="none"
46523 stroke="currentColor"
46524 stroke-width="1.5"
46525 stroke-linecap="round"
46526 stroke-linejoin="round"
46527>
46528 <path d="M11.162 2.457l-7.846 12.954a1.988 1.988 0 0 0 .267 2.483l2.527 2.523c.374 .373 .88 .583 1.408 .583h8.964c.528 0 1.034 -.21 1.408 -.583l2.527 -2.523a1.988 1.988 0 0 0 .267 -2.483l-7.846 -12.954a.996 .996 0 0 0 -1.676 0z" />
46529 <path d="M12 2l-5 18.9" />
46530 <path d="M12 2l5 18.9" />
46531</svg>
46532"#;
46533pub const ICON_HEXAGONS_OFF: &str = r#"
46534<svg
46535 xmlns="http://www.w3.org/2000/svg"
46536 width="24"
46537 height="24"
46538 viewBox="0 0 24 24"
46539 fill="none"
46540 stroke="currentColor"
46541 stroke-width="1.5"
46542 stroke-linecap="round"
46543 stroke-linejoin="round"
46544>
46545 <path d="M4 18v-5l4 -2l4 2v5l-4 2z" />
46546 <path d="M8 11v-3m1.332 -2.666l2.668 -1.334l4 2v5" />
46547 <path d="M12 13l.661 -.331" />
46548 <path d="M15.345 11.328l.655 -.328l4 2v3m-1.334 2.667l-2.666 1.333l-4 -2" />
46549 <path d="M3 3l18 18" />
46550</svg>
46551"#;
46552pub const ICON_HEXAGONS: &str = r#"
46553<svg
46554 xmlns="http://www.w3.org/2000/svg"
46555 width="24"
46556 height="24"
46557 viewBox="0 0 24 24"
46558 fill="none"
46559 stroke="currentColor"
46560 stroke-width="1.5"
46561 stroke-linecap="round"
46562 stroke-linejoin="round"
46563>
46564 <path d="M4 18v-5l4 -2l4 2v5l-4 2z" />
46565 <path d="M8 11v-5l4 -2l4 2v5" />
46566 <path d="M12 13l4 -2l4 2v5l-4 2l-4 -2" />
46567</svg>
46568"#;
46569pub const ICON_HIERARCHY_2: &str = r#"
46570<svg
46571 xmlns="http://www.w3.org/2000/svg"
46572 width="24"
46573 height="24"
46574 viewBox="0 0 24 24"
46575 fill="none"
46576 stroke="currentColor"
46577 stroke-width="1.5"
46578 stroke-linecap="round"
46579 stroke-linejoin="round"
46580>
46581 <path d="M10 3h4v4h-4z" />
46582 <path d="M3 17h4v4h-4z" />
46583 <path d="M17 17h4v4h-4z" />
46584 <path d="M7 17l5 -4l5 4" />
46585 <path d="M12 7l0 6" />
46586</svg>
46587"#;
46588pub const ICON_HIERARCHY_3: &str = r#"
46589<svg
46590 xmlns="http://www.w3.org/2000/svg"
46591 width="24"
46592 height="24"
46593 viewBox="0 0 24 24"
46594 fill="none"
46595 stroke="currentColor"
46596 stroke-width="1.5"
46597 stroke-linecap="round"
46598 stroke-linejoin="round"
46599>
46600 <path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
46601 <path d="M8 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
46602 <path d="M12 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
46603 <path d="M20 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
46604 <path d="M4 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
46605 <path d="M16 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
46606 <path d="M5 17l2 -3" />
46607 <path d="M9 10l2 -3" />
46608 <path d="M13 7l2 3" />
46609 <path d="M17 14l2 3" />
46610 <path d="M15 14l-2 3" />
46611 <path d="M9 14l2 3" />
46612</svg>
46613"#;
46614pub const ICON_HIERARCHY_OFF: &str = r#"
46615<svg
46616 xmlns="http://www.w3.org/2000/svg"
46617 width="24"
46618 height="24"
46619 viewBox="0 0 24 24"
46620 fill="none"
46621 stroke="currentColor"
46622 stroke-width="1.5"
46623 stroke-linecap="round"
46624 stroke-linejoin="round"
46625>
46626 <path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
46627 <path d="M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
46628 <path d="M17.585 17.587a2 2 0 0 0 2.813 2.843" />
46629 <path d="M6.5 17.5l5.5 -4.5l5.5 4.5" />
46630 <path d="M12 7v1m0 4v1" />
46631 <path d="M3 3l18 18" />
46632</svg>
46633"#;
46634pub const ICON_HIERARCHY: &str = r#"
46635<svg
46636 xmlns="http://www.w3.org/2000/svg"
46637 width="24"
46638 height="24"
46639 viewBox="0 0 24 24"
46640 fill="none"
46641 stroke="currentColor"
46642 stroke-width="1.5"
46643 stroke-linecap="round"
46644 stroke-linejoin="round"
46645>
46646 <path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
46647 <path d="M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
46648 <path d="M19 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
46649 <path d="M6.5 17.5l5.5 -4.5l5.5 4.5" />
46650 <path d="M12 7l0 6" />
46651</svg>
46652"#;
46653pub const ICON_HIGHLIGHT_OFF: &str = r#"
46654<svg
46655 xmlns="http://www.w3.org/2000/svg"
46656 width="24"
46657 height="24"
46658 viewBox="0 0 24 24"
46659 fill="none"
46660 stroke="currentColor"
46661 stroke-width="1.5"
46662 stroke-linecap="round"
46663 stroke-linejoin="round"
46664>
46665 <path d="M9 9l-6 6v4h4l6 -6m2 -2l2.503 -2.503a2.828 2.828 0 1 0 -4 -4l-2.497 2.497" />
46666 <path d="M12.5 5.5l4 4" />
46667 <path d="M4.5 13.5l4 4" />
46668 <path d="M19 15h2v2m-2 2h-6l3 -3" />
46669 <path d="M3 3l18 18" />
46670</svg>
46671"#;
46672pub const ICON_HIGHLIGHT: &str = r#"
46673<svg
46674 xmlns="http://www.w3.org/2000/svg"
46675 width="24"
46676 height="24"
46677 viewBox="0 0 24 24"
46678 fill="none"
46679 stroke="currentColor"
46680 stroke-width="1.5"
46681 stroke-linecap="round"
46682 stroke-linejoin="round"
46683>
46684 <path d="M3 19h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
46685 <path d="M12.5 5.5l4 4" />
46686 <path d="M4.5 13.5l4 4" />
46687 <path d="M21 15v4h-8l4 -4z" />
46688</svg>
46689"#;
46690pub const ICON_HISTORY_OFF: &str = r#"
46691<svg
46692 xmlns="http://www.w3.org/2000/svg"
46693 width="24"
46694 height="24"
46695 viewBox="0 0 24 24"
46696 fill="none"
46697 stroke="currentColor"
46698 stroke-width="1.5"
46699 stroke-linecap="round"
46700 stroke-linejoin="round"
46701>
46702 <path d="M3.05 11a8.975 8.975 0 0 1 2.54 -5.403m2.314 -1.697a9 9 0 0 1 12.113 12.112m-1.695 2.312a9 9 0 0 1 -14.772 -3.324m-.5 5v-5h5" />
46703 <path d="M3 3l18 18" />
46704</svg>
46705"#;
46706pub const ICON_HISTORY_TOGGLE: &str = r#"
46707<svg
46708 xmlns="http://www.w3.org/2000/svg"
46709 width="24"
46710 height="24"
46711 viewBox="0 0 24 24"
46712 fill="none"
46713 stroke="currentColor"
46714 stroke-width="1.5"
46715 stroke-linecap="round"
46716 stroke-linejoin="round"
46717>
46718 <path d="M10 20.777a8.942 8.942 0 0 1 -2.48 -.969" />
46719 <path d="M14 3.223a9.003 9.003 0 0 1 0 17.554" />
46720 <path d="M4.579 17.093a8.961 8.961 0 0 1 -1.227 -2.592" />
46721 <path d="M3.124 10.5c.16 -.95 .468 -1.85 .9 -2.675l.169 -.305" />
46722 <path d="M6.907 4.579a8.954 8.954 0 0 1 3.093 -1.356" />
46723 <path d="M12 8v4l3 3" />
46724</svg>
46725"#;
46726pub const ICON_HISTORY: &str = r#"
46727<svg
46728 xmlns="http://www.w3.org/2000/svg"
46729 width="24"
46730 height="24"
46731 viewBox="0 0 24 24"
46732 fill="none"
46733 stroke="currentColor"
46734 stroke-width="1.5"
46735 stroke-linecap="round"
46736 stroke-linejoin="round"
46737>
46738 <path d="M12 8l0 4l2 2" />
46739 <path d="M3.05 11a9 9 0 1 1 .5 4m-.5 5v-5h5" />
46740</svg>
46741"#;
46742pub const ICON_HOME_2: &str = r#"
46743<svg
46744 xmlns="http://www.w3.org/2000/svg"
46745 width="24"
46746 height="24"
46747 viewBox="0 0 24 24"
46748 fill="none"
46749 stroke="currentColor"
46750 stroke-width="1.5"
46751 stroke-linecap="round"
46752 stroke-linejoin="round"
46753>
46754 <path d="M5 12l-2 0l9 -9l9 9l-2 0" />
46755 <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" />
46756 <path d="M10 12h4v4h-4z" />
46757</svg>
46758"#;
46759pub const ICON_HOME_BITCOIN: &str = r#"
46760<svg
46761 xmlns="http://www.w3.org/2000/svg"
46762 width="24"
46763 height="24"
46764 viewBox="0 0 24 24"
46765 fill="none"
46766 stroke="currentColor"
46767 stroke-width="1.5"
46768 stroke-linecap="round"
46769 stroke-linejoin="round"
46770>
46771 <path d="M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" />
46772 <path d="M19.5 10.5l-7.5 -7.5l-9 9h2v7a2 2 0 0 0 2 2h6" />
46773 <path d="M9 21v-6a2 2 0 0 1 2 -2h2c.387 0 .748 .11 1.054 .3" />
46774 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
46775</svg>
46776"#;
46777pub const ICON_HOME_BOLT: &str = r#"
46778<svg
46779 xmlns="http://www.w3.org/2000/svg"
46780 width="24"
46781 height="24"
46782 viewBox="0 0 24 24"
46783 fill="none"
46784 stroke="currentColor"
46785 stroke-width="1.5"
46786 stroke-linecap="round"
46787 stroke-linejoin="round"
46788>
46789 <path d="M19 10l-7 -7l-9 9h2v7a2 2 0 0 0 2 2h7.5" />
46790 <path d="M9 21v-6a2 2 0 0 1 2 -2h2c.661 0 1.248 .32 1.612 .815" />
46791 <path d="M19 14l-2 4h4l-2 4" />
46792</svg>
46793"#;
46794pub const ICON_HOME_CANCEL: &str = r#"
46795<svg
46796 xmlns="http://www.w3.org/2000/svg"
46797 width="24"
46798 height="24"
46799 viewBox="0 0 24 24"
46800 fill="none"
46801 stroke="currentColor"
46802 stroke-width="1.5"
46803 stroke-linecap="round"
46804 stroke-linejoin="round"
46805>
46806 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
46807 <path d="M17 21l4 -4" />
46808 <path d="M19 12h2l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h5.5" />
46809 <path d="M9 21v-6a2 2 0 0 1 2 -2h2c.58 0 1.103 .247 1.468 .642" />
46810</svg>
46811"#;
46812pub const ICON_HOME_CHECK: &str = r#"
46813<svg
46814 xmlns="http://www.w3.org/2000/svg"
46815 width="24"
46816 height="24"
46817 viewBox="0 0 24 24"
46818 fill="none"
46819 stroke="currentColor"
46820 stroke-width="1.5"
46821 stroke-linecap="round"
46822 stroke-linejoin="round"
46823>
46824 <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2" />
46825 <path d="M19 13.488v-1.488h2l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h4.525" />
46826 <path d="M15 19l2 2l4 -4" />
46827</svg>
46828"#;
46829pub const ICON_HOME_COG: &str = r#"
46830<svg
46831 xmlns="http://www.w3.org/2000/svg"
46832 width="24"
46833 height="24"
46834 viewBox="0 0 24 24"
46835 fill="none"
46836 stroke="currentColor"
46837 stroke-width="1.5"
46838 stroke-linecap="round"
46839 stroke-linejoin="round"
46840>
46841 <path d="M9 21v-6a2 2 0 0 1 2 -2h1.6" />
46842 <path d="M20 11l-8 -8l-9 9h2v7a2 2 0 0 0 2 2h4.159" />
46843 <path d="M18 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
46844 <path d="M18 14.5v1.5" />
46845 <path d="M18 20v1.5" />
46846 <path d="M21.032 16.25l-1.299 .75" />
46847 <path d="M16.27 19l-1.3 .75" />
46848 <path d="M14.97 16.25l1.3 .75" />
46849 <path d="M19.733 19l1.3 .75" />
46850</svg>
46851"#;
46852pub const ICON_HOME_DOLLAR: &str = r#"
46853<svg
46854 xmlns="http://www.w3.org/2000/svg"
46855 width="24"
46856 height="24"
46857 viewBox="0 0 24 24"
46858 fill="none"
46859 stroke="currentColor"
46860 stroke-width="1.5"
46861 stroke-linecap="round"
46862 stroke-linejoin="round"
46863>
46864 <path d="M19 10l-7 -7l-9 9h2v7a2 2 0 0 0 2 2h6" />
46865 <path d="M9 21v-6a2 2 0 0 1 2 -2h2c.387 0 .748 .11 1.054 .3" />
46866 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
46867 <path d="M19 21v1m0 -8v1" />
46868</svg>
46869"#;
46870pub const ICON_HOME_DOT: &str = r#"
46871<svg
46872 xmlns="http://www.w3.org/2000/svg"
46873 width="24"
46874 height="24"
46875 viewBox="0 0 24 24"
46876 fill="none"
46877 stroke="currentColor"
46878 stroke-width="1.5"
46879 stroke-linecap="round"
46880 stroke-linejoin="round"
46881>
46882 <path d="M19 12h2l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h5" />
46883 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
46884 <path d="M9 21v-6a2 2 0 0 1 2 -2h2c.641 0 1.212 .302 1.578 .771" />
46885</svg>
46886"#;
46887pub const ICON_HOME_DOWN: &str = r#"
46888<svg
46889 xmlns="http://www.w3.org/2000/svg"
46890 width="24"
46891 height="24"
46892 viewBox="0 0 24 24"
46893 fill="none"
46894 stroke="currentColor"
46895 stroke-width="1.5"
46896 stroke-linecap="round"
46897 stroke-linejoin="round"
46898>
46899 <path d="M19 12h2l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h5.5" />
46900 <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2" />
46901 <path d="M19 16v6" />
46902 <path d="M22 19l-3 3l-3 -3" />
46903</svg>
46904"#;
46905pub const ICON_HOME_ECO: &str = r#"
46906<svg
46907 xmlns="http://www.w3.org/2000/svg"
46908 width="24"
46909 height="24"
46910 viewBox="0 0 24 24"
46911 fill="none"
46912 stroke="currentColor"
46913 stroke-width="1.5"
46914 stroke-linecap="round"
46915 stroke-linejoin="round"
46916>
46917 <path d="M20 11l-8 -8l-9 9h2v7a2 2 0 0 0 2 2h5" />
46918 <path d="M9 21v-6a2 2 0 0 1 2 -2h2c.325 0 .631 .077 .902 .215" />
46919 <path d="M16 22s0 -2 3 -4" />
46920 <path d="M19 21a3 3 0 0 1 0 -6h3v3a3 3 0 0 1 -3 3z" />
46921</svg>
46922"#;
46923pub const ICON_HOME_EDIT: &str = r#"
46924<svg
46925 xmlns="http://www.w3.org/2000/svg"
46926 width="24"
46927 height="24"
46928 viewBox="0 0 24 24"
46929 fill="none"
46930 stroke="currentColor"
46931 stroke-width="1.5"
46932 stroke-linecap="round"
46933 stroke-linejoin="round"
46934>
46935 <path d="M9 21v-6a2 2 0 0 1 2 -2h2c.645 0 1.218 .305 1.584 .78" />
46936 <path d="M20 11l-8 -8l-9 9h2v7a2 2 0 0 0 2 2h4" />
46937 <path d="M18.42 15.61a2.1 2.1 0 0 1 2.97 2.97l-3.39 3.42h-3v-3l3.42 -3.39z" />
46938</svg>
46939"#;
46940pub const ICON_HOME_EXCLAMATION: &str = r#"
46941<svg
46942 xmlns="http://www.w3.org/2000/svg"
46943 width="24"
46944 height="24"
46945 viewBox="0 0 24 24"
46946 fill="none"
46947 stroke="currentColor"
46948 stroke-width="1.5"
46949 stroke-linecap="round"
46950 stroke-linejoin="round"
46951>
46952 <path d="M21 12l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h8" />
46953 <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 1.857 1.257" />
46954 <path d="M19 16v3" />
46955 <path d="M19 22v.01" />
46956</svg>
46957"#;
46958pub const ICON_HOME_HAND: &str = r#"
46959<svg
46960 xmlns="http://www.w3.org/2000/svg"
46961 width="24"
46962 height="24"
46963 viewBox="0 0 24 24"
46964 fill="none"
46965 stroke="currentColor"
46966 stroke-width="1.5"
46967 stroke-linecap="round"
46968 stroke-linejoin="round"
46969>
46970 <path d="M18 9l-6 -6l-9 9h2v7a2 2 0 0 0 2 2h3.5" />
46971 <path d="M9 21v-6a2 2 0 0 1 2 -2h2" />
46972 <path d="M16 17.5l-.585 -.578a1.516 1.516 0 0 0 -2 0c-.477 .433 -.551 1.112 -.177 1.622l1.762 2.456c.37 .506 1.331 1 2 1h3c1.009 0 1.497 -.683 1.622 -1.593c.252 -.938 .378 -1.74 .378 -2.407c0 -1 -.939 -1.843 -2 -2h-1v-2.636c0 -.754 -.672 -1.364 -1.5 -1.364s-1.5 .61 -1.5 1.364v4.136z" />
46973</svg>
46974"#;
46975pub const ICON_HOME_HEART: &str = r#"
46976<svg
46977 xmlns="http://www.w3.org/2000/svg"
46978 width="24"
46979 height="24"
46980 viewBox="0 0 24 24"
46981 fill="none"
46982 stroke="currentColor"
46983 stroke-width="1.5"
46984 stroke-linecap="round"
46985 stroke-linejoin="round"
46986>
46987 <path d="M21 12l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h6" />
46988 <path d="M9 21v-6a2 2 0 0 1 2 -2h2c.39 0 .754 .112 1.061 .304" />
46989 <path d="M19 21.5l2.518 -2.58a1.74 1.74 0 0 0 0 -2.413a1.627 1.627 0 0 0 -2.346 0l-.168 .172l-.168 -.172a1.627 1.627 0 0 0 -2.346 0a1.74 1.74 0 0 0 0 2.412l2.51 2.59z" />
46990</svg>
46991"#;
46992pub const ICON_HOME_INFINITY: &str = r#"
46993<svg
46994 xmlns="http://www.w3.org/2000/svg"
46995 width="24"
46996 height="24"
46997 viewBox="0 0 24 24"
46998 fill="none"
46999 stroke="currentColor"
47000 stroke-width="1.5"
47001 stroke-linecap="round"
47002 stroke-linejoin="round"
47003>
47004 <path d="M19 14v-2h2l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h2.5" />
47005 <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 1.75 1.032" />
47006 <path d="M15.536 17.586a2.123 2.123 0 0 0 -2.929 0a1.951 1.951 0 0 0 0 2.828c.809 .781 2.12 .781 2.929 0c.809 -.781 -.805 .778 0 0l1.46 -1.41l1.46 -1.419" />
47007 <path d="M15.54 17.582l1.46 1.42l1.46 1.41c.809 .78 -.805 -.779 0 0s2.12 .781 2.929 0a1.951 1.951 0 0 0 0 -2.828a2.123 2.123 0 0 0 -2.929 0" />
47008</svg>
47009"#;
47010pub const ICON_HOME_LINK: &str = r#"
47011<svg
47012 xmlns="http://www.w3.org/2000/svg"
47013 width="24"
47014 height="24"
47015 viewBox="0 0 24 24"
47016 fill="none"
47017 stroke="currentColor"
47018 stroke-width="1.5"
47019 stroke-linecap="round"
47020 stroke-linejoin="round"
47021>
47022 <path d="M20.085 11.085l-8.085 -8.085l-9 9h2v7a2 2 0 0 0 2 2h4.5" />
47023 <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 1.807 1.143" />
47024 <path d="M21 21m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
47025 <path d="M21 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
47026 <path d="M16 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
47027 <path d="M21 16l-5 3l5 2" />
47028</svg>
47029"#;
47030pub const ICON_HOME_MINUS: &str = r#"
47031<svg
47032 xmlns="http://www.w3.org/2000/svg"
47033 width="24"
47034 height="24"
47035 viewBox="0 0 24 24"
47036 fill="none"
47037 stroke="currentColor"
47038 stroke-width="1.5"
47039 stroke-linecap="round"
47040 stroke-linejoin="round"
47041>
47042 <path d="M19 15v-3h2l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h5.5" />
47043 <path d="M16 19h6" />
47044 <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2" />
47045</svg>
47046"#;
47047pub const ICON_HOME_MOVE: &str = r#"
47048<svg
47049 xmlns="http://www.w3.org/2000/svg"
47050 width="24"
47051 height="24"
47052 viewBox="0 0 24 24"
47053 fill="none"
47054 stroke="currentColor"
47055 stroke-width="1.5"
47056 stroke-linecap="round"
47057 stroke-linejoin="round"
47058>
47059 <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2" />
47060 <path d="M19 12h2l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h5.5" />
47061 <path d="M16 19h6" />
47062 <path d="M19 16l3 3l-3 3" />
47063</svg>
47064"#;
47065pub const ICON_HOME_OFF: &str = r#"
47066<svg
47067 xmlns="http://www.w3.org/2000/svg"
47068 width="24"
47069 height="24"
47070 viewBox="0 0 24 24"
47071 fill="none"
47072 stroke="currentColor"
47073 stroke-width="1.5"
47074 stroke-linecap="round"
47075 stroke-linejoin="round"
47076>
47077 <path d="M5 12h-2l4.497 -4.497m2 -2l2.504 -2.504l9 9h-2" />
47078 <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2m0 -4v-3" />
47079 <path d="M9 21v-6a2 2 0 0 1 2 -2h2m2 2v6" />
47080 <path d="M3 3l18 18" />
47081</svg>
47082"#;
47083pub const ICON_HOME_PLUS: &str = r#"
47084<svg
47085 xmlns="http://www.w3.org/2000/svg"
47086 width="24"
47087 height="24"
47088 viewBox="0 0 24 24"
47089 fill="none"
47090 stroke="currentColor"
47091 stroke-width="1.5"
47092 stroke-linecap="round"
47093 stroke-linejoin="round"
47094>
47095 <path d="M19 12h2l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h5.5" />
47096 <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2" />
47097 <path d="M16 19h6" />
47098 <path d="M19 16v6" />
47099</svg>
47100"#;
47101pub const ICON_HOME_QUESTION: &str = r#"
47102<svg
47103 xmlns="http://www.w3.org/2000/svg"
47104 width="24"
47105 height="24"
47106 viewBox="0 0 24 24"
47107 fill="none"
47108 stroke="currentColor"
47109 stroke-width="1.5"
47110 stroke-linecap="round"
47111 stroke-linejoin="round"
47112>
47113 <path d="M20.136 11.136l-8.136 -8.136l-9 9h2v7a2 2 0 0 0 2 2h7" />
47114 <path d="M9 21v-6a2 2 0 0 1 2 -2h2c.467 0 .896 .16 1.236 .428" />
47115 <path d="M19 22v.01" />
47116 <path d="M19 19a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
47117</svg>
47118"#;
47119pub const ICON_HOME_RIBBON: &str = r#"
47120<svg
47121 xmlns="http://www.w3.org/2000/svg"
47122 width="24"
47123 height="24"
47124 viewBox="0 0 24 24"
47125 fill="none"
47126 stroke="currentColor"
47127 stroke-width="1.5"
47128 stroke-linecap="round"
47129 stroke-linejoin="round"
47130>
47131 <path d="M16 15h5v7l-2.5 -1.5l-2.5 1.5z" />
47132 <path d="M20 11l-8 -8l-9 9h2v7a2 2 0 0 0 2 2h5" />
47133 <path d="M9 21v-6a2 2 0 0 1 2 -2h1.5" />
47134</svg>
47135"#;
47136pub const ICON_HOME_SEARCH: &str = r#"
47137<svg
47138 xmlns="http://www.w3.org/2000/svg"
47139 width="24"
47140 height="24"
47141 viewBox="0 0 24 24"
47142 fill="none"
47143 stroke="currentColor"
47144 stroke-width="1.5"
47145 stroke-linecap="round"
47146 stroke-linejoin="round"
47147>
47148 <path d="M21 12l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h4.7" />
47149 <path d="M9 21v-6a2 2 0 0 1 2 -2h2" />
47150 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
47151 <path d="M20.2 20.2l1.8 1.8" />
47152</svg>
47153"#;
47154pub const ICON_HOME_SHARE: &str = r#"
47155<svg
47156 xmlns="http://www.w3.org/2000/svg"
47157 width="24"
47158 height="24"
47159 viewBox="0 0 24 24"
47160 fill="none"
47161 stroke="currentColor"
47162 stroke-width="1.5"
47163 stroke-linecap="round"
47164 stroke-linejoin="round"
47165>
47166 <path d="M9 21v-6a2 2 0 0 1 2 -2h2c.247 0 .484 .045 .702 .127" />
47167 <path d="M19 12h2l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h5" />
47168 <path d="M16 22l5 -5" />
47169 <path d="M21 21.5v-4.5h-4.5" />
47170</svg>
47171"#;
47172pub const ICON_HOME_SHIELD: &str = r#"
47173<svg
47174 xmlns="http://www.w3.org/2000/svg"
47175 width="24"
47176 height="24"
47177 viewBox="0 0 24 24"
47178 fill="none"
47179 stroke="currentColor"
47180 stroke-width="1.5"
47181 stroke-linecap="round"
47182 stroke-linejoin="round"
47183>
47184 <path d="M9 21v-6a2 2 0 0 1 2 -2h1.341" />
47185 <path d="M19.682 10.682l-7.682 -7.682l-9 9h2v7a2 2 0 0 0 2 2h5" />
47186 <path d="M22 16c0 4 -2.5 6 -3.5 6s-3.5 -2 -3.5 -6c1 0 2.5 -.5 3.5 -1.5c1 1 2.5 1.5 3.5 1.5z" />
47187</svg>
47188"#;
47189pub const ICON_HOME_SIGNAL: &str = r#"
47190<svg
47191 xmlns="http://www.w3.org/2000/svg"
47192 width="24"
47193 height="24"
47194 viewBox="0 0 24 24"
47195 fill="none"
47196 stroke="currentColor"
47197 stroke-width="1.5"
47198 stroke-linecap="round"
47199 stroke-linejoin="round"
47200>
47201 <path d="M15 22v-2" />
47202 <path d="M18 22v-4" />
47203 <path d="M21 22v-6" />
47204 <path d="M19 12.494v-.494h2l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h4" />
47205 <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v.5" />
47206</svg>
47207"#;
47208pub const ICON_HOME_STAR: &str = r#"
47209<svg
47210 xmlns="http://www.w3.org/2000/svg"
47211 width="24"
47212 height="24"
47213 viewBox="0 0 24 24"
47214 fill="none"
47215 stroke="currentColor"
47216 stroke-width="1.5"
47217 stroke-linecap="round"
47218 stroke-linejoin="round"
47219>
47220 <path d="M19.258 10.258l-7.258 -7.258l-9 9h2v7a2 2 0 0 0 2 2h4" />
47221 <path d="M9 21v-6a2 2 0 0 1 2 -2h1.5" />
47222 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
47223</svg>
47224"#;
47225pub const ICON_HOME_STATS: &str = r#"
47226<svg
47227 xmlns="http://www.w3.org/2000/svg"
47228 width="24"
47229 height="24"
47230 viewBox="0 0 24 24"
47231 fill="none"
47232 stroke="currentColor"
47233 stroke-width="1.5"
47234 stroke-linecap="round"
47235 stroke-linejoin="round"
47236>
47237 <path d="M19 13v-1h2l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h2.5" />
47238 <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2" />
47239 <path d="M13 22l3 -3l2 2l4 -4" />
47240 <path d="M19 17h3v3" />
47241</svg>
47242"#;
47243pub const ICON_HOME_UP: &str = r#"
47244<svg
47245 xmlns="http://www.w3.org/2000/svg"
47246 width="24"
47247 height="24"
47248 viewBox="0 0 24 24"
47249 fill="none"
47250 stroke="currentColor"
47251 stroke-width="1.5"
47252 stroke-linecap="round"
47253 stroke-linejoin="round"
47254>
47255 <path d="M9 21v-6a2 2 0 0 1 2 -2h2c.641 0 1.212 .302 1.578 .771" />
47256 <path d="M20.136 11.136l-8.136 -8.136l-9 9h2v7a2 2 0 0 0 2 2h6.344" />
47257 <path d="M19 22v-6" />
47258 <path d="M22 19l-3 -3l-3 3" />
47259</svg>
47260"#;
47261pub const ICON_HOME_X: &str = r#"
47262<svg
47263 xmlns="http://www.w3.org/2000/svg"
47264 width="24"
47265 height="24"
47266 viewBox="0 0 24 24"
47267 fill="none"
47268 stroke="currentColor"
47269 stroke-width="1.5"
47270 stroke-linecap="round"
47271 stroke-linejoin="round"
47272>
47273 <path d="M19 13.4v-1.4h2l-9 -9l-9 9h2v7a2 2 0 0 0 2 2h5.5" />
47274 <path d="M9 21v-6a2 2 0 0 1 2 -2h2c.402 0 .777 .119 1.091 .323" />
47275 <path d="M21.5 21.5l-5 -5" />
47276 <path d="M16.5 21.5l5 -5" />
47277</svg>
47278"#;
47279pub const ICON_HOME: &str = r#"
47280<svg
47281 xmlns="http://www.w3.org/2000/svg"
47282 width="24"
47283 height="24"
47284 viewBox="0 0 24 24"
47285 fill="none"
47286 stroke="currentColor"
47287 stroke-width="1.5"
47288 stroke-linecap="round"
47289 stroke-linejoin="round"
47290>
47291 <path d="M5 12l-2 0l9 -9l9 9l-2 0" />
47292 <path d="M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-7" />
47293 <path d="M9 21v-6a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6" />
47294</svg>
47295"#;
47296pub const ICON_HORSE_TOY: &str = r#"
47297<svg
47298 xmlns="http://www.w3.org/2000/svg"
47299 width="24"
47300 height="24"
47301 viewBox="0 0 24 24"
47302 fill="none"
47303 stroke="currentColor"
47304 stroke-width="1.5"
47305 stroke-linecap="round"
47306 stroke-linejoin="round"
47307>
47308 <path d="M3.5 17.5c5.667 4.667 11.333 4.667 17 0" />
47309 <path d="M19 18.5l-2 -8.5l1 -2l2 1l1.5 -1.5l-2.5 -4.5c-5.052 .218 -5.99 3.133 -7 6h-6a3 3 0 0 0 -3 3" />
47310 <path d="M5 18.5l2 -9.5" />
47311 <path d="M8 20l2 -5h4l2 5" />
47312</svg>
47313"#;
47314pub const ICON_HORSE: &str = r#"
47315<svg
47316 xmlns="http://www.w3.org/2000/svg"
47317 width="24"
47318 height="24"
47319 viewBox="0 0 24 24"
47320 fill="none"
47321 stroke="currentColor"
47322 stroke-width="1.5"
47323 stroke-linecap="round"
47324 stroke-linejoin="round"
47325>
47326 <path d="M7 10l-.85 8.507a1.357 1.357 0 0 0 1.35 1.493h.146a2 2 0 0 0 1.857 -1.257l.994 -2.486a2 2 0 0 1 1.857 -1.257h1.292a2 2 0 0 1 1.857 1.257l.994 2.486a2 2 0 0 0 1.857 1.257h.146a1.37 1.37 0 0 0 1.364 -1.494l-.864 -9.506h-8c0 -3 -3 -5 -6 -5l-3 6l2 2l3 -2z" />
47327 <path d="M22 14v-2a3 3 0 0 0 -3 -3" />
47328</svg>
47329"#;
47330pub const ICON_HORSESHOE: &str = r#"
47331<svg
47332 xmlns="http://www.w3.org/2000/svg"
47333 width="24"
47334 height="24"
47335 viewBox="0 0 24 24"
47336 fill="none"
47337 stroke="currentColor"
47338 stroke-width="1.5"
47339 stroke-linecap="round"
47340 stroke-linejoin="round"
47341>
47342 <path d="M19 17c.5 -1.242 2 -2 2 -5s-1 -9 -9 -9s-9 6 -9 9s1.495 3.749 2 5l-2 1l2 3l2.406 -1.147c1.25 -.714 1.778 -2.08 1.203 -3.363c-1.078 -2.407 -1.609 -8.49 3.391 -8.49s4.469 6.083 3.39 8.49c-.574 1.284 -.045 2.649 1.204 3.363l2.406 1.147l2 -3l-2 -1z" />
47343</svg>
47344"#;
47345pub const ICON_HOSPITAL_CIRCLE: &str = r#"
47346<svg
47347 xmlns="http://www.w3.org/2000/svg"
47348 width="24"
47349 height="24"
47350 viewBox="0 0 24 24"
47351 fill="none"
47352 stroke="currentColor"
47353 stroke-width="1.5"
47354 stroke-linecap="round"
47355 stroke-linejoin="round"
47356>
47357 <path d="M10 16v-8" />
47358 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
47359 <path d="M14 16v-8" />
47360 <path d="M10 12h4" />
47361</svg>
47362"#;
47363pub const ICON_HOSPITAL: &str = r#"
47364<svg
47365 xmlns="http://www.w3.org/2000/svg"
47366 width="24"
47367 height="24"
47368 viewBox="0 0 24 24"
47369 fill="none"
47370 stroke="currentColor"
47371 stroke-width="1.5"
47372 stroke-linecap="round"
47373 stroke-linejoin="round"
47374>
47375 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
47376 <path d="M10 16v-8" />
47377 <path d="M14 16v-8" />
47378 <path d="M10 12h4" />
47379</svg>
47380"#;
47381pub const ICON_HOTEL_SERVICE: &str = r#"
47382<svg
47383 xmlns="http://www.w3.org/2000/svg"
47384 width="24"
47385 height="24"
47386 viewBox="0 0 24 24"
47387 fill="none"
47388 stroke="currentColor"
47389 stroke-width="1.5"
47390 stroke-linecap="round"
47391 stroke-linejoin="round"
47392>
47393 <path d="M8.5 10a1.5 1.5 0 0 1 -1.5 -1.5a5.5 5.5 0 0 1 11 0v10.5a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2v-2c0 -1.38 .71 -2.444 1.88 -3.175l4.424 -2.765c1.055 -.66 1.696 -1.316 1.696 -2.56a2.5 2.5 0 1 0 -5 0a1.5 1.5 0 0 1 -1.5 1.5z" />
47394</svg>
47395"#;
47396pub const ICON_HOURGLASS_EMPTY: &str = r#"
47397<svg
47398 xmlns="http://www.w3.org/2000/svg"
47399 width="24"
47400 height="24"
47401 viewBox="0 0 24 24"
47402 fill="none"
47403 stroke="currentColor"
47404 stroke-width="1.5"
47405 stroke-linecap="round"
47406 stroke-linejoin="round"
47407>
47408 <path d="M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1z" />
47409 <path d="M6 4v2a6 6 0 1 0 12 0v-2a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1z" />
47410</svg>
47411"#;
47412pub const ICON_HOURGLASS_HIGH: &str = r#"
47413<svg
47414 xmlns="http://www.w3.org/2000/svg"
47415 width="24"
47416 height="24"
47417 viewBox="0 0 24 24"
47418 fill="none"
47419 stroke="currentColor"
47420 stroke-width="1.5"
47421 stroke-linecap="round"
47422 stroke-linejoin="round"
47423>
47424 <path d="M6.5 7h11" />
47425 <path d="M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1z" />
47426 <path d="M6 4v2a6 6 0 1 0 12 0v-2a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1z" />
47427</svg>
47428"#;
47429pub const ICON_HOURGLASS_LOW: &str = r#"
47430<svg
47431 xmlns="http://www.w3.org/2000/svg"
47432 width="24"
47433 height="24"
47434 viewBox="0 0 24 24"
47435 fill="none"
47436 stroke="currentColor"
47437 stroke-width="1.5"
47438 stroke-linecap="round"
47439 stroke-linejoin="round"
47440>
47441 <path d="M6.5 17h11" />
47442 <path d="M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1z" />
47443 <path d="M6 4v2a6 6 0 1 0 12 0v-2a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1z" />
47444</svg>
47445"#;
47446pub const ICON_HOURGLASS_OFF: &str = r#"
47447<svg
47448 xmlns="http://www.w3.org/2000/svg"
47449 width="24"
47450 height="24"
47451 viewBox="0 0 24 24"
47452 fill="none"
47453 stroke="currentColor"
47454 stroke-width="1.5"
47455 stroke-linecap="round"
47456 stroke-linejoin="round"
47457>
47458 <path d="M18 18v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-2a6 6 0 0 1 6 -6" />
47459 <path d="M6 6a6 6 0 0 0 6 6m3.13 -.88a6 6 0 0 0 2.87 -5.12v-2a1 1 0 0 0 -1 -1h-10" />
47460 <path d="M3 3l18 18" />
47461</svg>
47462"#;
47463pub const ICON_HOURGLASS: &str = r#"
47464<svg
47465 xmlns="http://www.w3.org/2000/svg"
47466 width="24"
47467 height="24"
47468 viewBox="0 0 24 24"
47469 fill="none"
47470 stroke="currentColor"
47471 stroke-width="1.5"
47472 stroke-linecap="round"
47473 stroke-linejoin="round"
47474>
47475 <path d="M6.5 7h11" />
47476 <path d="M6.5 17h11" />
47477 <path d="M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1z" />
47478 <path d="M6 4v2a6 6 0 1 0 12 0v-2a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1z" />
47479</svg>
47480"#;
47481pub const ICON_HOURS_12: &str = r#"
47482<svg
47483 xmlns="http://www.w3.org/2000/svg"
47484 width="24"
47485 height="24"
47486 viewBox="0 0 24 24"
47487 fill="none"
47488 stroke="currentColor"
47489 stroke-width="1.5"
47490 stroke-linecap="round"
47491 stroke-linejoin="round"
47492>
47493 <path d="M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4" />
47494 <path d="M4 13c.468 3.6 3.384 6.546 7 7" />
47495 <path d="M18 15h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2" />
47496 <path d="M15 21v-6" />
47497</svg>
47498"#;
47499pub const ICON_HOURS_24: &str = r#"
47500<svg
47501 xmlns="http://www.w3.org/2000/svg"
47502 width="24"
47503 height="24"
47504 viewBox="0 0 24 24"
47505 fill="none"
47506 stroke="currentColor"
47507 stroke-width="1.5"
47508 stroke-linecap="round"
47509 stroke-linejoin="round"
47510>
47511 <path d="M4 13c.325 2.532 1.881 4.781 4 6" />
47512 <path d="M20 11a8.1 8.1 0 0 0 -15.5 -2" />
47513 <path d="M4 5v4h4" />
47514 <path d="M12 15h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2" />
47515 <path d="M18 15v2a1 1 0 0 0 1 1h1" />
47516 <path d="M21 15v6" />
47517</svg>
47518"#;
47519pub const ICON_HTML: &str = r#"
47520<svg
47521 xmlns="http://www.w3.org/2000/svg"
47522 width="24"
47523 height="24"
47524 viewBox="0 0 24 24"
47525 fill="none"
47526 stroke="currentColor"
47527 stroke-width="1.5"
47528 stroke-linecap="round"
47529 stroke-linejoin="round"
47530>
47531 <path d="M13 16v-8l2 5l2 -5v8" />
47532 <path d="M1 16v-8" />
47533 <path d="M5 8v8" />
47534 <path d="M1 12h4" />
47535 <path d="M7 8h4" />
47536 <path d="M9 8v8" />
47537 <path d="M20 8v8h3" />
47538</svg>
47539"#;
47540pub const ICON_HTTP_CONNECT: &str = r#"
47541<svg
47542 xmlns="http://www.w3.org/2000/svg"
47543 width="24"
47544 height="24"
47545 viewBox="0 0 24 24"
47546 fill="none"
47547 stroke="currentColor"
47548 stroke-width="1.5"
47549 stroke-linecap="round"
47550 stroke-linejoin="round"
47551>
47552 <path d="M7 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
47553 <path d="M17 16v-8l4 8v-8" />
47554 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
47555</svg>
47556"#;
47557pub const ICON_HTTP_DELETE: &str = r#"
47558<svg
47559 xmlns="http://www.w3.org/2000/svg"
47560 width="24"
47561 height="24"
47562 viewBox="0 0 24 24"
47563 fill="none"
47564 stroke="currentColor"
47565 stroke-width="1.5"
47566 stroke-linecap="round"
47567 stroke-linejoin="round"
47568>
47569 <path d="M3 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-2z" />
47570 <path d="M14 8h-4v8h4" />
47571 <path d="M10 12h2.5" />
47572 <path d="M17 8v8h4" />
47573</svg>
47574"#;
47575pub const ICON_HTTP_GET: &str = r#"
47576<svg
47577 xmlns="http://www.w3.org/2000/svg"
47578 width="24"
47579 height="24"
47580 viewBox="0 0 24 24"
47581 fill="none"
47582 stroke="currentColor"
47583 stroke-width="1.5"
47584 stroke-linecap="round"
47585 stroke-linejoin="round"
47586>
47587 <path d="M7 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
47588 <path d="M14 8h-4v8h4" />
47589 <path d="M10 12h2.5" />
47590 <path d="M17 8h4" />
47591 <path d="M19 8v8" />
47592</svg>
47593"#;
47594pub const ICON_HTTP_HEAD: &str = r#"
47595<svg
47596 xmlns="http://www.w3.org/2000/svg"
47597 width="24"
47598 height="24"
47599 viewBox="0 0 24 24"
47600 fill="none"
47601 stroke="currentColor"
47602 stroke-width="1.5"
47603 stroke-linecap="round"
47604 stroke-linejoin="round"
47605>
47606 <path d="M3 16v-8" />
47607 <path d="M7 8v8" />
47608 <path d="M3 12h4" />
47609 <path d="M14 8h-4v8h4" />
47610 <path d="M10 12h2.5" />
47611 <path d="M17 16v-6a2 2 0 1 1 4 0v6" />
47612 <path d="M17 13h4" />
47613</svg>
47614"#;
47615pub const ICON_HTTP_OPTIONS: &str = r#"
47616<svg
47617 xmlns="http://www.w3.org/2000/svg"
47618 width="24"
47619 height="24"
47620 viewBox="0 0 24 24"
47621 fill="none"
47622 stroke="currentColor"
47623 stroke-width="1.5"
47624 stroke-linecap="round"
47625 stroke-linejoin="round"
47626>
47627 <path d="M5 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
47628 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8" />
47629 <path d="M17 8h4" />
47630 <path d="M19 8v8" />
47631</svg>
47632"#;
47633pub const ICON_HTTP_PATCH: &str = r#"
47634<svg
47635 xmlns="http://www.w3.org/2000/svg"
47636 width="24"
47637 height="24"
47638 viewBox="0 0 24 24"
47639 fill="none"
47640 stroke="currentColor"
47641 stroke-width="1.5"
47642 stroke-linecap="round"
47643 stroke-linejoin="round"
47644>
47645 <path d="M3 12h2a2 2 0 1 0 0 -4h-2v8" />
47646 <path d="M10 16v-6a2 2 0 1 1 4 0v6" />
47647 <path d="M10 13h4" />
47648 <path d="M17 8h4" />
47649 <path d="M19 8v8" />
47650</svg>
47651"#;
47652pub const ICON_HTTP_POST: &str = r#"
47653<svg
47654 xmlns="http://www.w3.org/2000/svg"
47655 width="24"
47656 height="24"
47657 viewBox="0 0 24 24"
47658 fill="none"
47659 stroke="currentColor"
47660 stroke-width="1.5"
47661 stroke-linecap="round"
47662 stroke-linejoin="round"
47663>
47664 <path d="M3 12h2a2 2 0 1 0 0 -4h-2v8" />
47665 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
47666 <path d="M17 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
47667</svg>
47668"#;
47669pub const ICON_HTTP_PUT: &str = r#"
47670<svg
47671 xmlns="http://www.w3.org/2000/svg"
47672 width="24"
47673 height="24"
47674 viewBox="0 0 24 24"
47675 fill="none"
47676 stroke="currentColor"
47677 stroke-width="1.5"
47678 stroke-linecap="round"
47679 stroke-linejoin="round"
47680>
47681 <path d="M3 12h2a2 2 0 1 0 0 -4h-2v8" />
47682 <path d="M17 8h4" />
47683 <path d="M19 8v8" />
47684 <path d="M10 8v6a2 2 0 1 0 4 0v-6" />
47685</svg>
47686"#;
47687pub const ICON_HTTP_QUE: &str = r#"
47688<svg
47689 xmlns="http://www.w3.org/2000/svg"
47690 width="24"
47691 height="24"
47692 viewBox="0 0 24 24"
47693 fill="none"
47694 stroke="currentColor"
47695 stroke-width="1.5"
47696 stroke-linecap="round"
47697 stroke-linejoin="round"
47698>
47699 <path d="M5 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
47700 <path d="M6 15l1 1" />
47701 <path d="M21 8h-4v8h4" />
47702 <path d="M17 12h2.5" />
47703 <path d="M10 8v6a2 2 0 1 0 4 0v-6" />
47704</svg>
47705"#;
47706pub const ICON_HTTP_TRACE: &str = r#"
47707<svg
47708 xmlns="http://www.w3.org/2000/svg"
47709 width="24"
47710 height="24"
47711 viewBox="0 0 24 24"
47712 fill="none"
47713 stroke="currentColor"
47714 stroke-width="1.5"
47715 stroke-linecap="round"
47716 stroke-linejoin="round"
47717>
47718 <path d="M3 8h4" />
47719 <path d="M5 8v8" />
47720 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8m4 0l-3 -4" />
47721 <path d="M17 16v-6a2 2 0 1 1 4 0v6" />
47722 <path d="M17 13h4" />
47723</svg>
47724"#;
47725pub const ICON_ICE_CREAM_2: &str = r#"
47726<svg
47727 xmlns="http://www.w3.org/2000/svg"
47728 width="24"
47729 height="24"
47730 viewBox="0 0 24 24"
47731 fill="none"
47732 stroke="currentColor"
47733 stroke-width="1.5"
47734 stroke-linecap="round"
47735 stroke-linejoin="round"
47736>
47737 <path d="M17.657 11a6 6 0 1 0 -11.315 0" />
47738 <path d="M6.342 11l5.658 11l5.657 -11z" />
47739</svg>
47740"#;
47741pub const ICON_ICE_CREAM_OFF: &str = r#"
47742<svg
47743 xmlns="http://www.w3.org/2000/svg"
47744 width="24"
47745 height="24"
47746 viewBox="0 0 24 24"
47747 fill="none"
47748 stroke="currentColor"
47749 stroke-width="1.5"
47750 stroke-linecap="round"
47751 stroke-linejoin="round"
47752>
47753 <path d="M12 21.5v-4.5" />
47754 <path d="M8 8v9h8v-1m0 -4v-5a4 4 0 0 0 -7.277 -2.294" />
47755 <path d="M8 10.5l1.74 -.76m2.79 -1.222l3.47 -1.518" />
47756 <path d="M8 14.5l4.488 -1.964" />
47757 <path d="M3 3l18 18" />
47758</svg>
47759"#;
47760pub const ICON_ICE_CREAM: &str = r#"
47761<svg
47762 xmlns="http://www.w3.org/2000/svg"
47763 width="24"
47764 height="24"
47765 viewBox="0 0 24 24"
47766 fill="none"
47767 stroke="currentColor"
47768 stroke-width="1.5"
47769 stroke-linecap="round"
47770 stroke-linejoin="round"
47771>
47772 <path d="M12 21.5v-4.5" />
47773 <path d="M8 17h8v-10a4 4 0 1 0 -8 0v10z" />
47774 <path d="M8 10.5l8 -3.5" />
47775 <path d="M8 14.5l8 -3.5" />
47776</svg>
47777"#;
47778pub const ICON_ICE_SKATING: &str = r#"
47779<svg
47780 xmlns="http://www.w3.org/2000/svg"
47781 width="24"
47782 height="24"
47783 viewBox="0 0 24 24"
47784 fill="none"
47785 stroke="currentColor"
47786 stroke-width="1.5"
47787 stroke-linecap="round"
47788 stroke-linejoin="round"
47789>
47790 <path d="M5.905 5h3.418a1 1 0 0 1 .928 .629l1.143 2.856a3 3 0 0 0 2.207 1.83l4.717 .926a2.084 2.084 0 0 1 1.682 2.045v.714a1 1 0 0 1 -1 1h-13.895a1 1 0 0 1 -1 -1.1l.8 -8a1 1 0 0 1 1 -.9z" />
47791 <path d="M3 19h17a1 1 0 0 0 1 -1" />
47792 <path d="M9 15v4" />
47793 <path d="M15 15v4" />
47794</svg>
47795"#;
47796pub const ICON_ICONS_OFF: &str = r#"
47797<svg
47798 xmlns="http://www.w3.org/2000/svg"
47799 width="24"
47800 height="24"
47801 viewBox="0 0 24 24"
47802 fill="none"
47803 stroke="currentColor"
47804 stroke-width="1.5"
47805 stroke-linecap="round"
47806 stroke-linejoin="round"
47807>
47808 <path d="M4.01 4.041a3.5 3.5 0 0 0 2.49 5.959c.975 0 1.865 -.357 2.5 -1m.958 -3.044a3.503 3.503 0 0 0 -2.905 -2.912" />
47809 <path d="M2.5 21h8l-4 -7z" />
47810 <path d="M14 3l7 7" />
47811 <path d="M14 10l7 -7" />
47812 <path d="M18 14h3v3m0 4h-7v-7" />
47813 <path d="M3 3l18 18" />
47814</svg>
47815"#;
47816pub const ICON_ICONS: &str = r#"
47817<svg
47818 xmlns="http://www.w3.org/2000/svg"
47819 width="24"
47820 height="24"
47821 viewBox="0 0 24 24"
47822 fill="none"
47823 stroke="currentColor"
47824 stroke-width="1.5"
47825 stroke-linecap="round"
47826 stroke-linejoin="round"
47827>
47828 <path d="M6.5 6.5m-3.5 0a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
47829 <path d="M2.5 21h8l-4 -7z" />
47830 <path d="M14 3l7 7" />
47831 <path d="M14 10l7 -7" />
47832 <path d="M14 14h7v7h-7z" />
47833</svg>
47834"#;
47835pub const ICON_ID_BADGE_2: &str = r#"
47836<svg
47837 xmlns="http://www.w3.org/2000/svg"
47838 width="24"
47839 height="24"
47840 viewBox="0 0 24 24"
47841 fill="none"
47842 stroke="currentColor"
47843 stroke-width="1.5"
47844 stroke-linecap="round"
47845 stroke-linejoin="round"
47846>
47847 <path d="M7 12h3v4h-3z" />
47848 <path d="M10 6h-6a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h16a1 1 0 0 0 1 -1v-12a1 1 0 0 0 -1 -1h-6" />
47849 <path d="M10 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
47850 <path d="M14 16h2" />
47851 <path d="M14 12h4" />
47852</svg>
47853"#;
47854pub const ICON_ID_BADGE_OFF: &str = r#"
47855<svg
47856 xmlns="http://www.w3.org/2000/svg"
47857 width="24"
47858 height="24"
47859 viewBox="0 0 24 24"
47860 fill="none"
47861 stroke="currentColor"
47862 stroke-width="1.5"
47863 stroke-linecap="round"
47864 stroke-linejoin="round"
47865>
47866 <path d="M7.141 3.125a3 3 0 0 1 .859 -.125h8a3 3 0 0 1 3 3v9m-.13 3.874a3 3 0 0 1 -2.87 2.126h-8a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 .128 -.869" />
47867 <path d="M11.179 11.176a2 2 0 1 0 2.635 2.667" />
47868 <path d="M10 6h4" />
47869 <path d="M9 18h6" />
47870 <path d="M3 3l18 18" />
47871</svg>
47872"#;
47873pub const ICON_ID_BADGE: &str = r#"
47874<svg
47875 xmlns="http://www.w3.org/2000/svg"
47876 width="24"
47877 height="24"
47878 viewBox="0 0 24 24"
47879 fill="none"
47880 stroke="currentColor"
47881 stroke-width="1.5"
47882 stroke-linecap="round"
47883 stroke-linejoin="round"
47884>
47885 <path d="M5 3m0 3a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3z" />
47886 <path d="M12 13m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
47887 <path d="M10 6h4" />
47888 <path d="M9 18h6" />
47889</svg>
47890"#;
47891pub const ICON_ID_OFF: &str = r#"
47892<svg
47893 xmlns="http://www.w3.org/2000/svg"
47894 width="24"
47895 height="24"
47896 viewBox="0 0 24 24"
47897 fill="none"
47898 stroke="currentColor"
47899 stroke-width="1.5"
47900 stroke-linecap="round"
47901 stroke-linejoin="round"
47902>
47903 <path d="M8 4h10a3 3 0 0 1 3 3v10m-1.437 2.561c-.455 .279 -.99 .439 -1.563 .439h-12a3 3 0 0 1 -3 -3v-10c0 -1.083 .573 -2.031 1.433 -2.559" />
47904 <path d="M8.175 8.178a2 2 0 1 0 2.646 2.65" />
47905 <path d="M15 8h2" />
47906 <path d="M16 12h1" />
47907 <path d="M7 16h9" />
47908 <path d="M3 3l18 18" />
47909</svg>
47910"#;
47911pub const ICON_ID: &str = r#"
47912<svg
47913 xmlns="http://www.w3.org/2000/svg"
47914 width="24"
47915 height="24"
47916 viewBox="0 0 24 24"
47917 fill="none"
47918 stroke="currentColor"
47919 stroke-width="1.5"
47920 stroke-linecap="round"
47921 stroke-linejoin="round"
47922>
47923 <path d="M3 4m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
47924 <path d="M9 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
47925 <path d="M15 8l2 0" />
47926 <path d="M15 12l2 0" />
47927 <path d="M7 16l10 0" />
47928</svg>
47929"#;
47930pub const ICON_IKOSAEDR: &str = r#"
47931<svg
47932 xmlns="http://www.w3.org/2000/svg"
47933 width="24"
47934 height="24"
47935 viewBox="0 0 24 24"
47936 fill="none"
47937 stroke="currentColor"
47938 stroke-width="1.5"
47939 stroke-linecap="round"
47940 stroke-linejoin="round"
47941>
47942 <path d="M21 8.007v7.986a2 2 0 0 1 -1.006 1.735l-7 4.007a2 2 0 0 1 -1.988 0l-7 -4.007a2 2 0 0 1 -1.006 -1.735v-7.986a2 2 0 0 1 1.006 -1.735l7 -4.007a2 2 0 0 1 1.988 0l7 4.007a2 2 0 0 1 1.006 1.735" />
47943 <path d="M3.29 6.97l4.21 2.03" />
47944 <path d="M20.71 6.97l-4.21 2.03" />
47945 <path d="M20.7 17h-17.4" />
47946 <path d="M11.76 2.03l-4.26 6.97l-4.3 7.84" />
47947 <path d="M12.24 2.03q 2.797 4.44 4.26 6.97t 4.3 7.84" />
47948 <path d="M12 17l-4.5 -8h9z" />
47949 <path d="M12 17v5" />
47950</svg>
47951"#;
47952pub const ICON_IMAGE_IN_PICTURE: &str = r#"
47953<svg
47954 xmlns="http://www.w3.org/2000/svg"
47955 width="24"
47956 height="24"
47957 viewBox="0 0 24 24"
47958 fill="none"
47959 stroke="currentColor"
47960 stroke-width="1.5"
47961 stroke-linecap="round"
47962 stroke-linejoin="round"
47963>
47964 <path d="M13 15c-2 0 -5 1 -5 5" />
47965 <path d="M4 11m0 2a2 2 0 0 1 2 -2h5a2 2 0 0 1 2 2v5a2 2 0 0 1 -2 2h-5a2 2 0 0 1 -2 -2z" />
47966 <path d="M4 7v-2a1 1 0 0 1 1 -1h2" />
47967 <path d="M11 4h2" />
47968 <path d="M17 4h2a1 1 0 0 1 1 1v2" />
47969 <path d="M20 11v2" />
47970 <path d="M20 17v2a1 1 0 0 1 -1 1h-2" />
47971</svg>
47972"#;
47973pub const ICON_INBOX_OFF: &str = r#"
47974<svg
47975 xmlns="http://www.w3.org/2000/svg"
47976 width="24"
47977 height="24"
47978 viewBox="0 0 24 24"
47979 fill="none"
47980 stroke="currentColor"
47981 stroke-width="1.5"
47982 stroke-linecap="round"
47983 stroke-linejoin="round"
47984>
47985 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.593 3.422a2 2 0 0 1 -1.407 .578h-12a2 2 0 0 1 -2 -2v-12c0 -.554 .225 -1.056 .59 -1.418" />
47986 <path d="M4 13h3l3 3h4l.987 -.987m2.013 -2.013h3" />
47987 <path d="M3 3l18 18" />
47988</svg>
47989"#;
47990pub const ICON_INBOX: &str = r#"
47991<svg
47992 xmlns="http://www.w3.org/2000/svg"
47993 width="24"
47994 height="24"
47995 viewBox="0 0 24 24"
47996 fill="none"
47997 stroke="currentColor"
47998 stroke-width="1.5"
47999 stroke-linecap="round"
48000 stroke-linejoin="round"
48001>
48002 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
48003 <path d="M4 13h3l3 3h4l3 -3h3" />
48004</svg>
48005"#;
48006pub const ICON_INDENT_DECREASE: &str = r#"
48007<svg
48008 xmlns="http://www.w3.org/2000/svg"
48009 width="24"
48010 height="24"
48011 viewBox="0 0 24 24"
48012 fill="none"
48013 stroke="currentColor"
48014 stroke-width="1.5"
48015 stroke-linecap="round"
48016 stroke-linejoin="round"
48017>
48018 <path d="M20 6l-7 0" />
48019 <path d="M20 12l-9 0" />
48020 <path d="M20 18l-7 0" />
48021 <path d="M8 8l-4 4l4 4" />
48022</svg>
48023"#;
48024pub const ICON_INDENT_INCREASE: &str = r#"
48025<svg
48026 xmlns="http://www.w3.org/2000/svg"
48027 width="24"
48028 height="24"
48029 viewBox="0 0 24 24"
48030 fill="none"
48031 stroke="currentColor"
48032 stroke-width="1.5"
48033 stroke-linecap="round"
48034 stroke-linejoin="round"
48035>
48036 <path d="M20 6l-11 0" />
48037 <path d="M20 12l-7 0" />
48038 <path d="M20 18l-11 0" />
48039 <path d="M4 8l4 4l-4 4" />
48040</svg>
48041"#;
48042pub const ICON_INFINITY_OFF: &str = r#"
48043<svg
48044 xmlns="http://www.w3.org/2000/svg"
48045 width="24"
48046 height="24"
48047 viewBox="0 0 24 24"
48048 fill="none"
48049 stroke="currentColor"
48050 stroke-width="1.5"
48051 stroke-linecap="round"
48052 stroke-linejoin="round"
48053>
48054 <path d="M8.165 8.174a4 4 0 0 0 -5.166 3.826a4 4 0 0 0 6.829 2.828a10 10 0 0 0 2.172 -2.828m1.677 -2.347a10 10 0 0 1 .495 -.481a4 4 0 1 1 5.129 6.1m-3.521 .537a4 4 0 0 1 -1.608 -.981a10 10 0 0 1 -2.172 -2.828" />
48055 <path d="M3 3l18 18" />
48056</svg>
48057"#;
48058pub const ICON_INFINITY: &str = r#"
48059<svg
48060 xmlns="http://www.w3.org/2000/svg"
48061 width="24"
48062 height="24"
48063 viewBox="0 0 24 24"
48064 fill="none"
48065 stroke="currentColor"
48066 stroke-width="1.5"
48067 stroke-linecap="round"
48068 stroke-linejoin="round"
48069>
48070 <path d="M9.828 9.172a4 4 0 1 0 0 5.656a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" />
48071</svg>
48072"#;
48073pub const ICON_INFO_CIRCLE: &str = r#"
48074<svg
48075 xmlns="http://www.w3.org/2000/svg"
48076 width="24"
48077 height="24"
48078 viewBox="0 0 24 24"
48079 fill="none"
48080 stroke="currentColor"
48081 stroke-width="1.5"
48082 stroke-linecap="round"
48083 stroke-linejoin="round"
48084>
48085 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
48086 <path d="M12 9h.01" />
48087 <path d="M11 12h1v4h1" />
48088</svg>
48089"#;
48090pub const ICON_INFO_HEXAGON: &str = r#"
48091<svg
48092 xmlns="http://www.w3.org/2000/svg"
48093 width="24"
48094 height="24"
48095 viewBox="0 0 24 24"
48096 fill="none"
48097 stroke="currentColor"
48098 stroke-width="1.5"
48099 stroke-linecap="round"
48100 stroke-linejoin="round"
48101>
48102 <path d="M19.875 6.27c.7 .398 1.13 1.143 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
48103 <path d="M12 9h.01" />
48104 <path d="M11 12h1v4h1" />
48105</svg>
48106"#;
48107pub const ICON_INFO_OCTAGON: &str = r#"
48108<svg
48109 xmlns="http://www.w3.org/2000/svg"
48110 width="24"
48111 height="24"
48112 viewBox="0 0 24 24"
48113 fill="none"
48114 stroke="currentColor"
48115 stroke-width="1.5"
48116 stroke-linecap="round"
48117 stroke-linejoin="round"
48118>
48119 <path d="M12.802 2.165l5.575 2.389c.48 .206 .863 .589 1.07 1.07l2.388 5.574c.22 .512 .22 1.092 0 1.604l-2.389 5.575c-.206 .48 -.589 .863 -1.07 1.07l-5.574 2.388c-.512 .22 -1.092 .22 -1.604 0l-5.575 -2.389a2.036 2.036 0 0 1 -1.07 -1.07l-2.388 -5.574a2.036 2.036 0 0 1 0 -1.604l2.389 -5.575c.206 -.48 .589 -.863 1.07 -1.07l5.574 -2.388a2.036 2.036 0 0 1 1.604 0z" />
48120 <path d="M12 9h.01" />
48121 <path d="M11 12h1v4h1" />
48122</svg>
48123"#;
48124pub const ICON_INFO_SMALL: &str = r#"
48125<svg
48126 xmlns="http://www.w3.org/2000/svg"
48127 width="24"
48128 height="24"
48129 viewBox="0 0 24 24"
48130 fill="none"
48131 stroke="currentColor"
48132 stroke-width="1.5"
48133 stroke-linecap="round"
48134 stroke-linejoin="round"
48135>
48136 <path d="M12 9h.01" />
48137 <path d="M11 12h1v4h1" />
48138</svg>
48139"#;
48140pub const ICON_INFO_SQUARE_ROUNDED: &str = r#"
48141<svg
48142 xmlns="http://www.w3.org/2000/svg"
48143 width="24"
48144 height="24"
48145 viewBox="0 0 24 24"
48146 fill="none"
48147 stroke="currentColor"
48148 stroke-width="1.5"
48149 stroke-linecap="round"
48150 stroke-linejoin="round"
48151>
48152 <path d="M12 9h.01" />
48153 <path d="M11 12h1v4h1" />
48154 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
48155</svg>
48156"#;
48157pub const ICON_INFO_SQUARE: &str = r#"
48158<svg
48159 xmlns="http://www.w3.org/2000/svg"
48160 width="24"
48161 height="24"
48162 viewBox="0 0 24 24"
48163 fill="none"
48164 stroke="currentColor"
48165 stroke-width="1.5"
48166 stroke-linecap="round"
48167 stroke-linejoin="round"
48168>
48169 <path d="M12 9h.01" />
48170 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
48171 <path d="M11 12h1v4h1" />
48172</svg>
48173"#;
48174pub const ICON_INFO_TRIANGLE: &str = r#"
48175<svg
48176 xmlns="http://www.w3.org/2000/svg"
48177 width="24"
48178 height="24"
48179 viewBox="0 0 24 24"
48180 fill="none"
48181 stroke="currentColor"
48182 stroke-width="1.5"
48183 stroke-linecap="round"
48184 stroke-linejoin="round"
48185>
48186 <path d="M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0z" />
48187 <path d="M12 9h.01" />
48188 <path d="M11 12h1v4h1" />
48189</svg>
48190"#;
48191pub const ICON_INNER_SHADOW_BOTTOM_LEFT: &str = r#"
48192<svg
48193 xmlns="http://www.w3.org/2000/svg"
48194 width="24"
48195 height="24"
48196 viewBox="0 0 24 24"
48197 fill="none"
48198 stroke="currentColor"
48199 stroke-width="1.5"
48200 stroke-linecap="round"
48201 stroke-linejoin="round"
48202>
48203 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
48204 <path d="M6 12a6 6 0 0 0 6 6" />
48205</svg>
48206"#;
48207pub const ICON_INNER_SHADOW_BOTTOM_RIGHT: &str = r#"
48208<svg
48209 xmlns="http://www.w3.org/2000/svg"
48210 width="24"
48211 height="24"
48212 viewBox="0 0 24 24"
48213 fill="none"
48214 stroke="currentColor"
48215 stroke-width="1.5"
48216 stroke-linecap="round"
48217 stroke-linejoin="round"
48218>
48219 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
48220 <path d="M18 12a6 6 0 0 1 -6 6" />
48221</svg>
48222"#;
48223pub const ICON_INNER_SHADOW_BOTTOM: &str = r#"
48224<svg
48225 xmlns="http://www.w3.org/2000/svg"
48226 width="24"
48227 height="24"
48228 viewBox="0 0 24 24"
48229 fill="none"
48230 stroke="currentColor"
48231 stroke-width="1.5"
48232 stroke-linecap="round"
48233 stroke-linejoin="round"
48234>
48235 <path d="M18.364 18.364a9 9 0 1 0 -12.728 -12.728a9 9 0 0 0 12.728 12.728z" />
48236 <path d="M7.757 16.243a6 6 0 0 0 8.486 0" />
48237</svg>
48238"#;
48239pub const ICON_INNER_SHADOW_LEFT: &str = r#"
48240<svg
48241 xmlns="http://www.w3.org/2000/svg"
48242 width="24"
48243 height="24"
48244 viewBox="0 0 24 24"
48245 fill="none"
48246 stroke="currentColor"
48247 stroke-width="1.5"
48248 stroke-linecap="round"
48249 stroke-linejoin="round"
48250>
48251 <path d="M5.636 5.636a9 9 0 1 1 12.728 12.728a9 9 0 0 1 -12.728 -12.728z" />
48252 <path d="M7.757 16.243a6 6 0 0 1 0 -8.486" />
48253</svg>
48254"#;
48255pub const ICON_INNER_SHADOW_RIGHT: &str = r#"
48256<svg
48257 xmlns="http://www.w3.org/2000/svg"
48258 width="24"
48259 height="24"
48260 viewBox="0 0 24 24"
48261 fill="none"
48262 stroke="currentColor"
48263 stroke-width="1.5"
48264 stroke-linecap="round"
48265 stroke-linejoin="round"
48266>
48267 <path d="M18.364 18.364a9 9 0 1 1 -12.728 -12.728a9 9 0 0 1 12.728 12.728z" />
48268 <path d="M16.243 7.757a6 6 0 0 1 0 8.486" />
48269</svg>
48270"#;
48271pub const ICON_INNER_SHADOW_TOP_LEFT: &str = r#"
48272<svg
48273 xmlns="http://www.w3.org/2000/svg"
48274 width="24"
48275 height="24"
48276 viewBox="0 0 24 24"
48277 fill="none"
48278 stroke="currentColor"
48279 stroke-width="1.5"
48280 stroke-linecap="round"
48281 stroke-linejoin="round"
48282>
48283 <path d="M12 3a9 9 0 1 1 0 18a9 9 0 0 1 0 -18z" />
48284 <path d="M6 12a6 6 0 0 1 6 -6" />
48285</svg>
48286"#;
48287pub const ICON_INNER_SHADOW_TOP_RIGHT: &str = r#"
48288<svg
48289 xmlns="http://www.w3.org/2000/svg"
48290 width="24"
48291 height="24"
48292 viewBox="0 0 24 24"
48293 fill="none"
48294 stroke="currentColor"
48295 stroke-width="1.5"
48296 stroke-linecap="round"
48297 stroke-linejoin="round"
48298>
48299 <path d="M12 3a9 9 0 1 0 0 18a9 9 0 0 0 0 -18z" />
48300 <path d="M18 12a6 6 0 0 0 -6 -6" />
48301</svg>
48302"#;
48303pub const ICON_INNER_SHADOW_TOP: &str = r#"
48304<svg
48305 xmlns="http://www.w3.org/2000/svg"
48306 width="24"
48307 height="24"
48308 viewBox="0 0 24 24"
48309 fill="none"
48310 stroke="currentColor"
48311 stroke-width="1.5"
48312 stroke-linecap="round"
48313 stroke-linejoin="round"
48314>
48315 <path d="M5.636 5.636a9 9 0 1 0 12.728 12.728a9 9 0 0 0 -12.728 -12.728z" />
48316 <path d="M16.243 7.757a6 6 0 0 0 -8.486 0" />
48317</svg>
48318"#;
48319pub const ICON_INPUT_AI: &str = r#"
48320<svg
48321 xmlns="http://www.w3.org/2000/svg"
48322 width="24"
48323 height="24"
48324 viewBox="0 0 24 24"
48325 fill="none"
48326 stroke="currentColor"
48327 stroke-width="1.5"
48328 stroke-linecap="round"
48329 stroke-linejoin="round"
48330>
48331 <path d="M20 11v-2a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h4" />
48332 <path d="M14 21v-4a2 2 0 1 1 4 0v4" />
48333 <path d="M14 19h4" />
48334 <path d="M21 15v6" />
48335</svg>
48336"#;
48337pub const ICON_INPUT_CHECK: &str = r#"
48338<svg
48339 xmlns="http://www.w3.org/2000/svg"
48340 width="24"
48341 height="24"
48342 viewBox="0 0 24 24"
48343 fill="none"
48344 stroke="currentColor"
48345 stroke-width="1.5"
48346 stroke-linecap="round"
48347 stroke-linejoin="round"
48348>
48349 <path d="M20 13v-4a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h6" />
48350 <path d="M15 19l2 2l4 -4" />
48351</svg>
48352"#;
48353pub const ICON_INPUT_SEARCH: &str = r#"
48354<svg
48355 xmlns="http://www.w3.org/2000/svg"
48356 width="24"
48357 height="24"
48358 viewBox="0 0 24 24"
48359 fill="none"
48360 stroke="currentColor"
48361 stroke-width="1.5"
48362 stroke-linecap="round"
48363 stroke-linejoin="round"
48364>
48365 <path d="M20 11v-2a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h5" />
48366 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
48367 <path d="M20.2 20.2l1.8 1.8" />
48368</svg>
48369"#;
48370pub const ICON_INPUT_X: &str = r#"
48371<svg
48372 xmlns="http://www.w3.org/2000/svg"
48373 width="24"
48374 height="24"
48375 viewBox="0 0 24 24"
48376 fill="none"
48377 stroke="currentColor"
48378 stroke-width="1.5"
48379 stroke-linecap="round"
48380 stroke-linejoin="round"
48381>
48382 <path d="M20 13v-4a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h7" />
48383 <path d="M22 22l-5 -5" />
48384 <path d="M17 22l5 -5" />
48385</svg>
48386"#;
48387pub const ICON_INVOICE: &str = r#"
48388<svg
48389 xmlns="http://www.w3.org/2000/svg"
48390 width="24"
48391 height="24"
48392 viewBox="0 0 24 24"
48393 fill="none"
48394 stroke="currentColor"
48395 stroke-width="1.5"
48396 stroke-linecap="round"
48397 stroke-linejoin="round"
48398>
48399 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
48400 <path d="M19 12v7a1.78 1.78 0 0 1 -3.1 1.4a1.65 1.65 0 0 0 -2.6 0a1.65 1.65 0 0 1 -2.6 0a1.65 1.65 0 0 0 -2.6 0a1.78 1.78 0 0 1 -3.1 -1.4v-14a2 2 0 0 1 2 -2h7l5 5v4.25" />
48401</svg>
48402"#;
48403pub const ICON_IRONING_1: &str = r#"
48404<svg
48405 xmlns="http://www.w3.org/2000/svg"
48406 width="24"
48407 height="24"
48408 viewBox="0 0 24 24"
48409 fill="none"
48410 stroke="currentColor"
48411 stroke-width="1.5"
48412 stroke-linecap="round"
48413 stroke-linejoin="round"
48414>
48415 <path d="M9 6h7.459a3 3 0 0 1 2.959 2.507l.577 3.464l.81 4.865a1 1 0 0 1 -.985 1.164h-16.82a7 7 0 0 1 7 -7h9.8" />
48416 <path d="M12 15h.01" />
48417</svg>
48418"#;
48419pub const ICON_IRONING_2: &str = r#"
48420<svg
48421 xmlns="http://www.w3.org/2000/svg"
48422 width="24"
48423 height="24"
48424 viewBox="0 0 24 24"
48425 fill="none"
48426 stroke="currentColor"
48427 stroke-width="1.5"
48428 stroke-linecap="round"
48429 stroke-linejoin="round"
48430>
48431 <path d="M10 15h.01" />
48432 <path d="M9 6h7.459a3 3 0 0 1 2.959 2.507l.577 3.464l.81 4.865a1 1 0 0 1 -.985 1.164h-16.82a7 7 0 0 1 7 -7h9.8" />
48433 <path d="M14 15h.01" />
48434</svg>
48435"#;
48436pub const ICON_IRONING_3: &str = r#"
48437<svg
48438 xmlns="http://www.w3.org/2000/svg"
48439 width="24"
48440 height="24"
48441 viewBox="0 0 24 24"
48442 fill="none"
48443 stroke="currentColor"
48444 stroke-width="1.5"
48445 stroke-linecap="round"
48446 stroke-linejoin="round"
48447>
48448 <path d="M12 15h.01" />
48449 <path d="M9 6h7.459a3 3 0 0 1 2.959 2.507l.577 3.464l.81 4.865a1 1 0 0 1 -.985 1.164h-16.82a7 7 0 0 1 7 -7h9.8" />
48450 <path d="M9 15h.01" />
48451 <path d="M15 15h.01" />
48452</svg>
48453"#;
48454pub const ICON_IRONING_OFF: &str = r#"
48455<svg
48456 xmlns="http://www.w3.org/2000/svg"
48457 width="24"
48458 height="24"
48459 viewBox="0 0 24 24"
48460 fill="none"
48461 stroke="currentColor"
48462 stroke-width="1.5"
48463 stroke-linecap="round"
48464 stroke-linejoin="round"
48465>
48466 <path d="M10 6h6.459a3 3 0 0 1 2.959 2.507l.577 3.464l.804 4.821l.007 .044m-2.806 1.164h-15a7 7 0 0 1 7 -7h1m4 0h4.8" />
48467 <path d="M3 3l18 18" />
48468</svg>
48469"#;
48470pub const ICON_IRONING_STEAM_OFF: &str = r#"
48471<svg
48472 xmlns="http://www.w3.org/2000/svg"
48473 width="24"
48474 height="24"
48475 viewBox="0 0 24 24"
48476 fill="none"
48477 stroke="currentColor"
48478 stroke-width="1.5"
48479 stroke-linecap="round"
48480 stroke-linejoin="round"
48481>
48482 <path d="M9 4h7.459a3 3 0 0 1 2.959 2.507l.577 3.464l.81 4.865a1 1 0 0 1 -.821 1.15" />
48483 <path d="M16 16h-13a7 7 0 0 1 6.056 -6.937" />
48484 <path d="M13 9h6.8" />
48485 <path d="M12 19v2" />
48486 <path d="M8 19l-1 2" />
48487 <path d="M16 19l1 2" />
48488 <path d="M3 3l18 18" />
48489</svg>
48490"#;
48491pub const ICON_IRONING_STEAM: &str = r#"
48492<svg
48493 xmlns="http://www.w3.org/2000/svg"
48494 width="24"
48495 height="24"
48496 viewBox="0 0 24 24"
48497 fill="none"
48498 stroke="currentColor"
48499 stroke-width="1.5"
48500 stroke-linecap="round"
48501 stroke-linejoin="round"
48502>
48503 <path d="M12 19v2" />
48504 <path d="M9 4h7.459a3 3 0 0 1 2.959 2.507l.577 3.464l.81 4.865a1 1 0 0 1 -.985 1.164h-16.82a7 7 0 0 1 7 -7h9.8" />
48505 <path d="M8 19l-1 2" />
48506 <path d="M16 19l1 2" />
48507</svg>
48508"#;
48509pub const ICON_IRONING: &str = r#"
48510<svg
48511 xmlns="http://www.w3.org/2000/svg"
48512 width="24"
48513 height="24"
48514 viewBox="0 0 24 24"
48515 fill="none"
48516 stroke="currentColor"
48517 stroke-width="1.5"
48518 stroke-linecap="round"
48519 stroke-linejoin="round"
48520>
48521 <path d="M9 6h7.459a3 3 0 0 1 2.959 2.507l.577 3.464l.81 4.865a1 1 0 0 1 -.985 1.164h-16.82a7 7 0 0 1 7 -7h9.8" />
48522</svg>
48523"#;
48524pub const ICON_IRREGULAR_POLYHEDRON_OFF: &str = r#"
48525<svg
48526 xmlns="http://www.w3.org/2000/svg"
48527 width="24"
48528 height="24"
48529 viewBox="0 0 24 24"
48530 fill="none"
48531 stroke="currentColor"
48532 stroke-width="1.5"
48533 stroke-linecap="round"
48534 stroke-linejoin="round"
48535>
48536 <path d="M4.706 4.73a1 1 0 0 0 -.458 1.14l1.752 6.13l-1.752 6.13a1 1 0 0 0 .592 1.205l6.282 2.503a2.46 2.46 0 0 0 1.756 0l6.282 -2.503c.04 -.016 .079 -.035 .116 -.055m-.474 -4.474l-.802 -2.806l1.752 -6.13a1 1 0 0 0 -.592 -1.205l-6.282 -2.503a2.46 2.46 0 0 0 -1.756 0l-3.544 1.412" />
48537 <path d="M4.5 5.5c.661 .214 1.161 .38 1.5 .5m6 2c.29 -.003 .603 -.06 .878 -.17l6.622 -2.33" />
48538 <path d="M6 12l5.21 1.862a2.34 2.34 0 0 0 1.58 0l.742 -.265m2.956 -1.057c.312 -.11 .816 -.291 1.512 -.54" />
48539 <path d="M12 22v-10" />
48540 <path d="M3 3l18 18" />
48541</svg>
48542"#;
48543pub const ICON_IRREGULAR_POLYHEDRON_PLUS: &str = r#"
48544<svg
48545 xmlns="http://www.w3.org/2000/svg"
48546 width="24"
48547 height="24"
48548 viewBox="0 0 24 24"
48549 fill="none"
48550 stroke="currentColor"
48551 stroke-width="1.5"
48552 stroke-linecap="round"
48553 stroke-linejoin="round"
48554>
48555 <path d="M18 12l1.752 -6.13a1 1 0 0 0 -.592 -1.205l-6.282 -2.503a2.46 2.46 0 0 0 -1.756 0l-6.282 2.503a1 1 0 0 0 -.592 1.204l1.752 6.131l-1.752 6.13a1 1 0 0 0 .592 1.205l6.282 2.503a2.46 2.46 0 0 0 1.756 0l.221 -.088" />
48556 <path d="M4.5 5.5l6.622 2.33a2.35 2.35 0 0 0 1.756 0l6.622 -2.33" />
48557 <path d="M6 12l5.21 1.862a2.34 2.34 0 0 0 1.58 0l5.21 -1.862" />
48558 <path d="M12 22v-14" />
48559 <path d="M16 19h6" />
48560 <path d="M19 16v6" />
48561</svg>
48562"#;
48563pub const ICON_IRREGULAR_POLYHEDRON: &str = r#"
48564<svg
48565 xmlns="http://www.w3.org/2000/svg"
48566 width="24"
48567 height="24"
48568 viewBox="0 0 24 24"
48569 fill="none"
48570 stroke="currentColor"
48571 stroke-width="1.5"
48572 stroke-linecap="round"
48573 stroke-linejoin="round"
48574>
48575 <path d="M6 12l-1.752 6.13a1 1 0 0 0 .592 1.205l6.282 2.503a2.46 2.46 0 0 0 1.756 0l6.282 -2.503a1 1 0 0 0 .592 -1.204l-1.752 -6.131l1.752 -6.13a1 1 0 0 0 -.592 -1.205l-6.282 -2.503a2.46 2.46 0 0 0 -1.756 0l-6.282 2.503a1 1 0 0 0 -.592 1.204l1.752 6.131z" />
48576 <path d="M4.5 5.5l6.622 2.33a2.35 2.35 0 0 0 1.756 0l6.622 -2.33" />
48577 <path d="M6 12l5.21 1.862a2.34 2.34 0 0 0 1.58 0l5.21 -1.862" />
48578 <path d="M12 22v-14" />
48579</svg>
48580"#;
48581pub const ICON_ITALIC: &str = r#"
48582<svg
48583 xmlns="http://www.w3.org/2000/svg"
48584 width="24"
48585 height="24"
48586 viewBox="0 0 24 24"
48587 fill="none"
48588 stroke="currentColor"
48589 stroke-width="1.5"
48590 stroke-linecap="round"
48591 stroke-linejoin="round"
48592>
48593 <path d="M11 5l6 0" />
48594 <path d="M7 19l6 0" />
48595 <path d="M14 5l-4 14" />
48596</svg>
48597"#;
48598pub const ICON_JACKET: &str = r#"
48599<svg
48600 xmlns="http://www.w3.org/2000/svg"
48601 width="24"
48602 height="24"
48603 viewBox="0 0 24 24"
48604 fill="none"
48605 stroke="currentColor"
48606 stroke-width="1.5"
48607 stroke-linecap="round"
48608 stroke-linejoin="round"
48609>
48610 <path d="M16 3l-4 5l-4 -5" />
48611 <path d="M12 19a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2v-8.172a2 2 0 0 1 .586 -1.414l.828 -.828a2 2 0 0 0 .586 -1.414v-2.172a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v2.172a2 2 0 0 0 .586 1.414l.828 .828a2 2 0 0 1 .586 1.414v8.172a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2z" />
48612 <path d="M20 13h-3a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
48613 <path d="M4 17h3a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
48614 <path d="M12 19v-11" />
48615</svg>
48616"#;
48617pub const ICON_JETPACK: &str = r#"
48618<svg
48619 xmlns="http://www.w3.org/2000/svg"
48620 width="24"
48621 height="24"
48622 viewBox="0 0 24 24"
48623 fill="none"
48624 stroke="currentColor"
48625 stroke-width="1.5"
48626 stroke-linecap="round"
48627 stroke-linejoin="round"
48628>
48629 <path d="M10 6a3 3 0 1 0 -6 0v7h6v-7z" />
48630 <path d="M14 13h6v-7a3 3 0 0 0 -6 0v7z" />
48631 <path d="M5 16c0 2.333 .667 4 2 5c1.333 -1 2 -2.667 2 -5" />
48632 <path d="M15 16c0 2.333 .667 4 2 5c1.333 -1 2 -2.667 2 -5" />
48633 <path d="M10 8h4" />
48634 <path d="M10 11h4" />
48635</svg>
48636"#;
48637pub const ICON_JEWISH_STAR: &str = r#"
48638<svg
48639 xmlns="http://www.w3.org/2000/svg"
48640 width="24"
48641 height="24"
48642 viewBox="0 0 24 24"
48643 fill="none"
48644 stroke="currentColor"
48645 stroke-width="1.5"
48646 stroke-linecap="round"
48647 stroke-linejoin="round"
48648>
48649 <path d="M12 2l3 5h6l-3 5l3 5h-6l-3 5l-3 -5h-6l3 -5l-3 -5h6z" />
48650</svg>
48651"#;
48652pub const ICON_JOIN_BEVEL: &str = r#"
48653<svg
48654 xmlns="http://www.w3.org/2000/svg"
48655 width="24"
48656 height="24"
48657 viewBox="0 0 24 24"
48658 fill="none"
48659 stroke="currentColor"
48660 stroke-width="1.5"
48661 stroke-linecap="round"
48662 stroke-linejoin="round"
48663>
48664 <path d="M6 4h3a2 2 0 0 1 2 2v6a1 1 0 0 0 1 1h6a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-6.586a1 1 0 0 1 -.707 -.293l-6.414 -6.414a1 1 0 0 1 -.293 -.707v-6.586a2 2 0 0 1 2 -2" />
48665</svg>
48666"#;
48667pub const ICON_JOIN_ROUND: &str = r#"
48668<svg
48669 xmlns="http://www.w3.org/2000/svg"
48670 width="24"
48671 height="24"
48672 viewBox="0 0 24 24"
48673 fill="none"
48674 stroke="currentColor"
48675 stroke-width="1.5"
48676 stroke-linecap="round"
48677 stroke-linejoin="round"
48678>
48679 <path d="M6 4h3a2 2 0 0 1 2 2v6a1 1 0 0 0 1 1h6a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-6a8 8 0 0 1 -8 -8v-6a2 2 0 0 1 2 -2" />
48680</svg>
48681"#;
48682pub const ICON_JOIN_STRAIGHT: &str = r#"
48683<svg
48684 xmlns="http://www.w3.org/2000/svg"
48685 width="24"
48686 height="24"
48687 viewBox="0 0 24 24"
48688 fill="none"
48689 stroke="currentColor"
48690 stroke-width="1.5"
48691 stroke-linecap="round"
48692 stroke-linejoin="round"
48693>
48694 <path d="M6 4h3a2 2 0 0 1 2 2v6a1 1 0 0 0 1 1h6a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2" />
48695</svg>
48696"#;
48697pub const ICON_JPG: &str = r#"
48698<svg
48699 xmlns="http://www.w3.org/2000/svg"
48700 width="24"
48701 height="24"
48702 viewBox="0 0 24 24"
48703 fill="none"
48704 stroke="currentColor"
48705 stroke-width="1.5"
48706 stroke-linecap="round"
48707 stroke-linejoin="round"
48708>
48709 <path d="M21 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
48710 <path d="M10 16v-8h2a2 2 0 1 1 0 4h-2" />
48711 <path d="M3 8h4v6a2 2 0 0 1 -2 2h-1.5a.5 .5 0 0 1 -.5 -.5v-.5" />
48712</svg>
48713"#;
48714pub const ICON_JSON: &str = r#"
48715<svg
48716 xmlns="http://www.w3.org/2000/svg"
48717 width="24"
48718 height="24"
48719 viewBox="0 0 24 24"
48720 fill="none"
48721 stroke="currentColor"
48722 stroke-width="1.5"
48723 stroke-linecap="round"
48724 stroke-linejoin="round"
48725>
48726 <path d="M20 16v-8l3 8v-8" />
48727 <path d="M15 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
48728 <path d="M1 8h3v6.5a1.5 1.5 0 0 1 -3 0v-.5" />
48729 <path d="M7 15a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h1a1 1 0 0 1 1 1" />
48730</svg>
48731"#;
48732pub const ICON_JUMP_ROPE: &str = r#"
48733<svg
48734 xmlns="http://www.w3.org/2000/svg"
48735 width="24"
48736 height="24"
48737 viewBox="0 0 24 24"
48738 fill="none"
48739 stroke="currentColor"
48740 stroke-width="1.5"
48741 stroke-linecap="round"
48742 stroke-linejoin="round"
48743>
48744 <path d="M6 14v-6a3 3 0 1 1 6 0v8a3 3 0 0 0 6 0v-6" />
48745 <path d="M16 3m0 2a2 2 0 0 1 2 -2h0a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h0a2 2 0 0 1 -2 -2z" />
48746 <path d="M4 14m0 2a2 2 0 0 1 2 -2h0a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h0a2 2 0 0 1 -2 -2z" />
48747</svg>
48748"#;
48749pub const ICON_KARATE: &str = r#"
48750<svg
48751 xmlns="http://www.w3.org/2000/svg"
48752 width="24"
48753 height="24"
48754 viewBox="0 0 24 24"
48755 fill="none"
48756 stroke="currentColor"
48757 stroke-width="1.5"
48758 stroke-linecap="round"
48759 stroke-linejoin="round"
48760>
48761 <path d="M18 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
48762 <path d="M3 9l4.5 1l3 2.5" />
48763 <path d="M13 21v-8l3 -5.5" />
48764 <path d="M8 4.5l4 2l4 1l4 3.5l-2 3.5" />
48765</svg>
48766"#;
48767pub const ICON_KAYAK: &str = r#"
48768<svg
48769 xmlns="http://www.w3.org/2000/svg"
48770 width="24"
48771 height="24"
48772 viewBox="0 0 24 24"
48773 fill="none"
48774 stroke="currentColor"
48775 stroke-width="1.5"
48776 stroke-linecap="round"
48777 stroke-linejoin="round"
48778>
48779 <path d="M6.414 6.414a2 2 0 0 0 0 -2.828l-1.414 -1.414l-2.828 2.828l1.414 1.414a2 2 0 0 0 2.828 0z" />
48780 <path d="M17.586 17.586a2 2 0 0 0 0 2.828l1.414 1.414l2.828 -2.828l-1.414 -1.414a2 2 0 0 0 -2.828 0z" />
48781 <path d="M6.5 6.5l11 11" />
48782 <path d="M22 2.5c-9.983 2.601 -17.627 7.952 -20 19.5c9.983 -2.601 17.627 -7.952 20 -19.5z" />
48783 <path d="M6.5 12.5l5 5" />
48784 <path d="M12.5 6.5l5 5" />
48785</svg>
48786"#;
48787pub const ICON_KERNING: &str = r#"
48788<svg
48789 xmlns="http://www.w3.org/2000/svg"
48790 width="24"
48791 height="24"
48792 viewBox="0 0 24 24"
48793 fill="none"
48794 stroke="currentColor"
48795 stroke-width="1.5"
48796 stroke-linecap="round"
48797 stroke-linejoin="round"
48798>
48799 <path d="M16 15v-3.5a2.5 2.5 0 1 1 5 0v3.5m0 -2h-5" />
48800 <path d="M3 9l3 6l3 -6" />
48801 <path d="M9 20l6 -16" />
48802</svg>
48803"#;
48804pub const ICON_KEY_OFF: &str = r#"
48805<svg
48806 xmlns="http://www.w3.org/2000/svg"
48807 width="24"
48808 height="24"
48809 viewBox="0 0 24 24"
48810 fill="none"
48811 stroke="currentColor"
48812 stroke-width="1.5"
48813 stroke-linecap="round"
48814 stroke-linejoin="round"
48815>
48816 <path d="M10.17 6.159l2.316 -2.316a2.877 2.877 0 0 1 4.069 0l3.602 3.602a2.877 2.877 0 0 1 0 4.069l-2.33 2.33" />
48817 <path d="M14.931 14.948a2.863 2.863 0 0 1 -1.486 -.79l-.301 -.302l-6.558 6.558a2 2 0 0 1 -1.239 .578l-.175 .008h-1.172a1 1 0 0 1 -.993 -.883l-.007 -.117v-1.172a2 2 0 0 1 .467 -1.284l.119 -.13l.414 -.414h2v-2h2v-2l2.144 -2.144l-.301 -.301a2.863 2.863 0 0 1 -.794 -1.504" />
48818 <path d="M15 9h.01" />
48819 <path d="M3 3l18 18" />
48820</svg>
48821"#;
48822pub const ICON_KEY: &str = r#"
48823<svg
48824 xmlns="http://www.w3.org/2000/svg"
48825 width="24"
48826 height="24"
48827 viewBox="0 0 24 24"
48828 fill="none"
48829 stroke="currentColor"
48830 stroke-width="1.5"
48831 stroke-linecap="round"
48832 stroke-linejoin="round"
48833>
48834 <path d="M16.555 3.843l3.602 3.602a2.877 2.877 0 0 1 0 4.069l-2.643 2.643a2.877 2.877 0 0 1 -4.069 0l-.301 -.301l-6.558 6.558a2 2 0 0 1 -1.239 .578l-.175 .008h-1.172a1 1 0 0 1 -.993 -.883l-.007 -.117v-1.172a2 2 0 0 1 .467 -1.284l.119 -.13l.414 -.414h2v-2h2v-2l2.144 -2.144l-.301 -.301a2.877 2.877 0 0 1 0 -4.069l2.643 -2.643a2.877 2.877 0 0 1 4.069 0z" />
48835 <path d="M15 9h.01" />
48836</svg>
48837"#;
48838pub const ICON_KEYBOARD_HIDE: &str = r#"
48839<svg
48840 xmlns="http://www.w3.org/2000/svg"
48841 width="24"
48842 height="24"
48843 viewBox="0 0 24 24"
48844 fill="none"
48845 stroke="currentColor"
48846 stroke-width="1.5"
48847 stroke-linecap="round"
48848 stroke-linejoin="round"
48849>
48850 <path d="M2 3m0 2a2 2 0 0 1 2 -2h16a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-16a2 2 0 0 1 -2 -2z" />
48851 <path d="M6 7l0 .01" />
48852 <path d="M10 7l0 .01" />
48853 <path d="M14 7l0 .01" />
48854 <path d="M18 7l0 .01" />
48855 <path d="M6 11l0 .01" />
48856 <path d="M18 11l0 .01" />
48857 <path d="M10 11l4 0" />
48858 <path d="M10 21l2 -2l2 2" />
48859</svg>
48860"#;
48861pub const ICON_KEYBOARD_OFF: &str = r#"
48862<svg
48863 xmlns="http://www.w3.org/2000/svg"
48864 width="24"
48865 height="24"
48866 viewBox="0 0 24 24"
48867 fill="none"
48868 stroke="currentColor"
48869 stroke-width="1.5"
48870 stroke-linecap="round"
48871 stroke-linejoin="round"
48872>
48873 <path d="M18 18h-14a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2m4 0h10a2 2 0 0 1 2 2v8c0 .554 -.226 1.056 -.59 1.418" />
48874 <path d="M6 10l0 .01" />
48875 <path d="M10 10l0 .01" />
48876 <path d="M14 10l0 .01" />
48877 <path d="M18 10l0 .01" />
48878 <path d="M6 14l0 .01" />
48879 <path d="M18 14l0 .01" />
48880 <path d="M10 14l4 0" />
48881 <path d="M3 3l18 18" />
48882</svg>
48883"#;
48884pub const ICON_KEYBOARD_SHOW: &str = r#"
48885<svg
48886 xmlns="http://www.w3.org/2000/svg"
48887 width="24"
48888 height="24"
48889 viewBox="0 0 24 24"
48890 fill="none"
48891 stroke="currentColor"
48892 stroke-width="1.5"
48893 stroke-linecap="round"
48894 stroke-linejoin="round"
48895>
48896 <path d="M2 3m0 2a2 2 0 0 1 2 -2h16a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-16a2 2 0 0 1 -2 -2z" />
48897 <path d="M6 7l0 .01" />
48898 <path d="M10 7l0 .01" />
48899 <path d="M14 7l0 .01" />
48900 <path d="M18 7l0 .01" />
48901 <path d="M6 11l0 .01" />
48902 <path d="M18 11l0 .01" />
48903 <path d="M10 11l4 0" />
48904 <path d="M10 19l2 2l2 -2" />
48905</svg>
48906"#;
48907pub const ICON_KEYBOARD: &str = r#"
48908<svg
48909 xmlns="http://www.w3.org/2000/svg"
48910 width="24"
48911 height="24"
48912 viewBox="0 0 24 24"
48913 fill="none"
48914 stroke="currentColor"
48915 stroke-width="1.5"
48916 stroke-linecap="round"
48917 stroke-linejoin="round"
48918>
48919 <path d="M2 6m0 2a2 2 0 0 1 2 -2h16a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-16a2 2 0 0 1 -2 -2z" />
48920 <path d="M6 10l0 .01" />
48921 <path d="M10 10l0 .01" />
48922 <path d="M14 10l0 .01" />
48923 <path d="M18 10l0 .01" />
48924 <path d="M6 14l0 .01" />
48925 <path d="M18 14l0 .01" />
48926 <path d="M10 14l4 .01" />
48927</svg>
48928"#;
48929pub const ICON_KEYFRAME_ALIGN_CENTER: &str = r#"
48930<svg
48931 xmlns="http://www.w3.org/2000/svg"
48932 width="24"
48933 height="24"
48934 viewBox="0 0 24 24"
48935 fill="none"
48936 stroke="currentColor"
48937 stroke-width="1.5"
48938 stroke-linecap="round"
48939 stroke-linejoin="round"
48940>
48941 <path d="M12 20v2" />
48942 <path d="M12.816 16.58c-.207 .267 -.504 .42 -.816 .42c-.312 0 -.61 -.153 -.816 -.42l-2.908 -3.748a1.39 1.39 0 0 1 0 -1.664l2.908 -3.748c.207 -.267 .504 -.42 .816 -.42c.312 0 .61 .153 .816 .42l2.908 3.748a1.39 1.39 0 0 1 0 1.664l-2.908 3.748z" />
48943 <path d="M12 2v2" />
48944 <path d="M3 12h2" />
48945 <path d="M19 12h2" />
48946</svg>
48947"#;
48948pub const ICON_KEYFRAME_ALIGN_HORIZONTAL: &str = r#"
48949<svg
48950 xmlns="http://www.w3.org/2000/svg"
48951 width="24"
48952 height="24"
48953 viewBox="0 0 24 24"
48954 fill="none"
48955 stroke="currentColor"
48956 stroke-width="1.5"
48957 stroke-linecap="round"
48958 stroke-linejoin="round"
48959>
48960 <path d="M12.816 16.58c-.207 .267 -.504 .42 -.816 .42c-.312 0 -.61 -.153 -.816 -.42l-2.908 -3.748a1.39 1.39 0 0 1 0 -1.664l2.908 -3.748c.207 -.267 .504 -.42 .816 -.42c.312 0 .61 .153 .816 .42l2.908 3.748a1.39 1.39 0 0 1 0 1.664l-2.908 3.748z" />
48961 <path d="M3 12h2" />
48962 <path d="M19 12h2" />
48963</svg>
48964"#;
48965pub const ICON_KEYFRAME_ALIGN_VERTICAL: &str = r#"
48966<svg
48967 xmlns="http://www.w3.org/2000/svg"
48968 width="24"
48969 height="24"
48970 viewBox="0 0 24 24"
48971 fill="none"
48972 stroke="currentColor"
48973 stroke-width="1.5"
48974 stroke-linecap="round"
48975 stroke-linejoin="round"
48976>
48977 <path d="M12 2v2" />
48978 <path d="M12.816 16.58c-.207 .267 -.504 .42 -.816 .42c-.312 0 -.61 -.153 -.816 -.42l-2.908 -3.748a1.39 1.39 0 0 1 0 -1.664l2.908 -3.748c.207 -.267 .504 -.42 .816 -.42c.312 0 .61 .153 .816 .42l2.908 3.748a1.39 1.39 0 0 1 0 1.664l-2.908 3.748z" />
48979 <path d="M12 20v2" />
48980</svg>
48981"#;
48982pub const ICON_KEYFRAME: &str = r#"
48983<svg
48984 xmlns="http://www.w3.org/2000/svg"
48985 width="24"
48986 height="24"
48987 viewBox="0 0 24 24"
48988 fill="none"
48989 stroke="currentColor"
48990 stroke-width="1.5"
48991 stroke-linecap="round"
48992 stroke-linejoin="round"
48993>
48994 <path d="M13.225 18.412a1.595 1.595 0 0 1 -1.225 .588c-.468 0 -.914 -.214 -1.225 -.588l-4.361 -5.248a1.844 1.844 0 0 1 0 -2.328l4.361 -5.248a1.595 1.595 0 0 1 1.225 -.588c.468 0 .914 .214 1.225 .588l4.361 5.248a1.844 1.844 0 0 1 0 2.328l-4.361 5.248z" />
48995</svg>
48996"#;
48997pub const ICON_KEYFRAMES: &str = r#"
48998<svg
48999 xmlns="http://www.w3.org/2000/svg"
49000 width="24"
49001 height="24"
49002 viewBox="0 0 24 24"
49003 fill="none"
49004 stroke="currentColor"
49005 stroke-width="1.5"
49006 stroke-linecap="round"
49007 stroke-linejoin="round"
49008>
49009 <path d="M9.225 18.412a1.595 1.595 0 0 1 -1.225 .588c-.468 0 -.914 -.214 -1.225 -.588l-4.361 -5.248a1.844 1.844 0 0 1 0 -2.328l4.361 -5.248a1.595 1.595 0 0 1 1.225 -.588c.468 0 .914 .214 1.225 .588l4.361 5.248a1.844 1.844 0 0 1 0 2.328l-4.361 5.248z" />
49010 <path d="M17 5l4.586 5.836a1.844 1.844 0 0 1 0 2.328l-4.586 5.836" />
49011 <path d="M13 5l4.586 5.836a1.844 1.844 0 0 1 0 2.328l-4.586 5.836" />
49012</svg>
49013"#;
49014pub const ICON_LABEL_IMPORTANT: &str = r#"
49015<svg
49016 xmlns="http://www.w3.org/2000/svg"
49017 width="24"
49018 height="24"
49019 viewBox="0 0 24 24"
49020 fill="none"
49021 stroke="currentColor"
49022 stroke-width="1.5"
49023 stroke-linecap="round"
49024 stroke-linejoin="round"
49025>
49026 <path d="M16.52 7h-12.52l4 5l-4 5h12.52a1 1 0 0 0 .78 -.375l3.7 -4.625l-3.7 -4.625a1 1 0 0 0 -.78 -.375" />
49027</svg>
49028"#;
49029pub const ICON_LABEL_OFF: &str = r#"
49030<svg
49031 xmlns="http://www.w3.org/2000/svg"
49032 width="24"
49033 height="24"
49034 viewBox="0 0 24 24"
49035 fill="none"
49036 stroke="currentColor"
49037 stroke-width="1.5"
49038 stroke-linecap="round"
49039 stroke-linejoin="round"
49040>
49041 <path d="M7 7h-1a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h10.52a1 1 0 0 0 .394 -.081m1.86 -2.137l2.226 -2.782l-3.7 -4.625a1 1 0 0 0 -.78 -.375h-5.52" />
49042 <path d="M3 3l18 18" />
49043</svg>
49044"#;
49045pub const ICON_LABEL: &str = r#"
49046<svg
49047 xmlns="http://www.w3.org/2000/svg"
49048 width="24"
49049 height="24"
49050 viewBox="0 0 24 24"
49051 fill="none"
49052 stroke="currentColor"
49053 stroke-width="1.5"
49054 stroke-linecap="round"
49055 stroke-linejoin="round"
49056>
49057 <path d="M16.52 7h-10.52a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h10.52a1 1 0 0 0 .78 -.375l3.7 -4.625l-3.7 -4.625a1 1 0 0 0 -.78 -.375" />
49058</svg>
49059"#;
49060pub const ICON_LADDER_OFF: &str = r#"
49061<svg
49062 xmlns="http://www.w3.org/2000/svg"
49063 width="24"
49064 height="24"
49065 viewBox="0 0 24 24"
49066 fill="none"
49067 stroke="currentColor"
49068 stroke-width="1.5"
49069 stroke-linecap="round"
49070 stroke-linejoin="round"
49071>
49072 <path d="M8 3v1m0 4v13" />
49073 <path d="M16 3v9m0 4v5" />
49074 <path d="M8 14h6" />
49075 <path d="M8 10h2m4 0h2" />
49076 <path d="M10 6h6" />
49077 <path d="M8 18h8" />
49078 <path d="M3 3l18 18" />
49079</svg>
49080"#;
49081pub const ICON_LADDER: &str = r#"
49082<svg
49083 xmlns="http://www.w3.org/2000/svg"
49084 width="24"
49085 height="24"
49086 viewBox="0 0 24 24"
49087 fill="none"
49088 stroke="currentColor"
49089 stroke-width="1.5"
49090 stroke-linecap="round"
49091 stroke-linejoin="round"
49092>
49093 <path d="M8 3v18" />
49094 <path d="M16 3v18" />
49095 <path d="M8 14h8" />
49096 <path d="M8 10h8" />
49097 <path d="M8 6h8" />
49098 <path d="M8 18h8" />
49099</svg>
49100"#;
49101pub const ICON_LADLE: &str = r#"
49102<svg
49103 xmlns="http://www.w3.org/2000/svg"
49104 width="24"
49105 height="24"
49106 viewBox="0 0 24 24"
49107 fill="none"
49108 stroke="currentColor"
49109 stroke-width="1.5"
49110 stroke-linecap="round"
49111 stroke-linejoin="round"
49112>
49113 <path d="M3 14v1a6 6 0 1 0 12 0v-9a3 3 0 0 1 6 0" />
49114 <path d="M9 16c-.663 0 -1.3 -.036 -1.896 -.102l-.5 -.064c-2.123 -.308 -3.604 -1.013 -3.604 -1.834c0 -.82 1.482 -1.526 3.603 -1.834l.5 -.064a17.27 17.27 0 0 1 1.897 -.102c.663 0 1.3 .036 1.896 .102l.5 .064c2.123 .308 3.604 1.013 3.604 1.834c0 .82 -1.482 1.526 -3.603 1.834l-.5 .064a17.27 17.27 0 0 1 -1.897 .102z" />
49115</svg>
49116"#;
49117pub const ICON_LAMBDA: &str = r#"
49118<svg
49119 xmlns="http://www.w3.org/2000/svg"
49120 width="24"
49121 height="24"
49122 viewBox="0 0 24 24"
49123 fill="none"
49124 stroke="currentColor"
49125 stroke-width="1.5"
49126 stroke-linecap="round"
49127 stroke-linejoin="round"
49128>
49129 <path d="M6 20l6.5 -9" />
49130 <path d="M19 20c-6 0 -6 -16 -12 -16" />
49131</svg>
49132"#;
49133pub const ICON_LAMP_2: &str = r#"
49134<svg
49135 xmlns="http://www.w3.org/2000/svg"
49136 width="24"
49137 height="24"
49138 viewBox="0 0 24 24"
49139 fill="none"
49140 stroke="currentColor"
49141 stroke-width="1.5"
49142 stroke-linecap="round"
49143 stroke-linejoin="round"
49144>
49145 <path d="M5 21h9" />
49146 <path d="M10 21l-7 -8l8.5 -5.5" />
49147 <path d="M13 14c-2.148 -2.148 -2.148 -5.852 0 -8c2.088 -2.088 5.842 -1.972 8 0l-8 8z" />
49148 <path d="M11.742 7.574l-1.156 -1.156a2 2 0 0 1 2.828 -2.829l1.144 1.144" />
49149 <path d="M15.5 12l.208 .274a2.527 2.527 0 0 0 3.556 0c.939 -.933 .98 -2.42 .122 -3.4l-.366 -.369" />
49150</svg>
49151"#;
49152pub const ICON_LAMP_OFF: &str = r#"
49153<svg
49154 xmlns="http://www.w3.org/2000/svg"
49155 width="24"
49156 height="24"
49157 viewBox="0 0 24 24"
49158 fill="none"
49159 stroke="currentColor"
49160 stroke-width="1.5"
49161 stroke-linecap="round"
49162 stroke-linejoin="round"
49163>
49164 <path d="M9 20h6" />
49165 <path d="M12 20v-8" />
49166 <path d="M7.325 7.35l-2.325 4.65h7m4 0h3l-4 -8h-6l-.338 .676" />
49167 <path d="M3 3l18 18" />
49168</svg>
49169"#;
49170pub const ICON_LAMP: &str = r#"
49171<svg
49172 xmlns="http://www.w3.org/2000/svg"
49173 width="24"
49174 height="24"
49175 viewBox="0 0 24 24"
49176 fill="none"
49177 stroke="currentColor"
49178 stroke-width="1.5"
49179 stroke-linecap="round"
49180 stroke-linejoin="round"
49181>
49182 <path d="M9 20h6" />
49183 <path d="M12 20v-8" />
49184 <path d="M5 12h14l-4 -8h-6z" />
49185</svg>
49186"#;
49187pub const ICON_LANE: &str = r#"
49188<svg
49189 xmlns="http://www.w3.org/2000/svg"
49190 width="24"
49191 height="24"
49192 viewBox="0 0 24 24"
49193 fill="none"
49194 stroke="currentColor"
49195 stroke-width="1.5"
49196 stroke-linecap="round"
49197 stroke-linejoin="round"
49198>
49199 <path d="M4 6v13" />
49200 <path d="M20 6v13" />
49201</svg>
49202"#;
49203pub const ICON_LANGUAGE_HIRAGANA: &str = r#"
49204<svg
49205 xmlns="http://www.w3.org/2000/svg"
49206 width="24"
49207 height="24"
49208 viewBox="0 0 24 24"
49209 fill="none"
49210 stroke="currentColor"
49211 stroke-width="1.5"
49212 stroke-linecap="round"
49213 stroke-linejoin="round"
49214>
49215 <path d="M4 5h7" />
49216 <path d="M7 4c0 4.846 0 7 .5 8" />
49217 <path d="M10 8.5c0 2.286 -2 4.5 -3.5 4.5s-2.5 -1.135 -2.5 -2c0 -2 1 -3 3 -3s5 .57 5 2.857c0 1.524 -.667 2.571 -2 3.143" />
49218 <path d="M12 20l4 -9l4 9" />
49219 <path d="M19.1 18h-6.2" />
49220</svg>
49221"#;
49222pub const ICON_LANGUAGE_KATAKANA: &str = r#"
49223<svg
49224 xmlns="http://www.w3.org/2000/svg"
49225 width="24"
49226 height="24"
49227 viewBox="0 0 24 24"
49228 fill="none"
49229 stroke="currentColor"
49230 stroke-width="1.5"
49231 stroke-linecap="round"
49232 stroke-linejoin="round"
49233>
49234 <path d="M5 5h6.586a1 1 0 0 1 .707 1.707l-1.293 1.293" />
49235 <path d="M8 8c0 1.5 .5 3 -2 5" />
49236 <path d="M12 20l4 -9l4 9" />
49237 <path d="M19.1 18h-6.2" />
49238</svg>
49239"#;
49240pub const ICON_LANGUAGE_OFF: &str = r#"
49241<svg
49242 xmlns="http://www.w3.org/2000/svg"
49243 width="24"
49244 height="24"
49245 viewBox="0 0 24 24"
49246 fill="none"
49247 stroke="currentColor"
49248 stroke-width="1.5"
49249 stroke-linecap="round"
49250 stroke-linejoin="round"
49251>
49252 <path d="M4 5h1m4 0h2" />
49253 <path d="M9 3v2m-.508 3.517c-.814 2.655 -2.52 4.483 -4.492 4.483" />
49254 <path d="M5 9c0 2.144 2.952 3.908 6.7 4" />
49255 <path d="M12 20l2.463 -5.541m1.228 -2.764l.309 -.695l.8 1.8" />
49256 <path d="M18 18h-5.1" />
49257 <path d="M3 3l18 18" />
49258</svg>
49259"#;
49260pub const ICON_LANGUAGE: &str = r#"
49261<svg
49262 xmlns="http://www.w3.org/2000/svg"
49263 width="24"
49264 height="24"
49265 viewBox="0 0 24 24"
49266 fill="none"
49267 stroke="currentColor"
49268 stroke-width="1.5"
49269 stroke-linecap="round"
49270 stroke-linejoin="round"
49271>
49272 <path d="M4 5h7" />
49273 <path d="M9 3v2c0 4.418 -2.239 8 -5 8" />
49274 <path d="M5 9c0 2.144 2.952 3.908 6.7 4" />
49275 <path d="M12 20l4 -9l4 9" />
49276 <path d="M19.1 18h-6.2" />
49277</svg>
49278"#;
49279pub const ICON_LASSO_OFF: &str = r#"
49280<svg
49281 xmlns="http://www.w3.org/2000/svg"
49282 width="24"
49283 height="24"
49284 viewBox="0 0 24 24"
49285 fill="none"
49286 stroke="currentColor"
49287 stroke-width="1.5"
49288 stroke-linecap="round"
49289 stroke-linejoin="round"
49290>
49291 <path d="M4.028 13.252c-.657 -.972 -1.028 -2.078 -1.028 -3.252c0 -1.804 .878 -3.449 2.319 -4.69m2.49 -1.506a11.066 11.066 0 0 1 4.191 -.804c4.97 0 9 3.134 9 7c0 1.799 -.873 3.44 -2.307 4.68m-2.503 1.517a11.066 11.066 0 0 1 -4.19 .803c-1.913 0 -3.686 -.464 -5.144 -1.255" />
49292 <path d="M5 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
49293 <path d="M5 17c0 1.42 .316 2.805 1 4" />
49294 <path d="M3 3l18 18" />
49295</svg>
49296"#;
49297pub const ICON_LASSO_POLYGON: &str = r#"
49298<svg
49299 xmlns="http://www.w3.org/2000/svg"
49300 width="24"
49301 height="24"
49302 viewBox="0 0 24 24"
49303 fill="none"
49304 stroke="currentColor"
49305 stroke-width="1.5"
49306 stroke-linecap="round"
49307 stroke-linejoin="round"
49308>
49309 <path d="M4.028 13.252l-1.028 -3.252l2 -7l7 5l8 -3l1 9l-9 3l-5.144 -1.255" />
49310 <path d="M5 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
49311 <path d="M5 17c0 1.42 .316 2.805 1 4" />
49312</svg>
49313"#;
49314pub const ICON_LASSO: &str = r#"
49315<svg
49316 xmlns="http://www.w3.org/2000/svg"
49317 width="24"
49318 height="24"
49319 viewBox="0 0 24 24"
49320 fill="none"
49321 stroke="currentColor"
49322 stroke-width="1.5"
49323 stroke-linecap="round"
49324 stroke-linejoin="round"
49325>
49326 <path d="M4.028 13.252c-.657 -.972 -1.028 -2.078 -1.028 -3.252c0 -3.866 4.03 -7 9 -7s9 3.134 9 7s-4.03 7 -9 7c-1.913 0 -3.686 -.464 -5.144 -1.255" />
49327 <path d="M5 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
49328 <path d="M5 17c0 1.42 .316 2.805 1 4" />
49329</svg>
49330"#;
49331pub const ICON_LAUREL_WREATH_1: &str = r#"
49332<svg
49333 xmlns="http://www.w3.org/2000/svg"
49334 width="24"
49335 height="24"
49336 viewBox="0 0 24 24"
49337 fill="none"
49338 stroke="currentColor"
49339 stroke-width="1.5"
49340 stroke-linecap="round"
49341 stroke-linejoin="round"
49342>
49343 <path d="M6.436 8a8.6 8.6 0 0 0 -.436 2.727c0 4.017 2.686 7.273 6 7.273s6 -3.256 6 -7.273a8.6 8.6 0 0 0 -.436 -2.727" />
49344 <path d="M14.5 21s-.682 -3 -2.5 -3s-2.5 3 -2.5 3" />
49345 <path d="M18.52 5.23c.292 1.666 -1.02 2.77 -1.02 2.77s-1.603 -.563 -1.895 -2.23c-.292 -1.666 1.02 -2.77 1.02 -2.77s1.603 .563 1.895 2.23" />
49346 <path d="M21.094 12.14c-1.281 1.266 -3.016 .76 -3.016 .76s-.454 -1.772 .828 -3.04c1.28 -1.266 3.016 -.76 3.016 -.76s.454 1.772 -.828 3.04" />
49347 <path d="M17.734 18.826c-1.5 -.575 -1.734 -2.19 -1.734 -2.19s1.267 -1.038 2.767 -.462c1.5 .575 1.733 2.19 1.733 2.19s-1.267 1.038 -2.767 .462" />
49348 <path d="M6.267 18.826c1.5 -.575 1.733 -2.19 1.733 -2.19s-1.267 -1.038 -2.767 -.462c-1.5 .575 -1.733 2.19 -1.733 2.19s1.267 1.038 2.767 .462" />
49349 <path d="M2.906 12.14c1.281 1.266 3.016 .76 3.016 .76s.454 -1.772 -.828 -3.04c-1.281 -1.265 -3.016 -.76 -3.016 -.76s-.454 1.772 .828 3.04" />
49350 <path d="M5.48 5.23c-.292 1.666 1.02 2.77 1.02 2.77s1.603 -.563 1.895 -2.23c.292 -1.666 -1.02 -2.77 -1.02 -2.77s-1.603 .563 -1.895 2.23" />
49351 <path d="M11 9l1 -1v6" />
49352</svg>
49353"#;
49354pub const ICON_LAUREL_WREATH_2: &str = r#"
49355<svg
49356 xmlns="http://www.w3.org/2000/svg"
49357 width="24"
49358 height="24"
49359 viewBox="0 0 24 24"
49360 fill="none"
49361 stroke="currentColor"
49362 stroke-width="1.5"
49363 stroke-linecap="round"
49364 stroke-linejoin="round"
49365>
49366 <path d="M6.436 8a8.6 8.6 0 0 0 -.436 2.727c0 4.017 2.686 7.273 6 7.273s6 -3.256 6 -7.273a8.6 8.6 0 0 0 -.436 -2.727" />
49367 <path d="M14.5 21s-.682 -3 -2.5 -3s-2.5 3 -2.5 3" />
49368 <path d="M18.52 5.23c.292 1.666 -1.02 2.77 -1.02 2.77s-1.603 -.563 -1.895 -2.23c-.292 -1.666 1.02 -2.77 1.02 -2.77s1.603 .563 1.895 2.23" />
49369 <path d="M21.094 12.14c-1.281 1.266 -3.016 .76 -3.016 .76s-.454 -1.772 .828 -3.04c1.28 -1.266 3.016 -.76 3.016 -.76s.454 1.772 -.828 3.04" />
49370 <path d="M17.734 18.826c-1.5 -.575 -1.734 -2.19 -1.734 -2.19s1.267 -1.038 2.767 -.462c1.5 .575 1.733 2.19 1.733 2.19s-1.267 1.038 -2.767 .462" />
49371 <path d="M6.267 18.826c1.5 -.575 1.733 -2.19 1.733 -2.19s-1.267 -1.038 -2.767 -.462c-1.5 .575 -1.733 2.19 -1.733 2.19s1.267 1.038 2.767 .462" />
49372 <path d="M2.906 12.14c1.281 1.266 3.016 .76 3.016 .76s.454 -1.772 -.828 -3.04c-1.281 -1.265 -3.016 -.76 -3.016 -.76s-.454 1.772 .828 3.04" />
49373 <path d="M5.48 5.23c-.292 1.666 1.02 2.77 1.02 2.77s1.603 -.563 1.895 -2.23c.292 -1.666 -1.02 -2.77 -1.02 -2.77s-1.603 .563 -1.895 2.23" />
49374 <path d="M10.6 8h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2" />
49375</svg>
49376"#;
49377pub const ICON_LAUREL_WREATH_3: &str = r#"
49378<svg
49379 xmlns="http://www.w3.org/2000/svg"
49380 width="24"
49381 height="24"
49382 viewBox="0 0 24 24"
49383 fill="none"
49384 stroke="currentColor"
49385 stroke-width="1.5"
49386 stroke-linecap="round"
49387 stroke-linejoin="round"
49388>
49389 <path d="M6.436 8a8.6 8.6 0 0 0 -.436 2.727c0 4.017 2.686 7.273 6 7.273s6 -3.256 6 -7.273a8.6 8.6 0 0 0 -.436 -2.727" />
49390 <path d="M14.5 21s-.682 -3 -2.5 -3s-2.5 3 -2.5 3" />
49391 <path d="M18.52 5.23c.292 1.666 -1.02 2.77 -1.02 2.77s-1.603 -.563 -1.895 -2.23c-.292 -1.666 1.02 -2.77 1.02 -2.77s1.603 .563 1.895 2.23" />
49392 <path d="M21.094 12.14c-1.281 1.266 -3.016 .76 -3.016 .76s-.454 -1.772 .828 -3.04c1.28 -1.266 3.016 -.76 3.016 -.76s.454 1.772 -.828 3.04" />
49393 <path d="M17.734 18.826c-1.5 -.575 -1.734 -2.19 -1.734 -2.19s1.267 -1.038 2.767 -.462c1.5 .575 1.733 2.19 1.733 2.19s-1.267 1.038 -2.767 .462" />
49394 <path d="M6.267 18.826c1.5 -.575 1.733 -2.19 1.733 -2.19s-1.267 -1.038 -2.767 -.462c-1.5 .575 -1.733 2.19 -1.733 2.19s1.267 1.038 2.767 .462" />
49395 <path d="M2.906 12.14c1.281 1.266 3.016 .76 3.016 .76s.454 -1.772 -.828 -3.04c-1.281 -1.265 -3.016 -.76 -3.016 -.76s-.454 1.772 .828 3.04" />
49396 <path d="M5.48 5.23c-.292 1.666 1.02 2.77 1.02 2.77s1.603 -.563 1.895 -2.23c.292 -1.666 -1.02 -2.77 -1.02 -2.77s-1.603 .563 -1.895 2.23" />
49397 <path d="M10.5 8h1.5a1.5 1.5 0 0 1 0 3h-1h1a1.5 1.5 0 0 1 0 3h-1.5" />
49398</svg>
49399"#;
49400pub const ICON_LAUREL_WREATH: &str = r#"
49401<svg
49402 xmlns="http://www.w3.org/2000/svg"
49403 width="24"
49404 height="24"
49405 viewBox="0 0 24 24"
49406 fill="none"
49407 stroke="currentColor"
49408 stroke-width="1.5"
49409 stroke-linecap="round"
49410 stroke-linejoin="round"
49411>
49412 <path d="M6.436 8a8.6 8.6 0 0 0 -.436 2.727c0 4.017 2.686 7.273 6 7.273s6 -3.256 6 -7.273a8.6 8.6 0 0 0 -.436 -2.727" />
49413 <path d="M14.5 21s-.682 -3 -2.5 -3s-2.5 3 -2.5 3" />
49414 <path d="M18.52 5.23c.292 1.666 -1.02 2.77 -1.02 2.77s-1.603 -.563 -1.895 -2.23c-.292 -1.666 1.02 -2.77 1.02 -2.77s1.603 .563 1.895 2.23" />
49415 <path d="M21.094 12.14c-1.281 1.266 -3.016 .76 -3.016 .76s-.454 -1.772 .828 -3.04c1.28 -1.266 3.016 -.76 3.016 -.76s.454 1.772 -.828 3.04" />
49416 <path d="M17.734 18.826c-1.5 -.575 -1.734 -2.19 -1.734 -2.19s1.267 -1.038 2.767 -.462c1.5 .575 1.733 2.19 1.733 2.19s-1.267 1.038 -2.767 .462" />
49417 <path d="M6.267 18.826c1.5 -.575 1.733 -2.19 1.733 -2.19s-1.267 -1.038 -2.767 -.462c-1.5 .575 -1.733 2.19 -1.733 2.19s1.267 1.038 2.767 .462" />
49418 <path d="M2.906 12.14c1.281 1.266 3.016 .76 3.016 .76s.454 -1.772 -.828 -3.04c-1.281 -1.265 -3.016 -.76 -3.016 -.76s-.454 1.772 .828 3.04" />
49419 <path d="M5.48 5.23c-.292 1.666 1.02 2.77 1.02 2.77s1.603 -.563 1.895 -2.23c.292 -1.666 -1.02 -2.77 -1.02 -2.77s-1.603 .563 -1.895 2.23" />
49420</svg>
49421"#;
49422pub const ICON_LAYERS_DIFFERENCE: &str = r#"
49423<svg
49424 xmlns="http://www.w3.org/2000/svg"
49425 width="24"
49426 height="24"
49427 viewBox="0 0 24 24"
49428 fill="none"
49429 stroke="currentColor"
49430 stroke-width="1.5"
49431 stroke-linecap="round"
49432 stroke-linejoin="round"
49433>
49434 <path d="M16 16v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2v-2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2" />
49435 <path d="M10 8l-2 0l0 2" />
49436 <path d="M8 14l0 2l2 0" />
49437 <path d="M14 8l2 0l0 2" />
49438 <path d="M16 14l0 2l-2 0" />
49439</svg>
49440"#;
49441pub const ICON_LAYERS_INTERSECT_2: &str = r#"
49442<svg
49443 xmlns="http://www.w3.org/2000/svg"
49444 width="24"
49445 height="24"
49446 viewBox="0 0 24 24"
49447 fill="none"
49448 stroke="currentColor"
49449 stroke-width="1.5"
49450 stroke-linecap="round"
49451 stroke-linejoin="round"
49452>
49453 <path d="M8 4m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
49454 <path d="M4 8m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
49455 <path d="M9 15l6 -6" />
49456</svg>
49457"#;
49458pub const ICON_LAYERS_INTERSECT: &str = r#"
49459<svg
49460 xmlns="http://www.w3.org/2000/svg"
49461 width="24"
49462 height="24"
49463 viewBox="0 0 24 24"
49464 fill="none"
49465 stroke="currentColor"
49466 stroke-width="1.5"
49467 stroke-linecap="round"
49468 stroke-linejoin="round"
49469>
49470 <path d="M8 4m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
49471 <path d="M4 8m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
49472</svg>
49473"#;
49474pub const ICON_LAYERS_LINKED: &str = r#"
49475<svg
49476 xmlns="http://www.w3.org/2000/svg"
49477 width="24"
49478 height="24"
49479 viewBox="0 0 24 24"
49480 fill="none"
49481 stroke="currentColor"
49482 stroke-width="1.5"
49483 stroke-linecap="round"
49484 stroke-linejoin="round"
49485>
49486 <path d="M19 8.268a2 2 0 0 1 1 1.732v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h3" />
49487 <path d="M5 15.734a2 2 0 0 1 -1 -1.734v-8a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-3" />
49488</svg>
49489"#;
49490pub const ICON_LAYERS_OFF: &str = r#"
49491<svg
49492 xmlns="http://www.w3.org/2000/svg"
49493 width="24"
49494 height="24"
49495 viewBox="0 0 24 24"
49496 fill="none"
49497 stroke="currentColor"
49498 stroke-width="1.5"
49499 stroke-linecap="round"
49500 stroke-linejoin="round"
49501>
49502 <path d="M8.59 4.581c.362 -.359 .86 -.581 1.41 -.581h8a2 2 0 0 1 2 2v8c0 .556 -.227 1.06 -.594 1.422m-3.406 .578h-6a2 2 0 0 1 -2 -2v-6" />
49503 <path d="M16 16v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2" />
49504 <path d="M3 3l18 18" />
49505</svg>
49506"#;
49507pub const ICON_LAYERS_SELECTED_BOTTOM: &str = r#"
49508<svg
49509 xmlns="http://www.w3.org/2000/svg"
49510 width="24"
49511 height="24"
49512 viewBox="0 0 24 24"
49513 fill="none"
49514 stroke="currentColor"
49515 stroke-width="1.5"
49516 stroke-linecap="round"
49517 stroke-linejoin="round"
49518>
49519 <path d="M4 14.5l4 -4" />
49520 <path d="M9.496 20l4.004 -4z" />
49521 <path d="M4.586 19.414l3.914 -3.914" />
49522 <path d="M8 6a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
49523 <path d="M16 16v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2" />
49524</svg>
49525"#;
49526pub const ICON_LAYERS_SELECTED: &str = r#"
49527<svg
49528 xmlns="http://www.w3.org/2000/svg"
49529 width="24"
49530 height="24"
49531 viewBox="0 0 24 24"
49532 fill="none"
49533 stroke="currentColor"
49534 stroke-width="1.5"
49535 stroke-linecap="round"
49536 stroke-linejoin="round"
49537>
49538 <path d="M8 10.5l6.492 -6.492" />
49539 <path d="M13.496 16l6.504 -6.504z" />
49540 <path d="M8.586 15.414l10.827 -10.827" />
49541 <path d="M8 6a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
49542 <path d="M16 16v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2" />
49543</svg>
49544"#;
49545pub const ICON_LAYERS_SUBTRACT: &str = r#"
49546<svg
49547 xmlns="http://www.w3.org/2000/svg"
49548 width="24"
49549 height="24"
49550 viewBox="0 0 24 24"
49551 fill="none"
49552 stroke="currentColor"
49553 stroke-width="1.5"
49554 stroke-linecap="round"
49555 stroke-linejoin="round"
49556>
49557 <path d="M8 4m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
49558 <path d="M16 16v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2" />
49559</svg>
49560"#;
49561pub const ICON_LAYERS_UNION: &str = r#"
49562<svg
49563 xmlns="http://www.w3.org/2000/svg"
49564 width="24"
49565 height="24"
49566 viewBox="0 0 24 24"
49567 fill="none"
49568 stroke="currentColor"
49569 stroke-width="1.5"
49570 stroke-linecap="round"
49571 stroke-linejoin="round"
49572>
49573 <path d="M16 16v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2v-2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2" />
49574</svg>
49575"#;
49576pub const ICON_LAYOUT_2: &str = r#"
49577<svg
49578 xmlns="http://www.w3.org/2000/svg"
49579 width="24"
49580 height="24"
49581 viewBox="0 0 24 24"
49582 fill="none"
49583 stroke="currentColor"
49584 stroke-width="1.5"
49585 stroke-linecap="round"
49586 stroke-linejoin="round"
49587>
49588 <path d="M4 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
49589 <path d="M4 13m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
49590 <path d="M14 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
49591 <path d="M14 15m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
49592</svg>
49593"#;
49594pub const ICON_LAYOUT_ALIGN_BOTTOM: &str = r#"
49595<svg
49596 xmlns="http://www.w3.org/2000/svg"
49597 width="24"
49598 height="24"
49599 viewBox="0 0 24 24"
49600 fill="none"
49601 stroke="currentColor"
49602 stroke-width="1.5"
49603 stroke-linecap="round"
49604 stroke-linejoin="round"
49605>
49606 <path d="M4 20l16 0" />
49607 <path d="M9 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
49608</svg>
49609"#;
49610pub const ICON_LAYOUT_ALIGN_CENTER: &str = r#"
49611<svg
49612 xmlns="http://www.w3.org/2000/svg"
49613 width="24"
49614 height="24"
49615 viewBox="0 0 24 24"
49616 fill="none"
49617 stroke="currentColor"
49618 stroke-width="1.5"
49619 stroke-linecap="round"
49620 stroke-linejoin="round"
49621>
49622 <path d="M12 4l0 5" />
49623 <path d="M12 15l0 5" />
49624 <path d="M6 9m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
49625</svg>
49626"#;
49627pub const ICON_LAYOUT_ALIGN_LEFT: &str = r#"
49628<svg
49629 xmlns="http://www.w3.org/2000/svg"
49630 width="24"
49631 height="24"
49632 viewBox="0 0 24 24"
49633 fill="none"
49634 stroke="currentColor"
49635 stroke-width="1.5"
49636 stroke-linecap="round"
49637 stroke-linejoin="round"
49638>
49639 <path d="M4 4l0 16" />
49640 <path d="M8 9m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
49641</svg>
49642"#;
49643pub const ICON_LAYOUT_ALIGN_MIDDLE: &str = r#"
49644<svg
49645 xmlns="http://www.w3.org/2000/svg"
49646 width="24"
49647 height="24"
49648 viewBox="0 0 24 24"
49649 fill="none"
49650 stroke="currentColor"
49651 stroke-width="1.5"
49652 stroke-linecap="round"
49653 stroke-linejoin="round"
49654>
49655 <path d="M4 12l5 0" />
49656 <path d="M15 12l5 0" />
49657 <path d="M9 6m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
49658</svg>
49659"#;
49660pub const ICON_LAYOUT_ALIGN_RIGHT: &str = r#"
49661<svg
49662 xmlns="http://www.w3.org/2000/svg"
49663 width="24"
49664 height="24"
49665 viewBox="0 0 24 24"
49666 fill="none"
49667 stroke="currentColor"
49668 stroke-width="1.5"
49669 stroke-linecap="round"
49670 stroke-linejoin="round"
49671>
49672 <path d="M20 4l0 16" />
49673 <path d="M4 9m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
49674</svg>
49675"#;
49676pub const ICON_LAYOUT_ALIGN_TOP: &str = r#"
49677<svg
49678 xmlns="http://www.w3.org/2000/svg"
49679 width="24"
49680 height="24"
49681 viewBox="0 0 24 24"
49682 fill="none"
49683 stroke="currentColor"
49684 stroke-width="1.5"
49685 stroke-linecap="round"
49686 stroke-linejoin="round"
49687>
49688 <path d="M4 4l16 0" />
49689 <path d="M9 8m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
49690</svg>
49691"#;
49692pub const ICON_LAYOUT_BOARD_SPLIT: &str = r#"
49693<svg
49694 xmlns="http://www.w3.org/2000/svg"
49695 width="24"
49696 height="24"
49697 viewBox="0 0 24 24"
49698 fill="none"
49699 stroke="currentColor"
49700 stroke-width="1.5"
49701 stroke-linecap="round"
49702 stroke-linejoin="round"
49703>
49704 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
49705 <path d="M4 12h8" />
49706 <path d="M12 15h8" />
49707 <path d="M12 9h8" />
49708 <path d="M12 4v16" />
49709</svg>
49710"#;
49711pub const ICON_LAYOUT_BOARD: &str = r#"
49712<svg
49713 xmlns="http://www.w3.org/2000/svg"
49714 width="24"
49715 height="24"
49716 viewBox="0 0 24 24"
49717 fill="none"
49718 stroke="currentColor"
49719 stroke-width="1.5"
49720 stroke-linecap="round"
49721 stroke-linejoin="round"
49722>
49723 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
49724 <path d="M4 9h8" />
49725 <path d="M12 15h8" />
49726 <path d="M12 4v16" />
49727</svg>
49728"#;
49729pub const ICON_LAYOUT_BOTTOMBAR_COLLAPSE: &str = r#"
49730<svg
49731 xmlns="http://www.w3.org/2000/svg"
49732 width="24"
49733 height="24"
49734 viewBox="0 0 24 24"
49735 fill="none"
49736 stroke="currentColor"
49737 stroke-width="1.5"
49738 stroke-linecap="round"
49739 stroke-linejoin="round"
49740>
49741 <path d="M20 6v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2z" />
49742 <path d="M20 15h-16" />
49743 <path d="M14 8l-2 2l-2 -2" />
49744</svg>
49745"#;
49746pub const ICON_LAYOUT_BOTTOMBAR_EXPAND: &str = r#"
49747<svg
49748 xmlns="http://www.w3.org/2000/svg"
49749 width="24"
49750 height="24"
49751 viewBox="0 0 24 24"
49752 fill="none"
49753 stroke="currentColor"
49754 stroke-width="1.5"
49755 stroke-linecap="round"
49756 stroke-linejoin="round"
49757>
49758 <path d="M20 6v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2z" />
49759 <path d="M20 15h-16" />
49760 <path d="M14 10l-2 -2l-2 2" />
49761</svg>
49762"#;
49763pub const ICON_LAYOUT_BOTTOMBAR_INACTIVE: &str = r#"
49764<svg
49765 xmlns="http://www.w3.org/2000/svg"
49766 width="24"
49767 height="24"
49768 viewBox="0 0 24 24"
49769 fill="none"
49770 stroke="currentColor"
49771 stroke-width="1.5"
49772 stroke-linecap="round"
49773 stroke-linejoin="round"
49774>
49775 <path d="M4 6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z" />
49776 <path d="M4 15h1" />
49777 <path d="M19 15h1" />
49778 <path d="M9 15h1" />
49779 <path d="M14 15h1" />
49780</svg>
49781"#;
49782pub const ICON_LAYOUT_BOTTOMBAR: &str = r#"
49783<svg
49784 xmlns="http://www.w3.org/2000/svg"
49785 width="24"
49786 height="24"
49787 viewBox="0 0 24 24"
49788 fill="none"
49789 stroke="currentColor"
49790 stroke-width="1.5"
49791 stroke-linecap="round"
49792 stroke-linejoin="round"
49793>
49794 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
49795 <path d="M4 15l16 0" />
49796</svg>
49797"#;
49798pub const ICON_LAYOUT_CARDS: &str = r#"
49799<svg
49800 xmlns="http://www.w3.org/2000/svg"
49801 width="24"
49802 height="24"
49803 viewBox="0 0 24 24"
49804 fill="none"
49805 stroke="currentColor"
49806 stroke-width="1.5"
49807 stroke-linecap="round"
49808 stroke-linejoin="round"
49809>
49810 <path d="M4 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
49811 <path d="M14 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
49812</svg>
49813"#;
49814pub const ICON_LAYOUT_COLLAGE: &str = r#"
49815<svg
49816 xmlns="http://www.w3.org/2000/svg"
49817 width="24"
49818 height="24"
49819 viewBox="0 0 24 24"
49820 fill="none"
49821 stroke="currentColor"
49822 stroke-width="1.5"
49823 stroke-linecap="round"
49824 stroke-linejoin="round"
49825>
49826 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
49827 <path d="M10 4l4 16" />
49828 <path d="M12 12l-8 2" />
49829</svg>
49830"#;
49831pub const ICON_LAYOUT_COLUMNS: &str = r#"
49832<svg
49833 xmlns="http://www.w3.org/2000/svg"
49834 width="24"
49835 height="24"
49836 viewBox="0 0 24 24"
49837 fill="none"
49838 stroke="currentColor"
49839 stroke-width="1.5"
49840 stroke-linecap="round"
49841 stroke-linejoin="round"
49842>
49843 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
49844 <path d="M12 4l0 16" />
49845</svg>
49846"#;
49847pub const ICON_LAYOUT_DASHBOARD: &str = r#"
49848<svg
49849 xmlns="http://www.w3.org/2000/svg"
49850 width="24"
49851 height="24"
49852 viewBox="0 0 24 24"
49853 fill="none"
49854 stroke="currentColor"
49855 stroke-width="1.5"
49856 stroke-linecap="round"
49857 stroke-linejoin="round"
49858>
49859 <path d="M5 4h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-6a1 1 0 0 1 1 -1" />
49860 <path d="M5 16h4a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1" />
49861 <path d="M15 12h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-6a1 1 0 0 1 1 -1" />
49862 <path d="M15 4h4a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1" />
49863</svg>
49864"#;
49865pub const ICON_LAYOUT_DISTRIBUTE_HORIZONTAL: &str = r#"
49866<svg
49867 xmlns="http://www.w3.org/2000/svg"
49868 width="24"
49869 height="24"
49870 viewBox="0 0 24 24"
49871 fill="none"
49872 stroke="currentColor"
49873 stroke-width="1.5"
49874 stroke-linecap="round"
49875 stroke-linejoin="round"
49876>
49877 <path d="M4 4l16 0" />
49878 <path d="M4 20l16 0" />
49879 <path d="M6 9m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
49880</svg>
49881"#;
49882pub const ICON_LAYOUT_DISTRIBUTE_VERTICAL: &str = r#"
49883<svg
49884 xmlns="http://www.w3.org/2000/svg"
49885 width="24"
49886 height="24"
49887 viewBox="0 0 24 24"
49888 fill="none"
49889 stroke="currentColor"
49890 stroke-width="1.5"
49891 stroke-linecap="round"
49892 stroke-linejoin="round"
49893>
49894 <path d="M4 4l0 16" />
49895 <path d="M20 4l0 16" />
49896 <path d="M9 6m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
49897</svg>
49898"#;
49899pub const ICON_LAYOUT_GRID_ADD: &str = r#"
49900<svg
49901 xmlns="http://www.w3.org/2000/svg"
49902 width="24"
49903 height="24"
49904 viewBox="0 0 24 24"
49905 fill="none"
49906 stroke="currentColor"
49907 stroke-width="1.5"
49908 stroke-linecap="round"
49909 stroke-linejoin="round"
49910>
49911 <path d="M4 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
49912 <path d="M14 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
49913 <path d="M4 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
49914 <path d="M14 17h6m-3 -3v6" />
49915</svg>
49916"#;
49917pub const ICON_LAYOUT_GRID_REMOVE: &str = r#"
49918<svg
49919 xmlns="http://www.w3.org/2000/svg"
49920 width="24"
49921 height="24"
49922 viewBox="0 0 24 24"
49923 fill="none"
49924 stroke="currentColor"
49925 stroke-width="1.5"
49926 stroke-linecap="round"
49927 stroke-linejoin="round"
49928>
49929 <path d="M4 5a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-4z" />
49930 <path d="M14 5a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-4z" />
49931 <path d="M4 15a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-4z" />
49932 <path d="M14 17h6" />
49933</svg>
49934"#;
49935pub const ICON_LAYOUT_GRID: &str = r#"
49936<svg
49937 xmlns="http://www.w3.org/2000/svg"
49938 width="24"
49939 height="24"
49940 viewBox="0 0 24 24"
49941 fill="none"
49942 stroke="currentColor"
49943 stroke-width="1.5"
49944 stroke-linecap="round"
49945 stroke-linejoin="round"
49946>
49947 <path d="M4 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
49948 <path d="M14 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
49949 <path d="M4 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
49950 <path d="M14 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
49951</svg>
49952"#;
49953pub const ICON_LAYOUT_KANBAN: &str = r#"
49954<svg
49955 xmlns="http://www.w3.org/2000/svg"
49956 width="24"
49957 height="24"
49958 viewBox="0 0 24 24"
49959 fill="none"
49960 stroke="currentColor"
49961 stroke-width="1.5"
49962 stroke-linecap="round"
49963 stroke-linejoin="round"
49964>
49965 <path d="M4 4l6 0" />
49966 <path d="M14 4l6 0" />
49967 <path d="M4 8m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
49968 <path d="M14 8m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
49969</svg>
49970"#;
49971pub const ICON_LAYOUT_LIST: &str = r#"
49972<svg
49973 xmlns="http://www.w3.org/2000/svg"
49974 width="24"
49975 height="24"
49976 viewBox="0 0 24 24"
49977 fill="none"
49978 stroke="currentColor"
49979 stroke-width="1.5"
49980 stroke-linecap="round"
49981 stroke-linejoin="round"
49982>
49983 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
49984 <path d="M4 14m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
49985</svg>
49986"#;
49987pub const ICON_LAYOUT_NAVBAR_COLLAPSE: &str = r#"
49988<svg
49989 xmlns="http://www.w3.org/2000/svg"
49990 width="24"
49991 height="24"
49992 viewBox="0 0 24 24"
49993 fill="none"
49994 stroke="currentColor"
49995 stroke-width="1.5"
49996 stroke-linecap="round"
49997 stroke-linejoin="round"
49998>
49999 <path d="M4 18v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
50000 <path d="M4 9h16" />
50001 <path d="M10 16l2 -2l2 2" />
50002</svg>
50003"#;
50004pub const ICON_LAYOUT_NAVBAR_EXPAND: &str = r#"
50005<svg
50006 xmlns="http://www.w3.org/2000/svg"
50007 width="24"
50008 height="24"
50009 viewBox="0 0 24 24"
50010 fill="none"
50011 stroke="currentColor"
50012 stroke-width="1.5"
50013 stroke-linecap="round"
50014 stroke-linejoin="round"
50015>
50016 <path d="M4 18v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
50017 <path d="M4 9h16" />
50018 <path d="M10 14l2 2l2 -2" />
50019</svg>
50020"#;
50021pub const ICON_LAYOUT_NAVBAR_INACTIVE: &str = r#"
50022<svg
50023 xmlns="http://www.w3.org/2000/svg"
50024 width="24"
50025 height="24"
50026 viewBox="0 0 24 24"
50027 fill="none"
50028 stroke="currentColor"
50029 stroke-width="1.5"
50030 stroke-linecap="round"
50031 stroke-linejoin="round"
50032>
50033 <path d="M4 6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z" />
50034 <path d="M4 9h1" />
50035 <path d="M19 9h1" />
50036 <path d="M9 9h1" />
50037 <path d="M14 9h1" />
50038</svg>
50039"#;
50040pub const ICON_LAYOUT_NAVBAR: &str = r#"
50041<svg
50042 xmlns="http://www.w3.org/2000/svg"
50043 width="24"
50044 height="24"
50045 viewBox="0 0 24 24"
50046 fill="none"
50047 stroke="currentColor"
50048 stroke-width="1.5"
50049 stroke-linecap="round"
50050 stroke-linejoin="round"
50051>
50052 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
50053 <path d="M4 9l16 0" />
50054</svg>
50055"#;
50056pub const ICON_LAYOUT_OFF: &str = r#"
50057<svg
50058 xmlns="http://www.w3.org/2000/svg"
50059 width="24"
50060 height="24"
50061 viewBox="0 0 24 24"
50062 fill="none"
50063 stroke="currentColor"
50064 stroke-width="1.5"
50065 stroke-linecap="round"
50066 stroke-linejoin="round"
50067>
50068 <path d="M8 4a2 2 0 0 1 2 2m-1.162 2.816a1.993 1.993 0 0 1 -.838 .184h-2a2 2 0 0 1 -2 -2v-1c0 -.549 .221 -1.046 .58 -1.407" />
50069 <path d="M4 13m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
50070 <path d="M14 10v-4a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v10m-.595 3.423a2 2 0 0 1 -1.405 .577h-2a2 2 0 0 1 -2 -2v-4" />
50071 <path d="M3 3l18 18" />
50072</svg>
50073"#;
50074pub const ICON_LAYOUT_ROWS: &str = r#"
50075<svg
50076 xmlns="http://www.w3.org/2000/svg"
50077 width="24"
50078 height="24"
50079 viewBox="0 0 24 24"
50080 fill="none"
50081 stroke="currentColor"
50082 stroke-width="1.5"
50083 stroke-linecap="round"
50084 stroke-linejoin="round"
50085>
50086 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
50087 <path d="M4 12l16 0" />
50088</svg>
50089"#;
50090pub const ICON_LAYOUT_SIDEBAR_INACTIVE: &str = r#"
50091<svg
50092 xmlns="http://www.w3.org/2000/svg"
50093 width="24"
50094 height="24"
50095 viewBox="0 0 24 24"
50096 fill="none"
50097 stroke="currentColor"
50098 stroke-width="1.5"
50099 stroke-linecap="round"
50100 stroke-linejoin="round"
50101>
50102 <path d="M4 6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z" />
50103 <path d="M9 4v1" />
50104 <path d="M9 9v1" />
50105 <path d="M9 14v1" />
50106 <path d="M9 19v1" />
50107</svg>
50108"#;
50109pub const ICON_LAYOUT_SIDEBAR_LEFT_COLLAPSE: &str = r#"
50110<svg
50111 xmlns="http://www.w3.org/2000/svg"
50112 width="24"
50113 height="24"
50114 viewBox="0 0 24 24"
50115 fill="none"
50116 stroke="currentColor"
50117 stroke-width="1.5"
50118 stroke-linecap="round"
50119 stroke-linejoin="round"
50120>
50121 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
50122 <path d="M9 4v16" />
50123 <path d="M15 10l-2 2l2 2" />
50124</svg>
50125"#;
50126pub const ICON_LAYOUT_SIDEBAR_LEFT_EXPAND: &str = r#"
50127<svg
50128 xmlns="http://www.w3.org/2000/svg"
50129 width="24"
50130 height="24"
50131 viewBox="0 0 24 24"
50132 fill="none"
50133 stroke="currentColor"
50134 stroke-width="1.5"
50135 stroke-linecap="round"
50136 stroke-linejoin="round"
50137>
50138 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
50139 <path d="M9 4v16" />
50140 <path d="M14 10l2 2l-2 2" />
50141</svg>
50142"#;
50143pub const ICON_LAYOUT_SIDEBAR_RIGHT_COLLAPSE: &str = r#"
50144<svg
50145 xmlns="http://www.w3.org/2000/svg"
50146 width="24"
50147 height="24"
50148 viewBox="0 0 24 24"
50149 fill="none"
50150 stroke="currentColor"
50151 stroke-width="1.5"
50152 stroke-linecap="round"
50153 stroke-linejoin="round"
50154>
50155 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
50156 <path d="M15 4v16" />
50157 <path d="M9 10l2 2l-2 2" />
50158</svg>
50159"#;
50160pub const ICON_LAYOUT_SIDEBAR_RIGHT_EXPAND: &str = r#"
50161<svg
50162 xmlns="http://www.w3.org/2000/svg"
50163 width="24"
50164 height="24"
50165 viewBox="0 0 24 24"
50166 fill="none"
50167 stroke="currentColor"
50168 stroke-width="1.5"
50169 stroke-linecap="round"
50170 stroke-linejoin="round"
50171>
50172 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
50173 <path d="M15 4v16" />
50174 <path d="M10 10l-2 2l2 2" />
50175</svg>
50176"#;
50177pub const ICON_LAYOUT_SIDEBAR_RIGHT_INACTIVE: &str = r#"
50178<svg
50179 xmlns="http://www.w3.org/2000/svg"
50180 width="24"
50181 height="24"
50182 viewBox="0 0 24 24"
50183 fill="none"
50184 stroke="currentColor"
50185 stroke-width="1.5"
50186 stroke-linecap="round"
50187 stroke-linejoin="round"
50188>
50189 <path d="M4 6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12z" />
50190 <path d="M15 4v1" />
50191 <path d="M15 9v1" />
50192 <path d="M15 14v1" />
50193 <path d="M15 19v1" />
50194</svg>
50195"#;
50196pub const ICON_LAYOUT_SIDEBAR_RIGHT: &str = r#"
50197<svg
50198 xmlns="http://www.w3.org/2000/svg"
50199 width="24"
50200 height="24"
50201 viewBox="0 0 24 24"
50202 fill="none"
50203 stroke="currentColor"
50204 stroke-width="1.5"
50205 stroke-linecap="round"
50206 stroke-linejoin="round"
50207>
50208 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
50209 <path d="M15 4l0 16" />
50210</svg>
50211"#;
50212pub const ICON_LAYOUT_SIDEBAR: &str = r#"
50213<svg
50214 xmlns="http://www.w3.org/2000/svg"
50215 width="24"
50216 height="24"
50217 viewBox="0 0 24 24"
50218 fill="none"
50219 stroke="currentColor"
50220 stroke-width="1.5"
50221 stroke-linecap="round"
50222 stroke-linejoin="round"
50223>
50224 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
50225 <path d="M9 4l0 16" />
50226</svg>
50227"#;
50228pub const ICON_LAYOUT: &str = r#"
50229<svg
50230 xmlns="http://www.w3.org/2000/svg"
50231 width="24"
50232 height="24"
50233 viewBox="0 0 24 24"
50234 fill="none"
50235 stroke="currentColor"
50236 stroke-width="1.5"
50237 stroke-linecap="round"
50238 stroke-linejoin="round"
50239>
50240 <path d="M4 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
50241 <path d="M4 13m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
50242 <path d="M14 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
50243</svg>
50244"#;
50245pub const ICON_LEAF_2: &str = r#"
50246<svg
50247 xmlns="http://www.w3.org/2000/svg"
50248 width="24"
50249 height="24"
50250 viewBox="0 0 24 24"
50251 fill="none"
50252 stroke="currentColor"
50253 stroke-width="1.5"
50254 stroke-linecap="round"
50255 stroke-linejoin="round"
50256>
50257 <path d="M5 21c.5 -4.5 2.5 -8 7 -10" />
50258 <path d="M7.5 15q -3.5 0 -4.5 -6a8.4 8.4 0 0 1 3.438 .402a12 12 0 0 1 -.052 -.793c0 -3.606 3.204 -5.609 3.204 -5.609s2.003 1.252 2.842 3.557q 2.568 -1.557 6.568 -1.557q .396 3.775 -1.557 6.568c2.305 .839 3.557 2.842 3.557 2.842s-3 2.59 -7 2.59c0 1 0 1 .5 3q -6 0 -7 -5" />
50259</svg>
50260"#;
50261pub const ICON_LEAF_OFF: &str = r#"
50262<svg
50263 xmlns="http://www.w3.org/2000/svg"
50264 width="24"
50265 height="24"
50266 viewBox="0 0 24 24"
50267 fill="none"
50268 stroke="currentColor"
50269 stroke-width="1.5"
50270 stroke-linecap="round"
50271 stroke-linejoin="round"
50272>
50273 <path d="M5 21c.475 -4.27 2.3 -7.64 6.331 -9.683" />
50274 <path d="M6.618 6.623c-1.874 1.625 -2.625 3.877 -2.632 6.377c0 1 0 3 2 5h3.014c2.733 0 5.092 -.635 6.92 -2.087m1.899 -2.099c1.224 -1.872 1.987 -4.434 2.181 -7.814v-2h-4.014c-2.863 0 -5.118 .405 -6.861 1.118" />
50275 <path d="M3 3l18 18" />
50276</svg>
50277"#;
50278pub const ICON_LEAF: &str = r#"
50279<svg
50280 xmlns="http://www.w3.org/2000/svg"
50281 width="24"
50282 height="24"
50283 viewBox="0 0 24 24"
50284 fill="none"
50285 stroke="currentColor"
50286 stroke-width="1.5"
50287 stroke-linecap="round"
50288 stroke-linejoin="round"
50289>
50290 <path d="M5 21c.5 -4.5 2.5 -8 7 -10" />
50291 <path d="M9 18c6.218 0 10.5 -3.288 11 -12v-2h-4.014c-9 0 -11.986 4 -12 9c0 1 0 3 2 5h3z" />
50292</svg>
50293"#;
50294pub const ICON_LEGO_OFF: &str = r#"
50295<svg
50296 xmlns="http://www.w3.org/2000/svg"
50297 width="24"
50298 height="24"
50299 viewBox="0 0 24 24"
50300 fill="none"
50301 stroke="currentColor"
50302 stroke-width="1.5"
50303 stroke-linecap="round"
50304 stroke-linejoin="round"
50305>
50306 <path d="M9.5 11h.01" />
50307 <path d="M9.5 15a3.5 3.5 0 0 0 5 0" />
50308 <path d="M8 4v-1h8v2h1a3 3 0 0 1 3 3v8m-.884 3.127a2.99 2.99 0 0 1 -2.116 .873v1h-10v-1a3 3 0 0 1 -3 -3v-9c0 -1.083 .574 -2.032 1.435 -2.56" />
50309 <path d="M3 3l18 18" />
50310</svg>
50311"#;
50312pub const ICON_LEGO: &str = r#"
50313<svg
50314 xmlns="http://www.w3.org/2000/svg"
50315 width="24"
50316 height="24"
50317 viewBox="0 0 24 24"
50318 fill="none"
50319 stroke="currentColor"
50320 stroke-width="1.5"
50321 stroke-linecap="round"
50322 stroke-linejoin="round"
50323>
50324 <path d="M9.5 11l.01 0" />
50325 <path d="M14.5 11l.01 0" />
50326 <path d="M9.5 15a3.5 3.5 0 0 0 5 0" />
50327 <path d="M7 5h1v-2h8v2h1a3 3 0 0 1 3 3v9a3 3 0 0 1 -3 3v1h-10v-1a3 3 0 0 1 -3 -3v-9a3 3 0 0 1 3 -3" />
50328</svg>
50329"#;
50330pub const ICON_LEMON_2: &str = r#"
50331<svg
50332 xmlns="http://www.w3.org/2000/svg"
50333 width="24"
50334 height="24"
50335 viewBox="0 0 24 24"
50336 fill="none"
50337 stroke="currentColor"
50338 stroke-width="1.5"
50339 stroke-linecap="round"
50340 stroke-linejoin="round"
50341>
50342 <path d="M18 4a2 2 0 0 1 1.185 3.611c1.55 2.94 .873 6.917 -1.892 9.682c-2.765 2.765 -6.743 3.442 -9.682 1.892a2 2 0 1 1 -2.796 -2.796c-1.55 -2.94 -.873 -6.917 1.892 -9.682c2.765 -2.765 6.743 -3.442 9.682 -1.892a2 2 0 0 1 1.611 -.815z" />
50343</svg>
50344"#;
50345pub const ICON_LEMON: &str = r#"
50346<svg
50347 xmlns="http://www.w3.org/2000/svg"
50348 width="24"
50349 height="24"
50350 viewBox="0 0 24 24"
50351 fill="none"
50352 stroke="currentColor"
50353 stroke-width="1.5"
50354 stroke-linecap="round"
50355 stroke-linejoin="round"
50356>
50357 <path d="M17.536 3.393c3.905 3.906 3.905 10.237 0 14.143c-3.906 3.905 -10.237 3.905 -14.143 0l14.143 -14.143" />
50358 <path d="M5.868 15.06a6.5 6.5 0 0 0 9.193 -9.192" />
50359 <path d="M10.464 10.464l4.597 4.597" />
50360 <path d="M10.464 10.464v6.364" />
50361 <path d="M10.464 10.464h6.364" />
50362</svg>
50363"#;
50364pub const ICON_LETTER_A_SMALL: &str = r#"
50365<svg
50366 xmlns="http://www.w3.org/2000/svg"
50367 width="24"
50368 height="24"
50369 viewBox="0 0 24 24"
50370 fill="none"
50371 stroke="currentColor"
50372 stroke-width="1.5"
50373 stroke-linecap="round"
50374 stroke-linejoin="round"
50375>
50376 <path d="M10 16v-6a2 2 0 1 1 4 0v6" />
50377 <path d="M10 13h4" />
50378</svg>
50379"#;
50380pub const ICON_LETTER_A: &str = r#"
50381<svg
50382 xmlns="http://www.w3.org/2000/svg"
50383 width="24"
50384 height="24"
50385 viewBox="0 0 24 24"
50386 fill="none"
50387 stroke="currentColor"
50388 stroke-width="1.5"
50389 stroke-linecap="round"
50390 stroke-linejoin="round"
50391>
50392 <path d="M7 20v-12a4 4 0 0 1 4 -4h2a4 4 0 0 1 4 4v12" />
50393 <path d="M7 13l10 0" />
50394</svg>
50395"#;
50396pub const ICON_LETTER_B_SMALL: &str = r#"
50397<svg
50398 xmlns="http://www.w3.org/2000/svg"
50399 width="24"
50400 height="24"
50401 viewBox="0 0 24 24"
50402 fill="none"
50403 stroke="currentColor"
50404 stroke-width="1.5"
50405 stroke-linecap="round"
50406 stroke-linejoin="round"
50407>
50408 <path d="M10 16h2a2 2 0 1 0 0 -4h-2h2a2 2 0 1 0 0 -4h-2v8z" />
50409</svg>
50410"#;
50411pub const ICON_LETTER_B: &str = r#"
50412<svg
50413 xmlns="http://www.w3.org/2000/svg"
50414 width="24"
50415 height="24"
50416 viewBox="0 0 24 24"
50417 fill="none"
50418 stroke="currentColor"
50419 stroke-width="1.5"
50420 stroke-linecap="round"
50421 stroke-linejoin="round"
50422>
50423 <path d="M7 20v-16h6a4 4 0 0 1 0 8a4 4 0 0 1 0 8h-6" />
50424 <path d="M7 12l6 0" />
50425</svg>
50426"#;
50427pub const ICON_LETTER_C_SMALL: &str = r#"
50428<svg
50429 xmlns="http://www.w3.org/2000/svg"
50430 width="24"
50431 height="24"
50432 viewBox="0 0 24 24"
50433 fill="none"
50434 stroke="currentColor"
50435 stroke-width="1.5"
50436 stroke-linecap="round"
50437 stroke-linejoin="round"
50438>
50439 <path d="M14 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
50440</svg>
50441"#;
50442pub const ICON_LETTER_C: &str = r#"
50443<svg
50444 xmlns="http://www.w3.org/2000/svg"
50445 width="24"
50446 height="24"
50447 viewBox="0 0 24 24"
50448 fill="none"
50449 stroke="currentColor"
50450 stroke-width="1.5"
50451 stroke-linecap="round"
50452 stroke-linejoin="round"
50453>
50454 <path d="M18 9a5 5 0 0 0 -5 -5h-2a5 5 0 0 0 -5 5v6a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5" />
50455</svg>
50456"#;
50457pub const ICON_LETTER_CASE_LOWER: &str = r#"
50458<svg
50459 xmlns="http://www.w3.org/2000/svg"
50460 width="24"
50461 height="24"
50462 viewBox="0 0 24 24"
50463 fill="none"
50464 stroke="currentColor"
50465 stroke-width="1.5"
50466 stroke-linecap="round"
50467 stroke-linejoin="round"
50468>
50469 <path d="M6.5 15.5m-3.5 0a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
50470 <path d="M10 12v7" />
50471 <path d="M17.5 15.5m-3.5 0a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
50472 <path d="M21 12v7" />
50473</svg>
50474"#;
50475pub const ICON_LETTER_CASE_TOGGLE: &str = r#"
50476<svg
50477 xmlns="http://www.w3.org/2000/svg"
50478 width="24"
50479 height="24"
50480 viewBox="0 0 24 24"
50481 fill="none"
50482 stroke="currentColor"
50483 stroke-width="1.5"
50484 stroke-linecap="round"
50485 stroke-linejoin="round"
50486>
50487 <path d="M6.5 15.5m-3.5 0a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
50488 <path d="M14 19v-10.5a3.5 3.5 0 0 1 7 0v10.5" />
50489 <path d="M14 13h7" />
50490 <path d="M10 12v7" />
50491</svg>
50492"#;
50493pub const ICON_LETTER_CASE_UPPER: &str = r#"
50494<svg
50495 xmlns="http://www.w3.org/2000/svg"
50496 width="24"
50497 height="24"
50498 viewBox="0 0 24 24"
50499 fill="none"
50500 stroke="currentColor"
50501 stroke-width="1.5"
50502 stroke-linecap="round"
50503 stroke-linejoin="round"
50504>
50505 <path d="M3 19v-10.5a3.5 3.5 0 0 1 7 0v10.5" />
50506 <path d="M3 13h7" />
50507 <path d="M14 19v-10.5a3.5 3.5 0 0 1 7 0v10.5" />
50508 <path d="M14 13h7" />
50509</svg>
50510"#;
50511pub const ICON_LETTER_CASE: &str = r#"
50512<svg
50513 xmlns="http://www.w3.org/2000/svg"
50514 width="24"
50515 height="24"
50516 viewBox="0 0 24 24"
50517 fill="none"
50518 stroke="currentColor"
50519 stroke-width="1.5"
50520 stroke-linecap="round"
50521 stroke-linejoin="round"
50522>
50523 <path d="M17.5 15.5m-3.5 0a3.5 3.5 0 1 0 7 0a3.5 3.5 0 1 0 -7 0" />
50524 <path d="M3 19v-10.5a3.5 3.5 0 0 1 7 0v10.5" />
50525 <path d="M3 13h7" />
50526 <path d="M21 12v7" />
50527</svg>
50528"#;
50529pub const ICON_LETTER_D_SMALL: &str = r#"
50530<svg
50531 xmlns="http://www.w3.org/2000/svg"
50532 width="24"
50533 height="24"
50534 viewBox="0 0 24 24"
50535 fill="none"
50536 stroke="currentColor"
50537 stroke-width="1.5"
50538 stroke-linecap="round"
50539 stroke-linejoin="round"
50540>
50541 <path d="M10 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-2z" />
50542</svg>
50543"#;
50544pub const ICON_LETTER_D: &str = r#"
50545<svg
50546 xmlns="http://www.w3.org/2000/svg"
50547 width="24"
50548 height="24"
50549 viewBox="0 0 24 24"
50550 fill="none"
50551 stroke="currentColor"
50552 stroke-width="1.5"
50553 stroke-linecap="round"
50554 stroke-linejoin="round"
50555>
50556 <path d="M7 4h6a5 5 0 0 1 5 5v6a5 5 0 0 1 -5 5h-6v-16" />
50557</svg>
50558"#;
50559pub const ICON_LETTER_E_SMALL: &str = r#"
50560<svg
50561 xmlns="http://www.w3.org/2000/svg"
50562 width="24"
50563 height="24"
50564 viewBox="0 0 24 24"
50565 fill="none"
50566 stroke="currentColor"
50567 stroke-width="1.5"
50568 stroke-linecap="round"
50569 stroke-linejoin="round"
50570>
50571 <path d="M14 8h-4v8h4" />
50572 <path d="M10 12h2.5" />
50573</svg>
50574"#;
50575pub const ICON_LETTER_E: &str = r#"
50576<svg
50577 xmlns="http://www.w3.org/2000/svg"
50578 width="24"
50579 height="24"
50580 viewBox="0 0 24 24"
50581 fill="none"
50582 stroke="currentColor"
50583 stroke-width="1.5"
50584 stroke-linecap="round"
50585 stroke-linejoin="round"
50586>
50587 <path d="M17 4h-10v16h10" />
50588 <path d="M7 12l8 0" />
50589</svg>
50590"#;
50591pub const ICON_LETTER_F_SMALL: &str = r#"
50592<svg
50593 xmlns="http://www.w3.org/2000/svg"
50594 width="24"
50595 height="24"
50596 viewBox="0 0 24 24"
50597 fill="none"
50598 stroke="currentColor"
50599 stroke-width="1.5"
50600 stroke-linecap="round"
50601 stroke-linejoin="round"
50602>
50603 <path d="M10 12h3" />
50604 <path d="M14 8h-4v8" />
50605</svg>
50606"#;
50607pub const ICON_LETTER_F: &str = r#"
50608<svg
50609 xmlns="http://www.w3.org/2000/svg"
50610 width="24"
50611 height="24"
50612 viewBox="0 0 24 24"
50613 fill="none"
50614 stroke="currentColor"
50615 stroke-width="1.5"
50616 stroke-linecap="round"
50617 stroke-linejoin="round"
50618>
50619 <path d="M17 4h-10v16" />
50620 <path d="M7 12l8 0" />
50621</svg>
50622"#;
50623pub const ICON_LETTER_G_SMALL: &str = r#"
50624<svg
50625 xmlns="http://www.w3.org/2000/svg"
50626 width="24"
50627 height="24"
50628 viewBox="0 0 24 24"
50629 fill="none"
50630 stroke="currentColor"
50631 stroke-width="1.5"
50632 stroke-linecap="round"
50633 stroke-linejoin="round"
50634>
50635 <path d="M14 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
50636</svg>
50637"#;
50638pub const ICON_LETTER_G: &str = r#"
50639<svg
50640 xmlns="http://www.w3.org/2000/svg"
50641 width="24"
50642 height="24"
50643 viewBox="0 0 24 24"
50644 fill="none"
50645 stroke="currentColor"
50646 stroke-width="1.5"
50647 stroke-linecap="round"
50648 stroke-linejoin="round"
50649>
50650 <path d="M18 9a5 5 0 0 0 -5 -5h-2a5 5 0 0 0 -5 5v6a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5v-2h-4" />
50651</svg>
50652"#;
50653pub const ICON_LETTER_H_SMALL: &str = r#"
50654<svg
50655 xmlns="http://www.w3.org/2000/svg"
50656 width="24"
50657 height="24"
50658 viewBox="0 0 24 24"
50659 fill="none"
50660 stroke="currentColor"
50661 stroke-width="1.5"
50662 stroke-linecap="round"
50663 stroke-linejoin="round"
50664>
50665 <path d="M10 16v-8" />
50666 <path d="M14 8v8" />
50667 <path d="M10 12h4" />
50668</svg>
50669"#;
50670pub const ICON_LETTER_H: &str = r#"
50671<svg
50672 xmlns="http://www.w3.org/2000/svg"
50673 width="24"
50674 height="24"
50675 viewBox="0 0 24 24"
50676 fill="none"
50677 stroke="currentColor"
50678 stroke-width="1.5"
50679 stroke-linecap="round"
50680 stroke-linejoin="round"
50681>
50682 <path d="M17 4l0 16" />
50683 <path d="M7 12l10 0" />
50684 <path d="M7 4l0 16" />
50685</svg>
50686"#;
50687pub const ICON_LETTER_I_SMALL: &str = r#"
50688<svg
50689 xmlns="http://www.w3.org/2000/svg"
50690 width="24"
50691 height="24"
50692 viewBox="0 0 24 24"
50693 fill="none"
50694 stroke="currentColor"
50695 stroke-width="1.5"
50696 stroke-linecap="round"
50697 stroke-linejoin="round"
50698>
50699 <path d="M12 8v8" />
50700</svg>
50701"#;
50702pub const ICON_LETTER_I: &str = r#"
50703<svg
50704 xmlns="http://www.w3.org/2000/svg"
50705 width="24"
50706 height="24"
50707 viewBox="0 0 24 24"
50708 fill="none"
50709 stroke="currentColor"
50710 stroke-width="1.5"
50711 stroke-linecap="round"
50712 stroke-linejoin="round"
50713>
50714 <path d="M12 4l0 16" />
50715</svg>
50716"#;
50717pub const ICON_LETTER_J_SMALL: &str = r#"
50718<svg
50719 xmlns="http://www.w3.org/2000/svg"
50720 width="24"
50721 height="24"
50722 viewBox="0 0 24 24"
50723 fill="none"
50724 stroke="currentColor"
50725 stroke-width="1.5"
50726 stroke-linecap="round"
50727 stroke-linejoin="round"
50728>
50729 <path d="M10 8h4v6a2 2 0 1 1 -4 0" />
50730</svg>
50731"#;
50732pub const ICON_LETTER_J: &str = r#"
50733<svg
50734 xmlns="http://www.w3.org/2000/svg"
50735 width="24"
50736 height="24"
50737 viewBox="0 0 24 24"
50738 fill="none"
50739 stroke="currentColor"
50740 stroke-width="1.5"
50741 stroke-linecap="round"
50742 stroke-linejoin="round"
50743>
50744 <path d="M17 4v12a4 4 0 0 1 -4 4h-2a4 4 0 0 1 -4 -4" />
50745</svg>
50746"#;
50747pub const ICON_LETTER_K_SMALL: &str = r#"
50748<svg
50749 xmlns="http://www.w3.org/2000/svg"
50750 width="24"
50751 height="24"
50752 viewBox="0 0 24 24"
50753 fill="none"
50754 stroke="currentColor"
50755 stroke-width="1.5"
50756 stroke-linecap="round"
50757 stroke-linejoin="round"
50758>
50759 <path d="M10.5 8v8" />
50760 <path d="M14.5 8l-3 4l3 4" />
50761 <path d="M10.5 12h1" />
50762</svg>
50763"#;
50764pub const ICON_LETTER_K: &str = r#"
50765<svg
50766 xmlns="http://www.w3.org/2000/svg"
50767 width="24"
50768 height="24"
50769 viewBox="0 0 24 24"
50770 fill="none"
50771 stroke="currentColor"
50772 stroke-width="1.5"
50773 stroke-linecap="round"
50774 stroke-linejoin="round"
50775>
50776 <path d="M7 4l0 16" />
50777 <path d="M7 12h2l8 -8" />
50778 <path d="M9 12l8 8" />
50779</svg>
50780"#;
50781pub const ICON_LETTER_L_SMALL: &str = r#"
50782<svg
50783 xmlns="http://www.w3.org/2000/svg"
50784 width="24"
50785 height="24"
50786 viewBox="0 0 24 24"
50787 fill="none"
50788 stroke="currentColor"
50789 stroke-width="1.5"
50790 stroke-linecap="round"
50791 stroke-linejoin="round"
50792>
50793 <path d="M10 8v8h4" />
50794</svg>
50795"#;
50796pub const ICON_LETTER_L: &str = r#"
50797<svg
50798 xmlns="http://www.w3.org/2000/svg"
50799 width="24"
50800 height="24"
50801 viewBox="0 0 24 24"
50802 fill="none"
50803 stroke="currentColor"
50804 stroke-width="1.5"
50805 stroke-linecap="round"
50806 stroke-linejoin="round"
50807>
50808 <path d="M7 4v16h10" />
50809</svg>
50810"#;
50811pub const ICON_LETTER_M_SMALL: &str = r#"
50812<svg
50813 xmlns="http://www.w3.org/2000/svg"
50814 width="24"
50815 height="24"
50816 viewBox="0 0 24 24"
50817 fill="none"
50818 stroke="currentColor"
50819 stroke-width="1.5"
50820 stroke-linecap="round"
50821 stroke-linejoin="round"
50822>
50823 <path d="M9 16v-8l3 5l3 -5v8" />
50824</svg>
50825"#;
50826pub const ICON_LETTER_M: &str = r#"
50827<svg
50828 xmlns="http://www.w3.org/2000/svg"
50829 width="24"
50830 height="24"
50831 viewBox="0 0 24 24"
50832 fill="none"
50833 stroke="currentColor"
50834 stroke-width="1.5"
50835 stroke-linecap="round"
50836 stroke-linejoin="round"
50837>
50838 <path d="M6 20v-16l6 14l6 -14v16" />
50839</svg>
50840"#;
50841pub const ICON_LETTER_N_SMALL: &str = r#"
50842<svg
50843 xmlns="http://www.w3.org/2000/svg"
50844 width="24"
50845 height="24"
50846 viewBox="0 0 24 24"
50847 fill="none"
50848 stroke="currentColor"
50849 stroke-width="1.5"
50850 stroke-linecap="round"
50851 stroke-linejoin="round"
50852>
50853 <path d="M10 16v-8l4 8v-8" />
50854</svg>
50855"#;
50856pub const ICON_LETTER_N: &str = r#"
50857<svg
50858 xmlns="http://www.w3.org/2000/svg"
50859 width="24"
50860 height="24"
50861 viewBox="0 0 24 24"
50862 fill="none"
50863 stroke="currentColor"
50864 stroke-width="1.5"
50865 stroke-linecap="round"
50866 stroke-linejoin="round"
50867>
50868 <path d="M7 20v-16l10 16v-16" />
50869</svg>
50870"#;
50871pub const ICON_LETTER_O_SMALL: &str = r#"
50872<svg
50873 xmlns="http://www.w3.org/2000/svg"
50874 width="24"
50875 height="24"
50876 viewBox="0 0 24 24"
50877 fill="none"
50878 stroke="currentColor"
50879 stroke-width="1.5"
50880 stroke-linecap="round"
50881 stroke-linejoin="round"
50882>
50883 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
50884</svg>
50885"#;
50886pub const ICON_LETTER_O: &str = r#"
50887<svg
50888 xmlns="http://www.w3.org/2000/svg"
50889 width="24"
50890 height="24"
50891 viewBox="0 0 24 24"
50892 fill="none"
50893 stroke="currentColor"
50894 stroke-width="1.5"
50895 stroke-linecap="round"
50896 stroke-linejoin="round"
50897>
50898 <path d="M18 9a5 5 0 0 0 -5 -5h-2a5 5 0 0 0 -5 5v6a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5v-6" />
50899</svg>
50900"#;
50901pub const ICON_LETTER_P_SMALL: &str = r#"
50902<svg
50903 xmlns="http://www.w3.org/2000/svg"
50904 width="24"
50905 height="24"
50906 viewBox="0 0 24 24"
50907 fill="none"
50908 stroke="currentColor"
50909 stroke-width="1.5"
50910 stroke-linecap="round"
50911 stroke-linejoin="round"
50912>
50913 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8" />
50914</svg>
50915"#;
50916pub const ICON_LETTER_P: &str = r#"
50917<svg
50918 xmlns="http://www.w3.org/2000/svg"
50919 width="24"
50920 height="24"
50921 viewBox="0 0 24 24"
50922 fill="none"
50923 stroke="currentColor"
50924 stroke-width="1.5"
50925 stroke-linecap="round"
50926 stroke-linejoin="round"
50927>
50928 <path d="M7 20v-16h5.5a4 4 0 0 1 0 9h-5.5" />
50929</svg>
50930"#;
50931pub const ICON_LETTER_Q_SMALL: &str = r#"
50932<svg
50933 xmlns="http://www.w3.org/2000/svg"
50934 width="24"
50935 height="24"
50936 viewBox="0 0 24 24"
50937 fill="none"
50938 stroke="currentColor"
50939 stroke-width="1.5"
50940 stroke-linecap="round"
50941 stroke-linejoin="round"
50942>
50943 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
50944 <path d="M13 15l1 1" />
50945</svg>
50946"#;
50947pub const ICON_LETTER_Q: &str = r#"
50948<svg
50949 xmlns="http://www.w3.org/2000/svg"
50950 width="24"
50951 height="24"
50952 viewBox="0 0 24 24"
50953 fill="none"
50954 stroke="currentColor"
50955 stroke-width="1.5"
50956 stroke-linecap="round"
50957 stroke-linejoin="round"
50958>
50959 <path d="M18 9a5 5 0 0 0 -5 -5h-2a5 5 0 0 0 -5 5v6a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5v-6" />
50960 <path d="M13 15l5 5" />
50961</svg>
50962"#;
50963pub const ICON_LETTER_R_SMALL: &str = r#"
50964<svg
50965 xmlns="http://www.w3.org/2000/svg"
50966 width="24"
50967 height="24"
50968 viewBox="0 0 24 24"
50969 fill="none"
50970 stroke="currentColor"
50971 stroke-width="1.5"
50972 stroke-linecap="round"
50973 stroke-linejoin="round"
50974>
50975 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8m4 0l-3 -4" />
50976</svg>
50977"#;
50978pub const ICON_LETTER_R: &str = r#"
50979<svg
50980 xmlns="http://www.w3.org/2000/svg"
50981 width="24"
50982 height="24"
50983 viewBox="0 0 24 24"
50984 fill="none"
50985 stroke="currentColor"
50986 stroke-width="1.5"
50987 stroke-linecap="round"
50988 stroke-linejoin="round"
50989>
50990 <path d="M7 20v-16h5.5a4 4 0 0 1 0 9h-5.5" />
50991 <path d="M12 13l5 7" />
50992</svg>
50993"#;
50994pub const ICON_LETTER_S_SMALL: &str = r#"
50995<svg
50996 xmlns="http://www.w3.org/2000/svg"
50997 width="24"
50998 height="24"
50999 viewBox="0 0 24 24"
51000 fill="none"
51001 stroke="currentColor"
51002 stroke-width="1.5"
51003 stroke-linecap="round"
51004 stroke-linejoin="round"
51005>
51006 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
51007</svg>
51008"#;
51009pub const ICON_LETTER_S: &str = r#"
51010<svg
51011 xmlns="http://www.w3.org/2000/svg"
51012 width="24"
51013 height="24"
51014 viewBox="0 0 24 24"
51015 fill="none"
51016 stroke="currentColor"
51017 stroke-width="1.5"
51018 stroke-linecap="round"
51019 stroke-linejoin="round"
51020>
51021 <path d="M17 8a4 4 0 0 0 -4 -4h-2a4 4 0 0 0 0 8h2a4 4 0 0 1 0 8h-2a4 4 0 0 1 -4 -4" />
51022</svg>
51023"#;
51024pub const ICON_LETTER_SPACING: &str = r#"
51025<svg
51026 xmlns="http://www.w3.org/2000/svg"
51027 width="24"
51028 height="24"
51029 viewBox="0 0 24 24"
51030 fill="none"
51031 stroke="currentColor"
51032 stroke-width="1.5"
51033 stroke-linecap="round"
51034 stroke-linejoin="round"
51035>
51036 <path d="M5 12v-5.5a2.5 2.5 0 0 1 5 0v5.5m0 -4h-5" />
51037 <path d="M13 4l3 8l3 -8" />
51038 <path d="M5 18h14" />
51039 <path d="M17 20l2 -2l-2 -2" />
51040 <path d="M7 16l-2 2l2 2" />
51041</svg>
51042"#;
51043pub const ICON_LETTER_T_SMALL: &str = r#"
51044<svg
51045 xmlns="http://www.w3.org/2000/svg"
51046 width="24"
51047 height="24"
51048 viewBox="0 0 24 24"
51049 fill="none"
51050 stroke="currentColor"
51051 stroke-width="1.5"
51052 stroke-linecap="round"
51053 stroke-linejoin="round"
51054>
51055 <path d="M10 8h4" />
51056 <path d="M12 8v8" />
51057</svg>
51058"#;
51059pub const ICON_LETTER_T: &str = r#"
51060<svg
51061 xmlns="http://www.w3.org/2000/svg"
51062 width="24"
51063 height="24"
51064 viewBox="0 0 24 24"
51065 fill="none"
51066 stroke="currentColor"
51067 stroke-width="1.5"
51068 stroke-linecap="round"
51069 stroke-linejoin="round"
51070>
51071 <path d="M6 4l12 0" />
51072 <path d="M12 4l0 16" />
51073</svg>
51074"#;
51075pub const ICON_LETTER_U_SMALL: &str = r#"
51076<svg
51077 xmlns="http://www.w3.org/2000/svg"
51078 width="24"
51079 height="24"
51080 viewBox="0 0 24 24"
51081 fill="none"
51082 stroke="currentColor"
51083 stroke-width="1.5"
51084 stroke-linecap="round"
51085 stroke-linejoin="round"
51086>
51087 <path d="M10 8v6a2 2 0 1 0 4 0v-6" />
51088</svg>
51089"#;
51090pub const ICON_LETTER_U: &str = r#"
51091<svg
51092 xmlns="http://www.w3.org/2000/svg"
51093 width="24"
51094 height="24"
51095 viewBox="0 0 24 24"
51096 fill="none"
51097 stroke="currentColor"
51098 stroke-width="1.5"
51099 stroke-linecap="round"
51100 stroke-linejoin="round"
51101>
51102 <path d="M6 4v11a5 5 0 0 0 5 5h2a5 5 0 0 0 5 -5v-11" />
51103</svg>
51104"#;
51105pub const ICON_LETTER_V_SMALL: &str = r#"
51106<svg
51107 xmlns="http://www.w3.org/2000/svg"
51108 width="24"
51109 height="24"
51110 viewBox="0 0 24 24"
51111 fill="none"
51112 stroke="currentColor"
51113 stroke-width="1.5"
51114 stroke-linecap="round"
51115 stroke-linejoin="round"
51116>
51117 <path d="M10 8l2 8l2 -8" />
51118</svg>
51119"#;
51120pub const ICON_LETTER_V: &str = r#"
51121<svg
51122 xmlns="http://www.w3.org/2000/svg"
51123 width="24"
51124 height="24"
51125 viewBox="0 0 24 24"
51126 fill="none"
51127 stroke="currentColor"
51128 stroke-width="1.5"
51129 stroke-linecap="round"
51130 stroke-linejoin="round"
51131>
51132 <path d="M6 4l6 16l6 -16" />
51133</svg>
51134"#;
51135pub const ICON_LETTER_W_SMALL: &str = r#"
51136<svg
51137 xmlns="http://www.w3.org/2000/svg"
51138 width="24"
51139 height="24"
51140 viewBox="0 0 24 24"
51141 fill="none"
51142 stroke="currentColor"
51143 stroke-width="1.5"
51144 stroke-linecap="round"
51145 stroke-linejoin="round"
51146>
51147 <path d="M9 8l1 8l2 -5l2 5l1 -8" />
51148</svg>
51149"#;
51150pub const ICON_LETTER_W: &str = r#"
51151<svg
51152 xmlns="http://www.w3.org/2000/svg"
51153 width="24"
51154 height="24"
51155 viewBox="0 0 24 24"
51156 fill="none"
51157 stroke="currentColor"
51158 stroke-width="1.5"
51159 stroke-linecap="round"
51160 stroke-linejoin="round"
51161>
51162 <path d="M4 4l4 16l4 -14l4 14l4 -16" />
51163</svg>
51164"#;
51165pub const ICON_LETTER_X_SMALL: &str = r#"
51166<svg
51167 xmlns="http://www.w3.org/2000/svg"
51168 width="24"
51169 height="24"
51170 viewBox="0 0 24 24"
51171 fill="none"
51172 stroke="currentColor"
51173 stroke-width="1.5"
51174 stroke-linecap="round"
51175 stroke-linejoin="round"
51176>
51177 <path d="M10 8l4 8" />
51178 <path d="M10 16l4 -8" />
51179</svg>
51180"#;
51181pub const ICON_LETTER_X: &str = r#"
51182<svg
51183 xmlns="http://www.w3.org/2000/svg"
51184 width="24"
51185 height="24"
51186 viewBox="0 0 24 24"
51187 fill="none"
51188 stroke="currentColor"
51189 stroke-width="1.5"
51190 stroke-linecap="round"
51191 stroke-linejoin="round"
51192>
51193 <path d="M7 4l10 16" />
51194 <path d="M17 4l-10 16" />
51195</svg>
51196"#;
51197pub const ICON_LETTER_Y_SMALL: &str = r#"
51198<svg
51199 xmlns="http://www.w3.org/2000/svg"
51200 width="24"
51201 height="24"
51202 viewBox="0 0 24 24"
51203 fill="none"
51204 stroke="currentColor"
51205 stroke-width="1.5"
51206 stroke-linecap="round"
51207 stroke-linejoin="round"
51208>
51209 <path d="M10 8l2 5l2 -5" />
51210 <path d="M12 16v-3" />
51211</svg>
51212"#;
51213pub const ICON_LETTER_Y: &str = r#"
51214<svg
51215 xmlns="http://www.w3.org/2000/svg"
51216 width="24"
51217 height="24"
51218 viewBox="0 0 24 24"
51219 fill="none"
51220 stroke="currentColor"
51221 stroke-width="1.5"
51222 stroke-linecap="round"
51223 stroke-linejoin="round"
51224>
51225 <path d="M7 4l5 9l5 -9" />
51226 <path d="M12 13l0 7" />
51227</svg>
51228"#;
51229pub const ICON_LETTER_Z_SMALL: &str = r#"
51230<svg
51231 xmlns="http://www.w3.org/2000/svg"
51232 width="24"
51233 height="24"
51234 viewBox="0 0 24 24"
51235 fill="none"
51236 stroke="currentColor"
51237 stroke-width="1.5"
51238 stroke-linecap="round"
51239 stroke-linejoin="round"
51240>
51241 <path d="M10 8h4l-4 8h4" />
51242</svg>
51243"#;
51244pub const ICON_LETTER_Z: &str = r#"
51245<svg
51246 xmlns="http://www.w3.org/2000/svg"
51247 width="24"
51248 height="24"
51249 viewBox="0 0 24 24"
51250 fill="none"
51251 stroke="currentColor"
51252 stroke-width="1.5"
51253 stroke-linecap="round"
51254 stroke-linejoin="round"
51255>
51256 <path d="M7 4h10l-10 16h10" />
51257</svg>
51258"#;
51259pub const ICON_LIBRARY_MINUS: &str = r#"
51260<svg
51261 xmlns="http://www.w3.org/2000/svg"
51262 width="24"
51263 height="24"
51264 viewBox="0 0 24 24"
51265 fill="none"
51266 stroke="currentColor"
51267 stroke-width="1.5"
51268 stroke-linecap="round"
51269 stroke-linejoin="round"
51270>
51271 <path d="M7 3m0 2.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667z" />
51272 <path d="M4.012 7.26a2.005 2.005 0 0 0 -1.012 1.737v10c0 1.1 .9 2 2 2h10c.75 0 1.158 -.385 1.5 -1" />
51273 <path d="M11 10h6" />
51274</svg>
51275"#;
51276pub const ICON_LIBRARY_PHOTO: &str = r#"
51277<svg
51278 xmlns="http://www.w3.org/2000/svg"
51279 width="24"
51280 height="24"
51281 viewBox="0 0 24 24"
51282 fill="none"
51283 stroke="currentColor"
51284 stroke-width="1.5"
51285 stroke-linecap="round"
51286 stroke-linejoin="round"
51287>
51288 <path d="M7 3m0 2.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667z" />
51289 <path d="M4.012 7.26a2.005 2.005 0 0 0 -1.012 1.737v10c0 1.1 .9 2 2 2h10c.75 0 1.158 -.385 1.5 -1" />
51290 <path d="M17 7h.01" />
51291 <path d="M7 13l3.644 -3.644a1.21 1.21 0 0 1 1.712 0l3.644 3.644" />
51292 <path d="M15 12l1.644 -1.644a1.21 1.21 0 0 1 1.712 0l2.644 2.644" />
51293</svg>
51294"#;
51295pub const ICON_LIBRARY_PLUS: &str = r#"
51296<svg
51297 xmlns="http://www.w3.org/2000/svg"
51298 width="24"
51299 height="24"
51300 viewBox="0 0 24 24"
51301 fill="none"
51302 stroke="currentColor"
51303 stroke-width="1.5"
51304 stroke-linecap="round"
51305 stroke-linejoin="round"
51306>
51307 <path d="M7 3m0 2.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667z" />
51308 <path d="M4.012 7.26a2.005 2.005 0 0 0 -1.012 1.737v10c0 1.1 .9 2 2 2h10c.75 0 1.158 -.385 1.5 -1" />
51309 <path d="M11 10h6" />
51310 <path d="M14 7v6" />
51311</svg>
51312"#;
51313pub const ICON_LIBRARY: &str = r#"
51314<svg
51315 xmlns="http://www.w3.org/2000/svg"
51316 width="24"
51317 height="24"
51318 viewBox="0 0 24 24"
51319 fill="none"
51320 stroke="currentColor"
51321 stroke-width="1.5"
51322 stroke-linecap="round"
51323 stroke-linejoin="round"
51324>
51325 <path d="M7 3m0 2.667a2.667 2.667 0 0 1 2.667 -2.667h8.666a2.667 2.667 0 0 1 2.667 2.667v8.666a2.667 2.667 0 0 1 -2.667 2.667h-8.666a2.667 2.667 0 0 1 -2.667 -2.667z" />
51326 <path d="M4.012 7.26a2.005 2.005 0 0 0 -1.012 1.737v10c0 1.1 .9 2 2 2h10c.75 0 1.158 -.385 1.5 -1" />
51327 <path d="M11 7h5" />
51328 <path d="M11 10h6" />
51329 <path d="M11 13h3" />
51330</svg>
51331"#;
51332pub const ICON_LICENSE_OFF: &str = r#"
51333<svg
51334 xmlns="http://www.w3.org/2000/svg"
51335 width="24"
51336 height="24"
51337 viewBox="0 0 24 24"
51338 fill="none"
51339 stroke="currentColor"
51340 stroke-width="1.5"
51341 stroke-linecap="round"
51342 stroke-linejoin="round"
51343>
51344 <path d="M15 21h-9a3 3 0 0 1 -3 -3v-1h10v2a2 2 0 1 0 4 0v-2m0 -4v-8a2 2 0 1 1 2 2h-2m2 -4h-11a3 3 0 0 0 -.864 .126m-2.014 2.025a3 3 0 0 0 -.122 .849v11" />
51345 <path d="M11 7h2" />
51346 <path d="M9 11h2" />
51347 <path d="M3 3l18 18" />
51348</svg>
51349"#;
51350pub const ICON_LICENSE: &str = r#"
51351<svg
51352 xmlns="http://www.w3.org/2000/svg"
51353 width="24"
51354 height="24"
51355 viewBox="0 0 24 24"
51356 fill="none"
51357 stroke="currentColor"
51358 stroke-width="1.5"
51359 stroke-linecap="round"
51360 stroke-linejoin="round"
51361>
51362 <path d="M15 21h-9a3 3 0 0 1 -3 -3v-1h10v2a2 2 0 0 0 4 0v-14a2 2 0 1 1 2 2h-2m2 -4h-11a3 3 0 0 0 -3 3v11" />
51363 <path d="M9 7l4 0" />
51364 <path d="M9 11l4 0" />
51365</svg>
51366"#;
51367pub const ICON_LIFEBUOY_OFF: &str = r#"
51368<svg
51369 xmlns="http://www.w3.org/2000/svg"
51370 width="24"
51371 height="24"
51372 viewBox="0 0 24 24"
51373 fill="none"
51374 stroke="currentColor"
51375 stroke-width="1.5"
51376 stroke-linecap="round"
51377 stroke-linejoin="round"
51378>
51379 <path d="M9.171 9.172a4 4 0 0 0 5.65 5.663m1.179 -2.835a4 4 0 0 0 -4 -4" />
51380 <path d="M5.64 5.632a9 9 0 1 0 12.73 12.725m1.667 -2.301a9 9 0 0 0 -12.077 -12.1" />
51381 <path d="M15 15l3.35 3.35" />
51382 <path d="M9 15l-3.35 3.35" />
51383 <path d="M5.65 5.65l3.35 3.35" />
51384 <path d="M18.35 5.65l-3.35 3.35" />
51385 <path d="M3 3l18 18" />
51386</svg>
51387"#;
51388pub const ICON_LIFEBUOY: &str = r#"
51389<svg
51390 xmlns="http://www.w3.org/2000/svg"
51391 width="24"
51392 height="24"
51393 viewBox="0 0 24 24"
51394 fill="none"
51395 stroke="currentColor"
51396 stroke-width="1.5"
51397 stroke-linecap="round"
51398 stroke-linejoin="round"
51399>
51400 <path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
51401 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
51402 <path d="M15 15l3.35 3.35" />
51403 <path d="M9 15l-3.35 3.35" />
51404 <path d="M5.65 5.65l3.35 3.35" />
51405 <path d="M18.35 5.65l-3.35 3.35" />
51406</svg>
51407"#;
51408pub const ICON_LIGHTER: &str = r#"
51409<svg
51410 xmlns="http://www.w3.org/2000/svg"
51411 width="24"
51412 height="24"
51413 viewBox="0 0 24 24"
51414 fill="none"
51415 stroke="currentColor"
51416 stroke-width="1.5"
51417 stroke-linecap="round"
51418 stroke-linejoin="round"
51419>
51420 <path d="M10 3v16a2 2 0 0 0 2 2h5a2 2 0 0 0 2 -2v-7h-12a2 2 0 0 1 -2 -2v-5a2 2 0 0 1 2 -2h3z" />
51421 <path d="M16 4l1.465 1.638a2 2 0 1 1 -3.015 .099l1.55 -1.737z" />
51422</svg>
51423"#;
51424pub const ICON_LINE_DASHED: &str = r#"
51425<svg
51426 xmlns="http://www.w3.org/2000/svg"
51427 width="24"
51428 height="24"
51429 viewBox="0 0 24 24"
51430 fill="none"
51431 stroke="currentColor"
51432 stroke-width="1.5"
51433 stroke-linecap="round"
51434 stroke-linejoin="round"
51435>
51436 <path d="M5 12h2" />
51437 <path d="M17 12h2" />
51438 <path d="M11 12h2" />
51439</svg>
51440"#;
51441pub const ICON_LINE_DOTTED: &str = r#"
51442<svg
51443 xmlns="http://www.w3.org/2000/svg"
51444 width="24"
51445 height="24"
51446 viewBox="0 0 24 24"
51447 fill="none"
51448 stroke="currentColor"
51449 stroke-width="1.5"
51450 stroke-linecap="round"
51451 stroke-linejoin="round"
51452>
51453 <path d="M4 12v.01" />
51454 <path d="M8 12v.01" />
51455 <path d="M12 12v.01" />
51456 <path d="M16 12v.01" />
51457 <path d="M20 12v.01" />
51458</svg>
51459"#;
51460pub const ICON_LINE_HEIGHT: &str = r#"
51461<svg
51462 xmlns="http://www.w3.org/2000/svg"
51463 width="24"
51464 height="24"
51465 viewBox="0 0 24 24"
51466 fill="none"
51467 stroke="currentColor"
51468 stroke-width="1.5"
51469 stroke-linecap="round"
51470 stroke-linejoin="round"
51471>
51472 <path d="M3 8l3 -3l3 3" />
51473 <path d="M3 16l3 3l3 -3" />
51474 <path d="M6 5l0 14" />
51475 <path d="M13 6l7 0" />
51476 <path d="M13 12l7 0" />
51477 <path d="M13 18l7 0" />
51478</svg>
51479"#;
51480pub const ICON_LINE_SCAN: &str = r#"
51481<svg
51482 xmlns="http://www.w3.org/2000/svg"
51483 width="24"
51484 height="24"
51485 viewBox="0 0 24 24"
51486 fill="none"
51487 stroke="currentColor"
51488 stroke-width="1.5"
51489 stroke-linecap="round"
51490 stroke-linejoin="round"
51491>
51492 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
51493 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
51494 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
51495 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
51496 <path d="M7 12h10" />
51497</svg>
51498"#;
51499pub const ICON_LINE: &str = r#"
51500<svg
51501 xmlns="http://www.w3.org/2000/svg"
51502 width="24"
51503 height="24"
51504 viewBox="0 0 24 24"
51505 fill="none"
51506 stroke="currentColor"
51507 stroke-width="1.5"
51508 stroke-linecap="round"
51509 stroke-linejoin="round"
51510>
51511 <path d="M6 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
51512 <path d="M18 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
51513 <path d="M7.5 16.5l9 -9" />
51514</svg>
51515"#;
51516pub const ICON_LINK_MINUS: &str = r#"
51517<svg
51518 xmlns="http://www.w3.org/2000/svg"
51519 width="24"
51520 height="24"
51521 viewBox="0 0 24 24"
51522 fill="none"
51523 stroke="currentColor"
51524 stroke-width="1.5"
51525 stroke-linecap="round"
51526 stroke-linejoin="round"
51527>
51528 <path d="M9 15l6 -6" />
51529 <path d="M11 6l.463 -.536a5 5 0 1 1 7.071 7.072l-.534 .464" />
51530 <path d="M12.603 18.534a5.07 5.07 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463" />
51531 <path d="M16 19h6" />
51532</svg>
51533"#;
51534pub const ICON_LINK_OFF: &str = r#"
51535<svg
51536 xmlns="http://www.w3.org/2000/svg"
51537 width="24"
51538 height="24"
51539 viewBox="0 0 24 24"
51540 fill="none"
51541 stroke="currentColor"
51542 stroke-width="1.5"
51543 stroke-linecap="round"
51544 stroke-linejoin="round"
51545>
51546 <path d="M9 15l3 -3m2 -2l1 -1" />
51547 <path d="M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464" />
51548 <path d="M3 3l18 18" />
51549 <path d="M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463" />
51550</svg>
51551"#;
51552pub const ICON_LINK_PLUS: &str = r#"
51553<svg
51554 xmlns="http://www.w3.org/2000/svg"
51555 width="24"
51556 height="24"
51557 viewBox="0 0 24 24"
51558 fill="none"
51559 stroke="currentColor"
51560 stroke-width="1.5"
51561 stroke-linecap="round"
51562 stroke-linejoin="round"
51563>
51564 <path d="M9 15l6 -6" />
51565 <path d="M11 6l.463 -.536a5 5 0 0 1 7.072 0a4.993 4.993 0 0 1 -.001 7.072" />
51566 <path d="M12.603 18.534a5.07 5.07 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463" />
51567 <path d="M16 19h6" />
51568 <path d="M19 16v6" />
51569</svg>
51570"#;
51571pub const ICON_LINK: &str = r#"
51572<svg
51573 xmlns="http://www.w3.org/2000/svg"
51574 width="24"
51575 height="24"
51576 viewBox="0 0 24 24"
51577 fill="none"
51578 stroke="currentColor"
51579 stroke-width="1.5"
51580 stroke-linecap="round"
51581 stroke-linejoin="round"
51582>
51583 <path d="M9 15l6 -6" />
51584 <path d="M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464" />
51585 <path d="M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463" />
51586</svg>
51587"#;
51588pub const ICON_LIST_CHECK: &str = r#"
51589<svg
51590 xmlns="http://www.w3.org/2000/svg"
51591 width="24"
51592 height="24"
51593 viewBox="0 0 24 24"
51594 fill="none"
51595 stroke="currentColor"
51596 stroke-width="1.5"
51597 stroke-linecap="round"
51598 stroke-linejoin="round"
51599>
51600 <path d="M3.5 5.5l1.5 1.5l2.5 -2.5" />
51601 <path d="M3.5 11.5l1.5 1.5l2.5 -2.5" />
51602 <path d="M3.5 17.5l1.5 1.5l2.5 -2.5" />
51603 <path d="M11 6l9 0" />
51604 <path d="M11 12l9 0" />
51605 <path d="M11 18l9 0" />
51606</svg>
51607"#;
51608pub const ICON_LIST_DETAILS: &str = r#"
51609<svg
51610 xmlns="http://www.w3.org/2000/svg"
51611 width="24"
51612 height="24"
51613 viewBox="0 0 24 24"
51614 fill="none"
51615 stroke="currentColor"
51616 stroke-width="1.5"
51617 stroke-linecap="round"
51618 stroke-linejoin="round"
51619>
51620 <path d="M13 5h8" />
51621 <path d="M13 9h5" />
51622 <path d="M13 15h8" />
51623 <path d="M13 19h5" />
51624 <path d="M3 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
51625 <path d="M3 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
51626</svg>
51627"#;
51628pub const ICON_LIST_LETTERS: &str = r#"
51629<svg
51630 xmlns="http://www.w3.org/2000/svg"
51631 width="24"
51632 height="24"
51633 viewBox="0 0 24 24"
51634 fill="none"
51635 stroke="currentColor"
51636 stroke-width="1.5"
51637 stroke-linecap="round"
51638 stroke-linejoin="round"
51639>
51640 <path d="M11 6h9" />
51641 <path d="M11 12h9" />
51642 <path d="M11 18h9" />
51643 <path d="M4 10v-4.5a1.5 1.5 0 0 1 3 0v4.5" />
51644 <path d="M4 8h3" />
51645 <path d="M4 20h1.5a1.5 1.5 0 0 0 0 -3h-1.5h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6z" />
51646</svg>
51647"#;
51648pub const ICON_LIST_NUMBERS: &str = r#"
51649<svg
51650 xmlns="http://www.w3.org/2000/svg"
51651 width="24"
51652 height="24"
51653 viewBox="0 0 24 24"
51654 fill="none"
51655 stroke="currentColor"
51656 stroke-width="1.5"
51657 stroke-linecap="round"
51658 stroke-linejoin="round"
51659>
51660 <path d="M11 6h9" />
51661 <path d="M11 12h9" />
51662 <path d="M12 18h8" />
51663 <path d="M4 16a2 2 0 1 1 4 0c0 .591 -.5 1 -1 1.5l-3 2.5h4" />
51664 <path d="M6 10v-6l-2 2" />
51665</svg>
51666"#;
51667pub const ICON_LIST_SEARCH: &str = r#"
51668<svg
51669 xmlns="http://www.w3.org/2000/svg"
51670 width="24"
51671 height="24"
51672 viewBox="0 0 24 24"
51673 fill="none"
51674 stroke="currentColor"
51675 stroke-width="1.5"
51676 stroke-linecap="round"
51677 stroke-linejoin="round"
51678>
51679 <path d="M15 15m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
51680 <path d="M18.5 18.5l2.5 2.5" />
51681 <path d="M4 6h16" />
51682 <path d="M4 12h4" />
51683 <path d="M4 18h4" />
51684</svg>
51685"#;
51686pub const ICON_LIST_TREE: &str = r#"
51687<svg
51688 xmlns="http://www.w3.org/2000/svg"
51689 width="24"
51690 height="24"
51691 viewBox="0 0 24 24"
51692 fill="none"
51693 stroke="currentColor"
51694 stroke-width="1.5"
51695 stroke-linecap="round"
51696 stroke-linejoin="round"
51697>
51698 <path d="M9 6h11" />
51699 <path d="M12 12h8" />
51700 <path d="M15 18h5" />
51701 <path d="M5 6v.01" />
51702 <path d="M8 12v.01" />
51703 <path d="M11 18v.01" />
51704</svg>
51705"#;
51706pub const ICON_LIST: &str = r#"
51707<svg
51708 xmlns="http://www.w3.org/2000/svg"
51709 width="24"
51710 height="24"
51711 viewBox="0 0 24 24"
51712 fill="none"
51713 stroke="currentColor"
51714 stroke-width="1.5"
51715 stroke-linecap="round"
51716 stroke-linejoin="round"
51717>
51718 <path d="M9 6l11 0" />
51719 <path d="M9 12l11 0" />
51720 <path d="M9 18l11 0" />
51721 <path d="M5 6l0 .01" />
51722 <path d="M5 12l0 .01" />
51723 <path d="M5 18l0 .01" />
51724</svg>
51725"#;
51726pub const ICON_LIVE_PHOTO_OFF: &str = r#"
51727<svg
51728 xmlns="http://www.w3.org/2000/svg"
51729 width="24"
51730 height="24"
51731 viewBox="0 0 24 24"
51732 fill="none"
51733 stroke="currentColor"
51734 stroke-width="1.5"
51735 stroke-linecap="round"
51736 stroke-linejoin="round"
51737>
51738 <path d="M11.296 11.29a1 1 0 1 0 1.414 1.415" />
51739 <path d="M8.473 8.456a5 5 0 1 0 7.076 7.066m1.365 -2.591a5 5 0 0 0 -5.807 -5.851" />
51740 <path d="M15.9 20.11v.01" />
51741 <path d="M19.04 17.61v.01" />
51742 <path d="M20.77 14v.01" />
51743 <path d="M20.77 10v.01" />
51744 <path d="M19.04 6.39v.01" />
51745 <path d="M15.9 3.89v.01" />
51746 <path d="M12 3v.01" />
51747 <path d="M8.1 3.89v.01" />
51748 <path d="M4.96 6.39v.01" />
51749 <path d="M3.23 10v.01" />
51750 <path d="M3.23 14v.01" />
51751 <path d="M4.96 17.61v.01" />
51752 <path d="M8.1 20.11v.01" />
51753 <path d="M12 21v.01" />
51754 <path d="M3 3l18 18" />
51755</svg>
51756"#;
51757pub const ICON_LIVE_PHOTO: &str = r#"
51758<svg
51759 xmlns="http://www.w3.org/2000/svg"
51760 width="24"
51761 height="24"
51762 viewBox="0 0 24 24"
51763 fill="none"
51764 stroke="currentColor"
51765 stroke-width="1.5"
51766 stroke-linecap="round"
51767 stroke-linejoin="round"
51768>
51769 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
51770 <path d="M12 12m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
51771 <path d="M15.9 20.11l0 .01" />
51772 <path d="M19.04 17.61l0 .01" />
51773 <path d="M20.77 14l0 .01" />
51774 <path d="M20.77 10l0 .01" />
51775 <path d="M19.04 6.39l0 .01" />
51776 <path d="M15.9 3.89l0 .01" />
51777 <path d="M12 3l0 .01" />
51778 <path d="M8.1 3.89l0 .01" />
51779 <path d="M4.96 6.39l0 .01" />
51780 <path d="M3.23 10l0 .01" />
51781 <path d="M3.23 14l0 .01" />
51782 <path d="M4.96 17.61l0 .01" />
51783 <path d="M8.1 20.11l0 .01" />
51784 <path d="M12 21l0 .01" />
51785</svg>
51786"#;
51787pub const ICON_LIVE_VIEW: &str = r#"
51788<svg
51789 xmlns="http://www.w3.org/2000/svg"
51790 width="24"
51791 height="24"
51792 viewBox="0 0 24 24"
51793 fill="none"
51794 stroke="currentColor"
51795 stroke-width="1.5"
51796 stroke-linecap="round"
51797 stroke-linejoin="round"
51798>
51799 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
51800 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
51801 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
51802 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
51803 <path d="M12 11l0 .01" />
51804 <path d="M12 18l-3.5 -5a4 4 0 1 1 7 0l-3.5 5" />
51805</svg>
51806"#;
51807pub const ICON_LOAD_BALANCER: &str = r#"
51808<svg
51809 xmlns="http://www.w3.org/2000/svg"
51810 width="24"
51811 height="24"
51812 viewBox="0 0 24 24"
51813 fill="none"
51814 stroke="currentColor"
51815 stroke-width="1.5"
51816 stroke-linecap="round"
51817 stroke-linejoin="round"
51818>
51819 <path d="M12 13m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
51820 <path d="M12 20m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
51821 <path d="M12 16v3" />
51822 <path d="M12 10v-7" />
51823 <path d="M9 6l3 -3l3 3" />
51824 <path d="M12 10v-7" />
51825 <path d="M9 6l3 -3l3 3" />
51826 <path d="M14.894 12.227l6.11 -2.224" />
51827 <path d="M17.159 8.21l3.845 1.793l-1.793 3.845" />
51828 <path d="M9.101 12.214l-6.075 -2.211" />
51829 <path d="M6.871 8.21l-3.845 1.793l1.793 3.845" />
51830</svg>
51831"#;
51832pub const ICON_LOADER_2: &str = r#"
51833<svg
51834 xmlns="http://www.w3.org/2000/svg"
51835 width="24"
51836 height="24"
51837 viewBox="0 0 24 24"
51838 fill="none"
51839 stroke="currentColor"
51840 stroke-width="1.5"
51841 stroke-linecap="round"
51842 stroke-linejoin="round"
51843>
51844 <path d="M12 3a9 9 0 1 0 9 9" />
51845</svg>
51846"#;
51847pub const ICON_LOADER_3: &str = r#"
51848<svg
51849 xmlns="http://www.w3.org/2000/svg"
51850 width="24"
51851 height="24"
51852 viewBox="0 0 24 24"
51853 fill="none"
51854 stroke="currentColor"
51855 stroke-width="1.5"
51856 stroke-linecap="round"
51857 stroke-linejoin="round"
51858>
51859 <path d="M3 12a9 9 0 0 0 9 9a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9" />
51860 <path d="M17 12a5 5 0 1 0 -5 5" />
51861</svg>
51862"#;
51863pub const ICON_LOADER_QUARTER: &str = r#"
51864<svg
51865 xmlns="http://www.w3.org/2000/svg"
51866 width="24"
51867 height="24"
51868 viewBox="0 0 24 24"
51869 fill="none"
51870 stroke="currentColor"
51871 stroke-width="1.5"
51872 stroke-linecap="round"
51873 stroke-linejoin="round"
51874>
51875 <path d="M12 6l0 -3" />
51876 <path d="M6 12l-3 0" />
51877 <path d="M7.75 7.75l-2.15 -2.15" />
51878</svg>
51879"#;
51880pub const ICON_LOADER: &str = r#"
51881<svg
51882 xmlns="http://www.w3.org/2000/svg"
51883 width="24"
51884 height="24"
51885 viewBox="0 0 24 24"
51886 fill="none"
51887 stroke="currentColor"
51888 stroke-width="1.5"
51889 stroke-linecap="round"
51890 stroke-linejoin="round"
51891>
51892 <path d="M12 6l0 -3" />
51893 <path d="M16.25 7.75l2.15 -2.15" />
51894 <path d="M18 12l3 0" />
51895 <path d="M16.25 16.25l2.15 2.15" />
51896 <path d="M12 18l0 3" />
51897 <path d="M7.75 16.25l-2.15 2.15" />
51898 <path d="M6 12l-3 0" />
51899 <path d="M7.75 7.75l-2.15 -2.15" />
51900</svg>
51901"#;
51902pub const ICON_LOCATION_BOLT: &str = r#"
51903<svg
51904 xmlns="http://www.w3.org/2000/svg"
51905 width="24"
51906 height="24"
51907 viewBox="0 0 24 24"
51908 fill="none"
51909 stroke="currentColor"
51910 stroke-width="1.5"
51911 stroke-linecap="round"
51912 stroke-linejoin="round"
51913>
51914 <path d="M13.05 20.1l-3.05 -6.1l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.312 9.173" />
51915 <path d="M19 16l-2 3h4l-2 3" />
51916</svg>
51917"#;
51918pub const ICON_LOCATION_BROKEN: &str = r#"
51919<svg
51920 xmlns="http://www.w3.org/2000/svg"
51921 width="24"
51922 height="24"
51923 viewBox="0 0 24 24"
51924 fill="none"
51925 stroke="currentColor"
51926 stroke-width="1.5"
51927 stroke-linecap="round"
51928 stroke-linejoin="round"
51929>
51930 <path d="M12.896 19.792l-2.896 -5.792l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.487 9.657" />
51931 <path d="M21.5 21.5l-5 -5" />
51932 <path d="M16.5 21.5l5 -5" />
51933</svg>
51934"#;
51935pub const ICON_LOCATION_CANCEL: &str = r#"
51936<svg
51937 xmlns="http://www.w3.org/2000/svg"
51938 width="24"
51939 height="24"
51940 viewBox="0 0 24 24"
51941 fill="none"
51942 stroke="currentColor"
51943 stroke-width="1.5"
51944 stroke-linecap="round"
51945 stroke-linejoin="round"
51946>
51947 <path d="M12 18l-2 -4l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.305 9.151" />
51948 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
51949 <path d="M17 21l4 -4" />
51950</svg>
51951"#;
51952pub const ICON_LOCATION_CHECK: &str = r#"
51953<svg
51954 xmlns="http://www.w3.org/2000/svg"
51955 width="24"
51956 height="24"
51957 viewBox="0 0 24 24"
51958 fill="none"
51959 stroke="currentColor"
51960 stroke-width="1.5"
51961 stroke-linecap="round"
51962 stroke-linejoin="round"
51963>
51964 <path d="M11.512 17.023l-1.512 -3.023l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-4.45 12.324" />
51965 <path d="M15 19l2 2l4 -4" />
51966</svg>
51967"#;
51968pub const ICON_LOCATION_CODE: &str = r#"
51969<svg
51970 xmlns="http://www.w3.org/2000/svg"
51971 width="24"
51972 height="24"
51973 viewBox="0 0 24 24"
51974 fill="none"
51975 stroke="currentColor"
51976 stroke-width="1.5"
51977 stroke-linecap="round"
51978 stroke-linejoin="round"
51979>
51980 <path d="M11.505 17.01l-1.505 -3.01l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.677 10.184" />
51981 <path d="M20 21l2 -2l-2 -2" />
51982 <path d="M17 17l-2 2l2 2" />
51983</svg>
51984"#;
51985pub const ICON_LOCATION_COG: &str = r#"
51986<svg
51987 xmlns="http://www.w3.org/2000/svg"
51988 width="24"
51989 height="24"
51990 viewBox="0 0 24 24"
51991 fill="none"
51992 stroke="currentColor"
51993 stroke-width="1.5"
51994 stroke-linecap="round"
51995 stroke-linejoin="round"
51996>
51997 <path d="M12 18l-2 -4l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.14 8.697" />
51998 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
51999 <path d="M19.001 15.5v1.5" />
52000 <path d="M19.001 21v1.5" />
52001 <path d="M22.032 17.25l-1.299 .75" />
52002 <path d="M17.27 20l-1.3 .75" />
52003 <path d="M15.97 17.25l1.3 .75" />
52004 <path d="M20.733 20l1.3 .75" />
52005</svg>
52006"#;
52007pub const ICON_LOCATION_DISCOUNT: &str = r#"
52008<svg
52009 xmlns="http://www.w3.org/2000/svg"
52010 width="24"
52011 height="24"
52012 viewBox="0 0 24 24"
52013 fill="none"
52014 stroke="currentColor"
52015 stroke-width="1.5"
52016 stroke-linecap="round"
52017 stroke-linejoin="round"
52018>
52019 <path d="M12.797 19.595l-2.797 -5.595l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.548 9.826" />
52020 <path d="M16 21l5 -5" />
52021 <path d="M21 21v.01" />
52022 <path d="M16 16v.01" />
52023</svg>
52024"#;
52025pub const ICON_LOCATION_DOLLAR: &str = r#"
52026<svg
52027 xmlns="http://www.w3.org/2000/svg"
52028 width="24"
52029 height="24"
52030 viewBox="0 0 24 24"
52031 fill="none"
52032 stroke="currentColor"
52033 stroke-width="1.5"
52034 stroke-linecap="round"
52035 stroke-linejoin="round"
52036>
52037 <path d="M13.08 20.162l-3.08 -6.162l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-2.55 7.063" />
52038 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
52039 <path d="M19 21v1m0 -8v1" />
52040</svg>
52041"#;
52042pub const ICON_LOCATION_DOWN: &str = r#"
52043<svg
52044 xmlns="http://www.w3.org/2000/svg"
52045 width="24"
52046 height="24"
52047 viewBox="0 0 24 24"
52048 fill="none"
52049 stroke="currentColor"
52050 stroke-width="1.5"
52051 stroke-linecap="round"
52052 stroke-linejoin="round"
52053>
52054 <path d="M12 18l-2 -4l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.328 9.217" />
52055 <path d="M19 16v6" />
52056 <path d="M22 19l-3 3l-3 -3" />
52057</svg>
52058"#;
52059pub const ICON_LOCATION_EXCLAMATION: &str = r#"
52060<svg
52061 xmlns="http://www.w3.org/2000/svg"
52062 width="24"
52063 height="24"
52064 viewBox="0 0 24 24"
52065 fill="none"
52066 stroke="currentColor"
52067 stroke-width="1.5"
52068 stroke-linecap="round"
52069 stroke-linejoin="round"
52070>
52071 <path d="M15.024 19.55l-.524 1.45a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.317 9.186" />
52072 <path d="M19 16v3" />
52073 <path d="M19 22v.01" />
52074</svg>
52075"#;
52076pub const ICON_LOCATION_HEART: &str = r#"
52077<svg
52078 xmlns="http://www.w3.org/2000/svg"
52079 width="24"
52080 height="24"
52081 viewBox="0 0 24 24"
52082 fill="none"
52083 stroke="currentColor"
52084 stroke-width="1.5"
52085 stroke-linecap="round"
52086 stroke-linejoin="round"
52087>
52088 <path d="M10.365 14.73l-.365 -.73l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.024 8.373" />
52089 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
52090</svg>
52091"#;
52092pub const ICON_LOCATION_MINUS: &str = r#"
52093<svg
52094 xmlns="http://www.w3.org/2000/svg"
52095 width="24"
52096 height="24"
52097 viewBox="0 0 24 24"
52098 fill="none"
52099 stroke="currentColor"
52100 stroke-width="1.5"
52101 stroke-linecap="round"
52102 stroke-linejoin="round"
52103>
52104 <path d="M12 18l-2 -4l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-4.347 12.038" />
52105 <path d="M16 19h6" />
52106</svg>
52107"#;
52108pub const ICON_LOCATION_OFF: &str = r#"
52109<svg
52110 xmlns="http://www.w3.org/2000/svg"
52111 width="24"
52112 height="24"
52113 viewBox="0 0 24 24"
52114 fill="none"
52115 stroke="currentColor"
52116 stroke-width="1.5"
52117 stroke-linecap="round"
52118 stroke-linejoin="round"
52119>
52120 <path d="M10.72 6.712l10.28 -3.712l-3.724 10.313m-1.056 2.925l-1.72 4.762a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l4.775 -1.724" />
52121 <path d="M3 3l18 18" />
52122</svg>
52123"#;
52124pub const ICON_LOCATION_PAUSE: &str = r#"
52125<svg
52126 xmlns="http://www.w3.org/2000/svg"
52127 width="24"
52128 height="24"
52129 viewBox="0 0 24 24"
52130 fill="none"
52131 stroke="currentColor"
52132 stroke-width="1.5"
52133 stroke-linecap="round"
52134 stroke-linejoin="round"
52135>
52136 <path d="M13.02 20.04l-3.02 -6.04l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.634 10.062" />
52137 <path d="M17 17v5" />
52138 <path d="M21 17v5" />
52139</svg>
52140"#;
52141pub const ICON_LOCATION_PIN: &str = r#"
52142<svg
52143 xmlns="http://www.w3.org/2000/svg"
52144 width="24"
52145 height="24"
52146 viewBox="0 0 24 24"
52147 fill="none"
52148 stroke="currentColor"
52149 stroke-width="1.5"
52150 stroke-linecap="round"
52151 stroke-linejoin="round"
52152>
52153 <path d="M12 18l-2 -4l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-2.901 8.034" />
52154 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
52155 <path d="M19 18v.01" />
52156</svg>
52157"#;
52158pub const ICON_LOCATION_PLUS: &str = r#"
52159<svg
52160 xmlns="http://www.w3.org/2000/svg"
52161 width="24"
52162 height="24"
52163 viewBox="0 0 24 24"
52164 fill="none"
52165 stroke="currentColor"
52166 stroke-width="1.5"
52167 stroke-linecap="round"
52168 stroke-linejoin="round"
52169>
52170 <path d="M12 18l-2 -4l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.361 9.308" />
52171 <path d="M16 19h6" />
52172 <path d="M19 16v6" />
52173</svg>
52174"#;
52175pub const ICON_LOCATION_QUESTION: &str = r#"
52176<svg
52177 xmlns="http://www.w3.org/2000/svg"
52178 width="24"
52179 height="24"
52180 viewBox="0 0 24 24"
52181 fill="none"
52182 stroke="currentColor"
52183 stroke-width="1.5"
52184 stroke-linecap="round"
52185 stroke-linejoin="round"
52186>
52187 <path d="M14.5 21a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-2.967 8.215" />
52188 <path d="M19 22v.01" />
52189 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
52190</svg>
52191"#;
52192pub const ICON_LOCATION_SEARCH: &str = r#"
52193<svg
52194 xmlns="http://www.w3.org/2000/svg"
52195 width="24"
52196 height="24"
52197 viewBox="0 0 24 24"
52198 fill="none"
52199 stroke="currentColor"
52200 stroke-width="1.5"
52201 stroke-linecap="round"
52202 stroke-linejoin="round"
52203>
52204 <path d="M11 16l-1 -2l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-2.916 8.076" />
52205 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
52206 <path d="M20.2 20.2l1.8 1.8" />
52207</svg>
52208"#;
52209pub const ICON_LOCATION_SHARE: &str = r#"
52210<svg
52211 xmlns="http://www.w3.org/2000/svg"
52212 width="24"
52213 height="24"
52214 viewBox="0 0 24 24"
52215 fill="none"
52216 stroke="currentColor"
52217 stroke-width="1.5"
52218 stroke-linecap="round"
52219 stroke-linejoin="round"
52220>
52221 <path d="M12 18l-2 -4l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.616 10.015" />
52222 <path d="M16 22l5 -5" />
52223 <path d="M21 21.5v-4.5h-4.5" />
52224</svg>
52225"#;
52226pub const ICON_LOCATION_STAR: &str = r#"
52227<svg
52228 xmlns="http://www.w3.org/2000/svg"
52229 width="24"
52230 height="24"
52231 viewBox="0 0 24 24"
52232 fill="none"
52233 stroke="currentColor"
52234 stroke-width="1.5"
52235 stroke-linecap="round"
52236 stroke-linejoin="round"
52237>
52238 <path d="M10.336 14.672l-.336 -.672l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-2.565 7.104" />
52239 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
52240</svg>
52241"#;
52242pub const ICON_LOCATION_UP: &str = r#"
52243<svg
52244 xmlns="http://www.w3.org/2000/svg"
52245 width="24"
52246 height="24"
52247 viewBox="0 0 24 24"
52248 fill="none"
52249 stroke="currentColor"
52250 stroke-width="1.5"
52251 stroke-linecap="round"
52252 stroke-linejoin="round"
52253>
52254 <path d="M12 18l-2 -4l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.251 9.003" />
52255 <path d="M19 22v-6" />
52256 <path d="M22 19l-3 -3l-3 3" />
52257</svg>
52258"#;
52259pub const ICON_LOCATION_X: &str = r#"
52260<svg
52261 xmlns="http://www.w3.org/2000/svg"
52262 width="24"
52263 height="24"
52264 viewBox="0 0 24 24"
52265 fill="none"
52266 stroke="currentColor"
52267 stroke-width="1.5"
52268 stroke-linecap="round"
52269 stroke-linejoin="round"
52270>
52271 <path d="M13.5 21l-.224 -.448l-3.276 -6.552l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5l-3.622 10.03" />
52272 <path d="M22 22l-5 -5" />
52273 <path d="M17 22l5 -5" />
52274</svg>
52275"#;
52276pub const ICON_LOCATION: &str = r#"
52277<svg
52278 xmlns="http://www.w3.org/2000/svg"
52279 width="24"
52280 height="24"
52281 viewBox="0 0 24 24"
52282 fill="none"
52283 stroke="currentColor"
52284 stroke-width="1.5"
52285 stroke-linecap="round"
52286 stroke-linejoin="round"
52287>
52288 <path d="M21 3l-6.5 18a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5" />
52289</svg>
52290"#;
52291pub const ICON_LOCK_ACCESS_OFF: &str = r#"
52292<svg
52293 xmlns="http://www.w3.org/2000/svg"
52294 width="24"
52295 height="24"
52296 viewBox="0 0 24 24"
52297 fill="none"
52298 stroke="currentColor"
52299 stroke-width="1.5"
52300 stroke-linecap="round"
52301 stroke-linejoin="round"
52302>
52303 <path d="M4 8v-2c0 -.554 .225 -1.055 .588 -1.417" />
52304 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
52305 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
52306 <path d="M16 20h2c.55 0 1.05 -.222 1.41 -.582" />
52307 <path d="M15 11a1 1 0 0 1 1 1m-.29 3.704a1 1 0 0 1 -.71 .296h-6a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1h2" />
52308 <path d="M10 11v-1m1.182 -2.826a2 2 0 0 1 2.818 1.826v1" />
52309 <path d="M3 3l18 18" />
52310</svg>
52311"#;
52312pub const ICON_LOCK_ACCESS: &str = r#"
52313<svg
52314 xmlns="http://www.w3.org/2000/svg"
52315 width="24"
52316 height="24"
52317 viewBox="0 0 24 24"
52318 fill="none"
52319 stroke="currentColor"
52320 stroke-width="1.5"
52321 stroke-linecap="round"
52322 stroke-linejoin="round"
52323>
52324 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
52325 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
52326 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
52327 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
52328 <path d="M8 11m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
52329 <path d="M10 11v-2a2 2 0 1 1 4 0v2" />
52330</svg>
52331"#;
52332pub const ICON_LOCK_BITCOIN: &str = r#"
52333<svg
52334 xmlns="http://www.w3.org/2000/svg"
52335 width="24"
52336 height="24"
52337 viewBox="0 0 24 24"
52338 fill="none"
52339 stroke="currentColor"
52340 stroke-width="1.5"
52341 stroke-linecap="round"
52342 stroke-linejoin="round"
52343>
52344 <path d="M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" />
52345 <path d="M13 21h-6a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10" />
52346 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52347 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52348</svg>
52349"#;
52350pub const ICON_LOCK_BOLT: &str = r#"
52351<svg
52352 xmlns="http://www.w3.org/2000/svg"
52353 width="24"
52354 height="24"
52355 viewBox="0 0 24 24"
52356 fill="none"
52357 stroke="currentColor"
52358 stroke-width="1.5"
52359 stroke-linecap="round"
52360 stroke-linejoin="round"
52361>
52362 <path d="M13.5 21h-6.5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 1.74 1.012" />
52363 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52364 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52365 <path d="M19 16l-2 3h4l-2 3" />
52366</svg>
52367"#;
52368pub const ICON_LOCK_CANCEL: &str = r#"
52369<svg
52370 xmlns="http://www.w3.org/2000/svg"
52371 width="24"
52372 height="24"
52373 viewBox="0 0 24 24"
52374 fill="none"
52375 stroke="currentColor"
52376 stroke-width="1.5"
52377 stroke-linecap="round"
52378 stroke-linejoin="round"
52379>
52380 <path d="M12.5 21h-5.5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 1.749 1.028" />
52381 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52382 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52383 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
52384 <path d="M17 21l4 -4" />
52385</svg>
52386"#;
52387pub const ICON_LOCK_CHECK: &str = r#"
52388<svg
52389 xmlns="http://www.w3.org/2000/svg"
52390 width="24"
52391 height="24"
52392 viewBox="0 0 24 24"
52393 fill="none"
52394 stroke="currentColor"
52395 stroke-width="1.5"
52396 stroke-linecap="round"
52397 stroke-linejoin="round"
52398>
52399 <path d="M11.5 21h-4.5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v.5" />
52400 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52401 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52402 <path d="M15 19l2 2l4 -4" />
52403</svg>
52404"#;
52405pub const ICON_LOCK_CODE: &str = r#"
52406<svg
52407 xmlns="http://www.w3.org/2000/svg"
52408 width="24"
52409 height="24"
52410 viewBox="0 0 24 24"
52411 fill="none"
52412 stroke="currentColor"
52413 stroke-width="1.5"
52414 stroke-linecap="round"
52415 stroke-linejoin="round"
52416>
52417 <path d="M11.5 21h-4.5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2" />
52418 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52419 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52420 <path d="M20 21l2 -2l-2 -2" />
52421 <path d="M17 17l-2 2l2 2" />
52422</svg>
52423"#;
52424pub const ICON_LOCK_COG: &str = r#"
52425<svg
52426 xmlns="http://www.w3.org/2000/svg"
52427 width="24"
52428 height="24"
52429 viewBox="0 0 24 24"
52430 fill="none"
52431 stroke="currentColor"
52432 stroke-width="1.5"
52433 stroke-linecap="round"
52434 stroke-linejoin="round"
52435>
52436 <path d="M12 21h-5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10c.564 0 1.074 .234 1.437 .61" />
52437 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52438 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52439 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
52440 <path d="M19.001 15.5v1.5" />
52441 <path d="M19.001 21v1.5" />
52442 <path d="M22.032 17.25l-1.299 .75" />
52443 <path d="M17.27 20l-1.3 .75" />
52444 <path d="M15.97 17.25l1.3 .75" />
52445 <path d="M20.733 20l1.3 .75" />
52446</svg>
52447"#;
52448pub const ICON_LOCK_DOLLAR: &str = r#"
52449<svg
52450 xmlns="http://www.w3.org/2000/svg"
52451 width="24"
52452 height="24"
52453 viewBox="0 0 24 24"
52454 fill="none"
52455 stroke="currentColor"
52456 stroke-width="1.5"
52457 stroke-linecap="round"
52458 stroke-linejoin="round"
52459>
52460 <path d="M13 21h-6a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10" />
52461 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52462 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52463 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
52464 <path d="M19 21v1m0 -8v1" />
52465</svg>
52466"#;
52467pub const ICON_LOCK_DOWN: &str = r#"
52468<svg
52469 xmlns="http://www.w3.org/2000/svg"
52470 width="24"
52471 height="24"
52472 viewBox="0 0 24 24"
52473 fill="none"
52474 stroke="currentColor"
52475 stroke-width="1.5"
52476 stroke-linecap="round"
52477 stroke-linejoin="round"
52478>
52479 <path d="M12.5 21h-5.5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 1.74 1.015" />
52480 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52481 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52482 <path d="M19 16v6" />
52483 <path d="M22 19l-3 3l-3 -3" />
52484</svg>
52485"#;
52486pub const ICON_LOCK_EXCLAMATION: &str = r#"
52487<svg
52488 xmlns="http://www.w3.org/2000/svg"
52489 width="24"
52490 height="24"
52491 viewBox="0 0 24 24"
52492 fill="none"
52493 stroke="currentColor"
52494 stroke-width="1.5"
52495 stroke-linecap="round"
52496 stroke-linejoin="round"
52497>
52498 <path d="M15 21h-8a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 1.734 1.002" />
52499 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52500 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52501 <path d="M19 16v3" />
52502 <path d="M19 22v.01" />
52503</svg>
52504"#;
52505pub const ICON_LOCK_HEART: &str = r#"
52506<svg
52507 xmlns="http://www.w3.org/2000/svg"
52508 width="24"
52509 height="24"
52510 viewBox="0 0 24 24"
52511 fill="none"
52512 stroke="currentColor"
52513 stroke-width="1.5"
52514 stroke-linecap="round"
52515 stroke-linejoin="round"
52516>
52517 <path d="M11.5 21h-4.5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10c.38 0 .734 .106 1.037 .29" />
52518 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52519 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
52520</svg>
52521"#;
52522pub const ICON_LOCK_MINUS: &str = r#"
52523<svg
52524 xmlns="http://www.w3.org/2000/svg"
52525 width="24"
52526 height="24"
52527 viewBox="0 0 24 24"
52528 fill="none"
52529 stroke="currentColor"
52530 stroke-width="1.5"
52531 stroke-linecap="round"
52532 stroke-linejoin="round"
52533>
52534 <path d="M12.5 21h-5.5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v2" />
52535 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52536 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52537 <path d="M16 19h6" />
52538</svg>
52539"#;
52540pub const ICON_LOCK_OFF: &str = r#"
52541<svg
52542 xmlns="http://www.w3.org/2000/svg"
52543 width="24"
52544 height="24"
52545 viewBox="0 0 24 24"
52546 fill="none"
52547 stroke="currentColor"
52548 stroke-width="1.5"
52549 stroke-linecap="round"
52550 stroke-linejoin="round"
52551>
52552 <path d="M15 11h2a2 2 0 0 1 2 2v2m0 4a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h4" />
52553 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52554 <path d="M8 11v-3m.719 -3.289a4 4 0 0 1 7.281 2.289v4" />
52555 <path d="M3 3l18 18" />
52556</svg>
52557"#;
52558pub const ICON_LOCK_OPEN_2: &str = r#"
52559<svg
52560 xmlns="http://www.w3.org/2000/svg"
52561 width="24"
52562 height="24"
52563 viewBox="0 0 24 24"
52564 fill="none"
52565 stroke="currentColor"
52566 stroke-width="1.5"
52567 stroke-linecap="round"
52568 stroke-linejoin="round"
52569>
52570 <path d="M3 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
52571 <path d="M9 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52572 <path d="M13 11v-4a4 4 0 1 1 8 0v4" />
52573</svg>
52574"#;
52575pub const ICON_LOCK_OPEN_OFF: &str = r#"
52576<svg
52577 xmlns="http://www.w3.org/2000/svg"
52578 width="24"
52579 height="24"
52580 viewBox="0 0 24 24"
52581 fill="none"
52582 stroke="currentColor"
52583 stroke-width="1.5"
52584 stroke-linecap="round"
52585 stroke-linejoin="round"
52586>
52587 <path d="M15 11h2a2 2 0 0 1 2 2v2m0 4a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h4" />
52588 <path d="M12 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
52589 <path d="M8 11v-3m.347 -3.631a4 4 0 0 1 7.653 1.631" />
52590 <path d="M3 3l18 18" />
52591</svg>
52592"#;
52593pub const ICON_LOCK_OPEN: &str = r#"
52594<svg
52595 xmlns="http://www.w3.org/2000/svg"
52596 width="24"
52597 height="24"
52598 viewBox="0 0 24 24"
52599 fill="none"
52600 stroke="currentColor"
52601 stroke-width="1.5"
52602 stroke-linecap="round"
52603 stroke-linejoin="round"
52604>
52605 <path d="M5 11m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
52606 <path d="M12 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
52607 <path d="M8 11v-5a4 4 0 0 1 8 0" />
52608</svg>
52609"#;
52610pub const ICON_LOCK_PAUSE: &str = r#"
52611<svg
52612 xmlns="http://www.w3.org/2000/svg"
52613 width="24"
52614 height="24"
52615 viewBox="0 0 24 24"
52616 fill="none"
52617 stroke="currentColor"
52618 stroke-width="1.5"
52619 stroke-linecap="round"
52620 stroke-linejoin="round"
52621>
52622 <path d="M13 21h-6a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v.5" />
52623 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52624 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52625 <path d="M17 17v5" />
52626 <path d="M21 17v5" />
52627</svg>
52628"#;
52629pub const ICON_LOCK_PIN: &str = r#"
52630<svg
52631 xmlns="http://www.w3.org/2000/svg"
52632 width="24"
52633 height="24"
52634 viewBox="0 0 24 24"
52635 fill="none"
52636 stroke="currentColor"
52637 stroke-width="1.5"
52638 stroke-linecap="round"
52639 stroke-linejoin="round"
52640>
52641 <path d="M12.5 21h-5.5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10c.24 0 .47 .042 .683 .12" />
52642 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52643 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52644 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
52645 <path d="M19 18v.01" />
52646</svg>
52647"#;
52648pub const ICON_LOCK_PLUS: &str = r#"
52649<svg
52650 xmlns="http://www.w3.org/2000/svg"
52651 width="24"
52652 height="24"
52653 viewBox="0 0 24 24"
52654 fill="none"
52655 stroke="currentColor"
52656 stroke-width="1.5"
52657 stroke-linecap="round"
52658 stroke-linejoin="round"
52659>
52660 <path d="M12.5 21h-5.5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 1.74 1.012" />
52661 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52662 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52663 <path d="M16 19h6" />
52664 <path d="M19 16v6" />
52665</svg>
52666"#;
52667pub const ICON_LOCK_QUESTION: &str = r#"
52668<svg
52669 xmlns="http://www.w3.org/2000/svg"
52670 width="24"
52671 height="24"
52672 viewBox="0 0 24 24"
52673 fill="none"
52674 stroke="currentColor"
52675 stroke-width="1.5"
52676 stroke-linecap="round"
52677 stroke-linejoin="round"
52678>
52679 <path d="M15 21h-8a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10c.265 0 .518 .052 .75 .145" />
52680 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52681 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52682 <path d="M19 22v.01" />
52683 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
52684</svg>
52685"#;
52686pub const ICON_LOCK_SEARCH: &str = r#"
52687<svg
52688 xmlns="http://www.w3.org/2000/svg"
52689 width="24"
52690 height="24"
52691 viewBox="0 0 24 24"
52692 fill="none"
52693 stroke="currentColor"
52694 stroke-width="1.5"
52695 stroke-linecap="round"
52696 stroke-linejoin="round"
52697>
52698 <path d="M11.5 21h-4.5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10" />
52699 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52700 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
52701 <path d="M20.2 20.2l1.8 1.8" />
52702</svg>
52703"#;
52704pub const ICON_LOCK_SHARE: &str = r#"
52705<svg
52706 xmlns="http://www.w3.org/2000/svg"
52707 width="24"
52708 height="24"
52709 viewBox="0 0 24 24"
52710 fill="none"
52711 stroke="currentColor"
52712 stroke-width="1.5"
52713 stroke-linecap="round"
52714 stroke-linejoin="round"
52715>
52716 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52717 <path d="M12 21h-5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2" />
52718 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52719 <path d="M16 22l5 -5" />
52720 <path d="M21 21.5v-4.5h-4.5" />
52721</svg>
52722"#;
52723pub const ICON_LOCK_SQUARE_ROUNDED: &str = r#"
52724<svg
52725 xmlns="http://www.w3.org/2000/svg"
52726 width="24"
52727 height="24"
52728 viewBox="0 0 24 24"
52729 fill="none"
52730 stroke="currentColor"
52731 stroke-width="1.5"
52732 stroke-linecap="round"
52733 stroke-linejoin="round"
52734>
52735 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
52736 <path d="M8 11m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
52737 <path d="M10 11v-2a2 2 0 1 1 4 0v2" />
52738</svg>
52739"#;
52740pub const ICON_LOCK_SQUARE: &str = r#"
52741<svg
52742 xmlns="http://www.w3.org/2000/svg"
52743 width="24"
52744 height="24"
52745 viewBox="0 0 24 24"
52746 fill="none"
52747 stroke="currentColor"
52748 stroke-width="1.5"
52749 stroke-linecap="round"
52750 stroke-linejoin="round"
52751>
52752 <path d="M8 11m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
52753 <path d="M10 11v-2a2 2 0 1 1 4 0v2" />
52754 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
52755</svg>
52756"#;
52757pub const ICON_LOCK_STAR: &str = r#"
52758<svg
52759 xmlns="http://www.w3.org/2000/svg"
52760 width="24"
52761 height="24"
52762 viewBox="0 0 24 24"
52763 fill="none"
52764 stroke="currentColor"
52765 stroke-width="1.5"
52766 stroke-linecap="round"
52767 stroke-linejoin="round"
52768>
52769 <path d="M11 21h-4a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h9" />
52770 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52771 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
52772</svg>
52773"#;
52774pub const ICON_LOCK_UP: &str = r#"
52775<svg
52776 xmlns="http://www.w3.org/2000/svg"
52777 width="24"
52778 height="24"
52779 viewBox="0 0 24 24"
52780 fill="none"
52781 stroke="currentColor"
52782 stroke-width="1.5"
52783 stroke-linecap="round"
52784 stroke-linejoin="round"
52785>
52786 <path d="M12.5 21h-5.5a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 1.739 1.01" />
52787 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52788 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52789 <path d="M19 22v-6" />
52790 <path d="M22 19l-3 -3l-3 3" />
52791</svg>
52792"#;
52793pub const ICON_LOCK_X: &str = r#"
52794<svg
52795 xmlns="http://www.w3.org/2000/svg"
52796 width="24"
52797 height="24"
52798 viewBox="0 0 24 24"
52799 fill="none"
52800 stroke="currentColor"
52801 stroke-width="1.5"
52802 stroke-linecap="round"
52803 stroke-linejoin="round"
52804>
52805 <path d="M13 21h-6a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v.5" />
52806 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52807 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52808 <path d="M22 22l-5 -5" />
52809 <path d="M17 22l5 -5" />
52810</svg>
52811"#;
52812pub const ICON_LOCK: &str = r#"
52813<svg
52814 xmlns="http://www.w3.org/2000/svg"
52815 width="24"
52816 height="24"
52817 viewBox="0 0 24 24"
52818 fill="none"
52819 stroke="currentColor"
52820 stroke-width="1.5"
52821 stroke-linecap="round"
52822 stroke-linejoin="round"
52823>
52824 <path d="M5 13a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-6z" />
52825 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
52826 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
52827</svg>
52828"#;
52829pub const ICON_LOGIC_AND: &str = r#"
52830<svg
52831 xmlns="http://www.w3.org/2000/svg"
52832 width="24"
52833 height="24"
52834 viewBox="0 0 24 24"
52835 fill="none"
52836 stroke="currentColor"
52837 stroke-width="1.5"
52838 stroke-linecap="round"
52839 stroke-linejoin="round"
52840>
52841 <path d="M22 12h-5" />
52842 <path d="M2 9h5" />
52843 <path d="M2 15h5" />
52844 <path d="M9 5c6 0 8 3.5 8 7s-2 7 -8 7h-2v-14h2z" />
52845</svg>
52846"#;
52847pub const ICON_LOGIC_BUFFER: &str = r#"
52848<svg
52849 xmlns="http://www.w3.org/2000/svg"
52850 width="24"
52851 height="24"
52852 viewBox="0 0 24 24"
52853 fill="none"
52854 stroke="currentColor"
52855 stroke-width="1.5"
52856 stroke-linecap="round"
52857 stroke-linejoin="round"
52858>
52859 <path d="M22 12h-5" />
52860 <path d="M2 9h5" />
52861 <path d="M2 15h5" />
52862 <path d="M7 5l10 7l-10 7z" />
52863</svg>
52864"#;
52865pub const ICON_LOGIC_NAND: &str = r#"
52866<svg
52867 xmlns="http://www.w3.org/2000/svg"
52868 width="24"
52869 height="24"
52870 viewBox="0 0 24 24"
52871 fill="none"
52872 stroke="currentColor"
52873 stroke-width="1.5"
52874 stroke-linecap="round"
52875 stroke-linejoin="round"
52876>
52877 <path d="M22 12h-3" />
52878 <path d="M2 9h3" />
52879 <path d="M2 15h3" />
52880 <path d="M7 5c6 0 8 3.5 8 7s-2 7 -8 7h-2v-14h2z" />
52881 <path d="M17 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
52882</svg>
52883"#;
52884pub const ICON_LOGIC_NOR: &str = r#"
52885<svg
52886 xmlns="http://www.w3.org/2000/svg"
52887 width="24"
52888 height="24"
52889 viewBox="0 0 24 24"
52890 fill="none"
52891 stroke="currentColor"
52892 stroke-width="1.5"
52893 stroke-linecap="round"
52894 stroke-linejoin="round"
52895>
52896 <path d="M22 12h-4" />
52897 <path d="M2 9h5" />
52898 <path d="M2 15h5" />
52899 <path d="M6 5c10.667 2.1 10.667 12.6 0 14c1.806 -4.667 1.806 -9.333 0 -14z" />
52900 <path d="M16 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
52901</svg>
52902"#;
52903pub const ICON_LOGIC_NOT: &str = r#"
52904<svg
52905 xmlns="http://www.w3.org/2000/svg"
52906 width="24"
52907 height="24"
52908 viewBox="0 0 24 24"
52909 fill="none"
52910 stroke="currentColor"
52911 stroke-width="1.5"
52912 stroke-linecap="round"
52913 stroke-linejoin="round"
52914>
52915 <path d="M22 12h-3" />
52916 <path d="M2 9h3" />
52917 <path d="M2 15h3" />
52918 <path d="M5 5l10 7l-10 7z" />
52919 <path d="M17 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
52920</svg>
52921"#;
52922pub const ICON_LOGIC_OR: &str = r#"
52923<svg
52924 xmlns="http://www.w3.org/2000/svg"
52925 width="24"
52926 height="24"
52927 viewBox="0 0 24 24"
52928 fill="none"
52929 stroke="currentColor"
52930 stroke-width="1.5"
52931 stroke-linecap="round"
52932 stroke-linejoin="round"
52933>
52934 <path d="M22 12h-6" />
52935 <path d="M2 9h7" />
52936 <path d="M2 15h7" />
52937 <path d="M8 5c10.667 2.1 10.667 12.6 0 14c1.806 -4.667 1.806 -9.333 0 -14z" />
52938</svg>
52939"#;
52940pub const ICON_LOGIC_XNOR: &str = r#"
52941<svg
52942 xmlns="http://www.w3.org/2000/svg"
52943 width="24"
52944 height="24"
52945 viewBox="0 0 24 24"
52946 fill="none"
52947 stroke="currentColor"
52948 stroke-width="1.5"
52949 stroke-linecap="round"
52950 stroke-linejoin="round"
52951>
52952 <path d="M22 12h-2" />
52953 <path d="M2 9h4" />
52954 <path d="M2 15h4" />
52955 <path d="M5 19c1.778 -4.667 1.778 -9.333 0 -14" />
52956 <path d="M8 5c10.667 2.1 10.667 12.6 0 14c1.806 -4.667 1.806 -9.333 0 -14z" />
52957 <path d="M18 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
52958</svg>
52959"#;
52960pub const ICON_LOGIC_XOR: &str = r#"
52961<svg
52962 xmlns="http://www.w3.org/2000/svg"
52963 width="24"
52964 height="24"
52965 viewBox="0 0 24 24"
52966 fill="none"
52967 stroke="currentColor"
52968 stroke-width="1.5"
52969 stroke-linecap="round"
52970 stroke-linejoin="round"
52971>
52972 <path d="M22 12h-4" />
52973 <path d="M2 9h6" />
52974 <path d="M2 15h6" />
52975 <path d="M7 19c1.778 -4.667 1.778 -9.333 0 -14" />
52976 <path d="M10 5c10.667 2.1 10.667 12.6 0 14c1.806 -4.667 1.806 -9.333 0 -14z" />
52977</svg>
52978"#;
52979pub const ICON_LOGIN_2: &str = r#"
52980<svg
52981 xmlns="http://www.w3.org/2000/svg"
52982 width="24"
52983 height="24"
52984 viewBox="0 0 24 24"
52985 fill="none"
52986 stroke="currentColor"
52987 stroke-width="1.5"
52988 stroke-linecap="round"
52989 stroke-linejoin="round"
52990>
52991 <path d="M9 8v-2a2 2 0 0 1 2 -2h7a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2v-2" />
52992 <path d="M3 12h13l-3 -3" />
52993 <path d="M13 15l3 -3" />
52994</svg>
52995"#;
52996pub const ICON_LOGIN: &str = r#"
52997<svg
52998 xmlns="http://www.w3.org/2000/svg"
52999 width="24"
53000 height="24"
53001 viewBox="0 0 24 24"
53002 fill="none"
53003 stroke="currentColor"
53004 stroke-width="1.5"
53005 stroke-linecap="round"
53006 stroke-linejoin="round"
53007>
53008 <path d="M15 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2" />
53009 <path d="M21 12h-13l3 -3" />
53010 <path d="M11 15l-3 -3" />
53011</svg>
53012"#;
53013pub const ICON_LOGOUT_2: &str = r#"
53014<svg
53015 xmlns="http://www.w3.org/2000/svg"
53016 width="24"
53017 height="24"
53018 viewBox="0 0 24 24"
53019 fill="none"
53020 stroke="currentColor"
53021 stroke-width="1.5"
53022 stroke-linecap="round"
53023 stroke-linejoin="round"
53024>
53025 <path d="M10 8v-2a2 2 0 0 1 2 -2h7a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2v-2" />
53026 <path d="M15 12h-12l3 -3" />
53027 <path d="M6 15l-3 -3" />
53028</svg>
53029"#;
53030pub const ICON_LOGOUT: &str = r#"
53031<svg
53032 xmlns="http://www.w3.org/2000/svg"
53033 width="24"
53034 height="24"
53035 viewBox="0 0 24 24"
53036 fill="none"
53037 stroke="currentColor"
53038 stroke-width="1.5"
53039 stroke-linecap="round"
53040 stroke-linejoin="round"
53041>
53042 <path d="M14 8v-2a2 2 0 0 0 -2 -2h-7a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2 -2v-2" />
53043 <path d="M9 12h12l-3 -3" />
53044 <path d="M18 15l3 -3" />
53045</svg>
53046"#;
53047pub const ICON_LOGS: &str = r#"
53048<svg
53049 xmlns="http://www.w3.org/2000/svg"
53050 width="24"
53051 height="24"
53052 viewBox="0 0 24 24"
53053 fill="none"
53054 stroke="currentColor"
53055 stroke-width="1.5"
53056 stroke-linecap="round"
53057 stroke-linejoin="round"
53058>
53059 <path d="M4 12h.01" />
53060 <path d="M4 6h.01" />
53061 <path d="M4 18h.01" />
53062 <path d="M8 18h2" />
53063 <path d="M8 12h2" />
53064 <path d="M8 6h2" />
53065 <path d="M14 6h6" />
53066 <path d="M14 12h6" />
53067 <path d="M14 18h6" />
53068</svg>
53069"#;
53070pub const ICON_LOLLIPOP_OFF: &str = r#"
53071<svg
53072 xmlns="http://www.w3.org/2000/svg"
53073 width="24"
53074 height="24"
53075 viewBox="0 0 24 24"
53076 fill="none"
53077 stroke="currentColor"
53078 stroke-width="1.5"
53079 stroke-linecap="round"
53080 stroke-linejoin="round"
53081>
53082 <path d="M7.462 7.493a7 7 0 0 0 9.06 9.039m2.416 -1.57a7 7 0 1 0 -9.884 -9.915" />
53083 <path d="M21 10a3.5 3.5 0 0 0 -7 0" />
53084 <path d="M12.71 12.715a3.5 3.5 0 0 1 -5.71 -2.715" />
53085 <path d="M14 17c.838 0 1.607 -.294 2.209 -.785m1.291 -2.715a3.5 3.5 0 0 0 -3.5 -3.5" />
53086 <path d="M14 3a3.5 3.5 0 0 0 -3.5 3.5" />
53087 <path d="M3 21l6 -6" />
53088 <path d="M3 3l18 18" />
53089</svg>
53090"#;
53091pub const ICON_LOLLIPOP: &str = r#"
53092<svg
53093 xmlns="http://www.w3.org/2000/svg"
53094 width="24"
53095 height="24"
53096 viewBox="0 0 24 24"
53097 fill="none"
53098 stroke="currentColor"
53099 stroke-width="1.5"
53100 stroke-linecap="round"
53101 stroke-linejoin="round"
53102>
53103 <path d="M14 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
53104 <path d="M21 10a3.5 3.5 0 0 0 -7 0" />
53105 <path d="M14 10a3.5 3.5 0 0 1 -7 0" />
53106 <path d="M14 17a3.5 3.5 0 0 0 0 -7" />
53107 <path d="M14 3a3.5 3.5 0 0 0 0 7" />
53108 <path d="M3 21l6 -6" />
53109</svg>
53110"#;
53111pub const ICON_LUGGAGE_OFF: &str = r#"
53112<svg
53113 xmlns="http://www.w3.org/2000/svg"
53114 width="24"
53115 height="24"
53116 viewBox="0 0 24 24"
53117 fill="none"
53118 stroke="currentColor"
53119 stroke-width="1.5"
53120 stroke-linecap="round"
53121 stroke-linejoin="round"
53122>
53123 <path d="M10 6h6a2 2 0 0 1 2 2v6m0 4a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-10c0 -.546 .218 -1.04 .573 -1.4" />
53124 <path d="M9 5a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1" />
53125 <path d="M6 10h4m4 0h4" />
53126 <path d="M6 16h10" />
53127 <path d="M9 20v1" />
53128 <path d="M15 20v1" />
53129 <path d="M3 3l18 18" />
53130</svg>
53131"#;
53132pub const ICON_LUGGAGE: &str = r#"
53133<svg
53134 xmlns="http://www.w3.org/2000/svg"
53135 width="24"
53136 height="24"
53137 viewBox="0 0 24 24"
53138 fill="none"
53139 stroke="currentColor"
53140 stroke-width="1.5"
53141 stroke-linecap="round"
53142 stroke-linejoin="round"
53143>
53144 <path d="M6 6m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
53145 <path d="M9 6v-1a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1" />
53146 <path d="M6 10h12" />
53147 <path d="M6 16h12" />
53148 <path d="M9 20v1" />
53149 <path d="M15 20v1" />
53150</svg>
53151"#;
53152pub const ICON_LUNGS_OFF: &str = r#"
53153<svg
53154 xmlns="http://www.w3.org/2000/svg"
53155 width="24"
53156 height="24"
53157 viewBox="0 0 24 24"
53158 fill="none"
53159 stroke="currentColor"
53160 stroke-width="1.5"
53161 stroke-linecap="round"
53162 stroke-linejoin="round"
53163>
53164 <path d="M6.583 6.608c-1.206 1.058 -2.07 2.626 -2.933 5.449c-.42 1.37 -.636 2.962 -.648 4.775c-.012 1.675 1.261 3.054 2.877 3.161l.203 .007c1.611 0 2.918 -1.335 2.918 -2.98v-8.02" />
53165 <path d="M15 11v-3.743c0 -.694 .552 -1.257 1.233 -1.257c.204 0 .405 .052 .584 .15l.13 .083c1.46 1.059 2.432 2.647 3.405 5.824c.42 1.37 .636 2.962 .648 4.775c0 .063 0 .125 0 .187m-1.455 2.51c-.417 .265 -.9 .43 -1.419 .464l-.202 .007c-1.613 0 -2.92 -1.335 -2.92 -2.98v-2.02" />
53166 <path d="M9 12a2.99 2.99 0 0 0 2.132 -.89" />
53167 <path d="M12 4v4" />
53168 <path d="M3 3l18 18" />
53169</svg>
53170"#;
53171pub const ICON_LUNGS: &str = r#"
53172<svg
53173 xmlns="http://www.w3.org/2000/svg"
53174 width="24"
53175 height="24"
53176 viewBox="0 0 24 24"
53177 fill="none"
53178 stroke="currentColor"
53179 stroke-width="1.5"
53180 stroke-linecap="round"
53181 stroke-linejoin="round"
53182>
53183 <path d="M6.081 20c1.612 0 2.919 -1.335 2.919 -2.98v-9.763c0 -.694 -.552 -1.257 -1.232 -1.257c-.205 0 -.405 .052 -.584 .15l-.13 .083c-1.46 1.059 -2.432 2.647 -3.404 5.824c-.42 1.37 -.636 2.962 -.648 4.775c-.012 1.675 1.261 3.054 2.877 3.161l.203 .007z" />
53184 <path d="M17.92 20c-1.613 0 -2.92 -1.335 -2.92 -2.98v-9.763c0 -.694 .552 -1.257 1.233 -1.257c.204 0 .405 .052 .584 .15l.13 .083c1.46 1.059 2.432 2.647 3.405 5.824c.42 1.37 .636 2.962 .648 4.775c.012 1.675 -1.261 3.054 -2.878 3.161l-.202 .007z" />
53185 <path d="M9 12a3 3 0 0 0 3 -3a3 3 0 0 0 3 3" />
53186 <path d="M12 4v5" />
53187</svg>
53188"#;
53189pub const ICON_MACRO_OFF: &str = r#"
53190<svg
53191 xmlns="http://www.w3.org/2000/svg"
53192 width="24"
53193 height="24"
53194 viewBox="0 0 24 24"
53195 fill="none"
53196 stroke="currentColor"
53197 stroke-width="1.5"
53198 stroke-linecap="round"
53199 stroke-linejoin="round"
53200>
53201 <path d="M6 15a6 6 0 0 0 11.47 2.467" />
53202 <path d="M15.53 15.53a6 6 0 0 0 -3.53 5.47" />
53203 <path d="M12 21a6 6 0 0 0 -6 -6" />
53204 <path d="M12 21v-10" />
53205 <path d="M10.866 10.87a5.007 5.007 0 0 1 -3.734 -3.723m-.132 -4.147l3 2l2 -2l2 2l3 -2v3a5 5 0 0 1 -2.604 4.389" />
53206 <path d="M3 3l18 18" />
53207</svg>
53208"#;
53209pub const ICON_MACRO: &str = r#"
53210<svg
53211 xmlns="http://www.w3.org/2000/svg"
53212 width="24"
53213 height="24"
53214 viewBox="0 0 24 24"
53215 fill="none"
53216 stroke="currentColor"
53217 stroke-width="1.5"
53218 stroke-linecap="round"
53219 stroke-linejoin="round"
53220>
53221 <path d="M6 15a6 6 0 1 0 12 0" />
53222 <path d="M18 15a6 6 0 0 0 -6 6" />
53223 <path d="M12 21a6 6 0 0 0 -6 -6" />
53224 <path d="M12 21v-10" />
53225 <path d="M12 11a5 5 0 0 1 -5 -5v-3l3 2l2 -2l2 2l3 -2v3a5 5 0 0 1 -5 5z" />
53226</svg>
53227"#;
53228pub const ICON_MAGNET_OFF: &str = r#"
53229<svg
53230 xmlns="http://www.w3.org/2000/svg"
53231 width="24"
53232 height="24"
53233 viewBox="0 0 24 24"
53234 fill="none"
53235 stroke="currentColor"
53236 stroke-width="1.5"
53237 stroke-linecap="round"
53238 stroke-linejoin="round"
53239>
53240 <path d="M7 3a2 2 0 0 1 2 2m0 4v4a3 3 0 0 0 5.552 1.578m.448 -3.578v-6a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v8a7.99 7.99 0 0 1 -.424 2.577m-1.463 2.584a8 8 0 0 1 -14.113 -5.161v-8c0 -.297 .065 -.58 .181 -.833" />
53241 <path d="M4 8h4" />
53242 <path d="M15 8h4" />
53243 <path d="M3 3l18 18" />
53244</svg>
53245"#;
53246pub const ICON_MAGNET: &str = r#"
53247<svg
53248 xmlns="http://www.w3.org/2000/svg"
53249 width="24"
53250 height="24"
53251 viewBox="0 0 24 24"
53252 fill="none"
53253 stroke="currentColor"
53254 stroke-width="1.5"
53255 stroke-linecap="round"
53256 stroke-linejoin="round"
53257>
53258 <path d="M4 13v-8a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v8a2 2 0 0 0 6 0v-8a2 2 0 0 1 2 -2h1a2 2 0 0 1 2 2v8a8 8 0 0 1 -16 0" />
53259 <path d="M4 8l5 0" />
53260 <path d="M15 8l4 0" />
53261</svg>
53262"#;
53263pub const ICON_MAGNETIC: &str = r#"
53264<svg
53265 xmlns="http://www.w3.org/2000/svg"
53266 width="24"
53267 height="24"
53268 viewBox="0 0 24 24"
53269 fill="none"
53270 stroke="currentColor"
53271 stroke-width="1.5"
53272 stroke-linecap="round"
53273 stroke-linejoin="round"
53274>
53275 <path d="M12 3v18" />
53276 <path d="M18 7c-.633 -1.255 -1.538 -2 -2.5 -2c-1.933 0 -3.5 3.134 -3.5 7s1.567 7 3.5 7s3.5 -3.134 3.5 -7v-1" />
53277 <path d="M6 7c.633 -1.255 1.538 -2 2.5 -2c1.933 0 3.5 3.134 3.5 7s-1.567 7 -3.5 7s-3.5 -3.134 -3.5 -7v-1" />
53278 <path d="M3 13l2 -2l2 2" />
53279 <path d="M17 13l2 -2l2 2" />
53280</svg>
53281"#;
53282pub const ICON_MAIL_AI: &str = r#"
53283<svg
53284 xmlns="http://www.w3.org/2000/svg"
53285 width="24"
53286 height="24"
53287 viewBox="0 0 24 24"
53288 fill="none"
53289 stroke="currentColor"
53290 stroke-width="1.5"
53291 stroke-linecap="round"
53292 stroke-linejoin="round"
53293>
53294 <path d="M10 19h-5a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4" />
53295 <path d="M3 7l8 5.345m4 -1.345l6 -4" />
53296 <path d="M14 21v-4a2 2 0 1 1 4 0v4" />
53297 <path d="M14 19h4" />
53298 <path d="M21 15v6" />
53299</svg>
53300"#;
53301pub const ICON_MAIL_BITCOIN: &str = r#"
53302<svg
53303 xmlns="http://www.w3.org/2000/svg"
53304 width="24"
53305 height="24"
53306 viewBox="0 0 24 24"
53307 fill="none"
53308 stroke="currentColor"
53309 stroke-width="1.5"
53310 stroke-linecap="round"
53311 stroke-linejoin="round"
53312>
53313 <path d="M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" />
53314 <path d="M13.5 19h-8.5a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4" />
53315 <path d="M3 7l9 6l9 -6" />
53316</svg>
53317"#;
53318pub const ICON_MAIL_BOLT: &str = r#"
53319<svg
53320 xmlns="http://www.w3.org/2000/svg"
53321 width="24"
53322 height="24"
53323 viewBox="0 0 24 24"
53324 fill="none"
53325 stroke="currentColor"
53326 stroke-width="1.5"
53327 stroke-linecap="round"
53328 stroke-linejoin="round"
53329>
53330 <path d="M13 19h-8a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5.5" />
53331 <path d="M3 7l9 6l9 -6" />
53332 <path d="M19 16l-2 3h4l-2 3" />
53333</svg>
53334"#;
53335pub const ICON_MAIL_CANCEL: &str = r#"
53336<svg
53337 xmlns="http://www.w3.org/2000/svg"
53338 width="24"
53339 height="24"
53340 viewBox="0 0 24 24"
53341 fill="none"
53342 stroke="currentColor"
53343 stroke-width="1.5"
53344 stroke-linecap="round"
53345 stroke-linejoin="round"
53346>
53347 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5" />
53348 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
53349 <path d="M17 21l4 -4" />
53350 <path d="M3 7l9 6l9 -6" />
53351</svg>
53352"#;
53353pub const ICON_MAIL_CHECK: &str = r#"
53354<svg
53355 xmlns="http://www.w3.org/2000/svg"
53356 width="24"
53357 height="24"
53358 viewBox="0 0 24 24"
53359 fill="none"
53360 stroke="currentColor"
53361 stroke-width="1.5"
53362 stroke-linecap="round"
53363 stroke-linejoin="round"
53364>
53365 <path d="M11 19h-6a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6" />
53366 <path d="M3 7l9 6l9 -6" />
53367 <path d="M15 19l2 2l4 -4" />
53368</svg>
53369"#;
53370pub const ICON_MAIL_CODE: &str = r#"
53371<svg
53372 xmlns="http://www.w3.org/2000/svg"
53373 width="24"
53374 height="24"
53375 viewBox="0 0 24 24"
53376 fill="none"
53377 stroke="currentColor"
53378 stroke-width="1.5"
53379 stroke-linecap="round"
53380 stroke-linejoin="round"
53381>
53382 <path d="M11 19h-6a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6" />
53383 <path d="M3 7l9 6l9 -6" />
53384 <path d="M20 21l2 -2l-2 -2" />
53385 <path d="M17 17l-2 2l2 2" />
53386</svg>
53387"#;
53388pub const ICON_MAIL_COG: &str = r#"
53389<svg
53390 xmlns="http://www.w3.org/2000/svg"
53391 width="24"
53392 height="24"
53393 viewBox="0 0 24 24"
53394 fill="none"
53395 stroke="currentColor"
53396 stroke-width="1.5"
53397 stroke-linecap="round"
53398 stroke-linejoin="round"
53399>
53400 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5" />
53401 <path d="M3 7l9 6l9 -6" />
53402 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
53403 <path d="M19.001 15.5v1.5" />
53404 <path d="M19.001 21v1.5" />
53405 <path d="M22.032 17.25l-1.299 .75" />
53406 <path d="M17.27 20l-1.3 .75" />
53407 <path d="M15.97 17.25l1.3 .75" />
53408 <path d="M20.733 20l1.3 .75" />
53409</svg>
53410"#;
53411pub const ICON_MAIL_DOLLAR: &str = r#"
53412<svg
53413 xmlns="http://www.w3.org/2000/svg"
53414 width="24"
53415 height="24"
53416 viewBox="0 0 24 24"
53417 fill="none"
53418 stroke="currentColor"
53419 stroke-width="1.5"
53420 stroke-linecap="round"
53421 stroke-linejoin="round"
53422>
53423 <path d="M13.5 19h-8.5a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v3.5" />
53424 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
53425 <path d="M19 21v1m0 -8v1" />
53426 <path d="M3 7l9 6l9 -6" />
53427</svg>
53428"#;
53429pub const ICON_MAIL_DOWN: &str = r#"
53430<svg
53431 xmlns="http://www.w3.org/2000/svg"
53432 width="24"
53433 height="24"
53434 viewBox="0 0 24 24"
53435 fill="none"
53436 stroke="currentColor"
53437 stroke-width="1.5"
53438 stroke-linecap="round"
53439 stroke-linejoin="round"
53440>
53441 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5.5" />
53442 <path d="M19 16v6" />
53443 <path d="M22 19l-3 3l-3 -3" />
53444 <path d="M3 7l9 6l9 -6" />
53445</svg>
53446"#;
53447pub const ICON_MAIL_EXCLAMATION: &str = r#"
53448<svg
53449 xmlns="http://www.w3.org/2000/svg"
53450 width="24"
53451 height="24"
53452 viewBox="0 0 24 24"
53453 fill="none"
53454 stroke="currentColor"
53455 stroke-width="1.5"
53456 stroke-linecap="round"
53457 stroke-linejoin="round"
53458>
53459 <path d="M15 19h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5.5" />
53460 <path d="M3 7l9 6l9 -6" />
53461 <path d="M19 16v3" />
53462 <path d="M19 22v.01" />
53463</svg>
53464"#;
53465pub const ICON_MAIL_FAST: &str = r#"
53466<svg
53467 xmlns="http://www.w3.org/2000/svg"
53468 width="24"
53469 height="24"
53470 viewBox="0 0 24 24"
53471 fill="none"
53472 stroke="currentColor"
53473 stroke-width="1.5"
53474 stroke-linecap="round"
53475 stroke-linejoin="round"
53476>
53477 <path d="M3 7h3" />
53478 <path d="M3 11h2" />
53479 <path d="M9.02 8.801l-.6 6a2 2 0 0 0 1.99 2.199h7.98a2 2 0 0 0 1.99 -1.801l.6 -6a2 2 0 0 0 -1.99 -2.199h-7.98a2 2 0 0 0 -1.99 1.801z" />
53480 <path d="M9.8 7.5l2.982 3.28a3 3 0 0 0 4.238 .202l3.28 -2.982" />
53481</svg>
53482"#;
53483pub const ICON_MAIL_FORWARD: &str = r#"
53484<svg
53485 xmlns="http://www.w3.org/2000/svg"
53486 width="24"
53487 height="24"
53488 viewBox="0 0 24 24"
53489 fill="none"
53490 stroke="currentColor"
53491 stroke-width="1.5"
53492 stroke-linecap="round"
53493 stroke-linejoin="round"
53494>
53495 <path d="M12 18h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7.5" />
53496 <path d="M3 6l9 6l9 -6" />
53497 <path d="M15 18h6" />
53498 <path d="M18 15l3 3l-3 3" />
53499</svg>
53500"#;
53501pub const ICON_MAIL_HEART: &str = r#"
53502<svg
53503 xmlns="http://www.w3.org/2000/svg"
53504 width="24"
53505 height="24"
53506 viewBox="0 0 24 24"
53507 fill="none"
53508 stroke="currentColor"
53509 stroke-width="1.5"
53510 stroke-linecap="round"
53511 stroke-linejoin="round"
53512>
53513 <path d="M10.5 19h-5.5a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4" />
53514 <path d="M3 7l9 6l2.983 -1.989l6.017 -4.011" />
53515 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
53516</svg>
53517"#;
53518pub const ICON_MAIL_MINUS: &str = r#"
53519<svg
53520 xmlns="http://www.w3.org/2000/svg"
53521 width="24"
53522 height="24"
53523 viewBox="0 0 24 24"
53524 fill="none"
53525 stroke="currentColor"
53526 stroke-width="1.5"
53527 stroke-linecap="round"
53528 stroke-linejoin="round"
53529>
53530 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v8" />
53531 <path d="M16 19h6" />
53532 <path d="M3 7l9 6l9 -6" />
53533</svg>
53534"#;
53535pub const ICON_MAIL_OFF: &str = r#"
53536<svg
53537 xmlns="http://www.w3.org/2000/svg"
53538 width="24"
53539 height="24"
53540 viewBox="0 0 24 24"
53541 fill="none"
53542 stroke="currentColor"
53543 stroke-width="1.5"
53544 stroke-linecap="round"
53545 stroke-linejoin="round"
53546>
53547 <path d="M9 5h10a2 2 0 0 1 2 2v10m-2 2h-14a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2" />
53548 <path d="M3 7l9 6l.565 -.377m2.435 -1.623l6 -4" />
53549 <path d="M3 3l18 18" />
53550</svg>
53551"#;
53552pub const ICON_MAIL_OPENED: &str = r#"
53553<svg
53554 xmlns="http://www.w3.org/2000/svg"
53555 width="24"
53556 height="24"
53557 viewBox="0 0 24 24"
53558 fill="none"
53559 stroke="currentColor"
53560 stroke-width="1.5"
53561 stroke-linecap="round"
53562 stroke-linejoin="round"
53563>
53564 <path d="M3 9l9 6l9 -6l-9 -6l-9 6" />
53565 <path d="M21 9v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10" />
53566 <path d="M3 19l6 -6" />
53567 <path d="M15 13l6 6" />
53568</svg>
53569"#;
53570pub const ICON_MAIL_PAUSE: &str = r#"
53571<svg
53572 xmlns="http://www.w3.org/2000/svg"
53573 width="24"
53574 height="24"
53575 viewBox="0 0 24 24"
53576 fill="none"
53577 stroke="currentColor"
53578 stroke-width="1.5"
53579 stroke-linecap="round"
53580 stroke-linejoin="round"
53581>
53582 <path d="M13 19h-8a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6" />
53583 <path d="M3 7l9 6l9 -6" />
53584 <path d="M17 17v5" />
53585 <path d="M21 17v5" />
53586</svg>
53587"#;
53588pub const ICON_MAIL_PIN: &str = r#"
53589<svg
53590 xmlns="http://www.w3.org/2000/svg"
53591 width="24"
53592 height="24"
53593 viewBox="0 0 24 24"
53594 fill="none"
53595 stroke="currentColor"
53596 stroke-width="1.5"
53597 stroke-linecap="round"
53598 stroke-linejoin="round"
53599>
53600 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4.5" />
53601 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
53602 <path d="M19 18v.01" />
53603 <path d="M3 7l9 6l9 -6" />
53604</svg>
53605"#;
53606pub const ICON_MAIL_PLUS: &str = r#"
53607<svg
53608 xmlns="http://www.w3.org/2000/svg"
53609 width="24"
53610 height="24"
53611 viewBox="0 0 24 24"
53612 fill="none"
53613 stroke="currentColor"
53614 stroke-width="1.5"
53615 stroke-linecap="round"
53616 stroke-linejoin="round"
53617>
53618 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5.5" />
53619 <path d="M16 19h6" />
53620 <path d="M19 16v6" />
53621 <path d="M3 7l9 6l9 -6" />
53622</svg>
53623"#;
53624pub const ICON_MAIL_QUESTION: &str = r#"
53625<svg
53626 xmlns="http://www.w3.org/2000/svg"
53627 width="24"
53628 height="24"
53629 viewBox="0 0 24 24"
53630 fill="none"
53631 stroke="currentColor"
53632 stroke-width="1.5"
53633 stroke-linecap="round"
53634 stroke-linejoin="round"
53635>
53636 <path d="M15 19h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4.5" />
53637 <path d="M19 22v.01" />
53638 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
53639 <path d="M3 7l9 6l9 -6" />
53640</svg>
53641"#;
53642pub const ICON_MAIL_SEARCH: &str = r#"
53643<svg
53644 xmlns="http://www.w3.org/2000/svg"
53645 width="24"
53646 height="24"
53647 viewBox="0 0 24 24"
53648 fill="none"
53649 stroke="currentColor"
53650 stroke-width="1.5"
53651 stroke-linecap="round"
53652 stroke-linejoin="round"
53653>
53654 <path d="M11 19h-6a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4.5" />
53655 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
53656 <path d="M20.2 20.2l1.8 1.8" />
53657 <path d="M3 7l9 6l9 -6" />
53658</svg>
53659"#;
53660pub const ICON_MAIL_SHARE: &str = r#"
53661<svg
53662 xmlns="http://www.w3.org/2000/svg"
53663 width="24"
53664 height="24"
53665 viewBox="0 0 24 24"
53666 fill="none"
53667 stroke="currentColor"
53668 stroke-width="1.5"
53669 stroke-linecap="round"
53670 stroke-linejoin="round"
53671>
53672 <path d="M13 19h-8a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6" />
53673 <path d="M3 7l9 6l9 -6" />
53674 <path d="M16 22l5 -5" />
53675 <path d="M21 21.5v-4.5h-4.5" />
53676</svg>
53677"#;
53678pub const ICON_MAIL_STAR: &str = r#"
53679<svg
53680 xmlns="http://www.w3.org/2000/svg"
53681 width="24"
53682 height="24"
53683 viewBox="0 0 24 24"
53684 fill="none"
53685 stroke="currentColor"
53686 stroke-width="1.5"
53687 stroke-linecap="round"
53688 stroke-linejoin="round"
53689>
53690 <path d="M10 19h-5a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4.5" />
53691 <path d="M3 7l9 6l9 -6" />
53692 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
53693</svg>
53694"#;
53695pub const ICON_MAIL_UP: &str = r#"
53696<svg
53697 xmlns="http://www.w3.org/2000/svg"
53698 width="24"
53699 height="24"
53700 viewBox="0 0 24 24"
53701 fill="none"
53702 stroke="currentColor"
53703 stroke-width="1.5"
53704 stroke-linecap="round"
53705 stroke-linejoin="round"
53706>
53707 <path d="M12 19h-7a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v5.5" />
53708 <path d="M19 22v-6" />
53709 <path d="M22 19l-3 -3l-3 3" />
53710 <path d="M3 7l9 6l9 -6" />
53711</svg>
53712"#;
53713pub const ICON_MAIL_X: &str = r#"
53714<svg
53715 xmlns="http://www.w3.org/2000/svg"
53716 width="24"
53717 height="24"
53718 viewBox="0 0 24 24"
53719 fill="none"
53720 stroke="currentColor"
53721 stroke-width="1.5"
53722 stroke-linecap="round"
53723 stroke-linejoin="round"
53724>
53725 <path d="M13.5 19h-8.5a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6" />
53726 <path d="M3 7l9 6l9 -6" />
53727 <path d="M22 22l-5 -5" />
53728 <path d="M17 22l5 -5" />
53729</svg>
53730"#;
53731pub const ICON_MAIL: &str = r#"
53732<svg
53733 xmlns="http://www.w3.org/2000/svg"
53734 width="24"
53735 height="24"
53736 viewBox="0 0 24 24"
53737 fill="none"
53738 stroke="currentColor"
53739 stroke-width="1.5"
53740 stroke-linecap="round"
53741 stroke-linejoin="round"
53742>
53743 <path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" />
53744 <path d="M3 7l9 6l9 -6" />
53745</svg>
53746"#;
53747pub const ICON_MAILBOX_OFF: &str = r#"
53748<svg
53749 xmlns="http://www.w3.org/2000/svg"
53750 width="24"
53751 height="24"
53752 viewBox="0 0 24 24"
53753 fill="none"
53754 stroke="currentColor"
53755 stroke-width="1.5"
53756 stroke-linecap="round"
53757 stroke-linejoin="round"
53758>
53759 <path d="M10 21v-6.5a3.5 3.5 0 0 0 -7 0v6.5h18m0 -4v-2a4 4 0 0 0 -4 -4h-2m-4 0h-4.5" />
53760 <path d="M12 8v-5h4l2 2l-2 2h-4" />
53761 <path d="M6 15h1" />
53762 <path d="M3 3l18 18" />
53763</svg>
53764"#;
53765pub const ICON_MAILBOX: &str = r#"
53766<svg
53767 xmlns="http://www.w3.org/2000/svg"
53768 width="24"
53769 height="24"
53770 viewBox="0 0 24 24"
53771 fill="none"
53772 stroke="currentColor"
53773 stroke-width="1.5"
53774 stroke-linecap="round"
53775 stroke-linejoin="round"
53776>
53777 <path d="M10 21v-6.5a3.5 3.5 0 0 0 -7 0v6.5h18v-6a4 4 0 0 0 -4 -4h-10.5" />
53778 <path d="M12 11v-8h4l2 2l-2 2h-4" />
53779 <path d="M6 15h1" />
53780</svg>
53781"#;
53782pub const ICON_MAN: &str = r#"
53783<svg
53784 xmlns="http://www.w3.org/2000/svg"
53785 width="24"
53786 height="24"
53787 viewBox="0 0 24 24"
53788 fill="none"
53789 stroke="currentColor"
53790 stroke-width="1.5"
53791 stroke-linecap="round"
53792 stroke-linejoin="round"
53793>
53794 <path d="M10 16v5" />
53795 <path d="M14 16v5" />
53796 <path d="M9 9h6l-1 7h-4z" />
53797 <path d="M5 11c1.333 -1.333 2.667 -2 4 -2" />
53798 <path d="M19 11c-1.333 -1.333 -2.667 -2 -4 -2" />
53799 <path d="M12 4m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
53800</svg>
53801"#;
53802pub const ICON_MANUAL_GEARBOX: &str = r#"
53803<svg
53804 xmlns="http://www.w3.org/2000/svg"
53805 width="24"
53806 height="24"
53807 viewBox="0 0 24 24"
53808 fill="none"
53809 stroke="currentColor"
53810 stroke-width="1.5"
53811 stroke-linecap="round"
53812 stroke-linejoin="round"
53813>
53814 <path d="M5 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
53815 <path d="M12 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
53816 <path d="M19 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
53817 <path d="M5 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
53818 <path d="M12 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
53819 <path d="M5 8l0 8" />
53820 <path d="M12 8l0 8" />
53821 <path d="M19 8v2a2 2 0 0 1 -2 2h-12" />
53822</svg>
53823"#;
53824pub const ICON_MAP_2: &str = r#"
53825<svg
53826 xmlns="http://www.w3.org/2000/svg"
53827 width="24"
53828 height="24"
53829 viewBox="0 0 24 24"
53830 fill="none"
53831 stroke="currentColor"
53832 stroke-width="1.5"
53833 stroke-linecap="round"
53834 stroke-linejoin="round"
53835>
53836 <path d="M12 18.5l-3 -1.5l-6 3v-13l6 -3l6 3l6 -3v7.5" />
53837 <path d="M9 4v13" />
53838 <path d="M15 7v5.5" />
53839 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
53840 <path d="M19 18v.01" />
53841</svg>
53842"#;
53843pub const ICON_MAP_BOLT: &str = r#"
53844<svg
53845 xmlns="http://www.w3.org/2000/svg"
53846 width="24"
53847 height="24"
53848 viewBox="0 0 24 24"
53849 fill="none"
53850 stroke="currentColor"
53851 stroke-width="1.5"
53852 stroke-linecap="round"
53853 stroke-linejoin="round"
53854>
53855 <path d="M13 19l-4 -2l-6 3v-13l6 -3l6 3l6 -3v8.5" />
53856 <path d="M9 4v13" />
53857 <path d="M15 7v7.5" />
53858 <path d="M19 16l-2 3h4l-2 3" />
53859</svg>
53860"#;
53861pub const ICON_MAP_CANCEL: &str = r#"
53862<svg
53863 xmlns="http://www.w3.org/2000/svg"
53864 width="24"
53865 height="24"
53866 viewBox="0 0 24 24"
53867 fill="none"
53868 stroke="currentColor"
53869 stroke-width="1.5"
53870 stroke-linecap="round"
53871 stroke-linejoin="round"
53872>
53873 <path d="M12 18.5l-3 -1.5l-6 3v-13l6 -3l6 3l6 -3v8" />
53874 <path d="M9 4v13" />
53875 <path d="M15 7v6" />
53876 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
53877 <path d="M17 21l4 -4" />
53878</svg>
53879"#;
53880pub const ICON_MAP_CHECK: &str = r#"
53881<svg
53882 xmlns="http://www.w3.org/2000/svg"
53883 width="24"
53884 height="24"
53885 viewBox="0 0 24 24"
53886 fill="none"
53887 stroke="currentColor"
53888 stroke-width="1.5"
53889 stroke-linecap="round"
53890 stroke-linejoin="round"
53891>
53892 <path d="M11 18l-2 -1l-6 3v-13l6 -3l6 3l6 -3v9" />
53893 <path d="M9 4v13" />
53894 <path d="M15 7v8" />
53895 <path d="M15 19l2 2l4 -4" />
53896</svg>
53897"#;
53898pub const ICON_MAP_CODE: &str = r#"
53899<svg
53900 xmlns="http://www.w3.org/2000/svg"
53901 width="24"
53902 height="24"
53903 viewBox="0 0 24 24"
53904 fill="none"
53905 stroke="currentColor"
53906 stroke-width="1.5"
53907 stroke-linecap="round"
53908 stroke-linejoin="round"
53909>
53910 <path d="M11 18l-2 -1l-6 3v-13l6 -3l6 3l6 -3v9" />
53911 <path d="M9 4v13" />
53912 <path d="M15 7v6.5" />
53913 <path d="M20 21l2 -2l-2 -2" />
53914 <path d="M17 17l-2 2l2 2" />
53915</svg>
53916"#;
53917pub const ICON_MAP_COG: &str = r#"
53918<svg
53919 xmlns="http://www.w3.org/2000/svg"
53920 width="24"
53921 height="24"
53922 viewBox="0 0 24 24"
53923 fill="none"
53924 stroke="currentColor"
53925 stroke-width="1.5"
53926 stroke-linecap="round"
53927 stroke-linejoin="round"
53928>
53929 <path d="M12 18.5l-3 -1.5l-6 3v-13l6 -3l6 3l6 -3v8" />
53930 <path d="M9 4v13" />
53931 <path d="M15 7v6.5" />
53932 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
53933 <path d="M19.001 15.5v1.5" />
53934 <path d="M19.001 21v1.5" />
53935 <path d="M22.032 17.25l-1.299 .75" />
53936 <path d="M17.27 20l-1.3 .75" />
53937 <path d="M15.97 17.25l1.3 .75" />
53938 <path d="M20.733 20l1.3 .75" />
53939</svg>
53940"#;
53941pub const ICON_MAP_DISCOUNT: &str = r#"
53942<svg
53943 xmlns="http://www.w3.org/2000/svg"
53944 width="24"
53945 height="24"
53946 viewBox="0 0 24 24"
53947 fill="none"
53948 stroke="currentColor"
53949 stroke-width="1.5"
53950 stroke-linecap="round"
53951 stroke-linejoin="round"
53952>
53953 <path d="M13 19l-4 -2l-6 3v-13l6 -3l6 3l6 -3v8.5" />
53954 <path d="M9 4v13" />
53955 <path d="M15 7v5.5" />
53956 <path d="M16 21l5 -5" />
53957 <path d="M21 21v.01" />
53958 <path d="M16 16v.01" />
53959</svg>
53960"#;
53961pub const ICON_MAP_DOLLAR: &str = r#"
53962<svg
53963 xmlns="http://www.w3.org/2000/svg"
53964 width="24"
53965 height="24"
53966 viewBox="0 0 24 24"
53967 fill="none"
53968 stroke="currentColor"
53969 stroke-width="1.5"
53970 stroke-linecap="round"
53971 stroke-linejoin="round"
53972>
53973 <path d="M13 19l-4 -2l-6 3v-13l6 -3l6 3l6 -3v6.5" />
53974 <path d="M9 4v13" />
53975 <path d="M15 7v5" />
53976 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
53977 <path d="M19 21v1m0 -8v1" />
53978</svg>
53979"#;
53980pub const ICON_MAP_DOWN: &str = r#"
53981<svg
53982 xmlns="http://www.w3.org/2000/svg"
53983 width="24"
53984 height="24"
53985 viewBox="0 0 24 24"
53986 fill="none"
53987 stroke="currentColor"
53988 stroke-width="1.5"
53989 stroke-linecap="round"
53990 stroke-linejoin="round"
53991>
53992 <path d="M12 18.5l-3 -1.5l-6 3v-13l6 -3l6 3l6 -3v8.5" />
53993 <path d="M9 4v13" />
53994 <path d="M15 7v8" />
53995 <path d="M19 16v6" />
53996 <path d="M22 19l-3 3l-3 -3" />
53997</svg>
53998"#;
53999pub const ICON_MAP_EAST: &str = r#"
54000<svg
54001 xmlns="http://www.w3.org/2000/svg"
54002 width="24"
54003 height="24"
54004 viewBox="0 0 24 24"
54005 fill="none"
54006 stroke="currentColor"
54007 stroke-width="1.5"
54008 stroke-linecap="round"
54009 stroke-linejoin="round"
54010>
54011 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
54012 <path d="M14 9h-4v6h4" />
54013 <path d="M10 12h2.5" />
54014</svg>
54015"#;
54016pub const ICON_MAP_EXCLAMATION: &str = r#"
54017<svg
54018 xmlns="http://www.w3.org/2000/svg"
54019 width="24"
54020 height="24"
54021 viewBox="0 0 24 24"
54022 fill="none"
54023 stroke="currentColor"
54024 stroke-width="1.5"
54025 stroke-linecap="round"
54026 stroke-linejoin="round"
54027>
54028 <path d="M15 20l-6 -3l-6 3v-13l6 -3l6 3l6 -3v8.5" />
54029 <path d="M9 4v13" />
54030 <path d="M15 7v13" />
54031 <path d="M19 16v3" />
54032 <path d="M19 22v.01" />
54033</svg>
54034"#;
54035pub const ICON_MAP_HEART: &str = r#"
54036<svg
54037 xmlns="http://www.w3.org/2000/svg"
54038 width="24"
54039 height="24"
54040 viewBox="0 0 24 24"
54041 fill="none"
54042 stroke="currentColor"
54043 stroke-width="1.5"
54044 stroke-linecap="round"
54045 stroke-linejoin="round"
54046>
54047 <path d="M10 17.5l-1 -.5l-6 3v-13l6 -3l6 3l6 -3v7" />
54048 <path d="M9 4v13" />
54049 <path d="M15 7v4" />
54050 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
54051</svg>
54052"#;
54053pub const ICON_MAP_MINUS: &str = r#"
54054<svg
54055 xmlns="http://www.w3.org/2000/svg"
54056 width="24"
54057 height="24"
54058 viewBox="0 0 24 24"
54059 fill="none"
54060 stroke="currentColor"
54061 stroke-width="1.5"
54062 stroke-linecap="round"
54063 stroke-linejoin="round"
54064>
54065 <path d="M12 18.5l-3 -1.5l-6 3v-13l6 -3l6 3l6 -3v11" />
54066 <path d="M9 4v13" />
54067 <path d="M15 7v8" />
54068 <path d="M16 19h6" />
54069</svg>
54070"#;
54071pub const ICON_MAP_NORTH: &str = r#"
54072<svg
54073 xmlns="http://www.w3.org/2000/svg"
54074 width="24"
54075 height="24"
54076 viewBox="0 0 24 24"
54077 fill="none"
54078 stroke="currentColor"
54079 stroke-width="1.5"
54080 stroke-linecap="round"
54081 stroke-linejoin="round"
54082>
54083 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
54084 <path d="M10 15v-6l4 6v-6" />
54085</svg>
54086"#;
54087pub const ICON_MAP_OFF: &str = r#"
54088<svg
54089 xmlns="http://www.w3.org/2000/svg"
54090 width="24"
54091 height="24"
54092 viewBox="0 0 24 24"
54093 fill="none"
54094 stroke="currentColor"
54095 stroke-width="1.5"
54096 stroke-linecap="round"
54097 stroke-linejoin="round"
54098>
54099 <path d="M8.32 4.34l.68 -.34l6 3l6 -3v13m-2.67 1.335l-3.33 1.665l-6 -3l-6 3v-13l2.665 -1.333" />
54100 <path d="M9 4v1m0 4v8" />
54101 <path d="M15 7v4m0 4v5" />
54102 <path d="M3 3l18 18" />
54103</svg>
54104"#;
54105pub const ICON_MAP_PAUSE: &str = r#"
54106<svg
54107 xmlns="http://www.w3.org/2000/svg"
54108 width="24"
54109 height="24"
54110 viewBox="0 0 24 24"
54111 fill="none"
54112 stroke="currentColor"
54113 stroke-width="1.5"
54114 stroke-linecap="round"
54115 stroke-linejoin="round"
54116>
54117 <path d="M13 19l-4 -2l-6 3v-13l6 -3l6 3l6 -3v9" />
54118 <path d="M9 4v13" />
54119 <path d="M15 7v6.5" />
54120 <path d="M17 17v5" />
54121 <path d="M21 17v5" />
54122</svg>
54123"#;
54124pub const ICON_MAP_PIN_2: &str = r#"
54125<svg
54126 xmlns="http://www.w3.org/2000/svg"
54127 width="24"
54128 height="24"
54129 viewBox="0 0 24 24"
54130 fill="none"
54131 stroke="currentColor"
54132 stroke-width="1.5"
54133 stroke-linecap="round"
54134 stroke-linejoin="round"
54135>
54136 <path d="M12 18.5l-3 -1.5l-6 3v-13l6 -3l6 3l6 -3v7" />
54137 <path d="M9 4v13" />
54138 <path d="M15 7v5" />
54139 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
54140 <path d="M19 18v.01" />
54141</svg>
54142"#;
54143pub const ICON_MAP_PIN_BOLT: &str = r#"
54144<svg
54145 xmlns="http://www.w3.org/2000/svg"
54146 width="24"
54147 height="24"
54148 viewBox="0 0 24 24"
54149 fill="none"
54150 stroke="currentColor"
54151 stroke-width="1.5"
54152 stroke-linecap="round"
54153 stroke-linejoin="round"
54154>
54155 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54156 <path d="M13.414 20.9a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 13.591 -4.629" />
54157 <path d="M19 16l-2 3h4l-2 3" />
54158</svg>
54159"#;
54160pub const ICON_MAP_PIN_CANCEL: &str = r#"
54161<svg
54162 xmlns="http://www.w3.org/2000/svg"
54163 width="24"
54164 height="24"
54165 viewBox="0 0 24 24"
54166 fill="none"
54167 stroke="currentColor"
54168 stroke-width="1.5"
54169 stroke-linecap="round"
54170 stroke-linejoin="round"
54171>
54172 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54173 <path d="M12.463 21.431a1.999 1.999 0 0 1 -1.876 -.531l-4.244 -4.243a8 8 0 1 1 13.594 -4.655" />
54174 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
54175 <path d="M17 21l4 -4" />
54176</svg>
54177"#;
54178pub const ICON_MAP_PIN_CHECK: &str = r#"
54179<svg
54180 xmlns="http://www.w3.org/2000/svg"
54181 width="24"
54182 height="24"
54183 viewBox="0 0 24 24"
54184 fill="none"
54185 stroke="currentColor"
54186 stroke-width="1.5"
54187 stroke-linecap="round"
54188 stroke-linejoin="round"
54189>
54190 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54191 <path d="M11.87 21.48a1.992 1.992 0 0 1 -1.283 -.58l-4.244 -4.243a8 8 0 1 1 13.355 -3.474" />
54192 <path d="M15 19l2 2l4 -4" />
54193</svg>
54194"#;
54195pub const ICON_MAP_PIN_CODE: &str = r#"
54196<svg
54197 xmlns="http://www.w3.org/2000/svg"
54198 width="24"
54199 height="24"
54200 viewBox="0 0 24 24"
54201 fill="none"
54202 stroke="currentColor"
54203 stroke-width="1.5"
54204 stroke-linecap="round"
54205 stroke-linejoin="round"
54206>
54207 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54208 <path d="M11.85 21.48a1.992 1.992 0 0 1 -1.263 -.58l-4.244 -4.243a8 8 0 1 1 13.385 -3.585" />
54209 <path d="M20 21l2 -2l-2 -2" />
54210 <path d="M17 17l-2 2l2 2" />
54211</svg>
54212"#;
54213pub const ICON_MAP_PIN_COG: &str = r#"
54214<svg
54215 xmlns="http://www.w3.org/2000/svg"
54216 width="24"
54217 height="24"
54218 viewBox="0 0 24 24"
54219 fill="none"
54220 stroke="currentColor"
54221 stroke-width="1.5"
54222 stroke-linecap="round"
54223 stroke-linejoin="round"
54224>
54225 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54226 <path d="M12.005 21.485a1.994 1.994 0 0 1 -1.418 -.585l-4.244 -4.243a8 8 0 1 1 13.634 -5.05" />
54227 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
54228 <path d="M19.001 15.5v1.5" />
54229 <path d="M19.001 21v1.5" />
54230 <path d="M22.032 17.25l-1.299 .75" />
54231 <path d="M17.27 20l-1.3 .75" />
54232 <path d="M15.97 17.25l1.3 .75" />
54233 <path d="M20.733 20l1.3 .75" />
54234</svg>
54235"#;
54236pub const ICON_MAP_PIN_DOLLAR: &str = r#"
54237<svg
54238 xmlns="http://www.w3.org/2000/svg"
54239 width="24"
54240 height="24"
54241 viewBox="0 0 24 24"
54242 fill="none"
54243 stroke="currentColor"
54244 stroke-width="1.5"
54245 stroke-linecap="round"
54246 stroke-linejoin="round"
54247>
54248 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54249 <path d="M13.02 21.206a2 2 0 0 1 -2.433 -.306l-4.244 -4.243a8 8 0 1 1 13.607 -6.555" />
54250 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
54251 <path d="M19 21v1m0 -8v1" />
54252</svg>
54253"#;
54254pub const ICON_MAP_PIN_DOWN: &str = r#"
54255<svg
54256 xmlns="http://www.w3.org/2000/svg"
54257 width="24"
54258 height="24"
54259 viewBox="0 0 24 24"
54260 fill="none"
54261 stroke="currentColor"
54262 stroke-width="1.5"
54263 stroke-linecap="round"
54264 stroke-linejoin="round"
54265>
54266 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54267 <path d="M12.736 21.345a2 2 0 0 1 -2.149 -.445l-4.244 -4.243a8 8 0 1 1 13.59 -4.624" />
54268 <path d="M19 16v6" />
54269 <path d="M22 19l-3 3l-3 -3" />
54270</svg>
54271"#;
54272pub const ICON_MAP_PIN_EXCLAMATION: &str = r#"
54273<svg
54274 xmlns="http://www.w3.org/2000/svg"
54275 width="24"
54276 height="24"
54277 viewBox="0 0 24 24"
54278 fill="none"
54279 stroke="currentColor"
54280 stroke-width="1.5"
54281 stroke-linecap="round"
54282 stroke-linejoin="round"
54283>
54284 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54285 <path d="M15.005 19.31l-1.591 1.59a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 13.592 -4.638" />
54286 <path d="M19 16v3" />
54287 <path d="M19 22v.01" />
54288</svg>
54289"#;
54290pub const ICON_MAP_PIN_HEART: &str = r#"
54291<svg
54292 xmlns="http://www.w3.org/2000/svg"
54293 width="24"
54294 height="24"
54295 viewBox="0 0 24 24"
54296 fill="none"
54297 stroke="currentColor"
54298 stroke-width="1.5"
54299 stroke-linecap="round"
54300 stroke-linejoin="round"
54301>
54302 <path d="M15 11a3 3 0 1 0 -3.973 2.839" />
54303 <path d="M11.76 21.47a1.991 1.991 0 0 1 -1.173 -.57l-4.244 -4.243a8 8 0 1 1 13.657 -5.588" />
54304 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
54305</svg>
54306"#;
54307pub const ICON_MAP_PIN_MINUS: &str = r#"
54308<svg
54309 xmlns="http://www.w3.org/2000/svg"
54310 width="24"
54311 height="24"
54312 viewBox="0 0 24 24"
54313 fill="none"
54314 stroke="currentColor"
54315 stroke-width="1.5"
54316 stroke-linecap="round"
54317 stroke-linejoin="round"
54318>
54319 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54320 <path d="M12.758 21.337a2 2 0 0 1 -2.171 -.437l-4.244 -4.243a8 8 0 1 1 12.585 -1.652" />
54321 <path d="M16 19h6" />
54322</svg>
54323"#;
54324pub const ICON_MAP_PIN_OFF: &str = r#"
54325<svg
54326 xmlns="http://www.w3.org/2000/svg"
54327 width="24"
54328 height="24"
54329 viewBox="0 0 24 24"
54330 fill="none"
54331 stroke="currentColor"
54332 stroke-width="1.5"
54333 stroke-linecap="round"
54334 stroke-linejoin="round"
54335>
54336 <path d="M9.442 9.432a3 3 0 0 0 4.113 4.134m1.445 -2.566a3 3 0 0 0 -3 -3" />
54337 <path d="M17.152 17.162l-3.738 3.738a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 0 1 -.476 -10.794m2.18 -1.82a8.003 8.003 0 0 1 10.91 10.912" />
54338 <path d="M3 3l18 18" />
54339</svg>
54340"#;
54341pub const ICON_MAP_PIN_PAUSE: &str = r#"
54342<svg
54343 xmlns="http://www.w3.org/2000/svg"
54344 width="24"
54345 height="24"
54346 viewBox="0 0 24 24"
54347 fill="none"
54348 stroke="currentColor"
54349 stroke-width="1.5"
54350 stroke-linecap="round"
54351 stroke-linejoin="round"
54352>
54353 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54354 <path d="M13.414 20.9a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 13.337 -3.413" />
54355 <path d="M17 17v5" />
54356 <path d="M21 17v5" />
54357</svg>
54358"#;
54359pub const ICON_MAP_PIN_PIN: &str = r#"
54360<svg
54361 xmlns="http://www.w3.org/2000/svg"
54362 width="24"
54363 height="24"
54364 viewBox="0 0 24 24"
54365 fill="none"
54366 stroke="currentColor"
54367 stroke-width="1.5"
54368 stroke-linecap="round"
54369 stroke-linejoin="round"
54370>
54371 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54372 <path d="M12.783 21.326a2 2 0 0 1 -2.196 -.426l-4.244 -4.243a8 8 0 1 1 13.657 -5.62" />
54373 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
54374 <path d="M19 18v.01" />
54375</svg>
54376"#;
54377pub const ICON_MAP_PIN_PLUS: &str = r#"
54378<svg
54379 xmlns="http://www.w3.org/2000/svg"
54380 width="24"
54381 height="24"
54382 viewBox="0 0 24 24"
54383 fill="none"
54384 stroke="currentColor"
54385 stroke-width="1.5"
54386 stroke-linecap="round"
54387 stroke-linejoin="round"
54388>
54389 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54390 <path d="M12.794 21.322a2 2 0 0 1 -2.207 -.422l-4.244 -4.243a8 8 0 1 1 13.59 -4.616" />
54391 <path d="M16 19h6" />
54392 <path d="M19 16v6" />
54393</svg>
54394"#;
54395pub const ICON_MAP_PIN_QUESTION: &str = r#"
54396<svg
54397 xmlns="http://www.w3.org/2000/svg"
54398 width="24"
54399 height="24"
54400 viewBox="0 0 24 24"
54401 fill="none"
54402 stroke="currentColor"
54403 stroke-width="1.5"
54404 stroke-linecap="round"
54405 stroke-linejoin="round"
54406>
54407 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54408 <path d="M14.997 19.317l-1.583 1.583a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 13.657 -5.584" />
54409 <path d="M19 22v.01" />
54410 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
54411</svg>
54412"#;
54413pub const ICON_MAP_PIN_SEARCH: &str = r#"
54414<svg
54415 xmlns="http://www.w3.org/2000/svg"
54416 width="24"
54417 height="24"
54418 viewBox="0 0 24 24"
54419 fill="none"
54420 stroke="currentColor"
54421 stroke-width="1.5"
54422 stroke-linecap="round"
54423 stroke-linejoin="round"
54424>
54425 <path d="M14.916 11.707a3 3 0 1 0 -2.916 2.293" />
54426 <path d="M11.991 21.485a1.994 1.994 0 0 1 -1.404 -.585l-4.244 -4.243a8 8 0 1 1 13.651 -5.351" />
54427 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
54428 <path d="M20.2 20.2l1.8 1.8" />
54429</svg>
54430"#;
54431pub const ICON_MAP_PIN_SHARE: &str = r#"
54432<svg
54433 xmlns="http://www.w3.org/2000/svg"
54434 width="24"
54435 height="24"
54436 viewBox="0 0 24 24"
54437 fill="none"
54438 stroke="currentColor"
54439 stroke-width="1.5"
54440 stroke-linecap="round"
54441 stroke-linejoin="round"
54442>
54443 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54444 <path d="M12.02 21.485a1.996 1.996 0 0 1 -1.433 -.585l-4.244 -4.243a8 8 0 1 1 13.403 -3.651" />
54445 <path d="M16 22l5 -5" />
54446 <path d="M21 21.5v-4.5h-4.5" />
54447</svg>
54448"#;
54449pub const ICON_MAP_PIN_STAR: &str = r#"
54450<svg
54451 xmlns="http://www.w3.org/2000/svg"
54452 width="24"
54453 height="24"
54454 viewBox="0 0 24 24"
54455 fill="none"
54456 stroke="currentColor"
54457 stroke-width="1.5"
54458 stroke-linecap="round"
54459 stroke-linejoin="round"
54460>
54461 <path d="M15 11a3 3 0 1 0 -3.908 2.86" />
54462 <path d="M11.059 21.25a2 2 0 0 1 -.472 -.35l-4.244 -4.243a8 8 0 1 1 13.646 -6.079" />
54463 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
54464</svg>
54465"#;
54466pub const ICON_MAP_PIN_UP: &str = r#"
54467<svg
54468 xmlns="http://www.w3.org/2000/svg"
54469 width="24"
54470 height="24"
54471 viewBox="0 0 24 24"
54472 fill="none"
54473 stroke="currentColor"
54474 stroke-width="1.5"
54475 stroke-linecap="round"
54476 stroke-linejoin="round"
54477>
54478 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54479 <path d="M12.789 21.324a2 2 0 0 1 -2.202 -.424l-4.244 -4.243a8 8 0 1 1 13.59 -4.626" />
54480 <path d="M19 22v-6" />
54481 <path d="M22 19l-3 -3l-3 3" />
54482</svg>
54483"#;
54484pub const ICON_MAP_PIN_X: &str = r#"
54485<svg
54486 xmlns="http://www.w3.org/2000/svg"
54487 width="24"
54488 height="24"
54489 viewBox="0 0 24 24"
54490 fill="none"
54491 stroke="currentColor"
54492 stroke-width="1.5"
54493 stroke-linecap="round"
54494 stroke-linejoin="round"
54495>
54496 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54497 <path d="M13.024 21.204a2 2 0 0 1 -2.437 -.304l-4.244 -4.243a8 8 0 1 1 13.119 -2.766" />
54498 <path d="M22 22l-5 -5" />
54499 <path d="M17 22l5 -5" />
54500</svg>
54501"#;
54502pub const ICON_MAP_PIN: &str = r#"
54503<svg
54504 xmlns="http://www.w3.org/2000/svg"
54505 width="24"
54506 height="24"
54507 viewBox="0 0 24 24"
54508 fill="none"
54509 stroke="currentColor"
54510 stroke-width="1.5"
54511 stroke-linecap="round"
54512 stroke-linejoin="round"
54513>
54514 <path d="M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
54515 <path d="M17.657 16.657l-4.243 4.243a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 11.314 0z" />
54516</svg>
54517"#;
54518pub const ICON_MAP_PINS: &str = r#"
54519<svg
54520 xmlns="http://www.w3.org/2000/svg"
54521 width="24"
54522 height="24"
54523 viewBox="0 0 24 24"
54524 fill="none"
54525 stroke="currentColor"
54526 stroke-width="1.5"
54527 stroke-linecap="round"
54528 stroke-linejoin="round"
54529>
54530 <path d="M10.828 9.828a4 4 0 1 0 -5.656 0l2.828 2.829l2.828 -2.829z" />
54531 <path d="M8 7l0 .01" />
54532 <path d="M18.828 17.828a4 4 0 1 0 -5.656 0l2.828 2.829l2.828 -2.829z" />
54533 <path d="M16 15l0 .01" />
54534</svg>
54535"#;
54536pub const ICON_MAP_PLUS: &str = r#"
54537<svg
54538 xmlns="http://www.w3.org/2000/svg"
54539 width="24"
54540 height="24"
54541 viewBox="0 0 24 24"
54542 fill="none"
54543 stroke="currentColor"
54544 stroke-width="1.5"
54545 stroke-linecap="round"
54546 stroke-linejoin="round"
54547>
54548 <path d="M12 18.5l-3 -1.5l-6 3v-13l6 -3l6 3l6 -3v8.5" />
54549 <path d="M9 4v13" />
54550 <path d="M15 7v8" />
54551 <path d="M16 19h6" />
54552 <path d="M19 16v6" />
54553</svg>
54554"#;
54555pub const ICON_MAP_QUESTION: &str = r#"
54556<svg
54557 xmlns="http://www.w3.org/2000/svg"
54558 width="24"
54559 height="24"
54560 viewBox="0 0 24 24"
54561 fill="none"
54562 stroke="currentColor"
54563 stroke-width="1.5"
54564 stroke-linecap="round"
54565 stroke-linejoin="round"
54566>
54567 <path d="M15 20l-6 -3l-6 3v-13l6 -3l6 3l6 -3v7.5" />
54568 <path d="M9 4v13" />
54569 <path d="M15 7v5.5" />
54570 <path d="M19 22v.01" />
54571 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
54572</svg>
54573"#;
54574pub const ICON_MAP_ROUTE: &str = r#"
54575<svg
54576 xmlns="http://www.w3.org/2000/svg"
54577 width="24"
54578 height="24"
54579 viewBox="0 0 24 24"
54580 fill="none"
54581 stroke="currentColor"
54582 stroke-width="1.5"
54583 stroke-linecap="round"
54584 stroke-linejoin="round"
54585>
54586 <path d="M3 7l6 -3l6 3l6 -3v13l-6 3l-6 -3l-6 3v-13" />
54587 <path d="M9 12v.01" />
54588 <path d="M6 13v.01" />
54589 <path d="M17 15l-4 -4" />
54590 <path d="M13 15l4 -4" />
54591</svg>
54592"#;
54593pub const ICON_MAP_SEARCH: &str = r#"
54594<svg
54595 xmlns="http://www.w3.org/2000/svg"
54596 width="24"
54597 height="24"
54598 viewBox="0 0 24 24"
54599 fill="none"
54600 stroke="currentColor"
54601 stroke-width="1.5"
54602 stroke-linecap="round"
54603 stroke-linejoin="round"
54604>
54605 <path d="M11 18l-2 -1l-6 3v-13l6 -3l6 3l6 -3v7.5" />
54606 <path d="M9 4v13" />
54607 <path d="M15 7v5" />
54608 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
54609 <path d="M20.2 20.2l1.8 1.8" />
54610</svg>
54611"#;
54612pub const ICON_MAP_SHARE: &str = r#"
54613<svg
54614 xmlns="http://www.w3.org/2000/svg"
54615 width="24"
54616 height="24"
54617 viewBox="0 0 24 24"
54618 fill="none"
54619 stroke="currentColor"
54620 stroke-width="1.5"
54621 stroke-linecap="round"
54622 stroke-linejoin="round"
54623>
54624 <path d="M13 19l-4 -2l-6 3v-13l6 -3l6 3l6 -3v9" />
54625 <path d="M9 4v13" />
54626 <path d="M15 7v6.5" />
54627 <path d="M16 22l5 -5" />
54628 <path d="M21 21.5v-4.5h-4.5" />
54629</svg>
54630"#;
54631pub const ICON_MAP_SOUTH: &str = r#"
54632<svg
54633 xmlns="http://www.w3.org/2000/svg"
54634 width="24"
54635 height="24"
54636 viewBox="0 0 24 24"
54637 fill="none"
54638 stroke="currentColor"
54639 stroke-width="1.5"
54640 stroke-linecap="round"
54641 stroke-linejoin="round"
54642>
54643 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
54644 <path d="M10 14.25c0 .414 .336 .75 .75 .75h2.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h2.25a.75 .75 0 0 1 .75 .75" />
54645</svg>
54646"#;
54647pub const ICON_MAP_STAR: &str = r#"
54648<svg
54649 xmlns="http://www.w3.org/2000/svg"
54650 width="24"
54651 height="24"
54652 viewBox="0 0 24 24"
54653 fill="none"
54654 stroke="currentColor"
54655 stroke-width="1.5"
54656 stroke-linecap="round"
54657 stroke-linejoin="round"
54658>
54659 <path d="M9.718 17.359l-.718 -.359l-6 3v-13l6 -3l6 3l6 -3v7.5" />
54660 <path d="M9 4v13" />
54661 <path d="M15 7v4" />
54662 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
54663</svg>
54664"#;
54665pub const ICON_MAP_UP: &str = r#"
54666<svg
54667 xmlns="http://www.w3.org/2000/svg"
54668 width="24"
54669 height="24"
54670 viewBox="0 0 24 24"
54671 fill="none"
54672 stroke="currentColor"
54673 stroke-width="1.5"
54674 stroke-linecap="round"
54675 stroke-linejoin="round"
54676>
54677 <path d="M12 18.5l-3 -1.5l-6 3v-13l6 -3l6 3l6 -3v8.5" />
54678 <path d="M9 4v13" />
54679 <path d="M15 7v7.5" />
54680 <path d="M19 22v-6" />
54681 <path d="M22 19l-3 -3l-3 3" />
54682</svg>
54683"#;
54684pub const ICON_MAP_WEST: &str = r#"
54685<svg
54686 xmlns="http://www.w3.org/2000/svg"
54687 width="24"
54688 height="24"
54689 viewBox="0 0 24 24"
54690 fill="none"
54691 stroke="currentColor"
54692 stroke-width="1.5"
54693 stroke-linecap="round"
54694 stroke-linejoin="round"
54695>
54696 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
54697 <path d="M9 9l1 6l2 -3.75l2 3.75l1 -6" />
54698</svg>
54699"#;
54700pub const ICON_MAP_X: &str = r#"
54701<svg
54702 xmlns="http://www.w3.org/2000/svg"
54703 width="24"
54704 height="24"
54705 viewBox="0 0 24 24"
54706 fill="none"
54707 stroke="currentColor"
54708 stroke-width="1.5"
54709 stroke-linecap="round"
54710 stroke-linejoin="round"
54711>
54712 <path d="M14 19.5l-5 -2.5l-6 3v-13l6 -3l6 3l6 -3v9" />
54713 <path d="M9 4v13" />
54714 <path d="M15 7v6.5" />
54715 <path d="M22 22l-5 -5" />
54716 <path d="M17 22l5 -5" />
54717</svg>
54718"#;
54719pub const ICON_MAP: &str = r#"
54720<svg
54721 xmlns="http://www.w3.org/2000/svg"
54722 width="24"
54723 height="24"
54724 viewBox="0 0 24 24"
54725 fill="none"
54726 stroke="currentColor"
54727 stroke-width="1.5"
54728 stroke-linecap="round"
54729 stroke-linejoin="round"
54730>
54731 <path d="M3 7l6 -3l6 3l6 -3v13l-6 3l-6 -3l-6 3v-13" />
54732 <path d="M9 4v13" />
54733 <path d="M15 7v13" />
54734</svg>
54735"#;
54736pub const ICON_MARKDOWN_OFF: &str = r#"
54737<svg
54738 xmlns="http://www.w3.org/2000/svg"
54739 width="24"
54740 height="24"
54741 viewBox="0 0 24 24"
54742 fill="none"
54743 stroke="currentColor"
54744 stroke-width="1.5"
54745 stroke-linecap="round"
54746 stroke-linejoin="round"
54747>
54748 <path d="M9 5h10a2 2 0 0 1 2 2v10" />
54749 <path d="M19 19h-14a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 1.85 -2" />
54750 <path d="M7 15v-6l2 2l1 -1m1 1v4" />
54751 <path d="M17.5 13.5l.5 -.5m-2 -1v-3" />
54752 <path d="M3 3l18 18" />
54753</svg>
54754"#;
54755pub const ICON_MARKDOWN: &str = r#"
54756<svg
54757 xmlns="http://www.w3.org/2000/svg"
54758 width="24"
54759 height="24"
54760 viewBox="0 0 24 24"
54761 fill="none"
54762 stroke="currentColor"
54763 stroke-width="1.5"
54764 stroke-linecap="round"
54765 stroke-linejoin="round"
54766>
54767 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
54768 <path d="M7 15v-6l2 2l2 -2v6" />
54769 <path d="M14 13l2 2l2 -2m-2 2v-6" />
54770</svg>
54771"#;
54772pub const ICON_MARQUEE_2: &str = r#"
54773<svg
54774 xmlns="http://www.w3.org/2000/svg"
54775 width="24"
54776 height="24"
54777 viewBox="0 0 24 24"
54778 fill="none"
54779 stroke="currentColor"
54780 stroke-width="1.5"
54781 stroke-linecap="round"
54782 stroke-linejoin="round"
54783>
54784 <path d="M4 6v-1a1 1 0 0 1 1 -1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1 -1 1h-1m-5 0h-2m-5 0h-1a1 1 0 0 1 -1 -1v-1m0 -5v-2" />
54785</svg>
54786"#;
54787pub const ICON_MARQUEE_OFF: &str = r#"
54788<svg
54789 xmlns="http://www.w3.org/2000/svg"
54790 width="24"
54791 height="24"
54792 viewBox="0 0 24 24"
54793 fill="none"
54794 stroke="currentColor"
54795 stroke-width="1.5"
54796 stroke-linecap="round"
54797 stroke-linejoin="round"
54798>
54799 <path d="M4 6c0 -.556 .227 -1.059 .593 -1.421" />
54800 <path d="M9 4h1.5" />
54801 <path d="M13.5 4h1.5" />
54802 <path d="M18 4a2 2 0 0 1 2 2" />
54803 <path d="M20 9v1.5" />
54804 <path d="M20 13.5v1.5" />
54805 <path d="M19.402 19.426a1.993 1.993 0 0 1 -1.402 .574" />
54806 <path d="M15 20h-1.5" />
54807 <path d="M10.5 20h-1.5" />
54808 <path d="M6 20a2 2 0 0 1 -2 -2" />
54809 <path d="M4 15v-1.5" />
54810 <path d="M4 10.5v-1.5" />
54811 <path d="M3 3l18 18" />
54812</svg>
54813"#;
54814pub const ICON_MARQUEE: &str = r#"
54815<svg
54816 xmlns="http://www.w3.org/2000/svg"
54817 width="24"
54818 height="24"
54819 viewBox="0 0 24 24"
54820 fill="none"
54821 stroke="currentColor"
54822 stroke-width="1.5"
54823 stroke-linecap="round"
54824 stroke-linejoin="round"
54825>
54826 <path d="M4 6a2 2 0 0 1 2 -2m3 0h1.5m3 0h1.5m3 0a2 2 0 0 1 2 2m0 3v1.5m0 3v1.5m0 3a2 2 0 0 1 -2 2m-3 0h-1.5m-3 0h-1.5m-3 0a2 2 0 0 1 -2 -2m0 -3v-1.5m0 -3v-1.5m0 -3" />
54827</svg>
54828"#;
54829pub const ICON_MARS: &str = r#"
54830<svg
54831 xmlns="http://www.w3.org/2000/svg"
54832 width="24"
54833 height="24"
54834 viewBox="0 0 24 24"
54835 fill="none"
54836 stroke="currentColor"
54837 stroke-width="1.5"
54838 stroke-linecap="round"
54839 stroke-linejoin="round"
54840>
54841 <path d="M10 14m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
54842 <path d="M19 5l-5.4 5.4" />
54843 <path d="M19 5l-5 0" />
54844 <path d="M19 5l0 5" />
54845</svg>
54846"#;
54847pub const ICON_MASK_OFF: &str = r#"
54848<svg
54849 xmlns="http://www.w3.org/2000/svg"
54850 width="24"
54851 height="24"
54852 viewBox="0 0 24 24"
54853 fill="none"
54854 stroke="currentColor"
54855 stroke-width="1.5"
54856 stroke-linecap="round"
54857 stroke-linejoin="round"
54858>
54859 <path d="M19.42 19.41a2 2 0 0 1 -1.42 .59h-12a2 2 0 0 1 -2 -2v-12c0 -.554 .225 -1.055 .588 -1.417m3.412 -.583h10a2 2 0 0 1 2 2v10" />
54860 <path d="M9.885 9.872a3 3 0 1 0 4.245 4.24m.582 -3.396a3.012 3.012 0 0 0 -1.438 -1.433" />
54861 <path d="M3 3l18 18" />
54862</svg>
54863"#;
54864pub const ICON_MASK: &str = r#"
54865<svg
54866 xmlns="http://www.w3.org/2000/svg"
54867 width="24"
54868 height="24"
54869 viewBox="0 0 24 24"
54870 fill="none"
54871 stroke="currentColor"
54872 stroke-width="1.5"
54873 stroke-linecap="round"
54874 stroke-linejoin="round"
54875>
54876 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
54877 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
54878</svg>
54879"#;
54880pub const ICON_MASKS_THEATER_OFF: &str = r#"
54881<svg
54882 xmlns="http://www.w3.org/2000/svg"
54883 width="24"
54884 height="24"
54885 viewBox="0 0 24 24"
54886 fill="none"
54887 stroke="currentColor"
54888 stroke-width="1.5"
54889 stroke-linecap="round"
54890 stroke-linejoin="round"
54891>
54892 <path d="M13 9c.058 0 .133 0 .192 0h6.616a2 2 0 0 1 1.992 2.183l-.554 6.041m-1.286 2.718a3.99 3.99 0 0 1 -2.71 1.058h-1.5a4 4 0 0 1 -3.983 -3.635l-.567 -6.182" />
54893 <path d="M18 13h.01" />
54894 <path d="M15 16.5c.657 .438 1.313 .588 1.97 .451" />
54895 <path d="M8.632 15.982a4.05 4.05 0 0 1 -.382 .018h-1.5a4 4 0 0 1 -3.983 -3.635l-.567 -6.182a2 2 0 0 1 .514 -1.531a1.99 1.99 0 0 1 1.286 -.652m4 0h2.808a2 2 0 0 1 2 2" />
54896 <path d="M6 8h.01" />
54897 <path d="M6 12c.764 -.51 1.528 -.63 2.291 -.36" />
54898 <path d="M3 3l18 18" />
54899</svg>
54900"#;
54901pub const ICON_MASKS_THEATER: &str = r#"
54902<svg
54903 xmlns="http://www.w3.org/2000/svg"
54904 width="24"
54905 height="24"
54906 viewBox="0 0 24 24"
54907 fill="none"
54908 stroke="currentColor"
54909 stroke-width="1.5"
54910 stroke-linecap="round"
54911 stroke-linejoin="round"
54912>
54913 <path d="M13.192 9h6.616a2 2 0 0 1 1.992 2.183l-.567 6.182a4 4 0 0 1 -3.983 3.635h-1.5a4 4 0 0 1 -3.983 -3.635l-.567 -6.182a2 2 0 0 1 1.992 -2.183z" />
54914 <path d="M15 13h.01" />
54915 <path d="M18 13h.01" />
54916 <path d="M15 16.5c1 .667 2 .667 3 0" />
54917 <path d="M8.632 15.982a4.037 4.037 0 0 1 -.382 .018h-1.5a4 4 0 0 1 -3.983 -3.635l-.567 -6.182a2 2 0 0 1 1.992 -2.183h6.616a2 2 0 0 1 2 2" />
54918 <path d="M6 8h.01" />
54919 <path d="M9 8h.01" />
54920 <path d="M6 12c.764 -.51 1.528 -.63 2.291 -.36" />
54921</svg>
54922"#;
54923pub const ICON_MASSAGE: &str = r#"
54924<svg
54925 xmlns="http://www.w3.org/2000/svg"
54926 width="24"
54927 height="24"
54928 viewBox="0 0 24 24"
54929 fill="none"
54930 stroke="currentColor"
54931 stroke-width="1.5"
54932 stroke-linecap="round"
54933 stroke-linejoin="round"
54934>
54935 <path d="M4 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
54936 <path d="M9 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
54937 <path d="M4 22l4 -2v-3h12" />
54938 <path d="M11 20h9" />
54939 <path d="M8 14l3 -2l1 -4c3 1 3 4 3 6" />
54940</svg>
54941"#;
54942pub const ICON_MATCHSTICK: &str = r#"
54943<svg
54944 xmlns="http://www.w3.org/2000/svg"
54945 width="24"
54946 height="24"
54947 viewBox="0 0 24 24"
54948 fill="none"
54949 stroke="currentColor"
54950 stroke-width="1.5"
54951 stroke-linecap="round"
54952 stroke-linejoin="round"
54953>
54954 <path d="M3 21l14 -9" />
54955 <path d="M17 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
54956 <path d="M17 3l3.62 7.29a4.007 4.007 0 0 1 -.764 4.51a4 4 0 0 1 -6.493 -4.464l3.637 -7.336z" />
54957</svg>
54958"#;
54959pub const ICON_MATH_1_DIVIDE_2: &str = r#"
54960<svg
54961 xmlns="http://www.w3.org/2000/svg"
54962 width="24"
54963 height="24"
54964 viewBox="0 0 24 24"
54965 fill="none"
54966 stroke="currentColor"
54967 stroke-width="1.5"
54968 stroke-linecap="round"
54969 stroke-linejoin="round"
54970>
54971 <path d="M5 12h14" />
54972 <path d="M10 15h3a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h3" />
54973 <path d="M10 5l2 -2v6" />
54974</svg>
54975"#;
54976pub const ICON_MATH_1_DIVIDE_3: &str = r#"
54977<svg
54978 xmlns="http://www.w3.org/2000/svg"
54979 width="24"
54980 height="24"
54981 viewBox="0 0 24 24"
54982 fill="none"
54983 stroke="currentColor"
54984 stroke-width="1.5"
54985 stroke-linecap="round"
54986 stroke-linejoin="round"
54987>
54988 <path d="M10 15.5a.5 .5 0 0 1 .5 -.5h2a1.5 1.5 0 0 1 0 3h-1.167h1.167a1.5 1.5 0 0 1 0 3h-2a.5 .5 0 0 1 -.5 -.5" />
54989 <path d="M5 12h14" />
54990 <path d="M10 5l2 -2v6" />
54991</svg>
54992"#;
54993pub const ICON_MATH_AVG: &str = r#"
54994<svg
54995 xmlns="http://www.w3.org/2000/svg"
54996 width="24"
54997 height="24"
54998 viewBox="0 0 24 24"
54999 fill="none"
55000 stroke="currentColor"
55001 stroke-width="1.5"
55002 stroke-linecap="round"
55003 stroke-linejoin="round"
55004>
55005 <path d="M3 21l18 -18" />
55006 <path d="M12 12m-8 0a8 8 0 1 0 16 0a8 8 0 1 0 -16 0" />
55007</svg>
55008"#;
55009pub const ICON_MATH_COS: &str = r#"
55010<svg
55011 xmlns="http://www.w3.org/2000/svg"
55012 width="24"
55013 height="24"
55014 viewBox="0 0 24 24"
55015 fill="none"
55016 stroke="currentColor"
55017 stroke-width="1.5"
55018 stroke-linecap="round"
55019 stroke-linejoin="round"
55020>
55021 <path d="M7 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
55022 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
55023 <path d="M17 15c.345 .6 1.258 1 2 1a2 2 0 1 0 0 -4a2 2 0 1 1 0 -4c.746 0 1.656 .394 2 1" />
55024</svg>
55025"#;
55026pub const ICON_MATH_CTG: &str = r#"
55027<svg
55028 xmlns="http://www.w3.org/2000/svg"
55029 width="24"
55030 height="24"
55031 viewBox="0 0 24 24"
55032 fill="none"
55033 stroke="currentColor"
55034 stroke-width="1.5"
55035 stroke-linecap="round"
55036 stroke-linejoin="round"
55037>
55038 <path d="M10 8h4" />
55039 <path d="M21 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
55040 <path d="M12 8v8" />
55041 <path d="M7 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
55042</svg>
55043"#;
55044pub const ICON_MATH_EQUAL_GREATER: &str = r#"
55045<svg
55046 xmlns="http://www.w3.org/2000/svg"
55047 width="24"
55048 height="24"
55049 viewBox="0 0 24 24"
55050 fill="none"
55051 stroke="currentColor"
55052 stroke-width="1.5"
55053 stroke-linecap="round"
55054 stroke-linejoin="round"
55055>
55056 <path d="M5 18l14 -4" />
55057 <path d="M5 14l14 -4l-14 -4" />
55058</svg>
55059"#;
55060pub const ICON_MATH_EQUAL_LOWER: &str = r#"
55061<svg
55062 xmlns="http://www.w3.org/2000/svg"
55063 width="24"
55064 height="24"
55065 viewBox="0 0 24 24"
55066 fill="none"
55067 stroke="currentColor"
55068 stroke-width="1.5"
55069 stroke-linecap="round"
55070 stroke-linejoin="round"
55071>
55072 <path d="M19 18l-14 -4" />
55073 <path d="M19 14l-14 -4l14 -4" />
55074</svg>
55075"#;
55076pub const ICON_MATH_FUNCTION_OFF: &str = r#"
55077<svg
55078 xmlns="http://www.w3.org/2000/svg"
55079 width="24"
55080 height="24"
55081 viewBox="0 0 24 24"
55082 fill="none"
55083 stroke="currentColor"
55084 stroke-width="1.5"
55085 stroke-linecap="round"
55086 stroke-linejoin="round"
55087>
55088 <path d="M14 10h1c.882 0 .986 .777 1.694 2.692" />
55089 <path d="M13 17c.864 0 1.727 -.663 2.495 -1.512m1.717 -2.302c.993 -1.45 2.39 -3.186 3.788 -3.186" />
55090 <path d="M3 19c0 1.5 .5 2 2 2s2 -4 3 -9c.237 -1.186 .446 -2.317 .647 -3.35m.727 -3.248c.423 -1.492 .91 -2.402 1.626 -2.402c1.5 0 2 .5 2 2" />
55091 <path d="M5 12h6" />
55092 <path d="M3 3l18 18" />
55093</svg>
55094"#;
55095pub const ICON_MATH_FUNCTION_Y: &str = r#"
55096<svg
55097 xmlns="http://www.w3.org/2000/svg"
55098 width="24"
55099 height="24"
55100 viewBox="0 0 24 24"
55101 fill="none"
55102 stroke="currentColor"
55103 stroke-width="1.5"
55104 stroke-linecap="round"
55105 stroke-linejoin="round"
55106>
55107 <path d="M3 19a2 2 0 0 0 2 2c2 0 2 -4 3 -9s1 -9 3 -9a2 2 0 0 1 2 2" />
55108 <path d="M5 12h6" />
55109 <path d="M15 12l3 5.063" />
55110 <path d="M21 12l-4.8 9" />
55111</svg>
55112"#;
55113pub const ICON_MATH_FUNCTION: &str = r#"
55114<svg
55115 xmlns="http://www.w3.org/2000/svg"
55116 width="24"
55117 height="24"
55118 viewBox="0 0 24 24"
55119 fill="none"
55120 stroke="currentColor"
55121 stroke-width="1.5"
55122 stroke-linecap="round"
55123 stroke-linejoin="round"
55124>
55125 <path d="M3 19a2 2 0 0 0 2 2c2 0 2 -4 3 -9s1 -9 3 -9a2 2 0 0 1 2 2" />
55126 <path d="M5 12h6" />
55127 <path d="M15 12l6 6" />
55128 <path d="M15 18l6 -6" />
55129</svg>
55130"#;
55131pub const ICON_MATH_GREATER: &str = r#"
55132<svg
55133 xmlns="http://www.w3.org/2000/svg"
55134 width="24"
55135 height="24"
55136 viewBox="0 0 24 24"
55137 fill="none"
55138 stroke="currentColor"
55139 stroke-width="1.5"
55140 stroke-linecap="round"
55141 stroke-linejoin="round"
55142>
55143 <path d="M5 18l14 -6l-14 -6" />
55144</svg>
55145"#;
55146pub const ICON_MATH_INTEGRAL_X: &str = r#"
55147<svg
55148 xmlns="http://www.w3.org/2000/svg"
55149 width="24"
55150 height="24"
55151 viewBox="0 0 24 24"
55152 fill="none"
55153 stroke="currentColor"
55154 stroke-width="1.5"
55155 stroke-linecap="round"
55156 stroke-linejoin="round"
55157>
55158 <path d="M3 19a2 2 0 0 0 2 2c2 0 2 -4 3 -9s1 -9 3 -9a2 2 0 0 1 2 2" />
55159 <path d="M14 12l6 6" />
55160 <path d="M14 18l6 -6" />
55161</svg>
55162"#;
55163pub const ICON_MATH_INTEGRAL: &str = r#"
55164<svg
55165 xmlns="http://www.w3.org/2000/svg"
55166 width="24"
55167 height="24"
55168 viewBox="0 0 24 24"
55169 fill="none"
55170 stroke="currentColor"
55171 stroke-width="1.5"
55172 stroke-linecap="round"
55173 stroke-linejoin="round"
55174>
55175 <path d="M7 19a2 2 0 0 0 2 2c2 0 2 -4 3 -9s1 -9 3 -9a2 2 0 0 1 2 2" />
55176</svg>
55177"#;
55178pub const ICON_MATH_INTEGRALS: &str = r#"
55179<svg
55180 xmlns="http://www.w3.org/2000/svg"
55181 width="24"
55182 height="24"
55183 viewBox="0 0 24 24"
55184 fill="none"
55185 stroke="currentColor"
55186 stroke-width="1.5"
55187 stroke-linecap="round"
55188 stroke-linejoin="round"
55189>
55190 <path d="M3 19a2 2 0 0 0 2 2c2 0 2 -4 3 -9s1 -9 3 -9a2 2 0 0 1 2 2" />
55191 <path d="M11 19a2 2 0 0 0 2 2c2 0 2 -4 3 -9s1 -9 3 -9a2 2 0 0 1 2 2" />
55192</svg>
55193"#;
55194pub const ICON_MATH_LOWER: &str = r#"
55195<svg
55196 xmlns="http://www.w3.org/2000/svg"
55197 width="24"
55198 height="24"
55199 viewBox="0 0 24 24"
55200 fill="none"
55201 stroke="currentColor"
55202 stroke-width="1.5"
55203 stroke-linecap="round"
55204 stroke-linejoin="round"
55205>
55206 <path d="M19 18l-14 -6l14 -6" />
55207</svg>
55208"#;
55209pub const ICON_MATH_MAX_MIN: &str = r#"
55210<svg
55211 xmlns="http://www.w3.org/2000/svg"
55212 width="24"
55213 height="24"
55214 viewBox="0 0 24 24"
55215 fill="none"
55216 stroke="currentColor"
55217 stroke-width="1.5"
55218 stroke-linecap="round"
55219 stroke-linejoin="round"
55220>
55221 <path d="M15 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
55222 <path d="M5 5a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
55223 <path d="M3 14s.605 -5.44 2.284 -7.862m3.395 .026c2.137 2.652 4.547 9.113 6.68 11.719" />
55224 <path d="M18.748 18.038c.702 -.88 1.452 -3.56 2.252 -8.038" />
55225</svg>
55226"#;
55227pub const ICON_MATH_MAX: &str = r#"
55228<svg
55229 xmlns="http://www.w3.org/2000/svg"
55230 width="24"
55231 height="24"
55232 viewBox="0 0 24 24"
55233 fill="none"
55234 stroke="currentColor"
55235 stroke-width="1.5"
55236 stroke-linecap="round"
55237 stroke-linejoin="round"
55238>
55239 <path d="M5 6a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
55240 <path d="M3 15s.616 -5.544 2.332 -7.93" />
55241 <path d="M8.637 7.112c2.717 3.313 5.882 12.888 8.363 12.888c2 0 3.333 -3 4 -9" />
55242</svg>
55243"#;
55244pub const ICON_MATH_MIN: &str = r#"
55245<svg
55246 xmlns="http://www.w3.org/2000/svg"
55247 width="24"
55248 height="24"
55249 viewBox="0 0 24 24"
55250 fill="none"
55251 stroke="currentColor"
55252 stroke-width="1.5"
55253 stroke-linecap="round"
55254 stroke-linejoin="round"
55255>
55256 <path d="M15 18a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
55257 <path d="M3 13s1 -9 4 -9c2.48 0 5.643 9.565 8.36 12.883" />
55258 <path d="M18.748 17.038c.702 -.88 1.452 -3.56 2.252 -8.038" />
55259</svg>
55260"#;
55261pub const ICON_MATH_NOT: &str = r#"
55262<svg
55263 xmlns="http://www.w3.org/2000/svg"
55264 width="24"
55265 height="24"
55266 viewBox="0 0 24 24"
55267 fill="none"
55268 stroke="currentColor"
55269 stroke-width="1.5"
55270 stroke-linecap="round"
55271 stroke-linejoin="round"
55272>
55273 <path d="M5 12h14v4" />
55274</svg>
55275"#;
55276pub const ICON_MATH_OFF: &str = r#"
55277<svg
55278 xmlns="http://www.w3.org/2000/svg"
55279 width="24"
55280 height="24"
55281 viewBox="0 0 24 24"
55282 fill="none"
55283 stroke="currentColor"
55284 stroke-width="1.5"
55285 stroke-linecap="round"
55286 stroke-linejoin="round"
55287>
55288 <path d="M14 19l2.5 -2.5" />
55289 <path d="M18.5 14.5l1.5 -1.5" />
55290 <path d="M3 3l18 18" />
55291 <path d="M19 5h-7l-.646 2.262" />
55292 <path d="M10.448 10.431l-2.448 8.569l-3 -6h-2" />
55293</svg>
55294"#;
55295pub const ICON_MATH_PI_DIVIDE_2: &str = r#"
55296<svg
55297 xmlns="http://www.w3.org/2000/svg"
55298 width="24"
55299 height="24"
55300 viewBox="0 0 24 24"
55301 fill="none"
55302 stroke="currentColor"
55303 stroke-width="1.5"
55304 stroke-linecap="round"
55305 stroke-linejoin="round"
55306>
55307 <path d="M10 15h3a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h3" />
55308 <path d="M5 12h14" />
55309 <path d="M10 9v-6" />
55310 <path d="M14 3v6" />
55311 <path d="M15 3h-6" />
55312</svg>
55313"#;
55314pub const ICON_MATH_PI: &str = r#"
55315<svg
55316 xmlns="http://www.w3.org/2000/svg"
55317 width="24"
55318 height="24"
55319 viewBox="0 0 24 24"
55320 fill="none"
55321 stroke="currentColor"
55322 stroke-width="1.5"
55323 stroke-linecap="round"
55324 stroke-linejoin="round"
55325>
55326 <path d="M7 20v-16" />
55327 <path d="M17 4v16" />
55328 <path d="M20 4h-16" />
55329</svg>
55330"#;
55331pub const ICON_MATH_SEC: &str = r#"
55332<svg
55333 xmlns="http://www.w3.org/2000/svg"
55334 width="24"
55335 height="24"
55336 viewBox="0 0 24 24"
55337 fill="none"
55338 stroke="currentColor"
55339 stroke-width="1.5"
55340 stroke-linecap="round"
55341 stroke-linejoin="round"
55342>
55343 <path d="M3 15c.345 .6 1.258 1 2 1a2 2 0 1 0 0 -4a2 2 0 1 1 0 -4c.746 0 1.656 .394 2 1" />
55344 <path d="M21 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
55345 <path d="M14 8h-4v8h4" />
55346 <path d="M10 12h2.5" />
55347</svg>
55348"#;
55349pub const ICON_MATH_SIN: &str = r#"
55350<svg
55351 xmlns="http://www.w3.org/2000/svg"
55352 width="24"
55353 height="24"
55354 viewBox="0 0 24 24"
55355 fill="none"
55356 stroke="currentColor"
55357 stroke-width="1.5"
55358 stroke-linecap="round"
55359 stroke-linejoin="round"
55360>
55361 <path d="M4 15c.345 .6 1.258 1 2 1a2 2 0 1 0 0 -4a2 2 0 1 1 0 -4c.746 0 1.656 .394 2 1" />
55362 <path d="M12 8v8" />
55363 <path d="M16 16v-8l4 8v-8" />
55364</svg>
55365"#;
55366pub const ICON_MATH_SYMBOLS: &str = r#"
55367<svg
55368 xmlns="http://www.w3.org/2000/svg"
55369 width="24"
55370 height="24"
55371 viewBox="0 0 24 24"
55372 fill="none"
55373 stroke="currentColor"
55374 stroke-width="1.5"
55375 stroke-linecap="round"
55376 stroke-linejoin="round"
55377>
55378 <path d="M3 12l18 0" />
55379 <path d="M12 3l0 18" />
55380 <path d="M16.5 4.5l3 3" />
55381 <path d="M19.5 4.5l-3 3" />
55382 <path d="M6 4l0 4" />
55383 <path d="M4 6l4 0" />
55384 <path d="M18 16l.01 0" />
55385 <path d="M18 20l.01 0" />
55386 <path d="M4 18l4 0" />
55387</svg>
55388"#;
55389pub const ICON_MATH_TG: &str = r#"
55390<svg
55391 xmlns="http://www.w3.org/2000/svg"
55392 width="24"
55393 height="24"
55394 viewBox="0 0 24 24"
55395 fill="none"
55396 stroke="currentColor"
55397 stroke-width="1.5"
55398 stroke-linecap="round"
55399 stroke-linejoin="round"
55400>
55401 <path d="M7 8h4" />
55402 <path d="M9 8v8" />
55403 <path d="M18 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
55404</svg>
55405"#;
55406pub const ICON_MATH_X_DIVIDE_2: &str = r#"
55407<svg
55408 xmlns="http://www.w3.org/2000/svg"
55409 width="24"
55410 height="24"
55411 viewBox="0 0 24 24"
55412 fill="none"
55413 stroke="currentColor"
55414 stroke-width="1.5"
55415 stroke-linecap="round"
55416 stroke-linejoin="round"
55417>
55418 <path d="M10 15h3a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h3" />
55419 <path d="M5 12h14" />
55420 <path d="M9 3l6 6" />
55421 <path d="M9 9l6 -6" />
55422</svg>
55423"#;
55424pub const ICON_MATH_X_DIVIDE_Y_2: &str = r#"
55425<svg
55426 xmlns="http://www.w3.org/2000/svg"
55427 width="24"
55428 height="24"
55429 viewBox="0 0 24 24"
55430 fill="none"
55431 stroke="currentColor"
55432 stroke-width="1.5"
55433 stroke-linecap="round"
55434 stroke-linejoin="round"
55435>
55436 <path d="M3 21l18 -18" />
55437 <path d="M15 14l3 4.5" />
55438 <path d="M21 14l-4.5 7" />
55439 <path d="M3 4l6 6" />
55440 <path d="M3 10l6 -6" />
55441</svg>
55442"#;
55443pub const ICON_MATH_X_DIVIDE_Y: &str = r#"
55444<svg
55445 xmlns="http://www.w3.org/2000/svg"
55446 width="24"
55447 height="24"
55448 viewBox="0 0 24 24"
55449 fill="none"
55450 stroke="currentColor"
55451 stroke-width="1.5"
55452 stroke-linecap="round"
55453 stroke-linejoin="round"
55454>
55455 <path d="M9 3l6 6" />
55456 <path d="M9 9l6 -6" />
55457 <path d="M9 15l3 4.5" />
55458 <path d="M15 15l-4.5 7" />
55459 <path d="M5 12h14" />
55460</svg>
55461"#;
55462pub const ICON_MATH_X_MINUS_X: &str = r#"
55463<svg
55464 xmlns="http://www.w3.org/2000/svg"
55465 width="24"
55466 height="24"
55467 viewBox="0 0 24 24"
55468 fill="none"
55469 stroke="currentColor"
55470 stroke-width="1.5"
55471 stroke-linecap="round"
55472 stroke-linejoin="round"
55473>
55474 <path d="M2 9l6 6" />
55475 <path d="M2 15l6 -6" />
55476 <path d="M16 9l6 6" />
55477 <path d="M16 15l6 -6" />
55478 <path d="M10 12h4" />
55479</svg>
55480"#;
55481pub const ICON_MATH_X_MINUS_Y: &str = r#"
55482<svg
55483 xmlns="http://www.w3.org/2000/svg"
55484 width="24"
55485 height="24"
55486 viewBox="0 0 24 24"
55487 fill="none"
55488 stroke="currentColor"
55489 stroke-width="1.5"
55490 stroke-linecap="round"
55491 stroke-linejoin="round"
55492>
55493 <path d="M2 9l6 6" />
55494 <path d="M2 15l6 -6" />
55495 <path d="M16 9l3 5.063" />
55496 <path d="M22 9l-4.8 9" />
55497 <path d="M10 12h4" />
55498</svg>
55499"#;
55500pub const ICON_MATH_X_PLUS_X: &str = r#"
55501<svg
55502 xmlns="http://www.w3.org/2000/svg"
55503 width="24"
55504 height="24"
55505 viewBox="0 0 24 24"
55506 fill="none"
55507 stroke="currentColor"
55508 stroke-width="1.5"
55509 stroke-linecap="round"
55510 stroke-linejoin="round"
55511>
55512 <path d="M2 9l6 6" />
55513 <path d="M2 15l6 -6" />
55514 <path d="M16 9l6 6" />
55515 <path d="M16 15l6 -6" />
55516 <path d="M10 12h4" />
55517 <path d="M12 10v4" />
55518</svg>
55519"#;
55520pub const ICON_MATH_X_PLUS_Y: &str = r#"
55521<svg
55522 xmlns="http://www.w3.org/2000/svg"
55523 width="24"
55524 height="24"
55525 viewBox="0 0 24 24"
55526 fill="none"
55527 stroke="currentColor"
55528 stroke-width="1.5"
55529 stroke-linecap="round"
55530 stroke-linejoin="round"
55531>
55532 <path d="M16 9l3 5.063" />
55533 <path d="M2 9l6 6" />
55534 <path d="M2 15l6 -6" />
55535 <path d="M22 9l-4.8 9" />
55536 <path d="M10 12h4" />
55537 <path d="M12 10v4" />
55538</svg>
55539"#;
55540pub const ICON_MATH_XY: &str = r#"
55541<svg
55542 xmlns="http://www.w3.org/2000/svg"
55543 width="24"
55544 height="24"
55545 viewBox="0 0 24 24"
55546 fill="none"
55547 stroke="currentColor"
55548 stroke-width="1.5"
55549 stroke-linecap="round"
55550 stroke-linejoin="round"
55551>
55552 <path d="M14 9l3 5.063" />
55553 <path d="M4 9l6 6" />
55554 <path d="M4 15l6 -6" />
55555 <path d="M20 9l-4.8 9" />
55556</svg>
55557"#;
55558pub const ICON_MATH_Y_MINUS_Y: &str = r#"
55559<svg
55560 xmlns="http://www.w3.org/2000/svg"
55561 width="24"
55562 height="24"
55563 viewBox="0 0 24 24"
55564 fill="none"
55565 stroke="currentColor"
55566 stroke-width="1.5"
55567 stroke-linecap="round"
55568 stroke-linejoin="round"
55569>
55570 <path d="M2 9l3 5.063" />
55571 <path d="M8 9l-4.8 9" />
55572 <path d="M16 9l3 5.063" />
55573 <path d="M22 9l-4.8 9" />
55574 <path d="M10 12h4" />
55575</svg>
55576"#;
55577pub const ICON_MATH_Y_PLUS_Y: &str = r#"
55578<svg
55579 xmlns="http://www.w3.org/2000/svg"
55580 width="24"
55581 height="24"
55582 viewBox="0 0 24 24"
55583 fill="none"
55584 stroke="currentColor"
55585 stroke-width="1.5"
55586 stroke-linecap="round"
55587 stroke-linejoin="round"
55588>
55589 <path d="M2 9l3 5.063" />
55590 <path d="M8 9l-4.8 9" />
55591 <path d="M16 9l3 5.063" />
55592 <path d="M22 9l-4.8 9" />
55593 <path d="M10 12h4" />
55594 <path d="M12 10v4" />
55595</svg>
55596"#;
55597pub const ICON_MATH: &str = r#"
55598<svg
55599 xmlns="http://www.w3.org/2000/svg"
55600 width="24"
55601 height="24"
55602 viewBox="0 0 24 24"
55603 fill="none"
55604 stroke="currentColor"
55605 stroke-width="1.5"
55606 stroke-linecap="round"
55607 stroke-linejoin="round"
55608>
55609 <path d="M19 5h-7l-4 14l-3 -6h-2" />
55610 <path d="M14 13l6 6" />
55611 <path d="M14 19l6 -6" />
55612</svg>
55613"#;
55614pub const ICON_MAXIMIZE_OFF: &str = r#"
55615<svg
55616 xmlns="http://www.w3.org/2000/svg"
55617 width="24"
55618 height="24"
55619 viewBox="0 0 24 24"
55620 fill="none"
55621 stroke="currentColor"
55622 stroke-width="1.5"
55623 stroke-linecap="round"
55624 stroke-linejoin="round"
55625>
55626 <path d="M4 8v-2c0 -.551 .223 -1.05 .584 -1.412" />
55627 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
55628 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
55629 <path d="M16 20h2c.545 0 1.04 -.218 1.4 -.572" />
55630 <path d="M3 3l18 18" />
55631</svg>
55632"#;
55633pub const ICON_MAXIMIZE: &str = r#"
55634<svg
55635 xmlns="http://www.w3.org/2000/svg"
55636 width="24"
55637 height="24"
55638 viewBox="0 0 24 24"
55639 fill="none"
55640 stroke="currentColor"
55641 stroke-width="1.5"
55642 stroke-linecap="round"
55643 stroke-linejoin="round"
55644>
55645 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
55646 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
55647 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
55648 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
55649</svg>
55650"#;
55651pub const ICON_MEAT_OFF: &str = r#"
55652<svg
55653 xmlns="http://www.w3.org/2000/svg"
55654 width="24"
55655 height="24"
55656 viewBox="0 0 24 24"
55657 fill="none"
55658 stroke="currentColor"
55659 stroke-width="1.5"
55660 stroke-linecap="round"
55661 stroke-linejoin="round"
55662>
55663 <path d="M13.62 8.382l1.966 -1.967a2 2 0 1 1 3.414 -1.415a2 2 0 1 1 -1.413 3.414l-1.82 1.821" />
55664 <path d="M5.904 18.596c2.733 2.734 5.9 4 7.07 2.829c1.172 -1.172 -.094 -4.338 -2.828 -7.071c-2.733 -2.734 -5.9 -4 -7.07 -2.829c-1.172 1.172 .094 4.338 2.828 7.071z" />
55665 <path d="M7.5 16l1 1" />
55666 <path d="M12.975 21.425c1.582 -1.582 2.679 -3.407 3.242 -5.2" />
55667 <path d="M16.6 12.6c-.16 -1.238 -.653 -2.345 -1.504 -3.195c-.85 -.85 -1.955 -1.344 -3.192 -1.503" />
55668 <path d="M8.274 8.284c-1.792 .563 -3.616 1.66 -5.198 3.242" />
55669 <path d="M3 3l18 18" />
55670</svg>
55671"#;
55672pub const ICON_MEAT: &str = r#"
55673<svg
55674 xmlns="http://www.w3.org/2000/svg"
55675 width="24"
55676 height="24"
55677 viewBox="0 0 24 24"
55678 fill="none"
55679 stroke="currentColor"
55680 stroke-width="1.5"
55681 stroke-linecap="round"
55682 stroke-linejoin="round"
55683>
55684 <path d="M13.62 8.382l1.966 -1.967a2 2 0 1 1 3.414 -1.415a2 2 0 1 1 -1.413 3.414l-1.82 1.821" />
55685 <path d="M5.904 18.596c2.733 2.734 5.9 4 7.07 2.829c1.172 -1.172 -.094 -4.338 -2.828 -7.071c-2.733 -2.734 -5.9 -4 -7.07 -2.829c-1.172 1.172 .094 4.338 2.828 7.071z" />
55686 <path d="M7.5 16l1 1" />
55687 <path d="M12.975 21.425c3.905 -3.906 4.855 -9.288 2.121 -12.021c-2.733 -2.734 -8.115 -1.784 -12.02 2.121" />
55688</svg>
55689"#;
55690pub const ICON_MEDAL_2: &str = r#"
55691<svg
55692 xmlns="http://www.w3.org/2000/svg"
55693 width="24"
55694 height="24"
55695 viewBox="0 0 24 24"
55696 fill="none"
55697 stroke="currentColor"
55698 stroke-width="1.5"
55699 stroke-linecap="round"
55700 stroke-linejoin="round"
55701>
55702 <path d="M9 3h6l3 7l-6 2l-6 -2z" />
55703 <path d="M12 12l-3 -9" />
55704 <path d="M15 11l-3 -8" />
55705 <path d="M12 19.5l-3 1.5l.5 -3.5l-2 -2l3 -.5l1.5 -3l1.5 3l3 .5l-2 2l.5 3.5z" />
55706</svg>
55707"#;
55708pub const ICON_MEDAL: &str = r#"
55709<svg
55710 xmlns="http://www.w3.org/2000/svg"
55711 width="24"
55712 height="24"
55713 viewBox="0 0 24 24"
55714 fill="none"
55715 stroke="currentColor"
55716 stroke-width="1.5"
55717 stroke-linecap="round"
55718 stroke-linejoin="round"
55719>
55720 <path d="M12 4v3m-4 -3v6m8 -6v6" />
55721 <path d="M12 18.5l-3 1.5l.5 -3.5l-2 -2l3 -.5l1.5 -3l1.5 3l3 .5l-2 2l.5 3.5z" />
55722</svg>
55723"#;
55724pub const ICON_MEDICAL_CROSS_CIRCLE: &str = r#"
55725<svg
55726 xmlns="http://www.w3.org/2000/svg"
55727 width="24"
55728 height="24"
55729 viewBox="0 0 24 24"
55730 fill="none"
55731 stroke="currentColor"
55732 stroke-width="1.5"
55733 stroke-linecap="round"
55734 stroke-linejoin="round"
55735>
55736 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
55737 <path d="M12 8v8" />
55738 <path d="M15.5 10l-7 4" />
55739 <path d="M15.5 14l-7 -4" />
55740</svg>
55741"#;
55742pub const ICON_MEDICAL_CROSS_OFF: &str = r#"
55743<svg
55744 xmlns="http://www.w3.org/2000/svg"
55745 width="24"
55746 height="24"
55747 viewBox="0 0 24 24"
55748 fill="none"
55749 stroke="currentColor"
55750 stroke-width="1.5"
55751 stroke-linecap="round"
55752 stroke-linejoin="round"
55753>
55754 <path d="M17.928 17.733l-.574 -.331l-3.354 -1.938v4.536a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-4.536l-3.928 2.268a1 1 0 0 1 -1.366 -.366l-1 -1.732a1 1 0 0 1 .366 -1.366l3.927 -2.268l-3.927 -2.268a1 1 0 0 1 -.366 -1.366l1 -1.732a1 1 0 0 1 1.366 -.366l.333 .192m3.595 -.46v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v4.535l3.928 -2.267a1 1 0 0 1 1.366 .366l1 1.732a1 1 0 0 1 -.366 1.366l-3.927 2.268l3.927 2.269a1 1 0 0 1 .366 1.366l-.24 .416" />
55755 <path d="M3 3l18 18" />
55756</svg>
55757"#;
55758pub const ICON_MEDICAL_CROSS: &str = r#"
55759<svg
55760 xmlns="http://www.w3.org/2000/svg"
55761 width="24"
55762 height="24"
55763 viewBox="0 0 24 24"
55764 fill="none"
55765 stroke="currentColor"
55766 stroke-width="1.5"
55767 stroke-linecap="round"
55768 stroke-linejoin="round"
55769>
55770 <path d="M13 3a1 1 0 0 1 1 1v4.535l3.928 -2.267a1 1 0 0 1 1.366 .366l1 1.732a1 1 0 0 1 -.366 1.366l-3.927 2.268l3.927 2.269a1 1 0 0 1 .366 1.366l-1 1.732a1 1 0 0 1 -1.366 .366l-3.928 -2.269v4.536a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-4.536l-3.928 2.268a1 1 0 0 1 -1.366 -.366l-1 -1.732a1 1 0 0 1 .366 -1.366l3.927 -2.268l-3.927 -2.268a1 1 0 0 1 -.366 -1.366l1 -1.732a1 1 0 0 1 1.366 -.366l3.928 2.267v-4.535a1 1 0 0 1 1 -1h2z" />
55771</svg>
55772"#;
55773pub const ICON_MEDICINE_SYRUP: &str = r#"
55774<svg
55775 xmlns="http://www.w3.org/2000/svg"
55776 width="24"
55777 height="24"
55778 viewBox="0 0 24 24"
55779 fill="none"
55780 stroke="currentColor"
55781 stroke-width="1.5"
55782 stroke-linecap="round"
55783 stroke-linejoin="round"
55784>
55785 <path d="M8 21h8a1 1 0 0 0 1 -1v-10a3 3 0 0 0 -3 -3h-4a3 3 0 0 0 -3 3v10a1 1 0 0 0 1 1z" />
55786 <path d="M10 14h4" />
55787 <path d="M12 12v4" />
55788 <path d="M10 7v-3a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3" />
55789</svg>
55790"#;
55791pub const ICON_MEEPLE: &str = r#"
55792<svg
55793 xmlns="http://www.w3.org/2000/svg"
55794 width="24"
55795 height="24"
55796 viewBox="0 0 24 24"
55797 fill="none"
55798 stroke="currentColor"
55799 stroke-width="1.5"
55800 stroke-linecap="round"
55801 stroke-linejoin="round"
55802>
55803 <path d="M9 20h-5a1 1 0 0 1 -1 -1c0 -2 3.378 -4.907 4 -6c-1 0 -4 -.5 -4 -2c0 -2 4 -3.5 6 -4c0 -1.5 .5 -4 3 -4s3 2.5 3 4c2 .5 6 2 6 4c0 1.5 -3 2 -4 2c.622 1.093 4 4 4 6a1 1 0 0 1 -1 1h-5c-1 0 -2 -4 -3 -4s-2 4 -3 4z" />
55804</svg>
55805"#;
55806pub const ICON_MELON: &str = r#"
55807<svg
55808 xmlns="http://www.w3.org/2000/svg"
55809 width="24"
55810 height="24"
55811 viewBox="0 0 24 24"
55812 fill="none"
55813 stroke="currentColor"
55814 stroke-width="1.5"
55815 stroke-linecap="round"
55816 stroke-linejoin="round"
55817>
55818 <path d="M20 10c0 5.523 -4.477 10 -10 10a9.967 9.967 0 0 1 -6.984 -2.842l4.343 -4.153a4 4 0 0 0 5.76 -5.51l4.342 -4.153a9.963 9.963 0 0 1 2.539 6.658z" />
55819</svg>
55820"#;
55821pub const ICON_MENORAH: &str = r#"
55822<svg
55823 xmlns="http://www.w3.org/2000/svg"
55824 width="24"
55825 height="24"
55826 viewBox="0 0 24 24"
55827 fill="none"
55828 stroke="currentColor"
55829 stroke-width="1.5"
55830 stroke-linecap="round"
55831 stroke-linejoin="round"
55832>
55833 <path d="M12 4v16" />
55834 <path d="M8 4v2a4 4 0 1 0 8 0v-2" />
55835 <path d="M4 4v2a8 8 0 1 0 16 0v-2" />
55836 <path d="M10 20h4" />
55837</svg>
55838"#;
55839pub const ICON_MENU_2: &str = r#"
55840<svg
55841 xmlns="http://www.w3.org/2000/svg"
55842 width="24"
55843 height="24"
55844 viewBox="0 0 24 24"
55845 fill="none"
55846 stroke="currentColor"
55847 stroke-width="1.5"
55848 stroke-linecap="round"
55849 stroke-linejoin="round"
55850>
55851 <path d="M4 6l16 0" />
55852 <path d="M4 12l16 0" />
55853 <path d="M4 18l16 0" />
55854</svg>
55855"#;
55856pub const ICON_MENU_3: &str = r#"
55857<svg
55858 xmlns="http://www.w3.org/2000/svg"
55859 width="24"
55860 height="24"
55861 viewBox="0 0 24 24"
55862 fill="none"
55863 stroke="currentColor"
55864 stroke-width="1.5"
55865 stroke-linecap="round"
55866 stroke-linejoin="round"
55867>
55868 <path d="M10 6h10" />
55869 <path d="M4 12h16" />
55870 <path d="M7 12h13" />
55871 <path d="M4 18h10" />
55872</svg>
55873"#;
55874pub const ICON_MENU_4: &str = r#"
55875<svg
55876 xmlns="http://www.w3.org/2000/svg"
55877 width="24"
55878 height="24"
55879 viewBox="0 0 24 24"
55880 fill="none"
55881 stroke="currentColor"
55882 stroke-width="1.5"
55883 stroke-linecap="round"
55884 stroke-linejoin="round"
55885>
55886 <path d="M7 6h10" />
55887 <path d="M4 12h16" />
55888 <path d="M7 12h13" />
55889 <path d="M7 18h10" />
55890</svg>
55891"#;
55892pub const ICON_MENU_DEEP: &str = r#"
55893<svg
55894 xmlns="http://www.w3.org/2000/svg"
55895 width="24"
55896 height="24"
55897 viewBox="0 0 24 24"
55898 fill="none"
55899 stroke="currentColor"
55900 stroke-width="1.5"
55901 stroke-linecap="round"
55902 stroke-linejoin="round"
55903>
55904 <path d="M4 6h16" />
55905 <path d="M7 12h13" />
55906 <path d="M10 18h10" />
55907</svg>
55908"#;
55909pub const ICON_MENU_ORDER: &str = r#"
55910<svg
55911 xmlns="http://www.w3.org/2000/svg"
55912 width="24"
55913 height="24"
55914 viewBox="0 0 24 24"
55915 fill="none"
55916 stroke="currentColor"
55917 stroke-width="1.5"
55918 stroke-linecap="round"
55919 stroke-linejoin="round"
55920>
55921 <path d="M4 10h16" />
55922 <path d="M4 14h16" />
55923 <path d="M9 18l3 3l3 -3" />
55924 <path d="M9 6l3 -3l3 3" />
55925</svg>
55926"#;
55927pub const ICON_MENU: &str = r#"
55928<svg
55929 xmlns="http://www.w3.org/2000/svg"
55930 width="24"
55931 height="24"
55932 viewBox="0 0 24 24"
55933 fill="none"
55934 stroke="currentColor"
55935 stroke-width="1.5"
55936 stroke-linecap="round"
55937 stroke-linejoin="round"
55938>
55939 <path d="M4 8l16 0" />
55940 <path d="M4 16l16 0" />
55941</svg>
55942"#;
55943pub const ICON_MESSAGE_2_BOLT: &str = r#"
55944<svg
55945 xmlns="http://www.w3.org/2000/svg"
55946 width="24"
55947 height="24"
55948 viewBox="0 0 24 24"
55949 fill="none"
55950 stroke="currentColor"
55951 stroke-width="1.5"
55952 stroke-linecap="round"
55953 stroke-linejoin="round"
55954>
55955 <path d="M8 9h8" />
55956 <path d="M8 13h6" />
55957 <path d="M13 20l-1 1l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
55958 <path d="M19 16l-2 3h4l-2 3" />
55959</svg>
55960"#;
55961pub const ICON_MESSAGE_2_CANCEL: &str = r#"
55962<svg
55963 xmlns="http://www.w3.org/2000/svg"
55964 width="24"
55965 height="24"
55966 viewBox="0 0 24 24"
55967 fill="none"
55968 stroke="currentColor"
55969 stroke-width="1.5"
55970 stroke-linecap="round"
55971 stroke-linejoin="round"
55972>
55973 <path d="M8 9h8" />
55974 <path d="M8 13h6" />
55975 <path d="M12 21l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5" />
55976 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
55977 <path d="M17 21l4 -4" />
55978</svg>
55979"#;
55980pub const ICON_MESSAGE_2_CHECK: &str = r#"
55981<svg
55982 xmlns="http://www.w3.org/2000/svg"
55983 width="24"
55984 height="24"
55985 viewBox="0 0 24 24"
55986 fill="none"
55987 stroke="currentColor"
55988 stroke-width="1.5"
55989 stroke-linecap="round"
55990 stroke-linejoin="round"
55991>
55992 <path d="M8 9h8" />
55993 <path d="M8 13h6" />
55994 <path d="M12 21l-1 -1l-2 -2h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
55995 <path d="M15 19l2 2l4 -4" />
55996</svg>
55997"#;
55998pub const ICON_MESSAGE_2_CODE: &str = r#"
55999<svg
56000 xmlns="http://www.w3.org/2000/svg"
56001 width="24"
56002 height="24"
56003 viewBox="0 0 24 24"
56004 fill="none"
56005 stroke="currentColor"
56006 stroke-width="1.5"
56007 stroke-linecap="round"
56008 stroke-linejoin="round"
56009>
56010 <path d="M8 9h8" />
56011 <path d="M8 13h6" />
56012 <path d="M12 21l-1 -1l-2 -2h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
56013 <path d="M20 21l2 -2l-2 -2" />
56014 <path d="M17 17l-2 2l2 2" />
56015</svg>
56016"#;
56017pub const ICON_MESSAGE_2_COG: &str = r#"
56018<svg
56019 xmlns="http://www.w3.org/2000/svg"
56020 width="24"
56021 height="24"
56022 viewBox="0 0 24 24"
56023 fill="none"
56024 stroke="currentColor"
56025 stroke-width="1.5"
56026 stroke-linecap="round"
56027 stroke-linejoin="round"
56028>
56029 <path d="M8 9h8" />
56030 <path d="M8 13h6" />
56031 <path d="M12 21l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5" />
56032 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
56033 <path d="M19.001 15.5v1.5" />
56034 <path d="M19.001 21v1.5" />
56035 <path d="M22.032 17.25l-1.299 .75" />
56036 <path d="M17.27 20l-1.3 .75" />
56037 <path d="M15.97 17.25l1.3 .75" />
56038 <path d="M20.733 20l1.3 .75" />
56039</svg>
56040"#;
56041pub const ICON_MESSAGE_2_DOLLAR: &str = r#"
56042<svg
56043 xmlns="http://www.w3.org/2000/svg"
56044 width="24"
56045 height="24"
56046 viewBox="0 0 24 24"
56047 fill="none"
56048 stroke="currentColor"
56049 stroke-width="1.5"
56050 stroke-linecap="round"
56051 stroke-linejoin="round"
56052>
56053 <path d="M8 9h8" />
56054 <path d="M8 13h6" />
56055 <path d="M13.5 19.5l-1.5 1.5l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v3.5" />
56056 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
56057 <path d="M19 21v1m0 -8v1" />
56058</svg>
56059"#;
56060pub const ICON_MESSAGE_2_DOWN: &str = r#"
56061<svg
56062 xmlns="http://www.w3.org/2000/svg"
56063 width="24"
56064 height="24"
56065 viewBox="0 0 24 24"
56066 fill="none"
56067 stroke="currentColor"
56068 stroke-width="1.5"
56069 stroke-linecap="round"
56070 stroke-linejoin="round"
56071>
56072 <path d="M8 9h8" />
56073 <path d="M8 13h6" />
56074 <path d="M12.5 20.5l-.5 .5l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
56075 <path d="M19 16v6" />
56076 <path d="M22 19l-3 3l-3 -3" />
56077</svg>
56078"#;
56079pub const ICON_MESSAGE_2_EXCLAMATION: &str = r#"
56080<svg
56081 xmlns="http://www.w3.org/2000/svg"
56082 width="24"
56083 height="24"
56084 viewBox="0 0 24 24"
56085 fill="none"
56086 stroke="currentColor"
56087 stroke-width="1.5"
56088 stroke-linecap="round"
56089 stroke-linejoin="round"
56090>
56091 <path d="M8 9h8" />
56092 <path d="M8 13h6" />
56093 <path d="M15 18l-3 3l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
56094 <path d="M19 16v3" />
56095 <path d="M19 22v.01" />
56096</svg>
56097"#;
56098pub const ICON_MESSAGE_2_HEART: &str = r#"
56099<svg
56100 xmlns="http://www.w3.org/2000/svg"
56101 width="24"
56102 height="24"
56103 viewBox="0 0 24 24"
56104 fill="none"
56105 stroke="currentColor"
56106 stroke-width="1.5"
56107 stroke-linecap="round"
56108 stroke-linejoin="round"
56109>
56110 <path d="M8 9h8" />
56111 <path d="M8 13h3.5" />
56112 <path d="M10.5 19.5l-1.5 -1.5h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4" />
56113 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
56114</svg>
56115"#;
56116pub const ICON_MESSAGE_2_MINUS: &str = r#"
56117<svg
56118 xmlns="http://www.w3.org/2000/svg"
56119 width="24"
56120 height="24"
56121 viewBox="0 0 24 24"
56122 fill="none"
56123 stroke="currentColor"
56124 stroke-width="1.5"
56125 stroke-linecap="round"
56126 stroke-linejoin="round"
56127>
56128 <path d="M8 9h8" />
56129 <path d="M8 13h6" />
56130 <path d="M12 21l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v8" />
56131 <path d="M16 19h6" />
56132</svg>
56133"#;
56134pub const ICON_MESSAGE_2_OFF: &str = r#"
56135<svg
56136 xmlns="http://www.w3.org/2000/svg"
56137 width="24"
56138 height="24"
56139 viewBox="0 0 24 24"
56140 fill="none"
56141 stroke="currentColor"
56142 stroke-width="1.5"
56143 stroke-linecap="round"
56144 stroke-linejoin="round"
56145>
56146 <path d="M8 9h1m4 0h3" />
56147 <path d="M8 13h5" />
56148 <path d="M8 4h10a3 3 0 0 1 3 3v8c0 .57 -.16 1.104 -.436 1.558m-2.564 1.442h-3l-3 3l-3 -3h-3a3 3 0 0 1 -3 -3v-8c0 -1.084 .575 -2.034 1.437 -2.561" />
56149 <path d="M3 3l18 18" />
56150</svg>
56151"#;
56152pub const ICON_MESSAGE_2_PAUSE: &str = r#"
56153<svg
56154 xmlns="http://www.w3.org/2000/svg"
56155 width="24"
56156 height="24"
56157 viewBox="0 0 24 24"
56158 fill="none"
56159 stroke="currentColor"
56160 stroke-width="1.5"
56161 stroke-linecap="round"
56162 stroke-linejoin="round"
56163>
56164 <path d="M8 9h8" />
56165 <path d="M8 13h6" />
56166 <path d="M13 20l-1 1l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
56167 <path d="M17 17v5" />
56168 <path d="M21 17v5" />
56169</svg>
56170"#;
56171pub const ICON_MESSAGE_2_PIN: &str = r#"
56172<svg
56173 xmlns="http://www.w3.org/2000/svg"
56174 width="24"
56175 height="24"
56176 viewBox="0 0 24 24"
56177 fill="none"
56178 stroke="currentColor"
56179 stroke-width="1.5"
56180 stroke-linecap="round"
56181 stroke-linejoin="round"
56182>
56183 <path d="M8 9h8" />
56184 <path d="M8 13h6" />
56185 <path d="M12.5 20.5l-.5 .5l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4" />
56186 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
56187 <path d="M19 18v.01" />
56188</svg>
56189"#;
56190pub const ICON_MESSAGE_2_PLUS: &str = r#"
56191<svg
56192 xmlns="http://www.w3.org/2000/svg"
56193 width="24"
56194 height="24"
56195 viewBox="0 0 24 24"
56196 fill="none"
56197 stroke="currentColor"
56198 stroke-width="1.5"
56199 stroke-linecap="round"
56200 stroke-linejoin="round"
56201>
56202 <path d="M8 9h8" />
56203 <path d="M8 13h6" />
56204 <path d="M12.5 20.5l-.5 .5l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
56205 <path d="M16 19h6" />
56206 <path d="M19 16v6" />
56207</svg>
56208"#;
56209pub const ICON_MESSAGE_2_QUESTION: &str = r#"
56210<svg
56211 xmlns="http://www.w3.org/2000/svg"
56212 width="24"
56213 height="24"
56214 viewBox="0 0 24 24"
56215 fill="none"
56216 stroke="currentColor"
56217 stroke-width="1.5"
56218 stroke-linecap="round"
56219 stroke-linejoin="round"
56220>
56221 <path d="M8 9h8" />
56222 <path d="M8 13h6" />
56223 <path d="M14.5 18.5l-2.5 2.5l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5" />
56224 <path d="M19 22v.01" />
56225 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
56226</svg>
56227"#;
56228pub const ICON_MESSAGE_2_SEARCH: &str = r#"
56229<svg
56230 xmlns="http://www.w3.org/2000/svg"
56231 width="24"
56232 height="24"
56233 viewBox="0 0 24 24"
56234 fill="none"
56235 stroke="currentColor"
56236 stroke-width="1.5"
56237 stroke-linecap="round"
56238 stroke-linejoin="round"
56239>
56240 <path d="M8 9h8" />
56241 <path d="M8 13h5" />
56242 <path d="M12 21l-.5 -.5l-2.5 -2.5h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5" />
56243 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
56244 <path d="M20.2 20.2l1.8 1.8" />
56245</svg>
56246"#;
56247pub const ICON_MESSAGE_2_SHARE: &str = r#"
56248<svg
56249 xmlns="http://www.w3.org/2000/svg"
56250 width="24"
56251 height="24"
56252 viewBox="0 0 24 24"
56253 fill="none"
56254 stroke="currentColor"
56255 stroke-width="1.5"
56256 stroke-linecap="round"
56257 stroke-linejoin="round"
56258>
56259 <path d="M8 9h8" />
56260 <path d="M8 13h6" />
56261 <path d="M12 21l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
56262 <path d="M16 22l5 -5" />
56263 <path d="M21 21.5v-4.5h-4.5" />
56264</svg>
56265"#;
56266pub const ICON_MESSAGE_2_STAR: &str = r#"
56267<svg
56268 xmlns="http://www.w3.org/2000/svg"
56269 width="24"
56270 height="24"
56271 viewBox="0 0 24 24"
56272 fill="none"
56273 stroke="currentColor"
56274 stroke-width="1.5"
56275 stroke-linecap="round"
56276 stroke-linejoin="round"
56277>
56278 <path d="M8 9h8" />
56279 <path d="M8 13h4.5" />
56280 <path d="M10 19l-1 -1h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5" />
56281 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
56282</svg>
56283"#;
56284pub const ICON_MESSAGE_2_UP: &str = r#"
56285<svg
56286 xmlns="http://www.w3.org/2000/svg"
56287 width="24"
56288 height="24"
56289 viewBox="0 0 24 24"
56290 fill="none"
56291 stroke="currentColor"
56292 stroke-width="1.5"
56293 stroke-linecap="round"
56294 stroke-linejoin="round"
56295>
56296 <path d="M8 9h8" />
56297 <path d="M8 13h6" />
56298 <path d="M12.354 20.646l-.354 .354l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
56299 <path d="M19 22v-6" />
56300 <path d="M22 19l-3 -3l-3 3" />
56301</svg>
56302"#;
56303pub const ICON_MESSAGE_2_X: &str = r#"
56304<svg
56305 xmlns="http://www.w3.org/2000/svg"
56306 width="24"
56307 height="24"
56308 viewBox="0 0 24 24"
56309 fill="none"
56310 stroke="currentColor"
56311 stroke-width="1.5"
56312 stroke-linecap="round"
56313 stroke-linejoin="round"
56314>
56315 <path d="M8 9h8" />
56316 <path d="M8 13h6" />
56317 <path d="M13.5 19.5l-1.5 1.5l-3 -3h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
56318 <path d="M22 22l-5 -5" />
56319 <path d="M17 22l5 -5" />
56320</svg>
56321"#;
56322pub const ICON_MESSAGE_2: &str = r#"
56323<svg
56324 xmlns="http://www.w3.org/2000/svg"
56325 width="24"
56326 height="24"
56327 viewBox="0 0 24 24"
56328 fill="none"
56329 stroke="currentColor"
56330 stroke-width="1.5"
56331 stroke-linecap="round"
56332 stroke-linejoin="round"
56333>
56334 <path d="M8 9h8" />
56335 <path d="M8 13h6" />
56336 <path d="M9 18h-3a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-3l-3 3l-3 -3z" />
56337</svg>
56338"#;
56339pub const ICON_MESSAGE_BOLT: &str = r#"
56340<svg
56341 xmlns="http://www.w3.org/2000/svg"
56342 width="24"
56343 height="24"
56344 viewBox="0 0 24 24"
56345 fill="none"
56346 stroke="currentColor"
56347 stroke-width="1.5"
56348 stroke-linecap="round"
56349 stroke-linejoin="round"
56350>
56351 <path d="M8 9h8" />
56352 <path d="M8 13h6" />
56353 <path d="M13 18l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
56354 <path d="M19 16l-2 3h4l-2 3" />
56355</svg>
56356"#;
56357pub const ICON_MESSAGE_CANCEL: &str = r#"
56358<svg
56359 xmlns="http://www.w3.org/2000/svg"
56360 width="24"
56361 height="24"
56362 viewBox="0 0 24 24"
56363 fill="none"
56364 stroke="currentColor"
56365 stroke-width="1.5"
56366 stroke-linecap="round"
56367 stroke-linejoin="round"
56368>
56369 <path d="M8 9h8" />
56370 <path d="M8 13h6" />
56371 <path d="M11.995 18.603l-3.995 2.397v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
56372 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
56373 <path d="M17 21l4 -4" />
56374</svg>
56375"#;
56376pub const ICON_MESSAGE_CHATBOT: &str = r#"
56377<svg
56378 xmlns="http://www.w3.org/2000/svg"
56379 width="24"
56380 height="24"
56381 viewBox="0 0 24 24"
56382 fill="none"
56383 stroke="currentColor"
56384 stroke-width="1.5"
56385 stroke-linecap="round"
56386 stroke-linejoin="round"
56387>
56388 <path d="M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12z" />
56389 <path d="M9.5 9h.01" />
56390 <path d="M14.5 9h.01" />
56391 <path d="M9.5 13a3.5 3.5 0 0 0 5 0" />
56392</svg>
56393"#;
56394pub const ICON_MESSAGE_CHECK: &str = r#"
56395<svg
56396 xmlns="http://www.w3.org/2000/svg"
56397 width="24"
56398 height="24"
56399 viewBox="0 0 24 24"
56400 fill="none"
56401 stroke="currentColor"
56402 stroke-width="1.5"
56403 stroke-linecap="round"
56404 stroke-linejoin="round"
56405>
56406 <path d="M8 9h8" />
56407 <path d="M8 13h6" />
56408 <path d="M10.99 19.206l-2.99 1.794v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
56409 <path d="M15 19l2 2l4 -4" />
56410</svg>
56411"#;
56412pub const ICON_MESSAGE_CIRCLE_BOLT: &str = r#"
56413<svg
56414 xmlns="http://www.w3.org/2000/svg"
56415 width="24"
56416 height="24"
56417 viewBox="0 0 24 24"
56418 fill="none"
56419 stroke="currentColor"
56420 stroke-width="1.5"
56421 stroke-linecap="round"
56422 stroke-linejoin="round"
56423>
56424 <path d="M13.038 19.927a9.933 9.933 0 0 1 -5.338 -.927l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.993 1.7 2.93 4.043 2.746 6.346" />
56425 <path d="M19 16l-2 3h4l-2 3" />
56426</svg>
56427"#;
56428pub const ICON_MESSAGE_CIRCLE_CANCEL: &str = r#"
56429<svg
56430 xmlns="http://www.w3.org/2000/svg"
56431 width="24"
56432 height="24"
56433 viewBox="0 0 24 24"
56434 fill="none"
56435 stroke="currentColor"
56436 stroke-width="1.5"
56437 stroke-linecap="round"
56438 stroke-linejoin="round"
56439>
56440 <path d="M12.015 19.98a9.87 9.87 0 0 1 -4.315 -.98l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.927 1.644 2.867 3.887 2.761 6.114" />
56441 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
56442 <path d="M17 21l4 -4" />
56443</svg>
56444"#;
56445pub const ICON_MESSAGE_CIRCLE_CHECK: &str = r#"
56446<svg
56447 xmlns="http://www.w3.org/2000/svg"
56448 width="24"
56449 height="24"
56450 viewBox="0 0 24 24"
56451 fill="none"
56452 stroke="currentColor"
56453 stroke-width="1.5"
56454 stroke-linecap="round"
56455 stroke-linejoin="round"
56456>
56457 <path d="M11.042 19.933a9.798 9.798 0 0 1 -3.342 -.933l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c2.127 1.814 3.052 4.36 2.694 6.808" />
56458 <path d="M15 19l2 2l4 -4" />
56459</svg>
56460"#;
56461pub const ICON_MESSAGE_CIRCLE_CODE: &str = r#"
56462<svg
56463 xmlns="http://www.w3.org/2000/svg"
56464 width="24"
56465 height="24"
56466 viewBox="0 0 24 24"
56467 fill="none"
56468 stroke="currentColor"
56469 stroke-width="1.5"
56470 stroke-linecap="round"
56471 stroke-linejoin="round"
56472>
56473 <path d="M11.036 19.933a9.798 9.798 0 0 1 -3.336 -.933l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c2.128 1.815 3.053 4.361 2.694 6.81" />
56474 <path d="M20 21l2 -2l-2 -2" />
56475 <path d="M17 17l-2 2l2 2" />
56476</svg>
56477"#;
56478pub const ICON_MESSAGE_CIRCLE_COG: &str = r#"
56479<svg
56480 xmlns="http://www.w3.org/2000/svg"
56481 width="24"
56482 height="24"
56483 viewBox="0 0 24 24"
56484 fill="none"
56485 stroke="currentColor"
56486 stroke-width="1.5"
56487 stroke-linecap="round"
56488 stroke-linejoin="round"
56489>
56490 <path d="M11.996 19.98a9.868 9.868 0 0 1 -4.296 -.98l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.842 1.572 2.783 3.691 2.77 5.821" />
56491 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
56492 <path d="M19.001 15.5v1.5" />
56493 <path d="M19.001 21v1.5" />
56494 <path d="M22.032 17.25l-1.299 .75" />
56495 <path d="M17.27 20l-1.3 .75" />
56496 <path d="M15.97 17.25l1.3 .75" />
56497 <path d="M20.733 20l1.3 .75" />
56498</svg>
56499"#;
56500pub const ICON_MESSAGE_CIRCLE_DOLLAR: &str = r#"
56501<svg
56502 xmlns="http://www.w3.org/2000/svg"
56503 width="24"
56504 height="24"
56505 viewBox="0 0 24 24"
56506 fill="none"
56507 stroke="currentColor"
56508 stroke-width="1.5"
56509 stroke-linecap="round"
56510 stroke-linejoin="round"
56511>
56512 <path d="M13.16 19.914a9.94 9.94 0 0 1 -5.46 -.914l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.384 1.181 2.26 2.672 2.603 4.243" />
56513 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
56514 <path d="M19 21v1m0 -8v1" />
56515</svg>
56516"#;
56517pub const ICON_MESSAGE_CIRCLE_DOWN: &str = r#"
56518<svg
56519 xmlns="http://www.w3.org/2000/svg"
56520 width="24"
56521 height="24"
56522 viewBox="0 0 24 24"
56523 fill="none"
56524 stroke="currentColor"
56525 stroke-width="1.5"
56526 stroke-linecap="round"
56527 stroke-linejoin="round"
56528>
56529 <path d="M12.006 19.98a9.869 9.869 0 0 1 -4.306 -.98l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.993 1.7 2.93 4.041 2.746 6.344" />
56530 <path d="M19 16v6" />
56531 <path d="M22 19l-3 3l-3 -3" />
56532</svg>
56533"#;
56534pub const ICON_MESSAGE_CIRCLE_EXCLAMATION: &str = r#"
56535<svg
56536 xmlns="http://www.w3.org/2000/svg"
56537 width="24"
56538 height="24"
56539 viewBox="0 0 24 24"
56540 fill="none"
56541 stroke="currentColor"
56542 stroke-width="1.5"
56543 stroke-linecap="round"
56544 stroke-linejoin="round"
56545>
56546 <path d="M15.02 19.52c-2.34 .736 -5 .606 -7.32 -.52l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.96 1.671 2.898 3.963 2.755 6.227" />
56547 <path d="M19 16v3" />
56548 <path d="M19 22v.01" />
56549</svg>
56550"#;
56551pub const ICON_MESSAGE_CIRCLE_HEART: &str = r#"
56552<svg
56553 xmlns="http://www.w3.org/2000/svg"
56554 width="24"
56555 height="24"
56556 viewBox="0 0 24 24"
56557 fill="none"
56558 stroke="currentColor"
56559 stroke-width="1.5"
56560 stroke-linecap="round"
56561 stroke-linejoin="round"
56562>
56563 <path d="M10.59 19.88a9.763 9.763 0 0 1 -2.89 -.88l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.565 1.335 2.479 3.065 2.71 4.861" />
56564 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
56565</svg>
56566"#;
56567pub const ICON_MESSAGE_CIRCLE_MINUS: &str = r#"
56568<svg
56569 xmlns="http://www.w3.org/2000/svg"
56570 width="24"
56571 height="24"
56572 viewBox="0 0 24 24"
56573 fill="none"
56574 stroke="currentColor"
56575 stroke-width="1.5"
56576 stroke-linecap="round"
56577 stroke-linejoin="round"
56578>
56579 <path d="M12.023 19.98a9.87 9.87 0 0 1 -4.323 -.98l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c2.718 2.319 3.473 5.832 2.096 8.811" />
56580 <path d="M16 19h6" />
56581</svg>
56582"#;
56583pub const ICON_MESSAGE_CIRCLE_OFF: &str = r#"
56584<svg
56585 xmlns="http://www.w3.org/2000/svg"
56586 width="24"
56587 height="24"
56588 viewBox="0 0 24 24"
56589 fill="none"
56590 stroke="currentColor"
56591 stroke-width="1.5"
56592 stroke-linecap="round"
56593 stroke-linejoin="round"
56594>
56595 <path d="M8.595 4.577c3.223 -1.176 7.025 -.61 9.65 1.63c2.982 2.543 3.601 6.523 1.636 9.66m-1.908 2.109c-2.787 2.19 -6.89 2.666 -10.273 1.024l-4.7 1l1.3 -3.9c-2.229 -3.296 -1.494 -7.511 1.68 -10.057" />
56596 <path d="M3 3l18 18" />
56597</svg>
56598"#;
56599pub const ICON_MESSAGE_CIRCLE_PAUSE: &str = r#"
56600<svg
56601 xmlns="http://www.w3.org/2000/svg"
56602 width="24"
56603 height="24"
56604 viewBox="0 0 24 24"
56605 fill="none"
56606 stroke="currentColor"
56607 stroke-width="1.5"
56608 stroke-linecap="round"
56609 stroke-linejoin="round"
56610>
56611 <path d="M12.989 19.932a9.93 9.93 0 0 1 -5.289 -.932l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c2.131 1.818 3.056 4.37 2.692 6.824" />
56612 <path d="M17 17v5" />
56613 <path d="M21 17v5" />
56614</svg>
56615"#;
56616pub const ICON_MESSAGE_CIRCLE_PIN: &str = r#"
56617<svg
56618 xmlns="http://www.w3.org/2000/svg"
56619 width="24"
56620 height="24"
56621 viewBox="0 0 24 24"
56622 fill="none"
56623 stroke="currentColor"
56624 stroke-width="1.5"
56625 stroke-linecap="round"
56626 stroke-linejoin="round"
56627>
56628 <path d="M12.337 19.974a9.891 9.891 0 0 1 -4.637 -.974l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.63 1.39 2.554 3.21 2.736 5.085" />
56629 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
56630 <path d="M19 18v.01" />
56631</svg>
56632"#;
56633pub const ICON_MESSAGE_CIRCLE_PLUS: &str = r#"
56634<svg
56635 xmlns="http://www.w3.org/2000/svg"
56636 width="24"
56637 height="24"
56638 viewBox="0 0 24 24"
56639 fill="none"
56640 stroke="currentColor"
56641 stroke-width="1.5"
56642 stroke-linecap="round"
56643 stroke-linejoin="round"
56644>
56645 <path d="M12.007 19.98a9.869 9.869 0 0 1 -4.307 -.98l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.992 1.7 2.93 4.04 2.747 6.34" />
56646 <path d="M16 19h6" />
56647 <path d="M19 16v6" />
56648</svg>
56649"#;
56650pub const ICON_MESSAGE_CIRCLE_QUESTION: &str = r#"
56651<svg
56652 xmlns="http://www.w3.org/2000/svg"
56653 width="24"
56654 height="24"
56655 viewBox="0 0 24 24"
56656 fill="none"
56657 stroke="currentColor"
56658 stroke-width="1.5"
56659 stroke-linecap="round"
56660 stroke-linejoin="round"
56661>
56662 <path d="M15.02 19.52c-2.341 .736 -5 .606 -7.32 -.52l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.649 1.407 2.575 3.253 2.742 5.152" />
56663 <path d="M19 22v.01" />
56664 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
56665</svg>
56666"#;
56667pub const ICON_MESSAGE_CIRCLE_SEARCH: &str = r#"
56668<svg
56669 xmlns="http://www.w3.org/2000/svg"
56670 width="24"
56671 height="24"
56672 viewBox="0 0 24 24"
56673 fill="none"
56674 stroke="currentColor"
56675 stroke-width="1.5"
56676 stroke-linecap="round"
56677 stroke-linejoin="round"
56678>
56679 <path d="M11.303 19.955a9.818 9.818 0 0 1 -3.603 -.955l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.73 1.476 2.665 3.435 2.76 5.433" />
56680 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
56681 <path d="M20.2 20.2l1.8 1.8" />
56682</svg>
56683"#;
56684pub const ICON_MESSAGE_CIRCLE_SHARE: &str = r#"
56685<svg
56686 xmlns="http://www.w3.org/2000/svg"
56687 width="24"
56688 height="24"
56689 viewBox="0 0 24 24"
56690 fill="none"
56691 stroke="currentColor"
56692 stroke-width="1.5"
56693 stroke-linecap="round"
56694 stroke-linejoin="round"
56695>
56696 <path d="M12.58 19.963a9.906 9.906 0 0 1 -4.88 -.963l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c2.13 1.817 3.055 4.368 2.692 6.82" />
56697 <path d="M16 22l5 -5" />
56698 <path d="M21 21.5v-4.5h-4.5" />
56699</svg>
56700"#;
56701pub const ICON_MESSAGE_CIRCLE_STAR: &str = r#"
56702<svg
56703 xmlns="http://www.w3.org/2000/svg"
56704 width="24"
56705 height="24"
56706 viewBox="0 0 24 24"
56707 fill="none"
56708 stroke="currentColor"
56709 stroke-width="1.5"
56710 stroke-linecap="round"
56711 stroke-linejoin="round"
56712>
56713 <path d="M10.517 19.869a9.757 9.757 0 0 1 -2.817 -.869l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.666 1.421 2.594 3.29 2.747 5.21" />
56714 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
56715</svg>
56716"#;
56717pub const ICON_MESSAGE_CIRCLE_UP: &str = r#"
56718<svg
56719 xmlns="http://www.w3.org/2000/svg"
56720 width="24"
56721 height="24"
56722 viewBox="0 0 24 24"
56723 fill="none"
56724 stroke="currentColor"
56725 stroke-width="1.5"
56726 stroke-linecap="round"
56727 stroke-linejoin="round"
56728>
56729 <path d="M12.004 19.98a9.869 9.869 0 0 1 -4.304 -.98l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.994 1.701 2.932 4.045 2.746 6.349" />
56730 <path d="M19 22v-6" />
56731 <path d="M22 19l-3 -3l-3 3" />
56732</svg>
56733"#;
56734pub const ICON_MESSAGE_CIRCLE_USER: &str = r#"
56735<svg
56736 xmlns="http://www.w3.org/2000/svg"
56737 width="24"
56738 height="24"
56739 viewBox="0 0 24 24"
56740 fill="none"
56741 stroke="currentColor"
56742 stroke-width="1.5"
56743 stroke-linecap="round"
56744 stroke-linejoin="round"
56745>
56746 <path d="M19 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
56747 <path d="M22 22a2 2 0 0 0 -2 -2h-2a2 2 0 0 0 -2 2" />
56748 <path d="M12.454 19.97a9.9 9.9 0 0 1 -4.754 -.97l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c1.667 1.423 2.596 3.294 2.747 5.216" />
56749</svg>
56750"#;
56751pub const ICON_MESSAGE_CIRCLE_X: &str = r#"
56752<svg
56753 xmlns="http://www.w3.org/2000/svg"
56754 width="24"
56755 height="24"
56756 viewBox="0 0 24 24"
56757 fill="none"
56758 stroke="currentColor"
56759 stroke-width="1.5"
56760 stroke-linecap="round"
56761 stroke-linejoin="round"
56762>
56763 <path d="M13.593 19.855a9.96 9.96 0 0 1 -5.893 -.855l-4.7 1l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c2.128 1.816 3.053 4.363 2.693 6.813" />
56764 <path d="M22 22l-5 -5" />
56765 <path d="M17 22l5 -5" />
56766</svg>
56767"#;
56768pub const ICON_MESSAGE_CIRCLE: &str = r#"
56769<svg
56770 xmlns="http://www.w3.org/2000/svg"
56771 width="24"
56772 height="24"
56773 viewBox="0 0 24 24"
56774 fill="none"
56775 stroke="currentColor"
56776 stroke-width="1.5"
56777 stroke-linecap="round"
56778 stroke-linejoin="round"
56779>
56780 <path d="M3 20l1.3 -3.9c-2.324 -3.437 -1.426 -7.872 2.1 -10.374c3.526 -2.501 8.59 -2.296 11.845 .48c3.255 2.777 3.695 7.266 1.029 10.501c-2.666 3.235 -7.615 4.215 -11.574 2.293l-4.7 1" />
56781</svg>
56782"#;
56783pub const ICON_MESSAGE_CODE: &str = r#"
56784<svg
56785 xmlns="http://www.w3.org/2000/svg"
56786 width="24"
56787 height="24"
56788 viewBox="0 0 24 24"
56789 fill="none"
56790 stroke="currentColor"
56791 stroke-width="1.5"
56792 stroke-linecap="round"
56793 stroke-linejoin="round"
56794>
56795 <path d="M8 9h8" />
56796 <path d="M8 13h6" />
56797 <path d="M11.012 19.193l-3.012 1.807v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
56798 <path d="M20 21l2 -2l-2 -2" />
56799 <path d="M17 17l-2 2l2 2" />
56800</svg>
56801"#;
56802pub const ICON_MESSAGE_COG: &str = r#"
56803<svg
56804 xmlns="http://www.w3.org/2000/svg"
56805 width="24"
56806 height="24"
56807 viewBox="0 0 24 24"
56808 fill="none"
56809 stroke="currentColor"
56810 stroke-width="1.5"
56811 stroke-linecap="round"
56812 stroke-linejoin="round"
56813>
56814 <path d="M8 9h8" />
56815 <path d="M8 13h6" />
56816 <path d="M12.031 18.581l-4.031 2.419v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5" />
56817 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
56818 <path d="M19.001 15.5v1.5" />
56819 <path d="M19.001 21v1.5" />
56820 <path d="M22.032 17.25l-1.299 .75" />
56821 <path d="M17.27 20l-1.3 .75" />
56822 <path d="M15.97 17.25l1.3 .75" />
56823 <path d="M20.733 20l1.3 .75" />
56824</svg>
56825"#;
56826pub const ICON_MESSAGE_DOLLAR: &str = r#"
56827<svg
56828 xmlns="http://www.w3.org/2000/svg"
56829 width="24"
56830 height="24"
56831 viewBox="0 0 24 24"
56832 fill="none"
56833 stroke="currentColor"
56834 stroke-width="1.5"
56835 stroke-linecap="round"
56836 stroke-linejoin="round"
56837>
56838 <path d="M8 9h8" />
56839 <path d="M8 13h6" />
56840 <path d="M13 18l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v3.5" />
56841 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
56842 <path d="M19 21v1m0 -8v1" />
56843</svg>
56844"#;
56845pub const ICON_MESSAGE_DOTS: &str = r#"
56846<svg
56847 xmlns="http://www.w3.org/2000/svg"
56848 width="24"
56849 height="24"
56850 viewBox="0 0 24 24"
56851 fill="none"
56852 stroke="currentColor"
56853 stroke-width="1.5"
56854 stroke-linecap="round"
56855 stroke-linejoin="round"
56856>
56857 <path d="M12 11v.01" />
56858 <path d="M8 11v.01" />
56859 <path d="M16 11v.01" />
56860 <path d="M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3z" />
56861</svg>
56862"#;
56863pub const ICON_MESSAGE_DOWN: &str = r#"
56864<svg
56865 xmlns="http://www.w3.org/2000/svg"
56866 width="24"
56867 height="24"
56868 viewBox="0 0 24 24"
56869 fill="none"
56870 stroke="currentColor"
56871 stroke-width="1.5"
56872 stroke-linecap="round"
56873 stroke-linejoin="round"
56874>
56875 <path d="M8 9h8" />
56876 <path d="M8 13h6" />
56877 <path d="M11.998 18.601l-3.998 2.399v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
56878 <path d="M19 16v6" />
56879 <path d="M22 19l-3 3l-3 -3" />
56880</svg>
56881"#;
56882pub const ICON_MESSAGE_EXCLAMATION: &str = r#"
56883<svg
56884 xmlns="http://www.w3.org/2000/svg"
56885 width="24"
56886 height="24"
56887 viewBox="0 0 24 24"
56888 fill="none"
56889 stroke="currentColor"
56890 stroke-width="1.5"
56891 stroke-linecap="round"
56892 stroke-linejoin="round"
56893>
56894 <path d="M8 9h8" />
56895 <path d="M8 13h6" />
56896 <path d="M15 18h-2l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
56897 <path d="M19 16v3" />
56898 <path d="M19 22v.01" />
56899</svg>
56900"#;
56901pub const ICON_MESSAGE_FORWARD: &str = r#"
56902<svg
56903 xmlns="http://www.w3.org/2000/svg"
56904 width="24"
56905 height="24"
56906 viewBox="0 0 24 24"
56907 fill="none"
56908 stroke="currentColor"
56909 stroke-width="1.5"
56910 stroke-linecap="round"
56911 stroke-linejoin="round"
56912>
56913 <path d="M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12z" />
56914 <path d="M13 8l3 3l-3 3" />
56915 <path d="M16 11h-8" />
56916</svg>
56917"#;
56918pub const ICON_MESSAGE_HEART: &str = r#"
56919<svg
56920 xmlns="http://www.w3.org/2000/svg"
56921 width="24"
56922 height="24"
56923 viewBox="0 0 24 24"
56924 fill="none"
56925 stroke="currentColor"
56926 stroke-width="1.5"
56927 stroke-linecap="round"
56928 stroke-linejoin="round"
56929>
56930 <path d="M8 9h8" />
56931 <path d="M8 13h3.5" />
56932 <path d="M10.48 19.512l-2.48 1.488v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4" />
56933 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
56934</svg>
56935"#;
56936pub const ICON_MESSAGE_LANGUAGE: &str = r#"
56937<svg
56938 xmlns="http://www.w3.org/2000/svg"
56939 width="24"
56940 height="24"
56941 viewBox="0 0 24 24"
56942 fill="none"
56943 stroke="currentColor"
56944 stroke-width="1.5"
56945 stroke-linecap="round"
56946 stroke-linejoin="round"
56947>
56948 <path d="M4 21v-13a3 3 0 0 1 3 -3h10a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-9l-4 4" />
56949 <path d="M10 14v-4a2 2 0 1 1 4 0v4" />
56950 <path d="M14 12h-4" />
56951</svg>
56952"#;
56953pub const ICON_MESSAGE_MINUS: &str = r#"
56954<svg
56955 xmlns="http://www.w3.org/2000/svg"
56956 width="24"
56957 height="24"
56958 viewBox="0 0 24 24"
56959 fill="none"
56960 stroke="currentColor"
56961 stroke-width="1.5"
56962 stroke-linecap="round"
56963 stroke-linejoin="round"
56964>
56965 <path d="M8 9h8" />
56966 <path d="M8 13h6" />
56967 <path d="M11.976 18.614l-3.976 2.386v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v8" />
56968 <path d="M16 19h6" />
56969</svg>
56970"#;
56971pub const ICON_MESSAGE_OFF: &str = r#"
56972<svg
56973 xmlns="http://www.w3.org/2000/svg"
56974 width="24"
56975 height="24"
56976 viewBox="0 0 24 24"
56977 fill="none"
56978 stroke="currentColor"
56979 stroke-width="1.5"
56980 stroke-linecap="round"
56981 stroke-linejoin="round"
56982>
56983 <path d="M8 9h1m4 0h3" />
56984 <path d="M8 13h5" />
56985 <path d="M8 4h10a3 3 0 0 1 3 3v8c0 .577 -.163 1.116 -.445 1.573m-2.555 1.427h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8c0 -1.085 .576 -2.036 1.439 -2.562" />
56986 <path d="M3 3l18 18" />
56987</svg>
56988"#;
56989pub const ICON_MESSAGE_PAUSE: &str = r#"
56990<svg
56991 xmlns="http://www.w3.org/2000/svg"
56992 width="24"
56993 height="24"
56994 viewBox="0 0 24 24"
56995 fill="none"
56996 stroke="currentColor"
56997 stroke-width="1.5"
56998 stroke-linecap="round"
56999 stroke-linejoin="round"
57000>
57001 <path d="M8 9h8" />
57002 <path d="M8 13h6" />
57003 <path d="M13 18l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
57004 <path d="M17 17v5" />
57005 <path d="M21 17v5" />
57006</svg>
57007"#;
57008pub const ICON_MESSAGE_PIN: &str = r#"
57009<svg
57010 xmlns="http://www.w3.org/2000/svg"
57011 width="24"
57012 height="24"
57013 viewBox="0 0 24 24"
57014 fill="none"
57015 stroke="currentColor"
57016 stroke-width="1.5"
57017 stroke-linecap="round"
57018 stroke-linejoin="round"
57019>
57020 <path d="M8 9h8" />
57021 <path d="M8 13h6" />
57022 <path d="M12.007 18.596l-4.007 2.404v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5" />
57023 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
57024 <path d="M19 18v.01" />
57025</svg>
57026"#;
57027pub const ICON_MESSAGE_PLUS: &str = r#"
57028<svg
57029 xmlns="http://www.w3.org/2000/svg"
57030 width="24"
57031 height="24"
57032 viewBox="0 0 24 24"
57033 fill="none"
57034 stroke="currentColor"
57035 stroke-width="1.5"
57036 stroke-linecap="round"
57037 stroke-linejoin="round"
57038>
57039 <path d="M8 9h8" />
57040 <path d="M8 13h6" />
57041 <path d="M12.01 18.594l-4.01 2.406v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
57042 <path d="M16 19h6" />
57043 <path d="M19 16v6" />
57044</svg>
57045"#;
57046pub const ICON_MESSAGE_QUESTION: &str = r#"
57047<svg
57048 xmlns="http://www.w3.org/2000/svg"
57049 width="24"
57050 height="24"
57051 viewBox="0 0 24 24"
57052 fill="none"
57053 stroke="currentColor"
57054 stroke-width="1.5"
57055 stroke-linecap="round"
57056 stroke-linejoin="round"
57057>
57058 <path d="M8 9h8" />
57059 <path d="M8 13h6" />
57060 <path d="M14 18h-1l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5" />
57061 <path d="M19 22v.01" />
57062 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
57063</svg>
57064"#;
57065pub const ICON_MESSAGE_REPLY: &str = r#"
57066<svg
57067 xmlns="http://www.w3.org/2000/svg"
57068 width="24"
57069 height="24"
57070 viewBox="0 0 24 24"
57071 fill="none"
57072 stroke="currentColor"
57073 stroke-width="1.5"
57074 stroke-linecap="round"
57075 stroke-linejoin="round"
57076>
57077 <path d="M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12z" />
57078 <path d="M11 8l-3 3l3 3" />
57079 <path d="M16 11h-8" />
57080</svg>
57081"#;
57082pub const ICON_MESSAGE_REPORT: &str = r#"
57083<svg
57084 xmlns="http://www.w3.org/2000/svg"
57085 width="24"
57086 height="24"
57087 viewBox="0 0 24 24"
57088 fill="none"
57089 stroke="currentColor"
57090 stroke-width="1.5"
57091 stroke-linecap="round"
57092 stroke-linejoin="round"
57093>
57094 <path d="M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12z" />
57095 <path d="M12 8v3" />
57096 <path d="M12 14v.01" />
57097</svg>
57098"#;
57099pub const ICON_MESSAGE_SEARCH: &str = r#"
57100<svg
57101 xmlns="http://www.w3.org/2000/svg"
57102 width="24"
57103 height="24"
57104 viewBox="0 0 24 24"
57105 fill="none"
57106 stroke="currentColor"
57107 stroke-width="1.5"
57108 stroke-linecap="round"
57109 stroke-linejoin="round"
57110>
57111 <path d="M8 9h8" />
57112 <path d="M8 13h5" />
57113 <path d="M11.008 19.195l-3.008 1.805v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5" />
57114 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
57115 <path d="M20.2 20.2l1.8 1.8" />
57116</svg>
57117"#;
57118pub const ICON_MESSAGE_SHARE: &str = r#"
57119<svg
57120 xmlns="http://www.w3.org/2000/svg"
57121 width="24"
57122 height="24"
57123 viewBox="0 0 24 24"
57124 fill="none"
57125 stroke="currentColor"
57126 stroke-width="1.5"
57127 stroke-linecap="round"
57128 stroke-linejoin="round"
57129>
57130 <path d="M8 9h8" />
57131 <path d="M8 13h6" />
57132 <path d="M13 18l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
57133 <path d="M16 22l5 -5" />
57134 <path d="M21 21.5v-4.5h-4.5" />
57135</svg>
57136"#;
57137pub const ICON_MESSAGE_STAR: &str = r#"
57138<svg
57139 xmlns="http://www.w3.org/2000/svg"
57140 width="24"
57141 height="24"
57142 viewBox="0 0 24 24"
57143 fill="none"
57144 stroke="currentColor"
57145 stroke-width="1.5"
57146 stroke-linecap="round"
57147 stroke-linejoin="round"
57148>
57149 <path d="M8 9h8" />
57150 <path d="M8 13h4.5" />
57151 <path d="M10.325 19.605l-2.325 1.395v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5" />
57152 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
57153</svg>
57154"#;
57155pub const ICON_MESSAGE_UP: &str = r#"
57156<svg
57157 xmlns="http://www.w3.org/2000/svg"
57158 width="24"
57159 height="24"
57160 viewBox="0 0 24 24"
57161 fill="none"
57162 stroke="currentColor"
57163 stroke-width="1.5"
57164 stroke-linecap="round"
57165 stroke-linejoin="round"
57166>
57167 <path d="M8 9h8" />
57168 <path d="M8 13h6" />
57169 <path d="M11.99 18.606l-3.99 2.394v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
57170 <path d="M19 22v-6" />
57171 <path d="M22 19l-3 -3l-3 3" />
57172</svg>
57173"#;
57174pub const ICON_MESSAGE_USER: &str = r#"
57175<svg
57176 xmlns="http://www.w3.org/2000/svg"
57177 width="24"
57178 height="24"
57179 viewBox="0 0 24 24"
57180 fill="none"
57181 stroke="currentColor"
57182 stroke-width="1.5"
57183 stroke-linecap="round"
57184 stroke-linejoin="round"
57185>
57186 <path d="M13 18l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5" />
57187 <path d="M19 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
57188 <path d="M22 22a2 2 0 0 0 -2 -2h-2a2 2 0 0 0 -2 2" />
57189</svg>
57190"#;
57191pub const ICON_MESSAGE_X: &str = r#"
57192<svg
57193 xmlns="http://www.w3.org/2000/svg"
57194 width="24"
57195 height="24"
57196 viewBox="0 0 24 24"
57197 fill="none"
57198 stroke="currentColor"
57199 stroke-width="1.5"
57200 stroke-linecap="round"
57201 stroke-linejoin="round"
57202>
57203 <path d="M8 9h8" />
57204 <path d="M8 13h6" />
57205 <path d="M13 18l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
57206 <path d="M22 22l-5 -5" />
57207 <path d="M17 22l5 -5" />
57208</svg>
57209"#;
57210pub const ICON_MESSAGE: &str = r#"
57211<svg
57212 xmlns="http://www.w3.org/2000/svg"
57213 width="24"
57214 height="24"
57215 viewBox="0 0 24 24"
57216 fill="none"
57217 stroke="currentColor"
57218 stroke-width="1.5"
57219 stroke-linecap="round"
57220 stroke-linejoin="round"
57221>
57222 <path d="M8 9h8" />
57223 <path d="M8 13h6" />
57224 <path d="M18 4a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-5l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12z" />
57225</svg>
57226"#;
57227pub const ICON_MESSAGES_OFF: &str = r#"
57228<svg
57229 xmlns="http://www.w3.org/2000/svg"
57230 width="24"
57231 height="24"
57232 viewBox="0 0 24 24"
57233 fill="none"
57234 stroke="currentColor"
57235 stroke-width="1.5"
57236 stroke-linecap="round"
57237 stroke-linejoin="round"
57238>
57239 <path d="M3 3l18 18" />
57240 <path d="M11 11a1 1 0 0 1 -1 -1m0 -3.968v-2.032a1 1 0 0 1 1 -1h9a1 1 0 0 1 1 1v10l-3 -3h-3" />
57241 <path d="M14 15v2a1 1 0 0 1 -1 1h-7l-3 3v-10a1 1 0 0 1 1 -1h2" />
57242</svg>
57243"#;
57244pub const ICON_MESSAGES: &str = r#"
57245<svg
57246 xmlns="http://www.w3.org/2000/svg"
57247 width="24"
57248 height="24"
57249 viewBox="0 0 24 24"
57250 fill="none"
57251 stroke="currentColor"
57252 stroke-width="1.5"
57253 stroke-linecap="round"
57254 stroke-linejoin="round"
57255>
57256 <path d="M21 14l-3 -3h-7a1 1 0 0 1 -1 -1v-6a1 1 0 0 1 1 -1h9a1 1 0 0 1 1 1v10" />
57257 <path d="M14 15v2a1 1 0 0 1 -1 1h-7l-3 3v-10a1 1 0 0 1 1 -1h2" />
57258</svg>
57259"#;
57260pub const ICON_METEOR_OFF: &str = r#"
57261<svg
57262 xmlns="http://www.w3.org/2000/svg"
57263 width="24"
57264 height="24"
57265 viewBox="0 0 24 24"
57266 fill="none"
57267 stroke="currentColor"
57268 stroke-width="1.5"
57269 stroke-linecap="round"
57270 stroke-linejoin="round"
57271>
57272 <path d="M9.75 5.761l3.25 -2.761l-1 5l9 -5l-5 9h5l-2.467 2.536m-1.983 2.04l-2.441 2.51a6.5 6.5 0 1 1 -8.855 -9.506l2.322 -1.972" />
57273 <path d="M9.5 14.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
57274 <path d="M3 3l18 18" />
57275</svg>
57276"#;
57277pub const ICON_METEOR: &str = r#"
57278<svg
57279 xmlns="http://www.w3.org/2000/svg"
57280 width="24"
57281 height="24"
57282 viewBox="0 0 24 24"
57283 fill="none"
57284 stroke="currentColor"
57285 stroke-width="1.5"
57286 stroke-linecap="round"
57287 stroke-linejoin="round"
57288>
57289 <path d="M21 3l-5 9h5l-6.891 7.086a6.5 6.5 0 1 1 -8.855 -9.506l7.746 -6.58l-1 5l9 -5z" />
57290 <path d="M9.5 14.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
57291</svg>
57292"#;
57293pub const ICON_METER_CUBE: &str = r#"
57294<svg
57295 xmlns="http://www.w3.org/2000/svg"
57296 width="24"
57297 height="24"
57298 viewBox="0 0 24 24"
57299 fill="none"
57300 stroke="currentColor"
57301 stroke-width="1.5"
57302 stroke-linecap="round"
57303 stroke-linejoin="round"
57304>
57305 <path d="M17 5h1.5a1.5 1.5 0 0 1 0 3h-.5h.5a1.5 1.5 0 0 1 0 3h-1.5" />
57306 <path d="M4 12v6" />
57307 <path d="M4 14a2 2 0 0 1 2 -2h.5a2.5 2.5 0 0 1 2.5 2.5v3.5" />
57308 <path d="M9 15.5v-1a2.5 2.5 0 1 1 5 0v3.5" />
57309</svg>
57310"#;
57311pub const ICON_METER_SQUARE: &str = r#"
57312<svg
57313 xmlns="http://www.w3.org/2000/svg"
57314 width="24"
57315 height="24"
57316 viewBox="0 0 24 24"
57317 fill="none"
57318 stroke="currentColor"
57319 stroke-width="1.5"
57320 stroke-linecap="round"
57321 stroke-linejoin="round"
57322>
57323 <path d="M17 5h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2" />
57324 <path d="M4 12v6" />
57325 <path d="M4 14a2 2 0 0 1 2 -2h.5a2.5 2.5 0 0 1 2.5 2.5v3.5" />
57326 <path d="M9 15.5v-1a2.5 2.5 0 1 1 5 0v3.5" />
57327</svg>
57328"#;
57329pub const ICON_METRONOME: &str = r#"
57330<svg
57331 xmlns="http://www.w3.org/2000/svg"
57332 width="24"
57333 height="24"
57334 viewBox="0 0 24 24"
57335 fill="none"
57336 stroke="currentColor"
57337 stroke-width="1.5"
57338 stroke-linecap="round"
57339 stroke-linejoin="round"
57340>
57341 <path d="M14.153 8.188l-.72 -3.236a2.493 2.493 0 0 0 -4.867 0l-3.025 13.614a2 2 0 0 0 1.952 2.434h7.014a2 2 0 0 0 1.952 -2.434l-.524 -2.357m-4.935 1.791l9 -13" />
57342 <path d="M20 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
57343</svg>
57344"#;
57345pub const ICON_MICHELIN_BIB_GOURMAND: &str = r#"
57346<svg
57347 xmlns="http://www.w3.org/2000/svg"
57348 width="24"
57349 height="24"
57350 viewBox="0 0 24 24"
57351 fill="none"
57352 stroke="currentColor"
57353 stroke-width="1.5"
57354 stroke-linecap="round"
57355 stroke-linejoin="round"
57356>
57357 <path d="M4.97 20c-2.395 -1.947 -4.763 -5.245 -1.005 -8c-.52 -4 3.442 -7.5 5.524 -7.5c.347 -1 1.499 -1.5 2.54 -1.5c1.04 0 2.135 .5 2.482 1.5c2.082 0 6.044 3.5 5.524 7.5c3.758 2.755 1.39 6.053 -1.005 8" />
57358 <path d="M9 11m-1 0a1 2 0 1 0 2 0a1 2 0 1 0 -2 0" />
57359 <path d="M15 11m-1 0a1 2 0 1 0 2 0a1 2 0 1 0 -2 0" />
57360 <path d="M8 17.085c3.5 2.712 6.5 2.712 9 -1.085" />
57361 <path d="M13 18.5c.815 -2.337 1.881 -1.472 2 -.55" />
57362</svg>
57363"#;
57364pub const ICON_MICHELIN_STAR_GREEN: &str = r#"
57365<svg
57366 xmlns="http://www.w3.org/2000/svg"
57367 width="24"
57368 height="24"
57369 viewBox="0 0 24 24"
57370 fill="none"
57371 stroke="currentColor"
57372 stroke-width="1.5"
57373 stroke-linecap="round"
57374 stroke-linejoin="round"
57375>
57376 <path d="M12.432 17.949c.863 1.544 2.589 1.976 4.13 1.112c1.54 -.865 1.972 -2.594 1.048 -4.138c-.185 -.309 -.309 -.556 -.494 -.74c.247 .06 .555 .06 .925 .06c1.726 0 2.959 -1.234 2.959 -2.963c0 -1.73 -1.233 -2.965 -3.02 -2.965c-.37 0 -.617 0 -.925 .062c.185 -.185 .308 -.432 .493 -.74c.863 -1.545 .431 -3.274 -1.048 -4.138c-1.541 -.865 -3.205 -.433 -4.13 1.111c-.185 .309 -.308 .556 -.432 .803c-.123 -.247 -.246 -.494 -.431 -.803c-.802 -1.605 -2.528 -2.038 -4.007 -1.173c-1.541 .865 -1.973 2.594 -1.048 4.137c.185 .31 .308 .556 .493 .741c-.246 -.061 -.555 -.061 -.924 -.061c-1.788 0 -3.021 1.235 -3.021 2.964c0 1.729 1.233 2.964 3.02 2.964" />
57377 <path d="M4.073 21c4.286 -2.756 5.9 -5.254 7.927 -9" />
57378</svg>
57379"#;
57380pub const ICON_MICHELIN_STAR: &str = r#"
57381<svg
57382 xmlns="http://www.w3.org/2000/svg"
57383 width="24"
57384 height="24"
57385 viewBox="0 0 24 24"
57386 fill="none"
57387 stroke="currentColor"
57388 stroke-width="1.5"
57389 stroke-linecap="round"
57390 stroke-linejoin="round"
57391>
57392 <path d="M14.792 17.063c0 .337 .057 .618 .057 .9c0 1.8 -1.238 3.037 -2.982 3.037c-1.8 0 -2.98 -1.238 -2.98 -3.206v-.731c-.957 .675 -1.576 .9 -2.42 .9c-1.518 0 -2.925 -1.463 -2.925 -3.094c0 -1.181 .844 -2.194 2.082 -2.756l.28 -.113c-1.574 -.787 -2.362 -1.688 -2.362 -2.925c0 -1.687 1.294 -3.094 2.925 -3.094c.675 0 1.52 .338 2.138 .788l.281 .112c0 -.337 -.056 -.619 -.056 -.844c0 -1.8 1.237 -3.037 2.98 -3.037c1.8 0 2.981 1.237 2.981 3.206v.394l-.056 .281c.956 -.675 1.575 -.9 2.419 -.9c1.519 0 2.925 1.463 2.925 3.094c0 1.181 -.844 2.194 -2.081 2.756l-.282 .169c1.575 .787 2.363 1.688 2.363 2.925c0 1.688 -1.294 3.094 -2.925 3.094c-.675 0 -1.575 -.281 -2.138 -.788l-.225 -.169z" />
57393</svg>
57394"#;
57395pub const ICON_MICKEY: &str = r#"
57396<svg
57397 xmlns="http://www.w3.org/2000/svg"
57398 width="24"
57399 height="24"
57400 viewBox="0 0 24 24"
57401 fill="none"
57402 stroke="currentColor"
57403 stroke-width="1.5"
57404 stroke-linecap="round"
57405 stroke-linejoin="round"
57406>
57407 <path d="M5.5 3a3.5 3.5 0 0 1 3.25 4.8a7.017 7.017 0 0 0 -2.424 2.1a3.5 3.5 0 1 1 -.826 -6.9z" />
57408 <path d="M18.5 3a3.5 3.5 0 1 1 -.826 6.902a7.013 7.013 0 0 0 -2.424 -2.103a3.5 3.5 0 0 1 3.25 -4.799z" />
57409 <path d="M12 14m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
57410</svg>
57411"#;
57412pub const ICON_MICROPHONE_2_OFF: &str = r#"
57413<svg
57414 xmlns="http://www.w3.org/2000/svg"
57415 width="24"
57416 height="24"
57417 viewBox="0 0 24 24"
57418 fill="none"
57419 stroke="currentColor"
57420 stroke-width="1.5"
57421 stroke-linecap="round"
57422 stroke-linejoin="round"
57423>
57424 <path d="M16.908 12.917a5 5 0 1 0 -5.827 -5.819" />
57425 <path d="M10.116 10.125l-6.529 7.46a2 2 0 1 0 2.827 2.83l7.461 -6.529" />
57426 <path d="M3 3l18 18" />
57427</svg>
57428"#;
57429pub const ICON_MICROPHONE_2: &str = r#"
57430<svg
57431 xmlns="http://www.w3.org/2000/svg"
57432 width="24"
57433 height="24"
57434 viewBox="0 0 24 24"
57435 fill="none"
57436 stroke="currentColor"
57437 stroke-width="1.5"
57438 stroke-linecap="round"
57439 stroke-linejoin="round"
57440>
57441 <path d="M15 12.9a5 5 0 1 0 -3.902 -3.9" />
57442 <path d="M15 12.9l-3.902 -3.899l-7.513 8.584a2 2 0 1 0 2.827 2.83l8.588 -7.515z" />
57443</svg>
57444"#;
57445pub const ICON_MICROPHONE_OFF: &str = r#"
57446<svg
57447 xmlns="http://www.w3.org/2000/svg"
57448 width="24"
57449 height="24"
57450 viewBox="0 0 24 24"
57451 fill="none"
57452 stroke="currentColor"
57453 stroke-width="1.5"
57454 stroke-linecap="round"
57455 stroke-linejoin="round"
57456>
57457 <path d="M3 3l18 18" />
57458 <path d="M9 5a3 3 0 0 1 6 0v5a3 3 0 0 1 -.13 .874m-2 2a3 3 0 0 1 -3.87 -2.872v-1" />
57459 <path d="M5 10a7 7 0 0 0 10.846 5.85m2 -2a6.967 6.967 0 0 0 1.152 -3.85" />
57460 <path d="M8 21l8 0" />
57461 <path d="M12 17l0 4" />
57462</svg>
57463"#;
57464pub const ICON_MICROPHONE: &str = r#"
57465<svg
57466 xmlns="http://www.w3.org/2000/svg"
57467 width="24"
57468 height="24"
57469 viewBox="0 0 24 24"
57470 fill="none"
57471 stroke="currentColor"
57472 stroke-width="1.5"
57473 stroke-linecap="round"
57474 stroke-linejoin="round"
57475>
57476 <path d="M9 2m0 3a3 3 0 0 1 3 -3h0a3 3 0 0 1 3 3v5a3 3 0 0 1 -3 3h0a3 3 0 0 1 -3 -3z" />
57477 <path d="M5 10a7 7 0 0 0 14 0" />
57478 <path d="M8 21l8 0" />
57479 <path d="M12 17l0 4" />
57480</svg>
57481"#;
57482pub const ICON_MICROSCOPE_OFF: &str = r#"
57483<svg
57484 xmlns="http://www.w3.org/2000/svg"
57485 width="24"
57486 height="24"
57487 viewBox="0 0 24 24"
57488 fill="none"
57489 stroke="currentColor"
57490 stroke-width="1.5"
57491 stroke-linecap="round"
57492 stroke-linejoin="round"
57493>
57494 <path d="M5 21h14" />
57495 <path d="M6 18h2" />
57496 <path d="M7 18v3" />
57497 <path d="M10 10l-1 1l3 3l1 -1m2 -2l3 -3l-3 -3l-3 3" />
57498 <path d="M10.5 12.5l-1.5 1.5" />
57499 <path d="M17 3l3 3" />
57500 <path d="M12 21a6 6 0 0 0 5.457 -3.505m.441 -3.599a6 6 0 0 0 -2.183 -3.608" />
57501 <path d="M3 3l18 18" />
57502</svg>
57503"#;
57504pub const ICON_MICROSCOPE: &str = r#"
57505<svg
57506 xmlns="http://www.w3.org/2000/svg"
57507 width="24"
57508 height="24"
57509 viewBox="0 0 24 24"
57510 fill="none"
57511 stroke="currentColor"
57512 stroke-width="1.5"
57513 stroke-linecap="round"
57514 stroke-linejoin="round"
57515>
57516 <path d="M5 21h14" />
57517 <path d="M6 18h2" />
57518 <path d="M7 18v3" />
57519 <path d="M9 11l3 3l6 -6l-3 -3z" />
57520 <path d="M10.5 12.5l-1.5 1.5" />
57521 <path d="M17 3l3 3" />
57522 <path d="M12 21a6 6 0 0 0 3.715 -10.712" />
57523</svg>
57524"#;
57525pub const ICON_MICROWAVE_OFF: &str = r#"
57526<svg
57527 xmlns="http://www.w3.org/2000/svg"
57528 width="24"
57529 height="24"
57530 viewBox="0 0 24 24"
57531 fill="none"
57532 stroke="currentColor"
57533 stroke-width="1.5"
57534 stroke-linecap="round"
57535 stroke-linejoin="round"
57536>
57537 <path d="M18 18h-14a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h2m4 0h10a1 1 0 0 1 1 1v10" />
57538 <path d="M15 6v5m0 4v3" />
57539 <path d="M18 12h.01" />
57540 <path d="M18 9h.01" />
57541 <path d="M6.5 10.5c1 -.667 1.5 -.667 2.5 0c.636 .265 1.272 .665 1.907 .428" />
57542 <path d="M6.5 13.5c1 -.667 1.5 -.667 2.5 0c.833 .347 1.667 .926 2.5 0" />
57543 <path d="M3 3l18 18" />
57544</svg>
57545"#;
57546pub const ICON_MICROWAVE: &str = r#"
57547<svg
57548 xmlns="http://www.w3.org/2000/svg"
57549 width="24"
57550 height="24"
57551 viewBox="0 0 24 24"
57552 fill="none"
57553 stroke="currentColor"
57554 stroke-width="1.5"
57555 stroke-linecap="round"
57556 stroke-linejoin="round"
57557>
57558 <path d="M3 6m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z" />
57559 <path d="M15 6v12" />
57560 <path d="M18 12h.01" />
57561 <path d="M18 15h.01" />
57562 <path d="M18 9h.01" />
57563 <path d="M6.5 10.5c1 -.667 1.5 -.667 2.5 0c.833 .347 1.667 .926 2.5 0" />
57564 <path d="M6.5 13.5c1 -.667 1.5 -.667 2.5 0c.833 .347 1.667 .926 2.5 0" />
57565</svg>
57566"#;
57567pub const ICON_MILITARY_AWARD: &str = r#"
57568<svg
57569 xmlns="http://www.w3.org/2000/svg"
57570 width="24"
57571 height="24"
57572 viewBox="0 0 24 24"
57573 fill="none"
57574 stroke="currentColor"
57575 stroke-width="1.5"
57576 stroke-linecap="round"
57577 stroke-linejoin="round"
57578>
57579 <path d="M12 13m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
57580 <path d="M8.5 10.5l-1 -2.5h-5.5l2.48 5.788a2 2 0 0 0 1.84 1.212h2.18" />
57581 <path d="M15.5 10.5l1 -2.5h5.5l-2.48 5.788a2 2 0 0 1 -1.84 1.212h-2.18" />
57582</svg>
57583"#;
57584pub const ICON_MILITARY_RANK: &str = r#"
57585<svg
57586 xmlns="http://www.w3.org/2000/svg"
57587 width="24"
57588 height="24"
57589 viewBox="0 0 24 24"
57590 fill="none"
57591 stroke="currentColor"
57592 stroke-width="1.5"
57593 stroke-linecap="round"
57594 stroke-linejoin="round"
57595>
57596 <path d="M18 7v12a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-12l6 -4z" />
57597 <path d="M10 13l2 -1l2 1" />
57598 <path d="M10 17l2 -1l2 1" />
57599 <path d="M10 9l2 -1l2 1" />
57600</svg>
57601"#;
57602pub const ICON_MILK_OFF: &str = r#"
57603<svg
57604 xmlns="http://www.w3.org/2000/svg"
57605 width="24"
57606 height="24"
57607 viewBox="0 0 24 24"
57608 fill="none"
57609 stroke="currentColor"
57610 stroke-width="1.5"
57611 stroke-linecap="round"
57612 stroke-linejoin="round"
57613>
57614 <path d="M10 6h6v-2a1 1 0 0 0 -1 -1h-6a1 1 0 0 0 -1 1" />
57615 <path d="M16 6l1.094 1.759a6 6 0 0 1 .906 3.17v3.071m0 4v1a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8.071a6 6 0 0 1 .906 -3.17l.327 -.525" />
57616 <path d="M12 16m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
57617 <path d="M3 3l18 18" />
57618</svg>
57619"#;
57620pub const ICON_MILK: &str = r#"
57621<svg
57622 xmlns="http://www.w3.org/2000/svg"
57623 width="24"
57624 height="24"
57625 viewBox="0 0 24 24"
57626 fill="none"
57627 stroke="currentColor"
57628 stroke-width="1.5"
57629 stroke-linecap="round"
57630 stroke-linejoin="round"
57631>
57632 <path d="M8 6h8v-2a1 1 0 0 0 -1 -1h-6a1 1 0 0 0 -1 1v2z" />
57633 <path d="M16 6l1.094 1.759a6 6 0 0 1 .906 3.17v8.071a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8.071a6 6 0 0 1 .906 -3.17l1.094 -1.759" />
57634 <path d="M12 16m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
57635 <path d="M10 10h4" />
57636</svg>
57637"#;
57638pub const ICON_MILKSHAKE: &str = r#"
57639<svg
57640 xmlns="http://www.w3.org/2000/svg"
57641 width="24"
57642 height="24"
57643 viewBox="0 0 24 24"
57644 fill="none"
57645 stroke="currentColor"
57646 stroke-width="1.5"
57647 stroke-linecap="round"
57648 stroke-linejoin="round"
57649>
57650 <path d="M17 10a5 5 0 0 0 -10 0" />
57651 <path d="M6 10m0 1a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1z" />
57652 <path d="M7 13l1.81 7.243a1 1 0 0 0 .97 .757h4.44a1 1 0 0 0 .97 -.757l1.81 -7.243" />
57653 <path d="M12 5v-2" />
57654</svg>
57655"#;
57656pub const ICON_MINIMIZE: &str = r#"
57657<svg
57658 xmlns="http://www.w3.org/2000/svg"
57659 width="24"
57660 height="24"
57661 viewBox="0 0 24 24"
57662 fill="none"
57663 stroke="currentColor"
57664 stroke-width="1.5"
57665 stroke-linecap="round"
57666 stroke-linejoin="round"
57667>
57668 <path d="M15 19v-2a2 2 0 0 1 2 -2h2" />
57669 <path d="M15 5v2a2 2 0 0 0 2 2h2" />
57670 <path d="M5 15h2a2 2 0 0 1 2 2v2" />
57671 <path d="M5 9h2a2 2 0 0 0 2 -2v-2" />
57672</svg>
57673"#;
57674pub const ICON_MINUS_VERTICAL: &str = r#"
57675<svg
57676 xmlns="http://www.w3.org/2000/svg"
57677 width="24"
57678 height="24"
57679 viewBox="0 0 24 24"
57680 fill="none"
57681 stroke="currentColor"
57682 stroke-width="1.5"
57683 stroke-linecap="round"
57684 stroke-linejoin="round"
57685>
57686 <path d="M12 5v14" />
57687</svg>
57688"#;
57689pub const ICON_MINUS: &str = r#"
57690<svg
57691 xmlns="http://www.w3.org/2000/svg"
57692 width="24"
57693 height="24"
57694 viewBox="0 0 24 24"
57695 fill="none"
57696 stroke="currentColor"
57697 stroke-width="1.5"
57698 stroke-linecap="round"
57699 stroke-linejoin="round"
57700>
57701 <path d="M5 12l14 0" />
57702</svg>
57703"#;
57704pub const ICON_MIST_OFF: &str = r#"
57705<svg
57706 xmlns="http://www.w3.org/2000/svg"
57707 width="24"
57708 height="24"
57709 viewBox="0 0 24 24"
57710 fill="none"
57711 stroke="currentColor"
57712 stroke-width="1.5"
57713 stroke-linecap="round"
57714 stroke-linejoin="round"
57715>
57716 <path d="M12 5h9" />
57717 <path d="M3 10h7" />
57718 <path d="M18 10h1" />
57719 <path d="M5 15h5" />
57720 <path d="M14 15h1m4 0h2" />
57721 <path d="M3 20h9m4 0h3" />
57722 <path d="M3 3l18 18" />
57723</svg>
57724"#;
57725pub const ICON_MIST: &str = r#"
57726<svg
57727 xmlns="http://www.w3.org/2000/svg"
57728 width="24"
57729 height="24"
57730 viewBox="0 0 24 24"
57731 fill="none"
57732 stroke="currentColor"
57733 stroke-width="1.5"
57734 stroke-linecap="round"
57735 stroke-linejoin="round"
57736>
57737 <path d="M5 5h3m4 0h9" />
57738 <path d="M3 10h11m4 0h1" />
57739 <path d="M5 15h5m4 0h7" />
57740 <path d="M3 20h9m4 0h3" />
57741</svg>
57742"#;
57743pub const ICON_MOBILEDATA_OFF: &str = r#"
57744<svg
57745 xmlns="http://www.w3.org/2000/svg"
57746 width="24"
57747 height="24"
57748 viewBox="0 0 24 24"
57749 fill="none"
57750 stroke="currentColor"
57751 stroke-width="1.5"
57752 stroke-linecap="round"
57753 stroke-linejoin="round"
57754>
57755 <path d="M16 12v-8" />
57756 <path d="M8 20v-8" />
57757 <path d="M13 7l3 -3l3 3" />
57758 <path d="M5 17l3 3l3 -3" />
57759 <path d="M3 3l18 18" />
57760</svg>
57761"#;
57762pub const ICON_MOBILEDATA: &str = r#"
57763<svg
57764 xmlns="http://www.w3.org/2000/svg"
57765 width="24"
57766 height="24"
57767 viewBox="0 0 24 24"
57768 fill="none"
57769 stroke="currentColor"
57770 stroke-width="1.5"
57771 stroke-linecap="round"
57772 stroke-linejoin="round"
57773>
57774 <path d="M16 12v-8" />
57775 <path d="M8 20v-8" />
57776 <path d="M13 7l3 -3l3 3" />
57777 <path d="M5 17l3 3l3 -3" />
57778</svg>
57779"#;
57780pub const ICON_MONEYBAG: &str = r#"
57781<svg
57782 xmlns="http://www.w3.org/2000/svg"
57783 width="24"
57784 height="24"
57785 viewBox="0 0 24 24"
57786 fill="none"
57787 stroke="currentColor"
57788 stroke-width="1.5"
57789 stroke-linecap="round"
57790 stroke-linejoin="round"
57791>
57792 <path d="M9.5 3h5a1.5 1.5 0 0 1 1.5 1.5a3.5 3.5 0 0 1 -3.5 3.5h-1a3.5 3.5 0 0 1 -3.5 -3.5a1.5 1.5 0 0 1 1.5 -1.5z" />
57793 <path d="M4 17v-1a8 8 0 1 1 16 0v1a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" />
57794</svg>
57795"#;
57796pub const ICON_MONKEYBAR: &str = r#"
57797<svg
57798 xmlns="http://www.w3.org/2000/svg"
57799 width="24"
57800 height="24"
57801 viewBox="0 0 24 24"
57802 fill="none"
57803 stroke="currentColor"
57804 stroke-width="1.5"
57805 stroke-linecap="round"
57806 stroke-linejoin="round"
57807>
57808 <path d="M3 21v-15l5 -3l5 3v15" />
57809 <path d="M8 21v-7" />
57810 <path d="M3 14h10" />
57811 <path d="M6 10a2 2 0 1 1 4 0" />
57812 <path d="M13 13c6 0 3 8 8 8" />
57813</svg>
57814"#;
57815pub const ICON_MOOD_ANGRY: &str = r#"
57816<svg
57817 xmlns="http://www.w3.org/2000/svg"
57818 width="24"
57819 height="24"
57820 viewBox="0 0 24 24"
57821 fill="none"
57822 stroke="currentColor"
57823 stroke-width="1.5"
57824 stroke-linecap="round"
57825 stroke-linejoin="round"
57826>
57827 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
57828 <path d="M8 9l2 1" />
57829 <path d="M16 9l-2 1" />
57830 <path d="M14.5 16.05a3.5 3.5 0 0 0 -5 0" />
57831</svg>
57832"#;
57833pub const ICON_MOOD_ANNOYED_2: &str = r#"
57834<svg
57835 xmlns="http://www.w3.org/2000/svg"
57836 width="24"
57837 height="24"
57838 viewBox="0 0 24 24"
57839 fill="none"
57840 stroke="currentColor"
57841 stroke-width="1.5"
57842 stroke-linecap="round"
57843 stroke-linejoin="round"
57844>
57845 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
57846 <path d="M15 14c-2 0 -3 1 -3.5 2.05" />
57847 <path d="M10 9.25c-.5 1 -2.5 1 -3 0" />
57848 <path d="M17 9.25c-.5 1 -2.5 1 -3 0" />
57849</svg>
57850"#;
57851pub const ICON_MOOD_ANNOYED: &str = r#"
57852<svg
57853 xmlns="http://www.w3.org/2000/svg"
57854 width="24"
57855 height="24"
57856 viewBox="0 0 24 24"
57857 fill="none"
57858 stroke="currentColor"
57859 stroke-width="1.5"
57860 stroke-linecap="round"
57861 stroke-linejoin="round"
57862>
57863 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
57864 <path d="M15 14c-2 0 -3 1 -3.5 2.05" />
57865 <path d="M9 10h-.01" />
57866 <path d="M15 10h-.01" />
57867</svg>
57868"#;
57869pub const ICON_MOOD_BITCOIN: &str = r#"
57870<svg
57871 xmlns="http://www.w3.org/2000/svg"
57872 width="24"
57873 height="24"
57874 viewBox="0 0 24 24"
57875 fill="none"
57876 stroke="currentColor"
57877 stroke-width="1.5"
57878 stroke-linecap="round"
57879 stroke-linejoin="round"
57880>
57881 <path d="M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" />
57882 <path d="M20.87 10.48a9 9 0 1 0 -7.876 10.465" />
57883 <path d="M9 10h.01" />
57884 <path d="M15 10h.01" />
57885 <path d="M9.5 15c.658 .64 1.56 1 2.5 1c.357 0 .709 -.052 1.043 -.151" />
57886</svg>
57887"#;
57888pub const ICON_MOOD_BOY: &str = r#"
57889<svg
57890 xmlns="http://www.w3.org/2000/svg"
57891 width="24"
57892 height="24"
57893 viewBox="0 0 24 24"
57894 fill="none"
57895 stroke="currentColor"
57896 stroke-width="1.5"
57897 stroke-linecap="round"
57898 stroke-linejoin="round"
57899>
57900 <path d="M17 4.5a9 9 0 0 1 3.864 5.89a2.5 2.5 0 0 1 -.29 4.36a9 9 0 0 1 -17.137 0a2.5 2.5 0 0 1 -.29 -4.36a9 9 0 0 1 3.746 -5.81" />
57901 <path d="M9.5 16a3.5 3.5 0 0 0 5 0" />
57902 <path d="M8.5 2c1.5 1 2.5 3.5 2.5 5" />
57903 <path d="M12.5 2c1.5 2 2 3.5 2 5" />
57904 <path d="M9 12l.01 0" />
57905 <path d="M15 12l.01 0" />
57906</svg>
57907"#;
57908pub const ICON_MOOD_CHECK: &str = r#"
57909<svg
57910 xmlns="http://www.w3.org/2000/svg"
57911 width="24"
57912 height="24"
57913 viewBox="0 0 24 24"
57914 fill="none"
57915 stroke="currentColor"
57916 stroke-width="1.5"
57917 stroke-linecap="round"
57918 stroke-linejoin="round"
57919>
57920 <path d="M20.925 13.163a8.998 8.998 0 0 0 -8.925 -10.163a9 9 0 0 0 0 18" />
57921 <path d="M9 10h.01" />
57922 <path d="M15 10h.01" />
57923 <path d="M9.5 15c.658 .64 1.56 1 2.5 1s1.842 -.36 2.5 -1" />
57924 <path d="M15 19l2 2l4 -4" />
57925</svg>
57926"#;
57927pub const ICON_MOOD_COG: &str = r#"
57928<svg
57929 xmlns="http://www.w3.org/2000/svg"
57930 width="24"
57931 height="24"
57932 viewBox="0 0 24 24"
57933 fill="none"
57934 stroke="currentColor"
57935 stroke-width="1.5"
57936 stroke-linecap="round"
57937 stroke-linejoin="round"
57938>
57939 <path d="M21 12a9 9 0 1 0 -8.983 9" />
57940 <path d="M18.001 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
57941 <path d="M18.001 14.5v1.5" />
57942 <path d="M18.001 20v1.5" />
57943 <path d="M21.032 16.25l-1.299 .75" />
57944 <path d="M16.27 19l-1.3 .75" />
57945 <path d="M14.97 16.25l1.3 .75" />
57946 <path d="M19.733 19l1.3 .75" />
57947 <path d="M9 10h.01" />
57948 <path d="M15 10h.01" />
57949 <path d="M9.5 15c.658 .64 1.56 1 2.5 1" />
57950</svg>
57951"#;
57952pub const ICON_MOOD_CONFUZED: &str = r#"
57953<svg
57954 xmlns="http://www.w3.org/2000/svg"
57955 width="24"
57956 height="24"
57957 viewBox="0 0 24 24"
57958 fill="none"
57959 stroke="currentColor"
57960 stroke-width="1.5"
57961 stroke-linecap="round"
57962 stroke-linejoin="round"
57963>
57964 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
57965 <path d="M9 10l.01 0" />
57966 <path d="M15 10l.01 0" />
57967 <path d="M9.5 16a10 10 0 0 1 6 -1.5" />
57968</svg>
57969"#;
57970pub const ICON_MOOD_CRAZY_HAPPY: &str = r#"
57971<svg
57972 xmlns="http://www.w3.org/2000/svg"
57973 width="24"
57974 height="24"
57975 viewBox="0 0 24 24"
57976 fill="none"
57977 stroke="currentColor"
57978 stroke-width="1.5"
57979 stroke-linecap="round"
57980 stroke-linejoin="round"
57981>
57982 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
57983 <path d="M7 8.5l3 3" />
57984 <path d="M7 11.5l3 -3" />
57985 <path d="M14 8.5l3 3" />
57986 <path d="M14 11.5l3 -3" />
57987 <path d="M9.5 15a3.5 3.5 0 0 0 5 0" />
57988</svg>
57989"#;
57990pub const ICON_MOOD_CRY: &str = r#"
57991<svg
57992 xmlns="http://www.w3.org/2000/svg"
57993 width="24"
57994 height="24"
57995 viewBox="0 0 24 24"
57996 fill="none"
57997 stroke="currentColor"
57998 stroke-width="1.5"
57999 stroke-linecap="round"
58000 stroke-linejoin="round"
58001>
58002 <path d="M9 10l.01 0" />
58003 <path d="M15 10l.01 0" />
58004 <path d="M9.5 15.25a3.5 3.5 0 0 1 5 0" />
58005 <path d="M17.566 17.606a2 2 0 1 0 2.897 .03l-1.463 -1.636l-1.434 1.606z" />
58006 <path d="M20.865 13.517a8.937 8.937 0 0 0 .135 -1.517a9 9 0 1 0 -9 9c.69 0 1.36 -.076 2 -.222" />
58007</svg>
58008"#;
58009pub const ICON_MOOD_DOLLAR: &str = r#"
58010<svg
58011 xmlns="http://www.w3.org/2000/svg"
58012 width="24"
58013 height="24"
58014 viewBox="0 0 24 24"
58015 fill="none"
58016 stroke="currentColor"
58017 stroke-width="1.5"
58018 stroke-linecap="round"
58019 stroke-linejoin="round"
58020>
58021 <path d="M20.87 10.48a9 9 0 1 0 -7.876 10.465" />
58022 <path d="M9 10h.01" />
58023 <path d="M15 10h.01" />
58024 <path d="M9.5 15c.658 .64 1.56 1 2.5 1c.357 0 .709 -.052 1.043 -.151" />
58025 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
58026 <path d="M19 21v1m0 -8v1" />
58027</svg>
58028"#;
58029pub const ICON_MOOD_EDIT: &str = r#"
58030<svg
58031 xmlns="http://www.w3.org/2000/svg"
58032 width="24"
58033 height="24"
58034 viewBox="0 0 24 24"
58035 fill="none"
58036 stroke="currentColor"
58037 stroke-width="1.5"
58038 stroke-linecap="round"
58039 stroke-linejoin="round"
58040>
58041 <path d="M20.955 11.104a9 9 0 1 0 -9.895 9.847" />
58042 <path d="M9 10h.01" />
58043 <path d="M15 10h.01" />
58044 <path d="M9.5 15c.658 .672 1.56 1 2.5 1c.126 0 .251 -.006 .376 -.018" />
58045 <path d="M18.42 15.61a2.1 2.1 0 0 1 2.97 2.97l-3.39 3.42h-3v-3l3.42 -3.39z" />
58046</svg>
58047"#;
58048pub const ICON_MOOD_EMPTY: &str = r#"
58049<svg
58050 xmlns="http://www.w3.org/2000/svg"
58051 width="24"
58052 height="24"
58053 viewBox="0 0 24 24"
58054 fill="none"
58055 stroke="currentColor"
58056 stroke-width="1.5"
58057 stroke-linecap="round"
58058 stroke-linejoin="round"
58059>
58060 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58061 <path d="M9 10l.01 0" />
58062 <path d="M15 10l.01 0" />
58063 <path d="M9 15l6 0" />
58064</svg>
58065"#;
58066pub const ICON_MOOD_HAPPY: &str = r#"
58067<svg
58068 xmlns="http://www.w3.org/2000/svg"
58069 width="24"
58070 height="24"
58071 viewBox="0 0 24 24"
58072 fill="none"
58073 stroke="currentColor"
58074 stroke-width="1.5"
58075 stroke-linecap="round"
58076 stroke-linejoin="round"
58077>
58078 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58079 <path d="M9 9l.01 0" />
58080 <path d="M15 9l.01 0" />
58081 <path d="M8 13a4 4 0 1 0 8 0h-8" />
58082</svg>
58083"#;
58084pub const ICON_MOOD_HEART: &str = r#"
58085<svg
58086 xmlns="http://www.w3.org/2000/svg"
58087 width="24"
58088 height="24"
58089 viewBox="0 0 24 24"
58090 fill="none"
58091 stroke="currentColor"
58092 stroke-width="1.5"
58093 stroke-linecap="round"
58094 stroke-linejoin="round"
58095>
58096 <path d="M21 12a9 9 0 1 0 -8.012 8.946" />
58097 <path d="M9 10h.01" />
58098 <path d="M15 10h.01" />
58099 <path d="M9.5 15a3.59 3.59 0 0 0 2.774 .99" />
58100 <path d="M18.994 21.5l2.518 -2.58a1.74 1.74 0 0 0 .004 -2.413a1.627 1.627 0 0 0 -2.346 -.005l-.168 .172l-.168 -.172a1.627 1.627 0 0 0 -2.346 -.004a1.74 1.74 0 0 0 -.004 2.412l2.51 2.59z" />
58101</svg>
58102"#;
58103pub const ICON_MOOD_KID: &str = r#"
58104<svg
58105 xmlns="http://www.w3.org/2000/svg"
58106 width="24"
58107 height="24"
58108 viewBox="0 0 24 24"
58109 fill="none"
58110 stroke="currentColor"
58111 stroke-width="1.5"
58112 stroke-linecap="round"
58113 stroke-linejoin="round"
58114>
58115 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58116 <path d="M9 10l.01 0" />
58117 <path d="M15 10l.01 0" />
58118 <path d="M9.5 15a3.5 3.5 0 0 0 5 0" />
58119 <path d="M12 3a2 2 0 0 0 0 4" />
58120</svg>
58121"#;
58122pub const ICON_MOOD_LOOK_DOWN: &str = r#"
58123<svg
58124 xmlns="http://www.w3.org/2000/svg"
58125 width="24"
58126 height="24"
58127 viewBox="0 0 24 24"
58128 fill="none"
58129 stroke="currentColor"
58130 stroke-width="1.5"
58131 stroke-linecap="round"
58132 stroke-linejoin="round"
58133>
58134 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
58135 <path d="M9 13h.01" />
58136 <path d="M15 13h.01" />
58137 <path d="M11 17h2" />
58138</svg>
58139"#;
58140pub const ICON_MOOD_LOOK_LEFT: &str = r#"
58141<svg
58142 xmlns="http://www.w3.org/2000/svg"
58143 width="24"
58144 height="24"
58145 viewBox="0 0 24 24"
58146 fill="none"
58147 stroke="currentColor"
58148 stroke-width="1.5"
58149 stroke-linecap="round"
58150 stroke-linejoin="round"
58151>
58152 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58153 <path d="M9 9h.01" />
58154 <path d="M4 15h4" />
58155</svg>
58156"#;
58157pub const ICON_MOOD_LOOK_RIGHT: &str = r#"
58158<svg
58159 xmlns="http://www.w3.org/2000/svg"
58160 width="24"
58161 height="24"
58162 viewBox="0 0 24 24"
58163 fill="none"
58164 stroke="currentColor"
58165 stroke-width="1.5"
58166 stroke-linecap="round"
58167 stroke-linejoin="round"
58168>
58169 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
58170 <path d="M15 9h-.01" />
58171 <path d="M20 15h-4" />
58172</svg>
58173"#;
58174pub const ICON_MOOD_LOOK_UP: &str = r#"
58175<svg
58176 xmlns="http://www.w3.org/2000/svg"
58177 width="24"
58178 height="24"
58179 viewBox="0 0 24 24"
58180 fill="none"
58181 stroke="currentColor"
58182 stroke-width="1.5"
58183 stroke-linecap="round"
58184 stroke-linejoin="round"
58185>
58186 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
58187 <path d="M9 8h.01" />
58188 <path d="M15 8h.01" />
58189 <path d="M11 12h2" />
58190</svg>
58191"#;
58192pub const ICON_MOOD_MINUS: &str = r#"
58193<svg
58194 xmlns="http://www.w3.org/2000/svg"
58195 width="24"
58196 height="24"
58197 viewBox="0 0 24 24"
58198 fill="none"
58199 stroke="currentColor"
58200 stroke-width="1.5"
58201 stroke-linecap="round"
58202 stroke-linejoin="round"
58203>
58204 <path d="M20.48 15.014a9 9 0 1 0 -7.956 5.97" />
58205 <path d="M9 10h.01" />
58206 <path d="M15 10h.01" />
58207 <path d="M16 19h6" />
58208 <path d="M9.5 15c.658 .64 1.56 1 2.5 1s1.842 -.36 2.5 -1" />
58209</svg>
58210"#;
58211pub const ICON_MOOD_NERD: &str = r#"
58212<svg
58213 xmlns="http://www.w3.org/2000/svg"
58214 width="24"
58215 height="24"
58216 viewBox="0 0 24 24"
58217 fill="none"
58218 stroke="currentColor"
58219 stroke-width="1.5"
58220 stroke-linecap="round"
58221 stroke-linejoin="round"
58222>
58223 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58224 <path d="M8 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
58225 <path d="M16 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
58226 <path d="M9.5 15a3.5 3.5 0 0 0 5 0" />
58227 <path d="M3.5 9h2.5" />
58228 <path d="M18 9h2.5" />
58229 <path d="M10 9.5c1.333 -1.333 2.667 -1.333 4 0" />
58230</svg>
58231"#;
58232pub const ICON_MOOD_NERVOUS: &str = r#"
58233<svg
58234 xmlns="http://www.w3.org/2000/svg"
58235 width="24"
58236 height="24"
58237 viewBox="0 0 24 24"
58238 fill="none"
58239 stroke="currentColor"
58240 stroke-width="1.5"
58241 stroke-linecap="round"
58242 stroke-linejoin="round"
58243>
58244 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58245 <path d="M9 10h.01" />
58246 <path d="M15 10h.01" />
58247 <path d="M8 16l2 -2l2 2l2 -2l2 2" />
58248</svg>
58249"#;
58250pub const ICON_MOOD_NEUTRAL: &str = r#"
58251<svg
58252 xmlns="http://www.w3.org/2000/svg"
58253 width="24"
58254 height="24"
58255 viewBox="0 0 24 24"
58256 fill="none"
58257 stroke="currentColor"
58258 stroke-width="1.5"
58259 stroke-linecap="round"
58260 stroke-linejoin="round"
58261>
58262 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58263 <path d="M9 10l.01 0" />
58264 <path d="M15 10l.01 0" />
58265</svg>
58266"#;
58267pub const ICON_MOOD_OFF: &str = r#"
58268<svg
58269 xmlns="http://www.w3.org/2000/svg"
58270 width="24"
58271 height="24"
58272 viewBox="0 0 24 24"
58273 fill="none"
58274 stroke="currentColor"
58275 stroke-width="1.5"
58276 stroke-linecap="round"
58277 stroke-linejoin="round"
58278>
58279 <path d="M5.634 5.638a9 9 0 0 0 12.732 12.724m1.679 -2.322a9 9 0 0 0 -12.08 -12.086" />
58280 <path d="M9 10h.01" />
58281 <path d="M15 10h.01" />
58282 <path d="M9.5 15a3.5 3.5 0 0 0 5 0" />
58283 <path d="M3 3l18 18" />
58284</svg>
58285"#;
58286pub const ICON_MOOD_PIN: &str = r#"
58287<svg
58288 xmlns="http://www.w3.org/2000/svg"
58289 width="24"
58290 height="24"
58291 viewBox="0 0 24 24"
58292 fill="none"
58293 stroke="currentColor"
58294 stroke-width="1.5"
58295 stroke-linecap="round"
58296 stroke-linejoin="round"
58297>
58298 <path d="M21 12a9 9 0 1 0 -8.352 8.977" />
58299 <path d="M9 10h.01" />
58300 <path d="M15 10h.01" />
58301 <path d="M9.5 15c.658 .672 1.56 1 2.5 1c.102 0 .203 -.004 .304 -.012" />
58302 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
58303 <path d="M19 18v.01" />
58304</svg>
58305"#;
58306pub const ICON_MOOD_PLUS: &str = r#"
58307<svg
58308 xmlns="http://www.w3.org/2000/svg"
58309 width="24"
58310 height="24"
58311 viewBox="0 0 24 24"
58312 fill="none"
58313 stroke="currentColor"
58314 stroke-width="1.5"
58315 stroke-linecap="round"
58316 stroke-linejoin="round"
58317>
58318 <path d="M20.985 12.528a9 9 0 1 0 -8.45 8.456" />
58319 <path d="M16 19h6" />
58320 <path d="M19 16v6" />
58321 <path d="M9 10h.01" />
58322 <path d="M15 10h.01" />
58323 <path d="M9.5 15c.658 .64 1.56 1 2.5 1s1.842 -.36 2.5 -1" />
58324</svg>
58325"#;
58326pub const ICON_MOOD_PUZZLED: &str = r#"
58327<svg
58328 xmlns="http://www.w3.org/2000/svg"
58329 width="24"
58330 height="24"
58331 viewBox="0 0 24 24"
58332 fill="none"
58333 stroke="currentColor"
58334 stroke-width="1.5"
58335 stroke-linecap="round"
58336 stroke-linejoin="round"
58337>
58338 <path d="M14.986 3.51a9 9 0 1 0 1.514 16.284c2.489 -1.437 4.181 -3.978 4.5 -6.794" />
58339 <path d="M10 10h.01" />
58340 <path d="M14 8h.01" />
58341 <path d="M12 15c1 -1.333 2 -2 3 -2" />
58342 <path d="M20 9v.01" />
58343 <path d="M20 6a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
58344</svg>
58345"#;
58346pub const ICON_MOOD_SAD_2: &str = r#"
58347<svg
58348 xmlns="http://www.w3.org/2000/svg"
58349 width="24"
58350 height="24"
58351 viewBox="0 0 24 24"
58352 fill="none"
58353 stroke="currentColor"
58354 stroke-width="1.5"
58355 stroke-linecap="round"
58356 stroke-linejoin="round"
58357>
58358 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58359 <path d="M14.5 16.05a3.5 3.5 0 0 0 -5 0" />
58360 <path d="M10 9.25c-.5 1 -2.5 1 -3 0" />
58361 <path d="M17 9.25c-.5 1 -2.5 1 -3 0" />
58362</svg>
58363"#;
58364pub const ICON_MOOD_SAD_DIZZY: &str = r#"
58365<svg
58366 xmlns="http://www.w3.org/2000/svg"
58367 width="24"
58368 height="24"
58369 viewBox="0 0 24 24"
58370 fill="none"
58371 stroke="currentColor"
58372 stroke-width="1.5"
58373 stroke-linecap="round"
58374 stroke-linejoin="round"
58375>
58376 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58377 <path d="M14.5 16.05a3.5 3.5 0 0 0 -5 0" />
58378 <path d="M8 9l2 2" />
58379 <path d="M10 9l-2 2" />
58380 <path d="M14 9l2 2" />
58381 <path d="M16 9l-2 2" />
58382</svg>
58383"#;
58384pub const ICON_MOOD_SAD_SQUINT: &str = r#"
58385<svg
58386 xmlns="http://www.w3.org/2000/svg"
58387 width="24"
58388 height="24"
58389 viewBox="0 0 24 24"
58390 fill="none"
58391 stroke="currentColor"
58392 stroke-width="1.5"
58393 stroke-linecap="round"
58394 stroke-linejoin="round"
58395>
58396 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58397 <path d="M14.5 16.05a3.5 3.5 0 0 0 -5 0" />
58398 <path d="M8.5 11.5l1.5 -1.5l-1.5 -1.5" />
58399 <path d="M15.5 11.5l-1.5 -1.5l1.5 -1.5" />
58400</svg>
58401"#;
58402pub const ICON_MOOD_SAD: &str = r#"
58403<svg
58404 xmlns="http://www.w3.org/2000/svg"
58405 width="24"
58406 height="24"
58407 viewBox="0 0 24 24"
58408 fill="none"
58409 stroke="currentColor"
58410 stroke-width="1.5"
58411 stroke-linecap="round"
58412 stroke-linejoin="round"
58413>
58414 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58415 <path d="M9 10l.01 0" />
58416 <path d="M15 10l.01 0" />
58417 <path d="M9.5 15.25a3.5 3.5 0 0 1 5 0" />
58418</svg>
58419"#;
58420pub const ICON_MOOD_SEARCH: &str = r#"
58421<svg
58422 xmlns="http://www.w3.org/2000/svg"
58423 width="24"
58424 height="24"
58425 viewBox="0 0 24 24"
58426 fill="none"
58427 stroke="currentColor"
58428 stroke-width="1.5"
58429 stroke-linecap="round"
58430 stroke-linejoin="round"
58431>
58432 <path d="M21 12a9 9 0 1 0 -9 9" />
58433 <path d="M9 10h.01" />
58434 <path d="M15 10h.01" />
58435 <path d="M9.5 15c.658 .672 1.56 1 2.5 1" />
58436 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
58437 <path d="M20.2 20.2l1.8 1.8" />
58438</svg>
58439"#;
58440pub const ICON_MOOD_SHARE: &str = r#"
58441<svg
58442 xmlns="http://www.w3.org/2000/svg"
58443 width="24"
58444 height="24"
58445 viewBox="0 0 24 24"
58446 fill="none"
58447 stroke="currentColor"
58448 stroke-width="1.5"
58449 stroke-linecap="round"
58450 stroke-linejoin="round"
58451>
58452 <path d="M20.942 13.018a9 9 0 1 0 -8.942 7.982" />
58453 <path d="M9 10h.01" />
58454 <path d="M15 10h.01" />
58455 <path d="M9.5 15c.658 .672 1.56 1 2.5 1c.213 0 .424 -.017 .63 -.05" />
58456 <path d="M16 22l5 -5" />
58457 <path d="M21 21.5v-4.5h-4.5" />
58458</svg>
58459"#;
58460pub const ICON_MOOD_SICK: &str = r#"
58461<svg
58462 xmlns="http://www.w3.org/2000/svg"
58463 width="24"
58464 height="24"
58465 viewBox="0 0 24 24"
58466 fill="none"
58467 stroke="currentColor"
58468 stroke-width="1.5"
58469 stroke-linecap="round"
58470 stroke-linejoin="round"
58471>
58472 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
58473 <path d="M9 10h-.01" />
58474 <path d="M15 10h-.01" />
58475 <path d="M8 16l1 -1l1.5 1l1.5 -1l1.5 1l1.5 -1l1 1" />
58476</svg>
58477"#;
58478pub const ICON_MOOD_SILENCE: &str = r#"
58479<svg
58480 xmlns="http://www.w3.org/2000/svg"
58481 width="24"
58482 height="24"
58483 viewBox="0 0 24 24"
58484 fill="none"
58485 stroke="currentColor"
58486 stroke-width="1.5"
58487 stroke-linecap="round"
58488 stroke-linejoin="round"
58489>
58490 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
58491 <path d="M9 10h-.01" />
58492 <path d="M15 10h-.01" />
58493 <path d="M8 15h8" />
58494 <path d="M9 14v2" />
58495 <path d="M12 14v2" />
58496 <path d="M15 14v2" />
58497</svg>
58498"#;
58499pub const ICON_MOOD_SING: &str = r#"
58500<svg
58501 xmlns="http://www.w3.org/2000/svg"
58502 width="24"
58503 height="24"
58504 viewBox="0 0 24 24"
58505 fill="none"
58506 stroke="currentColor"
58507 stroke-width="1.5"
58508 stroke-linecap="round"
58509 stroke-linejoin="round"
58510>
58511 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58512 <path d="M9 9h.01" />
58513 <path d="M15 9h.01" />
58514 <path d="M15 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
58515</svg>
58516"#;
58517pub const ICON_MOOD_SMILE_BEAM: &str = r#"
58518<svg
58519 xmlns="http://www.w3.org/2000/svg"
58520 width="24"
58521 height="24"
58522 viewBox="0 0 24 24"
58523 fill="none"
58524 stroke="currentColor"
58525 stroke-width="1.5"
58526 stroke-linecap="round"
58527 stroke-linejoin="round"
58528>
58529 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
58530 <path d="M10 10c-.5 -1 -2.5 -1 -3 0" />
58531 <path d="M17 10c-.5 -1 -2.5 -1 -3 0" />
58532 <path d="M14.5 15a3.5 3.5 0 0 1 -5 0" />
58533</svg>
58534"#;
58535pub const ICON_MOOD_SMILE_DIZZY: &str = r#"
58536<svg
58537 xmlns="http://www.w3.org/2000/svg"
58538 width="24"
58539 height="24"
58540 viewBox="0 0 24 24"
58541 fill="none"
58542 stroke="currentColor"
58543 stroke-width="1.5"
58544 stroke-linecap="round"
58545 stroke-linejoin="round"
58546>
58547 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58548 <path d="M14.5 15a3.5 3.5 0 0 1 -5 0" />
58549 <path d="M8 9l2 2" />
58550 <path d="M10 9l-2 2" />
58551 <path d="M14 9l2 2" />
58552 <path d="M16 9l-2 2" />
58553</svg>
58554"#;
58555pub const ICON_MOOD_SMILE: &str = r#"
58556<svg
58557 xmlns="http://www.w3.org/2000/svg"
58558 width="24"
58559 height="24"
58560 viewBox="0 0 24 24"
58561 fill="none"
58562 stroke="currentColor"
58563 stroke-width="1.5"
58564 stroke-linecap="round"
58565 stroke-linejoin="round"
58566>
58567 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58568 <path d="M9 10l.01 0" />
58569 <path d="M15 10l.01 0" />
58570 <path d="M9.5 15a3.5 3.5 0 0 0 5 0" />
58571</svg>
58572"#;
58573pub const ICON_MOOD_SURPRISED: &str = r#"
58574<svg
58575 xmlns="http://www.w3.org/2000/svg"
58576 width="24"
58577 height="24"
58578 viewBox="0 0 24 24"
58579 fill="none"
58580 stroke="currentColor"
58581 stroke-width="1.5"
58582 stroke-linecap="round"
58583 stroke-linejoin="round"
58584>
58585 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58586 <path d="M9 9l.01 0" />
58587 <path d="M15 9l.01 0" />
58588 <path d="M12 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
58589</svg>
58590"#;
58591pub const ICON_MOOD_TONGUE_WINK_2: &str = r#"
58592<svg
58593 xmlns="http://www.w3.org/2000/svg"
58594 width="24"
58595 height="24"
58596 viewBox="0 0 24 24"
58597 fill="none"
58598 stroke="currentColor"
58599 stroke-width="1.5"
58600 stroke-linecap="round"
58601 stroke-linejoin="round"
58602>
58603 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58604 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
58605 <path d="M15 10h-.01" />
58606 <path d="M10 14v2a2 2 0 1 0 4 0v-2m1.5 0h-7" />
58607 <path d="M7 10c.5 -1 2.5 -1 3 0" />
58608</svg>
58609"#;
58610pub const ICON_MOOD_TONGUE_WINK: &str = r#"
58611<svg
58612 xmlns="http://www.w3.org/2000/svg"
58613 width="24"
58614 height="24"
58615 viewBox="0 0 24 24"
58616 fill="none"
58617 stroke="currentColor"
58618 stroke-width="1.5"
58619 stroke-linecap="round"
58620 stroke-linejoin="round"
58621>
58622 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
58623 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58624 <path d="M9 10h.01" />
58625 <path d="M10 14v2a2 2 0 0 0 4 0v-2" />
58626 <path d="M15.5 14h-7" />
58627 <path d="M17 10c-.5 -1 -2.5 -1 -3 0" />
58628</svg>
58629"#;
58630pub const ICON_MOOD_TONGUE: &str = r#"
58631<svg
58632 xmlns="http://www.w3.org/2000/svg"
58633 width="24"
58634 height="24"
58635 viewBox="0 0 24 24"
58636 fill="none"
58637 stroke="currentColor"
58638 stroke-width="1.5"
58639 stroke-linecap="round"
58640 stroke-linejoin="round"
58641>
58642 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58643 <path d="M9 10l.01 0" />
58644 <path d="M15 10l.01 0" />
58645 <path d="M10 14v2a2 2 0 0 0 4 0v-2m1.5 0h-7" />
58646</svg>
58647"#;
58648pub const ICON_MOOD_UNAMUSED: &str = r#"
58649<svg
58650 xmlns="http://www.w3.org/2000/svg"
58651 width="24"
58652 height="24"
58653 viewBox="0 0 24 24"
58654 fill="none"
58655 stroke="currentColor"
58656 stroke-width="1.5"
58657 stroke-linecap="round"
58658 stroke-linejoin="round"
58659>
58660 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58661 <path d="M11 16l4 -1.5" />
58662 <path d="M10 10c-.5 -1 -2.5 -1 -3 0" />
58663 <path d="M17 10c-.5 -1 -2.5 -1 -3 0" />
58664</svg>
58665"#;
58666pub const ICON_MOOD_UP: &str = r#"
58667<svg
58668 xmlns="http://www.w3.org/2000/svg"
58669 width="24"
58670 height="24"
58671 viewBox="0 0 24 24"
58672 fill="none"
58673 stroke="currentColor"
58674 stroke-width="1.5"
58675 stroke-linecap="round"
58676 stroke-linejoin="round"
58677>
58678 <path d="M20.984 12.536a9 9 0 1 0 -8.463 8.449" />
58679 <path d="M19 22v-6" />
58680 <path d="M22 19l-3 -3l-3 3" />
58681 <path d="M9 10h.01" />
58682 <path d="M15 10h.01" />
58683 <path d="M9.5 15c.658 .64 1.56 1 2.5 1s1.842 -.36 2.5 -1" />
58684</svg>
58685"#;
58686pub const ICON_MOOD_WINK_2: &str = r#"
58687<svg
58688 xmlns="http://www.w3.org/2000/svg"
58689 width="24"
58690 height="24"
58691 viewBox="0 0 24 24"
58692 fill="none"
58693 stroke="currentColor"
58694 stroke-width="1.5"
58695 stroke-linecap="round"
58696 stroke-linejoin="round"
58697>
58698 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
58699 <path d="M9 10h-.01" />
58700 <path d="M14.5 15a3.5 3.5 0 0 1 -5 0" />
58701 <path d="M15.5 8.5l-1.5 1.5l1.5 1.5" />
58702</svg>
58703"#;
58704pub const ICON_MOOD_WINK: &str = r#"
58705<svg
58706 xmlns="http://www.w3.org/2000/svg"
58707 width="24"
58708 height="24"
58709 viewBox="0 0 24 24"
58710 fill="none"
58711 stroke="currentColor"
58712 stroke-width="1.5"
58713 stroke-linecap="round"
58714 stroke-linejoin="round"
58715>
58716 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58717 <path d="M15 10h.01" />
58718 <path d="M9.5 15a3.5 3.5 0 0 0 5 0" />
58719 <path d="M8.5 8.5l1.5 1.5l-1.5 1.5" />
58720</svg>
58721"#;
58722pub const ICON_MOOD_WRRR: &str = r#"
58723<svg
58724 xmlns="http://www.w3.org/2000/svg"
58725 width="24"
58726 height="24"
58727 viewBox="0 0 24 24"
58728 fill="none"
58729 stroke="currentColor"
58730 stroke-width="1.5"
58731 stroke-linecap="round"
58732 stroke-linejoin="round"
58733>
58734 <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" />
58735 <path d="M8 16l1 -1l1.5 1l1.5 -1l1.5 1l1.5 -1l1 1" />
58736 <path d="M8.5 11.5l1.5 -1.5l-1.5 -1.5" />
58737 <path d="M15.5 11.5l-1.5 -1.5l1.5 -1.5" />
58738</svg>
58739"#;
58740pub const ICON_MOOD_X: &str = r#"
58741<svg
58742 xmlns="http://www.w3.org/2000/svg"
58743 width="24"
58744 height="24"
58745 viewBox="0 0 24 24"
58746 fill="none"
58747 stroke="currentColor"
58748 stroke-width="1.5"
58749 stroke-linecap="round"
58750 stroke-linejoin="round"
58751>
58752 <path d="M20.983 12.556a9 9 0 1 0 -8.433 8.427" />
58753 <path d="M9 10h.01" />
58754 <path d="M15 10h.01" />
58755 <path d="M9.5 15c.658 .64 1.56 1 2.5 1c.194 0 .386 -.015 .574 -.045" />
58756 <path d="M21.5 21.5l-5 -5" />
58757 <path d="M16.5 21.5l5 -5" />
58758</svg>
58759"#;
58760pub const ICON_MOOD_XD: &str = r#"
58761<svg
58762 xmlns="http://www.w3.org/2000/svg"
58763 width="24"
58764 height="24"
58765 viewBox="0 0 24 24"
58766 fill="none"
58767 stroke="currentColor"
58768 stroke-width="1.5"
58769 stroke-linecap="round"
58770 stroke-linejoin="round"
58771>
58772 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
58773 <path d="M9 14h6a3 3 0 0 1 -6 0z" />
58774 <path d="M9 8l6 3" />
58775 <path d="M9 11l6 -3" />
58776</svg>
58777"#;
58778pub const ICON_MOON_2: &str = r#"
58779<svg
58780 xmlns="http://www.w3.org/2000/svg"
58781 width="24"
58782 height="24"
58783 viewBox="0 0 24 24"
58784 fill="none"
58785 stroke="currentColor"
58786 stroke-width="1.5"
58787 stroke-linecap="round"
58788 stroke-linejoin="round"
58789>
58790 <path d="M16.418 4.157a8 8 0 0 0 0 15.686" />
58791 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
58792</svg>
58793"#;
58794pub const ICON_MOON_OFF: &str = r#"
58795<svg
58796 xmlns="http://www.w3.org/2000/svg"
58797 width="24"
58798 height="24"
58799 viewBox="0 0 24 24"
58800 fill="none"
58801 stroke="currentColor"
58802 stroke-width="1.5"
58803 stroke-linecap="round"
58804 stroke-linejoin="round"
58805>
58806 <path d="M7.962 3.949a8.97 8.97 0 0 1 4.038 -.957v.008h.393a7.478 7.478 0 0 0 -2.07 3.308m-.141 3.84c.186 .823 .514 1.626 .989 2.373a7.49 7.49 0 0 0 4.586 3.268m3.893 -.11c.223 -.067 .444 -.144 .663 -.233a9.088 9.088 0 0 1 -.274 .597m-1.695 2.337a9 9 0 0 1 -12.71 -12.749" />
58807 <path d="M3 3l18 18" />
58808</svg>
58809"#;
58810pub const ICON_MOON_STARS: &str = r#"
58811<svg
58812 xmlns="http://www.w3.org/2000/svg"
58813 width="24"
58814 height="24"
58815 viewBox="0 0 24 24"
58816 fill="none"
58817 stroke="currentColor"
58818 stroke-width="1.5"
58819 stroke-linecap="round"
58820 stroke-linejoin="round"
58821>
58822 <path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
58823 <path d="M17 4a2 2 0 0 0 2 2a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2a2 2 0 0 0 2 -2" />
58824 <path d="M19 11h2m-1 -1v2" />
58825</svg>
58826"#;
58827pub const ICON_MOON: &str = r#"
58828<svg
58829 xmlns="http://www.w3.org/2000/svg"
58830 width="24"
58831 height="24"
58832 viewBox="0 0 24 24"
58833 fill="none"
58834 stroke="currentColor"
58835 stroke-width="1.5"
58836 stroke-linecap="round"
58837 stroke-linejoin="round"
58838>
58839 <path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
58840</svg>
58841"#;
58842pub const ICON_MOPED: &str = r#"
58843<svg
58844 xmlns="http://www.w3.org/2000/svg"
58845 width="24"
58846 height="24"
58847 viewBox="0 0 24 24"
58848 fill="none"
58849 stroke="currentColor"
58850 stroke-width="1.5"
58851 stroke-linecap="round"
58852 stroke-linejoin="round"
58853>
58854 <path d="M18 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
58855 <path d="M5 16v1a2 2 0 0 0 4 0v-5h-3a3 3 0 0 0 -3 3v1h10a6 6 0 0 1 5 -4v-5a2 2 0 0 0 -2 -2h-1" />
58856 <path d="M6 9l3 0" />
58857</svg>
58858"#;
58859pub const ICON_MOTORBIKE: &str = r#"
58860<svg
58861 xmlns="http://www.w3.org/2000/svg"
58862 width="24"
58863 height="24"
58864 viewBox="0 0 24 24"
58865 fill="none"
58866 stroke="currentColor"
58867 stroke-width="1.5"
58868 stroke-linecap="round"
58869 stroke-linejoin="round"
58870>
58871 <path d="M5 16m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
58872 <path d="M19 16m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
58873 <path d="M7.5 14h5l4 -4h-10.5m1.5 4l4 -4" />
58874 <path d="M13 6h2l1.5 3l2 4" />
58875</svg>
58876"#;
58877pub const ICON_MOUNTAIN_OFF: &str = r#"
58878<svg
58879 xmlns="http://www.w3.org/2000/svg"
58880 width="24"
58881 height="24"
58882 viewBox="0 0 24 24"
58883 fill="none"
58884 stroke="currentColor"
58885 stroke-width="1.5"
58886 stroke-linecap="round"
58887 stroke-linejoin="round"
58888>
58889 <path d="M18.281 14.26l-4.201 -8.872a2.3 2.3 0 0 0 -4.158 0l-.165 .349m-1.289 2.719l-5.468 11.544h17" />
58890 <path d="M7.5 11l2 2.5l2 -2" />
58891 <path d="M3 3l18 18" />
58892</svg>
58893"#;
58894pub const ICON_MOUNTAIN: &str = r#"
58895<svg
58896 xmlns="http://www.w3.org/2000/svg"
58897 width="24"
58898 height="24"
58899 viewBox="0 0 24 24"
58900 fill="none"
58901 stroke="currentColor"
58902 stroke-width="1.5"
58903 stroke-linecap="round"
58904 stroke-linejoin="round"
58905>
58906 <path d="M3 20h18l-6.921 -14.612a2.3 2.3 0 0 0 -4.158 0l-6.921 14.612z" />
58907 <path d="M7.5 11l2 2.5l2.5 -2.5l2 3l2.5 -2" />
58908</svg>
58909"#;
58910pub const ICON_MOUSE_2: &str = r#"
58911<svg
58912 xmlns="http://www.w3.org/2000/svg"
58913 width="24"
58914 height="24"
58915 viewBox="0 0 24 24"
58916 fill="none"
58917 stroke="currentColor"
58918 stroke-width="1.5"
58919 stroke-linecap="round"
58920 stroke-linejoin="round"
58921>
58922 <path d="M6 3m0 4a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v10a4 4 0 0 1 -4 4h-4a4 4 0 0 1 -4 -4z" />
58923 <path d="M12 3v7" />
58924 <path d="M6 10h12" />
58925</svg>
58926"#;
58927pub const ICON_MOUSE_OFF: &str = r#"
58928<svg
58929 xmlns="http://www.w3.org/2000/svg"
58930 width="24"
58931 height="24"
58932 viewBox="0 0 24 24"
58933 fill="none"
58934 stroke="currentColor"
58935 stroke-width="1.5"
58936 stroke-linecap="round"
58937 stroke-linejoin="round"
58938>
58939 <path d="M7.733 3.704a3.982 3.982 0 0 1 2.267 -.704h4a4 4 0 0 1 4 4v7m-.1 3.895a4 4 0 0 1 -3.9 3.105h-4a4 4 0 0 1 -4 -4v-10c0 -.3 .033 -.593 .096 -.874" />
58940 <path d="M12 7v1" />
58941 <path d="M3 3l18 18" />
58942</svg>
58943"#;
58944pub const ICON_MOUSE: &str = r#"
58945<svg
58946 xmlns="http://www.w3.org/2000/svg"
58947 width="24"
58948 height="24"
58949 viewBox="0 0 24 24"
58950 fill="none"
58951 stroke="currentColor"
58952 stroke-width="1.5"
58953 stroke-linecap="round"
58954 stroke-linejoin="round"
58955>
58956 <path d="M6 3m0 4a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v10a4 4 0 0 1 -4 4h-4a4 4 0 0 1 -4 -4z" />
58957 <path d="M12 7l0 4" />
58958</svg>
58959"#;
58960pub const ICON_MOUSTACHE: &str = r#"
58961<svg
58962 xmlns="http://www.w3.org/2000/svg"
58963 width="24"
58964 height="24"
58965 viewBox="0 0 24 24"
58966 fill="none"
58967 stroke="currentColor"
58968 stroke-width="1.5"
58969 stroke-linecap="round"
58970 stroke-linejoin="round"
58971>
58972 <path d="M15 9a3 3 0 0 1 2.599 1.5h0c.933 1.333 2.133 1.556 3.126 1.556l.291 0l.77 -.044l.213 0c-.963 1.926 -3.163 2.925 -6.6 3l-.4 0l-.165 0a3 3 0 0 1 .165 -6z" />
58973 <path d="M9 9a3 3 0 0 0 -2.599 1.5h0c-.933 1.333 -2.133 1.556 -3.126 1.556l-.291 0l-.77 -.044l-.213 0c.963 1.926 3.163 2.925 6.6 3l.4 0l.165 0a3 3 0 0 0 -.165 -6z" />
58974</svg>
58975"#;
58976pub const ICON_MOVIE_OFF: &str = r#"
58977<svg
58978 xmlns="http://www.w3.org/2000/svg"
58979 width="24"
58980 height="24"
58981 viewBox="0 0 24 24"
58982 fill="none"
58983 stroke="currentColor"
58984 stroke-width="1.5"
58985 stroke-linecap="round"
58986 stroke-linejoin="round"
58987>
58988 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.592 3.42c-.362 .359 -.859 .58 -1.408 .58h-12a2 2 0 0 1 -2 -2v-12c0 -.539 .213 -1.028 .56 -1.388" />
58989 <path d="M8 8v12" />
58990 <path d="M16 4v8m0 4v4" />
58991 <path d="M4 8h4" />
58992 <path d="M4 16h4" />
58993 <path d="M4 12h8m4 0h4" />
58994 <path d="M16 8h4" />
58995 <path d="M3 3l18 18" />
58996</svg>
58997"#;
58998pub const ICON_MOVIE: &str = r#"
58999<svg
59000 xmlns="http://www.w3.org/2000/svg"
59001 width="24"
59002 height="24"
59003 viewBox="0 0 24 24"
59004 fill="none"
59005 stroke="currentColor"
59006 stroke-width="1.5"
59007 stroke-linecap="round"
59008 stroke-linejoin="round"
59009>
59010 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
59011 <path d="M8 4l0 16" />
59012 <path d="M16 4l0 16" />
59013 <path d="M4 8l4 0" />
59014 <path d="M4 16l4 0" />
59015 <path d="M4 12l16 0" />
59016 <path d="M16 8l4 0" />
59017 <path d="M16 16l4 0" />
59018</svg>
59019"#;
59020pub const ICON_MUG_OFF: &str = r#"
59021<svg
59022 xmlns="http://www.w3.org/2000/svg"
59023 width="24"
59024 height="24"
59025 viewBox="0 0 24 24"
59026 fill="none"
59027 stroke="currentColor"
59028 stroke-width="1.5"
59029 stroke-linecap="round"
59030 stroke-linejoin="round"
59031>
59032 <path d="M9 5h5.917a1.08 1.08 0 0 1 1.083 1.077v5.923m-.167 3.88a4.33 4.33 0 0 1 -4.166 3.12h-4.334c-2.393 0 -4.333 -1.929 -4.333 -4.308v-8.615a1.08 1.08 0 0 1 1.083 -1.077h.917" />
59033 <path d="M16 8h2.5c1.38 0 2.5 1.045 2.5 2.333v2.334c0 1.148 -.89 2.103 -2.06 2.297" />
59034 <path d="M3 3l18 18" />
59035</svg>
59036"#;
59037pub const ICON_MUG: &str = r#"
59038<svg
59039 xmlns="http://www.w3.org/2000/svg"
59040 width="24"
59041 height="24"
59042 viewBox="0 0 24 24"
59043 fill="none"
59044 stroke="currentColor"
59045 stroke-width="1.5"
59046 stroke-linecap="round"
59047 stroke-linejoin="round"
59048>
59049 <path d="M4.083 5h10.834a1.08 1.08 0 0 1 1.083 1.077v8.615c0 2.38 -1.94 4.308 -4.333 4.308h-4.334c-2.393 0 -4.333 -1.929 -4.333 -4.308v-8.615a1.08 1.08 0 0 1 1.083 -1.077" />
59050 <path d="M16 8h2.5c1.38 0 2.5 1.045 2.5 2.333v2.334c0 1.288 -1.12 2.333 -2.5 2.333h-2.5" />
59051</svg>
59052"#;
59053pub const ICON_MULTIPLIER_0_5X: &str = r#"
59054<svg
59055 xmlns="http://www.w3.org/2000/svg"
59056 width="24"
59057 height="24"
59058 viewBox="0 0 24 24"
59059 fill="none"
59060 stroke="currentColor"
59061 stroke-width="1.5"
59062 stroke-linecap="round"
59063 stroke-linejoin="round"
59064>
59065 <path d="M8 16h2a2 2 0 1 0 0 -4h-2v-4h4" />
59066 <path d="M5 16v.01" />
59067 <path d="M15 16l4 -4" />
59068 <path d="M19 16l-4 -4" />
59069</svg>
59070"#;
59071pub const ICON_MULTIPLIER_1_5X: &str = r#"
59072<svg
59073 xmlns="http://www.w3.org/2000/svg"
59074 width="24"
59075 height="24"
59076 viewBox="0 0 24 24"
59077 fill="none"
59078 stroke="currentColor"
59079 stroke-width="1.5"
59080 stroke-linecap="round"
59081 stroke-linejoin="round"
59082>
59083 <path d="M4 16v-8l-2 2" />
59084 <path d="M10 16h2a2 2 0 1 0 0 -4h-2v-4h4" />
59085 <path d="M7 16v.01" />
59086 <path d="M17 16l4 -4" />
59087 <path d="M21 16l-4 -4" />
59088</svg>
59089"#;
59090pub const ICON_MULTIPLIER_1X: &str = r#"
59091<svg
59092 xmlns="http://www.w3.org/2000/svg"
59093 width="24"
59094 height="24"
59095 viewBox="0 0 24 24"
59096 fill="none"
59097 stroke="currentColor"
59098 stroke-width="1.5"
59099 stroke-linecap="round"
59100 stroke-linejoin="round"
59101>
59102 <path d="M9 16v-8l-2 2" />
59103 <path d="M13 16l4 -4" />
59104 <path d="M17 16l-4 -4" />
59105</svg>
59106"#;
59107pub const ICON_MULTIPLIER_2X: &str = r#"
59108<svg
59109 xmlns="http://www.w3.org/2000/svg"
59110 width="24"
59111 height="24"
59112 viewBox="0 0 24 24"
59113 fill="none"
59114 stroke="currentColor"
59115 stroke-width="1.5"
59116 stroke-linecap="round"
59117 stroke-linejoin="round"
59118>
59119 <path d="M14 16l4 -4" />
59120 <path d="M18 16l-4 -4" />
59121 <path d="M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0" />
59122</svg>
59123"#;
59124pub const ICON_MUSHROOM_OFF: &str = r#"
59125<svg
59126 xmlns="http://www.w3.org/2000/svg"
59127 width="24"
59128 height="24"
59129 viewBox="0 0 24 24"
59130 fill="none"
59131 stroke="currentColor"
59132 stroke-width="1.5"
59133 stroke-linecap="round"
59134 stroke-linejoin="round"
59135>
59136 <path d="M5.874 5.89a8.128 8.128 0 0 0 -1.874 5.21a.9 .9 0 0 0 .9 .9h7.1m4 0h3.1a.9 .9 0 0 0 .9 -.9c0 -4.474 -3.582 -8.1 -8 -8.1c-1.43 0 -2.774 .38 -3.936 1.047" />
59137 <path d="M10 12v7a2 2 0 1 0 4 0v-5" />
59138 <path d="M3 3l18 18" />
59139</svg>
59140"#;
59141pub const ICON_MUSHROOM: &str = r#"
59142<svg
59143 xmlns="http://www.w3.org/2000/svg"
59144 width="24"
59145 height="24"
59146 viewBox="0 0 24 24"
59147 fill="none"
59148 stroke="currentColor"
59149 stroke-width="1.5"
59150 stroke-linecap="round"
59151 stroke-linejoin="round"
59152>
59153 <path d="M20 11.1c0 -4.474 -3.582 -8.1 -8 -8.1s-8 3.626 -8 8.1a.9 .9 0 0 0 .9 .9h14.2a.9 .9 0 0 0 .9 -.9z" />
59154 <path d="M10 12v7a2 2 0 1 0 4 0v-7" />
59155</svg>
59156"#;
59157pub const ICON_MUSIC_BOLT: &str = r#"
59158<svg
59159 xmlns="http://www.w3.org/2000/svg"
59160 width="24"
59161 height="24"
59162 viewBox="0 0 24 24"
59163 fill="none"
59164 stroke="currentColor"
59165 stroke-width="1.5"
59166 stroke-linecap="round"
59167 stroke-linejoin="round"
59168>
59169 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59170 <path d="M9 17v-13h10v8" />
59171 <path d="M9 8h10" />
59172 <path d="M19 16l-2 3h4l-2 3" />
59173</svg>
59174"#;
59175pub const ICON_MUSIC_CANCEL: &str = r#"
59176<svg
59177 xmlns="http://www.w3.org/2000/svg"
59178 width="24"
59179 height="24"
59180 viewBox="0 0 24 24"
59181 fill="none"
59182 stroke="currentColor"
59183 stroke-width="1.5"
59184 stroke-linecap="round"
59185 stroke-linejoin="round"
59186>
59187 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59188 <path d="M9 17v-13h10v8" />
59189 <path d="M9 8h10" />
59190 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
59191 <path d="M17 21l4 -4" />
59192</svg>
59193"#;
59194pub const ICON_MUSIC_CHECK: &str = r#"
59195<svg
59196 xmlns="http://www.w3.org/2000/svg"
59197 width="24"
59198 height="24"
59199 viewBox="0 0 24 24"
59200 fill="none"
59201 stroke="currentColor"
59202 stroke-width="1.5"
59203 stroke-linecap="round"
59204 stroke-linejoin="round"
59205>
59206 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59207 <path d="M9 17v-13h10v9.5" />
59208 <path d="M9 8h10" />
59209 <path d="M15 19l2 2l4 -4" />
59210</svg>
59211"#;
59212pub const ICON_MUSIC_CODE: &str = r#"
59213<svg
59214 xmlns="http://www.w3.org/2000/svg"
59215 width="24"
59216 height="24"
59217 viewBox="0 0 24 24"
59218 fill="none"
59219 stroke="currentColor"
59220 stroke-width="1.5"
59221 stroke-linecap="round"
59222 stroke-linejoin="round"
59223>
59224 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59225 <path d="M9 17v-13h10v9" />
59226 <path d="M9 8h10" />
59227 <path d="M20 21l2 -2l-2 -2" />
59228 <path d="M17 17l-2 2l2 2" />
59229</svg>
59230"#;
59231pub const ICON_MUSIC_COG: &str = r#"
59232<svg
59233 xmlns="http://www.w3.org/2000/svg"
59234 width="24"
59235 height="24"
59236 viewBox="0 0 24 24"
59237 fill="none"
59238 stroke="currentColor"
59239 stroke-width="1.5"
59240 stroke-linecap="round"
59241 stroke-linejoin="round"
59242>
59243 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59244 <path d="M9 17v-13h10v7.5" />
59245 <path d="M9 8h10" />
59246 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
59247 <path d="M19.001 15.5v1.5" />
59248 <path d="M19.001 21v1.5" />
59249 <path d="M22.032 17.25l-1.299 .75" />
59250 <path d="M17.27 20l-1.3 .75" />
59251 <path d="M15.97 17.25l1.3 .75" />
59252 <path d="M20.733 20l1.3 .75" />
59253</svg>
59254"#;
59255pub const ICON_MUSIC_DISCOUNT: &str = r#"
59256<svg
59257 xmlns="http://www.w3.org/2000/svg"
59258 width="24"
59259 height="24"
59260 viewBox="0 0 24 24"
59261 fill="none"
59262 stroke="currentColor"
59263 stroke-width="1.5"
59264 stroke-linecap="round"
59265 stroke-linejoin="round"
59266>
59267 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59268 <path d="M9 17v-13h10v9" />
59269 <path d="M9 8h10" />
59270 <path d="M16 21l5 -5" />
59271 <path d="M21 21v.01" />
59272 <path d="M16 16v.01" />
59273</svg>
59274"#;
59275pub const ICON_MUSIC_DOLLAR: &str = r#"
59276<svg
59277 xmlns="http://www.w3.org/2000/svg"
59278 width="24"
59279 height="24"
59280 viewBox="0 0 24 24"
59281 fill="none"
59282 stroke="currentColor"
59283 stroke-width="1.5"
59284 stroke-linecap="round"
59285 stroke-linejoin="round"
59286>
59287 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59288 <path d="M9 17v-13h10v6" />
59289 <path d="M9 8h10" />
59290 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
59291 <path d="M19 21v1m0 -8v1" />
59292</svg>
59293"#;
59294pub const ICON_MUSIC_DOWN: &str = r#"
59295<svg
59296 xmlns="http://www.w3.org/2000/svg"
59297 width="24"
59298 height="24"
59299 viewBox="0 0 24 24"
59300 fill="none"
59301 stroke="currentColor"
59302 stroke-width="1.5"
59303 stroke-linecap="round"
59304 stroke-linejoin="round"
59305>
59306 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59307 <path d="M9 17v-13h10v8" />
59308 <path d="M9 8h10" />
59309 <path d="M19 16v6" />
59310 <path d="M22 19l-3 3l-3 -3" />
59311</svg>
59312"#;
59313pub const ICON_MUSIC_EXCLAMATION: &str = r#"
59314<svg
59315 xmlns="http://www.w3.org/2000/svg"
59316 width="24"
59317 height="24"
59318 viewBox="0 0 24 24"
59319 fill="none"
59320 stroke="currentColor"
59321 stroke-width="1.5"
59322 stroke-linecap="round"
59323 stroke-linejoin="round"
59324>
59325 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59326 <path d="M9 17v-13h10v8" />
59327 <path d="M9 8h10" />
59328 <path d="M19 16v3" />
59329 <path d="M19 22v.01" />
59330</svg>
59331"#;
59332pub const ICON_MUSIC_HEART: &str = r#"
59333<svg
59334 xmlns="http://www.w3.org/2000/svg"
59335 width="24"
59336 height="24"
59337 viewBox="0 0 24 24"
59338 fill="none"
59339 stroke="currentColor"
59340 stroke-width="1.5"
59341 stroke-linecap="round"
59342 stroke-linejoin="round"
59343>
59344 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59345 <path d="M9 17v-13h10v7" />
59346 <path d="M9 8h10" />
59347 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
59348</svg>
59349"#;
59350pub const ICON_MUSIC_MINUS: &str = r#"
59351<svg
59352 xmlns="http://www.w3.org/2000/svg"
59353 width="24"
59354 height="24"
59355 viewBox="0 0 24 24"
59356 fill="none"
59357 stroke="currentColor"
59358 stroke-width="1.5"
59359 stroke-linecap="round"
59360 stroke-linejoin="round"
59361>
59362 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59363 <path d="M9 17v-13h10v11" />
59364 <path d="M9 8h10" />
59365 <path d="M16 19h6" />
59366</svg>
59367"#;
59368pub const ICON_MUSIC_OFF: &str = r#"
59369<svg
59370 xmlns="http://www.w3.org/2000/svg"
59371 width="24"
59372 height="24"
59373 viewBox="0 0 24 24"
59374 fill="none"
59375 stroke="currentColor"
59376 stroke-width="1.5"
59377 stroke-linecap="round"
59378 stroke-linejoin="round"
59379>
59380 <path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
59381 <path d="M14.42 14.45a3 3 0 1 0 4.138 4.119" />
59382 <path d="M9 17v-8m0 -4v-1h10v11" />
59383 <path d="M12 8h7" />
59384 <path d="M3 3l18 18" />
59385</svg>
59386"#;
59387pub const ICON_MUSIC_PAUSE: &str = r#"
59388<svg
59389 xmlns="http://www.w3.org/2000/svg"
59390 width="24"
59391 height="24"
59392 viewBox="0 0 24 24"
59393 fill="none"
59394 stroke="currentColor"
59395 stroke-width="1.5"
59396 stroke-linecap="round"
59397 stroke-linejoin="round"
59398>
59399 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59400 <path d="M9 17v-13h10v9" />
59401 <path d="M9 8h10" />
59402 <path d="M17 17v5" />
59403 <path d="M21 17v5" />
59404</svg>
59405"#;
59406pub const ICON_MUSIC_PIN: &str = r#"
59407<svg
59408 xmlns="http://www.w3.org/2000/svg"
59409 width="24"
59410 height="24"
59411 viewBox="0 0 24 24"
59412 fill="none"
59413 stroke="currentColor"
59414 stroke-width="1.5"
59415 stroke-linecap="round"
59416 stroke-linejoin="round"
59417>
59418 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59419 <path d="M9 17v-13h10v7" />
59420 <path d="M9 8h10" />
59421 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
59422 <path d="M19 18v.01" />
59423</svg>
59424"#;
59425pub const ICON_MUSIC_PLUS: &str = r#"
59426<svg
59427 xmlns="http://www.w3.org/2000/svg"
59428 width="24"
59429 height="24"
59430 viewBox="0 0 24 24"
59431 fill="none"
59432 stroke="currentColor"
59433 stroke-width="1.5"
59434 stroke-linecap="round"
59435 stroke-linejoin="round"
59436>
59437 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59438 <path d="M9 17v-13h10v8" />
59439 <path d="M9 8h10" />
59440 <path d="M16 19h6" />
59441 <path d="M19 16v6" />
59442</svg>
59443"#;
59444pub const ICON_MUSIC_QUESTION: &str = r#"
59445<svg
59446 xmlns="http://www.w3.org/2000/svg"
59447 width="24"
59448 height="24"
59449 viewBox="0 0 24 24"
59450 fill="none"
59451 stroke="currentColor"
59452 stroke-width="1.5"
59453 stroke-linecap="round"
59454 stroke-linejoin="round"
59455>
59456 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59457 <path d="M9 17v-13h10v7" />
59458 <path d="M9 8h10" />
59459 <path d="M19 22v.01" />
59460 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
59461</svg>
59462"#;
59463pub const ICON_MUSIC_SEARCH: &str = r#"
59464<svg
59465 xmlns="http://www.w3.org/2000/svg"
59466 width="24"
59467 height="24"
59468 viewBox="0 0 24 24"
59469 fill="none"
59470 stroke="currentColor"
59471 stroke-width="1.5"
59472 stroke-linecap="round"
59473 stroke-linejoin="round"
59474>
59475 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59476 <path d="M9 17v-13h10v7" />
59477 <path d="M9 8h10" />
59478 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
59479 <path d="M20.2 20.2l1.8 1.8" />
59480</svg>
59481"#;
59482pub const ICON_MUSIC_SHARE: &str = r#"
59483<svg
59484 xmlns="http://www.w3.org/2000/svg"
59485 width="24"
59486 height="24"
59487 viewBox="0 0 24 24"
59488 fill="none"
59489 stroke="currentColor"
59490 stroke-width="1.5"
59491 stroke-linecap="round"
59492 stroke-linejoin="round"
59493>
59494 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59495 <path d="M9 17v-13h10v9" />
59496 <path d="M9 8h10" />
59497 <path d="M16 22l5 -5" />
59498 <path d="M21 21.5v-4.5h-4.5" />
59499</svg>
59500"#;
59501pub const ICON_MUSIC_STAR: &str = r#"
59502<svg
59503 xmlns="http://www.w3.org/2000/svg"
59504 width="24"
59505 height="24"
59506 viewBox="0 0 24 24"
59507 fill="none"
59508 stroke="currentColor"
59509 stroke-width="1.5"
59510 stroke-linecap="round"
59511 stroke-linejoin="round"
59512>
59513 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59514 <path d="M9 17v-13h10v6" />
59515 <path d="M9 8h10" />
59516 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
59517</svg>
59518"#;
59519pub const ICON_MUSIC_UP: &str = r#"
59520<svg
59521 xmlns="http://www.w3.org/2000/svg"
59522 width="24"
59523 height="24"
59524 viewBox="0 0 24 24"
59525 fill="none"
59526 stroke="currentColor"
59527 stroke-width="1.5"
59528 stroke-linecap="round"
59529 stroke-linejoin="round"
59530>
59531 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59532 <path d="M9 17v-13h10v8" />
59533 <path d="M9 8h10" />
59534 <path d="M19 22v-6" />
59535 <path d="M22 19l-3 -3l-3 3" />
59536</svg>
59537"#;
59538pub const ICON_MUSIC_X: &str = r#"
59539<svg
59540 xmlns="http://www.w3.org/2000/svg"
59541 width="24"
59542 height="24"
59543 viewBox="0 0 24 24"
59544 fill="none"
59545 stroke="currentColor"
59546 stroke-width="1.5"
59547 stroke-linecap="round"
59548 stroke-linejoin="round"
59549>
59550 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59551 <path d="M9 17v-13h10v9" />
59552 <path d="M9 8h10" />
59553 <path d="M22 22l-5 -5" />
59554 <path d="M17 22l5 -5" />
59555</svg>
59556"#;
59557pub const ICON_MUSIC: &str = r#"
59558<svg
59559 xmlns="http://www.w3.org/2000/svg"
59560 width="24"
59561 height="24"
59562 viewBox="0 0 24 24"
59563 fill="none"
59564 stroke="currentColor"
59565 stroke-width="1.5"
59566 stroke-linecap="round"
59567 stroke-linejoin="round"
59568>
59569 <path d="M3 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59570 <path d="M13 17a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
59571 <path d="M9 17v-13h10v13" />
59572 <path d="M9 8h10" />
59573</svg>
59574"#;
59575pub const ICON_NAVIGATION_BOLT: &str = r#"
59576<svg
59577 xmlns="http://www.w3.org/2000/svg"
59578 width="24"
59579 height="24"
59580 viewBox="0 0 24 24"
59581 fill="none"
59582 stroke="currentColor"
59583 stroke-width="1.5"
59584 stroke-linecap="round"
59585 stroke-linejoin="round"
59586>
59587 <path d="M16.559 12.882l-4.559 -9.882l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463l1.036 .351" />
59588 <path d="M19 16l-2 3h4l-2 3" />
59589</svg>
59590"#;
59591pub const ICON_NAVIGATION_CANCEL: &str = r#"
59592<svg
59593 xmlns="http://www.w3.org/2000/svg"
59594 width="24"
59595 height="24"
59596 viewBox="0 0 24 24"
59597 fill="none"
59598 stroke="currentColor"
59599 stroke-width="1.5"
59600 stroke-linecap="round"
59601 stroke-linejoin="round"
59602>
59603 <path d="M16.371 12.476l-4.371 -9.476l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463" />
59604 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
59605 <path d="M17 21l4 -4" />
59606</svg>
59607"#;
59608pub const ICON_NAVIGATION_CHECK: &str = r#"
59609<svg
59610 xmlns="http://www.w3.org/2000/svg"
59611 width="24"
59612 height="24"
59613 viewBox="0 0 24 24"
59614 fill="none"
59615 stroke="currentColor"
59616 stroke-width="1.5"
59617 stroke-linecap="round"
59618 stroke-linejoin="round"
59619>
59620 <path d="M17.487 14.894l-5.487 -11.894l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l6.275 -2.127" />
59621 <path d="M15 19l2 2l4 -4" />
59622</svg>
59623"#;
59624pub const ICON_NAVIGATION_CODE: &str = r#"
59625<svg
59626 xmlns="http://www.w3.org/2000/svg"
59627 width="24"
59628 height="24"
59629 viewBox="0 0 24 24"
59630 fill="none"
59631 stroke="currentColor"
59632 stroke-width="1.5"
59633 stroke-linecap="round"
59634 stroke-linejoin="round"
59635>
59636 <path d="M16.653 13.086l-4.653 -10.086l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l6.246 -2.117" />
59637 <path d="M20 21l2 -2l-2 -2" />
59638 <path d="M17 17l-2 2l2 2" />
59639</svg>
59640"#;
59641pub const ICON_NAVIGATION_COG: &str = r#"
59642<svg
59643 xmlns="http://www.w3.org/2000/svg"
59644 width="24"
59645 height="24"
59646 viewBox="0 0 24 24"
59647 fill="none"
59648 stroke="currentColor"
59649 stroke-width="1.5"
59650 stroke-linecap="round"
59651 stroke-linejoin="round"
59652>
59653 <path d="M16.387 12.51l-4.387 -9.51l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463" />
59654 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
59655 <path d="M19.001 15.5v1.5" />
59656 <path d="M19.001 21v1.5" />
59657 <path d="M22.032 17.25l-1.299 .75" />
59658 <path d="M17.27 20l-1.3 .75" />
59659 <path d="M15.97 17.25l1.3 .75" />
59660 <path d="M20.733 20l1.3 .75" />
59661</svg>
59662"#;
59663pub const ICON_NAVIGATION_DISCOUNT: &str = r#"
59664<svg
59665 xmlns="http://www.w3.org/2000/svg"
59666 width="24"
59667 height="24"
59668 viewBox="0 0 24 24"
59669 fill="none"
59670 stroke="currentColor"
59671 stroke-width="1.5"
59672 stroke-linecap="round"
59673 stroke-linejoin="round"
59674>
59675 <path d="M16.43 12.603l-4.43 -9.603l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463l1.272 .431" />
59676 <path d="M16 21l5 -5" />
59677 <path d="M21 21v.01" />
59678 <path d="M16 16v.01" />
59679</svg>
59680"#;
59681pub const ICON_NAVIGATION_DOLLAR: &str = r#"
59682<svg
59683 xmlns="http://www.w3.org/2000/svg"
59684 width="24"
59685 height="24"
59686 viewBox="0 0 24 24"
59687 fill="none"
59688 stroke="currentColor"
59689 stroke-width="1.5"
59690 stroke-linecap="round"
59691 stroke-linejoin="round"
59692>
59693 <path d="M15.945 11.551l-3.945 -8.551l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463l1.594 .54" />
59694 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
59695 <path d="M19 21v1m0 -8v1" />
59696</svg>
59697"#;
59698pub const ICON_NAVIGATION_DOWN: &str = r#"
59699<svg
59700 xmlns="http://www.w3.org/2000/svg"
59701 width="24"
59702 height="24"
59703 viewBox="0 0 24 24"
59704 fill="none"
59705 stroke="currentColor"
59706 stroke-width="1.5"
59707 stroke-linecap="round"
59708 stroke-linejoin="round"
59709>
59710 <path d="M16.528 12.815l-4.528 -9.815l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463" />
59711 <path d="M19 16v6" />
59712 <path d="M22 19l-3 3l-3 -3" />
59713</svg>
59714"#;
59715pub const ICON_NAVIGATION_EAST: &str = r#"
59716<svg
59717 xmlns="http://www.w3.org/2000/svg"
59718 width="24"
59719 height="24"
59720 viewBox="0 0 24 24"
59721 fill="none"
59722 stroke="currentColor"
59723 stroke-width="1.5"
59724 stroke-linecap="round"
59725 stroke-linejoin="round"
59726>
59727 <path d="M14 3h-4v6h4" />
59728 <path d="M10 6h2.5" />
59729 <path d="M16 21l-4 -8l-4 8l4 -2z" />
59730</svg>
59731"#;
59732pub const ICON_NAVIGATION_EXCLAMATION: &str = r#"
59733<svg
59734 xmlns="http://www.w3.org/2000/svg"
59735 width="24"
59736 height="24"
59737 viewBox="0 0 24 24"
59738 fill="none"
59739 stroke="currentColor"
59740 stroke-width="1.5"
59741 stroke-linecap="round"
59742 stroke-linejoin="round"
59743>
59744 <path d="M16.535 12.832l-4.535 -9.832l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463c1.38 .468 2.416 .82 3.107 1.053" />
59745 <path d="M19 16v3" />
59746 <path d="M19 22v.01" />
59747</svg>
59748"#;
59749pub const ICON_NAVIGATION_HEART: &str = r#"
59750<svg
59751 xmlns="http://www.w3.org/2000/svg"
59752 width="24"
59753 height="24"
59754 viewBox="0 0 24 24"
59755 fill="none"
59756 stroke="currentColor"
59757 stroke-width="1.5"
59758 stroke-linecap="round"
59759 stroke-linejoin="round"
59760>
59761 <path d="M15.721 11.067l-3.721 -8.067l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l5.614 -1.903" />
59762 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
59763</svg>
59764"#;
59765pub const ICON_NAVIGATION_MINUS: &str = r#"
59766<svg
59767 xmlns="http://www.w3.org/2000/svg"
59768 width="24"
59769 height="24"
59770 viewBox="0 0 24 24"
59771 fill="none"
59772 stroke="currentColor"
59773 stroke-width="1.5"
59774 stroke-linecap="round"
59775 stroke-linejoin="round"
59776>
59777 <path d="M17.5 15c-1.232 -2.67 -3.065 -6.67 -5.5 -12l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463" />
59778 <path d="M16 19h6" />
59779</svg>
59780"#;
59781pub const ICON_NAVIGATION_NORTH: &str = r#"
59782<svg
59783 xmlns="http://www.w3.org/2000/svg"
59784 width="24"
59785 height="24"
59786 viewBox="0 0 24 24"
59787 fill="none"
59788 stroke="currentColor"
59789 stroke-width="1.5"
59790 stroke-linecap="round"
59791 stroke-linejoin="round"
59792>
59793 <path d="M16 21l-4 -8l-4 8l4 -2z" />
59794 <path d="M10 9v-6l4 6v-6" />
59795</svg>
59796"#;
59797pub const ICON_NAVIGATION_OFF: &str = r#"
59798<svg
59799 xmlns="http://www.w3.org/2000/svg"
59800 width="24"
59801 height="24"
59802 viewBox="0 0 24 24"
59803 fill="none"
59804 stroke="currentColor"
59805 stroke-width="1.5"
59806 stroke-linecap="round"
59807 stroke-linejoin="round"
59808>
59809 <path d="M16.28 12.28c-.95 -2.064 -2.377 -5.157 -4.28 -9.28c-.7 1.515 -1.223 2.652 -1.573 3.41m-1.27 2.75c-.882 1.913 -2.59 5.618 -5.127 11.115c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463l7.265 2.463c.196 .077 .42 .032 .57 -.116a.548 .548 0 0 0 .134 -.572l-.26 -.563" />
59810 <path d="M3 3l18 18" />
59811</svg>
59812"#;
59813pub const ICON_NAVIGATION_PAUSE: &str = r#"
59814<svg
59815 xmlns="http://www.w3.org/2000/svg"
59816 width="24"
59817 height="24"
59818 viewBox="0 0 24 24"
59819 fill="none"
59820 stroke="currentColor"
59821 stroke-width="1.5"
59822 stroke-linecap="round"
59823 stroke-linejoin="round"
59824>
59825 <path d="M16.666 13.114l-4.666 -10.114l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463l1.056 .358" />
59826 <path d="M17 17v5" />
59827 <path d="M21 17v5" />
59828</svg>
59829"#;
59830pub const ICON_NAVIGATION_PIN: &str = r#"
59831<svg
59832 xmlns="http://www.w3.org/2000/svg"
59833 width="24"
59834 height="24"
59835 viewBox="0 0 24 24"
59836 fill="none"
59837 stroke="currentColor"
59838 stroke-width="1.5"
59839 stroke-linecap="round"
59840 stroke-linejoin="round"
59841>
59842 <path d="M16.002 11.676l-4.002 -8.676l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463" />
59843 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
59844 <path d="M19 18v.01" />
59845</svg>
59846"#;
59847pub const ICON_NAVIGATION_PLUS: &str = r#"
59848<svg
59849 xmlns="http://www.w3.org/2000/svg"
59850 width="24"
59851 height="24"
59852 viewBox="0 0 24 24"
59853 fill="none"
59854 stroke="currentColor"
59855 stroke-width="1.5"
59856 stroke-linecap="round"
59857 stroke-linejoin="round"
59858>
59859 <path d="M16.573 12.914l-4.573 -9.914l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463" />
59860 <path d="M16 19h6" />
59861 <path d="M19 16v6" />
59862</svg>
59863"#;
59864pub const ICON_NAVIGATION_QUESTION: &str = r#"
59865<svg
59866 xmlns="http://www.w3.org/2000/svg"
59867 width="24"
59868 height="24"
59869 viewBox="0 0 24 24"
59870 fill="none"
59871 stroke="currentColor"
59872 stroke-width="1.5"
59873 stroke-linecap="round"
59874 stroke-linejoin="round"
59875>
59876 <path d="M16.081 11.847l-4.081 -8.847l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463c1.35 .458 2.362 .8 3.037 1.03" />
59877 <path d="M19 22v.01" />
59878 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
59879</svg>
59880"#;
59881pub const ICON_NAVIGATION_SEARCH: &str = r#"
59882<svg
59883 xmlns="http://www.w3.org/2000/svg"
59884 width="24"
59885 height="24"
59886 viewBox="0 0 24 24"
59887 fill="none"
59888 stroke="currentColor"
59889 stroke-width="1.5"
59890 stroke-linecap="round"
59891 stroke-linejoin="round"
59892>
59893 <path d="M15.876 11.403l-3.876 -8.403l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l6.29 -2.132" />
59894 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
59895 <path d="M20.2 20.2l1.8 1.8" />
59896</svg>
59897"#;
59898pub const ICON_NAVIGATION_SHARE: &str = r#"
59899<svg
59900 xmlns="http://www.w3.org/2000/svg"
59901 width="24"
59902 height="24"
59903 viewBox="0 0 24 24"
59904 fill="none"
59905 stroke="currentColor"
59906 stroke-width="1.5"
59907 stroke-linecap="round"
59908 stroke-linejoin="round"
59909>
59910 <path d="M16.633 13.043l-4.633 -10.043l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463l.955 .324" />
59911 <path d="M16 22l5 -5" />
59912 <path d="M21 21.5v-4.5h-4.5" />
59913</svg>
59914"#;
59915pub const ICON_NAVIGATION_SOUTH: &str = r#"
59916<svg
59917 xmlns="http://www.w3.org/2000/svg"
59918 width="24"
59919 height="24"
59920 viewBox="0 0 24 24"
59921 fill="none"
59922 stroke="currentColor"
59923 stroke-width="1.5"
59924 stroke-linecap="round"
59925 stroke-linejoin="round"
59926>
59927 <path d="M10 8.25c0 .414 .336 .75 .75 .75h2.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h2.25a.75 .75 0 0 1 .75 .75" />
59928 <path d="M16 21l-4 -8l-4 8l4 -2z" />
59929</svg>
59930"#;
59931pub const ICON_NAVIGATION_STAR: &str = r#"
59932<svg
59933 xmlns="http://www.w3.org/2000/svg"
59934 width="24"
59935 height="24"
59936 viewBox="0 0 24 24"
59937 fill="none"
59938 stroke="currentColor"
59939 stroke-width="1.5"
59940 stroke-linecap="round"
59941 stroke-linejoin="round"
59942>
59943 <path d="M15.574 10.747l-3.574 -7.747l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l5.454 -1.85" />
59944 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
59945</svg>
59946"#;
59947pub const ICON_NAVIGATION_TOP: &str = r#"
59948<svg
59949 xmlns="http://www.w3.org/2000/svg"
59950 width="24"
59951 height="24"
59952 viewBox="0 0 24 24"
59953 fill="none"
59954 stroke="currentColor"
59955 stroke-width="1.5"
59956 stroke-linecap="round"
59957 stroke-linejoin="round"
59958>
59959 <path d="M16.54 19.977a.34 .34 0 0 0 .357 -.07a.33 .33 0 0 0 .084 -.35l-4.981 -10.557l-4.982 10.557a.33 .33 0 0 0 .084 .35a.34 .34 0 0 0 .357 .07l4.541 -1.477l4.54 1.477z" />
59960 <path d="M12 3v2" />
59961</svg>
59962"#;
59963pub const ICON_NAVIGATION_UP: &str = r#"
59964<svg
59965 xmlns="http://www.w3.org/2000/svg"
59966 width="24"
59967 height="24"
59968 viewBox="0 0 24 24"
59969 fill="none"
59970 stroke="currentColor"
59971 stroke-width="1.5"
59972 stroke-linecap="round"
59973 stroke-linejoin="round"
59974>
59975 <path d="M16.54 12.843l-4.54 -9.843l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463" />
59976 <path d="M19 22v-6" />
59977 <path d="M22 19l-3 -3l-3 3" />
59978</svg>
59979"#;
59980pub const ICON_NAVIGATION_WEST: &str = r#"
59981<svg
59982 xmlns="http://www.w3.org/2000/svg"
59983 width="24"
59984 height="24"
59985 viewBox="0 0 24 24"
59986 fill="none"
59987 stroke="currentColor"
59988 stroke-width="1.5"
59989 stroke-linecap="round"
59990 stroke-linejoin="round"
59991>
59992 <path d="M9 3l1 6l2 -3.75l2 3.75l1 -6" />
59993 <path d="M16 21l-4 -8l-4 8l4 -2z" />
59994</svg>
59995"#;
59996pub const ICON_NAVIGATION_X: &str = r#"
59997<svg
59998 xmlns="http://www.w3.org/2000/svg"
59999 width="24"
60000 height="24"
60001 viewBox="0 0 24 24"
60002 fill="none"
60003 stroke="currentColor"
60004 stroke-width="1.5"
60005 stroke-linecap="round"
60006 stroke-linejoin="round"
60007>
60008 <path d="M16.622 13.02l-4.622 -10.02l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463l1.563 .53" />
60009 <path d="M22 22l-5 -5" />
60010 <path d="M17 22l5 -5" />
60011</svg>
60012"#;
60013pub const ICON_NAVIGATION: &str = r#"
60014<svg
60015 xmlns="http://www.w3.org/2000/svg"
60016 width="24"
60017 height="24"
60018 viewBox="0 0 24 24"
60019 fill="none"
60020 stroke="currentColor"
60021 stroke-width="1.5"
60022 stroke-linecap="round"
60023 stroke-linejoin="round"
60024>
60025 <path d="M12 18.5l7.265 2.463c.196 .077 .42 .032 .57 -.116a.548 .548 0 0 0 .134 -.572l-7.969 -17.275l-7.97 17.275c-.07 .2 -.017 .424 .135 .572c.15 .148 .374 .193 .57 .116l7.265 -2.463" />
60026</svg>
60027"#;
60028pub const ICON_NEEDLE_THREAD: &str = r#"
60029<svg
60030 xmlns="http://www.w3.org/2000/svg"
60031 width="24"
60032 height="24"
60033 viewBox="0 0 24 24"
60034 fill="none"
60035 stroke="currentColor"
60036 stroke-width="1.5"
60037 stroke-linecap="round"
60038 stroke-linejoin="round"
60039>
60040 <path d="M3 21c-.667 -.667 3.262 -6.236 11.785 -16.709a3.5 3.5 0 1 1 5.078 4.791c-10.575 8.612 -16.196 12.585 -16.863 11.918z" />
60041 <path d="M17.5 6.5l-1 1" />
60042 <path d="M17 7c-2.333 -2.667 -3.5 -4 -5 -4s-2 1 -2 2c0 4 8.161 8.406 6 11c-1.056 1.268 -3.363 1.285 -5.75 .808" />
60043 <path d="M5.739 15.425c-1.393 -.565 -3.739 -1.925 -3.739 -3.425" />
60044 <path d="M19.5 9.5l1.5 1.5" />
60045</svg>
60046"#;
60047pub const ICON_NEEDLE: &str = r#"
60048<svg
60049 xmlns="http://www.w3.org/2000/svg"
60050 width="24"
60051 height="24"
60052 viewBox="0 0 24 24"
60053 fill="none"
60054 stroke="currentColor"
60055 stroke-width="1.5"
60056 stroke-linecap="round"
60057 stroke-linejoin="round"
60058>
60059 <path d="M3 21c-.667 -.667 3.262 -6.236 11.785 -16.709a3.5 3.5 0 1 1 5.078 4.791c-10.575 8.612 -16.196 12.585 -16.863 11.918z" />
60060 <path d="M17.5 6.5l-1 1" />
60061</svg>
60062"#;
60063pub const ICON_NETWORK_OFF: &str = r#"
60064<svg
60065 xmlns="http://www.w3.org/2000/svg"
60066 width="24"
60067 height="24"
60068 viewBox="0 0 24 24"
60069 fill="none"
60070 stroke="currentColor"
60071 stroke-width="1.5"
60072 stroke-linecap="round"
60073 stroke-linejoin="round"
60074>
60075 <path d="M6.528 6.536a6 6 0 0 0 7.942 7.933m2.247 -1.76a6 6 0 0 0 -8.427 -8.425" />
60076 <path d="M12 3c1.333 .333 2 2.333 2 6c0 .337 -.006 .66 -.017 .968m-.55 3.473c-.333 .884 -.81 1.403 -1.433 1.559" />
60077 <path d="M12 3c-.936 .234 -1.544 1.29 -1.822 3.167m-.16 3.838c.116 3.029 .776 4.695 1.982 4.995" />
60078 <path d="M6 9h3m4 0h5" />
60079 <path d="M3 20h7" />
60080 <path d="M14 20h7" />
60081 <path d="M10 20a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
60082 <path d="M12 15v3" />
60083 <path d="M3 3l18 18" />
60084</svg>
60085"#;
60086pub const ICON_NETWORK: &str = r#"
60087<svg
60088 xmlns="http://www.w3.org/2000/svg"
60089 width="24"
60090 height="24"
60091 viewBox="0 0 24 24"
60092 fill="none"
60093 stroke="currentColor"
60094 stroke-width="1.5"
60095 stroke-linecap="round"
60096 stroke-linejoin="round"
60097>
60098 <path d="M6 9a6 6 0 1 0 12 0a6 6 0 0 0 -12 0" />
60099 <path d="M12 3c1.333 .333 2 2.333 2 6s-.667 5.667 -2 6" />
60100 <path d="M12 3c-1.333 .333 -2 2.333 -2 6s.667 5.667 2 6" />
60101 <path d="M6 9h12" />
60102 <path d="M3 20h7" />
60103 <path d="M14 20h7" />
60104 <path d="M10 20a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
60105 <path d="M12 15v3" />
60106</svg>
60107"#;
60108pub const ICON_NEW_SECTION: &str = r#"
60109<svg
60110 xmlns="http://www.w3.org/2000/svg"
60111 width="24"
60112 height="24"
60113 viewBox="0 0 24 24"
60114 fill="none"
60115 stroke="currentColor"
60116 stroke-width="1.5"
60117 stroke-linecap="round"
60118 stroke-linejoin="round"
60119>
60120 <path d="M9 12l6 0" />
60121 <path d="M12 9l0 6" />
60122 <path d="M4 6v-1a1 1 0 0 1 1 -1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1 -1 1h-1m-5 0h-2m-5 0h-1a1 1 0 0 1 -1 -1v-1m0 -5v-2m0 -5" />
60123</svg>
60124"#;
60125pub const ICON_NEWS_OFF: &str = r#"
60126<svg
60127 xmlns="http://www.w3.org/2000/svg"
60128 width="24"
60129 height="24"
60130 viewBox="0 0 24 24"
60131 fill="none"
60132 stroke="currentColor"
60133 stroke-width="1.5"
60134 stroke-linecap="round"
60135 stroke-linejoin="round"
60136>
60137 <path d="M16 6h3a1 1 0 0 1 1 1v9m-.606 3.435a2 2 0 0 1 -3.394 -1.435v-2m0 -4v-7a1 1 0 0 0 -1 -1h-7m-3.735 .321a1 1 0 0 0 -.265 .679v12a3 3 0 0 0 3 3h11" />
60138 <path d="M8 12h4" />
60139 <path d="M8 16h4" />
60140 <path d="M3 3l18 18" />
60141</svg>
60142"#;
60143pub const ICON_NEWS: &str = r#"
60144<svg
60145 xmlns="http://www.w3.org/2000/svg"
60146 width="24"
60147 height="24"
60148 viewBox="0 0 24 24"
60149 fill="none"
60150 stroke="currentColor"
60151 stroke-width="1.5"
60152 stroke-linecap="round"
60153 stroke-linejoin="round"
60154>
60155 <path d="M16 6h3a1 1 0 0 1 1 1v11a2 2 0 0 1 -4 0v-13a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1v12a3 3 0 0 0 3 3h11" />
60156 <path d="M8 8l4 0" />
60157 <path d="M8 12l4 0" />
60158 <path d="M8 16l4 0" />
60159</svg>
60160"#;
60161pub const ICON_NFC_OFF: &str = r#"
60162<svg
60163 xmlns="http://www.w3.org/2000/svg"
60164 width="24"
60165 height="24"
60166 viewBox="0 0 24 24"
60167 fill="none"
60168 stroke="currentColor"
60169 stroke-width="1.5"
60170 stroke-linecap="round"
60171 stroke-linejoin="round"
60172>
60173 <path d="M11 20a3 3 0 0 1 -3 -3v-9" />
60174 <path d="M13 4a3 3 0 0 1 3 3v5m0 4v2l-5 -5" />
60175 <path d="M8 4h9a3 3 0 0 1 3 3v9m-.873 3.116a2.99 2.99 0 0 1 -2.127 .884h-10a3 3 0 0 1 -3 -3v-10c0 -.83 .337 -1.582 .882 -2.125" />
60176 <path d="M3 3l18 18" />
60177</svg>
60178"#;
60179pub const ICON_NFC: &str = r#"
60180<svg
60181 xmlns="http://www.w3.org/2000/svg"
60182 width="24"
60183 height="24"
60184 viewBox="0 0 24 24"
60185 fill="none"
60186 stroke="currentColor"
60187 stroke-width="1.5"
60188 stroke-linecap="round"
60189 stroke-linejoin="round"
60190>
60191 <path d="M11 20a3 3 0 0 1 -3 -3v-11l5 5" />
60192 <path d="M13 4a3 3 0 0 1 3 3v11l-5 -5" />
60193 <path d="M4 4m0 3a3 3 0 0 1 3 -3h10a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-10a3 3 0 0 1 -3 -3z" />
60194</svg>
60195"#;
60196pub const ICON_NO_COPYRIGHT: &str = r#"
60197<svg
60198 xmlns="http://www.w3.org/2000/svg"
60199 width="24"
60200 height="24"
60201 viewBox="0 0 24 24"
60202 fill="none"
60203 stroke="currentColor"
60204 stroke-width="1.5"
60205 stroke-linecap="round"
60206 stroke-linejoin="round"
60207>
60208 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
60209 <path d="M14 9.75a3.016 3.016 0 0 0 -4.163 .173a2.993 2.993 0 0 0 0 4.154a3.016 3.016 0 0 0 4.163 .173" />
60210 <path d="M6 6l1.5 1.5" />
60211 <path d="M16.5 16.5l1.5 1.5" />
60212</svg>
60213"#;
60214pub const ICON_NO_CREATIVE_COMMONS: &str = r#"
60215<svg
60216 xmlns="http://www.w3.org/2000/svg"
60217 width="24"
60218 height="24"
60219 viewBox="0 0 24 24"
60220 fill="none"
60221 stroke="currentColor"
60222 stroke-width="1.5"
60223 stroke-linecap="round"
60224 stroke-linejoin="round"
60225>
60226 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
60227 <path d="M10.5 10.5c-.847 -.71 -2.132 -.658 -2.914 .116a1.928 1.928 0 0 0 0 2.768c.782 .774 2.067 .825 2.914 .116" />
60228 <path d="M16.5 10.5c-.847 -.71 -2.132 -.658 -2.914 .116a1.928 1.928 0 0 0 0 2.768c.782 .774 2.067 .825 2.914 .116" />
60229 <path d="M6 6l1.5 1.5" />
60230 <path d="M16.5 16.5l1.5 1.5" />
60231</svg>
60232"#;
60233pub const ICON_NO_DERIVATIVES: &str = r#"
60234<svg
60235 xmlns="http://www.w3.org/2000/svg"
60236 width="24"
60237 height="24"
60238 viewBox="0 0 24 24"
60239 fill="none"
60240 stroke="currentColor"
60241 stroke-width="1.5"
60242 stroke-linecap="round"
60243 stroke-linejoin="round"
60244>
60245 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
60246 <path d="M9 10h6" />
60247 <path d="M9 14h6" />
60248</svg>
60249"#;
60250pub const ICON_NORTH_STAR: &str = r#"
60251<svg
60252 xmlns="http://www.w3.org/2000/svg"
60253 width="24"
60254 height="24"
60255 viewBox="0 0 24 24"
60256 fill="none"
60257 stroke="currentColor"
60258 stroke-width="1.5"
60259 stroke-linecap="round"
60260 stroke-linejoin="round"
60261>
60262 <path d="M3 12h18" />
60263 <path d="M12 21v-18" />
60264 <path d="M7.5 7.5l9 9" />
60265 <path d="M7.5 16.5l9 -9" />
60266</svg>
60267"#;
60268pub const ICON_NOTE_OFF: &str = r#"
60269<svg
60270 xmlns="http://www.w3.org/2000/svg"
60271 width="24"
60272 height="24"
60273 viewBox="0 0 24 24"
60274 fill="none"
60275 stroke="currentColor"
60276 stroke-width="1.5"
60277 stroke-linecap="round"
60278 stroke-linejoin="round"
60279>
60280 <path d="M13 20l3.505 -3.505m2 -2l1.501 -1.501" />
60281 <path d="M17 13h3v-7a2 2 0 0 0 -2 -2h-10m-3.427 .6c-.355 .36 -.573 .853 -.573 1.4v12a2 2 0 0 0 2 2h7v-6c0 -.272 .109 -.519 .285 -.699" />
60282 <path d="M3 3l18 18" />
60283</svg>
60284"#;
60285pub const ICON_NOTE: &str = r#"
60286<svg
60287 xmlns="http://www.w3.org/2000/svg"
60288 width="24"
60289 height="24"
60290 viewBox="0 0 24 24"
60291 fill="none"
60292 stroke="currentColor"
60293 stroke-width="1.5"
60294 stroke-linecap="round"
60295 stroke-linejoin="round"
60296>
60297 <path d="M13 20l7 -7" />
60298 <path d="M13 20v-6a1 1 0 0 1 1 -1h6v-7a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h7" />
60299</svg>
60300"#;
60301pub const ICON_NOTEBOOK_OFF: &str = r#"
60302<svg
60303 xmlns="http://www.w3.org/2000/svg"
60304 width="24"
60305 height="24"
60306 viewBox="0 0 24 24"
60307 fill="none"
60308 stroke="currentColor"
60309 stroke-width="1.5"
60310 stroke-linecap="round"
60311 stroke-linejoin="round"
60312>
60313 <path d="M8 4h9a2 2 0 0 1 2 2v9m-.179 3.828a2 2 0 0 1 -1.821 1.172h-11a1 1 0 0 1 -1 -1v-14m4 -1v1m0 4v13" />
60314 <path d="M13 8h2" />
60315 <path d="M3 3l18 18" />
60316</svg>
60317"#;
60318pub const ICON_NOTEBOOK: &str = r#"
60319<svg
60320 xmlns="http://www.w3.org/2000/svg"
60321 width="24"
60322 height="24"
60323 viewBox="0 0 24 24"
60324 fill="none"
60325 stroke="currentColor"
60326 stroke-width="1.5"
60327 stroke-linecap="round"
60328 stroke-linejoin="round"
60329>
60330 <path d="M6 4h11a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-11a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1m3 0v18" />
60331 <path d="M13 8l2 0" />
60332 <path d="M13 12l2 0" />
60333</svg>
60334"#;
60335pub const ICON_NOTES_OFF: &str = r#"
60336<svg
60337 xmlns="http://www.w3.org/2000/svg"
60338 width="24"
60339 height="24"
60340 viewBox="0 0 24 24"
60341 fill="none"
60342 stroke="currentColor"
60343 stroke-width="1.5"
60344 stroke-linecap="round"
60345 stroke-linejoin="round"
60346>
60347 <path d="M7 3h10a2 2 0 0 1 2 2v10m0 4a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-14" />
60348 <path d="M11 7h4" />
60349 <path d="M9 11h2" />
60350 <path d="M9 15h4" />
60351 <path d="M3 3l18 18" />
60352</svg>
60353"#;
60354pub const ICON_NOTES: &str = r#"
60355<svg
60356 xmlns="http://www.w3.org/2000/svg"
60357 width="24"
60358 height="24"
60359 viewBox="0 0 24 24"
60360 fill="none"
60361 stroke="currentColor"
60362 stroke-width="1.5"
60363 stroke-linecap="round"
60364 stroke-linejoin="round"
60365>
60366 <path d="M5 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
60367 <path d="M9 7l6 0" />
60368 <path d="M9 11l6 0" />
60369 <path d="M9 15l4 0" />
60370</svg>
60371"#;
60372pub const ICON_NOTIFICATION_OFF: &str = r#"
60373<svg
60374 xmlns="http://www.w3.org/2000/svg"
60375 width="24"
60376 height="24"
60377 viewBox="0 0 24 24"
60378 fill="none"
60379 stroke="currentColor"
60380 stroke-width="1.5"
60381 stroke-linecap="round"
60382 stroke-linejoin="round"
60383>
60384 <path d="M6.154 6.187a2 2 0 0 0 -1.154 1.813v9a2 2 0 0 0 2 2h9a2 2 0 0 0 1.811 -1.151" />
60385 <path d="M17 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
60386 <path d="M3 3l18 18" />
60387</svg>
60388"#;
60389pub const ICON_NOTIFICATION: &str = r#"
60390<svg
60391 xmlns="http://www.w3.org/2000/svg"
60392 width="24"
60393 height="24"
60394 viewBox="0 0 24 24"
60395 fill="none"
60396 stroke="currentColor"
60397 stroke-width="1.5"
60398 stroke-linecap="round"
60399 stroke-linejoin="round"
60400>
60401 <path d="M10 6h-3a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2 -2v-3" />
60402 <path d="M17 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
60403</svg>
60404"#;
60405pub const ICON_NUMBER_0_SMALL: &str = r#"
60406<svg
60407 xmlns="http://www.w3.org/2000/svg"
60408 width="24"
60409 height="24"
60410 viewBox="0 0 24 24"
60411 fill="none"
60412 stroke="currentColor"
60413 stroke-width="1.5"
60414 stroke-linecap="round"
60415 stroke-linejoin="round"
60416>
60417 <path d="M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
60418</svg>
60419"#;
60420pub const ICON_NUMBER_0: &str = r#"
60421<svg
60422 xmlns="http://www.w3.org/2000/svg"
60423 width="24"
60424 height="24"
60425 viewBox="0 0 24 24"
60426 fill="none"
60427 stroke="currentColor"
60428 stroke-width="1.5"
60429 stroke-linecap="round"
60430 stroke-linejoin="round"
60431>
60432 <path d="M16 16v-8" />
60433 <path d="M12 20a4 4 0 0 0 4 -4v-8a4 4 0 1 0 -8 0v8a4 4 0 0 0 4 4z" />
60434</svg>
60435"#;
60436pub const ICON_NUMBER_1_SMALL: &str = r#"
60437<svg
60438 xmlns="http://www.w3.org/2000/svg"
60439 width="24"
60440 height="24"
60441 viewBox="0 0 24 24"
60442 fill="none"
60443 stroke="currentColor"
60444 stroke-width="1.5"
60445 stroke-linecap="round"
60446 stroke-linejoin="round"
60447>
60448 <path d="M10 10l2 -2v8" />
60449</svg>
60450"#;
60451pub const ICON_NUMBER_1: &str = r#"
60452<svg
60453 xmlns="http://www.w3.org/2000/svg"
60454 width="24"
60455 height="24"
60456 viewBox="0 0 24 24"
60457 fill="none"
60458 stroke="currentColor"
60459 stroke-width="1.5"
60460 stroke-linecap="round"
60461 stroke-linejoin="round"
60462>
60463 <path d="M13 20v-16l-5 5" />
60464</svg>
60465"#;
60466pub const ICON_NUMBER_10_SMALL: &str = r#"
60467<svg
60468 xmlns="http://www.w3.org/2000/svg"
60469 width="24"
60470 height="24"
60471 viewBox="0 0 24 24"
60472 fill="none"
60473 stroke="currentColor"
60474 stroke-width="1.5"
60475 stroke-linecap="round"
60476 stroke-linejoin="round"
60477>
60478 <path d="M7 10l2 -2v8" />
60479 <path d="M13 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
60480</svg>
60481"#;
60482pub const ICON_NUMBER_11_SMALL: &str = r#"
60483<svg
60484 xmlns="http://www.w3.org/2000/svg"
60485 width="24"
60486 height="24"
60487 viewBox="0 0 24 24"
60488 fill="none"
60489 stroke="currentColor"
60490 stroke-width="1.5"
60491 stroke-linecap="round"
60492 stroke-linejoin="round"
60493>
60494 <path d="M8 10l2 -2v8" />
60495 <path d="M14 10l2 -2v8" />
60496</svg>
60497"#;
60498pub const ICON_NUMBER_12_SMALL: &str = r#"
60499<svg
60500 xmlns="http://www.w3.org/2000/svg"
60501 width="24"
60502 height="24"
60503 viewBox="0 0 24 24"
60504 fill="none"
60505 stroke="currentColor"
60506 stroke-width="1.5"
60507 stroke-linecap="round"
60508 stroke-linejoin="round"
60509>
60510 <path d="M7 10l2 -2v8" />
60511 <path d="M13 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60512</svg>
60513"#;
60514pub const ICON_NUMBER_123: &str = r#"
60515<svg
60516 xmlns="http://www.w3.org/2000/svg"
60517 width="24"
60518 height="24"
60519 viewBox="0 0 24 24"
60520 fill="none"
60521 stroke="currentColor"
60522 stroke-width="1.5"
60523 stroke-linecap="round"
60524 stroke-linejoin="round"
60525>
60526 <path d="M3 10l2 -2v8" />
60527 <path d="M9 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60528 <path d="M17 8h2.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-1.5h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-2.5" />
60529</svg>
60530"#;
60531pub const ICON_NUMBER_13_SMALL: &str = r#"
60532<svg
60533 xmlns="http://www.w3.org/2000/svg"
60534 width="24"
60535 height="24"
60536 viewBox="0 0 24 24"
60537 fill="none"
60538 stroke="currentColor"
60539 stroke-width="1.5"
60540 stroke-linecap="round"
60541 stroke-linejoin="round"
60542>
60543 <path d="M7 10l2 -2v8" />
60544 <path d="M13 8h2.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-1.5h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-2.5" />
60545</svg>
60546"#;
60547pub const ICON_NUMBER_14_SMALL: &str = r#"
60548<svg
60549 xmlns="http://www.w3.org/2000/svg"
60550 width="24"
60551 height="24"
60552 viewBox="0 0 24 24"
60553 fill="none"
60554 stroke="currentColor"
60555 stroke-width="1.5"
60556 stroke-linecap="round"
60557 stroke-linejoin="round"
60558>
60559 <path d="M7 10l2 -2v8" />
60560 <path d="M13 8v3a1 1 0 0 0 1 1h3" />
60561 <path d="M17 8v8" />
60562</svg>
60563"#;
60564pub const ICON_NUMBER_15_SMALL: &str = r#"
60565<svg
60566 xmlns="http://www.w3.org/2000/svg"
60567 width="24"
60568 height="24"
60569 viewBox="0 0 24 24"
60570 fill="none"
60571 stroke="currentColor"
60572 stroke-width="1.5"
60573 stroke-linecap="round"
60574 stroke-linejoin="round"
60575>
60576 <path d="M7 10l2 -2v8" />
60577 <path d="M13 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
60578</svg>
60579"#;
60580pub const ICON_NUMBER_16_SMALL: &str = r#"
60581<svg
60582 xmlns="http://www.w3.org/2000/svg"
60583 width="24"
60584 height="24"
60585 viewBox="0 0 24 24"
60586 fill="none"
60587 stroke="currentColor"
60588 stroke-width="1.5"
60589 stroke-linecap="round"
60590 stroke-linejoin="round"
60591>
60592 <path d="M7 10l2 -2v8" />
60593 <path d="M17 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
60594</svg>
60595"#;
60596pub const ICON_NUMBER_17_SMALL: &str = r#"
60597<svg
60598 xmlns="http://www.w3.org/2000/svg"
60599 width="24"
60600 height="24"
60601 viewBox="0 0 24 24"
60602 fill="none"
60603 stroke="currentColor"
60604 stroke-width="1.5"
60605 stroke-linecap="round"
60606 stroke-linejoin="round"
60607>
60608 <path d="M7 10l2 -2v8" />
60609 <path d="M13 8h4l-2 8" />
60610</svg>
60611"#;
60612pub const ICON_NUMBER_18_SMALL: &str = r#"
60613<svg
60614 xmlns="http://www.w3.org/2000/svg"
60615 width="24"
60616 height="24"
60617 viewBox="0 0 24 24"
60618 fill="none"
60619 stroke="currentColor"
60620 stroke-width="1.5"
60621 stroke-linecap="round"
60622 stroke-linejoin="round"
60623>
60624 <path d="M7 10l2 -2v8" />
60625 <path d="M15 12h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1" />
60626</svg>
60627"#;
60628pub const ICON_NUMBER_19_SMALL: &str = r#"
60629<svg
60630 xmlns="http://www.w3.org/2000/svg"
60631 width="24"
60632 height="24"
60633 viewBox="0 0 24 24"
60634 fill="none"
60635 stroke="currentColor"
60636 stroke-width="1.5"
60637 stroke-linecap="round"
60638 stroke-linejoin="round"
60639>
60640 <path d="M7 10l2 -2v8" />
60641 <path d="M13 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60642</svg>
60643"#;
60644pub const ICON_NUMBER_2_SMALL: &str = r#"
60645<svg
60646 xmlns="http://www.w3.org/2000/svg"
60647 width="24"
60648 height="24"
60649 viewBox="0 0 24 24"
60650 fill="none"
60651 stroke="currentColor"
60652 stroke-width="1.5"
60653 stroke-linecap="round"
60654 stroke-linejoin="round"
60655>
60656 <path d="M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60657</svg>
60658"#;
60659pub const ICON_NUMBER_2: &str = r#"
60660<svg
60661 xmlns="http://www.w3.org/2000/svg"
60662 width="24"
60663 height="24"
60664 viewBox="0 0 24 24"
60665 fill="none"
60666 stroke="currentColor"
60667 stroke-width="1.5"
60668 stroke-linecap="round"
60669 stroke-linejoin="round"
60670>
60671 <path d="M8 8a4 4 0 1 1 8 0c0 1.098 -.564 2.025 -1.159 2.815l-6.841 9.185h8" />
60672</svg>
60673"#;
60674pub const ICON_NUMBER_20_SMALL: &str = r#"
60675<svg
60676 xmlns="http://www.w3.org/2000/svg"
60677 width="24"
60678 height="24"
60679 viewBox="0 0 24 24"
60680 fill="none"
60681 stroke="currentColor"
60682 stroke-width="1.5"
60683 stroke-linecap="round"
60684 stroke-linejoin="round"
60685>
60686 <path d="M14 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
60687 <path d="M6 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60688</svg>
60689"#;
60690pub const ICON_NUMBER_21_SMALL: &str = r#"
60691<svg
60692 xmlns="http://www.w3.org/2000/svg"
60693 width="24"
60694 height="24"
60695 viewBox="0 0 24 24"
60696 fill="none"
60697 stroke="currentColor"
60698 stroke-width="1.5"
60699 stroke-linecap="round"
60700 stroke-linejoin="round"
60701>
60702 <path d="M15 10l2 -2v8" />
60703 <path d="M7 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60704</svg>
60705"#;
60706pub const ICON_NUMBER_22_SMALL: &str = r#"
60707<svg
60708 xmlns="http://www.w3.org/2000/svg"
60709 width="24"
60710 height="24"
60711 viewBox="0 0 24 24"
60712 fill="none"
60713 stroke="currentColor"
60714 stroke-width="1.5"
60715 stroke-linecap="round"
60716 stroke-linejoin="round"
60717>
60718 <path d="M14 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60719 <path d="M6 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60720</svg>
60721"#;
60722pub const ICON_NUMBER_23_SMALL: &str = r#"
60723<svg
60724 xmlns="http://www.w3.org/2000/svg"
60725 width="24"
60726 height="24"
60727 viewBox="0 0 24 24"
60728 fill="none"
60729 stroke="currentColor"
60730 stroke-width="1.5"
60731 stroke-linecap="round"
60732 stroke-linejoin="round"
60733>
60734 <path d="M13 8h2.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-1.5h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-2.5" />
60735 <path d="M6 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60736</svg>
60737"#;
60738pub const ICON_NUMBER_24_SMALL: &str = r#"
60739<svg
60740 xmlns="http://www.w3.org/2000/svg"
60741 width="24"
60742 height="24"
60743 viewBox="0 0 24 24"
60744 fill="none"
60745 stroke="currentColor"
60746 stroke-width="1.5"
60747 stroke-linecap="round"
60748 stroke-linejoin="round"
60749>
60750 <path d="M14 8v3a1 1 0 0 0 1 1h3" />
60751 <path d="M18 8v8" />
60752 <path d="M6 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60753</svg>
60754"#;
60755pub const ICON_NUMBER_25_SMALL: &str = r#"
60756<svg
60757 xmlns="http://www.w3.org/2000/svg"
60758 width="24"
60759 height="24"
60760 viewBox="0 0 24 24"
60761 fill="none"
60762 stroke="currentColor"
60763 stroke-width="1.5"
60764 stroke-linecap="round"
60765 stroke-linejoin="round"
60766>
60767 <path d="M14 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
60768 <path d="M6 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60769</svg>
60770"#;
60771pub const ICON_NUMBER_26_SMALL: &str = r#"
60772<svg
60773 xmlns="http://www.w3.org/2000/svg"
60774 width="24"
60775 height="24"
60776 viewBox="0 0 24 24"
60777 fill="none"
60778 stroke="currentColor"
60779 stroke-width="1.5"
60780 stroke-linecap="round"
60781 stroke-linejoin="round"
60782>
60783 <path d="M18 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
60784 <path d="M6 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60785</svg>
60786"#;
60787pub const ICON_NUMBER_27_SMALL: &str = r#"
60788<svg
60789 xmlns="http://www.w3.org/2000/svg"
60790 width="24"
60791 height="24"
60792 viewBox="0 0 24 24"
60793 fill="none"
60794 stroke="currentColor"
60795 stroke-width="1.5"
60796 stroke-linecap="round"
60797 stroke-linejoin="round"
60798>
60799 <path d="M14 8h4l-2 8" />
60800 <path d="M6 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60801</svg>
60802"#;
60803pub const ICON_NUMBER_28_SMALL: &str = r#"
60804<svg
60805 xmlns="http://www.w3.org/2000/svg"
60806 width="24"
60807 height="24"
60808 viewBox="0 0 24 24"
60809 fill="none"
60810 stroke="currentColor"
60811 stroke-width="1.5"
60812 stroke-linecap="round"
60813 stroke-linejoin="round"
60814>
60815 <path d="M16 12h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1" />
60816 <path d="M6 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60817</svg>
60818"#;
60819pub const ICON_NUMBER_29_SMALL: &str = r#"
60820<svg
60821 xmlns="http://www.w3.org/2000/svg"
60822 width="24"
60823 height="24"
60824 viewBox="0 0 24 24"
60825 fill="none"
60826 stroke="currentColor"
60827 stroke-width="1.5"
60828 stroke-linecap="round"
60829 stroke-linejoin="round"
60830>
60831 <path d="M14 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60832 <path d="M6 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
60833</svg>
60834"#;
60835pub const ICON_NUMBER_3_SMALL: &str = r#"
60836<svg
60837 xmlns="http://www.w3.org/2000/svg"
60838 width="24"
60839 height="24"
60840 viewBox="0 0 24 24"
60841 fill="none"
60842 stroke="currentColor"
60843 stroke-width="1.5"
60844 stroke-linecap="round"
60845 stroke-linejoin="round"
60846>
60847 <path d="M10 8h2.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-1.5h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-2.5" />
60848</svg>
60849"#;
60850pub const ICON_NUMBER_3: &str = r#"
60851<svg
60852 xmlns="http://www.w3.org/2000/svg"
60853 width="24"
60854 height="24"
60855 viewBox="0 0 24 24"
60856 fill="none"
60857 stroke="currentColor"
60858 stroke-width="1.5"
60859 stroke-linecap="round"
60860 stroke-linejoin="round"
60861>
60862 <path d="M12 12a4 4 0 1 0 -4 -4" />
60863 <path d="M8 16a4 4 0 1 0 4 -4" />
60864</svg>
60865"#;
60866pub const ICON_NUMBER_4_SMALL: &str = r#"
60867<svg
60868 xmlns="http://www.w3.org/2000/svg"
60869 width="24"
60870 height="24"
60871 viewBox="0 0 24 24"
60872 fill="none"
60873 stroke="currentColor"
60874 stroke-width="1.5"
60875 stroke-linecap="round"
60876 stroke-linejoin="round"
60877>
60878 <path d="M10 8v3a1 1 0 0 0 1 1h3" />
60879 <path d="M14 8v8" />
60880</svg>
60881"#;
60882pub const ICON_NUMBER_4: &str = r#"
60883<svg
60884 xmlns="http://www.w3.org/2000/svg"
60885 width="24"
60886 height="24"
60887 viewBox="0 0 24 24"
60888 fill="none"
60889 stroke="currentColor"
60890 stroke-width="1.5"
60891 stroke-linecap="round"
60892 stroke-linejoin="round"
60893>
60894 <path d="M15 20v-15l-8 11h10" />
60895</svg>
60896"#;
60897pub const ICON_NUMBER_5_SMALL: &str = r#"
60898<svg
60899 xmlns="http://www.w3.org/2000/svg"
60900 width="24"
60901 height="24"
60902 viewBox="0 0 24 24"
60903 fill="none"
60904 stroke="currentColor"
60905 stroke-width="1.5"
60906 stroke-linecap="round"
60907 stroke-linejoin="round"
60908>
60909 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
60910</svg>
60911"#;
60912pub const ICON_NUMBER_5: &str = r#"
60913<svg
60914 xmlns="http://www.w3.org/2000/svg"
60915 width="24"
60916 height="24"
60917 viewBox="0 0 24 24"
60918 fill="none"
60919 stroke="currentColor"
60920 stroke-width="1.5"
60921 stroke-linecap="round"
60922 stroke-linejoin="round"
60923>
60924 <path d="M8 20h4a4 4 0 1 0 0 -8h-4v-8h8" />
60925</svg>
60926"#;
60927pub const ICON_NUMBER_6_SMALL: &str = r#"
60928<svg
60929 xmlns="http://www.w3.org/2000/svg"
60930 width="24"
60931 height="24"
60932 viewBox="0 0 24 24"
60933 fill="none"
60934 stroke="currentColor"
60935 stroke-width="1.5"
60936 stroke-linecap="round"
60937 stroke-linejoin="round"
60938>
60939 <path d="M14 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
60940</svg>
60941"#;
60942pub const ICON_NUMBER_6: &str = r#"
60943<svg
60944 xmlns="http://www.w3.org/2000/svg"
60945 width="24"
60946 height="24"
60947 viewBox="0 0 24 24"
60948 fill="none"
60949 stroke="currentColor"
60950 stroke-width="1.5"
60951 stroke-linecap="round"
60952 stroke-linejoin="round"
60953>
60954 <path d="M8 16a4 4 0 1 0 8 0v-1a4 4 0 1 0 -8 0" />
60955 <path d="M16 8a4 4 0 1 0 -8 0v8" />
60956</svg>
60957"#;
60958pub const ICON_NUMBER_7_SMALL: &str = r#"
60959<svg
60960 xmlns="http://www.w3.org/2000/svg"
60961 width="24"
60962 height="24"
60963 viewBox="0 0 24 24"
60964 fill="none"
60965 stroke="currentColor"
60966 stroke-width="1.5"
60967 stroke-linecap="round"
60968 stroke-linejoin="round"
60969>
60970 <path d="M10 8h4l-2 8" />
60971</svg>
60972"#;
60973pub const ICON_NUMBER_7: &str = r#"
60974<svg
60975 xmlns="http://www.w3.org/2000/svg"
60976 width="24"
60977 height="24"
60978 viewBox="0 0 24 24"
60979 fill="none"
60980 stroke="currentColor"
60981 stroke-width="1.5"
60982 stroke-linecap="round"
60983 stroke-linejoin="round"
60984>
60985 <path d="M8 4h8l-4 16" />
60986</svg>
60987"#;
60988pub const ICON_NUMBER_8_SMALL: &str = r#"
60989<svg
60990 xmlns="http://www.w3.org/2000/svg"
60991 width="24"
60992 height="24"
60993 viewBox="0 0 24 24"
60994 fill="none"
60995 stroke="currentColor"
60996 stroke-width="1.5"
60997 stroke-linecap="round"
60998 stroke-linejoin="round"
60999>
61000 <path d="M12 12h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1" />
61001</svg>
61002"#;
61003pub const ICON_NUMBER_8: &str = r#"
61004<svg
61005 xmlns="http://www.w3.org/2000/svg"
61006 width="24"
61007 height="24"
61008 viewBox="0 0 24 24"
61009 fill="none"
61010 stroke="currentColor"
61011 stroke-width="1.5"
61012 stroke-linecap="round"
61013 stroke-linejoin="round"
61014>
61015 <path d="M12 8m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
61016 <path d="M12 16m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
61017</svg>
61018"#;
61019pub const ICON_NUMBER_9_SMALL: &str = r#"
61020<svg
61021 xmlns="http://www.w3.org/2000/svg"
61022 width="24"
61023 height="24"
61024 viewBox="0 0 24 24"
61025 fill="none"
61026 stroke="currentColor"
61027 stroke-width="1.5"
61028 stroke-linecap="round"
61029 stroke-linejoin="round"
61030>
61031 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
61032</svg>
61033"#;
61034pub const ICON_NUMBER_9: &str = r#"
61035<svg
61036 xmlns="http://www.w3.org/2000/svg"
61037 width="24"
61038 height="24"
61039 viewBox="0 0 24 24"
61040 fill="none"
61041 stroke="currentColor"
61042 stroke-width="1.5"
61043 stroke-linecap="round"
61044 stroke-linejoin="round"
61045>
61046 <path d="M16 8a4 4 0 1 0 -8 0v1a4 4 0 1 0 8 0" />
61047 <path d="M8 16a4 4 0 1 0 8 0v-8" />
61048</svg>
61049"#;
61050pub const ICON_NUMBER: &str = r#"
61051<svg
61052 xmlns="http://www.w3.org/2000/svg"
61053 width="24"
61054 height="24"
61055 viewBox="0 0 24 24"
61056 fill="none"
61057 stroke="currentColor"
61058 stroke-width="1.5"
61059 stroke-linecap="round"
61060 stroke-linejoin="round"
61061>
61062 <path d="M4 17v-10l7 10v-10" />
61063 <path d="M15 17h5" />
61064 <path d="M17.5 10m-2.5 0a2.5 3 0 1 0 5 0a2.5 3 0 1 0 -5 0" />
61065</svg>
61066"#;
61067pub const ICON_NUMBERS: &str = r#"
61068<svg
61069 xmlns="http://www.w3.org/2000/svg"
61070 width="24"
61071 height="24"
61072 viewBox="0 0 24 24"
61073 fill="none"
61074 stroke="currentColor"
61075 stroke-width="1.5"
61076 stroke-linecap="round"
61077 stroke-linejoin="round"
61078>
61079 <path d="M8 10v-7l-2 2" />
61080 <path d="M6 16a2 2 0 1 1 4 0c0 .591 -.601 1.46 -1 2l-3 3h4" />
61081 <path d="M15 14a2 2 0 1 0 2 -2a2 2 0 1 0 -2 -2" />
61082 <path d="M6.5 10h3" />
61083</svg>
61084"#;
61085pub const ICON_NURSE: &str = r#"
61086<svg
61087 xmlns="http://www.w3.org/2000/svg"
61088 width="24"
61089 height="24"
61090 viewBox="0 0 24 24"
61091 fill="none"
61092 stroke="currentColor"
61093 stroke-width="1.5"
61094 stroke-linecap="round"
61095 stroke-linejoin="round"
61096>
61097 <path d="M12 6c2.941 0 5.685 .847 8 2.31l-2 9.69h-12l-2 -9.691a14.93 14.93 0 0 1 8 -2.309z" />
61098 <path d="M10 12h4" />
61099 <path d="M12 10v4" />
61100</svg>
61101"#;
61102pub const ICON_NUT: &str = r#"
61103<svg
61104 xmlns="http://www.w3.org/2000/svg"
61105 width="24"
61106 height="24"
61107 viewBox="0 0 24 24"
61108 fill="none"
61109 stroke="currentColor"
61110 stroke-width="1.5"
61111 stroke-linecap="round"
61112 stroke-linejoin="round"
61113>
61114 <path d="M19 6.84a2.007 2.007 0 0 1 1 1.754v6.555c0 .728 -.394 1.4 -1.03 1.753l-6 3.844a1.995 1.995 0 0 1 -1.94 0l-6 -3.844a2.006 2.006 0 0 1 -1.03 -1.752v-6.557c0 -.728 .394 -1.399 1.03 -1.753l6 -3.582a2.049 2.049 0 0 1 2 0l6 3.582h-.03z" />
61115 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
61116</svg>
61117"#;
61118pub const ICON_OBJECT_SCAN: &str = r#"
61119<svg
61120 xmlns="http://www.w3.org/2000/svg"
61121 width="24"
61122 height="24"
61123 viewBox="0 0 24 24"
61124 fill="none"
61125 stroke="currentColor"
61126 stroke-width="1.5"
61127 stroke-linecap="round"
61128 stroke-linejoin="round"
61129>
61130 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
61131 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
61132 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
61133 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
61134 <path d="M8 8m0 2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2z" />
61135</svg>
61136"#;
61137pub const ICON_OCTAGON_MINUS_2: &str = r#"
61138<svg
61139 xmlns="http://www.w3.org/2000/svg"
61140 width="24"
61141 height="24"
61142 viewBox="0 0 24 24"
61143 fill="none"
61144 stroke="currentColor"
61145 stroke-width="1.5"
61146 stroke-linecap="round"
61147 stroke-linejoin="round"
61148>
61149 <path d="M13.039 21.734l-.237 .101c-.512 .22 -1.092 .22 -1.604 0l-5.575 -2.389a2.036 2.036 0 0 1 -1.07 -1.07l-2.388 -5.574a2.036 2.036 0 0 1 0 -1.604l2.389 -5.575c.206 -.48 .589 -.863 1.07 -1.07l5.574 -2.388a2.036 2.036 0 0 1 1.604 0l5.575 2.389c.48 .206 .863 .589 1.07 1.07l2.388 5.574c.22 .512 .22 1.092 0 1.604l-.94 2.196" />
61150 <path d="M16 19h6" />
61151</svg>
61152"#;
61153pub const ICON_OCTAGON_MINUS: &str = r#"
61154<svg
61155 xmlns="http://www.w3.org/2000/svg"
61156 width="24"
61157 height="24"
61158 viewBox="0 0 24 24"
61159 fill="none"
61160 stroke="currentColor"
61161 stroke-width="1.5"
61162 stroke-linecap="round"
61163 stroke-linejoin="round"
61164>
61165 <path d="M12.802 2.165l5.575 2.389c.48 .206 .863 .589 1.07 1.07l2.388 5.574c.22 .512 .22 1.092 0 1.604l-2.389 5.575c-.206 .48 -.589 .863 -1.07 1.07l-5.574 2.388c-.512 .22 -1.092 .22 -1.604 0l-5.575 -2.389a2.036 2.036 0 0 1 -1.07 -1.07l-2.388 -5.574a2.036 2.036 0 0 1 0 -1.604l2.389 -5.575c.206 -.48 .589 -.863 1.07 -1.07l5.574 -2.388a2.036 2.036 0 0 1 1.604 0z" />
61166 <path d="M9 12h6" />
61167</svg>
61168"#;
61169pub const ICON_OCTAGON_OFF: &str = r#"
61170<svg
61171 xmlns="http://www.w3.org/2000/svg"
61172 width="24"
61173 height="24"
61174 viewBox="0 0 24 24"
61175 fill="none"
61176 stroke="currentColor"
61177 stroke-width="1.5"
61178 stroke-linecap="round"
61179 stroke-linejoin="round"
61180>
61181 <path d="M19.027 19.002a2.03 2.03 0 0 1 -.65 .444l-5.575 2.39a2.04 2.04 0 0 1 -1.604 0l-5.575 -2.39a2.036 2.036 0 0 1 -1.07 -1.07l-2.388 -5.574a2.036 2.036 0 0 1 0 -1.604l2.389 -5.575c.103 -.24 .25 -.457 .433 -.639m2.689 -1.31l3.522 -1.51a2.036 2.036 0 0 1 1.604 0l5.575 2.39c.48 .206 .863 .589 1.07 1.07l2.388 5.574c.22 .512 .22 1.092 0 1.604l-1.509 3.522" />
61182 <path d="M3 3l18 18" />
61183</svg>
61184"#;
61185pub const ICON_OCTAGON_PLUS_2: &str = r#"
61186<svg
61187 xmlns="http://www.w3.org/2000/svg"
61188 width="24"
61189 height="24"
61190 viewBox="0 0 24 24"
61191 fill="none"
61192 stroke="currentColor"
61193 stroke-width="1.5"
61194 stroke-linecap="round"
61195 stroke-linejoin="round"
61196>
61197 <path d="M13.023 21.74l-.221 .095c-.512 .22 -1.092 .22 -1.604 0l-5.575 -2.389a2.036 2.036 0 0 1 -1.07 -1.07l-2.388 -5.574a2.036 2.036 0 0 1 0 -1.604l2.389 -5.575c.206 -.48 .589 -.863 1.07 -1.07l5.574 -2.388a2.036 2.036 0 0 1 1.604 0l5.575 2.389c.48 .206 .863 .589 1.07 1.07l2.388 5.574c.22 .512 .22 1.092 0 1.604l-.081 .19" />
61198 <path d="M16 19h6" />
61199 <path d="M19 16v6" />
61200</svg>
61201"#;
61202pub const ICON_OCTAGON_PLUS: &str = r#"
61203<svg
61204 xmlns="http://www.w3.org/2000/svg"
61205 width="24"
61206 height="24"
61207 viewBox="0 0 24 24"
61208 fill="none"
61209 stroke="currentColor"
61210 stroke-width="1.5"
61211 stroke-linecap="round"
61212 stroke-linejoin="round"
61213>
61214 <path d="M12.802 2.165l5.575 2.389c.48 .206 .863 .589 1.07 1.07l2.388 5.574c.22 .512 .22 1.092 0 1.604l-2.389 5.575c-.206 .48 -.589 .863 -1.07 1.07l-5.574 2.388c-.512 .22 -1.092 .22 -1.604 0l-5.575 -2.389a2.036 2.036 0 0 1 -1.07 -1.07l-2.388 -5.574a2.036 2.036 0 0 1 0 -1.604l2.389 -5.575c.206 -.48 .589 -.863 1.07 -1.07l5.574 -2.388a2.036 2.036 0 0 1 1.604 0z" />
61215 <path d="M9 12h6" />
61216 <path d="M12 9v6" />
61217</svg>
61218"#;
61219pub const ICON_OCTAGON: &str = r#"
61220<svg
61221 xmlns="http://www.w3.org/2000/svg"
61222 width="24"
61223 height="24"
61224 viewBox="0 0 24 24"
61225 fill="none"
61226 stroke="currentColor"
61227 stroke-width="1.5"
61228 stroke-linecap="round"
61229 stroke-linejoin="round"
61230>
61231 <path d="M12.802 2.165l5.575 2.389c.48 .206 .863 .589 1.07 1.07l2.388 5.574c.22 .512 .22 1.092 0 1.604l-2.389 5.575c-.206 .48 -.589 .863 -1.07 1.07l-5.574 2.388c-.512 .22 -1.092 .22 -1.604 0l-5.575 -2.389a2.036 2.036 0 0 1 -1.07 -1.07l-2.388 -5.574a2.036 2.036 0 0 1 0 -1.604l2.389 -5.575c.206 -.48 .589 -.863 1.07 -1.07l5.574 -2.388a2.036 2.036 0 0 1 1.604 0z" />
61232</svg>
61233"#;
61234pub const ICON_OCTAHEDRON_OFF: &str = r#"
61235<svg
61236 xmlns="http://www.w3.org/2000/svg"
61237 width="24"
61238 height="24"
61239 viewBox="0 0 24 24"
61240 fill="none"
61241 stroke="currentColor"
61242 stroke-width="1.5"
61243 stroke-linecap="round"
61244 stroke-linejoin="round"
61245>
61246 <path d="M6.771 6.77l-4.475 4.527a.984 .984 0 0 0 0 1.407l8.845 8.949a1.234 1.234 0 0 0 1.718 -.001l4.36 -4.412m2.002 -2.025l2.483 -2.512a.984 .984 0 0 0 0 -1.407l-8.845 -8.948a1.233 1.233 0 0 0 -1.718 0l-2.375 2.403" />
61247 <path d="M2 12c.004 .086 .103 .178 .296 .246l8.845 2.632c.459 .163 1.259 .163 1.718 0l1.544 -.46m3.094 -.92l4.207 -1.252c.195 -.07 .294 -.156 .296 -.243" />
61248 <path d="M12 2.12v5.88m0 4v9.88" />
61249 <path d="M3 3l18 18" />
61250</svg>
61251"#;
61252pub const ICON_OCTAHEDRON_PLUS: &str = r#"
61253<svg
61254 xmlns="http://www.w3.org/2000/svg"
61255 width="24"
61256 height="24"
61257 viewBox="0 0 24 24"
61258 fill="none"
61259 stroke="currentColor"
61260 stroke-width="1.5"
61261 stroke-linecap="round"
61262 stroke-linejoin="round"
61263>
61264 <path d="M21.498 12.911l.206 -.208a.984 .984 0 0 0 0 -1.407l-8.845 -8.948a1.233 1.233 0 0 0 -1.718 0l-8.845 8.949a.984 .984 0 0 0 0 1.407l8.845 8.949a1.234 1.234 0 0 0 1.718 -.001l.08 -.081" />
61265 <path d="M2 12c.004 .086 .103 .178 .296 .246l8.845 2.632c.459 .163 1.259 .163 1.718 0l2.634 -.784m5.41 -1.61l.801 -.238c.195 -.07 .294 -.156 .296 -.243" />
61266 <path d="M12 2.12v19.76" />
61267 <path d="M16 19h6" />
61268 <path d="M19 16v6" />
61269</svg>
61270"#;
61271pub const ICON_OCTAHEDRON: &str = r#"
61272<svg
61273 xmlns="http://www.w3.org/2000/svg"
61274 width="24"
61275 height="24"
61276 viewBox="0 0 24 24"
61277 fill="none"
61278 stroke="currentColor"
61279 stroke-width="1.5"
61280 stroke-linecap="round"
61281 stroke-linejoin="round"
61282>
61283 <path d="M12.859 21.652l8.845 -8.949a.984 .984 0 0 0 0 -1.407l-8.845 -8.948a1.233 1.233 0 0 0 -1.718 0l-8.845 8.949a.984 .984 0 0 0 0 1.407l8.845 8.949a1.234 1.234 0 0 0 1.718 -.001z" />
61284 <path d="M2 12c.004 .086 .103 .178 .296 .246l8.845 2.632c.459 .163 1.259 .163 1.718 0l8.845 -2.632c.195 -.07 .294 -.156 .296 -.243" />
61285 <path d="M12 2.12v19.76" />
61286</svg>
61287"#;
61288pub const ICON_OLD: &str = r#"
61289<svg
61290 xmlns="http://www.w3.org/2000/svg"
61291 width="24"
61292 height="24"
61293 viewBox="0 0 24 24"
61294 fill="none"
61295 stroke="currentColor"
61296 stroke-width="1.5"
61297 stroke-linecap="round"
61298 stroke-linejoin="round"
61299>
61300 <path d="M11 21l-1 -4l-2 -3v-6" />
61301 <path d="M5 14l-1 -3l4 -3l3 2l3 .5" />
61302 <path d="M8 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
61303 <path d="M7 17l-2 4" />
61304 <path d="M16 21v-8.5a1.5 1.5 0 0 1 3 0v.5" />
61305</svg>
61306"#;
61307pub const ICON_OLYMPICS_OFF: &str = r#"
61308<svg
61309 xmlns="http://www.w3.org/2000/svg"
61310 width="24"
61311 height="24"
61312 viewBox="0 0 24 24"
61313 fill="none"
61314 stroke="currentColor"
61315 stroke-width="1.5"
61316 stroke-linecap="round"
61317 stroke-linejoin="round"
61318>
61319 <path d="M6 6a3 3 0 1 0 3 3" />
61320 <path d="M18 9m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
61321 <path d="M9 9a3 3 0 0 0 3 3m2.566 -1.445a3 3 0 0 0 -4.135 -4.113" />
61322 <path d="M9 15m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
61323 <path d="M12.878 12.88a3 3 0 0 0 4.239 4.247m.586 -3.431a3.012 3.012 0 0 0 -1.43 -1.414" />
61324 <path d="M3 3l18 18" />
61325</svg>
61326"#;
61327pub const ICON_OLYMPICS: &str = r#"
61328<svg
61329 xmlns="http://www.w3.org/2000/svg"
61330 width="24"
61331 height="24"
61332 viewBox="0 0 24 24"
61333 fill="none"
61334 stroke="currentColor"
61335 stroke-width="1.5"
61336 stroke-linecap="round"
61337 stroke-linejoin="round"
61338>
61339 <path d="M6 9m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
61340 <path d="M18 9m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
61341 <path d="M12 9m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
61342 <path d="M9 15m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
61343 <path d="M15 15m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
61344</svg>
61345"#;
61346pub const ICON_OM: &str = r#"
61347<svg
61348 xmlns="http://www.w3.org/2000/svg"
61349 width="24"
61350 height="24"
61351 viewBox="0 0 24 24"
61352 fill="none"
61353 stroke="currentColor"
61354 stroke-width="1.5"
61355 stroke-linecap="round"
61356 stroke-linejoin="round"
61357>
61358 <path d="M7 12c2.21 0 4 -1.567 4 -3.5s-1.79 -3.5 -4 -3.5c-1.594 0 -2.97 .816 -3.613 2" />
61359 <path d="M3.423 14.483a4.944 4.944 0 0 0 -.423 2.017c0 2.485 1.79 4.5 4 4.5s4 -2.015 4 -4.5s-1.79 -4.5 -4 -4.5" />
61360 <path d="M14.071 17.01c.327 2.277 1.739 3.99 3.429 3.99c1.933 0 3.5 -2.239 3.5 -5s-1.567 -5 -3.5 -5c-.96 0 -1.868 .606 -2.5 1.5c-.717 1.049 -1.76 1.7 -2.936 1.7c-.92 0 -1.766 -.406 -2.434 -1.087" />
61361 <path d="M17 3l2 2" />
61362 <path d="M12 3c1.667 3.667 4.667 5.333 9 5" />
61363</svg>
61364"#;
61365pub const ICON_OMEGA: &str = r#"
61366<svg
61367 xmlns="http://www.w3.org/2000/svg"
61368 width="24"
61369 height="24"
61370 viewBox="0 0 24 24"
61371 fill="none"
61372 stroke="currentColor"
61373 stroke-width="1.5"
61374 stroke-linecap="round"
61375 stroke-linejoin="round"
61376>
61377 <path d="M4 19h5v-1a7.35 7.35 0 1 1 6 0v1h5" />
61378</svg>
61379"#;
61380pub const ICON_OUTBOUND: &str = r#"
61381<svg
61382 xmlns="http://www.w3.org/2000/svg"
61383 width="24"
61384 height="24"
61385 viewBox="0 0 24 24"
61386 fill="none"
61387 stroke="currentColor"
61388 stroke-width="1.5"
61389 stroke-linecap="round"
61390 stroke-linejoin="round"
61391>
61392 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
61393 <path d="M9 15l6 -6" />
61394 <path d="M11 9h4v4" />
61395</svg>
61396"#;
61397pub const ICON_OUTLET: &str = r#"
61398<svg
61399 xmlns="http://www.w3.org/2000/svg"
61400 width="24"
61401 height="24"
61402 viewBox="0 0 24 24"
61403 fill="none"
61404 stroke="currentColor"
61405 stroke-width="1.5"
61406 stroke-linecap="round"
61407 stroke-linejoin="round"
61408>
61409 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
61410 <circle cx="9" cy="12" r=".5" fill="currentColor" />
61411 <circle cx="15" cy="12" r=".5" fill="currentColor" />
61412</svg>
61413"#;
61414pub const ICON_OVAL_VERTICAL: &str = r#"
61415<svg
61416 xmlns="http://www.w3.org/2000/svg"
61417 width="24"
61418 height="24"
61419 viewBox="0 0 24 24"
61420 fill="none"
61421 stroke="currentColor"
61422 stroke-width="1.5"
61423 stroke-linecap="round"
61424 stroke-linejoin="round"
61425>
61426 <path d="M3 12c0 -3.314 4.03 -6 9 -6s9 2.686 9 6s-4.03 6 -9 6s-9 -2.686 -9 -6z" />
61427</svg>
61428"#;
61429pub const ICON_OVAL: &str = r#"
61430<svg
61431 xmlns="http://www.w3.org/2000/svg"
61432 width="24"
61433 height="24"
61434 viewBox="0 0 24 24"
61435 fill="none"
61436 stroke="currentColor"
61437 stroke-width="1.5"
61438 stroke-linecap="round"
61439 stroke-linejoin="round"
61440>
61441 <path d="M12 12m-6 0a6 9 0 1 0 12 0a6 9 0 1 0 -12 0" />
61442</svg>
61443"#;
61444pub const ICON_OVERLINE: &str = r#"
61445<svg
61446 xmlns="http://www.w3.org/2000/svg"
61447 width="24"
61448 height="24"
61449 viewBox="0 0 24 24"
61450 fill="none"
61451 stroke="currentColor"
61452 stroke-width="1.5"
61453 stroke-linecap="round"
61454 stroke-linejoin="round"
61455>
61456 <path d="M7 9v5a5 5 0 0 0 10 0v-5" />
61457 <path d="M5 5h14" />
61458</svg>
61459"#;
61460pub const ICON_PACKAGE_EXPORT: &str = r#"
61461<svg
61462 xmlns="http://www.w3.org/2000/svg"
61463 width="24"
61464 height="24"
61465 viewBox="0 0 24 24"
61466 fill="none"
61467 stroke="currentColor"
61468 stroke-width="1.5"
61469 stroke-linecap="round"
61470 stroke-linejoin="round"
61471>
61472 <path d="M12 21l-8 -4.5v-9l8 -4.5l8 4.5v4.5" />
61473 <path d="M12 12l8 -4.5" />
61474 <path d="M12 12v9" />
61475 <path d="M12 12l-8 -4.5" />
61476 <path d="M15 18h7" />
61477 <path d="M19 15l3 3l-3 3" />
61478</svg>
61479"#;
61480pub const ICON_PACKAGE_IMPORT: &str = r#"
61481<svg
61482 xmlns="http://www.w3.org/2000/svg"
61483 width="24"
61484 height="24"
61485 viewBox="0 0 24 24"
61486 fill="none"
61487 stroke="currentColor"
61488 stroke-width="1.5"
61489 stroke-linecap="round"
61490 stroke-linejoin="round"
61491>
61492 <path d="M12 21l-8 -4.5v-9l8 -4.5l8 4.5v4.5" />
61493 <path d="M12 12l8 -4.5" />
61494 <path d="M12 12v9" />
61495 <path d="M12 12l-8 -4.5" />
61496 <path d="M22 18h-7" />
61497 <path d="M18 15l-3 3l3 3" />
61498</svg>
61499"#;
61500pub const ICON_PACKAGE_OFF: &str = r#"
61501<svg
61502 xmlns="http://www.w3.org/2000/svg"
61503 width="24"
61504 height="24"
61505 viewBox="0 0 24 24"
61506 fill="none"
61507 stroke="currentColor"
61508 stroke-width="1.5"
61509 stroke-linecap="round"
61510 stroke-linejoin="round"
61511>
61512 <path d="M8.812 4.793l3.188 -1.793l8 4.5v8.5m-2.282 1.784l-5.718 3.216l-8 -4.5v-9l2.223 -1.25" />
61513 <path d="M14.543 10.57l5.457 -3.07" />
61514 <path d="M12 12v9" />
61515 <path d="M12 12l-8 -4.5" />
61516 <path d="M16 5.25l-4.35 2.447m-2.564 1.442l-1.086 .611" />
61517 <path d="M3 3l18 18" />
61518</svg>
61519"#;
61520pub const ICON_PACKAGE: &str = r#"
61521<svg
61522 xmlns="http://www.w3.org/2000/svg"
61523 width="24"
61524 height="24"
61525 viewBox="0 0 24 24"
61526 fill="none"
61527 stroke="currentColor"
61528 stroke-width="1.5"
61529 stroke-linecap="round"
61530 stroke-linejoin="round"
61531>
61532 <path d="M12 3l8 4.5l0 9l-8 4.5l-8 -4.5l0 -9l8 -4.5" />
61533 <path d="M12 12l8 -4.5" />
61534 <path d="M12 12l0 9" />
61535 <path d="M12 12l-8 -4.5" />
61536 <path d="M16 5.25l-8 4.5" />
61537</svg>
61538"#;
61539pub const ICON_PACKAGES: &str = r#"
61540<svg
61541 xmlns="http://www.w3.org/2000/svg"
61542 width="24"
61543 height="24"
61544 viewBox="0 0 24 24"
61545 fill="none"
61546 stroke="currentColor"
61547 stroke-width="1.5"
61548 stroke-linecap="round"
61549 stroke-linejoin="round"
61550>
61551 <path d="M7 16.5l-5 -3l5 -3l5 3v5.5l-5 3z" />
61552 <path d="M2 13.5v5.5l5 3" />
61553 <path d="M7 16.545l5 -3.03" />
61554 <path d="M17 16.5l-5 -3l5 -3l5 3v5.5l-5 3z" />
61555 <path d="M12 19l5 3" />
61556 <path d="M17 16.5l5 -3" />
61557 <path d="M12 13.5v-5.5l-5 -3l5 -3l5 3v5.5" />
61558 <path d="M7 5.03v5.455" />
61559 <path d="M12 8l5 -3" />
61560</svg>
61561"#;
61562pub const ICON_PACMAN: &str = r#"
61563<svg
61564 xmlns="http://www.w3.org/2000/svg"
61565 width="24"
61566 height="24"
61567 viewBox="0 0 24 24"
61568 fill="none"
61569 stroke="currentColor"
61570 stroke-width="1.5"
61571 stroke-linecap="round"
61572 stroke-linejoin="round"
61573>
61574 <path d="M5.636 5.636a9 9 0 0 1 13.397 .747l-5.619 5.617l5.619 5.617a9 9 0 1 1 -13.397 -11.981z" />
61575 <circle cx="11.5" cy="7.5" r="1" fill="currentColor" />
61576</svg>
61577"#;
61578pub const ICON_PAGE_BREAK: &str = r#"
61579<svg
61580 xmlns="http://www.w3.org/2000/svg"
61581 width="24"
61582 height="24"
61583 viewBox="0 0 24 24"
61584 fill="none"
61585 stroke="currentColor"
61586 stroke-width="1.5"
61587 stroke-linecap="round"
61588 stroke-linejoin="round"
61589>
61590 <path d="M14 3v4a1 1 0 0 0 1 1h4" />
61591 <path d="M19 18v1a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-1" />
61592 <path d="M3 14h3m4.5 0h3m4.5 0h3" />
61593 <path d="M5 10v-5a2 2 0 0 1 2 -2h7l5 5v2" />
61594</svg>
61595"#;
61596pub const ICON_PAINT_OFF: &str = r#"
61597<svg
61598 xmlns="http://www.w3.org/2000/svg"
61599 width="24"
61600 height="24"
61601 viewBox="0 0 24 24"
61602 fill="none"
61603 stroke="currentColor"
61604 stroke-width="1.5"
61605 stroke-linecap="round"
61606 stroke-linejoin="round"
61607>
61608 <path d="M7 3h10a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-4m-4 0h-2a2 2 0 0 1 -2 -2v-2" />
61609 <path d="M19 6h1a2 2 0 0 1 2 2a5 5 0 0 1 -5 5m-4 0h-1v2" />
61610 <path d="M10 15m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
61611 <path d="M3 3l18 18" />
61612</svg>
61613"#;
61614pub const ICON_PAINT: &str = r#"
61615<svg
61616 xmlns="http://www.w3.org/2000/svg"
61617 width="24"
61618 height="24"
61619 viewBox="0 0 24 24"
61620 fill="none"
61621 stroke="currentColor"
61622 stroke-width="1.5"
61623 stroke-linecap="round"
61624 stroke-linejoin="round"
61625>
61626 <path d="M5 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
61627 <path d="M19 6h1a2 2 0 0 1 2 2a5 5 0 0 1 -5 5l-5 0v2" />
61628 <path d="M10 15m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
61629</svg>
61630"#;
61631pub const ICON_PALETTE_OFF: &str = r#"
61632<svg
61633 xmlns="http://www.w3.org/2000/svg"
61634 width="24"
61635 height="24"
61636 viewBox="0 0 24 24"
61637 fill="none"
61638 stroke="currentColor"
61639 stroke-width="1.5"
61640 stroke-linecap="round"
61641 stroke-linejoin="round"
61642>
61643 <path d="M15 15h-1a2 2 0 0 0 -1 3.75a1.3 1.3 0 0 1 -1 2.25a9 9 0 0 1 -6.372 -15.356" />
61644 <path d="M8 4c1.236 -.623 2.569 -1 4 -1c4.97 0 9 3.582 9 8c0 1.06 -.474 2.078 -1.318 2.828a4.516 4.516 0 0 1 -1.127 .73" />
61645 <path d="M8.5 10.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
61646 <path d="M12.5 7.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
61647 <path d="M16.5 10.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
61648 <path d="M3 3l18 18" />
61649</svg>
61650"#;
61651pub const ICON_PALETTE: &str = r#"
61652<svg
61653 xmlns="http://www.w3.org/2000/svg"
61654 width="24"
61655 height="24"
61656 viewBox="0 0 24 24"
61657 fill="none"
61658 stroke="currentColor"
61659 stroke-width="1.5"
61660 stroke-linecap="round"
61661 stroke-linejoin="round"
61662>
61663 <path d="M12 21a9 9 0 0 1 0 -18c4.97 0 9 3.582 9 8c0 1.06 -.474 2.078 -1.318 2.828c-.844 .75 -1.989 1.172 -3.182 1.172h-2.5a2 2 0 0 0 -1 3.75a1.3 1.3 0 0 1 -1 2.25" />
61664 <path d="M8.5 10.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
61665 <path d="M12.5 7.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
61666 <path d="M16.5 10.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
61667</svg>
61668"#;
61669pub const ICON_PANORAMA_HORIZONTAL_OFF: &str = r#"
61670<svg
61671 xmlns="http://www.w3.org/2000/svg"
61672 width="24"
61673 height="24"
61674 viewBox="0 0 24 24"
61675 fill="none"
61676 stroke="currentColor"
61677 stroke-width="1.5"
61678 stroke-linecap="round"
61679 stroke-linejoin="round"
61680>
61681 <path d="M10.95 6.952c2.901 .15 5.803 -.323 8.705 -1.42a1 1 0 0 1 1.345 .934v10.534m-3.212 .806c-4.483 -1.281 -8.966 -1.074 -13.449 .622a.993 .993 0 0 1 -1.339 -.935v-11.027a1 1 0 0 1 1.338 -.935c.588 .221 1.176 .418 1.764 .59" />
61682 <path d="M3 3l18 18" />
61683</svg>
61684"#;
61685pub const ICON_PANORAMA_HORIZONTAL: &str = r#"
61686<svg
61687 xmlns="http://www.w3.org/2000/svg"
61688 width="24"
61689 height="24"
61690 viewBox="0 0 24 24"
61691 fill="none"
61692 stroke="currentColor"
61693 stroke-width="1.5"
61694 stroke-linecap="round"
61695 stroke-linejoin="round"
61696>
61697 <path d="M4.338 5.53c5.106 1.932 10.211 1.932 15.317 0a1 1 0 0 1 1.345 .934v11c0 .692 -.692 1.2 -1.34 .962c-5.107 -1.932 -10.214 -1.932 -15.321 0c-.648 .246 -1.339 -.242 -1.339 -.935v-11.027a1 1 0 0 1 1.338 -.935z" />
61698</svg>
61699"#;
61700pub const ICON_PANORAMA_VERTICAL_OFF: &str = r#"
61701<svg
61702 xmlns="http://www.w3.org/2000/svg"
61703 width="24"
61704 height="24"
61705 viewBox="0 0 24 24"
61706 fill="none"
61707 stroke="currentColor"
61708 stroke-width="1.5"
61709 stroke-linecap="round"
61710 stroke-linejoin="round"
61711>
61712 <path d="M7 3h10.53c.693 0 1.18 .691 .935 1.338c-1.098 2.898 -1.573 5.795 -1.425 8.692m.828 4.847c.172 .592 .37 1.185 .595 1.778a1 1 0 0 1 -.934 1.345h-11c-.692 0 -1.208 -.692 -.962 -1.34c1.697 -4.486 1.903 -8.973 .619 -13.46" />
61713 <path d="M3 3l18 18" />
61714</svg>
61715"#;
61716pub const ICON_PANORAMA_VERTICAL: &str = r#"
61717<svg
61718 xmlns="http://www.w3.org/2000/svg"
61719 width="24"
61720 height="24"
61721 viewBox="0 0 24 24"
61722 fill="none"
61723 stroke="currentColor"
61724 stroke-width="1.5"
61725 stroke-linecap="round"
61726 stroke-linejoin="round"
61727>
61728 <path d="M18.463 4.338c-1.932 5.106 -1.932 10.211 0 15.317a1 1 0 0 1 -.934 1.345h-11c-.692 0 -1.208 -.692 -.962 -1.34c1.932 -5.107 1.932 -10.214 0 -15.321c-.246 -.648 .243 -1.339 .935 -1.339h11.028c.693 0 1.18 .691 .935 1.338z" />
61729</svg>
61730"#;
61731pub const ICON_PAPER_BAG_OFF: &str = r#"
61732<svg
61733 xmlns="http://www.w3.org/2000/svg"
61734 width="24"
61735 height="24"
61736 viewBox="0 0 24 24"
61737 fill="none"
61738 stroke="currentColor"
61739 stroke-width="1.5"
61740 stroke-linecap="round"
61741 stroke-linejoin="round"
61742>
61743 <path d="M7.158 3.185c.256 -.119 .542 -.185 .842 -.185h8a2 2 0 0 1 2 2v1.82a5 5 0 0 0 .528 2.236l.944 1.888a5 5 0 0 1 .528 2.236v2.82m-.177 3.824a2 2 0 0 1 -1.823 1.176h-12a2 2 0 0 1 -2 -2v-5.82a5 5 0 0 1 .528 -2.236l1.472 -2.944v-2" />
61744 <path d="M13.185 13.173a2 2 0 1 0 2.64 2.647" />
61745 <path d="M6 21a2 2 0 0 0 2 -2v-5.82a5 5 0 0 0 -.528 -2.236l-1.472 -2.944" />
61746 <path d="M11 7h2" />
61747 <path d="M3 3l18 18" />
61748</svg>
61749"#;
61750pub const ICON_PAPER_BAG: &str = r#"
61751<svg
61752 xmlns="http://www.w3.org/2000/svg"
61753 width="24"
61754 height="24"
61755 viewBox="0 0 24 24"
61756 fill="none"
61757 stroke="currentColor"
61758 stroke-width="1.5"
61759 stroke-linecap="round"
61760 stroke-linejoin="round"
61761>
61762 <path d="M8 3h8a2 2 0 0 1 2 2v1.82a5 5 0 0 0 .528 2.236l.944 1.888a5 5 0 0 1 .528 2.236v5.82a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-5.82a5 5 0 0 1 .528 -2.236l1.472 -2.944v-3a2 2 0 0 1 2 -2z" />
61763 <path d="M14 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
61764 <path d="M6 21a2 2 0 0 0 2 -2v-5.82a5 5 0 0 0 -.528 -2.236l-1.472 -2.944" />
61765 <path d="M11 7h2" />
61766</svg>
61767"#;
61768pub const ICON_PAPERCLIP: &str = r#"
61769<svg
61770 xmlns="http://www.w3.org/2000/svg"
61771 width="24"
61772 height="24"
61773 viewBox="0 0 24 24"
61774 fill="none"
61775 stroke="currentColor"
61776 stroke-width="1.5"
61777 stroke-linecap="round"
61778 stroke-linejoin="round"
61779>
61780 <path d="M15 7l-6.5 6.5a1.5 1.5 0 0 0 3 3l6.5 -6.5a3 3 0 0 0 -6 -6l-6.5 6.5a4.5 4.5 0 0 0 9 9l6.5 -6.5" />
61781</svg>
61782"#;
61783pub const ICON_PARACHUTE_OFF: &str = r#"
61784<svg
61785 xmlns="http://www.w3.org/2000/svg"
61786 width="24"
61787 height="24"
61788 viewBox="0 0 24 24"
61789 fill="none"
61790 stroke="currentColor"
61791 stroke-width="1.5"
61792 stroke-linecap="round"
61793 stroke-linejoin="round"
61794>
61795 <path d="M22 12c0 -5.523 -4.477 -10 -10 -10c-1.737 0 -3.37 .443 -4.794 1.222m-2.28 1.71a9.969 9.969 0 0 0 -2.926 7.068" />
61796 <path d="M22 12c0 -1.66 -1.46 -3 -3.25 -3c-1.63 0 -2.973 1.099 -3.212 2.54m-.097 -.09c-.23 -1.067 -1.12 -1.935 -2.29 -2.284m-3.445 .568c-.739 .55 -1.206 1.36 -1.206 2.266c0 -1.66 -1.46 -3 -3.25 -3c-1.8 0 -3.25 1.34 -3.25 3" />
61797 <path d="M2 12l10 10l-3.5 -10" />
61798 <path d="M14.582 14.624l-2.582 7.376l4.992 -4.992m2.014 -2.014l3 -3" />
61799 <path d="M3 3l18 18" />
61800</svg>
61801"#;
61802pub const ICON_PARACHUTE: &str = r#"
61803<svg
61804 xmlns="http://www.w3.org/2000/svg"
61805 width="24"
61806 height="24"
61807 viewBox="0 0 24 24"
61808 fill="none"
61809 stroke="currentColor"
61810 stroke-width="1.5"
61811 stroke-linecap="round"
61812 stroke-linejoin="round"
61813>
61814 <path d="M22 12a10 10 0 1 0 -20 0" />
61815 <path d="M22 12c0 -1.66 -1.46 -3 -3.25 -3c-1.8 0 -3.25 1.34 -3.25 3c0 -1.66 -1.57 -3 -3.5 -3s-3.5 1.34 -3.5 3c0 -1.66 -1.46 -3 -3.25 -3c-1.8 0 -3.25 1.34 -3.25 3" />
61816 <path d="M2 12l10 10l-3.5 -10" />
61817 <path d="M15.5 12l-3.5 10l10 -10" />
61818</svg>
61819"#;
61820pub const ICON_PARENTHESES_OFF: &str = r#"
61821<svg
61822 xmlns="http://www.w3.org/2000/svg"
61823 width="24"
61824 height="24"
61825 viewBox="0 0 24 24"
61826 fill="none"
61827 stroke="currentColor"
61828 stroke-width="1.5"
61829 stroke-linecap="round"
61830 stroke-linejoin="round"
61831>
61832 <path d="M5.743 5.745a12.253 12.253 0 0 0 1.257 14.255" />
61833 <path d="M17 4a12.25 12.25 0 0 1 2.474 11.467m-1.22 2.794a12.291 12.291 0 0 1 -1.254 1.739" />
61834 <path d="M3 3l18 18" />
61835</svg>
61836"#;
61837pub const ICON_PARENTHESES: &str = r#"
61838<svg
61839 xmlns="http://www.w3.org/2000/svg"
61840 width="24"
61841 height="24"
61842 viewBox="0 0 24 24"
61843 fill="none"
61844 stroke="currentColor"
61845 stroke-width="1.5"
61846 stroke-linecap="round"
61847 stroke-linejoin="round"
61848>
61849 <path d="M7 4a12.25 12.25 0 0 0 0 16" />
61850 <path d="M17 4a12.25 12.25 0 0 1 0 16" />
61851</svg>
61852"#;
61853pub const ICON_PARKING_CIRCLE: &str = r#"
61854<svg
61855 xmlns="http://www.w3.org/2000/svg"
61856 width="24"
61857 height="24"
61858 viewBox="0 0 24 24"
61859 fill="none"
61860 stroke="currentColor"
61861 stroke-width="1.5"
61862 stroke-linecap="round"
61863 stroke-linejoin="round"
61864>
61865 <path d="M10 16v-8h3.334c.92 0 1.666 .895 1.666 2s-.746 2 -1.666 2h-3.334" />
61866 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
61867</svg>
61868"#;
61869pub const ICON_PARKING_OFF: &str = r#"
61870<svg
61871 xmlns="http://www.w3.org/2000/svg"
61872 width="24"
61873 height="24"
61874 viewBox="0 0 24 24"
61875 fill="none"
61876 stroke="currentColor"
61877 stroke-width="1.5"
61878 stroke-linecap="round"
61879 stroke-linejoin="round"
61880>
61881 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.582 3.41c-.362 .365 -.864 .59 -1.418 .59h-12a2 2 0 0 1 -2 -2v-12c0 -.554 .225 -1.056 .59 -1.418" />
61882 <path d="M9 16v-7m3 -1h1a2 2 0 0 1 1.817 2.836m-2.817 1.164h-3" />
61883 <path d="M3 3l18 18" />
61884</svg>
61885"#;
61886pub const ICON_PARKING: &str = r#"
61887<svg
61888 xmlns="http://www.w3.org/2000/svg"
61889 width="24"
61890 height="24"
61891 viewBox="0 0 24 24"
61892 fill="none"
61893 stroke="currentColor"
61894 stroke-width="1.5"
61895 stroke-linecap="round"
61896 stroke-linejoin="round"
61897>
61898 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
61899 <path d="M10 16v-8h2.667c.736 0 1.333 .895 1.333 2s-.597 2 -1.333 2h-2.667" />
61900</svg>
61901"#;
61902pub const ICON_PASSWORD_FINGERPRINT: &str = r#"
61903<svg
61904 xmlns="http://www.w3.org/2000/svg"
61905 width="24"
61906 height="24"
61907 viewBox="0 0 24 24"
61908 fill="none"
61909 stroke="currentColor"
61910 stroke-width="1.5"
61911 stroke-linecap="round"
61912 stroke-linejoin="round"
61913>
61914 <path d="M17 8c.788 1 1 2 1 3v1" />
61915 <path d="M9 11c0 -1.578 1.343 -3 3 -3s3 1.422 3 3v2" />
61916 <path d="M12 11v2" />
61917 <path d="M6 12v-1.397c-.006 -1.999 1.136 -3.849 2.993 -4.85a6.385 6.385 0 0 1 6.007 -.005" />
61918 <path d="M12 17v4" />
61919 <path d="M10 20l4 -2" />
61920 <path d="M10 18l4 2" />
61921 <path d="M5 17v4" />
61922 <path d="M3 20l4 -2" />
61923 <path d="M3 18l4 2" />
61924 <path d="M19 17v4" />
61925 <path d="M17 20l4 -2" />
61926 <path d="M17 18l4 2" />
61927</svg>
61928"#;
61929pub const ICON_PASSWORD_MOBILE_PHONE: &str = r#"
61930<svg
61931 xmlns="http://www.w3.org/2000/svg"
61932 width="24"
61933 height="24"
61934 viewBox="0 0 24 24"
61935 fill="none"
61936 stroke="currentColor"
61937 stroke-width="1.5"
61938 stroke-linecap="round"
61939 stroke-linejoin="round"
61940>
61941 <path d="M12 17v4" />
61942 <path d="M10 20l4 -2" />
61943 <path d="M10 18l4 2" />
61944 <path d="M5 17v4" />
61945 <path d="M3 20l4 -2" />
61946 <path d="M3 18l4 2" />
61947 <path d="M19 17v4" />
61948 <path d="M17 20l4 -2" />
61949 <path d="M17 18l4 2" />
61950 <path d="M7 14v-8a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v8" />
61951 <path d="M11 5h2" />
61952 <path d="M12 17v.01" />
61953</svg>
61954"#;
61955pub const ICON_PASSWORD_USER: &str = r#"
61956<svg
61957 xmlns="http://www.w3.org/2000/svg"
61958 width="24"
61959 height="24"
61960 viewBox="0 0 24 24"
61961 fill="none"
61962 stroke="currentColor"
61963 stroke-width="1.5"
61964 stroke-linecap="round"
61965 stroke-linejoin="round"
61966>
61967 <path d="M12 17v4" />
61968 <path d="M10 20l4 -2" />
61969 <path d="M10 18l4 2" />
61970 <path d="M5 17v4" />
61971 <path d="M3 20l4 -2" />
61972 <path d="M3 18l4 2" />
61973 <path d="M19 17v4" />
61974 <path d="M17 20l4 -2" />
61975 <path d="M17 18l4 2" />
61976 <path d="M9 6a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
61977 <path d="M7 14a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2" />
61978</svg>
61979"#;
61980pub const ICON_PASSWORD: &str = r#"
61981<svg
61982 xmlns="http://www.w3.org/2000/svg"
61983 width="24"
61984 height="24"
61985 viewBox="0 0 24 24"
61986 fill="none"
61987 stroke="currentColor"
61988 stroke-width="1.5"
61989 stroke-linecap="round"
61990 stroke-linejoin="round"
61991>
61992 <path d="M12 10v4" />
61993 <path d="M10 13l4 -2" />
61994 <path d="M10 11l4 2" />
61995 <path d="M5 10v4" />
61996 <path d="M3 13l4 -2" />
61997 <path d="M3 11l4 2" />
61998 <path d="M19 10v4" />
61999 <path d="M17 13l4 -2" />
62000 <path d="M17 11l4 2" />
62001</svg>
62002"#;
62003pub const ICON_PAW_OFF: &str = r#"
62004<svg
62005 xmlns="http://www.w3.org/2000/svg"
62006 width="24"
62007 height="24"
62008 viewBox="0 0 24 24"
62009 fill="none"
62010 stroke="currentColor"
62011 stroke-width="1.5"
62012 stroke-linecap="round"
62013 stroke-linejoin="round"
62014>
62015 <path d="M11.168 11.154c-.71 .31 -1.184 1.107 -2 2.593c-.942 1.703 -2.846 1.845 -3.321 3.291c-.097 .265 -.145 .677 -.143 .962c0 1.176 .787 2 1.8 2c1.259 0 3 -1 4.5 -1s3.241 1 4.5 1c.927 0 1.664 -.689 1.783 -1.708" />
62016 <path d="M20.188 8.082a1.039 1.039 0 0 0 -.406 -.082h-.015c-.735 .012 -1.56 .75 -1.993 1.866c-.519 1.335 -.28 2.7 .538 3.052c.129 .055 .267 .082 .406 .082c.739 0 1.575 -.742 2.011 -1.866c.516 -1.335 .273 -2.7 -.54 -3.052h0z" />
62017 <path d="M11 6.992a3.608 3.608 0 0 0 -.04 -.725c-.203 -1.297 -1.047 -2.267 -1.932 -2.267a1.237 1.237 0 0 0 -.758 .265" />
62018 <path d="M16.456 6.733c.214 -1.376 -.375 -2.594 -1.32 -2.722a1.164 1.164 0 0 0 -.162 -.011c-.885 0 -1.728 .97 -1.93 2.267c-.214 1.376 .375 2.594 1.32 2.722c.054 .007 .108 .011 .162 .011c.885 0 1.73 -.974 1.93 -2.267z" />
62019 <path d="M5.69 12.918c.816 -.352 1.054 -1.719 .536 -3.052c-.436 -1.124 -1.271 -1.866 -2.009 -1.866c-.14 0 -.277 .027 -.407 .082c-.816 .352 -1.054 1.719 -.536 3.052c.436 1.124 1.271 1.866 2.009 1.866c.14 0 .277 -.027 .407 -.082z" />
62020 <path d="M3 3l18 18" />
62021</svg>
62022"#;
62023pub const ICON_PAW: &str = r#"
62024<svg
62025 xmlns="http://www.w3.org/2000/svg"
62026 width="24"
62027 height="24"
62028 viewBox="0 0 24 24"
62029 fill="none"
62030 stroke="currentColor"
62031 stroke-width="1.5"
62032 stroke-linecap="round"
62033 stroke-linejoin="round"
62034>
62035 <path d="M14.7 13.5c-1.1 -2 -1.441 -2.5 -2.7 -2.5c-1.259 0 -1.736 .755 -2.836 2.747c-.942 1.703 -2.846 1.845 -3.321 3.291c-.097 .265 -.145 .677 -.143 .962c0 1.176 .787 2 1.8 2c1.259 0 3 -1 4.5 -1s3.241 1 4.5 1c1.013 0 1.8 -.823 1.8 -2c0 -.285 -.049 -.697 -.146 -.962c-.475 -1.451 -2.512 -1.835 -3.454 -3.538z" />
62036 <path d="M20.188 8.082a1.039 1.039 0 0 0 -.406 -.082h-.015c-.735 .012 -1.56 .75 -1.993 1.866c-.519 1.335 -.28 2.7 .538 3.052c.129 .055 .267 .082 .406 .082c.739 0 1.575 -.742 2.011 -1.866c.516 -1.335 .273 -2.7 -.54 -3.052z" />
62037 <path d="M9.474 9c.055 0 .109 0 .163 -.011c.944 -.128 1.533 -1.346 1.32 -2.722c-.203 -1.297 -1.047 -2.267 -1.932 -2.267c-.055 0 -.109 0 -.163 .011c-.944 .128 -1.533 1.346 -1.32 2.722c.204 1.293 1.048 2.267 1.933 2.267z" />
62038 <path d="M16.456 6.733c.214 -1.376 -.375 -2.594 -1.32 -2.722a1.164 1.164 0 0 0 -.162 -.011c-.885 0 -1.728 .97 -1.93 2.267c-.214 1.376 .375 2.594 1.32 2.722c.054 .007 .108 .011 .162 .011c.885 0 1.73 -.974 1.93 -2.267z" />
62039 <path d="M5.69 12.918c.816 -.352 1.054 -1.719 .536 -3.052c-.436 -1.124 -1.271 -1.866 -2.009 -1.866c-.14 0 -.277 .027 -.407 .082c-.816 .352 -1.054 1.719 -.536 3.052c.436 1.124 1.271 1.866 2.009 1.866c.14 0 .277 -.027 .407 -.082z" />
62040</svg>
62041"#;
62042pub const ICON_PAYWALL: &str = r#"
62043<svg
62044 xmlns="http://www.w3.org/2000/svg"
62045 width="24"
62046 height="24"
62047 viewBox="0 0 24 24"
62048 fill="none"
62049 stroke="currentColor"
62050 stroke-width="1.5"
62051 stroke-linecap="round"
62052 stroke-linejoin="round"
62053>
62054 <path d="M13 21h-6a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10" />
62055 <path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
62056 <path d="M8 11v-4a4 4 0 1 1 8 0v4" />
62057 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
62058 <path d="M19 21v1" />
62059 <path d="M19 14v1" />
62060</svg>
62061"#;
62062pub const ICON_PDF: &str = r#"
62063<svg
62064 xmlns="http://www.w3.org/2000/svg"
62065 width="24"
62066 height="24"
62067 viewBox="0 0 24 24"
62068 fill="none"
62069 stroke="currentColor"
62070 stroke-width="1.5"
62071 stroke-linecap="round"
62072 stroke-linejoin="round"
62073>
62074 <path d="M10 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-2z" />
62075 <path d="M3 12h2a2 2 0 1 0 0 -4h-2v8" />
62076 <path d="M17 12h3" />
62077 <path d="M21 8h-4v8" />
62078</svg>
62079"#;
62080pub const ICON_PEACE: &str = r#"
62081<svg
62082 xmlns="http://www.w3.org/2000/svg"
62083 width="24"
62084 height="24"
62085 viewBox="0 0 24 24"
62086 fill="none"
62087 stroke="currentColor"
62088 stroke-width="1.5"
62089 stroke-linecap="round"
62090 stroke-linejoin="round"
62091>
62092 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
62093 <path d="M12 3l0 18" />
62094 <path d="M12 12l6.3 6.3" />
62095 <path d="M12 12l-6.3 6.3" />
62096</svg>
62097"#;
62098pub const ICON_PENCIL_BOLT: &str = r#"
62099<svg
62100 xmlns="http://www.w3.org/2000/svg"
62101 width="24"
62102 height="24"
62103 viewBox="0 0 24 24"
62104 fill="none"
62105 stroke="currentColor"
62106 stroke-width="1.5"
62107 stroke-linecap="round"
62108 stroke-linejoin="round"
62109>
62110 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62111 <path d="M13.5 6.5l4 4" />
62112 <path d="M19 16l-2 3h4l-2 3" />
62113</svg>
62114"#;
62115pub const ICON_PENCIL_CANCEL: &str = r#"
62116<svg
62117 xmlns="http://www.w3.org/2000/svg"
62118 width="24"
62119 height="24"
62120 viewBox="0 0 24 24"
62121 fill="none"
62122 stroke="currentColor"
62123 stroke-width="1.5"
62124 stroke-linecap="round"
62125 stroke-linejoin="round"
62126>
62127 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62128 <path d="M13.5 6.5l4 4" />
62129 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
62130 <path d="M17 21l4 -4" />
62131</svg>
62132"#;
62133pub const ICON_PENCIL_CHECK: &str = r#"
62134<svg
62135 xmlns="http://www.w3.org/2000/svg"
62136 width="24"
62137 height="24"
62138 viewBox="0 0 24 24"
62139 fill="none"
62140 stroke="currentColor"
62141 stroke-width="1.5"
62142 stroke-linecap="round"
62143 stroke-linejoin="round"
62144>
62145 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62146 <path d="M13.5 6.5l4 4" />
62147 <path d="M15 19l2 2l4 -4" />
62148</svg>
62149"#;
62150pub const ICON_PENCIL_CODE: &str = r#"
62151<svg
62152 xmlns="http://www.w3.org/2000/svg"
62153 width="24"
62154 height="24"
62155 viewBox="0 0 24 24"
62156 fill="none"
62157 stroke="currentColor"
62158 stroke-width="1.5"
62159 stroke-linecap="round"
62160 stroke-linejoin="round"
62161>
62162 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62163 <path d="M13.5 6.5l4 4" />
62164 <path d="M20 21l2 -2l-2 -2" />
62165 <path d="M17 17l-2 2l2 2" />
62166</svg>
62167"#;
62168pub const ICON_PENCIL_COG: &str = r#"
62169<svg
62170 xmlns="http://www.w3.org/2000/svg"
62171 width="24"
62172 height="24"
62173 viewBox="0 0 24 24"
62174 fill="none"
62175 stroke="currentColor"
62176 stroke-width="1.5"
62177 stroke-linecap="round"
62178 stroke-linejoin="round"
62179>
62180 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62181 <path d="M13.5 6.5l4 4" />
62182 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
62183 <path d="M19.001 15.5v1.5" />
62184 <path d="M19.001 21v1.5" />
62185 <path d="M22.032 17.25l-1.299 .75" />
62186 <path d="M17.27 20l-1.3 .75" />
62187 <path d="M15.97 17.25l1.3 .75" />
62188 <path d="M20.733 20l1.3 .75" />
62189</svg>
62190"#;
62191pub const ICON_PENCIL_DISCOUNT: &str = r#"
62192<svg
62193 xmlns="http://www.w3.org/2000/svg"
62194 width="24"
62195 height="24"
62196 viewBox="0 0 24 24"
62197 fill="none"
62198 stroke="currentColor"
62199 stroke-width="1.5"
62200 stroke-linecap="round"
62201 stroke-linejoin="round"
62202>
62203 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62204 <path d="M13.5 6.5l4 4" />
62205 <path d="M16 21l5 -5" />
62206 <path d="M21 21v.01" />
62207 <path d="M16 16v.01" />
62208</svg>
62209"#;
62210pub const ICON_PENCIL_DOLLAR: &str = r#"
62211<svg
62212 xmlns="http://www.w3.org/2000/svg"
62213 width="24"
62214 height="24"
62215 viewBox="0 0 24 24"
62216 fill="none"
62217 stroke="currentColor"
62218 stroke-width="1.5"
62219 stroke-linecap="round"
62220 stroke-linejoin="round"
62221>
62222 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62223 <path d="M13.5 6.5l4 4" />
62224 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
62225 <path d="M19 21v1m0 -8v1" />
62226</svg>
62227"#;
62228pub const ICON_PENCIL_DOWN: &str = r#"
62229<svg
62230 xmlns="http://www.w3.org/2000/svg"
62231 width="24"
62232 height="24"
62233 viewBox="0 0 24 24"
62234 fill="none"
62235 stroke="currentColor"
62236 stroke-width="1.5"
62237 stroke-linecap="round"
62238 stroke-linejoin="round"
62239>
62240 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62241 <path d="M13.5 6.5l4 4" />
62242 <path d="M19 16v6" />
62243 <path d="M22 19l-3 3l-3 -3" />
62244</svg>
62245"#;
62246pub const ICON_PENCIL_EXCLAMATION: &str = r#"
62247<svg
62248 xmlns="http://www.w3.org/2000/svg"
62249 width="24"
62250 height="24"
62251 viewBox="0 0 24 24"
62252 fill="none"
62253 stroke="currentColor"
62254 stroke-width="1.5"
62255 stroke-linecap="round"
62256 stroke-linejoin="round"
62257>
62258 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62259 <path d="M13.5 6.5l4 4" />
62260 <path d="M19 16v3" />
62261 <path d="M19 22v.01" />
62262</svg>
62263"#;
62264pub const ICON_PENCIL_HEART: &str = r#"
62265<svg
62266 xmlns="http://www.w3.org/2000/svg"
62267 width="24"
62268 height="24"
62269 viewBox="0 0 24 24"
62270 fill="none"
62271 stroke="currentColor"
62272 stroke-width="1.5"
62273 stroke-linecap="round"
62274 stroke-linejoin="round"
62275>
62276 <path d="M17 11l1.5 -1.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4h4l2 -2" />
62277 <path d="M13.5 6.5l4 4" />
62278 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
62279</svg>
62280"#;
62281pub const ICON_PENCIL_MINUS: &str = r#"
62282<svg
62283 xmlns="http://www.w3.org/2000/svg"
62284 width="24"
62285 height="24"
62286 viewBox="0 0 24 24"
62287 fill="none"
62288 stroke="currentColor"
62289 stroke-width="1.5"
62290 stroke-linecap="round"
62291 stroke-linejoin="round"
62292>
62293 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62294 <path d="M13.5 6.5l4 4" />
62295 <path d="M16 19h6" />
62296</svg>
62297"#;
62298pub const ICON_PENCIL_OFF: &str = r#"
62299<svg
62300 xmlns="http://www.w3.org/2000/svg"
62301 width="24"
62302 height="24"
62303 viewBox="0 0 24 24"
62304 fill="none"
62305 stroke="currentColor"
62306 stroke-width="1.5"
62307 stroke-linecap="round"
62308 stroke-linejoin="round"
62309>
62310 <path d="M10 10l-6 6v4h4l6 -6m1.99 -1.99l2.504 -2.504a2.828 2.828 0 1 0 -4 -4l-2.5 2.5" />
62311 <path d="M13.5 6.5l4 4" />
62312 <path d="M3 3l18 18" />
62313</svg>
62314"#;
62315pub const ICON_PENCIL_PAUSE: &str = r#"
62316<svg
62317 xmlns="http://www.w3.org/2000/svg"
62318 width="24"
62319 height="24"
62320 viewBox="0 0 24 24"
62321 fill="none"
62322 stroke="currentColor"
62323 stroke-width="1.5"
62324 stroke-linecap="round"
62325 stroke-linejoin="round"
62326>
62327 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62328 <path d="M13.5 6.5l4 4" />
62329 <path d="M17 17v5" />
62330 <path d="M21 17v5" />
62331</svg>
62332"#;
62333pub const ICON_PENCIL_PIN: &str = r#"
62334<svg
62335 xmlns="http://www.w3.org/2000/svg"
62336 width="24"
62337 height="24"
62338 viewBox="0 0 24 24"
62339 fill="none"
62340 stroke="currentColor"
62341 stroke-width="1.5"
62342 stroke-linecap="round"
62343 stroke-linejoin="round"
62344>
62345 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62346 <path d="M13.5 6.5l4 4" />
62347 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
62348 <path d="M19 18v.01" />
62349</svg>
62350"#;
62351pub const ICON_PENCIL_PLUS: &str = r#"
62352<svg
62353 xmlns="http://www.w3.org/2000/svg"
62354 width="24"
62355 height="24"
62356 viewBox="0 0 24 24"
62357 fill="none"
62358 stroke="currentColor"
62359 stroke-width="1.5"
62360 stroke-linecap="round"
62361 stroke-linejoin="round"
62362>
62363 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62364 <path d="M13.5 6.5l4 4" />
62365 <path d="M16 19h6" />
62366 <path d="M19 16v6" />
62367</svg>
62368"#;
62369pub const ICON_PENCIL_QUESTION: &str = r#"
62370<svg
62371 xmlns="http://www.w3.org/2000/svg"
62372 width="24"
62373 height="24"
62374 viewBox="0 0 24 24"
62375 fill="none"
62376 stroke="currentColor"
62377 stroke-width="1.5"
62378 stroke-linecap="round"
62379 stroke-linejoin="round"
62380>
62381 <path d="M8 20l6 -6l3 -3l1.5 -1.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4h4z" />
62382 <path d="M13.5 6.5l4 4" />
62383 <path d="M19 22v.01" />
62384 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
62385</svg>
62386"#;
62387pub const ICON_PENCIL_SEARCH: &str = r#"
62388<svg
62389 xmlns="http://www.w3.org/2000/svg"
62390 width="24"
62391 height="24"
62392 viewBox="0 0 24 24"
62393 fill="none"
62394 stroke="currentColor"
62395 stroke-width="1.5"
62396 stroke-linecap="round"
62397 stroke-linejoin="round"
62398>
62399 <path d="M17 11l1.5 -1.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4h4l3 -3" />
62400 <path d="M13.5 6.5l4 4" />
62401 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
62402 <path d="M20.2 20.2l1.8 1.8" />
62403</svg>
62404"#;
62405pub const ICON_PENCIL_SHARE: &str = r#"
62406<svg
62407 xmlns="http://www.w3.org/2000/svg"
62408 width="24"
62409 height="24"
62410 viewBox="0 0 24 24"
62411 fill="none"
62412 stroke="currentColor"
62413 stroke-width="1.5"
62414 stroke-linecap="round"
62415 stroke-linejoin="round"
62416>
62417 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62418 <path d="M13.5 6.5l4 4" />
62419 <path d="M16 22l5 -5" />
62420 <path d="M21 21.5v-4.5h-4.5" />
62421</svg>
62422"#;
62423pub const ICON_PENCIL_STAR: &str = r#"
62424<svg
62425 xmlns="http://www.w3.org/2000/svg"
62426 width="24"
62427 height="24"
62428 viewBox="0 0 24 24"
62429 fill="none"
62430 stroke="currentColor"
62431 stroke-width="1.5"
62432 stroke-linecap="round"
62433 stroke-linejoin="round"
62434>
62435 <path d="M17.5 10.5l1 -1a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4h4l2 -2" />
62436 <path d="M13.5 6.5l4 4" />
62437 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
62438</svg>
62439"#;
62440pub const ICON_PENCIL_UP: &str = r#"
62441<svg
62442 xmlns="http://www.w3.org/2000/svg"
62443 width="24"
62444 height="24"
62445 viewBox="0 0 24 24"
62446 fill="none"
62447 stroke="currentColor"
62448 stroke-width="1.5"
62449 stroke-linecap="round"
62450 stroke-linejoin="round"
62451>
62452 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62453 <path d="M13.5 6.5l4 4" />
62454 <path d="M19 22v-6" />
62455 <path d="M22 19l-3 -3l-3 3" />
62456</svg>
62457"#;
62458pub const ICON_PENCIL_X: &str = r#"
62459<svg
62460 xmlns="http://www.w3.org/2000/svg"
62461 width="24"
62462 height="24"
62463 viewBox="0 0 24 24"
62464 fill="none"
62465 stroke="currentColor"
62466 stroke-width="1.5"
62467 stroke-linecap="round"
62468 stroke-linejoin="round"
62469>
62470 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62471 <path d="M13.5 6.5l4 4" />
62472 <path d="M22 22l-5 -5" />
62473 <path d="M17 22l5 -5" />
62474</svg>
62475"#;
62476pub const ICON_PENCIL: &str = r#"
62477<svg
62478 xmlns="http://www.w3.org/2000/svg"
62479 width="24"
62480 height="24"
62481 viewBox="0 0 24 24"
62482 fill="none"
62483 stroke="currentColor"
62484 stroke-width="1.5"
62485 stroke-linecap="round"
62486 stroke-linejoin="round"
62487>
62488 <path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
62489 <path d="M13.5 6.5l4 4" />
62490</svg>
62491"#;
62492pub const ICON_PENNANT_2: &str = r#"
62493<svg
62494 xmlns="http://www.w3.org/2000/svg"
62495 width="24"
62496 height="24"
62497 viewBox="0 0 24 24"
62498 fill="none"
62499 stroke="currentColor"
62500 stroke-width="1.5"
62501 stroke-linecap="round"
62502 stroke-linejoin="round"
62503>
62504 <path d="M16 21h-4" />
62505 <path d="M14 21v-18" />
62506 <path d="M14 4l-9 4l9 4" />
62507</svg>
62508"#;
62509pub const ICON_PENNANT_OFF: &str = r#"
62510<svg
62511 xmlns="http://www.w3.org/2000/svg"
62512 width="24"
62513 height="24"
62514 viewBox="0 0 24 24"
62515 fill="none"
62516 stroke="currentColor"
62517 stroke-width="1.5"
62518 stroke-linecap="round"
62519 stroke-linejoin="round"
62520>
62521 <path d="M8 21h4" />
62522 <path d="M10 21v-11m0 -4v-3" />
62523 <path d="M10 4l9 4l-4.858 2.16m-2.764 1.227l-1.378 .613" />
62524 <path d="M3 3l18 18" />
62525</svg>
62526"#;
62527pub const ICON_PENNANT: &str = r#"
62528<svg
62529 xmlns="http://www.w3.org/2000/svg"
62530 width="24"
62531 height="24"
62532 viewBox="0 0 24 24"
62533 fill="none"
62534 stroke="currentColor"
62535 stroke-width="1.5"
62536 stroke-linecap="round"
62537 stroke-linejoin="round"
62538>
62539 <path d="M8 21l4 0" />
62540 <path d="M10 21l0 -18" />
62541 <path d="M10 4l9 4l-9 4" />
62542</svg>
62543"#;
62544pub const ICON_PENTAGON_MINUS: &str = r#"
62545<svg
62546 xmlns="http://www.w3.org/2000/svg"
62547 width="24"
62548 height="24"
62549 viewBox="0 0 24 24"
62550 fill="none"
62551 stroke="currentColor"
62552 stroke-width="1.5"
62553 stroke-linecap="round"
62554 stroke-linejoin="round"
62555>
62556 <path d="M12.5 21q -1.82 0 -5.458 .005a1.98 1.98 0 0 1 -1.881 -1.367l-3.064 -9.43a1.98 1.98 0 0 1 .719 -2.212l8.021 -5.828a1.98 1.98 0 0 1 2.326 0l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-1.559 4.792" />
62557 <path d="M16 19h6" />
62558</svg>
62559"#;
62560pub const ICON_PENTAGON_NUMBER_0: &str = r#"
62561<svg
62562 xmlns="http://www.w3.org/2000/svg"
62563 width="24"
62564 height="24"
62565 viewBox="0 0 24 24"
62566 fill="none"
62567 stroke="currentColor"
62568 stroke-width="1.5"
62569 stroke-linecap="round"
62570 stroke-linejoin="round"
62571>
62572 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
62573 <path d="M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
62574</svg>
62575"#;
62576pub const ICON_PENTAGON_NUMBER_1: &str = r#"
62577<svg
62578 xmlns="http://www.w3.org/2000/svg"
62579 width="24"
62580 height="24"
62581 viewBox="0 0 24 24"
62582 fill="none"
62583 stroke="currentColor"
62584 stroke-width="1.5"
62585 stroke-linecap="round"
62586 stroke-linejoin="round"
62587>
62588 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
62589 <path d="M10 10l2 -2v8" />
62590</svg>
62591"#;
62592pub const ICON_PENTAGON_NUMBER_2: &str = r#"
62593<svg
62594 xmlns="http://www.w3.org/2000/svg"
62595 width="24"
62596 height="24"
62597 viewBox="0 0 24 24"
62598 fill="none"
62599 stroke="currentColor"
62600 stroke-width="1.5"
62601 stroke-linecap="round"
62602 stroke-linejoin="round"
62603>
62604 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
62605 <path d="M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
62606</svg>
62607"#;
62608pub const ICON_PENTAGON_NUMBER_3: &str = r#"
62609<svg
62610 xmlns="http://www.w3.org/2000/svg"
62611 width="24"
62612 height="24"
62613 viewBox="0 0 24 24"
62614 fill="none"
62615 stroke="currentColor"
62616 stroke-width="1.5"
62617 stroke-linecap="round"
62618 stroke-linejoin="round"
62619>
62620 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
62621 <path d="M10 8h2.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-1.5h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-2.5" />
62622</svg>
62623"#;
62624pub const ICON_PENTAGON_NUMBER_4: &str = r#"
62625<svg
62626 xmlns="http://www.w3.org/2000/svg"
62627 width="24"
62628 height="24"
62629 viewBox="0 0 24 24"
62630 fill="none"
62631 stroke="currentColor"
62632 stroke-width="1.5"
62633 stroke-linecap="round"
62634 stroke-linejoin="round"
62635>
62636 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
62637 <path d="M10 8v3a1 1 0 0 0 1 1h3" />
62638 <path d="M14 8v8" />
62639</svg>
62640"#;
62641pub const ICON_PENTAGON_NUMBER_5: &str = r#"
62642<svg
62643 xmlns="http://www.w3.org/2000/svg"
62644 width="24"
62645 height="24"
62646 viewBox="0 0 24 24"
62647 fill="none"
62648 stroke="currentColor"
62649 stroke-width="1.5"
62650 stroke-linecap="round"
62651 stroke-linejoin="round"
62652>
62653 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
62654 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
62655</svg>
62656"#;
62657pub const ICON_PENTAGON_NUMBER_6: &str = r#"
62658<svg
62659 xmlns="http://www.w3.org/2000/svg"
62660 width="24"
62661 height="24"
62662 viewBox="0 0 24 24"
62663 fill="none"
62664 stroke="currentColor"
62665 stroke-width="1.5"
62666 stroke-linecap="round"
62667 stroke-linejoin="round"
62668>
62669 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
62670 <path d="M14 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
62671</svg>
62672"#;
62673pub const ICON_PENTAGON_NUMBER_7: &str = r#"
62674<svg
62675 xmlns="http://www.w3.org/2000/svg"
62676 width="24"
62677 height="24"
62678 viewBox="0 0 24 24"
62679 fill="none"
62680 stroke="currentColor"
62681 stroke-width="1.5"
62682 stroke-linecap="round"
62683 stroke-linejoin="round"
62684>
62685 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
62686 <path d="M10 8h4l-2 8" />
62687</svg>
62688"#;
62689pub const ICON_PENTAGON_NUMBER_8: &str = r#"
62690<svg
62691 xmlns="http://www.w3.org/2000/svg"
62692 width="24"
62693 height="24"
62694 viewBox="0 0 24 24"
62695 fill="none"
62696 stroke="currentColor"
62697 stroke-width="1.5"
62698 stroke-linecap="round"
62699 stroke-linejoin="round"
62700>
62701 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
62702 <path d="M12 12h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1" />
62703</svg>
62704"#;
62705pub const ICON_PENTAGON_NUMBER_9: &str = r#"
62706<svg
62707 xmlns="http://www.w3.org/2000/svg"
62708 width="24"
62709 height="24"
62710 viewBox="0 0 24 24"
62711 fill="none"
62712 stroke="currentColor"
62713 stroke-width="1.5"
62714 stroke-linecap="round"
62715 stroke-linejoin="round"
62716>
62717 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
62718 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
62719</svg>
62720"#;
62721pub const ICON_PENTAGON_OFF: &str = r#"
62722<svg
62723 xmlns="http://www.w3.org/2000/svg"
62724 width="24"
62725 height="24"
62726 viewBox="0 0 24 24"
62727 fill="none"
62728 stroke="currentColor"
62729 stroke-width="1.5"
62730 stroke-linecap="round"
62731 stroke-linejoin="round"
62732>
62733 <path d="M8.133 4.133l2.704 -1.965a1.978 1.978 0 0 1 2.326 0l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-1.887 5.808m-.981 3.02l-.196 .602a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l2.994 -2.176" />
62734 <path d="M3 3l18 18" />
62735</svg>
62736"#;
62737pub const ICON_PENTAGON_PLUS: &str = r#"
62738<svg
62739 xmlns="http://www.w3.org/2000/svg"
62740 width="24"
62741 height="24"
62742 viewBox="0 0 24 24"
62743 fill="none"
62744 stroke="currentColor"
62745 stroke-width="1.5"
62746 stroke-linecap="round"
62747 stroke-linejoin="round"
62748>
62749 <path d="M12.5 21.005h-5.458a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-.78 2.401" />
62750 <path d="M16 19h6" />
62751 <path d="M19 16v6" />
62752</svg>
62753"#;
62754pub const ICON_PENTAGON_X: &str = r#"
62755<svg
62756 xmlns="http://www.w3.org/2000/svg"
62757 width="24"
62758 height="24"
62759 viewBox="0 0 24 24"
62760 fill="none"
62761 stroke="currentColor"
62762 stroke-width="1.5"
62763 stroke-linecap="round"
62764 stroke-linejoin="round"
62765>
62766 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
62767 <path d="M14 14l-4 -4" />
62768 <path d="M10 14l4 -4" />
62769</svg>
62770"#;
62771pub const ICON_PENTAGON: &str = r#"
62772<svg
62773 xmlns="http://www.w3.org/2000/svg"
62774 width="24"
62775 height="24"
62776 viewBox="0 0 24 24"
62777 fill="none"
62778 stroke="currentColor"
62779 stroke-width="1.5"
62780 stroke-linecap="round"
62781 stroke-linejoin="round"
62782>
62783 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
62784</svg>
62785"#;
62786pub const ICON_PENTAGRAM: &str = r#"
62787<svg
62788 xmlns="http://www.w3.org/2000/svg"
62789 width="24"
62790 height="24"
62791 viewBox="0 0 24 24"
62792 fill="none"
62793 stroke="currentColor"
62794 stroke-width="1.5"
62795 stroke-linecap="round"
62796 stroke-linejoin="round"
62797>
62798 <path d="M5.636 5.636a9 9 0 1 1 12.728 12.728a9 9 0 0 1 -12.728 -12.728z" />
62799 <path d="M15.236 11l5.264 4h-6.5l-2 6l-2 -6h-6.5l5.276 -4l-2.056 -6.28l5.28 3.78l5.28 -3.78z" />
62800</svg>
62801"#;
62802pub const ICON_PEPPER_OFF: &str = r#"
62803<svg
62804 xmlns="http://www.w3.org/2000/svg"
62805 width="24"
62806 height="24"
62807 viewBox="0 0 24 24"
62808 fill="none"
62809 stroke="currentColor"
62810 stroke-width="1.5"
62811 stroke-linecap="round"
62812 stroke-linejoin="round"
62813>
62814 <path d="M12.59 12.59c-.77 1.418 -2.535 2.41 -4.59 2.41c-2.761 0 -5 -1.79 -5 -4a8 8 0 0 0 13.643 5.67m1.64 -2.357a7.97 7.97 0 0 0 .717 -3.313a3 3 0 0 0 -5.545 -1.59" />
62815 <path d="M16 8c0 -2 2 -4 4 -4" />
62816 <path d="M3 3l18 18" />
62817</svg>
62818"#;
62819pub const ICON_PEPPER: &str = r#"
62820<svg
62821 xmlns="http://www.w3.org/2000/svg"
62822 width="24"
62823 height="24"
62824 viewBox="0 0 24 24"
62825 fill="none"
62826 stroke="currentColor"
62827 stroke-width="1.5"
62828 stroke-linecap="round"
62829 stroke-linejoin="round"
62830>
62831 <path d="M13 11c0 2.21 -2.239 4 -5 4s-5 -1.79 -5 -4a8 8 0 1 0 16 0a3 3 0 0 0 -6 0" />
62832 <path d="M16 8c0 -2 2 -4 4 -4" />
62833</svg>
62834"#;
62835pub const ICON_PERCENTAGE_0: &str = r#"
62836<svg
62837 xmlns="http://www.w3.org/2000/svg"
62838 width="24"
62839 height="24"
62840 viewBox="0 0 24 24"
62841 fill="none"
62842 stroke="currentColor"
62843 stroke-width="1.5"
62844 stroke-linecap="round"
62845 stroke-linejoin="round"
62846>
62847 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
62848</svg>
62849"#;
62850pub const ICON_PERCENTAGE_10: &str = r#"
62851<svg
62852 xmlns="http://www.w3.org/2000/svg"
62853 width="24"
62854 height="24"
62855 viewBox="0 0 24 24"
62856 fill="none"
62857 stroke="currentColor"
62858 stroke-width="1.5"
62859 stroke-linecap="round"
62860 stroke-linejoin="round"
62861>
62862 <path d="M12 3c1.92 0 3.7 .601 5.16 1.626l-5.16 7.374z" fill="currentColor" stroke="none" />
62863 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
62864</svg>
62865"#;
62866pub const ICON_PERCENTAGE_100: &str = r#"
62867<svg
62868 xmlns="http://www.w3.org/2000/svg"
62869 width="24"
62870 height="24"
62871 viewBox="0 0 24 24"
62872 fill="none"
62873 stroke="currentColor"
62874 stroke-width="1.5"
62875 stroke-linecap="round"
62876 stroke-linejoin="round"
62877>
62878 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" fill="currentColor" />
62879</svg>
62880"#;
62881pub const ICON_PERCENTAGE_20: &str = r#"
62882<svg
62883 xmlns="http://www.w3.org/2000/svg"
62884 width="24"
62885 height="24"
62886 viewBox="0 0 24 24"
62887 fill="none"
62888 stroke="currentColor"
62889 stroke-width="1.5"
62890 stroke-linecap="round"
62891 stroke-linejoin="round"
62892>
62893 <path d="M12 3a9 9 0 0 1 8.497 6.025l-8.497 2.975z" fill="currentColor" stroke="none" />
62894 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
62895</svg>
62896"#;
62897pub const ICON_PERCENTAGE_25: &str = r#"
62898<svg
62899 xmlns="http://www.w3.org/2000/svg"
62900 width="24"
62901 height="24"
62902 viewBox="0 0 24 24"
62903 fill="none"
62904 stroke="currentColor"
62905 stroke-width="1.5"
62906 stroke-linecap="round"
62907 stroke-linejoin="round"
62908>
62909 <path d="M21 12a9 9 0 0 0 -9 -9m0 0v9h9" fill="currentColor" stroke="none" />
62910 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
62911</svg>
62912"#;
62913pub const ICON_PERCENTAGE_30: &str = r#"
62914<svg
62915 xmlns="http://www.w3.org/2000/svg"
62916 width="24"
62917 height="24"
62918 viewBox="0 0 24 24"
62919 fill="none"
62920 stroke="currentColor"
62921 stroke-width="1.5"
62922 stroke-linecap="round"
62923 stroke-linejoin="round"
62924>
62925 <path d="M12 3a9 9 0 0 1 8.495 11.973l-8.495 -2.973z" fill="currentColor" stroke="none" />
62926 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
62927</svg>
62928"#;
62929pub const ICON_PERCENTAGE_33: &str = r#"
62930<svg
62931 xmlns="http://www.w3.org/2000/svg"
62932 width="24"
62933 height="24"
62934 viewBox="0 0 24 24"
62935 fill="none"
62936 stroke="currentColor"
62937 stroke-width="1.5"
62938 stroke-linecap="round"
62939 stroke-linejoin="round"
62940>
62941 <path d="M12 3a9 9 0 0 1 7.794 13.5l-7.79 -4.497z" fill="currentColor" stroke="none" />
62942 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
62943</svg>
62944"#;
62945pub const ICON_PERCENTAGE_40: &str = r#"
62946<svg
62947 xmlns="http://www.w3.org/2000/svg"
62948 width="24"
62949 height="24"
62950 viewBox="0 0 24 24"
62951 fill="none"
62952 stroke="currentColor"
62953 stroke-width="1.5"
62954 stroke-linecap="round"
62955 stroke-linejoin="round"
62956>
62957 <path d="M12 3a9 9 0 0 1 5.162 16.372l-5.162 -7.372z" fill="currentColor" stroke="none" />
62958 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
62959</svg>
62960"#;
62961pub const ICON_PERCENTAGE_50: &str = r#"
62962<svg
62963 xmlns="http://www.w3.org/2000/svg"
62964 width="24"
62965 height="24"
62966 viewBox="0 0 24 24"
62967 fill="none"
62968 stroke="currentColor"
62969 stroke-width="1.5"
62970 stroke-linecap="round"
62971 stroke-linejoin="round"
62972>
62973 <path d="M12 21a9 9 0 0 0 0 -18m0 0v18" fill="currentColor" stroke="none" />
62974 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
62975</svg>
62976"#;
62977pub const ICON_PERCENTAGE_60: &str = r#"
62978<svg
62979 xmlns="http://www.w3.org/2000/svg"
62980 width="24"
62981 height="24"
62982 viewBox="0 0 24 24"
62983 fill="none"
62984 stroke="currentColor"
62985 stroke-width="1.5"
62986 stroke-linecap="round"
62987 stroke-linejoin="round"
62988>
62989 <path d="M12 3a9 9 0 1 1 -5.162 16.373l5.162 -7.373z" fill="currentColor" stroke="none" />
62990 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
62991</svg>
62992"#;
62993pub const ICON_PERCENTAGE_66: &str = r#"
62994<svg
62995 xmlns="http://www.w3.org/2000/svg"
62996 width="24"
62997 height="24"
62998 viewBox="0 0 24 24"
62999 fill="none"
63000 stroke="currentColor"
63001 stroke-width="1.5"
63002 stroke-linecap="round"
63003 stroke-linejoin="round"
63004>
63005 <path d="M12 3a9 9 0 1 1 -7.795 13.498l7.795 -4.498z" fill="currentColor" stroke="none" />
63006 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
63007</svg>
63008"#;
63009pub const ICON_PERCENTAGE_70: &str = r#"
63010<svg
63011 xmlns="http://www.w3.org/2000/svg"
63012 width="24"
63013 height="24"
63014 viewBox="0 0 24 24"
63015 fill="none"
63016 stroke="currentColor"
63017 stroke-width="1.5"
63018 stroke-linecap="round"
63019 stroke-linejoin="round"
63020>
63021 <path d="M12 3a9 9 0 1 1 -8.495 11.973l8.495 -2.973z" fill="currentColor" stroke="none" />
63022 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
63023</svg>
63024"#;
63025pub const ICON_PERCENTAGE_75: &str = r#"
63026<svg
63027 xmlns="http://www.w3.org/2000/svg"
63028 width="24"
63029 height="24"
63030 viewBox="0 0 24 24"
63031 fill="none"
63032 stroke="currentColor"
63033 stroke-width="1.5"
63034 stroke-linecap="round"
63035 stroke-linejoin="round"
63036>
63037 <path d="M3 12a9 9 0 1 0 9 -9m0 0v9h-9" fill="currentColor" stroke="none" />
63038 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
63039</svg>
63040"#;
63041pub const ICON_PERCENTAGE_80: &str = r#"
63042<svg
63043 xmlns="http://www.w3.org/2000/svg"
63044 width="24"
63045 height="24"
63046 viewBox="0 0 24 24"
63047 fill="none"
63048 stroke="currentColor"
63049 stroke-width="1.5"
63050 stroke-linecap="round"
63051 stroke-linejoin="round"
63052>
63053 <path d="M12 3a9 9 0 1 1 -8.497 6.025l8.497 2.975z" fill="currentColor" stroke="none" />
63054 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
63055</svg>
63056"#;
63057pub const ICON_PERCENTAGE_90: &str = r#"
63058<svg
63059 xmlns="http://www.w3.org/2000/svg"
63060 width="24"
63061 height="24"
63062 viewBox="0 0 24 24"
63063 fill="none"
63064 stroke="currentColor"
63065 stroke-width="1.5"
63066 stroke-linecap="round"
63067 stroke-linejoin="round"
63068>
63069 <path d="M12 3a9 9 0 1 1 -5.16 1.626l5.16 7.374z" fill="currentColor" stroke="none" />
63070 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
63071</svg>
63072"#;
63073pub const ICON_PERCENTAGE: &str = r#"
63074<svg
63075 xmlns="http://www.w3.org/2000/svg"
63076 width="24"
63077 height="24"
63078 viewBox="0 0 24 24"
63079 fill="none"
63080 stroke="currentColor"
63081 stroke-width="1.5"
63082 stroke-linecap="round"
63083 stroke-linejoin="round"
63084>
63085 <path d="M17 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
63086 <path d="M7 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
63087 <path d="M6 18l12 -12" />
63088</svg>
63089"#;
63090pub const ICON_PERFUME: &str = r#"
63091<svg
63092 xmlns="http://www.w3.org/2000/svg"
63093 width="24"
63094 height="24"
63095 viewBox="0 0 24 24"
63096 fill="none"
63097 stroke="currentColor"
63098 stroke-width="1.5"
63099 stroke-linecap="round"
63100 stroke-linejoin="round"
63101>
63102 <path d="M10 6v3" />
63103 <path d="M14 6v3" />
63104 <path d="M5 9m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
63105 <path d="M12 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
63106 <path d="M9 3h6v3h-6z" />
63107</svg>
63108"#;
63109pub const ICON_PERSPECTIVE_OFF: &str = r#"
63110<svg
63111 xmlns="http://www.w3.org/2000/svg"
63112 width="24"
63113 height="24"
63114 viewBox="0 0 24 24"
63115 fill="none"
63116 stroke="currentColor"
63117 stroke-width="1.5"
63118 stroke-linecap="round"
63119 stroke-linejoin="round"
63120>
63121 <path d="M8.511 4.502l9.63 1.375a1 1 0 0 1 .859 .99v8.133m-.859 3.123l-12 1.714a1 1 0 0 1 -1.141 -.99v-13.694a1 1 0 0 1 .01 -.137" />
63122 <path d="M3 3l18 18" />
63123</svg>
63124"#;
63125pub const ICON_PERSPECTIVE: &str = r#"
63126<svg
63127 xmlns="http://www.w3.org/2000/svg"
63128 width="24"
63129 height="24"
63130 viewBox="0 0 24 24"
63131 fill="none"
63132 stroke="currentColor"
63133 stroke-width="1.5"
63134 stroke-linecap="round"
63135 stroke-linejoin="round"
63136>
63137 <path d="M6.141 4.163l12 1.714a1 1 0 0 1 .859 .99v10.266a1 1 0 0 1 -.859 .99l-12 1.714a1 1 0 0 1 -1.141 -.99v-13.694a1 1 0 0 1 1.141 -.99z" />
63138</svg>
63139"#;
63140pub const ICON_PHONE_CALL: &str = r#"
63141<svg
63142 xmlns="http://www.w3.org/2000/svg"
63143 width="24"
63144 height="24"
63145 viewBox="0 0 24 24"
63146 fill="none"
63147 stroke="currentColor"
63148 stroke-width="1.5"
63149 stroke-linecap="round"
63150 stroke-linejoin="round"
63151>
63152 <path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" />
63153 <path d="M15 7a2 2 0 0 1 2 2" />
63154 <path d="M15 3a6 6 0 0 1 6 6" />
63155</svg>
63156"#;
63157pub const ICON_PHONE_CALLING: &str = r#"
63158<svg
63159 xmlns="http://www.w3.org/2000/svg"
63160 width="24"
63161 height="24"
63162 viewBox="0 0 24 24"
63163 fill="none"
63164 stroke="currentColor"
63165 stroke-width="1.5"
63166 stroke-linecap="round"
63167 stroke-linejoin="round"
63168>
63169 <path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" />
63170 <path d="M15 7l0 .01" />
63171 <path d="M18 7l0 .01" />
63172 <path d="M21 7l0 .01" />
63173</svg>
63174"#;
63175pub const ICON_PHONE_CHECK: &str = r#"
63176<svg
63177 xmlns="http://www.w3.org/2000/svg"
63178 width="24"
63179 height="24"
63180 viewBox="0 0 24 24"
63181 fill="none"
63182 stroke="currentColor"
63183 stroke-width="1.5"
63184 stroke-linecap="round"
63185 stroke-linejoin="round"
63186>
63187 <path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" />
63188 <path d="M15 6l2 2l4 -4" />
63189</svg>
63190"#;
63191pub const ICON_PHONE_INCOMING: &str = r#"
63192<svg
63193 xmlns="http://www.w3.org/2000/svg"
63194 width="24"
63195 height="24"
63196 viewBox="0 0 24 24"
63197 fill="none"
63198 stroke="currentColor"
63199 stroke-width="1.5"
63200 stroke-linecap="round"
63201 stroke-linejoin="round"
63202>
63203 <path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" />
63204 <path d="M15 9l5 -5" />
63205 <path d="M15 5l0 4l4 0" />
63206</svg>
63207"#;
63208pub const ICON_PHONE_OFF: &str = r#"
63209<svg
63210 xmlns="http://www.w3.org/2000/svg"
63211 width="24"
63212 height="24"
63213 viewBox="0 0 24 24"
63214 fill="none"
63215 stroke="currentColor"
63216 stroke-width="1.5"
63217 stroke-linecap="round"
63218 stroke-linejoin="round"
63219>
63220 <path d="M3 21l18 -18" />
63221 <path d="M5.831 14.161a15.946 15.946 0 0 1 -2.831 -8.161a2 2 0 0 1 2 -2h4l2 5l-2.5 1.5c.108 .22 .223 .435 .345 .645m1.751 2.277c.843 .84 1.822 1.544 2.904 2.078l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a15.963 15.963 0 0 1 -10.344 -4.657" />
63222</svg>
63223"#;
63224pub const ICON_PHONE_OUTGOING: &str = r#"
63225<svg
63226 xmlns="http://www.w3.org/2000/svg"
63227 width="24"
63228 height="24"
63229 viewBox="0 0 24 24"
63230 fill="none"
63231 stroke="currentColor"
63232 stroke-width="1.5"
63233 stroke-linecap="round"
63234 stroke-linejoin="round"
63235>
63236 <path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" />
63237 <path d="M15 9l5 -5" />
63238 <path d="M16 4l4 0l0 4" />
63239</svg>
63240"#;
63241pub const ICON_PHONE_PAUSE: &str = r#"
63242<svg
63243 xmlns="http://www.w3.org/2000/svg"
63244 width="24"
63245 height="24"
63246 viewBox="0 0 24 24"
63247 fill="none"
63248 stroke="currentColor"
63249 stroke-width="1.5"
63250 stroke-linecap="round"
63251 stroke-linejoin="round"
63252>
63253 <path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" />
63254 <path d="M20 3l0 4" />
63255 <path d="M16 3l0 4" />
63256</svg>
63257"#;
63258pub const ICON_PHONE_PLUS: &str = r#"
63259<svg
63260 xmlns="http://www.w3.org/2000/svg"
63261 width="24"
63262 height="24"
63263 viewBox="0 0 24 24"
63264 fill="none"
63265 stroke="currentColor"
63266 stroke-width="1.5"
63267 stroke-linecap="round"
63268 stroke-linejoin="round"
63269>
63270 <path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" />
63271 <path d="M15 6h6m-3 -3v6" />
63272</svg>
63273"#;
63274pub const ICON_PHONE_X: &str = r#"
63275<svg
63276 xmlns="http://www.w3.org/2000/svg"
63277 width="24"
63278 height="24"
63279 viewBox="0 0 24 24"
63280 fill="none"
63281 stroke="currentColor"
63282 stroke-width="1.5"
63283 stroke-linecap="round"
63284 stroke-linejoin="round"
63285>
63286 <path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" />
63287 <path d="M16 4l4 4m0 -4l-4 4" />
63288</svg>
63289"#;
63290pub const ICON_PHONE: &str = r#"
63291<svg
63292 xmlns="http://www.w3.org/2000/svg"
63293 width="24"
63294 height="24"
63295 viewBox="0 0 24 24"
63296 fill="none"
63297 stroke="currentColor"
63298 stroke-width="1.5"
63299 stroke-linecap="round"
63300 stroke-linejoin="round"
63301>
63302 <path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" />
63303</svg>
63304"#;
63305pub const ICON_PHOTO_AI: &str = r#"
63306<svg
63307 xmlns="http://www.w3.org/2000/svg"
63308 width="24"
63309 height="24"
63310 viewBox="0 0 24 24"
63311 fill="none"
63312 stroke="currentColor"
63313 stroke-width="1.5"
63314 stroke-linecap="round"
63315 stroke-linejoin="round"
63316>
63317 <path d="M15 8h.01" />
63318 <path d="M10 21h-4a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5" />
63319 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l1 1" />
63320 <path d="M14 21v-4a2 2 0 1 1 4 0v4" />
63321 <path d="M14 19h4" />
63322 <path d="M21 15v6" />
63323</svg>
63324"#;
63325pub const ICON_PHOTO_BITCOIN: &str = r#"
63326<svg
63327 xmlns="http://www.w3.org/2000/svg"
63328 width="24"
63329 height="24"
63330 viewBox="0 0 24 24"
63331 fill="none"
63332 stroke="currentColor"
63333 stroke-width="1.5"
63334 stroke-linecap="round"
63335 stroke-linejoin="round"
63336>
63337 <path d="M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" />
63338 <path d="M15 8h.01" />
63339 <path d="M13 21h-7a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5" />
63340 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l2.5 2.5" />
63341</svg>
63342"#;
63343pub const ICON_PHOTO_BOLT: &str = r#"
63344<svg
63345 xmlns="http://www.w3.org/2000/svg"
63346 width="24"
63347 height="24"
63348 viewBox="0 0 24 24"
63349 fill="none"
63350 stroke="currentColor"
63351 stroke-width="1.5"
63352 stroke-linecap="round"
63353 stroke-linejoin="round"
63354>
63355 <path d="M15 8h.01" />
63356 <path d="M13.5 21h-7.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5" />
63357 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l4 4" />
63358 <path d="M14 14l1 -1c.669 -.643 1.45 -.823 2.18 -.54" />
63359 <path d="M19 16l-2 3h4l-2 3" />
63360</svg>
63361"#;
63362pub const ICON_PHOTO_CANCEL: &str = r#"
63363<svg
63364 xmlns="http://www.w3.org/2000/svg"
63365 width="24"
63366 height="24"
63367 viewBox="0 0 24 24"
63368 fill="none"
63369 stroke="currentColor"
63370 stroke-width="1.5"
63371 stroke-linecap="round"
63372 stroke-linejoin="round"
63373>
63374 <path d="M15 8h.01" />
63375 <path d="M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5" />
63376 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3 3" />
63377 <path d="M14 14l1 -1c.616 -.593 1.328 -.792 2.008 -.598" />
63378 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
63379 <path d="M17 21l4 -4" />
63380</svg>
63381"#;
63382pub const ICON_PHOTO_CHECK: &str = r#"
63383<svg
63384 xmlns="http://www.w3.org/2000/svg"
63385 width="24"
63386 height="24"
63387 viewBox="0 0 24 24"
63388 fill="none"
63389 stroke="currentColor"
63390 stroke-width="1.5"
63391 stroke-linecap="round"
63392 stroke-linejoin="round"
63393>
63394 <path d="M15 8h.01" />
63395 <path d="M11.5 21h-5.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v7" />
63396 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l4 4" />
63397 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0l.5 .5" />
63398 <path d="M15 19l2 2l4 -4" />
63399</svg>
63400"#;
63401pub const ICON_PHOTO_CIRCLE_MINUS: &str = r#"
63402<svg
63403 xmlns="http://www.w3.org/2000/svg"
63404 width="24"
63405 height="24"
63406 viewBox="0 0 24 24"
63407 fill="none"
63408 stroke="currentColor"
63409 stroke-width="1.5"
63410 stroke-linecap="round"
63411 stroke-linejoin="round"
63412>
63413 <path d="M15 8h.01" />
63414 <path d="M20.475 15.035a9 9 0 0 0 -8.475 -12.035a9 9 0 0 0 -9 9a9 9 0 0 0 9.525 8.985" />
63415 <path d="M4 15l4 -4c.928 -.893 2.072 -.893 3 0l4 4" />
63416 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0l2 2" />
63417 <path d="M16 19h6" />
63418</svg>
63419"#;
63420pub const ICON_PHOTO_CIRCLE_PLUS: &str = r#"
63421<svg
63422 xmlns="http://www.w3.org/2000/svg"
63423 width="24"
63424 height="24"
63425 viewBox="0 0 24 24"
63426 fill="none"
63427 stroke="currentColor"
63428 stroke-width="1.5"
63429 stroke-linecap="round"
63430 stroke-linejoin="round"
63431>
63432 <path d="M15 8h.01" />
63433 <path d="M20.964 12.806a9 9 0 0 0 -8.964 -9.806a9 9 0 0 0 -9 9a9 9 0 0 0 9.397 8.991" />
63434 <path d="M4 15l4 -4c.928 -.893 2.072 -.893 3 0l4 4" />
63435 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0" />
63436 <path d="M16 19.33h6" />
63437 <path d="M19 16.33v6" />
63438</svg>
63439"#;
63440pub const ICON_PHOTO_CIRCLE: &str = r#"
63441<svg
63442 xmlns="http://www.w3.org/2000/svg"
63443 width="24"
63444 height="24"
63445 viewBox="0 0 24 24"
63446 fill="none"
63447 stroke="currentColor"
63448 stroke-width="1.5"
63449 stroke-linecap="round"
63450 stroke-linejoin="round"
63451>
63452 <path d="M15 8h.01" />
63453 <path d="M4 15l4 -4c.928 -.893 2.072 -.893 3 0l5 5" />
63454 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0l2 2" />
63455 <path d="M3 12a9 9 0 0 0 9 9a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9" />
63456</svg>
63457"#;
63458pub const ICON_PHOTO_CODE: &str = r#"
63459<svg
63460 xmlns="http://www.w3.org/2000/svg"
63461 width="24"
63462 height="24"
63463 viewBox="0 0 24 24"
63464 fill="none"
63465 stroke="currentColor"
63466 stroke-width="1.5"
63467 stroke-linecap="round"
63468 stroke-linejoin="round"
63469>
63470 <path d="M15 8h.01" />
63471 <path d="M11.5 21h-5.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v7" />
63472 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3 3" />
63473 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0" />
63474 <path d="M20 21l2 -2l-2 -2" />
63475 <path d="M17 17l-2 2l2 2" />
63476</svg>
63477"#;
63478pub const ICON_PHOTO_COG: &str = r#"
63479<svg
63480 xmlns="http://www.w3.org/2000/svg"
63481 width="24"
63482 height="24"
63483 viewBox="0 0 24 24"
63484 fill="none"
63485 stroke="currentColor"
63486 stroke-width="1.5"
63487 stroke-linecap="round"
63488 stroke-linejoin="round"
63489>
63490 <path d="M15 8h.01" />
63491 <path d="M12 21h-6a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
63492 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3 3" />
63493 <path d="M14 14l1 -1c.48 -.461 1.016 -.684 1.551 -.67" />
63494 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
63495 <path d="M19.001 15.5v1.5" />
63496 <path d="M19.001 21v1.5" />
63497 <path d="M22.032 17.25l-1.299 .75" />
63498 <path d="M17.27 20l-1.3 .75" />
63499 <path d="M15.97 17.25l1.3 .75" />
63500 <path d="M20.733 20l1.3 .75" />
63501</svg>
63502"#;
63503pub const ICON_PHOTO_DOLLAR: &str = r#"
63504<svg
63505 xmlns="http://www.w3.org/2000/svg"
63506 width="24"
63507 height="24"
63508 viewBox="0 0 24 24"
63509 fill="none"
63510 stroke="currentColor"
63511 stroke-width="1.5"
63512 stroke-linecap="round"
63513 stroke-linejoin="round"
63514>
63515 <path d="M15 8h.01" />
63516 <path d="M13 21h-7a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v4.5" />
63517 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l2.5 2.5" />
63518 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
63519 <path d="M19 21v1m0 -8v1" />
63520</svg>
63521"#;
63522pub const ICON_PHOTO_DOWN: &str = r#"
63523<svg
63524 xmlns="http://www.w3.org/2000/svg"
63525 width="24"
63526 height="24"
63527 viewBox="0 0 24 24"
63528 fill="none"
63529 stroke="currentColor"
63530 stroke-width="1.5"
63531 stroke-linecap="round"
63532 stroke-linejoin="round"
63533>
63534 <path d="M15 8h.01" />
63535 <path d="M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5" />
63536 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l4 4" />
63537 <path d="M14 14l1 -1c.653 -.629 1.413 -.815 2.13 -.559" />
63538 <path d="M19 16v6" />
63539 <path d="M22 19l-3 3l-3 -3" />
63540</svg>
63541"#;
63542pub const ICON_PHOTO_EDIT: &str = r#"
63543<svg
63544 xmlns="http://www.w3.org/2000/svg"
63545 width="24"
63546 height="24"
63547 viewBox="0 0 24 24"
63548 fill="none"
63549 stroke="currentColor"
63550 stroke-width="1.5"
63551 stroke-linecap="round"
63552 stroke-linejoin="round"
63553>
63554 <path d="M15 8h.01" />
63555 <path d="M11 20h-4a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3h10a3 3 0 0 1 3 3v4" />
63556 <path d="M4 15l4 -4c.928 -.893 2.072 -.893 3 0l3 3" />
63557 <path d="M14 14l1 -1c.31 -.298 .644 -.497 .987 -.596" />
63558 <path d="M18.42 15.61a2.1 2.1 0 0 1 2.97 2.97l-3.39 3.42h-3v-3l3.42 -3.39z" />
63559</svg>
63560"#;
63561pub const ICON_PHOTO_EXCLAMATION: &str = r#"
63562<svg
63563 xmlns="http://www.w3.org/2000/svg"
63564 width="24"
63565 height="24"
63566 viewBox="0 0 24 24"
63567 fill="none"
63568 stroke="currentColor"
63569 stroke-width="1.5"
63570 stroke-linecap="round"
63571 stroke-linejoin="round"
63572>
63573 <path d="M15 8h.01" />
63574 <path d="M15 21h-9a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6" />
63575 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l4 4" />
63576 <path d="M14 14l1 -1c.665 -.64 1.44 -.821 2.167 -.545" />
63577 <path d="M19 16v3" />
63578 <path d="M19 22v.01" />
63579</svg>
63580"#;
63581pub const ICON_PHOTO_HEART: &str = r#"
63582<svg
63583 xmlns="http://www.w3.org/2000/svg"
63584 width="24"
63585 height="24"
63586 viewBox="0 0 24 24"
63587 fill="none"
63588 stroke="currentColor"
63589 stroke-width="1.5"
63590 stroke-linecap="round"
63591 stroke-linejoin="round"
63592>
63593 <path d="M15 8h.01" />
63594 <path d="M11.5 21h-5.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5" />
63595 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l1.5 1.5" />
63596 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
63597</svg>
63598"#;
63599pub const ICON_PHOTO_HEXAGON: &str = r#"
63600<svg
63601 xmlns="http://www.w3.org/2000/svg"
63602 width="24"
63603 height="24"
63604 viewBox="0 0 24 24"
63605 fill="none"
63606 stroke="currentColor"
63607 stroke-width="1.5"
63608 stroke-linecap="round"
63609 stroke-linejoin="round"
63610>
63611 <path d="M15 8h.01" />
63612 <path d="M19.875 6.27c.7 .398 1.13 1.143 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
63613 <path d="M3.5 15.5l4.5 -4.5c.928 -.893 2.072 -.893 3 0l5 5" />
63614 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0l2.5 2.5" />
63615</svg>
63616"#;
63617pub const ICON_PHOTO_MINUS: &str = r#"
63618<svg
63619 xmlns="http://www.w3.org/2000/svg"
63620 width="24"
63621 height="24"
63622 viewBox="0 0 24 24"
63623 fill="none"
63624 stroke="currentColor"
63625 stroke-width="1.5"
63626 stroke-linecap="round"
63627 stroke-linejoin="round"
63628>
63629 <path d="M15 8h.01" />
63630 <path d="M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v9" />
63631 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l4 4" />
63632 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0l2 2" />
63633 <path d="M16 19h6" />
63634</svg>
63635"#;
63636pub const ICON_PHOTO_OFF: &str = r#"
63637<svg
63638 xmlns="http://www.w3.org/2000/svg"
63639 width="24"
63640 height="24"
63641 viewBox="0 0 24 24"
63642 fill="none"
63643 stroke="currentColor"
63644 stroke-width="1.5"
63645 stroke-linecap="round"
63646 stroke-linejoin="round"
63647>
63648 <path d="M15 8h.01" />
63649 <path d="M7 3h11a3 3 0 0 1 3 3v11m-.856 3.099a2.991 2.991 0 0 1 -2.144 .901h-12a3 3 0 0 1 -3 -3v-12c0 -.845 .349 -1.608 .91 -2.153" />
63650 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l5 5" />
63651 <path d="M16.33 12.338c.574 -.054 1.155 .166 1.67 .662l3 3" />
63652 <path d="M3 3l18 18" />
63653</svg>
63654"#;
63655pub const ICON_PHOTO_PAUSE: &str = r#"
63656<svg
63657 xmlns="http://www.w3.org/2000/svg"
63658 width="24"
63659 height="24"
63660 viewBox="0 0 24 24"
63661 fill="none"
63662 stroke="currentColor"
63663 stroke-width="1.5"
63664 stroke-linecap="round"
63665 stroke-linejoin="round"
63666>
63667 <path d="M15 8h.01" />
63668 <path d="M13 21h-7a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v7" />
63669 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3 3" />
63670 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0" />
63671 <path d="M17 17v5" />
63672 <path d="M21 17v5" />
63673</svg>
63674"#;
63675pub const ICON_PHOTO_PENTAGON: &str = r#"
63676<svg
63677 xmlns="http://www.w3.org/2000/svg"
63678 width="24"
63679 height="24"
63680 viewBox="0 0 24 24"
63681 fill="none"
63682 stroke="currentColor"
63683 stroke-width="1.5"
63684 stroke-linecap="round"
63685 stroke-linejoin="round"
63686>
63687 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
63688 <path d="M15 8h.01" />
63689 <path d="M4 15l4 -4c.928 -.893 2.072 -.893 3 0l5 5" />
63690 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0l2 2" />
63691</svg>
63692"#;
63693pub const ICON_PHOTO_PIN: &str = r#"
63694<svg
63695 xmlns="http://www.w3.org/2000/svg"
63696 width="24"
63697 height="24"
63698 viewBox="0 0 24 24"
63699 fill="none"
63700 stroke="currentColor"
63701 stroke-width="1.5"
63702 stroke-linecap="round"
63703 stroke-linejoin="round"
63704>
63705 <path d="M15 8h.01" />
63706 <path d="M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
63707 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l2.5 2.5" />
63708 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
63709 <path d="M19 18v.01" />
63710</svg>
63711"#;
63712pub const ICON_PHOTO_PLUS: &str = r#"
63713<svg
63714 xmlns="http://www.w3.org/2000/svg"
63715 width="24"
63716 height="24"
63717 viewBox="0 0 24 24"
63718 fill="none"
63719 stroke="currentColor"
63720 stroke-width="1.5"
63721 stroke-linecap="round"
63722 stroke-linejoin="round"
63723>
63724 <path d="M15 8h.01" />
63725 <path d="M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5" />
63726 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l4 4" />
63727 <path d="M14 14l1 -1c.67 -.644 1.45 -.824 2.182 -.54" />
63728 <path d="M16 19h6" />
63729 <path d="M19 16v6" />
63730</svg>
63731"#;
63732pub const ICON_PHOTO_QUESTION: &str = r#"
63733<svg
63734 xmlns="http://www.w3.org/2000/svg"
63735 width="24"
63736 height="24"
63737 viewBox="0 0 24 24"
63738 fill="none"
63739 stroke="currentColor"
63740 stroke-width="1.5"
63741 stroke-linecap="round"
63742 stroke-linejoin="round"
63743>
63744 <path d="M15 8h.01" />
63745 <path d="M15 21h-9a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
63746 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3 3" />
63747 <path d="M19 22v.01" />
63748 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
63749</svg>
63750"#;
63751pub const ICON_PHOTO_SCAN: &str = r#"
63752<svg
63753 xmlns="http://www.w3.org/2000/svg"
63754 width="24"
63755 height="24"
63756 viewBox="0 0 24 24"
63757 fill="none"
63758 stroke="currentColor"
63759 stroke-width="1.5"
63760 stroke-linecap="round"
63761 stroke-linejoin="round"
63762>
63763 <path d="M15 8h.01" />
63764 <path d="M6 13l2.644 -2.644a1.21 1.21 0 0 1 1.712 0l3.644 3.644" />
63765 <path d="M13 13l1.644 -1.644a1.21 1.21 0 0 1 1.712 0l1.644 1.644" />
63766 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
63767 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
63768 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
63769 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
63770</svg>
63771"#;
63772pub const ICON_PHOTO_SEARCH: &str = r#"
63773<svg
63774 xmlns="http://www.w3.org/2000/svg"
63775 width="24"
63776 height="24"
63777 viewBox="0 0 24 24"
63778 fill="none"
63779 stroke="currentColor"
63780 stroke-width="1.5"
63781 stroke-linecap="round"
63782 stroke-linejoin="round"
63783>
63784 <path d="M15 8h.01" />
63785 <path d="M11.5 21h-5.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
63786 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
63787 <path d="M20.2 20.2l1.8 1.8" />
63788 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l2 2" />
63789</svg>
63790"#;
63791pub const ICON_PHOTO_SENSOR_2: &str = r#"
63792<svg
63793 xmlns="http://www.w3.org/2000/svg"
63794 width="24"
63795 height="24"
63796 viewBox="0 0 24 24"
63797 fill="none"
63798 stroke="currentColor"
63799 stroke-width="1.5"
63800 stroke-linecap="round"
63801 stroke-linejoin="round"
63802>
63803 <path d="M17 5h2a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-2" />
63804 <path d="M7 19h-2a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2" />
63805 <path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
63806</svg>
63807"#;
63808pub const ICON_PHOTO_SENSOR_3: &str = r#"
63809<svg
63810 xmlns="http://www.w3.org/2000/svg"
63811 width="24"
63812 height="24"
63813 viewBox="0 0 24 24"
63814 fill="none"
63815 stroke="currentColor"
63816 stroke-width="1.5"
63817 stroke-linecap="round"
63818 stroke-linejoin="round"
63819>
63820 <path d="M17 4h1a2 2 0 0 1 2 2v1" />
63821 <path d="M20 17v1a2 2 0 0 1 -2 2h-1" />
63822 <path d="M7 20h-1a2 2 0 0 1 -2 -2v-1" />
63823 <path d="M4 7v-1a2 2 0 0 1 2 -2h1" />
63824 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
63825 <path d="M12 18v2" />
63826 <path d="M4 12h2" />
63827 <path d="M12 4v2" />
63828 <path d="M20 12h-2" />
63829</svg>
63830"#;
63831pub const ICON_PHOTO_SENSOR: &str = r#"
63832<svg
63833 xmlns="http://www.w3.org/2000/svg"
63834 width="24"
63835 height="24"
63836 viewBox="0 0 24 24"
63837 fill="none"
63838 stroke="currentColor"
63839 stroke-width="1.5"
63840 stroke-linecap="round"
63841 stroke-linejoin="round"
63842>
63843 <path d="M17 5h2a2 2 0 0 1 2 2v2" />
63844 <path d="M21 15v2a2 2 0 0 1 -2 2h-2" />
63845 <path d="M7 19h-2a2 2 0 0 1 -2 -2v-2" />
63846 <path d="M3 9v-2a2 2 0 0 1 2 -2h2" />
63847 <path d="M7 9m0 1a1 1 0 0 1 1 -1h8a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1z" />
63848</svg>
63849"#;
63850pub const ICON_PHOTO_SHARE: &str = r#"
63851<svg
63852 xmlns="http://www.w3.org/2000/svg"
63853 width="24"
63854 height="24"
63855 viewBox="0 0 24 24"
63856 fill="none"
63857 stroke="currentColor"
63858 stroke-width="1.5"
63859 stroke-linecap="round"
63860 stroke-linejoin="round"
63861>
63862 <path d="M15 8h.01" />
63863 <path d="M12 21h-6a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v7" />
63864 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3 3" />
63865 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0" />
63866 <path d="M16 22l5 -5" />
63867 <path d="M21 21.5v-4.5h-4.5" />
63868</svg>
63869"#;
63870pub const ICON_PHOTO_SHIELD: &str = r#"
63871<svg
63872 xmlns="http://www.w3.org/2000/svg"
63873 width="24"
63874 height="24"
63875 viewBox="0 0 24 24"
63876 fill="none"
63877 stroke="currentColor"
63878 stroke-width="1.5"
63879 stroke-linecap="round"
63880 stroke-linejoin="round"
63881>
63882 <path d="M15 8h.01" />
63883 <path d="M11.5 20h-4.5a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3h10a3 3 0 0 1 3 3v4" />
63884 <path d="M4 15l4 -4c.928 -.893 2.072 -.893 3 0l1.5 1.5" />
63885 <path d="M22 16c0 4 -2.5 6 -3.5 6s-3.5 -2 -3.5 -6c1 0 2.5 -.5 3.5 -1.5c1 1 2.5 1.5 3.5 1.5z" />
63886</svg>
63887"#;
63888pub const ICON_PHOTO_SQUARE_ROUNDED: &str = r#"
63889<svg
63890 xmlns="http://www.w3.org/2000/svg"
63891 width="24"
63892 height="24"
63893 viewBox="0 0 24 24"
63894 fill="none"
63895 stroke="currentColor"
63896 stroke-width="1.5"
63897 stroke-linecap="round"
63898 stroke-linejoin="round"
63899>
63900 <path d="M15 8h.01" />
63901 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
63902 <path d="M3.5 15.5l4.5 -4.5c.928 -.893 2.072 -.893 3 0l5 5" />
63903 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0l2.5 2.5" />
63904</svg>
63905"#;
63906pub const ICON_PHOTO_STAR: &str = r#"
63907<svg
63908 xmlns="http://www.w3.org/2000/svg"
63909 width="24"
63910 height="24"
63911 viewBox="0 0 24 24"
63912 fill="none"
63913 stroke="currentColor"
63914 stroke-width="1.5"
63915 stroke-linecap="round"
63916 stroke-linejoin="round"
63917>
63918 <path d="M15 8h.01" />
63919 <path d="M11 21h-5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
63920 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l2 2" />
63921 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
63922</svg>
63923"#;
63924pub const ICON_PHOTO_UP: &str = r#"
63925<svg
63926 xmlns="http://www.w3.org/2000/svg"
63927 width="24"
63928 height="24"
63929 viewBox="0 0 24 24"
63930 fill="none"
63931 stroke="currentColor"
63932 stroke-width="1.5"
63933 stroke-linecap="round"
63934 stroke-linejoin="round"
63935>
63936 <path d="M15 8h.01" />
63937 <path d="M12.5 21h-6.5a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v6.5" />
63938 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3.5 3.5" />
63939 <path d="M14 14l1 -1c.679 -.653 1.473 -.829 2.214 -.526" />
63940 <path d="M19 22v-6" />
63941 <path d="M22 19l-3 -3l-3 3" />
63942</svg>
63943"#;
63944pub const ICON_PHOTO_VIDEO: &str = r#"
63945<svg
63946 xmlns="http://www.w3.org/2000/svg"
63947 width="24"
63948 height="24"
63949 viewBox="0 0 24 24"
63950 fill="none"
63951 stroke="currentColor"
63952 stroke-width="1.5"
63953 stroke-linecap="round"
63954 stroke-linejoin="round"
63955>
63956 <path d="M9 15h-3a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v3" />
63957 <path d="M9 9m0 3a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-6a3 3 0 0 1 -3 -3z" />
63958 <path d="M3 12l2.296 -2.296a2.41 2.41 0 0 1 3.408 0l.296 .296" />
63959 <path d="M14 13.5v3l2.5 -1.5z" />
63960 <path d="M7 6v.01" />
63961</svg>
63962"#;
63963pub const ICON_PHOTO_X: &str = r#"
63964<svg
63965 xmlns="http://www.w3.org/2000/svg"
63966 width="24"
63967 height="24"
63968 viewBox="0 0 24 24"
63969 fill="none"
63970 stroke="currentColor"
63971 stroke-width="1.5"
63972 stroke-linecap="round"
63973 stroke-linejoin="round"
63974>
63975 <path d="M15 8h.01" />
63976 <path d="M13 21h-7a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v7" />
63977 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l3 3" />
63978 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0" />
63979 <path d="M22 22l-5 -5" />
63980 <path d="M17 22l5 -5" />
63981</svg>
63982"#;
63983pub const ICON_PHOTO: &str = r#"
63984<svg
63985 xmlns="http://www.w3.org/2000/svg"
63986 width="24"
63987 height="24"
63988 viewBox="0 0 24 24"
63989 fill="none"
63990 stroke="currentColor"
63991 stroke-width="1.5"
63992 stroke-linecap="round"
63993 stroke-linejoin="round"
63994>
63995 <path d="M15 8h.01" />
63996 <path d="M3 6a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-12z" />
63997 <path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l5 5" />
63998 <path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0l3 3" />
63999</svg>
64000"#;
64001pub const ICON_PHYSOTHERAPIST: &str = r#"
64002<svg
64003 xmlns="http://www.w3.org/2000/svg"
64004 width="24"
64005 height="24"
64006 viewBox="0 0 24 24"
64007 fill="none"
64008 stroke="currentColor"
64009 stroke-width="1.5"
64010 stroke-linecap="round"
64011 stroke-linejoin="round"
64012>
64013 <path d="M9 15l-1 -3l4 -2l4 1h3.5" />
64014 <path d="M4 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
64015 <path d="M12 6m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
64016 <path d="M12 17v-7" />
64017 <path d="M8 20h7l1 -4l4 -2" />
64018 <path d="M18 20h3" />
64019</svg>
64020"#;
64021pub const ICON_PIANO: &str = r#"
64022<svg
64023 xmlns="http://www.w3.org/2000/svg"
64024 width="24"
64025 height="24"
64026 viewBox="0 0 24 24"
64027 fill="none"
64028 stroke="currentColor"
64029 stroke-width="1.5"
64030 stroke-linecap="round"
64031 stroke-linejoin="round"
64032>
64033 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
64034 <path d="M9 19v-6" />
64035 <path d="M8 5v8h2v-8" />
64036 <path d="M15 19v-6" />
64037 <path d="M14 5v8h2v-8" />
64038</svg>
64039"#;
64040pub const ICON_PICK: &str = r#"
64041<svg
64042 xmlns="http://www.w3.org/2000/svg"
64043 width="24"
64044 height="24"
64045 viewBox="0 0 24 24"
64046 fill="none"
64047 stroke="currentColor"
64048 stroke-width="1.5"
64049 stroke-linecap="round"
64050 stroke-linejoin="round"
64051>
64052 <path d="M13 8l-9.383 9.418a2.091 2.091 0 0 0 0 2.967a2.11 2.11 0 0 0 2.976 0l9.407 -9.385" />
64053 <path d="M9 3h4.586a1 1 0 0 1 .707 .293l6.414 6.414a1 1 0 0 1 .293 .707v4.586a2 2 0 1 1 -4 0v-3l-5 -5h-3a2 2 0 1 1 0 -4z" />
64054</svg>
64055"#;
64056pub const ICON_PICNIC_TABLE: &str = r#"
64057<svg
64058 xmlns="http://www.w3.org/2000/svg"
64059 width="24"
64060 height="24"
64061 viewBox="0 0 24 24"
64062 fill="none"
64063 stroke="currentColor"
64064 stroke-width="1.5"
64065 stroke-linecap="round"
64066 stroke-linejoin="round"
64067>
64068 <path d="M16 7l2 9m-10 -9l-2 9m-1 -9h14m2 5h-18" />
64069</svg>
64070"#;
64071pub const ICON_PICTURE_IN_PICTURE_OFF: &str = r#"
64072<svg
64073 xmlns="http://www.w3.org/2000/svg"
64074 width="24"
64075 height="24"
64076 viewBox="0 0 24 24"
64077 fill="none"
64078 stroke="currentColor"
64079 stroke-width="1.5"
64080 stroke-linecap="round"
64081 stroke-linejoin="round"
64082>
64083 <path d="M11 19h-6a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4" />
64084 <path d="M14 14m0 1a1 1 0 0 1 1 -1h5a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-5a1 1 0 0 1 -1 -1z" />
64085 <path d="M7 9l4 4" />
64086 <path d="M7 12v-3h3" />
64087</svg>
64088"#;
64089pub const ICON_PICTURE_IN_PICTURE_ON: &str = r#"
64090<svg
64091 xmlns="http://www.w3.org/2000/svg"
64092 width="24"
64093 height="24"
64094 viewBox="0 0 24 24"
64095 fill="none"
64096 stroke="currentColor"
64097 stroke-width="1.5"
64098 stroke-linecap="round"
64099 stroke-linejoin="round"
64100>
64101 <path d="M11 19h-6a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4" />
64102 <path d="M14 14m0 1a1 1 0 0 1 1 -1h5a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-5a1 1 0 0 1 -1 -1z" />
64103 <path d="M7 9l4 4" />
64104 <path d="M8 13h3v-3" />
64105</svg>
64106"#;
64107pub const ICON_PICTURE_IN_PICTURE_TOP: &str = r#"
64108<svg
64109 xmlns="http://www.w3.org/2000/svg"
64110 width="24"
64111 height="24"
64112 viewBox="0 0 24 24"
64113 fill="none"
64114 stroke="currentColor"
64115 stroke-width="1.5"
64116 stroke-linecap="round"
64117 stroke-linejoin="round"
64118>
64119 <path d="M11 5h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2v-4" />
64120 <path d="M15 10h5a1 1 0 0 0 1 -1v-3a1 1 0 0 0 -1 -1h-5a1 1 0 0 0 -1 1v3a1 1 0 0 0 1 1z" />
64121</svg>
64122"#;
64123pub const ICON_PICTURE_IN_PICTURE: &str = r#"
64124<svg
64125 xmlns="http://www.w3.org/2000/svg"
64126 width="24"
64127 height="24"
64128 viewBox="0 0 24 24"
64129 fill="none"
64130 stroke="currentColor"
64131 stroke-width="1.5"
64132 stroke-linecap="round"
64133 stroke-linejoin="round"
64134>
64135 <path d="M11 19h-6a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4" />
64136 <path d="M14 14m0 1a1 1 0 0 1 1 -1h5a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-5a1 1 0 0 1 -1 -1z" />
64137</svg>
64138"#;
64139pub const ICON_PIG_MONEY: &str = r#"
64140<svg
64141 xmlns="http://www.w3.org/2000/svg"
64142 width="24"
64143 height="24"
64144 viewBox="0 0 24 24"
64145 fill="none"
64146 stroke="currentColor"
64147 stroke-width="1.5"
64148 stroke-linecap="round"
64149 stroke-linejoin="round"
64150>
64151 <path d="M15 11v.01" />
64152 <path d="M5.173 8.378a3 3 0 1 1 4.656 -1.377" />
64153 <path d="M16 4v3.803a6.019 6.019 0 0 1 2.658 3.197h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-1.342c-.336 .95 -.907 1.8 -1.658 2.473v2.027a1.5 1.5 0 0 1 -3 0v-.583a6.04 6.04 0 0 1 -1 .083h-4a6.04 6.04 0 0 1 -1 -.083v.583a1.5 1.5 0 0 1 -3 0v-2l0 -.027a6 6 0 0 1 4 -10.473h2.5l4.5 -3h0z" />
64154</svg>
64155"#;
64156pub const ICON_PIG_OFF: &str = r#"
64157<svg
64158 xmlns="http://www.w3.org/2000/svg"
64159 width="24"
64160 height="24"
64161 viewBox="0 0 24 24"
64162 fill="none"
64163 stroke="currentColor"
64164 stroke-width="1.5"
64165 stroke-linecap="round"
64166 stroke-linejoin="round"
64167>
64168 <path d="M15 11v.01" />
64169 <path d="M10 6h1.499l4.5 -3l0 3.803a6.019 6.019 0 0 1 2.658 3.197h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-1.342c-.057 .16 -.12 .318 -.19 .472m-1.467 2.528v1.5a1.5 1.5 0 0 1 -3 0v-.583a6.04 6.04 0 0 1 -1 .083h-4a6.04 6.04 0 0 1 -1 -.083v.583a1.5 1.5 0 0 1 -3 0v-2l0 -.027a6 6 0 0 1 1.5 -9.928" />
64170 <path d="M3 3l18 18" />
64171</svg>
64172"#;
64173pub const ICON_PIG: &str = r#"
64174<svg
64175 xmlns="http://www.w3.org/2000/svg"
64176 width="24"
64177 height="24"
64178 viewBox="0 0 24 24"
64179 fill="none"
64180 stroke="currentColor"
64181 stroke-width="1.5"
64182 stroke-linecap="round"
64183 stroke-linejoin="round"
64184>
64185 <path d="M15 11v.01" />
64186 <path d="M16 3l0 3.803a6.019 6.019 0 0 1 2.658 3.197h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-1.342a6.008 6.008 0 0 1 -1.658 2.473v2.027a1.5 1.5 0 0 1 -3 0v-.583a6.04 6.04 0 0 1 -1 .083h-4a6.04 6.04 0 0 1 -1 -.083v.583a1.5 1.5 0 0 1 -3 0v-2l0 -.027a6 6 0 0 1 4 -10.473h2.5l4.5 -3z" />
64187</svg>
64188"#;
64189pub const ICON_PILCROW_LEFT: &str = r#"
64190<svg
64191 xmlns="http://www.w3.org/2000/svg"
64192 width="24"
64193 height="24"
64194 viewBox="0 0 24 24"
64195 fill="none"
64196 stroke="currentColor"
64197 stroke-width="1.5"
64198 stroke-linecap="round"
64199 stroke-linejoin="round"
64200>
64201 <path d="M11 9h-2a3 3 0 1 1 0 -6h7" />
64202 <path d="M11 3v11" />
64203 <path d="M15 3v11" />
64204 <path d="M3 18h18" />
64205 <path d="M6 15l-3 3l3 3" />
64206</svg>
64207"#;
64208pub const ICON_PILCROW_RIGHT: &str = r#"
64209<svg
64210 xmlns="http://www.w3.org/2000/svg"
64211 width="24"
64212 height="24"
64213 viewBox="0 0 24 24"
64214 fill="none"
64215 stroke="currentColor"
64216 stroke-width="1.5"
64217 stroke-linecap="round"
64218 stroke-linejoin="round"
64219>
64220 <path d="M11 9h-2a3 3 0 1 1 0 -6h7" />
64221 <path d="M11 3v11" />
64222 <path d="M15 3v11" />
64223 <path d="M21 18h-18" />
64224 <path d="M18 15l3 3l-3 3" />
64225</svg>
64226"#;
64227pub const ICON_PILCROW: &str = r#"
64228<svg
64229 xmlns="http://www.w3.org/2000/svg"
64230 width="24"
64231 height="24"
64232 viewBox="0 0 24 24"
64233 fill="none"
64234 stroke="currentColor"
64235 stroke-width="1.5"
64236 stroke-linecap="round"
64237 stroke-linejoin="round"
64238>
64239 <path d="M13 4v16" />
64240 <path d="M17 4v16" />
64241 <path d="M19 4h-9.5a4.5 4.5 0 0 0 0 9h3.5" />
64242</svg>
64243"#;
64244pub const ICON_PILL_OFF: &str = r#"
64245<svg
64246 xmlns="http://www.w3.org/2000/svg"
64247 width="24"
64248 height="24"
64249 viewBox="0 0 24 24"
64250 fill="none"
64251 stroke="currentColor"
64252 stroke-width="1.5"
64253 stroke-linecap="round"
64254 stroke-linejoin="round"
64255>
64256 <path d="M10.495 6.505l2 -2a4.95 4.95 0 0 1 7 7l-2 2m-2 2l-4 4a4.95 4.95 0 0 1 -7 -7l4 -4" />
64257 <path d="M8.5 8.5l7 7" />
64258 <path d="M3 3l18 18" />
64259</svg>
64260"#;
64261pub const ICON_PILL: &str = r#"
64262<svg
64263 xmlns="http://www.w3.org/2000/svg"
64264 width="24"
64265 height="24"
64266 viewBox="0 0 24 24"
64267 fill="none"
64268 stroke="currentColor"
64269 stroke-width="1.5"
64270 stroke-linecap="round"
64271 stroke-linejoin="round"
64272>
64273 <path d="M4.5 12.5l8 -8a4.94 4.94 0 0 1 7 7l-8 8a4.94 4.94 0 0 1 -7 -7" />
64274 <path d="M8.5 8.5l7 7" />
64275</svg>
64276"#;
64277pub const ICON_PILLS: &str = r#"
64278<svg
64279 xmlns="http://www.w3.org/2000/svg"
64280 width="24"
64281 height="24"
64282 viewBox="0 0 24 24"
64283 fill="none"
64284 stroke="currentColor"
64285 stroke-width="1.5"
64286 stroke-linecap="round"
64287 stroke-linejoin="round"
64288>
64289 <path d="M8 8m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
64290 <path d="M17 17m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
64291 <path d="M4.5 4.5l7 7" />
64292 <path d="M19.5 14.5l-5 5" />
64293</svg>
64294"#;
64295pub const ICON_PIN_END: &str = r#"
64296<svg
64297 xmlns="http://www.w3.org/2000/svg"
64298 width="24"
64299 height="24"
64300 viewBox="0 0 24 24"
64301 fill="none"
64302 stroke="currentColor"
64303 stroke-width="1.5"
64304 stroke-linecap="round"
64305 stroke-linejoin="round"
64306>
64307 <path d="M21 11v-5a1 1 0 0 0 -1 -1h-16a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h9" />
64308 <path d="M19 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
64309 <path d="M10 13v-4h4" />
64310 <path d="M14 13l-4 -4" />
64311</svg>
64312"#;
64313pub const ICON_PIN_INVOKE: &str = r#"
64314<svg
64315 xmlns="http://www.w3.org/2000/svg"
64316 width="24"
64317 height="24"
64318 viewBox="0 0 24 24"
64319 fill="none"
64320 stroke="currentColor"
64321 stroke-width="1.5"
64322 stroke-linecap="round"
64323 stroke-linejoin="round"
64324>
64325 <path d="M21 13v5a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h9" />
64326 <path d="M19 7m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
64327 <path d="M10 11h4v4" />
64328 <path d="M10 15l4 -4" />
64329</svg>
64330"#;
64331pub const ICON_PIN: &str = r#"
64332<svg
64333 xmlns="http://www.w3.org/2000/svg"
64334 width="24"
64335 height="24"
64336 viewBox="0 0 24 24"
64337 fill="none"
64338 stroke="currentColor"
64339 stroke-width="1.5"
64340 stroke-linecap="round"
64341 stroke-linejoin="round"
64342>
64343 <path d="M15 4.5l-4 4l-4 1.5l-1.5 1.5l7 7l1.5 -1.5l1.5 -4l4 -4" />
64344 <path d="M9 15l-4.5 4.5" />
64345 <path d="M14.5 4l5.5 5.5" />
64346</svg>
64347"#;
64348pub const ICON_PING_PONG: &str = r#"
64349<svg
64350 xmlns="http://www.w3.org/2000/svg"
64351 width="24"
64352 height="24"
64353 viewBox="0 0 24 24"
64354 fill="none"
64355 stroke="currentColor"
64356 stroke-width="1.5"
64357 stroke-linecap="round"
64358 stroke-linejoin="round"
64359>
64360 <path d="M12.718 20.713a7.64 7.64 0 0 1 -7.48 -12.755l.72 -.72a7.643 7.643 0 0 1 9.105 -1.283l2.387 -2.345a2.08 2.08 0 0 1 3.057 2.815l-.116 .126l-2.346 2.387a7.644 7.644 0 0 1 -1.052 8.864" />
64361 <path d="M14 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
64362 <path d="M9.3 5.3l9.4 9.4" />
64363</svg>
64364"#;
64365pub const ICON_PINNED_OFF: &str = r#"
64366<svg
64367 xmlns="http://www.w3.org/2000/svg"
64368 width="24"
64369 height="24"
64370 viewBox="0 0 24 24"
64371 fill="none"
64372 stroke="currentColor"
64373 stroke-width="1.5"
64374 stroke-linecap="round"
64375 stroke-linejoin="round"
64376>
64377 <path d="M3 3l18 18" />
64378 <path d="M15 4.5l-3.249 3.249m-2.57 1.433l-2.181 .818l-1.5 1.5l7 7l1.5 -1.5l.82 -2.186m1.43 -2.563l3.25 -3.251" />
64379 <path d="M9 15l-4.5 4.5" />
64380 <path d="M14.5 4l5.5 5.5" />
64381</svg>
64382"#;
64383pub const ICON_PINNED: &str = r#"
64384<svg
64385 xmlns="http://www.w3.org/2000/svg"
64386 width="24"
64387 height="24"
64388 viewBox="0 0 24 24"
64389 fill="none"
64390 stroke="currentColor"
64391 stroke-width="1.5"
64392 stroke-linecap="round"
64393 stroke-linejoin="round"
64394>
64395 <path d="M9 4v6l-2 4v2h10v-2l-2 -4v-6" />
64396 <path d="M12 16l0 5" />
64397 <path d="M8 4l8 0" />
64398</svg>
64399"#;
64400pub const ICON_PIZZA_OFF: &str = r#"
64401<svg
64402 xmlns="http://www.w3.org/2000/svg"
64403 width="24"
64404 height="24"
64405 viewBox="0 0 24 24"
64406 fill="none"
64407 stroke="currentColor"
64408 stroke-width="1.5"
64409 stroke-linecap="round"
64410 stroke-linejoin="round"
64411>
64412 <path d="M10.313 6.277l1.687 -3.277l5.34 10.376m2.477 6.463a19.093 19.093 0 0 1 -7.817 1.661c-3.04 0 -5.952 -.714 -8.5 -1.983l5.434 -10.559" />
64413 <path d="M5.38 15.866a14.94 14.94 0 0 0 6.815 1.634c1.56 0 3.105 -.24 4.582 -.713" />
64414 <path d="M11 14v-.01" />
64415 <path d="M3 3l18 18" />
64416</svg>
64417"#;
64418pub const ICON_PIZZA: &str = r#"
64419<svg
64420 xmlns="http://www.w3.org/2000/svg"
64421 width="24"
64422 height="24"
64423 viewBox="0 0 24 24"
64424 fill="none"
64425 stroke="currentColor"
64426 stroke-width="1.5"
64427 stroke-linecap="round"
64428 stroke-linejoin="round"
64429>
64430 <path d="M12 21.5c-3.04 0 -5.952 -.714 -8.5 -1.983l8.5 -16.517l8.5 16.517a19.09 19.09 0 0 1 -8.5 1.983z" />
64431 <path d="M5.38 15.866a14.94 14.94 0 0 0 6.815 1.634a14.944 14.944 0 0 0 6.502 -1.479" />
64432 <path d="M13 11.01v-.01" />
64433 <path d="M11 14v-.01" />
64434</svg>
64435"#;
64436pub const ICON_PLACEHOLDER: &str = r#"
64437<svg
64438 xmlns="http://www.w3.org/2000/svg"
64439 width="24"
64440 height="24"
64441 viewBox="0 0 24 24"
64442 fill="none"
64443 stroke="currentColor"
64444 stroke-width="1.5"
64445 stroke-linecap="round"
64446 stroke-linejoin="round"
64447>
64448 <path d="M10 20.415a8 8 0 1 0 3 -15.415h-3" />
64449 <path d="M13 8l-3 -3l3 -3" />
64450 <path d="M7 17l4 -4l-4 -4l-4 4z" />
64451</svg>
64452"#;
64453pub const ICON_PLANE_ARRIVAL: &str = r#"
64454<svg
64455 xmlns="http://www.w3.org/2000/svg"
64456 width="24"
64457 height="24"
64458 viewBox="0 0 24 24"
64459 fill="none"
64460 stroke="currentColor"
64461 stroke-width="1.5"
64462 stroke-linecap="round"
64463 stroke-linejoin="round"
64464>
64465 <path d="M15.157 11.81l4.83 1.295a2 2 0 1 1 -1.036 3.863l-14.489 -3.882l-1.345 -6.572l2.898 .776l1.414 2.45l2.898 .776l-.12 -7.279l2.898 .777l2.052 7.797z" />
64466 <path d="M3 21h18" />
64467</svg>
64468"#;
64469pub const ICON_PLANE_DEPARTURE: &str = r#"
64470<svg
64471 xmlns="http://www.w3.org/2000/svg"
64472 width="24"
64473 height="24"
64474 viewBox="0 0 24 24"
64475 fill="none"
64476 stroke="currentColor"
64477 stroke-width="1.5"
64478 stroke-linecap="round"
64479 stroke-linejoin="round"
64480>
64481 <path d="M14.639 10.258l4.83 -1.294a2 2 0 1 1 1.035 3.863l-14.489 3.883l-4.45 -5.02l2.897 -.776l2.45 1.414l2.897 -.776l-3.743 -6.244l2.898 -.777l5.675 5.727z" />
64482 <path d="M3 21h18" />
64483</svg>
64484"#;
64485pub const ICON_PLANE_INFLIGHT: &str = r#"
64486<svg
64487 xmlns="http://www.w3.org/2000/svg"
64488 width="24"
64489 height="24"
64490 viewBox="0 0 24 24"
64491 fill="none"
64492 stroke="currentColor"
64493 stroke-width="1.5"
64494 stroke-linecap="round"
64495 stroke-linejoin="round"
64496>
64497 <path d="M15 11.085h5a2 2 0 1 1 0 4h-15l-3 -6h3l2 2h3l-2 -7h3l4 7z" />
64498 <path d="M3 21h18" />
64499</svg>
64500"#;
64501pub const ICON_PLANE_OFF: &str = r#"
64502<svg
64503 xmlns="http://www.w3.org/2000/svg"
64504 width="24"
64505 height="24"
64506 viewBox="0 0 24 24"
64507 fill="none"
64508 stroke="currentColor"
64509 stroke-width="1.5"
64510 stroke-linecap="round"
64511 stroke-linejoin="round"
64512>
64513 <path d="M9.788 5.758l-.788 -2.758h3l4 7h4a2 2 0 1 1 0 4h-2m-2.718 1.256l-3.282 5.744h-3l2 -7h-4l-2 2h-3l2 -4l-2 -4h3l2 2h3" />
64514 <path d="M3 3l18 18" />
64515</svg>
64516"#;
64517pub const ICON_PLANE_TILT: &str = r#"
64518<svg
64519 xmlns="http://www.w3.org/2000/svg"
64520 width="24"
64521 height="24"
64522 viewBox="0 0 24 24"
64523 fill="none"
64524 stroke="currentColor"
64525 stroke-width="1.5"
64526 stroke-linecap="round"
64527 stroke-linejoin="round"
64528>
64529 <path d="M14.5 6.5l3 -2.9a2.05 2.05 0 0 1 2.9 2.9l-2.9 3l2.5 7.5l-2.5 2.55l-3.5 -6.55l-3 3v3l-2 2l-1.5 -4.5l-4.5 -1.5l2 -2h3l3 -3l-6.5 -3.5l2.5 -2.5l7.5 2.5z" />
64530</svg>
64531"#;
64532pub const ICON_PLANE: &str = r#"
64533<svg
64534 xmlns="http://www.w3.org/2000/svg"
64535 width="24"
64536 height="24"
64537 viewBox="0 0 24 24"
64538 fill="none"
64539 stroke="currentColor"
64540 stroke-width="1.5"
64541 stroke-linecap="round"
64542 stroke-linejoin="round"
64543>
64544 <path d="M16 10h4a2 2 0 0 1 0 4h-4l-4 7h-3l2 -7h-4l-2 2h-3l2 -4l-2 -4h3l2 2h4l-2 -7h3z" />
64545</svg>
64546"#;
64547pub const ICON_PLANET_OFF: &str = r#"
64548<svg
64549 xmlns="http://www.w3.org/2000/svg"
64550 width="24"
64551 height="24"
64552 viewBox="0 0 24 24"
64553 fill="none"
64554 stroke="currentColor"
64555 stroke-width="1.5"
64556 stroke-linecap="round"
64557 stroke-linejoin="round"
64558>
64559 <path d="M18.816 13.58c1.956 1.825 3.157 3.449 3.184 4.445m-3.428 .593c-2.098 -.634 -4.944 -2.03 -7.919 -3.976c-5.47 -3.579 -9.304 -7.664 -8.56 -9.123c.32 -.628 1.591 -.6 3.294 -.113" />
64560 <path d="M7.042 7.059a7 7 0 0 0 9.908 9.89m1.581 -2.425a7 7 0 0 0 -9.057 -9.054" />
64561 <path d="M3 3l18 18" />
64562</svg>
64563"#;
64564pub const ICON_PLANET: &str = r#"
64565<svg
64566 xmlns="http://www.w3.org/2000/svg"
64567 width="24"
64568 height="24"
64569 viewBox="0 0 24 24"
64570 fill="none"
64571 stroke="currentColor"
64572 stroke-width="1.5"
64573 stroke-linecap="round"
64574 stroke-linejoin="round"
64575>
64576 <path d="M18.816 13.58c2.292 2.138 3.546 4 3.092 4.9c-.745 1.46 -5.783 -.259 -11.255 -3.838c-5.47 -3.579 -9.304 -7.664 -8.56 -9.123c.464 -.91 2.926 -.444 5.803 .805" />
64577 <path d="M12 12m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
64578</svg>
64579"#;
64580pub const ICON_PLANT_2_OFF: &str = r#"
64581<svg
64582 xmlns="http://www.w3.org/2000/svg"
64583 width="24"
64584 height="24"
64585 viewBox="0 0 24 24"
64586 fill="none"
64587 stroke="currentColor"
64588 stroke-width="1.5"
64589 stroke-linecap="round"
64590 stroke-linejoin="round"
64591>
64592 <path d="M2 9c0 5.523 4.477 10 10 10a9.953 9.953 0 0 0 5.418 -1.593m2.137 -1.855a9.961 9.961 0 0 0 2.445 -6.552" />
64593 <path d="M12 19c0 -1.988 .58 -3.84 1.58 -5.397m1.878 -2.167a9.961 9.961 0 0 1 6.542 -2.436" />
64594 <path d="M2 9a10 10 0 0 1 10 10" />
64595 <path d="M12 4a9.7 9.7 0 0 1 3 7.013" />
64596 <path d="M9.01 11.5a9.696 9.696 0 0 1 .163 -2.318m1.082 -2.942a9.696 9.696 0 0 1 1.745 -2.24" />
64597 <path d="M3 3l18 18" />
64598</svg>
64599"#;
64600pub const ICON_PLANT_2: &str = r#"
64601<svg
64602 xmlns="http://www.w3.org/2000/svg"
64603 width="24"
64604 height="24"
64605 viewBox="0 0 24 24"
64606 fill="none"
64607 stroke="currentColor"
64608 stroke-width="1.5"
64609 stroke-linecap="round"
64610 stroke-linejoin="round"
64611>
64612 <path d="M2 9a10 10 0 1 0 20 0" />
64613 <path d="M12 19a10 10 0 0 1 10 -10" />
64614 <path d="M2 9a10 10 0 0 1 10 10" />
64615 <path d="M12 4a9.7 9.7 0 0 1 2.99 7.5" />
64616 <path d="M9.01 11.5a9.7 9.7 0 0 1 2.99 -7.5" />
64617</svg>
64618"#;
64619pub const ICON_PLANT_OFF: &str = r#"
64620<svg
64621 xmlns="http://www.w3.org/2000/svg"
64622 width="24"
64623 height="24"
64624 viewBox="0 0 24 24"
64625 fill="none"
64626 stroke="currentColor"
64627 stroke-width="1.5"
64628 stroke-linecap="round"
64629 stroke-linejoin="round"
64630>
64631 <path d="M17 17v2a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2v-4h8" />
64632 <path d="M11.9 7.908a6 6 0 0 0 -4.79 -4.806m-4.11 -.102v2a6 6 0 0 0 6 6h2" />
64633 <path d="M12.531 8.528a6 6 0 0 1 5.469 -3.528h3v1a6 6 0 0 1 -5.037 5.923" />
64634 <path d="M12 15v-3" />
64635 <path d="M3 3l18 18" />
64636</svg>
64637"#;
64638pub const ICON_PLANT: &str = r#"
64639<svg
64640 xmlns="http://www.w3.org/2000/svg"
64641 width="24"
64642 height="24"
64643 viewBox="0 0 24 24"
64644 fill="none"
64645 stroke="currentColor"
64646 stroke-width="1.5"
64647 stroke-linecap="round"
64648 stroke-linejoin="round"
64649>
64650 <path d="M7 15h10v4a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2v-4z" />
64651 <path d="M12 9a6 6 0 0 0 -6 -6h-3v2a6 6 0 0 0 6 6h3" />
64652 <path d="M12 11a6 6 0 0 1 6 -6h3v1a6 6 0 0 1 -6 6h-3" />
64653 <path d="M12 15l0 -6" />
64654</svg>
64655"#;
64656pub const ICON_PLAY_BASKETBALL: &str = r#"
64657<svg
64658 xmlns="http://www.w3.org/2000/svg"
64659 width="24"
64660 height="24"
64661 viewBox="0 0 24 24"
64662 fill="none"
64663 stroke="currentColor"
64664 stroke-width="1.5"
64665 stroke-linecap="round"
64666 stroke-linejoin="round"
64667>
64668 <path d="M10 4a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
64669 <path d="M5 21l3 -3l.75 -1.5" />
64670 <path d="M14 21v-4l-4 -3l.5 -6" />
64671 <path d="M5 12l1 -3l4.5 -1l3.5 3l4 1" />
64672 <path d="M18.5 16a.5 .5 0 1 0 0 -1a.5 .5 0 0 0 0 1z" fill="currentColor" />
64673</svg>
64674"#;
64675pub const ICON_PLAY_CARD_OFF: &str = r#"
64676<svg
64677 xmlns="http://www.w3.org/2000/svg"
64678 width="24"
64679 height="24"
64680 viewBox="0 0 24 24"
64681 fill="none"
64682 stroke="currentColor"
64683 stroke-width="1.5"
64684 stroke-linecap="round"
64685 stroke-linejoin="round"
64686>
64687 <path d="M7 3h10a2 2 0 0 1 2 2v10m0 4a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-14" />
64688 <path d="M16 18h.01" />
64689 <path d="M13.716 13.712l-1.716 2.288l-3 -4l1.29 -1.72" />
64690 <path d="M3 3l18 18" />
64691</svg>
64692"#;
64693pub const ICON_PLAY_CARD: &str = r#"
64694<svg
64695 xmlns="http://www.w3.org/2000/svg"
64696 width="24"
64697 height="24"
64698 viewBox="0 0 24 24"
64699 fill="none"
64700 stroke="currentColor"
64701 stroke-width="1.5"
64702 stroke-linecap="round"
64703 stroke-linejoin="round"
64704>
64705 <path d="M19 5v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2z" />
64706 <path d="M8 6h.01" />
64707 <path d="M16 18h.01" />
64708 <path d="M12 16l-3 -4l3 -4l3 4z" />
64709</svg>
64710"#;
64711pub const ICON_PLAY_FOOTBALL: &str = r#"
64712<svg
64713 xmlns="http://www.w3.org/2000/svg"
64714 width="24"
64715 height="24"
64716 viewBox="0 0 24 24"
64717 fill="none"
64718 stroke="currentColor"
64719 stroke-width="1.5"
64720 stroke-linecap="round"
64721 stroke-linejoin="round"
64722>
64723 <path d="M11 4a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
64724 <path d="M3 17l5 1l.75 -1.5" />
64725 <path d="M14 21v-4l-4 -3l1 -6" />
64726 <path d="M6 12v-3l5 -1l3 3l3 1" />
64727 <path d="M19.5 20a.5 .5 0 1 0 0 -1a.5 .5 0 0 0 0 1z" fill="currentColor" />
64728</svg>
64729"#;
64730pub const ICON_PLAY_HANDBALL: &str = r#"
64731<svg
64732 xmlns="http://www.w3.org/2000/svg"
64733 width="24"
64734 height="24"
64735 viewBox="0 0 24 24"
64736 fill="none"
64737 stroke="currentColor"
64738 stroke-width="1.5"
64739 stroke-linecap="round"
64740 stroke-linejoin="round"
64741>
64742 <path d="M13 21l3.5 -2l-4.5 -4l2 -4.5" />
64743 <path d="M7 6l2 4l5 .5l4 2.5l2.5 3" />
64744 <path d="M4 20l5 -1l1.5 -2" />
64745 <path d="M15 7a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
64746 <path d="M9.5 5a.5 .5 0 1 0 0 -1a.5 .5 0 0 0 0 1z" fill="currentColor" />
64747</svg>
64748"#;
64749pub const ICON_PLAY_VOLLEYBALL: &str = r#"
64750<svg
64751 xmlns="http://www.w3.org/2000/svg"
64752 width="24"
64753 height="24"
64754 viewBox="0 0 24 24"
64755 fill="none"
64756 stroke="currentColor"
64757 stroke-width="1.5"
64758 stroke-linecap="round"
64759 stroke-linejoin="round"
64760>
64761 <path d="M13 4a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
64762 <path d="M20.5 10a.5 .5 0 1 0 0 -1a.5 .5 0 0 0 0 1z" fill="currentColor" />
64763 <path d="M2 16l5 1l.5 -2.5" />
64764 <path d="M11.5 21l2.5 -5.5l-5.5 -3.5l3.5 -4l3 4l4 2" />
64765</svg>
64766"#;
64767pub const ICON_PLAYER_EJECT: &str = r#"
64768<svg
64769 xmlns="http://www.w3.org/2000/svg"
64770 width="24"
64771 height="24"
64772 viewBox="0 0 24 24"
64773 fill="none"
64774 stroke="currentColor"
64775 stroke-width="1.5"
64776 stroke-linecap="round"
64777 stroke-linejoin="round"
64778>
64779 <path d="M5 12h14l-7 -8z" />
64780 <path d="M5 16m0 1a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1z" />
64781</svg>
64782"#;
64783pub const ICON_PLAYER_PAUSE: &str = r#"
64784<svg
64785 xmlns="http://www.w3.org/2000/svg"
64786 width="24"
64787 height="24"
64788 viewBox="0 0 24 24"
64789 fill="none"
64790 stroke="currentColor"
64791 stroke-width="1.5"
64792 stroke-linecap="round"
64793 stroke-linejoin="round"
64794>
64795 <path d="M6 5m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
64796 <path d="M14 5m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v12a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
64797</svg>
64798"#;
64799pub const ICON_PLAYER_PLAY: &str = r#"
64800<svg
64801 xmlns="http://www.w3.org/2000/svg"
64802 width="24"
64803 height="24"
64804 viewBox="0 0 24 24"
64805 fill="none"
64806 stroke="currentColor"
64807 stroke-width="1.5"
64808 stroke-linecap="round"
64809 stroke-linejoin="round"
64810>
64811 <path d="M7 4v16l13 -8z" />
64812</svg>
64813"#;
64814pub const ICON_PLAYER_RECORD: &str = r#"
64815<svg
64816 xmlns="http://www.w3.org/2000/svg"
64817 width="24"
64818 height="24"
64819 viewBox="0 0 24 24"
64820 fill="none"
64821 stroke="currentColor"
64822 stroke-width="1.5"
64823 stroke-linecap="round"
64824 stroke-linejoin="round"
64825>
64826 <path d="M12 12m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
64827</svg>
64828"#;
64829pub const ICON_PLAYER_SKIP_BACK: &str = r#"
64830<svg
64831 xmlns="http://www.w3.org/2000/svg"
64832 width="24"
64833 height="24"
64834 viewBox="0 0 24 24"
64835 fill="none"
64836 stroke="currentColor"
64837 stroke-width="1.5"
64838 stroke-linecap="round"
64839 stroke-linejoin="round"
64840>
64841 <path d="M20 5v14l-12 -7z" />
64842 <path d="M4 5l0 14" />
64843</svg>
64844"#;
64845pub const ICON_PLAYER_SKIP_FORWARD: &str = r#"
64846<svg
64847 xmlns="http://www.w3.org/2000/svg"
64848 width="24"
64849 height="24"
64850 viewBox="0 0 24 24"
64851 fill="none"
64852 stroke="currentColor"
64853 stroke-width="1.5"
64854 stroke-linecap="round"
64855 stroke-linejoin="round"
64856>
64857 <path d="M4 5v14l12 -7z" />
64858 <path d="M20 5l0 14" />
64859</svg>
64860"#;
64861pub const ICON_PLAYER_STOP: &str = r#"
64862<svg
64863 xmlns="http://www.w3.org/2000/svg"
64864 width="24"
64865 height="24"
64866 viewBox="0 0 24 24"
64867 fill="none"
64868 stroke="currentColor"
64869 stroke-width="1.5"
64870 stroke-linecap="round"
64871 stroke-linejoin="round"
64872>
64873 <path d="M5 5m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
64874</svg>
64875"#;
64876pub const ICON_PLAYER_TRACK_NEXT: &str = r#"
64877<svg
64878 xmlns="http://www.w3.org/2000/svg"
64879 width="24"
64880 height="24"
64881 viewBox="0 0 24 24"
64882 fill="none"
64883 stroke="currentColor"
64884 stroke-width="1.5"
64885 stroke-linecap="round"
64886 stroke-linejoin="round"
64887>
64888 <path d="M3 5v14l8 -7z" />
64889 <path d="M14 5v14l8 -7z" />
64890</svg>
64891"#;
64892pub const ICON_PLAYER_TRACK_PREV: &str = r#"
64893<svg
64894 xmlns="http://www.w3.org/2000/svg"
64895 width="24"
64896 height="24"
64897 viewBox="0 0 24 24"
64898 fill="none"
64899 stroke="currentColor"
64900 stroke-width="1.5"
64901 stroke-linecap="round"
64902 stroke-linejoin="round"
64903>
64904 <path d="M21 5v14l-8 -7z" />
64905 <path d="M10 5v14l-8 -7z" />
64906</svg>
64907"#;
64908pub const ICON_PLAYLIST_ADD: &str = r#"
64909<svg
64910 xmlns="http://www.w3.org/2000/svg"
64911 width="24"
64912 height="24"
64913 viewBox="0 0 24 24"
64914 fill="none"
64915 stroke="currentColor"
64916 stroke-width="1.5"
64917 stroke-linecap="round"
64918 stroke-linejoin="round"
64919>
64920 <path d="M19 8h-14" />
64921 <path d="M5 12h9" />
64922 <path d="M11 16h-6" />
64923 <path d="M15 16h6" />
64924 <path d="M18 13v6" />
64925</svg>
64926"#;
64927pub const ICON_PLAYLIST_OFF: &str = r#"
64928<svg
64929 xmlns="http://www.w3.org/2000/svg"
64930 width="24"
64931 height="24"
64932 viewBox="0 0 24 24"
64933 fill="none"
64934 stroke="currentColor"
64935 stroke-width="1.5"
64936 stroke-linecap="round"
64937 stroke-linejoin="round"
64938>
64939 <path d="M14 14a3 3 0 1 0 3 3" />
64940 <path d="M17 13v-9h4" />
64941 <path d="M13 5h-4m-4 0h-2" />
64942 <path d="M3 9h6" />
64943 <path d="M9 13h-6" />
64944 <path d="M3 3l18 18" />
64945</svg>
64946"#;
64947pub const ICON_PLAYLIST_X: &str = r#"
64948<svg
64949 xmlns="http://www.w3.org/2000/svg"
64950 width="24"
64951 height="24"
64952 viewBox="0 0 24 24"
64953 fill="none"
64954 stroke="currentColor"
64955 stroke-width="1.5"
64956 stroke-linecap="round"
64957 stroke-linejoin="round"
64958>
64959 <path d="M19 8h-14" />
64960 <path d="M5 12h7" />
64961 <path d="M12 16h-7" />
64962 <path d="M16 14l4 4" />
64963 <path d="M20 14l-4 4" />
64964</svg>
64965"#;
64966pub const ICON_PLAYLIST: &str = r#"
64967<svg
64968 xmlns="http://www.w3.org/2000/svg"
64969 width="24"
64970 height="24"
64971 viewBox="0 0 24 24"
64972 fill="none"
64973 stroke="currentColor"
64974 stroke-width="1.5"
64975 stroke-linecap="round"
64976 stroke-linejoin="round"
64977>
64978 <path d="M14 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
64979 <path d="M17 17v-13h4" />
64980 <path d="M13 5h-10" />
64981 <path d="M3 9l10 0" />
64982 <path d="M9 13h-6" />
64983</svg>
64984"#;
64985pub const ICON_PLAYSTATION_CIRCLE: &str = r#"
64986<svg
64987 xmlns="http://www.w3.org/2000/svg"
64988 width="24"
64989 height="24"
64990 viewBox="0 0 24 24"
64991 fill="none"
64992 stroke="currentColor"
64993 stroke-width="1.5"
64994 stroke-linecap="round"
64995 stroke-linejoin="round"
64996>
64997 <path d="M12 21a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9a9 9 0 0 0 9 9z" />
64998 <path d="M12 12m-4.5 0a4.5 4.5 0 1 0 9 0a4.5 4.5 0 1 0 -9 0" />
64999</svg>
65000"#;
65001pub const ICON_PLAYSTATION_SQUARE: &str = r#"
65002<svg
65003 xmlns="http://www.w3.org/2000/svg"
65004 width="24"
65005 height="24"
65006 viewBox="0 0 24 24"
65007 fill="none"
65008 stroke="currentColor"
65009 stroke-width="1.5"
65010 stroke-linecap="round"
65011 stroke-linejoin="round"
65012>
65013 <path d="M12 21a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9a9 9 0 0 0 9 9z" />
65014 <path d="M8 8m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
65015</svg>
65016"#;
65017pub const ICON_PLAYSTATION_TRIANGLE: &str = r#"
65018<svg
65019 xmlns="http://www.w3.org/2000/svg"
65020 width="24"
65021 height="24"
65022 viewBox="0 0 24 24"
65023 fill="none"
65024 stroke="currentColor"
65025 stroke-width="1.5"
65026 stroke-linecap="round"
65027 stroke-linejoin="round"
65028>
65029 <path d="M12 21a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9a9 9 0 0 0 9 9z" />
65030 <path d="M7.5 15h9l-4.5 -8z" />
65031</svg>
65032"#;
65033pub const ICON_PLAYSTATION_X: &str = r#"
65034<svg
65035 xmlns="http://www.w3.org/2000/svg"
65036 width="24"
65037 height="24"
65038 viewBox="0 0 24 24"
65039 fill="none"
65040 stroke="currentColor"
65041 stroke-width="1.5"
65042 stroke-linecap="round"
65043 stroke-linejoin="round"
65044>
65045 <path d="M12 21a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9a9 9 0 0 0 9 9z" />
65046 <path d="M8.5 8.5l7 7" />
65047 <path d="M8.5 15.5l7 -7" />
65048</svg>
65049"#;
65050pub const ICON_PLUG_CONNECTED_X: &str = r#"
65051<svg
65052 xmlns="http://www.w3.org/2000/svg"
65053 width="24"
65054 height="24"
65055 viewBox="0 0 24 24"
65056 fill="none"
65057 stroke="currentColor"
65058 stroke-width="1.5"
65059 stroke-linecap="round"
65060 stroke-linejoin="round"
65061>
65062 <path d="M20 16l-4 4" />
65063 <path d="M7 12l5 5l-1.5 1.5a3.536 3.536 0 1 1 -5 -5l1.5 -1.5z" />
65064 <path d="M17 12l-5 -5l1.5 -1.5a3.536 3.536 0 1 1 5 5l-1.5 1.5z" />
65065 <path d="M3 21l2.5 -2.5" />
65066 <path d="M18.5 5.5l2.5 -2.5" />
65067 <path d="M10 11l-2 2" />
65068 <path d="M13 14l-2 2" />
65069 <path d="M16 16l4 4" />
65070</svg>
65071"#;
65072pub const ICON_PLUG_CONNECTED: &str = r#"
65073<svg
65074 xmlns="http://www.w3.org/2000/svg"
65075 width="24"
65076 height="24"
65077 viewBox="0 0 24 24"
65078 fill="none"
65079 stroke="currentColor"
65080 stroke-width="1.5"
65081 stroke-linecap="round"
65082 stroke-linejoin="round"
65083>
65084 <path d="M7 12l5 5l-1.5 1.5a3.536 3.536 0 1 1 -5 -5l1.5 -1.5z" />
65085 <path d="M17 12l-5 -5l1.5 -1.5a3.536 3.536 0 1 1 5 5l-1.5 1.5z" />
65086 <path d="M3 21l2.5 -2.5" />
65087 <path d="M18.5 5.5l2.5 -2.5" />
65088 <path d="M10 11l-2 2" />
65089 <path d="M13 14l-2 2" />
65090</svg>
65091"#;
65092pub const ICON_PLUG_OFF: &str = r#"
65093<svg
65094 xmlns="http://www.w3.org/2000/svg"
65095 width="24"
65096 height="24"
65097 viewBox="0 0 24 24"
65098 fill="none"
65099 stroke="currentColor"
65100 stroke-width="1.5"
65101 stroke-linecap="round"
65102 stroke-linejoin="round"
65103>
65104 <path d="M16.123 16.092l-.177 .177a5.81 5.81 0 1 1 -8.215 -8.215l.159 -.159" />
65105 <path d="M4 20l3.5 -3.5" />
65106 <path d="M15 4l-3.5 3.5" />
65107 <path d="M20 9l-3.5 3.5" />
65108 <path d="M3 3l18 18" />
65109</svg>
65110"#;
65111pub const ICON_PLUG_X: &str = r#"
65112<svg
65113 xmlns="http://www.w3.org/2000/svg"
65114 width="24"
65115 height="24"
65116 viewBox="0 0 24 24"
65117 fill="none"
65118 stroke="currentColor"
65119 stroke-width="1.5"
65120 stroke-linecap="round"
65121 stroke-linejoin="round"
65122>
65123 <path d="M13.55 17.733a5.806 5.806 0 0 1 -7.356 -4.052a5.81 5.81 0 0 1 1.537 -5.627l2.054 -2.054l7.165 7.165" />
65124 <path d="M4 20l3.5 -3.5" />
65125 <path d="M15 4l-3.5 3.5" />
65126 <path d="M20 9l-3.5 3.5" />
65127 <path d="M16 16l4 4" />
65128 <path d="M20 16l-4 4" />
65129</svg>
65130"#;
65131pub const ICON_PLUG: &str = r#"
65132<svg
65133 xmlns="http://www.w3.org/2000/svg"
65134 width="24"
65135 height="24"
65136 viewBox="0 0 24 24"
65137 fill="none"
65138 stroke="currentColor"
65139 stroke-width="1.5"
65140 stroke-linecap="round"
65141 stroke-linejoin="round"
65142>
65143 <path d="M9.785 6l8.215 8.215l-2.054 2.054a5.81 5.81 0 1 1 -8.215 -8.215l2.054 -2.054z" />
65144 <path d="M4 20l3.5 -3.5" />
65145 <path d="M15 4l-3.5 3.5" />
65146 <path d="M20 9l-3.5 3.5" />
65147</svg>
65148"#;
65149pub const ICON_PLUS_EQUAL: &str = r#"
65150<svg
65151 xmlns="http://www.w3.org/2000/svg"
65152 width="24"
65153 height="24"
65154 viewBox="0 0 24 24"
65155 fill="none"
65156 stroke="currentColor"
65157 stroke-width="1.5"
65158 stroke-linecap="round"
65159 stroke-linejoin="round"
65160>
65161 <path d="M4 7h6" />
65162 <path d="M7 4v6" />
65163 <path d="M20 16h-6" />
65164 <path d="M20 19h-6" />
65165 <path d="M5 19l14 -14" />
65166</svg>
65167"#;
65168pub const ICON_PLUS_MINUS: &str = r#"
65169<svg
65170 xmlns="http://www.w3.org/2000/svg"
65171 width="24"
65172 height="24"
65173 viewBox="0 0 24 24"
65174 fill="none"
65175 stroke="currentColor"
65176 stroke-width="1.5"
65177 stroke-linecap="round"
65178 stroke-linejoin="round"
65179>
65180 <path d="M4 7h6" />
65181 <path d="M7 4v6" />
65182 <path d="M20 18h-6" />
65183 <path d="M5 19l14 -14" />
65184</svg>
65185"#;
65186pub const ICON_PLUS: &str = r#"
65187<svg
65188 xmlns="http://www.w3.org/2000/svg"
65189 width="24"
65190 height="24"
65191 viewBox="0 0 24 24"
65192 fill="none"
65193 stroke="currentColor"
65194 stroke-width="1.5"
65195 stroke-linecap="round"
65196 stroke-linejoin="round"
65197>
65198 <path d="M12 5l0 14" />
65199 <path d="M5 12l14 0" />
65200</svg>
65201"#;
65202pub const ICON_PNG: &str = r#"
65203<svg
65204 xmlns="http://www.w3.org/2000/svg"
65205 width="24"
65206 height="24"
65207 viewBox="0 0 24 24"
65208 fill="none"
65209 stroke="currentColor"
65210 stroke-width="1.5"
65211 stroke-linecap="round"
65212 stroke-linejoin="round"
65213>
65214 <path d="M21 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
65215 <path d="M3 16v-8h2a2 2 0 1 1 0 4h-2" />
65216 <path d="M10 16v-8l4 8v-8" />
65217</svg>
65218"#;
65219pub const ICON_PODIUM_OFF: &str = r#"
65220<svg
65221 xmlns="http://www.w3.org/2000/svg"
65222 width="24"
65223 height="24"
65224 viewBox="0 0 24 24"
65225 fill="none"
65226 stroke="currentColor"
65227 stroke-width="1.5"
65228 stroke-linecap="round"
65229 stroke-linejoin="round"
65230>
65231 <path d="M12 8h7l-.621 2.485a2 2 0 0 1 -1.94 1.515h-.439m-4 0h-4.439a2 2 0 0 1 -1.94 -1.515l-.621 -2.485h3" />
65232 <path d="M7 8v-1m.864 -3.106a2.99 2.99 0 0 1 2.136 -.894" />
65233 <path d="M8 12l1 9" />
65234 <path d="M15.599 15.613l-.599 5.387" />
65235 <path d="M7 21h10" />
65236 <path d="M3 3l18 18" />
65237</svg>
65238"#;
65239pub const ICON_PODIUM: &str = r#"
65240<svg
65241 xmlns="http://www.w3.org/2000/svg"
65242 width="24"
65243 height="24"
65244 viewBox="0 0 24 24"
65245 fill="none"
65246 stroke="currentColor"
65247 stroke-width="1.5"
65248 stroke-linecap="round"
65249 stroke-linejoin="round"
65250>
65251 <path d="M5 8h14l-.621 2.485a2 2 0 0 1 -1.94 1.515h-8.878a2 2 0 0 1 -1.94 -1.515l-.621 -2.485z" />
65252 <path d="M7 8v-2a3 3 0 0 1 3 -3" />
65253 <path d="M8 12l1 9" />
65254 <path d="M16 12l-1 9" />
65255 <path d="M7 21h10" />
65256</svg>
65257"#;
65258pub const ICON_POINT_OFF: &str = r#"
65259<svg
65260 xmlns="http://www.w3.org/2000/svg"
65261 width="24"
65262 height="24"
65263 viewBox="0 0 24 24"
65264 fill="none"
65265 stroke="currentColor"
65266 stroke-width="1.5"
65267 stroke-linecap="round"
65268 stroke-linejoin="round"
65269>
65270 <path d="M9.15 9.194a4 4 0 0 0 5.697 5.617m1.153 -2.811a4 4 0 0 0 -4 -4" />
65271 <path d="M3 3l18 18" />
65272</svg>
65273"#;
65274pub const ICON_POINT: &str = r#"
65275<svg
65276 xmlns="http://www.w3.org/2000/svg"
65277 width="24"
65278 height="24"
65279 viewBox="0 0 24 24"
65280 fill="none"
65281 stroke="currentColor"
65282 stroke-width="1.5"
65283 stroke-linecap="round"
65284 stroke-linejoin="round"
65285>
65286 <path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
65287</svg>
65288"#;
65289pub const ICON_POINTER_BOLT: &str = r#"
65290<svg
65291 xmlns="http://www.w3.org/2000/svg"
65292 width="24"
65293 height="24"
65294 viewBox="0 0 24 24"
65295 fill="none"
65296 stroke="currentColor"
65297 stroke-width="1.5"
65298 stroke-linecap="round"
65299 stroke-linejoin="round"
65300>
65301 <path d="M16.044 13.488l-1.266 -1.266l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l1.678 1.678" />
65302 <path d="M19 16l-2 3h4l-2 3" />
65303</svg>
65304"#;
65305pub const ICON_POINTER_CANCEL: &str = r#"
65306<svg
65307 xmlns="http://www.w3.org/2000/svg"
65308 width="24"
65309 height="24"
65310 viewBox="0 0 24 24"
65311 fill="none"
65312 stroke="currentColor"
65313 stroke-width="1.5"
65314 stroke-linecap="round"
65315 stroke-linejoin="round"
65316>
65317 <path d="M15.526 12.97l-.748 -.748l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l.714 .714" />
65318 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
65319 <path d="M17 21l4 -4" />
65320</svg>
65321"#;
65322pub const ICON_POINTER_CHECK: &str = r#"
65323<svg
65324 xmlns="http://www.w3.org/2000/svg"
65325 width="24"
65326 height="24"
65327 viewBox="0 0 24 24"
65328 fill="none"
65329 stroke="currentColor"
65330 stroke-width="1.5"
65331 stroke-linecap="round"
65332 stroke-linejoin="round"
65333>
65334 <path d="M17.487 14.93l-2.709 -2.708l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l.785 .785" />
65335 <path d="M15 19l2 2l4 -4" />
65336</svg>
65337"#;
65338pub const ICON_POINTER_CODE: &str = r#"
65339<svg
65340 xmlns="http://www.w3.org/2000/svg"
65341 width="24"
65342 height="24"
65343 viewBox="0 0 24 24"
65344 fill="none"
65345 stroke="currentColor"
65346 stroke-width="1.5"
65347 stroke-linecap="round"
65348 stroke-linejoin="round"
65349>
65350 <path d="M15.76 13.203l-.982 -.981l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l.67 .67" />
65351 <path d="M20 21l2 -2l-2 -2" />
65352 <path d="M17 17l-2 2l2 2" />
65353</svg>
65354"#;
65355pub const ICON_POINTER_COG: &str = r#"
65356<svg
65357 xmlns="http://www.w3.org/2000/svg"
65358 width="24"
65359 height="24"
65360 viewBox="0 0 24 24"
65361 fill="none"
65362 stroke="currentColor"
65363 stroke-width="1.5"
65364 stroke-linecap="round"
65365 stroke-linejoin="round"
65366>
65367 <path d="M15.774 13.218l-.996 -.996l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l.343 .343" />
65368 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
65369 <path d="M19.001 15.5v1.5" />
65370 <path d="M19.001 21v1.5" />
65371 <path d="M22.032 17.25l-1.299 .75" />
65372 <path d="M17.27 20l-1.3 .75" />
65373 <path d="M15.97 17.25l1.3 .75" />
65374 <path d="M20.733 20l1.3 .75" />
65375</svg>
65376"#;
65377pub const ICON_POINTER_DOLLAR: &str = r#"
65378<svg
65379 xmlns="http://www.w3.org/2000/svg"
65380 width="24"
65381 height="24"
65382 viewBox="0 0 24 24"
65383 fill="none"
65384 stroke="currentColor"
65385 stroke-width="1.5"
65386 stroke-linecap="round"
65387 stroke-linejoin="round"
65388>
65389 <path d="M14.778 12.222l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l.787 .787" />
65390 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
65391 <path d="M19 21v1m0 -8v1" />
65392</svg>
65393"#;
65394pub const ICON_POINTER_DOWN: &str = r#"
65395<svg
65396 xmlns="http://www.w3.org/2000/svg"
65397 width="24"
65398 height="24"
65399 viewBox="0 0 24 24"
65400 fill="none"
65401 stroke="currentColor"
65402 stroke-width="1.5"
65403 stroke-linecap="round"
65404 stroke-linejoin="round"
65405>
65406 <path d="M15.992 13.436l-1.214 -1.214l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l1.171 1.171" />
65407 <path d="M19 16v6" />
65408 <path d="M22 19l-3 3l-3 -3" />
65409</svg>
65410"#;
65411pub const ICON_POINTER_EXCLAMATION: &str = r#"
65412<svg
65413 xmlns="http://www.w3.org/2000/svg"
65414 width="24"
65415 height="24"
65416 viewBox="0 0 24 24"
65417 fill="none"
65418 stroke="currentColor"
65419 stroke-width="1.5"
65420 stroke-linecap="round"
65421 stroke-linejoin="round"
65422>
65423 <path d="M15.97 13.414l-1.192 -1.192l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l2.778 2.778" />
65424 <path d="M19 16v3" />
65425 <path d="M19 22v.01" />
65426</svg>
65427"#;
65428pub const ICON_POINTER_HEART: &str = r#"
65429<svg
65430 xmlns="http://www.w3.org/2000/svg"
65431 width="24"
65432 height="24"
65433 viewBox="0 0 24 24"
65434 fill="none"
65435 stroke="currentColor"
65436 stroke-width="1.5"
65437 stroke-linecap="round"
65438 stroke-linejoin="round"
65439>
65440 <path d="M16.571 11.018l1.32 -.886a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308" />
65441 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
65442</svg>
65443"#;
65444pub const ICON_POINTER_MINUS: &str = r#"
65445<svg
65446 xmlns="http://www.w3.org/2000/svg"
65447 width="24"
65448 height="24"
65449 viewBox="0 0 24 24"
65450 fill="none"
65451 stroke="currentColor"
65452 stroke-width="1.5"
65453 stroke-linecap="round"
65454 stroke-linejoin="round"
65455>
65456 <path d="M17.6 15.043l-2.822 -2.821l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l1.188 1.188" />
65457 <path d="M16 19h6" />
65458</svg>
65459"#;
65460pub const ICON_POINTER_OFF: &str = r#"
65461<svg
65462 xmlns="http://www.w3.org/2000/svg"
65463 width="24"
65464 height="24"
65465 viewBox="0 0 24 24"
65466 fill="none"
65467 stroke="currentColor"
65468 stroke-width="1.5"
65469 stroke-linecap="round"
65470 stroke-linejoin="round"
65471>
65472 <path d="M15.662 11.628l2.229 -1.496a1.2 1.2 0 0 0 -.309 -2.228l-8.013 -2.303m-5.569 -1.601l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l4.907 4.907a1.067 1.067 0 0 0 1.509 0l.524 -.524" />
65473 <path d="M3 3l18 18" />
65474</svg>
65475"#;
65476pub const ICON_POINTER_PAUSE: &str = r#"
65477<svg
65478 xmlns="http://www.w3.org/2000/svg"
65479 width="24"
65480 height="24"
65481 viewBox="0 0 24 24"
65482 fill="none"
65483 stroke="currentColor"
65484 stroke-width="1.5"
65485 stroke-linecap="round"
65486 stroke-linejoin="round"
65487>
65488 <path d="M15.72 13.163l-.942 -.941l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l.969 .969" />
65489 <path d="M17 17v5" />
65490 <path d="M21 17v5" />
65491</svg>
65492"#;
65493pub const ICON_POINTER_PIN: &str = r#"
65494<svg
65495 xmlns="http://www.w3.org/2000/svg"
65496 width="24"
65497 height="24"
65498 viewBox="0 0 24 24"
65499 fill="none"
65500 stroke="currentColor"
65501 stroke-width="1.5"
65502 stroke-linecap="round"
65503 stroke-linejoin="round"
65504>
65505 <path d="M14.778 12.222l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l.381 .381" />
65506 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
65507 <path d="M19 18v.01" />
65508</svg>
65509"#;
65510pub const ICON_POINTER_PLUS: &str = r#"
65511<svg
65512 xmlns="http://www.w3.org/2000/svg"
65513 width="24"
65514 height="24"
65515 viewBox="0 0 24 24"
65516 fill="none"
65517 stroke="currentColor"
65518 stroke-width="1.5"
65519 stroke-linecap="round"
65520 stroke-linejoin="round"
65521>
65522 <path d="M15.941 13.385l-1.163 -1.163l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l1.23 1.23" />
65523 <path d="M16 19h6" />
65524 <path d="M19 16v6" />
65525</svg>
65526"#;
65527pub const ICON_POINTER_QUESTION: &str = r#"
65528<svg
65529 xmlns="http://www.w3.org/2000/svg"
65530 width="24"
65531 height="24"
65532 viewBox="0 0 24 24"
65533 fill="none"
65534 stroke="currentColor"
65535 stroke-width="1.5"
65536 stroke-linecap="round"
65537 stroke-linejoin="round"
65538>
65539 <path d="M15.062 12.506l-.284 -.284l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l1.278 1.278" />
65540 <path d="M19 22v.01" />
65541 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
65542</svg>
65543"#;
65544pub const ICON_POINTER_SEARCH: &str = r#"
65545<svg
65546 xmlns="http://www.w3.org/2000/svg"
65547 width="24"
65548 height="24"
65549 viewBox="0 0 24 24"
65550 fill="none"
65551 stroke="currentColor"
65552 stroke-width="1.5"
65553 stroke-linecap="round"
65554 stroke-linejoin="round"
65555>
65556 <path d="M14.778 12.222l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093" />
65557 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
65558 <path d="M20.2 20.2l1.8 1.8" />
65559</svg>
65560"#;
65561pub const ICON_POINTER_SHARE: &str = r#"
65562<svg
65563 xmlns="http://www.w3.org/2000/svg"
65564 width="24"
65565 height="24"
65566 viewBox="0 0 24 24"
65567 fill="none"
65568 stroke="currentColor"
65569 stroke-width="1.5"
65570 stroke-linecap="round"
65571 stroke-linejoin="round"
65572>
65573 <path d="M15.646 13.09l-.868 -.868l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l.607 .607" />
65574 <path d="M16 22l5 -5" />
65575 <path d="M21 21.5v-4.5h-4.5" />
65576</svg>
65577"#;
65578pub const ICON_POINTER_STAR: &str = r#"
65579<svg
65580 xmlns="http://www.w3.org/2000/svg"
65581 width="24"
65582 height="24"
65583 viewBox="0 0 24 24"
65584 fill="none"
65585 stroke="currentColor"
65586 stroke-width="1.5"
65587 stroke-linecap="round"
65588 stroke-linejoin="round"
65589>
65590 <path d="M17.891 10.132a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308" />
65591 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
65592</svg>
65593"#;
65594pub const ICON_POINTER_UP: &str = r#"
65595<svg
65596 xmlns="http://www.w3.org/2000/svg"
65597 width="24"
65598 height="24"
65599 viewBox="0 0 24 24"
65600 fill="none"
65601 stroke="currentColor"
65602 stroke-width="1.5"
65603 stroke-linecap="round"
65604 stroke-linejoin="round"
65605>
65606 <path d="M15.984 13.428l-1.206 -1.206l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l1.217 1.217" />
65607 <path d="M19 22v-6" />
65608 <path d="M22 19l-3 -3l-3 3" />
65609</svg>
65610"#;
65611pub const ICON_POINTER_X: &str = r#"
65612<svg
65613 xmlns="http://www.w3.org/2000/svg"
65614 width="24"
65615 height="24"
65616 viewBox="0 0 24 24"
65617 fill="none"
65618 stroke="currentColor"
65619 stroke-width="1.5"
65620 stroke-linecap="round"
65621 stroke-linejoin="round"
65622>
65623 <path d="M15.768 13.212l-.99 -.99l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l.908 .908" />
65624 <path d="M22 22l-5 -5" />
65625 <path d="M17 22l5 -5" />
65626</svg>
65627"#;
65628pub const ICON_POINTER: &str = r#"
65629<svg
65630 xmlns="http://www.w3.org/2000/svg"
65631 width="24"
65632 height="24"
65633 viewBox="0 0 24 24"
65634 fill="none"
65635 stroke="currentColor"
65636 stroke-width="1.5"
65637 stroke-linecap="round"
65638 stroke-linejoin="round"
65639>
65640 <path d="M7.904 17.563a1.2 1.2 0 0 0 2.228 .308l2.09 -3.093l4.907 4.907a1.067 1.067 0 0 0 1.509 0l1.047 -1.047a1.067 1.067 0 0 0 0 -1.509l-4.907 -4.907l3.113 -2.09a1.2 1.2 0 0 0 -.309 -2.228l-13.582 -3.904l3.904 13.563z" />
65641</svg>
65642"#;
65643pub const ICON_POKEBALL_OFF: &str = r#"
65644<svg
65645 xmlns="http://www.w3.org/2000/svg"
65646 width="24"
65647 height="24"
65648 viewBox="0 0 24 24"
65649 fill="none"
65650 stroke="currentColor"
65651 stroke-width="1.5"
65652 stroke-linecap="round"
65653 stroke-linejoin="round"
65654>
65655 <path d="M20.04 16.048a9 9 0 0 0 -12.083 -12.09m-2.32 1.678a9 9 0 1 0 12.737 12.719" />
65656 <path d="M9.884 9.874a3 3 0 1 0 4.24 4.246m.57 -3.441a3.012 3.012 0 0 0 -1.41 -1.39" />
65657 <path d="M3 12h6m7 0h5" />
65658 <path d="M3 3l18 18" />
65659</svg>
65660"#;
65661pub const ICON_POKEBALL: &str = r#"
65662<svg
65663 xmlns="http://www.w3.org/2000/svg"
65664 width="24"
65665 height="24"
65666 viewBox="0 0 24 24"
65667 fill="none"
65668 stroke="currentColor"
65669 stroke-width="1.5"
65670 stroke-linecap="round"
65671 stroke-linejoin="round"
65672>
65673 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
65674 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
65675 <path d="M3 12h6" />
65676 <path d="M15 12h6" />
65677</svg>
65678"#;
65679pub const ICON_POKER_CHIP: &str = r#"
65680<svg
65681 xmlns="http://www.w3.org/2000/svg"
65682 width="24"
65683 height="24"
65684 viewBox="0 0 24 24"
65685 fill="none"
65686 stroke="currentColor"
65687 stroke-width="1.5"
65688 stroke-linecap="round"
65689 stroke-linejoin="round"
65690>
65691 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
65692 <path d="M12 12m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
65693 <path d="M12 3v4" />
65694 <path d="M12 17v4" />
65695 <path d="M3 12h4" />
65696 <path d="M17 12h4" />
65697 <path d="M18.364 5.636l-2.828 2.828" />
65698 <path d="M8.464 15.536l-2.828 2.828" />
65699 <path d="M5.636 5.636l2.828 2.828" />
65700 <path d="M15.536 15.536l2.828 2.828" />
65701</svg>
65702"#;
65703pub const ICON_POLAROID: &str = r#"
65704<svg
65705 xmlns="http://www.w3.org/2000/svg"
65706 width="24"
65707 height="24"
65708 viewBox="0 0 24 24"
65709 fill="none"
65710 stroke="currentColor"
65711 stroke-width="1.5"
65712 stroke-linecap="round"
65713 stroke-linejoin="round"
65714>
65715 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
65716 <path d="M4 16l16 0" />
65717 <path d="M4 12l3 -3c.928 -.893 2.072 -.893 3 0l4 4" />
65718 <path d="M13 12l2 -2c.928 -.893 2.072 -.893 3 0l2 2" />
65719 <path d="M14 7l.01 0" />
65720</svg>
65721"#;
65722pub const ICON_POLYGON_OFF: &str = r#"
65723<svg
65724 xmlns="http://www.w3.org/2000/svg"
65725 width="24"
65726 height="24"
65727 viewBox="0 0 24 24"
65728 fill="none"
65729 stroke="currentColor"
65730 stroke-width="1.5"
65731 stroke-linecap="round"
65732 stroke-linejoin="round"
65733>
65734 <path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
65735 <path d="M19 8m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
65736 <path d="M5 11m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
65737 <path d="M15 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
65738 <path d="M6.5 9.5l1.546 -1.311" />
65739 <path d="M14 5.5l3 1.5" />
65740 <path d="M18.5 10l-1.185 3.318m-1.062 2.972l-.253 .71" />
65741 <path d="M13.5 17.5l-7 -5" />
65742 <path d="M3 3l18 18" />
65743</svg>
65744"#;
65745pub const ICON_POLYGON: &str = r#"
65746<svg
65747 xmlns="http://www.w3.org/2000/svg"
65748 width="24"
65749 height="24"
65750 viewBox="0 0 24 24"
65751 fill="none"
65752 stroke="currentColor"
65753 stroke-width="1.5"
65754 stroke-linecap="round"
65755 stroke-linejoin="round"
65756>
65757 <path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
65758 <path d="M19 8m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
65759 <path d="M5 11m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
65760 <path d="M15 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
65761 <path d="M6.5 9.5l3.5 -3" />
65762 <path d="M14 5.5l3 1.5" />
65763 <path d="M18.5 10l-2.5 7" />
65764 <path d="M13.5 17.5l-7 -5" />
65765</svg>
65766"#;
65767pub const ICON_POO: &str = r#"
65768<svg
65769 xmlns="http://www.w3.org/2000/svg"
65770 width="24"
65771 height="24"
65772 viewBox="0 0 24 24"
65773 fill="none"
65774 stroke="currentColor"
65775 stroke-width="1.5"
65776 stroke-linecap="round"
65777 stroke-linejoin="round"
65778>
65779 <path d="M10 12h.01" />
65780 <path d="M14 12h.01" />
65781 <path d="M10 16a3.5 3.5 0 0 0 4 0" />
65782 <path d="M11 4c2 0 3.5 1.5 3.5 4l.164 0a2.5 2.5 0 0 1 2.196 3.32a3 3 0 0 1 1.615 3.063a3 3 0 0 1 -1.299 5.607l-.176 0h-10a3 3 0 0 1 -1.474 -5.613a3 3 0 0 1 1.615 -3.062a2.5 2.5 0 0 1 2.195 -3.32l.164 0c1.5 0 2.5 -2 1.5 -4z" />
65783</svg>
65784"#;
65785pub const ICON_POOL_OFF: &str = r#"
65786<svg
65787 xmlns="http://www.w3.org/2000/svg"
65788 width="24"
65789 height="24"
65790 viewBox="0 0 24 24"
65791 fill="none"
65792 stroke="currentColor"
65793 stroke-width="1.5"
65794 stroke-linecap="round"
65795 stroke-linejoin="round"
65796>
65797 <path d="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1c.303 0 .6 -.045 .876 -.146" />
65798 <path d="M2 16a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 1.13 -.856m5.727 1.717a2.4 2.4 0 0 0 1.143 -.861" />
65799 <path d="M15 11v-6.5a1.5 1.5 0 0 1 3 0" />
65800 <path d="M9 12v-3m0 -4v-.5a1.5 1.5 0 0 0 -1.936 -1.436" />
65801 <path d="M15 5h-6" />
65802 <path d="M9 10h1m4 0h1" />
65803 <path d="M3 3l18 18" />
65804</svg>
65805"#;
65806pub const ICON_POOL: &str = r#"
65807<svg
65808 xmlns="http://www.w3.org/2000/svg"
65809 width="24"
65810 height="24"
65811 viewBox="0 0 24 24"
65812 fill="none"
65813 stroke="currentColor"
65814 stroke-width="1.5"
65815 stroke-linecap="round"
65816 stroke-linejoin="round"
65817>
65818 <path d="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1" />
65819 <path d="M2 16a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1" />
65820 <path d="M15 12v-7.5a1.5 1.5 0 0 1 3 0" />
65821 <path d="M9 12v-7.5a1.5 1.5 0 0 0 -3 0" />
65822 <path d="M15 5l-6 0" />
65823 <path d="M9 10l6 0" />
65824</svg>
65825"#;
65826pub const ICON_POWER: &str = r#"
65827<svg
65828 xmlns="http://www.w3.org/2000/svg"
65829 width="24"
65830 height="24"
65831 viewBox="0 0 24 24"
65832 fill="none"
65833 stroke="currentColor"
65834 stroke-width="1.5"
65835 stroke-linecap="round"
65836 stroke-linejoin="round"
65837>
65838 <path d="M7 6a7.75 7.75 0 1 0 10 0" />
65839 <path d="M12 4l0 8" />
65840</svg>
65841"#;
65842pub const ICON_PRAY: &str = r#"
65843<svg
65844 xmlns="http://www.w3.org/2000/svg"
65845 width="24"
65846 height="24"
65847 viewBox="0 0 24 24"
65848 fill="none"
65849 stroke="currentColor"
65850 stroke-width="1.5"
65851 stroke-linecap="round"
65852 stroke-linejoin="round"
65853>
65854 <path d="M12 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
65855 <path d="M7 20h8l-4 -4v-7l4 3l2 -2" />
65856</svg>
65857"#;
65858pub const ICON_PREMIUM_RIGHTS: &str = r#"
65859<svg
65860 xmlns="http://www.w3.org/2000/svg"
65861 width="24"
65862 height="24"
65863 viewBox="0 0 24 24"
65864 fill="none"
65865 stroke="currentColor"
65866 stroke-width="1.5"
65867 stroke-linecap="round"
65868 stroke-linejoin="round"
65869>
65870 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
65871 <path d="M13.867 9.75c-.246 -.48 -.708 -.769 -1.2 -.75h-1.334c-.736 0 -1.333 .67 -1.333 1.5c0 .827 .597 1.499 1.333 1.499h1.334c.736 0 1.333 .671 1.333 1.5c0 .828 -.597 1.499 -1.333 1.499h-1.334c-.492 .019 -.954 -.27 -1.2 -.75" />
65872 <path d="M12 7v2" />
65873 <path d="M12 15v2" />
65874</svg>
65875"#;
65876pub const ICON_PRESCRIPTION: &str = r#"
65877<svg
65878 xmlns="http://www.w3.org/2000/svg"
65879 width="24"
65880 height="24"
65881 viewBox="0 0 24 24"
65882 fill="none"
65883 stroke="currentColor"
65884 stroke-width="1.5"
65885 stroke-linecap="round"
65886 stroke-linejoin="round"
65887>
65888 <path d="M6 19v-16h4.5a4.5 4.5 0 1 1 0 9h-4.5" />
65889 <path d="M19 21l-9 -9" />
65890 <path d="M13 21l6 -6" />
65891</svg>
65892"#;
65893pub const ICON_PRESENTATION_ANALYTICS: &str = r#"
65894<svg
65895 xmlns="http://www.w3.org/2000/svg"
65896 width="24"
65897 height="24"
65898 viewBox="0 0 24 24"
65899 fill="none"
65900 stroke="currentColor"
65901 stroke-width="1.5"
65902 stroke-linecap="round"
65903 stroke-linejoin="round"
65904>
65905 <path d="M9 12v-4" />
65906 <path d="M15 12v-2" />
65907 <path d="M12 12v-1" />
65908 <path d="M3 4h18" />
65909 <path d="M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-10" />
65910 <path d="M12 16v4" />
65911 <path d="M9 20h6" />
65912</svg>
65913"#;
65914pub const ICON_PRESENTATION_OFF: &str = r#"
65915<svg
65916 xmlns="http://www.w3.org/2000/svg"
65917 width="24"
65918 height="24"
65919 viewBox="0 0 24 24"
65920 fill="none"
65921 stroke="currentColor"
65922 stroke-width="1.5"
65923 stroke-linecap="round"
65924 stroke-linejoin="round"
65925>
65926 <path d="M3 4h1m4 0h13" />
65927 <path d="M4 4v10a2 2 0 0 0 2 2h10m3.42 -.592c.359 -.362 .58 -.859 .58 -1.408v-10" />
65928 <path d="M12 16v4" />
65929 <path d="M9 20h6" />
65930 <path d="M8 12l2 -2m4 0l2 -2" />
65931 <path d="M3 3l18 18" />
65932</svg>
65933"#;
65934pub const ICON_PRESENTATION: &str = r#"
65935<svg
65936 xmlns="http://www.w3.org/2000/svg"
65937 width="24"
65938 height="24"
65939 viewBox="0 0 24 24"
65940 fill="none"
65941 stroke="currentColor"
65942 stroke-width="1.5"
65943 stroke-linecap="round"
65944 stroke-linejoin="round"
65945>
65946 <path d="M3 4l18 0" />
65947 <path d="M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-10" />
65948 <path d="M12 16l0 4" />
65949 <path d="M9 20l6 0" />
65950 <path d="M8 12l3 -3l2 2l3 -3" />
65951</svg>
65952"#;
65953pub const ICON_PRINTER_OFF: &str = r#"
65954<svg
65955 xmlns="http://www.w3.org/2000/svg"
65956 width="24"
65957 height="24"
65958 viewBox="0 0 24 24"
65959 fill="none"
65960 stroke="currentColor"
65961 stroke-width="1.5"
65962 stroke-linecap="round"
65963 stroke-linejoin="round"
65964>
65965 <path d="M20.412 16.416c.363 -.362 .588 -.863 .588 -1.416v-4a2 2 0 0 0 -2 -2h-6m-4 0h-4a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2" />
65966 <path d="M17 9v-4a2 2 0 0 0 -2 -2h-6c-.551 0 -1.05 .223 -1.412 .584m-.588 3.416v2" />
65967 <path d="M17 17v2a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2v-4a2 2 0 0 1 2 -2h4" />
65968 <path d="M3 3l18 18" />
65969</svg>
65970"#;
65971pub const ICON_PRINTER: &str = r#"
65972<svg
65973 xmlns="http://www.w3.org/2000/svg"
65974 width="24"
65975 height="24"
65976 viewBox="0 0 24 24"
65977 fill="none"
65978 stroke="currentColor"
65979 stroke-width="1.5"
65980 stroke-linecap="round"
65981 stroke-linejoin="round"
65982>
65983 <path d="M17 17h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-14a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2" />
65984 <path d="M17 9v-4a2 2 0 0 0 -2 -2h-6a2 2 0 0 0 -2 2v4" />
65985 <path d="M7 13m0 2a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2z" />
65986</svg>
65987"#;
65988pub const ICON_PRISM_LIGHT: &str = r#"
65989<svg
65990 xmlns="http://www.w3.org/2000/svg"
65991 width="24"
65992 height="24"
65993 viewBox="0 0 24 24"
65994 fill="none"
65995 stroke="currentColor"
65996 stroke-width="1.5"
65997 stroke-linecap="round"
65998 stroke-linejoin="round"
65999>
66000 <path d="M4.731 19h11.539a1 1 0 0 0 .866 -1.5l-5.769 -10a1 1 0 0 0 -1.732 0l-5.769 10a1 1 0 0 0 .865 1.5" />
66001 <path d="M2 13h4.45" />
66002 <path d="M18 5l-4.5 6" />
66003 <path d="M22 9l-7.75 3.25" />
66004 <path d="M22 15l-7 -1.5" />
66005</svg>
66006"#;
66007pub const ICON_PRISM_OFF: &str = r#"
66008<svg
66009 xmlns="http://www.w3.org/2000/svg"
66010 width="24"
66011 height="24"
66012 viewBox="0 0 24 24"
66013 fill="none"
66014 stroke="currentColor"
66015 stroke-width="1.5"
66016 stroke-linecap="round"
66017 stroke-linejoin="round"
66018>
66019 <path d="M12 12v10" />
66020 <path d="M17.957 17.952l-4.937 3.703a1.7 1.7 0 0 1 -2.04 0l-5.98 -4.485a2.5 2.5 0 0 1 -1 -2v-11.17m3 -1h12a1 1 0 0 1 1 1v11.17c0 .25 -.037 .495 -.109 .729" />
66021 <path d="M12.688 8.7a1.7 1.7 0 0 0 .357 -.214l6.655 -5.186" />
66022 <path d="M3 3l18 18" />
66023</svg>
66024"#;
66025pub const ICON_PRISM_PLUS: &str = r#"
66026<svg
66027 xmlns="http://www.w3.org/2000/svg"
66028 width="24"
66029 height="24"
66030 viewBox="0 0 24 24"
66031 fill="none"
66032 stroke="currentColor"
66033 stroke-width="1.5"
66034 stroke-linecap="round"
66035 stroke-linejoin="round"
66036>
66037 <path d="M12 9v13" />
66038 <path d="M13.02 21.655a1.7 1.7 0 0 1 -2.04 0l-5.98 -4.485a2.5 2.5 0 0 1 -1 -2v-11.17a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v8" />
66039 <path d="M4.3 3.3l6.655 5.186a1.7 1.7 0 0 0 2.09 0l6.655 -5.186" />
66040 <path d="M16 19h6" />
66041 <path d="M19 16v6" />
66042</svg>
66043"#;
66044pub const ICON_PRISM: &str = r#"
66045<svg
66046 xmlns="http://www.w3.org/2000/svg"
66047 width="24"
66048 height="24"
66049 viewBox="0 0 24 24"
66050 fill="none"
66051 stroke="currentColor"
66052 stroke-width="1.5"
66053 stroke-linecap="round"
66054 stroke-linejoin="round"
66055>
66056 <path d="M12 9v13" />
66057 <path d="M19 17.17l-5.98 4.485a1.7 1.7 0 0 1 -2.04 0l-5.98 -4.485a2.5 2.5 0 0 1 -1 -2v-11.17a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v11.17a2.5 2.5 0 0 1 -1 2z" />
66058 <path d="M4.3 3.3l6.655 5.186a1.7 1.7 0 0 0 2.09 0l6.655 -5.186" />
66059</svg>
66060"#;
66061pub const ICON_PRISON: &str = r#"
66062<svg
66063 xmlns="http://www.w3.org/2000/svg"
66064 width="24"
66065 height="24"
66066 viewBox="0 0 24 24"
66067 fill="none"
66068 stroke="currentColor"
66069 stroke-width="1.5"
66070 stroke-linecap="round"
66071 stroke-linejoin="round"
66072>
66073 <path d="M18 4v16" />
66074 <path d="M14 4v16" />
66075 <path d="M6 4v5" />
66076 <path d="M6 15v5" />
66077 <path d="M10 4v5" />
66078 <path d="M11 9h-6v6h6z" />
66079 <path d="M10 15v5" />
66080 <path d="M8 12h-.01" />
66081</svg>
66082"#;
66083pub const ICON_PROGRESS_ALERT: &str = r#"
66084<svg
66085 xmlns="http://www.w3.org/2000/svg"
66086 width="24"
66087 height="24"
66088 viewBox="0 0 24 24"
66089 fill="none"
66090 stroke="currentColor"
66091 stroke-width="1.5"
66092 stroke-linecap="round"
66093 stroke-linejoin="round"
66094>
66095 <path d="M10 20.777a8.942 8.942 0 0 1 -2.48 -.969" />
66096 <path d="M14 3.223a9.003 9.003 0 0 1 0 17.554" />
66097 <path d="M4.579 17.093a8.961 8.961 0 0 1 -1.227 -2.592" />
66098 <path d="M3.124 10.5c.16 -.95 .468 -1.85 .9 -2.675l.169 -.305" />
66099 <path d="M6.907 4.579a8.954 8.954 0 0 1 3.093 -1.356" />
66100 <path d="M12 8v4" />
66101 <path d="M12 16v.01" />
66102</svg>
66103"#;
66104pub const ICON_PROGRESS_BOLT: &str = r#"
66105<svg
66106 xmlns="http://www.w3.org/2000/svg"
66107 width="24"
66108 height="24"
66109 viewBox="0 0 24 24"
66110 fill="none"
66111 stroke="currentColor"
66112 stroke-width="1.5"
66113 stroke-linecap="round"
66114 stroke-linejoin="round"
66115>
66116 <path d="M10 20.777a8.942 8.942 0 0 1 -2.48 -.969" />
66117 <path d="M14 3.223a9.003 9.003 0 0 1 0 17.554" />
66118 <path d="M4.579 17.093a8.961 8.961 0 0 1 -1.227 -2.592" />
66119 <path d="M3.124 10.5c.16 -.95 .468 -1.85 .9 -2.675l.169 -.305" />
66120 <path d="M6.907 4.579a8.954 8.954 0 0 1 3.093 -1.356" />
66121 <path d="M12 9l-2 3h4l-2 3" />
66122</svg>
66123"#;
66124pub const ICON_PROGRESS_CHECK: &str = r#"
66125<svg
66126 xmlns="http://www.w3.org/2000/svg"
66127 width="24"
66128 height="24"
66129 viewBox="0 0 24 24"
66130 fill="none"
66131 stroke="currentColor"
66132 stroke-width="1.5"
66133 stroke-linecap="round"
66134 stroke-linejoin="round"
66135>
66136 <path d="M10 20.777a8.942 8.942 0 0 1 -2.48 -.969" />
66137 <path d="M14 3.223a9.003 9.003 0 0 1 0 17.554" />
66138 <path d="M4.579 17.093a8.961 8.961 0 0 1 -1.227 -2.592" />
66139 <path d="M3.124 10.5c.16 -.95 .468 -1.85 .9 -2.675l.169 -.305" />
66140 <path d="M6.907 4.579a8.954 8.954 0 0 1 3.093 -1.356" />
66141 <path d="M9 12l2 2l4 -4" />
66142</svg>
66143"#;
66144pub const ICON_PROGRESS_DOWN: &str = r#"
66145<svg
66146 xmlns="http://www.w3.org/2000/svg"
66147 width="24"
66148 height="24"
66149 viewBox="0 0 24 24"
66150 fill="none"
66151 stroke="currentColor"
66152 stroke-width="1.5"
66153 stroke-linecap="round"
66154 stroke-linejoin="round"
66155>
66156 <path d="M10 20.777a8.942 8.942 0 0 1 -2.48 -.969" />
66157 <path d="M14 3.223a9.003 9.003 0 0 1 0 17.554" />
66158 <path d="M4.579 17.093a8.961 8.961 0 0 1 -1.227 -2.592" />
66159 <path d="M3.124 10.5c.16 -.95 .468 -1.85 .9 -2.675l.169 -.305" />
66160 <path d="M6.907 4.579a8.954 8.954 0 0 1 3.093 -1.356" />
66161 <path d="M12 9v6" />
66162 <path d="M15 12l-3 3l-3 -3" />
66163</svg>
66164"#;
66165pub const ICON_PROGRESS_HELP: &str = r#"
66166<svg
66167 xmlns="http://www.w3.org/2000/svg"
66168 width="24"
66169 height="24"
66170 viewBox="0 0 24 24"
66171 fill="none"
66172 stroke="currentColor"
66173 stroke-width="1.5"
66174 stroke-linecap="round"
66175 stroke-linejoin="round"
66176>
66177 <path d="M12 16v.01" />
66178 <path d="M12 13a2 2 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
66179 <path d="M10 20.777a8.942 8.942 0 0 1 -2.48 -.969" />
66180 <path d="M14 3.223a9.003 9.003 0 0 1 0 17.554" />
66181 <path d="M4.579 17.093a8.961 8.961 0 0 1 -1.227 -2.592" />
66182 <path d="M3.124 10.5c.16 -.95 .468 -1.85 .9 -2.675l.169 -.305" />
66183 <path d="M6.907 4.579a8.954 8.954 0 0 1 3.093 -1.356" />
66184</svg>
66185"#;
66186pub const ICON_PROGRESS_X: &str = r#"
66187<svg
66188 xmlns="http://www.w3.org/2000/svg"
66189 width="24"
66190 height="24"
66191 viewBox="0 0 24 24"
66192 fill="none"
66193 stroke="currentColor"
66194 stroke-width="1.5"
66195 stroke-linecap="round"
66196 stroke-linejoin="round"
66197>
66198 <path d="M10 20.777a8.942 8.942 0 0 1 -2.48 -.969" />
66199 <path d="M14 3.223a9.003 9.003 0 0 1 0 17.554" />
66200 <path d="M4.579 17.093a8.961 8.961 0 0 1 -1.227 -2.592" />
66201 <path d="M3.124 10.5c.16 -.95 .468 -1.85 .9 -2.675l.169 -.305" />
66202 <path d="M6.907 4.579a8.954 8.954 0 0 1 3.093 -1.356" />
66203 <path d="M14 14l-4 -4" />
66204 <path d="M10 14l4 -4" />
66205</svg>
66206"#;
66207pub const ICON_PROGRESS: &str = r#"
66208<svg
66209 xmlns="http://www.w3.org/2000/svg"
66210 width="24"
66211 height="24"
66212 viewBox="0 0 24 24"
66213 fill="none"
66214 stroke="currentColor"
66215 stroke-width="1.5"
66216 stroke-linecap="round"
66217 stroke-linejoin="round"
66218>
66219 <path d="M10 20.777a8.942 8.942 0 0 1 -2.48 -.969" />
66220 <path d="M14 3.223a9.003 9.003 0 0 1 0 17.554" />
66221 <path d="M4.579 17.093a8.961 8.961 0 0 1 -1.227 -2.592" />
66222 <path d="M3.124 10.5c.16 -.95 .468 -1.85 .9 -2.675l.169 -.305" />
66223 <path d="M6.907 4.579a8.954 8.954 0 0 1 3.093 -1.356" />
66224</svg>
66225"#;
66226pub const ICON_PROMPT: &str = r#"
66227<svg
66228 xmlns="http://www.w3.org/2000/svg"
66229 width="24"
66230 height="24"
66231 viewBox="0 0 24 24"
66232 fill="none"
66233 stroke="currentColor"
66234 stroke-width="1.5"
66235 stroke-linecap="round"
66236 stroke-linejoin="round"
66237>
66238 <path d="M5 7l5 5l-5 5" />
66239 <path d="M13 17l6 0" />
66240</svg>
66241"#;
66242pub const ICON_PRONG: &str = r#"
66243<svg
66244 xmlns="http://www.w3.org/2000/svg"
66245 width="24"
66246 height="24"
66247 viewBox="0 0 24 24"
66248 fill="none"
66249 stroke="currentColor"
66250 stroke-width="1.5"
66251 stroke-linecap="round"
66252 stroke-linejoin="round"
66253>
66254 <path d="M10.2 10.2l6.3 6.3" />
66255 <path d="M19.347 16.575l1.08 1.079a1.96 1.96 0 0 1 -2.773 2.772l-1.08 -1.079a1.96 1.96 0 0 1 2.773 -2.772z" />
66256 <path d="M3 7l3.05 3.15a2.9 2.9 0 0 0 4.1 -4.1l-3.15 -3.05" />
66257</svg>
66258"#;
66259pub const ICON_PROPELLER_OFF: &str = r#"
66260<svg
66261 xmlns="http://www.w3.org/2000/svg"
66262 width="24"
66263 height="24"
66264 viewBox="0 0 24 24"
66265 fill="none"
66266 stroke="currentColor"
66267 stroke-width="1.5"
66268 stroke-linecap="round"
66269 stroke-linejoin="round"
66270>
66271 <path d="M10.448 10.432a3 3 0 1 0 4.106 4.143" />
66272 <path d="M14.272 10.272c.66 -1.459 1.058 -2.888 1.198 -4.286c.22 -1.63 -.762 -2.986 -3.47 -2.986c-1.94 0 -3 .696 -3.355 1.69m.697 4.653c.145 .384 .309 .77 .491 1.157" />
66273 <path d="M13.169 16.751c.97 1.395 2.057 2.523 3.257 3.386c1.02 .789 2.265 .853 3.408 -.288m1.479 -2.493c.492 -1.634 -.19 -2.726 -1.416 -3.229c-.82 -.37 -1.703 -.654 -2.65 -.852" />
66274 <path d="M8.664 13c-1.693 .143 -3.213 .52 -4.56 1.128c-1.522 .623 -2.206 2.153 -.852 4.498s3.02 2.517 4.321 1.512c1.2 -.863 2.287 -1.991 3.258 -3.386" />
66275 <path d="M3 3l18 18" />
66276</svg>
66277"#;
66278pub const ICON_PROPELLER: &str = r#"
66279<svg
66280 xmlns="http://www.w3.org/2000/svg"
66281 width="24"
66282 height="24"
66283 viewBox="0 0 24 24"
66284 fill="none"
66285 stroke="currentColor"
66286 stroke-width="1.5"
66287 stroke-linecap="round"
66288 stroke-linejoin="round"
66289>
66290 <path d="M12 13m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
66291 <path d="M14.167 10.5c.722 -1.538 1.156 -3.043 1.303 -4.514c.22 -1.63 -.762 -2.986 -3.47 -2.986s-3.69 1.357 -3.47 2.986c.147 1.471 .581 2.976 1.303 4.514" />
66292 <path d="M13.169 16.751c.97 1.395 2.057 2.523 3.257 3.386c1.3 1 2.967 .833 4.321 -1.512c1.354 -2.345 .67 -3.874 -.85 -4.498c-1.348 -.608 -2.868 -.985 -4.562 -1.128" />
66293 <path d="M8.664 13c-1.693 .143 -3.213 .52 -4.56 1.128c-1.522 .623 -2.206 2.153 -.852 4.498s3.02 2.517 4.321 1.512c1.2 -.863 2.287 -1.991 3.258 -3.386" />
66294</svg>
66295"#;
66296pub const ICON_PROTOCOL: &str = r#"
66297<svg
66298 xmlns="http://www.w3.org/2000/svg"
66299 width="24"
66300 height="24"
66301 viewBox="0 0 24 24"
66302 fill="none"
66303 stroke="currentColor"
66304 stroke-width="1.5"
66305 stroke-linecap="round"
66306 stroke-linejoin="round"
66307>
66308 <path d="M15 6l-7 12" />
66309 <path d="M20 6l-7 12" />
66310 <path d="M5 14v.015" />
66311 <path d="M5 10.015v.015" />
66312</svg>
66313"#;
66314pub const ICON_PUMPKIN_SCARY: &str = r#"
66315<svg
66316 xmlns="http://www.w3.org/2000/svg"
66317 width="24"
66318 height="24"
66319 viewBox="0 0 24 24"
66320 fill="none"
66321 stroke="currentColor"
66322 stroke-width="1.5"
66323 stroke-linecap="round"
66324 stroke-linejoin="round"
66325>
66326 <path d="M9 15l1.5 1l1.5 -1l1.5 1l1.5 -1" />
66327 <path d="M10 11h.01" />
66328 <path d="M14 11h.01" />
66329 <path d="M17 6.082c2.609 .588 3.627 4.162 2.723 7.983c-.903 3.82 -2.75 6.44 -5.359 5.853a3.355 3.355 0 0 1 -.774 -.279a3.728 3.728 0 0 1 -1.59 .361c-.556 0 -1.09 -.127 -1.59 -.362a3.296 3.296 0 0 1 -.774 .28c-2.609 .588 -4.456 -2.033 -5.36 -5.853c-.903 -3.82 .115 -7.395 2.724 -7.983c1.085 -.244 1.575 .066 2.585 .787c.716 -.554 1.54 -.869 2.415 -.869c.876 0 1.699 .315 2.415 .87c1.01 -.722 1.5 -1.032 2.585 -.788z" />
66330 <path d="M12 6c0 -1.226 .693 -2.346 1.789 -2.894l.211 -.106" />
66331</svg>
66332"#;
66333pub const ICON_PUZZLE_2: &str = r#"
66334<svg
66335 xmlns="http://www.w3.org/2000/svg"
66336 width="24"
66337 height="24"
66338 viewBox="0 0 24 24"
66339 fill="none"
66340 stroke="currentColor"
66341 stroke-width="1.5"
66342 stroke-linecap="round"
66343 stroke-linejoin="round"
66344>
66345 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
66346 <path d="M12 4v2.5a.5 .5 0 0 1 -.5 .5a1.5 1.5 0 0 0 0 3a.5 .5 0 0 1 .5 .5v1.5" />
66347 <path d="M12 12v1.5a.5 .5 0 0 0 .5 .5a1.5 1.5 0 0 1 0 3a.5 .5 0 0 0 -.5 .5v2.5" />
66348 <path d="M20 12h-2.5a.5 .5 0 0 1 -.5 -.5a1.5 1.5 0 0 0 -3 0a.5 .5 0 0 1 -.5 .5h-1.5" />
66349 <path d="M12 12h-1.5a.5 .5 0 0 0 -.5 .5a1.5 1.5 0 0 1 -3 0a.5 .5 0 0 0 -.5 -.5h-2.5" />
66350</svg>
66351"#;
66352pub const ICON_PUZZLE_OFF: &str = r#"
66353<svg
66354 xmlns="http://www.w3.org/2000/svg"
66355 width="24"
66356 height="24"
66357 viewBox="0 0 24 24"
66358 fill="none"
66359 stroke="currentColor"
66360 stroke-width="1.5"
66361 stroke-linecap="round"
66362 stroke-linejoin="round"
66363>
66364 <path d="M8.18 4.171a2 2 0 0 1 3.82 .829v1a1 1 0 0 0 1 1h3a1 1 0 0 1 1 1v3a1 1 0 0 0 1 1h1a2 2 0 0 1 .819 3.825m-2.819 1.175v3a1 1 0 0 1 -1 1h-3a1 1 0 0 1 -1 -1v-1a2 2 0 1 0 -4 0v1a1 1 0 0 1 -1 1h-3a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1h1a2 2 0 1 0 0 -4h-1a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1h3" />
66365 <path d="M3 3l18 18" />
66366</svg>
66367"#;
66368pub const ICON_PUZZLE: &str = r#"
66369<svg
66370 xmlns="http://www.w3.org/2000/svg"
66371 width="24"
66372 height="24"
66373 viewBox="0 0 24 24"
66374 fill="none"
66375 stroke="currentColor"
66376 stroke-width="1.5"
66377 stroke-linecap="round"
66378 stroke-linejoin="round"
66379>
66380 <path d="M4 7h3a1 1 0 0 0 1 -1v-1a2 2 0 0 1 4 0v1a1 1 0 0 0 1 1h3a1 1 0 0 1 1 1v3a1 1 0 0 0 1 1h1a2 2 0 0 1 0 4h-1a1 1 0 0 0 -1 1v3a1 1 0 0 1 -1 1h-3a1 1 0 0 1 -1 -1v-1a2 2 0 0 0 -4 0v1a1 1 0 0 1 -1 1h-3a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1h1a2 2 0 0 0 0 -4h-1a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1" />
66381</svg>
66382"#;
66383pub const ICON_PYRAMID_OFF: &str = r#"
66384<svg
66385 xmlns="http://www.w3.org/2000/svg"
66386 width="24"
66387 height="24"
66388 viewBox="0 0 24 24"
66389 fill="none"
66390 stroke="currentColor"
66391 stroke-width="1.5"
66392 stroke-linecap="round"
66393 stroke-linejoin="round"
66394>
66395 <path d="M21.384 17.373a1.004 1.004 0 0 0 -.013 -1.091l-8.54 -13.836a.999 .999 0 0 0 -1.664 0l-1.8 2.917m-1.531 2.48l-5.209 8.439a1.005 1.005 0 0 0 .386 1.452l8.092 4.054a1.994 1.994 0 0 0 1.789 0l5.903 -2.958" />
66396 <path d="M12 2v6m0 4v10" />
66397 <path d="M3 3l18 18" />
66398</svg>
66399"#;
66400pub const ICON_PYRAMID_PLUS: &str = r#"
66401<svg
66402 xmlns="http://www.w3.org/2000/svg"
66403 width="24"
66404 height="24"
66405 viewBox="0 0 24 24"
66406 fill="none"
66407 stroke="currentColor"
66408 stroke-width="1.5"
66409 stroke-linecap="round"
66410 stroke-linejoin="round"
66411>
66412 <path d="M18.719 11.985l-5.889 -9.539a.999 .999 0 0 0 -1.664 0l-8.54 13.836a1.005 1.005 0 0 0 .386 1.452l8.092 4.054a1.994 1.994 0 0 0 1.789 0l.149 -.074" />
66413 <path d="M12 2v20" />
66414 <path d="M16 19h6" />
66415 <path d="M19 16v6" />
66416</svg>
66417"#;
66418pub const ICON_PYRAMID: &str = r#"
66419<svg
66420 xmlns="http://www.w3.org/2000/svg"
66421 width="24"
66422 height="24"
66423 viewBox="0 0 24 24"
66424 fill="none"
66425 stroke="currentColor"
66426 stroke-width="1.5"
66427 stroke-linecap="round"
66428 stroke-linejoin="round"
66429>
66430 <path d="M11.105 21.788a1.994 1.994 0 0 0 1.789 0l8.092 -4.054c.538 -.27 .718 -.951 .385 -1.452l-8.54 -13.836a.999 .999 0 0 0 -1.664 0l-8.54 13.836a1.005 1.005 0 0 0 .386 1.452l8.092 4.054z" />
66431 <path d="M12 2v20" />
66432</svg>
66433"#;
66434pub const ICON_QRCODE_OFF: &str = r#"
66435<svg
66436 xmlns="http://www.w3.org/2000/svg"
66437 width="24"
66438 height="24"
66439 viewBox="0 0 24 24"
66440 fill="none"
66441 stroke="currentColor"
66442 stroke-width="1.5"
66443 stroke-linecap="round"
66444 stroke-linejoin="round"
66445>
66446 <path d="M8 4h1a1 1 0 0 1 1 1v1m-.297 3.711a1 1 0 0 1 -.703 .289h-4a1 1 0 0 1 -1 -1v-4c0 -.275 .11 -.524 .29 -.705" />
66447 <path d="M7 17v.01" />
66448 <path d="M14 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
66449 <path d="M7 7v.01" />
66450 <path d="M4 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
66451 <path d="M17 7v.01" />
66452 <path d="M20 14v.01" />
66453 <path d="M14 14v3" />
66454 <path d="M14 20h3" />
66455 <path d="M3 3l18 18" />
66456</svg>
66457"#;
66458pub const ICON_QRCODE: &str = r#"
66459<svg
66460 xmlns="http://www.w3.org/2000/svg"
66461 width="24"
66462 height="24"
66463 viewBox="0 0 24 24"
66464 fill="none"
66465 stroke="currentColor"
66466 stroke-width="1.5"
66467 stroke-linecap="round"
66468 stroke-linejoin="round"
66469>
66470 <path d="M4 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
66471 <path d="M7 17l0 .01" />
66472 <path d="M14 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
66473 <path d="M7 7l0 .01" />
66474 <path d="M4 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
66475 <path d="M17 7l0 .01" />
66476 <path d="M14 14l3 0" />
66477 <path d="M20 14l0 .01" />
66478 <path d="M14 14l0 3" />
66479 <path d="M14 20l3 0" />
66480 <path d="M17 17l3 0" />
66481 <path d="M20 17l0 3" />
66482</svg>
66483"#;
66484pub const ICON_QUESTION_MARK: &str = r#"
66485<svg
66486 xmlns="http://www.w3.org/2000/svg"
66487 width="24"
66488 height="24"
66489 viewBox="0 0 24 24"
66490 fill="none"
66491 stroke="currentColor"
66492 stroke-width="1.5"
66493 stroke-linecap="round"
66494 stroke-linejoin="round"
66495>
66496 <path d="M8 8a3.5 3 0 0 1 3.5 -3h1a3.5 3 0 0 1 3.5 3a3 3 0 0 1 -2 3a3 4 0 0 0 -2 4" />
66497 <path d="M12 19l0 .01" />
66498</svg>
66499"#;
66500pub const ICON_QUOTE_OFF: &str = r#"
66501<svg
66502 xmlns="http://www.w3.org/2000/svg"
66503 width="24"
66504 height="24"
66505 viewBox="0 0 24 24"
66506 fill="none"
66507 stroke="currentColor"
66508 stroke-width="1.5"
66509 stroke-linecap="round"
66510 stroke-linejoin="round"
66511>
66512 <path d="M10 11h-4a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1m4 4v3c0 2.667 -1.333 4.333 -4 5" />
66513 <path d="M19 11h-4m-1 -1v-3a1 1 0 0 1 1 -1h3a1 1 0 0 1 1 1v6c0 .66 -.082 1.26 -.245 1.798m-1.653 2.29c-.571 .4 -1.272 .704 -2.102 .912" />
66514 <path d="M3 3l18 18" />
66515</svg>
66516"#;
66517pub const ICON_QUOTE: &str = r#"
66518<svg
66519 xmlns="http://www.w3.org/2000/svg"
66520 width="24"
66521 height="24"
66522 viewBox="0 0 24 24"
66523 fill="none"
66524 stroke="currentColor"
66525 stroke-width="1.5"
66526 stroke-linecap="round"
66527 stroke-linejoin="round"
66528>
66529 <path d="M10 11h-4a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1h3a1 1 0 0 1 1 1v6c0 2.667 -1.333 4.333 -4 5" />
66530 <path d="M19 11h-4a1 1 0 0 1 -1 -1v-3a1 1 0 0 1 1 -1h3a1 1 0 0 1 1 1v6c0 2.667 -1.333 4.333 -4 5" />
66531</svg>
66532"#;
66533pub const ICON_QUOTES: &str = r#"
66534<svg
66535 xmlns="http://www.w3.org/2000/svg"
66536 width="24"
66537 height="24"
66538 viewBox="0 0 24 24"
66539 fill="none"
66540 stroke="currentColor"
66541 stroke-width="1.5"
66542 stroke-linecap="round"
66543 stroke-linejoin="round"
66544>
66545 <path d="M4 12c-1.333 -1.854 -1.333 -4.146 0 -6" />
66546 <path d="M8 12c-1.333 -1.854 -1.333 -4.146 0 -6" />
66547 <path d="M16 18c1.333 -1.854 1.333 -4.146 0 -6" />
66548 <path d="M20 18c1.333 -1.854 1.333 -4.146 0 -6" />
66549</svg>
66550"#;
66551pub const ICON_RADAR_2: &str = r#"
66552<svg
66553 xmlns="http://www.w3.org/2000/svg"
66554 width="24"
66555 height="24"
66556 viewBox="0 0 24 24"
66557 fill="none"
66558 stroke="currentColor"
66559 stroke-width="1.5"
66560 stroke-linecap="round"
66561 stroke-linejoin="round"
66562>
66563 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
66564 <path d="M15.51 15.56a5 5 0 1 0 -3.51 1.44" />
66565 <path d="M18.832 17.86a9 9 0 1 0 -6.832 3.14" />
66566 <path d="M12 12v9" />
66567</svg>
66568"#;
66569pub const ICON_RADAR_OFF: &str = r#"
66570<svg
66571 xmlns="http://www.w3.org/2000/svg"
66572 width="24"
66573 height="24"
66574 viewBox="0 0 24 24"
66575 fill="none"
66576 stroke="currentColor"
66577 stroke-width="1.5"
66578 stroke-linecap="round"
66579 stroke-linejoin="round"
66580>
66581 <path d="M11.291 11.295a1 1 0 0 0 .709 1.705v8c2.488 0 4.74 -1.01 6.37 -2.642m1.675 -2.319a8.962 8.962 0 0 0 .955 -4.039h-5" />
66582 <path d="M16 9a5 5 0 0 0 -5.063 -1.88m-2.466 1.347a5 5 0 0 0 .53 7.535" />
66583 <path d="M20.486 9a9 9 0 0 0 -12.525 -5.032m-2.317 1.675a9 9 0 0 0 3.36 14.852" />
66584 <path d="M3 3l18 18" />
66585</svg>
66586"#;
66587pub const ICON_RADAR: &str = r#"
66588<svg
66589 xmlns="http://www.w3.org/2000/svg"
66590 width="24"
66591 height="24"
66592 viewBox="0 0 24 24"
66593 fill="none"
66594 stroke="currentColor"
66595 stroke-width="1.5"
66596 stroke-linecap="round"
66597 stroke-linejoin="round"
66598>
66599 <path d="M21 12h-8a1 1 0 1 0 -1 1v8a9 9 0 0 0 9 -9" />
66600 <path d="M16 9a5 5 0 1 0 -7 7" />
66601 <path d="M20.486 9a9 9 0 1 0 -11.482 11.495" />
66602</svg>
66603"#;
66604pub const ICON_RADIO_OFF: &str = r#"
66605<svg
66606 xmlns="http://www.w3.org/2000/svg"
66607 width="24"
66608 height="24"
66609 viewBox="0 0 24 24"
66610 fill="none"
66611 stroke="currentColor"
66612 stroke-width="1.5"
66613 stroke-linecap="round"
66614 stroke-linejoin="round"
66615>
66616 <path d="M14 3l-4.986 2m-2.875 1.15l-1.51 .604a1 1 0 0 0 -.629 .928v11.323a1 1 0 0 0 1 1h14a1 1 0 0 0 .708 -.294m.292 -3.706v-8a1 1 0 0 0 -1 -1h-8m-4 0h-2.5" />
66617 <path d="M4 12h8m4 0h4" />
66618 <path d="M7 12v-2" />
66619 <path d="M13 16v.01" />
66620 <path d="M3 3l18 18" />
66621</svg>
66622"#;
66623pub const ICON_RADIO: &str = r#"
66624<svg
66625 xmlns="http://www.w3.org/2000/svg"
66626 width="24"
66627 height="24"
66628 viewBox="0 0 24 24"
66629 fill="none"
66630 stroke="currentColor"
66631 stroke-width="1.5"
66632 stroke-linecap="round"
66633 stroke-linejoin="round"
66634>
66635 <path d="M14 3l-9.371 3.749a1 1 0 0 0 -.629 .928v11.323a1 1 0 0 0 1 1h14a1 1 0 0 0 1 -1v-11a1 1 0 0 0 -1 -1h-14.5" />
66636 <path d="M4 12h16" />
66637 <path d="M7 12v-2" />
66638 <path d="M17 16v.01" />
66639 <path d="M13 16v.01" />
66640</svg>
66641"#;
66642pub const ICON_RADIOACTIVE_OFF: &str = r#"
66643<svg
66644 xmlns="http://www.w3.org/2000/svg"
66645 width="24"
66646 height="24"
66647 viewBox="0 0 24 24"
66648 fill="none"
66649 stroke="currentColor"
66650 stroke-width="1.5"
66651 stroke-linecap="round"
66652 stroke-linejoin="round"
66653>
66654 <path d="M14.118 14.127c-.182 .181 -.39 .341 -.618 .473l3 5.19a9 9 0 0 0 1.856 -1.423m1.68 -2.32a8.993 8.993 0 0 0 .964 -4.047h-5" />
66655 <path d="M13.5 9.4l3 -5.19a9 9 0 0 0 -8.536 -.25" />
66656 <path d="M10.5 14.6l-3 5.19a9 9 0 0 1 -4.5 -7.79h6a3 3 0 0 0 1.5 2.6" />
66657 <path d="M3 3l18 18" />
66658</svg>
66659"#;
66660pub const ICON_RADIOACTIVE: &str = r#"
66661<svg
66662 xmlns="http://www.w3.org/2000/svg"
66663 width="24"
66664 height="24"
66665 viewBox="0 0 24 24"
66666 fill="none"
66667 stroke="currentColor"
66668 stroke-width="1.5"
66669 stroke-linecap="round"
66670 stroke-linejoin="round"
66671>
66672 <path d="M13.5 14.6l3 5.19a9 9 0 0 0 4.5 -7.79h-6a3 3 0 0 1 -1.5 2.6" />
66673 <path d="M13.5 9.4l3 -5.19a9 9 0 0 0 -9 0l3 5.19a3 3 0 0 1 3 0" />
66674 <path d="M10.5 14.6l-3 5.19a9 9 0 0 1 -4.5 -7.79h6a3 3 0 0 0 1.5 2.6" />
66675</svg>
66676"#;
66677pub const ICON_RADIUS_BOTTOM_LEFT: &str = r#"
66678<svg
66679 xmlns="http://www.w3.org/2000/svg"
66680 width="24"
66681 height="24"
66682 viewBox="0 0 24 24"
66683 fill="none"
66684 stroke="currentColor"
66685 stroke-width="1.5"
66686 stroke-linecap="round"
66687 stroke-linejoin="round"
66688>
66689 <path d="M19 19h-6a8 8 0 0 1 -8 -8v-6" />
66690</svg>
66691"#;
66692pub const ICON_RADIUS_BOTTOM_RIGHT: &str = r#"
66693<svg
66694 xmlns="http://www.w3.org/2000/svg"
66695 width="24"
66696 height="24"
66697 viewBox="0 0 24 24"
66698 fill="none"
66699 stroke="currentColor"
66700 stroke-width="1.5"
66701 stroke-linecap="round"
66702 stroke-linejoin="round"
66703>
66704 <path d="M19 5v6a8 8 0 0 1 -8 8h-6" />
66705</svg>
66706"#;
66707pub const ICON_RADIUS_TOP_LEFT: &str = r#"
66708<svg
66709 xmlns="http://www.w3.org/2000/svg"
66710 width="24"
66711 height="24"
66712 viewBox="0 0 24 24"
66713 fill="none"
66714 stroke="currentColor"
66715 stroke-width="1.5"
66716 stroke-linecap="round"
66717 stroke-linejoin="round"
66718>
66719 <path d="M5 19v-6a8 8 0 0 1 8 -8h6" />
66720</svg>
66721"#;
66722pub const ICON_RADIUS_TOP_RIGHT: &str = r#"
66723<svg
66724 xmlns="http://www.w3.org/2000/svg"
66725 width="24"
66726 height="24"
66727 viewBox="0 0 24 24"
66728 fill="none"
66729 stroke="currentColor"
66730 stroke-width="1.5"
66731 stroke-linecap="round"
66732 stroke-linejoin="round"
66733>
66734 <path d="M5 5h6a8 8 0 0 1 8 8v6" />
66735</svg>"#;
66736pub const ICON_RAINBOW_OFF: &str = r#"
66737<svg
66738 xmlns="http://www.w3.org/2000/svg"
66739 width="24"
66740 height="24"
66741 viewBox="0 0 24 24"
66742 fill="none"
66743 stroke="currentColor"
66744 stroke-width="1.5"
66745 stroke-linecap="round"
66746 stroke-linejoin="round"
66747>
66748 <path d="M22 17c0 -5.523 -4.477 -10 -10 -10c-.308 0 -.613 .014 -.914 .041m-3.208 .845a10 10 0 0 0 -5.878 9.114" />
66749 <path d="M11.088 11.069a6 6 0 0 0 -5.088 5.931" />
66750 <path d="M14 17a2 2 0 1 0 -4 0" />
66751 <path d="M3 3l18 18" />
66752</svg>
66753"#;
66754pub const ICON_RAINBOW: &str = r#"
66755<svg
66756 xmlns="http://www.w3.org/2000/svg"
66757 width="24"
66758 height="24"
66759 viewBox="0 0 24 24"
66760 fill="none"
66761 stroke="currentColor"
66762 stroke-width="1.5"
66763 stroke-linecap="round"
66764 stroke-linejoin="round"
66765>
66766 <path d="M22 17c0 -5.523 -4.477 -10 -10 -10s-10 4.477 -10 10" />
66767 <path d="M18 17a6 6 0 1 0 -12 0" />
66768 <path d="M14 17a2 2 0 1 0 -4 0" />
66769</svg>
66770"#;
66771pub const ICON_RATING_12_PLUS: &str = r#"
66772<svg
66773 xmlns="http://www.w3.org/2000/svg"
66774 width="24"
66775 height="24"
66776 viewBox="0 0 24 24"
66777 fill="none"
66778 stroke="currentColor"
66779 stroke-width="1.5"
66780 stroke-linecap="round"
66781 stroke-linejoin="round"
66782>
66783 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
66784 <path d="M7 15v-6" />
66785 <path d="M15.5 12h3" />
66786 <path d="M17 10.5v3" />
66787 <path d="M10 10.5a1.5 1.5 0 0 1 3 0c0 .443 -.313 .989 -.612 1.393l-2.388 3.107h3" />
66788</svg>
66789"#;
66790pub const ICON_RATING_14_PLUS: &str = r#"
66791<svg
66792 xmlns="http://www.w3.org/2000/svg"
66793 width="24"
66794 height="24"
66795 viewBox="0 0 24 24"
66796 fill="none"
66797 stroke="currentColor"
66798 stroke-width="1.5"
66799 stroke-linecap="round"
66800 stroke-linejoin="round"
66801>
66802 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
66803 <path d="M7 15v-6" />
66804 <path d="M15.5 12h3" />
66805 <path d="M17 10.5v3" />
66806 <path d="M12.5 15v-6m-2.5 0v4h3" />
66807</svg>
66808"#;
66809pub const ICON_RATING_16_PLUS: &str = r#"
66810<svg
66811 xmlns="http://www.w3.org/2000/svg"
66812 width="24"
66813 height="24"
66814 viewBox="0 0 24 24"
66815 fill="none"
66816 stroke="currentColor"
66817 stroke-width="1.5"
66818 stroke-linecap="round"
66819 stroke-linejoin="round"
66820>
66821 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
66822 <path d="M11.5 13.5m-1.5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0 -3 0" />
66823 <path d="M7 15v-6" />
66824 <path d="M15.5 12h3" />
66825 <path d="M17 10.5v3" />
66826 <path d="M10 13.5v-3a1.5 1.5 0 0 1 1.5 -1.5h1" />
66827</svg>
66828"#;
66829pub const ICON_RATING_18_PLUS: &str = r#"
66830<svg
66831 xmlns="http://www.w3.org/2000/svg"
66832 width="24"
66833 height="24"
66834 viewBox="0 0 24 24"
66835 fill="none"
66836 stroke="currentColor"
66837 stroke-width="1.5"
66838 stroke-linecap="round"
66839 stroke-linejoin="round"
66840>
66841 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
66842 <path d="M11.5 10.5m-1.5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0 -3 0" />
66843 <path d="M11.5 13.5m-1.5 0a1.5 1.5 0 1 0 3 0a1.5 1.5 0 1 0 -3 0" />
66844 <path d="M7 15v-6" />
66845 <path d="M15.5 12h3" />
66846 <path d="M17 10.5v3" />
66847</svg>
66848"#;
66849pub const ICON_RATING_21_PLUS: &str = r#"
66850<svg
66851 xmlns="http://www.w3.org/2000/svg"
66852 width="24"
66853 height="24"
66854 viewBox="0 0 24 24"
66855 fill="none"
66856 stroke="currentColor"
66857 stroke-width="1.5"
66858 stroke-linecap="round"
66859 stroke-linejoin="round"
66860>
66861 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
66862 <path d="M13 15v-6" />
66863 <path d="M15.5 12h3" />
66864 <path d="M17 10.5v3" />
66865 <path d="M7 10.5a1.5 1.5 0 0 1 3 0c0 .443 -.313 .989 -.612 1.393l-2.388 3.107h3" />
66866</svg>
66867"#;
66868pub const ICON_RAZOR_ELECTRIC: &str = r#"
66869<svg
66870 xmlns="http://www.w3.org/2000/svg"
66871 width="24"
66872 height="24"
66873 viewBox="0 0 24 24"
66874 fill="none"
66875 stroke="currentColor"
66876 stroke-width="1.5"
66877 stroke-linecap="round"
66878 stroke-linejoin="round"
66879>
66880 <path d="M8 3v2" />
66881 <path d="M12 3v2" />
66882 <path d="M16 3v2" />
66883 <path d="M9 12v6a3 3 0 0 0 6 0v-6h-6z" />
66884 <path d="M8 5h8l-1 4h-6z" />
66885 <path d="M12 17v1" />
66886</svg>
66887"#;
66888pub const ICON_RAZOR: &str = r#"
66889<svg
66890 xmlns="http://www.w3.org/2000/svg"
66891 width="24"
66892 height="24"
66893 viewBox="0 0 24 24"
66894 fill="none"
66895 stroke="currentColor"
66896 stroke-width="1.5"
66897 stroke-linecap="round"
66898 stroke-linejoin="round"
66899>
66900 <path d="M7 3h10v4h-10z" />
66901 <path d="M12 7v4" />
66902 <path d="M12 11a2 2 0 0 1 2 2v6a2 2 0 1 1 -4 0v-6a2 2 0 0 1 2 -2z" />
66903</svg>
66904"#;
66905pub const ICON_RECEIPT_2: &str = r#"
66906<svg
66907 xmlns="http://www.w3.org/2000/svg"
66908 width="24"
66909 height="24"
66910 viewBox="0 0 24 24"
66911 fill="none"
66912 stroke="currentColor"
66913 stroke-width="1.5"
66914 stroke-linecap="round"
66915 stroke-linejoin="round"
66916>
66917 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
66918 <path d="M14 8h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5m2 0v1.5m0 -9v1.5" />
66919</svg>
66920"#;
66921pub const ICON_RECEIPT_BITCOIN: &str = r#"
66922<svg
66923 xmlns="http://www.w3.org/2000/svg"
66924 width="24"
66925 height="24"
66926 viewBox="0 0 24 24"
66927 fill="none"
66928 stroke="currentColor"
66929 stroke-width="1.5"
66930 stroke-linecap="round"
66931 stroke-linejoin="round"
66932>
66933 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
66934 <path d="M9 7h4.09c1.055 0 1.91 .895 1.91 2s-.855 2 -1.91 2c1.055 0 1.91 .895 1.91 2s-.855 2 -1.91 2h-4.09" />
66935 <path d="M10 11h4" />
66936 <path d="M10 6v10v-9" />
66937 <path d="M13 6v1" />
66938 <path d="M13 15v1" />
66939</svg>
66940"#;
66941pub const ICON_RECEIPT_DOLLAR: &str = r#"
66942<svg
66943 xmlns="http://www.w3.org/2000/svg"
66944 width="24"
66945 height="24"
66946 viewBox="0 0 24 24"
66947 fill="none"
66948 stroke="currentColor"
66949 stroke-width="1.5"
66950 stroke-linecap="round"
66951 stroke-linejoin="round"
66952>
66953 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
66954 <path d="M14.8 8a2 2 0 0 0 -1.8 -1h-2a2 2 0 1 0 0 4h2a2 2 0 1 1 0 4h-2a2 2 0 0 1 -1.8 -1" />
66955 <path d="M12 6v10" />
66956</svg>
66957"#;
66958pub const ICON_RECEIPT_EURO: &str = r#"
66959<svg
66960 xmlns="http://www.w3.org/2000/svg"
66961 width="24"
66962 height="24"
66963 viewBox="0 0 24 24"
66964 fill="none"
66965 stroke="currentColor"
66966 stroke-width="1.5"
66967 stroke-linecap="round"
66968 stroke-linejoin="round"
66969>
66970 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
66971 <path d="M15 7.8c-.523 -.502 -1.172 -.8 -1.875 -.8c-1.727 0 -3.125 1.791 -3.125 4s1.398 4 3.125 4c.703 0 1.352 -.298 1.874 -.8" />
66972 <path d="M9 11h4" />
66973</svg>
66974"#;
66975pub const ICON_RECEIPT_OFF: &str = r#"
66976<svg
66977 xmlns="http://www.w3.org/2000/svg"
66978 width="24"
66979 height="24"
66980 viewBox="0 0 24 24"
66981 fill="none"
66982 stroke="currentColor"
66983 stroke-width="1.5"
66984 stroke-linecap="round"
66985 stroke-linejoin="round"
66986>
66987 <path d="M5 21v-16m2 -2h10a2 2 0 0 1 2 2v10m0 4.01v1.99l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
66988 <path d="M11 7l4 0" />
66989 <path d="M9 11l2 0" />
66990 <path d="M13 15l2 0" />
66991 <path d="M15 11l0 .01" />
66992 <path d="M3 3l18 18" />
66993</svg>
66994"#;
66995pub const ICON_RECEIPT_POUND: &str = r#"
66996<svg
66997 xmlns="http://www.w3.org/2000/svg"
66998 width="24"
66999 height="24"
67000 viewBox="0 0 24 24"
67001 fill="none"
67002 stroke="currentColor"
67003 stroke-width="1.5"
67004 stroke-linecap="round"
67005 stroke-linejoin="round"
67006>
67007 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
67008 <path d="M15 9a2 2 0 1 0 -4 0v4a2 2 0 0 1 -2 2h6" />
67009 <path d="M9 12h4" />
67010</svg>
67011"#;
67012pub const ICON_RECEIPT_REFUND: &str = r#"
67013<svg
67014 xmlns="http://www.w3.org/2000/svg"
67015 width="24"
67016 height="24"
67017 viewBox="0 0 24 24"
67018 fill="none"
67019 stroke="currentColor"
67020 stroke-width="1.5"
67021 stroke-linecap="round"
67022 stroke-linejoin="round"
67023>
67024 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
67025 <path d="M15 14v-2a2 2 0 0 0 -2 -2h-4l2 -2m0 4l-2 -2" />
67026</svg>
67027"#;
67028pub const ICON_RECEIPT_RUPEE: &str = r#"
67029<svg
67030 xmlns="http://www.w3.org/2000/svg"
67031 width="24"
67032 height="24"
67033 viewBox="0 0 24 24"
67034 fill="none"
67035 stroke="currentColor"
67036 stroke-width="1.5"
67037 stroke-linecap="round"
67038 stroke-linejoin="round"
67039>
67040 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
67041 <path d="M15 7h-6h1a3 3 0 0 1 0 6h-1l3 3" />
67042 <path d="M9 10h6" />
67043</svg>
67044"#;
67045pub const ICON_RECEIPT_TAX: &str = r#"
67046<svg
67047 xmlns="http://www.w3.org/2000/svg"
67048 width="24"
67049 height="24"
67050 viewBox="0 0 24 24"
67051 fill="none"
67052 stroke="currentColor"
67053 stroke-width="1.5"
67054 stroke-linecap="round"
67055 stroke-linejoin="round"
67056>
67057 <path d="M9 14l6 -6" />
67058 <circle cx="9.5" cy="8.5" r=".5" fill="currentColor" />
67059 <circle cx="14.5" cy="13.5" r=".5" fill="currentColor" />
67060 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
67061</svg>
67062"#;
67063pub const ICON_RECEIPT_YEN: &str = r#"
67064<svg
67065 xmlns="http://www.w3.org/2000/svg"
67066 width="24"
67067 height="24"
67068 viewBox="0 0 24 24"
67069 fill="none"
67070 stroke="currentColor"
67071 stroke-width="1.5"
67072 stroke-linecap="round"
67073 stroke-linejoin="round"
67074>
67075 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
67076 <path d="M9 11h6" />
67077 <path d="M9 14h6" />
67078 <path d="M9 7l3 4.5" />
67079 <path d="M15 7l-3 4.5v4.5" />
67080</svg>
67081"#;
67082pub const ICON_RECEIPT_YUAN: &str = r#"
67083<svg
67084 xmlns="http://www.w3.org/2000/svg"
67085 width="24"
67086 height="24"
67087 viewBox="0 0 24 24"
67088 fill="none"
67089 stroke="currentColor"
67090 stroke-width="1.5"
67091 stroke-linecap="round"
67092 stroke-linejoin="round"
67093>
67094 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
67095 <path d="M9 12h6" />
67096 <path d="M9 7l3 4.5" />
67097 <path d="M15 7l-3 4.5v4.5" />
67098</svg>
67099"#;
67100pub const ICON_RECEIPT: &str = r#"
67101<svg
67102 xmlns="http://www.w3.org/2000/svg"
67103 width="24"
67104 height="24"
67105 viewBox="0 0 24 24"
67106 fill="none"
67107 stroke="currentColor"
67108 stroke-width="1.5"
67109 stroke-linecap="round"
67110 stroke-linejoin="round"
67111>
67112 <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2m4 -14h6m-6 4h6m-2 4h2" />
67113</svg>
67114"#;
67115pub const ICON_RECHARGING: &str = r#"
67116<svg
67117 xmlns="http://www.w3.org/2000/svg"
67118 width="24"
67119 height="24"
67120 viewBox="0 0 24 24"
67121 fill="none"
67122 stroke="currentColor"
67123 stroke-width="1.5"
67124 stroke-linecap="round"
67125 stroke-linejoin="round"
67126>
67127 <path d="M7.038 4.5a9 9 0 0 0 -2.495 2.47" />
67128 <path d="M3.186 10.209a9 9 0 0 0 0 3.508" />
67129 <path d="M4.5 16.962a9 9 0 0 0 2.47 2.495" />
67130 <path d="M10.209 20.814a9 9 0 0 0 3.5 0" />
67131 <path d="M16.962 19.5a9 9 0 0 0 2.495 -2.47" />
67132 <path d="M20.814 13.791a9 9 0 0 0 0 -3.508" />
67133 <path d="M19.5 7.038a9 9 0 0 0 -2.47 -2.495" />
67134 <path d="M13.791 3.186a9 9 0 0 0 -3.508 -.02" />
67135 <path d="M12 8l-2 4h4l-2 4" />
67136 <path d="M12 21a9 9 0 0 0 0 -18" />
67137</svg>
67138"#;
67139pub const ICON_RECORD_MAIL_OFF: &str = r#"
67140<svg
67141 xmlns="http://www.w3.org/2000/svg"
67142 width="24"
67143 height="24"
67144 viewBox="0 0 24 24"
67145 fill="none"
67146 stroke="currentColor"
67147 stroke-width="1.5"
67148 stroke-linecap="round"
67149 stroke-linejoin="round"
67150>
67151 <path d="M7 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
67152 <path d="M18.569 14.557a3 3 0 1 0 -4.113 -4.149" />
67153 <path d="M7 15h8" />
67154 <path d="M3 3l18 18" />
67155</svg>
67156"#;
67157pub const ICON_RECORD_MAIL: &str = r#"
67158<svg
67159 xmlns="http://www.w3.org/2000/svg"
67160 width="24"
67161 height="24"
67162 viewBox="0 0 24 24"
67163 fill="none"
67164 stroke="currentColor"
67165 stroke-width="1.5"
67166 stroke-linecap="round"
67167 stroke-linejoin="round"
67168>
67169 <path d="M7 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
67170 <path d="M17 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
67171 <path d="M7 15l10 0" />
67172</svg>
67173"#;
67174pub const ICON_RECTANGLE_ROUNDED_BOTTOM: &str = r#"
67175<svg
67176 xmlns="http://www.w3.org/2000/svg"
67177 width="24"
67178 height="24"
67179 viewBox="0 0 24 24"
67180 fill="none"
67181 stroke="currentColor"
67182 stroke-width="1.5"
67183 stroke-linecap="round"
67184 stroke-linejoin="round"
67185>
67186 <path d="M9 18h6a6 6 0 0 0 6 -6v-5a1 1 0 0 0 -1 -1h-16a1 1 0 0 0 -1 1v5a6 6 0 0 0 6 6z" />
67187</svg>
67188"#;
67189pub const ICON_RECTANGLE_ROUNDED_TOP: &str = r#"
67190<svg
67191 xmlns="http://www.w3.org/2000/svg"
67192 width="24"
67193 height="24"
67194 viewBox="0 0 24 24"
67195 fill="none"
67196 stroke="currentColor"
67197 stroke-width="1.5"
67198 stroke-linecap="round"
67199 stroke-linejoin="round"
67200>
67201 <path d="M9 6h6a6 6 0 0 1 6 6v5a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1v-5a6 6 0 0 1 6 -6z" />
67202</svg>
67203"#;
67204pub const ICON_RECTANGLE_VERTICAL: &str = r#"
67205<svg
67206 xmlns="http://www.w3.org/2000/svg"
67207 width="24"
67208 height="24"
67209 viewBox="0 0 24 24"
67210 fill="none"
67211 stroke="currentColor"
67212 stroke-width="1.5"
67213 stroke-linecap="round"
67214 stroke-linejoin="round"
67215>
67216 <path d="M5 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
67217</svg>
67218"#;
67219pub const ICON_RECTANGLE: &str = r#"
67220<svg
67221 xmlns="http://www.w3.org/2000/svg"
67222 width="24"
67223 height="24"
67224 viewBox="0 0 24 24"
67225 fill="none"
67226 stroke="currentColor"
67227 stroke-width="1.5"
67228 stroke-linecap="round"
67229 stroke-linejoin="round"
67230>
67231 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
67232</svg>
67233"#;
67234pub const ICON_RECTANGULAR_PRISM_OFF: &str = r#"
67235<svg
67236 xmlns="http://www.w3.org/2000/svg"
67237 width="24"
67238 height="24"
67239 viewBox="0 0 24 24"
67240 fill="none"
67241 stroke="currentColor"
67242 stroke-width="1.5"
67243 stroke-linecap="round"
67244 stroke-linejoin="round"
67245>
67246 <path d="M8.18 8.18l-4.18 2.093c-.619 .355 -1 1.01 -1 1.718v5.018c0 .709 .381 1.363 1 1.717l4 2.008a2.016 2.016 0 0 0 2 0l7.146 -3.578m2.67 -1.337l.184 -.093c.619 -.355 1 -1.01 1 -1.718v-5.018a1.98 1.98 0 0 0 -1 -1.717l-4 -2.008a2.016 2.016 0 0 0 -2 0l-3.146 1.575" />
67247 <path d="M9 21v-7.5" />
67248 <path d="M9 13.5l3.048 -1.458m2.71 -1.296l5.742 -2.746" />
67249 <path d="M3.5 11l5.5 2.5" />
67250 <path d="M3 3l18 18" />
67251</svg>
67252"#;
67253pub const ICON_RECTANGULAR_PRISM_PLUS: &str = r#"
67254<svg
67255 xmlns="http://www.w3.org/2000/svg"
67256 width="24"
67257 height="24"
67258 viewBox="0 0 24 24"
67259 fill="none"
67260 stroke="currentColor"
67261 stroke-width="1.5"
67262 stroke-linecap="round"
67263 stroke-linejoin="round"
67264>
67265 <path d="M21 12.5v-3.509a1.98 1.98 0 0 0 -1 -1.717l-4 -2.008a2.016 2.016 0 0 0 -2 0l-10 5.007c-.619 .355 -1 1.01 -1 1.718v5.018c0 .709 .381 1.363 1 1.717l4 2.008a2.016 2.016 0 0 0 2 0l2.062 -1.032" />
67266 <path d="M9 21v-7.5" />
67267 <path d="M9 13.5l11.5 -5.5" />
67268 <path d="M3.5 11l5.5 2.5" />
67269 <path d="M16 19h6" />
67270 <path d="M19 16v6" />
67271</svg>
67272"#;
67273pub const ICON_RECTANGULAR_PRISM: &str = r#"
67274<svg
67275 xmlns="http://www.w3.org/2000/svg"
67276 width="24"
67277 height="24"
67278 viewBox="0 0 24 24"
67279 fill="none"
67280 stroke="currentColor"
67281 stroke-width="1.5"
67282 stroke-linecap="round"
67283 stroke-linejoin="round"
67284>
67285 <path d="M21 14.008v-5.018a1.98 1.98 0 0 0 -1 -1.717l-4 -2.008a2.016 2.016 0 0 0 -2 0l-10 5.008c-.619 .355 -1 1.01 -1 1.718v5.018c0 .709 .381 1.363 1 1.717l4 2.008a2.016 2.016 0 0 0 2 0l10 -5.008c.619 -.355 1 -1.01 1 -1.718z" />
67286 <path d="M9 21v-7.5" />
67287 <path d="M9 13.5l11.5 -5.5" />
67288 <path d="M3.5 11l5.5 2.5" />
67289</svg>
67290"#;
67291pub const ICON_RECYCLE_OFF: &str = r#"
67292<svg
67293 xmlns="http://www.w3.org/2000/svg"
67294 width="24"
67295 height="24"
67296 viewBox="0 0 24 24"
67297 fill="none"
67298 stroke="currentColor"
67299 stroke-width="1.5"
67300 stroke-linecap="round"
67301 stroke-linejoin="round"
67302>
67303 <path d="M12 17l-2 2l2 2m-2 -2h9m1.896 -2.071a2 2 0 0 0 -.146 -.679l-.55 -1" />
67304 <path d="M8.536 11l-.732 -2.732l-2.732 .732m2.732 -.732l-4.5 7.794a2 2 0 0 0 1.506 2.89l1.141 .024" />
67305 <path d="M15.464 11l2.732 .732l.732 -2.732m-.732 2.732l-4.5 -7.794a2 2 0 0 0 -3.256 -.14l-.591 .976" />
67306 <path d="M3 3l18 18" />
67307</svg>
67308"#;
67309pub const ICON_RECYCLE: &str = r#"
67310<svg
67311 xmlns="http://www.w3.org/2000/svg"
67312 width="24"
67313 height="24"
67314 viewBox="0 0 24 24"
67315 fill="none"
67316 stroke="currentColor"
67317 stroke-width="1.5"
67318 stroke-linecap="round"
67319 stroke-linejoin="round"
67320>
67321 <path d="M12 17l-2 2l2 2" />
67322 <path d="M10 19h9a2 2 0 0 0 1.75 -2.75l-.55 -1" />
67323 <path d="M8.536 11l-.732 -2.732l-2.732 .732" />
67324 <path d="M7.804 8.268l-4.5 7.794a2 2 0 0 0 1.506 2.89l1.141 .024" />
67325 <path d="M15.464 11l2.732 .732l.732 -2.732" />
67326 <path d="M18.196 11.732l-4.5 -7.794a2 2 0 0 0 -3.256 -.14l-.591 .976" />
67327</svg>
67328"#;
67329pub const ICON_REFRESH_ALERT: &str = r#"
67330<svg
67331 xmlns="http://www.w3.org/2000/svg"
67332 width="24"
67333 height="24"
67334 viewBox="0 0 24 24"
67335 fill="none"
67336 stroke="currentColor"
67337 stroke-width="1.5"
67338 stroke-linecap="round"
67339 stroke-linejoin="round"
67340>
67341 <path d="M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4" />
67342 <path d="M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4" />
67343 <path d="M12 9l0 3" />
67344 <path d="M12 15l.01 0" />
67345</svg>
67346"#;
67347pub const ICON_REFRESH_DOT: &str = r#"
67348<svg
67349 xmlns="http://www.w3.org/2000/svg"
67350 width="24"
67351 height="24"
67352 viewBox="0 0 24 24"
67353 fill="none"
67354 stroke="currentColor"
67355 stroke-width="1.5"
67356 stroke-linecap="round"
67357 stroke-linejoin="round"
67358>
67359 <path d="M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4" />
67360 <path d="M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4" />
67361 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
67362</svg>
67363"#;
67364pub const ICON_REFRESH_OFF: &str = r#"
67365<svg
67366 xmlns="http://www.w3.org/2000/svg"
67367 width="24"
67368 height="24"
67369 viewBox="0 0 24 24"
67370 fill="none"
67371 stroke="currentColor"
67372 stroke-width="1.5"
67373 stroke-linecap="round"
67374 stroke-linejoin="round"
67375>
67376 <path d="M20 11a8.1 8.1 0 0 0 -11.271 -6.305m-2.41 1.624a8.083 8.083 0 0 0 -1.819 2.681m-.5 -4v4h4" />
67377 <path d="M4 13a8.1 8.1 0 0 0 13.671 4.691m2.329 -1.691v-1h-1" />
67378 <path d="M3 3l18 18" />
67379</svg>
67380"#;
67381pub const ICON_REFRESH: &str = r#"
67382<svg
67383 xmlns="http://www.w3.org/2000/svg"
67384 width="24"
67385 height="24"
67386 viewBox="0 0 24 24"
67387 fill="none"
67388 stroke="currentColor"
67389 stroke-width="1.5"
67390 stroke-linecap="round"
67391 stroke-linejoin="round"
67392>
67393 <path d="M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4" />
67394 <path d="M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4" />
67395</svg>
67396"#;
67397pub const ICON_REGEX_OFF: &str = r#"
67398<svg
67399 xmlns="http://www.w3.org/2000/svg"
67400 width="24"
67401 height="24"
67402 viewBox="0 0 24 24"
67403 fill="none"
67404 stroke="currentColor"
67405 stroke-width="1.5"
67406 stroke-linecap="round"
67407 stroke-linejoin="round"
67408>
67409 <path d="M6.5 15a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0 -5z" />
67410 <path d="M17 7.875l3 -1.687" />
67411 <path d="M17 7.875v3.375" />
67412 <path d="M17 7.875l-3 -1.687" />
67413 <path d="M17 7.875l3 1.688" />
67414 <path d="M17 4.5v3.375" />
67415 <path d="M17 7.875l-3 1.688" />
67416 <path d="M3 3l18 18" />
67417</svg>
67418"#;
67419pub const ICON_REGEX: &str = r#"
67420<svg
67421 xmlns="http://www.w3.org/2000/svg"
67422 width="24"
67423 height="24"
67424 viewBox="0 0 24 24"
67425 fill="none"
67426 stroke="currentColor"
67427 stroke-width="1.5"
67428 stroke-linecap="round"
67429 stroke-linejoin="round"
67430>
67431 <path d="M6.5 15a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0 -5z" />
67432 <path d="M17 7.875l3 -1.687" />
67433 <path d="M17 7.875v3.375" />
67434 <path d="M17 7.875l-3 -1.687" />
67435 <path d="M17 7.875l3 1.688" />
67436 <path d="M17 4.5v3.375" />
67437 <path d="M17 7.875l-3 1.688" />
67438</svg>
67439"#;
67440pub const ICON_REGISTERED: &str = r#"
67441<svg
67442 xmlns="http://www.w3.org/2000/svg"
67443 width="24"
67444 height="24"
67445 viewBox="0 0 24 24"
67446 fill="none"
67447 stroke="currentColor"
67448 stroke-width="1.5"
67449 stroke-linecap="round"
67450 stroke-linejoin="round"
67451>
67452 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
67453 <path d="M10 15v-6h2a2 2 0 1 1 0 4h-2" />
67454 <path d="M14 15l-2 -2" />
67455</svg>
67456"#;
67457pub const ICON_RELATION_MANY_TO_MANY: &str = r#"
67458<svg
67459 xmlns="http://www.w3.org/2000/svg"
67460 width="24"
67461 height="24"
67462 viewBox="0 0 24 24"
67463 fill="none"
67464 stroke="currentColor"
67465 stroke-width="1.5"
67466 stroke-linecap="round"
67467 stroke-linejoin="round"
67468>
67469 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
67470 <path d="M15 14v-4l3 4v-4" />
67471 <path d="M6 14v-4l3 4v-4" />
67472 <path d="M12 10.5l0 .01" />
67473 <path d="M12 13.5l0 .01" />
67474</svg>
67475"#;
67476pub const ICON_RELATION_ONE_TO_MANY: &str = r#"
67477<svg
67478 xmlns="http://www.w3.org/2000/svg"
67479 width="24"
67480 height="24"
67481 viewBox="0 0 24 24"
67482 fill="none"
67483 stroke="currentColor"
67484 stroke-width="1.5"
67485 stroke-linecap="round"
67486 stroke-linejoin="round"
67487>
67488 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
67489 <path d="M7 10h1v4" />
67490 <path d="M14 14v-4l3 4v-4" />
67491 <path d="M11 10.5l0 .01" />
67492 <path d="M11 13.5l0 .01" />
67493</svg>
67494"#;
67495pub const ICON_RELATION_ONE_TO_ONE: &str = r#"
67496<svg
67497 xmlns="http://www.w3.org/2000/svg"
67498 width="24"
67499 height="24"
67500 viewBox="0 0 24 24"
67501 fill="none"
67502 stroke="currentColor"
67503 stroke-width="1.5"
67504 stroke-linecap="round"
67505 stroke-linejoin="round"
67506>
67507 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
67508 <path d="M8 10h1v4" />
67509 <path d="M15 10h1v4" />
67510 <path d="M12 10.5l0 .01" />
67511 <path d="M12 13.5l0 .01" />
67512</svg>
67513"#;
67514pub const ICON_RELOAD: &str = r#"
67515<svg
67516 xmlns="http://www.w3.org/2000/svg"
67517 width="24"
67518 height="24"
67519 viewBox="0 0 24 24"
67520 fill="none"
67521 stroke="currentColor"
67522 stroke-width="1.5"
67523 stroke-linecap="round"
67524 stroke-linejoin="round"
67525>
67526 <path d="M19.933 13.041a8 8 0 1 1 -9.925 -8.788c3.899 -1 7.935 1.007 9.425 4.747" />
67527 <path d="M20 4v5h-5" />
67528</svg>
67529"#;
67530pub const ICON_REORDER: &str = r#"
67531<svg
67532 xmlns="http://www.w3.org/2000/svg"
67533 width="24"
67534 height="24"
67535 viewBox="0 0 24 24"
67536 fill="none"
67537 stroke="currentColor"
67538 stroke-width="1.5"
67539 stroke-linecap="round"
67540 stroke-linejoin="round"
67541>
67542 <path d="M3 15m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
67543 <path d="M10 15m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
67544 <path d="M17 15m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
67545 <path d="M5 11v-3a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v3" />
67546 <path d="M16.5 8.5l2.5 2.5l2.5 -2.5" />
67547</svg>
67548"#;
67549pub const ICON_REPEAT_OFF: &str = r#"
67550<svg
67551 xmlns="http://www.w3.org/2000/svg"
67552 width="24"
67553 height="24"
67554 viewBox="0 0 24 24"
67555 fill="none"
67556 stroke="currentColor"
67557 stroke-width="1.5"
67558 stroke-linecap="round"
67559 stroke-linejoin="round"
67560>
67561 <path d="M4 12v-3c0 -1.336 .873 -2.468 2.08 -2.856m3.92 -.144h10m-3 -3l3 3l-3 3" />
67562 <path d="M20 12v3a3 3 0 0 1 -.133 .886m-1.99 1.984a3 3 0 0 1 -.877 .13h-13m3 3l-3 -3l3 -3" />
67563 <path d="M3 3l18 18" />
67564</svg>
67565"#;
67566pub const ICON_REPEAT_ONCE: &str = r#"
67567<svg
67568 xmlns="http://www.w3.org/2000/svg"
67569 width="24"
67570 height="24"
67571 viewBox="0 0 24 24"
67572 fill="none"
67573 stroke="currentColor"
67574 stroke-width="1.5"
67575 stroke-linecap="round"
67576 stroke-linejoin="round"
67577>
67578 <path d="M4 12v-3a3 3 0 0 1 3 -3h13m-3 -3l3 3l-3 3" />
67579 <path d="M20 12v3a3 3 0 0 1 -3 3h-13m3 3l-3 -3l3 -3" />
67580 <path d="M11 11l1 -1v4" />
67581</svg>
67582"#;
67583pub const ICON_REPEAT: &str = r#"
67584<svg
67585 xmlns="http://www.w3.org/2000/svg"
67586 width="24"
67587 height="24"
67588 viewBox="0 0 24 24"
67589 fill="none"
67590 stroke="currentColor"
67591 stroke-width="1.5"
67592 stroke-linecap="round"
67593 stroke-linejoin="round"
67594>
67595 <path d="M4 12v-3a3 3 0 0 1 3 -3h13m-3 -3l3 3l-3 3" />
67596 <path d="M20 12v3a3 3 0 0 1 -3 3h-13m3 3l-3 -3l3 -3" />
67597</svg>
67598"#;
67599pub const ICON_REPLACE_OFF: &str = r#"
67600<svg
67601 xmlns="http://www.w3.org/2000/svg"
67602 width="24"
67603 height="24"
67604 viewBox="0 0 24 24"
67605 fill="none"
67606 stroke="currentColor"
67607 stroke-width="1.5"
67608 stroke-linecap="round"
67609 stroke-linejoin="round"
67610>
67611 <path d="M7 3h1a1 1 0 0 1 1 1v1m-.303 3.717a1 1 0 0 1 -.697 .283h-4a1 1 0 0 1 -1 -1v-4c0 -.28 .115 -.532 .3 -.714" />
67612 <path d="M19 15h1a1 1 0 0 1 1 1v1m-.303 3.717a1 1 0 0 1 -.697 .283h-4a1 1 0 0 1 -1 -1v-4c0 -.28 .115 -.532 .3 -.714" />
67613 <path d="M21 11v-3a2 2 0 0 0 -2 -2h-6l3 3m0 -6l-3 3" />
67614 <path d="M3 13v3a2 2 0 0 0 2 2h6l-3 -3m0 6l3 -3" />
67615 <path d="M3 3l18 18" />
67616</svg>
67617"#;
67618pub const ICON_REPLACE: &str = r#"
67619<svg
67620 xmlns="http://www.w3.org/2000/svg"
67621 width="24"
67622 height="24"
67623 viewBox="0 0 24 24"
67624 fill="none"
67625 stroke="currentColor"
67626 stroke-width="1.5"
67627 stroke-linecap="round"
67628 stroke-linejoin="round"
67629>
67630 <path d="M3 3m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
67631 <path d="M15 15m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
67632 <path d="M21 11v-3a2 2 0 0 0 -2 -2h-6l3 3m0 -6l-3 3" />
67633 <path d="M3 13v3a2 2 0 0 0 2 2h6l-3 -3m0 6l3 -3" />
67634</svg>
67635"#;
67636pub const ICON_REPORT_ANALYTICS: &str = r#"
67637<svg
67638 xmlns="http://www.w3.org/2000/svg"
67639 width="24"
67640 height="24"
67641 viewBox="0 0 24 24"
67642 fill="none"
67643 stroke="currentColor"
67644 stroke-width="1.5"
67645 stroke-linecap="round"
67646 stroke-linejoin="round"
67647>
67648 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
67649 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
67650 <path d="M9 17v-5" />
67651 <path d="M12 17v-1" />
67652 <path d="M15 17v-3" />
67653</svg>
67654"#;
67655pub const ICON_REPORT_MEDICAL: &str = r#"
67656<svg
67657 xmlns="http://www.w3.org/2000/svg"
67658 width="24"
67659 height="24"
67660 viewBox="0 0 24 24"
67661 fill="none"
67662 stroke="currentColor"
67663 stroke-width="1.5"
67664 stroke-linecap="round"
67665 stroke-linejoin="round"
67666>
67667 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
67668 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
67669 <path d="M10 14l4 0" />
67670 <path d="M12 12l0 4" />
67671</svg>
67672"#;
67673pub const ICON_REPORT_MONEY: &str = r#"
67674<svg
67675 xmlns="http://www.w3.org/2000/svg"
67676 width="24"
67677 height="24"
67678 viewBox="0 0 24 24"
67679 fill="none"
67680 stroke="currentColor"
67681 stroke-width="1.5"
67682 stroke-linecap="round"
67683 stroke-linejoin="round"
67684>
67685 <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
67686 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
67687 <path d="M14 11h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
67688 <path d="M12 17v1m0 -8v1" />
67689</svg>
67690"#;
67691pub const ICON_REPORT_OFF: &str = r#"
67692<svg
67693 xmlns="http://www.w3.org/2000/svg"
67694 width="24"
67695 height="24"
67696 viewBox="0 0 24 24"
67697 fill="none"
67698 stroke="currentColor"
67699 stroke-width="1.5"
67700 stroke-linecap="round"
67701 stroke-linejoin="round"
67702>
67703 <path d="M5.576 5.595a2 2 0 0 0 -.576 1.405v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2m0 -4v-8a2 2 0 0 0 -2 -2h-2" />
67704 <path d="M9 5a2 2 0 0 1 2 -2h2a2 2 0 1 1 0 4h-2" />
67705 <path d="M3 3l18 18" />
67706</svg>
67707"#;
67708pub const ICON_REPORT_SEARCH: &str = r#"
67709<svg
67710 xmlns="http://www.w3.org/2000/svg"
67711 width="24"
67712 height="24"
67713 viewBox="0 0 24 24"
67714 fill="none"
67715 stroke="currentColor"
67716 stroke-width="1.5"
67717 stroke-linecap="round"
67718 stroke-linejoin="round"
67719>
67720 <path d="M8 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h5.697" />
67721 <path d="M18 12v-5a2 2 0 0 0 -2 -2h-2" />
67722 <path d="M8 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
67723 <path d="M8 11h4" />
67724 <path d="M8 15h3" />
67725 <path d="M16.5 17.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
67726 <path d="M18.5 19.5l2.5 2.5" />
67727</svg>
67728"#;
67729pub const ICON_REPORT: &str = r#"
67730<svg
67731 xmlns="http://www.w3.org/2000/svg"
67732 width="24"
67733 height="24"
67734 viewBox="0 0 24 24"
67735 fill="none"
67736 stroke="currentColor"
67737 stroke-width="1.5"
67738 stroke-linecap="round"
67739 stroke-linejoin="round"
67740>
67741 <path d="M8 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h5.697" />
67742 <path d="M18 14v4h4" />
67743 <path d="M18 11v-4a2 2 0 0 0 -2 -2h-2" />
67744 <path d="M8 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
67745 <path d="M18 18m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
67746 <path d="M8 11h4" />
67747 <path d="M8 15h3" />
67748</svg>
67749"#;
67750pub const ICON_RESERVED_LINE: &str = r#"
67751<svg
67752 xmlns="http://www.w3.org/2000/svg"
67753 width="24"
67754 height="24"
67755 viewBox="0 0 24 24"
67756 fill="none"
67757 stroke="currentColor"
67758 stroke-width="1.5"
67759 stroke-linecap="round"
67760 stroke-linejoin="round"
67761>
67762 <path d="M9 20h6" />
67763 <path d="M12 14v6" />
67764 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
67765 <path d="M9 9h6" />
67766</svg>
67767"#;
67768pub const ICON_RESIZE: &str = r#"
67769<svg
67770 xmlns="http://www.w3.org/2000/svg"
67771 width="24"
67772 height="24"
67773 viewBox="0 0 24 24"
67774 fill="none"
67775 stroke="currentColor"
67776 stroke-width="1.5"
67777 stroke-linecap="round"
67778 stroke-linejoin="round"
67779>
67780 <path d="M4 11v8a1 1 0 0 0 1 1h8m-9 -14v-1a1 1 0 0 1 1 -1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1 -1 1h-1" />
67781 <path d="M4 12h7a1 1 0 0 1 1 1v7" />
67782</svg>
67783"#;
67784pub const ICON_RESTORE: &str = r#"
67785<svg
67786 xmlns="http://www.w3.org/2000/svg"
67787 width="24"
67788 height="24"
67789 viewBox="0 0 24 24"
67790 fill="none"
67791 stroke="currentColor"
67792 stroke-width="1.5"
67793 stroke-linecap="round"
67794 stroke-linejoin="round"
67795>
67796 <path d="M3.06 13a9 9 0 1 0 .49 -4.087" />
67797 <path d="M3 4.001v5h5" />
67798 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
67799</svg>
67800"#;
67801pub const ICON_REWIND_BACKWARD_10: &str = r#"
67802<svg
67803 xmlns="http://www.w3.org/2000/svg"
67804 width="24"
67805 height="24"
67806 viewBox="0 0 24 24"
67807 fill="none"
67808 stroke="currentColor"
67809 stroke-width="1.5"
67810 stroke-linecap="round"
67811 stroke-linejoin="round"
67812>
67813 <path d="M7 9l-3 -3l3 -3" />
67814 <path d="M15.997 17.918a6.002 6.002 0 0 0 -.997 -11.918h-11" />
67815 <path d="M6 14v6" />
67816 <path d="M9 15.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
67817</svg>
67818"#;
67819pub const ICON_REWIND_BACKWARD_15: &str = r#"
67820<svg
67821 xmlns="http://www.w3.org/2000/svg"
67822 width="24"
67823 height="24"
67824 viewBox="0 0 24 24"
67825 fill="none"
67826 stroke="currentColor"
67827 stroke-width="1.5"
67828 stroke-linecap="round"
67829 stroke-linejoin="round"
67830>
67831 <path d="M8 20h2a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2v-3h3" />
67832 <path d="M15 18a6 6 0 1 0 0 -12h-11" />
67833 <path d="M5 14v6" />
67834 <path d="M7 9l-3 -3l3 -3" />
67835</svg>
67836"#;
67837pub const ICON_REWIND_BACKWARD_20: &str = r#"
67838<svg
67839 xmlns="http://www.w3.org/2000/svg"
67840 width="24"
67841 height="24"
67842 viewBox="0 0 24 24"
67843 fill="none"
67844 stroke="currentColor"
67845 stroke-width="1.5"
67846 stroke-linecap="round"
67847 stroke-linejoin="round"
67848>
67849 <path d="M19.007 16.466a6 6 0 0 0 -4.007 -10.466h-11" />
67850 <path d="M7 9l-3 -3l3 -3" />
67851 <path d="M12 15.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
67852 <path d="M6 14h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2" />
67853</svg>
67854"#;
67855pub const ICON_REWIND_BACKWARD_30: &str = r#"
67856<svg
67857 xmlns="http://www.w3.org/2000/svg"
67858 width="24"
67859 height="24"
67860 viewBox="0 0 24 24"
67861 fill="none"
67862 stroke="currentColor"
67863 stroke-width="1.5"
67864 stroke-linecap="round"
67865 stroke-linejoin="round"
67866>
67867 <path d="M19.007 16.466a6 6 0 0 0 -4.007 -10.466h-11" />
67868 <path d="M12 15.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
67869 <path d="M6 14h1.5a1.5 1.5 0 0 1 0 3h-.5h.5a1.5 1.5 0 0 1 0 3h-1.5" />
67870 <path d="M7 9l-3 -3l3 -3" />
67871</svg>
67872"#;
67873pub const ICON_REWIND_BACKWARD_40: &str = r#"
67874<svg
67875 xmlns="http://www.w3.org/2000/svg"
67876 width="24"
67877 height="24"
67878 viewBox="0 0 24 24"
67879 fill="none"
67880 stroke="currentColor"
67881 stroke-width="1.5"
67882 stroke-linecap="round"
67883 stroke-linejoin="round"
67884>
67885 <path d="M19.007 16.466a6 6 0 0 0 -4.007 -10.466h-11" />
67886 <path d="M12 15.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
67887 <path d="M6 14v2a1 1 0 0 0 1 1h1" />
67888 <path d="M9 14v6" />
67889 <path d="M7 9l-3 -3l3 -3" />
67890</svg>
67891"#;
67892pub const ICON_REWIND_BACKWARD_5: &str = r#"
67893<svg
67894 xmlns="http://www.w3.org/2000/svg"
67895 width="24"
67896 height="24"
67897 viewBox="0 0 24 24"
67898 fill="none"
67899 stroke="currentColor"
67900 stroke-width="1.5"
67901 stroke-linecap="round"
67902 stroke-linejoin="round"
67903>
67904 <path d="M15 18a6 6 0 1 0 0 -12h-11" />
67905 <path d="M7 9l-3 -3l3 -3" />
67906 <path d="M8 20h2a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2v-3h3" />
67907</svg>
67908"#;
67909pub const ICON_REWIND_BACKWARD_50: &str = r#"
67910<svg
67911 xmlns="http://www.w3.org/2000/svg"
67912 width="24"
67913 height="24"
67914 viewBox="0 0 24 24"
67915 fill="none"
67916 stroke="currentColor"
67917 stroke-width="1.5"
67918 stroke-linecap="round"
67919 stroke-linejoin="round"
67920>
67921 <path d="M19.007 16.466a6 6 0 0 0 -4.007 -10.466h-11" />
67922 <path d="M12 15.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
67923 <path d="M6 20h1.5a1.5 1.5 0 0 0 0 -3h-1.5v-3h3" />
67924 <path d="M7 9l-3 -3l3 -3" />
67925</svg>
67926"#;
67927pub const ICON_REWIND_BACKWARD_60: &str = r#"
67928<svg
67929 xmlns="http://www.w3.org/2000/svg"
67930 width="24"
67931 height="24"
67932 viewBox="0 0 24 24"
67933 fill="none"
67934 stroke="currentColor"
67935 stroke-width="1.5"
67936 stroke-linecap="round"
67937 stroke-linejoin="round"
67938>
67939 <path d="M19.007 16.466a6 6 0 0 0 -4.007 -10.466h-11" />
67940 <path d="M7 9l-3 -3l3 -3" />
67941 <path d="M12 15.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
67942 <path d="M9 14h-2a1 1 0 0 0 -1 1v4a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2" />
67943</svg>
67944"#;
67945pub const ICON_REWIND_FORWARD_10: &str = r#"
67946<svg
67947 xmlns="http://www.w3.org/2000/svg"
67948 width="24"
67949 height="24"
67950 viewBox="0 0 24 24"
67951 fill="none"
67952 stroke="currentColor"
67953 stroke-width="1.5"
67954 stroke-linecap="round"
67955 stroke-linejoin="round"
67956>
67957 <path d="M17 9l3 -3l-3 -3" />
67958 <path d="M8 17.918a5.997 5.997 0 0 1 -5 -5.918a6 6 0 0 1 6 -6h11" />
67959 <path d="M12 14v6" />
67960 <path d="M15 15.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
67961</svg>
67962"#;
67963pub const ICON_REWIND_FORWARD_15: &str = r#"
67964<svg
67965 xmlns="http://www.w3.org/2000/svg"
67966 width="24"
67967 height="24"
67968 viewBox="0 0 24 24"
67969 fill="none"
67970 stroke="currentColor"
67971 stroke-width="1.5"
67972 stroke-linecap="round"
67973 stroke-linejoin="round"
67974>
67975 <path d="M17 9l3 -3l-3 -3" />
67976 <path d="M9 18a6 6 0 1 1 0 -12h11" />
67977 <path d="M16 20h2a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2v-3h3" />
67978 <path d="M13 14v6" />
67979</svg>
67980"#;
67981pub const ICON_REWIND_FORWARD_20: &str = r#"
67982<svg
67983 xmlns="http://www.w3.org/2000/svg"
67984 width="24"
67985 height="24"
67986 viewBox="0 0 24 24"
67987 fill="none"
67988 stroke="currentColor"
67989 stroke-width="1.5"
67990 stroke-linecap="round"
67991 stroke-linejoin="round"
67992>
67993 <path d="M5.007 16.478a6 6 0 0 1 3.993 -10.478h11" />
67994 <path d="M15 15.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
67995 <path d="M17 9l3 -3l-3 -3" />
67996 <path d="M9 14h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2" />
67997</svg>
67998"#;
67999pub const ICON_REWIND_FORWARD_30: &str = r#"
68000<svg
68001 xmlns="http://www.w3.org/2000/svg"
68002 width="24"
68003 height="24"
68004 viewBox="0 0 24 24"
68005 fill="none"
68006 stroke="currentColor"
68007 stroke-width="1.5"
68008 stroke-linecap="round"
68009 stroke-linejoin="round"
68010>
68011 <path d="M5.007 16.478a6 6 0 0 1 3.993 -10.478h11" />
68012 <path d="M15 15.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
68013 <path d="M17 9l3 -3l-3 -3" />
68014 <path d="M9 14h1.5a1.5 1.5 0 0 1 0 3h-.5h.5a1.5 1.5 0 0 1 0 3h-1.5" />
68015</svg>
68016"#;
68017pub const ICON_REWIND_FORWARD_40: &str = r#"
68018<svg
68019 xmlns="http://www.w3.org/2000/svg"
68020 width="24"
68021 height="24"
68022 viewBox="0 0 24 24"
68023 fill="none"
68024 stroke="currentColor"
68025 stroke-width="1.5"
68026 stroke-linecap="round"
68027 stroke-linejoin="round"
68028>
68029 <path d="M5.007 16.478a6 6 0 0 1 3.993 -10.478h11" />
68030 <path d="M15 15.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
68031 <path d="M17 9l3 -3l-3 -3" />
68032 <path d="M9 14v2a1 1 0 0 0 1 1h1" />
68033 <path d="M12 14v6" />
68034</svg>
68035"#;
68036pub const ICON_REWIND_FORWARD_5: &str = r#"
68037<svg
68038 xmlns="http://www.w3.org/2000/svg"
68039 width="24"
68040 height="24"
68041 viewBox="0 0 24 24"
68042 fill="none"
68043 stroke="currentColor"
68044 stroke-width="1.5"
68045 stroke-linecap="round"
68046 stroke-linejoin="round"
68047>
68048 <path d="M9 18a6 6 0 1 1 0 -12h11" />
68049 <path d="M13 20h2a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2v-3h3" />
68050 <path d="M17 9l3 -3l-3 -3" />
68051</svg>
68052"#;
68053pub const ICON_REWIND_FORWARD_50: &str = r#"
68054<svg
68055 xmlns="http://www.w3.org/2000/svg"
68056 width="24"
68057 height="24"
68058 viewBox="0 0 24 24"
68059 fill="none"
68060 stroke="currentColor"
68061 stroke-width="1.5"
68062 stroke-linecap="round"
68063 stroke-linejoin="round"
68064>
68065 <path d="M5.007 16.478a6 6 0 0 1 3.993 -10.478h11" />
68066 <path d="M15 15.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
68067 <path d="M17 9l3 -3l-3 -3" />
68068 <path d="M9 20h1.5a1.5 1.5 0 0 0 0 -3h-1.5v-3h3" />
68069</svg>
68070"#;
68071pub const ICON_REWIND_FORWARD_60: &str = r#"
68072<svg
68073 xmlns="http://www.w3.org/2000/svg"
68074 width="24"
68075 height="24"
68076 viewBox="0 0 24 24"
68077 fill="none"
68078 stroke="currentColor"
68079 stroke-width="1.5"
68080 stroke-linecap="round"
68081 stroke-linejoin="round"
68082>
68083 <path d="M5.007 16.478a6 6 0 0 1 3.993 -10.478h11" />
68084 <path d="M15 15.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
68085 <path d="M17 9l3 -3l-3 -3" />
68086 <path d="M12 14h-2a1 1 0 0 0 -1 1v4a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2" />
68087</svg>
68088"#;
68089pub const ICON_RIBBON_HEALTH: &str = r#"
68090<svg
68091 xmlns="http://www.w3.org/2000/svg"
68092 width="24"
68093 height="24"
68094 viewBox="0 0 24 24"
68095 fill="none"
68096 stroke="currentColor"
68097 stroke-width="1.5"
68098 stroke-linecap="round"
68099 stroke-linejoin="round"
68100>
68101 <path d="M7 21s9.286 -9.841 9.286 -13.841a3.864 3.864 0 0 0 -1.182 -3.008a4.13 4.13 0 0 0 -3.104 -1.144a4.13 4.13 0 0 0 -3.104 1.143a3.864 3.864 0 0 0 -1.182 3.01c0 4 9.286 13.84 9.286 13.84" />
68102</svg>
68103"#;
68104pub const ICON_RINGS: &str = r#"
68105<svg
68106 xmlns="http://www.w3.org/2000/svg"
68107 width="24"
68108 height="24"
68109 viewBox="0 0 24 24"
68110 fill="none"
68111 stroke="currentColor"
68112 stroke-width="1.5"
68113 stroke-linecap="round"
68114 stroke-linejoin="round"
68115>
68116 <path d="M7 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
68117 <path d="M17 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
68118 <path d="M7 15v-11" />
68119 <path d="M17 15v-11" />
68120 <path d="M3 4h18" />
68121</svg>
68122"#;
68123pub const ICON_RIPPLE_OFF: &str = r#"
68124<svg
68125 xmlns="http://www.w3.org/2000/svg"
68126 width="24"
68127 height="24"
68128 viewBox="0 0 24 24"
68129 fill="none"
68130 stroke="currentColor"
68131 stroke-width="1.5"
68132 stroke-linecap="round"
68133 stroke-linejoin="round"
68134>
68135 <path d="M3 7c.915 -.61 1.83 -1.034 2.746 -1.272m4.212 .22c.68 .247 1.361 .598 2.042 1.052c3 2 6 2 9 0" />
68136 <path d="M3 17c3 -2 6 -2 9 0c2.092 1.395 4.184 1.817 6.276 1.266" />
68137 <path d="M3 12c3 -2 6 -2 9 0m5.482 1.429c1.173 -.171 2.345 -.647 3.518 -1.429" />
68138 <path d="M3 3l18 18" />
68139</svg>
68140"#;
68141pub const ICON_RIPPLE: &str = r#"
68142<svg
68143 xmlns="http://www.w3.org/2000/svg"
68144 width="24"
68145 height="24"
68146 viewBox="0 0 24 24"
68147 fill="none"
68148 stroke="currentColor"
68149 stroke-width="1.5"
68150 stroke-linecap="round"
68151 stroke-linejoin="round"
68152>
68153 <path d="M3 7c3 -2 6 -2 9 0s6 2 9 0" />
68154 <path d="M3 17c3 -2 6 -2 9 0s6 2 9 0" />
68155 <path d="M3 12c3 -2 6 -2 9 0s6 2 9 0" />
68156</svg>
68157"#;
68158pub const ICON_ROAD_OFF: &str = r#"
68159<svg
68160 xmlns="http://www.w3.org/2000/svg"
68161 width="24"
68162 height="24"
68163 viewBox="0 0 24 24"
68164 fill="none"
68165 stroke="currentColor"
68166 stroke-width="1.5"
68167 stroke-linecap="round"
68168 stroke-linejoin="round"
68169>
68170 <path d="M4 19l3.332 -11.661" />
68171 <path d="M16 5l2.806 9.823" />
68172 <path d="M12 8v-2" />
68173 <path d="M12 13v-1" />
68174 <path d="M12 18v-2" />
68175 <path d="M3 3l18 18" />
68176</svg>
68177"#;
68178pub const ICON_ROAD_SIGN: &str = r#"
68179<svg
68180 xmlns="http://www.w3.org/2000/svg"
68181 width="24"
68182 height="24"
68183 viewBox="0 0 24 24"
68184 fill="none"
68185 stroke="currentColor"
68186 stroke-width="1.5"
68187 stroke-linecap="round"
68188 stroke-linejoin="round"
68189>
68190 <path d="M13.446 2.6l7.955 7.954a2.045 2.045 0 0 1 0 2.892l-7.955 7.955a2.045 2.045 0 0 1 -2.892 0l-7.955 -7.955a2.045 2.045 0 0 1 0 -2.892l7.955 -7.955a2.045 2.045 0 0 1 2.892 0z" />
68191 <path d="M9 14v-2c0 -.59 .414 -1 1 -1h5" />
68192 <path d="M13 9l2 2l-2 2" />
68193</svg>
68194"#;
68195pub const ICON_ROAD: &str = r#"
68196<svg
68197 xmlns="http://www.w3.org/2000/svg"
68198 width="24"
68199 height="24"
68200 viewBox="0 0 24 24"
68201 fill="none"
68202 stroke="currentColor"
68203 stroke-width="1.5"
68204 stroke-linecap="round"
68205 stroke-linejoin="round"
68206>
68207 <path d="M4 19l4 -14" />
68208 <path d="M16 5l4 14" />
68209 <path d="M12 8v-2" />
68210 <path d="M12 13v-2" />
68211 <path d="M12 18v-2" />
68212</svg>
68213"#;
68214pub const ICON_ROBOT_FACE: &str = r#"
68215<svg
68216 xmlns="http://www.w3.org/2000/svg"
68217 width="24"
68218 height="24"
68219 viewBox="0 0 24 24"
68220 fill="none"
68221 stroke="currentColor"
68222 stroke-width="1.5"
68223 stroke-linecap="round"
68224 stroke-linejoin="round"
68225>
68226 <path d="M6 5h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2z" />
68227 <path d="M9 16c1 .667 2 1 3 1s2 -.333 3 -1" />
68228 <path d="M9 7l-1 -4" />
68229 <path d="M15 7l1 -4" />
68230 <path d="M9 12v-1" />
68231 <path d="M15 12v-1" />
68232</svg>
68233"#;
68234pub const ICON_ROBOT_OFF: &str = r#"
68235<svg
68236 xmlns="http://www.w3.org/2000/svg"
68237 width="24"
68238 height="24"
68239 viewBox="0 0 24 24"
68240 fill="none"
68241 stroke="currentColor"
68242 stroke-width="1.5"
68243 stroke-linecap="round"
68244 stroke-linejoin="round"
68245>
68246 <path d="M8 4h8a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2m-4 0h-4a2 2 0 0 1 -2 -2v-4" />
68247 <path d="M12 2v2" />
68248 <path d="M9 12v9" />
68249 <path d="M15 15v6" />
68250 <path d="M5 16l4 -2" />
68251 <path d="M9 18h6" />
68252 <path d="M14 8v.01" />
68253 <path d="M3 3l18 18" />
68254</svg>
68255"#;
68256pub const ICON_ROBOT: &str = r#"
68257<svg
68258 xmlns="http://www.w3.org/2000/svg"
68259 width="24"
68260 height="24"
68261 viewBox="0 0 24 24"
68262 fill="none"
68263 stroke="currentColor"
68264 stroke-width="1.5"
68265 stroke-linecap="round"
68266 stroke-linejoin="round"
68267>
68268 <path d="M6 4m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
68269 <path d="M12 2v2" />
68270 <path d="M9 12v9" />
68271 <path d="M15 12v9" />
68272 <path d="M5 16l4 -2" />
68273 <path d="M15 14l4 2" />
68274 <path d="M9 18h6" />
68275 <path d="M10 8v.01" />
68276 <path d="M14 8v.01" />
68277</svg>
68278"#;
68279pub const ICON_ROCKET_OFF: &str = r#"
68280<svg
68281 xmlns="http://www.w3.org/2000/svg"
68282 width="24"
68283 height="24"
68284 viewBox="0 0 24 24"
68285 fill="none"
68286 stroke="currentColor"
68287 stroke-width="1.5"
68288 stroke-linecap="round"
68289 stroke-linejoin="round"
68290>
68291 <path d="M9.29 9.275a9.03 9.03 0 0 0 -.29 .725a6 6 0 0 0 -5 3a8 8 0 0 1 7 7a6 6 0 0 0 3 -5c.241 -.085 .478 -.18 .708 -.283m2.428 -1.61a9 9 0 0 0 2.864 -6.107a3 3 0 0 0 -3 -3a9 9 0 0 0 -6.107 2.864" />
68292 <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" />
68293 <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
68294 <path d="M3 3l18 18" />
68295</svg>
68296"#;
68297pub const ICON_ROCKET: &str = r#"
68298<svg
68299 xmlns="http://www.w3.org/2000/svg"
68300 width="24"
68301 height="24"
68302 viewBox="0 0 24 24"
68303 fill="none"
68304 stroke="currentColor"
68305 stroke-width="1.5"
68306 stroke-linecap="round"
68307 stroke-linejoin="round"
68308>
68309 <path d="M4 13a8 8 0 0 1 7 7a6 6 0 0 0 3 -5a9 9 0 0 0 6 -8a3 3 0 0 0 -3 -3a9 9 0 0 0 -8 6a6 6 0 0 0 -5 3" />
68310 <path d="M7 14a6 6 0 0 0 -3 6a6 6 0 0 0 6 -3" />
68311 <path d="M15 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
68312</svg>
68313"#;
68314pub const ICON_ROLLER_SKATING: &str = r#"
68315<svg
68316 xmlns="http://www.w3.org/2000/svg"
68317 width="24"
68318 height="24"
68319 viewBox="0 0 24 24"
68320 fill="none"
68321 stroke="currentColor"
68322 stroke-width="1.5"
68323 stroke-linecap="round"
68324 stroke-linejoin="round"
68325>
68326 <path d="M5.905 5h3.418a1 1 0 0 1 .928 .629l1.143 2.856a3 3 0 0 0 2.207 1.83l4.717 .926a2.084 2.084 0 0 1 1.682 2.045v.714a1 1 0 0 1 -1 1h-13.895a1 1 0 0 1 -1 -1.1l.8 -8a1 1 0 0 1 1 -.9z" />
68327 <path d="M8 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
68328 <path d="M16 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
68329</svg>
68330"#;
68331pub const ICON_ROLLERCOASTER_OFF: &str = r#"
68332<svg
68333 xmlns="http://www.w3.org/2000/svg"
68334 width="24"
68335 height="24"
68336 viewBox="0 0 24 24"
68337 fill="none"
68338 stroke="currentColor"
68339 stroke-width="1.5"
68340 stroke-linecap="round"
68341 stroke-linejoin="round"
68342>
68343 <path d="M3 21a5.55 5.55 0 0 0 5.265 -3.795l.735 -2.205a8.759 8.759 0 0 1 2.35 -3.652m2.403 -1.589a8.76 8.76 0 0 1 3.572 -.759h3.675" />
68344 <path d="M20 9v7m0 4v1" />
68345 <path d="M8 21v-3" />
68346 <path d="M12 21v-9" />
68347 <path d="M16 9.5v2.5m0 4v5" />
68348 <path d="M15 3h5v3h-5z" />
68349 <path d="M9.446 5.415l.554 -.415l2 2.5l-.285 .213m-2.268 1.702l-1.447 1.085l-1.8 -.5l-.2 -2l1.139 -.854" />
68350 <path d="M3 3l18 18" />
68351</svg>
68352"#;
68353pub const ICON_ROLLERCOASTER: &str = r#"
68354<svg
68355 xmlns="http://www.w3.org/2000/svg"
68356 width="24"
68357 height="24"
68358 viewBox="0 0 24 24"
68359 fill="none"
68360 stroke="currentColor"
68361 stroke-width="1.5"
68362 stroke-linecap="round"
68363 stroke-linejoin="round"
68364>
68365 <path d="M3 21a5.55 5.55 0 0 0 5.265 -3.795l.735 -2.205a8.775 8.775 0 0 1 8.325 -6h3.675" />
68366 <path d="M20 9v12" />
68367 <path d="M8 21v-3" />
68368 <path d="M12 21v-10" />
68369 <path d="M16 9.5v11.5" />
68370 <path d="M15 3h5v3h-5z" />
68371 <path d="M6 8l4 -3l2 2.5l-4 3l-1.8 -.5z" />
68372</svg>
68373"#;
68374pub const ICON_ROSETTE_DISCOUNT_CHECK_OFF: &str = r#"
68375<svg
68376 xmlns="http://www.w3.org/2000/svg"
68377 width="24"
68378 height="24"
68379 viewBox="0 0 24 24"
68380 fill="none"
68381 stroke="currentColor"
68382 stroke-width="1.5"
68383 stroke-linecap="round"
68384 stroke-linejoin="round"
68385>
68386 <path d="M9 12l2 2l1.5 -1.5m2 -2l.5 -.5" />
68387 <path d="M8.887 4.89a2.2 2.2 0 0 0 .863 -.53l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.528 .858m-.757 3.248a2.193 2.193 0 0 1 -1.555 .644h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1c0 -.604 .244 -1.152 .638 -1.55" />
68388 <path d="M3 3l18 18" />
68389</svg>
68390"#;
68391pub const ICON_ROSETTE_DISCOUNT_CHECK: &str = r#"
68392<svg
68393 xmlns="http://www.w3.org/2000/svg"
68394 width="24"
68395 height="24"
68396 viewBox="0 0 24 24"
68397 fill="none"
68398 stroke="currentColor"
68399 stroke-width="1.5"
68400 stroke-linecap="round"
68401 stroke-linejoin="round"
68402>
68403 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68404 <path d="M9 12l2 2l4 -4" />
68405</svg>
68406"#;
68407pub const ICON_ROSETTE_DISCOUNT_OFF: &str = r#"
68408<svg
68409 xmlns="http://www.w3.org/2000/svg"
68410 width="24"
68411 height="24"
68412 viewBox="0 0 24 24"
68413 fill="none"
68414 stroke="currentColor"
68415 stroke-width="1.5"
68416 stroke-linecap="round"
68417 stroke-linejoin="round"
68418>
68419 <path d="M9 15l3 -3m2 -2l1 -1" />
68420 <path d="M9.148 9.145a.498 .498 0 0 0 .352 .855a.5 .5 0 0 0 .35 -.142" />
68421 <path d="M14.148 14.145a.498 .498 0 0 0 .352 .855a.5 .5 0 0 0 .35 -.142" />
68422 <path d="M8.887 4.89a2.2 2.2 0 0 0 .863 -.53l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.528 .858m-.757 3.248a2.193 2.193 0 0 1 -1.555 .644h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1c0 -.604 .244 -1.152 .638 -1.55" />
68423 <path d="M3 3l18 18" />
68424</svg>
68425"#;
68426pub const ICON_ROSETTE_DISCOUNT: &str = r#"
68427<svg
68428 xmlns="http://www.w3.org/2000/svg"
68429 width="24"
68430 height="24"
68431 viewBox="0 0 24 24"
68432 fill="none"
68433 stroke="currentColor"
68434 stroke-width="1.5"
68435 stroke-linecap="round"
68436 stroke-linejoin="round"
68437>
68438 <path d="M9 15l6 -6" />
68439 <circle cx="9.5" cy="9.5" r=".5" fill="currentColor" />
68440 <circle cx="14.5" cy="14.5" r=".5" fill="currentColor" />
68441 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7a2.2 2.2 0 0 0 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1a2.2 2.2 0 0 0 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68442</svg>
68443"#;
68444pub const ICON_ROSETTE_NUMBER_0: &str = r#"
68445<svg
68446 xmlns="http://www.w3.org/2000/svg"
68447 width="24"
68448 height="24"
68449 viewBox="0 0 24 24"
68450 fill="none"
68451 stroke="currentColor"
68452 stroke-width="1.5"
68453 stroke-linecap="round"
68454 stroke-linejoin="round"
68455>
68456 <path d="M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
68457 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68458</svg>
68459"#;
68460pub const ICON_ROSETTE_NUMBER_1: &str = r#"
68461<svg
68462 xmlns="http://www.w3.org/2000/svg"
68463 width="24"
68464 height="24"
68465 viewBox="0 0 24 24"
68466 fill="none"
68467 stroke="currentColor"
68468 stroke-width="1.5"
68469 stroke-linecap="round"
68470 stroke-linejoin="round"
68471>
68472 <path d="M10 10l2 -2v8" />
68473 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68474</svg>
68475"#;
68476pub const ICON_ROSETTE_NUMBER_2: &str = r#"
68477<svg
68478 xmlns="http://www.w3.org/2000/svg"
68479 width="24"
68480 height="24"
68481 viewBox="0 0 24 24"
68482 fill="none"
68483 stroke="currentColor"
68484 stroke-width="1.5"
68485 stroke-linecap="round"
68486 stroke-linejoin="round"
68487>
68488 <path d="M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
68489 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68490</svg>
68491"#;
68492pub const ICON_ROSETTE_NUMBER_3: &str = r#"
68493<svg
68494 xmlns="http://www.w3.org/2000/svg"
68495 width="24"
68496 height="24"
68497 viewBox="0 0 24 24"
68498 fill="none"
68499 stroke="currentColor"
68500 stroke-width="1.5"
68501 stroke-linecap="round"
68502 stroke-linejoin="round"
68503>
68504 <path d="M10 9a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1" />
68505 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68506</svg>
68507"#;
68508pub const ICON_ROSETTE_NUMBER_4: &str = r#"
68509<svg
68510 xmlns="http://www.w3.org/2000/svg"
68511 width="24"
68512 height="24"
68513 viewBox="0 0 24 24"
68514 fill="none"
68515 stroke="currentColor"
68516 stroke-width="1.5"
68517 stroke-linecap="round"
68518 stroke-linejoin="round"
68519>
68520 <path d="M10 8v3a1 1 0 0 0 1 1h3" />
68521 <path d="M14 8v8" />
68522 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68523</svg>
68524"#;
68525pub const ICON_ROSETTE_NUMBER_5: &str = r#"
68526<svg
68527 xmlns="http://www.w3.org/2000/svg"
68528 width="24"
68529 height="24"
68530 viewBox="0 0 24 24"
68531 fill="none"
68532 stroke="currentColor"
68533 stroke-width="1.5"
68534 stroke-linecap="round"
68535 stroke-linejoin="round"
68536>
68537 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
68538 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68539</svg>
68540"#;
68541pub const ICON_ROSETTE_NUMBER_6: &str = r#"
68542<svg
68543 xmlns="http://www.w3.org/2000/svg"
68544 width="24"
68545 height="24"
68546 viewBox="0 0 24 24"
68547 fill="none"
68548 stroke="currentColor"
68549 stroke-width="1.5"
68550 stroke-linecap="round"
68551 stroke-linejoin="round"
68552>
68553 <path d="M14 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
68554 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68555</svg>
68556"#;
68557pub const ICON_ROSETTE_NUMBER_7: &str = r#"
68558<svg
68559 xmlns="http://www.w3.org/2000/svg"
68560 width="24"
68561 height="24"
68562 viewBox="0 0 24 24"
68563 fill="none"
68564 stroke="currentColor"
68565 stroke-width="1.5"
68566 stroke-linecap="round"
68567 stroke-linejoin="round"
68568>
68569 <path d="M10 8h4l-2 8" />
68570 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68571</svg>
68572"#;
68573pub const ICON_ROSETTE_NUMBER_8: &str = r#"
68574<svg
68575 xmlns="http://www.w3.org/2000/svg"
68576 width="24"
68577 height="24"
68578 viewBox="0 0 24 24"
68579 fill="none"
68580 stroke="currentColor"
68581 stroke-width="1.5"
68582 stroke-linecap="round"
68583 stroke-linejoin="round"
68584>
68585 <path d="M12 12h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1" />
68586 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68587</svg>
68588"#;
68589pub const ICON_ROSETTE_NUMBER_9: &str = r#"
68590<svg
68591 xmlns="http://www.w3.org/2000/svg"
68592 width="24"
68593 height="24"
68594 viewBox="0 0 24 24"
68595 fill="none"
68596 stroke="currentColor"
68597 stroke-width="1.5"
68598 stroke-linecap="round"
68599 stroke-linejoin="round"
68600>
68601 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
68602 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68603</svg>
68604"#;
68605pub const ICON_ROSETTE: &str = r#"
68606<svg
68607 xmlns="http://www.w3.org/2000/svg"
68608 width="24"
68609 height="24"
68610 viewBox="0 0 24 24"
68611 fill="none"
68612 stroke="currentColor"
68613 stroke-width="1.5"
68614 stroke-linecap="round"
68615 stroke-linejoin="round"
68616>
68617 <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
68618</svg>
68619"#;
68620pub const ICON_ROTATE_2: &str = r#"
68621<svg
68622 xmlns="http://www.w3.org/2000/svg"
68623 width="24"
68624 height="24"
68625 viewBox="0 0 24 24"
68626 fill="none"
68627 stroke="currentColor"
68628 stroke-width="1.5"
68629 stroke-linecap="round"
68630 stroke-linejoin="round"
68631>
68632 <path d="M15 4.55a8 8 0 0 0 -6 14.9m0 -4.45v5h-5" />
68633 <path d="M18.37 7.16l0 .01" />
68634 <path d="M13 19.94l0 .01" />
68635 <path d="M16.84 18.37l0 .01" />
68636 <path d="M19.37 15.1l0 .01" />
68637 <path d="M19.94 11l0 .01" />
68638</svg>
68639"#;
68640pub const ICON_ROTATE_360: &str = r#"
68641<svg
68642 xmlns="http://www.w3.org/2000/svg"
68643 width="24"
68644 height="24"
68645 viewBox="0 0 24 24"
68646 fill="none"
68647 stroke="currentColor"
68648 stroke-width="1.5"
68649 stroke-linecap="round"
68650 stroke-linejoin="round"
68651>
68652 <path d="M12 16h4v4" />
68653 <path d="M19.458 11.042c.86 -2.366 .722 -4.58 -.6 -5.9c-2.272 -2.274 -7.185 -1.045 -10.973 2.743c-3.788 3.788 -5.017 8.701 -2.744 10.974c2.227 2.226 6.987 1.093 10.74 -2.515" />
68654</svg>
68655"#;
68656pub const ICON_ROTATE_3D: &str = r#"
68657<svg
68658 xmlns="http://www.w3.org/2000/svg"
68659 width="24"
68660 height="24"
68661 viewBox="0 0 24 24"
68662 fill="none"
68663 stroke="currentColor"
68664 stroke-width="1.5"
68665 stroke-linecap="round"
68666 stroke-linejoin="round"
68667>
68668 <path d="M12 3a7 7 0 0 1 7 7v4l-3 -3" />
68669 <path d="M22 11l-3 3" />
68670 <path d="M8 15.5l-5 -3l5 -3l5 3v5.5l-5 3z" />
68671 <path d="M3 12.5v5.5l5 3" />
68672 <path d="M8 15.545l5 -3.03" />
68673</svg>
68674"#;
68675pub const ICON_ROTATE_CLOCKWISE_2: &str = r#"
68676<svg
68677 xmlns="http://www.w3.org/2000/svg"
68678 width="24"
68679 height="24"
68680 viewBox="0 0 24 24"
68681 fill="none"
68682 stroke="currentColor"
68683 stroke-width="1.5"
68684 stroke-linecap="round"
68685 stroke-linejoin="round"
68686>
68687 <path d="M9 4.55a8 8 0 0 1 6 14.9m0 -4.45v5h5" />
68688 <path d="M5.63 7.16l0 .01" />
68689 <path d="M4.06 11l0 .01" />
68690 <path d="M4.63 15.1l0 .01" />
68691 <path d="M7.16 18.37l0 .01" />
68692 <path d="M11 19.94l0 .01" />
68693</svg>
68694"#;
68695pub const ICON_ROTATE_CLOCKWISE: &str = r#"
68696<svg
68697 xmlns="http://www.w3.org/2000/svg"
68698 width="24"
68699 height="24"
68700 viewBox="0 0 24 24"
68701 fill="none"
68702 stroke="currentColor"
68703 stroke-width="1.5"
68704 stroke-linecap="round"
68705 stroke-linejoin="round"
68706>
68707 <path d="M4.05 11a8 8 0 1 1 .5 4m-.5 5v-5h5" />
68708</svg>
68709"#;
68710pub const ICON_ROTATE_DOT: &str = r#"
68711<svg
68712 xmlns="http://www.w3.org/2000/svg"
68713 width="24"
68714 height="24"
68715 viewBox="0 0 24 24"
68716 fill="none"
68717 stroke="currentColor"
68718 stroke-width="1.5"
68719 stroke-linecap="round"
68720 stroke-linejoin="round"
68721>
68722 <path d="M19.95 11a8 8 0 1 0 -.5 4m.5 5v-5h-5" />
68723 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
68724</svg>
68725"#;
68726pub const ICON_ROTATE_RECTANGLE: &str = r#"
68727<svg
68728 xmlns="http://www.w3.org/2000/svg"
68729 width="24"
68730 height="24"
68731 viewBox="0 0 24 24"
68732 fill="none"
68733 stroke="currentColor"
68734 stroke-width="1.5"
68735 stroke-linecap="round"
68736 stroke-linejoin="round"
68737>
68738 <path d="M10.09 4.01l.496 -.495a2 2 0 0 1 2.828 0l7.071 7.07a2 2 0 0 1 0 2.83l-7.07 7.07a2 2 0 0 1 -2.83 0l-7.07 -7.07a2 2 0 0 1 0 -2.83l3.535 -3.535h-3.988" />
68739 <path d="M7.05 11.038v-3.988" />
68740</svg>
68741"#;
68742pub const ICON_ROTATE: &str = r#"
68743<svg
68744 xmlns="http://www.w3.org/2000/svg"
68745 width="24"
68746 height="24"
68747 viewBox="0 0 24 24"
68748 fill="none"
68749 stroke="currentColor"
68750 stroke-width="1.5"
68751 stroke-linecap="round"
68752 stroke-linejoin="round"
68753>
68754 <path d="M19.95 11a8 8 0 1 0 -.5 4m.5 5v-5h-5" />
68755</svg>
68756"#;
68757pub const ICON_ROUTE_2: &str = r#"
68758<svg
68759 xmlns="http://www.w3.org/2000/svg"
68760 width="24"
68761 height="24"
68762 viewBox="0 0 24 24"
68763 fill="none"
68764 stroke="currentColor"
68765 stroke-width="1.5"
68766 stroke-linecap="round"
68767 stroke-linejoin="round"
68768>
68769 <path d="M3 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
68770 <path d="M19 7a2 2 0 1 0 0 -4a2 2 0 0 0 0 4z" />
68771 <path d="M14 5a2 2 0 0 0 -2 2v10a2 2 0 0 1 -2 2" />
68772</svg>
68773"#;
68774pub const ICON_ROUTE_ALT_LEFT: &str = r#"
68775<svg
68776 xmlns="http://www.w3.org/2000/svg"
68777 width="24"
68778 height="24"
68779 viewBox="0 0 24 24"
68780 fill="none"
68781 stroke="currentColor"
68782 stroke-width="1.5"
68783 stroke-linecap="round"
68784 stroke-linejoin="round"
68785>
68786 <path d="M8 3h-5v5" />
68787 <path d="M16 3h5v5" />
68788 <path d="M3 3l7.536 7.536a5 5 0 0 1 1.464 3.534v6.93" />
68789 <path d="M18 6.01v-.01" />
68790 <path d="M16 8.02v-.01" />
68791 <path d="M14 10v.01" />
68792</svg>
68793"#;
68794pub const ICON_ROUTE_ALT_RIGHT: &str = r#"
68795<svg
68796 xmlns="http://www.w3.org/2000/svg"
68797 width="24"
68798 height="24"
68799 viewBox="0 0 24 24"
68800 fill="none"
68801 stroke="currentColor"
68802 stroke-width="1.5"
68803 stroke-linecap="round"
68804 stroke-linejoin="round"
68805>
68806 <path d="M16 3h5v5" />
68807 <path d="M8 3h-5v5" />
68808 <path d="M21 3l-7.536 7.536a5 5 0 0 0 -1.464 3.534v6.93" />
68809 <path d="M6 6.01v-.01" />
68810 <path d="M8 8.02v-.01" />
68811 <path d="M10 10v.01" />
68812</svg>
68813"#;
68814pub const ICON_ROUTE_OFF: &str = r#"
68815<svg
68816 xmlns="http://www.w3.org/2000/svg"
68817 width="24"
68818 height="24"
68819 viewBox="0 0 24 24"
68820 fill="none"
68821 stroke="currentColor"
68822 stroke-width="1.5"
68823 stroke-linecap="round"
68824 stroke-linejoin="round"
68825>
68826 <path d="M6 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
68827 <path d="M18 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
68828 <path d="M12 19h4.5c.71 0 1.372 -.212 1.924 -.576m1.545 -2.459a3.5 3.5 0 0 0 -3.469 -3.965h-.499m-4 0h-3.501a3.5 3.5 0 0 1 -2.477 -5.972m2.477 -1.028h3.5" />
68829 <path d="M3 3l18 18" />
68830</svg>
68831"#;
68832pub const ICON_ROUTE_SCAN: &str = r#"
68833<svg
68834 xmlns="http://www.w3.org/2000/svg"
68835 width="24"
68836 height="24"
68837 viewBox="0 0 24 24"
68838 fill="none"
68839 stroke="currentColor"
68840 stroke-width="1.5"
68841 stroke-linecap="round"
68842 stroke-linejoin="round"
68843>
68844 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
68845 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
68846 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
68847 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
68848 <path d="M7 12v-3h3" />
68849 <path d="M14 9h3v3" />
68850 <path d="M7 9l4.414 4.414a2 2 0 0 1 .586 1.414v2.172" />
68851 <path d="M17 9l-4.414 4.414a2 2 0 0 0 -.586 1.414v2.172" />
68852</svg>
68853"#;
68854pub const ICON_ROUTE_SQUARE_2: &str = r#"
68855<svg
68856 xmlns="http://www.w3.org/2000/svg"
68857 width="24"
68858 height="24"
68859 viewBox="0 0 24 24"
68860 fill="none"
68861 stroke="currentColor"
68862 stroke-width="1.5"
68863 stroke-linecap="round"
68864 stroke-linejoin="round"
68865>
68866 <path d="M14 5a2 2 0 0 0 -2 2v10a2 2 0 0 1 -2 2" />
68867 <path d="M3 17h4v4h-4z" />
68868 <path d="M17 3h4v4h-4z" />
68869</svg>
68870"#;
68871pub const ICON_ROUTE_SQUARE: &str = r#"
68872<svg
68873 xmlns="http://www.w3.org/2000/svg"
68874 width="24"
68875 height="24"
68876 viewBox="0 0 24 24"
68877 fill="none"
68878 stroke="currentColor"
68879 stroke-width="1.5"
68880 stroke-linecap="round"
68881 stroke-linejoin="round"
68882>
68883 <path d="M3 17h4v4h-4z" />
68884 <path d="M17 3h4v4h-4z" />
68885 <path d="M11 19h5.5a3.5 3.5 0 0 0 0 -7h-8a3.5 3.5 0 0 1 0 -7h4.5" />
68886</svg>
68887"#;
68888pub const ICON_ROUTE_X_2: &str = r#"
68889<svg
68890 xmlns="http://www.w3.org/2000/svg"
68891 width="24"
68892 height="24"
68893 viewBox="0 0 24 24"
68894 fill="none"
68895 stroke="currentColor"
68896 stroke-width="1.5"
68897 stroke-linecap="round"
68898 stroke-linejoin="round"
68899>
68900 <path d="M3 17l4 4" />
68901 <path d="M7 17l-4 4" />
68902 <path d="M17 3l4 4" />
68903 <path d="M21 3l-4 4" />
68904 <path d="M14 5a2 2 0 0 0 -2 2v10a2 2 0 0 1 -2 2" />
68905</svg>
68906"#;
68907pub const ICON_ROUTE_X: &str = r#"
68908<svg
68909 xmlns="http://www.w3.org/2000/svg"
68910 width="24"
68911 height="24"
68912 viewBox="0 0 24 24"
68913 fill="none"
68914 stroke="currentColor"
68915 stroke-width="1.5"
68916 stroke-linecap="round"
68917 stroke-linejoin="round"
68918>
68919 <path d="M3 17l4 4" />
68920 <path d="M7 17l-4 4" />
68921 <path d="M17 3l4 4" />
68922 <path d="M21 3l-4 4" />
68923 <path d="M11 19h5.5a3.5 3.5 0 0 0 0 -7h-8a3.5 3.5 0 0 1 0 -7h4.5" />
68924</svg>
68925"#;
68926pub const ICON_ROUTE: &str = r#"
68927<svg
68928 xmlns="http://www.w3.org/2000/svg"
68929 width="24"
68930 height="24"
68931 viewBox="0 0 24 24"
68932 fill="none"
68933 stroke="currentColor"
68934 stroke-width="1.5"
68935 stroke-linecap="round"
68936 stroke-linejoin="round"
68937>
68938 <path d="M3 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
68939 <path d="M19 7a2 2 0 1 0 0 -4a2 2 0 0 0 0 4z" />
68940 <path d="M11 19h5.5a3.5 3.5 0 0 0 0 -7h-8a3.5 3.5 0 0 1 0 -7h4.5" />
68941</svg>
68942"#;
68943pub const ICON_ROUTER_OFF: &str = r#"
68944<svg
68945 xmlns="http://www.w3.org/2000/svg"
68946 width="24"
68947 height="24"
68948 viewBox="0 0 24 24"
68949 fill="none"
68950 stroke="currentColor"
68951 stroke-width="1.5"
68952 stroke-linecap="round"
68953 stroke-linejoin="round"
68954>
68955 <path d="M17 13h2a2 2 0 0 1 2 2v2m-.588 3.417c-.362 .36 -.861 .583 -1.412 .583h-14a2 2 0 0 1 -2 -2v-4a2 2 0 0 1 2 -2h8" />
68956 <path d="M17 17v.01" />
68957 <path d="M13 17v.01" />
68958 <path d="M12.226 8.2a4 4 0 0 1 6.024 .55" />
68959 <path d="M9.445 5.407a8 8 0 0 1 12.055 1.093" />
68960 <path d="M3 3l18 18" />
68961</svg>
68962"#;
68963pub const ICON_ROUTER: &str = r#"
68964<svg
68965 xmlns="http://www.w3.org/2000/svg"
68966 width="24"
68967 height="24"
68968 viewBox="0 0 24 24"
68969 fill="none"
68970 stroke="currentColor"
68971 stroke-width="1.5"
68972 stroke-linecap="round"
68973 stroke-linejoin="round"
68974>
68975 <path d="M3 13m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
68976 <path d="M17 17l0 .01" />
68977 <path d="M13 17l0 .01" />
68978 <path d="M15 13l0 -2" />
68979 <path d="M11.75 8.75a4 4 0 0 1 6.5 0" />
68980 <path d="M8.5 6.5a8 8 0 0 1 13 0" />
68981</svg>
68982"#;
68983pub const ICON_ROW_INSERT_BOTTOM: &str = r#"
68984<svg
68985 xmlns="http://www.w3.org/2000/svg"
68986 width="24"
68987 height="24"
68988 viewBox="0 0 24 24"
68989 fill="none"
68990 stroke="currentColor"
68991 stroke-width="1.5"
68992 stroke-linecap="round"
68993 stroke-linejoin="round"
68994>
68995 <path d="M20 6v4a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1z" />
68996 <path d="M12 15l0 4" />
68997 <path d="M14 17l-4 0" />
68998</svg>
68999"#;
69000pub const ICON_ROW_INSERT_TOP: &str = r#"
69001<svg
69002 xmlns="http://www.w3.org/2000/svg"
69003 width="24"
69004 height="24"
69005 viewBox="0 0 24 24"
69006 fill="none"
69007 stroke="currentColor"
69008 stroke-width="1.5"
69009 stroke-linecap="round"
69010 stroke-linejoin="round"
69011>
69012 <path d="M4 18v-4a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" />
69013 <path d="M12 9v-4" />
69014 <path d="M10 7l4 0" />
69015</svg>
69016"#;
69017pub const ICON_ROW_REMOVE: &str = r#"
69018<svg
69019 xmlns="http://www.w3.org/2000/svg"
69020 width="24"
69021 height="24"
69022 viewBox="0 0 24 24"
69023 fill="none"
69024 stroke="currentColor"
69025 stroke-width="1.5"
69026 stroke-linecap="round"
69027 stroke-linejoin="round"
69028>
69029 <path d="M20 6v4a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1z" />
69030 <path d="M10 16l4 4" />
69031 <path d="M10 20l4 -4" />
69032</svg>
69033"#;
69034pub const ICON_RSS: &str = r#"
69035<svg
69036 xmlns="http://www.w3.org/2000/svg"
69037 width="24"
69038 height="24"
69039 viewBox="0 0 24 24"
69040 fill="none"
69041 stroke="currentColor"
69042 stroke-width="1.5"
69043 stroke-linecap="round"
69044 stroke-linejoin="round"
69045>
69046 <path d="M5 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
69047 <path d="M4 4a16 16 0 0 1 16 16" />
69048 <path d="M4 11a9 9 0 0 1 9 9" />
69049</svg>
69050"#;
69051pub const ICON_RUBBER_STAMP_OFF: &str = r#"
69052<svg
69053 xmlns="http://www.w3.org/2000/svg"
69054 width="24"
69055 height="24"
69056 viewBox="0 0 24 24"
69057 fill="none"
69058 stroke="currentColor"
69059 stroke-width="1.5"
69060 stroke-linecap="round"
69061 stroke-linejoin="round"
69062>
69063 <path d="M8.273 8.273c.805 2.341 2.857 5.527 -1.484 5.527c-2.368 0 -3.789 0 -3.789 4.05h14.85" />
69064 <path d="M5 21h14" />
69065 <path d="M3 3l18 18" />
69066 <path d="M8.712 4.722a3.99 3.99 0 0 1 3.288 -1.722a4 4 0 0 1 4 4c0 .992 -.806 2.464 -1.223 3.785m6.198 6.196c-.182 -2.883 -1.332 -3.153 -3.172 -3.178" />
69067</svg>
69068"#;
69069pub const ICON_RUBBER_STAMP: &str = r#"
69070<svg
69071 xmlns="http://www.w3.org/2000/svg"
69072 width="24"
69073 height="24"
69074 viewBox="0 0 24 24"
69075 fill="none"
69076 stroke="currentColor"
69077 stroke-width="1.5"
69078 stroke-linecap="round"
69079 stroke-linejoin="round"
69080>
69081 <path d="M21 17.85h-18c0 -4.05 1.421 -4.05 3.79 -4.05c5.21 0 1.21 -4.59 1.21 -6.8a4 4 0 1 1 8 0c0 2.21 -4 6.8 1.21 6.8c2.369 0 3.79 0 3.79 4.05z" />
69082 <path d="M5 21h14" />
69083</svg>"#;
69084pub const ICON_RULER_2_OFF: &str = r#"
69085<svg
69086 xmlns="http://www.w3.org/2000/svg"
69087 width="24"
69088 height="24"
69089 viewBox="0 0 24 24"
69090 fill="none"
69091 stroke="currentColor"
69092 stroke-width="1.5"
69093 stroke-linecap="round"
69094 stroke-linejoin="round"
69095>
69096 <path d="M12.03 7.97l4.97 -4.97l4 4l-5 5m-2 2l-7 7l-4 -4l7 -7" />
69097 <path d="M16 7l-1.5 -1.5" />
69098 <path d="M10 13l-1.5 -1.5" />
69099 <path d="M7 16l-1.5 -1.5" />
69100 <path d="M3 3l18 18" />
69101</svg>
69102"#;
69103pub const ICON_RULER_2: &str = r#"
69104<svg
69105 xmlns="http://www.w3.org/2000/svg"
69106 width="24"
69107 height="24"
69108 viewBox="0 0 24 24"
69109 fill="none"
69110 stroke="currentColor"
69111 stroke-width="1.5"
69112 stroke-linecap="round"
69113 stroke-linejoin="round"
69114>
69115 <path d="M17 3l4 4l-14 14l-4 -4z" />
69116 <path d="M16 7l-1.5 -1.5" />
69117 <path d="M13 10l-1.5 -1.5" />
69118 <path d="M10 13l-1.5 -1.5" />
69119 <path d="M7 16l-1.5 -1.5" />
69120</svg>
69121"#;
69122pub const ICON_RULER_3: &str = r#"
69123<svg
69124 xmlns="http://www.w3.org/2000/svg"
69125 width="24"
69126 height="24"
69127 viewBox="0 0 24 24"
69128 fill="none"
69129 stroke="currentColor"
69130 stroke-width="1.5"
69131 stroke-linecap="round"
69132 stroke-linejoin="round"
69133>
69134 <path d="M19.875 8c.621 0 1.125 .512 1.125 1.143v5.714c0 .631 -.504 1.143 -1.125 1.143h-15.875a1 1 0 0 1 -1 -1v-5.857c0 -.631 .504 -1.143 1.125 -1.143h15.75z" />
69135 <path d="M9 8v2" />
69136 <path d="M6 8v3" />
69137 <path d="M12 8v3" />
69138 <path d="M18 8v3" />
69139 <path d="M15 8v2" />
69140</svg>
69141"#;
69142pub const ICON_RULER_MEASURE_2: &str = r#"
69143<svg
69144 xmlns="http://www.w3.org/2000/svg"
69145 width="24"
69146 height="24"
69147 viewBox="0 0 24 24"
69148 fill="none"
69149 stroke="currentColor"
69150 stroke-width="1.5"
69151 stroke-linecap="round"
69152 stroke-linejoin="round"
69153>
69154 <path d="M12 19.875c0 .621 -.512 1.125 -1.143 1.125h-5.714a1.134 1.134 0 0 1 -1.143 -1.125v-15.875a1 1 0 0 1 1 -1h5.857c.631 0 1.143 .504 1.143 1.125z" />
69155 <path d="M12 9h-2" />
69156 <path d="M12 6h-3" />
69157 <path d="M12 12h-3" />
69158 <path d="M12 18h-3" />
69159 <path d="M12 15h-2" />
69160 <path d="M21 3h-4" />
69161 <path d="M19 3v18" />
69162 <path d="M21 21h-4" />
69163</svg>
69164"#;
69165pub const ICON_RULER_MEASURE: &str = r#"
69166<svg
69167 xmlns="http://www.w3.org/2000/svg"
69168 width="24"
69169 height="24"
69170 viewBox="0 0 24 24"
69171 fill="none"
69172 stroke="currentColor"
69173 stroke-width="1.5"
69174 stroke-linecap="round"
69175 stroke-linejoin="round"
69176>
69177 <path d="M19.875 12c.621 0 1.125 .512 1.125 1.143v5.714c0 .631 -.504 1.143 -1.125 1.143h-15.875a1 1 0 0 1 -1 -1v-5.857c0 -.631 .504 -1.143 1.125 -1.143h15.75z" />
69178 <path d="M9 12v2" />
69179 <path d="M6 12v3" />
69180 <path d="M12 12v3" />
69181 <path d="M18 12v3" />
69182 <path d="M15 12v2" />
69183 <path d="M3 3v4" />
69184 <path d="M3 5h18" />
69185 <path d="M21 3v4" />
69186</svg>
69187"#;
69188pub const ICON_RULER_OFF: &str = r#"
69189<svg
69190 xmlns="http://www.w3.org/2000/svg"
69191 width="24"
69192 height="24"
69193 viewBox="0 0 24 24"
69194 fill="none"
69195 stroke="currentColor"
69196 stroke-width="1.5"
69197 stroke-linecap="round"
69198 stroke-linejoin="round"
69199>
69200 <path d="M8 4h11a1 1 0 0 1 1 1v5a1 1 0 0 1 -1 1h-4m-3.713 .299a1 1 0 0 0 -.287 .701v7a1 1 0 0 1 -1 1h-5a1 1 0 0 1 -1 -1v-14c0 -.284 .118 -.54 .308 -.722" />
69201 <path d="M4 8h2" />
69202 <path d="M4 12h3" />
69203 <path d="M4 16h2" />
69204 <path d="M12 4v3" />
69205 <path d="M16 4v2" />
69206 <path d="M3 3l18 18" />
69207</svg>
69208"#;
69209pub const ICON_RULER: &str = r#"
69210<svg
69211 xmlns="http://www.w3.org/2000/svg"
69212 width="24"
69213 height="24"
69214 viewBox="0 0 24 24"
69215 fill="none"
69216 stroke="currentColor"
69217 stroke-width="1.5"
69218 stroke-linecap="round"
69219 stroke-linejoin="round"
69220>
69221 <path d="M5 4h14a1 1 0 0 1 1 1v5a1 1 0 0 1 -1 1h-7a1 1 0 0 0 -1 1v7a1 1 0 0 1 -1 1h-5a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1" />
69222 <path d="M4 8l2 0" />
69223 <path d="M4 12l3 0" />
69224 <path d="M4 16l2 0" />
69225 <path d="M8 4l0 2" />
69226 <path d="M12 4l0 3" />
69227 <path d="M16 4l0 2" />
69228</svg>
69229"#;
69230pub const ICON_RUN: &str = r#"
69231<svg
69232 xmlns="http://www.w3.org/2000/svg"
69233 width="24"
69234 height="24"
69235 viewBox="0 0 24 24"
69236 fill="none"
69237 stroke="currentColor"
69238 stroke-width="1.5"
69239 stroke-linecap="round"
69240 stroke-linejoin="round"
69241>
69242 <path d="M13 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
69243 <path d="M4 17l5 1l.75 -1.5" />
69244 <path d="M15 21l0 -4l-4 -3l1 -6" />
69245 <path d="M7 12l0 -3l5 -1l3 3l3 1" />
69246</svg>
69247"#;
69248pub const ICON_RV_TRUCK: &str = r#"
69249<svg
69250 xmlns="http://www.w3.org/2000/svg"
69251 width="24"
69252 height="24"
69253 viewBox="0 0 24 24"
69254 fill="none"
69255 stroke="currentColor"
69256 stroke-width="1.5"
69257 stroke-linecap="round"
69258 stroke-linejoin="round"
69259>
69260 <path d="M7 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
69261 <path d="M17 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
69262 <path d="M9 17h6" />
69263 <path d="M19 17h1a1 1 0 0 0 1 -1v-4.528a2 2 0 0 0 -.211 -.894l-.96 -1.92a3 3 0 0 0 -2.683 -1.658h-11.146a3 3 0 0 0 -3 3v6a1 1 0 0 0 1 1h1" />
69264 <path d="M3 12h18" />
69265 <path d="M15 12v-5" />
69266 <path d="M6 4m0 1.5a1.5 1.5 0 0 1 1.5 -1.5h7a1.5 1.5 0 0 1 1.5 1.5v0a1.5 1.5 0 0 1 -1.5 1.5h-7a1.5 1.5 0 0 1 -1.5 -1.5z" />
69267</svg>
69268"#;
69269pub const ICON_S_TURN_DOWN: &str = r#"
69270<svg
69271 xmlns="http://www.w3.org/2000/svg"
69272 width="24"
69273 height="24"
69274 viewBox="0 0 24 24"
69275 fill="none"
69276 stroke="currentColor"
69277 stroke-width="1.5"
69278 stroke-linecap="round"
69279 stroke-linejoin="round"
69280>
69281 <path d="M7 5a2 2 0 1 1 -4 0a2 2 0 0 1 4 0z" />
69282 <path d="M5 7v9.5a3.5 3.5 0 0 0 7 0v-9a3.5 3.5 0 0 1 7 0v13.5" />
69283 <path d="M16 18l3 3l3 -3" />
69284</svg>
69285"#;
69286pub const ICON_S_TURN_LEFT: &str = r#"
69287<svg
69288 xmlns="http://www.w3.org/2000/svg"
69289 width="24"
69290 height="24"
69291 viewBox="0 0 24 24"
69292 fill="none"
69293 stroke="currentColor"
69294 stroke-width="1.5"
69295 stroke-linecap="round"
69296 stroke-linejoin="round"
69297>
69298 <path d="M19 7a2 2 0 1 1 0 -4a2 2 0 0 1 0 4z" />
69299 <path d="M17 5h-9.5a3.5 3.5 0 0 0 0 7h9a3.5 3.5 0 0 1 0 7h-13.5" />
69300 <path d="M6 16l-3 3l3 3" />
69301</svg>
69302"#;
69303pub const ICON_S_TURN_RIGHT: &str = r#"
69304<svg
69305 xmlns="http://www.w3.org/2000/svg"
69306 width="24"
69307 height="24"
69308 viewBox="0 0 24 24"
69309 fill="none"
69310 stroke="currentColor"
69311 stroke-width="1.5"
69312 stroke-linecap="round"
69313 stroke-linejoin="round"
69314>
69315 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
69316 <path d="M7 5h9.5a3.5 3.5 0 0 1 0 7h-9a3.5 3.5 0 0 0 0 7h13.5" />
69317 <path d="M18 16l3 3l-3 3" />
69318</svg>
69319"#;
69320pub const ICON_S_TURN_UP: &str = r#"
69321<svg
69322 xmlns="http://www.w3.org/2000/svg"
69323 width="24"
69324 height="24"
69325 viewBox="0 0 24 24"
69326 fill="none"
69327 stroke="currentColor"
69328 stroke-width="1.5"
69329 stroke-linecap="round"
69330 stroke-linejoin="round"
69331>
69332 <path d="M7 19a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
69333 <path d="M5 17v-9.5a3.5 3.5 0 0 1 7 0v9a3.5 3.5 0 0 0 7 0v-13.5" />
69334 <path d="M16 6l3 -3l3 3" />
69335</svg>
69336"#;
69337pub const ICON_SAILBOAT_2: &str = r#"
69338<svg
69339 xmlns="http://www.w3.org/2000/svg"
69340 width="24"
69341 height="24"
69342 viewBox="0 0 24 24"
69343 fill="none"
69344 stroke="currentColor"
69345 stroke-width="1.5"
69346 stroke-linecap="round"
69347 stroke-linejoin="round"
69348>
69349 <path d="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1" />
69350 <path d="M4 18l-1 -3h18l-1 3" />
69351 <path d="M12 11v4" />
69352 <path d="M7 3c1.333 2.667 1.333 5.333 0 8h10c1.333 -2.667 1.333 -5.333 0 -8" />
69353 <path d="M6 3h12" />
69354</svg>
69355"#;
69356pub const ICON_SAILBOAT_OFF: &str = r#"
69357<svg
69358 xmlns="http://www.w3.org/2000/svg"
69359 width="24"
69360 height="24"
69361 viewBox="0 0 24 24"
69362 fill="none"
69363 stroke="currentColor"
69364 stroke-width="1.5"
69365 stroke-linecap="round"
69366 stroke-linejoin="round"
69367>
69368 <path d="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1" />
69369 <path d="M4 18l-1 -3h12m4 0h2l-.506 1.517" />
69370 <path d="M11 11v1h1m4 0h2l-7 -9v4" />
69371 <path d="M7.713 7.718l-1.713 4.282" />
69372 <path d="M3 3l18 18" />
69373</svg>
69374"#;
69375pub const ICON_SAILBOAT: &str = r#"
69376<svg
69377 xmlns="http://www.w3.org/2000/svg"
69378 width="24"
69379 height="24"
69380 viewBox="0 0 24 24"
69381 fill="none"
69382 stroke="currentColor"
69383 stroke-width="1.5"
69384 stroke-linecap="round"
69385 stroke-linejoin="round"
69386>
69387 <path d="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1" />
69388 <path d="M4 18l-1 -3h18l-1 3" />
69389 <path d="M11 12h7l-7 -9v9" />
69390 <path d="M8 7l-2 5" />
69391</svg>
69392"#;
69393pub const ICON_SALAD: &str = r#"
69394<svg
69395 xmlns="http://www.w3.org/2000/svg"
69396 width="24"
69397 height="24"
69398 viewBox="0 0 24 24"
69399 fill="none"
69400 stroke="currentColor"
69401 stroke-width="1.5"
69402 stroke-linecap="round"
69403 stroke-linejoin="round"
69404>
69405 <path d="M4 11h16a1 1 0 0 1 1 1v.5c0 1.5 -2.517 5.573 -4 6.5v1a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-1c-1.687 -1.054 -4 -5 -4 -6.5v-.5a1 1 0 0 1 1 -1z" />
69406 <path d="M18.5 11c.351 -1.017 .426 -2.236 .5 -3.714v-1.286h-2.256c-2.83 0 -4.616 .804 -5.64 2.076" />
69407 <path d="M5.255 11.008a12.204 12.204 0 0 1 -.255 -2.008v-1h1.755c.98 0 1.801 .124 2.479 .35" />
69408 <path d="M8 8l1 -4l4 2.5" />
69409 <path d="M13 11v-.5a2.5 2.5 0 1 0 -5 0v.5" />
69410</svg>
69411"#;
69412pub const ICON_SALT: &str = r#"
69413<svg
69414 xmlns="http://www.w3.org/2000/svg"
69415 width="24"
69416 height="24"
69417 viewBox="0 0 24 24"
69418 fill="none"
69419 stroke="currentColor"
69420 stroke-width="1.5"
69421 stroke-linecap="round"
69422 stroke-linejoin="round"
69423>
69424 <path d="M12 13v.01" />
69425 <path d="M10 16v.01" />
69426 <path d="M14 16v.01" />
69427 <path d="M7.5 8h9l-.281 -2.248a2 2 0 0 0 -1.985 -1.752h-4.468a2 2 0 0 0 -1.986 1.752l-.28 2.248z" />
69428 <path d="M7.5 8l-1.612 9.671a2 2 0 0 0 1.973 2.329h8.278a2 2 0 0 0 1.973 -2.329l-1.612 -9.671" />
69429</svg>
69430"#;
69431pub const ICON_SANDBOX: &str = r#"
69432<svg
69433 xmlns="http://www.w3.org/2000/svg"
69434 width="24"
69435 height="24"
69436 viewBox="0 0 24 24"
69437 fill="none"
69438 stroke="currentColor"
69439 stroke-width="1.5"
69440 stroke-linecap="round"
69441 stroke-linejoin="round"
69442>
69443 <path d="M19.953 8.017l1.047 6.983v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-2l1.245 -8.297a2 2 0 0 1 1.977 -1.703h3.778" />
69444 <path d="M3 15h18" />
69445 <path d="M13 3l5.5 1.5" />
69446 <path d="M15.75 3.75l-2 7" />
69447 <path d="M7 10.5c1.667 -.667 3.333 -.667 5 0c1.667 .667 3.333 .667 5 0" />
69448</svg>
69449"#;
69450pub const ICON_SATELLITE_OFF: &str = r#"
69451<svg
69452 xmlns="http://www.w3.org/2000/svg"
69453 width="24"
69454 height="24"
69455 viewBox="0 0 24 24"
69456 fill="none"
69457 stroke="currentColor"
69458 stroke-width="1.5"
69459 stroke-linecap="round"
69460 stroke-linejoin="round"
69461>
69462 <path d="M7.707 3.707l5.586 5.586m-1.293 2.707l-1.293 1.293a1 1 0 0 1 -1.414 0l-5.586 -5.586a1 1 0 0 1 0 -1.414l1.293 -1.293" />
69463 <path d="M6 10l-3 3l3 3l3 -3" />
69464 <path d="M10 6l3 -3l3 3l-3 3" />
69465 <path d="M12 12l1.5 1.5" />
69466 <path d="M14.5 17c.69 0 1.316 -.28 1.769 -.733" />
69467 <path d="M15 21c1.654 0 3.151 -.67 4.237 -1.752m1.507 -2.507a6 6 0 0 0 .256 -1.741" />
69468 <path d="M3 3l18 18" />
69469</svg>
69470"#;
69471pub const ICON_SATELLITE: &str = r#"
69472<svg
69473 xmlns="http://www.w3.org/2000/svg"
69474 width="24"
69475 height="24"
69476 viewBox="0 0 24 24"
69477 fill="none"
69478 stroke="currentColor"
69479 stroke-width="1.5"
69480 stroke-linecap="round"
69481 stroke-linejoin="round"
69482>
69483 <path d="M3.707 6.293l2.586 -2.586a1 1 0 0 1 1.414 0l5.586 5.586a1 1 0 0 1 0 1.414l-2.586 2.586a1 1 0 0 1 -1.414 0l-5.586 -5.586a1 1 0 0 1 0 -1.414z" />
69484 <path d="M6 10l-3 3l3 3l3 -3" />
69485 <path d="M10 6l3 -3l3 3l-3 3" />
69486 <path d="M12 12l1.5 1.5" />
69487 <path d="M14.5 17a2.5 2.5 0 0 0 2.5 -2.5" />
69488 <path d="M15 21a6 6 0 0 0 6 -6" />
69489</svg>
69490"#;
69491pub const ICON_SAUSAGE: &str = r#"
69492<svg
69493 xmlns="http://www.w3.org/2000/svg"
69494 width="24"
69495 height="24"
69496 viewBox="0 0 24 24"
69497 fill="none"
69498 stroke="currentColor"
69499 stroke-width="1.5"
69500 stroke-linecap="round"
69501 stroke-linejoin="round"
69502>
69503 <path d="M5.5 5.5a2.5 2.5 0 0 0 -2.5 2.5c0 7.18 5.82 13 13 13a2.5 2.5 0 1 0 0 -5a8 8 0 0 1 -8 -8a2.5 2.5 0 0 0 -2.5 -2.5z" />
69504 <path d="M5.195 5.519l-1.243 -1.989a1 1 0 0 1 .848 -1.53h1.392a1 1 0 0 1 .848 1.53l-1.245 1.99" />
69505 <path d="M18.482 18.225l1.989 -1.243a1 1 0 0 1 1.53 .848v1.392a1 1 0 0 1 -1.53 .848l-1.991 -1.245" />
69506</svg>
69507"#;
69508pub const ICON_SCALE_OFF: &str = r#"
69509<svg
69510 xmlns="http://www.w3.org/2000/svg"
69511 width="24"
69512 height="24"
69513 viewBox="0 0 24 24"
69514 fill="none"
69515 stroke="currentColor"
69516 stroke-width="1.5"
69517 stroke-linecap="round"
69518 stroke-linejoin="round"
69519>
69520 <path d="M7 20h10" />
69521 <path d="M9.452 5.425l2.548 -.425l6 1" />
69522 <path d="M12 3v5m0 4v8" />
69523 <path d="M9 12l-3 -6l-3 6a3 3 0 0 0 6 0" />
69524 <path d="M18.873 14.871a3 3 0 0 0 2.127 -2.871l-3 -6l-2.677 5.355" />
69525 <path d="M3 3l18 18" />
69526</svg>
69527"#;
69528pub const ICON_SCALE_OUTLINE_OFF: &str = r#"
69529<svg
69530 xmlns="http://www.w3.org/2000/svg"
69531 width="24"
69532 height="24"
69533 viewBox="0 0 24 24"
69534 fill="none"
69535 stroke="currentColor"
69536 stroke-width="1.5"
69537 stroke-linecap="round"
69538 stroke-linejoin="round"
69539>
69540 <path d="M7 3h10a4 4 0 0 1 4 4v10m-1.173 2.83a3.987 3.987 0 0 1 -2.827 1.17h-10a4 4 0 0 1 -4 -4v-10c0 -1.104 .447 -2.103 1.17 -2.827" />
69541 <path d="M11.062 7.062c.31 -.041 .622 -.062 .938 -.062c1.956 0 3.724 .802 5 2.095a142.85 142.85 0 0 0 -2 1.905m-3.723 .288a3 3 0 0 0 -1.315 .71l-2.956 -2.903a6.977 6.977 0 0 1 1.142 -.942" />
69542 <path d="M3 3l18 18" />
69543</svg>
69544"#;
69545pub const ICON_SCALE_OUTLINE: &str = r#"
69546<svg
69547 xmlns="http://www.w3.org/2000/svg"
69548 width="24"
69549 height="24"
69550 viewBox="0 0 24 24"
69551 fill="none"
69552 stroke="currentColor"
69553 stroke-width="1.5"
69554 stroke-linecap="round"
69555 stroke-linejoin="round"
69556>
69557 <path d="M3 3m0 4a4 4 0 0 1 4 -4h10a4 4 0 0 1 4 4v10a4 4 0 0 1 -4 4h-10a4 4 0 0 1 -4 -4z" />
69558 <path d="M12 7c1.956 0 3.724 .802 5 2.095l-2.956 2.904a3 3 0 0 0 -2.038 -.799a3 3 0 0 0 -2.038 .798l-2.956 -2.903a6.979 6.979 0 0 1 5 -2.095z" />
69559</svg>
69560"#;
69561pub const ICON_SCALE: &str = r#"
69562<svg
69563 xmlns="http://www.w3.org/2000/svg"
69564 width="24"
69565 height="24"
69566 viewBox="0 0 24 24"
69567 fill="none"
69568 stroke="currentColor"
69569 stroke-width="1.5"
69570 stroke-linecap="round"
69571 stroke-linejoin="round"
69572>
69573 <path d="M7 20l10 0" />
69574 <path d="M6 6l6 -1l6 1" />
69575 <path d="M12 3l0 17" />
69576 <path d="M9 12l-3 -6l-3 6a3 3 0 0 0 6 0" />
69577 <path d="M21 12l-3 -6l-3 6a3 3 0 0 0 6 0" />
69578</svg>
69579"#;
69580pub const ICON_SCAN_EYE: &str = r#"
69581<svg
69582 xmlns="http://www.w3.org/2000/svg"
69583 width="24"
69584 height="24"
69585 viewBox="0 0 24 24"
69586 fill="none"
69587 stroke="currentColor"
69588 stroke-width="1.5"
69589 stroke-linecap="round"
69590 stroke-linejoin="round"
69591>
69592 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
69593 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
69594 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
69595 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
69596 <path d="M7 12c3.333 -4.667 6.667 -4.667 10 0" />
69597 <path d="M7 12c3.333 4.667 6.667 4.667 10 0" />
69598 <path d="M12 12h-.01" />
69599</svg>
69600"#;
69601pub const ICON_SCAN_POSITION: &str = r#"
69602<svg
69603 xmlns="http://www.w3.org/2000/svg"
69604 width="24"
69605 height="24"
69606 viewBox="0 0 24 24"
69607 fill="none"
69608 stroke="currentColor"
69609 stroke-width="1.5"
69610 stroke-linecap="round"
69611 stroke-linejoin="round"
69612>
69613 <path d="M4 7v-1a2 2 0 0 1 2 -2h2" />
69614 <path d="M4 17v1a2 2 0 0 0 2 2h2" />
69615 <path d="M16 4h2a2 2 0 0 1 2 2v1" />
69616 <path d="M16 20h2a2 2 0 0 0 2 -2v-1" />
69617 <path d="M12 17l3 -8l-8 3l3.5 1.5z" />
69618</svg>
69619"#;
69620pub const ICON_SCAN: &str = r#"
69621<svg
69622 xmlns="http://www.w3.org/2000/svg"
69623 width="24"
69624 height="24"
69625 viewBox="0 0 24 24"
69626 fill="none"
69627 stroke="currentColor"
69628 stroke-width="1.5"
69629 stroke-linecap="round"
69630 stroke-linejoin="round"
69631>
69632 <path d="M4 7v-1a2 2 0 0 1 2 -2h2" />
69633 <path d="M4 17v1a2 2 0 0 0 2 2h2" />
69634 <path d="M16 4h2a2 2 0 0 1 2 2v1" />
69635 <path d="M16 20h2a2 2 0 0 0 2 -2v-1" />
69636 <path d="M5 12l14 0" />
69637</svg>
69638"#;
69639pub const ICON_SCHEMA_OFF: &str = r#"
69640<svg
69641 xmlns="http://www.w3.org/2000/svg"
69642 width="24"
69643 height="24"
69644 viewBox="0 0 24 24"
69645 fill="none"
69646 stroke="currentColor"
69647 stroke-width="1.5"
69648 stroke-linecap="round"
69649 stroke-linejoin="round"
69650>
69651 <path d="M6 2h4v4m-4 0h-1v-1" />
69652 <path d="M15 11v-1h5v4h-2" />
69653 <path d="M5 18h5v4h-5z" />
69654 <path d="M5 10h5v4h-5z" />
69655 <path d="M10 12h2" />
69656 <path d="M7.5 7.5v2.5" />
69657 <path d="M7.5 14v4" />
69658 <path d="M3 3l18 18" />
69659</svg>
69660"#;
69661pub const ICON_SCHEMA: &str = r#"
69662<svg
69663 xmlns="http://www.w3.org/2000/svg"
69664 width="24"
69665 height="24"
69666 viewBox="0 0 24 24"
69667 fill="none"
69668 stroke="currentColor"
69669 stroke-width="1.5"
69670 stroke-linecap="round"
69671 stroke-linejoin="round"
69672>
69673 <path d="M5 2h5v4h-5z" />
69674 <path d="M15 10h5v4h-5z" />
69675 <path d="M5 18h5v4h-5z" />
69676 <path d="M5 10h5v4h-5z" />
69677 <path d="M10 12h5" />
69678 <path d="M7.5 6v4" />
69679 <path d="M7.5 14v4" />
69680</svg>
69681"#;
69682pub const ICON_SCHOOL_BELL: &str = r#"
69683<svg
69684 xmlns="http://www.w3.org/2000/svg"
69685 width="24"
69686 height="24"
69687 viewBox="0 0 24 24"
69688 fill="none"
69689 stroke="currentColor"
69690 stroke-width="1.5"
69691 stroke-linecap="round"
69692 stroke-linejoin="round"
69693>
69694 <path d="M4 17a3 3 0 0 0 3 3" />
69695 <path d="M14.805 6.37l2.783 -2.784a2 2 0 1 1 2.829 2.828l-2.784 2.786" />
69696 <path d="M16.505 7.495a5.105 5.105 0 0 1 .176 7.035l-.176 .184l-1.867 1.867a3.48 3.48 0 0 0 -1.013 2.234l-.008 .23v.934c0 .327 -.13 .64 -.36 .871a.51 .51 0 0 1 -.652 .06l-.07 -.06l-9.385 -9.384a.51 .51 0 0 1 0 -.722c.198 -.198 .456 -.322 .732 -.353l.139 -.008h.933c.848 0 1.663 -.309 2.297 -.864l.168 -.157l1.867 -1.867l.16 -.153a5.105 5.105 0 0 1 7.059 .153z" />
69697</svg>
69698"#;
69699pub const ICON_SCHOOL_OFF: &str = r#"
69700<svg
69701 xmlns="http://www.w3.org/2000/svg"
69702 width="24"
69703 height="24"
69704 viewBox="0 0 24 24"
69705 fill="none"
69706 stroke="currentColor"
69707 stroke-width="1.5"
69708 stroke-linecap="round"
69709 stroke-linejoin="round"
69710>
69711 <path d="M22 9l-10 -4l-2.136 .854m-2.864 1.146l-5 2l10 4l.697 -.279m2.878 -1.151l6.425 -2.57v6" />
69712 <path d="M6 10.6v5.4c0 1.657 2.686 3 6 3c2.334 0 4.357 -.666 5.35 -1.64m.65 -3.36v-3.4" />
69713 <path d="M3 3l18 18" />
69714</svg>
69715"#;
69716pub const ICON_SCHOOL: &str = r#"
69717<svg
69718 xmlns="http://www.w3.org/2000/svg"
69719 width="24"
69720 height="24"
69721 viewBox="0 0 24 24"
69722 fill="none"
69723 stroke="currentColor"
69724 stroke-width="1.5"
69725 stroke-linecap="round"
69726 stroke-linejoin="round"
69727>
69728 <path d="M22 9l-10 -4l-10 4l10 4l10 -4v6" />
69729 <path d="M6 10.6v5.4a6 3 0 0 0 12 0v-5.4" />
69730</svg>
69731"#;
69732pub const ICON_SCISSORS_OFF: &str = r#"
69733<svg
69734 xmlns="http://www.w3.org/2000/svg"
69735 width="24"
69736 height="24"
69737 viewBox="0 0 24 24"
69738 fill="none"
69739 stroke="currentColor"
69740 stroke-width="1.5"
69741 stroke-linecap="round"
69742 stroke-linejoin="round"
69743>
69744 <path d="M4.432 4.442a3 3 0 1 0 4.114 4.146" />
69745 <path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
69746 <path d="M8.6 15.4l3.4 -3.4m2 -2l5 -5" />
69747 <path d="M3 3l18 18" />
69748</svg>
69749"#;
69750pub const ICON_SCISSORS: &str = r#"
69751<svg
69752 xmlns="http://www.w3.org/2000/svg"
69753 width="24"
69754 height="24"
69755 viewBox="0 0 24 24"
69756 fill="none"
69757 stroke="currentColor"
69758 stroke-width="1.5"
69759 stroke-linecap="round"
69760 stroke-linejoin="round"
69761>
69762 <path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
69763 <path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
69764 <path d="M8.6 8.6l10.4 10.4" />
69765 <path d="M8.6 15.4l10.4 -10.4" />
69766</svg>
69767"#;
69768pub const ICON_SCOOTER_ELECTRIC: &str = r#"
69769<svg
69770 xmlns="http://www.w3.org/2000/svg"
69771 width="24"
69772 height="24"
69773 viewBox="0 0 24 24"
69774 fill="none"
69775 stroke="currentColor"
69776 stroke-width="1.5"
69777 stroke-linecap="round"
69778 stroke-linejoin="round"
69779>
69780 <path d="M18 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
69781 <path d="M6 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
69782 <path d="M8 17h5a6 6 0 0 1 5 -5v-5a2 2 0 0 0 -2 -2h-1" />
69783 <path d="M10 4l-2 4h3l-2 4" />
69784</svg>
69785"#;
69786pub const ICON_SCOOTER: &str = r#"
69787<svg
69788 xmlns="http://www.w3.org/2000/svg"
69789 width="24"
69790 height="24"
69791 viewBox="0 0 24 24"
69792 fill="none"
69793 stroke="currentColor"
69794 stroke-width="1.5"
69795 stroke-linecap="round"
69796 stroke-linejoin="round"
69797>
69798 <path d="M18 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
69799 <path d="M6 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
69800 <path d="M8 17h5a6 6 0 0 1 5 -5v-5a2 2 0 0 0 -2 -2h-1" />
69801</svg>
69802"#;
69803pub const ICON_SCOREBOARD: &str = r#"
69804<svg
69805 xmlns="http://www.w3.org/2000/svg"
69806 width="24"
69807 height="24"
69808 viewBox="0 0 24 24"
69809 fill="none"
69810 stroke="currentColor"
69811 stroke-width="1.5"
69812 stroke-linecap="round"
69813 stroke-linejoin="round"
69814>
69815 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
69816 <path d="M12 5v2" />
69817 <path d="M12 10v1" />
69818 <path d="M12 14v1" />
69819 <path d="M12 18v1" />
69820 <path d="M7 3v2" />
69821 <path d="M17 3v2" />
69822 <path d="M15 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
69823 <path d="M6 9h1.5a1.5 1.5 0 0 1 0 3h-.5h.5a1.5 1.5 0 0 1 0 3h-1.5" />
69824</svg>
69825"#;
69826pub const ICON_SCREEN_SHARE_OFF: &str = r#"
69827<svg
69828 xmlns="http://www.w3.org/2000/svg"
69829 width="24"
69830 height="24"
69831 viewBox="0 0 24 24"
69832 fill="none"
69833 stroke="currentColor"
69834 stroke-width="1.5"
69835 stroke-linecap="round"
69836 stroke-linejoin="round"
69837>
69838 <path d="M21 12v3a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h9" />
69839 <path d="M7 20l10 0" />
69840 <path d="M9 16l0 4" />
69841 <path d="M15 16l0 4" />
69842 <path d="M17 8l4 -4m-4 0l4 4" />
69843</svg>
69844"#;
69845pub const ICON_SCREEN_SHARE: &str = r#"
69846<svg
69847 xmlns="http://www.w3.org/2000/svg"
69848 width="24"
69849 height="24"
69850 viewBox="0 0 24 24"
69851 fill="none"
69852 stroke="currentColor"
69853 stroke-width="1.5"
69854 stroke-linecap="round"
69855 stroke-linejoin="round"
69856>
69857 <path d="M21 12v3a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h9" />
69858 <path d="M7 20l10 0" />
69859 <path d="M9 16l0 4" />
69860 <path d="M15 16l0 4" />
69861 <path d="M17 4h4v4" />
69862 <path d="M16 9l5 -5" />
69863</svg>
69864"#;
69865pub const ICON_SCREENSHOT: &str = r#"
69866<svg
69867 xmlns="http://www.w3.org/2000/svg"
69868 width="24"
69869 height="24"
69870 viewBox="0 0 24 24"
69871 fill="none"
69872 stroke="currentColor"
69873 stroke-width="1.5"
69874 stroke-linecap="round"
69875 stroke-linejoin="round"
69876>
69877 <path d="M7 19a2 2 0 0 1 -2 -2" />
69878 <path d="M5 13v-2" />
69879 <path d="M5 7a2 2 0 0 1 2 -2" />
69880 <path d="M11 5h2" />
69881 <path d="M17 5a2 2 0 0 1 2 2" />
69882 <path d="M19 11v2" />
69883 <path d="M19 17v4" />
69884 <path d="M21 19h-4" />
69885 <path d="M13 19h-2" />
69886</svg>
69887"#;
69888pub const ICON_SCRIBBLE_OFF: &str = r#"
69889<svg
69890 xmlns="http://www.w3.org/2000/svg"
69891 width="24"
69892 height="24"
69893 viewBox="0 0 24 24"
69894 fill="none"
69895 stroke="currentColor"
69896 stroke-width="1.5"
69897 stroke-linecap="round"
69898 stroke-linejoin="round"
69899>
69900 <path d="M3 15c2 3 4 4 7 4c1.95 0 4.324 -1.268 5.746 -3.256m1.181 -2.812a5.97 5.97 0 0 0 .073 -.932c0 -4 -3 -7 -6 -7c-.642 0 -1.239 .069 -1.78 .201m-2.492 1.515c-.47 .617 -.728 1.386 -.728 2.284c0 2.5 2 5 6 5c.597 0 1.203 -.055 1.808 -.156m3.102 -.921c2.235 -.953 4.152 -2.423 5.09 -3.923" />
69901 <path d="M3 3l18 18" />
69902</svg>
69903"#;
69904pub const ICON_SCRIBBLE: &str = r#"
69905<svg
69906 xmlns="http://www.w3.org/2000/svg"
69907 width="24"
69908 height="24"
69909 viewBox="0 0 24 24"
69910 fill="none"
69911 stroke="currentColor"
69912 stroke-width="1.5"
69913 stroke-linecap="round"
69914 stroke-linejoin="round"
69915>
69916 <path d="M3 15c2 3 4 4 7 4s7 -3 7 -7s-3 -7 -6 -7s-5 1.5 -5 4s2 5 6 5s8.408 -2.453 10 -5" />
69917</svg>
69918"#;
69919pub const ICON_SCRIPT_MINUS: &str = r#"
69920<svg
69921 xmlns="http://www.w3.org/2000/svg"
69922 width="24"
69923 height="24"
69924 viewBox="0 0 24 24"
69925 fill="none"
69926 stroke="currentColor"
69927 stroke-width="1.5"
69928 stroke-linecap="round"
69929 stroke-linejoin="round"
69930>
69931 <path d="M17 19h4" />
69932 <path d="M14 20h-8a3 3 0 0 1 0 -6h11a3 3 0 0 0 -3 3m7 -2v-9a2 2 0 0 0 -2 -2h-10a2 2 0 0 0 -2 2v8" />
69933</svg>
69934"#;
69935pub const ICON_SCRIPT_PLUS: &str = r#"
69936<svg
69937 xmlns="http://www.w3.org/2000/svg"
69938 width="24"
69939 height="24"
69940 viewBox="0 0 24 24"
69941 fill="none"
69942 stroke="currentColor"
69943 stroke-width="1.5"
69944 stroke-linecap="round"
69945 stroke-linejoin="round"
69946>
69947 <path d="M17 19h4" />
69948 <path d="M14 20h-8a3 3 0 0 1 0 -6h11a3 3 0 0 0 -3 3m7 -3v-8a2 2 0 0 0 -2 -2h-10a2 2 0 0 0 -2 2v8" />
69949 <path d="M19 17v4" />
69950</svg>
69951"#;
69952pub const ICON_SCRIPT_X: &str = r#"
69953<svg
69954 xmlns="http://www.w3.org/2000/svg"
69955 width="24"
69956 height="24"
69957 viewBox="0 0 24 24"
69958 fill="none"
69959 stroke="currentColor"
69960 stroke-width="1.5"
69961 stroke-linecap="round"
69962 stroke-linejoin="round"
69963>
69964 <path d="M14 20h-8a3 3 0 0 1 0 -6h11a3 3 0 0 0 -3 3m7 -3v-8a2 2 0 0 0 -2 -2h-10a2 2 0 0 0 -2 2v8" />
69965 <path d="M17 17l4 4m0 -4l-4 4" />
69966</svg>
69967"#;
69968pub const ICON_SCRIPT: &str = r#"
69969<svg
69970 xmlns="http://www.w3.org/2000/svg"
69971 width="24"
69972 height="24"
69973 viewBox="0 0 24 24"
69974 fill="none"
69975 stroke="currentColor"
69976 stroke-width="1.5"
69977 stroke-linecap="round"
69978 stroke-linejoin="round"
69979>
69980 <path d="M17 20h-11a3 3 0 0 1 0 -6h11a3 3 0 0 0 0 6h1a3 3 0 0 0 3 -3v-11a2 2 0 0 0 -2 -2h-10a2 2 0 0 0 -2 2v8" />
69981</svg>
69982"#;
69983pub const ICON_SCUBA_DIVING_TANK: &str = r#"
69984<svg
69985 xmlns="http://www.w3.org/2000/svg"
69986 width="24"
69987 height="24"
69988 viewBox="0 0 24 24"
69989 fill="none"
69990 stroke="currentColor"
69991 stroke-width="1.5"
69992 stroke-linecap="round"
69993 stroke-linejoin="round"
69994>
69995 <path d="M8 11a4 4 0 1 1 8 0v5h-8z" />
69996 <path d="M8 16v3a2 2 0 0 0 2 2h4a2 2 0 0 0 2 -2v-3" />
69997 <path d="M9 4h6" />
69998 <path d="M12 7v-3" />
69999 <path d="M8 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
70000 <circle cx="12" cy="4" r=".5" fill="currentColor" />
70001</svg>
70002"#;
70003pub const ICON_SCUBA_DIVING: &str = r#"
70004<svg
70005 xmlns="http://www.w3.org/2000/svg"
70006 width="24"
70007 height="24"
70008 viewBox="0 0 24 24"
70009 fill="none"
70010 stroke="currentColor"
70011 stroke-width="1.5"
70012 stroke-linecap="round"
70013 stroke-linejoin="round"
70014>
70015 <path d="M19 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
70016 <path d="M2 2l3 3l1.5 4l3.5 2l6 2l1 4l2.5 3" />
70017 <path d="M11 8l4.5 1.5" />
70018</svg>
70019"#;
70020pub const ICON_SCUBA_MASK_OFF: &str = r#"
70021<svg
70022 xmlns="http://www.w3.org/2000/svg"
70023 width="24"
70024 height="24"
70025 viewBox="0 0 24 24"
70026 fill="none"
70027 stroke="currentColor"
70028 stroke-width="1.5"
70029 stroke-linecap="round"
70030 stroke-linejoin="round"
70031>
70032 <path d="M11 7h5a1 1 0 0 1 1 1v4.5c0 .154 -.014 .304 -.04 .45m-2 2.007c-.15 .028 -.305 .043 -.463 .043h-.5a2 2 0 0 1 -2 -2a2 2 0 1 0 -4 0a2 2 0 0 1 -2 2h-.5a2.5 2.5 0 0 1 -2.5 -2.5v-4.5a1 1 0 0 1 1 -1h3" />
70033 <path d="M10 17a2 2 0 0 0 2 2h3.5a5.475 5.475 0 0 0 2.765 -.744m2 -2c.47 -.81 .739 -1.752 .739 -2.756v-9.5" />
70034 <path d="M3 3l18 18" />
70035</svg>
70036"#;
70037pub const ICON_SCUBA_MASK: &str = r#"
70038<svg
70039 xmlns="http://www.w3.org/2000/svg"
70040 width="24"
70041 height="24"
70042 viewBox="0 0 24 24"
70043 fill="none"
70044 stroke="currentColor"
70045 stroke-width="1.5"
70046 stroke-linecap="round"
70047 stroke-linejoin="round"
70048>
70049 <path d="M4 7h12a1 1 0 0 1 1 1v4.5a2.5 2.5 0 0 1 -2.5 2.5h-.5a2 2 0 0 1 -2 -2a2 2 0 1 0 -4 0a2 2 0 0 1 -2 2h-.5a2.5 2.5 0 0 1 -2.5 -2.5v-4.5a1 1 0 0 1 1 -1z" />
70050 <path d="M10 17a2 2 0 0 0 2 2h3.5a5.5 5.5 0 0 0 5.5 -5.5v-9.5" />
70051</svg>
70052"#;
70053pub const ICON_SDK: &str = r#"
70054<svg
70055 xmlns="http://www.w3.org/2000/svg"
70056 width="24"
70057 height="24"
70058 viewBox="0 0 24 24"
70059 fill="none"
70060 stroke="currentColor"
70061 stroke-width="1.5"
70062 stroke-linecap="round"
70063 stroke-linejoin="round"
70064>
70065 <path d="M7 8h-3a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" />
70066 <path d="M17 8v8" />
70067 <path d="M21 8l-3 4l3 4" />
70068 <path d="M17 12h1" />
70069 <path d="M10 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-2z" />
70070</svg>
70071"#;
70072pub const ICON_SEARCH_OFF: &str = r#"
70073<svg
70074 xmlns="http://www.w3.org/2000/svg"
70075 width="24"
70076 height="24"
70077 viewBox="0 0 24 24"
70078 fill="none"
70079 stroke="currentColor"
70080 stroke-width="1.5"
70081 stroke-linecap="round"
70082 stroke-linejoin="round"
70083>
70084 <path d="M5.039 5.062a7 7 0 0 0 9.91 9.89m1.584 -2.434a7 7 0 0 0 -9.038 -9.057" />
70085 <path d="M3 3l18 18" />
70086</svg>
70087"#;
70088pub const ICON_SEARCH: &str = r#"
70089<svg
70090 xmlns="http://www.w3.org/2000/svg"
70091 width="24"
70092 height="24"
70093 viewBox="0 0 24 24"
70094 fill="none"
70095 stroke="currentColor"
70096 stroke-width="1.5"
70097 stroke-linecap="round"
70098 stroke-linejoin="round"
70099>
70100 <path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
70101 <path d="M21 21l-6 -6" />
70102</svg>
70103"#;
70104pub const ICON_SECTION_SIGN: &str = r#"
70105<svg
70106 xmlns="http://www.w3.org/2000/svg"
70107 width="24"
70108 height="24"
70109 viewBox="0 0 24 24"
70110 fill="none"
70111 stroke="currentColor"
70112 stroke-width="1.5"
70113 stroke-linecap="round"
70114 stroke-linejoin="round"
70115>
70116 <path d="M9.172 19a3 3 0 1 0 2.828 -4" />
70117 <path d="M14.83 5a3 3 0 1 0 -2.83 4" />
70118 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
70119</svg>
70120"#;
70121pub const ICON_SECTION: &str = r#"
70122<svg
70123 xmlns="http://www.w3.org/2000/svg"
70124 width="24"
70125 height="24"
70126 viewBox="0 0 24 24"
70127 fill="none"
70128 stroke="currentColor"
70129 stroke-width="1.5"
70130 stroke-linecap="round"
70131 stroke-linejoin="round"
70132>
70133 <path d="M20 20h.01" />
70134 <path d="M4 20h.01" />
70135 <path d="M8 20h.01" />
70136 <path d="M12 20h.01" />
70137 <path d="M16 20h.01" />
70138 <path d="M20 4h.01" />
70139 <path d="M4 4h.01" />
70140 <path d="M8 4h.01" />
70141 <path d="M12 4h.01" />
70142 <path d="M16 4l0 .01" />
70143 <path d="M4 8m0 1a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" />
70144</svg>
70145"#;
70146pub const ICON_SEEDING_OFF: &str = r#"
70147<svg
70148 xmlns="http://www.w3.org/2000/svg"
70149 width="24"
70150 height="24"
70151 viewBox="0 0 24 24"
70152 fill="none"
70153 stroke="currentColor"
70154 stroke-width="1.5"
70155 stroke-linecap="round"
70156 stroke-linejoin="round"
70157>
70158 <path d="M11.412 7.407a6.025 6.025 0 0 0 -2.82 -2.82m-4.592 -.587h-1v2a6 6 0 0 0 6 6h3" />
70159 <path d="M12 14a6 6 0 0 1 .255 -1.736m1.51 -2.514a5.981 5.981 0 0 1 4.235 -1.75h3v1c0 2.158 -1.14 4.05 -2.85 5.107m-3.15 .893h-3" />
70160 <path d="M12 20v-8" />
70161 <path d="M3 3l18 18" />
70162</svg>
70163"#;
70164pub const ICON_SEEDING: &str = r#"
70165<svg
70166 xmlns="http://www.w3.org/2000/svg"
70167 width="24"
70168 height="24"
70169 viewBox="0 0 24 24"
70170 fill="none"
70171 stroke="currentColor"
70172 stroke-width="1.5"
70173 stroke-linecap="round"
70174 stroke-linejoin="round"
70175>
70176 <path d="M12 10a6 6 0 0 0 -6 -6h-3v2a6 6 0 0 0 6 6h3" />
70177 <path d="M12 14a6 6 0 0 1 6 -6h3v1a6 6 0 0 1 -6 6h-3" />
70178 <path d="M12 20l0 -10" />
70179</svg>
70180"#;
70181pub const ICON_SELECT_ALL: &str = r#"
70182<svg
70183 xmlns="http://www.w3.org/2000/svg"
70184 width="24"
70185 height="24"
70186 viewBox="0 0 24 24"
70187 fill="none"
70188 stroke="currentColor"
70189 stroke-width="1.5"
70190 stroke-linecap="round"
70191 stroke-linejoin="round"
70192>
70193 <path d="M8 8m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
70194 <path d="M12 20v.01" />
70195 <path d="M16 20v.01" />
70196 <path d="M8 20v.01" />
70197 <path d="M4 20v.01" />
70198 <path d="M4 16v.01" />
70199 <path d="M4 12v.01" />
70200 <path d="M4 8v.01" />
70201 <path d="M4 4v.01" />
70202 <path d="M8 4v.01" />
70203 <path d="M12 4v.01" />
70204 <path d="M16 4v.01" />
70205 <path d="M20 4v.01" />
70206 <path d="M20 8v.01" />
70207 <path d="M20 12v.01" />
70208 <path d="M20 16v.01" />
70209 <path d="M20 20v.01" />
70210</svg>
70211"#;
70212pub const ICON_SELECT: &str = r#"
70213<svg
70214 xmlns="http://www.w3.org/2000/svg"
70215 width="24"
70216 height="24"
70217 viewBox="0 0 24 24"
70218 fill="none"
70219 stroke="currentColor"
70220 stroke-width="1.5"
70221 stroke-linecap="round"
70222 stroke-linejoin="round"
70223>
70224 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
70225 <path d="M9 11l3 3l3 -3" />
70226</svg>
70227"#;
70228pub const ICON_SELECTOR: &str = r#"
70229<svg
70230 xmlns="http://www.w3.org/2000/svg"
70231 width="24"
70232 height="24"
70233 viewBox="0 0 24 24"
70234 fill="none"
70235 stroke="currentColor"
70236 stroke-width="1.5"
70237 stroke-linecap="round"
70238 stroke-linejoin="round"
70239>
70240 <path d="M8 9l4 -4l4 4" />
70241 <path d="M16 15l-4 4l-4 -4" />
70242</svg>
70243"#;
70244pub const ICON_SEND_2: &str = r#"
70245<svg
70246 xmlns="http://www.w3.org/2000/svg"
70247 width="24"
70248 height="24"
70249 viewBox="0 0 24 24"
70250 fill="none"
70251 stroke="currentColor"
70252 stroke-width="1.5"
70253 stroke-linecap="round"
70254 stroke-linejoin="round"
70255>
70256 <path d="M4.698 4.034l16.302 7.966l-16.302 7.966a.503 .503 0 0 1 -.546 -.124a.555 .555 0 0 1 -.12 -.568l2.468 -7.274l-2.468 -7.274a.555 .555 0 0 1 .12 -.568a.503 .503 0 0 1 .546 -.124z" />
70257 <path d="M6.5 12h14.5" />
70258</svg>
70259"#;
70260pub const ICON_SEND_OFF: &str = r#"
70261<svg
70262 xmlns="http://www.w3.org/2000/svg"
70263 width="24"
70264 height="24"
70265 viewBox="0 0 24 24"
70266 fill="none"
70267 stroke="currentColor"
70268 stroke-width="1.5"
70269 stroke-linecap="round"
70270 stroke-linejoin="round"
70271>
70272 <path d="M10 14l2 -2m2 -2l7 -7" />
70273 <path d="M10.718 6.713l10.282 -3.713l-3.715 10.289m-1.063 2.941l-1.722 4.77a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l4.772 -1.723" />
70274 <path d="M3 3l18 18" />
70275</svg>
70276"#;
70277pub const ICON_SEND: &str = r#"
70278<svg
70279 xmlns="http://www.w3.org/2000/svg"
70280 width="24"
70281 height="24"
70282 viewBox="0 0 24 24"
70283 fill="none"
70284 stroke="currentColor"
70285 stroke-width="1.5"
70286 stroke-linecap="round"
70287 stroke-linejoin="round"
70288>
70289 <path d="M10 14l11 -11" />
70290 <path d="M21 3l-6.5 18a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5" />
70291</svg>
70292"#;
70293pub const ICON_SEO: &str = r#"
70294<svg
70295 xmlns="http://www.w3.org/2000/svg"
70296 width="24"
70297 height="24"
70298 viewBox="0 0 24 24"
70299 fill="none"
70300 stroke="currentColor"
70301 stroke-width="1.5"
70302 stroke-linecap="round"
70303 stroke-linejoin="round"
70304>
70305 <path d="M7 8h-3a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" />
70306 <path d="M14 16h-4v-8h4" />
70307 <path d="M11 12h2" />
70308 <path d="M17 8m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
70309</svg>
70310"#;
70311pub const ICON_SEPARATOR_HORIZONTAL: &str = r#"
70312<svg
70313 xmlns="http://www.w3.org/2000/svg"
70314 width="24"
70315 height="24"
70316 viewBox="0 0 24 24"
70317 fill="none"
70318 stroke="currentColor"
70319 stroke-width="1.5"
70320 stroke-linecap="round"
70321 stroke-linejoin="round"
70322>
70323 <path d="M4 12l16 0" />
70324 <path d="M8 8l4 -4l4 4" />
70325 <path d="M16 16l-4 4l-4 -4" />
70326</svg>
70327"#;
70328pub const ICON_SEPARATOR_VERTICAL: &str = r#"
70329<svg
70330 xmlns="http://www.w3.org/2000/svg"
70331 width="24"
70332 height="24"
70333 viewBox="0 0 24 24"
70334 fill="none"
70335 stroke="currentColor"
70336 stroke-width="1.5"
70337 stroke-linecap="round"
70338 stroke-linejoin="round"
70339>
70340 <path d="M12 4l0 16" />
70341 <path d="M8 8l-4 4l4 4" />
70342 <path d="M16 16l4 -4l-4 -4" />
70343</svg>
70344"#;
70345pub const ICON_SEPARATOR: &str = r#"
70346<svg
70347 xmlns="http://www.w3.org/2000/svg"
70348 width="24"
70349 height="24"
70350 viewBox="0 0 24 24"
70351 fill="none"
70352 stroke="currentColor"
70353 stroke-width="1.5"
70354 stroke-linecap="round"
70355 stroke-linejoin="round"
70356>
70357 <path d="M3 12l0 .01" />
70358 <path d="M7 12l10 0" />
70359 <path d="M21 12l0 .01" />
70360</svg>
70361"#;
70362pub const ICON_SERVER_2: &str = r#"
70363<svg
70364 xmlns="http://www.w3.org/2000/svg"
70365 width="24"
70366 height="24"
70367 viewBox="0 0 24 24"
70368 fill="none"
70369 stroke="currentColor"
70370 stroke-width="1.5"
70371 stroke-linecap="round"
70372 stroke-linejoin="round"
70373>
70374 <path d="M3 4m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
70375 <path d="M3 12m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
70376 <path d="M7 8l0 .01" />
70377 <path d="M7 16l0 .01" />
70378 <path d="M11 8h6" />
70379 <path d="M11 16h6" />
70380</svg>
70381"#;
70382pub const ICON_SERVER_BOLT: &str = r#"
70383<svg
70384 xmlns="http://www.w3.org/2000/svg"
70385 width="24"
70386 height="24"
70387 viewBox="0 0 24 24"
70388 fill="none"
70389 stroke="currentColor"
70390 stroke-width="1.5"
70391 stroke-linecap="round"
70392 stroke-linejoin="round"
70393>
70394 <path d="M3 4m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
70395 <path d="M15 20h-9a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3h12" />
70396 <path d="M7 8v.01" />
70397 <path d="M7 16v.01" />
70398 <path d="M20 15l-2 3h3l-2 3" />
70399</svg>
70400"#;
70401pub const ICON_SERVER_COG: &str = r#"
70402<svg
70403 xmlns="http://www.w3.org/2000/svg"
70404 width="24"
70405 height="24"
70406 viewBox="0 0 24 24"
70407 fill="none"
70408 stroke="currentColor"
70409 stroke-width="1.5"
70410 stroke-linecap="round"
70411 stroke-linejoin="round"
70412>
70413 <path d="M3 4m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
70414 <path d="M12 20h-6a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3h10.5" />
70415 <path d="M18 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
70416 <path d="M18 14.5v1.5" />
70417 <path d="M18 20v1.5" />
70418 <path d="M21.032 16.25l-1.299 .75" />
70419 <path d="M16.27 19l-1.3 .75" />
70420 <path d="M14.97 16.25l1.3 .75" />
70421 <path d="M19.733 19l1.3 .75" />
70422 <path d="M7 8v.01" />
70423 <path d="M7 16v.01" />
70424</svg>
70425"#;
70426pub const ICON_SERVER_OFF: &str = r#"
70427<svg
70428 xmlns="http://www.w3.org/2000/svg"
70429 width="24"
70430 height="24"
70431 viewBox="0 0 24 24"
70432 fill="none"
70433 stroke="currentColor"
70434 stroke-width="1.5"
70435 stroke-linecap="round"
70436 stroke-linejoin="round"
70437>
70438 <path d="M12 12h-6a3 3 0 0 1 -3 -3v-2c0 -1.083 .574 -2.033 1.435 -2.56m3.565 -.44h10a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-2" />
70439 <path d="M16 12h2a3 3 0 0 1 3 3v2m-1.448 2.568a2.986 2.986 0 0 1 -1.552 .432h-12a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3h6" />
70440 <path d="M7 8v.01" />
70441 <path d="M7 16v.01" />
70442 <path d="M3 3l18 18" />
70443</svg>
70444"#;
70445pub const ICON_SERVER: &str = r#"
70446<svg
70447 xmlns="http://www.w3.org/2000/svg"
70448 width="24"
70449 height="24"
70450 viewBox="0 0 24 24"
70451 fill="none"
70452 stroke="currentColor"
70453 stroke-width="1.5"
70454 stroke-linecap="round"
70455 stroke-linejoin="round"
70456>
70457 <path d="M3 4m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
70458 <path d="M3 12m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
70459 <path d="M7 8l0 .01" />
70460 <path d="M7 16l0 .01" />
70461</svg>
70462"#;
70463pub const ICON_SERVICEMARK: &str = r#"
70464<svg
70465 xmlns="http://www.w3.org/2000/svg"
70466 width="24"
70467 height="24"
70468 viewBox="0 0 24 24"
70469 fill="none"
70470 stroke="currentColor"
70471 stroke-width="1.5"
70472 stroke-linecap="round"
70473 stroke-linejoin="round"
70474>
70475 <path d="M9 9h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
70476 <path d="M13 15v-6l3 4l3 -4v6" />
70477</svg>
70478"#;
70479pub const ICON_SETTINGS_2: &str = r#"
70480<svg
70481 xmlns="http://www.w3.org/2000/svg"
70482 width="24"
70483 height="24"
70484 viewBox="0 0 24 24"
70485 fill="none"
70486 stroke="currentColor"
70487 stroke-width="1.5"
70488 stroke-linecap="round"
70489 stroke-linejoin="round"
70490>
70491 <path d="M19.875 6.27a2.225 2.225 0 0 1 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
70492 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
70493</svg>
70494"#;
70495pub const ICON_SETTINGS_AUTOMATION: &str = r#"
70496<svg
70497 xmlns="http://www.w3.org/2000/svg"
70498 width="24"
70499 height="24"
70500 viewBox="0 0 24 24"
70501 fill="none"
70502 stroke="currentColor"
70503 stroke-width="1.5"
70504 stroke-linecap="round"
70505 stroke-linejoin="round"
70506>
70507 <path d="M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z" />
70508 <path d="M10 9v6l5 -3z" />
70509</svg>
70510"#;
70511pub const ICON_SETTINGS_BOLT: &str = r#"
70512<svg
70513 xmlns="http://www.w3.org/2000/svg"
70514 width="24"
70515 height="24"
70516 viewBox="0 0 24 24"
70517 fill="none"
70518 stroke="currentColor"
70519 stroke-width="1.5"
70520 stroke-linecap="round"
70521 stroke-linejoin="round"
70522>
70523 <path d="M13.256 20.473c-.855 .907 -2.583 .643 -2.931 -.79a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.07 .26 1.488 1.29 1.254 2.15" />
70524 <path d="M19 16l-2 3h4l-2 3" />
70525 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70526</svg>
70527"#;
70528pub const ICON_SETTINGS_CANCEL: &str = r#"
70529<svg
70530 xmlns="http://www.w3.org/2000/svg"
70531 width="24"
70532 height="24"
70533 viewBox="0 0 24 24"
70534 fill="none"
70535 stroke="currentColor"
70536 stroke-width="1.5"
70537 stroke-linecap="round"
70538 stroke-linejoin="round"
70539>
70540 <path d="M12.29 20.977c-.818 .132 -1.724 -.3 -1.965 -1.294a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c.983 .238 1.416 1.126 1.298 1.937" />
70541 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
70542 <path d="M17 21l4 -4" />
70543 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70544</svg>
70545"#;
70546pub const ICON_SETTINGS_CHECK: &str = r#"
70547<svg
70548 xmlns="http://www.w3.org/2000/svg"
70549 width="24"
70550 height="24"
70551 viewBox="0 0 24 24"
70552 fill="none"
70553 stroke="currentColor"
70554 stroke-width="1.5"
70555 stroke-linecap="round"
70556 stroke-linejoin="round"
70557>
70558 <path d="M11.445 20.913a1.665 1.665 0 0 1 -1.12 -1.23a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.31 .318 1.643 1.79 .997 2.694" />
70559 <path d="M15 19l2 2l4 -4" />
70560 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70561</svg>
70562"#;
70563pub const ICON_SETTINGS_CODE: &str = r#"
70564<svg
70565 xmlns="http://www.w3.org/2000/svg"
70566 width="24"
70567 height="24"
70568 viewBox="0 0 24 24"
70569 fill="none"
70570 stroke="currentColor"
70571 stroke-width="1.5"
70572 stroke-linecap="round"
70573 stroke-linejoin="round"
70574>
70575 <path d="M11.482 20.924a1.666 1.666 0 0 1 -1.157 -1.241a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.312 .318 1.644 1.794 .995 2.697" />
70576 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70577 <path d="M20 21l2 -2l-2 -2" />
70578 <path d="M17 17l-2 2l2 2" />
70579</svg>
70580"#;
70581pub const ICON_SETTINGS_COG: &str = r#"
70582<svg
70583 xmlns="http://www.w3.org/2000/svg"
70584 width="24"
70585 height="24"
70586 viewBox="0 0 24 24"
70587 fill="none"
70588 stroke="currentColor"
70589 stroke-width="1.5"
70590 stroke-linecap="round"
70591 stroke-linejoin="round"
70592>
70593 <path d="M12.003 21c-.732 .001 -1.465 -.438 -1.678 -1.317a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c.886 .215 1.325 .957 1.318 1.694" />
70594 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70595 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
70596 <path d="M19.001 15.5v1.5" />
70597 <path d="M19.001 21v1.5" />
70598 <path d="M22.032 17.25l-1.299 .75" />
70599 <path d="M17.27 20l-1.3 .75" />
70600 <path d="M15.97 17.25l1.3 .75" />
70601 <path d="M20.733 20l1.3 .75" />
70602</svg>
70603"#;
70604pub const ICON_SETTINGS_DOLLAR: &str = r#"
70605<svg
70606 xmlns="http://www.w3.org/2000/svg"
70607 width="24"
70608 height="24"
70609 viewBox="0 0 24 24"
70610 fill="none"
70611 stroke="currentColor"
70612 stroke-width="1.5"
70613 stroke-linecap="round"
70614 stroke-linejoin="round"
70615>
70616 <path d="M13.038 20.666c-.902 .665 -2.393 .337 -2.713 -.983a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 .402 2.248" />
70617 <path d="M15 12a3 3 0 1 0 -1.724 2.716" />
70618 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
70619 <path d="M19 21v1m0 -8v1" />
70620</svg>
70621"#;
70622pub const ICON_SETTINGS_DOWN: &str = r#"
70623<svg
70624 xmlns="http://www.w3.org/2000/svg"
70625 width="24"
70626 height="24"
70627 viewBox="0 0 24 24"
70628 fill="none"
70629 stroke="currentColor"
70630 stroke-width="1.5"
70631 stroke-linecap="round"
70632 stroke-linejoin="round"
70633>
70634 <path d="M12.52 20.924c-.87 .262 -1.93 -.152 -2.195 -1.241a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.088 .264 1.502 1.323 1.242 2.192" />
70635 <path d="M19 16v6" />
70636 <path d="M22 19l-3 3l-3 -3" />
70637 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70638</svg>
70639"#;
70640pub const ICON_SETTINGS_EXCLAMATION: &str = r#"
70641<svg
70642 xmlns="http://www.w3.org/2000/svg"
70643 width="24"
70644 height="24"
70645 viewBox="0 0 24 24"
70646 fill="none"
70647 stroke="currentColor"
70648 stroke-width="1.5"
70649 stroke-linecap="round"
70650 stroke-linejoin="round"
70651>
70652 <path d="M15.004 18.401a1.724 1.724 0 0 0 -1.329 1.282c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.079 .262 1.495 1.305 1.248 2.17" />
70653 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70654 <path d="M19 16v3" />
70655 <path d="M19 22v.01" />
70656</svg>
70657"#;
70658pub const ICON_SETTINGS_HEART: &str = r#"
70659<svg
70660 xmlns="http://www.w3.org/2000/svg"
70661 width="24"
70662 height="24"
70663 viewBox="0 0 24 24"
70664 fill="none"
70665 stroke="currentColor"
70666 stroke-width="1.5"
70667 stroke-linecap="round"
70668 stroke-linejoin="round"
70669>
70670 <path d="M11.231 20.828a1.668 1.668 0 0 1 -.906 -1.145a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c.509 .123 .87 .421 1.084 .792" />
70671 <path d="M14.882 11.165a3.001 3.001 0 1 0 -4.31 3.474" />
70672 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
70673</svg>
70674"#;
70675pub const ICON_SETTINGS_MINUS: &str = r#"
70676<svg
70677 xmlns="http://www.w3.org/2000/svg"
70678 width="24"
70679 height="24"
70680 viewBox="0 0 24 24"
70681 fill="none"
70682 stroke="currentColor"
70683 stroke-width="1.5"
70684 stroke-linecap="round"
70685 stroke-linejoin="round"
70686>
70687 <path d="M12.488 20.933c-.863 .243 -1.902 -.174 -2.163 -1.25a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35c-.535 .13 -.976 .507 -1.187 1.016c-.049 .118 -.084 .185 -.106 .309" />
70688 <path d="M16 19h6" />
70689 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70690</svg>
70691"#;
70692pub const ICON_SETTINGS_OFF: &str = r#"
70693<svg
70694 xmlns="http://www.w3.org/2000/svg"
70695 width="24"
70696 height="24"
70697 viewBox="0 0 24 24"
70698 fill="none"
70699 stroke="currentColor"
70700 stroke-width="1.5"
70701 stroke-linecap="round"
70702 stroke-linejoin="round"
70703>
70704 <path d="M9.451 5.437c.418 -.218 .75 -.609 .874 -1.12c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35c-.486 .118 -.894 .44 -1.123 .878m-.188 3.803c-.517 .523 -1.349 .734 -2.125 .262a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.472 -.774 -.262 -1.604 .259 -2.121" />
70705 <path d="M9.889 9.869a3 3 0 1 0 4.226 4.26m.592 -3.424a3.012 3.012 0 0 0 -1.419 -1.415" />
70706 <path d="M3 3l18 18" />
70707</svg>
70708"#;
70709pub const ICON_SETTINGS_PAUSE: &str = r#"
70710<svg
70711 xmlns="http://www.w3.org/2000/svg"
70712 width="24"
70713 height="24"
70714 viewBox="0 0 24 24"
70715 fill="none"
70716 stroke="currentColor"
70717 stroke-width="1.5"
70718 stroke-linecap="round"
70719 stroke-linejoin="round"
70720>
70721 <path d="M13.004 20.69c-.905 .632 -2.363 .296 -2.679 -1.007a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.314 .319 1.645 1.798 .992 2.701" />
70722 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70723 <path d="M17 17v5" />
70724 <path d="M21 17v5" />
70725</svg>
70726"#;
70727pub const ICON_SETTINGS_PIN: &str = r#"
70728<svg
70729 xmlns="http://www.w3.org/2000/svg"
70730 width="24"
70731 height="24"
70732 viewBox="0 0 24 24"
70733 fill="none"
70734 stroke="currentColor"
70735 stroke-width="1.5"
70736 stroke-linecap="round"
70737 stroke-linejoin="round"
70738>
70739 <path d="M12.578 20.905c-.88 .299 -1.983 -.109 -2.253 -1.222a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c.574 .14 .96 .5 1.16 .937" />
70740 <path d="M14.99 12.256a3 3 0 1 0 -2.33 2.671" />
70741 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
70742 <path d="M19 18v.01" />
70743</svg>
70744"#;
70745pub const ICON_SETTINGS_PLUS: &str = r#"
70746<svg
70747 xmlns="http://www.w3.org/2000/svg"
70748 width="24"
70749 height="24"
70750 viewBox="0 0 24 24"
70751 fill="none"
70752 stroke="currentColor"
70753 stroke-width="1.5"
70754 stroke-linecap="round"
70755 stroke-linejoin="round"
70756>
70757 <path d="M12.483 20.935c-.862 .239 -1.898 -.178 -2.158 -1.252a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.08 .262 1.496 1.308 1.247 2.173" />
70758 <path d="M16 19h6" />
70759 <path d="M19 16v6" />
70760 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70761</svg>
70762"#;
70763pub const ICON_SETTINGS_QUESTION: &str = r#"
70764<svg
70765 xmlns="http://www.w3.org/2000/svg"
70766 width="24"
70767 height="24"
70768 viewBox="0 0 24 24"
70769 fill="none"
70770 stroke="currentColor"
70771 stroke-width="1.5"
70772 stroke-linecap="round"
70773 stroke-linejoin="round"
70774>
70775 <path d="M14.69 18.498c-.508 .21 -.885 .65 -1.015 1.185c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572a1.67 1.67 0 0 1 1.179 .982" />
70776 <path d="M14.95 12.553a3 3 0 1 0 -1.211 1.892" />
70777 <path d="M19 22v.01" />
70778 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
70779</svg>
70780"#;
70781pub const ICON_SETTINGS_SEARCH: &str = r#"
70782<svg
70783 xmlns="http://www.w3.org/2000/svg"
70784 width="24"
70785 height="24"
70786 viewBox="0 0 24 24"
70787 fill="none"
70788 stroke="currentColor"
70789 stroke-width="1.5"
70790 stroke-linecap="round"
70791 stroke-linejoin="round"
70792>
70793 <path d="M11.646 20.965a1.67 1.67 0 0 1 -1.321 -1.282a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c.728 .177 1.154 .71 1.279 1.303" />
70794 <path d="M14.985 11.694a3 3 0 1 0 -3.29 3.29" />
70795 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
70796 <path d="M20.2 20.2l1.8 1.8" />
70797</svg>
70798"#;
70799pub const ICON_SETTINGS_SHARE: &str = r#"
70800<svg
70801 xmlns="http://www.w3.org/2000/svg"
70802 width="24"
70803 height="24"
70804 viewBox="0 0 24 24"
70805 fill="none"
70806 stroke="currentColor"
70807 stroke-width="1.5"
70808 stroke-linecap="round"
70809 stroke-linejoin="round"
70810>
70811 <path d="M12.004 21c-.732 .002 -1.466 -.437 -1.679 -1.317a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.306 .317 1.64 1.78 1.004 2.684" />
70812 <path d="M12 15a3 3 0 1 0 0 -6a3 3 0 0 0 0 6z" />
70813 <path d="M16 22l5 -5" />
70814 <path d="M21 21.5v-4.5h-4.5" />
70815</svg>
70816"#;
70817pub const ICON_SETTINGS_STAR: &str = r#"
70818<svg
70819 xmlns="http://www.w3.org/2000/svg"
70820 width="24"
70821 height="24"
70822 viewBox="0 0 24 24"
70823 fill="none"
70824 stroke="currentColor"
70825 stroke-width="1.5"
70826 stroke-linecap="round"
70827 stroke-linejoin="round"
70828>
70829 <path d="M10.325 19.683a1.723 1.723 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572a1.67 1.67 0 0 1 1.106 .831" />
70830 <path d="M14.89 11.195a3.001 3.001 0 1 0 -4.457 3.364" />
70831 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
70832</svg>
70833"#;
70834pub const ICON_SETTINGS_UP: &str = r#"
70835<svg
70836 xmlns="http://www.w3.org/2000/svg"
70837 width="24"
70838 height="24"
70839 viewBox="0 0 24 24"
70840 fill="none"
70841 stroke="currentColor"
70842 stroke-width="1.5"
70843 stroke-linecap="round"
70844 stroke-linejoin="round"
70845>
70846 <path d="M12.501 20.93c-.866 .25 -1.914 -.166 -2.176 -1.247a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.074 .26 1.49 1.296 1.252 2.158" />
70847 <path d="M19 22v-6" />
70848 <path d="M22 19l-3 -3l-3 3" />
70849 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70850</svg>
70851"#;
70852pub const ICON_SETTINGS_X: &str = r#"
70853<svg
70854 xmlns="http://www.w3.org/2000/svg"
70855 width="24"
70856 height="24"
70857 viewBox="0 0 24 24"
70858 fill="none"
70859 stroke="currentColor"
70860 stroke-width="1.5"
70861 stroke-linecap="round"
70862 stroke-linejoin="round"
70863>
70864 <path d="M13.675 19.683c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.66 1.66 0 0 0 -.324 .114" />
70865 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70866 <path d="M22 22l-5 -5" />
70867 <path d="M17 22l5 -5" />
70868</svg>
70869"#;
70870pub const ICON_SETTINGS: &str = r#"
70871<svg
70872 xmlns="http://www.w3.org/2000/svg"
70873 width="24"
70874 height="24"
70875 viewBox="0 0 24 24"
70876 fill="none"
70877 stroke="currentColor"
70878 stroke-width="1.5"
70879 stroke-linecap="round"
70880 stroke-linejoin="round"
70881>
70882 <path d="M10.325 4.317c.426 -1.756 2.924 -1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543 -.94 3.31 .826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756 .426 1.756 2.924 0 3.35a1.724 1.724 0 0 0 -1.066 2.573c.94 1.543 -.826 3.31 -2.37 2.37a1.724 1.724 0 0 0 -2.572 1.065c-.426 1.756 -2.924 1.756 -3.35 0a1.724 1.724 0 0 0 -2.573 -1.066c-1.543 .94 -3.31 -.826 -2.37 -2.37a1.724 1.724 0 0 0 -1.065 -2.572c-1.756 -.426 -1.756 -2.924 0 -3.35a1.724 1.724 0 0 0 1.066 -2.573c-.94 -1.543 .826 -3.31 2.37 -2.37c1 .608 2.296 .07 2.572 -1.065z" />
70883 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
70884</svg>
70885"#;
70886pub const ICON_SHADOW_OFF: &str = r#"
70887<svg
70888 xmlns="http://www.w3.org/2000/svg"
70889 width="24"
70890 height="24"
70891 viewBox="0 0 24 24"
70892 fill="none"
70893 stroke="currentColor"
70894 stroke-width="1.5"
70895 stroke-linecap="round"
70896 stroke-linejoin="round"
70897>
70898 <path d="M5.634 5.638a9 9 0 0 0 12.728 12.727m1.68 -2.32a9 9 0 0 0 -12.086 -12.088" />
70899 <path d="M16 12h2" />
70900 <path d="M13 15h2" />
70901 <path d="M13 18h1" />
70902 <path d="M13 9h4" />
70903 <path d="M13 6h1" />
70904 <path d="M3 3l18 18" />
70905</svg>
70906"#;
70907pub const ICON_SHADOW: &str = r#"
70908<svg
70909 xmlns="http://www.w3.org/2000/svg"
70910 width="24"
70911 height="24"
70912 viewBox="0 0 24 24"
70913 fill="none"
70914 stroke="currentColor"
70915 stroke-width="1.5"
70916 stroke-linecap="round"
70917 stroke-linejoin="round"
70918>
70919 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
70920 <path d="M13 12h5" />
70921 <path d="M13 15h4" />
70922 <path d="M13 18h1" />
70923 <path d="M13 9h4" />
70924 <path d="M13 6h1" />
70925</svg>
70926"#;
70927pub const ICON_SHAPE_2: &str = r#"
70928<svg
70929 xmlns="http://www.w3.org/2000/svg"
70930 width="24"
70931 height="24"
70932 viewBox="0 0 24 24"
70933 fill="none"
70934 stroke="currentColor"
70935 stroke-width="1.5"
70936 stroke-linecap="round"
70937 stroke-linejoin="round"
70938>
70939 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
70940 <path d="M19 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
70941 <path d="M19 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
70942 <path d="M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
70943 <path d="M6.5 17.5l11 -11m-12.5 .5v10m14 -10v10" />
70944</svg>
70945"#;
70946pub const ICON_SHAPE_3: &str = r#"
70947<svg
70948 xmlns="http://www.w3.org/2000/svg"
70949 width="24"
70950 height="24"
70951 viewBox="0 0 24 24"
70952 fill="none"
70953 stroke="currentColor"
70954 stroke-width="1.5"
70955 stroke-linecap="round"
70956 stroke-linejoin="round"
70957>
70958 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
70959 <path d="M19 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
70960 <path d="M19 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
70961 <path d="M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
70962 <path d="M7 5h10m-12 2v10m14 -10v10" />
70963</svg>
70964"#;
70965pub const ICON_SHAPE_OFF: &str = r#"
70966<svg
70967 xmlns="http://www.w3.org/2000/svg"
70968 width="24"
70969 height="24"
70970 viewBox="0 0 24 24"
70971 fill="none"
70972 stroke="currentColor"
70973 stroke-width="1.5"
70974 stroke-linecap="round"
70975 stroke-linejoin="round"
70976>
70977 <path d="M3.575 3.597a2 2 0 0 0 2.849 2.808" />
70978 <path d="M19 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
70979 <path d="M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
70980 <path d="M17.574 17.598a2 2 0 0 0 2.826 2.83" />
70981 <path d="M5 7v10" />
70982 <path d="M9 5h8" />
70983 <path d="M7 19h10" />
70984 <path d="M19 7v8" />
70985 <path d="M3 3l18 18" />
70986</svg>
70987"#;
70988pub const ICON_SHAPE: &str = r#"
70989<svg
70990 xmlns="http://www.w3.org/2000/svg"
70991 width="24"
70992 height="24"
70993 viewBox="0 0 24 24"
70994 fill="none"
70995 stroke="currentColor"
70996 stroke-width="1.5"
70997 stroke-linecap="round"
70998 stroke-linejoin="round"
70999>
71000 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
71001 <path d="M19 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
71002 <path d="M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
71003 <path d="M19 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
71004 <path d="M5 7l0 10" />
71005 <path d="M7 5l10 0" />
71006 <path d="M7 19l10 0" />
71007 <path d="M19 7l0 10" />
71008</svg>
71009"#;
71010pub const ICON_SHARE_2: &str = r#"
71011<svg
71012 xmlns="http://www.w3.org/2000/svg"
71013 width="24"
71014 height="24"
71015 viewBox="0 0 24 24"
71016 fill="none"
71017 stroke="currentColor"
71018 stroke-width="1.5"
71019 stroke-linecap="round"
71020 stroke-linejoin="round"
71021>
71022 <path d="M8 9h-1a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-8a2 2 0 0 0 -2 -2h-1" />
71023 <path d="M12 14v-11" />
71024 <path d="M9 6l3 -3l3 3" />
71025</svg>
71026"#;
71027pub const ICON_SHARE_3: &str = r#"
71028<svg
71029 xmlns="http://www.w3.org/2000/svg"
71030 width="24"
71031 height="24"
71032 viewBox="0 0 24 24"
71033 fill="none"
71034 stroke="currentColor"
71035 stroke-width="1.5"
71036 stroke-linecap="round"
71037 stroke-linejoin="round"
71038>
71039 <path d="M13 4v4c-6.575 1.028 -9.02 6.788 -10 12c-.037 .206 5.384 -5.962 10 -6v4l8 -7l-8 -7z" />
71040</svg>
71041"#;
71042pub const ICON_SHARE_OFF: &str = r#"
71043<svg
71044 xmlns="http://www.w3.org/2000/svg"
71045 width="24"
71046 height="24"
71047 viewBox="0 0 24 24"
71048 fill="none"
71049 stroke="currentColor"
71050 stroke-width="1.5"
71051 stroke-linecap="round"
71052 stroke-linejoin="round"
71053>
71054 <path d="M6 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
71055 <path d="M18 6m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
71056 <path d="M15.861 15.896a3 3 0 0 0 4.265 4.22m.578 -3.417a3.012 3.012 0 0 0 -1.507 -1.45" />
71057 <path d="M8.7 10.7l1.336 -.688m2.624 -1.352l2.64 -1.36" />
71058 <path d="M8.7 13.3l6.6 3.4" />
71059 <path d="M3 3l18 18" />
71060</svg>
71061"#;
71062pub const ICON_SHARE: &str = r#"
71063<svg
71064 xmlns="http://www.w3.org/2000/svg"
71065 width="24"
71066 height="24"
71067 viewBox="0 0 24 24"
71068 fill="none"
71069 stroke="currentColor"
71070 stroke-width="1.5"
71071 stroke-linecap="round"
71072 stroke-linejoin="round"
71073>
71074 <path d="M6 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
71075 <path d="M18 6m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
71076 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
71077 <path d="M8.7 10.7l6.6 -3.4" />
71078 <path d="M8.7 13.3l6.6 3.4" />
71079</svg>
71080"#;
71081pub const ICON_SHAREPLAY: &str = r#"
71082<svg
71083 xmlns="http://www.w3.org/2000/svg"
71084 width="24"
71085 height="24"
71086 viewBox="0 0 24 24"
71087 fill="none"
71088 stroke="currentColor"
71089 stroke-width="1.5"
71090 stroke-linecap="round"
71091 stroke-linejoin="round"
71092>
71093 <path d="M18 18a3 3 0 0 0 3 -3v-8a3 3 0 0 0 -3 -3h-12a3 3 0 0 0 -3 3v8a3 3 0 0 0 3 3" />
71094 <path d="M9 20h6l-3 -5z" />
71095</svg>
71096"#;
71097pub const ICON_SHIELD_BOLT: &str = r#"
71098<svg
71099 xmlns="http://www.w3.org/2000/svg"
71100 width="24"
71101 height="24"
71102 viewBox="0 0 24 24"
71103 fill="none"
71104 stroke="currentColor"
71105 stroke-width="1.5"
71106 stroke-linecap="round"
71107 stroke-linejoin="round"
71108>
71109 <path d="M13.342 20.566c-.436 .17 -.884 .315 -1.342 .434a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 .117 6.34" />
71110 <path d="M19 16l-2 3h4l-2 3" />
71111</svg>
71112"#;
71113pub const ICON_SHIELD_CANCEL: &str = r#"
71114<svg
71115 xmlns="http://www.w3.org/2000/svg"
71116 width="24"
71117 height="24"
71118 viewBox="0 0 24 24"
71119 fill="none"
71120 stroke="currentColor"
71121 stroke-width="1.5"
71122 stroke-linecap="round"
71123 stroke-linejoin="round"
71124>
71125 <path d="M12.277 20.925c-.092 .026 -.184 .051 -.277 .075a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 .145 6.232" />
71126 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
71127 <path d="M17 21l4 -4" />
71128</svg>
71129"#;
71130pub const ICON_SHIELD_CHECK: &str = r#"
71131<svg
71132 xmlns="http://www.w3.org/2000/svg"
71133 width="24"
71134 height="24"
71135 viewBox="0 0 24 24"
71136 fill="none"
71137 stroke="currentColor"
71138 stroke-width="1.5"
71139 stroke-linecap="round"
71140 stroke-linejoin="round"
71141>
71142 <path d="M11.46 20.846a12 12 0 0 1 -7.96 -14.846a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 -.09 7.06" />
71143 <path d="M15 19l2 2l4 -4" />
71144</svg>
71145"#;
71146pub const ICON_SHIELD_CHECKERED: &str = r#"
71147<svg
71148 xmlns="http://www.w3.org/2000/svg"
71149 width="24"
71150 height="24"
71151 viewBox="0 0 24 24"
71152 fill="none"
71153 stroke="currentColor"
71154 stroke-width="1.5"
71155 stroke-linecap="round"
71156 stroke-linejoin="round"
71157>
71158 <path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" />
71159 <path d="M12 3v18" />
71160 <path d="M3.5 12h17" />
71161</svg>
71162"#;
71163pub const ICON_SHIELD_CHEVRON: &str = r#"
71164<svg
71165 xmlns="http://www.w3.org/2000/svg"
71166 width="24"
71167 height="24"
71168 viewBox="0 0 24 24"
71169 fill="none"
71170 stroke="currentColor"
71171 stroke-width="1.5"
71172 stroke-linecap="round"
71173 stroke-linejoin="round"
71174>
71175 <path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" />
71176 <path d="M4 14l8 -3l8 3" />
71177</svg>
71178"#;
71179pub const ICON_SHIELD_CODE: &str = r#"
71180<svg
71181 xmlns="http://www.w3.org/2000/svg"
71182 width="24"
71183 height="24"
71184 viewBox="0 0 24 24"
71185 fill="none"
71186 stroke="currentColor"
71187 stroke-width="1.5"
71188 stroke-linecap="round"
71189 stroke-linejoin="round"
71190>
71191 <path d="M12 21a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 -.078 7.024" />
71192 <path d="M20 21l2 -2l-2 -2" />
71193 <path d="M17 17l-2 2l2 2" />
71194</svg>
71195"#;
71196pub const ICON_SHIELD_COG: &str = r#"
71197<svg
71198 xmlns="http://www.w3.org/2000/svg"
71199 width="24"
71200 height="24"
71201 viewBox="0 0 24 24"
71202 fill="none"
71203 stroke="currentColor"
71204 stroke-width="1.5"
71205 stroke-linecap="round"
71206 stroke-linejoin="round"
71207>
71208 <path d="M12 21a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3c.568 1.933 .635 3.957 .223 5.89" />
71209 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
71210 <path d="M19.001 15.5v1.5" />
71211 <path d="M19.001 21v1.5" />
71212 <path d="M22.032 17.25l-1.299 .75" />
71213 <path d="M17.27 20l-1.3 .75" />
71214 <path d="M15.97 17.25l1.3 .75" />
71215 <path d="M20.733 20l1.3 .75" />
71216</svg>
71217"#;
71218pub const ICON_SHIELD_DOLLAR: &str = r#"
71219<svg
71220 xmlns="http://www.w3.org/2000/svg"
71221 width="24"
71222 height="24"
71223 viewBox="0 0 24 24"
71224 fill="none"
71225 stroke="currentColor"
71226 stroke-width="1.5"
71227 stroke-linecap="round"
71228 stroke-linejoin="round"
71229>
71230 <path d="M13.018 20.687c-.333 .119 -.673 .223 -1.018 .313a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3c.433 1.472 .575 2.998 .436 4.495" />
71231 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
71232 <path d="M19 21v1m0 -8v1" />
71233</svg>
71234"#;
71235pub const ICON_SHIELD_DOWN: &str = r#"
71236<svg
71237 xmlns="http://www.w3.org/2000/svg"
71238 width="24"
71239 height="24"
71240 viewBox="0 0 24 24"
71241 fill="none"
71242 stroke="currentColor"
71243 stroke-width="1.5"
71244 stroke-linecap="round"
71245 stroke-linejoin="round"
71246>
71247 <path d="M12.444 20.876c-.147 .044 -.295 .085 -.444 .124a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 .117 6.343" />
71248 <path d="M19 16v6" />
71249 <path d="M22 19l-3 3l-3 -3" />
71250</svg>
71251"#;
71252pub const ICON_SHIELD_EXCLAMATION: &str = r#"
71253<svg
71254 xmlns="http://www.w3.org/2000/svg"
71255 width="24"
71256 height="24"
71257 viewBox="0 0 24 24"
71258 fill="none"
71259 stroke="currentColor"
71260 stroke-width="1.5"
71261 stroke-linecap="round"
71262 stroke-linejoin="round"
71263>
71264 <path d="M15.04 19.745c-.942 .551 -1.964 .976 -3.04 1.255a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 .195 6.015" />
71265 <path d="M19 16v3" />
71266 <path d="M19 22v.01" />
71267</svg>
71268"#;
71269pub const ICON_SHIELD_HALF: &str = r#"
71270<svg
71271 xmlns="http://www.w3.org/2000/svg"
71272 width="24"
71273 height="24"
71274 viewBox="0 0 24 24"
71275 fill="none"
71276 stroke="currentColor"
71277 stroke-width="1.5"
71278 stroke-linecap="round"
71279 stroke-linejoin="round"
71280>
71281 <path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" />
71282 <path d="M12 3v18" />
71283</svg>
71284"#;
71285pub const ICON_SHIELD_HEART: &str = r#"
71286<svg
71287 xmlns="http://www.w3.org/2000/svg"
71288 width="24"
71289 height="24"
71290 viewBox="0 0 24 24"
71291 fill="none"
71292 stroke="currentColor"
71293 stroke-width="1.5"
71294 stroke-linecap="round"
71295 stroke-linejoin="round"
71296>
71297 <path d="M12 21a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12.01 12.01 0 0 1 .378 5" />
71298 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
71299</svg>
71300"#;
71301pub const ICON_SHIELD_LOCK: &str = r#"
71302<svg
71303 xmlns="http://www.w3.org/2000/svg"
71304 width="24"
71305 height="24"
71306 viewBox="0 0 24 24"
71307 fill="none"
71308 stroke="currentColor"
71309 stroke-width="1.5"
71310 stroke-linecap="round"
71311 stroke-linejoin="round"
71312>
71313 <path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" />
71314 <path d="M12 11m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
71315 <path d="M12 12l0 2.5" />
71316</svg>
71317"#;
71318pub const ICON_SHIELD_MINUS: &str = r#"
71319<svg
71320 xmlns="http://www.w3.org/2000/svg"
71321 width="24"
71322 height="24"
71323 viewBox="0 0 24 24"
71324 fill="none"
71325 stroke="currentColor"
71326 stroke-width="1.5"
71327 stroke-linecap="round"
71328 stroke-linejoin="round"
71329>
71330 <path d="M12.46 20.871c-.153 .046 -.306 .089 -.46 .129a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 -.916 9.015" />
71331 <path d="M16 19h6" />
71332</svg>
71333"#;
71334pub const ICON_SHIELD_OFF: &str = r#"
71335<svg
71336 xmlns="http://www.w3.org/2000/svg"
71337 width="24"
71338 height="24"
71339 viewBox="0 0 24 24"
71340 fill="none"
71341 stroke="currentColor"
71342 stroke-width="1.5"
71343 stroke-linecap="round"
71344 stroke-linejoin="round"
71345>
71346 <path d="M17.67 17.667a12 12 0 0 1 -5.67 3.333a12 12 0 0 1 -8.5 -15c.794 .036 1.583 -.006 2.357 -.124m3.128 -.926a11.997 11.997 0 0 0 3.015 -1.95a12 12 0 0 0 8.5 3a12 12 0 0 1 -1.116 9.376" />
71347 <path d="M3 3l18 18" />
71348</svg>
71349"#;
71350pub const ICON_SHIELD_PAUSE: &str = r#"
71351<svg
71352 xmlns="http://www.w3.org/2000/svg"
71353 width="24"
71354 height="24"
71355 viewBox="0 0 24 24"
71356 fill="none"
71357 stroke="currentColor"
71358 stroke-width="1.5"
71359 stroke-linecap="round"
71360 stroke-linejoin="round"
71361>
71362 <path d="M13.004 20.692c-.329 .117 -.664 .22 -1.004 .308a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 -.081 7.034" />
71363 <path d="M17 17v5" />
71364 <path d="M21 17v5" />
71365</svg>
71366"#;
71367pub const ICON_SHIELD_PIN: &str = r#"
71368<svg
71369 xmlns="http://www.w3.org/2000/svg"
71370 width="24"
71371 height="24"
71372 viewBox="0 0 24 24"
71373 fill="none"
71374 stroke="currentColor"
71375 stroke-width="1.5"
71376 stroke-linecap="round"
71377 stroke-linejoin="round"
71378>
71379 <path d="M12.597 20.829a12 12 0 0 1 -.597 .171a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3c.506 1.72 .614 3.512 .342 5.248" />
71380 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
71381 <path d="M19 18v.01" />
71382</svg>
71383"#;
71384pub const ICON_SHIELD_PLUS: &str = r#"
71385<svg
71386 xmlns="http://www.w3.org/2000/svg"
71387 width="24"
71388 height="24"
71389 viewBox="0 0 24 24"
71390 fill="none"
71391 stroke="currentColor"
71392 stroke-width="1.5"
71393 stroke-linecap="round"
71394 stroke-linejoin="round"
71395>
71396 <path d="M12.462 20.87c-.153 .047 -.307 .09 -.462 .13a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 .11 6.37" />
71397 <path d="M16 19h6" />
71398 <path d="M19 16v6" />
71399</svg>
71400"#;
71401pub const ICON_SHIELD_QUESTION: &str = r#"
71402<svg
71403 xmlns="http://www.w3.org/2000/svg"
71404 width="24"
71405 height="24"
71406 viewBox="0 0 24 24"
71407 fill="none"
71408 stroke="currentColor"
71409 stroke-width="1.5"
71410 stroke-linecap="round"
71411 stroke-linejoin="round"
71412>
71413 <path d="M15.065 19.732c-.95 .557 -1.98 .986 -3.065 1.268a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3c.51 1.738 .617 3.55 .333 5.303" />
71414 <path d="M19 22v.01" />
71415 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
71416</svg>
71417"#;
71418pub const ICON_SHIELD_SEARCH: &str = r#"
71419<svg
71420 xmlns="http://www.w3.org/2000/svg"
71421 width="24"
71422 height="24"
71423 viewBox="0 0 24 24"
71424 fill="none"
71425 stroke="currentColor"
71426 stroke-width="1.5"
71427 stroke-linecap="round"
71428 stroke-linejoin="round"
71429>
71430 <path d="M12 21a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3c.539 1.832 .627 3.747 .283 5.588" />
71431 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
71432 <path d="M20.2 20.2l1.8 1.8" />
71433</svg>
71434"#;
71435pub const ICON_SHIELD_SHARE: &str = r#"
71436<svg
71437 xmlns="http://www.w3.org/2000/svg"
71438 width="24"
71439 height="24"
71440 viewBox="0 0 24 24"
71441 fill="none"
71442 stroke="currentColor"
71443 stroke-width="1.5"
71444 stroke-linecap="round"
71445 stroke-linejoin="round"
71446>
71447 <path d="M12 21a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 .193 6.025" />
71448 <path d="M16 22l5 -5" />
71449 <path d="M21 21.5v-4.5h-4.5" />
71450</svg>
71451"#;
71452pub const ICON_SHIELD_STAR: &str = r#"
71453<svg
71454 xmlns="http://www.w3.org/2000/svg"
71455 width="24"
71456 height="24"
71457 viewBox="0 0 24 24"
71458 fill="none"
71459 stroke="currentColor"
71460 stroke-width="1.5"
71461 stroke-linecap="round"
71462 stroke-linejoin="round"
71463>
71464 <path d="M11.143 20.743a12 12 0 0 1 -7.643 -14.743a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3c.504 1.716 .614 3.505 .343 5.237" />
71465 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
71466</svg>
71467"#;
71468pub const ICON_SHIELD_UP: &str = r#"
71469<svg
71470 xmlns="http://www.w3.org/2000/svg"
71471 width="24"
71472 height="24"
71473 viewBox="0 0 24 24"
71474 fill="none"
71475 stroke="currentColor"
71476 stroke-width="1.5"
71477 stroke-linecap="round"
71478 stroke-linejoin="round"
71479>
71480 <path d="M12.442 20.876a13.12 13.12 0 0 1 -.442 .124a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 .119 6.336" />
71481 <path d="M19 22v-6" />
71482 <path d="M22 19l-3 -3l-3 3" />
71483</svg>
71484"#;
71485pub const ICON_SHIELD_X: &str = r#"
71486<svg
71487 xmlns="http://www.w3.org/2000/svg"
71488 width="24"
71489 height="24"
71490 viewBox="0 0 24 24"
71491 fill="none"
71492 stroke="currentColor"
71493 stroke-width="1.5"
71494 stroke-linecap="round"
71495 stroke-linejoin="round"
71496>
71497 <path d="M13.252 20.601c-.408 .155 -.826 .288 -1.252 .399a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3a12 12 0 0 0 8.5 3a12 12 0 0 1 -.19 7.357" />
71498 <path d="M22 22l-5 -5" />
71499 <path d="M17 22l5 -5" />
71500</svg>
71501"#;
71502pub const ICON_SHIELD: &str = r#"
71503<svg
71504 xmlns="http://www.w3.org/2000/svg"
71505 width="24"
71506 height="24"
71507 viewBox="0 0 24 24"
71508 fill="none"
71509 stroke="currentColor"
71510 stroke-width="1.5"
71511 stroke-linecap="round"
71512 stroke-linejoin="round"
71513>
71514 <path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" />
71515</svg>
71516"#;
71517pub const ICON_SHIP_OFF: &str = r#"
71518<svg
71519 xmlns="http://www.w3.org/2000/svg"
71520 width="24"
71521 height="24"
71522 viewBox="0 0 24 24"
71523 fill="none"
71524 stroke="currentColor"
71525 stroke-width="1.5"
71526 stroke-linecap="round"
71527 stroke-linejoin="round"
71528>
71529 <path d="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1" />
71530 <path d="M4 18l-1 -5h10m4 0h4l-1.334 2.668" />
71531 <path d="M5 13v-6h2m4 0h2l4 6" />
71532 <path d="M3 3l18 18" />
71533</svg>
71534"#;
71535pub const ICON_SHIP: &str = r#"
71536<svg
71537 xmlns="http://www.w3.org/2000/svg"
71538 width="24"
71539 height="24"
71540 viewBox="0 0 24 24"
71541 fill="none"
71542 stroke="currentColor"
71543 stroke-width="1.5"
71544 stroke-linecap="round"
71545 stroke-linejoin="round"
71546>
71547 <path d="M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1" />
71548 <path d="M4 18l-1 -5h18l-2 4" />
71549 <path d="M5 13v-6h8l4 6" />
71550 <path d="M7 7v-4h-1" />
71551</svg>
71552"#;
71553pub const ICON_SHIRT_OFF: &str = r#"
71554<svg
71555 xmlns="http://www.w3.org/2000/svg"
71556 width="24"
71557 height="24"
71558 viewBox="0 0 24 24"
71559 fill="none"
71560 stroke="currentColor"
71561 stroke-width="1.5"
71562 stroke-linecap="round"
71563 stroke-linejoin="round"
71564>
71565 <path d="M8.243 4.252l.757 -.252c0 .43 .09 .837 .252 1.206m1.395 1.472a3 3 0 0 0 4.353 -2.678l6 2v5h-3v3m0 4v1a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-8h-3v-5l2.26 -.753" />
71566 <path d="M3 3l18 18" />
71567</svg>
71568"#;
71569pub const ICON_SHIRT_SPORT: &str = r#"
71570<svg
71571 xmlns="http://www.w3.org/2000/svg"
71572 width="24"
71573 height="24"
71574 viewBox="0 0 24 24"
71575 fill="none"
71576 stroke="currentColor"
71577 stroke-width="1.5"
71578 stroke-linecap="round"
71579 stroke-linejoin="round"
71580>
71581 <path d="M15 4l6 2v5h-3v8a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-8h-3v-5l6 -2a3 3 0 0 0 6 0" />
71582 <path d="M10.5 11h2.5l-1.5 5" />
71583</svg>
71584"#;
71585pub const ICON_SHIRT: &str = r#"
71586<svg
71587 xmlns="http://www.w3.org/2000/svg"
71588 width="24"
71589 height="24"
71590 viewBox="0 0 24 24"
71591 fill="none"
71592 stroke="currentColor"
71593 stroke-width="1.5"
71594 stroke-linecap="round"
71595 stroke-linejoin="round"
71596>
71597 <path d="M15 4l6 2v5h-3v8a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-8h-3v-5l6 -2a3 3 0 0 0 6 0" />
71598</svg>
71599"#;
71600pub const ICON_SHOE_OFF: &str = r#"
71601<svg
71602 xmlns="http://www.w3.org/2000/svg"
71603 width="24"
71604 height="24"
71605 viewBox="0 0 24 24"
71606 fill="none"
71607 stroke="currentColor"
71608 stroke-width="1.5"
71609 stroke-linecap="round"
71610 stroke-linejoin="round"
71611>
71612 <path d="M13.846 9.868l4.08 .972a4 4 0 0 1 3.074 3.89v2.27m-3 1h-14a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1h2" />
71613 <path d="M8 18v-1a4 4 0 0 0 -4 -4h-1" />
71614 <path d="M10 12l.663 -1.327" />
71615 <path d="M3 3l18 18" />
71616</svg>
71617"#;
71618pub const ICON_SHOE: &str = r#"
71619<svg
71620 xmlns="http://www.w3.org/2000/svg"
71621 width="24"
71622 height="24"
71623 viewBox="0 0 24 24"
71624 fill="none"
71625 stroke="currentColor"
71626 stroke-width="1.5"
71627 stroke-linecap="round"
71628 stroke-linejoin="round"
71629>
71630 <path d="M4 6h5.426a1 1 0 0 1 .863 .496l1.064 1.823a3 3 0 0 0 1.896 1.407l4.677 1.114a4 4 0 0 1 3.074 3.89v2.27a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1v-10a1 1 0 0 1 1 -1z" />
71631 <path d="M14 13l1 -2" />
71632 <path d="M8 18v-1a4 4 0 0 0 -4 -4h-1" />
71633 <path d="M10 12l1.5 -3" />
71634</svg>
71635"#;
71636pub const ICON_SHOPPING_BAG_CHECK: &str = r#"
71637<svg
71638 xmlns="http://www.w3.org/2000/svg"
71639 width="24"
71640 height="24"
71641 viewBox="0 0 24 24"
71642 fill="none"
71643 stroke="currentColor"
71644 stroke-width="1.5"
71645 stroke-linecap="round"
71646 stroke-linejoin="round"
71647>
71648 <path d="M11.5 21h-2.926a3 3 0 0 1 -2.965 -2.544l-1.255 -8.152a2 2 0 0 1 1.977 -2.304h11.339a2 2 0 0 1 1.977 2.304l-.5 3.248" />
71649 <path d="M9 11v-5a3 3 0 0 1 6 0v5" />
71650 <path d="M15 19l2 2l4 -4" />
71651</svg>
71652"#;
71653pub const ICON_SHOPPING_BAG_DISCOUNT: &str = r#"
71654<svg
71655 xmlns="http://www.w3.org/2000/svg"
71656 width="24"
71657 height="24"
71658 viewBox="0 0 24 24"
71659 fill="none"
71660 stroke="currentColor"
71661 stroke-width="1.5"
71662 stroke-linecap="round"
71663 stroke-linejoin="round"
71664>
71665 <path d="M12.5 21h-3.926a3 3 0 0 1 -2.965 -2.544l-1.255 -8.152a2 2 0 0 1 1.977 -2.304h11.339a2 2 0 0 1 1.977 2.304l-.416 2.7" />
71666 <path d="M9 11v-5a3 3 0 0 1 6 0v5" />
71667 <path d="M16 21l5 -5" />
71668 <path d="M21 21v.01" />
71669 <path d="M16 16v.01" />
71670</svg>
71671"#;
71672pub const ICON_SHOPPING_BAG_EDIT: &str = r#"
71673<svg
71674 xmlns="http://www.w3.org/2000/svg"
71675 width="24"
71676 height="24"
71677 viewBox="0 0 24 24"
71678 fill="none"
71679 stroke="currentColor"
71680 stroke-width="1.5"
71681 stroke-linecap="round"
71682 stroke-linejoin="round"
71683>
71684 <path d="M11 21h-2.426a3 3 0 0 1 -2.965 -2.544l-1.255 -8.152a2 2 0 0 1 1.977 -2.304h11.339a2 2 0 0 1 1.977 2.304l-.109 .707" />
71685 <path d="M9 11v-5a3 3 0 0 1 6 0v5" />
71686 <path d="M18.42 15.61a2.1 2.1 0 0 1 2.97 2.97l-3.39 3.42h-3v-3l3.42 -3.39z" />
71687</svg>
71688"#;
71689pub const ICON_SHOPPING_BAG_EXCLAMATION: &str = r#"
71690<svg
71691 xmlns="http://www.w3.org/2000/svg"
71692 width="24"
71693 height="24"
71694 viewBox="0 0 24 24"
71695 fill="none"
71696 stroke="currentColor"
71697 stroke-width="1.5"
71698 stroke-linecap="round"
71699 stroke-linejoin="round"
71700>
71701 <path d="M15 21h-6.426a3 3 0 0 1 -2.965 -2.544l-1.255 -8.152a2 2 0 0 1 1.977 -2.304h11.339a2 2 0 0 1 1.977 2.304l-.258 1.678" />
71702 <path d="M9 11v-5a3 3 0 0 1 6 0v5" />
71703 <path d="M19 16v3" />
71704 <path d="M19 22v.01" />
71705</svg>
71706"#;
71707pub const ICON_SHOPPING_BAG_HEART: &str = r#"
71708<svg
71709 xmlns="http://www.w3.org/2000/svg"
71710 width="24"
71711 height="24"
71712 viewBox="0 0 24 24"
71713 fill="none"
71714 stroke="currentColor"
71715 stroke-width="1.5"
71716 stroke-linecap="round"
71717 stroke-linejoin="round"
71718>
71719 <path d="M11.5 21h-2.926a3 3 0 0 1 -2.965 -2.544l-1.255 -8.152a2 2 0 0 1 1.977 -2.304h11.339a2 2 0 0 1 1.977 2.304c-.057 .368 -.1 .644 -.127 .828" />
71720 <path d="M9 11v-5a3 3 0 0 1 6 0v5" />
71721 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
71722</svg>
71723"#;
71724pub const ICON_SHOPPING_BAG_MINUS: &str = r#"
71725<svg
71726 xmlns="http://www.w3.org/2000/svg"
71727 width="24"
71728 height="24"
71729 viewBox="0 0 24 24"
71730 fill="none"
71731 stroke="currentColor"
71732 stroke-width="1.5"
71733 stroke-linecap="round"
71734 stroke-linejoin="round"
71735>
71736 <path d="M12.5 21h-3.926a3 3 0 0 1 -2.965 -2.544l-1.255 -8.152a2 2 0 0 1 1.977 -2.304h11.339a2 2 0 0 1 1.977 2.304l-.73 4.744" />
71737 <path d="M9 11v-5a3 3 0 0 1 6 0v5" />
71738 <path d="M16 19h6" />
71739</svg>
71740"#;
71741pub const ICON_SHOPPING_BAG_PLUS: &str = r#"
71742<svg
71743 xmlns="http://www.w3.org/2000/svg"
71744 width="24"
71745 height="24"
71746 viewBox="0 0 24 24"
71747 fill="none"
71748 stroke="currentColor"
71749 stroke-width="1.5"
71750 stroke-linecap="round"
71751 stroke-linejoin="round"
71752>
71753 <path d="M12.5 21h-3.926a3 3 0 0 1 -2.965 -2.544l-1.255 -8.152a2 2 0 0 1 1.977 -2.304h11.339a2 2 0 0 1 1.977 2.304l-.263 1.708" />
71754 <path d="M16 19h6" />
71755 <path d="M19 16v6" />
71756 <path d="M9 11v-5a3 3 0 0 1 6 0v5" />
71757</svg>
71758"#;
71759pub const ICON_SHOPPING_BAG_SEARCH: &str = r#"
71760<svg
71761 xmlns="http://www.w3.org/2000/svg"
71762 width="24"
71763 height="24"
71764 viewBox="0 0 24 24"
71765 fill="none"
71766 stroke="currentColor"
71767 stroke-width="1.5"
71768 stroke-linecap="round"
71769 stroke-linejoin="round"
71770>
71771 <path d="M11.5 21h-2.926a3 3 0 0 1 -2.965 -2.544l-1.255 -8.152a2 2 0 0 1 1.977 -2.304h11.339a2 2 0 0 1 1.977 2.304l-.117 .761" />
71772 <path d="M9 11v-5a3 3 0 0 1 6 0v5" />
71773 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
71774 <path d="M20.2 20.2l1.8 1.8" />
71775</svg>
71776"#;
71777pub const ICON_SHOPPING_BAG_X: &str = r#"
71778<svg
71779 xmlns="http://www.w3.org/2000/svg"
71780 width="24"
71781 height="24"
71782 viewBox="0 0 24 24"
71783 fill="none"
71784 stroke="currentColor"
71785 stroke-width="1.5"
71786 stroke-linecap="round"
71787 stroke-linejoin="round"
71788>
71789 <path d="M13 21h-4.426a3 3 0 0 1 -2.965 -2.544l-1.255 -8.152a2 2 0 0 1 1.977 -2.304h11.339a2 2 0 0 1 1.977 2.304l-.506 3.287" />
71790 <path d="M9 11v-5a3 3 0 0 1 6 0v5" />
71791 <path d="M22 22l-5 -5" />
71792 <path d="M17 22l5 -5" />
71793</svg>
71794"#;
71795pub const ICON_SHOPPING_BAG: &str = r#"
71796<svg
71797 xmlns="http://www.w3.org/2000/svg"
71798 width="24"
71799 height="24"
71800 viewBox="0 0 24 24"
71801 fill="none"
71802 stroke="currentColor"
71803 stroke-width="1.5"
71804 stroke-linecap="round"
71805 stroke-linejoin="round"
71806>
71807 <path d="M6.331 8h11.339a2 2 0 0 1 1.977 2.304l-1.255 8.152a3 3 0 0 1 -2.966 2.544h-6.852a3 3 0 0 1 -2.965 -2.544l-1.255 -8.152a2 2 0 0 1 1.977 -2.304z" />
71808 <path d="M9 11v-5a3 3 0 0 1 6 0v5" />
71809</svg>
71810"#;
71811pub const ICON_SHOPPING_CART_BOLT: &str = r#"
71812<svg
71813 xmlns="http://www.w3.org/2000/svg"
71814 width="24"
71815 height="24"
71816 viewBox="0 0 24 24"
71817 fill="none"
71818 stroke="currentColor"
71819 stroke-width="1.5"
71820 stroke-linecap="round"
71821 stroke-linejoin="round"
71822>
71823 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
71824 <path d="M13.5 17h-7.5v-14h-2" />
71825 <path d="M6 5l14 1l-.858 6.004m-2.642 .996h-10.5" />
71826 <path d="M19 16l-2 3h4l-2 3" />
71827</svg>
71828"#;
71829pub const ICON_SHOPPING_CART_CANCEL: &str = r#"
71830<svg
71831 xmlns="http://www.w3.org/2000/svg"
71832 width="24"
71833 height="24"
71834 viewBox="0 0 24 24"
71835 fill="none"
71836 stroke="currentColor"
71837 stroke-width="1.5"
71838 stroke-linecap="round"
71839 stroke-linejoin="round"
71840>
71841 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
71842 <path d="M12 17h-6v-14h-2" />
71843 <path d="M6 5l14 1l-.857 5.998m-3.643 1.002h-9.5" />
71844 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
71845 <path d="M17 21l4 -4" />
71846</svg>
71847"#;
71848pub const ICON_SHOPPING_CART_CHECK: &str = r#"
71849<svg
71850 xmlns="http://www.w3.org/2000/svg"
71851 width="24"
71852 height="24"
71853 viewBox="0 0 24 24"
71854 fill="none"
71855 stroke="currentColor"
71856 stroke-width="1.5"
71857 stroke-linecap="round"
71858 stroke-linejoin="round"
71859>
71860 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
71861 <path d="M11.5 17h-5.5v-14h-2" />
71862 <path d="M6 5l14 1l-1 7h-13" />
71863 <path d="M15 19l2 2l4 -4" />
71864</svg>
71865"#;
71866pub const ICON_SHOPPING_CART_CODE: &str = r#"
71867<svg
71868 xmlns="http://www.w3.org/2000/svg"
71869 width="24"
71870 height="24"
71871 viewBox="0 0 24 24"
71872 fill="none"
71873 stroke="currentColor"
71874 stroke-width="1.5"
71875 stroke-linecap="round"
71876 stroke-linejoin="round"
71877>
71878 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
71879 <path d="M11.5 17h-5.5v-14h-2" />
71880 <path d="M6 5l14 1l-1 7h-13" />
71881 <path d="M20 21l2 -2l-2 -2" />
71882 <path d="M17 17l-2 2l2 2" />
71883</svg>
71884"#;
71885pub const ICON_SHOPPING_CART_COG: &str = r#"
71886<svg
71887 xmlns="http://www.w3.org/2000/svg"
71888 width="24"
71889 height="24"
71890 viewBox="0 0 24 24"
71891 fill="none"
71892 stroke="currentColor"
71893 stroke-width="1.5"
71894 stroke-linecap="round"
71895 stroke-linejoin="round"
71896>
71897 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
71898 <path d="M12 17h-6v-14h-2" />
71899 <path d="M6 5l14 1l-.79 5.526m-3.21 1.474h-10" />
71900 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
71901 <path d="M19.001 15.5v1.5" />
71902 <path d="M19.001 21v1.5" />
71903 <path d="M22.032 17.25l-1.299 .75" />
71904 <path d="M17.27 20l-1.3 .75" />
71905 <path d="M15.97 17.25l1.3 .75" />
71906 <path d="M20.733 20l1.3 .75" />
71907</svg>
71908"#;
71909pub const ICON_SHOPPING_CART_COPY: &str = r#"
71910<svg
71911 xmlns="http://www.w3.org/2000/svg"
71912 width="24"
71913 height="24"
71914 viewBox="0 0 24 24"
71915 fill="none"
71916 stroke="currentColor"
71917 stroke-width="1.5"
71918 stroke-linecap="round"
71919 stroke-linejoin="round"
71920>
71921 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
71922 <path d="M11.5 17h-5.5v-14h-2" />
71923 <path d="M6 5l14 1l-1 7h-13" />
71924 <path d="M15 19l2 2l4 -4" />
71925</svg>
71926"#;
71927pub const ICON_SHOPPING_CART_DISCOUNT: &str = r#"
71928<svg
71929 xmlns="http://www.w3.org/2000/svg"
71930 width="24"
71931 height="24"
71932 viewBox="0 0 24 24"
71933 fill="none"
71934 stroke="currentColor"
71935 stroke-width="1.5"
71936 stroke-linecap="round"
71937 stroke-linejoin="round"
71938>
71939 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
71940 <path d="M12.5 17h-6.5v-14h-2" />
71941 <path d="M6 5l14 1l-.859 6.011m-6.141 .989h-7" />
71942 <path d="M16 21l5 -5" />
71943 <path d="M21 21v.01" />
71944 <path d="M16 16v.01" />
71945</svg>
71946"#;
71947pub const ICON_SHOPPING_CART_DOLLAR: &str = r#"
71948<svg
71949 xmlns="http://www.w3.org/2000/svg"
71950 width="24"
71951 height="24"
71952 viewBox="0 0 24 24"
71953 fill="none"
71954 stroke="currentColor"
71955 stroke-width="1.5"
71956 stroke-linecap="round"
71957 stroke-linejoin="round"
71958>
71959 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
71960 <path d="M13 17h-7v-14h-2" />
71961 <path d="M6 5l14 1l-.575 4.022m-4.925 2.978h-8.5" />
71962 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
71963 <path d="M19 21v1m0 -8v1" />
71964</svg>
71965"#;
71966pub const ICON_SHOPPING_CART_DOWN: &str = r#"
71967<svg
71968 xmlns="http://www.w3.org/2000/svg"
71969 width="24"
71970 height="24"
71971 viewBox="0 0 24 24"
71972 fill="none"
71973 stroke="currentColor"
71974 stroke-width="1.5"
71975 stroke-linecap="round"
71976 stroke-linejoin="round"
71977>
71978 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
71979 <path d="M12.5 17h-6.5v-14h-2" />
71980 <path d="M6 5l14 1l-.859 6.011m-2.641 .989h-10.5" />
71981 <path d="M19 16v6" />
71982 <path d="M22 19l-3 3l-3 -3" />
71983</svg>
71984"#;
71985pub const ICON_SHOPPING_CART_EXCLAMATION: &str = r#"
71986<svg
71987 xmlns="http://www.w3.org/2000/svg"
71988 width="24"
71989 height="24"
71990 viewBox="0 0 24 24"
71991 fill="none"
71992 stroke="currentColor"
71993 stroke-width="1.5"
71994 stroke-linecap="round"
71995 stroke-linejoin="round"
71996>
71997 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
71998 <path d="M15 17h-9v-14h-2" />
71999 <path d="M6 5l14 1l-.854 5.976m-2.646 1.024h-10.5" />
72000 <path d="M19 16v3" />
72001 <path d="M19 22v.01" />
72002</svg>
72003"#;
72004pub const ICON_SHOPPING_CART_HEART: &str = r#"
72005<svg
72006 xmlns="http://www.w3.org/2000/svg"
72007 width="24"
72008 height="24"
72009 viewBox="0 0 24 24"
72010 fill="none"
72011 stroke="currentColor"
72012 stroke-width="1.5"
72013 stroke-linecap="round"
72014 stroke-linejoin="round"
72015>
72016 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
72017 <path d="M10 17h-4v-14h-2" />
72018 <path d="M6 5l14 1l-.717 5.016m-7.783 1.984h-5.5" />
72019 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
72020</svg>
72021"#;
72022pub const ICON_SHOPPING_CART_MINUS: &str = r#"
72023<svg
72024 xmlns="http://www.w3.org/2000/svg"
72025 width="24"
72026 height="24"
72027 viewBox="0 0 24 24"
72028 fill="none"
72029 stroke="currentColor"
72030 stroke-width="1.5"
72031 stroke-linecap="round"
72032 stroke-linejoin="round"
72033>
72034 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
72035 <path d="M12.5 17h-6.5v-14h-2" />
72036 <path d="M6 5l14 1l-1 7h-13" />
72037 <path d="M16 19h6" />
72038</svg>
72039"#;
72040pub const ICON_SHOPPING_CART_OFF: &str = r#"
72041<svg
72042 xmlns="http://www.w3.org/2000/svg"
72043 width="24"
72044 height="24"
72045 viewBox="0 0 24 24"
72046 fill="none"
72047 stroke="currentColor"
72048 stroke-width="1.5"
72049 stroke-linecap="round"
72050 stroke-linejoin="round"
72051>
72052 <path d="M6 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
72053 <path d="M17 17a2 2 0 1 0 2 2" />
72054 <path d="M17 17h-11v-11" />
72055 <path d="M9.239 5.231l10.761 .769l-1 7h-2m-4 0h-7" />
72056 <path d="M3 3l18 18" />
72057</svg>
72058"#;
72059pub const ICON_SHOPPING_CART_PAUSE: &str = r#"
72060<svg
72061 xmlns="http://www.w3.org/2000/svg"
72062 width="24"
72063 height="24"
72064 viewBox="0 0 24 24"
72065 fill="none"
72066 stroke="currentColor"
72067 stroke-width="1.5"
72068 stroke-linecap="round"
72069 stroke-linejoin="round"
72070>
72071 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
72072 <path d="M13 17h-7v-14h-2" />
72073 <path d="M6 5l14 1l-1 7h-13" />
72074 <path d="M17 17v5" />
72075 <path d="M21 17v5" />
72076</svg>
72077"#;
72078pub const ICON_SHOPPING_CART_PIN: &str = r#"
72079<svg
72080 xmlns="http://www.w3.org/2000/svg"
72081 width="24"
72082 height="24"
72083 viewBox="0 0 24 24"
72084 fill="none"
72085 stroke="currentColor"
72086 stroke-width="1.5"
72087 stroke-linecap="round"
72088 stroke-linejoin="round"
72089>
72090 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
72091 <path d="M12 17h-6v-14h-2" />
72092 <path d="M6 5l14 1l-.716 5.011m-5.284 1.989h-8" />
72093 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
72094 <path d="M19 18v.01" />
72095</svg>
72096"#;
72097pub const ICON_SHOPPING_CART_PLUS: &str = r#"
72098<svg
72099 xmlns="http://www.w3.org/2000/svg"
72100 width="24"
72101 height="24"
72102 viewBox="0 0 24 24"
72103 fill="none"
72104 stroke="currentColor"
72105 stroke-width="1.5"
72106 stroke-linecap="round"
72107 stroke-linejoin="round"
72108>
72109 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
72110 <path d="M12.5 17h-6.5v-14h-2" />
72111 <path d="M6 5l14 1l-.86 6.017m-2.64 .983h-10.5" />
72112 <path d="M16 19h6" />
72113 <path d="M19 16v6" />
72114</svg>
72115"#;
72116pub const ICON_SHOPPING_CART_QUESTION: &str = r#"
72117<svg
72118 xmlns="http://www.w3.org/2000/svg"
72119 width="24"
72120 height="24"
72121 viewBox="0 0 24 24"
72122 fill="none"
72123 stroke="currentColor"
72124 stroke-width="1.5"
72125 stroke-linecap="round"
72126 stroke-linejoin="round"
72127>
72128 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
72129 <path d="M13.5 17h-7.5v-14h-2" />
72130 <path d="M6 5l14 1l-.714 5m-4.786 2h-8.5" />
72131 <path d="M19 22v.01" />
72132 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
72133</svg>
72134"#;
72135pub const ICON_SHOPPING_CART_SEARCH: &str = r#"
72136<svg
72137 xmlns="http://www.w3.org/2000/svg"
72138 width="24"
72139 height="24"
72140 viewBox="0 0 24 24"
72141 fill="none"
72142 stroke="currentColor"
72143 stroke-width="1.5"
72144 stroke-linecap="round"
72145 stroke-linejoin="round"
72146>
72147 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
72148 <path d="M11 17h-5v-14h-2" />
72149 <path d="M6 5l14 1l-.718 5.023m-6.282 1.977h-7" />
72150 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
72151 <path d="M20.2 20.2l1.8 1.8" />
72152</svg>
72153"#;
72154pub const ICON_SHOPPING_CART_SHARE: &str = r#"
72155<svg
72156 xmlns="http://www.w3.org/2000/svg"
72157 width="24"
72158 height="24"
72159 viewBox="0 0 24 24"
72160 fill="none"
72161 stroke="currentColor"
72162 stroke-width="1.5"
72163 stroke-linecap="round"
72164 stroke-linejoin="round"
72165>
72166 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
72167 <path d="M12.5 17h-6.5v-14h-2" />
72168 <path d="M6 5l14 1l-1 7h-13" />
72169 <path d="M16 22l5 -5" />
72170 <path d="M21 21.5v-4.5h-4.5" />
72171</svg>
72172"#;
72173pub const ICON_SHOPPING_CART_STAR: &str = r#"
72174<svg
72175 xmlns="http://www.w3.org/2000/svg"
72176 width="24"
72177 height="24"
72178 viewBox="0 0 24 24"
72179 fill="none"
72180 stroke="currentColor"
72181 stroke-width="1.5"
72182 stroke-linecap="round"
72183 stroke-linejoin="round"
72184>
72185 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
72186 <path d="M9.5 17h-3.5v-14h-2" />
72187 <path d="M6 5l14 1l-.615 4.302m-6.885 2.698h-6.5" />
72188 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
72189</svg>
72190"#;
72191pub const ICON_SHOPPING_CART_UP: &str = r#"
72192<svg
72193 xmlns="http://www.w3.org/2000/svg"
72194 width="24"
72195 height="24"
72196 viewBox="0 0 24 24"
72197 fill="none"
72198 stroke="currentColor"
72199 stroke-width="1.5"
72200 stroke-linecap="round"
72201 stroke-linejoin="round"
72202>
72203 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
72204 <path d="M12.5 17h-6.5v-14h-2" />
72205 <path d="M6 5l14 1l-.854 5.977m-2.646 1.023h-10.5" />
72206 <path d="M19 22v-6" />
72207 <path d="M22 19l-3 -3l-3 3" />
72208</svg>
72209"#;
72210pub const ICON_SHOPPING_CART_X: &str = r#"
72211<svg
72212 xmlns="http://www.w3.org/2000/svg"
72213 width="24"
72214 height="24"
72215 viewBox="0 0 24 24"
72216 fill="none"
72217 stroke="currentColor"
72218 stroke-width="1.5"
72219 stroke-linecap="round"
72220 stroke-linejoin="round"
72221>
72222 <path d="M4 19a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
72223 <path d="M13 17h-7v-14h-2" />
72224 <path d="M6 5l14 1l-1 7h-13" />
72225 <path d="M22 22l-5 -5" />
72226 <path d="M17 22l5 -5" />
72227</svg>
72228"#;
72229pub const ICON_SHOPPING_CART: &str = r#"
72230<svg
72231 xmlns="http://www.w3.org/2000/svg"
72232 width="24"
72233 height="24"
72234 viewBox="0 0 24 24"
72235 fill="none"
72236 stroke="currentColor"
72237 stroke-width="1.5"
72238 stroke-linecap="round"
72239 stroke-linejoin="round"
72240>
72241 <path d="M6 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
72242 <path d="M17 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
72243 <path d="M17 17h-11v-14h-2" />
72244 <path d="M6 5l14 1l-1 7h-13" />
72245</svg>
72246"#;
72247pub const ICON_SHOVEL_PITCHFORKS: &str = r#"
72248<svg
72249 xmlns="http://www.w3.org/2000/svg"
72250 width="24"
72251 height="24"
72252 viewBox="0 0 24 24"
72253 fill="none"
72254 stroke="currentColor"
72255 stroke-width="1.5"
72256 stroke-linecap="round"
72257 stroke-linejoin="round"
72258>
72259 <path d="M5 3h4" />
72260 <path d="M7 3v12" />
72261 <path d="M4 15h6v3a3 3 0 0 1 -6 0v-3z" />
72262 <path d="M14 21v-3a3 3 0 0 1 6 0v3" />
72263 <path d="M17 21v-18" />
72264</svg>
72265"#;
72266pub const ICON_SHOVEL: &str = r#"
72267<svg
72268 xmlns="http://www.w3.org/2000/svg"
72269 width="24"
72270 height="24"
72271 viewBox="0 0 24 24"
72272 fill="none"
72273 stroke="currentColor"
72274 stroke-width="1.5"
72275 stroke-linecap="round"
72276 stroke-linejoin="round"
72277>
72278 <path d="M17 4l3 3" />
72279 <path d="M18.5 5.5l-8 8" />
72280 <path d="M8.276 11.284l4.44 4.44a.968 .968 0 0 1 0 1.369l-2.704 2.704a4.108 4.108 0 0 1 -5.809 -5.81l2.704 -2.703a.968 .968 0 0 1 1.37 0z" />
72281</svg>
72282"#;
72283pub const ICON_SHREDDER: &str = r#"
72284<svg
72285 xmlns="http://www.w3.org/2000/svg"
72286 width="24"
72287 height="24"
72288 viewBox="0 0 24 24"
72289 fill="none"
72290 stroke="currentColor"
72291 stroke-width="1.5"
72292 stroke-linecap="round"
72293 stroke-linejoin="round"
72294>
72295 <path d="M4 10m0 1a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" />
72296 <path d="M17 10v-4a2 2 0 0 0 -2 -2h-6a2 2 0 0 0 -2 2v4m5 5v5m4 -5v2m-8 -2v3" />
72297</svg>
72298"#;
72299pub const ICON_SIGN_LEFT: &str = r#"
72300<svg
72301 xmlns="http://www.w3.org/2000/svg"
72302 width="24"
72303 height="24"
72304 viewBox="0 0 24 24"
72305 fill="none"
72306 stroke="currentColor"
72307 stroke-width="1.5"
72308 stroke-linecap="round"
72309 stroke-linejoin="round"
72310>
72311 <path d="M16 21h-4" />
72312 <path d="M14 21v-10" />
72313 <path d="M14 6v-3" />
72314 <path d="M18 6h-10l-2 2.5l2 2.5h10z" />
72315</svg>
72316"#;
72317pub const ICON_SIGN_RIGHT: &str = r#"
72318<svg
72319 xmlns="http://www.w3.org/2000/svg"
72320 width="24"
72321 height="24"
72322 viewBox="0 0 24 24"
72323 fill="none"
72324 stroke="currentColor"
72325 stroke-width="1.5"
72326 stroke-linecap="round"
72327 stroke-linejoin="round"
72328>
72329 <path d="M8 21h4" />
72330 <path d="M10 21v-10" />
72331 <path d="M10 6v-3" />
72332 <path d="M6 6h10l2 2.5l-2 2.5h-10z" />
72333</svg>
72334"#;
72335pub const ICON_SIGNAL_2G: &str = r#"
72336<svg
72337 xmlns="http://www.w3.org/2000/svg"
72338 width="24"
72339 height="24"
72340 viewBox="0 0 24 24"
72341 fill="none"
72342 stroke="currentColor"
72343 stroke-width="1.5"
72344 stroke-linecap="round"
72345 stroke-linejoin="round"
72346>
72347 <path d="M19 8h-3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h3v-4h-1" />
72348 <path d="M5 8h4a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h4" />
72349</svg>
72350"#;
72351pub const ICON_SIGNAL_3G: &str = r#"
72352<svg
72353 xmlns="http://www.w3.org/2000/svg"
72354 width="24"
72355 height="24"
72356 viewBox="0 0 24 24"
72357 fill="none"
72358 stroke="currentColor"
72359 stroke-width="1.5"
72360 stroke-linecap="round"
72361 stroke-linejoin="round"
72362>
72363 <path d="M17 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
72364 <path d="M6 8h2.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-1.5h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-2.5" />
72365</svg>
72366"#;
72367pub const ICON_SIGNAL_4G_PLUS: &str = r#"
72368<svg
72369 xmlns="http://www.w3.org/2000/svg"
72370 width="24"
72371 height="24"
72372 viewBox="0 0 24 24"
72373 fill="none"
72374 stroke="currentColor"
72375 stroke-width="1.5"
72376 stroke-linecap="round"
72377 stroke-linejoin="round"
72378>
72379 <path d="M17 12h4" />
72380 <path d="M3 8v3a1 1 0 0 0 1 1h3" />
72381 <path d="M7 8v8" />
72382 <path d="M19 10v4" />
72383 <path d="M14 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
72384</svg>
72385"#;
72386pub const ICON_SIGNAL_4G: &str = r#"
72387<svg
72388 xmlns="http://www.w3.org/2000/svg"
72389 width="24"
72390 height="24"
72391 viewBox="0 0 24 24"
72392 fill="none"
72393 stroke="currentColor"
72394 stroke-width="1.5"
72395 stroke-linecap="round"
72396 stroke-linejoin="round"
72397>
72398 <path d="M6 8v3a1 1 0 0 0 1 1h3" />
72399 <path d="M10 8v8" />
72400 <path d="M17 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
72401</svg>
72402"#;
72403pub const ICON_SIGNAL_5G: &str = r#"
72404<svg
72405 xmlns="http://www.w3.org/2000/svg"
72406 width="24"
72407 height="24"
72408 viewBox="0 0 24 24"
72409 fill="none"
72410 stroke="currentColor"
72411 stroke-width="1.5"
72412 stroke-linecap="round"
72413 stroke-linejoin="round"
72414>
72415 <path d="M18 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
72416 <path d="M6 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
72417</svg>
72418"#;
72419pub const ICON_SIGNAL_6G: &str = r#"
72420<svg
72421 xmlns="http://www.w3.org/2000/svg"
72422 width="24"
72423 height="24"
72424 viewBox="0 0 24 24"
72425 fill="none"
72426 stroke="currentColor"
72427 stroke-width="1.5"
72428 stroke-linecap="round"
72429 stroke-linejoin="round"
72430>
72431 <path d="M18 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
72432 <path d="M10 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
72433</svg>
72434"#;
72435pub const ICON_SIGNAL_E: &str = r#"
72436<svg
72437 xmlns="http://www.w3.org/2000/svg"
72438 width="24"
72439 height="24"
72440 viewBox="0 0 24 24"
72441 fill="none"
72442 stroke="currentColor"
72443 stroke-width="1.5"
72444 stroke-linecap="round"
72445 stroke-linejoin="round"
72446>
72447 <path d="M14 8h-4v8h4" />
72448 <path d="M10 12h2.5" />
72449</svg>
72450"#;
72451pub const ICON_SIGNAL_G: &str = r#"
72452<svg
72453 xmlns="http://www.w3.org/2000/svg"
72454 width="24"
72455 height="24"
72456 viewBox="0 0 24 24"
72457 fill="none"
72458 stroke="currentColor"
72459 stroke-width="1.5"
72460 stroke-linecap="round"
72461 stroke-linejoin="round"
72462>
72463 <path d="M14 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
72464</svg>
72465"#;
72466pub const ICON_SIGNAL_H_PLUS: &str = r#"
72467<svg
72468 xmlns="http://www.w3.org/2000/svg"
72469 width="24"
72470 height="24"
72471 viewBox="0 0 24 24"
72472 fill="none"
72473 stroke="currentColor"
72474 stroke-width="1.5"
72475 stroke-linecap="round"
72476 stroke-linejoin="round"
72477>
72478 <path d="M7 16v-8" />
72479 <path d="M11 8v8" />
72480 <path d="M7 12h4" />
72481 <path d="M14 12h4" />
72482 <path d="M16 10v4" />
72483</svg>
72484"#;
72485pub const ICON_SIGNAL_H: &str = r#"
72486<svg
72487 xmlns="http://www.w3.org/2000/svg"
72488 width="24"
72489 height="24"
72490 viewBox="0 0 24 24"
72491 fill="none"
72492 stroke="currentColor"
72493 stroke-width="1.5"
72494 stroke-linecap="round"
72495 stroke-linejoin="round"
72496>
72497 <path d="M10 16v-8" />
72498 <path d="M14 8v8" />
72499 <path d="M10 12h4" />
72500</svg>
72501"#;
72502pub const ICON_SIGNAL_LTE: &str = r#"
72503<svg
72504 xmlns="http://www.w3.org/2000/svg"
72505 width="24"
72506 height="24"
72507 viewBox="0 0 24 24"
72508 fill="none"
72509 stroke="currentColor"
72510 stroke-width="1.5"
72511 stroke-linecap="round"
72512 stroke-linejoin="round"
72513>
72514 <path d="M21 8h-4v8h4" />
72515 <path d="M17 12h2.5" />
72516 <path d="M4 8v8h4" />
72517 <path d="M10 8h4" />
72518 <path d="M12 8v8" />
72519</svg>
72520"#;
72521pub const ICON_SIGNATURE_OFF: &str = r#"
72522<svg
72523 xmlns="http://www.w3.org/2000/svg"
72524 width="24"
72525 height="24"
72526 viewBox="0 0 24 24"
72527 fill="none"
72528 stroke="currentColor"
72529 stroke-width="1.5"
72530 stroke-linecap="round"
72531 stroke-linejoin="round"
72532>
72533 <path d="M3 17c3.333 -3.333 5 -6 5 -8c0 -.394 -.017 -.735 -.05 -1.033m-1.95 -1.967c-1 0 -2.032 1.085 -2 3c.034 2.048 1.658 4.877 2.5 6c1.5 2 2.5 2.5 3.5 1l2 -3c.333 2.667 1.333 4 3 4c.219 0 .708 -.341 1.231 -.742m3.769 -.258c.303 .245 .64 .677 1 1" />
72534 <path d="M3 3l18 18" />
72535</svg>
72536"#;
72537pub const ICON_SIGNATURE: &str = r#"
72538<svg
72539 xmlns="http://www.w3.org/2000/svg"
72540 width="24"
72541 height="24"
72542 viewBox="0 0 24 24"
72543 fill="none"
72544 stroke="currentColor"
72545 stroke-width="1.5"
72546 stroke-linecap="round"
72547 stroke-linejoin="round"
72548>
72549 <path d="M3 17c3.333 -3.333 5 -6 5 -8c0 -3 -1 -3 -2 -3s-2.032 1.085 -2 3c.034 2.048 1.658 4.877 2.5 6c1.5 2 2.5 2.5 3.5 1l2 -3c.333 2.667 1.333 4 3 4c.53 0 2.639 -2 3 -2c.517 0 1.517 .667 3 2" />
72550</svg>
72551"#;
72552pub const ICON_SITEMAP_OFF: &str = r#"
72553<svg
72554 xmlns="http://www.w3.org/2000/svg"
72555 width="24"
72556 height="24"
72557 viewBox="0 0 24 24"
72558 fill="none"
72559 stroke="currentColor"
72560 stroke-width="1.5"
72561 stroke-linecap="round"
72562 stroke-linejoin="round"
72563>
72564 <path d="M3 15m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
72565 <path d="M19 15a2 2 0 0 1 2 2m-.591 3.42c-.362 .358 -.86 .58 -1.409 .58h-2a2 2 0 0 1 -2 -2v-2c0 -.549 .221 -1.046 .579 -1.407" />
72566 <path d="M9 5a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2" />
72567 <path d="M6 15v-1a2 2 0 0 1 2 -2h4m4 0a2 2 0 0 1 2 2" />
72568 <path d="M3 3l18 18" />
72569</svg>
72570"#;
72571pub const ICON_SITEMAP: &str = r#"
72572<svg
72573 xmlns="http://www.w3.org/2000/svg"
72574 width="24"
72575 height="24"
72576 viewBox="0 0 24 24"
72577 fill="none"
72578 stroke="currentColor"
72579 stroke-width="1.5"
72580 stroke-linecap="round"
72581 stroke-linejoin="round"
72582>
72583 <path d="M3 15m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
72584 <path d="M15 15m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
72585 <path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />
72586 <path d="M6 15v-1a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v1" />
72587 <path d="M12 9l0 3" />
72588</svg>
72589"#;
72590pub const ICON_SKATEBOARD_OFF: &str = r#"
72591<svg
72592 xmlns="http://www.w3.org/2000/svg"
72593 width="24"
72594 height="24"
72595 viewBox="0 0 24 24"
72596 fill="none"
72597 stroke="currentColor"
72598 stroke-width="1.5"
72599 stroke-linecap="round"
72600 stroke-linejoin="round"
72601>
72602 <path d="M7 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
72603 <path d="M15 15a2 2 0 0 0 2 2m2 -2a2 2 0 0 0 -2 -2" />
72604 <path d="M3 9c0 .552 .895 1 2 1h5m4 0h5c1.105 0 2 -.448 2 -1" />
72605 <path d="M3 3l18 18" />
72606</svg>
72607"#;
72608pub const ICON_SKATEBOARD: &str = r#"
72609<svg
72610 xmlns="http://www.w3.org/2000/svg"
72611 width="24"
72612 height="24"
72613 viewBox="0 0 24 24"
72614 fill="none"
72615 stroke="currentColor"
72616 stroke-width="1.5"
72617 stroke-linecap="round"
72618 stroke-linejoin="round"
72619>
72620 <path d="M7 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
72621 <path d="M17 15m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
72622 <path d="M3 9a2 1 0 0 0 2 1h14a2 1 0 0 0 2 -1" />
72623</svg>
72624"#;
72625pub const ICON_SKATEBOARDING: &str = r#"
72626<svg
72627 xmlns="http://www.w3.org/2000/svg"
72628 width="24"
72629 height="24"
72630 viewBox="0 0 24 24"
72631 fill="none"
72632 stroke="currentColor"
72633 stroke-width="1.5"
72634 stroke-linecap="round"
72635 stroke-linejoin="round"
72636>
72637 <path d="M16 4a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
72638 <path d="M5.5 15h3.5l.75 -1.5" />
72639 <path d="M14 19v-5l-2.5 -3l2.5 -4" />
72640 <path d="M8 8l3 -1h4l1 3h3" />
72641 <path d="M17.5 21a.5 .5 0 1 0 0 -1a.5 .5 0 0 0 0 1z" fill="currentColor" />
72642 <path d="M3 18c0 .552 .895 1 2 1h14c1.105 0 2 -.448 2 -1" />
72643 <path d="M6.5 21a.5 .5 0 1 0 0 -1a.5 .5 0 0 0 0 1z" fill="currentColor" />
72644</svg>
72645"#;
72646pub const ICON_SKEW_X: &str = r#"
72647<svg
72648 xmlns="http://www.w3.org/2000/svg"
72649 width="24"
72650 height="24"
72651 viewBox="0 0 24 24"
72652 fill="none"
72653 stroke="currentColor"
72654 stroke-width="1.5"
72655 stroke-linecap="round"
72656 stroke-linejoin="round"
72657>
72658 <path d="M4 5.205v13.59a1 1 0 0 0 1.184 .983l14 -2.625a1 1 0 0 0 .816 -.983v-8.34a1 1 0 0 0 -.816 -.983l-14 -2.625a1 1 0 0 0 -1.184 .983z" />
72659</svg>
72660"#;
72661pub const ICON_SKEW_Y: &str = r#"
72662<svg
72663 xmlns="http://www.w3.org/2000/svg"
72664 width="24"
72665 height="24"
72666 viewBox="0 0 24 24"
72667 fill="none"
72668 stroke="currentColor"
72669 stroke-width="1.5"
72670 stroke-linecap="round"
72671 stroke-linejoin="round"
72672>
72673 <path d="M4.326 19h15.348a1 1 0 0 0 .962 -1.275l-3.429 -12a1 1 0 0 0 -.961 -.725h-8.492a1 1 0 0 0 -.961 .725l-3.429 12a1 1 0 0 0 .962 1.275z" />
72674</svg>
72675"#;
72676pub const ICON_SKI_JUMPING: &str = r#"
72677<svg
72678 xmlns="http://www.w3.org/2000/svg"
72679 width="24"
72680 height="24"
72681 viewBox="0 0 24 24"
72682 fill="none"
72683 stroke="currentColor"
72684 stroke-width="1.5"
72685 stroke-linecap="round"
72686 stroke-linejoin="round"
72687>
72688 <path d="M11 3a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
72689 <path d="M17 17.5l-5 -4.5v-6l5 4" />
72690 <path d="M7 17.5l5 -4.5" />
72691 <path d="M15.103 21.58l6.762 -14.502a2 2 0 0 0 -.968 -2.657" />
72692 <path d="M8.897 21.58l-6.762 -14.503a2 2 0 0 1 .968 -2.657" />
72693 <path d="M7 11l5 -4" />
72694</svg>
72695"#;
72696pub const ICON_SKULL: &str = r#"
72697<svg
72698 xmlns="http://www.w3.org/2000/svg"
72699 width="24"
72700 height="24"
72701 viewBox="0 0 24 24"
72702 fill="none"
72703 stroke="currentColor"
72704 stroke-width="1.5"
72705 stroke-linecap="round"
72706 stroke-linejoin="round"
72707>
72708 <path d="M12 4c4.418 0 8 3.358 8 7.5c0 1.901 -.755 3.637 -2 4.96l0 2.54a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-2.54c-1.245 -1.322 -2 -3.058 -2 -4.96c0 -4.142 3.582 -7.5 8 -7.5z" />
72709 <path d="M10 17v3" />
72710 <path d="M14 17v3" />
72711 <path d="M9 11m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
72712 <path d="M15 11m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
72713</svg>
72714"#;
72715pub const ICON_SLASH: &str = r#"
72716<svg
72717 xmlns="http://www.w3.org/2000/svg"
72718 width="24"
72719 height="24"
72720 viewBox="0 0 24 24"
72721 fill="none"
72722 stroke="currentColor"
72723 stroke-width="1.5"
72724 stroke-linecap="round"
72725 stroke-linejoin="round"
72726>
72727 <path d="M17 5l-10 14" />
72728</svg>
72729"#;
72730pub const ICON_SLASHES: &str = r#"
72731<svg
72732 xmlns="http://www.w3.org/2000/svg"
72733 width="24"
72734 height="24"
72735 viewBox="0 0 24 24"
72736 fill="none"
72737 stroke="currentColor"
72738 stroke-width="1.5"
72739 stroke-linecap="round"
72740 stroke-linejoin="round"
72741>
72742 <path d="M14 5l-10 14" />
72743 <path d="M20 5l-10 14" />
72744</svg>
72745"#;
72746pub const ICON_SLEIGH: &str = r#"
72747<svg
72748 xmlns="http://www.w3.org/2000/svg"
72749 width="24"
72750 height="24"
72751 viewBox="0 0 24 24"
72752 fill="none"
72753 stroke="currentColor"
72754 stroke-width="1.5"
72755 stroke-linecap="round"
72756 stroke-linejoin="round"
72757>
72758 <path d="M3 19h15a4 4 0 0 0 4 -4" />
72759 <path d="M16 15h-9a4 4 0 0 1 -4 -4v-6l1.243 1.243a6 6 0 0 0 4.242 1.757h3.515v2a2 2 0 0 0 2 2h.5a1.5 1.5 0 0 0 1.5 -1.5a1.5 1.5 0 0 1 3 0v1.5a3 3 0 0 1 -3 3z" />
72760 <path d="M15 15v4" />
72761 <path d="M7 15v4" />
72762</svg>
72763"#;
72764pub const ICON_SLICE: &str = r#"
72765<svg
72766 xmlns="http://www.w3.org/2000/svg"
72767 width="24"
72768 height="24"
72769 viewBox="0 0 24 24"
72770 fill="none"
72771 stroke="currentColor"
72772 stroke-width="1.5"
72773 stroke-linecap="round"
72774 stroke-linejoin="round"
72775>
72776 <path d="M3 19l15 -15l3 3l-6 6l2 2a14 14 0 0 1 -14 4" />
72777</svg>
72778"#;
72779pub const ICON_SLIDESHOW: &str = r#"
72780<svg
72781 xmlns="http://www.w3.org/2000/svg"
72782 width="24"
72783 height="24"
72784 viewBox="0 0 24 24"
72785 fill="none"
72786 stroke="currentColor"
72787 stroke-width="1.5"
72788 stroke-linecap="round"
72789 stroke-linejoin="round"
72790>
72791 <path d="M15 6l.01 0" />
72792 <path d="M3 3m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
72793 <path d="M3 13l4 -4a3 5 0 0 1 3 0l4 4" />
72794 <path d="M13 12l2 -2a3 5 0 0 1 3 0l3 3" />
72795 <path d="M8 21l.01 0" />
72796 <path d="M12 21l.01 0" />
72797 <path d="M16 21l.01 0" />
72798</svg>
72799"#;
72800pub const ICON_SMART_HOME_OFF: &str = r#"
72801<svg
72802 xmlns="http://www.w3.org/2000/svg"
72803 width="24"
72804 height="24"
72805 viewBox="0 0 24 24"
72806 fill="none"
72807 stroke="currentColor"
72808 stroke-width="1.5"
72809 stroke-linecap="round"
72810 stroke-linejoin="round"
72811>
72812 <path d="M7.097 7.125l-2.037 1.585a2.665 2.665 0 0 0 -1.029 2.105v7.2a2 2 0 0 0 2 2h12c.559 0 1.064 -.229 1.427 -.598m.572 -3.417v-5.185c0 -.823 -.38 -1.6 -1.03 -2.105l-5.333 -4.148a2.666 2.666 0 0 0 -3.274 0l-1.029 .8" />
72813 <path d="M15.332 15.345c-2.213 .976 -5.335 .86 -7.332 -.345" />
72814 <path d="M3 3l18 18" />
72815</svg>
72816"#;
72817pub const ICON_SMART_HOME: &str = r#"
72818<svg
72819 xmlns="http://www.w3.org/2000/svg"
72820 width="24"
72821 height="24"
72822 viewBox="0 0 24 24"
72823 fill="none"
72824 stroke="currentColor"
72825 stroke-width="1.5"
72826 stroke-linecap="round"
72827 stroke-linejoin="round"
72828>
72829 <path d="M19 8.71l-5.333 -4.148a2.666 2.666 0 0 0 -3.274 0l-5.334 4.148a2.665 2.665 0 0 0 -1.029 2.105v7.2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-7.2c0 -.823 -.38 -1.6 -1.03 -2.105" />
72830 <path d="M16 15c-2.21 1.333 -5.792 1.333 -8 0" />
72831</svg>
72832"#;
72833pub const ICON_SMOKING_NO: &str = r#"
72834<svg
72835 xmlns="http://www.w3.org/2000/svg"
72836 width="24"
72837 height="24"
72838 viewBox="0 0 24 24"
72839 fill="none"
72840 stroke="currentColor"
72841 stroke-width="1.5"
72842 stroke-linecap="round"
72843 stroke-linejoin="round"
72844>
72845 <path d="M8 13l0 4" />
72846 <path d="M16 5v.5a2 2 0 0 0 2 2a2 2 0 0 1 2 2v.5" />
72847 <path d="M3 3l18 18" />
72848 <path d="M17 13h3a1 1 0 0 1 1 1v2c0 .28 -.115 .533 -.3 .714m-3.7 .286h-13a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h9" />
72849</svg>
72850"#;
72851pub const ICON_SMOKING: &str = r#"
72852<svg
72853 xmlns="http://www.w3.org/2000/svg"
72854 width="24"
72855 height="24"
72856 viewBox="0 0 24 24"
72857 fill="none"
72858 stroke="currentColor"
72859 stroke-width="1.5"
72860 stroke-linecap="round"
72861 stroke-linejoin="round"
72862>
72863 <path d="M3 13m0 1a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-16a1 1 0 0 1 -1 -1z" />
72864 <path d="M8 13l0 4" />
72865 <path d="M16 5v.5a2 2 0 0 0 2 2a2 2 0 0 1 2 2v.5" />
72866</svg>
72867"#;
72868pub const ICON_SNOWBOARDING: &str = r#"
72869<svg
72870 xmlns="http://www.w3.org/2000/svg"
72871 width="24"
72872 height="24"
72873 viewBox="0 0 24 24"
72874 fill="none"
72875 stroke="currentColor"
72876 stroke-width="1.5"
72877 stroke-linecap="round"
72878 stroke-linejoin="round"
72879>
72880 <path d="M15 3a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
72881 <path d="M7 19l4 -2.5l-.5 -1.5" />
72882 <path d="M16 21l-1 -6l-4.5 -3l3.5 -6" />
72883 <path d="M7 9l1.5 -3h5.5l2 4l3 1" />
72884 <path d="M3 17c.399 1.154 .899 1.805 1.5 1.951c6 1.464 10.772 2.262 13.5 2.927c1.333 .325 2.333 0 3 -.976" />
72885</svg>
72886"#;
72887pub const ICON_SNOWFLAKE_OFF: &str = r#"
72888<svg
72889 xmlns="http://www.w3.org/2000/svg"
72890 width="24"
72891 height="24"
72892 viewBox="0 0 24 24"
72893 fill="none"
72894 stroke="currentColor"
72895 stroke-width="1.5"
72896 stroke-linecap="round"
72897 stroke-linejoin="round"
72898>
72899 <path d="M10 4l2 1l2 -1" />
72900 <path d="M12 2v6m1.196 1.186l1.804 1.034" />
72901 <path d="M17.928 6.268l.134 2.232l1.866 1.232" />
72902 <path d="M20.66 7l-5.629 3.25l-.031 .75" />
72903 <path d="M19.928 14.268l-1.015 .67" />
72904 <path d="M14.212 14.226l-2.171 1.262" />
72905 <path d="M14 20l-2 -1l-2 1" />
72906 <path d="M12 22v-6.5l-3 -1.72" />
72907 <path d="M6.072 17.732l-.134 -2.232l-1.866 -1.232" />
72908 <path d="M3.34 17l5.629 -3.25l-.01 -3.458" />
72909 <path d="M4.072 9.732l1.866 -1.232l.134 -2.232" />
72910 <path d="M3.34 7l5.629 3.25l.802 -.466" />
72911 <path d="M3 3l18 18" />
72912</svg>
72913"#;
72914pub const ICON_SNOWFLAKE: &str = r#"
72915<svg
72916 xmlns="http://www.w3.org/2000/svg"
72917 width="24"
72918 height="24"
72919 viewBox="0 0 24 24"
72920 fill="none"
72921 stroke="currentColor"
72922 stroke-width="1.5"
72923 stroke-linecap="round"
72924 stroke-linejoin="round"
72925>
72926 <path d="M10 4l2 1l2 -1" />
72927 <path d="M12 2v6.5l3 1.72" />
72928 <path d="M17.928 6.268l.134 2.232l1.866 1.232" />
72929 <path d="M20.66 7l-5.629 3.25l.01 3.458" />
72930 <path d="M19.928 14.268l-1.866 1.232l-.134 2.232" />
72931 <path d="M20.66 17l-5.629 -3.25l-2.99 1.738" />
72932 <path d="M14 20l-2 -1l-2 1" />
72933 <path d="M12 22v-6.5l-3 -1.72" />
72934 <path d="M6.072 17.732l-.134 -2.232l-1.866 -1.232" />
72935 <path d="M3.34 17l5.629 -3.25l-.01 -3.458" />
72936 <path d="M4.072 9.732l1.866 -1.232l.134 -2.232" />
72937 <path d="M3.34 7l5.629 3.25l2.99 -1.738" />
72938</svg>
72939"#;
72940pub const ICON_SNOWMAN: &str = r#"
72941<svg
72942 xmlns="http://www.w3.org/2000/svg"
72943 width="24"
72944 height="24"
72945 viewBox="0 0 24 24"
72946 fill="none"
72947 stroke="currentColor"
72948 stroke-width="1.5"
72949 stroke-linecap="round"
72950 stroke-linejoin="round"
72951>
72952 <path d="M12 3a4 4 0 0 1 2.906 6.75a6 6 0 1 1 -5.81 0a4 4 0 0 1 2.904 -6.75z" />
72953 <path d="M17.5 11.5l2.5 -1.5" />
72954 <path d="M6.5 11.5l-2.5 -1.5" />
72955 <path d="M12 13h.01" />
72956 <path d="M12 16h.01" />
72957</svg>
72958"#;
72959pub const ICON_SOCCER_FIELD: &str = r#"
72960<svg
72961 xmlns="http://www.w3.org/2000/svg"
72962 width="24"
72963 height="24"
72964 viewBox="0 0 24 24"
72965 fill="none"
72966 stroke="currentColor"
72967 stroke-width="1.5"
72968 stroke-linecap="round"
72969 stroke-linejoin="round"
72970>
72971 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
72972 <path d="M3 9h3v6h-3z" />
72973 <path d="M18 9h3v6h-3z" />
72974 <path d="M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
72975 <path d="M12 5l0 14" />
72976</svg>
72977"#;
72978pub const ICON_SOCIAL_OFF: &str = r#"
72979<svg
72980 xmlns="http://www.w3.org/2000/svg"
72981 width="24"
72982 height="24"
72983 viewBox="0 0 24 24"
72984 fill="none"
72985 stroke="currentColor"
72986 stroke-width="1.5"
72987 stroke-linecap="round"
72988 stroke-linejoin="round"
72989>
72990 <path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
72991 <path d="M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
72992 <path d="M17.57 17.602a2 2 0 0 0 2.83 2.827" />
72993 <path d="M11.113 11.133a3 3 0 1 0 3.765 3.715" />
72994 <path d="M12 7v1" />
72995 <path d="M6.7 17.8l2.8 -2" />
72996 <path d="M17.3 17.8l-2.8 -2" />
72997 <path d="M3 3l18 18" />
72998</svg>
72999"#;
73000pub const ICON_SOCIAL: &str = r#"
73001<svg
73002 xmlns="http://www.w3.org/2000/svg"
73003 width="24"
73004 height="24"
73005 viewBox="0 0 24 24"
73006 fill="none"
73007 stroke="currentColor"
73008 stroke-width="1.5"
73009 stroke-linecap="round"
73010 stroke-linejoin="round"
73011>
73012 <path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
73013 <path d="M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
73014 <path d="M19 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
73015 <path d="M12 14m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
73016 <path d="M12 7l0 4" />
73017 <path d="M6.7 17.8l2.8 -2" />
73018 <path d="M17.3 17.8l-2.8 -2" />
73019</svg>
73020"#;
73021pub const ICON_SOCK: &str = r#"
73022<svg
73023 xmlns="http://www.w3.org/2000/svg"
73024 width="24"
73025 height="24"
73026 viewBox="0 0 24 24"
73027 fill="none"
73028 stroke="currentColor"
73029 stroke-width="1.5"
73030 stroke-linecap="round"
73031 stroke-linejoin="round"
73032>
73033 <path d="M13 3v6l4.798 5.142a4 4 0 0 1 -5.441 5.86l-6.736 -6.41a2 2 0 0 1 -.621 -1.451v-9.141h8z" />
73034 <path d="M7.895 15.768c.708 -.721 1.105 -1.677 1.105 -2.768a4 4 0 0 0 -4 -4" />
73035</svg>
73036"#;
73037pub const ICON_SOFA_OFF: &str = r#"
73038<svg
73039 xmlns="http://www.w3.org/2000/svg"
73040 width="24"
73041 height="24"
73042 viewBox="0 0 24 24"
73043 fill="none"
73044 stroke="currentColor"
73045 stroke-width="1.5"
73046 stroke-linecap="round"
73047 stroke-linejoin="round"
73048>
73049 <path d="M18 14v-1a2 2 0 1 1 4 0v5m-3 1h-16a1 1 0 0 1 -1 -1v-5a2 2 0 1 1 4 0v1h8" />
73050 <path d="M4 11v-3c0 -1.082 .573 -2.03 1.432 -2.558m3.568 -.442h8a3 3 0 0 1 3 3v3" />
73051 <path d="M12 5v3m0 4v2" />
73052 <path d="M3 3l18 18" />
73053</svg>
73054"#;
73055pub const ICON_SOFA: &str = r#"
73056<svg
73057 xmlns="http://www.w3.org/2000/svg"
73058 width="24"
73059 height="24"
73060 viewBox="0 0 24 24"
73061 fill="none"
73062 stroke="currentColor"
73063 stroke-width="1.5"
73064 stroke-linecap="round"
73065 stroke-linejoin="round"
73066>
73067 <path d="M4 11a2 2 0 0 1 2 2v1h12v-1a2 2 0 1 1 4 0v5a1 1 0 0 1 -1 1h-18a1 1 0 0 1 -1 -1v-5a2 2 0 0 1 2 -2z" />
73068 <path d="M4 11v-3a3 3 0 0 1 3 -3h10a3 3 0 0 1 3 3v3" />
73069 <path d="M12 5v9" />
73070</svg>
73071"#;
73072pub const ICON_SOLAR_ELECTRICITY: &str = r#"
73073<svg
73074 xmlns="http://www.w3.org/2000/svg"
73075 width="24"
73076 height="24"
73077 viewBox="0 0 24 24"
73078 fill="none"
73079 stroke="currentColor"
73080 stroke-width="1.5"
73081 stroke-linecap="round"
73082 stroke-linejoin="round"
73083>
73084 <path d="M4 6.28v11.44a1 1 0 0 0 1.243 .97l6 -1.5a1 1 0 0 0 .757 -.97v-8.44a1 1 0 0 0 -.757 -.97l-6 -1.5a1 1 0 0 0 -1.243 .97z" />
73085 <path d="M8 6v12" />
73086 <path d="M12 12h-8" />
73087 <path d="M20 7l-3 5h4l-3 5" />
73088</svg>
73089"#;
73090pub const ICON_SOLAR_PANEL_2: &str = r#"
73091<svg
73092 xmlns="http://www.w3.org/2000/svg"
73093 width="24"
73094 height="24"
73095 viewBox="0 0 24 24"
73096 fill="none"
73097 stroke="currentColor"
73098 stroke-width="1.5"
73099 stroke-linecap="round"
73100 stroke-linejoin="round"
73101>
73102 <path d="M8 2a4 4 0 1 0 8 0" />
73103 <path d="M4 3h1" />
73104 <path d="M19 3h1" />
73105 <path d="M12 9v1" />
73106 <path d="M17.2 7.2l.707 .707" />
73107 <path d="M6.8 7.2l-.7 .7" />
73108 <path d="M4.28 21h15.44a1 1 0 0 0 .97 -1.243l-1.5 -6a1 1 0 0 0 -.97 -.757h-12.44a1 1 0 0 0 -.97 .757l-1.5 6a1 1 0 0 0 .97 1.243z" />
73109 <path d="M4 17h16" />
73110 <path d="M10 13l-1 8" />
73111 <path d="M14 13l1 8" />
73112</svg>
73113"#;
73114pub const ICON_SOLAR_PANEL: &str = r#"
73115<svg
73116 xmlns="http://www.w3.org/2000/svg"
73117 width="24"
73118 height="24"
73119 viewBox="0 0 24 24"
73120 fill="none"
73121 stroke="currentColor"
73122 stroke-width="1.5"
73123 stroke-linecap="round"
73124 stroke-linejoin="round"
73125>
73126 <path d="M4.28 14h15.44a1 1 0 0 0 .97 -1.243l-1.5 -6a1 1 0 0 0 -.97 -.757h-12.44a1 1 0 0 0 -.97 .757l-1.5 6a1 1 0 0 0 .97 1.243z" />
73127 <path d="M4 10h16" />
73128 <path d="M10 6l-1 8" />
73129 <path d="M14 6l1 8" />
73130 <path d="M12 14v4" />
73131 <path d="M7 18h10" />
73132</svg>
73133"#;
73134pub const ICON_SORT_0_9: &str = r#"
73135<svg
73136 xmlns="http://www.w3.org/2000/svg"
73137 width="24"
73138 height="24"
73139 viewBox="0 0 24 24"
73140 fill="none"
73141 stroke="currentColor"
73142 stroke-width="1.5"
73143 stroke-linecap="round"
73144 stroke-linejoin="round"
73145>
73146 <path d="M11 12h2" />
73147 <path d="M4 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
73148 <path d="M16 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
73149</svg>
73150"#;
73151pub const ICON_SORT_9_0: &str = r#"
73152<svg
73153 xmlns="http://www.w3.org/2000/svg"
73154 width="24"
73155 height="24"
73156 viewBox="0 0 24 24"
73157 fill="none"
73158 stroke="currentColor"
73159 stroke-width="1.5"
73160 stroke-linecap="round"
73161 stroke-linejoin="round"
73162>
73163 <path d="M4 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
73164 <path d="M16 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
73165 <path d="M11 12h2" />
73166</svg>
73167"#;
73168pub const ICON_SORT_A_Z: &str = r#"
73169<svg
73170 xmlns="http://www.w3.org/2000/svg"
73171 width="24"
73172 height="24"
73173 viewBox="0 0 24 24"
73174 fill="none"
73175 stroke="currentColor"
73176 stroke-width="1.5"
73177 stroke-linecap="round"
73178 stroke-linejoin="round"
73179>
73180 <path d="M16 8h4l-4 8h4" />
73181 <path d="M4 16v-6a2 2 0 1 1 4 0v6" />
73182 <path d="M4 13h4" />
73183 <path d="M11 12h2" />
73184</svg>
73185"#;
73186pub const ICON_SORT_ASCENDING_2: &str = r#"
73187<svg
73188 xmlns="http://www.w3.org/2000/svg"
73189 width="24"
73190 height="24"
73191 viewBox="0 0 24 24"
73192 fill="none"
73193 stroke="currentColor"
73194 stroke-width="1.5"
73195 stroke-linecap="round"
73196 stroke-linejoin="round"
73197>
73198 <path d="M14 9l3 -3l3 3" />
73199 <path d="M5 5m0 .5a.5 .5 0 0 1 .5 -.5h4a.5 .5 0 0 1 .5 .5v4a.5 .5 0 0 1 -.5 .5h-4a.5 .5 0 0 1 -.5 -.5z" />
73200 <path d="M5 14m0 .5a.5 .5 0 0 1 .5 -.5h4a.5 .5 0 0 1 .5 .5v4a.5 .5 0 0 1 -.5 .5h-4a.5 .5 0 0 1 -.5 -.5z" />
73201 <path d="M17 6v12" />
73202</svg>
73203"#;
73204pub const ICON_SORT_ASCENDING_LETTERS: &str = r#"
73205<svg
73206 xmlns="http://www.w3.org/2000/svg"
73207 width="24"
73208 height="24"
73209 viewBox="0 0 24 24"
73210 fill="none"
73211 stroke="currentColor"
73212 stroke-width="1.5"
73213 stroke-linecap="round"
73214 stroke-linejoin="round"
73215>
73216 <path d="M15 10v-5c0 -1.38 .62 -2 2 -2s2 .62 2 2v5m0 -3h-4" />
73217 <path d="M19 21h-4l4 -7h-4" />
73218 <path d="M4 15l3 3l3 -3" />
73219 <path d="M7 6v12" />
73220</svg>
73221"#;
73222pub const ICON_SORT_ASCENDING_NUMBERS: &str = r#"
73223<svg
73224 xmlns="http://www.w3.org/2000/svg"
73225 width="24"
73226 height="24"
73227 viewBox="0 0 24 24"
73228 fill="none"
73229 stroke="currentColor"
73230 stroke-width="1.5"
73231 stroke-linecap="round"
73232 stroke-linejoin="round"
73233>
73234 <path d="M4 15l3 3l3 -3" />
73235 <path d="M7 6v12" />
73236 <path d="M17 3a2 2 0 0 1 2 2v3a2 2 0 1 1 -4 0v-3a2 2 0 0 1 2 -2z" />
73237 <path d="M17 16m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
73238 <path d="M19 16v3a2 2 0 0 1 -2 2h-1.5" />
73239</svg>
73240"#;
73241pub const ICON_SORT_ASCENDING_SHAPES: &str = r#"
73242<svg
73243 xmlns="http://www.w3.org/2000/svg"
73244 width="24"
73245 height="24"
73246 viewBox="0 0 24 24"
73247 fill="none"
73248 stroke="currentColor"
73249 stroke-width="1.5"
73250 stroke-linecap="round"
73251 stroke-linejoin="round"
73252>
73253 <path d="M4 15l3 3l3 -3" />
73254 <path d="M7 6v12" />
73255 <path d="M14 5a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-4z" />
73256 <path d="M17 14l-3.5 6h7z" />
73257</svg>
73258"#;
73259pub const ICON_SORT_ASCENDING_SMALL_BIG: &str = r#"
73260<svg
73261 xmlns="http://www.w3.org/2000/svg"
73262 width="24"
73263 height="24"
73264 viewBox="0 0 24 24"
73265 fill="none"
73266 stroke="currentColor"
73267 stroke-width="1.5"
73268 stroke-linecap="round"
73269 stroke-linejoin="round"
73270>
73271 <path d="M4 15l3 3l3 -3" />
73272 <path d="M7 6v12" />
73273 <path d="M14 5.667c0 -.369 .298 -.667 .667 -.667h2.666c.369 0 .667 .298 .667 .667v2.666a.667 .667 0 0 1 -.667 .667h-2.666a.667 .667 0 0 1 -.667 -.667v-2.666z" />
73274 <path d="M14 13.167c0 -.645 .522 -1.167 1.167 -1.167h4.666c.645 0 1.167 .522 1.167 1.167v4.666c0 .645 -.522 1.167 -1.167 1.167h-4.666a1.167 1.167 0 0 1 -1.167 -1.167v-4.666z" />
73275</svg>
73276"#;
73277pub const ICON_SORT_ASCENDING: &str = r#"
73278<svg
73279 xmlns="http://www.w3.org/2000/svg"
73280 width="24"
73281 height="24"
73282 viewBox="0 0 24 24"
73283 fill="none"
73284 stroke="currentColor"
73285 stroke-width="1.5"
73286 stroke-linecap="round"
73287 stroke-linejoin="round"
73288>
73289 <path d="M4 6l7 0" />
73290 <path d="M4 12l7 0" />
73291 <path d="M4 18l9 0" />
73292 <path d="M15 9l3 -3l3 3" />
73293 <path d="M18 6l0 12" />
73294</svg>
73295"#;
73296pub const ICON_SORT_DESCENDING_2: &str = r#"
73297<svg
73298 xmlns="http://www.w3.org/2000/svg"
73299 width="24"
73300 height="24"
73301 viewBox="0 0 24 24"
73302 fill="none"
73303 stroke="currentColor"
73304 stroke-width="1.5"
73305 stroke-linecap="round"
73306 stroke-linejoin="round"
73307>
73308 <path d="M5 5m0 .5a.5 .5 0 0 1 .5 -.5h4a.5 .5 0 0 1 .5 .5v4a.5 .5 0 0 1 -.5 .5h-4a.5 .5 0 0 1 -.5 -.5z" />
73309 <path d="M5 14m0 .5a.5 .5 0 0 1 .5 -.5h4a.5 .5 0 0 1 .5 .5v4a.5 .5 0 0 1 -.5 .5h-4a.5 .5 0 0 1 -.5 -.5z" />
73310 <path d="M14 15l3 3l3 -3" />
73311 <path d="M17 18v-12" />
73312</svg>
73313"#;
73314pub const ICON_SORT_DESCENDING_LETTERS: &str = r#"
73315<svg
73316 xmlns="http://www.w3.org/2000/svg"
73317 width="24"
73318 height="24"
73319 viewBox="0 0 24 24"
73320 fill="none"
73321 stroke="currentColor"
73322 stroke-width="1.5"
73323 stroke-linecap="round"
73324 stroke-linejoin="round"
73325>
73326 <path d="M15 21v-5c0 -1.38 .62 -2 2 -2s2 .62 2 2v5m0 -3h-4" />
73327 <path d="M19 10h-4l4 -7h-4" />
73328 <path d="M4 15l3 3l3 -3" />
73329 <path d="M7 6v12" />
73330</svg>
73331"#;
73332pub const ICON_SORT_DESCENDING_NUMBERS: &str = r#"
73333<svg
73334 xmlns="http://www.w3.org/2000/svg"
73335 width="24"
73336 height="24"
73337 viewBox="0 0 24 24"
73338 fill="none"
73339 stroke="currentColor"
73340 stroke-width="1.5"
73341 stroke-linecap="round"
73342 stroke-linejoin="round"
73343>
73344 <path d="M4 15l3 3l3 -3" />
73345 <path d="M7 6v12" />
73346 <path d="M17 14a2 2 0 0 1 2 2v3a2 2 0 1 1 -4 0v-3a2 2 0 0 1 2 -2z" />
73347 <path d="M17 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
73348 <path d="M19 5v3a2 2 0 0 1 -2 2h-1.5" />
73349</svg>
73350"#;
73351pub const ICON_SORT_DESCENDING_SHAPES: &str = r#"
73352<svg
73353 xmlns="http://www.w3.org/2000/svg"
73354 width="24"
73355 height="24"
73356 viewBox="0 0 24 24"
73357 fill="none"
73358 stroke="currentColor"
73359 stroke-width="1.5"
73360 stroke-linecap="round"
73361 stroke-linejoin="round"
73362>
73363 <path d="M4 15l3 3l3 -3" />
73364 <path d="M7 6v12" />
73365 <path d="M14 15a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-4z" />
73366 <path d="M17 4l-3.5 6h7z" />
73367</svg>
73368"#;
73369pub const ICON_SORT_DESCENDING_SMALL_BIG: &str = r#"
73370<svg
73371 xmlns="http://www.w3.org/2000/svg"
73372 width="24"
73373 height="24"
73374 viewBox="0 0 24 24"
73375 fill="none"
73376 stroke="currentColor"
73377 stroke-width="1.5"
73378 stroke-linecap="round"
73379 stroke-linejoin="round"
73380>
73381 <path d="M10 15l-3 3l-3 -3" />
73382 <path d="M7 6v12" />
73383 <path d="M14 18.333c0 .369 .298 .667 .667 .667h2.666a.667 .667 0 0 0 .667 -.667v-2.666a.667 .667 0 0 0 -.667 -.667h-2.666a.667 .667 0 0 0 -.667 .667v2.666z" />
73384 <path d="M14 10.833c0 .645 .522 1.167 1.167 1.167h4.666c.645 0 1.167 -.522 1.167 -1.167v-4.666c0 -.645 -.522 -1.167 -1.167 -1.167h-4.666c-.645 0 -1.167 .522 -1.167 1.167v4.666z" />
73385</svg>
73386"#;
73387pub const ICON_SORT_DESCENDING: &str = r#"
73388<svg
73389 xmlns="http://www.w3.org/2000/svg"
73390 width="24"
73391 height="24"
73392 viewBox="0 0 24 24"
73393 fill="none"
73394 stroke="currentColor"
73395 stroke-width="1.5"
73396 stroke-linecap="round"
73397 stroke-linejoin="round"
73398>
73399 <path d="M4 6l9 0" />
73400 <path d="M4 12l7 0" />
73401 <path d="M4 18l7 0" />
73402 <path d="M15 15l3 3l3 -3" />
73403 <path d="M18 6l0 12" />
73404</svg>
73405"#;
73406pub const ICON_SORT_Z_A: &str = r#"
73407<svg
73408 xmlns="http://www.w3.org/2000/svg"
73409 width="24"
73410 height="24"
73411 viewBox="0 0 24 24"
73412 fill="none"
73413 stroke="currentColor"
73414 stroke-width="1.5"
73415 stroke-linecap="round"
73416 stroke-linejoin="round"
73417>
73418 <path d="M4 8h4l-4 8h4" />
73419 <path d="M16 16v-6a2 2 0 1 1 4 0v6" />
73420 <path d="M16 13h4" />
73421 <path d="M11 12h2" />
73422</svg>
73423"#;
73424pub const ICON_SOS: &str = r#"
73425<svg
73426 xmlns="http://www.w3.org/2000/svg"
73427 width="24"
73428 height="24"
73429 viewBox="0 0 24 24"
73430 fill="none"
73431 stroke="currentColor"
73432 stroke-width="1.5"
73433 stroke-linecap="round"
73434 stroke-linejoin="round"
73435>
73436 <path d="M7 8h-3a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" />
73437 <path d="M10 8h4v8h-4z" />
73438 <path d="M17 16h3a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h3" />
73439</svg>
73440"#;
73441pub const ICON_SOUP_OFF: &str = r#"
73442<svg
73443 xmlns="http://www.w3.org/2000/svg"
73444 width="24"
73445 height="24"
73446 viewBox="0 0 24 24"
73447 fill="none"
73448 stroke="currentColor"
73449 stroke-width="1.5"
73450 stroke-linecap="round"
73451 stroke-linejoin="round"
73452>
73453 <path d="M3 19h16" />
73454 <path d="M15 11h6c0 1.691 -.525 3.26 -1.42 4.552m-2.034 2.032a7.963 7.963 0 0 1 -4.546 1.416h-2a8 8 0 0 1 -8 -8h8" />
73455 <path d="M12 5v3" />
73456 <path d="M15 5v3" />
73457 <path d="M3 3l18 18" />
73458</svg>
73459"#;
73460pub const ICON_SOUP: &str = r#"
73461<svg
73462 xmlns="http://www.w3.org/2000/svg"
73463 width="24"
73464 height="24"
73465 viewBox="0 0 24 24"
73466 fill="none"
73467 stroke="currentColor"
73468 stroke-width="1.5"
73469 stroke-linecap="round"
73470 stroke-linejoin="round"
73471>
73472 <path d="M4 11h16a1 1 0 0 1 1 1v.5c0 1.5 -2.517 5.573 -4 6.5v1a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-1c-1.687 -1.054 -4 -5 -4 -6.5v-.5a1 1 0 0 1 1 -1z" />
73473 <path d="M12 4a2.4 2.4 0 0 0 -1 2a2.4 2.4 0 0 0 1 2" />
73474 <path d="M16 4a2.4 2.4 0 0 0 -1 2a2.4 2.4 0 0 0 1 2" />
73475 <path d="M8 4a2.4 2.4 0 0 0 -1 2a2.4 2.4 0 0 0 1 2" />
73476</svg>
73477"#;
73478pub const ICON_SOURCE_CODE: &str = r#"
73479<svg
73480 xmlns="http://www.w3.org/2000/svg"
73481 width="24"
73482 height="24"
73483 viewBox="0 0 24 24"
73484 fill="none"
73485 stroke="currentColor"
73486 stroke-width="1.5"
73487 stroke-linecap="round"
73488 stroke-linejoin="round"
73489>
73490 <path d="M14.5 4h2.5a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-10a3 3 0 0 1 -3 -3v-5" />
73491 <path d="M6 5l-2 2l2 2" />
73492 <path d="M10 9l2 -2l-2 -2" />
73493</svg>
73494"#;
73495pub const ICON_SPACE_OFF: &str = r#"
73496<svg
73497 xmlns="http://www.w3.org/2000/svg"
73498 width="24"
73499 height="24"
73500 viewBox="0 0 24 24"
73501 fill="none"
73502 stroke="currentColor"
73503 stroke-width="1.5"
73504 stroke-linecap="round"
73505 stroke-linejoin="round"
73506>
73507 <path d="M4 10v3a1 1 0 0 0 1 1h9m4 0h1a1 1 0 0 0 1 -1v-3" />
73508 <path d="M3 3l18 18" />
73509</svg>
73510"#;
73511pub const ICON_SPACE: &str = r#"
73512<svg
73513 xmlns="http://www.w3.org/2000/svg"
73514 width="24"
73515 height="24"
73516 viewBox="0 0 24 24"
73517 fill="none"
73518 stroke="currentColor"
73519 stroke-width="1.5"
73520 stroke-linecap="round"
73521 stroke-linejoin="round"
73522>
73523 <path d="M4 10v3a1 1 0 0 0 1 1h14a1 1 0 0 0 1 -1v-3" />
73524</svg>
73525"#;
73526pub const ICON_SPACES: &str = r#"
73527<svg
73528 xmlns="http://www.w3.org/2000/svg"
73529 width="24"
73530 height="24"
73531 viewBox="0 0 24 24"
73532 fill="none"
73533 stroke="currentColor"
73534 stroke-width="1.5"
73535 stroke-linecap="round"
73536 stroke-linejoin="round"
73537>
73538 <path d="M6.045 9.777a6 6 0 1 0 5.951 .023" />
73539 <path d="M11.997 20.196a6 6 0 1 0 -2.948 -5.97" />
73540 <path d="M17.95 9.785q .05 -.386 .05 -.785a6 6 0 1 0 -3.056 5.23" />
73541</svg>
73542"#;
73543pub const ICON_SPACING_HORIZONTAL: &str = r#"
73544<svg
73545 xmlns="http://www.w3.org/2000/svg"
73546 width="24"
73547 height="24"
73548 viewBox="0 0 24 24"
73549 fill="none"
73550 stroke="currentColor"
73551 stroke-width="1.5"
73552 stroke-linecap="round"
73553 stroke-linejoin="round"
73554>
73555 <path d="M20 20h-2a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h2" />
73556 <path d="M4 20h2a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
73557 <path d="M12 8v8" />
73558</svg>
73559"#;
73560pub const ICON_SPACING_VERTICAL: &str = r#"
73561<svg
73562 xmlns="http://www.w3.org/2000/svg"
73563 width="24"
73564 height="24"
73565 viewBox="0 0 24 24"
73566 fill="none"
73567 stroke="currentColor"
73568 stroke-width="1.5"
73569 stroke-linecap="round"
73570 stroke-linejoin="round"
73571>
73572 <path d="M4 20v-2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v2" />
73573 <path d="M4 4v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" />
73574 <path d="M16 12h-8" />
73575</svg>
73576"#;
73577pub const ICON_SPADE: &str = r#"
73578<svg
73579 xmlns="http://www.w3.org/2000/svg"
73580 width="24"
73581 height="24"
73582 viewBox="0 0 24 24"
73583 fill="none"
73584 stroke="currentColor"
73585 stroke-width="1.5"
73586 stroke-linecap="round"
73587 stroke-linejoin="round"
73588>
73589 <path d="M12 3l4.919 4.5c.61 .587 1.177 1.177 1.703 1.771a5.527 5.527 0 0 1 .264 6.979c-1.18 1.56 -3.338 1.92 -4.886 .75v1l1 3h-6l1 -3v-1c-1.54 1.07 -3.735 .772 -4.886 -.75a5.527 5.527 0 0 1 .264 -6.979a30.883 30.883 0 0 1 1.703 -1.771a1541.72 1541.72 0 0 1 4.919 -4.5z" />
73590</svg>
73591"#;
73592pub const ICON_SPARKLES: &str = r#"
73593<svg
73594 xmlns="http://www.w3.org/2000/svg"
73595 width="24"
73596 height="24"
73597 viewBox="0 0 24 24"
73598 fill="none"
73599 stroke="currentColor"
73600 stroke-width="1.5"
73601 stroke-linecap="round"
73602 stroke-linejoin="round"
73603>
73604 <path d="M16 18a2 2 0 0 1 2 2a2 2 0 0 1 2 -2a2 2 0 0 1 -2 -2a2 2 0 0 1 -2 2zm0 -12a2 2 0 0 1 2 2a2 2 0 0 1 2 -2a2 2 0 0 1 -2 -2a2 2 0 0 1 -2 2zm-7 12a6 6 0 0 1 6 -6a6 6 0 0 1 -6 -6a6 6 0 0 1 -6 6a6 6 0 0 1 6 6z" />
73605</svg>
73606"#;
73607pub const ICON_SPEAKERPHONE: &str = r#"
73608<svg
73609 xmlns="http://www.w3.org/2000/svg"
73610 width="24"
73611 height="24"
73612 viewBox="0 0 24 24"
73613 fill="none"
73614 stroke="currentColor"
73615 stroke-width="1.5"
73616 stroke-linecap="round"
73617 stroke-linejoin="round"
73618>
73619 <path d="M18 8a3 3 0 0 1 0 6" />
73620 <path d="M10 8v11a1 1 0 0 1 -1 1h-1a1 1 0 0 1 -1 -1v-5" />
73621 <path d="M12 8h0l4.524 -3.77a.9 .9 0 0 1 1.476 .692v12.156a.9 .9 0 0 1 -1.476 .692l-4.524 -3.77h-8a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h8" />
73622</svg>
73623"#;
73624pub const ICON_SPEEDBOAT: &str = r#"
73625<svg
73626 xmlns="http://www.w3.org/2000/svg"
73627 width="24"
73628 height="24"
73629 viewBox="0 0 24 24"
73630 fill="none"
73631 stroke="currentColor"
73632 stroke-width="1.5"
73633 stroke-linecap="round"
73634 stroke-linejoin="round"
73635>
73636 <path d="M3 17h13.4a3 3 0 0 0 2.5 -1.34l3.1 -4.66h0h-6.23a4 4 0 0 0 -1.49 .29l-3.56 1.42a4 4 0 0 1 -1.49 .29h-3.73h0h-1l-1.5 4z" />
73637 <path d="M6 13l1.5 -5" />
73638 <path d="M6 8h8l2 3" />
73639</svg>
73640"#;
73641pub const ICON_SPHERE_OFF: &str = r#"
73642<svg
73643 xmlns="http://www.w3.org/2000/svg"
73644 width="24"
73645 height="24"
73646 viewBox="0 0 24 24"
73647 fill="none"
73648 stroke="currentColor"
73649 stroke-width="1.5"
73650 stroke-linecap="round"
73651 stroke-linejoin="round"
73652>
73653 <path d="M3 12c0 1.657 4.03 3 9 3c.987 0 1.936 -.053 2.825 -.15m3.357 -.67c1.735 -.547 2.818 -1.32 2.818 -2.18" />
73654 <path d="M20.051 16.027a9 9 0 0 0 -12.083 -12.075m-2.34 1.692a9 9 0 0 0 12.74 12.716" />
73655 <path d="M3 3l18 18" />
73656</svg>
73657"#;
73658pub const ICON_SPHERE_PLUS: &str = r#"
73659<svg
73660 xmlns="http://www.w3.org/2000/svg"
73661 width="24"
73662 height="24"
73663 viewBox="0 0 24 24"
73664 fill="none"
73665 stroke="currentColor"
73666 stroke-width="1.5"
73667 stroke-linecap="round"
73668 stroke-linejoin="round"
73669>
73670 <path d="M3 12c0 1.657 4.03 3 9 3c1.116 0 2.185 -.068 3.172 -.192m5.724 -2.35a1.1 1.1 0 0 0 .104 -.458" />
73671 <path d="M20.984 12.546a9 9 0 1 0 -8.442 8.438" />
73672 <path d="M16 19h6" />
73673 <path d="M19 16v6" />
73674</svg>
73675"#;
73676pub const ICON_SPHERE: &str = r#"
73677<svg
73678 xmlns="http://www.w3.org/2000/svg"
73679 width="24"
73680 height="24"
73681 viewBox="0 0 24 24"
73682 fill="none"
73683 stroke="currentColor"
73684 stroke-width="1.5"
73685 stroke-linecap="round"
73686 stroke-linejoin="round"
73687>
73688 <path d="M3 12c0 1.657 4.03 3 9 3s9 -1.343 9 -3" />
73689 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
73690</svg>
73691"#;
73692pub const ICON_SPIDER: &str = r#"
73693<svg
73694 xmlns="http://www.w3.org/2000/svg"
73695 width="24"
73696 height="24"
73697 viewBox="0 0 24 24"
73698 fill="none"
73699 stroke="currentColor"
73700 stroke-width="1.5"
73701 stroke-linecap="round"
73702 stroke-linejoin="round"
73703>
73704 <path d="M5 4v2l5 5" />
73705 <path d="M2.5 9.5l1.5 1.5h6" />
73706 <path d="M4 19v-2l6 -6" />
73707 <path d="M19 4v2l-5 5" />
73708 <path d="M21.5 9.5l-1.5 1.5h-6" />
73709 <path d="M20 19v-2l-6 -6" />
73710 <path d="M12 15m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
73711 <path d="M12 9m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
73712</svg>
73713"#;
73714pub const ICON_SPIRAL_OFF: &str = r#"
73715<svg
73716 xmlns="http://www.w3.org/2000/svg"
73717 width="24"
73718 height="24"
73719 viewBox="0 0 24 24"
73720 fill="none"
73721 stroke="currentColor"
73722 stroke-width="1.5"
73723 stroke-linecap="round"
73724 stroke-linejoin="round"
73725>
73726 <path d="M10 12.057a1.9 1.9 0 0 0 .614 .743c.682 .459 1.509 .374 2.164 -.02m1.103 -2.92a3.298 3.298 0 0 0 -1.749 -2.059a3.6 3.6 0 0 0 -.507 -.195m-3.385 .634a4.154 4.154 0 0 0 -1.347 1.646c-1.095 2.432 .29 5.248 2.71 6.246c1.955 .806 4.097 .35 5.65 -.884m1.745 -2.268l.043 -.103c1.36 -3.343 -.557 -7.134 -3.896 -8.41c-1.593 -.61 -3.27 -.599 -4.79 -.113m-2.579 1.408a7.574 7.574 0 0 0 -2.268 3.128c-1.63 4.253 .823 9.024 5.082 10.576c3.211 1.17 6.676 .342 9.124 -1.738m1.869 -2.149a9.354 9.354 0 0 0 1.417 -4.516" />
73727 <path d="M3 3l18 18" />
73728</svg>
73729"#;
73730pub const ICON_SPIRAL: &str = r#"
73731<svg
73732 xmlns="http://www.w3.org/2000/svg"
73733 width="24"
73734 height="24"
73735 viewBox="0 0 24 24"
73736 fill="none"
73737 stroke="currentColor"
73738 stroke-width="1.5"
73739 stroke-linecap="round"
73740 stroke-linejoin="round"
73741>
73742 <path d="M10 12.057a1.9 1.9 0 0 0 .614 .743c1.06 .713 2.472 .112 3.043 -.919c.839 -1.513 -.022 -3.368 -1.525 -4.08c-2 -.95 -4.371 .154 -5.24 2.086c-1.095 2.432 .29 5.248 2.71 6.246c2.931 1.208 6.283 -.418 7.438 -3.255c1.36 -3.343 -.557 -7.134 -3.896 -8.41c-3.855 -1.474 -8.2 .68 -9.636 4.422c-1.63 4.253 .823 9.024 5.082 10.576c4.778 1.74 10.118 -.941 11.833 -5.59a9.354 9.354 0 0 0 .577 -2.813" />
73743</svg>
73744"#;
73745pub const ICON_SPORT_BILLARD: &str = r#"
73746<svg
73747 xmlns="http://www.w3.org/2000/svg"
73748 width="24"
73749 height="24"
73750 viewBox="0 0 24 24"
73751 fill="none"
73752 stroke="currentColor"
73753 stroke-width="1.5"
73754 stroke-linecap="round"
73755 stroke-linejoin="round"
73756>
73757 <path d="M12 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
73758 <path d="M12 14m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
73759 <path d="M12 12m-8 0a8 8 0 1 0 16 0a8 8 0 1 0 -16 0" />
73760</svg>
73761"#;
73762pub const ICON_SPRAY: &str = r#"
73763<svg
73764 xmlns="http://www.w3.org/2000/svg"
73765 width="24"
73766 height="24"
73767 viewBox="0 0 24 24"
73768 fill="none"
73769 stroke="currentColor"
73770 stroke-width="1.5"
73771 stroke-linecap="round"
73772 stroke-linejoin="round"
73773>
73774 <path d="M4 10m0 2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v7a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2z" />
73775 <path d="M6 10v-4a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v4" />
73776 <path d="M15 7h.01" />
73777 <path d="M18 9h.01" />
73778 <path d="M18 5h.01" />
73779 <path d="M21 3h.01" />
73780 <path d="M21 7h.01" />
73781 <path d="M21 11h.01" />
73782 <path d="M10 7h1" />
73783</svg>
73784"#;
73785pub const ICON_SPY_OFF: &str = r#"
73786<svg
73787 xmlns="http://www.w3.org/2000/svg"
73788 width="24"
73789 height="24"
73790 viewBox="0 0 24 24"
73791 fill="none"
73792 stroke="currentColor"
73793 stroke-width="1.5"
73794 stroke-linecap="round"
73795 stroke-linejoin="round"
73796>
73797 <path d="M3 11h8m4 0h6" />
73798 <path d="M5 11v-4c0 -.571 .16 -1.105 .437 -1.56m2.563 -1.44h8a3 3 0 0 1 3 3v4" />
73799 <path d="M7 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
73800 <path d="M14.88 14.877a3 3 0 1 0 4.239 4.247m.59 -3.414a3.012 3.012 0 0 0 -1.425 -1.422" />
73801 <path d="M10 17h4" />
73802 <path d="M3 3l18 18" />
73803</svg>
73804"#;
73805pub const ICON_SPY: &str = r#"
73806<svg
73807 xmlns="http://www.w3.org/2000/svg"
73808 width="24"
73809 height="24"
73810 viewBox="0 0 24 24"
73811 fill="none"
73812 stroke="currentColor"
73813 stroke-width="1.5"
73814 stroke-linecap="round"
73815 stroke-linejoin="round"
73816>
73817 <path d="M3 11h18" />
73818 <path d="M5 11v-4a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v4" />
73819 <path d="M7 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
73820 <path d="M17 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
73821 <path d="M10 17h4" />
73822</svg>
73823"#;
73824pub const ICON_SQL: &str = r#"
73825<svg
73826 xmlns="http://www.w3.org/2000/svg"
73827 width="24"
73828 height="24"
73829 viewBox="0 0 24 24"
73830 fill="none"
73831 stroke="currentColor"
73832 stroke-width="1.5"
73833 stroke-linecap="round"
73834 stroke-linejoin="round"
73835>
73836 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
73837 <path d="M17 8v8h4" />
73838 <path d="M13 15l1 1" />
73839 <path d="M3 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
73840</svg>
73841"#;
73842pub const ICON_SQUARE_ARROW_DOWN: &str = r#"
73843<svg
73844 xmlns="http://www.w3.org/2000/svg"
73845 width="24"
73846 height="24"
73847 viewBox="0 0 24 24"
73848 fill="none"
73849 stroke="currentColor"
73850 stroke-width="1.5"
73851 stroke-linecap="round"
73852 stroke-linejoin="round"
73853>
73854 <path d="M8 12l4 4l4 -4" />
73855 <path d="M12 8v8" />
73856 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
73857</svg>
73858"#;
73859pub const ICON_SQUARE_ARROW_LEFT: &str = r#"
73860<svg
73861 xmlns="http://www.w3.org/2000/svg"
73862 width="24"
73863 height="24"
73864 viewBox="0 0 24 24"
73865 fill="none"
73866 stroke="currentColor"
73867 stroke-width="1.5"
73868 stroke-linecap="round"
73869 stroke-linejoin="round"
73870>
73871 <path d="M12 8l-4 4l4 4" />
73872 <path d="M16 12h-8" />
73873 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
73874</svg>
73875"#;
73876pub const ICON_SQUARE_ARROW_RIGHT: &str = r#"
73877<svg
73878 xmlns="http://www.w3.org/2000/svg"
73879 width="24"
73880 height="24"
73881 viewBox="0 0 24 24"
73882 fill="none"
73883 stroke="currentColor"
73884 stroke-width="1.5"
73885 stroke-linecap="round"
73886 stroke-linejoin="round"
73887>
73888 <path d="M12 16l4 -4l-4 -4" />
73889 <path d="M8 12h8" />
73890 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
73891</svg>
73892"#;
73893pub const ICON_SQUARE_ARROW_UP: &str = r#"
73894<svg
73895 xmlns="http://www.w3.org/2000/svg"
73896 width="24"
73897 height="24"
73898 viewBox="0 0 24 24"
73899 fill="none"
73900 stroke="currentColor"
73901 stroke-width="1.5"
73902 stroke-linecap="round"
73903 stroke-linejoin="round"
73904>
73905 <path d="M16 12l-4 -4l-4 4" />
73906 <path d="M12 16v-8" />
73907 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
73908</svg>
73909"#;
73910pub const ICON_SQUARE_ASTERISK: &str = r#"
73911<svg
73912 xmlns="http://www.w3.org/2000/svg"
73913 width="24"
73914 height="24"
73915 viewBox="0 0 24 24"
73916 fill="none"
73917 stroke="currentColor"
73918 stroke-width="1.5"
73919 stroke-linecap="round"
73920 stroke-linejoin="round"
73921>
73922 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
73923 <path d="M12 8.5v7" />
73924 <path d="M9 10l6 4" />
73925 <path d="M9 14l6 -4" />
73926</svg>
73927"#;
73928pub const ICON_SQUARE_CHECK: &str = r#"
73929<svg
73930 xmlns="http://www.w3.org/2000/svg"
73931 width="24"
73932 height="24"
73933 viewBox="0 0 24 24"
73934 fill="none"
73935 stroke="currentColor"
73936 stroke-width="1.5"
73937 stroke-linecap="round"
73938 stroke-linejoin="round"
73939>
73940 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
73941 <path d="M9 12l2 2l4 -4" />
73942</svg>
73943"#;
73944pub const ICON_SQUARE_CHEVRON_DOWN: &str = r#"
73945<svg
73946 xmlns="http://www.w3.org/2000/svg"
73947 width="24"
73948 height="24"
73949 viewBox="0 0 24 24"
73950 fill="none"
73951 stroke="currentColor"
73952 stroke-width="1.5"
73953 stroke-linecap="round"
73954 stroke-linejoin="round"
73955>
73956 <path d="M15 11l-3 3l-3 -3" />
73957 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
73958</svg>
73959"#;
73960pub const ICON_SQUARE_CHEVRON_LEFT: &str = r#"
73961<svg
73962 xmlns="http://www.w3.org/2000/svg"
73963 width="24"
73964 height="24"
73965 viewBox="0 0 24 24"
73966 fill="none"
73967 stroke="currentColor"
73968 stroke-width="1.5"
73969 stroke-linecap="round"
73970 stroke-linejoin="round"
73971>
73972 <path d="M13 15l-3 -3l3 -3" />
73973 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
73974</svg>
73975"#;
73976pub const ICON_SQUARE_CHEVRON_RIGHT: &str = r#"
73977<svg
73978 xmlns="http://www.w3.org/2000/svg"
73979 width="24"
73980 height="24"
73981 viewBox="0 0 24 24"
73982 fill="none"
73983 stroke="currentColor"
73984 stroke-width="1.5"
73985 stroke-linecap="round"
73986 stroke-linejoin="round"
73987>
73988 <path d="M11 9l3 3l-3 3" />
73989 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
73990</svg>
73991"#;
73992pub const ICON_SQUARE_CHEVRON_UP: &str = r#"
73993<svg
73994 xmlns="http://www.w3.org/2000/svg"
73995 width="24"
73996 height="24"
73997 viewBox="0 0 24 24"
73998 fill="none"
73999 stroke="currentColor"
74000 stroke-width="1.5"
74001 stroke-linecap="round"
74002 stroke-linejoin="round"
74003>
74004 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74005 <path d="M9 13l3 -3l3 3" />
74006</svg>
74007"#;
74008pub const ICON_SQUARE_CHEVRONS_DOWN: &str = r#"
74009<svg
74010 xmlns="http://www.w3.org/2000/svg"
74011 width="24"
74012 height="24"
74013 viewBox="0 0 24 24"
74014 fill="none"
74015 stroke="currentColor"
74016 stroke-width="1.5"
74017 stroke-linecap="round"
74018 stroke-linejoin="round"
74019>
74020 <path d="M15 8l-3 3l-3 -3" />
74021 <path d="M15 13l-3 3l-3 -3" />
74022 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
74023</svg>
74024"#;
74025pub const ICON_SQUARE_CHEVRONS_LEFT: &str = r#"
74026<svg
74027 xmlns="http://www.w3.org/2000/svg"
74028 width="24"
74029 height="24"
74030 viewBox="0 0 24 24"
74031 fill="none"
74032 stroke="currentColor"
74033 stroke-width="1.5"
74034 stroke-linecap="round"
74035 stroke-linejoin="round"
74036>
74037 <path d="M16 15l-3 -3l3 -3" />
74038 <path d="M11 15l-3 -3l3 -3" />
74039 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
74040</svg>
74041"#;
74042pub const ICON_SQUARE_CHEVRONS_RIGHT: &str = r#"
74043<svg
74044 xmlns="http://www.w3.org/2000/svg"
74045 width="24"
74046 height="24"
74047 viewBox="0 0 24 24"
74048 fill="none"
74049 stroke="currentColor"
74050 stroke-width="1.5"
74051 stroke-linecap="round"
74052 stroke-linejoin="round"
74053>
74054 <path d="M8 9l3 3l-3 3" />
74055 <path d="M13 9l3 3l-3 3" />
74056 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
74057</svg>
74058"#;
74059pub const ICON_SQUARE_CHEVRONS_UP: &str = r#"
74060<svg
74061 xmlns="http://www.w3.org/2000/svg"
74062 width="24"
74063 height="24"
74064 viewBox="0 0 24 24"
74065 fill="none"
74066 stroke="currentColor"
74067 stroke-width="1.5"
74068 stroke-linecap="round"
74069 stroke-linejoin="round"
74070>
74071 <path d="M9 16l3 -3l3 3" />
74072 <path d="M9 11l3 -3l3 3" />
74073 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
74074</svg>
74075"#;
74076pub const ICON_SQUARE_DOT: &str = r#"
74077<svg
74078 xmlns="http://www.w3.org/2000/svg"
74079 width="24"
74080 height="24"
74081 viewBox="0 0 24 24"
74082 fill="none"
74083 stroke="currentColor"
74084 stroke-width="1.5"
74085 stroke-linecap="round"
74086 stroke-linejoin="round"
74087>
74088 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74089 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
74090</svg>
74091"#;
74092pub const ICON_SQUARE_F0: &str = r#"
74093<svg
74094 xmlns="http://www.w3.org/2000/svg"
74095 width="24"
74096 height="24"
74097 viewBox="0 0 24 24"
74098 fill="none"
74099 stroke="currentColor"
74100 stroke-width="1.5"
74101 stroke-linecap="round"
74102 stroke-linejoin="round"
74103>
74104 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74105 <path d="M13 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
74106 <path d="M8 12h2" />
74107 <path d="M10 9h-2v6" />
74108</svg>
74109"#;
74110pub const ICON_SQUARE_F1: &str = r#"
74111<svg
74112 xmlns="http://www.w3.org/2000/svg"
74113 width="24"
74114 height="24"
74115 viewBox="0 0 24 24"
74116 fill="none"
74117 stroke="currentColor"
74118 stroke-width="1.5"
74119 stroke-linecap="round"
74120 stroke-linejoin="round"
74121>
74122 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74123 <path d="M13 11l2 -2v6" />
74124 <path d="M8 12h2" />
74125 <path d="M10 9h-2v6" />
74126</svg>
74127"#;
74128pub const ICON_SQUARE_F2: &str = r#"
74129<svg
74130 xmlns="http://www.w3.org/2000/svg"
74131 width="24"
74132 height="24"
74133 viewBox="0 0 24 24"
74134 fill="none"
74135 stroke="currentColor"
74136 stroke-width="1.5"
74137 stroke-linecap="round"
74138 stroke-linejoin="round"
74139>
74140 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74141 <path d="M13 9h2a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h2" />
74142 <path d="M8 12h2" />
74143 <path d="M10 9h-2v6" />
74144</svg>
74145"#;
74146pub const ICON_SQUARE_F3: &str = r#"
74147<svg
74148 xmlns="http://www.w3.org/2000/svg"
74149 width="24"
74150 height="24"
74151 viewBox="0 0 24 24"
74152 fill="none"
74153 stroke="currentColor"
74154 stroke-width="1.5"
74155 stroke-linecap="round"
74156 stroke-linejoin="round"
74157>
74158 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74159 <path d="M13 9.5a.5 .5 0 0 1 .5 -.5h1a1.5 1.5 0 0 1 0 3h-.5h.5a1.5 1.5 0 0 1 0 3h-1a.5 .5 0 0 1 -.5 -.5" />
74160 <path d="M8 12h2" />
74161 <path d="M10 9h-2v6" />
74162</svg>
74163"#;
74164pub const ICON_SQUARE_F4: &str = r#"
74165<svg
74166 xmlns="http://www.w3.org/2000/svg"
74167 width="24"
74168 height="24"
74169 viewBox="0 0 24 24"
74170 fill="none"
74171 stroke="currentColor"
74172 stroke-width="1.5"
74173 stroke-linecap="round"
74174 stroke-linejoin="round"
74175>
74176 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74177 <path d="M13 9v2a1 1 0 0 0 1 1h1" />
74178 <path d="M16 9v6" />
74179 <path d="M8 12h2" />
74180 <path d="M10 9h-2v6" />
74181</svg>
74182"#;
74183pub const ICON_SQUARE_F5: &str = r#"
74184<svg
74185 xmlns="http://www.w3.org/2000/svg"
74186 width="24"
74187 height="24"
74188 viewBox="0 0 24 24"
74189 fill="none"
74190 stroke="currentColor"
74191 stroke-width="1.5"
74192 stroke-linecap="round"
74193 stroke-linejoin="round"
74194>
74195 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74196 <path d="M13 14.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2v-3h3" />
74197 <path d="M8 12h2" />
74198 <path d="M10 9h-2v6" />
74199</svg>
74200"#;
74201pub const ICON_SQUARE_F6: &str = r#"
74202<svg
74203 xmlns="http://www.w3.org/2000/svg"
74204 width="24"
74205 height="24"
74206 viewBox="0 0 24 24"
74207 fill="none"
74208 stroke="currentColor"
74209 stroke-width="1.5"
74210 stroke-linecap="round"
74211 stroke-linejoin="round"
74212>
74213 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74214 <path d="M16 9.75a.75 .75 0 0 0 -.75 -.75h-1.25a1 1 0 0 0 -1 1v4a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2" />
74215 <path d="M8 12h2" />
74216 <path d="M10 9h-2v6" />
74217</svg>
74218"#;
74219pub const ICON_SQUARE_F7: &str = r#"
74220<svg
74221 xmlns="http://www.w3.org/2000/svg"
74222 width="24"
74223 height="24"
74224 viewBox="0 0 24 24"
74225 fill="none"
74226 stroke="currentColor"
74227 stroke-width="1.5"
74228 stroke-linecap="round"
74229 stroke-linejoin="round"
74230>
74231 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74232 <path d="M13 9h3l-1.5 6" />
74233 <path d="M8 12h2" />
74234 <path d="M10 9h-2v6" />
74235</svg>
74236"#;
74237pub const ICON_SQUARE_F8: &str = r#"
74238<svg
74239 xmlns="http://www.w3.org/2000/svg"
74240 width="24"
74241 height="24"
74242 viewBox="0 0 24 24"
74243 fill="none"
74244 stroke="currentColor"
74245 stroke-width="1.5"
74246 stroke-linecap="round"
74247 stroke-linejoin="round"
74248>
74249 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74250 <path d="M14.5 12h-.5a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-1a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1" />
74251 <path d="M8 12h2" />
74252 <path d="M10 9h-2v6" />
74253</svg>
74254"#;
74255pub const ICON_SQUARE_F9: &str = r#"
74256<svg
74257 xmlns="http://www.w3.org/2000/svg"
74258 width="24"
74259 height="24"
74260 viewBox="0 0 24 24"
74261 fill="none"
74262 stroke="currentColor"
74263 stroke-width="1.5"
74264 stroke-linecap="round"
74265 stroke-linejoin="round"
74266>
74267 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74268 <path d="M13 14.25c0 .414 .336 .75 .75 .75h1.5a.75 .75 0 0 0 .75 -.75v-4.5a.75 .75 0 0 0 -.75 -.75h-1.5a.75 .75 0 0 0 -.75 .75v1.5c0 .414 .336 .75 .75 .75h2.25" />
74269 <path d="M8 12h2" />
74270 <path d="M10 9h-2v6" />
74271</svg>
74272"#;
74273pub const ICON_SQUARE_FORBID_2: &str = r#"
74274<svg
74275 xmlns="http://www.w3.org/2000/svg"
74276 width="24"
74277 height="24"
74278 viewBox="0 0 24 24"
74279 fill="none"
74280 stroke="currentColor"
74281 stroke-width="1.5"
74282 stroke-linecap="round"
74283 stroke-linejoin="round"
74284>
74285 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74286 <path d="M9 15l6 -6" />
74287</svg>
74288"#;
74289pub const ICON_SQUARE_FORBID: &str = r#"
74290<svg
74291 xmlns="http://www.w3.org/2000/svg"
74292 width="24"
74293 height="24"
74294 viewBox="0 0 24 24"
74295 fill="none"
74296 stroke="currentColor"
74297 stroke-width="1.5"
74298 stroke-linecap="round"
74299 stroke-linejoin="round"
74300>
74301 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74302 <path d="M9 9l6 6" />
74303</svg>
74304"#;
74305pub const ICON_SQUARE_HALF: &str = r#"
74306<svg
74307 xmlns="http://www.w3.org/2000/svg"
74308 width="24"
74309 height="24"
74310 viewBox="0 0 24 24"
74311 fill="none"
74312 stroke="currentColor"
74313 stroke-width="1.5"
74314 stroke-linecap="round"
74315 stroke-linejoin="round"
74316>
74317 <path d="M12 4v16" />
74318 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74319 <path d="M12 13l7.5 -7.5" />
74320 <path d="M12 18l8 -8" />
74321 <path d="M15 20l5 -5" />
74322 <path d="M12 8l4 -4" />
74323</svg>
74324"#;
74325pub const ICON_SQUARE_KEY: &str = r#"
74326<svg
74327 xmlns="http://www.w3.org/2000/svg"
74328 width="24"
74329 height="24"
74330 viewBox="0 0 24 24"
74331 fill="none"
74332 stroke="currentColor"
74333 stroke-width="1.5"
74334 stroke-linecap="round"
74335 stroke-linejoin="round"
74336>
74337 <path d="M14 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
74338 <path d="M12.5 11.5l-4 4l1.5 1.5" />
74339 <path d="M12 15l-1.5 -1.5" />
74340 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74341</svg>
74342"#;
74343pub const ICON_SQUARE_LETTER_A: &str = r#"
74344<svg
74345 xmlns="http://www.w3.org/2000/svg"
74346 width="24"
74347 height="24"
74348 viewBox="0 0 24 24"
74349 fill="none"
74350 stroke="currentColor"
74351 stroke-width="1.5"
74352 stroke-linecap="round"
74353 stroke-linejoin="round"
74354>
74355 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74356 <path d="M10 16v-6a2 2 0 1 1 4 0v6" />
74357 <path d="M10 13h4" />
74358</svg>
74359"#;
74360pub const ICON_SQUARE_LETTER_B: &str = r#"
74361<svg
74362 xmlns="http://www.w3.org/2000/svg"
74363 width="24"
74364 height="24"
74365 viewBox="0 0 24 24"
74366 fill="none"
74367 stroke="currentColor"
74368 stroke-width="1.5"
74369 stroke-linecap="round"
74370 stroke-linejoin="round"
74371>
74372 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74373 <path d="M10 16h2a2 2 0 1 0 0 -4h-2h2a2 2 0 1 0 0 -4h-2v8z" />
74374</svg>
74375"#;
74376pub const ICON_SQUARE_LETTER_C: &str = r#"
74377<svg
74378 xmlns="http://www.w3.org/2000/svg"
74379 width="24"
74380 height="24"
74381 viewBox="0 0 24 24"
74382 fill="none"
74383 stroke="currentColor"
74384 stroke-width="1.5"
74385 stroke-linecap="round"
74386 stroke-linejoin="round"
74387>
74388 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74389 <path d="M14 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
74390</svg>
74391"#;
74392pub const ICON_SQUARE_LETTER_D: &str = r#"
74393<svg
74394 xmlns="http://www.w3.org/2000/svg"
74395 width="24"
74396 height="24"
74397 viewBox="0 0 24 24"
74398 fill="none"
74399 stroke="currentColor"
74400 stroke-width="1.5"
74401 stroke-linecap="round"
74402 stroke-linejoin="round"
74403>
74404 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74405 <path d="M10 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-2z" />
74406</svg>
74407"#;
74408pub const ICON_SQUARE_LETTER_E: &str = r#"
74409<svg
74410 xmlns="http://www.w3.org/2000/svg"
74411 width="24"
74412 height="24"
74413 viewBox="0 0 24 24"
74414 fill="none"
74415 stroke="currentColor"
74416 stroke-width="1.5"
74417 stroke-linecap="round"
74418 stroke-linejoin="round"
74419>
74420 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74421 <path d="M14 8h-4v8h4" />
74422 <path d="M10 12h2.5" />
74423</svg>
74424"#;
74425pub const ICON_SQUARE_LETTER_F: &str = r#"
74426<svg
74427 xmlns="http://www.w3.org/2000/svg"
74428 width="24"
74429 height="24"
74430 viewBox="0 0 24 24"
74431 fill="none"
74432 stroke="currentColor"
74433 stroke-width="1.5"
74434 stroke-linecap="round"
74435 stroke-linejoin="round"
74436>
74437 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74438 <path d="M10 12h3" />
74439 <path d="M14 8h-4v8" />
74440</svg>
74441"#;
74442pub const ICON_SQUARE_LETTER_G: &str = r#"
74443<svg
74444 xmlns="http://www.w3.org/2000/svg"
74445 width="24"
74446 height="24"
74447 viewBox="0 0 24 24"
74448 fill="none"
74449 stroke="currentColor"
74450 stroke-width="1.5"
74451 stroke-linecap="round"
74452 stroke-linejoin="round"
74453>
74454 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74455 <path d="M14 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
74456</svg>
74457"#;
74458pub const ICON_SQUARE_LETTER_H: &str = r#"
74459<svg
74460 xmlns="http://www.w3.org/2000/svg"
74461 width="24"
74462 height="24"
74463 viewBox="0 0 24 24"
74464 fill="none"
74465 stroke="currentColor"
74466 stroke-width="1.5"
74467 stroke-linecap="round"
74468 stroke-linejoin="round"
74469>
74470 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74471 <path d="M10 16v-8m4 0v8" />
74472 <path d="M10 12h4" />
74473</svg>
74474"#;
74475pub const ICON_SQUARE_LETTER_I: &str = r#"
74476<svg
74477 xmlns="http://www.w3.org/2000/svg"
74478 width="24"
74479 height="24"
74480 viewBox="0 0 24 24"
74481 fill="none"
74482 stroke="currentColor"
74483 stroke-width="1.5"
74484 stroke-linecap="round"
74485 stroke-linejoin="round"
74486>
74487 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74488 <path d="M12 8v8" />
74489</svg>
74490"#;
74491pub const ICON_SQUARE_LETTER_J: &str = r#"
74492<svg
74493 xmlns="http://www.w3.org/2000/svg"
74494 width="24"
74495 height="24"
74496 viewBox="0 0 24 24"
74497 fill="none"
74498 stroke="currentColor"
74499 stroke-width="1.5"
74500 stroke-linecap="round"
74501 stroke-linejoin="round"
74502>
74503 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74504 <path d="M10 8h4v6a2 2 0 1 1 -4 0" />
74505</svg>
74506"#;
74507pub const ICON_SQUARE_LETTER_K: &str = r#"
74508<svg
74509 xmlns="http://www.w3.org/2000/svg"
74510 width="24"
74511 height="24"
74512 viewBox="0 0 24 24"
74513 fill="none"
74514 stroke="currentColor"
74515 stroke-width="1.5"
74516 stroke-linecap="round"
74517 stroke-linejoin="round"
74518>
74519 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74520 <path d="M10 8v8" />
74521 <path d="M14 8l-2.5 4l2.5 4" />
74522 <path d="M10 12h1.5" />
74523</svg>
74524"#;
74525pub const ICON_SQUARE_LETTER_L: &str = r#"
74526<svg
74527 xmlns="http://www.w3.org/2000/svg"
74528 width="24"
74529 height="24"
74530 viewBox="0 0 24 24"
74531 fill="none"
74532 stroke="currentColor"
74533 stroke-width="1.5"
74534 stroke-linecap="round"
74535 stroke-linejoin="round"
74536>
74537 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74538 <path d="M10 8v8h4" />
74539</svg>
74540"#;
74541pub const ICON_SQUARE_LETTER_M: &str = r#"
74542<svg
74543 xmlns="http://www.w3.org/2000/svg"
74544 width="24"
74545 height="24"
74546 viewBox="0 0 24 24"
74547 fill="none"
74548 stroke="currentColor"
74549 stroke-width="1.5"
74550 stroke-linecap="round"
74551 stroke-linejoin="round"
74552>
74553 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74554 <path d="M9 16v-8l3 5l3 -5v8" />
74555</svg>
74556"#;
74557pub const ICON_SQUARE_LETTER_N: &str = r#"
74558<svg
74559 xmlns="http://www.w3.org/2000/svg"
74560 width="24"
74561 height="24"
74562 viewBox="0 0 24 24"
74563 fill="none"
74564 stroke="currentColor"
74565 stroke-width="1.5"
74566 stroke-linecap="round"
74567 stroke-linejoin="round"
74568>
74569 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74570 <path d="M10 16v-8l4 8v-8" />
74571</svg>
74572"#;
74573pub const ICON_SQUARE_LETTER_O: &str = r#"
74574<svg
74575 xmlns="http://www.w3.org/2000/svg"
74576 width="24"
74577 height="24"
74578 viewBox="0 0 24 24"
74579 fill="none"
74580 stroke="currentColor"
74581 stroke-width="1.5"
74582 stroke-linecap="round"
74583 stroke-linejoin="round"
74584>
74585 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74586 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
74587</svg>
74588"#;
74589pub const ICON_SQUARE_LETTER_P: &str = r#"
74590<svg
74591 xmlns="http://www.w3.org/2000/svg"
74592 width="24"
74593 height="24"
74594 viewBox="0 0 24 24"
74595 fill="none"
74596 stroke="currentColor"
74597 stroke-width="1.5"
74598 stroke-linecap="round"
74599 stroke-linejoin="round"
74600>
74601 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74602 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8" />
74603</svg>
74604"#;
74605pub const ICON_SQUARE_LETTER_Q: &str = r#"
74606<svg
74607 xmlns="http://www.w3.org/2000/svg"
74608 width="24"
74609 height="24"
74610 viewBox="0 0 24 24"
74611 fill="none"
74612 stroke="currentColor"
74613 stroke-width="1.5"
74614 stroke-linecap="round"
74615 stroke-linejoin="round"
74616>
74617 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74618 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
74619 <path d="M13 15l1 1" />
74620</svg>
74621"#;
74622pub const ICON_SQUARE_LETTER_R: &str = r#"
74623<svg
74624 xmlns="http://www.w3.org/2000/svg"
74625 width="24"
74626 height="24"
74627 viewBox="0 0 24 24"
74628 fill="none"
74629 stroke="currentColor"
74630 stroke-width="1.5"
74631 stroke-linecap="round"
74632 stroke-linejoin="round"
74633>
74634 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74635 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8m4 0l-3 -4" />
74636</svg>
74637"#;
74638pub const ICON_SQUARE_LETTER_S: &str = r#"
74639<svg
74640 xmlns="http://www.w3.org/2000/svg"
74641 width="24"
74642 height="24"
74643 viewBox="0 0 24 24"
74644 fill="none"
74645 stroke="currentColor"
74646 stroke-width="1.5"
74647 stroke-linecap="round"
74648 stroke-linejoin="round"
74649>
74650 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74651 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
74652</svg>
74653"#;
74654pub const ICON_SQUARE_LETTER_T: &str = r#"
74655<svg
74656 xmlns="http://www.w3.org/2000/svg"
74657 width="24"
74658 height="24"
74659 viewBox="0 0 24 24"
74660 fill="none"
74661 stroke="currentColor"
74662 stroke-width="1.5"
74663 stroke-linecap="round"
74664 stroke-linejoin="round"
74665>
74666 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74667 <path d="M10 8h4" />
74668 <path d="M12 8v8" />
74669</svg>
74670"#;
74671pub const ICON_SQUARE_LETTER_U: &str = r#"
74672<svg
74673 xmlns="http://www.w3.org/2000/svg"
74674 width="24"
74675 height="24"
74676 viewBox="0 0 24 24"
74677 fill="none"
74678 stroke="currentColor"
74679 stroke-width="1.5"
74680 stroke-linecap="round"
74681 stroke-linejoin="round"
74682>
74683 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74684 <path d="M10 8v6a2 2 0 1 0 4 0v-6" />
74685</svg>
74686"#;
74687pub const ICON_SQUARE_LETTER_V: &str = r#"
74688<svg
74689 xmlns="http://www.w3.org/2000/svg"
74690 width="24"
74691 height="24"
74692 viewBox="0 0 24 24"
74693 fill="none"
74694 stroke="currentColor"
74695 stroke-width="1.5"
74696 stroke-linecap="round"
74697 stroke-linejoin="round"
74698>
74699 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74700 <path d="M10 8l2 8l2 -8" />
74701</svg>
74702"#;
74703pub const ICON_SQUARE_LETTER_W: &str = r#"
74704<svg
74705 xmlns="http://www.w3.org/2000/svg"
74706 width="24"
74707 height="24"
74708 viewBox="0 0 24 24"
74709 fill="none"
74710 stroke="currentColor"
74711 stroke-width="1.5"
74712 stroke-linecap="round"
74713 stroke-linejoin="round"
74714>
74715 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74716 <path d="M9 8l1 8l2 -5l2 5l1 -8" />
74717</svg>
74718"#;
74719pub const ICON_SQUARE_LETTER_X: &str = r#"
74720<svg
74721 xmlns="http://www.w3.org/2000/svg"
74722 width="24"
74723 height="24"
74724 viewBox="0 0 24 24"
74725 fill="none"
74726 stroke="currentColor"
74727 stroke-width="1.5"
74728 stroke-linecap="round"
74729 stroke-linejoin="round"
74730>
74731 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74732 <path d="M10 8l4 8" />
74733 <path d="M10 16l4 -8" />
74734</svg>
74735"#;
74736pub const ICON_SQUARE_LETTER_Y: &str = r#"
74737<svg
74738 xmlns="http://www.w3.org/2000/svg"
74739 width="24"
74740 height="24"
74741 viewBox="0 0 24 24"
74742 fill="none"
74743 stroke="currentColor"
74744 stroke-width="1.5"
74745 stroke-linecap="round"
74746 stroke-linejoin="round"
74747>
74748 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74749 <path d="M10 8l2 5l2 -5" />
74750 <path d="M12 16v-3" />
74751</svg>
74752"#;
74753pub const ICON_SQUARE_LETTER_Z: &str = r#"
74754<svg
74755 xmlns="http://www.w3.org/2000/svg"
74756 width="24"
74757 height="24"
74758 viewBox="0 0 24 24"
74759 fill="none"
74760 stroke="currentColor"
74761 stroke-width="1.5"
74762 stroke-linecap="round"
74763 stroke-linejoin="round"
74764>
74765 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74766 <path d="M10 8h4l-4 8h4" />
74767</svg>
74768"#;
74769pub const ICON_SQUARE_MINUS: &str = r#"
74770<svg
74771 xmlns="http://www.w3.org/2000/svg"
74772 width="24"
74773 height="24"
74774 viewBox="0 0 24 24"
74775 fill="none"
74776 stroke="currentColor"
74777 stroke-width="1.5"
74778 stroke-linecap="round"
74779 stroke-linejoin="round"
74780>
74781 <path d="M12.5 21h-7.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10" />
74782 <path d="M16 19h6" />
74783</svg>
74784"#;
74785pub const ICON_SQUARE_NUMBER_0: &str = r#"
74786<svg
74787 xmlns="http://www.w3.org/2000/svg"
74788 width="24"
74789 height="24"
74790 viewBox="0 0 24 24"
74791 fill="none"
74792 stroke="currentColor"
74793 stroke-width="1.5"
74794 stroke-linecap="round"
74795 stroke-linejoin="round"
74796>
74797 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74798 <path d="M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
74799</svg>
74800"#;
74801pub const ICON_SQUARE_NUMBER_1: &str = r#"
74802<svg
74803 xmlns="http://www.w3.org/2000/svg"
74804 width="24"
74805 height="24"
74806 viewBox="0 0 24 24"
74807 fill="none"
74808 stroke="currentColor"
74809 stroke-width="1.5"
74810 stroke-linecap="round"
74811 stroke-linejoin="round"
74812>
74813 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74814 <path d="M10 10l2 -2v8" />
74815</svg>
74816"#;
74817pub const ICON_SQUARE_NUMBER_2: &str = r#"
74818<svg
74819 xmlns="http://www.w3.org/2000/svg"
74820 width="24"
74821 height="24"
74822 viewBox="0 0 24 24"
74823 fill="none"
74824 stroke="currentColor"
74825 stroke-width="1.5"
74826 stroke-linecap="round"
74827 stroke-linejoin="round"
74828>
74829 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74830 <path d="M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
74831</svg>
74832"#;
74833pub const ICON_SQUARE_NUMBER_3: &str = r#"
74834<svg
74835 xmlns="http://www.w3.org/2000/svg"
74836 width="24"
74837 height="24"
74838 viewBox="0 0 24 24"
74839 fill="none"
74840 stroke="currentColor"
74841 stroke-width="1.5"
74842 stroke-linecap="round"
74843 stroke-linejoin="round"
74844>
74845 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74846 <path d="M10 9a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1" />
74847</svg>
74848"#;
74849pub const ICON_SQUARE_NUMBER_4: &str = r#"
74850<svg
74851 xmlns="http://www.w3.org/2000/svg"
74852 width="24"
74853 height="24"
74854 viewBox="0 0 24 24"
74855 fill="none"
74856 stroke="currentColor"
74857 stroke-width="1.5"
74858 stroke-linecap="round"
74859 stroke-linejoin="round"
74860>
74861 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74862 <path d="M10 8v3a1 1 0 0 0 1 1h3" />
74863 <path d="M14 8v8" />
74864</svg>
74865"#;
74866pub const ICON_SQUARE_NUMBER_5: &str = r#"
74867<svg
74868 xmlns="http://www.w3.org/2000/svg"
74869 width="24"
74870 height="24"
74871 viewBox="0 0 24 24"
74872 fill="none"
74873 stroke="currentColor"
74874 stroke-width="1.5"
74875 stroke-linecap="round"
74876 stroke-linejoin="round"
74877>
74878 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74879 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
74880</svg>
74881"#;
74882pub const ICON_SQUARE_NUMBER_6: &str = r#"
74883<svg
74884 xmlns="http://www.w3.org/2000/svg"
74885 width="24"
74886 height="24"
74887 viewBox="0 0 24 24"
74888 fill="none"
74889 stroke="currentColor"
74890 stroke-width="1.5"
74891 stroke-linecap="round"
74892 stroke-linejoin="round"
74893>
74894 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74895 <path d="M14 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
74896</svg>
74897"#;
74898pub const ICON_SQUARE_NUMBER_7: &str = r#"
74899<svg
74900 xmlns="http://www.w3.org/2000/svg"
74901 width="24"
74902 height="24"
74903 viewBox="0 0 24 24"
74904 fill="none"
74905 stroke="currentColor"
74906 stroke-width="1.5"
74907 stroke-linecap="round"
74908 stroke-linejoin="round"
74909>
74910 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74911 <path d="M10 8h4l-2 8" />
74912</svg>
74913"#;
74914pub const ICON_SQUARE_NUMBER_8: &str = r#"
74915<svg
74916 xmlns="http://www.w3.org/2000/svg"
74917 width="24"
74918 height="24"
74919 viewBox="0 0 24 24"
74920 fill="none"
74921 stroke="currentColor"
74922 stroke-width="1.5"
74923 stroke-linecap="round"
74924 stroke-linejoin="round"
74925>
74926 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74927 <path d="M12 12h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1" />
74928</svg>
74929"#;
74930pub const ICON_SQUARE_NUMBER_9: &str = r#"
74931<svg
74932 xmlns="http://www.w3.org/2000/svg"
74933 width="24"
74934 height="24"
74935 viewBox="0 0 24 24"
74936 fill="none"
74937 stroke="currentColor"
74938 stroke-width="1.5"
74939 stroke-linecap="round"
74940 stroke-linejoin="round"
74941>
74942 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
74943 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
74944</svg>
74945"#;
74946pub const ICON_SQUARE_OFF: &str = r#"
74947<svg
74948 xmlns="http://www.w3.org/2000/svg"
74949 width="24"
74950 height="24"
74951 viewBox="0 0 24 24"
74952 fill="none"
74953 stroke="currentColor"
74954 stroke-width="1.5"
74955 stroke-linecap="round"
74956 stroke-linejoin="round"
74957>
74958 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.584 3.412a2 2 0 0 1 -1.416 .588h-12a2 2 0 0 1 -2 -2v-12c0 -.552 .224 -1.052 .586 -1.414" />
74959 <path d="M3 3l18 18" />
74960</svg>
74961"#;
74962pub const ICON_SQUARE_PERCENTAGE: &str = r#"
74963<svg
74964 xmlns="http://www.w3.org/2000/svg"
74965 width="24"
74966 height="24"
74967 viewBox="0 0 24 24"
74968 fill="none"
74969 stroke="currentColor"
74970 stroke-width="1.5"
74971 stroke-linecap="round"
74972 stroke-linejoin="round"
74973>
74974 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
74975 <path d="M9 15.037l6 -6" />
74976 <path d="M9 9.068v.014" />
74977 <path d="M15 15.082v.016" />
74978</svg>
74979"#;
74980pub const ICON_SQUARE_PLUS_2: &str = r#"
74981<svg
74982 xmlns="http://www.w3.org/2000/svg"
74983 width="24"
74984 height="24"
74985 viewBox="0 0 24 24"
74986 fill="none"
74987 stroke="currentColor"
74988 stroke-width="1.5"
74989 stroke-linecap="round"
74990 stroke-linejoin="round"
74991>
74992 <path d="M12.5 21h-7.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7.5" />
74993 <path d="M16 19h6" />
74994 <path d="M19 16v6" />
74995</svg>
74996"#;
74997pub const ICON_SQUARE_PLUS: &str = r#"
74998<svg
74999 xmlns="http://www.w3.org/2000/svg"
75000 width="24"
75001 height="24"
75002 viewBox="0 0 24 24"
75003 fill="none"
75004 stroke="currentColor"
75005 stroke-width="1.5"
75006 stroke-linecap="round"
75007 stroke-linejoin="round"
75008>
75009 <path d="M9 12h6" />
75010 <path d="M12 9v6" />
75011 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
75012</svg>
75013"#;
75014pub const ICON_SQUARE_ROOT_2: &str = r#"
75015<svg
75016 xmlns="http://www.w3.org/2000/svg"
75017 width="24"
75018 height="24"
75019 viewBox="0 0 24 24"
75020 fill="none"
75021 stroke="currentColor"
75022 stroke-width="1.5"
75023 stroke-linecap="round"
75024 stroke-linejoin="round"
75025>
75026 <path d="M13 12h1c1 0 1 1 2.016 3.527c.984 2.473 .984 3.473 1.984 3.473h1" />
75027 <path d="M12 19c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5" />
75028 <path d="M3 12h1l3 8l3 -16h10" />
75029</svg>
75030"#;
75031pub const ICON_SQUARE_ROOT: &str = r#"
75032<svg
75033 xmlns="http://www.w3.org/2000/svg"
75034 width="24"
75035 height="24"
75036 viewBox="0 0 24 24"
75037 fill="none"
75038 stroke="currentColor"
75039 stroke-width="1.5"
75040 stroke-linecap="round"
75041 stroke-linejoin="round"
75042>
75043 <path d="M3 12h2l4 8l4 -16h8" />
75044</svg>
75045"#;
75046pub const ICON_SQUARE_ROTATED_FORBID_2: &str = r#"
75047<svg
75048 xmlns="http://www.w3.org/2000/svg"
75049 width="24"
75050 height="24"
75051 viewBox="0 0 24 24"
75052 fill="none"
75053 stroke="currentColor"
75054 stroke-width="1.5"
75055 stroke-linecap="round"
75056 stroke-linejoin="round"
75057>
75058 <path d="M13.446 2.6l7.955 7.954a2.045 2.045 0 0 1 0 2.892l-7.955 7.955a2.045 2.045 0 0 1 -2.892 0l-7.955 -7.955a2.045 2.045 0 0 1 0 -2.892l7.955 -7.955a2.045 2.045 0 0 1 2.892 0z" />
75059 <path d="M9.5 9.5l5 5" />
75060</svg>
75061"#;
75062pub const ICON_SQUARE_ROTATED_FORBID: &str = r#"
75063<svg
75064 xmlns="http://www.w3.org/2000/svg"
75065 width="24"
75066 height="24"
75067 viewBox="0 0 24 24"
75068 fill="none"
75069 stroke="currentColor"
75070 stroke-width="1.5"
75071 stroke-linecap="round"
75072 stroke-linejoin="round"
75073>
75074 <path d="M13.446 2.6l7.955 7.954a2.045 2.045 0 0 1 0 2.892l-7.955 7.955a2.045 2.045 0 0 1 -2.892 0l-7.955 -7.955a2.045 2.045 0 0 1 0 -2.892l7.955 -7.955a2.045 2.045 0 0 1 2.892 0z" />
75075 <path d="M9.5 14.5l5 -5" />
75076</svg>
75077"#;
75078pub const ICON_SQUARE_ROTATED_OFF: &str = r#"
75079<svg
75080 xmlns="http://www.w3.org/2000/svg"
75081 width="24"
75082 height="24"
75083 viewBox="0 0 24 24"
75084 fill="none"
75085 stroke="currentColor"
75086 stroke-width="1.5"
75087 stroke-linecap="round"
75088 stroke-linejoin="round"
75089>
75090 <path d="M16.964 16.952l-3.462 3.461c-.782 .783 -2.222 .783 -3 0l-6.911 -6.91c-.783 -.783 -.783 -2.223 0 -3l3.455 -3.456m2 -2l1.453 -1.452c.782 -.783 2.222 -.783 3 0l6.911 6.91c.783 .783 .783 2.223 0 3l-1.448 1.45" />
75091 <path d="M3 3l18 18" />
75092</svg>
75093"#;
75094pub const ICON_SQUARE_ROTATED: &str = r#"
75095<svg
75096 xmlns="http://www.w3.org/2000/svg"
75097 width="24"
75098 height="24"
75099 viewBox="0 0 24 24"
75100 fill="none"
75101 stroke="currentColor"
75102 stroke-width="1.5"
75103 stroke-linecap="round"
75104 stroke-linejoin="round"
75105>
75106 <path d="M13.446 2.6l7.955 7.954a2.045 2.045 0 0 1 0 2.892l-7.955 7.955a2.045 2.045 0 0 1 -2.892 0l-7.955 -7.955a2.045 2.045 0 0 1 0 -2.892l7.955 -7.955a2.045 2.045 0 0 1 2.892 0z" />
75107</svg>
75108"#;
75109pub const ICON_SQUARE_ROUNDED_ARROW_DOWN: &str = r#"
75110<svg
75111 xmlns="http://www.w3.org/2000/svg"
75112 width="24"
75113 height="24"
75114 viewBox="0 0 24 24"
75115 fill="none"
75116 stroke="currentColor"
75117 stroke-width="1.5"
75118 stroke-linecap="round"
75119 stroke-linejoin="round"
75120>
75121 <path d="M8 12l4 4l4 -4" />
75122 <path d="M12 8v8" />
75123 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75124</svg>
75125"#;
75126pub const ICON_SQUARE_ROUNDED_ARROW_LEFT: &str = r#"
75127<svg
75128 xmlns="http://www.w3.org/2000/svg"
75129 width="24"
75130 height="24"
75131 viewBox="0 0 24 24"
75132 fill="none"
75133 stroke="currentColor"
75134 stroke-width="1.5"
75135 stroke-linecap="round"
75136 stroke-linejoin="round"
75137>
75138 <path d="M12 8l-4 4l4 4" />
75139 <path d="M16 12h-8" />
75140 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75141</svg>
75142"#;
75143pub const ICON_SQUARE_ROUNDED_ARROW_RIGHT: &str = r#"
75144<svg
75145 xmlns="http://www.w3.org/2000/svg"
75146 width="24"
75147 height="24"
75148 viewBox="0 0 24 24"
75149 fill="none"
75150 stroke="currentColor"
75151 stroke-width="1.5"
75152 stroke-linecap="round"
75153 stroke-linejoin="round"
75154>
75155 <path d="M12 16l4 -4l-4 -4" />
75156 <path d="M8 12h8" />
75157 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75158</svg>
75159"#;
75160pub const ICON_SQUARE_ROUNDED_ARROW_UP: &str = r#"
75161<svg
75162 xmlns="http://www.w3.org/2000/svg"
75163 width="24"
75164 height="24"
75165 viewBox="0 0 24 24"
75166 fill="none"
75167 stroke="currentColor"
75168 stroke-width="1.5"
75169 stroke-linecap="round"
75170 stroke-linejoin="round"
75171>
75172 <path d="M16 12l-4 -4l-4 4" />
75173 <path d="M12 16v-8" />
75174 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75175</svg>
75176"#;
75177pub const ICON_SQUARE_ROUNDED_CHECK: &str = r#"
75178<svg
75179 xmlns="http://www.w3.org/2000/svg"
75180 width="24"
75181 height="24"
75182 viewBox="0 0 24 24"
75183 fill="none"
75184 stroke="currentColor"
75185 stroke-width="1.5"
75186 stroke-linecap="round"
75187 stroke-linejoin="round"
75188>
75189 <path d="M9 12l2 2l4 -4" />
75190 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75191</svg>
75192"#;
75193pub const ICON_SQUARE_ROUNDED_CHEVRON_DOWN: &str = r#"
75194<svg
75195 xmlns="http://www.w3.org/2000/svg"
75196 width="24"
75197 height="24"
75198 viewBox="0 0 24 24"
75199 fill="none"
75200 stroke="currentColor"
75201 stroke-width="1.5"
75202 stroke-linecap="round"
75203 stroke-linejoin="round"
75204>
75205 <path d="M15 11l-3 3l-3 -3" />
75206 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75207</svg>
75208"#;
75209pub const ICON_SQUARE_ROUNDED_CHEVRON_LEFT: &str = r#"
75210<svg
75211 xmlns="http://www.w3.org/2000/svg"
75212 width="24"
75213 height="24"
75214 viewBox="0 0 24 24"
75215 fill="none"
75216 stroke="currentColor"
75217 stroke-width="1.5"
75218 stroke-linecap="round"
75219 stroke-linejoin="round"
75220>
75221 <path d="M13 15l-3 -3l3 -3" />
75222 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75223</svg>
75224"#;
75225pub const ICON_SQUARE_ROUNDED_CHEVRON_RIGHT: &str = r#"
75226<svg
75227 xmlns="http://www.w3.org/2000/svg"
75228 width="24"
75229 height="24"
75230 viewBox="0 0 24 24"
75231 fill="none"
75232 stroke="currentColor"
75233 stroke-width="1.5"
75234 stroke-linecap="round"
75235 stroke-linejoin="round"
75236>
75237 <path d="M11 9l3 3l-3 3" />
75238 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75239</svg>
75240"#;
75241pub const ICON_SQUARE_ROUNDED_CHEVRON_UP: &str = r#"
75242<svg
75243 xmlns="http://www.w3.org/2000/svg"
75244 width="24"
75245 height="24"
75246 viewBox="0 0 24 24"
75247 fill="none"
75248 stroke="currentColor"
75249 stroke-width="1.5"
75250 stroke-linecap="round"
75251 stroke-linejoin="round"
75252>
75253 <path d="M9 13l3 -3l3 3" />
75254 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75255</svg>
75256"#;
75257pub const ICON_SQUARE_ROUNDED_CHEVRONS_DOWN: &str = r#"
75258<svg
75259 xmlns="http://www.w3.org/2000/svg"
75260 width="24"
75261 height="24"
75262 viewBox="0 0 24 24"
75263 fill="none"
75264 stroke="currentColor"
75265 stroke-width="1.5"
75266 stroke-linecap="round"
75267 stroke-linejoin="round"
75268>
75269 <path d="M15 9l-3 3l-3 -3" />
75270 <path d="M15 13l-3 3l-3 -3" />
75271 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75272</svg>
75273"#;
75274pub const ICON_SQUARE_ROUNDED_CHEVRONS_LEFT: &str = r#"
75275<svg
75276 xmlns="http://www.w3.org/2000/svg"
75277 width="24"
75278 height="24"
75279 viewBox="0 0 24 24"
75280 fill="none"
75281 stroke="currentColor"
75282 stroke-width="1.5"
75283 stroke-linecap="round"
75284 stroke-linejoin="round"
75285>
75286 <path d="M15 15l-3 -3l3 -3" />
75287 <path d="M11 15l-3 -3l3 -3" />
75288 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75289</svg>
75290"#;
75291pub const ICON_SQUARE_ROUNDED_CHEVRONS_RIGHT: &str = r#"
75292<svg
75293 xmlns="http://www.w3.org/2000/svg"
75294 width="24"
75295 height="24"
75296 viewBox="0 0 24 24"
75297 fill="none"
75298 stroke="currentColor"
75299 stroke-width="1.5"
75300 stroke-linecap="round"
75301 stroke-linejoin="round"
75302>
75303 <path d="M9 9l3 3l-3 3" />
75304 <path d="M13 9l3 3l-3 3" />
75305 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75306</svg>
75307"#;
75308pub const ICON_SQUARE_ROUNDED_CHEVRONS_UP: &str = r#"
75309<svg
75310 xmlns="http://www.w3.org/2000/svg"
75311 width="24"
75312 height="24"
75313 viewBox="0 0 24 24"
75314 fill="none"
75315 stroke="currentColor"
75316 stroke-width="1.5"
75317 stroke-linecap="round"
75318 stroke-linejoin="round"
75319>
75320 <path d="M9 15l3 -3l3 3" />
75321 <path d="M9 11l3 -3l3 3" />
75322 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75323</svg>
75324"#;
75325pub const ICON_SQUARE_ROUNDED_LETTER_A: &str = r#"
75326<svg
75327 xmlns="http://www.w3.org/2000/svg"
75328 width="24"
75329 height="24"
75330 viewBox="0 0 24 24"
75331 fill="none"
75332 stroke="currentColor"
75333 stroke-width="1.5"
75334 stroke-linecap="round"
75335 stroke-linejoin="round"
75336>
75337 <path d="M10 16v-6a2 2 0 1 1 4 0v6" />
75338 <path d="M10 13h4" />
75339 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75340</svg>
75341"#;
75342pub const ICON_SQUARE_ROUNDED_LETTER_B: &str = r#"
75343<svg
75344 xmlns="http://www.w3.org/2000/svg"
75345 width="24"
75346 height="24"
75347 viewBox="0 0 24 24"
75348 fill="none"
75349 stroke="currentColor"
75350 stroke-width="1.5"
75351 stroke-linecap="round"
75352 stroke-linejoin="round"
75353>
75354 <path d="M10 16h2a2 2 0 1 0 0 -4h-2h2a2 2 0 1 0 0 -4h-2v8z" />
75355 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75356</svg>
75357"#;
75358pub const ICON_SQUARE_ROUNDED_LETTER_C: &str = r#"
75359<svg
75360 xmlns="http://www.w3.org/2000/svg"
75361 width="24"
75362 height="24"
75363 viewBox="0 0 24 24"
75364 fill="none"
75365 stroke="currentColor"
75366 stroke-width="1.5"
75367 stroke-linecap="round"
75368 stroke-linejoin="round"
75369>
75370 <path d="M14 10a2 2 0 1 0 -4 0v4a2 2 0 1 0 4 0" />
75371 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75372</svg>
75373"#;
75374pub const ICON_SQUARE_ROUNDED_LETTER_D: &str = r#"
75375<svg
75376 xmlns="http://www.w3.org/2000/svg"
75377 width="24"
75378 height="24"
75379 viewBox="0 0 24 24"
75380 fill="none"
75381 stroke="currentColor"
75382 stroke-width="1.5"
75383 stroke-linecap="round"
75384 stroke-linejoin="round"
75385>
75386 <path d="M10 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-2z" />
75387 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75388</svg>
75389"#;
75390pub const ICON_SQUARE_ROUNDED_LETTER_E: &str = r#"
75391<svg
75392 xmlns="http://www.w3.org/2000/svg"
75393 width="24"
75394 height="24"
75395 viewBox="0 0 24 24"
75396 fill="none"
75397 stroke="currentColor"
75398 stroke-width="1.5"
75399 stroke-linecap="round"
75400 stroke-linejoin="round"
75401>
75402 <path d="M14 8h-4v8h4" />
75403 <path d="M10 12h2.5" />
75404 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75405</svg>
75406"#;
75407pub const ICON_SQUARE_ROUNDED_LETTER_F: &str = r#"
75408<svg
75409 xmlns="http://www.w3.org/2000/svg"
75410 width="24"
75411 height="24"
75412 viewBox="0 0 24 24"
75413 fill="none"
75414 stroke="currentColor"
75415 stroke-width="1.5"
75416 stroke-linecap="round"
75417 stroke-linejoin="round"
75418>
75419 <path d="M10 12h3" />
75420 <path d="M14 8h-4v8" />
75421 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75422</svg>
75423"#;
75424pub const ICON_SQUARE_ROUNDED_LETTER_G: &str = r#"
75425<svg
75426 xmlns="http://www.w3.org/2000/svg"
75427 width="24"
75428 height="24"
75429 viewBox="0 0 24 24"
75430 fill="none"
75431 stroke="currentColor"
75432 stroke-width="1.5"
75433 stroke-linecap="round"
75434 stroke-linejoin="round"
75435>
75436 <path d="M14 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
75437 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75438</svg>
75439"#;
75440pub const ICON_SQUARE_ROUNDED_LETTER_H: &str = r#"
75441<svg
75442 xmlns="http://www.w3.org/2000/svg"
75443 width="24"
75444 height="24"
75445 viewBox="0 0 24 24"
75446 fill="none"
75447 stroke="currentColor"
75448 stroke-width="1.5"
75449 stroke-linecap="round"
75450 stroke-linejoin="round"
75451>
75452 <path d="M10 16v-8m4 0v8" />
75453 <path d="M10 12h4" />
75454 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75455</svg>
75456"#;
75457pub const ICON_SQUARE_ROUNDED_LETTER_I: &str = r#"
75458<svg
75459 xmlns="http://www.w3.org/2000/svg"
75460 width="24"
75461 height="24"
75462 viewBox="0 0 24 24"
75463 fill="none"
75464 stroke="currentColor"
75465 stroke-width="1.5"
75466 stroke-linecap="round"
75467 stroke-linejoin="round"
75468>
75469 <path d="M12 8v8" />
75470 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75471</svg>
75472"#;
75473pub const ICON_SQUARE_ROUNDED_LETTER_J: &str = r#"
75474<svg
75475 xmlns="http://www.w3.org/2000/svg"
75476 width="24"
75477 height="24"
75478 viewBox="0 0 24 24"
75479 fill="none"
75480 stroke="currentColor"
75481 stroke-width="1.5"
75482 stroke-linecap="round"
75483 stroke-linejoin="round"
75484>
75485 <path d="M10 8h4v6a2 2 0 1 1 -4 0" />
75486 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75487</svg>
75488"#;
75489pub const ICON_SQUARE_ROUNDED_LETTER_K: &str = r#"
75490<svg
75491 xmlns="http://www.w3.org/2000/svg"
75492 width="24"
75493 height="24"
75494 viewBox="0 0 24 24"
75495 fill="none"
75496 stroke="currentColor"
75497 stroke-width="1.5"
75498 stroke-linecap="round"
75499 stroke-linejoin="round"
75500>
75501 <path d="M10 8v8" />
75502 <path d="M14 8l-2.5 4l2.5 4" />
75503 <path d="M10 12h1.5" />
75504 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75505</svg>
75506"#;
75507pub const ICON_SQUARE_ROUNDED_LETTER_L: &str = r#"
75508<svg
75509 xmlns="http://www.w3.org/2000/svg"
75510 width="24"
75511 height="24"
75512 viewBox="0 0 24 24"
75513 fill="none"
75514 stroke="currentColor"
75515 stroke-width="1.5"
75516 stroke-linecap="round"
75517 stroke-linejoin="round"
75518>
75519 <path d="M10 8v8h4" />
75520 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75521</svg>
75522"#;
75523pub const ICON_SQUARE_ROUNDED_LETTER_M: &str = r#"
75524<svg
75525 xmlns="http://www.w3.org/2000/svg"
75526 width="24"
75527 height="24"
75528 viewBox="0 0 24 24"
75529 fill="none"
75530 stroke="currentColor"
75531 stroke-width="1.5"
75532 stroke-linecap="round"
75533 stroke-linejoin="round"
75534>
75535 <path d="M9 16v-8l3 5l3 -5v8" />
75536 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75537</svg>
75538"#;
75539pub const ICON_SQUARE_ROUNDED_LETTER_N: &str = r#"
75540<svg
75541 xmlns="http://www.w3.org/2000/svg"
75542 width="24"
75543 height="24"
75544 viewBox="0 0 24 24"
75545 fill="none"
75546 stroke="currentColor"
75547 stroke-width="1.5"
75548 stroke-linecap="round"
75549 stroke-linejoin="round"
75550>
75551 <path d="M10 16v-8l4 8v-8" />
75552 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75553</svg>
75554"#;
75555pub const ICON_SQUARE_ROUNDED_LETTER_O: &str = r#"
75556<svg
75557 xmlns="http://www.w3.org/2000/svg"
75558 width="24"
75559 height="24"
75560 viewBox="0 0 24 24"
75561 fill="none"
75562 stroke="currentColor"
75563 stroke-width="1.5"
75564 stroke-linecap="round"
75565 stroke-linejoin="round"
75566>
75567 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
75568 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75569</svg>
75570"#;
75571pub const ICON_SQUARE_ROUNDED_LETTER_P: &str = r#"
75572<svg
75573 xmlns="http://www.w3.org/2000/svg"
75574 width="24"
75575 height="24"
75576 viewBox="0 0 24 24"
75577 fill="none"
75578 stroke="currentColor"
75579 stroke-width="1.5"
75580 stroke-linecap="round"
75581 stroke-linejoin="round"
75582>
75583 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8" />
75584 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75585</svg>
75586"#;
75587pub const ICON_SQUARE_ROUNDED_LETTER_Q: &str = r#"
75588<svg
75589 xmlns="http://www.w3.org/2000/svg"
75590 width="24"
75591 height="24"
75592 viewBox="0 0 24 24"
75593 fill="none"
75594 stroke="currentColor"
75595 stroke-width="1.5"
75596 stroke-linecap="round"
75597 stroke-linejoin="round"
75598>
75599 <path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
75600 <path d="M13 15l1 1" />
75601 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75602</svg>
75603"#;
75604pub const ICON_SQUARE_ROUNDED_LETTER_R: &str = r#"
75605<svg
75606 xmlns="http://www.w3.org/2000/svg"
75607 width="24"
75608 height="24"
75609 viewBox="0 0 24 24"
75610 fill="none"
75611 stroke="currentColor"
75612 stroke-width="1.5"
75613 stroke-linecap="round"
75614 stroke-linejoin="round"
75615>
75616 <path d="M10 12h2a2 2 0 1 0 0 -4h-2v8m4 0l-3 -4" />
75617 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75618</svg>
75619"#;
75620pub const ICON_SQUARE_ROUNDED_LETTER_S: &str = r#"
75621<svg
75622 xmlns="http://www.w3.org/2000/svg"
75623 width="24"
75624 height="24"
75625 viewBox="0 0 24 24"
75626 fill="none"
75627 stroke="currentColor"
75628 stroke-width="1.5"
75629 stroke-linecap="round"
75630 stroke-linejoin="round"
75631>
75632 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1" />
75633 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75634</svg>
75635"#;
75636pub const ICON_SQUARE_ROUNDED_LETTER_T: &str = r#"
75637<svg
75638 xmlns="http://www.w3.org/2000/svg"
75639 width="24"
75640 height="24"
75641 viewBox="0 0 24 24"
75642 fill="none"
75643 stroke="currentColor"
75644 stroke-width="1.5"
75645 stroke-linecap="round"
75646 stroke-linejoin="round"
75647>
75648 <path d="M10 8h4" />
75649 <path d="M12 8v8" />
75650 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75651</svg>
75652"#;
75653pub const ICON_SQUARE_ROUNDED_LETTER_U: &str = r#"
75654<svg
75655 xmlns="http://www.w3.org/2000/svg"
75656 width="24"
75657 height="24"
75658 viewBox="0 0 24 24"
75659 fill="none"
75660 stroke="currentColor"
75661 stroke-width="1.5"
75662 stroke-linecap="round"
75663 stroke-linejoin="round"
75664>
75665 <path d="M10 8v6a2 2 0 1 0 4 0v-6" />
75666 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75667</svg>
75668"#;
75669pub const ICON_SQUARE_ROUNDED_LETTER_V: &str = r#"
75670<svg
75671 xmlns="http://www.w3.org/2000/svg"
75672 width="24"
75673 height="24"
75674 viewBox="0 0 24 24"
75675 fill="none"
75676 stroke="currentColor"
75677 stroke-width="1.5"
75678 stroke-linecap="round"
75679 stroke-linejoin="round"
75680>
75681 <path d="M10 8l2 8l2 -8" />
75682 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75683</svg>
75684"#;
75685pub const ICON_SQUARE_ROUNDED_LETTER_W: &str = r#"
75686<svg
75687 xmlns="http://www.w3.org/2000/svg"
75688 width="24"
75689 height="24"
75690 viewBox="0 0 24 24"
75691 fill="none"
75692 stroke="currentColor"
75693 stroke-width="1.5"
75694 stroke-linecap="round"
75695 stroke-linejoin="round"
75696>
75697 <path d="M9 8l1 8l2 -5l2 5l1 -8" />
75698 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75699</svg>
75700"#;
75701pub const ICON_SQUARE_ROUNDED_LETTER_X: &str = r#"
75702<svg
75703 xmlns="http://www.w3.org/2000/svg"
75704 width="24"
75705 height="24"
75706 viewBox="0 0 24 24"
75707 fill="none"
75708 stroke="currentColor"
75709 stroke-width="1.5"
75710 stroke-linecap="round"
75711 stroke-linejoin="round"
75712>
75713 <path d="M10 8l4 8" />
75714 <path d="M10 16l4 -8" />
75715 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75716</svg>
75717"#;
75718pub const ICON_SQUARE_ROUNDED_LETTER_Y: &str = r#"
75719<svg
75720 xmlns="http://www.w3.org/2000/svg"
75721 width="24"
75722 height="24"
75723 viewBox="0 0 24 24"
75724 fill="none"
75725 stroke="currentColor"
75726 stroke-width="1.5"
75727 stroke-linecap="round"
75728 stroke-linejoin="round"
75729>
75730 <path d="M10 8l2 5l2 -5" />
75731 <path d="M12 16v-3" />
75732 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75733</svg>
75734"#;
75735pub const ICON_SQUARE_ROUNDED_LETTER_Z: &str = r#"
75736<svg
75737 xmlns="http://www.w3.org/2000/svg"
75738 width="24"
75739 height="24"
75740 viewBox="0 0 24 24"
75741 fill="none"
75742 stroke="currentColor"
75743 stroke-width="1.5"
75744 stroke-linecap="round"
75745 stroke-linejoin="round"
75746>
75747 <path d="M10 8h4l-4 8h4" />
75748 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75749</svg>
75750"#;
75751pub const ICON_SQUARE_ROUNDED_MINUS_2: &str = r#"
75752<svg
75753 xmlns="http://www.w3.org/2000/svg"
75754 width="24"
75755 height="24"
75756 viewBox="0 0 24 24"
75757 fill="none"
75758 stroke="currentColor"
75759 stroke-width="1.5"
75760 stroke-linecap="round"
75761 stroke-linejoin="round"
75762>
75763 <path d="M12.5 21c-.18 .002 -.314 0 -.5 0c-7.2 0 -9 -1.8 -9 -9s1.8 -9 9 -9s9 1.8 9 9c0 1.136 -.046 2.138 -.152 3.02" />
75764 <path d="M16 19h6" />
75765</svg>
75766"#;
75767pub const ICON_SQUARE_ROUNDED_MINUS: &str = r#"
75768<svg
75769 xmlns="http://www.w3.org/2000/svg"
75770 width="24"
75771 height="24"
75772 viewBox="0 0 24 24"
75773 fill="none"
75774 stroke="currentColor"
75775 stroke-width="1.5"
75776 stroke-linecap="round"
75777 stroke-linejoin="round"
75778>
75779 <path d="M9 12h6" />
75780 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75781</svg>
75782"#;
75783pub const ICON_SQUARE_ROUNDED_NUMBER_0: &str = r#"
75784<svg
75785 xmlns="http://www.w3.org/2000/svg"
75786 width="24"
75787 height="24"
75788 viewBox="0 0 24 24"
75789 fill="none"
75790 stroke="currentColor"
75791 stroke-width="1.5"
75792 stroke-linecap="round"
75793 stroke-linejoin="round"
75794>
75795 <path d="M10 10v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
75796 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75797</svg>
75798"#;
75799pub const ICON_SQUARE_ROUNDED_NUMBER_1: &str = r#"
75800<svg
75801 xmlns="http://www.w3.org/2000/svg"
75802 width="24"
75803 height="24"
75804 viewBox="0 0 24 24"
75805 fill="none"
75806 stroke="currentColor"
75807 stroke-width="1.5"
75808 stroke-linecap="round"
75809 stroke-linejoin="round"
75810>
75811 <path d="M10 10l2 -2v8" />
75812 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75813</svg>
75814"#;
75815pub const ICON_SQUARE_ROUNDED_NUMBER_2: &str = r#"
75816<svg
75817 xmlns="http://www.w3.org/2000/svg"
75818 width="24"
75819 height="24"
75820 viewBox="0 0 24 24"
75821 fill="none"
75822 stroke="currentColor"
75823 stroke-width="1.5"
75824 stroke-linecap="round"
75825 stroke-linejoin="round"
75826>
75827 <path d="M10 8h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
75828 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75829</svg>
75830"#;
75831pub const ICON_SQUARE_ROUNDED_NUMBER_3: &str = r#"
75832<svg
75833 xmlns="http://www.w3.org/2000/svg"
75834 width="24"
75835 height="24"
75836 viewBox="0 0 24 24"
75837 fill="none"
75838 stroke="currentColor"
75839 stroke-width="1.5"
75840 stroke-linecap="round"
75841 stroke-linejoin="round"
75842>
75843 <path d="M10 9a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1" />
75844 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75845</svg>
75846"#;
75847pub const ICON_SQUARE_ROUNDED_NUMBER_4: &str = r#"
75848<svg
75849 xmlns="http://www.w3.org/2000/svg"
75850 width="24"
75851 height="24"
75852 viewBox="0 0 24 24"
75853 fill="none"
75854 stroke="currentColor"
75855 stroke-width="1.5"
75856 stroke-linecap="round"
75857 stroke-linejoin="round"
75858>
75859 <path d="M10 8v3a1 1 0 0 0 1 1h3" />
75860 <path d="M14 8v8" />
75861 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75862</svg>
75863"#;
75864pub const ICON_SQUARE_ROUNDED_NUMBER_5: &str = r#"
75865<svg
75866 xmlns="http://www.w3.org/2000/svg"
75867 width="24"
75868 height="24"
75869 viewBox="0 0 24 24"
75870 fill="none"
75871 stroke="currentColor"
75872 stroke-width="1.5"
75873 stroke-linecap="round"
75874 stroke-linejoin="round"
75875>
75876 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3v-4h4" />
75877 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75878</svg>
75879"#;
75880pub const ICON_SQUARE_ROUNDED_NUMBER_6: &str = r#"
75881<svg
75882 xmlns="http://www.w3.org/2000/svg"
75883 width="24"
75884 height="24"
75885 viewBox="0 0 24 24"
75886 fill="none"
75887 stroke="currentColor"
75888 stroke-width="1.5"
75889 stroke-linecap="round"
75890 stroke-linejoin="round"
75891>
75892 <path d="M14 9a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
75893 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75894</svg>
75895"#;
75896pub const ICON_SQUARE_ROUNDED_NUMBER_7: &str = r#"
75897<svg
75898 xmlns="http://www.w3.org/2000/svg"
75899 width="24"
75900 height="24"
75901 viewBox="0 0 24 24"
75902 fill="none"
75903 stroke="currentColor"
75904 stroke-width="1.5"
75905 stroke-linecap="round"
75906 stroke-linejoin="round"
75907>
75908 <path d="M10 8h4l-2 8" />
75909 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75910</svg>
75911"#;
75912pub const ICON_SQUARE_ROUNDED_NUMBER_8: &str = r#"
75913<svg
75914 xmlns="http://www.w3.org/2000/svg"
75915 width="24"
75916 height="24"
75917 viewBox="0 0 24 24"
75918 fill="none"
75919 stroke="currentColor"
75920 stroke-width="1.5"
75921 stroke-linecap="round"
75922 stroke-linejoin="round"
75923>
75924 <path d="M12 12h-1a1 1 0 0 1 -1 -1v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1" />
75925 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75926</svg>
75927"#;
75928pub const ICON_SQUARE_ROUNDED_NUMBER_9: &str = r#"
75929<svg
75930 xmlns="http://www.w3.org/2000/svg"
75931 width="24"
75932 height="24"
75933 viewBox="0 0 24 24"
75934 fill="none"
75935 stroke="currentColor"
75936 stroke-width="1.5"
75937 stroke-linecap="round"
75938 stroke-linejoin="round"
75939>
75940 <path d="M10 15a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h3" />
75941 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75942</svg>
75943"#;
75944pub const ICON_SQUARE_ROUNDED_PERCENTAGE: &str = r#"
75945<svg
75946 xmlns="http://www.w3.org/2000/svg"
75947 width="24"
75948 height="24"
75949 viewBox="0 0 24 24"
75950 fill="none"
75951 stroke="currentColor"
75952 stroke-width="1.5"
75953 stroke-linecap="round"
75954 stroke-linejoin="round"
75955>
75956 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75957 <path d="M9 15.075l6 -6" />
75958 <path d="M9 9.105v.015" />
75959 <path d="M15 15.12v.015" />
75960</svg>
75961"#;
75962pub const ICON_SQUARE_ROUNDED_PLUS_2: &str = r#"
75963<svg
75964 xmlns="http://www.w3.org/2000/svg"
75965 width="24"
75966 height="24"
75967 viewBox="0 0 24 24"
75968 fill="none"
75969 stroke="currentColor"
75970 stroke-width="1.5"
75971 stroke-linecap="round"
75972 stroke-linejoin="round"
75973>
75974 <path d="M12.54 20.996c-.176 .004 -.356 .004 -.54 .004c-7.2 0 -9 -1.8 -9 -9s1.8 -9 9 -9s9 1.8 9 9c0 .185 -.001 .366 -.004 .544" />
75975 <path d="M16 19h6" />
75976 <path d="M19 16v6" />
75977</svg>
75978"#;
75979pub const ICON_SQUARE_ROUNDED_PLUS: &str = r#"
75980<svg
75981 xmlns="http://www.w3.org/2000/svg"
75982 width="24"
75983 height="24"
75984 viewBox="0 0 24 24"
75985 fill="none"
75986 stroke="currentColor"
75987 stroke-width="1.5"
75988 stroke-linecap="round"
75989 stroke-linejoin="round"
75990>
75991 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
75992 <path d="M15 12h-6" />
75993 <path d="M12 9v6" />
75994</svg>
75995"#;
75996pub const ICON_SQUARE_ROUNDED_X: &str = r#"
75997<svg
75998 xmlns="http://www.w3.org/2000/svg"
75999 width="24"
76000 height="24"
76001 viewBox="0 0 24 24"
76002 fill="none"
76003 stroke="currentColor"
76004 stroke-width="1.5"
76005 stroke-linecap="round"
76006 stroke-linejoin="round"
76007>
76008 <path d="M10 10l4 4m0 -4l-4 4" />
76009 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
76010</svg>
76011"#;
76012pub const ICON_SQUARE_ROUNDED: &str = r#"
76013<svg
76014 xmlns="http://www.w3.org/2000/svg"
76015 width="24"
76016 height="24"
76017 viewBox="0 0 24 24"
76018 fill="none"
76019 stroke="currentColor"
76020 stroke-width="1.5"
76021 stroke-linecap="round"
76022 stroke-linejoin="round"
76023>
76024 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
76025</svg>
76026"#;
76027pub const ICON_SQUARE_TOGGLE_HORIZONTAL: &str = r#"
76028<svg
76029 xmlns="http://www.w3.org/2000/svg"
76030 width="24"
76031 height="24"
76032 viewBox="0 0 24 24"
76033 fill="none"
76034 stroke="currentColor"
76035 stroke-width="1.5"
76036 stroke-linecap="round"
76037 stroke-linejoin="round"
76038>
76039 <path d="M22 12h-20" />
76040 <path d="M4 14v-8a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v8" />
76041 <path d="M18 20a2 2 0 0 0 2 -2" />
76042 <path d="M4 18a2 2 0 0 0 2 2" />
76043 <path d="M14 20l-4 0" />
76044</svg>
76045"#;
76046pub const ICON_SQUARE_TOGGLE: &str = r#"
76047<svg
76048 xmlns="http://www.w3.org/2000/svg"
76049 width="24"
76050 height="24"
76051 viewBox="0 0 24 24"
76052 fill="none"
76053 stroke="currentColor"
76054 stroke-width="1.5"
76055 stroke-linecap="round"
76056 stroke-linejoin="round"
76057>
76058 <path d="M12 2l0 20" />
76059 <path d="M14 20h-8a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h8" />
76060 <path d="M20 6a2 2 0 0 0 -2 -2" />
76061 <path d="M18 20a2 2 0 0 0 2 -2" />
76062 <path d="M20 10l0 4" />
76063</svg>
76064"#;
76065pub const ICON_SQUARE_X: &str = r#"
76066<svg
76067 xmlns="http://www.w3.org/2000/svg"
76068 width="24"
76069 height="24"
76070 viewBox="0 0 24 24"
76071 fill="none"
76072 stroke="currentColor"
76073 stroke-width="1.5"
76074 stroke-linecap="round"
76075 stroke-linejoin="round"
76076>
76077 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
76078 <path d="M9 9l6 6m0 -6l-6 6" />
76079</svg>
76080"#;
76081pub const ICON_SQUARE: &str = r#"
76082<svg
76083 xmlns="http://www.w3.org/2000/svg"
76084 width="24"
76085 height="24"
76086 viewBox="0 0 24 24"
76087 fill="none"
76088 stroke="currentColor"
76089 stroke-width="1.5"
76090 stroke-linecap="round"
76091 stroke-linejoin="round"
76092>
76093 <path d="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
76094</svg>
76095"#;
76096pub const ICON_SQUARES_DIAGONAL: &str = r#"
76097<svg
76098 xmlns="http://www.w3.org/2000/svg"
76099 width="24"
76100 height="24"
76101 viewBox="0 0 24 24"
76102 fill="none"
76103 stroke="currentColor"
76104 stroke-width="1.5"
76105 stroke-linecap="round"
76106 stroke-linejoin="round"
76107>
76108 <path d="M8 8m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
76109 <path d="M16 8v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" />
76110 <path d="M8.586 19.414l10.827 -10.827" />
76111</svg>
76112"#;
76113pub const ICON_SQUARES_SELECTED: &str = r#"
76114<svg
76115 xmlns="http://www.w3.org/2000/svg"
76116 width="24"
76117 height="24"
76118 viewBox="0 0 24 24"
76119 fill="none"
76120 stroke="currentColor"
76121 stroke-width="1.5"
76122 stroke-linecap="round"
76123 stroke-linejoin="round"
76124>
76125 <path d="M8 10a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
76126 <path d="M8 14.5l6.492 -6.492" />
76127 <path d="M13.496 20l6.504 -6.504z" />
76128 <path d="M8.586 19.414l10.827 -10.827" />
76129 <path d="M16 8v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" />
76130</svg>
76131"#;
76132pub const ICON_SQUARES: &str = r#"
76133<svg
76134 xmlns="http://www.w3.org/2000/svg"
76135 width="24"
76136 height="24"
76137 viewBox="0 0 24 24"
76138 fill="none"
76139 stroke="currentColor"
76140 stroke-width="1.5"
76141 stroke-linecap="round"
76142 stroke-linejoin="round"
76143>
76144 <path d="M8 10a2 2 0 0 1 2 -2h9a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2h-9a2 2 0 0 1 -2 -2z" />
76145 <path d="M16 8v-3a2 2 0 0 0 -2 -2h-9a2 2 0 0 0 -2 2v9a2 2 0 0 0 2 2h3" />
76146</svg>
76147"#;
76148pub const ICON_STACK_2: &str = r#"
76149<svg
76150 xmlns="http://www.w3.org/2000/svg"
76151 width="24"
76152 height="24"
76153 viewBox="0 0 24 24"
76154 fill="none"
76155 stroke="currentColor"
76156 stroke-width="1.5"
76157 stroke-linecap="round"
76158 stroke-linejoin="round"
76159>
76160 <path d="M12 4l-8 4l8 4l8 -4l-8 -4" />
76161 <path d="M4 12l8 4l8 -4" />
76162 <path d="M4 16l8 4l8 -4" />
76163</svg>
76164"#;
76165pub const ICON_STACK_3: &str = r#"
76166<svg
76167 xmlns="http://www.w3.org/2000/svg"
76168 width="24"
76169 height="24"
76170 viewBox="0 0 24 24"
76171 fill="none"
76172 stroke="currentColor"
76173 stroke-width="1.5"
76174 stroke-linecap="round"
76175 stroke-linejoin="round"
76176>
76177 <path d="M12 2l-8 4l8 4l8 -4l-8 -4" />
76178 <path d="M4 10l8 4l8 -4" />
76179 <path d="M4 18l8 4l8 -4" />
76180 <path d="M4 14l8 4l8 -4" />
76181</svg>
76182"#;
76183pub const ICON_STACK_BACK: &str = r#"
76184<svg
76185 xmlns="http://www.w3.org/2000/svg"
76186 width="24"
76187 height="24"
76188 viewBox="0 0 24 24"
76189 fill="none"
76190 stroke="currentColor"
76191 stroke-width="1.5"
76192 stroke-linecap="round"
76193 stroke-linejoin="round"
76194>
76195 <path d="M4 8l8 4l8 -4l-8 -4z" />
76196 <path d="M12 16l-4 -2l-4 2l8 4l8 -4l-4 -2l-4 2z" fill="currentColor" />
76197 <path d="M8 10l-4 2l4 2m8 0l4 -2l-4 -2" />
76198</svg>
76199"#;
76200pub const ICON_STACK_BACKWARD: &str = r#"
76201<svg
76202 xmlns="http://www.w3.org/2000/svg"
76203 width="24"
76204 height="24"
76205 viewBox="0 0 24 24"
76206 fill="none"
76207 stroke="currentColor"
76208 stroke-width="1.5"
76209 stroke-linecap="round"
76210 stroke-linejoin="round"
76211>
76212 <path d="M14 12l6 -3l-8 -4l-8 4l6 3" />
76213 <path d="M10 12l-6 3l8 4l8 -4l-6 -3l-2 1z" fill="currentColor" />
76214</svg>
76215"#;
76216pub const ICON_STACK_FORWARD: &str = r#"
76217<svg
76218 xmlns="http://www.w3.org/2000/svg"
76219 width="24"
76220 height="24"
76221 viewBox="0 0 24 24"
76222 fill="none"
76223 stroke="currentColor"
76224 stroke-width="1.5"
76225 stroke-linecap="round"
76226 stroke-linejoin="round"
76227>
76228 <path d="M12 5l-8 4l8 4l8 -4l-8 -4" fill="currentColor" />
76229 <path d="M10 12l-6 3l8 4l8 -4l-6 -3" />
76230</svg>
76231"#;
76232pub const ICON_STACK_FRONT: &str = r#"
76233<svg
76234 xmlns="http://www.w3.org/2000/svg"
76235 width="24"
76236 height="24"
76237 viewBox="0 0 24 24"
76238 fill="none"
76239 stroke="currentColor"
76240 stroke-width="1.5"
76241 stroke-linecap="round"
76242 stroke-linejoin="round"
76243>
76244 <path d="M12 4l-8 4l8 4l8 -4l-8 -4" fill="currentColor" />
76245 <path d="M8 14l-4 2l8 4l8 -4l-4 -2" />
76246 <path d="M8 10l-4 2l8 4l8 -4l-4 -2" />
76247</svg>
76248"#;
76249pub const ICON_STACK_MIDDLE: &str = r#"
76250<svg
76251 xmlns="http://www.w3.org/2000/svg"
76252 width="24"
76253 height="24"
76254 viewBox="0 0 24 24"
76255 fill="none"
76256 stroke="currentColor"
76257 stroke-width="1.5"
76258 stroke-linecap="round"
76259 stroke-linejoin="round"
76260>
76261 <path d="M16 10l4 -2l-8 -4l-8 4l4 2" />
76262 <path d="M12 12l-4 -2l-4 2l8 4l8 -4l-4 -2l-4 2z" fill="currentColor" />
76263 <path d="M8 14l-4 2l8 4l8 -4l-4 -2" />
76264</svg>
76265"#;
76266pub const ICON_STACK_POP: &str = r#"
76267<svg
76268 xmlns="http://www.w3.org/2000/svg"
76269 width="24"
76270 height="24"
76271 viewBox="0 0 24 24"
76272 fill="none"
76273 stroke="currentColor"
76274 stroke-width="1.5"
76275 stroke-linecap="round"
76276 stroke-linejoin="round"
76277>
76278 <path d="M7 9.5l-3 1.5l8 4l8 -4l-3 -1.5" />
76279 <path d="M4 15l8 4l8 -4" />
76280 <path d="M12 11v-7" />
76281 <path d="M9 7l3 -3l3 3" />
76282</svg>
76283"#;
76284pub const ICON_STACK_PUSH: &str = r#"
76285<svg
76286 xmlns="http://www.w3.org/2000/svg"
76287 width="24"
76288 height="24"
76289 viewBox="0 0 24 24"
76290 fill="none"
76291 stroke="currentColor"
76292 stroke-width="1.5"
76293 stroke-linecap="round"
76294 stroke-linejoin="round"
76295>
76296 <path d="M6 10l-2 1l8 4l8 -4l-2 -1" />
76297 <path d="M4 15l8 4l8 -4" />
76298 <path d="M12 4v7" />
76299 <path d="M15 8l-3 3l-3 -3" />
76300</svg>
76301"#;
76302pub const ICON_STACK: &str = r#"
76303<svg
76304 xmlns="http://www.w3.org/2000/svg"
76305 width="24"
76306 height="24"
76307 viewBox="0 0 24 24"
76308 fill="none"
76309 stroke="currentColor"
76310 stroke-width="1.5"
76311 stroke-linecap="round"
76312 stroke-linejoin="round"
76313>
76314 <path d="M12 6l-8 4l8 4l8 -4l-8 -4" />
76315 <path d="M4 14l8 4l8 -4" />
76316</svg>
76317"#;
76318pub const ICON_STAIRS_DOWN: &str = r#"
76319<svg
76320 xmlns="http://www.w3.org/2000/svg"
76321 width="24"
76322 height="24"
76323 viewBox="0 0 24 24"
76324 fill="none"
76325 stroke="currentColor"
76326 stroke-width="1.5"
76327 stroke-linecap="round"
76328 stroke-linejoin="round"
76329>
76330 <path d="M22 21h-5v-5h-5v-5h-5v-5h-5" />
76331 <path d="M18 3v7" />
76332 <path d="M15 7l3 3l3 -3" />
76333</svg>
76334"#;
76335pub const ICON_STAIRS_UP: &str = r#"
76336<svg
76337 xmlns="http://www.w3.org/2000/svg"
76338 width="24"
76339 height="24"
76340 viewBox="0 0 24 24"
76341 fill="none"
76342 stroke="currentColor"
76343 stroke-width="1.5"
76344 stroke-linecap="round"
76345 stroke-linejoin="round"
76346>
76347 <path d="M22 6h-5v5h-5v5h-5v5h-5" />
76348 <path d="M6 10v-7" />
76349 <path d="M3 6l3 -3l3 3" />
76350</svg>
76351"#;
76352pub const ICON_STAIRS: &str = r#"
76353<svg
76354 xmlns="http://www.w3.org/2000/svg"
76355 width="24"
76356 height="24"
76357 viewBox="0 0 24 24"
76358 fill="none"
76359 stroke="currentColor"
76360 stroke-width="1.5"
76361 stroke-linecap="round"
76362 stroke-linejoin="round"
76363>
76364 <path d="M22 5h-5v5h-5v5h-5v5h-5" />
76365</svg>
76366"#;
76367pub const ICON_STAR_HALF: &str = r#"
76368<svg
76369 xmlns="http://www.w3.org/2000/svg"
76370 width="24"
76371 height="24"
76372 viewBox="0 0 24 24"
76373 fill="none"
76374 stroke="currentColor"
76375 stroke-width="1.5"
76376 stroke-linecap="round"
76377 stroke-linejoin="round"
76378>
76379 <path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253z" />
76380</svg>
76381"#;
76382pub const ICON_STAR_OFF: &str = r#"
76383<svg
76384 xmlns="http://www.w3.org/2000/svg"
76385 width="24"
76386 height="24"
76387 viewBox="0 0 24 24"
76388 fill="none"
76389 stroke="currentColor"
76390 stroke-width="1.5"
76391 stroke-linecap="round"
76392 stroke-linejoin="round"
76393>
76394 <path d="M3 3l18 18" />
76395 <path d="M10.012 6.016l1.981 -4.014l3.086 6.253l6.9 1l-4.421 4.304m.012 4.01l.588 3.426l-6.158 -3.245l-6.172 3.245l1.179 -6.873l-5 -4.867l6.327 -.917" />
76396</svg>
76397"#;
76398pub const ICON_STAR: &str = r#"
76399<svg
76400 xmlns="http://www.w3.org/2000/svg"
76401 width="24"
76402 height="24"
76403 viewBox="0 0 24 24"
76404 fill="none"
76405 stroke="currentColor"
76406 stroke-width="1.5"
76407 stroke-linecap="round"
76408 stroke-linejoin="round"
76409>
76410 <path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" />
76411</svg>
76412"#;
76413pub const ICON_STARS_OFF: &str = r#"
76414<svg
76415 xmlns="http://www.w3.org/2000/svg"
76416 width="24"
76417 height="24"
76418 viewBox="0 0 24 24"
76419 fill="none"
76420 stroke="currentColor"
76421 stroke-width="1.5"
76422 stroke-linecap="round"
76423 stroke-linejoin="round"
76424>
76425 <path d="M17.373 13.371l.076 -.154a.392 .392 0 0 1 .702 0l.907 1.831m.367 .39c.498 .071 1.245 .18 2.24 .324a.39 .39 0 0 1 .217 .665c-.326 .316 -.57 .553 -.732 .712m-.611 3.405a.39 .39 0 0 1 -.567 .411l-2.172 -1.138l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l1.601 -.232" />
76426 <path d="M6.2 19.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
76427 <path d="M9.557 5.556l1 -.146l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.014 .187m-4.153 -.166l-.744 .39a.392 .392 0 0 1 -.568 -.41l.188 -1.093" />
76428 <path d="M3 3l18 18" />
76429</svg>
76430"#;
76431pub const ICON_STARS: &str = r#"
76432<svg
76433 xmlns="http://www.w3.org/2000/svg"
76434 width="24"
76435 height="24"
76436 viewBox="0 0 24 24"
76437 fill="none"
76438 stroke="currentColor"
76439 stroke-width="1.5"
76440 stroke-linecap="round"
76441 stroke-linejoin="round"
76442>
76443 <path d="M17.8 19.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
76444 <path d="M6.2 19.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
76445 <path d="M12 9.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
76446</svg>
76447"#;
76448pub const ICON_STATUS_CHANGE: &str = r#"
76449<svg
76450 xmlns="http://www.w3.org/2000/svg"
76451 width="24"
76452 height="24"
76453 viewBox="0 0 24 24"
76454 fill="none"
76455 stroke="currentColor"
76456 stroke-width="1.5"
76457 stroke-linecap="round"
76458 stroke-linejoin="round"
76459>
76460 <path d="M6 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
76461 <path d="M18 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
76462 <path d="M6 12v-2a6 6 0 1 1 12 0v2" />
76463 <path d="M15 9l3 3l3 -3" />
76464</svg>
76465"#;
76466pub const ICON_STEAM: &str = r#"
76467<svg
76468 xmlns="http://www.w3.org/2000/svg"
76469 width="24"
76470 height="24"
76471 viewBox="0 0 24 24"
76472 fill="none"
76473 stroke="currentColor"
76474 stroke-width="1.5"
76475 stroke-linecap="round"
76476 stroke-linejoin="round"
76477>
76478 <path d="M12 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
76479 <path d="M4 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
76480 <path d="M20 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
76481 <path d="M12 20m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
76482 <path d="M5.5 5.5l3 3" />
76483 <path d="M15.5 15.5l3 3" />
76484 <path d="M18.5 5.5l-3 3" />
76485 <path d="M8.5 15.5l-3 3" />
76486</svg>
76487"#;
76488pub const ICON_STEERING_WHEEL_OFF: &str = r#"
76489<svg
76490 xmlns="http://www.w3.org/2000/svg"
76491 width="24"
76492 height="24"
76493 viewBox="0 0 24 24"
76494 fill="none"
76495 stroke="currentColor"
76496 stroke-width="1.5"
76497 stroke-linecap="round"
76498 stroke-linejoin="round"
76499>
76500 <path d="M20.04 16.048a9 9 0 0 0 -12.083 -12.09m-2.32 1.678a9 9 0 1 0 12.737 12.719" />
76501 <path d="M10.595 10.576a2 2 0 1 0 2.827 2.83" />
76502 <path d="M12 14v7" />
76503 <path d="M10 12l-6.75 -2" />
76504 <path d="M15.542 11.543l5.208 -1.543" />
76505 <path d="M3 3l18 18" />
76506</svg>
76507"#;
76508pub const ICON_STEERING_WHEEL: &str = r#"
76509<svg
76510 xmlns="http://www.w3.org/2000/svg"
76511 width="24"
76512 height="24"
76513 viewBox="0 0 24 24"
76514 fill="none"
76515 stroke="currentColor"
76516 stroke-width="1.5"
76517 stroke-linecap="round"
76518 stroke-linejoin="round"
76519>
76520 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
76521 <path d="M12 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
76522 <path d="M12 14l0 7" />
76523 <path d="M10 12l-6.75 -2" />
76524 <path d="M14 12l6.75 -2" />
76525</svg>
76526"#;
76527pub const ICON_STEP_INTO: &str = r#"
76528<svg
76529 xmlns="http://www.w3.org/2000/svg"
76530 width="24"
76531 height="24"
76532 viewBox="0 0 24 24"
76533 fill="none"
76534 stroke="currentColor"
76535 stroke-width="1.5"
76536 stroke-linecap="round"
76537 stroke-linejoin="round"
76538>
76539 <path d="M12 3l0 12" />
76540 <path d="M16 11l-4 4" />
76541 <path d="M8 11l4 4" />
76542 <path d="M12 20m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
76543</svg>
76544"#;
76545pub const ICON_STEP_OUT: &str = r#"
76546<svg
76547 xmlns="http://www.w3.org/2000/svg"
76548 width="24"
76549 height="24"
76550 viewBox="0 0 24 24"
76551 fill="none"
76552 stroke="currentColor"
76553 stroke-width="1.5"
76554 stroke-linecap="round"
76555 stroke-linejoin="round"
76556>
76557 <path d="M12 3l0 12" />
76558 <path d="M16 7l-4 -4" />
76559 <path d="M8 7l4 -4" />
76560 <path d="M12 20m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
76561</svg>
76562"#;
76563pub const ICON_STEREO_GLASSES: &str = r#"
76564<svg
76565 xmlns="http://www.w3.org/2000/svg"
76566 width="24"
76567 height="24"
76568 viewBox="0 0 24 24"
76569 fill="none"
76570 stroke="currentColor"
76571 stroke-width="1.5"
76572 stroke-linecap="round"
76573 stroke-linejoin="round"
76574>
76575 <path d="M8 3h-2l-3 9" />
76576 <path d="M16 3h2l3 9" />
76577 <path d="M3 12v7a1 1 0 0 0 1 1h4.586a1 1 0 0 0 .707 -.293l2 -2a1 1 0 0 1 1.414 0l2 2a1 1 0 0 0 .707 .293h4.586a1 1 0 0 0 1 -1v-7h-18z" />
76578 <path d="M7 16h1" />
76579 <path d="M16 16h1" />
76580</svg>
76581"#;
76582pub const ICON_STETHOSCOPE_OFF: &str = r#"
76583<svg
76584 xmlns="http://www.w3.org/2000/svg"
76585 width="24"
76586 height="24"
76587 viewBox="0 0 24 24"
76588 fill="none"
76589 stroke="currentColor"
76590 stroke-width="1.5"
76591 stroke-linecap="round"
76592 stroke-linejoin="round"
76593>
76594 <path d="M4.172 4.179a2 2 0 0 0 -1.172 1.821v3.5a5.5 5.5 0 0 0 9.856 3.358m1.144 -2.858v-4a2 2 0 0 0 -2 -2h-1" />
76595 <path d="M8 15a6 6 0 0 0 10.714 3.712m1.216 -2.798c.046 -.3 .07 -.605 .07 -.914v-3" />
76596 <path d="M11 3v2" />
76597 <path d="M20 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
76598 <path d="M3 3l18 18" />
76599</svg>
76600"#;
76601pub const ICON_STETHOSCOPE: &str = r#"
76602<svg
76603 xmlns="http://www.w3.org/2000/svg"
76604 width="24"
76605 height="24"
76606 viewBox="0 0 24 24"
76607 fill="none"
76608 stroke="currentColor"
76609 stroke-width="1.5"
76610 stroke-linecap="round"
76611 stroke-linejoin="round"
76612>
76613 <path d="M6 4h-1a2 2 0 0 0 -2 2v3.5h0a5.5 5.5 0 0 0 11 0v-3.5a2 2 0 0 0 -2 -2h-1" />
76614 <path d="M8 15a6 6 0 1 0 12 0v-3" />
76615 <path d="M11 3v2" />
76616 <path d="M6 3v2" />
76617 <path d="M20 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
76618</svg>
76619"#;
76620pub const ICON_STICKER_2: &str = r#"
76621<svg
76622 xmlns="http://www.w3.org/2000/svg"
76623 width="24"
76624 height="24"
76625 viewBox="0 0 24 24"
76626 fill="none"
76627 stroke="currentColor"
76628 stroke-width="1.5"
76629 stroke-linecap="round"
76630 stroke-linejoin="round"
76631>
76632 <path d="M6 4h12a2 2 0 0 1 2 2v7h-5a2 2 0 0 0 -2 2v5h-7a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2z" />
76633 <path d="M20 13v.172a2 2 0 0 1 -.586 1.414l-4.828 4.828a2 2 0 0 1 -1.414 .586h-.172" />
76634</svg>
76635"#;
76636pub const ICON_STICKER: &str = r#"
76637<svg
76638 xmlns="http://www.w3.org/2000/svg"
76639 width="24"
76640 height="24"
76641 viewBox="0 0 24 24"
76642 fill="none"
76643 stroke="currentColor"
76644 stroke-width="1.5"
76645 stroke-linecap="round"
76646 stroke-linejoin="round"
76647>
76648 <path d="M20 12l-2 .5a6 6 0 0 1 -6.5 -6.5l.5 -2l8 8" />
76649 <path d="M20 12a8 8 0 1 1 -8 -8" />
76650</svg>
76651"#;
76652pub const ICON_STORM_OFF: &str = r#"
76653<svg
76654 xmlns="http://www.w3.org/2000/svg"
76655 width="24"
76656 height="24"
76657 viewBox="0 0 24 24"
76658 fill="none"
76659 stroke="currentColor"
76660 stroke-width="1.5"
76661 stroke-linecap="round"
76662 stroke-linejoin="round"
76663>
76664 <path d="M9.884 9.874a3 3 0 1 0 4.24 4.246m.57 -3.441a3.012 3.012 0 0 0 -1.41 -1.39" />
76665 <path d="M7.037 7.063a7 7 0 0 0 9.907 9.892m1.585 -2.426a7 7 0 0 0 -9.058 -9.059" />
76666 <path d="M5.369 14.236c-1.605 -3.428 -1.597 -6.673 -1 -9.849" />
76667 <path d="M18.63 9.76a14.323 14.323 0 0 1 1.368 6.251m-.37 3.608c-.087 .46 -.187 .92 -.295 1.377" />
76668 <path d="M3 3l18 18" />
76669</svg>
76670"#;
76671pub const ICON_STORM: &str = r#"
76672<svg
76673 xmlns="http://www.w3.org/2000/svg"
76674 width="24"
76675 height="24"
76676 viewBox="0 0 24 24"
76677 fill="none"
76678 stroke="currentColor"
76679 stroke-width="1.5"
76680 stroke-linecap="round"
76681 stroke-linejoin="round"
76682>
76683 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
76684 <path d="M12 12m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
76685 <path d="M5.369 14.236c-1.839 -3.929 -1.561 -7.616 -.704 -11.236" />
76686 <path d="M18.63 9.76c1.837 3.928 1.561 7.615 .703 11.236" />
76687</svg>
76688"#;
76689pub const ICON_STRETCHING_2: &str = r#"
76690<svg
76691 xmlns="http://www.w3.org/2000/svg"
76692 width="24"
76693 height="24"
76694 viewBox="0 0 24 24"
76695 fill="none"
76696 stroke="currentColor"
76697 stroke-width="1.5"
76698 stroke-linecap="round"
76699 stroke-linejoin="round"
76700>
76701 <path d="M11 4a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
76702 <path d="M6.5 21l3.5 -5" />
76703 <path d="M5 11l7 -2" />
76704 <path d="M16 21l-4 -7v-5l7 -4" />
76705</svg>
76706"#;
76707pub const ICON_STRETCHING: &str = r#"
76708<svg
76709 xmlns="http://www.w3.org/2000/svg"
76710 width="24"
76711 height="24"
76712 viewBox="0 0 24 24"
76713 fill="none"
76714 stroke="currentColor"
76715 stroke-width="1.5"
76716 stroke-linecap="round"
76717 stroke-linejoin="round"
76718>
76719 <path d="M16 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
76720 <path d="M5 20l5 -.5l1 -2" />
76721 <path d="M18 20v-5h-5.5l2.5 -6.5l-5.5 1l1.5 2" />
76722</svg>
76723"#;
76724pub const ICON_STRIKETHROUGH: &str = r#"
76725<svg
76726 xmlns="http://www.w3.org/2000/svg"
76727 width="24"
76728 height="24"
76729 viewBox="0 0 24 24"
76730 fill="none"
76731 stroke="currentColor"
76732 stroke-width="1.5"
76733 stroke-linecap="round"
76734 stroke-linejoin="round"
76735>
76736 <path d="M5 12l14 0" />
76737 <path d="M16 6.5a4 2 0 0 0 -4 -1.5h-1a3.5 3.5 0 0 0 0 7h2a3.5 3.5 0 0 1 0 7h-1.5a4 2 0 0 1 -4 -1.5" />
76738</svg>
76739"#;
76740pub const ICON_SUBMARINE: &str = r#"
76741<svg
76742 xmlns="http://www.w3.org/2000/svg"
76743 width="24"
76744 height="24"
76745 viewBox="0 0 24 24"
76746 fill="none"
76747 stroke="currentColor"
76748 stroke-width="1.5"
76749 stroke-linecap="round"
76750 stroke-linejoin="round"
76751>
76752 <path d="M3 11v6h2l1 -1.5l3 1.5h10a3 3 0 0 0 0 -6h-10h0l-3 1.5l-1 -1.5h-2z" />
76753 <path d="M17 11l-1 -3h-5l-1 3" />
76754 <path d="M13 8v-2a1 1 0 0 1 1 -1h1" />
76755</svg>
76756"#;
76757pub const ICON_SUBSCRIPT: &str = r#"
76758<svg
76759 xmlns="http://www.w3.org/2000/svg"
76760 width="24"
76761 height="24"
76762 viewBox="0 0 24 24"
76763 fill="none"
76764 stroke="currentColor"
76765 stroke-width="1.5"
76766 stroke-linecap="round"
76767 stroke-linejoin="round"
76768>
76769 <path d="M5 7l8 10m-8 0l8 -10" />
76770 <path d="M21 20h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2" />
76771</svg>
76772"#;
76773pub const ICON_SUBTASK: &str = r#"
76774<svg
76775 xmlns="http://www.w3.org/2000/svg"
76776 width="24"
76777 height="24"
76778 viewBox="0 0 24 24"
76779 fill="none"
76780 stroke="currentColor"
76781 stroke-width="1.5"
76782 stroke-linecap="round"
76783 stroke-linejoin="round"
76784>
76785 <path d="M6 9l6 0" />
76786 <path d="M4 5l4 0" />
76787 <path d="M6 5v11a1 1 0 0 0 1 1h5" />
76788 <path d="M12 7m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
76789 <path d="M12 15m0 1a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1z" />
76790</svg>
76791"#;
76792pub const ICON_SUM_OFF: &str = r#"
76793<svg
76794 xmlns="http://www.w3.org/2000/svg"
76795 width="24"
76796 height="24"
76797 viewBox="0 0 24 24"
76798 fill="none"
76799 stroke="currentColor"
76800 stroke-width="1.5"
76801 stroke-linecap="round"
76802 stroke-linejoin="round"
76803>
76804 <path d="M18 18a1 1 0 0 1 -1 1h-11l6 -7m-3 -7h8a1 1 0 0 1 1 1v2" />
76805 <path d="M3 3l18 18" />
76806</svg>
76807"#;
76808pub const ICON_SUM: &str = r#"
76809<svg
76810 xmlns="http://www.w3.org/2000/svg"
76811 width="24"
76812 height="24"
76813 viewBox="0 0 24 24"
76814 fill="none"
76815 stroke="currentColor"
76816 stroke-width="1.5"
76817 stroke-linecap="round"
76818 stroke-linejoin="round"
76819>
76820 <path d="M18 16v2a1 1 0 0 1 -1 1h-11l6 -7l-6 -7h11a1 1 0 0 1 1 1v2" />
76821</svg>
76822"#;
76823pub const ICON_SUN_ELECTRICITY: &str = r#"
76824<svg
76825 xmlns="http://www.w3.org/2000/svg"
76826 width="24"
76827 height="24"
76828 viewBox="0 0 24 24"
76829 fill="none"
76830 stroke="currentColor"
76831 stroke-width="1.5"
76832 stroke-linecap="round"
76833 stroke-linejoin="round"
76834>
76835 <path d="M8 12a4 4 0 0 0 4 4m0 -8a4 4 0 0 0 -4 4" />
76836 <path d="M3 12h1" />
76837 <path d="M12 3v1" />
76838 <path d="M12 20v1" />
76839 <path d="M5.6 5.6l.7 .7" />
76840 <path d="M6.3 17.7l-.7 .7" />
76841 <path d="M20 7l-3 5h4l-3 5" />
76842</svg>
76843"#;
76844pub const ICON_SUN_HIGH: &str = r#"
76845<svg
76846 xmlns="http://www.w3.org/2000/svg"
76847 width="24"
76848 height="24"
76849 viewBox="0 0 24 24"
76850 fill="none"
76851 stroke="currentColor"
76852 stroke-width="1.5"
76853 stroke-linecap="round"
76854 stroke-linejoin="round"
76855>
76856 <path d="M14.828 14.828a4 4 0 1 0 -5.656 -5.656a4 4 0 0 0 5.656 5.656z" />
76857 <path d="M6.343 17.657l-1.414 1.414" />
76858 <path d="M6.343 6.343l-1.414 -1.414" />
76859 <path d="M17.657 6.343l1.414 -1.414" />
76860 <path d="M17.657 17.657l1.414 1.414" />
76861 <path d="M4 12h-2" />
76862 <path d="M12 4v-2" />
76863 <path d="M20 12h2" />
76864 <path d="M12 20v2" />
76865</svg>
76866"#;
76867pub const ICON_SUN_LOW: &str = r#"
76868<svg
76869 xmlns="http://www.w3.org/2000/svg"
76870 width="24"
76871 height="24"
76872 viewBox="0 0 24 24"
76873 fill="none"
76874 stroke="currentColor"
76875 stroke-width="1.5"
76876 stroke-linecap="round"
76877 stroke-linejoin="round"
76878>
76879 <path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
76880 <path d="M4 12h.01" />
76881 <path d="M12 4v.01" />
76882 <path d="M20 12h.01" />
76883 <path d="M12 20v.01" />
76884 <path d="M6.31 6.31l-.01 -.01" />
76885 <path d="M17.71 6.31l-.01 -.01" />
76886 <path d="M17.7 17.7l.01 .01" />
76887 <path d="M6.3 17.7l.01 .01" />
76888</svg>
76889"#;
76890pub const ICON_SUN_MOON: &str = r#"
76891<svg
76892 xmlns="http://www.w3.org/2000/svg"
76893 width="24"
76894 height="24"
76895 viewBox="0 0 24 24"
76896 fill="none"
76897 stroke="currentColor"
76898 stroke-width="1.5"
76899 stroke-linecap="round"
76900 stroke-linejoin="round"
76901>
76902 <path d="M9.173 14.83a4 4 0 1 1 5.657 -5.657" />
76903 <path d="M11.294 12.707l.174 .247a7.5 7.5 0 0 0 8.845 2.492a9 9 0 0 1 -14.671 2.914" />
76904 <path d="M3 12h1" />
76905 <path d="M12 3v1" />
76906 <path d="M5.6 5.6l.7 .7" />
76907 <path d="M3 21l18 -18" />
76908</svg>
76909"#;
76910pub const ICON_SUN_OFF: &str = r#"
76911<svg
76912 xmlns="http://www.w3.org/2000/svg"
76913 width="24"
76914 height="24"
76915 viewBox="0 0 24 24"
76916 fill="none"
76917 stroke="currentColor"
76918 stroke-width="1.5"
76919 stroke-linecap="round"
76920 stroke-linejoin="round"
76921>
76922 <path d="M3 3l18 18" />
76923 <path d="M16 12a4 4 0 0 0 -4 -4m-2.834 1.177a4 4 0 0 0 5.66 5.654" />
76924 <path d="M3 12h1m8 -9v1m8 8h1m-9 8v1m-6.4 -15.4l.7 .7m12.1 -.7l-.7 .7m0 11.4l.7 .7m-12.1 -.7l-.7 .7" />
76925</svg>
76926"#;
76927pub const ICON_SUN_WIND: &str = r#"
76928<svg
76929 xmlns="http://www.w3.org/2000/svg"
76930 width="24"
76931 height="24"
76932 viewBox="0 0 24 24"
76933 fill="none"
76934 stroke="currentColor"
76935 stroke-width="1.5"
76936 stroke-linecap="round"
76937 stroke-linejoin="round"
76938>
76939 <path d="M14.468 10a4 4 0 1 0 -5.466 5.46" />
76940 <path d="M2 12h1" />
76941 <path d="M11 3v1" />
76942 <path d="M11 20v1" />
76943 <path d="M4.6 5.6l.7 .7" />
76944 <path d="M17.4 5.6l-.7 .7" />
76945 <path d="M5.3 17.7l-.7 .7" />
76946 <path d="M15 13h5a2 2 0 1 0 0 -4" />
76947 <path d="M12 16h5.714l.253 0a2 2 0 0 1 2.033 2a2 2 0 0 1 -2 2h-.286" />
76948</svg>
76949"#;
76950pub const ICON_SUN: &str = r#"
76951<svg
76952 xmlns="http://www.w3.org/2000/svg"
76953 width="24"
76954 height="24"
76955 viewBox="0 0 24 24"
76956 fill="none"
76957 stroke="currentColor"
76958 stroke-width="1.5"
76959 stroke-linecap="round"
76960 stroke-linejoin="round"
76961>
76962 <path d="M12 12m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
76963 <path d="M3 12h1m8 -9v1m8 8h1m-9 8v1m-6.4 -15.4l.7 .7m12.1 -.7l-.7 .7m0 11.4l.7 .7m-12.1 -.7l-.7 .7" />
76964</svg>
76965"#;
76966pub const ICON_SUNGLASSES: &str = r#"
76967<svg
76968 xmlns="http://www.w3.org/2000/svg"
76969 width="24"
76970 height="24"
76971 viewBox="0 0 24 24"
76972 fill="none"
76973 stroke="currentColor"
76974 stroke-width="1.5"
76975 stroke-linecap="round"
76976 stroke-linejoin="round"
76977>
76978 <path d="M8 4h-2l-3 10" />
76979 <path d="M16 4h2l3 10" />
76980 <path d="M10 16h4" />
76981 <path d="M21 16.5a3.5 3.5 0 0 1 -7 0v-2.5h7v2.5" />
76982 <path d="M10 16.5a3.5 3.5 0 0 1 -7 0v-2.5h7v2.5" />
76983 <path d="M4 14l4.5 4.5" />
76984 <path d="M15 14l4.5 4.5" />
76985</svg>
76986"#;
76987pub const ICON_SUNRISE: &str = r#"
76988<svg
76989 xmlns="http://www.w3.org/2000/svg"
76990 width="24"
76991 height="24"
76992 viewBox="0 0 24 24"
76993 fill="none"
76994 stroke="currentColor"
76995 stroke-width="1.5"
76996 stroke-linecap="round"
76997 stroke-linejoin="round"
76998>
76999 <path d="M3 17h1m16 0h1m-15.4 -6.4l.7 .7m12.1 -.7l-.7 .7m-9.7 5.7a4 4 0 0 1 8 0" />
77000 <path d="M3 21l18 0" />
77001 <path d="M12 9v-6l3 3m-6 0l3 -3" />
77002</svg>
77003"#;
77004pub const ICON_SUNSET_2: &str = r#"
77005<svg
77006 xmlns="http://www.w3.org/2000/svg"
77007 width="24"
77008 height="24"
77009 viewBox="0 0 24 24"
77010 fill="none"
77011 stroke="currentColor"
77012 stroke-width="1.5"
77013 stroke-linecap="round"
77014 stroke-linejoin="round"
77015>
77016 <path d="M3 13h1" />
77017 <path d="M20 13h1" />
77018 <path d="M5.6 6.6l.7 .7" />
77019 <path d="M18.4 6.6l-.7 .7" />
77020 <path d="M8 13a4 4 0 1 1 8 0" />
77021 <path d="M3 17h18" />
77022 <path d="M7 20h5" />
77023 <path d="M16 20h1" />
77024 <path d="M12 5v-1" />
77025</svg>
77026"#;
77027pub const ICON_SUNSET: &str = r#"
77028<svg
77029 xmlns="http://www.w3.org/2000/svg"
77030 width="24"
77031 height="24"
77032 viewBox="0 0 24 24"
77033 fill="none"
77034 stroke="currentColor"
77035 stroke-width="1.5"
77036 stroke-linecap="round"
77037 stroke-linejoin="round"
77038>
77039 <path d="M3 17h1m16 0h1m-15.4 -6.4l.7 .7m12.1 -.7l-.7 .7m-9.7 5.7a4 4 0 0 1 8 0" />
77040 <path d="M3 21l18 0" />
77041 <path d="M12 3v6l3 -3m-6 0l3 3" />
77042</svg>
77043"#;
77044pub const ICON_SUPERSCRIPT: &str = r#"
77045<svg
77046 xmlns="http://www.w3.org/2000/svg"
77047 width="24"
77048 height="24"
77049 viewBox="0 0 24 24"
77050 fill="none"
77051 stroke="currentColor"
77052 stroke-width="1.5"
77053 stroke-linecap="round"
77054 stroke-linejoin="round"
77055>
77056 <path d="M5 7l8 10m-8 0l8 -10" />
77057 <path d="M21 11h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2" />
77058</svg>
77059"#;
77060pub const ICON_SVG: &str = r#"
77061<svg
77062 xmlns="http://www.w3.org/2000/svg"
77063 width="24"
77064 height="24"
77065 viewBox="0 0 24 24"
77066 fill="none"
77067 stroke="currentColor"
77068 stroke-width="1.5"
77069 stroke-linecap="round"
77070 stroke-linejoin="round"
77071>
77072 <path d="M21 8h-2a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2v-4h-1" />
77073 <path d="M7 8h-3a1 1 0 0 0 -1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" />
77074 <path d="M10 8l1.5 8h1l1.5 -8" />
77075</svg>
77076"#;
77077pub const ICON_SWIMMING: &str = r#"
77078<svg
77079 xmlns="http://www.w3.org/2000/svg"
77080 width="24"
77081 height="24"
77082 viewBox="0 0 24 24"
77083 fill="none"
77084 stroke="currentColor"
77085 stroke-width="1.5"
77086 stroke-linecap="round"
77087 stroke-linejoin="round"
77088>
77089 <path d="M16 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
77090 <path d="M6 11l4 -2l3.5 3l-1.5 2" />
77091 <path d="M3 16.75a2.4 2.4 0 0 0 1 .25a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 1 -.25" />
77092</svg>
77093"#;
77094pub const ICON_SWIPE_DOWN: &str = r#"
77095<svg
77096 xmlns="http://www.w3.org/2000/svg"
77097 width="24"
77098 height="24"
77099 viewBox="0 0 24 24"
77100 fill="none"
77101 stroke="currentColor"
77102 stroke-width="1.5"
77103 stroke-linecap="round"
77104 stroke-linejoin="round"
77105>
77106 <path d="M12 4a4 4 0 1 1 0 8a4 4 0 0 1 0 -8z" />
77107 <path d="M12 12v8" />
77108 <path d="M9 17l3 3l3 -3" />
77109</svg>
77110"#;
77111pub const ICON_SWIPE_LEFT: &str = r#"
77112<svg
77113 xmlns="http://www.w3.org/2000/svg"
77114 width="24"
77115 height="24"
77116 viewBox="0 0 24 24"
77117 fill="none"
77118 stroke="currentColor"
77119 stroke-width="1.5"
77120 stroke-linecap="round"
77121 stroke-linejoin="round"
77122>
77123 <path d="M20 12a4 4 0 1 0 -8 0a4 4 0 0 0 8 0z" />
77124 <path d="M12 12h-8" />
77125 <path d="M7 15l-3 -3l3 -3" />
77126</svg>
77127"#;
77128pub const ICON_SWIPE_RIGHT: &str = r#"
77129<svg
77130 xmlns="http://www.w3.org/2000/svg"
77131 width="24"
77132 height="24"
77133 viewBox="0 0 24 24"
77134 fill="none"
77135 stroke="currentColor"
77136 stroke-width="1.5"
77137 stroke-linecap="round"
77138 stroke-linejoin="round"
77139>
77140 <path d="M4 12a4 4 0 1 1 8 0a4 4 0 0 1 -8 0z" />
77141 <path d="M12 12h8" />
77142 <path d="M17 15l3 -3l-3 -3" />
77143</svg>
77144"#;
77145pub const ICON_SWIPE_UP: &str = r#"
77146<svg
77147 xmlns="http://www.w3.org/2000/svg"
77148 width="24"
77149 height="24"
77150 viewBox="0 0 24 24"
77151 fill="none"
77152 stroke="currentColor"
77153 stroke-width="1.5"
77154 stroke-linecap="round"
77155 stroke-linejoin="round"
77156>
77157 <path d="M12 16m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
77158 <path d="M12 12v-8" />
77159 <path d="M9 7l3 -3l3 3" />
77160</svg>
77161"#;
77162pub const ICON_SWIPE: &str = r#"
77163<svg
77164 xmlns="http://www.w3.org/2000/svg"
77165 width="24"
77166 height="24"
77167 viewBox="0 0 24 24"
77168 fill="none"
77169 stroke="currentColor"
77170 stroke-width="1.5"
77171 stroke-linecap="round"
77172 stroke-linejoin="round"
77173>
77174 <path d="M15 16.572v2.42a2.01 2.01 0 0 1 -2.009 2.008h-7.981a2.01 2.01 0 0 1 -2.01 -2.009v-7.981a2.01 2.01 0 0 1 2.009 -2.01h2.954" />
77175 <path d="M9.167 4.511a2.04 2.04 0 0 1 2.496 -1.441l7.826 2.097a2.04 2.04 0 0 1 1.441 2.496l-2.097 7.826a2.04 2.04 0 0 1 -2.496 1.441l-7.827 -2.097a2.04 2.04 0 0 1 -1.441 -2.496l2.098 -7.827z" />
77176</svg>
77177"#;
77178pub const ICON_SWITCH_2: &str = r#"
77179<svg
77180 xmlns="http://www.w3.org/2000/svg"
77181 width="24"
77182 height="24"
77183 viewBox="0 0 24 24"
77184 fill="none"
77185 stroke="currentColor"
77186 stroke-width="1.5"
77187 stroke-linecap="round"
77188 stroke-linejoin="round"
77189>
77190 <path d="M3 17h5l1.67 -2.386m3.66 -5.227l1.67 -2.387h6" />
77191 <path d="M18 4l3 3l-3 3" />
77192 <path d="M3 7h5l7 10h6" />
77193 <path d="M18 20l3 -3l-3 -3" />
77194</svg>
77195"#;
77196pub const ICON_SWITCH_3: &str = r#"
77197<svg
77198 xmlns="http://www.w3.org/2000/svg"
77199 width="24"
77200 height="24"
77201 viewBox="0 0 24 24"
77202 fill="none"
77203 stroke="currentColor"
77204 stroke-width="1.5"
77205 stroke-linecap="round"
77206 stroke-linejoin="round"
77207>
77208 <path d="M3 17h2.397a5 5 0 0 0 4.096 -2.133l.177 -.253m3.66 -5.227l.177 -.254a5 5 0 0 1 4.096 -2.133h3.397" />
77209 <path d="M18 4l3 3l-3 3" />
77210 <path d="M3 7h2.397a5 5 0 0 1 4.096 2.133l4.014 5.734a5 5 0 0 0 4.096 2.133h3.397" />
77211 <path d="M18 20l3 -3l-3 -3" />
77212</svg>
77213"#;
77214pub const ICON_SWITCH_HORIZONTAL: &str = r#"
77215<svg
77216 xmlns="http://www.w3.org/2000/svg"
77217 width="24"
77218 height="24"
77219 viewBox="0 0 24 24"
77220 fill="none"
77221 stroke="currentColor"
77222 stroke-width="1.5"
77223 stroke-linecap="round"
77224 stroke-linejoin="round"
77225>
77226 <path d="M16 3l4 4l-4 4" />
77227 <path d="M10 7l10 0" />
77228 <path d="M8 13l-4 4l4 4" />
77229 <path d="M4 17l9 0" />
77230</svg>
77231"#;
77232pub const ICON_SWITCH_VERTICAL: &str = r#"
77233<svg
77234 xmlns="http://www.w3.org/2000/svg"
77235 width="24"
77236 height="24"
77237 viewBox="0 0 24 24"
77238 fill="none"
77239 stroke="currentColor"
77240 stroke-width="1.5"
77241 stroke-linecap="round"
77242 stroke-linejoin="round"
77243>
77244 <path d="M3 8l4 -4l4 4" />
77245 <path d="M7 4l0 9" />
77246 <path d="M13 16l4 4l4 -4" />
77247 <path d="M17 10l0 10" />
77248</svg>
77249"#;
77250pub const ICON_SWITCH: &str = r#"
77251<svg
77252 xmlns="http://www.w3.org/2000/svg"
77253 width="24"
77254 height="24"
77255 viewBox="0 0 24 24"
77256 fill="none"
77257 stroke="currentColor"
77258 stroke-width="1.5"
77259 stroke-linecap="round"
77260 stroke-linejoin="round"
77261>
77262 <path d="M15 4l4 0l0 4" />
77263 <path d="M14.75 9.25l4.25 -5.25" />
77264 <path d="M5 19l4 -4" />
77265 <path d="M15 19l4 0l0 -4" />
77266 <path d="M5 5l14 14" />
77267</svg>
77268"#;
77269pub const ICON_SWORD_OFF: &str = r#"
77270<svg
77271 xmlns="http://www.w3.org/2000/svg"
77272 width="24"
77273 height="24"
77274 viewBox="0 0 24 24"
77275 fill="none"
77276 stroke="currentColor"
77277 stroke-width="1.5"
77278 stroke-linecap="round"
77279 stroke-linejoin="round"
77280>
77281 <path d="M11.938 7.937l3.062 -3.937h5v5l-3.928 3.055m-2.259 1.757l-2.813 2.188l-4 4l-3 -3l4 -4l2.19 -2.815" />
77282 <path d="M6.5 11.5l6 6" />
77283 <path d="M3 3l18 18" />
77284</svg>
77285"#;
77286pub const ICON_SWORD: &str = r#"
77287<svg
77288 xmlns="http://www.w3.org/2000/svg"
77289 width="24"
77290 height="24"
77291 viewBox="0 0 24 24"
77292 fill="none"
77293 stroke="currentColor"
77294 stroke-width="1.5"
77295 stroke-linecap="round"
77296 stroke-linejoin="round"
77297>
77298 <path d="M20 4v5l-9 7l-4 4l-3 -3l4 -4l7 -9z" />
77299 <path d="M6.5 11.5l6 6" />
77300</svg>
77301"#;
77302pub const ICON_SWORDS: &str = r#"
77303<svg
77304 xmlns="http://www.w3.org/2000/svg"
77305 width="24"
77306 height="24"
77307 viewBox="0 0 24 24"
77308 fill="none"
77309 stroke="currentColor"
77310 stroke-width="1.5"
77311 stroke-linecap="round"
77312 stroke-linejoin="round"
77313>
77314 <path d="M21 3v5l-11 9l-4 4l-3 -3l4 -4l9 -11z" />
77315 <path d="M5 13l6 6" />
77316 <path d="M14.32 17.32l3.68 3.68l3 -3l-3.365 -3.365" />
77317 <path d="M10 5.5l-2 -2.5h-5v5l3 2.5" />
77318</svg>
77319"#;
77320pub const ICON_TABLE_ALIAS: &str = r#"
77321<svg
77322 xmlns="http://www.w3.org/2000/svg"
77323 width="24"
77324 height="24"
77325 viewBox="0 0 24 24"
77326 fill="none"
77327 stroke="currentColor"
77328 stroke-width="1.5"
77329 stroke-linecap="round"
77330 stroke-linejoin="round"
77331>
77332 <path d="M3 12v-7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-7" />
77333 <path d="M3 10h18" />
77334 <path d="M10 3v10" />
77335 <path d="M2 17a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-4z" />
77336</svg>
77337"#;
77338pub const ICON_TABLE_COLUMN: &str = r#"
77339<svg
77340 xmlns="http://www.w3.org/2000/svg"
77341 width="24"
77342 height="24"
77343 viewBox="0 0 24 24"
77344 fill="none"
77345 stroke="currentColor"
77346 stroke-width="1.5"
77347 stroke-linecap="round"
77348 stroke-linejoin="round"
77349>
77350 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
77351 <path d="M10 10h11" />
77352 <path d="M10 3v18" />
77353 <path d="M9 3l-6 6" />
77354 <path d="M10 7l-7 7" />
77355 <path d="M10 12l-7 7" />
77356 <path d="M10 17l-4 4" />
77357</svg>
77358"#;
77359pub const ICON_TABLE_DOWN: &str = r#"
77360<svg
77361 xmlns="http://www.w3.org/2000/svg"
77362 width="24"
77363 height="24"
77364 viewBox="0 0 24 24"
77365 fill="none"
77366 stroke="currentColor"
77367 stroke-width="1.5"
77368 stroke-linecap="round"
77369 stroke-linejoin="round"
77370>
77371 <path d="M12.5 21h-7.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7.5" />
77372 <path d="M3 10h18" />
77373 <path d="M10 3v18" />
77374 <path d="M19 16v6" />
77375 <path d="M22 19l-3 3l-3 -3" />
77376</svg>
77377"#;
77378pub const ICON_TABLE_EXPORT: &str = r#"
77379<svg
77380 xmlns="http://www.w3.org/2000/svg"
77381 width="24"
77382 height="24"
77383 viewBox="0 0 24 24"
77384 fill="none"
77385 stroke="currentColor"
77386 stroke-width="1.5"
77387 stroke-linecap="round"
77388 stroke-linejoin="round"
77389>
77390 <path d="M12.5 21h-7.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7.5" />
77391 <path d="M3 10h18" />
77392 <path d="M10 3v18" />
77393 <path d="M16 19h6" />
77394 <path d="M19 16l3 3l-3 3" />
77395</svg>
77396"#;
77397pub const ICON_TABLE_HEART: &str = r#"
77398<svg
77399 xmlns="http://www.w3.org/2000/svg"
77400 width="24"
77401 height="24"
77402 viewBox="0 0 24 24"
77403 fill="none"
77404 stroke="currentColor"
77405 stroke-width="1.5"
77406 stroke-linecap="round"
77407 stroke-linejoin="round"
77408>
77409 <path d="M11.5 21h-6.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v6" />
77410 <path d="M3 10h18" />
77411 <path d="M10 3v18" />
77412 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
77413</svg>
77414"#;
77415pub const ICON_TABLE_IMPORT: &str = r#"
77416<svg
77417 xmlns="http://www.w3.org/2000/svg"
77418 width="24"
77419 height="24"
77420 viewBox="0 0 24 24"
77421 fill="none"
77422 stroke="currentColor"
77423 stroke-width="1.5"
77424 stroke-linecap="round"
77425 stroke-linejoin="round"
77426>
77427 <path d="M12 21h-7a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v8" />
77428 <path d="M3 10h18" />
77429 <path d="M10 3v18" />
77430 <path d="M19 22v-6" />
77431 <path d="M22 19l-3 -3l-3 3" />
77432</svg>
77433"#;
77434pub const ICON_TABLE_MINUS: &str = r#"
77435<svg
77436 xmlns="http://www.w3.org/2000/svg"
77437 width="24"
77438 height="24"
77439 viewBox="0 0 24 24"
77440 fill="none"
77441 stroke="currentColor"
77442 stroke-width="1.5"
77443 stroke-linecap="round"
77444 stroke-linejoin="round"
77445>
77446 <path d="M12.5 21h-7.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10" />
77447 <path d="M3 10h18" />
77448 <path d="M10 3v18" />
77449 <path d="M16 19h6" />
77450</svg>
77451"#;
77452pub const ICON_TABLE_OFF: &str = r#"
77453<svg
77454 xmlns="http://www.w3.org/2000/svg"
77455 width="24"
77456 height="24"
77457 viewBox="0 0 24 24"
77458 fill="none"
77459 stroke="currentColor"
77460 stroke-width="1.5"
77461 stroke-linecap="round"
77462 stroke-linejoin="round"
77463>
77464 <path d="M7 3h12a2 2 0 0 1 2 2v12m-.585 3.413a1.994 1.994 0 0 1 -1.415 .587h-14a2 2 0 0 1 -2 -2v-14c0 -.55 .223 -1.05 .583 -1.412" />
77465 <path d="M3 10h7m4 0h7" />
77466 <path d="M10 3v3m0 4v11" />
77467 <path d="M3 3l18 18" />
77468</svg>
77469"#;
77470pub const ICON_TABLE_OPTIONS: &str = r#"
77471<svg
77472 xmlns="http://www.w3.org/2000/svg"
77473 width="24"
77474 height="24"
77475 viewBox="0 0 24 24"
77476 fill="none"
77477 stroke="currentColor"
77478 stroke-width="1.5"
77479 stroke-linecap="round"
77480 stroke-linejoin="round"
77481>
77482 <path d="M12 21h-7a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7" />
77483 <path d="M3 10h18" />
77484 <path d="M10 3v18" />
77485 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
77486 <path d="M19.001 15.5v1.5" />
77487 <path d="M19.001 21v1.5" />
77488 <path d="M22.032 17.25l-1.299 .75" />
77489 <path d="M17.27 20l-1.3 .75" />
77490 <path d="M15.97 17.25l1.3 .75" />
77491 <path d="M20.733 20l1.3 .75" />
77492</svg>
77493"#;
77494pub const ICON_TABLE_PLUS: &str = r#"
77495<svg
77496 xmlns="http://www.w3.org/2000/svg"
77497 width="24"
77498 height="24"
77499 viewBox="0 0 24 24"
77500 fill="none"
77501 stroke="currentColor"
77502 stroke-width="1.5"
77503 stroke-linecap="round"
77504 stroke-linejoin="round"
77505>
77506 <path d="M12.5 21h-7.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v7.5" />
77507 <path d="M3 10h18" />
77508 <path d="M10 3v18" />
77509 <path d="M16 19h6" />
77510 <path d="M19 16v6" />
77511</svg>
77512"#;
77513pub const ICON_TABLE_ROW: &str = r#"
77514<svg
77515 xmlns="http://www.w3.org/2000/svg"
77516 width="24"
77517 height="24"
77518 viewBox="0 0 24 24"
77519 fill="none"
77520 stroke="currentColor"
77521 stroke-width="1.5"
77522 stroke-linecap="round"
77523 stroke-linejoin="round"
77524>
77525 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
77526 <path d="M9 3l-6 6" />
77527 <path d="M14 3l-7 7" />
77528 <path d="M19 3l-7 7" />
77529 <path d="M21 6l-4 4" />
77530 <path d="M3 10h18" />
77531 <path d="M10 10v11" />
77532</svg>
77533"#;
77534pub const ICON_TABLE_SHARE: &str = r#"
77535<svg
77536 xmlns="http://www.w3.org/2000/svg"
77537 width="24"
77538 height="24"
77539 viewBox="0 0 24 24"
77540 fill="none"
77541 stroke="currentColor"
77542 stroke-width="1.5"
77543 stroke-linecap="round"
77544 stroke-linejoin="round"
77545>
77546 <path d="M12 21h-7a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v8" />
77547 <path d="M3 10h18" />
77548 <path d="M10 3v18" />
77549 <path d="M16 22l5 -5" />
77550 <path d="M21 21.5v-4.5h-4.5" />
77551</svg>
77552"#;
77553pub const ICON_TABLE_SHORTCUT: &str = r#"
77554<svg
77555 xmlns="http://www.w3.org/2000/svg"
77556 width="24"
77557 height="24"
77558 viewBox="0 0 24 24"
77559 fill="none"
77560 stroke="currentColor"
77561 stroke-width="1.5"
77562 stroke-linecap="round"
77563 stroke-linejoin="round"
77564>
77565 <path d="M3 13v-8a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-8" />
77566 <path d="M3 10h18" />
77567 <path d="M10 3v11" />
77568 <path d="M2 22l5 -5" />
77569 <path d="M7 21.5v-4.5h-4.5" />
77570</svg>
77571"#;
77572pub const ICON_TABLE: &str = r#"
77573<svg
77574 xmlns="http://www.w3.org/2000/svg"
77575 width="24"
77576 height="24"
77577 viewBox="0 0 24 24"
77578 fill="none"
77579 stroke="currentColor"
77580 stroke-width="1.5"
77581 stroke-linecap="round"
77582 stroke-linejoin="round"
77583>
77584 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
77585 <path d="M3 10h18" />
77586 <path d="M10 3v18" />
77587</svg>
77588"#;
77589pub const ICON_TAG_OFF: &str = r#"
77590<svg
77591 xmlns="http://www.w3.org/2000/svg"
77592 width="24"
77593 height="24"
77594 viewBox="0 0 24 24"
77595 fill="none"
77596 stroke="currentColor"
77597 stroke-width="1.5"
77598 stroke-linecap="round"
77599 stroke-linejoin="round"
77600>
77601 <path d="M7.149 7.144a.498 .498 0 0 0 .351 .856a.498 .498 0 0 0 .341 -.135" />
77602 <path d="M3.883 3.875a2.99 2.99 0 0 0 -.883 2.125v5.172a2 2 0 0 0 .586 1.414l7.71 7.71a2.41 2.41 0 0 0 3.408 0l2.796 -2.796m2.005 -2.005l.79 -.79a2.41 2.41 0 0 0 0 -3.41l-7.71 -7.71a2 2 0 0 0 -1.412 -.585h-4.173" />
77603 <path d="M3 3l18 18" />
77604</svg>
77605"#;
77606pub const ICON_TAG_STARRED: &str = r#"
77607<svg
77608 xmlns="http://www.w3.org/2000/svg"
77609 width="24"
77610 height="24"
77611 viewBox="0 0 24 24"
77612 fill="none"
77613 stroke="currentColor"
77614 stroke-width="1.5"
77615 stroke-linecap="round"
77616 stroke-linejoin="round"
77617>
77618 <path d="M7.5 7.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
77619 <path d="M3 6v5.172a2 2 0 0 0 .586 1.414l7.71 7.71a2.41 2.41 0 0 0 3.408 0l5.592 -5.592a2.41 2.41 0 0 0 0 -3.408l-7.71 -7.71a2 2 0 0 0 -1.414 -.586h-5.172a3 3 0 0 0 -3 3z" />
77620 <path d="M12.5 13.847l-1.5 1.153l.532 -1.857l-1.532 -1.143h1.902l.598 -1.8l.598 1.8h1.902l-1.532 1.143l.532 1.857z" />
77621</svg>
77622"#;
77623pub const ICON_TAG: &str = r#"
77624<svg
77625 xmlns="http://www.w3.org/2000/svg"
77626 width="24"
77627 height="24"
77628 viewBox="0 0 24 24"
77629 fill="none"
77630 stroke="currentColor"
77631 stroke-width="1.5"
77632 stroke-linecap="round"
77633 stroke-linejoin="round"
77634>
77635 <path d="M7.5 7.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
77636 <path d="M3 6v5.172a2 2 0 0 0 .586 1.414l7.71 7.71a2.41 2.41 0 0 0 3.408 0l5.592 -5.592a2.41 2.41 0 0 0 0 -3.408l-7.71 -7.71a2 2 0 0 0 -1.414 -.586h-5.172a3 3 0 0 0 -3 3z" />
77637</svg>
77638 "#;
77639pub const ICON_TAGS_OFF: &str = r#"
77640<svg
77641 xmlns="http://www.w3.org/2000/svg"
77642 width="24"
77643 height="24"
77644 viewBox="0 0 24 24"
77645 fill="none"
77646 stroke="currentColor"
77647 stroke-width="1.5"
77648 stroke-linecap="round"
77649 stroke-linejoin="round"
77650>
77651 <path d="M16.296 12.296l-5.71 -5.71" />
77652 <path d="M6 6h-1a2 2 0 0 0 -2 2v4.172a2 2 0 0 0 .586 1.414l5.71 5.71a2.41 2.41 0 0 0 3.408 0l3.278 -3.278" />
77653 <path d="M18 19l.496 -.496" />
77654 <path d="M20.384 16.367a4.822 4.822 0 0 0 -.792 -5.775l-4.592 -4.592" />
77655 <path d="M7 10h-.01" />
77656 <path d="M3 3l18 18" />
77657</svg>
77658"#;
77659pub const ICON_TAGS: &str = r#"
77660<svg
77661 xmlns="http://www.w3.org/2000/svg"
77662 width="24"
77663 height="24"
77664 viewBox="0 0 24 24"
77665 fill="none"
77666 stroke="currentColor"
77667 stroke-width="1.5"
77668 stroke-linecap="round"
77669 stroke-linejoin="round"
77670>
77671 <path d="M3 8v4.172a2 2 0 0 0 .586 1.414l5.71 5.71a2.41 2.41 0 0 0 3.408 0l3.592 -3.592a2.41 2.41 0 0 0 0 -3.408l-5.71 -5.71a2 2 0 0 0 -1.414 -.586h-4.172a2 2 0 0 0 -2 2z" />
77672 <path d="M18 19l1.592 -1.592a4.82 4.82 0 0 0 0 -6.816l-4.592 -4.592" />
77673 <path d="M7 10h-.01" />
77674</svg>
77675"#;
77676pub const ICON_TALLYMARK_1: &str = r#"
77677<svg
77678 xmlns="http://www.w3.org/2000/svg"
77679 width="24"
77680 height="24"
77681 viewBox="0 0 24 24"
77682 fill="none"
77683 stroke="currentColor"
77684 stroke-width="1.5"
77685 stroke-linecap="round"
77686 stroke-linejoin="round"
77687>
77688 <path d="M12 5l0 14" />
77689</svg>
77690"#;
77691pub const ICON_TALLYMARK_2: &str = r#"
77692<svg
77693 xmlns="http://www.w3.org/2000/svg"
77694 width="24"
77695 height="24"
77696 viewBox="0 0 24 24"
77697 fill="none"
77698 stroke="currentColor"
77699 stroke-width="1.5"
77700 stroke-linecap="round"
77701 stroke-linejoin="round"
77702>
77703 <path d="M10 5l0 14" />
77704 <path d="M14 5l0 14" />
77705</svg>
77706"#;
77707pub const ICON_TALLYMARK_3: &str = r#"
77708<svg
77709 xmlns="http://www.w3.org/2000/svg"
77710 width="24"
77711 height="24"
77712 viewBox="0 0 24 24"
77713 fill="none"
77714 stroke="currentColor"
77715 stroke-width="1.5"
77716 stroke-linecap="round"
77717 stroke-linejoin="round"
77718>
77719 <path d="M8 5l0 14" />
77720 <path d="M12 5l0 14" />
77721 <path d="M16 5l0 14" />
77722</svg>
77723"#;
77724pub const ICON_TALLYMARK_4: &str = r#"
77725<svg
77726 xmlns="http://www.w3.org/2000/svg"
77727 width="24"
77728 height="24"
77729 viewBox="0 0 24 24"
77730 fill="none"
77731 stroke="currentColor"
77732 stroke-width="1.5"
77733 stroke-linecap="round"
77734 stroke-linejoin="round"
77735>
77736 <path d="M6 5l0 14" />
77737 <path d="M10 5l0 14" />
77738 <path d="M14 5l0 14" />
77739 <path d="M18 5l0 14" />
77740</svg>
77741"#;
77742pub const ICON_TALLYMARKS: &str = r#"
77743<svg
77744 xmlns="http://www.w3.org/2000/svg"
77745 width="24"
77746 height="24"
77747 viewBox="0 0 24 24"
77748 fill="none"
77749 stroke="currentColor"
77750 stroke-width="1.5"
77751 stroke-linecap="round"
77752 stroke-linejoin="round"
77753>
77754 <path d="M6 5l0 14" />
77755 <path d="M10 5l0 14" />
77756 <path d="M14 5l0 14" />
77757 <path d="M18 5l0 14" />
77758 <path d="M3 17l18 -10" />
77759</svg>
77760"#;
77761pub const ICON_TANK: &str = r#"
77762<svg
77763 xmlns="http://www.w3.org/2000/svg"
77764 width="24"
77765 height="24"
77766 viewBox="0 0 24 24"
77767 fill="none"
77768 stroke="currentColor"
77769 stroke-width="1.5"
77770 stroke-linecap="round"
77771 stroke-linejoin="round"
77772>
77773 <path d="M2 12m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v0a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
77774 <path d="M6 12l1 -5h5l3 5" />
77775 <path d="M21 9l-7.8 0" />
77776</svg>
77777"#;
77778pub const ICON_TARGET_ARROW: &str = r#"
77779<svg
77780 xmlns="http://www.w3.org/2000/svg"
77781 width="24"
77782 height="24"
77783 viewBox="0 0 24 24"
77784 fill="none"
77785 stroke="currentColor"
77786 stroke-width="1.5"
77787 stroke-linecap="round"
77788 stroke-linejoin="round"
77789>
77790 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
77791 <path d="M12 7a5 5 0 1 0 5 5" />
77792 <path d="M13 3.055a9 9 0 1 0 7.941 7.945" />
77793 <path d="M15 6v3h3l3 -3h-3v-3z" />
77794 <path d="M15 9l-3 3" />
77795</svg>
77796"#;
77797pub const ICON_TARGET_OFF: &str = r#"
77798<svg
77799 xmlns="http://www.w3.org/2000/svg"
77800 width="24"
77801 height="24"
77802 viewBox="0 0 24 24"
77803 fill="none"
77804 stroke="currentColor"
77805 stroke-width="1.5"
77806 stroke-linecap="round"
77807 stroke-linejoin="round"
77808>
77809 <path d="M11.286 11.3a1 1 0 0 0 1.41 1.419" />
77810 <path d="M8.44 8.49a5 5 0 0 0 7.098 7.044m1.377 -2.611a5 5 0 0 0 -5.846 -5.836" />
77811 <path d="M5.649 5.623a9 9 0 1 0 12.698 12.758m1.683 -2.313a9 9 0 0 0 -12.076 -12.11" />
77812 <path d="M3 3l18 18" />
77813</svg>
77814"#;
77815pub const ICON_TARGET: &str = r#"
77816<svg
77817 xmlns="http://www.w3.org/2000/svg"
77818 width="24"
77819 height="24"
77820 viewBox="0 0 24 24"
77821 fill="none"
77822 stroke="currentColor"
77823 stroke-width="1.5"
77824 stroke-linecap="round"
77825 stroke-linejoin="round"
77826>
77827 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
77828 <path d="M12 12m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
77829 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
77830</svg>
77831"#;
77832pub const ICON_TAX_EURO: &str = r#"
77833<svg
77834 xmlns="http://www.w3.org/2000/svg"
77835 width="24"
77836 height="24"
77837 viewBox="0 0 24 24"
77838 fill="none"
77839 stroke="currentColor"
77840 stroke-width="1.5"
77841 stroke-linecap="round"
77842 stroke-linejoin="round"
77843>
77844 <path d="M8.487 21h7.026a4 4 0 0 0 3.808 -5.224l-1.706 -5.306a5 5 0 0 0 -4.76 -3.47h-1.71a5 5 0 0 0 -4.76 3.47l-1.706 5.306a4 4 0 0 0 3.808 5.224" />
77845 <path d="M15 3q -1 4 -3 4t -3 -4z" />
77846 <path d="M12 14h-3" />
77847 <path d="M14 11.172a3 3 0 1 0 0 5.656" />
77848</svg>
77849"#;
77850pub const ICON_TAX_POUND: &str = r#"
77851<svg
77852 xmlns="http://www.w3.org/2000/svg"
77853 width="24"
77854 height="24"
77855 viewBox="0 0 24 24"
77856 fill="none"
77857 stroke="currentColor"
77858 stroke-width="1.5"
77859 stroke-linecap="round"
77860 stroke-linejoin="round"
77861>
77862 <path d="M8.487 21h7.026a4 4 0 0 0 3.808 -5.224l-1.706 -5.306a5 5 0 0 0 -4.76 -3.47h-1.71a5 5 0 0 0 -4.76 3.47l-1.706 5.306a4 4 0 0 0 3.808 5.224" />
77863 <path d="M15 3q -1 4 -3 4t -3 -4z" />
77864 <path d="M14 11h-1a2 2 0 0 0 -2 2v2c0 1.105 -.395 2 -1.5 2h4.5" />
77865 <path d="M10 14h3" />
77866</svg>
77867"#;
77868pub const ICON_TAX: &str = r#"
77869<svg
77870 xmlns="http://www.w3.org/2000/svg"
77871 width="24"
77872 height="24"
77873 viewBox="0 0 24 24"
77874 fill="none"
77875 stroke="currentColor"
77876 stroke-width="1.5"
77877 stroke-linecap="round"
77878 stroke-linejoin="round"
77879>
77880 <path d="M8.487 21h7.026a4 4 0 0 0 3.808 -5.224l-1.706 -5.306a5 5 0 0 0 -4.76 -3.47h-1.71a5 5 0 0 0 -4.76 3.47l-1.706 5.306a4 4 0 0 0 3.808 5.224" />
77881 <path d="M15 3q -1 4 -3 4t -3 -4z" />
77882 <path d="M14 11h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
77883 <path d="M12 10v1" />
77884 <path d="M12 17v1" />
77885</svg>
77886"#;
77887pub const ICON_TEAPOT: &str = r#"
77888<svg
77889 xmlns="http://www.w3.org/2000/svg"
77890 width="24"
77891 height="24"
77892 viewBox="0 0 24 24"
77893 fill="none"
77894 stroke="currentColor"
77895 stroke-width="1.5"
77896 stroke-linecap="round"
77897 stroke-linejoin="round"
77898>
77899 <path d="M10.29 3h3.42a2 2 0 0 1 1.988 1.78l1.555 14a2 2 0 0 1 -1.988 2.22h-6.53a2 2 0 0 1 -1.988 -2.22l1.555 -14a2 2 0 0 1 1.988 -1.78z" />
77900 <path d="M7.47 12.5l-4.257 -5.019a.899 .899 0 0 1 .69 -1.481h13.09a3 3 0 0 1 3.007 3v3c0 1.657 -1.346 3 -3.007 3" />
77901 <path d="M7 17h10" />
77902</svg>
77903"#;
77904pub const ICON_TELESCOPE_OFF: &str = r#"
77905<svg
77906 xmlns="http://www.w3.org/2000/svg"
77907 width="24"
77908 height="24"
77909 viewBox="0 0 24 24"
77910 fill="none"
77911 stroke="currentColor"
77912 stroke-width="1.5"
77913 stroke-linecap="round"
77914 stroke-linejoin="round"
77915>
77916 <path d="M6 21l6 -5l6 5" />
77917 <path d="M12 13v8" />
77918 <path d="M8.238 8.264l-4.183 2.51c-1.02 .614 -1.357 1.898 -.76 2.906l.165 .28c.52 .88 1.624 1.266 2.605 .91l6.457 -2.34m2.907 -1.055l4.878 -1.77a1.023 1.023 0 0 0 .565 -1.455l-2.62 -4.705a1.087 1.087 0 0 0 -1.447 -.42l-.056 .032l-6.016 3.61" />
77919 <path d="M14 5l3 5.5" />
77920 <path d="M3 3l18 18" />
77921</svg>
77922"#;
77923pub const ICON_TELESCOPE: &str = r#"
77924<svg
77925 xmlns="http://www.w3.org/2000/svg"
77926 width="24"
77927 height="24"
77928 viewBox="0 0 24 24"
77929 fill="none"
77930 stroke="currentColor"
77931 stroke-width="1.5"
77932 stroke-linecap="round"
77933 stroke-linejoin="round"
77934>
77935 <path d="M6 21l6 -5l6 5" />
77936 <path d="M12 13v8" />
77937 <path d="M3.294 13.678l.166 .281c.52 .88 1.624 1.265 2.605 .91l14.242 -5.165a1.023 1.023 0 0 0 .565 -1.456l-2.62 -4.705a1.087 1.087 0 0 0 -1.447 -.42l-.056 .032l-12.694 7.618c-1.02 .613 -1.357 1.897 -.76 2.905z" />
77938 <path d="M14 5l3 5.5" />
77939</svg>
77940"#;
77941pub const ICON_TEMPERATURE_CELSIUS: &str = r#"
77942<svg
77943 xmlns="http://www.w3.org/2000/svg"
77944 width="24"
77945 height="24"
77946 viewBox="0 0 24 24"
77947 fill="none"
77948 stroke="currentColor"
77949 stroke-width="1.5"
77950 stroke-linecap="round"
77951 stroke-linejoin="round"
77952>
77953 <path d="M6 8m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
77954 <path d="M20 9a3 3 0 0 0 -3 -3h-1a3 3 0 0 0 -3 3v6a3 3 0 0 0 3 3h1a3 3 0 0 0 3 -3" />
77955</svg>
77956"#;
77957pub const ICON_TEMPERATURE_FAHRENHEIT: &str = r#"
77958<svg
77959 xmlns="http://www.w3.org/2000/svg"
77960 width="24"
77961 height="24"
77962 viewBox="0 0 24 24"
77963 fill="none"
77964 stroke="currentColor"
77965 stroke-width="1.5"
77966 stroke-linecap="round"
77967 stroke-linejoin="round"
77968>
77969 <path d="M6 8m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
77970 <path d="M13 12l5 0" />
77971 <path d="M20 6h-6a1 1 0 0 0 -1 1v11" />
77972</svg>
77973"#;
77974pub const ICON_TEMPERATURE_MINUS: &str = r#"
77975<svg
77976 xmlns="http://www.w3.org/2000/svg"
77977 width="24"
77978 height="24"
77979 viewBox="0 0 24 24"
77980 fill="none"
77981 stroke="currentColor"
77982 stroke-width="1.5"
77983 stroke-linecap="round"
77984 stroke-linejoin="round"
77985>
77986 <path d="M8 13.5a4 4 0 1 0 4 0v-8.5a2 2 0 0 0 -4 0v8.5" />
77987 <path d="M8 9l4 0" />
77988 <path d="M16 9l6 0" />
77989</svg>
77990"#;
77991pub const ICON_TEMPERATURE_OFF: &str = r#"
77992<svg
77993 xmlns="http://www.w3.org/2000/svg"
77994 width="24"
77995 height="24"
77996 viewBox="0 0 24 24"
77997 fill="none"
77998 stroke="currentColor"
77999 stroke-width="1.5"
78000 stroke-linecap="round"
78001 stroke-linejoin="round"
78002>
78003 <path d="M10 10v3.5a4 4 0 1 0 5.836 2.33m-1.836 -5.83v-5a2 2 0 1 0 -4 0v1" />
78004 <path d="M13 9h1" />
78005 <path d="M3 3l18 18" />
78006</svg>
78007"#;
78008pub const ICON_TEMPERATURE_PLUS: &str = r#"
78009<svg
78010 xmlns="http://www.w3.org/2000/svg"
78011 width="24"
78012 height="24"
78013 viewBox="0 0 24 24"
78014 fill="none"
78015 stroke="currentColor"
78016 stroke-width="1.5"
78017 stroke-linecap="round"
78018 stroke-linejoin="round"
78019>
78020 <path d="M8 13.5a4 4 0 1 0 4 0v-8.5a2 2 0 0 0 -4 0v8.5" />
78021 <path d="M8 9l4 0" />
78022 <path d="M16 9l6 0" />
78023 <path d="M19 6l0 6" />
78024</svg>
78025"#;
78026pub const ICON_TEMPERATURE_SNOW: &str = r#"
78027<svg
78028 xmlns="http://www.w3.org/2000/svg"
78029 width="24"
78030 height="24"
78031 viewBox="0 0 24 24"
78032 fill="none"
78033 stroke="currentColor"
78034 stroke-width="1.5"
78035 stroke-linecap="round"
78036 stroke-linejoin="round"
78037>
78038 <path d="M4 13.5a4 4 0 1 0 4 0v-8.5a2 2 0 1 0 -4 0v8.5" />
78039 <path d="M4 9h4" />
78040 <path d="M14.75 4l1 2h2.25" />
78041 <path d="M17 4l-3 5l2 3" />
78042 <path d="M20.25 10l-1.25 2l1.25 2" />
78043 <path d="M22 12h-6l-2 3" />
78044 <path d="M18 18h-2.25l-1 2" />
78045 <path d="M17 20l-3 -5h-1" />
78046 <path d="M12 9l2.088 .008" />
78047</svg>
78048"#;
78049pub const ICON_TEMPERATURE_SUN: &str = r#"
78050<svg
78051 xmlns="http://www.w3.org/2000/svg"
78052 width="24"
78053 height="24"
78054 viewBox="0 0 24 24"
78055 fill="none"
78056 stroke="currentColor"
78057 stroke-width="1.5"
78058 stroke-linecap="round"
78059 stroke-linejoin="round"
78060>
78061 <path d="M4 13.5a4 4 0 1 0 4 0v-8.5a2 2 0 1 0 -4 0v8.5" />
78062 <path d="M4 9h4" />
78063 <path d="M13 16a4 4 0 1 0 0 -8a4.07 4.07 0 0 0 -1 .124" />
78064 <path d="M13 3v1" />
78065 <path d="M21 12h1" />
78066 <path d="M13 20v1" />
78067 <path d="M19.4 5.6l-.7 .7" />
78068 <path d="M18.7 17.7l.7 .7" />
78069</svg>
78070"#;
78071pub const ICON_TEMPERATURE: &str = r#"
78072<svg
78073 xmlns="http://www.w3.org/2000/svg"
78074 width="24"
78075 height="24"
78076 viewBox="0 0 24 24"
78077 fill="none"
78078 stroke="currentColor"
78079 stroke-width="1.5"
78080 stroke-linecap="round"
78081 stroke-linejoin="round"
78082>
78083 <path d="M10 13.5a4 4 0 1 0 4 0v-8.5a2 2 0 0 0 -4 0v8.5" />
78084 <path d="M10 9l4 0" />
78085</svg>
78086"#;
78087pub const ICON_TEMPLATE_OFF: &str = r#"
78088<svg
78089 xmlns="http://www.w3.org/2000/svg"
78090 width="24"
78091 height="24"
78092 viewBox="0 0 24 24"
78093 fill="none"
78094 stroke="currentColor"
78095 stroke-width="1.5"
78096 stroke-linecap="round"
78097 stroke-linejoin="round"
78098>
78099 <path d="M8 4h11a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-7m-4 0h-3a1 1 0 0 1 -1 -1v-2c0 -.271 .108 -.517 .283 -.697" />
78100 <path d="M4 12m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
78101 <path d="M16 12h4" />
78102 <path d="M14 16h2" />
78103 <path d="M14 20h6" />
78104 <path d="M3 3l18 18" />
78105</svg>
78106"#;
78107pub const ICON_TEMPLATE: &str = r#"
78108<svg
78109 xmlns="http://www.w3.org/2000/svg"
78110 width="24"
78111 height="24"
78112 viewBox="0 0 24 24"
78113 fill="none"
78114 stroke="currentColor"
78115 stroke-width="1.5"
78116 stroke-linecap="round"
78117 stroke-linejoin="round"
78118>
78119 <path d="M4 4m0 1a1 1 0 0 1 1 -1h14a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-14a1 1 0 0 1 -1 -1z" />
78120 <path d="M4 12m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
78121 <path d="M14 12l6 0" />
78122 <path d="M14 16l6 0" />
78123 <path d="M14 20l6 0" />
78124</svg>
78125"#;
78126pub const ICON_TENT_OFF: &str = r#"
78127<svg
78128 xmlns="http://www.w3.org/2000/svg"
78129 width="24"
78130 height="24"
78131 viewBox="0 0 24 24"
78132 fill="none"
78133 stroke="currentColor"
78134 stroke-width="1.5"
78135 stroke-linecap="round"
78136 stroke-linejoin="round"
78137>
78138 <path d="M11 14l4 6h5m-2.863 -6.868l-5.137 -9.132l-1.44 2.559m-1.44 2.563l-6.12 10.878h6l4 -6" />
78139 <path d="M3 3l18 18" />
78140</svg>
78141"#;
78142pub const ICON_TENT: &str = r#"
78143<svg
78144 xmlns="http://www.w3.org/2000/svg"
78145 width="24"
78146 height="24"
78147 viewBox="0 0 24 24"
78148 fill="none"
78149 stroke="currentColor"
78150 stroke-width="1.5"
78151 stroke-linecap="round"
78152 stroke-linejoin="round"
78153>
78154 <path d="M11 14l4 6h6l-9 -16l-9 16h6l4 -6" />
78155</svg>
78156"#;
78157pub const ICON_TERMINAL_2: &str = r#"
78158<svg
78159 xmlns="http://www.w3.org/2000/svg"
78160 width="24"
78161 height="24"
78162 viewBox="0 0 24 24"
78163 fill="none"
78164 stroke="currentColor"
78165 stroke-width="1.5"
78166 stroke-linecap="round"
78167 stroke-linejoin="round"
78168>
78169 <path d="M8 9l3 3l-3 3" />
78170 <path d="M13 15l3 0" />
78171 <path d="M3 4m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
78172</svg>
78173"#;
78174pub const ICON_TERMINAL: &str = r#"
78175<svg
78176 xmlns="http://www.w3.org/2000/svg"
78177 width="24"
78178 height="24"
78179 viewBox="0 0 24 24"
78180 fill="none"
78181 stroke="currentColor"
78182 stroke-width="1.5"
78183 stroke-linecap="round"
78184 stroke-linejoin="round"
78185>
78186 <path d="M5 7l5 5l-5 5" />
78187 <path d="M12 19l7 0" />
78188</svg>
78189"#;
78190pub const ICON_TEST_PIPE_2: &str = r#"
78191<svg
78192 xmlns="http://www.w3.org/2000/svg"
78193 width="24"
78194 height="24"
78195 viewBox="0 0 24 24"
78196 fill="none"
78197 stroke="currentColor"
78198 stroke-width="1.5"
78199 stroke-linecap="round"
78200 stroke-linejoin="round"
78201>
78202 <path d="M15 3v15a3 3 0 0 1 -6 0v-15" />
78203 <path d="M9 12h6" />
78204 <path d="M8 3h8" />
78205</svg>
78206"#;
78207pub const ICON_TEST_PIPE_OFF: &str = r#"
78208<svg
78209 xmlns="http://www.w3.org/2000/svg"
78210 width="24"
78211 height="24"
78212 viewBox="0 0 24 24"
78213 fill="none"
78214 stroke="currentColor"
78215 stroke-width="1.5"
78216 stroke-linecap="round"
78217 stroke-linejoin="round"
78218>
78219 <path d="M20 8.04a803.533 803.533 0 0 0 -4 3.96m-2 2c-1.085 1.085 -3.125 3.14 -6.122 6.164a2.857 2.857 0 0 1 -4.041 -4.04c3.018 -3 5.073 -5.037 6.163 -6.124m2 -2c.872 -.872 2.191 -2.205 3.959 -4" />
78220 <path d="M7 13h6" />
78221 <path d="M19 15l1.5 1.6m-.74 3.173a2 2 0 0 1 -2.612 -2.608" />
78222 <path d="M15 3l6 6" />
78223 <path d="M3 3l18 18" />
78224</svg>
78225"#;
78226pub const ICON_TEST_PIPE: &str = r#"
78227<svg
78228 xmlns="http://www.w3.org/2000/svg"
78229 width="24"
78230 height="24"
78231 viewBox="0 0 24 24"
78232 fill="none"
78233 stroke="currentColor"
78234 stroke-width="1.5"
78235 stroke-linecap="round"
78236 stroke-linejoin="round"
78237>
78238 <path d="M20 8.04l-12.122 12.124a2.857 2.857 0 1 1 -4.041 -4.04l12.122 -12.124" />
78239 <path d="M7 13h8" />
78240 <path d="M19 15l1.5 1.6a2 2 0 1 1 -3 0l1.5 -1.6z" />
78241 <path d="M15 3l6 6" />
78242</svg>
78243"#;
78244pub const ICON_TEX: &str = r#"
78245<svg
78246 xmlns="http://www.w3.org/2000/svg"
78247 width="24"
78248 height="24"
78249 viewBox="0 0 24 24"
78250 fill="none"
78251 stroke="currentColor"
78252 stroke-width="1.5"
78253 stroke-linecap="round"
78254 stroke-linejoin="round"
78255>
78256 <path d="M9 8v-1h-6v1" />
78257 <path d="M6 15v-8" />
78258 <path d="M21 15l-5 -8" />
78259 <path d="M16 15l5 -8" />
78260 <path d="M14 11h-4v8h4" />
78261 <path d="M10 15h3" />
78262</svg>
78263"#;
78264pub const ICON_TEXT_CAPTION: &str = r#"
78265<svg
78266 xmlns="http://www.w3.org/2000/svg"
78267 width="24"
78268 height="24"
78269 viewBox="0 0 24 24"
78270 fill="none"
78271 stroke="currentColor"
78272 stroke-width="1.5"
78273 stroke-linecap="round"
78274 stroke-linejoin="round"
78275>
78276 <path d="M4 15h16" />
78277 <path d="M4 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
78278 <path d="M4 20h12" />
78279</svg>
78280"#;
78281pub const ICON_TEXT_COLOR: &str = r#"
78282<svg
78283 xmlns="http://www.w3.org/2000/svg"
78284 width="24"
78285 height="24"
78286 viewBox="0 0 24 24"
78287 fill="none"
78288 stroke="currentColor"
78289 stroke-width="1.5"
78290 stroke-linecap="round"
78291 stroke-linejoin="round"
78292>
78293 <path d="M9 15v-7a3 3 0 0 1 6 0v7" />
78294 <path d="M9 11h6" />
78295 <path d="M5 19h14" />
78296</svg>
78297"#;
78298pub const ICON_TEXT_DECREASE: &str = r#"
78299<svg
78300 xmlns="http://www.w3.org/2000/svg"
78301 width="24"
78302 height="24"
78303 viewBox="0 0 24 24"
78304 fill="none"
78305 stroke="currentColor"
78306 stroke-width="1.5"
78307 stroke-linecap="round"
78308 stroke-linejoin="round"
78309>
78310 <path d="M4 19v-10.5a3.5 3.5 0 1 1 7 0v10.5" />
78311 <path d="M4 13h7" />
78312 <path d="M21 12h-6" />
78313</svg>
78314"#;
78315pub const ICON_TEXT_DIRECTION_LTR: &str = r#"
78316<svg
78317 xmlns="http://www.w3.org/2000/svg"
78318 width="24"
78319 height="24"
78320 viewBox="0 0 24 24"
78321 fill="none"
78322 stroke="currentColor"
78323 stroke-width="1.5"
78324 stroke-linecap="round"
78325 stroke-linejoin="round"
78326>
78327 <path d="M5 19h14" />
78328 <path d="M17 21l2 -2l-2 -2" />
78329 <path d="M16 4h-6.5a3.5 3.5 0 0 0 0 7h.5" />
78330 <path d="M14 15v-11" />
78331 <path d="M10 15v-11" />
78332</svg>
78333"#;
78334pub const ICON_TEXT_DIRECTION_RTL: &str = r#"
78335<svg
78336 xmlns="http://www.w3.org/2000/svg"
78337 width="24"
78338 height="24"
78339 viewBox="0 0 24 24"
78340 fill="none"
78341 stroke="currentColor"
78342 stroke-width="1.5"
78343 stroke-linecap="round"
78344 stroke-linejoin="round"
78345>
78346 <path d="M16 4h-6.5a3.5 3.5 0 0 0 0 7h.5" />
78347 <path d="M14 15v-11" />
78348 <path d="M10 15v-11" />
78349 <path d="M5 19h14" />
78350 <path d="M7 21l-2 -2l2 -2" />
78351</svg>
78352"#;
78353pub const ICON_TEXT_GRAMMAR: &str = r#"
78354<svg
78355 xmlns="http://www.w3.org/2000/svg"
78356 width="24"
78357 height="24"
78358 viewBox="0 0 24 24"
78359 fill="none"
78360 stroke="currentColor"
78361 stroke-width="1.5"
78362 stroke-linecap="round"
78363 stroke-linejoin="round"
78364>
78365 <path d="M14 9a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
78366 <path d="M4 12v-5a3 3 0 1 1 6 0v5" />
78367 <path d="M4 9h6" />
78368 <path d="M20 6v6" />
78369 <path d="M4 16h12" />
78370 <path d="M4 20h6" />
78371 <path d="M14 20l2 2l5 -5" />
78372</svg>
78373"#;
78374pub const ICON_TEXT_INCREASE: &str = r#"
78375<svg
78376 xmlns="http://www.w3.org/2000/svg"
78377 width="24"
78378 height="24"
78379 viewBox="0 0 24 24"
78380 fill="none"
78381 stroke="currentColor"
78382 stroke-width="1.5"
78383 stroke-linecap="round"
78384 stroke-linejoin="round"
78385>
78386 <path d="M4 19v-10.5a3.5 3.5 0 1 1 7 0v10.5" />
78387 <path d="M4 13h7" />
78388 <path d="M18 9v6" />
78389 <path d="M21 12h-6" />
78390</svg>
78391"#;
78392pub const ICON_TEXT_ORIENTATION: &str = r#"
78393<svg
78394 xmlns="http://www.w3.org/2000/svg"
78395 width="24"
78396 height="24"
78397 viewBox="0 0 24 24"
78398 fill="none"
78399 stroke="currentColor"
78400 stroke-width="1.5"
78401 stroke-linecap="round"
78402 stroke-linejoin="round"
78403>
78404 <path d="M9 15l-5 -5c-1.367 -1.367 -1.367 -3.633 0 -5s3.633 -1.367 5 0l5 5" />
78405 <path d="M5.5 11.5l5 -5" />
78406 <path d="M21 12l-9 9" />
78407 <path d="M21 12v4" />
78408 <path d="M21 12h-4" />
78409</svg>
78410"#;
78411pub const ICON_TEXT_PLUS: &str = r#"
78412<svg
78413 xmlns="http://www.w3.org/2000/svg"
78414 width="24"
78415 height="24"
78416 viewBox="0 0 24 24"
78417 fill="none"
78418 stroke="currentColor"
78419 stroke-width="1.5"
78420 stroke-linecap="round"
78421 stroke-linejoin="round"
78422>
78423 <path d="M19 10h-14" />
78424 <path d="M5 6h14" />
78425 <path d="M14 14h-9" />
78426 <path d="M5 18h6" />
78427 <path d="M18 15v6" />
78428 <path d="M15 18h6" />
78429</svg>
78430"#;
78431pub const ICON_TEXT_RECOGNITION: &str = r#"
78432<svg
78433 xmlns="http://www.w3.org/2000/svg"
78434 width="24"
78435 height="24"
78436 viewBox="0 0 24 24"
78437 fill="none"
78438 stroke="currentColor"
78439 stroke-width="1.5"
78440 stroke-linecap="round"
78441 stroke-linejoin="round"
78442>
78443 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
78444 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
78445 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
78446 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
78447 <path d="M12 16v-7" />
78448 <path d="M9 9h6" />
78449</svg>
78450"#;
78451pub const ICON_TEXT_RESIZE: &str = r#"
78452<svg
78453 xmlns="http://www.w3.org/2000/svg"
78454 width="24"
78455 height="24"
78456 viewBox="0 0 24 24"
78457 fill="none"
78458 stroke="currentColor"
78459 stroke-width="1.5"
78460 stroke-linecap="round"
78461 stroke-linejoin="round"
78462>
78463 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
78464 <path d="M19 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
78465 <path d="M5 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
78466 <path d="M19 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
78467 <path d="M5 7v10" />
78468 <path d="M7 5h10" />
78469 <path d="M7 19h10" />
78470 <path d="M19 7v10" />
78471 <path d="M10 10h4" />
78472 <path d="M12 14v-4" />
78473</svg>
78474"#;
78475pub const ICON_TEXT_SCAN_2: &str = r#"
78476<svg
78477 xmlns="http://www.w3.org/2000/svg"
78478 width="24"
78479 height="24"
78480 viewBox="0 0 24 24"
78481 fill="none"
78482 stroke="currentColor"
78483 stroke-width="1.5"
78484 stroke-linecap="round"
78485 stroke-linejoin="round"
78486>
78487 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
78488 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
78489 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
78490 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
78491 <path d="M8 12h8" />
78492 <path d="M8 9h6" />
78493 <path d="M8 15h4" />
78494</svg>
78495"#;
78496pub const ICON_TEXT_SIZE: &str = r#"
78497<svg
78498 xmlns="http://www.w3.org/2000/svg"
78499 width="24"
78500 height="24"
78501 viewBox="0 0 24 24"
78502 fill="none"
78503 stroke="currentColor"
78504 stroke-width="1.5"
78505 stroke-linecap="round"
78506 stroke-linejoin="round"
78507>
78508 <path d="M3 7v-2h13v2" />
78509 <path d="M10 5v14" />
78510 <path d="M12 19h-4" />
78511 <path d="M15 13v-1h6v1" />
78512 <path d="M18 12v7" />
78513 <path d="M17 19h2" />
78514</svg>
78515"#;
78516pub const ICON_TEXT_SPELLCHECK: &str = r#"
78517<svg
78518 xmlns="http://www.w3.org/2000/svg"
78519 width="24"
78520 height="24"
78521 viewBox="0 0 24 24"
78522 fill="none"
78523 stroke="currentColor"
78524 stroke-width="1.5"
78525 stroke-linecap="round"
78526 stroke-linejoin="round"
78527>
78528 <path d="M5 15v-7.5a3.5 3.5 0 0 1 7 0v7.5" />
78529 <path d="M5 10h7" />
78530 <path d="M10 18l3 3l7 -7" />
78531</svg>
78532"#;
78533pub const ICON_TEXT_WRAP_COLUMN: &str = r#"
78534<svg
78535 xmlns="http://www.w3.org/2000/svg"
78536 width="24"
78537 height="24"
78538 viewBox="0 0 24 24"
78539 fill="none"
78540 stroke="currentColor"
78541 stroke-width="1.5"
78542 stroke-linecap="round"
78543 stroke-linejoin="round"
78544>
78545 <path d="M7 9h7a3 3 0 0 1 0 6h-4l2 -2" />
78546 <path d="M12 17l-2 -2" />
78547 <path d="M3 3v18" />
78548 <path d="M21 3v18" />
78549</svg>
78550"#;
78551pub const ICON_TEXT_WRAP_DISABLED: &str = r#"
78552<svg
78553 xmlns="http://www.w3.org/2000/svg"
78554 width="24"
78555 height="24"
78556 viewBox="0 0 24 24"
78557 fill="none"
78558 stroke="currentColor"
78559 stroke-width="1.5"
78560 stroke-linecap="round"
78561 stroke-linejoin="round"
78562>
78563 <path d="M4 6l10 0" />
78564 <path d="M4 18l10 0" />
78565 <path d="M4 12h17l-3 -3m0 6l3 -3" />
78566</svg>
78567"#;
78568pub const ICON_TEXT_WRAP: &str = r#"
78569<svg
78570 xmlns="http://www.w3.org/2000/svg"
78571 width="24"
78572 height="24"
78573 viewBox="0 0 24 24"
78574 fill="none"
78575 stroke="currentColor"
78576 stroke-width="1.5"
78577 stroke-linecap="round"
78578 stroke-linejoin="round"
78579>
78580 <path d="M4 6l16 0" />
78581 <path d="M4 18l5 0" />
78582 <path d="M4 12h13a3 3 0 0 1 0 6h-4l2 -2m0 4l-2 -2" />
78583</svg>
78584"#;
78585pub const ICON_TEXTURE: &str = r#"
78586<svg
78587 xmlns="http://www.w3.org/2000/svg"
78588 width="24"
78589 height="24"
78590 viewBox="0 0 24 24"
78591 fill="none"
78592 stroke="currentColor"
78593 stroke-width="1.5"
78594 stroke-linecap="round"
78595 stroke-linejoin="round"
78596>
78597 <path d="M6 3l-3 3" />
78598 <path d="M21 18l-3 3" />
78599 <path d="M11 3l-8 8" />
78600 <path d="M16 3l-13 13" />
78601 <path d="M21 3l-18 18" />
78602 <path d="M21 8l-13 13" />
78603 <path d="M21 13l-8 8" />
78604</svg>
78605"#;
78606pub const ICON_THEATER: &str = r#"
78607<svg
78608 xmlns="http://www.w3.org/2000/svg"
78609 width="24"
78610 height="24"
78611 viewBox="0 0 24 24"
78612 fill="none"
78613 stroke="currentColor"
78614 stroke-width="1.5"
78615 stroke-linecap="round"
78616 stroke-linejoin="round"
78617>
78618 <path d="M4 20h16" />
78619 <path d="M20 16v-10a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v10l4 -6c2.667 1.333 5.333 1.333 8 0l4 6z" />
78620</svg>
78621"#;
78622pub const ICON_THERMOMETER: &str = r#"
78623<svg
78624 xmlns="http://www.w3.org/2000/svg"
78625 width="24"
78626 height="24"
78627 viewBox="0 0 24 24"
78628 fill="none"
78629 stroke="currentColor"
78630 stroke-width="1.5"
78631 stroke-linecap="round"
78632 stroke-linejoin="round"
78633>
78634 <path d="M19 5a2.828 2.828 0 0 1 0 4l-8 8h-4v-4l8 -8a2.828 2.828 0 0 1 4 0z" />
78635 <path d="M16 7l-1.5 -1.5" />
78636 <path d="M13 10l-1.5 -1.5" />
78637 <path d="M10 13l-1.5 -1.5" />
78638 <path d="M7 17l-3 3" />
78639</svg>
78640"#;
78641pub const ICON_THUMB_DOWN_OFF: &str = r#"
78642<svg
78643 xmlns="http://www.w3.org/2000/svg"
78644 width="24"
78645 height="24"
78646 viewBox="0 0 24 24"
78647 fill="none"
78648 stroke="currentColor"
78649 stroke-width="1.5"
78650 stroke-linecap="round"
78651 stroke-linejoin="round"
78652>
78653 <path d="M7 13v-6m-3 -3a1 1 0 0 0 -1 1v7a1 1 0 0 0 1 1h3a4 4 0 0 1 4 4v1a2 2 0 1 0 4 0v-3m2 -2h1a2 2 0 0 0 2 -2l-1 -5c-.295 -1.26 -1.11 -2.076 -2 -2h-7c-.57 0 -1.102 .159 -1.556 .434" />
78654 <path d="M3 3l18 18" />
78655</svg>
78656"#;
78657pub const ICON_THUMB_DOWN: &str = r#"
78658<svg
78659 xmlns="http://www.w3.org/2000/svg"
78660 width="24"
78661 height="24"
78662 viewBox="0 0 24 24"
78663 fill="none"
78664 stroke="currentColor"
78665 stroke-width="1.5"
78666 stroke-linecap="round"
78667 stroke-linejoin="round"
78668>
78669 <path d="M7 13v-8a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v7a1 1 0 0 0 1 1h3a4 4 0 0 1 4 4v1a2 2 0 0 0 4 0v-5h3a2 2 0 0 0 2 -2l-1 -5a2 3 0 0 0 -2 -2h-7a3 3 0 0 0 -3 3" />
78670</svg>
78671"#;
78672pub const ICON_THUMB_UP_OFF: &str = r#"
78673<svg
78674 xmlns="http://www.w3.org/2000/svg"
78675 width="24"
78676 height="24"
78677 viewBox="0 0 24 24"
78678 fill="none"
78679 stroke="currentColor"
78680 stroke-width="1.5"
78681 stroke-linecap="round"
78682 stroke-linejoin="round"
78683>
78684 <path d="M7 11v8a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-7a1 1 0 0 1 1 -1h3a3.987 3.987 0 0 0 2.828 -1.172m1.172 -2.828v-1a2 2 0 1 1 4 0v5h3a2 2 0 0 1 2 2c-.222 1.112 -.39 1.947 -.5 2.503m-.758 3.244c-.392 .823 -1.044 1.312 -1.742 1.253h-7a3 3 0 0 1 -3 -3" />
78685 <path d="M3 3l18 18" />
78686</svg>
78687"#;
78688pub const ICON_THUMB_UP: &str = r#"
78689<svg
78690 xmlns="http://www.w3.org/2000/svg"
78691 width="24"
78692 height="24"
78693 viewBox="0 0 24 24"
78694 fill="none"
78695 stroke="currentColor"
78696 stroke-width="1.5"
78697 stroke-linecap="round"
78698 stroke-linejoin="round"
78699>
78700 <path d="M7 11v8a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-7a1 1 0 0 1 1 -1h3a4 4 0 0 0 4 -4v-1a2 2 0 0 1 4 0v5h3a2 2 0 0 1 2 2l-1 5a2 3 0 0 1 -2 2h-7a3 3 0 0 1 -3 -3" />
78701</svg>
78702"#;
78703pub const ICON_TIC_TAC: &str = r#"
78704<svg
78705 xmlns="http://www.w3.org/2000/svg"
78706 width="24"
78707 height="24"
78708 viewBox="0 0 24 24"
78709 fill="none"
78710 stroke="currentColor"
78711 stroke-width="1.5"
78712 stroke-linecap="round"
78713 stroke-linejoin="round"
78714>
78715 <path d="M6 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
78716 <path d="M3 12h18" />
78717 <path d="M12 3v18" />
78718 <path d="M4 16l4 4" />
78719 <path d="M4 20l4 -4" />
78720 <path d="M16 4l4 4" />
78721 <path d="M16 8l4 -4" />
78722 <path d="M18 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
78723</svg>
78724"#;
78725pub const ICON_TICKET_OFF: &str = r#"
78726<svg
78727 xmlns="http://www.w3.org/2000/svg"
78728 width="24"
78729 height="24"
78730 viewBox="0 0 24 24"
78731 fill="none"
78732 stroke="currentColor"
78733 stroke-width="1.5"
78734 stroke-linecap="round"
78735 stroke-linejoin="round"
78736>
78737 <path d="M15 5v2" />
78738 <path d="M15 17v2" />
78739 <path d="M9 5h10a2 2 0 0 1 2 2v3a2 2 0 1 0 0 4v3m-2 2h-14a2 2 0 0 1 -2 -2v-3a2 2 0 1 0 0 -4v-3a2 2 0 0 1 2 -2" />
78740 <path d="M3 3l18 18" />
78741</svg>
78742"#;
78743pub const ICON_TICKET: &str = r#"
78744<svg
78745 xmlns="http://www.w3.org/2000/svg"
78746 width="24"
78747 height="24"
78748 viewBox="0 0 24 24"
78749 fill="none"
78750 stroke="currentColor"
78751 stroke-width="1.5"
78752 stroke-linecap="round"
78753 stroke-linejoin="round"
78754>
78755 <path d="M15 5l0 2" />
78756 <path d="M15 11l0 2" />
78757 <path d="M15 17l0 2" />
78758 <path d="M5 5h14a2 2 0 0 1 2 2v3a2 2 0 0 0 0 4v3a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-3a2 2 0 0 0 0 -4v-3a2 2 0 0 1 2 -2" />
78759</svg>
78760"#;
78761pub const ICON_TIE: &str = r#"
78762<svg
78763 xmlns="http://www.w3.org/2000/svg"
78764 width="24"
78765 height="24"
78766 viewBox="0 0 24 24"
78767 fill="none"
78768 stroke="currentColor"
78769 stroke-width="1.5"
78770 stroke-linecap="round"
78771 stroke-linejoin="round"
78772>
78773 <path d="M12 22l4 -4l-2.5 -11l.993 -2.649a1 1 0 0 0 -.936 -1.351h-3.114a1 1 0 0 0 -.936 1.351l.993 2.649l-2.5 11l4 4z" />
78774 <path d="M10.5 7h3l5 5.5" />
78775</svg>
78776"#;
78777pub const ICON_TILDE: &str = r#"
78778<svg
78779 xmlns="http://www.w3.org/2000/svg"
78780 width="24"
78781 height="24"
78782 viewBox="0 0 24 24"
78783 fill="none"
78784 stroke="currentColor"
78785 stroke-width="1.5"
78786 stroke-linecap="round"
78787 stroke-linejoin="round"
78788>
78789 <path d="M4 12c0 -1.657 1.592 -3 3.556 -3c1.963 0 3.11 1.5 4.444 3c1.333 1.5 2.48 3 4.444 3s3.556 -1.343 3.556 -3" />
78790</svg>
78791"#;
78792pub const ICON_TILT_SHIFT_OFF: &str = r#"
78793<svg
78794 xmlns="http://www.w3.org/2000/svg"
78795 width="24"
78796 height="24"
78797 viewBox="0 0 24 24"
78798 fill="none"
78799 stroke="currentColor"
78800 stroke-width="1.5"
78801 stroke-linecap="round"
78802 stroke-linejoin="round"
78803>
78804 <path d="M8.56 3.69a9 9 0 0 0 -.577 .263" />
78805 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
78806 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
78807 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
78808 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
78809 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
78810 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
78811 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
78812 <path d="M10.57 10.602a2 2 0 0 0 2.862 2.795" />
78813 <path d="M3 3l18 18" />
78814</svg>
78815"#;
78816pub const ICON_TILT_SHIFT: &str = r#"
78817<svg
78818 xmlns="http://www.w3.org/2000/svg"
78819 width="24"
78820 height="24"
78821 viewBox="0 0 24 24"
78822 fill="none"
78823 stroke="currentColor"
78824 stroke-width="1.5"
78825 stroke-linecap="round"
78826 stroke-linejoin="round"
78827>
78828 <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
78829 <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
78830 <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
78831 <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
78832 <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
78833 <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
78834 <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
78835 <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
78836 <path d="M12 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
78837</svg>
78838"#;
78839pub const ICON_TIME_DURATION_0: &str = r#"
78840<svg
78841 xmlns="http://www.w3.org/2000/svg"
78842 width="24"
78843 height="24"
78844 viewBox="0 0 24 24"
78845 fill="none"
78846 stroke="currentColor"
78847 stroke-width="1.5"
78848 stroke-linecap="round"
78849 stroke-linejoin="round"
78850>
78851 <path d="M3 12v.01" />
78852 <path d="M21 12v.01" />
78853 <path d="M12 21v.01" />
78854 <path d="M12 3v.01" />
78855 <path d="M7.5 4.2v.01" />
78856 <path d="M16.5 4.2v.01" />
78857 <path d="M16.5 19.8v.01" />
78858 <path d="M7.5 19.8v.01" />
78859 <path d="M4.2 16.5v.01" />
78860 <path d="M19.8 16.5v.01" />
78861 <path d="M19.8 7.5v.01" />
78862 <path d="M4.2 7.5v.01" />
78863 <path d="M10 11v2a2 2 0 1 0 4 0v-2a2 2 0 1 0 -4 0z" />
78864</svg>
78865"#;
78866pub const ICON_TIME_DURATION_10: &str = r#"
78867<svg
78868 xmlns="http://www.w3.org/2000/svg"
78869 width="24"
78870 height="24"
78871 viewBox="0 0 24 24"
78872 fill="none"
78873 stroke="currentColor"
78874 stroke-width="1.5"
78875 stroke-linecap="round"
78876 stroke-linejoin="round"
78877>
78878 <path d="M9 9v6" />
78879 <path d="M12 11v2a2 2 0 1 0 4 0v-2a2 2 0 1 0 -4 0z" />
78880 <path d="M3 12v.01" />
78881 <path d="M21 12v.01" />
78882 <path d="M12 21v.01" />
78883 <path d="M7.5 4.2v.01" />
78884 <path d="M16.5 19.8v.01" />
78885 <path d="M7.5 19.8v.01" />
78886 <path d="M4.2 16.5v.01" />
78887 <path d="M19.8 16.5v.01" />
78888 <path d="M4.2 7.5v.01" />
78889 <path d="M19.81 7.527a8.994 8.994 0 0 0 -7.81 -4.527" />
78890</svg>
78891"#;
78892pub const ICON_TIME_DURATION_15: &str = r#"
78893<svg
78894 xmlns="http://www.w3.org/2000/svg"
78895 width="24"
78896 height="24"
78897 viewBox="0 0 24 24"
78898 fill="none"
78899 stroke="currentColor"
78900 stroke-width="1.5"
78901 stroke-linecap="round"
78902 stroke-linejoin="round"
78903>
78904 <path d="M12 15h2a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2v-3h3" />
78905 <path d="M9 9v6" />
78906 <path d="M3 12v.01" />
78907 <path d="M12 21v.01" />
78908 <path d="M7.5 4.2v.01" />
78909 <path d="M16.5 19.8v.01" />
78910 <path d="M7.5 19.8v.01" />
78911 <path d="M4.2 16.5v.01" />
78912 <path d="M19.8 16.5v.01" />
78913 <path d="M4.2 7.5v.01" />
78914 <path d="M21 12a9 9 0 0 0 -9 -9" />
78915</svg>
78916"#;
78917pub const ICON_TIME_DURATION_30: &str = r#"
78918<svg
78919 xmlns="http://www.w3.org/2000/svg"
78920 width="24"
78921 height="24"
78922 viewBox="0 0 24 24"
78923 fill="none"
78924 stroke="currentColor"
78925 stroke-width="1.5"
78926 stroke-linecap="round"
78927 stroke-linejoin="round"
78928>
78929 <path d="M14 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
78930 <path d="M8 9h1.5a1.5 1.5 0 0 1 0 3h-.5h.5a1.5 1.5 0 0 1 0 3h-1.5" />
78931 <path d="M3 12v.01" />
78932 <path d="M7.5 4.2v.01" />
78933 <path d="M7.5 19.8v.01" />
78934 <path d="M4.2 16.5v.01" />
78935 <path d="M4.2 7.5v.01" />
78936 <path d="M12 21a9 9 0 0 0 0 -18" />
78937</svg>
78938"#;
78939pub const ICON_TIME_DURATION_45: &str = r#"
78940<svg
78941 xmlns="http://www.w3.org/2000/svg"
78942 width="24"
78943 height="24"
78944 viewBox="0 0 24 24"
78945 fill="none"
78946 stroke="currentColor"
78947 stroke-width="1.5"
78948 stroke-linecap="round"
78949 stroke-linejoin="round"
78950>
78951 <path d="M13 15h2a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2v-3h3" />
78952 <path d="M7 9v2a1 1 0 0 0 1 1h1" />
78953 <path d="M10 9v6" />
78954 <path d="M7.5 4.2v.01" />
78955 <path d="M4.2 7.5v.01" />
78956 <path d="M3 12a9 9 0 1 0 9 -9" />
78957</svg>
78958"#;
78959pub const ICON_TIME_DURATION_5: &str = r#"
78960<svg
78961 xmlns="http://www.w3.org/2000/svg"
78962 width="24"
78963 height="24"
78964 viewBox="0 0 24 24"
78965 fill="none"
78966 stroke="currentColor"
78967 stroke-width="1.5"
78968 stroke-linecap="round"
78969 stroke-linejoin="round"
78970>
78971 <path d="M10 15h2a1.5 1.5 0 0 0 0 -3h-2v-3h3.5" />
78972 <path d="M3 12v.01" />
78973 <path d="M21 12v.01" />
78974 <path d="M12 21v.01" />
78975 <path d="M7.5 4.2v.01" />
78976 <path d="M16.5 19.8v.01" />
78977 <path d="M7.5 19.8v.01" />
78978 <path d="M4.2 16.5v.01" />
78979 <path d="M19.8 16.5v.01" />
78980 <path d="M19.8 7.5v.01" />
78981 <path d="M4.2 7.5v.01" />
78982 <path d="M16.5 4.206a9.042 9.042 0 0 0 -4.5 -1.206" />
78983</svg>
78984"#;
78985pub const ICON_TIME_DURATION_60: &str = r#"
78986<svg
78987 xmlns="http://www.w3.org/2000/svg"
78988 width="24"
78989 height="24"
78990 viewBox="0 0 24 24"
78991 fill="none"
78992 stroke="currentColor"
78993 stroke-width="1.5"
78994 stroke-linecap="round"
78995 stroke-linejoin="round"
78996>
78997 <path d="M14 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
78998 <path d="M11 9h-2a1 1 0 0 0 -1 1v4a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2" />
78999 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
79000</svg>
79001"#;
79002pub const ICON_TIME_DURATION_90: &str = r#"
79003<svg
79004 xmlns="http://www.w3.org/2000/svg"
79005 width="24"
79006 height="24"
79007 viewBox="0 0 24 24"
79008 fill="none"
79009 stroke="currentColor"
79010 stroke-width="1.5"
79011 stroke-linecap="round"
79012 stroke-linejoin="round"
79013>
79014 <path d="M8 14.25c0 .414 .336 .75 .75 .75h1.5a.75 .75 0 0 0 .75 -.75v-4.5a.75 .75 0 0 0 -.75 -.75h-1.5a.75 .75 0 0 0 -.75 .75v1.5c0 .414 .336 .75 .75 .75h2.25" />
79015 <path d="M14 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0z" />
79016 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
79017</svg>
79018"#;
79019pub const ICON_TIME_DURATION_OFF: &str = r#"
79020<svg
79021 xmlns="http://www.w3.org/2000/svg"
79022 width="24"
79023 height="24"
79024 viewBox="0 0 24 24"
79025 fill="none"
79026 stroke="currentColor"
79027 stroke-width="1.5"
79028 stroke-linecap="round"
79029 stroke-linejoin="round"
79030>
79031 <path d="M3 12v.01" />
79032 <path d="M7.5 19.8v.01" />
79033 <path d="M4.2 16.5v.01" />
79034 <path d="M4.2 7.5v.01" />
79035 <path d="M12 21a8.994 8.994 0 0 0 6.362 -2.634m1.685 -2.336a9 9 0 0 0 -8.047 -13.03" />
79036 <path d="M3 3l18 18" />
79037</svg>
79038"#;
79039pub const ICON_TIMELINE_EVENT_EXCLAMATION: &str = r#"
79040<svg
79041 xmlns="http://www.w3.org/2000/svg"
79042 width="24"
79043 height="24"
79044 viewBox="0 0 24 24"
79045 fill="none"
79046 stroke="currentColor"
79047 stroke-width="1.5"
79048 stroke-linecap="round"
79049 stroke-linejoin="round"
79050>
79051 <path d="M12 20m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79052 <path d="M10 20h-6" />
79053 <path d="M14 20h6" />
79054 <path d="M12 15l-2 -2h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-3l-2 2z" />
79055 <path d="M12 6v2" />
79056 <path d="M12 11v.01" />
79057</svg>
79058"#;
79059pub const ICON_TIMELINE_EVENT_MINUS: &str = r#"
79060<svg
79061 xmlns="http://www.w3.org/2000/svg"
79062 width="24"
79063 height="24"
79064 viewBox="0 0 24 24"
79065 fill="none"
79066 stroke="currentColor"
79067 stroke-width="1.5"
79068 stroke-linecap="round"
79069 stroke-linejoin="round"
79070>
79071 <path d="M12 20m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79072 <path d="M10 20h-6" />
79073 <path d="M14 20h6" />
79074 <path d="M12 15l-2 -2h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-3l-2 2z" />
79075 <path d="M10 8h4" />
79076</svg>
79077"#;
79078pub const ICON_TIMELINE_EVENT_PLUS: &str = r#"
79079<svg
79080 xmlns="http://www.w3.org/2000/svg"
79081 width="24"
79082 height="24"
79083 viewBox="0 0 24 24"
79084 fill="none"
79085 stroke="currentColor"
79086 stroke-width="1.5"
79087 stroke-linecap="round"
79088 stroke-linejoin="round"
79089>
79090 <path d="M12 20m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79091 <path d="M10 20h-6" />
79092 <path d="M14 20h6" />
79093 <path d="M12 15l-2 -2h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-3l-2 2z" />
79094 <path d="M10 8h4" />
79095 <path d="M12 6v4" />
79096</svg>
79097"#;
79098pub const ICON_TIMELINE_EVENT_TEXT: &str = r#"
79099<svg
79100 xmlns="http://www.w3.org/2000/svg"
79101 width="24"
79102 height="24"
79103 viewBox="0 0 24 24"
79104 fill="none"
79105 stroke="currentColor"
79106 stroke-width="1.5"
79107 stroke-linecap="round"
79108 stroke-linejoin="round"
79109>
79110 <path d="M12 20m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79111 <path d="M10 20h-6" />
79112 <path d="M14 20h6" />
79113 <path d="M12 15l-2 -2h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-3l-2 2z" />
79114 <path d="M9 6h6" />
79115 <path d="M9 9h3" />
79116</svg>
79117"#;
79118pub const ICON_TIMELINE_EVENT_X: &str = r#"
79119<svg
79120 xmlns="http://www.w3.org/2000/svg"
79121 width="24"
79122 height="24"
79123 viewBox="0 0 24 24"
79124 fill="none"
79125 stroke="currentColor"
79126 stroke-width="1.5"
79127 stroke-linecap="round"
79128 stroke-linejoin="round"
79129>
79130 <path d="M12 20m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79131 <path d="M10 20h-6" />
79132 <path d="M14 20h6" />
79133 <path d="M12 15l-2 -2h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-3l-2 2z" />
79134 <path d="M13.5 9.5l-3 -3" />
79135 <path d="M10.5 9.5l3 -3" />
79136</svg>
79137"#;
79138pub const ICON_TIMELINE_EVENT: &str = r#"
79139<svg
79140 xmlns="http://www.w3.org/2000/svg"
79141 width="24"
79142 height="24"
79143 viewBox="0 0 24 24"
79144 fill="none"
79145 stroke="currentColor"
79146 stroke-width="1.5"
79147 stroke-linecap="round"
79148 stroke-linejoin="round"
79149>
79150 <path d="M12 20m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79151 <path d="M10 20h-6" />
79152 <path d="M14 20h6" />
79153 <path d="M12 15l-2 -2h-3a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-3l-2 2z" />
79154</svg>
79155"#;
79156pub const ICON_TIMELINE: &str = r#"
79157<svg
79158 xmlns="http://www.w3.org/2000/svg"
79159 width="24"
79160 height="24"
79161 viewBox="0 0 24 24"
79162 fill="none"
79163 stroke="currentColor"
79164 stroke-width="1.5"
79165 stroke-linecap="round"
79166 stroke-linejoin="round"
79167>
79168 <path d="M4 16l6 -7l5 5l5 -6" />
79169 <path d="M15 14m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
79170 <path d="M10 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
79171 <path d="M4 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
79172 <path d="M20 8m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
79173</svg>
79174"#;
79175pub const ICON_TIMEZONE: &str = r#"
79176<svg
79177 xmlns="http://www.w3.org/2000/svg"
79178 width="24"
79179 height="24"
79180 viewBox="0 0 24 24"
79181 fill="none"
79182 stroke="currentColor"
79183 stroke-width="1.5"
79184 stroke-linecap="round"
79185 stroke-linejoin="round"
79186>
79187 <path d="M20.884 10.554a9 9 0 1 0 -10.337 10.328" />
79188 <path d="M3.6 9h16.8" />
79189 <path d="M3.6 15h6.9" />
79190 <path d="M11.5 3a17 17 0 0 0 -1.502 14.954" />
79191 <path d="M12.5 3a17 17 0 0 1 2.52 7.603" />
79192 <path d="M18 18m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
79193 <path d="M18 16.5v1.5l.5 .5" />
79194</svg>
79195"#;
79196pub const ICON_TIP_JAR_EURO: &str = r#"
79197<svg
79198 xmlns="http://www.w3.org/2000/svg"
79199 width="24"
79200 height="24"
79201 viewBox="0 0 24 24"
79202 fill="none"
79203 stroke="currentColor"
79204 stroke-width="1.5"
79205 stroke-linecap="round"
79206 stroke-linejoin="round"
79207>
79208 <path d="M17 4v1.882c0 .685 .387 1.312 1 1.618s1 .933 1 1.618v8.882a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3v-8.882c0 -.685 .387 -1.312 1 -1.618s1 -.933 1 -1.618v-1.882" />
79209 <path d="M6 4h12z" />
79210 <path d="M12 13h-3" />
79211 <path d="M14 10.172a3 3 0 1 0 0 5.656" />
79212</svg>
79213"#;
79214pub const ICON_TIP_JAR_POUND: &str = r#"
79215<svg
79216 xmlns="http://www.w3.org/2000/svg"
79217 width="24"
79218 height="24"
79219 viewBox="0 0 24 24"
79220 fill="none"
79221 stroke="currentColor"
79222 stroke-width="1.5"
79223 stroke-linecap="round"
79224 stroke-linejoin="round"
79225>
79226 <path d="M17 4v1.882c0 .685 .387 1.312 1 1.618s1 .933 1 1.618v8.882a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3v-8.882c0 -.685 .387 -1.312 1 -1.618s1 -.933 1 -1.618v-1.882" />
79227 <path d="M6 4h12z" />
79228 <path d="M14 10h-1a2 2 0 0 0 -2 2v2c0 1.105 -.395 2 -1.5 2h4.5" />
79229 <path d="M10 13h3" />
79230</svg>
79231"#;
79232pub const ICON_TIP_JAR: &str = r#"
79233<svg
79234 xmlns="http://www.w3.org/2000/svg"
79235 width="24"
79236 height="24"
79237 viewBox="0 0 24 24"
79238 fill="none"
79239 stroke="currentColor"
79240 stroke-width="1.5"
79241 stroke-linecap="round"
79242 stroke-linejoin="round"
79243>
79244 <path d="M14 10h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
79245 <path d="M12 9v1" />
79246 <path d="M12 16v1" />
79247 <path d="M17 4v1.882c0 .685 .387 1.312 1 1.618s1 .933 1 1.618v8.882a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3v-8.882c0 -.685 .387 -1.312 1 -1.618s1 -.933 1 -1.618v-1.882" />
79248 <path d="M6 4h12z" />
79249</svg>
79250"#;
79251pub const ICON_TIR: &str = r#"
79252<svg
79253 xmlns="http://www.w3.org/2000/svg"
79254 width="24"
79255 height="24"
79256 viewBox="0 0 24 24"
79257 fill="none"
79258 stroke="currentColor"
79259 stroke-width="1.5"
79260 stroke-linecap="round"
79261 stroke-linejoin="round"
79262>
79263 <path d="M5 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79264 <path d="M17 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79265 <path d="M7 18h8m4 0h2v-6a5 7 0 0 0 -5 -7h-1l1.5 7h4.5" />
79266 <path d="M12 18v-13h3" />
79267 <path d="M3 17l0 -5l9 0" />
79268</svg>
79269"#;
79270pub const ICON_TOGGLE_LEFT: &str = r#"
79271<svg
79272 xmlns="http://www.w3.org/2000/svg"
79273 width="24"
79274 height="24"
79275 viewBox="0 0 24 24"
79276 fill="none"
79277 stroke="currentColor"
79278 stroke-width="1.5"
79279 stroke-linecap="round"
79280 stroke-linejoin="round"
79281>
79282 <path d="M8 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79283 <path d="M2 6m0 6a6 6 0 0 1 6 -6h8a6 6 0 0 1 6 6v0a6 6 0 0 1 -6 6h-8a6 6 0 0 1 -6 -6z" />
79284</svg>
79285"#;
79286pub const ICON_TOGGLE_RIGHT: &str = r#"
79287<svg
79288 xmlns="http://www.w3.org/2000/svg"
79289 width="24"
79290 height="24"
79291 viewBox="0 0 24 24"
79292 fill="none"
79293 stroke="currentColor"
79294 stroke-width="1.5"
79295 stroke-linecap="round"
79296 stroke-linejoin="round"
79297>
79298 <path d="M16 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79299 <path d="M2 6m0 6a6 6 0 0 1 6 -6h8a6 6 0 0 1 6 6v0a6 6 0 0 1 -6 6h-8a6 6 0 0 1 -6 -6z" />
79300</svg>
79301"#;
79302pub const ICON_TOILET_PAPER_OFF: &str = r#"
79303<svg
79304 xmlns="http://www.w3.org/2000/svg"
79305 width="24"
79306 height="24"
79307 viewBox="0 0 24 24"
79308 fill="none"
79309 stroke="currentColor"
79310 stroke-width="1.5"
79311 stroke-linecap="round"
79312 stroke-linejoin="round"
79313>
79314 <path d="M4.27 4.28c-.768 1.27 -1.27 3.359 -1.27 5.72c0 3.866 1.343 7 3 7s3 -3.134 3 -7c0 -.34 -.01 -.672 -.03 -1" />
79315 <path d="M21 10c0 -3.866 -1.343 -7 -3 -7" />
79316 <path d="M7 3h11" />
79317 <path d="M21 10v7m-1.513 2.496l-1.487 -.496l-3 2l-3 -3l-3 2v-10" />
79318 <path d="M6 10h.01" />
79319 <path d="M3 3l18 18" />
79320</svg>
79321"#;
79322pub const ICON_TOILET_PAPER: &str = r#"
79323<svg
79324 xmlns="http://www.w3.org/2000/svg"
79325 width="24"
79326 height="24"
79327 viewBox="0 0 24 24"
79328 fill="none"
79329 stroke="currentColor"
79330 stroke-width="1.5"
79331 stroke-linecap="round"
79332 stroke-linejoin="round"
79333>
79334 <path d="M6 10m-3 0a3 7 0 1 0 6 0a3 7 0 1 0 -6 0" />
79335 <path d="M21 10c0 -3.866 -1.343 -7 -3 -7" />
79336 <path d="M6 3h12" />
79337 <path d="M21 10v10l-3 -1l-3 2l-3 -3l-3 2v-10" />
79338 <path d="M6 10h.01" />
79339</svg>
79340"#;
79341pub const ICON_TOML: &str = r#"
79342<svg
79343 xmlns="http://www.w3.org/2000/svg"
79344 width="24"
79345 height="24"
79346 viewBox="0 0 24 24"
79347 fill="none"
79348 stroke="currentColor"
79349 stroke-width="1.5"
79350 stroke-linecap="round"
79351 stroke-linejoin="round"
79352>
79353 <path d="M1.499 8h3" />
79354 <path d="M2.999 8v8" />
79355 <path d="M8.5 8a1.5 1.5 0 0 1 1.5 1.5v5a1.5 1.5 0 0 1 -3 0v-5a1.5 1.5 0 0 1 1.5 -1.5z" />
79356 <path d="M13 16v-8l2 5l2 -5v8" />
79357 <path d="M20 8v8h2.5" />
79358</svg>
79359"#;
79360pub const ICON_TOOL: &str = r#"
79361<svg
79362 xmlns="http://www.w3.org/2000/svg"
79363 width="24"
79364 height="24"
79365 viewBox="0 0 24 24"
79366 fill="none"
79367 stroke="currentColor"
79368 stroke-width="1.5"
79369 stroke-linecap="round"
79370 stroke-linejoin="round"
79371>
79372 <path d="M7 10h3v-3l-3.5 -3.5a6 6 0 0 1 8 8l6 6a2 2 0 0 1 -3 3l-6 -6a6 6 0 0 1 -8 -8l3.5 3.5" />
79373</svg>
79374"#;
79375pub const ICON_TOOLS_KITCHEN_2_OFF: &str = r#"
79376<svg
79377 xmlns="http://www.w3.org/2000/svg"
79378 width="24"
79379 height="24"
79380 viewBox="0 0 24 24"
79381 fill="none"
79382 stroke="currentColor"
79383 stroke-width="1.5"
79384 stroke-linecap="round"
79385 stroke-linejoin="round"
79386>
79387 <path d="M14.386 10.409c.53 -2.28 1.766 -4.692 4.614 -7.409v12m-4 0h-1c0 -.313 0 -.627 0 -.941" />
79388 <path d="M19 19v2h-1v-3" />
79389 <path d="M8 8v13" />
79390 <path d="M5 5v2a3 3 0 0 0 4.546 2.572m1.454 -2.572v-3" />
79391 <path d="M3 3l18 18" />
79392</svg>
79393"#;
79394pub const ICON_TOOLS_KITCHEN_2: &str = r#"
79395<svg
79396 xmlns="http://www.w3.org/2000/svg"
79397 width="24"
79398 height="24"
79399 viewBox="0 0 24 24"
79400 fill="none"
79401 stroke="currentColor"
79402 stroke-width="1.5"
79403 stroke-linecap="round"
79404 stroke-linejoin="round"
79405>
79406 <path d="M19 3v12h-5c-.023 -3.681 .184 -7.406 5 -12zm0 12v6h-1v-3m-10 -14v17m-3 -17v3a3 3 0 1 0 6 0v-3" />
79407</svg>
79408"#;
79409pub const ICON_TOOLS_KITCHEN_3: &str = r#"
79410<svg
79411 xmlns="http://www.w3.org/2000/svg"
79412 width="24"
79413 height="24"
79414 viewBox="0 0 24 24"
79415 fill="none"
79416 stroke="currentColor"
79417 stroke-width="1.5"
79418 stroke-linecap="round"
79419 stroke-linejoin="round"
79420>
79421 <path d="M7 4v17m-3 -17v3a3 3 0 1 0 6 0v-3" />
79422 <path d="M17 8m-3 0a3 4 0 1 0 6 0a3 4 0 1 0 -6 0" />
79423 <path d="M17 12v9" />
79424</svg>
79425"#;
79426pub const ICON_TOOLS_KITCHEN_OFF: &str = r#"
79427<svg
79428 xmlns="http://www.w3.org/2000/svg"
79429 width="24"
79430 height="24"
79431 viewBox="0 0 24 24"
79432 fill="none"
79433 stroke="currentColor"
79434 stroke-width="1.5"
79435 stroke-linecap="round"
79436 stroke-linejoin="round"
79437>
79438 <path d="M7 3h5l-.5 4.5m-.4 3.595l-.1 .905h-6l-.875 -7.874" />
79439 <path d="M7 18h2v3h-2z" />
79440 <path d="M15.225 11.216c.42 -2.518 1.589 -5.177 4.775 -8.216v12h-1" />
79441 <path d="M20 15v1m0 4v1h-1v-2" />
79442 <path d="M8 12v6" />
79443 <path d="M3 3l18 18" />
79444</svg>
79445"#;
79446pub const ICON_TOOLS_KITCHEN: &str = r#"
79447<svg
79448 xmlns="http://www.w3.org/2000/svg"
79449 width="24"
79450 height="24"
79451 viewBox="0 0 24 24"
79452 fill="none"
79453 stroke="currentColor"
79454 stroke-width="1.5"
79455 stroke-linecap="round"
79456 stroke-linejoin="round"
79457>
79458 <path d="M4 3h8l-1 9h-6z" />
79459 <path d="M7 18h2v3h-2z" />
79460 <path d="M20 3v12h-5c-.023 -3.681 .184 -7.406 5 -12z" />
79461 <path d="M20 15v6h-1v-3" />
79462 <path d="M8 12l0 6" />
79463</svg>
79464"#;
79465pub const ICON_TOOLS_OFF: &str = r#"
79466<svg
79467 xmlns="http://www.w3.org/2000/svg"
79468 width="24"
79469 height="24"
79470 viewBox="0 0 24 24"
79471 fill="none"
79472 stroke="currentColor"
79473 stroke-width="1.5"
79474 stroke-linecap="round"
79475 stroke-linejoin="round"
79476>
79477 <path d="M16 12l4 -4a2.828 2.828 0 1 0 -4 -4l-4 4m-2 2l-7 7v4h4l7 -7" />
79478 <path d="M14.5 5.5l4 4" />
79479 <path d="M12 8l-5 -5m-2 2l-2 2l5 5" />
79480 <path d="M7 8l-1.5 1.5" />
79481 <path d="M16 12l5 5m-2 2l-2 2l-5 -5" />
79482 <path d="M16 17l-1.5 1.5" />
79483 <path d="M3 3l18 18" />
79484</svg>
79485"#;
79486pub const ICON_TOOLS: &str = r#"
79487<svg
79488 xmlns="http://www.w3.org/2000/svg"
79489 width="24"
79490 height="24"
79491 viewBox="0 0 24 24"
79492 fill="none"
79493 stroke="currentColor"
79494 stroke-width="1.5"
79495 stroke-linecap="round"
79496 stroke-linejoin="round"
79497>
79498 <path d="M3 21h4l13 -13a1.5 1.5 0 0 0 -4 -4l-13 13v4" />
79499 <path d="M14.5 5.5l4 4" />
79500 <path d="M12 8l-5 -5l-4 4l5 5" />
79501 <path d="M7 8l-1.5 1.5" />
79502 <path d="M16 12l5 5l-4 4l-5 -5" />
79503 <path d="M16 17l-1.5 1.5" />
79504</svg>
79505"#;
79506pub const ICON_TOOLTIP: &str = r#"
79507<svg
79508 xmlns="http://www.w3.org/2000/svg"
79509 width="24"
79510 height="24"
79511 viewBox="0 0 24 24"
79512 fill="none"
79513 stroke="currentColor"
79514 stroke-width="1.5"
79515 stroke-linecap="round"
79516 stroke-linejoin="round"
79517>
79518 <path d="M12 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79519 <path d="M12 13l-1.707 -1.707a1 1 0 0 0 -.707 -.293h-2.586a2 2 0 0 1 -2 -2v-3a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2.586a1 1 0 0 0 -.707 .293l-1.707 1.707z" />
79520</svg>
79521"#;
79522pub const ICON_TOPOLOGY_BUS: &str = r#"
79523<svg
79524 xmlns="http://www.w3.org/2000/svg"
79525 width="24"
79526 height="24"
79527 viewBox="0 0 24 24"
79528 fill="none"
79529 stroke="currentColor"
79530 stroke-width="1.5"
79531 stroke-linecap="round"
79532 stroke-linejoin="round"
79533>
79534 <path d="M14 10a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79535 <path d="M6 10a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79536 <path d="M22 10a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79537 <path d="M2 16h20" />
79538 <path d="M4 12v4" />
79539 <path d="M12 12v4" />
79540 <path d="M20 12v4" />
79541</svg>
79542"#;
79543pub const ICON_TOPOLOGY_COMPLEX: &str = r#"
79544<svg
79545 xmlns="http://www.w3.org/2000/svg"
79546 width="24"
79547 height="24"
79548 viewBox="0 0 24 24"
79549 fill="none"
79550 stroke="currentColor"
79551 stroke-width="1.5"
79552 stroke-linecap="round"
79553 stroke-linejoin="round"
79554>
79555 <path d="M20 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79556 <path d="M8 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79557 <path d="M8 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79558 <path d="M20 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79559 <path d="M14 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79560 <path d="M7.5 7.5l3 3" />
79561 <path d="M6 8v8" />
79562 <path d="M18 16v-8" />
79563 <path d="M8 6h8" />
79564 <path d="M16 18h-8" />
79565</svg>
79566"#;
79567pub const ICON_TOPOLOGY_FULL_HIERARCHY: &str = r#"
79568<svg
79569 xmlns="http://www.w3.org/2000/svg"
79570 width="24"
79571 height="24"
79572 viewBox="0 0 24 24"
79573 fill="none"
79574 stroke="currentColor"
79575 stroke-width="1.5"
79576 stroke-linecap="round"
79577 stroke-linejoin="round"
79578>
79579 <path d="M20 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79580 <path d="M8 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79581 <path d="M8 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79582 <path d="M20 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79583 <path d="M14 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79584 <path d="M6 8v8" />
79585 <path d="M18 16v-8" />
79586 <path d="M8 6h8" />
79587 <path d="M16 18h-8" />
79588 <path d="M7.5 7.5l3 3" />
79589 <path d="M13.5 13.5l3 3" />
79590 <path d="M16.5 7.5l-3 3" />
79591 <path d="M10.5 13.5l-3 3" />
79592</svg>
79593"#;
79594pub const ICON_TOPOLOGY_FULL: &str = r#"
79595<svg
79596 xmlns="http://www.w3.org/2000/svg"
79597 width="24"
79598 height="24"
79599 viewBox="0 0 24 24"
79600 fill="none"
79601 stroke="currentColor"
79602 stroke-width="1.5"
79603 stroke-linecap="round"
79604 stroke-linejoin="round"
79605>
79606 <path d="M20 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79607 <path d="M8 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79608 <path d="M8 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79609 <path d="M20 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79610 <path d="M6 8v8" />
79611 <path d="M18 16v-8" />
79612 <path d="M8 6h8" />
79613 <path d="M16 18h-8" />
79614 <path d="M7.5 7.5l9 9" />
79615 <path d="M7.5 16.5l9 -9" />
79616</svg>
79617"#;
79618pub const ICON_TOPOLOGY_RING_2: &str = r#"
79619<svg
79620 xmlns="http://www.w3.org/2000/svg"
79621 width="24"
79622 height="24"
79623 viewBox="0 0 24 24"
79624 fill="none"
79625 stroke="currentColor"
79626 stroke-width="1.5"
79627 stroke-linecap="round"
79628 stroke-linejoin="round"
79629>
79630 <path d="M14 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79631 <path d="M7 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79632 <path d="M21 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79633 <path d="M7 18h10" />
79634 <path d="M18 16l-5 -8" />
79635 <path d="M11 8l-5 8" />
79636</svg>
79637"#;
79638pub const ICON_TOPOLOGY_RING_3: &str = r#"
79639<svg
79640 xmlns="http://www.w3.org/2000/svg"
79641 width="24"
79642 height="24"
79643 viewBox="0 0 24 24"
79644 fill="none"
79645 stroke="currentColor"
79646 stroke-width="1.5"
79647 stroke-linecap="round"
79648 stroke-linejoin="round"
79649>
79650 <path d="M8 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79651 <path d="M20 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79652 <path d="M20 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79653 <path d="M8 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79654 <path d="M6 8v8" />
79655 <path d="M18 16v-8" />
79656 <path d="M8 6h8" />
79657 <path d="M16 18h-8" />
79658</svg>
79659"#;
79660pub const ICON_TOPOLOGY_RING: &str = r#"
79661<svg
79662 xmlns="http://www.w3.org/2000/svg"
79663 width="24"
79664 height="24"
79665 viewBox="0 0 24 24"
79666 fill="none"
79667 stroke="currentColor"
79668 stroke-width="1.5"
79669 stroke-linecap="round"
79670 stroke-linejoin="round"
79671>
79672 <path d="M14 20a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79673 <path d="M14 4a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79674 <path d="M6 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79675 <path d="M22 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79676 <path d="M13.5 5.5l5 5" />
79677 <path d="M5.5 13.5l5 5" />
79678 <path d="M13.5 18.5l5 -5" />
79679 <path d="M10.5 5.5l-5 5" />
79680</svg>
79681"#;
79682pub const ICON_TOPOLOGY_STAR_2: &str = r#"
79683<svg
79684 xmlns="http://www.w3.org/2000/svg"
79685 width="24"
79686 height="24"
79687 viewBox="0 0 24 24"
79688 fill="none"
79689 stroke="currentColor"
79690 stroke-width="1.5"
79691 stroke-linecap="round"
79692 stroke-linejoin="round"
79693>
79694 <path d="M14 20a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79695 <path d="M14 4a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79696 <path d="M6 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79697 <path d="M22 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79698 <path d="M14 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79699 <path d="M6 12h4" />
79700 <path d="M14 12h4" />
79701 <path d="M12 6v4" />
79702 <path d="M12 14v4" />
79703</svg>
79704"#;
79705pub const ICON_TOPOLOGY_STAR_3: &str = r#"
79706<svg
79707 xmlns="http://www.w3.org/2000/svg"
79708 width="24"
79709 height="24"
79710 viewBox="0 0 24 24"
79711 fill="none"
79712 stroke="currentColor"
79713 stroke-width="1.5"
79714 stroke-linecap="round"
79715 stroke-linejoin="round"
79716>
79717 <path d="M10 19a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79718 <path d="M18 5a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79719 <path d="M10 5a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79720 <path d="M6 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79721 <path d="M18 19a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79722 <path d="M14 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79723 <path d="M22 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79724 <path d="M6 12h4" />
79725 <path d="M14 12h4" />
79726 <path d="M15 7l-2 3" />
79727 <path d="M9 7l2 3" />
79728 <path d="M11 14l-2 3" />
79729 <path d="M13 14l2 3" />
79730</svg>
79731"#;
79732pub const ICON_TOPOLOGY_STAR_RING_2: &str = r#"
79733<svg
79734 xmlns="http://www.w3.org/2000/svg"
79735 width="24"
79736 height="24"
79737 viewBox="0 0 24 24"
79738 fill="none"
79739 stroke="currentColor"
79740 stroke-width="1.5"
79741 stroke-linecap="round"
79742 stroke-linejoin="round"
79743>
79744 <path d="M14 20a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79745 <path d="M14 4a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79746 <path d="M6 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79747 <path d="M22 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79748 <path d="M14 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79749 <path d="M6 12h4" />
79750 <path d="M14 12h4" />
79751 <path d="M12 6v4" />
79752 <path d="M12 14v4" />
79753 <path d="M5.5 10.5l5 -5" />
79754 <path d="M13.5 5.5l5 5" />
79755 <path d="M18.5 13.5l-5 5" />
79756 <path d="M10.5 18.5l-5 -5" />
79757</svg>
79758"#;
79759pub const ICON_TOPOLOGY_STAR_RING_3: &str = r#"
79760<svg
79761 xmlns="http://www.w3.org/2000/svg"
79762 width="24"
79763 height="24"
79764 viewBox="0 0 24 24"
79765 fill="none"
79766 stroke="currentColor"
79767 stroke-width="1.5"
79768 stroke-linecap="round"
79769 stroke-linejoin="round"
79770>
79771 <path d="M10 19a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79772 <path d="M18 5a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79773 <path d="M10 5a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79774 <path d="M6 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79775 <path d="M18 19a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79776 <path d="M14 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79777 <path d="M22 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79778 <path d="M6 12h4" />
79779 <path d="M14 12h4" />
79780 <path d="M15 7l-2 3" />
79781 <path d="M9 7l2 3" />
79782 <path d="M11 14l-2 3" />
79783 <path d="M13 14l2 3" />
79784 <path d="M10 5h4" />
79785 <path d="M10 19h4" />
79786 <path d="M17 17l2 -3" />
79787 <path d="M19 10l-2 -3" />
79788 <path d="M7 7l-2 3" />
79789 <path d="M5 14l2 3" />
79790</svg>
79791"#;
79792pub const ICON_TOPOLOGY_STAR_RING: &str = r#"
79793<svg
79794 xmlns="http://www.w3.org/2000/svg"
79795 width="24"
79796 height="24"
79797 viewBox="0 0 24 24"
79798 fill="none"
79799 stroke="currentColor"
79800 stroke-width="1.5"
79801 stroke-linecap="round"
79802 stroke-linejoin="round"
79803>
79804 <path d="M14 20a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79805 <path d="M14 4a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79806 <path d="M6 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79807 <path d="M22 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79808 <path d="M14 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79809 <path d="M6 12h4" />
79810 <path d="M14 12h4" />
79811 <path d="M13.5 5.5l5 5" />
79812 <path d="M5.5 13.5l5 5" />
79813 <path d="M13.5 18.5l5 -5" />
79814 <path d="M10.5 5.5l-5 5" />
79815 <path d="M12 6v4" />
79816 <path d="M12 14v4" />
79817</svg>
79818"#;
79819pub const ICON_TOPOLOGY_STAR: &str = r#"
79820<svg
79821 xmlns="http://www.w3.org/2000/svg"
79822 width="24"
79823 height="24"
79824 viewBox="0 0 24 24"
79825 fill="none"
79826 stroke="currentColor"
79827 stroke-width="1.5"
79828 stroke-linecap="round"
79829 stroke-linejoin="round"
79830>
79831 <path d="M8 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79832 <path d="M20 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79833 <path d="M8 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79834 <path d="M20 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79835 <path d="M14 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
79836 <path d="M7.5 7.5l3 3" />
79837 <path d="M7.5 16.5l3 -3" />
79838 <path d="M13.5 13.5l3 3" />
79839 <path d="M16.5 7.5l-3 3" />
79840</svg>
79841"#;
79842pub const ICON_TORII: &str = r#"
79843<svg
79844 xmlns="http://www.w3.org/2000/svg"
79845 width="24"
79846 height="24"
79847 viewBox="0 0 24 24"
79848 fill="none"
79849 stroke="currentColor"
79850 stroke-width="1.5"
79851 stroke-linecap="round"
79852 stroke-linejoin="round"
79853>
79854 <path d="M4 4c5.333 1.333 10.667 1.333 16 0" />
79855 <path d="M4 8h16" />
79856 <path d="M12 5v3" />
79857 <path d="M18 4.5v15.5" />
79858 <path d="M6 4.5v15.5" />
79859</svg>
79860"#;
79861pub const ICON_TORNADO: &str = r#"
79862<svg
79863 xmlns="http://www.w3.org/2000/svg"
79864 width="24"
79865 height="24"
79866 viewBox="0 0 24 24"
79867 fill="none"
79868 stroke="currentColor"
79869 stroke-width="1.5"
79870 stroke-linecap="round"
79871 stroke-linejoin="round"
79872>
79873 <path d="M21 4l-18 0" />
79874 <path d="M13 16l-6 0" />
79875 <path d="M11 20l4 0" />
79876 <path d="M6 8l14 0" />
79877 <path d="M4 12l12 0" />
79878</svg>
79879"#;
79880pub const ICON_TOURNAMENT: &str = r#"
79881<svg
79882 xmlns="http://www.w3.org/2000/svg"
79883 width="24"
79884 height="24"
79885 viewBox="0 0 24 24"
79886 fill="none"
79887 stroke="currentColor"
79888 stroke-width="1.5"
79889 stroke-linecap="round"
79890 stroke-linejoin="round"
79891>
79892 <path d="M4 4m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79893 <path d="M20 10m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79894 <path d="M4 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79895 <path d="M4 20m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79896 <path d="M6 12h3a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-3" />
79897 <path d="M6 4h7a1 1 0 0 1 1 1v10a1 1 0 0 1 -1 1h-2" />
79898 <path d="M14 10h4" />
79899</svg>
79900"#;
79901pub const ICON_TOWER_OFF: &str = r#"
79902<svg
79903 xmlns="http://www.w3.org/2000/svg"
79904 width="24"
79905 height="24"
79906 viewBox="0 0 24 24"
79907 fill="none"
79908 stroke="currentColor"
79909 stroke-width="1.5"
79910 stroke-linecap="round"
79911 stroke-linejoin="round"
79912>
79913 <path d="M10 6v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2h3v-2a1 1 0 0 1 1 -1h1a1 1 0 0 1 1 1v4.394a2 2 0 0 1 -.336 1.11l-1.328 1.992a2 2 0 0 0 -.336 1.11v1.394m0 4v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-7.394a2 2 0 0 0 -.336 -1.11l-1.328 -1.992a2 2 0 0 1 -.336 -1.11v-4.394" />
79914 <path d="M10 21v-5a2 2 0 1 1 4 0v5" />
79915 <path d="M3 3l18 18" />
79916</svg>
79917"#;
79918pub const ICON_TOWER: &str = r#"
79919<svg
79920 xmlns="http://www.w3.org/2000/svg"
79921 width="24"
79922 height="24"
79923 viewBox="0 0 24 24"
79924 fill="none"
79925 stroke="currentColor"
79926 stroke-width="1.5"
79927 stroke-linecap="round"
79928 stroke-linejoin="round"
79929>
79930 <path d="M5 3h1a1 1 0 0 1 1 1v2h3v-2a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2h3v-2a1 1 0 0 1 1 -1h1a1 1 0 0 1 1 1v4.394a2 2 0 0 1 -.336 1.11l-1.328 1.992a2 2 0 0 0 -.336 1.11v7.394a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-7.394a2 2 0 0 0 -.336 -1.11l-1.328 -1.992a2 2 0 0 1 -.336 -1.11v-4.394a1 1 0 0 1 1 -1z" />
79931 <path d="M10 21v-5a2 2 0 1 1 4 0v5" />
79932</svg>
79933"#;
79934pub const ICON_TRACK: &str = r#"
79935<svg
79936 xmlns="http://www.w3.org/2000/svg"
79937 width="24"
79938 height="24"
79939 viewBox="0 0 24 24"
79940 fill="none"
79941 stroke="currentColor"
79942 stroke-width="1.5"
79943 stroke-linecap="round"
79944 stroke-linejoin="round"
79945>
79946 <path d="M4 15l11 -11m5 5l-11 11m-4 -8l7 7m-3.5 -10.5l7 7m-3.5 -10.5l7 7" />
79947</svg>
79948"#;
79949pub const ICON_TRACTOR: &str = r#"
79950<svg
79951 xmlns="http://www.w3.org/2000/svg"
79952 width="24"
79953 height="24"
79954 viewBox="0 0 24 24"
79955 fill="none"
79956 stroke="currentColor"
79957 stroke-width="1.5"
79958 stroke-linecap="round"
79959 stroke-linejoin="round"
79960>
79961 <path d="M7 15m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
79962 <path d="M7 15l0 .01" />
79963 <path d="M19 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
79964 <path d="M10.5 17l6.5 0" />
79965 <path d="M20 15.2v-4.2a1 1 0 0 0 -1 -1h-6l-2 -5h-6v6.5" />
79966 <path d="M18 5h-1a1 1 0 0 0 -1 1v4" />
79967</svg>
79968"#;
79969pub const ICON_TRADEMARK: &str = r#"
79970<svg
79971 xmlns="http://www.w3.org/2000/svg"
79972 width="24"
79973 height="24"
79974 viewBox="0 0 24 24"
79975 fill="none"
79976 stroke="currentColor"
79977 stroke-width="1.5"
79978 stroke-linecap="round"
79979 stroke-linejoin="round"
79980>
79981 <path d="M4.5 9h5m-2.5 0v6" />
79982 <path d="M13 15v-6l3 4l3 -4v6" />
79983</svg>
79984"#;
79985pub const ICON_TRAFFIC_CONE_OFF: &str = r#"
79986<svg
79987 xmlns="http://www.w3.org/2000/svg"
79988 width="24"
79989 height="24"
79990 viewBox="0 0 24 24"
79991 fill="none"
79992 stroke="currentColor"
79993 stroke-width="1.5"
79994 stroke-linecap="round"
79995 stroke-linejoin="round"
79996>
79997 <path d="M4 20h16" />
79998 <path d="M9.4 10h.6m4 0h.6" />
79999 <path d="M7.8 15h7.2" />
80000 <path d="M6 20l3.5 -10.5" />
80001 <path d="M10.5 6.5l.5 -1.5h2l2 6m2 6l1 3" />
80002 <path d="M3 3l18 18" />
80003</svg>
80004"#;
80005pub const ICON_TRAFFIC_CONE: &str = r#"
80006<svg
80007 xmlns="http://www.w3.org/2000/svg"
80008 width="24"
80009 height="24"
80010 viewBox="0 0 24 24"
80011 fill="none"
80012 stroke="currentColor"
80013 stroke-width="1.5"
80014 stroke-linecap="round"
80015 stroke-linejoin="round"
80016>
80017 <path d="M4 20l16 0" />
80018 <path d="M9.4 10l5.2 0" />
80019 <path d="M7.8 15l8.4 0" />
80020 <path d="M6 20l5 -15h2l5 15" />
80021</svg>
80022"#;
80023pub const ICON_TRAFFIC_LIGHTS_OFF: &str = r#"
80024<svg
80025 xmlns="http://www.w3.org/2000/svg"
80026 width="24"
80027 height="24"
80028 viewBox="0 0 24 24"
80029 fill="none"
80030 stroke="currentColor"
80031 stroke-width="1.5"
80032 stroke-linecap="round"
80033 stroke-linejoin="round"
80034>
80035 <path d="M8 4c.912 -1.219 2.36 -2 4 -2a5 5 0 0 1 5 5v6m0 4a5 5 0 0 1 -10 0v-10" />
80036 <path d="M12 8a1 1 0 1 0 -1 -1" />
80037 <path d="M11.291 11.295a1 1 0 0 0 1.418 1.41" />
80038 <path d="M12 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
80039 <path d="M3 3l18 18" />
80040</svg>
80041"#;
80042pub const ICON_TRAFFIC_LIGHTS: &str = r#"
80043<svg
80044 xmlns="http://www.w3.org/2000/svg"
80045 width="24"
80046 height="24"
80047 viewBox="0 0 24 24"
80048 fill="none"
80049 stroke="currentColor"
80050 stroke-width="1.5"
80051 stroke-linecap="round"
80052 stroke-linejoin="round"
80053>
80054 <path d="M7 2m0 5a5 5 0 0 1 5 -5h0a5 5 0 0 1 5 5v10a5 5 0 0 1 -5 5h0a5 5 0 0 1 -5 -5z" />
80055 <path d="M12 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
80056 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
80057 <path d="M12 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
80058</svg>
80059"#;
80060pub const ICON_TRAIN: &str = r#"
80061<svg
80062 xmlns="http://www.w3.org/2000/svg"
80063 width="24"
80064 height="24"
80065 viewBox="0 0 24 24"
80066 fill="none"
80067 stroke="currentColor"
80068 stroke-width="1.5"
80069 stroke-linecap="round"
80070 stroke-linejoin="round"
80071>
80072 <path d="M21 13c0 -3.87 -3.37 -7 -10 -7h-8" />
80073 <path d="M3 15h16a2 2 0 0 0 2 -2" />
80074 <path d="M3 6v5h17.5" />
80075 <path d="M3 10l0 4" />
80076 <path d="M8 11l0 -5" />
80077 <path d="M13 11l0 -4.5" />
80078 <path d="M3 19l18 0" />
80079</svg>
80080"#;
80081pub const ICON_TRANSACTION_BITCOIN: &str = r#"
80082<svg
80083 xmlns="http://www.w3.org/2000/svg"
80084 width="24"
80085 height="24"
80086 viewBox="0 0 24 24"
80087 fill="none"
80088 stroke="currentColor"
80089 stroke-width="1.5"
80090 stroke-linecap="round"
80091 stroke-linejoin="round"
80092>
80093 <path d="M15 12h4.09c1.055 0 1.91 .895 1.91 2s-.855 2 -1.91 2c1.055 0 1.91 .895 1.91 2s-.855 2 -1.91 2h-4.09" />
80094 <path d="M16 16h4" />
80095 <path d="M16 11v10v-9" />
80096 <path d="M19 11v1" />
80097 <path d="M19 20v1" />
80098 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80099 <path d="M17 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80100 <path d="M7 5h8" />
80101 <path d="M7 5v8a3 3 0 0 0 3 3h1" />
80102</svg>
80103"#;
80104pub const ICON_TRANSACTION_DOLLAR: &str = r#"
80105<svg
80106 xmlns="http://www.w3.org/2000/svg"
80107 width="24"
80108 height="24"
80109 viewBox="0 0 24 24"
80110 fill="none"
80111 stroke="currentColor"
80112 stroke-width="1.5"
80113 stroke-linecap="round"
80114 stroke-linejoin="round"
80115>
80116 <path d="M20.8 13a2 2 0 0 0 -1.8 -1h-2a2 2 0 1 0 0 4h2a2 2 0 1 1 0 4h-2a2 2 0 0 1 -1.8 -1" />
80117 <path d="M18 11v10" />
80118 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80119 <path d="M17 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80120 <path d="M7 5h8" />
80121 <path d="M7 5v8a3 3 0 0 0 3 3h1" />
80122</svg>
80123"#;
80124pub const ICON_TRANSACTION_EURO: &str = r#"
80125<svg
80126 xmlns="http://www.w3.org/2000/svg"
80127 width="24"
80128 height="24"
80129 viewBox="0 0 24 24"
80130 fill="none"
80131 stroke="currentColor"
80132 stroke-width="1.5"
80133 stroke-linecap="round"
80134 stroke-linejoin="round"
80135>
80136 <path d="M21 12.8c-.523 -.502 -1.172 -.8 -1.875 -.8c-1.727 0 -3.125 1.791 -3.125 4s1.398 4 3.125 4c.703 0 1.352 -.298 1.874 -.8" />
80137 <path d="M15 16h4" />
80138 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80139 <path d="M17 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80140 <path d="M7 5h8" />
80141 <path d="M7 5v8a3 3 0 0 0 3 3h1" />
80142</svg>
80143"#;
80144pub const ICON_TRANSACTION_POUND: &str = r#"
80145<svg
80146 xmlns="http://www.w3.org/2000/svg"
80147 width="24"
80148 height="24"
80149 viewBox="0 0 24 24"
80150 fill="none"
80151 stroke="currentColor"
80152 stroke-width="1.5"
80153 stroke-linecap="round"
80154 stroke-linejoin="round"
80155>
80156 <path d="M21 14a2 2 0 1 0 -4 0v4a2 2 0 0 1 -2 2h6" />
80157 <path d="M15 17h4" />
80158 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80159 <path d="M17 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80160 <path d="M7 5h8" />
80161 <path d="M7 5v8a3 3 0 0 0 3 3h1" />
80162</svg>
80163"#;
80164pub const ICON_TRANSACTION_RUPEE: &str = r#"
80165<svg
80166 xmlns="http://www.w3.org/2000/svg"
80167 width="24"
80168 height="24"
80169 viewBox="0 0 24 24"
80170 fill="none"
80171 stroke="currentColor"
80172 stroke-width="1.5"
80173 stroke-linecap="round"
80174 stroke-linejoin="round"
80175>
80176 <path d="M21 12h-6h1a3 3 0 0 1 0 6h-1l3 3" />
80177 <path d="M15 15h6" />
80178 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80179 <path d="M17 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80180 <path d="M7 5h8" />
80181 <path d="M7 5v8a3 3 0 0 0 3 3h1" />
80182</svg>
80183"#;
80184pub const ICON_TRANSACTION_YEN: &str = r#"
80185<svg
80186 xmlns="http://www.w3.org/2000/svg"
80187 width="24"
80188 height="24"
80189 viewBox="0 0 24 24"
80190 fill="none"
80191 stroke="currentColor"
80192 stroke-width="1.5"
80193 stroke-linecap="round"
80194 stroke-linejoin="round"
80195>
80196 <path d="M15 16h6" />
80197 <path d="M15 12l3 4.5" />
80198 <path d="M21 12l-3 4.5v4.5" />
80199 <path d="M15 19h6" />
80200 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80201 <path d="M17 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80202 <path d="M7 5h8" />
80203 <path d="M7 5v8a3 3 0 0 0 3 3h1" />
80204</svg>
80205"#;
80206pub const ICON_TRANSACTION_YUAN: &str = r#"
80207<svg
80208 xmlns="http://www.w3.org/2000/svg"
80209 width="24"
80210 height="24"
80211 viewBox="0 0 24 24"
80212 fill="none"
80213 stroke="currentColor"
80214 stroke-width="1.5"
80215 stroke-linecap="round"
80216 stroke-linejoin="round"
80217>
80218 <path d="M15 17h6" />
80219 <path d="M15 12l3 4.5" />
80220 <path d="M21 12l-3 4.5v4.5" />
80221 <path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80222 <path d="M17 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80223 <path d="M7 5h8" />
80224 <path d="M7 5v8a3 3 0 0 0 3 3h1" />
80225</svg>
80226"#;
80227pub const ICON_TRANSFER_IN: &str = r#"
80228<svg
80229 xmlns="http://www.w3.org/2000/svg"
80230 width="24"
80231 height="24"
80232 viewBox="0 0 24 24"
80233 fill="none"
80234 stroke="currentColor"
80235 stroke-width="1.5"
80236 stroke-linecap="round"
80237 stroke-linejoin="round"
80238>
80239 <path d="M4 18v3h16v-14l-8 -4l-8 4v3" />
80240 <path d="M4 14h9" />
80241 <path d="M10 11l3 3l-3 3" />
80242</svg>
80243"#;
80244pub const ICON_TRANSFER_OUT: &str = r#"
80245<svg
80246 xmlns="http://www.w3.org/2000/svg"
80247 width="24"
80248 height="24"
80249 viewBox="0 0 24 24"
80250 fill="none"
80251 stroke="currentColor"
80252 stroke-width="1.5"
80253 stroke-linecap="round"
80254 stroke-linejoin="round"
80255>
80256 <path d="M4 19v2h16v-14l-8 -4l-8 4v2" />
80257 <path d="M13 14h-9" />
80258 <path d="M7 11l-3 3l3 3" />
80259</svg>
80260"#;
80261pub const ICON_TRANSFER_VERTICAL: &str = r#"
80262<svg
80263 xmlns="http://www.w3.org/2000/svg"
80264 width="24"
80265 height="24"
80266 viewBox="0 0 24 24"
80267 fill="none"
80268 stroke="currentColor"
80269 stroke-width="1.5"
80270 stroke-linecap="round"
80271 stroke-linejoin="round"
80272>
80273 <path d="M10 4v16l-6 -5.5" />
80274 <path d="M14 20v-16l6 5.5" />
80275</svg>
80276"#;
80277pub const ICON_TRANSFER: &str = r#"
80278<svg
80279 xmlns="http://www.w3.org/2000/svg"
80280 width="24"
80281 height="24"
80282 viewBox="0 0 24 24"
80283 fill="none"
80284 stroke="currentColor"
80285 stroke-width="1.5"
80286 stroke-linecap="round"
80287 stroke-linejoin="round"
80288>
80289 <path d="M20 10h-16l5.5 -6" />
80290 <path d="M4 14h16l-5.5 6" />
80291</svg>
80292"#;
80293pub const ICON_TRANSFORM_POINT_BOTTOM_LEFT: &str = r#"
80294<svg
80295 xmlns="http://www.w3.org/2000/svg"
80296 width="24"
80297 height="24"
80298 viewBox="0 0 24 24"
80299 fill="none"
80300 stroke="currentColor"
80301 stroke-width="1.5"
80302 stroke-linecap="round"
80303 stroke-linejoin="round"
80304>
80305 <path d="M3 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80306 <path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" fill="currentColor" />
80307 <path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80308 <path d="M17 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80309 <path d="M11 5h2" />
80310 <path d="M5 11v2" />
80311 <path d="M19 11v2" />
80312 <path d="M11 19h2" />
80313</svg>
80314"#;
80315pub const ICON_TRANSFORM_POINT_BOTTOM_RIGHT: &str = r#"
80316<svg
80317 xmlns="http://www.w3.org/2000/svg"
80318 width="24"
80319 height="24"
80320 viewBox="0 0 24 24"
80321 fill="none"
80322 stroke="currentColor"
80323 stroke-width="1.5"
80324 stroke-linecap="round"
80325 stroke-linejoin="round"
80326>
80327 <path d="M3 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80328 <path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80329 <path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80330 <path d="M17 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" fill="currentColor" />
80331 <path d="M11 5h2" />
80332 <path d="M5 11v2" />
80333 <path d="M19 11v2" />
80334 <path d="M11 19h2" />
80335</svg>
80336"#;
80337pub const ICON_TRANSFORM_POINT_TOP_LEFT: &str = r#"
80338<svg
80339 xmlns="http://www.w3.org/2000/svg"
80340 width="24"
80341 height="24"
80342 viewBox="0 0 24 24"
80343 fill="none"
80344 stroke="currentColor"
80345 stroke-width="1.5"
80346 stroke-linecap="round"
80347 stroke-linejoin="round"
80348>
80349 <path d="M3 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" fill="currentColor" />
80350 <path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80351 <path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80352 <path d="M17 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80353 <path d="M11 5h2" />
80354 <path d="M5 11v2" />
80355 <path d="M19 11v2" />
80356 <path d="M11 19h2" />
80357</svg>
80358"#;
80359pub const ICON_TRANSFORM_POINT_TOP_RIGHT: &str = r#"
80360<svg
80361 xmlns="http://www.w3.org/2000/svg"
80362 width="24"
80363 height="24"
80364 viewBox="0 0 24 24"
80365 fill="none"
80366 stroke="currentColor"
80367 stroke-width="1.5"
80368 stroke-linecap="round"
80369 stroke-linejoin="round"
80370>
80371 <path d="M3 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80372 <path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80373 <path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" fill="currentColor" />
80374 <path d="M17 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80375 <path d="M11 5h2" />
80376 <path d="M5 11v2" />
80377 <path d="M19 11v2" />
80378 <path d="M11 19h2" />
80379</svg>
80380"#;
80381pub const ICON_TRANSFORM_POINT: &str = r#"
80382<svg
80383 xmlns="http://www.w3.org/2000/svg"
80384 width="24"
80385 height="24"
80386 viewBox="0 0 24 24"
80387 fill="none"
80388 stroke="currentColor"
80389 stroke-width="1.5"
80390 stroke-linecap="round"
80391 stroke-linejoin="round"
80392>
80393 <path d="M3 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80394 <path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80395 <path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80396 <path d="M17 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
80397 <path d="M11 5h2" />
80398 <path d="M5 11v2" />
80399 <path d="M19 11v2" />
80400 <path d="M11 19h2" />
80401</svg>
80402"#;
80403pub const ICON_TRANSFORM: &str = r#"
80404<svg
80405 xmlns="http://www.w3.org/2000/svg"
80406 width="24"
80407 height="24"
80408 viewBox="0 0 24 24"
80409 fill="none"
80410 stroke="currentColor"
80411 stroke-width="1.5"
80412 stroke-linecap="round"
80413 stroke-linejoin="round"
80414>
80415 <path d="M3 6a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
80416 <path d="M21 11v-3a2 2 0 0 0 -2 -2h-6l3 3m0 -6l-3 3" />
80417 <path d="M3 13v3a2 2 0 0 0 2 2h6l-3 -3m0 6l3 -3" />
80418 <path d="M15 18a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
80419</svg>
80420"#;
80421pub const ICON_TRANSITION_BOTTOM: &str = r#"
80422<svg
80423 xmlns="http://www.w3.org/2000/svg"
80424 width="24"
80425 height="24"
80426 viewBox="0 0 24 24"
80427 fill="none"
80428 stroke="currentColor"
80429 stroke-width="1.5"
80430 stroke-linecap="round"
80431 stroke-linejoin="round"
80432>
80433 <path d="M21 18a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3" />
80434 <path d="M3 3m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v0a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
80435 <path d="M12 9v8" />
80436 <path d="M9 14l3 3l3 -3" />
80437</svg>
80438"#;
80439pub const ICON_TRANSITION_LEFT: &str = r#"
80440<svg
80441 xmlns="http://www.w3.org/2000/svg"
80442 width="24"
80443 height="24"
80444 viewBox="0 0 24 24"
80445 fill="none"
80446 stroke="currentColor"
80447 stroke-width="1.5"
80448 stroke-linecap="round"
80449 stroke-linejoin="round"
80450>
80451 <path d="M6 21a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3" />
80452 <path d="M21 6v12a3 3 0 0 1 -6 0v-12a3 3 0 0 1 6 0z" />
80453 <path d="M15 12h-8" />
80454 <path d="M10 9l-3 3l3 3" />
80455</svg>
80456"#;
80457pub const ICON_TRANSITION_RIGHT: &str = r#"
80458<svg
80459 xmlns="http://www.w3.org/2000/svg"
80460 width="24"
80461 height="24"
80462 viewBox="0 0 24 24"
80463 fill="none"
80464 stroke="currentColor"
80465 stroke-width="1.5"
80466 stroke-linecap="round"
80467 stroke-linejoin="round"
80468>
80469 <path d="M18 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3" />
80470 <path d="M3 18v-12a3 3 0 1 1 6 0v12a3 3 0 0 1 -6 0z" />
80471 <path d="M9 12h8" />
80472 <path d="M14 15l3 -3l-3 -3" />
80473</svg>
80474"#;
80475pub const ICON_TRANSITION_TOP: &str = r#"
80476<svg
80477 xmlns="http://www.w3.org/2000/svg"
80478 width="24"
80479 height="24"
80480 viewBox="0 0 24 24"
80481 fill="none"
80482 stroke="currentColor"
80483 stroke-width="1.5"
80484 stroke-linecap="round"
80485 stroke-linejoin="round"
80486>
80487 <path d="M21 6a3 3 0 0 0 -3 -3h-12a3 3 0 0 0 -3 3" />
80488 <path d="M6 21h12a3 3 0 0 0 0 -6h-12a3 3 0 0 0 0 6z" />
80489 <path d="M12 15v-8" />
80490 <path d="M9 10l3 -3l3 3" />
80491</svg>
80492"#;
80493pub const ICON_TRASH_OFF: &str = r#"
80494<svg
80495 xmlns="http://www.w3.org/2000/svg"
80496 width="24"
80497 height="24"
80498 viewBox="0 0 24 24"
80499 fill="none"
80500 stroke="currentColor"
80501 stroke-width="1.5"
80502 stroke-linecap="round"
80503 stroke-linejoin="round"
80504>
80505 <path d="M3 3l18 18" />
80506 <path d="M4 7h3m4 0h9" />
80507 <path d="M10 11l0 6" />
80508 <path d="M14 14l0 3" />
80509 <path d="M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l.077 -.923" />
80510 <path d="M18.384 14.373l.616 -7.373" />
80511 <path d="M9 5v-1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3" />
80512</svg>
80513"#;
80514pub const ICON_TRASH_X: &str = r#"
80515<svg
80516 xmlns="http://www.w3.org/2000/svg"
80517 width="24"
80518 height="24"
80519 viewBox="0 0 24 24"
80520 fill="none"
80521 stroke="currentColor"
80522 stroke-width="1.5"
80523 stroke-linecap="round"
80524 stroke-linejoin="round"
80525>
80526 <path d="M4 7h16" />
80527 <path d="M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12" />
80528 <path d="M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3" />
80529 <path d="M10 12l4 4m0 -4l-4 4" />
80530</svg>
80531"#;
80532pub const ICON_TRASH: &str = r#"
80533<svg
80534 xmlns="http://www.w3.org/2000/svg"
80535 width="24"
80536 height="24"
80537 viewBox="0 0 24 24"
80538 fill="none"
80539 stroke="currentColor"
80540 stroke-width="1.5"
80541 stroke-linecap="round"
80542 stroke-linejoin="round"
80543>
80544 <path d="M4 7l16 0" />
80545 <path d="M10 11l0 6" />
80546 <path d="M14 11l0 6" />
80547 <path d="M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12" />
80548 <path d="M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3" />
80549</svg>
80550"#;
80551pub const ICON_TREADMILL: &str = r#"
80552<svg
80553 xmlns="http://www.w3.org/2000/svg"
80554 width="24"
80555 height="24"
80556 viewBox="0 0 24 24"
80557 fill="none"
80558 stroke="currentColor"
80559 stroke-width="1.5"
80560 stroke-linecap="round"
80561 stroke-linejoin="round"
80562>
80563 <path d="M10 3a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
80564 <path d="M3 14l4 1l.5 -.5" />
80565 <path d="M12 18v-3l-3 -2.923l.75 -5.077" />
80566 <path d="M6 10v-2l4 -1l2.5 2.5l2.5 .5" />
80567 <path d="M21 22a1 1 0 0 0 -1 -1h-16a1 1 0 0 0 -1 1" />
80568 <path d="M18 21l1 -11l2 -1" />
80569</svg>
80570"#;
80571pub const ICON_TREE: &str = r#"
80572<svg
80573 xmlns="http://www.w3.org/2000/svg"
80574 width="24"
80575 height="24"
80576 viewBox="0 0 24 24"
80577 fill="none"
80578 stroke="currentColor"
80579 stroke-width="1.5"
80580 stroke-linecap="round"
80581 stroke-linejoin="round"
80582>
80583 <path d="M12 13l-2 -2" />
80584 <path d="M12 12l2 -2" />
80585 <path d="M12 21v-13" />
80586 <path d="M9.824 16a3 3 0 0 1 -2.743 -3.69a3 3 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a3 3 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h-4z" />
80587</svg>
80588"#;
80589pub const ICON_TREES: &str = r#"
80590<svg
80591 xmlns="http://www.w3.org/2000/svg"
80592 width="24"
80593 height="24"
80594 viewBox="0 0 24 24"
80595 fill="none"
80596 stroke="currentColor"
80597 stroke-width="1.5"
80598 stroke-linecap="round"
80599 stroke-linejoin="round"
80600>
80601 <path d="M16 5l3 3l-2 1l4 4l-3 1l4 4h-9" />
80602 <path d="M15 21l0 -3" />
80603 <path d="M8 13l-2 -2" />
80604 <path d="M8 12l2 -2" />
80605 <path d="M8 21v-13" />
80606 <path d="M5.824 16a3 3 0 0 1 -2.743 -3.69a3 3 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a3 3 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h-4z" />
80607</svg>
80608"#;
80609pub const ICON_TREKKING: &str = r#"
80610<svg
80611 xmlns="http://www.w3.org/2000/svg"
80612 width="24"
80613 height="24"
80614 viewBox="0 0 24 24"
80615 fill="none"
80616 stroke="currentColor"
80617 stroke-width="1.5"
80618 stroke-linecap="round"
80619 stroke-linejoin="round"
80620>
80621 <path d="M12 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
80622 <path d="M7 21l2 -4" />
80623 <path d="M13 21v-4l-3 -3l1 -6l3 4l3 2" />
80624 <path d="M10 14l-1.827 -1.218a2 2 0 0 1 -.831 -2.15l.28 -1.117a2 2 0 0 1 1.939 -1.515h1.439l4 1l3 -2" />
80625 <path d="M17 12v9" />
80626 <path d="M16 20h2" />
80627</svg>
80628"#;
80629pub const ICON_TRENDING_DOWN_2: &str = r#"
80630<svg
80631 xmlns="http://www.w3.org/2000/svg"
80632 width="24"
80633 height="24"
80634 viewBox="0 0 24 24"
80635 fill="none"
80636 stroke="currentColor"
80637 stroke-width="1.5"
80638 stroke-linecap="round"
80639 stroke-linejoin="round"
80640>
80641 <path d="M3 6h5l7 10h6" />
80642 <path d="M18 19l3 -3l-3 -3" />
80643</svg>
80644"#;
80645pub const ICON_TRENDING_DOWN_3: &str = r#"
80646<svg
80647 xmlns="http://www.w3.org/2000/svg"
80648 width="24"
80649 height="24"
80650 viewBox="0 0 24 24"
80651 fill="none"
80652 stroke="currentColor"
80653 stroke-width="1.5"
80654 stroke-linecap="round"
80655 stroke-linejoin="round"
80656>
80657 <path d="M3 6h2.397a5 5 0 0 1 4.096 2.133l4.014 5.734a5 5 0 0 0 4.096 2.133h3.397" />
80658 <path d="M18 19l3 -3l-3 -3" />
80659</svg>
80660"#;
80661pub const ICON_TRENDING_DOWN: &str = r#"
80662<svg
80663 xmlns="http://www.w3.org/2000/svg"
80664 width="24"
80665 height="24"
80666 viewBox="0 0 24 24"
80667 fill="none"
80668 stroke="currentColor"
80669 stroke-width="1.5"
80670 stroke-linecap="round"
80671 stroke-linejoin="round"
80672>
80673 <path d="M3 7l6 6l4 -4l8 8" />
80674 <path d="M21 10l0 7l-7 0" />
80675</svg>
80676"#;
80677pub const ICON_TRENDING_UP_2: &str = r#"
80678<svg
80679 xmlns="http://www.w3.org/2000/svg"
80680 width="24"
80681 height="24"
80682 viewBox="0 0 24 24"
80683 fill="none"
80684 stroke="currentColor"
80685 stroke-width="1.5"
80686 stroke-linecap="round"
80687 stroke-linejoin="round"
80688>
80689 <path d="M18 5l3 3l-3 3" />
80690 <path d="M3 18h5l7 -10h6" />
80691</svg>
80692"#;
80693pub const ICON_TRENDING_UP_3: &str = r#"
80694<svg
80695 xmlns="http://www.w3.org/2000/svg"
80696 width="24"
80697 height="24"
80698 viewBox="0 0 24 24"
80699 fill="none"
80700 stroke="currentColor"
80701 stroke-width="1.5"
80702 stroke-linecap="round"
80703 stroke-linejoin="round"
80704>
80705 <path d="M18 5l3 3l-3 3" />
80706 <path d="M3 18h2.397a5 5 0 0 0 4.096 -2.133l4.014 -5.734a5 5 0 0 1 4.096 -2.133h3.397" />
80707</svg>
80708"#;
80709pub const ICON_TRENDING_UP: &str = r#"
80710<svg
80711 xmlns="http://www.w3.org/2000/svg"
80712 width="24"
80713 height="24"
80714 viewBox="0 0 24 24"
80715 fill="none"
80716 stroke="currentColor"
80717 stroke-width="1.5"
80718 stroke-linecap="round"
80719 stroke-linejoin="round"
80720>
80721 <path d="M3 17l6 -6l4 4l8 -8" />
80722 <path d="M14 7l7 0l0 7" />
80723</svg>
80724"#;
80725pub const ICON_TRIANGLE_INVERTED: &str = r#"
80726<svg
80727 xmlns="http://www.w3.org/2000/svg"
80728 width="24"
80729 height="24"
80730 viewBox="0 0 24 24"
80731 fill="none"
80732 stroke="currentColor"
80733 stroke-width="1.5"
80734 stroke-linecap="round"
80735 stroke-linejoin="round"
80736>
80737 <path d="M10.363 20.405l-8.106 -13.534a1.914 1.914 0 0 1 1.636 -2.871h16.214a1.914 1.914 0 0 1 1.636 2.871l-8.106 13.534a1.914 1.914 0 0 1 -3.274 0z" />
80738</svg>
80739"#;
80740pub const ICON_TRIANGLE_MINUS_2: &str = r#"
80741<svg
80742 xmlns="http://www.w3.org/2000/svg"
80743 width="24"
80744 height="24"
80745 viewBox="0 0 24 24"
80746 fill="none"
80747 stroke="currentColor"
80748 stroke-width="1.5"
80749 stroke-linecap="round"
80750 stroke-linejoin="round"
80751>
80752 <path d="M20.48 15.016l-6.843 -11.426a1.914 1.914 0 0 0 -3.274 0l-8.106 13.535a1.914 1.914 0 0 0 1.636 2.871h8.107" />
80753 <path d="M16 19h6" />
80754</svg>
80755"#;
80756pub const ICON_TRIANGLE_MINUS: &str = r#"
80757<svg
80758 xmlns="http://www.w3.org/2000/svg"
80759 width="24"
80760 height="24"
80761 viewBox="0 0 24 24"
80762 fill="none"
80763 stroke="currentColor"
80764 stroke-width="1.5"
80765 stroke-linecap="round"
80766 stroke-linejoin="round"
80767>
80768 <path d="M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0v.001z" />
80769 <path d="M9 13h6" />
80770</svg>
80771"#;
80772pub const ICON_TRIANGLE_OFF: &str = r#"
80773<svg
80774 xmlns="http://www.w3.org/2000/svg"
80775 width="24"
80776 height="24"
80777 viewBox="0 0 24 24"
80778 fill="none"
80779 stroke="currentColor"
80780 stroke-width="1.5"
80781 stroke-linecap="round"
80782 stroke-linejoin="round"
80783>
80784 <path d="M7.825 7.83l-5.568 9.295a1.914 1.914 0 0 0 1.636 2.871h16.107m1.998 -1.99a1.913 1.913 0 0 0 -.255 -.88l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0l-1.028 1.718" />
80785 <path d="M3 3l18 18" />
80786</svg>
80787"#;
80788pub const ICON_TRIANGLE_PLUS_2: &str = r#"
80789<svg
80790 xmlns="http://www.w3.org/2000/svg"
80791 width="24"
80792 height="24"
80793 viewBox="0 0 24 24"
80794 fill="none"
80795 stroke="currentColor"
80796 stroke-width="1.5"
80797 stroke-linecap="round"
80798 stroke-linejoin="round"
80799>
80800 <path d="M18.69 12.027l-5.054 -8.437a1.914 1.914 0 0 0 -3.274 0l-8.105 13.535a1.914 1.914 0 0 0 1.636 2.871h8.107" />
80801 <path d="M16 19h6" />
80802 <path d="M19 16v6" />
80803</svg>
80804"#;
80805pub const ICON_TRIANGLE_PLUS: &str = r#"
80806<svg
80807 xmlns="http://www.w3.org/2000/svg"
80808 width="24"
80809 height="24"
80810 viewBox="0 0 24 24"
80811 fill="none"
80812 stroke="currentColor"
80813 stroke-width="1.5"
80814 stroke-linecap="round"
80815 stroke-linejoin="round"
80816>
80817 <path d="M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0v.001z" />
80818 <path d="M9 13h6" />
80819 <path d="M12 10v6" />
80820</svg>
80821"#;
80822pub const ICON_TRIANGLE_SQUARE_CIRCLE: &str = r#"
80823<svg
80824 xmlns="http://www.w3.org/2000/svg"
80825 width="24"
80826 height="24"
80827 viewBox="0 0 24 24"
80828 fill="none"
80829 stroke="currentColor"
80830 stroke-width="1.5"
80831 stroke-linecap="round"
80832 stroke-linejoin="round"
80833>
80834 <path d="M12 3l-4 7h8z" />
80835 <path d="M17 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
80836 <path d="M4 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
80837</svg>
80838"#;
80839pub const ICON_TRIANGLE: &str = r#"
80840<svg
80841 xmlns="http://www.w3.org/2000/svg"
80842 width="24"
80843 height="24"
80844 viewBox="0 0 24 24"
80845 fill="none"
80846 stroke="currentColor"
80847 stroke-width="1.5"
80848 stroke-linecap="round"
80849 stroke-linejoin="round"
80850>
80851 <path d="M10.363 3.591l-8.106 13.534a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636 -2.87l-8.106 -13.536a1.914 1.914 0 0 0 -3.274 0z" />
80852</svg>
80853"#;
80854pub const ICON_TRIANGLES: &str = r#"
80855<svg
80856 xmlns="http://www.w3.org/2000/svg"
80857 width="24"
80858 height="24"
80859 viewBox="0 0 24 24"
80860 fill="none"
80861 stroke="currentColor"
80862 stroke-width="1.5"
80863 stroke-linecap="round"
80864 stroke-linejoin="round"
80865>
80866 <path d="M9.974 21h8.052a.975 .975 0 0 0 .81 -1.517l-4.025 -6.048a.973 .973 0 0 0 -1.622 0l-4.025 6.048a.977 .977 0 0 0 .81 1.517z" />
80867 <path d="M4.98 16h14.04c.542 0 .98 -.443 .98 -.989a1 1 0 0 0 -.156 -.534l-7.02 -11.023a.974 .974 0 0 0 -1.648 0l-7.02 11.023a1 1 0 0 0 .294 1.366a.973 .973 0 0 0 .53 .157z" />
80868</svg>
80869"#;
80870pub const ICON_TRIDENT: &str = r#"
80871<svg
80872 xmlns="http://www.w3.org/2000/svg"
80873 width="24"
80874 height="24"
80875 viewBox="0 0 24 24"
80876 fill="none"
80877 stroke="currentColor"
80878 stroke-width="1.5"
80879 stroke-linecap="round"
80880 stroke-linejoin="round"
80881>
80882 <path d="M3 6l2 -2v3a7 7 0 0 0 14 0v-3l2 2" />
80883 <path d="M12 21v-18l-2 2m4 0l-2 -2" />
80884</svg>
80885"#;
80886pub const ICON_TROLLEY: &str = r#"
80887<svg
80888 xmlns="http://www.w3.org/2000/svg"
80889 width="24"
80890 height="24"
80891 viewBox="0 0 24 24"
80892 fill="none"
80893 stroke="currentColor"
80894 stroke-width="1.5"
80895 stroke-linecap="round"
80896 stroke-linejoin="round"
80897>
80898 <path d="M11 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80899 <path d="M6 16l3 2" />
80900 <path d="M12 17l8 -12" />
80901 <path d="M17 10l2 1" />
80902 <path d="M9.592 4.695l3.306 2.104a1.3 1.3 0 0 1 .396 1.8l-3.094 4.811a1.3 1.3 0 0 1 -1.792 .394l-3.306 -2.104a1.3 1.3 0 0 1 -.396 -1.8l3.094 -4.81a1.3 1.3 0 0 1 1.792 -.394z" />
80903</svg>
80904"#;
80905pub const ICON_TROPHY_OFF: &str = r#"
80906<svg
80907 xmlns="http://www.w3.org/2000/svg"
80908 width="24"
80909 height="24"
80910 viewBox="0 0 24 24"
80911 fill="none"
80912 stroke="currentColor"
80913 stroke-width="1.5"
80914 stroke-linecap="round"
80915 stroke-linejoin="round"
80916>
80917 <path d="M8 21h8" />
80918 <path d="M12 17v4" />
80919 <path d="M8 4h9" />
80920 <path d="M17 4v8c0 .31 -.028 .612 -.082 .905m-1.384 2.632a5 5 0 0 1 -8.534 -3.537v-5" />
80921 <path d="M5 9m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80922 <path d="M19 9m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80923 <path d="M3 3l18 18" />
80924</svg>
80925"#;
80926pub const ICON_TROPHY: &str = r#"
80927<svg
80928 xmlns="http://www.w3.org/2000/svg"
80929 width="24"
80930 height="24"
80931 viewBox="0 0 24 24"
80932 fill="none"
80933 stroke="currentColor"
80934 stroke-width="1.5"
80935 stroke-linecap="round"
80936 stroke-linejoin="round"
80937>
80938 <path d="M8 21l8 0" />
80939 <path d="M12 17l0 4" />
80940 <path d="M7 4l10 0" />
80941 <path d="M17 4v8a5 5 0 0 1 -10 0v-8" />
80942 <path d="M5 9m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80943 <path d="M19 9m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80944</svg>
80945"#;
80946pub const ICON_TROWEL: &str = r#"
80947<svg
80948 xmlns="http://www.w3.org/2000/svg"
80949 width="24"
80950 height="24"
80951 viewBox="0 0 24 24"
80952 fill="none"
80953 stroke="currentColor"
80954 stroke-width="1.5"
80955 stroke-linecap="round"
80956 stroke-linejoin="round"
80957>
80958 <path d="M14.42 9.058l-5.362 5.363a1.978 1.978 0 0 1 -3.275 -.773l-2.682 -8.044a1.978 1.978 0 0 1 2.502 -2.502l8.045 2.682a1.978 1.978 0 0 1 .773 3.274z" />
80959 <path d="M10 10l6.5 6.5" />
80960 <path d="M19.347 16.575l1.08 1.079a1.96 1.96 0 0 1 -2.773 2.772l-1.08 -1.079a1.96 1.96 0 0 1 2.773 -2.772z" />
80961</svg>
80962"#;
80963pub const ICON_TRUCK_DELIVERY: &str = r#"
80964<svg
80965 xmlns="http://www.w3.org/2000/svg"
80966 width="24"
80967 height="24"
80968 viewBox="0 0 24 24"
80969 fill="none"
80970 stroke="currentColor"
80971 stroke-width="1.5"
80972 stroke-linecap="round"
80973 stroke-linejoin="round"
80974>
80975 <path d="M7 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80976 <path d="M17 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80977 <path d="M5 17h-2v-4m-1 -8h11v12m-4 0h6m4 0h2v-6h-8m0 -5h5l3 5" />
80978 <path d="M3 9l4 0" />
80979</svg>
80980"#;
80981pub const ICON_TRUCK_LOADING: &str = r#"
80982<svg
80983 xmlns="http://www.w3.org/2000/svg"
80984 width="24"
80985 height="24"
80986 viewBox="0 0 24 24"
80987 fill="none"
80988 stroke="currentColor"
80989 stroke-width="1.5"
80990 stroke-linecap="round"
80991 stroke-linejoin="round"
80992>
80993 <path d="M2 3h1a2 2 0 0 1 2 2v10a2 2 0 0 0 2 2h15" />
80994 <path d="M9 6m0 3a3 3 0 0 1 3 -3h4a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-4a3 3 0 0 1 -3 -3z" />
80995 <path d="M9 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80996 <path d="M18 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
80997</svg>
80998"#;
80999pub const ICON_TRUCK_OFF: &str = r#"
81000<svg
81001 xmlns="http://www.w3.org/2000/svg"
81002 width="24"
81003 height="24"
81004 viewBox="0 0 24 24"
81005 fill="none"
81006 stroke="currentColor"
81007 stroke-width="1.5"
81008 stroke-linecap="round"
81009 stroke-linejoin="round"
81010>
81011 <path d="M7 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
81012 <path d="M15.585 15.586a2 2 0 0 0 2.826 2.831" />
81013 <path d="M5 17h-2v-11a1 1 0 0 1 1 -1h1m3.96 0h4.04v4m0 4v4m-4 0h6m6 0v-6h-6m-2 -5h5l3 5" />
81014 <path d="M3 3l18 18" />
81015</svg>
81016"#;
81017pub const ICON_TRUCK_RETURN: &str = r#"
81018<svg
81019 xmlns="http://www.w3.org/2000/svg"
81020 width="24"
81021 height="24"
81022 viewBox="0 0 24 24"
81023 fill="none"
81024 stroke="currentColor"
81025 stroke-width="1.5"
81026 stroke-linecap="round"
81027 stroke-linejoin="round"
81028>
81029 <path d="M7 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
81030 <path d="M17 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
81031 <path d="M5 17h-2v-11a1 1 0 0 1 1 -1h9v6h-5l2 2m0 -4l-2 2" />
81032 <path d="M9 17l6 0" />
81033 <path d="M13 6h5l3 5v6h-2" />
81034</svg>
81035"#;
81036pub const ICON_TRUCK: &str = r#"
81037<svg
81038 xmlns="http://www.w3.org/2000/svg"
81039 width="24"
81040 height="24"
81041 viewBox="0 0 24 24"
81042 fill="none"
81043 stroke="currentColor"
81044 stroke-width="1.5"
81045 stroke-linecap="round"
81046 stroke-linejoin="round"
81047>
81048 <path d="M7 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
81049 <path d="M17 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
81050 <path d="M5 17h-2v-11a1 1 0 0 1 1 -1h9v12m-4 0h6m4 0h2v-6h-8m0 -5h5l3 5" />
81051</svg>
81052"#;
81053pub const ICON_TXT: &str = r#"
81054<svg
81055 xmlns="http://www.w3.org/2000/svg"
81056 width="24"
81057 height="24"
81058 viewBox="0 0 24 24"
81059 fill="none"
81060 stroke="currentColor"
81061 stroke-width="1.5"
81062 stroke-linecap="round"
81063 stroke-linejoin="round"
81064>
81065 <path d="M3 8h4" />
81066 <path d="M5 8v8" />
81067 <path d="M17 8h4" />
81068 <path d="M19 8v8" />
81069 <path d="M10 8l4 8" />
81070 <path d="M10 16l4 -8" />
81071</svg>
81072"#;
81073pub const ICON_TYPEFACE: &str = r#"
81074<svg
81075 xmlns="http://www.w3.org/2000/svg"
81076 width="24"
81077 height="24"
81078 viewBox="0 0 24 24"
81079 fill="none"
81080 stroke="currentColor"
81081 stroke-width="1.5"
81082 stroke-linecap="round"
81083 stroke-linejoin="round"
81084>
81085 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
81086 <path d="M17 17a2 2 0 0 1 -2 -2v-8h-5a2 2 0 0 0 -2 2" />
81087 <path d="M7 17a2.775 2.775 0 0 0 2.632 -1.897l.368 -1.103a13.4 13.4 0 0 1 3.236 -5.236l1.764 -1.764" />
81088 <path d="M10 14h5" />
81089</svg>
81090"#;
81091pub const ICON_TYPOGRAPHY_OFF: &str = r#"
81092<svg
81093 xmlns="http://www.w3.org/2000/svg"
81094 width="24"
81095 height="24"
81096 viewBox="0 0 24 24"
81097 fill="none"
81098 stroke="currentColor"
81099 stroke-width="1.5"
81100 stroke-linecap="round"
81101 stroke-linejoin="round"
81102>
81103 <path d="M4 20h3" />
81104 <path d="M14 20h6" />
81105 <path d="M6.9 15h6.9" />
81106 <path d="M13 13l3 7" />
81107 <path d="M5 20l4.09 -10.906" />
81108 <path d="M10.181 6.183l.819 -2.183h2l3.904 8.924" />
81109 <path d="M3 3l18 18" />
81110</svg>
81111"#;
81112pub const ICON_TYPOGRAPHY: &str = r#"
81113<svg
81114 xmlns="http://www.w3.org/2000/svg"
81115 width="24"
81116 height="24"
81117 viewBox="0 0 24 24"
81118 fill="none"
81119 stroke="currentColor"
81120 stroke-width="1.5"
81121 stroke-linecap="round"
81122 stroke-linejoin="round"
81123>
81124 <path d="M4 20l3 0" />
81125 <path d="M14 20l7 0" />
81126 <path d="M6.9 15l6.9 0" />
81127 <path d="M10.2 6.3l5.8 13.7" />
81128 <path d="M5 20l6 -16l2 0l7 16" />
81129</svg>
81130"#;
81131pub const ICON_U_TURN_LEFT: &str = r#"
81132<svg
81133 xmlns="http://www.w3.org/2000/svg"
81134 width="24"
81135 height="24"
81136 viewBox="0 0 24 24"
81137 fill="none"
81138 stroke="currentColor"
81139 stroke-width="1.5"
81140 stroke-linecap="round"
81141 stroke-linejoin="round"
81142>
81143 <path d="M17 20v-11.5a4.5 4.5 0 1 0 -9 0v8.5" />
81144 <path d="M11 14l-3 3l-3 -3" />
81145</svg>
81146"#;
81147pub const ICON_U_TURN_RIGHT: &str = r#"
81148<svg
81149 xmlns="http://www.w3.org/2000/svg"
81150 width="24"
81151 height="24"
81152 viewBox="0 0 24 24"
81153 fill="none"
81154 stroke="currentColor"
81155 stroke-width="1.5"
81156 stroke-linecap="round"
81157 stroke-linejoin="round"
81158>
81159 <path d="M7 20v-11.5a4.5 4.5 0 0 1 9 0v8.5" />
81160 <path d="M13 14l3 3l3 -3" />
81161</svg>
81162"#;
81163pub const ICON_UFO_OFF: &str = r#"
81164<svg
81165 xmlns="http://www.w3.org/2000/svg"
81166 width="24"
81167 height="24"
81168 viewBox="0 0 24 24"
81169 fill="none"
81170 stroke="currentColor"
81171 stroke-width="1.5"
81172 stroke-linecap="round"
81173 stroke-linejoin="round"
81174>
81175 <path d="M16.95 9.01c3.02 .739 5.05 2.123 5.05 3.714c0 1.08 -.931 2.063 -2.468 2.814m-3 1c-1.36 .295 -2.9 .462 -4.531 .462c-5.52 0 -10 -1.909 -10 -4.276c0 -1.59 2.04 -2.985 5.07 -3.724" />
81176 <path d="M14.69 10.686c1.388 -.355 2.31 -.976 2.31 -1.686v-.035c0 -2.742 -2.239 -4.965 -5 -4.965c-1.125 0 -2.164 .37 -3 .992m-1.707 2.297a4.925 4.925 0 0 0 -.293 1.676v.035c0 .961 1.696 1.764 3.956 1.956" />
81177 <path d="M15 17l2 3" />
81178 <path d="M8.5 17l-1.5 3" />
81179 <path d="M12 14h.01" />
81180 <path d="M7 13h.01" />
81181 <path d="M17 13h.01" />
81182 <path d="M3 3l18 18" />
81183</svg>
81184"#;
81185pub const ICON_UFO: &str = r#"
81186<svg
81187 xmlns="http://www.w3.org/2000/svg"
81188 width="24"
81189 height="24"
81190 viewBox="0 0 24 24"
81191 fill="none"
81192 stroke="currentColor"
81193 stroke-width="1.5"
81194 stroke-linecap="round"
81195 stroke-linejoin="round"
81196>
81197 <path d="M16.95 9.01c3.02 .739 5.05 2.123 5.05 3.714c0 2.367 -4.48 4.276 -10 4.276s-10 -1.909 -10 -4.276c0 -1.59 2.04 -2.985 5.07 -3.724" />
81198 <path d="M7 9c0 1.105 2.239 2 5 2s5 -.895 5 -2v-.035c0 -2.742 -2.239 -4.965 -5 -4.965s-5 2.223 -5 4.965v.035" />
81199 <path d="M15 17l2 3" />
81200 <path d="M8.5 17l-1.5 3" />
81201 <path d="M12 14h.01" />
81202 <path d="M7 13h.01" />
81203 <path d="M17 13h.01" />
81204</svg>
81205"#;
81206pub const ICON_UMBRELLA_2: &str = r#"
81207<svg
81208 xmlns="http://www.w3.org/2000/svg"
81209 width="24"
81210 height="24"
81211 viewBox="0 0 24 24"
81212 fill="none"
81213 stroke="currentColor"
81214 stroke-width="1.5"
81215 stroke-linecap="round"
81216 stroke-linejoin="round"
81217>
81218 <path d="M5.343 7.343a8 8 0 1 1 11.314 11.314z" />
81219 <path d="M10.828 13.34l-4.242 4.243a2 2 0 1 0 2.828 2.828" />
81220</svg>
81221"#;
81222pub const ICON_UMBRELLA_CLOSED_2: &str = r#"
81223<svg
81224 xmlns="http://www.w3.org/2000/svg"
81225 width="24"
81226 height="24"
81227 viewBox="0 0 24 24"
81228 fill="none"
81229 stroke="currentColor"
81230 stroke-width="1.5"
81231 stroke-linecap="round"
81232 stroke-linejoin="round"
81233>
81234 <path d="M6.697 12.071l11.313 -7.071l-7.07 11.314z" />
81235 <path d="M8.743 14.475l-2.121 2.121c-1.886 1.886 .943 4.715 2.828 2.829" />
81236</svg>
81237"#;
81238pub const ICON_UMBRELLA_CLOSED: &str = r#"
81239<svg
81240 xmlns="http://www.w3.org/2000/svg"
81241 width="24"
81242 height="24"
81243 viewBox="0 0 24 24"
81244 fill="none"
81245 stroke="currentColor"
81246 stroke-width="1.5"
81247 stroke-linecap="round"
81248 stroke-linejoin="round"
81249>
81250 <path d="M9 16l3 -13l3 13z" />
81251 <path d="M12 16v3c0 2.667 4 2.667 4 0" />
81252</svg>
81253"#;
81254pub const ICON_UMBRELLA_OFF: &str = r#"
81255<svg
81256 xmlns="http://www.w3.org/2000/svg"
81257 width="24"
81258 height="24"
81259 viewBox="0 0 24 24"
81260 fill="none"
81261 stroke="currentColor"
81262 stroke-width="1.5"
81263 stroke-linecap="round"
81264 stroke-linejoin="round"
81265>
81266 <path d="M12 12h-8c0 -2.209 .895 -4.208 2.342 -5.656m2.382 -1.645a8 8 0 0 1 11.276 7.301l-4 0" />
81267 <path d="M12 12v6a2 2 0 1 0 4 0" />
81268 <path d="M3 3l18 18" />
81269</svg>
81270"#;
81271pub const ICON_UMBRELLA: &str = r#"
81272<svg
81273 xmlns="http://www.w3.org/2000/svg"
81274 width="24"
81275 height="24"
81276 viewBox="0 0 24 24"
81277 fill="none"
81278 stroke="currentColor"
81279 stroke-width="1.5"
81280 stroke-linecap="round"
81281 stroke-linejoin="round"
81282>
81283 <path d="M4 12a8 8 0 0 1 16 0z" />
81284 <path d="M12 12v6a2 2 0 0 0 4 0" />
81285</svg>
81286"#;
81287pub const ICON_UNDERLINE: &str = r#"
81288<svg
81289 xmlns="http://www.w3.org/2000/svg"
81290 width="24"
81291 height="24"
81292 viewBox="0 0 24 24"
81293 fill="none"
81294 stroke="currentColor"
81295 stroke-width="1.5"
81296 stroke-linecap="round"
81297 stroke-linejoin="round"
81298>
81299 <path d="M7 5v5a5 5 0 0 0 10 0v-5" />
81300 <path d="M5 19h14" />
81301</svg>
81302"#;
81303pub const ICON_UNIVERSE: &str = r#"
81304<svg
81305 xmlns="http://www.w3.org/2000/svg"
81306 width="24"
81307 height="24"
81308 viewBox="0 0 24 24"
81309 fill="none"
81310 stroke="currentColor"
81311 stroke-width="1.5"
81312 stroke-linecap="round"
81313 stroke-linejoin="round"
81314>
81315 <path d="M7.027 11.477a5 5 0 1 0 5.496 -4.45a4.951 4.951 0 0 0 -3.088 .681" />
81316 <path d="M5.636 5.636a9 9 0 1 0 3.555 -2.188" />
81317 <path d="M18 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
81318 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
81319 <path d="M9 16m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
81320</svg>
81321"#;
81322pub const ICON_UNLINK: &str = r#"
81323<svg
81324 xmlns="http://www.w3.org/2000/svg"
81325 width="24"
81326 height="24"
81327 viewBox="0 0 24 24"
81328 fill="none"
81329 stroke="currentColor"
81330 stroke-width="1.5"
81331 stroke-linecap="round"
81332 stroke-linejoin="round"
81333>
81334 <path d="M17 22v-2" />
81335 <path d="M9 15l6 -6" />
81336 <path d="M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464" />
81337 <path d="M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463" />
81338 <path d="M20 17h2" />
81339 <path d="M2 7h2" />
81340 <path d="M7 2v2" />
81341</svg>
81342"#;
81343pub const ICON_UPLOAD: &str = r#"
81344<svg
81345 xmlns="http://www.w3.org/2000/svg"
81346 width="24"
81347 height="24"
81348 viewBox="0 0 24 24"
81349 fill="none"
81350 stroke="currentColor"
81351 stroke-width="1.5"
81352 stroke-linecap="round"
81353 stroke-linejoin="round"
81354>
81355 <path d="M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" />
81356 <path d="M7 9l5 -5l5 5" />
81357 <path d="M12 4l0 12" />
81358</svg>
81359"#;
81360pub const ICON_URGENT: &str = r#"
81361<svg
81362 xmlns="http://www.w3.org/2000/svg"
81363 width="24"
81364 height="24"
81365 viewBox="0 0 24 24"
81366 fill="none"
81367 stroke="currentColor"
81368 stroke-width="1.5"
81369 stroke-linecap="round"
81370 stroke-linejoin="round"
81371>
81372 <path d="M8 16v-4a4 4 0 0 1 8 0v4" />
81373 <path d="M3 12h1m8 -9v1m8 8h1m-15.4 -6.4l.7 .7m12.1 -.7l-.7 .7" />
81374 <path d="M6 16m0 1a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1z" />
81375</svg>
81376"#;
81377pub const ICON_USB: &str = r#"
81378<svg
81379 xmlns="http://www.w3.org/2000/svg"
81380 width="24"
81381 height="24"
81382 viewBox="0 0 24 24"
81383 fill="none"
81384 stroke="currentColor"
81385 stroke-width="1.5"
81386 stroke-linecap="round"
81387 stroke-linejoin="round"
81388>
81389 <path d="M12 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
81390 <path d="M12 17v-11.5" />
81391 <path d="M7 10v3l5 3" />
81392 <path d="M12 14.5l5 -2v-2.5" />
81393 <path d="M16 10h2v-2h-2z" />
81394 <path d="M7 9m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
81395 <path d="M10 5.5h4l-2 -2.5z" />
81396</svg>
81397"#;
81398pub const ICON_USER_BITCOIN: &str = r#"
81399<svg
81400 xmlns="http://www.w3.org/2000/svg"
81401 width="24"
81402 height="24"
81403 viewBox="0 0 24 24"
81404 fill="none"
81405 stroke="currentColor"
81406 stroke-width="1.5"
81407 stroke-linecap="round"
81408 stroke-linejoin="round"
81409>
81410 <path d="M17 21v-6m2 0v-1.5m0 9v-1.5m-2 -3h3m-1 0h.5a1.5 1.5 0 0 1 0 3h-3.5m3 -3h.5a1.5 1.5 0 0 0 0 -3h-3.5" />
81411 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81412 <path d="M6 21v-2a4 4 0 0 1 4 -4h3" />
81413</svg>
81414"#;
81415pub const ICON_USER_BOLT: &str = r#"
81416<svg
81417 xmlns="http://www.w3.org/2000/svg"
81418 width="24"
81419 height="24"
81420 viewBox="0 0 24 24"
81421 fill="none"
81422 stroke="currentColor"
81423 stroke-width="1.5"
81424 stroke-linecap="round"
81425 stroke-linejoin="round"
81426>
81427 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81428 <path d="M6 21v-2a4 4 0 0 1 4 -4h4c.267 0 .529 .026 .781 .076" />
81429 <path d="M19 16l-2 3h4l-2 3" />
81430</svg>
81431"#;
81432pub const ICON_USER_CANCEL: &str = r#"
81433<svg
81434 xmlns="http://www.w3.org/2000/svg"
81435 width="24"
81436 height="24"
81437 viewBox="0 0 24 24"
81438 fill="none"
81439 stroke="currentColor"
81440 stroke-width="1.5"
81441 stroke-linecap="round"
81442 stroke-linejoin="round"
81443>
81444 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81445 <path d="M6 21v-2a4 4 0 0 1 4 -4h3.5" />
81446 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
81447 <path d="M17 21l4 -4" />
81448</svg>
81449"#;
81450pub const ICON_USER_CHECK: &str = r#"
81451<svg
81452 xmlns="http://www.w3.org/2000/svg"
81453 width="24"
81454 height="24"
81455 viewBox="0 0 24 24"
81456 fill="none"
81457 stroke="currentColor"
81458 stroke-width="1.5"
81459 stroke-linecap="round"
81460 stroke-linejoin="round"
81461>
81462 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81463 <path d="M6 21v-2a4 4 0 0 1 4 -4h4" />
81464 <path d="M15 19l2 2l4 -4" />
81465</svg>
81466"#;
81467pub const ICON_USER_CIRCLE: &str = r#"
81468<svg
81469 xmlns="http://www.w3.org/2000/svg"
81470 width="24"
81471 height="24"
81472 viewBox="0 0 24 24"
81473 fill="none"
81474 stroke="currentColor"
81475 stroke-width="1.5"
81476 stroke-linecap="round"
81477 stroke-linejoin="round"
81478>
81479 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
81480 <path d="M12 10m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
81481 <path d="M6.168 18.849a4 4 0 0 1 3.832 -2.849h4a4 4 0 0 1 3.834 2.855" />
81482</svg>
81483"#;
81484pub const ICON_USER_CODE: &str = r#"
81485<svg
81486 xmlns="http://www.w3.org/2000/svg"
81487 width="24"
81488 height="24"
81489 viewBox="0 0 24 24"
81490 fill="none"
81491 stroke="currentColor"
81492 stroke-width="1.5"
81493 stroke-linecap="round"
81494 stroke-linejoin="round"
81495>
81496 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81497 <path d="M6 21v-2a4 4 0 0 1 4 -4h3.5" />
81498 <path d="M20 21l2 -2l-2 -2" />
81499 <path d="M17 17l-2 2l2 2" />
81500</svg>
81501"#;
81502pub const ICON_USER_COG: &str = r#"
81503<svg
81504 xmlns="http://www.w3.org/2000/svg"
81505 width="24"
81506 height="24"
81507 viewBox="0 0 24 24"
81508 fill="none"
81509 stroke="currentColor"
81510 stroke-width="1.5"
81511 stroke-linecap="round"
81512 stroke-linejoin="round"
81513>
81514 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81515 <path d="M6 21v-2a4 4 0 0 1 4 -4h2.5" />
81516 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
81517 <path d="M19.001 15.5v1.5" />
81518 <path d="M19.001 21v1.5" />
81519 <path d="M22.032 17.25l-1.299 .75" />
81520 <path d="M17.27 20l-1.3 .75" />
81521 <path d="M15.97 17.25l1.3 .75" />
81522 <path d="M20.733 20l1.3 .75" />
81523</svg>
81524"#;
81525pub const ICON_USER_DOLLAR: &str = r#"
81526<svg
81527 xmlns="http://www.w3.org/2000/svg"
81528 width="24"
81529 height="24"
81530 viewBox="0 0 24 24"
81531 fill="none"
81532 stroke="currentColor"
81533 stroke-width="1.5"
81534 stroke-linecap="round"
81535 stroke-linejoin="round"
81536>
81537 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81538 <path d="M6 21v-2a4 4 0 0 1 4 -4h3" />
81539 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
81540 <path d="M19 21v1m0 -8v1" />
81541</svg>
81542"#;
81543pub const ICON_USER_DOWN: &str = r#"
81544<svg
81545 xmlns="http://www.w3.org/2000/svg"
81546 width="24"
81547 height="24"
81548 viewBox="0 0 24 24"
81549 fill="none"
81550 stroke="currentColor"
81551 stroke-width="1.5"
81552 stroke-linecap="round"
81553 stroke-linejoin="round"
81554>
81555 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81556 <path d="M6 21v-2a4 4 0 0 1 4 -4h4c.342 0 .674 .043 .99 .124" />
81557 <path d="M19 16v6" />
81558 <path d="M22 19l-3 3l-3 -3" />
81559</svg>
81560"#;
81561pub const ICON_USER_EDIT: &str = r#"
81562<svg
81563 xmlns="http://www.w3.org/2000/svg"
81564 width="24"
81565 height="24"
81566 viewBox="0 0 24 24"
81567 fill="none"
81568 stroke="currentColor"
81569 stroke-width="1.5"
81570 stroke-linecap="round"
81571 stroke-linejoin="round"
81572>
81573 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81574 <path d="M6 21v-2a4 4 0 0 1 4 -4h3.5" />
81575 <path d="M18.42 15.61a2.1 2.1 0 0 1 2.97 2.97l-3.39 3.42h-3v-3l3.42 -3.39z" />
81576</svg>
81577"#;
81578pub const ICON_USER_EXCLAMATION: &str = r#"
81579<svg
81580 xmlns="http://www.w3.org/2000/svg"
81581 width="24"
81582 height="24"
81583 viewBox="0 0 24 24"
81584 fill="none"
81585 stroke="currentColor"
81586 stroke-width="1.5"
81587 stroke-linecap="round"
81588 stroke-linejoin="round"
81589>
81590 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81591 <path d="M6 21v-2a4 4 0 0 1 4 -4h4c.348 0 .686 .045 1.008 .128" />
81592 <path d="M19 16v3" />
81593 <path d="M19 22v.01" />
81594</svg>
81595"#;
81596pub const ICON_USER_HEART: &str = r#"
81597<svg
81598 xmlns="http://www.w3.org/2000/svg"
81599 width="24"
81600 height="24"
81601 viewBox="0 0 24 24"
81602 fill="none"
81603 stroke="currentColor"
81604 stroke-width="1.5"
81605 stroke-linecap="round"
81606 stroke-linejoin="round"
81607>
81608 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81609 <path d="M6 21v-2a4 4 0 0 1 4 -4h.5" />
81610 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
81611</svg>
81612"#;
81613pub const ICON_USER_HEXAGON: &str = r#"
81614<svg
81615 xmlns="http://www.w3.org/2000/svg"
81616 width="24"
81617 height="24"
81618 viewBox="0 0 24 24"
81619 fill="none"
81620 stroke="currentColor"
81621 stroke-width="1.5"
81622 stroke-linecap="round"
81623 stroke-linejoin="round"
81624>
81625 <path d="M12 13a3 3 0 1 0 0 -6a3 3 0 0 0 0 6z" />
81626 <path d="M6.201 18.744a4 4 0 0 1 3.799 -2.744h4a4 4 0 0 1 3.798 2.741" />
81627 <path d="M19.875 6.27c.7 .398 1.13 1.143 1.125 1.948v7.284c0 .809 -.443 1.555 -1.158 1.948l-6.75 4.27a2.269 2.269 0 0 1 -2.184 0l-6.75 -4.27a2.225 2.225 0 0 1 -1.158 -1.948v-7.285c0 -.809 .443 -1.554 1.158 -1.947l6.75 -3.98a2.33 2.33 0 0 1 2.25 0l6.75 3.98h-.033z" />
81628</svg>
81629"#;
81630pub const ICON_USER_MINUS: &str = r#"
81631<svg
81632 xmlns="http://www.w3.org/2000/svg"
81633 width="24"
81634 height="24"
81635 viewBox="0 0 24 24"
81636 fill="none"
81637 stroke="currentColor"
81638 stroke-width="1.5"
81639 stroke-linecap="round"
81640 stroke-linejoin="round"
81641>
81642 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81643 <path d="M6 21v-2a4 4 0 0 1 4 -4h4c.348 0 .686 .045 1.009 .128" />
81644 <path d="M16 19h6" />
81645</svg>
81646"#;
81647pub const ICON_USER_OFF: &str = r#"
81648<svg
81649 xmlns="http://www.w3.org/2000/svg"
81650 width="24"
81651 height="24"
81652 viewBox="0 0 24 24"
81653 fill="none"
81654 stroke="currentColor"
81655 stroke-width="1.5"
81656 stroke-linecap="round"
81657 stroke-linejoin="round"
81658>
81659 <path d="M8.18 8.189a4.01 4.01 0 0 0 2.616 2.627m3.507 -.545a4 4 0 1 0 -5.59 -5.552" />
81660 <path d="M6 21v-2a4 4 0 0 1 4 -4h4c.412 0 .81 .062 1.183 .178m2.633 2.618c.12 .38 .184 .785 .184 1.204v2" />
81661 <path d="M3 3l18 18" />
81662</svg>
81663"#;
81664pub const ICON_USER_PAUSE: &str = r#"
81665<svg
81666 xmlns="http://www.w3.org/2000/svg"
81667 width="24"
81668 height="24"
81669 viewBox="0 0 24 24"
81670 fill="none"
81671 stroke="currentColor"
81672 stroke-width="1.5"
81673 stroke-linecap="round"
81674 stroke-linejoin="round"
81675>
81676 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81677 <path d="M6 21v-2a4 4 0 0 1 4 -4h3.5" />
81678 <path d="M17 17v5" />
81679 <path d="M21 17v5" />
81680</svg>
81681"#;
81682pub const ICON_USER_PENTAGON: &str = r#"
81683<svg
81684 xmlns="http://www.w3.org/2000/svg"
81685 width="24"
81686 height="24"
81687 viewBox="0 0 24 24"
81688 fill="none"
81689 stroke="currentColor"
81690 stroke-width="1.5"
81691 stroke-linecap="round"
81692 stroke-linejoin="round"
81693>
81694 <path d="M13.163 2.168l8.021 5.828c.694 .504 .984 1.397 .719 2.212l-3.064 9.43a1.978 1.978 0 0 1 -1.881 1.367h-9.916a1.978 1.978 0 0 1 -1.881 -1.367l-3.064 -9.43a1.978 1.978 0 0 1 .719 -2.212l8.021 -5.828a1.978 1.978 0 0 1 2.326 0z" />
81695 <path d="M12 13a3 3 0 1 0 0 -6a3 3 0 0 0 0 6z" />
81696 <path d="M6 20.703v-.703a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v.707" />
81697</svg>
81698"#;
81699pub const ICON_USER_PIN: &str = r#"
81700<svg
81701 xmlns="http://www.w3.org/2000/svg"
81702 width="24"
81703 height="24"
81704 viewBox="0 0 24 24"
81705 fill="none"
81706 stroke="currentColor"
81707 stroke-width="1.5"
81708 stroke-linecap="round"
81709 stroke-linejoin="round"
81710>
81711 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81712 <path d="M6 21v-2a4 4 0 0 1 4 -4h2.5" />
81713 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
81714 <path d="M19 18v.01" />
81715</svg>
81716"#;
81717pub const ICON_USER_PLUS: &str = r#"
81718<svg
81719 xmlns="http://www.w3.org/2000/svg"
81720 width="24"
81721 height="24"
81722 viewBox="0 0 24 24"
81723 fill="none"
81724 stroke="currentColor"
81725 stroke-width="1.5"
81726 stroke-linecap="round"
81727 stroke-linejoin="round"
81728>
81729 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81730 <path d="M16 19h6" />
81731 <path d="M19 16v6" />
81732 <path d="M6 21v-2a4 4 0 0 1 4 -4h4" />
81733</svg>
81734"#;
81735pub const ICON_USER_QUESTION: &str = r#"
81736<svg
81737 xmlns="http://www.w3.org/2000/svg"
81738 width="24"
81739 height="24"
81740 viewBox="0 0 24 24"
81741 fill="none"
81742 stroke="currentColor"
81743 stroke-width="1.5"
81744 stroke-linecap="round"
81745 stroke-linejoin="round"
81746>
81747 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81748 <path d="M6 21v-2a4 4 0 0 1 4 -4h3.5" />
81749 <path d="M19 22v.01" />
81750 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
81751</svg>
81752"#;
81753pub const ICON_USER_SCAN: &str = r#"
81754<svg
81755 xmlns="http://www.w3.org/2000/svg"
81756 width="24"
81757 height="24"
81758 viewBox="0 0 24 24"
81759 fill="none"
81760 stroke="currentColor"
81761 stroke-width="1.5"
81762 stroke-linecap="round"
81763 stroke-linejoin="round"
81764>
81765 <path d="M10 9a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
81766 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
81767 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
81768 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
81769 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
81770 <path d="M8 16a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2" />
81771</svg>
81772"#;
81773pub const ICON_USER_SCREEN: &str = r#"
81774<svg
81775 xmlns="http://www.w3.org/2000/svg"
81776 width="24"
81777 height="24"
81778 viewBox="0 0 24 24"
81779 fill="none"
81780 stroke="currentColor"
81781 stroke-width="1.5"
81782 stroke-linecap="round"
81783 stroke-linejoin="round"
81784>
81785 <path d="M19.03 17.818a3 3 0 0 0 1.97 -2.818v-8a3 3 0 0 0 -3 -3h-12a3 3 0 0 0 -3 3v8c0 1.317 .85 2.436 2.03 2.84" />
81786 <path d="M10 14a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
81787 <path d="M8 21a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2" />
81788</svg>
81789"#;
81790pub const ICON_USER_SEARCH: &str = r#"
81791<svg
81792 xmlns="http://www.w3.org/2000/svg"
81793 width="24"
81794 height="24"
81795 viewBox="0 0 24 24"
81796 fill="none"
81797 stroke="currentColor"
81798 stroke-width="1.5"
81799 stroke-linecap="round"
81800 stroke-linejoin="round"
81801>
81802 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81803 <path d="M6 21v-2a4 4 0 0 1 4 -4h1.5" />
81804 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
81805 <path d="M20.2 20.2l1.8 1.8" />
81806</svg>
81807"#;
81808pub const ICON_USER_SHARE: &str = r#"
81809<svg
81810 xmlns="http://www.w3.org/2000/svg"
81811 width="24"
81812 height="24"
81813 viewBox="0 0 24 24"
81814 fill="none"
81815 stroke="currentColor"
81816 stroke-width="1.5"
81817 stroke-linecap="round"
81818 stroke-linejoin="round"
81819>
81820 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81821 <path d="M6 21v-2a4 4 0 0 1 4 -4h3" />
81822 <path d="M16 22l5 -5" />
81823 <path d="M21 21.5v-4.5h-4.5" />
81824</svg>
81825"#;
81826pub const ICON_USER_SHIELD: &str = r#"
81827<svg
81828 xmlns="http://www.w3.org/2000/svg"
81829 width="24"
81830 height="24"
81831 viewBox="0 0 24 24"
81832 fill="none"
81833 stroke="currentColor"
81834 stroke-width="1.5"
81835 stroke-linecap="round"
81836 stroke-linejoin="round"
81837>
81838 <path d="M6 21v-2a4 4 0 0 1 4 -4h2" />
81839 <path d="M22 16c0 4 -2.5 6 -3.5 6s-3.5 -2 -3.5 -6c1 0 2.5 -.5 3.5 -1.5c1 1 2.5 1.5 3.5 1.5z" />
81840 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81841</svg>
81842"#;
81843pub const ICON_USER_SQUARE_ROUNDED: &str = r#"
81844<svg
81845 xmlns="http://www.w3.org/2000/svg"
81846 width="24"
81847 height="24"
81848 viewBox="0 0 24 24"
81849 fill="none"
81850 stroke="currentColor"
81851 stroke-width="1.5"
81852 stroke-linecap="round"
81853 stroke-linejoin="round"
81854>
81855 <path d="M12 13a3 3 0 1 0 0 -6a3 3 0 0 0 0 6z" />
81856 <path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
81857 <path d="M6 20.05v-.05a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v.05" />
81858</svg>
81859"#;
81860pub const ICON_USER_SQUARE: &str = r#"
81861<svg
81862 xmlns="http://www.w3.org/2000/svg"
81863 width="24"
81864 height="24"
81865 viewBox="0 0 24 24"
81866 fill="none"
81867 stroke="currentColor"
81868 stroke-width="1.5"
81869 stroke-linecap="round"
81870 stroke-linejoin="round"
81871>
81872 <path d="M9 10a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
81873 <path d="M6 21v-1a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v1" />
81874 <path d="M3 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14z" />
81875</svg>
81876"#;
81877pub const ICON_USER_STAR: &str = r#"
81878<svg
81879 xmlns="http://www.w3.org/2000/svg"
81880 width="24"
81881 height="24"
81882 viewBox="0 0 24 24"
81883 fill="none"
81884 stroke="currentColor"
81885 stroke-width="1.5"
81886 stroke-linecap="round"
81887 stroke-linejoin="round"
81888>
81889 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81890 <path d="M6 21v-2a4 4 0 0 1 4 -4h.5" />
81891 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
81892</svg>
81893"#;
81894pub const ICON_USER_UP: &str = r#"
81895<svg
81896 xmlns="http://www.w3.org/2000/svg"
81897 width="24"
81898 height="24"
81899 viewBox="0 0 24 24"
81900 fill="none"
81901 stroke="currentColor"
81902 stroke-width="1.5"
81903 stroke-linecap="round"
81904 stroke-linejoin="round"
81905>
81906 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81907 <path d="M6 21v-2a4 4 0 0 1 4 -4h4" />
81908 <path d="M19 22v-6" />
81909 <path d="M22 19l-3 -3l-3 3" />
81910</svg>
81911"#;
81912pub const ICON_USER_X: &str = r#"
81913<svg
81914 xmlns="http://www.w3.org/2000/svg"
81915 width="24"
81916 height="24"
81917 viewBox="0 0 24 24"
81918 fill="none"
81919 stroke="currentColor"
81920 stroke-width="1.5"
81921 stroke-linecap="round"
81922 stroke-linejoin="round"
81923>
81924 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81925 <path d="M6 21v-2a4 4 0 0 1 4 -4h3.5" />
81926 <path d="M22 22l-5 -5" />
81927 <path d="M17 22l5 -5" />
81928</svg>
81929"#;
81930pub const ICON_USER: &str = r#"
81931<svg
81932 xmlns="http://www.w3.org/2000/svg"
81933 width="24"
81934 height="24"
81935 viewBox="0 0 24 24"
81936 fill="none"
81937 stroke="currentColor"
81938 stroke-width="1.5"
81939 stroke-linecap="round"
81940 stroke-linejoin="round"
81941>
81942 <path d="M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81943 <path d="M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
81944</svg>
81945"#;
81946pub const ICON_USERS_GROUP: &str = r#"
81947<svg
81948 xmlns="http://www.w3.org/2000/svg"
81949 width="24"
81950 height="24"
81951 viewBox="0 0 24 24"
81952 fill="none"
81953 stroke="currentColor"
81954 stroke-width="1.5"
81955 stroke-linecap="round"
81956 stroke-linejoin="round"
81957>
81958 <path d="M10 13a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
81959 <path d="M8 21v-1a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v1" />
81960 <path d="M15 5a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
81961 <path d="M17 10h2a2 2 0 0 1 2 2v1" />
81962 <path d="M5 5a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
81963 <path d="M3 13v-1a2 2 0 0 1 2 -2h2" />
81964</svg>
81965"#;
81966pub const ICON_USERS_MINUS: &str = r#"
81967<svg
81968 xmlns="http://www.w3.org/2000/svg"
81969 width="24"
81970 height="24"
81971 viewBox="0 0 24 24"
81972 fill="none"
81973 stroke="currentColor"
81974 stroke-width="1.5"
81975 stroke-linecap="round"
81976 stroke-linejoin="round"
81977>
81978 <path d="M5 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81979 <path d="M3 21v-2a4 4 0 0 1 4 -4h4c.948 0 1.818 .33 2.504 .88" />
81980 <path d="M16 3.13a4 4 0 0 1 0 7.75" />
81981 <path d="M16 19h6" />
81982</svg>
81983"#;
81984pub const ICON_USERS_PLUS: &str = r#"
81985<svg
81986 xmlns="http://www.w3.org/2000/svg"
81987 width="24"
81988 height="24"
81989 viewBox="0 0 24 24"
81990 fill="none"
81991 stroke="currentColor"
81992 stroke-width="1.5"
81993 stroke-linecap="round"
81994 stroke-linejoin="round"
81995>
81996 <path d="M5 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
81997 <path d="M3 21v-2a4 4 0 0 1 4 -4h4c.96 0 1.84 .338 2.53 .901" />
81998 <path d="M16 3.13a4 4 0 0 1 0 7.75" />
81999 <path d="M16 19h6" />
82000 <path d="M19 16v6" />
82001</svg>
82002"#;
82003pub const ICON_USERS: &str = r#"
82004<svg
82005 xmlns="http://www.w3.org/2000/svg"
82006 width="24"
82007 height="24"
82008 viewBox="0 0 24 24"
82009 fill="none"
82010 stroke="currentColor"
82011 stroke-width="1.5"
82012 stroke-linecap="round"
82013 stroke-linejoin="round"
82014>
82015 <path d="M9 7m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
82016 <path d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" />
82017 <path d="M16 3.13a4 4 0 0 1 0 7.75" />
82018 <path d="M21 21v-2a4 4 0 0 0 -3 -3.85" />
82019</svg>
82020"#;
82021pub const ICON_UV_INDEX: &str = r#"
82022<svg
82023 xmlns="http://www.w3.org/2000/svg"
82024 width="24"
82025 height="24"
82026 viewBox="0 0 24 24"
82027 fill="none"
82028 stroke="currentColor"
82029 stroke-width="1.5"
82030 stroke-linecap="round"
82031 stroke-linejoin="round"
82032>
82033 <path d="M3 12h1m16 0h1m-15.4 -6.4l.7 .7m12.1 -.7l-.7 .7m-9.7 5.7a4 4 0 1 1 8 0" />
82034 <path d="M12 4v-1" />
82035 <path d="M13 16l2 5h1l2 -5" />
82036 <path d="M6 16v3a2 2 0 1 0 4 0v-3" />
82037</svg>
82038"#;
82039pub const ICON_UX_CIRCLE: &str = r#"
82040<svg
82041 xmlns="http://www.w3.org/2000/svg"
82042 width="24"
82043 height="24"
82044 viewBox="0 0 24 24"
82045 fill="none"
82046 stroke="currentColor"
82047 stroke-width="1.5"
82048 stroke-linecap="round"
82049 stroke-linejoin="round"
82050>
82051 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
82052 <path d="M7 10v2a2 2 0 1 0 4 0v-2" />
82053 <path d="M14 10l3 4" />
82054 <path d="M14 14l3 -4" />
82055</svg>
82056"#;
82057pub const ICON_VACCINE_BOTTLE_OFF: &str = r#"
82058<svg
82059 xmlns="http://www.w3.org/2000/svg"
82060 width="24"
82061 height="24"
82062 viewBox="0 0 24 24"
82063 fill="none"
82064 stroke="currentColor"
82065 stroke-width="1.5"
82066 stroke-linecap="round"
82067 stroke-linejoin="round"
82068>
82069 <path d="M9 5v-1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-4" />
82070 <path d="M8.7 8.705a1.806 1.806 0 0 1 -.2 .045c-.866 .144 -1.5 .893 -1.5 1.77v8.48a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-2m0 -4v-2.48c0 -.877 -.634 -1.626 -1.5 -1.77a1.795 1.795 0 0 1 -1.5 -1.77v-.98" />
82071 <path d="M7 12h5m4 0h1" />
82072 <path d="M7 18h10" />
82073 <path d="M11 15h2" />
82074 <path d="M3 3l18 18" />
82075</svg>
82076"#;
82077pub const ICON_VACCINE_BOTTLE: &str = r#"
82078<svg
82079 xmlns="http://www.w3.org/2000/svg"
82080 width="24"
82081 height="24"
82082 viewBox="0 0 24 24"
82083 fill="none"
82084 stroke="currentColor"
82085 stroke-width="1.5"
82086 stroke-linecap="round"
82087 stroke-linejoin="round"
82088>
82089 <path d="M9 3m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
82090 <path d="M10 6v.98c0 .877 -.634 1.626 -1.5 1.77c-.866 .144 -1.5 .893 -1.5 1.77v8.48a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-8.48c0 -.877 -.634 -1.626 -1.5 -1.77a1.795 1.795 0 0 1 -1.5 -1.77v-.98" />
82091 <path d="M7 12h10" />
82092 <path d="M7 18h10" />
82093 <path d="M11 15h2" />
82094</svg>
82095"#;
82096pub const ICON_VACCINE_OFF: &str = r#"
82097<svg
82098 xmlns="http://www.w3.org/2000/svg"
82099 width="24"
82100 height="24"
82101 viewBox="0 0 24 24"
82102 fill="none"
82103 stroke="currentColor"
82104 stroke-width="1.5"
82105 stroke-linecap="round"
82106 stroke-linejoin="round"
82107>
82108 <path d="M17 3l4 4" />
82109 <path d="M19 5l-4.5 4.5" />
82110 <path d="M11.5 6.5l6 6" />
82111 <path d="M16.5 11.5l-.5 .5m-2 2l-4 4h-4v-4l4 -4m2 -2l.5 -.5" />
82112 <path d="M7.5 12.5l1.5 1.5" />
82113 <path d="M3 21l3 -3" />
82114 <path d="M3 3l18 18" />
82115</svg>
82116"#;
82117pub const ICON_VACCINE: &str = r#"
82118<svg
82119 xmlns="http://www.w3.org/2000/svg"
82120 width="24"
82121 height="24"
82122 viewBox="0 0 24 24"
82123 fill="none"
82124 stroke="currentColor"
82125 stroke-width="1.5"
82126 stroke-linecap="round"
82127 stroke-linejoin="round"
82128>
82129 <path d="M17 3l4 4" />
82130 <path d="M19 5l-4.5 4.5" />
82131 <path d="M11.5 6.5l6 6" />
82132 <path d="M16.5 11.5l-6.5 6.5h-4v-4l6.5 -6.5" />
82133 <path d="M7.5 12.5l1.5 1.5" />
82134 <path d="M10.5 9.5l1.5 1.5" />
82135 <path d="M3 21l3 -3" />
82136</svg>
82137"#;
82138pub const ICON_VACUUM_CLEANER: &str = r#"
82139<svg
82140 xmlns="http://www.w3.org/2000/svg"
82141 width="24"
82142 height="24"
82143 viewBox="0 0 24 24"
82144 fill="none"
82145 stroke="currentColor"
82146 stroke-width="1.5"
82147 stroke-linecap="round"
82148 stroke-linejoin="round"
82149>
82150 <path d="M21 12a9 9 0 1 1 -18 0a9 9 0 0 1 18 0z" />
82151 <path d="M14 9a2 2 0 1 1 -4 0a2 2 0 0 1 4 0z" />
82152 <path d="M12 16h.01" />
82153</svg>
82154"#;
82155pub const ICON_VARIABLE_MINUS: &str = r#"
82156<svg
82157 xmlns="http://www.w3.org/2000/svg"
82158 width="24"
82159 height="24"
82160 viewBox="0 0 24 24"
82161 fill="none"
82162 stroke="currentColor"
82163 stroke-width="1.5"
82164 stroke-linecap="round"
82165 stroke-linejoin="round"
82166>
82167 <path d="M8 16c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5" />
82168 <path d="M5 4c-2.5 5 -2.5 10 0 16m14 -16c1.775 3.55 2.29 7.102 1.544 11.01m-11.544 -6.01h1c1 0 1 1 2.016 3.527c.782 1.966 .943 3 1.478 3.343" />
82169 <path d="M8 16c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5" />
82170 <path d="M16 19h6" />
82171</svg>
82172"#;
82173pub const ICON_VARIABLE_OFF: &str = r#"
82174<svg
82175 xmlns="http://www.w3.org/2000/svg"
82176 width="24"
82177 height="24"
82178 viewBox="0 0 24 24"
82179 fill="none"
82180 stroke="currentColor"
82181 stroke-width="1.5"
82182 stroke-linecap="round"
82183 stroke-linejoin="round"
82184>
82185 <path d="M4.675 4.68c-2.17 4.776 -2.062 9.592 .325 15.32" />
82186 <path d="M19 4c1.959 3.917 2.383 7.834 1.272 12.232m-.983 3.051c-.093 .238 -.189 .477 -.289 .717" />
82187 <path d="M11.696 11.696c.095 .257 .2 .533 .32 .831c.984 2.473 .984 3.473 1.984 3.473h1" />
82188 <path d="M8 16c1.5 0 3 -2 4 -3.5m2.022 -2.514c.629 -.582 1.304 -.986 1.978 -.986" />
82189 <path d="M3 3l18 18" />
82190</svg>
82191"#;
82192pub const ICON_VARIABLE_PLUS: &str = r#"
82193<svg
82194 xmlns="http://www.w3.org/2000/svg"
82195 width="24"
82196 height="24"
82197 viewBox="0 0 24 24"
82198 fill="none"
82199 stroke="currentColor"
82200 stroke-width="1.5"
82201 stroke-linecap="round"
82202 stroke-linejoin="round"
82203>
82204 <path d="M5 4c-2.5 5 -2.5 10 0 16m14 -16c1.38 2.76 2 5.52 1.855 8.448m-11.855 -3.448h1c1 0 1 1 2.016 3.527c.785 1.972 .944 3.008 1.483 3.346" />
82205 <path d="M8 16c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5" />
82206 <path d="M16 19h6" />
82207 <path d="M19 16v6" />
82208</svg>
82209"#;
82210pub const ICON_VARIABLE: &str = r#"
82211<svg
82212 xmlns="http://www.w3.org/2000/svg"
82213 width="24"
82214 height="24"
82215 viewBox="0 0 24 24"
82216 fill="none"
82217 stroke="currentColor"
82218 stroke-width="1.5"
82219 stroke-linecap="round"
82220 stroke-linejoin="round"
82221>
82222 <path d="M5 4c-2.5 5 -2.5 10 0 16m14 -16c2.5 5 2.5 10 0 16m-10 -11h1c1 0 1 1 2.016 3.527c.984 2.473 .984 3.473 1.984 3.473h1" />
82223 <path d="M8 16c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5" />
82224</svg>
82225"#;
82226pub const ICON_VECTOR_BEZIER_2: &str = r#"
82227<svg
82228 xmlns="http://www.w3.org/2000/svg"
82229 width="24"
82230 height="24"
82231 viewBox="0 0 24 24"
82232 fill="none"
82233 stroke="currentColor"
82234 stroke-width="1.5"
82235 stroke-linecap="round"
82236 stroke-linejoin="round"
82237>
82238 <path d="M3 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82239 <path d="M17 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82240 <path d="M7 5l7 0" />
82241 <path d="M10 19l7 0" />
82242 <path d="M9 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
82243 <path d="M15 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
82244 <path d="M7 5.5a5 6.5 0 0 1 5 6.5a5 6.5 0 0 0 5 6.5" />
82245</svg>
82246"#;
82247pub const ICON_VECTOR_BEZIER_ARC: &str = r#"
82248<svg
82249 xmlns="http://www.w3.org/2000/svg"
82250 width="24"
82251 height="24"
82252 viewBox="0 0 24 24"
82253 fill="none"
82254 stroke="currentColor"
82255 stroke-width="1.5"
82256 stroke-linecap="round"
82257 stroke-linejoin="round"
82258>
82259 <path d="M3 10m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82260 <path d="M17 10m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82261 <path d="M10 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82262 <path d="M10 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82263 <path d="M19 10a5 5 0 0 0 -5 -5" />
82264 <path d="M5 14a5 5 0 0 0 5 5" />
82265 <path d="M5 10a5 5 0 0 1 5 -5" />
82266</svg>
82267"#;
82268pub const ICON_VECTOR_BEZIER_CIRCLE: &str = r#"
82269<svg
82270 xmlns="http://www.w3.org/2000/svg"
82271 width="24"
82272 height="24"
82273 viewBox="0 0 24 24"
82274 fill="none"
82275 stroke="currentColor"
82276 stroke-width="1.5"
82277 stroke-linecap="round"
82278 stroke-linejoin="round"
82279>
82280 <path d="M3 10m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82281 <path d="M17 10m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82282 <path d="M10 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82283 <path d="M10 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82284 <path d="M19 10a5 5 0 0 0 -5 -5" />
82285 <path d="M19 14a5 5 0 0 1 -5 5" />
82286 <path d="M5 14a5 5 0 0 0 5 5" />
82287 <path d="M5 10a5 5 0 0 1 5 -5" />
82288</svg>
82289"#;
82290pub const ICON_VECTOR_BEZIER: &str = r#"
82291<svg
82292 xmlns="http://www.w3.org/2000/svg"
82293 width="24"
82294 height="24"
82295 viewBox="0 0 24 24"
82296 fill="none"
82297 stroke="currentColor"
82298 stroke-width="1.5"
82299 stroke-linecap="round"
82300 stroke-linejoin="round"
82301>
82302 <path d="M3 14m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82303 <path d="M17 14m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82304 <path d="M10 6m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82305 <path d="M10 8.5a6 6 0 0 0 -5 5.5" />
82306 <path d="M14 8.5a6 6 0 0 1 5 5.5" />
82307 <path d="M10 8l-6 0" />
82308 <path d="M20 8l-6 0" />
82309 <path d="M3 8m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
82310 <path d="M21 8m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
82311</svg>
82312"#;
82313pub const ICON_VECTOR_OFF: &str = r#"
82314<svg
82315 xmlns="http://www.w3.org/2000/svg"
82316 width="24"
82317 height="24"
82318 viewBox="0 0 24 24"
82319 fill="none"
82320 stroke="currentColor"
82321 stroke-width="1.5"
82322 stroke-linecap="round"
82323 stroke-linejoin="round"
82324>
82325 <path d="M6.68 6.733a1 1 0 0 1 -.68 .267h-2a1 1 0 0 1 -1 -1v-2c0 -.276 .112 -.527 .293 -.708" />
82326 <path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82327 <path d="M20.72 20.693a1 1 0 0 1 -.72 .307h-2a1 1 0 0 1 -1 -1v-2c0 -.282 .116 -.536 .304 -.718" />
82328 <path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82329 <path d="M5 7v10" />
82330 <path d="M19 7v8" />
82331 <path d="M9 5h8" />
82332 <path d="M7 19h10" />
82333 <path d="M3 3l18 18" />
82334</svg>
82335"#;
82336pub const ICON_VECTOR_SPLINE: &str = r#"
82337<svg
82338 xmlns="http://www.w3.org/2000/svg"
82339 width="24"
82340 height="24"
82341 viewBox="0 0 24 24"
82342 fill="none"
82343 stroke="currentColor"
82344 stroke-width="1.5"
82345 stroke-linecap="round"
82346 stroke-linejoin="round"
82347>
82348 <path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82349 <path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82350 <path d="M17 5c-6.627 0 -12 5.373 -12 12" />
82351</svg>
82352"#;
82353pub const ICON_VECTOR_TRIANGLE_OFF: &str = r#"
82354<svg
82355 xmlns="http://www.w3.org/2000/svg"
82356 width="24"
82357 height="24"
82358 viewBox="0 0 24 24"
82359 fill="none"
82360 stroke="currentColor"
82361 stroke-width="1.5"
82362 stroke-linecap="round"
82363 stroke-linejoin="round"
82364>
82365 <path d="M10 6v-1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-1" />
82366 <path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82367 <path d="M20.705 20.709a1 1 0 0 1 -.705 .291h-2a1 1 0 0 1 -1 -1v-2c0 -.28 .115 -.532 .3 -.714" />
82368 <path d="M6.5 17.1l3.749 -6.823" />
82369 <path d="M13.158 9.197l-.658 -1.197" />
82370 <path d="M7 19h10" />
82371 <path d="M3 3l18 18" />
82372</svg>
82373"#;
82374pub const ICON_VECTOR_TRIANGLE: &str = r#"
82375<svg
82376 xmlns="http://www.w3.org/2000/svg"
82377 width="24"
82378 height="24"
82379 viewBox="0 0 24 24"
82380 fill="none"
82381 stroke="currentColor"
82382 stroke-width="1.5"
82383 stroke-linecap="round"
82384 stroke-linejoin="round"
82385>
82386 <path d="M10 4m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82387 <path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82388 <path d="M17 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82389 <path d="M6.5 17.1l5 -9.1" />
82390 <path d="M17.5 17.1l-5 -9.1" />
82391 <path d="M7 19l10 0" />
82392</svg>
82393"#;
82394pub const ICON_VECTOR: &str = r#"
82395<svg
82396 xmlns="http://www.w3.org/2000/svg"
82397 width="24"
82398 height="24"
82399 viewBox="0 0 24 24"
82400 fill="none"
82401 stroke="currentColor"
82402 stroke-width="1.5"
82403 stroke-linecap="round"
82404 stroke-linejoin="round"
82405>
82406 <path d="M3 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82407 <path d="M17 3m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82408 <path d="M17 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82409 <path d="M3 17m0 1a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1z" />
82410 <path d="M5 7l0 10" />
82411 <path d="M19 7l0 10" />
82412 <path d="M7 5l10 0" />
82413 <path d="M7 19l10 0" />
82414</svg>
82415"#;
82416pub const ICON_VENUS: &str = r#"
82417<svg
82418 xmlns="http://www.w3.org/2000/svg"
82419 width="24"
82420 height="24"
82421 viewBox="0 0 24 24"
82422 fill="none"
82423 stroke="currentColor"
82424 stroke-width="1.5"
82425 stroke-linecap="round"
82426 stroke-linejoin="round"
82427>
82428 <path d="M12 9m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
82429 <path d="M12 14l0 7" />
82430 <path d="M9 18l6 0" />
82431</svg>
82432"#;
82433pub const ICON_VERSIONS_OFF: &str = r#"
82434<svg
82435 xmlns="http://www.w3.org/2000/svg"
82436 width="24"
82437 height="24"
82438 viewBox="0 0 24 24"
82439 fill="none"
82440 stroke="currentColor"
82441 stroke-width="1.5"
82442 stroke-linecap="round"
82443 stroke-linejoin="round"
82444>
82445 <path d="M10.184 6.162a2 2 0 0 1 1.816 -1.162h6a2 2 0 0 1 2 2v9m-1.185 2.827a1.993 1.993 0 0 1 -.815 .173h-6a2 2 0 0 1 -2 -2v-7" />
82446 <path d="M7 7v10" />
82447 <path d="M4 8v8" />
82448 <path d="M3 3l18 18" />
82449</svg>
82450"#;
82451pub const ICON_VERSIONS: &str = r#"
82452<svg
82453 xmlns="http://www.w3.org/2000/svg"
82454 width="24"
82455 height="24"
82456 viewBox="0 0 24 24"
82457 fill="none"
82458 stroke="currentColor"
82459 stroke-width="1.5"
82460 stroke-linecap="round"
82461 stroke-linejoin="round"
82462>
82463 <path d="M10 5m0 2a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2z" />
82464 <path d="M7 7l0 10" />
82465 <path d="M4 8l0 8" />
82466</svg>
82467"#;
82468pub const ICON_VIDEO_MINUS: &str = r#"
82469<svg
82470 xmlns="http://www.w3.org/2000/svg"
82471 width="24"
82472 height="24"
82473 viewBox="0 0 24 24"
82474 fill="none"
82475 stroke="currentColor"
82476 stroke-width="1.5"
82477 stroke-linecap="round"
82478 stroke-linejoin="round"
82479>
82480 <path d="M15 10l4.553 -2.276a1 1 0 0 1 1.447 .894v6.764a1 1 0 0 1 -1.447 .894l-4.553 -2.276v-4z" />
82481 <path d="M3 6m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
82482 <path d="M7 12l4 0" />
82483</svg>
82484"#;
82485pub const ICON_VIDEO_OFF: &str = r#"
82486<svg
82487 xmlns="http://www.w3.org/2000/svg"
82488 width="24"
82489 height="24"
82490 viewBox="0 0 24 24"
82491 fill="none"
82492 stroke="currentColor"
82493 stroke-width="1.5"
82494 stroke-linecap="round"
82495 stroke-linejoin="round"
82496>
82497 <path d="M3 3l18 18" />
82498 <path d="M15 11v-1l4.553 -2.276a1 1 0 0 1 1.447 .894v6.764a1 1 0 0 1 -.675 .946" />
82499 <path d="M10 6h3a2 2 0 0 1 2 2v3m0 4v1a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h1" />
82500</svg>
82501"#;
82502pub const ICON_VIDEO_PLUS: &str = r#"
82503<svg
82504 xmlns="http://www.w3.org/2000/svg"
82505 width="24"
82506 height="24"
82507 viewBox="0 0 24 24"
82508 fill="none"
82509 stroke="currentColor"
82510 stroke-width="1.5"
82511 stroke-linecap="round"
82512 stroke-linejoin="round"
82513>
82514 <path d="M15 10l4.553 -2.276a1 1 0 0 1 1.447 .894v6.764a1 1 0 0 1 -1.447 .894l-4.553 -2.276v-4z" />
82515 <path d="M3 6m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
82516 <path d="M7 12l4 0" />
82517 <path d="M9 10l0 4" />
82518</svg>
82519"#;
82520pub const ICON_VIDEO: &str = r#"
82521<svg
82522 xmlns="http://www.w3.org/2000/svg"
82523 width="24"
82524 height="24"
82525 viewBox="0 0 24 24"
82526 fill="none"
82527 stroke="currentColor"
82528 stroke-width="1.5"
82529 stroke-linecap="round"
82530 stroke-linejoin="round"
82531>
82532 <path d="M15 10l4.553 -2.276a1 1 0 0 1 1.447 .894v6.764a1 1 0 0 1 -1.447 .894l-4.553 -2.276v-4z" />
82533 <path d="M3 6m0 2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2z" />
82534</svg>
82535"#;
82536pub const ICON_VIEW_360_ARROW: &str = r#"
82537<svg
82538 xmlns="http://www.w3.org/2000/svg"
82539 width="24"
82540 height="24"
82541 viewBox="0 0 24 24"
82542 fill="none"
82543 stroke="currentColor"
82544 stroke-width="1.5"
82545 stroke-linecap="round"
82546 stroke-linejoin="round"
82547>
82548 <path d="M17 15.328c2.414 -.718 4 -1.94 4 -3.328c0 -2.21 -4.03 -4 -9 -4s-9 1.79 -9 4s4.03 4 9 4" />
82549 <path d="M9 13l3 3l-3 3" />
82550</svg>
82551"#;
82552pub const ICON_VIEW_360_NUMBER: &str = r#"
82553<svg
82554 xmlns="http://www.w3.org/2000/svg"
82555 width="24"
82556 height="24"
82557 viewBox="0 0 24 24"
82558 fill="none"
82559 stroke="currentColor"
82560 stroke-width="1.5"
82561 stroke-linecap="round"
82562 stroke-linejoin="round"
82563>
82564 <path d="M14 6a1 1 0 0 0 -1 -1h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1v-2a1 1 0 0 0 -1 -1h-3" />
82565 <path d="M3 5h2.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-1.5h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1 -1.5 1.5h-2.5" />
82566 <path d="M17 7v4a2 2 0 1 0 4 0v-4a2 2 0 1 0 -4 0z" />
82567 <path d="M3 16c0 1.657 4.03 3 9 3s9 -1.343 9 -3" />
82568</svg>
82569"#;
82570pub const ICON_VIEW_360_OFF: &str = r#"
82571<svg
82572 xmlns="http://www.w3.org/2000/svg"
82573 width="24"
82574 height="24"
82575 viewBox="0 0 24 24"
82576 fill="none"
82577 stroke="currentColor"
82578 stroke-width="1.5"
82579 stroke-linecap="round"
82580 stroke-linejoin="round"
82581>
82582 <path d="M8.335 8.388a19 19 0 0 0 -.335 3.612c0 4.97 1.79 9 4 9c1.622 0 3.018 -2.172 3.646 -5.294m.354 -3.706c0 -4.97 -1.79 -9 -4 -9c-1.035 0 -1.979 .885 -2.689 2.337" />
82583 <path d="M5.65 5.623a9 9 0 1 0 12.71 12.745m1.684 -2.328a9 9 0 0 0 -12.094 -12.08" />
82584 <path d="M8.32 8.349c-3.136 .625 -5.32 2.025 -5.32 3.651c0 2.21 4.03 4 9 4c1.286 0 2.51 -.12 3.616 -.336m3.059 -.98c1.445 -.711 2.325 -1.653 2.325 -2.684c0 -2.21 -4.03 -4 -9 -4" />
82585 <path d="M3 3l18 18" />
82586</svg>
82587"#;
82588pub const ICON_VIEW_360: &str = r#"
82589<svg
82590 xmlns="http://www.w3.org/2000/svg"
82591 width="24"
82592 height="24"
82593 viewBox="0 0 24 24"
82594 fill="none"
82595 stroke="currentColor"
82596 stroke-width="1.5"
82597 stroke-linecap="round"
82598 stroke-linejoin="round"
82599>
82600 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
82601 <path d="M12 12m-4 0a4 9 0 1 0 8 0a4 9 0 1 0 -8 0" />
82602 <path d="M3 12c0 2.21 4.03 4 9 4s9 -1.79 9 -4s-4.03 -4 -9 -4s-9 1.79 -9 4z" />
82603</svg>
82604"#;
82605pub const ICON_VIEWFINDER_OFF: &str = r#"
82606<svg
82607 xmlns="http://www.w3.org/2000/svg"
82608 width="24"
82609 height="24"
82610 viewBox="0 0 24 24"
82611 fill="none"
82612 stroke="currentColor"
82613 stroke-width="1.5"
82614 stroke-linecap="round"
82615 stroke-linejoin="round"
82616>
82617 <path d="M5.65 5.623a9 9 0 1 0 12.71 12.745m1.684 -2.328a9 9 0 0 0 -12.094 -12.08" />
82618 <path d="M12 3v4" />
82619 <path d="M12 21v-3" />
82620 <path d="M3 12h4" />
82621 <path d="M21 12h-3" />
82622 <path d="M12 12v.01" />
82623 <path d="M3 3l18 18" />
82624</svg>
82625"#;
82626pub const ICON_VIEWFINDER: &str = r#"
82627<svg
82628 xmlns="http://www.w3.org/2000/svg"
82629 width="24"
82630 height="24"
82631 viewBox="0 0 24 24"
82632 fill="none"
82633 stroke="currentColor"
82634 stroke-width="1.5"
82635 stroke-linecap="round"
82636 stroke-linejoin="round"
82637>
82638 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
82639 <path d="M12 3l0 4" />
82640 <path d="M12 21l0 -3" />
82641 <path d="M3 12l4 0" />
82642 <path d="M21 12l-3 0" />
82643 <path d="M12 12l0 .01" />
82644</svg>
82645"#;
82646pub const ICON_VIEWPORT_NARROW: &str = r#"
82647<svg
82648 xmlns="http://www.w3.org/2000/svg"
82649 width="24"
82650 height="24"
82651 viewBox="0 0 24 24"
82652 fill="none"
82653 stroke="currentColor"
82654 stroke-width="1.5"
82655 stroke-linecap="round"
82656 stroke-linejoin="round"
82657>
82658 <path d="M3 12h7l-3 -3" />
82659 <path d="M7 15l3 -3" />
82660 <path d="M21 12h-7l3 -3" />
82661 <path d="M17 15l-3 -3" />
82662 <path d="M9 6v-1a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1" />
82663 <path d="M9 18v1a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-1" />
82664</svg>
82665"#;
82666pub const ICON_VIEWPORT_SHORT: &str = r#"
82667<svg
82668 xmlns="http://www.w3.org/2000/svg"
82669 width="24"
82670 height="24"
82671 viewBox="0 0 24 24"
82672 fill="none"
82673 stroke="currentColor"
82674 stroke-width="1.5"
82675 stroke-linecap="round"
82676 stroke-linejoin="round"
82677>
82678 <path d="M12 3v7l3 -3" />
82679 <path d="M9 7l3 3" />
82680 <path d="M12 21v-7l3 3" />
82681 <path d="M9 17l3 -3" />
82682 <path d="M18 9h1a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-1" />
82683 <path d="M6 9h-1a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h1" />
82684</svg>
82685"#;
82686pub const ICON_VIEWPORT_TALL: &str = r#"
82687<svg
82688 xmlns="http://www.w3.org/2000/svg"
82689 width="24"
82690 height="24"
82691 viewBox="0 0 24 24"
82692 fill="none"
82693 stroke="currentColor"
82694 stroke-width="1.5"
82695 stroke-linecap="round"
82696 stroke-linejoin="round"
82697>
82698 <path d="M12 10v-7l3 3" />
82699 <path d="M9 6l3 -3" />
82700 <path d="M12 14v7l3 -3" />
82701 <path d="M9 18l3 3" />
82702 <path d="M18 3h1a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-1" />
82703 <path d="M6 3h-1a2 2 0 0 0 -2 2v14a2 2 0 0 0 2 2h1" />
82704</svg>
82705"#;
82706pub const ICON_VIEWPORT_WIDE: &str = r#"
82707<svg
82708 xmlns="http://www.w3.org/2000/svg"
82709 width="24"
82710 height="24"
82711 viewBox="0 0 24 24"
82712 fill="none"
82713 stroke="currentColor"
82714 stroke-width="1.5"
82715 stroke-linecap="round"
82716 stroke-linejoin="round"
82717>
82718 <path d="M10 12h-7l3 -3" />
82719 <path d="M6 15l-3 -3" />
82720 <path d="M14 12h7l-3 -3" />
82721 <path d="M18 15l3 -3" />
82722 <path d="M3 6v-1a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v1" />
82723 <path d="M3 18v1a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2v-1" />
82724</svg>
82725"#;
82726pub const ICON_VINYL: &str = r#"
82727<svg
82728 xmlns="http://www.w3.org/2000/svg"
82729 width="24"
82730 height="24"
82731 viewBox="0 0 24 24"
82732 fill="none"
82733 stroke="currentColor"
82734 stroke-width="1.5"
82735 stroke-linecap="round"
82736 stroke-linejoin="round"
82737>
82738 <path d="M16 3.937a9 9 0 1 0 5 8.063" />
82739 <path d="M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
82740 <path d="M20 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
82741 <path d="M20 4l-3.5 10l-2.5 2" />
82742</svg>
82743"#;
82744pub const ICON_VIP_OFF: &str = r#"
82745<svg
82746 xmlns="http://www.w3.org/2000/svg"
82747 width="24"
82748 height="24"
82749 viewBox="0 0 24 24"
82750 fill="none"
82751 stroke="currentColor"
82752 stroke-width="1.5"
82753 stroke-linecap="round"
82754 stroke-linejoin="round"
82755>
82756 <path d="M3 5h2m4 0h12" />
82757 <path d="M3 19h16" />
82758 <path d="M4 9l2 6h1l2 -6" />
82759 <path d="M12 12v3" />
82760 <path d="M16 12v-3h2a2 2 0 1 1 0 4h-1" />
82761 <path d="M3 3l18 18" />
82762</svg>
82763"#;
82764pub const ICON_VIP: &str = r#"
82765<svg
82766 xmlns="http://www.w3.org/2000/svg"
82767 width="24"
82768 height="24"
82769 viewBox="0 0 24 24"
82770 fill="none"
82771 stroke="currentColor"
82772 stroke-width="1.5"
82773 stroke-linecap="round"
82774 stroke-linejoin="round"
82775>
82776 <path d="M3 5h18" />
82777 <path d="M3 19h18" />
82778 <path d="M4 9l2 6h1l2 -6" />
82779 <path d="M12 9v6" />
82780 <path d="M16 15v-6h2a2 2 0 1 1 0 4h-2" />
82781</svg>
82782"#;
82783pub const ICON_VIRUS_OFF: &str = r#"
82784<svg
82785 xmlns="http://www.w3.org/2000/svg"
82786 width="24"
82787 height="24"
82788 viewBox="0 0 24 24"
82789 fill="none"
82790 stroke="currentColor"
82791 stroke-width="1.5"
82792 stroke-linecap="round"
82793 stroke-linejoin="round"
82794>
82795 <path d="M3 3l18 18" />
82796 <path d="M8.469 8.46a5 5 0 0 0 7.058 7.084" />
82797 <path d="M16.913 12.936a5 5 0 0 0 -5.826 -5.853" />
82798 <path d="M12 7v-4" />
82799 <path d="M11 3h2" />
82800 <path d="M15.536 8.464l2.828 -2.828" />
82801 <path d="M17.657 4.929l1.414 1.414" />
82802 <path d="M17 12h4" />
82803 <path d="M21 11v2" />
82804 <path d="M18.364 18.363l-.707 .707" />
82805 <path d="M12 17v4" />
82806 <path d="M13 21h-2" />
82807 <path d="M8.465 15.536l-2.829 2.828" />
82808 <path d="M6.343 19.071l-1.413 -1.414" />
82809 <path d="M7 12h-4" />
82810 <path d="M3 13v-2" />
82811 <path d="M5.636 5.637l-.707 .707" />
82812</svg>
82813"#;
82814pub const ICON_VIRUS_SEARCH: &str = r#"
82815<svg
82816 xmlns="http://www.w3.org/2000/svg"
82817 width="24"
82818 height="24"
82819 viewBox="0 0 24 24"
82820 fill="none"
82821 stroke="currentColor"
82822 stroke-width="1.5"
82823 stroke-linecap="round"
82824 stroke-linejoin="round"
82825>
82826 <path d="M17 12a5 5 0 1 0 -5 5" />
82827 <path d="M12 7v-4" />
82828 <path d="M11 3h2" />
82829 <path d="M15.536 8.464l2.828 -2.828" />
82830 <path d="M17.657 4.929l1.414 1.414" />
82831 <path d="M17 12h4" />
82832 <path d="M21 11v2" />
82833 <path d="M12 17v4" />
82834 <path d="M13 21h-2" />
82835 <path d="M8.465 15.536l-2.829 2.828" />
82836 <path d="M6.343 19.071l-1.413 -1.414" />
82837 <path d="M7 12h-4" />
82838 <path d="M3 13v-2" />
82839 <path d="M8.464 8.464l-2.828 -2.828" />
82840 <path d="M4.929 6.343l1.414 -1.413" />
82841 <path d="M17.5 17.5m-2.5 0a2.5 2.5 0 1 0 5 0a2.5 2.5 0 1 0 -5 0" />
82842 <path d="M19.5 19.5l2.5 2.5" />
82843</svg>
82844"#;
82845pub const ICON_VIRUS: &str = r#"
82846<svg
82847 xmlns="http://www.w3.org/2000/svg"
82848 width="24"
82849 height="24"
82850 viewBox="0 0 24 24"
82851 fill="none"
82852 stroke="currentColor"
82853 stroke-width="1.5"
82854 stroke-linecap="round"
82855 stroke-linejoin="round"
82856>
82857 <path d="M12 12m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
82858 <path d="M12 7v-4" />
82859 <path d="M11 3h2" />
82860 <path d="M15.536 8.464l2.828 -2.828" />
82861 <path d="M17.657 4.929l1.414 1.414" />
82862 <path d="M17 12h4" />
82863 <path d="M21 11v2" />
82864 <path d="M15.535 15.536l2.829 2.828" />
82865 <path d="M19.071 17.657l-1.414 1.414" />
82866 <path d="M12 17v4" />
82867 <path d="M13 21h-2" />
82868 <path d="M8.465 15.536l-2.829 2.828" />
82869 <path d="M6.343 19.071l-1.413 -1.414" />
82870 <path d="M7 12h-4" />
82871 <path d="M3 13v-2" />
82872 <path d="M8.464 8.464l-2.828 -2.828" />
82873 <path d="M4.929 6.343l1.414 -1.413" />
82874</svg>
82875"#;
82876pub const ICON_VOCABULARY_OFF: &str = r#"
82877<svg
82878 xmlns="http://www.w3.org/2000/svg"
82879 width="24"
82880 height="24"
82881 viewBox="0 0 24 24"
82882 fill="none"
82883 stroke="currentColor"
82884 stroke-width="1.5"
82885 stroke-linecap="round"
82886 stroke-linejoin="round"
82887>
82888 <path d="M7 3h3a2 2 0 0 1 2 2a2 2 0 0 1 2 -2h6a1 1 0 0 1 1 1v13m-2 2h-5a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2h-6a1 1 0 0 1 -1 -1v-14c0 -.279 .114 -.53 .298 -.712" />
82889 <path d="M12 5v3m0 4v9" />
82890 <path d="M7 11h1" />
82891 <path d="M16 7h1" />
82892 <path d="M16 11h1" />
82893 <path d="M3 3l18 18" />
82894</svg>
82895"#;
82896pub const ICON_VOCABULARY: &str = r#"
82897<svg
82898 xmlns="http://www.w3.org/2000/svg"
82899 width="24"
82900 height="24"
82901 viewBox="0 0 24 24"
82902 fill="none"
82903 stroke="currentColor"
82904 stroke-width="1.5"
82905 stroke-linecap="round"
82906 stroke-linejoin="round"
82907>
82908 <path d="M10 19h-6a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1h6a2 2 0 0 1 2 2a2 2 0 0 1 2 -2h6a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-6a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2z" />
82909 <path d="M12 5v16" />
82910 <path d="M7 7h1" />
82911 <path d="M7 11h1" />
82912 <path d="M16 7h1" />
82913 <path d="M16 11h1" />
82914 <path d="M16 15h1" />
82915</svg>
82916"#;
82917pub const ICON_VOLCANO: &str = r#"
82918<svg
82919 xmlns="http://www.w3.org/2000/svg"
82920 width="24"
82921 height="24"
82922 viewBox="0 0 24 24"
82923 fill="none"
82924 stroke="currentColor"
82925 stroke-width="1.5"
82926 stroke-linecap="round"
82927 stroke-linejoin="round"
82928>
82929 <path d="M9 8v-1a2 2 0 1 0 -4 0" />
82930 <path d="M15 8v-1a2 2 0 1 1 4 0" />
82931 <path d="M4 20l3.472 -7.812a2 2 0 0 1 1.828 -1.188h5.4a2 2 0 0 1 1.828 1.188l3.472 7.812" />
82932 <path d="M6.192 15.064a2.14 2.14 0 0 1 .475 -.064c.527 -.009 1.026 .178 1.333 .5c.307 .32 .806 .507 1.333 .5c.527 .007 1.026 -.18 1.334 -.5c.307 -.322 .806 -.509 1.333 -.5c.527 -.009 1.026 .178 1.333 .5c.308 .32 .807 .507 1.334 .5c.527 .007 1.026 -.18 1.333 -.5c.307 -.322 .806 -.509 1.333 -.5c.161 .003 .32 .025 .472 .064" />
82933 <path d="M12 8v-4" />
82934</svg>
82935"#;
82936pub const ICON_VOLUME_2: &str = r#"
82937<svg
82938 xmlns="http://www.w3.org/2000/svg"
82939 width="24"
82940 height="24"
82941 viewBox="0 0 24 24"
82942 fill="none"
82943 stroke="currentColor"
82944 stroke-width="1.5"
82945 stroke-linecap="round"
82946 stroke-linejoin="round"
82947>
82948 <path d="M15 8a5 5 0 0 1 0 8" />
82949 <path d="M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5" />
82950</svg>
82951"#;
82952pub const ICON_VOLUME_3: &str = r#"
82953<svg
82954 xmlns="http://www.w3.org/2000/svg"
82955 width="24"
82956 height="24"
82957 viewBox="0 0 24 24"
82958 fill="none"
82959 stroke="currentColor"
82960 stroke-width="1.5"
82961 stroke-linecap="round"
82962 stroke-linejoin="round"
82963>
82964 <path d="M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5" />
82965 <path d="M16 10l4 4m0 -4l-4 4" />
82966</svg>
82967"#;
82968pub const ICON_VOLUME_OFF: &str = r#"
82969<svg
82970 xmlns="http://www.w3.org/2000/svg"
82971 width="24"
82972 height="24"
82973 viewBox="0 0 24 24"
82974 fill="none"
82975 stroke="currentColor"
82976 stroke-width="1.5"
82977 stroke-linecap="round"
82978 stroke-linejoin="round"
82979>
82980 <path d="M15 8a5 5 0 0 1 1.912 4.934m-1.377 2.602a5 5 0 0 1 -.535 .464" />
82981 <path d="M17.7 5a9 9 0 0 1 2.362 11.086m-1.676 2.299a9 9 0 0 1 -.686 .615" />
82982 <path d="M9.069 5.054l.431 -.554a.8 .8 0 0 1 1.5 .5v2m0 4v8a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l1.294 -1.664" />
82983 <path d="M3 3l18 18" />
82984</svg>
82985"#;
82986pub const ICON_VOLUME: &str = r#"
82987<svg
82988 xmlns="http://www.w3.org/2000/svg"
82989 width="24"
82990 height="24"
82991 viewBox="0 0 24 24"
82992 fill="none"
82993 stroke="currentColor"
82994 stroke-width="1.5"
82995 stroke-linecap="round"
82996 stroke-linejoin="round"
82997>
82998 <path d="M15 8a5 5 0 0 1 0 8" />
82999 <path d="M17.7 5a9 9 0 0 1 0 14" />
83000 <path d="M6 15h-2a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2l3.5 -4.5a.8 .8 0 0 1 1.5 .5v14a.8 .8 0 0 1 -1.5 .5l-3.5 -4.5" />
83001</svg>
83002"#;
83003pub const ICON_VS: &str = r#"
83004<svg
83005 xmlns="http://www.w3.org/2000/svg"
83006 width="24"
83007 height="24"
83008 viewBox="0 0 24 24"
83009 fill="none"
83010 stroke="currentColor"
83011 stroke-width="1.5"
83012 stroke-linecap="round"
83013 stroke-linejoin="round"
83014>
83015 <path d="M2 12c0 5.523 4.477 10 10 10s10 -4.477 10 -10s-4.477 -10 -10 -10s-10 4.477 -10 10" />
83016 <path d="M14 14.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
83017 <path d="M7 9l2 6l2 -6" />
83018</svg>
83019"#;
83020pub const ICON_WALK: &str = r#"
83021<svg
83022 xmlns="http://www.w3.org/2000/svg"
83023 width="24"
83024 height="24"
83025 viewBox="0 0 24 24"
83026 fill="none"
83027 stroke="currentColor"
83028 stroke-width="1.5"
83029 stroke-linecap="round"
83030 stroke-linejoin="round"
83031>
83032 <path d="M13 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
83033 <path d="M7 21l3 -4" />
83034 <path d="M16 21l-2 -4l-3 -3l1 -6" />
83035 <path d="M6 12l2 -3l4 -1l3 3l3 1" />
83036</svg>
83037"#;
83038pub const ICON_WALL_OFF: &str = r#"
83039<svg
83040 xmlns="http://www.w3.org/2000/svg"
83041 width="24"
83042 height="24"
83043 viewBox="0 0 24 24"
83044 fill="none"
83045 stroke="currentColor"
83046 stroke-width="1.5"
83047 stroke-linecap="round"
83048 stroke-linejoin="round"
83049>
83050 <path d="M8 4h10a2 2 0 0 1 2 2v10m-.589 3.417c-.361 .36 -.86 .583 -1.411 .583h-12a2 2 0 0 1 -2 -2v-12c0 -.55 .222 -1.047 .58 -1.409" />
83051 <path d="M4 8h4m4 0h8" />
83052 <path d="M20 12h-4m-4 0h-8" />
83053 <path d="M4 16h12" />
83054 <path d="M9 4v1" />
83055 <path d="M14 8v2" />
83056 <path d="M8 12v4" />
83057 <path d="M11 16v4" />
83058 <path d="M3 3l18 18" />
83059</svg>
83060"#;
83061pub const ICON_WALL: &str = r#"
83062<svg
83063 xmlns="http://www.w3.org/2000/svg"
83064 width="24"
83065 height="24"
83066 viewBox="0 0 24 24"
83067 fill="none"
83068 stroke="currentColor"
83069 stroke-width="1.5"
83070 stroke-linecap="round"
83071 stroke-linejoin="round"
83072>
83073 <path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z" />
83074 <path d="M4 8h16" />
83075 <path d="M20 12h-16" />
83076 <path d="M4 16h16" />
83077 <path d="M9 4v4" />
83078 <path d="M14 8v4" />
83079 <path d="M8 12v4" />
83080 <path d="M16 12v4" />
83081 <path d="M11 16v4" />
83082</svg>
83083"#;
83084pub const ICON_WALLET_OFF: &str = r#"
83085<svg
83086 xmlns="http://www.w3.org/2000/svg"
83087 width="24"
83088 height="24"
83089 viewBox="0 0 24 24"
83090 fill="none"
83091 stroke="currentColor"
83092 stroke-width="1.5"
83093 stroke-linecap="round"
83094 stroke-linejoin="round"
83095>
83096 <path d="M17 8v-3a1 1 0 0 0 -1 -1h-8m-3.413 .584a2 2 0 0 0 1.413 3.416h2m4 0h6a1 1 0 0 1 1 1v3" />
83097 <path d="M19 19a1 1 0 0 1 -1 1h-12a2 2 0 0 1 -2 -2v-12" />
83098 <path d="M16 12h4v4m-4 0a2 2 0 0 1 -2 -2" />
83099 <path d="M3 3l18 18" />
83100</svg>
83101"#;
83102pub const ICON_WALLET: &str = r#"
83103<svg
83104 xmlns="http://www.w3.org/2000/svg"
83105 width="24"
83106 height="24"
83107 viewBox="0 0 24 24"
83108 fill="none"
83109 stroke="currentColor"
83110 stroke-width="1.5"
83111 stroke-linecap="round"
83112 stroke-linejoin="round"
83113>
83114 <path d="M17 8v-3a1 1 0 0 0 -1 -1h-10a2 2 0 0 0 0 4h12a1 1 0 0 1 1 1v3m0 4v3a1 1 0 0 1 -1 1h-12a2 2 0 0 1 -2 -2v-12" />
83115 <path d="M20 12v4h-4a2 2 0 0 1 0 -4h4" />
83116</svg>
83117"#;
83118pub const ICON_WALLPAPER_OFF: &str = r#"
83119<svg
83120 xmlns="http://www.w3.org/2000/svg"
83121 width="24"
83122 height="24"
83123 viewBox="0 0 24 24"
83124 fill="none"
83125 stroke="currentColor"
83126 stroke-width="1.5"
83127 stroke-linecap="round"
83128 stroke-linejoin="round"
83129>
83130 <path d="M10 6h8a2 2 0 0 1 2 2v8m-.58 3.409a2 2 0 0 1 -1.42 .591h-12" />
83131 <path d="M6 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
83132 <path d="M8 18v-10m-3.427 -3.402c-.353 .362 -.573 .856 -.573 1.402v12" />
83133 <path d="M3 3l18 18" />
83134</svg>
83135"#;
83136pub const ICON_WALLPAPER: &str = r#"
83137<svg
83138 xmlns="http://www.w3.org/2000/svg"
83139 width="24"
83140 height="24"
83141 viewBox="0 0 24 24"
83142 fill="none"
83143 stroke="currentColor"
83144 stroke-width="1.5"
83145 stroke-linecap="round"
83146 stroke-linejoin="round"
83147>
83148 <path d="M8 6h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-12" />
83149 <path d="M6 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
83150 <path d="M8 18v-12a2 2 0 1 0 -4 0v12" />
83151</svg>
83152"#;
83153pub const ICON_WAND_OFF: &str = r#"
83154<svg
83155 xmlns="http://www.w3.org/2000/svg"
83156 width="24"
83157 height="24"
83158 viewBox="0 0 24 24"
83159 fill="none"
83160 stroke="currentColor"
83161 stroke-width="1.5"
83162 stroke-linecap="round"
83163 stroke-linejoin="round"
83164>
83165 <path d="M10.5 10.5l-7.5 7.5l3 3l7.5 -7.5m2 -2l5.5 -5.5l-3 -3l-5.5 5.5" />
83166 <path d="M15 6l3 3" />
83167 <path d="M8.433 4.395c.35 -.36 .567 -.852 .567 -1.395a2 2 0 0 0 2 2c-.554 0 -1.055 .225 -1.417 .589" />
83168 <path d="M18.418 14.41c.36 -.36 .582 -.86 .582 -1.41a2 2 0 0 0 2 2c-.555 0 -1.056 .226 -1.419 .59" />
83169 <path d="M3 3l18 18" />
83170</svg>
83171"#;
83172pub const ICON_WAND: &str = r#"
83173<svg
83174 xmlns="http://www.w3.org/2000/svg"
83175 width="24"
83176 height="24"
83177 viewBox="0 0 24 24"
83178 fill="none"
83179 stroke="currentColor"
83180 stroke-width="1.5"
83181 stroke-linecap="round"
83182 stroke-linejoin="round"
83183>
83184 <path d="M6 21l15 -15l-3 -3l-15 15l3 3" />
83185 <path d="M15 6l3 3" />
83186 <path d="M9 3a2 2 0 0 0 2 2a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2a2 2 0 0 0 2 -2" />
83187 <path d="M19 13a2 2 0 0 0 2 2a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2a2 2 0 0 0 2 -2" />
83188</svg>
83189"#;
83190pub const ICON_WASH_DRY_1: &str = r#"
83191<svg
83192 xmlns="http://www.w3.org/2000/svg"
83193 width="24"
83194 height="24"
83195 viewBox="0 0 24 24"
83196 fill="none"
83197 stroke="currentColor"
83198 stroke-width="1.5"
83199 stroke-linecap="round"
83200 stroke-linejoin="round"
83201>
83202 <path d="M3 3m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
83203 <path d="M12 12m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
83204 <path d="M12 12h.01" />
83205</svg>
83206"#;
83207pub const ICON_WASH_DRY_2: &str = r#"
83208<svg
83209 xmlns="http://www.w3.org/2000/svg"
83210 width="24"
83211 height="24"
83212 viewBox="0 0 24 24"
83213 fill="none"
83214 stroke="currentColor"
83215 stroke-width="1.5"
83216 stroke-linecap="round"
83217 stroke-linejoin="round"
83218>
83219 <path d="M3 3m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
83220 <path d="M12 12m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
83221 <path d="M10 12h.01" />
83222 <path d="M14 12h.01" />
83223</svg>
83224"#;
83225pub const ICON_WASH_DRY_3: &str = r#"
83226<svg
83227 xmlns="http://www.w3.org/2000/svg"
83228 width="24"
83229 height="24"
83230 viewBox="0 0 24 24"
83231 fill="none"
83232 stroke="currentColor"
83233 stroke-width="1.5"
83234 stroke-linecap="round"
83235 stroke-linejoin="round"
83236>
83237 <path d="M3 3m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
83238 <path d="M12 12m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
83239 <path d="M12 12h.01" />
83240 <path d="M9 12h.01" />
83241 <path d="M15 12h.01" />
83242</svg>
83243"#;
83244pub const ICON_WASH_DRY_A: &str = r#"
83245<svg
83246 xmlns="http://www.w3.org/2000/svg"
83247 width="24"
83248 height="24"
83249 viewBox="0 0 24 24"
83250 fill="none"
83251 stroke="currentColor"
83252 stroke-width="1.5"
83253 stroke-linecap="round"
83254 stroke-linejoin="round"
83255>
83256 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
83257 <path d="M9 16v-4.8c0 -1.657 1.343 -3.2 3 -3.2s3 1.543 3 3.2v4.8" />
83258 <path d="M15 13h-6" />
83259</svg>
83260"#;
83261pub const ICON_WASH_DRY_DIP: &str = r#"
83262<svg
83263 xmlns="http://www.w3.org/2000/svg"
83264 width="24"
83265 height="24"
83266 viewBox="0 0 24 24"
83267 fill="none"
83268 stroke="currentColor"
83269 stroke-width="1.5"
83270 stroke-linecap="round"
83271 stroke-linejoin="round"
83272>
83273 <path d="M3 3m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
83274 <path d="M12 7v10" />
83275 <path d="M16 7v10" />
83276 <path d="M8 7v10" />
83277</svg>
83278"#;
83279pub const ICON_WASH_DRY_F: &str = r#"
83280<svg
83281 xmlns="http://www.w3.org/2000/svg"
83282 width="24"
83283 height="24"
83284 viewBox="0 0 24 24"
83285 fill="none"
83286 stroke="currentColor"
83287 stroke-width="1.5"
83288 stroke-linecap="round"
83289 stroke-linejoin="round"
83290>
83291 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
83292 <path d="M10 16v-8h4" />
83293 <path d="M13 12h-3" />
83294</svg>
83295"#;
83296pub const ICON_WASH_DRY_FLAT: &str = r#"
83297<svg
83298 xmlns="http://www.w3.org/2000/svg"
83299 width="24"
83300 height="24"
83301 viewBox="0 0 24 24"
83302 fill="none"
83303 stroke="currentColor"
83304 stroke-width="1.5"
83305 stroke-linecap="round"
83306 stroke-linejoin="round"
83307>
83308 <path d="M3 6a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-12z" />
83309 <path d="M7 12h10" />
83310</svg>
83311"#;
83312pub const ICON_WASH_DRY_HANG: &str = r#"
83313<svg
83314 xmlns="http://www.w3.org/2000/svg"
83315 width="24"
83316 height="24"
83317 viewBox="0 0 24 24"
83318 fill="none"
83319 stroke="currentColor"
83320 stroke-width="1.5"
83321 stroke-linecap="round"
83322 stroke-linejoin="round"
83323>
83324 <path d="M3 3m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
83325 <path d="M4 4.01c5.333 5.323 10.667 5.32 16 -.01" />
83326</svg>
83327"#;
83328pub const ICON_WASH_DRY_OFF: &str = r#"
83329<svg
83330 xmlns="http://www.w3.org/2000/svg"
83331 width="24"
83332 height="24"
83333 viewBox="0 0 24 24"
83334 fill="none"
83335 stroke="currentColor"
83336 stroke-width="1.5"
83337 stroke-linecap="round"
83338 stroke-linejoin="round"
83339>
83340 <path d="M20.116 20.127a2.99 2.99 0 0 1 -2.116 .873h-12a3 3 0 0 1 -3 -3v-12c0 -.827 .335 -1.576 .877 -2.12m3.123 -.88h11a3 3 0 0 1 3 3v11" />
83341 <path d="M3 3l18 18" />
83342</svg>
83343"#;
83344pub const ICON_WASH_DRY_P: &str = r#"
83345<svg
83346 xmlns="http://www.w3.org/2000/svg"
83347 width="24"
83348 height="24"
83349 viewBox="0 0 24 24"
83350 fill="none"
83351 stroke="currentColor"
83352 stroke-width="1.5"
83353 stroke-linecap="round"
83354 stroke-linejoin="round"
83355>
83356 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
83357 <path d="M10 16v-8h2.5a2.5 2.5 0 1 1 0 5h-2.5" />
83358</svg>
83359"#;
83360pub const ICON_WASH_DRY_SHADE: &str = r#"
83361<svg
83362 xmlns="http://www.w3.org/2000/svg"
83363 width="24"
83364 height="24"
83365 viewBox="0 0 24 24"
83366 fill="none"
83367 stroke="currentColor"
83368 stroke-width="1.5"
83369 stroke-linecap="round"
83370 stroke-linejoin="round"
83371>
83372 <path d="M3 3m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
83373 <path d="M3 11l8 -8" />
83374 <path d="M3 17l14 -14" />
83375</svg>
83376"#;
83377pub const ICON_WASH_DRY_W: &str = r#"
83378<svg
83379 xmlns="http://www.w3.org/2000/svg"
83380 width="24"
83381 height="24"
83382 viewBox="0 0 24 24"
83383 fill="none"
83384 stroke="currentColor"
83385 stroke-width="1.5"
83386 stroke-linecap="round"
83387 stroke-linejoin="round"
83388>
83389 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
83390 <path d="M8 8l1.5 8h1l1.5 -6l1.5 6h1l1.5 -8" />
83391</svg>
83392"#;
83393pub const ICON_WASH_DRY: &str = r#"
83394<svg
83395 xmlns="http://www.w3.org/2000/svg"
83396 width="24"
83397 height="24"
83398 viewBox="0 0 24 24"
83399 fill="none"
83400 stroke="currentColor"
83401 stroke-width="1.5"
83402 stroke-linecap="round"
83403 stroke-linejoin="round"
83404>
83405 <path d="M3 3m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
83406</svg>
83407"#;
83408pub const ICON_WASH_DRYCLEAN_OFF: &str = r#"
83409<svg
83410 xmlns="http://www.w3.org/2000/svg"
83411 width="24"
83412 height="24"
83413 viewBox="0 0 24 24"
83414 fill="none"
83415 stroke="currentColor"
83416 stroke-width="1.5"
83417 stroke-linecap="round"
83418 stroke-linejoin="round"
83419>
83420 <path d="M20.048 16.033a9 9 0 0 0 -12.094 -12.075m-2.321 1.682a9 9 0 0 0 12.733 12.723" />
83421 <path d="M3 3l18 18" />
83422</svg>
83423"#;
83424pub const ICON_WASH_DRYCLEAN: &str = r#"
83425<svg
83426 xmlns="http://www.w3.org/2000/svg"
83427 width="24"
83428 height="24"
83429 viewBox="0 0 24 24"
83430 fill="none"
83431 stroke="currentColor"
83432 stroke-width="1.5"
83433 stroke-linecap="round"
83434 stroke-linejoin="round"
83435>
83436 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
83437</svg>
83438"#;
83439pub const ICON_WASH_ECO: &str = r#"
83440<svg
83441 xmlns="http://www.w3.org/2000/svg"
83442 width="24"
83443 height="24"
83444 viewBox="0 0 24 24"
83445 fill="none"
83446 stroke="currentColor"
83447 stroke-width="1.5"
83448 stroke-linecap="round"
83449 stroke-linejoin="round"
83450>
83451 <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h5.306m8.162 -6.972l.838 -5.028" />
83452 <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 0 .339 -.014 .503 -.034" />
83453 <path d="M16 22s0 -2 3 -4" />
83454 <path d="M19 21a3 3 0 0 1 0 -6h3v3a3 3 0 0 1 -3 3z" />
83455</svg>
83456"#;
83457pub const ICON_WASH_GENTLE: &str = r#"
83458<svg
83459 xmlns="http://www.w3.org/2000/svg"
83460 width="24"
83461 height="24"
83462 viewBox="0 0 24 24"
83463 fill="none"
83464 stroke="currentColor"
83465 stroke-width="1.5"
83466 stroke-linecap="round"
83467 stroke-linejoin="round"
83468>
83469 <path d="M3.486 5.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 0 .339 -.014 .503 -.034" />
83470 <path d="M3 3l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" />
83471 <path d="M5 18h14" />
83472 <path d="M5 21h14" />
83473</svg>
83474"#;
83475pub const ICON_WASH_HAND: &str = r#"
83476<svg
83477 xmlns="http://www.w3.org/2000/svg"
83478 width="24"
83479 height="24"
83480 viewBox="0 0 24 24"
83481 fill="none"
83482 stroke="currentColor"
83483 stroke-width="1.5"
83484 stroke-linecap="round"
83485 stroke-linejoin="round"
83486>
83487 <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.426 -.296 .777 -.5 1.5 -.5h1" />
83488 <path d="M16 8l.615 .034c.552 .067 1.046 .23 1.385 .466c.461 .322 1.21 .509 2 .5c.17 0 .339 -.014 .503 -.034" />
83489 <path d="M14 10.5l.586 .578a1.516 1.516 0 0 0 2 0c.476 -.433 .55 -1.112 .176 -1.622l-1.762 -2.456c-.37 -.506 -1.331 -1 -2 -1h-3.117a1 1 0 0 0 -.992 .876l-.499 3.986a3.857 3.857 0 0 0 2.608 4.138a2.28 2.28 0 0 0 3 -2.162v-2.338z" />
83490 <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" />
83491</svg>
83492"#;
83493pub const ICON_WASH_MACHINE: &str = r#"
83494<svg
83495 xmlns="http://www.w3.org/2000/svg"
83496 width="24"
83497 height="24"
83498 viewBox="0 0 24 24"
83499 fill="none"
83500 stroke="currentColor"
83501 stroke-width="1.5"
83502 stroke-linecap="round"
83503 stroke-linejoin="round"
83504>
83505 <path d="M5 3m0 2a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2z" />
83506 <path d="M12 14m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
83507 <path d="M8 6h.01" />
83508 <path d="M11 6h.01" />
83509 <path d="M14 6h2" />
83510 <path d="M8 14c1.333 -.667 2.667 -.667 4 0c1.333 .667 2.667 .667 4 0" />
83511</svg>
83512"#;
83513pub const ICON_WASH_OFF: &str = r#"
83514<svg
83515 xmlns="http://www.w3.org/2000/svg"
83516 width="24"
83517 height="24"
83518 viewBox="0 0 24 24"
83519 fill="none"
83520 stroke="currentColor"
83521 stroke-width="1.5"
83522 stroke-linecap="round"
83523 stroke-linejoin="round"
83524>
83525 <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612c.208 0 .41 -.032 .6 -.092m1.521 -2.472l1.573 -9.436" />
83526 <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5m4.92 .919c.428 -.083 .805 -.227 1.08 -.418c.461 -.322 1.21 -.508 2 -.5c.79 -.008 1.539 .178 2 .5c.461 .32 1.21 .508 2 .5c.17 0 .339 -.015 .503 -.035" />
83527 <path d="M3 3l18 18" />
83528</svg>
83529"#;
83530pub const ICON_WASH_PRESS: &str = r#"
83531<svg
83532 xmlns="http://www.w3.org/2000/svg"
83533 width="24"
83534 height="24"
83535 viewBox="0 0 24 24"
83536 fill="none"
83537 stroke="currentColor"
83538 stroke-width="1.5"
83539 stroke-linecap="round"
83540 stroke-linejoin="round"
83541>
83542 <path d="M3.486 7.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 0 .339 -.014 .503 -.034" />
83543 <path d="M3 5l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" />
83544 <path d="M5 20h14" />
83545</svg>
83546"#;
83547pub const ICON_WASH_TEMPERATURE_1: &str = r#"
83548<svg
83549 xmlns="http://www.w3.org/2000/svg"
83550 width="24"
83551 height="24"
83552 viewBox="0 0 24 24"
83553 fill="none"
83554 stroke="currentColor"
83555 stroke-width="1.5"
83556 stroke-linecap="round"
83557 stroke-linejoin="round"
83558>
83559 <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" />
83560 <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 0 .339 -.014 .503 -.034" />
83561 <path d="M12 13h.01" />
83562</svg>
83563"#;
83564pub const ICON_WASH_TEMPERATURE_2: &str = r#"
83565<svg
83566 xmlns="http://www.w3.org/2000/svg"
83567 width="24"
83568 height="24"
83569 viewBox="0 0 24 24"
83570 fill="none"
83571 stroke="currentColor"
83572 stroke-width="1.5"
83573 stroke-linecap="round"
83574 stroke-linejoin="round"
83575>
83576 <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 0 .339 -.014 .503 -.034" />
83577 <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" />
83578 <path d="M14 13h.01" />
83579 <path d="M10 13h.01" />
83580</svg>
83581"#;
83582pub const ICON_WASH_TEMPERATURE_3: &str = r#"
83583<svg
83584 xmlns="http://www.w3.org/2000/svg"
83585 width="24"
83586 height="24"
83587 viewBox="0 0 24 24"
83588 fill="none"
83589 stroke="currentColor"
83590 stroke-width="1.5"
83591 stroke-linecap="round"
83592 stroke-linejoin="round"
83593>
83594 <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 0 .339 -.014 .503 -.034" />
83595 <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" />
83596 <path d="M12 13h.01" />
83597 <path d="M15 13h.01" />
83598 <path d="M9 13h.01" />
83599</svg>
83600"#;
83601pub const ICON_WASH_TEMPERATURE_4: &str = r#"
83602<svg
83603 xmlns="http://www.w3.org/2000/svg"
83604 width="24"
83605 height="24"
83606 viewBox="0 0 24 24"
83607 fill="none"
83608 stroke="currentColor"
83609 stroke-width="1.5"
83610 stroke-linecap="round"
83611 stroke-linejoin="round"
83612>
83613 <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 0 .339 -.014 .503 -.034" />
83614 <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" />
83615 <path d="M10 15h.01" />
83616 <path d="M14 15h.01" />
83617 <path d="M14 12h.01" />
83618 <path d="M10 12h.01" />
83619</svg>
83620"#;
83621pub const ICON_WASH_TEMPERATURE_5: &str = r#"
83622<svg
83623 xmlns="http://www.w3.org/2000/svg"
83624 width="24"
83625 height="24"
83626 viewBox="0 0 24 24"
83627 fill="none"
83628 stroke="currentColor"
83629 stroke-width="1.5"
83630 stroke-linecap="round"
83631 stroke-linejoin="round"
83632>
83633 <path d="M10 15h.01" />
83634 <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" />
83635 <path d="M14 15h.01" />
83636 <path d="M15 12h.01" />
83637 <path d="M12 12h.01" />
83638 <path d="M9 12h.01" />
83639 <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 0 .339 -.014 .503 -.034" />
83640</svg>
83641"#;
83642pub const ICON_WASH_TEMPERATURE_6: &str = r#"
83643<svg
83644 xmlns="http://www.w3.org/2000/svg"
83645 width="24"
83646 height="24"
83647 viewBox="0 0 24 24"
83648 fill="none"
83649 stroke="currentColor"
83650 stroke-width="1.5"
83651 stroke-linecap="round"
83652 stroke-linejoin="round"
83653>
83654 <path d="M9 15h.01" />
83655 <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" />
83656 <path d="M12 15h.01" />
83657 <path d="M15 15h.01" />
83658 <path d="M15 12h.01" />
83659 <path d="M12 12h.01" />
83660 <path d="M9 12h.01" />
83661 <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 0 .339 -.014 .503 -.034" />
83662</svg>
83663"#;
83664pub const ICON_WASH_TUMBLE_DRY: &str = r#"
83665<svg
83666 xmlns="http://www.w3.org/2000/svg"
83667 width="24"
83668 height="24"
83669 viewBox="0 0 24 24"
83670 fill="none"
83671 stroke="currentColor"
83672 stroke-width="1.5"
83673 stroke-linecap="round"
83674 stroke-linejoin="round"
83675>
83676 <path d="M3 3m0 3a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3z" />
83677 <path d="M12 12m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
83678</svg>
83679"#;
83680pub const ICON_WASH_TUMBLE_OFF: &str = r#"
83681<svg
83682 xmlns="http://www.w3.org/2000/svg"
83683 width="24"
83684 height="24"
83685 viewBox="0 0 24 24"
83686 fill="none"
83687 stroke="currentColor"
83688 stroke-width="1.5"
83689 stroke-linecap="round"
83690 stroke-linejoin="round"
83691>
83692 <path d="M20.116 20.127a2.99 2.99 0 0 1 -2.116 .873h-12a3 3 0 0 1 -3 -3v-12c0 -.827 .335 -1.576 .877 -2.12m3.123 -.88h11a3 3 0 0 1 3 3v11" />
83693 <path d="M17.744 13.74a6 6 0 0 0 -7.486 -7.482m-2.499 1.497a6 6 0 1 0 8.48 8.49" />
83694 <path d="M3 3l18 18" />
83695</svg>
83696"#;
83697pub const ICON_WASH: &str = r#"
83698<svg
83699 xmlns="http://www.w3.org/2000/svg"
83700 width="24"
83701 height="24"
83702 viewBox="0 0 24 24"
83703 fill="none"
83704 stroke="currentColor"
83705 stroke-width="1.5"
83706 stroke-linecap="round"
83707 stroke-linejoin="round"
83708>
83709 <path d="M3.486 8.965c.168 .02 .34 .033 .514 .035c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.79 .009 1.539 -.178 2 -.5c.461 -.32 1.21 -.507 2 -.5c.79 -.007 1.539 .18 2 .5c.461 .322 1.21 .509 2 .5c.17 0 .339 -.014 .503 -.034" />
83710 <path d="M3 6l1.721 10.329a2 2 0 0 0 1.973 1.671h10.612a2 2 0 0 0 1.973 -1.671l1.721 -10.329" />
83711</svg>
83712"#;
83713pub const ICON_WATERPOLO: &str = r#"
83714<svg
83715 xmlns="http://www.w3.org/2000/svg"
83716 width="24"
83717 height="24"
83718 viewBox="0 0 24 24"
83719 fill="none"
83720 stroke="currentColor"
83721 stroke-width="1.5"
83722 stroke-linecap="round"
83723 stroke-linejoin="round"
83724>
83725 <path d="M12 9a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
83726 <path d="M5 8l3 4l4.5 1l7.5 -1" />
83727 <path d="M3 18.75a2.4 2.4 0 0 0 1 .25a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2 -1a2.4 2.4 0 0 1 2 -1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 1 -.25" />
83728 <path d="M12 16l.5 -3" />
83729 <path d="M6.5 5a.5 .5 0 1 0 0 -1a.5 .5 0 0 0 0 1z" fill="currentColor" />
83730</svg>
83731"#;
83732pub const ICON_WAVE_SAW_TOOL: &str = r#"
83733<svg
83734 xmlns="http://www.w3.org/2000/svg"
83735 width="24"
83736 height="24"
83737 viewBox="0 0 24 24"
83738 fill="none"
83739 stroke="currentColor"
83740 stroke-width="1.5"
83741 stroke-linecap="round"
83742 stroke-linejoin="round"
83743>
83744 <path d="M3 12h5l4 8v-16l4 8h5" />
83745</svg>
83746"#;
83747pub const ICON_WAVE_SINE: &str = r#"
83748<svg
83749 xmlns="http://www.w3.org/2000/svg"
83750 width="24"
83751 height="24"
83752 viewBox="0 0 24 24"
83753 fill="none"
83754 stroke="currentColor"
83755 stroke-width="1.5"
83756 stroke-linecap="round"
83757 stroke-linejoin="round"
83758>
83759 <path d="M21 12h-2c-.894 0 -1.662 -.857 -1.761 -2c-.296 -3.45 -.749 -6 -2.749 -6s-2.5 3.582 -2.5 8s-.5 8 -2.5 8s-2.452 -2.547 -2.749 -6c-.1 -1.147 -.867 -2 -1.763 -2h-2" />
83760</svg>
83761"#;
83762pub const ICON_WAVE_SQUARE: &str = r#"
83763<svg
83764 xmlns="http://www.w3.org/2000/svg"
83765 width="24"
83766 height="24"
83767 viewBox="0 0 24 24"
83768 fill="none"
83769 stroke="currentColor"
83770 stroke-width="1.5"
83771 stroke-linecap="round"
83772 stroke-linejoin="round"
83773>
83774 <path d="M3 12h5v8h4v-16h4v8h5" />
83775</svg>
83776"#;
83777pub const ICON_WAVES_ELECTRICITY: &str = r#"
83778<svg
83779 xmlns="http://www.w3.org/2000/svg"
83780 width="24"
83781 height="24"
83782 viewBox="0 0 24 24"
83783 fill="none"
83784 stroke="currentColor"
83785 stroke-width="1.5"
83786 stroke-linecap="round"
83787 stroke-linejoin="round"
83788>
83789 <path d="M3 12c.576 -.643 1.512 -1.017 2.5 -1c.988 -.017 1.924 .357 2.5 1c.576 .643 1.512 1.017 2.5 1c.988 .017 1.924 -.357 2.5 -1" />
83790 <path d="M3 16c.576 -.643 1.512 -1.017 2.5 -1c.988 -.017 1.924 .357 2.5 1c.576 .643 1.512 1.017 2.5 1c.988 .017 1.924 -.357 2.5 -1" />
83791 <path d="M3 8c.576 -.643 1.512 -1.017 2.5 -1c.988 -.017 1.924 .357 2.5 1c.576 .643 1.512 1.017 2.5 1c.988 .017 1.924 -.357 2.5 -1" />
83792 <path d="M20 7l-3 5h4l-3 5" />
83793</svg>
83794"#;
83795pub const ICON_WEBHOOK_OFF: &str = r#"
83796<svg
83797 xmlns="http://www.w3.org/2000/svg"
83798 width="24"
83799 height="24"
83800 viewBox="0 0 24 24"
83801 fill="none"
83802 stroke="currentColor"
83803 stroke-width="1.5"
83804 stroke-linecap="round"
83805 stroke-linejoin="round"
83806>
83807 <path d="M4.876 13.61a4 4 0 1 0 6.124 3.39h6" />
83808 <path d="M15.066 20.502a4 4 0 0 0 4.763 -.675m1.171 -2.827a4 4 0 0 0 -4 -4" />
83809 <path d="M16 8a4 4 0 0 0 -6.824 -2.833m-1.176 2.833c0 1.506 .77 2.818 2 3.5l-3 5.5" />
83810 <path d="M3 3l18 18" />
83811</svg>
83812"#;
83813pub const ICON_WEBHOOK: &str = r#"
83814<svg
83815 xmlns="http://www.w3.org/2000/svg"
83816 width="24"
83817 height="24"
83818 viewBox="0 0 24 24"
83819 fill="none"
83820 stroke="currentColor"
83821 stroke-width="1.5"
83822 stroke-linecap="round"
83823 stroke-linejoin="round"
83824>
83825 <path d="M4.876 13.61a4 4 0 1 0 6.124 3.39h6" />
83826 <path d="M15.066 20.502a4 4 0 1 0 1.934 -7.502c-.706 0 -1.424 .179 -2 .5l-3 -5.5" />
83827 <path d="M16 8a4 4 0 1 0 -8 0c0 1.506 .77 2.818 2 3.5l-3 5.5" />
83828</svg>
83829"#;
83830pub const ICON_WEIGHT: &str = r#"
83831<svg
83832 xmlns="http://www.w3.org/2000/svg"
83833 width="24"
83834 height="24"
83835 viewBox="0 0 24 24"
83836 fill="none"
83837 stroke="currentColor"
83838 stroke-width="1.5"
83839 stroke-linecap="round"
83840 stroke-linejoin="round"
83841>
83842 <path d="M12 6m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
83843 <path d="M6.835 9h10.33a1 1 0 0 1 .984 .821l1.637 9a1 1 0 0 1 -.984 1.179h-13.604a1 1 0 0 1 -.984 -1.179l1.637 -9a1 1 0 0 1 .984 -.821z" />
83844</svg>
83845"#;
83846pub const ICON_WHEEL: &str = r#"
83847<svg
83848 xmlns="http://www.w3.org/2000/svg"
83849 width="24"
83850 height="24"
83851 viewBox="0 0 24 24"
83852 fill="none"
83853 stroke="currentColor"
83854 stroke-width="1.5"
83855 stroke-linecap="round"
83856 stroke-linejoin="round"
83857>
83858 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
83859 <path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
83860 <path d="M3 12h6" />
83861 <path d="M15 12h6" />
83862 <path d="M13.6 9.4l3.4 -4.8" />
83863 <path d="M10.4 14.6l-3.4 4.8" />
83864 <path d="M7 4.6l3.4 4.8" />
83865 <path d="M13.6 14.6l3.4 4.8" />
83866</svg>
83867"#;
83868pub const ICON_WHEELCHAIR_OFF: &str = r#"
83869<svg
83870 xmlns="http://www.w3.org/2000/svg"
83871 width="24"
83872 height="24"
83873 viewBox="0 0 24 24"
83874 fill="none"
83875 stroke="currentColor"
83876 stroke-width="1.5"
83877 stroke-linecap="round"
83878 stroke-linejoin="round"
83879>
83880 <path d="M8 16m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
83881 <path d="M17.582 17.59a2 2 0 0 0 2.833 2.824" />
83882 <path d="M14 14h-1.4" />
83883 <path d="M6 6v5" />
83884 <path d="M6 8h2m4 0h5" />
83885 <path d="M15 8v3" />
83886 <path d="M3 3l18 18" />
83887</svg>
83888"#;
83889pub const ICON_WHEELCHAIR: &str = r#"
83890<svg
83891 xmlns="http://www.w3.org/2000/svg"
83892 width="24"
83893 height="24"
83894 viewBox="0 0 24 24"
83895 fill="none"
83896 stroke="currentColor"
83897 stroke-width="1.5"
83898 stroke-linecap="round"
83899 stroke-linejoin="round"
83900>
83901 <path d="M8 16m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
83902 <path d="M19 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
83903 <path d="M19 17a3 3 0 0 0 -3 -3h-3.4" />
83904 <path d="M3 3h1a2 2 0 0 1 2 2v6" />
83905 <path d="M6 8h11" />
83906 <path d="M15 8v6" />
83907</svg>
83908"#;
83909pub const ICON_WHIRL: &str = r#"
83910<svg
83911 xmlns="http://www.w3.org/2000/svg"
83912 width="24"
83913 height="24"
83914 viewBox="0 0 24 24"
83915 fill="none"
83916 stroke="currentColor"
83917 stroke-width="1.5"
83918 stroke-linecap="round"
83919 stroke-linejoin="round"
83920>
83921 <path d="M14 12a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z" />
83922 <path d="M12 21c-3.314 0 -6 -2.462 -6 -5.5s2.686 -5.5 6 -5.5" />
83923 <path d="M21 12c0 3.314 -2.462 6 -5.5 6s-5.5 -2.686 -5.5 -6" />
83924 <path d="M12 14c3.314 0 6 -2.462 6 -5.5s-2.686 -5.5 -6 -5.5" />
83925 <path d="M14 12c0 -3.314 -2.462 -6 -5.5 -6s-5.5 2.686 -5.5 6" />
83926</svg>
83927"#;
83928pub const ICON_WIFI_0: &str = r#"
83929<svg
83930 xmlns="http://www.w3.org/2000/svg"
83931 width="24"
83932 height="24"
83933 viewBox="0 0 24 24"
83934 fill="none"
83935 stroke="currentColor"
83936 stroke-width="1.5"
83937 stroke-linecap="round"
83938 stroke-linejoin="round"
83939>
83940 <path d="M12 18l.01 0" />
83941</svg>
83942"#;
83943pub const ICON_WIFI_1: &str = r#"
83944<svg
83945 xmlns="http://www.w3.org/2000/svg"
83946 width="24"
83947 height="24"
83948 viewBox="0 0 24 24"
83949 fill="none"
83950 stroke="currentColor"
83951 stroke-width="1.5"
83952 stroke-linecap="round"
83953 stroke-linejoin="round"
83954>
83955 <path d="M12 18l.01 0" />
83956 <path d="M9.172 15.172a4 4 0 0 1 5.656 0" />
83957</svg>
83958"#;
83959pub const ICON_WIFI_2: &str = r#"
83960<svg
83961 xmlns="http://www.w3.org/2000/svg"
83962 width="24"
83963 height="24"
83964 viewBox="0 0 24 24"
83965 fill="none"
83966 stroke="currentColor"
83967 stroke-width="1.5"
83968 stroke-linecap="round"
83969 stroke-linejoin="round"
83970>
83971 <path d="M12 18l.01 0" />
83972 <path d="M9.172 15.172a4 4 0 0 1 5.656 0" />
83973 <path d="M6.343 12.343a8 8 0 0 1 11.314 0" />
83974</svg>
83975"#;
83976pub const ICON_WIFI_OFF: &str = r#"
83977<svg
83978 xmlns="http://www.w3.org/2000/svg"
83979 width="24"
83980 height="24"
83981 viewBox="0 0 24 24"
83982 fill="none"
83983 stroke="currentColor"
83984 stroke-width="1.5"
83985 stroke-linecap="round"
83986 stroke-linejoin="round"
83987>
83988 <path d="M12 18l.01 0" />
83989 <path d="M9.172 15.172a4 4 0 0 1 5.656 0" />
83990 <path d="M6.343 12.343a7.963 7.963 0 0 1 3.864 -2.14m4.163 .155a7.965 7.965 0 0 1 3.287 2" />
83991 <path d="M3.515 9.515a12 12 0 0 1 3.544 -2.455m3.101 -.92a12 12 0 0 1 10.325 3.374" />
83992 <path d="M3 3l18 18" />
83993</svg>
83994"#;
83995pub const ICON_WIFI: &str = r#"
83996<svg
83997 xmlns="http://www.w3.org/2000/svg"
83998 width="24"
83999 height="24"
84000 viewBox="0 0 24 24"
84001 fill="none"
84002 stroke="currentColor"
84003 stroke-width="1.5"
84004 stroke-linecap="round"
84005 stroke-linejoin="round"
84006>
84007 <path d="M12 18l.01 0" />
84008 <path d="M9.172 15.172a4 4 0 0 1 5.656 0" />
84009 <path d="M6.343 12.343a8 8 0 0 1 11.314 0" />
84010 <path d="M3.515 9.515c4.686 -4.687 12.284 -4.687 17 0" />
84011</svg>
84012"#;
84013pub const ICON_WIND_ELECTRICITY: &str = r#"
84014<svg
84015 xmlns="http://www.w3.org/2000/svg"
84016 width="24"
84017 height="24"
84018 viewBox="0 0 24 24"
84019 fill="none"
84020 stroke="currentColor"
84021 stroke-width="1.5"
84022 stroke-linecap="round"
84023 stroke-linejoin="round"
84024>
84025 <path d="M20 7l-3 5h4l-3 5" />
84026 <path d="M3 16h4a2 2 0 1 1 0 4" />
84027 <path d="M3 12h8a2 2 0 1 0 0 -4" />
84028 <path d="M3 8h3a2 2 0 1 0 0 -4" />
84029</svg>
84030"#;
84031pub const ICON_WIND_OFF: &str = r#"
84032<svg
84033 xmlns="http://www.w3.org/2000/svg"
84034 width="24"
84035 height="24"
84036 viewBox="0 0 24 24"
84037 fill="none"
84038 stroke="currentColor"
84039 stroke-width="1.5"
84040 stroke-linecap="round"
84041 stroke-linejoin="round"
84042>
84043 <path d="M5 8h3m4 0h1.5a2.5 2.5 0 1 0 -2.34 -3.24" />
84044 <path d="M3 12h9" />
84045 <path d="M16 12h2.5a2.5 2.5 0 0 1 1.801 4.282" />
84046 <path d="M4 16h5.5a2.5 2.5 0 1 1 -2.34 3.24" />
84047 <path d="M3 3l18 18" />
84048</svg>
84049"#;
84050pub const ICON_WIND: &str = r#"
84051<svg
84052 xmlns="http://www.w3.org/2000/svg"
84053 width="24"
84054 height="24"
84055 viewBox="0 0 24 24"
84056 fill="none"
84057 stroke="currentColor"
84058 stroke-width="1.5"
84059 stroke-linecap="round"
84060 stroke-linejoin="round"
84061>
84062 <path d="M5 8h8.5a2.5 2.5 0 1 0 -2.34 -3.24" />
84063 <path d="M3 12h15.5a2.5 2.5 0 1 1 -2.34 3.24" />
84064 <path d="M4 16h5.5a2.5 2.5 0 1 1 -2.34 3.24" />
84065</svg>
84066"#;
84067pub const ICON_WINDMILL_OFF: &str = r#"
84068<svg
84069 xmlns="http://www.w3.org/2000/svg"
84070 width="24"
84071 height="24"
84072 viewBox="0 0 24 24"
84073 fill="none"
84074 stroke="currentColor"
84075 stroke-width="1.5"
84076 stroke-linecap="round"
84077 stroke-linejoin="round"
84078>
84079 <path d="M15.061 11.06c1.18 -.824 1.939 -2.11 1.939 -3.56c0 -2.49 -2.24 -4.5 -5 -4.5v5" />
84080 <path d="M12 12c0 2.76 2.01 5 4.5 5c.166 0 .33 -.01 .49 -.03m2.624 -1.36c.856 -.91 1.386 -2.19 1.386 -3.61h-5" />
84081 <path d="M12 12c-2.76 0 -5 2.01 -5 4.5s2.24 4.5 5 4.5v-9z" />
84082 <path d="M6.981 7.033c-2.244 .285 -3.981 2.402 -3.981 4.967h9" />
84083 <path d="M3 3l18 18" />
84084</svg>
84085"#;
84086pub const ICON_WINDMILL: &str = r#"
84087<svg
84088 xmlns="http://www.w3.org/2000/svg"
84089 width="24"
84090 height="24"
84091 viewBox="0 0 24 24"
84092 fill="none"
84093 stroke="currentColor"
84094 stroke-width="1.5"
84095 stroke-linecap="round"
84096 stroke-linejoin="round"
84097>
84098 <path d="M12 12c2.76 0 5 -2.01 5 -4.5s-2.24 -4.5 -5 -4.5v9z" />
84099 <path d="M12 12c0 2.76 2.01 5 4.5 5s4.5 -2.24 4.5 -5h-9z" />
84100 <path d="M12 12c-2.76 0 -5 2.01 -5 4.5s2.24 4.5 5 4.5v-9z" />
84101 <path d="M12 12c0 -2.76 -2.01 -5 -4.5 -5s-4.5 2.24 -4.5 5h9z" />
84102</svg>
84103"#;
84104pub const ICON_WINDOW_MAXIMIZE: &str = r#"
84105<svg
84106 xmlns="http://www.w3.org/2000/svg"
84107 width="24"
84108 height="24"
84109 viewBox="0 0 24 24"
84110 fill="none"
84111 stroke="currentColor"
84112 stroke-width="1.5"
84113 stroke-linecap="round"
84114 stroke-linejoin="round"
84115>
84116 <path d="M3 16m0 1a1 1 0 0 1 1 -1h3a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-3a1 1 0 0 1 -1 -1z" />
84117 <path d="M4 12v-6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-6" />
84118 <path d="M12 8h4v4" />
84119 <path d="M16 8l-5 5" />
84120</svg>
84121"#;
84122pub const ICON_WINDOW_MINIMIZE: &str = r#"
84123<svg
84124 xmlns="http://www.w3.org/2000/svg"
84125 width="24"
84126 height="24"
84127 viewBox="0 0 24 24"
84128 fill="none"
84129 stroke="currentColor"
84130 stroke-width="1.5"
84131 stroke-linecap="round"
84132 stroke-linejoin="round"
84133>
84134 <path d="M3 16m0 1a1 1 0 0 1 1 -1h3a1 1 0 0 1 1 1v3a1 1 0 0 1 -1 1h-3a1 1 0 0 1 -1 -1z" />
84135 <path d="M4 12v-6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-6" />
84136 <path d="M15 13h-4v-4" />
84137 <path d="M11 13l5 -5" />
84138</svg>
84139"#;
84140pub const ICON_WINDOW_OFF: &str = r#"
84141<svg
84142 xmlns="http://www.w3.org/2000/svg"
84143 width="24"
84144 height="24"
84145 viewBox="0 0 24 24"
84146 fill="none"
84147 stroke="currentColor"
84148 stroke-width="1.5"
84149 stroke-linecap="round"
84150 stroke-linejoin="round"
84151>
84152 <path d="M6.166 6.19a6.903 6.903 0 0 0 -1.166 3.81v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1 -1v-1m0 -4v-5c0 -3.728 -3.134 -7 -7 -7a6.86 6.86 0 0 0 -3.804 1.158" />
84153 <path d="M5 13h8m4 0h2" />
84154 <path d="M12 3v5m0 4v9" />
84155 <path d="M3 3l18 18" />
84156</svg>
84157"#;
84158pub const ICON_WINDOW: &str = r#"
84159<svg
84160 xmlns="http://www.w3.org/2000/svg"
84161 width="24"
84162 height="24"
84163 viewBox="0 0 24 24"
84164 fill="none"
84165 stroke="currentColor"
84166 stroke-width="1.5"
84167 stroke-linecap="round"
84168 stroke-linejoin="round"
84169>
84170 <path d="M12 3c-3.866 0 -7 3.272 -7 7v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1 -1v-10c0 -3.728 -3.134 -7 -7 -7z" />
84171 <path d="M5 13l14 0" />
84172 <path d="M12 3l0 18" />
84173</svg>
84174"#;
84175pub const ICON_WINDSOCK: &str = r#"
84176<svg
84177 xmlns="http://www.w3.org/2000/svg"
84178 width="24"
84179 height="24"
84180 viewBox="0 0 24 24"
84181 fill="none"
84182 stroke="currentColor"
84183 stroke-width="1.5"
84184 stroke-linecap="round"
84185 stroke-linejoin="round"
84186>
84187 <path d="M6 3v18" />
84188 <path d="M6 11l12 -1v-4l-12 -1" />
84189 <path d="M10 5.5v5" />
84190 <path d="M14 6v4" />
84191 <path d="M4 21h4" />
84192</svg>
84193"#;
84194pub const ICON_WIPER_WASH: &str = r#"
84195<svg
84196 xmlns="http://www.w3.org/2000/svg"
84197 width="24"
84198 height="24"
84199 viewBox="0 0 24 24"
84200 fill="none"
84201 stroke="currentColor"
84202 stroke-width="1.5"
84203 stroke-linecap="round"
84204 stroke-linejoin="round"
84205>
84206 <path d="M12 20m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
84207 <path d="M3 11l5.5 5.5a5 5 0 0 1 7 0l5.5 -5.5a12 12 0 0 0 -18 0" />
84208 <path d="M12 20l0 -14" />
84209 <path d="M4 6a4 4 0 0 1 .4 -1.8" />
84210 <path d="M7 2.1a4 4 0 0 1 2 0" />
84211 <path d="M12 6a4 4 0 0 0 -.4 -1.8" />
84212 <path d="M12 6a4 4 0 0 1 .4 -1.8" />
84213 <path d="M15 2.1a4 4 0 0 1 2 0" />
84214 <path d="M20 6a4 4 0 0 0 -.4 -1.8" />
84215</svg>
84216"#;
84217pub const ICON_WIPER: &str = r#"
84218<svg
84219 xmlns="http://www.w3.org/2000/svg"
84220 width="24"
84221 height="24"
84222 viewBox="0 0 24 24"
84223 fill="none"
84224 stroke="currentColor"
84225 stroke-width="1.5"
84226 stroke-linecap="round"
84227 stroke-linejoin="round"
84228>
84229 <path d="M12 18m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
84230 <path d="M3 9l5.5 5.5a5 5 0 0 1 7 0l5.5 -5.5a12 12 0 0 0 -18 0" />
84231 <path d="M12 18l-2.2 -12.8" />
84232</svg>
84233"#;
84234pub const ICON_WOMAN: &str = r#"
84235<svg
84236 xmlns="http://www.w3.org/2000/svg"
84237 width="24"
84238 height="24"
84239 viewBox="0 0 24 24"
84240 fill="none"
84241 stroke="currentColor"
84242 stroke-width="1.5"
84243 stroke-linecap="round"
84244 stroke-linejoin="round"
84245>
84246 <path d="M10 16v5" />
84247 <path d="M14 16v5" />
84248 <path d="M8 16h8l-2 -7h-4z" />
84249 <path d="M5 11c1.667 -1.333 3.333 -2 5 -2" />
84250 <path d="M19 11c-1.667 -1.333 -3.333 -2 -5 -2" />
84251 <path d="M12 4m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
84252</svg>
84253"#;
84254pub const ICON_WOOD: &str = r#"
84255<svg
84256 xmlns="http://www.w3.org/2000/svg"
84257 width="24"
84258 height="24"
84259 viewBox="0 0 24 24"
84260 fill="none"
84261 stroke="currentColor"
84262 stroke-width="1.5"
84263 stroke-linecap="round"
84264 stroke-linejoin="round"
84265>
84266 <path d="M12 5.5m-6 0a6 2.5 0 1 0 12 0a6 2.5 0 1 0 -12 0" />
84267 <path d="M18 5.5v4.626a1.415 1.415 0 0 1 1.683 2.18l-.097 .108l-1.586 1.586v4c0 1.61 -2.54 2.925 -5.725 3l-.275 0c-3.314 0 -6 -1.343 -6 -3v-2l-1.586 -1.586a1.414 1.414 0 0 1 1.586 -2.287v-6.627" />
84268 <path d="M10 12.5v1.5" />
84269 <path d="M14 16v1" />
84270</svg>
84271"#;
84272pub const ICON_WORLD_BOLT: &str = r#"
84273<svg
84274 xmlns="http://www.w3.org/2000/svg"
84275 width="24"
84276 height="24"
84277 viewBox="0 0 24 24"
84278 fill="none"
84279 stroke="currentColor"
84280 stroke-width="1.5"
84281 stroke-linecap="round"
84282 stroke-linejoin="round"
84283>
84284 <path d="M20.985 12.52a9 9 0 1 0 -7.52 8.36" />
84285 <path d="M3.6 9h16.8" />
84286 <path d="M3.6 15h10.9" />
84287 <path d="M11.5 3a17 17 0 0 0 0 18" />
84288 <path d="M12.5 3c2.313 3.706 3.07 7.856 2.27 12" />
84289 <path d="M19 16l-2 3h4l-2 3" />
84290</svg>
84291"#;
84292pub const ICON_WORLD_CANCEL: &str = r#"
84293<svg
84294 xmlns="http://www.w3.org/2000/svg"
84295 width="24"
84296 height="24"
84297 viewBox="0 0 24 24"
84298 fill="none"
84299 stroke="currentColor"
84300 stroke-width="1.5"
84301 stroke-linecap="round"
84302 stroke-linejoin="round"
84303>
84304 <path d="M21 12a9 9 0 1 0 -8.985 9" />
84305 <path d="M3.6 9h16.8" />
84306 <path d="M3.6 15h9.9" />
84307 <path d="M11.5 3a17 17 0 0 0 0 18" />
84308 <path d="M12.5 3a16.991 16.991 0 0 1 2.53 10.275" />
84309 <path d="M19 19m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
84310 <path d="M17 21l4 -4" />
84311</svg>
84312"#;
84313pub const ICON_WORLD_CHECK: &str = r#"
84314<svg
84315 xmlns="http://www.w3.org/2000/svg"
84316 width="24"
84317 height="24"
84318 viewBox="0 0 24 24"
84319 fill="none"
84320 stroke="currentColor"
84321 stroke-width="1.5"
84322 stroke-linecap="round"
84323 stroke-linejoin="round"
84324>
84325 <path d="M20.946 12.99a9 9 0 1 0 -9.46 7.995" />
84326 <path d="M3.6 9h16.8" />
84327 <path d="M3.6 15h13.9" />
84328 <path d="M11.5 3a17 17 0 0 0 0 18" />
84329 <path d="M12.5 3a16.997 16.997 0 0 1 2.311 12.001" />
84330 <path d="M15 19l2 2l4 -4" />
84331</svg>
84332"#;
84333pub const ICON_WORLD_CODE: &str = r#"
84334<svg
84335 xmlns="http://www.w3.org/2000/svg"
84336 width="24"
84337 height="24"
84338 viewBox="0 0 24 24"
84339 fill="none"
84340 stroke="currentColor"
84341 stroke-width="1.5"
84342 stroke-linecap="round"
84343 stroke-linejoin="round"
84344>
84345 <path d="M20.942 13.02a9 9 0 1 0 -9.47 7.964" />
84346 <path d="M3.6 9h16.8" />
84347 <path d="M3.6 15h9.9" />
84348 <path d="M11.5 3a17 17 0 0 0 0 18" />
84349 <path d="M12.5 3c2 3.206 2.837 6.913 2.508 10.537" />
84350 <path d="M20 21l2 -2l-2 -2" />
84351 <path d="M17 17l-2 2l2 2" />
84352</svg>
84353"#;
84354pub const ICON_WORLD_COG: &str = r#"
84355<svg
84356 xmlns="http://www.w3.org/2000/svg"
84357 width="24"
84358 height="24"
84359 viewBox="0 0 24 24"
84360 fill="none"
84361 stroke="currentColor"
84362 stroke-width="1.5"
84363 stroke-linecap="round"
84364 stroke-linejoin="round"
84365>
84366 <path d="M21 12a9 9 0 1 0 -8.979 9" />
84367 <path d="M3.6 9h16.8" />
84368 <path d="M3.6 15h8.9" />
84369 <path d="M11.5 3a17 17 0 0 0 0 18" />
84370 <path d="M12.5 3a16.992 16.992 0 0 1 2.522 10.376" />
84371 <path d="M19.001 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
84372 <path d="M19.001 15.5v1.5" />
84373 <path d="M19.001 21v1.5" />
84374 <path d="M22.032 17.25l-1.299 .75" />
84375 <path d="M17.27 20l-1.3 .75" />
84376 <path d="M15.97 17.25l1.3 .75" />
84377 <path d="M20.733 20l1.3 .75" />
84378</svg>
84379"#;
84380pub const ICON_WORLD_DOLLAR: &str = r#"
84381<svg
84382 xmlns="http://www.w3.org/2000/svg"
84383 width="24"
84384 height="24"
84385 viewBox="0 0 24 24"
84386 fill="none"
84387 stroke="currentColor"
84388 stroke-width="1.5"
84389 stroke-linecap="round"
84390 stroke-linejoin="round"
84391>
84392 <path d="M20.876 10.51a9 9 0 1 0 -7.839 10.43" />
84393 <path d="M3.6 9h16.8" />
84394 <path d="M3.6 15h9.9" />
84395 <path d="M11.5 3a17 17 0 0 0 0 18" />
84396 <path d="M12.5 3a16.986 16.986 0 0 1 2.578 9.02" />
84397 <path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
84398 <path d="M19 21v1m0 -8v1" />
84399</svg>
84400"#;
84401pub const ICON_WORLD_DOWN: &str = r#"
84402<svg
84403 xmlns="http://www.w3.org/2000/svg"
84404 width="24"
84405 height="24"
84406 viewBox="0 0 24 24"
84407 fill="none"
84408 stroke="currentColor"
84409 stroke-width="1.5"
84410 stroke-linecap="round"
84411 stroke-linejoin="round"
84412>
84413 <path d="M20.986 12.509a9 9 0 1 0 -8.455 8.476" />
84414 <path d="M3.6 9h16.8" />
84415 <path d="M3.6 15h10.9" />
84416 <path d="M11.5 3a17 17 0 0 0 0 18" />
84417 <path d="M12.5 3c2.313 3.706 3.07 7.857 2.27 12" />
84418 <path d="M19 16v6" />
84419 <path d="M22 19l-3 3l-3 -3" />
84420</svg>
84421"#;
84422pub const ICON_WORLD_DOWNLOAD: &str = r#"
84423<svg
84424 xmlns="http://www.w3.org/2000/svg"
84425 width="24"
84426 height="24"
84427 viewBox="0 0 24 24"
84428 fill="none"
84429 stroke="currentColor"
84430 stroke-width="1.5"
84431 stroke-linecap="round"
84432 stroke-linejoin="round"
84433>
84434 <path d="M21 12a9 9 0 1 0 -9 9" />
84435 <path d="M3.6 9h16.8" />
84436 <path d="M3.6 15h8.4" />
84437 <path d="M11.578 3a17 17 0 0 0 0 18" />
84438 <path d="M12.5 3c1.719 2.755 2.5 5.876 2.5 9" />
84439 <path d="M18 14v7m-3 -3l3 3l3 -3" />
84440</svg>
84441"#;
84442pub const ICON_WORLD_EXCLAMATION: &str = r#"
84443<svg
84444 xmlns="http://www.w3.org/2000/svg"
84445 width="24"
84446 height="24"
84447 viewBox="0 0 24 24"
84448 fill="none"
84449 stroke="currentColor"
84450 stroke-width="1.5"
84451 stroke-linecap="round"
84452 stroke-linejoin="round"
84453>
84454 <path d="M20.986 12.51a9 9 0 1 0 -5.71 7.873" />
84455 <path d="M3.6 9h16.8" />
84456 <path d="M3.6 15h10.9" />
84457 <path d="M11.5 3a17 17 0 0 0 0 18" />
84458 <path d="M12.5 3a17 17 0 0 1 0 18" />
84459 <path d="M19 16v3" />
84460 <path d="M19 22v.01" />
84461</svg>
84462"#;
84463pub const ICON_WORLD_HEART: &str = r#"
84464<svg
84465 xmlns="http://www.w3.org/2000/svg"
84466 width="24"
84467 height="24"
84468 viewBox="0 0 24 24"
84469 fill="none"
84470 stroke="currentColor"
84471 stroke-width="1.5"
84472 stroke-linecap="round"
84473 stroke-linejoin="round"
84474>
84475 <path d="M21 12a9 9 0 1 0 -9.679 8.974" />
84476 <path d="M3.6 9h16.8" />
84477 <path d="M3.6 15h6.9" />
84478 <path d="M11.5 3a17 17 0 0 0 0 18" />
84479 <path d="M12.5 3a16.983 16.983 0 0 1 2.556 8.136" />
84480 <path d="M18 22l3.35 -3.284a2.143 2.143 0 0 0 .005 -3.071a2.242 2.242 0 0 0 -3.129 -.006l-.224 .22l-.223 -.22a2.242 2.242 0 0 0 -3.128 -.006a2.143 2.143 0 0 0 -.006 3.071l3.355 3.296z" />
84481</svg>
84482"#;
84483pub const ICON_WORLD_LATITUDE: &str = r#"
84484<svg
84485 xmlns="http://www.w3.org/2000/svg"
84486 width="24"
84487 height="24"
84488 viewBox="0 0 24 24"
84489 fill="none"
84490 stroke="currentColor"
84491 stroke-width="1.5"
84492 stroke-linecap="round"
84493 stroke-linejoin="round"
84494>
84495 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
84496 <path d="M4.6 7l14.8 0" />
84497 <path d="M3 12l18 0" />
84498 <path d="M4.6 17l14.8 0" />
84499</svg>
84500"#;
84501pub const ICON_WORLD_LONGITUDE: &str = r#"
84502<svg
84503 xmlns="http://www.w3.org/2000/svg"
84504 width="24"
84505 height="24"
84506 viewBox="0 0 24 24"
84507 fill="none"
84508 stroke="currentColor"
84509 stroke-width="1.5"
84510 stroke-linecap="round"
84511 stroke-linejoin="round"
84512>
84513 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
84514 <path d="M11.5 3a11.2 11.2 0 0 0 0 18" />
84515 <path d="M12.5 3a11.2 11.2 0 0 1 0 18" />
84516 <path d="M12 3l0 18" />
84517</svg>
84518"#;
84519pub const ICON_WORLD_MINUS: &str = r#"
84520<svg
84521 xmlns="http://www.w3.org/2000/svg"
84522 width="24"
84523 height="24"
84524 viewBox="0 0 24 24"
84525 fill="none"
84526 stroke="currentColor"
84527 stroke-width="1.5"
84528 stroke-linecap="round"
84529 stroke-linejoin="round"
84530>
84531 <path d="M20.483 15.006a9 9 0 1 0 -7.958 5.978" />
84532 <path d="M3.6 9h16.8" />
84533 <path d="M3.6 15h16.8" />
84534 <path d="M11.5 3a17 17 0 0 0 0 18" />
84535 <path d="M12.5 3a16.94 16.94 0 0 1 2.307 12" />
84536 <path d="M16 19h6" />
84537</svg>
84538"#;
84539pub const ICON_WORLD_OFF: &str = r#"
84540<svg
84541 xmlns="http://www.w3.org/2000/svg"
84542 width="24"
84543 height="24"
84544 viewBox="0 0 24 24"
84545 fill="none"
84546 stroke="currentColor"
84547 stroke-width="1.5"
84548 stroke-linecap="round"
84549 stroke-linejoin="round"
84550>
84551 <path d="M5.657 5.615a9 9 0 1 0 12.717 12.739m1.672 -2.322a9 9 0 0 0 -12.066 -12.084" />
84552 <path d="M3.6 9h5.4m4 0h7.4" />
84553 <path d="M3.6 15h11.4m4 0h1.4" />
84554 <path d="M11.5 3a17.001 17.001 0 0 0 -1.493 3.022m-.847 3.145c-.68 4.027 .1 8.244 2.34 11.833" />
84555 <path d="M12.5 3a16.982 16.982 0 0 1 2.549 8.005m-.207 3.818a16.979 16.979 0 0 1 -2.342 6.177" />
84556 <path d="M3 3l18 18" />
84557</svg>
84558"#;
84559pub const ICON_WORLD_PAUSE: &str = r#"
84560<svg
84561 xmlns="http://www.w3.org/2000/svg"
84562 width="24"
84563 height="24"
84564 viewBox="0 0 24 24"
84565 fill="none"
84566 stroke="currentColor"
84567 stroke-width="1.5"
84568 stroke-linecap="round"
84569 stroke-linejoin="round"
84570>
84571 <path d="M20.945 12.997a9 9 0 1 0 -7.928 7.945" />
84572 <path d="M3.6 9h16.8" />
84573 <path d="M3.6 15h9.9" />
84574 <path d="M11.5 3a17 17 0 0 0 0 18" />
84575 <path d="M12.5 3a16.992 16.992 0 0 1 2.51 10.526" />
84576 <path d="M17 17v5" />
84577 <path d="M21 17v5" />
84578</svg>
84579"#;
84580pub const ICON_WORLD_PIN: &str = r#"
84581<svg
84582 xmlns="http://www.w3.org/2000/svg"
84583 width="24"
84584 height="24"
84585 viewBox="0 0 24 24"
84586 fill="none"
84587 stroke="currentColor"
84588 stroke-width="1.5"
84589 stroke-linecap="round"
84590 stroke-linejoin="round"
84591>
84592 <path d="M20.972 11.291a9 9 0 1 0 -8.322 9.686" />
84593 <path d="M3.6 9h16.8" />
84594 <path d="M3.6 15h8.9" />
84595 <path d="M11.5 3a17 17 0 0 0 0 18" />
84596 <path d="M12.5 3a16.986 16.986 0 0 1 2.578 9.018" />
84597 <path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
84598 <path d="M19 18v.01" />
84599</svg>
84600"#;
84601pub const ICON_WORLD_PLUS: &str = r#"
84602<svg
84603 xmlns="http://www.w3.org/2000/svg"
84604 width="24"
84605 height="24"
84606 viewBox="0 0 24 24"
84607 fill="none"
84608 stroke="currentColor"
84609 stroke-width="1.5"
84610 stroke-linecap="round"
84611 stroke-linejoin="round"
84612>
84613 <path d="M20.985 12.518a9 9 0 1 0 -8.45 8.466" />
84614 <path d="M3.6 9h16.8" />
84615 <path d="M3.6 15h11.4" />
84616 <path d="M11.5 3a17 17 0 0 0 0 18" />
84617 <path d="M12.5 3a16.998 16.998 0 0 1 2.283 12.157" />
84618 <path d="M16 19h6" />
84619 <path d="M19 16v6" />
84620</svg>
84621"#;
84622pub const ICON_WORLD_QUESTION: &str = r#"
84623<svg
84624 xmlns="http://www.w3.org/2000/svg"
84625 width="24"
84626 height="24"
84627 viewBox="0 0 24 24"
84628 fill="none"
84629 stroke="currentColor"
84630 stroke-width="1.5"
84631 stroke-linecap="round"
84632 stroke-linejoin="round"
84633>
84634 <path d="M20.975 11.33a9 9 0 1 0 -5.673 9.043" />
84635 <path d="M3.6 9h16.8" />
84636 <path d="M3.6 15h9.9" />
84637 <path d="M11.5 3a17 17 0 0 0 0 18" />
84638 <path d="M12.5 3a16.988 16.988 0 0 1 2.57 9.518m-1.056 5.403a17 17 0 0 1 -1.514 3.079" />
84639 <path d="M19 22v.01" />
84640 <path d="M19 19a2.003 2.003 0 0 0 .914 -3.782a1.98 1.98 0 0 0 -2.414 .483" />
84641</svg>
84642"#;
84643pub const ICON_WORLD_SEARCH: &str = r#"
84644<svg
84645 xmlns="http://www.w3.org/2000/svg"
84646 width="24"
84647 height="24"
84648 viewBox="0 0 24 24"
84649 fill="none"
84650 stroke="currentColor"
84651 stroke-width="1.5"
84652 stroke-linecap="round"
84653 stroke-linejoin="round"
84654>
84655 <path d="M21 12a9 9 0 1 0 -9 9" />
84656 <path d="M3.6 9h16.8" />
84657 <path d="M3.6 15h7.9" />
84658 <path d="M11.5 3a17 17 0 0 0 0 18" />
84659 <path d="M12.5 3a16.984 16.984 0 0 1 2.574 8.62" />
84660 <path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
84661 <path d="M20.2 20.2l1.8 1.8" />
84662</svg>
84663"#;
84664pub const ICON_WORLD_SHARE: &str = r#"
84665<svg
84666 xmlns="http://www.w3.org/2000/svg"
84667 width="24"
84668 height="24"
84669 viewBox="0 0 24 24"
84670 fill="none"
84671 stroke="currentColor"
84672 stroke-width="1.5"
84673 stroke-linecap="round"
84674 stroke-linejoin="round"
84675>
84676 <path d="M20.94 13.045a9 9 0 1 0 -8.953 7.955" />
84677 <path d="M3.6 9h16.8" />
84678 <path d="M3.6 15h9.4" />
84679 <path d="M11.5 3a17 17 0 0 0 0 18" />
84680 <path d="M12.5 3a16.991 16.991 0 0 1 2.529 10.294" />
84681 <path d="M16 22l5 -5" />
84682 <path d="M21 21.5v-4.5h-4.5" />
84683</svg>
84684"#;
84685pub const ICON_WORLD_STAR: &str = r#"
84686<svg
84687 xmlns="http://www.w3.org/2000/svg"
84688 width="24"
84689 height="24"
84690 viewBox="0 0 24 24"
84691 fill="none"
84692 stroke="currentColor"
84693 stroke-width="1.5"
84694 stroke-linecap="round"
84695 stroke-linejoin="round"
84696>
84697 <path d="M21 12a9 9 0 1 0 -9.968 8.948" />
84698 <path d="M3.6 9h16.8" />
84699 <path d="M3.6 15h6.4" />
84700 <path d="M11.5 3a17.001 17.001 0 0 0 -1.886 13.802" />
84701 <path d="M12.5 3a16.982 16.982 0 0 1 2.549 8.01" />
84702 <path d="M17.8 20.817l-2.172 1.138a.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" />
84703</svg>
84704"#;
84705pub const ICON_WORLD_UP: &str = r#"
84706<svg
84707 xmlns="http://www.w3.org/2000/svg"
84708 width="24"
84709 height="24"
84710 viewBox="0 0 24 24"
84711 fill="none"
84712 stroke="currentColor"
84713 stroke-width="1.5"
84714 stroke-linecap="round"
84715 stroke-linejoin="round"
84716>
84717 <path d="M20.985 12.52a9 9 0 1 0 -8.451 8.463" />
84718 <path d="M3.6 9h16.8" />
84719 <path d="M3.6 15h10.9" />
84720 <path d="M11.5 3a17 17 0 0 0 0 18" />
84721 <path d="M12.5 3a16.996 16.996 0 0 1 2.391 11.512" />
84722 <path d="M19 22v-6" />
84723 <path d="M22 19l-3 -3l-3 3" />
84724</svg>
84725"#;
84726pub const ICON_WORLD_UPLOAD: &str = r#"
84727<svg
84728 xmlns="http://www.w3.org/2000/svg"
84729 width="24"
84730 height="24"
84731 viewBox="0 0 24 24"
84732 fill="none"
84733 stroke="currentColor"
84734 stroke-width="1.5"
84735 stroke-linecap="round"
84736 stroke-linejoin="round"
84737>
84738 <path d="M21 12a9 9 0 1 0 -9 9" />
84739 <path d="M3.6 9h16.8" />
84740 <path d="M3.6 15h8.4" />
84741 <path d="M11.578 3a17 17 0 0 0 0 18" />
84742 <path d="M12.5 3c1.719 2.755 2.5 5.876 2.5 9" />
84743 <path d="M18 21v-7m3 3l-3 -3l-3 3" />
84744</svg>
84745"#;
84746pub const ICON_WORLD_WWW: &str = r#"
84747<svg
84748 xmlns="http://www.w3.org/2000/svg"
84749 width="24"
84750 height="24"
84751 viewBox="0 0 24 24"
84752 fill="none"
84753 stroke="currentColor"
84754 stroke-width="1.5"
84755 stroke-linecap="round"
84756 stroke-linejoin="round"
84757>
84758 <path d="M19.5 7a9 9 0 0 0 -7.5 -4a8.991 8.991 0 0 0 -7.484 4" />
84759 <path d="M11.5 3a16.989 16.989 0 0 0 -1.826 4" />
84760 <path d="M12.5 3a16.989 16.989 0 0 1 1.828 4" />
84761 <path d="M19.5 17a9 9 0 0 1 -7.5 4a8.991 8.991 0 0 1 -7.484 -4" />
84762 <path d="M11.5 21a16.989 16.989 0 0 1 -1.826 -4" />
84763 <path d="M12.5 21a16.989 16.989 0 0 0 1.828 -4" />
84764 <path d="M2 10l1 4l1.5 -4l1.5 4l1 -4" />
84765 <path d="M17 10l1 4l1.5 -4l1.5 4l1 -4" />
84766 <path d="M9.5 10l1 4l1.5 -4l1.5 4l1 -4" />
84767</svg>
84768"#;
84769pub const ICON_WORLD_X: &str = r#"
84770<svg
84771 xmlns="http://www.w3.org/2000/svg"
84772 width="24"
84773 height="24"
84774 viewBox="0 0 24 24"
84775 fill="none"
84776 stroke="currentColor"
84777 stroke-width="1.5"
84778 stroke-linecap="round"
84779 stroke-linejoin="round"
84780>
84781 <path d="M20.929 13.131a9 9 0 1 0 -8.931 7.869" />
84782 <path d="M3.6 9h16.8" />
84783 <path d="M3.6 15h9.9" />
84784 <path d="M11.5 3a17 17 0 0 0 0 18" />
84785 <path d="M12.5 3a16.992 16.992 0 0 1 2.505 10.573" />
84786 <path d="M22 22l-5 -5" />
84787 <path d="M17 22l5 -5" />
84788</svg>
84789"#;
84790pub const ICON_WORLD: &str = r#"
84791<svg
84792 xmlns="http://www.w3.org/2000/svg"
84793 width="24"
84794 height="24"
84795 viewBox="0 0 24 24"
84796 fill="none"
84797 stroke="currentColor"
84798 stroke-width="1.5"
84799 stroke-linecap="round"
84800 stroke-linejoin="round"
84801>
84802 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" />
84803 <path d="M3.6 9h16.8" />
84804 <path d="M3.6 15h16.8" />
84805 <path d="M11.5 3a17 17 0 0 0 0 18" />
84806 <path d="M12.5 3a17 17 0 0 1 0 18" />
84807</svg>
84808"#;
84809pub const ICON_WRECKING_BALL: &str = r#"
84810<svg
84811 xmlns="http://www.w3.org/2000/svg"
84812 width="24"
84813 height="24"
84814 viewBox="0 0 24 24"
84815 fill="none"
84816 stroke="currentColor"
84817 stroke-width="1.5"
84818 stroke-linecap="round"
84819 stroke-linejoin="round"
84820>
84821 <path d="M19 13m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
84822 <path d="M4 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
84823 <path d="M13 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
84824 <path d="M13 19l-9 0" />
84825 <path d="M4 15l9 0" />
84826 <path d="M8 12v-5h2a3 3 0 0 1 3 3v5" />
84827 <path d="M5 15v-2a1 1 0 0 1 1 -1h7" />
84828 <path d="M19 11v-7l-6 7" />
84829</svg>
84830"#;
84831pub const ICON_WRITING_OFF: &str = r#"
84832<svg
84833 xmlns="http://www.w3.org/2000/svg"
84834 width="24"
84835 height="24"
84836 viewBox="0 0 24 24"
84837 fill="none"
84838 stroke="currentColor"
84839 stroke-width="1.5"
84840 stroke-linecap="round"
84841 stroke-linejoin="round"
84842>
84843 <path d="M16 7h4" />
84844 <path d="M16 16v1l2 2l.5 -.5m1.5 -2.5v-11c0 -1.121 -.879 -2 -2 -2s-2 .879 -2 2v7" />
84845 <path d="M18 19h-13a2 2 0 1 1 0 -4h4a2 2 0 1 0 0 -4h-3" />
84846 <path d="M3 3l18 18" />
84847</svg>
84848"#;
84849pub const ICON_WRITING_SIGN_OFF: &str = r#"
84850<svg
84851 xmlns="http://www.w3.org/2000/svg"
84852 width="24"
84853 height="24"
84854 viewBox="0 0 24 24"
84855 fill="none"
84856 stroke="currentColor"
84857 stroke-width="1.5"
84858 stroke-linecap="round"
84859 stroke-linejoin="round"
84860>
84861 <path d="M3 19c3.333 -2 5 -4 5 -6c0 -3 -1 -3 -2 -3s-2.032 1.085 -2 3c.034 2.048 1.658 2.877 2.5 4c1.5 2 2.5 2.5 3.5 1c.667 -1 1.167 -1.833 1.5 -2.5c1 2.333 2.333 3.5 4 3.5h2.5" />
84862 <path d="M16 16v1l2 2l.5 -.5m1.5 -2.5v-11c0 -1.121 -.879 -2 -2 -2s-2 .879 -2 2v7" />
84863 <path d="M16 7h4" />
84864 <path d="M3 3l18 18" />
84865</svg>
84866"#;
84867pub const ICON_WRITING_SIGN: &str = r#"
84868<svg
84869 xmlns="http://www.w3.org/2000/svg"
84870 width="24"
84871 height="24"
84872 viewBox="0 0 24 24"
84873 fill="none"
84874 stroke="currentColor"
84875 stroke-width="1.5"
84876 stroke-linecap="round"
84877 stroke-linejoin="round"
84878>
84879 <path d="M3 19c3.333 -2 5 -4 5 -6c0 -3 -1 -3 -2 -3s-2.032 1.085 -2 3c.034 2.048 1.658 2.877 2.5 4c1.5 2 2.5 2.5 3.5 1c.667 -1 1.167 -1.833 1.5 -2.5c1 2.333 2.333 3.5 4 3.5h2.5" />
84880 <path d="M20 17v-12c0 -1.121 -.879 -2 -2 -2s-2 .879 -2 2v12l2 2l2 -2z" />
84881 <path d="M16 7h4" />
84882</svg>
84883"#;
84884pub const ICON_WRITING: &str = r#"
84885<svg
84886 xmlns="http://www.w3.org/2000/svg"
84887 width="24"
84888 height="24"
84889 viewBox="0 0 24 24"
84890 fill="none"
84891 stroke="currentColor"
84892 stroke-width="1.5"
84893 stroke-linecap="round"
84894 stroke-linejoin="round"
84895>
84896 <path d="M20 17v-12c0 -1.121 -.879 -2 -2 -2s-2 .879 -2 2v12l2 2l2 -2z" />
84897 <path d="M16 7h4" />
84898 <path d="M18 19h-13a2 2 0 1 1 0 -4h4a2 2 0 1 0 0 -4h-3" />
84899</svg>
84900"#;
84901pub const ICON_X: &str = r#"
84902<svg
84903 xmlns="http://www.w3.org/2000/svg"
84904 width="24"
84905 height="24"
84906 viewBox="0 0 24 24"
84907 fill="none"
84908 stroke="currentColor"
84909 stroke-width="1.5"
84910 stroke-linecap="round"
84911 stroke-linejoin="round"
84912>
84913 <path d="M18 6l-12 12" />
84914 <path d="M6 6l12 12" />
84915</svg>
84916"#;
84917pub const ICON_XBOX_A: &str = r#"
84918<svg
84919 xmlns="http://www.w3.org/2000/svg"
84920 width="24"
84921 height="24"
84922 viewBox="0 0 24 24"
84923 fill="none"
84924 stroke="currentColor"
84925 stroke-width="1.5"
84926 stroke-linecap="round"
84927 stroke-linejoin="round"
84928>
84929 <path d="M12 21a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9a9 9 0 0 0 9 9z" />
84930 <path d="M15 16l-3 -8l-3 8" />
84931 <path d="M14 14h-4" />
84932</svg>
84933"#;
84934pub const ICON_XBOX_B: &str = r#"
84935<svg
84936 xmlns="http://www.w3.org/2000/svg"
84937 width="24"
84938 height="24"
84939 viewBox="0 0 24 24"
84940 fill="none"
84941 stroke="currentColor"
84942 stroke-width="1.5"
84943 stroke-linecap="round"
84944 stroke-linejoin="round"
84945>
84946 <path d="M12 21a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9a9 9 0 0 0 9 9z" />
84947 <path d="M13 12a2 2 0 1 1 0 4h-3v-4" />
84948 <path d="M13 12h-3" />
84949 <path d="M13 12a2 2 0 1 0 0 -4h-3v4" />
84950</svg>
84951"#;
84952pub const ICON_XBOX_X: &str = r#"
84953<svg
84954 xmlns="http://www.w3.org/2000/svg"
84955 width="24"
84956 height="24"
84957 viewBox="0 0 24 24"
84958 fill="none"
84959 stroke="currentColor"
84960 stroke-width="1.5"
84961 stroke-linecap="round"
84962 stroke-linejoin="round"
84963>
84964 <path d="M12 21a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9a9 9 0 0 0 9 9z" />
84965 <path d="M9 8l6 8" />
84966 <path d="M15 8l-6 8" />
84967</svg>
84968"#;
84969pub const ICON_XBOX_Y: &str = r#"
84970<svg
84971 xmlns="http://www.w3.org/2000/svg"
84972 width="24"
84973 height="24"
84974 viewBox="0 0 24 24"
84975 fill="none"
84976 stroke="currentColor"
84977 stroke-width="1.5"
84978 stroke-linecap="round"
84979 stroke-linejoin="round"
84980>
84981 <path d="M12 21a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9a9 9 0 0 0 9 9z" />
84982 <path d="M9 8l3 4" />
84983 <path d="M15 8l-2.988 3.984l-.012 4.016" />
84984</svg>
84985"#;
84986pub const ICON_XD: &str = r#"
84987<svg
84988 xmlns="http://www.w3.org/2000/svg"
84989 width="24"
84990 height="24"
84991 viewBox="0 0 24 24"
84992 fill="none"
84993 stroke="currentColor"
84994 stroke-width="1.5"
84995 stroke-linecap="round"
84996 stroke-linejoin="round"
84997>
84998 <path d="M6 8l4 8" />
84999 <path d="M6 16l4 -8" />
85000 <path d="M14 8v8h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-2z" />
85001</svg>
85002"#;
85003pub const ICON_XXX: &str = r#"
85004<svg
85005 xmlns="http://www.w3.org/2000/svg"
85006 width="24"
85007 height="24"
85008 viewBox="0 0 24 24"
85009 fill="none"
85010 stroke="currentColor"
85011 stroke-width="1.5"
85012 stroke-linecap="round"
85013 stroke-linejoin="round"
85014>
85015 <path d="M10 8l4 8" />
85016 <path d="M10 16l4 -8" />
85017 <path d="M17 8l4 8" />
85018 <path d="M17 16l4 -8" />
85019 <path d="M3 8l4 8" />
85020 <path d="M3 16l4 -8" />
85021</svg>
85022"#;
85023pub const ICON_YIN_YANG: &str = r#"
85024<svg
85025 xmlns="http://www.w3.org/2000/svg"
85026 width="24"
85027 height="24"
85028 viewBox="0 0 24 24"
85029 fill="none"
85030 stroke="currentColor"
85031 stroke-width="1.5"
85032 stroke-linecap="round"
85033 stroke-linejoin="round"
85034>
85035 <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
85036 <path d="M12 3a4.5 4.5 0 0 0 0 9a4.5 4.5 0 0 1 0 9" />
85037 <circle cx="12" cy="7.5" r=".5" fill="currentColor" />
85038 <circle cx="12" cy="16.5" r=".5" fill="currentColor" />
85039</svg>
85040"#;
85041pub const ICON_YOGA: &str = r#"
85042<svg
85043 xmlns="http://www.w3.org/2000/svg"
85044 width="24"
85045 height="24"
85046 viewBox="0 0 24 24"
85047 fill="none"
85048 stroke="currentColor"
85049 stroke-width="1.5"
85050 stroke-linecap="round"
85051 stroke-linejoin="round"
85052>
85053 <path d="M12 4m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
85054 <path d="M4 20h4l1.5 -3" />
85055 <path d="M17 20l-1 -5h-5l1 -7" />
85056 <path d="M4 10l4 -1l4 -1l4 1.5l4 1.5" />
85057</svg>
85058"#;
85059pub const ICON_ZEPPELIN_OFF: &str = r#"
85060<svg
85061 xmlns="http://www.w3.org/2000/svg"
85062 width="24"
85063 height="24"
85064 viewBox="0 0 24 24"
85065 fill="none"
85066 stroke="currentColor"
85067 stroke-width="1.5"
85068 stroke-linecap="round"
85069 stroke-linejoin="round"
85070>
85071 <path d="M15.773 15.783c-.723 .141 -1.486 .217 -2.273 .217c-2.13 0 -4.584 -.926 -7.364 -2.777l-2.136 1.777v-3.33a46.07 46.07 0 0 1 -2 -1.67a46.07 46.07 0 0 1 2 -1.67v-3.33l2.135 1.778c.13 -.087 .261 -.172 .39 -.256m2.564 -1.42c1.601 -.735 3.071 -1.102 4.411 -1.102c4.694 0 8.5 2.686 8.5 6c0 1.919 -1.276 3.627 -3.261 4.725" />
85072 <path d="M10 15.5v4.5h6v-4" />
85073 <path d="M3 3l18 18" />
85074</svg>
85075"#;
85076pub const ICON_ZEPPELIN: &str = r#"
85077<svg
85078 xmlns="http://www.w3.org/2000/svg"
85079 width="24"
85080 height="24"
85081 viewBox="0 0 24 24"
85082 fill="none"
85083 stroke="currentColor"
85084 stroke-width="1.5"
85085 stroke-linecap="round"
85086 stroke-linejoin="round"
85087>
85088 <path d="M13.5 4c4.694 0 8.5 2.686 8.5 6s-3.806 6 -8.5 6c-2.13 0 -4.584 -.926 -7.364 -2.777l-2.136 1.777v-3.33a46.07 46.07 0 0 1 -2 -1.67a46.07 46.07 0 0 1 2 -1.67v-3.33l2.135 1.778c2.78 -1.852 5.235 -2.778 7.365 -2.778z" />
85089 <path d="M10 15.5v4.5h6v-4" />
85090</svg>
85091"#;
85092pub const ICON_ZIP: &str = r#"
85093<svg
85094 xmlns="http://www.w3.org/2000/svg"
85095 width="24"
85096 height="24"
85097 viewBox="0 0 24 24"
85098 fill="none"
85099 stroke="currentColor"
85100 stroke-width="1.5"
85101 stroke-linecap="round"
85102 stroke-linejoin="round"
85103>
85104 <path d="M16 16v-8h2a2 2 0 1 1 0 4h-2" />
85105 <path d="M12 8v8" />
85106 <path d="M4 8h4l-4 8h4" />
85107</svg>
85108"#;
85109pub const ICON_ZODIAC_AQUARIUS: &str = r#"
85110<svg
85111 xmlns="http://www.w3.org/2000/svg"
85112 width="24"
85113 height="24"
85114 viewBox="0 0 24 24"
85115 fill="none"
85116 stroke="currentColor"
85117 stroke-width="1.5"
85118 stroke-linecap="round"
85119 stroke-linejoin="round"
85120>
85121 <path d="M3 10l3 -3l3 3l3 -3l3 3l3 -3l3 3" />
85122 <path d="M3 17l3 -3l3 3l3 -3l3 3l3 -3l3 3" />
85123</svg>
85124"#;
85125pub const ICON_ZODIAC_ARIES: &str = r#"
85126<svg
85127 xmlns="http://www.w3.org/2000/svg"
85128 width="24"
85129 height="24"
85130 viewBox="0 0 24 24"
85131 fill="none"
85132 stroke="currentColor"
85133 stroke-width="1.5"
85134 stroke-linecap="round"
85135 stroke-linejoin="round"
85136>
85137 <path d="M12 5a5 5 0 1 0 -4 8" />
85138 <path d="M16 13a5 5 0 1 0 -4 -8" />
85139 <path d="M12 21l0 -16" />
85140</svg>
85141"#;
85142pub const ICON_ZODIAC_CANCER: &str = r#"
85143<svg
85144 xmlns="http://www.w3.org/2000/svg"
85145 width="24"
85146 height="24"
85147 viewBox="0 0 24 24"
85148 fill="none"
85149 stroke="currentColor"
85150 stroke-width="1.5"
85151 stroke-linecap="round"
85152 stroke-linejoin="round"
85153>
85154 <path d="M6 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
85155 <path d="M18 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
85156 <path d="M3 12a10 6.5 0 0 1 14 -6.5" />
85157 <path d="M21 12a10 6.5 0 0 1 -14 6.5" />
85158</svg>
85159"#;
85160pub const ICON_ZODIAC_CAPRICORN: &str = r#"
85161<svg
85162 xmlns="http://www.w3.org/2000/svg"
85163 width="24"
85164 height="24"
85165 viewBox="0 0 24 24"
85166 fill="none"
85167 stroke="currentColor"
85168 stroke-width="1.5"
85169 stroke-linecap="round"
85170 stroke-linejoin="round"
85171>
85172 <path d="M4 4a3 3 0 0 1 3 3v9" />
85173 <path d="M7 7a3 3 0 0 1 6 0v11a3 3 0 0 1 -3 3" />
85174 <path d="M16 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
85175</svg>
85176"#;
85177pub const ICON_ZODIAC_GEMINI: &str = r#"
85178<svg
85179 xmlns="http://www.w3.org/2000/svg"
85180 width="24"
85181 height="24"
85182 viewBox="0 0 24 24"
85183 fill="none"
85184 stroke="currentColor"
85185 stroke-width="1.5"
85186 stroke-linecap="round"
85187 stroke-linejoin="round"
85188>
85189 <path d="M3 3a21 21 0 0 0 18 0" />
85190 <path d="M3 21a21 21 0 0 1 18 0" />
85191 <path d="M7 4.5l0 15" />
85192 <path d="M17 4.5l0 15" />
85193</svg>
85194"#;
85195pub const ICON_ZODIAC_LEO: &str = r#"
85196<svg
85197 xmlns="http://www.w3.org/2000/svg"
85198 width="24"
85199 height="24"
85200 viewBox="0 0 24 24"
85201 fill="none"
85202 stroke="currentColor"
85203 stroke-width="1.5"
85204 stroke-linecap="round"
85205 stroke-linejoin="round"
85206>
85207 <path d="M13 17a4 4 0 1 0 8 0" />
85208 <path d="M6 16m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
85209 <path d="M11 7m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
85210 <path d="M7 7c0 3 2 5 2 9" />
85211 <path d="M15 7c0 4 -2 6 -2 10" />
85212</svg>
85213"#;
85214pub const ICON_ZODIAC_LIBRA: &str = r#"
85215<svg
85216 xmlns="http://www.w3.org/2000/svg"
85217 width="24"
85218 height="24"
85219 viewBox="0 0 24 24"
85220 fill="none"
85221 stroke="currentColor"
85222 stroke-width="1.5"
85223 stroke-linecap="round"
85224 stroke-linejoin="round"
85225>
85226 <path d="M5 20l14 0" />
85227 <path d="M5 17h5v-.3a7 7 0 1 1 4 0v.3h5" />
85228</svg>
85229"#;
85230pub const ICON_ZODIAC_PISCES: &str = r#"
85231<svg
85232 xmlns="http://www.w3.org/2000/svg"
85233 width="24"
85234 height="24"
85235 viewBox="0 0 24 24"
85236 fill="none"
85237 stroke="currentColor"
85238 stroke-width="1.5"
85239 stroke-linecap="round"
85240 stroke-linejoin="round"
85241>
85242 <path d="M5 3a21 21 0 0 1 0 18" />
85243 <path d="M19 3a21 21 0 0 0 0 18" />
85244 <path d="M5 12l14 0" />
85245</svg>
85246"#;
85247pub const ICON_ZODIAC_SAGITTARIUS: &str = r#"
85248<svg
85249 xmlns="http://www.w3.org/2000/svg"
85250 width="24"
85251 height="24"
85252 viewBox="0 0 24 24"
85253 fill="none"
85254 stroke="currentColor"
85255 stroke-width="1.5"
85256 stroke-linecap="round"
85257 stroke-linejoin="round"
85258>
85259 <path d="M4 20l16 -16" />
85260 <path d="M13 4h7v7" />
85261 <path d="M6.5 12.5l5 5" />
85262</svg>
85263"#;
85264pub const ICON_ZODIAC_SCORPIO: &str = r#"
85265<svg
85266 xmlns="http://www.w3.org/2000/svg"
85267 width="24"
85268 height="24"
85269 viewBox="0 0 24 24"
85270 fill="none"
85271 stroke="currentColor"
85272 stroke-width="1.5"
85273 stroke-linecap="round"
85274 stroke-linejoin="round"
85275>
85276 <path d="M3 4a2 2 0 0 1 2 2v9" />
85277 <path d="M5 6a2 2 0 0 1 4 0v9" />
85278 <path d="M9 6a2 2 0 0 1 4 0v10a3 3 0 0 0 3 3h5l-3 -3m0 6l3 -3" />
85279</svg>
85280"#;
85281pub const ICON_ZODIAC_TAURUS: &str = r#"
85282<svg
85283 xmlns="http://www.w3.org/2000/svg"
85284 width="24"
85285 height="24"
85286 viewBox="0 0 24 24"
85287 fill="none"
85288 stroke="currentColor"
85289 stroke-width="1.5"
85290 stroke-linecap="round"
85291 stroke-linejoin="round"
85292>
85293 <path d="M6 3a6 6 0 0 0 12 0" />
85294 <path d="M12 15m-6 0a6 6 0 1 0 12 0a6 6 0 1 0 -12 0" />
85295</svg>
85296"#;
85297pub const ICON_ZODIAC_VIRGO: &str = r#"
85298<svg
85299 xmlns="http://www.w3.org/2000/svg"
85300 width="24"
85301 height="24"
85302 viewBox="0 0 24 24"
85303 fill="none"
85304 stroke="currentColor"
85305 stroke-width="1.5"
85306 stroke-linecap="round"
85307 stroke-linejoin="round"
85308>
85309 <path d="M3 4a2 2 0 0 1 2 2v9" />
85310 <path d="M5 6a2 2 0 0 1 4 0v9" />
85311 <path d="M9 6a2 2 0 0 1 4 0v10a7 5 0 0 0 7 5" />
85312 <path d="M12 21a7 5 0 0 0 7 -5v-2a3 3 0 0 0 -6 0" />
85313</svg>
85314"#;
85315pub const ICON_ZOOM_CANCEL: &str = r#"
85316<svg
85317 xmlns="http://www.w3.org/2000/svg"
85318 width="24"
85319 height="24"
85320 viewBox="0 0 24 24"
85321 fill="none"
85322 stroke="currentColor"
85323 stroke-width="1.5"
85324 stroke-linecap="round"
85325 stroke-linejoin="round"
85326>
85327 <path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
85328 <path d="M8 8l4 4" />
85329 <path d="M12 8l-4 4" />
85330 <path d="M21 21l-6 -6" />
85331</svg>
85332"#;
85333pub const ICON_ZOOM_CHECK: &str = r#"
85334<svg
85335 xmlns="http://www.w3.org/2000/svg"
85336 width="24"
85337 height="24"
85338 viewBox="0 0 24 24"
85339 fill="none"
85340 stroke="currentColor"
85341 stroke-width="1.5"
85342 stroke-linecap="round"
85343 stroke-linejoin="round"
85344>
85345 <path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
85346 <path d="M21 21l-6 -6" />
85347 <path d="M7 10l2 2l4 -4" />
85348</svg>
85349"#;
85350pub const ICON_ZOOM_CODE: &str = r#"
85351<svg
85352 xmlns="http://www.w3.org/2000/svg"
85353 width="24"
85354 height="24"
85355 viewBox="0 0 24 24"
85356 fill="none"
85357 stroke="currentColor"
85358 stroke-width="1.5"
85359 stroke-linecap="round"
85360 stroke-linejoin="round"
85361>
85362 <path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
85363 <path d="M21 21l-6 -6" />
85364 <path d="M8 8l-2 2l2 2" />
85365 <path d="M12 8l2 2l-2 2" />
85366</svg>
85367"#;
85368pub const ICON_ZOOM_EXCLAMATION: &str = r#"
85369<svg
85370 xmlns="http://www.w3.org/2000/svg"
85371 width="24"
85372 height="24"
85373 viewBox="0 0 24 24"
85374 fill="none"
85375 stroke="currentColor"
85376 stroke-width="1.5"
85377 stroke-linecap="round"
85378 stroke-linejoin="round"
85379>
85380 <path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
85381 <path d="M21 21l-6 -6" />
85382 <path d="M10 13v.01" />
85383 <path d="M10 7v3" />
85384</svg>
85385"#;
85386pub const ICON_ZOOM_IN_AREA: &str = r#"
85387<svg
85388 xmlns="http://www.w3.org/2000/svg"
85389 width="24"
85390 height="24"
85391 viewBox="0 0 24 24"
85392 fill="none"
85393 stroke="currentColor"
85394 stroke-width="1.5"
85395 stroke-linecap="round"
85396 stroke-linejoin="round"
85397>
85398 <path d="M15 13v4" />
85399 <path d="M13 15h4" />
85400 <path d="M15 15m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
85401 <path d="M22 22l-3 -3" />
85402 <path d="M6 18h-1a2 2 0 0 1 -2 -2v-1" />
85403 <path d="M3 11v-1" />
85404 <path d="M3 6v-1a2 2 0 0 1 2 -2h1" />
85405 <path d="M10 3h1" />
85406 <path d="M15 3h1a2 2 0 0 1 2 2v1" />
85407</svg>
85408"#;
85409pub const ICON_ZOOM_IN: &str = r#"
85410<svg
85411 xmlns="http://www.w3.org/2000/svg"
85412 width="24"
85413 height="24"
85414 viewBox="0 0 24 24"
85415 fill="none"
85416 stroke="currentColor"
85417 stroke-width="1.5"
85418 stroke-linecap="round"
85419 stroke-linejoin="round"
85420>
85421 <path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
85422 <path d="M7 10l6 0" />
85423 <path d="M10 7l0 6" />
85424 <path d="M21 21l-6 -6" />
85425</svg>
85426"#;
85427pub const ICON_ZOOM_MONEY: &str = r#"
85428<svg
85429 xmlns="http://www.w3.org/2000/svg"
85430 width="24"
85431 height="24"
85432 viewBox="0 0 24 24"
85433 fill="none"
85434 stroke="currentColor"
85435 stroke-width="1.5"
85436 stroke-linecap="round"
85437 stroke-linejoin="round"
85438>
85439 <path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
85440 <path d="M21 21l-6 -6" />
85441 <path d="M12 7h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
85442 <path d="M10 13v1m0 -8v1" />
85443</svg>
85444"#;
85445pub const ICON_ZOOM_OUT_AREA: &str = r#"
85446<svg
85447 xmlns="http://www.w3.org/2000/svg"
85448 width="24"
85449 height="24"
85450 viewBox="0 0 24 24"
85451 fill="none"
85452 stroke="currentColor"
85453 stroke-width="1.5"
85454 stroke-linecap="round"
85455 stroke-linejoin="round"
85456>
85457 <path d="M13 15h4" />
85458 <path d="M15 15m-5 0a5 5 0 1 0 10 0a5 5 0 1 0 -10 0" />
85459 <path d="M22 22l-3 -3" />
85460 <path d="M6 18h-1a2 2 0 0 1 -2 -2v-1" />
85461 <path d="M3 11v-1" />
85462 <path d="M3 6v-1a2 2 0 0 1 2 -2h1" />
85463 <path d="M10 3h1" />
85464 <path d="M15 3h1a2 2 0 0 1 2 2v1" />
85465</svg>
85466"#;
85467pub const ICON_ZOOM_OUT: &str = r#"
85468<svg
85469 xmlns="http://www.w3.org/2000/svg"
85470 width="24"
85471 height="24"
85472 viewBox="0 0 24 24"
85473 fill="none"
85474 stroke="currentColor"
85475 stroke-width="1.5"
85476 stroke-linecap="round"
85477 stroke-linejoin="round"
85478>
85479 <path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
85480 <path d="M7 10l6 0" />
85481 <path d="M21 21l-6 -6" />
85482</svg>
85483"#;
85484pub const ICON_ZOOM_PAN: &str = r#"
85485<svg
85486 xmlns="http://www.w3.org/2000/svg"
85487 width="24"
85488 height="24"
85489 viewBox="0 0 24 24"
85490 fill="none"
85491 stroke="currentColor"
85492 stroke-width="1.5"
85493 stroke-linecap="round"
85494 stroke-linejoin="round"
85495>
85496 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
85497 <path d="M17 17l-2.5 -2.5" />
85498 <path d="M10 4l2 -2l2 2" />
85499 <path d="M20 10l2 2l-2 2" />
85500 <path d="M4 10l-2 2l2 2" />
85501 <path d="M10 20l2 2l2 -2" />
85502</svg>
85503"#;
85504pub const ICON_ZOOM_QUESTION: &str = r#"
85505<svg
85506 xmlns="http://www.w3.org/2000/svg"
85507 width="24"
85508 height="24"
85509 viewBox="0 0 24 24"
85510 fill="none"
85511 stroke="currentColor"
85512 stroke-width="1.5"
85513 stroke-linecap="round"
85514 stroke-linejoin="round"
85515>
85516 <path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
85517 <path d="M21 21l-6 -6" />
85518 <path d="M10 13l0 .01" />
85519 <path d="M10 10a1.5 1.5 0 1 0 -1.14 -2.474" />
85520</svg>
85521"#;
85522pub const ICON_ZOOM_REPLACE: &str = r#"
85523<svg
85524 xmlns="http://www.w3.org/2000/svg"
85525 width="24"
85526 height="24"
85527 viewBox="0 0 24 24"
85528 fill="none"
85529 stroke="currentColor"
85530 stroke-width="1.5"
85531 stroke-linecap="round"
85532 stroke-linejoin="round"
85533>
85534 <path d="M21 21l-6 -6" />
85535 <path d="M3.291 8a7 7 0 0 1 5.077 -4.806a7.021 7.021 0 0 1 8.242 4.403" />
85536 <path d="M17 4v4h-4" />
85537 <path d="M16.705 12a7 7 0 0 1 -5.074 4.798a7.021 7.021 0 0 1 -8.241 -4.403" />
85538 <path d="M3 16v-4h4" />
85539</svg>
85540"#;
85541pub const ICON_ZOOM_RESET: &str = r#"
85542<svg
85543 xmlns="http://www.w3.org/2000/svg"
85544 width="24"
85545 height="24"
85546 viewBox="0 0 24 24"
85547 fill="none"
85548 stroke="currentColor"
85549 stroke-width="1.5"
85550 stroke-linecap="round"
85551 stroke-linejoin="round"
85552>
85553 <path d="M21 21l-6 -6" />
85554 <path d="M3.268 12.043a7.017 7.017 0 0 0 6.634 4.957a7.012 7.012 0 0 0 7.043 -6.131a7 7 0 0 0 -5.314 -7.672a7.021 7.021 0 0 0 -8.241 4.403" />
85555 <path d="M3 4v4h4" />
85556</svg>
85557"#;
85558pub const ICON_ZOOM_SCAN: &str = r#"
85559<svg
85560 xmlns="http://www.w3.org/2000/svg"
85561 width="24"
85562 height="24"
85563 viewBox="0 0 24 24"
85564 fill="none"
85565 stroke="currentColor"
85566 stroke-width="1.5"
85567 stroke-linecap="round"
85568 stroke-linejoin="round"
85569>
85570 <path d="M4 8v-2a2 2 0 0 1 2 -2h2" />
85571 <path d="M4 16v2a2 2 0 0 0 2 2h2" />
85572 <path d="M16 4h2a2 2 0 0 1 2 2v2" />
85573 <path d="M16 20h2a2 2 0 0 0 2 -2v-2" />
85574 <path d="M8 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" />
85575 <path d="M16 16l-2.5 -2.5" />
85576</svg>
85577"#;
85578pub const ICON_ZOOM: &str = r#"
85579<svg
85580 xmlns="http://www.w3.org/2000/svg"
85581 width="24"
85582 height="24"
85583 viewBox="0 0 24 24"
85584 fill="none"
85585 stroke="currentColor"
85586 stroke-width="1.5"
85587 stroke-linecap="round"
85588 stroke-linejoin="round"
85589>
85590 <path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" />
85591 <path d="M21 21l-6 -6" />
85592</svg>
85593"#;
85594pub const ICON_ZZZ_OFF: &str = r#"
85595<svg
85596 xmlns="http://www.w3.org/2000/svg"
85597 width="24"
85598 height="24"
85599 viewBox="0 0 24 24"
85600 fill="none"
85601 stroke="currentColor"
85602 stroke-width="1.5"
85603 stroke-linecap="round"
85604 stroke-linejoin="round"
85605>
85606 <path d="M4 12h6l-6 8h6" />
85607 <path d="M14 4h6l-5.146 6.862m1.146 1.138h4" />
85608 <path d="M3 3l18 18" />
85609</svg>
85610"#;
85611pub const ICON_ZZZ: &str = r#"
85612<svg
85613 xmlns="http://www.w3.org/2000/svg"
85614 width="24"
85615 height="24"
85616 viewBox="0 0 24 24"
85617 fill="none"
85618 stroke="currentColor"
85619 stroke-width="1.5"
85620 stroke-linecap="round"
85621 stroke-linejoin="round"
85622>
85623 <path d="M4 12h6l-6 8h6" />
85624 <path d="M14 4h6l-6 8h6" />
85625</svg>
85626"#;
85627pub const ICON_ACCESSIBLE_FILLED: &str = r#"
85628<svg
85629 xmlns="http://www.w3.org/2000/svg"
85630 width="24"
85631 height="24"
85632 viewBox="0 0 24 24"
85633 fill="currentColor"
85634>
85635 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.051 6.844a1 1 0 0 0 -1.152 -.663l-.113 .03l-2.684 .895l-2.684 -.895l-.113 -.03a1 1 0 0 0 -.628 1.884l.109 .044l2.316 .771v.976l-1.832 2.75l-.06 .1a1 1 0 0 0 .237 1.21l.1 .076l.101 .06a1 1 0 0 0 1.21 -.237l.076 -.1l1.168 -1.752l1.168 1.752l.07 .093a1 1 0 0 0 1.653 -1.102l-.059 -.1l-1.832 -2.75v-.977l2.316 -.771l.109 -.044a1 1 0 0 0 .524 -1.221zm-3.949 -4.184a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3z" />
85636</svg>
85637"#;
85638pub const ICON_AD_CIRCLE_FILLED: &str = r#"
85639<svg
85640 xmlns="http://www.w3.org/2000/svg"
85641 width="24"
85642 height="24"
85643 viewBox="0 0 24 24"
85644 fill="currentColor"
85645>
85646 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10c-5.43 0 -9.848 -4.327 -9.996 -9.72l-.004 -.28l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72zm-3.5 6a2.5 2.5 0 0 0 -2.495 2.336l-.005 .164v4.5l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-1h1v1l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4.5l-.005 -.164a2.5 2.5 0 0 0 -2.495 -2.336zm6.5 0h-1a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h1a3 3 0 0 0 3 -3v-2a3 3 0 0 0 -3 -3zm0 2a1 1 0 0 1 1 1v2a1 1 0 0 1 -.883 .993l-.117 .007v-4zm-6.5 0a.5 .5 0 0 1 .492 .41l.008 .09v1.5h-1v-1.5l.008 -.09a.5 .5 0 0 1 .492 -.41z" />
85647</svg>
85648"#;
85649pub const ICON_AD_FILLED: &str = r#"
85650<svg
85651 xmlns="http://www.w3.org/2000/svg"
85652 width="24"
85653 height="24"
85654 viewBox="0 0 24 24"
85655 fill="currentColor"
85656>
85657 <path d="M19 4h-14a3 3 0 0 0 -3 3v10a3 3 0 0 0 3 3h14a3 3 0 0 0 3 -3v-10a3 3 0 0 0 -3 -3zm-10 4a3 3 0 0 1 2.995 2.824l.005 .176v4a1 1 0 0 1 -1.993 .117l-.007 -.117v-1h-2v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-4a3 3 0 0 1 3 -3zm0 2a1 1 0 0 0 -.993 .883l-.007 .117v1h2v-1a1 1 0 0 0 -1 -1zm8 -2a1 1 0 0 1 .993 .883l.007 .117v6a1 1 0 0 1 -.883 .993l-.117 .007h-1.5a2.5 2.5 0 1 1 .326 -4.979l.174 .029v-2.05a1 1 0 0 1 .883 -.993l.117 -.007zm-1.41 5.008l-.09 -.008a.5 .5 0 0 0 -.09 .992l.09 .008h.5v-.5l-.008 -.09a.5 .5 0 0 0 -.318 -.379l-.084 -.023z" />
85658</svg>
85659"#;
85660pub const ICON_ADJUSTMENTS_FILLED: &str = r#"
85661<svg
85662 xmlns="http://www.w3.org/2000/svg"
85663 width="24"
85664 height="24"
85665 viewBox="0 0 24 24"
85666 fill="currentColor"
85667>
85668 <path d="M6 3a1 1 0 0 1 .993 .883l.007 .117v3.171a3.001 3.001 0 0 1 0 5.658v7.171a1 1 0 0 1 -1.993 .117l-.007 -.117v-7.17a3.002 3.002 0 0 1 -1.995 -2.654l-.005 -.176l.005 -.176a3.002 3.002 0 0 1 1.995 -2.654v-3.17a1 1 0 0 1 1 -1z" />
85669 <path d="M12 3a1 1 0 0 1 .993 .883l.007 .117v9.171a3.001 3.001 0 0 1 0 5.658v1.171a1 1 0 0 1 -1.993 .117l-.007 -.117v-1.17a3.002 3.002 0 0 1 -1.995 -2.654l-.005 -.176l.005 -.176a3.002 3.002 0 0 1 1.995 -2.654v-9.17a1 1 0 0 1 1 -1z" />
85670 <path d="M18 3a1 1 0 0 1 .993 .883l.007 .117v.171a3.001 3.001 0 0 1 0 5.658v10.171a1 1 0 0 1 -1.993 .117l-.007 -.117v-10.17a3.002 3.002 0 0 1 -1.995 -2.654l-.005 -.176l.005 -.176a3.002 3.002 0 0 1 1.995 -2.654v-.17a1 1 0 0 1 1 -1z" />
85671</svg>
85672"#;
85673pub const ICON_AFFILIATE_FILLED: &str = r#"
85674<svg
85675 xmlns="http://www.w3.org/2000/svg"
85676 width="24"
85677 height="24"
85678 viewBox="0 0 24 24"
85679 fill="currentColor"
85680>
85681 <path d="M18.5 3a2.5 2.5 0 1 1 -.912 4.828l-4.556 4.555a5.475 5.475 0 0 1 .936 3.714l2.624 .787a2.5 2.5 0 1 1 -.575 1.916l-2.623 -.788a5.5 5.5 0 0 1 -10.39 -2.29l-.004 -.222l.004 -.221a5.5 5.5 0 0 1 2.984 -4.673l-.788 -2.624a2.498 2.498 0 0 1 -2.194 -2.304l-.006 -.178l.005 -.164a2.5 2.5 0 1 1 4.111 2.071l.787 2.625a5.475 5.475 0 0 1 3.714 .936l4.555 -4.556a2.487 2.487 0 0 1 -.167 -.748l-.005 -.164l.005 -.164a2.5 2.5 0 0 1 2.495 -2.336z" />
85682</svg>
85683"#;
85684pub const ICON_ALARM_MINUS_FILLED: &str = r#"
85685<svg
85686 xmlns="http://www.w3.org/2000/svg"
85687 width="24"
85688 height="24"
85689 viewBox="0 0 24 24"
85690 fill="currentColor"
85691>
85692 <path d="M16 6.072a8 8 0 1 1 -11.995 7.213l-.005 -.285l.005 -.285a8 8 0 0 1 11.995 -6.643zm-2 5.928h-4l-.117 .007a1 1 0 0 0 .117 1.993h4l.117 -.007a1 1 0 0 0 -.117 -1.993z" />
85693 <path d="M6.412 3.191a1 1 0 0 1 1.273 1.539l-.097 .08l-2.75 2a1 1 0 0 1 -1.273 -1.54l.097 -.08l2.75 -2z" />
85694 <path d="M16.191 3.412a1 1 0 0 1 1.291 -.288l.106 .067l2.75 2a1 1 0 0 1 -1.07 1.685l-.106 -.067l-2.75 -2a1 1 0 0 1 -.22 -1.397z" />
85695</svg>
85696"#;
85697pub const ICON_ALARM_PLUS_FILLED: &str = r#"
85698<svg
85699 xmlns="http://www.w3.org/2000/svg"
85700 width="24"
85701 height="24"
85702 viewBox="0 0 24 24"
85703 fill="currentColor"
85704>
85705 <path d="M16 6.072a8 8 0 1 1 -11.995 7.213l-.005 -.285l.005 -.285a8 8 0 0 1 11.995 -6.643zm-4 3.928a1 1 0 0 0 -1 1v1h-1l-.117 .007a1 1 0 0 0 .117 1.993h1v1l.007 .117a1 1 0 0 0 1.993 -.117v-1h1l.117 -.007a1 1 0 0 0 -.117 -1.993h-1v-1l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85706 <path d="M6.412 3.191a1 1 0 0 1 1.273 1.539l-.097 .08l-2.75 2a1 1 0 0 1 -1.273 -1.54l.097 -.08l2.75 -2z" />
85707 <path d="M16.191 3.412a1 1 0 0 1 1.291 -.288l.106 .067l2.75 2a1 1 0 0 1 -1.07 1.685l-.106 -.067l-2.75 -2a1 1 0 0 1 -.22 -1.397z" />
85708</svg>
85709"#;
85710pub const ICON_ALARM_SNOOZE_FILLED: &str = r#"
85711<svg
85712 xmlns="http://www.w3.org/2000/svg"
85713 width="24"
85714 height="24"
85715 viewBox="0 0 24 24"
85716 fill="currentColor"
85717>
85718 <path d="M16 6.072a8 8 0 1 1 -11.995 7.213l-.005 -.285l.005 -.285a8 8 0 0 1 11.995 -6.643zm-2 3.928h-4l-.117 .007a1 1 0 0 0 -.883 .993l.007 .117a1 1 0 0 0 .993 .883h1.584l-2.291 2.293l-.076 .084c-.514 .637 -.07 1.623 .783 1.623h4l.117 -.007a1 1 0 0 0 .883 -.993l-.007 -.117a1 1 0 0 0 -.993 -.883h-1.586l2.293 -2.293l.076 -.084c.514 -.637 .07 -1.623 -.783 -1.623z" />
85719 <path d="M6.412 3.191a1 1 0 0 1 1.273 1.539l-.097 .08l-2.75 2a1 1 0 0 1 -1.273 -1.54l.097 -.08l2.75 -2z" />
85720 <path d="M16.191 3.412a1 1 0 0 1 1.291 -.288l.106 .067l2.75 2a1 1 0 0 1 -1.07 1.685l-.106 -.067l-2.75 -2a1 1 0 0 1 -.22 -1.397z" />
85721</svg>
85722"#;
85723pub const ICON_ALARM_FILLED: &str = r#"
85724<svg
85725 xmlns="http://www.w3.org/2000/svg"
85726 width="24"
85727 height="24"
85728 viewBox="0 0 24 24"
85729 fill="currentColor"
85730>
85731 <path d="M16 6.072a8 8 0 1 1 -11.995 7.213l-.005 -.285l.005 -.285a8 8 0 0 1 11.995 -6.643zm-4 2.928a1 1 0 0 0 -1 1v3l.007 .117a1 1 0 0 0 .993 .883h2l.117 -.007a1 1 0 0 0 .883 -.993l-.007 -.117a1 1 0 0 0 -.993 -.883h-1v-2l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85732 <path d="M6.412 3.191a1 1 0 0 1 1.273 1.539l-.097 .08l-2.75 2a1 1 0 0 1 -1.273 -1.54l.097 -.08l2.75 -2z" />
85733 <path d="M16.191 3.412a1 1 0 0 1 1.291 -.288l.106 .067l2.75 2a1 1 0 0 1 -1.07 1.685l-.106 -.067l-2.75 -2a1 1 0 0 1 -.22 -1.397z" />
85734</svg>
85735"#;
85736pub const ICON_ALERT_CIRCLE_FILLED: &str = r#"
85737<svg
85738 xmlns="http://www.w3.org/2000/svg"
85739 width="24"
85740 height="24"
85741 viewBox="0 0 24 24"
85742 fill="currentColor"
85743>
85744 <path d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -19.995 .324l-.005 -.324l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72zm.01 13l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-.01 -8a1 1 0 0 0 -.993 .883l-.007 .117v4l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85745</svg>
85746"#;
85747pub const ICON_ALERT_HEXAGON_FILLED: &str = r#"
85748<svg
85749 xmlns="http://www.w3.org/2000/svg"
85750 width="24"
85751 height="24"
85752 viewBox="0 0 24 24"
85753 fill="currentColor"
85754>
85755 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.026 -.097l.19 .097l6.775 3.995l.096 .063l.092 .077l.107 .075a3.224 3.224 0 0 1 1.266 2.188l.018 .202l.005 .204v7.284c0 1.106 -.57 2.129 -1.454 2.693l-.17 .1l-6.803 4.302c-.918 .504 -2.019 .535 -3.004 .068l-.196 -.1l-6.695 -4.237a3.225 3.225 0 0 1 -1.671 -2.619l-.007 -.207v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098zm1.585 13.586l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-.01 -8a1 1 0 0 0 -.993 .883l-.007 .117v4l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85756</svg>
85757"#;
85758pub const ICON_ALERT_OCTAGON_FILLED: &str = r#"
85759<svg
85760 xmlns="http://www.w3.org/2000/svg"
85761 width="24"
85762 height="24"
85763 viewBox="0 0 24 24"
85764 fill="currentColor"
85765>
85766 <path d="M14.897 1a4 4 0 0 1 2.664 1.016l.165 .156l4.1 4.1a4 4 0 0 1 1.168 2.605l.006 .227v5.794a4 4 0 0 1 -1.016 2.664l-.156 .165l-4.1 4.1a4 4 0 0 1 -2.603 1.168l-.227 .006h-5.795a3.999 3.999 0 0 1 -2.664 -1.017l-.165 -.156l-4.1 -4.1a4 4 0 0 1 -1.168 -2.604l-.006 -.227v-5.794a4 4 0 0 1 1.016 -2.664l.156 -.165l4.1 -4.1a4 4 0 0 1 2.605 -1.168l.227 -.006h5.793zm-2.887 14l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-.01 -8a1 1 0 0 0 -.993 .883l-.007 .117v4l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85767</svg>
85768"#;
85769pub const ICON_ALERT_SQUARE_ROUNDED_FILLED: &str = r#"
85770<svg
85771 xmlns="http://www.w3.org/2000/svg"
85772 width="24"
85773 height="24"
85774 viewBox="0 0 24 24"
85775 fill="currentColor"
85776>
85777 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm.01 13l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-.01 -8a1 1 0 0 0 -.993 .883l-.007 .117v4l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85778</svg>
85779"#;
85780pub const ICON_ALERT_SQUARE_FILLED: &str = r#"
85781<svg
85782 xmlns="http://www.w3.org/2000/svg"
85783 width="24"
85784 height="24"
85785 viewBox="0 0 24 24"
85786 fill="currentColor"
85787>
85788 <path d="M19 2a3 3 0 0 1 2.995 2.824l.005 .176v14a3 3 0 0 1 -2.824 2.995l-.176 .005h-14a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005h14zm-6.99 13l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-.01 -8a1 1 0 0 0 -.993 .883l-.007 .117v4l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85789</svg>
85790"#;
85791pub const ICON_ALERT_TRIANGLE_FILLED: &str = r#"
85792<svg
85793 xmlns="http://www.w3.org/2000/svg"
85794 width="24"
85795 height="24"
85796 viewBox="0 0 24 24"
85797 fill="currentColor"
85798>
85799 <path d="M12 1.67c.955 0 1.845 .467 2.39 1.247l.105 .16l8.114 13.548a2.914 2.914 0 0 1 -2.307 4.363l-.195 .008h-16.225a2.914 2.914 0 0 1 -2.582 -4.2l.099 -.185l8.11 -13.538a2.914 2.914 0 0 1 2.491 -1.403zm.01 13.33l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-.01 -7a1 1 0 0 0 -.993 .883l-.007 .117v4l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85800</svg>
85801"#;
85802pub const ICON_ALIEN_FILLED: &str = r#"
85803<svg
85804 xmlns="http://www.w3.org/2000/svg"
85805 width="24"
85806 height="24"
85807 viewBox="0 0 24 24"
85808 fill="currentColor"
85809>
85810 <path d="M12.004 2c4.942 0 8.288 2.503 8.85 6.444a12.884 12.884 0 0 1 -2.163 9.308a11.794 11.794 0 0 1 -3.51 3.356c-1.982 1.19 -4.376 1.19 -6.373 -.008a11.763 11.763 0 0 1 -3.489 -3.34a12.808 12.808 0 0 1 -2.171 -9.306c.564 -3.95 3.91 -6.454 8.856 -6.454zm1.913 14.6a1 1 0 0 0 -1.317 -.517l-.146 .055a1.5 1.5 0 0 1 -1.054 -.055l-.11 -.04a1 1 0 0 0 -.69 1.874a3.5 3.5 0 0 0 2.8 0a1 1 0 0 0 .517 -1.317zm-5.304 -6.39a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -1.497l-2 -2zm8.094 .083a1 1 0 0 0 -1.414 0l-2 2l-.083 .094a1 1 0 0 0 1.497 1.32l2 -2l.083 -.094a1 1 0 0 0 -.083 -1.32z" />
85811</svg>
85812"#;
85813pub const ICON_ALIGN_BOX_BOTTOM_CENTER_FILLED: &str = r#"
85814<svg
85815 xmlns="http://www.w3.org/2000/svg"
85816 width="24"
85817 height="24"
85818 viewBox="0 0 24 24"
85819 fill="currentColor"
85820>
85821 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-9.333 13a1 1 0 0 0 -1 1v2l.007 .117a1 1 0 0 0 1.993 -.117v-2l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 -4a1 1 0 0 0 -1 1v6l.007 .117a1 1 0 0 0 1.993 -.117v-6l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 2a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85822</svg>
85823"#;
85824pub const ICON_ALIGN_BOX_BOTTOM_LEFT_FILLED: &str = r#"
85825<svg
85826 xmlns="http://www.w3.org/2000/svg"
85827 width="24"
85828 height="24"
85829 viewBox="0 0 24 24"
85830 fill="currentColor"
85831>
85832 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-12.333 13a1 1 0 0 0 -1 1v2l.007 .117a1 1 0 0 0 1.993 -.117v-2l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 -4a1 1 0 0 0 -1 1v6l.007 .117a1 1 0 0 0 1.993 -.117v-6l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 2a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85833</svg>
85834"#;
85835pub const ICON_ALIGN_BOX_BOTTOM_RIGHT_FILLED: &str = r#"
85836<svg
85837 xmlns="http://www.w3.org/2000/svg"
85838 width="24"
85839 height="24"
85840 viewBox="0 0 24 24"
85841 fill="currentColor"
85842>
85843 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-6.333 13a1 1 0 0 0 -1 1v2l.007 .117a1 1 0 0 0 1.993 -.117v-2l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 -4a1 1 0 0 0 -1 1v6l.007 .117a1 1 0 0 0 1.993 -.117v-6l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 2a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85844</svg>
85845"#;
85846pub const ICON_ALIGN_BOX_CENTER_MIDDLE_FILLED: &str = r#"
85847<svg
85848 xmlns="http://www.w3.org/2000/svg"
85849 width="24"
85850 height="24"
85851 viewBox="0 0 24 24"
85852 fill="currentColor"
85853>
85854 <path d="M19 2a3 3 0 0 1 2.995 2.824l.005 .176v14a3 3 0 0 1 -2.824 2.995l-.176 .005h-14a3 3 0 0 1 -2.993 -2.802l-.007 -.198v-14a3 3 0 0 1 2.824 -2.995l.176 -.005h14zm-6 12h-2l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h2l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm2 -3h-6l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h6l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-1 -3h-4l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h4l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
85855</svg>
85856"#;
85857pub const ICON_ALIGN_BOX_LEFT_BOTTOM_FILLED: &str = r#"
85858<svg
85859 xmlns="http://www.w3.org/2000/svg"
85860 width="24"
85861 height="24"
85862 viewBox="0 0 24 24"
85863 fill="currentColor"
85864>
85865 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-10.333 15h-2l-.117 .007a1 1 0 0 0 .117 1.993h2l.117 -.007a1 1 0 0 0 -.117 -1.993zm4 -3h-6l-.117 .007a1 1 0 0 0 .117 1.993h6l.117 -.007a1 1 0 0 0 -.117 -1.993zm-2 -3h-4l-.117 .007a1 1 0 0 0 .117 1.993h4l.117 -.007a1 1 0 0 0 -.117 -1.993z" />
85866</svg>
85867"#;
85868pub const ICON_ALIGN_BOX_LEFT_MIDDLE_FILLED: &str = r#"
85869<svg
85870 xmlns="http://www.w3.org/2000/svg"
85871 width="24"
85872 height="24"
85873 viewBox="0 0 24 24"
85874 fill="currentColor"
85875>
85876 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-10.333 12h-2l-.117 .007a1 1 0 0 0 .117 1.993h2l.117 -.007a1 1 0 0 0 -.117 -1.993zm4 -3h-6l-.117 .007a1 1 0 0 0 .117 1.993h6l.117 -.007a1 1 0 0 0 -.117 -1.993zm-2 -3h-4l-.117 .007a1 1 0 0 0 .117 1.993h4l.117 -.007a1 1 0 0 0 -.117 -1.993z" />
85877</svg>
85878"#;
85879pub const ICON_ALIGN_BOX_LEFT_TOP_FILLED: &str = r#"
85880<svg
85881 xmlns="http://www.w3.org/2000/svg"
85882 width="24"
85883 height="24"
85884 viewBox="0 0 24 24"
85885 fill="currentColor"
85886>
85887 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-10.333 9h-2l-.117 .007a1 1 0 0 0 .117 1.993h2l.117 -.007a1 1 0 0 0 -.117 -1.993zm4 -3h-6l-.117 .007a1 1 0 0 0 .117 1.993h6l.117 -.007a1 1 0 0 0 -.117 -1.993zm-2 -3h-4l-.117 .007a1 1 0 0 0 .117 1.993h4l.117 -.007a1 1 0 0 0 -.117 -1.993z" />
85888</svg>
85889"#;
85890pub const ICON_ALIGN_BOX_RIGHT_BOTTOM_FILLED: &str = r#"
85891<svg
85892 xmlns="http://www.w3.org/2000/svg"
85893 width="24"
85894 height="24"
85895 viewBox="0 0 24 24"
85896 fill="currentColor"
85897>
85898 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-.333 15h-2l-.117 .007a1 1 0 0 0 .117 1.993h2l.117 -.007a1 1 0 0 0 -.117 -1.993zm0 -3h-6l-.117 .007a1 1 0 0 0 .117 1.993h6l.117 -.007a1 1 0 0 0 -.117 -1.993zm0 -3h-4l-.117 .007a1 1 0 0 0 .117 1.993h4l.117 -.007a1 1 0 0 0 -.117 -1.993z" />
85899</svg>
85900"#;
85901pub const ICON_ALIGN_BOX_RIGHT_MIDDLE_FILLED: &str = r#"
85902<svg
85903 xmlns="http://www.w3.org/2000/svg"
85904 width="24"
85905 height="24"
85906 viewBox="0 0 24 24"
85907 fill="currentColor"
85908>
85909 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-.333 12h-2l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h2l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm0 -3h-6l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h6l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm0 -3h-4l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h4l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
85910</svg>
85911"#;
85912pub const ICON_ALIGN_BOX_RIGHT_TOP_FILLED: &str = r#"
85913<svg
85914 xmlns="http://www.w3.org/2000/svg"
85915 width="24"
85916 height="24"
85917 viewBox="0 0 24 24"
85918 fill="currentColor"
85919>
85920 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-.333 9h-2l-.117 .007a1 1 0 0 0 .117 1.993h2l.117 -.007a1 1 0 0 0 -.117 -1.993zm0 -3h-6l-.117 .007a1 1 0 0 0 .117 1.993h6l.117 -.007a1 1 0 0 0 -.117 -1.993zm0 -3h-4l-.117 .007a1 1 0 0 0 .117 1.993h4l.117 -.007a1 1 0 0 0 -.117 -1.993z" />
85921</svg>
85922"#;
85923pub const ICON_ALIGN_BOX_TOP_CENTER_FILLED: &str = r#"
85924<svg
85925 xmlns="http://www.w3.org/2000/svg"
85926 width="24"
85927 height="24"
85928 viewBox="0 0 24 24"
85929 fill="currentColor"
85930>
85931 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-6.333 3a1 1 0 0 0 -1 1v6l.007 .117a1 1 0 0 0 1.993 -.117v-6l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 0a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883zm-6 0a1 1 0 0 0 -1 1v2l.007 .117a1 1 0 0 0 1.993 -.117v-2l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85932</svg>
85933"#;
85934pub const ICON_ALIGN_BOX_TOP_LEFT_FILLED: &str = r#"
85935<svg
85936 xmlns="http://www.w3.org/2000/svg"
85937 width="24"
85938 height="24"
85939 viewBox="0 0 24 24"
85940 fill="currentColor"
85941>
85942 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-9.333 3a1 1 0 0 0 -1 1v6l.007 .117a1 1 0 0 0 1.993 -.117v-6l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 0a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883zm-6 0a1 1 0 0 0 -1 1v2l.007 .117a1 1 0 0 0 1.993 -.117v-2l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85943</svg>
85944"#;
85945pub const ICON_ALIGN_BOX_TOP_RIGHT_FILLED: &str = r#"
85946<svg
85947 xmlns="http://www.w3.org/2000/svg"
85948 width="24"
85949 height="24"
85950 viewBox="0 0 24 24"
85951 fill="currentColor"
85952>
85953 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-3.333 3a1 1 0 0 0 -1 1v6l.007 .117a1 1 0 0 0 1.993 -.117v-6l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 0a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883zm-6 0a1 1 0 0 0 -1 1v2l.007 .117a1 1 0 0 0 1.993 -.117v-2l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
85954</svg>
85955"#;
85956pub const ICON_ANALYZE_FILLED: &str = r#"
85957<svg
85958 xmlns="http://www.w3.org/2000/svg"
85959 width="24"
85960 height="24"
85961 viewBox="0 0 24 24"
85962 fill="currentColor"
85963>
85964 <path d="M4.99 12.862a7.1 7.1 0 0 0 12.171 3.924a1.956 1.956 0 0 1 -.156 -.637l-.005 -.149l.005 -.15a2 2 0 1 1 1.769 2.137a9.099 9.099 0 0 1 -15.764 -4.85a1 1 0 0 1 1.98 -.275z" />
85965 <path d="M12 8a4 4 0 1 1 -3.995 4.2l-.005 -.2l.005 -.2a4 4 0 0 1 3.995 -3.8z" />
85966 <path d="M13.142 3.09a9.1 9.1 0 0 1 7.848 7.772a1 1 0 0 1 -1.98 .276a7.1 7.1 0 0 0 -6.125 -6.064a7.096 7.096 0 0 0 -6.048 2.136a2 2 0 1 1 -3.831 .939l-.006 -.149l.005 -.15a2 2 0 0 1 2.216 -1.838a9.094 9.094 0 0 1 7.921 -2.922z" />
85967</svg>
85968"#;
85969pub const ICON_APP_WINDOW_FILLED: &str = r#"
85970<svg
85971 xmlns="http://www.w3.org/2000/svg"
85972 width="24"
85973 height="24"
85974 viewBox="0 0 24 24"
85975 fill="currentColor"
85976>
85977 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-12.99 3l-.127 .007a1 1 0 0 0 .117 1.993l.127 -.007a1 1 0 0 0 -.117 -1.993zm3 0l-.127 .007a1 1 0 0 0 .117 1.993l.127 -.007a1 1 0 0 0 -.117 -1.993z" />
85978</svg>
85979"#;
85980pub const ICON_APPS_FILLED: &str = r#"
85981<svg
85982 xmlns="http://www.w3.org/2000/svg"
85983 width="24"
85984 height="24"
85985 viewBox="0 0 24 24"
85986 fill="currentColor"
85987>
85988 <path d="M9 3h-4a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" />
85989 <path d="M9 13h-4a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" />
85990 <path d="M19 13h-4a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" />
85991 <path d="M17 3a1 1 0 0 1 .993 .883l.007 .117v2h2a1 1 0 0 1 .117 1.993l-.117 .007h-2v2a1 1 0 0 1 -1.993 .117l-.007 -.117v-2h-2a1 1 0 0 1 -.117 -1.993l.117 -.007h2v-2a1 1 0 0 1 1 -1z" />
85992</svg>
85993"#;
85994pub const ICON_ARCHIVE_FILLED: &str = r#"
85995<svg
85996 xmlns="http://www.w3.org/2000/svg"
85997 width="24"
85998 height="24"
85999 viewBox="0 0 24 24"
86000 fill="currentColor"
86001>
86002 <path d="M2 3m0 2a2 2 0 0 1 2 -2h16a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-16a2 2 0 0 1 -2 -2z" />
86003 <path d="M19 9c.513 0 .936 .463 .993 1.06l.007 .14v7.2c0 1.917 -1.249 3.484 -2.824 3.594l-.176 .006h-10c-1.598 0 -2.904 -1.499 -2.995 -3.388l-.005 -.212v-7.2c0 -.663 .448 -1.2 1 -1.2h14zm-5 2h-4l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h4l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
86004</svg>
86005"#;
86006pub const ICON_ARROW_AUTOFIT_CONTENT_FILLED: &str = r#"
86007<svg
86008 xmlns="http://www.w3.org/2000/svg"
86009 width="24"
86010 height="24"
86011 viewBox="0 0 24 24"
86012 fill="currentColor"
86013>
86014 <path d="M6.707 3.293a1 1 0 0 1 .083 1.32l-.083 .094l-1.292 1.293h4.585a1 1 0 0 1 .117 1.993l-.117 .007h-4.585l1.292 1.293a1 1 0 0 1 .083 1.32l-.083 .094a1 1 0 0 1 -1.32 .083l-.094 -.083l-3 -3a1.008 1.008 0 0 1 -.097 -.112l-.071 -.11l-.054 -.114l-.035 -.105l-.025 -.118l-.007 -.058l-.004 -.09l.003 -.075l.017 -.126l.03 -.111l.044 -.111l.052 -.098l.064 -.092l.083 -.094l3 -3a1 1 0 0 1 1.414 0z" />
86015 <path d="M18.613 3.21l.094 .083l3 3a.927 .927 0 0 1 .097 .112l.071 .11l.054 .114l.035 .105l.03 .148l.006 .118l-.003 .075l-.017 .126l-.03 .111l-.044 .111l-.052 .098l-.074 .104l-.073 .082l-3 3a1 1 0 0 1 -1.497 -1.32l.083 -.094l1.292 -1.293h-4.585a1 1 0 0 1 -.117 -1.993l.117 -.007h4.585l-1.292 -1.293a1 1 0 0 1 -.083 -1.32l.083 -.094a1 1 0 0 1 1.32 -.083z" />
86016 <path d="M18 13h-12a3 3 0 0 0 -3 3v2a3 3 0 0 0 3 3h12a3 3 0 0 0 3 -3v-2a3 3 0 0 0 -3 -3z" />
86017</svg>
86018"#;
86019pub const ICON_ARROW_BADGE_DOWN_FILLED: &str = r#"
86020<svg
86021 xmlns="http://www.w3.org/2000/svg"
86022 width="24"
86023 height="24"
86024 viewBox="0 0 24 24"
86025 fill="currentColor"
86026>
86027 <path d="M16.375 6.22l-4.375 3.498l-4.375 -3.5a1 1 0 0 0 -1.625 .782v6a1 1 0 0 0 .375 .78l5 4a1 1 0 0 0 1.25 0l5 -4a1 1 0 0 0 .375 -.78v-6a1 1 0 0 0 -1.625 -.78z" />
86028</svg>
86029"#;
86030pub const ICON_ARROW_BADGE_LEFT_FILLED: &str = r#"
86031<svg
86032 xmlns="http://www.w3.org/2000/svg"
86033 width="24"
86034 height="24"
86035 viewBox="0 0 24 24"
86036 fill="currentColor"
86037>
86038 <path d="M17 6h-6a1 1 0 0 0 -.78 .375l-4 5a1 1 0 0 0 0 1.25l4 5a1 1 0 0 0 .78 .375h6l.112 -.006a1 1 0 0 0 .669 -1.619l-3.501 -4.375l3.5 -4.375a1 1 0 0 0 -.78 -1.625z" />
86039</svg>
86040"#;
86041pub const ICON_ARROW_BADGE_RIGHT_FILLED: &str = r#"
86042<svg
86043 xmlns="http://www.w3.org/2000/svg"
86044 width="24"
86045 height="24"
86046 viewBox="0 0 24 24"
86047 fill="currentColor"
86048>
86049 <path d="M7 6l-.112 .006a1 1 0 0 0 -.669 1.619l3.501 4.375l-3.5 4.375a1 1 0 0 0 .78 1.625h6a1 1 0 0 0 .78 -.375l4 -5a1 1 0 0 0 0 -1.25l-4 -5a1 1 0 0 0 -.78 -.375h-6z" />
86050</svg>
86051"#;
86052pub const ICON_ARROW_BADGE_UP_FILLED: &str = r#"
86053<svg
86054 xmlns="http://www.w3.org/2000/svg"
86055 width="24"
86056 height="24"
86057 viewBox="0 0 24 24"
86058 fill="currentColor"
86059>
86060 <path d="M11.375 6.22l-5 4a1 1 0 0 0 -.375 .78v6l.006 .112a1 1 0 0 0 1.619 .669l4.375 -3.501l4.375 3.5a1 1 0 0 0 1.625 -.78v-6a1 1 0 0 0 -.375 -.78l-5 -4a1 1 0 0 0 -1.25 0z" />
86061</svg>
86062"#;
86063pub const ICON_ARROW_BIG_DOWN_LINE_FILLED: &str = r#"
86064<svg
86065 xmlns="http://www.w3.org/2000/svg"
86066 width="24"
86067 height="24"
86068 viewBox="0 0 24 24"
86069 fill="currentColor"
86070>
86071 <path d="M9 5l-.117 .007a1 1 0 0 0 -.883 .993v4.999l-2.586 .001a2 2 0 0 0 -1.414 3.414l6.586 6.586a2 2 0 0 0 2.828 0l6.586 -6.586a2 2 0 0 0 .434 -2.18l-.068 -.145a2 2 0 0 0 -1.78 -1.089l-2.586 -.001v-4.999a1 1 0 0 0 -1 -1h-6z" />
86072 <path d="M15 2a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" />
86073</svg>
86074"#;
86075pub const ICON_ARROW_BIG_DOWN_LINES_FILLED: &str = r#"
86076<svg
86077 xmlns="http://www.w3.org/2000/svg"
86078 width="24"
86079 height="24"
86080 viewBox="0 0 24 24"
86081 fill="currentColor"
86082>
86083 <path d="M9 8l-.117 .007a1 1 0 0 0 -.883 .993v1.999l-2.586 .001a2 2 0 0 0 -1.414 3.414l6.586 6.586a2 2 0 0 0 2.828 0l6.586 -6.586a2 2 0 0 0 .434 -2.18l-.068 -.145a2 2 0 0 0 -1.78 -1.089l-2.586 -.001v-1.999a1 1 0 0 0 -1 -1h-6z" />
86084 <path d="M15 2a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" />
86085 <path d="M15 5a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" />
86086</svg>
86087"#;
86088pub const ICON_ARROW_BIG_DOWN_FILLED: &str = r#"
86089<svg
86090 xmlns="http://www.w3.org/2000/svg"
86091 width="24"
86092 height="24"
86093 viewBox="0 0 24 24"
86094 fill="currentColor"
86095>
86096 <path d="M10 2l-.15 .005a2 2 0 0 0 -1.85 1.995v6.999l-2.586 .001a2 2 0 0 0 -1.414 3.414l6.586 6.586a2 2 0 0 0 2.828 0l6.586 -6.586a2 2 0 0 0 .434 -2.18l-.068 -.145a2 2 0 0 0 -1.78 -1.089l-2.586 -.001v-6.999a2 2 0 0 0 -2 -2h-4z" />
86097</svg>
86098"#;
86099pub const ICON_ARROW_BIG_LEFT_LINE_FILLED: &str = r#"
86100<svg
86101 xmlns="http://www.w3.org/2000/svg"
86102 width="24"
86103 height="24"
86104 viewBox="0 0 24 24"
86105 fill="currentColor"
86106>
86107 <path d="M9.586 4l-6.586 6.586a2 2 0 0 0 0 2.828l6.586 6.586a2 2 0 0 0 2.18 .434l.145 -.068a2 2 0 0 0 1.089 -1.78v-2.586h5a1 1 0 0 0 1 -1v-6l-.007 -.117a1 1 0 0 0 -.993 -.883l-5 -.001v-2.585a2 2 0 0 0 -3.414 -1.414z" />
86108 <path d="M4.415 12l6.585 -6.586v3.586l.007 .117a1 1 0 0 0 .993 .883l5 -.001v4l-5 .001a1 1 0 0 0 -1 1v3.586l-6.585 -6.586z" />
86109 <path d="M21 8a1 1 0 0 1 .993 .883l.007 .117v6a1 1 0 0 1 -1.993 .117l-.007 -.117v-6a1 1 0 0 1 1 -1z" />
86110</svg>
86111"#;
86112pub const ICON_ARROW_BIG_LEFT_LINES_FILLED: &str = r#"
86113<svg
86114 xmlns="http://www.w3.org/2000/svg"
86115 width="24"
86116 height="24"
86117 viewBox="0 0 24 24"
86118 fill="currentColor"
86119>
86120 <path d="M9.586 4l-6.586 6.586a2 2 0 0 0 0 2.828l6.586 6.586a2 2 0 0 0 2.18 .434l.145 -.068a2 2 0 0 0 1.089 -1.78v-2.586h2a1 1 0 0 0 1 -1v-6l-.007 -.117a1 1 0 0 0 -.993 -.883l-2 -.001v-2.585a2 2 0 0 0 -3.414 -1.414z" />
86121 <path d="M21 8a1 1 0 0 1 .993 .883l.007 .117v6a1 1 0 0 1 -1.993 .117l-.007 -.117v-6a1 1 0 0 1 1 -1z" />
86122 <path d="M18 8a1 1 0 0 1 .993 .883l.007 .117v6a1 1 0 0 1 -1.993 .117l-.007 -.117v-6a1 1 0 0 1 1 -1z" />
86123</svg>
86124"#;
86125pub const ICON_ARROW_BIG_LEFT_FILLED: &str = r#"
86126<svg
86127 xmlns="http://www.w3.org/2000/svg"
86128 width="24"
86129 height="24"
86130 viewBox="0 0 24 24"
86131 fill="currentColor"
86132>
86133 <path d="M9.586 4l-6.586 6.586a2 2 0 0 0 0 2.828l6.586 6.586a2 2 0 0 0 2.18 .434l.145 -.068a2 2 0 0 0 1.089 -1.78v-2.586h7a2 2 0 0 0 2 -2v-4l-.005 -.15a2 2 0 0 0 -1.995 -1.85l-7 -.001v-2.585a2 2 0 0 0 -3.414 -1.414z" />
86134</svg>
86135"#;
86136pub const ICON_ARROW_BIG_RIGHT_LINE_FILLED: &str = r#"
86137<svg
86138 xmlns="http://www.w3.org/2000/svg"
86139 width="24"
86140 height="24"
86141 viewBox="0 0 24 24"
86142 fill="currentColor"
86143>
86144 <path d="M12.089 3.634a2 2 0 0 0 -1.089 1.78l-.001 2.586h-4.999a1 1 0 0 0 -1 1v6l.007 .117a1 1 0 0 0 .993 .883l4.999 -.001l.001 2.587a2 2 0 0 0 3.414 1.414l6.586 -6.586a2 2 0 0 0 0 -2.828l-6.586 -6.586a2 2 0 0 0 -2.18 -.434l-.145 .068z" />
86145 <path d="M3 8a1 1 0 0 1 .993 .883l.007 .117v6a1 1 0 0 1 -1.993 .117l-.007 -.117v-6a1 1 0 0 1 1 -1z" />
86146</svg>
86147"#;
86148pub const ICON_ARROW_BIG_RIGHT_LINES_FILLED: &str = r#"
86149<svg
86150 xmlns="http://www.w3.org/2000/svg"
86151 width="24"
86152 height="24"
86153 viewBox="0 0 24 24"
86154 fill="currentColor"
86155>
86156 <path d="M12.089 3.634a2 2 0 0 0 -1.089 1.78l-.001 2.585l-1.999 .001a1 1 0 0 0 -1 1v6l.007 .117a1 1 0 0 0 .993 .883l1.999 -.001l.001 2.587a2 2 0 0 0 3.414 1.414l6.586 -6.586a2 2 0 0 0 0 -2.828l-6.586 -6.586a2 2 0 0 0 -2.18 -.434l-.145 .068z" />
86157 <path d="M3 8a1 1 0 0 1 .993 .883l.007 .117v6a1 1 0 0 1 -1.993 .117l-.007 -.117v-6a1 1 0 0 1 1 -1z" />
86158 <path d="M6 8a1 1 0 0 1 .993 .883l.007 .117v6a1 1 0 0 1 -1.993 .117l-.007 -.117v-6a1 1 0 0 1 1 -1z" />
86159</svg>
86160"#;
86161pub const ICON_ARROW_BIG_RIGHT_FILLED: &str = r#"
86162<svg
86163 xmlns="http://www.w3.org/2000/svg"
86164 width="24"
86165 height="24"
86166 viewBox="0 0 24 24"
86167 fill="currentColor"
86168>
86169 <path d="M12.089 3.634a2 2 0 0 0 -1.089 1.78l-.001 2.586h-6.999a2 2 0 0 0 -2 2v4l.005 .15a2 2 0 0 0 1.995 1.85l6.999 -.001l.001 2.587a2 2 0 0 0 3.414 1.414l6.586 -6.586a2 2 0 0 0 0 -2.828l-6.586 -6.586a2 2 0 0 0 -2.18 -.434l-.145 .068z" />
86170</svg>
86171"#;
86172pub const ICON_ARROW_BIG_UP_LINE_FILLED: &str = r#"
86173<svg
86174 xmlns="http://www.w3.org/2000/svg"
86175 width="24"
86176 height="24"
86177 viewBox="0 0 24 24"
86178 fill="currentColor"
86179>
86180 <path d="M10.586 3l-6.586 6.586a2 2 0 0 0 -.434 2.18l.068 .145a2 2 0 0 0 1.78 1.089h2.586v5a1 1 0 0 0 1 1h6l.117 -.007a1 1 0 0 0 .883 -.993l-.001 -5h2.587a2 2 0 0 0 1.414 -3.414l-6.586 -6.586a2 2 0 0 0 -2.828 0z" />
86181 <path d="M15 20a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" />
86182</svg>
86183"#;
86184pub const ICON_ARROW_BIG_UP_LINES_FILLED: &str = r#"
86185<svg
86186 xmlns="http://www.w3.org/2000/svg"
86187 width="24"
86188 height="24"
86189 viewBox="0 0 24 24"
86190 fill="currentColor"
86191>
86192 <path d="M10.586 3l-6.586 6.586a2 2 0 0 0 -.434 2.18l.068 .145a2 2 0 0 0 1.78 1.089h2.586v2a1 1 0 0 0 1 1h6l.117 -.007a1 1 0 0 0 .883 -.993l-.001 -2h2.587a2 2 0 0 0 1.414 -3.414l-6.586 -6.586a2 2 0 0 0 -2.828 0z" />
86193 <path d="M15 20a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" />
86194 <path d="M15 17a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" />
86195</svg>
86196"#;
86197pub const ICON_ARROW_BIG_UP_FILLED: &str = r#"
86198<svg
86199 xmlns="http://www.w3.org/2000/svg"
86200 width="24"
86201 height="24"
86202 viewBox="0 0 24 24"
86203 fill="currentColor"
86204>
86205 <path d="M10.586 3l-6.586 6.586a2 2 0 0 0 -.434 2.18l.068 .145a2 2 0 0 0 1.78 1.089h2.586v7a2 2 0 0 0 2 2h4l.15 -.005a2 2 0 0 0 1.85 -1.995l-.001 -7h2.587a2 2 0 0 0 1.414 -3.414l-6.586 -6.586a2 2 0 0 0 -2.828 0z" />
86206</svg>
86207"#;
86208pub const ICON_ARTBOARD_FILLED: &str = r#"
86209<svg
86210 xmlns="http://www.w3.org/2000/svg"
86211 width="24"
86212 height="24"
86213 viewBox="0 0 24 24"
86214 fill="currentColor"
86215>
86216 <path d="M15 7h-6a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-6a2 2 0 0 0 -2 -2z" />
86217 <path d="M4 7a1 1 0 0 1 .117 1.993l-.117 .007h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
86218 <path d="M4 15a1 1 0 0 1 .117 1.993l-.117 .007h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
86219 <path d="M8 2a1 1 0 0 1 .993 .883l.007 .117v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-1a1 1 0 0 1 1 -1z" />
86220 <path d="M16 2a1 1 0 0 1 .993 .883l.007 .117v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-1a1 1 0 0 1 1 -1z" />
86221 <path d="M21 7a1 1 0 0 1 .117 1.993l-.117 .007h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
86222 <path d="M21 15a1 1 0 0 1 .117 1.993l-.117 .007h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
86223 <path d="M8 19a1 1 0 0 1 .993 .883l.007 .117v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-1a1 1 0 0 1 1 -1z" />
86224 <path d="M16 19a1 1 0 0 1 .993 .883l.007 .117v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-1a1 1 0 0 1 1 -1z" />
86225</svg>
86226"#;
86227pub const ICON_ARTICLE_FILLED: &str = r#"
86228<svg
86229 xmlns="http://www.w3.org/2000/svg"
86230 width="24"
86231 height="24"
86232 viewBox="0 0 24 24"
86233 fill="currentColor"
86234>
86235 <path d="M19 3a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-14a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h14zm-2 12h-10l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h10l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm0 -4h-10l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h10l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm0 -4h-10l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h10l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
86236</svg>
86237"#;
86238pub const ICON_ASPECT_RATIO_FILLED: &str = r#"
86239<svg
86240 xmlns="http://www.w3.org/2000/svg"
86241 width="24"
86242 height="24"
86243 viewBox="0 0 24 24"
86244 fill="currentColor"
86245>
86246 <path d="M19 4h-14a3 3 0 0 0 -3 3v10a3 3 0 0 0 3 3h14a3 3 0 0 0 3 -3v-10a3 3 0 0 0 -3 -3zm-10 3a1 1 0 0 1 .117 1.993l-.117 .007h-2v2a1 1 0 0 1 -.883 .993l-.117 .007a1 1 0 0 1 -.993 -.883l-.007 -.117v-3a1 1 0 0 1 .883 -.993l.117 -.007h3zm9 5a1 1 0 0 1 .993 .883l.007 .117v3a1 1 0 0 1 -.883 .993l-.117 .007h-3a1 1 0 0 1 -.117 -1.993l.117 -.007h2v-2a1 1 0 0 1 .883 -.993l.117 -.007z" />
86247</svg>
86248"#;
86249pub const ICON_ASSEMBLY_FILLED: &str = r#"
86250<svg
86251 xmlns="http://www.w3.org/2000/svg"
86252 width="24"
86253 height="24"
86254 viewBox="0 0 24 24"
86255 fill="currentColor"
86256>
86257 <path d="M13.666 1.429l6.75 3.98q .1 .06 .18 .133l.009 .008l.106 .075a3.22 3.22 0 0 1 1.284 2.39l.005 .203v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285a3.21 3.21 0 0 1 1.65 -2.808l6.775 -3.995a3.34 3.34 0 0 1 3.24 .015m-.64 5.343a2.03 2.03 0 0 0 -2 -.014l-3.023 1.804a1.99 1.99 0 0 0 -1.002 1.736v3.278a2 2 0 0 0 1.03 1.75l2.946 1.89c.657 .367 1.39 .367 1.994 .033l3.054 -1.955c.582 -.322 .976 -.992 .976 -1.719v-3.277l-.005 -.164a2 2 0 0 0 -.725 -1.391l-.092 -.07l-.056 -.047a1 1 0 0 0 -.096 -.064z" />
86258</svg>
86259"#;
86260pub const ICON_ASSET_FILLED: &str = r#"
86261<svg
86262 xmlns="http://www.w3.org/2000/svg"
86263 width="24"
86264 height="24"
86265 viewBox="0 0 24 24"
86266 fill="currentColor"
86267>
86268 <path d="M19 2a3 3 0 0 1 2.86 3.91l-.107 .291l-.046 .093q -.061 .128 -.134 .25l-6.476 11.909a1 1 0 0 1 -.066 .104a7 7 0 0 1 -13.031 -3.557l.004 -.24a7 7 0 0 1 3.342 -5.732l.256 -.15l11.705 -6.355q .18 -.123 .378 -.22l.215 -.096l.136 -.048c.302 -.103 .627 -.159 .964 -.159m-10 10a3 3 0 0 0 -2.995 2.824l-.005 .176a3 3 0 1 0 3 -3m7.04 -6.512l-5.12 2.778a7.01 7.01 0 0 1 4.816 4.824l2.788 -5.128a3 3 0 0 1 -2.485 -2.474m2.961 -1.488a1 1 0 0 0 -.317 .051l-.31 .17a1 1 0 1 0 1.465 1.325l.072 -.13a1 1 0 0 0 -.91 -1.416" />
86269</svg>
86270"#;
86271pub const ICON_ATOM_2_FILLED: &str = r#"
86272<svg
86273 xmlns="http://www.w3.org/2000/svg"
86274 width="24"
86275 height="24"
86276 viewBox="0 0 24 24"
86277 fill="currentColor"
86278>
86279 <path d="M12 8a4 4 0 1 1 -3.995 4.2l-.005 -.2l.005 -.2a4 4 0 0 1 3.995 -3.8z" />
86280 <path d="M12 20a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86281 <path d="M3 8a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86282 <path d="M21 8a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86283 <path d="M2.89 12.006a1 1 0 0 1 1.104 .884a8 8 0 0 0 4.444 6.311a1 1 0 1 1 -.876 1.799a10 10 0 0 1 -5.556 -7.89a1 1 0 0 1 .884 -1.103z" />
86284 <path d="M20.993 12l.117 .006a1 1 0 0 1 .884 1.104a10 10 0 0 1 -5.556 7.889a1 1 0 1 1 -.876 -1.798a8 8 0 0 0 4.444 -6.31a1 1 0 0 1 .987 -.891z" />
86285 <path d="M5.567 4.226a10 10 0 0 1 12.666 0a1 1 0 1 1 -1.266 1.548a8 8 0 0 0 -10.134 0a1 1 0 1 1 -1.266 -1.548z" />
86286</svg>
86287"#;
86288pub const ICON_AWARD_FILLED: &str = r#"
86289<svg
86290 xmlns="http://www.w3.org/2000/svg"
86291 width="24"
86292 height="24"
86293 viewBox="0 0 24 24"
86294 fill="currentColor"
86295>
86296 <path d="M19.496 13.983l1.966 3.406a1.001 1.001 0 0 1 -.705 1.488l-.113 .011l-.112 -.001l-2.933 -.19l-1.303 2.636a1.001 1.001 0 0 1 -1.608 .26l-.082 -.094l-.072 -.11l-1.968 -3.407a8.994 8.994 0 0 0 6.93 -3.999z" />
86297 <path d="M11.43 17.982l-1.966 3.408a1.001 1.001 0 0 1 -1.622 .157l-.076 -.1l-.064 -.114l-1.304 -2.635l-2.931 .19a1.001 1.001 0 0 1 -1.022 -1.29l.04 -.107l.05 -.1l1.968 -3.409a8.994 8.994 0 0 0 6.927 4.001z" />
86298 <path d="M12 2l.24 .004a7 7 0 0 1 6.76 6.996l-.003 .193l-.007 .192l-.018 .245l-.026 .242l-.024 .178a6.985 6.985 0 0 1 -.317 1.268l-.116 .308l-.153 .348a7.001 7.001 0 0 1 -12.688 -.028l-.13 -.297l-.052 -.133l-.08 -.217l-.095 -.294a6.96 6.96 0 0 1 -.093 -.344l-.06 -.271l-.049 -.271l-.02 -.139l-.039 -.323l-.024 -.365l-.006 -.292a7 7 0 0 1 6.76 -6.996l.24 -.004z" />
86299</svg>
86300"#;
86301pub const ICON_BABY_CARRIAGE_FILLED: &str = r#"
86302<svg
86303 xmlns="http://www.w3.org/2000/svg"
86304 width="24"
86305 height="24"
86306 viewBox="0 0 24 24"
86307 fill="currentColor"
86308>
86309 <path d="M14.5 2a6.5 6.5 0 0 1 6.49 6.858a1.04 1.04 0 0 1 -.04 .456a6.51 6.51 0 0 1 -3.757 5.103l.532 1.595q .135 -.012 .275 -.012a3 3 0 1 1 -3 3l.005 -.176a3 3 0 0 1 .894 -1.966l-.634 -1.903q -.377 .045 -.765 .045h-2.675q -.547 0 -1.076 -.083l-.648 1.941a3 3 0 1 1 -5.101 2.142l.004 -.176a3 3 0 0 1 3.27 -2.812l.56 -1.682a7 7 0 0 1 -3.652 -4.117l-1.402 -4.213h-1.78a1 1 0 0 1 -.993 -.883l-.007 -.117a1 1 0 0 1 1 -1h2.5a1 1 0 0 1 .949 .684l1.104 3.316h6.447v-5a1 1 0 0 1 1 -1zm-6.5 16a1 1 0 1 0 0 2a1 1 0 0 0 0 -2m10 0a1 1 0 1 0 0 2a1 1 0 0 0 0 -2" />
86310</svg>
86311"#;
86312pub const ICON_BACKSPACE_FILLED: &str = r#"
86313<svg
86314 xmlns="http://www.w3.org/2000/svg"
86315 width="24"
86316 height="24"
86317 viewBox="0 0 24 24"
86318 fill="currentColor"
86319>
86320 <path d="M20 5a2 2 0 0 1 1.995 1.85l.005 .15v10a2 2 0 0 1 -1.85 1.995l-.15 .005h-11a1 1 0 0 1 -.608 -.206l-.1 -.087l-5.037 -5.04c-.809 -.904 -.847 -2.25 -.083 -3.23l.12 -.144l5 -5a1 1 0 0 1 .577 -.284l.131 -.009h11zm-7.489 4.14a1 1 0 0 0 -1.301 1.473l.083 .094l1.292 1.293l-1.292 1.293l-.083 .094a1 1 0 0 0 1.403 1.403l.094 -.083l1.293 -1.292l1.293 1.292l.094 .083a1 1 0 0 0 1.403 -1.403l-.083 -.094l-1.292 -1.293l1.292 -1.293l.083 -.094a1 1 0 0 0 -1.403 -1.403l-.094 .083l-1.293 1.292l-1.293 -1.292l-.094 -.083l-.102 -.07z" />
86321</svg>
86322"#;
86323pub const ICON_BADGE_3D_FILLED: &str = r#"
86324<svg
86325 xmlns="http://www.w3.org/2000/svg"
86326 width="24"
86327 height="24"
86328 viewBox="0 0 24 24"
86329 fill="currentColor"
86330>
86331 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-10.5 4h-1.5a1 1 0 1 0 0 2h1.5a.5 .5 0 0 1 .09 .992l-.09 .008h-.5c-1.287 0 -1.332 1.864 -.133 1.993l.133 .007h.5a.5 .5 0 1 1 0 1h-1.5a1 1 0 0 0 0 2h1.5a2.5 2.5 0 0 0 2.5 -2.5l-.005 -.164a2.5 2.5 0 0 0 -.477 -1.312l-.019 -.024l.019 -.024a2.5 2.5 0 0 0 -2.018 -3.976m6.5 0h-1a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h1a3 3 0 0 0 3 -3v-2a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v2a1 1 0 0 1 -.883 .993l-.117 .007z" />
86332</svg>
86333"#;
86334pub const ICON_BADGE_4K_FILLED: &str = r#"
86335<svg
86336 xmlns="http://www.w3.org/2000/svg"
86337 width="24"
86338 height="24"
86339 viewBox="0 0 24 24"
86340 fill="currentColor"
86341>
86342 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-9 4a1 1 0 0 0 -1 1v2h-1v-2a1 1 0 1 0 -2 0v2a2 2 0 0 0 2 2h1v2a1 1 0 0 0 2 0v-6a1 1 0 0 0 -1 -1m7.555 .168a1 1 0 0 0 -1.387 .277l-1.168 1.751v-1.196a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v6a1 1 0 0 0 2 0v-1.196l1.168 1.75a1 1 0 0 0 1.286 .337l.1 -.059l.094 -.07a1 1 0 0 0 .184 -1.317l-1.63 -2.445l1.63 -2.445a1 1 0 0 0 -.277 -1.387" />
86343</svg>
86344"#;
86345pub const ICON_BADGE_8K_FILLED: &str = r#"
86346<svg
86347 xmlns="http://www.w3.org/2000/svg"
86348 width="24"
86349 height="24"
86350 viewBox="0 0 24 24"
86351 fill="currentColor"
86352>
86353 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-1.445 4.168a1 1 0 0 0 -1.387 .277l-1.168 1.751v-1.196a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v6a1 1 0 0 0 2 0v-1.196l1.168 1.75a1 1 0 0 0 1.286 .337l.1 -.059l.094 -.07a1 1 0 0 0 .184 -1.317l-1.63 -2.445l1.63 -2.445a1 1 0 0 0 -.277 -1.387m-8.555 -.168h-1a2 2 0 0 0 -2 2v1l.005 .15c.022 .295 .108 .573 .245 .819l.019 .031l-.02 .031a2 2 0 0 0 -.249 .969v1a2 2 0 0 0 2 2h1a2 2 0 0 0 2 -2v-1l-.005 -.15a2 2 0 0 0 -.245 -.819l-.019 -.031l.02 -.031c.158 -.287 .249 -.618 .249 -.969v-1a2 2 0 0 0 -2 -2m0 5v1h-1v-1zm0 -3v1h-1v-1z" />
86354</svg>
86355"#;
86356pub const ICON_BADGE_AD_FILLED: &str = r#"
86357<svg
86358 xmlns="http://www.w3.org/2000/svg"
86359 width="24"
86360 height="24"
86361 viewBox="0 0 24 24"
86362 fill="currentColor"
86363>
86364 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-4 4h-1a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h1a3 3 0 0 0 3 -3v-2a3 3 0 0 0 -3 -3m-6.5 0a2.5 2.5 0 0 0 -2.5 2.5v4.5a1 1 0 0 0 2 0v-1h1v1a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-4.5a2.5 2.5 0 0 0 -2.5 -2.5m6.5 2a1 1 0 0 1 1 1v2a1 1 0 0 1 -.883 .993l-.117 .007zm-6.5 0a.5 .5 0 0 1 .5 .5v1.5h-1v-1.5a.5 .5 0 0 1 .41 -.492z" />
86365</svg>
86366"#;
86367pub const ICON_BADGE_AR_FILLED: &str = r#"
86368<svg
86369 xmlns="http://www.w3.org/2000/svg"
86370 width="24"
86371 height="24"
86372 viewBox="0 0 24 24"
86373 fill="currentColor"
86374>
86375 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-10.5 4a2.5 2.5 0 0 0 -2.5 2.5v4.5a1 1 0 0 0 2 0v-1h1v1a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-4.5a2.5 2.5 0 0 0 -2.5 -2.5m7 0h-1.5a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-1.196l1.168 1.75a1 1 0 0 0 1.387 .278l.093 -.07a1 1 0 0 0 .184 -1.317l-1.159 -1.738l.044 -.023a2.5 2.5 0 0 0 -1.217 -4.684m-7 2a.5 .5 0 0 1 .5 .5v1.5h-1v-1.5a.5 .5 0 0 1 .41 -.492zm7 0a.5 .5 0 1 1 0 1h-.5v-1z" />
86376</svg>
86377"#;
86378pub const ICON_BADGE_CC_FILLED: &str = r#"
86379<svg
86380 xmlns="http://www.w3.org/2000/svg"
86381 width="24"
86382 height="24"
86383 viewBox="0 0 24 24"
86384 fill="currentColor"
86385>
86386 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-10.5 4a2.5 2.5 0 0 0 -2.5 2.5v3a2.5 2.5 0 1 0 5 0a1 1 0 0 0 -2 0a.5 .5 0 1 1 -1 0v-3a.5 .5 0 1 1 1 0a1 1 0 0 0 2 0a2.5 2.5 0 0 0 -2.5 -2.5m7 0a2.5 2.5 0 0 0 -2.5 2.5v3a2.5 2.5 0 1 0 5 0a1 1 0 0 0 -2 0a.5 .5 0 1 1 -1 0v-3a.5 .5 0 1 1 1 0a1 1 0 0 0 2 0a2.5 2.5 0 0 0 -2.5 -2.5" />
86387</svg>
86388"#;
86389pub const ICON_BADGE_HD_FILLED: &str = r#"
86390<svg
86391 xmlns="http://www.w3.org/2000/svg"
86392 width="24"
86393 height="24"
86394 viewBox="0 0 24 24"
86395 fill="currentColor"
86396>
86397 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-4 4h-1a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h1a3 3 0 0 0 3 -3v-2a3 3 0 0 0 -3 -3m-5 0a1 1 0 0 0 -1 1v2h-1v-2a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v6a1 1 0 0 0 2 0v-2h1v2a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1m5 2a1 1 0 0 1 1 1v2a1 1 0 0 1 -.883 .993l-.117 .007z" />
86398</svg>
86399"#;
86400pub const ICON_BADGE_SD_FILLED: &str = r#"
86401<svg
86402 xmlns="http://www.w3.org/2000/svg"
86403 width="24"
86404 height="24"
86405 viewBox="0 0 24 24"
86406 fill="currentColor"
86407>
86408 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-4 4h-1a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h1a3 3 0 0 0 3 -3v-2a3 3 0 0 0 -3 -3m-5.75 0h-1.25a2 2 0 0 0 -2 2v1a2 2 0 0 0 2 2h1v1h-1.033l-.025 -.087a1 1 0 0 0 -1.942 .337c0 .966 .784 1.75 1.75 1.75h1.25a2 2 0 0 0 2 -2v-1a2 2 0 0 0 -2 -2h-1v-1h1.032l.026 .087a1 1 0 0 0 1.942 -.337a1.75 1.75 0 0 0 -1.75 -1.75m5.75 2a1 1 0 0 1 1 1v2a1 1 0 0 1 -.883 .993l-.117 .007z" />
86409</svg>
86410"#;
86411pub const ICON_BADGE_TM_FILLED: &str = r#"
86412<svg
86413 xmlns="http://www.w3.org/2000/svg"
86414 width="24"
86415 height="24"
86416 viewBox="0 0 24 24"
86417 fill="currentColor"
86418>
86419 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-9 4h-4a1 1 0 1 0 0 2h1v5a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-5h1a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1m8 1c0 -.99 -1.283 -1.378 -1.832 -.555l-1.168 1.752l-1.168 -1.752c-.549 -.823 -1.832 -.434 -1.832 .555v6a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-2.697l.168 .252l.08 .104a1 1 0 0 0 1.584 -.104l.168 -.253v2.698a1 1 0 0 0 2 0z" />
86420</svg>
86421"#;
86422pub const ICON_BADGE_VO_FILLED: &str = r#"
86423<svg
86424 xmlns="http://www.w3.org/2000/svg"
86425 width="24"
86426 height="24"
86427 viewBox="0 0 24 24"
86428 fill="currentColor"
86429>
86430 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-3.5 4a2.5 2.5 0 0 0 -2.5 2.5v3a2.5 2.5 0 1 0 5 0v-3a2.5 2.5 0 0 0 -2.5 -2.5m-4.184 .051a1 1 0 0 0 -1.265 .633l-1.051 3.154l-1.051 -3.154a1 1 0 0 0 -1.898 .632l2 6c.304 .912 1.594 .912 1.898 0l2 -6a1 1 0 0 0 -.633 -1.265m4.184 1.949a.5 .5 0 0 1 .5 .5v3a.5 .5 0 1 1 -1 0v-3a.5 .5 0 0 1 .5 -.5" />
86431</svg>
86432"#;
86433pub const ICON_BADGE_VR_FILLED: &str = r#"
86434<svg
86435 xmlns="http://www.w3.org/2000/svg"
86436 width="24"
86437 height="24"
86438 viewBox="0 0 24 24"
86439 fill="currentColor"
86440>
86441 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-3.5 4h-1.5a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-1.196l1.168 1.75a1 1 0 0 0 1.387 .278l.093 -.07a1 1 0 0 0 .184 -1.317l-1.159 -1.738l.044 -.023a2.5 2.5 0 0 0 -1.217 -4.684m-4.184 .051a1 1 0 0 0 -1.265 .633l-1.051 3.154l-1.051 -3.154a1 1 0 0 0 -1.898 .632l2 6c.304 .912 1.594 .912 1.898 0l2 -6a1 1 0 0 0 -.633 -1.265m4.184 1.949a.5 .5 0 1 1 0 1h-.5v-1z" />
86442</svg>
86443"#;
86444pub const ICON_BADGE_WC_FILLED: &str = r#"
86445<svg
86446 xmlns="http://www.w3.org/2000/svg"
86447 width="24"
86448 height="24"
86449 viewBox="0 0 24 24"
86450 fill="currentColor"
86451>
86452 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-7.534 4a1 1 0 0 0 -.963 .917l-.204 2.445l-.405 -.81l-.063 -.11a1 1 0 0 0 -1.725 .11l-.406 .81l-.203 -2.445a1 1 0 0 0 -.963 -.917l-.117 .003a1 1 0 0 0 -.914 1.08l.5 6l.016 .117c.175 .91 1.441 1.115 1.875 .247l1.106 -2.211l1.106 2.211c.452 .904 1.807 .643 1.89 -.364l.5 -6a1 1 0 0 0 -.913 -1.08zm4.034 0a2.5 2.5 0 0 0 -2.5 2.5v3a2.5 2.5 0 1 0 5 0a1 1 0 0 0 -2 0a.5 .5 0 1 1 -1 0v-3a.5 .5 0 1 1 1 0a1 1 0 0 0 2 0a2.5 2.5 0 0 0 -2.5 -2.5" />
86453</svg>
86454"#;
86455pub const ICON_BADGE_FILLED: &str = r#"
86456<svg
86457 xmlns="http://www.w3.org/2000/svg"
86458 width="24"
86459 height="24"
86460 viewBox="0 0 24 24"
86461 fill="currentColor"
86462>
86463 <path d="M16.486 3.143l-4.486 2.69l-4.486 -2.69a1 1 0 0 0 -1.514 .857v13a1 1 0 0 0 .486 .857l5 3a1 1 0 0 0 1.028 0l5 -3a1 1 0 0 0 .486 -.857v-13a1 1 0 0 0 -1.514 -.857z" />
86464</svg>
86465"#;
86466pub const ICON_BADGES_FILLED: &str = r#"
86467<svg
86468 xmlns="http://www.w3.org/2000/svg"
86469 width="24"
86470 height="24"
86471 viewBox="0 0 24 24"
86472 fill="currentColor"
86473>
86474 <path d="M16.486 12.143l-4.486 2.69l-4.486 -2.69a1 1 0 0 0 -1.514 .857v4a1 1 0 0 0 .486 .857l5 3a1 1 0 0 0 1.028 0l5 -3a1 1 0 0 0 .486 -.857v-4a1 1 0 0 0 -1.514 -.857z" />
86475 <path d="M16.486 3.143l-4.486 2.69l-4.486 -2.69a1 1 0 0 0 -1.514 .857v4a1 1 0 0 0 .486 .857l5 3a1 1 0 0 0 1.028 0l5 -3a1 1 0 0 0 .486 -.857v-4a1 1 0 0 0 -1.514 -.857z" />
86476</svg>
86477"#;
86478pub const ICON_BALLOON_FILLED: &str = r#"
86479<svg
86480 xmlns="http://www.w3.org/2000/svg"
86481 width="24"
86482 height="24"
86483 viewBox="0 0 24 24"
86484 fill="currentColor"
86485>
86486 <path d="M12 1a7 7 0 0 1 7 7c0 5.457 -3.028 10 -7 10c-3.9 0 -6.89 -4.379 -6.997 -9.703l-.003 -.297l.004 -.24a7 7 0 0 1 6.996 -6.76zm0 4a1 1 0 0 0 0 2l.117 .007a1 1 0 0 1 .883 .993l.007 .117a1 1 0 0 0 1.993 -.117a3 3 0 0 0 -3 -3z" />
86487 <path d="M12 16a1 1 0 0 1 .993 .883l.007 .117v1a3 3 0 0 1 -2.824 2.995l-.176 .005h-3a1 1 0 0 0 -.993 .883l-.007 .117a1 1 0 0 1 -2 0a3 3 0 0 1 2.824 -2.995l.176 -.005h3a1 1 0 0 0 .993 -.883l.007 -.117v-1a1 1 0 0 1 1 -1z" />
86488</svg>
86489"#;
86490pub const ICON_BALLPEN_FILLED: &str = r#"
86491<svg
86492 xmlns="http://www.w3.org/2000/svg"
86493 width="24"
86494 height="24"
86495 viewBox="0 0 24 24"
86496 fill="currentColor"
86497>
86498 <path d="M17.828 2a3 3 0 0 1 1.977 .743l.145 .136l1.171 1.17a3 3 0 0 1 .136 4.1l-.136 .144l-1.706 1.707l2.292 2.293a1 1 0 0 1 .083 1.32l-.083 .094l-4 4a1 1 0 0 1 -1.497 -1.32l.083 -.094l3.292 -3.293l-1.586 -1.585l-7.464 7.464a3.828 3.828 0 0 1 -2.474 1.114l-.233 .008c-.674 0 -1.33 -.178 -1.905 -.508l-1.216 1.214a1 1 0 0 1 -1.497 -1.32l.083 -.094l1.214 -1.216a3.828 3.828 0 0 1 .454 -4.442l.16 -.17l10.586 -10.586a3 3 0 0 1 1.923 -.873l.198 -.006zm0 2a1 1 0 0 0 -.608 .206l-.099 .087l-1.707 1.707l2.586 2.585l1.707 -1.706a1 1 0 0 0 .284 -.576l.01 -.131a1 1 0 0 0 -.207 -.609l-.087 -.099l-1.171 -1.171a1 1 0 0 0 -.708 -.293z" />
86499</svg>
86500"#;
86501pub const ICON_BANDAGE_FILLED: &str = r#"
86502<svg
86503 xmlns="http://www.w3.org/2000/svg"
86504 width="24"
86505 height="24"
86506 viewBox="0 0 24 24"
86507 fill="currentColor"
86508>
86509 <path d="M20.207 3.793a5.95 5.95 0 0 1 .179 8.228l-.179 .186l-8 8a5.95 5.95 0 0 1 -8.593 -8.228l.179 -.186l8 -8a5.95 5.95 0 0 1 8.414 0zm-8.207 9.207a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm2 -2a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm-4 0a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm2 -2a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883z" />
86510</svg>
86511"#;
86512pub const ICON_BARBELL_FILLED: &str = r#"
86513<svg
86514 xmlns="http://www.w3.org/2000/svg"
86515 width="24"
86516 height="24"
86517 viewBox="0 0 24 24"
86518 fill="currentColor"
86519>
86520 <path d="M4 7a1 1 0 0 1 1 1v8a1 1 0 0 1 -2 0v-3h-1a1 1 0 0 1 0 -2h1v-3a1 1 0 0 1 1 -1" />
86521 <path d="M20 7a1 1 0 0 1 1 1v3h1a1 1 0 0 1 0 2h-1v3a1 1 0 0 1 -2 0v-8a1 1 0 0 1 1 -1" />
86522 <path d="M16 5a2 2 0 0 1 2 2v10a2 2 0 1 1 -4 0v-4h-4v4a2 2 0 1 1 -4 0v-10a2 2 0 1 1 4 0v4h4v-4a2 2 0 0 1 2 -2" />
86523</svg>
86524"#;
86525pub const ICON_BARRIER_BLOCK_FILLED: &str = r#"
86526<svg
86527 xmlns="http://www.w3.org/2000/svg"
86528 width="24"
86529 height="24"
86530 viewBox="0 0 24 24"
86531 fill="currentColor"
86532>
86533 <path d="M15 21a1 1 0 0 1 0 -2h1v-2h-8v2h1a1 1 0 0 1 0 2h-4a1 1 0 0 1 0 -2h1v-2h-1a2 2 0 0 1 -2 -2v-7a2 2 0 0 1 2 -2h1v-1a1 1 0 1 1 2 0v1h8v-1a1 1 0 0 1 2 0v1h1a2 2 0 0 1 2 2v7a2 2 0 0 1 -2 2h-1v2h1a1 1 0 0 1 0 2zm-2.086 -13l-7 7h4.17l6.916 -7zm6.086 2.914l-4.086 4.086h4.086zm-10.916 -2.914h-3.084v3.084z" />
86534</svg>
86535"#;
86536pub const ICON_BASKET_FILLED: &str = r#"
86537<svg
86538 xmlns="http://www.w3.org/2000/svg"
86539 width="24"
86540 height="24"
86541 viewBox="0 0 24 24"
86542 fill="currentColor"
86543>
86544 <path d="M15.949 3.684l1.104 3.316h1.947a3 3 0 0 1 2.962 3.477l-1.252 7.131a4 4 0 0 1 -3.954 3.392h-9.512a3.994 3.994 0 0 1 -3.95 -3.371l-1.258 -7.173a3 3 0 0 1 2.964 -3.456h1.945l1.105 -3.316a1 1 0 0 1 1.898 .632l-.895 2.684h5.893l-.895 -2.684a1 1 0 1 1 1.898 -.632m-3.949 7.316a3 3 0 0 0 -2.995 2.824l-.005 .176a3 3 0 1 0 3 -3" />
86545</svg>
86546"#;
86547pub const ICON_BATH_FILLED: &str = r#"
86548<svg
86549 xmlns="http://www.w3.org/2000/svg"
86550 width="24"
86551 height="24"
86552 viewBox="0 0 24 24"
86553 fill="currentColor"
86554>
86555 <path d="M11 2a1 1 0 0 1 .993 .883l.007 .117v2.25a1 1 0 0 1 -1.993 .117l-.007 -.117v-1.25h-2a1 1 0 0 0 -.993 .883l-.007 .117v6h13a2 2 0 0 1 1.995 1.85l.005 .15v3c0 1.475 -.638 2.8 -1.654 3.715l.486 .73a1 1 0 0 1 -1.594 1.203l-.07 -.093l-.55 -.823a4.98 4.98 0 0 1 -1.337 .26l-.281 .008h-10a4.994 4.994 0 0 1 -1.619 -.268l-.549 .823a1 1 0 0 1 -1.723 -1.009l.059 -.1l.486 -.73a4.987 4.987 0 0 1 -1.647 -3.457l-.007 -.259v-3a2 2 0 0 1 1.85 -1.995l.15 -.005h1v-6a3 3 0 0 1 2.824 -2.995l.176 -.005h3z" />
86556</svg>
86557"#;
86558pub const ICON_BATTERY_1_FILLED: &str = r#"
86559<svg
86560 xmlns="http://www.w3.org/2000/svg"
86561 width="24"
86562 height="24"
86563 viewBox="0 0 24 24"
86564 fill="currentColor"
86565>
86566 <path d="M17 6a3 3 0 0 1 2.995 2.824l.005 .176v.086l.052 .019a1.5 1.5 0 0 1 .941 1.25l.007 .145v3a1.5 1.5 0 0 1 -.948 1.395l-.052 .018v.087a3 3 0 0 1 -2.824 2.995l-.176 .005h-11a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-6a3 3 0 0 1 2.824 -2.995l.176 -.005h11zm-10 3a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
86567</svg>
86568"#;
86569pub const ICON_BATTERY_2_FILLED: &str = r#"
86570<svg
86571 xmlns="http://www.w3.org/2000/svg"
86572 width="24"
86573 height="24"
86574 viewBox="0 0 24 24"
86575 fill="currentColor"
86576>
86577 <path d="M17 6a3 3 0 0 1 2.995 2.824l.005 .176v.086l.052 .019a1.5 1.5 0 0 1 .941 1.25l.007 .145v3a1.5 1.5 0 0 1 -.948 1.395l-.052 .018v.087a3 3 0 0 1 -2.824 2.995l-.176 .005h-11a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-6a3 3 0 0 1 2.824 -2.995l.176 -.005h11zm-10 3a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 0a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
86578</svg>
86579"#;
86580pub const ICON_BATTERY_3_FILLED: &str = r#"
86581<svg
86582 xmlns="http://www.w3.org/2000/svg"
86583 width="24"
86584 height="24"
86585 viewBox="0 0 24 24"
86586 fill="currentColor"
86587>
86588 <path d="M17 6a3 3 0 0 1 2.995 2.824l.005 .176v.086l.052 .019a1.5 1.5 0 0 1 .941 1.25l.007 .145v3a1.5 1.5 0 0 1 -.948 1.395l-.052 .018v.087a3 3 0 0 1 -2.824 2.995l-.176 .005h-11a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-6a3 3 0 0 1 2.824 -2.995l.176 -.005h11zm-10 3a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 0a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 0a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
86589</svg>
86590"#;
86591pub const ICON_BATTERY_4_FILLED: &str = r#"
86592<svg
86593 xmlns="http://www.w3.org/2000/svg"
86594 width="24"
86595 height="24"
86596 viewBox="0 0 24 24"
86597 fill="currentColor"
86598>
86599 <path d="M17 6a3 3 0 0 1 2.995 2.824l.005 .176v.086l.052 .019a1.5 1.5 0 0 1 .941 1.25l.007 .145v3a1.5 1.5 0 0 1 -.948 1.395l-.052 .018v.087a3 3 0 0 1 -2.824 2.995l-.176 .005h-11a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-6a3 3 0 0 1 2.824 -2.995l.176 -.005h11zm-10 3a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 0a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 0a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883zm3 0a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
86600</svg>
86601"#;
86602pub const ICON_BATTERY_FILLED: &str = r#"
86603<svg
86604 xmlns="http://www.w3.org/2000/svg"
86605 width="24"
86606 height="24"
86607 viewBox="0 0 24 24"
86608 fill="currentColor"
86609>
86610 <path d="M17 6a3 3 0 0 1 2.995 2.824l.005 .176v.086l.052 .019a1.5 1.5 0 0 1 .941 1.25l.007 .145v3a1.5 1.5 0 0 1 -.948 1.395l-.052 .018v.087a3 3 0 0 1 -2.824 2.995l-.176 .005h-11a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-6a3 3 0 0 1 2.824 -2.995l.176 -.005h11z" />
86611</svg>
86612"#;
86613pub const ICON_BED_FLAT_FILLED: &str = r#"
86614<svg
86615 xmlns="http://www.w3.org/2000/svg"
86616 width="24"
86617 height="24"
86618 viewBox="0 0 24 24"
86619 fill="currentColor"
86620>
86621 <path d="M5 8a3 3 0 1 1 -3 3l.005 -.176a3 3 0 0 1 2.995 -2.824" />
86622 <path d="M18 7a4 4 0 0 1 4 4v2a1 1 0 0 1 -1 1h-11a1 1 0 0 1 -1 -1v-5a1 1 0 0 1 1 -1z" />
86623 <path d="M21 15a1 1 0 0 1 0 2h-18a1 1 0 0 1 0 -2z" />
86624</svg>
86625"#;
86626pub const ICON_BED_FILLED: &str = r#"
86627<svg
86628 xmlns="http://www.w3.org/2000/svg"
86629 width="24"
86630 height="24"
86631 viewBox="0 0 24 24"
86632 fill="currentColor"
86633>
86634 <path d="M3 6a1 1 0 0 1 .993 .883l.007 .117v6h6v-5a1 1 0 0 1 .883 -.993l.117 -.007h8a3 3 0 0 1 2.995 2.824l.005 .176v8a1 1 0 0 1 -1.993 .117l-.007 -.117v-3h-16v3a1 1 0 0 1 -1.993 .117l-.007 -.117v-11a1 1 0 0 1 1 -1z" />
86635 <path d="M7 8a2 2 0 1 1 -1.995 2.15l-.005 -.15l.005 -.15a2 2 0 0 1 1.995 -1.85z" />
86636</svg>
86637"#;
86638pub const ICON_BEER_FILLED: &str = r#"
86639<svg
86640 xmlns="http://www.w3.org/2000/svg"
86641 width="24"
86642 height="24"
86643 viewBox="0 0 24 24"
86644 fill="currentColor"
86645>
86646 <path d="M17 2a2 2 0 0 1 1.995 1.85l.005 .15v4c0 1.335 -.229 2.386 -.774 3.692l-.157 .363l-.31 .701a8.902 8.902 0 0 0 -.751 3.242l-.008 .377v3.625a2 2 0 0 1 -1.85 1.995l-.15 .005h-6a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-3.625c0 -1.132 -.21 -2.25 -.617 -3.28l-.142 -.34l-.31 -.699c-.604 -1.358 -.883 -2.41 -.925 -3.698l-.006 -.358v-4a2 2 0 0 1 1.85 -1.995l.15 -.005h10zm0 2h-10v3h10v-3z" />
86647</svg>
86648"#;
86649pub const ICON_BELL_MINUS_FILLED: &str = r#"
86650<svg
86651 xmlns="http://www.w3.org/2000/svg"
86652 width="24"
86653 height="24"
86654 viewBox="0 0 24 24"
86655 fill="currentColor"
86656>
86657 <path d="M14.235 19c.865 0 1.322 1.024 .745 1.668a3.992 3.992 0 0 1 -2.98 1.332a3.992 3.992 0 0 1 -2.98 -1.332c-.552 -.616 -.158 -1.579 .634 -1.661l.11 -.006h4.471z" />
86658 <path d="M12 2c1.358 0 2.506 .903 2.875 2.141l.046 .171l.008 .043a8.013 8.013 0 0 1 4.024 6.069l.028 .287l.019 .289v2.931l.021 .136a3 3 0 0 0 1.143 1.847l.167 .117l.162 .099c.86 .487 .56 1.766 -.377 1.864l-.116 .006h-16c-1.028 0 -1.387 -1.364 -.493 -1.87a3 3 0 0 0 1.472 -2.063l.021 -.143l.001 -2.97a8 8 0 0 1 3.821 -6.454l.248 -.146l.01 -.043a3.003 3.003 0 0 1 2.562 -2.29l.182 -.017l.176 -.004zm2 8h-4l-.117 .007a1 1 0 0 0 .117 1.993h4l.117 -.007a1 1 0 0 0 -.117 -1.993z" />
86659</svg>
86660"#;
86661pub const ICON_BELL_PLUS_FILLED: &str = r#"
86662<svg
86663 xmlns="http://www.w3.org/2000/svg"
86664 width="24"
86665 height="24"
86666 viewBox="0 0 24 24"
86667 fill="currentColor"
86668>
86669 <path d="M14.235 19c.865 0 1.322 1.024 .745 1.668a3.992 3.992 0 0 1 -2.98 1.332a3.992 3.992 0 0 1 -2.98 -1.332c-.552 -.616 -.158 -1.579 .634 -1.661l.11 -.006h4.471z" />
86670 <path d="M12 2c1.358 0 2.506 .903 2.875 2.141l.046 .171l.008 .043a8.013 8.013 0 0 1 4.024 6.069l.028 .287l.019 .289v2.931l.021 .136a3 3 0 0 0 1.143 1.847l.167 .117l.162 .099c.86 .487 .56 1.766 -.377 1.864l-.116 .006h-16c-1.028 0 -1.387 -1.364 -.493 -1.87a3 3 0 0 0 1.472 -2.063l.021 -.143l.001 -2.97a8 8 0 0 1 3.821 -6.454l.248 -.146l.01 -.043a3.003 3.003 0 0 1 2.562 -2.29l.182 -.017l.176 -.004zm0 6a1 1 0 0 0 -1 1v1h-1l-.117 .007a1 1 0 0 0 .117 1.993h1v1l.007 .117a1 1 0 0 0 1.993 -.117v-1h1l.117 -.007a1 1 0 0 0 -.117 -1.993h-1v-1l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
86671</svg>
86672"#;
86673pub const ICON_BELL_RINGING_2_FILLED: &str = r#"
86674<svg
86675 xmlns="http://www.w3.org/2000/svg"
86676 width="24"
86677 height="24"
86678 viewBox="0 0 24 24"
86679 fill="currentColor"
86680>
86681 <path d="M9.63 17.531c.612 .611 .211 1.658 -.652 1.706a3.992 3.992 0 0 1 -3.05 -1.166a3.992 3.992 0 0 1 -1.165 -3.049c.046 -.826 1.005 -1.228 1.624 -.726l.082 .074l3.161 3.16z" />
86682 <path d="M20.071 3.929c.96 .96 1.134 2.41 .52 3.547l-.09 .153l-.024 .036a8.013 8.013 0 0 1 -1.446 7.137l-.183 .223l-.191 .218l-2.073 2.072l-.08 .112a3 3 0 0 0 -.499 2.113l.035 .201l.045 .185c.264 .952 -.853 1.645 -1.585 1.051l-.086 -.078l-11.313 -11.313c-.727 -.727 -.017 -1.945 .973 -1.671a3 3 0 0 0 2.5 -.418l.116 -.086l2.101 -2.1a8 8 0 0 1 7.265 -1.86l.278 .071l.037 -.023a3.003 3.003 0 0 1 3.432 .192l.14 .117l.128 .12z" />
86683</svg>
86684"#;
86685pub const ICON_BELL_RINGING_FILLED: &str = r#"
86686<svg
86687 xmlns="http://www.w3.org/2000/svg"
86688 width="24"
86689 height="24"
86690 viewBox="0 0 24 24"
86691 fill="currentColor"
86692>
86693 <path d="M17.451 2.344a1 1 0 0 1 1.41 -.099a12.05 12.05 0 0 1 3.048 4.064a1 1 0 1 1 -1.818 .836a10.05 10.05 0 0 0 -2.54 -3.39a1 1 0 0 1 -.1 -1.41z" />
86694 <path d="M5.136 2.245a1 1 0 0 1 1.312 1.51a10.05 10.05 0 0 0 -2.54 3.39a1 1 0 1 1 -1.817 -.835a12.05 12.05 0 0 1 3.045 -4.065z" />
86695 <path d="M14.235 19c.865 0 1.322 1.024 .745 1.668a3.992 3.992 0 0 1 -2.98 1.332a3.992 3.992 0 0 1 -2.98 -1.332c-.552 -.616 -.158 -1.579 .634 -1.661l.11 -.006h4.471z" />
86696 <path d="M12 2c1.358 0 2.506 .903 2.875 2.141l.046 .171l.008 .043a8.013 8.013 0 0 1 4.024 6.069l.028 .287l.019 .289v2.931l.021 .136a3 3 0 0 0 1.143 1.847l.167 .117l.162 .099c.86 .487 .56 1.766 -.377 1.864l-.116 .006h-16c-1.028 0 -1.387 -1.364 -.493 -1.87a3 3 0 0 0 1.472 -2.063l.021 -.143l.001 -2.97a8 8 0 0 1 3.821 -6.454l.248 -.146l.01 -.043a3.003 3.003 0 0 1 2.562 -2.29l.182 -.017l.176 -.004z" />
86697</svg>
86698"#;
86699pub const ICON_BELL_X_FILLED: &str = r#"
86700<svg
86701 xmlns="http://www.w3.org/2000/svg"
86702 width="24"
86703 height="24"
86704 viewBox="0 0 24 24"
86705 fill="currentColor"
86706>
86707 <path d="M14.235 19c.865 0 1.322 1.024 .745 1.668a3.992 3.992 0 0 1 -2.98 1.332a3.992 3.992 0 0 1 -2.98 -1.332c-.552 -.616 -.158 -1.579 .634 -1.661l.11 -.006h4.471z" />
86708 <path d="M12 2c1.358 0 2.506 .903 2.875 2.141l.046 .171l.008 .043a8.013 8.013 0 0 1 4.024 6.069l.028 .287l.019 .289v2.931l.021 .136a3 3 0 0 0 1.143 1.847l.167 .117l.162 .099c.86 .487 .56 1.766 -.377 1.864l-.116 .006h-16c-1.028 0 -1.387 -1.364 -.493 -1.87a3 3 0 0 0 1.472 -2.063l.021 -.143l.001 -2.97a8 8 0 0 1 3.821 -6.454l.248 -.146l.01 -.043a3.003 3.003 0 0 1 2.562 -2.29l.182 -.017l.176 -.004zm-1.489 6.14a1 1 0 0 0 -1.218 1.567l1.292 1.293l-1.292 1.293l-.083 .094a1 1 0 0 0 1.497 1.32l1.293 -1.292l1.293 1.292l.094 .083a1 1 0 0 0 1.32 -1.497l-1.292 -1.293l1.292 -1.293l.083 -.094a1 1 0 0 0 -1.497 -1.32l-1.293 1.292l-1.293 -1.292l-.094 -.083z" />
86709</svg>
86710"#;
86711pub const ICON_BELL_Z_FILLED: &str = r#"
86712<svg
86713 xmlns="http://www.w3.org/2000/svg"
86714 width="24"
86715 height="24"
86716 viewBox="0 0 24 24"
86717 fill="currentColor"
86718>
86719 <path d="M14.235 19c.865 0 1.322 1.024 .745 1.668a3.992 3.992 0 0 1 -2.98 1.332a3.992 3.992 0 0 1 -2.98 -1.332c-.552 -.616 -.158 -1.579 .634 -1.661l.11 -.006h4.471z" />
86720 <path d="M12 2c1.358 0 2.506 .903 2.875 2.141l.046 .171l.008 .043a8.013 8.013 0 0 1 4.024 6.069l.028 .287l.019 .289v2.931l.021 .136a3 3 0 0 0 1.143 1.847l.167 .117l.162 .099c.86 .487 .56 1.766 -.377 1.864l-.116 .006h-16c-1.028 0 -1.387 -1.364 -.493 -1.87a3 3 0 0 0 1.472 -2.063l.021 -.143l.001 -2.97a8 8 0 0 1 3.821 -6.454l.248 -.146l.01 -.043a3.003 3.003 0 0 1 2.562 -2.29l.182 -.017l.176 -.004zm2 6h-4l-.117 .007a1 1 0 0 0 -.883 .993l.007 .117a1 1 0 0 0 .993 .883h1.584l-2.291 2.293l-.076 .084c-.514 .637 -.07 1.623 .783 1.623h4l.117 -.007a1 1 0 0 0 .883 -.993l-.007 -.117a1 1 0 0 0 -.993 -.883h-1.586l2.293 -2.293l.076 -.084c.514 -.637 .07 -1.623 -.783 -1.623z" />
86721</svg>
86722"#;
86723pub const ICON_BELL_FILLED: &str = r#"
86724<svg
86725 xmlns="http://www.w3.org/2000/svg"
86726 width="24"
86727 height="24"
86728 viewBox="0 0 24 24"
86729 fill="currentColor"
86730>
86731 <path d="M14.235 19c.865 0 1.322 1.024 .745 1.668a3.992 3.992 0 0 1 -2.98 1.332a3.992 3.992 0 0 1 -2.98 -1.332c-.552 -.616 -.158 -1.579 .634 -1.661l.11 -.006h4.471z" />
86732 <path d="M12 2c1.358 0 2.506 .903 2.875 2.141l.046 .171l.008 .043a8.013 8.013 0 0 1 4.024 6.069l.028 .287l.019 .289v2.931l.021 .136a3 3 0 0 0 1.143 1.847l.167 .117l.162 .099c.86 .487 .56 1.766 -.377 1.864l-.116 .006h-16c-1.028 0 -1.387 -1.364 -.493 -1.87a3 3 0 0 0 1.472 -2.063l.021 -.143l.001 -2.97a8 8 0 0 1 3.821 -6.454l.248 -.146l.01 -.043a3.003 3.003 0 0 1 2.562 -2.29l.182 -.017l.176 -.004z" />
86733</svg>
86734"#;
86735pub const ICON_BINARY_TREE_2_FILLED: &str = r#"
86736<svg
86737 xmlns="http://www.w3.org/2000/svg"
86738 width="24"
86739 height="24"
86740 viewBox="0 0 24 24"
86741 fill="currentColor"
86742>
86743 <path d="M12 3a3 3 0 0 1 2.616 4.47l3.274 3.742a3 3 0 1 1 -1.505 1.318l-3.275 -3.743l-.11 .042v6.342a3.001 3.001 0 1 1 -2 0v-6.342l-.111 -.041l-3.274 3.742a3 3 0 1 1 -1.505 -1.318l3.273 -3.742a3 3 0 0 1 2.617 -4.47" />
86744</svg>
86745"#;
86746pub const ICON_BINARY_TREE_FILLED: &str = r#"
86747<svg
86748 xmlns="http://www.w3.org/2000/svg"
86749 width="24"
86750 height="24"
86751 viewBox="0 0 24 24"
86752 fill="currentColor"
86753>
86754 <path d="M14 1a3 3 0 0 1 2.348 4.868l2 3.203q .317 -.071 .652 -.071a3 3 0 1 1 -2.347 1.132l-2 -3.203a3 3 0 0 1 -1.304 0l-2.001 3.203c.408 .513 .652 1.162 .652 1.868s-.244 1.356 -.653 1.868l2.002 3.203q .315 -.071 .651 -.071a3 3 0 1 1 -2.347 1.132l-2.003 -3.203a3 3 0 0 1 -1.302 0l-2.002 3.203a3 3 0 1 1 -1.696 -1.06l2.002 -3.204a3 3 0 0 1 2.998 -4.798l2.002 -3.202a3 3 0 0 1 2.348 -4.868" />
86755</svg>
86756"#;
86757pub const ICON_BINOCULARS_FILLED: &str = r#"
86758<svg
86759 xmlns="http://www.w3.org/2000/svg"
86760 width="24"
86761 height="24"
86762 viewBox="0 0 24 24"
86763 fill="currentColor"
86764>
86765 <path d="M8.887 6.748c-.163 0 -.337 .016 -.506 .057c-.172 .041 -.582 .165 -.838 .562l-.014 .02l-.607 1.05c-.307 .205 -.534 .46 -.693 .717l-.014 .02l-2.572 4.65a4.009 4.009 0 0 0 -.274 .494l-.006 .01a3.99 3.99 0 0 0 -.363 1.672a4 4 0 0 0 8 0v-1h2v1a4 4 0 1 0 7.635 -1.67l-.004 -.012a4.008 4.008 0 0 0 -.274 -.494l-2.572 -4.65l-.014 -.02a2.337 2.337 0 0 0 -.693 -.716l-.607 -1.051l-.014 -.02c-.256 -.397 -.667 -.52 -.838 -.562a2.225 2.225 0 0 0 -.664 -.051a2.06 2.06 0 0 0 -.68 .156c-.184 .081 -.638 .327 -.754 .889l-.007 .037l-.14 1.1c-.22 .283 -.374 .64 -.374 1.064v1h-2v-1c0 -.424 -.154 -.781 -.373 -1.064l-.14 -1.1l-.008 -.037c-.116 -.562 -.57 -.808 -.754 -.889a2.06 2.06 0 0 0 -.68 -.156a2.374 2.374 0 0 0 -.158 -.006zm-1.887 7.252a2 2 0 1 1 -1.838 1.209l.19 -.342c.36 -.523 .964 -.867 1.648 -.867zm10 0c.684 0 1.288 .344 1.648 .867l.19 .342a2 2 0 1 1 -1.838 -1.209z" />
86766</svg>
86767"#;
86768pub const ICON_BIOHAZARD_FILLED: &str = r#"
86769<svg
86770 xmlns="http://www.w3.org/2000/svg"
86771 width="24"
86772 height="24"
86773 viewBox="0 0 24 24"
86774 fill="currentColor"
86775>
86776 <path d="M16.41 2.072a6.25 6.25 0 0 1 1.514 6.387l-.051 .137l.223 .044q .325 .072 .645 .18l.318 .117l.25 .105c2.155 .97 3.572 3.067 3.681 5.483v.217a1.5 1.5 0 1 1 -3 -.003l.002 -.145a3.25 3.25 0 0 0 -4.412 -2.886l-.091 .037l.004 .038l.007 .217a3.5 3.5 0 0 1 -1.817 3.07l-.16 .082l.014 .11c.082 .511 .285 .997 .595 1.416l.14 .175a3.25 3.25 0 0 0 2.27 1.136l.203 .006a1.5 1.5 0 0 1 0 3a6.25 6.25 0 0 1 -4.575 -1.991l-.177 -.199l-.078 .092a6.3 6.3 0 0 1 -3.921 2.054l-.273 .028l-.259 .016h-.217a1.5 1.5 0 1 1 .003 -3l.145 .002a3.25 3.25 0 0 0 3.074 -2.82l.003 -.03l-.161 -.083a3.5 3.5 0 0 1 -1.804 -2.883l-.005 -.195l.006 -.191l.003 -.043l-.075 -.032a3.25 3.25 0 0 0 -2.398 .008l-.191 .084a3.25 3.25 0 0 0 -1.85 2.933a1.5 1.5 0 0 1 -3 0a6.25 6.25 0 0 1 5.036 -6.13l.077 -.014l-.05 -.143l-.08 -.26l-.066 -.25a6.27 6.27 0 0 1 1.47 -5.678l.163 -.172a1.5 1.5 0 1 1 2.171 2.07l-.137 .143a3.25 3.25 0 0 0 .386 4.723l.084 .062l.05 -.034a3.5 3.5 0 0 1 1.673 -.555l.228 -.007c.683 0 1.336 .197 1.894 .556l.048 .033l.067 -.048a3.25 3.25 0 0 0 1.111 -1.669l.05 -.2a3.25 3.25 0 0 0 -.74 -2.828l-.141 -.15a1.5 1.5 0 1 1 2.12 -2.122" />
86777</svg>
86778"#;
86779pub const ICON_BLADE_FILLED: &str = r#"
86780<svg
86781 xmlns="http://www.w3.org/2000/svg"
86782 width="24"
86783 height="24"
86784 viewBox="0 0 24 24"
86785 fill="currentColor"
86786>
86787 <path d="M11.586 3a2 2 0 0 1 2.828 0l.586 .585l.586 -.585a2 2 0 0 1 2.7 -.117l.128 .117l2.586 2.586a2 2 0 0 1 0 2.828l-.586 .586l.586 .586a2 2 0 0 1 0 2.828l-8.586 8.586a2 2 0 0 1 -2.828 0l-.586 -.586l-.586 .586a2 2 0 0 1 -2.828 0l-2.586 -2.586a2 2 0 0 1 0 -2.828l.585 -.587l-.585 -.585a2 2 0 0 1 -.117 -2.7l.117 -.129zm3.027 4.21a1 1 0 0 0 -1.32 1.497l.292 .293l-1.068 1.067a2.003 2.003 0 0 0 -2.512 1.784l-.005 .149l.005 .15c.01 .125 .03 .248 .062 .367l-1.067 1.068l-.293 -.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l.292 .293l-.292 .293l-.083 .094a1 1 0 0 0 1.497 1.32l.293 -.292l.293 .292l.094 .083a1 1 0 0 0 1.32 -1.497l-.292 -.293l1.069 -1.067a2.003 2.003 0 0 0 2.449 -2.45l1.067 -1.068l.293 .292l.094 .083a1 1 0 0 0 1.32 -1.497l-.292 -.293l.292 -.293l.083 -.094a1 1 0 0 0 -1.497 -1.32l-.293 .292l-.293 -.292z" />
86788</svg>
86789"#;
86790pub const ICON_BLOB_FILLED: &str = r#"
86791<svg
86792 xmlns="http://www.w3.org/2000/svg"
86793 width="24"
86794 height="24"
86795 viewBox="0 0 24 24"
86796 fill="currentColor"
86797>
86798 <path d="M12 3c2.78 0 5.349 1.556 7.243 4.083c1.727 2.305 2.757 5.257 2.757 8.015c0 1.47 -.293 2.717 -.903 3.745c-.602 1.014 -1.479 1.758 -2.582 2.256c-1.593 .719 -3.333 .901 -6.515 .901s-4.922 -.182 -6.515 -.9c-1.103 -.499 -1.98 -1.243 -2.582 -2.257c-.61 -1.028 -.903 -2.274 -.903 -3.745c0 -2.758 1.03 -5.71 2.757 -8.015c1.894 -2.527 4.463 -4.083 7.243 -4.083" />
86799</svg>
86800"#;
86801pub const ICON_BOMB_FILLED: &str = r#"
86802<svg
86803 xmlns="http://www.w3.org/2000/svg"
86804 width="24"
86805 height="24"
86806 viewBox="0 0 24 24"
86807 fill="currentColor"
86808>
86809 <path d="M14.499 3.996a2.2 2.2 0 0 1 1.556 .645l3.302 3.301a2.2 2.2 0 0 1 0 3.113l-.567 .567l.043 .192a8.5 8.5 0 0 1 -3.732 8.83l-.23 .144a8.5 8.5 0 1 1 -2.687 -15.623l.192 .042l.567 -.566a2.2 2.2 0 0 1 1.362 -.636zm-4.499 5.004a4 4 0 0 0 -4 4a1 1 0 0 0 2 0a2 2 0 0 1 2 -2a1 1 0 0 0 0 -2z" />
86810 <path d="M21 2a1 1 0 0 1 .117 1.993l-.117 .007h-1c0 .83 -.302 1.629 -.846 2.25l-.154 .163l-1.293 1.293a1 1 0 0 1 -1.497 -1.32l.083 -.094l1.293 -1.292c.232 -.232 .375 -.537 .407 -.86l.007 -.14a2 2 0 0 1 1.85 -1.995l.15 -.005h1z" />
86811</svg>
86812"#;
86813pub const ICON_BONE_FILLED: &str = r#"
86814<svg
86815 xmlns="http://www.w3.org/2000/svg"
86816 width="24"
86817 height="24"
86818 viewBox="0 0 24 24"
86819 fill="currentColor"
86820>
86821 <path d="M15 2a4 4 0 0 1 3.881 3.03l.016 .072l.08 .019a4 4 0 0 1 2.83 2.65l.057 .193a4 4 0 0 1 -5.847 4.51l-.047 -.029l-3.525 3.525l.042 .07a4 4 0 0 1 .117 3.696l-.102 .197a4 4 0 0 1 -4.386 1.969a3.99 3.99 0 0 1 -2.982 -2.904l-.023 -.095l-.138 -.033a4 4 0 0 1 -2.82 -2.783l-.05 -.199a4 4 0 0 1 5.865 -4.368l.068 .04l3.524 -3.524l-.036 -.061a4 4 0 0 1 -.293 -3.295l.079 -.205a4 4 0 0 1 3.695 -2.47l-.139 .004l.02 -.003z" />
86822</svg>
86823"#;
86824pub const ICON_BOOK_FILLED: &str = r#"
86825<svg
86826 xmlns="http://www.w3.org/2000/svg"
86827 width="24"
86828 height="24"
86829 viewBox="0 0 24 24"
86830 fill="currentColor"
86831>
86832 <path d="M12.088 4.82a10 10 0 0 1 9.412 .314a1 1 0 0 1 .493 .748l.007 .118v13a1 1 0 0 1 -1.5 .866a8 8 0 0 0 -8 0a1 1 0 0 1 -1 0a8 8 0 0 0 -7.733 -.148l-.327 .18l-.103 .044l-.049 .016l-.11 .026l-.061 .01l-.117 .006h-.042l-.11 -.012l-.077 -.014l-.108 -.032l-.126 -.056l-.095 -.056l-.089 -.067l-.06 -.056l-.073 -.082l-.064 -.089l-.022 -.036l-.032 -.06l-.044 -.103l-.016 -.049l-.026 -.11l-.01 -.061l-.004 -.049l-.002 -.068v-13a1 1 0 0 1 .5 -.866a10 10 0 0 1 9.412 -.314l.088 .044l.088 -.044z" />
86833</svg>
86834"#;
86835pub const ICON_BOOKMARK_FILLED: &str = r#"
86836<svg
86837 xmlns="http://www.w3.org/2000/svg"
86838 width="24"
86839 height="24"
86840 viewBox="0 0 24 24"
86841 fill="currentColor"
86842>
86843 <path d="M14 2a5 5 0 0 1 5 5v14a1 1 0 0 1 -1.555 .832l-5.445 -3.63l-5.444 3.63a1 1 0 0 1 -1.55 -.72l-.006 -.112v-14a5 5 0 0 1 5 -5h4z" />
86844</svg>
86845"#;
86846pub const ICON_BOOKMARKS_FILLED: &str = r#"
86847<svg
86848 xmlns="http://www.w3.org/2000/svg"
86849 width="24"
86850 height="24"
86851 viewBox="0 0 24 24"
86852 fill="currentColor"
86853>
86854 <path d="M12 6a4 4 0 0 1 4 4v11a1 1 0 0 1 -1.514 .857l-4.486 -2.691l-4.486 2.691a1 1 0 0 1 -1.508 -.743l-.006 -.114v-11a4 4 0 0 1 4 -4h4z" />
86855 <path d="M16 2a4 4 0 0 1 4 4v11a1 1 0 0 1 -2 0v-11a2 2 0 0 0 -2 -2h-5a1 1 0 0 1 0 -2h5z" />
86856</svg>
86857"#;
86858pub const ICON_BOOM_FILLED: &str = r#"
86859<svg
86860 xmlns="http://www.w3.org/2000/svg"
86861 width="24"
86862 height="24"
86863 viewBox="0 0 24 24"
86864 fill="currentColor"
86865>
86866 <path d="M7.514 3.836c.151 -.909 1.346 -1.147 1.834 -.366c2.294 3.67 4.275 4.048 5.758 1.083c.471 -.944 1.894 -.608 1.894 .447c0 2.448 1.552 4 4 4c.89 0 1.337 1.077 .707 1.707c-1.61 1.61 -1.61 2.975 0 4.581c.63 .63 .185 1.707 -.706 1.708c-2.448 .003 -3.001 .556 -3.001 3.004c0 .961 -1.223 1.369 -1.8 .6c-2.325 -3.1 -5.494 -2.856 -7.368 -.045c-.503 .754 -1.67 .504 -1.818 -.39c-.365 -2.188 -1.04 -2.656 -4.178 -3.179a1 1 0 0 1 -.543 -1.693c1.618 -1.618 1.618 -3.027 -.053 -4.981l-.009 -.013l-.013 -.014l-.044 -.062l-.01 -.011l-.006 -.013l-.038 -.066l-.017 -.028l-.001 -.004l-.027 -.066l-.019 -.041a1 1 0 0 1 -.051 -.233l-.002 -.045l-.003 -.068a1 1 0 0 1 .06 -.328l.009 -.023l.023 -.049l.011 -.029l.009 -.015l.007 -.016l.019 -.029l.02 -.035l.012 -.017l.013 -.022l.027 -.034l.011 -.016l.018 -.02l.02 -.025l.021 -.02l.015 -.017l.035 -.032l.02 -.019l.009 -.007l.018 -.015l.055 -.039l.018 -.015l.008 -.004l.01 -.007l.061 -.034l.028 -.016l.004 -.002l.063 -.026l.044 -.019a1 1 0 0 1 .115 -.032l.004 -.002l.267 -.063c2.39 -.613 3.934 -2.19 4.411 -4.523z" />
86867</svg>
86868"#;
86869pub const ICON_BOTTLE_FILLED: &str = r#"
86870<svg
86871 xmlns="http://www.w3.org/2000/svg"
86872 width="24"
86873 height="24"
86874 viewBox="0 0 24 24"
86875 fill="currentColor"
86876>
86877 <path d="M13 1a2 2 0 0 1 1.995 1.85l.005 .15v.5c0 1.317 .381 2.604 1.094 3.705l.17 .25l.05 .072a9.093 9.093 0 0 1 1.68 4.92l.006 .354v6.199a3 3 0 0 1 -2.824 2.995l-.176 .005h-6a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-6.2a9.1 9.1 0 0 1 1.486 -4.982l.2 -.292l.05 -.069a6.823 6.823 0 0 0 1.264 -3.957v-.5a2 2 0 0 1 1.85 -1.995l.15 -.005h2zm.362 5h-2.724a8.827 8.827 0 0 1 -1.08 2.334l-.194 .284l-.05 .069a7.091 7.091 0 0 0 -1.307 3.798l-.003 .125a3.33 3.33 0 0 1 1.975 -.61a3.4 3.4 0 0 1 2.833 1.417c.27 .375 .706 .593 1.209 .583a1.4 1.4 0 0 0 1.166 -.583a3.4 3.4 0 0 1 .81 -.8l.003 .183c0 -1.37 -.396 -2.707 -1.137 -3.852l-.228 -.332a8.827 8.827 0 0 1 -1.273 -2.616z" />
86878</svg>
86879"#;
86880pub const ICON_BOUNCE_LEFT_FILLED: &str = r#"
86881<svg
86882 xmlns="http://www.w3.org/2000/svg"
86883 width="24"
86884 height="24"
86885 viewBox="0 0 24 24"
86886 fill="currentColor"
86887>
86888 <path d="M8.486 11.143a1 1 0 0 1 1.371 .343c1.045 1.74 1.83 3.443 2.392 5.237l.172 .581l.092 -.13c2.093 -2.921 4.48 -3.653 7.565 -2.7l.238 .077a1 1 0 1 1 -.632 1.898c-2.932 -.978 -4.73 -.122 -6.79 3.998c-.433 .866 -1.721 .673 -1.88 -.283c-.46 -2.76 -1.369 -5.145 -2.871 -7.65a1 1 0 0 1 .343 -1.371z" />
86889 <path d="M6 4a3 3 0 1 0 0 6a3 3 0 0 0 0 -6z" />
86890</svg>
86891"#;
86892pub const ICON_BOUNCE_RIGHT_FILLED: &str = r#"
86893<svg
86894 xmlns="http://www.w3.org/2000/svg"
86895 width="24"
86896 height="24"
86897 viewBox="0 0 24 24"
86898 fill="currentColor"
86899>
86900 <path d="M14.143 11.486a1 1 0 0 1 1.714 1.028c-1.502 2.505 -2.41 4.89 -2.87 7.65c-.16 .956 -1.448 1.15 -1.881 .283c-2.06 -4.12 -3.858 -4.976 -6.79 -3.998a1 1 0 1 1 -.632 -1.898c3.2 -1.067 5.656 -.373 7.803 2.623l.091 .13l.011 -.04c.522 -1.828 1.267 -3.55 2.273 -5.3l.28 -.478z" />
86901 <path d="M18 4a3 3 0 1 0 0 6a3 3 0 0 0 0 -6z" />
86902</svg>
86903"#;
86904pub const ICON_BOW_FILLED: &str = r#"
86905<svg
86906 xmlns="http://www.w3.org/2000/svg"
86907 width="24"
86908 height="24"
86909 viewBox="0 0 24 24"
86910 fill="currentColor"
86911>
86912 <path d="M21 2l.081 .003l.12 .017l.111 .03l.111 .044l.098 .052l.096 .067l.09 .08q .054 .053 .097 .112l.071 .11l.031 .062l.034 .081l.024 .076l.03 .148l.006 .118v4a1 1 0 0 1 -2 0v-1.586l-2.07 2.07c1.301 1.624 2.07 3.706 2.07 6.016c0 2.703 -1.047 5.462 -2.793 7.207a1 1 0 0 1 -1.414 0l-5.543 -5.542l-3.25 3.249v2.586a1 1 0 0 1 -2 0v-2h-2a1 1 0 0 1 -.993 -.883l-.007 -.117a1 1 0 0 1 1 -1h2.584l3.251 -3.25l-5.542 -5.543a1 1 0 0 1 -.002 -1.412c1.745 -1.755 4.489 -2.795 7.209 -2.795c2.31 0 4.393 .768 6.015 2.07l2.069 -2.07h-1.584a1 1 0 0 1 -.993 -.883l-.007 -.117a1 1 0 0 1 1 -1zm-4.495 6.91l-4.09 4.09l4.595 4.594a9.1 9.1 0 0 0 .985 -3.795l.005 -.299c0 -1.754 -.55 -3.336 -1.495 -4.59m-6.005 -2.91c-1.44 0 -2.89 .36 -4.098 .987l4.598 4.598l4.09 -4.09c-1.254 -.945 -2.836 -1.495 -4.59 -1.495" />
86913</svg>
86914"#;
86915pub const ICON_BOWL_CHOPSTICKS_FILLED: &str = r#"
86916<svg
86917 xmlns="http://www.w3.org/2000/svg"
86918 width="24"
86919 height="24"
86920 viewBox="0 0 24 24"
86921 fill="currentColor"
86922>
86923 <path d="M20 10a2 2 0 0 1 2 2v.5c0 1.694 -2.247 5.49 -3.983 6.983l-.017 .013v.504a2 2 0 0 1 -1.85 1.995l-.15 .005h-8a2 2 0 0 1 -2 -2v-.496l-.065 -.053c-1.76 -1.496 -3.794 -4.965 -3.928 -6.77l-.007 -.181v-.5a2 2 0 0 1 2 -2z" />
86924 <path d="M18.929 6.003a1 1 0 1 1 .142 1.994l-14 1a1 1 0 1 1 -.142 -1.994z" />
86925 <path d="M18.79 1.022a1 1 0 1 1 .42 1.956l-14 3a1 1 0 1 1 -.42 -1.956z" />
86926</svg>
86927"#;
86928pub const ICON_BOWL_SPOON_FILLED: &str = r#"
86929<svg
86930 xmlns="http://www.w3.org/2000/svg"
86931 width="24"
86932 height="24"
86933 viewBox="0 0 24 24"
86934 fill="currentColor"
86935>
86936 <path d="M20 10a2 2 0 0 1 2 2v.5c0 1.694 -2.247 5.49 -3.983 6.983l-.017 .013v.504a2 2 0 0 1 -1.85 1.995l-.15 .005h-8a2 2 0 0 1 -2 -2v-.496l-.065 -.053c-1.76 -1.496 -3.794 -4.965 -3.928 -6.77l-.007 -.181v-.5a2 2 0 0 1 2 -2z" />
86937 <path d="M8 2c1.71 0 3.237 .787 3.785 2h8.215a1 1 0 0 1 0 2l-8.216 .001c-.548 1.213 -2.074 1.999 -3.784 1.999c-2.144 0 -4 -1.237 -4 -3s1.856 -3 4 -3" />
86938</svg>
86939"#;
86940pub const ICON_BOWL_FILLED: &str = r#"
86941<svg
86942 xmlns="http://www.w3.org/2000/svg"
86943 width="24"
86944 height="24"
86945 viewBox="0 0 24 24"
86946 fill="currentColor"
86947>
86948 <path d="M20 7a2 2 0 0 1 2 2v.5c0 1.694 -2.247 5.49 -3.983 6.983l-.017 .013v.504a2 2 0 0 1 -1.85 1.995l-.15 .005h-8a2 2 0 0 1 -2 -2v-.496l-.065 -.053c-1.76 -1.496 -3.794 -4.965 -3.928 -6.77l-.007 -.181v-.5a2 2 0 0 1 2 -2z" />
86949</svg>
86950"#;
86951pub const ICON_BOX_ALIGN_BOTTOM_LEFT_FILLED: &str = r#"
86952<svg
86953 xmlns="http://www.w3.org/2000/svg"
86954 width="24"
86955 height="24"
86956 viewBox="0 0 24 24"
86957 fill="currentColor"
86958>
86959 <path d="M10 12h-5a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h5a2 2 0 0 0 2 -2v-5a2 2 0 0 0 -2 -2z" />
86960 <path d="M4 8a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86961 <path d="M4 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86962 <path d="M9 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86963 <path d="M15 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86964 <path d="M15 19a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86965 <path d="M20 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86966 <path d="M20 8a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86967 <path d="M20 14a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86968 <path d="M20 19a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86969</svg>
86970"#;
86971pub const ICON_BOX_ALIGN_BOTTOM_RIGHT_FILLED: &str = r#"
86972<svg
86973 xmlns="http://www.w3.org/2000/svg"
86974 width="24"
86975 height="24"
86976 viewBox="0 0 24 24"
86977 fill="currentColor"
86978>
86979 <path d="M19 12h-5a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h5a2 2 0 0 0 2 -2v-5a2 2 0 0 0 -2 -2z" />
86980 <path d="M20 8a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86981 <path d="M20 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86982 <path d="M15 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86983 <path d="M9 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86984 <path d="M9 19a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86985 <path d="M4 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86986 <path d="M4 8a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86987 <path d="M4 14a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86988 <path d="M4 19a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
86989</svg>
86990"#;
86991pub const ICON_BOX_ALIGN_BOTTOM_FILLED: &str = r#"
86992<svg
86993 xmlns="http://www.w3.org/2000/svg"
86994 width="24"
86995 height="24"
86996 viewBox="0 0 24 24"
86997 fill="currentColor"
86998>
86999 <path d="M20 13h-16a1 1 0 0 0 -1 1v5a2 2 0 0 0 2 2h14a2 2 0 0 0 2 -2v-5a1 1 0 0 0 -1 -1z" />
87000 <path d="M4 8a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87001 <path d="M4 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87002 <path d="M9 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87003 <path d="M15 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87004 <path d="M20 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87005 <path d="M20 8a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87006</svg>
87007"#;
87008pub const ICON_BOX_ALIGN_LEFT_FILLED: &str = r#"
87009<svg
87010 xmlns="http://www.w3.org/2000/svg"
87011 width="24"
87012 height="24"
87013 viewBox="0 0 24 24"
87014 fill="currentColor"
87015>
87016 <path d="M10.002 3.003h-5a2 2 0 0 0 -2 2v14a2 2 0 0 0 2 2h5a1 1 0 0 0 1 -1v-16a1 1 0 0 0 -1 -1z" />
87017 <path d="M15.002 19.003a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87018 <path d="M20.003 19.003a1 1 0 0 1 .117 1.993l-.128 .007a1 1 0 0 1 -.117 -1.993l.128 -.007z" />
87019 <path d="M20.003 14.002a1 1 0 0 1 .117 1.993l-.128 .007a1 1 0 0 1 -.117 -1.993l.128 -.007z" />
87020 <path d="M20.003 8.002a1 1 0 0 1 .117 1.993l-.128 .007a1 1 0 0 1 -.117 -1.993l.128 -.007z" />
87021 <path d="M20.003 3.002a1 1 0 0 1 .117 1.993l-.128 .007a1 1 0 0 1 -.117 -1.993l.128 -.007z" />
87022 <path d="M15.002 3.002a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87023</svg>
87024"#;
87025pub const ICON_BOX_ALIGN_RIGHT_FILLED: &str = r#"
87026<svg
87027 xmlns="http://www.w3.org/2000/svg"
87028 width="24"
87029 height="24"
87030 viewBox="0 0 24 24"
87031 fill="currentColor"
87032>
87033 <path d="M18.998 3.003h-5a1 1 0 0 0 -1 1v16a1 1 0 0 0 1 1h5a2 2 0 0 0 2 -2v-14a2 2 0 0 0 -2 -2z" />
87034 <path d="M9.008 19.003a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87035 <path d="M4.008 19.003a1 1 0 0 1 .117 1.993l-.128 .007a1 1 0 0 1 -.117 -1.993l.128 -.007z" />
87036 <path d="M4.008 14.002a1 1 0 0 1 .117 1.993l-.128 .007a1 1 0 0 1 -.117 -1.993l.128 -.007z" />
87037 <path d="M4.008 8.002a1 1 0 0 1 .117 1.993l-.128 .007a1 1 0 0 1 -.117 -1.993l.128 -.007z" />
87038 <path d="M4.008 3.002a1 1 0 0 1 .117 1.993l-.128 .007a1 1 0 0 1 -.117 -1.993l.128 -.007z" />
87039 <path d="M9.008 3.002a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87040</svg>
87041"#;
87042pub const ICON_BOX_ALIGN_TOP_LEFT_FILLED: &str = r#"
87043<svg
87044 xmlns="http://www.w3.org/2000/svg"
87045 width="24"
87046 height="24"
87047 viewBox="0 0 24 24"
87048 fill="currentColor"
87049>
87050 <path d="M10 3h-5a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h5a2 2 0 0 0 2 -2v-5a2 2 0 0 0 -2 -2z" />
87051 <path d="M15 3a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87052 <path d="M20 3a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87053 <path d="M20 8a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87054 <path d="M20 14a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87055 <path d="M4 14a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87056 <path d="M20 19a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87057 <path d="M15 19a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87058 <path d="M9 19a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87059 <path d="M4 19a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
87060</svg>
87061"#;
87062pub const ICON_BOX_ALIGN_TOP_RIGHT_FILLED: &str = r#"
87063<svg
87064 xmlns="http://www.w3.org/2000/svg"
87065 width="24"
87066 height="24"
87067 viewBox="0 0 24 24"
87068 fill="currentColor"
87069>
87070 <path d="M19 3.01h-5a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h5a2 2 0 0 0 2 -2v-5a2 2 0 0 0 -2 -2z" />
87071 <path d="M20 14a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87072 <path d="M20 19a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87073 <path d="M15 19a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87074 <path d="M9 19a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87075 <path d="M9 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87076 <path d="M4 19a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87077 <path d="M4 14a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87078 <path d="M4 8a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87079 <path d="M4 3a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87080</svg>
87081"#;
87082pub const ICON_BOX_ALIGN_TOP_FILLED: &str = r#"
87083<svg
87084 xmlns="http://www.w3.org/2000/svg"
87085 width="24"
87086 height="24"
87087 viewBox="0 0 24 24"
87088 fill="currentColor"
87089>
87090 <path d="M19 3.005h-14a2 2 0 0 0 -2 2v5a1 1 0 0 0 1 1h16a1 1 0 0 0 1 -1v-5a2 2 0 0 0 -2 -2z" />
87091 <path d="M4 13.995a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87092 <path d="M4 18.995a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87093 <path d="M9 18.995a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87094 <path d="M15 18.995a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87095 <path d="M20 18.995a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87096 <path d="M20 13.995a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87097</svg>
87098"#;
87099pub const ICON_BRAND_APPLE_FILLED: &str = r#"
87100<svg
87101 xmlns="http://www.w3.org/2000/svg"
87102 width="24"
87103 height="24"
87104 viewBox="0 0 24 24"
87105 fill="currentColor"
87106>
87107 <path d="M15.079 5.999l.239 .012c1.43 .097 3.434 1.013 4.508 2.586a1 1 0 0 1 -.344 1.44c-.05 .028 -.372 .158 -.497 .217a4.15 4.15 0 0 0 -.722 .431c-.614 .461 -.948 1.009 -.942 1.694c.01 .885 .339 1.454 .907 1.846c.208 .143 .436 .253 .666 .33c.126 .043 .426 .116 .444 .122a1 1 0 0 1 .662 .942c0 2.621 -3.04 6.381 -5.286 6.381c-.79 0 -1.272 -.091 -1.983 -.315l-.098 -.031c-.463 -.146 -.702 -.192 -1.133 -.192c-.52 0 -.863 .06 -1.518 .237l-.197 .053c-.575 .153 -.964 .226 -1.5 .248c-2.749 0 -5.285 -5.093 -5.285 -9.072c0 -3.87 1.786 -6.92 5.286 -6.92c.297 0 .598 .045 .909 .128c.403 .107 .774 .26 1.296 .508c.787 .374 .948 .44 1.009 .44h.016c.03 -.003 .128 -.047 1.056 -.457c1.061 -.467 1.864 -.685 2.746 -.616l-.24 -.012z" />
87108 <path d="M14 1a1 1 0 0 1 1 1a3 3 0 0 1 -3 3a1 1 0 0 1 -1 -1a3 3 0 0 1 3 -3z" />
87109</svg>
87110"#;
87111pub const ICON_BRAND_DISCORD_FILLED: &str = r#"
87112<svg
87113 xmlns="http://www.w3.org/2000/svg"
87114 width="24"
87115 height="24"
87116 viewBox="0 0 24 24"
87117 fill="currentColor"
87118>
87119 <path d="M14.983 3l.123 .006c2.014 .214 3.527 .672 4.966 1.673a1 1 0 0 1 .371 .488c1.876 5.315 2.373 9.987 1.451 12.28c-1.003 2.005 -2.606 3.553 -4.394 3.553c-.732 0 -1.693 -.968 -2.328 -2.045a21.512 21.512 0 0 0 2.103 -.493a1 1 0 1 0 -.55 -1.924c-3.32 .95 -6.13 .95 -9.45 0a1 1 0 0 0 -.55 1.924c.717 .204 1.416 .37 2.103 .494c-.635 1.075 -1.596 2.044 -2.328 2.044c-1.788 0 -3.391 -1.548 -4.428 -3.629c-.888 -2.217 -.39 -6.89 1.485 -12.204a1 1 0 0 1 .371 -.488c1.439 -1.001 2.952 -1.459 4.966 -1.673a1 1 0 0 1 .935 .435l.063 .107l.651 1.285l.137 -.016a12.97 12.97 0 0 1 2.643 0l.134 .016l.65 -1.284a1 1 0 0 1 .754 -.54l.122 -.009zm-5.983 7a2 2 0 0 0 -1.977 1.697l-.018 .154l-.005 .149l.005 .15a2 2 0 1 0 1.995 -2.15zm6 0a2 2 0 0 0 -1.977 1.697l-.018 .154l-.005 .149l.005 .15a2 2 0 1 0 1.995 -2.15z" />
87120</svg>
87121"#;
87122pub const ICON_BRAND_DRIBBBLE_FILLED: &str = r#"
87123<svg
87124 xmlns="http://www.w3.org/2000/svg"
87125 width="24"
87126 height="24"
87127 viewBox="0 0 24 24"
87128 fill="currentColor"
87129>
87130 <path d="M14.384 14.38a22.877 22.877 0 0 1 1.056 4.863l.064 .644l.126 1.431a10 10 0 0 1 -9.15 -.98l2.08 -2.087l.246 -.24c1.793 -1.728 3.41 -2.875 5.387 -3.566l.191 -.065zm6.09 -.783l.414 .003l.981 .014a9.997 9.997 0 0 1 -4.319 6.704l-.054 -.605c-.18 -2.057 -.55 -3.958 -1.163 -5.814c1.044 -.182 2.203 -.278 3.529 -.298l.611 -.004zm-7.869 -3.181a24.91 24.91 0 0 1 1.052 2.098c-2.276 .77 -4.142 2.053 -6.144 3.967l-.355 .344l-2.236 2.24a10 10 0 0 1 -2.917 -6.741l-.005 -.324l.004 -.25h1.096l.467 -.002c3.547 -.026 6.356 -.367 8.938 -1.295l.1 -.037zm9.388 1.202l-1.515 -.02c-1.86 -.003 -3.45 .124 -4.865 .402a26.112 26.112 0 0 0 -1.163 -2.38c1.393 -.695 2.757 -1.597 4.179 -2.75l.428 -.354l.816 -.682a10 10 0 0 1 2.098 5.409l.022 .375zm-14.663 -8.46l1.266 1.522c1.145 1.398 2.121 2.713 2.949 3.985c-2.26 .766 -4.739 1.052 -7.883 1.081l-.562 .004h-.844a10 10 0 0 1 5.074 -6.593zm9.67 .182c.53 .306 1.026 .657 1.483 1.046l-1.025 .857c-1.379 1.128 -2.688 1.993 -4.034 2.649c-.89 -1.398 -1.943 -2.836 -3.182 -4.358l-.474 -.574l-.485 -.584a10 10 0 0 1 7.717 .964z" />
87131</svg>
87132"#;
87133pub const ICON_BRAND_FACEBOOK_FILLED: &str = r#"
87134<svg
87135 xmlns="http://www.w3.org/2000/svg"
87136 width="24"
87137 height="24"
87138 viewBox="0 0 24 24"
87139 fill="currentColor"
87140>
87141 <path d="M18 2a1 1 0 0 1 .993 .883l.007 .117v4a1 1 0 0 1 -.883 .993l-.117 .007h-3v1h3a1 1 0 0 1 .991 1.131l-.02 .112l-1 4a1 1 0 0 1 -.858 .75l-.113 .007h-2v6a1 1 0 0 1 -.883 .993l-.117 .007h-4a1 1 0 0 1 -.993 -.883l-.007 -.117v-6h-2a1 1 0 0 1 -.993 -.883l-.007 -.117v-4a1 1 0 0 1 .883 -.993l.117 -.007h2v-1a6 6 0 0 1 5.775 -5.996l.225 -.004h3z" />
87142</svg>
87143"#;
87144pub const ICON_BRAND_GITHUB_FILLED: &str = r#"
87145<svg
87146 xmlns="http://www.w3.org/2000/svg"
87147 width="24"
87148 height="24"
87149 viewBox="0 0 24 24"
87150 fill="currentColor"
87151>
87152 <path d="M5.315 2.1c.791 -.113 1.9 .145 3.333 .966l.272 .161l.16 .1l.397 -.083a13.3 13.3 0 0 1 4.59 -.08l.456 .08l.396 .083l.161 -.1c1.385 -.84 2.487 -1.17 3.322 -1.148l.164 .008l.147 .017l.076 .014l.05 .011l.144 .047a1 1 0 0 1 .53 .514a5.2 5.2 0 0 1 .397 2.91l-.047 .267l-.046 .196l.123 .163c.574 .795 .93 1.728 1.03 2.707l.023 .295l.007 .272c0 3.855 -1.659 5.883 -4.644 6.68l-.245 .061l-.132 .029l.014 .161l.008 .157l.004 .365l-.002 .213l-.003 3.834a1 1 0 0 1 -.883 .993l-.117 .007h-6a1 1 0 0 1 -.993 -.883l-.007 -.117v-.734c-1.818 .26 -3.03 -.424 -4.11 -1.878l-.535 -.766c-.28 -.396 -.455 -.579 -.589 -.644l-.048 -.019a1 1 0 0 1 .564 -1.918c.642 .188 1.074 .568 1.57 1.239l.538 .769c.76 1.079 1.36 1.459 2.609 1.191l.001 -.678l-.018 -.168a5.03 5.03 0 0 1 -.021 -.824l.017 -.185l.019 -.12l-.108 -.024c-2.976 -.71 -4.703 -2.573 -4.875 -6.139l-.01 -.31l-.004 -.292a5.6 5.6 0 0 1 .908 -3.051l.152 -.222l.122 -.163l-.045 -.196a5.2 5.2 0 0 1 .145 -2.642l.1 -.282l.106 -.253a1 1 0 0 1 .529 -.514l.144 -.047l.154 -.03z" />
87153</svg>
87154"#;
87155pub const ICON_BRAND_GOOGLE_FILLED: &str = r#"
87156<svg
87157 xmlns="http://www.w3.org/2000/svg"
87158 width="24"
87159 height="24"
87160 viewBox="0 0 24 24"
87161 fill="currentColor"
87162>
87163 <path d="M12 2a9.96 9.96 0 0 1 6.29 2.226a1 1 0 0 1 .04 1.52l-1.51 1.362a1 1 0 0 1 -1.265 .06a6 6 0 1 0 2.103 6.836l.001 -.004h-3.66a1 1 0 0 1 -.992 -.883l-.007 -.117v-2a1 1 0 0 1 1 -1h6.945a1 1 0 0 1 .994 .89c.04 .367 .061 .737 .061 1.11c0 5.523 -4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10z" />
87164</svg>
87165"#;
87166pub const ICON_BRAND_PATREON_FILLED: &str = r#"
87167<svg
87168 xmlns="http://www.w3.org/2000/svg"
87169 width="24"
87170 height="24"
87171 viewBox="0 0 24 24"
87172 fill="currentColor"
87173>
87174 <path d="M7.462 3.1c2.615 -1.268 6.226 -1.446 9.063 -.503c2.568 .853 4.471 3.175 4.475 5.81c.004 3.061 -1.942 5.492 -4.896 6.243c-1.693 .43 -2.338 .75 -2.942 1.582c-.238 .328 -.45 .745 -.796 1.533l-.22 .5c-1.146 2.601 -2.156 3.762 -4.236 3.735c-2.232 -.03 -3.603 -1.742 -4.313 -4.48c-.458 -1.768 -.617 -3.808 -.594 -5.876c.044 -3.993 1.42 -7.072 4.46 -8.545z" />
87175</svg>
87176"#;
87177pub const ICON_BRAND_PAYPAL_FILLED: &str = r#"
87178<svg
87179 xmlns="http://www.w3.org/2000/svg"
87180 width="24"
87181 height="24"
87182 viewBox="0 0 24 24"
87183 fill="currentColor"
87184>
87185 <path d="M12.5 2c3.113 0 5.309 1.785 5.863 4.565c1.725 1.185 2.637 3.152 2.637 5.435c0 2.933 -2.748 5.384 -5.783 5.496l-.217 .004h-1.754l-.466 2.8a1.998 1.998 0 0 1 -1.823 1.597l-.157 .003h-2.68a1.5 1.5 0 0 1 -1.182 -.54a1.495 1.495 0 0 1 -.348 -1.07l.042 -.29h-1.632c-1.004 0 -1.914 -.864 -1.994 -1.857l-.006 -.143l.01 -.141l1.993 -13.954l.003 -.048c.072 -.894 .815 -1.682 1.695 -1.832l.156 -.02l.143 -.005h5.5zm5.812 7.35l-.024 .087c-.706 2.403 -3.072 4.436 -5.555 4.557l-.233 .006h-2.503v.05l-.025 .183l-1.2 5a1.007 1.007 0 0 1 -.019 .07l-.088 .597h2.154l.595 -3.564a1 1 0 0 1 .865 -.829l.121 -.007h2.6c2.073 0 4 -1.67 4 -3.5c0 -1.022 -.236 -1.924 -.688 -2.65z" />
87186</svg>
87187"#;
87188pub const ICON_BRAND_SPOTIFY_FILLED: &str = r#"
87189<svg
87190 xmlns="http://www.w3.org/2000/svg"
87191 width="24"
87192 height="24"
87193 viewBox="0 0 24 24"
87194 fill="currentColor"
87195>
87196 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-2.168 11.605c-1.285 -1.927 -4.354 -2.132 -6.387 -.777a1 1 0 0 0 1.11 1.664c1.195 -.797 3.014 -.675 3.613 .223a1 1 0 1 0 1.664 -1.11m1.268 -3.245c-2.469 -1.852 -5.895 -2.187 -8.608 -.589a1 1 0 0 0 1.016 1.724c1.986 -1.171 4.544 -.92 6.392 .465a1 1 0 0 0 1.2 -1.6m1.43 -3.048c-3.677 -2.298 -7.766 -2.152 -10.977 -.546a1 1 0 0 0 .894 1.788c2.635 -1.317 5.997 -1.437 9.023 .454a1 1 0 1 0 1.06 -1.696" />
87197</svg>
87198"#;
87199pub const ICON_BRAND_TIKTOK_FILLED: &str = r#"
87200<svg
87201 xmlns="http://www.w3.org/2000/svg"
87202 width="24"
87203 height="24"
87204 viewBox="0 0 24 24"
87205 fill="currentColor"
87206>
87207 <path d="M16.083 2h-4.083a1 1 0 0 0 -1 1v11.5a1.5 1.5 0 1 1 -2.519 -1.1l.12 -.1a1 1 0 0 0 .399 -.8v-4.326a1 1 0 0 0 -1.23 -.974a7.5 7.5 0 0 0 1.73 14.8l.243 -.005a7.5 7.5 0 0 0 7.257 -7.495v-2.7l.311 .153c1.122 .53 2.333 .868 3.59 .993a1 1 0 0 0 1.099 -.996v-4.033a1 1 0 0 0 -.834 -.986a5.005 5.005 0 0 1 -4.097 -4.096a1 1 0 0 0 -.986 -.835z" />
87208</svg>
87209"#;
87210pub const ICON_BRAND_TWITTER_FILLED: &str = r#"
87211<svg
87212 xmlns="http://www.w3.org/2000/svg"
87213 width="24"
87214 height="24"
87215 viewBox="0 0 24 24"
87216 fill="currentColor"
87217>
87218 <path d="M14.058 3.41c-1.807 .767 -2.995 2.453 -3.056 4.38l-.002 .182l-.243 -.023c-2.392 -.269 -4.498 -1.512 -5.944 -3.531a1 1 0 0 0 -1.685 .092l-.097 .186l-.049 .099c-.719 1.485 -1.19 3.29 -1.017 5.203l.03 .273c.283 2.263 1.5 4.215 3.779 5.679l.173 .107l-.081 .043c-1.315 .663 -2.518 .952 -3.827 .9c-1.056 -.04 -1.446 1.372 -.518 1.878c3.598 1.961 7.461 2.566 10.792 1.6c4.06 -1.18 7.152 -4.223 8.335 -8.433l.127 -.495c.238 -.993 .372 -2.006 .401 -3.024l.003 -.332l.393 -.779l.44 -.862l.214 -.434l.118 -.247c.265 -.565 .456 -1.033 .574 -1.43l.014 -.056l.008 -.018c.22 -.593 -.166 -1.358 -.941 -1.358l-.122 .007a.997 .997 0 0 0 -.231 .057l-.086 .038a7.46 7.46 0 0 1 -.88 .36l-.356 .115l-.271 .08l-.772 .214c-1.336 -1.118 -3.144 -1.254 -5.012 -.554l-.211 .084z" />
87219</svg>
87220"#;
87221pub const ICON_BRAND_X_FILLED: &str = r#"
87222<svg
87223 xmlns="http://www.w3.org/2000/svg"
87224 width="24"
87225 height="24"
87226 viewBox="0 0 24 24"
87227 fill="currentColor"
87228>
87229 <path d="M8.267 3a1 1 0 0 1 .73 .317l.076 .092l4.274 5.828l5.946 -5.944a1 1 0 0 1 1.497 1.32l-.083 .094l-6.163 6.162l6.262 8.54a1 1 0 0 1 -.697 1.585l-.109 .006h-4.267a1 1 0 0 1 -.73 -.317l-.076 -.092l-4.276 -5.829l-5.944 5.945a1 1 0 0 1 -1.497 -1.32l.083 -.094l6.161 -6.163l-6.26 -8.539a1 1 0 0 1 .697 -1.585l.109 -.006h4.267z" />
87230</svg>
87231"#;
87232pub const ICON_BRAND_YOUTUBE_FILLED: &str = r#"
87233<svg
87234 xmlns="http://www.w3.org/2000/svg"
87235 width="24"
87236 height="24"
87237 viewBox="0 0 24 24"
87238 fill="currentColor"
87239>
87240 <path d="M18 3a5 5 0 0 1 5 5v8a5 5 0 0 1 -5 5h-12a5 5 0 0 1 -5 -5v-8a5 5 0 0 1 5 -5zm-9 6v6a1 1 0 0 0 1.514 .857l5 -3a1 1 0 0 0 0 -1.714l-5 -3a1 1 0 0 0 -1.514 .857z" />
87241</svg>
87242"#;
87243pub const ICON_BREAD_FILLED: &str = r#"
87244<svg
87245 xmlns="http://www.w3.org/2000/svg"
87246 width="24"
87247 height="24"
87248 viewBox="0 0 24 24"
87249 fill="currentColor"
87250>
87251 <path d="M18 3a4 4 0 0 1 3.109 6.516l-.11 .126l.001 8.358a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -3 -3v-8.356l-.116 -.136a4 4 0 0 1 -.728 -3.616l.067 -.21c.532 -1.525 1.93 -2.58 3.601 -2.677l12.079 .001z" />
87252</svg>
87253"#;
87254pub const ICON_BRIEFCASE_2_FILLED: &str = r#"
87255<svg
87256 xmlns="http://www.w3.org/2000/svg"
87257 width="24"
87258 height="24"
87259 viewBox="0 0 24 24"
87260 fill="currentColor"
87261>
87262 <path d="M14 2a3 3 0 0 1 3 3v1h2a3 3 0 0 1 3 3v9a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-9a3 3 0 0 1 3 -3h2v-1a3 3 0 0 1 3 -3zm0 2h-4a1 1 0 0 0 -1 1v1h6v-1a1 1 0 0 0 -1 -1" />
87263</svg>
87264"#;
87265pub const ICON_BRIEFCASE_FILLED: &str = r#"
87266<svg
87267 xmlns="http://www.w3.org/2000/svg"
87268 width="24"
87269 height="24"
87270 viewBox="0 0 24 24"
87271 fill="currentColor"
87272>
87273 <path d="M22 13.478v4.522a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-4.522l.553 .277a20.999 20.999 0 0 0 18.897 -.002l.55 -.275zm-8 -11.478a3 3 0 0 1 3 3v1h2a3 3 0 0 1 3 3v2.242l-1.447 .724a19.002 19.002 0 0 1 -16.726 .186l-.647 -.32l-1.18 -.59v-2.242a3 3 0 0 1 3 -3h2v-1a3 3 0 0 1 3 -3h4zm-2 8a1 1 0 0 0 -1 1a1 1 0 1 0 2 .01c0 -.562 -.448 -1.01 -1 -1.01zm2 -6h-4a1 1 0 0 0 -1 1v1h6v-1a1 1 0 0 0 -1 -1z" />
87274</svg>
87275"#;
87276pub const ICON_BRIGHTNESS_AUTO_FILLED: &str = r#"
87277<svg
87278 xmlns="http://www.w3.org/2000/svg"
87279 width="24"
87280 height="24"
87281 viewBox="0 0 24 24"
87282 fill="currentColor"
87283>
87284 <path d="M12.707 2.793l2.208 2.207h3.085a1 1 0 0 1 .993 .883l.007 .117v3.085l2.207 2.208a1 1 0 0 1 .083 1.32l-.083 .094l-2.207 2.207v3.086a1 1 0 0 1 -.883 .993l-.117 .007h-3.086l-2.207 2.207a1 1 0 0 1 -1.32 .083l-.094 -.083l-2.208 -2.207h-3.085a1 1 0 0 1 -.993 -.883l-.007 -.117v-3.085l-2.207 -2.208a1 1 0 0 1 -.083 -1.32l.083 -.094l2.207 -2.209v-3.084a1 1 0 0 1 .883 -.993l.117 -.007h3.084l2.209 -2.207a1 1 0 0 1 1.414 0m-.707 5.207a3 3 0 0 0 -3 3v3.5a1 1 0 0 0 2 0v-.5h2v.5a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-3.5a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v1h-2v-1a1 1 0 0 1 .883 -.993z" />
87285</svg>
87286"#;
87287pub const ICON_BRIGHTNESS_DOWN_FILLED: &str = r#"
87288<svg
87289 xmlns="http://www.w3.org/2000/svg"
87290 width="24"
87291 height="24"
87292 viewBox="0 0 24 24"
87293 fill="currentColor"
87294>
87295 <path d="M12 8a4 4 0 1 1 -3.995 4.2l-.005 -.2l.005 -.2a4 4 0 0 1 3.995 -3.8z" />
87296 <path d="M12 4a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87297 <path d="M17 6a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87298 <path d="M19 11a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87299 <path d="M17 16a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87300 <path d="M12 18a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87301 <path d="M7 16a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87302 <path d="M5 11a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87303 <path d="M7 6a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1z" />
87304</svg>
87305"#;
87306pub const ICON_BRIGHTNESS_UP_FILLED: &str = r#"
87307<svg
87308 xmlns="http://www.w3.org/2000/svg"
87309 width="24"
87310 height="24"
87311 viewBox="0 0 24 24"
87312 fill="currentColor"
87313>
87314 <path d="M12 8a4 4 0 1 1 -3.995 4.2l-.005 -.2l.005 -.2a4 4 0 0 1 3.995 -3.8z" />
87315 <path d="M12 2a1 1 0 0 1 .993 .883l.007 .117v2a1 1 0 0 1 -1.993 .117l-.007 -.117v-2a1 1 0 0 1 1 -1z" />
87316 <path d="M17.693 4.893a1 1 0 0 1 1.497 1.32l-.083 .094l-1.4 1.4a1 1 0 0 1 -1.497 -1.32l.083 -.094l1.4 -1.4z" />
87317 <path d="M21 11a1 1 0 0 1 .117 1.993l-.117 .007h-2a1 1 0 0 1 -.117 -1.993l.117 -.007h2z" />
87318 <path d="M16.293 16.293a1 1 0 0 1 1.32 -.083l.094 .083l1.4 1.4a1 1 0 0 1 -1.32 1.497l-.094 -.083l-1.4 -1.4a1 1 0 0 1 0 -1.414z" />
87319 <path d="M12 18a1 1 0 0 1 .993 .883l.007 .117v2a1 1 0 0 1 -1.993 .117l-.007 -.117v-2a1 1 0 0 1 1 -1z" />
87320 <path d="M6.293 16.293a1 1 0 0 1 1.497 1.32l-.083 .094l-1.4 1.4a1 1 0 0 1 -1.497 -1.32l.083 -.094l1.4 -1.4z" />
87321 <path d="M6 11a1 1 0 0 1 .117 1.993l-.117 .007h-2a1 1 0 0 1 -.117 -1.993l.117 -.007h2z" />
87322 <path d="M4.893 4.893a1 1 0 0 1 1.32 -.083l.094 .083l1.4 1.4a1 1 0 0 1 -1.32 1.497l-.094 -.083l-1.4 -1.4a1 1 0 0 1 0 -1.414z" />
87323</svg>
87324"#;
87325pub const ICON_BRIGHTNESS_FILLED: &str = r#"
87326<svg
87327 xmlns="http://www.w3.org/2000/svg"
87328 width="24"
87329 height="24"
87330 viewBox="0 0 24 24"
87331 fill="currentColor"
87332>
87333 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-9 1.732a8 8 0 0 0 4.001 14.928l-.001 -16a8 8 0 0 0 -4 1.072" />
87334</svg>
87335"#;
87336pub const ICON_BUBBLE_FILLED: &str = r#"
87337<svg
87338 xmlns="http://www.w3.org/2000/svg"
87339 width="24"
87340 height="24"
87341 viewBox="0 0 24 24"
87342 fill="currentColor"
87343>
87344 <path d="M12.4 2a6.33 6.33 0 0 1 5.491 3.176l.09 .162l.126 .027a6.335 6.335 0 0 1 4.889 5.934l.004 .234a6.333 6.333 0 0 1 -6.333 6.334l-.035 -.002l-.035 .05a5.26 5.26 0 0 1 -3.958 2.08l-.239 .005q -.722 0 -1.404 -.19l-.047 -.014l-3.434 2.061a1 1 0 0 1 -1.509 -.743l-.006 -.114v-2.434l-.121 -.06a3.67 3.67 0 0 1 -1.94 -3.042l-.006 -.197q 0 -.365 .07 -.717l.013 -.058l-.113 -.09a5.8 5.8 0 0 1 -2.098 -4.218l-.005 -.25a5.8 5.8 0 0 1 5.8 -5.8l.058 .001l.15 -.163a6.32 6.32 0 0 1 4.328 -1.967z" />
87345</svg>
87346"#;
87347pub const ICON_BUG_FILLED: &str = r#"
87348<svg
87349 xmlns="http://www.w3.org/2000/svg"
87350 width="24"
87351 height="24"
87352 viewBox="0 0 24 24"
87353 fill="currentColor"
87354>
87355 <path d="M12 4a4 4 0 0 1 3.995 3.8l.005 .2a1 1 0 0 1 .428 .096l3.033 -1.938a1 1 0 1 1 1.078 1.684l-3.015 1.931a7.17 7.17 0 0 1 .476 2.227h3a1 1 0 0 1 0 2h-3v1a6.01 6.01 0 0 1 -.195 1.525l2.708 1.616a1 1 0 1 1 -1.026 1.718l-2.514 -1.501a6.002 6.002 0 0 1 -3.973 2.56v-5.918a1 1 0 0 0 -2 0v5.917a6.002 6.002 0 0 1 -3.973 -2.56l-2.514 1.503a1 1 0 1 1 -1.026 -1.718l2.708 -1.616a6.01 6.01 0 0 1 -.195 -1.526v-1h-3a1 1 0 0 1 0 -2h3.001v-.055a7 7 0 0 1 .474 -2.173l-3.014 -1.93a1 1 0 1 1 1.078 -1.684l3.032 1.939l.024 -.012l.068 -.027l.019 -.005l.016 -.006l.032 -.008l.04 -.013l.034 -.007l.034 -.004l.045 -.008l.015 -.001l.015 -.002l.087 -.004a4 4 0 0 1 4 -4zm0 2a2 2 0 0 0 -2 2h4a2 2 0 0 0 -2 -2z" />
87356</svg>
87357"#;
87358pub const ICON_BUILDING_BROADCAST_TOWER_FILLED: &str = r#"
87359<svg
87360 xmlns="http://www.w3.org/2000/svg"
87361 width="24"
87362 height="24"
87363 viewBox="0 0 24 24"
87364 fill="currentColor"
87365>
87366 <path d="M12 10a2 2 0 0 1 1.497 3.327l2.452 7.357a1 1 0 1 1 -1.898 .632l-.44 -1.316h-3.224l-.438 1.317a1 1 0 0 1 -1.152 .663l-.113 -.03a1 1 0 0 1 -.633 -1.265l2.452 -7.357a2 2 0 0 1 -.503 -1.328l.005 -.15a2 2 0 0 1 1.995 -1.85" />
87367 <path d="M18.093 4.078a10 10 0 0 1 3.137 11.776a1 1 0 0 1 -1.846 -.77a8 8 0 1 0 -14.769 0a1 1 0 0 1 -1.846 .77a10 10 0 0 1 15.324 -11.776" />
87368 <path d="M15.657 7.243a6 6 0 0 1 1.882 7.066a1 1 0 1 1 -1.846 -.77a4 4 0 1 0 -7.384 0a1 1 0 1 1 -1.846 .77a6 6 0 0 1 9.194 -7.066" />
87369</svg>
87370"#;
87371pub const ICON_BULB_FILLED: &str = r#"
87372<svg
87373 xmlns="http://www.w3.org/2000/svg"
87374 width="24"
87375 height="24"
87376 viewBox="0 0 24 24"
87377 fill="currentColor"
87378>
87379 <path d="M4 11a1 1 0 0 1 .117 1.993l-.117 .007h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
87380 <path d="M12 2a1 1 0 0 1 .993 .883l.007 .117v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-1a1 1 0 0 1 1 -1z" />
87381 <path d="M21 11a1 1 0 0 1 .117 1.993l-.117 .007h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
87382 <path d="M4.893 4.893a1 1 0 0 1 1.32 -.083l.094 .083l.7 .7a1 1 0 0 1 -1.32 1.497l-.094 -.083l-.7 -.7a1 1 0 0 1 0 -1.414z" />
87383 <path d="M17.693 4.893a1 1 0 0 1 1.497 1.32l-.083 .094l-.7 .7a1 1 0 0 1 -1.497 -1.32l.083 -.094l.7 -.7z" />
87384 <path d="M14 18a1 1 0 0 1 1 1a3 3 0 0 1 -6 0a1 1 0 0 1 .883 -.993l.117 -.007h4z" />
87385 <path d="M12 6a6 6 0 0 1 3.6 10.8a1 1 0 0 1 -.471 .192l-.129 .008h-6a1 1 0 0 1 -.6 -.2a6 6 0 0 1 3.6 -10.8z" />
87386</svg>
87387"#;
87388pub const ICON_CACTUS_FILLED: &str = r#"
87389<svg
87390 xmlns="http://www.w3.org/2000/svg"
87391 width="24"
87392 height="24"
87393 viewBox="0 0 24 24"
87394 fill="currentColor"
87395>
87396 <path d="M7 22a1 1 0 0 1 -.117 -1.993l.117 -.007h2v-6a4 4 0 0 1 -3.995 -3.8l-.005 -.2v-1a1 1 0 0 1 1.993 -.117l.007 .117v1a2 2 0 0 0 1.85 1.995l.15 .005v-7a3 3 0 0 1 5.995 -.176l.005 .176v10a2 2 0 0 0 1.995 -1.85l.005 -.15v-5a1 1 0 0 1 1.993 -.117l.007 .117v5a4 4 0 0 1 -3.8 3.995l-.2 .005v3h2a1 1 0 0 1 .117 1.993l-.117 .007h-10z" />
87397</svg>
87398"#;
87399pub const ICON_CALCULATOR_FILLED: &str = r#"
87400<svg
87401 xmlns="http://www.w3.org/2000/svg"
87402 width="24"
87403 height="24"
87404 viewBox="0 0 24 24"
87405 fill="currentColor"
87406>
87407 <path d="M18 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-10 15a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm4 0a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm4 0a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm-8 -4a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm4 0a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm4 0a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm-1 -7h-6a2 2 0 0 0 -2 2v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-1a2 2 0 0 0 -2 -2z" />
87408</svg>
87409"#;
87410pub const ICON_CALENDAR_FILLED: &str = r#"
87411<svg
87412 xmlns="http://www.w3.org/2000/svg"
87413 width="24"
87414 height="24"
87415 viewBox="0 0 24 24"
87416 fill="currentColor"
87417>
87418 <path d="M16 2a1 1 0 0 1 .993 .883l.007 .117v1h1a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h1v-1a1 1 0 0 1 1.993 -.117l.007 .117v1h6v-1a1 1 0 0 1 1 -1zm3 7h-14v9.625c0 .705 .386 1.286 .883 1.366l.117 .009h12c.513 0 .936 -.53 .993 -1.215l.007 -.16v-9.625z" />
87419 <path d="M12 12a1 1 0 0 1 .993 .883l.007 .117v3a1 1 0 0 1 -1.993 .117l-.007 -.117v-2a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
87420</svg>
87421"#;
87422pub const ICON_CAMERA_FILLED: &str = r#"
87423<svg
87424 xmlns="http://www.w3.org/2000/svg"
87425 width="24"
87426 height="24"
87427 viewBox="0 0 24 24"
87428 fill="currentColor"
87429>
87430 <path d="M15 3a2 2 0 0 1 1.995 1.85l.005 .15a1 1 0 0 0 .883 .993l.117 .007h1a3 3 0 0 1 2.995 2.824l.005 .176v9a3 3 0 0 1 -2.824 2.995l-.176 .005h-14a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-9a3 3 0 0 1 2.824 -2.995l.176 -.005h1a1 1 0 0 0 1 -1a2 2 0 0 1 1.85 -1.995l.15 -.005h6zm-3 7a3 3 0 0 0 -2.985 2.698l-.011 .152l-.004 .15l.004 .15a3 3 0 1 0 2.996 -3.15z" />
87431</svg>
87432"#;
87433pub const ICON_CAMPFIRE_FILLED: &str = r#"
87434<svg
87435 xmlns="http://www.w3.org/2000/svg"
87436 width="24"
87437 height="24"
87438 viewBox="0 0 24 24"
87439 fill="currentColor"
87440>
87441 <path d="M19.757 16.03a1 1 0 0 1 .597 1.905l-.111 .035l-16 4a1 1 0 0 1 -.597 -1.905l.111 -.035l16 -4z" />
87442 <path d="M3.03 16.757a1 1 0 0 1 1.098 -.749l.115 .022l16 4a1 1 0 0 1 -.37 1.962l-.116 -.022l-16 -4a1 1 0 0 1 -.727 -1.213z" />
87443 <path d="M13.553 2.106c-4.174 2.086 -6.553 5.358 -6.553 8.894a5 5 0 0 0 10 0c0 -1.047 -.188 -1.808 -.606 -2.705l-.169 -.345l-.33 -.647c-.621 -1.24 -.895 -2.338 -.895 -4.303a1 1 0 0 0 -1.447 -.894z" />
87444</svg>
87445"#;
87446pub const ICON_CANDLE_FILLED: &str = r#"
87447<svg
87448 xmlns="http://www.w3.org/2000/svg"
87449 width="24"
87450 height="24"
87451 viewBox="0 0 24 24"
87452 fill="currentColor"
87453>
87454 <path d="M14 10h-4a2 2 0 0 0 -2 2v9a1 1 0 0 0 1 1h6a1 1 0 0 0 1 -1v-9a2 2 0 0 0 -2 -2z" />
87455 <path d="M11.254 2.334l-1.55 1.737c-1.042 1.277 -.898 3.097 .296 4.166a3 3 0 0 0 4.196 -4.28l-1.452 -1.624a1 1 0 0 0 -1.491 .001z" />
87456</svg>
87457"#;
87458pub const ICON_CAPSULE_HORIZONTAL_FILLED: &str = r#"
87459<svg
87460 xmlns="http://www.w3.org/2000/svg"
87461 width="24"
87462 height="24"
87463 viewBox="0 0 24 24"
87464 fill="currentColor"
87465>
87466 <path d="M15 5h-6a7 7 0 1 0 0 14h6a7 7 0 0 0 7 -7l-.007 -.303a7 7 0 0 0 -6.993 -6.697z" />
87467</svg>
87468"#;
87469pub const ICON_CAPSULE_FILLED: &str = r#"
87470<svg
87471 xmlns="http://www.w3.org/2000/svg"
87472 width="24"
87473 height="24"
87474 viewBox="0 0 24 24"
87475 fill="currentColor"
87476>
87477 <path d="M12 2l-.243 .004a7.004 7.004 0 0 0 -6.757 6.996v6a7 7 0 0 0 7 7l.243 -.004a7.004 7.004 0 0 0 6.757 -6.996v-6a7 7 0 0 0 -7 -7z" />
87478</svg>
87479"#;
87480pub const ICON_CAPTURE_FILLED: &str = r#"
87481<svg
87482 xmlns="http://www.w3.org/2000/svg"
87483 width="24"
87484 height="24"
87485 viewBox="0 0 24 24"
87486 fill="currentColor"
87487>
87488 <path d="M8 3a1 1 0 0 1 .117 1.993l-.117 .007h-2a1 1 0 0 0 -.993 .883l-.007 .117v2a1 1 0 0 1 -1.993 .117l-.007 -.117v-2a3 3 0 0 1 2.824 -2.995l.176 -.005h2z" />
87489 <path d="M4 15a1 1 0 0 1 .993 .883l.007 .117v2a1 1 0 0 0 .883 .993l.117 .007h2a1 1 0 0 1 .117 1.993l-.117 .007h-2a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-2a1 1 0 0 1 1 -1z" />
87490 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v2a1 1 0 0 1 -1.993 .117l-.007 -.117v-2a1 1 0 0 0 -.883 -.993l-.117 -.007h-2a1 1 0 0 1 -.117 -1.993l.117 -.007h2z" />
87491 <path d="M20 15a1 1 0 0 1 .993 .883l.007 .117v2a3 3 0 0 1 -2.824 2.995l-.176 .005h-2a1 1 0 0 1 -.117 -1.993l.117 -.007h2a1 1 0 0 0 .993 -.883l.007 -.117v-2a1 1 0 0 1 1 -1z" />
87492 <path d="M12 8a4 4 0 1 1 -3.995 4.2l-.005 -.2l.005 -.2a4 4 0 0 1 3.995 -3.8z" />
87493</svg>
87494"#;
87495pub const ICON_CARDS_FILLED: &str = r#"
87496<svg
87497 xmlns="http://www.w3.org/2000/svg"
87498 width="24"
87499 height="24"
87500 viewBox="0 0 24 24"
87501 fill="currentColor"
87502>
87503 <path d="M10.348 3.169l-7.15 3.113a2 2 0 0 0 -1.03 2.608l4.92 11.895a1.96 1.96 0 0 0 2.59 1.063l7.142 -3.11a2.002 2.002 0 0 0 1.036 -2.611l-4.92 -11.894a1.96 1.96 0 0 0 -2.588 -1.064z" />
87504 <path d="M16 3a2 2 0 0 1 1.995 1.85l.005 .15v3.5a1 1 0 0 1 -1.993 .117l-.007 -.117v-3.5h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
87505 <path d="M19.08 5.61a1 1 0 0 1 1.31 -.53c.257 .108 .505 .21 .769 .314a2 2 0 0 1 1.114 2.479l-.056 .146l-2.298 5.374a1 1 0 0 1 -1.878 -.676l.04 -.11l2.296 -5.371l-.366 -.148l-.402 -.167a1 1 0 0 1 -.53 -1.312z" />
87506</svg>
87507"#;
87508pub const ICON_CARET_DOWN_FILLED: &str = r#"
87509<svg
87510 xmlns="http://www.w3.org/2000/svg"
87511 width="24"
87512 height="24"
87513 viewBox="0 0 24 24"
87514 fill="currentColor"
87515>
87516 <path d="M18 9c.852 0 1.297 .986 .783 1.623l-.076 .084l-6 6a1 1 0 0 1 -1.32 .083l-.094 -.083l-6 -6l-.083 -.094l-.054 -.077l-.054 -.096l-.017 -.036l-.027 -.067l-.032 -.108l-.01 -.053l-.01 -.06l-.004 -.057v-.118l.005 -.058l.009 -.06l.01 -.052l.032 -.108l.027 -.067l.07 -.132l.065 -.09l.073 -.081l.094 -.083l.077 -.054l.096 -.054l.036 -.017l.067 -.027l.108 -.032l.053 -.01l.06 -.01l.057 -.004l12.059 -.002z" />
87517</svg>
87518"#;
87519pub const ICON_CARET_LEFT_RIGHT_FILLED: &str = r#"
87520<svg
87521 xmlns="http://www.w3.org/2000/svg"
87522 width="24"
87523 height="24"
87524 viewBox="0 0 24 24"
87525 fill="currentColor"
87526>
87527 <path d="M13 6c0 -.89 1.077 -1.337 1.707 -.707l6 6a1 1 0 0 1 0 1.414l-6 6a.95 .95 0 0 1 -.082 .073l-.009 .006l-.022 .016l-.058 .042l-.016 .009l-.009 .007l-.028 .014l-.043 .024l-.018 .007l-.018 .01l-.034 .012l-.033 .015l-.026 .007l-.02 .008l-.026 .005l-.036 .012l-.029 .004l-.024 .006l-.028 .003l-.031 .006l-.032 .002l-.026 .003h-.026l-.033 .002l-.033 -.002h-.026l-.026 -.003l-.032 -.002l-.031 -.006l-.028 -.003l-.024 -.006l-.03 -.004l-.035 -.012l-.027 -.005l-.019 -.008l-.026 -.007l-.033 -.015l-.034 -.012l-.018 -.01l-.018 -.007l-.043 -.024l-.028 -.014l-.009 -.007l-.016 -.009l-.058 -.042l-.019 -.012l-.003 -.004l-.01 -.006a1.006 1.006 0 0 1 -.154 -.155l-.006 -.009l-.016 -.022l-.042 -.058l-.009 -.016l-.007 -.009l-.014 -.028l-.024 -.043l-.007 -.018l-.01 -.018l-.012 -.034l-.015 -.033l-.007 -.026l-.008 -.02l-.005 -.026l-.012 -.036l-.004 -.029l-.006 -.024l-.003 -.028l-.006 -.031l-.002 -.032l-.003 -.026v-.026l-.002 -.033v-12z" />
87528 <path d="M9.293 5.293c.63 -.63 1.707 -.184 1.707 .707v12l-.002 .033v.026l-.003 .026l-.002 .032l-.006 .031l-.003 .028l-.006 .024l-.004 .03l-.012 .035l-.005 .027l-.008 .019l-.007 .026l-.015 .033l-.012 .034l-.01 .018l-.007 .018l-.024 .043l-.014 .028l-.007 .009l-.009 .016l-.042 .058l-.012 .019l-.004 .003l-.006 .01a1.006 1.006 0 0 1 -.155 .154l-.009 .006l-.022 .016l-.058 .042l-.016 .009l-.009 .007l-.028 .014l-.043 .024l-.018 .007l-.018 .01l-.034 .012l-.033 .015l-.026 .007l-.02 .008l-.026 .005l-.036 .012l-.029 .004l-.024 .006l-.028 .003l-.031 .006l-.032 .002l-.026 .003h-.026l-.033 .002l-.033 -.002h-.026l-.028 -.003l-.03 -.002l-.032 -.006l-.027 -.003l-.025 -.006l-.028 -.004l-.037 -.012l-.026 -.005l-.02 -.008l-.025 -.007l-.034 -.015l-.033 -.012l-.019 -.01l-.017 -.007l-.044 -.024l-.027 -.014l-.01 -.007l-.015 -.009l-.059 -.042l-.018 -.012l-.004 -.004l-.008 -.006a1.006 1.006 0 0 1 -.082 -.073l-6 -6a1 1 0 0 1 0 -1.414l6 -6z" />
87529</svg>
87530"#;
87531pub const ICON_CARET_LEFT_FILLED: &str = r#"
87532<svg
87533 xmlns="http://www.w3.org/2000/svg"
87534 width="24"
87535 height="24"
87536 viewBox="0 0 24 24"
87537 fill="currentColor"
87538>
87539 <path d="M13.883 5.007l.058 -.005h.118l.058 .005l.06 .009l.052 .01l.108 .032l.067 .027l.132 .07l.09 .065l.081 .073l.083 .094l.054 .077l.054 .096l.017 .036l.027 .067l.032 .108l.01 .053l.01 .06l.004 .057l.002 .059v12c0 .852 -.986 1.297 -1.623 .783l-.084 -.076l-6 -6a1 1 0 0 1 -.083 -1.32l.083 -.094l6 -6l.094 -.083l.077 -.054l.096 -.054l.036 -.017l.067 -.027l.108 -.032l.053 -.01l.06 -.01z" />
87540</svg>
87541"#;
87542pub const ICON_CARET_RIGHT_FILLED: &str = r#"
87543<svg
87544 xmlns="http://www.w3.org/2000/svg"
87545 width="24"
87546 height="24"
87547 viewBox="0 0 24 24"
87548 fill="currentColor"
87549>
87550 <path d="M9 6c0 -.852 .986 -1.297 1.623 -.783l.084 .076l6 6a1 1 0 0 1 .083 1.32l-.083 .094l-6 6l-.094 .083l-.077 .054l-.096 .054l-.036 .017l-.067 .027l-.108 .032l-.053 .01l-.06 .01l-.057 .004l-.059 .002l-.059 -.002l-.058 -.005l-.06 -.009l-.052 -.01l-.108 -.032l-.067 -.027l-.132 -.07l-.09 -.065l-.081 -.073l-.083 -.094l-.054 -.077l-.054 -.096l-.017 -.036l-.027 -.067l-.032 -.108l-.01 -.053l-.01 -.06l-.004 -.057l-.002 -12.059z" />
87551</svg>
87552"#;
87553pub const ICON_CARET_UP_DOWN_FILLED: &str = r#"
87554<svg
87555 xmlns="http://www.w3.org/2000/svg"
87556 width="24"
87557 height="24"
87558 viewBox="0 0 24 24"
87559 fill="currentColor"
87560>
87561 <path d="M11.293 3.293a1 1 0 0 1 1.414 0l6 6a.95 .95 0 0 1 .073 .082l.006 .008l.016 .022l.042 .059l.009 .015l.007 .01l.014 .027l.024 .044l.007 .017l.01 .02l.012 .032l.015 .034l.007 .025l.008 .02l.005 .026l.012 .037l.004 .028l.006 .025l.003 .026l.006 .033l.002 .03l.003 .028v.026l.002 .033l-.002 .033v.026l-.003 .026l-.002 .032l-.005 .029l-.004 .03l-.006 .024l-.004 .03l-.012 .035l-.005 .027l-.008 .019l-.007 .026l-.015 .033l-.012 .034l-.01 .018l-.007 .018l-.024 .043l-.014 .028l-.007 .009l-.009 .016l-.042 .058l-.012 .019l-.004 .003l-.006 .01a1.006 1.006 0 0 1 -.155 .154l-.009 .006l-.022 .016l-.058 .042l-.016 .009l-.009 .007l-.028 .014l-.043 .024l-.018 .007l-.018 .01l-.034 .012l-.033 .015l-.024 .006l-.021 .009l-.027 .005l-.036 .012l-.029 .004l-.024 .006l-.028 .003l-.031 .006l-.032 .002l-.026 .003h-.026l-.033 .002h-12c-.89 0 -1.337 -1.077 -.707 -1.707l6 -6z" />
87562 <path d="M18 13l.033 .002h.026l.026 .003l.032 .002l.031 .006l.028 .003l.024 .006l.03 .004l.035 .012l.027 .005l.019 .008l.026 .007l.033 .015l.034 .012l.018 .01l.018 .007l.043 .024l.028 .014l.009 .007l.016 .009l.051 .037l.026 .017l.003 .004l.01 .006a.982 .982 0 0 1 .154 .155l.006 .009l.015 .02l.043 .06l.009 .016l.007 .009l.014 .028l.024 .043l.005 .013l.012 .023l.012 .034l.015 .033l.007 .026l.008 .02l.005 .026l.012 .036l.004 .029l.006 .024l.003 .028l.006 .031l.002 .032l.003 .026v.026l.002 .033l-.002 .033v.026l-.003 .026l-.002 .032l-.006 .031l-.003 .028l-.006 .024l-.004 .03l-.012 .035l-.005 .027l-.008 .019l-.007 .026l-.015 .033l-.012 .034l-.01 .018l-.007 .018l-.024 .043l-.014 .028l-.007 .009l-.009 .016l-.042 .058l-.012 .019l-.004 .003l-.006 .01l-.073 .081l-6 6a1 1 0 0 1 -1.414 0l-6 -6c-.63 -.63 -.184 -1.707 .707 -1.707h12z" />
87563</svg>
87564"#;
87565pub const ICON_CARET_UP_FILLED: &str = r#"
87566<svg
87567 xmlns="http://www.w3.org/2000/svg"
87568 width="24"
87569 height="24"
87570 viewBox="0 0 24 24"
87571 fill="currentColor"
87572>
87573 <path d="M11.293 7.293a1 1 0 0 1 1.32 -.083l.094 .083l6 6l.083 .094l.054 .077l.054 .096l.017 .036l.027 .067l.032 .108l.01 .053l.01 .06l.004 .057l.002 .059l-.002 .059l-.005 .058l-.009 .06l-.01 .052l-.032 .108l-.027 .067l-.07 .132l-.065 .09l-.073 .081l-.094 .083l-.077 .054l-.096 .054l-.036 .017l-.067 .027l-.108 .032l-.053 .01l-.06 .01l-.057 .004l-.059 .002h-12c-.852 0 -1.297 -.986 -.783 -1.623l.076 -.084l6 -6z" />
87574</svg>
87575"#;
87576pub const ICON_CAROUSEL_HORIZONTAL_FILLED: &str = r#"
87577<svg
87578 xmlns="http://www.w3.org/2000/svg"
87579 width="24"
87580 height="24"
87581 viewBox="0 0 24 24"
87582 fill="currentColor"
87583>
87584 <path d="M16 4h-8a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2z" />
87585 <path d="M22 6a1 1 0 0 1 .117 1.993l-.117 .007h-1v8h1a1 1 0 0 1 .117 1.993l-.117 .007h-1a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-8a2 2 0 0 1 1.85 -1.995l.15 -.005h1z" />
87586 <path d="M3 6a2 2 0 0 1 1.995 1.85l.005 .15v8a2 2 0 0 1 -1.85 1.995l-.15 .005h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1v-8h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
87587</svg>
87588"#;
87589pub const ICON_CAROUSEL_VERTICAL_FILLED: &str = r#"
87590<svg
87591 xmlns="http://www.w3.org/2000/svg"
87592 width="24"
87593 height="24"
87594 viewBox="0 0 24 24"
87595 fill="currentColor"
87596>
87597 <path d="M18 6h-12a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-8a2 2 0 0 0 -2 -2z" />
87598 <path d="M16 19a2 2 0 0 1 1.995 1.85l.005 .15v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-1h-8v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-1a2 2 0 0 1 1.85 -1.995l.15 -.005h8z" />
87599 <path d="M17 1a1 1 0 0 1 .993 .883l.007 .117v1a2 2 0 0 1 -1.85 1.995l-.15 .005h-8a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-1a1 1 0 0 1 1.993 -.117l.007 .117v1h8v-1a1 1 0 0 1 1 -1z" />
87600</svg>
87601"#;
87602pub const ICON_CASH_BANKNOTE_FILLED: &str = r#"
87603<svg
87604 xmlns="http://www.w3.org/2000/svg"
87605 width="24"
87606 height="24"
87607 viewBox="0 0 24 24"
87608 fill="currentColor"
87609>
87610 <path d="M19 5a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3zm-7 4a3 3 0 0 0 -2.996 2.85l-.004 .15a3 3 0 1 0 3 -3m6.01 2h-.01a1 1 0 0 0 0 2h.01a1 1 0 0 0 0 -2m-12 0h-.01a1 1 0 1 0 .01 2a1 1 0 0 0 0 -2" />
87611</svg>
87612"#;
87613pub const ICON_CATEGORY_FILLED: &str = r#"
87614<svg
87615 xmlns="http://www.w3.org/2000/svg"
87616 width="24"
87617 height="24"
87618 viewBox="0 0 24 24"
87619 fill="currentColor"
87620>
87621 <path d="M10 3h-6a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1z" />
87622 <path d="M20 3h-6a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1z" />
87623 <path d="M10 13h-6a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1 -1v-6a1 1 0 0 0 -1 -1z" />
87624 <path d="M17 13a4 4 0 1 1 -3.995 4.2l-.005 -.2l.005 -.2a4 4 0 0 1 3.995 -3.8z" />
87625</svg>
87626"#;
87627pub const ICON_CHART_AREA_LINE_FILLED: &str = r#"
87628<svg
87629 xmlns="http://www.w3.org/2000/svg"
87630 width="24"
87631 height="24"
87632 viewBox="0 0 24 24"
87633 fill="currentColor"
87634>
87635 <path d="M15.22 9.375a1 1 0 0 1 1.393 -.165l.094 .083l4 4a1 1 0 0 1 .284 .576l.009 .131v5a1 1 0 0 1 -.883 .993l-.117 .007h-16.022l-.11 -.009l-.11 -.02l-.107 -.034l-.105 -.046l-.1 -.059l-.094 -.07l-.06 -.055l-.072 -.082l-.064 -.089l-.054 -.096l-.016 -.035l-.04 -.103l-.027 -.106l-.015 -.108l-.004 -.11l.009 -.11l.019 -.105c.01 -.04 .022 -.077 .035 -.112l.046 -.105l.059 -.1l4 -6a1 1 0 0 1 1.165 -.39l.114 .05l3.277 1.638l3.495 -4.369z" />
87636 <path d="M15.232 3.36a1 1 0 0 1 1.382 -.15l.093 .083l4 4a1 1 0 0 1 -1.32 1.497l-.094 -.083l-3.226 -3.225l-4.299 5.158a1 1 0 0 1 -1.1 .303l-.115 -.049l-3.254 -1.626l-2.499 3.332a1 1 0 0 1 -1.295 .269l-.105 -.069a1 1 0 0 1 -.269 -1.295l.069 -.105l3 -4a1 1 0 0 1 1.137 -.341l.11 .047l3.291 1.645l4.494 -5.391z" />
87637</svg>
87638"#;
87639pub const ICON_CHART_AREA_FILLED: &str = r#"
87640<svg
87641 xmlns="http://www.w3.org/2000/svg"
87642 width="24"
87643 height="24"
87644 viewBox="0 0 24 24"
87645 fill="currentColor"
87646>
87647 <path d="M20 18a1 1 0 0 1 .117 1.993l-.117 .007h-16a1 1 0 0 1 -.117 -1.993l.117 -.007h16z" />
87648 <path d="M15.22 5.375a1 1 0 0 1 1.393 -.165l.094 .083l4 4a1 1 0 0 1 .284 .576l.009 .131v5a1 1 0 0 1 -.883 .993l-.117 .007h-16.022l-.11 -.009l-.11 -.02l-.107 -.034l-.105 -.046l-.1 -.059l-.094 -.07l-.06 -.055l-.072 -.082l-.064 -.089l-.054 -.096l-.016 -.035l-.04 -.103l-.027 -.106l-.015 -.108l-.004 -.11l.009 -.11l.019 -.105c.01 -.04 .022 -.077 .035 -.112l.046 -.105l.059 -.1l4 -6a1 1 0 0 1 1.165 -.39l.114 .05l3.277 1.638l3.495 -4.369z" />
87649</svg>
87650"#;
87651pub const ICON_CHART_BUBBLE_FILLED: &str = r#"
87652<svg
87653 xmlns="http://www.w3.org/2000/svg"
87654 width="24"
87655 height="24"
87656 viewBox="0 0 24 24"
87657 fill="currentColor"
87658>
87659 <path d="M6 12a4 4 0 1 1 -3.995 4.2l-.005 -.2l.005 -.2a4 4 0 0 1 3.995 -3.8z" />
87660 <path d="M16 16a3 3 0 1 1 -2.995 3.176l-.005 -.176l.005 -.176a3 3 0 0 1 2.995 -2.824z" />
87661 <path d="M14.5 2a5.5 5.5 0 1 1 -5.496 5.721l-.004 -.221l.004 -.221a5.5 5.5 0 0 1 5.496 -5.279z" />
87662</svg>
87663"#;
87664pub const ICON_CHART_CANDLE_FILLED: &str = r#"
87665<svg
87666 xmlns="http://www.w3.org/2000/svg"
87667 width="24"
87668 height="24"
87669 viewBox="0 0 24 24"
87670 fill="currentColor"
87671>
87672 <path d="M6 3a1 1 0 0 1 .993 .883l.007 .117v1a2 2 0 0 1 1.995 1.85l.005 .15v3a2 2 0 0 1 -1.85 1.995l-.15 .005v8a1 1 0 0 1 -1.993 .117l-.007 -.117v-8a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-3a2 2 0 0 1 1.85 -1.995l.15 -.005v-1a1 1 0 0 1 1 -1z" />
87673 <path d="M12 3a1 1 0 0 1 .993 .883l.007 .117v9a2 2 0 0 1 1.995 1.85l.005 .15v3a2 2 0 0 1 -1.85 1.995l-.15 .005a1 1 0 0 1 -1.993 .117l-.007 -.117l-.15 -.005a2 2 0 0 1 -1.844 -1.838l-.006 -.157v-3a2 2 0 0 1 1.85 -1.995l.15 -.005v-9a1 1 0 0 1 1 -1z" />
87674 <path d="M18 3a1 1 0 0 1 .993 .883l.007 .117a2 2 0 0 1 1.995 1.85l.005 .15v4a2 2 0 0 1 -1.85 1.995l-.15 .005v8a1 1 0 0 1 -1.993 .117l-.007 -.117v-8a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-4a2 2 0 0 1 1.85 -1.995l.15 -.005a1 1 0 0 1 1 -1z" />
87675</svg>
87676"#;
87677pub const ICON_CHART_DONUT_FILLED: &str = r#"
87678<svg
87679 xmlns="http://www.w3.org/2000/svg"
87680 width="24"
87681 height="24"
87682 viewBox="0 0 24 24"
87683 fill="currentColor"
87684>
87685 <path d="M9.883 2.207a1.9 1.9 0 0 1 2.087 1.522l.025 .167l.005 .104v4a1 1 0 0 1 -.641 .933l-.107 .035a3.1 3.1 0 1 0 3.73 3.953l.05 -.173a1 1 0 0 1 .855 -.742l.113 -.006h3.8a2 2 0 0 1 2 2a1 1 0 0 1 -.026 .226a10 10 0 1 1 -12.27 -11.933l.27 -.067l.11 -.02z" />
87686 <path d="M14.775 2.526a.996 .996 0 0 1 .22 -.026l.122 .007l.112 .02l.103 .03a10 10 0 0 1 6.003 5.817l.108 .294a1 1 0 0 1 -.824 1.325l-.119 .007h-4.5a1 1 0 0 1 -.76 -.35a8 8 0 0 0 -.89 -.89a1 1 0 0 1 -.342 -.636l-.008 -.124v-4.495l.006 -.118c.005 -.042 .012 -.08 .02 -.116l.03 -.103a.998 .998 0 0 1 .168 -.299l.071 -.08c.03 -.028 .058 -.052 .087 -.075l.09 -.063l.088 -.05l.103 -.043l.112 -.032z" />
87687</svg>
87688"#;
87689pub const ICON_CHART_DOTS_FILLED: &str = r#"
87690<svg
87691 xmlns="http://www.w3.org/2000/svg"
87692 width="24"
87693 height="24"
87694 viewBox="0 0 24 24"
87695 fill="currentColor"
87696>
87697 <path d="M3 2a1 1 0 0 1 1 1v17h17a1 1 0 0 1 .993 .883l.007 .117a1 1 0 0 1 -1 1h-18a1 1 0 0 1 -1 -1v-18a1 1 0 0 1 1 -1z" />
87698 <path d="M19 4a3 3 0 1 1 -.651 5.93l-2.002 3.202a3 3 0 1 1 -4.927 .337l-1.378 -1.655a3 3 0 1 1 1.538 -1.282l1.378 1.654a2.994 2.994 0 0 1 1.693 -.115l2.002 -3.203a3 3 0 0 1 2.347 -4.868z" />
87699</svg>
87700"#;
87701pub const ICON_CHART_GRID_DOTS_FILLED: &str = r#"
87702<svg
87703 xmlns="http://www.w3.org/2000/svg"
87704 width="24"
87705 height="24"
87706 viewBox="0 0 24 24"
87707 fill="currentColor"
87708>
87709 <path d="M18 2a1 1 0 0 1 1 1v.171a3.008 3.008 0 0 1 1.83 1.83l.17 -.001a1 1 0 0 1 0 2h-.171a3.008 3.008 0 0 1 -1.828 1.829l-.001 2.171h2a1 1 0 0 1 0 2h-2v2.171a3.008 3.008 0 0 1 1.83 1.83l.17 -.001a1 1 0 0 1 0 2h-.171a3.008 3.008 0 0 1 -1.828 1.829l-.001 .171a1 1 0 0 1 -2 0v-.17a3.008 3.008 0 0 1 -1.829 -1.83h-2.171v2a1 1 0 0 1 -2 0v-2h-2.171a3.008 3.008 0 0 1 -1.828 1.829l-.001 .171a1 1 0 0 1 -2 0v-.17a3.008 3.008 0 0 1 -1.829 -1.83h-.171a1 1 0 0 1 0 -2h.17a3.008 3.008 0 0 1 1.83 -1.83v-.34a3.008 3.008 0 0 1 -1.829 -1.83h-.171a1 1 0 0 1 0 -2h.17a3.008 3.008 0 0 1 1.83 -1.83v-2.17h-2a1 1 0 1 1 0 -2h2v-2a1 1 0 1 1 2 0v2h4v-2a1 1 0 0 1 2 0v2h2.17a3.008 3.008 0 0 1 1.83 -1.83v-.17a1 1 0 0 1 1 -1zm-7 11h-2.171a3.008 3.008 0 0 1 -1.828 1.829v.342a3.008 3.008 0 0 1 1.828 1.829h2.171v-4zm6 0h-4v4h2.17a3.008 3.008 0 0 1 1.83 -1.83v-2.17zm-6 -6h-4v2.171a3.008 3.008 0 0 1 1.83 1.83l2.17 -.001v-4zm4.171 0h-2.171v4h4v-2.17a3.008 3.008 0 0 1 -1.829 -1.83z" />
87710</svg>
87711"#;
87712pub const ICON_CHART_PIE_FILLED: &str = r#"
87713<svg
87714 xmlns="http://www.w3.org/2000/svg"
87715 width="24"
87716 height="24"
87717 viewBox="0 0 24 24"
87718 fill="currentColor"
87719>
87720 <path d="M9.883 2.207a1.9 1.9 0 0 1 2.087 1.522l.025 .167l.005 .104v7a1 1 0 0 0 .883 .993l.117 .007h6.8a2 2 0 0 1 2 2a1 1 0 0 1 -.026 .226a10 10 0 1 1 -12.27 -11.933l.27 -.067l.11 -.02z" />
87721 <path d="M14 3.5v5.5a1 1 0 0 0 1 1h5.5a1 1 0 0 0 .943 -1.332a10 10 0 0 0 -6.11 -6.111a1 1 0 0 0 -1.333 .943z" />
87722</svg>
87723"#;
87724pub const ICON_CHERRY_FILLED: &str = r#"
87725<svg
87726 xmlns="http://www.w3.org/2000/svg"
87727 width="24"
87728 height="24"
87729 viewBox="0 0 24 24"
87730 fill="currentColor"
87731>
87732 <path d="M16.588 5.191l.058 .045l.078 .074l.072 .084l.013 .018a.998 .998 0 0 1 .182 .727l-.022 .111l-.03 .092c-.99 2.725 -.666 5.158 .679 7.706a4 4 0 1 1 -4.613 4.152l-.005 -.2l.005 -.2a4.002 4.002 0 0 1 2.5 -3.511c-.947 -2.03 -1.342 -4.065 -1.052 -6.207c-.166 .077 -.332 .15 -.499 .218l.094 -.064c-2.243 1.47 -3.552 3.004 -3.98 4.57a4.5 4.5 0 1 1 -7.064 3.906l-.004 -.212l.005 -.212a4.5 4.5 0 0 1 5.2 -4.233c.332 -1.073 .945 -2.096 1.83 -3.069c-1.794 -.096 -3.586 -.759 -5.355 -1.986l-.268 -.19l-.051 -.04l-.046 -.04l-.044 -.044l-.04 -.046l-.04 -.05l-.032 -.047l-.035 -.06l-.053 -.11l-.038 -.116l-.023 -.117l-.005 -.042l-.005 -.118l.01 -.118l.023 -.117l.038 -.115l.03 -.066l.023 -.045l.035 -.06l.032 -.046l.04 -.051l.04 -.046l.044 -.044l.046 -.04l.05 -.04c4.018 -2.922 8.16 -2.922 12.177 0z" />
87733</svg>
87734"#;
87735pub const ICON_CHESS_BISHOP_FILLED: &str = r#"
87736<svg
87737 xmlns="http://www.w3.org/2000/svg"
87738 width="24"
87739 height="24"
87740 viewBox="0 0 24 24"
87741 fill="currentColor"
87742>
87743 <path d="M12 2a2 2 0 0 1 1.386 3.442c.646 .28 1.226 .62 1.74 1.017l-3.833 3.834l-.083 .094a1 1 0 0 0 1.403 1.403l.094 -.083l3.814 -3.813c.977 1.35 1.479 3.07 1.479 5.106c0 1.913 -1.178 3.722 -3.089 3.973l-.2 .02l-.211 .007h-5c-2.126 0 -3.5 -1.924 -3.5 -4c0 -3.68 1.57 -6.255 4.613 -7.56a2 2 0 0 1 1.387 -3.44z" />
87744 <path d="M12 5v1" />
87745 <path d="M18 18h-12a1 1 0 0 0 -1 1a2 2 0 0 0 2 2h10a2 2 0 0 0 1.987 -1.768l.011 -.174a1 1 0 0 0 -.998 -1.058z" />
87746</svg>
87747"#;
87748pub const ICON_CHESS_KING_FILLED: &str = r#"
87749<svg
87750 xmlns="http://www.w3.org/2000/svg"
87751 width="24"
87752 height="24"
87753 viewBox="0 0 24 24"
87754 fill="currentColor"
87755>
87756 <path d="M12 2a1 1 0 0 1 .993 .883l.007 .117v2h2a1 1 0 0 1 .117 1.993l-.117 .007h-2v1.758a4.49 4.49 0 0 1 2.033 -.734l.24 -.018l.227 -.006a4.5 4.5 0 0 1 4.5 4.5a4.504 4.504 0 0 1 -4.064 4.478l-.217 .016l-.219 .006h-7a4.5 4.5 0 1 1 2.501 -8.241l-.001 -1.759h-2a1 1 0 0 1 -.117 -1.993l.117 -.007h2v-2a1 1 0 0 1 1 -1z" />
87757 <path d="M18 18h-12a1 1 0 0 0 -1 1a2 2 0 0 0 2 2h10a2 2 0 0 0 1.987 -1.768l.011 -.174a1 1 0 0 0 -.998 -1.058z" />
87758</svg>
87759"#;
87760pub const ICON_CHESS_KNIGHT_FILLED: &str = r#"
87761<svg
87762 xmlns="http://www.w3.org/2000/svg"
87763 width="24"
87764 height="24"
87765 viewBox="0 0 24 24"
87766 fill="currentColor"
87767>
87768 <path d="M8.959 1.99l-.147 .028l-.115 .029a1 1 0 0 0 -.646 1.27l.749 2.245l-2.815 1.735a2 2 0 0 0 -.655 2.751l.089 .133a2 2 0 0 0 1.614 .819l1.563 -.001l-1.614 4.674a1 1 0 0 0 .945 1.327h7.961a1 1 0 0 0 1 -.978l.112 -5c0 -3.827 -1.555 -6.878 -4.67 -7.966l-2.399 -.83l-.375 -.121l-.258 -.074l-.135 -.031l-.101 -.013l-.055 -.001l-.048 .003z" />
87769 <path d="M18 18h-12a1 1 0 0 0 -1 1a2 2 0 0 0 2 2h10a2 2 0 0 0 1.987 -1.768l.011 -.174a1 1 0 0 0 -.998 -1.058z" />
87770</svg>
87771"#;
87772pub const ICON_CHESS_QUEEN_FILLED: &str = r#"
87773<svg
87774 xmlns="http://www.w3.org/2000/svg"
87775 width="24"
87776 height="24"
87777 viewBox="0 0 24 24"
87778 fill="currentColor"
87779>
87780 <path d="M12 2a2 2 0 0 1 1.572 3.236l.793 1.983l1.702 -1.702a2.003 2.003 0 0 1 1.933 -2.517a2 2 0 0 1 .674 3.884l-1.69 9.295a1 1 0 0 1 -.865 .814l-.119 .007h-8a1 1 0 0 1 -.956 -.705l-.028 -.116l-1.69 -9.295a2 2 0 1 1 2.607 -1.367l1.701 1.702l.794 -1.983a2 2 0 0 1 1.572 -3.236z" />
87781 <path d="M18 18h-12a1 1 0 0 0 -1 1a2 2 0 0 0 2 2h10a2 2 0 0 0 1.987 -1.768l.011 -.174a1 1 0 0 0 -.998 -1.058z" />
87782</svg>
87783"#;
87784pub const ICON_CHESS_ROOK_FILLED: &str = r#"
87785<svg
87786 xmlns="http://www.w3.org/2000/svg"
87787 width="24"
87788 height="24"
87789 viewBox="0 0 24 24"
87790 fill="currentColor"
87791>
87792 <path d="M14 3a1 1 0 0 1 .993 .883l.007 .117v2h1.652l.362 -2.164a1 1 0 0 1 1.034 -.836l.116 .013a1 1 0 0 1 .836 1.035l-.013 .116l-.5 3a1 1 0 0 1 -.865 .829l-.122 .007h-1.383l.877 7.89a1 1 0 0 1 -.877 1.103l-.117 .007h-8a1 1 0 0 1 -1 -.993l.006 -.117l.877 -7.89h-1.383a1 1 0 0 1 -.96 -.718l-.026 -.118l-.5 -3a1 1 0 0 1 1.947 -.442l.025 .114l.361 2.164h1.653v-2a1 1 0 0 1 1.993 -.117l.007 .117v2h2v-2a1 1 0 0 1 1 -1z" />
87793 <path d="M18 18h-12a1 1 0 0 0 -1 1a2 2 0 0 0 2 2h10a2 2 0 0 0 1.987 -1.768l.011 -.174a1 1 0 0 0 -.998 -1.058z" />
87794</svg>
87795"#;
87796pub const ICON_CHESS_FILLED: &str = r#"
87797<svg
87798 xmlns="http://www.w3.org/2000/svg"
87799 width="24"
87800 height="24"
87801 viewBox="0 0 24 24"
87802 fill="currentColor"
87803>
87804 <path d="M12 2a4 4 0 0 1 4 4a5.03 5.03 0 0 1 -.438 2.001l.438 -.001a1 1 0 0 1 .117 1.993l-.117 .007h-1.263l1.24 5.79a1 1 0 0 1 -.747 1.184l-.113 .02l-.117 .006h-6a1 1 0 0 1 -.996 -1.093l.018 -.117l1.24 -5.79h-1.262a1 1 0 0 1 -.117 -1.993l.117 -.007h.438a5.154 5.154 0 0 1 -.412 -1.525l-.02 -.259l-.006 -.216a4 4 0 0 1 4 -4z" />
87805 <path d="M18 18h-12a1 1 0 0 0 -1 1a2 2 0 0 0 2 2h10a2 2 0 0 0 1.987 -1.768l.011 -.174a1 1 0 0 0 -.998 -1.058z" />
87806</svg>
87807"#;
87808pub const ICON_CIRCLE_ARROW_DOWN_LEFT_FILLED: &str = r#"
87809<svg
87810 xmlns="http://www.w3.org/2000/svg"
87811 width="24"
87812 height="24"
87813 viewBox="0 0 24 24"
87814 fill="currentColor"
87815>
87816 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-8 4.66a1 1 0 0 0 -1 1v6l.007 .117l.029 .149l.035 .105l.054 .113l.071 .111c.03 .04 .061 .077 .097 .112l.09 .08l.096 .067l.098 .052l.11 .044l.112 .03l.126 .017l6.075 .003l.117 -.007a1 1 0 0 0 .883 -.993l-.007 -.117a1 1 0 0 0 -.993 -.883h-3.586l4.293 -4.293l.083 -.094a1 1 0 0 0 -1.497 -1.32l-4.293 4.291v-3.584l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
87817</svg>
87818"#;
87819pub const ICON_CIRCLE_ARROW_DOWN_RIGHT_FILLED: &str = r#"
87820<svg
87821 xmlns="http://www.w3.org/2000/svg"
87822 width="24"
87823 height="24"
87824 viewBox="0 0 24 24"
87825 fill="currentColor"
87826>
87827 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-2 4.66l-.117 .007a1 1 0 0 0 -.883 .993v3.585l-4.293 -4.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l4.292 4.293h-3.585l-.117 .007a1 1 0 0 0 .117 1.993l6.034 .001a.998 .998 0 0 0 .186 -.025l.053 -.014l.066 -.02l.13 -.059l.093 -.055a.98 .98 0 0 0 .438 -.828v-6l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
87828</svg>
87829"#;
87830pub const ICON_CIRCLE_ARROW_DOWN_FILLED: &str = r#"
87831<svg
87832 xmlns="http://www.w3.org/2000/svg"
87833 width="24"
87834 height="24"
87835 viewBox="0 0 24 24"
87836 fill="currentColor"
87837>
87838 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-5 3.66a1 1 0 0 0 -1 1v5.585l-2.293 -2.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l4 4c.028 .028 .057 .054 .094 .083l.092 .064l.098 .052l.081 .034l.113 .034l.112 .02l.117 .006l.115 -.007l.114 -.02l.142 -.044l.113 -.054l.111 -.071a.939 .939 0 0 0 .112 -.097l4 -4l.083 -.094a1 1 0 0 0 -1.497 -1.32l-2.293 2.291v-5.584l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
87839</svg>
87840"#;
87841pub const ICON_CIRCLE_ARROW_LEFT_FILLED: &str = r#"
87842<svg
87843 xmlns="http://www.w3.org/2000/svg"
87844 width="24"
87845 height="24"
87846 viewBox="0 0 24 24"
87847 fill="currentColor"
87848>
87849 <path d="M12 2a10 10 0 0 1 .324 19.995l-.324 .005l-.324 -.005a10 10 0 0 1 .324 -19.995zm.707 5.293a1 1 0 0 0 -1.414 0l-4 4a1.048 1.048 0 0 0 -.083 .094l-.064 .092l-.052 .098l-.044 .11l-.03 .112l-.017 .126l-.003 .075l.004 .09l.007 .058l.025 .118l.035 .105l.054 .113l.043 .07l.071 .095l.054 .058l4 4l.094 .083a1 1 0 0 0 1.32 -1.497l-2.292 -2.293h5.585l.117 -.007a1 1 0 0 0 -.117 -1.993h-5.586l2.293 -2.293l.083 -.094a1 1 0 0 0 -.083 -1.32z" />
87850</svg>
87851"#;
87852pub const ICON_CIRCLE_ARROW_RIGHT_FILLED: &str = r#"
87853<svg
87854 xmlns="http://www.w3.org/2000/svg"
87855 width="24"
87856 height="24"
87857 viewBox="0 0 24 24"
87858 fill="currentColor"
87859>
87860 <path d="M12 2l.324 .005a10 10 0 1 1 -.648 0l.324 -.005zm.613 5.21a1 1 0 0 0 -1.32 1.497l2.291 2.293h-5.584l-.117 .007a1 1 0 0 0 .117 1.993h5.584l-2.291 2.293l-.083 .094a1 1 0 0 0 1.497 1.32l4 -4l.073 -.082l.064 -.089l.062 -.113l.044 -.11l.03 -.112l.017 -.126l.003 -.075l-.007 -.118l-.029 -.148l-.035 -.105l-.054 -.113l-.071 -.111a1.008 1.008 0 0 0 -.097 -.112l-4 -4z" />
87861</svg>
87862"#;
87863pub const ICON_CIRCLE_ARROW_UP_LEFT_FILLED: &str = r#"
87864<svg
87865 xmlns="http://www.w3.org/2000/svg"
87866 width="24"
87867 height="24"
87868 viewBox="0 0 24 24"
87869 fill="currentColor"
87870>
87871 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-2 4.66h-6l-.117 .007l-.149 .029l-.105 .035l-.113 .054l-.111 .071a1.01 1.01 0 0 0 -.112 .097l-.08 .09l-.067 .096l-.052 .098l-.044 .11l-.03 .112l-.017 .126l-.003 6.075l.007 .117a1 1 0 0 0 .993 .883l.117 -.007a1 1 0 0 0 .883 -.993v-3.585l4.293 4.292l.094 .083a1 1 0 0 0 1.32 -1.497l-4.292 -4.293h3.585l.117 -.007a1 1 0 0 0 -.117 -1.993z" />
87872</svg>
87873"#;
87874pub const ICON_CIRCLE_ARROW_UP_RIGHT_FILLED: &str = r#"
87875<svg
87876 xmlns="http://www.w3.org/2000/svg"
87877 width="24"
87878 height="24"
87879 viewBox="0 0 24 24"
87880 fill="currentColor"
87881>
87882 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-2 4.66h-6l-.117 .007a1 1 0 0 0 -.883 .993l.007 .117a1 1 0 0 0 .993 .883h3.584l-4.291 4.293l-.083 .094a1 1 0 0 0 1.497 1.32l4.293 -4.293v3.586l.007 .117a1 1 0 0 0 1.993 -.117v-6l-.007 -.117l-.029 -.149l-.035 -.105l-.054 -.113l-.071 -.111a1.01 1.01 0 0 0 -.097 -.112l-.09 -.08l-.096 -.067l-.098 -.052l-.11 -.044l-.112 -.03l-.126 -.017l-.075 -.003z" />
87883</svg>
87884"#;
87885pub const ICON_CIRCLE_ARROW_UP_FILLED: &str = r#"
87886<svg
87887 xmlns="http://www.w3.org/2000/svg"
87888 width="24"
87889 height="24"
87890 viewBox="0 0 24 24"
87891 fill="currentColor"
87892>
87893 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-4.98 3.66l-.163 .01l-.086 .016l-.142 .045l-.113 .054l-.07 .043l-.095 .071l-.058 .054l-4 4l-.083 .094a1 1 0 0 0 1.497 1.32l2.293 -2.293v5.586l.007 .117a1 1 0 0 0 1.993 -.117v-5.585l2.293 2.292l.094 .083a1 1 0 0 0 1.32 -1.497l-4 -4l-.082 -.073l-.089 -.064l-.113 -.062l-.081 -.034l-.113 -.034l-.112 -.02l-.098 -.006z" />
87894</svg>
87895"#;
87896pub const ICON_CIRCLE_CHECK_FILLED: &str = r#"
87897<svg
87898 xmlns="http://www.w3.org/2000/svg"
87899 width="24"
87900 height="24"
87901 viewBox="0 0 24 24"
87902 fill="currentColor"
87903>
87904 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.293 5.953a1 1 0 0 0 -1.32 -.083l-.094 .083l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.403 1.403l.083 .094l2 2l.094 .083a1 1 0 0 0 1.226 0l.094 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z" />
87905</svg>
87906"#;
87907pub const ICON_CIRCLE_DOT_FILLED: &str = r#"
87908<svg
87909 xmlns="http://www.w3.org/2000/svg"
87910 width="24"
87911 height="24"
87912 viewBox="0 0 24 24"
87913 fill="currentColor"
87914>
87915 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-5 6.66a2 2 0 0 0 -1.977 1.697l-.018 .154l-.005 .149l.005 .15a2 2 0 1 0 1.995 -2.15z" />
87916</svg>
87917"#;
87918pub const ICON_CIRCLE_KEY_FILLED: &str = r#"
87919<svg
87920 xmlns="http://www.w3.org/2000/svg"
87921 width="24"
87922 height="24"
87923 viewBox="0 0 24 24"
87924 fill="currentColor"
87925>
87926 <path d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -20 0c0 -5.523 4.477 -10 10 -10zm2 5a3 3 0 0 0 -2.98 2.65l-.015 .174l-.005 .176l.005 .176c.019 .319 .087 .624 .197 .908l.09 .209l-3.5 3.5l-.082 .094a1 1 0 0 0 0 1.226l.083 .094l1.5 1.5l.094 .083a1 1 0 0 0 1.226 0l.094 -.083l.083 -.094a1 1 0 0 0 0 -1.226l-.083 -.094l-.792 -.793l.585 -.585l.793 .792l.094 .083a1 1 0 0 0 1.403 -1.403l-.083 -.094l-.792 -.793l.792 -.792a3 3 0 1 0 1.293 -5.708zm0 2a1 1 0 1 1 0 2a1 1 0 0 1 0 -2z" />
87927</svg>
87928"#;
87929pub const ICON_CIRCLE_LETTER_A_FILLED: &str = r#"
87930<svg
87931 xmlns="http://www.w3.org/2000/svg"
87932 width="24"
87933 height="24"
87934 viewBox="0 0 24 24"
87935 fill="currentColor"
87936>
87937 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m0 5a3 3 0 0 0 -3 3v6a1 1 0 0 0 2 0v-2h2v2a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-6a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v2h-2v-2a1 1 0 0 1 .883 -.993z" />
87938</svg>
87939"#;
87940pub const ICON_CIRCLE_LETTER_B_FILLED: &str = r#"
87941<svg
87942 xmlns="http://www.w3.org/2000/svg"
87943 width="24"
87944 height="24"
87945 viewBox="0 0 24 24"
87946 fill="currentColor"
87947>
87948 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m0 5h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h2a3 3 0 0 0 3 -3l-.005 -.176a3 3 0 0 0 -.654 -1.7l-.106 -.124l.106 -.124a3 3 0 0 0 -2.341 -4.876m0 6a1 1 0 0 1 0 2h-1v-2zm0 -4a1 1 0 0 1 0 2h-1v-2z" />
87949</svg>
87950"#;
87951pub const ICON_CIRCLE_LETTER_C_FILLED: &str = r#"
87952<svg
87953 xmlns="http://www.w3.org/2000/svg"
87954 width="24"
87955 height="24"
87956 viewBox="0 0 24 24"
87957 fill="currentColor"
87958>
87959 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m0 5a3 3 0 0 0 -3 3v4a3 3 0 0 0 6 0a1 1 0 0 0 -1.993 -.117l-.007 .117a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1.993 -.117l.007 .117a1 1 0 0 0 2 0a3 3 0 0 0 -3 -3" />
87960</svg>
87961"#;
87962pub const ICON_CIRCLE_LETTER_D_FILLED: &str = r#"
87963<svg
87964 xmlns="http://www.w3.org/2000/svg"
87965 width="24"
87966 height="24"
87967 viewBox="0 0 24 24"
87968 fill="currentColor"
87969>
87970 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m0 5h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h2a3 3 0 0 0 3 -3v-4a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-1v-6z" />
87971</svg>
87972"#;
87973pub const ICON_CIRCLE_LETTER_E_FILLED: &str = r#"
87974<svg
87975 xmlns="http://www.w3.org/2000/svg"
87976 width="24"
87977 height="24"
87978 viewBox="0 0 24 24"
87979 fill="currentColor"
87980>
87981 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2 5h-4a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-3v-2h1.5a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-1.5v-2h3a1 1 0 0 0 0 -2" />
87982</svg>
87983"#;
87984pub const ICON_CIRCLE_LETTER_F_FILLED: &str = r#"
87985<svg
87986 xmlns="http://www.w3.org/2000/svg"
87987 width="24"
87988 height="24"
87989 viewBox="0 0 24 24"
87990 fill="currentColor"
87991>
87992 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2 5h-4a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3h2a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-2v-2h3a1 1 0 0 0 0 -2" />
87993</svg>
87994"#;
87995pub const ICON_CIRCLE_LETTER_G_FILLED: &str = r#"
87996<svg
87997 xmlns="http://www.w3.org/2000/svg"
87998 width="24"
87999 height="24"
88000 viewBox="0 0 24 24"
88001 fill="currentColor"
88002>
88003 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2 5h-2a3 3 0 0 0 -3 3v4a3 3 0 0 0 3 3h2a1 1 0 0 0 1 -1v-4a1 1 0 0 0 -1 -1h-1a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .993 .883v2h-1a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2a1 1 0 0 0 0 -2" />
88004</svg>
88005"#;
88006pub const ICON_CIRCLE_LETTER_H_FILLED: &str = r#"
88007<svg
88008 xmlns="http://www.w3.org/2000/svg"
88009 width="24"
88010 height="24"
88011 viewBox="0 0 24 24"
88012 fill="currentColor"
88013>
88014 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2 5a1 1 0 0 0 -1 1v3h-2v-3a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-3h2v3a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-8a1 1 0 0 0 -1 -1" />
88015</svg>
88016"#;
88017pub const ICON_CIRCLE_LETTER_I_FILLED: &str = r#"
88018<svg
88019 xmlns="http://www.w3.org/2000/svg"
88020 width="24"
88021 height="24"
88022 viewBox="0 0 24 24"
88023 fill="currentColor"
88024>
88025 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m0 5a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-8a1 1 0 0 0 -1 -1" />
88026</svg>
88027"#;
88028pub const ICON_CIRCLE_LETTER_J_FILLED: &str = r#"
88029<svg
88030 xmlns="http://www.w3.org/2000/svg"
88031 width="24"
88032 height="24"
88033 viewBox="0 0 24 24"
88034 fill="currentColor"
88035>
88036 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2 5h-4a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .993 .883h3v5a1 1 0 0 1 -1.993 .117l-.007 -.117a1 1 0 0 0 -2 0a3 3 0 0 0 6 0v-6a1 1 0 0 0 -1 -1" />
88037</svg>
88038"#;
88039pub const ICON_CIRCLE_LETTER_K_FILLED: &str = r#"
88040<svg
88041 xmlns="http://www.w3.org/2000/svg"
88042 width="24"
88043 height="24"
88044 viewBox="0 0 24 24"
88045 fill="currentColor"
88046>
88047 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2.53 5.152a1 1 0 0 0 -1.378 .318l-2.152 3.443v-2.913a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-2.914l2.152 3.444a1 1 0 0 0 1.276 .374l.102 -.056l.095 -.068a1 1 0 0 0 .223 -1.31l-2.17 -3.47l2.17 -3.47a1 1 0 0 0 -.318 -1.378" />
88048</svg>
88049"#;
88050pub const ICON_CIRCLE_LETTER_L_FILLED: &str = r#"
88051<svg
88052 xmlns="http://www.w3.org/2000/svg"
88053 width="24"
88054 height="24"
88055 viewBox="0 0 24 24"
88056 fill="currentColor"
88057>
88058 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m-2 5a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-3v-7a1 1 0 0 0 -1 -1" />
88059</svg>
88060"#;
88061pub const ICON_CIRCLE_LETTER_M_FILLED: &str = r#"
88062<svg
88063 xmlns="http://www.w3.org/2000/svg"
88064 width="24"
88065 height="24"
88066 viewBox="0 0 24 24"
88067 fill="currentColor"
88068>
88069 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m4 6c0 -1.014 -1.336 -1.384 -1.857 -.514l-2.143 3.57l-2.143 -3.57c-.521 -.87 -1.857 -.5 -1.857 .514v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-4.39l1.143 1.904l.074 .108a1 1 0 0 0 1.64 -.108l1.143 -1.904v4.39a1 1 0 0 0 2 0z" />
88070</svg>
88071"#;
88072pub const ICON_CIRCLE_LETTER_N_FILLED: &str = r#"
88073<svg
88074 xmlns="http://www.w3.org/2000/svg"
88075 width="24"
88076 height="24"
88077 viewBox="0 0 24 24"
88078 fill="currentColor"
88079>
88080 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m-1.106 5.553c-.471 -.944 -1.894 -.608 -1.894 .447v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3.764l2.106 4.211c.471 .944 1.894 .608 1.894 -.447v-8a1 1 0 0 0 -1 -1l-.117 .007a1 1 0 0 0 -.883 .993v3.764z" />
88081</svg>
88082"#;
88083pub const ICON_CIRCLE_LETTER_O_FILLED: &str = r#"
88084<svg
88085 xmlns="http://www.w3.org/2000/svg"
88086 width="24"
88087 height="24"
88088 viewBox="0 0 24 24"
88089 fill="currentColor"
88090>
88091 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m0 5a3 3 0 0 0 -3 3v4a3 3 0 0 0 6 0v-4a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v4a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1 -1" />
88092</svg>
88093"#;
88094pub const ICON_CIRCLE_LETTER_P_FILLED: &str = r#"
88095<svg
88096 xmlns="http://www.w3.org/2000/svg"
88097 width="24"
88098 height="24"
88099 viewBox="0 0 24 24"
88100 fill="currentColor"
88101>
88102 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m0 5h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3h1a3 3 0 0 0 0 -6m0 2a1 1 0 0 1 0 2h-1v-2z" />
88103</svg>
88104"#;
88105pub const ICON_CIRCLE_LETTER_Q_FILLED: &str = r#"
88106<svg
88107 xmlns="http://www.w3.org/2000/svg"
88108 width="24"
88109 height="24"
88110 viewBox="0 0 24 24"
88111 fill="currentColor"
88112>
88113 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m0 5a3 3 0 0 0 -3 3v4a3 3 0 0 0 4.168 2.764l.125 -.057a1 1 0 0 0 1.414 -1.414l.057 -.125a3 3 0 0 0 .236 -1.168v-4a3 3 0 0 0 -3 -3m1 7.001h-.059a.996 .996 0 0 0 -.941 1a1 1 0 0 1 -1 -1.001v-4a1 1 0 0 1 2 0z" />
88114</svg>
88115"#;
88116pub const ICON_CIRCLE_LETTER_R_FILLED: &str = r#"
88117<svg
88118 xmlns="http://www.w3.org/2000/svg"
88119 width="24"
88120 height="24"
88121 viewBox="0 0 24 24"
88122 fill="currentColor"
88123>
88124 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m0 5h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-2.332l2.2 2.932a1 1 0 0 0 1.4 .2l.096 -.081a1 1 0 0 0 .104 -1.319l-1.903 -2.538l.115 -.037a3.001 3.001 0 0 0 -1.012 -5.825m0 2a1 1 0 0 1 0 2h-1v-2z" />
88125</svg>
88126"#;
88127pub const ICON_CIRCLE_LETTER_S_FILLED: &str = r#"
88128<svg
88129 xmlns="http://www.w3.org/2000/svg"
88130 width="24"
88131 height="24"
88132 viewBox="0 0 24 24"
88133 fill="currentColor"
88134>
88135 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m1 5h-2a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h2v2h-2a1 1 0 0 0 -2 0a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-2v-2h2l.007 .117a1 1 0 0 0 1.993 -.117a2 2 0 0 0 -2 -2" />
88136</svg>
88137"#;
88138pub const ICON_CIRCLE_LETTER_T_FILLED: &str = r#"
88139<svg
88140 xmlns="http://www.w3.org/2000/svg"
88141 width="24"
88142 height="24"
88143 viewBox="0 0 24 24"
88144 fill="currentColor"
88145>
88146 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2 5h-4a1 1 0 1 0 0 2h1v7a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-7h1a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1" />
88147</svg>
88148"#;
88149pub const ICON_CIRCLE_LETTER_U_FILLED: &str = r#"
88150<svg
88151 xmlns="http://www.w3.org/2000/svg"
88152 width="24"
88153 height="24"
88154 viewBox="0 0 24 24"
88155 fill="currentColor"
88156>
88157 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2 5a1 1 0 0 0 -1 1v6a1 1 0 0 1 -2 0v-6a1 1 0 0 0 -2 0v6a3 3 0 0 0 6 0v-6a1 1 0 0 0 -1 -1" />
88158</svg>
88159"#;
88160pub const ICON_CIRCLE_LETTER_V_FILLED: &str = r#"
88161<svg
88162 xmlns="http://www.w3.org/2000/svg"
88163 width="24"
88164 height="24"
88165 viewBox="0 0 24 24"
88166 fill="currentColor"
88167>
88168 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2.243 5.03a1 1 0 0 0 -1.213 .727l-1.03 4.118l-1.03 -4.118a1 1 0 1 0 -1.94 .486l2 8c.252 1.01 1.688 1.01 1.94 0l2 -8a1 1 0 0 0 -.727 -1.213" />
88169</svg>
88170"#;
88171pub const ICON_CIRCLE_LETTER_W_FILLED: &str = r#"
88172<svg
88173 xmlns="http://www.w3.org/2000/svg"
88174 width="24"
88175 height="24"
88176 viewBox="0 0 24 24"
88177 fill="currentColor"
88178>
88179 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2.008 5.876l-.52 4.153l-.56 -1.4c-.319 -.799 -1.41 -.837 -1.803 -.114l-.053 .114l-.561 1.4l-.519 -4.153a1 1 0 0 0 -1 -.876l-.116 .008a1 1 0 0 0 -.868 1.116l1 8c.128 1.025 1.537 1.207 1.92 .247l1.072 -2.678l1.072 2.678c.383 .96 1.792 .778 1.92 -.247l1 -8a1 1 0 0 0 -1.984 -.248" />
88180</svg>
88181"#;
88182pub const ICON_CIRCLE_LETTER_X_FILLED: &str = r#"
88183<svg
88184 xmlns="http://www.w3.org/2000/svg"
88185 width="24"
88186 height="24"
88187 viewBox="0 0 24 24"
88188 fill="currentColor"
88189>
88190 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2.447 5.106a1 1 0 0 0 -1.341 .447l-1.106 2.21l-1.106 -2.21a1 1 0 0 0 -1.234 -.494l-.107 .047a1 1 0 0 0 -.447 1.341l1.774 3.553l-1.775 3.553a1 1 0 0 0 .345 1.283l.102 .058a1 1 0 0 0 1.341 -.447l1.107 -2.211l1.106 2.211a1 1 0 0 0 1.234 .494l.107 -.047a1 1 0 0 0 .447 -1.341l-1.776 -3.553l1.776 -3.553a1 1 0 0 0 -.345 -1.283z" />
88191</svg>
88192"#;
88193pub const ICON_CIRCLE_LETTER_Y_FILLED: &str = r#"
88194<svg
88195 xmlns="http://www.w3.org/2000/svg"
88196 width="24"
88197 height="24"
88198 viewBox="0 0 24 24"
88199 fill="currentColor"
88200>
88201 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2.371 5.072a1 1 0 0 0 -1.3 .557l-1.071 2.678l-1.072 -2.678a1 1 0 0 0 -1.856 .742l1.928 4.823v2.806a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-2.809l1.928 -4.82a1 1 0 0 0 -.45 -1.25z" />
88202</svg>
88203"#;
88204pub const ICON_CIRCLE_LETTER_Z_FILLED: &str = r#"
88205<svg
88206 xmlns="http://www.w3.org/2000/svg"
88207 width="24"
88208 height="24"
88209 viewBox="0 0 24 24"
88210 fill="currentColor"
88211>
88212 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m2 5h-4a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .993 .883h2.382l-3.276 6.553a1 1 0 0 0 .894 1.447h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-2.382l3.276 -6.553a1 1 0 0 0 -.894 -1.447" />
88213</svg>
88214"#;
88215pub const ICON_CIRCLE_NUMBER_0_FILLED: &str = r#"
88216<svg
88217 xmlns="http://www.w3.org/2000/svg"
88218 width="24"
88219 height="24"
88220 viewBox="0 0 24 24"
88221 fill="currentColor"
88222>
88223 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm0 5a3 3 0 0 0 -2.995 2.824l-.005 .176v4l.005 .176a3 3 0 0 0 5.99 0l.005 -.176v-4l-.005 -.176a3 3 0 0 0 -2.995 -2.824zm0 2a1 1 0 0 1 .993 .883l.007 .117v4l-.007 .117a1 1 0 0 1 -1.986 0l-.007 -.117v-4l.007 -.117a1 1 0 0 1 .993 -.883z" />
88224</svg>
88225"#;
88226pub const ICON_CIRCLE_NUMBER_1_FILLED: &str = r#"
88227<svg
88228 xmlns="http://www.w3.org/2000/svg"
88229 width="24"
88230 height="24"
88231 viewBox="0 0 24 24"
88232 fill="currentColor"
88233>
88234 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm.994 5.886c-.083 -.777 -1.008 -1.16 -1.617 -.67l-.084 .077l-2 2l-.083 .094a1 1 0 0 0 0 1.226l.083 .094l.094 .083a1 1 0 0 0 1.226 0l.094 -.083l.293 -.293v5.586l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-8l-.006 -.114z" />
88235</svg>
88236"#;
88237pub const ICON_CIRCLE_NUMBER_2_FILLED: &str = r#"
88238<svg
88239 xmlns="http://www.w3.org/2000/svg"
88240 width="24"
88241 height="24"
88242 viewBox="0 0 24 24"
88243 fill="currentColor"
88244>
88245 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm1 5h-3l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h3v2h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h3l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-3v-2h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006z" />
88246</svg>
88247"#;
88248pub const ICON_CIRCLE_NUMBER_3_FILLED: &str = r#"
88249<svg
88250 xmlns="http://www.w3.org/2000/svg"
88251 width="24"
88252 height="24"
88253 viewBox="0 0 24 24"
88254 fill="currentColor"
88255>
88256 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm1 5h-2l-.15 .005a2 2 0 0 0 -1.85 1.995a1 1 0 0 0 1.974 .23l.02 -.113l.006 -.117h2v2h-2l-.133 .007c-1.111 .12 -1.154 1.73 -.128 1.965l.128 .021l.133 .007h2v2h-2l-.007 -.117a1 1 0 0 0 -1.993 .117a2 2 0 0 0 1.85 1.995l.15 .005h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a1.988 1.988 0 0 0 -.17 -.667l-.075 -.152l-.019 -.032l.02 -.03a2.01 2.01 0 0 0 .242 -.795l.007 -.174v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006z" />
88257</svg>
88258"#;
88259pub const ICON_CIRCLE_NUMBER_4_FILLED: &str = r#"
88260<svg
88261 xmlns="http://www.w3.org/2000/svg"
88262 width="24"
88263 height="24"
88264 viewBox="0 0 24 24"
88265 fill="currentColor"
88266>
88267 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm2 5a1 1 0 0 0 -.993 .883l-.007 .117v3h-2v-3l-.007 -.117a1 1 0 0 0 -1.986 0l-.007 .117v3l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2v3l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-8l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
88268</svg>
88269"#;
88270pub const ICON_CIRCLE_NUMBER_5_FILLED: &str = r#"
88271<svg
88272 xmlns="http://www.w3.org/2000/svg"
88273 width="24"
88274 height="24"
88275 viewBox="0 0 24 24"
88276 fill="currentColor"
88277>
88278 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm2 5h-4a1 1 0 0 0 -.993 .883l-.007 .117v4a1 1 0 0 0 .883 .993l.117 .007h3v2h-2l-.007 -.117a1 1 0 0 0 -1.993 .117a2 2 0 0 0 1.85 1.995l.15 .005h2a2 2 0 0 0 1.995 -1.85l.005 -.15v-2a2 2 0 0 0 -1.85 -1.995l-.15 -.005h-2v-2h3a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -.883 -.993l-.117 -.007z" />
88279</svg>
88280"#;
88281pub const ICON_CIRCLE_NUMBER_6_FILLED: &str = r#"
88282<svg
88283 xmlns="http://www.w3.org/2000/svg"
88284 width="24"
88285 height="24"
88286 viewBox="0 0 24 24"
88287 fill="currentColor"
88288>
88289 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm1 5h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v6l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006h-2v-2h2l.007 .117a1 1 0 0 0 1.993 -.117a2 2 0 0 0 -1.85 -1.995l-.15 -.005zm0 6v2h-2v-2h2z" />
88290</svg>
88291"#;
88292pub const ICON_CIRCLE_NUMBER_7_FILLED: &str = r#"
88293<svg
88294 xmlns="http://www.w3.org/2000/svg"
88295 width="24"
88296 height="24"
88297 viewBox="0 0 24 24"
88298 fill="currentColor"
88299>
88300 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm2 5h-4l-.117 .007a1 1 0 0 0 -.876 .876l-.007 .117l.007 .117a1 1 0 0 0 .876 .876l.117 .007h2.718l-1.688 6.757l-.022 .115a1 1 0 0 0 1.927 .482l.035 -.111l2 -8l.021 -.112a1 1 0 0 0 -.878 -1.125l-.113 -.006z" />
88301</svg>
88302"#;
88303pub const ICON_CIRCLE_NUMBER_8_FILLED: &str = r#"
88304<svg
88305 xmlns="http://www.w3.org/2000/svg"
88306 width="24"
88307 height="24"
88308 viewBox="0 0 24 24"
88309 fill="currentColor"
88310>
88311 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm1 5h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v2l.005 .15c.018 .236 .077 .46 .17 .667l.075 .152l.018 .03l-.018 .032c-.133 .24 -.218 .509 -.243 .795l-.007 .174v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a1.988 1.988 0 0 0 -.17 -.667l-.075 -.152l-.019 -.032l.02 -.03a2.01 2.01 0 0 0 .242 -.795l.007 -.174v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006zm0 6v2h-2v-2h2zm0 -4v2h-2v-2h2z" />
88312</svg>
88313"#;
88314pub const ICON_CIRCLE_NUMBER_9_FILLED: &str = r#"
88315<svg
88316 xmlns="http://www.w3.org/2000/svg"
88317 width="24"
88318 height="24"
88319 viewBox="0 0 24 24"
88320 fill="currentColor"
88321>
88322 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm1 5h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2v2h-2l-.007 -.117a1 1 0 0 0 -1.993 .117a2 2 0 0 0 1.85 1.995l.15 .005h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-6l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006zm0 2v2h-2v-2h2z" />
88323</svg>
88324"#;
88325pub const ICON_CIRCLE_PERCENTAGE_FILLED: &str = r#"
88326<svg
88327 xmlns="http://www.w3.org/2000/svg"
88328 width="24"
88329 height="24"
88330 viewBox="0 0 24 24"
88331 fill="currentColor"
88332>
88333 <path d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -20 0l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72m3 12.12a1 1 0 0 0 -1 1v.015a1 1 0 0 0 2 0v-.015a1 1 0 0 0 -1 -1m.707 -5.752a1 1 0 0 0 -1.414 0l-6 6a1 1 0 0 0 1.414 1.414l6 -6a1 1 0 0 0 0 -1.414m-6.707 -.263a1 1 0 0 0 -1 1v.015a1 1 0 1 0 2 0v-.015a1 1 0 0 0 -1 -1" />
88334</svg>
88335"#;
88336pub const ICON_CIRCLE_PLUS_FILLED: &str = r#"
88337<svg
88338 xmlns="http://www.w3.org/2000/svg"
88339 width="24"
88340 height="24"
88341 viewBox="0 0 24 24"
88342 fill="currentColor"
88343>
88344 <path d="M4.929 4.929a10 10 0 1 1 14.141 14.141a10 10 0 0 1 -14.14 -14.14zm8.071 4.071a1 1 0 1 0 -2 0v2h-2a1 1 0 1 0 0 2h2v2a1 1 0 1 0 2 0v-2h2a1 1 0 1 0 0 -2h-2v-2z" />
88345</svg>
88346"#;
88347pub const ICON_CIRCLE_RECTANGLE_FILLED: &str = r#"
88348<svg
88349 xmlns="http://www.w3.org/2000/svg"
88350 width="24"
88351 height="24"
88352 viewBox="0 0 24 24"
88353 fill="currentColor"
88354>
88355 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m0 5.66h-10a1 1 0 0 0 -1 1v4a1 1 0 0 0 1 1h10a1 1 0 0 0 1 -1v-4a1 1 0 0 0 -1 -1" />
88356</svg>
88357"#;
88358pub const ICON_CIRCLE_X_FILLED: &str = r#"
88359<svg
88360 xmlns="http://www.w3.org/2000/svg"
88361 width="24"
88362 height="24"
88363 viewBox="0 0 24 24"
88364 fill="currentColor"
88365>
88366 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-6.489 5.8a1 1 0 0 0 -1.218 1.567l1.292 1.293l-1.292 1.293l-.083 .094a1 1 0 0 0 1.497 1.32l1.293 -1.292l1.293 1.292l.094 .083a1 1 0 0 0 1.32 -1.497l-1.292 -1.293l1.292 -1.293l.083 -.094a1 1 0 0 0 -1.497 -1.32l-1.293 1.292l-1.293 -1.292l-.094 -.083z" />
88367</svg>
88368"#;
88369pub const ICON_CIRCLE_FILLED: &str = r#"
88370<svg
88371 xmlns="http://www.w3.org/2000/svg"
88372 width="24"
88373 height="24"
88374 viewBox="0 0 24 24"
88375 fill="currentColor"
88376>
88377 <path d="M7 3.34a10 10 0 1 1 -4.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 4.995 -8.336z" />
88378</svg>
88379"#;
88380pub const ICON_CIRCLES_FILLED: &str = r#"
88381<svg
88382 xmlns="http://www.w3.org/2000/svg"
88383 width="24"
88384 height="24"
88385 viewBox="0 0 24 24"
88386 fill="currentColor"
88387>
88388 <path d="M6.5 12a5 5 0 1 1 -4.995 5.217l-.005 -.217l.005 -.217a5 5 0 0 1 4.995 -4.783z" />
88389 <path d="M17.5 12a5 5 0 1 1 -4.995 5.217l-.005 -.217l.005 -.217a5 5 0 0 1 4.995 -4.783z" />
88390 <path d="M12 2a5 5 0 1 1 -4.995 5.217l-.005 -.217l.005 -.217a5 5 0 0 1 4.995 -4.783z" />
88391</svg>
88392"#;
88393pub const ICON_CLOCK_HOUR_1_FILLED: &str = r#"
88394<svg
88395 xmlns="http://www.w3.org/2000/svg"
88396 width="24"
88397 height="24"
88398 viewBox="0 0 24 24"
88399 fill="currentColor"
88400>
88401 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-5.401 9.576l.052 .021l.08 .026l.08 .019l.072 .011l.117 .007l.076 -.003l.135 -.02l.082 -.02l.103 -.039l.073 -.035l.078 -.046l.06 -.042l.08 -.069l.083 -.088l.062 -.083l2 -3a1 1 0 1 0 -1.664 -1.11l-.168 .251v-1.696a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v5.026l.009 .105l.02 .107l.04 .129l.048 .102l.046 .078l.042 .06l.069 .08l.088 .083l.083 .062l.09 .053z" />
88402</svg>
88403"#;
88404pub const ICON_CLOCK_HOUR_10_FILLED: &str = r#"
88405<svg
88406 xmlns="http://www.w3.org/2000/svg"
88407 width="24"
88408 height="24"
88409 viewBox="0 0 24 24"
88410 fill="currentColor"
88411>
88412 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-5.401 9.576l.052 .021l.08 .026l.08 .019l.072 .011l.117 .007l.076 -.003l.135 -.02l.082 -.02l.103 -.039l.073 -.035l.078 -.046l.06 -.042l.08 -.069l.083 -.088l.062 -.083l.053 -.09l.031 -.064l.032 -.081l.03 -.109l.015 -.094l.007 -.117v-5a1 1 0 0 0 -2 0v3.131l-1.445 -.963a1 1 0 0 0 -1.317 .184l-.07 .093a1 1 0 0 0 .277 1.387l3.038 2.024z" />
88413</svg>
88414"#;
88415pub const ICON_CLOCK_HOUR_11_FILLED: &str = r#"
88416<svg
88417 xmlns="http://www.w3.org/2000/svg"
88418 width="24"
88419 height="24"
88420 viewBox="0 0 24 24"
88421 fill="currentColor"
88422>
88423 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-4.952 9.659l.069 -.006l.096 -.016l.089 -.023l.099 -.038l.082 -.04l.113 -.073l.073 -.06l.074 -.074l.075 -.094l.052 -.08l.035 -.07l.051 -.132l.031 -.135l.01 -.082l.003 -.076v-5a1 1 0 0 0 -2 0v1.697l-.168 -.252a1 1 0 0 0 -1.286 -.336l-.1 .059a1 1 0 0 0 -.278 1.387l2.018 3.027l.07 .087l.075 .074l.094 .075l.08 .052l.07 .035l.132 .051l.135 .031l.082 .01z" />
88424</svg>
88425"#;
88426pub const ICON_CLOCK_HOUR_12_FILLED: &str = r#"
88427<svg
88428 xmlns="http://www.w3.org/2000/svg"
88429 width="24"
88430 height="24"
88431 viewBox="0 0 24 24"
88432 fill="currentColor"
88433>
88434 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-5 2.66a1 1 0 0 0 -1 1v5a1 1 0 0 0 2 0v-5a1 1 0 0 0 -1 -1" />
88435</svg>
88436"#;
88437pub const ICON_CLOCK_HOUR_2_FILLED: &str = r#"
88438<svg
88439 xmlns="http://www.w3.org/2000/svg"
88440 width="24"
88441 height="24"
88442 viewBox="0 0 24 24"
88443 fill="currentColor"
88444>
88445 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-6 3.66v5.022l.003 .054l.02 .135l.005 .025a1 1 0 0 0 .056 .165l.04 .082l.062 .099l.07 .087l.075 .074l.094 .075l.08 .052l.07 .035l.132 .051l.135 .031l.082 .01l.124 .002l.113 -.012l.108 -.024l.106 -.036l.108 -.051l.065 -.04l3.007 -2.004a1 1 0 1 0 -1.11 -1.664l-1.445 .962v-3.13a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1" />
88446</svg>
88447"#;
88448pub const ICON_CLOCK_HOUR_3_FILLED: &str = r#"
88449<svg
88450 xmlns="http://www.w3.org/2000/svg"
88451 width="24"
88452 height="24"
88453 viewBox="0 0 24 24"
88454 fill="currentColor"
88455>
88456 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-5 2.66a1 1 0 0 0 -1 1v5a1 1 0 0 0 1 1h3.5a1 1 0 0 0 0 -2h-2.5v-4a1 1 0 0 0 -.883 -.993z" />
88457</svg>
88458"#;
88459pub const ICON_CLOCK_HOUR_4_FILLED: &str = r#"
88460<svg
88461 xmlns="http://www.w3.org/2000/svg"
88462 width="24"
88463 height="24"
88464 viewBox="0 0 24 24"
88465 fill="currentColor"
88466>
88467 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-5 2.66a1 1 0 0 0 -1 1v5.026l.009 .105l.02 .107l.04 .129l.048 .102l.046 .078l.042 .06l.069 .08l.088 .083l.083 .062l3 2a1 1 0 1 0 1.11 -1.664l-2.555 -1.704v-4.464a1 1 0 0 0 -.883 -.993z" />
88468</svg>
88469"#;
88470pub const ICON_CLOCK_HOUR_5_FILLED: &str = r#"
88471<svg
88472 xmlns="http://www.w3.org/2000/svg"
88473 width="24"
88474 height="24"
88475 viewBox="0 0 24 24"
88476 fill="currentColor"
88477>
88478 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-6 3.66v5.022l.003 .054l.02 .135l.005 .025a1 1 0 0 0 .056 .165l.04 .082l.04 .065l2.004 3.007a1 1 0 1 0 1.664 -1.11l-1.832 -2.748v-4.697a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1" />
88479</svg>
88480"#;
88481pub const ICON_CLOCK_HOUR_6_FILLED: &str = r#"
88482<svg
88483 xmlns="http://www.w3.org/2000/svg"
88484 width="24"
88485 height="24"
88486 viewBox="0 0 24 24"
88487 fill="currentColor"
88488>
88489 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-6 12.16a1 1 0 0 0 2 0v-8.5a1 1 0 0 0 -2 0z" />
88490</svg>
88491"#;
88492pub const ICON_CLOCK_HOUR_7_FILLED: &str = r#"
88493<svg
88494 xmlns="http://www.w3.org/2000/svg"
88495 width="24"
88496 height="24"
88497 viewBox="0 0 24 24"
88498 fill="currentColor"
88499>
88500 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-4.007 8.777l.007 -.117v-5a1 1 0 0 0 -2 0v4.696l-1.832 2.75a1 1 0 0 0 .184 1.316l.093 .07a1 1 0 0 0 1.387 -.277l2.024 -3.038l.06 -.116l.032 -.081l.03 -.109z" />
88501</svg>
88502"#;
88503pub const ICON_CLOCK_HOUR_8_FILLED: &str = r#"
88504<svg
88505 xmlns="http://www.w3.org/2000/svg"
88506 width="24"
88507 height="24"
88508 viewBox="0 0 24 24"
88509 fill="currentColor"
88510>
88511 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-5 2.66a1 1 0 0 0 -1 1v4.464l-2.555 1.704a1 1 0 0 0 -.336 1.286l.059 .1a1 1 0 0 0 1.387 .278l3.027 -2.018l.087 -.07l.074 -.075l.075 -.094l.052 -.08l.035 -.07l.051 -.132l.031 -.135l.01 -.082l.003 -.076v-5a1 1 0 0 0 -1 -1" />
88512</svg>
88513"#;
88514pub const ICON_CLOCK_HOUR_9_FILLED: &str = r#"
88515<svg
88516 xmlns="http://www.w3.org/2000/svg"
88517 width="24"
88518 height="24"
88519 viewBox="0 0 24 24"
88520 fill="currentColor"
88521>
88522 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-4.883 9.653a1 1 0 0 0 .883 -.993v-5a1 1 0 0 0 -2 0v4h-2.5a1 1 0 0 0 -.993 .883l-.007 .117a1 1 0 0 0 1 1h3.5z" />
88523</svg>
88524"#;
88525pub const ICON_CLOCK_FILLED: &str = r#"
88526<svg
88527 xmlns="http://www.w3.org/2000/svg"
88528 width="24"
88529 height="24"
88530 viewBox="0 0 24 24"
88531 fill="currentColor"
88532>
88533 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-5 2.66a1 1 0 0 0 -.993 .883l-.007 .117v5l.009 .131a1 1 0 0 0 .197 .477l.087 .1l3 3l.094 .082a1 1 0 0 0 1.226 0l.094 -.083l.083 -.094a1 1 0 0 0 0 -1.226l-.083 -.094l-2.707 -2.708v-4.585l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
88534</svg>
88535"#;
88536pub const ICON_CLOUD_FILLED: &str = r#"
88537<svg
88538 xmlns="http://www.w3.org/2000/svg"
88539 width="24"
88540 height="24"
88541 viewBox="0 0 24 24"
88542 fill="currentColor"
88543>
88544 <path d="M10.04 4.305c2.195 -.667 4.615 -.224 6.36 1.176c1.386 1.108 2.188 2.686 2.252 4.34l.003 .212l.091 .003c2.3 .107 4.143 1.961 4.25 4.27l.004 .211c0 2.407 -1.885 4.372 -4.255 4.482l-.21 .005h-11.878l-.222 -.008c-2.94 -.11 -5.317 -2.399 -5.43 -5.263l-.005 -.216c0 -2.747 2.08 -5.01 4.784 -5.417l.114 -.016l.07 -.181c.663 -1.62 2.056 -2.906 3.829 -3.518l.244 -.08z" />
88545</svg>
88546"#;
88547pub const ICON_CLUBS_FILLED: &str = r#"
88548<svg
88549 xmlns="http://www.w3.org/2000/svg"
88550 width="24"
88551 height="24"
88552 viewBox="0 0 24 24"
88553 fill="currentColor"
88554>
88555 <path d="M12 2a5 5 0 0 0 -4.488 2.797l-.103 .225a4.998 4.998 0 0 0 -.334 2.837l.027 .14a5 5 0 0 0 -3.091 9.009l.198 .14a4.998 4.998 0 0 0 4.42 .58l.174 -.066l-.773 3.095a1 1 0 0 0 .97 1.243h6l.113 -.006a1 1 0 0 0 .857 -1.237l-.774 -3.095l.174 .065a5 5 0 1 0 1.527 -9.727l.028 -.14a4.997 4.997 0 0 0 -4.925 -5.86z" />
88556</svg>
88557"#;
88558pub const ICON_CODE_CIRCLE_2_FILLED: &str = r#"
88559<svg
88560 xmlns="http://www.w3.org/2000/svg"
88561 width="24"
88562 height="24"
88563 viewBox="0 0 24 24"
88564 fill="currentColor"
88565>
88566 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-3.658 5.22a1 1 0 0 0 -1.282 .598l-2 5.5a1 1 0 0 0 1.88 .684l2 -5.5a1 1 0 0 0 -.598 -1.282m-4.135 1.233a1 1 0 0 0 -1.414 0l-1.5 1.5a1 1 0 0 0 0 1.414l1.5 1.5a1 1 0 0 0 1.414 0l.083 -.094a1 1 0 0 0 -.083 -1.32l-.792 -.793l.792 -.793a1 1 0 0 0 0 -1.414m7 0a1 1 0 0 0 -1.414 0l-.083 .094a1 1 0 0 0 .083 1.32l.792 .793l-.792 .793a1 1 0 0 0 1.414 1.414l1.5 -1.5a1 1 0 0 0 0 -1.414z" />
88567</svg>
88568"#;
88569pub const ICON_CODE_CIRCLE_FILLED: &str = r#"
88570<svg
88571 xmlns="http://www.w3.org/2000/svg"
88572 width="24"
88573 height="24"
88574 viewBox="0 0 24 24"
88575 fill="currentColor"
88576>
88577 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-6.293 5.953a1 1 0 0 0 -1.414 0l-2 2a1 1 0 0 0 0 1.414l2 2a1 1 0 0 0 1.414 0l.083 -.094a1 1 0 0 0 -.083 -1.32l-1.292 -1.293l1.292 -1.293a1 1 0 0 0 0 -1.414m4 0a1 1 0 0 0 -1.414 0l-.083 .094a1 1 0 0 0 .083 1.32l1.292 1.293l-1.292 1.293a1 1 0 0 0 1.414 1.414l2 -2a1 1 0 0 0 0 -1.414z" />
88578</svg>
88579"#;
88580pub const ICON_COIN_BITCOIN_FILLED: &str = r#"
88581<svg
88582 xmlns="http://www.w3.org/2000/svg"
88583 width="24"
88584 height="24"
88585 viewBox="0 0 24 24"
88586 fill="currentColor"
88587>
88588 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336zm-4 2.66a1 1 0 0 0 -1 1h-1a1 1 0 0 0 -2 0a1 1 0 1 0 0 2v6a1 1 0 0 0 0 2c0 1.333 2 1.333 2 0h1a1 1 0 0 0 2 0v-.15c1.167 -.394 2 -1.527 2 -2.85l-.005 -.175a3.063 3.063 0 0 0 -.734 -1.827c.46 -.532 .739 -1.233 .739 -1.998c0 -1.323 -.833 -2.456 -2 -2.85v-.15a1 1 0 0 0 -1 -1zm.09 7c.492 0 .91 .437 .91 1s-.418 1 -.91 1h-2.09v-2h2.09zm0 -4c.492 0 .91 .437 .91 1c0 .522 -.36 .937 -.806 .993l-.104 .007h-2.09v-2h2.09z" />
88589</svg>
88590"#;
88591pub const ICON_COIN_EURO_FILLED: &str = r#"
88592<svg
88593 xmlns="http://www.w3.org/2000/svg"
88594 width="24"
88595 height="24"
88596 viewBox="0 0 24 24"
88597 fill="currentColor"
88598>
88599 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336zm-5 2.66c-2.052 0 -3.768 1.449 -4.549 3.5h-.451a1 1 0 0 0 -.117 1.993l.134 .007a7.298 7.298 0 0 0 0 1h-.017a1 1 0 0 0 0 2h.452c.78 2.053 2.496 3.5 4.548 3.5c1.141 0 2.217 -.457 3.084 -1.27a1 1 0 0 0 -1.368 -1.46c-.509 .478 -1.102 .73 -1.716 .73c-.922 0 -1.776 -.578 -2.335 -1.499l1.335 -.001a1 1 0 0 0 0 -2h-1.977a5.342 5.342 0 0 1 0 -1h1.977a1 1 0 0 0 0 -2h-1.336c.56 -.921 1.414 -1.5 2.336 -1.5c.615 0 1.208 .252 1.717 .73a1 1 0 0 0 1.368 -1.46c-.867 -.812 -1.943 -1.27 -3.085 -1.27z" />
88600</svg>
88601"#;
88602pub const ICON_COIN_MONERO_FILLED: &str = r#"
88603<svg
88604 xmlns="http://www.w3.org/2000/svg"
88605 width="24"
88606 height="24"
88607 viewBox="0 0 24 24"
88608 fill="currentColor"
88609>
88610 <path d="M15 11.414v4.586a1 1 0 0 0 1 1l4.66 .001a10 10 0 0 1 -17.32 0l4.66 -.001l.117 -.007a1 1 0 0 0 .883 -.993v-4.585l2.293 2.292l.094 .083a1 1 0 0 0 1.32 -.083l2.293 -2.293zm2 -8.074a10 10 0 0 1 4.54 11.66h-4.54v-6c0 -.89 -1.077 -1.337 -1.707 -.707l-3.293 3.292l-3.293 -3.292l-.084 -.076c-.637 -.514 -1.623 -.07 -1.623 .783v6h-4.54a9.991 9.991 0 0 1 -.46 -3l.005 -.324a10 10 0 0 1 14.995 -8.336z" />
88611</svg>
88612"#;
88613pub const ICON_COIN_POUND_FILLED: &str = r#"
88614<svg
88615 xmlns="http://www.w3.org/2000/svg"
88616 width="24"
88617 height="24"
88618 viewBox="0 0 24 24"
88619 fill="currentColor"
88620>
88621 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336zm-4 2.66a3 3 0 0 0 -3 3v2h-1a1 1 0 0 0 -.993 .883l-.007 .117a1 1 0 0 0 1 1h1v1a1 1 0 0 1 -.77 .974l-.113 .02l-.117 .006c-1.287 0 -1.332 1.864 -.133 1.993l.133 .007h6a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-3.171l.048 -.148a3 3 0 0 0 .123 -.852v-1h1a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-1v-2a1 1 0 0 1 .883 -.993l.117 -.007a1 1 0 0 1 .993 .883l.007 .117a1 1 0 0 0 2 0a3 3 0 0 0 -3 -3z" />
88622</svg>
88623"#;
88624pub const ICON_COIN_RUPEE_FILLED: &str = r#"
88625<svg
88626 xmlns="http://www.w3.org/2000/svg"
88627 width="24"
88628 height="24"
88629 viewBox="0 0 24 24"
88630 fill="currentColor"
88631>
88632 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336zm-2 3.66h-6c-1.287 0 -1.332 1.864 -.133 1.993l.133 .007h1a2 2 0 0 1 1.732 1h-2.732a1 1 0 0 0 0 2l2.732 .001a2 2 0 0 1 -1.732 .999h-1c-.89 0 -1.337 1.077 -.707 1.707l3 3a1 1 0 0 0 1.414 0l.083 -.094a1 1 0 0 0 -.083 -1.32l-1.484 -1.485l.113 -.037a4.009 4.009 0 0 0 2.538 -2.77l1.126 -.001a1 1 0 0 0 0 -2h-1.126a3.973 3.973 0 0 0 -.33 -.855l-.079 -.145h1.535a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
88633</svg>
88634"#;
88635pub const ICON_COIN_TAKA_FILLED: &str = r#"
88636<svg
88637 xmlns="http://www.w3.org/2000/svg"
88638 width="24"
88639 height="24"
88640 viewBox="0 0 24 24"
88641 fill="currentColor"
88642>
88643 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336zm-6.211 4.384a2 2 0 0 0 -2.683 -.895l-.553 .277a1 1 0 0 0 .894 1.788l.553 -.276l-.001 1.382h-.999a1 1 0 0 0 -.993 .883l-.007 .117a1 1 0 0 0 1 1h.999l.001 3a3 3 0 0 0 2.824 2.995l.176 .005h.5a3.5 3.5 0 0 0 3.5 -3.5v-.5a1 1 0 0 0 -1 -1h-1a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .876 .876l.032 .002l-.02 .057a1.5 1.5 0 0 1 -1.395 .948h-.5a1 1 0 0 1 -1 -1l-.001 -3h4.001a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-4.001l.001 -1.382a2 2 0 0 0 -.136 -.725l-.075 -.17z" />
88644</svg>
88645"#;
88646pub const ICON_COIN_YEN_FILLED: &str = r#"
88647<svg
88648 xmlns="http://www.w3.org/2000/svg"
88649 width="24"
88650 height="24"
88651 viewBox="0 0 24 24"
88652 fill="currentColor"
88653>
88654 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.445 3.828a1 1 0 0 0 -1.387 .277l-2.168 3.251l-2.168 -3.25a1 1 0 0 0 -1.286 -.337l-.1 .059a1 1 0 0 0 -.278 1.387l1.63 2.445h-.798a1 1 0 0 0 -.993 .883l-.007 .117a1 1 0 0 0 1 1h2v1h-2a1 1 0 0 0 -.993 .883l-.007 .117a1 1 0 0 0 1 1h2v1a1 1 0 0 0 .883 .993l.117 .007l.117 -.007a1 1 0 0 0 .883 -.993v-1h2a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-2v-1h2a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-.799l1.631 -2.445a1 1 0 0 0 -.184 -1.317l-.093 -.07z" />
88655</svg>
88656"#;
88657pub const ICON_COIN_YUAN_FILLED: &str = r#"
88658<svg
88659 xmlns="http://www.w3.org/2000/svg"
88660 width="24"
88661 height="24"
88662 viewBox="0 0 24 24"
88663 fill="currentColor"
88664>
88665 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.445 3.828a1 1 0 0 0 -1.387 .277l-2.168 3.251l-2.168 -3.25a1 1 0 0 0 -1.286 -.337l-.1 .059a1 1 0 0 0 -.278 1.387l2.296 3.445h-1.464a1 1 0 0 0 -.993 .883l-.007 .117a1 1 0 0 0 1 1h2v3a1 1 0 0 0 .883 .993l.117 .007l.117 -.007a1 1 0 0 0 .883 -.993v-3h2a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-1.465l2.297 -3.445a1 1 0 0 0 -.184 -1.317l-.093 -.07z" />
88666</svg>
88667"#;
88668pub const ICON_COIN_FILLED: &str = r#"
88669<svg
88670 xmlns="http://www.w3.org/2000/svg"
88671 width="24"
88672 height="24"
88673 viewBox="0 0 24 24"
88674 fill="currentColor"
88675>
88676 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336zm-5 2.66a1 1 0 0 0 -1 1a3 3 0 1 0 0 6v2a1.024 1.024 0 0 1 -.866 -.398l-.068 -.101a1 1 0 0 0 -1.732 .998a3 3 0 0 0 2.505 1.5h.161a1 1 0 0 0 .883 .994l.117 .007a1 1 0 0 0 1 -1l.176 -.005a3 3 0 0 0 -.176 -5.995v-2c.358 -.012 .671 .14 .866 .398l.068 .101a1 1 0 0 0 1.732 -.998a3 3 0 0 0 -2.505 -1.501h-.161a1 1 0 0 0 -1 -1zm1 7a1 1 0 0 1 0 2v-2zm-2 -4v2a1 1 0 0 1 0 -2z" />
88677</svg>
88678"#;
88679pub const ICON_COMPASS_FILLED: &str = r#"
88680<svg
88681 xmlns="http://www.w3.org/2000/svg"
88682 width="24"
88683 height="24"
88684 viewBox="0 0 24 24"
88685 fill="currentColor"
88686>
88687 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336zm-5 14.66a1 1 0 1 0 0 2a1 1 0 0 0 0 -2zm3.684 -10.949l-6 2a1 1 0 0 0 -.633 .633l-2.007 6.026l-.023 .086l-.017 .113l-.004 .068v.044l.009 .111l.012 .07l.04 .144l.045 .1l.054 .095l.064 .09l.069 .075l.084 .074l.098 .07l.1 .054l.078 .033l.105 .033l.109 .02l.043 .005l.068 .004h.044l.111 -.009l.07 -.012l.02 -.006l.019 -.002l.074 -.022l6 -2a1 1 0 0 0 .633 -.633l2 -6a1 1 0 0 0 -1.265 -1.265zm-1.265 2.529l-1.21 3.629l-3.629 1.21l1.21 -3.629l3.629 -1.21zm-9.419 1.42a1 1 0 1 0 0 2a1 1 0 0 0 0 -2zm14 0a1 1 0 1 0 0 2a1 1 0 0 0 0 -2zm-7 -7a1 1 0 1 0 0 2a1 1 0 0 0 0 -2z" />
88688</svg>
88689"#;
88690pub const ICON_CONE_2_FILLED: &str = r#"
88691<svg
88692 xmlns="http://www.w3.org/2000/svg"
88693 width="24"
88694 height="24"
88695 viewBox="0 0 24 24"
88696 fill="currentColor"
88697>
88698 <path d="M12 1c5.52 0 10 1.494 10 4.002v.5a1 1 0 0 1 -.121 .477l-8.139 15.006a2 2 0 0 1 -3.489 -.016l-8.13 -14.99a1 1 0 0 1 -.121 -.475v-.5c0 -2.509 4.48 -4.004 10 -4.004" />
88699</svg>
88700"#;
88701pub const ICON_CONE_FILLED: &str = r#"
88702<svg
88703 xmlns="http://www.w3.org/2000/svg"
88704 width="24"
88705 height="24"
88706 viewBox="0 0 24 24"
88707 fill="currentColor"
88708>
88709 <path d="M12 1.001c.72 0 1.385 .387 1.749 1.03l8.13 14.99a1 1 0 0 1 .121 .477v.498c0 2.46 -4.306 3.945 -9.677 4.002l-.323 .002c-5.52 0 -10 -1.495 -10 -4.003v-.5a1 1 0 0 1 .121 -.477l8.139 -15.005a2 2 0 0 1 1.74 -1.015" />
88710</svg>
88711"#;
88712pub const ICON_CONTRAST_2_FILLED: &str = r#"
88713<svg
88714 xmlns="http://www.w3.org/2000/svg"
88715 width="24"
88716 height="24"
88717 viewBox="0 0 24 24"
88718 fill="currentColor"
88719>
88720 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm0 2h-14a1 1 0 0 0 -1 1v14a1 1 0 0 0 .769 .973c3.499 -.347 7.082 -4.127 7.226 -7.747l.005 -.226c0 -3.687 3.66 -7.619 7.232 -7.974a1 1 0 0 0 -.232 -.026" />
88721</svg>
88722"#;
88723pub const ICON_CONTRAST_FILLED: &str = r#"
88724<svg
88725 xmlns="http://www.w3.org/2000/svg"
88726 width="24"
88727 height="24"
88728 viewBox="0 0 24 24"
88729 fill="currentColor"
88730>
88731 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-9 1.732a8 8 0 0 0 4.001 14.928l-.001 -16a8 8 0 0 0 -4 1.072" />
88732</svg>
88733"#;
88734pub const ICON_COOKIE_MAN_FILLED: &str = r#"
88735<svg
88736 xmlns="http://www.w3.org/2000/svg"
88737 width="24"
88738 height="24"
88739 viewBox="0 0 24 24"
88740 fill="currentColor"
88741>
88742 <path d="M12.007 1l.238 .005a6 6 0 0 1 5.405 3.974l.078 .233a6 6 0 0 1 -.182 4.08l-.093 .21l.05 -.002a2.94 2.94 0 0 1 2.638 1.511l.081 .158a2.887 2.887 0 0 1 -1.234 3.764l-.19 .096l-1.798 .821v.963l1.166 1.166l.14 .154a2.96 2.96 0 0 1 -.17 4.002c-1.087 1.088 -2.827 1.161 -4.03 .144l-.16 -.146l-1.946 -1.948l-1.946 1.947a2.96 2.96 0 0 1 -3.95 .22l-.15 -.128c-1.17 -1.073 -1.284 -2.879 -.234 -4.12l.146 -.158l1.134 -1.134v-.962l-1.834 -.84l-.181 -.093a2.88 2.88 0 0 1 -1.205 -3.75a2.93 2.93 0 0 1 2.646 -1.661l.13 .003l-.03 -.064a6.1 6.1 0 0 1 -.503 -1.968l-.017 -.26v-.217a6 6 0 0 1 5.775 -5.996l.224 -.004zm.003 15h-.01a1 1 0 0 0 0 2h.01a1 1 0 0 0 0 -2m0 -3h-.01a1 1 0 0 0 0 2h.01a1 1 0 0 0 0 -2m0 -5h-.01a1 1 0 0 0 0 2h.01a1 1 0 0 0 0 -2m-2 -3h-.01a1 1 0 1 0 0 2h.01a1 1 0 0 0 0 -2m4 0h-.01a1 1 0 0 0 0 2h.01a1 1 0 0 0 0 -2" />
88743</svg>
88744"#;
88745pub const ICON_COOKIE_FILLED: &str = r#"
88746<svg
88747 xmlns="http://www.w3.org/2000/svg"
88748 width="24"
88749 height="24"
88750 viewBox="0 0 24 24"
88751 fill="currentColor"
88752>
88753 <path d="M13.53 2.552l2.667 1.104a1 1 0 0 1 .414 1.53a3 3 0 0 0 3.492 4.604a1 1 0 0 1 1.296 .557l.049 .122a4 4 0 0 1 0 3.062l-.079 .151c-.467 .74 -.785 1.314 -.945 1.7c-.166 .4 -.373 1.097 -.613 2.073l-.047 .144a4 4 0 0 1 -2.166 2.164l-.139 .046c-1.006 .253 -1.705 .461 -2.076 .615c-.412 .17 -.982 .486 -1.696 .942l-.156 .082a4 4 0 0 1 -3.062 0l-.148 -.077c-.759 -.475 -1.333 -.793 -1.704 -.947c-.413 -.171 -1.109 -.378 -2.07 -.612l-.146 -.048a4 4 0 0 1 -2.164 -2.166l-.046 -.138c-.254 -1.009 -.463 -1.709 -.615 -2.078q -.256 -.621 -.942 -1.695l-.082 -.156a4 4 0 0 1 0 -3.062l.084 -.16c.447 -.692 .761 -1.262 .94 -1.692c.147 -.355 .356 -1.057 .615 -2.078l.045 -.138a4 4 0 0 1 2.166 -2.164l.141 -.047c.988 -.245 1.686 -.453 2.074 -.614c.395 -.164 .967 -.48 1.7 -.944l.152 -.08a4 4 0 0 1 3.062 0m-1.531 13.448a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1m4 -3a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1m-8 -1a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1m4 -1a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1m-1 -4c-.552 0 -1 .448 -1 1.01a1 1 0 1 0 2 -.01a1 1 0 0 0 -1 -1" />
88754</svg>
88755"#;
88756pub const ICON_COPY_CHECK_FILLED: &str = r#"
88757<svg
88758 xmlns="http://www.w3.org/2000/svg"
88759 width="24"
88760 height="24"
88761 viewBox="0 0 24 24"
88762 fill="currentColor"
88763>
88764 <path d="M18.333 6a3.667 3.667 0 0 1 3.667 3.667v8.666a3.667 3.667 0 0 1 -3.667 3.667h-8.666a3.667 3.667 0 0 1 -3.667 -3.667v-8.666a3.667 3.667 0 0 1 3.667 -3.667zm-3.333 -4c1.094 0 1.828 .533 2.374 1.514a1 1 0 1 1 -1.748 .972c-.221 -.398 -.342 -.486 -.626 -.486h-10c-.548 0 -1 .452 -1 1v9.998c0 .32 .154 .618 .407 .805l.1 .065a1 1 0 1 1 -.99 1.738a3 3 0 0 1 -1.517 -2.606v-10c0 -1.652 1.348 -3 3 -3zm1.293 9.293l-3.293 3.292l-1.293 -1.292a1 1 0 0 0 -1.414 1.414l2 2a1 1 0 0 0 1.414 0l4 -4a1 1 0 0 0 -1.414 -1.414" />
88765</svg>
88766"#;
88767pub const ICON_COPY_MINUS_FILLED: &str = r#"
88768<svg
88769 xmlns="http://www.w3.org/2000/svg"
88770 width="24"
88771 height="24"
88772 viewBox="0 0 24 24"
88773 fill="currentColor"
88774>
88775 <path d="M18.333 6a3.667 3.667 0 0 1 3.667 3.667v8.666a3.667 3.667 0 0 1 -3.667 3.667h-8.666a3.667 3.667 0 0 1 -3.667 -3.667v-8.666a3.667 3.667 0 0 1 3.667 -3.667zm-3.333 -4c1.094 0 1.828 .533 2.374 1.514a1 1 0 1 1 -1.748 .972c-.221 -.398 -.342 -.486 -.626 -.486h-10c-.548 0 -1 .452 -1 1v9.998c0 .32 .154 .618 .407 .805l.1 .065a1 1 0 1 1 -.99 1.738a3 3 0 0 1 -1.517 -2.606v-10c0 -1.652 1.348 -3 3 -3zm2 11h-6a1 1 0 0 0 0 2h6a1 1 0 0 0 0 -2" />
88776</svg>
88777"#;
88778pub const ICON_COPY_PLUS_FILLED: &str = r#"
88779<svg
88780 xmlns="http://www.w3.org/2000/svg"
88781 width="24"
88782 height="24"
88783 viewBox="0 0 24 24"
88784 fill="currentColor"
88785>
88786 <path d="M18.333 6a3.667 3.667 0 0 1 3.667 3.667v8.666a3.667 3.667 0 0 1 -3.667 3.667h-8.666a3.667 3.667 0 0 1 -3.667 -3.667v-8.666a3.667 3.667 0 0 1 3.667 -3.667zm-4.333 4a1 1 0 0 0 -1 1v2h-2a1 1 0 0 0 -.993 .883l-.007 .117a1 1 0 0 0 1 1h2v2a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-2h2a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-2v-2a1 1 0 0 0 -.883 -.993zm1 -8c1.094 0 1.828 .533 2.374 1.514a1 1 0 1 1 -1.748 .972c-.221 -.398 -.342 -.486 -.626 -.486h-10c-.548 0 -1 .452 -1 1v9.998c0 .32 .154 .618 .407 .805l.1 .065a1 1 0 1 1 -.99 1.738a3 3 0 0 1 -1.517 -2.606v-10c0 -1.652 1.348 -3 3 -3z" />
88787</svg>
88788"#;
88789pub const ICON_COPY_X_FILLED: &str = r#"
88790<svg
88791 xmlns="http://www.w3.org/2000/svg"
88792 width="24"
88793 height="24"
88794 viewBox="0 0 24 24"
88795 fill="currentColor"
88796>
88797 <path d="M18.333 6a3.667 3.667 0 0 1 3.667 3.667v8.666a3.667 3.667 0 0 1 -3.667 3.667h-8.666a3.667 3.667 0 0 1 -3.667 -3.667v-8.666a3.667 3.667 0 0 1 3.667 -3.667zm-3.333 -4c1.094 0 1.828 .533 2.374 1.514a1 1 0 1 1 -1.748 .972c-.221 -.398 -.342 -.486 -.626 -.486h-10c-.548 0 -1 .452 -1 1v9.998c0 .32 .154 .618 .407 .805l.1 .065a1 1 0 1 1 -.99 1.738a3 3 0 0 1 -1.517 -2.606v-10c0 -1.652 1.348 -3 3 -3zm.8 8.786l-1.837 1.799l-1.749 -1.785a1 1 0 0 0 -1.319 -.096l-.095 .082a1 1 0 0 0 -.014 1.414l1.749 1.785l-1.835 1.8a1 1 0 0 0 -.096 1.32l.082 .095a1 1 0 0 0 1.414 .014l1.836 -1.8l1.75 1.786a1 1 0 0 0 1.319 .096l.095 -.082a1 1 0 0 0 .014 -1.414l-1.75 -1.786l1.836 -1.8a1 1 0 0 0 .096 -1.319l-.082 -.095a1 1 0 0 0 -1.414 -.014" />
88798</svg>
88799"#;
88800pub const ICON_COPYLEFT_FILLED: &str = r#"
88801<svg
88802 xmlns="http://www.w3.org/2000/svg"
88803 width="24"
88804 height="24"
88805 viewBox="0 0 24 24"
88806 fill="currentColor"
88807>
88808 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-2.117 5.889a4.016 4.016 0 0 0 -5.543 -.23a1 1 0 0 0 1.32 1.502a2.016 2.016 0 0 1 2.783 .116a1.993 1.993 0 0 1 0 2.766a2.016 2.016 0 0 1 -2.783 .116a1 1 0 0 0 -1.32 1.501a4.016 4.016 0 0 0 5.543 -.23a3.993 3.993 0 0 0 0 -5.542z" />
88809</svg>
88810"#;
88811pub const ICON_COPYRIGHT_FILLED: &str = r#"
88812<svg
88813 xmlns="http://www.w3.org/2000/svg"
88814 width="24"
88815 height="24"
88816 viewBox="0 0 24 24"
88817 fill="currentColor"
88818>
88819 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-2.34 5.659a4.016 4.016 0 0 0 -5.543 .23a3.993 3.993 0 0 0 0 5.542a4.016 4.016 0 0 0 5.543 .23a1 1 0 0 0 -1.32 -1.502c-.81 .711 -2.035 .66 -2.783 -.116a1.993 1.993 0 0 1 0 -2.766a2.016 2.016 0 0 1 2.783 -.116a1 1 0 0 0 1.32 -1.501z" />
88820</svg>
88821"#;
88822pub const ICON_CREDIT_CARD_FILLED: &str = r#"
88823<svg
88824 xmlns="http://www.w3.org/2000/svg"
88825 width="24"
88826 height="24"
88827 viewBox="0 0 24 24"
88828 fill="currentColor"
88829>
88830 <path d="M22 10v6a4 4 0 0 1 -4 4h-12a4 4 0 0 1 -4 -4v-6h20zm-14.99 4h-.01a1 1 0 1 0 .01 2a1 1 0 0 0 0 -2zm5.99 0h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0 -2zm5 -10a4 4 0 0 1 4 4h-20a4 4 0 0 1 4 -4h12z" />
88831</svg>
88832"#;
88833pub const ICON_CROP_1_1_FILLED: &str = r#"
88834<svg
88835 xmlns="http://www.w3.org/2000/svg"
88836 width="24"
88837 height="24"
88838 viewBox="0 0 24 24"
88839 fill="currentColor"
88840>
88841 <path d="M18 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3z" />
88842</svg>
88843"#;
88844pub const ICON_CROP_16_9_FILLED: &str = r#"
88845<svg
88846 xmlns="http://www.w3.org/2000/svg"
88847 width="24"
88848 height="24"
88849 viewBox="0 0 24 24"
88850 fill="currentColor"
88851>
88852 <path d="M18 7a3 3 0 0 1 3 3v4a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-4a3 3 0 0 1 3 -3z" />
88853</svg>
88854"#;
88855pub const ICON_CROP_3_2_FILLED: &str = r#"
88856<svg
88857 xmlns="http://www.w3.org/2000/svg"
88858 width="24"
88859 height="24"
88860 viewBox="0 0 24 24"
88861 fill="currentColor"
88862>
88863 <path d="M18 6a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3z" />
88864</svg>
88865"#;
88866pub const ICON_CROP_5_4_FILLED: &str = r#"
88867<svg
88868 xmlns="http://www.w3.org/2000/svg"
88869 width="24"
88870 height="24"
88871 viewBox="0 0 24 24"
88872 fill="currentColor"
88873>
88874 <path d="M18 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3z" />
88875</svg>
88876"#;
88877pub const ICON_CROP_7_5_FILLED: &str = r#"
88878<svg
88879 xmlns="http://www.w3.org/2000/svg"
88880 width="24"
88881 height="24"
88882 viewBox="0 0 24 24"
88883 fill="currentColor"
88884>
88885 <path d="M18 5a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3z" />
88886</svg>
88887"#;
88888pub const ICON_CROP_LANDSCAPE_FILLED: &str = r#"
88889<svg
88890 xmlns="http://www.w3.org/2000/svg"
88891 width="24"
88892 height="24"
88893 viewBox="0 0 24 24"
88894 fill="currentColor"
88895>
88896 <path d="M18 5a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3z" />
88897</svg>
88898"#;
88899pub const ICON_CROP_PORTRAIT_FILLED: &str = r#"
88900<svg
88901 xmlns="http://www.w3.org/2000/svg"
88902 width="24"
88903 height="24"
88904 viewBox="0 0 24 24"
88905 fill="currentColor"
88906>
88907 <path d="M16 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3z" />
88908</svg>
88909"#;
88910pub const ICON_CROSS_FILLED: &str = r#"
88911<svg
88912 xmlns="http://www.w3.org/2000/svg"
88913 width="24"
88914 height="24"
88915 viewBox="0 0 24 24"
88916 fill="currentColor"
88917>
88918 <path d="M10 2l-.117 .007a1 1 0 0 0 -.883 .993v4h-4a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 .993 .883h4v8a1 1 0 0 0 1 1h4l.117 -.007a1 1 0 0 0 .883 -.993v-8h4a1 1 0 0 0 1 -1v-4l-.007 -.117a1 1 0 0 0 -.993 -.883h-4v-4a1 1 0 0 0 -1 -1h-4z" />
88919</svg>
88920"#;
88921pub const ICON_DEVICE_HEART_MONITOR_FILLED: &str = r#"
88922<svg
88923 xmlns="http://www.w3.org/2000/svg"
88924 width="24"
88925 height="24"
88926 viewBox="0 0 24 24"
88927 fill="currentColor"
88928>
88929 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h12zm-4 13a1 1 0 0 0 -.993 .883l-.007 .117l.007 .127a1 1 0 0 0 1.986 0l.007 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm3 0a1 1 0 0 0 -.993 .883l-.007 .117l.007 .127a1 1 0 0 0 1.986 0l.007 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm-6 -6.764l-.106 .211a1 1 0 0 1 -.77 .545l-.124 .008l-5 -.001v3.001h14v-3.001l-4.382 .001l-.724 1.447a1 1 0 0 1 -1.725 .11l-.063 -.11l-1.106 -2.211zm7 -4.236h-12a1 1 0 0 0 -.993 .883l-.007 .117v1.999l4.381 .001l.725 -1.447a1 1 0 0 1 1.725 -.11l.063 .11l1.106 2.21l.106 -.21a1 1 0 0 1 .77 -.545l.124 -.008l5 -.001v-1.999a1 1 0 0 0 -.883 -.993l-.117 -.007z" />
88930</svg>
88931"#;
88932pub const ICON_DEVICE_MOBILE_FILLED: &str = r#"
88933<svg
88934 xmlns="http://www.w3.org/2000/svg"
88935 width="24"
88936 height="24"
88937 viewBox="0 0 24 24"
88938 fill="currentColor"
88939>
88940 <path d="M16 2a3 3 0 0 1 2.995 2.824l.005 .176v14a3 3 0 0 1 -2.824 2.995l-.176 .005h-8a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005h8zm-4 14a1 1 0 0 0 -.993 .883l-.007 .117l.007 .127a1 1 0 0 0 1.986 0l.007 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm1 -12h-2l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h2l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
88941</svg>
88942"#;
88943pub const ICON_DEVICE_TABLET_FILLED: &str = r#"
88944<svg
88945 xmlns="http://www.w3.org/2000/svg"
88946 width="24"
88947 height="24"
88948 viewBox="0 0 24 24"
88949 fill="currentColor"
88950>
88951 <path d="M18 2a2 2 0 0 1 1.995 1.85l.005 .15v16a2 2 0 0 1 -1.85 1.995l-.15 .005h-12a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-16a2 2 0 0 1 1.85 -1.995l.15 -.005h12zm-6 13a2 2 0 0 0 -1.977 1.697l-.018 .154l-.005 .149l.005 .15a2 2 0 1 0 1.995 -2.15z" />
88952</svg>
88953"#;
88954pub const ICON_DIALPAD_FILLED: &str = r#"
88955<svg
88956 xmlns="http://www.w3.org/2000/svg"
88957 width="24"
88958 height="24"
88959 viewBox="0 0 24 24"
88960 fill="currentColor"
88961>
88962 <path d="M6 2h-2a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2z" />
88963 <path d="M20 2h-2a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2z" />
88964 <path d="M13 2h-2a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2z" />
88965 <path d="M6 9h-2a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2z" />
88966 <path d="M20 9h-2a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2z" />
88967 <path d="M13 9h-2a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2z" />
88968 <path d="M13 16h-2a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2z" />
88969</svg>
88970"#;
88971pub const ICON_DIAMOND_FILLED: &str = r#"
88972<svg
88973 xmlns="http://www.w3.org/2000/svg"
88974 width="24"
88975 height="24"
88976 viewBox="0 0 24 24"
88977 fill="currentColor"
88978>
88979 <path d="M18 4a1 1 0 0 1 .783 .378l.074 .108l3 5a1 1 0 0 1 -.032 1.078l-.08 .103l-8.53 9.533a1.7 1.7 0 0 1 -1.215 .51c-.4 0 -.785 -.14 -1.11 -.417l-.135 -.126l-8.5 -9.5a1 1 0 0 1 -.172 -1.067l.06 -.115l3.013 -5.022l.064 -.09a.982 .982 0 0 1 .155 -.154l.089 -.064l.088 -.05l.05 -.023l.06 -.025l.109 -.032l.112 -.02l.117 -.005h12zm-8.886 3.943a1 1 0 0 0 -1.371 .343l-.6 1l-.06 .116a1 1 0 0 0 .177 1.07l2 2.2l.09 .088a1 1 0 0 0 1.323 -.02l.087 -.09a1 1 0 0 0 -.02 -1.323l-1.501 -1.65l.218 -.363l.055 -.103a1 1 0 0 0 -.398 -1.268z" />
88980</svg>
88981"#;
88982pub const ICON_DIAMONDS_FILLED: &str = r#"
88983<svg
88984 xmlns="http://www.w3.org/2000/svg"
88985 width="24"
88986 height="24"
88987 viewBox="0 0 24 24"
88988 fill="currentColor"
88989>
88990 <path d="M12 2.005c-.777 0 -1.508 .367 -1.971 .99l-5.362 6.895c-.89 1.136 -.89 3.083 0 4.227l5.375 6.911a2.457 2.457 0 0 0 3.93 -.017l5.361 -6.894c.89 -1.136 .89 -3.083 0 -4.227l-5.375 -6.911a2.446 2.446 0 0 0 -1.958 -.974z" />
88991</svg>
88992"#;
88993pub const ICON_DICE_1_FILLED: &str = r#"
88994<svg
88995 xmlns="http://www.w3.org/2000/svg"
88996 width="24"
88997 height="24"
88998 viewBox="0 0 24 24"
88999 fill="currentColor"
89000>
89001 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-6.333 8.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3z" />
89002</svg>
89003"#;
89004pub const ICON_DICE_2_FILLED: &str = r#"
89005<svg
89006 xmlns="http://www.w3.org/2000/svg"
89007 width="24"
89008 height="24"
89009 viewBox="0 0 24 24"
89010 fill="currentColor"
89011>
89012 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-3.833 11a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm-5 -5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3z" />
89013</svg>
89014"#;
89015pub const ICON_DICE_3_FILLED: &str = r#"
89016<svg
89017 xmlns="http://www.w3.org/2000/svg"
89018 width="24"
89019 height="24"
89020 viewBox="0 0 24 24"
89021 fill="currentColor"
89022>
89023 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-2.833 12a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm-3.5 -3.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm-3.5 -3.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3z" />
89024</svg>
89025"#;
89026pub const ICON_DICE_4_FILLED: &str = r#"
89027<svg
89028 xmlns="http://www.w3.org/2000/svg"
89029 width="24"
89030 height="24"
89031 viewBox="0 0 24 24"
89032 fill="currentColor"
89033>
89034 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-2.833 12a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm-7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm0 -7a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3z" />
89035</svg>
89036"#;
89037pub const ICON_DICE_5_FILLED: &str = r#"
89038<svg
89039 xmlns="http://www.w3.org/2000/svg"
89040 width="24"
89041 height="24"
89042 viewBox="0 0 24 24"
89043 fill="currentColor"
89044>
89045 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-2.833 12a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm-7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm3.5 -3.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm-3.5 -3.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3z" />
89046</svg>
89047"#;
89048pub const ICON_DICE_6_FILLED: &str = r#"
89049<svg
89050 xmlns="http://www.w3.org/2000/svg"
89051 width="24"
89052 height="24"
89053 viewBox="0 0 24 24"
89054 fill="currentColor"
89055>
89056 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-2.833 13a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm-7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm0 -4.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm-7 -4.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3z" />
89057</svg>
89058"#;
89059pub const ICON_DICE_FILLED: &str = r#"
89060<svg
89061 xmlns="http://www.w3.org/2000/svg"
89062 width="24"
89063 height="24"
89064 viewBox="0 0 24 24"
89065 fill="currentColor"
89066>
89067 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-2.833 12a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm-7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm0 -7a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3zm7 0a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3z" />
89068</svg>
89069"#;
89070pub const ICON_DIRECTION_SIGN_FILLED: &str = r#"
89071<svg
89072 xmlns="http://www.w3.org/2000/svg"
89073 width="24"
89074 height="24"
89075 viewBox="0 0 24 24"
89076 fill="currentColor"
89077>
89078 <path d="M10.52 2.614a2.095 2.095 0 0 1 2.835 -.117l.126 .117l7.905 7.905c.777 .777 .816 2.013 .117 2.836l-.117 .126l-7.905 7.905a2.094 2.094 0 0 1 -2.836 .117l-.126 -.117l-7.907 -7.906a2.096 2.096 0 0 1 -.115 -2.835l.117 -.126l7.905 -7.905zm5.969 9.535l.01 -.116l-.003 -.12l-.016 -.114l-.03 -.11l-.044 -.112l-.052 -.098l-.076 -.105l-.07 -.081l-3.5 -3.5l-.095 -.083a1 1 0 0 0 -1.226 0l-.094 .083l-.083 .094a1 1 0 0 0 0 1.226l.083 .094l1.792 1.793h-5.085l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h5.085l-1.792 1.793l-.083 .094a1 1 0 0 0 1.403 1.403l.094 -.083l3.5 -3.5l.097 -.112l.05 -.074l.037 -.067l.05 -.112l.023 -.076l.025 -.117z" />
89079</svg>
89080"#;
89081pub const ICON_DROPLET_HALF_2_FILLED: &str = r#"
89082<svg
89083 xmlns="http://www.w3.org/2000/svg"
89084 width="24"
89085 height="24"
89086 viewBox="0 0 24 24"
89087 fill="currentColor"
89088>
89089 <path d="M13.905 2.923l.098 .135l4.92 7.306a7.566 7.566 0 0 1 1.043 3.167l.024 .326c.007 .047 .01 .094 .01 .143l-.002 .06c.056 2.3 -.944 4.582 -2.87 6.14c-2.969 2.402 -7.286 2.402 -10.255 0c-1.904 -1.54 -2.904 -3.787 -2.865 -6.071a1.052 1.052 0 0 1 .013 -.333a7.66 7.66 0 0 1 .913 -3.176l.172 -.302l4.893 -7.26c.185 -.275 .426 -.509 .709 -.686c1.055 -.66 2.446 -.413 3.197 .55zm-2.06 1.107l-.077 .038l-.041 .03l-.037 .036l-.033 .042l-4.863 7.214a5.607 5.607 0 0 0 -.651 1.61h11.723a5.444 5.444 0 0 0 -.49 -1.313l-.141 -.251l-4.891 -7.261a.428 .428 0 0 0 -.5 -.145z" />
89090</svg>
89091"#;
89092pub const ICON_DROPLET_HALF_FILLED: &str = r#"
89093<svg
89094 xmlns="http://www.w3.org/2000/svg"
89095 width="24"
89096 height="24"
89097 viewBox="0 0 24 24"
89098 fill="currentColor"
89099>
89100 <path d="M12 2l.07 .003a2.41 2.41 0 0 1 1.825 .907l.108 .148l4.92 7.306c1.952 3.267 1.191 7.42 -1.796 9.836c-2.968 2.402 -7.285 2.402 -10.254 0c-2.917 -2.36 -3.711 -6.376 -1.901 -9.65l.134 -.232l4.893 -7.26c.185 -.275 .426 -.509 .709 -.686a2.426 2.426 0 0 1 1.066 -.36l.226 -.012zm-1 3.149l-4.206 6.24c-1.44 2.41 -.88 5.463 1.337 7.257a6.101 6.101 0 0 0 2.869 1.276v-14.773z" />
89101</svg>
89102"#;
89103pub const ICON_DROPLET_FILLED: &str = r#"
89104<svg
89105 xmlns="http://www.w3.org/2000/svg"
89106 width="24"
89107 height="24"
89108 viewBox="0 0 24 24"
89109 fill="currentColor"
89110>
89111 <path d="M10.708 2.372a2.382 2.382 0 0 0 -.71 .686l-4.892 7.26c-1.981 3.314 -1.22 7.466 1.767 9.882c2.969 2.402 7.286 2.402 10.254 0c2.987 -2.416 3.748 -6.569 1.795 -9.836l-4.919 -7.306c-.722 -1.075 -2.192 -1.376 -3.295 -.686z" />
89112</svg>
89113"#;
89114pub const ICON_EGG_FILLED: &str = r#"
89115<svg
89116 xmlns="http://www.w3.org/2000/svg"
89117 width="24"
89118 height="24"
89119 viewBox="0 0 24 24"
89120 fill="currentColor"
89121>
89122 <path d="M12.002 2c-4.173 -.008 -8.002 6.058 -8.002 12.083c0 4.708 3.25 7.917 8 7.917c4.727 -.206 8 -3.328 8 -7.917c0 -6.02 -3.825 -12.075 -7.998 -12.083z" />
89123</svg>
89124"#;
89125pub const ICON_EXCLAMATION_CIRCLE_FILLED: &str = r#"
89126<svg
89127 xmlns="http://www.w3.org/2000/svg"
89128 width="24"
89129 height="24"
89130 viewBox="0 0 24 24"
89131 fill="currentColor"
89132>
89133 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-5 11.66a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1m0 -7a1 1 0 0 0 -1 1v4a1 1 0 0 0 2 0v-4a1 1 0 0 0 -1 -1" />
89134</svg>
89135"#;
89136pub const ICON_EYE_FILLED: &str = r#"
89137<svg
89138 xmlns="http://www.w3.org/2000/svg"
89139 width="24"
89140 height="24"
89141 viewBox="0 0 24 24"
89142 fill="currentColor"
89143>
89144 <path d="M12 4c4.29 0 7.863 2.429 10.665 7.154l.22 .379l.045 .1l.03 .083l.014 .055l.014 .082l.011 .1v.11l-.014 .111a.992 .992 0 0 1 -.026 .11l-.039 .108l-.036 .075l-.016 .03c-2.764 4.836 -6.3 7.38 -10.555 7.499l-.313 .004c-4.396 0 -8.037 -2.549 -10.868 -7.504a1 1 0 0 1 0 -.992c2.831 -4.955 6.472 -7.504 10.868 -7.504zm0 5a3 3 0 1 0 0 6a3 3 0 0 0 0 -6z" />
89145</svg>
89146"#;
89147pub const ICON_FILE_X_FILLED: &str = r#"
89148<svg
89149 xmlns="http://www.w3.org/2000/svg"
89150 width="24"
89151 height="24"
89152 viewBox="0 0 24 24"
89153 fill="currentColor"
89154>
89155 <path d="M12 2l.117 .007a1 1 0 0 1 .876 .876l.007 .117v4l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h4l.117 .007a1 1 0 0 1 .876 .876l.007 .117v9a3 3 0 0 1 -2.824 2.995l-.176 .005h-10a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005h5zm-1.489 9.14a1 1 0 0 0 -1.301 1.473l.083 .094l1.292 1.293l-1.292 1.293l-.083 .094a1 1 0 0 0 1.403 1.403l.094 -.083l1.293 -1.292l1.293 1.292l.094 .083a1 1 0 0 0 1.403 -1.403l-.083 -.094l-1.292 -1.293l1.292 -1.293l.083 -.094a1 1 0 0 0 -1.403 -1.403l-.094 .083l-1.293 1.292l-1.293 -1.292l-.094 -.083l-.102 -.07z" />
89156 <path d="M19 7h-4l-.001 -4.001z" />
89157</svg>
89158"#;
89159pub const ICON_FILE_FILLED: &str = r#"
89160<svg
89161 xmlns="http://www.w3.org/2000/svg"
89162 width="24"
89163 height="24"
89164 viewBox="0 0 24 24"
89165 fill="currentColor"
89166>
89167 <path d="M12 2l.117 .007a1 1 0 0 1 .876 .876l.007 .117v4l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h4l.117 .007a1 1 0 0 1 .876 .876l.007 .117v9a3 3 0 0 1 -2.824 2.995l-.176 .005h-10a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005h5z" />
89168 <path d="M19 7h-4l-.001 -4.001z" />
89169</svg>
89170"#;
89171pub const ICON_FILTER_FILLED: &str = r#"
89172<svg
89173 xmlns="http://www.w3.org/2000/svg"
89174 width="24"
89175 height="24"
89176 viewBox="0 0 24 24"
89177 fill="currentColor"
89178>
89179 <path d="M20 3h-16a1 1 0 0 0 -1 1v2.227l.008 .223a3 3 0 0 0 .772 1.795l4.22 4.641v8.114a1 1 0 0 0 1.316 .949l6 -2l.108 -.043a1 1 0 0 0 .576 -.906v-6.586l4.121 -4.12a3 3 0 0 0 .879 -2.123v-2.171a1 1 0 0 0 -1 -1z" />
89180</svg>
89181"#;
89182pub const ICON_FLAG_2_FILLED: &str = r#"
89183<svg
89184 xmlns="http://www.w3.org/2000/svg"
89185 width="24"
89186 height="24"
89187 viewBox="0 0 24 24"
89188 fill="currentColor"
89189>
89190 <path d="M19 4a1 1 0 0 1 .993 .883l.007 .117v9a1 1 0 0 1 -.883 .993l-.117 .007h-13v6a1 1 0 0 1 -.883 .993l-.117 .007a1 1 0 0 1 -.993 -.883l-.007 -.117v-16a1 1 0 0 1 .883 -.993l.117 -.007h14z" />
89191</svg>
89192"#;
89193pub const ICON_FLAG_3_FILLED: &str = r#"
89194<svg
89195 xmlns="http://www.w3.org/2000/svg"
89196 width="24"
89197 height="24"
89198 viewBox="0 0 24 24"
89199 fill="currentColor"
89200>
89201 <path d="M19 4c.852 0 1.297 .986 .783 1.623l-.076 .084l-3.792 3.793l3.792 3.793c.603 .602 .22 1.614 -.593 1.701l-.114 .006h-13v6a1 1 0 0 1 -.883 .993l-.117 .007a1 1 0 0 1 -.993 -.883l-.007 -.117v-16a1 1 0 0 1 .883 -.993l.117 -.007h14z" />
89202</svg>
89203"#;
89204pub const ICON_FLAG_FILLED: &str = r#"
89205<svg
89206 xmlns="http://www.w3.org/2000/svg"
89207 width="24"
89208 height="24"
89209 viewBox="0 0 24 24"
89210 fill="currentColor"
89211>
89212 <path d="M4 5a1 1 0 0 1 .3 -.714a6 6 0 0 1 8.213 -.176l.351 .328a4 4 0 0 0 5.272 0l.249 -.227c.61 -.483 1.527 -.097 1.61 .676l.005 .113v9a1 1 0 0 1 -.3 .714a6 6 0 0 1 -8.213 .176l-.351 -.328a4 4 0 0 0 -5.136 -.114v6.552a1 1 0 0 1 -1.993 .117l-.007 -.117v-16z" />
89213</svg>
89214"#;
89215pub const ICON_FLASK_2_FILLED: &str = r#"
89216<svg
89217 xmlns="http://www.w3.org/2000/svg"
89218 width="24"
89219 height="24"
89220 viewBox="0 0 24 24"
89221 fill="currentColor"
89222>
89223 <path d="M15 2a1 1 0 0 1 0 2v5.674l.062 .03a7 7 0 0 1 3.85 5.174l.037 .262a7 7 0 0 1 -3.078 6.693a1 1 0 0 1 -.553 .167h-6.635a1 1 0 0 1 -.552 -.166a7 7 0 0 1 .807 -12.134l.062 -.028v-5.672a1 1 0 1 1 0 -2h6zm-2 2h-2v6.34a1 1 0 0 1 -.551 .894l-.116 .049a5 5 0 0 0 -2.92 2.717h9.172a5 5 0 0 0 -2.918 -2.715a1 1 0 0 1 -.667 -.943v-6.342z" />
89224</svg>
89225"#;
89226pub const ICON_FLASK_FILLED: &str = r#"
89227<svg
89228 xmlns="http://www.w3.org/2000/svg"
89229 width="24"
89230 height="24"
89231 viewBox="0 0 24 24"
89232 fill="currentColor"
89233>
89234 <path d="M15 2a1 1 0 0 1 0 2v4.826l3.932 10.814l.034 .077a1.7 1.7 0 0 1 -.002 1.193l-.07 .162a1.7 1.7 0 0 1 -1.213 .911l-.181 .017h-11l-.181 -.017a1.7 1.7 0 0 1 -1.285 -2.266l.039 -.09l3.927 -10.804v-4.823a1 1 0 1 1 0 -2h6zm-2 2h-2v4h2v-4z" />
89235</svg>
89236"#;
89237pub const ICON_FOLDER_FILLED: &str = r#"
89238<svg
89239 xmlns="http://www.w3.org/2000/svg"
89240 width="24"
89241 height="24"
89242 viewBox="0 0 24 24"
89243 fill="currentColor"
89244>
89245 <path d="M9 3a1 1 0 0 1 .608 .206l.1 .087l2.706 2.707h6.586a3 3 0 0 1 2.995 2.824l.005 .176v8a3 3 0 0 1 -2.824 2.995l-.176 .005h-14a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-11a3 3 0 0 1 2.824 -2.995l.176 -.005h4z" />
89246</svg>
89247"#;
89248pub const ICON_FORBID_2_FILLED: &str = r#"
89249<svg
89250 xmlns="http://www.w3.org/2000/svg"
89251 width="24"
89252 height="24"
89253 viewBox="0 0 24 24"
89254 fill="currentColor"
89255>
89256 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.293 4.953a1 1 0 0 0 -1.414 0l-6 6l-.083 .094a1 1 0 0 0 1.497 1.32l6 -6l.083 -.094a1 1 0 0 0 -.083 -1.32z" />
89257</svg>
89258"#;
89259pub const ICON_FORBID_FILLED: &str = r#"
89260<svg
89261 xmlns="http://www.w3.org/2000/svg"
89262 width="24"
89263 height="24"
89264 viewBox="0 0 24 24"
89265 fill="currentColor"
89266>
89267 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-7.387 4.87a1 1 0 0 0 -1.32 1.497l6 6l.094 .083a1 1 0 0 0 1.32 -1.497l-6 -6z" />
89268</svg>
89269"#;
89270pub const ICON_FOUNTAIN_FILLED: &str = r#"
89271<svg
89272 xmlns="http://www.w3.org/2000/svg"
89273 width="24"
89274 height="24"
89275 viewBox="0 0 24 24"
89276 fill="currentColor"
89277>
89278 <path d="M15 2a4 4 0 0 1 4 4a1 1 0 0 1 -1.993 .117l-.007 -.117a2 2 0 0 0 -3.995 -.15l-.005 .15v9h1v-4a3 3 0 0 1 6 0a1 1 0 0 1 -1.993 .117l-.007 -.117a1 1 0 0 0 -1.993 -.117l-.007 .117v4h5a1 1 0 0 1 .993 .883l.007 .117v2a4 4 0 0 1 -3.8 3.995l-.2 .005h-12a4 4 0 0 1 -3.995 -3.8l-.005 -.2v-2a1 1 0 0 1 .883 -.993l.117 -.007h5v-4a1 1 0 0 0 -1.993 -.117l-.007 .117a1 1 0 0 1 -2 0a3 3 0 0 1 5.995 -.176l.005 .176v4h1v-9a2 2 0 1 0 -4 0a1 1 0 1 1 -2 0a4 4 0 0 1 7.001 -2.645a3.983 3.983 0 0 1 2.999 -1.355z" />
89279</svg>
89280"#;
89281pub const ICON_FUNCTION_FILLED: &str = r#"
89282<svg
89283 xmlns="http://www.w3.org/2000/svg"
89284 width="24"
89285 height="24"
89286 viewBox="0 0 24 24"
89287 fill="currentColor"
89288>
89289 <path d="M17.333 3a3.667 3.667 0 0 1 3.667 3.667v10.666a3.667 3.667 0 0 1 -3.667 3.667h-10.666a3.667 3.667 0 0 1 -3.667 -3.667v-10.666a3.667 3.667 0 0 1 3.667 -3.667zm-3.583 3a2.38 2.38 0 0 0 -2.37 2.145l-.285 2.855h-2.095l-.117 .007a1 1 0 0 0 .117 1.993h1.894l-.265 2.656l-.014 .071a.38 .38 0 0 1 -.365 .273a.25 .25 0 0 1 -.25 -.25v-.25l-.007 -.117a1 1 0 0 0 -1.993 .117v.25l.005 .154a2.25 2.25 0 0 0 2.245 2.096a2.38 2.38 0 0 0 2.37 -2.145l.284 -2.855h2.096l.117 -.007a1 1 0 0 0 -.117 -1.993h-1.895l.266 -2.656l.014 -.071a.381 .381 0 0 1 .365 -.273a.25 .25 0 0 1 .25 .25v.25l.007 .117a1 1 0 0 0 1.993 -.117v-.25l-.005 -.154a2.25 2.25 0 0 0 -2.245 -2.096z" />
89290</svg>
89291"#;
89292pub const ICON_GAUGE_FILLED: &str = r#"
89293<svg
89294 xmlns="http://www.w3.org/2000/svg"
89295 width="24"
89296 height="24"
89297 viewBox="0 0 24 24"
89298 fill="currentColor"
89299>
89300 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-.293 3.953a1 1 0 0 0 -1.414 0l-2.59 2.59l-.083 .094l-.068 .1a2.001 2.001 0 0 0 -2.547 1.774l-.005 .149l.005 .15a2 2 0 1 0 3.917 -.701a.968 .968 0 0 0 .195 -.152l2.59 -2.59l.083 -.094a1 1 0 0 0 -.083 -1.32zm-4.707 -1.293a6 6 0 0 0 -6 6a1 1 0 0 0 2 0a4 4 0 0 1 4 -4a1 1 0 0 0 0 -2z" />
89301</svg>
89302"#;
89303pub const ICON_GHOST_2_FILLED: &str = r#"
89304<svg
89305 xmlns="http://www.w3.org/2000/svg"
89306 width="24"
89307 height="24"
89308 viewBox="0 0 24 24"
89309 fill="currentColor"
89310>
89311 <path d="M12 1.999l.041 .002l.208 .003a8 8 0 0 1 7.747 7.747l.003 .248l.177 .006a3 3 0 0 1 2.819 2.819l.005 .176a3 3 0 0 1 -3 3l-.001 1.696l1.833 2.75a1 1 0 0 1 -.72 1.548l-.112 .006h-10c-3.445 .002 -6.327 -2.49 -6.901 -5.824l-.028 -.178l-.071 .001a3 3 0 0 1 -2.995 -2.824l-.005 -.175a3 3 0 0 1 3 -3l.004 -.25a8 8 0 0 1 7.996 -7.75zm0 10.001a2 2 0 0 0 -2 2a1 1 0 0 0 1 1h2a1 1 0 0 0 1 -1a2 2 0 0 0 -2 -2zm-1.99 -4l-.127 .007a1 1 0 0 0 .117 1.993l.127 -.007a1 1 0 0 0 -.117 -1.993zm4 0l-.127 .007a1 1 0 0 0 .117 1.993l.127 -.007a1 1 0 0 0 -.117 -1.993z" />
89312</svg>
89313"#;
89314pub const ICON_GHOST_FILLED: &str = r#"
89315<svg
89316 xmlns="http://www.w3.org/2000/svg"
89317 width="24"
89318 height="24"
89319 viewBox="0 0 24 24"
89320 fill="currentColor"
89321>
89322 <path d="M12 3a8 8 0 0 1 7.996 7.75l.004 .25l-.001 6.954l.01 .103a2.78 2.78 0 0 1 -1.468 2.618l-.163 .08c-1.053 .475 -2.283 .248 -3.129 -.593l-.137 -.146a.65 .65 0 0 0 -1.024 0a2.65 2.65 0 0 1 -4.176 0a.65 .65 0 0 0 -.512 -.25c-.2 0 -.389 .092 -.55 .296a2.78 2.78 0 0 1 -4.859 -2.005l.008 -.091l.001 -6.966l.004 -.25a8 8 0 0 1 7.996 -7.75zm2.82 10.429a1 1 0 0 0 -1.391 -.25a2.5 2.5 0 0 1 -2.858 0a1 1 0 0 0 -1.142 1.642a4.5 4.5 0 0 0 5.142 0a1 1 0 0 0 .25 -1.392zm-4.81 -4.429l-.127 .007a1 1 0 0 0 .117 1.993l.127 -.007a1 1 0 0 0 -.117 -1.993zm4 0l-.127 .007a1 1 0 0 0 .117 1.993l.127 -.007a1 1 0 0 0 -.117 -1.993z" />
89323</svg>
89324"#;
89325pub const ICON_GIFT_CARD_FILLED: &str = r#"
89326<svg
89327 xmlns="http://www.w3.org/2000/svg"
89328 width="24"
89329 height="24"
89330 viewBox="0 0 24 24"
89331 fill="currentColor"
89332>
89333 <path d="M18 4a4 4 0 0 1 3.995 3.8l.005 .2v8a4 4 0 0 1 -3.8 3.995l-.2 .005h-12a4 4 0 0 1 -3.995 -3.8l-.005 -.2v-8a4 4 0 0 1 3.8 -3.995l.2 -.005h12zm-5.493 5l-.19 .004c-.928 .052 -1.719 .583 -2.317 1.444c-.56 -.805 -1.288 -1.322 -2.139 -1.428l-.198 -.017l-.164 -.003l-.16 .005c-1.28 .086 -2.339 1.179 -2.339 2.495c0 1.226 1.222 2.211 2.453 2.447l.16 .026l-1.32 1.32l-.083 .094a1 1 0 0 0 0 1.226l.083 .094l.094 .083a1 1 0 0 0 1.226 0l.094 -.083l2.293 -2.292l2.293 2.292l.094 .083a1 1 0 0 0 1.403 -1.403l-.083 -.094l-1.32 -1.32c1.229 -.169 2.502 -1.11 2.606 -2.315l.007 -.158l-.005 -.163c-.08 -1.189 -1.02 -2.162 -2.175 -2.316l-.159 -.016l-.154 -.005zm-.025 2l.102 .009c.194 .04 .367 .21 .407 .406l.009 .085l-.012 .031l-.034 .04c-.13 .135 -.513 .369 -.836 .42l-.118 .009h-.602l.052 -.1l.088 -.156c.27 -.444 .574 -.696 .852 -.738l.092 -.006zm-4.964 0l.084 .005l.094 .02c.254 .077 .523 .32 .765 .718l.09 .157l.05 .1h-.601l-.106 -.008c-.398 -.057 -.894 -.4 -.894 -.492c0 -.23 .194 -.446 .416 -.491l.102 -.01z" />
89334</svg>
89335"#;
89336pub const ICON_GIFT_FILLED: &str = r#"
89337<svg
89338 xmlns="http://www.w3.org/2000/svg"
89339 width="24"
89340 height="24"
89341 viewBox="0 0 24 24"
89342 fill="currentColor"
89343>
89344 <path d="M11 14v8h-4a3 3 0 0 1 -3 -3v-4a1 1 0 0 1 1 -1h6zm8 0a1 1 0 0 1 1 1v4a3 3 0 0 1 -3 3h-4v-8h6zm-2.5 -12a3.5 3.5 0 0 1 3.163 5h.337a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-7v-5h-2v5h-7a2 2 0 0 1 -2 -2v-1a2 2 0 0 1 2 -2h.337a3.486 3.486 0 0 1 -.337 -1.5c0 -1.933 1.567 -3.5 3.483 -3.5c1.755 -.03 3.312 1.092 4.381 2.934l.136 .243c1.033 -1.914 2.56 -3.114 4.291 -3.175l.209 -.002zm-9 2a1.5 1.5 0 0 0 0 3h3.143c-.741 -1.905 -1.949 -3.02 -3.143 -3zm8.983 0c-1.18 -.02 -2.385 1.096 -3.126 3h3.143a1.5 1.5 0 1 0 -.017 -3z" />
89345</svg>
89346"#;
89347pub const ICON_GLASS_FULL_FILLED: &str = r#"
89348<svg
89349 xmlns="http://www.w3.org/2000/svg"
89350 width="24"
89351 height="24"
89352 viewBox="0 0 24 24"
89353 fill="currentColor"
89354>
89355 <path d="M5.004 10.229l-.003 -.186l.001 -.113l.008 -.071l1 -7a1 1 0 0 1 .877 -.853l.113 -.006h10a1 1 0 0 1 .968 .747l.022 .112l1.006 7.05l.004 .091c0 3.226 -2.56 5.564 -6 5.945v4.055h3a1 1 0 0 1 .117 1.993l-.117 .007h-8a1 1 0 0 1 -.117 -1.993l.117 -.007h3v-4.055c-3.358 -.371 -5.878 -2.609 -5.996 -5.716zm11.129 -6.229h-8.267l-.607 4.258a6.001 6.001 0 0 1 5.125 .787l.216 .155a4 4 0 0 0 4.32 .31l-.787 -5.51z" />
89356</svg>
89357"#;
89358pub const ICON_GLOBE_FILLED: &str = r#"
89359<svg
89360 xmlns="http://www.w3.org/2000/svg"
89361 width="24"
89362 height="24"
89363 viewBox="0 0 24 24"
89364 fill="currentColor"
89365>
89366 <path d="M11 4a5 5 0 1 1 -4.995 5.217l-.005 -.217l.005 -.217a5 5 0 0 1 4.995 -4.783z" />
89367 <path d="M14.133 1.502a1 1 0 0 1 1.365 -.369a9.015 9.015 0 1 1 -10.404 14.622a1 1 0 1 1 1.312 -1.51a7.015 7.015 0 1 0 8.096 -11.378a1 1 0 0 1 -.369 -1.365z" />
89368 <path d="M11 16a1 1 0 0 1 .993 .883l.007 .117v4a1 1 0 0 1 -1.993 .117l-.007 -.117v-4a1 1 0 0 1 1 -1z" />
89369 <path d="M15 20a1 1 0 0 1 .117 1.993l-.117 .007h-8a1 1 0 0 1 -.117 -1.993l.117 -.007h8z" />
89370</svg>
89371"#;
89372pub const ICON_GPS_FILLED: &str = r#"
89373<svg
89374 xmlns="http://www.w3.org/2000/svg"
89375 width="24"
89376 height="24"
89377 viewBox="0 0 24 24"
89378 fill="currentColor"
89379>
89380 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-.086 5.066c.372 -.837 -.483 -1.692 -1.32 -1.32l-9 4l-.108 .055c-.75 .44 -.611 1.609 .271 1.83l3.418 .853l.855 3.419c.23 .922 1.498 1.032 1.884 .163z" />
89381</svg>
89382"#;
89383pub const ICON_GRAPH_FILLED: &str = r#"
89384<svg
89385 xmlns="http://www.w3.org/2000/svg"
89386 width="24"
89387 height="24"
89388 viewBox="0 0 24 24"
89389 fill="currentColor"
89390>
89391 <path d="M18 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12zm-2.293 6.293a1 1 0 0 0 -1.414 0l-2.293 2.292l-1.293 -1.292a1 1 0 0 0 -1.414 0l-3 3a1 1 0 0 0 0 1.414l.094 .083a1 1 0 0 0 1.32 -.083l2.293 -2.292l1.293 1.292l.094 .083a1 1 0 0 0 1.32 -.083l2.293 -2.292l1.293 1.292a1 1 0 0 0 1.414 -1.414l-2 -2z" />
89392</svg>
89393"#;
89394pub const ICON_GUITAR_PICK_FILLED: &str = r#"
89395<svg
89396 xmlns="http://www.w3.org/2000/svg"
89397 width="24"
89398 height="24"
89399 viewBox="0 0 24 24"
89400 fill="currentColor"
89401>
89402 <path d="M12 2c-1.613 0 -2.882 .104 -3.825 .323l-.23 .057c-3.019 .708 -4.945 2.503 -4.945 5.62c0 3.367 1.939 8.274 4.22 11.125c.32 .4 .664 .786 1.03 1.158l.367 .36a4.904 4.904 0 0 0 6.752 .011a15.04 15.04 0 0 0 1.41 -1.528c2.491 -3.113 4.221 -7.294 4.221 -11.126c0 -3.025 -1.813 -4.806 -4.71 -5.562l-.266 -.066c-.936 -.25 -2.281 -.372 -4.024 -.372z" />
89403</svg>
89404"#;
89405pub const ICON_HANGER_2_FILLED: &str = r#"
89406<svg
89407 xmlns="http://www.w3.org/2000/svg"
89408 width="24"
89409 height="24"
89410 viewBox="0 0 24 24"
89411 fill="currentColor"
89412>
89413 <path d="M12 2a3 3 0 0 1 3 3a1 1 0 0 1 -1.993 .117l-.007 -.117a1 1 0 0 0 -2 -.004c.006 1.516 .495 2.579 1.486 3.13l7.97 4.428a3 3 0 0 1 1.544 2.623v.823a3 3 0 0 1 -2.824 2.995l-.176 .005a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3a3 3 0 0 1 -3 -3v-.823a3 3 0 0 1 1.543 -2.623l6.695 -3.72c-.832 -.976 -1.232 -2.296 -1.238 -3.834a3 3 0 0 1 3 -3m0 8.144l-7.486 4.158a1 1 0 0 0 -.514 .875v.823a1 1 0 0 0 1 1h.17a3 3 0 0 1 2.83 -2h8c1.306 0 2.418 .835 2.83 2h.17a1 1 0 0 0 1 -1v-.823a1 1 0 0 0 -.515 -.875z" />
89414</svg>
89415"#;
89416pub const ICON_HEADPHONES_FILLED: &str = r#"
89417<svg
89418 xmlns="http://www.w3.org/2000/svg"
89419 width="24"
89420 height="24"
89421 viewBox="0 0 24 24"
89422 fill="currentColor"
89423>
89424 <path d="M21 18a3 3 0 0 1 -2.824 2.995l-.176 .005h-1a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-3a3 3 0 0 1 2.824 -2.995l.176 -.005h1c.351 0 .688 .06 1 .171v-.171a7 7 0 0 0 -13.996 -.24l-.004 .24v.17c.25 -.088 .516 -.144 .791 -.163l.209 -.007h1a3 3 0 0 1 2.995 2.824l.005 .176v3a3 3 0 0 1 -2.824 2.995l-.176 .005h-1a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-6a9 9 0 0 1 17.996 -.265l.004 .265v6z" />
89425</svg>
89426"#;
89427pub const ICON_HEART_FILLED: &str = r#"
89428<svg
89429 xmlns="http://www.w3.org/2000/svg"
89430 width="24"
89431 height="24"
89432 viewBox="0 0 24 24"
89433 fill="currentColor"
89434>
89435 <path d="M6.979 3.074a6 6 0 0 1 4.988 1.425l.037 .033l.034 -.03a6 6 0 0 1 4.733 -1.44l.246 .036a6 6 0 0 1 3.364 10.008l-.18 .185l-.048 .041l-7.45 7.379a1 1 0 0 1 -1.313 .082l-.094 -.082l-7.493 -7.422a6 6 0 0 1 3.176 -10.215z" />
89436</svg>
89437"#;
89438pub const ICON_HELP_CIRCLE_FILLED: &str = r#"
89439<svg
89440 xmlns="http://www.w3.org/2000/svg"
89441 width="24"
89442 height="24"
89443 viewBox="0 0 24 24"
89444 fill="currentColor"
89445>
89446 <path d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -19.995 .324l-.005 -.324l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72zm0 13a1 1 0 0 0 -.993 .883l-.007 .117l.007 .127a1 1 0 0 0 1.986 0l.007 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm1.368 -6.673a2.98 2.98 0 0 0 -3.631 .728a1 1 0 0 0 1.44 1.383l.171 -.18a.98 .98 0 0 1 1.11 -.15a1 1 0 0 1 -.34 1.886l-.232 .012a1 1 0 0 0 .111 1.994a3 3 0 0 0 1.371 -5.673z" />
89447</svg>
89448"#;
89449pub const ICON_HELP_HEXAGON_FILLED: &str = r#"
89450<svg
89451 xmlns="http://www.w3.org/2000/svg"
89452 width="24"
89453 height="24"
89454 viewBox="0 0 24 24"
89455 fill="currentColor"
89456>
89457 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.026 -.097l.19 .097l6.775 3.995l.096 .063l.092 .077l.107 .075a3.224 3.224 0 0 1 1.266 2.188l.018 .202l.005 .204v7.284c0 1.106 -.57 2.129 -1.454 2.693l-.17 .1l-6.803 4.302c-.918 .504 -2.019 .535 -3.004 .068l-.196 -.1l-6.695 -4.237a3.225 3.225 0 0 1 -1.671 -2.619l-.007 -.207v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098zm1.575 13.586a1 1 0 0 0 -.993 .883l-.007 .117l.007 .127a1 1 0 0 0 1.986 0l.007 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm1.368 -6.673a2.98 2.98 0 0 0 -3.631 .728a1 1 0 0 0 1.44 1.383l.171 -.18a.98 .98 0 0 1 1.11 -.15a1 1 0 0 1 -.34 1.886l-.232 .012a1 1 0 0 0 .111 1.994a3 3 0 0 0 1.371 -5.673z" />
89458</svg>
89459"#;
89460pub const ICON_HELP_OCTAGON_FILLED: &str = r#"
89461<svg
89462 xmlns="http://www.w3.org/2000/svg"
89463 width="24"
89464 height="24"
89465 viewBox="0 0 24 24"
89466 fill="currentColor"
89467>
89468 <path d="M14.897 1a4 4 0 0 1 2.664 1.016l.165 .156l4.1 4.1a4 4 0 0 1 1.168 2.605l.006 .227v5.794a4 4 0 0 1 -1.016 2.664l-.156 .165l-4.1 4.1a4 4 0 0 1 -2.603 1.168l-.227 .006h-5.795a3.999 3.999 0 0 1 -2.664 -1.017l-.165 -.156l-4.1 -4.1a4 4 0 0 1 -1.168 -2.604l-.006 -.227v-5.794a4 4 0 0 1 1.016 -2.664l.156 -.165l4.1 -4.1a4 4 0 0 1 2.605 -1.168l.227 -.006h5.793zm-2.897 14a1 1 0 0 0 -.993 .883l-.007 .117l.007 .127a1 1 0 0 0 1.986 0l.007 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm1.368 -6.673a2.98 2.98 0 0 0 -3.631 .728a1 1 0 0 0 1.44 1.383l.171 -.18a.98 .98 0 0 1 1.11 -.15a1 1 0 0 1 -.34 1.886l-.232 .012a1 1 0 0 0 .111 1.994a3 3 0 0 0 1.371 -5.673z" />
89469</svg>
89470"#;
89471pub const ICON_HELP_SQUARE_ROUNDED_FILLED: &str = r#"
89472<svg
89473 xmlns="http://www.w3.org/2000/svg"
89474 width="24"
89475 height="24"
89476 viewBox="0 0 24 24"
89477 fill="currentColor"
89478>
89479 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm0 13a1 1 0 0 0 -.993 .883l-.007 .117l.007 .127a1 1 0 0 0 1.986 0l.007 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm1.368 -6.673a2.98 2.98 0 0 0 -3.631 .728a1 1 0 0 0 1.44 1.383l.171 -.18a.98 .98 0 0 1 1.11 -.15a1 1 0 0 1 -.34 1.886l-.232 .012a1 1 0 0 0 .111 1.994a3 3 0 0 0 1.371 -5.673z" />
89480</svg>
89481"#;
89482pub const ICON_HELP_SQUARE_FILLED: &str = r#"
89483<svg
89484 xmlns="http://www.w3.org/2000/svg"
89485 width="24"
89486 height="24"
89487 viewBox="0 0 24 24"
89488 fill="currentColor"
89489>
89490 <path d="M19 2a3 3 0 0 1 2.995 2.824l.005 .176v14a3 3 0 0 1 -2.824 2.995l-.176 .005h-14a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005h14zm-7 13a1 1 0 0 0 -.993 .883l-.007 .117l.007 .127a1 1 0 0 0 1.986 0l.007 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm1.368 -6.673a2.98 2.98 0 0 0 -3.631 .728a1 1 0 0 0 1.44 1.383l.171 -.18a.98 .98 0 0 1 1.11 -.15a1 1 0 0 1 -.34 1.886l-.232 .012a1 1 0 0 0 .111 1.994a3 3 0 0 0 1.371 -5.673z" />
89491</svg>
89492"#;
89493pub const ICON_HELP_TRIANGLE_FILLED: &str = r#"
89494<svg
89495 xmlns="http://www.w3.org/2000/svg"
89496 width="24"
89497 height="24"
89498 viewBox="0 0 24 24"
89499 fill="currentColor"
89500>
89501 <path d="M12 1.67c.955 0 1.845 .467 2.39 1.247l.105 .16l8.114 13.548a2.914 2.914 0 0 1 -2.307 4.363l-.195 .008h-16.225a2.914 2.914 0 0 1 -2.582 -4.2l.099 -.185l8.11 -13.538a2.914 2.914 0 0 1 2.491 -1.403zm0 13.33a1 1 0 0 0 -.993 .883l-.007 .117l.007 .127a1 1 0 0 0 1.986 0l.007 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883zm1.368 -6.673a2.98 2.98 0 0 0 -3.631 .728a1 1 0 0 0 1.44 1.383l.171 -.18a.98 .98 0 0 1 1.11 -.15a1 1 0 0 1 -.34 1.886l-.232 .012a1 1 0 0 0 .111 1.994a3 3 0 0 0 1.371 -5.673z" />
89502</svg>
89503"#;
89504pub const ICON_HEXAGON_LETTER_A_FILLED: &str = r#"
89505<svg
89506 xmlns="http://www.w3.org/2000/svg"
89507 width="24"
89508 height="24"
89509 viewBox="0 0 24 24"
89510 fill="currentColor"
89511>
89512 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-1.666 5.571a3 3 0 0 0 -3 3v6a1 1 0 0 0 2 0v-2h2v2a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-6a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v2h-2v-2a1 1 0 0 1 .883 -.993z" />
89513</svg>
89514"#;
89515pub const ICON_HEXAGON_LETTER_B_FILLED: &str = r#"
89516<svg
89517 xmlns="http://www.w3.org/2000/svg"
89518 width="24"
89519 height="24"
89520 viewBox="0 0 24 24"
89521 fill="currentColor"
89522>
89523 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-1.666 5.571h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h2a3 3 0 0 0 3 -3l-.005 -.176a3 3 0 0 0 -.654 -1.7l-.106 -.124l.106 -.124a3 3 0 0 0 -2.341 -4.876m0 6a1 1 0 0 1 0 2h-1v-2zm0 -4a1 1 0 0 1 0 2h-1v-2z" />
89524</svg>
89525"#;
89526pub const ICON_HEXAGON_LETTER_C_FILLED: &str = r#"
89527<svg
89528 xmlns="http://www.w3.org/2000/svg"
89529 width="24"
89530 height="24"
89531 viewBox="0 0 24 24"
89532 fill="currentColor"
89533>
89534 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-1.666 5.571a3 3 0 0 0 -3 3v4a3 3 0 0 0 6 0a1 1 0 0 0 -1.993 -.117l-.007 .117a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1.993 -.117l.007 .117a1 1 0 0 0 2 0a3 3 0 0 0 -3 -3" />
89535</svg>
89536"#;
89537pub const ICON_HEXAGON_LETTER_D_FILLED: &str = r#"
89538<svg
89539 xmlns="http://www.w3.org/2000/svg"
89540 width="24"
89541 height="24"
89542 viewBox="0 0 24 24"
89543 fill="currentColor"
89544>
89545 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-1.666 5.571h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h2a3 3 0 0 0 3 -3v-4a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-1v-6z" />
89546</svg>
89547"#;
89548pub const ICON_HEXAGON_LETTER_E_FILLED: &str = r#"
89549<svg
89550 xmlns="http://www.w3.org/2000/svg"
89551 width="24"
89552 height="24"
89553 viewBox="0 0 24 24"
89554 fill="currentColor"
89555>
89556 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.334 5.571h-4a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-3v-2h1.5a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-1.5v-2h3a1 1 0 0 0 0 -2" />
89557</svg>
89558"#;
89559pub const ICON_HEXAGON_LETTER_F_FILLED: &str = r#"
89560<svg
89561 xmlns="http://www.w3.org/2000/svg"
89562 width="24"
89563 height="24"
89564 viewBox="0 0 24 24"
89565 fill="currentColor"
89566>
89567 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.334 5.571h-4a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3h2a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-2v-2h3a1 1 0 0 0 0 -2" />
89568</svg>
89569"#;
89570pub const ICON_HEXAGON_LETTER_G_FILLED: &str = r#"
89571<svg
89572 xmlns="http://www.w3.org/2000/svg"
89573 width="24"
89574 height="24"
89575 viewBox="0 0 24 24"
89576 fill="currentColor"
89577>
89578 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.334 5.571h-2a3 3 0 0 0 -3 3v4a3 3 0 0 0 3 3h2a1 1 0 0 0 1 -1v-4a1 1 0 0 0 -1 -1h-1a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .993 .883v2h-1a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2a1 1 0 0 0 0 -2" />
89579</svg>
89580"#;
89581pub const ICON_HEXAGON_LETTER_H_FILLED: &str = r#"
89582<svg
89583 xmlns="http://www.w3.org/2000/svg"
89584 width="24"
89585 height="24"
89586 viewBox="0 0 24 24"
89587 fill="currentColor"
89588>
89589 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.334 5.571a1 1 0 0 0 -1 1v3h-2v-3a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-3h2v3a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-8a1 1 0 0 0 -1 -1" />
89590</svg>
89591"#;
89592pub const ICON_HEXAGON_LETTER_I_FILLED: &str = r#"
89593<svg
89594 xmlns="http://www.w3.org/2000/svg"
89595 width="24"
89596 height="24"
89597 viewBox="0 0 24 24"
89598 fill="currentColor"
89599>
89600 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-1.666 5.571a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-8a1 1 0 0 0 -1 -1" />
89601</svg>
89602"#;
89603pub const ICON_HEXAGON_LETTER_J_FILLED: &str = r#"
89604<svg
89605 xmlns="http://www.w3.org/2000/svg"
89606 width="24"
89607 height="24"
89608 viewBox="0 0 24 24"
89609 fill="currentColor"
89610>
89611 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.334 5.571h-4a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .993 .883h3v5a1 1 0 0 1 -1.993 .117l-.007 -.117a1 1 0 0 0 -2 0a3 3 0 0 0 6 0v-6a1 1 0 0 0 -1 -1" />
89612</svg>
89613"#;
89614pub const ICON_HEXAGON_LETTER_K_FILLED: &str = r#"
89615<svg
89616 xmlns="http://www.w3.org/2000/svg"
89617 width="24"
89618 height="24"
89619 viewBox="0 0 24 24"
89620 fill="currentColor"
89621>
89622 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.864 5.723a1 1 0 0 0 -1.378 .318l-2.152 3.442v-2.912a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-2.914l2.152 3.444a1 1 0 0 0 1.276 .374l.102 -.056l.095 -.068a1 1 0 0 0 .223 -1.31l-2.17 -3.47l2.17 -3.47a1 1 0 0 0 -.318 -1.378" />
89623</svg>
89624"#;
89625pub const ICON_HEXAGON_LETTER_L_FILLED: &str = r#"
89626<svg
89627 xmlns="http://www.w3.org/2000/svg"
89628 width="24"
89629 height="24"
89630 viewBox="0 0 24 24"
89631 fill="currentColor"
89632>
89633 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-3.666 5.571a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-3v-7a1 1 0 0 0 -1 -1" />
89634</svg>
89635"#;
89636pub const ICON_HEXAGON_LETTER_M_FILLED: &str = r#"
89637<svg
89638 xmlns="http://www.w3.org/2000/svg"
89639 width="24"
89640 height="24"
89641 viewBox="0 0 24 24"
89642 fill="currentColor"
89643>
89644 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m2.334 6.571c0 -1.014 -1.336 -1.384 -1.857 -.514l-2.143 3.57l-2.143 -3.57c-.521 -.87 -1.857 -.5 -1.857 .514v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-4.39l1.143 1.904l.074 .108a1 1 0 0 0 1.64 -.108l1.143 -1.904v4.39a1 1 0 0 0 2 0z" />
89645</svg>
89646"#;
89647pub const ICON_HEXAGON_LETTER_N_FILLED: &str = r#"
89648<svg
89649 xmlns="http://www.w3.org/2000/svg"
89650 width="24"
89651 height="24"
89652 viewBox="0 0 24 24"
89653 fill="currentColor"
89654>
89655 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-2.772 6.124c-.471 -.944 -1.894 -.608 -1.894 .447v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3.764l2.106 4.211c.471 .944 1.894 .608 1.894 -.447v-8a1 1 0 0 0 -1 -1l-.117 .007a1 1 0 0 0 -.883 .993v3.764z" />
89656</svg>
89657"#;
89658pub const ICON_HEXAGON_LETTER_O_FILLED: &str = r#"
89659<svg
89660 xmlns="http://www.w3.org/2000/svg"
89661 width="24"
89662 height="24"
89663 viewBox="0 0 24 24"
89664 fill="currentColor"
89665>
89666 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-1.666 5.571a3 3 0 0 0 -3 3v4a3 3 0 0 0 6 0v-4a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v4a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1 -1" />
89667</svg>
89668"#;
89669pub const ICON_HEXAGON_LETTER_P_FILLED: &str = r#"
89670<svg
89671 xmlns="http://www.w3.org/2000/svg"
89672 width="24"
89673 height="24"
89674 viewBox="0 0 24 24"
89675 fill="currentColor"
89676>
89677 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-1.666 5.571h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3h1a3 3 0 0 0 0 -6m0 2a1 1 0 0 1 0 2h-1v-2z" />
89678</svg>
89679"#;
89680pub const ICON_HEXAGON_LETTER_Q_FILLED: &str = r#"
89681<svg
89682 xmlns="http://www.w3.org/2000/svg"
89683 width="24"
89684 height="24"
89685 viewBox="0 0 24 24"
89686 fill="currentColor"
89687>
89688 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-1.666 5.571a3 3 0 0 0 -3 3v4a3 3 0 0 0 4.168 2.764l.125 -.057a1 1 0 0 0 1.414 -1.414l.057 -.125a3 3 0 0 0 .236 -1.168v-4a3 3 0 0 0 -3 -3m1 7.002h-.059a.996 .996 0 0 0 -.941 .998a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 2 0z" />
89689</svg>
89690"#;
89691pub const ICON_HEXAGON_LETTER_R_FILLED: &str = r#"
89692<svg
89693 xmlns="http://www.w3.org/2000/svg"
89694 width="24"
89695 height="24"
89696 viewBox="0 0 24 24"
89697 fill="currentColor"
89698>
89699 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-1.666 5.571h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-2.332l2.2 2.932a1 1 0 0 0 1.4 .2l.096 -.081a1 1 0 0 0 .104 -1.319l-1.903 -2.538l.115 -.037a3.001 3.001 0 0 0 -1.012 -5.825m0 2a1 1 0 0 1 0 2h-1v-2z" />
89700</svg>
89701"#;
89702pub const ICON_HEXAGON_LETTER_S_FILLED: &str = r#"
89703<svg
89704 xmlns="http://www.w3.org/2000/svg"
89705 width="24"
89706 height="24"
89707 viewBox="0 0 24 24"
89708 fill="currentColor"
89709>
89710 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-.666 5.571h-2a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h2v2h-2a1 1 0 0 0 -2 0a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-2v-2h2l.007 .117a1 1 0 0 0 1.993 -.117a2 2 0 0 0 -2 -2" />
89711</svg>
89712"#;
89713pub const ICON_HEXAGON_LETTER_T_FILLED: &str = r#"
89714<svg
89715 xmlns="http://www.w3.org/2000/svg"
89716 width="24"
89717 height="24"
89718 viewBox="0 0 24 24"
89719 fill="currentColor"
89720>
89721 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.334 5.571h-4a1 1 0 1 0 0 2h1v7a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-7h1a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1" />
89722</svg>
89723"#;
89724pub const ICON_HEXAGON_LETTER_U_FILLED: &str = r#"
89725<svg
89726 xmlns="http://www.w3.org/2000/svg"
89727 width="24"
89728 height="24"
89729 viewBox="0 0 24 24"
89730 fill="currentColor"
89731>
89732 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.334 5.571a1 1 0 0 0 -1 1v6a1 1 0 0 1 -2 0v-6a1 1 0 0 0 -2 0v6a3 3 0 0 0 6 0v-6a1 1 0 0 0 -1 -1" />
89733</svg>
89734"#;
89735pub const ICON_HEXAGON_LETTER_V_FILLED: &str = r#"
89736<svg
89737 xmlns="http://www.w3.org/2000/svg"
89738 width="24"
89739 height="24"
89740 viewBox="0 0 24 24"
89741 fill="currentColor"
89742>
89743 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.577 5.6a1 1 0 0 0 -1.213 .728l-1.03 4.118l-1.03 -4.118a1 1 0 1 0 -1.94 .486l2 8c.252 1.01 1.688 1.01 1.94 0l2 -8a1 1 0 0 0 -.727 -1.213" />
89744</svg>
89745"#;
89746pub const ICON_HEXAGON_LETTER_W_FILLED: &str = r#"
89747<svg
89748 xmlns="http://www.w3.org/2000/svg"
89749 width="24"
89750 height="24"
89751 viewBox="0 0 24 24"
89752 fill="currentColor"
89753>
89754 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.342 6.447l-.52 4.153l-.56 -1.4c-.319 -.799 -1.41 -.837 -1.803 -.114l-.053 .114l-.561 1.4l-.519 -4.153a1 1 0 0 0 -1 -.876l-.116 .008a1 1 0 0 0 -.868 1.116l1 8c.128 1.025 1.537 1.207 1.92 .247l1.072 -2.678l1.072 2.678c.383 .96 1.792 .778 1.92 -.247l1 -8a1 1 0 0 0 -1.984 -.248" />
89755</svg>
89756"#;
89757pub const ICON_HEXAGON_LETTER_X_FILLED: &str = r#"
89758<svg
89759 xmlns="http://www.w3.org/2000/svg"
89760 width="24"
89761 height="24"
89762 viewBox="0 0 24 24"
89763 fill="currentColor"
89764>
89765 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.781 5.677a1 1 0 0 0 -1.341 .447l-1.106 2.21l-1.106 -2.21a1 1 0 0 0 -1.234 -.494l-.107 .047a1 1 0 0 0 -.447 1.341l1.774 3.553l-1.775 3.553a1 1 0 0 0 .345 1.283l.102 .058a1 1 0 0 0 1.341 -.447l1.107 -2.21l1.106 2.21a1 1 0 0 0 1.234 .494l.107 -.047a1 1 0 0 0 .447 -1.341l-1.776 -3.553l1.776 -3.553a1 1 0 0 0 -.345 -1.283z" />
89766</svg>
89767"#;
89768pub const ICON_HEXAGON_LETTER_Y_FILLED: &str = r#"
89769<svg
89770 xmlns="http://www.w3.org/2000/svg"
89771 width="24"
89772 height="24"
89773 viewBox="0 0 24 24"
89774 fill="currentColor"
89775>
89776 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.705 5.643a1 1 0 0 0 -1.3 .557l-1.071 2.678l-1.072 -2.678a1 1 0 0 0 -1.856 .742l1.928 4.823v2.806a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-2.809l1.928 -4.82a1 1 0 0 0 -.45 -1.25z" />
89777</svg>
89778"#;
89779pub const ICON_HEXAGON_LETTER_Z_FILLED: &str = r#"
89780<svg
89781 xmlns="http://www.w3.org/2000/svg"
89782 width="24"
89783 height="24"
89784 viewBox="0 0 24 24"
89785 fill="currentColor"
89786>
89787 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m.334 5.571h-4a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .993 .883h2.382l-3.276 6.553a1 1 0 0 0 .894 1.447h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-2.382l3.276 -6.553a1 1 0 0 0 -.894 -1.447" />
89788</svg>
89789"#;
89790pub const ICON_HEXAGON_MINUS_FILLED: &str = r#"
89791<svg
89792 xmlns="http://www.w3.org/2000/svg"
89793 width="24"
89794 height="24"
89795 viewBox="0 0 24 24"
89796 fill="currentColor"
89797>
89798 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m1.334 9.571h-6a1 1 0 0 0 0 2h6a1 1 0 0 0 0 -2" />
89799</svg>
89800"#;
89801pub const ICON_HEXAGON_NUMBER_0_FILLED: &str = r#"
89802<svg
89803 xmlns="http://www.w3.org/2000/svg"
89804 width="24"
89805 height="24"
89806 viewBox="0 0 24 24"
89807 fill="currentColor"
89808>
89809 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995c.067 .04 .127 .084 .18 .133l.008 .007l.107 .076a3.223 3.223 0 0 1 1.284 2.39l.005 .203v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.226 3.226 0 0 1 -1.678 -2.826v-7.285a3.21 3.21 0 0 1 1.65 -2.808zm1.575 5.586a3 3 0 0 0 -2.995 2.824l-.005 .176v4l.005 .176a3 3 0 0 0 5.99 0l.005 -.176v-4l-.005 -.176a3 3 0 0 0 -2.995 -2.824zm0 2a1 1 0 0 1 .993 .883l.007 .117v4l-.007 .117a1 1 0 0 1 -1.986 0l-.007 -.117v-4l.007 -.117a1 1 0 0 1 .993 -.883z" />
89810</svg>
89811"#;
89812pub const ICON_HEXAGON_NUMBER_1_FILLED: &str = r#"
89813<svg
89814 xmlns="http://www.w3.org/2000/svg"
89815 width="24"
89816 height="24"
89817 viewBox="0 0 24 24"
89818 fill="currentColor"
89819>
89820 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995c.067 .04 .127 .084 .18 .133l.008 .007l.107 .076a3.223 3.223 0 0 1 1.284 2.39l.005 .203v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.226 3.226 0 0 1 -1.678 -2.826v-7.285a3.21 3.21 0 0 1 1.65 -2.808zm.952 5.803l-.084 .076l-2 2l-.083 .094a1 1 0 0 0 0 1.226l.083 .094l.094 .083a1 1 0 0 0 1.226 0l.094 -.083l.293 -.293v5.586l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-8l-.006 -.114c-.083 -.777 -1.008 -1.16 -1.617 -.67z" />
89821</svg>
89822"#;
89823pub const ICON_HEXAGON_NUMBER_2_FILLED: &str = r#"
89824<svg
89825 xmlns="http://www.w3.org/2000/svg"
89826 width="24"
89827 height="24"
89828 viewBox="0 0 24 24"
89829 fill="currentColor"
89830>
89831 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995c.067 .04 .127 .084 .18 .133l.008 .007l.107 .076a3.223 3.223 0 0 1 1.284 2.39l.005 .203v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.226 3.226 0 0 1 -1.678 -2.826v-7.285a3.21 3.21 0 0 1 1.65 -2.808zm2.575 5.586h-3l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h3v2h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h3l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-3v-2h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006z" />
89832</svg>
89833"#;
89834pub const ICON_HEXAGON_NUMBER_3_FILLED: &str = r#"
89835<svg
89836 xmlns="http://www.w3.org/2000/svg"
89837 width="24"
89838 height="24"
89839 viewBox="0 0 24 24"
89840 fill="currentColor"
89841>
89842 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995c.067 .04 .127 .084 .18 .133l.008 .007l.107 .076a3.223 3.223 0 0 1 1.284 2.39l.005 .203v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.226 3.226 0 0 1 -1.678 -2.826v-7.285a3.21 3.21 0 0 1 1.65 -2.808zm2.575 5.586h-2l-.15 .005a2 2 0 0 0 -1.85 1.995a1 1 0 0 0 1.974 .23l.02 -.113l.006 -.117h2v2h-2l-.133 .007c-1.111 .12 -1.154 1.73 -.128 1.965l.128 .021l.133 .007h2v2h-2l-.007 -.117a1 1 0 0 0 -1.993 .117a2 2 0 0 0 1.85 1.995l.15 .005h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a1.988 1.988 0 0 0 -.17 -.667l-.075 -.152l-.019 -.032l.02 -.03a2.01 2.01 0 0 0 .242 -.795l.007 -.174v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006z" />
89843</svg>
89844"#;
89845pub const ICON_HEXAGON_NUMBER_4_FILLED: &str = r#"
89846<svg
89847 xmlns="http://www.w3.org/2000/svg"
89848 width="24"
89849 height="24"
89850 viewBox="0 0 24 24"
89851 fill="currentColor"
89852>
89853 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995c.067 .04 .127 .084 .18 .133l.008 .007l.107 .076a3.223 3.223 0 0 1 1.284 2.39l.005 .203v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.226 3.226 0 0 1 -1.678 -2.826v-7.285a3.21 3.21 0 0 1 1.65 -2.808zm3.575 5.586a1 1 0 0 0 -.993 .883l-.007 .117v3h-2v-3l-.007 -.117a1 1 0 0 0 -1.986 0l-.007 .117v3l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2v3l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-8l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
89854</svg>
89855"#;
89856pub const ICON_HEXAGON_NUMBER_5_FILLED: &str = r#"
89857<svg
89858 xmlns="http://www.w3.org/2000/svg"
89859 width="24"
89860 height="24"
89861 viewBox="0 0 24 24"
89862 fill="currentColor"
89863>
89864 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995c.067 .04 .127 .084 .18 .133l.008 .007l.107 .076a3.223 3.223 0 0 1 1.284 2.39l.005 .203v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.226 3.226 0 0 1 -1.678 -2.826v-7.285a3.21 3.21 0 0 1 1.65 -2.808zm3.575 5.586h-4a1 1 0 0 0 -.993 .883l-.007 .117v4a1 1 0 0 0 .883 .993l.117 .007h3v2h-2l-.007 -.117a1 1 0 0 0 -1.993 .117a2 2 0 0 0 1.85 1.995l.15 .005h2a2 2 0 0 0 1.995 -1.85l.005 -.15v-2a2 2 0 0 0 -1.85 -1.995l-.15 -.005h-2v-2h3a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -.883 -.993l-.117 -.007z" />
89865</svg>
89866"#;
89867pub const ICON_HEXAGON_NUMBER_6_FILLED: &str = r#"
89868<svg
89869 xmlns="http://www.w3.org/2000/svg"
89870 width="24"
89871 height="24"
89872 viewBox="0 0 24 24"
89873 fill="currentColor"
89874>
89875 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995c.067 .04 .127 .084 .18 .133l.008 .007l.107 .076a3.223 3.223 0 0 1 1.284 2.39l.005 .203v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.226 3.226 0 0 1 -1.678 -2.826v-7.285a3.21 3.21 0 0 1 1.65 -2.808zm2.575 5.586h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v6l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006h-2v-2h2l.007 .117a1 1 0 0 0 1.993 -.117a2 2 0 0 0 -1.85 -1.995l-.15 -.005zm0 6v2h-2v-2h2z" />
89876</svg>
89877"#;
89878pub const ICON_HEXAGON_NUMBER_7_FILLED: &str = r#"
89879<svg
89880 xmlns="http://www.w3.org/2000/svg"
89881 width="24"
89882 height="24"
89883 viewBox="0 0 24 24"
89884 fill="currentColor"
89885>
89886 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995c.067 .04 .127 .084 .18 .133l.008 .007l.107 .076a3.223 3.223 0 0 1 1.284 2.39l.005 .203v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.226 3.226 0 0 1 -1.678 -2.826v-7.285a3.21 3.21 0 0 1 1.65 -2.808zm3.575 5.586h-4l-.117 .007a1 1 0 0 0 -.876 .876l-.007 .117l.007 .117a1 1 0 0 0 .876 .876l.117 .007h2.718l-1.688 6.757l-.022 .115a1 1 0 0 0 1.927 .482l.035 -.111l2 -8l.021 -.112a1 1 0 0 0 -.878 -1.125l-.113 -.006z" />
89887</svg>
89888"#;
89889pub const ICON_HEXAGON_NUMBER_8_FILLED: &str = r#"
89890<svg
89891 xmlns="http://www.w3.org/2000/svg"
89892 width="24"
89893 height="24"
89894 viewBox="0 0 24 24"
89895 fill="currentColor"
89896>
89897 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995c.067 .04 .127 .084 .18 .133l.008 .007l.107 .076a3.223 3.223 0 0 1 1.284 2.39l.005 .203v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.226 3.226 0 0 1 -1.678 -2.826v-7.285a3.21 3.21 0 0 1 1.65 -2.808zm2.575 5.586h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v2l.005 .15c.018 .236 .077 .46 .17 .667l.075 .152l.018 .03l-.018 .032c-.133 .24 -.218 .509 -.243 .795l-.007 .174v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a1.988 1.988 0 0 0 -.17 -.667l-.075 -.152l-.019 -.032l.02 -.03a2.01 2.01 0 0 0 .242 -.795l.007 -.174v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006zm0 6v2h-2v-2h2zm0 -4v2h-2v-2h2z" />
89898</svg>
89899"#;
89900pub const ICON_HEXAGON_NUMBER_9_FILLED: &str = r#"
89901<svg
89902 xmlns="http://www.w3.org/2000/svg"
89903 width="24"
89904 height="24"
89905 viewBox="0 0 24 24"
89906 fill="currentColor"
89907>
89908 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.216 0l6.775 3.995c.067 .04 .127 .084 .18 .133l.008 .007l.107 .076a3.223 3.223 0 0 1 1.284 2.39l.005 .203v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.226 3.226 0 0 1 -1.678 -2.826v-7.285a3.21 3.21 0 0 1 1.65 -2.808zm2.575 5.586h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2v2h-2l-.007 -.117a1 1 0 0 0 -1.993 .117a2 2 0 0 0 1.85 1.995l.15 .005h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-6l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006zm0 2v2h-2v-2h2z" />
89909</svg>
89910"#;
89911pub const ICON_HEXAGON_PLUS_FILLED: &str = r#"
89912<svg
89913 xmlns="http://www.w3.org/2000/svg"
89914 width="24"
89915 height="24"
89916 viewBox="0 0 24 24"
89917 fill="currentColor"
89918>
89919 <path d="M13.666 1.429l6.75 3.98l.096 .063l.093 .078l.106 .074a3.22 3.22 0 0 1 1.284 2.39l.005 .204v7.284c0 1.175 -.643 2.256 -1.623 2.793l-6.804 4.302c-.98 .538 -2.166 .538 -3.2 -.032l-6.695 -4.237a3.23 3.23 0 0 1 -1.678 -2.826v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098c1 -.552 2.214 -.552 3.24 .015m-1.666 6.571a1 1 0 0 0 -1 1v2h-2a1 1 0 0 0 -.993 .883l-.007 .117a1 1 0 0 0 1 1h2v2a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-2h2a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-2v-2a1 1 0 0 0 -.883 -.993z" />
89920</svg>
89921"#;
89922pub const ICON_HEXAGON_FILLED: &str = r#"
89923<svg
89924 xmlns="http://www.w3.org/2000/svg"
89925 width="24"
89926 height="24"
89927 viewBox="0 0 24 24"
89928 fill="currentColor"
89929>
89930 <path d="M10.425 1.414l-6.775 3.996a3.21 3.21 0 0 0 -1.65 2.807v7.285a3.226 3.226 0 0 0 1.678 2.826l6.695 4.237c1.034 .57 2.22 .57 3.2 .032l6.804 -4.302c.98 -.537 1.623 -1.618 1.623 -2.793v-7.284l-.005 -.204a3.223 3.223 0 0 0 -1.284 -2.39l-.107 -.075l-.007 -.007a1.074 1.074 0 0 0 -.181 -.133l-6.776 -3.995a3.33 3.33 0 0 0 -3.216 0z" />
89931</svg>
89932"#;
89933pub const ICON_HOME_FILLED: &str = r#"
89934<svg
89935 xmlns="http://www.w3.org/2000/svg"
89936 width="24"
89937 height="24"
89938 viewBox="0 0 24 24"
89939 fill="currentColor"
89940>
89941 <path d="M12.707 2.293l9 9c.63 .63 .184 1.707 -.707 1.707h-1v6a3 3 0 0 1 -3 3h-1v-7a3 3 0 0 0 -2.824 -2.995l-.176 -.005h-2a3 3 0 0 0 -3 3v7h-1a3 3 0 0 1 -3 -3v-6h-1c-.89 0 -1.337 -1.077 -.707 -1.707l9 -9a1 1 0 0 1 1.414 0m.293 11.707a1 1 0 0 1 1 1v7h-4v-7a1 1 0 0 1 .883 -.993l.117 -.007z" />
89942</svg>
89943"#;
89944pub const ICON_HOSPITAL_CIRCLE_FILLED: &str = r#"
89945<svg
89946 xmlns="http://www.w3.org/2000/svg"
89947 width="24"
89948 height="24"
89949 viewBox="0 0 24 24"
89950 fill="currentColor"
89951>
89952 <path d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -20 0l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72m2 5a1 1 0 0 0 -1 1v2.999h-2v-2.999a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-3.001h2v3.001a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-8a1 1 0 0 0 -1 -1" />
89953</svg>
89954"#;
89955pub const ICON_HOURGLASS_FILLED: &str = r#"
89956<svg
89957 xmlns="http://www.w3.org/2000/svg"
89958 width="24"
89959 height="24"
89960 viewBox="0 0 24 24"
89961 fill="currentColor"
89962>
89963 <path d="M17 2a2 2 0 0 1 1.995 1.85l.005 .15v2a6.996 6.996 0 0 1 -3.393 6a6.994 6.994 0 0 1 3.388 5.728l.005 .272v2a2 2 0 0 1 -1.85 1.995l-.15 .005h-10a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-2a6.996 6.996 0 0 1 3.393 -6a6.994 6.994 0 0 1 -3.388 -5.728l-.005 -.272v-2a2 2 0 0 1 1.85 -1.995l.15 -.005h10z" />
89964</svg>
89965"#;
89966pub const ICON_INFO_CIRCLE_FILLED: &str = r#"
89967<svg
89968 xmlns="http://www.w3.org/2000/svg"
89969 width="24"
89970 height="24"
89971 viewBox="0 0 24 24"
89972 fill="currentColor"
89973>
89974 <path d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -19.995 .324l-.005 -.324l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72zm0 9h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007v3l.007 .117a1 1 0 0 0 .876 .876l.117 .007h1l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006v-3l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007zm.01 -3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
89975</svg>
89976"#;
89977pub const ICON_INFO_HEXAGON_FILLED: &str = r#"
89978<svg
89979 xmlns="http://www.w3.org/2000/svg"
89980 width="24"
89981 height="24"
89982 viewBox="0 0 24 24"
89983 fill="currentColor"
89984>
89985 <path d="M10.425 1.414a3.33 3.33 0 0 1 3.026 -.097l.19 .097l6.775 3.995l.096 .063l.092 .077l.107 .075a3.224 3.224 0 0 1 1.266 2.188l.018 .202l.005 .204v7.284c0 1.106 -.57 2.129 -1.454 2.693l-.17 .1l-6.803 4.302c-.918 .504 -2.019 .535 -3.004 .068l-.196 -.1l-6.695 -4.237a3.225 3.225 0 0 1 -1.671 -2.619l-.007 -.207v-7.285c0 -1.106 .57 -2.128 1.476 -2.705l6.95 -4.098zm1.575 9.586h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007v3l.007 .117a1 1 0 0 0 .876 .876l.117 .007h1l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006v-3l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007zm.01 -3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
89986</svg>
89987"#;
89988pub const ICON_INFO_OCTAGON_FILLED: &str = r#"
89989<svg
89990 xmlns="http://www.w3.org/2000/svg"
89991 width="24"
89992 height="24"
89993 viewBox="0 0 24 24"
89994 fill="currentColor"
89995>
89996 <path d="M14.897 1a4 4 0 0 1 2.664 1.016l.165 .156l4.1 4.1a4 4 0 0 1 1.168 2.605l.006 .227v5.794a4 4 0 0 1 -1.016 2.664l-.156 .165l-4.1 4.1a4 4 0 0 1 -2.603 1.168l-.227 .006h-5.795a3.999 3.999 0 0 1 -2.664 -1.017l-.165 -.156l-4.1 -4.1a4 4 0 0 1 -1.168 -2.604l-.006 -.227v-5.794a4 4 0 0 1 1.016 -2.664l.156 -.165l4.1 -4.1a4 4 0 0 1 2.605 -1.168l.227 -.006h5.793zm-2.897 10h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007v3l.007 .117a1 1 0 0 0 .876 .876l.117 .007h1l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006v-3l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007zm.01 -3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
89997</svg>
89998"#;
89999pub const ICON_INFO_SQUARE_ROUNDED_FILLED: &str = r#"
90000<svg
90001 xmlns="http://www.w3.org/2000/svg"
90002 width="24"
90003 height="24"
90004 viewBox="0 0 24 24"
90005 fill="currentColor"
90006>
90007 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm0 9h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007v3l.007 .117a1 1 0 0 0 .876 .876l.117 .007h1l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006v-3l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007zm.01 -3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
90008</svg>
90009"#;
90010pub const ICON_INFO_SQUARE_FILLED: &str = r#"
90011<svg
90012 xmlns="http://www.w3.org/2000/svg"
90013 width="24"
90014 height="24"
90015 viewBox="0 0 24 24"
90016 fill="currentColor"
90017>
90018 <path d="M19 2a3 3 0 0 1 2.995 2.824l.005 .176v14a3 3 0 0 1 -2.824 2.995l-.176 .005h-14a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-14a3 3 0 0 1 2.824 -2.995l.176 -.005h14zm-7 9h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007v3l.007 .117a1 1 0 0 0 .876 .876l.117 .007h1l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006v-3l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007zm.01 -3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
90019</svg>
90020"#;
90021pub const ICON_INFO_TRIANGLE_FILLED: &str = r#"
90022<svg
90023 xmlns="http://www.w3.org/2000/svg"
90024 width="24"
90025 height="24"
90026 viewBox="0 0 24 24"
90027 fill="currentColor"
90028>
90029 <path d="M12 1.67c.955 0 1.845 .467 2.39 1.247l.105 .16l8.114 13.548a2.914 2.914 0 0 1 -2.307 4.363l-.195 .008h-16.225a2.914 2.914 0 0 1 -2.582 -4.2l.099 -.185l8.11 -13.538a2.914 2.914 0 0 1 2.491 -1.403zm0 9.33h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007v3l.007 .117a1 1 0 0 0 .876 .876l.117 .007h1l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006v-3l-.007 -.117a1 1 0 0 0 -.876 -.876l-.117 -.007zm.01 -3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
90030</svg>
90031"#;
90032pub const ICON_INNER_SHADOW_BOTTOM_LEFT_FILLED: &str = r#"
90033<svg
90034 xmlns="http://www.w3.org/2000/svg"
90035 width="24"
90036 height="24"
90037 viewBox="0 0 24 24"
90038 fill="currentColor"
90039>
90040 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm-6 9a1 1 0 0 0 -1 1a7 7 0 0 0 7 7a1 1 0 0 0 0 -2a5 5 0 0 1 -5 -5a1 1 0 0 0 -1 -1z" />
90041</svg>
90042"#;
90043pub const ICON_INNER_SHADOW_BOTTOM_RIGHT_FILLED: &str = r#"
90044<svg
90045 xmlns="http://www.w3.org/2000/svg"
90046 width="24"
90047 height="24"
90048 viewBox="0 0 24 24"
90049 fill="currentColor"
90050>
90051 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm6 9a1 1 0 0 0 -1 1a5 5 0 0 1 -5 5a1 1 0 0 0 0 2a7 7 0 0 0 7 -7a1 1 0 0 0 -1 -1z" />
90052</svg>
90053"#;
90054pub const ICON_INNER_SHADOW_BOTTOM_FILLED: &str = r#"
90055<svg
90056 xmlns="http://www.w3.org/2000/svg"
90057 width="24"
90058 height="24"
90059 viewBox="0 0 24 24"
90060 fill="currentColor"
90061>
90062 <path d="M5.144 4.72c3.92 -3.695 10.093 -3.625 13.927 .209c3.905 3.905 3.905 10.237 0 14.142c-3.905 3.905 -10.237 3.905 -14.142 0c-3.905 -3.905 -3.905 -10.237 0 -14.142zm3.32 10.816a1 1 0 1 0 -1.414 1.414a7 7 0 0 0 9.9 0a1 1 0 0 0 -1.414 -1.414a5 5 0 0 1 -7.072 0z" />
90063</svg>
90064"#;
90065pub const ICON_INNER_SHADOW_LEFT_FILLED: &str = r#"
90066<svg
90067 xmlns="http://www.w3.org/2000/svg"
90068 width="24"
90069 height="24"
90070 viewBox="0 0 24 24"
90071 fill="currentColor"
90072>
90073 <path d="M4.929 4.929c3.905 -3.905 10.237 -3.905 14.142 0c3.905 3.905 3.905 10.237 0 14.142c-3.905 3.905 -10.237 3.905 -14.142 0c-3.905 -3.905 -3.905 -10.237 0 -14.142zm3.535 2.121a1 1 0 0 0 -1.414 0a7 7 0 0 0 0 9.9a1 1 0 1 0 1.414 -1.414a5 5 0 0 1 0 -7.072a1 1 0 0 0 0 -1.414z" />
90074</svg>
90075"#;
90076pub const ICON_INNER_SHADOW_RIGHT_FILLED: &str = r#"
90077<svg
90078 xmlns="http://www.w3.org/2000/svg"
90079 width="24"
90080 height="24"
90081 viewBox="0 0 24 24"
90082 fill="currentColor"
90083>
90084 <path d="M4.929 4.929c3.905 -3.905 10.237 -3.905 14.142 0c3.905 3.905 3.905 10.237 0 14.142c-3.905 3.905 -10.237 3.905 -14.142 0c-3.905 -3.905 -3.905 -10.237 0 -14.142zm12.02 2.121a1 1 0 0 0 -1.413 1.414a5 5 0 0 1 0 7.072a1 1 0 0 0 1.414 1.414a7 7 0 0 0 0 -9.9z" />
90085</svg>
90086"#;
90087pub const ICON_INNER_SHADOW_TOP_LEFT_FILLED: &str = r#"
90088<svg
90089 xmlns="http://www.w3.org/2000/svg"
90090 width="24"
90091 height="24"
90092 viewBox="0 0 24 24"
90093 fill="currentColor"
90094>
90095 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm0 3a7 7 0 0 0 -7 7a1 1 0 0 0 2 0a5 5 0 0 1 5 -5a1 1 0 0 0 0 -2z" />
90096</svg>
90097"#;
90098pub const ICON_INNER_SHADOW_TOP_RIGHT_FILLED: &str = r#"
90099<svg
90100 xmlns="http://www.w3.org/2000/svg"
90101 width="24"
90102 height="24"
90103 viewBox="0 0 24 24"
90104 fill="currentColor"
90105>
90106 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm0 3a1 1 0 0 0 0 2a5 5 0 0 1 5 5a1 1 0 0 0 2 0a7 7 0 0 0 -7 -7z" />
90107</svg>
90108"#;
90109pub const ICON_INNER_SHADOW_TOP_FILLED: &str = r#"
90110<svg
90111 xmlns="http://www.w3.org/2000/svg"
90112 width="24"
90113 height="24"
90114 viewBox="0 0 24 24"
90115 fill="currentColor"
90116>
90117 <path d="M4.929 4.929c3.905 -3.905 10.237 -3.905 14.142 0c3.905 3.905 3.905 10.237 0 14.142c-3.905 3.905 -10.237 3.905 -14.142 0c-3.905 -3.905 -3.905 -10.237 0 -14.142zm12.02 2.121a7 7 0 0 0 -9.899 0a1 1 0 0 0 1.414 1.414a5 5 0 0 1 7.072 0a1 1 0 0 0 1.414 -1.414z" />
90118</svg>
90119"#;
90120pub const ICON_IRONING_FILLED: &str = r#"
90121<svg
90122 xmlns="http://www.w3.org/2000/svg"
90123 width="24"
90124 height="24"
90125 viewBox="0 0 24 24"
90126 fill="currentColor"
90127>
90128 <path d="M16.459 5a4 4 0 0 1 3.945 3.343l.577 3.464l.81 4.865a2 2 0 0 1 -1.971 2.328h-16.82a1 1 0 0 1 -1 -1a8 8 0 0 1 8 -8h8.652l-.22 -1.329a2 2 0 0 0 -1.811 -1.665l-.162 -.006h-7.459a1 1 0 1 1 0 -2z" />
90129</svg>
90130"#;
90131pub const ICON_JETPACK_FILLED: &str = r#"
90132<svg
90133 xmlns="http://www.w3.org/2000/svg"
90134 width="24"
90135 height="24"
90136 viewBox="0 0 24 24"
90137 fill="currentColor"
90138>
90139 <path d="M17 2a4 4 0 0 1 4 4v7a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1v-1h-2v1a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1v-7a4 4 0 0 1 8 0v1h2v-1a4 4 0 0 1 4 -4m-4 8v-1h-2v1zm-4 5a1 1 0 0 1 1 1c0 2.623 -.787 4.59 -2.4 5.8a1 1 0 0 1 -1.2 0c-1.613 -1.21 -2.4 -3.177 -2.4 -5.8a1 1 0 0 1 2 0c0 1.532 .308 2.684 .906 3.498l.094 .119l.094 -.12c.558 -.759 .864 -1.813 .902 -3.196l.004 -.301a1 1 0 0 1 1 -1m10 0a1 1 0 0 1 1 1c0 2.623 -.787 4.59 -2.4 5.8a1 1 0 0 1 -1.2 0c-1.613 -1.21 -2.4 -3.177 -2.4 -5.8a1 1 0 0 1 2 0c0 1.532 .308 2.684 .906 3.498l.094 .119l.094 -.12c.558 -.759 .864 -1.813 .902 -3.196l.004 -.301a1 1 0 0 1 1 -1" />
90140</svg>
90141"#;
90142pub const ICON_JEWISH_STAR_FILLED: &str = r#"
90143<svg
90144 xmlns="http://www.w3.org/2000/svg"
90145 width="24"
90146 height="24"
90147 viewBox="0 0 24 24"
90148 fill="currentColor"
90149>
90150 <path d="M8.433 6h-5.433l-.114 .006a1 1 0 0 0 -.743 1.508l2.69 4.486l-2.69 4.486l-.054 .1a1 1 0 0 0 .911 1.414h5.434l2.709 4.514l.074 .108a1 1 0 0 0 1.64 -.108l2.708 -4.514h5.435l.114 -.006a1 1 0 0 0 .743 -1.508l-2.691 -4.486l2.691 -4.486l.054 -.1a1 1 0 0 0 -.911 -1.414h-5.434l-2.709 -4.514a1 1 0 0 0 -1.714 0l-2.71 4.514z" />
90151</svg>
90152"#;
90153pub const ICON_KEY_FILLED: &str = r#"
90154<svg
90155 xmlns="http://www.w3.org/2000/svg"
90156 width="24"
90157 height="24"
90158 viewBox="0 0 24 24"
90159 fill="currentColor"
90160>
90161 <path d="M14.52 2c1.029 0 2.015 .409 2.742 1.136l3.602 3.602a3.877 3.877 0 0 1 0 5.483l-2.643 2.643a3.88 3.88 0 0 1 -4.941 .452l-.105 -.078l-5.882 5.883a3 3 0 0 1 -1.68 .843l-.22 .027l-.221 .009h-1.172c-1.014 0 -1.867 -.759 -1.991 -1.823l-.009 -.177v-1.172c0 -.704 .248 -1.386 .73 -1.96l.149 -.161l.414 -.414a1 1 0 0 1 .707 -.293h1v-1a1 1 0 0 1 .883 -.993l.117 -.007h1v-1a1 1 0 0 1 .206 -.608l.087 -.1l1.468 -1.469l-.076 -.103a3.9 3.9 0 0 1 -.678 -1.963l-.007 -.236c0 -1.029 .409 -2.015 1.136 -2.742l2.643 -2.643a3.88 3.88 0 0 1 2.741 -1.136m.495 5h-.02a2 2 0 1 0 0 4h.02a2 2 0 1 0 0 -4" />
90162</svg>
90163"#;
90164pub const ICON_KEYFRAME_ALIGN_CENTER_FILLED: &str = r#"
90165<svg
90166 xmlns="http://www.w3.org/2000/svg"
90167 width="24"
90168 height="24"
90169 viewBox="0 0 24 24"
90170 fill="currentColor"
90171>
90172 <path d="M12 19a1 1 0 0 1 .993 .883l.007 .117v2a1 1 0 0 1 -1.993 .117l-.007 -.117v-2a1 1 0 0 1 1 -1z" />
90173 <path d="M12 6c-.629 0 -1.214 .301 -1.606 .807l-2.908 3.748a2.395 2.395 0 0 0 -.011 2.876l2.919 3.762c.39 .505 .977 .807 1.606 .807c.629 0 1.214 -.301 1.606 -.807l2.908 -3.748a2.395 2.395 0 0 0 .011 -2.876l-2.919 -3.762a2.032 2.032 0 0 0 -1.606 -.807z" />
90174 <path d="M12 1a1 1 0 0 1 .993 .883l.007 .117v2a1 1 0 0 1 -1.993 .117l-.007 -.117v-2a1 1 0 0 1 1 -1z" />
90175 <path d="M5 11a1 1 0 0 1 .117 1.993l-.117 .007h-2a1 1 0 0 1 -.117 -1.993l.117 -.007h2z" />
90176 <path d="M21 11a1 1 0 0 1 .117 1.993l-.117 .007h-2a1 1 0 0 1 -.117 -1.993l.117 -.007h2z" />
90177</svg>
90178"#;
90179pub const ICON_KEYFRAME_ALIGN_HORIZONTAL_FILLED: &str = r#"
90180<svg
90181 xmlns="http://www.w3.org/2000/svg"
90182 width="24"
90183 height="24"
90184 viewBox="0 0 24 24"
90185 fill="currentColor"
90186>
90187 <path d="M12 6c-.629 0 -1.214 .301 -1.606 .807l-2.908 3.748a2.395 2.395 0 0 0 -.011 2.876l2.919 3.762c.39 .505 .977 .807 1.606 .807c.629 0 1.214 -.301 1.606 -.807l2.908 -3.748a2.395 2.395 0 0 0 .011 -2.876l-2.919 -3.762a2.032 2.032 0 0 0 -1.606 -.807z" />
90188 <path d="M5 11a1 1 0 0 1 .117 1.993l-.117 .007h-2a1 1 0 0 1 -.117 -1.993l.117 -.007h2z" />
90189 <path d="M21 11a1 1 0 0 1 .117 1.993l-.117 .007h-2a1 1 0 0 1 -.117 -1.993l.117 -.007h2z" />
90190</svg>
90191"#;
90192pub const ICON_KEYFRAME_ALIGN_VERTICAL_FILLED: &str = r#"
90193<svg
90194 xmlns="http://www.w3.org/2000/svg"
90195 width="24"
90196 height="24"
90197 viewBox="0 0 24 24"
90198 fill="currentColor"
90199>
90200 <path d="M12 1a1 1 0 0 1 .993 .883l.007 .117v2a1 1 0 0 1 -1.993 .117l-.007 -.117v-2a1 1 0 0 1 1 -1z" />
90201 <path d="M12 6c-.629 0 -1.214 .301 -1.606 .807l-2.908 3.748a2.395 2.395 0 0 0 -.011 2.876l2.919 3.762c.39 .505 .977 .807 1.606 .807c.629 0 1.214 -.301 1.606 -.807l2.908 -3.748a2.395 2.395 0 0 0 .011 -2.876l-2.919 -3.762a2.032 2.032 0 0 0 -1.606 -.807z" />
90202 <path d="M12 19a1 1 0 0 1 .993 .883l.007 .117v2a1 1 0 0 1 -1.993 .117l-.007 -.117v-2a1 1 0 0 1 1 -1z" />
90203</svg>
90204"#;
90205pub const ICON_KEYFRAME_FILLED: &str = r#"
90206<svg
90207 xmlns="http://www.w3.org/2000/svg"
90208 width="24"
90209 height="24"
90210 viewBox="0 0 24 24"
90211 fill="currentColor"
90212>
90213 <path d="M12 4a2.599 2.599 0 0 0 -2 .957l-4.355 5.24a2.847 2.847 0 0 0 -.007 3.598l4.368 5.256c.499 .6 1.225 .949 1.994 .949a2.599 2.599 0 0 0 2 -.957l4.355 -5.24a2.847 2.847 0 0 0 .007 -3.598l-4.368 -5.256a2.593 2.593 0 0 0 -1.994 -.949z" />
90214</svg>
90215"#;
90216pub const ICON_KEYFRAMES_FILLED: &str = r#"
90217<svg
90218 xmlns="http://www.w3.org/2000/svg"
90219 width="24"
90220 height="24"
90221 viewBox="0 0 24 24"
90222 fill="currentColor"
90223>
90224 <path d="M8 4a2.599 2.599 0 0 0 -2 .957l-4.355 5.24a2.847 2.847 0 0 0 -.007 3.598l4.368 5.256c.499 .6 1.224 .949 1.994 .949a2.599 2.599 0 0 0 2 -.957l4.355 -5.24a2.847 2.847 0 0 0 .007 -3.598l-4.368 -5.256a2.593 2.593 0 0 0 -1.994 -.949z" />
90225 <path d="M16.382 4.214a1 1 0 0 1 1.32 .074l.084 .094l4.576 5.823c.808 .993 .848 2.396 .13 3.419l-.12 .158l-4.586 5.836a1 1 0 0 1 -1.644 -1.132l.072 -.104l4.596 -5.85a.845 .845 0 0 0 .06 -.978l-.07 -.1l-4.586 -5.836a1 1 0 0 1 .168 -1.404z" />
90226 <path d="M12.382 4.214a1 1 0 0 1 1.32 .074l.084 .094l4.576 5.823c.808 .993 .848 2.396 .13 3.419l-.12 .158l-4.586 5.836a1 1 0 0 1 -1.644 -1.132l.072 -.104l4.596 -5.85a.845 .845 0 0 0 .06 -.978l-.07 -.1l-4.586 -5.836a1 1 0 0 1 .168 -1.404z" />
90227</svg>
90228"#;
90229pub const ICON_LABEL_IMPORTANT_FILLED: &str = r#"
90230<svg
90231 xmlns="http://www.w3.org/2000/svg"
90232 width="24"
90233 height="24"
90234 viewBox="0 0 24 24"
90235 fill="currentColor"
90236>
90237 <path d="M16.52 6a2 2 0 0 1 1.561 .75l3.7 4.625a1 1 0 0 1 0 1.25l-3.7 4.624a2 2 0 0 1 -1.561 .751h-12.52a1 1 0 0 1 -.78 -1.625l3.5 -4.375l-3.5 -4.375a1 1 0 0 1 .668 -1.62l.112 -.005z" />
90238</svg>
90239"#;
90240pub const ICON_LABEL_FILLED: &str = r#"
90241<svg
90242 xmlns="http://www.w3.org/2000/svg"
90243 width="24"
90244 height="24"
90245 viewBox="0 0 24 24"
90246 fill="currentColor"
90247>
90248 <path d="M16.52 6a2 2 0 0 1 1.561 .75l3.7 4.625a1 1 0 0 1 0 1.25l-3.7 4.624a2 2 0 0 1 -1.561 .751h-10.52a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3z" />
90249</svg>
90250"#;
90251pub const ICON_LASSO_POLYGON_FILLED: &str = r#"
90252<svg
90253 xmlns="http://www.w3.org/2000/svg"
90254 width="24"
90255 height="24"
90256 viewBox="0 0 24 24"
90257 fill="currentColor"
90258>
90259 <path d="M5.581 2.186l6.566 4.69l7.502 -2.812a1 1 0 0 1 1.326 .714l.019 .112l1 9a1 1 0 0 1 -.678 1.059l-9 3a1 1 0 0 1 -.553 .023l-4.434 -1.082a3 3 0 0 1 -1.287 .923c.095 .986 .374 1.9 .826 2.69a1 1 0 0 1 -1.736 .993c-.624 -1.09 -.99 -2.335 -1.098 -3.656a3 3 0 0 1 -2.034 -2.84l.005 -.176a3 3 0 0 1 .86 -1.932l-.818 -2.59a1 1 0 0 1 -.009 -.577l2 -7a1 1 0 0 1 1.543 -.539m-.009 2.451l-1.528 5.348l.642 2.031q .155 -.016 .314 -.016a3 3 0 0 1 3 2.995l3.957 .965l7.96 -2.654l-.769 -6.919l-6.797 2.55a1 1 0 0 1 -.827 -.058l-.105 -.065z" />
90260</svg>
90261"#;
90262pub const ICON_LAYOUT_2_FILLED: &str = r#"
90263<svg
90264 xmlns="http://www.w3.org/2000/svg"
90265 width="24"
90266 height="24"
90267 viewBox="0 0 24 24"
90268 fill="currentColor"
90269>
90270 <path d="M8 3a3 3 0 0 1 3 3v1a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-1a3 3 0 0 1 3 -3z" />
90271 <path d="M8 12a3 3 0 0 1 3 3v3a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-3a3 3 0 0 1 3 -3z" />
90272 <path d="M18 3a3 3 0 0 1 3 3v3a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-3a3 3 0 0 1 3 -3z" />
90273 <path d="M18 14a3 3 0 0 1 3 3v1a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-1a3 3 0 0 1 3 -3z" />
90274</svg>
90275"#;
90276pub const ICON_LAYOUT_ALIGN_BOTTOM_FILLED: &str = r#"
90277<svg
90278 xmlns="http://www.w3.org/2000/svg"
90279 width="24"
90280 height="24"
90281 viewBox="0 0 24 24"
90282 fill="currentColor"
90283>
90284 <path d="M20 19a1 1 0 0 1 0 2h-16a1 1 0 0 1 0 -2z" />
90285 <path d="M13 3a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3z" />
90286</svg>
90287"#;
90288pub const ICON_LAYOUT_ALIGN_CENTER_FILLED: &str = r#"
90289<svg
90290 xmlns="http://www.w3.org/2000/svg"
90291 width="24"
90292 height="24"
90293 viewBox="0 0 24 24"
90294 fill="currentColor"
90295>
90296 <path d="M12 3a1 1 0 0 1 1 1v4h3a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-3v4a1 1 0 0 1 -2 0v-4h-3a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3h3v-4a1 1 0 0 1 1 -1" />
90297</svg>
90298"#;
90299pub const ICON_LAYOUT_ALIGN_LEFT_FILLED: &str = r#"
90300<svg
90301 xmlns="http://www.w3.org/2000/svg"
90302 width="24"
90303 height="24"
90304 viewBox="0 0 24 24"
90305 fill="currentColor"
90306>
90307 <path d="M4 3a1 1 0 0 1 1 1v16a1 1 0 0 1 -2 0v-16a1 1 0 0 1 1 -1" />
90308 <path d="M18 8a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3z" />
90309</svg>
90310"#;
90311pub const ICON_LAYOUT_ALIGN_MIDDLE_FILLED: &str = r#"
90312<svg
90313 xmlns="http://www.w3.org/2000/svg"
90314 width="24"
90315 height="24"
90316 viewBox="0 0 24 24"
90317 fill="currentColor"
90318>
90319 <path d="M13 5a3 3 0 0 1 3 3v3h4a1 1 0 0 1 0 2h-4v3a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-3h-4a1 1 0 0 1 0 -2h4v-3a3 3 0 0 1 3 -3z" />
90320</svg>
90321"#;
90322pub const ICON_LAYOUT_ALIGN_RIGHT_FILLED: &str = r#"
90323<svg
90324 xmlns="http://www.w3.org/2000/svg"
90325 width="24"
90326 height="24"
90327 viewBox="0 0 24 24"
90328 fill="currentColor"
90329>
90330 <path d="M20 3a1 1 0 0 1 1 1v16a1 1 0 0 1 -2 0v-16a1 1 0 0 1 1 -1" />
90331 <path d="M14 8a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3z" />
90332</svg>
90333"#;
90334pub const ICON_LAYOUT_ALIGN_TOP_FILLED: &str = r#"
90335<svg
90336 xmlns="http://www.w3.org/2000/svg"
90337 width="24"
90338 height="24"
90339 viewBox="0 0 24 24"
90340 fill="currentColor"
90341>
90342 <path d="M20 3a1 1 0 0 1 0 2h-16a1 1 0 1 1 0 -2z" />
90343 <path d="M13 7a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3z" />
90344</svg>
90345"#;
90346pub const ICON_LAYOUT_BOTTOMBAR_COLLAPSE_FILLED: &str = r#"
90347<svg
90348 xmlns="http://www.w3.org/2000/svg"
90349 width="24"
90350 height="24"
90351 viewBox="0 0 24 24"
90352 fill="currentColor"
90353>
90354 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h12zm0 2h-12a1 1 0 0 0 -.993 .883l-.007 .117v9h14v-9a1 1 0 0 0 -.883 -.993l-.117 -.007zm-7.387 3.21l.094 .083l1.293 1.292l1.293 -1.292a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 .083 1.32l-.083 .094l-2 2a1 1 0 0 1 -1.32 .083l-.094 -.083l-2 -2a1 1 0 0 1 1.32 -1.497z" />
90355</svg>
90356"#;
90357pub const ICON_LAYOUT_BOTTOMBAR_EXPAND_FILLED: &str = r#"
90358<svg
90359 xmlns="http://www.w3.org/2000/svg"
90360 width="24"
90361 height="24"
90362 viewBox="0 0 24 24"
90363 fill="currentColor"
90364>
90365 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h12zm0 2h-12a1 1 0 0 0 -.993 .883l-.007 .117v9h14v-9a1 1 0 0 0 -.883 -.993l-.117 -.007zm-5.387 3.21l.094 .083l2 2a1 1 0 0 1 -1.32 1.497l-.094 -.083l-1.293 -1.292l-1.293 1.292a1 1 0 0 1 -1.32 .083l-.094 -.083a1 1 0 0 1 -.083 -1.32l.083 -.094l2 -2a1 1 0 0 1 1.32 -.083z" />
90366</svg>
90367"#;
90368pub const ICON_LAYOUT_BOTTOMBAR_FILLED: &str = r#"
90369<svg
90370 xmlns="http://www.w3.org/2000/svg"
90371 width="24"
90372 height="24"
90373 viewBox="0 0 24 24"
90374 fill="currentColor"
90375>
90376 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h12zm0 2h-12a1 1 0 0 0 -.993 .883l-.007 .117v9h14v-9a1 1 0 0 0 -.883 -.993l-.117 -.007z" />
90377</svg>
90378"#;
90379pub const ICON_LAYOUT_CARDS_FILLED: &str = r#"
90380<svg
90381 xmlns="http://www.w3.org/2000/svg"
90382 width="24"
90383 height="24"
90384 viewBox="0 0 24 24"
90385 fill="currentColor"
90386>
90387 <path d="M8 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3z" />
90388 <path d="M18 3a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3z" />
90389</svg>
90390"#;
90391pub const ICON_LAYOUT_DASHBOARD_FILLED: &str = r#"
90392<svg
90393 xmlns="http://www.w3.org/2000/svg"
90394 width="24"
90395 height="24"
90396 viewBox="0 0 24 24"
90397 fill="currentColor"
90398>
90399 <path d="M9 3a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2zm0 12a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2v-2a2 2 0 0 1 2 -2zm10 -4a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2zm0 -8a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2v-2a2 2 0 0 1 2 -2z" />
90400</svg>
90401"#;
90402pub const ICON_LAYOUT_DISTRIBUTE_HORIZONTAL_FILLED: &str = r#"
90403<svg
90404 xmlns="http://www.w3.org/2000/svg"
90405 width="24"
90406 height="24"
90407 viewBox="0 0 24 24"
90408 fill="currentColor"
90409>
90410 <path d="M20 3a1 1 0 0 1 0 2h-16a1 1 0 1 1 0 -2z" />
90411 <path d="M20 19a1 1 0 0 1 0 2h-16a1 1 0 0 1 0 -2z" />
90412 <path d="M16 8a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3z" />
90413</svg>
90414"#;
90415pub const ICON_LAYOUT_DISTRIBUTE_VERTICAL_FILLED: &str = r#"
90416<svg
90417 xmlns="http://www.w3.org/2000/svg"
90418 width="24"
90419 height="24"
90420 viewBox="0 0 24 24"
90421 fill="currentColor"
90422>
90423 <path d="M4 3a1 1 0 0 1 1 1v16a1 1 0 0 1 -2 0v-16a1 1 0 0 1 1 -1" />
90424 <path d="M20 3a1 1 0 0 1 1 1v16a1 1 0 0 1 -2 0v-16a1 1 0 0 1 1 -1" />
90425 <path d="M13 5a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3z" />
90426</svg>
90427"#;
90428pub const ICON_LAYOUT_GRID_FILLED: &str = r#"
90429<svg
90430 xmlns="http://www.w3.org/2000/svg"
90431 width="24"
90432 height="24"
90433 viewBox="0 0 24 24"
90434 fill="currentColor"
90435>
90436 <path d="M9 3a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2v-4a2 2 0 0 1 2 -2z" />
90437 <path d="M19 3a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2v-4a2 2 0 0 1 2 -2z" />
90438 <path d="M9 13a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2v-4a2 2 0 0 1 2 -2z" />
90439 <path d="M19 13a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2v-4a2 2 0 0 1 2 -2z" />
90440</svg>
90441"#;
90442pub const ICON_LAYOUT_KANBAN_FILLED: &str = r#"
90443<svg
90444 xmlns="http://www.w3.org/2000/svg"
90445 width="24"
90446 height="24"
90447 viewBox="0 0 24 24"
90448 fill="currentColor"
90449>
90450 <path d="M10 3a1 1 0 0 1 0 2h-6a1 1 0 1 1 0 -2z" />
90451 <path d="M20 3a1 1 0 0 1 0 2h-6a1 1 0 0 1 0 -2z" />
90452 <path d="M8 7a3 3 0 0 1 3 3v8a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3z" />
90453 <path d="M18 7a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3z" />
90454</svg>
90455"#;
90456pub const ICON_LAYOUT_LIST_FILLED: &str = r#"
90457<svg
90458 xmlns="http://www.w3.org/2000/svg"
90459 width="24"
90460 height="24"
90461 viewBox="0 0 24 24"
90462 fill="currentColor"
90463>
90464 <path d="M18 3a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3z" />
90465 <path d="M18 13a3 3 0 0 1 3 3v2a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3z" />
90466</svg>
90467"#;
90468pub const ICON_LAYOUT_NAVBAR_COLLAPSE_FILLED: &str = r#"
90469<svg
90470 xmlns="http://www.w3.org/2000/svg"
90471 width="24"
90472 height="24"
90473 viewBox="0 0 24 24"
90474 fill="currentColor"
90475>
90476 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h12zm1 6h-14v9a1 1 0 0 0 .883 .993l.117 .007h12a1 1 0 0 0 .993 -.883l.007 -.117v-9zm-6.387 3.21l.094 .083l2 2a1 1 0 0 1 -1.32 1.497l-.094 -.083l-1.293 -1.292l-1.293 1.292a1 1 0 0 1 -1.32 .083l-.094 -.083a1 1 0 0 1 -.083 -1.32l.083 -.094l2 -2a1 1 0 0 1 1.32 -.083z" />
90477</svg>
90478"#;
90479pub const ICON_LAYOUT_NAVBAR_EXPAND_FILLED: &str = r#"
90480<svg
90481 xmlns="http://www.w3.org/2000/svg"
90482 width="24"
90483 height="24"
90484 viewBox="0 0 24 24"
90485 fill="currentColor"
90486>
90487 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h12zm1 6h-14v9a1 1 0 0 0 .883 .993l.117 .007h12a1 1 0 0 0 .993 -.883l.007 -.117v-9zm-8.387 3.21l.094 .083l1.293 1.292l1.293 -1.292a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 .083 1.32l-.083 .094l-2 2a1 1 0 0 1 -1.32 .083l-.094 -.083l-2 -2a1 1 0 0 1 1.32 -1.497z" />
90488</svg>
90489"#;
90490pub const ICON_LAYOUT_NAVBAR_FILLED: &str = r#"
90491<svg
90492 xmlns="http://www.w3.org/2000/svg"
90493 width="24"
90494 height="24"
90495 viewBox="0 0 24 24"
90496 fill="currentColor"
90497>
90498 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h12zm1 6h-14v9a1 1 0 0 0 .883 .993l.117 .007h12a1 1 0 0 0 .993 -.883l.007 -.117v-9z" />
90499</svg>
90500"#;
90501pub const ICON_LAYOUT_SIDEBAR_LEFT_COLLAPSE_FILLED: &str = r#"
90502<svg
90503 xmlns="http://www.w3.org/2000/svg"
90504 width="24"
90505 height="24"
90506 viewBox="0 0 24 24"
90507 fill="currentColor"
90508>
90509 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h12zm0 2h-9v14h9a1 1 0 0 0 .993 -.883l.007 -.117v-12a1 1 0 0 0 -.883 -.993l-.117 -.007zm-2.293 4.293a1 1 0 0 1 .083 1.32l-.083 .094l-1.292 1.293l1.292 1.293a1 1 0 0 1 .083 1.32l-.083 .094a1 1 0 0 1 -1.32 .083l-.094 -.083l-2 -2a1 1 0 0 1 -.083 -1.32l.083 -.094l2 -2a1 1 0 0 1 1.414 0z" />
90510</svg>
90511"#;
90512pub const ICON_LAYOUT_SIDEBAR_LEFT_EXPAND_FILLED: &str = r#"
90513<svg
90514 xmlns="http://www.w3.org/2000/svg"
90515 width="24"
90516 height="24"
90517 viewBox="0 0 24 24"
90518 fill="currentColor"
90519>
90520 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h12zm0 2h-9v14h9a1 1 0 0 0 .993 -.883l.007 -.117v-12a1 1 0 0 0 -.883 -.993l-.117 -.007zm-4.387 4.21l.094 .083l2 2a1 1 0 0 1 .083 1.32l-.083 .094l-2 2a1 1 0 0 1 -1.497 -1.32l.083 -.094l1.292 -1.293l-1.292 -1.293a1 1 0 0 1 -.083 -1.32l.083 -.094a1 1 0 0 1 1.32 -.083z" />
90521</svg>
90522"#;
90523pub const ICON_LAYOUT_SIDEBAR_RIGHT_COLLAPSE_FILLED: &str = r#"
90524<svg
90525 xmlns="http://www.w3.org/2000/svg"
90526 width="24"
90527 height="24"
90528 viewBox="0 0 24 24"
90529 fill="currentColor"
90530>
90531 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h12zm-3 2h-9a1 1 0 0 0 -.993 .883l-.007 .117v12a1 1 0 0 0 .883 .993l.117 .007h9v-14zm-5.387 4.21l.094 .083l2 2a1 1 0 0 1 .083 1.32l-.083 .094l-2 2a1 1 0 0 1 -1.497 -1.32l.083 -.094l1.292 -1.293l-1.292 -1.293a1 1 0 0 1 -.083 -1.32l.083 -.094a1 1 0 0 1 1.32 -.083z" />
90532</svg>
90533"#;
90534pub const ICON_LAYOUT_SIDEBAR_RIGHT_EXPAND_FILLED: &str = r#"
90535<svg
90536 xmlns="http://www.w3.org/2000/svg"
90537 width="24"
90538 height="24"
90539 viewBox="0 0 24 24"
90540 fill="currentColor"
90541>
90542 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v12a3 3 0 0 1 -2.824 2.995l-.176 .005h-12a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-12a3 3 0 0 1 2.824 -2.995l.176 -.005h12zm-3 2h-9a1 1 0 0 0 -.993 .883l-.007 .117v12a1 1 0 0 0 .883 .993l.117 .007h9v-14zm-3.293 4.293a1 1 0 0 1 .083 1.32l-.083 .094l-1.292 1.293l1.292 1.293a1 1 0 0 1 .083 1.32l-.083 .094a1 1 0 0 1 -1.32 .083l-.094 -.083l-2 -2a1 1 0 0 1 -.083 -1.32l.083 -.094l2 -2a1 1 0 0 1 1.414 0z" />
90543</svg>
90544"#;
90545pub const ICON_LAYOUT_SIDEBAR_RIGHT_FILLED: &str = r#"
90546<svg
90547 xmlns="http://www.w3.org/2000/svg"
90548 width="24"
90549 height="24"
90550 viewBox="0 0 24 24"
90551 fill="currentColor"
90552>
90553 <path d="M6 21a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3zm8 -16h-8a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h8z" />
90554</svg>
90555"#;
90556pub const ICON_LAYOUT_SIDEBAR_FILLED: &str = r#"
90557<svg
90558 xmlns="http://www.w3.org/2000/svg"
90559 width="24"
90560 height="24"
90561 viewBox="0 0 24 24"
90562 fill="currentColor"
90563>
90564 <path d="M6 21a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3zm12 -16h-8v14h8a1 1 0 0 0 1 -1v-12a1 1 0 0 0 -1 -1" />
90565</svg>
90566"#;
90567pub const ICON_LAYOUT_FILLED: &str = r#"
90568<svg
90569 xmlns="http://www.w3.org/2000/svg"
90570 width="24"
90571 height="24"
90572 viewBox="0 0 24 24"
90573 fill="currentColor"
90574>
90575 <path d="M8 3a3 3 0 0 1 3 3v1a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-1a3 3 0 0 1 3 -3z" />
90576 <path d="M8 12a3 3 0 0 1 3 3v3a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-3a3 3 0 0 1 3 -3z" />
90577 <path d="M18 3a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-12a3 3 0 0 1 3 -3z" />
90578</svg>
90579"#;
90580pub const ICON_LEGO_FILLED: &str = r#"
90581<svg
90582 xmlns="http://www.w3.org/2000/svg"
90583 width="24"
90584 height="24"
90585 viewBox="0 0 24 24"
90586 fill="currentColor"
90587>
90588 <path d="M16 2a1 1 0 0 1 1 1v1l.2 .005a4 4 0 0 1 3.795 3.795l.005 .2v9a4 4 0 0 1 -2.845 3.83l-.155 .043v.127a1 1 0 0 1 -.883 .993l-.117 .007h-10a1 1 0 0 1 -1 -1v-.127l-.155 -.042a4 4 0 0 1 -2.84 -3.631l-.005 -.2v-9a4 4 0 0 1 4 -4v-1a1 1 0 0 1 1 -1zm-.8 12.286a1 1 0 0 0 -1.414 .014a2.5 2.5 0 0 1 -3.572 0a1 1 0 0 0 -1.428 1.4a4.5 4.5 0 0 0 6.428 0a1 1 0 0 0 -.014 -1.414m-5.69 -4.286h-.01a1 1 0 0 0 0 2h.01a1 1 0 0 0 0 -2m5 0h-.01a1 1 0 0 0 0 2h.01a1 1 0 0 0 0 -2" />
90589</svg>
90590"#;
90591pub const ICON_LIVE_PHOTO_FILLED: &str = r#"
90592<svg
90593 xmlns="http://www.w3.org/2000/svg"
90594 width="24"
90595 height="24"
90596 viewBox="0 0 24 24"
90597 fill="currentColor"
90598>
90599 <path d="M12 6a6 6 0 1 1 -6 6l.004 -.225a6 6 0 0 1 5.996 -5.775m0 4a2 2 0 0 0 -1.995 1.85l-.005 .15a2 2 0 1 0 2 -2m3.9 9.11a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1m3.14 -2.5a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1m1.73 -3.61a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1m0 -4a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1m-1.73 -3.61a1 1 0 0 1 1 1a1 1 0 1 1 -2 .01c0 -.562 .448 -1.01 1 -1.01m-3.14 -2.5a1 1 0 0 1 1 1a1 1 0 1 1 -2 .01c0 -.562 .448 -1.01 1 -1.01m-3.9 -.89a1 1 0 0 1 1 1a1 1 0 1 1 -2 .01c0 -.562 .448 -1.01 1 -1.01m-3.9 .89a1 1 0 0 1 1 1a1 1 0 1 1 -2 .01c0 -.562 .448 -1.01 1 -1.01m-3.14 2.5a1 1 0 0 1 1 1a1 1 0 1 1 -2 .01c0 -.562 .448 -1.01 1 -1.01m-1.73 3.61a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1m0 4a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1m1.73 3.61a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1m3.14 2.5a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1m3.9 .89a1 1 0 0 1 .993 .883l.007 .127a1 1 0 0 1 -1.993 .117l-.007 -.127a1 1 0 0 1 1 -1" />
90600</svg>
90601"#;
90602pub const ICON_LOCATION_FILLED: &str = r#"
90603<svg
90604 xmlns="http://www.w3.org/2000/svg"
90605 width="24"
90606 height="24"
90607 viewBox="0 0 24 24"
90608 fill="currentColor"
90609>
90610 <path d="M20.891 2.006l.106 -.006l.13 .008l.09 .016l.123 .035l.107 .046l.1 .057l.09 .067l.082 .075l.052 .059l.082 .116l.052 .096c.047 .1 .077 .206 .09 .316l.005 .106c0 .075 -.008 .149 -.024 .22l-.035 .123l-6.532 18.077a1.55 1.55 0 0 1 -1.409 .903a1.547 1.547 0 0 1 -1.329 -.747l-.065 -.127l-3.352 -6.702l-6.67 -3.336a1.55 1.55 0 0 1 -.898 -1.259l-.006 -.149c0 -.56 .301 -1.072 .841 -1.37l.14 -.07l18.017 -6.506l.106 -.03l.108 -.018z" />
90611</svg>
90612"#;
90613pub const ICON_LOCK_SQUARE_ROUNDED_FILLED: &str = r#"
90614<svg
90615 xmlns="http://www.w3.org/2000/svg"
90616 width="24"
90617 height="24"
90618 viewBox="0 0 24 24"
90619 fill="currentColor"
90620>
90621 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001zm0 4a3 3 0 0 1 2.995 2.824l.005 .176v1a2 2 0 0 1 1.995 1.85l.005 .15v3a2 2 0 0 1 -1.85 1.995l-.15 .005h-6a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-3a2 2 0 0 1 1.85 -1.995l.15 -.005v-1a3 3 0 0 1 3 -3zm3 6h-6v3h6v-3zm-3 -4a1 1 0 0 0 -.993 .883l-.007 .117v1h2v-1a1 1 0 0 0 -1 -1z" fill="currentColor" stroke-width="0" />
90622</svg>
90623"#;
90624pub const ICON_LOCK_FILLED: &str = r#"
90625<svg
90626 xmlns="http://www.w3.org/2000/svg"
90627 width="24"
90628 height="24"
90629 viewBox="0 0 24 24"
90630 fill="currentColor"
90631>
90632 <path d="M12 2a5 5 0 0 1 5 5v3a3 3 0 0 1 3 3v6a3 3 0 0 1 -3 3h-10a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3v-3a5 5 0 0 1 5 -5m0 12a2 2 0 0 0 -1.995 1.85l-.005 .15a2 2 0 1 0 2 -2m0 -10a3 3 0 0 0 -3 3v3h6v-3a3 3 0 0 0 -3 -3" />
90633</svg>
90634"#;
90635pub const ICON_LUNGS_FILLED: &str = r#"
90636<svg
90637 xmlns="http://www.w3.org/2000/svg"
90638 width="24"
90639 height="24"
90640 viewBox="0 0 24 24"
90641 fill="currentColor"
90642>
90643 <path d="M12 3a1 1 0 0 1 1 1v5a2 2 0 0 0 1 1.732v-3.475c0 -1.242 .995 -2.257 2.233 -2.257c.372 0 .738 .094 1.122 .307l.18 .117c1.695 1.23 2.76 3.035 3.773 6.34q .674 2.204 .692 5.06c.016 2.195 -1.657 4.024 -3.843 4.168l-.237 .008c-2.17 0 -3.92 -1.787 -3.92 -3.98v-4.146a4 4 0 0 1 -1.893 -1.112l-.107 -.118l-.107 .118a4 4 0 0 1 -1.892 1.112l-.001 4.146c0 2.193 -1.75 3.98 -3.919 3.98l-.268 -.01c-2.155 -.142 -3.827 -1.971 -3.811 -4.165q .018 -2.858 .692 -5.06c1.011 -3.307 2.076 -5.112 3.822 -6.375l.188 -.117a2.2 2.2 0 0 1 1.064 -.273c1.237 0 2.232 1.015 2.232 2.257l.001 3.475a2 2 0 0 0 .999 -1.732v-5a1 1 0 0 1 1 -1" />
90644</svg>
90645"#;
90646pub const ICON_MACRO_FILLED: &str = r#"
90647<svg
90648 xmlns="http://www.w3.org/2000/svg"
90649 width="24"
90650 height="24"
90651 viewBox="0 0 24 24"
90652 fill="currentColor"
90653>
90654 <path d="M17.994 2.888l.006 .112v3a6 6 0 0 1 -5 5.916v4.186a6.98 6.98 0 0 1 5 -2.102a1 1 0 0 1 1 1a7 7 0 0 1 -14 0a1 1 0 0 1 1 -1c1.96 0 3.731 .805 5.002 2.103l-.002 -4.186a6 6 0 0 1 -5 -5.917v-3a1 1 0 0 1 1.555 -.832l2.317 1.544l1.42 -1.42a1 1 0 0 1 1.32 -.082l.095 .083l1.42 1.419l2.318 -1.544a1 1 0 0 1 1.55 .72m-10.865 13.24l.03 .134a5.01 5.01 0 0 0 3.71 3.61a5 5 0 0 0 -3.74 -3.744m9.742 .002l-.134 .03a5.01 5.01 0 0 0 -3.61 3.71a5 5 0 0 0 3.744 -3.74" />
90655</svg>
90656"#;
90657pub const ICON_MAGNET_FILLED: &str = r#"
90658<svg
90659 xmlns="http://www.w3.org/2000/svg"
90660 width="24"
90661 height="24"
90662 viewBox="0 0 24 24"
90663 fill="currentColor"
90664>
90665 <path d="M21 9v4a9 9 0 0 1 -18 0v-4h7v4a2 2 0 1 0 4 0v-4zm-3 -7a3 3 0 0 1 3 3v2h-7v-2a3 3 0 0 1 3 -3zm-11 0a3 3 0 0 1 3 3v2h-7v-2a3 3 0 0 1 3 -3z" />
90666</svg>
90667"#;
90668pub const ICON_MAIL_OPENED_FILLED: &str = r#"
90669<svg
90670 xmlns="http://www.w3.org/2000/svg"
90671 width="24"
90672 height="24"
90673 viewBox="0 0 24 24"
90674 fill="currentColor"
90675>
90676 <path d="M14.872 14.287l6.522 6.52a2.996 2.996 0 0 1 -2.218 1.188l-.176 .005h-14a2.995 2.995 0 0 1 -2.394 -1.191l6.521 -6.522l2.318 1.545l.116 .066a1 1 0 0 0 .878 0l.116 -.066l2.317 -1.545z" />
90677 <path d="M2 9.535l5.429 3.62l-5.429 5.43z" />
90678 <path d="M22 9.535v9.05l-5.43 -5.43z" />
90679 <path d="M12.44 2.102l.115 .066l8.444 5.629l-8.999 6l-9 -6l8.445 -5.63a1 1 0 0 1 .994 -.065z" />
90680</svg>
90681"#;
90682pub const ICON_MAIL_FILLED: &str = r#"
90683<svg
90684 xmlns="http://www.w3.org/2000/svg"
90685 width="24"
90686 height="24"
90687 viewBox="0 0 24 24"
90688 fill="currentColor"
90689>
90690 <path d="M22 7.535v9.465a3 3 0 0 1 -2.824 2.995l-.176 .005h-14a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-9.465l9.445 6.297l.116 .066a1 1 0 0 0 .878 0l.116 -.066l9.445 -6.297z" />
90691 <path d="M19 4c1.08 0 2.027 .57 2.555 1.427l-9.555 6.37l-9.555 -6.37a2.999 2.999 0 0 1 2.354 -1.42l.201 -.007h14z" />
90692</svg>
90693"#;
90694pub const ICON_MAN_FILLED: &str = r#"
90695<svg
90696 xmlns="http://www.w3.org/2000/svg"
90697 width="24"
90698 height="24"
90699 viewBox="0 0 24 24"
90700 fill="currentColor"
90701>
90702 <path d="M15 8c1.628 0 3.2 .787 4.707 2.293a1 1 0 0 1 -1.414 1.414c-.848 -.848 -1.662 -1.369 -2.444 -1.587l-.849 5.944v4.936a1 1 0 0 1 -2 0v-4h-2v4a1 1 0 0 1 -2 0v-4.929l-.85 -5.951c-.781 .218 -1.595 .739 -2.443 1.587a1 1 0 1 1 -1.414 -1.414c1.506 -1.506 3.08 -2.293 4.707 -2.293z" />
90703 <path d="M12 1a3 3 0 1 1 -3 3l.005 -.176a3 3 0 0 1 2.995 -2.824" />
90704</svg>
90705"#;
90706pub const ICON_MANUAL_GEARBOX_FILLED: &str = r#"
90707<svg
90708 xmlns="http://www.w3.org/2000/svg"
90709 width="24"
90710 height="24"
90711 viewBox="0 0 24 24"
90712 fill="currentColor"
90713>
90714 <path d="M19 3a3 3 0 0 1 1 5.829v1.171a3 3 0 0 1 -3 3h-4v2.171a3.001 3.001 0 1 1 -4 2.829l.005 -.176a3 3 0 0 1 1.995 -2.654v-2.17h-5v2.171a3.001 3.001 0 1 1 -4 2.829l.005 -.176a3 3 0 0 1 1.995 -2.654v-6.341a3 3 0 0 1 -2 -2.829l.005 -.176a3 3 0 1 1 3.996 3.005l-.001 2.171h5v-2.17a3 3 0 0 1 -2 -2.83l.005 -.176a3 3 0 1 1 3.996 3.005l-.001 2.171h4a1 1 0 0 0 1 -1v-1.17a3 3 0 0 1 -2 -2.83l.005 -.176a3 3 0 0 1 2.995 -2.824" />
90715</svg>
90716"#;
90717pub const ICON_MAP_PIN_FILLED: &str = r#"
90718<svg
90719 xmlns="http://www.w3.org/2000/svg"
90720 width="24"
90721 height="24"
90722 viewBox="0 0 24 24"
90723 fill="currentColor"
90724>
90725 <path d="M18.364 4.636a9 9 0 0 1 .203 12.519l-.203 .21l-4.243 4.242a3 3 0 0 1 -4.097 .135l-.144 -.135l-4.244 -4.243a9 9 0 0 1 12.728 -12.728zm-6.364 3.364a3 3 0 1 0 0 6a3 3 0 0 0 0 -6z" />
90726</svg>
90727"#;
90728pub const ICON_MEDICAL_CROSS_FILLED: &str = r#"
90729<svg
90730 xmlns="http://www.w3.org/2000/svg"
90731 width="24"
90732 height="24"
90733 viewBox="0 0 24 24"
90734 fill="currentColor"
90735>
90736 <path d="M11 2l-.15 .005a2 2 0 0 0 -1.85 1.995v2.803l-2.428 -1.401a2 2 0 0 0 -2.732 .732l-1 1.732l-.073 .138a2 2 0 0 0 .805 2.594l2.427 1.402l-2.427 1.402a2 2 0 0 0 -.732 2.732l1 1.732l.083 .132a2 2 0 0 0 2.649 .6l2.428 -1.402v2.804a2 2 0 0 0 2 2h2l.15 -.005a2 2 0 0 0 1.85 -1.995v-2.804l2.428 1.403a2 2 0 0 0 2.732 -.732l1 -1.732l.073 -.138a2 2 0 0 0 -.805 -2.594l-2.428 -1.403l2.428 -1.402a2 2 0 0 0 .732 -2.732l-1 -1.732l-.083 -.132a2 2 0 0 0 -2.649 -.6l-2.428 1.4v-2.802a2 2 0 0 0 -2 -2h-2z" />
90737</svg>
90738"#;
90739pub const ICON_MESSAGE_CHATBOT_FILLED: &str = r#"
90740<svg
90741 xmlns="http://www.w3.org/2000/svg"
90742 width="24"
90743 height="24"
90744 viewBox="0 0 24 24"
90745 fill="currentColor"
90746>
90747 <path d="M18 3a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-4.724l-4.762 2.857a1 1 0 0 1 -1.508 -.743l-.006 -.114v-2h-1a4 4 0 0 1 -3.995 -3.8l-.005 -.2v-8a4 4 0 0 1 4 -4zm-2.8 9.286a1 1 0 0 0 -1.414 .014a2.5 2.5 0 0 1 -3.572 0a1 1 0 0 0 -1.428 1.4a4.5 4.5 0 0 0 6.428 0a1 1 0 0 0 -.014 -1.414m-5.69 -4.286h-.01a1 1 0 1 0 0 2h.01a1 1 0 0 0 0 -2m5 0h-.01a1 1 0 0 0 0 2h.01a1 1 0 0 0 0 -2" />
90748</svg>
90749"#;
90750pub const ICON_MESSAGE_CIRCLE_FILLED: &str = r#"
90751<svg
90752 xmlns="http://www.w3.org/2000/svg"
90753 width="24"
90754 height="24"
90755 viewBox="0 0 24 24"
90756 fill="currentColor"
90757>
90758 <path d="M5.821 4.91c3.899 -2.765 9.468 -2.539 13.073 .535c3.667 3.129 4.168 8.238 1.152 11.898c-2.841 3.447 -7.965 4.583 -12.231 2.805l-.233 -.101l-4.374 .931l-.04 .006l-.035 .007h-.018l-.022 .005h-.038l-.033 .004l-.021 -.001l-.023 .001l-.033 -.003h-.035l-.022 -.004l-.022 -.002l-.035 -.007l-.034 -.005l-.016 -.004l-.024 -.005l-.049 -.016l-.024 -.005l-.011 -.005l-.022 -.007l-.045 -.02l-.03 -.012l-.011 -.006l-.014 -.006l-.031 -.018l-.045 -.024l-.016 -.011l-.037 -.026l-.04 -.027l-.002 -.004l-.013 -.009l-.043 -.04l-.025 -.02l-.006 -.007l-.056 -.062l-.013 -.014l-.011 -.014l-.039 -.056l-.014 -.019l-.005 -.01l-.042 -.073l-.007 -.012l-.004 -.008l-.007 -.012l-.014 -.038l-.02 -.042l-.004 -.016l-.004 -.01l-.017 -.061l-.007 -.018l-.002 -.015l-.005 -.019l-.005 -.033l-.008 -.042l-.002 -.031l-.003 -.01v-.016l-.004 -.054l.001 -.036l.001 -.023l.002 -.053l.004 -.025v-.019l.008 -.035l.005 -.034l.005 -.02l.004 -.02l.018 -.06l.003 -.013l1.15 -3.45l-.022 -.037c-2.21 -3.747 -1.209 -8.391 2.413 -11.119z" />
90759</svg>
90760"#;
90761pub const ICON_MESSAGE_REPORT_FILLED: &str = r#"
90762<svg
90763 xmlns="http://www.w3.org/2000/svg"
90764 width="24"
90765 height="24"
90766 viewBox="0 0 24 24"
90767 fill="currentColor"
90768>
90769 <path d="M18 3a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-4.724l-4.762 2.857a1 1 0 0 1 -1.508 -.743l-.006 -.114v-2h-1a4 4 0 0 1 -3.995 -3.8l-.005 -.2v-8a4 4 0 0 1 4 -4zm-6 10a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1m0 -6a1 1 0 0 0 -1 1v3a1 1 0 0 0 2 0v-3a1 1 0 0 0 -1 -1" />
90770</svg>
90771"#;
90772pub const ICON_MESSAGE_FILLED: &str = r#"
90773<svg
90774 xmlns="http://www.w3.org/2000/svg"
90775 width="24"
90776 height="24"
90777 viewBox="0 0 24 24"
90778 fill="currentColor"
90779>
90780 <path d="M18 3a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-4.724l-4.762 2.857a1 1 0 0 1 -1.508 -.743l-.006 -.114v-2h-1a4 4 0 0 1 -3.995 -3.8l-.005 -.2v-8a4 4 0 0 1 4 -4zm-4 9h-6a1 1 0 0 0 0 2h6a1 1 0 0 0 0 -2m2 -4h-8a1 1 0 1 0 0 2h8a1 1 0 0 0 0 -2" />
90781</svg>
90782"#;
90783pub const ICON_MICKEY_FILLED: &str = r#"
90784<svg
90785 xmlns="http://www.w3.org/2000/svg"
90786 width="24"
90787 height="24"
90788 viewBox="0 0 24 24"
90789 fill="currentColor"
90790>
90791 <path d="M18.501 2a4.5 4.5 0 0 1 .878 8.913a8 8 0 1 1 -15.374 3.372l-.005 -.285l.005 -.285a7.991 7.991 0 0 1 .615 -2.803a4.5 4.5 0 0 1 -3.187 -6.348a4.505 4.505 0 0 1 3.596 -2.539l.225 -.018l.281 -.007l.244 .009a4.5 4.5 0 0 1 4.215 4.247a8.001 8.001 0 0 1 4.013 0a4.5 4.5 0 0 1 4.493 -4.256z" />
90792</svg>
90793"#;
90794pub const ICON_MICROPHONE_FILLED: &str = r#"
90795<svg
90796 xmlns="http://www.w3.org/2000/svg"
90797 width="24"
90798 height="24"
90799 viewBox="0 0 24 24"
90800 fill="currentColor"
90801>
90802 <path d="M19 9a1 1 0 0 1 1 1a8 8 0 0 1 -6.999 7.938l-.001 2.062h3a1 1 0 0 1 0 2h-8a1 1 0 0 1 0 -2h3v-2.062a8 8 0 0 1 -7 -7.938a1 1 0 1 1 2 0a6 6 0 0 0 12 0a1 1 0 0 1 1 -1m-7 -8a4 4 0 0 1 4 4v5a4 4 0 1 1 -8 0v-5a4 4 0 0 1 4 -4" />
90803</svg>
90804"#;
90805pub const ICON_MICROWAVE_FILLED: &str = r#"
90806<svg
90807 xmlns="http://www.w3.org/2000/svg"
90808 width="24"
90809 height="24"
90810 viewBox="0 0 24 24"
90811 fill="currentColor"
90812>
90813 <path d="M20 5a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-16a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2zm-6 2h-10v10h10zm4.01 7h-.01a1 1 0 0 0 -.117 1.993l.127 .007a1 1 0 0 0 0 -2m0 -3h-.01a1 1 0 0 0 -.117 1.993l.127 .007a1 1 0 0 0 0 -2m0 -3h-.01a1 1 0 0 0 -.117 1.993l.127 .007a1 1 0 0 0 0 -2" />
90814 <path d="M5.945 9.668c1.336 -.891 2.274 -.891 3.61 0l-.089 -.056l.04 .017l.146 .064l.095 .044c.378 .171 .533 .23 .674 .255c.133 .023 .186 .005 .336 -.16a1 1 0 1 1 1.486 1.337c-.613 .681 -1.358 .934 -2.164 .794c-.368 -.064 -.621 -.161 -1.158 -.405a10 10 0 0 0 -.306 -.135l-.17 -.091c-.664 -.443 -.726 -.443 -1.39 0a1 1 0 1 1 -1.11 -1.664" />
90815 <path d="M5.945 12.668c1.336 -.891 2.274 -.891 3.61 0l-.089 -.056l.04 .017l.146 .064l.095 .044c.378 .171 .533 .23 .674 .255c.133 .023 .186 .005 .336 -.16a1 1 0 0 1 1.486 1.337c-.613 .681 -1.358 .934 -2.164 .794c-.368 -.064 -.621 -.161 -1.158 -.405a10 10 0 0 0 -.306 -.135l-.17 -.091c-.664 -.443 -.726 -.443 -1.39 0a1 1 0 1 1 -1.11 -1.664" />
90816</svg>
90817"#;
90818pub const ICON_MILITARY_RANK_FILLED: &str = r#"
90819<svg
90820 xmlns="http://www.w3.org/2000/svg"
90821 width="24"
90822 height="24"
90823 viewBox="0 0 24 24"
90824 fill="currentColor"
90825>
90826 <path d="M12.555 2.168l6 4a1 1 0 0 1 .445 .832v12a3 3 0 0 1 -3 3h-8a3 3 0 0 1 -3 -3v-12a1 1 0 0 1 .445 -.832l6 -4a1 1 0 0 1 1.11 0m-.108 12.938a1 1 0 0 0 -.894 0l-2 1a1 1 0 0 0 -.447 1.341l.058 .102a1 1 0 0 0 1.283 .345l1.553 -.776l1.553 .776a1 1 0 0 0 .894 -1.788zm0 -4a1 1 0 0 0 -.894 0l-2 1a1 1 0 0 0 -.447 1.341l.058 .102a1 1 0 0 0 1.283 .345l1.553 -.776l1.553 .776a1 1 0 0 0 .894 -1.788zm0 -4a1 1 0 0 0 -.894 0l-2 1a1 1 0 0 0 -.447 1.341l.058 .102a1 1 0 0 0 1.283 .345l1.553 -.776l1.553 .776a1 1 0 0 0 .894 -1.788z" />
90827</svg>
90828"#;
90829pub const ICON_MOOD_ANGRY_FILLED: &str = r#"
90830<svg
90831 xmlns="http://www.w3.org/2000/svg"
90832 width="24"
90833 height="24"
90834 viewBox="0 0 24 24"
90835 fill="currentColor"
90836>
90837 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10a10 10 0 1 1 0 -20m0 12a4.5 4.5 0 0 0 -3.214 1.35a1 1 0 1 0 1.428 1.4a2.5 2.5 0 0 1 3.572 0a1 1 0 0 0 1.428 -1.4a4.5 4.5 0 0 0 -3.214 -1.35m-3.553 -5.895a1 1 0 0 0 -.894 1.788l2 1a1 1 0 0 0 .894 -1.788zm8.447 .447a1 1 0 0 0 -1.341 -.447l-2 1a1 1 0 0 0 .894 1.788l2 -1a1 1 0 0 0 .447 -1.341" />
90838</svg>
90839"#;
90840pub const ICON_MOOD_CONFUZED_FILLED: &str = r#"
90841<svg
90842 xmlns="http://www.w3.org/2000/svg"
90843 width="24"
90844 height="24"
90845 viewBox="0 0 24 24"
90846 fill="currentColor"
90847>
90848 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.43 10.162a11 11 0 0 0 -6.6 1.65a1 1 0 0 0 1.06 1.696a9 9 0 0 1 5.4 -1.35a1 1 0 0 0 .14 -1.996zm-6.56 -4.502l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm6 0l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
90849</svg>
90850"#;
90851pub const ICON_MOOD_CRAZY_HAPPY_FILLED: &str = r#"
90852<svg
90853 xmlns="http://www.w3.org/2000/svg"
90854 width="24"
90855 height="24"
90856 viewBox="0 0 24 24"
90857 fill="currentColor"
90858>
90859 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-1.8 10.946a1 1 0 0 0 -1.414 .014a2.5 2.5 0 0 1 -3.572 0a1 1 0 0 0 -1.428 1.4a4.5 4.5 0 0 0 6.428 0a1 1 0 0 0 -.014 -1.414m-7.493 -6.493a1 1 0 0 0 -1.414 1.414l.792 .793l-.792 .793a1 1 0 0 0 1.414 1.414l.793 -.792l.793 .792a1 1 0 1 0 1.414 -1.414l-.792 -.793l.792 -.793a1 1 0 1 0 -1.414 -1.414l-.793 .792zm7 0a1 1 0 0 0 -1.414 1.414l.792 .793l-.792 .793a1 1 0 0 0 1.414 1.414l.793 -.792l.793 .792a1 1 0 0 0 1.414 -1.414l-.792 -.793l.792 -.793a1 1 0 1 0 -1.414 -1.414l-.793 .792z" />
90860</svg>
90861"#;
90862pub const ICON_MOOD_EMPTY_FILLED: &str = r#"
90863<svg
90864 xmlns="http://www.w3.org/2000/svg"
90865 width="24"
90866 height="24"
90867 viewBox="0 0 24 24"
90868 fill="currentColor"
90869>
90870 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-2 10.66h-6l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h6l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm-5.99 -5l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm6 0l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
90871</svg>
90872"#;
90873pub const ICON_MOOD_HAPPY_FILLED: &str = r#"
90874<svg
90875 xmlns="http://www.w3.org/2000/svg"
90876 width="24"
90877 height="24"
90878 viewBox="0 0 24 24"
90879 fill="currentColor"
90880>
90881 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-2 9.66h-6a1 1 0 0 0 -1 1v.05a3.975 3.975 0 0 0 3.777 3.97l.227 .005a4.026 4.026 0 0 0 3.99 -3.79l.006 -.206a1 1 0 0 0 -1 -1.029zm-5.99 -5l-.127 .007a1 1 0 0 0 .117 1.993l.127 -.007a1 1 0 0 0 -.117 -1.993zm6 0l-.127 .007a1 1 0 0 0 .117 1.993l.127 -.007a1 1 0 0 0 -.117 -1.993z" />
90882</svg>
90883"#;
90884pub const ICON_MOOD_KID_FILLED: &str = r#"
90885<svg
90886 xmlns="http://www.w3.org/2000/svg"
90887 width="24"
90888 height="24"
90889 viewBox="0 0 24 24"
90890 fill="currentColor"
90891>
90892 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 7.046 -9.232a3 3 0 0 0 2.949 3.556a1 1 0 0 0 0 -2l-.117 -.007a1 1 0 0 1 .117 -1.993c1.726 0 3.453 .447 5 1.34zm-1.8 10.946a1 1 0 0 0 -1.414 .014a2.5 2.5 0 0 1 -3.572 0a1 1 0 0 0 -1.428 1.4a4.5 4.5 0 0 0 6.428 0a1 1 0 0 0 -.014 -1.414zm-6.19 -5.286l-.127 .007a1 1 0 0 0 .117 1.993l.127 -.007a1 1 0 0 0 -.117 -1.993zm6 0l-.127 .007a1 1 0 0 0 .117 1.993l.127 -.007a1 1 0 0 0 -.117 -1.993z" />
90893</svg>
90894"#;
90895pub const ICON_MOOD_NEUTRAL_FILLED: &str = r#"
90896<svg
90897 xmlns="http://www.w3.org/2000/svg"
90898 width="24"
90899 height="24"
90900 viewBox="0 0 24 24"
90901 fill="currentColor"
90902>
90903 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-7.99 5.66l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm6 0l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
90904</svg>
90905"#;
90906pub const ICON_MOOD_SAD_FILLED: &str = r#"
90907<svg
90908 xmlns="http://www.w3.org/2000/svg"
90909 width="24"
90910 height="24"
90911 viewBox="0 0 24 24"
90912 fill="currentColor"
90913>
90914 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-5 9.86a4.5 4.5 0 0 0 -3.214 1.35a1 1 0 1 0 1.428 1.4a2.5 2.5 0 0 1 3.572 0a1 1 0 0 0 1.428 -1.4a4.5 4.5 0 0 0 -3.214 -1.35zm-2.99 -4.2l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm6 0l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
90915</svg>
90916"#;
90917pub const ICON_MOOD_SMILE_FILLED: &str = r#"
90918<svg
90919 xmlns="http://www.w3.org/2000/svg"
90920 width="24"
90921 height="24"
90922 viewBox="0 0 24 24"
90923 fill="currentColor"
90924>
90925 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.8 10.946a1 1 0 0 0 -1.414 .014a2.5 2.5 0 0 1 -3.572 0a1 1 0 0 0 -1.428 1.4a4.5 4.5 0 0 0 6.428 0a1 1 0 0 0 -.014 -1.414zm-6.19 -5.286l-.127 .007a1 1 0 0 0 .117 1.993l.127 -.007a1 1 0 0 0 -.117 -1.993zm6 0l-.127 .007a1 1 0 0 0 .117 1.993l.127 -.007a1 1 0 0 0 -.117 -1.993z" />
90926</svg>
90927"#;
90928pub const ICON_MOOD_WRRR_FILLED: &str = r#"
90929<svg
90930 xmlns="http://www.w3.org/2000/svg"
90931 width="24"
90932 height="24"
90933 viewBox="0 0 24 24"
90934 fill="currentColor"
90935>
90936 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10a10 10 0 1 1 0 -20m3.707 12.293a1 1 0 0 0 -1.262 -.125l-.945 .63l-.945 -.63l-.116 -.066a1 1 0 0 0 -.994 .066l-.945 .63l-.945 -.63a1 1 0 0 0 -1.262 .125l-1 1a1 1 0 0 0 0 1.414l.094 .083a1 1 0 0 0 1.32 -.083l.42 -.42l.818 .545l.116 .066a1 1 0 0 0 .994 -.066l.945 -.63l.945 .63l.116 .066a1 1 0 0 0 .994 -.066l.817 -.545l.42 .42a1 1 0 0 0 1.415 -1.414zm-6.5 -6.5a1 1 0 0 0 -1.414 0l-.083 .094a1 1 0 0 0 .083 1.32l.792 .793l-.792 .793a1 1 0 0 0 1.414 1.414l1.5 -1.5a1 1 0 0 0 0 -1.414zm7 0a1 1 0 0 0 -1.414 0l-1.5 1.5a1 1 0 0 0 0 1.414l1.5 1.5a1 1 0 0 0 1.414 0l.083 -.094a1 1 0 0 0 -.083 -1.32l-.792 -.793l.792 -.793a1 1 0 0 0 0 -1.414" />
90937</svg>
90938"#;
90939pub const ICON_MOON_FILLED: &str = r#"
90940<svg
90941 xmlns="http://www.w3.org/2000/svg"
90942 width="24"
90943 height="24"
90944 viewBox="0 0 24 24"
90945 fill="currentColor"
90946>
90947 <path d="M12 1.992a10 10 0 1 0 9.236 13.838c.341 -.82 -.476 -1.644 -1.298 -1.31a6.5 6.5 0 0 1 -6.864 -10.787l.077 -.08c.551 -.63 .113 -1.653 -.758 -1.653h-.266l-.068 -.006l-.06 -.002z" />
90948</svg>
90949"#;
90950pub const ICON_MOUSE_FILLED: &str = r#"
90951<svg
90952 xmlns="http://www.w3.org/2000/svg"
90953 width="24"
90954 height="24"
90955 viewBox="0 0 24 24"
90956 fill="currentColor"
90957>
90958 <path d="M14 2a5 5 0 0 1 5 5v10a5 5 0 0 1 -5 5h-4a5 5 0 0 1 -5 -5v-10a5 5 0 0 1 5 -5zm-2 4a1 1 0 0 0 -1 1v4l.007 .117a1 1 0 0 0 1.993 -.117v-4l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
90959</svg>
90960"#;
90961pub const ICON_MUSHROOM_FILLED: &str = r#"
90962<svg
90963 xmlns="http://www.w3.org/2000/svg"
90964 width="24"
90965 height="24"
90966 viewBox="0 0 24 24"
90967 fill="currentColor"
90968>
90969 <path d="M15 15v4a3 3 0 0 1 -5.995 .176l-.005 -.176v-4h6zm-10.1 -2a1.9 1.9 0 0 1 -1.894 -1.752l-.006 -.148c0 -5.023 4.027 -9.1 9 -9.1s9 4.077 9 9.1a1.9 1.9 0 0 1 -1.752 1.894l-.148 .006h-14.2z" />
90970</svg>
90971"#;
90972pub const ICON_NAVIGATION_FILLED: &str = r#"
90973<svg
90974 xmlns="http://www.w3.org/2000/svg"
90975 width="24"
90976 height="24"
90977 viewBox="0 0 24 24"
90978 fill="currentColor"
90979>
90980 <path d="M11.092 2.581a1 1 0 0 1 1.754 -.116l.062 .116l8.005 17.365c.198 .566 .05 1.196 -.378 1.615a1.53 1.53 0 0 1 -1.459 .393l-7.077 -2.398l-6.899 2.338a1.535 1.535 0 0 1 -1.52 -.231l-.112 -.1c-.398 -.386 -.556 -.954 -.393 -1.556l.047 -.15l7.97 -17.276z" />
90981</svg>
90982"#;
90983pub const ICON_OCTAGON_FILLED: &str = r#"
90984<svg
90985 xmlns="http://www.w3.org/2000/svg"
90986 width="24"
90987 height="24"
90988 viewBox="0 0 24 24"
90989 fill="currentColor"
90990>
90991 <path d="M15.3 2h-6.6c-.562 0 -1.016 .201 -1.407 .593l-4.7 4.7a1.894 1.894 0 0 0 -.593 1.407v6.6c0 .562 .201 1.016 .593 1.407l4.7 4.7c.391 .392 .845 .593 1.407 .593h6.6c.562 0 1.016 -.201 1.407 -.593l4.7 -4.7c.392 -.391 .593 -.845 .593 -1.407v-6.6c0 -.562 -.201 -1.016 -.593 -1.407l-4.7 -4.7a1.894 1.894 0 0 0 -1.407 -.593z" />
90992</svg>
90993"#;
90994pub const ICON_OVAL_VERTICAL_FILLED: &str = r#"
90995<svg
90996 xmlns="http://www.w3.org/2000/svg"
90997 width="24"
90998 height="24"
90999 viewBox="0 0 24 24"
91000 fill="currentColor"
91001>
91002 <path d="M12 5c-5.457 0 -10 3.028 -10 7s4.543 7 10 7s10 -3.028 10 -7s-4.543 -7 -10 -7z" />
91003</svg>
91004"#;
91005pub const ICON_OVAL_FILLED: &str = r#"
91006<svg
91007 xmlns="http://www.w3.org/2000/svg"
91008 width="24"
91009 height="24"
91010 viewBox="0 0 24 24"
91011 fill="currentColor"
91012>
91013 <path d="M12 2c3.972 0 7 4.542 7 10s-3.028 10 -7 10c-3.9 0 -6.89 -4.379 -6.997 -9.703l-.003 -.297l.003 -.297c.107 -5.323 3.097 -9.703 6.997 -9.703z" />
91014</svg>
91015"#;
91016pub const ICON_PAINT_FILLED: &str = r#"
91017<svg
91018 xmlns="http://www.w3.org/2000/svg"
91019 width="24"
91020 height="24"
91021 viewBox="0 0 24 24"
91022 fill="currentColor"
91023>
91024 <path d="M17 2a3 3 0 0 1 2.995 2.824l.005 .176a3 3 0 0 1 3 3a6 6 0 0 1 -5.775 5.996l-.225 .004h-4l.15 .005a2 2 0 0 1 1.844 1.838l.006 .157v4a2 2 0 0 1 -1.85 1.995l-.15 .005h-2a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-4a2 2 0 0 1 1.85 -1.995l.15 -.005v-1a1 1 0 0 1 .883 -.993l.117 -.007h5a4 4 0 0 0 4 -4a1 1 0 0 0 -.883 -.993l-.117 -.007l-.005 .176a3 3 0 0 1 -2.819 2.819l-.176 .005h-10a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-2a3 3 0 0 1 2.824 -2.995l.176 -.005h10z" />
91025</svg>
91026"#;
91027pub const ICON_PANORAMA_HORIZONTAL_FILLED: &str = r#"
91028<svg
91029 xmlns="http://www.w3.org/2000/svg"
91030 width="24"
91031 height="24"
91032 viewBox="0 0 24 24"
91033 fill="currentColor"
91034>
91035 <path d="M19.31 4.591a2 2 0 0 1 2.69 1.873v11c0 1.382 -1.38 2.38 -2.694 1.897c-4.879 -1.845 -9.734 -1.845 -14.612 0c-1.304 .495 -2.694 -.481 -2.694 -1.871v-11.032a2 2 0 0 1 2.676 -1.87l.025 .012l.448 .162c4.572 1.623 9.123 1.622 13.703 -.003z" />
91036</svg>
91037"#;
91038pub const ICON_PANORAMA_VERTICAL_FILLED: &str = r#"
91039<svg
91040 xmlns="http://www.w3.org/2000/svg"
91041 width="24"
91042 height="24"
91043 viewBox="0 0 24 24"
91044 fill="currentColor"
91045>
91046 <path d="M17.53 2c1.39 0 2.364 1.389 1.87 2.692l-.013 .026l-.156 .431c-1.623 4.572 -1.622 9.123 .003 13.703l.168 .458a2 2 0 0 1 -1.873 2.69h-11c-1.386 0 -2.394 -1.386 -1.897 -2.694c1.845 -4.879 1.845 -9.734 0 -14.612c-.495 -1.304 .48 -2.694 1.87 -2.694z" />
91047</svg>
91048"#;
91049pub const ICON_PARKING_CIRCLE_FILLED: &str = r#"
91050<svg
91051 xmlns="http://www.w3.org/2000/svg"
91052 width="24"
91053 height="24"
91054 viewBox="0 0 24 24"
91055 fill="currentColor"
91056>
91057 <path d="M12 2c5.523 0 10 4.477 10 10a10 10 0 0 1 -20 0l.004 -.28c.148 -5.393 4.566 -9.72 9.996 -9.72m1.334 5h-3.334a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3h2.334c1.516 0 2.666 -1.38 2.666 -3s-1.15 -3 -2.666 -3m0 2c.323 0 .666 .411 .666 1s-.343 1 -.666 1h-2.334v-2z" />
91058</svg>
91059"#;
91060pub const ICON_PAW_FILLED: &str = r#"
91061<svg
91062 xmlns="http://www.w3.org/2000/svg"
91063 width="24"
91064 height="24"
91065 viewBox="0 0 24 24"
91066 fill="currentColor"
91067>
91068 <path d="M12 10c-1.32 0 -1.983 .421 -2.931 1.924l-.244 .398l-.395 .688a50.89 50.89 0 0 0 -.141 .254c-.24 .434 -.571 .753 -1.139 1.142l-.55 .365c-.94 .627 -1.432 1.118 -1.707 1.955c-.124 .338 -.196 .853 -.193 1.28c0 1.687 1.198 2.994 2.8 2.994l.242 -.006c.119 -.006 .234 -.017 .354 -.034l.248 -.043l.132 -.028l.291 -.073l.162 -.045l.57 -.17l.763 -.243l.455 -.136c.53 -.15 .94 -.222 1.283 -.222c.344 0 .753 .073 1.283 .222l.455 .136l.764 .242l.569 .171l.312 .084c.097 .024 .187 .045 .273 .062l.248 .043c.12 .017 .235 .028 .354 .034l.242 .006c1.602 0 2.8 -1.307 2.8 -3c0 -.427 -.073 -.939 -.207 -1.306c-.236 -.724 -.677 -1.223 -1.48 -1.83l-.257 -.19l-.528 -.38c-.642 -.47 -1.003 -.826 -1.253 -1.278l-.27 -.485l-.252 -.432c-1.011 -1.696 -1.618 -2.099 -3.053 -2.099z" />
91069 <path d="M19.78 7h-.03c-1.219 .02 -2.35 1.066 -2.908 2.504c-.69 1.775 -.348 3.72 1.075 4.333c.256 .109 .527 .163 .801 .163c1.231 0 2.38 -1.053 2.943 -2.504c.686 -1.774 .34 -3.72 -1.076 -4.332a2.05 2.05 0 0 0 -.804 -.164z" />
91070 <path d="M9.025 3c-.112 0 -.185 .002 -.27 .015l-.093 .016c-1.532 .206 -2.397 1.989 -2.108 3.855c.272 1.725 1.462 3.114 2.92 3.114l.187 -.005a1.26 1.26 0 0 0 .084 -.01l.092 -.016c1.533 -.206 2.397 -1.989 2.108 -3.855c-.27 -1.727 -1.46 -3.114 -2.92 -3.114z" />
91071 <path d="M14.972 3c-1.459 0 -2.647 1.388 -2.916 3.113c-.29 1.867 .574 3.65 2.174 3.867c.103 .013 .2 .02 .296 .02c1.39 0 2.543 -1.265 2.877 -2.883l.041 -.23c.29 -1.867 -.574 -3.65 -2.174 -3.867a2.154 2.154 0 0 0 -.298 -.02z" />
91072 <path d="M4.217 7c-.274 0 -.544 .054 -.797 .161c-1.426 .615 -1.767 2.562 -1.078 4.335c.563 1.451 1.71 2.504 2.941 2.504c.274 0 .544 -.054 .797 -.161c1.426 -.615 1.767 -2.562 1.078 -4.335c-.563 -1.451 -1.71 -2.504 -2.941 -2.504z" />
91073</svg>
91074"#;
91075pub const ICON_PENNANT_2_FILLED: &str = r#"
91076<svg
91077 xmlns="http://www.w3.org/2000/svg"
91078 width="24"
91079 height="24"
91080 viewBox="0 0 24 24"
91081 fill="currentColor"
91082>
91083 <path d="M14 2a1 1 0 0 1 .993 .883l.007 .117v17h1a1 1 0 0 1 .117 1.993l-.117 .007h-4a1 1 0 0 1 -.117 -1.993l.117 -.007h1v-7.351l-8.406 -3.735c-.752 -.335 -.79 -1.365 -.113 -1.77l.113 -.058l8.406 -3.736v-.35a1 1 0 0 1 1 -1z" />
91084</svg>
91085"#;
91086pub const ICON_PENNANT_FILLED: &str = r#"
91087<svg
91088 xmlns="http://www.w3.org/2000/svg"
91089 width="24"
91090 height="24"
91091 viewBox="0 0 24 24"
91092 fill="currentColor"
91093>
91094 <path d="M10 2a1 1 0 0 1 .993 .883l.007 .117v.35l8.406 3.736c.752 .335 .79 1.365 .113 1.77l-.113 .058l-8.406 3.735v7.351h1a1 1 0 0 1 .117 1.993l-.117 .007h-4a1 1 0 0 1 -.117 -1.993l.117 -.007h1v-17a1 1 0 0 1 1 -1z" />
91095</svg>
91096"#;
91097pub const ICON_PENTAGON_FILLED: &str = r#"
91098<svg
91099 xmlns="http://www.w3.org/2000/svg"
91100 width="24"
91101 height="24"
91102 viewBox="0 0 24 24"
91103 fill="currentColor"
91104>
91105 <path d="M10.205 2.6l-6.96 5.238a3 3 0 0 0 -1.045 3.338l2.896 8.765a3 3 0 0 0 2.85 2.059h8.12a3 3 0 0 0 2.841 -2.037l2.973 -8.764a3 3 0 0 0 -1.05 -3.37l-7.033 -5.237l-.091 -.061l-.018 -.01l-.106 -.07a3 3 0 0 0 -3.377 .148z" />
91106</svg>
91107"#;
91108pub const ICON_PHONE_FILLED: &str = r#"
91109<svg
91110 xmlns="http://www.w3.org/2000/svg"
91111 width="24"
91112 height="24"
91113 viewBox="0 0 24 24"
91114 fill="currentColor"
91115>
91116 <path d="M9 3a1 1 0 0 1 .877 .519l.051 .11l2 5a1 1 0 0 1 -.313 1.16l-.1 .068l-1.674 1.004l.063 .103a10 10 0 0 0 3.132 3.132l.102 .062l1.005 -1.672a1 1 0 0 1 1.113 -.453l.115 .039l5 2a1 1 0 0 1 .622 .807l.007 .121v4c0 1.657 -1.343 3 -3.06 2.998c-8.579 -.521 -15.418 -7.36 -15.94 -15.998a3 3 0 0 1 2.824 -2.995l.176 -.005h4z" />
91117</svg>
91118"#;
91119pub const ICON_PHOTO_FILLED: &str = r#"
91120<svg
91121 xmlns="http://www.w3.org/2000/svg"
91122 width="24"
91123 height="24"
91124 viewBox="0 0 24 24"
91125 fill="currentColor"
91126>
91127 <path d="M8.813 11.612c.457 -.38 .918 -.38 1.386 .011l.108 .098l4.986 4.986l.094 .083a1 1 0 0 0 1.403 -1.403l-.083 -.094l-1.292 -1.293l.292 -.293l.106 -.095c.457 -.38 .918 -.38 1.386 .011l.108 .098l4.674 4.675a4 4 0 0 1 -3.775 3.599l-.206 .005h-12a4 4 0 0 1 -3.98 -3.603l6.687 -6.69l.106 -.095zm9.187 -9.612a4 4 0 0 1 3.995 3.8l.005 .2v9.585l-3.293 -3.292l-.15 -.137c-1.256 -1.095 -2.85 -1.097 -4.096 -.017l-.154 .14l-.307 .306l-2.293 -2.292l-.15 -.137c-1.256 -1.095 -2.85 -1.097 -4.096 -.017l-.154 .14l-5.307 5.306v-9.585a4 4 0 0 1 3.8 -3.995l.2 -.005h12zm-2.99 5l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
91128</svg>
91129"#;
91130pub const ICON_PICTURE_IN_PICTURE_TOP_FILLED: &str = r#"
91131<svg
91132 xmlns="http://www.w3.org/2000/svg"
91133 width="24"
91134 height="24"
91135 viewBox="0 0 24 24"
91136 fill="currentColor"
91137>
91138 <path d="M11 4a1 1 0 0 1 0 2h-6a1 1 0 0 0 -1 1v10a1 1 0 0 0 1 1h14a1 1 0 0 0 1 -1v-4a1 1 0 0 1 2 0v4a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3z" />
91139 <path d="M20 4a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-5a2 2 0 0 1 -2 -2v-3a2 2 0 0 1 2 -2z" />
91140</svg>
91141"#;
91142pub const ICON_PICTURE_IN_PICTURE_FILLED: &str = r#"
91143<svg
91144 xmlns="http://www.w3.org/2000/svg"
91145 width="24"
91146 height="24"
91147 viewBox="0 0 24 24"
91148 fill="currentColor"
91149>
91150 <path d="M19 4a3 3 0 0 1 3 3v4a1 1 0 0 1 -2 0v-4a1 1 0 0 0 -1 -1h-14a1 1 0 0 0 -1 1v10a1 1 0 0 0 1 1h6a1 1 0 0 1 0 2h-6a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3z" />
91151 <path d="M20 13a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-5a2 2 0 0 1 -2 -2v-3a2 2 0 0 1 2 -2z" />
91152</svg>
91153"#;
91154pub const ICON_PILL_FILLED: &str = r#"
91155<svg
91156 xmlns="http://www.w3.org/2000/svg"
91157 width="24"
91158 height="24"
91159 viewBox="0 0 24 24"
91160 fill="currentColor"
91161>
91162 <path d="M20.207 3.793a5.95 5.95 0 0 1 0 8.414l-8 8a5.95 5.95 0 0 1 -8.414 -8.414l8 -8a5.95 5.95 0 0 1 8.414 0m-7 1.414l-4.294 4.293l5.586 5.586l4.294 -4.292a3.95 3.95 0 1 0 -5.586 -5.586" />
91163</svg>
91164"#;
91165pub const ICON_PIN_FILLED: &str = r#"
91166<svg
91167 xmlns="http://www.w3.org/2000/svg"
91168 width="24"
91169 height="24"
91170 viewBox="0 0 24 24"
91171 fill="currentColor"
91172>
91173 <path d="M15.113 3.21l.094 .083l5.5 5.5a1 1 0 0 1 -1.175 1.59l-3.172 3.171l-1.424 3.797a1 1 0 0 1 -.158 .277l-.07 .08l-1.5 1.5a1 1 0 0 1 -1.32 .082l-.095 -.083l-2.793 -2.792l-3.793 3.792a1 1 0 0 1 -1.497 -1.32l.083 -.094l3.792 -3.793l-2.792 -2.793a1 1 0 0 1 -.083 -1.32l.083 -.094l1.5 -1.5a1 1 0 0 1 .258 -.187l.098 -.042l3.796 -1.425l3.171 -3.17a1 1 0 0 1 1.497 -1.26z" />
91174</svg>
91175"#;
91176pub const ICON_PINNED_FILLED: &str = r#"
91177<svg
91178 xmlns="http://www.w3.org/2000/svg"
91179 width="24"
91180 height="24"
91181 viewBox="0 0 24 24"
91182 fill="currentColor"
91183>
91184 <path d="M16 3a1 1 0 0 1 .117 1.993l-.117 .007v4.764l1.894 3.789a1 1 0 0 1 .1 .331l.006 .116v2a1 1 0 0 1 -.883 .993l-.117 .007h-4v4a1 1 0 0 1 -1.993 .117l-.007 -.117v-4h-4a1 1 0 0 1 -.993 -.883l-.007 -.117v-2a1 1 0 0 1 .06 -.34l.046 -.107l1.894 -3.791v-4.762a1 1 0 0 1 -.117 -1.993l.117 -.007h8z" />
91185</svg>
91186"#;
91187pub const ICON_PLAYER_EJECT_FILLED: &str = r#"
91188<svg
91189 xmlns="http://www.w3.org/2000/svg"
91190 width="24"
91191 height="24"
91192 viewBox="0 0 24 24"
91193 fill="currentColor"
91194>
91195 <path d="M11.247 3.341l-7 8c-.565 .647 -.106 1.659 .753 1.659h14c.86 0 1.318 -1.012 .753 -1.659l-7 -8a1 1 0 0 0 -1.506 0z" />
91196 <path d="M18 15h-12a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2z" />
91197</svg>
91198"#;
91199pub const ICON_PLAYER_PAUSE_FILLED: &str = r#"
91200<svg
91201 xmlns="http://www.w3.org/2000/svg"
91202 width="24"
91203 height="24"
91204 viewBox="0 0 24 24"
91205 fill="currentColor"
91206>
91207 <path d="M9 4h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2z" />
91208 <path d="M17 4h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2z" />
91209</svg>
91210"#;
91211pub const ICON_PLAYER_PLAY_FILLED: &str = r#"
91212<svg
91213 xmlns="http://www.w3.org/2000/svg"
91214 width="24"
91215 height="24"
91216 viewBox="0 0 24 24"
91217 fill="currentColor"
91218>
91219 <path d="M6 4v16a1 1 0 0 0 1.524 .852l13 -8a1 1 0 0 0 0 -1.704l-13 -8a1 1 0 0 0 -1.524 .852z" />
91220</svg>
91221"#;
91222pub const ICON_PLAYER_RECORD_FILLED: &str = r#"
91223<svg
91224 xmlns="http://www.w3.org/2000/svg"
91225 width="24"
91226 height="24"
91227 viewBox="0 0 24 24"
91228 fill="currentColor"
91229>
91230 <path d="M8 5.072a8 8 0 1 1 -3.995 7.213l-.005 -.285l.005 -.285a8 8 0 0 1 3.995 -6.643z" />
91231</svg>
91232"#;
91233pub const ICON_PLAYER_SKIP_BACK_FILLED: &str = r#"
91234<svg
91235 xmlns="http://www.w3.org/2000/svg"
91236 width="24"
91237 height="24"
91238 viewBox="0 0 24 24"
91239 fill="currentColor"
91240>
91241 <path d="M19.496 4.136l-12 7a1 1 0 0 0 0 1.728l12 7a1 1 0 0 0 1.504 -.864v-14a1 1 0 0 0 -1.504 -.864z" />
91242 <path d="M4 4a1 1 0 0 1 .993 .883l.007 .117v14a1 1 0 0 1 -1.993 .117l-.007 -.117v-14a1 1 0 0 1 1 -1z" />
91243</svg>
91244"#;
91245pub const ICON_PLAYER_SKIP_FORWARD_FILLED: &str = r#"
91246<svg
91247 xmlns="http://www.w3.org/2000/svg"
91248 width="24"
91249 height="24"
91250 viewBox="0 0 24 24"
91251 fill="currentColor"
91252>
91253 <path d="M3 5v14a1 1 0 0 0 1.504 .864l12 -7a1 1 0 0 0 0 -1.728l-12 -7a1 1 0 0 0 -1.504 .864z" />
91254 <path d="M20 4a1 1 0 0 1 .993 .883l.007 .117v14a1 1 0 0 1 -1.993 .117l-.007 -.117v-14a1 1 0 0 1 1 -1z" />
91255</svg>
91256"#;
91257pub const ICON_PLAYER_STOP_FILLED: &str = r#"
91258<svg
91259 xmlns="http://www.w3.org/2000/svg"
91260 width="24"
91261 height="24"
91262 viewBox="0 0 24 24"
91263 fill="currentColor"
91264>
91265 <path d="M17 4h-10a3 3 0 0 0 -3 3v10a3 3 0 0 0 3 3h10a3 3 0 0 0 3 -3v-10a3 3 0 0 0 -3 -3z" />
91266</svg>
91267"#;
91268pub const ICON_PLAYER_TRACK_NEXT_FILLED: &str = r#"
91269<svg
91270 xmlns="http://www.w3.org/2000/svg"
91271 width="24"
91272 height="24"
91273 viewBox="0 0 24 24"
91274 fill="currentColor"
91275>
91276 <path d="M2 5v14c0 .86 1.012 1.318 1.659 .753l8 -7a1 1 0 0 0 0 -1.506l-8 -7c-.647 -.565 -1.659 -.106 -1.659 .753z" />
91277 <path d="M13 5v14c0 .86 1.012 1.318 1.659 .753l8 -7a1 1 0 0 0 0 -1.506l-8 -7c-.647 -.565 -1.659 -.106 -1.659 .753z" />
91278</svg>
91279"#;
91280pub const ICON_PLAYER_TRACK_PREV_FILLED: &str = r#"
91281<svg
91282 xmlns="http://www.w3.org/2000/svg"
91283 width="24"
91284 height="24"
91285 viewBox="0 0 24 24"
91286 fill="currentColor"
91287>
91288 <path d="M20.341 4.247l-8 7a1 1 0 0 0 0 1.506l8 7c.647 .565 1.659 .106 1.659 -.753v-14c0 -.86 -1.012 -1.318 -1.659 -.753z" />
91289 <path d="M9.341 4.247l-8 7a1 1 0 0 0 0 1.506l8 7c.647 .565 1.659 .106 1.659 -.753v-14c0 -.86 -1.012 -1.318 -1.659 -.753z" />
91290</svg>
91291"#;
91292pub const ICON_POINT_FILLED: &str = r#"
91293<svg
91294 xmlns="http://www.w3.org/2000/svg"
91295 width="24"
91296 height="24"
91297 viewBox="0 0 24 24"
91298 fill="currentColor"
91299>
91300 <path d="M12 7a5 5 0 1 1 -4.995 5.217l-.005 -.217l.005 -.217a5 5 0 0 1 4.995 -4.783z" />
91301</svg>
91302"#;
91303pub const ICON_POINTER_FILLED: &str = r#"
91304<svg
91305 xmlns="http://www.w3.org/2000/svg"
91306 width="24"
91307 height="24"
91308 viewBox="0 0 24 24"
91309 fill="currentColor"
91310>
91311 <path d="M3.039 4.277l3.904 13.563c.185 .837 .92 1.516 1.831 1.642l.17 .016a2.2 2.2 0 0 0 1.982 -1.006l.045 -.078l1.4 -2.072l4.05 4.05a2.067 2.067 0 0 0 2.924 0l1.047 -1.047c.388 -.388 .606 -.913 .606 -1.461l-.008 -.182a2.067 2.067 0 0 0 -.598 -1.28l-4.047 -4.048l2.103 -1.412c.726 -.385 1.18 -1.278 1.053 -2.189a2.2 2.2 0 0 0 -1.701 -1.845l-13.524 -3.89a1 1 0 0 0 -1.236 1.24z" />
91312</svg>
91313"#;
91314pub const ICON_POLAROID_FILLED: &str = r#"
91315<svg
91316 xmlns="http://www.w3.org/2000/svg"
91317 width="24"
91318 height="24"
91319 viewBox="0 0 24 24"
91320 fill="currentColor"
91321>
91322 <path d="M9.199 9.623l.108 .098l3.986 3.986l.094 .083a1 1 0 0 0 1.403 -1.403l-.083 -.094l-.292 -.293l1.292 -1.293l.106 -.095c.457 -.38 .918 -.38 1.386 .011l.108 .098l4.502 4.503a4.003 4.003 0 0 1 -3.596 2.77l-.213 .006h-12a4.002 4.002 0 0 1 -3.809 -2.775l5.516 -5.518l.106 -.095c.457 -.38 .918 -.38 1.386 .011zm8.801 -7.623a4 4 0 0 1 3.995 3.8l.005 .2v6.585l-3.293 -3.292l-.15 -.137c-1.256 -1.095 -2.85 -1.097 -4.096 -.017l-.154 .14l-1.307 1.306l-2.293 -2.292l-.15 -.137c-1.256 -1.095 -2.85 -1.097 -4.096 -.017l-.154 .14l-4.307 4.306v-6.585a4 4 0 0 1 3.8 -3.995l.2 -.005h12zm-2.99 3l-.127 .007a1 1 0 0 0 0 1.986l.117 .007l.127 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
91323 <path d="M8.01 20a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
91324 <path d="M12.01 20a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
91325 <path d="M16.01 20a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993l.127 -.007z" />
91326</svg>
91327"#;
91328pub const ICON_POO_FILLED: &str = r#"
91329<svg
91330 xmlns="http://www.w3.org/2000/svg"
91331 width="24"
91332 height="24"
91333 viewBox="0 0 24 24"
91334 fill="currentColor"
91335>
91336 <path d="M11.063 2.995l.086 .009h.07c2.237 .098 3.87 1.686 4.214 4.046l.01 .075l.133 .04a3.5 3.5 0 0 1 1.718 1.22l.125 .179a3.5 3.5 0 0 1 .567 2.243l-.006 .049l.032 .025a4 4 0 0 1 1.476 2.8l.01 .191l.15 .125a4 4 0 0 1 1.29 3.693l-.042 .208c-.4 1.728 -1.89 2.986 -3.72 3.092h-10.176a4 4 0 0 1 -2.638 -7.008l.14 -.118l.011 -.19a4 4 0 0 1 1.476 -2.798l.032 -.025l-.006 -.048a3.5 3.5 0 0 1 .452 -2.058l.114 -.186c.603 -.912 1.598 -1.49 2.755 -1.564h.164c.743 0 1.26 -1.242 .606 -2.553l.006 .015l-.01 -.017a1 1 0 0 1 -.095 -.323l-.007 -.117c0 -.654 .539 -1.031 1.063 -1.005m3.758 12.434a1 1 0 0 0 -1.392 -.25a2.5 2.5 0 0 1 -2.858 0a1 1 0 0 0 -1.142 1.642a4.5 4.5 0 0 0 5.142 0a1 1 0 0 0 .25 -1.392m-4.811 -4.429h-.01a1 1 0 0 0 0 2h.01a1 1 0 0 0 0 -2m4 0h-.01a1 1 0 0 0 0 2h.01a1 1 0 0 0 0 -2" />
91337</svg>
91338"#;
91339pub const ICON_PRESENTATION_ANALYTICS_FILLED: &str = r#"
91340<svg
91341 xmlns="http://www.w3.org/2000/svg"
91342 width="24"
91343 height="24"
91344 viewBox="0 0 24 24"
91345 fill="currentColor"
91346>
91347 <path d="M21 3a1 1 0 0 1 0 2v9a3 3 0 0 1 -3 3h-5v2h2a1 1 0 0 1 0 2h-6a1 1 0 0 1 0 -2h2v-2h-5a3 3 0 0 1 -3 -3v-9a1 1 0 1 1 0 -2zm-12 4a1 1 0 0 0 -1 1v4a1 1 0 0 0 2 0v-4a1 1 0 0 0 -1 -1m6 2a1 1 0 0 0 -1 1v2a1 1 0 0 0 2 0v-2a1 1 0 0 0 -1 -1m-3 1a1 1 0 0 0 -1 1v1a1 1 0 0 0 2 0v-1a1 1 0 0 0 -1 -1" />
91348</svg>
91349"#;
91350pub const ICON_PRESENTATION_FILLED: &str = r#"
91351<svg
91352 xmlns="http://www.w3.org/2000/svg"
91353 width="24"
91354 height="24"
91355 viewBox="0 0 24 24"
91356 fill="currentColor"
91357>
91358 <path d="M21 3a1 1 0 0 1 0 2v9a3 3 0 0 1 -3 3h-5v2h2a1 1 0 0 1 0 2h-6a1 1 0 0 1 0 -2h2v-2h-5a3 3 0 0 1 -3 -3v-9a1 1 0 1 1 0 -2zm-4.293 4.293a1 1 0 0 0 -1.414 0l-2.293 2.292l-1.293 -1.292a1 1 0 0 0 -1.414 0l-3 3a1 1 0 0 0 0 1.414l.094 .083a1 1 0 0 0 1.32 -.083l2.293 -2.292l1.293 1.292a1 1 0 0 0 1.414 0l3 -3a1 1 0 0 0 0 -1.414" />
91359</svg>
91360"#;
91361pub const ICON_PUZZLE_FILLED: &str = r#"
91362<svg
91363 xmlns="http://www.w3.org/2000/svg"
91364 width="24"
91365 height="24"
91366 viewBox="0 0 24 24"
91367 fill="currentColor"
91368>
91369 <path d="M10 2a3 3 0 0 1 2.995 2.824l.005 .176v1h3a2 2 0 0 1 1.995 1.85l.005 .15v3h1a3 3 0 0 1 .176 5.995l-.176 .005h-1v3a2 2 0 0 1 -1.85 1.995l-.15 .005h-3a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-1a1 1 0 0 0 -1.993 -.117l-.007 .117v1a2 2 0 0 1 -1.85 1.995l-.15 .005h-3a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-3a2 2 0 0 1 1.85 -1.995l.15 -.005h1a1 1 0 0 0 .117 -1.993l-.117 -.007h-1a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-3a2 2 0 0 1 1.85 -1.995l.15 -.005h3v-1a3 3 0 0 1 3 -3z" />
91370</svg>
91371"#;
91372pub const ICON_RADAR_FILLED: &str = r#"
91373<svg
91374 xmlns="http://www.w3.org/2000/svg"
91375 width="24"
91376 height="24"
91377 viewBox="0 0 24 24"
91378 fill="currentColor"
91379>
91380 <path d="M12 10a2 2 0 0 1 1.678 .911l.053 .089h7.269l.117 .007a1 1 0 0 1 .883 .993c0 5.523 -4.477 10 -10 10a1 1 0 0 1 -1 -1v-7.269l-.089 -.053a2 2 0 0 1 -.906 -1.529l-.005 -.149a2 2 0 0 1 2 -2m9.428 -1.334a1 1 0 0 1 -1.884 .668a8 8 0 1 0 -10.207 10.218a1 1 0 0 1 -.666 1.886a10 10 0 1 1 12.757 -12.772m-4.628 -.266a1 1 0 0 1 -1.6 1.2a4 4 0 1 0 -5.6 5.6a1 1 0 0 1 -1.2 1.6a6 6 0 1 1 8.4 -8.4" />
91381</svg>
91382"#;
91383pub const ICON_RADIOACTIVE_FILLED: &str = r#"
91384<svg
91385 xmlns="http://www.w3.org/2000/svg"
91386 width="24"
91387 height="24"
91388 viewBox="0 0 24 24"
91389 fill="currentColor"
91390>
91391 <path d="M21 11a1 1 0 0 1 1 1a10 10 0 0 1 -5 8.656a1 1 0 0 1 -1.302 -.268l-.064 -.098l-3 -5.19a.995 .995 0 0 1 -.133 -.542l.01 -.11l.023 -.106l.034 -.106l.046 -.1l.056 -.094l.067 -.089a.994 .994 0 0 1 .165 -.155l.098 -.064a2 2 0 0 0 .993 -1.57l.007 -.163a1 1 0 0 1 .883 -.994l.117 -.007h6z" />
91392 <path d="M7 3.344a10 10 0 0 1 10 0a1 1 0 0 1 .418 1.262l-.052 .104l-3 5.19l-.064 .098a.994 .994 0 0 1 -.155 .165l-.089 .067a1 1 0 0 1 -.195 .102l-.105 .034l-.107 .022a1.003 1.003 0 0 1 -.547 -.07l-.104 -.052a2 2 0 0 0 -1.842 -.082l-.158 .082a1 1 0 0 1 -1.302 -.268l-.064 -.098l-3 -5.19a1 1 0 0 1 .366 -1.366z" />
91393 <path d="M9 11a1 1 0 0 1 .993 .884l.007 .117a2 2 0 0 0 .861 1.645l.237 .152a.994 .994 0 0 1 .165 .155l.067 .089l.056 .095l.045 .099c.014 .036 .026 .07 .035 .106l.022 .107l.011 .11a.994 .994 0 0 1 -.08 .437l-.053 .104l-3 5.19a1 1 0 0 1 -1.366 .366a10 10 0 0 1 -5 -8.656a1 1 0 0 1 .883 -.993l.117 -.007h6z" />
91394</svg>
91395"#;
91396pub const ICON_RECEIPT_FILLED: &str = r#"
91397<svg
91398 xmlns="http://www.w3.org/2000/svg"
91399 width="24"
91400 height="24"
91401 viewBox="0 0 24 24"
91402 fill="currentColor"
91403>
91404 <path d="M17 2a3 3 0 0 1 3 3v16a1 1 0 0 1 -1.555 .832l-2.318 -1.545l-1.42 1.42a1 1 0 0 1 -1.32 .083l-.094 -.083l-1.293 -1.292l-1.293 1.292a1 1 0 0 1 -1.32 .083l-.094 -.083l-1.421 -1.42l-2.317 1.545l-.019 .012l-.054 .03l-.028 .017l-.054 .023l-.05 .023l-.049 .015l-.06 .019l-.052 .009l-.057 .011l-.084 .006l-.026 .003h-.022l-.049 -.003h-.039l-.013 -.003h-.016l-.041 -.008l-.038 -.005l-.015 -.005l-.018 -.002l-.034 -.011l-.04 -.01l-.019 -.007l-.015 -.004l-.029 -.013l-.04 -.015l-.021 -.011l-.013 -.005l-.028 -.016l-.036 -.018l-.014 -.01l-.018 -.01l-.038 -.027l-.022 -.014l-.01 -.009l-.02 -.014l-.045 -.041l-.012 -.008l-.024 -.024l-.035 -.039l-.02 -.02l-.007 -.011l-.011 -.012l-.032 -.045l-.02 -.025l-.012 -.019l-.03 -.054l-.017 -.028l-.023 -.054l-.023 -.05a1 1 0 0 1 -.034 -.108l-.01 -.057l-.01 -.053l-.009 -.132v-16a3 3 0 0 1 3 -3zm-2 12h-2a1 1 0 0 0 0 2h2a1 1 0 0 0 0 -2m0 -4h-6a1 1 0 0 0 0 2h6a1 1 0 0 0 0 -2m0 -4h-6a1 1 0 1 0 0 2h6a1 1 0 0 0 0 -2" />
91405</svg>
91406"#;
91407pub const ICON_RECTANGLE_VERTICAL_FILLED: &str = r#"
91408<svg
91409 xmlns="http://www.w3.org/2000/svg"
91410 width="24"
91411 height="24"
91412 viewBox="0 0 24 24"
91413 fill="currentColor"
91414>
91415 <path d="M17 2h-10a3 3 0 0 0 -3 3v14a3 3 0 0 0 3 3h10a3 3 0 0 0 3 -3v-14a3 3 0 0 0 -3 -3z" />
91416</svg>
91417"#;
91418pub const ICON_RECTANGLE_FILLED: &str = r#"
91419<svg
91420 xmlns="http://www.w3.org/2000/svg"
91421 width="24"
91422 height="24"
91423 viewBox="0 0 24 24"
91424 fill="currentColor"
91425>
91426 <path d="M19 4h-14a3 3 0 0 0 -3 3v10a3 3 0 0 0 3 3h14a3 3 0 0 0 3 -3v-10a3 3 0 0 0 -3 -3z" />
91427</svg>
91428"#;
91429pub const ICON_RELATION_MANY_TO_MANY_FILLED: &str = r#"
91430<svg
91431 xmlns="http://www.w3.org/2000/svg"
91432 width="24"
91433 height="24"
91434 viewBox="0 0 24 24"
91435 fill="currentColor"
91436>
91437 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-3.2 5.4c-.577 -.769 -1.8 -.361 -1.8 .6v4a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-1l1.2 1.6c.577 .769 1.8 .361 1.8 -.6v-4a1 1 0 0 0 -1 -1l-.117 .007a1 1 0 0 0 -.883 .993v1zm-9 0c-.577 -.769 -1.8 -.361 -1.8 .6v4a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-1l1.2 1.6c.577 .769 1.8 .361 1.8 -.6v-4a1 1 0 0 0 -1 -1l-.117 .007a1 1 0 0 0 -.883 .993v1zm5.2 3.1a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1m0 -3a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1" />
91438</svg>
91439"#;
91440pub const ICON_RELATION_ONE_TO_MANY_FILLED: &str = r#"
91441<svg
91442 xmlns="http://www.w3.org/2000/svg"
91443 width="24"
91444 height="24"
91445 viewBox="0 0 24 24"
91446 fill="currentColor"
91447>
91448 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-4.2 5.4c-.577 -.769 -1.8 -.361 -1.8 .6v4a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-1l1.2 1.6c.577 .769 1.8 .361 1.8 -.6v-4a1 1 0 0 0 -1 -1l-.117 .007a1 1 0 0 0 -.883 .993v1zm-6.8 -.4h-1a1 1 0 1 0 0 2v3a1 1 0 0 0 2 0v-4a1 1 0 0 0 -1 -1m3 3.5a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1m0 -3a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1" />
91449</svg>
91450"#;
91451pub const ICON_RELATION_ONE_TO_ONE_FILLED: &str = r#"
91452<svg
91453 xmlns="http://www.w3.org/2000/svg"
91454 width="24"
91455 height="24"
91456 viewBox="0 0 24 24"
91457 fill="currentColor"
91458>
91459 <path d="M19 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-10a3 3 0 0 1 3 -3zm-10 5h-1a1 1 0 1 0 0 2v3a1 1 0 0 0 2 0v-4a1 1 0 0 0 -1 -1m7 0h-1a1 1 0 0 0 0 2v3a1 1 0 0 0 2 0v-4a1 1 0 0 0 -1 -1m-4 3.5a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1m0 -3a1 1 0 0 0 -1 1v.01a1 1 0 0 0 2 0v-.01a1 1 0 0 0 -1 -1" />
91460</svg>
91461"#;
91462pub const ICON_REPLACE_FILLED: &str = r#"
91463<svg
91464 xmlns="http://www.w3.org/2000/svg"
91465 width="24"
91466 height="24"
91467 viewBox="0 0 24 24"
91468 fill="currentColor"
91469>
91470 <path d="M8 2h-4a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" />
91471 <path d="M20 14h-4a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" />
91472 <path d="M16.707 2.293a1 1 0 0 1 .083 1.32l-.083 .094l-1.293 1.293h3.586a3 3 0 0 1 2.995 2.824l.005 .176v3a1 1 0 0 1 -1.993 .117l-.007 -.117v-3a1 1 0 0 0 -.883 -.993l-.117 -.007h-3.585l1.292 1.293a1 1 0 0 1 -1.32 1.497l-.094 -.083l-3 -3a.98 .98 0 0 1 -.28 -.872l.036 -.146l.04 -.104c.058 -.126 .14 -.24 .245 -.334l2.959 -2.958a1 1 0 0 1 1.414 0z" />
91473 <path d="M3 12a1 1 0 0 1 .993 .883l.007 .117v3a1 1 0 0 0 .883 .993l.117 .007h3.585l-1.292 -1.293a1 1 0 0 1 -.083 -1.32l.083 -.094a1 1 0 0 1 1.32 -.083l.094 .083l3 3a.98 .98 0 0 1 .28 .872l-.036 .146l-.04 .104a1.02 1.02 0 0 1 -.245 .334l-2.959 2.958a1 1 0 0 1 -1.497 -1.32l.083 -.094l1.291 -1.293h-3.584a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-3a1 1 0 0 1 1 -1z" />
91474</svg>
91475"#;
91476pub const ICON_ROSETTE_DISCOUNT_CHECK_FILLED: &str = r#"
91477<svg
91478 xmlns="http://www.w3.org/2000/svg"
91479 width="24"
91480 height="24"
91481 viewBox="0 0 24 24"
91482 fill="currentColor"
91483>
91484 <path d="M12.01 2.011a3.2 3.2 0 0 1 2.113 .797l.154 .145l.698 .698a1.2 1.2 0 0 0 .71 .341l.135 .008h1a3.2 3.2 0 0 1 3.195 3.018l.005 .182v1c0 .27 .092 .533 .258 .743l.09 .1l.697 .698a3.2 3.2 0 0 1 .147 4.382l-.145 .154l-.698 .698a1.2 1.2 0 0 0 -.341 .71l-.008 .135v1a3.2 3.2 0 0 1 -3.018 3.195l-.182 .005h-1a1.2 1.2 0 0 0 -.743 .258l-.1 .09l-.698 .697a3.2 3.2 0 0 1 -4.382 .147l-.154 -.145l-.698 -.698a1.2 1.2 0 0 0 -.71 -.341l-.135 -.008h-1a3.2 3.2 0 0 1 -3.195 -3.018l-.005 -.182v-1a1.2 1.2 0 0 0 -.258 -.743l-.09 -.1l-.697 -.698a3.2 3.2 0 0 1 -.147 -4.382l.145 -.154l.698 -.698a1.2 1.2 0 0 0 .341 -.71l.008 -.135v-1l.005 -.182a3.2 3.2 0 0 1 3.013 -3.013l.182 -.005h1a1.2 1.2 0 0 0 .743 -.258l.1 -.09l.698 -.697a3.2 3.2 0 0 1 2.269 -.944zm3.697 7.282a1 1 0 0 0 -1.414 0l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z" />
91485</svg>
91486"#;
91487pub const ICON_ROSETTE_DISCOUNT_FILLED: &str = r#"
91488<svg
91489 xmlns="http://www.w3.org/2000/svg"
91490 width="24"
91491 height="24"
91492 viewBox="0 0 24 24"
91493 fill="currentColor"
91494>
91495 <path d="M12.01 2.011c.852 0 1.668 .34 2.267 .942l.698 .698a1.2 1.2 0 0 0 .845 .349h1a3.2 3.2 0 0 1 3.2 3.2v1c0 .316 .126 .62 .347 .843l.698 .698a3.2 3.2 0 0 1 .002 4.536l-.698 .698a1.2 1.2 0 0 0 -.349 .845v1a3.2 3.2 0 0 1 -3.2 3.2h-1a1.2 1.2 0 0 0 -.843 .347l-.698 .698a3.2 3.2 0 0 1 -4.536 .002l-.698 -.698a1.2 1.2 0 0 0 -.845 -.349h-1a3.2 3.2 0 0 1 -3.2 -3.2v-1a1.2 1.2 0 0 0 -.347 -.843l-.698 -.698a3.2 3.2 0 0 1 -.002 -4.536l.698 -.698a1.2 1.2 0 0 0 .349 -.845v-1l.005 -.182a3.2 3.2 0 0 1 3.195 -3.018h1a1.2 1.2 0 0 0 .843 -.347l.698 -.698a3.2 3.2 0 0 1 2.269 -.944m2.49 10.989a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3m1.207 -4.707a1 1 0 0 0 -1.414 0l-6 6a1 1 0 0 0 1.414 1.414l6 -6a1 1 0 0 0 0 -1.414m-6.207 -.293a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3" />
91496</svg>
91497"#;
91498pub const ICON_ROSETTE_FILLED: &str = r#"
91499<svg
91500 xmlns="http://www.w3.org/2000/svg"
91501 width="24"
91502 height="24"
91503 viewBox="0 0 24 24"
91504 fill="currentColor"
91505>
91506 <path d="M12.01 2.011a3.2 3.2 0 0 1 2.113 .797l.154 .145l.698 .698a1.2 1.2 0 0 0 .71 .341l.135 .008h1a3.2 3.2 0 0 1 3.195 3.018l.005 .182v1c0 .27 .092 .533 .258 .743l.09 .1l.697 .698a3.2 3.2 0 0 1 .147 4.382l-.145 .154l-.698 .698a1.2 1.2 0 0 0 -.341 .71l-.008 .135v1a3.2 3.2 0 0 1 -3.018 3.195l-.182 .005h-1a1.2 1.2 0 0 0 -.743 .258l-.1 .09l-.698 .697a3.2 3.2 0 0 1 -4.382 .147l-.154 -.145l-.698 -.698a1.2 1.2 0 0 0 -.71 -.341l-.135 -.008h-1a3.2 3.2 0 0 1 -3.195 -3.018l-.005 -.182v-1a1.2 1.2 0 0 0 -.258 -.743l-.09 -.1l-.697 -.698a3.2 3.2 0 0 1 -.147 -4.382l.145 -.154l.698 -.698a1.2 1.2 0 0 0 .341 -.71l.008 -.135v-1l.005 -.182a3.2 3.2 0 0 1 3.013 -3.013l.182 -.005h1a1.2 1.2 0 0 0 .743 -.258l.1 -.09l.698 -.697a3.2 3.2 0 0 1 2.269 -.944z" />
91507</svg>
91508"#;
91509pub const ICON_SCUBA_DIVING_TANK_FILLED: &str = r#"
91510<svg
91511 xmlns="http://www.w3.org/2000/svg"
91512 width="24"
91513 height="24"
91514 viewBox="0 0 24 24"
91515 fill="currentColor"
91516>
91517 <path d="M17 17v2a3 3 0 0 1 -3 3h-4a3 3 0 0 1 -3 -3v-2z" />
91518 <path d="M8 2a2 2 0 0 1 1.732 1h1.15a1.496 1.496 0 0 1 2.236 0h1.882a1 1 0 0 1 0 2l-1.883 .001a2 2 0 0 1 -.115 .116v.983a5 5 0 0 1 3.998 4.9v4h-10v-4a5 5 0 0 1 4 -4.9v-.983a2 2 0 0 1 -.117 -.116h-1.151a2 2 0 1 1 -1.732 -3.001" />
91519</svg>
91520"#;
91521pub const ICON_SECTION_FILLED: &str = r#"
91522<svg
91523 xmlns="http://www.w3.org/2000/svg"
91524 width="24"
91525 height="24"
91526 viewBox="0 0 24 24"
91527 fill="currentColor"
91528>
91529 <path d="M20.01 19a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993zm-16 0a1 1 0 0 1 0 2a1 1 0 0 1 -.127 -1.993zm4 0a1 1 0 0 1 0 2a1 1 0 0 1 -.127 -1.993zm4 0a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993zm4 0a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993zm4 -16a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993zm-16 0a1 1 0 1 1 0 2a1 1 0 0 1 -.127 -1.993zm4 0a1 1 0 1 1 0 2a1 1 0 0 1 -.127 -1.993zm4 0a1 1 0 0 1 .117 1.993l-.127 .007a1 1 0 0 1 -.117 -1.993zm3.99 0a1 1 0 0 1 1 1a1 1 0 1 1 -2 .01c0 -.562 .448 -1.01 1 -1.01m3 4a2 2 0 0 1 2 2v6a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2z" />
91530</svg>
91531"#;
91532pub const ICON_SETTINGS_FILLED: &str = r#"
91533<svg
91534 xmlns="http://www.w3.org/2000/svg"
91535 width="24"
91536 height="24"
91537 viewBox="0 0 24 24"
91538 fill="currentColor"
91539>
91540 <path d="M14.647 4.081a.724 .724 0 0 0 1.08 .448c2.439 -1.485 5.23 1.305 3.745 3.744a.724 .724 0 0 0 .447 1.08c2.775 .673 2.775 4.62 0 5.294a.724 .724 0 0 0 -.448 1.08c1.485 2.439 -1.305 5.23 -3.744 3.745a.724 .724 0 0 0 -1.08 .447c-.673 2.775 -4.62 2.775 -5.294 0a.724 .724 0 0 0 -1.08 -.448c-2.439 1.485 -5.23 -1.305 -3.745 -3.744a.724 .724 0 0 0 -.447 -1.08c-2.775 -.673 -2.775 -4.62 0 -5.294a.724 .724 0 0 0 .448 -1.08c-1.485 -2.439 1.305 -5.23 3.744 -3.745a.722 .722 0 0 0 1.08 -.447c.673 -2.775 4.62 -2.775 5.294 0zm-2.647 4.919a3 3 0 1 0 0 6a3 3 0 0 0 0 -6z" />
91541</svg>
91542"#;
91543pub const ICON_SHIELD_CHECK_FILLED: &str = r#"
91544<svg
91545 xmlns="http://www.w3.org/2000/svg"
91546 width="24"
91547 height="24"
91548 viewBox="0 0 24 24"
91549 fill="currentColor"
91550>
91551 <path d="M11.998 2l.118 .007l.059 .008l.061 .013l.111 .034a.993 .993 0 0 1 .217 .112l.104 .082l.255 .218a11 11 0 0 0 7.189 2.537l.342 -.01a1 1 0 0 1 1.005 .717a13 13 0 0 1 -9.208 16.25a1 1 0 0 1 -.502 0a13 13 0 0 1 -9.209 -16.25a1 1 0 0 1 1.005 -.717a11 11 0 0 0 7.531 -2.527l.263 -.225l.096 -.075a.993 .993 0 0 1 .217 -.112l.112 -.034a.97 .97 0 0 1 .119 -.021l.115 -.007zm3.71 7.293a1 1 0 0 0 -1.415 0l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z" />
91552</svg>
91553"#;
91554pub const ICON_SHIELD_CHECKERED_FILLED: &str = r#"
91555<svg
91556 xmlns="http://www.w3.org/2000/svg"
91557 width="24"
91558 height="24"
91559 viewBox="0 0 24 24"
91560 fill="currentColor"
91561>
91562 <path d="M11.013 12v9.754a13 13 0 0 1 -8.733 -9.754h8.734zm9.284 3.794a13 13 0 0 1 -7.283 5.951l-.001 -9.745h8.708a12.96 12.96 0 0 1 -1.424 3.794zm-9.283 -13.268l-.001 7.474h-8.986c-.068 -1.432 .101 -2.88 .514 -4.282a1 1 0 0 1 1.005 -.717a11 11 0 0 0 7.192 -2.256l.276 -.219zm1.999 7.474v-7.453l-.09 -.073a11 11 0 0 0 7.189 2.537l.342 -.01a1 1 0 0 1 1.005 .717c.413 1.403 .582 2.85 .514 4.282h-8.96z" />
91563</svg>
91564"#;
91565pub const ICON_SHIELD_HALF_FILLED: &str = r#"
91566<svg
91567 xmlns="http://www.w3.org/2000/svg"
91568 width="24"
91569 height="24"
91570 viewBox="0 0 24 24"
91571 fill="currentColor"
91572>
91573 <path d="M11.998 2l.032 .002l.086 .005a1 1 0 0 1 .342 .104l.105 .062l.097 .076l.016 .015l.247 .21a11 11 0 0 0 7.189 2.537l.342 -.01a1 1 0 0 1 1.005 .717a13 13 0 0 1 -9.208 16.25a1 1 0 0 1 -.502 0a13 13 0 0 1 -9.209 -16.25a1 1 0 0 1 1.005 -.717a11 11 0 0 0 7.791 -2.75l.046 -.036l.053 -.041a1 1 0 0 1 .217 -.112l.075 -.023l.036 -.01a1 1 0 0 1 .12 -.022l.086 -.005zm.002 2.296l-.176 .135a13 13 0 0 1 -7.288 2.572l-.264 .006l-.064 .31a11 11 0 0 0 1.064 7.175l.17 .314a11 11 0 0 0 6.49 5.136l.068 .019z" />
91574</svg>
91575"#;
91576pub const ICON_SHIELD_LOCK_FILLED: &str = r#"
91577<svg
91578 xmlns="http://www.w3.org/2000/svg"
91579 width="24"
91580 height="24"
91581 viewBox="0 0 24 24"
91582 fill="currentColor"
91583>
91584 <path d="M11.998 2l.118 .007l.059 .008l.061 .013l.111 .034a.993 .993 0 0 1 .217 .112l.104 .082l.255 .218a11 11 0 0 0 7.189 2.537l.342 -.01a1 1 0 0 1 1.005 .717a13 13 0 0 1 -9.208 16.25a1 1 0 0 1 -.502 0a13 13 0 0 1 -9.209 -16.25a1 1 0 0 1 1.005 -.717a11 11 0 0 0 7.531 -2.527l.263 -.225l.096 -.075a.993 .993 0 0 1 .217 -.112l.112 -.034a.97 .97 0 0 1 .119 -.021l.115 -.007zm.002 7a2 2 0 0 0 -1.995 1.85l-.005 .15l.005 .15a2 2 0 0 0 .995 1.581v1.769l.007 .117a1 1 0 0 0 1.993 -.117l.001 -1.768a2 2 0 0 0 -1.001 -3.732z" />
91585</svg>
91586"#;
91587pub const ICON_SHIELD_FILLED: &str = r#"
91588<svg
91589 xmlns="http://www.w3.org/2000/svg"
91590 width="24"
91591 height="24"
91592 viewBox="0 0 24 24"
91593 fill="currentColor"
91594>
91595 <path d="M11.884 2.007l.114 -.007l.118 .007l.059 .008l.061 .013l.111 .034a.993 .993 0 0 1 .217 .112l.104 .082l.255 .218a11 11 0 0 0 7.189 2.537l.342 -.01a1 1 0 0 1 1.005 .717a13 13 0 0 1 -9.208 16.25a1 1 0 0 1 -.502 0a13 13 0 0 1 -9.209 -16.25a1 1 0 0 1 1.005 -.717a11 11 0 0 0 7.531 -2.527l.263 -.225l.096 -.075a.993 .993 0 0 1 .217 -.112l.112 -.034a.97 .97 0 0 1 .119 -.021z" />
91596</svg>
91597"#;
91598pub const ICON_SHIRT_FILLED: &str = r#"
91599<svg
91600 xmlns="http://www.w3.org/2000/svg"
91601 width="24"
91602 height="24"
91603 viewBox="0 0 24 24"
91604 fill="currentColor"
91605>
91606 <path d="M14.883 3.007l.095 -.007l.112 .004l.113 .017l.113 .03l6 2a1 1 0 0 1 .677 .833l.007 .116v5a1 1 0 0 1 -.883 .993l-.117 .007h-2v7a2 2 0 0 1 -1.85 1.995l-.15 .005h-10a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-7h-2a1 1 0 0 1 -.993 -.883l-.007 -.117v-5a1 1 0 0 1 .576 -.906l.108 -.043l6 -2a1 1 0 0 1 1.316 .949a2 2 0 0 0 3.995 .15l.009 -.24l.017 -.113l.037 -.134l.044 -.103l.05 -.092l.068 -.093l.069 -.08c.056 -.054 .113 -.1 .175 -.14l.096 -.053l.103 -.044l.108 -.032l.112 -.02z" />
91607</svg>
91608"#;
91609pub const ICON_SHOPPING_CART_FILLED: &str = r#"
91610<svg
91611 xmlns="http://www.w3.org/2000/svg"
91612 width="24"
91613 height="24"
91614 viewBox="0 0 24 24"
91615 fill="currentColor"
91616>
91617 <path d="M6 2a1 1 0 0 1 .993 .883l.007 .117v1.068l13.071 .935a1 1 0 0 1 .929 1.024l-.01 .114l-1 7a1 1 0 0 1 -.877 .853l-.113 .006h-12v2h10a3 3 0 1 1 -2.995 3.176l-.005 -.176l.005 -.176c.017 -.288 .074 -.564 .166 -.824h-5.342a3 3 0 1 1 -5.824 1.176l-.005 -.176l.005 -.176a3.002 3.002 0 0 1 1.995 -2.654v-12.17h-1a1 1 0 0 1 -.993 -.883l-.007 -.117a1 1 0 0 1 .883 -.993l.117 -.007h2zm0 16a1 1 0 1 0 0 2a1 1 0 0 0 0 -2zm11 0a1 1 0 1 0 0 2a1 1 0 0 0 0 -2z" />
91618</svg>
91619"#;
91620pub const ICON_SIGN_LEFT_FILLED: &str = r#"
91621<svg
91622 xmlns="http://www.w3.org/2000/svg"
91623 width="24"
91624 height="24"
91625 viewBox="0 0 24 24"
91626 fill="currentColor"
91627>
91628 <path d="M14 2a1 1 0 0 1 .993 .883l.007 .117v2h3a1 1 0 0 1 .993 .883l.007 .117v5a1 1 0 0 1 -.883 .993l-.117 .007h-3v8h1a1 1 0 0 1 .117 1.993l-.117 .007h-4a1 1 0 0 1 -.117 -1.993l.117 -.007h1v-8h-5a1 1 0 0 1 -.694 -.28l-.087 -.095l-2 -2.5a1 1 0 0 1 -.072 -1.147l.072 -.103l2 -2.5a1 1 0 0 1 .652 -.367l.129 -.008h5v-2a1 1 0 0 1 1 -1z" />
91629</svg>
91630"#;
91631pub const ICON_SIGN_RIGHT_FILLED: &str = r#"
91632<svg
91633 xmlns="http://www.w3.org/2000/svg"
91634 width="24"
91635 height="24"
91636 viewBox="0 0 24 24"
91637 fill="currentColor"
91638>
91639 <path d="M10 2a1 1 0 0 1 .993 .883l.007 .117v2h5a1 1 0 0 1 .694 .28l.087 .095l2 2.5a1 1 0 0 1 .072 1.147l-.072 .103l-2 2.5a1 1 0 0 1 -.652 .367l-.129 .008h-5v8h1a1 1 0 0 1 .117 1.993l-.117 .007h-4a1 1 0 0 1 -.117 -1.993l.117 -.007h1v-8h-3a1 1 0 0 1 -.993 -.883l-.007 -.117v-5a1 1 0 0 1 .883 -.993l.117 -.007h3v-2a1 1 0 0 1 1 -1z" />
91640</svg>
91641"#;
91642pub const ICON_SORT_ASCENDING_2_FILLED: &str = r#"
91643<svg
91644 xmlns="http://www.w3.org/2000/svg"
91645 width="24"
91646 height="24"
91647 viewBox="0 0 24 24"
91648 fill="currentColor"
91649>
91650 <path d="M16.852 5.011l.058 -.007l.09 -.004l.075 .003l.126 .017l.111 .03l.111 .044l.098 .052l.104 .074l.082 .073l3 3a1 1 0 1 1 -1.414 1.414l-1.293 -1.292v9.585a1 1 0 0 1 -2 0v-9.585l-1.293 1.292a1 1 0 0 1 -1.32 .083l-.094 -.083a1 1 0 0 1 0 -1.414l3 -3q .053 -.054 .112 -.097l.11 -.071l.114 -.054l.105 -.035z" />
91651 <path d="M9.5 4a1.5 1.5 0 0 1 1.5 1.5v4a1.5 1.5 0 0 1 -1.5 1.5h-4a1.5 1.5 0 0 1 -1.5 -1.5v-4a1.5 1.5 0 0 1 1.5 -1.5z" />
91652 <path d="M9.5 13a1.5 1.5 0 0 1 1.5 1.5v4a1.5 1.5 0 0 1 -1.5 1.5h-4a1.5 1.5 0 0 1 -1.5 -1.5v-4a1.5 1.5 0 0 1 1.5 -1.5z" />
91653</svg>
91654"#;
91655pub const ICON_SORT_ASCENDING_SHAPES_FILLED: &str = r#"
91656<svg
91657 xmlns="http://www.w3.org/2000/svg"
91658 width="24"
91659 height="24"
91660 viewBox="0 0 24 24"
91661 fill="currentColor"
91662>
91663 <path d="M7 5a1 1 0 0 1 1 1v9.584l1.293 -1.291a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1 -.112 .097l-.11 .071l-.114 .054l-.105 .035l-.149 .03l-.117 .006l-.075 -.003l-.126 -.017l-.111 -.03l-.111 -.044l-.098 -.052l-.096 -.067l-.09 -.08l-3 -3a1 1 0 0 1 1.414 -1.414l1.293 1.293v-9.586a1 1 0 0 1 1 -1m12 -2a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2v-4a2 2 0 0 1 2 -2zm-1.136 10.496l3.5 6a1 1 0 0 1 -.864 1.504h-7a1 1 0 0 1 -.864 -1.504l3.5 -6a1 1 0 0 1 1.728 0" />
91664</svg>
91665"#;
91666pub const ICON_SORT_DESCENDING_2_FILLED: &str = r#"
91667<svg
91668 xmlns="http://www.w3.org/2000/svg"
91669 width="24"
91670 height="24"
91671 viewBox="0 0 24 24"
91672 fill="currentColor"
91673>
91674 <path d="M9.5 4a1.5 1.5 0 0 1 1.5 1.5v4a1.5 1.5 0 0 1 -1.5 1.5h-4a1.5 1.5 0 0 1 -1.5 -1.5v-4a1.5 1.5 0 0 1 1.5 -1.5z" />
91675 <path d="M9.5 13a1.5 1.5 0 0 1 1.5 1.5v4a1.5 1.5 0 0 1 -1.5 1.5h-4a1.5 1.5 0 0 1 -1.5 -1.5v-4a1.5 1.5 0 0 1 1.5 -1.5z" />
91676 <path d="M17 5a1 1 0 0 1 1 1v9.584l1.293 -1.291a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1 -.112 .097l-.11 .071l-.114 .054l-.105 .035l-.149 .03l-.117 .006l-.075 -.003l-.126 -.017l-.111 -.03l-.111 -.044l-.098 -.052l-.096 -.067l-.09 -.08l-3 -3a1 1 0 0 1 1.414 -1.414l1.293 1.293v-9.586a1 1 0 0 1 1 -1" />
91677</svg>
91678"#;
91679pub const ICON_SORT_DESCENDING_SHAPES_FILLED: &str = r#"
91680<svg
91681 xmlns="http://www.w3.org/2000/svg"
91682 width="24"
91683 height="24"
91684 viewBox="0 0 24 24"
91685 fill="currentColor"
91686>
91687 <path d="M7 5a1 1 0 0 1 1 1v9.584l1.293 -1.291a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1 -.112 .097l-.11 .071l-.114 .054l-.105 .035l-.149 .03l-.117 .006l-.075 -.003l-.126 -.017l-.111 -.03l-.111 -.044l-.098 -.052l-.096 -.067l-.09 -.08l-3 -3a1 1 0 0 1 1.414 -1.414l1.293 1.293v-9.586a1 1 0 0 1 1 -1m12 8a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-4a2 2 0 0 1 -2 -2v-4a2 2 0 0 1 2 -2zm-1.136 -9.504l3.5 6a1 1 0 0 1 -.864 1.504h-7a1 1 0 0 1 -.864 -1.504l3.5 -6a1 1 0 0 1 1.728 0" />
91688</svg>
91689"#;
91690pub const ICON_SOUP_FILLED: &str = r#"
91691<svg
91692 xmlns="http://www.w3.org/2000/svg"
91693 width="24"
91694 height="24"
91695 viewBox="0 0 24 24"
91696 fill="currentColor"
91697>
91698 <path d="M20 10a2 2 0 0 1 2 2v.5c0 1.694 -2.247 5.49 -3.983 6.983l-.017 .013v.504a2 2 0 0 1 -1.85 1.995l-.15 .005h-8a2 2 0 0 1 -2 -2v-.496l-.065 -.053c-1.76 -1.496 -3.794 -4.965 -3.928 -6.77l-.007 -.181v-.5a2 2 0 0 1 2 -2z" />
91699 <path d="M11.417 3.188a1 1 0 1 1 1.166 1.624c-.375 .27 -.593 .706 -.583 1.209a1.4 1.4 0 0 0 .583 1.167a1 1 0 1 1 -1.166 1.624a3.38 3.38 0 0 1 -1.417 -2.791a3.4 3.4 0 0 1 1.417 -2.833" />
91700 <path d="M15.417 3.188a1 1 0 1 1 1.166 1.624c-.375 .27 -.593 .706 -.583 1.209a1.4 1.4 0 0 0 .583 1.167a1 1 0 1 1 -1.166 1.624a3.38 3.38 0 0 1 -1.417 -2.791a3.4 3.4 0 0 1 1.417 -2.833" />
91701 <path d="M7.417 3.188a1 1 0 1 1 1.166 1.624c-.375 .27 -.593 .706 -.583 1.209a1.4 1.4 0 0 0 .583 1.167a1 1 0 1 1 -1.166 1.624a3.38 3.38 0 0 1 -1.417 -2.791a3.4 3.4 0 0 1 1.417 -2.833" />
91702</svg>
91703"#;
91704pub const ICON_SPADE_FILLED: &str = r#"
91705<svg
91706 xmlns="http://www.w3.org/2000/svg"
91707 width="24"
91708 height="24"
91709 viewBox="0 0 24 24"
91710 fill="currentColor"
91711>
91712 <path d="M11.327 2.26a1395.065 1395.065 0 0 0 -4.923 4.504c-.626 .6 -1.212 1.21 -1.774 1.843a6.528 6.528 0 0 0 -.314 8.245l.14 .177c1.012 1.205 2.561 1.755 4.055 1.574l.246 -.037l-.706 2.118a1 1 0 0 0 .949 1.316h6l.118 -.007a1 1 0 0 0 .83 -1.31l-.688 -2.065l.104 .02c1.589 .25 3.262 -.387 4.32 -1.785a6.527 6.527 0 0 0 -.311 -8.243a31.787 31.787 0 0 0 -1.76 -1.83l-4.938 -4.518a1 1 0 0 0 -1.348 -.001z" />
91713</svg>
91714"#;
91715pub const ICON_SQUARE_ARROW_DOWN_FILLED: &str = r#"
91716<svg
91717 xmlns="http://www.w3.org/2000/svg"
91718 width="24"
91719 height="24"
91720 viewBox="0 0 24 24"
91721 fill="currentColor"
91722>
91723 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 5a1 1 0 0 0 -1 1v5.585l-2.293 -2.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l4 4l.094 .083l.092 .064l.098 .052l.11 .044l.112 .03l.126 .017l.075 .003l.117 -.007l.149 -.029l.105 -.035l.113 -.054l.111 -.071a.939 .939 0 0 0 .112 -.097l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32l-.094 -.083a1 1 0 0 0 -1.32 .083l-2.293 2.292v-5.585l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
91724</svg>
91725"#;
91726pub const ICON_SQUARE_ARROW_LEFT_FILLED: &str = r#"
91727<svg
91728 xmlns="http://www.w3.org/2000/svg"
91729 width="24"
91730 height="24"
91731 viewBox="0 0 24 24"
91732 fill="currentColor"
91733>
91734 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-6.293 5.293a1 1 0 0 0 -1.414 0l-4 4l-.083 .094l-.064 .092l-.052 .098l-.044 .11l-.03 .112l-.017 .126l-.003 .075l.004 .09l.007 .058l.025 .118l.035 .105l.054 .113l.071 .111c.03 .04 .061 .077 .097 .112l4 4l.094 .083a1 1 0 0 0 1.32 -.083l.083 -.094a1 1 0 0 0 -.083 -1.32l-2.292 -2.293h5.585l.117 -.007a1 1 0 0 0 -.117 -1.993h-5.585l2.292 -2.293l.083 -.094a1 1 0 0 0 -.083 -1.32z" />
91735</svg>
91736"#;
91737pub const ICON_SQUARE_ARROW_RIGHT_FILLED: &str = r#"
91738<svg
91739 xmlns="http://www.w3.org/2000/svg"
91740 width="24"
91741 height="24"
91742 viewBox="0 0 24 24"
91743 fill="currentColor"
91744>
91745 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-6.387 5.21a1 1 0 0 0 -1.32 .083l-.083 .094a1 1 0 0 0 .083 1.32l2.292 2.293h-5.585l-.117 .007a1 1 0 0 0 .117 1.993h5.585l-2.292 2.293l-.083 .094a1 1 0 0 0 1.497 1.32l4 -4l.073 -.082l.074 -.104l.052 -.098l.044 -.11l.03 -.112l.017 -.126l.003 -.075l-.007 -.118l-.029 -.148l-.035 -.105l-.054 -.113l-.071 -.111a1.008 1.008 0 0 0 -.097 -.112l-4 -4z" />
91746</svg>
91747"#;
91748pub const ICON_SQUARE_ARROW_UP_FILLED: &str = r#"
91749<svg
91750 xmlns="http://www.w3.org/2000/svg"
91751 width="24"
91752 height="24"
91753 viewBox="0 0 24 24"
91754 fill="currentColor"
91755>
91756 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 5l-.09 .004l-.058 .007l-.118 .025l-.105 .035l-.113 .054l-.111 .071a1.008 1.008 0 0 0 -.112 .097l-4 4l-.083 .094a1 1 0 0 0 .083 1.32l.094 .083a1 1 0 0 0 1.32 -.083l2.293 -2.292v5.585l.007 .117a1 1 0 0 0 1.993 -.117v-5.585l2.293 2.292l.094 .083a1 1 0 0 0 1.32 -1.497l-4 -4l-.082 -.073l-.104 -.074l-.098 -.052l-.11 -.044l-.112 -.03l-.126 -.017l-.075 -.003z" />
91757</svg>
91758"#;
91759pub const ICON_SQUARE_ASTERISK_FILLED: &str = r#"
91760<svg
91761 xmlns="http://www.w3.org/2000/svg"
91762 width="24"
91763 height="24"
91764 viewBox="0 0 24 24"
91765 fill="currentColor"
91766>
91767 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 5.5a1 1 0 0 0 -1 1v1.631l-1.445 -.963l-.101 -.06a1 1 0 0 0 -1.009 1.724l1.75 1.168l-1.75 1.169l-.093 .07a1 1 0 0 0 1.203 1.594l1.445 -.965v1.632l.007 .117a1 1 0 0 0 1.993 -.117v-1.631l1.445 .963l.101 .06a1 1 0 0 0 1.009 -1.724l-1.752 -1.169l1.752 -1.167l.093 -.07a1 1 0 0 0 -1.203 -1.594l-1.445 .962v-1.63l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
91768</svg>
91769"#;
91770pub const ICON_SQUARE_CHECK_FILLED: &str = r#"
91771<svg
91772 xmlns="http://www.w3.org/2000/svg"
91773 width="24"
91774 height="24"
91775 viewBox="0 0 24 24"
91776 fill="currentColor"
91777>
91778 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-2.626 7.293a1 1 0 0 0 -1.414 0l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z" />
91779</svg>
91780"#;
91781pub const ICON_SQUARE_CHEVRON_DOWN_FILLED: &str = r#"
91782<svg
91783 xmlns="http://www.w3.org/2000/svg"
91784 width="24"
91785 height="24"
91786 viewBox="0 0 24 24"
91787 fill="currentColor"
91788>
91789 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-9.387 8.21a1 1 0 0 0 -1.32 1.497l3 3l.094 .083a1 1 0 0 0 1.32 -.083l3 -3l.083 -.094a1 1 0 0 0 -.083 -1.32l-.094 -.083a1 1 0 0 0 -1.32 .083l-2.293 2.292l-2.293 -2.292z" />
91790</svg>
91791"#;
91792pub const ICON_SQUARE_CHEVRON_LEFT_FILLED: &str = r#"
91793<svg
91794 xmlns="http://www.w3.org/2000/svg"
91795 width="24"
91796 height="24"
91797 viewBox="0 0 24 24"
91798 fill="currentColor"
91799>
91800 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-5.293 6.293a1 1 0 0 0 -1.414 0l-3 3l-.083 .094a1 1 0 0 0 .083 1.32l3 3l.094 .083a1 1 0 0 0 1.32 -.083l.083 -.094a1 1 0 0 0 -.083 -1.32l-2.292 -2.293l2.292 -2.293l.083 -.094a1 1 0 0 0 -.083 -1.32z" />
91801</svg>
91802"#;
91803pub const ICON_SQUARE_CHEVRON_RIGHT_FILLED: &str = r#"
91804<svg
91805 xmlns="http://www.w3.org/2000/svg"
91806 width="24"
91807 height="24"
91808 viewBox="0 0 24 24"
91809 fill="currentColor"
91810>
91811 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7.387 6.21a1 1 0 0 0 -1.32 .083l-.083 .094a1 1 0 0 0 .083 1.32l2.292 2.293l-2.292 2.293l-.083 .094a1 1 0 0 0 1.497 1.32l3 -3l.083 -.094a1 1 0 0 0 -.083 -1.32l-3 -3z" />
91812</svg>
91813"#;
91814pub const ICON_SQUARE_CHEVRON_UP_FILLED: &str = r#"
91815<svg
91816 xmlns="http://www.w3.org/2000/svg"
91817 width="24"
91818 height="24"
91819 viewBox="0 0 24 24"
91820 fill="currentColor"
91821>
91822 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-6.387 7.21a1 1 0 0 0 -1.32 .083l-3 3l-.083 .094a1 1 0 0 0 .083 1.32l.094 .083a1 1 0 0 0 1.32 -.083l2.293 -2.292l2.293 2.292l.094 .083a1 1 0 0 0 1.32 -1.497l-3 -3z" />
91823</svg>
91824"#;
91825pub const ICON_SQUARE_CHEVRONS_DOWN_FILLED: &str = r#"
91826<svg
91827 xmlns="http://www.w3.org/2000/svg"
91828 width="24"
91829 height="24"
91830 viewBox="0 0 24 24"
91831 fill="currentColor"
91832>
91833 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-9.387 10.21a1 1 0 0 0 -1.32 1.497l3 3l.094 .083a1 1 0 0 0 1.32 -.083l3 -3l.083 -.094a1 1 0 0 0 -.083 -1.32l-.094 -.083a1 1 0 0 0 -1.32 .083l-2.293 2.292l-2.293 -2.292zm0 -5a1 1 0 0 0 -1.32 1.497l3 3l.094 .083a1 1 0 0 0 1.32 -.083l3 -3l.083 -.094a1 1 0 0 0 -.083 -1.32l-.094 -.083a1 1 0 0 0 -1.32 .083l-2.293 2.292l-2.293 -2.292z" />
91834</svg>
91835"#;
91836pub const ICON_SQUARE_CHEVRONS_LEFT_FILLED: &str = r#"
91837<svg
91838 xmlns="http://www.w3.org/2000/svg"
91839 width="24"
91840 height="24"
91841 viewBox="0 0 24 24"
91842 fill="currentColor"
91843>
91844 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-2.293 6.293a1 1 0 0 0 -1.414 0l-3 3l-.083 .094a1 1 0 0 0 .083 1.32l3 3l.094 .083a1 1 0 0 0 1.32 -.083l.083 -.094a1 1 0 0 0 -.083 -1.32l-2.292 -2.293l2.292 -2.293l.083 -.094a1 1 0 0 0 -.083 -1.32zm-5 0a1 1 0 0 0 -1.414 0l-3 3l-.083 .094a1 1 0 0 0 .083 1.32l3 3l.094 .083a1 1 0 0 0 1.32 -.083l.083 -.094a1 1 0 0 0 -.083 -1.32l-2.292 -2.293l2.292 -2.293l.083 -.094a1 1 0 0 0 -.083 -1.32z" />
91845</svg>
91846"#;
91847pub const ICON_SQUARE_CHEVRONS_RIGHT_FILLED: &str = r#"
91848<svg
91849 xmlns="http://www.w3.org/2000/svg"
91850 width="24"
91851 height="24"
91852 viewBox="0 0 24 24"
91853 fill="currentColor"
91854>
91855 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-10.387 6.21a1 1 0 0 0 -1.32 .083l-.083 .094a1 1 0 0 0 .083 1.32l2.292 2.293l-2.292 2.293l-.083 .094a1 1 0 0 0 1.497 1.32l3 -3l.083 -.094a1 1 0 0 0 -.083 -1.32l-3 -3zm5 0a1 1 0 0 0 -1.32 .083l-.083 .094a1 1 0 0 0 .083 1.32l2.292 2.293l-2.292 2.293l-.083 .094a1 1 0 0 0 1.497 1.32l3 -3l.083 -.094a1 1 0 0 0 -.083 -1.32l-3 -3z" />
91856</svg>
91857"#;
91858pub const ICON_SQUARE_CHEVRONS_UP_FILLED: &str = r#"
91859<svg
91860 xmlns="http://www.w3.org/2000/svg"
91861 width="24"
91862 height="24"
91863 viewBox="0 0 24 24"
91864 fill="currentColor"
91865>
91866 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-6.387 10.21a1 1 0 0 0 -1.32 .083l-3 3l-.083 .094a1 1 0 0 0 .083 1.32l.094 .083a1 1 0 0 0 1.32 -.083l2.293 -2.292l2.293 2.292l.094 .083a1 1 0 0 0 1.32 -1.497l-3 -3zm0 -5a1 1 0 0 0 -1.32 .083l-3 3l-.083 .094a1 1 0 0 0 .083 1.32l.094 .083a1 1 0 0 0 1.32 -.083l2.293 -2.292l2.293 2.292l.094 .083a1 1 0 0 0 1.32 -1.497l-3 -3z" />
91867</svg>
91868"#;
91869pub const ICON_SQUARE_DOT_FILLED: &str = r#"
91870<svg
91871 xmlns="http://www.w3.org/2000/svg"
91872 width="24"
91873 height="24"
91874 viewBox="0 0 24 24"
91875 fill="currentColor"
91876>
91877 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 8a2 2 0 0 0 -1.995 1.85l-.005 .15l.005 .15a2 2 0 1 0 1.995 -2.15z" />
91878</svg>
91879"#;
91880pub const ICON_SQUARE_F0_FILLED: &str = r#"
91881<svg
91882 xmlns="http://www.w3.org/2000/svg"
91883 width="24"
91884 height="24"
91885 viewBox="0 0 24 24"
91886 fill="currentColor"
91887>
91888 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-3.833 6a2.5 2.5 0 0 0 -2.495 2.336l-.005 .164v3l.005 .164a2.5 2.5 0 0 0 4.99 0l.005 -.164v-3l-.005 -.164a2.5 2.5 0 0 0 -2.495 -2.336zm-4.5 0h-2l-.117 .007a1 1 0 0 0 -.876 .876l-.007 .117v6l.007 .117a1 1 0 0 0 .876 .876l.117 .007l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117v-2h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-1v-1h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm4.5 2a.5 .5 0 0 1 .492 .41l.008 .09v3l-.008 .09a.5 .5 0 0 1 -.984 0l-.008 -.09v-3l.008 -.09a.5 .5 0 0 1 .492 -.41z" />
91889</svg>
91890"#;
91891pub const ICON_SQUARE_F1_FILLED: &str = r#"
91892<svg
91893 xmlns="http://www.w3.org/2000/svg"
91894 width="24"
91895 height="24"
91896 viewBox="0 0 24 24"
91897 fill="currentColor"
91898>
91899 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-8.333 6h-2l-.117 .007a1 1 0 0 0 -.876 .876l-.007 .117v6l.007 .117a1 1 0 0 0 .876 .876l.117 .007l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117v-2h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-1v-1h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm5.994 .886c-.083 -.777 -1.008 -1.16 -1.617 -.67l-.084 .077l-2 2l-.083 .094a1 1 0 0 0 0 1.226l.083 .094l.094 .083a1 1 0 0 0 1.226 0l.094 -.083l.293 -.293v3.586l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-6l-.006 -.114z" />
91900</svg>
91901"#;
91902pub const ICON_SQUARE_F2_FILLED: &str = r#"
91903<svg
91904 xmlns="http://www.w3.org/2000/svg"
91905 width="24"
91906 height="24"
91907 viewBox="0 0 24 24"
91908 fill="currentColor"
91909>
91910 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-3.333 6h-2l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h2v1h-1l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v1l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-2v-1h1l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-1l-.005 -.15a2 2 0 0 0 -1.995 -1.85zm-5 0h-2l-.117 .007a1 1 0 0 0 -.876 .876l-.007 .117v6l.007 .117a1 1 0 0 0 .876 .876l.117 .007l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117v-2h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-1v-1h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
91911</svg>
91912"#;
91913pub const ICON_SQUARE_F3_FILLED: &str = r#"
91914<svg
91915 xmlns="http://www.w3.org/2000/svg"
91916 width="24"
91917 height="24"
91918 viewBox="0 0 24 24"
91919 fill="currentColor"
91920>
91921 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-3.833 6h-1l-.144 .007a1.5 1.5 0 0 0 -1.356 1.493a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .727 -.457l.02 -.036h.636l.09 .008a.5 .5 0 0 1 0 .984l-.09 .008h-.5l-.133 .007c-1.156 .124 -1.156 1.862 0 1.986l.133 .007h.5l.09 .008a.5 .5 0 0 1 .41 .492l-.008 .09a.5 .5 0 0 1 -.492 .41h-.635l-.02 -.036a1 1 0 0 0 -1.845 .536a1.5 1.5 0 0 0 1.5 1.5h1l.164 -.005a2.5 2.5 0 0 0 2.336 -2.495l-.005 -.164a2.487 2.487 0 0 0 -.477 -1.312l-.019 -.024l.126 -.183a2.5 2.5 0 0 0 -2.125 -3.817zm-4.5 0h-2l-.117 .007a1 1 0 0 0 -.883 .993v6l.007 .117a1 1 0 0 0 .993 .883l.117 -.007a1 1 0 0 0 .883 -.993v-2h1l.117 -.007a1 1 0 0 0 -.117 -1.993h-1v-1h1l.117 -.007a1 1 0 0 0 -.117 -1.993z" />
91922</svg>
91923"#;
91924pub const ICON_SQUARE_F4_FILLED: &str = r#"
91925<svg
91926 xmlns="http://www.w3.org/2000/svg"
91927 width="24"
91928 height="24"
91929 viewBox="0 0 24 24"
91930 fill="currentColor"
91931>
91932 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-2.333 6a1 1 0 0 0 -.993 .883l-.007 .117v2h-1v-2l-.007 -.117a1 1 0 0 0 -1.986 0l-.007 .117v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h1v2l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-6l-.007 -.117a1 1 0 0 0 -.993 -.883zm-6 0h-2l-.117 .007a1 1 0 0 0 -.876 .876l-.007 .117v6l.007 .117a1 1 0 0 0 .876 .876l.117 .007l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117v-2h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-1v-1h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
91933</svg>
91934"#;
91935pub const ICON_SQUARE_F5_FILLED: &str = r#"
91936<svg
91937 xmlns="http://www.w3.org/2000/svg"
91938 width="24"
91939 height="24"
91940 viewBox="0 0 24 24"
91941 fill="currentColor"
91942>
91943 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-2.333 6h-3l-.117 .007a1 1 0 0 0 -.857 .764l-.02 .112l-.006 .117v3l.007 .117a1 1 0 0 0 .764 .857l.112 .02l.117 .006h2v1h-1.033l-.025 -.087l-.049 -.113a1 1 0 0 0 -1.893 .45c0 .867 .63 1.587 1.458 1.726l.148 .018l.144 .006h1.25l.157 -.006a2 2 0 0 0 1.819 -1.683l.019 -.162l.005 -.149v-1l-.006 -.157a2 2 0 0 0 -1.683 -1.819l-.162 -.019l-.149 -.005h-1v-1h2l.117 -.007a1 1 0 0 0 .857 -.764l.02 -.112l.006 -.117l-.007 -.117a1 1 0 0 0 -.764 -.857l-.112 -.02l-.117 -.006zm-6 0h-2l-.117 .007a1 1 0 0 0 -.876 .876l-.007 .117v6l.007 .117a1 1 0 0 0 .876 .876l.117 .007l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117v-2h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-1v-1h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
91944</svg>
91945"#;
91946pub const ICON_SQUARE_F6_FILLED: &str = r#"
91947<svg
91948 xmlns="http://www.w3.org/2000/svg"
91949 width="24"
91950 height="24"
91951 viewBox="0 0 24 24"
91952 fill="currentColor"
91953>
91954 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-3.083 6h-1.25l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v4l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h1l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-1l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006h-1v-1h1.032l.026 .087a1 1 0 0 0 1.942 -.337a1.75 1.75 0 0 0 -1.606 -1.744l-.144 -.006zm-5.25 0h-2l-.117 .007a1 1 0 0 0 -.876 .876l-.007 .117v6l.007 .117a1 1 0 0 0 .876 .876l.117 .007l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117v-2h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-1v-1h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm5 5v1h-1v-1h1z" />
91955</svg>
91956"#;
91957pub const ICON_SQUARE_F7_FILLED: &str = r#"
91958<svg
91959 xmlns="http://www.w3.org/2000/svg"
91960 width="24"
91961 height="24"
91962 viewBox="0 0 24 24"
91963 fill="currentColor"
91964>
91965 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-2.333 6h-3l-.117 .007a1 1 0 0 0 -.883 .993l.007 .117a1 1 0 0 0 .993 .883h1.718l-1.188 4.757l-.022 .115a1 1 0 0 0 1.962 .37l1.5 -6l.021 -.11a1 1 0 0 0 -.991 -1.132zm-6 0h-2l-.117 .007a1 1 0 0 0 -.883 .993v6l.007 .117a1 1 0 0 0 .993 .883l.117 -.007a1 1 0 0 0 .883 -.993v-2h1l.117 -.007a1 1 0 0 0 -.117 -1.993h-1v-1h1l.117 -.007a1 1 0 0 0 -.117 -1.993z" />
91966</svg>
91967"#;
91968pub const ICON_SQUARE_F8_FILLED: &str = r#"
91969<svg
91970 xmlns="http://www.w3.org/2000/svg"
91971 width="24"
91972 height="24"
91973 viewBox="0 0 24 24"
91974 fill="currentColor"
91975>
91976 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-3.333 6h-1l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v1l.005 .15c.018 .236 .077 .46 .17 .667l.075 .152l.018 .03l-.018 .032c-.133 .24 -.218 .509 -.243 .795l-.007 .174v1l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h1l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-1l-.005 -.15a1.988 1.988 0 0 0 -.17 -.667l-.075 -.152l-.019 -.032l.02 -.03a2.01 2.01 0 0 0 .242 -.795l.007 -.174v-1l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006zm-5 0h-2l-.117 .007a1 1 0 0 0 -.876 .876l-.007 .117v6l.007 .117a1 1 0 0 0 .876 .876l.117 .007l.117 -.007a1 1 0 0 0 .876 -.876l.007 -.117v-2h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-1v-1h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007zm5 5v1h-1v-1h1zm0 -3v1h-1v-1h1z" />
91977</svg>
91978"#;
91979pub const ICON_SQUARE_F9_FILLED: &str = r#"
91980<svg
91981 xmlns="http://www.w3.org/2000/svg"
91982 width="24"
91983 height="24"
91984 viewBox="0 0 24 24"
91985 fill="currentColor"
91986>
91987 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-3.083 6h-1.5l-.144 .006a1.75 1.75 0 0 0 -1.606 1.744v1.5l.006 .144a1.75 1.75 0 0 0 1.744 1.606h1.25v1h-1.033l-.025 -.087a1 1 0 0 0 -1.942 .337c0 .966 .784 1.75 1.75 1.75h1.5l.144 -.006a1.75 1.75 0 0 0 1.606 -1.744v-4.5l-.006 -.144a1.75 1.75 0 0 0 -1.744 -1.606zm-5.25 0h-2l-.117 .007a1 1 0 0 0 -.883 .993v6l.007 .117a1 1 0 0 0 .993 .883l.117 -.007a1 1 0 0 0 .883 -.993v-2h1l.117 -.007a1 1 0 0 0 -.117 -1.993h-1v-1h1l.117 -.007a1 1 0 0 0 -.117 -1.993zm5 2v1h-1v-1h1z" />
91988</svg>
91989"#;
91990pub const ICON_SQUARE_LETTER_A_FILLED: &str = r#"
91991<svg
91992 xmlns="http://www.w3.org/2000/svg"
91993 width="24"
91994 height="24"
91995 viewBox="0 0 24 24"
91996 fill="currentColor"
91997>
91998 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 5a3 3 0 0 0 -3 3v6a1 1 0 0 0 2 0v-2h2v2a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-6a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v2h-2v-2a1 1 0 0 1 .883 -.993z" />
91999</svg>
92000"#;
92001pub const ICON_SQUARE_LETTER_B_FILLED: &str = r#"
92002<svg
92003 xmlns="http://www.w3.org/2000/svg"
92004 width="24"
92005 height="24"
92006 viewBox="0 0 24 24"
92007 fill="currentColor"
92008>
92009 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 5h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h2a3 3 0 0 0 3 -3l-.005 -.176a3 3 0 0 0 -.654 -1.7l-.106 -.124l.106 -.124a3 3 0 0 0 -2.341 -4.876m0 6a1 1 0 0 1 0 2h-1v-2zm0 -4a1 1 0 0 1 0 2h-1v-2z" />
92010</svg>
92011"#;
92012pub const ICON_SQUARE_LETTER_C_FILLED: &str = r#"
92013<svg
92014 xmlns="http://www.w3.org/2000/svg"
92015 width="24"
92016 height="24"
92017 viewBox="0 0 24 24"
92018 fill="currentColor"
92019>
92020 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 5a3 3 0 0 0 -3 3v4a3 3 0 0 0 6 0a1 1 0 0 0 -1.993 -.117l-.007 .117a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1.993 -.117l.007 .117a1 1 0 0 0 2 0a3 3 0 0 0 -3 -3" />
92021</svg>
92022"#;
92023pub const ICON_SQUARE_LETTER_D_FILLED: &str = r#"
92024<svg
92025 xmlns="http://www.w3.org/2000/svg"
92026 width="24"
92027 height="24"
92028 viewBox="0 0 24 24"
92029 fill="currentColor"
92030>
92031 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 5h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h2a3 3 0 0 0 3 -3v-4a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-1v-6z" />
92032</svg>
92033"#;
92034pub const ICON_SQUARE_LETTER_E_FILLED: &str = r#"
92035<svg
92036 xmlns="http://www.w3.org/2000/svg"
92037 width="24"
92038 height="24"
92039 viewBox="0 0 24 24"
92040 fill="currentColor"
92041>
92042 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-5 5h-4a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-3v-2h1.5a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-1.5v-2h3a1 1 0 0 0 0 -2" />
92043</svg>
92044"#;
92045pub const ICON_SQUARE_LETTER_F_FILLED: &str = r#"
92046<svg
92047 xmlns="http://www.w3.org/2000/svg"
92048 width="24"
92049 height="24"
92050 viewBox="0 0 24 24"
92051 fill="currentColor"
92052>
92053 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-5 5h-4a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3h2a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-2v-2h3a1 1 0 0 0 0 -2" />
92054</svg>
92055"#;
92056pub const ICON_SQUARE_LETTER_G_FILLED: &str = r#"
92057<svg
92058 xmlns="http://www.w3.org/2000/svg"
92059 width="24"
92060 height="24"
92061 viewBox="0 0 24 24"
92062 fill="currentColor"
92063>
92064 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-5 5h-2a3 3 0 0 0 -3 3v4a3 3 0 0 0 3 3h2a1 1 0 0 0 1 -1v-4a1 1 0 0 0 -1 -1h-1a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .993 .883v2h-1a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2a1 1 0 0 0 0 -2" />
92065</svg>
92066"#;
92067pub const ICON_SQUARE_LETTER_H_FILLED: &str = r#"
92068<svg
92069 xmlns="http://www.w3.org/2000/svg"
92070 width="24"
92071 height="24"
92072 viewBox="0 0 24 24"
92073 fill="currentColor"
92074>
92075 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-5 5a1 1 0 0 0 -1 1v3h-2v-3a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-3h2v3a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-8a1 1 0 0 0 -1 -1" />
92076</svg>
92077"#;
92078pub const ICON_SQUARE_LETTER_I_FILLED: &str = r#"
92079<svg
92080 xmlns="http://www.w3.org/2000/svg"
92081 width="24"
92082 height="24"
92083 viewBox="0 0 24 24"
92084 fill="currentColor"
92085>
92086 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 5a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-8a1 1 0 0 0 -1 -1" />
92087</svg>
92088"#;
92089pub const ICON_SQUARE_LETTER_J_FILLED: &str = r#"
92090<svg
92091 xmlns="http://www.w3.org/2000/svg"
92092 width="24"
92093 height="24"
92094 viewBox="0 0 24 24"
92095 fill="currentColor"
92096>
92097 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-5 5h-4a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .993 .883h3v5a1 1 0 0 1 -1.993 .117l-.007 -.117a1 1 0 0 0 -2 0a3 3 0 0 0 6 0v-6a1 1 0 0 0 -1 -1" />
92098</svg>
92099"#;
92100pub const ICON_SQUARE_LETTER_K_FILLED: &str = r#"
92101<svg
92102 xmlns="http://www.w3.org/2000/svg"
92103 width="24"
92104 height="24"
92105 viewBox="0 0 24 24"
92106 fill="currentColor"
92107>
92108 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-4.47 5.152a1 1 0 0 0 -1.378 .318l-2.152 3.443v-2.913a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-2.914l2.152 3.444a1 1 0 0 0 1.276 .374l.102 -.056l.095 -.068a1 1 0 0 0 .223 -1.31l-2.17 -3.47l2.17 -3.47a1 1 0 0 0 -.318 -1.378" />
92109</svg>
92110"#;
92111pub const ICON_SQUARE_LETTER_L_FILLED: &str = r#"
92112<svg
92113 xmlns="http://www.w3.org/2000/svg"
92114 width="24"
92115 height="24"
92116 viewBox="0 0 24 24"
92117 fill="currentColor"
92118>
92119 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-9 5a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-3v-7a1 1 0 0 0 -1 -1" />
92120</svg>
92121"#;
92122pub const ICON_SQUARE_LETTER_M_FILLED: &str = r#"
92123<svg
92124 xmlns="http://www.w3.org/2000/svg"
92125 width="24"
92126 height="24"
92127 viewBox="0 0 24 24"
92128 fill="currentColor"
92129>
92130 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-3 6c0 -1.014 -1.336 -1.384 -1.857 -.514l-2.143 3.57l-2.143 -3.57c-.521 -.87 -1.857 -.5 -1.857 .514v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-4.39l1.143 1.904l.074 .108a1 1 0 0 0 1.64 -.108l1.143 -1.904v4.39a1 1 0 0 0 2 0z" />
92131</svg>
92132"#;
92133pub const ICON_SQUARE_LETTER_N_FILLED: &str = r#"
92134<svg
92135 xmlns="http://www.w3.org/2000/svg"
92136 width="24"
92137 height="24"
92138 viewBox="0 0 24 24"
92139 fill="currentColor"
92140>
92141 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-8.106 5.553c-.471 -.944 -1.894 -.608 -1.894 .447v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3.764l2.106 4.211c.471 .944 1.894 .608 1.894 -.447v-8a1 1 0 0 0 -1 -1l-.117 .007a1 1 0 0 0 -.883 .993v3.764z" />
92142</svg>
92143"#;
92144pub const ICON_SQUARE_LETTER_O_FILLED: &str = r#"
92145<svg
92146 xmlns="http://www.w3.org/2000/svg"
92147 width="24"
92148 height="24"
92149 viewBox="0 0 24 24"
92150 fill="currentColor"
92151>
92152 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 5a3 3 0 0 0 -3 3v4a3 3 0 0 0 6 0v-4a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v4a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1 -1" />
92153</svg>
92154"#;
92155pub const ICON_SQUARE_LETTER_P_FILLED: &str = r#"
92156<svg
92157 xmlns="http://www.w3.org/2000/svg"
92158 width="24"
92159 height="24"
92160 viewBox="0 0 24 24"
92161 fill="currentColor"
92162>
92163 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 5h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3h1a3 3 0 0 0 0 -6m0 2a1 1 0 0 1 0 2h-1v-2z" />
92164</svg>
92165"#;
92166pub const ICON_SQUARE_LETTER_Q_FILLED: &str = r#"
92167<svg
92168 xmlns="http://www.w3.org/2000/svg"
92169 width="24"
92170 height="24"
92171 viewBox="0 0 24 24"
92172 fill="currentColor"
92173>
92174 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 5a3 3 0 0 0 -3 3v4a3 3 0 0 0 4.168 2.764l.125 -.057a1 1 0 0 0 1.414 -1.414l.057 -.125a3 3 0 0 0 .236 -1.168v-4a3 3 0 0 0 -3 -3m1 7.001h-.059a.996 .996 0 0 0 -.941 1a1 1 0 0 1 -1 -1.001v-4a1 1 0 0 1 2 0z" />
92175</svg>
92176"#;
92177pub const ICON_SQUARE_LETTER_R_FILLED: &str = r#"
92178<svg
92179 xmlns="http://www.w3.org/2000/svg"
92180 width="24"
92181 height="24"
92182 viewBox="0 0 24 24"
92183 fill="currentColor"
92184>
92185 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-7 5h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-2.332l2.2 2.932a1 1 0 0 0 1.4 .2l.096 -.081a1 1 0 0 0 .104 -1.319l-1.903 -2.538l.115 -.037a3.001 3.001 0 0 0 -1.012 -5.825m0 2a1 1 0 0 1 0 2h-1v-2z" />
92186</svg>
92187"#;
92188pub const ICON_SQUARE_LETTER_S_FILLED: &str = r#"
92189<svg
92190 xmlns="http://www.w3.org/2000/svg"
92191 width="24"
92192 height="24"
92193 viewBox="0 0 24 24"
92194 fill="currentColor"
92195>
92196 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-6 5h-2a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h2v2h-2a1 1 0 0 0 -2 0a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-2v-2h2l.007 .117a1 1 0 0 0 1.993 -.117a2 2 0 0 0 -2 -2" />
92197</svg>
92198"#;
92199pub const ICON_SQUARE_LETTER_T_FILLED: &str = r#"
92200<svg
92201 xmlns="http://www.w3.org/2000/svg"
92202 width="24"
92203 height="24"
92204 viewBox="0 0 24 24"
92205 fill="currentColor"
92206>
92207 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-5 5h-4a1 1 0 1 0 0 2h1v7a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-7h1a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1" />
92208</svg>
92209"#;
92210pub const ICON_SQUARE_LETTER_U_FILLED: &str = r#"
92211<svg
92212 xmlns="http://www.w3.org/2000/svg"
92213 width="24"
92214 height="24"
92215 viewBox="0 0 24 24"
92216 fill="currentColor"
92217>
92218 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-5 5a1 1 0 0 0 -1 1v6a1 1 0 0 1 -2 0v-6a1 1 0 0 0 -2 0v6a3 3 0 0 0 6 0v-6a1 1 0 0 0 -1 -1" />
92219</svg>
92220"#;
92221pub const ICON_SQUARE_LETTER_V_FILLED: &str = r#"
92222<svg
92223 xmlns="http://www.w3.org/2000/svg"
92224 width="24"
92225 height="24"
92226 viewBox="0 0 24 24"
92227 fill="currentColor"
92228>
92229 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-4.757 5.03a1 1 0 0 0 -1.213 .727l-1.03 4.118l-1.03 -4.118a1 1 0 1 0 -1.94 .486l2 8c.252 1.01 1.688 1.01 1.94 0l2 -8a1 1 0 0 0 -.727 -1.213" />
92230</svg>
92231"#;
92232pub const ICON_SQUARE_LETTER_W_FILLED: &str = r#"
92233<svg
92234 xmlns="http://www.w3.org/2000/svg"
92235 width="24"
92236 height="24"
92237 viewBox="0 0 24 24"
92238 fill="currentColor"
92239>
92240 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-4.992 5.876l-.52 4.153l-.56 -1.4c-.319 -.799 -1.41 -.837 -1.803 -.114l-.053 .114l-.561 1.4l-.519 -4.153a1 1 0 0 0 -1 -.876l-.116 .008a1 1 0 0 0 -.868 1.116l1 8c.128 1.025 1.537 1.207 1.92 .247l1.072 -2.678l1.072 2.678c.383 .96 1.792 .778 1.92 -.247l1 -8a1 1 0 0 0 -1.984 -.248" />
92241</svg>
92242"#;
92243pub const ICON_SQUARE_LETTER_X_FILLED: &str = r#"
92244<svg
92245 xmlns="http://www.w3.org/2000/svg"
92246 width="24"
92247 height="24"
92248 viewBox="0 0 24 24"
92249 fill="currentColor"
92250>
92251 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-4.553 5.106a1 1 0 0 0 -1.341 .447l-1.106 2.21l-1.106 -2.21a1 1 0 0 0 -1.234 -.494l-.107 .047a1 1 0 0 0 -.447 1.341l1.774 3.553l-1.775 3.553a1 1 0 0 0 .345 1.283l.102 .058a1 1 0 0 0 1.341 -.447l1.107 -2.211l1.106 2.211a1 1 0 0 0 1.234 .494l.107 -.047a1 1 0 0 0 .447 -1.341l-1.776 -3.553l1.776 -3.553a1 1 0 0 0 -.345 -1.283z" />
92252</svg>
92253"#;
92254pub const ICON_SQUARE_LETTER_Y_FILLED: &str = r#"
92255<svg
92256 xmlns="http://www.w3.org/2000/svg"
92257 width="24"
92258 height="24"
92259 viewBox="0 0 24 24"
92260 fill="currentColor"
92261>
92262 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-4.629 5.072a1 1 0 0 0 -1.3 .557l-1.071 2.678l-1.072 -2.678a1 1 0 0 0 -1.856 .742l1.928 4.823v2.806a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-2.809l1.928 -4.82a1 1 0 0 0 -.45 -1.25z" />
92263</svg>
92264"#;
92265pub const ICON_SQUARE_LETTER_Z_FILLED: &str = r#"
92266<svg
92267 xmlns="http://www.w3.org/2000/svg"
92268 width="24"
92269 height="24"
92270 viewBox="0 0 24 24"
92271 fill="currentColor"
92272>
92273 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-5 5h-4a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .993 .883h2.382l-3.276 6.553a1 1 0 0 0 .894 1.447h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-2.382l3.276 -6.553a1 1 0 0 0 -.894 -1.447" />
92274</svg>
92275"#;
92276pub const ICON_SQUARE_MINUS_FILLED: &str = r#"
92277<svg
92278 xmlns="http://www.w3.org/2000/svg"
92279 width="24"
92280 height="24"
92281 viewBox="0 0 24 24"
92282 fill="currentColor"
92283>
92284 <path d="M19 2a3 3 0 0 1 3 3v14a3 3 0 0 1 -3 3h-14a3 3 0 0 1 -3 -3v-14a3 3 0 0 1 3 -3zm-4 9h-6l-.117 .007a1 1 0 0 0 .117 1.993h6l.117 -.007a1 1 0 0 0 -.117 -1.993z" />
92285</svg>
92286"#;
92287pub const ICON_SQUARE_NUMBER_0_FILLED: &str = r#"
92288<svg
92289 xmlns="http://www.w3.org/2000/svg"
92290 width="24"
92291 height="24"
92292 viewBox="0 0 24 24"
92293 fill="currentColor"
92294>
92295 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-6.333 5a3 3 0 0 0 -2.995 2.824l-.005 .176v4l.005 .176a3 3 0 0 0 5.99 0l.005 -.176v-4l-.005 -.176a3 3 0 0 0 -2.995 -2.824zm0 2a1 1 0 0 1 .993 .883l.007 .117v4l-.007 .117a1 1 0 0 1 -1.986 0l-.007 -.117v-4l.007 -.117a1 1 0 0 1 .993 -.883z" />
92296</svg>
92297"#;
92298pub const ICON_SQUARE_NUMBER_1_FILLED: &str = r#"
92299<svg
92300 xmlns="http://www.w3.org/2000/svg"
92301 width="24"
92302 height="24"
92303 viewBox="0 0 24 24"
92304 fill="currentColor"
92305>
92306 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-5.339 5.886c-.083 -.777 -1.008 -1.16 -1.617 -.67l-.084 .077l-2 2l-.083 .094a1 1 0 0 0 0 1.226l.083 .094l.094 .083a1 1 0 0 0 1.226 0l.094 -.083l.293 -.293v5.586l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-8l-.006 -.114z" />
92307</svg>
92308"#;
92309pub const ICON_SQUARE_NUMBER_2_FILLED: &str = r#"
92310<svg
92311 xmlns="http://www.w3.org/2000/svg"
92312 width="24"
92313 height="24"
92314 viewBox="0 0 24 24"
92315 fill="currentColor"
92316>
92317 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-5.333 5h-3l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h3v2h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h3l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-3v-2h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006z" />
92318</svg>
92319"#;
92320pub const ICON_SQUARE_NUMBER_3_FILLED: &str = r#"
92321<svg
92322 xmlns="http://www.w3.org/2000/svg"
92323 width="24"
92324 height="24"
92325 viewBox="0 0 24 24"
92326 fill="currentColor"
92327>
92328 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-5.333 5h-2l-.15 .005a2 2 0 0 0 -1.85 1.995a1 1 0 0 0 1.974 .23l.02 -.113l.006 -.117h2v2h-2l-.133 .007c-1.111 .12 -1.154 1.73 -.128 1.965l.128 .021l.133 .007h2v2h-2l-.007 -.117a1 1 0 0 0 -1.993 .117a2 2 0 0 0 1.85 1.995l.15 .005h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a1.988 1.988 0 0 0 -.17 -.667l-.075 -.152l-.019 -.032l.02 -.03a2.01 2.01 0 0 0 .242 -.795l.007 -.174v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006z" />
92329</svg>
92330"#;
92331pub const ICON_SQUARE_NUMBER_4_FILLED: &str = r#"
92332<svg
92333 xmlns="http://www.w3.org/2000/svg"
92334 width="24"
92335 height="24"
92336 viewBox="0 0 24 24"
92337 fill="currentColor"
92338>
92339 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-4.333 5a1 1 0 0 0 -.993 .883l-.007 .117v3h-2v-3l-.007 -.117a1 1 0 0 0 -1.986 0l-.007 .117v3l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2v3l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-8l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
92340</svg>
92341"#;
92342pub const ICON_SQUARE_NUMBER_5_FILLED: &str = r#"
92343<svg
92344 xmlns="http://www.w3.org/2000/svg"
92345 width="24"
92346 height="24"
92347 viewBox="0 0 24 24"
92348 fill="currentColor"
92349>
92350 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-4.333 5h-4a1 1 0 0 0 -.993 .883l-.007 .117v4a1 1 0 0 0 .883 .993l.117 .007h3v2h-2l-.007 -.117a1 1 0 0 0 -1.993 .117a2 2 0 0 0 1.85 1.995l.15 .005h2a2 2 0 0 0 1.995 -1.85l.005 -.15v-2a2 2 0 0 0 -1.85 -1.995l-.15 -.005h-2v-2h3a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -.883 -.993l-.117 -.007z" />
92351</svg>
92352"#;
92353pub const ICON_SQUARE_NUMBER_6_FILLED: &str = r#"
92354<svg
92355 xmlns="http://www.w3.org/2000/svg"
92356 width="24"
92357 height="24"
92358 viewBox="0 0 24 24"
92359 fill="currentColor"
92360>
92361 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-5.333 5h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v6l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006h-2v-2h2l.007 .117a1 1 0 0 0 1.993 -.117a2 2 0 0 0 -1.85 -1.995l-.15 -.005zm0 6v2h-2v-2h2z" />
92362</svg>
92363"#;
92364pub const ICON_SQUARE_NUMBER_7_FILLED: &str = r#"
92365<svg
92366 xmlns="http://www.w3.org/2000/svg"
92367 width="24"
92368 height="24"
92369 viewBox="0 0 24 24"
92370 fill="currentColor"
92371>
92372 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-4.333 5h-4l-.117 .007a1 1 0 0 0 -.876 .876l-.007 .117l.007 .117a1 1 0 0 0 .876 .876l.117 .007h2.718l-1.688 6.757l-.022 .115a1 1 0 0 0 1.927 .482l.035 -.111l2 -8l.021 -.112a1 1 0 0 0 -.878 -1.125l-.113 -.006z" />
92373</svg>
92374"#;
92375pub const ICON_SQUARE_NUMBER_8_FILLED: &str = r#"
92376<svg
92377 xmlns="http://www.w3.org/2000/svg"
92378 width="24"
92379 height="24"
92380 viewBox="0 0 24 24"
92381 fill="currentColor"
92382>
92383 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-5.333 5h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v2l.005 .15c.018 .236 .077 .46 .17 .667l.075 .152l.018 .03l-.018 .032c-.133 .24 -.218 .509 -.243 .795l-.007 .174v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a1.988 1.988 0 0 0 -.17 -.667l-.075 -.152l-.019 -.032l.02 -.03a2.01 2.01 0 0 0 .242 -.795l.007 -.174v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006zm0 6v2h-2v-2h2zm0 -4v2h-2v-2h2z" />
92384</svg>
92385"#;
92386pub const ICON_SQUARE_NUMBER_9_FILLED: &str = r#"
92387<svg
92388 xmlns="http://www.w3.org/2000/svg"
92389 width="24"
92390 height="24"
92391 viewBox="0 0 24 24"
92392 fill="currentColor"
92393>
92394 <path d="M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-5.333 5h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2v2h-2l-.007 -.117a1 1 0 0 0 -1.993 .117a2 2 0 0 0 1.85 1.995l.15 .005h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-6l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006zm0 2v2h-2v-2h2z" />
92395</svg>
92396"#;
92397pub const ICON_SQUARE_ROTATED_FILLED: &str = r#"
92398<svg
92399 xmlns="http://www.w3.org/2000/svg"
92400 width="24"
92401 height="24"
92402 viewBox="0 0 24 24"
92403 fill="currentColor"
92404>
92405 <path d="M9.793 2.893l-6.9 6.9c-1.172 1.171 -1.172 3.243 0 4.414l6.9 6.9c1.171 1.172 3.243 1.172 4.414 0l6.9 -6.9c1.172 -1.171 1.172 -3.243 0 -4.414l-6.9 -6.9c-1.171 -1.172 -3.243 -1.172 -4.414 0z" />
92406</svg>
92407"#;
92408pub const ICON_SQUARE_ROUNDED_ARROW_DOWN_FILLED: &str = r#"
92409<svg
92410 xmlns="http://www.w3.org/2000/svg"
92411 width="24"
92412 height="24"
92413 viewBox="0 0 24 24"
92414 fill="currentColor"
92415>
92416 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001zm0 5a1 1 0 0 1 .993 .883l.007 .117v5.585l2.293 -2.292a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 .083 1.32l-.083 .094l-4 4a1.008 1.008 0 0 1 -.112 .097l-.11 .071l-.114 .054l-.105 .035l-.149 .03l-.117 .006l-.075 -.003l-.126 -.017l-.111 -.03l-.111 -.044l-.098 -.052l-.092 -.064l-.094 -.083l-4 -4a1 1 0 0 1 1.32 -1.497l.094 .083l2.293 2.292v-5.585a1 1 0 0 1 1 -1z" fill="currentColor" stroke-width="0" />
92417</svg>
92418"#;
92419pub const ICON_SQUARE_ROUNDED_ARROW_LEFT_FILLED: &str = r#"
92420<svg
92421 xmlns="http://www.w3.org/2000/svg"
92422 width="24"
92423 height="24"
92424 viewBox="0 0 24 24"
92425 fill="currentColor"
92426>
92427 <path d="M12 2l.324 .001l.318 .004l.616 .017l.299 .013l.579 .034l.553 .046c4.785 .464 6.732 2.411 7.196 7.196l.046 .553l.034 .579c.005 .098 .01 .198 .013 .299l.017 .616l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.464 4.785 -2.411 6.732 -7.196 7.196l-.553 .046l-.579 .034c-.098 .005 -.198 .01 -.299 .013l-.616 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.785 -.464 -6.732 -2.411 -7.196 -7.196l-.046 -.553l-.034 -.579a28.058 28.058 0 0 1 -.013 -.299l-.017 -.616c-.003 -.21 -.005 -.424 -.005 -.642l.001 -.324l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.464 -4.785 2.411 -6.732 7.196 -7.196l.553 -.046l.579 -.034c.098 -.005 .198 -.01 .299 -.013l.616 -.017c.21 -.003 .424 -.005 .642 -.005zm.707 5.293a1 1 0 0 0 -1.414 0l-4 4a1.037 1.037 0 0 0 -.2 .284l-.022 .052a.95 .95 0 0 0 -.06 .222l-.008 .067l-.002 .063v-.035v.073a1.034 1.034 0 0 0 .07 .352l.023 .052l.03 .061l.022 .037a1.2 1.2 0 0 0 .05 .074l.024 .03l.073 .082l4 4l.094 .083a1 1 0 0 0 1.32 -.083l.083 -.094a1 1 0 0 0 -.083 -1.32l-2.292 -2.293h5.585l.117 -.007a1 1 0 0 0 -.117 -1.993h-5.585l2.292 -2.293l.083 -.094a1 1 0 0 0 -.083 -1.32z" fill="currentColor" stroke-width="0" />
92428</svg>
92429"#;
92430pub const ICON_SQUARE_ROUNDED_ARROW_RIGHT_FILLED: &str = r#"
92431<svg
92432 xmlns="http://www.w3.org/2000/svg"
92433 width="24"
92434 height="24"
92435 viewBox="0 0 24 24"
92436 fill="currentColor"
92437>
92438 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001zm.613 5.21l.094 .083l4 4a.927 .927 0 0 1 .097 .112l.071 .11l.054 .114l.035 .105l.03 .148l.006 .118l-.003 .075l-.017 .126l-.03 .111l-.044 .111l-.052 .098l-.074 .104l-.073 .082l-4 4a1 1 0 0 1 -1.497 -1.32l.083 -.094l2.292 -2.293h-5.585a1 1 0 0 1 -.117 -1.993l.117 -.007h5.585l-2.292 -2.293a1 1 0 0 1 -.083 -1.32l.083 -.094a1 1 0 0 1 1.32 -.083z" fill="currentColor" stroke-width="0" />
92439</svg>
92440"#;
92441pub const ICON_SQUARE_ROUNDED_ARROW_UP_FILLED: &str = r#"
92442<svg
92443 xmlns="http://www.w3.org/2000/svg"
92444 width="24"
92445 height="24"
92446 viewBox="0 0 24 24"
92447 fill="currentColor"
92448>
92449 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001zm-.148 5.011l.058 -.007l.09 -.004l.075 .003l.126 .017l.111 .03l.111 .044l.098 .052l.104 .074l.082 .073l4 4a1 1 0 0 1 -1.32 1.497l-.094 -.083l-2.293 -2.292v5.585a1 1 0 0 1 -1.993 .117l-.007 -.117v-5.585l-2.293 2.292a1 1 0 0 1 -1.32 .083l-.094 -.083a1 1 0 0 1 -.083 -1.32l.083 -.094l4 -4a.927 .927 0 0 1 .112 -.097l.11 -.071l.114 -.054l.105 -.035l.118 -.025z" fill="currentColor" stroke-width="0" />
92450</svg>
92451"#;
92452pub const ICON_SQUARE_ROUNDED_CHECK_FILLED: &str = r#"
92453<svg
92454 xmlns="http://www.w3.org/2000/svg"
92455 width="24"
92456 height="24"
92457 viewBox="0 0 24 24"
92458 fill="currentColor"
92459>
92460 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001zm2.293 7.293a1 1 0 0 1 1.497 1.32l-.083 .094l-4 4a1 1 0 0 1 -1.32 .083l-.094 -.083l-2 -2a1 1 0 0 1 1.32 -1.497l.094 .083l1.293 1.292l3.293 -3.292z" fill="currentColor" stroke-width="0" />
92461</svg>
92462"#;
92463pub const ICON_SQUARE_ROUNDED_CHEVRON_DOWN_FILLED: &str = r#"
92464<svg
92465 xmlns="http://www.w3.org/2000/svg"
92466 width="24"
92467 height="24"
92468 viewBox="0 0 24 24"
92469 fill="currentColor"
92470>
92471 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001zm-3.707 8.293a1 1 0 0 1 1.32 -.083l.094 .083l2.293 2.292l2.293 -2.292a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 .083 1.32l-.083 .094l-3 3a1 1 0 0 1 -1.32 .083l-.094 -.083l-3 -3a1 1 0 0 1 0 -1.414z" fill="currentColor" stroke-width="0" />
92472</svg>
92473"#;
92474pub const ICON_SQUARE_ROUNDED_CHEVRON_LEFT_FILLED: &str = r#"
92475<svg
92476 xmlns="http://www.w3.org/2000/svg"
92477 width="24"
92478 height="24"
92479 viewBox="0 0 24 24"
92480 fill="currentColor"
92481>
92482 <path d="M12 2l.324 .001l.318 .004l.616 .017l.299 .013l.579 .034l.553 .046c4.785 .464 6.732 2.411 7.196 7.196l.046 .553l.034 .579c.005 .098 .01 .198 .013 .299l.017 .616l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.464 4.785 -2.411 6.732 -7.196 7.196l-.553 .046l-.579 .034c-.098 .005 -.198 .01 -.299 .013l-.616 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.785 -.464 -6.732 -2.411 -7.196 -7.196l-.046 -.553l-.034 -.579a28.058 28.058 0 0 1 -.013 -.299l-.017 -.616c-.003 -.21 -.005 -.424 -.005 -.642l.001 -.324l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.464 -4.785 2.411 -6.732 7.196 -7.196l.553 -.046l.579 -.034c.098 -.005 .198 -.01 .299 -.013l.616 -.017c.21 -.003 .424 -.005 .642 -.005zm1.707 6.293a1 1 0 0 0 -1.414 0l-3 3l-.083 .094a1 1 0 0 0 .083 1.32l3 3l.094 .083a1 1 0 0 0 1.32 -.083l.083 -.094a1 1 0 0 0 -.083 -1.32l-2.292 -2.293l2.292 -2.293l.083 -.094a1 1 0 0 0 -.083 -1.32z" fill="currentColor" stroke-width="0" />
92483</svg>
92484"#;
92485pub const ICON_SQUARE_ROUNDED_CHEVRON_RIGHT_FILLED: &str = r#"
92486<svg
92487 xmlns="http://www.w3.org/2000/svg"
92488 width="24"
92489 height="24"
92490 viewBox="0 0 24 24"
92491 fill="currentColor"
92492>
92493 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001zm-1.707 6.293a1 1 0 0 1 1.32 -.083l.094 .083l3 3a1 1 0 0 1 .083 1.32l-.083 .094l-3 3a1 1 0 0 1 -1.497 -1.32l.083 -.094l2.292 -2.293l-2.292 -2.293a1 1 0 0 1 -.083 -1.32l.083 -.094z" fill="currentColor" stroke-width="0" />
92494</svg>
92495"#;
92496pub const ICON_SQUARE_ROUNDED_CHEVRON_UP_FILLED: &str = r#"
92497<svg
92498 xmlns="http://www.w3.org/2000/svg"
92499 width="24"
92500 height="24"
92501 viewBox="0 0 24 24"
92502 fill="currentColor"
92503>
92504 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001zm-.707 7.293a1 1 0 0 1 1.32 -.083l.094 .083l3 3a1 1 0 0 1 -1.32 1.497l-.094 -.083l-2.293 -2.292l-2.293 2.292a1 1 0 0 1 -1.32 .083l-.094 -.083a1 1 0 0 1 -.083 -1.32l.083 -.094l3 -3z" fill="currentColor" stroke-width="0" />
92505</svg>
92506"#;
92507pub const ICON_SQUARE_ROUNDED_CHEVRONS_DOWN_FILLED: &str = r#"
92508<svg
92509 xmlns="http://www.w3.org/2000/svg"
92510 width="24"
92511 height="24"
92512 viewBox="0 0 24 24"
92513 fill="currentColor"
92514>
92515 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001zm-3.707 6.293a1 1 0 0 1 1.32 -.083l.094 .083l2.293 2.292l2.293 -2.292a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 .083 1.32l-.083 .094l-3 3a1 1 0 0 1 -1.32 .083l-.094 -.083l-3 -3a1 1 0 0 1 0 -1.414zm0 4a1 1 0 0 1 1.32 -.083l.094 .083l2.293 2.292l2.293 -2.292a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 .083 1.32l-.083 .094l-3 3a1 1 0 0 1 -1.32 .083l-.094 -.083l-3 -3a1 1 0 0 1 0 -1.414z" fill="currentColor" stroke-width="0" />
92516</svg>
92517"#;
92518pub const ICON_SQUARE_ROUNDED_CHEVRONS_LEFT_FILLED: &str = r#"
92519<svg
92520 xmlns="http://www.w3.org/2000/svg"
92521 width="24"
92522 height="24"
92523 viewBox="0 0 24 24"
92524 fill="currentColor"
92525>
92526 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001zm2.293 6.293a1 1 0 0 1 1.497 1.32l-.083 .094l-2.292 2.293l2.292 2.293a1 1 0 0 1 .083 1.32l-.083 .094a1 1 0 0 1 -1.32 .083l-.094 -.083l-3 -3a1 1 0 0 1 -.083 -1.32l.083 -.094l3 -3zm-4 0a1 1 0 0 1 1.497 1.32l-.083 .094l-2.292 2.293l2.292 2.293a1 1 0 0 1 .083 1.32l-.083 .094a1 1 0 0 1 -1.32 .083l-.094 -.083l-3 -3a1 1 0 0 1 -.083 -1.32l.083 -.094l3 -3z" fill="currentColor" stroke-width="0" />
92527</svg>
92528"#;
92529pub const ICON_SQUARE_ROUNDED_CHEVRONS_RIGHT_FILLED: &str = r#"
92530<svg
92531 xmlns="http://www.w3.org/2000/svg"
92532 width="24"
92533 height="24"
92534 viewBox="0 0 24 24"
92535 fill="currentColor"
92536>
92537 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001zm-3.707 6.293a1 1 0 0 1 1.32 -.083l.094 .083l3 3a1 1 0 0 1 .083 1.32l-.083 .094l-3 3a1 1 0 0 1 -1.497 -1.32l.083 -.094l2.292 -2.293l-2.292 -2.293a1 1 0 0 1 -.083 -1.32l.083 -.094zm4 0a1 1 0 0 1 1.32 -.083l.094 .083l3 3a1 1 0 0 1 .083 1.32l-.083 .094l-3 3a1 1 0 0 1 -1.497 -1.32l.083 -.094l2.292 -2.293l-2.292 -2.293a1 1 0 0 1 -.083 -1.32l.083 -.094z" fill="currentColor" stroke-width="0" />
92538</svg>
92539"#;
92540pub const ICON_SQUARE_ROUNDED_CHEVRONS_UP_FILLED: &str = r#"
92541<svg
92542 xmlns="http://www.w3.org/2000/svg"
92543 width="24"
92544 height="24"
92545 viewBox="0 0 24 24"
92546 fill="currentColor"
92547>
92548 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001zm-.707 9.293a1 1 0 0 1 1.32 -.083l.094 .083l3 3a1 1 0 0 1 -1.32 1.497l-.094 -.083l-2.293 -2.292l-2.293 2.292a1 1 0 0 1 -1.32 .083l-.094 -.083a1 1 0 0 1 -.083 -1.32l.083 -.094l3 -3zm0 -4a1 1 0 0 1 1.32 -.083l.094 .083l3 3a1 1 0 0 1 -1.32 1.497l-.094 -.083l-2.293 -2.292l-2.293 2.292a1 1 0 0 1 -1.32 .083l-.094 -.083a1 1 0 0 1 -.083 -1.32l.083 -.094l3 -3z" fill="currentColor" stroke-width="0" />
92549</svg>
92550"#;
92551pub const ICON_SQUARE_ROUNDED_LETTER_A_FILLED: &str = r#"
92552<svg
92553 xmlns="http://www.w3.org/2000/svg"
92554 width="24"
92555 height="24"
92556 viewBox="0 0 24 24"
92557 fill="currentColor"
92558>
92559 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m.324 4.999a3 3 0 0 0 -3 3v6a1 1 0 0 0 2 0v-2h2v2a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-6a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v2h-2v-2a1 1 0 0 1 .883 -.993z" />
92560</svg>
92561"#;
92562pub const ICON_SQUARE_ROUNDED_LETTER_B_FILLED: &str = r#"
92563<svg
92564 xmlns="http://www.w3.org/2000/svg"
92565 width="24"
92566 height="24"
92567 viewBox="0 0 24 24"
92568 fill="currentColor"
92569>
92570 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m.324 4.999h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h2a3 3 0 0 0 3 -3l-.005 -.176a3 3 0 0 0 -.654 -1.7l-.106 -.124l.106 -.124a3 3 0 0 0 -2.341 -4.876m0 6a1 1 0 0 1 0 2h-1v-2zm0 -4a1 1 0 0 1 0 2h-1v-2z" />
92571</svg>
92572"#;
92573pub const ICON_SQUARE_ROUNDED_LETTER_C_FILLED: &str = r#"
92574<svg
92575 xmlns="http://www.w3.org/2000/svg"
92576 width="24"
92577 height="24"
92578 viewBox="0 0 24 24"
92579 fill="currentColor"
92580>
92581 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m.324 4.999a3 3 0 0 0 -3 3v4a3 3 0 0 0 6 0a1 1 0 0 0 -1.993 -.117l-.007 .117a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1.993 -.117l.007 .117a1 1 0 0 0 2 0a3 3 0 0 0 -3 -3" />
92582</svg>
92583"#;
92584pub const ICON_SQUARE_ROUNDED_LETTER_D_FILLED: &str = r#"
92585<svg
92586 xmlns="http://www.w3.org/2000/svg"
92587 width="24"
92588 height="24"
92589 viewBox="0 0 24 24"
92590 fill="currentColor"
92591>
92592 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m.324 4.999h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h2a3 3 0 0 0 3 -3v-4a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-1v-6z" />
92593</svg>
92594"#;
92595pub const ICON_SQUARE_ROUNDED_LETTER_E_FILLED: &str = r#"
92596<svg
92597 xmlns="http://www.w3.org/2000/svg"
92598 width="24"
92599 height="24"
92600 viewBox="0 0 24 24"
92601 fill="currentColor"
92602>
92603 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.324 4.999h-4a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-3v-2h1.5a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-1.5v-2h3a1 1 0 0 0 0 -2" />
92604</svg>
92605"#;
92606pub const ICON_SQUARE_ROUNDED_LETTER_F_FILLED: &str = r#"
92607<svg
92608 xmlns="http://www.w3.org/2000/svg"
92609 width="24"
92610 height="24"
92611 viewBox="0 0 24 24"
92612 fill="currentColor"
92613>
92614 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.324 4.999h-4a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3h2a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1h-2v-2h3a1 1 0 0 0 0 -2" />
92615</svg>
92616"#;
92617pub const ICON_SQUARE_ROUNDED_LETTER_G_FILLED: &str = r#"
92618<svg
92619 xmlns="http://www.w3.org/2000/svg"
92620 width="24"
92621 height="24"
92622 viewBox="0 0 24 24"
92623 fill="currentColor"
92624>
92625 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.324 4.999h-2a3 3 0 0 0 -3 3v4a3 3 0 0 0 3 3h2a1 1 0 0 0 1 -1v-4a1 1 0 0 0 -1 -1h-1a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .993 .883v2h-1a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h2a1 1 0 0 0 0 -2" />
92626</svg>
92627"#;
92628pub const ICON_SQUARE_ROUNDED_LETTER_H_FILLED: &str = r#"
92629<svg
92630 xmlns="http://www.w3.org/2000/svg"
92631 width="24"
92632 height="24"
92633 viewBox="0 0 24 24"
92634 fill="currentColor"
92635>
92636 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.324 4.999a1 1 0 0 0 -1 1v3h-2v-3a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-3h2v3a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-8a1 1 0 0 0 -1 -1" />
92637</svg>
92638"#;
92639pub const ICON_SQUARE_ROUNDED_LETTER_I_FILLED: &str = r#"
92640<svg
92641 xmlns="http://www.w3.org/2000/svg"
92642 width="24"
92643 height="24"
92644 viewBox="0 0 24 24"
92645 fill="currentColor"
92646>
92647 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m.324 4.999a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-8a1 1 0 0 0 -1 -1" />
92648</svg>
92649"#;
92650pub const ICON_SQUARE_ROUNDED_LETTER_J_FILLED: &str = r#"
92651<svg
92652 xmlns="http://www.w3.org/2000/svg"
92653 width="24"
92654 height="24"
92655 viewBox="0 0 24 24"
92656 fill="currentColor"
92657>
92658 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.324 4.999h-4a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .993 .883h3v5a1 1 0 0 1 -1.993 .117l-.007 -.117a1 1 0 0 0 -2 0a3 3 0 0 0 6 0v-6a1 1 0 0 0 -1 -1" />
92659</svg>
92660"#;
92661pub const ICON_SQUARE_ROUNDED_LETTER_K_FILLED: &str = r#"
92662<svg
92663 xmlns="http://www.w3.org/2000/svg"
92664 width="24"
92665 height="24"
92666 viewBox="0 0 24 24"
92667 fill="currentColor"
92668>
92669 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.854 5.151a1 1 0 0 0 -1.378 .318l-2.152 3.443v-2.913a1 1 0 0 0 -.883 -.993l-.117 -.007a1 1 0 0 0 -1 1v8a1 1 0 0 0 2 0v-2.914l2.152 3.444a1 1 0 0 0 1.276 .374l.102 -.056l.095 -.068a1 1 0 0 0 .223 -1.31l-2.17 -3.47l2.17 -3.47a1 1 0 0 0 -.318 -1.378" />
92670</svg>
92671"#;
92672pub const ICON_SQUARE_ROUNDED_LETTER_L_FILLED: &str = r#"
92673<svg
92674 xmlns="http://www.w3.org/2000/svg"
92675 width="24"
92676 height="24"
92677 viewBox="0 0 24 24"
92678 fill="currentColor"
92679>
92680 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m-1.676 4.999a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-3v-7a1 1 0 0 0 -1 -1" />
92681</svg>
92682"#;
92683pub const ICON_SQUARE_ROUNDED_LETTER_M_FILLED: &str = r#"
92684<svg
92685 xmlns="http://www.w3.org/2000/svg"
92686 width="24"
92687 height="24"
92688 viewBox="0 0 24 24"
92689 fill="currentColor"
92690>
92691 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m4.324 5.999c0 -1.014 -1.336 -1.384 -1.857 -.514l-2.143 3.57l-2.143 -3.57c-.521 -.87 -1.857 -.5 -1.857 .514v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-4.39l1.143 1.904l.074 .108a1 1 0 0 0 1.64 -.108l1.143 -1.904v4.39a1 1 0 0 0 2 0z" />
92692</svg>
92693"#;
92694pub const ICON_SQUARE_ROUNDED_LETTER_N_FILLED: &str = r#"
92695<svg
92696 xmlns="http://www.w3.org/2000/svg"
92697 width="24"
92698 height="24"
92699 viewBox="0 0 24 24"
92700 fill="currentColor"
92701>
92702 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m-.782 5.552c-.471 -.944 -1.894 -.608 -1.894 .447v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3.764l2.106 4.211c.471 .944 1.894 .608 1.894 -.447v-8a1 1 0 0 0 -1 -1l-.117 .007a1 1 0 0 0 -.883 .993v3.764z" />
92703</svg>
92704"#;
92705pub const ICON_SQUARE_ROUNDED_LETTER_O_FILLED: &str = r#"
92706<svg
92707 xmlns="http://www.w3.org/2000/svg"
92708 width="24"
92709 height="24"
92710 viewBox="0 0 24 24"
92711 fill="currentColor"
92712>
92713 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m.324 4.999a3 3 0 0 0 -3 3v4a3 3 0 0 0 6 0v-4a3 3 0 0 0 -3 -3m0 2a1 1 0 0 1 1 1v4a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1 -1" />
92714</svg>
92715"#;
92716pub const ICON_SQUARE_ROUNDED_LETTER_P_FILLED: &str = r#"
92717<svg
92718 xmlns="http://www.w3.org/2000/svg"
92719 width="24"
92720 height="24"
92721 viewBox="0 0 24 24"
92722 fill="currentColor"
92723>
92724 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m.324 4.999h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-3h1a3 3 0 0 0 0 -6m0 2a1 1 0 0 1 0 2h-1v-2z" />
92725</svg>
92726"#;
92727pub const ICON_SQUARE_ROUNDED_LETTER_Q_FILLED: &str = r#"
92728<svg
92729 xmlns="http://www.w3.org/2000/svg"
92730 width="24"
92731 height="24"
92732 viewBox="0 0 24 24"
92733 fill="currentColor"
92734>
92735 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m.324 4.999a3 3 0 0 0 -3 3v4a3 3 0 0 0 4.168 2.764l.125 -.057a1 1 0 0 0 1.414 -1.414l.057 -.125a3 3 0 0 0 .236 -1.168v-4a3 3 0 0 0 -3 -3m1 7.001h-.059a.996 .996 0 0 0 -.941 1a1 1 0 0 1 -1 -1.001v-4a1 1 0 0 1 2 0z" />
92736</svg>
92737"#;
92738pub const ICON_SQUARE_ROUNDED_LETTER_R_FILLED: &str = r#"
92739<svg
92740 xmlns="http://www.w3.org/2000/svg"
92741 width="24"
92742 height="24"
92743 viewBox="0 0 24 24"
92744 fill="currentColor"
92745>
92746 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m.324 4.999h-2a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1l.117 -.007a1 1 0 0 0 .883 -.993v-2.332l2.2 2.932a1 1 0 0 0 1.4 .2l.096 -.081a1 1 0 0 0 .104 -1.319l-1.903 -2.538l.115 -.037a3.001 3.001 0 0 0 -1.012 -5.825m0 2a1 1 0 0 1 0 2h-1v-2z" />
92747</svg>
92748"#;
92749pub const ICON_SQUARE_ROUNDED_LETTER_S_FILLED: &str = r#"
92750<svg
92751 xmlns="http://www.w3.org/2000/svg"
92752 width="24"
92753 height="24"
92754 viewBox="0 0 24 24"
92755 fill="currentColor"
92756>
92757 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m1.324 4.999h-2a2 2 0 0 0 -2 2v2a2 2 0 0 0 2 2h2v2h-2a1 1 0 0 0 -2 0a2 2 0 0 0 2 2h2a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-2v-2h2l.007 .117a1 1 0 0 0 1.993 -.117a2 2 0 0 0 -2 -2" />
92758</svg>
92759"#;
92760pub const ICON_SQUARE_ROUNDED_LETTER_T_FILLED: &str = r#"
92761<svg
92762 xmlns="http://www.w3.org/2000/svg"
92763 width="24"
92764 height="24"
92765 viewBox="0 0 24 24"
92766 fill="currentColor"
92767>
92768 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.324 4.999h-4a1 1 0 1 0 0 2h1v7a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-7h1a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -1 -1" />
92769</svg>
92770"#;
92771pub const ICON_SQUARE_ROUNDED_LETTER_U_FILLED: &str = r#"
92772<svg
92773 xmlns="http://www.w3.org/2000/svg"
92774 width="24"
92775 height="24"
92776 viewBox="0 0 24 24"
92777 fill="currentColor"
92778>
92779 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.324 4.999a1 1 0 0 0 -1 1v6a1 1 0 0 1 -2 0v-6a1 1 0 0 0 -2 0v6a3 3 0 0 0 6 0v-6a1 1 0 0 0 -1 -1" />
92780</svg>
92781"#;
92782pub const ICON_SQUARE_ROUNDED_LETTER_V_FILLED: &str = r#"
92783<svg
92784 xmlns="http://www.w3.org/2000/svg"
92785 width="24"
92786 height="24"
92787 viewBox="0 0 24 24"
92788 fill="currentColor"
92789>
92790 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.567 5.029a1 1 0 0 0 -1.213 .727l-1.03 4.118l-1.03 -4.118a1 1 0 1 0 -1.94 .486l2 8c.252 1.01 1.688 1.01 1.94 0l2 -8a1 1 0 0 0 -.727 -1.213" />
92791</svg>
92792"#;
92793pub const ICON_SQUARE_ROUNDED_LETTER_W_FILLED: &str = r#"
92794<svg
92795 xmlns="http://www.w3.org/2000/svg"
92796 width="24"
92797 height="24"
92798 viewBox="0 0 24 24"
92799 fill="currentColor"
92800>
92801 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.332 5.875l-.52 4.153l-.56 -1.4c-.319 -.799 -1.41 -.837 -1.803 -.114l-.053 .114l-.561 1.4l-.519 -4.153a1 1 0 0 0 -1 -.876l-.116 .008a1 1 0 0 0 -.868 1.116l1 8c.128 1.025 1.537 1.207 1.92 .247l1.072 -2.678l1.072 2.678c.383 .96 1.792 .778 1.92 -.247l1 -8a1 1 0 0 0 -1.984 -.248" />
92802</svg>
92803"#;
92804pub const ICON_SQUARE_ROUNDED_LETTER_X_FILLED: &str = r#"
92805<svg
92806 xmlns="http://www.w3.org/2000/svg"
92807 width="24"
92808 height="24"
92809 viewBox="0 0 24 24"
92810 fill="currentColor"
92811>
92812 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.771 5.105a1 1 0 0 0 -1.341 .447l-1.106 2.21l-1.106 -2.21a1 1 0 0 0 -1.234 -.494l-.107 .047a1 1 0 0 0 -.447 1.341l1.774 3.553l-1.775 3.553a1 1 0 0 0 .345 1.283l.102 .058a1 1 0 0 0 1.341 -.447l1.107 -2.211l1.106 2.211a1 1 0 0 0 1.234 .494l.107 -.047a1 1 0 0 0 .447 -1.341l-1.776 -3.553l1.776 -3.553a1 1 0 0 0 -.345 -1.283z" />
92813</svg>
92814"#;
92815pub const ICON_SQUARE_ROUNDED_LETTER_Y_FILLED: &str = r#"
92816<svg
92817 xmlns="http://www.w3.org/2000/svg"
92818 width="24"
92819 height="24"
92820 viewBox="0 0 24 24"
92821 fill="currentColor"
92822>
92823 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.695 5.07a1 1 0 0 0 -1.3 .558l-1.071 2.678l-1.072 -2.678a1 1 0 0 0 -1.856 .742l1.928 4.823v2.806a1 1 0 0 0 .883 .993l.117 .007a1 1 0 0 0 1 -1v-2.809l1.928 -4.82a1 1 0 0 0 -.45 -1.25z" />
92824</svg>
92825"#;
92826pub const ICON_SQUARE_ROUNDED_LETTER_Z_FILLED: &str = r#"
92827<svg
92828 xmlns="http://www.w3.org/2000/svg"
92829 width="24"
92830 height="24"
92831 viewBox="0 0 24 24"
92832 fill="currentColor"
92833>
92834 <path d="M11.676 2.001l.324 -.001c7.752 0 10 2.248 10 10l-.005 .642c-.126 7.235 -2.461 9.358 -9.995 9.358l-.642 -.005c-7.13 -.125 -9.295 -2.395 -9.358 -9.67v-.325c0 -7.643 2.185 -9.936 9.676 -9.999m2.324 4.999h-4a1 1 0 0 0 -1 1l.007 .117a1 1 0 0 0 .993 .883h2.382l-3.276 6.553a1 1 0 0 0 .894 1.447h4a1 1 0 0 0 1 -1l-.007 -.117a1 1 0 0 0 -.993 -.883h-2.382l3.276 -6.553a1 1 0 0 0 -.894 -1.447" />
92835</svg>
92836"#;
92837pub const ICON_SQUARE_ROUNDED_MINUS_FILLED: &str = r#"
92838<svg
92839 xmlns="http://www.w3.org/2000/svg"
92840 width="24"
92841 height="24"
92842 viewBox="0 0 24 24"
92843 fill="currentColor"
92844>
92845 <path d="M12 2l.324 .001l.318 .004l.616 .017l.299 .013l.579 .034l.553 .046c4.785 .464 6.732 2.411 7.196 7.196l.046 .553l.034 .579c.005 .098 .01 .198 .013 .299l.017 .616l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.464 4.785 -2.411 6.732 -7.196 7.196l-.553 .046l-.579 .034c-.098 .005 -.198 .01 -.299 .013l-.616 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.785 -.464 -6.732 -2.411 -7.196 -7.196l-.046 -.553l-.034 -.579a28.058 28.058 0 0 1 -.013 -.299l-.017 -.616c-.003 -.21 -.005 -.424 -.005 -.642l.001 -.324l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.464 -4.785 2.411 -6.732 7.196 -7.196l.553 -.046l.579 -.034c.098 -.005 .198 -.01 .299 -.013l.616 -.017c.21 -.003 .424 -.005 .642 -.005zm3 9h-6l-.117 .007a1 1 0 0 0 .117 1.993h6l.117 -.007a1 1 0 0 0 -.117 -1.993z" />
92846</svg>
92847"#;
92848pub const ICON_SQUARE_ROUNDED_NUMBER_0_FILLED: &str = r#"
92849<svg
92850 xmlns="http://www.w3.org/2000/svg"
92851 width="24"
92852 height="24"
92853 viewBox="0 0 24 24"
92854 fill="currentColor"
92855>
92856 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm0 5a3 3 0 0 0 -3 3v4a3 3 0 0 0 6 0v-4a3 3 0 0 0 -3 -3zm0 2a1 1 0 0 1 1 1v4a1 1 0 0 1 -2 0v-4a1 1 0 0 1 1 -1z" />
92857</svg>
92858"#;
92859pub const ICON_SQUARE_ROUNDED_NUMBER_1_FILLED: &str = r#"
92860<svg
92861 xmlns="http://www.w3.org/2000/svg"
92862 width="24"
92863 height="24"
92864 viewBox="0 0 24 24"
92865 fill="currentColor"
92866>
92867 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm.994 5.886c-.083 -.777 -1.008 -1.16 -1.617 -.67l-.084 .077l-2 2l-.083 .094a1 1 0 0 0 0 1.226l.083 .094l.094 .083a1 1 0 0 0 1.226 0l.094 -.083l.293 -.293v5.586l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-8l-.006 -.114z" />
92868</svg>
92869"#;
92870pub const ICON_SQUARE_ROUNDED_NUMBER_2_FILLED: &str = r#"
92871<svg
92872 xmlns="http://www.w3.org/2000/svg"
92873 width="24"
92874 height="24"
92875 viewBox="0 0 24 24"
92876 fill="currentColor"
92877>
92878 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm1 5h-3l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h3v2h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h3l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-3v-2h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006z" />
92879</svg>
92880"#;
92881pub const ICON_SQUARE_ROUNDED_NUMBER_3_FILLED: &str = r#"
92882<svg
92883 xmlns="http://www.w3.org/2000/svg"
92884 width="24"
92885 height="24"
92886 viewBox="0 0 24 24"
92887 fill="currentColor"
92888>
92889 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm1 5h-2l-.15 .005a2 2 0 0 0 -1.85 1.995a1 1 0 0 0 1.974 .23l.02 -.113l.006 -.117h2v2h-2l-.133 .007c-1.111 .12 -1.154 1.73 -.128 1.965l.128 .021l.133 .007h2v2h-2l-.007 -.117a1 1 0 0 0 -1.993 .117a2 2 0 0 0 1.85 1.995l.15 .005h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a1.988 1.988 0 0 0 -.17 -.667l-.075 -.152l-.019 -.032l.02 -.03a2.01 2.01 0 0 0 .242 -.795l.007 -.174v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006z" />
92890</svg>
92891"#;
92892pub const ICON_SQUARE_ROUNDED_NUMBER_4_FILLED: &str = r#"
92893<svg
92894 xmlns="http://www.w3.org/2000/svg"
92895 width="24"
92896 height="24"
92897 viewBox="0 0 24 24"
92898 fill="currentColor"
92899>
92900 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm2 5a1 1 0 0 0 -.993 .883l-.007 .117v3h-2v-3l-.007 -.117a1 1 0 0 0 -1.986 0l-.007 .117v3l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2v3l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-8l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
92901</svg>
92902"#;
92903pub const ICON_SQUARE_ROUNDED_NUMBER_5_FILLED: &str = r#"
92904<svg
92905 xmlns="http://www.w3.org/2000/svg"
92906 width="24"
92907 height="24"
92908 viewBox="0 0 24 24"
92909 fill="currentColor"
92910>
92911 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm2 5h-4a1 1 0 0 0 -.993 .883l-.007 .117v4a1 1 0 0 0 .883 .993l.117 .007h3v2h-2l-.007 -.117a1 1 0 0 0 -1.993 .117a2 2 0 0 0 1.85 1.995l.15 .005h2a2 2 0 0 0 1.995 -1.85l.005 -.15v-2a2 2 0 0 0 -1.85 -1.995l-.15 -.005h-2v-2h3a1 1 0 0 0 .993 -.883l.007 -.117a1 1 0 0 0 -.883 -.993l-.117 -.007z" />
92912</svg>
92913"#;
92914pub const ICON_SQUARE_ROUNDED_NUMBER_6_FILLED: &str = r#"
92915<svg
92916 xmlns="http://www.w3.org/2000/svg"
92917 width="24"
92918 height="24"
92919 viewBox="0 0 24 24"
92920 fill="currentColor"
92921>
92922 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm1 5h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v6l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006h-2v-2h2l.007 .117a1 1 0 0 0 1.993 -.117a2 2 0 0 0 -1.85 -1.995l-.15 -.005zm0 6v2h-2v-2h2z" />
92923</svg>
92924"#;
92925pub const ICON_SQUARE_ROUNDED_NUMBER_7_FILLED: &str = r#"
92926<svg
92927 xmlns="http://www.w3.org/2000/svg"
92928 width="24"
92929 height="24"
92930 viewBox="0 0 24 24"
92931 fill="currentColor"
92932>
92933 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm2 5h-4l-.117 .007a1 1 0 0 0 -.876 .876l-.007 .117l.007 .117a1 1 0 0 0 .876 .876l.117 .007h2.718l-1.688 6.757l-.022 .115a1 1 0 0 0 1.927 .482l.035 -.111l2 -8l.021 -.112a1 1 0 0 0 -.878 -1.125l-.113 -.006z" />
92934</svg>
92935"#;
92936pub const ICON_SQUARE_ROUNDED_NUMBER_8_FILLED: &str = r#"
92937<svg
92938 xmlns="http://www.w3.org/2000/svg"
92939 width="24"
92940 height="24"
92941 viewBox="0 0 24 24"
92942 fill="currentColor"
92943>
92944 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm1 5h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v2l.005 .15c.018 .236 .077 .46 .17 .667l.075 .152l.018 .03l-.018 .032c-.133 .24 -.218 .509 -.243 .795l-.007 .174v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-2l-.005 -.15a1.988 1.988 0 0 0 -.17 -.667l-.075 -.152l-.019 -.032l.02 -.03a2.01 2.01 0 0 0 .242 -.795l.007 -.174v-2l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006zm0 6v2h-2v-2h2zm0 -4v2h-2v-2h2z" />
92945</svg>
92946"#;
92947pub const ICON_SQUARE_ROUNDED_NUMBER_9_FILLED: &str = r#"
92948<svg
92949 xmlns="http://www.w3.org/2000/svg"
92950 width="24"
92951 height="24"
92952 viewBox="0 0 24 24"
92953 fill="currentColor"
92954>
92955 <path d="M12 2l.642 .005l.616 .017l.299 .013l.579 .034l.553 .046c4.687 .455 6.65 2.333 7.166 6.906l.03 .29l.046 .553l.041 .727l.006 .15l.017 .617l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.455 4.687 -2.333 6.65 -6.906 7.166l-.29 .03l-.553 .046l-.727 .041l-.15 .006l-.617 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.687 -.455 -6.65 -2.333 -7.166 -6.906l-.03 -.29l-.046 -.553l-.041 -.727l-.006 -.15l-.017 -.617l-.004 -.318v-.648l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.455 -4.687 2.333 -6.65 6.906 -7.166l.29 -.03l.553 -.046l.727 -.041l.15 -.006l.617 -.017c.21 -.003 .424 -.005 .642 -.005zm1 5h-2l-.15 .005a2 2 0 0 0 -1.844 1.838l-.006 .157v2l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2v2h-2l-.007 -.117a1 1 0 0 0 -1.993 .117a2 2 0 0 0 1.85 1.995l.15 .005h2l.15 -.005a2 2 0 0 0 1.844 -1.838l.006 -.157v-6l-.005 -.15a2 2 0 0 0 -1.838 -1.844l-.157 -.006zm0 2v2h-2v-2h2z" />
92956</svg>
92957"#;
92958pub const ICON_SQUARE_ROUNDED_PLUS_FILLED: &str = r#"
92959<svg
92960 xmlns="http://www.w3.org/2000/svg"
92961 width="24"
92962 height="24"
92963 viewBox="0 0 24 24"
92964 fill="currentColor"
92965>
92966 <path d="M12 2l.324 .001l.318 .004l.616 .017l.299 .013l.579 .034l.553 .046c4.785 .464 6.732 2.411 7.196 7.196l.046 .553l.034 .579c.005 .098 .01 .198 .013 .299l.017 .616l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.464 4.785 -2.411 6.732 -7.196 7.196l-.553 .046l-.579 .034c-.098 .005 -.198 .01 -.299 .013l-.616 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.785 -.464 -6.732 -2.411 -7.196 -7.196l-.046 -.553l-.034 -.579a28.058 28.058 0 0 1 -.013 -.299l-.017 -.616c-.003 -.21 -.005 -.424 -.005 -.642l.001 -.324l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.464 -4.785 2.411 -6.732 7.196 -7.196l.553 -.046l.579 -.034c.098 -.005 .198 -.01 .299 -.013l.616 -.017c.21 -.003 .424 -.005 .642 -.005zm0 6a1 1 0 0 0 -1 1v2h-2l-.117 .007a1 1 0 0 0 .117 1.993h2v2l.007 .117a1 1 0 0 0 1.993 -.117v-2h2l.117 -.007a1 1 0 0 0 -.117 -1.993h-2v-2l-.007 -.117a1 1 0 0 0 -.993 -.883z" fill="currentColor" stroke-width="0" />
92967</svg>
92968"#;
92969pub const ICON_SQUARE_ROUNDED_X_FILLED: &str = r#"
92970<svg
92971 xmlns="http://www.w3.org/2000/svg"
92972 width="24"
92973 height="24"
92974 viewBox="0 0 24 24"
92975 fill="currentColor"
92976>
92977 <path d="M12 2l.324 .001l.318 .004l.616 .017l.299 .013l.579 .034l.553 .046c4.785 .464 6.732 2.411 7.196 7.196l.046 .553l.034 .579c.005 .098 .01 .198 .013 .299l.017 .616l.005 .642l-.005 .642l-.017 .616l-.013 .299l-.034 .579l-.046 .553c-.464 4.785 -2.411 6.732 -7.196 7.196l-.553 .046l-.579 .034c-.098 .005 -.198 .01 -.299 .013l-.616 .017l-.642 .005l-.642 -.005l-.616 -.017l-.299 -.013l-.579 -.034l-.553 -.046c-4.785 -.464 -6.732 -2.411 -7.196 -7.196l-.046 -.553l-.034 -.579a28.058 28.058 0 0 1 -.013 -.299l-.017 -.616c-.003 -.21 -.005 -.424 -.005 -.642l.001 -.324l.004 -.318l.017 -.616l.013 -.299l.034 -.579l.046 -.553c.464 -4.785 2.411 -6.732 7.196 -7.196l.553 -.046l.579 -.034c.098 -.005 .198 -.01 .299 -.013l.616 -.017c.21 -.003 .424 -.005 .642 -.005zm-1.489 7.14a1 1 0 0 0 -1.218 1.567l1.292 1.293l-1.292 1.293l-.083 .094a1 1 0 0 0 1.497 1.32l1.293 -1.292l1.293 1.292l.094 .083a1 1 0 0 0 1.32 -1.497l-1.292 -1.293l1.292 -1.293l.083 -.094a1 1 0 0 0 -1.497 -1.32l-1.293 1.292l-1.293 -1.292l-.094 -.083z" fill="currentColor" stroke-width="0" />
92978</svg>
92979"#;
92980pub const ICON_SQUARE_ROUNDED_FILLED: &str = r#"
92981<svg
92982 xmlns="http://www.w3.org/2000/svg"
92983 width="24"
92984 height="24"
92985 viewBox="0 0 24 24"
92986 fill="currentColor"
92987>
92988 <path d="M12 2c-.218 0 -.432 .002 -.642 .005l-.616 .017l-.299 .013l-.579 .034l-.553 .046c-4.785 .464 -6.732 2.411 -7.196 7.196l-.046 .553l-.034 .579c-.005 .098 -.01 .198 -.013 .299l-.017 .616l-.004 .318l-.001 .324c0 .218 .002 .432 .005 .642l.017 .616l.013 .299l.034 .579l.046 .553c.464 4.785 2.411 6.732 7.196 7.196l.553 .046l.579 .034c.098 .005 .198 .01 .299 .013l.616 .017l.642 .005l.642 -.005l.616 -.017l.299 -.013l.579 -.034l.553 -.046c4.785 -.464 6.732 -2.411 7.196 -7.196l.046 -.553l.034 -.579c.005 -.098 .01 -.198 .013 -.299l.017 -.616l.005 -.642l-.005 -.642l-.017 -.616l-.013 -.299l-.034 -.579l-.046 -.553c-.464 -4.785 -2.411 -6.732 -7.196 -7.196l-.553 -.046l-.579 -.034a28.058 28.058 0 0 0 -.299 -.013l-.616 -.017l-.318 -.004l-.324 -.001z" />
92989</svg>
92990"#;
92991pub const ICON_SQUARE_X_FILLED: &str = r#"
92992<svg
92993 xmlns="http://www.w3.org/2000/svg"
92994 width="24"
92995 height="24"
92996 viewBox="0 0 24 24"
92997 fill="currentColor"
92998>
92999 <path d="M19 2h-14a3 3 0 0 0 -3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3 -3v-14a3 3 0 0 0 -3 -3zm-9.387 6.21l.094 .083l2.293 2.292l2.293 -2.292a1 1 0 0 1 1.497 1.32l-.083 .094l-2.292 2.293l2.292 2.293a1 1 0 0 1 -1.32 1.497l-.094 -.083l-2.293 -2.292l-2.293 2.292a1 1 0 0 1 -1.497 -1.32l.083 -.094l2.292 -2.293l-2.292 -2.293a1 1 0 0 1 1.32 -1.497z" />
93000</svg>
93001"#;
93002pub const ICON_SQUARE_FILLED: &str = r#"
93003<svg
93004 xmlns="http://www.w3.org/2000/svg"
93005 width="24"
93006 height="24"
93007 viewBox="0 0 24 24"
93008 fill="currentColor"
93009>
93010 <path d="M19 2h-14a3 3 0 0 0 -3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3 -3v-14a3 3 0 0 0 -3 -3z" />
93011</svg>
93012"#;
93013pub const ICON_SQUARES_FILLED: &str = r#"
93014<svg
93015 xmlns="http://www.w3.org/2000/svg"
93016 width="24"
93017 height="24"
93018 viewBox="0 0 24 24"
93019 fill="currentColor"
93020>
93021 <path d="M19 7a3 3 0 0 1 3 3v9a3 3 0 0 1 -3 3h-9a3 3 0 0 1 -3 -3v-9a3 3 0 0 1 3 -3z" />
93022 <path d="M14 2a3 3 0 0 1 3 2.999l-7 .001a5 5 0 0 0 -5 5l-.001 7l-.175 -.005a3 3 0 0 1 -2.824 -2.995v-9a3 3 0 0 1 3 -3z" />
93023</svg>
93024"#;
93025pub const ICON_STACK_2_FILLED: &str = r#"
93026<svg
93027 xmlns="http://www.w3.org/2000/svg"
93028 width="24"
93029 height="24"
93030 viewBox="0 0 24 24"
93031 fill="currentColor"
93032>
93033 <path d="M20.894 15.553a1 1 0 0 1 -.447 1.341l-8 4a1 1 0 0 1 -.894 0l-8 -4a1 1 0 0 1 .894 -1.788l7.553 3.774l7.554 -3.775a1 1 0 0 1 1.341 .447m0 -4a1 1 0 0 1 -.447 1.341l-8 4a1 1 0 0 1 -.894 0l-8 -4a1 1 0 0 1 .894 -1.788l7.552 3.775l7.554 -3.775a1 1 0 0 1 1.341 .447m-8.887 -8.552q .056 0 .111 .007l.111 .02l.086 .024l.012 .006l.012 .002l.029 .014l.05 .019l.016 .009l.012 .005l8 4a1 1 0 0 1 0 1.788l-8 4a1 1 0 0 1 -.894 0l-8 -4a1 1 0 0 1 0 -1.788l8 -4l.011 -.005l.018 -.01l.078 -.032l.011 -.002l.013 -.006l.086 -.024l.11 -.02l.056 -.005z" />
93034</svg>
93035"#;
93036pub const ICON_STACK_3_FILLED: &str = r#"
93037<svg
93038 xmlns="http://www.w3.org/2000/svg"
93039 width="24"
93040 height="24"
93041 viewBox="0 0 24 24"
93042 fill="currentColor"
93043>
93044 <path d="M20.894 17.553a1 1 0 0 1 -.447 1.341l-8 4a1 1 0 0 1 -.894 0l-8 -4a1 1 0 0 1 .894 -1.788l7.553 3.774l7.554 -3.775a1 1 0 0 1 1.341 .447m0 -4a1 1 0 0 1 -.447 1.341l-8 4a1 1 0 0 1 -.894 0l-8 -4a1 1 0 0 1 .894 -1.788l7.552 3.775l7.554 -3.775a1 1 0 0 1 1.341 .447m0 -4a1 1 0 0 1 -.447 1.341l-8 4a1 1 0 0 1 -.894 0l-8 -4a1 1 0 0 1 .894 -1.788l7.552 3.775l7.554 -3.775a1 1 0 0 1 1.341 .447m-8.887 -8.552q .056 0 .111 .007l.111 .02l.086 .024l.012 .006l.012 .002l.029 .014l.05 .019l.016 .009l.012 .005l8 4a1 1 0 0 1 0 1.788l-8 4a1 1 0 0 1 -.894 0l-8 -4a1 1 0 0 1 0 -1.788l8 -4l.011 -.005l.018 -.01l.078 -.032l.011 -.002l.013 -.006l.086 -.024l.11 -.02l.056 -.005z" />
93045</svg>
93046"#;
93047pub const ICON_STACK_FILLED: &str = r#"
93048<svg
93049 xmlns="http://www.w3.org/2000/svg"
93050 width="24"
93051 height="24"
93052 viewBox="0 0 24 24"
93053 fill="currentColor"
93054>
93055 <path d="M20.894 13.553a1 1 0 0 1 -.447 1.341l-8 4a1 1 0 0 1 -.894 0l-8 -4a1 1 0 0 1 .894 -1.788l7.553 3.774l7.554 -3.775a1 1 0 0 1 1.341 .447m-8.887 -8.552q .056 0 .111 .007l.111 .02l.086 .024l.012 .006l.012 .002l.029 .014l.05 .019l.016 .009l.012 .005l8 4a1 1 0 0 1 0 1.788l-8 4a1 1 0 0 1 -.894 0l-8 -4a1 1 0 0 1 0 -1.788l8 -4l.011 -.005l.018 -.01l.078 -.032l.011 -.002l.013 -.006l.086 -.024l.11 -.02l.056 -.005z" />
93056</svg>
93057"#;
93058pub const ICON_STAR_HALF_FILLED: &str = r#"
93059<svg
93060 xmlns="http://www.w3.org/2000/svg"
93061 width="24"
93062 height="24"
93063 viewBox="0 0 24 24"
93064 fill="currentColor"
93065>
93066 <path d="M12 1a.993 .993 0 0 1 .823 .443l.067 .116l2.852 5.781l6.38 .925c.741 .108 1.08 .94 .703 1.526l-.07 .095l-.078 .086l-4.624 4.499l1.09 6.355a1.001 1.001 0 0 1 -1.249 1.135l-.101 -.035l-.101 -.046l-5.693 -3l-5.706 3c-.105 .055 -.212 .09 -.32 .106l-.106 .01a1.003 1.003 0 0 1 -1.038 -1.06l.013 -.11l1.09 -6.355l-4.623 -4.5a1.001 1.001 0 0 1 .328 -1.647l.113 -.036l.114 -.023l6.379 -.925l2.853 -5.78a.968 .968 0 0 1 .904 -.56zm0 3.274v12.476a1 1 0 0 1 .239 .029l.115 .036l.112 .05l4.363 2.299l-.836 -4.873a1 1 0 0 1 .136 -.696l.07 -.099l.082 -.09l3.546 -3.453l-4.891 -.708a1 1 0 0 1 -.62 -.344l-.073 -.097l-.06 -.106l-2.183 -4.424z" />
93067</svg>
93068"#;
93069pub const ICON_STAR_FILLED: &str = r#"
93070<svg
93071 xmlns="http://www.w3.org/2000/svg"
93072 width="24"
93073 height="24"
93074 viewBox="0 0 24 24"
93075 fill="currentColor"
93076>
93077 <path d="M8.243 7.34l-6.38 .925l-.113 .023a1 1 0 0 0 -.44 1.684l4.622 4.499l-1.09 6.355l-.013 .11a1 1 0 0 0 1.464 .944l5.706 -3l5.693 3l.1 .046a1 1 0 0 0 1.352 -1.1l-1.091 -6.355l4.624 -4.5l.078 -.085a1 1 0 0 0 -.633 -1.62l-6.38 -.926l-2.852 -5.78a1 1 0 0 0 -1.794 0l-2.853 5.78z" />
93078</svg>
93079"#;
93080pub const ICON_STARS_FILLED: &str = r#"
93081<svg
93082 xmlns="http://www.w3.org/2000/svg"
93083 width="24"
93084 height="24"
93085 viewBox="0 0 24 24"
93086 fill="currentColor"
93087>
93088 <path d="M17.657 12.007a1.39 1.39 0 0 0 -1.103 .765l-.855 1.723l-1.907 .277c-.52 .072 -.96 .44 -1.124 .944l-.038 .14c-.1 .465 .046 .954 .393 1.29l1.377 1.337l-.326 1.892a1.393 1.393 0 0 0 2.018 1.465l1.708 -.895l1.708 .896a1.388 1.388 0 0 0 1.462 -.105l.112 -.09a1.39 1.39 0 0 0 .442 -1.272l-.325 -1.891l1.38 -1.339c.38 -.371 .516 -.924 .352 -1.427l-.051 -.134a1.39 1.39 0 0 0 -1.073 -.81l-1.907 -.278l-.853 -1.722a1.393 1.393 0 0 0 -1.247 -.773l-.143 .007z" />
93089 <path d="M6.057 12.007a1.39 1.39 0 0 0 -1.103 .765l-.855 1.723l-1.907 .277c-.52 .072 -.96 .44 -1.124 .944l-.038 .14c-.1 .465 .046 .954 .393 1.29l1.377 1.337l-.326 1.892a1.393 1.393 0 0 0 2.018 1.465l1.708 -.895l1.708 .896a1.388 1.388 0 0 0 1.462 -.105l.112 -.09a1.39 1.39 0 0 0 .442 -1.272l-.324 -1.891l1.38 -1.339c.38 -.371 .516 -.924 .352 -1.427l-.051 -.134a1.39 1.39 0 0 0 -1.073 -.81l-1.908 -.279l-.853 -1.722a1.393 1.393 0 0 0 -1.247 -.772l-.143 .007z" />
93090 <path d="M11.857 2.007a1.39 1.39 0 0 0 -1.103 .765l-.855 1.723l-1.907 .277c-.52 .072 -.96 .44 -1.124 .944l-.038 .14c-.1 .465 .046 .954 .393 1.29l1.377 1.337l-.326 1.892a1.393 1.393 0 0 0 2.018 1.465l1.708 -.894l1.709 .896a1.388 1.388 0 0 0 1.462 -.105l.112 -.09a1.39 1.39 0 0 0 .442 -1.272l-.325 -1.892l1.38 -1.339c.38 -.371 .516 -.924 .352 -1.427l-.051 -.134a1.39 1.39 0 0 0 -1.073 -.81l-1.908 -.279l-.853 -1.722a1.393 1.393 0 0 0 -1.247 -.772l-.143 .007z" />
93091</svg>
93092"#;
93093pub const ICON_STEERING_WHEEL_FILLED: &str = r#"
93094<svg
93095 xmlns="http://www.w3.org/2000/svg"
93096 width="24"
93097 height="24"
93098 viewBox="0 0 24 24"
93099 fill="currentColor"
93100>
93101 <path d="M17 3.34a10 10 0 1 1 -15 8.66l.005 -.324a10 10 0 0 1 14.995 -8.336m-13 8.66a8 8 0 0 0 7 7.937v-5.107a3 3 0 0 1 -1.898 -2.05l-5.07 -1.504q -.031 .36 -.032 .725m15.967 -.725l-5.069 1.503a3 3 0 0 1 -1.897 2.051v5.108a8 8 0 0 0 6.985 -8.422zm-11.967 -6.204a8 8 0 0 0 -3.536 4.244l4.812 1.426a3 3 0 0 1 5.448 0l4.812 -1.426a8 8 0 0 0 -11.536 -4.244" />
93102</svg>
93103"#;
93104pub const ICON_SUN_FILLED: &str = r#"
93105<svg
93106 xmlns="http://www.w3.org/2000/svg"
93107 width="24"
93108 height="24"
93109 viewBox="0 0 24 24"
93110 fill="currentColor"
93111>
93112 <path d="M12 19a1 1 0 0 1 .993 .883l.007 .117v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-1a1 1 0 0 1 1 -1z" />
93113 <path d="M18.313 16.91l.094 .083l.7 .7a1 1 0 0 1 -1.32 1.497l-.094 -.083l-.7 -.7a1 1 0 0 1 1.218 -1.567l.102 .07z" />
93114 <path d="M7.007 16.993a1 1 0 0 1 .083 1.32l-.083 .094l-.7 .7a1 1 0 0 1 -1.497 -1.32l.083 -.094l.7 -.7a1 1 0 0 1 1.414 0z" />
93115 <path d="M4 11a1 1 0 0 1 .117 1.993l-.117 .007h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
93116 <path d="M21 11a1 1 0 0 1 .117 1.993l-.117 .007h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
93117 <path d="M6.213 4.81l.094 .083l.7 .7a1 1 0 0 1 -1.32 1.497l-.094 -.083l-.7 -.7a1 1 0 0 1 1.217 -1.567l.102 .07z" />
93118 <path d="M19.107 4.893a1 1 0 0 1 .083 1.32l-.083 .094l-.7 .7a1 1 0 0 1 -1.497 -1.32l.083 -.094l.7 -.7a1 1 0 0 1 1.414 0z" />
93119 <path d="M12 2a1 1 0 0 1 .993 .883l.007 .117v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-1a1 1 0 0 1 1 -1z" />
93120 <path d="M12 7a5 5 0 1 1 -4.995 5.217l-.005 -.217l.005 -.217a5 5 0 0 1 4.995 -4.783z" />
93121</svg>
93122"#;
93123pub const ICON_SUNGLASSES_FILLED: &str = r#"
93124<svg
93125 xmlns="http://www.w3.org/2000/svg"
93126 width="24"
93127 height="24"
93128 viewBox="0 0 24 24"
93129 fill="currentColor"
93130>
93131 <path d="M8 3a1 1 0 1 1 0 2h-1.257l-2.4 8h5.657a1 1 0 0 1 1 1v1h2v-1a1 1 0 0 1 1 -1h5.656l-2.4 -8h-1.256a1 1 0 0 1 -.993 -.883l-.007 -.117a1 1 0 0 1 1 -1h2a1 1 0 0 1 .958 .713l3.01 10.036l.022 .112l.008 .08l.002 2.559a4.5 4.5 0 0 1 -8.972 .5h-2.056a4.5 4.5 0 0 1 -8.972 -.5v-2.518l.004 -.071l.014 -.103l.018 -.076l3.006 -10.02a1 1 0 0 1 .958 -.712z" />
93132</svg>
93133"#;
93134pub const ICON_SWIPE_DOWN_FILLED: &str = r#"
93135<svg
93136 xmlns="http://www.w3.org/2000/svg"
93137 width="24"
93138 height="24"
93139 viewBox="0 0 24 24"
93140 fill="currentColor"
93141>
93142 <path d="M12 3a5 5 0 0 1 1.001 9.9l-.001 4.684l1.293 -1.291a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1 -.112 .097l-.11 .071l-.114 .054l-.105 .035l-.149 .03l-.117 .006l-.075 -.003l-.126 -.017l-.111 -.03l-.111 -.044l-.098 -.052l-.096 -.067l-.09 -.08l-3 -3a1 1 0 0 1 1.414 -1.414l1.293 1.292v-4.685a5.002 5.002 0 0 1 1 -9.9" />
93143</svg>
93144"#;
93145pub const ICON_SWIPE_LEFT_FILLED: &str = r#"
93146<svg
93147 xmlns="http://www.w3.org/2000/svg"
93148 width="24"
93149 height="24"
93150 viewBox="0 0 24 24"
93151 fill="currentColor"
93152>
93153 <path d="M16 7a5 5 0 1 1 -4.9 6.001l-4.685 -.001l1.292 1.293a1 1 0 0 1 .083 1.32l-.083 .094a1 1 0 0 1 -1.414 0l-3 -3a1 1 0 0 1 -.097 -.112l-.071 -.11l-.054 -.114l-.035 -.105l-.025 -.118l-.007 -.058l-.004 -.09l.003 -.075l.017 -.126l.03 -.111l.044 -.111l.052 -.098l.067 -.096l.08 -.09l3 -3a1 1 0 0 1 1.414 1.414l-1.292 1.293h4.685a5 5 0 0 1 4.9 -4" />
93154</svg>
93155"#;
93156pub const ICON_SWIPE_RIGHT_FILLED: &str = r#"
93157<svg
93158 xmlns="http://www.w3.org/2000/svg"
93159 width="24"
93160 height="24"
93161 viewBox="0 0 24 24"
93162 fill="currentColor"
93163>
93164 <path d="M8 7a5 5 0 0 1 4.9 4h4.685l-1.292 -1.293a1 1 0 0 1 -.083 -1.32l.083 -.094a1 1 0 0 1 1.414 0l3 3q .054 .053 .097 .112l.071 .11l.054 .114l.035 .105l.03 .148l.006 .118l-.003 .075l-.017 .126l-.03 .111l-.044 .111l-.052 .098l-.074 .104l-.073 .082l-3 3a1 1 0 0 1 -1.414 -1.414l1.291 -1.293l-4.684 .001a5.002 5.002 0 0 1 -9.9 -1.001a5 5 0 0 1 5 -5" />
93165</svg>
93166"#;
93167pub const ICON_SWIPE_UP_FILLED: &str = r#"
93168<svg
93169 xmlns="http://www.w3.org/2000/svg"
93170 width="24"
93171 height="24"
93172 viewBox="0 0 24 24"
93173 fill="currentColor"
93174>
93175 <path d="M11.852 3.011l.058 -.007l.09 -.004l.075 .003l.126 .017l.111 .03l.111 .044l.098 .052l.104 .074l.082 .073l3 3a1 1 0 1 1 -1.414 1.414l-1.293 -1.292l.001 4.685a5.002 5.002 0 0 1 -1.001 9.9a5 5 0 0 1 -5 -5l.005 -.217a5 5 0 0 1 3.995 -4.683v-4.685l-1.293 1.292a1 1 0 0 1 -1.32 .083l-.094 -.083a1 1 0 0 1 0 -1.414l3 -3q .053 -.054 .112 -.097l.11 -.071l.114 -.054l.105 -.035z" />
93176</svg>
93177"#;
93178pub const ICON_TABLE_FILLED: &str = r#"
93179<svg
93180 xmlns="http://www.w3.org/2000/svg"
93181 width="24"
93182 height="24"
93183 viewBox="0 0 24 24"
93184 fill="currentColor"
93185>
93186 <path d="M4 11h4a1 1 0 0 1 1 1v8a1 1 0 0 1 -1 1h-2a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-6a1 1 0 0 1 1 -1z" />
93187 <path d="M21 12v6a3 3 0 0 1 -2.824 2.995l-.176 .005h-6a1 1 0 0 1 -1 -1v-8a1 1 0 0 1 1 -1h8a1 1 0 0 1 1 1z" />
93188 <path d="M18 3a3 3 0 0 1 2.995 2.824l.005 .176v2a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1h6z" />
93189 <path d="M9 4v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1v-2a3 3 0 0 1 2.824 -2.995l.176 -.005h2a1 1 0 0 1 1 1z" />
93190</svg>
93191"#;
93192pub const ICON_TAG_FILLED: &str = r#"
93193<svg
93194 xmlns="http://www.w3.org/2000/svg"
93195 width="24"
93196 height="24"
93197 viewBox="0 0 24 24"
93198 fill="currentColor"
93199>
93200 <path d="M11.172 2a3 3 0 0 1 2.121 .879l7.71 7.71a3.41 3.41 0 0 1 0 4.822l-5.592 5.592a3.41 3.41 0 0 1 -4.822 0l-7.71 -7.71a3 3 0 0 1 -.879 -2.121v-5.172a4 4 0 0 1 4 -4zm-3.672 3.5a2 2 0 0 0 -1.995 1.85l-.005 .15a2 2 0 1 0 2 -2" />
93201</svg>
93202"#;
93203pub const ICON_TAGS_FILLED: &str = r#"
93204<svg
93205 xmlns="http://www.w3.org/2000/svg"
93206 width="24"
93207 height="24"
93208 viewBox="0 0 24 24"
93209 fill="currentColor"
93210>
93211 <path d="M9.172 5a3 3 0 0 1 2.121 .879l5.71 5.71a3.41 3.41 0 0 1 0 4.822l-3.592 3.592a3.41 3.41 0 0 1 -4.822 0l-5.71 -5.71a3 3 0 0 1 -.879 -2.121v-4.172a3 3 0 0 1 3 -3zm-2.172 4h-.01a1 1 0 1 0 .01 2a1 1 0 0 0 0 -2" />
93212 <path d="M14.293 5.293a1 1 0 0 1 1.414 0l4.593 4.592a5.82 5.82 0 0 1 0 8.23l-1.592 1.592a1 1 0 0 1 -1.414 -1.414l1.592 -1.592a3.82 3.82 0 0 0 0 -5.402l-4.592 -4.592a1 1 0 0 1 0 -1.414" />
93213</svg>
93214"#;
93215pub const ICON_TEST_PIPE_2_FILLED: &str = r#"
93216<svg
93217 xmlns="http://www.w3.org/2000/svg"
93218 width="24"
93219 height="24"
93220 viewBox="0 0 24 24"
93221 fill="currentColor"
93222>
93223 <path d="M16 2a1 1 0 0 1 0 2v14a4 4 0 1 1 -8 0v-14a1 1 0 1 1 0 -2zm-2 2h-4v7h4z" />
93224</svg>
93225"#;
93226pub const ICON_THUMB_DOWN_FILLED: &str = r#"
93227<svg
93228 xmlns="http://www.w3.org/2000/svg"
93229 width="24"
93230 height="24"
93231 viewBox="0 0 24 24"
93232 fill="currentColor"
93233>
93234 <path d="M13 21.008a3 3 0 0 0 2.995 -2.823l.005 -.177v-4h2a3 3 0 0 0 2.98 -2.65l.015 -.173l.005 -.177l-.02 -.196l-1.006 -5.032c-.381 -1.625 -1.502 -2.796 -2.81 -2.78l-.164 .008h-8a1 1 0 0 0 -.993 .884l-.007 .116l.001 9.536a1 1 0 0 0 .5 .866a2.998 2.998 0 0 1 1.492 2.396l.007 .202v1a3 3 0 0 0 3 3z" />
93235 <path d="M5 14.008a1 1 0 0 0 .993 -.883l.007 -.117v-9a1 1 0 0 0 -.883 -.993l-.117 -.007h-1a2 2 0 0 0 -1.995 1.852l-.005 .15v7a2 2 0 0 0 1.85 1.994l.15 .005h1z" />
93236</svg>
93237"#;
93238pub const ICON_THUMB_UP_FILLED: &str = r#"
93239<svg
93240 xmlns="http://www.w3.org/2000/svg"
93241 width="24"
93242 height="24"
93243 viewBox="0 0 24 24"
93244 fill="currentColor"
93245>
93246 <path d="M13 3a3 3 0 0 1 2.995 2.824l.005 .176v4h2a3 3 0 0 1 2.98 2.65l.015 .174l.005 .176l-.02 .196l-1.006 5.032c-.381 1.626 -1.502 2.796 -2.81 2.78l-.164 -.008h-8a1 1 0 0 1 -.993 -.883l-.007 -.117l.001 -9.536a1 1 0 0 1 .5 -.865a2.998 2.998 0 0 0 1.492 -2.397l.007 -.202v-1a3 3 0 0 1 3 -3z" />
93247 <path d="M5 10a1 1 0 0 1 .993 .883l.007 .117v9a1 1 0 0 1 -.883 .993l-.117 .007h-1a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-7a2 2 0 0 1 1.85 -1.995l.15 -.005h1z" />
93248</svg>
93249"#;
93250pub const ICON_TILT_SHIFT_FILLED: &str = r#"
93251<svg
93252 xmlns="http://www.w3.org/2000/svg"
93253 width="24"
93254 height="24"
93255 viewBox="0 0 24 24"
93256 fill="currentColor"
93257>
93258 <path d="M8.178 2.766a1 1 0 1 1 .764 1.848a8 8 0 0 0 -2.595 1.733a1 1 0 1 1 -1.414 -1.414a10 10 0 0 1 3.245 -2.167" />
93259 <path d="M2.767 8.176a1 1 0 1 1 1.846 .768a8 8 0 0 0 -.613 3.058a1 1 0 0 1 -2 -.004a10 10 0 0 1 .767 -3.822" />
93260 <path d="M3.308 14.516a1 1 0 0 1 1.306 .542a8 8 0 0 0 1.733 2.595a1 1 0 1 1 -1.414 1.414a10 10 0 0 1 -2.167 -3.245a1 1 0 0 1 .542 -1.306" />
93261 <path d="M7.637 19.926a1 1 0 0 1 1.307 -.54a8 8 0 0 0 3.058 .614a1 1 0 0 1 -.004 2a10 10 0 0 1 -3.822 -.767a1 1 0 0 1 -.54 -1.307" />
93262 <path d="M17.653 17.653a1 1 0 1 1 1.414 1.414a10 10 0 0 1 -3.245 2.167a1 1 0 1 1 -.764 -1.848a8 8 0 0 0 2.595 -1.733" />
93263 <path d="M21.002 11a1 1 0 0 1 .998 1.002a10 10 0 0 1 -.767 3.822a1 1 0 1 1 -1.846 -.768a8 8 0 0 0 .613 -3.058a1 1 0 0 1 1.002 -.998" />
93264 <path d="M17.653 4.933a1 1 0 0 1 1.414 0a10 10 0 0 1 2.167 3.245a1 1 0 1 1 -1.848 .764a8 8 0 0 0 -1.733 -2.595a1 1 0 0 1 0 -1.414" />
93265 <path d="M12.002 2a10 10 0 0 1 3.822 .767a1 1 0 1 1 -.768 1.846a8 8 0 0 0 -3.058 -.613a1 1 0 0 1 .004 -2" />
93266 <path d="M12 9a3 3 0 1 1 -3 3l.005 -.176a3 3 0 0 1 2.995 -2.824" />
93267</svg>
93268"#;
93269pub const ICON_TIMELINE_EVENT_FILLED: &str = r#"
93270<svg
93271 xmlns="http://www.w3.org/2000/svg"
93272 width="24"
93273 height="24"
93274 viewBox="0 0 24 24"
93275 fill="currentColor"
93276>
93277 <path d="M12 17c1.306 0 2.418 .835 2.83 2h5.17a1 1 0 0 1 0 2h-5.171a3.001 3.001 0 0 1 -5.658 0h-5.171a1 1 0 0 1 0 -2h5.17a3.001 3.001 0 0 1 2.83 -2z" />
93278 <path d="M17 2a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2.586l-1.707 1.707a1 1 0 0 1 -1.32 .083l-.094 -.083l-1.708 -1.707h-2.585a2 2 0 0 1 -1.995 -1.85l-.005 -.15v-8a2 2 0 0 1 2 -2h10z" />
93279</svg>
93280"#;
93281pub const ICON_TOGGLE_LEFT_FILLED: &str = r#"
93282<svg
93283 xmlns="http://www.w3.org/2000/svg"
93284 width="24"
93285 height="24"
93286 viewBox="0 0 24 24"
93287 fill="currentColor"
93288>
93289 <path d="M8 9a3 3 0 1 1 -3 3l.005 -.176a3 3 0 0 1 2.995 -2.824" />
93290 <path d="M16 5a7 7 0 0 1 0 14h-8a7 7 0 0 1 0 -14zm0 2h-8a5 5 0 1 0 0 10h8a5 5 0 0 0 0 -10" />
93291</svg>
93292"#;
93293pub const ICON_TOGGLE_RIGHT_FILLED: &str = r#"
93294<svg
93295 xmlns="http://www.w3.org/2000/svg"
93296 width="24"
93297 height="24"
93298 viewBox="0 0 24 24"
93299 fill="currentColor"
93300>
93301 <path d="M16 9a3 3 0 1 1 -3 3l.005 -.176a3 3 0 0 1 2.995 -2.824" />
93302 <path d="M16 5a7 7 0 0 1 0 14h-8a7 7 0 0 1 0 -14zm0 2h-8a5 5 0 1 0 0 10h8a5 5 0 0 0 0 -10" />
93303</svg>
93304"#;
93305pub const ICON_TRANSFORM_FILLED: &str = r#"
93306<svg
93307 xmlns="http://www.w3.org/2000/svg"
93308 width="24"
93309 height="24"
93310 viewBox="0 0 24 24"
93311 fill="currentColor"
93312>
93313 <path d="M18 14a4 4 0 1 1 -3.995 4.2l-.005 -.2l.005 -.2a4 4 0 0 1 3.995 -3.8z" />
93314 <path d="M16.707 2.293a1 1 0 0 1 .083 1.32l-.083 .094l-1.293 1.293h3.586a3 3 0 0 1 2.995 2.824l.005 .176v3a1 1 0 0 1 -1.993 .117l-.007 -.117v-3a1 1 0 0 0 -.883 -.993l-.117 -.007h-3.585l1.292 1.293a1 1 0 0 1 -1.32 1.497l-.094 -.083l-3 -3a.98 .98 0 0 1 -.28 -.872l.036 -.146l.04 -.104c.058 -.126 .14 -.24 .245 -.334l2.959 -2.958a1 1 0 0 1 1.414 0z" />
93315 <path d="M3 12a1 1 0 0 1 .993 .883l.007 .117v3a1 1 0 0 0 .883 .993l.117 .007h3.585l-1.292 -1.293a1 1 0 0 1 -.083 -1.32l.083 -.094a1 1 0 0 1 1.32 -.083l.094 .083l3 3a.98 .98 0 0 1 .28 .872l-.036 .146l-.04 .104a1.02 1.02 0 0 1 -.245 .334l-2.959 2.958a1 1 0 0 1 -1.497 -1.32l.083 -.094l1.291 -1.293h-3.584a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-3a1 1 0 0 1 1 -1z" />
93316 <path d="M6 2a4 4 0 1 1 -3.995 4.2l-.005 -.2l.005 -.2a4 4 0 0 1 3.995 -3.8z" />
93317</svg>
93318"#;
93319pub const ICON_TRANSITION_BOTTOM_FILLED: &str = r#"
93320<svg
93321 xmlns="http://www.w3.org/2000/svg"
93322 width="24"
93323 height="24"
93324 viewBox="0 0 24 24"
93325 fill="currentColor"
93326>
93327 <path d="M21 17a1 1 0 0 1 1 1a4 4 0 0 1 -4 4h-12a4 4 0 0 1 -4 -4a1 1 0 0 1 2 0a2 2 0 0 0 2 2h12a2 2 0 0 0 1.995 -1.85l.005 -.15a1 1 0 0 1 1 -1m-9 1l-.082 -.004l-.119 -.016l-.111 -.03l-.111 -.044l-.098 -.052l-.096 -.067l-.09 -.08l-3 -3a1 1 0 0 1 1.414 -1.414l1.293 1.293v-4.586h-5a4 4 0 1 1 0 -8h12a4 4 0 1 1 0 8h-5v4.583l1.293 -1.29a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 0 1.414l-3 3l-.112 .097l-.11 .071l-.062 .031l-.081 .034l-.076 .024l-.149 .03z" />
93328</svg>
93329"#;
93330pub const ICON_TRANSITION_LEFT_FILLED: &str = r#"
93331<svg
93332 xmlns="http://www.w3.org/2000/svg"
93333 width="24"
93334 height="24"
93335 viewBox="0 0 24 24"
93336 fill="currentColor"
93337>
93338 <path d="M6 2a1 1 0 1 1 0 2a2 2 0 0 0 -2 2v12a2 2 0 0 0 1.85 1.995l.15 .005a1 1 0 0 1 0 2a4 4 0 0 1 -4 -4v-12a4 4 0 0 1 4 -4m12 0a4 4 0 0 1 4 4v12a4 4 0 1 1 -8 0v-5h-4.585l1.292 1.293a1 1 0 0 1 .083 1.32l-.083 .094a1 1 0 0 1 -1.414 0l-3 -3l-.097 -.112l-.071 -.11l-.031 -.062l-.034 -.081l-.024 -.076l-.025 -.118l-.007 -.058l-.004 -.108l.003 -.064l.017 -.119l.03 -.111l.044 -.111l.052 -.098l.067 -.096l.08 -.09l3 -3a1 1 0 0 1 1.414 1.414l-1.292 1.293h4.585v-5a4 4 0 0 1 4 -4" />
93339</svg>
93340"#;
93341pub const ICON_TRANSITION_RIGHT_FILLED: &str = r#"
93342<svg
93343 xmlns="http://www.w3.org/2000/svg"
93344 width="24"
93345 height="24"
93346 viewBox="0 0 24 24"
93347 fill="currentColor"
93348>
93349 <path d="M18 2a4 4 0 0 1 4 4v12a4 4 0 0 1 -4 4a1 1 0 0 1 -.117 -1.993l.117 -.007a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2a1 1 0 0 1 0 -2m-8 16a4 4 0 1 1 -8 0v-12a4 4 0 1 1 8 0v5h4.585l-1.292 -1.293a1 1 0 0 1 -.083 -1.32l.083 -.094a1 1 0 0 1 1.414 0l3 3l.097 .112l.071 .11l.031 .062l.034 .081l.024 .076l.03 .148l.006 .118l-.004 .085l-.016 .116l-.03 .111l-.044 .111l-.052 .098l-.074 .104l-.073 .082l-3 3a1 1 0 0 1 -1.414 -1.414l1.292 -1.293h-4.585z" />
93350</svg>
93351"#;
93352pub const ICON_TRANSITION_TOP_FILLED: &str = r#"
93353<svg
93354 xmlns="http://www.w3.org/2000/svg"
93355 width="24"
93356 height="24"
93357 viewBox="0 0 24 24"
93358 fill="currentColor"
93359>
93360 <path d="M12 6l.081 .003l.12 .017l.111 .03l.111 .044l.098 .052l.104 .074l.082 .073l3 3a1 1 0 1 1 -1.414 1.414l-1.293 -1.292v4.585h5a4 4 0 1 1 0 8h-12a4 4 0 1 1 0 -8h5v-4.585l-1.293 1.292a1 1 0 0 1 -1.32 .083l-.094 -.083a1 1 0 0 1 0 -1.414l3 -3l.112 -.097l.11 -.071l.062 -.031l.081 -.034l.076 -.024l.118 -.025l.058 -.007zm6 -4a4 4 0 0 1 4 4a1 1 0 0 1 -1.993 .117l-.007 -.117a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2a1 1 0 1 1 -2 0a4 4 0 0 1 4 -4z" />
93361</svg>
93362"#;
93363pub const ICON_TRASH_X_FILLED: &str = r#"
93364<svg
93365 xmlns="http://www.w3.org/2000/svg"
93366 width="24"
93367 height="24"
93368 viewBox="0 0 24 24"
93369 fill="currentColor"
93370>
93371 <path d="M20 6a1 1 0 0 1 .117 1.993l-.117 .007h-.081l-.919 11a3 3 0 0 1 -2.824 2.995l-.176 .005h-8c-1.598 0 -2.904 -1.249 -2.992 -2.75l-.005 -.167l-.923 -11.083h-.08a1 1 0 0 1 -.117 -1.993l.117 -.007h16zm-9.489 5.14a1 1 0 0 0 -1.218 1.567l1.292 1.293l-1.292 1.293l-.083 .094a1 1 0 0 0 1.497 1.32l1.293 -1.292l1.293 1.292l.094 .083a1 1 0 0 0 1.32 -1.497l-1.292 -1.293l1.292 -1.293l.083 -.094a1 1 0 0 0 -1.497 -1.32l-1.293 1.292l-1.293 -1.292l-.094 -.083z" />
93372 <path d="M14 2a2 2 0 0 1 2 2a1 1 0 0 1 -1.993 .117l-.007 -.117h-4l-.007 .117a1 1 0 0 1 -1.993 -.117a2 2 0 0 1 1.85 -1.995l.15 -.005h4z" />
93373</svg>
93374"#;
93375pub const ICON_TRASH_FILLED: &str = r#"
93376<svg
93377 xmlns="http://www.w3.org/2000/svg"
93378 width="24"
93379 height="24"
93380 viewBox="0 0 24 24"
93381 fill="currentColor"
93382>
93383 <path d="M20 6a1 1 0 0 1 .117 1.993l-.117 .007h-.081l-.919 11a3 3 0 0 1 -2.824 2.995l-.176 .005h-8c-1.598 0 -2.904 -1.249 -2.992 -2.75l-.005 -.167l-.923 -11.083h-.08a1 1 0 0 1 -.117 -1.993l.117 -.007h16z" />
93384 <path d="M14 2a2 2 0 0 1 2 2a1 1 0 0 1 -1.993 .117l-.007 -.117h-4l-.007 .117a1 1 0 0 1 -1.993 -.117a2 2 0 0 1 1.85 -1.995l.15 -.005h4z" />
93385</svg>
93386"#;
93387pub const ICON_TRIANGLE_INVERTED_FILLED: &str = r#"
93388<svg
93389 xmlns="http://www.w3.org/2000/svg"
93390 width="24"
93391 height="24"
93392 viewBox="0 0 24 24"
93393 fill="currentColor"
93394>
93395 <path d="M20.118 3h-16.225a2.914 2.914 0 0 0 -2.503 4.371l8.116 13.549a2.917 2.917 0 0 0 4.987 .005l8.11 -13.539a2.914 2.914 0 0 0 -2.486 -4.386z" />
93396</svg>
93397"#;
93398pub const ICON_TRIANGLE_SQUARE_CIRCLE_FILLED: &str = r#"
93399<svg
93400 xmlns="http://www.w3.org/2000/svg"
93401 width="24"
93402 height="24"
93403 viewBox="0 0 24 24"
93404 fill="currentColor"
93405>
93406 <path d="M11.132 2.504l-4 7a1 1 0 0 0 .868 1.496h8a1 1 0 0 0 .868 -1.496l-4 -7a1 1 0 0 0 -1.736 0z" />
93407 <path d="M17 13a4 4 0 1 1 -3.995 4.2l-.005 -.2l.005 -.2a4 4 0 0 1 3.995 -3.8z" />
93408 <path d="M9 13h-4a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2z" />
93409</svg>
93410"#;
93411pub const ICON_TRIANGLE_FILLED: &str = r#"
93412<svg
93413 xmlns="http://www.w3.org/2000/svg"
93414 width="24"
93415 height="24"
93416 viewBox="0 0 24 24"
93417 fill="currentColor"
93418>
93419 <path d="M12 1.67a2.914 2.914 0 0 0 -2.492 1.403l-8.11 13.537a2.914 2.914 0 0 0 2.484 4.385h16.225a2.914 2.914 0 0 0 2.503 -4.371l-8.116 -13.546a2.917 2.917 0 0 0 -2.494 -1.408z" />
93420</svg>
93421"#;
93422pub const ICON_TROPHY_FILLED: &str = r#"
93423<svg
93424 xmlns="http://www.w3.org/2000/svg"
93425 width="24"
93426 height="24"
93427 viewBox="0 0 24 24"
93428 fill="currentColor"
93429>
93430 <path d="M17 3a1 1 0 0 1 .993 .883l.007 .117v2.17a3 3 0 1 1 0 5.659v.171a6.002 6.002 0 0 1 -5 5.917v2.083h3a1 1 0 0 1 .117 1.993l-.117 .007h-8a1 1 0 0 1 -.117 -1.993l.117 -.007h3v-2.083a6.002 6.002 0 0 1 -4.996 -5.692l-.004 -.225v-.171a3 3 0 0 1 -3.996 -2.653l-.003 -.176l.005 -.176a3 3 0 0 1 3.995 -2.654l-.001 -2.17a1 1 0 0 1 1 -1h10zm-12 5a1 1 0 1 0 0 2a1 1 0 0 0 0 -2zm14 0a1 1 0 1 0 0 2a1 1 0 0 0 0 -2z" />
93431</svg>
93432"#;
93433pub const ICON_UMBRELLA_FILLED: &str = r#"
93434<svg
93435 xmlns="http://www.w3.org/2000/svg"
93436 width="24"
93437 height="24"
93438 viewBox="0 0 24 24"
93439 fill="currentColor"
93440>
93441 <path d="M12 3a9 9 0 0 1 9 9a1 1 0 0 1 -.883 .993l-.117 .007h-7v5a1 1 0 0 0 1.993 .117l.007 -.117a1 1 0 0 1 2 0a3 3 0 0 1 -5.995 .176l-.005 -.176v-5h-7a1 1 0 0 1 -.993 -.883l-.007 -.117a9 9 0 0 1 9 -9z" />
93442</svg>
93443"#;
93444pub const ICON_USER_FILLED: &str = r#"
93445<svg
93446 xmlns="http://www.w3.org/2000/svg"
93447 width="24"
93448 height="24"
93449 viewBox="0 0 24 24"
93450 fill="currentColor"
93451>
93452 <path d="M12 2a5 5 0 1 1 -5 5l.005 -.217a5 5 0 0 1 4.995 -4.783z" />
93453 <path d="M14 14a5 5 0 0 1 5 5v1a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-1a5 5 0 0 1 5 -5h4z" />
93454</svg>
93455"#;
93456pub const ICON_VERSIONS_FILLED: &str = r#"
93457<svg
93458 xmlns="http://www.w3.org/2000/svg"
93459 width="24"
93460 height="24"
93461 viewBox="0 0 24 24"
93462 fill="currentColor"
93463>
93464 <path d="M18 4h-6a3 3 0 0 0 -3 3v10a3 3 0 0 0 3 3h6a3 3 0 0 0 3 -3v-10a3 3 0 0 0 -3 -3z" />
93465 <path d="M7 6a1 1 0 0 1 .993 .883l.007 .117v10a1 1 0 0 1 -1.993 .117l-.007 -.117v-10a1 1 0 0 1 1 -1z" />
93466 <path d="M4 7a1 1 0 0 1 .993 .883l.007 .117v8a1 1 0 0 1 -1.993 .117l-.007 -.117v-8a1 1 0 0 1 1 -1z" />
93467</svg>
93468"#;
93469pub const ICON_WINDMILL_FILLED: &str = r#"
93470<svg
93471 xmlns="http://www.w3.org/2000/svg"
93472 width="24"
93473 height="24"
93474 viewBox="0 0 24 24"
93475 fill="currentColor"
93476>
93477 <path d="M12 2c3.292 0 6 2.435 6 5.5c0 1.337 -.515 2.554 -1.369 3.5h4.369a1 1 0 0 1 1 1c0 3.292 -2.435 6 -5.5 6c-1.336 0 -2.553 -.515 -3.5 -1.368v4.368a1 1 0 0 1 -1 1c-3.292 0 -6 -2.435 -6 -5.5c0 -1.336 .515 -2.553 1.368 -3.5h-4.368a1 1 0 0 1 -1 -1c0 -3.292 2.435 -6 5.5 -6c1.337 0 2.554 .515 3.5 1.369v-4.369a1 1 0 0 1 1 -1z" />
93478</svg>
93479"#;
93480pub const ICON_WOMAN_FILLED: &str = r#"
93481<svg
93482 xmlns="http://www.w3.org/2000/svg"
93483 width="24"
93484 height="24"
93485 viewBox="0 0 24 24"
93486 fill="currentColor"
93487>
93488 <path d="M14 8c1.91 0 3.79 .752 5.625 2.219a1 1 0 1 1 -1.25 1.562c-1.019 -.815 -2.016 -1.345 -2.997 -1.6l1.584 5.544a1 1 0 0 1 -.962 1.275h-1v4a1 1 0 0 1 -2 0v-4h-2v4a1 1 0 0 1 -2 0v-4h-1a1 1 0 0 1 -.962 -1.275l1.584 -5.545c-.98 .256 -1.978 .786 -2.997 1.601a1 1 0 1 1 -1.25 -1.562c1.733 -1.386 3.506 -2.133 5.307 -2.212l.335 -.007z" />
93489 <path d="M12 1a3 3 0 1 1 -3 3l.005 -.176a3 3 0 0 1 2.995 -2.824" />
93490</svg>
93491"#;
93492pub const ICON_XBOX_A_FILLED: &str = r#"
93493<svg
93494 xmlns="http://www.w3.org/2000/svg"
93495 width="24"
93496 height="24"
93497 viewBox="0 0 24 24"
93498 fill="currentColor"
93499>
93500 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m.936 5.649c-.324 -.865 -1.548 -.865 -1.872 0l-3 8a1 1 0 0 0 .585 1.287l.111 .035a1 1 0 0 0 1.176 -.62l.507 -1.351h3.114l.507 1.351a1 1 0 1 0 1.872 -.702zm-.936 3.199l.807 2.152h-1.614z" />
93501</svg>
93502"#;
93503pub const ICON_XBOX_B_FILLED: &str = r#"
93504<svg
93505 xmlns="http://www.w3.org/2000/svg"
93506 width="24"
93507 height="24"
93508 viewBox="0 0 24 24"
93509 fill="currentColor"
93510>
93511 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m1 5h-3a1 1 0 0 0 -1 1v8a1 1 0 0 0 1 1h3a3 3 0 0 0 2.235 -5a3 3 0 0 0 -2.235 -5m0 6a1 1 0 0 1 1 1l-.007 .117a1 1 0 0 1 -.993 .883h-2v-2zm0 -4a1 1 0 0 1 0 2h-2v-2z" />
93512</svg>
93513"#;
93514pub const ICON_XBOX_X_FILLED: &str = r#"
93515<svg
93516 xmlns="http://www.w3.org/2000/svg"
93517 width="24"
93518 height="24"
93519 viewBox="0 0 24 24"
93520 fill="currentColor"
93521>
93522 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m3.6 5.2a1 1 0 0 0 -1.4 .2l-2.2 2.933l-2.2 -2.933a1 1 0 1 0 -1.6 1.2l2.55 3.4l-2.55 3.4a1 1 0 1 0 1.6 1.2l2.2 -2.933l2.2 2.933a1 1 0 0 0 1.6 -1.2l-2.55 -3.4l2.55 -3.4a1 1 0 0 0 -.2 -1.4" />
93523</svg>
93524"#;
93525pub const ICON_XBOX_Y_FILLED: &str = r#"
93526<svg
93527 xmlns="http://www.w3.org/2000/svg"
93528 width="24"
93529 height="24"
93530 viewBox="0 0 24 24"
93531 fill="currentColor"
93532>
93533 <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10m3.6 5.2a1 1 0 0 0 -1.4 .2l-2.2 2.933l-2.2 -2.933a1 1 0 1 0 -1.6 1.2l2.81 3.748l-.01 3.649a1 1 0 0 0 .997 1.003l.117 -.006a1 1 0 0 0 .886 -.991l.01 -3.683l2.79 -3.72a1 1 0 0 0 -.2 -1.4" />
93534</svg>
93535"#;
93536pub const ICON_YIN_YANG_FILLED: &str = r#"
93537<svg
93538 xmlns="http://www.w3.org/2000/svg"
93539 width="24"
93540 height="24"
93541 viewBox="0 0 24 24"
93542 fill="currentColor"
93543>
93544 <path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-9 1.732a8 8 0 0 0 4 14.928l.2 -.005a4 4 0 0 0 0 -7.99l-.2 -.005a4 4 0 0 1 -.2 -7.995l.2 -.005a7.995 7.995 0 0 0 -4 1.072zm4 1.428a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3z" />
93545 <path d="M12 14.5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0 -3z" />
93546</svg>
93547"#;
93548pub const ICON_ZEPPELIN_FILLED: &str = r#"
93549<svg
93550 xmlns="http://www.w3.org/2000/svg"
93551 width="24"
93552 height="24"
93553 viewBox="0 0 24 24"
93554 fill="currentColor"
93555>
93556 <path d="M13.5 3c5.187 0 9.5 3.044 9.5 7c0 3.017 -2.508 5.503 -6 6.514v3.486a1 1 0 0 1 -1 1h-6a1 1 0 0 1 -1 -1v-4.046a21 21 0 0 1 -2.66 -1.411l-.13 -.082l-1.57 1.308a1 1 0 0 1 -1.634 -.656l-.006 -.113v-2.851l-.31 -.25a47 47 0 0 1 -.682 -.568l-.67 -.582a1 1 0 0 1 0 -1.498a47 47 0 0 1 1.351 -1.151l.311 -.25v-2.85a1 1 0 0 1 1.55 -.836l.09 .068l1.57 1.307l.128 -.08c2.504 -1.553 4.784 -2.378 6.853 -2.453zm-2.499 13.657l-.001 2.343h4l.001 -2.086q -.735 .086 -1.501 .086a9.6 9.6 0 0 1 -2.13 -.252z" />
93557</svg>
93558"#;
93559pub const ICON_ZOOM_CANCEL_FILLED: &str = r#"
93560<svg
93561 xmlns="http://www.w3.org/2000/svg"
93562 width="24"
93563 height="24"
93564 viewBox="0 0 24 24"
93565 fill="currentColor"
93566>
93567 <path d="M14 3.072a8 8 0 0 1 2.32 11.834l5.387 5.387a1 1 0 0 1 -1.414 1.414l-5.388 -5.387a8 8 0 0 1 -12.905 -6.32l.005 -.285a8 8 0 0 1 11.995 -6.643m-5.293 4.22a1 1 0 0 0 -1.414 1.415l1.292 1.293l-1.292 1.293a1 1 0 0 0 1.414 1.414l1.293 -1.292l1.293 1.292a1 1 0 0 0 1.414 -1.414l-1.292 -1.293l1.292 -1.293a1 1 0 1 0 -1.414 -1.414l-1.293 1.292z" />
93568</svg>
93569"#;
93570pub const ICON_ZOOM_CHECK_FILLED: &str = r#"
93571<svg
93572 xmlns="http://www.w3.org/2000/svg"
93573 width="24"
93574 height="24"
93575 viewBox="0 0 24 24"
93576 fill="currentColor"
93577>
93578 <path d="M14 3.072a8 8 0 0 1 2.617 11.424l4.944 4.943a1.5 1.5 0 0 1 -2.008 2.225l-.114 -.103l-4.943 -4.944a8 8 0 0 1 -12.49 -6.332l-.006 -.285l.005 -.285a8 8 0 0 1 11.995 -6.643zm-.293 4.22a1 1 0 0 0 -1.414 0l-3.293 3.294l-1.293 -1.293l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z" />
93579</svg>
93580"#;
93581pub const ICON_ZOOM_CODE_FILLED: &str = r#"
93582<svg
93583 xmlns="http://www.w3.org/2000/svg"
93584 width="24"
93585 height="24"
93586 viewBox="0 0 24 24"
93587 fill="currentColor"
93588>
93589 <path d="M14 3.072a8 8 0 0 1 2.32 11.834l5.387 5.387a1 1 0 0 1 -1.414 1.414l-5.388 -5.387a8 8 0 0 1 -12.905 -6.32l.005 -.285a8 8 0 0 1 11.995 -6.643m-5.293 4.22a1 1 0 0 0 -1.414 0l-2 2a1 1 0 0 0 0 1.415l2 2a1 1 0 0 0 1.414 0l.083 -.094a1 1 0 0 0 -.083 -1.32l-1.292 -1.293l1.292 -1.293a1 1 0 0 0 0 -1.414m4 0a1 1 0 0 0 -1.414 0l-.083 .095a1 1 0 0 0 .083 1.32l1.292 1.292l-1.292 1.293a1 1 0 0 0 1.414 1.414l2 -2a1 1 0 0 0 0 -1.414z" />
93590</svg>
93591"#;
93592pub const ICON_ZOOM_EXCLAMATION_FILLED: &str = r#"
93593<svg
93594 xmlns="http://www.w3.org/2000/svg"
93595 width="24"
93596 height="24"
93597 viewBox="0 0 24 24"
93598 fill="currentColor"
93599>
93600 <path d="M14 3.072a8 8 0 0 1 2.32 11.834l5.387 5.387a1 1 0 0 1 -1.414 1.414l-5.388 -5.387a8 8 0 0 1 -12.905 -6.32l.005 -.285a8 8 0 0 1 11.995 -6.643m-4 8.928a1 1 0 0 0 -1 1l.007 .127a1 1 0 0 0 1.993 -.117l-.007 -.127a1 1 0 0 0 -.993 -.883m0 -6a1 1 0 0 0 -1 1v3a1 1 0 0 0 2 0v-3a1 1 0 0 0 -1 -1" />
93601</svg>
93602"#;
93603pub const ICON_ZOOM_IN_AREA_FILLED: &str = r#"
93604<svg
93605 xmlns="http://www.w3.org/2000/svg"
93606 width="24"
93607 height="24"
93608 viewBox="0 0 24 24"
93609 fill="currentColor"
93610>
93611 <path d="M15 9a6 6 0 0 1 4.891 9.476l2.816 2.817a1 1 0 0 1 -1.32 1.497l-.094 -.083l-2.817 -2.816a6 6 0 0 1 -9.472 -4.666l-.004 -.225l.004 -.225a6 6 0 0 1 5.996 -5.775zm0 3a1 1 0 0 0 -.993 .883l-.007 .117v1h-1l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h1v1l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-1h1l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-1v-1l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
93612 <path d="M3 14a1 1 0 0 1 .993 .883l.007 .117v1a1 1 0 0 0 .883 .993l.117 .007h1a1 1 0 0 1 .117 1.993l-.117 .007h-1a3 3 0 0 1 -2.995 -2.824l-.005 -.176v-1a1 1 0 0 1 1 -1z" />
93613 <path d="M3 9a1 1 0 0 1 .993 .883l.007 .117v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-1a1 1 0 0 1 1 -1z" />
93614 <path d="M6 2a1 1 0 0 1 .117 1.993l-.117 .007h-1a1 1 0 0 0 -.993 .883l-.007 .117v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-1a3 3 0 0 1 2.824 -2.995l.176 -.005h1z" />
93615 <path d="M11 2a1 1 0 0 1 .117 1.993l-.117 .007h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
93616 <path d="M16 2a3 3 0 0 1 2.995 2.824l.005 .176v1a1 1 0 0 1 -1.993 .117l-.007 -.117v-1a1 1 0 0 0 -.883 -.993l-.117 -.007h-1a1 1 0 0 1 -.117 -1.993l.117 -.007h1z" />
93617</svg>
93618"#;
93619pub const ICON_ZOOM_IN_FILLED: &str = r#"
93620<svg
93621 xmlns="http://www.w3.org/2000/svg"
93622 width="24"
93623 height="24"
93624 viewBox="0 0 24 24"
93625 fill="currentColor"
93626>
93627 <path d="M14 3.072a8 8 0 0 1 2.617 11.424l4.944 4.943a1.5 1.5 0 0 1 -2.008 2.225l-.114 -.103l-4.943 -4.944a8 8 0 0 1 -12.49 -6.332l-.006 -.285l.005 -.285a8 8 0 0 1 11.995 -6.643zm-4 2.928a1 1 0 0 0 -.993 .883l-.007 .117v2h-2l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h2v2l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-2h2l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007h-2v-2l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
93628</svg>
93629"#;
93630pub const ICON_ZOOM_MONEY_FILLED: &str = r#"
93631<svg
93632 xmlns="http://www.w3.org/2000/svg"
93633 width="24"
93634 height="24"
93635 viewBox="0 0 24 24"
93636 fill="currentColor"
93637>
93638 <path d="M14 3.072a8 8 0 0 1 2.32 11.834l5.387 5.387a1 1 0 0 1 -1.414 1.414l-5.388 -5.387a8 8 0 0 1 -12.905 -6.32l.005 -.285a8 8 0 0 1 11.995 -6.643m-2 2.928h-2.5a2.5 2.5 0 0 0 0 5h1a.5 .5 0 1 1 0 1h-2.5a1 1 0 0 0 0 2h2.5a2.5 2.5 0 1 0 0 -5h-1a.5 .5 0 0 1 0 -1h2.5a1 1 0 0 0 0 -2" />
93639</svg>
93640"#;
93641pub const ICON_ZOOM_OUT_AREA_FILLED: &str = r#"
93642<svg
93643 xmlns="http://www.w3.org/2000/svg"
93644 width="24"
93645 height="24"
93646 viewBox="0 0 24 24"
93647 fill="currentColor"
93648>
93649 <path d="M15 9a6 6 0 0 1 4.891 9.476l2.816 2.817a1 1 0 0 1 -1.414 1.414l-2.817 -2.816a6 6 0 0 1 -9.476 -4.891l.004 -.225a6 6 0 0 1 5.996 -5.775m2 5h-4a1 1 0 0 0 0 2h4a1 1 0 0 0 0 -2m-14 0a1 1 0 0 1 1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 1 0 2h-1a3 3 0 0 1 -3 -3v-1a1 1 0 0 1 1 -1m0 -5a1 1 0 0 1 1 1v1a1 1 0 0 1 -2 0v-1a1 1 0 0 1 1 -1m3 -7a1 1 0 1 1 0 2h-1a1 1 0 0 0 -1 1v1a1 1 0 1 1 -2 0v-1a3 3 0 0 1 3 -3zm5 0a1 1 0 0 1 0 2h-1a1 1 0 1 1 0 -2zm5 0a3 3 0 0 1 3 3v1a1 1 0 0 1 -2 0v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 0 -2z" />
93650</svg>
93651"#;
93652pub const ICON_ZOOM_OUT_FILLED: &str = r#"
93653<svg
93654 xmlns="http://www.w3.org/2000/svg"
93655 width="24"
93656 height="24"
93657 viewBox="0 0 24 24"
93658 fill="currentColor"
93659>
93660 <path d="M14 3.072a8 8 0 0 1 2.617 11.424l4.944 4.943a1.5 1.5 0 0 1 -2.008 2.225l-.114 -.103l-4.943 -4.944a8 8 0 0 1 -12.49 -6.332l-.006 -.285l.005 -.285a8 8 0 0 1 11.995 -6.643zm-1 5.928h-6l-.117 .007a1 1 0 0 0 0 1.986l.117 .007h6l.117 -.007a1 1 0 0 0 0 -1.986l-.117 -.007z" />
93661</svg>
93662"#;
93663pub const ICON_ZOOM_PAN_FILLED: &str = r#"
93664<svg
93665 xmlns="http://www.w3.org/2000/svg"
93666 width="24"
93667 height="24"
93668 viewBox="0 0 24 24"
93669 fill="currentColor"
93670>
93671 <path d="M12 8a4 4 0 0 1 3.447 6.031l2.26 2.262a1 1 0 0 1 -1.414 1.414l-2.262 -2.26a4 4 0 0 1 -6.031 -3.447l.005 -.2a4 4 0 0 1 3.995 -3.8" />
93672 <path d="M11.293 1.293a1 1 0 0 1 1.414 0l2 2a1 1 0 1 1 -1.414 1.414l-1.293 -1.292l-1.293 1.292a1 1 0 0 1 -1.32 .083l-.094 -.083a1 1 0 0 1 0 -1.414z" />
93673 <path d="M19.293 9.293a1 1 0 0 1 1.414 0l2 2a1 1 0 0 1 0 1.414l-2 2a1 1 0 0 1 -1.414 -1.414l1.292 -1.293l-1.292 -1.293a1 1 0 0 1 -.083 -1.32z" />
93674 <path d="M3.293 9.293a1 1 0 1 1 1.414 1.414l-1.292 1.293l1.292 1.293a1 1 0 0 1 .083 1.32l-.083 .094a1 1 0 0 1 -1.414 0l-2 -2a1 1 0 0 1 0 -1.414z" />
93675 <path d="M9.293 19.293a1 1 0 0 1 1.414 0l1.293 1.292l1.294 -1.292a1 1 0 0 1 1.32 -.083l.094 .083a1 1 0 0 1 0 1.414l-2 2a1 1 0 0 1 -1.414 0l-2 -2a1 1 0 0 1 0 -1.414" />
93676</svg>
93677"#;
93678pub const ICON_ZOOM_QUESTION_FILLED: &str = r#"
93679<svg
93680 xmlns="http://www.w3.org/2000/svg"
93681 width="24"
93682 height="24"
93683 viewBox="0 0 24 24"
93684 fill="currentColor"
93685>
93686 <path d="M14 3.072a8 8 0 0 1 2.32 11.834l5.387 5.387a1 1 0 0 1 -1.414 1.414l-5.388 -5.387a8 8 0 0 1 -12.905 -6.32l.005 -.285a8 8 0 0 1 11.995 -6.643m-4 8.928a1 1 0 0 0 -.993 .883l-.007 .127a1 1 0 0 0 1.993 .117l.007 -.127a1 1 0 0 0 -1 -1m-1.9 -5.123a1 1 0 0 0 1.433 1.389l.088 -.09a.5 .5 0 1 1 .379 .824a1 1 0 0 0 -.002 2a2.5 2.5 0 1 0 -1.9 -4.123" />
93687</svg>
93688"#;
93689pub const ICON_ZOOM_SCAN_FILLED: &str = r#"
93690<svg
93691 xmlns="http://www.w3.org/2000/svg"
93692 width="24"
93693 height="24"
93694 viewBox="0 0 24 24"
93695 fill="currentColor"
93696>
93697 <path d="M4 15a1 1 0 0 1 1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 1 0 2h-2a3 3 0 0 1 -3 -3v-2a1 1 0 0 1 1 -1" />
93698 <path d="M20 15a1 1 0 0 1 1 1v2a3 3 0 0 1 -3 3h-2a1 1 0 0 1 0 -2h2a1 1 0 0 0 1 -1v-2a1 1 0 0 1 1 -1" />
93699 <path d="M11 7a4 4 0 0 1 3.446 6.031l2.261 2.262a1 1 0 0 1 -1.414 1.414l-2.262 -2.26l-.031 .017a4 4 0 0 1 -6 -3.464l.005 -.2a4 4 0 0 1 3.995 -3.8" />
93700 <path d="M8 3a1 1 0 1 1 0 2h-2a1 1 0 0 0 -1 1v2a1 1 0 1 1 -2 0v-2a3 3 0 0 1 3 -3z" />
93701 <path d="M18 3a3 3 0 0 1 3 3v2a1 1 0 0 1 -2 0v-2a1 1 0 0 0 -1 -1h-2a1 1 0 0 1 0 -2z" />
93702</svg>
93703"#;
93704pub const ICON_ZOOM_FILLED: &str = r#"
93705<svg
93706 xmlns="http://www.w3.org/2000/svg"
93707 width="24"
93708 height="24"
93709 viewBox="0 0 24 24"
93710 fill="currentColor"
93711>
93712 <path d="M14 3.072a8 8 0 0 1 2.617 11.424l4.944 4.943a1.5 1.5 0 0 1 -2.008 2.225l-.114 -.103l-4.943 -4.944a8 8 0 0 1 -12.49 -6.332l-.006 -.285l.005 -.285a8 8 0 0 1 11.995 -6.643z" />
93713</svg>
93714"#;