full_coverage_sharp constant

IconData const full_coverage_sharp
full coverage sharp icon

Implementation

static const IconData full_coverage_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M80-120v-549h60v489h614v60H80Zm169-171v-549h671v549H249Zm60-60h551v-429H309v429Zm86-131h168v-215H395v215Zm211 0h168v-88H606v88Zm0-127h168v-88H606v88ZM309-351v-429 429Z''',
    },
  },
]);