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

Name
oncology
Set
Health Icons
Style
Filled
Category
Specialties
Viewbox
48×48
License
MIT

1 other variant in Health Icons

The same icon in other sets

More specialties icons from Health Icons

Use the oncology icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3zm13.28 18.133l4.02 5.196l-4.02 5.133l-5.073-3.896zm-.186-15.525l-2.165 2.845c-1.732 2.289-1.732 5.443 0 7.67l12.061 15.34L34 33.565l-4.824-6.186l-5.815-7.422l-2.474-2.154c.433-.248.928-.433 1.423-.433h3.65c.494 0 .989.123 1.422.37c0 .063.062.063.062.063l-2.474 2.154l4.02 5.196l2.35-2.97c1.732-2.226 1.732-5.38 0-7.669l-2.226-2.907c-.371-.495-.866-.928-1.423-1.175c-.557-.31-1.175-.433-1.794-.433H22.31c-1.237 0-2.412.618-3.216 1.608m.927 4.113c-.015-.03-.03-.062-.062-.092c-.68-.99-.556-1.35.124-2.279c.557-.68 1.361-1.113 2.227-1.113h3.587c.433 0 .866.124 1.237.31c.372.185.743.494.99.803c.31.372.495.805.557 1.237c.13.523.046.611-.166.834a3 3 0 0 0-.33.393c-.061-.03-.138-.077-.216-.124c-.077-.046-.154-.092-.216-.123c-.557-.31-1.175-.433-1.794-.433h-3.587c-.619 0-1.237.185-1.794.433c-.186.062-.371.123-.495.247c-.03-.03-.046-.062-.062-.093" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsOncology(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3zm13.28 18.133l4.02 5.196l-4.02 5.133l-5.073-3.896zm-.186-15.525l-2.165 2.845c-1.732 2.289-1.732 5.443 0 7.67l12.061 15.34L34 33.565l-4.824-6.186l-5.815-7.422l-2.474-2.154c.433-.248.928-.433 1.423-.433h3.65c.494 0 .989.123 1.422.37c0 .063.062.063.062.063l-2.474 2.154l4.02 5.196l2.35-2.97c1.732-2.226 1.732-5.38 0-7.669l-2.226-2.907c-.371-.495-.866-.928-1.423-1.175c-.557-.31-1.175-.433-1.794-.433H22.31c-1.237 0-2.412.618-3.216 1.608m.927 4.113c-.015-.03-.03-.062-.062-.092c-.68-.99-.556-1.35.124-2.279c.557-.68 1.361-1.113 2.227-1.113h3.587c.433 0 .866.124 1.237.31c.372.185.743.494.99.803c.31.372.495.805.557 1.237c.13.523.046.611-.166.834a3 3 0 0 0-.33.393c-.061-.03-.138-.077-.216-.124c-.077-.046-.154-.092-.216-.123c-.557-.31-1.175-.433-1.794-.433h-3.587c-.619 0-1.237.185-1.794.433c-.186.062-.371.123-.495.247c-.03-.03-.046-.062-.062-.093" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3zm13.28 18.133l4.02 5.196l-4.02 5.133l-5.073-3.896zm-.186-15.525l-2.165 2.845c-1.732 2.289-1.732 5.443 0 7.67l12.061 15.34L34 33.565l-4.824-6.186l-5.815-7.422l-2.474-2.154c.433-.248.928-.433 1.423-.433h3.65c.494 0 .989.123 1.422.37c0 .063.062.063.062.063l-2.474 2.154l4.02 5.196l2.35-2.97c1.732-2.226 1.732-5.38 0-7.669l-2.226-2.907c-.371-.495-.866-.928-1.423-1.175c-.557-.31-1.175-.433-1.794-.433H22.31c-1.237 0-2.412.618-3.216 1.608m.927 4.113c-.015-.03-.03-.062-.062-.092c-.68-.99-.556-1.35.124-2.279c.557-.68 1.361-1.113 2.227-1.113h3.587c.433 0 .866.124 1.237.31c.372.185.743.494.99.803c.31.372.495.805.557 1.237c.13.523.046.611-.166.834a3 3 0 0 0-.33.393c-.061-.03-.138-.077-.216-.124c-.077-.046-.154-.092-.216-.123c-.557-.31-1.175-.433-1.794-.433h-3.587c-.619 0-1.237.185-1.794.433c-.186.062-.371.123-.495.247c-.03-.03-.046-.062-.062-.093" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-oncology {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6%209a3%203%200%200%201%203-3h30a3%203%200%200%201%203%203v30a3%203%200%200%201-3%203H9a3%203%200%200%201-3-3zm13.28%2018.133l4.02%205.196l-4.02%205.133l-5.073-3.896zm-.186-15.525l-2.165%202.845c-1.732%202.289-1.732%205.443%200%207.67l12.061%2015.34L34%2033.565l-4.824-6.186l-5.815-7.422l-2.474-2.154c.433-.248.928-.433%201.423-.433h3.65c.494%200%20.989.123%201.422.37c0%20.063.062.063.062.063l-2.474%202.154l4.02%205.196l2.35-2.97c1.732-2.226%201.732-5.38%200-7.669l-2.226-2.907c-.371-.495-.866-.928-1.423-1.175c-.557-.31-1.175-.433-1.794-.433H22.31c-1.237%200-2.412.618-3.216%201.608m.927%204.113c-.015-.03-.03-.062-.062-.092c-.68-.99-.556-1.35.124-2.279c.557-.68%201.361-1.113%202.227-1.113h3.587c.433%200%20.866.124%201.237.31c.372.185.743.494.99.803c.31.372.495.805.557%201.237c.13.523.046.611-.166.834a3%203%200%200%200-.33.393c-.061-.03-.138-.077-.216-.124c-.077-.046-.154-.092-.216-.123c-.557-.31-1.175-.433-1.794-.433h-3.587c-.619%200-1.237.185-1.794.433c-.186.062-.371.123-.495.247c-.03-.03-.046-.062-.062-.093%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6%209a3%203%200%200%201%203-3h30a3%203%200%200%201%203%203v30a3%203%200%200%201-3%203H9a3%203%200%200%201-3-3zm13.28%2018.133l4.02%205.196l-4.02%205.133l-5.073-3.896zm-.186-15.525l-2.165%202.845c-1.732%202.289-1.732%205.443%200%207.67l12.061%2015.34L34%2033.565l-4.824-6.186l-5.815-7.422l-2.474-2.154c.433-.248.928-.433%201.423-.433h3.65c.494%200%20.989.123%201.422.37c0%20.063.062.063.062.063l-2.474%202.154l4.02%205.196l2.35-2.97c1.732-2.226%201.732-5.38%200-7.669l-2.226-2.907c-.371-.495-.866-.928-1.423-1.175c-.557-.31-1.175-.433-1.794-.433H22.31c-1.237%200-2.412.618-3.216%201.608m.927%204.113c-.015-.03-.03-.062-.062-.092c-.68-.99-.556-1.35.124-2.279c.557-.68%201.361-1.113%202.227-1.113h3.587c.433%200%20.866.124%201.237.31c.372.185.743.494.99.803c.31.372.495.805.557%201.237c.13.523.046.611-.166.834a3%203%200%200%200-.33.393c-.061-.03-.138-.077-.216-.124c-.077-.046-.154-.092-.216-.123c-.557-.31-1.175-.433-1.794-.433h-3.587c-.619%200-1.237.185-1.794.433c-.186.062-.371.123-.495.247c-.03-.03-.046-.062-.062-.093%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/oncology.svg?color=%231a73e8&size=48