workDesigner constant

SvgData const workDesigner

Implementation

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