Add icons to this collection by clicking the heart icon.
Intersect icon - also known as arrows, direction, orientation, and intersect. Created in a clean lineal color 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="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd5900" />
<stop offset="1" stop-color="#ffde00" />
</linearGradient>
<path
fill="url(#a)"
d="m505.32 243.519-90-60A15 15 0 0 0 392 196v15h-91V15c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15v196H15c-8.284 0-15 6.716-15 15v60c0 8.284 6.716 15 15 15h196v91h-15a15 15 0 0 0-12.481 23.32l60 90a15.001 15.001 0 0 0 24.962 0l60-90A15.001 15.001 0 0 0 316 392h-15v-91h91v15a15 15 0 0 0 23.32 12.481l90-60a15 15 0 0 0 0-24.962zM422 287.972V286c0-8.284-6.716-15-15-15H286c-8.284 0-15 6.716-15 15v121c0 8.284 6.716 15 15 15h1.972L256 469.958 224.028 422H226c8.284 0 15-6.716 15-15V286c0-8.284-6.716-15-15-15H30v-30h196c8.284 0 15-6.716 15-15V30h30v196c0 8.284 6.716 15 15 15h121c8.284 0 15-6.716 15-15v-1.972L469.958 256z"
/>
</svg>
More icons in the same style and category