@iconify/collections 1.0.306 → 1.0.308

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 +14 -14
  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": 11224,
4
+ "total": 11326,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -108,8 +108,8 @@
108
108
  },
109
109
  "tabler": {
110
110
  "name": "Tabler Icons",
111
- "total": 4333,
112
- "version": "2.26.0",
111
+ "total": 4554,
112
+ "version": "2.28.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -175,7 +175,7 @@
175
175
  "carbon": {
176
176
  "name": "Carbon",
177
177
  "total": 1957,
178
- "version": "11.22.1",
178
+ "version": "11.23.0",
179
179
  "author": {
180
180
  "name": "IBM",
181
181
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -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"
@@ -1925,8 +1925,8 @@
1925
1925
  },
1926
1926
  "simple-icons": {
1927
1927
  "name": "Simple Icons",
1928
- "total": 2520,
1929
- "version": "9.6.0",
1928
+ "total": 2583,
1929
+ "version": "9.7.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"
@@ -2058,7 +2058,7 @@
2058
2058
  },
2059
2059
  "devicon": {
2060
2060
  "name": "Devicon",
2061
- "total": 693,
2061
+ "total": 696,
2062
2062
  "author": {
2063
2063
  "name": "konpa",
2064
2064
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2080,7 +2080,7 @@
2080
2080
  },
2081
2081
  "devicon-plain": {
2082
2082
  "name": "Devicon Plain",
2083
- "total": 528,
2083
+ "total": 527,
2084
2084
  "author": {
2085
2085
  "name": "konpa",
2086
2086
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -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.308",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",