star_half_outlined constant

IconData const star_half_outlined

star_half — material icon named "star half" (outlined).

Implementation

static const IconData star_half_outlined = IconData(
  0xf3de,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);