biotech icon
biotech-rounded from Material Symbols by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- biotech-rounded
- Set
- Material Symbols
- Style
- 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="M6 21q-.425 0-.712-.288T5 20t.288-.712T6 19h4v-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 15h7q.425 0 .713.288T18 16t-.288.713T17 17h-4v2h5q.425 0 .713.288T19 20t-.288.713T18 21zm7.7-9.85h-.025q-.4.15-.763-.013t-.512-.562l-.15-.4q.5-.4.775-.962T13.3 8q0-1.175-.825-1.987T10.45 5.2l-.125-.325q-.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-.563M9.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 MaterialSymbolsBiotechRounded(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="M6 21q-.425 0-.712-.288T5 20t.288-.712T6 19h4v-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 15h7q.425 0 .713.288T18 16t-.288.713T17 17h-4v2h5q.425 0 .713.288T19 20t-.288.713T18 21zm7.7-9.85h-.025q-.4.15-.763-.013t-.512-.562l-.15-.4q.5-.4.775-.962T13.3 8q0-1.175-.825-1.987T10.45 5.2l-.125-.325q-.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-.563M9.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="M6 21q-.425 0-.712-.288T5 20t.288-.712T6 19h4v-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 15h7q.425 0 .713.288T18 16t-.288.713T17 17h-4v2h5q.425 0 .713.288T19 20t-.288.713T18 21zm7.7-9.85h-.025q-.4.15-.763-.013t-.512-.562l-.15-.4q.5-.4.775-.962T13.3 8q0-1.175-.825-1.987T10.45 5.2l-.125-.325q-.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-.563M9.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-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%22M6%2021q-.425%200-.712-.288T5%2020t.288-.712T6%2019h4v-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%2015h7q.425%200%20.713.288T18%2016t-.288.713T17%2017h-4v2h5q.425%200%20.713.288T19%2020t-.288.713T18%2021zm7.7-9.85h-.025q-.4.15-.763-.013t-.512-.562l-.15-.4q.5-.4.775-.962T13.3%208q0-1.175-.825-1.987T10.45%205.2l-.125-.325q-.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-.563M9.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%22M6%2021q-.425%200-.712-.288T5%2020t.288-.712T6%2019h4v-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%2015h7q.425%200%20.713.288T18%2016t-.288.713T17%2017h-4v2h5q.425%200%20.713.288T19%2020t-.288.713T18%2021zm7.7-9.85h-.025q-.4.15-.763-.013t-.512-.562l-.15-.4q.5-.4.775-.962T13.3%208q0-1.175-.825-1.987T10.45%205.2l-.125-.325q-.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-.563M9.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-rounded.svg?color=%231a73e8&size=48