@iconify/collections 1.0.346 → 1.0.347

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
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "mdi": {
46
46
  "name": "Material Design Icons",
47
- "total": 7334,
47
+ "total": 7367,
48
48
  "author": {
49
49
  "name": "Pictogrammers",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -547,7 +547,7 @@
547
547
  },
548
548
  "lucide": {
549
549
  "name": "Lucide",
550
- "total": 1306,
550
+ "total": 1308,
551
551
  "author": {
552
552
  "name": "Lucide Contributors",
553
553
  "url": "https://github.com/lucide-icons/lucide"
@@ -1292,7 +1292,7 @@
1292
1292
  },
1293
1293
  "codicon": {
1294
1294
  "name": "Codicons",
1295
- "total": 429,
1295
+ "total": 439,
1296
1296
  "version": "0.0.32",
1297
1297
  "author": {
1298
1298
  "name": "Microsoft Corporation",
@@ -1315,7 +1315,7 @@
1315
1315
  "pajamas": {
1316
1316
  "name": "Gitlab SVGs",
1317
1317
  "total": 373,
1318
- "version": "3.66.0",
1318
+ "version": "3.67.0",
1319
1319
  "author": {
1320
1320
  "name": "GitLab B.V.",
1321
1321
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1533,7 +1533,7 @@
1533
1533
  "ooui": {
1534
1534
  "name": "OOUI",
1535
1535
  "total": 355,
1536
- "version": "0.48.1",
1536
+ "version": "0.48.2",
1537
1537
  "author": {
1538
1538
  "name": "OOUI Team",
1539
1539
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -2060,7 +2060,7 @@
2060
2060
  },
2061
2061
  "arcticons": {
2062
2062
  "name": "Arcticons",
2063
- "total": 7533,
2063
+ "total": 7532,
2064
2064
  "author": {
2065
2065
  "name": "Donnnno",
2066
2066
  "url": "https://github.com/Donnnno/Arcticons"
@@ -2103,7 +2103,7 @@
2103
2103
  },
2104
2104
  "devicon": {
2105
2105
  "name": "Devicon",
2106
- "total": 707,
2106
+ "total": 718,
2107
2107
  "author": {
2108
2108
  "name": "konpa",
2109
2109
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2125,7 +2125,7 @@
2125
2125
  },
2126
2126
  "devicon-plain": {
2127
2127
  "name": "Devicon Plain",
2128
- "total": 534,
2128
+ "total": 539,
2129
2129
  "author": {
2130
2130
  "name": "konpa",
2131
2131
  "url": "https://github.com/devicons/devicon/tree/master"
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.346",
4
+ "version": "1.0.347",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",