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