summaryrefslogtreecommitdiff
path: root/editor/icons/GuiRadioChecked.svg
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2021-06-03 08:33:56 +0200
committerGitHub <noreply@github.com>2021-06-03 08:33:56 +0200
commit7ed320f98525c950e04a8192af8cb2dc34d16077 (patch)
tree83d2d3dd7ee8eda1133498fb5a6ef79b92d01d9e /editor/icons/GuiRadioChecked.svg
parent4e52b84011b4b3c9edb7646731c3ffe451d26316 (diff)
parent0f4df474c9b0e334968121cfdef079a2992dd205 (diff)
Merge pull request #49264 from Calinou/editor-theme-improved-radio-checkboxes
Improve radio checkboxes in the default editor theme
Diffstat (limited to 'editor/icons/GuiRadioChecked.svg')
-rw-r--r--editor/icons/GuiRadioChecked.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/GuiRadioChecked.svg b/editor/icons/GuiRadioChecked.svg
index 771337116d..65ef086c9a 100644
--- a/editor/icons/GuiRadioChecked.svg
+++ b/editor/icons/GuiRadioChecked.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 15.999999" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#e0e0e0"><path d="m15 8a7 7 0 0 1 -7 7 7 7 0 0 1 -7-7 7 7 0 0 1 7-7 7 7 0 0 1 7 7" fill-opacity=".188235" stroke-width="2.333333"/><path d="m12 8a4 4 0 0 1 -4 4 4 4 0 0 1 -4-4 4 4 0 0 1 4-4 4 4 0 0 1 4 4" stroke-width="1.333333"/></g></svg>
+<svg height="16" viewBox="0 0 16 15.999999" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m15 8a7 7 0 0 1 -7 7 7 7 0 0 1 -7-7 7 7 0 0 1 7-7 7 7 0 0 1 7 7" fill="#699ce8" stroke-width="2.33333"/><path d="m12 8a4 4 0 0 1 -4 4 4 4 0 0 1 -4-4 4 4 0 0 1 4-4 4 4 0 0 1 4 4" fill="#fff" stroke-width="1.33333"/></svg>