barcode-reader-sharp from Material Symbols Light by Google · Sharp · Business · Apache-2.0 Free for personal and commercial use.

Name
barcode-reader-sharp
Set
Material Symbols Light
Style
Sharp
Category
Business
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

Use the barcode reader icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 19.462q-1 0-1.59-.778q-.589-.778-.349-1.723l1.897-7.126q-.806-.275-1.382-1.05T4 7q0-1.246.877-2.123T7 4h9.61l-3 6h-3.558l-.371 1.404h.858v3H8.88l-.943 3.608q-.179.648-.719 1.049T6 19.46M17.98 4.655l-.393-.87l3.125-1.418l.388.875zm2.732 6.98l-3.125-1.393l.394-.875l3.119 1.419zm-2.596-4.153V6.52h3.461v.962z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBarcodeReaderSharp(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="M6 19.462q-1 0-1.59-.778q-.589-.778-.349-1.723l1.897-7.126q-.806-.275-1.382-1.05T4 7q0-1.246.877-2.123T7 4h9.61l-3 6h-3.558l-.371 1.404h.858v3H8.88l-.943 3.608q-.179.648-.719 1.049T6 19.46M17.98 4.655l-.393-.87l3.125-1.418l.388.875zm2.732 6.98l-3.125-1.393l.394-.875l3.119 1.419zm-2.596-4.153V6.52h3.461v.962z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 19.462q-1 0-1.59-.778q-.589-.778-.349-1.723l1.897-7.126q-.806-.275-1.382-1.05T4 7q0-1.246.877-2.123T7 4h9.61l-3 6h-3.558l-.371 1.404h.858v3H8.88l-.943 3.608q-.179.648-.719 1.049T6 19.46M17.98 4.655l-.393-.87l3.125-1.418l.388.875zm2.732 6.98l-3.125-1.393l.394-.875l3.119 1.419zm-2.596-4.153V6.52h3.461v.962z"/></svg>
</template>

CSS

.icon-barcode-reader-sharp {
  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%22M6%2019.462q-1%200-1.59-.778q-.589-.778-.349-1.723l1.897-7.126q-.806-.275-1.382-1.05T4%207q0-1.246.877-2.123T7%204h9.61l-3%206h-3.558l-.371%201.404h.858v3H8.88l-.943%203.608q-.179.648-.719%201.049T6%2019.46M17.98%204.655l-.393-.87l3.125-1.418l.388.875zm2.732%206.98l-3.125-1.393l.394-.875l3.119%201.419zm-2.596-4.153V6.52h3.461v.962z%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%22M6%2019.462q-1%200-1.59-.778q-.589-.778-.349-1.723l1.897-7.126q-.806-.275-1.382-1.05T4%207q0-1.246.877-2.123T7%204h9.61l-3%206h-3.558l-.371%201.404h.858v3H8.88l-.943%203.608q-.179.648-.719%201.049T6%2019.46M17.98%204.655l-.393-.87l3.125-1.418l.388.875zm2.732%206.98l-3.125-1.393l.394-.875l3.119%201.419zm-2.596-4.153V6.52h3.461v.962z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/barcode-reader-sharp.svg?color=%231a73e8&size=48