I am using ion-icon as
.html
<ion-icon name="ios-thumbs-up-outline" [style.color]="'#EF3B51'"></ion-icon>
When I do this the icon's outline changes to red color but I want to fill red color in the empty space inside the icon.
You can see the image below: