smile constant

SvgData const smile

Implementation

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