Leg Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Leg 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/305977.svg" alt="Leg icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305977.svg" alt="Leg icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305977.svg" alt="Leg icon" :width="24" :height="24" />
CSS background
.icon-leg {
background-image: url('https://proicons.com/icon/305977.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="M479 329c-4 13 63 46 75 138 9 54-37 141-16 279 21 133 62 154 62 200 0 25-16 54-58 54s-79-12-96-12c-41 0-37 12-154 12-17 0-29 0-37-8-13 4-21 8-34 8-21 0-37-12-37-33 0-9-4-13 37-17 17-4 46-12 88-29s75-12 100-54c21-42-8-142-42-230-12-37-37-78-46-120-12-46-4-96-29-134-33-54-33-100 9-141 16-84 87-200 133-242v4h383c-46 129-234 242-275 263-33 16-58 45-63 62z"/></svg>
Leg in other icon packs
Copied!