diff --git a/components/logo.tsx b/components/logo.tsx index 3cbdaf6..ef54a98 100644 --- a/components/logo.tsx +++ b/components/logo.tsx @@ -5,16 +5,21 @@ export const Logo: React.FC = ({ className }) => { return ( - {/* */} - - - - - + width="24" + height="24" + viewBox="0 0 24 24" + fill="none" + stroke="current" + stroke-width="2" + stroke-linecap="round" + stroke-linejoin="round"> + + + + ); }; + + diff --git a/public/favicon.png b/public/favicon.png index 71ce82b..c0a2f67 100644 Binary files a/public/favicon.png and b/public/favicon.png differ diff --git a/public/favicon.svg b/public/favicon.svg index a581023..ea8cde6 100644 --- a/public/favicon.svg +++ b/public/favicon.svg @@ -1 +1,7 @@ - \ No newline at end of file + + + + + +