fix: reduce symbolic icon background opacity to 0

This commit is contained in:
git-f0x 2024-08-03 02:07:28 +02:00
parent 73be037ba2
commit ecef115e2b
197 changed files with 198 additions and 198 deletions

View file

@ -1,6 +1,6 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_412_3821)">
<path d="M16 0H0V16H16V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M16 0H0V16H16V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M6 4.98999L10.5 10.49L15 4.98999C14.997 4.99399 13.667 4.98999 13 4.98999V1.98999H8V4.98999H6Z" fill="#232323"/>
<path d="M10 11.99L5.5 6.48999L1 11.99C1.003 11.986 2.333 11.99 3 11.99V14.99H8V11.99H10Z" fill="#232323"/>
</g>

Before

Width:  |  Height:  |  Size: 541 B

After

Width:  |  Height:  |  Size: 541 B

Before After
Before After