icons/3/embarrassed.svg

10 lines
484 B
XML
Raw Permalink Normal View History

2026-06-01 20:07:36 +02:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#ccb3b3" fill-opacity="0.1"/>
<g fill="none" stroke="#ccb3b3" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="24" r="16"/>
<circle cx="18" cy="18" r="3" fill="currentColor"/>
<circle cx="30" cy="18" r="3" fill="currentColor"/>
<path d="M14 28 Q24 34 34 28"/>
<rect x="16" y="30" width="16" height="4" rx="2"/>
</g>
</svg>