avc_sharp constant

IconData const avc_sharp
avc sharp icon

Implementation

static const IconData avc_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M180-357h50v-65h70v65h50v-246H180v246Zm50-115v-81h70v81h-70Zm218 115h57l75-246h-50l-53 183-47-183h-50l68 246Zm162 0h170v-72h-50v22h-70v-146h70v22h50v-72H610v246ZM40-160v-640h880v640H40Zm60-60h760v-520H100v520Zm0 0v-520 520Z''',
    },
  },
]);