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