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