import React from "react" const CloseIcon = ({ fill = "black" }) => ( ) export default CloseIcon