@iconify/collections 1.0.156 → 1.0.157

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 +8 -8
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 2320,
157
- "version": "1.86.0",
156
+ "total": 2356,
157
+ "version": "1.88.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -483,8 +483,8 @@
483
483
  },
484
484
  "heroicons": {
485
485
  "name": "HeroIcons",
486
- "total": 520,
487
- "version": "2.0.1",
486
+ "total": 528,
487
+ "version": "2.0.7",
488
488
  "author": {
489
489
  "name": "Refactoring UI Inc",
490
490
  "url": "https://github.com/tailwindlabs/heroicons"
@@ -505,8 +505,8 @@
505
505
  },
506
506
  "heroicons-solid": {
507
507
  "name": "HeroIcons Solid",
508
- "total": 260,
509
- "version": "2.0.1",
508
+ "total": 264,
509
+ "version": "2.0.7",
510
510
  "author": {
511
511
  "name": "Refactoring UI Inc",
512
512
  "url": "https://github.com/tailwindlabs/heroicons"
@@ -1739,7 +1739,7 @@
1739
1739
  },
1740
1740
  "arcticons": {
1741
1741
  "name": "Arcticons",
1742
- "total": 4527,
1742
+ "total": 4607,
1743
1743
  "author": {
1744
1744
  "name": "Donnnno",
1745
1745
  "url": "https://github.com/Donnnno/Arcticons"
@@ -1847,7 +1847,7 @@
1847
1847
  "flag": {
1848
1848
  "name": "Flag Icons",
1849
1849
  "total": 530,
1850
- "version": "6.6.4",
1850
+ "version": "6.6.6",
1851
1851
  "author": {
1852
1852
  "name": "Panayiotis Lipiridis",
1853
1853
  "url": "https://github.com/lipis/flag-icons"
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.156",
4
+ "version": "1.0.157",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",