diff options
author | VolTer <mew.pur.pur@abv.bg> | 2023-05-29 23:34:01 +0200 |
---|---|---|
committer | VolTer <mew.pur.pur@abv.bg> | 2023-05-30 10:40:07 +0200 |
commit | 829beafd570d421c530f641e48257f253d10f22d (patch) | |
tree | 67eee383f322ac9afc0399cdd8b8000b85a366a4 /editor/icons/KeyBezier.svg | |
parent | 1ae0bb0e8f9061f771177cc744f3ffa677d27145 (diff) | |
download | redot-engine-829beafd570d421c530f641e48257f253d10f22d.tar.gz |
Optimize many SVG icons
Diffstat (limited to 'editor/icons/KeyBezier.svg')
-rw-r--r-- | editor/icons/KeyBezier.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/KeyBezier.svg b/editor/icons/KeyBezier.svg index 7bbdd8dbab..caa39dee77 100644 --- a/editor/icons/KeyBezier.svg +++ b/editor/icons/KeyBezier.svg @@ -1 +1 @@ -<svg height="10" viewBox="0 0 10 10" width="10" xmlns="http://www.w3.org/2000/svg"><rect fill="#2877f6" height="6.1027" ry=".76286" transform="matrix(.70710678 -.70710678 .70710678 .70710678 0 -1042.4)" width="6.1027" x="-740.13947" y="741.10779"/></svg> +<svg height="10" viewBox="0 0 10 10" width="10" xmlns="http://www.w3.org/2000/svg"><rect fill="#2877f6" height="6.1" ry=".763" transform="rotate(-45 5 5)" width="6.1" x="1.95" y="1.95"/></svg> |