It would probably be easier to simply add an image through CSS. If you’re adding this to the Navigation bar, depending on your theme, look for the unordered list inside the nav tag, something similar to this:
#access ul
<div class="menu">
Then you can add a custom image for your list items: