Wiki source code of FontAwesome
Version 2.1 by Administrator on 15.08.2017 12:57
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | ## General settings |
2 | xwiki.iconset.type = font | ||
3 | xwiki.iconset.ssx = IconThemes.FontAwesome | ||
4 | xwiki.iconset.jsx = IconThemes.FontAwesome | ||
5 | xwiki.iconset.render.wiki = {{html clean="false"}}<span class="fa fa-$icon"></span>{{/html}} | ||
6 | xwiki.iconset.render.html = <span class="fa fa-$icon"></span> | ||
7 | |||
8 | ## XWiki Icon Set (see: http://design.xwiki.org/xwiki/bin/view/Proposal/XWiki+Icon+Set). | ||
9 | home = home | ||
10 | wiki = globe | ||
11 | space = folder | ||
12 | page = file-o | ||
13 | check = check | ||
14 | add = plus | ||
15 | anchor = anchor | ||
16 | terminal = terminal | ||
17 | list = list-alt | ||
18 | branch = code-fork | ||
19 | down = arrow-down | ||
20 | up = arrow-up | ||
21 | left = arrow-left | ||
22 | right = arrow-right | ||
23 | arrows = arrows-alt | ||
24 | repeat = repeat | ||
25 | undo = undo | ||
26 | refresh = refresh | ||
27 | rotate-left = rotate-left | ||
28 | rotate-right = rotate-right | ||
29 | switch = random | ||
30 | random = random | ||
31 | attach = paperclip | ||
32 | shopping-cart = shopping-cart | ||
33 | bell = bell | ||
34 | trash = trash | ||
35 | bomb = bomb | ||
36 | book = book | ||
37 | cube = cube | ||
38 | cubes = cubes | ||
39 | briefcase = briefcase | ||
40 | bug = bug | ||
41 | building = building | ||
42 | caret-down = caret-down | ||
43 | caret-up = caret-up | ||
44 | caret-right = caret-right | ||
45 | calculator = calculator | ||
46 | calendar = calendar | ||
47 | camera = camera | ||
48 | remove = times-circle | ||
49 | cross = times | ||
50 | car = car | ||
51 | truck = truck | ||
52 | chart-bar = bar-chart-o | ||
53 | chart-organisation = sitemap | ||
54 | cloud = cloud | ||
55 | clock = clock-o | ||
56 | cog = cog | ||
57 | comment = comment | ||
58 | comments = comments | ||
59 | desktop = desktop | ||
60 | contrast = adjust | ||
61 | eject = eject | ||
62 | step-forward = step-forward | ||
63 | step-backward = step-backward | ||
64 | fast-forward = fast-forward | ||
65 | backward = backward | ||
66 | play = play | ||
67 | pause = pause | ||
68 | stop = stop | ||
69 | gamepad = gamepad | ||
70 | credit-card = credit-card | ||
71 | coffee = coffee | ||
72 | cut = cut | ||
73 | database = database | ||
74 | delete = minus-circle | ||
75 | floppy-disk = floppy-o | ||
76 | glass = glass | ||
77 | drive = hdd-o | ||
78 | envelope = envelope-o | ||
79 | warning = exclamation-triangle | ||
80 | error = exclamation-circle | ||
81 | info = info-circle | ||
82 | eye = eye | ||
83 | female = female | ||
84 | male = male | ||
85 | film = film | ||
86 | flag = flag | ||
87 | search = search | ||
88 | search-plus = search-plus | ||
89 | search-minus = search-minus | ||
![]() |
2.1 | 90 | folder = folder-open |
![]() |
1.1 | 91 | user = user |
92 | group = group | ||
93 | heart = heart | ||
94 | question = question-circle | ||
95 | image = image | ||
96 | key = key | ||
97 | keyboard = keyboard-o | ||
98 | lightbulb = lightbulb-o | ||
99 | link = link | ||
100 | unlink = unlink | ||
101 | lock = lock | ||
102 | unlock = unlock | ||
103 | money = money | ||
104 | dollar = dollar | ||
105 | euro = euro | ||
106 | gbp = gbp | ||
107 | yen = yen | ||
108 | music = music | ||
109 | file = file | ||
110 | file-white = file-o | ||
111 | file-pdf = file-pdf-o | ||
112 | file-code = file-code-o | ||
113 | file-archive = file-archive-o | ||
114 | file-word = file-word-o | ||
115 | file-excel = file-excel-o | ||
116 | file-powerpoint = file-powerpoint-o | ||
117 | file-text = file-text-o | ||
118 | paste = paste | ||
119 | pencil = pencil | ||
120 | print = print | ||
121 | shield = shield | ||
122 | certificate = certificate | ||
123 | volume-up = volume-up | ||
124 | volume-down = volume-down | ||
125 | volume-off = volume-off | ||
126 | soccer = futbol-o | ||
127 | star = star | ||
128 | table = table | ||
129 | phone = phone | ||
130 | font = font | ||
131 | bold = bold | ||
132 | italic = italic | ||
133 | strikethrough = strikethrough | ||
134 | subscript = subscript | ||
135 | superscript = superscript | ||
136 | underline = underline | ||
137 | align-center = align-center | ||
138 | align-justify = align-justify | ||
139 | align-left = align-left | ||
140 | align-right = align-right | ||
141 | columns = columns | ||
142 | indent-left = indent | ||
143 | indent-right = outdent | ||
144 | list-bullets = list-ul | ||
145 | list-numbers = list-ol | ||
146 | sun = sun-o | ||
147 | world = globe | ||
148 | wrench = wrench | ||
![]() |
2.1 | 149 | menu=bars |
150 | more-vertical=ellipsis-v | ||
151 | edit=edit | ||
152 | copy=copy | ||
153 | move=external-link | ||
154 | download=download | ||
155 | log-in=sign-in | ||
156 | log-out=sign-out | ||
157 | th=th | ||
![]() |
1.1 | 158 | |
159 | ## Silk icons for backward compatibility (see: http://design.xwiki.org/xwiki/bin/view/Proposal/Silk+Mapping). | ||
160 | accept = check | ||
161 | anchor = anchor | ||
162 | application = square-o | ||
163 | application_osx_terminal = terminal | ||
164 | application_view_list = list-alt | ||
165 | application_view_tile = th-large | ||
166 | application_xp_terminal = terminal | ||
167 | arrow_branch = code-fork | ||
168 | arrow_divide = code-fork | ||
169 | arrow_down = arrow-down | ||
170 | arrow_inout = arrows-alt | ||
171 | arrow_left = arrow-left | ||
172 | arrow_out = arrows-alt | ||
173 | arrow_redo = repeat | ||
174 | arrow_refresh = refresh | ||
175 | arrow_refresh_small = refresh | ||
176 | arrow_right = arrow-right | ||
177 | arrow_rotate_anticlockwise = rotate-left | ||
178 | arrow_rotate_clockwise = rotate-right | ||
179 | arrow_switch = random | ||
180 | arrow_turn_left = share | ||
181 | arrow_turn_right = reply | ||
182 | arrow_undo = undo | ||
183 | arrow_up = arrow-up | ||
184 | asterisk_orange = asterisk | ||
185 | asterisk_yellow = asterisk | ||
186 | attach = paperclip | ||
![]() |
2.1 | 187 | basket = shopping-basket |
![]() |
1.1 | 188 | bell = bell |
![]() |
2.1 | 189 | bell_delete=bell-slash |
![]() |
1.1 | 190 | bin = trash-o |
191 | bomb = bomb | ||
192 | book = book | ||
![]() |
2.1 | 193 | book_addresses=address-book |
![]() |
1.1 | 194 | box = cube |
195 | bricks = cubes | ||
196 | briefcase = briefcase | ||
197 | bug = bug | ||
198 | building = building | ||
199 | bullet_arrow_down = caret-down | ||
200 | bullet_arrow_up = caret-up | ||
201 | bullet_go = caret-right | ||
![]() |
2.1 | 202 | cake=birthday-cake |
![]() |
1.1 | 203 | calculator = calculator |
204 | calendar = calendar | ||
![]() |
2.1 | 205 | calendar_add=calendar-plus-o |
206 | calendar_delete=calendar-times-o | ||
![]() |
1.1 | 207 | camera = camera |
208 | cancel = times-circle | ||
209 | car = car | ||
210 | cart = shopping-cart | ||
![]() |
2.1 | 211 | cart_add=cart-plus |
212 | chart_curve=area-chart | ||
![]() |
1.1 | 213 | chart_line = line-chart |
214 | chart_pie = pie-chart | ||
215 | chart_bar = bar-chart-o | ||
216 | chart_organisation = sitemap | ||
217 | weather_clouds = cloud | ||
218 | clock = clock-o | ||
219 | cog = cog | ||
220 | comment = comment | ||
221 | comments = comments | ||
222 | computer = desktop | ||
223 | contrast = adjust | ||
224 | control_eject = eject | ||
225 | control_end = step-forward | ||
226 | control_equalizer = sliders | ||
227 | control_fastforward = fast-forward | ||
228 | control_pause = pause | ||
229 | control_play = play | ||
230 | control_rewind = backward | ||
231 | control_start = step-backward | ||
232 | control_stop = stop | ||
233 | controller = gamepad | ||
234 | creditcards = credit-card | ||
235 | cross = times | ||
236 | cup = coffee | ||
![]() |
2.1 | 237 | cursor=mouse-pointer |
![]() |
1.1 | 238 | cut = cut |
239 | database = database | ||
240 | delete = minus-circle | ||
241 | disk = floppy-o | ||
242 | drink = glass | ||
243 | drive = hdd-o | ||
244 | email = envelope-o | ||
![]() |
2.1 | 245 | emoticon_smile=smile-o |
![]() |
1.1 | 246 | error = exclamation-triangle |
247 | exclamation = exclamation-circle | ||
248 | eye = eye | ||
249 | feed = rss-square | ||
250 | female = female | ||
251 | film = film | ||
252 | find = search | ||
253 | flag = flag | ||
254 | folder = folder | ||
255 | font = font | ||
256 | group = group | ||
257 | heart = heart | ||
258 | help = question-circle | ||
259 | house = home | ||
![]() |
2.1 | 260 | hourglass=hourglass |
![]() |
1.1 | 261 | image = image |
262 | information = info-circle | ||
263 | ipod = tablet | ||
264 | joystick = gamepad | ||
265 | key = key | ||
266 | keyboard = keyboard-o | ||
267 | layout = columns | ||
268 | lightbulb = lightbulb-o | ||
269 | link = link | ||
270 | link_break = unlink | ||
271 | lock = lock | ||
272 | lock_open = unlock | ||
273 | lorry = truck | ||
274 | magifier_zoom_out = search-minus | ||
275 | magnifier = search | ||
276 | magnifier_zoom_in = search-plus | ||
277 | male = male | ||
278 | map = map-marker | ||
279 | money = money | ||
280 | money_dollar = dollar | ||
281 | money_euro = euro | ||
282 | money_pound = gbp | ||
283 | money_yen = yen | ||
284 | monitor = desktop | ||
285 | music = music | ||
![]() |
2.1 | 286 | newspaper=newspaper-o |
287 | note=sticky-note-o | ||
288 | paintbrush=paint-brush | ||
![]() |
1.1 | 289 | page = file |
290 | page_white = file-o | ||
291 | page_white_acrobat = file-pdf-o | ||
292 | page_white_code = file-code-o | ||
293 | page_white_compressed = file-archive-o | ||
294 | page_white_excel = file-excel-o | ||
295 | page_white_picture = file-image-o | ||
296 | page_white_powerpoint = file-powerpoint-o | ||
297 | page_white_text = file-text-o | ||
298 | page_white_word = file-word-o | ||
299 | page_white_zip = file-archive-o | ||
300 | paste_plain = paste | ||
301 | pencil = pencil | ||
302 | phone = mobile | ||
303 | photo = photo | ||
304 | picture = file-image-o | ||
305 | plugin=puzzle-piece | ||
306 | printer = print | ||
307 | rosette = certificate | ||
308 | rss = rss | ||
![]() |
2.1 | 309 | shape_group=object-group |
310 | shape_ungroup=object-ungroup | ||
![]() |
1.1 | 311 | shield = shield |
![]() |
2.1 | 312 | sitemap=sitemap |
![]() |
1.1 | 313 | sound = volume-up |
314 | sound_low = volume-down | ||
315 | sound_none = volume-off | ||
316 | sport_soccer = futbol-o | ||
317 | star = star | ||
318 | style = font | ||
319 | table = table | ||
320 | tag = tag | ||
321 | telephone = phone | ||
![]() |
2.1 | 322 | television=television |
![]() |
1.1 | 323 | text_align_center = align-center |
324 | text_align_justify = align-justify | ||
325 | text_align_left = align-left | ||
326 | text_align_right = align-right | ||
327 | text_bold = bold | ||
328 | text_columns = columns | ||
329 | text_indent = indent | ||
330 | text_indent_remove = outdent | ||
331 | text_italic = italic | ||
332 | text_list_bullets = list-ul | ||
333 | text_list_numbers = list-ol | ||
334 | text_strikethrough = strikethrough | ||
335 | text_subscript = subscript | ||
336 | text_superscript = superscript | ||
337 | text_underline = underline | ||
![]() |
2.1 | 338 | thumb_down=thumbs-down |
339 | thumb_up=thumbs-up | ||
340 | tick=check | ||
![]() |
1.1 | 341 | time = clock-o |
342 | transmit = rss | ||
343 | user = user | ||
![]() |
2.1 | 344 | user_add=user-plus |
345 | user_delete=user-times | ||
346 | vcard = vcard-o | ||
![]() |
1.1 | 347 | weather_clouds = cloud |
348 | weather_sun = sun-o | ||
![]() |
2.1 | 349 | weather_snow=snowflake-o |
![]() |
1.1 | 350 | webcam = video-camera |
351 | world = globe | ||
352 | wrench = wrench | ||
353 | zoom = search | ||
354 | zoom_in = search-plus | ||
355 | zoom_out = search-minus | ||
![]() |
2.1 | 356 |