Please tell me how to include our own pictos in sencha 2.0. This is my .scss file.
$base_color:#FF83D6;
@import 'sencha-touch/default/all';
@include sencha-toolbar-ui('india', #66FF66, 'matte');
@include sencha-button-ui('india', #66ff66, 'matte');
@include sencha-button-ui('india', #66ff66, 'matte');
@include pictos-iconmask(PICTOS_NAME);
PICTOS_NAME should be replaced with what so that I can use it?
http://docs.sencha.com/touch/2.0.2/#!/api/Global_CSS-css_mixin-pictos-iconmask