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="#fd3a84" />
<stop offset="1" stop-color="#ffa68d" />
</linearGradient>
<path
fill="url(#a)"
d="M377 302h-60c-8.284 0-15 6.716-15 15v60c0 41.355 33.645 75 75 75s75-33.645 75-75-33.645-75-75-75zm0 120c-24.813 0-45-20.187-45-45v-45h45c24.813 0 45 20.187 45 45s-20.187 45-45 45zm0-180h-45V120h15a15 15 0 0 0 12.481-23.32l-60-90a15.001 15.001 0 0 0-24.962-.001l-60 90A15.001 15.001 0 0 0 227 119.999h15v122H120v-15a15 15 0 0 0-23.32-12.481l-90 60a15.002 15.002 0 0 0 0 24.963l90 60A14.999 14.999 0 0 0 120 347v-15h122v45c0 74.439 60.561 135 135 135s135-60.561 135-135-60.561-135-135-135zm0 240c-57.897 0-105-47.103-105-105v-60c0-8.284-6.716-15-15-15H105c-8.284 0-15 6.716-15 15v1.972L42.042 287 90 255.028V257c0 8.284 6.716 15 15 15h152c8.284 0 15-6.716 15-15V105c0-8.284-6.716-15-15-15h-1.972L287 42.042 318.972 90H317c-8.284 0-15 6.716-15 15v152c0 8.284 6.716 15 15 15h60c57.897 0 105 47.103 105 105s-47.103 105-105 105z"
/>
</svg>
More icons in the same style and category