menuStorage constant

SvgData const menuStorage

Implementation

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