diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-12-03 13:46:21 -0500 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-12-03 13:46:21 -0500 |
commit | 37f9cb4a0dbb83aad1aaae0d88fd488edc5e56ac (patch) | |
tree | 70a6af461bb92721ce93ef073ca9839dceb57905 /extension/src/assets/move.svg | |
parent | 8ad470aaf5434005db4c59106dcbcf4cbc8cf49b (diff) | |
download | bookmarks-home-37f9cb4a0dbb83aad1aaae0d88fd488edc5e56ac.tar.gz bookmarks-home-37f9cb4a0dbb83aad1aaae0d88fd488edc5e56ac.tar.bz2 bookmarks-home-37f9cb4a0dbb83aad1aaae0d88fd488edc5e56ac.zip |
DRAG AND DROP WORKS
Diffstat (limited to 'extension/src/assets/move.svg')
-rw-r--r-- | extension/src/assets/move.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/src/assets/move.svg b/extension/src/assets/move.svg new file mode 100644 index 0000000..80dd312 --- /dev/null +++ b/extension/src/assets/move.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="currentColor"><path d="M480-80 310-250l57-57 73 73v-206H235l73 72-58 58L80-480l169-169 57 57-72 72h206v-206l-73 73-57-57 170-170 170 170-57 57-73-73v206h205l-73-72 58-58 170 170-170 170-57-57 73-73H520v205l72-73 58 58L480-80Z"/></svg>
\ No newline at end of file |