Add icons to this collection by clicking the heart icon.
Cone icon - also known as cone, signaling, traffic cone, and bollards. 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="31.092"
        x2="480.908"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M130.194 282.889h251.611M172.622 149.084h166.755m121.531 296.165c0-18.378-14.898-33.276-33.276-33.276H84.368c-18.378 0-33.276 14.898-33.276 33.276V492h409.817v-46.751zm-63.695-133.276L306.918 42.697A33.277 33.277 0 0 0 275.368 20h-38.736a33.277 33.277 0 0 0-31.55 22.697L81.255 411.973h225.299"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category