diff options
Diffstat (limited to 'themes/Gruvbox-Dark-B-LB/gnome-shell/assets/toggle-off-dark.svg')
-rw-r--r-- | themes/Gruvbox-Dark-B-LB/gnome-shell/assets/toggle-off-dark.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Gruvbox-Dark-B-LB/gnome-shell/assets/toggle-off-dark.svg b/themes/Gruvbox-Dark-B-LB/gnome-shell/assets/toggle-off-dark.svg new file mode 100644 index 0000000..2341bc5 --- /dev/null +++ b/themes/Gruvbox-Dark-B-LB/gnome-shell/assets/toggle-off-dark.svg @@ -0,0 +1,4 @@ +<svg width="40" height="20" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <path d="m10 0c-5.54 0-10 4.46-10 10s4.46 10 10 10h20c5.54 0 10-4.46 10-10s-4.46-10-10-10zm0 1h20c4.986 0 9 4.014 9 9s-4.014 9-9 9h-20c-4.986 0-9-4.014-9-9s4.014-9 9-9z" fill="#ffffff" opacity=".5" stroke-width="0" style="paint-order:stroke fill markers"/> + <circle transform="scale(-1,1)" cx="-10" cy="10" r="5" fill="#ffffff" opacity=".5" stroke-width="0" style="paint-order:stroke fill markers"/> +</svg> |