@iconify/collections 1.0.305 → 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 +10 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4315,
112
- "version": "2.25.0",
111
+ "total": 4333,
112
+ "version": "2.26.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1199,
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"
@@ -1925,8 +1925,8 @@
1925
1925
  },
1926
1926
  "simple-icons": {
1927
1927
  "name": "Simple Icons",
1928
- "total": 2516,
1929
- "version": "9.5.0",
1928
+ "total": 2520,
1929
+ "version": "9.6.0",
1930
1930
  "author": {
1931
1931
  "name": "Simple Icons Collaborators",
1932
1932
  "url": "https://github.com/simple-icons/simple-icons"
@@ -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.305",
4
+ "version": "1.0.307",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",