chat_apps_script_sharp_filled constant

IconData const chat_apps_script_sharp_filled
chat apps script sharp filled icon

Implementation

static const IconData chat_apps_script_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M586-160q-13 0-21.5-8.5T556-190q0-13 8.5-21.5T586-220h145l-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-12 13-18t22-3q12 3 18.5 13t3.5 22l-68 255H586ZM280-620h320v-60H280v60Zm0 170h200v-60H280v60ZM120-160v-680h640v283q-10-2-20-2.5t-20-.5q-95 0-167.5 73T480-320q0 10 .5 20t2.5 20H240L120-160Z''',
    },
  },
]);