filter_8_sharp constant

IconData const filter_8_sharp
filter 8 sharp icon

Implementation

static const IconData filter_8_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''m455-552-30 30v184h230v-184l-30-30 30-30v-183H425v183l30 30Zm140-153v123H485v-123h110Zm0 183v124H485v-124h110ZM200-200v-680h680v680H200Zm60-60h560v-560H260v560ZM80-80v-680h60v620h620v60H80Zm180-180v-560 560Z''',
    },
  },
]);