mobile_chat_sharp constant

IconData const mobile_chat_sharp
mobile chat sharp icon

Implementation

static const IconData mobile_chat_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M260-100v-760 760Zm440 0v-120 120ZM580-340h240v-160H580v160Zm-60 140v-360h360v280H600l-80 80ZM200-40v-880h560v260h-60v-200H260v760h440v-80h60v140H200Zm300-689q9-9 9-21t-9-21q-9-9-21-9t-21 9q-9 9-9 21t9 21q9 9 21 9t21-9Zm80 389v-160 160Z''',
    },
  },
]);