diff options
author | VolTer <mew.pur.pur@abv.bg> | 2023-05-26 01:46:05 +0200 |
---|---|---|
committer | VolTer <mew.pur.pur@abv.bg> | 2023-05-27 20:03:44 +0200 |
commit | 6f6fbb93be95910c9f630db7fb654c3281d055f9 (patch) | |
tree | 1ba7da64a8645c5a426adfac92034fe9cbca1975 /editor/icons/RibbonTrailMesh.svg | |
parent | a67d37f7cffe7f31c68e971280950d487ea99e2c (diff) | |
download | redot-engine-6f6fbb93be95910c9f630db7fb654c3281d055f9.tar.gz |
Manually optimize a lot of SVGs
Diffstat (limited to 'editor/icons/RibbonTrailMesh.svg')
-rw-r--r-- | editor/icons/RibbonTrailMesh.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/RibbonTrailMesh.svg b/editor/icons/RibbonTrailMesh.svg index 3f6cf0bfef..7b22a2b9bf 100644 --- a/editor/icons/RibbonTrailMesh.svg +++ b/editor/icons/RibbonTrailMesh.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 14.999999 14.999999" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#ffca5f" stroke-width=".25" transform="rotate(90)"><path d="m6.5625-14.062499h1.875v13.124999h-1.875z"/><path d="m.9375-11.249999h1.875v7.499999h-1.875z"/><path d="m12.187499-11.249999h1.875v7.5h-1.875z"/></g></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M4 2h8M1 8h14M4 14h8" fill="none" stroke-width="2" stroke="#ffca5f"/></svg> |