leg icon
leg from Health Icons by Resolve to Save Lives · Filled · Body · MIT Free for personal and commercial use.
- Name
- leg
- Set
- Health Icons
- Style
- Filled
- Category
- Body
- Viewbox
- 48×48
- License
- MIT
3 other variants in Health Icons
The same icon in other sets
More body icons from Health Icons
Use the leg icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M18.134 19.672L21.33 4.79a1 1 0 0 1 .978-.79h10.557c.602 0 1.07.528.95 1.118C32.264 12.705 25 20.82 25 20.82l1.281 2.155a8 8 0 0 1 1.116 4.434L27 36.589l1.843 2.262a3.04 3.04 0 0 1 .444 3.104l-.055.132a2.91 2.91 0 0 1-4.032 1.441a3.88 3.88 0 0 0-2.532-.376l-3.982.761q-.187.036-.375.036H15a2 2 0 0 1-2-2v-1.154h3l6.5-2.628l-4.199-12.753A6 6 0 0 1 18 23.538v-2.606q0-.637.134-1.26"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsLeg(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M18.134 19.672L21.33 4.79a1 1 0 0 1 .978-.79h10.557c.602 0 1.07.528.95 1.118C32.264 12.705 25 20.82 25 20.82l1.281 2.155a8 8 0 0 1 1.116 4.434L27 36.589l1.843 2.262a3.04 3.04 0 0 1 .444 3.104l-.055.132a2.91 2.91 0 0 1-4.032 1.441a3.88 3.88 0 0 0-2.532-.376l-3.982.761q-.187.036-.375.036H15a2 2 0 0 1-2-2v-1.154h3l6.5-2.628l-4.199-12.753A6 6 0 0 1 18 23.538v-2.606q0-.637.134-1.26"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M18.134 19.672L21.33 4.79a1 1 0 0 1 .978-.79h10.557c.602 0 1.07.528.95 1.118C32.264 12.705 25 20.82 25 20.82l1.281 2.155a8 8 0 0 1 1.116 4.434L27 36.589l1.843 2.262a3.04 3.04 0 0 1 .444 3.104l-.055.132a2.91 2.91 0 0 1-4.032 1.441a3.88 3.88 0 0 0-2.532-.376l-3.982.761q-.187.036-.375.036H15a2 2 0 0 1-2-2v-1.154h3l6.5-2.628l-4.199-12.753A6 6 0 0 1 18 23.538v-2.606q0-.637.134-1.26"/></svg> </template>
CSS
.icon-leg {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.134%2019.672L21.33%204.79a1%201%200%200%201%20.978-.79h10.557c.602%200%201.07.528.95%201.118C32.264%2012.705%2025%2020.82%2025%2020.82l1.281%202.155a8%208%200%200%201%201.116%204.434L27%2036.589l1.843%202.262a3.04%203.04%200%200%201%20.444%203.104l-.055.132a2.91%202.91%200%200%201-4.032%201.441a3.88%203.88%200%200%200-2.532-.376l-3.982.761q-.187.036-.375.036H15a2%202%200%200%201-2-2v-1.154h3l6.5-2.628l-4.199-12.753A6%206%200%200%201%2018%2023.538v-2.606q0-.637.134-1.26%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.134%2019.672L21.33%204.79a1%201%200%200%201%20.978-.79h10.557c.602%200%201.07.528.95%201.118C32.264%2012.705%2025%2020.82%2025%2020.82l1.281%202.155a8%208%200%200%201%201.116%204.434L27%2036.589l1.843%202.262a3.04%203.04%200%200%201%20.444%203.104l-.055.132a2.91%202.91%200%200%201-4.032%201.441a3.88%203.88%200%200%200-2.532-.376l-3.982.761q-.187.036-.375.036H15a2%202%200%200%201-2-2v-1.154h3l6.5-2.628l-4.199-12.753A6%206%200%200%201%2018%2023.538v-2.606q0-.637.134-1.26%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/leg.svg?color=%231a73e8&size=48