Pixelarticons

Scan Barcode Pixel Art Icon

A barcode scan icon for product lookups, inventory management, point-of-sale scanning and retail barcode readers.

devices Free 2 variants

Tags

scanbarcode

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Scan Barcode icon

A barcode inside a scanning frame, indicating that the device camera should read a linear barcode. Use it on 'Scan barcode' buttons in inventory apps, retail point-of-sale screens, warehouse management tools, and product-lookup flows. It is more specific than the plain scan-line icon, which suggests a general scan gesture, and more conventional than the qr-code icon when the target is a linear product barcode rather than a matrix code.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/scan-barcode.svg" width="24" height="24" alt="Scan Barcode" />

<!-- React -->
import { ScanBarcode } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="scan-barcode.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons