Files
2026-07-04 15:16:50 +02:00

13 lines
625 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"
fill="none" stroke="currentColor" stroke-width="1.7"
stroke-linecap="round" stroke-linejoin="round"
role="img" aria-label="Autoresponder">
<!-- PL: Koperta (treść maila). EN: Envelope (mail body). -->
<rect x="4" y="3" width="16" height="9.5" rx="2.25"/>
<!-- PL: Klapka koperty. EN: Envelope flap. -->
<path d="M5.25 4.75 12 9l6.75-4.25"/>
<!-- PL: Strzalka auto-odpowiedzi wychodzaca z koperty. EN: Auto-reply return arrow. -->
<path d="M19 12.5V14a4 4 0 0 1-4 4H7.5"/>
<path d="M10.5 15 7.5 18l3 3"/>
</svg>