diff --git a/src/components/Icons/AppLogo/AppLogo.tsx b/src/components/Icons/AppLogo/AppLogo.tsx index 8f824b3..319fb81 100644 --- a/src/components/Icons/AppLogo/AppLogo.tsx +++ b/src/components/Icons/AppLogo/AppLogo.tsx @@ -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"