Add icons to this collection by clicking the heart icon.
Traffic Cone icon - also known as post, signaling, urban, traffic cone, bollards, and maps and location. Created in a clean circular 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M323.282 264.882H188.718l-9.476 35.529h153.516zm14.214 53.295H174.504l-4.738 17.765h172.468zm-23.689-88.824H198.193l-4.738 17.765h125.089zm-14.213-53.294h-87.188l-9.476 35.529h106.14zM380.6 371.471h-28.89l-4.738-17.765H165.028l-4.738 17.765H131.4c-4.919 0-8.9 3.973-8.9 8.882v17.765c0 4.91 3.981 8.882 8.9 8.882h249.2c4.919 0 8.9-3.973 8.9-8.882v-17.765c0-4.91-3.981-8.882-8.9-8.882zm-98.239-260.026A8.904 8.904 0 0 0 273.8 105h-35.6a8.904 8.904 0 0 0-8.561 6.445l-12.495 46.849h77.712z"
    />
</svg>
More icons in the same style and category