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="M355.856 146.771c6.249 6.248 6.249 16.379 0 22.627-6.248 6.248-16.379 6.248-22.627 0l-12.272-12.272V393.5c0 8.837-7.164 16-16 16s-16-7.163-16-16V272h-82.873l12.271 12.271c6.249 6.248 6.249 16.379 0 22.627-3.125 3.124-7.219 4.687-11.314 4.687s-8.189-1.563-11.313-4.687l-39.585-39.585a15.997 15.997 0 0 1 0-22.626l39.585-39.585c6.248-6.248 16.379-6.25 22.627 0 6.248 6.248 6.248 16.379 0 22.627L206.084 240h82.873v-82.873l-12.271 12.271a15.95 15.95 0 0 1-11.313 4.687 15.949 15.949 0 0 1-11.314-4.687c-6.248-6.248-6.248-16.379 0-22.627l39.585-39.585c6.248-6.249 16.379-6.249 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.392C475.527 0 512 36.473 512 81.304zm-32 0C480 54.117 457.882 32 430.696 32H81.304C54.118 32 32 54.117 32 81.304v349.393C32 457.883 54.118 480 81.304 480h349.392C457.882 480 480 457.883 480 430.696z"
    />
</svg>
More icons in the same style and category