Add icons to this collection by clicking the heart icon.
Notification icon - also known as bell, sound, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9d31fe" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M443.543 388.127c-12.981 0-23.543-10.562-23.543-23.544V218.426c0-43.645-17.107-84.786-48.168-115.844-19.52-19.517-43.021-33.518-68.621-41.23V47.21C303.21 21.18 282.032 0 256 0S208.79 21.179 208.79 47.21v14.14c-25.6 7.714-49.102 21.715-68.622 41.232C109.107 133.64 92 174.78 92 218.426v146.157c0 12.982-10.562 23.544-23.543 23.544h-16v75.995h407.086v-75.995zM240.791 47.21c0-8.387 6.822-15.21 15.21-15.21 8.386 0 15.21 6.823 15.21 15.21v7.924c-5.029-.464-10.102-.708-15.21-.708s-10.182.244-15.21.708zm186.752 384.912H84.457v-14.343C107.31 410.893 124 389.65 124 364.583V218.426c0-72.785 59.214-132 132-132 72.784 0 131.999 59.215 131.999 132v146.157c0 25.068 16.69 46.31 39.543 53.196zm-222.51 47.877h101.935V512H205.032z"
    />
</svg>
More icons in the same style and category