@iconify/collections 1.0.670 → 1.0.672

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 +10 -10
  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": 15260,
4
+ "total": 15262,
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": 15333,
31
+ "total": 15335,
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": 1694,
400
+ "total": 1695,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -680,7 +680,7 @@
680
680
  },
681
681
  "pixel": {
682
682
  "name": "Pixel Icon",
683
- "total": 450,
683
+ "total": 578,
684
684
  "author": {
685
685
  "name": "HackerNoon",
686
686
  "url": "https://github.com/hackernoon/pixel-icon-library"
@@ -1689,7 +1689,7 @@
1689
1689
  "carbon": {
1690
1690
  "name": "Carbon",
1691
1691
  "total": 2491,
1692
- "version": "11.77.1",
1692
+ "version": "11.78.0",
1693
1693
  "author": {
1694
1694
  "name": "IBM",
1695
1695
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -2196,7 +2196,7 @@
2196
2196
  },
2197
2197
  "fluent": {
2198
2198
  "name": "Fluent UI System Icons",
2199
- "total": 19207,
2199
+ "total": 19260,
2200
2200
  "version": "1.1.323",
2201
2201
  "author": {
2202
2202
  "name": "Microsoft Corporation",
@@ -3125,7 +3125,7 @@
3125
3125
  },
3126
3126
  "qlementine-icons": {
3127
3127
  "name": "Qlementine Icons",
3128
- "total": 863,
3128
+ "total": 880,
3129
3129
  "author": {
3130
3130
  "name": "Olivier Cléro",
3131
3131
  "url": "https://github.com/oclero/qlementine-icons"
@@ -3704,8 +3704,8 @@
3704
3704
  },
3705
3705
  "simple-icons": {
3706
3706
  "name": "Simple Icons",
3707
- "total": 3420,
3708
- "version": "16.15.0",
3707
+ "total": 3423,
3708
+ "version": "16.16.0",
3709
3709
  "author": {
3710
3710
  "name": "Simple Icons Collaborators",
3711
3711
  "url": "https://github.com/simple-icons/simple-icons"
@@ -3911,7 +3911,7 @@
3911
3911
  },
3912
3912
  "cbi": {
3913
3913
  "name": "Custom Brand Icons",
3914
- "total": 1560,
3914
+ "total": 1574,
3915
3915
  "author": {
3916
3916
  "name": "Emanuele & rchiileea",
3917
3917
  "url": "https://github.com/elax46/custom-brand-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.670",
5
+ "version": "1.0.672",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",