microscope emoji
microscope from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- microscope
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
microscopeCarbonmicroscopeEmoji One (Colored)microscopeFont Awesome 6 SolidmicroscopeFont Awesome Solidmicroscope-outlineFlowbite Iconsmicroscope-20-filledFluent UI System IconsmicroscopeFluent EmojimicroscopeFluent Emoji FlatmicroscopeFirefox OS EmojimicroscopeHealth IconsmicroscopeHuge IconsmicroscopeIconParkmicroscopeIconPark OutlinemicroscopeIconPark SolidmicroscopeIconPark TwoTonemicroscopeIconoirmicroscopeLine AwesomemicroscopeLucidemicroscopeMaterial Design Iconsmicroscope-fillMingCute IconmicroscopeNoto EmojimicroscopeOpenMojimicroscopePhosphormicroscope-fillRemix Icon
More objects icons from Fluent Emoji High Contrast
Use the microscope emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.503 1.972a1.023 1.023 0 0 0-1.403.214l-.494.65l-.102-.072l-.165-.048c-1.663-.484-3.549.262-4.556 1.621l-.006.007l-3.913 5.377a4.91 4.91 0 0 0-.426 5.181l-.087.114a1.98 1.98 0 0 0 .43 2.822a2.075 2.075 0 0 0 2.807-.387c1.993.555 4.218-.126 5.512-1.871l.005-.007l.209-.287c2.334.53 3.582 2.478 3.65 4.631c.038 1.22-.329 2.356-1.025 3.199c-.662.8-1.8 1.557-3.748 1.742a4 4 0 0 0-.458.073L6.461 17.719a1.25 1.25 0 0 0-1.438 2.047L12.48 25H5.2A4.2 4.2 0 0 0 1 29.2A1.8 1.8 0 0 0 2.8 31h26.4a1.8 1.8 0 0 0 1.8-1.8a4.2 4.2 0 0 0-3.077-4.048a12.34 12.34 0 0 0 1.07-5.464c-.13-4.154-2.361-8.394-6.45-10.442c.489-1.235.41-2.696-.362-3.795l-.097-.138l-.176-.126l.48-.631a.977.977 0 0 0-.212-1.393zm3.46 17.882c-.084-2.679-1.587-5.292-4.397-6.288l1.901-2.613c3.493 1.66 5.415 5.22 5.528 8.798c.056 1.8-.34 3.632-1.23 5.249h-3.863q.316-.291.579-.61c1.04-1.26 1.534-2.886 1.482-4.536M28.991 29H3.009A2.2 2.2 0 0 1 5.2 27h21.6a2.2 2.2 0 0 1 2.191 2M17.609 4.581l2.987 2.127c.363.644.314 1.625-.21 2.332l-2.82 3.876l-4.94-3.59l2.788-3.832c.524-.704 1.46-1.052 2.195-.913m-1.224 9.95c-1.014 1.244-2.865 1.505-4.205.55a2.97 2.97 0 0 1-.732-4.137z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastMicroscope(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.503 1.972a1.023 1.023 0 0 0-1.403.214l-.494.65l-.102-.072l-.165-.048c-1.663-.484-3.549.262-4.556 1.621l-.006.007l-3.913 5.377a4.91 4.91 0 0 0-.426 5.181l-.087.114a1.98 1.98 0 0 0 .43 2.822a2.075 2.075 0 0 0 2.807-.387c1.993.555 4.218-.126 5.512-1.871l.005-.007l.209-.287c2.334.53 3.582 2.478 3.65 4.631c.038 1.22-.329 2.356-1.025 3.199c-.662.8-1.8 1.557-3.748 1.742a4 4 0 0 0-.458.073L6.461 17.719a1.25 1.25 0 0 0-1.438 2.047L12.48 25H5.2A4.2 4.2 0 0 0 1 29.2A1.8 1.8 0 0 0 2.8 31h26.4a1.8 1.8 0 0 0 1.8-1.8a4.2 4.2 0 0 0-3.077-4.048a12.34 12.34 0 0 0 1.07-5.464c-.13-4.154-2.361-8.394-6.45-10.442c.489-1.235.41-2.696-.362-3.795l-.097-.138l-.176-.126l.48-.631a.977.977 0 0 0-.212-1.393zm3.46 17.882c-.084-2.679-1.587-5.292-4.397-6.288l1.901-2.613c3.493 1.66 5.415 5.22 5.528 8.798c.056 1.8-.34 3.632-1.23 5.249h-3.863q.316-.291.579-.61c1.04-1.26 1.534-2.886 1.482-4.536M28.991 29H3.009A2.2 2.2 0 0 1 5.2 27h21.6a2.2 2.2 0 0 1 2.191 2M17.609 4.581l2.987 2.127c.363.644.314 1.625-.21 2.332l-2.82 3.876l-4.94-3.59l2.788-3.832c.524-.704 1.46-1.052 2.195-.913m-1.224 9.95c-1.014 1.244-2.865 1.505-4.205.55a2.97 2.97 0 0 1-.732-4.137z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.503 1.972a1.023 1.023 0 0 0-1.403.214l-.494.65l-.102-.072l-.165-.048c-1.663-.484-3.549.262-4.556 1.621l-.006.007l-3.913 5.377a4.91 4.91 0 0 0-.426 5.181l-.087.114a1.98 1.98 0 0 0 .43 2.822a2.075 2.075 0 0 0 2.807-.387c1.993.555 4.218-.126 5.512-1.871l.005-.007l.209-.287c2.334.53 3.582 2.478 3.65 4.631c.038 1.22-.329 2.356-1.025 3.199c-.662.8-1.8 1.557-3.748 1.742a4 4 0 0 0-.458.073L6.461 17.719a1.25 1.25 0 0 0-1.438 2.047L12.48 25H5.2A4.2 4.2 0 0 0 1 29.2A1.8 1.8 0 0 0 2.8 31h26.4a1.8 1.8 0 0 0 1.8-1.8a4.2 4.2 0 0 0-3.077-4.048a12.34 12.34 0 0 0 1.07-5.464c-.13-4.154-2.361-8.394-6.45-10.442c.489-1.235.41-2.696-.362-3.795l-.097-.138l-.176-.126l.48-.631a.977.977 0 0 0-.212-1.393zm3.46 17.882c-.084-2.679-1.587-5.292-4.397-6.288l1.901-2.613c3.493 1.66 5.415 5.22 5.528 8.798c.056 1.8-.34 3.632-1.23 5.249h-3.863q.316-.291.579-.61c1.04-1.26 1.534-2.886 1.482-4.536M28.991 29H3.009A2.2 2.2 0 0 1 5.2 27h21.6a2.2 2.2 0 0 1 2.191 2M17.609 4.581l2.987 2.127c.363.644.314 1.625-.21 2.332l-2.82 3.876l-4.94-3.59l2.788-3.832c.524-.704 1.46-1.052 2.195-.913m-1.224 9.95c-1.014 1.244-2.865 1.505-4.205.55a2.97 2.97 0 0 1-.732-4.137z"/></svg> </template>
CSS
.icon-microscope {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.503%201.972a1.023%201.023%200%200%200-1.403.214l-.494.65l-.102-.072l-.165-.048c-1.663-.484-3.549.262-4.556%201.621l-.006.007l-3.913%205.377a4.91%204.91%200%200%200-.426%205.181l-.087.114a1.98%201.98%200%200%200%20.43%202.822a2.075%202.075%200%200%200%202.807-.387c1.993.555%204.218-.126%205.512-1.871l.005-.007l.209-.287c2.334.53%203.582%202.478%203.65%204.631c.038%201.22-.329%202.356-1.025%203.199c-.662.8-1.8%201.557-3.748%201.742a4%204%200%200%200-.458.073L6.461%2017.719a1.25%201.25%200%200%200-1.438%202.047L12.48%2025H5.2A4.2%204.2%200%200%200%201%2029.2A1.8%201.8%200%200%200%202.8%2031h26.4a1.8%201.8%200%200%200%201.8-1.8a4.2%204.2%200%200%200-3.077-4.048a12.34%2012.34%200%200%200%201.07-5.464c-.13-4.154-2.361-8.394-6.45-10.442c.489-1.235.41-2.696-.362-3.795l-.097-.138l-.176-.126l.48-.631a.977.977%200%200%200-.212-1.393zm3.46%2017.882c-.084-2.679-1.587-5.292-4.397-6.288l1.901-2.613c3.493%201.66%205.415%205.22%205.528%208.798c.056%201.8-.34%203.632-1.23%205.249h-3.863q.316-.291.579-.61c1.04-1.26%201.534-2.886%201.482-4.536M28.991%2029H3.009A2.2%202.2%200%200%201%205.2%2027h21.6a2.2%202.2%200%200%201%202.191%202M17.609%204.581l2.987%202.127c.363.644.314%201.625-.21%202.332l-2.82%203.876l-4.94-3.59l2.788-3.832c.524-.704%201.46-1.052%202.195-.913m-1.224%209.95c-1.014%201.244-2.865%201.505-4.205.55a2.97%202.97%200%200%201-.732-4.137z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.503%201.972a1.023%201.023%200%200%200-1.403.214l-.494.65l-.102-.072l-.165-.048c-1.663-.484-3.549.262-4.556%201.621l-.006.007l-3.913%205.377a4.91%204.91%200%200%200-.426%205.181l-.087.114a1.98%201.98%200%200%200%20.43%202.822a2.075%202.075%200%200%200%202.807-.387c1.993.555%204.218-.126%205.512-1.871l.005-.007l.209-.287c2.334.53%203.582%202.478%203.65%204.631c.038%201.22-.329%202.356-1.025%203.199c-.662.8-1.8%201.557-3.748%201.742a4%204%200%200%200-.458.073L6.461%2017.719a1.25%201.25%200%200%200-1.438%202.047L12.48%2025H5.2A4.2%204.2%200%200%200%201%2029.2A1.8%201.8%200%200%200%202.8%2031h26.4a1.8%201.8%200%200%200%201.8-1.8a4.2%204.2%200%200%200-3.077-4.048a12.34%2012.34%200%200%200%201.07-5.464c-.13-4.154-2.361-8.394-6.45-10.442c.489-1.235.41-2.696-.362-3.795l-.097-.138l-.176-.126l.48-.631a.977.977%200%200%200-.212-1.393zm3.46%2017.882c-.084-2.679-1.587-5.292-4.397-6.288l1.901-2.613c3.493%201.66%205.415%205.22%205.528%208.798c.056%201.8-.34%203.632-1.23%205.249h-3.863q.316-.291.579-.61c1.04-1.26%201.534-2.886%201.482-4.536M28.991%2029H3.009A2.2%202.2%200%200%201%205.2%2027h21.6a2.2%202.2%200%200%201%202.191%202M17.609%204.581l2.987%202.127c.363.644.314%201.625-.21%202.332l-2.82%203.876l-4.94-3.59l2.788-3.832c.524-.704%201.46-1.052%202.195-.913m-1.224%209.95c-1.014%201.244-2.865%201.505-4.205.55a2.97%202.97%200%200%201-.732-4.137z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/microscope.svg?color=%231a73e8&size=48