Wiki source code of FontAwesome

Version 1.1 by XWiki Admin on 26.05.2017 08:17

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