Microscope Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Microscope icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/304817.svg" alt="Microscope icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304817.svg" alt="Microscope icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304817.svg" alt="Microscope icon" :width="24" :height="24" />
CSS background
.icon-microscope {
background-image: url('https://proicons.com/icon/304817.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>microscope</title><path d="M54.37,37.25a.34.34,0,0,1-.34.33H36.11a.34.34,0,0,1-.34-.33V35a.34.34,0,0,1,.34-.34H54a.34.34,0,0,1,.33.34v2.29Z"/><path d="M40.38,27.75a.34.34,0,0,0,.45.16L45,26a.33.33,0,0,0,.17-.44l-.63-1.36-4.73,2.18Z"/><path d="M30.2,4.83l4.13-1.89a.34.34,0,0,0,.16-.45L33.44.2A.34.34,0,0,0,33,0l-4.12,1.9a.34.34,0,0,0-.17.45l1.06,2.29A.32.32,0,0,0,30.2,4.83Z"/><path d="M45.48,23.75a.33.33,0,0,0,.16-.44L36.26,2.94a.34.34,0,0,0-.45-.17l-6.48,3a.34.34,0,0,0-.17.45l3.3,7.15h.06a4.27,4.27,0,0,1,3.2,7.08l2.82,6.14a.34.34,0,0,0,.45.16M43.54,23l-.46.21a.34.34,0,0,1-.45-.16l-8-17.36a.32.32,0,0,1,.16-.44L35.27,5a.33.33,0,0,1,.44.17l8,17.35A.34.34,0,0,1,43.54,23Z"/><path d="M46.78,37.29A13.06,13.06,0,1,1,28.5,21.05a5.29,5.29,0,1,0-1.25-3.74,17,17,0,1,0,23.65,20ZM32.52,14.38a3.25,3.25,0,1,1-3.25,3.24A3.25,3.25,0,0,1,32.52,14.38Z"/><path d="M40.28,53.72a.33.33,0,0,1-.33.33H29.48a.33.33,0,0,1-.33-.33V46.81a.34.34,0,0,1,.33-.34H40a.34.34,0,0,1,.33.34Z"/><path d="M43.68,55.66a.34.34,0,0,1-.33.34H24.94a.34.34,0,0,1-.33-.34V52.9a.33.33,0,0,1,.33-.33H43.35a.33.33,0,0,1,.33.33Z"/></svg>
Microscope in other icon packs
Copied!