@iconify/collections 1.0.35 → 1.0.39

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 +11 -11
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -86,7 +86,7 @@
86
86
  "icon-park-outline": {
87
87
  "name": "IconPark Outline",
88
88
  "total": 2422,
89
- "version": "1.3.5",
89
+ "version": "1.3.6",
90
90
  "author": {
91
91
  "name": "ByteDance",
92
92
  "url": "https://github.com/bytedance/IconPark"
@@ -108,7 +108,7 @@
108
108
  "icon-park": {
109
109
  "name": "IconPark",
110
110
  "total": 2422,
111
- "version": "1.3.5",
111
+ "version": "1.3.6",
112
112
  "author": {
113
113
  "name": "ByteDance",
114
114
  "url": "https://github.com/bytedance/IconPark"
@@ -384,8 +384,8 @@
384
384
  },
385
385
  "tabler": {
386
386
  "name": "Tabler Icons",
387
- "total": 1406,
388
- "version": "1.47.0",
387
+ "total": 1424,
388
+ "version": "1.48.0",
389
389
  "author": {
390
390
  "name": "Paweł Kuna",
391
391
  "url": "https://github.com/tabler/tabler-icons"
@@ -709,8 +709,8 @@
709
709
  },
710
710
  "octicon": {
711
711
  "name": "Octicons",
712
- "total": 467,
713
- "version": "16.1.1",
712
+ "total": 476,
713
+ "version": "16.2.0",
714
714
  "author": {
715
715
  "name": "GitHub",
716
716
  "url": "https://github.com/primer/octicons/"
@@ -735,7 +735,7 @@
735
735
  "codicon": {
736
736
  "name": "Codicons",
737
737
  "total": 388,
738
- "version": "0.0.26",
738
+ "version": "0.0.27",
739
739
  "author": {
740
740
  "name": "Microsoft Corporation",
741
741
  "url": "https://github.com/microsoft/vscode-codicons"
@@ -779,7 +779,7 @@
779
779
  },
780
780
  "lucide": {
781
781
  "name": "Lucide",
782
- "total": 515,
782
+ "total": 529,
783
783
  "author": {
784
784
  "name": "Lucide Contributors",
785
785
  "url": "https://github.com/lucide-icons/lucide"
@@ -1486,7 +1486,7 @@
1486
1486
  "pepicons": {
1487
1487
  "name": "Pepicons",
1488
1488
  "total": 316,
1489
- "version": "0.2.0",
1489
+ "version": "1.0.9",
1490
1490
  "author": {
1491
1491
  "name": "CyCraft",
1492
1492
  "url": "https://github.com/CyCraft/pepicons"
@@ -2088,8 +2088,8 @@
2088
2088
  },
2089
2089
  "simple-icons": {
2090
2090
  "name": "Simple Icons",
2091
- "total": 2121,
2092
- "version": "6.2.0",
2091
+ "total": 2124,
2092
+ "version": "6.3.0",
2093
2093
  "author": {
2094
2094
  "name": "Simple Icons Collaborators",
2095
2095
  "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.35",
4
+ "version": "1.0.39",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",