Mail Box Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Mail Box icon is commonly used in contact forms, notification badges and email clients. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/306052.svg" alt="Mail Box icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306052.svg" alt="Mail Box icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306052.svg" alt="Mail Box icon" :width="24" :height="24" />
CSS background
.icon-mail-box {
background-image: url('https://proicons.com/icon/306052.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M801 227v601h-55v-79l-137 74V222c-11-70-54-128-112-160h139c84 12 151 79 165 165zm-219 0v711h-55V820l-273-39v102h-55V227c15-95 96-165 191-165 96 0 177 70 192 165zm-82 0H281v109h219V227z"/></svg>
Mail Box in other icon packs
Copied!