Add icons to this collection by clicking the heart icon.
Junction icon - also known as arrows, direction, up, left, signaling, traffic sign, Junction, road signs, regulation, and t junction. Created in a clean flat 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 500 500"
>
<linearGradient
id="a"
x1="250"
x2="250"
y1="0"
y2="500"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#41ade2" />
<stop offset=".069" stop-color="#3c99c8" />
<stop offset=".216" stop-color="#2f7aa5" />
<stop offset=".366" stop-color="#23648d" />
<stop offset=".518" stop-color="#18557c" />
<stop offset=".673" stop-color="#104a71" />
<stop offset=".831" stop-color="#0c446b" />
<stop offset="1" stop-color="#0c4269" />
</linearGradient>
<path
fill="url(#a)"
fill-rule="evenodd"
d="M0 250C0 111.93 111.93 0 250 0s250 111.93 250 250-111.93 250-250 250S0 388.07 0 250zm188.81-9.81 22.94-22.26 7.45-7.24-14.49-14.89-7.45 7.24-49.02 47.57 49.02 47.57 7.45 7.24 14.49-14.89-7.45-7.24-22.94-22.26h97.48v132.32h20.83V142.72l22.26 22.94 7.24 7.45 14.89-14.49-7.24-7.45-47.57-49.02-47.57 49.02-7.24 7.45 14.89 14.49 7.24-7.45 22.26-22.94v97.48h-97.47z"
clip-rule="evenodd"
/>
</svg>
More icons in the same style and category