closed mailbox with raised flag emoji

closed-mailbox-with-raised-flag from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
closed-mailbox-with-raised-flag
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 closed mailbox with raised flag emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18.42.37c-.67 0-1.21.54-1.21 1.21v8.904A2.419 2.419 0 0 0 18.42 15a2.42 2.42 0 0 0 1.21-4.516V5h4.502c.475 0 .868-.369.868-.816V1.816c0-.447-.393-.816-.869-.816h-4.648A1.21 1.21 0 0 0 18.42.37M9.27 20H4.98c-.54 0-.98.44-.98.98s.44.98.98.98h4.29c.54 0 .98-.44.98-.98a.97.97 0 0 0-.98-.98"/><path d="M7.84 6h8.37v2h-3.542a6.82 6.82 0 0 1 2.002 4.84v9.77h11.32a.5.5 0 0 0 .5-.5v-9.269A4.847 4.847 0 0 0 21.65 8h-1.02V6h1.02c3.774 0 6.828 3.059 6.84 6.837v9.273a2.5 2.5 0 0 1-2.5 2.5h-9.18v5.43h-4.98v-5.43H3.5a2.5 2.5 0 0 1-2.5-2.5v-9.27A6.834 6.834 0 0 1 7.84 6m0 2A4.834 4.834 0 0 0 3 12.84v9.27a.5.5 0 0 0 .5.5h9.17v-9.77A4.83 4.83 0 0 0 7.84 8"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastClosedMailboxWithRaisedFlag(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18.42.37c-.67 0-1.21.54-1.21 1.21v8.904A2.419 2.419 0 0 0 18.42 15a2.42 2.42 0 0 0 1.21-4.516V5h4.502c.475 0 .868-.369.868-.816V1.816c0-.447-.393-.816-.869-.816h-4.648A1.21 1.21 0 0 0 18.42.37M9.27 20H4.98c-.54 0-.98.44-.98.98s.44.98.98.98h4.29c.54 0 .98-.44.98-.98a.97.97 0 0 0-.98-.98"/><path d="M7.84 6h8.37v2h-3.542a6.82 6.82 0 0 1 2.002 4.84v9.77h11.32a.5.5 0 0 0 .5-.5v-9.269A4.847 4.847 0 0 0 21.65 8h-1.02V6h1.02c3.774 0 6.828 3.059 6.84 6.837v9.273a2.5 2.5 0 0 1-2.5 2.5h-9.18v5.43h-4.98v-5.43H3.5a2.5 2.5 0 0 1-2.5-2.5v-9.27A6.834 6.834 0 0 1 7.84 6m0 2A4.834 4.834 0 0 0 3 12.84v9.27a.5.5 0 0 0 .5.5h9.17v-9.77A4.83 4.83 0 0 0 7.84 8"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18.42.37c-.67 0-1.21.54-1.21 1.21v8.904A2.419 2.419 0 0 0 18.42 15a2.42 2.42 0 0 0 1.21-4.516V5h4.502c.475 0 .868-.369.868-.816V1.816c0-.447-.393-.816-.869-.816h-4.648A1.21 1.21 0 0 0 18.42.37M9.27 20H4.98c-.54 0-.98.44-.98.98s.44.98.98.98h4.29c.54 0 .98-.44.98-.98a.97.97 0 0 0-.98-.98"/><path d="M7.84 6h8.37v2h-3.542a6.82 6.82 0 0 1 2.002 4.84v9.77h11.32a.5.5 0 0 0 .5-.5v-9.269A4.847 4.847 0 0 0 21.65 8h-1.02V6h1.02c3.774 0 6.828 3.059 6.84 6.837v9.273a2.5 2.5 0 0 1-2.5 2.5h-9.18v5.43h-4.98v-5.43H3.5a2.5 2.5 0 0 1-2.5-2.5v-9.27A6.834 6.834 0 0 1 7.84 6m0 2A4.834 4.834 0 0 0 3 12.84v9.27a.5.5 0 0 0 .5.5h9.17v-9.77A4.83 4.83 0 0 0 7.84 8"/></g></svg>
</template>

CSS

.icon-closed-mailbox-with-raised-flag {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.42.37c-.67%200-1.21.54-1.21%201.21v8.904A2.419%202.419%200%200%200%2018.42%2015a2.42%202.42%200%200%200%201.21-4.516V5h4.502c.475%200%20.868-.369.868-.816V1.816c0-.447-.393-.816-.869-.816h-4.648A1.21%201.21%200%200%200%2018.42.37M9.27%2020H4.98c-.54%200-.98.44-.98.98s.44.98.98.98h4.29c.54%200%20.98-.44.98-.98a.97.97%200%200%200-.98-.98%22%2F%3E%3Cpath%20d%3D%22M7.84%206h8.37v2h-3.542a6.82%206.82%200%200%201%202.002%204.84v9.77h11.32a.5.5%200%200%200%20.5-.5v-9.269A4.847%204.847%200%200%200%2021.65%208h-1.02V6h1.02c3.774%200%206.828%203.059%206.84%206.837v9.273a2.5%202.5%200%200%201-2.5%202.5h-9.18v5.43h-4.98v-5.43H3.5a2.5%202.5%200%200%201-2.5-2.5v-9.27A6.834%206.834%200%200%201%207.84%206m0%202A4.834%204.834%200%200%200%203%2012.84v9.27a.5.5%200%200%200%20.5.5h9.17v-9.77A4.83%204.83%200%200%200%207.84%208%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.42.37c-.67%200-1.21.54-1.21%201.21v8.904A2.419%202.419%200%200%200%2018.42%2015a2.42%202.42%200%200%200%201.21-4.516V5h4.502c.475%200%20.868-.369.868-.816V1.816c0-.447-.393-.816-.869-.816h-4.648A1.21%201.21%200%200%200%2018.42.37M9.27%2020H4.98c-.54%200-.98.44-.98.98s.44.98.98.98h4.29c.54%200%20.98-.44.98-.98a.97.97%200%200%200-.98-.98%22%2F%3E%3Cpath%20d%3D%22M7.84%206h8.37v2h-3.542a6.82%206.82%200%200%201%202.002%204.84v9.77h11.32a.5.5%200%200%200%20.5-.5v-9.269A4.847%204.847%200%200%200%2021.65%208h-1.02V6h1.02c3.774%200%206.828%203.059%206.84%206.837v9.273a2.5%202.5%200%200%201-2.5%202.5h-9.18v5.43h-4.98v-5.43H3.5a2.5%202.5%200%200%201-2.5-2.5v-9.27A6.834%206.834%200%200%201%207.84%206m0%202A4.834%204.834%200%200%200%203%2012.84v9.27a.5.5%200%200%200%20.5.5h9.17v-9.77A4.83%204.83%200%200%200%207.84%208%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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