@iconify/json 2.2.264 → 2.2.266
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 +40 -39
- package/collections.md +26 -26
- package/composer.json +1 -1
- package/json/fluent-color.json +1 -1
- package/json/fluent.json +34 -8
- package/json/iconoir.json +14 -16
- package/json/lineicons.json +2 -2
- package/json/lsicon.json +2 -2
- package/json/lucide.json +5 -5
- package/json/proicons.json +1 -1
- package/json/ri.json +165 -16
- package/json/si.json +1 -0
- package/json/simple-icons.json +7 -4
- package/json/tabler.json +60 -6
- package/json/token-branded.json +12 -3
- package/json/token.json +9 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -171,8 +171,8 @@
|
|
|
171
171
|
},
|
|
172
172
|
"tabler": {
|
|
173
173
|
"name": "Tabler Icons",
|
|
174
|
-
"total":
|
|
175
|
-
"version": "3.
|
|
174
|
+
"total": 5700,
|
|
175
|
+
"version": "3.21.0",
|
|
176
176
|
"author": {
|
|
177
177
|
"name": "Paweł Kuna",
|
|
178
178
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -243,8 +243,8 @@
|
|
|
243
243
|
},
|
|
244
244
|
"ri": {
|
|
245
245
|
"name": "Remix Icon",
|
|
246
|
-
"total":
|
|
247
|
-
"version": "4.
|
|
246
|
+
"total": 3020,
|
|
247
|
+
"version": "4.5.0",
|
|
248
248
|
"author": {
|
|
249
249
|
"name": "Remix Design",
|
|
250
250
|
"url": "https://github.com/Remix-Design/RemixIcon"
|
|
@@ -456,6 +456,7 @@
|
|
|
456
456
|
"segment-duotone",
|
|
457
457
|
"check-line"
|
|
458
458
|
],
|
|
459
|
+
"height": 24,
|
|
459
460
|
"category": "UI 24px",
|
|
460
461
|
"palette": false
|
|
461
462
|
},
|
|
@@ -684,7 +685,7 @@
|
|
|
684
685
|
"proicons": {
|
|
685
686
|
"name": "ProIcons",
|
|
686
687
|
"total": 446,
|
|
687
|
-
"version": "4.10.
|
|
688
|
+
"version": "4.10.1",
|
|
688
689
|
"author": {
|
|
689
690
|
"name": "ProCode",
|
|
690
691
|
"url": "https://github.com/ProCode-Software/proicons"
|
|
@@ -1174,6 +1175,29 @@
|
|
|
1174
1175
|
"category": "UI 24px",
|
|
1175
1176
|
"palette": false
|
|
1176
1177
|
},
|
|
1178
|
+
"lineicons": {
|
|
1179
|
+
"name": "Lineicons",
|
|
1180
|
+
"total": 606,
|
|
1181
|
+
"author": {
|
|
1182
|
+
"name": "Lineicons",
|
|
1183
|
+
"url": "https://github.com/LineiconsHQ/Lineicons"
|
|
1184
|
+
},
|
|
1185
|
+
"license": {
|
|
1186
|
+
"title": "MIT",
|
|
1187
|
+
"spdx": "MIT",
|
|
1188
|
+
"url": "https://github.com/LineiconsHQ/Lineicons/blob/main/LICENSE.md"
|
|
1189
|
+
},
|
|
1190
|
+
"samples": [
|
|
1191
|
+
"check",
|
|
1192
|
+
"vuejs",
|
|
1193
|
+
"star-fat",
|
|
1194
|
+
"unsplash",
|
|
1195
|
+
"clipboard",
|
|
1196
|
+
"cart-2"
|
|
1197
|
+
],
|
|
1198
|
+
"category": "UI 24px",
|
|
1199
|
+
"palette": false
|
|
1200
|
+
},
|
|
1177
1201
|
"icon-park-outline": {
|
|
1178
1202
|
"name": "IconPark Outline",
|
|
1179
1203
|
"total": 2658,
|
|
@@ -1377,8 +1401,8 @@
|
|
|
1377
1401
|
"name": "Lsicon",
|
|
1378
1402
|
"total": 716,
|
|
1379
1403
|
"author": {
|
|
1380
|
-
"name": "
|
|
1381
|
-
"url": "https://www.
|
|
1404
|
+
"name": "Wis Design",
|
|
1405
|
+
"url": "https://www.lsicon.com/"
|
|
1382
1406
|
},
|
|
1383
1407
|
"license": {
|
|
1384
1408
|
"title": "MIT",
|
|
@@ -1575,29 +1599,6 @@
|
|
|
1575
1599
|
"category": "UI 16px / 32px",
|
|
1576
1600
|
"palette": false
|
|
1577
1601
|
},
|
|
1578
|
-
"lineicons": {
|
|
1579
|
-
"name": "Lineicons",
|
|
1580
|
-
"total": 606,
|
|
1581
|
-
"author": {
|
|
1582
|
-
"name": "Lineicons",
|
|
1583
|
-
"url": "https://github.com/LineiconsHQ/Lineicons"
|
|
1584
|
-
},
|
|
1585
|
-
"license": {
|
|
1586
|
-
"title": "MIT",
|
|
1587
|
-
"spdx": "MIT",
|
|
1588
|
-
"url": "https://github.com/LineiconsHQ/Lineicons/blob/main/LICENSE.md"
|
|
1589
|
-
},
|
|
1590
|
-
"samples": [
|
|
1591
|
-
"check",
|
|
1592
|
-
"vuejs",
|
|
1593
|
-
"star-fat",
|
|
1594
|
-
"unsplash",
|
|
1595
|
-
"clipboard",
|
|
1596
|
-
"cart-2"
|
|
1597
|
-
],
|
|
1598
|
-
"category": "UI 16px / 32px",
|
|
1599
|
-
"palette": false
|
|
1600
|
-
},
|
|
1601
1602
|
"bi": {
|
|
1602
1603
|
"name": "Bootstrap Icons",
|
|
1603
1604
|
"total": 2050,
|
|
@@ -1697,8 +1698,8 @@
|
|
|
1697
1698
|
},
|
|
1698
1699
|
"fluent": {
|
|
1699
1700
|
"name": "Fluent UI System Icons",
|
|
1700
|
-
"total":
|
|
1701
|
-
"version": "1.1.
|
|
1701
|
+
"total": 16942,
|
|
1702
|
+
"version": "1.1.263",
|
|
1702
1703
|
"author": {
|
|
1703
1704
|
"name": "Microsoft Corporation",
|
|
1704
1705
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2264,7 +2265,7 @@
|
|
|
2264
2265
|
"fluent-color": {
|
|
2265
2266
|
"name": "Fluent UI System Color Icons",
|
|
2266
2267
|
"total": 311,
|
|
2267
|
-
"version": "1.1.
|
|
2268
|
+
"version": "1.1.263",
|
|
2268
2269
|
"author": {
|
|
2269
2270
|
"name": "Microsoft Corporation",
|
|
2270
2271
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -2530,8 +2531,8 @@
|
|
|
2530
2531
|
},
|
|
2531
2532
|
"simple-icons": {
|
|
2532
2533
|
"name": "Simple Icons",
|
|
2533
|
-
"total":
|
|
2534
|
-
"version": "13.
|
|
2534
|
+
"total": 3217,
|
|
2535
|
+
"version": "13.15.0",
|
|
2535
2536
|
"author": {
|
|
2536
2537
|
"name": "Simple Icons Collaborators",
|
|
2537
2538
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2775,8 +2776,8 @@
|
|
|
2775
2776
|
},
|
|
2776
2777
|
"token": {
|
|
2777
2778
|
"name": "Web3 Icons",
|
|
2778
|
-
"total":
|
|
2779
|
-
"version": "3.
|
|
2779
|
+
"total": 1736,
|
|
2780
|
+
"version": "3.11.0",
|
|
2780
2781
|
"author": {
|
|
2781
2782
|
"name": "0xa3k5",
|
|
2782
2783
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -2800,8 +2801,8 @@
|
|
|
2800
2801
|
},
|
|
2801
2802
|
"token-branded": {
|
|
2802
2803
|
"name": "Web3 Icons Branded",
|
|
2803
|
-
"total":
|
|
2804
|
-
"version": "3.
|
|
2804
|
+
"total": 1925,
|
|
2805
|
+
"version": "3.11.0",
|
|
2805
2806
|
"author": {
|
|
2806
2807
|
"name": "0xa3k5",
|
|
2807
2808
|
"url": "https://github.com/0xa3k5/web3icons"
|
package/collections.md
CHANGED
|
@@ -74,12 +74,12 @@
|
|
|
74
74
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
75
75
|
|
|
76
76
|
## Tabler Icons
|
|
77
|
-
* Number of icons:
|
|
77
|
+
* Number of icons: 5700
|
|
78
78
|
* Author: Paweł Kuna
|
|
79
79
|
* URL: https://github.com/tabler/tabler-icons
|
|
80
80
|
* License: MIT
|
|
81
81
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
82
|
-
* Version: 3.
|
|
82
|
+
* Version: 3.21.0
|
|
83
83
|
* Palette: Colorless
|
|
84
84
|
* Icon set prefix: `tabler`
|
|
85
85
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -104,12 +104,12 @@
|
|
|
104
104
|
* File: [json/mingcute.json](json/mingcute.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
105
105
|
|
|
106
106
|
## Remix Icon
|
|
107
|
-
* Number of icons:
|
|
107
|
+
* Number of icons: 3020
|
|
108
108
|
* Author: Remix Design
|
|
109
109
|
* URL: https://github.com/Remix-Design/RemixIcon
|
|
110
110
|
* License: Apache 2.0
|
|
111
111
|
* License URL: https://github.com/Remix-Design/RemixIcon/blob/master/License
|
|
112
|
-
* Version: 4.
|
|
112
|
+
* Version: 4.5.0
|
|
113
113
|
* Palette: Colorless
|
|
114
114
|
* Icon set prefix: `ri`
|
|
115
115
|
* File: [json/ri.json](json/ri.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -298,7 +298,7 @@
|
|
|
298
298
|
* URL: https://github.com/ProCode-Software/proicons
|
|
299
299
|
* License: MIT
|
|
300
300
|
* License URL: https://github.com/ProCode-Software/proicons/blob/main/LICENSE
|
|
301
|
-
* Version: 4.10.
|
|
301
|
+
* Version: 4.10.1
|
|
302
302
|
* Palette: Colorless
|
|
303
303
|
* Icon set prefix: `proicons`
|
|
304
304
|
* File: [json/proicons.json](json/proicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -505,6 +505,16 @@
|
|
|
505
505
|
* Icon set prefix: `stash`
|
|
506
506
|
* File: [json/stash.json](json/stash.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
507
507
|
|
|
508
|
+
## Lineicons
|
|
509
|
+
* Number of icons: 606
|
|
510
|
+
* Author: Lineicons
|
|
511
|
+
* URL: https://github.com/LineiconsHQ/Lineicons
|
|
512
|
+
* License: MIT
|
|
513
|
+
* License URL: https://github.com/LineiconsHQ/Lineicons/blob/main/LICENSE.md
|
|
514
|
+
* Palette: Colorless
|
|
515
|
+
* Icon set prefix: `lineicons`
|
|
516
|
+
* File: [json/lineicons.json](json/lineicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
517
|
+
|
|
508
518
|
## IconPark Outline
|
|
509
519
|
* Number of icons: 2658
|
|
510
520
|
* Author: ByteDance
|
|
@@ -592,8 +602,8 @@
|
|
|
592
602
|
|
|
593
603
|
## Lsicon
|
|
594
604
|
* Number of icons: 716
|
|
595
|
-
* Author:
|
|
596
|
-
* URL: https://www.
|
|
605
|
+
* Author: Wis Design
|
|
606
|
+
* URL: https://www.lsicon.com/
|
|
597
607
|
* License: MIT
|
|
598
608
|
* License URL: https://github.com/wisdesignsystem/lsicon/blob/main/LICENSE
|
|
599
609
|
* Palette: Colorless
|
|
@@ -675,16 +685,6 @@
|
|
|
675
685
|
* Icon set prefix: `gala`
|
|
676
686
|
* File: [json/gala.json](json/gala.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
677
687
|
|
|
678
|
-
## Lineicons
|
|
679
|
-
* Number of icons: 606
|
|
680
|
-
* Author: Lineicons
|
|
681
|
-
* URL: https://github.com/LineiconsHQ/Lineicons
|
|
682
|
-
* License: MIT
|
|
683
|
-
* License URL: https://github.com/LineiconsHQ/Lineicons/blob/main/LICENSE.md
|
|
684
|
-
* Palette: Colorless
|
|
685
|
-
* Icon set prefix: `lineicons`
|
|
686
|
-
* File: [json/lineicons.json](json/lineicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
687
|
-
|
|
688
688
|
## Bootstrap Icons
|
|
689
689
|
* Number of icons: 2050
|
|
690
690
|
* Author: The Bootstrap Authors
|
|
@@ -728,12 +728,12 @@
|
|
|
728
728
|
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
729
729
|
|
|
730
730
|
## Fluent UI System Icons
|
|
731
|
-
* Number of icons:
|
|
731
|
+
* Number of icons: 16942
|
|
732
732
|
* Author: Microsoft Corporation
|
|
733
733
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
734
734
|
* License: MIT
|
|
735
735
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
736
|
-
* Version: 1.1.
|
|
736
|
+
* Version: 1.1.263
|
|
737
737
|
* Palette: Colorless
|
|
738
738
|
* Icon set prefix: `fluent`
|
|
739
739
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -982,7 +982,7 @@
|
|
|
982
982
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
983
983
|
* License: MIT
|
|
984
984
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
985
|
-
* Version: 1.1.
|
|
985
|
+
* Version: 1.1.263
|
|
986
986
|
* Palette: Colorful
|
|
987
987
|
* Icon set prefix: `fluent-color`
|
|
988
988
|
* File: [json/fluent-color.json](json/fluent-color.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1088,12 +1088,12 @@
|
|
|
1088
1088
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1089
1089
|
|
|
1090
1090
|
## Simple Icons
|
|
1091
|
-
* Number of icons:
|
|
1091
|
+
* Number of icons: 3217
|
|
1092
1092
|
* Author: Simple Icons Collaborators
|
|
1093
1093
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1094
1094
|
* License: CC0 1.0
|
|
1095
1095
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1096
|
-
* Version: 13.
|
|
1096
|
+
* Version: 13.15.0
|
|
1097
1097
|
* Palette: Colorless
|
|
1098
1098
|
* Icon set prefix: `simple-icons`
|
|
1099
1099
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1193,23 +1193,23 @@
|
|
|
1193
1193
|
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1194
1194
|
|
|
1195
1195
|
## Web3 Icons
|
|
1196
|
-
* Number of icons:
|
|
1196
|
+
* Number of icons: 1736
|
|
1197
1197
|
* Author: 0xa3k5
|
|
1198
1198
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1199
1199
|
* License: MIT
|
|
1200
1200
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1201
|
-
* Version: 3.
|
|
1201
|
+
* Version: 3.11.0
|
|
1202
1202
|
* Palette: Colorless
|
|
1203
1203
|
* Icon set prefix: `token`
|
|
1204
1204
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1205
1205
|
|
|
1206
1206
|
## Web3 Icons Branded
|
|
1207
|
-
* Number of icons:
|
|
1207
|
+
* Number of icons: 1925
|
|
1208
1208
|
* Author: 0xa3k5
|
|
1209
1209
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1210
1210
|
* License: MIT
|
|
1211
1211
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1212
|
-
* Version: 3.
|
|
1212
|
+
* Version: 3.11.0
|
|
1213
1213
|
* Palette: Colorful
|
|
1214
1214
|
* Icon set prefix: `token-branded`
|
|
1215
1215
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED
package/json/fluent-color.json
CHANGED
package/json/fluent.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "fluent",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Fluent UI System Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "1.1.
|
|
5
|
+
"total": 16942,
|
|
6
|
+
"version": "1.1.263",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Microsoft Corporation",
|
|
9
9
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"category": "UI Other / Mixed Grid",
|
|
25
25
|
"palette": false
|
|
26
26
|
},
|
|
27
|
-
"lastModified":
|
|
27
|
+
"lastModified": 1730307156,
|
|
28
28
|
"icons": {
|
|
29
29
|
"access-time-20-filled": {
|
|
30
30
|
"body": "<path fill=\"currentColor\" d=\"M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16M6.988 8.608a.5.5 0 0 1-.977-.211v-.005a2 2 0 0 1 .32-.687A1.7 1.7 0 0 1 7.756 7c.552 0 1.001.215 1.308.561c.298.337.438.772.438 1.189c0 .349-.069.648-.205.906a1.8 1.8 0 0 1-.507.585a5 5 0 0 1-.48.313l-.056.034c-.168.1-.306.187-.425.29c-.394.341-.652.702-.764 1.122H9a.5.5 0 0 1 0 1H6.5a.5.5 0 0 1-.5-.5c0-1.01.475-1.774 1.173-2.378c.19-.166.396-.29.567-.393l.058-.035a4 4 0 0 0 .379-.244a.8.8 0 0 0 .233-.26a.9.9 0 0 0 .09-.44a.8.8 0 0 0-.187-.526C8.203 8.1 8.03 8 7.753 8c-.33 0-.505.146-.614.295a1 1 0 0 0-.147.3zM11 7a.5.5 0 0 1 .5.5V10H13V7.5a.5.5 0 0 1 1 0v5a.5.5 0 0 1-1 0V11h-2a.5.5 0 0 1-.5-.5v-3A.5.5 0 0 1 11 7\"/>"
|
|
@@ -26376,27 +26376,53 @@
|
|
|
26376
26376
|
"height": 24
|
|
26377
26377
|
},
|
|
26378
26378
|
"document-one-page-multiple-16-filled": {
|
|
26379
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
26379
|
+
"body": "<path fill=\"currentColor\" d=\"M3 2.714C3 1.768 3.767 1 4.713 1h5.574C11.233 1 12 1.768 12 2.714v8.572c0 .947-.767 1.714-1.713 1.714H4.713A1.714 1.714 0 0 1 3 11.286zM9.09 10.5A.5.5 0 0 0 9 9.507H6l-.09.008a.5.5 0 0 0 .09.992h3zM9 7.5l.09-.008A.5.5 0 0 0 9 6.5H6l-.09.008A.5.5 0 0 0 6 7.5zm.09-3.015A.5.5 0 0 0 9 3.493H6l-.09.008a.5.5 0 0 0 .09.992h3zM14 11.21V4.75a1.75 1.75 0 0 0-1-1.582V11a3 3 0 0 1-3 3H5a1 1 0 0 0 1 1h4.21A3.79 3.79 0 0 0 14 11.21\"/>",
|
|
26380
26380
|
"width": 16,
|
|
26381
26381
|
"height": 16
|
|
26382
26382
|
},
|
|
26383
26383
|
"document-one-page-multiple-16-regular": {
|
|
26384
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
26384
|
+
"body": "<path fill=\"currentColor\" d=\"M9.5 10.007a.5.5 0 0 1-.41.492l-.09.008H6a.5.5 0 0 1-.09-.992L6 9.507h3a.5.5 0 0 1 .5.5m-.41-2.515A.5.5 0 0 0 9 6.5H6l-.09.008A.5.5 0 0 0 6 7.5h3zm.41-3.5a.5.5 0 0 1-.41.493L9 4.493H6a.5.5 0 0 1-.09-.992L6 3.493h3a.5.5 0 0 1 .5.5M3 2.715C3 1.768 3.767 1 4.713 1h5.574C11.233 1 12 1.768 12 2.714v8.572c0 .947-.767 1.714-1.713 1.714H4.713A1.714 1.714 0 0 1 3 11.286zM10.287 2H4.713A.714.714 0 0 0 4 2.714v8.572c0 .395.32.714.713.714h5.574c.393 0 .713-.32.713-.714V2.714A.714.714 0 0 0 10.287 2M13 11V3.168c.591.28 1 .883 1 1.582v6.46A3.79 3.79 0 0 1 10.21 15H6a1 1 0 0 1-1-1h5a3 3 0 0 0 3-3\"/>",
|
|
26385
26385
|
"width": 16,
|
|
26386
26386
|
"height": 16
|
|
26387
26387
|
},
|
|
26388
26388
|
"document-one-page-multiple-20-filled": {
|
|
26389
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
26389
|
+
"body": "<path fill=\"currentColor\" d=\"M4 4q0-.103.01-.204A2 2 0 0 1 6 2h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm7.59 1.992A.5.5 0 0 0 11.5 5h-4l-.09.008A.5.5 0 0 0 7.5 6h4zm0 3.5a.5.5 0 0 0-.09-.992h-4l-.09.008a.5.5 0 0 0 .09.992h4zm0 3.5A.5.5 0 0 0 11.5 12h-4l-.09.008A.5.5 0 0 0 7.5 13h4zM17 14.06V6a2 2 0 0 0-1-1.732V14a3 3 0 0 1-3 3H6a1 1 0 0 0 1 1h6.06A3.94 3.94 0 0 0 17 14.06\"/>"
|
|
26390
26390
|
},
|
|
26391
26391
|
"document-one-page-multiple-20-regular": {
|
|
26392
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
26392
|
+
"body": "<path fill=\"currentColor\" d=\"M11.59 5.992A.5.5 0 0 0 11.5 5h-4l-.09.008A.5.5 0 0 0 7.5 6h4zm0 3.5a.5.5 0 0 0-.09-.992h-4l-.09.008a.5.5 0 0 0 .09.992h4zm0 3.5A.5.5 0 0 0 11.5 12h-4l-.09.008A.5.5 0 0 0 7.5 13h4zM4.01 3.796A2 2 0 0 1 6 2h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4q0-.103.01-.204M5 4v10a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1m12 10.06V6a2 2 0 0 0-1-1.732V14a3 3 0 0 1-3 3H6a1 1 0 0 0 1 1h6.06A3.94 3.94 0 0 0 17 14.06\"/>"
|
|
26393
26393
|
},
|
|
26394
26394
|
"document-one-page-multiple-24-filled": {
|
|
26395
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
26395
|
+
"body": "<path fill=\"currentColor\" d=\"M4 4.25A2.25 2.25 0 0 1 6.25 2h9a2.25 2.25 0 0 1 2.25 2.25v13a2.25 2.25 0 0 1-2.25 2.25h-9A2.25 2.25 0 0 1 4 17.25zM7.747 5.5A.75.75 0 0 0 7 6.25c0 .414.334.75.747.75h6.006a.75.75 0 0 0 .747-.75a.75.75 0 0 0-.747-.75zm6.006 9H7.747a.75.75 0 0 0-.747.75c0 .414.334.75.747.75h6.006a.75.75 0 0 0 .747-.75a.75.75 0 0 0-.747-.75M7.747 10a.75.75 0 0 0-.747.75c0 .414.334.75.747.75h6.006a.75.75 0 0 0 .747-.75a.75.75 0 0 0-.747-.75zM6.629 20.5A2.25 2.25 0 0 0 8.75 22h6.5A4.75 4.75 0 0 0 20 17.25V6.75a2.25 2.25 0 0 0-1.5-2.122V17.25a3.25 3.25 0 0 1-3.25 3.25z\"/>",
|
|
26396
26396
|
"width": 24,
|
|
26397
26397
|
"height": 24
|
|
26398
26398
|
},
|
|
26399
26399
|
"document-one-page-multiple-24-regular": {
|
|
26400
|
+
"body": "<path fill=\"currentColor\" d=\"M7.747 5.5A.75.75 0 0 0 7 6.25c0 .414.334.75.747.75h6.006a.75.75 0 0 0 .747-.75a.75.75 0 0 0-.747-.75zM7 15.25c0-.414.334-.75.747-.75h6.006c.413 0 .747.336.747.75s-.334.75-.747.75H7.747A.75.75 0 0 1 7 15.25M7.747 10a.75.75 0 0 0-.747.75c0 .414.334.75.747.75h6.006a.75.75 0 0 0 .747-.75a.75.75 0 0 0-.747-.75zM6.25 2A2.25 2.25 0 0 0 4 4.25v13a2.25 2.25 0 0 0 2.25 2.25h9a2.25 2.25 0 0 0 2.25-2.25v-13A2.25 2.25 0 0 0 15.25 2zM5.5 4.25q0-.038.004-.077A.75.75 0 0 1 6.25 3.5h9a.75.75 0 0 1 .75.75v13a.75.75 0 0 1-.75.75h-9a.75.75 0 0 1-.75-.75zM6.629 20.5A2.25 2.25 0 0 0 8.75 22h6.5A4.75 4.75 0 0 0 20 17.25V6.75a2.25 2.25 0 0 0-1.5-2.122V17.25a3.25 3.25 0 0 1-3.25 3.25z\"/>",
|
|
26401
|
+
"width": 24,
|
|
26402
|
+
"height": 24
|
|
26403
|
+
},
|
|
26404
|
+
"document-one-page-multiple-sparkle-16-filled": {
|
|
26405
|
+
"body": "<path fill=\"currentColor\" d=\"m10.878.282l.348 1.071a2.2 2.2 0 0 0 1.398 1.397l1.072.348l.021.006a.423.423 0 0 1 0 .798l-1.071.348a2.2 2.2 0 0 0-1.399 1.397l-.348 1.07a.423.423 0 0 1-.798 0l-.348-1.07a2.2 2.2 0 0 0-1.399-1.403l-1.072-.348a.423.423 0 0 1 0-.798l1.072-.348a2.2 2.2 0 0 0 1.377-1.397l.348-1.07a.423.423 0 0 1 .799 0m4.905 7.931l-.765-.248a1.58 1.58 0 0 1-1-.999l-.248-.764a.302.302 0 0 0-.57 0l-.25.764a1.58 1.58 0 0 1-.983.999l-.765.248a.303.303 0 0 0 0 .57l.765.249a1.58 1.58 0 0 1 1 1.002l.248.764a.302.302 0 0 0 .57 0l.249-.764a1.58 1.58 0 0 1 .999-.999l.765-.248a.303.303 0 0 0 0-.57zm-2.903 3.631c.19.101.402.155.622.156q.221.002.427-.056A3.79 3.79 0 0 1 10.21 15H6a1 1 0 0 1-1-1h5c1.364 0 2.515-.91 2.88-2.156M8.796 1H4.713C3.767 1 3 1.768 3 2.714v8.572C3 12.233 3.767 13 4.713 13h5.574c.946 0 1.713-.768 1.713-1.714v-.978a.5.5 0 0 0-.125-.181a.6.6 0 0 0-.22-.14l-.76-.25c-.27-.1-.491-.261-.651-.481s-.24-.481-.24-.752c0-.19.04-.38.12-.55q-.24-.06-.45-.21a1.7 1.7 0 0 1-.35-.363a.5.5 0 0 1-.234.11L9 7.5H6a.5.5 0 0 1-.09-.992L6 6.5h2.97l-.177-.54c-.09-.23-.18-.36-.29-.47a1.3 1.3 0 0 0-.471-.291l-1.061-.35c-.3-.1-.54-.291-.71-.532c-.17-.24-.261-.52-.261-.82c0-.301.09-.582.26-.822s.41-.42.69-.521l1.092-.35c.16-.05.32-.16.45-.291s.23-.29.29-.47zm.294 9.499l-.09.008H6a.5.5 0 0 1-.09-.992L6 9.507h3a.5.5 0 0 1 .09.992\"/>",
|
|
26406
|
+
"width": 16,
|
|
26407
|
+
"height": 16
|
|
26408
|
+
},
|
|
26409
|
+
"document-one-page-multiple-sparkle-16-regular": {
|
|
26410
|
+
"body": "<path fill=\"currentColor\" d=\"m10.878.282l.348 1.071a2.2 2.2 0 0 0 1.398 1.397l1.072.348l.021.006a.423.423 0 0 1 0 .798l-1.071.348a2.2 2.2 0 0 0-1.399 1.397l-.348 1.07a.423.423 0 0 1-.798 0l-.348-1.07a2.2 2.2 0 0 0-1.399-1.403l-1.072-.348a.423.423 0 0 1 0-.798l1.072-.348a2.2 2.2 0 0 0 1.377-1.397l.348-1.07a.423.423 0 0 1 .799 0m4.905 7.931l-.765-.248a1.58 1.58 0 0 1-1-.999l-.248-.764a.302.302 0 0 0-.57 0l-.25.764a1.58 1.58 0 0 1-.983.999l-.765.248a.303.303 0 0 0 0 .57l.765.249a1.58 1.58 0 0 1 1 1.002l.248.764a.302.302 0 0 0 .57 0l.249-.764a1.58 1.58 0 0 1 .999-.999l.765-.248a.303.303 0 0 0 0-.57zm-2.903 3.631c.19.101.402.155.622.156q.221.002.427-.056A3.79 3.79 0 0 1 10.21 15H6a1 1 0 0 1-1-1h5c1.364 0 2.515-.91 2.88-2.156M8.796 1H4.713C3.767 1 3 1.768 3 2.714v8.572C3 12.233 3.767 13 4.713 13h5.574c.946 0 1.713-.768 1.713-1.714v-.978a.5.5 0 0 0-.125-.181a.6.6 0 0 0-.22-.14L11 9.77v1.515c0 .395-.32.714-.713.714H4.713A.714.714 0 0 1 4 11.286V2.714C4 2.32 4.32 2 4.713 2H7.43l.612-.197c.16-.05.32-.16.45-.29s.23-.29.29-.47zm.175 5.5H6l-.09.008A.5.5 0 0 0 6 7.5h3l.09-.008a.5.5 0 0 0 .233-.11a1.4 1.4 0 0 1-.17-.33zm.119 3.999A.5.5 0 0 0 9 9.507H6l-.09.008a.5.5 0 0 0 .09.992h3z\"/>",
|
|
26411
|
+
"width": 16,
|
|
26412
|
+
"height": 16
|
|
26413
|
+
},
|
|
26414
|
+
"document-one-page-multiple-sparkle-20-filled": {
|
|
26415
|
+
"body": "<path fill=\"currentColor\" d=\"m14.878.282l.348 1.071a2.2 2.2 0 0 0 1.399 1.397l1.071.348l.021.006a.423.423 0 0 1 0 .798l-1.071.348a2.2 2.2 0 0 0-1.399 1.397l-.348 1.07a.423.423 0 0 1-.798 0l-.349-1.07a2.2 2.2 0 0 0-.532-.867a2.2 2.2 0 0 0-.866-.536l-1.071-.348a.423.423 0 0 1 0-.798l1.071-.348a2.2 2.2 0 0 0 1.377-1.397l.348-1.07a.423.423 0 0 1 .799 0m4.905 7.931l-.766-.248a1.58 1.58 0 0 1-.998-.999l-.25-.764a.302.302 0 0 0-.57 0l-.248.764a1.58 1.58 0 0 1-.984.999l-.765.248a.303.303 0 0 0 0 .57l.765.249a1.58 1.58 0 0 1 1 1.002l.248.764a.302.302 0 0 0 .57 0l.249-.764a1.58 1.58 0 0 1 .999-.999l.765-.248a.303.303 0 0 0 0-.57zM6 2h5.43l-.48.154A1.41 1.41 0 0 0 10 3.496c0 .3.09.581.26.821s.41.431.71.531l.46.152H7.5l-.09.008A.5.5 0 0 0 7.5 6h4l.09-.008a.5.5 0 0 0 .254-.855l.188.062c.15.05.29.13.47.29c.11.11.2.24.29.471l.36 1.092c.09.25.251.48.521.691q.21.15.45.21c-.08.17-.12.361-.12.551c0 .27.08.531.24.752c.161.22.381.38.651.48l.106.035V14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4q0-.103.01-.204A2 2 0 0 1 6 2m10 12v-3.692l.015.04l.26.8c.1.251.26.461.481.622q.116.078.244.13v2.16A3.94 3.94 0 0 1 13.06 18H7a1 1 0 0 1-1-1h7a3 3 0 0 0 3-3m-4.41-4.508a.5.5 0 0 0-.09-.992h-4l-.09.008a.5.5 0 0 0 .09.992h4zm0 3.5A.5.5 0 0 0 11.5 12h-4l-.09.008A.5.5 0 0 0 7.5 13h4z\"/>"
|
|
26416
|
+
},
|
|
26417
|
+
"document-one-page-multiple-sparkle-20-regular": {
|
|
26418
|
+
"body": "<path fill=\"currentColor\" d=\"m14.878.282l.348 1.071a2.2 2.2 0 0 0 1.399 1.397l1.071.348l.021.006a.423.423 0 0 1 0 .798l-1.071.348a2.2 2.2 0 0 0-1.399 1.397l-.348 1.07a.423.423 0 0 1-.798 0l-.349-1.07a2.2 2.2 0 0 0-.532-.867a2.2 2.2 0 0 0-.866-.536l-1.071-.348a.423.423 0 0 1 0-.798l1.071-.348a2.2 2.2 0 0 0 1.377-1.397l.348-1.07a.423.423 0 0 1 .799 0m4.905 7.931l-.766-.248a1.58 1.58 0 0 1-.998-.999l-.25-.764a.302.302 0 0 0-.57 0l-.248.764a1.58 1.58 0 0 1-.984.999l-.765.248a.303.303 0 0 0 0 .57l.765.249a1.58 1.58 0 0 1 1 1.002l.248.764a.302.302 0 0 0 .57 0l.249-.764a1.58 1.58 0 0 1 .999-.999l.765-.248a.303.303 0 0 0 0-.57zM11.43 2H6a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2V9.771l-.106-.035c-.27-.1-.49-.26-.65-.48s-.24-.481-.24-.752V8.5H14V14a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4q0-.056.006-.11A1 1 0 0 1 6 3h4.088a1.42 1.42 0 0 1 .863-.846zm0 3H7.5l-.09.008A.5.5 0 0 0 7.5 6h4l.09-.008a.5.5 0 0 0 .254-.855zM16 10.308V14a3 3 0 0 1-3 3H6a1 1 0 0 0 1 1h6.06A3.94 3.94 0 0 0 17 14.06V11.9a1.3 1.3 0 0 1-.244-.13c-.22-.16-.38-.371-.48-.621l-.26-.802zM12 9a.5.5 0 0 1-.41.492l-.09.008h-4a.5.5 0 0 1-.09-.992L7.5 8.5h4a.5.5 0 0 1 .5.5m0 3.5a.5.5 0 0 1-.41.492L11.5 13h-4a.5.5 0 0 1-.09-.992L7.5 12h4a.5.5 0 0 1 .5.5\"/>"
|
|
26419
|
+
},
|
|
26420
|
+
"document-one-page-multiple-sparkle-24-filled": {
|
|
26421
|
+
"body": "<path fill=\"currentColor\" d=\"M16.088 6.412a2.84 2.84 0 0 0-1.347-.955l-1.378-.448a.544.544 0 0 1 0-1.025l1.378-.448A2.84 2.84 0 0 0 16.5 1.774l.011-.034l.448-1.377a.544.544 0 0 1 1.027 0l.447 1.377a2.84 2.84 0 0 0 1.799 1.796l1.377.448l.028.007a.544.544 0 0 1 0 1.025l-1.378.448a2.84 2.84 0 0 0-1.798 1.796l-.448 1.377l-.013.034a.544.544 0 0 1-1.013-.034l-.448-1.377a2.8 2.8 0 0 0-.45-.848m7.695 3.801l-.766-.248a1.58 1.58 0 0 1-.998-.999l-.25-.764a.302.302 0 0 0-.57 0l-.248.764a1.58 1.58 0 0 1-.984.999l-.765.248a.302.302 0 0 0 0 .57l.765.249a1.58 1.58 0 0 1 1 1.002l.248.764a.302.302 0 0 0 .57 0l.249-.764a1.58 1.58 0 0 1 .999-.999l.765-.248a.302.302 0 0 0 0-.57zM6.25 2h8.958c-.215.255-.5.452-.818.559l-1.34.44A1.565 1.565 0 0 0 12 4.469c.001.367.14.736.369 1.031H7.747A.75.75 0 0 0 7 6.25c0 .414.334.75.747.75h6.006a.75.75 0 0 0 .71-.518c.494.185.959.565 1.127 1.067l.41 1.45a1.55 1.55 0 0 0 1.46 1.05h.04v7.201a2.25 2.25 0 0 1-2.25 2.25h-9A2.25 2.25 0 0 1 4 17.25v-13A2.25 2.25 0 0 1 6.25 2M20 12.465l-.02-.066c-.116-.353-.547-.462-.906-.554q-.132-.032-.244-.066a1.3 1.3 0 0 1-.33-.177v5.648a3.25 3.25 0 0 1-3.25 3.25H6.63A2.25 2.25 0 0 0 8.75 22h6.5A4.75 4.75 0 0 0 20 17.25zM13.754 14.5H7.747a.75.75 0 0 0-.747.75c0 .414.334.75.747.75h6.006a.75.75 0 0 0 .747-.75a.75.75 0 0 0-.747-.75M7.747 10a.75.75 0 0 0-.747.75c0 .414.334.75.747.75h6.006a.75.75 0 0 0 .747-.75a.75.75 0 0 0-.747-.75z\"/>",
|
|
26422
|
+
"width": 24,
|
|
26423
|
+
"height": 24
|
|
26424
|
+
},
|
|
26425
|
+
"document-one-page-multiple-sparkle-24-regular": {
|
|
26400
26426
|
"body": "<path fill=\"currentColor\" d=\"M16.088 6.412a2.84 2.84 0 0 0-1.347-.955l-1.378-.448a.544.544 0 0 1 0-1.025l1.378-.448A2.84 2.84 0 0 0 16.5 1.774l.011-.034l.448-1.377a.544.544 0 0 1 1.027 0l.447 1.377a2.84 2.84 0 0 0 1.799 1.796l1.377.448l.028.007a.544.544 0 0 1 0 1.025l-1.378.448a2.84 2.84 0 0 0-1.798 1.796l-.448 1.377l-.013.034a.544.544 0 0 1-1.013-.034l-.448-1.377a2.8 2.8 0 0 0-.45-.848m7.695 3.801l-.766-.248a1.58 1.58 0 0 1-.998-.999l-.25-.764a.302.302 0 0 0-.57 0l-.248.764a1.58 1.58 0 0 1-.984.999l-.765.248a.302.302 0 0 0 0 .57l.765.249a1.58 1.58 0 0 1 1 1.002l.248.764a.302.302 0 0 0 .57 0l.249-.764a1.58 1.58 0 0 1 .999-.999l.765-.248a.302.302 0 0 0 0-.57zM6.25 2h8.958c-.215.255-.5.452-.818.559l-1.34.44a1.6 1.6 0 0 0-.707.501H6.25a.75.75 0 0 0-.75.75v13c0 .414.336.75.75.75h9a.75.75 0 0 0 .75-.75V8.999a1.55 1.55 0 0 0 1.5 1.05v7.201a2.25 2.25 0 0 1-2.25 2.25h-9A2.25 2.25 0 0 1 4 17.25v-13A2.25 2.25 0 0 1 6.25 2m1.497 3.5h4.622c.168.216.384.392.631.499l1.4.46l.064.023a.75.75 0 0 1-.71.518H7.746A.75.75 0 0 1 7 6.25c0-.414.334-.75.747-.75M20 12.465l-.021-.066c-.116-.353-.547-.462-.906-.554q-.132-.032-.244-.066a1.3 1.3 0 0 1-.33-.177v5.648a3.25 3.25 0 0 1-3.25 3.25H6.63A2.25 2.25 0 0 0 8.75 22h6.5A4.75 4.75 0 0 0 20 17.25zM7 15.25c0-.414.334-.75.747-.75h6.006c.413 0 .747.336.747.75s-.334.75-.747.75H7.747A.75.75 0 0 1 7 15.25M7.747 10a.75.75 0 0 0-.747.75c0 .414.334.75.747.75h6.006a.75.75 0 0 0 .747-.75a.75.75 0 0 0-.747-.75z\"/>",
|
|
26401
26427
|
"width": 24,
|
|
26402
26428
|
"height": 24
|
package/json/iconoir.json
CHANGED
|
@@ -5925,22 +5925,6 @@
|
|
|
5925
5925
|
}
|
|
5926
5926
|
},
|
|
5927
5927
|
"categories": {
|
|
5928
|
-
"": [
|
|
5929
|
-
"calendar-arrow-down",
|
|
5930
|
-
"calendar-arrow-down-solid",
|
|
5931
|
-
"calendar-arrow-up",
|
|
5932
|
-
"calendar-arrow-up-solid",
|
|
5933
|
-
"calendar-check",
|
|
5934
|
-
"calendar-check-solid",
|
|
5935
|
-
"calendar-rotate",
|
|
5936
|
-
"calendar-rotate-solid",
|
|
5937
|
-
"calendar-xmark",
|
|
5938
|
-
"calendar-xmark-solid",
|
|
5939
|
-
"cube-dots",
|
|
5940
|
-
"cube-dots-solid",
|
|
5941
|
-
"cube-scan",
|
|
5942
|
-
"cube-scan-solid"
|
|
5943
|
-
],
|
|
5944
5928
|
"3D Editor": [
|
|
5945
5929
|
"arc-3d",
|
|
5946
5930
|
"arc-3d-center-point",
|
|
@@ -5953,8 +5937,12 @@
|
|
|
5953
5937
|
"cube",
|
|
5954
5938
|
"cube-bandage",
|
|
5955
5939
|
"cube-cut-with-curve",
|
|
5940
|
+
"cube-dots",
|
|
5941
|
+
"cube-dots-solid",
|
|
5956
5942
|
"cube-hole",
|
|
5957
5943
|
"cube-replace-face",
|
|
5944
|
+
"cube-scan",
|
|
5945
|
+
"cube-scan-solid",
|
|
5958
5946
|
"curve-array",
|
|
5959
5947
|
"cylinder",
|
|
5960
5948
|
"ellipse-3d",
|
|
@@ -7460,10 +7448,20 @@
|
|
|
7460
7448
|
"brightness-window",
|
|
7461
7449
|
"calculator",
|
|
7462
7450
|
"calendar",
|
|
7451
|
+
"calendar-arrow-down",
|
|
7452
|
+
"calendar-arrow-down-solid",
|
|
7453
|
+
"calendar-arrow-up",
|
|
7454
|
+
"calendar-arrow-up-solid",
|
|
7455
|
+
"calendar-check",
|
|
7456
|
+
"calendar-check-solid",
|
|
7463
7457
|
"calendar-minus",
|
|
7464
7458
|
"calendar-minus-solid",
|
|
7465
7459
|
"calendar-plus",
|
|
7466
7460
|
"calendar-plus-solid",
|
|
7461
|
+
"calendar-rotate",
|
|
7462
|
+
"calendar-rotate-solid",
|
|
7463
|
+
"calendar-xmark",
|
|
7464
|
+
"calendar-xmark-solid",
|
|
7467
7465
|
"control-slider",
|
|
7468
7466
|
"cookie",
|
|
7469
7467
|
"cpu",
|
package/json/lineicons.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"clipboard",
|
|
21
21
|
"cart-2"
|
|
22
22
|
],
|
|
23
|
-
"category": "UI
|
|
23
|
+
"category": "UI 24px",
|
|
24
24
|
"palette": false
|
|
25
25
|
},
|
|
26
26
|
"lastModified": 1729928042,
|
|
@@ -4232,7 +4232,7 @@
|
|
|
4232
4232
|
}
|
|
4233
4233
|
},
|
|
4234
4234
|
"categories": {
|
|
4235
|
-
"
|
|
4235
|
+
"regular": [
|
|
4236
4236
|
"500px",
|
|
4237
4237
|
"adobe",
|
|
4238
4238
|
"adonis",
|
package/json/lsicon.json
CHANGED
package/json/lucide.json
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"category": "UI 24px",
|
|
25
25
|
"palette": false
|
|
26
26
|
},
|
|
27
|
-
"lastModified":
|
|
27
|
+
"lastModified": 1730307291,
|
|
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\"/>"
|
|
@@ -1768,7 +1768,7 @@
|
|
|
1768
1768
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4\"/><path d=\"M14 2v4a2 2 0 0 0 2 2h4M3 15h6\"/></g>"
|
|
1769
1769
|
},
|
|
1770
1770
|
"file-music": {
|
|
1771
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><
|
|
1771
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v8.4\"/><path d=\"M8 18v-7.7L16 9v7\"/><circle cx=\"14\" cy=\"16\" r=\"2\"/><circle cx=\"6\" cy=\"18\" r=\"2\"/></g>"
|
|
1772
1772
|
},
|
|
1773
1773
|
"file-output": {
|
|
1774
1774
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 2v4a2 2 0 0 0 2 2h4M4 7V4a2 2 0 0 1 2-2a2 2 0 0 0-2 2\"/><path d=\"M4.063 20.999a2 2 0 0 0 2 1L18 22a2 2 0 0 0 2-2V7l-5-5H6m-1 9l-3 3\"/><path d=\"m5 17l-3-3h10\"/></g>"
|
|
@@ -3271,7 +3271,7 @@
|
|
|
3271
3271
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m2 22l1-1h3l9-9M3 21v-3l9-9\"/><path d=\"m15 6l3.4-3.4a2.1 2.1 0 1 1 3 3L18 9l.4.4a2.1 2.1 0 1 1-3 3l-3.8-3.8a2.1 2.1 0 1 1 3-3z\"/></g>"
|
|
3272
3272
|
},
|
|
3273
3273
|
"pizza": {
|
|
3274
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"
|
|
3274
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m12 14l-1 1m2.75 3.25l-1.25 1.42m5.275-14.016a15.68 15.68 0 0 0-12.121 12.12M18.8 9.3a1 1 0 0 0 2.1 7.7\"/><path d=\"M21.964 20.732a1 1 0 0 1-1.232 1.232l-18-5a1 1 0 0 1-.695-1.232A19.68 19.68 0 0 1 15.732 2.037a1 1 0 0 1 1.232.695z\"/></g>"
|
|
3275
3275
|
},
|
|
3276
3276
|
"plane": {
|
|
3277
3277
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.8 19.2L16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8L4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1l3 2l2 3l1-1v-3l3-2l3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2\"/>"
|
|
@@ -4064,10 +4064,10 @@
|
|
|
4064
4064
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 22h14m.27-8.27A2.5 2.5 0 0 0 17.5 13h-11A2.5 2.5 0 0 0 4 15.5V17a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-1.5c0-.66-.26-1.3-.73-1.77\"/><path d=\"M14 13V8.5C14 7 15 7 15 5a3 3 0 0 0-3-3c-1.66 0-3 1-3 3s1 2 1 3.5V13\"/></g>"
|
|
4065
4065
|
},
|
|
4066
4066
|
"star": {
|
|
4067
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
4067
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11.525 2.295a.53.53 0 0 1 .95 0l2.31 4.679a2.12 2.12 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.736 3.638a2.12 2.12 0 0 0-.611 1.878l.882 5.14a.53.53 0 0 1-.771.56l-4.618-2.428a2.12 2.12 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.12 2.12 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.12 2.12 0 0 0 1.597-1.16z\"/>"
|
|
4068
4068
|
},
|
|
4069
4069
|
"star-half": {
|
|
4070
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12
|
|
4070
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 18.338a2.1 2.1 0 0 0-.987.244L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.12 2.12 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a2.12 2.12 0 0 0 1.597-1.16l2.309-4.679A.53.53 0 0 1 12 2\"/>"
|
|
4071
4071
|
},
|
|
4072
4072
|
"star-off": {
|
|
4073
4073
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.34 8.34L2 9.27l5 4.87L5.82 21L12 17.77L18.18 21l-.59-3.43m.83-4.81L22 9.27l-6.91-1L12 2l-1.44 2.91M2 2l20 20\"/>"
|