Thai Supermodels Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Thai Supermodels 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/348410.svg" alt="Thai Supermodels icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348410.svg" alt="Thai Supermodels icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348410.svg" alt="Thai Supermodels icon" :width="24" :height="24" />
CSS background
.icon-thai-supermodels {
background-image: url('https://proicons.com/icon/348410.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="M16.722,25.0455c-.493,1.084-1.42,1.987-3.023,2.608-1.19-.672-3.193-1.68-5.037-1.182,2.375-2.064,4.852-4.002,6.879-6.503,1.102,1.145,1.813,2.356,1.807,3.686M19.328,24.4195c3.103-1.413,5.245-3.047,8.095-4.799-2.444-.403-3.422-1.05-6.01-1.356l.903,1.39c-1.633.934-2.385,1.996-2.724,3.025M11.545,30.1695c-.624,1.087-.906,2.26-.983,3.542,3.564,2.098,6.097-.321,8.697-1.968,3.768-2.385,7.24-5.03,8.845-5.655.543,4.993,5.573,9.35,10.162,12.035M42.5,40.2035c-1.706-1.37-3.306-2.814-4.966-4.412-4.007-3.857-5.852-8.7187-9.478-12.3627-.619-.622-.97-.616-2.537.035-1.416.588-2.472,1.4837-3.753,1.9037-.947.31-1.861.64-2.786.964M19.05,27.9315c-2.306.812-3.154.93-5.35.313-2.941,1.434-5.517.174-8.2-.382,1.453-3.845,6.65-8.804,7.574-9.286,1.748-.91,3.363-1.92,5.455-2.573-2.008-3.344-.15-5.766,1.633-8.207.752.689,1.884,1.287,1.007,2.921-.018.8.752.764.209,2.121-.257.643-.854,1.69-1.703,1.6.043,1.059,0,2.253.939,1.878,3.198.042,5.71.524,7.713,1.287,1.831.698,2.105,2.243,1.424,3.13-1.55,2.018-3.93,2.728-6.397,3.131-1.356.222-2.74.351-4.026.555"/></svg>
Copied!