aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/fontello_config.json
diff options
context:
space:
mode:
authorjloup <jeanloup.jamet@gmail.com>2018-05-07 13:40:12 +0200
committerjloup <jeanloup.jamet@gmail.com>2018-05-07 17:41:18 +0200
commitbf5deb87cef2b6f1370c808821dfb631d00590f6 (patch)
treee1be1105ae3bd38bc69b2a74ee912405d59eb4a0 /cmd/web/fontello_config.json
parent400ff25bc71d90dedf66b49cde459a6efe456cf8 (diff)
downloadFront-bf5deb87cef2b6f1370c808821dfb631d00590f6.tar.gz
Front-bf5deb87cef2b6f1370c808821dfb631d00590f6.tar.zst
Front-bf5deb87cef2b6f1370c808821dfb631d00590f6.zip
Add fontello icons.
Diffstat (limited to 'cmd/web/fontello_config.json')
-rw-r--r--cmd/web/fontello_config.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/cmd/web/fontello_config.json b/cmd/web/fontello_config.json
new file mode 100644
index 0000000..4ebb1f0
--- /dev/null
+++ b/cmd/web/fontello_config.json
@@ -0,0 +1,34 @@
1{
2 "name": "",
3 "css_prefix_text": "icon-",
4 "css_use_suffix": false,
5 "hinting": true,
6 "units_per_em": 1000,
7 "ascent": 850,
8 "glyphs": [
9 {
10 "uid": "43ab845088317bd348dee1d975700c48",
11 "css": "ok-circled",
12 "code": 59392,
13 "src": "fontawesome"
14 },
15 {
16 "uid": "0f4cae16f34ae243a6144c18a003f2d8",
17 "css": "cancel-circled",
18 "code": 59393,
19 "src": "fontawesome"
20 },
21 {
22 "uid": "f2aa28a2548ed3d2be718d087b65ee21",
23 "css": "key",
24 "code": 59394,
25 "src": "fontawesome"
26 },
27 {
28 "uid": "8b80d36d4ef43889db10bc1f0dc9a862",
29 "css": "user",
30 "code": 59395,
31 "src": "fontawesome"
32 }
33 ]
34} \ No newline at end of file