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_1527_5086)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M4.78002 2.00002C2.69802 2.00002 0.999023 3.67502 0.999023 5.75002C0.999023 6.83002 1.45502 7.81502 2.18602 8.50002L7.90602 14L13.811 8.50002C14.1869 8.14742 14.4863 7.72142 14.6908 7.24839C14.8954 6.77536 15.0006 6.26538 15 5.75002C15 3.67502 13.3 2.00002 11.219 2.00002C9.84702 2.00002 8.65902 2.72102 7.99902 3.81302C7.66535 3.25799 7.19328 2.79911 6.62901 2.48131C6.06475 2.1635 5.42763 1.99766 4.78002 2.00002Z" fill="#232323"/>
</g>
<defs>

Before

Width:  |  Height:  |  Size: 755 B

After

Width:  |  Height:  |  Size: 755 B

Before After
Before After