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 /platform/web | |
parent | c83f912bcb33d441b90afe36bad38880acbe5f15 (diff) | |
download | redot-engine-fe194f8db098a5479794ae60f72802512788b6ea.tar.gz |
Optimize SVG icons and remove unused Transpose icon
Diffstat (limited to 'platform/web')
-rw-r--r-- | platform/web/export/run_icon.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/web/export/run_icon.svg b/platform/web/export/run_icon.svg index 494f53cb90..fa95e64e79 100644 --- a/platform/web/export/run_icon.svg +++ b/platform/web/export/run_icon.svg @@ -1 +1 @@ -<svg height="16" width="16" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><path d="M3.143 1 5.48 27.504 15.967 31l10.553-3.496L28.857 1ZM23.78 9.565H11.473l.275 3.308h11.759l-.911 9.937-6.556 1.808v.02h-.073l-6.61-1.828-.402-5.076h3.195l.234 2.552 3.583.97 3.595-.97.402-4.165H8.788L7.93 6.37h16.145Z" fill="#eb6428" style="fill:#e0e0e0;fill-opacity:1" transform="translate(.586 .586) scale(.46337)"/></svg> +<svg height="16" width="16" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><path d="m2 1 1.09 12.357 4.9 1.63 4.9-1.63L13.98 1zm9.622 3.994h-5.74l.129 1.541h5.482l-.424 4.634-3.057.843v.01h-.033l-3.082-.853-.187-2.367h1.489l.11 1.19 1.67.452 1.676-.453.187-1.942h-5.21l-.4-4.546h7.527z" fill="#eb6428" style="fill:#e0e0e0;fill-opacity:1"/></svg> |