lungs icon
lungs-line from Remix Icon by Remix Design · Line · Health & Medical · Apache-2.0 Free for personal and commercial use.
- Name
- lungs-line
- Set
- Remix Icon
- Style
- Line
- Category
- Health & Medical
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More health & medical icons from Remix Icon
aed-electrodes-fillaed-fillatom-fillbrain-2-fillbrain-3-fillbrain-ai-3-fillbrain-fillcapsule-filldislike-filldna-filldossier-filldropper-fillempathize-fillfirst-aid-kit-fillflask-fillhand-sanitizer-fillhealth-book-fillheart-2-fillheart-3-fillheart-add-2-fillheart-add-fillheart-fillheart-pulse-fillhearts-fill
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="M22.001 17c-.001 4-.001 4-4 4s-5-3-5-6c0-.378-.018-.918-.026-1.55l2.023 1.169L15 15c0 2.776.816 4 3 4c1.14 0 1.61-.007 1.963-.038c.03-.351.037-.822.037-1.962c0-3.205-.703-6.033-1.835-7.9c-.838-1.382-1.613-1.842-2.032-1.703c-.293.098-.605.65-.831 1.623l-1.79-1.033c.369-1.197.982-2.151 1.988-2.487c3-1 6.503 4 6.5 11.5M8.5 5.5c1.007.336 1.62 1.29 1.989 2.487L8.699 9.02c-.226-.973-.539-1.525-.831-1.623c-.42-.14-1.195.32-2.032 1.702C4.703 10.967 4 13.795 4 17c0 1.14.007 1.61.037 1.962C4.39 18.993 4.86 19 6 19c2.184 0 3-1.224 3-4l.004-.382l2.023-1.168c-.01.633-.027 1.172-.027 1.55c0 3-1 6-5 6s-4 0-4-4C2 9.5 5.5 4.5 8.5 5.5M13 2v7.422l4.696 2.712l-1 1.732L12 11.155l-4.696 2.711l-1-1.732L11 9.422V2z"/></svg>
React
import type { SVGProps } from "react";
export function RiLungsLine(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="M22.001 17c-.001 4-.001 4-4 4s-5-3-5-6c0-.378-.018-.918-.026-1.55l2.023 1.169L15 15c0 2.776.816 4 3 4c1.14 0 1.61-.007 1.963-.038c.03-.351.037-.822.037-1.962c0-3.205-.703-6.033-1.835-7.9c-.838-1.382-1.613-1.842-2.032-1.703c-.293.098-.605.65-.831 1.623l-1.79-1.033c.369-1.197.982-2.151 1.988-2.487c3-1 6.503 4 6.5 11.5M8.5 5.5c1.007.336 1.62 1.29 1.989 2.487L8.699 9.02c-.226-.973-.539-1.525-.831-1.623c-.42-.14-1.195.32-2.032 1.702C4.703 10.967 4 13.795 4 17c0 1.14.007 1.61.037 1.962C4.39 18.993 4.86 19 6 19c2.184 0 3-1.224 3-4l.004-.382l2.023-1.168c-.01.633-.027 1.172-.027 1.55c0 3-1 6-5 6s-4 0-4-4C2 9.5 5.5 4.5 8.5 5.5M13 2v7.422l4.696 2.712l-1 1.732L12 11.155l-4.696 2.711l-1-1.732L11 9.422V2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.001 17c-.001 4-.001 4-4 4s-5-3-5-6c0-.378-.018-.918-.026-1.55l2.023 1.169L15 15c0 2.776.816 4 3 4c1.14 0 1.61-.007 1.963-.038c.03-.351.037-.822.037-1.962c0-3.205-.703-6.033-1.835-7.9c-.838-1.382-1.613-1.842-2.032-1.703c-.293.098-.605.65-.831 1.623l-1.79-1.033c.369-1.197.982-2.151 1.988-2.487c3-1 6.503 4 6.5 11.5M8.5 5.5c1.007.336 1.62 1.29 1.989 2.487L8.699 9.02c-.226-.973-.539-1.525-.831-1.623c-.42-.14-1.195.32-2.032 1.702C4.703 10.967 4 13.795 4 17c0 1.14.007 1.61.037 1.962C4.39 18.993 4.86 19 6 19c2.184 0 3-1.224 3-4l.004-.382l2.023-1.168c-.01.633-.027 1.172-.027 1.55c0 3-1 6-5 6s-4 0-4-4C2 9.5 5.5 4.5 8.5 5.5M13 2v7.422l4.696 2.712l-1 1.732L12 11.155l-4.696 2.711l-1-1.732L11 9.422V2z"/></svg> </template>
CSS
.icon-lungs-line {
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%22M22.001%2017c-.001%204-.001%204-4%204s-5-3-5-6c0-.378-.018-.918-.026-1.55l2.023%201.169L15%2015c0%202.776.816%204%203%204c1.14%200%201.61-.007%201.963-.038c.03-.351.037-.822.037-1.962c0-3.205-.703-6.033-1.835-7.9c-.838-1.382-1.613-1.842-2.032-1.703c-.293.098-.605.65-.831%201.623l-1.79-1.033c.369-1.197.982-2.151%201.988-2.487c3-1%206.503%204%206.5%2011.5M8.5%205.5c1.007.336%201.62%201.29%201.989%202.487L8.699%209.02c-.226-.973-.539-1.525-.831-1.623c-.42-.14-1.195.32-2.032%201.702C4.703%2010.967%204%2013.795%204%2017c0%201.14.007%201.61.037%201.962C4.39%2018.993%204.86%2019%206%2019c2.184%200%203-1.224%203-4l.004-.382l2.023-1.168c-.01.633-.027%201.172-.027%201.55c0%203-1%206-5%206s-4%200-4-4C2%209.5%205.5%204.5%208.5%205.5M13%202v7.422l4.696%202.712l-1%201.732L12%2011.155l-4.696%202.711l-1-1.732L11%209.422V2z%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%22M22.001%2017c-.001%204-.001%204-4%204s-5-3-5-6c0-.378-.018-.918-.026-1.55l2.023%201.169L15%2015c0%202.776.816%204%203%204c1.14%200%201.61-.007%201.963-.038c.03-.351.037-.822.037-1.962c0-3.205-.703-6.033-1.835-7.9c-.838-1.382-1.613-1.842-2.032-1.703c-.293.098-.605.65-.831%201.623l-1.79-1.033c.369-1.197.982-2.151%201.988-2.487c3-1%206.503%204%206.5%2011.5M8.5%205.5c1.007.336%201.62%201.29%201.989%202.487L8.699%209.02c-.226-.973-.539-1.525-.831-1.623c-.42-.14-1.195.32-2.032%201.702C4.703%2010.967%204%2013.795%204%2017c0%201.14.007%201.61.037%201.962C4.39%2018.993%204.86%2019%206%2019c2.184%200%203-1.224%203-4l.004-.382l2.023-1.168c-.01.633-.027%201.172-.027%201.55c0%203-1%206-5%206s-4%200-4-4C2%209.5%205.5%204.5%208.5%205.5M13%202v7.422l4.696%202.712l-1%201.732L12%2011.155l-4.696%202.711l-1-1.732L11%209.422V2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/lungs-line.svg?color=%231a73e8&size=48