microscope one icon
microscope-one from IconPark Solid by ByteDance · Solid · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- microscope-one
- Set
- IconPark Solid
- Style
- Solid
- Category
- Hardware
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More hardware icons from IconPark Solid
Use the microscope one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" d="m29.003 18.373l1.105-1.105l.53-.53a5.5 5.5 0 0 0 0-7.778v0a5.5 5.5 0 0 0-7.778 0L9.172 22.648a.143.143 0 0 0 0 .202l6.97 6.97a1 1 0 0 0 1.414 0l3.713-3.713l1.105-1.105"/><path fill="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m28.163 6.485l1.768-1.767a3.5 3.5 0 0 1 4.95 4.95l-1.768 1.767z"/><path stroke-linecap="round" stroke-linejoin="round" d="m10.485 24.163l-4.242 4.243l4.95 4.95l4.242-4.243z"/><circle cx="26.041" cy="22.042" r="4.5" fill="currentColor" transform="rotate(45 26.041 22.042)"/><path stroke-linecap="round" stroke-linejoin="round" d="m6 20l12.728 12.728M10 44h32M31 22c4 0 8 4 8 10c0 6.4-5.167 9.833-8 12"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidMicroscopeOne(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeWidth="4"><path strokeLinecap="round" d="m29.003 18.373l1.105-1.105l.53-.53a5.5 5.5 0 0 0 0-7.778v0a5.5 5.5 0 0 0-7.778 0L9.172 22.648a.143.143 0 0 0 0 .202l6.97 6.97a1 1 0 0 0 1.414 0l3.713-3.713l1.105-1.105"/><path fill="currentColor" strokeLinecap="round" strokeLinejoin="round" d="m28.163 6.485l1.768-1.767a3.5 3.5 0 0 1 4.95 4.95l-1.768 1.767z"/><path strokeLinecap="round" strokeLinejoin="round" d="m10.485 24.163l-4.242 4.243l4.95 4.95l4.242-4.243z"/><circle cx="26.041" cy="22.042" r="4.5" fill="currentColor" transform="rotate(45 26.041 22.042)"/><path strokeLinecap="round" strokeLinejoin="round" d="m6 20l12.728 12.728M10 44h32M31 22c4 0 8 4 8 10c0 6.4-5.167 9.833-8 12"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" d="m29.003 18.373l1.105-1.105l.53-.53a5.5 5.5 0 0 0 0-7.778v0a5.5 5.5 0 0 0-7.778 0L9.172 22.648a.143.143 0 0 0 0 .202l6.97 6.97a1 1 0 0 0 1.414 0l3.713-3.713l1.105-1.105"/><path fill="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m28.163 6.485l1.768-1.767a3.5 3.5 0 0 1 4.95 4.95l-1.768 1.767z"/><path stroke-linecap="round" stroke-linejoin="round" d="m10.485 24.163l-4.242 4.243l4.95 4.95l4.242-4.243z"/><circle cx="26.041" cy="22.042" r="4.5" fill="currentColor" transform="rotate(45 26.041 22.042)"/><path stroke-linecap="round" stroke-linejoin="round" d="m6 20l12.728 12.728M10 44h32M31 22c4 0 8 4 8 10c0 6.4-5.167 9.833-8 12"/></g></svg> </template>
CSS
.icon-microscope-one {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m29.003%2018.373l1.105-1.105l.53-.53a5.5%205.5%200%200%200%200-7.778v0a5.5%205.5%200%200%200-7.778%200L9.172%2022.648a.143.143%200%200%200%200%20.202l6.97%206.97a1%201%200%200%200%201.414%200l3.713-3.713l1.105-1.105%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m28.163%206.485l1.768-1.767a3.5%203.5%200%200%201%204.95%204.95l-1.768%201.767z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m10.485%2024.163l-4.242%204.243l4.95%204.95l4.242-4.243z%22%2F%3E%3Ccircle%20cx%3D%2226.041%22%20cy%3D%2222.042%22%20r%3D%224.5%22%20fill%3D%22currentColor%22%20transform%3D%22rotate(45%2026.041%2022.042)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m6%2020l12.728%2012.728M10%2044h32M31%2022c4%200%208%204%208%2010c0%206.4-5.167%209.833-8%2012%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m29.003%2018.373l1.105-1.105l.53-.53a5.5%205.5%200%200%200%200-7.778v0a5.5%205.5%200%200%200-7.778%200L9.172%2022.648a.143.143%200%200%200%200%20.202l6.97%206.97a1%201%200%200%200%201.414%200l3.713-3.713l1.105-1.105%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m28.163%206.485l1.768-1.767a3.5%203.5%200%200%201%204.95%204.95l-1.768%201.767z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m10.485%2024.163l-4.242%204.243l4.95%204.95l4.242-4.243z%22%2F%3E%3Ccircle%20cx%3D%2226.041%22%20cy%3D%2222.042%22%20r%3D%224.5%22%20fill%3D%22currentColor%22%20transform%3D%22rotate(45%2026.041%2022.042)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m6%2020l12.728%2012.728M10%2044h32M31%2022c4%200%208%204%208%2010c0%206.4-5.167%209.833-8%2012%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/microscope-one.svg?color=%231a73e8&size=48