@iconify/collections 1.0.116 → 1.0.117

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 +5 -5
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -441,7 +441,7 @@
441
441
  },
442
442
  "lucide": {
443
443
  "name": "Lucide",
444
- "total": 646,
444
+ "total": 647,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -878,7 +878,7 @@
878
878
  },
879
879
  "maki": {
880
880
  "name": "Maki",
881
- "total": 207,
881
+ "total": 208,
882
882
  "version": "7.1.0",
883
883
  "author": {
884
884
  "name": "Mapbox",
@@ -1630,10 +1630,10 @@
1630
1630
  },
1631
1631
  "arcticons": {
1632
1632
  "name": "Arcticons",
1633
- "total": 4274,
1633
+ "total": 4304,
1634
1634
  "author": {
1635
- "name": "Donno",
1636
- "url": "https://github.com/Donno/Arcticons"
1635
+ "name": "Donnnno",
1636
+ "url": "https://github.com/Donnnno/Arcticons"
1637
1637
  },
1638
1638
  "license": {
1639
1639
  "title": "CC BY-SA 4.0",
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.116",
4
+ "version": "1.0.117",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",