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/plus.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/plus.svg')
| -rw-r--r-- | apps/web/public/icons/icon/plus.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/web/public/icons/icon/plus.svg b/apps/web/public/icons/icon/plus.svg new file mode 100644 index 00000000..bb2dd71f --- /dev/null +++ b/apps/web/public/icons/icon/plus.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="M16 5.5C16 4.94772 15.5523 4.5 15 4.5C14.4477 4.5 14 4.94772 14 5.5V14H5.5C4.94772 14 4.5 14.4477 4.5 15C4.5 15.5523 4.94772 16 5.5 16H14V24.5C14 25.0523 14.4477 25.5 15 25.5C15.5523 25.5 16 25.0523 16 24.5V16H24.5C25.0523 16 25.5 15.5523 25.5 15C25.5 14.4477 25.0523 14 24.5 14H16V5.5Z" fill="black"/> +</svg> |