PluginProbe ʕ •ᴥ•ʔ
Tutor LMS – eLearning and online course solution / 3.9.6
Tutor LMS – eLearning and online course solution v3.9.6
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 11 months ago Admin.php 8 months ago Ajax.php 9 months ago Announcements.php 1 year ago Assets.php 7 months ago Backend_Page_Trait.php 1 year ago BaseController.php 1 year ago Config.php 11 months ago Container.php 11 months ago Course.php 5 months ago Course_Embed.php 3 years ago Course_Filter.php 1 year ago Course_List.php 5 months ago Course_Settings_Tabs.php 1 year ago Course_Widget.php 1 year ago Custom_Validation.php 3 years ago Dashboard.php 1 year ago Earnings.php 9 months ago FormHandler.php 2 years ago Frontend.php 1 year ago Gutenberg.php 1 year ago Icon.php 8 months ago Input.php 1 year ago Instructor.php 1 year ago Instructors_List.php 11 months ago Lesson.php 8 months ago Options_V2.php 7 months ago Permalink.php 2 years ago Post_types.php 1 year ago Private_Course_Access.php 1 year ago Q_And_A.php 10 months ago Question_Answers_List.php 11 months ago Quiz.php 5 months ago QuizBuilder.php 11 months ago Quiz_Attempts_List.php 9 months ago RestAPI.php 2 years ago Reviews.php 9 months ago Rewrite_Rules.php 2 years ago Shortcode.php 9 months ago Singleton.php 1 year ago Student.php 1 year ago Students_List.php 1 year ago Taxonomies.php 1 year ago Template.php 9 months ago Theme_Compatibility.php 3 years ago Tools.php 1 year ago Tools_V2.php 1 year ago Tutor.php 7 months ago TutorEDD.php 1 year ago Tutor_Base.php 2 years ago Tutor_Setup.php 8 months ago Upgrader.php 9 months ago User.php 5 months ago Utils.php 5 months ago Video_Stream.php 3 years ago WhatsNew.php 9 months ago Withdraw.php 1 year ago Withdraw_Requests_List.php 11 months ago WooCommerce.php 7 months ago
Icon.php
252 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 ADDONS = 'addons';
21 const ADD_IMAGE = 'add-image';
22 const AI = 'ai';
23 const AIR_DELIVERY = 'air-delivery';
24 const ALERT = 'alert';
25 const ANGLES_RIGHT = 'angles-right';
26 const ARCHIVE = 'archive';
27 const ARROWS_IN = 'arrows-in';
28 const ARROWS_OUT = 'arrows-out';
29 const ARROW_LEFT = 'arrow-left';
30 const ARROW_LEFT_ALT = 'arrow-left-alt';
31 const ASSIGNMENT = 'assignment';
32 const ATTACH = 'attach';
33 const ATTACHMENT_LINE = 'attachment-line';
34 const AUDIO = 'audio';
35 const AVI = 'avi';
36 const BACK = 'back';
37 const BARS = 'bars';
38 const BAR_LEGEND = 'bar-legend';
39 const BOOK = 'book';
40 const BOX_PRICE = 'box-price';
41 const BUDDY_PRESS = 'buddy-press';
42 const BULB = 'bulb';
43 const BULB_LINE = 'bulb-line';
44 const BUY_GET_TYPE = 'buy-get-type';
45 const CALENDAR = 'calendar';
46 const CALENDAR_LINE = 'calendar-line';
47 const CALENDAR_LINES = 'calendar-lines';
48 const CERTIFICATE = 'certificate';
49 const CHANGE = 'change';
50 const CHECK = 'check';
51 const CHECK_FILLED = 'check-filled';
52 const CHECK_FILLED_WHITE = 'check-filled-white';
53 const CHECK_MARK = 'check-mark';
54 const CHECK_SQUARE = 'check-square';
55 const CHECK_SQUARE_FILLED = 'check-square-filled';
56 const CHEVRON_DOWN = 'chevron-down';
57 const CHEVRON_LEFT = 'chevron-left';
58 const CHEVRON_RIGHT = 'chevron-right';
59 const CHEVRON_UP = 'chevron-up';
60 const CIRCLED_PLUS = 'circled-plus';
61 const CLOCK = 'clock';
62 const CODING = 'coding';
63 const COLOR_OPTION = 'color-option';
64 const COMPLETED = 'completed';
65 const COMPRESS = 'compress';
66 const CONTENT_BANK = 'content-bank';
67 const CONTENT_DRIP = 'content-drip';
68 const COPY = 'copy';
69 const COPY_PASTE = 'copy-paste';
70 const COUPON = 'coupon';
71 const COURSE = 'course';
72 const CROSS = 'cross';
73 const CROSS_CIRCLE = 'cross-circle';
74 const CROWN = 'crown';
75 const CROWN_OUTLINED = 'crown-outlined';
76 const CROWN_ROUNDED = 'crown-rounded';
77 const CROWN_ROUNDED_SMALL = 'crown-rounded-small';
78 const CSS = 'css';
79 const CSV = 'csv';
80 const CURRENCY = 'currency';
81 const DBF = 'dbf';
82 const DELETE = 'delete';
83 const DISCOUNT_TYPE = 'discount-type';
84 const DIVI_COLORIZED = 'divi-colorized';
85 const DOC = 'doc';
86 const DOCUMENT = 'document';
87 const DOLLAR_RECURRING = 'dollar-recurring';
88 const DOT = 'dot';
89 const DOWNLOAD = 'download';
90 const DOWNLOAD_COLORIZE = 'download-colorize';
91 const DRAG_VERTICAL = 'drag-vertical';
92 const DROIP = 'droip';
93 const DROIP_COLORIZED = 'droip-colorized';
94 const DROP = 'drop';
95 const DUPLICATE = 'duplicate';
96 const DWG = 'dwg';
97 const EDIT = 'edit';
98 const ELEMENTOR_COLORIZED = 'elementor-colorized';
99 const ENTER = 'enter';
100 const ERASER = 'eraser';
101 const EXE = 'exe';
102 const EXPORT = 'export';
103 const EYE = 'eye';
104 const FEATHER = 'feather';
105 const FILE = 'file';
106 const FLA = 'fla';
107 const FREE_SHIPPING_TYPE = 'free-shipping-type';
108 const GIFT = 'gift';
109 const GIFT_CARD = 'gift-card';
110 const GOOGLE_MEET = 'google-meet';
111 const GOOGLE_MEET_COLORIZE = 'google-meet-colorize';
112 const GUTENBERG_COLORIZED = 'gutenberg-colorized';
113 const HAND_COIN = 'hand-coin';
114 const HTML = 'html';
115 const IMAGE = 'image';
116 const IMAGE_PLUS = 'image-plus';
117 const IMAGE_PREVIEW = 'image-preview';
118 const IMAGE_PREVIEW_LINE = 'image-preview-line';
119 const IMPORT = 'import';
120 const IMPORT_COLORIZED = 'import-colorized';
121 const INACTIVE = 'inactive';
122 const INFO = 'info';
123 const INFO_FILL = 'info-fill';
124 const INTERACTIVE_QUIZ = 'interactive-quiz';
125 const ISO = 'iso';
126 const JAVASCRIPT = 'javascript';
127 const JPG = 'jpg';
128 const JSON_FILE = 'json-file';
129 const LANDSCAPE = 'landscape';
130 const LANDSCAPE_FILLED = 'landscape-filled';
131 const LESSON = 'lesson';
132 const LINE_CROSS = 'line-cross';
133 const LINK_EXTERNAL = 'link-external';
134 const LIST_OPTION = 'list-option';
135 const LOCK = 'lock';
136 const LOCK_STROKE = 'lock-stroke';
137 const MAGE_FILTER = 'mage-filter';
138 const MAGIC_AI = 'magic-ai';
139 const MAGIC_AI_COLORIZE = 'magic-ai-colorize';
140 const MAGIC_AI_PLACEHOLDER = 'magic-ai-placeholder';
141 const MAGIC_ERASER = 'magic-eraser';
142 const MAGIC_VARIATION = 'magic-variation';
143 const MAGIC_WAND = 'magic-wand';
144 const MARKS_TOTAL = 'marks-total';
145 const MARK_CIRCLE = 'mark-circle';
146 const MATERIAL_CHECK = 'material-check';
147 const MINUS_SQUARE = 'minus-square';
148 const MONITOR_PLAY = 'monitor-play';
149 const MP3 = 'mp3';
150 const MP4 = 'mp4';
151 const NOTE = 'note';
152 const NOTEBOOK = 'notebook';
153 const OUTLINE_NONE = 'outline-none';
154 const PAUSE_CIRCLE = 'pause-circle';
155 const PDF = 'pdf';
156 const PEN = 'pen';
157 const PEN_TO_SQUARE = 'pen-to-square';
158 const PLAY = 'play';
159 const PLUS = 'plus';
160 const PLUS_MINUS = 'plus-minus';
161 const PLUS_SQUARE = 'plus-square';
162 const PLUS_SQUARE_BRAND = 'plus-square-brand';
163 const PNG = 'png';
164 const PORTRAIT = 'portrait';
165 const PORTRAIT_FILLED = 'portrait-filled';
166 const PPT = 'ppt';
167 const PREVIEW = 'preview';
168 const PRICE_TAG = 'price-tag';
169 const PRIME_CHECK_CIRCLE = 'prime-check-circle';
170 const PROFILE = 'profile';
171 const PSD = 'psd';
172 const QUESTION_CIRCLE = 'question-circle';
173 const QUIZ = 'quiz';
174 const QUIZ_ESSAY = 'quiz-essay';
175 const QUIZ_FILL_IN_THE_BLANKS = 'quiz-fill-in-the-blanks';
176 const QUIZ_H5P = 'quiz-h5p';
177 const QUIZ_IMAGE_ANSWER = 'quiz-image-answer';
178 const QUIZ_IMAGE_MATCHING = 'quiz-image-matching';
179 const QUIZ_MULTI_CHOICE = 'quiz-multi-choice';
180 const QUIZ_ORDERING = 'quiz-ordering';
181 const QUIZ_SHORT_ANSWER = 'quiz-short-answer';
182 const QUIZ_TRUE_FALSE = 'quiz-true-false';
183 const RECEIPT_PERCENT = 'receipt-percent';
184 const REDO = 'redo';
185 const REFRESH = 'refresh';
186 const RELOAD = 'reload';
187 const REMOVE_IMAGE = 'remove-image';
188 const REPORT = 'report';
189 const ROTATE = 'rotate';
190 const RTF = 'rtf';
191 const SALE_TYPE = 'sale-type';
192 const SAVE = 'save';
193 const SEARCH = 'search';
194 const SEEDS = 'seeds';
195 const SEO = 'seo';
196 const SETTINGS = 'settings';
197 const SETTINGS_ADVANCE = 'settings-advance';
198 const SETTINGS_EMAIL = 'settings-email';
199 const SETTINGS_ERROR = 'settings-error';
200 const SETTINGS_GENERAL = 'settings-general';
201 const SETTINGS_INTEGRATION = 'settings-integration';
202 const SETTINGS_PRIVACY = 'settings-privacy';
203 const SETTINGS_PRODUCT = 'settings-product';
204 const SETTINGS_SHIPPING = 'settings-shipping';
205 const SETTINGS_TAX = 'settings-tax';
206 const SHORTCODE = 'shortcode';
207 const SORT = 'sort';
208 const SORT_A_S_C = 'sort-a-s-c';
209 const SORT_BY = 'sort-by';
210 const SORT_D_E_S_C = 'sort-d-e-s-c';
211 const SORT_MINOR = 'sort-minor';
212 const SPINNER = 'spinner';
213 const SPREADSHEET = 'spreadsheet';
214 const STAR = 'star';
215 const STORE_EYE = 'store-eye';
216 const STORE_EYE_SLASH = 'store-eye-slash';
217 const STORE_IMAGE = 'store-image';
218 const STYLE_NONE = 'style-none';
219 const SVG = 'svg';
220 const TAG_OUTLINE = 'tag-outline';
221 const TEXT = 'text';
222 const TEXT_FIELD_EXPAND = 'text-field-expand';
223 const THREE_DOTS = 'three-dots';
224 const THREE_DOTS_VERTICAL = 'three-dots-vertical';
225 const THREE_DOTS_VERTICAL_DOUBLE = 'three-dots-vertical-double';
226 const TICK_MARK = 'tick-mark';
227 const TICK_MARK_GREEN = 'tick-mark-green';
228 const TIMES = 'times';
229 const TIMES_ALT = 'times-alt';
230 const TIMES_THIN = 'times-thin';
231 const TRY_AGAIN = 'try-again';
232 const TXT = 'txt';
233 const UNDO = 'undo';
234 const UPDATE = 'update';
235 const UPLOAD = 'upload';
236 const UPLOAD_FILE = 'upload-file';
237 const USER = 'user';
238 const VIDEO = 'video';
239 const VIDEO_CAMERA = 'video-camera';
240 const VIDEO_FILE = 'video-file';
241 const VIMEO = 'vimeo';
242 const VISITED = 'visited';
243 const WARNING = 'warning';
244 const WEIGHT_BOX = 'weight-box';
245 const XLS = 'xls';
246 const XML = 'xml';
247 const YOUTUBE = 'youtube';
248 const ZIP = 'zip';
249 const ZOOM = 'zoom';
250 const ZOOM_COLORIZE = 'zoom-colorize';
251 }
252