Rotate parameter meaning
This section describes rotate parameter meaning
Rotate `rotate` parameter specify how icon constituting elements (image, text) reacts to rotate and/or flip operations.
Rotate can be one of the following values (as string):
- "rotate" specify that item will be rotated and/or flipped.
- "no_rotate" specify that item will not be rotated and/or flipped.
- "text_like" specify that item will be rotated with the exception of-180 and 180 rotation angle in which case item will be displayed like it is rotated at 0 degrees angle. Flip will not be performed.