menuStorage constant

SvgData const menuStorage

Implementation

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