germs from IconPark Solid by ByteDance · Solid · Health · Apache-2.0 Free for personal and commercial use.

Name
germs
Set
IconPark Solid
Style
Solid
Category
Health
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More health icons from IconPark Solid

Use the germs icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGOz4JIehK2"><g fill="none"><path fill="#fff" fill-rule="evenodd" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M24 44c1.336 0 2.364-3.75 3.626-4c1.3-.257 2.833 2.979 4.03 2.483c1.217-.505.75-3.616 1.831-4.34c1.091-.73 3.73.924 4.655 0c.925-.925-1.478-4.052-.748-5.143c.725-1.082 4.584-.127 5.089-1.344c.496-1.197-3.304-3.543-3.047-4.843C39.686 25.55 44 25.336 44 24c0-1.335-3.75-2.64-4-3.903c-.257-1.3 2.979-2.556 2.483-3.752c-.505-1.218-4.364-.263-5.089-1.345c-.73-1.09 1.673-4.217.748-5.142S34.091 10.95 33 10.22c-1.082-.724-.127-4.196-1.345-4.701C30.46 5.022 28.3 7.905 27 7.648C25.738 7.397 25.336 4 24 4s-1.88 3.398-3.142 3.647c-1.3.258-3.317-2.625-4.513-2.13c-1.218.506-.263 3.617-1.345 4.341c-1.09.73-4.217-.925-5.142 0s1.667 4.052.937 5.142c-.725 1.082-4.773.127-5.278 1.345C5.021 17.54 8.257 19.24 8 20.54c-.25 1.262-4 2.125-4 3.46c0 1.336 4.097 1.927 4.347 3.19c.257 1.3-3.326 3.27-2.83 4.466c.505 1.217 4.29.262 5.014 1.344c.73 1.09-1.598 4.218-.673 5.142s4.051-1.287 5.142-.557c1.082.725.127 4.393 1.345 4.898c1.196.496 3.212-2.74 4.513-2.483c1.262.25 1.806 4 3.142 4Z" clip-rule="evenodd"/><path fill="#000" stroke="#000" stroke-linejoin="round" stroke-width="4" d="M29 29a4 4 0 1 0 0-8a4 4 0 0 0 0 8Z"/><path fill="#000" d="M16.5 26a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGOz4JIehK2)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidGerms(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGOz4JIehK2"><g fill="none"><path fill="#fff" fillRule="evenodd" stroke="#fff" strokeLinejoin="round" strokeWidth="4" d="M24 44c1.336 0 2.364-3.75 3.626-4c1.3-.257 2.833 2.979 4.03 2.483c1.217-.505.75-3.616 1.831-4.34c1.091-.73 3.73.924 4.655 0c.925-.925-1.478-4.052-.748-5.143c.725-1.082 4.584-.127 5.089-1.344c.496-1.197-3.304-3.543-3.047-4.843C39.686 25.55 44 25.336 44 24c0-1.335-3.75-2.64-4-3.903c-.257-1.3 2.979-2.556 2.483-3.752c-.505-1.218-4.364-.263-5.089-1.345c-.73-1.09 1.673-4.217.748-5.142S34.091 10.95 33 10.22c-1.082-.724-.127-4.196-1.345-4.701C30.46 5.022 28.3 7.905 27 7.648C25.738 7.397 25.336 4 24 4s-1.88 3.398-3.142 3.647c-1.3.258-3.317-2.625-4.513-2.13c-1.218.506-.263 3.617-1.345 4.341c-1.09.73-4.217-.925-5.142 0s1.667 4.052.937 5.142c-.725 1.082-4.773.127-5.278 1.345C5.021 17.54 8.257 19.24 8 20.54c-.25 1.262-4 2.125-4 3.46c0 1.336 4.097 1.927 4.347 3.19c.257 1.3-3.326 3.27-2.83 4.466c.505 1.217 4.29.262 5.014 1.344c.73 1.09-1.598 4.218-.673 5.142s4.051-1.287 5.142-.557c1.082.725.127 4.393 1.345 4.898c1.196.496 3.212-2.74 4.513-2.483c1.262.25 1.806 4 3.142 4Z" clipRule="evenodd"/><path fill="#000" stroke="#000" strokeLinejoin="round" strokeWidth="4" d="M29 29a4 4 0 1 0 0-8a4 4 0 0 0 0 8Z"/><path fill="#000" d="M16.5 26a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGOz4JIehK2)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGOz4JIehK2"><g fill="none"><path fill="#fff" fill-rule="evenodd" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M24 44c1.336 0 2.364-3.75 3.626-4c1.3-.257 2.833 2.979 4.03 2.483c1.217-.505.75-3.616 1.831-4.34c1.091-.73 3.73.924 4.655 0c.925-.925-1.478-4.052-.748-5.143c.725-1.082 4.584-.127 5.089-1.344c.496-1.197-3.304-3.543-3.047-4.843C39.686 25.55 44 25.336 44 24c0-1.335-3.75-2.64-4-3.903c-.257-1.3 2.979-2.556 2.483-3.752c-.505-1.218-4.364-.263-5.089-1.345c-.73-1.09 1.673-4.217.748-5.142S34.091 10.95 33 10.22c-1.082-.724-.127-4.196-1.345-4.701C30.46 5.022 28.3 7.905 27 7.648C25.738 7.397 25.336 4 24 4s-1.88 3.398-3.142 3.647c-1.3.258-3.317-2.625-4.513-2.13c-1.218.506-.263 3.617-1.345 4.341c-1.09.73-4.217-.925-5.142 0s1.667 4.052.937 5.142c-.725 1.082-4.773.127-5.278 1.345C5.021 17.54 8.257 19.24 8 20.54c-.25 1.262-4 2.125-4 3.46c0 1.336 4.097 1.927 4.347 3.19c.257 1.3-3.326 3.27-2.83 4.466c.505 1.217 4.29.262 5.014 1.344c.73 1.09-1.598 4.218-.673 5.142s4.051-1.287 5.142-.557c1.082.725.127 4.393 1.345 4.898c1.196.496 3.212-2.74 4.513-2.483c1.262.25 1.806 4 3.142 4Z" clip-rule="evenodd"/><path fill="#000" stroke="#000" stroke-linejoin="round" stroke-width="4" d="M29 29a4 4 0 1 0 0-8a4 4 0 0 0 0 8Z"/><path fill="#000" d="M16.5 26a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGOz4JIehK2)"/></svg>
</template>

