summaryrefslogtreecommitdiffstats
path: root/editor/icons/BoxShape3D.svg
diff options
context:
space:
mode:
authorYuri Sizov <yuris@humnom.net>2022-01-28 16:16:28 +0300
committerYuri Sizov <yuris@humnom.net>2022-01-28 16:16:28 +0300
commitaf045e568d6c5eecb10563d2aa3df7e3ea258488 (patch)
treeb1b0ca494b15db2bedcf798c0fd49fb362a2888a /editor/icons/BoxShape3D.svg
parentbb1f55c38741e9b820fc0d3ef9e005cbf8c4c184 (diff)
downloadredot-engine-af045e568d6c5eecb10563d2aa3df7e3ea258488.tar.gz
Remove unnecessary transformations from editor icons
Diffstat (limited to 'editor/icons/BoxShape3D.svg')
-rw-r--r--editor/icons/BoxShape3D.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/BoxShape3D.svg b/editor/icons/BoxShape3D.svg
index f9012d1fe4..eb191ea7a0 100644
--- a/editor/icons/BoxShape3D.svg
+++ b/editor/icons/BoxShape3D.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill-rule="evenodd" transform="translate(0 -1036.4)"><path d="m8 1-7 3v8l7 3 7-3v-8z" fill="#2998ff" transform="translate(0 1036.4)"/><path d="m8 1051.4-7-3v-8l7 3z" fill="#68b6ff"/><path d="m1 1040.4 7 3 7-3-7-3z" fill="#a2d2ff"/></g></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 1-7 3v8l7 3 7-3v-8z" fill="#2998ff"/><path d="m8 15-7-3v-8l7 3z" fill="#68b6ff"/><path d="m1 4 7 3 7-3-7-3z" fill="#a2d2ff"/></svg>