@iconify/collections 1.0.537 → 1.0.538

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 +3 -3
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -369,7 +369,7 @@
369
369
  "iconoir": {
370
370
  "name": "Iconoir",
371
371
  "total": 1671,
372
- "version": "7.10.1",
372
+ "version": "7.11.0",
373
373
  "author": {
374
374
  "name": "Luca Burgio",
375
375
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -2901,7 +2901,7 @@
2901
2901
  },
2902
2902
  "material-icon-theme": {
2903
2903
  "name": "Material Icon Theme",
2904
- "total": 1030,
2904
+ "total": 1033,
2905
2905
  "author": {
2906
2906
  "name": "Material Extensions",
2907
2907
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3072,7 +3072,7 @@
3072
3072
  "simple-icons": {
3073
3073
  "name": "Simple Icons",
3074
3074
  "total": 3282,
3075
- "version": "14.12.1",
3075
+ "version": "14.12.2",
3076
3076
  "author": {
3077
3077
  "name": "Simple Icons Collaborators",
3078
3078
  "url": "https://github.com/simple-icons/simple-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.537",
5
+ "version": "1.0.538",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",