tumour-24px from Health Icons by Resolve to Save Lives · Filled 24px · Body · MIT Free for personal and commercial use.

Name
tumour-24px
Set
Health Icons
Style
Filled 24px
Category
Body
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More body icons from Health Icons

Use the tumour icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M18.463 10.899a2.012 2.012 0 0 0-.8-3.858h-.016q.015-.125.016-.254a2.012 2.012 0 0 0-2.795-1.854a3.077 3.077 0 0 0-6.144.213a2.266 2.266 0 0 0-1.94 4.055c-.319.22-.577.52-.748.87a2.266 2.266 0 1 0-2.012 4.052a2.65 2.65 0 1 0 2.852 4.284a2.649 2.649 0 1 0 5.138 1.176a3.07 3.07 0 0 0 2.307 1.04a3.06 3.06 0 0 0 1.858-.624a2.45 2.45 0 0 0 1.642.625c1.336 0 2.42-1.055 2.42-2.357q0-.133-.015-.262a2.649 2.649 0 0 0-1.273-5.033q.024-.188.024-.381c0-.627-.19-1.209-.514-1.692m-6.706-5.2a.947.947 0 1 0 0-1.895a.947.947 0 0 0 0 1.894m-5.783 10.87a.947.947 0 1 1-1.895 0a.947.947 0 0 1 1.895 0m8.324 2.205a.947.947 0 1 0 0-1.894a.947.947 0 0 0 0 1.894" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsTumour24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M18.463 10.899a2.012 2.012 0 0 0-.8-3.858h-.016q.015-.125.016-.254a2.012 2.012 0 0 0-2.795-1.854a3.077 3.077 0 0 0-6.144.213a2.266 2.266 0 0 0-1.94 4.055c-.319.22-.577.52-.748.87a2.266 2.266 0 1 0-2.012 4.052a2.65 2.65 0 1 0 2.852 4.284a2.649 2.649 0 1 0 5.138 1.176a3.07 3.07 0 0 0 2.307 1.04a3.06 3.06 0 0 0 1.858-.624a2.45 2.45 0 0 0 1.642.625c1.336 0 2.42-1.055 2.42-2.357q0-.133-.015-.262a2.649 2.649 0 0 0-1.273-5.033q.024-.188.024-.381c0-.627-.19-1.209-.514-1.692m-6.706-5.2a.947.947 0 1 0 0-1.895a.947.947 0 0 0 0 1.894m-5.783 10.87a.947.947 0 1 1-1.895 0a.947.947 0 0 1 1.895 0m8.324 2.205a.947.947 0 1 0 0-1.894a.947.947 0 0 0 0 1.894" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M18.463 10.899a2.012 2.012 0 0 0-.8-3.858h-.016q.015-.125.016-.254a2.012 2.012 0 0 0-2.795-1.854a3.077 3.077 0 0 0-6.144.213a2.266 2.266 0 0 0-1.94 4.055c-.319.22-.577.52-.748.87a2.266 2.266 0 1 0-2.012 4.052a2.65 2.65 0 1 0 2.852 4.284a2.649 2.649 0 1 0 5.138 1.176a3.07 3.07 0 0 0 2.307 1.04a3.06 3.06 0 0 0 1.858-.624a2.45 2.45 0 0 0 1.642.625c1.336 0 2.42-1.055 2.42-2.357q0-.133-.015-.262a2.649 2.649 0 0 0-1.273-5.033q.024-.188.024-.381c0-.627-.19-1.209-.514-1.692m-6.706-5.2a.947.947 0 1 0 0-1.895a.947.947 0 0 0 0 1.894m-5.783 10.87a.947.947 0 1 1-1.895 0a.947.947 0 0 1 1.895 0m8.324 2.205a.947.947 0 1 0 0-1.894a.947.947 0 0 0 0 1.894" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-tumour-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.463%2010.899a2.012%202.012%200%200%200-.8-3.858h-.016q.015-.125.016-.254a2.012%202.012%200%200%200-2.795-1.854a3.077%203.077%200%200%200-6.144.213a2.266%202.266%200%200%200-1.94%204.055c-.319.22-.577.52-.748.87a2.266%202.266%200%201%200-2.012%204.052a2.65%202.65%200%201%200%202.852%204.284a2.649%202.649%200%201%200%205.138%201.176a3.07%203.07%200%200%200%202.307%201.04a3.06%203.06%200%200%200%201.858-.624a2.45%202.45%200%200%200%201.642.625c1.336%200%202.42-1.055%202.42-2.357q0-.133-.015-.262a2.649%202.649%200%200%200-1.273-5.033q.024-.188.024-.381c0-.627-.19-1.209-.514-1.692m-6.706-5.2a.947.947%200%201%200%200-1.895a.947.947%200%200%200%200%201.894m-5.783%2010.87a.947.947%200%201%201-1.895%200a.947.947%200%200%201%201.895%200m8.324%202.205a.947.947%200%201%200%200-1.894a.947.947%200%200%200%200%201.894%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.463%2010.899a2.012%202.012%200%200%200-.8-3.858h-.016q.015-.125.016-.254a2.012%202.012%200%200%200-2.795-1.854a3.077%203.077%200%200%200-6.144.213a2.266%202.266%200%200%200-1.94%204.055c-.319.22-.577.52-.748.87a2.266%202.266%200%201%200-2.012%204.052a2.65%202.65%200%201%200%202.852%204.284a2.649%202.649%200%201%200%205.138%201.176a3.07%203.07%200%200%200%202.307%201.04a3.06%203.06%200%200%200%201.858-.624a2.45%202.45%200%200%200%201.642.625c1.336%200%202.42-1.055%202.42-2.357q0-.133-.015-.262a2.649%202.649%200%200%200-1.273-5.033q.024-.188.024-.381c0-.627-.19-1.209-.514-1.692m-6.706-5.2a.947.947%200%201%200%200-1.895a.947.947%200%200%200%200%201.894m-5.783%2010.87a.947.947%200%201%201-1.895%200a.947.947%200%200%201%201.895%200m8.324%202.205a.947.947%200%201%200%200-1.894a.947.947%200%200%200%200%201.894%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/tumour-24px.svg?color=%231a73e8&size=48