source: extensions/AdminTools/template/fontello/config.json @ 25619

Last change on this file since 25619 was 25619, checked in by mistic100, 10 years ago
  • display info about current logged user
  • add button to hide the bar
  • fix select boxes
File size: 1.1 KB
Line 
1{
2  "name": "fontello-ato",
3  "css_prefix_text": "icon-ato-",
4  "css_use_suffix": false,
5  "hinting": true,
6  "units_per_em": 1000,
7  "ascent": 850,
8  "glyphs": [
9    {
10      "uid": "c08a1cde48d96cba21d8c05fa7d7feb1",
11      "css": "doc-text-inv",
12      "code": 59392,
13      "src": "fontawesome"
14    },
15    {
16      "uid": "3212f42c65d41ed91cb435d0490e29ed",
17      "css": "flash",
18      "code": 59393,
19      "src": "fontawesome"
20    },
21    {
22      "uid": "dd6c6b221a1088ff8a9b9cd32d0b3dd5",
23      "css": "check",
24      "code": 59396,
25      "src": "fontawesome"
26    },
27    {
28      "uid": "4b900d04e8ab8c82f080c1cfbac5772c",
29      "css": "check-empty",
30      "code": 59397,
31      "src": "fontawesome"
32    },
33    {
34      "uid": "1d2a6c3d9236b88b0f185c7c4530fa52",
35      "css": "flag",
36      "code": 59394,
37      "src": "entypo"
38    },
39    {
40      "uid": "978aa8facd816df874039e139cb0cdde",
41      "css": "trophy",
42      "code": 59395,
43      "src": "entypo"
44    },
45    {
46      "uid": "11e664deed5b2587456a4f9c01d720b6",
47      "css": "cancel",
48      "code": 59398,
49      "src": "iconic"
50    }
51  ]
52}
Note: See TracBrowser for help on using the repository browser.