@iconify/collections 1.0.595 → 1.0.596

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": 14817,
4
+ "total": 14813,
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": 14887,
31
+ "total": 14883,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -2913,7 +2913,7 @@
2913
2913
  },
2914
2914
  "ooui": {
2915
2915
  "name": "OOUI",
2916
- "total": 366,
2916
+ "total": 370,
2917
2917
  "version": "0.53.0",
2918
2918
  "author": {
2919
2919
  "name": "OOUI Team",
@@ -3449,7 +3449,7 @@
3449
3449
  },
3450
3450
  "devicon": {
3451
3451
  "name": "Devicon",
3452
- "total": 951,
3452
+ "total": 955,
3453
3453
  "author": {
3454
3454
  "name": "konpa",
3455
3455
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3474,7 +3474,7 @@
3474
3474
  },
3475
3475
  "devicon-plain": {
3476
3476
  "name": "Devicon Plain",
3477
- "total": 696,
3477
+ "total": 698,
3478
3478
  "author": {
3479
3479
  "name": "konpa",
3480
3480
  "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.595",
5
+ "version": "1.0.596",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",