calendar_apps_script_sharp_filled constant

IconData const calendar_apps_script_sharp_filled
calendar apps script sharp filled icon

Implementation

static const IconData calendar_apps_script_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M586-80q-13 0-21.5-8.5T556-110q0-13 8.5-21.5T586-140h145l-118-83q-10-7-12.5-19t4.5-22q7-10 19-12.5t22 4.5l119 82-50-136q-5-11 1-22t18-16q12-5 23 .5t16 17.5l48 136 39-139q3-11 13.5-17.5T895-370q12 3 18.5 13t3.5 22L849-80H586Zm-466-80v-660h125v-60h65v60h260v-60h65v60h125v362q-15-2-30-2t-30 2v-112H180v350h320q0 15 3 30t8 30H120Z''',
    },
  },
]);