summaryrefslogtreecommitdiffstats
path: root/editor/icons/InputEventMouseMotion.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/InputEventMouseMotion.svg
parent4af10686882b223879562a5c2adacad6fb756f02 (diff)
downloadredot-engine-cc6dd8d02cddfe099e9ce72e7e998ff16995f446.tar.gz
Style: Optimize `.svg` files with `svgo`
Diffstat (limited to 'editor/icons/InputEventMouseMotion.svg')
-rw-r--r--editor/icons/InputEventMouseMotion.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/InputEventMouseMotion.svg b/editor/icons/InputEventMouseMotion.svg
index 9a8a17fb89..af8ba32830 100644
--- a/editor/icons/InputEventMouseMotion.svg
+++ b/editor/icons/InputEventMouseMotion.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="0.5" x2="6"><stop offset="0" stop-color="#69c4d4" stop-opacity="0"/><stop offset=".6" stop-color="#69c4d4"/></linearGradient><path d="M6 8v3a4 4 0 0 0 8 0V8a4 4 0 0 0-3-3.873V7.5a1 1 0 0 1-2 0V4.127A4 4 0 0 0 6 8" fill="#e0e0e0"/><path d="M10 4.127a2 2 0 0 0-2-2H7a2 2 0 0 1-2-2" stroke-linecap="round" stroke="#e0e0e0" fill="none"/><path d="M5 6a4 4 0 0 0-.4 1.5v4a4 4 0 0 0 1.2 2.8l-4 .8q-1.3.26-1.3-2V8q0-1.1 1.3-1.36Z" fill="url(#a)"/></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><linearGradient id="a" x1=".5" x2="6" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#69c4d4" stop-opacity="0"/><stop offset=".6" stop-color="#69c4d4"/></linearGradient><path fill="#e0e0e0" d="M6 8v3a4 4 0 0 0 8 0V8a4 4 0 0 0-3-3.873V7.5a1 1 0 0 1-2 0V4.127A4 4 0 0 0 6 8"/><path fill="none" stroke="#e0e0e0" stroke-linecap="round" d="M10 4.127a2 2 0 0 0-2-2H7a2 2 0 0 1-2-2"/><path fill="url(#a)" d="M5 6a4 4 0 0 0-.4 1.5v4a4 4 0 0 0 1.2 2.8l-4 .8q-1.3.26-1.3-2V8q0-1.1 1.3-1.36Z"/></svg> \ No newline at end of file