building lighthouse icon

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

Name
building-lighthouse-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
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 24 24"><path fill="currentColor" d="M10.694 2.21a1.25 1.25 0 0 0-1.385 0l-3.75 2.496c-1.029.686-.543 2.29.694 2.29H6.5v2.156a2.25 2.25 0 0 0-1.42 1.836l-1.063 9.058A1.75 1.75 0 0 0 5.755 22h8.499a1.75 1.75 0 0 0 1.738-1.954l-1.062-9.058a2.25 2.25 0 0 0-1.43-1.84V6.997h.25c1.237 0 1.723-1.605.693-2.29zM12 9H8V6.997h4zm1.952 6.531L5.77 17.986l.357-3.04l7.494-2.249zM16.22 4.22a.75.75 0 0 0 1.06 1.06l1.5-1.5a.75.75 0 0 0-1.06-1.06zm0 6a.75.75 0 0 0 0 1.06l1.5 1.5a.75.75 0 1 0 1.06-1.06l-1.5-1.5a.75.75 0 0 0-1.06 0M20.25 7h-3.5a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentBuildingLighthouse24Filled(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="M10.694 2.21a1.25 1.25 0 0 0-1.385 0l-3.75 2.496c-1.029.686-.543 2.29.694 2.29H6.5v2.156a2.25 2.25 0 0 0-1.42 1.836l-1.063 9.058A1.75 1.75 0 0 0 5.755 22h8.499a1.75 1.75 0 0 0 1.738-1.954l-1.062-9.058a2.25 2.25 0 0 0-1.43-1.84V6.997h.25c1.237 0 1.723-1.605.693-2.29zM12 9H8V6.997h4zm1.952 6.531L5.77 17.986l.357-3.04l7.494-2.249zM16.22 4.22a.75.75 0 0 0 1.06 1.06l1.5-1.5a.75.75 0 0 0-1.06-1.06zm0 6a.75.75 0 0 0 0 1.06l1.5 1.5a.75.75 0 1 0 1.06-1.06l-1.5-1.5a.75.75 0 0 0-1.06 0M20.25 7h-3.5a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.694 2.21a1.25 1.25 0 0 0-1.385 0l-3.75 2.496c-1.029.686-.543 2.29.694 2.29H6.5v2.156a2.25 2.25 0 0 0-1.42 1.836l-1.063 9.058A1.75 1.75 0 0 0 5.755 22h8.499a1.75 1.75 0 0 0 1.738-1.954l-1.062-9.058a2.25 2.25 0 0 0-1.43-1.84V6.997h.25c1.237 0 1.723-1.605.693-2.29zM12 9H8V6.997h4zm1.952 6.531L5.77 17.986l.357-3.04l7.494-2.249zM16.22 4.22a.75.75 0 0 0 1.06 1.06l1.5-1.5a.75.75 0 0 0-1.06-1.06zm0 6a.75.75 0 0 0 0 1.06l1.5 1.5a.75.75 0 1 0 1.06-1.06l-1.5-1.5a.75.75 0 0 0-1.06 0M20.25 7h-3.5a.75.75 0 0 0 0 1.5h3.5a.75.75 0 0 0 0-1.5"/></svg>
</template>

CSS

.icon-building-lighthouse-24-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%22M10.694%202.21a1.25%201.25%200%200%200-1.385%200l-3.75%202.496c-1.029.686-.543%202.29.694%202.29H6.5v2.156a2.25%202.25%200%200%200-1.42%201.836l-1.063%209.058A1.75%201.75%200%200%200%205.755%2022h8.499a1.75%201.75%200%200%200%201.738-1.954l-1.062-9.058a2.25%202.25%200%200%200-1.43-1.84V6.997h.25c1.237%200%201.723-1.605.693-2.29zM12%209H8V6.997h4zm1.952%206.531L5.77%2017.986l.357-3.04l7.494-2.249zM16.22%204.22a.75.75%200%200%200%201.06%201.06l1.5-1.5a.75.75%200%200%200-1.06-1.06zm0%206a.75.75%200%200%200%200%201.06l1.5%201.5a.75.75%200%201%200%201.06-1.06l-1.5-1.5a.75.75%200%200%200-1.06%200M20.25%207h-3.5a.75.75%200%200%200%200%201.5h3.5a.75.75%200%200%200%200-1.5%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%22M10.694%202.21a1.25%201.25%200%200%200-1.385%200l-3.75%202.496c-1.029.686-.543%202.29.694%202.29H6.5v2.156a2.25%202.25%200%200%200-1.42%201.836l-1.063%209.058A1.75%201.75%200%200%200%205.755%2022h8.499a1.75%201.75%200%200%200%201.738-1.954l-1.062-9.058a2.25%202.25%200%200%200-1.43-1.84V6.997h.25c1.237%200%201.723-1.605.693-2.29zM12%209H8V6.997h4zm1.952%206.531L5.77%2017.986l.357-3.04l7.494-2.249zM16.22%204.22a.75.75%200%200%200%201.06%201.06l1.5-1.5a.75.75%200%200%200-1.06-1.06zm0%206a.75.75%200%200%200%200%201.06l1.5%201.5a.75.75%200%201%200%201.06-1.06l-1.5-1.5a.75.75%200%200%200-1.06%200M20.25%207h-3.5a.75.75%200%200%200%200%201.5h3.5a.75.75%200%200%200%200-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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