diff options
Diffstat (limited to 'scene/theme/icons/zoom_less.svg')
-rw-r--r-- | scene/theme/icons/zoom_less.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/theme/icons/zoom_less.svg b/scene/theme/icons/zoom_less.svg index 29bd1708ca..eea325db42 100644 --- a/scene/theme/icons/zoom_less.svg +++ b/scene/theme/icons/zoom_less.svg @@ -1 +1 @@ -<svg height="16" width="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" fill="#b2b2b2" fill-opacity=".65" r="8"/><circle cx="8" cy="8" fill="#fefffe" r="7"/><path d="M4 7h8v2H4z" fill="#010001"/></svg> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><circle cx="8" cy="8" r="8" fill="#b2b2b2" fill-opacity=".65"/><circle cx="8" cy="8" r="7" fill="#fefffe"/><path fill="#010001" d="M4 7h8v2H4z"/></svg>
\ No newline at end of file |