Haberturk Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Haberturk 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/341404.svg" alt="Haberturk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341404.svg" alt="Haberturk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341404.svg" alt="Haberturk icon" :width="24" :height="24" />
CSS background
.icon-haberturk {
background-image: url('https://proicons.com/icon/341404.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;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="b" d="M26.0965,35.5924v-7.3885h2.4013c1.3853,0,2.4936,1.1083,2.4936,2.4936s-1.1083,2.4936-2.4936,2.4936h-2.4013"/><line class="b" x1="28.5874" y1="33.1884" x2="30.899" y2="35.5"/><line class="b" x1="9.5" y1="28.2038" x2="14.3026" y2="28.2038"/><line class="b" x1="11.9013" y1="35.5924" x2="11.9013" y2="28.2038"/><path class="b" d="M17.8,28.2043v4.8949c0,1.3853,1.1083,2.4936,2.4013,2.4936s2.4013-1.1083,2.4013-2.4936v-4.8949"/><circle class="c" cx="21.4942" cy="25.8215" r=".75"/><circle class="c" cx="18.9083" cy="25.8215" r=".75"/><line class="b" x1="34.4917" y1="28.2038" x2="34.4917" y2="35.5924"/><line class="b" x1="34.4917" y1="33.0064" x2="38.3707" y2="28.2038"/><line class="b" x1="38.3707" y1="35.5924" x2="35.4153" y2="31.8981"/><path class="b" d="M33.6051,19.7957v-7.3885h2.4013c1.3853,0,2.4936,1.1083,2.4936,2.4936s-1.1083,2.4936-2.4936,2.4936h-2.4013"/><line class="b" x1="36.0965" y1="17.3922" x2="38.4076" y2="19.7033"/><line class="b" x1="9.5" y1="12.4072" x2="9.5" y2="19.7957"/><line class="b" x1="14.3949" y1="12.4072" x2="14.3949" y2="19.7957"/><line class="b" x1="9.5" y1="16.0091" x2="14.3949" y2="16.0091"/><line class="b" x1="28.5255" y1="16.1014" x2="30.9267" y2="16.1014"/><polyline class="b" points="32.2197 19.7957 28.5255 19.7957 28.5255 12.4072 32.2197 12.4072"/><path class="b" d="M25.293,16.1014c1.0159,0,1.8471.8312,1.8471,1.8471s-.8312,1.8471-1.8471,1.8471h-3.0478v-7.3885h3.0478c1.0159,0,1.8471.8312,1.8471,1.8471s-.8312,1.8471-1.8471,1.8471Z"/><line class="b" x1="25.293" y1="16.1014" x2="22.2452" y2="16.1014"/><line class="b" x1="19.9363" y1="17.3021" x2="16.6115" y2="17.3021"/><polyline class="b" points="15.7803 19.7957 18.2739 12.4072 20.7675 19.7957"/><path class="b" d="M9.5,23.2969h28.9076"/><path class="b" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/></svg>
Copied!