How to load image in ionic 2.0

here is my code
<img ng-src="{{<path>//logo.png}}">

Sorry buddy, we are not able to see your code.

If you try to fix it, please post it as text instead of an image.

(I edited his post to make the code visible. Don’t people look at what they actually posted?)

Thanks @Sujan12 ,

I hope the Images are in the src/assets folder, and then syntax will be <img src="assets/image.jpg">