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