lungs emoji
lungs from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- lungs
- Set
- OpenMoji
- Style
- Default
- Category
- People Body
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
- Aliases
- lung
The same emoji in other sets
More people body icons from OpenMoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the lungs emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGGVFdJCnX" d="M32.24 32.646c-.16-.662-.27-1.295-.472-1.896a18 18 0 0 0-.924-2.357a3.204 3.204 0 0 0-4.43-1.628a9.8 9.8 0 0 0-2.647 1.683a26.7 26.7 0 0 0-5.973 7.645a22 22 0 0 0-2.231 5.582a15 15 0 0 0-.416 2.843c-.074 2.303-.073 4.608-.062 6.912a11 11 0 0 0 .487 3.405a3.235 3.235 0 0 0 3.14 2.455a1.6 1.6 0 0 1 .29.065h.152c.337-.04.676-.07 1.01-.122a15.9 15.9 0 0 0 6.629-2.851a15.6 15.6 0 0 0 4.808-5.14a9.1 9.1 0 0 0 1.241-4.747q-.092-3.889-.175-7.778a23.4 23.4 0 0 0-.426-4.072m5.254-.319c.05-.224.089-.38.122-.536a11.8 11.8 0 0 1 1.278-3.632a3.23 3.23 0 0 1 2.653-1.841a4.3 4.3 0 0 1 2.22.553a14.6 14.6 0 0 1 4.247 3.511a29.4 29.4 0 0 1 5.124 8.203a16.2 16.2 0 0 1 1.432 6.624c-.012.528.039 1.058.061 1.588v4.861c-.025.198-.041.397-.078.592a24 24 0 0 1-.532 2.665a2.98 2.98 0 0 1-2.322 2.162a6.5 6.5 0 0 1-3.189-.163a17.33 17.33 0 0 1-10.115-7.276a8.9 8.9 0 0 1-1.55-5.152c.049-2.644.118-5.287.175-7.93a23.7 23.7 0 0 1 .474-4.229"/></defs><use href="#SVGGVFdJCnX" fill="#ea5a47"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><use href="#SVGGVFdJCnX"/><path d="M34.604 14.562v15.173a7.04 7.04 0 0 1-2.55 5.457a25.6 25.6 0 0 1-6.83 3.774s-4.39 1.839-6.053 8.358"/><path d="M25.091 45.129s-.436-4.92 1.08-6.552M21.3 36.82s1.966 2.145 6.039 1.236m7.265-23.494v15.173a7.04 7.04 0 0 0 2.55 5.457a25.6 25.6 0 0 0 6.83 3.774s4.391 1.839 6.054 8.358"/><path d="M44.117 45.129s.437-4.92-1.079-6.552m4.872-1.757s-1.967 2.145-6.04 1.236"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiLungs(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGGVFdJCnX" d="M32.24 32.646c-.16-.662-.27-1.295-.472-1.896a18 18 0 0 0-.924-2.357a3.204 3.204 0 0 0-4.43-1.628a9.8 9.8 0 0 0-2.647 1.683a26.7 26.7 0 0 0-5.973 7.645a22 22 0 0 0-2.231 5.582a15 15 0 0 0-.416 2.843c-.074 2.303-.073 4.608-.062 6.912a11 11 0 0 0 .487 3.405a3.235 3.235 0 0 0 3.14 2.455a1.6 1.6 0 0 1 .29.065h.152c.337-.04.676-.07 1.01-.122a15.9 15.9 0 0 0 6.629-2.851a15.6 15.6 0 0 0 4.808-5.14a9.1 9.1 0 0 0 1.241-4.747q-.092-3.889-.175-7.778a23.4 23.4 0 0 0-.426-4.072m5.254-.319c.05-.224.089-.38.122-.536a11.8 11.8 0 0 1 1.278-3.632a3.23 3.23 0 0 1 2.653-1.841a4.3 4.3 0 0 1 2.22.553a14.6 14.6 0 0 1 4.247 3.511a29.4 29.4 0 0 1 5.124 8.203a16.2 16.2 0 0 1 1.432 6.624c-.012.528.039 1.058.061 1.588v4.861c-.025.198-.041.397-.078.592a24 24 0 0 1-.532 2.665a2.98 2.98 0 0 1-2.322 2.162a6.5 6.5 0 0 1-3.189-.163a17.33 17.33 0 0 1-10.115-7.276a8.9 8.9 0 0 1-1.55-5.152c.049-2.644.118-5.287.175-7.93a23.7 23.7 0 0 1 .474-4.229"/></defs><use href="#SVGGVFdJCnX" fill="#ea5a47"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><use href="#SVGGVFdJCnX"/><path d="M34.604 14.562v15.173a7.04 7.04 0 0 1-2.55 5.457a25.6 25.6 0 0 1-6.83 3.774s-4.39 1.839-6.053 8.358"/><path d="M25.091 45.129s-.436-4.92 1.08-6.552M21.3 36.82s1.966 2.145 6.039 1.236m7.265-23.494v15.173a7.04 7.04 0 0 0 2.55 5.457a25.6 25.6 0 0 0 6.83 3.774s4.391 1.839 6.054 8.358"/><path d="M44.117 45.129s.437-4.92-1.079-6.552m4.872-1.757s-1.967 2.145-6.04 1.236"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGGVFdJCnX" d="M32.24 32.646c-.16-.662-.27-1.295-.472-1.896a18 18 0 0 0-.924-2.357a3.204 3.204 0 0 0-4.43-1.628a9.8 9.8 0 0 0-2.647 1.683a26.7 26.7 0 0 0-5.973 7.645a22 22 0 0 0-2.231 5.582a15 15 0 0 0-.416 2.843c-.074 2.303-.073 4.608-.062 6.912a11 11 0 0 0 .487 3.405a3.235 3.235 0 0 0 3.14 2.455a1.6 1.6 0 0 1 .29.065h.152c.337-.04.676-.07 1.01-.122a15.9 15.9 0 0 0 6.629-2.851a15.6 15.6 0 0 0 4.808-5.14a9.1 9.1 0 0 0 1.241-4.747q-.092-3.889-.175-7.778a23.4 23.4 0 0 0-.426-4.072m5.254-.319c.05-.224.089-.38.122-.536a11.8 11.8 0 0 1 1.278-3.632a3.23 3.23 0 0 1 2.653-1.841a4.3 4.3 0 0 1 2.22.553a14.6 14.6 0 0 1 4.247 3.511a29.4 29.4 0 0 1 5.124 8.203a16.2 16.2 0 0 1 1.432 6.624c-.012.528.039 1.058.061 1.588v4.861c-.025.198-.041.397-.078.592a24 24 0 0 1-.532 2.665a2.98 2.98 0 0 1-2.322 2.162a6.5 6.5 0 0 1-3.189-.163a17.33 17.33 0 0 1-10.115-7.276a8.9 8.9 0 0 1-1.55-5.152c.049-2.644.118-5.287.175-7.93a23.7 23.7 0 0 1 .474-4.229"/></defs><use href="#SVGGVFdJCnX" fill="#ea5a47"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><use href="#SVGGVFdJCnX"/><path d="M34.604 14.562v15.173a7.04 7.04 0 0 1-2.55 5.457a25.6 25.6 0 0 1-6.83 3.774s-4.39 1.839-6.053 8.358"/><path d="M25.091 45.129s-.436-4.92 1.08-6.552M21.3 36.82s1.966 2.145 6.039 1.236m7.265-23.494v15.173a7.04 7.04 0 0 0 2.55 5.457a25.6 25.6 0 0 0 6.83 3.774s4.391 1.839 6.054 8.358"/><path d="M44.117 45.129s.437-4.92-1.079-6.552m4.872-1.757s-1.967 2.145-6.04 1.236"/></g></svg> </template>
CSS
.icon-lungs {
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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGGVFdJCnX%22%20d%3D%22M32.24%2032.646c-.16-.662-.27-1.295-.472-1.896a18%2018%200%200%200-.924-2.357a3.204%203.204%200%200%200-4.43-1.628a9.8%209.8%200%200%200-2.647%201.683a26.7%2026.7%200%200%200-5.973%207.645a22%2022%200%200%200-2.231%205.582a15%2015%200%200%200-.416%202.843c-.074%202.303-.073%204.608-.062%206.912a11%2011%200%200%200%20.487%203.405a3.235%203.235%200%200%200%203.14%202.455a1.6%201.6%200%200%201%20.29.065h.152c.337-.04.676-.07%201.01-.122a15.9%2015.9%200%200%200%206.629-2.851a15.6%2015.6%200%200%200%204.808-5.14a9.1%209.1%200%200%200%201.241-4.747q-.092-3.889-.175-7.778a23.4%2023.4%200%200%200-.426-4.072m5.254-.319c.05-.224.089-.38.122-.536a11.8%2011.8%200%200%201%201.278-3.632a3.23%203.23%200%200%201%202.653-1.841a4.3%204.3%200%200%201%202.22.553a14.6%2014.6%200%200%201%204.247%203.511a29.4%2029.4%200%200%201%205.124%208.203a16.2%2016.2%200%200%201%201.432%206.624c-.012.528.039%201.058.061%201.588v4.861c-.025.198-.041.397-.078.592a24%2024%200%200%201-.532%202.665a2.98%202.98%200%200%201-2.322%202.162a6.5%206.5%200%200%201-3.189-.163a17.33%2017.33%200%200%201-10.115-7.276a8.9%208.9%200%200%201-1.55-5.152c.049-2.644.118-5.287.175-7.93a23.7%2023.7%200%200%201%20.474-4.229%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGGVFdJCnX%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVGGVFdJCnX%22%2F%3E%3Cpath%20d%3D%22M34.604%2014.562v15.173a7.04%207.04%200%200%201-2.55%205.457a25.6%2025.6%200%200%201-6.83%203.774s-4.39%201.839-6.053%208.358%22%2F%3E%3Cpath%20d%3D%22M25.091%2045.129s-.436-4.92%201.08-6.552M21.3%2036.82s1.966%202.145%206.039%201.236m7.265-23.494v15.173a7.04%207.04%200%200%200%202.55%205.457a25.6%2025.6%200%200%200%206.83%203.774s4.391%201.839%206.054%208.358%22%2F%3E%3Cpath%20d%3D%22M44.117%2045.129s.437-4.92-1.079-6.552m4.872-1.757s-1.967%202.145-6.04%201.236%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGGVFdJCnX%22%20d%3D%22M32.24%2032.646c-.16-.662-.27-1.295-.472-1.896a18%2018%200%200%200-.924-2.357a3.204%203.204%200%200%200-4.43-1.628a9.8%209.8%200%200%200-2.647%201.683a26.7%2026.7%200%200%200-5.973%207.645a22%2022%200%200%200-2.231%205.582a15%2015%200%200%200-.416%202.843c-.074%202.303-.073%204.608-.062%206.912a11%2011%200%200%200%20.487%203.405a3.235%203.235%200%200%200%203.14%202.455a1.6%201.6%200%200%201%20.29.065h.152c.337-.04.676-.07%201.01-.122a15.9%2015.9%200%200%200%206.629-2.851a15.6%2015.6%200%200%200%204.808-5.14a9.1%209.1%200%200%200%201.241-4.747q-.092-3.889-.175-7.778a23.4%2023.4%200%200%200-.426-4.072m5.254-.319c.05-.224.089-.38.122-.536a11.8%2011.8%200%200%201%201.278-3.632a3.23%203.23%200%200%201%202.653-1.841a4.3%204.3%200%200%201%202.22.553a14.6%2014.6%200%200%201%204.247%203.511a29.4%2029.4%200%200%201%205.124%208.203a16.2%2016.2%200%200%201%201.432%206.624c-.012.528.039%201.058.061%201.588v4.861c-.025.198-.041.397-.078.592a24%2024%200%200%201-.532%202.665a2.98%202.98%200%200%201-2.322%202.162a6.5%206.5%200%200%201-3.189-.163a17.33%2017.33%200%200%201-10.115-7.276a8.9%208.9%200%200%201-1.55-5.152c.049-2.644.118-5.287.175-7.93a23.7%2023.7%200%200%201%20.474-4.229%22%2F%3E%3C%2Fdefs%3E%3Cuse%20href%3D%22%23SVGGVFdJCnX%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVGGVFdJCnX%22%2F%3E%3Cpath%20d%3D%22M34.604%2014.562v15.173a7.04%207.04%200%200%201-2.55%205.457a25.6%2025.6%200%200%201-6.83%203.774s-4.39%201.839-6.053%208.358%22%2F%3E%3Cpath%20d%3D%22M25.091%2045.129s-.436-4.92%201.08-6.552M21.3%2036.82s1.966%202.145%206.039%201.236m7.265-23.494v15.173a7.04%207.04%200%200%200%202.55%205.457a25.6%2025.6%200%200%200%206.83%203.774s4.391%201.839%206.054%208.358%22%2F%3E%3Cpath%20d%3D%22M44.117%2045.129s.437-4.92-1.079-6.552m4.872-1.757s-1.967%202.145-6.04%201.236%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/lungs.svg?color=%231a73e8&size=48