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/Mesh.svg | |
parent | a67d37f7cffe7f31c68e971280950d487ea99e2c (diff) | |
download | redot-engine-6f6fbb93be95910c9f630db7fb654c3281d055f9.tar.gz |
Manually optimize a lot of SVGs
Diffstat (limited to 'editor/icons/Mesh.svg')
-rw-r--r-- | editor/icons/Mesh.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Mesh.svg b/editor/icons/Mesh.svg index a1743e4c58..90d6fe895c 100644 --- a/editor/icons/Mesh.svg +++ b/editor/icons/Mesh.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m3 1a2 2 0 0 0 -2 2 2 2 0 0 0 1 1.7305v6.541a2 2 0 0 0 -1 1.7285 2 2 0 0 0 2 2 2 2 0 0 0 1.7305-1h6.541a2 2 0 0 0 1.7285 1 2 2 0 0 0 2-2 2 2 0 0 0 -1.0312-1.75h.03125v-6.5215a2 2 0 0 0 1-1.7285 2 2 0 0 0 -2-2 2 2 0 0 0 -1.7305 1h-6.541a2 2 0 0 0 -1.7285-1zm2.4141 3h5.8574a2 2 0 0 0 .72852.73047v5.8555l-6.5859-6.5859zm-1.4141 1.4141 6.5859 6.5859h-5.8574a2 2 0 0 0 -.72852-.73047v-5.8555z" fill="#ffca5f"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M4.73 2A2 2 0 1 0 2 4.73v6.541A2 2 0 1 0 4.73 14h6.541A2 2 0 1 0 14 11.27V4.729A2 2 0 1 0 11.27 2Zm.683 2h5.857a2 2 0 0 0 .729.73v5.856L5.412 4zM3.999 5.414 10.584 12H4.727a2 2 0 0 0-.729-.73V5.414z" fill="#ffca5f"/></svg> |