diff options
author | Yuri Sizov <yuris@humnom.net> | 2022-01-28 16:16:28 +0300 |
---|---|---|
committer | Yuri Sizov <yuris@humnom.net> | 2022-01-28 16:16:28 +0300 |
commit | af045e568d6c5eecb10563d2aa3df7e3ea258488 (patch) | |
tree | b1b0ca494b15db2bedcf798c0fd49fb362a2888a /editor/icons/BoxMesh.svg | |
parent | bb1f55c38741e9b820fc0d3ef9e005cbf8c4c184 (diff) | |
download | redot-engine-af045e568d6c5eecb10563d2aa3df7e3ea258488.tar.gz |
Remove unnecessary transformations from editor icons
Diffstat (limited to 'editor/icons/BoxMesh.svg')
-rw-r--r-- | editor/icons/BoxMesh.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/BoxMesh.svg b/editor/icons/BoxMesh.svg index 6809b989cc..ef2f77a255 100644 --- a/editor/icons/BoxMesh.svg +++ b/editor/icons/BoxMesh.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 14.999999 14.999999" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 .88867-7 3.5v7.2227l7 3.5 7-3.5v-7.2227zm0 2.1152 3.9395 1.9707-3.9395 1.9688-3.9395-1.9688zm-5 3.5527 4 2v3.9414l-4-2.002zm10 0v3.9395l-4 2.002v-3.9414z" fill="#ffca5f" stroke-width="1.0667" transform="scale(.9375)"/></svg> +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m8 .889-7 3.5v7.222l7 3.5 7-3.5v-7.222zm0 2.115 3.94 1.971-3.94 1.968-3.939-1.968zm-5 3.553 4 2v3.941l-4-2.002zm10 0v3.939l-4 2.002v-3.941z" fill="#ffca5f" fill-rule="nonzero"/></svg> |