diff options
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> |