Android
data class ImageVectorEntry(val imageVector: ImageVector, val configFlags: Int)
Tuple that contains the ImageVector as well as the corresponding configuration flags that the ImageVector depends on. That is if there is a configuration change that updates the parameters in the flag, this vector should be regenerated from the current configuration