Barcode Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Barcode icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/304976.svg" alt="Barcode icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304976.svg" alt="Barcode icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304976.svg" alt="Barcode icon" :width="24" :height="24" />
CSS background
.icon-barcode {
background-image: url('https://proicons.com/icon/304976.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M128 122H68c-3 0-5 3-5 6v744c0 3 2 6 5 6h60c3 0 6-3 6-6V128c0-3-3-6-6-6zm659 0h-59c-4 0-6 3-6 6v744c0 3 2 6 6 6h59c4 0 6-3 6-6V128c0-3-2-6-6-6zm-359 0h-60c-3 0-5 3-5 6v744c0 3 2 6 5 6h60c3 0 6-3 6-6V128c0-3-3-6-6-6zm195 0h-36c-4 0-6 3-6 6v744c0 3 2 6 6 6h36c3 0 6-3 6-6V128c0-3-3-6-6-6zm-86 0h-24c-3 0-6 3-6 6v744c0 3 3 6 6 6h24c3 0 6-3 6-6V128c-1-3-3-6-6-6zm-262 0h-31c-4 0-6 3-6 6v744c0 3 2 6 6 6h31c3 0 6-3 6-6V128c0-3-3-6-6-6zm-64 0h-24c-3 0-6 3-6 6v744c0 3 3 6 6 6h24c3 0 6-3 6-6V128c0-3-3-6-6-6zm721 0h-31c-4 0-6 3-6 6v744c0 3 2 6 6 6h31c3 0 6-3 6-6V128c0-3-3-6-6-6zm-64 0h-24c-3 0-6 3-6 6v744c0 3 3 6 6 6h24c3 0 6-3 6-6V128c0-3-3-6-6-6z"/></svg>
Barcode in other icon packs
Copied!