8 lines
544 B
XML
8 lines
544 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
|
|
<rect x="4" y="4" width="40" height="40" rx="14" fill="#FFF0E6"/>
|
|
<path d="M15 18h18a3 3 0 0 1 3 3v12H15a3 3 0 0 1-3-3v-9a3 3 0 0 1 3-3Z" fill="#FFFFFF" stroke="#B9652D" stroke-width="2.4" stroke-linejoin="round"/>
|
|
<path d="M16 18v-3h14v3" stroke="#B9652D" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<circle cx="29" cy="26" r="2.5" fill="#B9652D"/>
|
|
<path d="M18 26h6" stroke="#B9652D" stroke-width="2.4" stroke-linecap="round"/>
|
|
</svg>
|