removeMember constant

SvgData const removeMember

Implementation

static const SvgData removeMember = SvgData(
  'assets/icons/remove_member.svg',
  width: 19,
  height: 18,
);