CSS

.icon-germs {
  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%3Cdefs%3E%3Cmask%20id%3D%22SVGOz4JIehK2%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2044c1.336%200%202.364-3.75%203.626-4c1.3-.257%202.833%202.979%204.03%202.483c1.217-.505.75-3.616%201.831-4.34c1.091-.73%203.73.924%204.655%200c.925-.925-1.478-4.052-.748-5.143c.725-1.082%204.584-.127%205.089-1.344c.496-1.197-3.304-3.543-3.047-4.843C39.686%2025.55%2044%2025.336%2044%2024c0-1.335-3.75-2.64-4-3.903c-.257-1.3%202.979-2.556%202.483-3.752c-.505-1.218-4.364-.263-5.089-1.345c-.73-1.09%201.673-4.217.748-5.142S34.091%2010.95%2033%2010.22c-1.082-.724-.127-4.196-1.345-4.701C30.46%205.022%2028.3%207.905%2027%207.648C25.738%207.397%2025.336%204%2024%204s-1.88%203.398-3.142%203.647c-1.3.258-3.317-2.625-4.513-2.13c-1.218.506-.263%203.617-1.345%204.341c-1.09.73-4.217-.925-5.142%200s1.667%204.052.937%205.142c-.725%201.082-4.773.127-5.278%201.345C5.021%2017.54%208.257%2019.24%208%2020.54c-.25%201.262-4%202.125-4%203.46c0%201.336%204.097%201.927%204.347%203.19c.257%201.3-3.326%203.27-2.83%204.466c.505%201.217%204.29.262%205.014%201.344c.73%201.09-1.598%204.218-.673%205.142s4.051-1.287%205.142-.557c1.082.725.127%204.393%201.345%204.898c1.196.496%203.212-2.74%204.513-2.483c1.262.25%201.806%204%203.142%204Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M29%2029a4%204%200%201%200%200-8a4%204%200%200%200%200%208Z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16.5%2026a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGOz4JIehK2)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGOz4JIehK2%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2044c1.336%200%202.364-3.75%203.626-4c1.3-.257%202.833%202.979%204.03%202.483c1.217-.505.75-3.616%201.831-4.34c1.091-.73%203.73.924%204.655%200c.925-.925-1.478-4.052-.748-5.143c.725-1.082%204.584-.127%205.089-1.344c.496-1.197-3.304-3.543-3.047-4.843C39.686%2025.55%2044%2025.336%2044%2024c0-1.335-3.75-2.64-4-3.903c-.257-1.3%202.979-2.556%202.483-3.752c-.505-1.218-4.364-.263-5.089-1.345c-.73-1.09%201.673-4.217.748-5.142S34.091%2010.95%2033%2010.22c-1.082-.724-.127-4.196-1.345-4.701C30.46%205.022%2028.3%207.905%2027%207.648C25.738%207.397%2025.336%204%2024%204s-1.88%203.398-3.142%203.647c-1.3.258-3.317-2.625-4.513-2.13c-1.218.506-.263%203.617-1.345%204.341c-1.09.73-4.217-.925-5.142%200s1.667%204.052.937%205.142c-.725%201.082-4.773.127-5.278%201.345C5.021%2017.54%208.257%2019.24%208%2020.54c-.25%201.262-4%202.125-4%203.46c0%201.336%204.097%201.927%204.347%203.19c.257%201.3-3.326%203.27-2.83%204.466c.505%201.217%204.29.262%205.014%201.344c.73%201.09-1.598%204.218-.673%205.142s4.051-1.287%205.142-.557c1.082.725.127%204.393%201.345%204.898c1.196.496%203.212-2.74%204.513-2.483c1.262.25%201.806%204%203.142%204Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M29%2029a4%204%200%201%200%200-8a4%204%200%200%200%200%208Z%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16.5%2026a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGOz4JIehK2)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/germs.svg?color=%231a73e8&size=48