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,7 +1,7 @@
<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_4617)">
<path d="M6.25001 1.005L6.09601 2.849C5.51116 3.06559 4.96741 3.38008 4.48801 3.77901L2.81201 2.989L1.06201 6.021L2.58401 7.077C2.52981 7.38341 2.50171 7.69385 2.50001 8.005C2.50016 8.31738 2.52693 8.62917 2.58001 8.93701L1.06201 9.98901L2.81201 13.02L4.48401 12.233C4.96506 12.6302 5.51017 12.9427 6.09601 13.157L6.25001 15.005H9.75001L9.90401 13.161C10.4889 12.9444 11.0326 12.6299 11.512 12.231L13.187 13.021L14.937 9.98901L13.416 8.933C13.4702 8.6266 13.4983 8.31616 13.5 8.005C13.4999 7.69263 13.4731 7.38084 13.42 7.073L14.938 6.021L13.188 2.989L11.516 3.777C11.035 3.37981 10.4899 3.06736 9.90401 2.853L9.75001 1.005H6.25001ZM8.00001 6.005C8.53044 6.005 9.03915 6.21572 9.41422 6.59079C9.7893 6.96586 10 7.47457 10 8.005C10 8.53544 9.7893 9.04415 9.41422 9.41922C9.03915 9.79429 8.53044 10.005 8.00001 10.005C7.46958 10.005 6.96087 9.79429 6.5858 9.41922C6.21073 9.04415 6.00001 8.53544 6.00001 8.005C6.00001 7.47457 6.21073 6.96586 6.5858 6.59079C6.96087 6.21572 7.46958 6.005 8.00001 6.005Z" fill="#232323"/>
<path d="M0 0.00500488H16V16.005H0V0.00500488Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 0.00500488H16V16.005H0V0.00500488Z" fill="#808080" fill-opacity="0.00"/>
</g>
<defs>
<clipPath id="clip0_1527_4617">

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before After
Before After