Add icons to this collection by clicking the heart icon.
Direction icon - also known as arrows, direction, signaling, signpost, route, street sign, and guidepost. 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="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00c0ff" />
<stop offset="1" stop-color="#5558ff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M327.059 389.235h-44.412V113.882a8.877 8.877 0 0 0-8.882-8.882h-35.529a8.877 8.877 0 0 0-8.882 8.882v275.353h-44.412c-4.909 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882H327.06c4.909 0 8.882-3.973 8.882-8.882s-3.974-8.882-8.883-8.882zM211.588 211.588h-71.059a8.877 8.877 0 0 0-6.28 2.602l-26.647 26.647a8.878 8.878 0 0 0 0 12.56l26.647 26.647a8.879 8.879 0 0 0 6.28 2.602h71.059zm-77.339-20.367a8.875 8.875 0 0 0 6.28 2.602h71.059v-71.059h-71.059a8.874 8.874 0 0 0-6.28 2.603l-26.647 26.647a8.878 8.878 0 0 0 0 12.56zm270.149 5.205-26.647-26.647a8.876 8.876 0 0 0-6.28-2.603h-71.059v71.059h71.059a8.874 8.874 0 0 0 6.28-2.603l26.647-26.647a8.879 8.879 0 0 0 0-12.559z"
/>
</svg>
More icons in the same style and category