trending_up_rounded constant

IconData const trending_up_rounded

trending_up — material icon named "trending up" (round).

Implementation

static const IconData trending_up_rounded = IconData(
  0xf0254,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);