Add icons to this collection by clicking the heart icon.
Notification icon - also known as interface, 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="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f776ff" />
        <stop offset=".891" stop-color="#8c2bff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M333.571 214.348a84.102 84.102 0 0 0-25.576 3.971c-.296-16.076-1.02-31.215-7.006-44.154-5.792-12.519-15.723-21.268-30.148-26.491-2.899-20.869-20.85-36.99-42.504-36.99s-39.604 16.121-42.503 36.99c-14.469 5.238-24.416 14.024-30.201 26.607-6.479 14.094-6.744 30.784-7.025 48.453-.554 34.842-1.126 70.871-44.345 101.266-10.192 7.168-13.192 19.795-7.294 30.706 4.977 9.204 15.037 14.798 26.913 14.965 20.911.293 42.02.487 63.217.602 5.167 17.906 21.691 31.044 41.238 31.044 19.548 0 36.075-13.14 41.24-31.048 6.327-.034 12.653-.069 18.976-.12 13.041 8.256 28.476 13.057 45.019 13.057 46.554 0 84.429-37.875 84.429-84.429s-37.876-84.429-84.43-84.429zm-105.234-79.664c6.152 0 11.611 2.964 15.07 7.525a182.384 182.384 0 0 0-30.139-.001c3.459-4.56 8.917-7.524 15.069-7.524zM118.227 343.52c53.061-37.409 53.821-85.373 54.378-120.405.57-35.861 2.034-50.62 32.947-55.799 13.706-2.295 31.48-2.313 45.277-.049 31.196 5.121 32.673 19.913 33.245 55.858.038 2.365.078 4.776.131 7.222-21.219 15.351-35.063 40.296-35.063 68.429 0 17.614 5.429 33.98 14.692 47.527-46.835.22-93.676.014-139.616-.632-2.994-.041-5.205-1.078-5.991-2.151zm110.11 33.796c-5.893 0-11.163-2.71-14.636-6.946 4.819.009 9.633.025 14.458.025 4.936 0 9.879-.021 14.819-.031-3.473 4.24-8.745 6.952-14.641 6.952zm105.234-18.11c-33.32 0-60.429-27.108-60.429-60.429s27.108-60.429 60.429-60.429S394 265.457 394 298.777s-27.108 60.429-60.429 60.429zM437.02 74.98C388.667 26.629 324.38 0 256 0S123.333 26.629 74.98 74.98C26.629 123.333 0 187.62 0 256s26.629 132.667 74.98 181.02C123.333 485.371 187.62 512 256 512s132.667-26.629 181.02-74.98C485.371 388.667 512 324.38 512 256s-26.629-132.667-74.98-181.02zM256 488C128.075 488 24 383.925 24 256S128.075 24 256 24s232 104.075 232 232-104.075 232-232 232z"
    />
</svg>
More icons in the same style and category