UNPKG

@ohu-mobile/icons

Version:
10 lines (9 loc) 291 B
const BarcodeFilled = { name: 'barcode', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="M2 4h2v16H2zm4 0h2v16H6zm3 0h3v16H9zm4 0h2v16h-2zm3 0h2v16h-2zm3 0h3v16h-3z"/>', }; export default BarcodeFilled;