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