timer_10_sharp constant

IconData const timer_10_sharp
timer 10 sharp icon

Implementation

static const IconData timer_10_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M535-280h185v-400H535v400Zm-80 80v-560h345v560H455Zm-200 0v-480h-94v-80h174v560h-80Z''',
    },
  },
]);