filter_3_sharp constant

IconData const filter_3_sharp
filter 3 sharp icon

Implementation

static const IconData filter_3_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M405-338h230v-405H405v60h170v113h-83v60h83v112H405v60ZM200-200v-680h680v680H200Zm60-60h560v-560H260v560ZM80-80v-680h60v620h620v60H80Zm180-180v-560 560Z''',
    },
  },
]);