Haberturk Tv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Haberturk 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/326846.svg" alt="Haberturk Tv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326846.svg" alt="Haberturk Tv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326846.svg" alt="Haberturk Tv icon" :width="24" :height="24" />
CSS background
.icon-haberturk-tv {
background-image: url('https://proicons.com/icon/326846.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;}.c{fill:#000;stroke-width:0px;}</style></defs><line class="b" x1="16.75" y1="27.466" x2="21.95" y2="27.466"/><line class="b" x1="19.35" y1="35.466" x2="19.35" y2="27.466"/><circle class="c" cx="15.05" cy="35.166" r=".75"/><line class="b" x1="16.75" y1="11.448" x2="16.75" y2="19.448"/><line class="b" x1="22.05" y1="11.448" x2="22.05" y2="19.448"/><line class="b" x1="16.75" y1="15.348" x2="22.05" y2="15.348"/><path class="b" d="m16.75,23.239h14.74"/><polyline class="b" points="31.25 27.466 28.65 35.466 26.05 27.466"/><circle class="b" cx="24" cy="24" r="21.5"/><line class="b" x1="26.05" y1="11.448" x2="31.25" y2="11.448"/><line class="b" x1="28.65" y1="19.448" x2="28.65" y2="11.448"/></svg>
Copied!