person_3_rounded_filled constant

IconData const person_3_rounded_filled
person 3 rounded filled icon

Implementation

static const IconData person_3_rounded_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M400-400q-50 0-85-35t-35-85q0-22 7-41.5t21-35.5q-4-10-6-21t-2-22q0-38 20.5-67.5T374-751q20-23 47-36t59-13q32 0 59 13t47 36q33 14 53.5 43.5T660-640q0 11-2 22t-6 21q14 16 21 35.5t7 41.5q0 50-35 85t-85 35H400ZM160-140v-34q0-38 19-65t49-41q67-30 128.5-45T480-340q62 0 123 15.5T731-280q31 14 50 41t19 65v34q0 25-17.5 42.5T740-80H220q-25 0-42.5-17.5T160-140Z''',
    },
  },
]);