light house icon

light-house from IconPark by ByteDance · Color · Build · Apache-2.0 Free for personal and commercial use.

Name
light-house
Set
IconPark
Style
Color
Category
Build
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More build icons from IconPark

Use the light house icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path stroke="#000" stroke-linecap="round" d="M6 44H42"/><path stroke="#000" stroke-linecap="round" d="M17 20H31"/><path fill="#2F88FF" stroke="#000" d="M19 20H24H29L32 44H16L19 20Z"/><path stroke="#000" stroke-linecap="round" d="M19 9L21 20H27L29 9"/><path stroke="#000" stroke-linecap="round" d="M32 12L29 9L24 4L19 9L16 12"/><path stroke="#000" stroke-linecap="round" d="M37 7L40 4"/><path stroke="#000" stroke-linecap="round" d="M11 7L8 4"/><path stroke="#000" stroke-linecap="round" d="M37 19L40 22"/><path stroke="#000" stroke-linecap="round" d="M11 19L8 22"/><path stroke="#000" stroke-linecap="round" d="M38 13H42"/><path stroke="#000" stroke-linecap="round" d="M10 13H6"/><path stroke="#fff" stroke-linecap="round" d="M18 28L30 28"/><path stroke="#fff" stroke-linecap="round" d="M17 36H31"/><path stroke="#000" d="M29 20L32 44"/><path stroke="#000" d="M19 20L16 44"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkLightHouse(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeLinejoin="round" strokeWidth="4"><path stroke="#000" strokeLinecap="round" d="M6 44H42"/><path stroke="#000" strokeLinecap="round" d="M17 20H31"/><path fill="#2F88FF" stroke="#000" d="M19 20H24H29L32 44H16L19 20Z"/><path stroke="#000" strokeLinecap="round" d="M19 9L21 20H27L29 9"/><path stroke="#000" strokeLinecap="round" d="M32 12L29 9L24 4L19 9L16 12"/><path stroke="#000" strokeLinecap="round" d="M37 7L40 4"/><path stroke="#000" strokeLinecap="round" d="M11 7L8 4"/><path stroke="#000" strokeLinecap="round" d="M37 19L40 22"/><path stroke="#000" strokeLinecap="round" d="M11 19L8 22"/><path stroke="#000" strokeLinecap="round" d="M38 13H42"/><path stroke="#000" strokeLinecap="round" d="M10 13H6"/><path stroke="#fff" strokeLinecap="round" d="M18 28L30 28"/><path stroke="#fff" strokeLinecap="round" d="M17 36H31"/><path stroke="#000" d="M29 20L32 44"/><path stroke="#000" d="M19 20L16 44"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path stroke="#000" stroke-linecap="round" d="M6 44H42"/><path stroke="#000" stroke-linecap="round" d="M17 20H31"/><path fill="#2F88FF" stroke="#000" d="M19 20H24H29L32 44H16L19 20Z"/><path stroke="#000" stroke-linecap="round" d="M19 9L21 20H27L29 9"/><path stroke="#000" stroke-linecap="round" d="M32 12L29 9L24 4L19 9L16 12"/><path stroke="#000" stroke-linecap="round" d="M37 7L40 4"/><path stroke="#000" stroke-linecap="round" d="M11 7L8 4"/><path stroke="#000" stroke-linecap="round" d="M37 19L40 22"/><path stroke="#000" stroke-linecap="round" d="M11 19L8 22"/><path stroke="#000" stroke-linecap="round" d="M38 13H42"/><path stroke="#000" stroke-linecap="round" d="M10 13H6"/><path stroke="#fff" stroke-linecap="round" d="M18 28L30 28"/><path stroke="#fff" stroke-linecap="round" d="M17 36H31"/><path stroke="#000" d="M29 20L32 44"/><path stroke="#000" d="M19 20L16 44"/></g></svg>
</template>

CSS

.icon-light-house {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M6%2044H42%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M17%2020H31%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M19%2020H24H29L32%2044H16L19%2020Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M19%209L21%2020H27L29%209%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M32%2012L29%209L24%204L19%209L16%2012%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M37%207L40%204%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M11%207L8%204%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M37%2019L40%2022%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M11%2019L8%2022%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M38%2013H42%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M10%2013H6%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M18%2028L30%2028%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M17%2036H31%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M29%2020L32%2044%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M19%2020L16%2044%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M6%2044H42%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M17%2020H31%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M19%2020H24H29L32%2044H16L19%2020Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M19%209L21%2020H27L29%209%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M32%2012L29%209L24%204L19%209L16%2012%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M37%207L40%204%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M11%207L8%204%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M37%2019L40%2022%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M11%2019L8%2022%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M38%2013H42%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M10%2013H6%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M18%2028L30%2028%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M17%2036H31%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M29%2020L32%2044%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M19%2020L16%2044%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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