barcode reader icon
barcode-reader-outline from Material Symbols Light by Google · Outline · Business · Apache-2.0 Free for personal and commercial use.
- Name
- barcode-reader-outline
- Set
- Material Symbols Light
- Style
- Outline
- 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.002 19.462q-1.002 0-1.591-.778q-.59-.778-.35-1.723l1.897-7.126q-.806-.275-1.382-1.05T4 7q0-1.237.881-2.119T7 4h7q.906 0 1.37.767t.059 1.575l-1.385 2.77q-.221.403-.593.646t-.835.242h-2.564l-.371 1.404h.069q.329.019.559.246t.23.562v1.384q0 .344-.233.576q-.232.232-.575.232h-.85l-.943 3.608q-.183.642-.718 1.046t-1.218.404m-.002-1q.35 0 .6-.2t.35-.525L9.016 10H6.94l-1.916 7.212q-.125.475.175.862t.8.388M7 9h5.616q.173 0 .326-.096t.231-.25l1.385-2.77q.154-.307-.03-.595Q14.347 5 14 5H7q-.825 0-1.412.588T5 7t.588 1.413T7 9m10.98-4.346l-.393-.87l3.125-1.419l.388.875zm2.732 6.98l-3.125-1.394l.394-.875l3.119 1.42zm-2.596-4.153v-.962h3.461v.962zM7.97 10"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBarcodeReaderOutline(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.002 19.462q-1.002 0-1.591-.778q-.59-.778-.35-1.723l1.897-7.126q-.806-.275-1.382-1.05T4 7q0-1.237.881-2.119T7 4h7q.906 0 1.37.767t.059 1.575l-1.385 2.77q-.221.403-.593.646t-.835.242h-2.564l-.371 1.404h.069q.329.019.559.246t.23.562v1.384q0 .344-.233.576q-.232.232-.575.232h-.85l-.943 3.608q-.183.642-.718 1.046t-1.218.404m-.002-1q.35 0 .6-.2t.35-.525L9.016 10H6.94l-1.916 7.212q-.125.475.175.862t.8.388M7 9h5.616q.173 0 .326-.096t.231-.25l1.385-2.77q.154-.307-.03-.595Q14.347 5 14 5H7q-.825 0-1.412.588T5 7t.588 1.413T7 9m10.98-4.346l-.393-.87l3.125-1.419l.388.875zm2.732 6.98l-3.125-1.394l.394-.875l3.119 1.42zm-2.596-4.153v-.962h3.461v.962zM7.97 10"/></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.002 19.462q-1.002 0-1.591-.778q-.59-.778-.35-1.723l1.897-7.126q-.806-.275-1.382-1.05T4 7q0-1.237.881-2.119T7 4h7q.906 0 1.37.767t.059 1.575l-1.385 2.77q-.221.403-.593.646t-.835.242h-2.564l-.371 1.404h.069q.329.019.559.246t.23.562v1.384q0 .344-.233.576q-.232.232-.575.232h-.85l-.943 3.608q-.183.642-.718 1.046t-1.218.404m-.002-1q.35 0 .6-.2t.35-.525L9.016 10H6.94l-1.916 7.212q-.125.475.175.862t.8.388M7 9h5.616q.173 0 .326-.096t.231-.25l1.385-2.77q.154-.307-.03-.595Q14.347 5 14 5H7q-.825 0-1.412.588T5 7t.588 1.413T7 9m10.98-4.346l-.393-.87l3.125-1.419l.388.875zm2.732 6.98l-3.125-1.394l.394-.875l3.119 1.42zm-2.596-4.153v-.962h3.461v.962zM7.97 10"/></svg> </template>
CSS
.icon-barcode-reader-outline {
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.002%2019.462q-1.002%200-1.591-.778q-.59-.778-.35-1.723l1.897-7.126q-.806-.275-1.382-1.05T4%207q0-1.237.881-2.119T7%204h7q.906%200%201.37.767t.059%201.575l-1.385%202.77q-.221.403-.593.646t-.835.242h-2.564l-.371%201.404h.069q.329.019.559.246t.23.562v1.384q0%20.344-.233.576q-.232.232-.575.232h-.85l-.943%203.608q-.183.642-.718%201.046t-1.218.404m-.002-1q.35%200%20.6-.2t.35-.525L9.016%2010H6.94l-1.916%207.212q-.125.475.175.862t.8.388M7%209h5.616q.173%200%20.326-.096t.231-.25l1.385-2.77q.154-.307-.03-.595Q14.347%205%2014%205H7q-.825%200-1.412.588T5%207t.588%201.413T7%209m10.98-4.346l-.393-.87l3.125-1.419l.388.875zm2.732%206.98l-3.125-1.394l.394-.875l3.119%201.42zm-2.596-4.153v-.962h3.461v.962zM7.97%2010%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.002%2019.462q-1.002%200-1.591-.778q-.59-.778-.35-1.723l1.897-7.126q-.806-.275-1.382-1.05T4%207q0-1.237.881-2.119T7%204h7q.906%200%201.37.767t.059%201.575l-1.385%202.77q-.221.403-.593.646t-.835.242h-2.564l-.371%201.404h.069q.329.019.559.246t.23.562v1.384q0%20.344-.233.576q-.232.232-.575.232h-.85l-.943%203.608q-.183.642-.718%201.046t-1.218.404m-.002-1q.35%200%20.6-.2t.35-.525L9.016%2010H6.94l-1.916%207.212q-.125.475.175.862t.8.388M7%209h5.616q.173%200%20.326-.096t.231-.25l1.385-2.77q.154-.307-.03-.595Q14.347%205%2014%205H7q-.825%200-1.412.588T5%207t.588%201.413T7%209m10.98-4.346l-.393-.87l3.125-1.419l.388.875zm2.732%206.98l-3.125-1.394l.394-.875l3.119%201.42zm-2.596-4.153v-.962h3.461v.962zM7.97%2010%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-outline.svg?color=%231a73e8&size=48