Add icons to this collection by clicking the heart icon.
Notification icon - also known as message, email, contact, notification, alert, ui, inbox, and communications. 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="32"
        x2="32"
        y1="63"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M52 1c-5.745 0-10.468 4.428-10.952 10.05A19.857 19.857 0 0 0 34 7.651V4c0-1.654-1.346-3-3-3h-4c-1.654 0-3 1.346-3 3v3.658C15.388 9.887 9 17.701 9 27v13.343A12.56 12.56 0 0 1 5.559 49H5c-2.206 0-4 1.794-4 4s1.794 4 4 4h17.08c.488 3.386 3.401 6 6.92 6s6.432-2.614 6.92-6H53c2.206 0 4-1.794 4-4s-1.794-4-4-4h-.559A12.56 12.56 0 0 1 49 40.343V27a19.99 19.99 0 0 0-.547-4.598c1.115.381 2.305.598 3.547.598 6.065 0 11-4.935 11-11S58.065 1 52 1zM26 4c0-.552.449-1 1-1h4c.551 0 1 .448 1 1v3.246A20.068 20.068 0 0 0 29 7c-1.022 0-2.019.101-3 .25zm3 57a5.01 5.01 0 0 1-4.899-4h9.798A5.01 5.01 0 0 1 29 61zm26-8c0 1.103-.897 2-2 2H5c-1.103 0-2-.897-2-2s.897-2 2-2h48c1.103 0 2 .897 2 2zm-8-26v13.343A14.53 14.53 0 0 0 49.848 49H8.152A14.53 14.53 0 0 0 11 40.343V27c0-9.925 8.075-18 18-18a17.92 17.92 0 0 1 12.151 4.735 11.006 11.006 0 0 0 4.896 7.501A17.98 17.98 0 0 1 47 27zm5-6c-4.962 0-9-4.037-9-9s4.038-9 9-9 9 4.037 9 9-4.038 9-9 9zm2.618-9A3.974 3.974 0 0 1 56 15c0 2.206-1.794 4-4 4h-3v-2h3c1.103 0 2-.897 2-2s-.897-2-2-2h-3v-2h3c1.103 0 2-.897 2-2s-.897-2-2-2h-3V5h3c2.206 0 4 1.794 4 4a3.974 3.974 0 0 1-1.382 3zM13 45h32V23H13zm12.325-8h7.35l8.25 6h-23.85zm9.169-1.15L43 26.571v15.465zM32.56 35h-7.12l-9.167-10h25.453zm-9.054.85L15 42.036V26.571zM21 19c1.654 0 3-1.346 3-3s-1.346-3-3-3-3 1.346-3 3 1.346 3 3 3zm0-4a1.001 1.001 0 1 1-1 1c0-.552.449-1 1-1zm8 4c1.654 0 3-1.346 3-3s-1.346-3-3-3-3 1.346-3 3 1.346 3 3 3zm0-4a1.001 1.001 0 1 1-1 1c0-.552.449-1 1-1zm8 4c1.654 0 3-1.346 3-3s-1.346-3-3-3-3 1.346-3 3 1.346 3 3 3zm0-4a1.001 1.001 0 1 1-1 1c0-.552.449-1 1-1z"
    />
</svg>
More icons in the same style and category