Remove invisible elements

This commit is contained in:
Anton Khorev 2024-05-20 18:27:25 +03:00
parent 95976f9eb1
commit 8a88351a83

View file

@ -1,11 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="500">
<g transform="translate(0 -552.362)">
<g fill="#70cd8f">
<path d="M-153 412.862v-2l10-4h2v2l-4 10h-2v-6z"/>
<use xlink:href="#B"/>
</g>
<use xlink:href="#B" x="100" fill="#cd7070"/>
<path d="M135 582.362h-2l-3 3v2l15 15-15 15v2l3 3h2l15-15 15 15h2l3-3v-2l-15-15 15-15v-2l-3-3h-2l-15 15zm130 20c0 8.284-6.716 15-15 15s-15-6.716-15-15 6.716-15 15-15 15 6.716 15 15z" fill="#fff"/>
<path d="M135 582.362h-2l-3 3v2l15 15-15 15v2l3 3h2l15-15 15 15h2l3-3v-2l-15-15 15-15v-2l-3-3h-2l-15 15z" fill="#fff"/>
<g fill="#7092ff">
<path d="M519.728 582.914l19.834-15.219L580 617.362l-19.834 15.219z" opacity=".5"/>
<path d="M510.597 571.013l19.834-15.219 6.088 7.934-19.834 15.219zm52.613 65.535l19.834-15.219 1.198 17.988-3.967 3.044z"/>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

Before After
Before After