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_3822)">
<path d="M16 0H0V16H16V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M16 0H0V16H16V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M6 4L10.5 9.5L15 4C14.997 4.004 13.667 4 13 4V1H8V4H6Z" fill="#232323"/>
<path opacity="0.35" d="M10 11L5.5 5.5L1 11C1.003 10.996 2.333 11 3 11V14H8V11H10Z" fill="#232323"/>
</g>

Before

Width:  |  Height:  |  Size: 494 B

After

Width:  |  Height:  |  Size: 494 B

Before After
Before After