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 64 64"
>
    <linearGradient
        id="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="32"
        x2="32"
        y1="-2.25"
        y2="66.147"
    >
        <stop offset="0" stop-color="#fff" />
        <stop offset="0" stop-color="#7dff00" />
        <stop offset=".01982" stop-color="#7cf90b" />
        <stop offset=".12451" stop-color="#75db3e" />
        <stop offset=".23383" stop-color="#70c06c" />
        <stop offset=".34556" stop-color="#6baa93" />
        <stop offset=".46042" stop-color="#6798b3" />
        <stop offset=".57942" stop-color="#648acb" />
        <stop offset=".70423" stop-color="#6280dc" />
        <stop offset=".83864" stop-color="#607ae7" />
        <stop offset="1" stop-color="#6078ea" />
        <stop offset="1" stop-color="#fff" />
    </linearGradient>
    <g id="Notification">
        <path
            d="m52.89891 45.335v-15.20752a20.92034 20.92034 0 0 0 -14.17085-19.767v-2.69148c0-8.89194-13.45612-8.892-13.45612 0v2.69149a20.9204 20.9204 0 0 0 -14.17085 19.767v15.2153c-4.86349-.44469-6.15892 6.64629-1.47251 7.94668a83.96306 83.96306 0 0 0 15.23219 2.75216c.18149 9.28252 14.11446 9.27755 14.27915-.01321a86.013 86.013 0 0 0 15.21684-2.74286c4.63094-1.27068 3.51093-8.3624-1.45785-7.95056zm-25.62318-37.666c0-6.24276 9.44854-6.24614 9.44854 0v2.11836a20.26179 20.26179 0 0 0 -9.44854 0zm-.38849 48.52711a78.5642 78.5642 0 0 0 10.22632-.00832c-.3614 6.43457-9.85425 6.44714-10.22632.0083zm26.9397-4.84388a80.977 80.977 0 0 1 -43.66269.00587 2.057 2.057 0 0 1 .588-4.02617 4.834 4.834 0 0 1 1.10952.21329 1.00287 1.00287 0 0 0 1.24307-.97254v-16.4452a18.89512 18.89512 0 0 1 37.79025 0v16.43442a1.06628 1.06628 0 0 0 1.46469.953c2.79808-1.23157 4.18802 3.09262 1.46716 3.83731zm4.04525-28.1607a24.65377 24.65377 0 0 0 -9.73864-13.74967 1.00235 1.00235 0 0 1 1.14181-1.64765 26.6652 26.6652 0 0 1 10.53017 14.87091 1.0019 1.0019 0 0 1 -1.93334.52639zm-51.74438 0a1.00191 1.00191 0 0 1 -1.93335-.52639 26.6652 26.6652 0 0 1 10.53018-14.87093 1.00234 1.00234 0 0 1 1.14181 1.64765 24.65377 24.65377 0 0 0 -9.73864 13.74965z"
            fill="url(#linear-gradient)"
        />
    </g>
</svg>
More icons in the same style and category