note_alt_rounded constant

IconData const note_alt_rounded

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

Implementation

static const IconData note_alt_rounded = IconData(
  0xf0021,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);