@iconify/collections 1.0.652 → 1.0.653

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
@@ -196,8 +196,8 @@
196
196
  },
197
197
  "tabler": {
198
198
  "name": "Tabler Icons",
199
- "total": 5986,
200
- "version": "3.36.1",
199
+ "total": 6004,
200
+ "version": "3.37.1",
201
201
  "author": {
202
202
  "name": "Paweł Kuna",
203
203
  "url": "https://github.com/tabler/tabler-icons"
@@ -397,7 +397,7 @@
397
397
  },
398
398
  "lucide": {
399
399
  "name": "Lucide",
400
- "total": 1686,
400
+ "total": 1688,
401
401
  "author": {
402
402
  "name": "Lucide Contributors",
403
403
  "url": "https://github.com/lucide-icons/lucide"
@@ -652,7 +652,7 @@
652
652
  "pixelarticons": {
653
653
  "name": "Pixelarticons",
654
654
  "total": 486,
655
- "version": "1.8.1",
655
+ "version": "1.9.0",
656
656
  "author": {
657
657
  "name": "Gerrit Halfmann",
658
658
  "url": "https://github.com/halfmage/pixelarticons"
@@ -3513,7 +3513,7 @@
3513
3513
  },
3514
3514
  "material-icon-theme": {
3515
3515
  "name": "Material Icon Theme",
3516
- "total": 1136,
3516
+ "total": 1138,
3517
3517
  "author": {
3518
3518
  "name": "Material Extensions",
3519
3519
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
@@ -3889,7 +3889,7 @@
3889
3889
  },
3890
3890
  "cbi": {
3891
3891
  "name": "Custom Brand Icons",
3892
- "total": 1491,
3892
+ "total": 1511,
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.652",
5
+ "version": "1.0.653",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",