biomarker icon
biomarker-24px from Health Icons by Resolve to Save Lives · Filled 24px · Symbols · MIT Free for personal and commercial use.
- Name
- biomarker-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Symbols
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More symbols icons from Health Icons
2g3galertalert-circlealert-triangleamerican-sign-languagearm-circumferenceartificial-intelligenceassembly-pointaward-ribbonbio-pharmablood-transfusionbody-mass-indexbreeding-sitescalendar-quarantinecancelcannabiscardiogramcardiogram-echoleraclinical-fclinical-feclose-policy-gapsclose-policy-gaps-alt
Use the biomarker icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8.79 9.25c.364.391.772.714 1.22 1.011l-.074.042c-.54.296-1.16.636-1.787 1.073a7.6 7.6 0 0 1-1.397-1.462C5.652 8.391 5 6.254 5 3h2q0 .961.078 1.75h5.934a4.5 4.5 0 0 0-1.41 1.5h-4.29a7.8 7.8 0 0 0 .49 1.5h3.26a4.5 4.5 0 0 0 0 1.5z"/><path fill-rule="evenodd" d="M13.21 14.75a6.7 6.7 0 0 0-1.22-1.011l.074-.042c.54-.296 1.16-.636 1.787-1.073a7.6 7.6 0 0 1 1.397 1.462C16.348 15.609 17 17.746 17 21h-2q0-.961-.078-1.75H7.078Q7.002 20.039 7 21H5c0-3.254.651-5.391 1.752-6.914c1.07-1.48 2.49-2.26 3.707-2.93l.06-.032c.343-.19.672-.371.983-.557a4.5 4.5 0 0 0 1.311 1.543c-.433.272-.864.51-1.272.734l-.06.032c-1.057.582-1.963 1.09-2.691 1.874zm-5.408 1.5a7.8 7.8 0 0 0-.49 1.5h7.376a8 8 0 0 0-.49-1.5z" clip-rule="evenodd"/><path d="M14.975 4.03a4.55 4.55 0 0 1 1.99.214Q17 3.651 17 3h-2q0 .543-.025 1.03"/><path fill-rule="evenodd" d="M15.5 12c.603 0 1.17-.152 1.665-.42l2.128 2.127l1.414-1.414l-2.128-2.128A3.5 3.5 0 1 0 15.5 12m0-2a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsBiomarker24px(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8.79 9.25c.364.391.772.714 1.22 1.011l-.074.042c-.54.296-1.16.636-1.787 1.073a7.6 7.6 0 0 1-1.397-1.462C5.652 8.391 5 6.254 5 3h2q0 .961.078 1.75h5.934a4.5 4.5 0 0 0-1.41 1.5h-4.29a7.8 7.8 0 0 0 .49 1.5h3.26a4.5 4.5 0 0 0 0 1.5z"/><path fillRule="evenodd" d="M13.21 14.75a6.7 6.7 0 0 0-1.22-1.011l.074-.042c.54-.296 1.16-.636 1.787-1.073a7.6 7.6 0 0 1 1.397 1.462C16.348 15.609 17 17.746 17 21h-2q0-.961-.078-1.75H7.078Q7.002 20.039 7 21H5c0-3.254.651-5.391 1.752-6.914c1.07-1.48 2.49-2.26 3.707-2.93l.06-.032c.343-.19.672-.371.983-.557a4.5 4.5 0 0 0 1.311 1.543c-.433.272-.864.51-1.272.734l-.06.032c-1.057.582-1.963 1.09-2.691 1.874zm-5.408 1.5a7.8 7.8 0 0 0-.49 1.5h7.376a8 8 0 0 0-.49-1.5z" clipRule="evenodd"/><path d="M14.975 4.03a4.55 4.55 0 0 1 1.99.214Q17 3.651 17 3h-2q0 .543-.025 1.03"/><path fillRule="evenodd" d="M15.5 12c.603 0 1.17-.152 1.665-.42l2.128 2.127l1.414-1.414l-2.128-2.128A3.5 3.5 0 1 0 15.5 12m0-2a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8.79 9.25c.364.391.772.714 1.22 1.011l-.074.042c-.54.296-1.16.636-1.787 1.073a7.6 7.6 0 0 1-1.397-1.462C5.652 8.391 5 6.254 5 3h2q0 .961.078 1.75h5.934a4.5 4.5 0 0 0-1.41 1.5h-4.29a7.8 7.8 0 0 0 .49 1.5h3.26a4.5 4.5 0 0 0 0 1.5z"/><path fill-rule="evenodd" d="M13.21 14.75a6.7 6.7 0 0 0-1.22-1.011l.074-.042c.54-.296 1.16-.636 1.787-1.073a7.6 7.6 0 0 1 1.397 1.462C16.348 15.609 17 17.746 17 21h-2q0-.961-.078-1.75H7.078Q7.002 20.039 7 21H5c0-3.254.651-5.391 1.752-6.914c1.07-1.48 2.49-2.26 3.707-2.93l.06-.032c.343-.19.672-.371.983-.557a4.5 4.5 0 0 0 1.311 1.543c-.433.272-.864.51-1.272.734l-.06.032c-1.057.582-1.963 1.09-2.691 1.874zm-5.408 1.5a7.8 7.8 0 0 0-.49 1.5h7.376a8 8 0 0 0-.49-1.5z" clip-rule="evenodd"/><path d="M14.975 4.03a4.55 4.55 0 0 1 1.99.214Q17 3.651 17 3h-2q0 .543-.025 1.03"/><path fill-rule="evenodd" d="M15.5 12c.603 0 1.17-.152 1.665-.42l2.128 2.127l1.414-1.414l-2.128-2.128A3.5 3.5 0 1 0 15.5 12m0-2a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-biomarker-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8.79%209.25c.364.391.772.714%201.22%201.011l-.074.042c-.54.296-1.16.636-1.787%201.073a7.6%207.6%200%200%201-1.397-1.462C5.652%208.391%205%206.254%205%203h2q0%20.961.078%201.75h5.934a4.5%204.5%200%200%200-1.41%201.5h-4.29a7.8%207.8%200%200%200%20.49%201.5h3.26a4.5%204.5%200%200%200%200%201.5z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.21%2014.75a6.7%206.7%200%200%200-1.22-1.011l.074-.042c.54-.296%201.16-.636%201.787-1.073a7.6%207.6%200%200%201%201.397%201.462C16.348%2015.609%2017%2017.746%2017%2021h-2q0-.961-.078-1.75H7.078Q7.002%2020.039%207%2021H5c0-3.254.651-5.391%201.752-6.914c1.07-1.48%202.49-2.26%203.707-2.93l.06-.032c.343-.19.672-.371.983-.557a4.5%204.5%200%200%200%201.311%201.543c-.433.272-.864.51-1.272.734l-.06.032c-1.057.582-1.963%201.09-2.691%201.874zm-5.408%201.5a7.8%207.8%200%200%200-.49%201.5h7.376a8%208%200%200%200-.49-1.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.975%204.03a4.55%204.55%200%200%201%201.99.214Q17%203.651%2017%203h-2q0%20.543-.025%201.03%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.5%2012c.603%200%201.17-.152%201.665-.42l2.128%202.127l1.414-1.414l-2.128-2.128A3.5%203.5%200%201%200%2015.5%2012m0-2a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M8.79%209.25c.364.391.772.714%201.22%201.011l-.074.042c-.54.296-1.16.636-1.787%201.073a7.6%207.6%200%200%201-1.397-1.462C5.652%208.391%205%206.254%205%203h2q0%20.961.078%201.75h5.934a4.5%204.5%200%200%200-1.41%201.5h-4.29a7.8%207.8%200%200%200%20.49%201.5h3.26a4.5%204.5%200%200%200%200%201.5z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M13.21%2014.75a6.7%206.7%200%200%200-1.22-1.011l.074-.042c.54-.296%201.16-.636%201.787-1.073a7.6%207.6%200%200%201%201.397%201.462C16.348%2015.609%2017%2017.746%2017%2021h-2q0-.961-.078-1.75H7.078Q7.002%2020.039%207%2021H5c0-3.254.651-5.391%201.752-6.914c1.07-1.48%202.49-2.26%203.707-2.93l.06-.032c.343-.19.672-.371.983-.557a4.5%204.5%200%200%200%201.311%201.543c-.433.272-.864.51-1.272.734l-.06.032c-1.057.582-1.963%201.09-2.691%201.874zm-5.408%201.5a7.8%207.8%200%200%200-.49%201.5h7.376a8%208%200%200%200-.49-1.5z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M14.975%204.03a4.55%204.55%200%200%201%201.99.214Q17%203.651%2017%203h-2q0%20.543-.025%201.03%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.5%2012c.603%200%201.17-.152%201.665-.42l2.128%202.127l1.414-1.414l-2.128-2.128A3.5%203.5%200%201%200%2015.5%2012m0-2a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203%22%20clip-rule%3D%22evenodd%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/biomarker-24px.svg?color=%231a73e8&size=48