ring_volume_sharp_filled constant

IconData const ring_volume_sharp_filled
ring volume sharp filled icon

Implementation

static const IconData ring_volume_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M158-124 22-260l31-35q82-90 193.5-137.5T480-480q121 0 233 47.5T907-295l31 35-136 136-151-113v-154q-42-16-85.5-22.5T480-420q-42 0-85.5 6.5T309-391v154L158-124Zm292-568v-188h60v188h-60Zm260 112-43-44 133-131 39 44-129 131Zm-456 0L120-711l43-44 130 131-39 44Z''',
    },
  },
]);