diff options
Diffstat (limited to 'dev-utils/fontello-config-small.json')
| -rw-r--r-- | dev-utils/fontello-config-small.json | 34 |
1 files changed, 32 insertions, 2 deletions
diff --git a/dev-utils/fontello-config-small.json b/dev-utils/fontello-config-small.json index ff3952ff..895de303 100644 --- a/dev-utils/fontello-config-small.json +++ b/dev-utils/fontello-config-small.json @@ -1,5 +1,5 @@ { - "name": "", + "name": "icons", "css_prefix_text": "icon-", "css_use_suffix": false, "hinting": true, @@ -83,6 +83,36 @@ "css": "cancel-1", "code": 67, "src": "fontawesome" + }, + { + "uid": "04f022b8bd044d4ccfffd3887ff72088", + "css": "window-minimize", + "code": 95, + "src": "fontawesome" + }, + { + "uid": "d0e62145dbf40f30e47b3819b8b43a8f", + "css": "window-restore", + "code": 119, + "src": "fontawesome" + }, + { + "uid": "7394501fc0b17cb7bda99538f92e26d6", + "css": "window-close", + "code": 88, + "src": "fontawesome" + }, + { + "uid": "559647a6f430b3aeadbecd67194451dd", + "css": "menu-1", + "code": 77, + "src": "fontawesome" + }, + { + "uid": "07f0832c07f3d9713fffb06c8bffa027", + "css": "window-maximize", + "code": 87, + "src": "fontawesome" } ] -} +}
\ No newline at end of file |
