summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThaddeus Crews <repiteo@outlook.com>2024-10-14 14:09:50 -0500
committerThaddeus Crews <repiteo@outlook.com>2024-10-14 14:09:50 -0500
commite4dcef38e4b51bd5576ffeb540b04cd2d12a4f12 (patch)
tree667e902bc3413e2948f7b35a287f9b8dc8945c0d
parentba9e98f4473d2d06e5832a4e8d471ad5c6d67be8 (diff)
parent422aee7f32a4704d52700491d5718463c2944315 (diff)
downloadredot-engine-e4dcef38e4b51bd5576ffeb540b04cd2d12a4f12.tar.gz
Merge pull request #97929 from timothyqiu/rtl-checkbutton
Fix `CheckButton` mirrored icon in editor theme
-rw-r--r--editor/icons/GuiToggleOffMirrored.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/GuiToggleOffMirrored.svg b/editor/icons/GuiToggleOffMirrored.svg
index 4e7f63d573..138a856a1d 100644
--- a/editor/icons/GuiToggleOffMirrored.svg
+++ b/editor/icons/GuiToggleOffMirrored.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="38" height="16"><rect width="36" height="14" x="1" y="1" fill="gray" rx="7"/><circle cx="8" cy="8" r="5" fill="#b3b3b3"/></svg> \ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" width="38" height="16"><g fill="#e0e0e0"><rect width="36" height="14" x="1" y="1" fill-opacity=".2" rx="7"/><circle cx="30" cy="8" r="5"/></g></svg> \ No newline at end of file