note_alt_sharp constant

IconData const note_alt_sharp

note_alt — material icon named "note alt" (sharp).

Implementation

static const IconData note_alt_sharp = IconData(
  0xeb42,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);