diff options
author | codecalm <codecalm@gmail.com> | 2020-03-09 23:42:33 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-09 23:42:33 +0100 |
commit | 587748e3c998dedf23d273e3ce522a2ca46900e6 (patch) | |
tree | 37300a0d52b99d1f8e1eb7b79c3bcdeb55708f6b /src/_icons/toggle-right.svg | |
parent | jekyll build fix (diff) | |
download | tabler-icons-587748e3c998dedf23d273e3ce522a2ca46900e6.tar.xz |
toggle, phone fixes, box
Diffstat (limited to 'src/_icons/toggle-right.svg')
-rw-r--r-- | src/_icons/toggle-right.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/toggle-right.svg b/src/_icons/toggle-right.svg new file mode 100644 index 00000000..7ab34b8d --- /dev/null +++ b/src/_icons/toggle-right.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <circle cx="16" cy="12" r="2" /> + <rect x="2" y="6" width="20" height="12" rx="6" /> +</svg> |