aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-dark/actions/call-made.svg
blob: 4d015c26c2c3e4d0fef583ff3733fee5900d1e3b (plain)
1
2
3
4
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
    <path d="M0 0h48v48H0z" fill="none"/>
    <path fill="#F8F8F8" d="M18 10v4h13.17L8 37.17 10.83 40 34 16.83V30h4V10z"/>
</svg>
bgstack15