@iconify/collections 1.0.287 → 1.0.289

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 +12 -12
  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": 10708,
4
+ "total": 10732,
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": 4231,
112
- "version": "2.21.0",
111
+ "total": 4249,
112
+ "version": "2.22.0",
113
113
  "author": {
114
114
  "name": "Paweł Kuna",
115
115
  "url": "https://github.com/tabler/tabler-icons"
@@ -481,7 +481,7 @@
481
481
  },
482
482
  "octicon": {
483
483
  "name": "Octicons",
484
- "total": 581,
484
+ "total": 583,
485
485
  "version": "19.1.0",
486
486
  "author": {
487
487
  "name": "GitHub",
@@ -526,7 +526,7 @@
526
526
  },
527
527
  "lucide": {
528
528
  "name": "Lucide",
529
- "total": 1127,
529
+ "total": 1141,
530
530
  "author": {
531
531
  "name": "Lucide Contributors",
532
532
  "url": "https://github.com/lucide-icons/lucide"
@@ -1092,8 +1092,8 @@
1092
1092
  },
1093
1093
  "fluent": {
1094
1094
  "name": "Fluent UI System Icons",
1095
- "total": 13759,
1096
- "version": "1.1.202",
1095
+ "total": 13813,
1096
+ "version": "1.1.203",
1097
1097
  "author": {
1098
1098
  "name": "Microsoft Corporation",
1099
1099
  "url": "https://github.com/microsoft/fluentui-system-icons"
@@ -1294,7 +1294,7 @@
1294
1294
  "pajamas": {
1295
1295
  "name": "Gitlab SVGs",
1296
1296
  "total": 368,
1297
- "version": "3.51.0",
1297
+ "version": "3.53.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": 349,
1515
- "version": "0.47.0",
1515
+ "version": "0.47.1",
1516
1516
  "author": {
1517
1517
  "name": "OOUI Team",
1518
1518
  "url": "https://github.com/wikimedia/oojs-ui"
@@ -1618,7 +1618,7 @@
1618
1618
  },
1619
1619
  "openmoji": {
1620
1620
  "name": "OpenMoji",
1621
- "total": 4073,
1621
+ "total": 4075,
1622
1622
  "author": {
1623
1623
  "name": "OpenMoji",
1624
1624
  "url": "https://github.com/hfg-gmuend/openmoji"
@@ -2057,7 +2057,7 @@
2057
2057
  },
2058
2058
  "devicon": {
2059
2059
  "name": "Devicon",
2060
- "total": 680,
2060
+ "total": 683,
2061
2061
  "author": {
2062
2062
  "name": "konpa",
2063
2063
  "url": "https://github.com/devicons/devicon/tree/master"
@@ -2079,7 +2079,7 @@
2079
2079
  },
2080
2080
  "devicon-plain": {
2081
2081
  "name": "Devicon Plain",
2082
- "total": 523,
2082
+ "total": 526,
2083
2083
  "author": {
2084
2084
  "name": "konpa",
2085
2085
  "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.287",
4
+ "version": "1.0.289",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",