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/NavigationAgent2D.svg | |
parent | 95c8216923fc9353ac50f469836ae149cb196e83 (diff) | |
download | redot-engine-119456304b0e853afd2ced85fbc436015460cd9e.tar.gz |
Reduce the total size of our SVGs by 15%
Diffstat (limited to 'editor/icons/NavigationAgent2D.svg')
-rw-r--r-- | editor/icons/NavigationAgent2D.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/NavigationAgent2D.svg b/editor/icons/NavigationAgent2D.svg index c5b543e638..120f91cdcb 100644 --- a/editor/icons/NavigationAgent2D.svg +++ b/editor/icons/NavigationAgent2D.svg @@ -1 +1 @@ -<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m8 1v2.5c1.371 0 2.5 1.129 2.5 2.5s-1.129 2.5-2.5 2.5v6.5c2-3 5.007-6.03 5-9 0-3-2-5-5-5z" fill="#8da5f3"/><path d="m8 1c-3 0-5 2-5 5s3 6 5 9v-6.5c-1.371 0-2.5-1.129-2.5-2.5s1.129-2.5 2.5-2.5z" fill="#e0e0e0"/></svg> +<svg height="16" width="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m8 1v2.5c1.371 0 2.5 1.129 2.5 2.5s-1.129 2.5-2.5 2.5v6.5c2-3 5.007-6.03 5-9 0-3-2-5-5-5z" fill="#8da5f3"/><path d="m8 1c-3 0-5 2-5 5s3 6 5 9v-6.5c-1.371 0-2.5-1.129-2.5-2.5s1.129-2.5 2.5-2.5z" fill="#e0e0e0"/></svg> |