biotech-outline from Material Symbols by Google · Outline · Activities · Apache-2.0 Free for personal and commercial use.

Name
biotech-outline
Set
Material Symbols
Style
Outline
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
biotech-outline-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.525.838-2.775T8.1 7.4q.2-.85.888-1.375T10.55 5.5L10 3.95l.95-.35l-.35-.9l1.9-.7l.3.95l.95-.35l2.75 7.5l-.95.35l.35.95l-1.9.7l-.3-.95l-.95.35l-.6-1.65q-.375.35-.862.525t-.988.125q-.55-.05-1.025-.338T8.45 9.45q-.675.4-1.062 1.075T7 12q0 1.25.875 2.125T10 15h8v2h-5v2h6v2zm8.65-11.45l.9-.35l-1.7-4.7l-.95.35zm-2.437-.838Q11.5 8.425 11.5 8t-.288-.712T10.5 7t-.712.288T9.5 8t.288.713T10.5 9t.713-.288M10.5 8"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBiotechOutline(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.525.838-2.775T8.1 7.4q.2-.85.888-1.375T10.55 5.5L10 3.95l.95-.35l-.35-.9l1.9-.7l.3.95l.95-.35l2.75 7.5l-.95.35l.35.95l-1.9.7l-.3-.95l-.95.35l-.6-1.65q-.375.35-.862.525t-.988.125q-.55-.05-1.025-.338T8.45 9.45q-.675.4-1.062 1.075T7 12q0 1.25.875 2.125T10 15h8v2h-5v2h6v2zm8.65-11.45l.9-.35l-1.7-4.7l-.95.35zm-2.437-.838Q11.5 8.425 11.5 8t-.288-.712T10.5 7t-.712.288T9.5 8t.288.713T10.5 9t.713-.288M10.5 8"/></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.525.838-2.775T8.1 7.4q.2-.85.888-1.375T10.55 5.5L10 3.95l.95-.35l-.35-.9l1.9-.7l.3.95l.95-.35l2.75 7.5l-.95.35l.35.95l-1.9.7l-.3-.95l-.95.35l-.6-1.65q-.375.35-.862.525t-.988.125q-.55-.05-1.025-.338T8.45 9.45q-.675.4-1.062 1.075T7 12q0 1.25.875 2.125T10 15h8v2h-5v2h6v2zm8.65-11.45l.9-.35l-1.7-4.7l-.95.35zm-2.437-.838Q11.5 8.425 11.5 8t-.288-.712T10.5 7t-.712.288T9.5 8t.288.713T10.5 9t.713-.288M10.5 8"/></svg>
</template>

CSS

.icon-biotech-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%2021v-2h5v-2q-2.075%200-3.537-1.463T5%2012q0-1.525.838-2.775T8.1%207.4q.2-.85.888-1.375T10.55%205.5L10%203.95l.95-.35l-.35-.9l1.9-.7l.3.95l.95-.35l2.75%207.5l-.95.35l.35.95l-1.9.7l-.3-.95l-.95.35l-.6-1.65q-.375.35-.862.525t-.988.125q-.55-.05-1.025-.338T8.45%209.45q-.675.4-1.062%201.075T7%2012q0%201.25.875%202.125T10%2015h8v2h-5v2h6v2zm8.65-11.45l.9-.35l-1.7-4.7l-.95.35zm-2.437-.838Q11.5%208.425%2011.5%208t-.288-.712T10.5%207t-.712.288T9.5%208t.288.713T10.5%209t.713-.288M10.5%208%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.525.838-2.775T8.1%207.4q.2-.85.888-1.375T10.55%205.5L10%203.95l.95-.35l-.35-.9l1.9-.7l.3.95l.95-.35l2.75%207.5l-.95.35l.35.95l-1.9.7l-.3-.95l-.95.35l-.6-1.65q-.375.35-.862.525t-.988.125q-.55-.05-1.025-.338T8.45%209.45q-.675.4-1.062%201.075T7%2012q0%201.25.875%202.125T10%2015h8v2h-5v2h6v2zm8.65-11.45l.9-.35l-1.7-4.7l-.95.35zm-2.437-.838Q11.5%208.425%2011.5%208t-.288-.712T10.5%207t-.712.288T9.5%208t.288.713T10.5%209t.713-.288M10.5%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/biotech-outline.svg?color=%231a73e8&size=48