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/CylinderShape3D.svg | |
parent | 5bb7d585a5e151f3fa387de7dd97d7aebc5abfd5 (diff) | |
download | redot-engine-eef8c27a0812bbe64925b07801396fb10892a2ce.tar.gz |
Optimize and/or improve some SVG icons
Diffstat (limited to 'editor/icons/CylinderShape3D.svg')
-rw-r--r-- | editor/icons/CylinderShape3D.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/CylinderShape3D.svg b/editor/icons/CylinderShape3D.svg index 1283097848..a70a7609f3 100644 --- a/editor/icons/CylinderShape3D.svg +++ b/editor/icons/CylinderShape3D.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 14.999999 14.999999" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m.890374 3.687944h13.171325v7.699331h-13.171325z" fill="#5fb2ff"/><ellipse cx="7.477298" cy="3.722912" fill="#a2d2ff" rx="6.586479" ry="2.820821"/><ellipse cx="7.474688" cy="11.34481" fill="#5fb2ff" rx="6.586479" ry="2.820821"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M1 4h14v8H1z" fill="#5fb2ff"/><ellipse cx="8" cy="4" fill="#a2d2ff" rx="7" ry="3"/><ellipse cx="8" cy="12" fill="#5fb2ff" rx="7" ry="3"/></svg> |