bankVotorantimTinted static method
Returns coloured icon Icon For Votorantim Bank
Implementation
static SvgPicture bankVotorantimTinted({Color color = IconStyles.colorDefault}) => SvgPicture.asset(
"assets/icons/bank-votorantim.svg",
color: color,
package: packageName
);