diff options
author | VolTer <mew.pur.pur@abv.bg> | 2023-06-02 03:42:23 +0200 |
---|---|---|
committer | VolTer <mew.pur.pur@abv.bg> | 2023-06-04 15:11:48 +0200 |
commit | 119456304b0e853afd2ced85fbc436015460cd9e (patch) | |
tree | 9e7abdc7bf7d86e2b44b1188d364ed9d535c04a5 /editor/icons/ToolBoneSelect.svg | |
parent | 95c8216923fc9353ac50f469836ae149cb196e83 (diff) | |
download | redot-engine-119456304b0e853afd2ced85fbc436015460cd9e.tar.gz |
Reduce the total size of our SVGs by 15%
Diffstat (limited to 'editor/icons/ToolBoneSelect.svg')
-rw-r--r-- | editor/icons/ToolBoneSelect.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/ToolBoneSelect.svg b/editor/icons/ToolBoneSelect.svg index 5e9178ee94..4cf9f9a99d 100644 --- a/editor/icons/ToolBoneSelect.svg +++ b/editor/icons/ToolBoneSelect.svg @@ -1 +1 @@ -<svg enable-background="new 0 0 16 16" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#e0e0e0"><path d="m16 11.46-6.142-2.527-1.572-.647.647 1.572 2.527 6.142.913-2.72 1.815 1.817.91-.909-1.818-1.815z"/><path d="m7.784 11.008-.886-2.152c-.23-.56-.102-1.203.327-1.631.287-.287.67-.439 1.061-.439.192 0 .386.037.57.113l2.151.885.17-.17c.977.645 2.271.516 3.1-.311.964-.963.964-2.524 0-3.488-.377-.377-.867-.622-1.396-.697-.074-.529-.318-1.019-.695-1.397-.455-.453-1.067-.711-1.707-.721-.667-.01-1.309.25-1.782.72-.828.829-.96 2.126-.314 3.105l-3.558 3.561c-.978-.646-2.274-.515-3.103.312-.963.962-.963 2.524 0 3.487.378.377.868.621 1.396.695.075.529.319 1.02.696 1.396.963.964 2.525.964 3.488 0 .828-.828.96-2.125.314-3.104z"/></g></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M16 11.46 9.858 8.933l-1.572-.647.647 1.572L11.46 16l.913-2.72 1.815 1.817.91-.909-1.818-1.815zM10.478 1a2.466 2.466 0 0 0-2.094 3.824l-3.56 3.56a2.466 2.466 0 1 0-1.705 4.496 2.466 2.466 0 1 0 4.496-1.705l.17-.17-.886-2.152a1.48 1.48 0 0 1 1.958-1.957l2.151.885.167-.166a2.466 2.466 0 1 0 1.705-4.496A2.466 2.466 0 0 0 10.478 1z" fill="#e0e0e0"/></svg> |