Add icons to this collection by clicking the heart icon.
Notification icon - also known as interface, notification, and ui. 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 16 16"
>
    <linearGradient
        id="a"
        x1="1.514"
        x2="14.048"
        y1="1.952"
        y2="14.486"
        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="M.5 13V4A2.503 2.503 0 0 1 3 1.5h4a.5.5 0 0 1 0 1H3A1.502 1.502 0 0 0 1.5 4v9A1.502 1.502 0 0 0 3 14.5h9a1.502 1.502 0 0 0 1.5-1.5V9a.5.5 0 0 1 1 0v4a2.503 2.503 0 0 1-2.5 2.5H3A2.503 2.503 0 0 1 .5 13zM11.5.5a4 4 0 1 0 4 4 3.999 3.999 0 0 0-4-4z"
    />
</svg>
More icons in the same style and category