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="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1527_4667)">
<path d="M0.0310059 0H16.031V16H0.0310059V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0.0310059 0H16.031V16H0.0310059V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M10.511 4.69C10.8619 5.12265 11.0401 5.66992 11.0111 6.2262C10.9821 6.78247 10.7481 7.30833 10.3542 7.70221C9.96037 8.09609 9.43457 8.33005 8.8783 8.35901C8.32202 8.38797 7.77469 8.20986 7.34204 7.85901C7.47833 8.43476 7.80537 8.94747 8.26996 9.31384C8.73455 9.68021 9.3094 9.87871 9.90106 9.87701C10.5981 9.87675 11.2666 9.59963 11.7594 9.10663C12.2522 8.61362 12.5291 7.94507 12.5291 7.24799C12.5305 6.65649 12.332 6.08188 11.9656 5.61749C11.5993 5.15311 11.0866 4.82626 10.511 4.69Z" fill="#232323"/>
<path d="M8.03101 3.5C8.03101 3.22386 7.80715 3 7.53101 3C7.25486 3 7.03101 3.22386 7.03101 3.5C7.03101 3.77614 7.25486 4 7.53101 4C7.80715 4 8.03101 3.77614 8.03101 3.5Z" fill="#232323"/>
<path d="M5.53101 7.5L5.034 5.99701L3.53101 5.5L5.034 5.00299L5.53101 3.5L6.02802 5.00299L7.53101 5.5L6.02802 5.99701L5.53101 7.5Z" fill="#232323"/>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Before After
Before After