Jobthai Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jobthai 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/327703.svg" alt="Jobthai icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327703.svg" alt="Jobthai icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327703.svg" alt="Jobthai icon" :width="24" :height="24" />
CSS background
.icon-jobthai {
background-image: url('https://proicons.com/icon/327703.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;}</style></defs><path class="b" d="M38.9402,26.6432c.0007.8292-.6708,1.502-1.5,1.5027h-.0014c-.8286-.0015-1.4994-.6741-1.4986-1.5027-.0007-.8292.6708-1.502,1.5-1.5027h0c.8292.0007,1.5007.6735,1.5,1.5027h0M37.3982,29.7098v7.4318M34.1109,33.107c0-2.2285-1.8032-4.0356-4.0279-4.0356s-4.0279,1.8061-4.0279,4.0356,1.8032,4.0346,4.0279,4.0346,4.0279-1.8061,4.0279-4.0346v4.0346M15.3923,37.1416v-4.6892,4.6892ZM22.8547,37.1416v-4.6892c0-1.6886-1.6647-3.0484-3.7317-3.0484s-3.7307,1.3598-3.7307,3.0484v-6.3548M9.5,29.1508v-3.0522M12.1834,37.0422h-.4014c-1.2587.0016-2.2804-1.0175-2.282-2.2763,0-.0035,0-.007,0-.0105v-5.6047h2.6824M10.233,19.6749c.3459,1.185,1.4659,2.0517,2.7942,2.0517,1.6045,0,2.9051-1.2643,2.9051-2.8248v-8.0434M29.7103,17.777c0,2.2285,1.8032,4.0346,4.0279,4.0346s4.0279-1.8061,4.0279-4.0356-1.8032-4.0356-4.0279-4.0356-4.0279,1.8061-4.0279,4.0356v-6.9177M27.0393,17.777c-.0005,2.228-1.8031,4.0341-4.027,4.0346-2.2246,0-4.0279-1.8068-4.0279-4.0356s1.8034-4.0356,4.0279-4.0356c2.2242.0005,4.027,1.8072,4.027,4.0356"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!