Librechovid Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Librechovid 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/342988.svg" alt="Librechovid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342988.svg" alt="Librechovid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342988.svg" alt="Librechovid icon" :width="24" :height="24" />
CSS background
.icon-librechovid {
background-image: url('https://proicons.com/icon/342988.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="a" x1="23.96" y1="17.59" x2="23.96" y2="27.74"/><line class="a" x1="29.12" y1="22.66" x2="18.81" y2="22.66"/><path class="a" d="M24,35.46c10.79-5.31,10.4-17,10.4-17V14.53A32.33,32.33,0,0,0,24,12.91a32.33,32.33,0,0,0-10.4,1.62v3.92S13.2,30.15,24,35.46Z"/><line class="a" x1="23.99" y1="12.91" x2="23.99" y2="7.89"/><ellipse class="a" cx="23.99" cy="5.63" rx="2.29" ry="2.25"/><line class="a" x1="32.77" y1="14.03" x2="34.6" y2="12.24"/><ellipse class="a" cx="36.22" cy="10.64" rx="2.29" ry="2.25"/><line class="a" x1="33.87" y1="22.69" x2="38.98" y2="22.69"/><ellipse class="a" cx="41.27" cy="22.69" rx="2.29" ry="2.25"/><line class="a" x1="30.92" y1="29.55" x2="34.56" y2="33.13"/><ellipse class="a" cx="36.18" cy="34.73" rx="2.29" ry="2.25"/><line class="a" x1="23.93" y1="35.46" x2="23.93" y2="37.65"/><ellipse class="a" cx="23.93" cy="39.69" rx="2.08" ry="2.04"/><line class="a" x1="17" y1="29.47" x2="13.18" y2="33.24"/><ellipse class="a" cx="11.71" cy="34.69" rx="2.08" ry="2.05"/><line class="a" x1="14.05" y1="22.63" x2="8.76" y2="22.63"/><ellipse class="a" cx="6.66" cy="22.63" rx="2.1" ry="2.07"/><line class="a" x1="15.23" y1="14.03" x2="13.27" y2="12.1"/><ellipse class="a" cx="11.75" cy="10.6" rx="2.15" ry="2.11"/></svg>
Copied!