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_3752)">
<path d="M0.000488281 0H16.0005V16H0.000488281V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0.000488281 0H16.0005V16H0.000488281V0Z" fill="#808080" fill-opacity="0.00"/>
<path opacity="0.65" d="M0.000488281 3H13.0005C16.0005 3 16.0005 6 16.0005 6H3.00049C3.00049 6 0.000488281 6 0.000488281 3Z" fill="#232323"/>
<path opacity="0.65" d="M13.0005 7H0.000488281C0.000488281 10 3.00049 10 3.00049 10H16.0005C16.0005 10 16.0005 7 13.0005 7Z" fill="#232323"/>
<path opacity="0.65" d="M0.000488281 11H13.0005C16.0005 11 16.0005 14 16.0005 14H3.00049C3.00049 14 0.000488281 14 0.000488281 11Z" fill="#232323"/>

Before

Width:  |  Height:  |  Size: 803 B

After

Width:  |  Height:  |  Size: 803 B

Before After
Before After