deleteContact constant

SvgData const deleteContact

Implementation

static const SvgData deleteContact = SvgData(
  'assets/icons/delete_contact.svg',
  width: 21.01,
  height: 19.43,
);