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_412_3792)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M4 1V3H12V1H4ZM2 4C1.5 4 1 4.5 1 5V9C1 9.5 1.5 10 2 10H3V8H10V6H14V10C14.5 10 15 9.5 15 9V5C15 4.5 14.5 4 14 4H2ZM4 9V14H10V9H4Z" fill="#232323"/>
<path d="M11 7V11.016L11.25 13H12.75L13 11V7H11ZM11 14V16H13V14H11Z" fill="#F44336"/>
</g>

Before

Width:  |  Height:  |  Size: 552 B

After

Width:  |  Height:  |  Size: 552 B

Before After
Before After