closed mailbox with lowered flag emoji
closed-mailbox-with-lowered-flag from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- closed-mailbox-with-lowered-flag
- 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 closed mailbox with lowered flag emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" stroke="#fff" stroke-miterlimit="10" stroke-width="1.8" d="M32.499 57.778V35.887h6.735v21.891a3.38 3.38 0 0 1-3.368 3.368a3.36 3.36 0 0 1-2.378-.99a3.36 3.36 0 0 1-.99-2.378z"/><path fill="#fff" d="M39.23 44.875V57.78c0 1.85-1.51 3.37-3.36 3.37c-.93 0-1.77-.38-2.38-.99s-.99-1.46-.99-2.38V44.844"/><path fill="#61b2e4" stroke="#61b2e4" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.8" d="M56.541 25.827v9.824c0 1.967-1.305 3.598-2.976 3.822c-.132.02-.265.03-.408.03l-28.628-.03c1.1 0 1.988-1.009 1.988-2.242V25.826c0-5.768-4.077-11.822-3.415-11.822h23.064q.994 0 1.926.214h.01c4.8 1.03 8.439 5.84 8.439 11.609z"/><path fill="#ea5a47" d="M40.1 29.017v.905c0 .622.426 1.131.947 1.131h9.666v2.037c0 .622.426 1.131.947 1.131h7.202c.52 0 .947-.51.947-1.131v-4.073c0-.623-.426-1.132-.947-1.132H41.047c-.521 0-.947.51-.947 1.132"/><path fill="#92d3f5" d="M33.218 25.822v11.405c0 1.233-.887 2.242-1.988 2.242H14.486c-1.101 0-1.978-1.01-1.978-2.242V24.915c.235-3.648 1.927-6.838 4.434-8.816c1.66-1.314 3.71-2.099 5.9-2.099q.994 0 1.927.214h.01c4.8 1.03 8.439 5.84 8.439 11.608"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" d="M39.23 44.875V57.78c0 1.85-1.51 3.37-3.36 3.37c-.93 0-1.77-.38-2.38-.99s-.99-1.46-.99-2.38V44.844"/><path stroke-linecap="round" stroke-linejoin="round" d="m23.09 14.01l.01-.01h23.07c.66 0 1.3.08 1.92.22h.01c3.97.85 7.14 4.28 8.12 8.7M24.53 39.47l28.63.03c.14 0 .27-.01.4-.03c.84-.11 1.58-.57 2.12-1.25"/><path stroke-linejoin="round" d="M40.1 29.017v.905c0 .622.426 1.131.947 1.131h9.666v2.037c0 .622.426 1.131.947 1.131h7.202c.52 0 .947-.51.947-1.131v-4.073c0-.623-.426-1.132-.947-1.132H41.047c-.521 0-.947.51-.947 1.132z"/><path d="M33.218 25.822v11.405c0 1.233-.887 2.242-1.988 2.242H14.486c-1.101 0-1.978-1.01-1.978-2.242V24.915c.235-3.648 1.927-6.838 4.434-8.816c1.66-1.314 3.71-2.099 5.9-2.099q.994 0 1.927.214h.01c4.8 1.03 8.439 5.84 8.439 11.608z"/><path stroke-linecap="round" d="M20.662 17.526v3.017c0 .56.458 1.02 1.019 1.02h2.038c.56 0 1.02-.46 1.02-1.02v-3.077"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiClosedMailboxWithLoweredFlag(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" stroke="#fff" strokeMiterlimit="10" strokeWidth="1.8" d="M32.499 57.778V35.887h6.735v21.891a3.38 3.38 0 0 1-3.368 3.368a3.36 3.36 0 0 1-2.378-.99a3.36 3.36 0 0 1-.99-2.378z"/><path fill="#fff" d="M39.23 44.875V57.78c0 1.85-1.51 3.37-3.36 3.37c-.93 0-1.77-.38-2.38-.99s-.99-1.46-.99-2.38V44.844"/><path fill="#61b2e4" stroke="#61b2e4" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="1.8" d="M56.541 25.827v9.824c0 1.967-1.305 3.598-2.976 3.822c-.132.02-.265.03-.408.03l-28.628-.03c1.1 0 1.988-1.009 1.988-2.242V25.826c0-5.768-4.077-11.822-3.415-11.822h23.064q.994 0 1.926.214h.01c4.8 1.03 8.439 5.84 8.439 11.609z"/><path fill="#ea5a47" d="M40.1 29.017v.905c0 .622.426 1.131.947 1.131h9.666v2.037c0 .622.426 1.131.947 1.131h7.202c.52 0 .947-.51.947-1.131v-4.073c0-.623-.426-1.132-.947-1.132H41.047c-.521 0-.947.51-.947 1.132"/><path fill="#92d3f5" d="M33.218 25.822v11.405c0 1.233-.887 2.242-1.988 2.242H14.486c-1.101 0-1.978-1.01-1.978-2.242V24.915c.235-3.648 1.927-6.838 4.434-8.816c1.66-1.314 3.71-2.099 5.9-2.099q.994 0 1.927.214h.01c4.8 1.03 8.439 5.84 8.439 11.608"/><g fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2"><path strokeLinecap="round" d="M39.23 44.875V57.78c0 1.85-1.51 3.37-3.36 3.37c-.93 0-1.77-.38-2.38-.99s-.99-1.46-.99-2.38V44.844"/><path strokeLinecap="round" strokeLinejoin="round" d="m23.09 14.01l.01-.01h23.07c.66 0 1.3.08 1.92.22h.01c3.97.85 7.14 4.28 8.12 8.7M24.53 39.47l28.63.03c.14 0 .27-.01.4-.03c.84-.11 1.58-.57 2.12-1.25"/><path strokeLinejoin="round" d="M40.1 29.017v.905c0 .622.426 1.131.947 1.131h9.666v2.037c0 .622.426 1.131.947 1.131h7.202c.52 0 .947-.51.947-1.131v-4.073c0-.623-.426-1.132-.947-1.132H41.047c-.521 0-.947.51-.947 1.132z"/><path d="M33.218 25.822v11.405c0 1.233-.887 2.242-1.988 2.242H14.486c-1.101 0-1.978-1.01-1.978-2.242V24.915c.235-3.648 1.927-6.838 4.434-8.816c1.66-1.314 3.71-2.099 5.9-2.099q.994 0 1.927.214h.01c4.8 1.03 8.439 5.84 8.439 11.608z"/><path strokeLinecap="round" d="M20.662 17.526v3.017c0 .56.458 1.02 1.019 1.02h2.038c.56 0 1.02-.46 1.02-1.02v-3.077"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" stroke="#fff" stroke-miterlimit="10" stroke-width="1.8" d="M32.499 57.778V35.887h6.735v21.891a3.38 3.38 0 0 1-3.368 3.368a3.36 3.36 0 0 1-2.378-.99a3.36 3.36 0 0 1-.99-2.378z"/><path fill="#fff" d="M39.23 44.875V57.78c0 1.85-1.51 3.37-3.36 3.37c-.93 0-1.77-.38-2.38-.99s-.99-1.46-.99-2.38V44.844"/><path fill="#61b2e4" stroke="#61b2e4" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.8" d="M56.541 25.827v9.824c0 1.967-1.305 3.598-2.976 3.822c-.132.02-.265.03-.408.03l-28.628-.03c1.1 0 1.988-1.009 1.988-2.242V25.826c0-5.768-4.077-11.822-3.415-11.822h23.064q.994 0 1.926.214h.01c4.8 1.03 8.439 5.84 8.439 11.609z"/><path fill="#ea5a47" d="M40.1 29.017v.905c0 .622.426 1.131.947 1.131h9.666v2.037c0 .622.426 1.131.947 1.131h7.202c.52 0 .947-.51.947-1.131v-4.073c0-.623-.426-1.132-.947-1.132H41.047c-.521 0-.947.51-.947 1.132"/><path fill="#92d3f5" d="M33.218 25.822v11.405c0 1.233-.887 2.242-1.988 2.242H14.486c-1.101 0-1.978-1.01-1.978-2.242V24.915c.235-3.648 1.927-6.838 4.434-8.816c1.66-1.314 3.71-2.099 5.9-2.099q.994 0 1.927.214h.01c4.8 1.03 8.439 5.84 8.439 11.608"/><g fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2"><path stroke-linecap="round" d="M39.23 44.875V57.78c0 1.85-1.51 3.37-3.36 3.37c-.93 0-1.77-.38-2.38-.99s-.99-1.46-.99-2.38V44.844"/><path stroke-linecap="round" stroke-linejoin="round" d="m23.09 14.01l.01-.01h23.07c.66 0 1.3.08 1.92.22h.01c3.97.85 7.14 4.28 8.12 8.7M24.53 39.47l28.63.03c.14 0 .27-.01.4-.03c.84-.11 1.58-.57 2.12-1.25"/><path stroke-linejoin="round" d="M40.1 29.017v.905c0 .622.426 1.131.947 1.131h9.666v2.037c0 .622.426 1.131.947 1.131h7.202c.52 0 .947-.51.947-1.131v-4.073c0-.623-.426-1.132-.947-1.132H41.047c-.521 0-.947.51-.947 1.132z"/><path d="M33.218 25.822v11.405c0 1.233-.887 2.242-1.988 2.242H14.486c-1.101 0-1.978-1.01-1.978-2.242V24.915c.235-3.648 1.927-6.838 4.434-8.816c1.66-1.314 3.71-2.099 5.9-2.099q.994 0 1.927.214h.01c4.8 1.03 8.439 5.84 8.439 11.608z"/><path stroke-linecap="round" d="M20.662 17.526v3.017c0 .56.458 1.02 1.019 1.02h2.038c.56 0 1.02-.46 1.02-1.02v-3.077"/></g></svg> </template>
CSS
.icon-closed-mailbox-with-lowered-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%20d%3D%22M32.499%2057.778V35.887h6.735v21.891a3.38%203.38%200%200%201-3.368%203.368a3.36%203.36%200%200%201-2.378-.99a3.36%203.36%200%200%201-.99-2.378z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.23%2044.875V57.78c0%201.85-1.51%203.37-3.36%203.37c-.93%200-1.77-.38-2.38-.99s-.99-1.46-.99-2.38V44.844%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20stroke%3D%22%2361b2e4%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%20d%3D%22M56.541%2025.827v9.824c0%201.967-1.305%203.598-2.976%203.822c-.132.02-.265.03-.408.03l-28.628-.03c1.1%200%201.988-1.009%201.988-2.242V25.826c0-5.768-4.077-11.822-3.415-11.822h23.064q.994%200%201.926.214h.01c4.8%201.03%208.439%205.84%208.439%2011.609z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M40.1%2029.017v.905c0%20.622.426%201.131.947%201.131h9.666v2.037c0%20.622.426%201.131.947%201.131h7.202c.52%200%20.947-.51.947-1.131v-4.073c0-.623-.426-1.132-.947-1.132H41.047c-.521%200-.947.51-.947%201.132%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M33.218%2025.822v11.405c0%201.233-.887%202.242-1.988%202.242H14.486c-1.101%200-1.978-1.01-1.978-2.242V24.915c.235-3.648%201.927-6.838%204.434-8.816c1.66-1.314%203.71-2.099%205.9-2.099q.994%200%201.927.214h.01c4.8%201.03%208.439%205.84%208.439%2011.608%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M39.23%2044.875V57.78c0%201.85-1.51%203.37-3.36%203.37c-.93%200-1.77-.38-2.38-.99s-.99-1.46-.99-2.38V44.844%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m23.09%2014.01l.01-.01h23.07c.66%200%201.3.08%201.92.22h.01c3.97.85%207.14%204.28%208.12%208.7M24.53%2039.47l28.63.03c.14%200%20.27-.01.4-.03c.84-.11%201.58-.57%202.12-1.25%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M40.1%2029.017v.905c0%20.622.426%201.131.947%201.131h9.666v2.037c0%20.622.426%201.131.947%201.131h7.202c.52%200%20.947-.51.947-1.131v-4.073c0-.623-.426-1.132-.947-1.132H41.047c-.521%200-.947.51-.947%201.132z%22%2F%3E%3Cpath%20d%3D%22M33.218%2025.822v11.405c0%201.233-.887%202.242-1.988%202.242H14.486c-1.101%200-1.978-1.01-1.978-2.242V24.915c.235-3.648%201.927-6.838%204.434-8.816c1.66-1.314%203.71-2.099%205.9-2.099q.994%200%201.927.214h.01c4.8%201.03%208.439%205.84%208.439%2011.608z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.662%2017.526v3.017c0%20.56.458%201.02%201.019%201.02h2.038c.56%200%201.02-.46%201.02-1.02v-3.077%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%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%20d%3D%22M32.499%2057.778V35.887h6.735v21.891a3.38%203.38%200%200%201-3.368%203.368a3.36%203.36%200%200%201-2.378-.99a3.36%203.36%200%200%201-.99-2.378z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M39.23%2044.875V57.78c0%201.85-1.51%203.37-3.36%203.37c-.93%200-1.77-.38-2.38-.99s-.99-1.46-.99-2.38V44.844%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20stroke%3D%22%2361b2e4%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.8%22%20d%3D%22M56.541%2025.827v9.824c0%201.967-1.305%203.598-2.976%203.822c-.132.02-.265.03-.408.03l-28.628-.03c1.1%200%201.988-1.009%201.988-2.242V25.826c0-5.768-4.077-11.822-3.415-11.822h23.064q.994%200%201.926.214h.01c4.8%201.03%208.439%205.84%208.439%2011.609z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M40.1%2029.017v.905c0%20.622.426%201.131.947%201.131h9.666v2.037c0%20.622.426%201.131.947%201.131h7.202c.52%200%20.947-.51.947-1.131v-4.073c0-.623-.426-1.132-.947-1.132H41.047c-.521%200-.947.51-.947%201.132%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M33.218%2025.822v11.405c0%201.233-.887%202.242-1.988%202.242H14.486c-1.101%200-1.978-1.01-1.978-2.242V24.915c.235-3.648%201.927-6.838%204.434-8.816c1.66-1.314%203.71-2.099%205.9-2.099q.994%200%201.927.214h.01c4.8%201.03%208.439%205.84%208.439%2011.608%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M39.23%2044.875V57.78c0%201.85-1.51%203.37-3.36%203.37c-.93%200-1.77-.38-2.38-.99s-.99-1.46-.99-2.38V44.844%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m23.09%2014.01l.01-.01h23.07c.66%200%201.3.08%201.92.22h.01c3.97.85%207.14%204.28%208.12%208.7M24.53%2039.47l28.63.03c.14%200%20.27-.01.4-.03c.84-.11%201.58-.57%202.12-1.25%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M40.1%2029.017v.905c0%20.622.426%201.131.947%201.131h9.666v2.037c0%20.622.426%201.131.947%201.131h7.202c.52%200%20.947-.51.947-1.131v-4.073c0-.623-.426-1.132-.947-1.132H41.047c-.521%200-.947.51-.947%201.132z%22%2F%3E%3Cpath%20d%3D%22M33.218%2025.822v11.405c0%201.233-.887%202.242-1.988%202.242H14.486c-1.101%200-1.978-1.01-1.978-2.242V24.915c.235-3.648%201.927-6.838%204.434-8.816c1.66-1.314%203.71-2.099%205.9-2.099q.994%200%201.927.214h.01c4.8%201.03%208.439%205.84%208.439%2011.608z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20.662%2017.526v3.017c0%20.56.458%201.02%201.019%201.02h2.038c.56%200%201.02-.46%201.02-1.02v-3.077%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/closed-mailbox-with-lowered-flag.svg?color=%231a73e8&size=48