mic_external_off_sharp_filled constant

IconData const mic_external_off_sharp_filled
mic external off sharp filled icon

Implementation

static const IconData mic_external_off_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M356-683 193-846q17-17 37.5-25.5T274-880q48 0 81 33.5t33 81.5q0 26-8 47t-24 35Zm444 443-60-60v-520H550v331l-60-60v-331h310v640ZM241-80v-155h-34l-40-416h51L28-842l42-42L876-78l-42 42-284-284v240H241Zm249-60v-240L367-503l-26 268h-40v95h189Z''',
    },
  },
]);