export interface IIcon { fill?: string | undefined; stroke?: string | undefined; }