magnify-scan from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.

Name
magnify-scan
Set
Material Design Icons
Style
Filled
Viewbox
24×24
License
Apache 2.0

Related icons in Material Design Icons

Use the magnify scan icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 22v-2h3v-3h2v3.5c0 .39-.16.74-.46 1.04s-.65.46-1.04.46zM7 22H3.5c-.39 0-.74-.16-1.04-.46S2 20.89 2 20.5V17h2v3h3zM17 2h3.5c.39 0 .74.16 1.04.46s.46.65.46 1.04V7h-2V4h-3zM7 2v2H4v3H2V3.5c0-.39.16-.74.46-1.04S3.11 2 3.5 2zm3.5 4C13 6 15 8 15 10.5c0 .88-.25 1.7-.69 2.4l3.26 3.26l-1.41 1.41l-3.26-3.26c-.7.44-1.52.69-2.4.69C8 15 6 13 6 10.5S8 6 10.5 6m0 2a2.5 2.5 0 0 0 0 5a2.5 2.5 0 0 0 0-5"/></svg>

React

import type { SVGProps } from "react";

export function MdiMagnifyScan(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 22v-2h3v-3h2v3.5c0 .39-.16.74-.46 1.04s-.65.46-1.04.46zM7 22H3.5c-.39 0-.74-.16-1.04-.46S2 20.89 2 20.5V17h2v3h3zM17 2h3.5c.39 0 .74.16 1.04.46s.46.65.46 1.04V7h-2V4h-3zM7 2v2H4v3H2V3.5c0-.39.16-.74.46-1.04S3.11 2 3.5 2zm3.5 4C13 6 15 8 15 10.5c0 .88-.25 1.7-.69 2.4l3.26 3.26l-1.41 1.41l-3.26-3.26c-.7.44-1.52.69-2.4.69C8 15 6 13 6 10.5S8 6 10.5 6m0 2a2.5 2.5 0 0 0 0 5a2.5 2.5 0 0 0 0-5"/></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 22v-2h3v-3h2v3.5c0 .39-.16.74-.46 1.04s-.65.46-1.04.46zM7 22H3.5c-.39 0-.74-.16-1.04-.46S2 20.89 2 20.5V17h2v3h3zM17 2h3.5c.39 0 .74.16 1.04.46s.46.65.46 1.04V7h-2V4h-3zM7 2v2H4v3H2V3.5c0-.39.16-.74.46-1.04S3.11 2 3.5 2zm3.5 4C13 6 15 8 15 10.5c0 .88-.25 1.7-.69 2.4l3.26 3.26l-1.41 1.41l-3.26-3.26c-.7.44-1.52.69-2.4.69C8 15 6 13 6 10.5S8 6 10.5 6m0 2a2.5 2.5 0 0 0 0 5a2.5 2.5 0 0 0 0-5"/></svg>
</template>

CSS

.icon-magnify-scan {
  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%2022v-2h3v-3h2v3.5c0%20.39-.16.74-.46%201.04s-.65.46-1.04.46zM7%2022H3.5c-.39%200-.74-.16-1.04-.46S2%2020.89%202%2020.5V17h2v3h3zM17%202h3.5c.39%200%20.74.16%201.04.46s.46.65.46%201.04V7h-2V4h-3zM7%202v2H4v3H2V3.5c0-.39.16-.74.46-1.04S3.11%202%203.5%202zm3.5%204C13%206%2015%208%2015%2010.5c0%20.88-.25%201.7-.69%202.4l3.26%203.26l-1.41%201.41l-3.26-3.26c-.7.44-1.52.69-2.4.69C8%2015%206%2013%206%2010.5S8%206%2010.5%206m0%202a2.5%202.5%200%200%200%200%205a2.5%202.5%200%200%200%200-5%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%2022v-2h3v-3h2v3.5c0%20.39-.16.74-.46%201.04s-.65.46-1.04.46zM7%2022H3.5c-.39%200-.74-.16-1.04-.46S2%2020.89%202%2020.5V17h2v3h3zM17%202h3.5c.39%200%20.74.16%201.04.46s.46.65.46%201.04V7h-2V4h-3zM7%202v2H4v3H2V3.5c0-.39.16-.74.46-1.04S3.11%202%203.5%202zm3.5%204C13%206%2015%208%2015%2010.5c0%20.88-.25%201.7-.69%202.4l3.26%203.26l-1.41%201.41l-3.26-3.26c-.7.44-1.52.69-2.4.69C8%2015%206%2013%206%2010.5S8%206%2010.5%206m0%202a2.5%202.5%200%200%200%200%205a2.5%202.5%200%200%200%200-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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