Add icons to this collection by clicking the heart icon.
Signpost icon - also known as arrows, direction, left, right, sign, signaling, and signpost. 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="#a93aff" />
<stop offset="1" stop-color="#ff81ff" />
</linearGradient>
<path
fill="url(#a)"
d="m506 320-60-45a15.005 15.005 0 0 0-9-3H301v-60h136c3.245 0 6.403-1.053 9-3l60-45a15.001 15.001 0 0 0 0-24l-60-45a15.005 15.005 0 0 0-9-3H301V15c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15v167H75a15.005 15.005 0 0 0-9 3L6 230a15.001 15.001 0 0 0 0 24l60 45c2.597 1.947 5.755 3 9 3h136v180h-45c-8.284 0-15 6.716-15 15s6.716 15 15 15h180c8.284 0 15-6.716 15-15s-6.716-15-15-15h-45v-90h136c3.245 0 6.403-1.053 9-3l60-45a15.001 15.001 0 0 0 0-24zM301 122h131l40 30-40 30H301zm-90 150H80l-40-30 40-30h131zm60 210h-30V30h30zm161-120H301v-60h131l40 30z"
/>
</svg>
More icons in the same style and category