Fix light-mode emoji borders. (#18131)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -2 40 40">
|
||||
<g>
|
||||
<circle cx="18" cy="18" r="18" stroke="white" stroke-linejoin="round" stroke-width="4px"/>
|
||||
<circle cx="18" cy="18" r="18" stroke="black" stroke-linejoin="round" stroke-width="4px"/>
|
||||
</g>
|
||||
<circle fill="#E6E7E8" cx="18" cy="18" r="18"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 250 B After Width: | Height: | Size: 250 B |
Reference in New Issue
Block a user