diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-15 18:26:21 +0300 |
---|---|---|
committer | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-15 18:31:02 +0300 |
commit | 82c45ed689b5185fb108e243f8273bda18205756 (patch) | |
tree | 8a0cba07a74b3f01e8c2b5021bdddfb65d452f8a /editor/icons/NavigationAgent2D.svg | |
parent | f7bc653cbe81018fe362472a0143b7153a52f929 (diff) | |
download | redot-engine-82c45ed689b5185fb108e243f8273bda18205756.tar.gz |
Make the NavigationAgent3D icon more readable
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 09b9b35262..ad11096afc 100644 --- a/editor/icons/NavigationAgent2D.svg +++ b/editor/icons/NavigationAgent2D.svg @@ -1 +1 @@ -<svg height="16" width="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M8 1v2.5a2.5 2.5 0 0 1 0 5V15c2-3 5.007-6.03 5-9s-2-5-5-5z" fill="#8da5f3"/><path d="M8 1C5 1 3 3 3 6s3 6 5 9V8.5a1 1 0 0 1 0-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.5a2.5 2.5 0 0 1 0 5V15c2-3 5-6 5-9s-2-5-5-5z" fill="#8da5f3"/><path d="M8 1C5 1 3 3 3 6s3 6 5 9V8.5a1 1 0 0 1 0-5z" fill="#e0e0e0"/></svg> |