Add icons to this collection by clicking the heart icon.
Traffic Cone icon - also known as caution, signaling, urban, and traffic cone. 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 64 64"
>
<linearGradient
id="a"
x1="3.25"
x2="60.75"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5bb4f6" />
<stop offset=".61" stop-color="#2191e5" />
<stop offset="1" stop-color="#007edb" />
</linearGradient>
<g>
<rect
width="57.5"
height="57.5"
x="3.25"
y="3.25"
fill="url(#a)"
rx="12.75"
/>
<path
fill="#fff"
d="M52 51.25h-5.13L37 11.82a.74.74 0 0 0-.72-.57h-8.57a.74.74 0 0 0-.72.57l-9.86 39.43H12a.75.75 0 0 0 0 1.5h40a.75.75 0 0 0 0-1.5zM21.86 38.51h20.28l.79 3.17H21.07zm2.5-10h15.28L41.76 37H22.24zm1.17-4.67h12.94l.79 3.16H24.74zm2.77-11.09h7.4l2.39 9.58H25.91zm-9.63 38.5 2-8.07h22.64l2 8.07z"
/>
</g>
</svg>
More icons in the same style and category