home constant

SvgData const home

Implementation

static const SvgData home = SvgData(
  'assets/icons/home.svg',
  width: 21.43,
  height: 21,
);