slideshow_sharp_filled constant

IconData const slideshow_sharp_filled
slideshow sharp filled icon

Implementation

static const IconData slideshow_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd': r'''m387-311 261-169-261-169v338ZM120-120v-720h720v720H120Z''',
    },
  },
]);