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/bring-forward.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/bring-forward.svg')
| -rw-r--r-- | apps/web/public/icons/icon/bring-forward.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/web/public/icons/icon/bring-forward.svg b/apps/web/public/icons/icon/bring-forward.svg new file mode 100644 index 00000000..57040883 --- /dev/null +++ b/apps/web/public/icons/icon/bring-forward.svg @@ -0,0 +1,3 @@ +<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M8.50024 12.6388L15.0002 6.5M15.0002 6.5L21.5002 12.6388M15.0002 6.5L15.0002 23.5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +</svg> |