annotate fonts/fontello/config.json @ 77:7bc307f36741

fonts (icons): added "download" and "trash-empty" icons
author Goffi <goffi@goffi.org>
date Fri, 19 Jun 2020 16:50:27 +0200
parents 0af8e53c638e
children 54e1f518d7ad
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": "d59ff824282fc6edaeca991deab522aa",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
47 "css": "server",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
48 "code": 62003,
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": "abe051e31ad705400cf6226b24b6e828",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
53 "css": "desktop",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
54 "code": 59393,
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
55 "src": "elusive"
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": "2adb5fa922bd92ebeef498ec7dbcae6d",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
59 "css": "mobile",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
60 "code": 59394,
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
61 "src": "iconic"
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": "i6ej1r6t84xouh0dct7g9zyx3ya9s9eg",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
65 "css": "globe",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
66 "code": 59395,
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
67 "src": "modernpics"
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": "e92e6cad2da0ee4bc374a1ef4c6ab12b",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
71 "css": "terminal",
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
72 "code": 59396,
edbbdece2a68 fonts: added icons
Goffi <goffi@goffi.org>
parents: 42
diff changeset
73 "src": "websymbols"
44
76c1ffbeb119 fonts (icons): added "blog" icon
Goffi <goffi@goffi.org>
parents: 43
diff changeset
74 },
76c1ffbeb119 fonts (icons): added "blog" icon
Goffi <goffi@goffi.org>
parents: 43
diff changeset
75 {
76c1ffbeb119 fonts (icons): added "blog" icon
Goffi <goffi@goffi.org>
parents: 43
diff changeset
76 "uid": "f978da58836f23373882916f05fb70b4",
76c1ffbeb119 fonts (icons): added "blog" icon
Goffi <goffi@goffi.org>
parents: 43
diff changeset
77 "css": "blog",
76c1ffbeb119 fonts (icons): added "blog" icon
Goffi <goffi@goffi.org>
parents: 43
diff changeset
78 "code": 59397,
76c1ffbeb119 fonts (icons): added "blog" icon
Goffi <goffi@goffi.org>
parents: 43
diff changeset
79 "src": "linecons"
45
1d4716222c41 fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents: 44
diff changeset
80 },
1d4716222c41 fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents: 44
diff changeset
81 {
1d4716222c41 fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents: 44
diff changeset
82 "uid": "c9bef3dc67fea47e94c4a5030ea64dad",
1d4716222c41 fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents: 44
diff changeset
83 "css": "clipboard",
1d4716222c41 fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents: 44
diff changeset
84 "code": 59398,
1d4716222c41 fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents: 44
diff changeset
85 "src": "elusive"
46
3cd7354ab2dc fonts (icons): added "merge" icon
Goffi <goffi@goffi.org>
parents: 45
diff changeset
86 },
3cd7354ab2dc fonts (icons): added "merge" icon
Goffi <goffi@goffi.org>
parents: 45
diff changeset
87 {
3cd7354ab2dc fonts (icons): added "merge" icon
Goffi <goffi@goffi.org>
parents: 45
diff changeset
88 "uid": "c1bea2b4c01d1d4bd1e4e1f79e51cdd2",
3cd7354ab2dc fonts (icons): added "merge" icon
Goffi <goffi@goffi.org>
parents: 45
diff changeset
89 "css": "merge",
3cd7354ab2dc fonts (icons): added "merge" icon
Goffi <goffi@goffi.org>
parents: 45
diff changeset
90 "code": 59399,
3cd7354ab2dc fonts (icons): added "merge" icon
Goffi <goffi@goffi.org>
parents: 45
diff changeset
91 "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
92 },
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
93 {
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
94 "uid": "3e1bb74572a30486bd647304d9fcaff6",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
95 "css": "lock",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
96 "code": 59400,
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
97 "src": "typicons"
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": "4x5p6fnblkhqsj4ibuc724faotghuiaq",
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-filled",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
102 "code": 59401,
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": "75cff40f03567673e13b0e7d005b7741",
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-open",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
108 "code": 59402,
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": "a33vyvfsje6eklq8loqtzb1jcgo37onm",
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-filled",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
114 "code": 59403,
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": "d4aeb916de8d3aea716442778346d244",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
119 "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
120 "code": 59404,
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
121 "src": "elusive"
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 {
49
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
124 "uid": "d10920db2e79c997c5e783279291970c",
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
125 "css": "dot-3",
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
126 "code": 59406,
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
127 "src": "entypo"
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
128 },
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
129 {
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
130 "uid": "dcedf50ab1ede3283d7a6c70e2fe32f3",
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
131 "css": "chat",
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
132 "code": 59407,
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
133 "src": "fontawesome"
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
134 },
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
135 {
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
136 "uid": "i7r8vgyqewsy2rlx0xhawybpw5uyss3z",
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
137 "css": "wrench",
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
138 "code": 59409,
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
139 "src": "typicons"
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
140 },
00f80adfcf0e fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents: 47
diff changeset
141 {
47
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
142 "uid": "7dde84b4f180e3c07523faecda81caa6",
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
143 "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
144 "code": 59405,
56344bb45feb fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents: 46
diff changeset
145 "src": "iconic"
54
7c32c7d4bbb4 fonts (icons): re-added "comment-empty", removed while still used
Goffi <goffi@goffi.org>
parents: 49
diff changeset
146 },
7c32c7d4bbb4 fonts (icons): re-added "comment-empty", removed while still used
Goffi <goffi@goffi.org>
parents: 49
diff changeset
147 {
7c32c7d4bbb4 fonts (icons): re-added "comment-empty", removed while still used
Goffi <goffi@goffi.org>
parents: 49
diff changeset
148 "uid": "9c1376672bb4f1ed616fdd78a23667e9",
7c32c7d4bbb4 fonts (icons): re-added "comment-empty", removed while still used
Goffi <goffi@goffi.org>
parents: 49
diff changeset
149 "css": "comment-empty",
7c32c7d4bbb4 fonts (icons): re-added "comment-empty", removed while still used
Goffi <goffi@goffi.org>
parents: 49
diff changeset
150 "code": 61669,
7c32c7d4bbb4 fonts (icons): re-added "comment-empty", removed while still used
Goffi <goffi@goffi.org>
parents: 49
diff changeset
151 "src": "fontawesome"
55
3674c144c0f1 fonts (icons): added "exchange" icon
Goffi <goffi@goffi.org>
parents: 54
diff changeset
152 },
3674c144c0f1 fonts (icons): added "exchange" icon
Goffi <goffi@goffi.org>
parents: 54
diff changeset
153 {
3674c144c0f1 fonts (icons): added "exchange" icon
Goffi <goffi@goffi.org>
parents: 54
diff changeset
154 "uid": "e07df3e5b9ae72836b7804f38f0644a9",
3674c144c0f1 fonts (icons): added "exchange" icon
Goffi <goffi@goffi.org>
parents: 54
diff changeset
155 "css": "exchange",
3674c144c0f1 fonts (icons): added "exchange" icon
Goffi <goffi@goffi.org>
parents: 54
diff changeset
156 "code": 59408,
3674c144c0f1 fonts (icons): added "exchange" icon
Goffi <goffi@goffi.org>
parents: 54
diff changeset
157 "src": "iconic"
58
b185ee5c3f25 fonts (icons): added "pencil" icon
Goffi <goffi@goffi.org>
parents: 55
diff changeset
158 },
b185ee5c3f25 fonts (icons): added "pencil" icon
Goffi <goffi@goffi.org>
parents: 55
diff changeset
159 {
b185ee5c3f25 fonts (icons): added "pencil" icon
Goffi <goffi@goffi.org>
parents: 55
diff changeset
160 "uid": "d35a1d35efeb784d1dc9ac18b9b6c2b6",
b185ee5c3f25 fonts (icons): added "pencil" icon
Goffi <goffi@goffi.org>
parents: 55
diff changeset
161 "css": "pencil",
b185ee5c3f25 fonts (icons): added "pencil" icon
Goffi <goffi@goffi.org>
parents: 55
diff changeset
162 "code": 59410,
b185ee5c3f25 fonts (icons): added "pencil" icon
Goffi <goffi@goffi.org>
parents: 55
diff changeset
163 "src": "fontawesome"
61
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
164 },
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
165 {
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
166 "uid": "84a7262985600b683bbab0da9298776d",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
167 "css": "signal",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
168 "code": 59411,
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
169 "src": "entypo"
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
170 },
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
171 {
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
172 "uid": "6341ebcbe1ed1f6777c1b9527ead368e",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
173 "css": "video",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
174 "code": 59413,
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
175 "src": "entypo"
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
176 },
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
177 {
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
178 "uid": "ce06b5805120d0c2f8d60cd3f1a4fdb5",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
179 "css": "play",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
180 "code": 59412,
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
181 "src": "fontawesome"
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
182 },
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
183 {
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
184 "uid": "b624a1e512819d410ddbee84e6918b9d",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
185 "css": "stop",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
186 "code": 59414,
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
187 "src": "fontawesome"
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
188 },
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
189 {
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
190 "uid": "0b28050bac9d3facf2f0226db643ece0",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
191 "css": "pause",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
192 "code": 59415,
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
193 "src": "fontawesome"
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
194 },
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
195 {
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
196 "uid": "4e511190b60f329d08301eb6869c5130",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
197 "css": "fast-fw",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
198 "code": 59416,
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
199 "src": "fontawesome"
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
200 },
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
201 {
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
202 "uid": "b3d902fcead809e3a64c7ddcda497a6c",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
203 "css": "fast-bw",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
204 "code": 59417,
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
205 "src": "fontawesome"
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
206 },
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
207 {
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
208 "uid": "6b5450145d620234f07ffcbfbb671074",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
209 "css": "previous",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
210 "code": 59418,
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
211 "src": "fontawesome"
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
212 },
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
213 {
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
214 "uid": "7ea35a8fc7e676c78e99cab2d4bc8653",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
215 "css": "next",
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
216 "code": 59419,
adc174b6c7a7 fonts (icons): added icons for remote media control
Goffi <goffi@goffi.org>
parents: 58
diff changeset
217 "src": "fontawesome"
62
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
218 },
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
219 {
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
220 "uid": "745f12abe1472d14f8f658de7e5aba66",
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
221 "css": "angle-double-left",
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
222 "code": 61696,
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
223 "src": "fontawesome"
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
224 },
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
225 {
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
226 "uid": "fdfbd1fcbd4cb229716a810801a5f207",
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
227 "css": "angle-double-right",
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
228 "code": 61697,
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
229 "src": "fontawesome"
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
230 },
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
231 {
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
232 "uid": "44a0e2660ac966cdfaa04deb6aac51df",
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
233 "css": "shield",
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
234 "code": 61746,
af93088008e9 fonts (icons): added angle-double-left angle-double-right and shield icons
Goffi <goffi@goffi.org>
parents: 61
diff changeset
235 "src": "fontawesome"
63
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
236 },
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
237 {
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
238 "uid": "dd4b00255957a608953c409346e7d7fb",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
239 "css": "warning",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
240 "code": 59420,
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
241 "src": "typicons"
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
242 },
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
243 {
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
244 "uid": "e82cedfa1d5f15b00c5a81c9bd731ea2",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
245 "css": "info",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
246 "code": 59421,
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
247 "src": "fontawesome"
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
248 },
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
249 {
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
250 "uid": "3c0ef77f5fbb5c933c23f2c437d8cab8",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
251 "css": "error",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
252 "code": 59422,
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
253 "src": "elusive"
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
254 },
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
255 {
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
256 "uid": "381da2c2f7fd51f8de877c044d7f439d",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
257 "css": "picture",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
258 "code": 59423,
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
259 "src": "fontawesome"
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
260 },
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
261 {
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
262 "uid": "64abb7c56aefca89046bb69f7251d2e2",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
263 "css": "calendar",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
264 "code": 59424,
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
265 "src": "elusive"
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
266 },
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
267 {
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
268 "uid": "hi76m8qggwn5lbl286oeqp64q0n8kusy",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
269 "css": "heart-filled",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
270 "code": 59425,
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
271 "src": "typicons"
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
272 },
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
273 {
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
274 "uid": "1dcd2b2148b7f086a4eb47f6a746bdee",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
275 "css": "unlink",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
276 "code": 61735,
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
277 "src": "fontawesome"
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
278 },
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
279 {
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
280 "uid": "e36d581e4f2844db345bddc205d15dda",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
281 "css": "group",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
282 "code": 59426,
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
283 "src": "elusive"
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
284 },
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
285 {
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
286 "uid": "7b16b22168e762c88333f465da862098",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
287 "css": "ok",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
288 "code": 59427,
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
289 "src": "websymbols"
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
290 },
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
291 {
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
292 "uid": "fa9a0b7e788c2d78e24cef1de6b70e80",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
293 "css": "brush",
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
294 "code": 61948,
925b52d1e0fd fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
Goffi <goffi@goffi.org>
parents: 62
diff changeset
295 "src": "fontawesome"
65
a0e7fcd735f3 fonts (icons): added "forward" and "dot-3-vert" icons
Goffi <goffi@goffi.org>
parents: 63
diff changeset
296 },
a0e7fcd735f3 fonts (icons): added "forward" and "dot-3-vert" icons
Goffi <goffi@goffi.org>
parents: 63
diff changeset
297 {
a0e7fcd735f3 fonts (icons): added "forward" and "dot-3-vert" icons
Goffi <goffi@goffi.org>
parents: 63
diff changeset
298 "uid": "750058837a91edae64b03d60fc7e81a7",
a0e7fcd735f3 fonts (icons): added "forward" and "dot-3-vert" icons
Goffi <goffi@goffi.org>
parents: 63
diff changeset
299 "css": "dot-3-vert",
a0e7fcd735f3 fonts (icons): added "forward" and "dot-3-vert" icons
Goffi <goffi@goffi.org>
parents: 63
diff changeset
300 "code": 61762,
a0e7fcd735f3 fonts (icons): added "forward" and "dot-3-vert" icons
Goffi <goffi@goffi.org>
parents: 63
diff changeset
301 "src": "fontawesome"
a0e7fcd735f3 fonts (icons): added "forward" and "dot-3-vert" icons
Goffi <goffi@goffi.org>
parents: 63
diff changeset
302 },
a0e7fcd735f3 fonts (icons): added "forward" and "dot-3-vert" icons
Goffi <goffi@goffi.org>
parents: 63
diff changeset
303 {
a0e7fcd735f3 fonts (icons): added "forward" and "dot-3-vert" icons
Goffi <goffi@goffi.org>
parents: 63
diff changeset
304 "uid": "3d39c828009c04ddb6764c0b04cd2439",
a0e7fcd735f3 fonts (icons): added "forward" and "dot-3-vert" icons
Goffi <goffi@goffi.org>
parents: 63
diff changeset
305 "css": "forward",
a0e7fcd735f3 fonts (icons): added "forward" and "dot-3-vert" icons
Goffi <goffi@goffi.org>
parents: 63
diff changeset
306 "code": 59428,
a0e7fcd735f3 fonts (icons): added "forward" and "dot-3-vert" icons
Goffi <goffi@goffi.org>
parents: 63
diff changeset
307 "src": "fontawesome"
67
b7bc4a365708 fonts (icons): added "box" icon
Goffi <goffi@goffi.org>
parents: 65
diff changeset
308 },
b7bc4a365708 fonts (icons): added "box" icon
Goffi <goffi@goffi.org>
parents: 65
diff changeset
309 {
b7bc4a365708 fonts (icons): added "box" icon
Goffi <goffi@goffi.org>
parents: 65
diff changeset
310 "uid": "dd6df3b754e8d0dbf09d9b24088f0442",
b7bc4a365708 fonts (icons): added "box" icon
Goffi <goffi@goffi.org>
parents: 65
diff changeset
311 "css": "box",
b7bc4a365708 fonts (icons): added "box" icon
Goffi <goffi@goffi.org>
parents: 65
diff changeset
312 "code": 59429,
b7bc4a365708 fonts (icons): added "box" icon
Goffi <goffi@goffi.org>
parents: 65
diff changeset
313 "src": "iconic"
68
a9637d6fc4e6 fonts (icons): added "feed" icon
Goffi <goffi@goffi.org>
parents: 67
diff changeset
314 },
a9637d6fc4e6 fonts (icons): added "feed" icon
Goffi <goffi@goffi.org>
parents: 67
diff changeset
315 {
a9637d6fc4e6 fonts (icons): added "feed" icon
Goffi <goffi@goffi.org>
parents: 67
diff changeset
316 "uid": "3o0pu4qbmgvcv8zqb5o3qh8vttzvhpy7",
a9637d6fc4e6 fonts (icons): added "feed" icon
Goffi <goffi@goffi.org>
parents: 67
diff changeset
317 "css": "feed",
a9637d6fc4e6 fonts (icons): added "feed" icon
Goffi <goffi@goffi.org>
parents: 67
diff changeset
318 "code": 59430,
a9637d6fc4e6 fonts (icons): added "feed" icon
Goffi <goffi@goffi.org>
parents: 67
diff changeset
319 "src": "typicons"
72
8fbcc243bba4 fonts (icons): added share icon
Goffi <goffi@goffi.org>
parents: 68
diff changeset
320 },
8fbcc243bba4 fonts (icons): added share icon
Goffi <goffi@goffi.org>
parents: 68
diff changeset
321 {
8fbcc243bba4 fonts (icons): added share icon
Goffi <goffi@goffi.org>
parents: 68
diff changeset
322 "uid": "4aad6bb50b02c18508aae9cbe14e784e",
8fbcc243bba4 fonts (icons): added share icon
Goffi <goffi@goffi.org>
parents: 68
diff changeset
323 "css": "share",
8fbcc243bba4 fonts (icons): added share icon
Goffi <goffi@goffi.org>
parents: 68
diff changeset
324 "code": 61920,
8fbcc243bba4 fonts (icons): added share icon
Goffi <goffi@goffi.org>
parents: 68
diff changeset
325 "src": "fontawesome"
73
d0a77057c9ab fonts (icons): added "plug" icon
Goffi <goffi@goffi.org>
parents: 72
diff changeset
326 },
d0a77057c9ab fonts (icons): added "plug" icon
Goffi <goffi@goffi.org>
parents: 72
diff changeset
327 {
d0a77057c9ab fonts (icons): added "plug" icon
Goffi <goffi@goffi.org>
parents: 72
diff changeset
328 "uid": "a14be0c7e0689076e2bdde97f8e309f9",
d0a77057c9ab fonts (icons): added "plug" icon
Goffi <goffi@goffi.org>
parents: 72
diff changeset
329 "css": "plug",
d0a77057c9ab fonts (icons): added "plug" icon
Goffi <goffi@goffi.org>
parents: 72
diff changeset
330 "code": 61926,
d0a77057c9ab fonts (icons): added "plug" icon
Goffi <goffi@goffi.org>
parents: 72
diff changeset
331 "src": "fontawesome"
74
5ca5a876fef3 fonts (icons): added "cancel-circled" icon
Goffi <goffi@goffi.org>
parents: 73
diff changeset
332 },
5ca5a876fef3 fonts (icons): added "cancel-circled" icon
Goffi <goffi@goffi.org>
parents: 73
diff changeset
333 {
5ca5a876fef3 fonts (icons): added "cancel-circled" icon
Goffi <goffi@goffi.org>
parents: 73
diff changeset
334 "uid": "3327862df439988139b61814143b7a42",
5ca5a876fef3 fonts (icons): added "cancel-circled" icon
Goffi <goffi@goffi.org>
parents: 73
diff changeset
335 "css": "cancel-circled",
5ca5a876fef3 fonts (icons): added "cancel-circled" icon
Goffi <goffi@goffi.org>
parents: 73
diff changeset
336 "code": 59432,
5ca5a876fef3 fonts (icons): added "cancel-circled" icon
Goffi <goffi@goffi.org>
parents: 73
diff changeset
337 "src": "typicons"
75
255ad1b65519 fonts (icons): added "loop-alt" and "upload" icons
Goffi <goffi@goffi.org>
parents: 74
diff changeset
338 },
255ad1b65519 fonts (icons): added "loop-alt" and "upload" icons
Goffi <goffi@goffi.org>
parents: 74
diff changeset
339 {
255ad1b65519 fonts (icons): added "loop-alt" and "upload" icons
Goffi <goffi@goffi.org>
parents: 74
diff changeset
340 "uid": "eeec3208c90b7b48e804919d0d2d4a41",
255ad1b65519 fonts (icons): added "loop-alt" and "upload" icons
Goffi <goffi@goffi.org>
parents: 74
diff changeset
341 "css": "upload",
255ad1b65519 fonts (icons): added "loop-alt" and "upload" icons
Goffi <goffi@goffi.org>
parents: 74
diff changeset
342 "code": 59431,
255ad1b65519 fonts (icons): added "loop-alt" and "upload" icons
Goffi <goffi@goffi.org>
parents: 74
diff changeset
343 "src": "fontawesome"
255ad1b65519 fonts (icons): added "loop-alt" and "upload" icons
Goffi <goffi@goffi.org>
parents: 74
diff changeset
344 },
255ad1b65519 fonts (icons): added "loop-alt" and "upload" icons
Goffi <goffi@goffi.org>
parents: 74
diff changeset
345 {
255ad1b65519 fonts (icons): added "loop-alt" and "upload" icons
Goffi <goffi@goffi.org>
parents: 74
diff changeset
346 "uid": "5386cf333c67332c278b798c9fded7e5",
255ad1b65519 fonts (icons): added "loop-alt" and "upload" icons
Goffi <goffi@goffi.org>
parents: 74
diff changeset
347 "css": "loop-alt",
255ad1b65519 fonts (icons): added "loop-alt" and "upload" icons
Goffi <goffi@goffi.org>
parents: 74
diff changeset
348 "code": 59433,
255ad1b65519 fonts (icons): added "loop-alt" and "upload" icons
Goffi <goffi@goffi.org>
parents: 74
diff changeset
349 "src": "iconic"
76
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
350 },
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
351 {
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
352 "uid": "1e394b6cd5e0da3e10d8e4f3fe355960",
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
353 "css": "person",
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
354 "code": 59434,
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
355 "src": "elusive"
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
356 },
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
357 {
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
358 "uid": "f2aa28a2548ed3d2be718d087b65ee21",
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
359 "css": "key",
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
360 "code": 59435,
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
361 "src": "fontawesome"
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
362 },
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
363 {
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
364 "uid": "ccc2329632396dc096bb638d4b46fb98",
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
365 "css": "mail-filled",
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
366 "code": 61664,
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
367 "src": "fontawesome"
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
368 },
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
369 {
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
370 "uid": "bf882b30900da12fca090d9796bc3030",
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
371 "css": "mail",
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
372 "code": 59436,
0af8e53c638e fonts (icons): added "key", "person", "mail" and "mail-filled" icons
Goffi <goffi@goffi.org>
parents: 75
diff changeset
373 "src": "fontawesome"
77
7bc307f36741 fonts (icons): added "download" and "trash-empty" icons
Goffi <goffi@goffi.org>
parents: 76
diff changeset
374 },
7bc307f36741 fonts (icons): added "download" and "trash-empty" icons
Goffi <goffi@goffi.org>
parents: 76
diff changeset
375 {
7bc307f36741 fonts (icons): added "download" and "trash-empty" icons
Goffi <goffi@goffi.org>
parents: 76
diff changeset
376 "uid": "9a76bc135eac17d2c8b8ad4a5774fc87",
7bc307f36741 fonts (icons): added "download" and "trash-empty" icons
Goffi <goffi@goffi.org>
parents: 76
diff changeset
377 "css": "download",
7bc307f36741 fonts (icons): added "download" and "trash-empty" icons
Goffi <goffi@goffi.org>
parents: 76
diff changeset
378 "code": 59437,
7bc307f36741 fonts (icons): added "download" and "trash-empty" icons
Goffi <goffi@goffi.org>
parents: 76
diff changeset
379 "src": "fontawesome"
7bc307f36741 fonts (icons): added "download" and "trash-empty" icons
Goffi <goffi@goffi.org>
parents: 76
diff changeset
380 },
7bc307f36741 fonts (icons): added "download" and "trash-empty" icons
Goffi <goffi@goffi.org>
parents: 76
diff changeset
381 {
7bc307f36741 fonts (icons): added "download" and "trash-empty" icons
Goffi <goffi@goffi.org>
parents: 76
diff changeset
382 "uid": "f48ae54adfb27d8ada53d0fd9e34ee10",
7bc307f36741 fonts (icons): added "download" and "trash-empty" icons
Goffi <goffi@goffi.org>
parents: 76
diff changeset
383 "css": "trash-empty",
7bc307f36741 fonts (icons): added "download" and "trash-empty" icons
Goffi <goffi@goffi.org>
parents: 76
diff changeset
384 "code": 59438,
7bc307f36741 fonts (icons): added "download" and "trash-empty" icons
Goffi <goffi@goffi.org>
parents: 76
diff changeset
385 "src": "fontawesome"
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
386 }
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
387 ]
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
388 }