mirror of
https://github.com/umami-software/umami.git
synced 2026-02-05 21:27:20 +01:00
Updated SVG generation.
This commit is contained in:
parent
4552256930
commit
18eceee4c4
4 changed files with 551 additions and 1400 deletions
|
|
@ -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}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue