Laotv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Laotv 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/328174.svg" alt="Laotv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328174.svg" alt="Laotv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328174.svg" alt="Laotv icon" :width="24" :height="24" />
CSS background
.icon-laotv {
background-image: url('https://proicons.com/icon/328174.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M25.4925,18.9089h17.0075v10.1823h-17.0075M38.7966,21.0557l-1.903,5.893-1.8988-5.8887M31.0989,26.9443v-5.8887M29.2002,21.0557h3.8018M5.5,18.9089h19.9711v10.1823H5.5v-10.1823ZM13.1121,26.9486l1.8988-5.893,1.8988,5.8887M16.281,24.9943h-2.5402M20.8183,21.0557c1.0627.0141,1.9128.887,1.8988,1.9497,0,.0001,0,.0002,0,.0003v1.9886c.0143,1.0627-.8357,1.9358-1.8984,1.9501-.0001,0-.0002,0-.0003,0-1.0628-.0117-1.9148-.8827-1.9031-1.9455,0-.0015,0-.003,0-.0046v-1.9886c-.0142-1.0627.8357-1.9358,1.8985-1.95.0015,0,.003,0,.0046,0ZM8.2455,21.0557v5.8887h2.8652"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!