Add icons to this collection by clicking the heart icon.
Notification icon - also known as bell, hand, alarm, support, notification, alert, ui, communications, and user interface. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#6c54a3" />
        <stop offset="1" stop-color="#00b1d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M256 0c141.385 0 256 114.615 256 256S397.385 512 256 512 0 397.385 0 256 114.615 0 256 0zm44.761 104.336a6.749 6.749 0 0 0 5.966 6.679 5.6 5.6 0 0 0 1.5 0 6.716 6.716 0 1 0-7.463-6.679zM162.2 414.377l35.366-36.52-66.2-64.041L96 350.334zM407.326 269.51c4.9-4.834 12.282-14.03 6.642-21.482-4.283-5.571-14.211-7.788-20.038-4.43l-62.815 36.25A24.887 24.887 0 0 1 334.228 292a25.212 25.212 0 0 1-25.223 25.174h-59.572a5.37 5.37 0 1 1 0-10.74h59.572a14.467 14.467 0 1 0 0-28.933H234.1a4.508 4.508 0 0 1-2.071-.47c-30.911-12.89-71.329 3.155-87.568 34.5l55.251 53.438 7.252-7.587a39.474 39.474 0 0 1 29.636-12.753h82.114a28.887 28.887 0 0 0 21.209-8.661l67.4-66.458zM156.719 393.634a5.384 5.384 0 1 0 5.4-5.371h-.058a5.352 5.352 0 0 0-5.338 5.371zM307.48 240.443a17.8 17.8 0 0 0 16.844-12.285h-33.693a17.672 17.672 0 0 0 16.849 12.285zm-59.7-23.026h119.4l-.033-4.432h-119.34l-.029 4.432zm30.484-80.49c-2.527 3.558-2.762 9-3.06 15.842-.479 11.279-1.146 26.653-13.084 44.039a3.329 3.329 0 0 1-.235.267 58.557 58.557 0 0 1-4.589 5.169h100.366a60.959 60.959 0 0 1-4.595-5.169c-.081-.066-.158-.2-.235-.267-11.928-17.386-12.595-32.76-13.083-44.039-.3-6.845-.528-12.284-3.056-15.842a35.8 35.8 0 0 0-28.254-15.172h-1.928a35.784 35.784 0 0 0-28.249 15.172z"
    />
</svg>
More icons in the same style and category