postbox emoji

postbox from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
postbox
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the postbox emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVG5crXuFBD" d="M53.774 13.502v39.62a2.704 2.704 0 0 1-2.701 2.702H20.456a2.7 2.7 0 0 1-2.701-2.701V13.502a2.7 2.7 0 0 1 2.701-2.702h30.617a2.704 2.704 0 0 1 2.701 2.701z"/><path id="SVGAEggLJAw" d="M50.064 19.14v4.043h-28.8v-4.042c0-.895.673-1.617 1.506-1.617h25.79c.832 0 1.504.722 1.504 1.617z"/></defs><g stroke-miterlimit="10"><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" d="M29.992 54.879v14h11v-14"/><path fill="#ea5a47" d="M53.774 13.502v39.62a2.704 2.704 0 0 1-2.701 2.702H20.456a2.7 2.7 0 0 1-2.701-2.701V13.502a2.7 2.7 0 0 1 2.701-2.702h30.617a2.704 2.704 0 0 1 2.701 2.701"/><path fill="#d22f27" stroke="#d22f27" stroke-linejoin="round" stroke-width="2" d="M47.491 11.084h4.646c.673 0 1.224 1.206 1.224 2.701v39.621c-.644 2.878-5.832 2.05-5.832 2.05"/><path fill="#3f3f3f" stroke="#3f3f3f" stroke-linecap="round" stroke-width="2" d="M50.065 22.225v6.08c0 .747-.672 1.35-1.505 1.35H22.77c-.833 0-1.505-.603-1.505-1.35v-6.08z"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42.345 42.8h-13.41c-.44 0-.84-.1-1.15-.28c-.39-.21-.64-.54-.64-.9V18.76c0-.35.24-.67.62-.89c.31-.18.72-.29 1.17-.29h13.38l-7.41 8.04l-2.09 2.26c-.11.12-.21.24-.29.36c-.91 1.23-.91 2.66.01 3.88c.08.12.18.24.28.35l2.1 2.27zm.181-24.896l.02-.032"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42.905 18.47v23.47c0 .29-.18.58-.46.79l-.1.07l-7.43-8.06l-2.1-2.27c-.1-.11-.2-.23-.28-.35c-.92-1.22-.92-2.65-.01-3.88c.08-.12.18-.24.29-.36l2.09-2.26l7.41-8.04c.03.02.07.05.11.07c.3.22.48.5.48.82"/><path fill="#ea5a47" d="M50.064 19.14v4.043h-28.8v-4.042c0-.895.673-1.617 1.506-1.617h25.79c.832 0 1.504.722 1.504 1.617"/><path fill="#d22f27" stroke="#d22f27" stroke-linejoin="round" stroke-width="2" d="M43.315 23.25v-.07m6.75-4.04v4.04h-4.04v-5.66h3.136c.503 0 .904.73.904 1.62z"/><path fill="#fff" d="M30 60.25V69h11v-8.937"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"><use href="#SVG5crXuFBD"/><use href="#SVG5crXuFBD"/><path d="M22.658 29.653c-.79-.042-1.413-.629-1.413-1.349v-6.079h28.8v6.08c0 .747-.673 1.35-1.505 1.35"/><use href="#SVGAEggLJAw"/><use href="#SVGAEggLJAw"/><path stroke-linejoin="round" d="M30 60.25V69h11v-8.937M34.93 26.73l-2.081 2.226c-.11.12-.211.24-.292.358c-.915 1.224-.915 2.647.01 3.86c.08.12.181.24.282.349l2.113 2.258l7.475 8.019H28.946c-.443 0-.845-.1-1.157-.279c-.393-.209-.644-.537-.644-.895L27 26.594"/><path stroke-linejoin="round" d="M43 26.837v16.107c0 .289-.181.577-.463.786l-.1.07l-7.475-8.019l-2.113-2.258c-.1-.11-.201-.23-.282-.349c-.925-1.213-.925-2.636-.01-3.86c.08-.12.181-.238.292-.358l2.103-2.248l.041-.045"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPostbox(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVG5crXuFBD" d="M53.774 13.502v39.62a2.704 2.704 0 0 1-2.701 2.702H20.456a2.7 2.7 0 0 1-2.701-2.701V13.502a2.7 2.7 0 0 1 2.701-2.702h30.617a2.704 2.704 0 0 1 2.701 2.701z"/><path id="SVGAEggLJAw" d="M50.064 19.14v4.043h-28.8v-4.042c0-.895.673-1.617 1.506-1.617h25.79c.832 0 1.504.722 1.504 1.617z"/></defs><g strokeMiterlimit="10"><path fill="#fff" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.8" d="M29.992 54.879v14h11v-14"/><path fill="#ea5a47" d="M53.774 13.502v39.62a2.704 2.704 0 0 1-2.701 2.702H20.456a2.7 2.7 0 0 1-2.701-2.701V13.502a2.7 2.7 0 0 1 2.701-2.702h30.617a2.704 2.704 0 0 1 2.701 2.701"/><path fill="#d22f27" stroke="#d22f27" strokeLinejoin="round" strokeWidth="2" d="M47.491 11.084h4.646c.673 0 1.224 1.206 1.224 2.701v39.621c-.644 2.878-5.832 2.05-5.832 2.05"/><path fill="#3f3f3f" stroke="#3f3f3f" strokeLinecap="round" strokeWidth="2" d="M50.065 22.225v6.08c0 .747-.672 1.35-1.505 1.35H22.77c-.833 0-1.505-.603-1.505-1.35v-6.08z"/><path fill="#d0cfce" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M42.345 42.8h-13.41c-.44 0-.84-.1-1.15-.28c-.39-.21-.64-.54-.64-.9V18.76c0-.35.24-.67.62-.89c.31-.18.72-.29 1.17-.29h13.38l-7.41 8.04l-2.09 2.26c-.11.12-.21.24-.29.36c-.91 1.23-.91 2.66.01 3.88c.08.12.18.24.28.35l2.1 2.27zm.181-24.896l.02-.032"/><path fill="#d0cfce" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M42.905 18.47v23.47c0 .29-.18.58-.46.79l-.1.07l-7.43-8.06l-2.1-2.27c-.1-.11-.2-.23-.28-.35c-.92-1.22-.92-2.65-.01-3.88c.08-.12.18-.24.29-.36l2.09-2.26l7.41-8.04c.03.02.07.05.11.07c.3.22.48.5.48.82"/><path fill="#ea5a47" d="M50.064 19.14v4.043h-28.8v-4.042c0-.895.673-1.617 1.506-1.617h25.79c.832 0 1.504.722 1.504 1.617"/><path fill="#d22f27" stroke="#d22f27" strokeLinejoin="round" strokeWidth="2" d="M43.315 23.25v-.07m6.75-4.04v4.04h-4.04v-5.66h3.136c.503 0 .904.73.904 1.62z"/><path fill="#fff" d="M30 60.25V69h11v-8.937"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2"><use href="#SVG5crXuFBD"/><use href="#SVG5crXuFBD"/><path d="M22.658 29.653c-.79-.042-1.413-.629-1.413-1.349v-6.079h28.8v6.08c0 .747-.673 1.35-1.505 1.35"/><use href="#SVGAEggLJAw"/><use href="#SVGAEggLJAw"/><path strokeLinejoin="round" d="M30 60.25V69h11v-8.937M34.93 26.73l-2.081 2.226c-.11.12-.211.24-.292.358c-.915 1.224-.915 2.647.01 3.86c.08.12.181.24.282.349l2.113 2.258l7.475 8.019H28.946c-.443 0-.845-.1-1.157-.279c-.393-.209-.644-.537-.644-.895L27 26.594"/><path strokeLinejoin="round" d="M43 26.837v16.107c0 .289-.181.577-.463.786l-.1.07l-7.475-8.019l-2.113-2.258c-.1-.11-.201-.23-.282-.349c-.925-1.213-.925-2.636-.01-3.86c.08-.12.181-.238.292-.358l2.103-2.248l.041-.045"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVG5crXuFBD" d="M53.774 13.502v39.62a2.704 2.704 0 0 1-2.701 2.702H20.456a2.7 2.7 0 0 1-2.701-2.701V13.502a2.7 2.7 0 0 1 2.701-2.702h30.617a2.704 2.704 0 0 1 2.701 2.701z"/><path id="SVGAEggLJAw" d="M50.064 19.14v4.043h-28.8v-4.042c0-.895.673-1.617 1.506-1.617h25.79c.832 0 1.504.722 1.504 1.617z"/></defs><g stroke-miterlimit="10"><path fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" d="M29.992 54.879v14h11v-14"/><path fill="#ea5a47" d="M53.774 13.502v39.62a2.704 2.704 0 0 1-2.701 2.702H20.456a2.7 2.7 0 0 1-2.701-2.701V13.502a2.7 2.7 0 0 1 2.701-2.702h30.617a2.704 2.704 0 0 1 2.701 2.701"/><path fill="#d22f27" stroke="#d22f27" stroke-linejoin="round" stroke-width="2" d="M47.491 11.084h4.646c.673 0 1.224 1.206 1.224 2.701v39.621c-.644 2.878-5.832 2.05-5.832 2.05"/><path fill="#3f3f3f" stroke="#3f3f3f" stroke-linecap="round" stroke-width="2" d="M50.065 22.225v6.08c0 .747-.672 1.35-1.505 1.35H22.77c-.833 0-1.505-.603-1.505-1.35v-6.08z"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42.345 42.8h-13.41c-.44 0-.84-.1-1.15-.28c-.39-.21-.64-.54-.64-.9V18.76c0-.35.24-.67.62-.89c.31-.18.72-.29 1.17-.29h13.38l-7.41 8.04l-2.09 2.26c-.11.12-.21.24-.29.36c-.91 1.23-.91 2.66.01 3.88c.08.12.18.24.28.35l2.1 2.27zm.181-24.896l.02-.032"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M42.905 18.47v23.47c0 .29-.18.58-.46.79l-.1.07l-7.43-8.06l-2.1-2.27c-.1-.11-.2-.23-.28-.35c-.92-1.22-.92-2.65-.01-3.88c.08-.12.18-.24.29-.36l2.09-2.26l7.41-8.04c.03.02.07.05.11.07c.3.22.48.5.48.82"/><path fill="#ea5a47" d="M50.064 19.14v4.043h-28.8v-4.042c0-.895.673-1.617 1.506-1.617h25.79c.832 0 1.504.722 1.504 1.617"/><path fill="#d22f27" stroke="#d22f27" stroke-linejoin="round" stroke-width="2" d="M43.315 23.25v-.07m6.75-4.04v4.04h-4.04v-5.66h3.136c.503 0 .904.73.904 1.62z"/><path fill="#fff" d="M30 60.25V69h11v-8.937"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2"><use href="#SVG5crXuFBD"/><use href="#SVG5crXuFBD"/><path d="M22.658 29.653c-.79-.042-1.413-.629-1.413-1.349v-6.079h28.8v6.08c0 .747-.673 1.35-1.505 1.35"/><use href="#SVGAEggLJAw"/><use href="#SVGAEggLJAw"/><path stroke-linejoin="round" d="M30 60.25V69h11v-8.937M34.93 26.73l-2.081 2.226c-.11.12-.211.24-.292.358c-.915 1.224-.915 2.647.01 3.86c.08.12.181.24.282.349l2.113 2.258l7.475 8.019H28.946c-.443 0-.845-.1-1.157-.279c-.393-.209-.644-.537-.644-.895L27 26.594"/><path stroke-linejoin="round" d="M43 26.837v16.107c0 .289-.181.577-.463.786l-.1.07l-7.475-8.019l-2.113-2.258c-.1-.11-.201-.23-.282-.349c-.925-1.213-.925-2.636-.01-3.86c.08-.12.181-.238.292-.358l2.103-2.248l.041-.045"/></g></svg>
</template>

