import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><path d="M15.98 6L9 12.77V8H6v10h10v-3h-4.85L18 8.03z" /></React.Fragment>
, 'TransitEnterexitTwoTone');