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_514_3605)">
<path d="M0 16H16V0H0V16Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 16H16V0H0V16Z" fill="#808080" fill-opacity="0.00"/>
<path d="M3 1.03003C3 1.03003 1 1.03003 1 3.03003V13.03C1 13.03 1 15.03 3 15.03H13C13 15.03 15 15.03 15 13.03V3.03003C15 1.03003 13 1.03003 13 1.03003H3ZM5 9.03003H11V11.03H5V9.03003ZM8 4.53003L11 8.03003H5L8 4.53003Z" fill="#232323"/>
</g>
<defs>

Before

Width:  |  Height:  |  Size: 547 B

After

Width:  |  Height:  |  Size: 547 B

Before After
Before After