building lighthouse icon

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

Name
building-lighthouse-32-filled
Set
Fluent UI System Icons
Style
32 Filled
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M14.757 2.205a1.5 1.5 0 0 0-1.514 0L7.993 5.27C6.234 6.3 6.962 8.996 9 8.998v3.116a3.25 3.25 0 0 0-2.37 2.724L5.018 27.465A2.25 2.25 0 0 0 7.25 30h13.502a2.25 2.25 0 0 0 2.232-2.535l-1.612-12.627A3.25 3.25 0 0 0 19 12.113V8.998c2.039-.002 2.768-2.698 1.006-3.727zM7.402 24.59l.453-3.55l11.888-3.17l.423 3.316zM11 12V8.998h6V12zm12-2a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1m3.707-5.293a1 1 0 0 0-1.414-1.414l-2 2a1 1 0 0 0 1.414 1.414zm0 12a1 1 0 0 0 0-1.414l-2-2a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentBuildingLighthouse32Filled(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="M14.757 2.205a1.5 1.5 0 0 0-1.514 0L7.993 5.27C6.234 6.3 6.962 8.996 9 8.998v3.116a3.25 3.25 0 0 0-2.37 2.724L5.018 27.465A2.25 2.25 0 0 0 7.25 30h13.502a2.25 2.25 0 0 0 2.232-2.535l-1.612-12.627A3.25 3.25 0 0 0 19 12.113V8.998c2.039-.002 2.768-2.698 1.006-3.727zM7.402 24.59l.453-3.55l11.888-3.17l.423 3.316zM11 12V8.998h6V12zm12-2a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1m3.707-5.293a1 1 0 0 0-1.414-1.414l-2 2a1 1 0 0 0 1.414 1.414zm0 12a1 1 0 0 0 0-1.414l-2-2a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.757 2.205a1.5 1.5 0 0 0-1.514 0L7.993 5.27C6.234 6.3 6.962 8.996 9 8.998v3.116a3.25 3.25 0 0 0-2.37 2.724L5.018 27.465A2.25 2.25 0 0 0 7.25 30h13.502a2.25 2.25 0 0 0 2.232-2.535l-1.612-12.627A3.25 3.25 0 0 0 19 12.113V8.998c2.039-.002 2.768-2.698 1.006-3.727zM7.402 24.59l.453-3.55l11.888-3.17l.423 3.316zM11 12V8.998h6V12zm12-2a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1m3.707-5.293a1 1 0 0 0-1.414-1.414l-2 2a1 1 0 0 0 1.414 1.414zm0 12a1 1 0 0 0 0-1.414l-2-2a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0"/></svg>
</template>

CSS

.icon-building-lighthouse-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.757%202.205a1.5%201.5%200%200%200-1.514%200L7.993%205.27C6.234%206.3%206.962%208.996%209%208.998v3.116a3.25%203.25%200%200%200-2.37%202.724L5.018%2027.465A2.25%202.25%200%200%200%207.25%2030h13.502a2.25%202.25%200%200%200%202.232-2.535l-1.612-12.627A3.25%203.25%200%200%200%2019%2012.113V8.998c2.039-.002%202.768-2.698%201.006-3.727zM7.402%2024.59l.453-3.55l11.888-3.17l.423%203.316zM11%2012V8.998h6V12zm12-2a1%201%200%200%201%201-1h4a1%201%200%201%201%200%202h-4a1%201%200%200%201-1-1m3.707-5.293a1%201%200%200%200-1.414-1.414l-2%202a1%201%200%200%200%201.414%201.414zm0%2012a1%201%200%200%200%200-1.414l-2-2a1%201%200%200%200-1.414%201.414l2%202a1%201%200%200%200%201.414%200%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%22M14.757%202.205a1.5%201.5%200%200%200-1.514%200L7.993%205.27C6.234%206.3%206.962%208.996%209%208.998v3.116a3.25%203.25%200%200%200-2.37%202.724L5.018%2027.465A2.25%202.25%200%200%200%207.25%2030h13.502a2.25%202.25%200%200%200%202.232-2.535l-1.612-12.627A3.25%203.25%200%200%200%2019%2012.113V8.998c2.039-.002%202.768-2.698%201.006-3.727zM7.402%2024.59l.453-3.55l11.888-3.17l.423%203.316zM11%2012V8.998h6V12zm12-2a1%201%200%200%201%201-1h4a1%201%200%201%201%200%202h-4a1%201%200%200%201-1-1m3.707-5.293a1%201%200%200%200-1.414-1.414l-2%202a1%201%200%200%200%201.414%201.414zm0%2012a1%201%200%200%200%200-1.414l-2-2a1%201%200%200%200-1.414%201.414l2%202a1%201%200%200%200%201.414%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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