Add icons to this collection by clicking the heart icon.
Split Road icon - also known as direction, location, road, maps and location, and split road. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#80d8ff" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M332 512H182c-11.046 0-20-8.954-20-20V384.178c-44.875-17.669-83.519-47.431-112.397-86.716C17.152 253.318 0 200.943 0 146v-46a19.998 19.998 0 0 1 5.68-13.962l78-80a20 20 0 0 1 29.185.583l72 80A19.995 19.995 0 0 1 190 100v46c0 36.393 29.607 66 66 66s66-29.607 66-66v-46a20 20 0 0 1 5.5-13.775l76-80A20 20 0 0 1 418 0h.133a20.004 20.004 0 0 1 14.549 6.418l74 80A20.004 20.004 0 0 1 512 100v46c0 104.863-63.718 198.5-160 237.388V492c0 11.046-8.954 20-20 20zm-130-40h110V369.492a20 20 0 0 1 13.563-18.936C413.151 320.78 472 238.575 472 146v-38.168l-54.194-58.588L362 107.985V146c0 58.449-47.551 106-106 106s-106-47.551-106-106v-38.325L97.416 49.248 40 108.136V146c0 93.449 59.584 175.895 148.267 205.157A20.001 20.001 0 0 1 202 370.15z"
    />
</svg>
More icons in the same style and category