Add icons to this collection by clicking the heart icon.
Notification Bell icon - also known as button, alarm, alert, ui, notification bell, and user interface. Created in a clean flat 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 24 24"
>
    <linearGradient
        id="a"
        x2="24"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M18.5 16a.5.5 0 0 1-.5.5h-4a.5.5 0 0 0-.5.5 1.5 1.5 0 0 1-3 0 .5.5 0 0 0-.5-.5H6a.5.5 0 0 1 0-1h1a.5.5 0 0 0 .5-.5v-5a4.5 4.5 0 0 1 9 0v5a.5.5 0 0 0 .5.5h1a.5.5 0 0 1 .5.5zm4.969-12.032A61.005 61.005 0 0 1 24 12a61.004 61.004 0 0 1-.536 8.07 3.98 3.98 0 0 1-3.433 3.4 60.995 60.995 0 0 1-8.09.53 60.99 60.99 0 0 1-7.971-.53 3.995 3.995 0 0 1-3.44-3.44 61 61 0 0 1 .006-16.1A3.98 3.98 0 0 1 3.968.531 61.001 61.001 0 0 1 20.07.536a3.98 3.98 0 0 1 3.399 3.432zM19.5 16a1.502 1.502 0 0 0-1.5-1.5h-.5V10a5.5 5.5 0 0 0-11 0v4.5H6a1.5 1.5 0 0 0 0 3h3.55a2.5 2.5 0 0 0 4.9 0H18a1.502 1.502 0 0 0 1.5-1.5z"
    />
</svg>
More icons in the same style and category