menuProfile constant

SvgData const menuProfile

Implementation

static const SvgData menuProfile = SvgData(
  'assets/icons/menu_profile.svg',
  width: 32,
  height: 32,
);