timer_arrow_up_sharp constant

IconData const timer_arrow_up_sharp
timer arrow up sharp icon

Implementation

static const IconData timer_arrow_up_sharp = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M129-246.06q-86-86.06-86-209T129.04-664q86.04-86 208.96-86 53.08 0 100.04 17Q485-716 523-685l46-46 42 42-46 46q32 38 50 86t18 102q0 122.92-86.06 208.96t-209 86.04Q215-160 129-246.06ZM762-160v-526l-57 57-42-42 129-129 128 129-42 42-56-56v525h-60ZM246-820v-60h184v60H246Zm258.5 531.69q68.5-68.31 68.5-166.5T504.69-621.5Q436.38-690 338.19-690T171.5-621.69Q103-553.38 103-455.19t68.31 166.69q68.31 68.5 166.5 68.5t166.69-68.31ZM308-428h60v-183h-60v183Zm30-27Z''',
    },
  },
]);