Hi all,
Some of the examples which packaged with Sencha showcase various icons.
I was wondering whether there's a comprehensive list of all those icons, included in CSS files?
Thanks.
Hi all,
Some of the examples which packaged with Sencha showcase various icons.
I was wondering whether there's a comprehensive list of all those icons, included in CSS files?
Thanks.
Hi Art,
the "icons" example show you all the icons that are included in default Sencha Touch CSS.
However, Sencha Touch includes more icons than the one you see in this example, but if you want use them, you have to create your own theme using SASS and compass.
You can find all these additional icons inside the folder:
<Sencha_Root_Folder>\resources\themes\images\default
Hope this helps