diff options
author | Thaddeus Crews <repiteo@outlook.com> | 2024-06-04 11:48:52 -0500 |
---|---|---|
committer | Thaddeus Crews <repiteo@outlook.com> | 2024-06-23 08:15:19 -0500 |
commit | cc6dd8d02cddfe099e9ce72e7e998ff16995f446 (patch) | |
tree | 57a56d9dfbfc6de1012462cde41578b0e8d1d79c /editor/icons/AnimationAutoFitBezier.svg | |
parent | 4af10686882b223879562a5c2adacad6fb756f02 (diff) | |
download | redot-engine-cc6dd8d02cddfe099e9ce72e7e998ff16995f446.tar.gz |
Style: Optimize `.svg` files with `svgo`
Diffstat (limited to 'editor/icons/AnimationAutoFitBezier.svg')
-rw-r--r-- | editor/icons/AnimationAutoFitBezier.svg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editor/icons/AnimationAutoFitBezier.svg b/editor/icons/AnimationAutoFitBezier.svg index 1a79255c19..acddd6802c 100644 --- a/editor/icons/AnimationAutoFitBezier.svg +++ b/editor/icons/AnimationAutoFitBezier.svg @@ -1,2 +1 @@ -<?xml version="1.0" encoding="UTF-8"?> -<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m12.469 8.1784-3.5-3v6zm-8.9343 0.023985 3.5 3v-2h2.1464l0.00376-2h-2.1501v-2zm9.4532 0.53338c-10.763 8.9077-10.763 8.9077 0 0zm0 7h-9.9859v-2h9.9859zm-9.9806-8.5564c10.763-8.9077 10.763-8.9077 0 0zm0-7h9.9859v2h-9.9859zm5.4684 2.8277c8.9077 10.763 8.9077 10.763 0 0zm7 0v9.9859h-2v-9.9859zm-7.8862 9.9859c-8.9077-10.763-8.9077-10.763 0 0zm-7 0v-9.9859h2v9.9859z" fill="#e0e0e0"/></svg> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path fill="#e0e0e0" d="m12.469 8.1784-3.5-3v6zm-8.9343 0.023985 3.5 3v-2h2.1464l0.00376-2h-2.1501v-2zm9.4532 0.53338c-10.763 8.9077-10.763 8.9077 0 0zm0 7h-9.9859v-2h9.9859zm-9.9806-8.5564c10.763-8.9077 10.763-8.9077 0 0zm0-7h9.9859v2h-9.9859zm5.4684 2.8277c8.9077 10.763 8.9077 10.763 0 0zm7 0v9.9859h-2v-9.9859zm-7.8862 9.9859c-8.9077-10.763-8.9077-10.763 0 0zm-7 0v-9.9859h2v9.9859z"/></svg>
\ No newline at end of file |