Add icons to this collection by clicking the heart icon.
Notification Bell icon - also known as 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"
        x1=".5"
        x2="23.5"
        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="M10.585 17.5h2.83a1.5 1.5 0 0 1-2.83 0zm6.216-2.723a2.52 2.52 0 0 1-.41-1.382V10a4.393 4.393 0 1 0-8.783 0v3.394a2.517 2.517 0 0 1-.41 1.383l-.613.942a.508.508 0 0 0-.021.527.468.468 0 0 0 .416.254h10.04a.468.468 0 0 0 .416-.254.51.51 0 0 0-.02-.527zm6.194-10.35A57.07 57.07 0 0 1 23.5 12a57.064 57.064 0 0 1-.51 7.612 3.967 3.967 0 0 1-3.417 3.383A57.071 57.071 0 0 1 12 23.5a57.079 57.079 0 0 1-7.612-.51 3.967 3.967 0 0 1-3.383-3.417A57.067 57.067 0 0 1 1.01 4.388a3.967 3.967 0 0 1 3.417-3.383 57.078 57.078 0 0 1 15.185.005 3.967 3.967 0 0 1 3.383 3.416zm-4.742 10.745-.614-.941a1.527 1.527 0 0 1-.247-.836V10A5.453 5.453 0 0 0 12 4.5 5.453 5.453 0 0 0 6.608 10v3.394a1.524 1.524 0 0 1-.247.837l-.613.94a1.514 1.514 0 0 0-.063 1.552 1.456 1.456 0 0 0 1.295.777h2.57a2.5 2.5 0 0 0 4.9 0h2.57a1.456 1.456 0 0 0 1.295-.777 1.515 1.515 0 0 0-.062-1.551z"
    />
</svg>
More icons in the same style and category