Thaid Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Thaid 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/348412.svg" alt="Thaid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348412.svg" alt="Thaid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348412.svg" alt="Thaid icon" :width="24" :height="24" />
CSS background
.icon-thaid {
background-image: url('https://proicons.com/icon/348412.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><path class="b" d="M31.3172,27.8706v-1.7276c0-.4846.498-.5914.498-.995v-2.4087c0-.8757-.7507-.8948-1.4967-.89-.746-.0048-1.4977.0143-1.4977.89v2.4087c0,.4045.4989.5104.4989.995v1.7276c0,.5218.2528.5724.9988.5495.746.0229.9988-.0277.9988-.5495"/><path class="b" d="M31.0749,20.3307c.0005.4336-.351.7855-.7851.786h-.001c-.4341,0-.786-.3515-.786-.7851v-.001c0-.4336.3519-.7851.786-.7851s.786.3515.786.7851"/><path class="b" d="M33.9328,28.193v-8.4767h1.8907c2.03,0,3.6765,1.6598,3.6765,3.7079v1.0589c0,2.0481-1.6465,3.7089-3.6765,3.7089l-1.8907.001Z"/><line class="b" x1="26.7039" y1="28.4544" x2="26.7039" y2="22.8395"/><path class="b" d="M26.7039,26.3357c.0053,1.1643-.9343,2.1124-2.0986,2.1177-.0006,0-.0013,0-.0019,0h0c-1.1643-.0042-2.1048-.9515-2.1006-2.1158,0-.0006,0-.0013,0-.0019v-1.3775c-.0058-1.1643.9334-2.1129,2.0977-2.1187.001,0,.0019,0,.0029,0h0c1.16,0,2.1006.9482,2.1006,2.1187"/><path class="b" d="M16.1839,24.9582c0-1.1705.9406-2.1187,2.1006-2.1187h0c1.16,0,2.1006.9482,2.1006,2.1187v3.4962"/><line class="b" x1="16.1839" y1="19.9796" x2="16.1839" y2="28.4544"/><line class="b" x1="11.2826" y1="28.4544" x2="11.2826" y2="19.9796"/><line class="b" x1="8.5" y1="19.9796" x2="14.0662" y2="19.9796"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!