microscope icon

microscope from Line Awesome by Icons8 · Line · Science · Apache-2.0 Free for personal and commercial use.

Name
microscope
Set
Line Awesome
Style
Line
Category
Science
Viewbox
32×32
License
Apache 2.0
Aliases
microscope-solid

The same icon in other sets

More science icons from Line Awesome

Use the microscope icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 4v2h4V4zm-1 3v2h-2c-2.746 0-5 2.254-5 5v4.188c-1.156.417-2 1.519-2 2.812s.844 2.395 2 2.813V26H7v2h17v-2H11v-2.188A3.02 3.02 0 0 0 12.813 22H24v-2H12.812A3.04 3.04 0 0 0 11 18.187V14a3 3 0 0 1 3-3h2v6h6V7zm2 2h2v6h-2zm-8 11c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1"/></svg>

React

import type { SVGProps } from "react";

export function LaMicroscope(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="M17 4v2h4V4zm-1 3v2h-2c-2.746 0-5 2.254-5 5v4.188c-1.156.417-2 1.519-2 2.812s.844 2.395 2 2.813V26H7v2h17v-2H11v-2.188A3.02 3.02 0 0 0 12.813 22H24v-2H12.812A3.04 3.04 0 0 0 11 18.187V14a3 3 0 0 1 3-3h2v6h6V7zm2 2h2v6h-2zm-8 11c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-1 1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 4v2h4V4zm-1 3v2h-2c-2.746 0-5 2.254-5 5v4.188c-1.156.417-2 1.519-2 2.812s.844 2.395 2 2.813V26H7v2h17v-2H11v-2.188A3.02 3.02 0 0 0 12.813 22H24v-2H12.812A3.04 3.04 0 0 0 11 18.187V14a3 3 0 0 1 3-3h2v6h6V7zm2 2h2v6h-2zm-8 11c.563 0 1 .438 1 1s-.438 1-1 1s-1-.438-1-1s.438-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%204v2h4V4zm-1%203v2h-2c-2.746%200-5%202.254-5%205v4.188c-1.156.417-2%201.519-2%202.812s.844%202.395%202%202.813V26H7v2h17v-2H11v-2.188A3.02%203.02%200%200%200%2012.813%2022H24v-2H12.812A3.04%203.04%200%200%200%2011%2018.187V14a3%203%200%200%201%203-3h2v6h6V7zm2%202h2v6h-2zm-8%2011c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1%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%22M17%204v2h4V4zm-1%203v2h-2c-2.746%200-5%202.254-5%205v4.188c-1.156.417-2%201.519-2%202.812s.844%202.395%202%202.813V26H7v2h17v-2H11v-2.188A3.02%203.02%200%200%200%2012.813%2022H24v-2H12.812A3.04%203.04%200%200%200%2011%2018.187V14a3%203%200%200%201%203-3h2v6h6V7zm2%202h2v6h-2zm-8%2011c.563%200%201%20.438%201%201s-.438%201-1%201s-1-.438-1-1s.438-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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