Skip to main content

Email


Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="wiw-icon wiw-email"></i>

Code point

  • Unicode: U+F13D
  • CSS: \F13D
  • JS: \uF13D
  • HTML: &#xF13D;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-email" viewBox="0 0 24 24">
  <path d="M21 4c.709 0 1.361.247 1.875.66l.126.107c.245.22.454.479.616.768l.078.147C23.89 6.08 24 6.527 24 7v10c0 1.654-1.346 3-3 3H3a2.987 2.987 0 0 1-1.957-.729A2.993 2.993 0 0 1 0 17V7c0-.473.11-.92.305-1.318l.078-.147a3.02 3.02 0 0 1 .616-.768l.126-.107a2.985 2.985 0 0 1 1.699-.655L3 4h18Zm-6.501 10.776-1.062.58c-.45.244-.944.367-1.437.367a3.01 3.01 0 0 1-1.438-.368L9.5 14.776 4.434 18h15.133l-5.068-3.224ZM2 10.684V17c0 .058.005.114.014.169l5.48-3.488L2 10.684Zm20 0-5.495 2.997 5.48 3.488A.94.94 0 0 0 22 17v-6.316ZM21 6H3a1 1 0 0 0-1 1v.812c0 .366.199.703.521.878l8.999 4.91a.996.996 0 0 0 .959 0l9-4.91A1 1 0 0 0 22 7.812V7a1 1 0 0 0-1-1Z"/>
</svg>