Add icons to this collection by clicking the heart icon.
Billboard icon - also known as marketing, signaling, Advertisement, billboard, advertising, commercial, publicity, and ads. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M492 0H20C8.954 0 0 8.954 0 20v280c0 11.046 8.954 20 20 20h56v60c0 11.046 8.954 20 20 20h100v72h-60c-11.046 0-20 8.954-20 20s8.954 20 20 20h240c11.046 0 20-8.954 20-20s-8.954-20-20-20h-60v-72h100c11.046 0 20-8.954 20-20v-60h56c11.046 0 20-8.954 20-20V20c0-11.046-8.954-20-20-20zM196 360h-80v-40h80zm80 112h-40V320h40zm120-112h-80v-40h80zm76-80H40V40h76v40H96c-11.046 0-20 8.954-20 20s8.954 20 20 20h80c11.046 0 20-8.954 20-20s-8.954-20-20-20h-20V40h200v40h-20c-11.046 0-20 8.954-20 20s8.954 20 20 20h80c11.046 0 20-8.954 20-20s-8.954-20-20-20h-20V40h76z"
    />
</svg>
More icons in the same style and category