microscope icon

microscope-line from Remix Icon by Remix Design · Line · Health & Medical · Apache-2.0 Free for personal and commercial use.

Name
microscope-line
Set
Remix Icon
Style
Line
Category
Health & Medical
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More health & medical icons from Remix Icon

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="m13.196 2.268l3.25 5.63a1 1 0 0 1-.366 1.365l-1.3.75l1.001 1.732l-1.732 1l-1-1.733l-1.299.751a1 1 0 0 1-1.366-.366L8.546 8.215a5 5 0 0 0-3.222 6.56A4.97 4.97 0 0 1 8 14c1.684 0 3.174.833 4.08 2.109l7.688-4.439l1 1.733l-7.878 4.548a5 5 0 0 1 .01 2.05L21 20v2l-17 .001A4.98 4.98 0 0 1 3 19c0-1.007.298-1.945.81-2.73a7.003 7.003 0 0 1 3.717-9.82l-.393-.682a2 2 0 0 1 .732-2.732l2.598-1.5a2 2 0 0 1 2.732.732M8 16a3 3 0 0 0-2.83 4h5.66A3 3 0 0 0 8 16m3.464-12.732l-2.598 1.5l2.75 4.763l2.598-1.5z"/></svg>

React

import type { SVGProps } from "react";

export function RiMicroscopeLine(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="m13.196 2.268l3.25 5.63a1 1 0 0 1-.366 1.365l-1.3.75l1.001 1.732l-1.732 1l-1-1.733l-1.299.751a1 1 0 0 1-1.366-.366L8.546 8.215a5 5 0 0 0-3.222 6.56A4.97 4.97 0 0 1 8 14c1.684 0 3.174.833 4.08 2.109l7.688-4.439l1 1.733l-7.878 4.548a5 5 0 0 1 .01 2.05L21 20v2l-17 .001A4.98 4.98 0 0 1 3 19c0-1.007.298-1.945.81-2.73a7.003 7.003 0 0 1 3.717-9.82l-.393-.682a2 2 0 0 1 .732-2.732l2.598-1.5a2 2 0 0 1 2.732.732M8 16a3 3 0 0 0-2.83 4h5.66A3 3 0 0 0 8 16m3.464-12.732l-2.598 1.5l2.75 4.763l2.598-1.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.196 2.268l3.25 5.63a1 1 0 0 1-.366 1.365l-1.3.75l1.001 1.732l-1.732 1l-1-1.733l-1.299.751a1 1 0 0 1-1.366-.366L8.546 8.215a5 5 0 0 0-3.222 6.56A4.97 4.97 0 0 1 8 14c1.684 0 3.174.833 4.08 2.109l7.688-4.439l1 1.733l-7.878 4.548a5 5 0 0 1 .01 2.05L21 20v2l-17 .001A4.98 4.98 0 0 1 3 19c0-1.007.298-1.945.81-2.73a7.003 7.003 0 0 1 3.717-9.82l-.393-.682a2 2 0 0 1 .732-2.732l2.598-1.5a2 2 0 0 1 2.732.732M8 16a3 3 0 0 0-2.83 4h5.66A3 3 0 0 0 8 16m3.464-12.732l-2.598 1.5l2.75 4.763l2.598-1.5z"/></svg>
</template>

CSS

.icon-microscope-line {
  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%22m13.196%202.268l3.25%205.63a1%201%200%200%201-.366%201.365l-1.3.75l1.001%201.732l-1.732%201l-1-1.733l-1.299.751a1%201%200%200%201-1.366-.366L8.546%208.215a5%205%200%200%200-3.222%206.56A4.97%204.97%200%200%201%208%2014c1.684%200%203.174.833%204.08%202.109l7.688-4.439l1%201.733l-7.878%204.548a5%205%200%200%201%20.01%202.05L21%2020v2l-17%20.001A4.98%204.98%200%200%201%203%2019c0-1.007.298-1.945.81-2.73a7.003%207.003%200%200%201%203.717-9.82l-.393-.682a2%202%200%200%201%20.732-2.732l2.598-1.5a2%202%200%200%201%202.732.732M8%2016a3%203%200%200%200-2.83%204h5.66A3%203%200%200%200%208%2016m3.464-12.732l-2.598%201.5l2.75%204.763l2.598-1.5z%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%22m13.196%202.268l3.25%205.63a1%201%200%200%201-.366%201.365l-1.3.75l1.001%201.732l-1.732%201l-1-1.733l-1.299.751a1%201%200%200%201-1.366-.366L8.546%208.215a5%205%200%200%200-3.222%206.56A4.97%204.97%200%200%201%208%2014c1.684%200%203.174.833%204.08%202.109l7.688-4.439l1%201.733l-7.878%204.548a5%205%200%200%201%20.01%202.05L21%2020v2l-17%20.001A4.98%204.98%200%200%201%203%2019c0-1.007.298-1.945.81-2.73a7.003%207.003%200%200%201%203.717-9.82l-.393-.682a2%202%200%200%201%20.732-2.732l2.598-1.5a2%202%200%200%201%202.732.732M8%2016a3%203%200%200%200-2.83%204h5.66A3%203%200%200%200%208%2016m3.464-12.732l-2.598%201.5l2.75%204.763l2.598-1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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