@iconify/json 2.2.295 → 2.2.297

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 CHANGED
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1546,
400
+ "total": 1548,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -3282,8 +3282,8 @@
3282
3282
  },
3283
3283
  "token": {
3284
3284
  "name": "Web3 Icons",
3285
- "total": 1773,
3286
- "version": "3.15.0",
3285
+ "total": 1777,
3286
+ "version": "3.16.0",
3287
3287
  "author": {
3288
3288
  "name": "0xa3k5",
3289
3289
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3307,8 +3307,8 @@
3307
3307
  },
3308
3308
  "token-branded": {
3309
3309
  "name": "Web3 Icons Branded",
3310
- "total": 1962,
3311
- "version": "3.15.0",
3310
+ "total": 1966,
3311
+ "version": "3.16.0",
3312
3312
  "author": {
3313
3313
  "name": "0xa3k5",
3314
3314
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3751,13 +3751,12 @@
3751
3751
  "height": 32,
3752
3752
  "displayHeight": 16,
3753
3753
  "category": "Flags / Maps",
3754
- "tags": [],
3755
3754
  "palette": true
3756
3755
  },
3757
3756
  "flag": {
3758
3757
  "name": "Flag Icons",
3759
- "total": 540,
3760
- "version": "7.2.3",
3758
+ "total": 542,
3759
+ "version": "7.3.2",
3761
3760
  "author": {
3762
3761
  "name": "Panayiotis Lipiridis",
3763
3762
  "url": "https://github.com/lipis/flag-icons"
package/collections.md CHANGED
@@ -146,7 +146,7 @@
146
146
  * File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
147
147
 
148
148
  ## Lucide
149
- * Number of icons: 1546
149
+ * Number of icons: 1548
150
150
  * Author: Lucide Contributors
151
151
  * URL: https://github.com/lucide-icons/lucide
152
152
  * License: ISC
@@ -1253,23 +1253,23 @@
1253
1253
  * File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1254
1254
 
1255
1255
  ## Web3 Icons
1256
- * Number of icons: 1773
1256
+ * Number of icons: 1777
1257
1257
  * Author: 0xa3k5
1258
1258
  * URL: https://github.com/0xa3k5/web3icons
1259
1259
  * License: MIT
1260
1260
  * License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
1261
- * Version: 3.15.0
1261
+ * Version: 3.16.0
1262
1262
  * Palette: Colorless
1263
1263
  * Icon set prefix: `token`
1264
1264
  * File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1265
1265
 
1266
1266
  ## Web3 Icons Branded
1267
- * Number of icons: 1962
1267
+ * Number of icons: 1966
1268
1268
  * Author: 0xa3k5
1269
1269
  * URL: https://github.com/0xa3k5/web3icons
1270
1270
  * License: MIT
1271
1271
  * License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
1272
- * Version: 3.15.0
1272
+ * Version: 3.16.0
1273
1273
  * Palette: Colorful
1274
1274
  * Icon set prefix: `token-branded`
1275
1275
  * File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -1432,12 +1432,12 @@
1432
1432
  * File: [json/circle-flags.json](json/circle-flags.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
1433
1433
 
1434
1434
  ## Flag Icons
1435
- * Number of icons: 540
1435
+ * Number of icons: 542
1436
1436
  * Author: Panayiotis Lipiridis
1437
1437
  * URL: https://github.com/lipis/flag-icons
1438
1438
  * License: MIT
1439
1439
  * License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
1440
- * Version: 7.2.3
1440
+ * Version: 7.3.2
1441
1441
  * Palette: Colorful
1442
1442
  * Icon set prefix: `flag`
1443
1443
  * File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.2.295",
5
+ "version": "2.2.297",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {