whatshot_sharp_filled constant

IconData const whatshot_sharp_filled
whatshot sharp filled icon

Implementation

static const IconData whatshot_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M480-80q-105 0-192-49.5T147-260l164-164 127 111 221-221v132h60v-230H489v60h132L436-387 309-498 119-308q-19-39-29-82.5T80-480q0-83 31.5-156t86-127Q252-817 325-848.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 82-31.5 155T763-197.5q-54 54.5-127 86T480-80Z''',
    },
  },
]);