diff options
Diffstat (limited to 'src/main/resources/assets/oneconfig/icons/Move.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/icons/Move.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/icons/Move.svg b/src/main/resources/assets/oneconfig/icons/Move.svg new file mode 100644 index 0000000..4b4cf5a --- /dev/null +++ b/src/main/resources/assets/oneconfig/icons/Move.svg @@ -0,0 +1,6 @@ +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M12 9V3.34315M12 3.34315L9.17157 6.17157M12 3.34315L14.8284 6.17157" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +<path d="M15 12H20.6569M20.6569 12L17.8284 9.17157M20.6569 12L17.8284 14.8284" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +<path d="M9 12H3.34315M3.34315 12L6.17157 14.8284M3.34315 12L6.17157 9.17157" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +<path d="M12 15V20.6569M12 20.6569L14.8284 17.8284M12 20.6569L9.17157 17.8284" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> +</svg> |