Add icons to this collection by clicking the heart icon.
Advertising icon - also known as play, marketing, video, advertising, and brand. 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="7"
        x2="57"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0bc2ff" />
        <stop offset="1" stop-color="#535aff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M13 60c-3.3 0-6-2.7-6-6V10c0-3.3 2.7-6 6-6h24c3.3 0 6 2.7 6 6v13.1c0 1.1-.9 2-2 2s-2-.9-2-2V10c0-1.1-.9-2-2-2H13c-1.1 0-2 .9-2 2v44c0 1.1.9 2 2 2s2 .9 2 2-.9 2-2 2zm44-6V36c0-3.3-2.7-6-6-6H25c-3.3 0-6 2.7-6 6v18c0 3.3 2.7 6 6 6h26c3.3 0 6-2.7 6-6zm-6-20c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H25c-1.1 0-2-.9-2-2V36c0-1.1.9-2 2-2zM34 52.7l10-6c.6-.4 1-1 1-1.7s-.4-1.4-1-1.7l-10-6c-.6-.4-1.4-.4-2 0s-1 1-1 1.7v12c0 .7.4 1.4 1 1.7.3.2.6.3 1 .3s.7-.1 1-.3zm5.1-7.7L35 47.5v-4.9zM35 15c0-1.1-.9-2-2-2H17c-1.1 0-2 .9-2 2s.9 2 2 2h16c1.1 0 2-.9 2-2zm0 8c0-1.1-.9-2-2-2H17c-1.1 0-2 .9-2 2s.9 2 2 2h16c1.1 0 2-.9 2-2z"
    />
</svg>
More icons in the same style and category