lungs emoji
lungs from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- lungs
- Set
- Twitter Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More people & body icons from Twitter Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the lungs emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4abba" d="M24.625 19.219L20 14.32V3a2 2 0 0 0-4 0v11.32l-4.625 4.9a1 1 0 1 0 1.249 1.561C12.625 20.781 16 17 18 17s5.375 3.781 5.375 3.781a1.001 1.001 0 0 0 1.25-1.562"/><path fill="#ea596e" d="M24.781 19.625a1 1 0 0 1-1.406.156S20 16 18 16s-5.375 3.781-5.375 3.781A1 1 0 0 1 12 20a1 1 0 0 1-.781-.375c-.033-.042-.044-.091-.07-.136A.993.993 0 0 0 12 21c.219 0 .44-.071.624-.219C12.625 20.781 16 17 18 17s5.375 3.781 5.375 3.781a1 1 0 0 0 1.406-.156a1 1 0 0 0 .07-1.136c-.026.045-.037.095-.07.136"/><path fill="#dd2e44" d="M13.36 9.023c-.811-2.656-3.881-3.427-8.079 2.139c-1.842 2.442-3.555 6.594-3.499 10.737c.054 3.996-1.431 6.788-.065 10.59c.633 1.762 6.119 2.911 10.158.416c1.691-1.044 2.792-2.257 2.495-3.98c-.487-2.826-.495-4.843-.119-8.554c.475-4.694.072-8.192-.891-11.348"/><path fill="#ea596e" d="M13.36 9.023c-.811-2.656-3.881-3.427-8.079 2.139c-1.842 2.442-3.555 6.594-3.499 10.737c.054 3.996-1.431 6.788-.065 10.59c1.545-2.436 6 .178 10.04-2.317c1.691-1.044 2.28-3.56 2.242-4.693c-.049-1.464.041-3.017.253-5.109c.474-4.693.071-8.191-.892-11.347"/><path fill="#dd2e44" d="M22 9.075c.04-2.777 3.003-3.141 7.459.958c2.483 2.284 4.044 6.757 4.871 11.584c.832 4.856.387 10.182-.119 11.525c-.614 1.628-5.371 2.294-8.673.119c-2.128-1.401-3.455-3.863-3.03-6.772c1.129-7.723-.653-7.248-.508-17.414"/><path fill="#ea596e" d="M22 9.075c.04-2.777 3.003-3.141 7.459.958c2.483 2.284 4.044 6.757 4.871 11.584c.832 4.856.387 10.182-.119 11.525c-.297-3.089-3.683-1.426-7.307-3.03c-1.089-.482-1.515-.926-1.426-3.327c.119-3.208-2.598-2.198-2.598-4.34c.001-3.97-.994-5.397-.88-13.37m-2.25-5.559a.47.47 0 0 1-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456a.47.47 0 0 1-.658.022a.464.464 0 0 1-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76a.468.468 0 0 1-.348.781m0 3a.47.47 0 0 1-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022s-.203-.462-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76a.468.468 0 0 1-.348.781m0 3a.47.47 0 0 1-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456a.47.47 0 0 1-.658.022a.464.464 0 0 1-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76a.468.468 0 0 1-.348.781m0 3a.47.47 0 0 1-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022s-.203-.462-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76a.468.468 0 0 1-.348.781"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiLungs(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4abba" d="M24.625 19.219L20 14.32V3a2 2 0 0 0-4 0v11.32l-4.625 4.9a1 1 0 1 0 1.249 1.561C12.625 20.781 16 17 18 17s5.375 3.781 5.375 3.781a1.001 1.001 0 0 0 1.25-1.562"/><path fill="#ea596e" d="M24.781 19.625a1 1 0 0 1-1.406.156S20 16 18 16s-5.375 3.781-5.375 3.781A1 1 0 0 1 12 20a1 1 0 0 1-.781-.375c-.033-.042-.044-.091-.07-.136A.993.993 0 0 0 12 21c.219 0 .44-.071.624-.219C12.625 20.781 16 17 18 17s5.375 3.781 5.375 3.781a1 1 0 0 0 1.406-.156a1 1 0 0 0 .07-1.136c-.026.045-.037.095-.07.136"/><path fill="#dd2e44" d="M13.36 9.023c-.811-2.656-3.881-3.427-8.079 2.139c-1.842 2.442-3.555 6.594-3.499 10.737c.054 3.996-1.431 6.788-.065 10.59c.633 1.762 6.119 2.911 10.158.416c1.691-1.044 2.792-2.257 2.495-3.98c-.487-2.826-.495-4.843-.119-8.554c.475-4.694.072-8.192-.891-11.348"/><path fill="#ea596e" d="M13.36 9.023c-.811-2.656-3.881-3.427-8.079 2.139c-1.842 2.442-3.555 6.594-3.499 10.737c.054 3.996-1.431 6.788-.065 10.59c1.545-2.436 6 .178 10.04-2.317c1.691-1.044 2.28-3.56 2.242-4.693c-.049-1.464.041-3.017.253-5.109c.474-4.693.071-8.191-.892-11.347"/><path fill="#dd2e44" d="M22 9.075c.04-2.777 3.003-3.141 7.459.958c2.483 2.284 4.044 6.757 4.871 11.584c.832 4.856.387 10.182-.119 11.525c-.614 1.628-5.371 2.294-8.673.119c-2.128-1.401-3.455-3.863-3.03-6.772c1.129-7.723-.653-7.248-.508-17.414"/><path fill="#ea596e" d="M22 9.075c.04-2.777 3.003-3.141 7.459.958c2.483 2.284 4.044 6.757 4.871 11.584c.832 4.856.387 10.182-.119 11.525c-.297-3.089-3.683-1.426-7.307-3.03c-1.089-.482-1.515-.926-1.426-3.327c.119-3.208-2.598-2.198-2.598-4.34c.001-3.97-.994-5.397-.88-13.37m-2.25-5.559a.47.47 0 0 1-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456a.47.47 0 0 1-.658.022a.464.464 0 0 1-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76a.468.468 0 0 1-.348.781m0 3a.47.47 0 0 1-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022s-.203-.462-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76a.468.468 0 0 1-.348.781m0 3a.47.47 0 0 1-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456a.47.47 0 0 1-.658.022a.464.464 0 0 1-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76a.468.468 0 0 1-.348.781m0 3a.47.47 0 0 1-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022s-.203-.462-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76a.468.468 0 0 1-.348.781"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#f4abba" d="M24.625 19.219L20 14.32V3a2 2 0 0 0-4 0v11.32l-4.625 4.9a1 1 0 1 0 1.249 1.561C12.625 20.781 16 17 18 17s5.375 3.781 5.375 3.781a1.001 1.001 0 0 0 1.25-1.562"/><path fill="#ea596e" d="M24.781 19.625a1 1 0 0 1-1.406.156S20 16 18 16s-5.375 3.781-5.375 3.781A1 1 0 0 1 12 20a1 1 0 0 1-.781-.375c-.033-.042-.044-.091-.07-.136A.993.993 0 0 0 12 21c.219 0 .44-.071.624-.219C12.625 20.781 16 17 18 17s5.375 3.781 5.375 3.781a1 1 0 0 0 1.406-.156a1 1 0 0 0 .07-1.136c-.026.045-.037.095-.07.136"/><path fill="#dd2e44" d="M13.36 9.023c-.811-2.656-3.881-3.427-8.079 2.139c-1.842 2.442-3.555 6.594-3.499 10.737c.054 3.996-1.431 6.788-.065 10.59c.633 1.762 6.119 2.911 10.158.416c1.691-1.044 2.792-2.257 2.495-3.98c-.487-2.826-.495-4.843-.119-8.554c.475-4.694.072-8.192-.891-11.348"/><path fill="#ea596e" d="M13.36 9.023c-.811-2.656-3.881-3.427-8.079 2.139c-1.842 2.442-3.555 6.594-3.499 10.737c.054 3.996-1.431 6.788-.065 10.59c1.545-2.436 6 .178 10.04-2.317c1.691-1.044 2.28-3.56 2.242-4.693c-.049-1.464.041-3.017.253-5.109c.474-4.693.071-8.191-.892-11.347"/><path fill="#dd2e44" d="M22 9.075c.04-2.777 3.003-3.141 7.459.958c2.483 2.284 4.044 6.757 4.871 11.584c.832 4.856.387 10.182-.119 11.525c-.614 1.628-5.371 2.294-8.673.119c-2.128-1.401-3.455-3.863-3.03-6.772c1.129-7.723-.653-7.248-.508-17.414"/><path fill="#ea596e" d="M22 9.075c.04-2.777 3.003-3.141 7.459.958c2.483 2.284 4.044 6.757 4.871 11.584c.832 4.856.387 10.182-.119 11.525c-.297-3.089-3.683-1.426-7.307-3.03c-1.089-.482-1.515-.926-1.426-3.327c.119-3.208-2.598-2.198-2.598-4.34c.001-3.97-.994-5.397-.88-13.37m-2.25-5.559a.47.47 0 0 1-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456a.47.47 0 0 1-.658.022a.464.464 0 0 1-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76a.468.468 0 0 1-.348.781m0 3a.47.47 0 0 1-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022s-.203-.462-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76a.468.468 0 0 1-.348.781m0 3a.47.47 0 0 1-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456a.47.47 0 0 1-.658.022a.464.464 0 0 1-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76a.468.468 0 0 1-.348.781m0 3a.47.47 0 0 1-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022s-.203-.462-.032-.652c.07-.078.723-.761 2.097-.761s2.027.683 2.098.76a.468.468 0 0 1-.348.781"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f4abba%22%20d%3D%22M24.625%2019.219L20%2014.32V3a2%202%200%200%200-4%200v11.32l-4.625%204.9a1%201%200%201%200%201.249%201.561C12.625%2020.781%2016%2017%2018%2017s5.375%203.781%205.375%203.781a1.001%201.001%200%200%200%201.25-1.562%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M24.781%2019.625a1%201%200%200%201-1.406.156S20%2016%2018%2016s-5.375%203.781-5.375%203.781A1%201%200%200%201%2012%2020a1%201%200%200%201-.781-.375c-.033-.042-.044-.091-.07-.136A.993.993%200%200%200%2012%2021c.219%200%20.44-.071.624-.219C12.625%2020.781%2016%2017%2018%2017s5.375%203.781%205.375%203.781a1%201%200%200%200%201.406-.156a1%201%200%200%200%20.07-1.136c-.026.045-.037.095-.07.136%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M13.36%209.023c-.811-2.656-3.881-3.427-8.079%202.139c-1.842%202.442-3.555%206.594-3.499%2010.737c.054%203.996-1.431%206.788-.065%2010.59c.633%201.762%206.119%202.911%2010.158.416c1.691-1.044%202.792-2.257%202.495-3.98c-.487-2.826-.495-4.843-.119-8.554c.475-4.694.072-8.192-.891-11.348%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M13.36%209.023c-.811-2.656-3.881-3.427-8.079%202.139c-1.842%202.442-3.555%206.594-3.499%2010.737c.054%203.996-1.431%206.788-.065%2010.59c1.545-2.436%206%20.178%2010.04-2.317c1.691-1.044%202.28-3.56%202.242-4.693c-.049-1.464.041-3.017.253-5.109c.474-4.693.071-8.191-.892-11.347%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M22%209.075c.04-2.777%203.003-3.141%207.459.958c2.483%202.284%204.044%206.757%204.871%2011.584c.832%204.856.387%2010.182-.119%2011.525c-.614%201.628-5.371%202.294-8.673.119c-2.128-1.401-3.455-3.863-3.03-6.772c1.129-7.723-.653-7.248-.508-17.414%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M22%209.075c.04-2.777%203.003-3.141%207.459.958c2.483%202.284%204.044%206.757%204.871%2011.584c.832%204.856.387%2010.182-.119%2011.525c-.297-3.089-3.683-1.426-7.307-3.03c-1.089-.482-1.515-.926-1.426-3.327c.119-3.208-2.598-2.198-2.598-4.34c.001-3.97-.994-5.397-.88-13.37m-2.25-5.559a.47.47%200%200%201-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456a.47.47%200%200%201-.658.022a.464.464%200%200%201-.032-.652c.07-.078.723-.761%202.097-.761s2.027.683%202.098.76a.468.468%200%200%201-.348.781m0%203a.47.47%200%200%201-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022s-.203-.462-.032-.652c.07-.078.723-.761%202.097-.761s2.027.683%202.098.76a.468.468%200%200%201-.348.781m0%203a.47.47%200%200%201-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456a.47.47%200%200%201-.658.022a.464.464%200%200%201-.032-.652c.07-.078.723-.761%202.097-.761s2.027.683%202.098.76a.468.468%200%200%201-.348.781m0%203a.47.47%200%200%201-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022s-.203-.462-.032-.652c.07-.078.723-.761%202.097-.761s2.027.683%202.098.76a.468.468%200%200%201-.348.781%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23f4abba%22%20d%3D%22M24.625%2019.219L20%2014.32V3a2%202%200%200%200-4%200v11.32l-4.625%204.9a1%201%200%201%200%201.249%201.561C12.625%2020.781%2016%2017%2018%2017s5.375%203.781%205.375%203.781a1.001%201.001%200%200%200%201.25-1.562%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M24.781%2019.625a1%201%200%200%201-1.406.156S20%2016%2018%2016s-5.375%203.781-5.375%203.781A1%201%200%200%201%2012%2020a1%201%200%200%201-.781-.375c-.033-.042-.044-.091-.07-.136A.993.993%200%200%200%2012%2021c.219%200%20.44-.071.624-.219C12.625%2020.781%2016%2017%2018%2017s5.375%203.781%205.375%203.781a1%201%200%200%200%201.406-.156a1%201%200%200%200%20.07-1.136c-.026.045-.037.095-.07.136%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M13.36%209.023c-.811-2.656-3.881-3.427-8.079%202.139c-1.842%202.442-3.555%206.594-3.499%2010.737c.054%203.996-1.431%206.788-.065%2010.59c.633%201.762%206.119%202.911%2010.158.416c1.691-1.044%202.792-2.257%202.495-3.98c-.487-2.826-.495-4.843-.119-8.554c.475-4.694.072-8.192-.891-11.348%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M13.36%209.023c-.811-2.656-3.881-3.427-8.079%202.139c-1.842%202.442-3.555%206.594-3.499%2010.737c.054%203.996-1.431%206.788-.065%2010.59c1.545-2.436%206%20.178%2010.04-2.317c1.691-1.044%202.28-3.56%202.242-4.693c-.049-1.464.041-3.017.253-5.109c.474-4.693.071-8.191-.892-11.347%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M22%209.075c.04-2.777%203.003-3.141%207.459.958c2.483%202.284%204.044%206.757%204.871%2011.584c.832%204.856.387%2010.182-.119%2011.525c-.614%201.628-5.371%202.294-8.673.119c-2.128-1.401-3.455-3.863-3.03-6.772c1.129-7.723-.653-7.248-.508-17.414%22%2F%3E%3Cpath%20fill%3D%22%23ea596e%22%20d%3D%22M22%209.075c.04-2.777%203.003-3.141%207.459.958c2.483%202.284%204.044%206.757%204.871%2011.584c.832%204.856.387%2010.182-.119%2011.525c-.297-3.089-3.683-1.426-7.307-3.03c-1.089-.482-1.515-.926-1.426-3.327c.119-3.208-2.598-2.198-2.598-4.34c.001-3.97-.994-5.397-.88-13.37m-2.25-5.559a.47.47%200%200%201-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456a.47.47%200%200%201-.658.022a.464.464%200%200%201-.032-.652c.07-.078.723-.761%202.097-.761s2.027.683%202.098.76a.468.468%200%200%201-.348.781m0%203a.47.47%200%200%201-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022s-.203-.462-.032-.652c.07-.078.723-.761%202.097-.761s2.027.683%202.098.76a.468.468%200%200%201-.348.781m0%203a.47.47%200%200%201-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456a.47.47%200%200%201-.658.022a.464.464%200%200%201-.032-.652c.07-.078.723-.761%202.097-.761s2.027.683%202.098.76a.468.468%200%200%201-.348.781m0%203a.47.47%200%200%201-.348-.155c-.012-.013-.444-.451-1.402-.451s-1.389.437-1.407.456c-.177.185-.471.196-.658.022s-.203-.462-.032-.652c.07-.078.723-.761%202.097-.761s2.027.683%202.098.76a.468.468%200%200%201-.348.781%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/lungs.svg?color=%231a73e8&size=48