import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><g><path d="M5.01 1v22H19V1H5.01zM17 19H7V5h10v14z" /></g></React.Fragment>
, 'StayPrimaryPortraitSharp');