published_with_changes_rounded constant

IconData const published_with_changes_rounded

published_with_changes — material icon named "published with changes" (round).

Implementation

static const IconData published_with_changes_rounded = IconData(
  0xf00c8,
  fontFamily: 'MaterialIcons',
);