21 lines
485 B
XML
21 lines
485 B
XML
<!--
|
|
tags: [message, mail, email, gmail, paper, airplane, aeroplane, send, contact, conversation]
|
|
category: Communication
|
|
version: "1.0"
|
|
unicode: "eb1e"
|
|
-->
|
|
<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="M10 14l11 -11" />
|
|
<path d="M21 3l-6.5 18a.55 .55 0 0 1 -1 0l-3.5 -7l-7 -3.5a.55 .55 0 0 1 0 -1l18 -6.5" />
|
|
</svg>
|