voice_selection_sharp_filled constant

IconData const voice_selection_sharp_filled
voice selection sharp filled icon

Implementation

static const IconData voice_selection_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''m644-193-42-42q23-23 35.5-52t12.5-63q0-34-12.5-63T602-465l42-42q30 30 48 70.5t18 86.5q0 46-18 86.5T644-193ZM758-79l-43-43q44-44 69.5-102.5T810-350q0-67-25.5-125.5T715-578l43-43q52 52 82 121.5T870-350q0 80-30 149.5T758-79ZM80-79v-60h194v-35q-49-24-81.5-66T160-336v-89h160v-130h117L317-833l55-25 143 333v30H380v130H220v29q0 38 23.5 67.5T304-229l23 3v147H80Z''',
    },
  },
]);