CSS

.icon-postbox {
  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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVG5crXuFBD%22%20d%3D%22M53.774%2013.502v39.62a2.704%202.704%200%200%201-2.701%202.702H20.456a2.7%202.7%200%200%201-2.701-2.701V13.502a2.7%202.7%200%200%201%202.701-2.702h30.617a2.704%202.704%200%200%201%202.701%202.701z%22%2F%3E%3Cpath%20id%3D%22SVGAEggLJAw%22%20d%3D%22M50.064%2019.14v4.043h-28.8v-4.042c0-.895.673-1.617%201.506-1.617h25.79c.832%200%201.504.722%201.504%201.617z%22%2F%3E%3C%2Fdefs%3E%3Cg%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20d%3D%22M29.992%2054.879v14h11v-14%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M53.774%2013.502v39.62a2.704%202.704%200%200%201-2.701%202.702H20.456a2.7%202.7%200%200%201-2.701-2.701V13.502a2.7%202.7%200%200%201%202.701-2.702h30.617a2.704%202.704%200%200%201%202.701%202.701%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M47.491%2011.084h4.646c.673%200%201.224%201.206%201.224%202.701v39.621c-.644%202.878-5.832%202.05-5.832%202.05%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20stroke%3D%22%233f3f3f%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M50.065%2022.225v6.08c0%20.747-.672%201.35-1.505%201.35H22.77c-.833%200-1.505-.603-1.505-1.35v-6.08z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M42.345%2042.8h-13.41c-.44%200-.84-.1-1.15-.28c-.39-.21-.64-.54-.64-.9V18.76c0-.35.24-.67.62-.89c.31-.18.72-.29%201.17-.29h13.38l-7.41%208.04l-2.09%202.26c-.11.12-.21.24-.29.36c-.91%201.23-.91%202.66.01%203.88c.08.12.18.24.28.35l2.1%202.27zm.181-24.896l.02-.032%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M42.905%2018.47v23.47c0%20.29-.18.58-.46.79l-.1.07l-7.43-8.06l-2.1-2.27c-.1-.11-.2-.23-.28-.35c-.92-1.22-.92-2.65-.01-3.88c.08-.12.18-.24.29-.36l2.09-2.26l7.41-8.04c.03.02.07.05.11.07c.3.22.48.5.48.82%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M50.064%2019.14v4.043h-28.8v-4.042c0-.895.673-1.617%201.506-1.617h25.79c.832%200%201.504.722%201.504%201.617%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M43.315%2023.25v-.07m6.75-4.04v4.04h-4.04v-5.66h3.136c.503%200%20.904.73.904%201.62z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30%2060.25V69h11v-8.937%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVG5crXuFBD%22%2F%3E%3Cuse%20href%3D%22%23SVG5crXuFBD%22%2F%3E%3Cpath%20d%3D%22M22.658%2029.653c-.79-.042-1.413-.629-1.413-1.349v-6.079h28.8v6.08c0%20.747-.673%201.35-1.505%201.35%22%2F%3E%3Cuse%20href%3D%22%23SVGAEggLJAw%22%2F%3E%3Cuse%20href%3D%22%23SVGAEggLJAw%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M30%2060.25V69h11v-8.937M34.93%2026.73l-2.081%202.226c-.11.12-.211.24-.292.358c-.915%201.224-.915%202.647.01%203.86c.08.12.181.24.282.349l2.113%202.258l7.475%208.019H28.946c-.443%200-.845-.1-1.157-.279c-.393-.209-.644-.537-.644-.895L27%2026.594%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2026.837v16.107c0%20.289-.181.577-.463.786l-.1.07l-7.475-8.019l-2.113-2.258c-.1-.11-.201-.23-.282-.349c-.925-1.213-.925-2.636-.01-3.86c.08-.12.181-.238.292-.358l2.103-2.248l.041-.045%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVG5crXuFBD%22%20d%3D%22M53.774%2013.502v39.62a2.704%202.704%200%200%201-2.701%202.702H20.456a2.7%202.7%200%200%201-2.701-2.701V13.502a2.7%202.7%200%200%201%202.701-2.702h30.617a2.704%202.704%200%200%201%202.701%202.701z%22%2F%3E%3Cpath%20id%3D%22SVGAEggLJAw%22%20d%3D%22M50.064%2019.14v4.043h-28.8v-4.042c0-.895.673-1.617%201.506-1.617h25.79c.832%200%201.504.722%201.504%201.617z%22%2F%3E%3C%2Fdefs%3E%3Cg%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20d%3D%22M29.992%2054.879v14h11v-14%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M53.774%2013.502v39.62a2.704%202.704%200%200%201-2.701%202.702H20.456a2.7%202.7%200%200%201-2.701-2.701V13.502a2.7%202.7%200%200%201%202.701-2.702h30.617a2.704%202.704%200%200%201%202.701%202.701%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M47.491%2011.084h4.646c.673%200%201.224%201.206%201.224%202.701v39.621c-.644%202.878-5.832%202.05-5.832%202.05%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20stroke%3D%22%233f3f3f%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M50.065%2022.225v6.08c0%20.747-.672%201.35-1.505%201.35H22.77c-.833%200-1.505-.603-1.505-1.35v-6.08z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M42.345%2042.8h-13.41c-.44%200-.84-.1-1.15-.28c-.39-.21-.64-.54-.64-.9V18.76c0-.35.24-.67.62-.89c.31-.18.72-.29%201.17-.29h13.38l-7.41%208.04l-2.09%202.26c-.11.12-.21.24-.29.36c-.91%201.23-.91%202.66.01%203.88c.08.12.18.24.28.35l2.1%202.27zm.181-24.896l.02-.032%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M42.905%2018.47v23.47c0%20.29-.18.58-.46.79l-.1.07l-7.43-8.06l-2.1-2.27c-.1-.11-.2-.23-.28-.35c-.92-1.22-.92-2.65-.01-3.88c.08-.12.18-.24.29-.36l2.09-2.26l7.41-8.04c.03.02.07.05.11.07c.3.22.48.5.48.82%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M50.064%2019.14v4.043h-28.8v-4.042c0-.895.673-1.617%201.506-1.617h25.79c.832%200%201.504.722%201.504%201.617%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d22f27%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M43.315%2023.25v-.07m6.75-4.04v4.04h-4.04v-5.66h3.136c.503%200%20.904.73.904%201.62z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30%2060.25V69h11v-8.937%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVG5crXuFBD%22%2F%3E%3Cuse%20href%3D%22%23SVG5crXuFBD%22%2F%3E%3Cpath%20d%3D%22M22.658%2029.653c-.79-.042-1.413-.629-1.413-1.349v-6.079h28.8v6.08c0%20.747-.673%201.35-1.505%201.35%22%2F%3E%3Cuse%20href%3D%22%23SVGAEggLJAw%22%2F%3E%3Cuse%20href%3D%22%23SVGAEggLJAw%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M30%2060.25V69h11v-8.937M34.93%2026.73l-2.081%202.226c-.11.12-.211.24-.292.358c-.915%201.224-.915%202.647.01%203.86c.08.12.181.24.282.349l2.113%202.258l7.475%208.019H28.946c-.443%200-.845-.1-1.157-.279c-.393-.209-.644-.537-.644-.895L27%2026.594%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2026.837v16.107c0%20.289-.181.577-.463.786l-.1.07l-7.475-8.019l-2.113-2.258c-.1-.11-.201-.23-.282-.349c-.925-1.213-.925-2.636-.01-3.86c.08-.12.181-.238.292-.358l2.103-2.248l.041-.045%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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