import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><g><path d="M3 4l9 16 9-16H3zm3.38 2h11.25L12 16 6.38 6z" /></g></React.Fragment>
, 'DetailsSharp');