@iconify/collections 1.0.564 → 1.0.565

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 +7 -7
  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": 14404,
4
+ "total": 14413,
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": 14472,
31
+ "total": 14481,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1611,
400
+ "total": 1614,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -1716,7 +1716,7 @@
1716
1716
  "ion": {
1717
1717
  "name": "IonIcons",
1718
1718
  "total": 1357,
1719
- "version": "8.0.9",
1719
+ "version": "8.0.10",
1720
1720
  "author": {
1721
1721
  "name": "Ben Sperry",
1722
1722
  "url": "https://github.com/ionic-team/ionicons"
@@ -3348,7 +3348,7 @@
3348
3348
  },
3349
3349
  "codicon": {
3350
3350
  "name": "Codicons",
3351
- "total": 489,
3351
+ "total": 490,
3352
3352
  "version": "0.0.37",
3353
3353
  "author": {
3354
3354
  "name": "Microsoft Corporation",
@@ -3832,7 +3832,7 @@
3832
3832
  "token": {
3833
3833
  "name": "Web3 Icons",
3834
3834
  "total": 1731,
3835
- "version": "4.0.16",
3835
+ "version": "4.0.17",
3836
3836
  "author": {
3837
3837
  "name": "0xa3k5",
3838
3838
  "url": "https://github.com/0xa3k5/web3icons"
@@ -3857,7 +3857,7 @@
3857
3857
  "token-branded": {
3858
3858
  "name": "Web3 Icons Branded",
3859
3859
  "total": 1984,
3860
- "version": "4.0.16",
3860
+ "version": "4.0.17",
3861
3861
  "author": {
3862
3862
  "name": "0xa3k5",
3863
3863
  "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.564",
5
+ "version": "1.0.565",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",