summaryrefslogtreecommitdiffstats
path: root/editor/icons/PingPongLoop.svg
diff options
context:
space:
mode:
authorVolTer <mew.pur.pur@abv.bg>2023-06-02 03:42:23 +0200
committerVolTer <mew.pur.pur@abv.bg>2023-06-04 15:11:48 +0200
commit119456304b0e853afd2ced85fbc436015460cd9e (patch)
tree9e7abdc7bf7d86e2b44b1188d364ed9d535c04a5 /editor/icons/PingPongLoop.svg
parent95c8216923fc9353ac50f469836ae149cb196e83 (diff)
downloadredot-engine-119456304b0e853afd2ced85fbc436015460cd9e.tar.gz
Reduce the total size of our SVGs by 15%
Diffstat (limited to 'editor/icons/PingPongLoop.svg')
-rw-r--r--editor/icons/PingPongLoop.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/PingPongLoop.svg b/editor/icons/PingPongLoop.svg
index 61a701a81e..61578683f6 100644
--- a/editor/icons/PingPongLoop.svg
+++ b/editor/icons/PingPongLoop.svg
@@ -1 +1 @@
-<svg enable-background="new 0 0 16 16" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#e0e0e0"><path d="m10 7h-4v-2l-4 3 4 3v-2h4v2l4-3-4-3z"/><path d="m0 1v14h2v-7-7z"/><path d="m14 1v7 7h2v-14z"/></g></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M10 7H6V5L2 8l4 3V9h4v2l4-3-4-3zM0 1v14h2V1zm14 0v14h2V1z" fill="#e0e0e0"/></svg>