building lighthouse icon

building-lighthouse-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
building-lighthouse-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the building lighthouse icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.125 1.219a1 1 0 0 0-1.248 0l-2.5 1.996c-.738.59-.322 1.78.623 1.781v2.095a1.75 1.75 0 0 0-1.172 1.396l-.815 5.363A1 1 0 0 0 4 15h6.997a1 1 0 0 0 .989-1.15l-.817-5.363A1.75 1.75 0 0 0 10 7.092V4.996c.945 0 1.364-1.191.625-1.781zM6 7V4.996h3V7zm-1.793 5.646l.232-1.527l5.872-1.631l.214 1.403zM12.5 6h2a.5.5 0 0 0 0-1h-2a.5.5 0 0 0 0 1m1.353-3.854a.5.5 0 0 1 0 .708l-1 1a.5.5 0 1 1-.707-.708l1-1a.5.5 0 0 1 .707 0m0 6a.5.5 0 0 1-.707.708l-1-1a.5.5 0 1 1 .707-.708z"/></svg>

React

import type { SVGProps } from "react";

export function FluentBuildingLighthouse16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.125 1.219a1 1 0 0 0-1.248 0l-2.5 1.996c-.738.59-.322 1.78.623 1.781v2.095a1.75 1.75 0 0 0-1.172 1.396l-.815 5.363A1 1 0 0 0 4 15h6.997a1 1 0 0 0 .989-1.15l-.817-5.363A1.75 1.75 0 0 0 10 7.092V4.996c.945 0 1.364-1.191.625-1.781zM6 7V4.996h3V7zm-1.793 5.646l.232-1.527l5.872-1.631l.214 1.403zM12.5 6h2a.5.5 0 0 0 0-1h-2a.5.5 0 0 0 0 1m1.353-3.854a.5.5 0 0 1 0 .708l-1 1a.5.5 0 1 1-.707-.708l1-1a.5.5 0 0 1 .707 0m0 6a.5.5 0 0 1-.707.708l-1-1a.5.5 0 1 1 .707-.708z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.125 1.219a1 1 0 0 0-1.248 0l-2.5 1.996c-.738.59-.322 1.78.623 1.781v2.095a1.75 1.75 0 0 0-1.172 1.396l-.815 5.363A1 1 0 0 0 4 15h6.997a1 1 0 0 0 .989-1.15l-.817-5.363A1.75 1.75 0 0 0 10 7.092V4.996c.945 0 1.364-1.191.625-1.781zM6 7V4.996h3V7zm-1.793 5.646l.232-1.527l5.872-1.631l.214 1.403zM12.5 6h2a.5.5 0 0 0 0-1h-2a.5.5 0 0 0 0 1m1.353-3.854a.5.5 0 0 1 0 .708l-1 1a.5.5 0 1 1-.707-.708l1-1a.5.5 0 0 1 .707 0m0 6a.5.5 0 0 1-.707.708l-1-1a.5.5 0 1 1 .707-.708z"/></svg>
</template>

CSS

.icon-building-lighthouse-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.125%201.219a1%201%200%200%200-1.248%200l-2.5%201.996c-.738.59-.322%201.78.623%201.781v2.095a1.75%201.75%200%200%200-1.172%201.396l-.815%205.363A1%201%200%200%200%204%2015h6.997a1%201%200%200%200%20.989-1.15l-.817-5.363A1.75%201.75%200%200%200%2010%207.092V4.996c.945%200%201.364-1.191.625-1.781zM6%207V4.996h3V7zm-1.793%205.646l.232-1.527l5.872-1.631l.214%201.403zM12.5%206h2a.5.5%200%200%200%200-1h-2a.5.5%200%200%200%200%201m1.353-3.854a.5.5%200%200%201%200%20.708l-1%201a.5.5%200%201%201-.707-.708l1-1a.5.5%200%200%201%20.707%200m0%206a.5.5%200%200%201-.707.708l-1-1a.5.5%200%201%201%20.707-.708z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.125%201.219a1%201%200%200%200-1.248%200l-2.5%201.996c-.738.59-.322%201.78.623%201.781v2.095a1.75%201.75%200%200%200-1.172%201.396l-.815%205.363A1%201%200%200%200%204%2015h6.997a1%201%200%200%200%20.989-1.15l-.817-5.363A1.75%201.75%200%200%200%2010%207.092V4.996c.945%200%201.364-1.191.625-1.781zM6%207V4.996h3V7zm-1.793%205.646l.232-1.527l5.872-1.631l.214%201.403zM12.5%206h2a.5.5%200%200%200%200-1h-2a.5.5%200%200%200%200%201m1.353-3.854a.5.5%200%200%201%200%20.708l-1%201a.5.5%200%201%201-.707-.708l1-1a.5.5%200%200%201%20.707%200m0%206a.5.5%200%200%201-.707.708l-1-1a.5.5%200%201%201%20.707-.708z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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