export type xSvgPropsType = { src:string, width:number, height:number, color:string }