6 lines
374 B
XML
6 lines
374 B
XML
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="32" cy="32" r="32" fill="#FF6B6B" opacity="0.1"/>
|
|
<path d="M32 16L32 42M24 34L32 42L40 34" stroke="#FF6B6B" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M20 48H44" stroke="#FF6B6B" stroke-width="3" stroke-linecap="round"/>
|
|
</svg>
|