Add icons to this collection by clicking the heart icon.
Problem icon - also known as signs, danger, warning, sign, problem, and signaling. 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 64 64"
>
<defs>
<linearGradient
id="a"
x1="1"
x2="63.032"
y1="31.969"
y2="31.969"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fc4a1a" />
<stop offset="1" stop-color="#f7b733" />
</linearGradient>
<linearGradient id="b" x2="63.032" y1="17" y2="17" href="#a" />
<linearGradient id="c" x2="63.032" y1="27" y2="27" href="#a" />
</defs>
<g>
<path
d="M34.883 3.531a3.405 3.405 0 0 0-5.766 0l-.012.022L16.117 29.53a2.893 2.893 0 0 0 .12 2.868A3.26 3.26 0 0 0 19 34h10v27a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V34h11a3.26 3.26 0 0 0 2.763-1.6 2.9 2.9 0 0 0 .118-2.872ZM33 60h-2V34h2Zm14.049-28.632A1.27 1.27 0 0 1 46 32H19a1.27 1.27 0 0 1-1.049-.632.917.917 0 0 1-.056-.921L30.888 4.46a1.441 1.441 0 0 1 2.231.014l14 26a.907.907 0 0 1-.07.894Z"
fill="url(#a)"
/>
<path
d="M34 12h-4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1Zm-1 8h-2v-6h2Z"
fill="url(#b)"
/>
<path
d="M32 24a3 3 0 1 0 3 3 3 3 0 0 0-3-3Zm0 4a1 1 0 1 1 1-1 1 1 0 0 1-1 1Z"
fill="url(#c)"
/>
</g>
</svg>
More icons in the same style and category