import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><g><path d="M21 13H2v8h19v-8zm0-10H2v8h19V3z" /></g></React.Fragment>
, 'ViewAgendaSharp');