petri dish emoji
petri-dish from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- petri-dish
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji High Contrast
Use the petri dish emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22 14.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0M11.5 13a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m4.5 6.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0"/><path d="m4 15l.008-.03A13 13 0 0 1 4 14.5C4 7.596 9.373 2 16 2s12 5.596 12 12.5q0 .24-.009.476L28 15v3c0 5.799-4 12-12 12S4 23.799 4 18c0 0 .022-3.08 0-3m23 1c0-5.523-5.189-10-11-10S5 10.477 5 16s5.189 10 11 10s11-4.477 11-10"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastPetriDish(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22 14.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0M11.5 13a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m4.5 6.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0"/><path d="m4 15l.008-.03A13 13 0 0 1 4 14.5C4 7.596 9.373 2 16 2s12 5.596 12 12.5q0 .24-.009.476L28 15v3c0 5.799-4 12-12 12S4 23.799 4 18c0 0 .022-3.08 0-3m23 1c0-5.523-5.189-10-11-10S5 10.477 5 16s5.189 10 11 10s11-4.477 11-10"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M22 14.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0M11.5 13a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3m4.5 6.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0"/><path d="m4 15l.008-.03A13 13 0 0 1 4 14.5C4 7.596 9.373 2 16 2s12 5.596 12 12.5q0 .24-.009.476L28 15v3c0 5.799-4 12-12 12S4 23.799 4 18c0 0 .022-3.08 0-3m23 1c0-5.523-5.189-10-11-10S5 10.477 5 16s5.189 10 11 10s11-4.477 11-10"/></g></svg> </template>
CSS
.icon-petri-dish {
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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2014.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200M11.5%2013a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203m4.5%206.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200%22%2F%3E%3Cpath%20d%3D%22m4%2015l.008-.03A13%2013%200%200%201%204%2014.5C4%207.596%209.373%202%2016%202s12%205.596%2012%2012.5q0%20.24-.009.476L28%2015v3c0%205.799-4%2012-12%2012S4%2023.799%204%2018c0%200%20.022-3.08%200-3m23%201c0-5.523-5.189-10-11-10S5%2010.477%205%2016s5.189%2010%2011%2010s11-4.477%2011-10%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2014.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200M11.5%2013a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203m4.5%206.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200%22%2F%3E%3Cpath%20d%3D%22m4%2015l.008-.03A13%2013%200%200%201%204%2014.5C4%207.596%209.373%202%2016%202s12%205.596%2012%2012.5q0%20.24-.009.476L28%2015v3c0%205.799-4%2012-12%2012S4%2023.799%204%2018c0%200%20.022-3.08%200-3m23%201c0-5.523-5.189-10-11-10S5%2010.477%205%2016s5.189%2010%2011%2010s11-4.477%2011-10%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/petri-dish.svg?color=%231a73e8&size=48