@iconify/collections 1.0.138 → 1.0.139

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 +2 -2
  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": 8046,
4
+ "total": 8065,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -1564,7 +1564,7 @@
1564
1564
  },
1565
1565
  "logos": {
1566
1566
  "name": "SVG Logos",
1567
- "total": 1488,
1567
+ "total": 1493,
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.138",
4
+ "version": "1.0.139",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",