Add icons to this collection by clicking the heart icon.
Advertising icon - also known as document, marketing, receipt, bill, advertising, megaphone, 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 64 64"
>
    <linearGradient
        id="a"
        x1="4"
        x2="60"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0bc2ff" />
        <stop offset="1" stop-color="#535aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M40 56H18V11c0-1.1-.3-2.1-.7-3H42c2.2 0 4 1.8 4 4v11c0 1.1.9 2 2 2s2-.9 2-2V12c0-4.4-3.6-8-8-8H11c-3.9 0-7 3.1-7 7v21c0 1.1.9 2 2 2h8v24c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2s-.9-2-2-2zM8 30V11c0-1.7 1.3-3 3-3s3 1.3 3 3v19zm52 12c0-4.1-3.1-7.4-7-7.9V30c0-.7-.4-1.3-.9-1.7-.6-.4-1.3-.4-1.9-.1L38.5 34H31c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.5l11.6 5.8c.3.1.6.2.9.2.4 0 .7-.1 1.1-.3.6-.4.9-1 .9-1.7v-4.1c3.9-.5 7-3.8 7-7.9zm-11 8.8-9.1-4.6c-.3-.1-.6-.2-.9-.2h-6v-8h6c.3 0 .6-.1.9-.2l9.1-4.6zm4-4.9v-7.7c1.7.4 3 2 3 3.9s-1.3 3.3-3 3.8zM24 34c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2s-2-.9-2-2V36c0-1.1.9-2 2-2zm18-19c0 1.1-.9 2-2 2H24c-1.1 0-2-.9-2-2s.9-2 2-2h16c1.1 0 2 .9 2 2zm-2 10H24c-1.1 0-2-.9-2-2s.9-2 2-2h16c1.1 0 2 .9 2 2s-.9 2-2 2z"
    />
</svg>
More icons in the same style and category