diff options
Diffstat (limited to 'editor/icons/ZoomLess.svg')
-rw-r--r-- | editor/icons/ZoomLess.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/ZoomLess.svg b/editor/icons/ZoomLess.svg index acaadb64c5..83d964fdd3 100644 --- a/editor/icons/ZoomLess.svg +++ b/editor/icons/ZoomLess.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" fill-opacity=".4" r="8"/><path d="M8 1a7 7 0 0 0 0 14A7 7 0 0 0 8 1zM4 7h8v2H4z" fill="#e0e0e0"/></svg> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><circle cx="8" cy="8" r="8" fill-opacity=".4"/><path fill="#e0e0e0" d="M8 1a7 7 0 0 0 0 14A7 7 0 0 0 8 1zM4 7h8v2H4z"/></svg>
\ No newline at end of file |