biotech icon
biotech from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- biotech
- Set
- Material Symbols
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- biotech-sharp
3 other variants in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
Use the biotech icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 21v-2h5v-2q-2.075 0-3.537-1.463T5 12q0-1.425.725-2.625t2-1.825q-.1.55.038 1.075t.437 1q-.575.4-.888 1.025T7 12q0 1.25.875 2.125T10 15h8v2h-5v2h6v2zm9-8.9l-.3-.95l-.95.35l-.5-1.325q.5-.4.775-.962T13.3 8q0-1.175-.825-1.987T10.45 5.2L10 3.95l.95-.35l-.35-.9l1.9-.7l.3.95l.95-.35l2.75 7.5l-.95.35l.35.95zM9.225 9.275Q8.7 8.75 8.7 8t.525-1.275T10.5 6.2t1.275.525T12.3 8t-.525 1.275T10.5 9.8t-1.275-.525"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBiotech(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="M5 21v-2h5v-2q-2.075 0-3.537-1.463T5 12q0-1.425.725-2.625t2-1.825q-.1.55.038 1.075t.437 1q-.575.4-.888 1.025T7 12q0 1.25.875 2.125T10 15h8v2h-5v2h6v2zm9-8.9l-.3-.95l-.95.35l-.5-1.325q.5-.4.775-.962T13.3 8q0-1.175-.825-1.987T10.45 5.2L10 3.95l.95-.35l-.35-.9l1.9-.7l.3.95l.95-.35l2.75 7.5l-.95.35l.35.95zM9.225 9.275Q8.7 8.75 8.7 8t.525-1.275T10.5 6.2t1.275.525T12.3 8t-.525 1.275T10.5 9.8t-1.275-.525"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 21v-2h5v-2q-2.075 0-3.537-1.463T5 12q0-1.425.725-2.625t2-1.825q-.1.55.038 1.075t.437 1q-.575.4-.888 1.025T7 12q0 1.25.875 2.125T10 15h8v2h-5v2h6v2zm9-8.9l-.3-.95l-.95.35l-.5-1.325q.5-.4.775-.962T13.3 8q0-1.175-.825-1.987T10.45 5.2L10 3.95l.95-.35l-.35-.9l1.9-.7l.3.95l.95-.35l2.75 7.5l-.95.35l.35.95zM9.225 9.275Q8.7 8.75 8.7 8t.525-1.275T10.5 6.2t1.275.525T12.3 8t-.525 1.275T10.5 9.8t-1.275-.525"/></svg> </template>
CSS
.icon-biotech {
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%22M5%2021v-2h5v-2q-2.075%200-3.537-1.463T5%2012q0-1.425.725-2.625t2-1.825q-.1.55.038%201.075t.437%201q-.575.4-.888%201.025T7%2012q0%201.25.875%202.125T10%2015h8v2h-5v2h6v2zm9-8.9l-.3-.95l-.95.35l-.5-1.325q.5-.4.775-.962T13.3%208q0-1.175-.825-1.987T10.45%205.2L10%203.95l.95-.35l-.35-.9l1.9-.7l.3.95l.95-.35l2.75%207.5l-.95.35l.35.95zM9.225%209.275Q8.7%208.75%208.7%208t.525-1.275T10.5%206.2t1.275.525T12.3%208t-.525%201.275T10.5%209.8t-1.275-.525%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%22M5%2021v-2h5v-2q-2.075%200-3.537-1.463T5%2012q0-1.425.725-2.625t2-1.825q-.1.55.038%201.075t.437%201q-.575.4-.888%201.025T7%2012q0%201.25.875%202.125T10%2015h8v2h-5v2h6v2zm9-8.9l-.3-.95l-.95.35l-.5-1.325q.5-.4.775-.962T13.3%208q0-1.175-.825-1.987T10.45%205.2L10%203.95l.95-.35l-.35-.9l1.9-.7l.3.95l.95-.35l2.75%207.5l-.95.35l.35.95zM9.225%209.275Q8.7%208.75%208.7%208t.525-1.275T10.5%206.2t1.275.525T12.3%208t-.525%201.275T10.5%209.8t-1.275-.525%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/biotech.svg?color=%231a73e8&size=48