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_3671)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M6 1V5H4L8 10L12 5H10V1H6Z" fill="#232323"/>
<path d="M1.97996 5.98597C1.71508 5.99018 1.46272 6.09932 1.27824 6.28943C1.09375 6.47954 0.992207 6.73509 0.995949 6.99997V14C0.995949 14.2652 1.10132 14.5195 1.28886 14.7071C1.47639 14.8946 1.73073 15 1.99595 15H13.9959C14.2612 15 14.5156 14.8946 14.7031 14.7071C14.8906 14.5195 14.9959 14.2652 14.9959 14V6.99997C14.9959 5.67297 12.9959 5.67497 12.9959 6.99997V11H2.99595V6.99997C2.99784 6.86612 2.97288 6.73325 2.92246 6.60924C2.87205 6.48523 2.79724 6.3726 2.70249 6.27804C2.60774 6.18347 2.49494 6.10889 2.37083 6.05872C2.24672 6.00855 2.11381 5.98381 1.97996 5.98597ZM2.99595 12H12.9959V13H2.99595V12Z" fill="#232323"/>
</g>

Before

Width:  |  Height:  |  Size: 991 B

After

Width:  |  Height:  |  Size: 991 B

Before After
Before After