Change position of text/icon on ion-view title in Ionic

I’m new at Ionic. I’m try to setup a navigation bar with an icon and a text. With this code, I have both:

.title-image { height : 30px; width : 30px; } Aree di competenza

My problem is the icon is too up. How can I change the position only of the icon or only of the text? Because I only found how to move both, but not only 1 of them.

I’m new at Ionic, so if there is an easy solution, say it to me!