Lighthouse Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lighthouse icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/343046.svg" alt="Lighthouse icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343046.svg" alt="Lighthouse icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343046.svg" alt="Lighthouse icon" :width="24" :height="24" />
CSS background
.icon-lighthouse {
background-image: url('https://proicons.com/icon/343046.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m45.5,24c0,11.8741-9.6259,21.5-21.5,21.5S2.5,35.8741,2.5,24,12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5Zm-17.335-1.028l6.151,3.262m1.38.732l3.062,1.624m2.124,1.126l3.235,1.715m-16.817-11.411l6.782-3.962m1.339-.782l3.115-1.82m2.172-1.269l.895-.522m-23.358,13.3l-.155,1.548m-1.75,17.495l.434-4.336m1.044-10.435l-.34,3.395,3.398,3.186m-3.398-3.185l-.336,3.36,3.61,3.398h6.57l3.61-3.398-.335-3.36m-.767-7.668l.155,1.548m1.75,17.495l-.434-4.336m-1.044-10.435l.34,3.395-3.398,3.186m-.232-6.401l3.018-2.904.272,2.724-3.19,2.926m.132,3.655h-6.323m.133-3.655l-3.191-2.926.272-2.724,3.018,2.904m-.1,2.746h6.058m-.1-2.746h-5.858m9.825,6.576l.368,3.679-3.83,3.653h-6.868l-3.829-3.653.368-3.68m10.401-16.13l3.464,3.277.158.521-3.502,3.389h-7.252l-3.5-3.389.157-.521,3.464-3.276m.246.207l-1.018,2.78,2.336,2.112m0,0h3.885m1.317-4.89l1.019,2.778-2.336,2.112m-1.127-9.042c1.62.883,2.872,1.758,3.87,2.58l-2.265,2.462m-1.605-5.042h-1.63m-2.425,4.151l.819.891m4.841,0h-4.841m1.605-5.042c-1.62.883-2.872,1.758-3.87,2.58l1.446,1.571"/></svg>
Lighthouse in other icon packs
Copied!