Ion-tab with custom image

<ion-tab [root]="tab1Root" tabTitle="Home" tabIcon="home"></ion-tab>

Here instead of ionic icon “home”. I want to put my custom image. when user click on that image, other color image should get changed.
can any one please help me to solve this issue?

Hi, @ionicdeve123

Could you try

Hope, this will solve your issue

Thanks ,