Lhb You Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lhb You 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/342975.svg" alt="Lhb You icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342975.svg" alt="Lhb You icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342975.svg" alt="Lhb You icon" :width="24" :height="24" />
CSS background
.icon-lhb-you {
background-image: url('https://proicons.com/icon/342975.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="M35.604,28.9184v.109M35.604,30.3747v1.3307c0,.7619.6477,1.3805,1.448,1.3805.7992,0,1.448-.6186,1.448-1.3805v-1.3317M38.5,29.0264v-.109M32.0905,28.9174c.8024,0,1.448.6155,1.448,1.3805v1.4065c0,.7639-.6456,1.3805-1.448,1.3805s-1.448-.6166-1.448-1.3805v-1.4065c0-.765.6456-1.3805,1.448-1.3805M27.129,33.0838v-2.0832M28.577,28.9174l-1.448,2.0832-1.448-2.0832M35.603,20.4683h-4.3543M35.603,20.4683c1.4573,0,2.6385,1.2051,2.6385,2.6915s-1.1812,2.6915-2.6385,2.6915h-4.3543v-10.7638h4.3543c1.4573,0,2.6385,1.2041,2.6385,2.6904s-1.1812,2.6904-2.6385,2.6904M19.5144,20.5067h6.9928M26.5072,15.1455v10.7638M19.5144,15.1455v10.7638M9.5,14.9141v10.7638h5.2781"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!