diff options
author | Michael Alexsander <michaelalexsander@protonmail.com> | 2020-08-14 02:32:58 -0300 |
---|---|---|
committer | Michael Alexsander <michaelalexsander@protonmail.com> | 2020-08-14 10:13:18 -0300 |
commit | 0c182ce8e8eac8e85c09eed75c3f284be03fd323 (patch) | |
tree | fe6cc91364d3ed88026a4ce0beaee1465fb96c2c /editor/icons/GuiToggleOn.svg | |
parent | 5100bb42ae92feff9d68d3ef080938980e666bbc (diff) |
Make the editor's 'CheckButton' icon be smaller
Diffstat (limited to 'editor/icons/GuiToggleOn.svg')
-rw-r--r-- | editor/icons/GuiToggleOn.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/GuiToggleOn.svg b/editor/icons/GuiToggleOn.svg index a79a8290b1..8ab0998f71 100644 --- a/editor/icons/GuiToggleOn.svg +++ b/editor/icons/GuiToggleOn.svg @@ -1 +1 @@ -<svg height="26" viewBox="0 0 42 25.999998" width="42" xmlns="http://www.w3.org/2000/svg"><path d="m11 5c-4.986 0-9 3.568-9 8s4.014 8 9 8h20c4.986 0 9-3.568 9-8s-4.014-8-9-8zm21 3a5 5 0 0 1 5 5 5 5 0 0 1 -5 5 5 5 0 0 1 -5-5 5 5 0 0 1 5-5z" fill="#e0e0e0" stroke-width="55.8958"/></svg> +<svg height="16" viewBox="0 0 38 15.999999" width="38" xmlns="http://www.w3.org/2000/svg"><path d="m8 1c-3.878 0-7 3.122-7 7s3.122 7 7 7h22c3.878 0 7-3.122 7-7s-3.122-7-7-7zm22 2a5 5 0 0 1 5 5 5 5 0 0 1 -5 5 5 5 0 0 1 -5-5 5 5 0 0 1 5-5z" fill="#e0e0e0" stroke-width="55.8958"/></svg> |