PluginProbe ʕ •ᴥ•ʔ
Tutor LMS – eLearning and online course solution / 4.0.5
Tutor LMS – eLearning and online course solution v4.0.5
4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.9.15 3.9.14 3.9.13 3.9.12 3.9.11 trunk 1.0.0 1.0.0-alpha 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.2.0 1.2.1 1.2.11 1.2.12 1.2.13 1.2.20 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.4.9 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 1.6.7 1.6.8 1.6.9 1.7.0 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 1.7.7 1.7.8 1.7.9 1.8.0 1.8.1 1.8.10 1.8.2 1.8.3 1.8.4 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9.0 1.9.1 1.9.10 1.9.11 1.9.12 1.9.13 1.9.14 1.9.15 1.9.16 1.9.2 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.10 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.1.1 2.1.10 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.3.0 2.4.0 2.5.0 2.6.0 2.6.1 2.6.2 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 3.0.0 3.0.1 3.0.2 3.1.0 3.2.0 3.2.1 3.2.2 3.2.3 3.3.0 3.3.1 3.4.0 3.4.1 3.4.2 3.5.0 3.6.0 3.6.1 3.6.2 3.6.3 3.6.4 3.7.0 3.7.1 3.7.2 3.7.3 3.7.4 3.8.0 3.8.1 3.8.2 3.8.3 3.9.0 3.9.1 3.9.10 3.9.2 3.9.3 3.9.4 3.9.5 3.9.6 3.9.7 3.9.8 3.9.9
tutor / classes / Icon.php
tutor / classes Last commit date
Addons.php 1 month ago Admin.php 4 weeks ago Ajax.php 1 month ago Announcements.php 1 month ago Assets.php 2 weeks ago Backend_Page_Trait.php 1 year ago BaseController.php 1 year ago Config.php 1 month ago Container.php 1 year ago Course.php 1 week ago Course_Embed.php 3 years ago Course_Filter.php 1 month ago Course_List.php 1 month ago Course_Settings_Tabs.php 1 month ago Course_Widget.php 1 year ago Custom_Validation.php 1 month ago Dashboard.php 1 month ago Earnings.php 10 months ago FormHandler.php 1 month ago Frontend.php 1 month ago Gutenberg.php 1 year ago Icon.php 1 week ago Input.php 1 month ago Instructor.php 1 month ago Instructors_List.php 1 month ago Lesson.php 1 month ago Options_V2.php 1 month ago Permalink.php 1 month ago Post_types.php 1 month ago Private_Course_Access.php 1 month ago Q_And_A.php 1 month ago Question_Answers_List.php 1 year ago Quiz.php 1 week ago QuizBuilder.php 1 week ago Quiz_Attempts_List.php 1 month ago RestAPI.php 1 month ago Reviews.php 1 month ago Rewrite_Rules.php 2 years ago SampleCourse.php 1 month ago Shortcode.php 1 month ago Singleton.php 1 year ago Student.php 1 month ago Students_List.php 1 year ago Taxonomies.php 1 year ago Template.php 1 month ago Theme_Compatibility.php 3 years ago Tools.php 1 year ago Tools_V2.php 2 months ago Tutor.php 1 week ago TutorEDD.php 1 month ago Tutor_Base.php 2 years ago Tutor_Setup.php 1 month ago Upgrader.php 1 month ago User.php 2 weeks ago UserPreference.php 1 month ago Utils.php 1 week ago Video_Stream.php 3 years ago WhatsNew.php 1 month ago Withdraw.php 1 month ago Withdraw_Requests_List.php 1 year ago WooCommerce.php 1 week ago
Icon.php
469 lines
1 <?php
2 /**
3 * This file is auto-generated. Run "npm run generate:icon-types" to generate again.
4 *
5 * @package Tutor
6 * @author Themeum <support@themeum.com>
7 * @link https://themeum.com
8 * @since 3.7.0
9 */
10
11 namespace TUTOR;
12
13 /**
14 * Icon class for Icon Names.
15 *
16 * @since 3.7.0
17 */
18 final class Icon {
19 const ACTIVE = 'active';
20 const ADD = 'add';
21 const ADDONS = 'addons';
22 const ADD_IMAGE = 'add-image';
23 const AI = 'ai';
24 const AIR_DELIVERY = 'air-delivery';
25 const ALARM = 'alarm';
26 const ALERT = 'alert';
27 const ALL = 'all';
28 const ANALYTICS = 'analytics';
29 const ANALYTICS_FILL = 'analytics-fill';
30 const ANDROID_PHONE = 'android-phone';
31 const ANGLES_RIGHT = 'angles-right';
32 const ANIMATION = 'animation';
33 const ANNOUNCEMENT = 'announcement';
34 const ANNOUNCEMENT_FILL = 'announcement-fill';
35 const ARCHIVE = 'archive';
36 const ARCHIVE_2 = 'archive-2';
37 const ARROWS_IN = 'arrows-in';
38 const ARROWS_OUT = 'arrows-out';
39 const ARROW_DOWN = 'arrow-down';
40 const ARROW_LEFT = 'arrow-left';
41 const ARROW_LEFT_2 = 'arrow-left-2';
42 const ARROW_LEFT_ALT = 'arrow-left-alt';
43 const ARROW_RIGHT_2 = 'arrow-right-2';
44 const ARROW_UP = 'arrow-up';
45 const ASCENDING = 'ascending';
46 const ASSIGNMENT = 'assignment';
47 const ATTACH = 'attach';
48 const ATTACHMENT_LINE = 'attachment-line';
49 const AUDIENCE = 'audience';
50 const AUDIO = 'audio';
51 const AVI = 'avi';
52 const BACK = 'back';
53 const BACK_2 = 'back-2';
54 const BADGE = 'badge';
55 const BADGE_CHECK = 'badge-check';
56 const BADGE_INFO = 'badge-info';
57 const BARS = 'bars';
58 const BAR_LEGEND = 'bar-legend';
59 const BILLING = 'billing';
60 const BOOK = 'book';
61 const BOOKMARK = 'bookmark';
62 const BOOKMARK_FILL = 'bookmark-fill';
63 const BOOK_2 = 'book-2';
64 const BOOK_2_FILL = 'book_2_fill';
65 const BOX_PRICE = 'box-price';
66 const BUDDY_PRESS = 'buddy-press';
67 const BULB = 'bulb';
68 const BULB_2 = 'bulb-2';
69 const BULB_LINE = 'bulb-line';
70 const BUNDLE = 'bundle';
71 const BUY_GET_TYPE = 'buy-get-type';
72 const CALENDAR = 'calendar';
73 const CALENDAR_2 = 'calendar-2';
74 const CALENDAR_2_FILL = 'calendar-2-fill';
75 const CALENDAR_CHECK = 'calendar-check';
76 const CALENDAR_LINE = 'calendar-line';
77 const CALENDAR_LINES = 'calendar-lines';
78 const CALL_END = 'call-end';
79 const CAMERA = 'camera';
80 const CART = 'cart';
81 const CATEGORIES = 'categories';
82 const CERTIFICATE = 'certificate';
83 const CERTIFICATE_2 = 'certificate-2';
84 const CERTIFICATE_2_FILL = 'certificate_2_fill';
85 const CERTIFICATE_COLORIZE = 'certificate-colorize';
86 const CHANGE = 'change';
87 const CHECK = 'check';
88 const CHECK_2 = 'check-2';
89 const CHECK_FILLED = 'check-filled';
90 const CHECK_FILLED_WHITE = 'check-filled-white';
91 const CHECK_MARK = 'check-mark';
92 const CHECK_SQUARE = 'check-square';
93 const CHECK_SQUARE_FILLED = 'check-square-filled';
94 const CHECK_STROKE = 'check-stroke';
95 const CHEVRON_DOWN = 'chevron-down';
96 const CHEVRON_DOWN_2 = 'chevron-down-2';
97 const CHEVRON_LEFT = 'chevron-left';
98 const CHEVRON_LEFT_2 = 'chevron-left-2';
99 const CHEVRON_RIGHT = 'chevron-right';
100 const CHEVRON_RIGHT_2 = 'chevron-right-2';
101 const CHEVRON_UP = 'chevron-up';
102 const CHEVRON_UP_2 = 'chevron-up-2';
103 const CIRCLED_PLUS = 'circled-plus';
104 const CIRCUM_LOCK = 'circum-lock';
105 const CLOCK = 'clock';
106 const CLOCK_2 = 'clock-2';
107 const CLOCK_FRAME = 'clock-frame';
108 const CODING = 'coding';
109 const COLLAPSED = 'collapsed';
110 const COLOR_OPTION = 'color-option';
111 const COMMAND = 'command';
112 const COMMENTS = 'comments';
113 const COMMISSION = 'commission';
114 const COMPLETED = 'completed';
115 const COMPLETED_CIRCLE = 'completed-circle';
116 const COMPLETED_COLORIZE = 'completed-colorize';
117 const COMPLETED_FILL = 'completed-fill';
118 const COMPRESS = 'compress';
119 const CONFETTI = 'confetti';
120 const CONTENT_BANK = 'content-bank';
121 const CONTENT_DRIP = 'content-drip';
122 const CONTRACT_OUTLINE = 'contract-outline';
123 const CONTRAST = 'contrast';
124 const COPY = 'copy';
125 const COPY_2 = 'copy-2';
126 const COPY_PASTE = 'copy-paste';
127 const COUPON = 'coupon';
128 const COURSE = 'course';
129 const COURSES = 'courses';
130 const COURSES_FILL = 'courses-fill';
131 const CROSS = 'cross';
132 const CROSS_2 = 'cross-2';
133 const CROSS_CIRCLE = 'cross-circle';
134 const CROSS_CIRCLE_LINE = 'cross-circle-line';
135 const CROSS_COLORIZE = 'cross-colorize';
136 const CROWN = 'crown';
137 const CROWN_OUTLINED = 'crown-outlined';
138 const CROWN_ROUNDED = 'crown-rounded';
139 const CROWN_ROUNDED_SMALL = 'crown-rounded-small';
140 const CSS = 'css';
141 const CSV = 'csv';
142 const CURRENCY = 'currency';
143 const DBF = 'dbf';
144 const DELETE = 'delete';
145 const DELETE_2 = 'delete-2';
146 const DESCENDING = 'descending';
147 const DEVICES = 'devices';
148 const DIFFICULTY_EASY = 'difficulty-easy';
149 const DIFFICULTY_HARD = 'difficulty-hard';
150 const DIFFICULTY_NORMAL = 'difficulty-normal';
151 const DISCOUNT_TYPE = 'discount-type';
152 const DIVI_COLORIZED = 'divi-colorized';
153 const DOC = 'doc';
154 const DOCUMENT = 'document';
155 const DOLLAR = 'dollar';
156 const DOLLAR_RECURRING = 'dollar-recurring';
157 const DOT = 'dot';
158 const DOWNLOAD = 'download';
159 const DOWNLOAD_2 = 'download-2';
160 const DOWNLOAD_3 = 'download-3';
161 const DOWNLOAD_COLORIZE = 'download-colorize';
162 const DRAG = 'drag';
163 const DRAG_VERTICAL = 'drag-vertical';
164 const DROIP = 'droip';
165 const DROIP_COLORIZED = 'droip-colorized';
166 const DROP = 'drop';
167 const DUPLICATE = 'duplicate';
168 const DWG = 'dwg';
169 const EARNING = 'earning';
170 const EARNING_FILL = 'earning-fill';
171 const EDIT = 'edit';
172 const EDIT_2 = 'edit-2';
173 const ELEMENTOR_COLORIZED = 'elementor-colorized';
174 const ELLIPSES = 'ellipses';
175 const EMAIL = 'email';
176 const EMAIL_NOTIFICATION = 'email-notification';
177 const ENERGY = 'energy';
178 const ENROLLED = 'enrolled';
179 const ENTER = 'enter';
180 const ERASER = 'eraser';
181 const EXE = 'exe';
182 const EXPAND = 'expand';
183 const EXPLORE = 'explore';
184 const EXPLORE_FILL = 'explore-fill';
185 const EXPORT = 'export';
186 const EYE = 'eye';
187 const EYE_LINE = 'eye-line';
188 const EYE_OFF = 'eye-off';
189 const FACEBOOK = 'facebook';
190 const FEATHER = 'feather';
191 const FEES = 'fees';
192 const FILE = 'file';
193 const FILE_ATTACHEMENT = 'file-attachement';
194 const FILTER = 'filter';
195 const FILTER_2 = 'filter-2';
196 const FIRE = 'fire';
197 const FIRE_DISABLED = 'fire-disabled';
198 const FLA = 'fla';
199 const FONT = 'font';
200 const FREE_SHIPPING_TYPE = 'free-shipping-type';
201 const GIFT = 'gift';
202 const GIFT_CARD = 'gift-card';
203 const GITHUB = 'github';
204 const GLOBE = 'globe';
205 const GOOGLE_CALENDER_COLORIZE = 'google-calender-colorize';
206 const GOOGLE_MEET = 'google-meet';
207 const GOOGLE_MEET_COLORIZE = 'google-meet-colorize';
208 const GRAB_HANDLE = 'grab-handle';
209 const GRADEBOOK = 'gradebook';
210 const GRAPH_MARKER_CORRECT = 'graph-marker-correct';
211 const GRAPH_MARKER_HOVER = 'graph-marker-hover';
212 const GRAPH_MARKER_SELECTED = 'graph-marker-selected';
213 const GRAPH_MARKER_WRONG = 'graph-marker-wrong';
214 const GUTENBERG_COLORIZED = 'gutenberg-colorized';
215 const HAND_COIN = 'hand-coin';
216 const HAND_SWIPE_RIGHT = 'hand-swipe-right';
217 const HAPPY = 'happy';
218 const HEART = 'heart';
219 const HIGHLIGHTER = 'highlighter';
220 const HISTORY = 'history';
221 const HOME = 'home';
222 const HOME_FILL = 'home-fill';
223 const HTML = 'html';
224 const IMAGE = 'image';
225 const IMAGE_PLUS = 'image-plus';
226 const IMAGE_PREVIEW = 'image-preview';
227 const IMAGE_PREVIEW_LINE = 'image-preview-line';
228 const IMPORT = 'import';
229 const IMPORT_COLORIZED = 'import-colorized';
230 const INACTIVE = 'inactive';
231 const INFO = 'info';
232 const INFO_2 = 'info-2';
233 const INFO_COLORIZE = 'info-colorize';
234 const INFO_FILL = 'info-fill';
235 const INFO_OCTAGON = 'info-octagon';
236 const INFO_OCTAGON_FILL = 'info-octagon-fill';
237 const INSTRUCTOR = 'instructor';
238 const INTERACTIVE_QUIZ = 'interactive-quiz';
239 const INTERFACE = 'interface';
240 const IOS_PHONE = 'ios-phone';
241 const IPAD_TABLET = 'ipad-tablet';
242 const ISO = 'iso';
243 const JAVASCRIPT = 'javascript';
244 const JPG = 'jpg';
245 const JSON = 'json';
246 const JSON_FILE = 'json-file';
247 const KEY = 'key';
248 const LANDSCAPE = 'landscape';
249 const LANDSCAPE_FILLED = 'landscape-filled';
250 const LEAGUE = 'league';
251 const LEFT = 'left';
252 const LESSON = 'lesson';
253 const LESSON_COMPLETED = 'lesson-completed';
254 const LEVEL = 'level';
255 const LIGHT = 'light';
256 const LINE_CROSS = 'line-cross';
257 const LINK = 'link';
258 const LINKEDIN = 'linkedin';
259 const LINK_EXTERNAL = 'link-external';
260 const LIST = 'list';
261 const LIST_OPTION = 'list-option';
262 const LOADING = 'loading';
263 const LOCK = 'lock';
264 const LOCK_CIRCLE = 'lock-circle';
265 const LOCK_FILL = 'lock-fill';
266 const LOCK_STROKE = 'lock-stroke';
267 const LOCK_STROKE_2 = 'lock-stroke-2';
268 const LOGOUT = 'logout';
269 const MAC = 'mac';
270 const MAGE_FILTER = 'mage-filter';
271 const MAGIC_AI = 'magic-ai';
272 const MAGIC_AI_COLORIZE = 'magic-ai-colorize';
273 const MAGIC_AI_PLACEHOLDER = 'magic-ai-placeholder';
274 const MAGIC_ERASER = 'magic-eraser';
275 const MAGIC_VARIATION = 'magic-variation';
276 const MAGIC_WAND = 'magic-wand';
277 const MAP_PIN = 'map-pin';
278 const MARKER_TICK = 'marker-tick';
279 const MARKS_TOTAL = 'marks-total';
280 const MARK_CIRCLE = 'mark-circle';
281 const MATERIAL = 'material';
282 const MATERIAL_CHECK = 'material-check';
283 const MEMBER = 'member';
284 const MENU = 'menu';
285 const MINUS = 'minus';
286 const MINUS_SQUARE = 'minus-square';
287 const MONITOR_PLAY = 'monitor-play';
288 const MORE = 'more';
289 const MOVE = 'move';
290 const MP_3 = 'mp-3';
291 const MP_4 = 'mp-4';
292 const MULTIPLE_INSTRUCTORS = 'multiple-instructors';
293 const MUSIC = 'music';
294 const NOTE = 'note';
295 const NOTEBOOK = 'notebook';
296 const NOTES = 'notes';
297 const NOTES_FILL = 'notes-fill';
298 const NOTIFICATION = 'notification';
299 const NOTIFICATION_2 = 'notification-2';
300 const OPEN = 'open';
301 const OUTLINE_NONE = 'outline-none';
302 const PASSED = 'passed';
303 const PASSED_FILL = 'passed-fill';
304 const PASSING = 'passing';
305 const PAUSE_CIRCLE = 'pause-circle';
306 const PDF = 'pdf';
307 const PEN = 'pen';
308 const PEN_TO_SQUARE = 'pen-to-square';
309 const PLAY = 'play';
310 const PLAY_2 = 'play-2';
311 const PLAY_FILL = 'play-fill';
312 const PLAY_LINE = 'play-line';
313 const PLAY_LINE_2 = 'play-line-2';
314 const PLUS = 'plus';
315 const PLUS_MINUS = 'plus-minus';
316 const PLUS_SQUARE = 'plus-square';
317 const PLUS_SQUARE_BRAND = 'plus-square-brand';
318 const PNG = 'png';
319 const PORTRAIT = 'portrait';
320 const PORTRAIT_FILLED = 'portrait-filled';
321 const PPT = 'ppt';
322 const PREVIEW = 'preview';
323 const PREVIEW_2 = 'preview-2';
324 const PRICE_TAG = 'price-tag';
325 const PRIME_CHECK_CIRCLE = 'prime-check-circle';
326 const PRINTER = 'printer';
327 const PROFILE = 'profile';
328 const PROGRESS = 'progress';
329 const PSD = 'psd';
330 const PUBLISH = 'publish';
331 const QA = 'qa';
332 const QA_FILL = 'qa-fill';
333 const QUESTION = 'question';
334 const QUESTION_CIRCLE = 'question-circle';
335 const QUILL = 'quill';
336 const QUIZ = 'quiz';
337 const QUIZ_2 = 'quiz-2';
338 const QUIZ_2_FILL = 'quiz-2-fill';
339 const QUIZ_ESSAY = 'quiz-essay';
340 const QUIZ_FILL_IN_THE_BLANKS = 'quiz-fill-in-the-blanks';
341 const QUIZ_GRAPH = 'quiz-graph';
342 const QUIZ_H5P = 'quiz-h5p';
343 const QUIZ_IMAGE_ANSWER = 'quiz-image-answer';
344 const QUIZ_IMAGE_MATCHING = 'quiz-image-matching';
345 const QUIZ_MARK_IN_THE_IMAGE = 'quiz-mark-in-the-image';
346 const QUIZ_MULTI_CHOICE = 'quiz-multi-choice';
347 const QUIZ_NUMBER = 'quiz-number';
348 const QUIZ_ORDERING = 'quiz-ordering';
349 const QUIZ_PIN = 'quiz-pin';
350 const QUIZ_PUZZLE = 'quiz-puzzle';
351 const QUIZ_RADIO = 'quiz-radio';
352 const QUIZ_RANGE = 'quiz-range';
353 const QUIZ_SHAPE = 'quiz-shape';
354 const QUIZ_SHORT_ANSWER = 'quiz-short-answer';
355 const QUIZ_TRUE_FALSE = 'quiz-true-false';
356 const RATINGS = 'ratings';
357 const READ = 'read';
358 const RECEIPT_PERCENT = 'receipt-percent';
359 const REDO = 'redo';
360 const REFRESH = 'refresh';
361 const RELOAD = 'reload';
362 const RELOAD_2 = 'reload-2';
363 const RELOAD_3 = 'reload-3';
364 const RELOAD_4 = 'reload-4';
365 const REMOVE_IMAGE = 'remove-image';
366 const REPORT = 'report';
367 const REQUIREMENTS = 'requirements';
368 const RESOURCES = 'resources';
369 const RIGHT_ARROW_UP = 'right-arrow-up';
370 const ROTATE = 'rotate';
371 const RTF = 'rtf';
372 const SALE = 'sale';
373 const SALE_TYPE = 'sale-type';
374 const SAVE = 'save';
375 const SEARCH = 'search';
376 const SEARCH_2 = 'search-2';
377 const SECURITY = 'security';
378 const SEEDS = 'seeds';
379 const SEO = 'seo';
380 const SETTING = 'setting';
381 const SETTINGS = 'settings';
382 const SETTINGS_ADVANCE = 'settings-advance';
383 const SETTINGS_EMAIL = 'settings-email';
384 const SETTINGS_ERROR = 'settings-error';
385 const SETTINGS_GENERAL = 'settings-general';
386 const SETTINGS_INTEGRATION = 'settings-integration';
387 const SETTINGS_PRIVACY = 'settings-privacy';
388 const SETTINGS_PRODUCT = 'settings-product';
389 const SETTINGS_SHIPPING = 'settings-shipping';
390 const SETTINGS_TAX = 'settings-tax';
391 const SHARE = 'share';
392 const SHORTCODE = 'shortcode';
393 const SIGNATURE_UPLOAD = 'signature-upload';
394 const SORT = 'sort';
395 const SORT_ASC = 'sort-asc';
396 const SORT_BY = 'sort-by';
397 const SORT_DESC = 'sort-desc';
398 const SORT_MINOR = 'sort-minor';
399 const SPINNER = 'spinner';
400 const SPREADSHEET = 'spreadsheet';
401 const STAR = 'star';
402 const STAR_FILL = 'star-fill';
403 const STAR_HALF = 'star-half';
404 const STAR_LINE = 'star-line';
405 const STOPWATCH = 'stopwatch';
406 const STORE_EYE = 'store-eye';
407 const STORE_EYE_SLASH = 'store-eye-slash';
408 const STORE_IMAGE = 'store-image';
409 const STUDENT = 'student';
410 const STYLE_NONE = 'style-none';
411 const SUBSCRIPTION = 'subscription';
412 const SUBTITLE = 'subtitle';
413 const SVG = 'svg';
414 const TAG = 'tag';
415 const TAG_OUTLINE = 'tag-outline';
416 const TARGET = 'target';
417 const TEXT = 'text';
418 const TEXT_FIELD_EXPAND = 'text-field-expand';
419 const THREE_DOTS = 'three-dots';
420 const THREE_DOTS_VERTICAL = 'three-dots-vertical';
421 const THREE_DOTS_VERTICAL_DOUBLE = 'three-dots-vertical-double';
422 const THUMB = 'thumb';
423 const THUMB_FILL = 'thumb-fill';
424 const TICK_MARK = 'tick-mark';
425 const TICK_MARK_GREEN = 'tick-mark-green';
426 const TIME = 'time';
427 const TIMES = 'times';
428 const TIMES_ALT = 'times-alt';
429 const TIMES_THIN = 'times-thin';
430 const TRY_AGAIN = 'try-again';
431 const TXT = 'txt';
432 const UNDO = 'undo';
433 const UNIT_10 = 'unit-10';
434 const UNIT_20 = 'unit-20';
435 const UNREAD = 'unread';
436 const UPDATE = 'update';
437 const UPLOAD = 'upload';
438 const UPLOAD_2 = 'upload-2';
439 const UPLOAD_FILE = 'upload-file';
440 const USER = 'user';
441 const USER_CIRCLE = 'user-circle';
442 const USER_CIRCLE_FILL = 'user-circle-fill';
443 const VIDEO = 'video';
444 const VIDEO_CAMERA = 'video-camera';
445 const VIDEO_CAMERA_2 = 'video-camera-2';
446 const VIDEO_CAMERA_FILL = 'video-camera-fill';
447 const VIDEO_FILE = 'video-file';
448 const VIDEO_FILL = 'video-fill';
449 const VIDEO_QUALITY = 'video-quality';
450 const VIMEO = 'vimeo';
451 const VISION = 'vision';
452 const VISITED = 'visited';
453 const WALLET = 'wallet';
454 const WARNING = 'warning';
455 const WARNING_LINE = 'warning-line';
456 const WEIGHT_BOX = 'weight-box';
457 const WIFI = 'wifi';
458 const WINDOWS = 'windows';
459 const WISHLIST = 'wishlist';
460 const WITHDRAW = 'withdraw';
461 const X = 'x';
462 const XLS = 'xls';
463 const XML = 'xml';
464 const YOUTUBE = 'youtube';
465 const ZIP = 'zip';
466 const ZOOM = 'zoom';
467 const ZOOM_COLORIZE = 'zoom-colorize';
468 }
469