import React from "react"; const ArrowLeft = ({ width, height, color }) => ( ); export default ArrowLeft;