export type IIconType = { iconName: string; width: string; height: string; iconColor: string; borderProperty: string; };