microscope icon
microscope from Unicons Solid by Iconscout · Solid · Medical · Apache-2.0 Free for personal and commercial use.
- Name
- microscope
- Set
- Unicons Solid
- Style
- Solid
- Category
- Medical
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
microscopeCarbonmicroscopeEmoji One (Colored)microscopeFont Awesome 6 Solidmicroscope-20-filledFluent UI System IconsmicroscopeFluent EmojimicroscopeFluent Emoji FlatmicroscopeFluent Emoji High ContrastmicroscopeHuge IconsmicroscopeIconoirmicroscopeLine AwesomemicroscopeLucidemicroscopeMaterial Design Iconsmicroscope-fillMingCute IconmicroscopeNoto EmojimicroscopeOpenMojimicroscopePhosphormicroscope-fillRemix IconmicroscopeStreamline EmojismicroscopeTabler IconsmicroscopeTwitter EmojimicroscopeUniconsmicroscopeUnicons Monochrome
More medical icons from Unicons Solid
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" d="M20 21h-5.2c.1-.2.1-.4.1-.6c3-1.2 5-4.1 5-7.4c0-2-.8-3.9-2.1-5.4l.6-.6c.1-.1.2-.2.2-.4l.7-2.1c.1-.4 0-.8-.2-1L17 1.4c-.3-.3-.7-.4-1-.2l-2 .6c-.1 0-.3.1-.4.2L7.2 8.4c-.4.4-.4 1 0 1.4l-1.4 1.4c-.4.4-.4 1 0 1.4l2.1 2.1c.4.4 1 .4 1.4 0l1.4-1.4c.4.4 1 .4 1.4 0L16.5 9c1 1.1 1.5 2.5 1.5 4c0 2.3-1.4 4.4-3.5 5.4c-.9-1.4-2.7-1.9-4.1-1c-.4.3-.8.6-1 1.1c-.4-.2-.8-.3-1.1-.6c.4-.1.7-.5.7-.9c0-.6-.4-1-1-1H4c-.6 0-1 .4-1 1s.4 1 1 1h1.3c1 1.1 2.3 2 3.7 2.5c0 .2.1.4.1.5H4c-.6 0-1 .4-1 1s.4 1 1 1h16c.6 0 1-.4 1-1c0-.5-.4-1-1-1M8.6 12.6l-.7-.7l.7-.7l.7.7zM12 21c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1"/></svg>
React
import type { SVGProps } from "react";
export function UisMicroscope(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="M20 21h-5.2c.1-.2.1-.4.1-.6c3-1.2 5-4.1 5-7.4c0-2-.8-3.9-2.1-5.4l.6-.6c.1-.1.2-.2.2-.4l.7-2.1c.1-.4 0-.8-.2-1L17 1.4c-.3-.3-.7-.4-1-.2l-2 .6c-.1 0-.3.1-.4.2L7.2 8.4c-.4.4-.4 1 0 1.4l-1.4 1.4c-.4.4-.4 1 0 1.4l2.1 2.1c.4.4 1 .4 1.4 0l1.4-1.4c.4.4 1 .4 1.4 0L16.5 9c1 1.1 1.5 2.5 1.5 4c0 2.3-1.4 4.4-3.5 5.4c-.9-1.4-2.7-1.9-4.1-1c-.4.3-.8.6-1 1.1c-.4-.2-.8-.3-1.1-.6c.4-.1.7-.5.7-.9c0-.6-.4-1-1-1H4c-.6 0-1 .4-1 1s.4 1 1 1h1.3c1 1.1 2.3 2 3.7 2.5c0 .2.1.4.1.5H4c-.6 0-1 .4-1 1s.4 1 1 1h16c.6 0 1-.4 1-1c0-.5-.4-1-1-1M8.6 12.6l-.7-.7l.7-.7l.7.7zM12 21c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 21h-5.2c.1-.2.1-.4.1-.6c3-1.2 5-4.1 5-7.4c0-2-.8-3.9-2.1-5.4l.6-.6c.1-.1.2-.2.2-.4l.7-2.1c.1-.4 0-.8-.2-1L17 1.4c-.3-.3-.7-.4-1-.2l-2 .6c-.1 0-.3.1-.4.2L7.2 8.4c-.4.4-.4 1 0 1.4l-1.4 1.4c-.4.4-.4 1 0 1.4l2.1 2.1c.4.4 1 .4 1.4 0l1.4-1.4c.4.4 1 .4 1.4 0L16.5 9c1 1.1 1.5 2.5 1.5 4c0 2.3-1.4 4.4-3.5 5.4c-.9-1.4-2.7-1.9-4.1-1c-.4.3-.8.6-1 1.1c-.4-.2-.8-.3-1.1-.6c.4-.1.7-.5.7-.9c0-.6-.4-1-1-1H4c-.6 0-1 .4-1 1s.4 1 1 1h1.3c1 1.1 2.3 2 3.7 2.5c0 .2.1.4.1.5H4c-.6 0-1 .4-1 1s.4 1 1 1h16c.6 0 1-.4 1-1c0-.5-.4-1-1-1M8.6 12.6l-.7-.7l.7-.7l.7.7zM12 21c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2021h-5.2c.1-.2.1-.4.1-.6c3-1.2%205-4.1%205-7.4c0-2-.8-3.9-2.1-5.4l.6-.6c.1-.1.2-.2.2-.4l.7-2.1c.1-.4%200-.8-.2-1L17%201.4c-.3-.3-.7-.4-1-.2l-2%20.6c-.1%200-.3.1-.4.2L7.2%208.4c-.4.4-.4%201%200%201.4l-1.4%201.4c-.4.4-.4%201%200%201.4l2.1%202.1c.4.4%201%20.4%201.4%200l1.4-1.4c.4.4%201%20.4%201.4%200L16.5%209c1%201.1%201.5%202.5%201.5%204c0%202.3-1.4%204.4-3.5%205.4c-.9-1.4-2.7-1.9-4.1-1c-.4.3-.8.6-1%201.1c-.4-.2-.8-.3-1.1-.6c.4-.1.7-.5.7-.9c0-.6-.4-1-1-1H4c-.6%200-1%20.4-1%201s.4%201%201%201h1.3c1%201.1%202.3%202%203.7%202.5c0%20.2.1.4.1.5H4c-.6%200-1%20.4-1%201s.4%201%201%201h16c.6%200%201-.4%201-1c0-.5-.4-1-1-1M8.6%2012.6l-.7-.7l.7-.7l.7.7zM12%2021c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201%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%22M20%2021h-5.2c.1-.2.1-.4.1-.6c3-1.2%205-4.1%205-7.4c0-2-.8-3.9-2.1-5.4l.6-.6c.1-.1.2-.2.2-.4l.7-2.1c.1-.4%200-.8-.2-1L17%201.4c-.3-.3-.7-.4-1-.2l-2%20.6c-.1%200-.3.1-.4.2L7.2%208.4c-.4.4-.4%201%200%201.4l-1.4%201.4c-.4.4-.4%201%200%201.4l2.1%202.1c.4.4%201%20.4%201.4%200l1.4-1.4c.4.4%201%20.4%201.4%200L16.5%209c1%201.1%201.5%202.5%201.5%204c0%202.3-1.4%204.4-3.5%205.4c-.9-1.4-2.7-1.9-4.1-1c-.4.3-.8.6-1%201.1c-.4-.2-.8-.3-1.1-.6c.4-.1.7-.5.7-.9c0-.6-.4-1-1-1H4c-.6%200-1%20.4-1%201s.4%201%201%201h1.3c1%201.1%202.3%202%203.7%202.5c0%20.2.1.4.1.5H4c-.6%200-1%20.4-1%201s.4%201%201%201h16c.6%200%201-.4%201-1c0-.5-.4-1-1-1M8.6%2012.6l-.7-.7l.7-.7l.7.7zM12%2021c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uis/microscope.svg?color=%231a73e8&size=48