mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-11 22:51:05 +00:00
add damn home icon
This commit is contained in:
parent
0d4c2e062f
commit
2ee34c5392
1 changed files with 3 additions and 0 deletions
3
packages/ui/icons/home.svg
Normal file
3
packages/ui/icons/home.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" width="24" height="24" className="size-5">
|
||||
<path fill="#fff" fillRule="evenodd" d="M9.293 2.293a1 1 0 0 1 1.414 0l7 7A1 1 0 0 1 17 11h-1v6a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6H3a1 1 0 0 1-.707-1.707l7-7Z" clipRule="evenodd" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 378 B |
Loading…
Add table
Reference in a new issue