expectorate icon

expectorate-outline from Health Icons by Resolve to Save Lives · Outline · Emotions · MIT Free for personal and commercial use.

Name
expectorate-outline
Set
Health Icons
Style
Outline
Category
Emotions
Viewbox
48×48
License
MIT
Aliases
expectorate2x-outline

3 other variants in Health Icons

More emotions icons from Health Icons

Use the expectorate icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M24 40q.643 0 1.27-.05a6.3 6.3 0 0 0 .83 1.929q-1.035.12-2.1.121c-9.941 0-18-8.059-18-18S14.059 6 24 6s18 8.059 18 18q0 .88-.083 1.737a4.8 4.8 0 0 0-1.95-.699Q40 24.523 40 24c0-8.837-7.163-16-16-16S8 15.163 8 24s7.163 16 16 16"/><path fill-rule="evenodd" d="M25 35a5 5 0 1 0 0-10a5 5 0 0 0 0 10m0-2a3 3 0 1 0 0-6a3 3 0 0 0 0 6m14.605-1.015c-1.12.108-2.298-.372-3.213-.893a11 11 0 0 1-.716-.446c-.568-.385-.926-.703-.926-.703s.285-.375.76-.857c.183-.185.394-.386.628-.588c.794-.685 1.852-1.377 2.969-1.485c1.454-.14 2.743.86 2.881 2.232s-.93 2.6-2.383 2.74m-.306-2.981c.465-.045.682.268.699.44c.017.166-.125.506-.585.55c-.381.037-.902-.09-1.49-.36c.518-.372.998-.594 1.376-.63M27.196 36.5s-.133.629-.18 1.499q-.012.236-.016.493c-.01 1.09.15 2.406.816 3.354c.85 1.211 2.468 1.518 3.614.686c1.147-.833 1.386-2.49.536-3.701c-.66-.94-1.815-1.517-2.823-1.863a10 10 0 0 0-.556-.173a10 10 0 0 0-1.39-.295m1.819 2.561c.046.72.2 1.297.438 1.636c.257.367.627.343.802.216c.198-.143.344-.549.074-.933c-.23-.327-.69-.648-1.314-.919m11.148-4.649c1.752 1.017 2.379 3.21 1.4 4.895c-.98 1.687-3.194 2.229-4.946 1.212c-2.776-1.612-3.778-6.278-3.778-6.278s4.548-1.441 7.324.17m-1.004 1.73c.86.499 1.063 1.492.674 2.161c-.389.67-1.352.985-2.212.486c-.818-.475-1.547-1.547-2.101-2.814l-.1-.235l.253-.03c1.375-.146 2.668-.044 3.486.431" clip-rule="evenodd"/><path d="M17.241 18.349a1 1 0 0 1 1.314-.181l3 2a1 1 0 0 1 0 1.664l-3 2a1 1 0 0 1-1.267-1.534c.325-.33.757-.659 1.087-.91q.17-.129.292-.226q.1-.08.173-.144a6 6 0 0 0-.201-.167l-.236-.184c-.342-.265-.8-.618-1.141-.992a1 1 0 0 1-.02-1.326m16.203-.181a1 1 0 0 1 1.293 1.507c-.342.374-.8.727-1.14.991l-.237.185a6 6 0 0 0-.2.167q.071.064.172.144c.08.064.18.14.291.225c.33.252.763.581 1.088.91a1 1 0 0 1-1.267 1.535l-3-2a1 1 0 0 1 0-1.664z"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsExpectorateOutline(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="M24 40q.643 0 1.27-.05a6.3 6.3 0 0 0 .83 1.929q-1.035.12-2.1.121c-9.941 0-18-8.059-18-18S14.059 6 24 6s18 8.059 18 18q0 .88-.083 1.737a4.8 4.8 0 0 0-1.95-.699Q40 24.523 40 24c0-8.837-7.163-16-16-16S8 15.163 8 24s7.163 16 16 16"/><path fillRule="evenodd" d="M25 35a5 5 0 1 0 0-10a5 5 0 0 0 0 10m0-2a3 3 0 1 0 0-6a3 3 0 0 0 0 6m14.605-1.015c-1.12.108-2.298-.372-3.213-.893a11 11 0 0 1-.716-.446c-.568-.385-.926-.703-.926-.703s.285-.375.76-.857c.183-.185.394-.386.628-.588c.794-.685 1.852-1.377 2.969-1.485c1.454-.14 2.743.86 2.881 2.232s-.93 2.6-2.383 2.74m-.306-2.981c.465-.045.682.268.699.44c.017.166-.125.506-.585.55c-.381.037-.902-.09-1.49-.36c.518-.372.998-.594 1.376-.63M27.196 36.5s-.133.629-.18 1.499q-.012.236-.016.493c-.01 1.09.15 2.406.816 3.354c.85 1.211 2.468 1.518 3.614.686c1.147-.833 1.386-2.49.536-3.701c-.66-.94-1.815-1.517-2.823-1.863a10 10 0 0 0-.556-.173a10 10 0 0 0-1.39-.295m1.819 2.561c.046.72.2 1.297.438 1.636c.257.367.627.343.802.216c.198-.143.344-.549.074-.933c-.23-.327-.69-.648-1.314-.919m11.148-4.649c1.752 1.017 2.379 3.21 1.4 4.895c-.98 1.687-3.194 2.229-4.946 1.212c-2.776-1.612-3.778-6.278-3.778-6.278s4.548-1.441 7.324.17m-1.004 1.73c.86.499 1.063 1.492.674 2.161c-.389.67-1.352.985-2.212.486c-.818-.475-1.547-1.547-2.101-2.814l-.1-.235l.253-.03c1.375-.146 2.668-.044 3.486.431" clipRule="evenodd"/><path d="M17.241 18.349a1 1 0 0 1 1.314-.181l3 2a1 1 0 0 1 0 1.664l-3 2a1 1 0 0 1-1.267-1.534c.325-.33.757-.659 1.087-.91q.17-.129.292-.226q.1-.08.173-.144a6 6 0 0 0-.201-.167l-.236-.184c-.342-.265-.8-.618-1.141-.992a1 1 0 0 1-.02-1.326m16.203-.181a1 1 0 0 1 1.293 1.507c-.342.374-.8.727-1.14.991l-.237.185a6 6 0 0 0-.2.167q.071.064.172.144c.08.064.18.14.291.225c.33.252.763.581 1.088.91a1 1 0 0 1-1.267 1.535l-3-2a1 1 0 0 1 0-1.664z"/></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="M24 40q.643 0 1.27-.05a6.3 6.3 0 0 0 .83 1.929q-1.035.12-2.1.121c-9.941 0-18-8.059-18-18S14.059 6 24 6s18 8.059 18 18q0 .88-.083 1.737a4.8 4.8 0 0 0-1.95-.699Q40 24.523 40 24c0-8.837-7.163-16-16-16S8 15.163 8 24s7.163 16 16 16"/><path fill-rule="evenodd" d="M25 35a5 5 0 1 0 0-10a5 5 0 0 0 0 10m0-2a3 3 0 1 0 0-6a3 3 0 0 0 0 6m14.605-1.015c-1.12.108-2.298-.372-3.213-.893a11 11 0 0 1-.716-.446c-.568-.385-.926-.703-.926-.703s.285-.375.76-.857c.183-.185.394-.386.628-.588c.794-.685 1.852-1.377 2.969-1.485c1.454-.14 2.743.86 2.881 2.232s-.93 2.6-2.383 2.74m-.306-2.981c.465-.045.682.268.699.44c.017.166-.125.506-.585.55c-.381.037-.902-.09-1.49-.36c.518-.372.998-.594 1.376-.63M27.196 36.5s-.133.629-.18 1.499q-.012.236-.016.493c-.01 1.09.15 2.406.816 3.354c.85 1.211 2.468 1.518 3.614.686c1.147-.833 1.386-2.49.536-3.701c-.66-.94-1.815-1.517-2.823-1.863a10 10 0 0 0-.556-.173a10 10 0 0 0-1.39-.295m1.819 2.561c.046.72.2 1.297.438 1.636c.257.367.627.343.802.216c.198-.143.344-.549.074-.933c-.23-.327-.69-.648-1.314-.919m11.148-4.649c1.752 1.017 2.379 3.21 1.4 4.895c-.98 1.687-3.194 2.229-4.946 1.212c-2.776-1.612-3.778-6.278-3.778-6.278s4.548-1.441 7.324.17m-1.004 1.73c.86.499 1.063 1.492.674 2.161c-.389.67-1.352.985-2.212.486c-.818-.475-1.547-1.547-2.101-2.814l-.1-.235l.253-.03c1.375-.146 2.668-.044 3.486.431" clip-rule="evenodd"/><path d="M17.241 18.349a1 1 0 0 1 1.314-.181l3 2a1 1 0 0 1 0 1.664l-3 2a1 1 0 0 1-1.267-1.534c.325-.33.757-.659 1.087-.91q.17-.129.292-.226q.1-.08.173-.144a6 6 0 0 0-.201-.167l-.236-.184c-.342-.265-.8-.618-1.141-.992a1 1 0 0 1-.02-1.326m16.203-.181a1 1 0 0 1 1.293 1.507c-.342.374-.8.727-1.14.991l-.237.185a6 6 0 0 0-.2.167q.071.064.172.144c.08.064.18.14.291.225c.33.252.763.581 1.088.91a1 1 0 0 1-1.267 1.535l-3-2a1 1 0 0 1 0-1.664z"/></g></svg>
</template>

