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

Редактировал(а) Андрей Ганьков 2026/01/23 10:50

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