diff options
author | VolTer <mew.pur.pur@abv.bg> | 2023-05-24 06:09:57 +0200 |
---|---|---|
committer | VolTer <mew.pur.pur@abv.bg> | 2023-05-24 06:09:57 +0200 |
commit | 2ce1ea3c7949d18ea5f3a8dc8537240e6df4e695 (patch) | |
tree | e520de1e35baf77d634fd88b66ed73333593cdce /editor | |
parent | 5bb7d585a5e151f3fa387de7dd97d7aebc5abfd5 (diff) | |
download | redot-engine-2ce1ea3c7949d18ea5f3a8dc8537240e6df4e695.tar.gz |
Fix BoxOccluder SVG
Diffstat (limited to 'editor')
-rw-r--r-- | editor/icons/BoxOccluder3D.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/BoxOccluder3D.svg b/editor/icons/BoxOccluder3D.svg index 3cee3db532..888e9febdd 100644 --- a/editor/icons/BoxOccluder3D.svg +++ b/editor/icons/BoxOccluder3D.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 .88867188-.5058594.25390622a4.5 4.5 0 0 1 1.3789063 2.2988281l3.0664061 1.5332032-3.5546874 1.7753906a4.5 4.5 0 0 1 -1.6796875 1.6601562l.2949219.1464844v3.9414064l-4-2.001953v-1.7636721a4.5 4.5 0 0 1 -2-1.4179688v4.2968749l7 3.5 7-3.5v-7.2226561zm5 5.66796872v3.9394534l-4 2.001953v-3.9414064z"/><path d="m8 .88867188-.5058594.25390622a4.5 4.5 0 0 1 1.5058594 3.3574219 4.5 4.5 0 0 1 -4.5 4.5 4.5 4.5 0 0 1 -3.5-1.6855469v4.2968749l7 3.5 7-3.5v-7.2226561z" fill="#ffca5f"/></svg> +<svg height="16" width="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m8 .889-.506.254A4.5 4.5 0 1 1 1 7.314v4.297l7 3.5 7-3.5V4.39z" fill="#ffca5f"/></svg> |