import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><path d="M16 18H6V8h3v4.77L15.98 6 18 8.03 11.15 15H16v3z" /></React.Fragment>
, 'TransitEnterexitSharp');