@iconify/collections 1.0.595 → 1.0.597

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 +12 -12
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 14817,
4
+ "total": 14814,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "material-symbols-light": {
30
30
  "name": "Material Symbols Light",
31
- "total": 14887,
31
+ "total": 14884,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -481,7 +481,7 @@
481
481
  },
482
482
  "si": {
483
483
  "name": "Sargam Icons",
484
- "total": 924,
484
+ "total": 939,
485
485
  "author": {
486
486
  "name": "Abhimanyu Rana",
487
487
  "url": "https://github.com/planetabhi/sargam-icons"
@@ -2913,7 +2913,7 @@
2913
2913
  },
2914
2914
  "ooui": {
2915
2915
  "name": "OOUI",
2916
- "total": 366,
2916
+ "total": 370,
2917
2917
  "version": "0.53.0",
2918
2918
  "author": {
2919
2919
  "name": "OOUI Team",
@@ -3449,7 +3449,7 @@
3449
3449
  },
3450
3450
  "devicon": {
3451
3451
  "name": "Devicon",
3452
- "total": 951,
3452
+ "total": 955,
3453
3453
  "author": {
3454
3454
  "name": "konpa",
3455
3455
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3474,7 +3474,7 @@
3474
3474
  },
3475
3475
  "devicon-plain": {
3476
3476
  "name": "Devicon Plain",
3477
- "total": 696,
3477
+ "total": 698,
3478
3478
  "author": {
3479
3479
  "name": "konpa",
3480
3480
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3571,8 +3571,8 @@
3571
3571
  },
3572
3572
  "simple-icons": {
3573
3573
  "name": "Simple Icons",
3574
- "total": 3356,
3575
- "version": "15.15.0",
3574
+ "total": 3364,
3575
+ "version": "15.16.0",
3576
3576
  "author": {
3577
3577
  "name": "Simple Icons Collaborators",
3578
3578
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3852,8 +3852,8 @@
3852
3852
  },
3853
3853
  "token": {
3854
3854
  "name": "Web3 Icons",
3855
- "total": 1739,
3856
- "version": "4.0.23",
3855
+ "total": 1746,
3856
+ "version": "4.0.24",
3857
3857
  "author": {
3858
3858
  "name": "0xa3k5",
3859
3859
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3877,8 +3877,8 @@
3877
3877
  },
3878
3878
  "token-branded": {
3879
3879
  "name": "Web3 Icons Branded",
3880
- "total": 1991,
3881
- "version": "4.0.23",
3880
+ "total": 2000,
3881
+ "version": "4.0.24",
3882
3882
  "author": {
3883
3883
  "name": "0xa3k5",
3884
3884
  "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.595",
5
+ "version": "1.0.597",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",