Sookpor Tee Por Sorn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sookpor Tee Por Sorn 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/347650.svg" alt="Sookpor Tee Por Sorn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347650.svg" alt="Sookpor Tee Por Sorn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347650.svg" alt="Sookpor Tee Por Sorn icon" :width="24" :height="24" />
CSS background
.icon-sookpor-tee-por-sorn {
background-image: url('https://proicons.com/icon/347650.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="M24.4593,11.3379c2.2459.45,4.0839,1.9099,5.1038,4.1449,7.8588-5.8428,19.9324,1.7029,10.4727,14.4515-2.0279,2.7319-4.8858,5.1758-9.0897,7.2068M26.7873,25.8414c.98-1.304,2.4869-2.1769,4.0199-2.1769,2.3199,0,3.8209,1.9979,3.3539,4.4629s-2.7259,4.4629-5.0458,4.4629c-2.7969,0-3.8799-2.6419-3.2549-4.8868h2.7449M15.2086,23.0005l.346,8.8737,4.9968-8.8197.904,8.7927,4.1739-8.7397M16.9366,11.5249l.771,1.488c-2.5849,1.8399-4.4729,5.9928-2.1259,7.1198,1.9619.942,4.6899.204,5.2898-2.5239l1.382-6.2968M9.8138,22.5485h1.222l-.372,1.7799M11.6787,11.9889c-.48-.387-1.142-.602-1.9449-.598-2.0789.01-3.2549,1.218-3.6679,2.1249M11.8947,17.3187l.55-2.4209c.29-1.277-.016-2.3039-.766-2.9089l1.059-1.13M11.1157,20.7416l.779-3.4229c.283-1.227-.713-2.6759-3.1179-2.6599-1.174.007-3.5359.633-4.1199,2.8949-.583,2.2559.463,3.3319,3.0569,2.6039"/></svg>
Copied!