Add icons to this collection by clicking the heart icon.
Billboard icon - also known as home, marketing, house, announcement, building, Advertisement, billboard, and real estate. 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="512"
        y2="47"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M46 47v240h420V47zm90 255c-8.291 0-15 6.709-15 15v45H91v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v180c0 8.291 6.709 15 15 15s15-6.709 15-15v-45h30v45c0 8.291 6.709 15 15 15s15-6.709 15-15V317c0-8.291-6.709-15-15-15zm-15 120H91v-30h30zm315-120c-8.291 0-15 6.709-15 15v45h-30v-45c0-8.291-6.709-15-15-15s-15 6.709-15 15v180c0 8.291 6.709 15 15 15s15-6.709 15-15v-45h30v45c0 8.291 6.709 15 15 15s15-6.709 15-15V317c0-8.291-6.709-15-15-15zm-15 120h-30v-30h30z"
    />
    <path
        fill="url(#b)"
        d="M497 0H15C6.599 0 0 6.599 0 15v302c0 8.399 6.599 15 15 15h482c8.401 0 15-6.601 15-15V15c0-8.401-6.599-15-15-15zM269.801 172.7C267.4 178.4 262 182 256 182h-15v75c0 8.399-6.599 15-15 15h-45v-45c0-8.401-6.599-15-15-15s-15 6.599-15 15v45h-45c-8.401 0-15-6.601-15-15v-75H76c-6 0-11.4-3.6-13.801-9.3C59.8 167 61 160.699 65.5 156.499l90-90c5.7-5.999 15.298-5.999 20.999 0l90 90c4.501 4.2 5.7 10.501 3.302 16.201zM436 242H316c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h120c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zm0-60H316c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h120c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zm0-60H316c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h120c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zm-270 30c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm0 330H46c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15zm300 0H346c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category