Made logo thicker

This commit is contained in:
Keannu Bernasol 2023-02-14 20:56:32 +08:00
parent df754b09ea
commit 1ac666fe0b

View file

@ -12,7 +12,7 @@ export default function AppLogo(props: props) {
width={props.size}
height={props.size}
viewBox="0 0 24 24"
stroke-width="1"
stroke-width="2"
stroke={props.color}
fill="none"
stroke-linecap="round"