microscope-solid from Flowbite Icons by Themesberg · Solid · Education · MIT Free for personal and commercial use.

Name
microscope-solid
Set
Flowbite Icons
Style
Solid
Category
Education
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

The same icon in other sets

More education icons from Flowbite Icons

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="m17.965 5.492l.37.37a1 1 0 1 0 1.414-1.414l-2.155-2.155a1 1 0 1 0-1.414 1.414l.37.37l-.74.742l-.371-.37a1 1 0 0 0-1.415 0l-4.31 4.31a1 1 0 0 0 0 1.414l.35.35l-.771.77a1 1 0 1 0 1.414 1.414l.77-.77l.392.392a1 1 0 0 0 1.414 0l2.063-2.063c.415.674.654 1.47.654 2.325C16 15.036 14.042 17 11.648 17a4.3 4.3 0 0 1-2.76-1H11a1 1 0 1 0 0-2H5a1 1 0 1 0 0 2h1.268A6.4 6.4 0 0 0 9 18.418V20H5a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2h-4v-1.964a6.42 6.42 0 0 0 3-5.445c0-1.406-.45-2.709-1.213-3.767l.807-.806a1 1 0 0 0 0-1.414l-.37-.371z"/></svg>

React

import type { SVGProps } from "react";

export function FlowbiteMicroscopeSolid(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="m17.965 5.492l.37.37a1 1 0 1 0 1.414-1.414l-2.155-2.155a1 1 0 1 0-1.414 1.414l.37.37l-.74.742l-.371-.37a1 1 0 0 0-1.415 0l-4.31 4.31a1 1 0 0 0 0 1.414l.35.35l-.771.77a1 1 0 1 0 1.414 1.414l.77-.77l.392.392a1 1 0 0 0 1.414 0l2.063-2.063c.415.674.654 1.47.654 2.325C16 15.036 14.042 17 11.648 17a4.3 4.3 0 0 1-2.76-1H11a1 1 0 1 0 0-2H5a1 1 0 1 0 0 2h1.268A6.4 6.4 0 0 0 9 18.418V20H5a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2h-4v-1.964a6.42 6.42 0 0 0 3-5.445c0-1.406-.45-2.709-1.213-3.767l.807-.806a1 1 0 0 0 0-1.414l-.37-.371z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.965 5.492l.37.37a1 1 0 1 0 1.414-1.414l-2.155-2.155a1 1 0 1 0-1.414 1.414l.37.37l-.74.742l-.371-.37a1 1 0 0 0-1.415 0l-4.31 4.31a1 1 0 0 0 0 1.414l.35.35l-.771.77a1 1 0 1 0 1.414 1.414l.77-.77l.392.392a1 1 0 0 0 1.414 0l2.063-2.063c.415.674.654 1.47.654 2.325C16 15.036 14.042 17 11.648 17a4.3 4.3 0 0 1-2.76-1H11a1 1 0 1 0 0-2H5a1 1 0 1 0 0 2h1.268A6.4 6.4 0 0 0 9 18.418V20H5a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2h-4v-1.964a6.42 6.42 0 0 0 3-5.445c0-1.406-.45-2.709-1.213-3.767l.807-.806a1 1 0 0 0 0-1.414l-.37-.371z"/></svg>
</template>

CSS

.icon-microscope-solid {
  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%22m17.965%205.492l.37.37a1%201%200%201%200%201.414-1.414l-2.155-2.155a1%201%200%201%200-1.414%201.414l.37.37l-.74.742l-.371-.37a1%201%200%200%200-1.415%200l-4.31%204.31a1%201%200%200%200%200%201.414l.35.35l-.771.77a1%201%200%201%200%201.414%201.414l.77-.77l.392.392a1%201%200%200%200%201.414%200l2.063-2.063c.415.674.654%201.47.654%202.325C16%2015.036%2014.042%2017%2011.648%2017a4.3%204.3%200%200%201-2.76-1H11a1%201%200%201%200%200-2H5a1%201%200%201%200%200%202h1.268A6.4%206.4%200%200%200%209%2018.418V20H5a1%201%200%201%200%200%202h14a1%201%200%201%200%200-2h-4v-1.964a6.42%206.42%200%200%200%203-5.445c0-1.406-.45-2.709-1.213-3.767l.807-.806a1%201%200%200%200%200-1.414l-.37-.371z%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%22m17.965%205.492l.37.37a1%201%200%201%200%201.414-1.414l-2.155-2.155a1%201%200%201%200-1.414%201.414l.37.37l-.74.742l-.371-.37a1%201%200%200%200-1.415%200l-4.31%204.31a1%201%200%200%200%200%201.414l.35.35l-.771.77a1%201%200%201%200%201.414%201.414l.77-.77l.392.392a1%201%200%200%200%201.414%200l2.063-2.063c.415.674.654%201.47.654%202.325C16%2015.036%2014.042%2017%2011.648%2017a4.3%204.3%200%200%201-2.76-1H11a1%201%200%201%200%200-2H5a1%201%200%201%200%200%202h1.268A6.4%206.4%200%200%200%209%2018.418V20H5a1%201%200%201%200%200%202h14a1%201%200%201%200%200-2h-4v-1.964a6.42%206.42%200%200%200%203-5.445c0-1.406-.45-2.709-1.213-3.767l.807-.806a1%201%200%200%200%200-1.414l-.37-.371z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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