<x-barcode>

Web components to create a UPC-A barcode in SVG. Try scan these barcodes and run product search with your mobile phone. It works :-)

<x-barcode code="02310010517" color="red"></x-barcode>
	

Note: The UPC-A code has to be the first 11 digit. The 12th digit ("Check digit") will be calculated and automatically added.

Fork me on GitHub