On the reference page for wp_get_attachment_image_src, there is a parameter called icon and it only says:
$icon - (bool) (optional) Use a media icon to represent the attachment.
Default: false
What is this used for and how does it affect the returned value?