summaryrefslogtreecommitdiffstats
path: root/editor/icons/Folder.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/Folder.svg
parent1ae0bb0e8f9061f771177cc744f3ffa677d27145 (diff)
downloadredot-engine-829beafd570d421c530f641e48257f253d10f22d.tar.gz
Optimize many SVG icons
Diffstat (limited to 'editor/icons/Folder.svg')
-rw-r--r--editor/icons/Folder.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Folder.svg b/editor/icons/Folder.svg
index c2def257ea..dab1cfbf16 100644
--- a/editor/icons/Folder.svg
+++ b/editor/icons/Folder.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m2 2a1 1 0 0 0 -1 1v2 6 2a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-7a1 1 0 0 0 -1-1h-4a1 1 0 0 1 -1-1v-1a1 1 0 0 0 -1-1z" fill="#e0e0e0"/></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M2 2a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-4a1 1 0 0 1-1-1V3a1 1 0 0 0-1-1z" fill="#e0e0e0"/></svg>