Rotate parameter meaning

This section describes rotate parameter meaning

The `rotate` parameter specifies how icon constituting elements (image, text) react to rotate and/or flip operations.

Rotate can be one of the following values (as string):

  • "rotate" specifies that the item will be rotated and/or flipped.
  • "no_rotate" specifies that the item will not be rotated and/or flipped.
  • "text_like" specifies that the item will be rotated with the exception of -180 and 180 rotation angle, in which case the item will be displayed as rotated at a 0 degree angle. Flip will not be performed.