import * as React from 'react'; const RestroomMen = ({ width, height, color }) => ( ); export default RestroomMen;