@iconify/collections 1.0.33 → 1.0.37

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 +10 -10
  2. package/package.json +1 -1
package/collections.json CHANGED
@@ -384,8 +384,8 @@
384
384
  },
385
385
  "tabler": {
386
386
  "name": "Tabler Icons",
387
- "total": 1388,
388
- "version": "1.46.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": 469,
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.4",
1490
1490
  "author": {
1491
1491
  "name": "CyCraft",
1492
1492
  "url": "https://github.com/CyCraft/pepicons"
@@ -2047,7 +2047,7 @@
2047
2047
  },
2048
2048
  "logos": {
2049
2049
  "name": "SVG Logos",
2050
- "total": 1236,
2050
+ "total": 1291,
2051
2051
  "author": {
2052
2052
  "name": "Gil Barbara",
2053
2053
  "url": "https://github.com/gilbarbara/logos"
@@ -2088,8 +2088,8 @@
2088
2088
  },
2089
2089
  "simple-icons": {
2090
2090
  "name": "Simple Icons",
2091
- "total": 2116,
2092
- "version": "6.1.0",
2091
+ "total": 2121,
2092
+ "version": "6.2.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.33",
4
+ "version": "1.0.37",
5
5
  "main": "index.js",
6
6
  "module": "index.mjs",
7
7
  "types": "index.d.ts",