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