Add icons to this collection by clicking the heart icon.
Bell 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 24 24"
>
<linearGradient
id="a"
x1="12"
x2="12"
y1="2"
y2="22"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00bcd4" />
<stop offset="1" stop-color="#1976d2" />
</linearGradient>
<path
fill="url(#a)"
d="M18 13.17V9c0-2.967-2.167-5.432-5-5.91V3a1 1 0 1 0-2 0v.09C8.167 3.568 6 6.033 6 9v4.17A3.006 3.006 0 0 0 4 16v2a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-2a3.006 3.006 0 0 0-2-2.83zM18 17H6v-1c0-.552.449-1 1-1a1 1 0 0 0 1-1V9c0-2.206 1.794-4 4-4s4 1.794 4 4v5a1 1 0 0 0 1 1 1 1 0 0 1 1 1zm-4 4a1 1 0 0 1-1 1h-2a1 1 0 1 1 0-2h2a1 1 0 0 1 1 1z"
/>
</svg>
More icons in the same style and category