6 lines
268 B
XML
6 lines
268 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none">
|
|
<rect width="32" height="32" rx="8" fill="#ef4444"/>
|
|
<circle cx="16" cy="16" r="8" fill="white" opacity="0.9"/>
|
|
<circle cx="16" cy="16" r="4" fill="#ef4444"/>
|
|
</svg>
|