fix: github icon size (#11488)

This commit is contained in:
Almeida
2026-04-09 20:59:41 +01:00
committed by GitHub
parent aa2767bd6f
commit aa1e6be792

View File

@@ -5,9 +5,9 @@ export function GitHubIcon(props: ComponentProps<'svg'>) {
<svg
aria-hidden
fill="none"
height={96}
height="1em"
viewBox="0 0 98 96"
width={98}
width="1em"
xmlns="http://www.w3.org/2000/svg"
{...props}
>