event_note_rounded constant

IconData const event_note_rounded

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

Implementation

static const IconData event_note_rounded = IconData(
  0xf71b,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);