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_3679)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M1.82002 2.01C1.55923 2.05745 1.32796 2.20651 1.17701 2.4244C1.02607 2.64229 0.967803 2.91119 1.01502 3.17202L3.16502 14.994H12.834L14.984 3.17202C15.0074 3.04273 15.005 2.91008 14.9771 2.7817C14.9492 2.65331 14.8962 2.5317 14.8213 2.42379C14.7464 2.31587 14.6509 2.22379 14.5403 2.15279C14.4298 2.08179 14.3063 2.03326 14.177 2.01C13.9162 1.96278 13.6473 2.02104 13.4294 2.17199C13.2115 2.32293 13.0625 2.55424 13.015 2.81502L11.165 12.995H4.83403L2.98402 2.81502C2.96054 2.68569 2.91178 2.56224 2.84056 2.45177C2.76933 2.3413 2.677 2.24596 2.56889 2.17119C2.46078 2.09643 2.33899 2.0437 2.21049 2.01604C2.08199 1.98838 1.94931 1.98633 1.82002 2.01Z" fill="#232323"/>
</g>
<defs>

Before

Width:  |  Height:  |  Size: 988 B

After

Width:  |  Height:  |  Size: 988 B

Before After
Before After