applyTransformations
Extension function for ImageVector that applies a series of transformations using the ImageVectorEditor. This function provides a DSL-like syntax for applying rotations, flips, and other transformations to the vector.
Return
A new ImageVector instance with the applied transformations.
Parameters
transform
The lambda where transformations are applied to the ImageVectorEditor.