Functions
Link copied to clipboard
operator fun <T : Any> invoke(path: Path, size: Size? = null, stroke: Stroke, pathMetrics: PathMetrics): PathIcon<T>
operator fun <T : Any> invoke(path: Path, size: Size? = null, fill: Paint, fillRule: Renderer.FillRule = EvenOdd, pathMetrics: PathMetrics): PathIcon<T>