Wiki-Quellcode von FontAwesome

Version 1.1 von MACH ProForms GmbH am 25.09.2018

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