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 42 42"
>
    <linearGradient
        id="a"
        x1="1.761"
        x2="38.464"
        y1="40.099"
        y2="3.664"
        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>
    <linearGradient
        id="b"
        x1="2.08"
        x2="38.782"
        y1="40.42"
        y2="3.985"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M21 1a20 20 0 1 0 20 20A20.023 20.023 0 0 0 21 1zm0 38a18 18 0 1 1 18-18 18.021 18.021 0 0 1-18 18z"
        />
        <path
            fill="url(#b)"
            d="M30.5 23.079a9.637 9.637 0 0 1-.5-3.059v-2.747a9.162 9.162 0 0 0-8.4-9.254A9 9 0 0 0 12 17v3.02a9.637 9.637 0 0 1-.5 3.059 9.657 9.657 0 0 1-1.128 2.309 2.661 2.661 0 0 0-.282 2.385 2.607 2.607 0 0 0 1.748 1.627 33.142 33.142 0 0 0 4.367.937 4.97 4.97 0 0 0 9.59 0 33.142 33.142 0 0 0 4.367-.937 2.607 2.607 0 0 0 1.745-1.627 2.661 2.661 0 0 0-.282-2.385 9.657 9.657 0 0 1-1.125-2.309zM21 32a2.991 2.991 0 0 1-2.534-1.411c.843.065 1.688.1 2.534.1s1.691-.039 2.534-.1A2.993 2.993 0 0 1 21 32zm9.03-4.915a.63.63 0 0 1-.421.395 31.166 31.166 0 0 1-17.219 0 .63.63 0 0 1-.42-.395.653.653 0 0 1 .069-.587 11.719 11.719 0 0 0 1.361-2.786 11.667 11.667 0 0 0 .6-3.692V17a7 7 0 0 1 7-7c.156 0 .314 0 .472.016A7.158 7.158 0 0 1 28 17.273v2.747a11.676 11.676 0 0 0 1.961 6.48.653.653 0 0 1 .069.584z"
        />
    </g>
</svg>
More icons in the same style and category