Package-level declarations

Types

Link copied to clipboard
object HandyIcons

Functions

Link copied to clipboard
inline fun handyIcon(name: String = "", block: ImageVector.Builder.() -> Unit): ImageVector
Link copied to clipboard
inline fun ImageVector.Builder.handyPath(fillAlpha: Float = 1.0f, strokeAlpha: Float = 1.0f, strokeLineWidth: Float = 1.0f, pathFillType: PathFillType = DefaultFillType, pathBuilder: PathBuilder.() -> Unit): ImageVector.Builder