Add icons to this collection by clicking the heart icon.
Cone icon - also known as security, traffic, post, cone, signaling, urban, traffic cone, bollards, and obra. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="467"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="136"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m395.895 346-40.579-30H149.737l-33.631 30-34.289 121h348.365zm-90.79-195 30.787-15-35.463-125.116A15.012 15.012 0 0 0 286 0h-60a15.012 15.012 0 0 0-14.429 10.884L176.107 136l35.208 15zm35.053 150 38.594-15-25.717-90-39.404-15H196.158l-37.193 15-25.717 90 38.278 15z"
    />
    <path
        fill="url(#b)"
        d="M466 452H46c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h420c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15zM335.893 136H176.107l-17.142 60h194.07zm42.859 150H133.248l-17.142 60h279.789z"
    />
</svg>
More icons in the same style and category