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_758_3657)">
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.01"/>
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.00"/>
<path d="M7 1C6.46957 1 5.96086 1.21071 5.58579 1.58579C5.21071 1.96086 5 2.46957 5 3V9.188C4.6802 9.06743 4.34175 9.0038 4 9C3.40666 9 2.82664 9.17595 2.33329 9.50559C1.83994 9.83524 1.45543 10.3038 1.22836 10.8519C1.0013 11.4001 0.94189 12.0033 1.05765 12.5853C1.1734 13.1672 1.45912 13.7018 1.87868 14.1213C2.29824 14.5409 2.83279 14.8266 3.41473 14.9424C3.99667 15.0581 4.59987 14.9987 5.14805 14.7716C5.69623 14.5446 6.16477 14.1601 6.49441 13.6667C6.82405 13.1734 7 12.5933 7 12V5H13V9.188C12.6802 9.06743 12.3418 9.0038 12 9C11.4067 9 10.8266 9.17595 10.3333 9.50559C9.83994 9.83524 9.45543 10.3038 9.22836 10.8519C9.0013 11.4001 8.94189 12.0033 9.05764 12.5853C9.1734 13.1672 9.45912 13.7018 9.87868 14.1213C10.2982 14.5409 10.8328 14.8266 11.4147 14.9424C11.9967 15.0581 12.5999 14.9987 13.1481 14.7716C13.6962 14.5446 14.1648 14.1601 14.4944 13.6667C14.8241 13.1734 15 12.5933 15 12V3C15 2.46957 14.7893 1.96086 14.4142 1.58579C14.0391 1.21071 13.5304 1 13 1H7Z" fill="#232323"/>
</g>
<defs>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before After
Before After