lighthouse icon

lighthouse from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
lighthouse
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the lighthouse icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M10.02 8c-.695-.933-1.877-2.238-1.416-3.524C8.91 3.621 11.007 2 12 2s3.09 1.62 3.396 2.476c.461 1.286-.722 2.591-1.416 3.524M8 8h8"/><path d="M8 13h8m-8.5 5h9"/><path stroke-linecap="round" d="M9.5 8L7 22m7.5-14L17 22M5 22h14m0-14.5l2-.5m-2 3.5l2 .5M5 7.5L3 7m2 3.5L3 11"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLighthouse(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M10.02 8c-.695-.933-1.877-2.238-1.416-3.524C8.91 3.621 11.007 2 12 2s3.09 1.62 3.396 2.476c.461 1.286-.722 2.591-1.416 3.524M8 8h8"/><path d="M8 13h8m-8.5 5h9"/><path strokeLinecap="round" d="M9.5 8L7 22m7.5-14L17 22M5 22h14m0-14.5l2-.5m-2 3.5l2 .5M5 7.5L3 7m2 3.5L3 11"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M10.02 8c-.695-.933-1.877-2.238-1.416-3.524C8.91 3.621 11.007 2 12 2s3.09 1.62 3.396 2.476c.461 1.286-.722 2.591-1.416 3.524M8 8h8"/><path d="M8 13h8m-8.5 5h9"/><path stroke-linecap="round" d="M9.5 8L7 22m7.5-14L17 22M5 22h14m0-14.5l2-.5m-2 3.5l2 .5M5 7.5L3 7m2 3.5L3 11"/></g></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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.02%208c-.695-.933-1.877-2.238-1.416-3.524C8.91%203.621%2011.007%202%2012%202s3.09%201.62%203.396%202.476c.461%201.286-.722%202.591-1.416%203.524M8%208h8%22%2F%3E%3Cpath%20d%3D%22M8%2013h8m-8.5%205h9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.5%208L7%2022m7.5-14L17%2022M5%2022h14m0-14.5l2-.5m-2%203.5l2%20.5M5%207.5L3%207m2%203.5L3%2011%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.02%208c-.695-.933-1.877-2.238-1.416-3.524C8.91%203.621%2011.007%202%2012%202s3.09%201.62%203.396%202.476c.461%201.286-.722%202.591-1.416%203.524M8%208h8%22%2F%3E%3Cpath%20d%3D%22M8%2013h8m-8.5%205h9%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.5%208L7%2022m7.5-14L17%2022M5%2022h14m0-14.5l2-.5m-2%203.5l2%20.5M5%207.5L3%207m2%203.5L3%2011%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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