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