Langeasylexis Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Langeasylexis 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/328163.svg" alt="Langeasylexis icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328163.svg" alt="Langeasylexis icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328163.svg" alt="Langeasylexis icon" :width="24" :height="24" />
CSS background
.icon-langeasylexis {
background-image: url('https://proicons.com/icon/328163.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M19.0986,9.2163H29.3309"/><path class="a" d="M23.9864,9.6516v10.69"/><path class="a" d="M25.7039,9.6076,19.06,16.4061"/><path class="a" d="M26.4062,13.7167l2.7549,2.6893"/><path class="a" d="M25.4224,28.1468v3.5419l3.8043.1312"/><path class="a" d="M22.7911,28.1489V31.82l-3.796.2624"/><path class="a" d="M20.7,40.0189V33.7221h6.8872v6.1H26.4064"/><path class="a" d="M20.768,37.8565h4.5238"/><path class="a" d="M20.837,35.6261h4.4541"/><path class="a" d="M25.4224,29.5242l3.8043-.2624"/><path class="a" d="M19.3613,29.5242l3.2541-.1319"/><circle class="a" cx="24.001" cy="13.7607" r="9.2607"/><circle class="a" cx="23.999" cy="34.2393" r="9.2607"/></svg>
Copied!