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