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