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_758_3672)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M3 11V7C3 6.73478 2.89463 6.48043 2.70709 6.29289C2.51956 6.10536 2.26522 6 2 6C1.73478 6 1.48044 6.10536 1.29291 6.29289C1.10537 6.48043 1 6.73478 1 7V14C1 14.2652 1.10537 14.5196 1.29291 14.7071C1.48044 14.8946 1.73478 15 2 15H14C14.2652 15 14.5196 14.8946 14.7071 14.7071C14.8946 14.5196 15 14.2652 15 14V7C15 5.674 13 5.675 13 7V11H3ZM3 12H13V13H3V12Z" fill="#232323"/>
<path d="M6 10V6H4L8 1L12 6H10V10H6Z" fill="#232323"/>
</g>

Before

Width:  |  Height:  |  Size: 748 B

After

Width:  |  Height:  |  Size: 748 B

Before After
Before After