diff options
| author | server <mynameisgennadiy@vk.com> | 2026-03-25 15:06:37 +0500 |
|---|---|---|
| committer | server <mynameisgennadiy@vk.com> | 2026-03-25 15:06:37 +0500 |
| commit | 8cb5174a5194800be79af95b5d46530a15ba0be3 (patch) | |
| tree | 7b5bba7f94e98bd1e7147cb613db843100b07417 /switch.svg | |
| parent | 205fcd0bf3ff984a5af3febde0900c75d29f1da0 (diff) | |
Added icons to the config
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> |
