cholera from Health Icons by Resolve to Save Lives · Filled · Symbols · MIT Free for personal and commercial use.

Name
cholera
Set
Health Icons
Style
Filled
Category
Symbols
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More symbols icons from Health Icons

Use the cholera 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 4H10v8h15a1 1 0 0 1 1 1v1h8c0-5.523-4.477-10-10-10m12 12H24v4h12z"/><path fill-rule="evenodd" d="M38 36a8 8 0 1 1-16 0c0-7 8-14 8-14s8 7 8 14m-11.962-1.782a1 1 0 0 1-1.012-.988A3.19 3.19 0 0 1 28.18 30a1 1 0 0 1 .024 2a1.19 1.19 0 0 0-1.178 1.206a1 1 0 0 1-.988 1.012M32 31a1 1 0 1 0 0 2a1 1 0 0 1 1 1a1 1 0 1 0 2 0a3 3 0 0 0-3-3m-2.412 7.927a1 1 0 0 1-.762 1.191a3.19 3.19 0 0 1-3.803-2.434a1 1 0 0 1 1.954-.428c.14.643.777 1.05 1.42.909a1 1 0 0 1 1.191.762M34 39a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-2-11a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2 8a1 1 0 1 0 0-2a1 1 0 0 0 0 2" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsCholera(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 4H10v8h15a1 1 0 0 1 1 1v1h8c0-5.523-4.477-10-10-10m12 12H24v4h12z"/><path fillRule="evenodd" d="M38 36a8 8 0 1 1-16 0c0-7 8-14 8-14s8 7 8 14m-11.962-1.782a1 1 0 0 1-1.012-.988A3.19 3.19 0 0 1 28.18 30a1 1 0 0 1 .024 2a1.19 1.19 0 0 0-1.178 1.206a1 1 0 0 1-.988 1.012M32 31a1 1 0 1 0 0 2a1 1 0 0 1 1 1a1 1 0 1 0 2 0a3 3 0 0 0-3-3m-2.412 7.927a1 1 0 0 1-.762 1.191a3.19 3.19 0 0 1-3.803-2.434a1 1 0 0 1 1.954-.428c.14.643.777 1.05 1.42.909a1 1 0 0 1 1.191.762M34 39a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-2-11a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2 8a1 1 0 1 0 0-2a1 1 0 0 0 0 2" clipRule="evenodd"/></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 4H10v8h15a1 1 0 0 1 1 1v1h8c0-5.523-4.477-10-10-10m12 12H24v4h12z"/><path fill-rule="evenodd" d="M38 36a8 8 0 1 1-16 0c0-7 8-14 8-14s8 7 8 14m-11.962-1.782a1 1 0 0 1-1.012-.988A3.19 3.19 0 0 1 28.18 30a1 1 0 0 1 .024 2a1.19 1.19 0 0 0-1.178 1.206a1 1 0 0 1-.988 1.012M32 31a1 1 0 1 0 0 2a1 1 0 0 1 1 1a1 1 0 1 0 2 0a3 3 0 0 0-3-3m-2.412 7.927a1 1 0 0 1-.762 1.191a3.19 3.19 0 0 1-3.803-2.434a1 1 0 0 1 1.954-.428c.14.643.777 1.05 1.42.909a1 1 0 0 1 1.191.762M34 39a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-2-11a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2 8a1 1 0 1 0 0-2a1 1 0 0 0 0 2" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-cholera {
  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%204H10v8h15a1%201%200%200%201%201%201v1h8c0-5.523-4.477-10-10-10m12%2012H24v4h12z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M38%2036a8%208%200%201%201-16%200c0-7%208-14%208-14s8%207%208%2014m-11.962-1.782a1%201%200%200%201-1.012-.988A3.19%203.19%200%200%201%2028.18%2030a1%201%200%200%201%20.024%202a1.19%201.19%200%200%200-1.178%201.206a1%201%200%200%201-.988%201.012M32%2031a1%201%200%201%200%200%202a1%201%200%200%201%201%201a1%201%200%201%200%202%200a3%203%200%200%200-3-3m-2.412%207.927a1%201%200%200%201-.762%201.191a3.19%203.19%200%200%201-3.803-2.434a1%201%200%200%201%201.954-.428c.14.643.777%201.05%201.42.909a1%201%200%200%201%201.191.762M34%2039a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-2-11a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-2%208a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%20clip-rule%3D%22evenodd%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%204H10v8h15a1%201%200%200%201%201%201v1h8c0-5.523-4.477-10-10-10m12%2012H24v4h12z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M38%2036a8%208%200%201%201-16%200c0-7%208-14%208-14s8%207%208%2014m-11.962-1.782a1%201%200%200%201-1.012-.988A3.19%203.19%200%200%201%2028.18%2030a1%201%200%200%201%20.024%202a1.19%201.19%200%200%200-1.178%201.206a1%201%200%200%201-.988%201.012M32%2031a1%201%200%201%200%200%202a1%201%200%200%201%201%201a1%201%200%201%200%202%200a3%203%200%200%200-3-3m-2.412%207.927a1%201%200%200%201-.762%201.191a3.19%203.19%200%200%201-3.803-2.434a1%201%200%200%201%201.954-.428c.14.643.777%201.05%201.42.909a1%201%200%200%201%201.191.762M34%2039a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-2-11a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-2%208a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%20clip-rule%3D%22evenodd%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/cholera.svg?color=%231a73e8&size=48