Add icons to this collection by clicking the heart icon.
Mailbox icon - also known as hand, envelope, mail, letter, mailbox, and communications. Created in a clean circular style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffe59a" />
<stop offset="1" stop-color="#ffffd5" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffde00" />
<stop offset="1" stop-color="#fd5900" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M340.032 176.297c-23.066 2.359-39.698 23.477-39.698 46.704v112.94h79.8c4.897 0 8.867-3.977 8.867-8.882V220.471c-.001-26.019-22.455-46.886-48.969-44.174zm10.905 121.513a8.854 8.854 0 0 1-12.54 0c-3.462-3.469-3.462-9.093 0-12.561a8.856 8.856 0 0 1 12.54 0c3.462 3.468 3.462 9.092 0 12.561zm-86.07-139.516h26.6c14.668 0 26.6-11.953 26.6-26.647S306.135 105 291.467 105H256c-4.901 0-8.867 3.973-8.867 8.882v62.177h17.733v-17.765zm0 17.765v44.412c0 4.974-3.901 8.882-8.867 8.882s-8.867-3.909-8.867-8.882v-44.412h-79.8c-24.472 0-44.333 19.896-44.333 44.412v106.588c0 4.974 3.901 8.882 8.867 8.882H282.6v-115.47c0-17.41 7.27-33.042 18.797-44.412zM229.4 398.118c0 4.91 3.966 8.882 8.867 8.882h35.467c4.901 0 8.867-3.973 8.867-8.882v-44.412h-53.2v44.412z"
/>
</svg>
More icons in the same style and category