Addons.php
16 hours ago
Admin.php
16 hours ago
Ajax.php
16 hours ago
Announcements.php
16 hours ago
Assets.php
16 hours ago
Backend_Page_Trait.php
1 year ago
BaseController.php
1 year ago
Config.php
16 hours ago
Container.php
11 months ago
Course.php
16 hours ago
Course_Embed.php
3 years ago
Course_Filter.php
16 hours ago
Course_List.php
16 hours ago
Course_Settings_Tabs.php
16 hours ago
Course_Widget.php
1 year ago
Custom_Validation.php
16 hours ago
Dashboard.php
16 hours ago
Earnings.php
9 months ago
FormHandler.php
16 hours ago
Frontend.php
16 hours ago
Gutenberg.php
1 year ago
Icon.php
16 hours ago
Input.php
16 hours ago
Instructor.php
16 hours ago
Instructors_List.php
16 hours ago
Lesson.php
16 hours ago
Options_V2.php
16 hours ago
Permalink.php
16 hours ago
Post_types.php
1 day ago
Private_Course_Access.php
16 hours ago
Q_And_A.php
16 hours ago
Question_Answers_List.php
11 months ago
Quiz.php
16 hours ago
QuizBuilder.php
16 hours ago
Quiz_Attempts_List.php
16 hours ago
RestAPI.php
2 years ago
Reviews.php
16 hours ago
Rewrite_Rules.php
2 years ago
SampleCourse.php
16 hours ago
Shortcode.php
16 hours ago
Singleton.php
1 year ago
Student.php
16 hours ago
Students_List.php
1 year ago
Taxonomies.php
1 year ago
Template.php
16 hours ago
Theme_Compatibility.php
3 years ago
Tools.php
1 year ago
Tools_V2.php
4 weeks ago
Tutor.php
16 hours ago
TutorEDD.php
16 hours ago
Tutor_Base.php
2 years ago
Tutor_Setup.php
16 hours ago
Upgrader.php
16 hours ago
User.php
16 hours ago
UserPreference.php
16 hours ago
Utils.php
16 hours ago
Video_Stream.php
3 years ago
WhatsNew.php
10 months ago
Withdraw.php
16 hours ago
Withdraw_Requests_List.php
11 months ago
WooCommerce.php
16 hours ago
Icon.php
467 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 BADGE = 'badge'; |
| 54 | const BADGE_CHECK = 'badge-check'; |
| 55 | const BADGE_INFO = 'badge-info'; |
| 56 | const BARS = 'bars'; |
| 57 | const BAR_LEGEND = 'bar-legend'; |
| 58 | const BILLING = 'billing'; |
| 59 | const BOOK = 'book'; |
| 60 | const BOOKMARK = 'bookmark'; |
| 61 | const BOOKMARK_FILL = 'bookmark-fill'; |
| 62 | const BOOK_2 = 'book-2'; |
| 63 | const BOOK_2_FILL = 'book_2_fill'; |
| 64 | const BOX_PRICE = 'box-price'; |
| 65 | const BUDDY_PRESS = 'buddy-press'; |
| 66 | const BULB = 'bulb'; |
| 67 | const BULB_2 = 'bulb-2'; |
| 68 | const BULB_LINE = 'bulb-line'; |
| 69 | const BUNDLE = 'bundle'; |
| 70 | const BUY_GET_TYPE = 'buy-get-type'; |
| 71 | const CALENDAR = 'calendar'; |
| 72 | const CALENDAR_2 = 'calendar-2'; |
| 73 | const CALENDAR_2_FILL = 'calendar-2-fill'; |
| 74 | const CALENDAR_CHECK = 'calendar-check'; |
| 75 | const CALENDAR_LINE = 'calendar-line'; |
| 76 | const CALENDAR_LINES = 'calendar-lines'; |
| 77 | const CALL_END = 'call-end'; |
| 78 | const CAMERA = 'camera'; |
| 79 | const CART = 'cart'; |
| 80 | const CATEGORIES = 'categories'; |
| 81 | const CERTIFICATE = 'certificate'; |
| 82 | const CERTIFICATE_2 = 'certificate-2'; |
| 83 | const CERTIFICATE_2_FILL = 'certificate_2_fill'; |
| 84 | const CERTIFICATE_COLORIZE = 'certificate-colorize'; |
| 85 | const CHANGE = 'change'; |
| 86 | const CHECK = 'check'; |
| 87 | const CHECK_2 = 'check-2'; |
| 88 | const CHECK_FILLED = 'check-filled'; |
| 89 | const CHECK_FILLED_WHITE = 'check-filled-white'; |
| 90 | const CHECK_MARK = 'check-mark'; |
| 91 | const CHECK_SQUARE = 'check-square'; |
| 92 | const CHECK_SQUARE_FILLED = 'check-square-filled'; |
| 93 | const CHECK_STROKE = 'check-stroke'; |
| 94 | const CHEVRON_DOWN = 'chevron-down'; |
| 95 | const CHEVRON_DOWN_2 = 'chevron-down-2'; |
| 96 | const CHEVRON_LEFT = 'chevron-left'; |
| 97 | const CHEVRON_LEFT_2 = 'chevron-left-2'; |
| 98 | const CHEVRON_RIGHT = 'chevron-right'; |
| 99 | const CHEVRON_RIGHT_2 = 'chevron-right-2'; |
| 100 | const CHEVRON_UP = 'chevron-up'; |
| 101 | const CHEVRON_UP_2 = 'chevron-up-2'; |
| 102 | const CIRCLED_PLUS = 'circled-plus'; |
| 103 | const CIRCUM_LOCK = 'circum-lock'; |
| 104 | const CLOCK = 'clock'; |
| 105 | const CLOCK_2 = 'clock-2'; |
| 106 | const CLOCK_FRAME = 'clock-frame'; |
| 107 | const CODING = 'coding'; |
| 108 | const COLLAPSED = 'collapsed'; |
| 109 | const COLOR_OPTION = 'color-option'; |
| 110 | const COMMAND = 'command'; |
| 111 | const COMMENTS = 'comments'; |
| 112 | const COMMISSION = 'commission'; |
| 113 | const COMPLETED = 'completed'; |
| 114 | const COMPLETED_CIRCLE = 'completed-circle'; |
| 115 | const COMPLETED_COLORIZE = 'completed-colorize'; |
| 116 | const COMPLETED_FILL = 'completed-fill'; |
| 117 | const COMPRESS = 'compress'; |
| 118 | const CONFETTI = 'confetti'; |
| 119 | const CONTENT_BANK = 'content-bank'; |
| 120 | const CONTENT_DRIP = 'content-drip'; |
| 121 | const CONTRACT_OUTLINE = 'contract-outline'; |
| 122 | const CONTRAST = 'contrast'; |
| 123 | const COPY = 'copy'; |
| 124 | const COPY_2 = 'copy-2'; |
| 125 | const COPY_PASTE = 'copy-paste'; |
| 126 | const COUPON = 'coupon'; |
| 127 | const COURSE = 'course'; |
| 128 | const COURSES = 'courses'; |
| 129 | const COURSES_FILL = 'courses-fill'; |
| 130 | const CROSS = 'cross'; |
| 131 | const CROSS_2 = 'cross-2'; |
| 132 | const CROSS_CIRCLE = 'cross-circle'; |
| 133 | const CROSS_CIRCLE_LINE = 'cross-circle-line'; |
| 134 | const CROSS_COLORIZE = 'cross-colorize'; |
| 135 | const CROWN = 'crown'; |
| 136 | const CROWN_OUTLINED = 'crown-outlined'; |
| 137 | const CROWN_ROUNDED = 'crown-rounded'; |
| 138 | const CROWN_ROUNDED_SMALL = 'crown-rounded-small'; |
| 139 | const CSS = 'css'; |
| 140 | const CSV = 'csv'; |
| 141 | const CURRENCY = 'currency'; |
| 142 | const DBF = 'dbf'; |
| 143 | const DELETE = 'delete'; |
| 144 | const DELETE_2 = 'delete-2'; |
| 145 | const DESCENDING = 'descending'; |
| 146 | const DEVICES = 'devices'; |
| 147 | const DIFFICULTY_EASY = 'difficulty-easy'; |
| 148 | const DIFFICULTY_HARD = 'difficulty-hard'; |
| 149 | const DIFFICULTY_NORMAL = 'difficulty-normal'; |
| 150 | const DISCOUNT_TYPE = 'discount-type'; |
| 151 | const DIVI_COLORIZED = 'divi-colorized'; |
| 152 | const DOC = 'doc'; |
| 153 | const DOCUMENT = 'document'; |
| 154 | const DOLLAR = 'dollar'; |
| 155 | const DOLLAR_RECURRING = 'dollar-recurring'; |
| 156 | const DOT = 'dot'; |
| 157 | const DOWNLOAD = 'download'; |
| 158 | const DOWNLOAD_2 = 'download-2'; |
| 159 | const DOWNLOAD_3 = 'download-3'; |
| 160 | const DOWNLOAD_COLORIZE = 'download-colorize'; |
| 161 | const DRAG = 'drag'; |
| 162 | const DRAG_VERTICAL = 'drag-vertical'; |
| 163 | const DROIP = 'droip'; |
| 164 | const DROIP_COLORIZED = 'droip-colorized'; |
| 165 | const DROP = 'drop'; |
| 166 | const DUPLICATE = 'duplicate'; |
| 167 | const DWG = 'dwg'; |
| 168 | const EARNING = 'earning'; |
| 169 | const EARNING_FILL = 'earning-fill'; |
| 170 | const EDIT = 'edit'; |
| 171 | const EDIT_2 = 'edit-2'; |
| 172 | const ELEMENTOR_COLORIZED = 'elementor-colorized'; |
| 173 | const ELLIPSES = 'ellipses'; |
| 174 | const EMAIL = 'email'; |
| 175 | const EMAIL_NOTIFICATION = 'email-notification'; |
| 176 | const ENERGY = 'energy'; |
| 177 | const ENROLLED = 'enrolled'; |
| 178 | const ENTER = 'enter'; |
| 179 | const ERASER = 'eraser'; |
| 180 | const EXE = 'exe'; |
| 181 | const EXPAND = 'expand'; |
| 182 | const EXPLORE = 'explore'; |
| 183 | const EXPLORE_FILL = 'explore-fill'; |
| 184 | const EXPORT = 'export'; |
| 185 | const EYE = 'eye'; |
| 186 | const EYE_LINE = 'eye-line'; |
| 187 | const EYE_OFF = 'eye-off'; |
| 188 | const FACEBOOK = 'facebook'; |
| 189 | const FEATHER = 'feather'; |
| 190 | const FEES = 'fees'; |
| 191 | const FILE = 'file'; |
| 192 | const FILE_ATTACHEMENT = 'file-attachement'; |
| 193 | const FILTER = 'filter'; |
| 194 | const FILTER_2 = 'filter-2'; |
| 195 | const FIRE = 'fire'; |
| 196 | const FIRE_DISABLED = 'fire-disabled'; |
| 197 | const FLA = 'fla'; |
| 198 | const FONT = 'font'; |
| 199 | const FREE_SHIPPING_TYPE = 'free-shipping-type'; |
| 200 | const GIFT = 'gift'; |
| 201 | const GIFT_CARD = 'gift-card'; |
| 202 | const GITHUB = 'github'; |
| 203 | const GLOBE = 'globe'; |
| 204 | const GOOGLE_CALENDER_COLORIZE = 'google-calender-colorize'; |
| 205 | const GOOGLE_MEET = 'google-meet'; |
| 206 | const GOOGLE_MEET_COLORIZE = 'google-meet-colorize'; |
| 207 | const GRAB_HANDLE = 'grab-handle'; |
| 208 | const GRADEBOOK = 'gradebook'; |
| 209 | const GRAPH_MARKER_CORRECT = 'graph-marker-correct'; |
| 210 | const GRAPH_MARKER_HOVER = 'graph-marker-hover'; |
| 211 | const GRAPH_MARKER_SELECTED = 'graph-marker-selected'; |
| 212 | const GRAPH_MARKER_WRONG = 'graph-marker-wrong'; |
| 213 | const GUTENBERG_COLORIZED = 'gutenberg-colorized'; |
| 214 | const HAND_COIN = 'hand-coin'; |
| 215 | const HAND_SWIPE_RIGHT = 'hand-swipe-right'; |
| 216 | const HAPPY = 'happy'; |
| 217 | const HEART = 'heart'; |
| 218 | const HIGHLIGHTER = 'highlighter'; |
| 219 | const HISTORY = 'history'; |
| 220 | const HOME = 'home'; |
| 221 | const HOME_FILL = 'home-fill'; |
| 222 | const HTML = 'html'; |
| 223 | const IMAGE = 'image'; |
| 224 | const IMAGE_PLUS = 'image-plus'; |
| 225 | const IMAGE_PREVIEW = 'image-preview'; |
| 226 | const IMAGE_PREVIEW_LINE = 'image-preview-line'; |
| 227 | const IMPORT = 'import'; |
| 228 | const IMPORT_COLORIZED = 'import-colorized'; |
| 229 | const INACTIVE = 'inactive'; |
| 230 | const INFO = 'info'; |
| 231 | const INFO_2 = 'info-2'; |
| 232 | const INFO_COLORIZE = 'info-colorize'; |
| 233 | const INFO_FILL = 'info-fill'; |
| 234 | const INFO_OCTAGON = 'info-octagon'; |
| 235 | const INFO_OCTAGON_FILL = 'info-octagon-fill'; |
| 236 | const INSTRUCTOR = 'instructor'; |
| 237 | const INTERACTIVE_QUIZ = 'interactive-quiz'; |
| 238 | const INTERFACE = 'interface'; |
| 239 | const IOS_PHONE = 'ios-phone'; |
| 240 | const IPAD_TABLET = 'ipad-tablet'; |
| 241 | const ISO = 'iso'; |
| 242 | const JAVASCRIPT = 'javascript'; |
| 243 | const JPG = 'jpg'; |
| 244 | const JSON = 'json'; |
| 245 | const JSON_FILE = 'json-file'; |
| 246 | const KEY = 'key'; |
| 247 | const LANDSCAPE = 'landscape'; |
| 248 | const LANDSCAPE_FILLED = 'landscape-filled'; |
| 249 | const LEAGUE = 'league'; |
| 250 | const LEFT = 'left'; |
| 251 | const LESSON = 'lesson'; |
| 252 | const LESSON_COMPLETED = 'lesson-completed'; |
| 253 | const LEVEL = 'level'; |
| 254 | const LIGHT = 'light'; |
| 255 | const LINE_CROSS = 'line-cross'; |
| 256 | const LINK = 'link'; |
| 257 | const LINKEDIN = 'linkedin'; |
| 258 | const LINK_EXTERNAL = 'link-external'; |
| 259 | const LIST = 'list'; |
| 260 | const LIST_OPTION = 'list-option'; |
| 261 | const LOADING = 'loading'; |
| 262 | const LOCK = 'lock'; |
| 263 | const LOCK_CIRCLE = 'lock-circle'; |
| 264 | const LOCK_FILL = 'lock-fill'; |
| 265 | const LOCK_STROKE = 'lock-stroke'; |
| 266 | const LOCK_STROKE_2 = 'lock-stroke-2'; |
| 267 | const LOGOUT = 'logout'; |
| 268 | const MAC = 'mac'; |
| 269 | const MAGE_FILTER = 'mage-filter'; |
| 270 | const MAGIC_AI = 'magic-ai'; |
| 271 | const MAGIC_AI_COLORIZE = 'magic-ai-colorize'; |
| 272 | const MAGIC_AI_PLACEHOLDER = 'magic-ai-placeholder'; |
| 273 | const MAGIC_ERASER = 'magic-eraser'; |
| 274 | const MAGIC_VARIATION = 'magic-variation'; |
| 275 | const MAGIC_WAND = 'magic-wand'; |
| 276 | const MARKER_TICK = 'marker-tick'; |
| 277 | const MARKS_TOTAL = 'marks-total'; |
| 278 | const MARK_CIRCLE = 'mark-circle'; |
| 279 | const MATERIAL = 'material'; |
| 280 | const MATERIAL_CHECK = 'material-check'; |
| 281 | const MEMBER = 'member'; |
| 282 | const MENU = 'menu'; |
| 283 | const MINUS = 'minus'; |
| 284 | const MINUS_SQUARE = 'minus-square'; |
| 285 | const MONITOR_PLAY = 'monitor-play'; |
| 286 | const MORE = 'more'; |
| 287 | const MOVE = 'move'; |
| 288 | const MP_3 = 'mp-3'; |
| 289 | const MP_4 = 'mp-4'; |
| 290 | const MULTIPLE_INSTRUCTORS = 'multiple-instructors'; |
| 291 | const MUSIC = 'music'; |
| 292 | const NOTE = 'note'; |
| 293 | const NOTEBOOK = 'notebook'; |
| 294 | const NOTES = 'notes'; |
| 295 | const NOTES_FILL = 'notes-fill'; |
| 296 | const NOTIFICATION = 'notification'; |
| 297 | const NOTIFICATION_2 = 'notification-2'; |
| 298 | const OPEN = 'open'; |
| 299 | const OUTLINE_NONE = 'outline-none'; |
| 300 | const PASSED = 'passed'; |
| 301 | const PASSED_FILL = 'passed-fill'; |
| 302 | const PASSING = 'passing'; |
| 303 | const PAUSE_CIRCLE = 'pause-circle'; |
| 304 | const PDF = 'pdf'; |
| 305 | const PEN = 'pen'; |
| 306 | const PEN_TO_SQUARE = 'pen-to-square'; |
| 307 | const PLAY = 'play'; |
| 308 | const PLAY_2 = 'play-2'; |
| 309 | const PLAY_FILL = 'play-fill'; |
| 310 | const PLAY_LINE = 'play-line'; |
| 311 | const PLAY_LINE_2 = 'play-line-2'; |
| 312 | const PLUS = 'plus'; |
| 313 | const PLUS_MINUS = 'plus-minus'; |
| 314 | const PLUS_SQUARE = 'plus-square'; |
| 315 | const PLUS_SQUARE_BRAND = 'plus-square-brand'; |
| 316 | const PNG = 'png'; |
| 317 | const PORTRAIT = 'portrait'; |
| 318 | const PORTRAIT_FILLED = 'portrait-filled'; |
| 319 | const PPT = 'ppt'; |
| 320 | const PREVIEW = 'preview'; |
| 321 | const PREVIEW_2 = 'preview-2'; |
| 322 | const PRICE_TAG = 'price-tag'; |
| 323 | const PRIME_CHECK_CIRCLE = 'prime-check-circle'; |
| 324 | const PRINTER = 'printer'; |
| 325 | const PROFILE = 'profile'; |
| 326 | const PROGRESS = 'progress'; |
| 327 | const PSD = 'psd'; |
| 328 | const PUBLISH = 'publish'; |
| 329 | const QA = 'qa'; |
| 330 | const QA_FILL = 'qa-fill'; |
| 331 | const QUESTION = 'question'; |
| 332 | const QUESTION_CIRCLE = 'question-circle'; |
| 333 | const QUILL = 'quill'; |
| 334 | const QUIZ = 'quiz'; |
| 335 | const QUIZ_2 = 'quiz-2'; |
| 336 | const QUIZ_2_FILL = 'quiz-2-fill'; |
| 337 | const QUIZ_ESSAY = 'quiz-essay'; |
| 338 | const QUIZ_FILL_IN_THE_BLANKS = 'quiz-fill-in-the-blanks'; |
| 339 | const QUIZ_GRAPH = 'quiz-graph'; |
| 340 | const QUIZ_H5P = 'quiz-h5p'; |
| 341 | const QUIZ_IMAGE_ANSWER = 'quiz-image-answer'; |
| 342 | const QUIZ_IMAGE_MATCHING = 'quiz-image-matching'; |
| 343 | const QUIZ_MARK_IN_THE_IMAGE = 'quiz-mark-in-the-image'; |
| 344 | const QUIZ_MULTI_CHOICE = 'quiz-multi-choice'; |
| 345 | const QUIZ_NUMBER = 'quiz-number'; |
| 346 | const QUIZ_ORDERING = 'quiz-ordering'; |
| 347 | const QUIZ_PIN = 'quiz-pin'; |
| 348 | const QUIZ_PUZZLE = 'quiz-puzzle'; |
| 349 | const QUIZ_RADIO = 'quiz-radio'; |
| 350 | const QUIZ_RANGE = 'quiz-range'; |
| 351 | const QUIZ_SHAPE = 'quiz-shape'; |
| 352 | const QUIZ_SHORT_ANSWER = 'quiz-short-answer'; |
| 353 | const QUIZ_TRUE_FALSE = 'quiz-true-false'; |
| 354 | const RATINGS = 'ratings'; |
| 355 | const READ = 'read'; |
| 356 | const RECEIPT_PERCENT = 'receipt-percent'; |
| 357 | const REDO = 'redo'; |
| 358 | const REFRESH = 'refresh'; |
| 359 | const RELOAD = 'reload'; |
| 360 | const RELOAD_2 = 'reload-2'; |
| 361 | const RELOAD_3 = 'reload-3'; |
| 362 | const RELOAD_4 = 'reload-4'; |
| 363 | const REMOVE_IMAGE = 'remove-image'; |
| 364 | const REPORT = 'report'; |
| 365 | const REQUIREMENTS = 'requirements'; |
| 366 | const RESOURCES = 'resources'; |
| 367 | const RIGHT_ARROW_UP = 'right-arrow-up'; |
| 368 | const ROTATE = 'rotate'; |
| 369 | const RTF = 'rtf'; |
| 370 | const SALE = 'sale'; |
| 371 | const SALE_TYPE = 'sale-type'; |
| 372 | const SAVE = 'save'; |
| 373 | const SEARCH = 'search'; |
| 374 | const SEARCH_2 = 'search-2'; |
| 375 | const SECURITY = 'security'; |
| 376 | const SEEDS = 'seeds'; |
| 377 | const SEO = 'seo'; |
| 378 | const SETTING = 'setting'; |
| 379 | const SETTINGS = 'settings'; |
| 380 | const SETTINGS_ADVANCE = 'settings-advance'; |
| 381 | const SETTINGS_EMAIL = 'settings-email'; |
| 382 | const SETTINGS_ERROR = 'settings-error'; |
| 383 | const SETTINGS_GENERAL = 'settings-general'; |
| 384 | const SETTINGS_INTEGRATION = 'settings-integration'; |
| 385 | const SETTINGS_PRIVACY = 'settings-privacy'; |
| 386 | const SETTINGS_PRODUCT = 'settings-product'; |
| 387 | const SETTINGS_SHIPPING = 'settings-shipping'; |
| 388 | const SETTINGS_TAX = 'settings-tax'; |
| 389 | const SHARE = 'share'; |
| 390 | const SHORTCODE = 'shortcode'; |
| 391 | const SIGNATURE_UPLOAD = 'signature-upload'; |
| 392 | const SORT = 'sort'; |
| 393 | const SORT_A_S_C = 'sort-a-s-c'; |
| 394 | const SORT_BY = 'sort-by'; |
| 395 | const SORT_D_E_S_C = 'sort-d-e-s-c'; |
| 396 | const SORT_MINOR = 'sort-minor'; |
| 397 | const SPINNER = 'spinner'; |
| 398 | const SPREADSHEET = 'spreadsheet'; |
| 399 | const STAR = 'star'; |
| 400 | const STAR_FILL = 'star-fill'; |
| 401 | const STAR_HALF = 'star-half'; |
| 402 | const STAR_LINE = 'star-line'; |
| 403 | const STOPWATCH = 'stopwatch'; |
| 404 | const STORE_EYE = 'store-eye'; |
| 405 | const STORE_EYE_SLASH = 'store-eye-slash'; |
| 406 | const STORE_IMAGE = 'store-image'; |
| 407 | const STUDENT = 'student'; |
| 408 | const STYLE_NONE = 'style-none'; |
| 409 | const SUBSCRIPTION = 'subscription'; |
| 410 | const SUBTITLE = 'subtitle'; |
| 411 | const SVG = 'svg'; |
| 412 | const TAG = 'tag'; |
| 413 | const TAG_OUTLINE = 'tag-outline'; |
| 414 | const TARGET = 'target'; |
| 415 | const TEXT = 'text'; |
| 416 | const TEXT_FIELD_EXPAND = 'text-field-expand'; |
| 417 | const THREE_DOTS = 'three-dots'; |
| 418 | const THREE_DOTS_VERTICAL = 'three-dots-vertical'; |
| 419 | const THREE_DOTS_VERTICAL_DOUBLE = 'three-dots-vertical-double'; |
| 420 | const THUMB = 'thumb'; |
| 421 | const THUMB_FILL = 'thumb-fill'; |
| 422 | const TICK_MARK = 'tick-mark'; |
| 423 | const TICK_MARK_GREEN = 'tick-mark-green'; |
| 424 | const TIME = 'time'; |
| 425 | const TIMES = 'times'; |
| 426 | const TIMES_ALT = 'times-alt'; |
| 427 | const TIMES_THIN = 'times-thin'; |
| 428 | const TRY_AGAIN = 'try-again'; |
| 429 | const TXT = 'txt'; |
| 430 | const UNDO = 'undo'; |
| 431 | const UNIT_10 = 'unit-10'; |
| 432 | const UNIT_20 = 'unit-20'; |
| 433 | const UNREAD = 'unread'; |
| 434 | const UPDATE = 'update'; |
| 435 | const UPLOAD = 'upload'; |
| 436 | const UPLOAD_2 = 'upload-2'; |
| 437 | const UPLOAD_FILE = 'upload-file'; |
| 438 | const USER = 'user'; |
| 439 | const USER_CIRCLE = 'user-circle'; |
| 440 | const USER_CIRCLE_FILL = 'user-circle-fill'; |
| 441 | const VIDEO = 'video'; |
| 442 | const VIDEO_CAMERA = 'video-camera'; |
| 443 | const VIDEO_CAMERA_2 = 'video-camera-2'; |
| 444 | const VIDEO_CAMERA_FILL = 'video-camera-fill'; |
| 445 | const VIDEO_FILE = 'video-file'; |
| 446 | const VIDEO_FILL = 'video-fill'; |
| 447 | const VIDEO_QUALITY = 'video-quality'; |
| 448 | const VIMEO = 'vimeo'; |
| 449 | const VISION = 'vision'; |
| 450 | const VISITED = 'visited'; |
| 451 | const WALLET = 'wallet'; |
| 452 | const WARNING = 'warning'; |
| 453 | const WARNING_LINE = 'warning-line'; |
| 454 | const WEIGHT_BOX = 'weight-box'; |
| 455 | const WIFI = 'wifi'; |
| 456 | const WINDOWS = 'windows'; |
| 457 | const WISHLIST = 'wishlist'; |
| 458 | const WITHDRAW = 'withdraw'; |
| 459 | const X = 'x'; |
| 460 | const XLS = 'xls'; |
| 461 | const XML = 'xml'; |
| 462 | const YOUTUBE = 'youtube'; |
| 463 | const ZIP = 'zip'; |
| 464 | const ZOOM = 'zoom'; |
| 465 | const ZOOM_COLORIZE = 'zoom-colorize'; |
| 466 | } |
| 467 |