Trt Dinle Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Trt Dinle 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/334284.svg" alt="Trt Dinle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334284.svg" alt="Trt Dinle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334284.svg" alt="Trt Dinle icon" :width="24" :height="24" />
CSS background
.icon-trt-dinle {
background-image: url('https://proicons.com/icon/334284.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><circle class="b" cx="24" cy="24" r="21.5"/><polyline class="b" points="27.6232 26.6 27.6232 34.6 31.6232 34.6"/><line class="b" x1="17.795" y1="26.6" x2="17.795" y2="34.6"/><polyline class="b" points="20.0645 34.6 20.0645 26.6 25.3645 34.6 25.3645 26.6"/><line class="b" x1="33.65" y1="30.6" x2="36.25" y2="30.6"/><polyline class="b" points="37.65 34.6 33.65 34.6 33.65 26.6 37.65 26.6"/><path class="b" d="m10.35,34.6v-8h1.8c1.9,0,3.5,1.6,3.5,3.5v1c0,1.9-1.6,3.5-3.5,3.5h-1.8Z"/><path class="b" d="m21.7232,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.4212" y1="18.798" x2="26.9232" y2="21.3"/><line class="b" x1="14.49" y1="13.4" x2="19.69" y2="13.4"/><line class="b" x1="17.09" y1="21.4" x2="17.09" y2="13.4"/><line class="b" x1="28.31" y1="13.4" x2="33.51" y2="13.4"/><line class="b" x1="30.91" y1="21.4" x2="30.91" y2="13.4"/><circle class="c" cx="17.795" cy="24" r=".75"/></svg>
Copied!