LocationItemIcon

fun LocationItemIcon(icon: ImageVector, tintedColor: Color, bgColor: Color)

DHIS2 Location Item icon.

Parameters

icon

: the ImageVector to display as an icon.

tintedColor

: the color to tint the icon with.

bgColor

: the color for the background.