notesSmall constant

SvgData const notesSmall

Implementation

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