@iconify/collections 1.0.658 → 1.0.660

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 +11 -11
  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": 15197,
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": 15270,
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"
@@ -3560,7 +3560,7 @@
3560
3560
  },
3561
3561
  "devicon": {
3562
3562
  "name": "Devicon",
3563
- "total": 1030,
3563
+ "total": 1031,
3564
3564
  "author": {
3565
3565
  "name": "konpa",
3566
3566
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -3585,7 +3585,7 @@
3585
3585
  },
3586
3586
  "devicon-plain": {
3587
3587
  "name": "Devicon Plain",
3588
- "total": 751,
3588
+ "total": 752,
3589
3589
  "author": {
3590
3590
  "name": "konpa",
3591
3591
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -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"
@@ -3889,7 +3889,7 @@
3889
3889
  },
3890
3890
  "cbi": {
3891
3891
  "name": "Custom Brand Icons",
3892
- "total": 1514,
3892
+ "total": 1536,
3893
3893
  "author": {
3894
3894
  "name": "Emanuele & rchiileea",
3895
3895
  "url": "https://github.com/elax46/custom-brand-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.660",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",