body icon
body-24px from Health Icons by Resolve to Save Lives · Filled 24px · Body · MIT Free for personal and commercial use.
- Name
- body-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Body
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
The same icon in other sets
More body icons from Health Icons
Use the body icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.5 4.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0"/><path d="M4.03 7.76a1 1 0 0 1 1.21-.73c2.661.658 4.694.971 6.717.97c2.024-.001 4.087-.318 6.81-.972a1 1 0 0 1 .467 1.944c-1.553.374-2.932.649-4.234.82v4.172l.497 6.965a1 1 0 1 1-1.995.142L13.14 16h-2.28l-.363 5.071a1 1 0 1 1-1.994-.142L9 13.964v-4.16c-1.31-.17-2.689-.45-4.24-.833a1 1 0 0 1-.73-1.211"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsBody24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.5 4.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0"/><path d="M4.03 7.76a1 1 0 0 1 1.21-.73c2.661.658 4.694.971 6.717.97c2.024-.001 4.087-.318 6.81-.972a1 1 0 0 1 .467 1.944c-1.553.374-2.932.649-4.234.82v4.172l.497 6.965a1 1 0 1 1-1.995.142L13.14 16h-2.28l-.363 5.071a1 1 0 1 1-1.994-.142L9 13.964v-4.16c-1.31-.17-2.689-.45-4.24-.833a1 1 0 0 1-.73-1.211"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M14.5 4.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0"/><path d="M4.03 7.76a1 1 0 0 1 1.21-.73c2.661.658 4.694.971 6.717.97c2.024-.001 4.087-.318 6.81-.972a1 1 0 0 1 .467 1.944c-1.553.374-2.932.649-4.234.82v4.172l.497 6.965a1 1 0 1 1-1.995.142L13.14 16h-2.28l-.363 5.071a1 1 0 1 1-1.994-.142L9 13.964v-4.16c-1.31-.17-2.689-.45-4.24-.833a1 1 0 0 1-.73-1.211"/></g></svg> </template>
CSS
.icon-body-24px {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14.5%204.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200%22%2F%3E%3Cpath%20d%3D%22M4.03%207.76a1%201%200%200%201%201.21-.73c2.661.658%204.694.971%206.717.97c2.024-.001%204.087-.318%206.81-.972a1%201%200%200%201%20.467%201.944c-1.553.374-2.932.649-4.234.82v4.172l.497%206.965a1%201%200%201%201-1.995.142L13.14%2016h-2.28l-.363%205.071a1%201%200%201%201-1.994-.142L9%2013.964v-4.16c-1.31-.17-2.689-.45-4.24-.833a1%201%200%200%201-.73-1.211%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M14.5%204.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200%22%2F%3E%3Cpath%20d%3D%22M4.03%207.76a1%201%200%200%201%201.21-.73c2.661.658%204.694.971%206.717.97c2.024-.001%204.087-.318%206.81-.972a1%201%200%200%201%20.467%201.944c-1.553.374-2.932.649-4.234.82v4.172l.497%206.965a1%201%200%201%201-1.995.142L13.14%2016h-2.28l-.363%205.071a1%201%200%201%201-1.994-.142L9%2013.964v-4.16c-1.31-.17-2.689-.45-4.24-.833a1%201%200%200%201-.73-1.211%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/body-24px.svg?color=%231a73e8&size=48