mobile_sound_sharp constant

IconData const mobile_sound_sharp
mobile sound sharp icon

Implementation

static const IconData mobile_sound_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M260-432v332-760 428ZM200-40v-880h560v140h-60v-80H260v760h440v-80h60v140H200Zm300-689q9-9 9-21t-9-21q-9-9-21-9t-21 9q-9 9-9 21t9 21q9 9 21 9t21-9Zm167 372-42-42q17-17 26-38.5t9-44.5q0-23-8.5-45T626-566l41-42q25 25 39 57.5t14 67.5q0 35-14 68t-39 58Zm84 84-41-42q33-33 51.5-76t18.5-90q0-48-19.5-91T703-644l46-46q44 41 67.5 95T840-481q0 60-23 113.5T751-273Z''',
    },
  },
]);