lungs icon
lungs from Health Icons by Resolve to Save Lives · Filled · Body · MIT Free for personal and commercial use.
- Name
- lungs
- Set
- Health Icons
- Style
- Filled
- Category
- Body
- Viewbox
- 48×48
- 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 48 48"><g fill="currentColor"><path d="M16.542 11.991c5.85.005 5.312 7.962 5.31 11.145c-.004 4.062.993 12.261-2.14 15.382c-3.194 3.18-9.577 4.767-12.766 2.112s2.15-28.645 9.596-28.639m14.941.012c-5.85-.005-5.325 7.953-5.328 11.136c-.003 4.063-1.014 12.26 2.115 15.386c3.188 3.186 9.569 4.782 12.762 2.133s-2.104-28.649-9.55-28.655"/><path fill-rule="evenodd" d="M23.018 6h2l-.012 14.494c-.002 2.101-.939 3.305-1.999 3.923a4.3 4.3 0 0 1-1.976.572h-.026v-2h-.01H21q.014 0 .051-.004a2.3 2.3 0 0 0 .95-.297c.44-.255 1.003-.799 1.005-2.196z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M25.018 6h-2l-.012 14.492c-.002 2.101.932 3.307 1.991 3.927a4.3 4.3 0 0 0 1.975.574H27l.002-1c0-1 .002-1 .002-1h.009h-.005l-.051-.003a2.3 2.3 0 0 1-.949-.298c-.44-.257-1.003-.801-1.001-2.198z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsLungs(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M16.542 11.991c5.85.005 5.312 7.962 5.31 11.145c-.004 4.062.993 12.261-2.14 15.382c-3.194 3.18-9.577 4.767-12.766 2.112s2.15-28.645 9.596-28.639m14.941.012c-5.85-.005-5.325 7.953-5.328 11.136c-.003 4.063-1.014 12.26 2.115 15.386c3.188 3.186 9.569 4.782 12.762 2.133s-2.104-28.649-9.55-28.655"/><path fillRule="evenodd" d="M23.018 6h2l-.012 14.494c-.002 2.101-.939 3.305-1.999 3.923a4.3 4.3 0 0 1-1.976.572h-.026v-2h-.01H21q.014 0 .051-.004a2.3 2.3 0 0 0 .95-.297c.44-.255 1.003-.799 1.005-2.196z" clipRule="evenodd"/><path fillRule="evenodd" d="M25.018 6h-2l-.012 14.492c-.002 2.101.932 3.307 1.991 3.927a4.3 4.3 0 0 0 1.975.574H27l.002-1c0-1 .002-1 .002-1h.009h-.005l-.051-.003a2.3 2.3 0 0 1-.949-.298c-.44-.257-1.003-.801-1.001-2.198z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M16.542 11.991c5.85.005 5.312 7.962 5.31 11.145c-.004 4.062.993 12.261-2.14 15.382c-3.194 3.18-9.577 4.767-12.766 2.112s2.15-28.645 9.596-28.639m14.941.012c-5.85-.005-5.325 7.953-5.328 11.136c-.003 4.063-1.014 12.26 2.115 15.386c3.188 3.186 9.569 4.782 12.762 2.133s-2.104-28.649-9.55-28.655"/><path fill-rule="evenodd" d="M23.018 6h2l-.012 14.494c-.002 2.101-.939 3.305-1.999 3.923a4.3 4.3 0 0 1-1.976.572h-.026v-2h-.01H21q.014 0 .051-.004a2.3 2.3 0 0 0 .95-.297c.44-.255 1.003-.799 1.005-2.196z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M25.018 6h-2l-.012 14.492c-.002 2.101.932 3.307 1.991 3.927a4.3 4.3 0 0 0 1.975.574H27l.002-1c0-1 .002-1 .002-1h.009h-.005l-.051-.003a2.3 2.3 0 0 1-.949-.298c-.44-.257-1.003-.801-1.001-2.198z" clip-rule="evenodd"/></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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.542%2011.991c5.85.005%205.312%207.962%205.31%2011.145c-.004%204.062.993%2012.261-2.14%2015.382c-3.194%203.18-9.577%204.767-12.766%202.112s2.15-28.645%209.596-28.639m14.941.012c-5.85-.005-5.325%207.953-5.328%2011.136c-.003%204.063-1.014%2012.26%202.115%2015.386c3.188%203.186%209.569%204.782%2012.762%202.133s-2.104-28.649-9.55-28.655%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M23.018%206h2l-.012%2014.494c-.002%202.101-.939%203.305-1.999%203.923a4.3%204.3%200%200%201-1.976.572h-.026v-2h-.01H21q.014%200%20.051-.004a2.3%202.3%200%200%200%20.95-.297c.44-.255%201.003-.799%201.005-2.196z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M25.018%206h-2l-.012%2014.492c-.002%202.101.932%203.307%201.991%203.927a4.3%204.3%200%200%200%201.975.574H27l.002-1c0-1%20.002-1%20.002-1h.009h-.005l-.051-.003a2.3%202.3%200%200%201-.949-.298c-.44-.257-1.003-.801-1.001-2.198z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.542%2011.991c5.85.005%205.312%207.962%205.31%2011.145c-.004%204.062.993%2012.261-2.14%2015.382c-3.194%203.18-9.577%204.767-12.766%202.112s2.15-28.645%209.596-28.639m14.941.012c-5.85-.005-5.325%207.953-5.328%2011.136c-.003%204.063-1.014%2012.26%202.115%2015.386c3.188%203.186%209.569%204.782%2012.762%202.133s-2.104-28.649-9.55-28.655%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M23.018%206h2l-.012%2014.494c-.002%202.101-.939%203.305-1.999%203.923a4.3%204.3%200%200%201-1.976.572h-.026v-2h-.01H21q.014%200%20.051-.004a2.3%202.3%200%200%200%20.95-.297c.44-.255%201.003-.799%201.005-2.196z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M25.018%206h-2l-.012%2014.492c-.002%202.101.932%203.307%201.991%203.927a4.3%204.3%200%200%200%201.975.574H27l.002-1c0-1%20.002-1%20.002-1h.009h-.005l-.051-.003a2.3%202.3%200%200%201-.949-.298c-.44-.257-1.003-.801-1.001-2.198z%22%20clip-rule%3D%22evenodd%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/lungs.svg?color=%231a73e8&size=48