diff options
| author | Dhravya Shah <[email protected]> | 2024-06-18 17:58:46 -0500 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2024-06-18 17:58:46 -0500 |
| commit | f4bb71e8f7e07bb2e919b7f222d5acb2905eb8f2 (patch) | |
| tree | 7310dc521ef3559055bbe71f50c3861be2fa0503 /apps/web/public/icons/icon/menu.svg | |
| parent | darkmode by default - so that the colors don't f up on lightmode devices (diff) | |
| parent | Create Embeddings for Canvas (diff) | |
| download | supermemory-default-darkmode.tar.xz supermemory-default-darkmode.zip | |
Diffstat (limited to 'apps/web/public/icons/icon/menu.svg')
| -rw-r--r-- | apps/web/public/icons/icon/menu.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/web/public/icons/icon/menu.svg b/apps/web/public/icons/icon/menu.svg new file mode 100644 index 00000000..0ee03f0f --- /dev/null +++ b/apps/web/public/icons/icon/menu.svg @@ -0,0 +1,5 @@ +<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M3.92308 6C3.41328 6 3 6.44772 3 7C3 7.55228 3.41328 8 3.92308 8H26.0769C26.5867 8 27 7.55228 27 7C27 6.44772 26.5867 6 26.0769 6H3.92308Z" fill="black"/> +<path d="M3 15C3 14.4477 3.41328 14 3.92308 14H26.0769C26.5867 14 27 14.4477 27 15C27 15.5523 26.5867 16 26.0769 16H3.92308C3.41328 16 3 15.5523 3 15Z" fill="black"/> +<path d="M3 23C3 22.4477 3.41328 22 3.92308 22H26.0769C26.5867 22 27 22.4477 27 23C27 23.5523 26.5867 24 26.0769 24H3.92308C3.41328 24 3 23.5523 3 23Z" fill="black"/> +</svg> |