lighthouse logo
lighthouse from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- lighthouse
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the lighthouse logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f4511e" d="M8.852 10.182V8.364h.851V4.727h-.851v-.909L12.258 2l3.407 1.818v.91h-.852v3.636h.852v1.818h-1.073L9.226 13.49l.477-3.31h-.851zm4.258-1.818V4.727h-1.703v3.637zM8 22l.034-.218L15.792 17l.443 3.073L13.11 22zm.894-6.21L15.077 12l.443 3.064l-7.154 4.409z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeLighthouse(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f4511e" d="M8.852 10.182V8.364h.851V4.727h-.851v-.909L12.258 2l3.407 1.818v.91h-.852v3.636h.852v1.818h-1.073L9.226 13.49l.477-3.31h-.851zm4.258-1.818V4.727h-1.703v3.637zM8 22l.034-.218L15.792 17l.443 3.073L13.11 22zm.894-6.21L15.077 12l.443 3.064l-7.154 4.409z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#f4511e" d="M8.852 10.182V8.364h.851V4.727h-.851v-.909L12.258 2l3.407 1.818v.91h-.852v3.636h.852v1.818h-1.073L9.226 13.49l.477-3.31h-.851zm4.258-1.818V4.727h-1.703v3.637zM8 22l.034-.218L15.792 17l.443 3.073L13.11 22zm.894-6.21L15.077 12l.443 3.064l-7.154 4.409z"/></svg> </template>
CSS
.icon-lighthouse {
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%22%23f4511e%22%20d%3D%22M8.852%2010.182V8.364h.851V4.727h-.851v-.909L12.258%202l3.407%201.818v.91h-.852v3.636h.852v1.818h-1.073L9.226%2013.49l.477-3.31h-.851zm4.258-1.818V4.727h-1.703v3.637zM8%2022l.034-.218L15.792%2017l.443%203.073L13.11%2022zm.894-6.21L15.077%2012l.443%203.064l-7.154%204.409z%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%22%23f4511e%22%20d%3D%22M8.852%2010.182V8.364h.851V4.727h-.851v-.909L12.258%202l3.407%201.818v.91h-.852v3.636h.852v1.818h-1.073L9.226%2013.49l.477-3.31h-.851zm4.258-1.818V4.727h-1.703v3.637zM8%2022l.034-.218L15.792%2017l.443%203.073L13.11%2022zm.894-6.21L15.077%2012l.443%203.064l-7.154%204.409z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/lighthouse.svg?color=%231a73e8&size=48