Magnifier Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Magnifier 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/328802.svg" alt="Magnifier icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328802.svg" alt="Magnifier icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328802.svg" alt="Magnifier icon" :width="24" :height="24" />
CSS background
.icon-magnifier {
background-image: url('https://proicons.com/icon/328802.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.j{fill:#000;stroke-width:0px;}.j,.k,.l{stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.k{stroke-width:1px;}.k,.l{fill:none;}</style></defs><path id="c" class="l" d="M41.363,41.2925c-2.4341-2.4936-3.7176-4.3762-6.0616-5.5186l-1.4799,1.0406c.5451,2.3373.9916,3.7247,2.5089,5.6855"/><path id="d" class="l" d="M34.545,36.3058l-2.3131-2.7836"/><circle id="e" class="k" cx="24" cy="24" r="12.5869"/><path id="f" class="l" d="M13.5159,24.3625c1.4718-7.2572,5.543-11.1549,14.0618-10.3992"/><circle id="g" class="l" cx="26.2369" cy="18.7051" r="2.3872"/><circle id="h" class="j" cx="26.6658" cy="23.9739" r=".5819"/><path id="i" class="l" d="M34.8158,39.8321l3.0292-2.1852"/><rect class="l" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Magnifier in other icon packs
Copied!