summaryrefslogtreecommitdiffstats
path: root/editor/icons/MaterialPreviewCube.svg
diff options
context:
space:
mode:
authorVolTer <mew.pur.pur@abv.bg>2023-05-26 01:46:05 +0200
committerVolTer <mew.pur.pur@abv.bg>2023-05-27 20:03:44 +0200
commit6f6fbb93be95910c9f630db7fb654c3281d055f9 (patch)
tree1ba7da64a8645c5a426adfac92034fe9cbca1975 /editor/icons/MaterialPreviewCube.svg
parenta67d37f7cffe7f31c68e971280950d487ea99e2c (diff)
downloadredot-engine-6f6fbb93be95910c9f630db7fb654c3281d055f9.tar.gz
Manually optimize a lot of SVGs
Diffstat (limited to 'editor/icons/MaterialPreviewCube.svg')
-rw-r--r--editor/icons/MaterialPreviewCube.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/MaterialPreviewCube.svg b/editor/icons/MaterialPreviewCube.svg
index c4af05ffb0..e7e56d02aa 100644
--- a/editor/icons/MaterialPreviewCube.svg
+++ b/editor/icons/MaterialPreviewCube.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="#d6d6d6" transform="translate(0 1036.4)"/><path d="m1 1040.4 7 3 7-3-7-3z" fill="#fff"/><path d="m8 1051.4-7-3v-8l7 3z" fill="#e0e0e0"/><path d="m8 1051.4 7-3v-8l-7 3z" fill="#d6d6d6"/></g></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M8 1 1 4v8l7 3 7-3V4z" fill="#d6d6d6"/><path d="m1 4 7 3 7-3-7-3z" fill="#fff"/><path d="m8 15-7-3V4l7 3z" fill="#e0e0e0"/><path d="m8 15 7-3V4L8 7z" fill="#d6d6d6"/></svg>