import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><g><path d="M5.41 20L17 8.41V15h2V5H9v2h6.59L4 18.59z" /></g></React.Fragment>
, 'CallMadeTwoTone');