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
10 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
1 year ago
FormHandler.php
2 years ago
Frontend.php
1 year ago
Gutenberg.php
1 year ago
Icon.php
10 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
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
10 months ago
Question_Answers_List.php
11 months ago
Quiz.php
10 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
10 months ago
TutorEDD.php
1 year ago
Tutor_Base.php
2 years ago
Tutor_Setup.php
1 year ago
Upgrader.php
10 months ago
User.php
1 year ago
Utils.php
10 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
11 months ago
Icon.php
246 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_CARD = 'gift-card'; |
| 106 | const GOOGLE_MEET = 'google-meet'; |
| 107 | const GOOGLE_MEET_COLORIZE = 'google-meet-colorize'; |
| 108 | const GUTENBERG_COLORIZED = 'gutenberg-colorized'; |
| 109 | const HAND_COIN = 'hand-coin'; |
| 110 | const HTML = 'html'; |
| 111 | const IMAGE = 'image'; |
| 112 | const IMAGE_PLUS = 'image-plus'; |
| 113 | const IMAGE_PREVIEW = 'image-preview'; |
| 114 | const IMAGE_PREVIEW_LINE = 'image-preview-line'; |
| 115 | const IMPORT = 'import'; |
| 116 | const IMPORT_COLORIZED = 'import-colorized'; |
| 117 | const INACTIVE = 'inactive'; |
| 118 | const INFO = 'info'; |
| 119 | const INFO_FILL = 'info-fill'; |
| 120 | const INTERACTIVE_QUIZ = 'interactive-quiz'; |
| 121 | const ISO = 'iso'; |
| 122 | const JAVASCRIPT = 'javascript'; |
| 123 | const JPG = 'jpg'; |
| 124 | const JSON_FILE = 'json-file'; |
| 125 | const LANDSCAPE = 'landscape'; |
| 126 | const LANDSCAPE_FILLED = 'landscape-filled'; |
| 127 | const LESSON = 'lesson'; |
| 128 | const LINE_CROSS = 'line-cross'; |
| 129 | const LINK_EXTERNAL = 'link-external'; |
| 130 | const LIST_OPTION = 'list-option'; |
| 131 | const LOCK = 'lock'; |
| 132 | const LOCK_STROKE = 'lock-stroke'; |
| 133 | const MAGE_FILTER = 'mage-filter'; |
| 134 | const MAGIC_AI = 'magic-ai'; |
| 135 | const MAGIC_AI_COLORIZE = 'magic-ai-colorize'; |
| 136 | const MAGIC_AI_PLACEHOLDER = 'magic-ai-placeholder'; |
| 137 | const MAGIC_ERASER = 'magic-eraser'; |
| 138 | const MAGIC_VARIATION = 'magic-variation'; |
| 139 | const MAGIC_WAND = 'magic-wand'; |
| 140 | const MARKS_TOTAL = 'marks-total'; |
| 141 | const MARK_CIRCLE = 'mark-circle'; |
| 142 | const MATERIAL_CHECK = 'material-check'; |
| 143 | const MINUS_SQUARE = 'minus-square'; |
| 144 | const MONITOR_PLAY = 'monitor-play'; |
| 145 | const MP3 = 'mp3'; |
| 146 | const MP4 = 'mp4'; |
| 147 | const NOTE = 'note'; |
| 148 | const OUTLINE_NONE = 'outline-none'; |
| 149 | const PAUSE_CIRCLE = 'pause-circle'; |
| 150 | const PDF = 'pdf'; |
| 151 | const PEN = 'pen'; |
| 152 | const PEN_TO_SQUARE = 'pen-to-square'; |
| 153 | const PLUS = 'plus'; |
| 154 | const PLUS_MINUS = 'plus-minus'; |
| 155 | const PLUS_SQUARE = 'plus-square'; |
| 156 | const PLUS_SQUARE_BRAND = 'plus-square-brand'; |
| 157 | const PNG = 'png'; |
| 158 | const PORTRAIT = 'portrait'; |
| 159 | const PORTRAIT_FILLED = 'portrait-filled'; |
| 160 | const PPT = 'ppt'; |
| 161 | const PREVIEW = 'preview'; |
| 162 | const PRICE_TAG = 'price-tag'; |
| 163 | const PRIME_CHECK_CIRCLE = 'prime-check-circle'; |
| 164 | const PROFILE = 'profile'; |
| 165 | const PSD = 'psd'; |
| 166 | const QUESTION_CIRCLE = 'question-circle'; |
| 167 | const QUIZ = 'quiz'; |
| 168 | const QUIZ_ESSAY = 'quiz-essay'; |
| 169 | const QUIZ_FILL_IN_THE_BLANKS = 'quiz-fill-in-the-blanks'; |
| 170 | const QUIZ_H5P = 'quiz-h5p'; |
| 171 | const QUIZ_IMAGE_ANSWER = 'quiz-image-answer'; |
| 172 | const QUIZ_IMAGE_MATCHING = 'quiz-image-matching'; |
| 173 | const QUIZ_MULTI_CHOICE = 'quiz-multi-choice'; |
| 174 | const QUIZ_ORDERING = 'quiz-ordering'; |
| 175 | const QUIZ_SHORT_ANSWER = 'quiz-short-answer'; |
| 176 | const QUIZ_TRUE_FALSE = 'quiz-true-false'; |
| 177 | const RECEIPT_PERCENT = 'receipt-percent'; |
| 178 | const REDO = 'redo'; |
| 179 | const REFRESH = 'refresh'; |
| 180 | const RELOAD = 'reload'; |
| 181 | const REMOVE_IMAGE = 'remove-image'; |
| 182 | const REPORT = 'report'; |
| 183 | const ROTATE = 'rotate'; |
| 184 | const RTF = 'rtf'; |
| 185 | const SALE_TYPE = 'sale-type'; |
| 186 | const SAVE = 'save'; |
| 187 | const SEARCH = 'search'; |
| 188 | const SEEDS = 'seeds'; |
| 189 | const SEO = 'seo'; |
| 190 | const SETTINGS = 'settings'; |
| 191 | const SETTINGS_ADVANCE = 'settings-advance'; |
| 192 | const SETTINGS_EMAIL = 'settings-email'; |
| 193 | const SETTINGS_ERROR = 'settings-error'; |
| 194 | const SETTINGS_GENERAL = 'settings-general'; |
| 195 | const SETTINGS_INTEGRATION = 'settings-integration'; |
| 196 | const SETTINGS_PRIVACY = 'settings-privacy'; |
| 197 | const SETTINGS_PRODUCT = 'settings-product'; |
| 198 | const SETTINGS_SHIPPING = 'settings-shipping'; |
| 199 | const SETTINGS_TAX = 'settings-tax'; |
| 200 | const SHORTCODE = 'shortcode'; |
| 201 | const SORT = 'sort'; |
| 202 | const SORT_A_S_C = 'sort-a-s-c'; |
| 203 | const SORT_BY = 'sort-by'; |
| 204 | const SORT_D_E_S_C = 'sort-d-e-s-c'; |
| 205 | const SORT_MINOR = 'sort-minor'; |
| 206 | const SPINNER = 'spinner'; |
| 207 | const SPREADSHEET = 'spreadsheet'; |
| 208 | const STAR = 'star'; |
| 209 | const STORE_EYE = 'store-eye'; |
| 210 | const STORE_EYE_SLASH = 'store-eye-slash'; |
| 211 | const STORE_IMAGE = 'store-image'; |
| 212 | const STYLE_NONE = 'style-none'; |
| 213 | const SVG = 'svg'; |
| 214 | const TAG_OUTLINE = 'tag-outline'; |
| 215 | const TEXT = 'text'; |
| 216 | const TEXT_FIELD_EXPAND = 'text-field-expand'; |
| 217 | const THREE_DOTS = 'three-dots'; |
| 218 | const THREE_DOTS_VERTICAL = 'three-dots-vertical'; |
| 219 | const THREE_DOTS_VERTICAL_DOUBLE = 'three-dots-vertical-double'; |
| 220 | const TICK_MARK = 'tick-mark'; |
| 221 | const TICK_MARK_GREEN = 'tick-mark-green'; |
| 222 | const TIMES = 'times'; |
| 223 | const TIMES_ALT = 'times-alt'; |
| 224 | const TIMES_THIN = 'times-thin'; |
| 225 | const TRY_AGAIN = 'try-again'; |
| 226 | const TXT = 'txt'; |
| 227 | const UNDO = 'undo'; |
| 228 | const UPDATE = 'update'; |
| 229 | const UPLOAD = 'upload'; |
| 230 | const UPLOAD_FILE = 'upload-file'; |
| 231 | const USER = 'user'; |
| 232 | const VIDEO = 'video'; |
| 233 | const VIDEO_CAMERA = 'video-camera'; |
| 234 | const VIDEO_FILE = 'video-file'; |
| 235 | const VIMEO = 'vimeo'; |
| 236 | const VISITED = 'visited'; |
| 237 | const WARNING = 'warning'; |
| 238 | const WEIGHT_BOX = 'weight-box'; |
| 239 | const XLS = 'xls'; |
| 240 | const XML = 'xml'; |
| 241 | const YOUTUBE = 'youtube'; |
| 242 | const ZIP = 'zip'; |
| 243 | const ZOOM = 'zoom'; |
| 244 | const ZOOM_COLORIZE = 'zoom-colorize'; |
| 245 | } |
| 246 |