smart_card_reader_sharp_filled constant

IconData const smart_card_reader_sharp_filled
smart card reader sharp filled icon

Implementation

static const IconData smart_card_reader_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M80-80v-180h800v180H80Zm123-260v-540h554v540H203Zm120-69h23q41 0 65-42.08 24-42.07 24-110.92 0-70-24-112t-65-42h-23v307Zm238.8-82q29.2 0 50.2-20.8 21-20.79 21-50 0-29.2-20.8-50.2-20.79-21-50-21-29.2 0-50.2 20.8-21 20.79-21 50 0 29.2 20.8 50.2 20.79 21 50 21Z''',
    },
  },
]);