magnification_large_sharp_filled constant

IconData const magnification_large_sharp_filled
magnification large sharp filled icon

Implementation

static const IconData magnification_large_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {'d': r'''M194-368h481v-318H194v318ZM80-160v-640h800v640H80Z'''},
  },
]);