bladder cancer icon

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

Name
bladder-cancer-outline
Set
Health Icons
Style
Outline
Category
Conditions
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More conditions icons from Health Icons

Use the bladder cancer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M11.712 8.274a2.889 2.889 0 0 0-5.656 1.182l.002.01l.032.144l.002.008q.026.109.071.27c.061.214.15.495.278.83c.257.67.668 1.558 1.317 2.566c.906 1.411 2.26 3.03 4.254 4.6a16.2 16.2 0 0 0-.345 3.283c0 1.895.527 3.322 1.365 4.508c.797 1.126 1.862 2.008 2.858 2.832l.05.04c1.308 1.084 2.566 2.134 3.527 3.695c.947 1.54 1.644 3.648 1.644 6.87a2.889 2.889 0 1 0 5.778 0c0-3.222.697-5.33 1.644-6.87c.961-1.561 2.22-2.611 3.528-3.694l.049-.04c.996-.825 2.06-1.707 2.858-2.833c.838-1.186 1.365-2.613 1.365-4.508c0-1.206-.146-2.328-.345-3.282c1.995-1.571 3.348-3.19 4.255-4.6a14 14 0 0 0 1.316-2.567c.128-.335.217-.616.278-.83c.052-.182.08-.3.105-.422l.002-.01a2.889 2.889 0 0 0-5.666-1.145a4 4 0 0 1-.116.343a8.3 8.3 0 0 1-.78 1.506c-.64.997-1.726 2.308-3.543 3.62c-1.95-.496-4.455-1.004-6.744-1.136a18 18 0 0 0-2.19 0c-2.289.132-4.793.64-6.744 1.135c-1.817-1.311-2.903-2.622-3.543-3.619a8.3 8.3 0 0 1-.78-1.506a4 4 0 0 1-.126-.38m-1.953.431a.889.889 0 0 0-1.743.35l.023.103q.015.066.045.171l.003.013c.046.16.117.385.223.661c.211.554.563 1.318 1.13 2.2c.86 1.337 2.205 2.931 4.286 4.475l.536.398l-.162.648a14.4 14.4 0 0 0-.433 3.443c0 .705.09 1.307.25 1.836L14 23h12.597a4.14 4.14 0 0 1-.448-3.244a3.716 3.716 0 0 1 2.577-4.623c-1.24-.236-2.536-.423-3.747-.492h-.003a16 16 0 0 0-1.951 0h-.003c-2.279.13-4.854.674-6.801 1.189l-.443.117l-.378-.259c-2.27-1.554-3.644-3.17-4.465-4.446a10.3 10.3 0 0 1-.965-1.874a6 6 0 0 1-.172-.511l-.007-.024l-.026-.098v-.002l-.004-.015zm22.55 7.183a3.28 3.28 0 0 1 1.83.89l.136-.1c2.08-1.544 3.426-3.138 4.285-4.475c.567-.882.919-1.646 1.13-2.2c.106-.276.177-.5.223-.661c.037-.132.054-.204.07-.283a.889.889 0 0 0-1.741-.354l-.003.013l-.004.015v.002l-.032.122a6 6 0 0 1-.173.511a10.3 10.3 0 0 1-.965 1.874c-.82 1.276-2.194 2.892-4.465 4.446zM17.215 27.007c-.857-.709-1.592-1.323-2.175-2.007h17.92c-.583.684-1.318 1.298-2.174 2.007l-.037.03c-1.282 1.06-2.773 2.295-3.919 4.157c-1.17 1.902-1.941 4.385-1.941 7.917a.889.889 0 1 1-1.778 0c0-3.532-.77-6.015-1.941-7.917c-1.146-1.862-2.637-3.096-3.919-4.157zm15.928-7.864a1.3 1.3 0 0 1-.09.473q.14.039.264.105A1.285 1.285 0 1 1 32 21.926a2.143 2.143 0 1 1-3.674-2.206a1.714 1.714 0 1 1 2.946-1.723q.046-.023.096-.044a1.286 1.286 0 0 1 1.775 1.19" clip-rule="evenodd"/><path d="M30 18.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1 2.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBladderCancerOutline(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 fillRule="evenodd" d="M11.712 8.274a2.889 2.889 0 0 0-5.656 1.182l.002.01l.032.144l.002.008q.026.109.071.27c.061.214.15.495.278.83c.257.67.668 1.558 1.317 2.566c.906 1.411 2.26 3.03 4.254 4.6a16.2 16.2 0 0 0-.345 3.283c0 1.895.527 3.322 1.365 4.508c.797 1.126 1.862 2.008 2.858 2.832l.05.04c1.308 1.084 2.566 2.134 3.527 3.695c.947 1.54 1.644 3.648 1.644 6.87a2.889 2.889 0 1 0 5.778 0c0-3.222.697-5.33 1.644-6.87c.961-1.561 2.22-2.611 3.528-3.694l.049-.04c.996-.825 2.06-1.707 2.858-2.833c.838-1.186 1.365-2.613 1.365-4.508c0-1.206-.146-2.328-.345-3.282c1.995-1.571 3.348-3.19 4.255-4.6a14 14 0 0 0 1.316-2.567c.128-.335.217-.616.278-.83c.052-.182.08-.3.105-.422l.002-.01a2.889 2.889 0 0 0-5.666-1.145a4 4 0 0 1-.116.343a8.3 8.3 0 0 1-.78 1.506c-.64.997-1.726 2.308-3.543 3.62c-1.95-.496-4.455-1.004-6.744-1.136a18 18 0 0 0-2.19 0c-2.289.132-4.793.64-6.744 1.135c-1.817-1.311-2.903-2.622-3.543-3.619a8.3 8.3 0 0 1-.78-1.506a4 4 0 0 1-.126-.38m-1.953.431a.889.889 0 0 0-1.743.35l.023.103q.015.066.045.171l.003.013c.046.16.117.385.223.661c.211.554.563 1.318 1.13 2.2c.86 1.337 2.205 2.931 4.286 4.475l.536.398l-.162.648a14.4 14.4 0 0 0-.433 3.443c0 .705.09 1.307.25 1.836L14 23h12.597a4.14 4.14 0 0 1-.448-3.244a3.716 3.716 0 0 1 2.577-4.623c-1.24-.236-2.536-.423-3.747-.492h-.003a16 16 0 0 0-1.951 0h-.003c-2.279.13-4.854.674-6.801 1.189l-.443.117l-.378-.259c-2.27-1.554-3.644-3.17-4.465-4.446a10.3 10.3 0 0 1-.965-1.874a6 6 0 0 1-.172-.511l-.007-.024l-.026-.098v-.002l-.004-.015zm22.55 7.183a3.28 3.28 0 0 1 1.83.89l.136-.1c2.08-1.544 3.426-3.138 4.285-4.475c.567-.882.919-1.646 1.13-2.2c.106-.276.177-.5.223-.661c.037-.132.054-.204.07-.283a.889.889 0 0 0-1.741-.354l-.003.013l-.004.015v.002l-.032.122a6 6 0 0 1-.173.511a10.3 10.3 0 0 1-.965 1.874c-.82 1.276-2.194 2.892-4.465 4.446zM17.215 27.007c-.857-.709-1.592-1.323-2.175-2.007h17.92c-.583.684-1.318 1.298-2.174 2.007l-.037.03c-1.282 1.06-2.773 2.295-3.919 4.157c-1.17 1.902-1.941 4.385-1.941 7.917a.889.889 0 1 1-1.778 0c0-3.532-.77-6.015-1.941-7.917c-1.146-1.862-2.637-3.096-3.919-4.157zm15.928-7.864a1.3 1.3 0 0 1-.09.473q.14.039.264.105A1.285 1.285 0 1 1 32 21.926a2.143 2.143 0 1 1-3.674-2.206a1.714 1.714 0 1 1 2.946-1.723q.046-.023.096-.044a1.286 1.286 0 0 1 1.775 1.19" clipRule="evenodd"/><path d="M30 18.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1 2.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/></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 fill-rule="evenodd" d="M11.712 8.274a2.889 2.889 0 0 0-5.656 1.182l.002.01l.032.144l.002.008q.026.109.071.27c.061.214.15.495.278.83c.257.67.668 1.558 1.317 2.566c.906 1.411 2.26 3.03 4.254 4.6a16.2 16.2 0 0 0-.345 3.283c0 1.895.527 3.322 1.365 4.508c.797 1.126 1.862 2.008 2.858 2.832l.05.04c1.308 1.084 2.566 2.134 3.527 3.695c.947 1.54 1.644 3.648 1.644 6.87a2.889 2.889 0 1 0 5.778 0c0-3.222.697-5.33 1.644-6.87c.961-1.561 2.22-2.611 3.528-3.694l.049-.04c.996-.825 2.06-1.707 2.858-2.833c.838-1.186 1.365-2.613 1.365-4.508c0-1.206-.146-2.328-.345-3.282c1.995-1.571 3.348-3.19 4.255-4.6a14 14 0 0 0 1.316-2.567c.128-.335.217-.616.278-.83c.052-.182.08-.3.105-.422l.002-.01a2.889 2.889 0 0 0-5.666-1.145a4 4 0 0 1-.116.343a8.3 8.3 0 0 1-.78 1.506c-.64.997-1.726 2.308-3.543 3.62c-1.95-.496-4.455-1.004-6.744-1.136a18 18 0 0 0-2.19 0c-2.289.132-4.793.64-6.744 1.135c-1.817-1.311-2.903-2.622-3.543-3.619a8.3 8.3 0 0 1-.78-1.506a4 4 0 0 1-.126-.38m-1.953.431a.889.889 0 0 0-1.743.35l.023.103q.015.066.045.171l.003.013c.046.16.117.385.223.661c.211.554.563 1.318 1.13 2.2c.86 1.337 2.205 2.931 4.286 4.475l.536.398l-.162.648a14.4 14.4 0 0 0-.433 3.443c0 .705.09 1.307.25 1.836L14 23h12.597a4.14 4.14 0 0 1-.448-3.244a3.716 3.716 0 0 1 2.577-4.623c-1.24-.236-2.536-.423-3.747-.492h-.003a16 16 0 0 0-1.951 0h-.003c-2.279.13-4.854.674-6.801 1.189l-.443.117l-.378-.259c-2.27-1.554-3.644-3.17-4.465-4.446a10.3 10.3 0 0 1-.965-1.874a6 6 0 0 1-.172-.511l-.007-.024l-.026-.098v-.002l-.004-.015zm22.55 7.183a3.28 3.28 0 0 1 1.83.89l.136-.1c2.08-1.544 3.426-3.138 4.285-4.475c.567-.882.919-1.646 1.13-2.2c.106-.276.177-.5.223-.661c.037-.132.054-.204.07-.283a.889.889 0 0 0-1.741-.354l-.003.013l-.004.015v.002l-.032.122a6 6 0 0 1-.173.511a10.3 10.3 0 0 1-.965 1.874c-.82 1.276-2.194 2.892-4.465 4.446zM17.215 27.007c-.857-.709-1.592-1.323-2.175-2.007h17.92c-.583.684-1.318 1.298-2.174 2.007l-.037.03c-1.282 1.06-2.773 2.295-3.919 4.157c-1.17 1.902-1.941 4.385-1.941 7.917a.889.889 0 1 1-1.778 0c0-3.532-.77-6.015-1.941-7.917c-1.146-1.862-2.637-3.096-3.919-4.157zm15.928-7.864a1.3 1.3 0 0 1-.09.473q.14.039.264.105A1.285 1.285 0 1 1 32 21.926a2.143 2.143 0 1 1-3.674-2.206a1.714 1.714 0 1 1 2.946-1.723q.046-.023.096-.044a1.286 1.286 0 0 1 1.775 1.19" clip-rule="evenodd"/><path d="M30 18.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m1 2.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0"/></g></svg>
</template>

CSS

.icon-bladder-cancer-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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.712%208.274a2.889%202.889%200%200%200-5.656%201.182l.002.01l.032.144l.002.008q.026.109.071.27c.061.214.15.495.278.83c.257.67.668%201.558%201.317%202.566c.906%201.411%202.26%203.03%204.254%204.6a16.2%2016.2%200%200%200-.345%203.283c0%201.895.527%203.322%201.365%204.508c.797%201.126%201.862%202.008%202.858%202.832l.05.04c1.308%201.084%202.566%202.134%203.527%203.695c.947%201.54%201.644%203.648%201.644%206.87a2.889%202.889%200%201%200%205.778%200c0-3.222.697-5.33%201.644-6.87c.961-1.561%202.22-2.611%203.528-3.694l.049-.04c.996-.825%202.06-1.707%202.858-2.833c.838-1.186%201.365-2.613%201.365-4.508c0-1.206-.146-2.328-.345-3.282c1.995-1.571%203.348-3.19%204.255-4.6a14%2014%200%200%200%201.316-2.567c.128-.335.217-.616.278-.83c.052-.182.08-.3.105-.422l.002-.01a2.889%202.889%200%200%200-5.666-1.145a4%204%200%200%201-.116.343a8.3%208.3%200%200%201-.78%201.506c-.64.997-1.726%202.308-3.543%203.62c-1.95-.496-4.455-1.004-6.744-1.136a18%2018%200%200%200-2.19%200c-2.289.132-4.793.64-6.744%201.135c-1.817-1.311-2.903-2.622-3.543-3.619a8.3%208.3%200%200%201-.78-1.506a4%204%200%200%201-.126-.38m-1.953.431a.889.889%200%200%200-1.743.35l.023.103q.015.066.045.171l.003.013c.046.16.117.385.223.661c.211.554.563%201.318%201.13%202.2c.86%201.337%202.205%202.931%204.286%204.475l.536.398l-.162.648a14.4%2014.4%200%200%200-.433%203.443c0%20.705.09%201.307.25%201.836L14%2023h12.597a4.14%204.14%200%200%201-.448-3.244a3.716%203.716%200%200%201%202.577-4.623c-1.24-.236-2.536-.423-3.747-.492h-.003a16%2016%200%200%200-1.951%200h-.003c-2.279.13-4.854.674-6.801%201.189l-.443.117l-.378-.259c-2.27-1.554-3.644-3.17-4.465-4.446a10.3%2010.3%200%200%201-.965-1.874a6%206%200%200%201-.172-.511l-.007-.024l-.026-.098v-.002l-.004-.015zm22.55%207.183a3.28%203.28%200%200%201%201.83.89l.136-.1c2.08-1.544%203.426-3.138%204.285-4.475c.567-.882.919-1.646%201.13-2.2c.106-.276.177-.5.223-.661c.037-.132.054-.204.07-.283a.889.889%200%200%200-1.741-.354l-.003.013l-.004.015v.002l-.032.122a6%206%200%200%201-.173.511a10.3%2010.3%200%200%201-.965%201.874c-.82%201.276-2.194%202.892-4.465%204.446zM17.215%2027.007c-.857-.709-1.592-1.323-2.175-2.007h17.92c-.583.684-1.318%201.298-2.174%202.007l-.037.03c-1.282%201.06-2.773%202.295-3.919%204.157c-1.17%201.902-1.941%204.385-1.941%207.917a.889.889%200%201%201-1.778%200c0-3.532-.77-6.015-1.941-7.917c-1.146-1.862-2.637-3.096-3.919-4.157zm15.928-7.864a1.3%201.3%200%200%201-.09.473q.14.039.264.105A1.285%201.285%200%201%201%2032%2021.926a2.143%202.143%200%201%201-3.674-2.206a1.714%201.714%200%201%201%202.946-1.723q.046-.023.096-.044a1.286%201.286%200%200%201%201.775%201.19%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M30%2018.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m1%202.5a1%201%200%201%201-2%200a1%201%200%200%201%202%200%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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.712%208.274a2.889%202.889%200%200%200-5.656%201.182l.002.01l.032.144l.002.008q.026.109.071.27c.061.214.15.495.278.83c.257.67.668%201.558%201.317%202.566c.906%201.411%202.26%203.03%204.254%204.6a16.2%2016.2%200%200%200-.345%203.283c0%201.895.527%203.322%201.365%204.508c.797%201.126%201.862%202.008%202.858%202.832l.05.04c1.308%201.084%202.566%202.134%203.527%203.695c.947%201.54%201.644%203.648%201.644%206.87a2.889%202.889%200%201%200%205.778%200c0-3.222.697-5.33%201.644-6.87c.961-1.561%202.22-2.611%203.528-3.694l.049-.04c.996-.825%202.06-1.707%202.858-2.833c.838-1.186%201.365-2.613%201.365-4.508c0-1.206-.146-2.328-.345-3.282c1.995-1.571%203.348-3.19%204.255-4.6a14%2014%200%200%200%201.316-2.567c.128-.335.217-.616.278-.83c.052-.182.08-.3.105-.422l.002-.01a2.889%202.889%200%200%200-5.666-1.145a4%204%200%200%201-.116.343a8.3%208.3%200%200%201-.78%201.506c-.64.997-1.726%202.308-3.543%203.62c-1.95-.496-4.455-1.004-6.744-1.136a18%2018%200%200%200-2.19%200c-2.289.132-4.793.64-6.744%201.135c-1.817-1.311-2.903-2.622-3.543-3.619a8.3%208.3%200%200%201-.78-1.506a4%204%200%200%201-.126-.38m-1.953.431a.889.889%200%200%200-1.743.35l.023.103q.015.066.045.171l.003.013c.046.16.117.385.223.661c.211.554.563%201.318%201.13%202.2c.86%201.337%202.205%202.931%204.286%204.475l.536.398l-.162.648a14.4%2014.4%200%200%200-.433%203.443c0%20.705.09%201.307.25%201.836L14%2023h12.597a4.14%204.14%200%200%201-.448-3.244a3.716%203.716%200%200%201%202.577-4.623c-1.24-.236-2.536-.423-3.747-.492h-.003a16%2016%200%200%200-1.951%200h-.003c-2.279.13-4.854.674-6.801%201.189l-.443.117l-.378-.259c-2.27-1.554-3.644-3.17-4.465-4.446a10.3%2010.3%200%200%201-.965-1.874a6%206%200%200%201-.172-.511l-.007-.024l-.026-.098v-.002l-.004-.015zm22.55%207.183a3.28%203.28%200%200%201%201.83.89l.136-.1c2.08-1.544%203.426-3.138%204.285-4.475c.567-.882.919-1.646%201.13-2.2c.106-.276.177-.5.223-.661c.037-.132.054-.204.07-.283a.889.889%200%200%200-1.741-.354l-.003.013l-.004.015v.002l-.032.122a6%206%200%200%201-.173.511a10.3%2010.3%200%200%201-.965%201.874c-.82%201.276-2.194%202.892-4.465%204.446zM17.215%2027.007c-.857-.709-1.592-1.323-2.175-2.007h17.92c-.583.684-1.318%201.298-2.174%202.007l-.037.03c-1.282%201.06-2.773%202.295-3.919%204.157c-1.17%201.902-1.941%204.385-1.941%207.917a.889.889%200%201%201-1.778%200c0-3.532-.77-6.015-1.941-7.917c-1.146-1.862-2.637-3.096-3.919-4.157zm15.928-7.864a1.3%201.3%200%200%201-.09.473q.14.039.264.105A1.285%201.285%200%201%201%2032%2021.926a2.143%202.143%200%201%201-3.674-2.206a1.714%201.714%200%201%201%202.946-1.723q.046-.023.096-.044a1.286%201.286%200%200%201%201.775%201.19%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M30%2018.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m1%202.5a1%201%200%201%201-2%200a1%201%200%200%201%202%200%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/bladder-cancer-outline.svg?color=%231a73e8&size=48