diff options
Diffstat (limited to 'editor/icons/icon_editor_handle.svg')
-rw-r--r-- | editor/icons/icon_editor_handle.svg | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/editor/icons/icon_editor_handle.svg b/editor/icons/icon_editor_handle.svg index f215820ddc..8b11e782db 100644 --- a/editor/icons/icon_editor_handle.svg +++ b/editor/icons/icon_editor_handle.svg @@ -1,5 +1 @@ -<svg width="10" height="10" version="1.1" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"> -<circle cx="5" cy="5" r="5" fill-opacity=".29412"/> -<circle cx="5" cy="5" r="4" fill="#fff"/> -<circle cx="5" cy="5" r="3" fill="#ff8484"/> -</svg> +<svg height="10" viewBox="0 0 10 10" width="10" xmlns="http://www.w3.org/2000/svg"><circle cx="5" cy="5" fill-opacity=".29412" r="5"/><circle cx="5" cy="5" fill="#fff" r="4"/><circle cx="5" cy="5" fill="#ff8484" r="3"/></svg>
\ No newline at end of file |