@iconify/collections 1.0.186 → 1.0.187

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
@@ -462,7 +462,7 @@
462
462
  },
463
463
  "lucide": {
464
464
  "name": "Lucide",
465
- "total": 844,
465
+ "total": 846,
466
466
  "author": {
467
467
  "name": "Lucide Contributors",
468
468
  "url": "https://github.com/lucide-icons/lucide"
@@ -1301,8 +1301,8 @@
1301
1301
  },
1302
1302
  "octicon": {
1303
1303
  "name": "Octicons",
1304
- "total": 521,
1305
- "version": "17.7.0",
1304
+ "total": 529,
1305
+ "version": "17.8.0",
1306
1306
  "author": {
1307
1307
  "name": "GitHub",
1308
1308
  "url": "https://github.com/primer/octicons/"
@@ -1345,8 +1345,8 @@
1345
1345
  },
1346
1346
  "nimbus": {
1347
1347
  "name": "Nimbus",
1348
- "total": 136,
1349
- "version": "0.2.8",
1348
+ "total": 140,
1349
+ "version": "0.2.9",
1350
1350
  "author": {
1351
1351
  "name": "Linkedstore S.A.",
1352
1352
  "url": "https://github.com/TiendaNube/nimbus-icons"
@@ -1654,7 +1654,7 @@
1654
1654
  },
1655
1655
  "logos": {
1656
1656
  "name": "SVG Logos",
1657
- "total": 1622,
1657
+ "total": 1638,
1658
1658
  "author": {
1659
1659
  "name": "Gil Barbara",
1660
1660
  "url": "https://github.com/gilbarbara/logos"
@@ -1742,7 +1742,7 @@
1742
1742
  },
1743
1743
  "arcticons": {
1744
1744
  "name": "Arcticons",
1745
- "total": 4699,
1745
+ "total": 4698,
1746
1746
  "author": {
1747
1747
  "name": "Donnnno",
1748
1748
  "url": "https://github.com/Donnnno/Arcticons"
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.186",
4
+ "version": "1.0.187",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",