Add icons to this collection by clicking the heart icon.
Notification icon - also known as interface, bell, alarm, notification, alert, and ui. 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 16.933 16.933"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="4"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#4adede" />
        <stop offset="1" stop-color="#787ff6" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M32 2c-9.937 0-17.997 8.063-18 18l-.004 14.184L7.01 44.672c-2.594 3.894.316 9.324 4.994 9.324h10.2C23.134 58.547 27.183 62 32 62c1.823 0 3.537-.5 5.002-1.35 2.398-1.31.327-4.888-2.004-3.46A5.93 5.93 0 0 1 32 58a5.961 5.961 0 0 1-5.658-4.004h25.656c4.679 0 7.591-5.43 4.994-9.324L50 34.189V20c0-3.281-.888-6.358-2.412-9a2 2 0 1 0-3.465 2A13.925 13.925 0 0 1 46 20v14.795a2 2 0 0 0 .336 1.11l7.328 10.986c.945 1.417.04 3.105-1.666 3.105H12.004c-1.706 0-2.611-1.686-1.666-3.105l7.322-10.993a2 2 0 0 0 .336-1.109L18 20c.002-7.791 6.21-14 14-14 2.562 0 4.936.687 7 1.877a2 2 0 1 0 2-3.465A17.976 17.976 0 0 0 32 2z"
        paint-order="stroke fill markers"
        transform="scale(.265)"
    />
</svg>
More icons in the same style and category