thanks. i was able to get it by adding the following code to the base.css file
.jdgm-rev__icon {
background-color:transparent !important;
background-image: url(/cdn/shop/files/URLNAME.png) !important;
background-size:contain;
color:transparent !important;
}