summaryrefslogtreecommitdiffstats
path: root/editor/icons/ArrowLeft.svg
diff options
context:
space:
mode:
authorVolTer <mew.pur.pur@abv.bg>2023-05-29 23:34:01 +0200
committerVolTer <mew.pur.pur@abv.bg>2023-05-30 10:40:07 +0200
commit829beafd570d421c530f641e48257f253d10f22d (patch)
tree67eee383f322ac9afc0399cdd8b8000b85a366a4 /editor/icons/ArrowLeft.svg
parent1ae0bb0e8f9061f771177cc744f3ffa677d27145 (diff)
downloadredot-engine-829beafd570d421c530f641e48257f253d10f22d.tar.gz
Optimize many SVG icons
Diffstat (limited to 'editor/icons/ArrowLeft.svg')
-rw-r--r--editor/icons/ArrowLeft.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/ArrowLeft.svg b/editor/icons/ArrowLeft.svg
index 1a923cb6db..4141c3ba6d 100644
--- a/editor/icons/ArrowLeft.svg
+++ b/editor/icons/ArrowLeft.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m7.9863 3.002a1 1 0 0 0 -.69336.29102l-4 4a1.0001 1.0001 0 0 0 0 1.4141l4 4a1 1 0 0 0 1.4141 0 1 1 0 0 0 0-1.4141l-2.293-2.293h4.5859a1 1 0 0 0 1-1 1 1 0 0 0 -1-1h-4.5859l2.293-2.293a1 1 0 0 0 0-1.4141 1 1 0 0 0 -.7207-.29102z" fill="#e0e0e0"/></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M11 8H4l4 4M4 8l4-4" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="#e0e0e0"/></svg>