Bigo Live Lite Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bigo Live Lite 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/337164.svg" alt="Bigo Live Lite icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337164.svg" alt="Bigo Live Lite icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337164.svg" alt="Bigo Live Lite icon" :width="24" :height="24" />
CSS background
.icon-bigo-live-lite {
background-image: url('https://proicons.com/icon/337164.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><path class="c" d="m28.3052,22.8323c4.8627-1.8028,8.3429-4.0769,4.7433-8.7646.2471-9.4482-15.366-11.2496-19.2819-.5156-.4423,2.0674-.2988,6.526,1.2373,10.1046.5629,1.3521.1247,6.871-1.8587,4.376-.934-1.2895-1.7935-1.3431-2.1628-1.2053-1.7808,3.348,2.8188,6.1995,3.8242,6.2205,2.5107,2.9733,4.6494,2.6029,6.4642,2.7404"/><path class="c" d="m30.6766,21.8315c4.1676,6.5202,2.0414,10.6772-3.1965,12.0341"/><path class="c" d="m19.1386,22.4888c.8136.7738,1.9929.6225,2.8138.0464.1592-1.5459,1.3866-1.4919,1.5974.0994.9922-.02,2.0295-.1418,2.2238.5833.113.7759-.5285,1.2278-1.4947,1.0937.0449,1.5541-.7195,1.502-2.4425,1.3489-.5672.2555-1.0839.3597-1.6041.4739"/><path class="c" d="m23.0026,18.8432c4.1678,1.6653,7.9082,1.3159,10.1345-2.2603"/><ellipse class="c" cx="24.9023" cy="16.5936" rx=".928" ry="1.0827"/><ellipse class="c" cx="31.3466" cy="14.9961" rx=".7733" ry="1.0312"/><path class="c" d="m21.1072,34.5918c5.716,11.6302,11.8072-15.4009.4375-5.2497"/><path class="c" d="m32.7904,25.4623c9.3825-5.9435,2.2272,11.0779-1.5467,6.857"/><path class="c" d="m25.5203,6.2553c-3.4203-3.0332-5.6159-1.8602-7.1148,1.4196-6.431-1.3766-6.2453,3.984-4.6401,5.8774-2.7991,2.0622-3.4083,4.1245.1031,6.1868-1.3515.6407-2.7404,2.9111,1.1342,4.537-.983.8043-2.3043,1.5522-.1031,2.8871"/><path class="c" d="m34.9233,14.1406h2.1874"/><path class="c" d="m36.0173,12.8643v2.479"/></g><line class="c" x1="23.6026" y1="39.4151" x2="26.1548" y2="39.4151"/><g><path class="c" d="m18.3133,39.4304v4.0379h1.8176"/><path class="c" d="m21.8591,43.5v-4.1014"/><line class="c" x1="24.8753" y1="43.4836" x2="24.8753" y2="39.4151"/><line class="c" x1="27.8587" y1="41.4494" x2="29.0504" y2="41.4494"/><path class="c" d="m29.6867,39.4233h-1.8285v4.0528h1.8285"/></g></svg>
Copied!