Lakeexplorer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lakeexplorer 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/342706.svg" alt="Lakeexplorer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342706.svg" alt="Lakeexplorer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342706.svg" alt="Lakeexplorer icon" :width="24" :height="24" />
CSS background
.icon-lakeexplorer {
background-image: url('https://proicons.com/icon/342706.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.n{fill:#fff;stroke-width:0px;}</style></defs><g id="b"><path id="c" class="m" d="M42.8958,16.92l.6042,1.6047-4.2172,2.2793-10.5736,2.5228-4.8232.5666-3.4711-.1034-3.083-1.2916-4.9065.6783-1.4674,2.1264-1.6221.8147-4.1449.5813,1.7923-3.0409.7625-1.9846-.8971-2.0459-.7103-.9218-1.6385-1.2596,2.8258.086,2.5567,1.4198,1.8454,1.7365,2.9027-.7781,4.0817-2.65,4.9037-2.5548,3.9966-1.2944,4.4936-.3973,4.3847.6737,2.694,1.3877,3.711,1.8445Z"/><path id="d" class="m" d="M32.7927,22.3518l-1.5131,3.0958-.9227.6042-1.9379.5895-1.0435.0247.2133-1.9223,1.1204-1.417"/><path id="e" class="m" d="M20.1192,23.6663l-3.635,1.5754-2.2775-1.7722,1.4472-.7396"/><path id="f" class="m" d="M14.6306,19.9096l-1.028-2.0431,1.4481-1.3969.9685-1.5653.9136.0165s1.1625.5447,1.2248.5447c.0641,0,1.8363,1.1278,1.8363,1.1278"/><path id="g" class="m" d="M31.1039,18.6363s-1.8372,2.0322-1.7392,2.0935c.0979.0604,3.1645.433,3.1645.433l2.5274-2.185-3.9526-.3414Z"/><circle id="h" class="n" cx="38.2429" cy="17.1168" r=".75"/><path id="i" class="m" d="M34.9073,28.538h2.0541v2.0541h-2.0541v-2.0541Z"/><path id="j" class="m" d="M30.7432,30.107h3.0345v3.0345h-3.0345v-3.0345Z"/><path id="k" class="m" d="M35.0958,32.5859h5.1454v5.1454h-5.1454v-5.1454Z"/><path id="l" class="m" d="M22.8333,15.113l-.2883-1.4985,1.1671-1.082,2.0459-.8733,1.4426-.7158,3.8977-.6746,4.0936.6225.9721,2.7462"/></g></svg>
Copied!