summaryrefslogtreecommitdiffstats
path: root/editor/icons/TrackColor.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/TrackColor.svg
parent4af10686882b223879562a5c2adacad6fb756f02 (diff)
downloadredot-engine-cc6dd8d02cddfe099e9ce72e7e998ff16995f446.tar.gz
Style: Optimize `.svg` files with `svgo`
Diffstat (limited to 'editor/icons/TrackColor.svg')
-rw-r--r--editor/icons/TrackColor.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/TrackColor.svg b/editor/icons/TrackColor.svg
index 93be9b6b48..3ec87008e8 100644
--- a/editor/icons/TrackColor.svg
+++ b/editor/icons/TrackColor.svg
@@ -1 +1 @@
-<svg height="10" viewBox="0 0 10 10" width="10" xmlns="http://www.w3.org/2000/svg"><rect fill="#fff" height="6.1" ry=".763" transform="rotate(-45 5 5)" width="6.1" x="1.95" y="1.95"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"><rect width="6.1" height="6.1" x="1.95" y="1.95" fill="#fff" ry=".763" transform="rotate(-45 5 5)"/></svg> \ No newline at end of file