aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/switch-vertical.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/switch-vertical.svg')
-rw-r--r--src/_icons/switch-vertical.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/switch-vertical.svg b/src/_icons/switch-vertical.svg
new file mode 100644
index 0000000..b94844e
--- /dev/null
+++ b/src/_icons/switch-vertical.svg
@@ -0,0 +1,10 @@
+---
+---
+<svg>
+ <g>
+ <polyline points="3 8 7 4 11 8" />
+ <line x1="7" y1="4" x2="7" y2="13" />
+ <polyline points="13 16 17 20 21 16" />
+ <line x1="17" y1="10" x2="17" y2="20" />
+ </g>
+</svg>