in sencha touch documentation , forums, not find list of names of 96 pictos font icons should pass in icon() mixin in order import icon. in following example:
@include icon('search');
full list of token can find out, if open touch distribution file touch/resources/themes/stylesheets/sencha-touch/base/mixins/_class.scss, line 393 (last distro), function @function icon-character-for-name($name)
here reference pictos site: http://pictos.cc/classic/font
Comments
Post a Comment