Muang Thai Friends Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Muang Thai Friends 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/329650.svg" alt="Muang Thai Friends icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329650.svg" alt="Muang Thai Friends icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329650.svg" alt="Muang Thai Friends icon" :width="24" :height="24" />
CSS background
.icon-muang-thai-friends {
background-image: url('https://proicons.com/icon/329650.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="M8.8543,18.3813c4.4611-1.3039,9.6896-1.9058,15.3122-1.5919"/><path id="d" class="j" d="M12.8349,17.0682c-2.0909,3.6096-3.7146,6.7253-5.3708,10.0191-.8065,1.604-1.3638,2.6559-1.5959,4.2052"/><path id="e" class="j" d="M8.529,22.3656c1.9666-.6332,4.0192-1.0093,6.4124-1.0559"/><path id="f" class="j" d="M12.0625,28.15c1.8221-.6493,5.4595-4.3115,5.8006-5.2988.1913-.5537-.3626-.4378-.4875-.2068-.7513,1.3889.6195,1.5765,1.2618,1.2889.2674.284.0084.7196-.1845.9569l-1.3327,1.6397c-.5715.7031.0371,1.3935.7746.6965l3.7817-3.5738c-1.1481,1.1593-2.3828,3.0945-1.7495,3.6063.713.5761,1.3692-.0632,1.883-.5764l1.2994-1.2978c1.4015.7624,3.4142-.967,2.3547-1.6693-1.1787-.7812-4.3883,3.9201-2.1745,3.9025.8898-.0071,3.0278-1.6627,4.3457-3.0743.4215-.4515,1.3686-1.1064.5832,1.077l-.5599,1.5567c-.2112.5871,2.948-2.7966,4.2265-3.2768.6357-.2387-.0938,1.2881-.6724,2.1693-.8513,1.2967-.0369,2.1167.7382,1.3168.5021-.5182,1.2557-1.2032,2.1317-1.801"/><path id="g" class="j" d="M36.5741,25.7795c.6197-3.5028-1.7751-1.159-2.2753-.398-.9382,1.4273-.3838,2.6266.6596,1.955.5568-.3584,1.5518-1.0775,2.8173-2.8043,1.0344-1.4114,3.5604-6.1758,1.9883-5.1568-.995.645-1.7764,2.3486-2.3454,3.6278-.7563,1.7004-2.3698,5.9794-.2669,4.6086.9555-.6228,1.7766-2.3076,3.7908-3.9016.2947,1.9155-1.2908,4.5764-2.0598,4.0356-.9785-.6881.2295-1.663,1.54-1.5316,1.4344.1439,2.2465,1.3772,1.3649,2.1689"/><path id="h" class="j" d="M21.9587,22.0147c4.1991-.6975,2.7515-3.9613.4999-1.5487-1.4812-3.1408-3.0608-.0273-.4999,1.5487Z"/><path id="i" class="j" d="M45.5,24c0,11.8741-9.6259,21.5-21.5,21.5S2.5,35.8741,2.5,24,12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5Z"/></svg>
Copied!