event_note_sharp constant

IconData const event_note_sharp

event_note — material icon named "event note" (sharp).

Implementation

static const IconData event_note_sharp = IconData(
  0xe93c,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);