diff options
Diffstat (limited to 'scene/theme/icons/toggle_off.svg')
-rw-r--r-- | scene/theme/icons/toggle_off.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/theme/icons/toggle_off.svg b/scene/theme/icons/toggle_off.svg index aa2805d2cb..d58b6cdfe1 100644 --- a/scene/theme/icons/toggle_off.svg +++ b/scene/theme/icons/toggle_off.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 32 16" width="32" xmlns="http://www.w3.org/2000/svg"><g fill-opacity=".5"><rect fill="#1a1a1a" height="14" rx="7" width="30" x="1" y="1"/><circle cx="8" cy="8" fill="#fff" r="5"/></g></svg> +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="16"><g fill-opacity=".5"><rect width="30" height="14" x="1" y="1" fill="#1a1a1a" rx="7"/><circle cx="8" cy="8" r="5" fill="#fff"/></g></svg>
\ No newline at end of file |