import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><g><path d="M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z" /></g></React.Fragment>
, 'CallMadeSharp');