summaryrefslogtreecommitdiffstats
path: root/editor/icons/TouchScreenButton.svg
diff options
context:
space:
mode:
authorThaddeus Crews <repiteo@outlook.com>2024-06-04 11:48:52 -0500
committerThaddeus Crews <repiteo@outlook.com>2024-06-23 08:15:19 -0500
commitcc6dd8d02cddfe099e9ce72e7e998ff16995f446 (patch)
tree57a56d9dfbfc6de1012462cde41578b0e8d1d79c /editor/icons/TouchScreenButton.svg
parent4af10686882b223879562a5c2adacad6fb756f02 (diff)
downloadredot-engine-cc6dd8d02cddfe099e9ce72e7e998ff16995f446.tar.gz
Style: Optimize `.svg` files with `svgo`
Diffstat (limited to 'editor/icons/TouchScreenButton.svg')
-rw-r--r--editor/icons/TouchScreenButton.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/TouchScreenButton.svg b/editor/icons/TouchScreenButton.svg
index 183f414e9a..ff642378d4 100644
--- a/editor/icons/TouchScreenButton.svg
+++ b/editor/icons/TouchScreenButton.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M3 1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2V4H3V2h8v2H9v1h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm5 7V4a1 1 0 0 0-2 0v7.05l-2.5-1.8A1 1 0 0 0 1.875 11L6 15h6a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2z" fill="#8da5f3"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#8da5f3" d="M3 1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2V4H3V2h8v2H9v1h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1zm5 7V4a1 1 0 0 0-2 0v7.05l-2.5-1.8A1 1 0 0 0 1.875 11L6 15h6a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2z"/></svg> \ No newline at end of file