Preview:
<img src="<?php bloginfo('template_url'); ?>/images/image.jpg" />

<img src="<?php echo get_template_directory_uri();?>/images/image.jpg" />

<img src="<?php home_url();?>/images/image.jpg" />

<img src="<?php echo site_url();?>/images/image.jpg"/>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter