Mescompteslcl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mescompteslcl 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/343658.svg" alt="Mescompteslcl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343658.svg" alt="Mescompteslcl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343658.svg" alt="Mescompteslcl icon" :width="24" :height="24" />
CSS background
.icon-mescompteslcl {
background-image: url('https://proicons.com/icon/343658.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M43.5,30.81c-24.66,25.9-56.92-8.48-26.87-23A9.1,9.1,0,0,0,15.78,10C4.84,17,7.11,27.46,13.4,32.42a22.12,22.12,0,0,0,15,4.34c8.33-.46,15.14-5.95,15.14-5.95Z"/><polyline class="cls-1" points="15.78 15.74 15.78 26.53 21.18 26.53"/><polyline class="cls-1" points="34.62 15.74 34.62 26.53 40.01 26.53"/><path class="cls-1" d="M31,22.91a3.62,3.62,0,0,1-3.63,3.63h0a3.62,3.62,0,0,1-3.62-3.63V19.35a3.62,3.62,0,0,1,3.62-3.62h0A3.62,3.62,0,0,1,31,19.35"/></svg>
Copied!