summaryrefslogtreecommitdiffstats
path: root/editor/icons/TabContainer.svg
diff options
context:
space:
mode:
authorVolTer <mew.pur.pur@abv.bg>2023-06-07 04:52:52 +0200
committerVolTer <mew.pur.pur@abv.bg>2023-06-07 05:40:58 +0200
commit995880e60be34d60e12ff2422bc68e3db3f126b8 (patch)
tree82bda49ee88ca5a459679c5336e04c890b606b55 /editor/icons/TabContainer.svg
parent0a0132ccf40b14d2ca8987193b3b07a5fe03a674 (diff)
downloadredot-engine-995880e60be34d60e12ff2422bc68e3db3f126b8.tar.gz
Optimize and fix the default theme SVGs
Diffstat (limited to 'editor/icons/TabContainer.svg')
-rw-r--r--editor/icons/TabContainer.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/TabContainer.svg b/editor/icons/TabContainer.svg
index 92ca60911a..505f4a5e34 100644
--- a/editor/icons/TabContainer.svg
+++ b/editor/icons/TabContainer.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 1c-1.1046 0-2 .89543-2 2v10c0 1.1046.89543 2 2 2h10c1.1046 0 2-.89543 2-2v-10c0-1.1046-.89543-2-2-2zm0 2h5v2 2h5v6h-10zm7 0h3v2h-3z" fill="#8eef97"/></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M3 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm0 2h5v4h5v6H3zm7 0h3v2h-3z" fill="#8eef97"/></svg>