Armworkout Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Armworkout 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/336608.svg" alt="Armworkout icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336608.svg" alt="Armworkout icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336608.svg" alt="Armworkout icon" :width="24" :height="24" />
CSS background
.icon-armworkout {
background-image: url('https://proicons.com/icon/336608.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M6.6516,29.0909c1.9982-3.247,6.6751-7.1559,15.4671-1.4112,1.8983-2.6975,5.0953-3.2677,8.8419-.5099,1.6485,1.0094,3.4468-.4892,3.4468-.4892-2.3978-.4995-7.2933-1.099-7.4931-7.1435-.1998-6.0445-7.593-7.2933-7.593-7.2933"/><path class="d" d="M20.0705,10.8951c-.2767,1.4507-3.4968,2.9973-5.2452,3.0972-1.2489,1.099-1.5985,1.4487-2.8973.6494s1.3488-2.3978,1.3488-2.3978c.2747-1.2364,1.0053-2.1917,2.429-2.4353"/><path class="d" d="M12.0018,13.2651s-2.5475-.5113-2.4716-1.321c.1499-1.5985.9814-4.0463,2.0393-4.4959s7.4386-1.4487,10.1179-.3497,3.2288,2.7974,5.5766,4.2961,7.3932,2.9473,9.9908,6.544,2.5976,4.7956,2.5976,4.7956"/><path class="d" d="M25.2158,31.676c-.8492-2.3478-3.0972-3.9963-3.0972-3.9963"/><path class="d" d="M24.1668,34.4235c-1.5486,1.9482-4.7956,3.6966-9.7411,3.3469"/><path class="d" d="M28.8625,30.8767c1.7984-2.148,5.7947.7993,8.2424-1.9482"/><path class="d" d="M29.412,17.5889c3.297,1.1489,5.7447,6.594,5.7447,6.594"/><path class="d" d="M11.3485,7.5739c.1986,1.4291.9854,2.1035.9854,2.1035"/><path class="d" d="M14.311,6.8793c-.4785.9248-.3099,1.8614-.3099,1.8614"/><path class="d" d="M10.8717,12.9557c.0197-.7868.6004-1.4237.6004-1.4237"/><path class="d" d="M14.4257,41.1423c.3497-1.3737,2.5976-3.327,2.5976-3.327"/><path class="d" d="M14.9253,28.3541c-1.0241.6244-3.0722,2.9723-1.049,3.5967"/><path class="d" d="M39.5027,30.7269c-2.3229.1249-4.2461.7743-6.8188,2.9473"/><path class="d" d="M10.0048,31.3763c-1.1989-.5495-1.9232-.4496-2.8724,0"/><path class="d" d="M8.8308,35.0479c-.6244.9741-1.9758.9246-1.9758.9246"/><path class="d" d="M8.5686,29.6778c-1.7109-.9054-3.0597-.537-3.0597-.537-.1499,3.9339,1.5111,13.2254,11.5145,12.1763,0,0,.6994-2.3478,1.6485-2.3478s5.1952,1.049,8.742.3497c3.5468-.6994,9.7411-5.445,12.0889-8.5921,1.6485-.2997,2.9973-2.9473,2.9973-3.297s-.3996-1.3987-1.2489-1.7484c0-1.049-1.049-2.9473-2.6975-2.9473"/></svg>
Copied!