import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><g><path d="M5 17h14v2H5v-2zm7-12L5.33 15h13.34L12 5z" /></g></React.Fragment>
, 'EjectSharp');