Wiki-Quellcode von FontAwesome

Version 2.1 von Daniel Herrmann am 2025/12/16 11:13

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