microscope icon
microscope-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Devices · MIT Free for personal and commercial use.
- Name
- microscope-outline-24px
- Set
- Health Icons
- Style
- Outline 24px
- Category
- Devices
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
The same icon in other sets
microscopeCarbonmicroscopeEmoji One (Colored)microscopeFont Awesome 6 SolidmicroscopeFont Awesome Solidmicroscope-outlineFlowbite Iconsmicroscope-20-filledFluent UI System IconsmicroscopeFluent EmojimicroscopeFluent Emoji FlatmicroscopeFluent Emoji High ContrastmicroscopeFirefox OS EmojimicroscopeHuge IconsmicroscopeIconParkmicroscopeIconPark OutlinemicroscopeIconPark SolidmicroscopeIconPark TwoTonemicroscopeIconoirmicroscopeLine AwesomemicroscopeLucidemicroscopeMaterial Design Iconsmicroscope-fillMingCute IconmicroscopeNoto EmojimicroscopeOpenMojimicroscopePhosphormicroscope-fillRemix Icon
More devices icons from Health Icons
Use the microscope icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m11.636 1.834l-1.732 1l.712 1.233l-.75.433A1 1 0 0 0 9.5 5.866l.78 1.35A7.009 7.009 0 0 0 8.368 20H4.999v1.999h14v-2h-3.617a7.5 7.5 0 0 0 1.338-1.056c.582-.576.98-1.263 1.28-1.944h2v-2h-7v2h2.74a3.3 3.3 0 0 1-.427.524c-.912.904-2.099 1.476-3.362 1.476C9.224 19 7 16.77 7 14c0-2.532 1.906-4.628 4.335-4.955l2.618 4.533l1.657-.957l.731 1.266l1.732-1l-.73-1.266l1.806-1.043l-4.453-7.712A1 1 0 0 0 13.33 2.5l-.982.567zm3.049 9.012l-2.953-5.114l1.732-1l2.953 5.114z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsMicroscopeOutline24px(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" fillRule="evenodd" d="m11.636 1.834l-1.732 1l.712 1.233l-.75.433A1 1 0 0 0 9.5 5.866l.78 1.35A7.009 7.009 0 0 0 8.368 20H4.999v1.999h14v-2h-3.617a7.5 7.5 0 0 0 1.338-1.056c.582-.576.98-1.263 1.28-1.944h2v-2h-7v2h2.74a3.3 3.3 0 0 1-.427.524c-.912.904-2.099 1.476-3.362 1.476C9.224 19 7 16.77 7 14c0-2.532 1.906-4.628 4.335-4.955l2.618 4.533l1.657-.957l.731 1.266l1.732-1l-.73-1.266l1.806-1.043l-4.453-7.712A1 1 0 0 0 13.33 2.5l-.982.567zm3.049 9.012l-2.953-5.114l1.732-1l2.953 5.114z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="m11.636 1.834l-1.732 1l.712 1.233l-.75.433A1 1 0 0 0 9.5 5.866l.78 1.35A7.009 7.009 0 0 0 8.368 20H4.999v1.999h14v-2h-3.617a7.5 7.5 0 0 0 1.338-1.056c.582-.576.98-1.263 1.28-1.944h2v-2h-7v2h2.74a3.3 3.3 0 0 1-.427.524c-.912.904-2.099 1.476-3.362 1.476C9.224 19 7 16.77 7 14c0-2.532 1.906-4.628 4.335-4.955l2.618 4.533l1.657-.957l.731 1.266l1.732-1l-.73-1.266l1.806-1.043l-4.453-7.712A1 1 0 0 0 13.33 2.5l-.982.567zm3.049 9.012l-2.953-5.114l1.732-1l2.953 5.114z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-microscope-outline-24px {
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%20fill-rule%3D%22evenodd%22%20d%3D%22m11.636%201.834l-1.732%201l.712%201.233l-.75.433A1%201%200%200%200%209.5%205.866l.78%201.35A7.009%207.009%200%200%200%208.368%2020H4.999v1.999h14v-2h-3.617a7.5%207.5%200%200%200%201.338-1.056c.582-.576.98-1.263%201.28-1.944h2v-2h-7v2h2.74a3.3%203.3%200%200%201-.427.524c-.912.904-2.099%201.476-3.362%201.476C9.224%2019%207%2016.77%207%2014c0-2.532%201.906-4.628%204.335-4.955l2.618%204.533l1.657-.957l.731%201.266l1.732-1l-.73-1.266l1.806-1.043l-4.453-7.712A1%201%200%200%200%2013.33%202.5l-.982.567zm3.049%209.012l-2.953-5.114l1.732-1l2.953%205.114z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22m11.636%201.834l-1.732%201l.712%201.233l-.75.433A1%201%200%200%200%209.5%205.866l.78%201.35A7.009%207.009%200%200%200%208.368%2020H4.999v1.999h14v-2h-3.617a7.5%207.5%200%200%200%201.338-1.056c.582-.576.98-1.263%201.28-1.944h2v-2h-7v2h2.74a3.3%203.3%200%200%201-.427.524c-.912.904-2.099%201.476-3.362%201.476C9.224%2019%207%2016.77%207%2014c0-2.532%201.906-4.628%204.335-4.955l2.618%204.533l1.657-.957l.731%201.266l1.732-1l-.73-1.266l1.806-1.043l-4.453-7.712A1%201%200%200%200%2013.33%202.5l-.982.567zm3.049%209.012l-2.953-5.114l1.732-1l2.953%205.114z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/microscope-outline-24px.svg?color=%231a73e8&size=48