navaid vor icon
navaid-vor from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- navaid-vor
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the navaid vor icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="m30.864 15.496l-7-12A1 1 0 0 0 23 3H9a1 1 0 0 0-.864.496l-7 12a1 1 0 0 0 0 1.008l7 12A1 1 0 0 0 9 29h14a1 1 0 0 0 .864-.496l7-12a1 1 0 0 0 0-1.008M22.426 27H9.574L3.158 16L9.574 5h12.852l6.416 11Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonNavaidVor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="m30.864 15.496l-7-12A1 1 0 0 0 23 3H9a1 1 0 0 0-.864.496l-7 12a1 1 0 0 0 0 1.008l7 12A1 1 0 0 0 9 29h14a1 1 0 0 0 .864-.496l7-12a1 1 0 0 0 0-1.008M22.426 27H9.574L3.158 16L9.574 5h12.852l6.416 11Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="m30.864 15.496l-7-12A1 1 0 0 0 23 3H9a1 1 0 0 0-.864.496l-7 12a1 1 0 0 0 0 1.008l7 12A1 1 0 0 0 9 29h14a1 1 0 0 0 .864-.496l7-12a1 1 0 0 0 0-1.008M22.426 27H9.574L3.158 16L9.574 5h12.852l6.416 11Z"/></svg> </template>
CSS
.icon-navaid-vor {
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%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m30.864%2015.496l-7-12A1%201%200%200%200%2023%203H9a1%201%200%200%200-.864.496l-7%2012a1%201%200%200%200%200%201.008l7%2012A1%201%200%200%200%209%2029h14a1%201%200%200%200%20.864-.496l7-12a1%201%200%200%200%200-1.008M22.426%2027H9.574L3.158%2016L9.574%205h12.852l6.416%2011Z%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%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%222%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m30.864%2015.496l-7-12A1%201%200%200%200%2023%203H9a1%201%200%200%200-.864.496l-7%2012a1%201%200%200%200%200%201.008l7%2012A1%201%200%200%200%209%2029h14a1%201%200%200%200%20.864-.496l7-12a1%201%200%200%200%200-1.008M22.426%2027H9.574L3.158%2016L9.574%205h12.852l6.416%2011Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/navaid-vor.svg?color=%231a73e8&size=48