edit constant

SvgData const edit

Implementation

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