diff options
author | VolTer <mew.pur.pur@abv.bg> | 2023-05-21 22:02:09 +0200 |
---|---|---|
committer | VolTer <mew.pur.pur@abv.bg> | 2023-05-22 21:15:27 +0200 |
commit | eef8c27a0812bbe64925b07801396fb10892a2ce (patch) | |
tree | c177f29e71b6d1fd330a3dee98eba63400685a16 /editor/icons/TorusMesh.svg | |
parent | 5bb7d585a5e151f3fa387de7dd97d7aebc5abfd5 (diff) | |
download | redot-engine-eef8c27a0812bbe64925b07801396fb10892a2ce.tar.gz |
Optimize and/or improve some SVG icons
Diffstat (limited to 'editor/icons/TorusMesh.svg')
-rw-r--r-- | editor/icons/TorusMesh.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/TorusMesh.svg b/editor/icons/TorusMesh.svg index 2ed973d3cf..c720b59aa5 100644 --- a/editor/icons/TorusMesh.svg +++ b/editor/icons/TorusMesh.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><ellipse cx="8" cy="7.5" fill="none" rx="6" ry="3.5" stroke="#ffca5f" stroke-linecap="square" stroke-linejoin="round" stroke-width="2"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><ellipse cx="8" cy="7.5" fill="none" rx="6" ry="3.5" stroke="#ffca5f" stroke-width="2"/></svg> |