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_514_3604)">
<path d="M0.000976562 0H16.001V16H0.000976562V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0.000976562 0H16.001V16H0.000976562V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M8.00098 1C4.15898 1 1.00098 4.158 1.00098 8C1.00098 11.842 4.15898 15 8.00098 15C11.843 15 15.001 11.842 15.001 8C15.001 4.158 11.843 1 8.00098 1ZM8.00098 6C9.09998 6 10.001 6.901 10.001 8C10.001 9.099 9.09998 10 8.00098 10C6.90198 10 6.00098 9.099 6.00098 8C6.00098 6.901 6.90198 6 8.00098 6Z" fill="#232323"/>
</g>
<defs>

Before

Width:  |  Height:  |  Size: 691 B

After

Width:  |  Height:  |  Size: 691 B

Before After
Before After