menuInterface constant

SvgData const menuInterface

Implementation

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