enter constant

SvgData const enter

Implementation

static const SvgData enter = SvgData(
  'assets/icons/enter.svg',
  width: 24,
  height: 24,
);