navaid vhfor icon

navaid-vhfor from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.

Name
navaid-vhfor
Set
Carbon
Style
Outline
Category
Planning
Viewbox
32×32
License
Apache 2.0

More planning icons from Carbon

Use the navaid vhfor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 28H10a1 1 0 0 1-.844-.463l-7-11a1 1 0 0 1 0-1.074l7-11A1 1 0 0 1 10 4h12a1 1 0 0 1 .844.463l7 11a1 1 0 0 1 0 1.074l-7 11A1 1 0 0 1 22 28m-11.451-2H21.45l6.363-10L21.45 6h-10.9L4.186 16Z"/><path fill="currentColor" d="M19.5 24h-7a1 1 0 0 1-.841-.46l-4.5-7a1 1 0 0 1 0-1.08l4.5-7A1 1 0 0 1 12.5 8h7a1 1 0 0 1 .841.46l4.5 7a1 1 0 0 1 0 1.08l-4.5 7a1 1 0 0 1-.841.46m-6.454-2h5.908l3.857-6l-3.857-6h-5.908l-3.857 6Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonNavaidVhfor(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 28H10a1 1 0 0 1-.844-.463l-7-11a1 1 0 0 1 0-1.074l7-11A1 1 0 0 1 10 4h12a1 1 0 0 1 .844.463l7 11a1 1 0 0 1 0 1.074l-7 11A1 1 0 0 1 22 28m-11.451-2H21.45l6.363-10L21.45 6h-10.9L4.186 16Z"/><path fill="currentColor" d="M19.5 24h-7a1 1 0 0 1-.841-.46l-4.5-7a1 1 0 0 1 0-1.08l4.5-7A1 1 0 0 1 12.5 8h7a1 1 0 0 1 .841.46l4.5 7a1 1 0 0 1 0 1.08l-4.5 7a1 1 0 0 1-.841.46m-6.454-2h5.908l3.857-6l-3.857-6h-5.908l-3.857 6Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22 28H10a1 1 0 0 1-.844-.463l-7-11a1 1 0 0 1 0-1.074l7-11A1 1 0 0 1 10 4h12a1 1 0 0 1 .844.463l7 11a1 1 0 0 1 0 1.074l-7 11A1 1 0 0 1 22 28m-11.451-2H21.45l6.363-10L21.45 6h-10.9L4.186 16Z"/><path fill="currentColor" d="M19.5 24h-7a1 1 0 0 1-.841-.46l-4.5-7a1 1 0 0 1 0-1.08l4.5-7A1 1 0 0 1 12.5 8h7a1 1 0 0 1 .841.46l4.5 7a1 1 0 0 1 0 1.08l-4.5 7a1 1 0 0 1-.841.46m-6.454-2h5.908l3.857-6l-3.857-6h-5.908l-3.857 6Z"/></svg>
</template>

CSS

.icon-navaid-vhfor {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2028H10a1%201%200%200%201-.844-.463l-7-11a1%201%200%200%201%200-1.074l7-11A1%201%200%200%201%2010%204h12a1%201%200%200%201%20.844.463l7%2011a1%201%200%200%201%200%201.074l-7%2011A1%201%200%200%201%2022%2028m-11.451-2H21.45l6.363-10L21.45%206h-10.9L4.186%2016Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.5%2024h-7a1%201%200%200%201-.841-.46l-4.5-7a1%201%200%200%201%200-1.08l4.5-7A1%201%200%200%201%2012.5%208h7a1%201%200%200%201%20.841.46l4.5%207a1%201%200%200%201%200%201.08l-4.5%207a1%201%200%200%201-.841.46m-6.454-2h5.908l3.857-6l-3.857-6h-5.908l-3.857%206Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2028H10a1%201%200%200%201-.844-.463l-7-11a1%201%200%200%201%200-1.074l7-11A1%201%200%200%201%2010%204h12a1%201%200%200%201%20.844.463l7%2011a1%201%200%200%201%200%201.074l-7%2011A1%201%200%200%201%2022%2028m-11.451-2H21.45l6.363-10L21.45%206h-10.9L4.186%2016Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.5%2024h-7a1%201%200%200%201-.841-.46l-4.5-7a1%201%200%200%201%200-1.08l4.5-7A1%201%200%200%201%2012.5%208h7a1%201%200%200%201%20.841.46l4.5%207a1%201%200%200%201%200%201.08l-4.5%207a1%201%200%200%201-.841.46m-6.454-2h5.908l3.857-6l-3.857-6h-5.908l-3.857%206Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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