envelope from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
envelope
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the envelope emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M1 7.01C1 5.898 1.898 5 3.01 5H29c1.109 0 2 .904 2 2.01V25c0 1.109-.904 2-2.01 2H3.01A2.007 2.007 0 0 1 1 24.99zm2-.005v.497l12.326 7.854c.413.262.935.262 1.348 0L29 7.51v-.508L28.996 7H3.005l-.003.002zm26 2.877l-10.047 6.394L29 22.671zm-12.01 7.516a3.25 3.25 0 0 1-1.98 0L3.08 25h25.855zm-3.941-1.122L3 9.873V22.68z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastEnvelope(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M1 7.01C1 5.898 1.898 5 3.01 5H29c1.109 0 2 .904 2 2.01V25c0 1.109-.904 2-2.01 2H3.01A2.007 2.007 0 0 1 1 24.99zm2-.005v.497l12.326 7.854c.413.262.935.262 1.348 0L29 7.51v-.508L28.996 7H3.005l-.003.002zm26 2.877l-10.047 6.394L29 22.671zm-12.01 7.516a3.25 3.25 0 0 1-1.98 0L3.08 25h25.855zm-3.941-1.122L3 9.873V22.68z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M1 7.01C1 5.898 1.898 5 3.01 5H29c1.109 0 2 .904 2 2.01V25c0 1.109-.904 2-2.01 2H3.01A2.007 2.007 0 0 1 1 24.99zm2-.005v.497l12.326 7.854c.413.262.935.262 1.348 0L29 7.51v-.508L28.996 7H3.005l-.003.002zm26 2.877l-10.047 6.394L29 22.671zm-12.01 7.516a3.25 3.25 0 0 1-1.98 0L3.08 25h25.855zm-3.941-1.122L3 9.873V22.68z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%207.01C1%205.898%201.898%205%203.01%205H29c1.109%200%202%20.904%202%202.01V25c0%201.109-.904%202-2.01%202H3.01A2.007%202.007%200%200%201%201%2024.99zm2-.005v.497l12.326%207.854c.413.262.935.262%201.348%200L29%207.51v-.508L28.996%207H3.005l-.003.002zm26%202.877l-10.047%206.394L29%2022.671zm-12.01%207.516a3.25%203.25%200%200%201-1.98%200L3.08%2025h25.855zm-3.941-1.122L3%209.873V22.68z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%207.01C1%205.898%201.898%205%203.01%205H29c1.109%200%202%20.904%202%202.01V25c0%201.109-.904%202-2.01%202H3.01A2.007%202.007%200%200%201%201%2024.99zm2-.005v.497l12.326%207.854c.413.262.935.262%201.348%200L29%207.51v-.508L28.996%207H3.005l-.003.002zm26%202.877l-10.047%206.394L29%2022.671zm-12.01%207.516a3.25%203.25%200%200%201-1.98%200L3.08%2025h25.855zm-3.941-1.122L3%209.873V22.68z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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