screen_lock_rotation_outlined constant

IconData const screen_lock_rotation_outlined

screen_lock_rotation — material icon named "screen lock rotation" (outlined).

Implementation

static const IconData screen_lock_rotation_outlined = IconData(
  0xf341,
  fontFamily: 'MaterialIcons',
);