signpost big icon

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

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

The same icon in other sets

Use the signpost big 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="M15.204 6H8.002c-1.409 0-2.113 0-2.619.337a2 2 0 0 0-.553.552c-.338.504-.338 1.207-.338 2.611s0 2.107.338 2.611c.146.218.334.406.553.552C5.89 13 6.593 13 8.001 13h7.203c.558 0 .837 0 1.099-.072q.174-.048.336-.127c.245-.117.455-.3.875-.667c1.195-1.043 1.793-1.565 1.933-2.211a2 2 0 0 0 0-.846c-.14-.646-.738-1.168-1.933-2.211c-.42-.366-.63-.55-.875-.668a2 2 0 0 0-.336-.126C16.04 6 15.76 6 15.203 6M9.492 6V4.5c0-.466 0-.699.076-.883a1 1 0 0 1 .542-.54C10.293 3 10.526 3 10.992 3s.7 0 .883.076a1 1 0 0 1 .541.541c.076.184.076.417.076.883V6m-3 7v6.5c0 .466 0 .699.076.883a1 1 0 0 0 .542.54c.183.077.416.077.882.077s.7 0 .883-.076a1 1 0 0 0 .541-.541c.076-.184.076-.417.076-.883V13"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSignpostBig(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="M15.204 6H8.002c-1.409 0-2.113 0-2.619.337a2 2 0 0 0-.553.552c-.338.504-.338 1.207-.338 2.611s0 2.107.338 2.611c.146.218.334.406.553.552C5.89 13 6.593 13 8.001 13h7.203c.558 0 .837 0 1.099-.072q.174-.048.336-.127c.245-.117.455-.3.875-.667c1.195-1.043 1.793-1.565 1.933-2.211a2 2 0 0 0 0-.846c-.14-.646-.738-1.168-1.933-2.211c-.42-.366-.63-.55-.875-.668a2 2 0 0 0-.336-.126C16.04 6 15.76 6 15.203 6M9.492 6V4.5c0-.466 0-.699.076-.883a1 1 0 0 1 .542-.54C10.293 3 10.526 3 10.992 3s.7 0 .883.076a1 1 0 0 1 .541.541c.076.184.076.417.076.883V6m-3 7v6.5c0 .466 0 .699.076.883a1 1 0 0 0 .542.54c.183.077.416.077.882.077s.7 0 .883-.076a1 1 0 0 0 .541-.541c.076-.184.076-.417.076-.883V13"/></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="M15.204 6H8.002c-1.409 0-2.113 0-2.619.337a2 2 0 0 0-.553.552c-.338.504-.338 1.207-.338 2.611s0 2.107.338 2.611c.146.218.334.406.553.552C5.89 13 6.593 13 8.001 13h7.203c.558 0 .837 0 1.099-.072q.174-.048.336-.127c.245-.117.455-.3.875-.667c1.195-1.043 1.793-1.565 1.933-2.211a2 2 0 0 0 0-.846c-.14-.646-.738-1.168-1.933-2.211c-.42-.366-.63-.55-.875-.668a2 2 0 0 0-.336-.126C16.04 6 15.76 6 15.203 6M9.492 6V4.5c0-.466 0-.699.076-.883a1 1 0 0 1 .542-.54C10.293 3 10.526 3 10.992 3s.7 0 .883.076a1 1 0 0 1 .541.541c.076.184.076.417.076.883V6m-3 7v6.5c0 .466 0 .699.076.883a1 1 0 0 0 .542.54c.183.077.416.077.882.077s.7 0 .883-.076a1 1 0 0 0 .541-.541c.076-.184.076-.417.076-.883V13"/></svg>
</template>

CSS

.icon-signpost-big {
  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%22M15.204%206H8.002c-1.409%200-2.113%200-2.619.337a2%202%200%200%200-.553.552c-.338.504-.338%201.207-.338%202.611s0%202.107.338%202.611c.146.218.334.406.553.552C5.89%2013%206.593%2013%208.001%2013h7.203c.558%200%20.837%200%201.099-.072q.174-.048.336-.127c.245-.117.455-.3.875-.667c1.195-1.043%201.793-1.565%201.933-2.211a2%202%200%200%200%200-.846c-.14-.646-.738-1.168-1.933-2.211c-.42-.366-.63-.55-.875-.668a2%202%200%200%200-.336-.126C16.04%206%2015.76%206%2015.203%206M9.492%206V4.5c0-.466%200-.699.076-.883a1%201%200%200%201%20.542-.54C10.293%203%2010.526%203%2010.992%203s.7%200%20.883.076a1%201%200%200%201%20.541.541c.076.184.076.417.076.883V6m-3%207v6.5c0%20.466%200%20.699.076.883a1%201%200%200%200%20.542.54c.183.077.416.077.882.077s.7%200%20.883-.076a1%201%200%200%200%20.541-.541c.076-.184.076-.417.076-.883V13%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%22M15.204%206H8.002c-1.409%200-2.113%200-2.619.337a2%202%200%200%200-.553.552c-.338.504-.338%201.207-.338%202.611s0%202.107.338%202.611c.146.218.334.406.553.552C5.89%2013%206.593%2013%208.001%2013h7.203c.558%200%20.837%200%201.099-.072q.174-.048.336-.127c.245-.117.455-.3.875-.667c1.195-1.043%201.793-1.565%201.933-2.211a2%202%200%200%200%200-.846c-.14-.646-.738-1.168-1.933-2.211c-.42-.366-.63-.55-.875-.668a2%202%200%200%200-.336-.126C16.04%206%2015.76%206%2015.203%206M9.492%206V4.5c0-.466%200-.699.076-.883a1%201%200%200%201%20.542-.54C10.293%203%2010.526%203%2010.992%203s.7%200%20.883.076a1%201%200%200%201%20.541.541c.076.184.076.417.076.883V6m-3%207v6.5c0%20.466%200%20.699.076.883a1%201%200%200%200%20.542.54c.183.077.416.077.882.077s.7%200%20.883-.076a1%201%200%200%200%20.541-.541c.076-.184.076-.417.076-.883V13%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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