wifi_sharp_filled constant

IconData const wifi_sharp_filled
wifi sharp filled icon

Implementation

static const IconData wifi_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''m232-357-63-63q63-63 142.5-101.5T480-560q89 0 168.5 38.5T791-420l-63 63q-51-51-114-82t-134-31q-71 0-134 31t-114 82ZM63-526 0-589q96-98 219.5-154.5T480-800q137 0 260.5 56.5T960-589l-63 63q-86-82-192.5-133T480-710q-118 0-224.5 51T63-526Zm417 417L332-258q29-29 67.5-45.5T480-320q42 0 80.5 16.5T628-258L480-109Z''',
    },
  },
]);