Add icons to this collection by clicking the heart icon.
T Junction icon - also known as arrows, symbol, t junction, and user interface. 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="256"
        x2="256"
        y1="510.479"
        y2="1.521"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffd000" />
        <stop offset="1" stop-color="#fd6700" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M-.01 17.521c0-8.837 7.164-16 16-16h480.02c8.836 0 16 7.163 16 16s-7.164 16-16 16H15.99c-8.836 0-16-7.163-16-16zm496.02 100.08H314.053c-8.837 0-16 7.162-16 16v181.955c0 8.837 7.163 16 16 16h57.033L256 469.503 140.913 331.556h57.033c8.837 0 16-7.163 16-16V133.6c0-8.837-7.163-16-16-16H15.992c-8.837 0-16 7.163-16 16s7.163 16 16 16h165.956v149.956h-75.22a15.999 15.999 0 0 0-12.285 26.25L243.714 504.73a16 16 0 0 0 24.571 0l149.273-178.923a16 16 0 0 0-12.286-26.25h-75.219V149.6H496.01c8.836 0 16-7.163 16-16s-7.164-16-16-16z"
    />
</svg>
More icons in the same style and category