Add icons to this collection by clicking the heart icon.
T Junction icon - also known as arrows, direction, signaling, traffic sign, Junction, road signs, regulation, and t junction. 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="23.84"
        x2="488.16"
        y1="488.16"
        y2="23.84"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fcc60e" />
        <stop offset="1" stop-color="#e92e29" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M411.178 294.533c6.249 6.248 6.249 16.379 0 22.627l-40.305 40.306c-3.124 3.124-7.219 4.687-11.313 4.687s-8.189-1.562-11.313-4.687c-6.249-6.248-6.249-16.379 0-22.627l12.992-12.992H158.492l12.992 12.992c6.249 6.248 6.249 16.379 0 22.627a15.95 15.95 0 0 1-11.313 4.687 15.943 15.943 0 0 1-11.313-4.687l-40.305-40.306c-6.249-6.248-6.249-16.379 0-22.627l40.305-40.305c6.248-6.248 16.379-6.248 22.627 0 6.249 6.248 6.249 16.379 0 22.627l-12.991 12.991h85.372v-85.372l-12.991 12.991c-3.124 3.124-7.219 4.687-11.313 4.687s-8.189-1.563-11.313-4.687c-6.249-6.248-6.249-16.379 0-22.627l40.306-40.306a15.997 15.997 0 0 1 22.626 0l40.305 40.306c6.249 6.248 6.249 16.379 0 22.627-6.248 6.249-16.379 6.25-22.627 0l-12.992-12.992v85.373h85.373l-12.991-12.991c-6.249-6.248-6.249-16.379 0-22.627 6.248-6.248 16.379-6.248 22.627 0zM512 81.304v349.393c0 44.83-36.473 81.303-81.304 81.303H81.304C36.473 512 0 475.527 0 430.696V81.304C0 36.473 36.473 0 81.304 0h349.393C475.527 0 512 36.473 512 81.304zm-32 0C480 54.117 457.883 32 430.696 32H81.304C54.117 32 32 54.117 32 81.304v349.393C32 457.883 54.117 480 81.304 480h349.393C457.883 480 480 457.883 480 430.696z"
    />
</svg>
More icons in the same style and category