@iconify/collections 1.0.688 → 1.0.689

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 +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -3371,7 +3371,7 @@
3371
3371
  },
3372
3372
  "vscode-icons": {
3373
3373
  "name": "VSCode Icons",
3374
- "total": 1492,
3374
+ "total": 1495,
3375
3375
  "version": "12.18.0",
3376
3376
  "author": {
3377
3377
  "name": "Roberto Huertas",
@@ -3428,7 +3428,7 @@
3428
3428
  },
3429
3429
  "material-icon-theme": {
3430
3430
  "name": "Material Icon Theme",
3431
- "total": 1168,
3431
+ "total": 899,
3432
3432
  "author": {
3433
3433
  "name": "Material Extensions",
3434
3434
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3619,8 +3619,8 @@
3619
3619
  },
3620
3620
  "simple-icons": {
3621
3621
  "name": "Simple Icons",
3622
- "total": 3433,
3623
- "version": "16.20.0",
3622
+ "total": 3436,
3623
+ "version": "16.21.0",
3624
3624
  "author": {
3625
3625
  "name": "Simple Icons Collaborators",
3626
3626
  "url": "https://github.com/simple-icons/simple-icons"
@@ -4412,7 +4412,7 @@
4412
4412
  },
4413
4413
  "pinhead": {
4414
4414
  "name": "Pinhead Map Icons",
4415
- "total": 1996,
4415
+ "total": 2003,
4416
4416
  "author": {
4417
4417
  "name": "Quincy Morgan",
4418
4418
  "url": "https://github.com/waysidemapping/pinhead"
@@ -4440,7 +4440,7 @@
4440
4440
  },
4441
4441
  "roentgen": {
4442
4442
  "name": "Röntgen",
4443
- "total": 562,
4443
+ "total": 566,
4444
4444
  "author": {
4445
4445
  "name": "Sergey Vartanov",
4446
4446
  "url": "https://github.com/enzet/Roentgen"
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.688",
5
+ "version": "1.0.689",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",