Add missing logo_96 icon, fix a few incorrect paths (#2977)

🙈 I missed a few

Thanks @maxbrunsfeld / @mikayla-maki
This commit is contained in:
Nate Butler 2023-09-15 14:57:40 -04:00 committed by GitHub
commit 0aff0c105d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 8 additions and 5 deletions

View file

@ -128,7 +128,7 @@ export default function welcome(): any {
},
icon: svg(
foreground(theme.highest, "on"),
"icons/check_12.svg",
"icons/check.svg",
12,
12
),