@iconify/collections 1.0.263 → 1.0.264

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 +4 -4
  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": 10339,
4
+ "total": 10427,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -306,8 +306,8 @@
306
306
  },
307
307
  "iconoir": {
308
308
  "name": "Iconoir",
309
- "total": 1335,
310
- "version": "6.5.0",
309
+ "total": 1342,
310
+ "version": "6.6.0",
311
311
  "author": {
312
312
  "name": "Luca Burgio",
313
313
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -505,7 +505,7 @@
505
505
  },
506
506
  "lucide": {
507
507
  "name": "Lucide",
508
- "total": 939,
508
+ "total": 952,
509
509
  "author": {
510
510
  "name": "Lucide Contributors",
511
511
  "url": "https://github.com/lucide-icons/lucide"
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.263",
4
+ "version": "1.0.264",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",