lungs from Font Awesome 6 Solid by Dave Gandy · Regular · Medical · CC-BY-4.0 Attribution required.

Name
lungs
Set
Font Awesome 6 Solid
Style
Regular
Category
Medical
Viewbox
640×512
License
CC BY 4.0

The same icon in other sets

More medical icons from Font Awesome 6 Solid

Use the lungs icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M320 0c17.7 0 32 14.3 32 32v132.1c0 16.4 8.4 31.7 22.2 40.5l9.8 6.2v-45.5C384 127 415 96 453.3 96c21.7 0 42.8 10.2 55.8 28.8c15.4 22.1 44.3 65.4 71 116.9c26.5 50.9 52.4 112.5 59.6 170.3c.2 1.3.2 2.6.2 4v7c0 49.1-39.8 89-89 89q-10.95 0-21.6-2.7l-72.7-18.2C414 480.5 384 442.1 384 398v-73l90.5 57.6c7.5 4.7 17.3 2.5 22.1-4.9s2.5-17.3-4.9-22.1L384 287.1v-.4l-44.1-28.1c-7.3-4.6-13.9-10.1-19.9-16.1c-5.9 6-12.6 11.5-19.9 16.1L256 286.7L161.2 347l-13.5 8.6h-.1c-7.4 4.8-9.6 14.6-4.8 22.1c4.7 7.5 14.6 9.7 22.1 4.9l91.1-58V398c0 44.1-30 82.5-72.7 93.1l-72.7 18.2Q99.95 512 89 512c-49.1 0-89-39.8-89-89v-7c0-1.3.1-2.7.2-4c7.2-57.9 33.1-119.4 59.6-170.3c26.8-51.5 55.6-94.8 71-116.9c13-18.6 34-28.8 55.8-28.8c38.4 0 69.4 31 69.4 69.3v45.5l9.8-6.2c13.8-8.8 22.2-24.1 22.2-40.5V32c0-17.7 14.3-32 32-32"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidLungs(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M320 0c17.7 0 32 14.3 32 32v132.1c0 16.4 8.4 31.7 22.2 40.5l9.8 6.2v-45.5C384 127 415 96 453.3 96c21.7 0 42.8 10.2 55.8 28.8c15.4 22.1 44.3 65.4 71 116.9c26.5 50.9 52.4 112.5 59.6 170.3c.2 1.3.2 2.6.2 4v7c0 49.1-39.8 89-89 89q-10.95 0-21.6-2.7l-72.7-18.2C414 480.5 384 442.1 384 398v-73l90.5 57.6c7.5 4.7 17.3 2.5 22.1-4.9s2.5-17.3-4.9-22.1L384 287.1v-.4l-44.1-28.1c-7.3-4.6-13.9-10.1-19.9-16.1c-5.9 6-12.6 11.5-19.9 16.1L256 286.7L161.2 347l-13.5 8.6h-.1c-7.4 4.8-9.6 14.6-4.8 22.1c4.7 7.5 14.6 9.7 22.1 4.9l91.1-58V398c0 44.1-30 82.5-72.7 93.1l-72.7 18.2Q99.95 512 89 512c-49.1 0-89-39.8-89-89v-7c0-1.3.1-2.7.2-4c7.2-57.9 33.1-119.4 59.6-170.3c26.8-51.5 55.6-94.8 71-116.9c13-18.6 34-28.8 55.8-28.8c38.4 0 69.4 31 69.4 69.3v45.5l9.8-6.2c13.8-8.8 22.2-24.1 22.2-40.5V32c0-17.7 14.3-32 32-32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M320 0c17.7 0 32 14.3 32 32v132.1c0 16.4 8.4 31.7 22.2 40.5l9.8 6.2v-45.5C384 127 415 96 453.3 96c21.7 0 42.8 10.2 55.8 28.8c15.4 22.1 44.3 65.4 71 116.9c26.5 50.9 52.4 112.5 59.6 170.3c.2 1.3.2 2.6.2 4v7c0 49.1-39.8 89-89 89q-10.95 0-21.6-2.7l-72.7-18.2C414 480.5 384 442.1 384 398v-73l90.5 57.6c7.5 4.7 17.3 2.5 22.1-4.9s2.5-17.3-4.9-22.1L384 287.1v-.4l-44.1-28.1c-7.3-4.6-13.9-10.1-19.9-16.1c-5.9 6-12.6 11.5-19.9 16.1L256 286.7L161.2 347l-13.5 8.6h-.1c-7.4 4.8-9.6 14.6-4.8 22.1c4.7 7.5 14.6 9.7 22.1 4.9l91.1-58V398c0 44.1-30 82.5-72.7 93.1l-72.7 18.2Q99.95 512 89 512c-49.1 0-89-39.8-89-89v-7c0-1.3.1-2.7.2-4c7.2-57.9 33.1-119.4 59.6-170.3c26.8-51.5 55.6-94.8 71-116.9c13-18.6 34-28.8 55.8-28.8c38.4 0 69.4 31 69.4 69.3v45.5l9.8-6.2c13.8-8.8 22.2-24.1 22.2-40.5V32c0-17.7 14.3-32 32-32"/></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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%200c17.7%200%2032%2014.3%2032%2032v132.1c0%2016.4%208.4%2031.7%2022.2%2040.5l9.8%206.2v-45.5C384%20127%20415%2096%20453.3%2096c21.7%200%2042.8%2010.2%2055.8%2028.8c15.4%2022.1%2044.3%2065.4%2071%20116.9c26.5%2050.9%2052.4%20112.5%2059.6%20170.3c.2%201.3.2%202.6.2%204v7c0%2049.1-39.8%2089-89%2089q-10.95%200-21.6-2.7l-72.7-18.2C414%20480.5%20384%20442.1%20384%20398v-73l90.5%2057.6c7.5%204.7%2017.3%202.5%2022.1-4.9s2.5-17.3-4.9-22.1L384%20287.1v-.4l-44.1-28.1c-7.3-4.6-13.9-10.1-19.9-16.1c-5.9%206-12.6%2011.5-19.9%2016.1L256%20286.7L161.2%20347l-13.5%208.6h-.1c-7.4%204.8-9.6%2014.6-4.8%2022.1c4.7%207.5%2014.6%209.7%2022.1%204.9l91.1-58V398c0%2044.1-30%2082.5-72.7%2093.1l-72.7%2018.2Q99.95%20512%2089%20512c-49.1%200-89-39.8-89-89v-7c0-1.3.1-2.7.2-4c7.2-57.9%2033.1-119.4%2059.6-170.3c26.8-51.5%2055.6-94.8%2071-116.9c13-18.6%2034-28.8%2055.8-28.8c38.4%200%2069.4%2031%2069.4%2069.3v45.5l9.8-6.2c13.8-8.8%2022.2-24.1%2022.2-40.5V32c0-17.7%2014.3-32%2032-32%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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%200c17.7%200%2032%2014.3%2032%2032v132.1c0%2016.4%208.4%2031.7%2022.2%2040.5l9.8%206.2v-45.5C384%20127%20415%2096%20453.3%2096c21.7%200%2042.8%2010.2%2055.8%2028.8c15.4%2022.1%2044.3%2065.4%2071%20116.9c26.5%2050.9%2052.4%20112.5%2059.6%20170.3c.2%201.3.2%202.6.2%204v7c0%2049.1-39.8%2089-89%2089q-10.95%200-21.6-2.7l-72.7-18.2C414%20480.5%20384%20442.1%20384%20398v-73l90.5%2057.6c7.5%204.7%2017.3%202.5%2022.1-4.9s2.5-17.3-4.9-22.1L384%20287.1v-.4l-44.1-28.1c-7.3-4.6-13.9-10.1-19.9-16.1c-5.9%206-12.6%2011.5-19.9%2016.1L256%20286.7L161.2%20347l-13.5%208.6h-.1c-7.4%204.8-9.6%2014.6-4.8%2022.1c4.7%207.5%2014.6%209.7%2022.1%204.9l91.1-58V398c0%2044.1-30%2082.5-72.7%2093.1l-72.7%2018.2Q99.95%20512%2089%20512c-49.1%200-89-39.8-89-89v-7c0-1.3.1-2.7.2-4c7.2-57.9%2033.1-119.4%2059.6-170.3c26.8-51.5%2055.6-94.8%2071-116.9c13-18.6%2034-28.8%2055.8-28.8c38.4%200%2069.4%2031%2069.4%2069.3v45.5l9.8-6.2c13.8-8.8%2022.2-24.1%2022.2-40.5V32c0-17.7%2014.3-32%2032-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/lungs.svg?color=%231a73e8&size=48