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="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_412_3805)">
<path d="M0 16.004V0.00402832H16V16.004H0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 16.004V0.00402832H16V16.004H0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M8 0.504028C4.6 0.504028 1.78 2.85403 1 6.00403H2.5C3.24 3.68403 5.43 2.00403 8 2.00403C10.57 2.00403 12.76 3.68403 13.5 6.00403H15C14.22 2.85403 11.4 0.504028 8 0.504028ZM8 4.21303C7.38469 4.21216 6.78067 4.37828 6.25234 4.69369C5.72402 5.0091 5.29119 5.46198 5 6.00403H11C10.7071 5.46339 10.2739 5.0117 9.74597 4.69652C9.21803 4.38133 8.61487 4.21431 8 4.21303ZM1 8.00403L6.709 13.713C7.06991 14.0183 7.52729 14.1859 8 14.186C8.47133 14.1849 8.92714 14.0174 9.287 13.713H9.291L15 8.00403H1Z" fill="#232323"/>
</g>
<defs>

Before

Width:  |  Height:  |  Size: 884 B

After

Width:  |  Height:  |  Size: 884 B

Before After
Before After