An example of how to use liquid to generate a social icon using an image and a link in a single tag.
{{ 'my-twitter-button.png' | asset_url | img_tag | link_to: 'https://twitter.com/iamawesome', 'follow me on twitter' }}