@iconify/collections 1.0.607 → 1.0.609

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 +9 -9
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1687,7 +1687,7 @@
1687
1687
  "carbon": {
1688
1688
  "name": "Carbon",
1689
1689
  "total": 2392,
1690
- "version": "11.69.0",
1690
+ "version": "11.70.0",
1691
1691
  "author": {
1692
1692
  "name": "IBM",
1693
1693
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -2970,7 +2970,7 @@
2970
2970
  "temaki": {
2971
2971
  "name": "Temaki",
2972
2972
  "total": 541,
2973
- "version": "5.10.0",
2973
+ "version": "5.11.0",
2974
2974
  "author": {
2975
2975
  "name": "Bryan Housel",
2976
2976
  "url": "https://github.com/rapideditor/temaki"
@@ -3401,8 +3401,8 @@
3401
3401
  },
3402
3402
  "vscode-icons": {
3403
3403
  "name": "VSCode Icons",
3404
- "total": 1404,
3405
- "version": "12.15.0",
3404
+ "total": 1414,
3405
+ "version": "12.14.0",
3406
3406
  "author": {
3407
3407
  "name": "Roberto Huertas",
3408
3408
  "url": "https://github.com/vscode-icons/vscode-icons"
@@ -3458,7 +3458,7 @@
3458
3458
  },
3459
3459
  "material-icon-theme": {
3460
3460
  "name": "Material Icon Theme",
3461
- "total": 1118,
3461
+ "total": 1119,
3462
3462
  "author": {
3463
3463
  "name": "Material Extensions",
3464
3464
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -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"
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.607",
5
+ "version": "1.0.609",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",