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

Name
biotech-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0

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="M10 19v-2q-2.075 0-3.537-1.463T5 12q0-1.525.838-2.775T8.1 7.4q.2-.85.888-1.375T10.55 5.5l-.225-.625q-.125-.4.038-.763t.562-.512h.025q-.15-.375.025-.737t.6-.513q.375-.125.738.038t.487.562q.4-.15.775.025t.525.575l2.05 5.625q.15.4-.012.763t-.563.512h-.025q.15.4-.025.775t-.6.525q-.375.125-.737-.037t-.488-.563q-.4.15-.775-.025t-.525-.575l-.25-.7q-.375.35-.862.525t-.988.125q-.55-.05-1.025-.337T8.45 9.45q-.675.4-1.062 1.075T7 12q0 1.25.875 2.125T10 15h7q.425 0 .713.288T18 16t-.288.713T17 17h-4v2h5q.425 0 .713.288T19 20t-.288.713T18 21H6q-.425 0-.712-.288T5 20t.288-.712T6 19zm3.65-9.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 MaterialSymbolsBiotechOutlineRounded(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="M10 19v-2q-2.075 0-3.537-1.463T5 12q0-1.525.838-2.775T8.1 7.4q.2-.85.888-1.375T10.55 5.5l-.225-.625q-.125-.4.038-.763t.562-.512h.025q-.15-.375.025-.737t.6-.513q.375-.125.738.038t.487.562q.4-.15.775.025t.525.575l2.05 5.625q.15.4-.012.763t-.563.512h-.025q.15.4-.025.775t-.6.525q-.375.125-.737-.037t-.488-.563q-.4.15-.775-.025t-.525-.575l-.25-.7q-.375.35-.862.525t-.988.125q-.55-.05-1.025-.337T8.45 9.45q-.675.4-1.062 1.075T7 12q0 1.25.875 2.125T10 15h7q.425 0 .713.288T18 16t-.288.713T17 17h-4v2h5q.425 0 .713.288T19 20t-.288.713T18 21H6q-.425 0-.712-.288T5 20t.288-.712T6 19zm3.65-9.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="M10 19v-2q-2.075 0-3.537-1.463T5 12q0-1.525.838-2.775T8.1 7.4q.2-.85.888-1.375T10.55 5.5l-.225-.625q-.125-.4.038-.763t.562-.512h.025q-.15-.375.025-.737t.6-.513q.375-.125.738.038t.487.562q.4-.15.775.025t.525.575l2.05 5.625q.15.4-.012.763t-.563.512h-.025q.15.4-.025.775t-.6.525q-.375.125-.737-.037t-.488-.563q-.4.15-.775-.025t-.525-.575l-.25-.7q-.375.35-.862.525t-.988.125q-.55-.05-1.025-.337T8.45 9.45q-.675.4-1.062 1.075T7 12q0 1.25.875 2.125T10 15h7q.425 0 .713.288T18 16t-.288.713T17 17h-4v2h5q.425 0 .713.288T19 20t-.288.713T18 21H6q-.425 0-.712-.288T5 20t.288-.712T6 19zm3.65-9.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-rounded {
  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%22M10%2019v-2q-2.075%200-3.537-1.463T5%2012q0-1.525.838-2.775T8.1%207.4q.2-.85.888-1.375T10.55%205.5l-.225-.625q-.125-.4.038-.763t.562-.512h.025q-.15-.375.025-.737t.6-.513q.375-.125.738.038t.487.562q.4-.15.775.025t.525.575l2.05%205.625q.15.4-.012.763t-.563.512h-.025q.15.4-.025.775t-.6.525q-.375.125-.737-.037t-.488-.563q-.4.15-.775-.025t-.525-.575l-.25-.7q-.375.35-.862.525t-.988.125q-.55-.05-1.025-.337T8.45%209.45q-.675.4-1.062%201.075T7%2012q0%201.25.875%202.125T10%2015h7q.425%200%20.713.288T18%2016t-.288.713T17%2017h-4v2h5q.425%200%20.713.288T19%2020t-.288.713T18%2021H6q-.425%200-.712-.288T5%2020t.288-.712T6%2019zm3.65-9.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%22M10%2019v-2q-2.075%200-3.537-1.463T5%2012q0-1.525.838-2.775T8.1%207.4q.2-.85.888-1.375T10.55%205.5l-.225-.625q-.125-.4.038-.763t.562-.512h.025q-.15-.375.025-.737t.6-.513q.375-.125.738.038t.487.562q.4-.15.775.025t.525.575l2.05%205.625q.15.4-.012.763t-.563.512h-.025q.15.4-.025.775t-.6.525q-.375.125-.737-.037t-.488-.563q-.4.15-.775-.025t-.525-.575l-.25-.7q-.375.35-.862.525t-.988.125q-.55-.05-1.025-.337T8.45%209.45q-.675.4-1.062%201.075T7%2012q0%201.25.875%202.125T10%2015h7q.425%200%20.713.288T18%2016t-.288.713T17%2017h-4v2h5q.425%200%20.713.288T19%2020t-.288.713T18%2021H6q-.425%200-.712-.288T5%2020t.288-.712T6%2019zm3.65-9.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-rounded.svg?color=%231a73e8&size=48