summaryrefslogtreecommitdiffstats
path: root/editor/icons/Mouse.svg
diff options
context:
space:
mode:
authorMewPurPur <mew.pur.pur@abv.bg>2023-08-01 16:46:56 +0300
committerMewPurPur <mew.pur.pur@abv.bg>2023-08-13 17:48:17 +0300
commit93318d2dd501664c865fd0df2ae7fc28e171d8a4 (patch)
tree6fec1f62773879e19bb7ce8f88779d2b575bc2bb /editor/icons/Mouse.svg
parentf7bc653cbe81018fe362472a0143b7153a52f929 (diff)
downloadredot-engine-93318d2dd501664c865fd0df2ae7fc28e171d8a4.tar.gz
Optimize and fix up some SVGs
Diffstat (limited to 'editor/icons/Mouse.svg')
-rw-r--r--editor/icons/Mouse.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Mouse.svg b/editor/icons/Mouse.svg
index 217512085e..cc144ea510 100644
--- a/editor/icons/Mouse.svg
+++ b/editor/icons/Mouse.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m7 1.1016a5 5 0 0 0 -4 4.8984h4zm2 .0039063v4.8945h4a5 5 0 0 0 -4-4.8945zm-6 6.8945v2a5 5 0 0 0 5 5 5 5 0 0 0 5-5v-2z" fill="#e0e0e0"/></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M7 1a5 5 0 0 0-4 5h4zm2 0a5 5 0 0 1 4 5H9zM3 8v2a5 5 0 0 0 10 0V8z" fill="#e0e0e0"/></svg>