@iconify/collections 1.0.527 → 1.0.528

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 +6 -6
  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": 13941,
4
+ "total": 13959,
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": 14009,
31
+ "total": 14027,
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": 1557,
400
+ "total": 1559,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -1557,7 +1557,7 @@
1557
1557
  "carbon": {
1558
1558
  "name": "Carbon",
1559
1559
  "total": 2299,
1560
- "version": "11.56.0",
1560
+ "version": "11.57.0",
1561
1561
  "author": {
1562
1562
  "name": "IBM",
1563
1563
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -2921,7 +2921,7 @@
2921
2921
  },
2922
2922
  "devicon": {
2923
2923
  "name": "Devicon",
2924
- "total": 903,
2924
+ "total": 906,
2925
2925
  "author": {
2926
2926
  "name": "konpa",
2927
2927
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2946,7 +2946,7 @@
2946
2946
  },
2947
2947
  "devicon-plain": {
2948
2948
  "name": "Devicon Plain",
2949
- "total": 663,
2949
+ "total": 666,
2950
2950
  "author": {
2951
2951
  "name": "konpa",
2952
2952
  "url": "https://github.com/devicons/devicon/tree/master"
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.527",
5
+ "version": "1.0.528",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",