@iconify/collections 1.0.243 → 1.0.245

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 +15 -15
  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": 12235,
4
+ "total": 12438,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -44,7 +44,7 @@
44
44
  },
45
45
  "mdi": {
46
46
  "name": "Material Design Icons",
47
- "total": 7291,
47
+ "total": 7296,
48
48
  "author": {
49
49
  "name": "Pictogrammers",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -110,7 +110,7 @@
110
110
  "carbon": {
111
111
  "name": "Carbon",
112
112
  "total": 1927,
113
- "version": "11.16.1",
113
+ "version": "11.17.0",
114
114
  "author": {
115
115
  "name": "IBM",
116
116
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 3437,
157
- "version": "2.6.0",
156
+ "total": 3455,
157
+ "version": "2.7.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -199,7 +199,7 @@
199
199
  "uil": {
200
200
  "name": "Unicons",
201
201
  "total": 1206,
202
- "version": "4.0.5",
202
+ "version": "4.0.6",
203
203
  "author": {
204
204
  "name": "Iconscout",
205
205
  "url": "https://github.com/Iconscout/unicons"
@@ -285,8 +285,8 @@
285
285
  },
286
286
  "iconoir": {
287
287
  "name": "Iconoir",
288
- "total": 1305,
289
- "version": "6.3.0",
288
+ "total": 1314,
289
+ "version": "6.4.0",
290
290
  "author": {
291
291
  "name": "Luca Burgio",
292
292
  "url": "https://github.com/iconoir-icons/iconoir"
@@ -439,8 +439,8 @@
439
439
  },
440
440
  "octicon": {
441
441
  "name": "Octicons",
442
- "total": 565,
443
- "version": "17.12.0",
442
+ "total": 566,
443
+ "version": "18.0.0",
444
444
  "author": {
445
445
  "name": "GitHub",
446
446
  "url": "https://github.com/primer/octicons/"
@@ -484,7 +484,7 @@
484
484
  },
485
485
  "lucide": {
486
486
  "name": "Lucide",
487
- "total": 892,
487
+ "total": 899,
488
488
  "author": {
489
489
  "name": "Lucide Contributors",
490
490
  "url": "https://github.com/lucide-icons/lucide"
@@ -679,7 +679,7 @@
679
679
  "ep": {
680
680
  "name": "Element Plus",
681
681
  "total": 293,
682
- "version": "2.0.10",
682
+ "version": "2.1.0",
683
683
  "author": {
684
684
  "name": "Element Plus",
685
685
  "url": "https://github.com/element-plus/element-plus-icons"
@@ -876,7 +876,7 @@
876
876
  "uim": {
877
877
  "name": "Unicons Monochrome",
878
878
  "total": 296,
879
- "version": "4.0.5",
879
+ "version": "4.0.6",
880
880
  "author": {
881
881
  "name": "Iconscout",
882
882
  "url": "https://github.com/Iconscout/unicons"
@@ -898,7 +898,7 @@
898
898
  "uit": {
899
899
  "name": "Unicons Thin Line",
900
900
  "total": 214,
901
- "version": "4.0.5",
901
+ "version": "4.0.6",
902
902
  "author": {
903
903
  "name": "Iconscout",
904
904
  "url": "https://github.com/Iconscout/unicons"
@@ -920,7 +920,7 @@
920
920
  "uis": {
921
921
  "name": "Unicons Solid",
922
922
  "total": 189,
923
- "version": "4.0.5",
923
+ "version": "4.0.6",
924
924
  "author": {
925
925
  "name": "Iconscout",
926
926
  "url": "https://github.com/Iconscout/unicons"
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.243",
4
+ "version": "1.0.245",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",