diff options
Diffstat (limited to 'src/qcam/assets/feathericons/move.svg')
-rw-r--r-- | src/qcam/assets/feathericons/move.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qcam/assets/feathericons/move.svg b/src/qcam/assets/feathericons/move.svg new file mode 100644 index 00000000..4e251b56 --- /dev/null +++ b/src/qcam/assets/feathericons/move.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-move"><polyline points="5 9 2 12 5 15"></polyline><polyline points="9 5 12 2 15 5"></polyline><polyline points="15 19 12 22 9 19"></polyline><polyline points="19 9 22 12 19 15"></polyline><line x1="2" y1="12" x2="22" y2="12"></line><line x1="12" y1="2" x2="12" y2="22"></line></svg>
\ No newline at end of file |