dvr_sharp constant

IconData const dvr_sharp

dvr — material icon named "dvr" (sharp).

Implementation

static const IconData dvr_sharp = IconData(
  0xe90c,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);