import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><g><path d="M5 1v22h14V1H5zm12 18H7V5h10v14z" /></g></React.Fragment>
, 'SmartphoneSharp');