Add icons to this collection by clicking the heart icon.
Notification icon - also known as bell, ring, 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 32 32"
>
    <linearGradient
        id="a"
        x1="4.969"
        x2="25.007"
        y1="32.484"
        y2="5.641"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M27.767 22.917 26 18.8V11a10 10 0 0 0-20 0v7.8l-1.767 4.117A2.929 2.929 0 0 0 6.925 27H11.1a5 5 0 0 0 9.8 0h4.176a2.929 2.929 0 0 0 2.692-4.083zM16 29a3 3 0 0 1-2.816-2h5.632A3 3 0 0 1 16 29zm9.85-4.417a.914.914 0 0 1-.775.417H6.925a.929.929 0 0 1-.854-1.294l1.848-4.312A.989.989 0 0 0 8 19v-8a8 8 0 0 1 16 0v8a.989.989 0 0 0 .081.394l1.848 4.312a.915.915 0 0 1-.079.877z"
    />
</svg>
More icons in the same style and category