Wiki-Quellcode von FontAwesome

Version 2.1 von MACH ProForms GmbH am 20.08.2020

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