@iconify/collections 1.0.606 → 1.0.608

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 +8 -8
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -368,7 +368,7 @@
368
368
  },
369
369
  "lucide": {
370
370
  "name": "Lucide",
371
- "total": 1637,
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": 539,
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.15.0",
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": 3364,
3631
- "version": "15.16.1",
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.25",
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.25",
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": 633,
4321
+ "total": 634,
4322
4322
  "version": "1.0.0",
4323
4323
  "author": {
4324
4324
  "name": "HatScripts",
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.606",
5
+ "version": "1.0.608",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",