Thai Tv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Thai Tv 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/348411.svg" alt="Thai Tv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348411.svg" alt="Thai Tv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348411.svg" alt="Thai Tv icon" :width="24" :height="24" />
CSS background
.icon-thai-tv {
background-image: url('https://proicons.com/icon/348411.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><path class="c" d="m6.6521,16.8555h34.6963c1.0367,0,1.8714.8346,1.8714,1.8714l.2802,9.9161-.2802,9.9161c-.0293,1.0363-.8346,1.8714-1.8714,1.8714H6.6521c-1.0367,0-1.8714-.8346-1.8714-1.8714,0,0-.2808-6.6108-.2808-9.9161s.2808-9.9161.2808-9.9161c0-1.0367.8346-1.8714,1.8714-1.8714Z"/><path class="c" d="m4.9857,37.5762h38.0286"/><path class="c" d="m4.9857,33.1798h38.0286"/><path class="c" d="m4.9857,19.7099h38.0286"/><path class="c" d="m4.9857,24.1063h38.0286"/><path class="c" d="m22.1907,16.5943l-7.8869-9.0248"/><path class="c" d="m25.8093,16.5943l7.8869-9.0248"/></svg>
Copied!