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_515_3612)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M2 2C1 2 1 3 1 3V12C1 12 1 13 2 13H14C14 13 15 13 15 12V3C15 3 15 2 14 2H2ZM3 4H13V11L3 10.976V4ZM0 14V14.997H16V14C16 13 15 13 15 13H0.977997C0.977997 13 0 13 0 14Z" fill="#232323"/>
</g>
<defs>

Before

Width:  |  Height:  |  Size: 503 B

After

Width:  |  Height:  |  Size: 503 B

Before After
Before After