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

@ -4,7 +4,7 @@
<path d="M8.99999 3C8.76999 3 8.55998 3.04399 8.34398 3.09399C8.82498 3.64399 9.20499 4.271 9.37499 5H14V3H8.99999ZM2.99999 11V11.004H1.99999C1.7353 11.0013 1.48041 11.1039 1.29137 11.2892C1.10233 11.4745 0.994646 11.7273 0.991994 11.992C0.989341 12.2567 1.09192 12.5116 1.27721 12.7006C1.4625 12.8897 1.71531 12.9973 1.98 13H4.99999C5.22999 13 5.43999 12.956 5.65599 12.906C5.17499 12.356 4.79499 11.729 4.62499 11H2.99999Z" fill="#232323"/>
<path d="M12 1V7L16 4L12 1Z" fill="#232323"/>
<path d="M12 9V15L16 12L12 9Z" fill="#232323"/>
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.00"/>
</g>
<defs>
<clipPath id="clip0_412_3849">

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Before After
Before After