Little image next to GUI ?

Hi there, I’m currently working on the GUI of my game.

My player has to collect gears as he runs, and the amount of gears he has collected is being shown on the top left of the screen.

I know how to use Gui skin; at least the basics of it, but I’m having a little bit of trouble putting an image of a gear next to the text.

Like the subway surfers gui (coin count).

Any help would be appreciated.

alt text

Go to GameObject → Create Other → GUI Texture (on the toolbar)
Then put the texture you want and position it in the place you want.