import "./styles.css"; export const ApproveIcon = ({ width = 24, height = 24 }) => { return ( ); };