menuProfile constant

SvgData const menuProfile

Implementation

static const SvgData menuProfile = SvgData(
  'assets/icons/menu/profile.svg',
  width: 50,
  height: 50,
);