Vector

data class Vector(val imageVector: ERROR CLASS: Symbol not found for ImageVector) : SparkIcon

An icon represented by a Compose ImageVector.

This is ideal for programmatically generated or Compose-native vector graphics that don't require animation.

Constructors

Link copied to clipboard
constructor(imageVector: ERROR CLASS: Symbol not found for ImageVector)

Properties

Link copied to clipboard
val imageVector: ERROR CLASS: Symbol not found for ImageVector

The ImageVector containing the vector path data