import React from 'react' import { Icon } from 'UI'; import stl from './escapeButton.module.css' function EscapeButton({ onClose }) { return (