Add icons to this collection by clicking the heart icon.
Attention icon - also known as dangerous, danger, warning, exclamation mark, important, alert, ui, and attention. 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 24 24"
>
<linearGradient
id="a"
x1="12"
x2="12"
y1="2"
y2="22"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#0d84f1" />
<stop offset="1" stop-color="#875be3" />
</linearGradient>
<g fill="none">
<path
fill="url(#a)"
fill-rule="evenodd"
d="M2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12zm10 1a1 1 0 0 1-1-1V8a1 1 0 1 1 2 0v4a1 1 0 0 1-1 1zm-1.5 3a1.5 1.5 0 0 1 1.5-1.5h.01a1.5 1.5 0 0 1 1.5 1.5v.01a1.5 1.5 0 0 1-1.5 1.5H12a1.5 1.5 0 0 1-1.5-1.5z"
clip-rule="evenodd"
/>
</g>
</svg>
More icons in the same style and category