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