diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-01 16:46:56 +0300 |
---|---|---|
committer | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-13 17:48:17 +0300 |
commit | 93318d2dd501664c865fd0df2ae7fc28e171d8a4 (patch) | |
tree | 6fec1f62773879e19bb7ce8f88779d2b575bc2bb /editor/icons/GuiTreeArrowRight.svg | |
parent | f7bc653cbe81018fe362472a0143b7153a52f929 (diff) | |
download | redot-engine-93318d2dd501664c865fd0df2ae7fc28e171d8a4.tar.gz |
Optimize and fix up some SVGs
Diffstat (limited to 'editor/icons/GuiTreeArrowRight.svg')
-rw-r--r-- | editor/icons/GuiTreeArrowRight.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/GuiTreeArrowRight.svg b/editor/icons/GuiTreeArrowRight.svg index 5e54f7e308..4e48fff81e 100644 --- a/editor/icons/GuiTreeArrowRight.svg +++ b/editor/icons/GuiTreeArrowRight.svg @@ -1 +1 @@ -<svg height="12" width="12" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="m5 9 3-3-3-3" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".39" stroke-width="2"/></svg> +<svg height="12" width="12" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg"><path d="m5 9 3-3-3-3" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".4" stroke-width="2"/></svg> |