wifi_1_bar_sharp_filled constant

IconData const wifi_1_bar_sharp_filled
wifi 1 bar sharp filled icon

Implementation

static const IconData wifi_1_bar_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M480-109 332-258q29-29 67.5-45.5T480-320q42 0 80.5 16.5T628-258L480-109Z''',
    },
  },
]);