Lets Go Fitness Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lets Go Fitness 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/328291.svg" alt="Lets Go Fitness icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328291.svg" alt="Lets Go Fitness icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328291.svg" alt="Lets Go Fitness icon" :width="24" :height="24" />
CSS background
.icon-lets-go-fitness {
background-image: url('https://proicons.com/icon/328291.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m10.9067,41.2418c1.6582-3.8697,2.6886-5.4383,7.9038-8.8888,1.3934-3.833,4.036-5.9419,6.2943-7.7116,1.0646-4.2287,1.2095-8.7339.3844-10.5624-.2093,1.186-1.8537,2.6675-3.83,3.6967.8511,2.0249,2.3322,3.8627,3.9177,4.6475"/><path class="c" d="m35.0666,41.482c-.7848-4.5645-1.6496-7.5435,1.5215-9.9458-4.1321.6246-6.9188-3.5075-6.9188-3.5075-3.7958,2.1621-6.3903,4.7567-9.081,6.054-4.1321,5.2852-5.5495,4.9489-9.6816,7.1591,0,0,.3604,1.4654.2482,2.2582h-2.8348c.9049-.6967,1.9619-.9369,2.5866-2.2582"/><path class="c" d="m25.5768,22.4232c-2.2102-.3684-4.9245-2.034-6.2378-3.7157"/><path class="c" d="m34.9533,13.3364c.5285,4.5325-2.8656,6.364-2.5453,10.2078"/><path class="c" d="m31.4135,9.8664c-.41.404-.8381.6753-1.6581.6753s-.9949-1.839-.9768-2.7796.1327-3.2399,2.665-3.262c1.6851-.0147,2.1175,1.1144,1.9493,3.1805s-.2333,3.0482.3604,3.7717c1.4895-.3043,2.3543.4004,2.995,1.3293s1.2973,3.2512,2.8188,5.2532c.1441,4.084-1.009,6.1661-3.7958,7.7997,1.6016-1.5055,2.034-4.7567,1.8258-6.7587,0,0-2.6266-2.002-2.6611-3.3762"/><path class="c" d="m32.408,23.5443c2.9789,1.7457,4.6485,3.6196,7.171,6.2141.7928,3.9879-3.3112,3.8598-4.5124,11.7236.993.6727,1.7938,1.7457,3.8758,2.018h-5.3813c-.1281-1.041,1.5055-2.018,1.5055-2.018"/><path class="c" d="m28.0356,11.4691s-1.725.5115-2.5327.8482c-2.38.9919-4.5623,2.771-6.1639,6.3902"/></svg>
Copied!