Add icons to this collection by clicking the heart icon.
Signpost icon - also known as direction, signaling, and signpost. 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 32 32"
>
<linearGradient
id="a"
x1="2"
x2="30"
y1="16"
y2="16"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#9c8cff" />
<stop offset="1" stop-color="#6fc9ff" />
</linearGradient>
<g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
<path
fill="url(#a)"
d="M19 28v-5h8c.265 0 .52-.105.707-.293l2-2a.999.999 0 0 0 0-1.414l-2-2A.997.997 0 0 0 27 17h-8v-2h8c.265 0 .52-.105.707-.293l2-2a.999.999 0 0 0 0-1.414l-2-2A.997.997 0 0 0 27 9h-8V4a2 2 0 0 0-2-2h-2c-.74 0-1.386.402-1.732 1H5a.997.997 0 0 0-.707.293l-2 2a.999.999 0 0 0 0 1.414l2 2A.997.997 0 0 0 5 9h8v2H5a.997.997 0 0 0-.707.293l-2 2a.999.999 0 0 0 0 1.414l2 2A.997.997 0 0 0 5 17h8v11h-2a1 1 0 0 0 0 2h10a1 1 0 0 0 0-2zm-4 0h2V4h-2zm4-7h7.586l1-1-1-1H19zm-6-8H5.414l-1 1 1 1H13zm6 0h7.586l1-1-1-1H19zm-6-8H5.414l-1 1 1 1H13z"
/>
</g>
</svg>
More icons in the same style and category