@iconify/collections 1.0.99 → 1.0.100

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
@@ -441,7 +441,7 @@
441
441
  },
442
442
  "lucide": {
443
443
  "name": "Lucide",
444
- "total": 598,
444
+ "total": 601,
445
445
  "author": {
446
446
  "name": "Lucide Contributors",
447
447
  "url": "https://github.com/lucide-icons/lucide"
@@ -988,8 +988,8 @@
988
988
  },
989
989
  "fluent": {
990
990
  "name": "Fluent UI System Icons",
991
- "total": 11286,
992
- "version": "1.1.167",
991
+ "total": 11378,
992
+ "version": "1.1.169",
993
993
  "author": {
994
994
  "name": "Microsoft Corporation",
995
995
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1562,8 +1562,8 @@
1562
1562
  },
1563
1563
  "simple-icons": {
1564
1564
  "name": "Simple Icons",
1565
- "total": 2240,
1566
- "version": "6.20.0",
1565
+ "total": 2246,
1566
+ "version": "6.21.0",
1567
1567
  "author": {
1568
1568
  "name": "Simple Icons Collaborators",
1569
1569
  "url": "https://github.com/simple-icons/simple-icons"
@@ -1630,7 +1630,7 @@
1630
1630
  },
1631
1631
  "arcticons": {
1632
1632
  "name": "Arcticons",
1633
- "total": 4193,
1633
+ "total": 4238,
1634
1634
  "author": {
1635
1635
  "name": "Donno",
1636
1636
  "url": "https://github.com/Donno/Arcticons"
@@ -1758,7 +1758,7 @@
1758
1758
  },
1759
1759
  "circle-flags": {
1760
1760
  "name": "Circle Flags",
1761
- "total": 355,
1761
+ "total": 356,
1762
1762
  "version": "1.0.0",
1763
1763
  "author": {
1764
1764
  "name": "HatScripts",
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.99",
4
+ "version": "1.0.100",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",