microbiology icon
microbiology-outline-sharp from Material Symbols by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- microbiology-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the microbiology icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.225 20.8l-1.4-1.375l1.725-1.75q-.075-.125-.15-.262t-.15-.263l-.675-1.325l-1.95 1.925l-1.4-1.4l1.95-1.95l-1.325-.65q-.125-.05-.225-.112T6.4 13.5l-1.625 1.6l-1.4-1.4l1.575-1.575q-.35-.475-.563-1.012T4.075 10H2V8h2.125q.125-.475.3-.9t.45-.825L3.3 4.7l1.4-1.4l1.575 1.575q.4-.275.825-.45t.9-.3V2h2v2.075q.6.1 1.138.325t1.012.575L13.725 3.4l1.425 1.4l-1.625 1.625q.05.1.112.2t.113.225l.625 1.25l1.85-1.85l1.425 1.425l-1.9 1.875l1.4.7q.15.075.313.163t.287.187l1.7-1.7l1.4 1.425L19.15 12q.3.45.488.95t.287 1.05H22v2h-2.125q-.125.475-.3.888t-.45.812l1.55 1.575l-1.425 1.375l-1.525-1.525q-.4.275-.825.45t-.9.3V22h-2v-2.075q-.575-.1-1.087-.288t-.963-.512zM14.85 18q1.45 0 2.388-1.1t.712-2.55q-.125-.75-.562-1.35t-1.138-.95l-1.65-.85q-.575-.3-1.037-.762T12.8 9.4l-.85-1.65q-.4-.8-1.15-1.275T9.15 6Q7.7 6 6.763 7.1T6.05 9.65q.125.75.563 1.35t1.137.95l1.65.85q.575.3 1.038.762T11.2 14.6l.85 1.65q.4.8 1.15 1.275t1.65.475M9.5 10.5q.625 0 1.063-.437T11 9t-.437-1.062T9.5 7.5t-1.062.438T8 9t.438 1.063T9.5 10.5m5.888 5.888q.362-.363.362-.888t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362t.888-.363M12 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMicrobiologyOutlineSharp(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.225 20.8l-1.4-1.375l1.725-1.75q-.075-.125-.15-.262t-.15-.263l-.675-1.325l-1.95 1.925l-1.4-1.4l1.95-1.95l-1.325-.65q-.125-.05-.225-.112T6.4 13.5l-1.625 1.6l-1.4-1.4l1.575-1.575q-.35-.475-.563-1.012T4.075 10H2V8h2.125q.125-.475.3-.9t.45-.825L3.3 4.7l1.4-1.4l1.575 1.575q.4-.275.825-.45t.9-.3V2h2v2.075q.6.1 1.138.325t1.012.575L13.725 3.4l1.425 1.4l-1.625 1.625q.05.1.112.2t.113.225l.625 1.25l1.85-1.85l1.425 1.425l-1.9 1.875l1.4.7q.15.075.313.163t.287.187l1.7-1.7l1.4 1.425L19.15 12q.3.45.488.95t.287 1.05H22v2h-2.125q-.125.475-.3.888t-.45.812l1.55 1.575l-1.425 1.375l-1.525-1.525q-.4.275-.825.45t-.9.3V22h-2v-2.075q-.575-.1-1.087-.288t-.963-.512zM14.85 18q1.45 0 2.388-1.1t.712-2.55q-.125-.75-.562-1.35t-1.138-.95l-1.65-.85q-.575-.3-1.037-.762T12.8 9.4l-.85-1.65q-.4-.8-1.15-1.275T9.15 6Q7.7 6 6.763 7.1T6.05 9.65q.125.75.563 1.35t1.137.95l1.65.85q.575.3 1.038.762T11.2 14.6l.85 1.65q.4.8 1.15 1.275t1.65.475M9.5 10.5q.625 0 1.063-.437T11 9t-.437-1.062T9.5 7.5t-1.062.438T8 9t.438 1.063T9.5 10.5m5.888 5.888q.362-.363.362-.888t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362t.888-.363M12 12"/></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.225 20.8l-1.4-1.375l1.725-1.75q-.075-.125-.15-.262t-.15-.263l-.675-1.325l-1.95 1.925l-1.4-1.4l1.95-1.95l-1.325-.65q-.125-.05-.225-.112T6.4 13.5l-1.625 1.6l-1.4-1.4l1.575-1.575q-.35-.475-.563-1.012T4.075 10H2V8h2.125q.125-.475.3-.9t.45-.825L3.3 4.7l1.4-1.4l1.575 1.575q.4-.275.825-.45t.9-.3V2h2v2.075q.6.1 1.138.325t1.012.575L13.725 3.4l1.425 1.4l-1.625 1.625q.05.1.112.2t.113.225l.625 1.25l1.85-1.85l1.425 1.425l-1.9 1.875l1.4.7q.15.075.313.163t.287.187l1.7-1.7l1.4 1.425L19.15 12q.3.45.488.95t.287 1.05H22v2h-2.125q-.125.475-.3.888t-.45.812l1.55 1.575l-1.425 1.375l-1.525-1.525q-.4.275-.825.45t-.9.3V22h-2v-2.075q-.575-.1-1.087-.288t-.963-.512zM14.85 18q1.45 0 2.388-1.1t.712-2.55q-.125-.75-.562-1.35t-1.138-.95l-1.65-.85q-.575-.3-1.037-.762T12.8 9.4l-.85-1.65q-.4-.8-1.15-1.275T9.15 6Q7.7 6 6.763 7.1T6.05 9.65q.125.75.563 1.35t1.137.95l1.65.85q.575.3 1.038.762T11.2 14.6l.85 1.65q.4.8 1.15 1.275t1.65.475M9.5 10.5q.625 0 1.063-.437T11 9t-.437-1.062T9.5 7.5t-1.062.438T8 9t.438 1.063T9.5 10.5m5.888 5.888q.362-.363.362-.888t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362t.888-.363M12 12"/></svg> </template>
CSS
.icon-microbiology-outline-sharp {
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.225%2020.8l-1.4-1.375l1.725-1.75q-.075-.125-.15-.262t-.15-.263l-.675-1.325l-1.95%201.925l-1.4-1.4l1.95-1.95l-1.325-.65q-.125-.05-.225-.112T6.4%2013.5l-1.625%201.6l-1.4-1.4l1.575-1.575q-.35-.475-.563-1.012T4.075%2010H2V8h2.125q.125-.475.3-.9t.45-.825L3.3%204.7l1.4-1.4l1.575%201.575q.4-.275.825-.45t.9-.3V2h2v2.075q.6.1%201.138.325t1.012.575L13.725%203.4l1.425%201.4l-1.625%201.625q.05.1.112.2t.113.225l.625%201.25l1.85-1.85l1.425%201.425l-1.9%201.875l1.4.7q.15.075.313.163t.287.187l1.7-1.7l1.4%201.425L19.15%2012q.3.45.488.95t.287%201.05H22v2h-2.125q-.125.475-.3.888t-.45.812l1.55%201.575l-1.425%201.375l-1.525-1.525q-.4.275-.825.45t-.9.3V22h-2v-2.075q-.575-.1-1.087-.288t-.963-.512zM14.85%2018q1.45%200%202.388-1.1t.712-2.55q-.125-.75-.562-1.35t-1.138-.95l-1.65-.85q-.575-.3-1.037-.762T12.8%209.4l-.85-1.65q-.4-.8-1.15-1.275T9.15%206Q7.7%206%206.763%207.1T6.05%209.65q.125.75.563%201.35t1.137.95l1.65.85q.575.3%201.038.762T11.2%2014.6l.85%201.65q.4.8%201.15%201.275t1.65.475M9.5%2010.5q.625%200%201.063-.437T11%209t-.437-1.062T9.5%207.5t-1.062.438T8%209t.438%201.063T9.5%2010.5m5.888%205.888q.362-.363.362-.888t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362t.888-.363M12%2012%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.225%2020.8l-1.4-1.375l1.725-1.75q-.075-.125-.15-.262t-.15-.263l-.675-1.325l-1.95%201.925l-1.4-1.4l1.95-1.95l-1.325-.65q-.125-.05-.225-.112T6.4%2013.5l-1.625%201.6l-1.4-1.4l1.575-1.575q-.35-.475-.563-1.012T4.075%2010H2V8h2.125q.125-.475.3-.9t.45-.825L3.3%204.7l1.4-1.4l1.575%201.575q.4-.275.825-.45t.9-.3V2h2v2.075q.6.1%201.138.325t1.012.575L13.725%203.4l1.425%201.4l-1.625%201.625q.05.1.112.2t.113.225l.625%201.25l1.85-1.85l1.425%201.425l-1.9%201.875l1.4.7q.15.075.313.163t.287.187l1.7-1.7l1.4%201.425L19.15%2012q.3.45.488.95t.287%201.05H22v2h-2.125q-.125.475-.3.888t-.45.812l1.55%201.575l-1.425%201.375l-1.525-1.525q-.4.275-.825.45t-.9.3V22h-2v-2.075q-.575-.1-1.087-.288t-.963-.512zM14.85%2018q1.45%200%202.388-1.1t.712-2.55q-.125-.75-.562-1.35t-1.138-.95l-1.65-.85q-.575-.3-1.037-.762T12.8%209.4l-.85-1.65q-.4-.8-1.15-1.275T9.15%206Q7.7%206%206.763%207.1T6.05%209.65q.125.75.563%201.35t1.137.95l1.65.85q.575.3%201.038.762T11.2%2014.6l.85%201.65q.4.8%201.15%201.275t1.65.475M9.5%2010.5q.625%200%201.063-.437T11%209t-.437-1.062T9.5%207.5t-1.062.438T8%209t.438%201.063T9.5%2010.5m5.888%205.888q.362-.363.362-.888t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362t.888-.363M12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/microbiology-outline-sharp.svg?color=%231a73e8&size=48