Thainakarin Connect Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Thainakarin Connect 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/333855.svg" alt="Thainakarin Connect icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333855.svg" alt="Thainakarin Connect icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333855.svg" alt="Thainakarin Connect icon" :width="24" :height="24" />
CSS background
.icon-thainakarin-connect {
background-image: url('https://proicons.com/icon/333855.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M8.434,13.3324c-2.5582-4.1316,5.836-5.9617,13.9518-2.5474,6.5772,2.767,19.0946,5.381,20.9582.6021,1.35-3.4619-6.5857-3.9193-11.5014,5.0532-4.164,7.6003-7.3128,17.341-12.7425,20.0408-4.6095,2.2919-12.2265-2.6873-7.3733-6.2814"/><path class="f" d="M34.8107,8.5853c-9.3343,5.8647-12.3524,28.7394-21.0542,30.8295M8.348,16.1304v3.8443h-3.8443v3.8535h3.8443v3.842h3.8535v-3.842h3.8443v-3.8535h-3.8443v-3.8443h-3.8535Z"/></svg>
Copied!