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