Package-level declarations
Types
Utility class for editing and transforming ImageVector instances. This class provides methods to apply rotation and flipping transformations to an ImageVector
.
Functions
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.
Utility function to construct an icon in the Paletteon library with default size and vector information. This function is primarily used by generated icons within the library and is not intended for manual use outside of icon generation.
Adds a vector path to this icon using the default settings for the Paletteon library. This function simplifies adding paths to an icon, providing default values for path properties that align with Material Design standards.