fix: reduce symbolic icon background opacity to 0
Some icons had an opacity of 0.012.
This commit is contained in:
parent
ecef115e2b
commit
694ca964db
16 changed files with 16 additions and 16 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<g clip-path="url(#clip0_515_3615)">
|
||||
<path d="M6 1C4.892 1 4 1.892 4 3V10C4 11.108 4.892 12 6 12H10C11.108 12 12 11.108 12 10V3C12 1.892 11.108 1 10 1H6Z" fill="#232323"/>
|
||||
<path d="M5 13V15H11V13H5Z" fill="#232323"/>
|
||||
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.012"/>
|
||||
<path d="M0 0H16V16H0V0Z" fill="#808080" fill-opacity="0.00"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_515_3615">
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 491 B After Width: | Height: | Size: 490 B |
Loading…
Add table
Add a link
Reference in a new issue