@iconify/collections 1.0.242 → 1.0.244

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": 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": 7257,
47
+ "total": 7296,
48
48
  "author": {
49
49
  "name": "Pictogrammers",
50
50
  "url": "https://github.com/Templarian/MaterialDesign"
@@ -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.3",
202
+ "version": "4.0.6",
203
203
  "author": {
204
204
  "name": "Iconscout",
205
205
  "url": "https://github.com/Iconscout/unicons"
@@ -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": 887,
487
+ "total": 896,
488
488
  "author": {
489
489
  "name": "Lucide Contributors",
490
490
  "url": "https://github.com/lucide-icons/lucide"
@@ -876,7 +876,7 @@
876
876
  "uim": {
877
877
  "name": "Unicons Monochrome",
878
878
  "total": 296,
879
- "version": "4.0.3",
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.3",
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.3",
923
+ "version": "4.0.6",
924
924
  "author": {
925
925
  "name": "Iconscout",
926
926
  "url": "https://github.com/Iconscout/unicons"
@@ -1253,7 +1253,7 @@
1253
1253
  "pajamas": {
1254
1254
  "name": "Gitlab SVGs",
1255
1255
  "total": 357,
1256
- "version": "3.21.0",
1256
+ "version": "3.22.0",
1257
1257
  "author": {
1258
1258
  "name": "GitLab B.V.",
1259
1259
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1781,8 +1781,8 @@
1781
1781
  },
1782
1782
  "simple-icons": {
1783
1783
  "name": "Simple Icons",
1784
- "total": 2435,
1785
- "version": "8.5.0",
1784
+ "total": 2437,
1785
+ "version": "8.6.0",
1786
1786
  "author": {
1787
1787
  "name": "Simple Icons Collaborators",
1788
1788
  "url": "https://github.com/simple-icons/simple-icons"
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.242",
4
+ "version": "1.0.244",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",