diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-06-30 12:06:53 +0200 |
---|---|---|
committer | MewPurPur <mew.pur.pur@abv.bg> | 2023-07-07 17:58:15 +0300 |
commit | fe194f8db098a5479794ae60f72802512788b6ea (patch) | |
tree | ed65fc361c234a3487951bb87901ff56daaac214 /editor/icons/TransitionImmediate.svg | |
parent | c83f912bcb33d441b90afe36bad38880acbe5f15 (diff) | |
download | redot-engine-fe194f8db098a5479794ae60f72802512788b6ea.tar.gz |
Optimize SVG icons and remove unused Transpose icon
Diffstat (limited to 'editor/icons/TransitionImmediate.svg')
-rw-r--r-- | editor/icons/TransitionImmediate.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/TransitionImmediate.svg b/editor/icons/TransitionImmediate.svg index 638675a349..b39aaa77c4 100644 --- a/editor/icons/TransitionImmediate.svg +++ b/editor/icons/TransitionImmediate.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M2.988 3c-.547.01-.987.451-.988.998v8a1 1 0 0 0 1.555.832l6-4a1 1 0 0 0 0-1.664l-6-4A1 1 0 0 0 2.988 3z" fill="#e0e0e0"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M2 12a1 1 0 0 0 1.555.832l6-4a1 1 0 0 0 0-1.664l-6-4A1 1 0 0 0 2 4z" fill="#e0e0e0"/></svg> |