annotate fonts/fontello/config.json @ 47:56344bb45feb

fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
author Goffi <goffi@goffi.org>
date Sun, 29 Apr 2018 12:06:36 +0200
parents 3cd7354ab2dc
children 00f80adfcf0e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
42
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
1 {
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
2 "name": "",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
3 "css_prefix_text": "icon-",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
4 "css_use_suffix": false,
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
5 "hinting": true,
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
6 "units_per_em": 1000,
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
7 "ascent": 850,
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
8 "glyphs": [
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
9 {
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
10 "uid": "1b5a5d7b7e3c71437f5a26befdd045ed",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
11 "css": "doc",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
12 "code": 59392,
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
13 "src": "fontawesome"
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
14 },
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
15 {
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
16 "uid": "dd69d9aa589ea7bc0a82a3fe67039f4b",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
17 "css": "file-video",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
18 "code": 61896,
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
19 "src": "fontawesome"
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
20 },
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
21 {
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
22 "uid": "81db033e704eb7c586a365559d7c0f36",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
23 "css": "file-audio",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
24 "code": 61895,
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
25 "src": "fontawesome"
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
26 },
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
27 {
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
28 "uid": "3c961c1a8d874815856fc6637dc5a13c",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
29 "css": "file-image",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
30 "code": 61893,
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
31 "src": "fontawesome"
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
32 },
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
33 {
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
34 "uid": "6533bdc16ab201eb3f3b27ce989cab33",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
35 "css": "folder-open-empty",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
36 "code": 61717,
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
37 "src": "fontawesome"
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
38 },
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
39 {
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
40 "uid": "dea706a9bd3144316ce37406ec10f469",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
41 "css": "level-up",
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
42 "code": 61768,
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
43 "src": "fontawesome"
43
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
44 },
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
45 {
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
46 "uid": "9c1376672bb4f1ed616fdd78a23667e9",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
47 "css": "comment-empty",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
48 "code": 61669,
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
49 "src": "fontawesome"
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
50 },
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
51 {
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
52 "uid": "d59ff824282fc6edaeca991deab522aa",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
53 "css": "server",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
54 "code": 62003,
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
55 "src": "fontawesome"
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
56 },
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
57 {
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
58 "uid": "abe051e31ad705400cf6226b24b6e828",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
59 "css": "desktop",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
60 "code": 59393,
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
61 "src": "elusive"
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
62 },
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
63 {
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
64 "uid": "2adb5fa922bd92ebeef498ec7dbcae6d",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
65 "css": "mobile",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
66 "code": 59394,
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
67 "src": "iconic"
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
68 },
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
69 {
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
70 "uid": "i6ej1r6t84xouh0dct7g9zyx3ya9s9eg",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
71 "css": "globe",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
72 "code": 59395,
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
73 "src": "modernpics"
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
74 },
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
75 {
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
76 "uid": "e92e6cad2da0ee4bc374a1ef4c6ab12b",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
77 "css": "terminal",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
78 "code": 59396,
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
79 "src": "websymbols"
44
76c1ffbeb119 fonts (icons): added "blog" icon
Goffi <goffi@goffi.org>
parents: 43
diff changeset
80 },
76c1ffbeb119 fonts (icons): added "blog" icon
Goffi <goffi@goffi.org>
parents: 43
diff changeset
81 {
76c1ffbeb119 fonts (icons): added "blog" icon
Goffi <goffi@goffi.org>
parents: 43
diff changeset
82 "uid": "f978da58836f23373882916f05fb70b4",
76c1ffbeb119 fonts (icons): added "blog" icon
Goffi <goffi@goffi.org>
parents: 43
diff changeset
83 "css": "blog",
76c1ffbeb119 fonts (icons): added "blog" icon
Goffi <goffi@goffi.org>
parents: 43
diff changeset
84 "code": 59397,
76c1ffbeb119 fonts (icons): added "blog" icon
Goffi <goffi@goffi.org>
parents: 43
diff changeset
85 "src": "linecons"
45
1d4716222c41 fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents: 44
diff changeset
86 },
1d4716222c41 fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents: 44
diff changeset
87 {
1d4716222c41 fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents: 44
diff changeset
88 "uid": "c9bef3dc67fea47e94c4a5030ea64dad",
1d4716222c41 fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents: 44
diff changeset
89 "css": "clipboard",
1d4716222c41 fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents: 44
diff changeset
90 "code": 59398,
1d4716222c41 fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents: 44
diff changeset
91 "src": "elusive"
46
3cd7354ab2dc fonts (icons): added "merge" icon
Goffi <goffi@goffi.org>
parents: 45
diff changeset
92 },
3cd7354ab2dc fonts (icons): added "merge" icon
Goffi <goffi@goffi.org>
parents: 45
diff changeset
93 {
3cd7354ab2dc fonts (icons): added "merge" icon
Goffi <goffi@goffi.org>
parents: 45
diff changeset
94 "uid": "c1bea2b4c01d1d4bd1e4e1f79e51cdd2",
3cd7354ab2dc fonts (icons): added "merge" icon
Goffi <goffi@goffi.org>
parents: 45
diff changeset
95 "css": "merge",
3cd7354ab2dc fonts (icons): added "merge" icon
Goffi <goffi@goffi.org>
parents: 45
diff changeset
96 "code": 59399,
3cd7354ab2dc fonts (icons): added "merge" icon
Goffi <goffi@goffi.org>
parents: 45
diff changeset
97 "src": "typicons"
47
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
98 },
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
99 {
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
100 "uid": "3e1bb74572a30486bd647304d9fcaff6",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
101 "css": "lock",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
102 "code": 59400,
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
103 "src": "typicons"
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
104 },
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
105 {
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
106 "uid": "4x5p6fnblkhqsj4ibuc724faotghuiaq",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
107 "css": "lock-filled",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
108 "code": 59401,
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
109 "src": "typicons"
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
110 },
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
111 {
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
112 "uid": "75cff40f03567673e13b0e7d005b7741",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
113 "css": "lock-open",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
114 "code": 59402,
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
115 "src": "typicons"
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
116 },
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
117 {
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
118 "uid": "a33vyvfsje6eklq8loqtzb1jcgo37onm",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
119 "css": "lock-open-filled",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
120 "code": 59403,
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
121 "src": "typicons"
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
122 },
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
123 {
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
124 "uid": "d4aeb916de8d3aea716442778346d244",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
125 "css": "plus-circled",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
126 "code": 59404,
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
127 "src": "elusive"
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
128 },
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
129 {
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
130 "uid": "7dde84b4f180e3c07523faecda81caa6",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
131 "css": "resize-vertical",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
132 "code": 59405,
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
133 "src": "iconic"
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
134 },
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
135 {
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
136 "uid": "d10920db2e79c997c5e783279291970c",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
137 "css": "dot-3",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
138 "code": 59406,
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
139 "src": "entypo"
42
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
140 }
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
141 ]
9a8a5d8f5b86 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff changeset
142 }