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_3756)">
<path d="M0 0H16V16H0V0Z" fill="#525252" fill-opacity="0.01"/>
<path d="M0 0H16V16H0V0Z" fill="#525252" fill-opacity="0.00"/>
<path d="M7.75 1.03003C4.987 1.13103 2.441 2.83503 1.437 5.59203C0.115004 9.22503 1.961 13.27 5.594 14.592C8.352 15.596 11.334 14.737 13.187 12.686C11.8135 13.1366 10.3287 13.1147 8.969 12.624C5.595 11.396 3.866 7.65403 5.094 4.28003C5.608 2.86703 6.568 1.77203 7.75 1.03003Z" fill="#232323"/>
</g>
<defs>

Before

Width:  |  Height:  |  Size: 604 B

After

Width:  |  Height:  |  Size: 604 B

Before After
Before After