Add icons to this collection by clicking the heart icon.
Intersect icon - also known as arrows, direction, up, orientation, and intersect. Created in a clean circular 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="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256.001"
x2="256.001"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff81ff" />
<stop offset="1" stop-color="#a93aff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M404.397 366.718 293.681 256.002l79.315-79.307 6.28 6.28c5.032 5.032 13.604 2.387 14.989-4.537l12.56-62.809c1.227-6.152-4.148-11.68-10.452-10.452l-62.809 12.56c-6.944 1.389-9.549 9.976-4.537 14.989l6.28 6.28L256 218.321l-79.307-79.315 6.28-6.28c5.008-5.008 2.415-13.598-4.536-14.989l-62.809-12.56c-6.194-1.242-11.694 4.226-10.452 10.452l12.56 62.809c1.384 6.922 9.956 9.57 14.989 4.537l6.28-6.28 79.316 79.307-110.716 110.716a8.878 8.878 0 0 0 0 12.56l25.12 25.12a8.878 8.878 0 0 0 12.56 0l110.716-110.716 110.716 110.716a8.88 8.88 0 0 0 12.56 0l25.12-25.12a8.88 8.88 0 0 0 0-12.56z"
/>
</svg>
More icons in the same style and category