coughing alt icon

coughing-alt-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Conditions · MIT Free for personal and commercial use.

Name
coughing-alt-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Conditions
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More conditions icons from Health Icons

Use the coughing alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M4 11.177C4 8.184 6.67 6 10 6c1.486 0 2.58.735 3.34 1.54a6.8 6.8 0 0 1 1.046 1.465l.032.063l-.028-.055l.028.055l1.228 3.99h-.117a2 2 0 0 0-2 2v1.707h-1.294a2 2 0 0 0-2 2V19a1 1 0 1 0 2 0v-.235h2.294a1 1 0 0 0 1-1v-2.706H17a1 1 0 0 0 .956-1.294l-1.647-5.353a1 1 0 0 0-.044-.115v-.001l-.003-.006l-.005-.011l-.018-.04l-.003-.006l-.072-.145a8.8 8.8 0 0 0-1.37-1.922C13.801 5.116 12.217 4 10 4c-4.096 0-8 2.769-8 7.177c0 2.277 1.28 3.776 2.459 4.66c.588.44 1.17.746 1.603.94l.002.002l.003.001l.05.023V19a1 1 0 1 0 2 0v-2.197a2 2 0 0 0-1.185-1.827l-.047-.021h-.002a6.6 6.6 0 0 1-1.224-.718C4.776 13.574 4 12.603 4 11.177m10.39-2.164l-.02-.04l.015.03l.001.002z" clip-rule="evenodd"/><path d="M11.5 16a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-2-2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m8 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3.5-3a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2-2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3 5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-1-8a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsCoughingAltOutline24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M4 11.177C4 8.184 6.67 6 10 6c1.486 0 2.58.735 3.34 1.54a6.8 6.8 0 0 1 1.046 1.465l.032.063l-.028-.055l.028.055l1.228 3.99h-.117a2 2 0 0 0-2 2v1.707h-1.294a2 2 0 0 0-2 2V19a1 1 0 1 0 2 0v-.235h2.294a1 1 0 0 0 1-1v-2.706H17a1 1 0 0 0 .956-1.294l-1.647-5.353a1 1 0 0 0-.044-.115v-.001l-.003-.006l-.005-.011l-.018-.04l-.003-.006l-.072-.145a8.8 8.8 0 0 0-1.37-1.922C13.801 5.116 12.217 4 10 4c-4.096 0-8 2.769-8 7.177c0 2.277 1.28 3.776 2.459 4.66c.588.44 1.17.746 1.603.94l.002.002l.003.001l.05.023V19a1 1 0 1 0 2 0v-2.197a2 2 0 0 0-1.185-1.827l-.047-.021h-.002a6.6 6.6 0 0 1-1.224-.718C4.776 13.574 4 12.603 4 11.177m10.39-2.164l-.02-.04l.015.03l.001.002z" clipRule="evenodd"/><path d="M11.5 16a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-2-2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m8 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3.5-3a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2-2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3 5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-1-8a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M4 11.177C4 8.184 6.67 6 10 6c1.486 0 2.58.735 3.34 1.54a6.8 6.8 0 0 1 1.046 1.465l.032.063l-.028-.055l.028.055l1.228 3.99h-.117a2 2 0 0 0-2 2v1.707h-1.294a2 2 0 0 0-2 2V19a1 1 0 1 0 2 0v-.235h2.294a1 1 0 0 0 1-1v-2.706H17a1 1 0 0 0 .956-1.294l-1.647-5.353a1 1 0 0 0-.044-.115v-.001l-.003-.006l-.005-.011l-.018-.04l-.003-.006l-.072-.145a8.8 8.8 0 0 0-1.37-1.922C13.801 5.116 12.217 4 10 4c-4.096 0-8 2.769-8 7.177c0 2.277 1.28 3.776 2.459 4.66c.588.44 1.17.746 1.603.94l.002.002l.003.001l.05.023V19a1 1 0 1 0 2 0v-2.197a2 2 0 0 0-1.185-1.827l-.047-.021h-.002a6.6 6.6 0 0 1-1.224-.718C4.776 13.574 4 12.603 4 11.177m10.39-2.164l-.02-.04l.015.03l.001.002z" clip-rule="evenodd"/><path d="M11.5 16a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-2-2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m8 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3.5-3a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2-2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m3 5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-1-8a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg>
</template>

CSS

.icon-coughing-alt-outline-24px {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4%2011.177C4%208.184%206.67%206%2010%206c1.486%200%202.58.735%203.34%201.54a6.8%206.8%200%200%201%201.046%201.465l.032.063l-.028-.055l.028.055l1.228%203.99h-.117a2%202%200%200%200-2%202v1.707h-1.294a2%202%200%200%200-2%202V19a1%201%200%201%200%202%200v-.235h2.294a1%201%200%200%200%201-1v-2.706H17a1%201%200%200%200%20.956-1.294l-1.647-5.353a1%201%200%200%200-.044-.115v-.001l-.003-.006l-.005-.011l-.018-.04l-.003-.006l-.072-.145a8.8%208.8%200%200%200-1.37-1.922C13.801%205.116%2012.217%204%2010%204c-4.096%200-8%202.769-8%207.177c0%202.277%201.28%203.776%202.459%204.66c.588.44%201.17.746%201.603.94l.002.002l.003.001l.05.023V19a1%201%200%201%200%202%200v-2.197a2%202%200%200%200-1.185-1.827l-.047-.021h-.002a6.6%206.6%200%200%201-1.224-.718C4.776%2013.574%204%2012.603%204%2011.177m10.39-2.164l-.02-.04l.015.03l.001.002z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.5%2016a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-2-2a1%201%200%201%201-2%200a1%201%200%200%201%202%200m8%204a1%201%200%201%200%200-2a1%201%200%200%200%200%202m3.5-3a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-2-2a1%201%200%201%200%200-2a1%201%200%200%200%200%202m3%205a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-1-8a1%201%200%201%200%200-2a1%201%200%200%200%200%202%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4%2011.177C4%208.184%206.67%206%2010%206c1.486%200%202.58.735%203.34%201.54a6.8%206.8%200%200%201%201.046%201.465l.032.063l-.028-.055l.028.055l1.228%203.99h-.117a2%202%200%200%200-2%202v1.707h-1.294a2%202%200%200%200-2%202V19a1%201%200%201%200%202%200v-.235h2.294a1%201%200%200%200%201-1v-2.706H17a1%201%200%200%200%20.956-1.294l-1.647-5.353a1%201%200%200%200-.044-.115v-.001l-.003-.006l-.005-.011l-.018-.04l-.003-.006l-.072-.145a8.8%208.8%200%200%200-1.37-1.922C13.801%205.116%2012.217%204%2010%204c-4.096%200-8%202.769-8%207.177c0%202.277%201.28%203.776%202.459%204.66c.588.44%201.17.746%201.603.94l.002.002l.003.001l.05.023V19a1%201%200%201%200%202%200v-2.197a2%202%200%200%200-1.185-1.827l-.047-.021h-.002a6.6%206.6%200%200%201-1.224-.718C4.776%2013.574%204%2012.603%204%2011.177m10.39-2.164l-.02-.04l.015.03l.001.002z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.5%2016a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-2-2a1%201%200%201%201-2%200a1%201%200%200%201%202%200m8%204a1%201%200%201%200%200-2a1%201%200%200%200%200%202m3.5-3a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-2-2a1%201%200%201%200%200-2a1%201%200%200%200%200%202m3%205a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-1-8a1%201%200%201%200%200-2a1%201%200%200%200%200%202%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/coughing-alt-outline-24px.svg?color=%231a73e8&size=48