@iconify/collections 1.0.246 → 1.0.248

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 12438,
4
+ "total": 10138,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 3473,
157
- "version": "2.8.0",
156
+ "total": 4008,
157
+ "version": "2.10.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -439,8 +439,8 @@
439
439
  },
440
440
  "octicon": {
441
441
  "name": "Octicons",
442
- "total": 568,
443
- "version": "18.1.0",
442
+ "total": 574,
443
+ "version": "18.2.0",
444
444
  "author": {
445
445
  "name": "GitHub",
446
446
  "url": "https://github.com/primer/octicons/"
@@ -484,7 +484,7 @@
484
484
  },
485
485
  "lucide": {
486
486
  "name": "Lucide",
487
- "total": 901,
487
+ "total": 902,
488
488
  "author": {
489
489
  "name": "Lucide Contributors",
490
490
  "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.246",
4
+ "version": "1.0.248",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",