@iconify/collections 1.0.285 → 1.0.286

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 10707,
4
+ "total": 10708,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -218,7 +218,7 @@
218
218
  "ion": {
219
219
  "name": "IonIcons",
220
220
  "total": 1338,
221
- "version": "7.1.1",
221
+ "version": "7.1.2",
222
222
  "author": {
223
223
  "name": "Ben Sperry",
224
224
  "url": "https://github.com/ionic-team/ionicons"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1105,
529
+ "total": 1123,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1293,8 +1293,8 @@
1293
1293
  },
1294
1294
  "pajamas": {
1295
1295
  "name": "Gitlab SVGs",
1296
- "total": 365,
1297
- "version": "3.49.0",
1296
+ "total": 367,
1297
+ "version": "3.50.0",
1298
1298
  "author": {
1299
1299
  "name": "GitLab B.V.",
1300
1300
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1618,7 +1618,7 @@
1618
1618
  },
1619
1619
  "openmoji": {
1620
1620
  "name": "OpenMoji",
1621
- "total": 4072,
1621
+ "total": 4073,
1622
1622
  "author": {
1623
1623
  "name": "OpenMoji",
1624
1624
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -1992,8 +1992,8 @@
1992
1992
  },
1993
1993
  "nonicons": {
1994
1994
  "name": "Nonicons",
1995
- "total": 62,
1996
- "version": "0.0.16",
1995
+ "total": 67,
1996
+ "version": "0.0.18",
1997
1997
  "author": {
1998
1998
  "name": "yamatsum",
1999
1999
  "url": "https://github.com/yamatsum/nonicons"
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.285",
4
+ "version": "1.0.286",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",