@iconify/collections 1.0.69 → 1.0.72

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 +7 -7
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -420,7 +420,7 @@
420
420
  },
421
421
  "lucide": {
422
422
  "name": "Lucide",
423
- "total": 547,
423
+ "total": 571,
424
424
  "author": {
425
425
  "name": "Lucide Contributors",
426
426
  "url": "https://github.com/lucide-icons/lucide"
@@ -507,7 +507,7 @@
507
507
  "akar-icons": {
508
508
  "name": "Akar Icons",
509
509
  "total": 393,
510
- "version": "1.9.9",
510
+ "version": "1.9.10",
511
511
  "author": {
512
512
  "name": "Arturo Wibawa",
513
513
  "url": "https://github.com/artcoholic/akar-icons"
@@ -682,7 +682,7 @@
682
682
  },
683
683
  "charm": {
684
684
  "name": "Charm Icons",
685
- "total": 244,
685
+ "total": 250,
686
686
  "version": "0.12.1",
687
687
  "author": {
688
688
  "name": "Jay Newey",
@@ -726,7 +726,7 @@
726
726
  "heroicons-outline": {
727
727
  "name": "HeroIcons Outline",
728
728
  "total": 230,
729
- "version": "1.0.5",
729
+ "version": "1.0.6",
730
730
  "author": {
731
731
  "name": "Refactoring UI Inc",
732
732
  "url": "https://github.com/tailwindlabs/heroicons"
@@ -748,7 +748,7 @@
748
748
  "heroicons-solid": {
749
749
  "name": "HeroIcons Solid",
750
750
  "total": 230,
751
- "version": "1.0.5",
751
+ "version": "1.0.6",
752
752
  "author": {
753
753
  "name": "Refactoring UI Inc",
754
754
  "url": "https://github.com/tailwindlabs/heroicons"
@@ -1212,8 +1212,8 @@
1212
1212
  },
1213
1213
  "octicon": {
1214
1214
  "name": "Octicons",
1215
- "total": 487,
1216
- "version": "16.3.1",
1215
+ "total": 490,
1216
+ "version": "17.0.0",
1217
1217
  "author": {
1218
1218
  "name": "GitHub",
1219
1219
  "url": "https://github.com/primer/octicons/"
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.69",
4
+ "version": "1.0.72",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",