feat: Add different components used for app

This commit is contained in:
Bart van der Braak 2023-06-08 00:38:02 +02:00
parent ecfac890de
commit 6ea6c3e317
5 changed files with 243 additions and 3 deletions

View file

@ -11,9 +11,9 @@ export const Logo: React.FC<Props> = ({ className }) => {
viewBox="0 0 24 24"
fill="none"
stroke="current"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round">
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round">
<rect width="7" height="9" x="3" y="3" rx="1"/>
<rect width="7" height="5" x="14" y="3" rx="1"/>
<rect width="7" height="9" x="14" y="12" rx="1"/>