getColoredIcon

open fun getColoredIcon(iconCode: IconCode, color: Color): IconNode

Loads an icon from Google Material Design Icons.

Return

the IconNode with the specified icon

Parameters

iconCode

the IconCode (from GoogleMaterialDesignIcons)

color

the color to fill the icon with