@iconify/collections 1.0.506 → 1.0.507

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.
Files changed (2) hide show
  1. package/collections.json +6 -7
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -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"
@@ -3729,7 +3729,7 @@
3729
3729
  },
3730
3730
  "circle-flags": {
3731
3731
  "name": "Circle Flags",
3732
- "total": 434,
3732
+ "total": 526,
3733
3733
  "version": "1.0.0",
3734
3734
  "author": {
3735
3735
  "name": "HatScripts",
@@ -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
3758
  "total": 540,
3760
- "version": "7.2.3",
3759
+ "version": "7.3.1",
3761
3760
  "author": {
3762
3761
  "name": "Panayiotis Lipiridis",
3763
3762
  "url": "https://github.com/lipis/flag-icons"
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
4
  "license": "MIT",
5
- "version": "1.0.506",
5
+ "version": "1.0.507",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",