@iconify/collections 1.0.135 → 1.0.136

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 +8 -8
  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": 8087,
4
+ "total": 8046,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "mdi": {
46
46
  "name": "Material Design Icons",
47
- "total": 7070,
47
+ "total": 7096,
48
48
  "author": {
49
49
  "name": "Austin Andrews",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -879,7 +879,7 @@
879
879
  "maki": {
880
880
  "name": "Maki",
881
881
  "total": 211,
882
- "version": "7.2.0",
882
+ "version": "8.0.0",
883
883
  "author": {
884
884
  "name": "Mapbox",
885
885
  "url": "https://github.com/mapbox/maki"
@@ -1142,7 +1142,7 @@
1142
1142
  },
1143
1143
  "codicon": {
1144
1144
  "name": "Codicons",
1145
- "total": 418,
1145
+ "total": 419,
1146
1146
  "version": "0.0.31",
1147
1147
  "author": {
1148
1148
  "name": "Microsoft Corporation",
@@ -1299,7 +1299,7 @@
1299
1299
  },
1300
1300
  "ooui": {
1301
1301
  "name": "OOUI",
1302
- "total": 322,
1302
+ "total": 328,
1303
1303
  "version": "0.44.0",
1304
1304
  "author": {
1305
1305
  "name": "OOUI Team",
@@ -1343,8 +1343,8 @@
1343
1343
  },
1344
1344
  "line-md": {
1345
1345
  "name": "Material Line Icons",
1346
- "total": 323,
1347
- "version": "0.2.2",
1346
+ "total": 332,
1347
+ "version": "0.2.3",
1348
1348
  "author": {
1349
1349
  "name": "Vjacheslav Trushkin",
1350
1350
  "url": "https://github.com/cyberalien/line-md"
@@ -1564,7 +1564,7 @@
1564
1564
  },
1565
1565
  "logos": {
1566
1566
  "name": "SVG Logos",
1567
- "total": 1478,
1567
+ "total": 1475,
1568
1568
  "author": {
1569
1569
  "name": "Gil Barbara",
1570
1570
  "url": "https://github.com/gilbarbara/logos"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify/collections",
3
3
  "description": "Iconify icon sets list",
4
- "version": "1.0.135",
4
+ "version": "1.0.136",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",