email constant

SvgData const email

Implementation

static const SvgData email = SvgData(
  'assets/icons/email.svg',
  width: 20,
  height: 20,
);