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_3873)">
<path d="M0 0.00299072H16V16.003H0V0.00299072Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 0.00299072H16V16.003H0V0.00299072Z" fill="#808080" fill-opacity="0.00"/>
<path d="M8 2.00299C7.20435 2.00299 6.44129 2.31906 5.87868 2.88167C5.31607 3.44428 5 4.20734 5 5.00299C5 6.24599 5.745 7.30599 6.821 7.76199L5 14.003H11L9.179 7.76199C9.72065 7.53276 10.1825 7.14858 10.5065 6.6577C10.8305 6.16682 11.0022 5.59115 11 5.00299C11 4.20734 10.6839 3.44428 10.1213 2.88167C9.55871 2.31906 8.79565 2.00299 8 2.00299Z" fill="#232323"/>
</g>
<defs>

Before

Width:  |  Height:  |  Size: 694 B

After

Width:  |  Height:  |  Size: 694 B

Before After
Before After