@iconify/json 2.2.396 → 2.2.398
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 +8 -8
- package/collections.md +8 -8
- package/composer.json +1 -1
- package/json/circle-flags.json +7 -4
- package/json/lucide.json +6 -3
- package/json/simple-icons.json +6 -3
- package/json/temaki.json +10 -2
- package/json/token-branded.json +1 -1
- package/json/token.json +1 -1
- package/json/vscode-icons.json +1 -1
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
},
|
|
369
369
|
"lucide": {
|
|
370
370
|
"name": "Lucide",
|
|
371
|
-
"total":
|
|
371
|
+
"total": 1638,
|
|
372
372
|
"author": {
|
|
373
373
|
"name": "Lucide Contributors",
|
|
374
374
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -2969,7 +2969,7 @@
|
|
|
2969
2969
|
},
|
|
2970
2970
|
"temaki": {
|
|
2971
2971
|
"name": "Temaki",
|
|
2972
|
-
"total":
|
|
2972
|
+
"total": 541,
|
|
2973
2973
|
"version": "5.10.0",
|
|
2974
2974
|
"author": {
|
|
2975
2975
|
"name": "Bryan Housel",
|
|
@@ -3402,7 +3402,7 @@
|
|
|
3402
3402
|
"vscode-icons": {
|
|
3403
3403
|
"name": "VSCode Icons",
|
|
3404
3404
|
"total": 1404,
|
|
3405
|
-
"version": "12.
|
|
3405
|
+
"version": "12.14.0",
|
|
3406
3406
|
"author": {
|
|
3407
3407
|
"name": "Roberto Huertas",
|
|
3408
3408
|
"url": "https://github.com/vscode-icons/vscode-icons"
|
|
@@ -3627,8 +3627,8 @@
|
|
|
3627
3627
|
},
|
|
3628
3628
|
"simple-icons": {
|
|
3629
3629
|
"name": "Simple Icons",
|
|
3630
|
-
"total":
|
|
3631
|
-
"version": "15.
|
|
3630
|
+
"total": 3365,
|
|
3631
|
+
"version": "15.17.0",
|
|
3632
3632
|
"author": {
|
|
3633
3633
|
"name": "Simple Icons Collaborators",
|
|
3634
3634
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -3909,7 +3909,7 @@
|
|
|
3909
3909
|
"token": {
|
|
3910
3910
|
"name": "Web3 Icons",
|
|
3911
3911
|
"total": 1746,
|
|
3912
|
-
"version": "4.0.
|
|
3912
|
+
"version": "4.0.26",
|
|
3913
3913
|
"author": {
|
|
3914
3914
|
"name": "0xa3k5",
|
|
3915
3915
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -3934,7 +3934,7 @@
|
|
|
3934
3934
|
"token-branded": {
|
|
3935
3935
|
"name": "Web3 Icons Branded",
|
|
3936
3936
|
"total": 2000,
|
|
3937
|
-
"version": "4.0.
|
|
3937
|
+
"version": "4.0.26",
|
|
3938
3938
|
"author": {
|
|
3939
3939
|
"name": "0xa3k5",
|
|
3940
3940
|
"url": "https://github.com/0xa3k5/web3icons"
|
|
@@ -4318,7 +4318,7 @@
|
|
|
4318
4318
|
},
|
|
4319
4319
|
"circle-flags": {
|
|
4320
4320
|
"name": "Circle Flags",
|
|
4321
|
-
"total":
|
|
4321
|
+
"total": 634,
|
|
4322
4322
|
"version": "1.0.0",
|
|
4323
4323
|
"author": {
|
|
4324
4324
|
"name": "HatScripts",
|
package/collections.md
CHANGED
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
138
138
|
|
|
139
139
|
## Lucide
|
|
140
|
-
* Number of icons:
|
|
140
|
+
* Number of icons: 1638
|
|
141
141
|
* Author: Lucide Contributors
|
|
142
142
|
* URL: https://github.com/lucide-icons/lucide
|
|
143
143
|
* License: ISC
|
|
@@ -1127,7 +1127,7 @@
|
|
|
1127
1127
|
* File: [json/maki.json](json/maki.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1128
1128
|
|
|
1129
1129
|
## Temaki
|
|
1130
|
-
* Number of icons:
|
|
1130
|
+
* Number of icons: 541
|
|
1131
1131
|
* Author: Bryan Housel
|
|
1132
1132
|
* URL: https://github.com/rapideditor/temaki
|
|
1133
1133
|
* License: CC0
|
|
@@ -1304,7 +1304,7 @@
|
|
|
1304
1304
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1305
1305
|
* License: MIT
|
|
1306
1306
|
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
1307
|
-
* Version: 12.
|
|
1307
|
+
* Version: 12.14.0
|
|
1308
1308
|
* Palette: Colorful
|
|
1309
1309
|
* Icon set prefix: `vscode-icons`
|
|
1310
1310
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1390,12 +1390,12 @@
|
|
|
1390
1390
|
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1391
1391
|
|
|
1392
1392
|
## Simple Icons
|
|
1393
|
-
* Number of icons:
|
|
1393
|
+
* Number of icons: 3365
|
|
1394
1394
|
* Author: Simple Icons Collaborators
|
|
1395
1395
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1396
1396
|
* License: CC0 1.0
|
|
1397
1397
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1398
|
-
* Version: 15.
|
|
1398
|
+
* Version: 15.17.0
|
|
1399
1399
|
* Palette: Colorless
|
|
1400
1400
|
* Icon set prefix: `simple-icons`
|
|
1401
1401
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1510,7 +1510,7 @@
|
|
|
1510
1510
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1511
1511
|
* License: MIT
|
|
1512
1512
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1513
|
-
* Version: 4.0.
|
|
1513
|
+
* Version: 4.0.26
|
|
1514
1514
|
* Palette: Colorless
|
|
1515
1515
|
* Icon set prefix: `token`
|
|
1516
1516
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1521,7 +1521,7 @@
|
|
|
1521
1521
|
* URL: https://github.com/0xa3k5/web3icons
|
|
1522
1522
|
* License: MIT
|
|
1523
1523
|
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
|
|
1524
|
-
* Version: 4.0.
|
|
1524
|
+
* Version: 4.0.26
|
|
1525
1525
|
* Palette: Colorful
|
|
1526
1526
|
* Icon set prefix: `token-branded`
|
|
1527
1527
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1663,7 +1663,7 @@
|
|
|
1663
1663
|
* File: [json/streamline-emojis.json](json/streamline-emojis.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1664
1664
|
|
|
1665
1665
|
## Circle Flags
|
|
1666
|
-
* Number of icons:
|
|
1666
|
+
* Number of icons: 634
|
|
1667
1667
|
* Author: HatScripts
|
|
1668
1668
|
* URL: https://github.com/HatScripts/circle-flags
|
|
1669
1669
|
* License: MIT
|
package/composer.json
CHANGED
package/json/circle-flags.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "circle-flags",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Circle Flags",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 634,
|
|
6
6
|
"version": "1.0.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "HatScripts",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"category": "Flags / Maps",
|
|
27
27
|
"palette": true
|
|
28
28
|
},
|
|
29
|
-
"lastModified":
|
|
29
|
+
"lastModified": 1760764521,
|
|
30
30
|
"icons": {
|
|
31
31
|
"aa": {
|
|
32
32
|
"body": "<mask id=\"circleFlagsAa0\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#circleFlagsAa0)\"><path fill=\"#eee\" d=\"m0 160l256-32l256 32v192l-256 32L0 352Z\"/><path fill=\"#0052b4\" d=\"M0 0h512v160H0Z\"/><path fill=\"#496e2d\" d=\"M0 352h512v160H0Z\"/><path fill=\"#d80027\" d=\"M0 0v512l256-256z\"/><path fill=\"#ff9811\" d=\"m345 229l-12 11l40 40l-40 40l11 11l40-40l40 40l11-11l-40-40l40-40l-11-11l-40 40z\"/><path fill=\"#d80027\" d=\"m384 181l21 62l-54-38h66l-53 39z\"/></g>",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"body": "<mask id=\"SVGuywqVbel\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#SVGuywqVbel)\"><path fill=\"#d80027\" d=\"M0 0h512v512H0z\"/><path fill=\"#333\" d=\"M400.7 190H308a33.3 33.3 0 0 0-24.2-56.4a33.3 33.3 0 0 0-27.8 14.9a33.4 33.4 0 1 0-52 41.5h-92.7a45.8 45.8 0 0 0 46 44.5h-1.5c0 24.6 20 44.6 44.5 44.6c0 8 2.1 15.4 5.8 21.8l-37 37l28.4 28.3l40.2-40.2a30.5 30.5 0 0 0 4.9 1.4l-24.3 54.8L256 423l37.7-40.8l-24.3-54.8a30.4 30.4 0 0 0 4.9-1.4l40.2 40.2l28.3-28.3l-37-37a44.2 44.2 0 0 0 5.9-21.8c24.5 0 44.5-20 44.5-44.6h-1.5c24.6 0 46-19.9 46-44.5\"/></g>"
|
|
70
70
|
},
|
|
71
71
|
"am": {
|
|
72
|
-
"body": "<mask id=\"SVGuywqVbel\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#SVGuywqVbel)\"><path fill=\"#0052b4\" d=\"m0
|
|
72
|
+
"body": "<mask id=\"SVGuywqVbel\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#SVGuywqVbel)\"><path fill=\"#0052b4\" d=\"m0 171l256-32l256 32v170l-256 32L0 341Z\"/><path fill=\"#d80027\" d=\"M0 0h512v171H0Z\"/><path fill=\"#ff9811\" d=\"M0 341h512v171H0Z\"/></g>"
|
|
73
73
|
},
|
|
74
74
|
"an": {
|
|
75
75
|
"body": "<mask id=\"SVGuywqVbel\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#SVGuywqVbel)\"><path fill=\"#eee\" d=\"M0 0h171l85 32l85-32h171v171l-32 85l32 85v171H341l-85-32l-85 32H0V341l32-85l-32-85Z\"/><path fill=\"#d80027\" d=\"M171 0h170v512H171z\"/><path fill=\"#0052b4\" d=\"M512 171v170H0V171z\"/><path fill=\"#eee\" d=\"m236 247l52-37h-64l52 37l-20-61zm-45 79l52-37h-64l52 37l-20-61zm90 0l52-37h-64l52 37l-20-61zm74-47l52-37h-64l52 37l-20-61zm-238 0l52-37h-64l52 37l-20-61z\"/></g>"
|
|
@@ -86,6 +86,9 @@
|
|
|
86
86
|
"ar": {
|
|
87
87
|
"body": "<mask id=\"SVGuywqVbel\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#SVGuywqVbel)\"><path fill=\"#338af3\" d=\"M0 0h512v144.7L488 256l24 111.3V512H0V367.3L26 256L0 144.7z\"/><path fill=\"#eee\" d=\"M0 144.7h512v222.6H0z\"/><path fill=\"#ffda44\" d=\"m332.4 256l-31.2 14.7l16.7 30.3l-34-6.5l-4.2 34.3l-23.7-25.2l-23.6 25.2l-4.3-34.3l-34 6.5l16.6-30.3l-31.2-14.7l31.3-14.7L194 211l34 6.5l4.3-34.3l23.6 25.2l23.6-25.2l4.4 34.3l34-6.5l-16.7 30.3z\"/></g>"
|
|
88
88
|
},
|
|
89
|
+
"artsakh": {
|
|
90
|
+
"body": "<mask id=\"SVGuywqVbel\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#SVGuywqVbel)\"><path fill=\"#0052b4\" d=\"m0 171l256-32l256 32v170l-256 32L0 341Z\"/><path fill=\"#d80027\" d=\"M0 0h512v171H0Z\"/><path fill=\"#ff9811\" d=\"M0 341h512v171H0Z\"/><path fill=\"#eee\" d=\"M428 0v57h-43v57h-43v57h-43v57h-43v56h43v57h43v57h43v57h43v57h84v-57h-41v-57h-43v-57h-43v-57h-43v-56h43v-57h43v-57h43V57h41V0z\"/></g>"
|
|
91
|
+
},
|
|
89
92
|
"as": {
|
|
90
93
|
"body": "<mask id=\"SVGuywqVbel\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#SVGuywqVbel)\"><path fill=\"#eee\" d=\"M512 20.4V490L23.8 255.8z\"/><path fill=\"#a2001d\" d=\"M445.2 246.5h-30.5c8-9.6 7.5-23.7-1.5-32.7a24.2 24.2 0 0 0 0-34.2l-.5.5a25 25 0 0 0 .5-34.8l-137 137a23.9 23.9 0 0 0 34 0l2.6-2.5l65.6-6v28.3h22.3v-30.2l33.4-3z\"/><path fill=\"#ffda44\" d=\"M278.3 311.7L256 300.5l22.3-11.1H423v22.3z\"/><path fill=\"#0052b4\" d=\"M0 0v512h512L28.7 256.2L512 0z\"/><path fill=\"#d80027\" d=\"M512 0L0 256l512 256v-22L43.8 256L512 20.4z\"/></g>"
|
|
91
94
|
},
|
|
@@ -1187,7 +1190,7 @@
|
|
|
1187
1190
|
"body": "<mask id=\"SVGuywqVbel\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#SVGuywqVbel)\"><path fill=\"#eee\" d=\"m0 167l253.8-19.3L512 167v178l-254.9 32.3L0 345z\"/><path fill=\"#d80027\" d=\"M0 0h512v167H0z\"/><path fill=\"#6da544\" d=\"M0 345h512v167H0z\"/></g>"
|
|
1188
1191
|
},
|
|
1189
1192
|
"lang-hy": {
|
|
1190
|
-
"body": "<mask id=\"SVGuywqVbel\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#SVGuywqVbel)\"><path fill=\"#0052b4\" d=\"m0
|
|
1193
|
+
"body": "<mask id=\"SVGuywqVbel\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#SVGuywqVbel)\"><path fill=\"#0052b4\" d=\"m0 171l256-32l256 32v170l-256 32L0 341Z\"/><path fill=\"#d80027\" d=\"M0 0h512v171H0Z\"/><path fill=\"#ff9811\" d=\"M0 341h512v171H0Z\"/></g>"
|
|
1191
1194
|
},
|
|
1192
1195
|
"lang-ia": {
|
|
1193
1196
|
"body": "<mask id=\"SVGuywqVbel\"><circle cx=\"256\" cy=\"256\" r=\"256\" fill=\"#fff\"/></mask><g mask=\"url(#SVGuywqVbel)\"><path fill=\"#0052b4\" d=\"M0 0h512v256H0z\"/><path fill=\"#d80027\" d=\"M0 256h512v256H0z\"/><path fill=\"#eee\" d=\"m256 0l48 208l208 48l-208 48l-48 208l-48-208L0 256l208-48Z\"/></g>"
|
package/json/lucide.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "lucide",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Lucide",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 1638,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Lucide Contributors",
|
|
8
8
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
],
|
|
30
30
|
"palette": false
|
|
31
31
|
},
|
|
32
|
-
"lastModified":
|
|
32
|
+
"lastModified": 1760764790,
|
|
33
33
|
"icons": {
|
|
34
34
|
"a-arrow-down": {
|
|
35
35
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m14 12l4 4l4-4m-4 4V7M2 16l4.039-9.69a.5.5 0 0 1 .923 0L11 16m-7.696-3h6.392\"/>"
|
|
@@ -3066,6 +3066,9 @@
|
|
|
3066
3066
|
"monitor-check": {
|
|
3067
3067
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 10l2 2l4-4\"/><rect width=\"20\" height=\"14\" x=\"2\" y=\"3\" rx=\"2\"/><path d=\"M12 17v4m-4 0h8\"/></g>"
|
|
3068
3068
|
},
|
|
3069
|
+
"monitor-cloud": {
|
|
3070
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 13a3 3 0 1 1 2.83-4H14a2 2 0 0 1 0 4zm1 4v4m-4 0h8\"/><rect width=\"20\" height=\"14\" x=\"2\" y=\"3\" rx=\"2\"/></g>"
|
|
3071
|
+
},
|
|
3069
3072
|
"monitor-cog": {
|
|
3070
3073
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 17v4m2.305-13.47l.923-.382m0-2.296l-.923-.383m2.547-1.241l-.383-.924m.383 6.468l-.383.923m2.679-6.467l.383-.924m-.001 7.392l-.382-.924m1.624-3.92l.924-.383m-.924 2.679l.924.383M22 13v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7M8 21h8\"/><circle cx=\"18\" cy=\"6\" r=\"3\"/></g>"
|
|
3071
3074
|
},
|
|
@@ -4431,7 +4434,7 @@
|
|
|
4431
4434
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 19H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h5m4 0h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-5\"/><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"m18 22l-3-3l3-3M6 2l3 3l-3 3\"/></g>"
|
|
4432
4435
|
},
|
|
4433
4436
|
"sword": {
|
|
4434
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
4437
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m11 19l-6-6m0 8l-2-2m5-3l-4 4m5.5-2.5L21 6V3h-3L6.5 14.5\"/>"
|
|
4435
4438
|
},
|
|
4436
4439
|
"swords": {
|
|
4437
4440
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14.5 17.5L3 6V3h3l11.5 11.5M13 19l6-6m-3 3l4 4m-1 1l2-2M14.5 6.5L18 3h3v3l-3.5 3.5M5 14l4 4m-2-1l-3 3m-1-1l2 2\"/>"
|
package/json/simple-icons.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "simple-icons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Simple Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "15.
|
|
5
|
+
"total": 3365,
|
|
6
|
+
"version": "15.17.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Simple Icons Collaborators",
|
|
9
9
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"category": "Logos",
|
|
26
26
|
"palette": false
|
|
27
27
|
},
|
|
28
|
-
"lastModified":
|
|
28
|
+
"lastModified": 1760958330,
|
|
29
29
|
"icons": {
|
|
30
30
|
"42": {
|
|
31
31
|
"body": "<path fill=\"currentColor\" d=\"M19.581 16.851H24v-4.439ZM24 3.574h-4.419v4.42l-4.419 4.418v4.44h4.419v-4.44L24 7.993Zm-4.419 0h-4.419v4.42zm-6.324 8.838H4.419l8.838-8.838H8.838L0 12.412v3.595h8.838v4.419h4.419z\"/>"
|
|
@@ -5628,6 +5628,9 @@
|
|
|
5628
5628
|
"lunacy": {
|
|
5629
5629
|
"body": "<path fill=\"currentColor\" d=\"M12.031 6h-6v12h11.996v-6l-5.996 5.996Zm6.563 2.309a4.01 4.01 0 0 1-2.371-2.375a4.03 4.03 0 0 1-2.375 2.375a4.04 4.04 0 0 1 2.375 2.375a4.01 4.01 0 0 1 2.37-2.375ZM0 9.602c0-3.364 0-5.043.652-6.325A6.04 6.04 0 0 1 3.277.652C4.56 0 6.238 0 9.602 0h4.796c3.364 0 5.043 0 6.325.652a6.04 6.04 0 0 1 2.625 2.625C24 4.56 24 6.238 24 9.602v4.796c0 3.364 0 5.043-.652 6.325a6.04 6.04 0 0 1-2.625 2.625C19.44 24 17.762 24 14.398 24H9.602c-3.364 0-5.043 0-6.325-.652a6.04 6.04 0 0 1-2.625-2.625C0 19.44 0 17.762 0 14.398Z\"/>"
|
|
5630
5630
|
},
|
|
5631
|
+
"luogu": {
|
|
5632
|
+
"body": "<path fill=\"currentColor\" d=\"M12.424 0c-.435-.005-.964.138-1.569.65c-.967.817-2.554 3.235-3.56 4.38s-2.002 1.65-2.48 2.493c-.477.844-.824 1.598-.385 2.568s2.308 2.592 3.018 3.247s.724.566 1.24.68c.517.113 1.38.188 1.857 0c.478-.19.993-.63 1.006-1.133s-.515-1.409-.928-1.887c-.413-.479-1.213-.769-1.549-.983s-.373-.076-.463-.303s-.413-.59-.078-1.056c.336-.466 1.38-1.033 2.09-1.738s1.625-1.61 2.167-2.492s1.06-2.064 1.085-2.794C13.901.902 13.603.285 13.1.12a2.2 2.2 0 0 0-.676-.12m-.397 6.936c-.243.008-.443.037-.566.097c-.492.24-.48.997-.151 1.515s1.618 1.223 2.124 1.59c.505.366.883.292.908.607c.026.316.102.315-.757 1.287c-.86.973-3.222 3.371-4.397 4.546c-1.175 1.174-1.77 1.503-2.654 2.5S4.259 21.78 3.88 22.563s-.15.997.38 1.212c.531.214 2.11.34 2.804.075c.695-.265.822-1.034 1.365-1.666c.543-.63.721-.859 1.896-2.122c.472-.507 1.242-1.32 1.998-2.118c.048.151.126.324.243.525c.423.727 1.922 2.219 2.537 3.009s.77 1.33 1.154 1.73c.384.402.55.564 1.152.677c.602.112 1.998.188 2.459 0c.461-.189.552-.576.308-1.127c-.243-.552-1.346-1.555-1.768-2.182c-.423-.627-1.243-2.095-1.845-2.71s-1.025-.776-1.768-.977c-.43-.115-.982-.11-1.444-.034c.769-.811 1.564-1.647 2.129-2.246c1.415-1.503 2.88-2.614 3.335-3.56c.455-.948-.214-1.492-.606-2.123c-.391-.631-1.124-1.363-1.743-1.666c-.62-.303-1.151-.1-1.972-.151c-.616-.038-1.737-.197-2.467-.173\"/>"
|
|
5633
|
+
},
|
|
5631
5634
|
"lutris": {
|
|
5632
5635
|
"body": "<path fill=\"currentColor\" d=\"m21.231 18.89l.001-.002c-1.293 3.243-5.218 5.232-9.447 5.105C5.3 23.993 0 18.48 0 11.906S5.276.001 11.785.001c1.793 0 3.493.406 5.015 1.13c.081-.177.271-.544.451-.557c.238-.017.374.137.526.309c.154.172.46.429.46.429s1.393-.481 2.955.377s1.783 1.116 2.09 1.716c.152.301.195.829.2 1.282l-.07-.003c-.496 0-.96.455-.96 1.08c0 .263.082.496.215.678l-.01.007a2 2 0 0 0-.132.01a19 19 0 0 0-.389-.142a2.5 2.5 0 0 1-.82-.472a1.402 1.402 0 0 0-1.196-2.112c-.383 0-.73.156-.982.41c-.472-.271-1.174-.482-2.527-.565l-.407-.011c-2.282.012-3.611.279-5.979 1.301c-.603.283-1.206.615-1.785 1.001c-.423.3-.639.67-.709 1.137a1.326 1.326 0 0 0 1.23 1.373h.042c1.27.06 2.039 1.99 2.063 2.497c.004.05.004.023.003.08c-.032.727-.37 1.267-1.088 1.246a1.23 1.23 0 0 1-.976-.494c-.063-.077-.103-.172-.159-.254c-.666-1.081-1.732-1.36-2.771-1.523c-.438-.068-1.073-.122-1.31.25a8.3 8.3 0 0 0-.577 3.063c-.02 5.036 4.041 9.118 9.026 9.118c2.575 0 5.349-.952 6.993-2.7l-.035.03c-1.772 1.473-4.66 1.941-6.027 1.941c-4.302 0-7.818-3.232-7.818-7.578c0-1.276.288-2.396.814-3.36c.495.183.947.483 1.28 1.022l.013.021c.064.092.111.197.182.284c.424.524.881.658 1.342.68h.01c.43.013.768-.12 1.024-.342c.347-.3.55-.79.577-1.382v-.014c.002-.085 0-.053-.004-.112c-.024-.376-.333-1.318-.906-2.027c-.266-.331-.587-.607-.95-.774l.12-.074c.756-.457 2.364-.977 4.592-.638c1.13.173 2.055.419 3.483.879c1.657.534 2.579 1.279 3.854 1.427q.226.026.45.003c.41 1.129.634 2.35.634 3.621c0 2.068-.59 3.995-1.611 5.62zm1.947-12.274s-.115.201-.364.322c-.103.05-.282-.075-.45.1c-.359.726.516 1.332.923 1.315s.73-.432.712-.793c-.017-.558-.82-.944-.82-.944zm.234-1.432c.255 0 .462.26.462.58s-.207.58-.462.58c-.254 0-.46-.26-.46-.58s.206-.58.46-.58m-3.292-.951c.492 0 .89.403.89.9a.895.895 0 0 1-.89.898a.895.895 0 0 1-.89-.899c0-.496.399-.899.89-.899\"/>"
|
|
5633
5636
|
},
|
package/json/temaki.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "temaki",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Temaki",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 541,
|
|
6
6
|
"version": "5.10.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Bryan Housel",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
],
|
|
29
29
|
"palette": false
|
|
30
30
|
},
|
|
31
|
-
"lastModified":
|
|
31
|
+
"lastModified": 1760765061,
|
|
32
32
|
"icons": {
|
|
33
33
|
"abseiling": {
|
|
34
34
|
"body": "<path fill=\"currentColor\" d=\"M35.01 25.54c-.33-1.29-1.97-2.31-3.21-1.72L27 25.99v-8.58l8.43-13.24c.61-.97.38-2.25-.61-2.87c-.97-.61-2.24-.33-2.79.62l-7.07 11.26l-4.26.01c-.27 0-.54.04-.82.15l-7.37 2.87l-3.79-5.71c-.62-.96-1.91-1.24-2.89-.62s-1.26 1.91-.63 2.88l4.74 7.13c.54.83 1.66 1.2 2.61.8l5.44-2.1V28l-7.4 16.39c-.56 1.25.05 2.63 1.36 3.35c1.3.73 2.8.3 3.34-.94l5.95-13.58c.52.15 1.09.22 1.67.22c.54 0 1.06-.1 1.53-.27l6.68-3.11l1.46 5.86c.33 1.3 1.66 2.1 2.97 1.77s2.1-1.64 1.77-2.94l-2.33-9.19zM29 22.09v1.55C39 18.62 42.88 1.43 42.88 0h-1.4C40.96 3.59 37 17.93 29 22.09m-7.09-9.66c2.05 0 3.71-1.64 3.71-3.67s-1.66-3.68-3.71-3.68s-3.71 1.65-3.71 3.68s1.66 3.67 3.71 3.67M25 50h2V33.43L25 35z\"/>",
|
|
@@ -773,6 +773,11 @@
|
|
|
773
773
|
"hot-drink-cup": {
|
|
774
774
|
"body": "<path fill=\"currentColor\" d=\"m3 2l1-2h7l1 2h.5c.28 0 .5.22.5.5v1c0 .28-.22.5-.5.5H12l-1 11H4L3 4h-.5c-.28 0-.5-.22-.5-.5v-1c0-.28.22-.5.5-.5zm7.82 4L11 4H4l.19 2zm-.55 6H4.73l.18 2h5.18z\"/>"
|
|
775
775
|
},
|
|
776
|
+
"hotpot": {
|
|
777
|
+
"body": "<path fill=\"currentColor\" d=\"M19 48h60c4.4 0 3 2 4 2c2 0 1-1.8 2-2l10-2c2.05-.44 3 1.97.8 2.56l-9.98 1.97c-.89.2-1.09.83-1.1 1.34C84 89 14 89 13.22 51.87c-.01-.52-.2-1.15-1.1-1.34l-9.98-1.98c-1.64-.37-1.04-2.97.77-2.56L13 48c1 .2 0 2 2 2c1 0-.4-2 4-2m8-10c1 2 5 0 4-2c-4-8 6-12 0-24c-1-2-5 0-4 2c4 8-6 12 0 24m20 0c1 2 5 0 4-2c-4-8 6-12 0-24c-1-2-5 0-4 2c4 8-6 12 0 24m20 0c1 2 5 0 4-2c-4-8 6-12 0-24c-1-2-5 0-4 2c4 8-6 12 0 24\"/>",
|
|
778
|
+
"width": 100,
|
|
779
|
+
"height": 100
|
|
780
|
+
},
|
|
776
781
|
"houseboat": {
|
|
777
782
|
"body": "<path fill=\"currentColor\" d=\"M9 2.08V1h2v1.43c.65.15 1.31.34 2 .57v1.5H2V3c2-.67 3.83-1 5.5-1c.49 0 .99.03 1.5.08M9.68 13h-.14c-.18.02-.35.09-.48.22c-.14.12-.27.24-.42.36c-.73.57-1.78.55-2.48-.07l-.39-.34a.7.7 0 0 0-.36-.17h-.28c-.13.02-.26.08-.36.17c-.19.15-.36.31-.55.46c-.7.51-1.67.49-2.35-.06l-.31-.26A.92.92 0 0 0 1 13v-.97c.26-.04.52.01.75.13c.28.17.54.36.79.57c.16.17.38.26.61.27c.04-.01.09-.01.14-.01c.02-.01.04-.01.06-.02c.11-.03.22-.08.31-.15c.16-.12.29-.26.45-.38c.27-.22.58-.36.9-.41c.14-.05.29-.06.44-.02c.4.02.79.16 1.11.43c.16.12.31.27.47.4c.08.07.18.12.27.15c.19.01.38 0 .56-.04a1 1 0 0 0 .17-.11c.16-.13.31-.28.47-.4c.26-.22.56-.35.87-.41c.11-.03.21-.04.32-.03c.45-.01.9.14 1.27.44c.15.12.29.26.44.38c.13.11.28.17.44.18c.09 0 .18-.01.28-.03c.1-.03.2-.08.28-.15l.47-.4c.32-.26.72-.4 1.13-.39V13c-.26.02-.51.14-.68.34c-.27.28-.62.48-1 .58c-.61.18-1.28.05-1.77-.36l-.39-.34c-.13-.13-.3-.2-.48-.22m-1.97 0q-.18.045-.36 0zM13 11.32c-.04.03-.09.06-.13.1l-.47.4c-.29.24-.71.24-1 0c-.15-.12-.29-.26-.44-.38a1.93 1.93 0 0 0-2.46 0c-.16.12-.31.27-.47.4c-.29.24-.71.24-1 0c-.16-.13-.31-.28-.47-.4c-.71-.58-1.74-.58-2.45 0c-.16.12-.29.26-.45.38a.84.84 0 0 1-1.12-.09c-.17-.15-.35-.28-.54-.41V10h11zM9 9.5V7H6v2.5H3V5h9v4.5z\"/>"
|
|
778
783
|
},
|
|
@@ -981,6 +986,9 @@
|
|
|
981
986
|
"os-benchmark": {
|
|
982
987
|
"body": "<path fill=\"currentColor\" d=\"M1 1h13v2H1zm6.5 2.5L9 14H6zm0 0l6.68 6.92l-2.46 1.72zm0 0l-4.22 8.64l-2.46-1.72z\"/>"
|
|
983
988
|
},
|
|
989
|
+
"paifang": {
|
|
990
|
+
"body": "<path fill=\"currentColor\" d=\"M0 3h1v1h3V0h1v2h5V0h1v4h3V3h1v12h-1V7h-3v8h-1V6H5v9H4V7H1v8H0Z\"/>"
|
|
991
|
+
},
|
|
984
992
|
"parking-space": {
|
|
985
993
|
"body": "<path fill=\"currentColor\" d=\"M11 15V2H4v13H2V0h11v15z\"/>"
|
|
986
994
|
},
|
package/json/token-branded.json
CHANGED
package/json/token.json
CHANGED
package/json/vscode-icons.json
CHANGED
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@iconify/json",
|
|
3
3
|
"description": "Hundreds of open source icon sets in IconifyJSON format",
|
|
4
4
|
"license": "MIT",
|
|
5
|
-
"version": "2.2.
|
|
5
|
+
"version": "2.2.398",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"homepage": "https://iconify.design/icon-sets/",
|
|
8
8
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|