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/TextEditorPlay.svg | |
parent | 1ae0bb0e8f9061f771177cc744f3ffa677d27145 (diff) | |
download | redot-engine-829beafd570d421c530f641e48257f253d10f22d.tar.gz |
Optimize many SVG icons
Diffstat (limited to 'editor/icons/TextEditorPlay.svg')
-rw-r--r-- | editor/icons/TextEditorPlay.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/TextEditorPlay.svg b/editor/icons/TextEditorPlay.svg index 5a1d195530..340d44fda8 100644 --- a/editor/icons/TextEditorPlay.svg +++ b/editor/icons/TextEditorPlay.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m4 1048.4v-8l7 4z" fill="#e0e0e0" fill-rule="evenodd" stroke="#e0e0e0" stroke-linejoin="round" stroke-width="2" transform="translate(0 -1036.4)"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M4 12V4l7 4z" fill="#e0e0e0" stroke="#e0e0e0" stroke-linejoin="round" stroke-width="2"/></svg> |