hugo-theme-stack/assets/icons/mail-opened.svg
2024-07-06 07:31:22 +03:00

22 lines
480 B
XML

<!--
category: Communication
tags: [inbox, gmail, email, envelope, message, read]
version: "1.0"
unicode: "eae4"
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M3 9l9 6l9 -6l-9 -6l-9 6" />
<path d="M21 9v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10" />
<path d="M3 19l6 -6" />
<path d="M15 13l6 6" />
</svg>