Updated SVG generation.

This commit is contained in:
Mike Cao 2025-05-26 23:13:15 -07:00
parent 4552256930
commit 18eceee4c4
4 changed files with 551 additions and 1400 deletions

View file

@ -5,7 +5,6 @@ const SvgLogo = (props: SVGProps<SVGSVGElement>) => (
xmlns="http://www.w3.org/2000/svg"
width={20}
height={20}
fill="currentColor"
viewBox="0 0 428 389.11"
{...props}
>