UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 310 B
const BarcodeOutlined = { name: 'barcode', theme: 'outlined', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M2 4h2v16H2zm4 0h1v16H6zm2 0h2v16H8zm3 0h2v16h-2zm3 0h2v16h-2zm3 0h1v16h-1zm2 0h3v16h-3z"/>', }; export default BarcodeOutlined;