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