Add icons to this collection by clicking the heart icon.
News icon - also known as message, information, page, news, communications, and newsletter. Created in a clean outline color style with a red, teal, 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 64 64"
>
    <path
        fill="#ffce00"
        d="M57 36v16c0 4.4-3.6 8-8 8s-8-3.6-8-8V36c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2z"
    />
    <path
        fill="#04568e"
        d="M51 58c0 1.1-.9 2-2 2H15c-4.4 0-8-3.6-8-8V6c0-1.1.9-2 2-2h34c1.1 0 2 .9 2 2v46c0 2.2 1.8 4 4 4 1.1 0 2 .9 2 2z"
    />
    <path
        fill="#d02a2c"
        d="M38 14v11c0 1.1-.9 2-2 2H16c-1.1 0-2-.9-2-2V14c0-1.1.9-2 2-2h20c1.1 0 2 .9 2 2z"
    />
    <path
        d="M55 34H45V6c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v46c0 4.4 3.6 8 8 8h34c4.4 0 8-3.6 8-8V36c0-1.1-.9-2-2-2zM11 52V8h30v44c0 1.5.4 2.8 1.1 4H15c-2.2 0-4-1.8-4-4zm42 0c0 2.2-1.8 4-4 4s-4-1.8-4-4V38h8zM36 12H16c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h20c1.1 0 2-.9 2-2V14c0-1.1-.9-2-2-2zm-2 11H18v-7h16zm4 10c0 1.1-.9 2-2 2H16c-1.1 0-2-.9-2-2s.9-2 2-2h20c1.1 0 2 .9 2 2zm0 8c0 1.1-.9 2-2 2H16c-1.1 0-2-.9-2-2s.9-2 2-2h20c1.1 0 2 .9 2 2zm0 8c0 1.1-.9 2-2 2H16c-1.1 0-2-.9-2-2s.9-2 2-2h20c1.1 0 2 .9 2 2z"
    />
</svg>
More icons in the same style and category