I have this, which I would assume to work, but doesn\'t:
home >
home
Or simply
add to your element
[ngStyle]="{'color': myVariableColor}"
eg
{{ getActivityIcon() }}
Where color can be defined at another component etc
color