outline-biotech from Google Material Icons by Material Design Authors · Baseline · Content · Apache-2.0 Free for personal and commercial use.

Name
outline-biotech
Set
Google Material Icons
Style
Baseline
Category
Content
Viewbox
24×24
License
Apache 2.0

More content icons from Google Material Icons

Use the outline biotech icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 19c-1.1 0-2 .9-2 2h14c0-1.1-.9-2-2-2h-4v-2h3c1.1 0 2-.9 2-2h-8c-1.66 0-3-1.34-3-3a3 3 0 0 1 1.47-2.57c.41.59 1.06 1 1.83 1.06c.7.06 1.36-.19 1.85-.62l.59 1.61l.94-.34l.34.94l1.88-.68l-.34-.94l.94-.34l-2.74-7.52l-.94.34l-.34-.94l-1.88.68l.34.94l-.94.35l.56 1.55c-1.17-.04-2.19.75-2.48 1.86A5.01 5.01 0 0 0 5 12c0 2.76 2.24 5 5 5v2zm5.86-14.48l1.71 4.7l-.94.34l-1.71-4.7zM10.5 7c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1"/></svg>

React

import type { SVGProps } from "react";

export function IcOutlineBiotech(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="M7 19c-1.1 0-2 .9-2 2h14c0-1.1-.9-2-2-2h-4v-2h3c1.1 0 2-.9 2-2h-8c-1.66 0-3-1.34-3-3a3 3 0 0 1 1.47-2.57c.41.59 1.06 1 1.83 1.06c.7.06 1.36-.19 1.85-.62l.59 1.61l.94-.34l.34.94l1.88-.68l-.34-.94l.94-.34l-2.74-7.52l-.94.34l-.34-.94l-1.88.68l.34.94l-.94.35l.56 1.55c-1.17-.04-2.19.75-2.48 1.86A5.01 5.01 0 0 0 5 12c0 2.76 2.24 5 5 5v2zm5.86-14.48l1.71 4.7l-.94.34l-1.71-4.7zM10.5 7c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 19c-1.1 0-2 .9-2 2h14c0-1.1-.9-2-2-2h-4v-2h3c1.1 0 2-.9 2-2h-8c-1.66 0-3-1.34-3-3a3 3 0 0 1 1.47-2.57c.41.59 1.06 1 1.83 1.06c.7.06 1.36-.19 1.85-.62l.59 1.61l.94-.34l.34.94l1.88-.68l-.34-.94l.94-.34l-2.74-7.52l-.94.34l-.34-.94l-1.88.68l.34.94l-.94.35l.56 1.55c-1.17-.04-2.19.75-2.48 1.86A5.01 5.01 0 0 0 5 12c0 2.76 2.24 5 5 5v2zm5.86-14.48l1.71 4.7l-.94.34l-1.71-4.7zM10.5 7c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1"/></svg>
</template>

CSS

.icon-outline-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%22M7%2019c-1.1%200-2%20.9-2%202h14c0-1.1-.9-2-2-2h-4v-2h3c1.1%200%202-.9%202-2h-8c-1.66%200-3-1.34-3-3a3%203%200%200%201%201.47-2.57c.41.59%201.06%201%201.83%201.06c.7.06%201.36-.19%201.85-.62l.59%201.61l.94-.34l.34.94l1.88-.68l-.34-.94l.94-.34l-2.74-7.52l-.94.34l-.34-.94l-1.88.68l.34.94l-.94.35l.56%201.55c-1.17-.04-2.19.75-2.48%201.86A5.01%205.01%200%200%200%205%2012c0%202.76%202.24%205%205%205v2zm5.86-14.48l1.71%204.7l-.94.34l-1.71-4.7zM10.5%207c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1%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%22M7%2019c-1.1%200-2%20.9-2%202h14c0-1.1-.9-2-2-2h-4v-2h3c1.1%200%202-.9%202-2h-8c-1.66%200-3-1.34-3-3a3%203%200%200%201%201.47-2.57c.41.59%201.06%201%201.83%201.06c.7.06%201.36-.19%201.85-.62l.59%201.61l.94-.34l.34.94l1.88-.68l-.34-.94l.94-.34l-2.74-7.52l-.94.34l-.34-.94l-1.88.68l.34.94l-.94.35l.56%201.55c-1.17-.04-2.19.75-2.48%201.86A5.01%205.01%200%200%200%205%2012c0%202.76%202.24%205%205%205v2zm5.86-14.48l1.71%204.7l-.94.34l-1.71-4.7zM10.5%207c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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