microscope icon

microscope from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
microscope
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All microscope icons →

More newicons icons from Reicon

Use the microscope icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m15.03 10.77l5.66-3.79c.57-.38.72-1.16.34-1.72l-1.82-2.71c-.38-.57-1.16-.72-1.72-.34L11.83 6z"/><path d="m12.174 6.48l-4.778 3.2l2.56 3.821l4.778-3.2zM5.83 15.9l3.95-2.64l-2.24-3.34l-3.95 2.64c-.46.31-.58.93-.27 1.39l1.13 1.68c.3.45.92.57 1.38.27m6.22-3.7L7.56 22M12 12.2l4.44 9.8"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconMicroscope(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m15.03 10.77l5.66-3.79c.57-.38.72-1.16.34-1.72l-1.82-2.71c-.38-.57-1.16-.72-1.72-.34L11.83 6z"/><path d="m12.174 6.48l-4.778 3.2l2.56 3.821l4.778-3.2zM5.83 15.9l3.95-2.64l-2.24-3.34l-3.95 2.64c-.46.31-.58.93-.27 1.39l1.13 1.68c.3.45.92.57 1.38.27m6.22-3.7L7.56 22M12 12.2l4.44 9.8"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m15.03 10.77l5.66-3.79c.57-.38.72-1.16.34-1.72l-1.82-2.71c-.38-.57-1.16-.72-1.72-.34L11.83 6z"/><path d="m12.174 6.48l-4.778 3.2l2.56 3.821l4.778-3.2zM5.83 15.9l3.95-2.64l-2.24-3.34l-3.95 2.64c-.46.31-.58.93-.27 1.39l1.13 1.68c.3.45.92.57 1.38.27m6.22-3.7L7.56 22M12 12.2l4.44 9.8"/></g></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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m15.03%2010.77l5.66-3.79c.57-.38.72-1.16.34-1.72l-1.82-2.71c-.38-.57-1.16-.72-1.72-.34L11.83%206z%22%2F%3E%3Cpath%20d%3D%22m12.174%206.48l-4.778%203.2l2.56%203.821l4.778-3.2zM5.83%2015.9l3.95-2.64l-2.24-3.34l-3.95%202.64c-.46.31-.58.93-.27%201.39l1.13%201.68c.3.45.92.57%201.38.27m6.22-3.7L7.56%2022M12%2012.2l4.44%209.8%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m15.03%2010.77l5.66-3.79c.57-.38.72-1.16.34-1.72l-1.82-2.71c-.38-.57-1.16-.72-1.72-.34L11.83%206z%22%2F%3E%3Cpath%20d%3D%22m12.174%206.48l-4.778%203.2l2.56%203.821l4.778-3.2zM5.83%2015.9l3.95-2.64l-2.24-3.34l-3.95%202.64c-.46.31-.58.93-.27%201.39l1.13%201.68c.3.45.92.57%201.38.27m6.22-3.7L7.56%2022M12%2012.2l4.44%209.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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