envelope from Font Awesome Regular by Dave Gandy · Regular · Business · CC-BY-4.0 Attribution required.

Name
envelope
Set
Font Awesome Regular
Style
Regular
Category
Business
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More business icons from Font Awesome Regular

Use the envelope icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M125.4 128C91.5 128 64 155.5 64 189.4c0 .9 0 1.7.1 2.6H64v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V192h-.1c0-.9.1-1.7.1-2.6c0-33.9-27.5-61.4-61.4-61.4zM528 256.3V448c0 8.8-7.2 16-16 16H128c-8.8 0-16-7.2-16-16V256.3l154.8 117.4c31.4 23.9 74.9 23.9 106.4 0zm-416-66.9c0-7.4 6-13.4 13.4-13.4h389.2c7.4 0 13.4 6 13.4 13.4c0 4.2-2 8.2-5.3 10.7L344.2 335.5c-14.3 10.8-34.1 10.8-48.4 0L117.3 200.1c-3.3-2.5-5.3-6.5-5.3-10.7"/></svg>

React

import type { SVGProps } from "react";

export function Fa7RegularEnvelope(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M125.4 128C91.5 128 64 155.5 64 189.4c0 .9 0 1.7.1 2.6H64v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V192h-.1c0-.9.1-1.7.1-2.6c0-33.9-27.5-61.4-61.4-61.4zM528 256.3V448c0 8.8-7.2 16-16 16H128c-8.8 0-16-7.2-16-16V256.3l154.8 117.4c31.4 23.9 74.9 23.9 106.4 0zm-416-66.9c0-7.4 6-13.4 13.4-13.4h389.2c7.4 0 13.4 6 13.4 13.4c0 4.2-2 8.2-5.3 10.7L344.2 335.5c-14.3 10.8-34.1 10.8-48.4 0L117.3 200.1c-3.3-2.5-5.3-6.5-5.3-10.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M125.4 128C91.5 128 64 155.5 64 189.4c0 .9 0 1.7.1 2.6H64v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V192h-.1c0-.9.1-1.7.1-2.6c0-33.9-27.5-61.4-61.4-61.4zM528 256.3V448c0 8.8-7.2 16-16 16H128c-8.8 0-16-7.2-16-16V256.3l154.8 117.4c31.4 23.9 74.9 23.9 106.4 0zm-416-66.9c0-7.4 6-13.4 13.4-13.4h389.2c7.4 0 13.4 6 13.4 13.4c0 4.2-2 8.2-5.3 10.7L344.2 335.5c-14.3 10.8-34.1 10.8-48.4 0L117.3 200.1c-3.3-2.5-5.3-6.5-5.3-10.7"/></svg>
</template>

CSS

.icon-envelope {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M125.4%20128C91.5%20128%2064%20155.5%2064%20189.4c0%20.9%200%201.7.1%202.6H64v256c0%2035.3%2028.7%2064%2064%2064h384c35.3%200%2064-28.7%2064-64V192h-.1c0-.9.1-1.7.1-2.6c0-33.9-27.5-61.4-61.4-61.4zM528%20256.3V448c0%208.8-7.2%2016-16%2016H128c-8.8%200-16-7.2-16-16V256.3l154.8%20117.4c31.4%2023.9%2074.9%2023.9%20106.4%200zm-416-66.9c0-7.4%206-13.4%2013.4-13.4h389.2c7.4%200%2013.4%206%2013.4%2013.4c0%204.2-2%208.2-5.3%2010.7L344.2%20335.5c-14.3%2010.8-34.1%2010.8-48.4%200L117.3%20200.1c-3.3-2.5-5.3-6.5-5.3-10.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M125.4%20128C91.5%20128%2064%20155.5%2064%20189.4c0%20.9%200%201.7.1%202.6H64v256c0%2035.3%2028.7%2064%2064%2064h384c35.3%200%2064-28.7%2064-64V192h-.1c0-.9.1-1.7.1-2.6c0-33.9-27.5-61.4-61.4-61.4zM528%20256.3V448c0%208.8-7.2%2016-16%2016H128c-8.8%200-16-7.2-16-16V256.3l154.8%20117.4c31.4%2023.9%2074.9%2023.9%20106.4%200zm-416-66.9c0-7.4%206-13.4%2013.4-13.4h389.2c7.4%200%2013.4%206%2013.4%2013.4c0%204.2-2%208.2-5.3%2010.7L344.2%20335.5c-14.3%2010.8-34.1%2010.8-48.4%200L117.3%20200.1c-3.3-2.5-5.3-6.5-5.3-10.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-regular/envelope.svg?color=%231a73e8&size=48