rotate

fun rotate(degrees: Degrees)

Sets a rotation transformation for the ImageVector. This method sets the rotation angle to the specified value, replacing any previous rotation.

Parameters

degrees

The angle of rotation as a Degrees enum.