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 /packages/ui/icons/nextarrow.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 'packages/ui/icons/nextarrow.svg')
| -rw-r--r-- | packages/ui/icons/nextarrow.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/ui/icons/nextarrow.svg b/packages/ui/icons/nextarrow.svg new file mode 100644 index 00000000..b0f4a5fe --- /dev/null +++ b/packages/ui/icons/nextarrow.svg @@ -0,0 +1,3 @@ +<svg width="8" height="14" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M1.1875 1.375L6.8125 7L1.1875 12.625" stroke="#B3BCC5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> +</svg> |