diff options
Diffstat (limited to 'switch.svg')
| -rw-r--r-- | switch.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/switch.svg b/switch.svg new file mode 100644 index 0000000..f2031f6 --- /dev/null +++ b/switch.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <title>Arrow-right-left SVG Icon</title> + <path fill="none" stroke="#f5f5f5" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 6H3m18 0l-4 4m4-4l-4-4M3 18h18M3 18l4 4m-4-4l4-4"/> +</svg> |
