Mon Eleclerc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mon Eleclerc 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/344037.svg" alt="Mon Eleclerc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344037.svg" alt="Mon Eleclerc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344037.svg" alt="Mon Eleclerc icon" :width="24" :height="24" />
CSS background
.icon-mon-eleclerc {
background-image: url('https://proicons.com/icon/344037.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M24,2.5c11.8728,0,21.5,9.6272,21.5,21.5s-9.6272,21.5-21.5,21.5S2.5,35.8728,2.5,24c0-11.8728,9.6272-21.5,21.5-21.5Z"/><path class="b" d="M19.0229,11.7737c5.7076-3.9727,13.5549-2.5663,17.5276,3.1413,3.9727,5.7076,2.5663,13.5549-3.1413,17.5276-.1134.0789-.2281.156-.344.2311"/><path class="b" d="M13.7982,14.3613h8.9086v2.9515c-1.0272.3048-1.5408,1.0011-1.5408,2.089v13.1798c6.0608.1566,7.1709-.4837,7.9021-2.2721h1.7631v5.6289H13.7993v-2.834c.9662-.5102,1.6191-1.4763,1.6848-2.7949v-10.9078c-.0438-1.0879-.6057-1.7842-1.6859-2.089v-2.9515Z"/></svg>
Copied!