clock_loader_60_sharp_filled constant

IconData const clock_loader_60_sharp_filled
clock loader 60 sharp filled icon

Implementation

static const IconData clock_loader_60_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M324-111.5Q251-143 197-197t-85.5-127Q80-397 80-480t31.5-156Q143-709 197-763t127-85.5Q397-880 480-880t156 31.5Q709-817 763-763t85.5 127Q880-563 880-480t-31.5 156Q817-251 763-197t-127 85.5Q563-80 480-80t-156-31.5ZM240-240l240-240v-340q-142 0-241 98.81T140-480q0 68 26 130t74 110Z''',
    },
  },
]);