lungs icon
lungs-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- lungs-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
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="M12 3a1 1 0 0 1 1 1v3.93a1 1 0 0 0 .445.832l.25.166l.168-2.189c.121-1.573 1.932-2.393 3.194-1.446l.584.438a7 7 0 0 1 2.72 4.536l1.08 7.02c.357 2.326-1.983 4.14-4.147 3.212l-1.056-.452a5 5 0 0 1-3.016-4.979l.296-3.854l-1.182-.788a3 3 0 0 1-.336-.262a3 3 0 0 1-.336.262l-1.184.788l.297 3.854a5 5 0 0 1-3.015 4.979l-1.055.452c-2.165.928-4.505-.886-4.148-3.213l1.08-7.02a7 7 0 0 1 2.72-4.535l.583-.438c1.263-.947 3.073-.127 3.194 1.446l.169 2.189l.25-.166A1 1 0 0 0 11 7.93V4a1 1 0 0 1 1-1"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteLungsFill(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="M12 3a1 1 0 0 1 1 1v3.93a1 1 0 0 0 .445.832l.25.166l.168-2.189c.121-1.573 1.932-2.393 3.194-1.446l.584.438a7 7 0 0 1 2.72 4.536l1.08 7.02c.357 2.326-1.983 4.14-4.147 3.212l-1.056-.452a5 5 0 0 1-3.016-4.979l.296-3.854l-1.182-.788a3 3 0 0 1-.336-.262a3 3 0 0 1-.336.262l-1.184.788l.297 3.854a5 5 0 0 1-3.015 4.979l-1.055.452c-2.165.928-4.505-.886-4.148-3.213l1.08-7.02a7 7 0 0 1 2.72-4.535l.583-.438c1.263-.947 3.073-.127 3.194 1.446l.169 2.189l.25-.166A1 1 0 0 0 11 7.93V4a1 1 0 0 1 1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3a1 1 0 0 1 1 1v3.93a1 1 0 0 0 .445.832l.25.166l.168-2.189c.121-1.573 1.932-2.393 3.194-1.446l.584.438a7 7 0 0 1 2.72 4.536l1.08 7.02c.357 2.326-1.983 4.14-4.147 3.212l-1.056-.452a5 5 0 0 1-3.016-4.979l.296-3.854l-1.182-.788a3 3 0 0 1-.336-.262a3 3 0 0 1-.336.262l-1.184.788l.297 3.854a5 5 0 0 1-3.015 4.979l-1.055.452c-2.165.928-4.505-.886-4.148-3.213l1.08-7.02a7 7 0 0 1 2.72-4.535l.583-.438c1.263-.947 3.073-.127 3.194 1.446l.169 2.189l.25-.166A1 1 0 0 0 11 7.93V4a1 1 0 0 1 1-1"/></svg> </template>
CSS
.icon-lungs-fill {
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%22M12%203a1%201%200%200%201%201%201v3.93a1%201%200%200%200%20.445.832l.25.166l.168-2.189c.121-1.573%201.932-2.393%203.194-1.446l.584.438a7%207%200%200%201%202.72%204.536l1.08%207.02c.357%202.326-1.983%204.14-4.147%203.212l-1.056-.452a5%205%200%200%201-3.016-4.979l.296-3.854l-1.182-.788a3%203%200%200%201-.336-.262a3%203%200%200%201-.336.262l-1.184.788l.297%203.854a5%205%200%200%201-3.015%204.979l-1.055.452c-2.165.928-4.505-.886-4.148-3.213l1.08-7.02a7%207%200%200%201%202.72-4.535l.583-.438c1.263-.947%203.073-.127%203.194%201.446l.169%202.189l.25-.166A1%201%200%200%200%2011%207.93V4a1%201%200%200%201%201-1%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%22M12%203a1%201%200%200%201%201%201v3.93a1%201%200%200%200%20.445.832l.25.166l.168-2.189c.121-1.573%201.932-2.393%203.194-1.446l.584.438a7%207%200%200%201%202.72%204.536l1.08%207.02c.357%202.326-1.983%204.14-4.147%203.212l-1.056-.452a5%205%200%200%201-3.016-4.979l.296-3.854l-1.182-.788a3%203%200%200%201-.336-.262a3%203%200%200%201-.336.262l-1.184.788l.297%203.854a5%205%200%200%201-3.015%204.979l-1.055.452c-2.165.928-4.505-.886-4.148-3.213l1.08-7.02a7%207%200%200%201%202.72-4.535l.583-.438c1.263-.947%203.073-.127%203.194%201.446l.169%202.189l.25-.166A1%201%200%200%200%2011%207.93V4a1%201%200%200%201%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/lungs-fill.svg?color=%231a73e8&size=48