1<?php
2
3/**
4 * Plugin Icons: List of Glyphicon Icons
5 *
6 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
7 * @author     Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
8 * @copyright  (C) 2015-2018, Giuseppe Di Terlizzi
9 */
10
11return array(
12  'adjust',
13  'alert',
14  'align-center',
15  'align-justify',
16  'align-left',
17  'align-right',
18  'apple',
19  'arrow-down',
20  'arrow-left',
21  'arrow-right',
22  'arrow-up',
23  'asterisk',
24  'baby-formula',
25  'backward',
26  'ban-circle',
27  'barcode',
28  'bed',
29  'bell',
30  'bishop',
31  'bitcoin',
32  'blackboard',
33  'bold',
34  'book',
35  'bookmark',
36  'briefcase',
37  'btc',
38  'bullhorn',
39  'calendar',
40  'camera',
41  'cd',
42  'certificate',
43  'check',
44  'chevron-down',
45  'chevron-left',
46  'chevron-right',
47  'chevron-up',
48  'circle-arrow-down',
49  'circle-arrow-left',
50  'circle-arrow-right',
51  'circle-arrow-up',
52  'cloud',
53  'cloud-download',
54  'cloud-upload',
55  'cog',
56  'collapse-down',
57  'collapse-up',
58  'comment',
59  'compressed',
60  'console',
61  'copy',
62  'copyright-mark',
63  'credit-card',
64  'cutlery',
65  'dashboard',
66  'download',
67  'download-alt',
68  'duplicate',
69  'earphone',
70  'edit',
71  'education',
72  'eject',
73  'envelope',
74  'equalizer',
75  'erase',
76  'eur',
77  'euro',
78  'exclamation-sign',
79  'expand',
80  'export',
81  'eye-close',
82  'eye-open',
83  'facetime-video',
84  'fast-backward',
85  'fast-forward',
86  'file',
87  'film',
88  'filter',
89  'fire',
90  'flag',
91  'flash',
92  'floppy-disk',
93  'floppy-open',
94  'floppy-remove',
95  'floppy-save',
96  'floppy-saved',
97  'folder-close',
98  'folder-open',
99  'font',
100  'forward',
101  'fullscreen',
102  'gbp',
103  'gift',
104  'glass',
105  'globe',
106  'grain',
107  'hand-down',
108  'hand-left',
109  'hand-right',
110  'hand-up',
111  'hd-video',
112  'hdd',
113  'header',
114  'headphones',
115  'heart',
116  'heart-empty',
117  'home',
118  'hourglass',
119  'ice-lolly',
120  'ice-lolly-tasted',
121  'import',
122  'inbox',
123  'indent-left',
124  'indent-right',
125  'info-sign',
126  'italic',
127  'jpy',
128  'king',
129  'knight',
130  'lamp',
131  'leaf',
132  'level-up',
133  'link',
134  'list',
135  'list-alt',
136  'lock',
137  'log-in',
138  'log-out',
139  'magnet',
140  'map-marker',
141  'menu-down',
142  'menu-hamburger',
143  'menu-left',
144  'menu-right',
145  'menu-up',
146  'minus',
147  'minus-sign',
148  'modal-window',
149  'move',
150  'music',
151  'new-window',
152  'object-align-bottom',
153  'object-align-horizontal',
154  'object-align-left',
155  'object-align-right',
156  'object-align-top',
157  'object-align-vertical',
158  'off',
159  'oil',
160  'ok',
161  'ok-circle',
162  'ok-sign',
163  'open',
164  'open-file',
165  'option-horizontal',
166  'option-vertical',
167  'paperclip',
168  'paste',
169  'pause',
170  'pawn',
171  'pencil',
172  'phone',
173  'phone-alt',
174  'picture',
175  'piggy-bank',
176  'plane',
177  'play',
178  'play-circle',
179  'plus',
180  'plus-sign',
181  'print',
182  'pushpin',
183  'qrcode',
184  'queen',
185  'question-sign',
186  'random',
187  'record',
188  'refresh',
189  'registration-mark',
190  'remove',
191  'remove-circle',
192  'remove-sign',
193  'repeat',
194  'resize-full',
195  'resize-horizontal',
196  'resize-small',
197  'resize-vertical',
198  'retweet',
199  'road',
200  'rub',
201  'ruble',
202  'save',
203  'save-file',
204  'saved',
205  'scale',
206  'scissors',
207  'screenshot',
208  'sd-video',
209  'search',
210  'send',
211  'share',
212  'share-alt',
213  'shopping-cart',
214  'signal',
215  'sort',
216  'sort-by-alphabet',
217  'sort-by-alphabet-alt',
218  'sort-by-attributes',
219  'sort-by-attributes-alt',
220  'sort-by-order',
221  'sort-by-order-alt',
222  'sound-5-1',
223  'sound-6-1',
224  'sound-7-1',
225  'sound-dolby',
226  'sound-stereo',
227  'star',
228  'star-empty',
229  'stats',
230  'step-backward',
231  'step-forward',
232  'stop',
233  'subscript',
234  'subtitles',
235  'sunglasses',
236  'superscript',
237  'tag',
238  'tags',
239  'tasks',
240  'tent',
241  'text-background',
242  'text-color',
243  'text-height',
244  'text-size',
245  'text-width',
246  'th',
247  'th-large',
248  'th-list',
249  'thumbs-down',
250  'thumbs-up',
251  'time',
252  'tint',
253  'tower',
254  'transfer',
255  'trash',
256  'tree-conifer',
257  'tree-deciduous',
258  'triangle-bottom',
259  'triangle-left',
260  'triangle-right',
261  'triangle-top',
262  'unchecked',
263  'upload',
264  'usd',
265  'user',
266  'volume-down',
267  'volume-off',
268  'volume-up',
269  'warning-sign',
270  'wrench',
271  'xbt',
272  'yen',
273  'zoom-in',
274  'zoom-out',
275);
276