Trt Izle Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Trt Izle 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/348845.svg" alt="Trt Izle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348845.svg" alt="Trt Izle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348845.svg" alt="Trt Izle icon" :width="24" :height="24" />
CSS background
.icon-trt-izle {
background-image: url('https://proicons.com/icon/348845.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;}</style></defs><line class="b" x1="14.49" y1="13.4" x2="19.69" y2="13.4"/><line class="b" x1="28.31" y1="13.4" x2="33.51" y2="13.4"/><path class="b" d="M21.723,21.4v-8h2.6c1.5,0,2.7,1.2,2.7,2.7s-1.2,2.7-2.7,2.7h-2.6"/><line class="b" x1="24.421" y1="18.798" x2="26.923" y2="21.3"/><line class="b" x1="17.09" y1="21.4" x2="17.09" y2="13.4"/><line class="b" x1="30.91" y1="21.4" x2="30.91" y2="13.4"/><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"/><polyline class="b" points="23.83 26.6 23.83 34.6 27.83 34.6"/><line class="b" x1="13.71" y1="26.6" x2="13.71" y2="34.6"/><polyline class="b" points="16.17 26.6 21.37 26.6 16.17 34.6 21.37 34.6"/><line class="b" x1="30.29" y1="30.6" x2="32.89" y2="30.6"/><polyline class="b" points="34.29 34.6 30.29 34.6 30.29 26.6 34.29 26.6"/></svg>
Copied!