Muscle Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Muscle 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/306121.svg" alt="Muscle icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306121.svg" alt="Muscle icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306121.svg" alt="Muscle icon" :width="24" :height="24" />
CSS background
.icon-muscle {
background-image: url('https://proicons.com/icon/306121.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M949 568c-4-11-10-20-17-29-13-52-39-113-77-172-60-96-219-251-279-275-3-1-6-1-8-2-2-15-11-29-30-38-71-33-139-66-187-46s-74 50-23 166c49 36 146-36 177 10s65 199 122 298c-14-2-29-3-44-3-66 0-125 19-166 49-36-55-98-92-169-92-94 0-173 65-194 152h-9l5 414 102-2 38-65c64-25 140-89 193-157 72 10 163 16 200 16 39 0 189-17 231-33 100-36 160-122 135-191z"/></svg>
Muscle in other icon packs
Copied!