@iconify/collections 1.0.306 → 1.0.307

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 +6 -6
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1210,
529
+ "total": 1215,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1294,7 +1294,7 @@
1294
1294
  "pajamas": {
1295
1295
  "name": "Gitlab SVGs",
1296
1296
  "total": 371,
1297
- "version": "3.55.0",
1297
+ "version": "3.57.0",
1298
1298
  "author": {
1299
1299
  "name": "GitLab B.V.",
1300
1300
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1512,7 +1512,7 @@
1512
1512
  "ooui": {
1513
1513
  "name": "OOUI",
1514
1514
  "total": 354,
1515
- "version": "0.47.4",
1515
+ "version": "0.47.5",
1516
1516
  "author": {
1517
1517
  "name": "OOUI Team",
1518
1518
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -2015,7 +2015,7 @@
2015
2015
  },
2016
2016
  "arcticons": {
2017
2017
  "name": "Arcticons",
2018
- "total": 6609,
2018
+ "total": 6714,
2019
2019
  "author": {
2020
2020
  "name": "Donnnno",
2021
2021
  "url": "https://github.com/Donnnno/Arcticons"
@@ -2422,8 +2422,8 @@
2422
2422
  "crossref-square",
2423
2423
  "stackoverflow"
2424
2424
  ],
2425
- "height": 16,
2426
- "displayHeight": 24,
2425
+ "height": 32,
2426
+ "displayHeight": 16,
2427
2427
  "category": "Thematic",
2428
2428
  "palette": false
2429
2429
  },
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.306",
4
+ "version": "1.0.307",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",