Hi i replace this line but no effect i found check my website http://caknowledge.in/. Please check Excel and PDF Icons
After Replace above line than functio wpdm-functions.php show like this
if ($data['icon'] != '')
$data['icon'] = "<img class='wpdm_icon' align='left' alt='{$data['title']}' src='" . plugins_url() . "/{$data[icon]}' />";
$data = apply_filters('wdm_pre_render_link', $data);