Update supabase.tsx viweport

This commit is contained in:
Filip Cumpalovic
2024-02-28 10:59:54 +01:00
committed by GitHub
parent f7ec58d487
commit d40e6cd7cc

View File

@@ -5,7 +5,7 @@ const SvgSupabase = (props: SVGProps<SVGSVGElement>) => (
<svg
width={24}
height={24}
viewBox="0 0 512 512"
viewBox="0 0 47 48"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...props}