Add icons to this collection by clicking the heart icon.
Announcement icon - also known as marketing, announcement, sale, advertising, publicity, megaphone, and promotions. Created in a clean outline color style with a gray, black, and orange finish, 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 32 32"
>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path fill="#757575" d="M5 18v8a2 2 0 0 0 4 0v-8z" />
        <path
            fill="#ef5350"
            d="M10 10H6a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4zM24 11h2a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-2z"
        />
        <path
            fill="#757575"
            d="m20 22-10-4v-8l10-4a2 2 0 0 1 4 0v16a2 2 0 0 1-4 0z"
        />
        <g fill="#222">
            <path
                d="M19.085 5.289A3.001 3.001 0 0 1 25 6v16a3.001 3.001 0 0 1-5.915.711l-9.456-3.783A.998.998 0 0 1 9 18v-8c0-.409.249-.777.629-.928zM11 17.323l9.371 3.749c.38.151.629.519.629.928a1 1 0 0 0 2 0V6c0-.552-.448-1-1-1s-1 .579-1 1c0 .813-.629.928-.629.928L11 10.677z"
            />
            <path
                d="M10 9H6c-1.656 0-3 1.344-3 3v4c0 1.656 1.344 3 3 3h4a1 1 0 0 0 0-2H6a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1h4a1 1 0 0 0 0-2zM24 12h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 0 0 2h2c1.656 0 3-1.344 3-3v-2c0-1.656-1.344-3-3-3h-2a1 1 0 0 0 0 2z"
            />
            <path
                d="M4 18v8a3.001 3.001 0 0 0 6 0v-8a1 1 0 0 0-2 0v8a1 1 0 0 1-2 0v-8a1 1 0 0 0-2 0z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category