I did this
<ContentPage.ToolbarItems>
<ToolbarItem Name="icoImage" Order="Primary" Icon="person.png" Priority="0" />
</ContentPage.ToolbarItems>
i have this
see that person.png is alignment on the right and how can i do to align on the left?