Исходный код вики FontAwesome

Версия 5.1 от Андрей Ганьков на 2024/01/24 04:38

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