oncology icon
oncology from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- oncology
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- oncology-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the oncology icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.671 21.48l-2.434-2.415q-.373.256-.806.394t-.931.137q-1.304 0-2.21-.906t-.905-2.21t.905-2.209t2.21-.906t2.21.906q.905.906.905 2.21q0 .536-.179 1.02q-.178.483-.492.876l2.416 2.415zm-2.681-3.51q.626-.626.626-1.49t-.626-1.489t-1.49-.625t-1.49.625q-.625.626-.625 1.49t.626 1.49t1.489.625t1.49-.626M3.98 21.5V16q0-1.038.732-1.77t1.769-.73h2q1.461 0 2.48-1.02t1.02-2.48q0-.617-.441-1.059q-.442-.441-1.06-.441q-.632 0-1.065-.434Q8.98 7.633 8.98 7V2.5H13v1.058l.942.942q2.599 0 4.328 1.922T20 11v1.237q-.748-.61-1.629-.933q-.88-.323-1.871-.323q-2.289 0-3.894 1.605T11 16.482q0 .467.097 1.025t.292.994H9.5q-.617 0-1.059.441T8 20v1.5z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightOncology(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" d="m20.671 21.48l-2.434-2.415q-.373.256-.806.394t-.931.137q-1.304 0-2.21-.906t-.905-2.21t.905-2.209t2.21-.906t2.21.906q.905.906.905 2.21q0 .536-.179 1.02q-.178.483-.492.876l2.416 2.415zm-2.681-3.51q.626-.626.626-1.49t-.626-1.489t-1.49-.625t-1.49.625q-.625.626-.625 1.49t.626 1.49t1.489.625t1.49-.626M3.98 21.5V16q0-1.038.732-1.77t1.769-.73h2q1.461 0 2.48-1.02t1.02-2.48q0-.617-.441-1.059q-.442-.441-1.06-.441q-.632 0-1.065-.434Q8.98 7.633 8.98 7V2.5H13v1.058l.942.942q2.599 0 4.328 1.922T20 11v1.237q-.748-.61-1.629-.933q-.88-.323-1.871-.323q-2.289 0-3.894 1.605T11 16.482q0 .467.097 1.025t.292.994H9.5q-.617 0-1.059.441T8 20v1.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.671 21.48l-2.434-2.415q-.373.256-.806.394t-.931.137q-1.304 0-2.21-.906t-.905-2.21t.905-2.209t2.21-.906t2.21.906q.905.906.905 2.21q0 .536-.179 1.02q-.178.483-.492.876l2.416 2.415zm-2.681-3.51q.626-.626.626-1.49t-.626-1.489t-1.49-.625t-1.49.625q-.625.626-.625 1.49t.626 1.49t1.489.625t1.49-.626M3.98 21.5V16q0-1.038.732-1.77t1.769-.73h2q1.461 0 2.48-1.02t1.02-2.48q0-.617-.441-1.059q-.442-.441-1.06-.441q-.632 0-1.065-.434Q8.98 7.633 8.98 7V2.5H13v1.058l.942.942q2.599 0 4.328 1.922T20 11v1.237q-.748-.61-1.629-.933q-.88-.323-1.871-.323q-2.289 0-3.894 1.605T11 16.482q0 .467.097 1.025t.292.994H9.5q-.617 0-1.059.441T8 20v1.5z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.671%2021.48l-2.434-2.415q-.373.256-.806.394t-.931.137q-1.304%200-2.21-.906t-.905-2.21t.905-2.209t2.21-.906t2.21.906q.905.906.905%202.21q0%20.536-.179%201.02q-.178.483-.492.876l2.416%202.415zm-2.681-3.51q.626-.626.626-1.49t-.626-1.489t-1.49-.625t-1.49.625q-.625.626-.625%201.49t.626%201.49t1.489.625t1.49-.626M3.98%2021.5V16q0-1.038.732-1.77t1.769-.73h2q1.461%200%202.48-1.02t1.02-2.48q0-.617-.441-1.059q-.442-.441-1.06-.441q-.632%200-1.065-.434Q8.98%207.633%208.98%207V2.5H13v1.058l.942.942q2.599%200%204.328%201.922T20%2011v1.237q-.748-.61-1.629-.933q-.88-.323-1.871-.323q-2.289%200-3.894%201.605T11%2016.482q0%20.467.097%201.025t.292.994H9.5q-.617%200-1.059.441T8%2020v1.5z%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%20d%3D%22m20.671%2021.48l-2.434-2.415q-.373.256-.806.394t-.931.137q-1.304%200-2.21-.906t-.905-2.21t.905-2.209t2.21-.906t2.21.906q.905.906.905%202.21q0%20.536-.179%201.02q-.178.483-.492.876l2.416%202.415zm-2.681-3.51q.626-.626.626-1.49t-.626-1.489t-1.49-.625t-1.49.625q-.625.626-.625%201.49t.626%201.49t1.489.625t1.49-.626M3.98%2021.5V16q0-1.038.732-1.77t1.769-.73h2q1.461%200%202.48-1.02t1.02-2.48q0-.617-.441-1.059q-.442-.441-1.06-.441q-.632%200-1.065-.434Q8.98%207.633%208.98%207V2.5H13v1.058l.942.942q2.599%200%204.328%201.922T20%2011v1.237q-.748-.61-1.629-.933q-.88-.323-1.871-.323q-2.289%200-3.894%201.605T11%2016.482q0%20.467.097%201.025t.292.994H9.5q-.617%200-1.059.441T8%2020v1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/oncology.svg?color=%231a73e8&size=48