Add icons to this collection by clicking the heart icon.
Mailbox icon - also known as delivery, mailbox, letterbox, communications, architecture and city, postbox, and postal service. Created in a clean gradient 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="497"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="271"
        x2="271"
        y1="512"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M406 60c-8.291 0-15 6.709-15 15v105c0 8.291 6.709 15 15 15s15-6.709 15-15V75c0-8.291-6.709-15-15-15zm-45 75C361 60.601 300.399 0 226 0 152.025 0 91 60.072 91 135v180c0 8.401 6.599 15 15 15h105l15 30 15-30h105c8.401 0 15-6.599 15-15v-45l30-45-30-45zM196 390c-8.401 0-15 6.599-15 15v77c0 8.401 6.599 15 15 15h60c8.401 0 15-6.599 15-15v-77c0-8.401-6.599-15-15-15h-15l-15-30-15 30z"
    />
    <path
        fill="url(#b)"
        d="M361 180v90h45c8.401 0 15-6.599 15-15v-75zm-195 90h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H166c-8.291 0-15 6.709-15 15s6.709 15 15 15zm0-120h120c8.291 0 15-6.709 15-15 0-41.353-33.633-75-75-75s-75 33.647-75 75c0 8.291 6.709 15 15 15zm150 332H136c-8.291 0-15 6.709-15 15s6.709 15 15 15h180c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-75-92v-60h-30v60z"
    />
</svg>
More icons in the same style and category