signpost4 icon

signpost4-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
signpost4-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the signpost4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.34 14.13l-2.18-1.75c-.31-.24-.7-.38-1.1-.38h-2.31V9h4.47c.97 0 1.75-.78 1.75-1.75v-3.5c0-.97-.78-1.75-1.75-1.75H8.96c-.39 0-.78.14-1.09.38L5.68 4.13c-.87.7-.87 2.04 0 2.74l2.19 1.75c.31.24.7.38 1.09.38h2.29v3H6.8c-.97 0-1.75.78-1.75 1.75v3.5c0 .97.78 1.75 1.75 1.75h4.45v2.25H9c-.41 0-.75.34-.75.75s.34.75.75.75h6c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-2.25V19h2.31c.4 0 .79-.14 1.1-.38l2.18-1.75c.88-.7.88-2.04 0-2.74"/></svg>

React

import type { SVGProps } from "react";

export function ReiconSignpost4Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.34 14.13l-2.18-1.75c-.31-.24-.7-.38-1.1-.38h-2.31V9h4.47c.97 0 1.75-.78 1.75-1.75v-3.5c0-.97-.78-1.75-1.75-1.75H8.96c-.39 0-.78.14-1.09.38L5.68 4.13c-.87.7-.87 2.04 0 2.74l2.19 1.75c.31.24.7.38 1.09.38h2.29v3H6.8c-.97 0-1.75.78-1.75 1.75v3.5c0 .97.78 1.75 1.75 1.75h4.45v2.25H9c-.41 0-.75.34-.75.75s.34.75.75.75h6c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-2.25V19h2.31c.4 0 .79-.14 1.1-.38l2.18-1.75c.88-.7.88-2.04 0-2.74"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.34 14.13l-2.18-1.75c-.31-.24-.7-.38-1.1-.38h-2.31V9h4.47c.97 0 1.75-.78 1.75-1.75v-3.5c0-.97-.78-1.75-1.75-1.75H8.96c-.39 0-.78.14-1.09.38L5.68 4.13c-.87.7-.87 2.04 0 2.74l2.19 1.75c.31.24.7.38 1.09.38h2.29v3H6.8c-.97 0-1.75.78-1.75 1.75v3.5c0 .97.78 1.75 1.75 1.75h4.45v2.25H9c-.41 0-.75.34-.75.75s.34.75.75.75h6c.41 0 .75-.34.75-.75s-.34-.75-.75-.75h-2.25V19h2.31c.4 0 .79-.14 1.1-.38l2.18-1.75c.88-.7.88-2.04 0-2.74"/></svg>
</template>

CSS

.icon-signpost4-filled {
  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%22currentColor%22%20d%3D%22m18.34%2014.13l-2.18-1.75c-.31-.24-.7-.38-1.1-.38h-2.31V9h4.47c.97%200%201.75-.78%201.75-1.75v-3.5c0-.97-.78-1.75-1.75-1.75H8.96c-.39%200-.78.14-1.09.38L5.68%204.13c-.87.7-.87%202.04%200%202.74l2.19%201.75c.31.24.7.38%201.09.38h2.29v3H6.8c-.97%200-1.75.78-1.75%201.75v3.5c0%20.97.78%201.75%201.75%201.75h4.45v2.25H9c-.41%200-.75.34-.75.75s.34.75.75.75h6c.41%200%20.75-.34.75-.75s-.34-.75-.75-.75h-2.25V19h2.31c.4%200%20.79-.14%201.1-.38l2.18-1.75c.88-.7.88-2.04%200-2.74%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%22currentColor%22%20d%3D%22m18.34%2014.13l-2.18-1.75c-.31-.24-.7-.38-1.1-.38h-2.31V9h4.47c.97%200%201.75-.78%201.75-1.75v-3.5c0-.97-.78-1.75-1.75-1.75H8.96c-.39%200-.78.14-1.09.38L5.68%204.13c-.87.7-.87%202.04%200%202.74l2.19%201.75c.31.24.7.38%201.09.38h2.29v3H6.8c-.97%200-1.75.78-1.75%201.75v3.5c0%20.97.78%201.75%201.75%201.75h4.45v2.25H9c-.41%200-.75.34-.75.75s.34.75.75.75h6c.41%200%20.75-.34.75-.75s-.34-.75-.75-.75h-2.25V19h2.31c.4%200%20.79-.14%201.1-.38l2.18-1.75c.88-.7.88-2.04%200-2.74%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Signpost4 filled icon — Reicon · IconsDB