md qr scanner icon

md-qr-scanner from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
md-qr-scanner
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the md qr scanner icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M96 124.2c0-6.9 5.2-12.2 12.2-12.2H176V64h-66.8C75.7 64 48 90.7 48 124.2V192h48v-67.8z" fill="currentColor"/><path d="M403.6 64H336v48h67.2c6.9 0 12.8 5.2 12.8 12.2V192h48v-67.8c0-33.5-27-60.2-60.4-60.2z" fill="currentColor"/><path d="M416 386.8c0 6.9-5.2 12.2-12.2 12.2H336v49h67.8c33.5 0 60.2-27.7 60.2-61.2V320h-48v66.8z" fill="currentColor"/><path d="M108.2 399c-6.9 0-12.2-5.2-12.2-12.2V320H48v66.8c0 33.5 27.7 61.2 61.2 61.2H176v-49h-67.8z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonMdQrScanner(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M96 124.2c0-6.9 5.2-12.2 12.2-12.2H176V64h-66.8C75.7 64 48 90.7 48 124.2V192h48v-67.8z" fill="currentColor"/><path d="M403.6 64H336v48h67.2c6.9 0 12.8 5.2 12.8 12.2V192h48v-67.8c0-33.5-27-60.2-60.4-60.2z" fill="currentColor"/><path d="M416 386.8c0 6.9-5.2 12.2-12.2 12.2H336v49h67.8c33.5 0 60.2-27.7 60.2-61.2V320h-48v66.8z" fill="currentColor"/><path d="M108.2 399c-6.9 0-12.2-5.2-12.2-12.2V320H48v66.8c0 33.5 27.7 61.2 61.2 61.2H176v-49h-67.8z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M96 124.2c0-6.9 5.2-12.2 12.2-12.2H176V64h-66.8C75.7 64 48 90.7 48 124.2V192h48v-67.8z" fill="currentColor"/><path d="M403.6 64H336v48h67.2c6.9 0 12.8 5.2 12.8 12.2V192h48v-67.8c0-33.5-27-60.2-60.4-60.2z" fill="currentColor"/><path d="M416 386.8c0 6.9-5.2 12.2-12.2 12.2H336v49h67.8c33.5 0 60.2-27.7 60.2-61.2V320h-48v66.8z" fill="currentColor"/><path d="M108.2 399c-6.9 0-12.2-5.2-12.2-12.2V320H48v66.8c0 33.5 27.7 61.2 61.2 61.2H176v-49h-67.8z" fill="currentColor"/></svg>
</template>

CSS

.icon-md-qr-scanner {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M96%20124.2c0-6.9%205.2-12.2%2012.2-12.2H176V64h-66.8C75.7%2064%2048%2090.7%2048%20124.2V192h48v-67.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M403.6%2064H336v48h67.2c6.9%200%2012.8%205.2%2012.8%2012.2V192h48v-67.8c0-33.5-27-60.2-60.4-60.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M416%20386.8c0%206.9-5.2%2012.2-12.2%2012.2H336v49h67.8c33.5%200%2060.2-27.7%2060.2-61.2V320h-48v66.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M108.2%20399c-6.9%200-12.2-5.2-12.2-12.2V320H48v66.8c0%2033.5%2027.7%2061.2%2061.2%2061.2H176v-49h-67.8z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M96%20124.2c0-6.9%205.2-12.2%2012.2-12.2H176V64h-66.8C75.7%2064%2048%2090.7%2048%20124.2V192h48v-67.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M403.6%2064H336v48h67.2c6.9%200%2012.8%205.2%2012.8%2012.2V192h48v-67.8c0-33.5-27-60.2-60.4-60.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M416%20386.8c0%206.9-5.2%2012.2-12.2%2012.2H336v49h67.8c33.5%200%2060.2-27.7%2060.2-61.2V320h-48v66.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M108.2%20399c-6.9%200-12.2-5.2-12.2-12.2V320H48v66.8c0%2033.5%2027.7%2061.2%2061.2%2061.2H176v-49h-67.8z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-qr-scanner.svg?color=%231a73e8&size=48