notes constant

SvgData const notes

Implementation

static const SvgData notes = SvgData(
  'assets/icons/notes.svg',
  width: 31.44,
  height: 31.67,
);