@iconify/json 2.2.278 → 2.2.280
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/collections.json +19 -19
- package/collections.md +19 -19
- package/composer.json +1 -1
- package/json/catppuccin.json +8 -2
- package/json/codicon.json +12 -6
- package/json/devicon.json +5 -2
- package/json/lucide.json +29 -16
- package/json/material-symbols-light.json +98 -10
- package/json/material-symbols.json +98 -10
- package/json/octicon.json +11 -3
- package/json/ooui.json +1 -1
- package/json/proicons.json +21 -9
- package/json/simple-icons.json +94 -7
- package/json/tabler.json +62 -8
- package/json/token-branded.json +18 -3
- package/json/token.json +18 -3
- package/package.json +1 -1
package/json/lucide.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "lucide",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Lucide",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 1544,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Lucide Contributors",
|
|
8
8
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"category": "UI 24px",
|
|
25
25
|
"palette": false
|
|
26
26
|
},
|
|
27
|
-
"lastModified":
|
|
27
|
+
"lastModified": 1733469526,
|
|
28
28
|
"icons": {
|
|
29
29
|
"a-arrow-down": {
|
|
30
30
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.5 13h6M2 16l4.5-9l4.5 9m7-9v9m-4-4l4 4l4-4\"/>"
|
|
@@ -501,25 +501,25 @@
|
|
|
501
501
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M13 13v5m4-6.53V8m0 3h1a3 3 0 0 1 2.745 4.211M2 2l20 20M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-3\"/><path d=\"M7.536 7.535C6.766 7.649 6.154 8 5.5 8a2.5 2.5 0 0 1-1.768-4.268m4.995-.528C9.306 2.767 9.885 2 11 2c1.56 0 2 1.5 3 1.5s1.72-.5 2.5-.5a1 1 0 1 1 0 5c-.78 0-1.5-.5-2.5-.5a3.2 3.2 0 0 0-.842.12M9 14.6V18\"/></g>"
|
|
502
502
|
},
|
|
503
503
|
"bell": {
|
|
504
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
504
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.268 21a2 2 0 0 0 3.464 0m-10.47-5.674A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326\"/>"
|
|
505
505
|
},
|
|
506
506
|
"bell-dot": {
|
|
507
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"
|
|
507
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10.268 21a2 2 0 0 0 3.464 0m.184-18.686A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.74 7.327A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673a9 9 0 0 1-.585-.665\"/><circle cx=\"18\" cy=\"8\" r=\"3\"/></g>"
|
|
508
508
|
},
|
|
509
509
|
"bell-electric": {
|
|
510
510
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M18.8 4A6.3 8.7 0 0 1 20 9M9 9h.01\"/><circle cx=\"9\" cy=\"9\" r=\"7\"/><rect width=\"10\" height=\"6\" x=\"4\" y=\"16\" rx=\"2\"/><path d=\"M14 19c3 0 4.6-1.6 4.6-1.6\"/><circle cx=\"20\" cy=\"16\" r=\"2\"/></g>"
|
|
511
511
|
},
|
|
512
512
|
"bell-minus": {
|
|
513
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
513
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.268 21a2 2 0 0 0 3.464 0M15 8h6m-4.757-4.243A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673A9.4 9.4 0 0 1 18.667 12\"/>"
|
|
514
514
|
},
|
|
515
515
|
"bell-off": {
|
|
516
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
516
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.268 21a2 2 0 0 0 3.464 0M17 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 .258-1.742M2 2l20 20M8.668 3.01A6 6 0 0 1 18 8c0 2.687.77 4.653 1.707 6.05\"/>"
|
|
517
517
|
},
|
|
518
518
|
"bell-plus": {
|
|
519
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
519
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.268 21a2 2 0 0 0 3.464 0M15 8h6m-3-3v6m2.002 3.464a9 9 0 0 0 .738.863A1 1 0 0 1 20 17H4a1 1 0 0 1-.74-1.673C4.59 13.956 6 12.499 6 8a6 6 0 0 1 8.75-5.332\"/>"
|
|
520
520
|
},
|
|
521
521
|
"bell-ring": {
|
|
522
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
522
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.268 21a2 2 0 0 0 3.464 0M22 8c0-2.3-.8-4.3-2-6M3.262 15.326A1 1 0 0 0 4 17h16a1 1 0 0 0 .74-1.673C19.41 13.956 18 12.499 18 8A6 6 0 0 0 6 8c0 4.499-1.411 5.956-2.738 7.326M4 2C2.8 3.7 2 5.7 2 8\"/>"
|
|
523
523
|
},
|
|
524
524
|
"between-horizontal-end": {
|
|
525
525
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"13\" height=\"7\" x=\"3\" y=\"3\" rx=\"1\"/><path d=\"m22 15l-3-3l3-3\"/><rect width=\"13\" height=\"7\" x=\"3\" y=\"14\" rx=\"1\"/></g>"
|
|
@@ -603,7 +603,7 @@
|
|
|
603
603
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 16V4a2 2 0 0 1 2-2h11\"/><path d=\"M22 18H11a2 2 0 1 0 0 4h10.5a.5.5 0 0 0 .5-.5v-15a.5.5 0 0 0-.5-.5H11a2 2 0 0 0-2 2v12m-4-6H4a2 2 0 1 0 0 4h1\"/></g>"
|
|
604
604
|
},
|
|
605
605
|
"book-dashed": {
|
|
606
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12
|
|
606
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 17h1.5M12 22h1.5M12 2h1.5m4 20H19a1 1 0 0 0 1-1M17.5 2H19a1 1 0 0 1 1 1v1.5m0 9.5v3h-2.5M20 8.5V10M4 10V8.5m0 11V14m0-9.5A2.5 2.5 0 0 1 6.5 2H8m0 20H6.5a1 1 0 0 1 0-5H8\"/>"
|
|
607
607
|
},
|
|
608
608
|
"book-down": {
|
|
609
609
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 13V7M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H19a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6.5a1 1 0 0 1 0-5H20\"/><path d=\"m9 10l3 3l3-3\"/></g>"
|
|
@@ -1581,6 +1581,9 @@
|
|
|
1581
1581
|
"droplet": {
|
|
1582
1582
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 22a7 7 0 0 0 7-7c0-2-1-3.9-3-5.5s-3.5-4-4-6.5c-.5 2.5-2 4.9-4 6.5S5 13 5 15a7 7 0 0 0 7 7\"/>"
|
|
1583
1583
|
},
|
|
1584
|
+
"droplet-off": {
|
|
1585
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18.715 13.186C18.29 11.858 17.384 10.607 16 9.5c-2-1.6-3.5-4-4-6.5a10.7 10.7 0 0 1-.884 2.586M2 2l20 20M8.795 8.797A11 11 0 0 1 8 9.5C6 11.1 5 13 5 15a7 7 0 0 0 13.222 3.208\"/>"
|
|
1586
|
+
},
|
|
1584
1587
|
"droplets": {
|
|
1585
1588
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 16.3c2.2 0 4-1.83 4-4.05c0-1.16-.57-2.26-1.71-3.19S7.29 6.75 7 5.3c-.29 1.45-1.14 2.84-2.29 3.76S3 11.1 3 12.25c0 2.22 1.8 4.05 4 4.05\"/><path d=\"M12.56 6.6A11 11 0 0 0 14 3.02c.5 2.5 2 4.9 4 6.5s3 3.5 3 5.5a6.98 6.98 0 0 1-11.91 4.97\"/></g>"
|
|
1586
1589
|
},
|
|
@@ -1913,13 +1916,13 @@
|
|
|
1913
1916
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 16v4a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2V10c0-2-2-2-2-4m1-4h11v4c0 2-2 2-2 4v1m-5-5h7M2 2l20 20\"/>"
|
|
1914
1917
|
},
|
|
1915
1918
|
"flask-conical": {
|
|
1916
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
1919
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2M6.453 15h11.094M8.5 2h7\"/>"
|
|
1917
1920
|
},
|
|
1918
1921
|
"flask-conical-off": {
|
|
1919
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10
|
|
1922
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 2v2.343M14 2v6.343M2 2l20 20m-2-2a2 2 0 0 1-2 2H6a2 2 0 0 1-1.755-2.96l5.227-9.563M6.453 15H15M8.5 2h7\"/>"
|
|
1920
1923
|
},
|
|
1921
1924
|
"flask-round": {
|
|
1922
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10
|
|
1925
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 2v6.292a7 7 0 1 0 4 0V2M5 15h14M8.5 2h7\"/>"
|
|
1923
1926
|
},
|
|
1924
1927
|
"flip-horizontal": {
|
|
1925
1928
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 3H5a2 2 0 0 0-2 2v14c0 1.1.9 2 2 2h3m8-18h3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-3m-4-1v2m0-8v2m0-8v2m0-8v2\"/>"
|
|
@@ -2480,13 +2483,14 @@
|
|
|
2480
2483
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M18 13a6 6 0 0 1-6 5a6 6 0 0 1-6-5zM9 9h.01M15 9h.01\"/></g>"
|
|
2481
2484
|
},
|
|
2482
2485
|
"layers": {
|
|
2483
|
-
"body": "<
|
|
2486
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z\"/><path d=\"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12\"/><path d=\"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17\"/></g>"
|
|
2484
2487
|
},
|
|
2485
2488
|
"layers-2": {
|
|
2486
2489
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m16.02 12l5.48 3.13a1 1 0 0 1 0 1.74L13 21.74a2 2 0 0 1-2 0l-8.5-4.87a1 1 0 0 1 0-1.74L7.98 12\"/><path d=\"M13 13.74a2 2 0 0 1-2 0L2.5 8.87a1 1 0 0 1 0-1.74L11 2.26a2 2 0 0 1 2 0l8.5 4.87a1 1 0 0 1 0 1.74Z\"/></g>"
|
|
2487
2490
|
},
|
|
2488
2491
|
"layers-3": {
|
|
2489
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"/><path d=\"m6.08 9.5l-3.5 1.6a1 1 0 0 0 0 1.81l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9a1 1 0 0 0 0-1.83l-3.5-1.59\"/><path d=\"m6.08 14.5l-3.5 1.6a1 1 0 0 0 0 1.81l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9a1 1 0 0 0 0-1.83l-3.5-1.59\"/></g>"
|
|
2492
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"/><path d=\"m6.08 9.5l-3.5 1.6a1 1 0 0 0 0 1.81l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9a1 1 0 0 0 0-1.83l-3.5-1.59\"/><path d=\"m6.08 14.5l-3.5 1.6a1 1 0 0 0 0 1.81l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9a1 1 0 0 0 0-1.83l-3.5-1.59\"/></g>",
|
|
2493
|
+
"hidden": true
|
|
2490
2494
|
},
|
|
2491
2495
|
"layout-dashboard": {
|
|
2492
2496
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"7\" height=\"9\" x=\"3\" y=\"3\" rx=\"1\"/><rect width=\"7\" height=\"5\" x=\"14\" y=\"3\" rx=\"1\"/><rect width=\"7\" height=\"9\" x=\"14\" y=\"12\" rx=\"1\"/><rect width=\"7\" height=\"5\" x=\"3\" y=\"16\" rx=\"1\"/></g>"
|
|
@@ -2570,6 +2574,9 @@
|
|
|
2570
2574
|
"list-filter": {
|
|
2571
2575
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 6h18M7 12h10m-7 6h4\"/>"
|
|
2572
2576
|
},
|
|
2577
|
+
"list-filter-plus": {
|
|
2578
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 18h4M11 6H3m12 0h6m-3 3V3M7 12h8\"/>"
|
|
2579
|
+
},
|
|
2573
2580
|
"list-minus": {
|
|
2574
2581
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 12H3m13-6H3m13 12H3m18-6h-6\"/>"
|
|
2575
2582
|
},
|
|
@@ -3162,7 +3169,7 @@
|
|
|
3162
3169
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"2\"/><path d=\"M3 9h18M9 21V9\"/></g>"
|
|
3163
3170
|
},
|
|
3164
3171
|
"paperclip": {
|
|
3165
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
3172
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13.234 20.252L21 12.3M16 6l-8.414 8.586a2 2 0 0 0 0 2.828a2 2 0 0 0 2.828 0l8.414-8.586a4 4 0 0 0 0-5.656a4 4 0 0 0-5.656 0l-8.415 8.585a6 6 0 1 0 8.486 8.486\"/>"
|
|
3166
3173
|
},
|
|
3167
3174
|
"parentheses": {
|
|
3168
3175
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 21s-4-3-4-9s4-9 4-9m8 0s4 3 4 9s-4 9-4 9\"/>"
|
|
@@ -3249,7 +3256,7 @@
|
|
|
3249
3256
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14.531 12.469L6.619 20.38a1 1 0 1 1-3-3l7.912-7.912m4.155-5.154A12.5 12.5 0 0 0 5.461 2.958A1 1 0 0 0 5.58 4.71a22 22 0 0 1 6.318 3.393\"/><path d=\"M17.7 3.7a1 1 0 0 0-1.4 0l-4.6 4.6a1 1 0 0 0 0 1.4l2.6 2.6a1 1 0 0 0 1.4 0l4.6-4.6a1 1 0 0 0 0-1.4z\"/><path d=\"M19.686 8.314a12.5 12.5 0 0 1 1.356 10.225a1 1 0 0 1-1.751-.119a22 22 0 0 0-3.393-6.319\"/></g>"
|
|
3250
3257
|
},
|
|
3251
3258
|
"picture-in-picture": {
|
|
3252
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"
|
|
3259
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 10h6V4M2 4l6 6m13 0V7a2 2 0 0 0-2-2h-7m-9 9v2a2 2 0 0 0 2 2h3\"/><rect width=\"10\" height=\"7\" x=\"12\" y=\"14\" rx=\"1\"/></g>"
|
|
3253
3260
|
},
|
|
3254
3261
|
"picture-in-picture-2": {
|
|
3255
3262
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 9V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10c0 1.1.9 2 2 2h4\"/><rect width=\"10\" height=\"7\" x=\"12\" y=\"13\" rx=\"2\"/></g>"
|
|
@@ -3597,6 +3604,9 @@
|
|
|
3597
3604
|
"scan-face": {
|
|
3598
3605
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 7V5a2 2 0 0 1 2-2h2m10 0h2a2 2 0 0 1 2 2v2m0 10v2a2 2 0 0 1-2 2h-2M7 21H5a2 2 0 0 1-2-2v-2m5-3s1.5 2 4 2s4-2 4-2M9 9h.01M15 9h.01\"/>"
|
|
3599
3606
|
},
|
|
3607
|
+
"scan-heart": {
|
|
3608
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11.246 16.657a1 1 0 0 0 1.508 0l3.57-4.101A2.75 2.75 0 1 0 12 9.168a2.75 2.75 0 1 0-4.324 3.388zM17 3h2a2 2 0 0 1 2 2v2m0 10v2a2 2 0 0 1-2 2h-2M3 7V5a2 2 0 0 1 2-2h2m0 18H5a2 2 0 0 1-2-2v-2\"/>"
|
|
3609
|
+
},
|
|
3600
3610
|
"scan-line": {
|
|
3601
3611
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 7V5a2 2 0 0 1 2-2h2m10 0h2a2 2 0 0 1 2 2v2m0 10v2a2 2 0 0 1-2 2h-2M7 21H5a2 2 0 0 1-2-2v-2m4-5h10\"/>"
|
|
3602
3612
|
},
|
|
@@ -4618,6 +4628,9 @@
|
|
|
4618
4628
|
"waves": {
|
|
4619
4629
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 6c.6.5 1.2 1 2.5 1C7 7 7 5 9.5 5c2.6 0 2.4 2 5 2c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1M2 12c.6.5 1.2 1 2.5 1c2.5 0 2.5-2 5-2c2.6 0 2.4 2 5 2c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1M2 18c.6.5 1.2 1 2.5 1c2.5 0 2.5-2 5-2c2.6 0 2.4 2 5 2c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1\"/>"
|
|
4620
4630
|
},
|
|
4631
|
+
"waves-ladder": {
|
|
4632
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 5a2 2 0 0 0-2 2v11\"/><path d=\"M2 18c.6.5 1.2 1 2.5 1c2.5 0 2.5-2 5-2c2.6 0 2.4 2 5 2c2.5 0 2.5-2 5-2c1.3 0 1.9.5 2.5 1M7 13h10M7 9h10\"/><path d=\"M9 5a2 2 0 0 0-2 2v11\"/></g>"
|
|
4633
|
+
},
|
|
4621
4634
|
"waypoints": {
|
|
4622
4635
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"4.5\" r=\"2.5\"/><path d=\"m10.2 6.3l-3.9 3.9\"/><circle cx=\"4.5\" cy=\"12\" r=\"2.5\"/><path d=\"M7 12h10\"/><circle cx=\"19.5\" cy=\"12\" r=\"2.5\"/><path d=\"m13.8 17.7l3.9-3.9\"/><circle cx=\"12\" cy=\"19.5\" r=\"2.5\"/></g>"
|
|
4623
4636
|
},
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "material-symbols-light",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Material Symbols Light",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 13781,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Google",
|
|
8
8
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"category": "Material",
|
|
25
25
|
"palette": false
|
|
26
26
|
},
|
|
27
|
-
"lastModified":
|
|
27
|
+
"lastModified": 1733469819,
|
|
28
28
|
"icons": {
|
|
29
29
|
"123": {
|
|
30
30
|
"body": "<path fill=\"currentColor\" d=\"M5.885 14.692v-4.5h-1.5v-.884h2.384v5.384zm3.384 0v-2.307q0-.327.221-.548t.548-.221h2.27v-1.424H9.269v-.884h3.154q.327 0 .548.22q.221.222.221.549v1.539q0 .326-.22.548q-.222.22-.549.22h-2.27v1.424h3.04v.884zm5.923 0v-.884h3.039v-1.423h-2.039v-.77h2.039v-1.423h-3.039v-.884h3.154q.327 0 .548.22q.222.222.222.549v3.846q0 .327-.222.548q-.221.221-.548.221z\"/>"
|
|
@@ -4840,6 +4840,42 @@
|
|
|
4840
4840
|
"blur-short-rounded": {
|
|
4841
4841
|
"body": "<path fill=\"currentColor\" d=\"M15.195 15.5q1.459 0 2.478-1.022t1.02-2.48t-1.022-2.479T15.19 8.5t-2.478 1.022t-1.02 2.48t1.022 2.479t2.48 1.019m-.002 1q-1.742 0-3.02-1.134q-1.28-1.135-1.457-2.866H6.962q-.213 0-.357-.144t-.144-.357t.144-.356t.356-.143h3.754q.087-.915.54-1.687q.453-.773 1.187-1.313H5q-.213 0-.356-.144T4.5 7.999t.144-.356T5 7.5h10.192q1.868 0 3.184 1.316q1.316 1.315 1.316 3.181t-1.316 3.185t-3.184 1.318\"/>"
|
|
4842
4842
|
},
|
|
4843
|
+
"boat-bus": {
|
|
4844
|
+
"body": "<path fill=\"currentColor\" d=\"M8.275 18.823q.502.316 1.025.558t1.085.373v1.08q-.543-.125-1.071-.31q-.53-.186-1.05-.443q-.972.469-1.97.694T4.261 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876M14.038 21q-.18 0-.302-.121q-.12-.121-.12-.302v-1.006q-.399-.217-.623-.61t-.224-.845v-4.77q0-1.107.989-1.611q.988-.504 3.108-.504q2.2 0 3.167.488T21 13.346v4.77q0 .448-.224.833t-.622.622v1.006q0 .18-.121.302q-.122.121-.302.121h-.616q-.18 0-.301-.121q-.122-.121-.122-.302v-.77h-3.615v.77q0 .18-.121.302q-.121.121-.302.121zm.971-2.711q.299 0 .5-.203q.202-.202.202-.5t-.202-.5t-.5-.202t-.5.202t-.201.5q0 .293.204.498q.205.204.497.204m3.75 0q.299 0 .5-.202q.202-.202.202-.5t-.201-.5t-.5-.202t-.5.202q-.202.202-.202.5q0 .293.204.498q.205.204.497.204m-5.105-3.211h6.462v-1.615h-6.462zM10.134 5V3h3.655v2h3.038q.671 0 1.143.472t.472 1.143v2.293q-.238-.031-.476-.046q-.237-.016-.524-.016V6.538q0-.23-.163-.384T16.885 6H7.039q-.231 0-.395.154q-.163.154-.163.384v3.98l5.48-1.672l1.391.406q-1.661.471-2.311 1.466t-.657 2.744v3.707q-.582-.315-1.118-.8q-.535-.484-1.055-1.1q-.815.887-1.486 1.4t-1.506.829l-1.49-5.306q-.087-.31.065-.592t.462-.388l1.225-.4V6.616q0-.672.472-1.144T7.096 5z\"/>"
|
|
4845
|
+
},
|
|
4846
|
+
"boat-bus-outline": {
|
|
4847
|
+
"body": "<path fill=\"currentColor\" d=\"M8.275 18.823q.502.316 1.025.558t1.085.373v1.08q-.543-.125-1.071-.31q-.53-.186-1.05-.443q-.972.469-1.97.694T4.261 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876M10.135 3h3.654v2h3.038q.666 0 1.14.475t.475 1.14v2.293q-.238-.031-.478-.046q-.24-.016-.522-.016V6.538q0-.23-.163-.384T16.885 6H7.039q-.231 0-.395.154q-.163.154-.163.384v3.98l5.48-1.672l1.391.406q-.367.073-.721.224t-.662.413l-7.15 2.203l1.054 3.975q.506-.288.899-.699q.394-.41.784-.858l.679-.762q.482.552 1.017 1.11q.535.56 1.133 1.048v1.263q-.583-.315-1.119-.8q-.535-.484-1.054-1.1q-.816.887-1.487 1.4t-1.506.829l-1.49-5.306q-.087-.31.062-.594t.465-.387l1.225-.4V6.617q0-.667.474-1.141T7.096 5h3.039zm3.904 18q-.181 0-.302-.121t-.121-.302v-1.006q-.399-.217-.623-.61t-.224-.845v-4.77q0-1.1.989-1.607t3.107-.508q2.2 0 3.168.486t.967 1.63v4.769q0 .443-.222.833t-.624.622v1.006q0 .18-.121.302q-.122.121-.302.121h-.616q-.18 0-.301-.121q-.122-.121-.122-.302v-.77h-3.615v.77q0 .18-.121.302q-.121.121-.302.121zM15 18.289q.305 0 .508-.2t.203-.5t-.2-.502t-.5-.202t-.502.202t-.202.508q0 .284.205.489q.204.204.488.204m3.75 0q.305 0 .508-.2q.202-.2.202-.5t-.2-.502t-.5-.201t-.501.202t-.202.508q0 .284.205.489q.204.204.489.204m-5.098-3.211h6.462v-1.615h-6.462z\"/>"
|
|
4848
|
+
},
|
|
4849
|
+
"boat-bus-outline-rounded": {
|
|
4850
|
+
"body": "<path fill=\"currentColor\" d=\"M4.506 20.994q-.214.006-.36-.143Q4 20.703 4 20.491q0-.21.14-.353q.139-.144.354-.144q1.008-.05 1.815-.288t1.67-.727q.142-.075.284-.084q.143-.008.28.078q.465.296.978.497t1.067.326q.208.068.319.253t.034.397q-.064.198-.244.316t-.387.05q-.537-.12-1.048-.302q-.512-.183-1.004-.43q-.967.464-1.816.674q-.848.21-1.936.24M10.942 3h2.039q.343 0 .575.232t.233.576V5h3.038q.666 0 1.14.475t.475 1.14V8.39q0 .213-.144.357q-.143.143-.356.143t-.357-.143t-.143-.357V6.538q0-.23-.163-.384T16.885 6H7.039q-.231 0-.395.154q-.163.154-.163.385v3.978l5.192-1.596q.208-.067.385.033t.244.308t-.04.386t-.3.243l-7.143 2.201l1.054 3.975q.506-.288.899-.699q.394-.41.784-.858l.102-.121q.223-.268.587-.284q.365-.016.588.25q.329.368.718.773q.39.405.77.714q.087.073.133.17t.046.217q0 .084-.035.186q-.035.103-.117.18q-.146.159-.37.163q-.222.003-.382-.143q-.307-.23-.654-.557q-.346-.327-.73-.789q-.533.585-1.003.995t-.93.705q-.373.239-.785.112t-.517-.539l-1.25-4.344q-.085-.315.064-.6t.465-.387l1.225-.4V6.616q0-.667.474-1.141T7.096 5h3.039V3.808q0-.343.232-.576T10.942 3m4.135 16.808v.461q0 .31-.21.521q-.21.21-.52.21t-.521-.21t-.21-.52v-.699q-.399-.217-.623-.61t-.224-.845v-4.77q0-1.1.989-1.607t3.107-.508q2.2 0 3.168.486t.967 1.63v4.769q0 .443-.222.833t-.624.622v.698q0 .31-.21.521q-.21.21-.52.21t-.521-.21t-.21-.52v-.462zm-.076-1.52q.305 0 .508-.2t.203-.5t-.2-.502t-.5-.201t-.502.202t-.202.508q0 .284.205.489q.204.204.488.204m3.75 0q.305 0 .508-.2t.203-.5t-.2-.502t-.5-.201t-.502.202t-.202.508q0 .284.205.489q.204.204.489.204m-5.098-3.211h6.462v-1.615h-6.462zm-1.692-5.186\"/>"
|
|
4851
|
+
},
|
|
4852
|
+
"boat-bus-outline-sharp": {
|
|
4853
|
+
"body": "<path fill=\"currentColor\" d=\"M8.275 18.823q.502.316 1.025.558t1.085.373v1.08q-.543-.125-1.071-.31q-.53-.186-1.05-.443q-.972.469-1.97.694T4.261 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876M10.135 3h3.654v2h4.653v3.908q-.238-.031-.478-.046q-.24-.016-.522-.016V6H6.481v4.517l5.48-1.67l1.391.405q-.367.073-.721.224t-.662.413l-7.15 2.203l1.054 3.975q.506-.288.899-.699q.394-.41.784-.858l.679-.762q.482.552 1.017 1.11q.535.56 1.133 1.048v1.263q-.583-.315-1.119-.8q-.535-.484-1.054-1.1q-.816.887-1.487 1.4t-1.506.829L3.5 11.442l1.98-.63V5h4.655zm3.48 18v-1.425q-.398-.221-.622-.613t-.224-.846v-4.77q0-1.1.989-1.607t3.107-.508q2.2 0 3.168.486t.967 1.63v4.769q0 .443-.222.833t-.624.622V21h-1.462v-1.192h-3.615V21zm1.386-2.711q.305 0 .508-.2t.203-.5t-.2-.502t-.5-.202t-.502.202t-.202.508q0 .284.205.489q.204.204.488.204m3.75 0q.305 0 .508-.2q.202-.2.202-.5t-.2-.502t-.5-.201t-.501.202t-.202.508q0 .284.205.489q.204.204.489.204m-5.098-3.211h6.462v-1.615h-6.462z\"/>"
|
|
4854
|
+
},
|
|
4855
|
+
"boat-bus-rounded": {
|
|
4856
|
+
"body": "<path fill=\"currentColor\" d=\"M4.506 20.994q-.214.006-.36-.143Q4 20.703 4 20.491q0-.21.14-.353q.139-.144.354-.144q1.008-.05 1.815-.288t1.67-.727q.142-.075.284-.084q.143-.008.28.078q.465.296.978.497t1.067.326q.208.068.319.253t.034.397q-.064.198-.244.316t-.387.05q-.537-.12-1.048-.302q-.512-.183-1.004-.43q-.967.464-1.816.674q-.848.21-1.936.24m10.571-1.186v.461q0 .31-.21.521q-.21.21-.52.21t-.521-.21t-.21-.52v-.699q-.399-.217-.623-.61t-.224-.845v-4.77q0-1.1.989-1.607t3.107-.508q2.2 0 3.168.486t.967 1.63v4.769q0 .443-.222.833t-.624.622v.698q0 .31-.21.521q-.21.21-.52.21t-.521-.21t-.21-.52v-.462zm-.076-1.52q.305 0 .508-.2t.203-.5t-.2-.501t-.5-.202t-.502.203t-.202.507q0 .284.205.489q.204.205.488.205m3.75 0q.305 0 .508-.2t.203-.5t-.2-.502t-.5-.202t-.502.203t-.202.507q0 .284.205.489q.204.205.489.205m-5.098-3.212h6.462v-1.615h-6.462zM7.096 5h3.039V3.808q0-.343.232-.576T10.942 3h2.039q.343 0 .575.232t.233.576V5h3.038q.666 0 1.14.475t.475 1.14V8.39q0 .213-.144.357q-.143.143-.356.143t-.357-.143t-.143-.357V6.538q0-.23-.163-.384T16.885 6H7.039q-.231 0-.395.154q-.163.154-.163.385v3.978L11.42 9q.19-.056.379.012q.189.067.279.253q.092.16.035.336t-.218.274q-.836.556-1.174 1.436t-.337 2.15v1.941q0 .585-.494.821q-.495.237-.906-.136q-.185-.185-.373-.386t-.4-.432q-.533.585-1.003.995t-.95.705q-.378.239-.802.056t-.555-.644l-1.176-4.184q-.084-.314.065-.599t.465-.387l1.225-.4V6.616q0-.667.474-1.141T7.096 5\"/>"
|
|
4857
|
+
},
|
|
4858
|
+
"boat-bus-sharp": {
|
|
4859
|
+
"body": "<path fill=\"currentColor\" d=\"M8.275 18.823q.502.316 1.025.558t1.085.373v1.08q-.543-.125-1.071-.31q-.53-.186-1.05-.443q-.972.469-1.97.694T4.261 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876M13.615 21v-1.425q-.398-.221-.622-.613t-.224-.846v-4.77q0-1.1.989-1.607t3.107-.508q2.2 0 3.168.486t.967 1.63v4.769q0 .443-.222.833t-.624.622V21h-1.462v-1.192h-3.615V21zm1.386-2.711q.305 0 .508-.2t.203-.5t-.2-.502t-.5-.202t-.502.202t-.202.508q0 .284.205.489q.204.204.488.204m3.75 0q.305 0 .508-.2q.202-.2.202-.5t-.2-.502t-.5-.201t-.501.202t-.202.508q0 .284.205.489q.204.204.489.204m-5.098-3.211h6.462v-1.615h-6.462zM10.134 5V3h3.655v2h4.653v3.908q-.238-.031-.478-.046q-.24-.016-.522-.016V6H6.481v4.517l5.48-1.67l1.391.405q-1.661.471-2.311 1.466t-.657 2.744v3.707q-.582-.315-1.118-.8q-.535-.484-1.055-1.1q-.815.887-1.486 1.4t-1.506.829L3.5 11.442l1.98-.63V5z\"/>"
|
|
4860
|
+
},
|
|
4861
|
+
"boat-railway": {
|
|
4862
|
+
"body": "<path fill=\"currentColor\" d=\"M8.275 18.823q.69.425 1.376.703t1.478.391l-.887.881q-.517-.12-1.006-.292t-.973-.425q-.97.469-1.97.694T4.262 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876M13.577 21l1.692-1.692q-.69 0-1.191-.501t-.501-1.192v-3q0-1.506 1.048-2.445q1.048-.94 2.683-.94t2.663.94T21 14.616v3q0 .69-.501 1.19t-1.191.502L21 21zm3.615-3.154q.281 0 .477-.196t.197-.477t-.197-.477t-.477-.196t-.476.196t-.197.477t.197.477t.476.196m-2.73-2.385h5.654v-.846q0-.236-.041-.438q-.04-.202-.121-.408h-5.331q-.08.206-.121.408t-.04.439zM10.135 3h3.654v2h3.038q.671 0 1.143.472t.472 1.143v2.318q-.25-.042-.49-.067t-.51-.014V6.538q0-.23-.163-.384T16.885 6H7.039q-.231 0-.395.154q-.163.154-.163.384v3.98l5.48-1.672l2.33.696q-1.483.716-2.291 2.052t-.808 2.997v2.894q-.828-.216-1.549-.802t-1.431-1.414q-.816.887-1.487 1.4t-1.506.829l-1.49-5.306q-.087-.31.065-.592t.462-.388l1.225-.4V6.616q0-.672.472-1.144T7.096 5h3.039z\"/>"
|
|
4863
|
+
},
|
|
4864
|
+
"boat-railway-outline": {
|
|
4865
|
+
"body": "<path fill=\"currentColor\" d=\"M8.275 18.823q.69.425 1.376.703t1.478.391l-.887.881q-.517-.12-1.006-.292t-.973-.425q-.97.469-1.97.694T4.262 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876M10.135 3h3.654v2h3.038q.671 0 1.143.472t.472 1.143v2.318q-.25-.042-.49-.067t-.51-.014V6.538q0-.23-.163-.384T16.885 6H7.039q-.231 0-.395.154q-.163.154-.163.384v3.98l5.48-1.672l2.33.696q-.322.149-.607.328q-.286.18-.536.405l-1.186-.373l-7.143 2.19l1.054 3.975q.506-.288.899-.699q.393-.41.784-.858l.678-.762l.708.806q.504.573 1.05 1.096q.544.523 1.2.767v1.067q-.829-.215-1.549-.801t-1.432-1.414q-.815.887-1.486 1.4t-1.506.829l-1.49-5.306q-.087-.31.065-.592t.462-.388l1.225-.4V6.616q0-.672.472-1.144T7.096 5h3.039zm3.442 18l1.692-1.692q-.69 0-1.191-.501t-.501-1.192v-3q0-1.506 1.048-2.445q1.048-.94 2.683-.94t2.663.94T21 14.616v3q0 .69-.501 1.19t-1.191.502L21 21zm3.615-3.154q.281 0 .477-.196t.197-.477t-.197-.477t-.477-.196t-.476.196t-.197.477t.197.477t.476.196m-2.73-2.385h5.654v-.846q0-.236-.041-.438q-.04-.202-.121-.408h-5.331q-.08.206-.121.408t-.04.439z\"/>"
|
|
4866
|
+
},
|
|
4867
|
+
"boat-railway-outline-rounded": {
|
|
4868
|
+
"body": "<path fill=\"currentColor\" d=\"M17.312 11.23q1.64 0 2.664.942Q21 13.113 21 14.616v3q0 .698-.497 1.195t-1.195.497l.996.996q.192.192.095.444t-.368.252h-5.485q-.271 0-.368-.252t.095-.444l.996-.996q-.698 0-1.195-.497t-.497-1.195v-3q0-1.502 1.048-2.444q1.048-.941 2.687-.941m-.12 6.615q.281 0 .477-.196t.196-.477t-.196-.477t-.477-.196t-.477.196t-.196.477t.197.477q.195.196.476.196m-2.73-2.384h5.653v-.85q0-.233-.04-.435t-.121-.408h-5.331q-.08.206-.121.413q-.04.206-.04.434zM10.941 3h2.039q.343 0 .575.232t.233.576V5h3.038q.666 0 1.14.475t.475 1.14V8.39q0 .213-.144.357q-.143.143-.356.143t-.357-.143t-.143-.357V6.538q0-.23-.163-.384T16.885 6H7.039q-.231 0-.395.154q-.163.154-.163.385v3.978l5.423-1.653q.208-.068.385.032t.244.308t-.041.386t-.3.243l-7.373 2.26l1.054 3.974q.506-.288.899-.699q.394-.41.784-.858l.102-.121q.223-.268.587-.284q.365-.016.588.25q.367.426.812.877q.446.45.901.812q.154.123.17.347q.015.223-.125.392q-.141.156-.347.17q-.205.016-.377-.101q-.37-.265-.798-.667q-.427-.402-.857-.916q-.533.585-1.003.996q-.47.41-.93.704q-.373.239-.785.112t-.517-.539l-1.25-4.344q-.085-.315.064-.6t.465-.387l1.225-.4V6.617q0-.667.474-1.141T7.096 5h3.039V3.808q0-.343.232-.576T10.942 3M4.506 20.994q-.214.006-.36-.143Q4 20.703 4 20.491q0-.21.14-.353q.139-.144.354-.144q1.008-.05 1.815-.288t1.67-.727q.142-.075.284-.084q.143-.008.28.078q.436.279.95.483t1.02.317q.208.068.307.247t.023.392q-.064.198-.244.315t-.387.05q-.525-.125-1.005-.293t-.95-.403q-.966.463-1.815.673q-.848.21-1.936.24m7.686-11.161\"/>"
|
|
4869
|
+
},
|
|
4870
|
+
"boat-railway-outline-sharp": {
|
|
4871
|
+
"body": "<path fill=\"currentColor\" d=\"M8.275 18.823q.69.425 1.376.703t1.478.391l-.887.881q-.517-.12-1.006-.292t-.973-.425q-.97.469-1.97.694T4.262 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876M10.135 3h3.654v2h4.653v3.933q-.25-.042-.49-.067t-.51-.014V6H6.481v4.517l5.48-1.67l2.33.695q-.322.149-.607.328q-.286.18-.536.405l-1.186-.373l-7.143 2.19l1.054 3.975q.506-.288.899-.699q.393-.41.784-.858l.678-.762l.708.806q.504.573 1.05 1.096q.544.523 1.2.767v1.067q-.829-.215-1.549-.801t-1.432-1.414q-.815.887-1.486 1.4t-1.506.829L3.5 11.442l1.98-.63V5h4.655zm3.442 18l1.692-1.692q-.698 0-1.195-.498q-.497-.497-.497-1.195v-3q0-1.502 1.048-2.443t2.687-.941t2.664.941T21 14.616v3q0 .698-.497 1.195t-1.195.497L21 21zm3.615-3.154q.281 0 .477-.196t.197-.477t-.197-.477t-.477-.196t-.476.196t-.197.477t.197.477t.476.196m-2.73-2.385h5.654v-.849q0-.233-.041-.435q-.04-.202-.121-.408h-5.331q-.08.206-.121.413q-.04.206-.04.434z\"/>"
|
|
4872
|
+
},
|
|
4873
|
+
"boat-railway-rounded": {
|
|
4874
|
+
"body": "<path fill=\"currentColor\" d=\"M17.308 11.23q1.634 0 2.663.94T21 14.616v3q0 .69-.501 1.19t-1.191.502l.996.996q.192.192.096.444t-.37.252h-5.484q-.273 0-.369-.252t.096-.444l.996-.996q-.69 0-1.191-.501t-.501-1.191v-3q0-1.506 1.048-2.446t2.683-.94m-.116 6.616q.281 0 .477-.196t.197-.477t-.197-.477t-.477-.196t-.476.196t-.197.477t.197.477t.476.196m-2.73-2.384h5.654v-.846q0-.237-.041-.439q-.04-.202-.121-.408h-5.331q-.08.206-.121.408t-.04.439zm-9.956 5.532q-.214.006-.36-.14T4 20.494t.14-.356q.14-.144.354-.144q1.008-.05 1.815-.288t1.67-.727q.142-.075.284-.084q.143-.008.28.078q.436.279.95.483t1.02.317q.208.068.307.247t.026.388q-.067.202-.247.319t-.388.05q-.525-.125-1.004-.293t-.95-.403q-.966.463-1.815.673q-.848.21-1.936.24M10.135 5V3.808q0-.348.23-.578t.577-.23h2.039q.348 0 .578.23t.23.578V5h3.038q.671 0 1.143.472t.472 1.143V8.39q0 .214-.143.357q-.143.144-.357.144t-.356-.144t-.144-.357V6.538q0-.23-.163-.384T16.885 6H7.039q-.231 0-.395.154q-.163.154-.163.385v3.978l4.698-1.44q.323-.106.615.062t.398.49l.22.692q.075.243.012.482q-.062.24-.205.45q-.517.707-.772 1.555t-.255 1.783v2.098q0 .292-.239.46q-.24.168-.52.038q-.594-.316-1.148-.809t-1.073-1.109q-.533.585-1.003.996q-.47.41-.95.704q-.378.239-.802.056t-.555-.644l-1.173-4.189q-.087-.31.065-.592t.462-.388l1.225-.4V6.616q0-.672.472-1.144T7.096 5z\"/>"
|
|
4875
|
+
},
|
|
4876
|
+
"boat-railway-sharp": {
|
|
4877
|
+
"body": "<path fill=\"currentColor\" d=\"M8.275 18.823q.69.425 1.376.703t1.478.391l-.887.881q-.517-.12-1.006-.292t-.973-.425q-.97.469-1.97.694T4.262 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876M13.577 21l1.692-1.692q-.69 0-1.191-.501t-.501-1.192v-3q0-1.506 1.048-2.445q1.048-.94 2.683-.94t2.663.94T21 14.616v3q0 .69-.501 1.19t-1.191.502L21 21zm3.615-3.154q.281 0 .477-.196t.197-.477t-.197-.477t-.477-.196t-.476.196t-.197.477t.197.477t.476.196m-2.73-2.385h5.654v-.846q0-.236-.041-.438q-.04-.202-.121-.408h-5.331q-.08.206-.121.408t-.04.439zM10.135 3h3.654v2h4.653v3.933q-.25-.042-.49-.067t-.51-.014V6H6.481v4.517l5.48-1.67l2.33.695q-1.483.716-2.291 2.052t-.808 2.997v2.894q-.828-.216-1.549-.802t-1.431-1.414q-.816.887-1.487 1.4t-1.506.829L3.5 11.442l1.98-.63V5h4.655z\"/>"
|
|
4878
|
+
},
|
|
4843
4879
|
"body-fat": {
|
|
4844
4880
|
"body": "<path fill=\"currentColor\" d=\"M20 15.5h-1v2.475q0 .46-.205.808t-.553.565t-.764.243q-.417.024-.82-.187l-11.962-5.95q-.46-.218-.674-.619q-.214-.4-.214-.83t.214-.822q.214-.395.674-.612L16.658 4.61q.403-.211.82-.183t.764.245q.348.217.553.565t.205.808V8.5h1v1h-3v-1h1V6.094q0-.346-.288-.529q-.289-.182-.596-.029l-4.093 2.022q.675.998 1.076 2.12q.401 1.124.401 2.322q0 1.217-.401 2.356t-1.082 2.136l4.074 2.021q.307.154.596-.029q.288-.182.288-.528V15.5H17v-1h3zm-7.904.529q.639-.889 1.021-1.905q.383-1.016.383-2.124q0-1.088-.373-2.099q-.373-1.01-1.006-1.886l-6.967 3.446q-.346.173-.346.548t.346.549z\"/>"
|
|
4845
4881
|
},
|
|
@@ -5935,6 +5971,24 @@
|
|
|
5935
5971
|
"bus-alert-sharp": {
|
|
5936
5972
|
"body": "<path fill=\"currentColor\" d=\"M16.607 11q-1.663 0-2.827-1.164q-1.165-1.165-1.165-2.843q0-1.659 1.163-2.826T16.623 3q1.663 0 2.828 1.165Q20.616 5.329 20.616 7t-1.173 2.836T16.607 11m-.376-3.384H17v-3h-.77zm.384 1.846q.2 0 .321-.131q.122-.131.141-.312q0-.192-.13-.336t-.332-.145t-.33.131t-.131.331t.13.33q.132.132.332.132M6.505 16.616q.466 0 .788-.327q.323-.327.323-.794q0-.466-.327-.788q-.327-.323-.793-.323q-.467 0-.79.327q-.321.327-.321.793q0 .467.326.79q.327.322.794.322m7 0q.466 0 .788-.327q.323-.327.323-.794q0-.466-.327-.788q-.327-.323-.793-.323q-.467 0-.79.327q-.321.327-.321.793q0 .467.326.79q.327.322.793.322M4.54 21v-2.396q-.597-.237-1.068-.99Q3 16.863 3 16.117V7q0-1.61 1.851-2.305T10.986 4q-.35.677-.552 1.43T10.23 7q0 .148.012.276t.024.263H4V12h8.814q.777.639 1.745 1.012t2.057.372q.105 0 .197-.002q.09-.003.187-.015v2.748q0 .746-.471 1.5q-.471.752-1.068.989V21h-1.23v-2H5.769v2z\"/>"
|
|
5937
5973
|
},
|
|
5974
|
+
"bus-railway": {
|
|
5975
|
+
"body": "<path fill=\"currentColor\" d=\"M8.505 15.616q.466 0 .788-.327q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.322.327-.322.793q0 .467.327.79q.327.322.793.322M13.577 21l1.692-1.692q-.698 0-1.195-.498q-.497-.497-.497-1.195v-3q0-1.502 1.048-2.443t2.687-.941t2.664.941T21 14.616v3q0 .698-.497 1.195t-1.195.497L21 21zm3.615-3.154q.281 0 .477-.196t.197-.477t-.197-.477t-.477-.196t-.476.196t-.197.477t.197.477t.476.196m-2.73-2.385h5.654v-.849q0-.233-.041-.435q-.04-.202-.121-.408h-5.331q-.08.206-.121.413q-.04.206-.04.434zM7.039 20q-.213 0-.357-.144T6.54 19.5v-1.896q-.489-.212-1.014-.901T5 15.115V6q0-1.556 1.684-2.278Q8.37 3 12 3q3.763 0 5.382.694T19 6v3.054q-.238-.073-.479-.113q-.24-.039-.521-.07V6.538H6V11h6.423q-.615.767-.923 1.696t-.308 1.92V18H7.77v1.5q0 .213-.144.356T7.27 20z\"/>"
|
|
5976
|
+
},
|
|
5977
|
+
"bus-railway-outline": {
|
|
5978
|
+
"body": "<path fill=\"currentColor\" d=\"M8.496 13.385q-.467 0-.79.326q-.322.327-.322.794q0 .466.327.788q.327.323.793.323q.467 0 .79-.327q.321-.327.321-.793q0-.467-.326-.79q-.327-.321-.794-.321m8.817-2.154q1.64 0 2.663.941Q21 13.113 21 14.616v3q0 .698-.497 1.195t-1.195.497L21 21h-7.423l1.692-1.692q-.698 0-1.195-.498q-.497-.497-.497-1.195v-3q0-1.502 1.048-2.443t2.687-.941m-.12 5.269q-.28 0-.476.196q-.197.196-.197.477t.197.477t.476.196t.477-.196t.197-.477t-.197-.477t-.477-.196m-2.569-2.73q-.08.205-.121.412q-.04.206-.04.433v.846h5.653v-.849q0-.233-.04-.435t-.121-.408zM11.999 3q3.763 0 5.382.694T19 6v3.054q-.238-.073-.479-.113q-.24-.039-.521-.07V6.538H6V11h6.423q-.188.233-.341.473t-.276.527H6v3q0 .825.588 1.413T8 17h3.192v1H7.77v1.5q0 .213-.144.356T7.27 20h-.23q-.213 0-.357-.144T6.54 19.5v-1.896q-.489-.212-1.014-.901T5 15.115V6q0-1.556 1.684-2.278Q8.37 3 12 3m.013 2.539h5.907H6.104zm-5.908 0H17.92q-.26-.772-1.603-1.155Q14.973 4 12.012 4q-2.945 0-4.288.39q-1.343.389-1.62 1.149M11.806 12\"/>"
|
|
5979
|
+
},
|
|
5980
|
+
"bus-railway-outline-rounded": {
|
|
5981
|
+
"body": "<path fill=\"currentColor\" d=\"M8.496 13.385q-.467 0-.79.326q-.322.327-.322.794q0 .466.327.788q.327.323.793.323q.467 0 .79-.327q.321-.327.321-.793q0-.467-.326-.79q-.327-.321-.794-.321m8.817-2.154q1.64 0 2.663.941Q21 13.113 21 14.616v3q0 .698-.497 1.195t-1.195.497l.996.996q.192.192.095.444t-.368.252h-5.485q-.271 0-.368-.252t.095-.444l.996-.996q-.698 0-1.195-.497t-.497-1.195v-3q0-1.502 1.048-2.444q1.048-.941 2.687-.941m-.12 5.269q-.28 0-.476.196q-.197.196-.197.477t.197.477t.476.196t.477-.196t.197-.477t-.197-.477t-.477-.196m-2.569-2.73q-.08.205-.121.412q-.04.206-.04.433v.846h5.653v-.849q0-.233-.04-.435t-.121-.408zM11.999 3q3.763 0 5.382.694T19 6v2.47q0 .212-.144.356t-.357.143t-.356-.143T18 8.469V6.54H6V11h5.612q.212 0 .356.144t.143.357t-.143.356t-.357.143H6v3q0 .825.588 1.413T8 17h2.692q.213 0 .356.144t.144.357t-.144.356t-.356.143H7.77v1.5q0 .213-.144.356T7.27 20h-.23q-.213 0-.357-.144T6.54 19.5v-1.896q-.489-.212-1.014-.901T5 15.115V6q0-1.556 1.684-2.278Q8.37 3 12 3m.013 2.539h5.907H6.104zm-5.908 0H17.92q-.26-.772-1.603-1.155Q14.973 4 12.012 4q-2.945 0-4.288.39q-1.343.389-1.62 1.149M11.806 12\"/>"
|
|
5982
|
+
},
|
|
5983
|
+
"bus-railway-outline-sharp": {
|
|
5984
|
+
"body": "<path fill=\"currentColor\" d=\"M8.496 13.385q-.467 0-.79.326q-.322.327-.322.794q0 .466.327.788q.327.323.793.323q.467 0 .79-.327q.321-.327.321-.793q0-.467-.326-.79q-.327-.321-.794-.321m8.817-2.154q1.64 0 2.663.941Q21 13.113 21 14.616v3q0 .698-.497 1.195t-1.195.497L21 21h-7.423l1.692-1.692q-.698 0-1.195-.498q-.497-.497-.497-1.195v-3q0-1.502 1.048-2.443t2.687-.941m-.12 5.269q-.28 0-.476.196q-.197.196-.197.477t.197.477t.476.196t.477-.196t.197-.477t-.197-.477t-.477-.196m-2.569-2.73q-.08.205-.121.412q-.04.206-.04.433v.846h5.653v-.849q0-.233-.04-.435t-.121-.408zM11.999 3q3.763 0 5.382.694T19 6v3.054q-.238-.073-.479-.113q-.24-.039-.521-.07V6.538H6V11h6.423q-.188.233-.341.473t-.276.527H6v3q0 .825.588 1.413T8 17h3.192v1H7.77v2H6.54v-2.396q-.489-.212-1.014-.901T5 15.115V6q0-1.556 1.684-2.278Q8.37 3 12 3m.013 2.539h5.907H6.104zm-5.908 0H17.92q-.26-.772-1.603-1.155Q14.973 4 12.012 4q-2.945 0-4.288.39q-1.343.389-1.62 1.149M11.806 12\"/>"
|
|
5985
|
+
},
|
|
5986
|
+
"bus-railway-rounded": {
|
|
5987
|
+
"body": "<path fill=\"currentColor\" d=\"M17.312 11.23q1.64 0 2.664.942Q21 13.113 21 14.616v3q0 .698-.497 1.195t-1.195.497l.996.996q.192.192.095.444t-.368.252h-5.485q-.271 0-.368-.252t.095-.444l.996-.996q-.698 0-1.195-.497t-.497-1.195v-3q0-1.502 1.048-2.444q1.048-.941 2.687-.941m-8.808 4.385q.467 0 .79-.327q.322-.327.322-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.322.327-.322.793q0 .467.327.79q.327.322.793.322m8.688 2.23q.281 0 .477-.196t.196-.477t-.196-.477t-.477-.196t-.477.196t-.196.477t.197.477q.195.196.476.196m-2.73-2.384h5.653v-.85q0-.233-.04-.435t-.121-.408h-5.331q-.08.206-.121.413q-.04.206-.04.434zM7.038 20q-.213 0-.357-.144T6.54 19.5v-1.896q-.489-.212-1.014-.901T5 15.115V6q0-1.556 1.684-2.278Q8.37 3 12 3q3.763 0 5.382.694T19 6v2.47q0 .212-.144.356t-.357.143t-.356-.143T18 8.469V6.54H6V11h5.3q.339 0 .508.31q.169.311.002.634q-.331.612-.475 1.286t-.143 1.386v2.576q0 .344-.232.576t-.576.232H7.77v1.5q0 .213-.144.356T7.27 20z\"/>"
|
|
5988
|
+
},
|
|
5989
|
+
"bus-railway-sharp": {
|
|
5990
|
+
"body": "<path fill=\"currentColor\" d=\"M8.505 15.616q.466 0 .788-.327q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.322.327-.322.793q0 .467.327.79q.327.322.793.322M13.577 21l1.692-1.692q-.698 0-1.195-.498q-.497-.497-.497-1.195v-3q0-1.502 1.048-2.443t2.687-.941t2.664.941T21 14.616v3q0 .698-.497 1.195t-1.195.497L21 21zm3.615-3.154q.281 0 .477-.196t.197-.477t-.197-.477t-.477-.196t-.476.196t-.197.477t.197.477t.476.196m-2.73-2.385h5.654v-.849q0-.233-.041-.435q-.04-.202-.121-.408h-5.331q-.08.206-.121.413q-.04.206-.04.434zM6.539 20v-2.396q-.489-.212-1.014-.901T5 15.115V6q0-1.556 1.684-2.278Q8.37 3 12 3q3.763 0 5.382.694T19 6v3.054q-.238-.073-.479-.113q-.24-.039-.521-.07V6.538H6V11h6.423q-.615.767-.923 1.696t-.308 1.92V18H7.77v2z\"/>"
|
|
5991
|
+
},
|
|
5938
5992
|
"business-center": {
|
|
5939
5993
|
"body": "<path fill=\"currentColor\" d=\"M4.616 20q-.691 0-1.153-.462T3 18.384V14.5h7V16h4v-1.5h7v3.885q0 .69-.462 1.152T19.385 20zM11 15v-2h2v2zm-8-1.5V8.616q0-.691.463-1.153T4.615 7H9V5.615q0-.69.463-1.153T10.616 4h2.769q.69 0 1.153.462T15 5.615V7h4.385q.69 0 1.152.463T21 8.616V13.5h-7V12h-4v1.5zM10 7h4V5.615q0-.23-.192-.423T13.385 5h-2.77q-.23 0-.423.192T10 5.615z\"/>"
|
|
5940
5994
|
},
|
|
@@ -9439,6 +9493,18 @@
|
|
|
9439
9493
|
"crowdsource": {
|
|
9440
9494
|
"body": "<path fill=\"currentColor\" d=\"M15.808 10.096q-.53 0-.9-.37t-.37-.899t.37-.899t.9-.37t.899.37t.37.899t-.37.899t-.9.37m-7.615 0q-.529 0-.899-.37t-.37-.899t.37-.899t.9-.37t.898.37t.37.899t-.37.899t-.899.37M12 12.423q-.529 0-.899-.37t-.37-.9q0-.528.37-.898t.899-.37t.899.37t.37.899t-.37.899t-.899.37m0-4.654q-.529 0-.899-.37t-.37-.899t.37-.899t.899-.37t.899.37t.37.899t-.37.899t-.899.37m.001 11q-.424 0-.86-.055q-.435-.056-.833-.181v-3.017q0-.76.497-1.292T12 13.692t1.195.532t.497 1.292v3.017q-.398.125-.832.18q-.435.056-.859.056m-2.962-.684q-.42-.168-.807-.376q-.388-.209-.755-.466q-.604-.427-.949-1.104T6.183 14.7q0-.537-.118-1.002t-.413-.907q-.21-.287-.79-.85T3.796 10.89q-.232-.234-.232-.587q0-.352.236-.58q.233-.237.592-.237q.36 0 .593.233l3.233 3.064q.423.38.622.907t.199 1.06zm5.923 0v-3.327q0-.547.211-1.074q.212-.526.61-.893l3.245-3.071q.255-.233.605-.233t.586.236t.237.59t-.232.58q-.483.478-1.073 1.037q-.59.56-.805.86q-.296.422-.412.896q-.117.474-.117 1.021q0 .759-.345 1.436q-.345.678-.959 1.116q-.338.241-.732.45t-.82.376\"/>"
|
|
9441
9495
|
},
|
|
9496
|
+
"crown": {
|
|
9497
|
+
"body": "<path fill=\"currentColor\" d=\"M5.827 19v-1h12.346v1zm-.058-2.884L4.321 8.475q-.05.02-.112.022q-.063.003-.113.003q-.471 0-.783-.32T3 7.404q0-.473.313-.804q.312-.33.784-.33t.803.33q.33.331.33.804q0 .104-.008.193t-.059.176l3.202 1.285l2.971-4.045q-.217-.142-.344-.376q-.127-.233-.127-.503q0-.472.331-.803q.33-.331.803-.331q.472 0 .804.33t.332.8q0 .284-.127.512q-.127.23-.344.371l2.97 4.045l3.203-1.285q-.027-.08-.047-.175q-.02-.096-.02-.194q0-.473.312-.804q.312-.33.784-.33t.803.33q.331.331.331.804q0 .454-.332.775t-.806.321q-.038 0-.086-.012t-.104-.013l-1.441 7.64z\"/>"
|
|
9498
|
+
},
|
|
9499
|
+
"crown-outline": {
|
|
9500
|
+
"body": "<path fill=\"currentColor\" d=\"M5.827 19v-1h12.346v1zm-.058-2.884L4.321 8.475q-.05.02-.112.022q-.063.003-.113.003q-.471 0-.783-.32T3 7.404q0-.473.313-.804q.312-.33.784-.33t.803.33q.33.331.33.804q0 .104-.008.193t-.059.176l3.202 1.285l2.971-4.045q-.217-.142-.344-.376q-.127-.233-.127-.503q0-.472.331-.803q.33-.331.803-.331q.472 0 .804.33t.332.8q0 .284-.127.512q-.127.23-.344.371l2.97 4.045l3.203-1.285q-.027-.08-.047-.175q-.02-.096-.02-.194q0-.473.312-.804q.312-.33.784-.33t.803.33q.331.331.331.804q0 .454-.332.775t-.806.321q-.038 0-.086-.012t-.104-.013l-1.441 7.64zm.854-1h10.754l1.227-6.137l-3.317 1.323L12 5.804l-3.286 4.498l-3.318-1.323zm5.377 0\"/>"
|
|
9501
|
+
},
|
|
9502
|
+
"crown-outline-rounded": {
|
|
9503
|
+
"body": "<path fill=\"currentColor\" d=\"M6.327 19q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h11.346q.213 0 .356.144t.144.357t-.144.356t-.356.143zm.777-2.884q-.59 0-1.028-.37t-.562-.94L4.32 8.475q-.05.02-.112.022q-.063.003-.113.003q-.471 0-.783-.32T3 7.404q0-.473.313-.804q.312-.33.784-.33t.803.33q.33.331.33.804q0 .104-.008.193t-.059.176l2.76 1.111q.192.077.385.02q.192-.058.326-.231l2.702-3.66q-.217-.142-.344-.376q-.127-.233-.127-.503q0-.472.331-.803q.33-.331.803-.331q.472 0 .804.33t.332.8q0 .284-.127.512q-.127.23-.344.371l2.702 3.66q.134.173.326.23q.193.059.385-.018l2.76-1.112q-.027-.08-.047-.175q-.02-.096-.02-.194q0-.473.312-.804q.312-.33.784-.33t.803.33q.331.331.331.804q0 .454-.332.775t-.806.321q-.038 0-.086-.012t-.106-.013l-1.184 6.33q-.125.572-.562.941t-1.028.37zm.019-1h9.754q.212 0 .385-.135t.211-.346l1.13-5.656l-2.15.846q-.514.217-1.043.075t-.862-.61L12 5.804L9.452 9.29q-.333.468-.862.61t-1.044-.075l-2.15-.846l1.131 5.656q.038.211.211.346t.385.135m4.877 0\"/>"
|
|
9504
|
+
},
|
|
9505
|
+
"crown-rounded": {
|
|
9506
|
+
"body": "<path fill=\"currentColor\" d=\"M6.327 19q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h11.346q.213 0 .356.144t.144.357t-.144.356t-.356.143zm.777-2.884q-.59 0-1.028-.37t-.562-.94L4.32 8.475q-.05.02-.112.022q-.063.003-.113.003q-.471 0-.783-.32T3 7.404q0-.473.313-.804q.312-.33.784-.33t.803.33q.33.331.33.804q0 .104-.008.193t-.059.176l2.76 1.111q.192.077.385.02q.192-.058.326-.231l2.702-3.66q-.217-.142-.344-.376q-.127-.233-.127-.503q0-.472.331-.803q.33-.331.803-.331q.472 0 .804.33t.332.8q0 .284-.127.512q-.127.23-.344.371l2.702 3.66q.134.173.326.23q.193.059.385-.018l2.76-1.112q-.027-.08-.047-.175q-.02-.096-.02-.194q0-.473.312-.804q.312-.33.784-.33t.803.33q.331.331.331.804q0 .454-.332.775t-.806.321q-.038 0-.086-.012t-.106-.013l-1.184 6.33q-.125.572-.562.941t-1.028.37z\"/>"
|
|
9507
|
+
},
|
|
9442
9508
|
"cruelty-free": {
|
|
9443
9509
|
"body": "<path fill=\"currentColor\" d=\"M9.52 21q-1.453 0-2.486-1.005T6 17.577q0-.721.339-1.343q.338-.623 1.084-1.273q.458-.38.788-.802t.708-.832q-1.121-1.72-1.703-3.568q-.582-1.85-.582-3.663q0-1.104.275-1.638q.275-.535.822-.535q.828 0 1.733 1.039Q10.367 6 11 7.38q.417.923.663 1.926q.245 1.003.337 1.995q.092-.992.347-1.995t.659-1.926q.607-1.38 1.521-2.42t1.742-1.038q.547 0 .822.535q.274.534.274 1.638q0 1.814-.581 3.663q-.582 1.849-1.703 3.568q.378.41.708.832t.788.803q.746.65 1.084 1.272T18 17.577q0 1.414-1.034 2.418Q15.933 21 14.481 21q-.933 0-1.707-.308L12 20.385l-.774.307Q10.452 21 9.519 21m.077-1q.517 0 1.092-.147t1.075-.422q-.236-.125-.432-.377q-.197-.252-.197-.438q0-.2.25-.322q.249-.121.616-.121q.348 0 .588.13t.239.313q0 .186-.196.438t-.433.377q.5.275 1.075.422t1.093.147q1.088 0 1.842-.706q.753-.706.753-1.717q0-.527-.278-.971q-.28-.445-.856-.927q-.312-.262-.479-.448q-.167-.187-.417-.504q-.86-1.125-1.392-1.426T11.98 13t-1.56.301q-.537.301-1.39 1.426q-.25.317-.418.504t-.478.448q-.577.483-.856.927T7 17.577q0 1.012.754 1.717T9.596 20m.904-3.25q-.2 0-.35-.225T10 16t.15-.525t.35-.225t.35.225T11 16t-.15.525t-.35.225m3 0q-.2 0-.35-.225T13 16t.15-.525t.35-.225t.35.225T14 16t-.15.525t-.35.225m-3.848-4.148q.314-.238.673-.37t.785-.178q-.05-1.085-.324-2.195q-.274-1.111-.73-2.124q-.494-1.116-1.108-1.851q-.613-.736-1.188-.936q-.05.189-.088.455t-.038.636q0 1.603.528 3.315t1.49 3.248m4.696 0q.961-1.536 1.49-3.248q.527-1.712.527-3.315q0-.37-.037-.636q-.038-.266-.088-.455q-.575.2-1.188.936q-.614.735-1.108 1.85q-.45 1.014-.724 2.125t-.33 2.195q.414.042.773.176t.685.372\"/>"
|
|
9444
9510
|
},
|
|
@@ -10971,22 +11037,22 @@
|
|
|
10971
11037
|
"body": "<path fill=\"currentColor\" d=\"M15.116 5.385q-.633 0-1.067-.434t-.433-1.066t.433-1.067t1.067-.433t1.066.433t.434 1.067t-.434 1.066t-1.066.434m-4.893 5l2.277 2.377V18.5h-1v-4.942l-4.642-3.523l4.088-4.089q.229-.229.524-.347t.63-.118t.63.118t.524.347l1.9 1.9q.656.656 1.527 1.088t1.919.527V10.5q-1.325-.096-2.37-.601t-1.884-1.345L13.2 7.408zm-4.838 2.23q1.863 0 3.124 1.261q1.26 1.26 1.26 3.124t-1.26 3.124t-3.124 1.26t-3.124-1.26T1 17t1.26-3.124t3.125-1.26m0 7.884q1.463 0 2.481-1.018T8.885 17t-1.019-2.482T5.385 13.5t-2.482 1.018T1.885 17t1.018 2.482Q3.921 20.5 5.385 20.5m13.23-7.884q1.864 0 3.125 1.26T23 17t-1.26 3.124t-3.124 1.26t-3.125-1.26T14.231 17t1.26-3.124t3.125-1.26m0 7.884q1.463 0 2.481-1.018q1.019-1.018 1.019-2.482t-1.019-2.482t-2.482-1.018t-2.481 1.018T15.116 17t1.018 2.482t2.482 1.018\"/>"
|
|
10972
11038
|
},
|
|
10973
11039
|
"directions-boat": {
|
|
10974
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
11040
|
+
"body": "<path fill=\"currentColor\" d=\"M4.262 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876q.854.552 1.74.845q.885.294 1.946.294t1.948-.294t1.739-.845q.979.575 1.976.876t2.043.301H20v1h-.333q-1.033 0-2.032-.225t-1.97-.694q-.903.455-1.834.684t-1.87.23t-1.866-.23q-.928-.229-1.832-.684q-.97.469-1.97.694T4.262 21m7.719-3.423q-1.058 0-1.942-.635q-.885-.634-1.808-1.673q-.848.945-1.513 1.429t-1.46.8l-1.49-5.306q-.087-.31.065-.592q.151-.283.461-.388l1.225-.4V6.616q0-.672.472-1.144Q6.464 5 7.135 5h3.038V3h3.616v2h3.038q.671 0 1.143.472t.472 1.143v4.197l1.225.4q.31.105.462.388t.065.592l-1.49 5.306q-.796-.315-1.46-.8q-.665-.484-1.513-1.429q-.923 1.039-1.808 1.673q-.884.635-1.942.635m-5.5-7.06l5.48-1.67l5.481 1.67V6H6.481z\"/>"
|
|
10975
11041
|
},
|
|
10976
11042
|
"directions-boat-outline": {
|
|
10977
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
11043
|
+
"body": "<path fill=\"currentColor\" d=\"M4.262 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876q.854.552 1.74.845q.885.294 1.946.294t1.948-.294t1.739-.845q.979.575 1.976.876t2.043.301H20v1h-.333q-1.033 0-2.032-.225t-1.97-.694q-.903.455-1.834.684t-1.87.23t-1.866-.23q-.928-.229-1.832-.684q-.97.469-1.97.694T4.262 21m7.719-3.423q-1.058 0-1.942-.635q-.885-.634-1.808-1.673q-.848.945-1.513 1.429t-1.46.8l-1.49-5.306q-.087-.31.061-.594t.465-.386l1.225-.4V6.616q0-.667.475-1.141T7.134 5h3.039V3h3.616v2h3.038q.666 0 1.14.475t.475 1.14v4.197l1.225.4q.316.101.465.386t.062.594l-1.49 5.306q-.796-.315-1.46-.8q-.665-.484-1.513-1.429q-.923 1.039-1.808 1.673t-1.942.635m.03-1q.968 0 1.674-.647q.705-.647 1.34-1.376l.708-.806l.679.762q.39.448.783.858t.9.7l1.053-3.976l-7.186-2.19l-7.143 2.19l1.054 3.975q.506-.288.899-.699q.394-.41.784-.858l.679-.762l.707.806q.635.735 1.366 1.379t1.704.644m-5.531-6.06l5.48-1.67l5.481 1.67V6H6.481zm5.506 2.72\"/>"
|
|
10978
11044
|
},
|
|
10979
11045
|
"directions-boat-outline-rounded": {
|
|
10980
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
11046
|
+
"body": "<path fill=\"currentColor\" d=\"M11.962 20.994q-.939 0-1.867-.228q-.928-.23-1.832-.685q-.944.436-1.852.65q-.909.213-1.911.263q-.213.006-.357-.138T4 20.499t.144-.352t.356-.153q.466-.025.92-.094t.897-.201t.881-.326t.865-.425q.106-.05.212-.05t.212.05q.805.483 1.647.748q.841.266 1.828.266t1.828-.266t1.647-.748q.105-.05.211-.05t.212.05q.446.25.884.444t.89.317q.453.122.91.187q.456.066.956.098q.213.013.356.155t.144.354q0 .21-.143.354t-.357.137q-1.024-.057-1.95-.257q-.927-.2-1.884-.656q-.904.456-1.835.685q-.931.228-1.87.228m.01-3.417q-1.067 0-1.971-.635q-.904-.634-1.788-1.673q-.533.585-1.003.996q-.47.41-.93.704q-.379.258-.803.047t-.555-.674l-1.193-4.147q-.086-.312.063-.597t.465-.386l1.225-.4V6.616q0-.667.474-1.141T7.096 5h3.039V3.808q0-.343.232-.576T10.942 3h2.039q.343 0 .575.232t.233.576V5h3.038q.666 0 1.14.475t.475 1.14v4.197l1.225.4q.316.101.465.386t.065.598l-1.176 4.166q-.13.442-.545.644t-.812-.037q-.466-.294-.927-.695t-1.006-1.005q-.923 1.039-1.808 1.673t-1.952.635M6.481 6.539v3.978L11.5 8.991q.23-.075.462-.075t.461.075l5.02 1.526V6.54q0-.231-.164-.385T16.884 6H7.04q-.231 0-.395.154q-.163.154-.163.385m5.48 3.363l-7.142 2.19l1.054 3.975q.529-.3.943-.737q.415-.438.823-.903q.246-.286.604-.274t.595.286q.653.752 1.406 1.445t1.774.693q.994 0 1.726-.696q.733-.696 1.385-1.442q.229-.279.593-.289t.607.277q.407.465.822.903t.943.737l1.054-3.975zm.026 3.335\"/>"
|
|
10981
11047
|
},
|
|
10982
11048
|
"directions-boat-outline-sharp": {
|
|
10983
|
-
"body": "<path fill=\"currentColor\" d=\"M4.
|
|
11049
|
+
"body": "<path fill=\"currentColor\" d=\"M4.262 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876q.854.552 1.74.845q.885.294 1.946.294t1.948-.294t1.739-.845q.979.575 1.976.876t2.043.301H20v1h-.333q-1.033 0-2.032-.225t-1.97-.694q-.903.455-1.834.684t-1.87.23t-1.866-.23q-.928-.229-1.832-.684q-.97.469-1.97.694T4.262 21m7.719-3.423q-1.058 0-1.942-.635q-.885-.634-1.808-1.673q-.848.945-1.513 1.429t-1.46.8l-1.72-6.056l1.981-.63V5h4.654V3h3.616v2h4.653v5.812l1.981.63l-1.72 6.056q-.795-.315-1.46-.8q-.664-.484-1.512-1.429q-.923 1.039-1.808 1.673q-.884.635-1.942.635m.03-1q.968 0 1.674-.647t1.34-1.376l.708-.806l.679.762q.39.448.783.858t.9.7l1.053-3.976l-7.186-2.19l-7.143 2.19l1.054 3.975q.506-.288.899-.699q.394-.41.784-.858l.679-.762l.707.806q.635.735 1.366 1.379t1.704.644m-5.531-6.06l5.48-1.67l5.481 1.67V6H6.481zm5.506 2.72\"/>"
|
|
10984
11050
|
},
|
|
10985
11051
|
"directions-boat-rounded": {
|
|
10986
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
11052
|
+
"body": "<path fill=\"currentColor\" d=\"M11.962 20.994q-.939 0-1.867-.228q-.928-.23-1.832-.685q-.944.436-1.852.65q-.909.213-1.911.263q-.213.006-.357-.137T4 20.5t.143-.357t.357-.149q.466-.025.92-.094t.897-.201t.881-.326t.865-.425q.106-.05.212-.05t.212.05q.805.483 1.647.748q.841.265 1.828.265t1.828-.265t1.647-.748q.105-.05.211-.05t.212.05q.446.25.884.444t.89.317q.453.122.91.191t.956.094q.214.006.357.15T20 20.5t-.143.357t-.357.137q-1.021-.05-1.949-.253t-1.885-.66q-.904.456-1.835.685q-.931.228-1.87.228M6.482 6.54v3.978L11.5 8.991q.23-.075.462-.075t.461.075l5.02 1.526V6.54q0-.231-.164-.385T16.884 6H7.04q-.231 0-.395.154q-.163.154-.163.385m5.5 11.038q-1.077 0-1.981-.635q-.904-.634-1.789-1.673q-.532.585-1.002.996q-.47.41-.93.704q-.379.258-.803.047t-.555-.674l-1.192-4.15q-.087-.31.065-.592t.462-.388l1.225-.4V6.616q0-.672.472-1.144T7.096 5h3.039V3.808q0-.348.23-.578t.577-.23h2.039q.348 0 .578.23t.23.578V5h3.038q.671 0 1.143.472t.472 1.143v4.197l1.225.4q.31.105.462.388t.065.592l-1.173 4.17q-.13.442-.545.644t-.812-.037q-.466-.294-.927-.695t-1.006-1.005q-.923 1.039-1.808 1.673t-1.942.635\"/>"
|
|
10987
11053
|
},
|
|
10988
11054
|
"directions-boat-sharp": {
|
|
10989
|
-
"body": "<path fill=\"currentColor\" d=\"M4.
|
|
11055
|
+
"body": "<path fill=\"currentColor\" d=\"M4.262 21H4v-1h.262q1.046 0 2.037-.301t1.976-.876q.854.552 1.74.845q.885.294 1.946.294t1.948-.294t1.739-.845q.979.575 1.976.876t2.043.301H20v1h-.333q-1.033 0-2.032-.225t-1.97-.694q-.903.455-1.834.684t-1.87.23t-1.866-.23q-.928-.229-1.832-.684q-.97.469-1.97.694T4.262 21M6.48 10.517l5.48-1.67l5.481 1.67V6H6.481zm5.5 7.06q-1.058 0-1.942-.635q-.885-.634-1.808-1.673q-.848.945-1.513 1.429t-1.46.8l-1.72-6.056l1.981-.63V5h4.654V3h3.616v2h4.653v5.812l1.981.63l-1.72 6.056q-.795-.315-1.46-.8q-.664-.484-1.512-1.429q-.923 1.039-1.808 1.673q-.884.635-1.942.635\"/>"
|
|
10990
11056
|
},
|
|
10991
11057
|
"directions-bus": {
|
|
10992
11058
|
"body": "<path fill=\"currentColor\" d=\"M7.039 20q-.213 0-.357-.144T6.54 19.5v-1.896q-.489-.212-1.014-.901T5 15.115V6q0-1.556 1.684-2.278Q8.37 3 12 3q3.763 0 5.382.694T19 6v9.116q0 .898-.525 1.587q-.525.69-1.014.9V19.5q0 .213-.143.356T16.96 20h-.23q-.213 0-.357-.144t-.143-.356V18H7.769v1.5q0 .213-.144.356T7.27 20zM6 11h12V6.539H6zm2.505 4.616q.466 0 .788-.327q.323-.327.323-.793q0-.467-.327-.79q-.327-.321-.793-.321q-.467 0-.79.326q-.322.327-.322.793q0 .467.327.79q.327.322.793.322m7 0q.467 0 .79-.327q.321-.327.321-.793q0-.467-.326-.79q-.327-.321-.794-.321q-.466 0-.788.326q-.323.327-.323.793q0 .467.327.79q.327.322.793.322\"/>"
|
|
@@ -40106,10 +40172,10 @@
|
|
|
40106
40172
|
"body": "<path fill=\"currentColor\" d=\"m19.146 21.677l-3.006-3.006q-.413.266-.863.467t-.93.356v-1.05q.292-.105.562-.221q.27-.115.512-.271l-3.844-3.844v3.469L8 14H4.577v-4h2.892L2.592 5.123l.708-.708L19.854 20.97zm-.777-5.011l-.7-.7q.618-.852.955-1.866t.338-2.125q0-2.196-1.27-3.97t-3.346-2.5v-1.05q2.504.797 4.06 2.86t1.556 4.66q0 1.306-.42 2.502t-1.173 2.189m-2.773-2.774l-1.25-1.25v-4q.848.55 1.29 1.449q.441.898.441 1.909q0 .51-.12.988t-.36.904m-4.02-4.019L9.861 8.139l1.716-1.716zm-1 5.277v-2.042L8.469 11H5.577v2h2.85zm-1.054-3.096\"/>"
|
|
40107
40173
|
},
|
|
40108
40174
|
"volume-off-outline-rounded": {
|
|
40109
|
-
"body": "<path fill=\"currentColor\" d=\"M16.14 18.671q-.217.137-.454.268t-.478.236q-.183.079-.398 0q-.214-.079-.287-.267q-.073-.183.028-.373q.101-.189.284-.268q.
|
|
40175
|
+
"body": "<path fill=\"currentColor\" d=\"M16.14 18.671q-.217.137-.454.268t-.478.236q-.183.079-.398 0q-.214-.079-.287-.267q-.073-.183.028-.373q.101-.189.284-.268q.157-.069.302-.138t.284-.177l-3.844-3.844v2.217q0 .348-.324.476t-.568-.116L8 14H5.385q-.348 0-.578-.23t-.23-.578v-2.384q0-.348.23-.578t.577-.23H7.47L2.946 5.477q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16L19.5 20.616q.14.14.15.344t-.15.363t-.354.16t-.354-.16zm2.822-6.696q0-2.036-1.11-3.74q-1.11-1.702-2.979-2.533q-.202-.098-.3-.278t-.012-.362q.093-.208.317-.268t.45.039q2.099.979 3.366 2.89t1.268 4.252q0 1.094-.295 2.099t-.857 1.89q-.143.261-.344.312t-.377-.016t-.255-.239t.026-.365q.544-.823.823-1.736q.279-.912.279-1.945m-4.014-2.858q.575.544.852 1.325T16.077 12q0 .317-.048.625t-.15.606q-.088.248-.34.3t-.445-.14l-.505-.506q-.131-.131-.187-.27q-.056-.14-.056-.301V9.408q0-.223.215-.322q.214-.1.387.031m-4.813-.686q-.131-.131-.122-.292q.01-.162.14-.293l.531-.53q.245-.245.569-.117t.324.476v1.21q0 .273-.252.388q-.252.116-.444-.096zm.442 6.719v-2.042L8.469 11H5.577v2h2.85zm-1.054-3.096\"/>"
|
|
40110
40176
|
},
|
|
40111
40177
|
"volume-off-rounded": {
|
|
40112
|
-
"body": "<path fill=\"currentColor\" d=\"M16.14 18.671q-.217.137-.454.268t-.478.236q-.183.079-.398 0q-.214-.079-.287-.267q-.073-.183.028-.373q.101-.189.284-.268q.
|
|
40178
|
+
"body": "<path fill=\"currentColor\" d=\"M16.14 18.671q-.217.137-.454.268t-.478.236q-.183.079-.398 0q-.214-.079-.287-.267q-.073-.183.028-.373q.101-.189.284-.268q.157-.069.302-.138t.284-.177l-3.844-3.844v2.217q0 .348-.324.476t-.568-.116L8 14H5.385q-.348 0-.578-.23t-.23-.578v-2.384q0-.348.23-.578t.577-.23H7.47L2.946 5.477q-.14-.14-.15-.344t.15-.364t.354-.16t.354.16L19.5 20.616q.14.14.15.344t-.15.363t-.354.16t-.354-.16zm2.822-6.696q0-2.036-1.11-3.74q-1.11-1.702-2.979-2.533q-.202-.098-.3-.278t-.012-.362q.093-.208.317-.268t.45.039q2.099.979 3.366 2.89t1.268 4.252q0 1.094-.295 2.099t-.857 1.89q-.143.261-.344.312t-.377-.016t-.255-.239t.026-.365q.544-.823.823-1.736q.279-.912.279-1.945m-4.014-2.858q.575.544.852 1.325T16.077 12q0 .317-.048.625t-.15.606q-.088.248-.34.3t-.445-.14l-.505-.506q-.131-.131-.187-.27q-.056-.14-.056-.301V9.408q0-.223.215-.322q.214-.1.387.031m-4.813-.686q-.131-.131-.122-.292q.01-.162.14-.293l.531-.53q.245-.245.569-.117t.324.476v1.21q0 .273-.252.388q-.252.116-.444-.096z\"/>"
|
|
40113
40179
|
},
|
|
40114
40180
|
"volume-up": {
|
|
40115
40181
|
"body": "<path fill=\"currentColor\" d=\"M14.077 19.494v-1.05q2.077-.727 3.346-2.5t1.27-3.969t-1.27-3.97t-3.346-2.5v-1.05q2.485.797 4.05 2.86t1.565 4.66t-1.565 4.66t-4.05 2.86M4.307 14v-4h3.424l3.577-3.577v11.154L7.73 14zm9.77 1.308V8.642q.848.55 1.29 1.449q.44.898.44 1.909q0 1.006-.45 1.882t-1.28 1.426\"/>"
|
|
@@ -50785,6 +50851,10 @@
|
|
|
50785
50851
|
"crossword-outline-rounded",
|
|
50786
50852
|
"crossword-rounded",
|
|
50787
50853
|
"crowdsource",
|
|
50854
|
+
"crown",
|
|
50855
|
+
"crown-outline",
|
|
50856
|
+
"crown-outline-rounded",
|
|
50857
|
+
"crown-rounded",
|
|
50788
50858
|
"cruelty-free",
|
|
50789
50859
|
"cyclone",
|
|
50790
50860
|
"cyclone-rounded",
|
|
@@ -53687,12 +53757,30 @@
|
|
|
53687
53757
|
"bike-scooter-outline-sharp",
|
|
53688
53758
|
"bike-scooter-rounded",
|
|
53689
53759
|
"bike-scooter-sharp",
|
|
53760
|
+
"boat-bus",
|
|
53761
|
+
"boat-bus-outline",
|
|
53762
|
+
"boat-bus-outline-rounded",
|
|
53763
|
+
"boat-bus-outline-sharp",
|
|
53764
|
+
"boat-bus-rounded",
|
|
53765
|
+
"boat-bus-sharp",
|
|
53766
|
+
"boat-railway",
|
|
53767
|
+
"boat-railway-outline",
|
|
53768
|
+
"boat-railway-outline-rounded",
|
|
53769
|
+
"boat-railway-outline-sharp",
|
|
53770
|
+
"boat-railway-rounded",
|
|
53771
|
+
"boat-railway-sharp",
|
|
53690
53772
|
"bus-alert",
|
|
53691
53773
|
"bus-alert-outline",
|
|
53692
53774
|
"bus-alert-outline-rounded",
|
|
53693
53775
|
"bus-alert-outline-sharp",
|
|
53694
53776
|
"bus-alert-rounded",
|
|
53695
53777
|
"bus-alert-sharp",
|
|
53778
|
+
"bus-railway",
|
|
53779
|
+
"bus-railway-outline",
|
|
53780
|
+
"bus-railway-outline-rounded",
|
|
53781
|
+
"bus-railway-outline-sharp",
|
|
53782
|
+
"bus-railway-rounded",
|
|
53783
|
+
"bus-railway-sharp",
|
|
53696
53784
|
"cable-car",
|
|
53697
53785
|
"cable-car-outline",
|
|
53698
53786
|
"cable-car-outline-rounded",
|