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_3658)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M3 1C1 1 1 3 1 3V13C1 15 3 15 3 15H13C13 15 15 15 15 13V3C15 1 13 1 13 1H11H3ZM3 3.004H11V4.004H3V3.004ZM3 6.004H12V7.004H3V6.004ZM3 9.004H9V10.004H3V9.004ZM3 12.004H12V13.004H3V12.004Z" fill="#232323"/>
</g>
<defs>

Before

Width:  |  Height:  |  Size: 523 B

After

Width:  |  Height:  |  Size: 523 B

Before After
Before After