diff options
author | VolTer <mew.pur.pur@abv.bg> | 2023-05-29 23:34:01 +0200 |
---|---|---|
committer | VolTer <mew.pur.pur@abv.bg> | 2023-05-30 10:40:07 +0200 |
commit | 829beafd570d421c530f641e48257f253d10f22d (patch) | |
tree | 67eee383f322ac9afc0399cdd8b8000b85a366a4 /editor/icons/AnimationTrackGroup.svg | |
parent | 1ae0bb0e8f9061f771177cc744f3ffa677d27145 (diff) | |
download | redot-engine-829beafd570d421c530f641e48257f253d10f22d.tar.gz |
Optimize many SVG icons
Diffstat (limited to 'editor/icons/AnimationTrackGroup.svg')
-rw-r--r-- | editor/icons/AnimationTrackGroup.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/AnimationTrackGroup.svg b/editor/icons/AnimationTrackGroup.svg index c5811e1bfa..73bcb6f655 100644 --- a/editor/icons/AnimationTrackGroup.svg +++ b/editor/icons/AnimationTrackGroup.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#e0e0e0"><path d="m5.0508475 2v2h8.9491525v-2zm-3.322034-.016949v2h2v-2zm7.2542373 5.016949v2h5.0169492v-2zm-3.5254237 5v2h2v-2zm3.5254237 0v2h5.0169492v-2z"/><path d="m5.4915255 6.9322039v1.999999h2v-1.999999z"/></g></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M5.05 2v2H14V2zm-3.32-.017v2h2v-2zM8.983 7v2H14V7zm-3.525 5v2h2v-2zm3.525 0v2H14v-2zM5.492 6.932v2h2v-2z" fill="#e0e0e0"/></svg> |