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_3675)">
<path d="M0 -0.00299072H16V15.997H0V-0.00299072Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 -0.00299072H16V15.997H0V-0.00299072Z" fill="#808080" fill-opacity="0.00"/>
<path d="M6.75 3H3.25C3.11193 3 3 3.11193 3 3.25V6.75C3 6.88807 3.11193 7 3.25 7H6.75C6.88807 7 7 6.88807 7 6.75V3.25C7 3.11193 6.88807 3 6.75 3Z" fill="#232323"/>
<path d="M12.75 3H9.25C9.11193 3 9 3.11193 9 3.25V6.75C9 6.88807 9.11193 7 9.25 7H12.75C12.8881 7 13 6.88807 13 6.75V3.25C13 3.11193 12.8881 3 12.75 3Z" fill="#232323"/>
<path d="M6.75 9H3.25C3.11193 9 3 9.11193 3 9.25V12.75C3 12.8881 3.11193 13 3.25 13H6.75C6.88807 13 7 12.8881 7 12.75V9.25C7 9.11193 6.88807 9 6.75 9Z" fill="#232323"/>

Before

Width:  |  Height:  |  Size: 1,012 B

After

Width:  |  Height:  |  Size: 1,012 B

Before After
Before After