rotate_90_degrees_cw_outlined constant

IconData const rotate_90_degrees_cw_outlined

rotate_90_degrees_cw — material icon named "rotate 90 degrees cw" (outlined).

Implementation

static const IconData rotate_90_degrees_cw_outlined = IconData(
  0xf0655,
  fontFamily: 'MaterialIcons',
);