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

Name
biotech
Set
Material Symbols Light
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
biotech-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

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.885 20.5v-1h5v-3h-.5q-1.864 0-3.182-1.318T5.885 12q0-1.31.677-2.404t1.875-1.623q-.023.28.037.527t.168.49q-.825.439-1.291 1.246q-.466.808-.466 1.764q0 1.462 1.019 2.48t2.48 1.02h7.5v1h-5.768v3h6v1zm8.654-8.9l-.339-.95l-.95.389l-.52-1.441q.309-.323.459-.732q.15-.408.15-.866q0-.906-.585-1.593q-.585-.688-1.477-.823l-.508-1.403l.95-.35l-.35-.939l1.17-.43l.338.95l.873-.312l2.48 6.77l-.872.35l.35.95zM9.696 9.189Q9.2 8.692 9.2 8t.496-1.188t1.189-.497q.692 0 1.188.496q.496.497.496 1.189t-.496 1.189q-.496.495-1.188.495q-.693 0-1.189-.495"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBiotech(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.885 20.5v-1h5v-3h-.5q-1.864 0-3.182-1.318T5.885 12q0-1.31.677-2.404t1.875-1.623q-.023.28.037.527t.168.49q-.825.439-1.291 1.246q-.466.808-.466 1.764q0 1.462 1.019 2.48t2.48 1.02h7.5v1h-5.768v3h6v1zm8.654-8.9l-.339-.95l-.95.389l-.52-1.441q.309-.323.459-.732q.15-.408.15-.866q0-.906-.585-1.593q-.585-.688-1.477-.823l-.508-1.403l.95-.35l-.35-.939l1.17-.43l.338.95l.873-.312l2.48 6.77l-.872.35l.35.95zM9.696 9.189Q9.2 8.692 9.2 8t.496-1.188t1.189-.497q.692 0 1.188.496q.496.497.496 1.189t-.496 1.189q-.496.495-1.188.495q-.693 0-1.189-.495"/></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.885 20.5v-1h5v-3h-.5q-1.864 0-3.182-1.318T5.885 12q0-1.31.677-2.404t1.875-1.623q-.023.28.037.527t.168.49q-.825.439-1.291 1.246q-.466.808-.466 1.764q0 1.462 1.019 2.48t2.48 1.02h7.5v1h-5.768v3h6v1zm8.654-8.9l-.339-.95l-.95.389l-.52-1.441q.309-.323.459-.732q.15-.408.15-.866q0-.906-.585-1.593q-.585-.688-1.477-.823l-.508-1.403l.95-.35l-.35-.939l1.17-.43l.338.95l.873-.312l2.48 6.77l-.872.35l.35.95zM9.696 9.189Q9.2 8.692 9.2 8t.496-1.188t1.189-.497q.692 0 1.188.496q.496.497.496 1.189t-.496 1.189q-.496.495-1.188.495q-.693 0-1.189-.495"/></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.885%2020.5v-1h5v-3h-.5q-1.864%200-3.182-1.318T5.885%2012q0-1.31.677-2.404t1.875-1.623q-.023.28.037.527t.168.49q-.825.439-1.291%201.246q-.466.808-.466%201.764q0%201.462%201.019%202.48t2.48%201.02h7.5v1h-5.768v3h6v1zm8.654-8.9l-.339-.95l-.95.389l-.52-1.441q.309-.323.459-.732q.15-.408.15-.866q0-.906-.585-1.593q-.585-.688-1.477-.823l-.508-1.403l.95-.35l-.35-.939l1.17-.43l.338.95l.873-.312l2.48%206.77l-.872.35l.35.95zM9.696%209.189Q9.2%208.692%209.2%208t.496-1.188t1.189-.497q.692%200%201.188.496q.496.497.496%201.189t-.496%201.189q-.496.495-1.188.495q-.693%200-1.189-.495%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.885%2020.5v-1h5v-3h-.5q-1.864%200-3.182-1.318T5.885%2012q0-1.31.677-2.404t1.875-1.623q-.023.28.037.527t.168.49q-.825.439-1.291%201.246q-.466.808-.466%201.764q0%201.462%201.019%202.48t2.48%201.02h7.5v1h-5.768v3h6v1zm8.654-8.9l-.339-.95l-.95.389l-.52-1.441q.309-.323.459-.732q.15-.408.15-.866q0-.906-.585-1.593q-.585-.688-1.477-.823l-.508-1.403l.95-.35l-.35-.939l1.17-.43l.338.95l.873-.312l2.48%206.77l-.872.35l.35.95zM9.696%209.189Q9.2%208.692%209.2%208t.496-1.188t1.189-.497q.692%200%201.188.496q.496.497.496%201.189t-.496%201.189q-.496.495-1.188.495q-.693%200-1.189-.495%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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