import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><g><path d="M1 19h22V5H1v14zM19 7v10H5V7h14z" /></g></React.Fragment>
, 'StayCurrentLandscapeSharp');