@iconify/json 2.2.201 → 2.2.202
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 +6 -6
- package/collections.md +6 -6
- package/composer.json +1 -1
- package/json/codicon.json +158 -158
- package/json/lucide.json +9 -6
- package/json/pixelarticons.json +6 -3
- package/json/token-branded.json +22 -4
- package/json/token.json +24 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
},
|
|
305
305
|
"lucide": {
|
|
306
306
|
"name": "Lucide",
|
|
307
|
-
"total":
|
|
307
|
+
"total": 1453,
|
|
308
308
|
"author": {
|
|
309
309
|
"name": "Lucide Contributors",
|
|
310
310
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -674,7 +674,7 @@
|
|
|
674
674
|
"pixelarticons": {
|
|
675
675
|
"name": "Pixelarticons",
|
|
676
676
|
"total": 486,
|
|
677
|
-
"version": "1.8.
|
|
677
|
+
"version": "1.8.1",
|
|
678
678
|
"author": {
|
|
679
679
|
"name": "Gerrit Halfmann",
|
|
680
680
|
"url": "https://github.com/halfmage/pixelarticons"
|
|
@@ -2458,8 +2458,8 @@
|
|
|
2458
2458
|
},
|
|
2459
2459
|
"token": {
|
|
2460
2460
|
"name": "Token Icons",
|
|
2461
|
-
"total":
|
|
2462
|
-
"version": "2.1
|
|
2461
|
+
"total": 1636,
|
|
2462
|
+
"version": "2.3.1",
|
|
2463
2463
|
"author": {
|
|
2464
2464
|
"name": "0xa3k5",
|
|
2465
2465
|
"url": "https://github.com/0xa3k5/token-icons"
|
|
@@ -2480,8 +2480,8 @@
|
|
|
2480
2480
|
},
|
|
2481
2481
|
"token-branded": {
|
|
2482
2482
|
"name": "Token Icons Branded",
|
|
2483
|
-
"total":
|
|
2484
|
-
"version": "2.1
|
|
2483
|
+
"total": 1818,
|
|
2484
|
+
"version": "2.3.1",
|
|
2485
2485
|
"author": {
|
|
2486
2486
|
"name": "0xa3k5",
|
|
2487
2487
|
"url": "https://github.com/0xa3k5/token-icons"
|
package/collections.md
CHANGED
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
150
150
|
|
|
151
151
|
## Lucide
|
|
152
|
-
* Number of icons:
|
|
152
|
+
* Number of icons: 1453
|
|
153
153
|
* Author: Lucide Contributors
|
|
154
154
|
* URL: https://github.com/lucide-icons/lucide
|
|
155
155
|
* License: ISC
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
* URL: https://github.com/halfmage/pixelarticons
|
|
335
335
|
* License: MIT
|
|
336
336
|
* License URL: https://github.com/halfmage/pixelarticons/blob/master/LICENSE
|
|
337
|
-
* Version: 1.8.
|
|
337
|
+
* Version: 1.8.1
|
|
338
338
|
* Palette: Colorless
|
|
339
339
|
* Icon set prefix: `pixelarticons`
|
|
340
340
|
* File: [json/pixelarticons.json](json/pixelarticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1196,23 +1196,23 @@
|
|
|
1196
1196
|
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1197
1197
|
|
|
1198
1198
|
## Token Icons
|
|
1199
|
-
* Number of icons:
|
|
1199
|
+
* Number of icons: 1636
|
|
1200
1200
|
* Author: 0xa3k5
|
|
1201
1201
|
* URL: https://github.com/0xa3k5/token-icons
|
|
1202
1202
|
* License: MIT
|
|
1203
1203
|
* License URL: https://github.com/0xa3k5/token-icons/blob/main/LICENCE
|
|
1204
|
-
* Version: 2.1
|
|
1204
|
+
* Version: 2.3.1
|
|
1205
1205
|
* Palette: Colorless
|
|
1206
1206
|
* Icon set prefix: `token`
|
|
1207
1207
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1208
1208
|
|
|
1209
1209
|
## Token Icons Branded
|
|
1210
|
-
* Number of icons:
|
|
1210
|
+
* Number of icons: 1818
|
|
1211
1211
|
* Author: 0xa3k5
|
|
1212
1212
|
* URL: https://github.com/0xa3k5/token-icons
|
|
1213
1213
|
* License: MIT
|
|
1214
1214
|
* License URL: https://github.com/0xa3k5/token-icons/blob/main/LICENCE
|
|
1215
|
-
* Version: 2.1
|
|
1215
|
+
* Version: 2.3.1
|
|
1216
1216
|
* Palette: Colorful
|
|
1217
1217
|
* Icon set prefix: `token-branded`
|
|
1218
1218
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED