lungs icon
lungs-24px from Health Icons by Resolve to Save Lives · Filled 24px · Body · MIT Free for personal and commercial use.
- Name
- lungs-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 lungs icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 13.414v3.659a2.5 2.5 0 0 0 1.864 2.418l3.092.813c1.936.51 3.656-1.35 2.997-3.24L18.816 8.07A2.477 2.477 0 0 0 14 8.885v1.7l-1-1V4h-2v5.586l-1 1v-1.7a2.477 2.477 0 0 0-4.816-.816l-3.137 8.993c-.659 1.89 1.06 3.75 2.997 3.241l3.092-.813A2.5 2.5 0 0 0 10 17.073v-3.659l2-2z"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsLungs24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 13.414v3.659a2.5 2.5 0 0 0 1.864 2.418l3.092.813c1.936.51 3.656-1.35 2.997-3.24L18.816 8.07A2.477 2.477 0 0 0 14 8.885v1.7l-1-1V4h-2v5.586l-1 1v-1.7a2.477 2.477 0 0 0-4.816-.816l-3.137 8.993c-.659 1.89 1.06 3.75 2.997 3.241l3.092-.813A2.5 2.5 0 0 0 10 17.073v-3.659l2-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 13.414v3.659a2.5 2.5 0 0 0 1.864 2.418l3.092.813c1.936.51 3.656-1.35 2.997-3.24L18.816 8.07A2.477 2.477 0 0 0 14 8.885v1.7l-1-1V4h-2v5.586l-1 1v-1.7a2.477 2.477 0 0 0-4.816-.816l-3.137 8.993c-.659 1.89 1.06 3.75 2.997 3.241l3.092-.813A2.5 2.5 0 0 0 10 17.073v-3.659l2-2z"/></svg> </template>
CSS
.icon-lungs-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2013.414v3.659a2.5%202.5%200%200%200%201.864%202.418l3.092.813c1.936.51%203.656-1.35%202.997-3.24L18.816%208.07A2.477%202.477%200%200%200%2014%208.885v1.7l-1-1V4h-2v5.586l-1%201v-1.7a2.477%202.477%200%200%200-4.816-.816l-3.137%208.993c-.659%201.89%201.06%203.75%202.997%203.241l3.092-.813A2.5%202.5%200%200%200%2010%2017.073v-3.659l2-2z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%2013.414v3.659a2.5%202.5%200%200%200%201.864%202.418l3.092.813c1.936.51%203.656-1.35%202.997-3.24L18.816%208.07A2.477%202.477%200%200%200%2014%208.885v1.7l-1-1V4h-2v5.586l-1%201v-1.7a2.477%202.477%200%200%200-4.816-.816l-3.137%208.993c-.659%201.89%201.06%203.75%202.997%203.241l3.092-.813A2.5%202.5%200%200%200%2010%2017.073v-3.659l2-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/lungs-24px.svg?color=%231a73e8&size=48