logs constant

SvgData const logs

Implementation

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