Wiki-Quellcode von FontAwesome
Zuletzt geändert von MACH ProForms GmbH am 30.01.2025
Zeige letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
1 | ## General settings | ||
2 | xwiki.iconset.type = font | ||
3 | xwiki.iconset.css = $services.webjars.url('org.webjars:font-awesome', 'css/font-awesome.min.css') | ||
4 | xwiki.iconset.render.wiki = {{html clean="false"}}<span class="fa fa-$icon" aria-hidden="true"></span>{{/html}} | ||
5 | xwiki.iconset.render.html = <span class="fa fa-$icon" aria-hidden="true"></span> | ||
6 | xwiki.iconset.icon.cssClass = fa fa-$icon | ||
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 | ||
90 | folder = folder-open | ||
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 | ||
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 | ||
158 | translate=language | ||
159 | minus-square = minus-square | ||
160 | plus-square = plus-square | ||
161 | filter = filter | ||
162 | table_sort = sort | ||
163 | fast-backward = fast-backward | ||
164 | arrow_in = window-minimize | ||
165 | reposition = arrows | ||
166 | |||
167 | ## Silk icons for backward compatibility (see: http://design.xwiki.org/xwiki/bin/view/Proposal/Silk+Mapping). | ||
168 | accept = check | ||
169 | anchor = anchor | ||
170 | application = square-o | ||
171 | application_osx_terminal = terminal | ||
172 | application_view_list = list-alt | ||
173 | application_view_tile = th-large | ||
174 | application_xp_terminal = terminal | ||
175 | arrow_branch = code-fork | ||
176 | arrow_divide = code-fork | ||
177 | arrow_down = arrow-down | ||
178 | arrow_inout = arrows-alt | ||
179 | arrow_left = arrow-left | ||
180 | arrow_out = arrows-alt | ||
181 | arrow_redo = repeat | ||
182 | arrow_refresh = refresh | ||
183 | arrow_refresh_small = refresh | ||
184 | arrow_right = arrow-right | ||
185 | arrow_rotate_anticlockwise = rotate-left | ||
186 | arrow_rotate_clockwise = rotate-right | ||
187 | arrow_switch = random | ||
188 | arrow_turn_left = share | ||
189 | arrow_turn_right = reply | ||
190 | arrow_undo = undo | ||
191 | arrow_up = arrow-up | ||
192 | asterisk_orange = asterisk | ||
193 | asterisk_yellow = asterisk | ||
194 | attach = paperclip | ||
195 | basket = shopping-basket | ||
196 | bell = bell | ||
197 | bell_delete=bell-slash | ||
198 | bin = trash-o | ||
199 | bomb = bomb | ||
200 | book = book | ||
201 | book_addresses=address-book | ||
202 | box = cube | ||
203 | bricks = cubes | ||
204 | briefcase = briefcase | ||
205 | bug = bug | ||
206 | building = building | ||
207 | bullet_arrow_down = caret-down | ||
208 | bullet_arrow_up = caret-up | ||
209 | bullet_black = circle | ||
210 | bullet_go = caret-right | ||
211 | cake=birthday-cake | ||
212 | calculator = calculator | ||
213 | calendar = calendar | ||
214 | calendar_add=calendar-plus-o | ||
215 | calendar_delete=calendar-times-o | ||
216 | camera = camera | ||
217 | cancel = times-circle | ||
218 | car = car | ||
219 | cart = shopping-cart | ||
220 | cart_add=cart-plus | ||
221 | chart_curve=area-chart | ||
222 | chart_line = line-chart | ||
223 | chart_pie = pie-chart | ||
224 | chart_bar = bar-chart-o | ||
225 | chart_organisation = sitemap | ||
226 | weather_clouds = cloud | ||
227 | clock = clock-o | ||
228 | cog = cog | ||
229 | comment = comment | ||
230 | comments = comments | ||
231 | computer = desktop | ||
232 | contrast = adjust | ||
233 | control_eject = eject | ||
234 | control_end = step-forward | ||
235 | control_equalizer = sliders | ||
236 | control_fastforward = fast-forward | ||
237 | control_pause = pause | ||
238 | control_play = play | ||
239 | control_rewind = backward | ||
240 | control_start = step-backward | ||
241 | control_stop = stop | ||
242 | controller = gamepad | ||
243 | creditcards = credit-card | ||
244 | cross = times | ||
245 | cup = coffee | ||
246 | cursor=mouse-pointer | ||
247 | cut = cut | ||
248 | database = database | ||
249 | delete = minus-circle | ||
250 | disk = floppy-o | ||
251 | drink = glass | ||
252 | drive = hdd-o | ||
253 | email = envelope-o | ||
254 | emoticon_smile=smile-o | ||
255 | error = exclamation-triangle | ||
256 | exclamation = exclamation-circle | ||
257 | eye = eye | ||
258 | feed = rss-square | ||
259 | female = female | ||
260 | film = film | ||
261 | find = search | ||
262 | flag = flag | ||
263 | folder = folder | ||
264 | font = font | ||
265 | group = group | ||
266 | heart = heart | ||
267 | help = question-circle | ||
268 | house = home | ||
269 | hourglass=hourglass | ||
270 | image = image | ||
271 | information = info-circle | ||
272 | ipod = tablet | ||
273 | joystick = gamepad | ||
274 | key = key | ||
275 | keyboard = keyboard-o | ||
276 | layout = columns | ||
277 | lightbulb = lightbulb-o | ||
278 | link = link | ||
279 | link_break = unlink | ||
280 | lock = lock | ||
281 | lock_open = unlock | ||
282 | lorry = truck | ||
283 | magifier_zoom_out = search-minus | ||
284 | magnifier = search | ||
285 | magnifier_zoom_in = search-plus | ||
286 | male = male | ||
287 | map = map-marker | ||
288 | money = money | ||
289 | money_dollar = dollar | ||
290 | money_euro = euro | ||
291 | money_pound = gbp | ||
292 | money_yen = yen | ||
293 | monitor = desktop | ||
294 | music = music | ||
295 | newspaper=newspaper-o | ||
296 | note=sticky-note-o | ||
297 | paintbrush=paint-brush | ||
298 | page_white = file-o | ||
299 | page_white_acrobat = file-pdf-o | ||
300 | page_white_code = file-code-o | ||
301 | page_white_compressed = file-archive-o | ||
302 | page_white_excel = file-excel-o | ||
303 | page_white_picture = file-image-o | ||
304 | page_white_powerpoint = file-powerpoint-o | ||
305 | page_white_text = file-text-o | ||
306 | page_white_word = file-word-o | ||
307 | page_white_zip = file-archive-o | ||
308 | paste_plain = paste | ||
309 | pencil = pencil | ||
310 | phone = mobile | ||
311 | photo = photo | ||
312 | picture = file-image-o | ||
313 | plugin=puzzle-piece | ||
314 | printer = print | ||
315 | rosette = certificate | ||
316 | rss = rss | ||
317 | shape_group=object-group | ||
318 | shape_square=square-o | ||
319 | shape_ungroup=object-ungroup | ||
320 | shield = shield | ||
321 | sitemap=sitemap | ||
322 | sound = volume-up | ||
323 | sound_low = volume-down | ||
324 | sound_none = volume-off | ||
325 | sport_soccer = futbol-o | ||
326 | star = star | ||
327 | style = font | ||
328 | table = table | ||
329 | tag = tag | ||
330 | telephone = phone | ||
331 | television=television | ||
332 | text_align_center = align-center | ||
333 | text_align_justify = align-justify | ||
334 | text_align_left = align-left | ||
335 | text_align_right = align-right | ||
336 | text_bold = bold | ||
337 | text_columns = columns | ||
338 | text_heading_1 = header | ||
339 | text_indent = indent | ||
340 | text_indent_remove = outdent | ||
341 | text_italic = italic | ||
342 | text_list_bullets = list-ul | ||
343 | text_list_numbers = list-ol | ||
344 | text_strikethrough = strikethrough | ||
345 | text_subscript = subscript | ||
346 | text_superscript = superscript | ||
347 | text_underline = underline | ||
348 | thumb_down=thumbs-down | ||
349 | thumb_up=thumbs-up | ||
350 | tick=check | ||
351 | time = clock-o | ||
352 | transmit = rss | ||
353 | user = user | ||
354 | user_add=user-plus | ||
355 | user_delete=user-times | ||
356 | vcard = vcard-o | ||
357 | wand = magic | ||
358 | weather_clouds = cloud | ||
359 | weather_sun = sun-o | ||
360 | weather_snow=snowflake-o | ||
361 | webcam = video-camera | ||
362 | world = globe | ||
363 | wrench = wrench | ||
364 | zoom = search | ||
365 | zoom_in = search-plus | ||
366 | zoom_out = search-minus |