hov_sharp_filled constant

IconData const hov_sharp_filled
hov sharp filled icon

Implementation

static const IconData hov_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {'d': r'''M480-80 240-480l240-400 240 400L480-80Z'''},
  },
]);