diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-01 16:46:56 +0300 |
---|---|---|
committer | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-13 17:48:17 +0300 |
commit | 93318d2dd501664c865fd0df2ae7fc28e171d8a4 (patch) | |
tree | 6fec1f62773879e19bb7ce8f88779d2b575bc2bb /editor/icons/Object.svg | |
parent | f7bc653cbe81018fe362472a0143b7153a52f929 (diff) | |
download | redot-engine-93318d2dd501664c865fd0df2ae7fc28e171d8a4.tar.gz |
Optimize and fix up some SVGs
Diffstat (limited to 'editor/icons/Object.svg')
-rw-r--r-- | editor/icons/Object.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Object.svg b/editor/icons/Object.svg index 9f21350a83..2578fbed40 100644 --- a/editor/icons/Object.svg +++ b/editor/icons/Object.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M1.553 4.104A1 1 0 0 0 1 4.998v6a1 1 0 0 0 .553.895l6 3a1 1 0 0 0 .894 0l6-3a1 1 0 0 0 .553-.895v-6a1 1 0 0 0-.553-.894l-6-3a1 1 0 0 0-.894 0zm6.484-.987 3.764 1.881-3.764 1.883-3.764-1.883zm-5 3.498 4 2v3.766l-4-2z" fill="#e0e0e0"/></svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M1.553 4.104A1 1 0 0 0 1 5v6a1 1 0 0 0 .553.895l6 3a1 1 0 0 0 .894 0l6-3A1 1 0 0 0 15 11V5a1 1 0 0 0-.553-.894l-6-3a1 1 0 0 0-.894 0zm6.447-1 3.764 1.882L8 6.868 4.236 4.986zm-5 3.5 4 2v3.766l-4-2z" fill="#e0e0e0"/></svg> |