select_window_2_sharp constant

IconData const select_window_2_sharp
select window 2 sharp icon

Implementation

static const IconData select_window_2_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M140-140h516v-392H140v392Zm576-228v-60h104v-392H304v228h-60v-288h636v512H716ZM80-80v-512h636v512H80Zm482-617ZM398-336Z''',
    },
  },
]);