@iconify/collections 1.0.658 → 1.0.659

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": 15195,
4
+ "total": 15191,
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": 15268,
31
+ "total": 15264,
32
32
  "author": {
33
33
  "name": "Google",
34
34
  "url": "https://github.com/google/material-design-icons"
@@ -196,8 +196,8 @@
196
196
  },
197
197
  "tabler": {
198
198
  "name": "Tabler Icons",
199
- "total": 6056,
200
- "version": "3.39.0",
199
+ "total": 6074,
200
+ "version": "3.40.0",
201
201
  "author": {
202
202
  "name": "Paweł Kuna",
203
203
  "url": "https://github.com/tabler/tabler-icons"
@@ -3456,7 +3456,7 @@
3456
3456
  },
3457
3457
  "vscode-icons": {
3458
3458
  "name": "VSCode Icons",
3459
- "total": 1473,
3459
+ "total": 1475,
3460
3460
  "version": "12.17.0",
3461
3461
  "author": {
3462
3462
  "name": "Roberto Huertas",
@@ -3513,7 +3513,7 @@
3513
3513
  },
3514
3514
  "material-icon-theme": {
3515
3515
  "name": "Material Icon Theme",
3516
- "total": 1141,
3516
+ "total": 1143,
3517
3517
  "author": {
3518
3518
  "name": "Material Extensions",
3519
3519
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3682,8 +3682,8 @@
3682
3682
  },
3683
3683
  "simple-icons": {
3684
3684
  "name": "Simple Icons",
3685
- "total": 3407,
3686
- "version": "16.10.0",
3685
+ "total": 3410,
3686
+ "version": "16.11.0",
3687
3687
  "author": {
3688
3688
  "name": "Simple Icons Collaborators",
3689
3689
  "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.658",
5
+ "version": "1.0.659",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",