blob: e95e23ef31fb032461a0312886b52e3e4416d763 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-building-lighthouse" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<desc>Download more icon variants from https://tabler-icons.io/i/building-lighthouse</desc>
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M12 3l2 3l2 15h-8l2 -15z" />
<line x1="8" y1="9" x2="16" y2="9" />
<path d="M3 11l2 -2l-2 -2" />
<path d="M21 11l-2 -2l2 -2" />
</svg>
|