Display an icon in text field

I would like to display a icon in textfield similar to search icon. How to do it?

It can be done with CSS, but you can use “search” view instead of “text”, when necessary. It supports the same API

http://webix.com/snippet/6af941ee

Thank you