Adding the following code suggested by David to the cardinal-child theme CSS:
figure.animated-overlay figcaption h4:after {
content: "\f08e";
font-family: fontAwesome;
color: #fff;
}
Successfully added icon to URL-linked image overlays. Issue resolved.
Thanks,
Rob