Updated SVG generation.
This commit is contained in:
@@ -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}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user