Add icons to this collection by clicking the heart icon.
Y Intersection icon - also known as arrows, directions, left, right, crossing, traffic sign, ways, Junction, and y intersection. 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="65.029"
        x2="446.971"
        y1="330.971"
        y2="-50.971"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fcc60e" />
        <stop offset="1" stop-color="#e92e29" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 24v126.9a24 24 0 0 1-48 0V48H361.1a24 24 0 0 1 0-48H488a24 24 0 0 1 24 24zm-337.1 0a24 24 0 0 0-24-24H24A24 24 0 0 0 0 24v126.9a24 24 0 0 0 48 0V48h102.9a24 24 0 0 0 24-24zm221.5 57.662L256 222.059 115.6 81.662A24 24 0 0 0 81.662 115.6L232 265.941V488a24 24 0 0 0 48 0V265.941L430.338 115.6A24 24 0 0 0 396.4 81.662z"
    />
</svg>
More icons in the same style and category