export interface IconsProps { width?: number; height?: number; color?: string; }