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="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_412_3746)">
<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="M6 7.00299V12.003H7V16.003L10 11.003H9L10.5 7.00299H6Z" fill="#232323"/>
<path d="M8 0.00299072C5.929 0.00299072 4.16501 1.27098 3.40601 3.06598C2.46022 3.20403 1.59563 3.67776 0.970276 4.4006C0.344922 5.12345 0.000541617 6.04718 0 7.00299C0 8.06386 0.421424 9.08127 1.17157 9.83142C1.92172 10.5816 2.93913 11.003 4 11.003H5V6.00299H11.943L10.443 10.003H11.766L11.166 11.003H12.5C13.4283 11.003 14.3185 10.6343 14.9749 9.97787C15.6312 9.3215 16 8.43125 16 7.50299C16.0004 6.64569 15.6852 5.81823 15.1146 5.17844C14.5439 4.53864 13.7578 4.13127 12.906 4.034C12.6796 2.89886 12.0673 1.87709 11.173 1.14227C10.2786 0.407453 9.15749 0.00489359 8 0.00299072ZM7 8.00299V11.003H7.93201L9.05701 8.00299H7Z" fill="#232323"/>
</g>

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 1 KiB

Before After
Before After