summaryrefslogtreecommitdiffstats
path: root/editor/icons/Loop.svg
diff options
context:
space:
mode:
authorMewPurPur <mew.pur.pur@abv.bg>2023-06-30 12:06:53 +0200
committerMewPurPur <mew.pur.pur@abv.bg>2023-07-07 17:58:15 +0300
commitfe194f8db098a5479794ae60f72802512788b6ea (patch)
treeed65fc361c234a3487951bb87901ff56daaac214 /editor/icons/Loop.svg
parentc83f912bcb33d441b90afe36bad38880acbe5f15 (diff)
downloadredot-engine-fe194f8db098a5479794ae60f72802512788b6ea.tar.gz
Optimize SVG icons and remove unused Transpose icon
Diffstat (limited to 'editor/icons/Loop.svg')
-rw-r--r--editor/icons/Loop.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Loop.svg b/editor/icons/Loop.svg
index 9bbf168189..cef695602f 100644
--- a/editor/icons/Loop.svg
+++ b/editor/icons/Loop.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 1v2h-2a5 5 0 0 0 -5 5 5 5 0 0 0 1.0039 2.9961l1.4355-1.4355a3 3 0 0 1 -.43945-1.5605 3 3 0 0 1 3-3h2v2l2-1.5 2-1.5-2-1.5-2-1.5zm5.9961 4.0039-1.4355 1.4355a3 3 0 0 1 .43945 1.5605 3 3 0 0 1 -3 3h-2v-2l-2 1.5-2 1.5 2 1.5 2 1.5v-2h2a5 5 0 0 0 5-5 5 5 0 0 0 -1.0039-2.9961z" fill="#e0e0e0"/></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M8 1v2H6a5 5 0 0 0-4 8l1.414-1.414A3 3 0 0 1 6 5h2v2l4-3-4-3zm6 4-1.414 1.414A3 3 0 0 1 10 11H8V9l-4 3 4 3v-2h2a5 5 0 0 0 4-8z" fill="#e0e0e0"/></svg>