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