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