Add icons to this collection by clicking the heart icon.
Notification icon - also known as bell, alarm, notification, alert, communications, notification bell, and alerting. 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="M54 38a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-2-3h2v-8h-2zm11-2c0 5.514-4.486 10-10 10-.685 0-1.354-.07-2-.202V49c2.206 0 4 1.794 4 4s-1.794 4-4 4H38.92c-.488 3.387-3.401 6-6.92 6s-6.432-2.613-6.92-6H13c-2.206 0-4-1.794-4-4s1.794-4 4-4v-6H1V23h12.698C15.489 16.421 20.633 11.441 27 9.694V6c0-2.757 2.243-5 5-5s5 2.243 5 5v3.69c6.416 1.781 11.532 6.928 13.318 13.686A9.94 9.94 0 0 1 53 23c5.514 0 10 4.486 10 10zM29 9.254a19.06 19.06 0 0 1 3.692-.242c.783.028 1.55.121 2.308.243V6c0-1.654-1.346-3-3-3s-3 1.346-3 3zM3 26.414v13.172L9.586 33zM4.414 41h19.172l-6.743-6.743c-.859.482-1.831.743-2.843.743s-1.984-.261-2.843-.743zM25 26.414 18.414 33 25 39.586zM23.586 25H4.414l6.879 6.879c1.446 1.446 3.968 1.446 5.414 0zm13.313 32h-9.798c.465 2.279 2.484 4 4.899 4s4.434-1.721 4.899-4zM49 51v-8.841c-3.527-1.547-6-5.068-6-9.159 0-3.871 2.216-7.229 5.441-8.89-1.878-7.483-8.271-12.831-15.821-13.099-7.732-.277-14.615 4.705-16.85 11.989H27v20H15v8h-2c-1.103 0-2 .897-2 2s.897 2 2 2h38c1.103 0 2-.897 2-2s-.897-2-2-2zm12-18c0-4.411-3.589-8-8-8s-8 3.589-8 8 3.589 8 8 8 8-3.589 8-8zM32.548 13.01c-.183-.007-.366-.01-.548-.01v2c.16 0 .32.003.479.008 4.03.143 7.695 2.17 10.055 5.563l1.642-1.143c-2.724-3.913-6.961-6.252-11.628-6.418zM17 51h10v-2H17zm0-4h10v-2H17z"
    />
</svg>
More icons in the same style and category