Add icons to this collection by clicking the heart icon.
Direction icon - also known as arrows, arrow, direction, right arrow, Trajectory, right, point to, arrowhead, and ui. 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 24 24"
>
<linearGradient
id="a"
x1="1.1"
x2="22.9"
y1="12"
y2="12"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#4dbfff" />
<stop offset="1" stop-color="#008ddb" />
</linearGradient>
<path
fill="url(#a)"
d="M9 10c-.6 0-1 .4-1 1v4h2v-3h3v2.5l3.5-3.5L13 7.5V10zm3.7-8.6 9.9 9.9c.4.4.4 1 0 1.4l-9.9 9.9c-.4.4-1 .4-1.4 0l-9.9-9.9c-.4-.4-.4-1 0-1.4l9.9-9.9c.4-.4 1-.4 1.4 0z"
/>
</svg>
More icons in the same style and category