Hey Jade,
In this custom code
<a href="http://www.tripadvisor.co.nz/Attraction_Review-g1120615-d3178707-Reviews-Evergreen_Outdoor_Center-Hakuba_mura_Kitaazumi_gun_Nagano_Prefecture_Chubu.html#REVIEWS" class="tripadvisor" title="Tripadvisor"><i class="x-icon-tripadvisor" data-x-icon=""></i></a>
Replace the icon
<i class="x-icon-tripadvisor" data-x-icon=""></i>
with your TripAdvisor icon.
It could be an image like this
<img src="URL_OF_YOUR_ICON.jpg" width="24" height="24">
The size of the icon should be 24 x 24px to match the size of the other icons.
Thanks.