@iconify/collections 1.0.552 → 1.0.553

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 +5 -5
  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": 14175,
4
+ "total": 14192,
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": 14243,
31
+ "total": 14260,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -2951,7 +2951,7 @@
2951
2951
  },
2952
2952
  "vscode-icons": {
2953
2953
  "name": "VSCode Icons",
2954
- "total": 1386,
2954
+ "total": 1387,
2955
2955
  "version": "12.13.0",
2956
2956
  "author": {
2957
2957
  "name": "Roberto Huertas",
@@ -2980,7 +2980,7 @@
2980
2980
  },
2981
2981
  "codicon": {
2982
2982
  "name": "Codicons",
2983
- "total": 479,
2983
+ "total": 480,
2984
2984
  "version": "0.0.37",
2985
2985
  "author": {
2986
2986
  "name": "Microsoft Corporation",
@@ -3913,7 +3913,7 @@
3913
3913
  "flag": {
3914
3914
  "name": "Flag Icons",
3915
3915
  "total": 542,
3916
- "version": "7.3.2",
3916
+ "version": "7.5.0",
3917
3917
  "author": {
3918
3918
  "name": "Panayiotis Lipiridis",
3919
3919
  "url": "https://github.com/lipis/flag-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.552",
5
+ "version": "1.0.553",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",