CSS

.icon-expectorate-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%3E%3Cpath%20d%3D%22M24%2040q.643%200%201.27-.05a6.3%206.3%200%200%200%20.83%201.929q-1.035.12-2.1.121c-9.941%200-18-8.059-18-18S14.059%206%2024%206s18%208.059%2018%2018q0%20.88-.083%201.737a4.8%204.8%200%200%200-1.95-.699Q40%2024.523%2040%2024c0-8.837-7.163-16-16-16S8%2015.163%208%2024s7.163%2016%2016%2016%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M25%2035a5%205%200%201%200%200-10a5%205%200%200%200%200%2010m0-2a3%203%200%201%200%200-6a3%203%200%200%200%200%206m14.605-1.015c-1.12.108-2.298-.372-3.213-.893a11%2011%200%200%201-.716-.446c-.568-.385-.926-.703-.926-.703s.285-.375.76-.857c.183-.185.394-.386.628-.588c.794-.685%201.852-1.377%202.969-1.485c1.454-.14%202.743.86%202.881%202.232s-.93%202.6-2.383%202.74m-.306-2.981c.465-.045.682.268.699.44c.017.166-.125.506-.585.55c-.381.037-.902-.09-1.49-.36c.518-.372.998-.594%201.376-.63M27.196%2036.5s-.133.629-.18%201.499q-.012.236-.016.493c-.01%201.09.15%202.406.816%203.354c.85%201.211%202.468%201.518%203.614.686c1.147-.833%201.386-2.49.536-3.701c-.66-.94-1.815-1.517-2.823-1.863a10%2010%200%200%200-.556-.173a10%2010%200%200%200-1.39-.295m1.819%202.561c.046.72.2%201.297.438%201.636c.257.367.627.343.802.216c.198-.143.344-.549.074-.933c-.23-.327-.69-.648-1.314-.919m11.148-4.649c1.752%201.017%202.379%203.21%201.4%204.895c-.98%201.687-3.194%202.229-4.946%201.212c-2.776-1.612-3.778-6.278-3.778-6.278s4.548-1.441%207.324.17m-1.004%201.73c.86.499%201.063%201.492.674%202.161c-.389.67-1.352.985-2.212.486c-.818-.475-1.547-1.547-2.101-2.814l-.1-.235l.253-.03c1.375-.146%202.668-.044%203.486.431%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M17.241%2018.349a1%201%200%200%201%201.314-.181l3%202a1%201%200%200%201%200%201.664l-3%202a1%201%200%200%201-1.267-1.534c.325-.33.757-.659%201.087-.91q.17-.129.292-.226q.1-.08.173-.144a6%206%200%200%200-.201-.167l-.236-.184c-.342-.265-.8-.618-1.141-.992a1%201%200%200%201-.02-1.326m16.203-.181a1%201%200%200%201%201.293%201.507c-.342.374-.8.727-1.14.991l-.237.185a6%206%200%200%200-.2.167q.071.064.172.144c.08.064.18.14.291.225c.33.252.763.581%201.088.91a1%201%200%200%201-1.267%201.535l-3-2a1%201%200%200%201%200-1.664z%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%22M24%2040q.643%200%201.27-.05a6.3%206.3%200%200%200%20.83%201.929q-1.035.12-2.1.121c-9.941%200-18-8.059-18-18S14.059%206%2024%206s18%208.059%2018%2018q0%20.88-.083%201.737a4.8%204.8%200%200%200-1.95-.699Q40%2024.523%2040%2024c0-8.837-7.163-16-16-16S8%2015.163%208%2024s7.163%2016%2016%2016%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M25%2035a5%205%200%201%200%200-10a5%205%200%200%200%200%2010m0-2a3%203%200%201%200%200-6a3%203%200%200%200%200%206m14.605-1.015c-1.12.108-2.298-.372-3.213-.893a11%2011%200%200%201-.716-.446c-.568-.385-.926-.703-.926-.703s.285-.375.76-.857c.183-.185.394-.386.628-.588c.794-.685%201.852-1.377%202.969-1.485c1.454-.14%202.743.86%202.881%202.232s-.93%202.6-2.383%202.74m-.306-2.981c.465-.045.682.268.699.44c.017.166-.125.506-.585.55c-.381.037-.902-.09-1.49-.36c.518-.372.998-.594%201.376-.63M27.196%2036.5s-.133.629-.18%201.499q-.012.236-.016.493c-.01%201.09.15%202.406.816%203.354c.85%201.211%202.468%201.518%203.614.686c1.147-.833%201.386-2.49.536-3.701c-.66-.94-1.815-1.517-2.823-1.863a10%2010%200%200%200-.556-.173a10%2010%200%200%200-1.39-.295m1.819%202.561c.046.72.2%201.297.438%201.636c.257.367.627.343.802.216c.198-.143.344-.549.074-.933c-.23-.327-.69-.648-1.314-.919m11.148-4.649c1.752%201.017%202.379%203.21%201.4%204.895c-.98%201.687-3.194%202.229-4.946%201.212c-2.776-1.612-3.778-6.278-3.778-6.278s4.548-1.441%207.324.17m-1.004%201.73c.86.499%201.063%201.492.674%202.161c-.389.67-1.352.985-2.212.486c-.818-.475-1.547-1.547-2.101-2.814l-.1-.235l.253-.03c1.375-.146%202.668-.044%203.486.431%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M17.241%2018.349a1%201%200%200%201%201.314-.181l3%202a1%201%200%200%201%200%201.664l-3%202a1%201%200%200%201-1.267-1.534c.325-.33.757-.659%201.087-.91q.17-.129.292-.226q.1-.08.173-.144a6%206%200%200%200-.201-.167l-.236-.184c-.342-.265-.8-.618-1.141-.992a1%201%200%200%201-.02-1.326m16.203-.181a1%201%200%200%201%201.293%201.507c-.342.374-.8.727-1.14.991l-.237.185a6%206%200%200%200-.2.167q.071.064.172.144c.08.064.18.14.291.225c.33.252.763.581%201.088.91a1%201%200%200%201-1.267%201.535l-3-2a1%201%200%200%201%200-1.664z%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/expectorate-outline.svg?color=%231a73e8&size=48