barcode_reader_sharp constant

IconData const barcode_reader_sharp
barcode reader sharp icon

Implementation

static const IconData barcode_reader_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M240-120q-60 0-95.5-46.5T124-270l72-272q-33-21-54.5-57T120-680q0-66 47-113t113-47h449L569-520H439l-13 50h44v140h-82l-32 122q-11 39-43 63.5T240-120Zm0-60q20 0 36-12t21-32l81-296H253l-71 265q-8 29 10 52t48 23Zm525-593-17-36 127-58 16 37-126 57Zm110 280-127-57 17-37 126 58-16 36ZM770-660v-40h140v40H770ZM316-520Zm-36-60h252l100-200H280q-42 0-71 29t-29 71q0 42 29 71t71 29Zm126-100Z''',
    },
  },
]);