diff options
Diffstat (limited to 'editor/icons/CircleShape2D.svg')
-rw-r--r-- | editor/icons/CircleShape2D.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/CircleShape2D.svg b/editor/icons/CircleShape2D.svg index 37a0903a0c..da55f1d367 100644 --- a/editor/icons/CircleShape2D.svg +++ b/editor/icons/CircleShape2D.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 1038.4a6 6 0 0 0 -6 6 6 6 0 0 0 6 6 6 6 0 0 0 6-6 6 6 0 0 0 -6-6z" fill="none" stroke="#5fb2ff" stroke-linejoin="round" stroke-width="2" transform="translate(0 -1036.4)"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="6" fill="none" stroke="#5fb2ff" stroke-width="2"/></svg> |