Add icons to this collection by clicking the heart icon.
Alert icon - also known as interface, danger, warning, signaling, exclamation mark, 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 40 40"
>
<linearGradient
id="a"
x1="1.118"
x2="32.165"
y1="36.697"
y2="5.132"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#54bf9a" />
<stop offset="1" stop-color="#00add7" />
</linearGradient>
<linearGradient
id="b"
x1="6.367"
x2="37.414"
y1="41.86"
y2="10.296"
href="#a"
/>
<linearGradient
id="c"
x1="2.368"
x2="33.415"
y1="37.926"
y2="6.362"
href="#a"
/>
<path
fill="url(#a)"
d="M20 10a1 1 0 0 0-1 1v13a1 1 0 0 0 2 0V11a1 1 0 0 0-1-1z"
/>
<circle cx="20" cy="28" r="1" fill="url(#b)" />
<path
fill="url(#c)"
d="M20 2a18 18 0 1 0 18 18A18.021 18.021 0 0 0 20 2zm0 34a16 16 0 1 1 16-16 16.019 16.019 0 0 1-16 16z"
/>
</svg>
More icons in the same style and category