phone_enabled_sharp constant

IconData const phone_enabled_sharp
phone enabled sharp icon

Implementation

static const IconData phone_enabled_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M180-120h-60v-215l181-39 117 121q47-26 88-57.5t77-67.5q32-32 61.5-70.5T702-532L585-651l40-189h215v60q0 109-56.5 226T624-335Q522-233 405-176.5T180-120Zm551-468q26-60 37.5-107t11.5-85H673l-23 110 81 82ZM362-225l-79-83-103 21v107q45-2 93-14t89-31Zm369-363ZM362-225Z''',
    },
  },
]);