summaryrefslogtreecommitdiff
path: root/editor/icons/GuiToggleOnMirrored.svg
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2020-12-21 00:16:58 +0100
committerGitHub <noreply@github.com>2020-12-21 00:16:58 +0100
commit59b3b9fa3fe941718afd99f459d4c16a9e1d0d09 (patch)
tree121dad778656dc5d4327cf491c37a3ff29bbdade /editor/icons/GuiToggleOnMirrored.svg
parentfa9332a0e77d498ce9815d36414ebbe4eadfc37b (diff)
parent114c1a78d911d122159713a72eca6f41232f0efc (diff)
Merge pull request #44556 from Calinou/improve-editor-checkbutton-apperance
Tweak the editor CheckButton "presed" appearance to be more recognizable
Diffstat (limited to 'editor/icons/GuiToggleOnMirrored.svg')
-rw-r--r--editor/icons/GuiToggleOnMirrored.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/GuiToggleOnMirrored.svg b/editor/icons/GuiToggleOnMirrored.svg
index 7339b6efd2..fa7f602ee7 100644
--- a/editor/icons/GuiToggleOnMirrored.svg
+++ b/editor/icons/GuiToggleOnMirrored.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="42" height="26"><path fill="#e0e0e0" d="M31 5c4.986 0 9 3.568 9 8s-4.014 8-9 8H11c-4.986 0-9-3.568-9-8s4.014-8 9-8zM10 8a-5 5 0 0 0-5 5-5 5 0 0 0 5 5-5 5 0 0 0 5-5-5 5 0 0 0-5-5z"/></svg>
+<svg height="26" width="42" xmlns="http://www.w3.org/2000/svg"><path d="m31 5c4.986 0 9 3.568 9 8s-4.014 8-9 8h-20c-4.986 0-9-3.568-9-8s4.014-8 9-8z" fill="#699ce8"/><circle cx="10" cy="13" fill="#fefefe" r="5"/></svg>