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