microscope icon

microscope-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
microscope-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the microscope icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 210h-24.47A85.2 85.2 0 0 0 222 152a86.1 86.1 0 0 0-80-85.77V32a14 14 0 0 0-14-14H80a14 14 0 0 0-14 14v104a14 14 0 0 0 14 14h48a14 14 0 0 0 14-14V78.26A74 74 0 0 1 182 210H32a6 6 0 0 0 0 12h192a6 6 0 0 0 0-12m-94-74a2 2 0 0 1-2 2H80a2 2 0 0 1-2-2V32a2 2 0 0 1 2-2h48a2 2 0 0 1 2 2Zm-58 46a6 6 0 0 1 0-12h64a6 6 0 0 1 0 12Z"/></svg>

React

import type { SVGProps } from "react";

export function PhMicroscopeLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 210h-24.47A85.2 85.2 0 0 0 222 152a86.1 86.1 0 0 0-80-85.77V32a14 14 0 0 0-14-14H80a14 14 0 0 0-14 14v104a14 14 0 0 0 14 14h48a14 14 0 0 0 14-14V78.26A74 74 0 0 1 182 210H32a6 6 0 0 0 0 12h192a6 6 0 0 0 0-12m-94-74a2 2 0 0 1-2 2H80a2 2 0 0 1-2-2V32a2 2 0 0 1 2-2h48a2 2 0 0 1 2 2Zm-58 46a6 6 0 0 1 0-12h64a6 6 0 0 1 0 12Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 210h-24.47A85.2 85.2 0 0 0 222 152a86.1 86.1 0 0 0-80-85.77V32a14 14 0 0 0-14-14H80a14 14 0 0 0-14 14v104a14 14 0 0 0 14 14h48a14 14 0 0 0 14-14V78.26A74 74 0 0 1 182 210H32a6 6 0 0 0 0 12h192a6 6 0 0 0 0-12m-94-74a2 2 0 0 1-2 2H80a2 2 0 0 1-2-2V32a2 2 0 0 1 2-2h48a2 2 0 0 1 2 2Zm-58 46a6 6 0 0 1 0-12h64a6 6 0 0 1 0 12Z"/></svg>
</template>

CSS

.icon-microscope-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20210h-24.47A85.2%2085.2%200%200%200%20222%20152a86.1%2086.1%200%200%200-80-85.77V32a14%2014%200%200%200-14-14H80a14%2014%200%200%200-14%2014v104a14%2014%200%200%200%2014%2014h48a14%2014%200%200%200%2014-14V78.26A74%2074%200%200%201%20182%20210H32a6%206%200%200%200%200%2012h192a6%206%200%200%200%200-12m-94-74a2%202%200%200%201-2%202H80a2%202%200%200%201-2-2V32a2%202%200%200%201%202-2h48a2%202%200%200%201%202%202Zm-58%2046a6%206%200%200%201%200-12h64a6%206%200%200%201%200%2012Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20210h-24.47A85.2%2085.2%200%200%200%20222%20152a86.1%2086.1%200%200%200-80-85.77V32a14%2014%200%200%200-14-14H80a14%2014%200%200%200-14%2014v104a14%2014%200%200%200%2014%2014h48a14%2014%200%200%200%2014-14V78.26A74%2074%200%200%201%20182%20210H32a6%206%200%200%200%200%2012h192a6%206%200%200%200%200-12m-94-74a2%202%200%200%201-2%202H80a2%202%200%200%201-2-2V32a2%202%200%200%201%202-2h48a2%202%200%200%201%202%202Zm-58%2046a6%206%200%200%201%200-12h64a6%206%200%200%201%200%2012Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/microscope-light.svg?color=%231a73e8&size=48