diff options
author | VolTer <mew.pur.pur@abv.bg> | 2023-06-02 03:42:23 +0200 |
---|---|---|
committer | VolTer <mew.pur.pur@abv.bg> | 2023-06-04 15:11:48 +0200 |
commit | 119456304b0e853afd2ced85fbc436015460cd9e (patch) | |
tree | 9e7abdc7bf7d86e2b44b1188d364ed9d535c04a5 /editor/icons/GuiRadioUnchecked.svg | |
parent | 95c8216923fc9353ac50f469836ae149cb196e83 (diff) | |
download | redot-engine-119456304b0e853afd2ced85fbc436015460cd9e.tar.gz |
Reduce the total size of our SVGs by 15%
Diffstat (limited to 'editor/icons/GuiRadioUnchecked.svg')
-rw-r--r-- | editor/icons/GuiRadioUnchecked.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/GuiRadioUnchecked.svg b/editor/icons/GuiRadioUnchecked.svg index 6a21d316be..e1053abcfa 100644 --- a/editor/icons/GuiRadioUnchecked.svg +++ b/editor/icons/GuiRadioUnchecked.svg @@ -1 +1 @@ -<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="#e0e0e0" fill-opacity=".188235" stroke-width="2.333333"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="7" fill="#e0e0e0" fill-opacity=".188"/></svg> |