Lose Weight Men Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lose Weight Men 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/343238.svg" alt="Lose Weight Men icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343238.svg" alt="Lose Weight Men icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343238.svg" alt="Lose Weight Men icon" :width="24" :height="24" />
CSS background
.icon-lose-weight-men {
background-image: url('https://proicons.com/icon/343238.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m25.6746,7.3577c3.7904,2.4233,7.5496,8.9166,4.5671,11.1225,1.0253,2.703,1.4291,7.705.5282,9.6002.5592,1.1806-.2485,3.635-.2485,3.635-2.0039.3728-5.5679.3131-5.5679.3131"/><path class="c" d="m23.6552,21.4938c2.4855,3.9768.6524,7.27,1.4291,11.4332s1.8952,3.1379,1.8641,5.437c-.0311,2.2991-.3728,3.8836-2.3612,3.3243s-2.9826-1.0563-2.6097-2.1127c.3728-1.0563.1864-2.1127.0621-2.8583s.8699-2.4849.8699-2.4849c-2.0194-1.554-4.3185-7.5813-3.7282-12.0862-2.8272-4.2874-3.0447-9.2273-1.7088-11.8681,1.3359-2.6408,3.6039-3.3968,2.2369-6.7781"/><path class="c" d="m25.4261,9.9985c.4971,3.6039-.8699,5.6234-.8699,5.6234,1.0253,1.6466-1.6466,7.3322-1.6466,7.3322"/><path class="c" d="m20.4551,8.4761c-3.1379,4.4428-1.2738,13.6701-1.2738,13.6701"/><path class="c" d="m30.5213,31.7153c1.5224,2.9049.6058,6.0273-1.0563,7.4254.5282,1.4136-.1709,5.3593-.1709,5.3593"/><path class="c" d="m20.2532,29.8306c-2.1593,3.0498-3.4952,4.1061-.5437,10.1955.1087,1.4758.1398,4.4739.1398,4.4739"/><path class="c" d="m25.9892,17.3656c.8155.8738,2.2253.9554,2.2253.9554"/><path class="c" d="m26.8979,20.0336c-.5243.7689-1.7709,1.0952-1.7709,1.0952"/><path class="c" d="m24.972,25.4515c.6794,1.0482,2.5784,1.8871,2.5784,1.8871"/><path class="c" d="m31.261,24.2866c-.5999.5121-1.2524.6869-1.2524.6869"/><path class="c" d="m30.9987,21.5151c-.5357.6156-.8269.8952-.8269.8952"/><path class="c" d="m28.5174,3.5c.1981,1.0965-.8856,1.9237-2.097,1.1897-.6758.0582-1.023.2961-.9788.6175"/><path class="c" d="m26.1671,7.6955c-.3294-.8504.7819-2.7782.7819-2.7782"/><circle class="c" cx="24" cy="24" r="21.5"/></svg>
Copied!