signpost from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
signpost
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the signpost icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.992 16v5m-3 0h6m.981-18h-5.516c-.921 0-1.382 0-1.725.201a1.5 1.5 0 0 0-.542.55c-.198.347-.198.815-.198 1.75c0 .934 0 1.401.198 1.75c.13.227.317.417.542.548C9.075 8 9.536 8 10.457 8h5.516c.353 0 .53 0 .697-.04q.167-.04.32-.118c.155-.078.29-.192.561-.421c.834-.705 1.25-1.057 1.379-1.49a1.5 1.5 0 0 0 0-.863c-.128-.432-.545-.784-1.379-1.488c-.27-.23-.406-.344-.56-.422a1.5 1.5 0 0 0-.321-.118C16.502 3 16.326 3 15.973 3m-7.96 8h5.514c.922 0 1.383 0 1.726.201c.225.132.411.321.541.55c.198.347.198.815.198 1.75c0 .934 0 1.401-.198 1.75a1.5 1.5 0 0 1-.541.548c-.343.201-.804.201-1.726.201H8.011c-.352 0-.529 0-.696-.04a1.5 1.5 0 0 1-.322-.118c-.153-.078-.289-.192-.56-.421c-.833-.705-1.25-1.057-1.378-1.489a1.5 1.5 0 0 1 0-.864c.128-.431.545-.784 1.378-1.488c.271-.23.407-.344.56-.422q.154-.078.322-.118c.167-.04.344-.04.698-.04m3.979-3v3"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSignpost(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M11.992 16v5m-3 0h6m.981-18h-5.516c-.921 0-1.382 0-1.725.201a1.5 1.5 0 0 0-.542.55c-.198.347-.198.815-.198 1.75c0 .934 0 1.401.198 1.75c.13.227.317.417.542.548C9.075 8 9.536 8 10.457 8h5.516c.353 0 .53 0 .697-.04q.167-.04.32-.118c.155-.078.29-.192.561-.421c.834-.705 1.25-1.057 1.379-1.49a1.5 1.5 0 0 0 0-.863c-.128-.432-.545-.784-1.379-1.488c-.27-.23-.406-.344-.56-.422a1.5 1.5 0 0 0-.321-.118C16.502 3 16.326 3 15.973 3m-7.96 8h5.514c.922 0 1.383 0 1.726.201c.225.132.411.321.541.55c.198.347.198.815.198 1.75c0 .934 0 1.401-.198 1.75a1.5 1.5 0 0 1-.541.548c-.343.201-.804.201-1.726.201H8.011c-.352 0-.529 0-.696-.04a1.5 1.5 0 0 1-.322-.118c-.153-.078-.289-.192-.56-.421c-.833-.705-1.25-1.057-1.378-1.489a1.5 1.5 0 0 1 0-.864c.128-.431.545-.784 1.378-1.488c.271-.23.407-.344.56-.422q.154-.078.322-.118c.167-.04.344-.04.698-.04m3.979-3v3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.992 16v5m-3 0h6m.981-18h-5.516c-.921 0-1.382 0-1.725.201a1.5 1.5 0 0 0-.542.55c-.198.347-.198.815-.198 1.75c0 .934 0 1.401.198 1.75c.13.227.317.417.542.548C9.075 8 9.536 8 10.457 8h5.516c.353 0 .53 0 .697-.04q.167-.04.32-.118c.155-.078.29-.192.561-.421c.834-.705 1.25-1.057 1.379-1.49a1.5 1.5 0 0 0 0-.863c-.128-.432-.545-.784-1.379-1.488c-.27-.23-.406-.344-.56-.422a1.5 1.5 0 0 0-.321-.118C16.502 3 16.326 3 15.973 3m-7.96 8h5.514c.922 0 1.383 0 1.726.201c.225.132.411.321.541.55c.198.347.198.815.198 1.75c0 .934 0 1.401-.198 1.75a1.5 1.5 0 0 1-.541.548c-.343.201-.804.201-1.726.201H8.011c-.352 0-.529 0-.696-.04a1.5 1.5 0 0 1-.322-.118c-.153-.078-.289-.192-.56-.421c-.833-.705-1.25-1.057-1.378-1.489a1.5 1.5 0 0 1 0-.864c.128-.431.545-.784 1.378-1.488c.271-.23.407-.344.56-.422q.154-.078.322-.118c.167-.04.344-.04.698-.04m3.979-3v3"/></svg>
</template>

CSS

.icon-signpost {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M11.992%2016v5m-3%200h6m.981-18h-5.516c-.921%200-1.382%200-1.725.201a1.5%201.5%200%200%200-.542.55c-.198.347-.198.815-.198%201.75c0%20.934%200%201.401.198%201.75c.13.227.317.417.542.548C9.075%208%209.536%208%2010.457%208h5.516c.353%200%20.53%200%20.697-.04q.167-.04.32-.118c.155-.078.29-.192.561-.421c.834-.705%201.25-1.057%201.379-1.49a1.5%201.5%200%200%200%200-.863c-.128-.432-.545-.784-1.379-1.488c-.27-.23-.406-.344-.56-.422a1.5%201.5%200%200%200-.321-.118C16.502%203%2016.326%203%2015.973%203m-7.96%208h5.514c.922%200%201.383%200%201.726.201c.225.132.411.321.541.55c.198.347.198.815.198%201.75c0%20.934%200%201.401-.198%201.75a1.5%201.5%200%200%201-.541.548c-.343.201-.804.201-1.726.201H8.011c-.352%200-.529%200-.696-.04a1.5%201.5%200%200%201-.322-.118c-.153-.078-.289-.192-.56-.421c-.833-.705-1.25-1.057-1.378-1.489a1.5%201.5%200%200%201%200-.864c.128-.431.545-.784%201.378-1.488c.271-.23.407-.344.56-.422q.154-.078.322-.118c.167-.04.344-.04.698-.04m3.979-3v3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M11.992%2016v5m-3%200h6m.981-18h-5.516c-.921%200-1.382%200-1.725.201a1.5%201.5%200%200%200-.542.55c-.198.347-.198.815-.198%201.75c0%20.934%200%201.401.198%201.75c.13.227.317.417.542.548C9.075%208%209.536%208%2010.457%208h5.516c.353%200%20.53%200%20.697-.04q.167-.04.32-.118c.155-.078.29-.192.561-.421c.834-.705%201.25-1.057%201.379-1.49a1.5%201.5%200%200%200%200-.863c-.128-.432-.545-.784-1.379-1.488c-.27-.23-.406-.344-.56-.422a1.5%201.5%200%200%200-.321-.118C16.502%203%2016.326%203%2015.973%203m-7.96%208h5.514c.922%200%201.383%200%201.726.201c.225.132.411.321.541.55c.198.347.198.815.198%201.75c0%20.934%200%201.401-.198%201.75a1.5%201.5%200%200%201-.541.548c-.343.201-.804.201-1.726.201H8.011c-.352%200-.529%200-.696-.04a1.5%201.5%200%200%201-.322-.118c-.153-.078-.289-.192-.56-.421c-.833-.705-1.25-1.057-1.378-1.489a1.5%201.5%200%200%201%200-.864c.128-.431.545-.784%201.378-1.488c.271-.23.407-.344.56-.422q.154-.078.322-.118c.167-.04.344-.04.698-.04m3.979-3v3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/signpost.svg?color=%231a73e8&size=48