diff options
Diffstat (limited to '_icons/switch-vertical.svg')
-rw-r--r-- | _icons/switch-vertical.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/_icons/switch-vertical.svg b/_icons/switch-vertical.svg new file mode 100644 index 00000000..d6486491 --- /dev/null +++ b/_icons/switch-vertical.svg @@ -0,0 +1,10 @@ +--- +--- +<svg> + <g> + <polyline points="3 8 7 4 11 8"/> + <polyline points="7 4 7 13"/> + <polyline points="13 16 17 20 21 16"/> + <polyline points="17 10 17 20"/> + </g> +</svg> |