summaryrefslogtreecommitdiffstats
path: root/editor/icons/OptionButton.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/OptionButton.svg
parent1ae0bb0e8f9061f771177cc744f3ffa677d27145 (diff)
downloadredot-engine-829beafd570d421c530f641e48257f253d10f22d.tar.gz
Optimize many SVG icons
Diffstat (limited to 'editor/icons/OptionButton.svg')
-rw-r--r--editor/icons/OptionButton.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/OptionButton.svg b/editor/icons/OptionButton.svg
index 0a07470618..0e41623e41 100644
--- a/editor/icons/OptionButton.svg
+++ b/editor/icons/OptionButton.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g transform="translate(0 -1036.4)"><path d="m3 3c-1.1046 0-2 .89543-2 2v6c0 1.1046.89543 2 2 2h5 1 1 2 1c1.1046 0 2-.89543 2-2v-6c0-1.1046-.89543-2-2-2h-1-2-1-1zm8 2.9863a1.0001 1.0001 0 0 1 .7168 1.7207l-3 3a1.0001 1.0001 0 0 1 -1.4141 0l-3-3a1.0001 1.0001 0 0 1 .69727-1.7168 1.0001 1.0001 0 0 1 .7168.30273l2.293 2.293 2.293-2.293a1.0001 1.0001 0 0 1 .69727-.30664z" fill="#8eef97" transform="translate(0 1036.4)"/><path d="m4 1042.4h4v4h-4z" fill="none"/></g></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M3 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm8 3a1 1 0 0 1 .717 1.721l-3 3a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 1.414-1.414L8 8.6l2.293-2.293A1 1 0 0 1 11 6z" fill="#8eef97"/></svg>