person_check_sharp_filled constant

IconData const person_check_sharp_filled
person check sharp filled icon

Implementation

static const IconData person_check_sharp_filled = IconData([
  {
    'tag': 'root',
    'family': 'material_symbols',
    'attrs': {'viewBox': r'''0 -960 960 960'''},
  },
  {
    'tag': 'path',
    'attrs': {
      'd':
          r'''M702-494 575-622l42-42 85 85 170-170 42 43-212 212Zm-450-29q-42-42-42-108t42-108q42-42 108-42t108 42q42 42 42 108t-42 108q-42 42-108 42t-108-42ZM40-160v-94q0-35 17.5-63.5T108-360q75-33 133.5-46.5T360-420q60 0 118 13.5T611-360q33 15 51 43t18 63v94H40Z''',
    },
  },
]);