viral lung infection icon
viral-lung-infection-outline from Health Icons by Resolve to Save Lives · Outline · Conditions · MIT Free for personal and commercial use.
- Name
- viral-lung-infection-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Conditions
- Viewbox
- 48×48
- License
- MIT
- Aliases
- viral-lung-infection2x-outline
1 other variant in Health Icons
More conditions icons from Health Icons
Use the viral lung infection icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M23.176 6H24v16.5c0 1.398.564 1.942 1.004 2.199q.062.036.125.067a38 38 0 0 0 .01-1.712c-.01-.925-.022-2.087.067-3.29a10 10 0 0 0 1.928 2.506q.001.368.005.715q.005.414.005.79c0 .838-.033 1.724-.068 2.653c-.058 1.563-.12 3.248-.038 5.034c.063 1.353.21 2.594.484 3.633c.278 1.054.649 1.75 1.051 2.163c1.182 1.216 3.049 2.197 4.946 2.576c1.863.372 3.333.096 4.19-.564l.01-.023c.054-.14.121-.385.176-.758c.11-.749.138-1.793.064-3.08c-.147-2.562-.682-5.81-1.527-9.007a51 51 0 0 0-.45-1.598a10 10 0 0 0 1.91-.59c2.12 7.062 2.846 15.099 1.222 16.49c-2.994 2.566-8.98 1.027-11.974-2.051c-2.29-2.355-2.223-7.69-2.082-11.79a4.3 4.3 0 0 1-1.062-.437a3.8 3.8 0 0 1-.996-.834c-.297.352-.64.626-.996.834c-.377.22-.748.354-1.062.437c.141 4.1.208 9.435-2.082 11.79c-2.993 3.078-8.98 4.617-11.974 2.052S8.882 13 15.866 13c5.1 0 5.03 6.643 4.995 10.054q-.004.391-.005.72q0 .463.015.992q.063-.03.125-.067c.44-.257 1.004-.801 1.004-2.199V6zm-7.31 9c.843 0 1.308.269 1.64.622c.394.418.732 1.102.97 2.083c.417 1.714.4 3.688.385 5.28q-.004.415-.005.79c0 .838.033 1.724.068 2.653c.058 1.563.12 3.248.038 5.034c-.062 1.353-.21 2.594-.484 3.633c-.278 1.054-.649 1.75-1.051 2.163c-1.182 1.216-3.048 2.197-4.946 2.576c-1.863.372-3.333.096-4.19-.564l-.01-.023a3.7 3.7 0 0 1-.176-.758c-.11-.749-.138-1.793-.064-3.08c.147-2.562.682-5.81 1.527-9.007c.849-3.21 1.977-6.242 3.254-8.423c.64-1.093 1.266-1.885 1.84-2.382c.57-.494.965-.597 1.205-.597m-7.55 24.327l.004.005v-.001zm29.367 0l-.003.005l.001-.002z"/><path d="M31.243 10.828A5 5 0 0 1 33 10.1V9a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2v1.1c.638.13 1.233.38 1.757.728l.829-.828A1 1 0 0 1 39 8.586L40.414 10A1 1 0 1 1 39 11.414l-.828.829c.347.524.598 1.119.728 1.757H40a1 1 0 1 1 2 0v2a1 1 0 1 1-2 0h-1.1a5 5 0 0 1-.728 1.757l.828.829A1 1 0 1 1 40.414 20L39 21.414A1 1 0 0 1 37.586 20l-.829-.828A5 5 0 0 1 35 19.9V21a1 1 0 1 1 0 2h-2a1 1 0 1 1 0-2v-1.1a5 5 0 0 1-1.757-.728l-.829.828A1 1 0 0 1 29 21.414L27.586 20A1 1 0 0 1 29 18.586l.828-.829A5 5 0 0 1 29.1 16H28a1 1 0 1 1-2 0v-2a1 1 0 1 1 2 0h1.1c.13-.638.38-1.233.728-1.757L29 11.414A1 1 0 0 1 27.586 10l.698-.698l.009-.01l.01-.008l.697-.698A1 1 0 0 1 30.414 10zM31 15a3 3 0 1 1 6 0a3 3 0 0 1-6 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsViralLungInfectionOutline(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" fillRule="evenodd" clipRule="evenodd"><path d="M23.176 6H24v16.5c0 1.398.564 1.942 1.004 2.199q.062.036.125.067a38 38 0 0 0 .01-1.712c-.01-.925-.022-2.087.067-3.29a10 10 0 0 0 1.928 2.506q.001.368.005.715q.005.414.005.79c0 .838-.033 1.724-.068 2.653c-.058 1.563-.12 3.248-.038 5.034c.063 1.353.21 2.594.484 3.633c.278 1.054.649 1.75 1.051 2.163c1.182 1.216 3.049 2.197 4.946 2.576c1.863.372 3.333.096 4.19-.564l.01-.023c.054-.14.121-.385.176-.758c.11-.749.138-1.793.064-3.08c-.147-2.562-.682-5.81-1.527-9.007a51 51 0 0 0-.45-1.598a10 10 0 0 0 1.91-.59c2.12 7.062 2.846 15.099 1.222 16.49c-2.994 2.566-8.98 1.027-11.974-2.051c-2.29-2.355-2.223-7.69-2.082-11.79a4.3 4.3 0 0 1-1.062-.437a3.8 3.8 0 0 1-.996-.834c-.297.352-.64.626-.996.834c-.377.22-.748.354-1.062.437c.141 4.1.208 9.435-2.082 11.79c-2.993 3.078-8.98 4.617-11.974 2.052S8.882 13 15.866 13c5.1 0 5.03 6.643 4.995 10.054q-.004.391-.005.72q0 .463.015.992q.063-.03.125-.067c.44-.257 1.004-.801 1.004-2.199V6zm-7.31 9c.843 0 1.308.269 1.64.622c.394.418.732 1.102.97 2.083c.417 1.714.4 3.688.385 5.28q-.004.415-.005.79c0 .838.033 1.724.068 2.653c.058 1.563.12 3.248.038 5.034c-.062 1.353-.21 2.594-.484 3.633c-.278 1.054-.649 1.75-1.051 2.163c-1.182 1.216-3.048 2.197-4.946 2.576c-1.863.372-3.333.096-4.19-.564l-.01-.023a3.7 3.7 0 0 1-.176-.758c-.11-.749-.138-1.793-.064-3.08c.147-2.562.682-5.81 1.527-9.007c.849-3.21 1.977-6.242 3.254-8.423c.64-1.093 1.266-1.885 1.84-2.382c.57-.494.965-.597 1.205-.597m-7.55 24.327l.004.005v-.001zm29.367 0l-.003.005l.001-.002z"/><path d="M31.243 10.828A5 5 0 0 1 33 10.1V9a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2v1.1c.638.13 1.233.38 1.757.728l.829-.828A1 1 0 0 1 39 8.586L40.414 10A1 1 0 1 1 39 11.414l-.828.829c.347.524.598 1.119.728 1.757H40a1 1 0 1 1 2 0v2a1 1 0 1 1-2 0h-1.1a5 5 0 0 1-.728 1.757l.828.829A1 1 0 1 1 40.414 20L39 21.414A1 1 0 0 1 37.586 20l-.829-.828A5 5 0 0 1 35 19.9V21a1 1 0 1 1 0 2h-2a1 1 0 1 1 0-2v-1.1a5 5 0 0 1-1.757-.728l-.829.828A1 1 0 0 1 29 21.414L27.586 20A1 1 0 0 1 29 18.586l.828-.829A5 5 0 0 1 29.1 16H28a1 1 0 1 1-2 0v-2a1 1 0 1 1 2 0h1.1c.13-.638.38-1.233.728-1.757L29 11.414A1 1 0 0 1 27.586 10l.698-.698l.009-.01l.01-.008l.697-.698A1 1 0 0 1 30.414 10zM31 15a3 3 0 1 1 6 0a3 3 0 0 1-6 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M23.176 6H24v16.5c0 1.398.564 1.942 1.004 2.199q.062.036.125.067a38 38 0 0 0 .01-1.712c-.01-.925-.022-2.087.067-3.29a10 10 0 0 0 1.928 2.506q.001.368.005.715q.005.414.005.79c0 .838-.033 1.724-.068 2.653c-.058 1.563-.12 3.248-.038 5.034c.063 1.353.21 2.594.484 3.633c.278 1.054.649 1.75 1.051 2.163c1.182 1.216 3.049 2.197 4.946 2.576c1.863.372 3.333.096 4.19-.564l.01-.023c.054-.14.121-.385.176-.758c.11-.749.138-1.793.064-3.08c-.147-2.562-.682-5.81-1.527-9.007a51 51 0 0 0-.45-1.598a10 10 0 0 0 1.91-.59c2.12 7.062 2.846 15.099 1.222 16.49c-2.994 2.566-8.98 1.027-11.974-2.051c-2.29-2.355-2.223-7.69-2.082-11.79a4.3 4.3 0 0 1-1.062-.437a3.8 3.8 0 0 1-.996-.834c-.297.352-.64.626-.996.834c-.377.22-.748.354-1.062.437c.141 4.1.208 9.435-2.082 11.79c-2.993 3.078-8.98 4.617-11.974 2.052S8.882 13 15.866 13c5.1 0 5.03 6.643 4.995 10.054q-.004.391-.005.72q0 .463.015.992q.063-.03.125-.067c.44-.257 1.004-.801 1.004-2.199V6zm-7.31 9c.843 0 1.308.269 1.64.622c.394.418.732 1.102.97 2.083c.417 1.714.4 3.688.385 5.28q-.004.415-.005.79c0 .838.033 1.724.068 2.653c.058 1.563.12 3.248.038 5.034c-.062 1.353-.21 2.594-.484 3.633c-.278 1.054-.649 1.75-1.051 2.163c-1.182 1.216-3.048 2.197-4.946 2.576c-1.863.372-3.333.096-4.19-.564l-.01-.023a3.7 3.7 0 0 1-.176-.758c-.11-.749-.138-1.793-.064-3.08c.147-2.562.682-5.81 1.527-9.007c.849-3.21 1.977-6.242 3.254-8.423c.64-1.093 1.266-1.885 1.84-2.382c.57-.494.965-.597 1.205-.597m-7.55 24.327l.004.005v-.001zm29.367 0l-.003.005l.001-.002z"/><path d="M31.243 10.828A5 5 0 0 1 33 10.1V9a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2v1.1c.638.13 1.233.38 1.757.728l.829-.828A1 1 0 0 1 39 8.586L40.414 10A1 1 0 1 1 39 11.414l-.828.829c.347.524.598 1.119.728 1.757H40a1 1 0 1 1 2 0v2a1 1 0 1 1-2 0h-1.1a5 5 0 0 1-.728 1.757l.828.829A1 1 0 1 1 40.414 20L39 21.414A1 1 0 0 1 37.586 20l-.829-.828A5 5 0 0 1 35 19.9V21a1 1 0 1 1 0 2h-2a1 1 0 1 1 0-2v-1.1a5 5 0 0 1-1.757-.728l-.829.828A1 1 0 0 1 29 21.414L27.586 20A1 1 0 0 1 29 18.586l.828-.829A5 5 0 0 1 29.1 16H28a1 1 0 1 1-2 0v-2a1 1 0 1 1 2 0h1.1c.13-.638.38-1.233.728-1.757L29 11.414A1 1 0 0 1 27.586 10l.698-.698l.009-.01l.01-.008l.697-.698A1 1 0 0 1 30.414 10zM31 15a3 3 0 1 1 6 0a3 3 0 0 1-6 0"/></g></svg> </template>
CSS
.icon-viral-lung-infection-outline {
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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M23.176%206H24v16.5c0%201.398.564%201.942%201.004%202.199q.062.036.125.067a38%2038%200%200%200%20.01-1.712c-.01-.925-.022-2.087.067-3.29a10%2010%200%200%200%201.928%202.506q.001.368.005.715q.005.414.005.79c0%20.838-.033%201.724-.068%202.653c-.058%201.563-.12%203.248-.038%205.034c.063%201.353.21%202.594.484%203.633c.278%201.054.649%201.75%201.051%202.163c1.182%201.216%203.049%202.197%204.946%202.576c1.863.372%203.333.096%204.19-.564l.01-.023c.054-.14.121-.385.176-.758c.11-.749.138-1.793.064-3.08c-.147-2.562-.682-5.81-1.527-9.007a51%2051%200%200%200-.45-1.598a10%2010%200%200%200%201.91-.59c2.12%207.062%202.846%2015.099%201.222%2016.49c-2.994%202.566-8.98%201.027-11.974-2.051c-2.29-2.355-2.223-7.69-2.082-11.79a4.3%204.3%200%200%201-1.062-.437a3.8%203.8%200%200%201-.996-.834c-.297.352-.64.626-.996.834c-.377.22-.748.354-1.062.437c.141%204.1.208%209.435-2.082%2011.79c-2.993%203.078-8.98%204.617-11.974%202.052S8.882%2013%2015.866%2013c5.1%200%205.03%206.643%204.995%2010.054q-.004.391-.005.72q0%20.463.015.992q.063-.03.125-.067c.44-.257%201.004-.801%201.004-2.199V6zm-7.31%209c.843%200%201.308.269%201.64.622c.394.418.732%201.102.97%202.083c.417%201.714.4%203.688.385%205.28q-.004.415-.005.79c0%20.838.033%201.724.068%202.653c.058%201.563.12%203.248.038%205.034c-.062%201.353-.21%202.594-.484%203.633c-.278%201.054-.649%201.75-1.051%202.163c-1.182%201.216-3.048%202.197-4.946%202.576c-1.863.372-3.333.096-4.19-.564l-.01-.023a3.7%203.7%200%200%201-.176-.758c-.11-.749-.138-1.793-.064-3.08c.147-2.562.682-5.81%201.527-9.007c.849-3.21%201.977-6.242%203.254-8.423c.64-1.093%201.266-1.885%201.84-2.382c.57-.494.965-.597%201.205-.597m-7.55%2024.327l.004.005v-.001zm29.367%200l-.003.005l.001-.002z%22%2F%3E%3Cpath%20d%3D%22M31.243%2010.828A5%205%200%200%201%2033%2010.1V9a1%201%200%201%201%200-2h2a1%201%200%201%201%200%202v1.1c.638.13%201.233.38%201.757.728l.829-.828A1%201%200%200%201%2039%208.586L40.414%2010A1%201%200%201%201%2039%2011.414l-.828.829c.347.524.598%201.119.728%201.757H40a1%201%200%201%201%202%200v2a1%201%200%201%201-2%200h-1.1a5%205%200%200%201-.728%201.757l.828.829A1%201%200%201%201%2040.414%2020L39%2021.414A1%201%200%200%201%2037.586%2020l-.829-.828A5%205%200%200%201%2035%2019.9V21a1%201%200%201%201%200%202h-2a1%201%200%201%201%200-2v-1.1a5%205%200%200%201-1.757-.728l-.829.828A1%201%200%200%201%2029%2021.414L27.586%2020A1%201%200%200%201%2029%2018.586l.828-.829A5%205%200%200%201%2029.1%2016H28a1%201%200%201%201-2%200v-2a1%201%200%201%201%202%200h1.1c.13-.638.38-1.233.728-1.757L29%2011.414A1%201%200%200%201%2027.586%2010l.698-.698l.009-.01l.01-.008l.697-.698A1%201%200%200%201%2030.414%2010zM31%2015a3%203%200%201%201%206%200a3%203%200%200%201-6%200%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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M23.176%206H24v16.5c0%201.398.564%201.942%201.004%202.199q.062.036.125.067a38%2038%200%200%200%20.01-1.712c-.01-.925-.022-2.087.067-3.29a10%2010%200%200%200%201.928%202.506q.001.368.005.715q.005.414.005.79c0%20.838-.033%201.724-.068%202.653c-.058%201.563-.12%203.248-.038%205.034c.063%201.353.21%202.594.484%203.633c.278%201.054.649%201.75%201.051%202.163c1.182%201.216%203.049%202.197%204.946%202.576c1.863.372%203.333.096%204.19-.564l.01-.023c.054-.14.121-.385.176-.758c.11-.749.138-1.793.064-3.08c-.147-2.562-.682-5.81-1.527-9.007a51%2051%200%200%200-.45-1.598a10%2010%200%200%200%201.91-.59c2.12%207.062%202.846%2015.099%201.222%2016.49c-2.994%202.566-8.98%201.027-11.974-2.051c-2.29-2.355-2.223-7.69-2.082-11.79a4.3%204.3%200%200%201-1.062-.437a3.8%203.8%200%200%201-.996-.834c-.297.352-.64.626-.996.834c-.377.22-.748.354-1.062.437c.141%204.1.208%209.435-2.082%2011.79c-2.993%203.078-8.98%204.617-11.974%202.052S8.882%2013%2015.866%2013c5.1%200%205.03%206.643%204.995%2010.054q-.004.391-.005.72q0%20.463.015.992q.063-.03.125-.067c.44-.257%201.004-.801%201.004-2.199V6zm-7.31%209c.843%200%201.308.269%201.64.622c.394.418.732%201.102.97%202.083c.417%201.714.4%203.688.385%205.28q-.004.415-.005.79c0%20.838.033%201.724.068%202.653c.058%201.563.12%203.248.038%205.034c-.062%201.353-.21%202.594-.484%203.633c-.278%201.054-.649%201.75-1.051%202.163c-1.182%201.216-3.048%202.197-4.946%202.576c-1.863.372-3.333.096-4.19-.564l-.01-.023a3.7%203.7%200%200%201-.176-.758c-.11-.749-.138-1.793-.064-3.08c.147-2.562.682-5.81%201.527-9.007c.849-3.21%201.977-6.242%203.254-8.423c.64-1.093%201.266-1.885%201.84-2.382c.57-.494.965-.597%201.205-.597m-7.55%2024.327l.004.005v-.001zm29.367%200l-.003.005l.001-.002z%22%2F%3E%3Cpath%20d%3D%22M31.243%2010.828A5%205%200%200%201%2033%2010.1V9a1%201%200%201%201%200-2h2a1%201%200%201%201%200%202v1.1c.638.13%201.233.38%201.757.728l.829-.828A1%201%200%200%201%2039%208.586L40.414%2010A1%201%200%201%201%2039%2011.414l-.828.829c.347.524.598%201.119.728%201.757H40a1%201%200%201%201%202%200v2a1%201%200%201%201-2%200h-1.1a5%205%200%200%201-.728%201.757l.828.829A1%201%200%201%201%2040.414%2020L39%2021.414A1%201%200%200%201%2037.586%2020l-.829-.828A5%205%200%200%201%2035%2019.9V21a1%201%200%201%201%200%202h-2a1%201%200%201%201%200-2v-1.1a5%205%200%200%201-1.757-.728l-.829.828A1%201%200%200%201%2029%2021.414L27.586%2020A1%201%200%200%201%2029%2018.586l.828-.829A5%205%200%200%201%2029.1%2016H28a1%201%200%201%201-2%200v-2a1%201%200%201%201%202%200h1.1c.13-.638.38-1.233.728-1.757L29%2011.414A1%201%200%200%201%2027.586%2010l.698-.698l.009-.01l.01-.008l.697-.698A1%201%200%200%201%2030.414%2010zM31%2015a3%203%200%201%201%206%200a3%203%200%200%201-6%200%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/viral-lung-infection-outline.svg?color=%231a73e8&size=48