Display File Type Icons:
Edit the Content Query webpart file and add the below code to add icon of the file type
<img src="{@DocumentIconImageUrl}" alt="@DocIcon" style="vertical-align: middle;margin-right:4px" />
Edit the Content Query webpart file and add the below code to add icon of the file type
<img src="{@DocumentIconImageUrl}" alt="@DocIcon" style="vertical-align: middle;margin-right:4px" />