Add icons to this collection by clicking the heart icon.
Direction icon - also known as direction, orientation, sign, signaling, directional, road sign, and panel. Created in a clean 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 512 512"
>
<linearGradient
id="a"
x1="36"
x2="476"
y1="256"
y2="256"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9dd6fc" />
<stop offset=".006" stop-color="#9dd6fc" />
<stop offset="1" stop-color="#d17ff7" />
</linearGradient>
<path
d="M296 180v80m-80 80v152h80V340m-80-80v-80m80-80V20h-80v80m240 40-40-40H56v80h360l40-40zm0 160v-40H96l-40 40 40 40h360v-40z"
fill="none"
stroke="url(#a)"
stroke-width="40"
stroke-linecap="round"
stroke-linejoin="round"
stroke-miterlimit="10"
/>
</svg>
More icons in the same style and category