fromString static method

GlyphiconData? fromString(
  1. String iconName
)

Implementation

static GlyphiconData? fromString(String iconName) {
  switch (iconName) {
    case 'bootstrap-reboot':
      return Glyphicon.bootstrap_reboot;
    case 'bootstrap':
      return Glyphicon.bootstrap;
    case 'border-all':
      return Glyphicon.border_all;
    case 'border-bottom':
      return Glyphicon.border_bottom;
    case 'border-center':
      return Glyphicon.border_center;
    case 'border-inner':
      return Glyphicon.border_inner;
    case 'border-left':
      return Glyphicon.border_left;
    case 'border-middle':
      return Glyphicon.border_middle;
    case 'border-outer':
      return Glyphicon.border_outer;
    case 'border-right':
      return Glyphicon.border_right;
    case 'border-style':
      return Glyphicon.border_style;
    case 'border-top':
      return Glyphicon.border_top;
    case 'border-width':
      return Glyphicon.border_width;
    case 'border':
      return Glyphicon.border;
    case 'bounding-box-circles':
      return Glyphicon.bounding_box_circles;
    case 'bounding-box':
      return Glyphicon.bounding_box;
    case 'box-arrow-down-left':
      return Glyphicon.box_arrow_down_left;
    case 'box-arrow-down-right':
      return Glyphicon.box_arrow_down_right;
    case 'box-arrow-down':
      return Glyphicon.box_arrow_down;
    case 'box-arrow-in-down-left':
      return Glyphicon.box_arrow_in_down_left;
    case 'box-arrow-in-down-right':
      return Glyphicon.box_arrow_in_down_right;
    case 'box-arrow-in-down':
      return Glyphicon.box_arrow_in_down;
    case 'box-arrow-in-left':
      return Glyphicon.box_arrow_in_left;
    case 'box-arrow-in-right':
      return Glyphicon.box_arrow_in_right;
    case 'box-arrow-in-up-left':
      return Glyphicon.box_arrow_in_up_left;
    case 'box-arrow-in-up-right':
      return Glyphicon.box_arrow_in_up_right;
    case 'box-arrow-in-up':
      return Glyphicon.box_arrow_in_up;
    case 'box-arrow-left':
      return Glyphicon.box_arrow_left;
    case 'box-arrow-right':
      return Glyphicon.box_arrow_right;
    case 'box-arrow-up-left':
      return Glyphicon.box_arrow_up_left;
    case 'box-arrow-up-right':
      return Glyphicon.box_arrow_up_right;
    case 'box-arrow-up':
      return Glyphicon.box_arrow_up;
    case 'box-seam':
      return Glyphicon.box_seam;
    case 'box':
      return Glyphicon.box;
    case 'box2-fill':
      return Glyphicon.box2_fill;
    case 'box2-heart-fill':
      return Glyphicon.box2_heart_fill;
    case 'box2-heart':
      return Glyphicon.box2_heart;
    case 'box2':
      return Glyphicon.box2;
    case 'boxes':
      return Glyphicon.boxes;
    case 'braces-asterisk':
      return Glyphicon.braces_asterisk;
    case 'braces':
      return Glyphicon.braces;
    case 'bricks':
      return Glyphicon.bricks;
    case 'briefcase-fill':
      return Glyphicon.briefcase_fill;
    case 'briefcase':
      return Glyphicon.briefcase;
    case 'brightness-alt-high-fill':
      return Glyphicon.brightness_alt_high_fill;
    case 'brightness-alt-high':
      return Glyphicon.brightness_alt_high;
    case 'brightness-alt-low-fill':
      return Glyphicon.brightness_alt_low_fill;
    case 'brightness-alt-low':
      return Glyphicon.brightness_alt_low;
    case 'brightness-high-fill':
      return Glyphicon.brightness_high_fill;
    case 'brightness-high':
      return Glyphicon.brightness_high;
    case 'brightness-low-fill':
      return Glyphicon.brightness_low_fill;
    case 'brightness-low':
      return Glyphicon.brightness_low;
    case 'broadcast-pin':
      return Glyphicon.broadcast_pin;
    case 'broadcast':
      return Glyphicon.broadcast;
    case 'brush-fill':
      return Glyphicon.brush_fill;
    case 'brush':
      return Glyphicon.brush;
    case 'bucket-fill':
      return Glyphicon.bucket_fill;
    case 'bucket':
      return Glyphicon.bucket;
    case 'bug-fill':
      return Glyphicon.bug_fill;
    case 'bug':
      return Glyphicon.bug;
    case 'building':
      return Glyphicon.building;
    case 'bullseye':
      return Glyphicon.bullseye;
    case 'calculator-fill':
      return Glyphicon.calculator_fill;
    case 'calculator':
      return Glyphicon.calculator;
    case 'calendar-check-fill':
      return Glyphicon.calendar_check_fill;
    case 'calendar-check':
      return Glyphicon.calendar_check;
    case 'calendar-date-fill':
      return Glyphicon.calendar_date_fill;
    case 'calendar-date':
      return Glyphicon.calendar_date;
    case 'calendar-day-fill':
      return Glyphicon.calendar_day_fill;
    case 'calendar-day':
      return Glyphicon.calendar_day;
    case 'calendar-event-fill':
      return Glyphicon.calendar_event_fill;
    case 'calendar-event':
      return Glyphicon.calendar_event;
    case 'calendar-fill':
      return Glyphicon.calendar_fill;
    case 'calendar-heart-fill':
      return Glyphicon.calendar_heart_fill;
    case 'calendar-heart':
      return Glyphicon.calendar_heart;
    case 'calendar-minus-fill':
      return Glyphicon.calendar_minus_fill;
    case 'calendar-minus':
      return Glyphicon.calendar_minus;
    case 'calendar-month-fill':
      return Glyphicon.calendar_month_fill;
    case 'calendar-month':
      return Glyphicon.calendar_month;
    case 'calendar-plus-fill':
      return Glyphicon.calendar_plus_fill;
    case 'calendar-plus':
      return Glyphicon.calendar_plus;
    case 'calendar-range-fill':
      return Glyphicon.calendar_range_fill;
    case 'calendar-range':
      return Glyphicon.calendar_range;
    case 'calendar-week-fill':
      return Glyphicon.calendar_week_fill;
    case 'calendar-week':
      return Glyphicon.calendar_week;
    case 'calendar-x-fill':
      return Glyphicon.calendar_x_fill;
    case 'calendar-x':
      return Glyphicon.calendar_x;
    case 'calendar':
      return Glyphicon.calendar;
    case 'calendar2-check-fill':
      return Glyphicon.calendar2_check_fill;
    case 'calendar2-check':
      return Glyphicon.calendar2_check;
    case 'calendar2-date-fill':
      return Glyphicon.calendar2_date_fill;
    case 'calendar2-date':
      return Glyphicon.calendar2_date;
    case 'calendar2-day-fill':
      return Glyphicon.calendar2_day_fill;
    case 'calendar2-day':
      return Glyphicon.calendar2_day;
    case 'calendar2-event-fill':
      return Glyphicon.calendar2_event_fill;
    case 'calendar2-event':
      return Glyphicon.calendar2_event;
    case 'calendar2-fill':
      return Glyphicon.calendar2_fill;
    case 'calendar2-heart-fill':
      return Glyphicon.calendar2_heart_fill;
    case 'calendar2-heart':
      return Glyphicon.calendar2_heart;
    case 'calendar2-minus-fill':
      return Glyphicon.calendar2_minus_fill;
    case 'calendar2-minus':
      return Glyphicon.calendar2_minus;
    case 'calendar2-month-fill':
      return Glyphicon.calendar2_month_fill;
    case 'calendar2-month':
      return Glyphicon.calendar2_month;
    case 'calendar2-plus-fill':
      return Glyphicon.calendar2_plus_fill;
    case 'calendar2-plus':
      return Glyphicon.calendar2_plus;
    case 'calendar2-range-fill':
      return Glyphicon.calendar2_range_fill;
    case 'calendar2-range':
      return Glyphicon.calendar2_range;
    case 'calendar2-week-fill':
      return Glyphicon.calendar2_week_fill;
    case 'calendar2-week':
      return Glyphicon.calendar2_week;
    case 'calendar2-x-fill':
      return Glyphicon.calendar2_x_fill;
    case 'calendar2-x':
      return Glyphicon.calendar2_x;
    case 'calendar2':
      return Glyphicon.calendar2;
    case 'calendar3-event-fill':
      return Glyphicon.calendar3_event_fill;
    case 'calendar3-event':
      return Glyphicon.calendar3_event;
    case 'calendar3-fill':
      return Glyphicon.calendar3_fill;
    case 'calendar3-range-fill':
      return Glyphicon.calendar3_range_fill;
    case 'calendar3-range':
      return Glyphicon.calendar3_range;
    case 'calendar3-week-fill':
      return Glyphicon.calendar3_week_fill;
    case 'calendar3-week':
      return Glyphicon.calendar3_week;
    case 'calendar3':
      return Glyphicon.calendar3;
    case 'calendar4-event':
      return Glyphicon.calendar4_event;
    case 'calendar4-range':
      return Glyphicon.calendar4_range;
    case 'calendar4-week':
      return Glyphicon.calendar4_week;
    case 'calendar4':
      return Glyphicon.calendar4;
    case 'camera-fill':
      return Glyphicon.camera_fill;
    case 'camera-reels-fill':
      return Glyphicon.camera_reels_fill;
    case 'camera-reels':
      return Glyphicon.camera_reels;
    case 'camera-video-fill':
      return Glyphicon.camera_video_fill;
    case 'camera-video-off-fill':
      return Glyphicon.camera_video_off_fill;
    case 'camera-video-off':
      return Glyphicon.camera_video_off;
    case 'camera-video':
      return Glyphicon.camera_video;
    case 'camera':
      return Glyphicon.camera;
    case 'camera2':
      return Glyphicon.camera2;
    case 'capslock-fill':
      return Glyphicon.capslock_fill;
    case 'capslock':
      return Glyphicon.capslock;
    case 'card-checklist':
      return Glyphicon.card_checklist;
    case 'card-heading':
      return Glyphicon.card_heading;
    case 'card-image':
      return Glyphicon.card_image;
    case 'card-list':
      return Glyphicon.card_list;
    case 'card-text':
      return Glyphicon.card_text;
    case 'caret-down-fill':
      return Glyphicon.caret_down_fill;
    case 'caret-down-square-fill':
      return Glyphicon.caret_down_square_fill;
    case 'caret-down-square':
      return Glyphicon.caret_down_square;
    case 'caret-down':
      return Glyphicon.caret_down;
    case 'caret-left-fill':
      return Glyphicon.caret_left_fill;
    case 'caret-left-square-fill':
      return Glyphicon.caret_left_square_fill;
    case 'caret-left-square':
      return Glyphicon.caret_left_square;
    case 'caret-left':
      return Glyphicon.caret_left;
    case 'caret-right-fill':
      return Glyphicon.caret_right_fill;
    case 'caret-right-square-fill':
      return Glyphicon.caret_right_square_fill;
    case 'caret-right-square':
      return Glyphicon.caret_right_square;
    case 'caret-right':
      return Glyphicon.caret_right;
    case 'caret-up-fill':
      return Glyphicon.caret_up_fill;
    case 'caret-up-square-fill':
      return Glyphicon.caret_up_square_fill;
    case 'caret-up-square':
      return Glyphicon.caret_up_square;
    case 'caret-up':
      return Glyphicon.caret_up;
    case 'cart-check-fill':
      return Glyphicon.cart_check_fill;
    case 'cart-check':
      return Glyphicon.cart_check;
    case 'cart-dash-fill':
      return Glyphicon.cart_dash_fill;
    case 'cart-dash':
      return Glyphicon.cart_dash;
    case 'cart-fill':
      return Glyphicon.cart_fill;
    case 'cart-plus-fill':
      return Glyphicon.cart_plus_fill;
    case 'cart-plus':
      return Glyphicon.cart_plus;
    case 'cart-x-fill':
      return Glyphicon.cart_x_fill;
    case 'cart-x':
      return Glyphicon.cart_x;
    case 'cart':
      return Glyphicon.cart;
    case 'cart2':
      return Glyphicon.cart2;
    case 'cart3':
      return Glyphicon.cart3;
    case 'cart4':
      return Glyphicon.cart4;
    case 'cash-coin':
      return Glyphicon.cash_coin;
    case 'cash-stack':
      return Glyphicon.cash_stack;
    case 'cash':
      return Glyphicon.cash;
    case 'cast':
      return Glyphicon.cast;
    case 'chat-dots-fill':
      return Glyphicon.chat_dots_fill;
    case 'chat-dots':
      return Glyphicon.chat_dots;
    case 'chat-fill':
      return Glyphicon.chat_fill;
    case 'chat-heart-fill':
      return Glyphicon.chat_heart_fill;
    case 'chat-heart':
      return Glyphicon.chat_heart;
    case 'chat-left-dots-fill':
      return Glyphicon.chat_left_dots_fill;
    case 'chat-left-dots':
      return Glyphicon.chat_left_dots;
    case 'chat-left-fill':
      return Glyphicon.chat_left_fill;
    case 'chat-left-heart-fill':
      return Glyphicon.chat_left_heart_fill;
    case 'chat-left-heart':
      return Glyphicon.chat_left_heart;
    case 'chat-left-quote-fill':
      return Glyphicon.chat_left_quote_fill;
    case 'chat-left-quote':
      return Glyphicon.chat_left_quote;
    case 'chat-left-text-fill':
      return Glyphicon.chat_left_text_fill;
    case 'chat-left-text':
      return Glyphicon.chat_left_text;
    case 'chat-left':
      return Glyphicon.chat_left;
    case 'chat-quote-fill':
      return Glyphicon.chat_quote_fill;
    case 'chat-quote':
      return Glyphicon.chat_quote;
    case 'chat-right-dots-fill':
      return Glyphicon.chat_right_dots_fill;
    case 'chat-right-dots':
      return Glyphicon.chat_right_dots;
    case 'chat-right-fill':
      return Glyphicon.chat_right_fill;
    case 'chat-right-heart-fill':
      return Glyphicon.chat_right_heart_fill;
    case 'chat-right-heart':
      return Glyphicon.chat_right_heart;
    case 'chat-right-quote-fill':
      return Glyphicon.chat_right_quote_fill;
    case 'chat-right-quote':
      return Glyphicon.chat_right_quote;
    case 'chat-right-text-fill':
      return Glyphicon.chat_right_text_fill;
    case 'chat-right-text':
      return Glyphicon.chat_right_text;
    case 'chat-right':
      return Glyphicon.chat_right;
    case 'chat-square-dots-fill':
      return Glyphicon.chat_square_dots_fill;
    case 'chat-square-dots':
      return Glyphicon.chat_square_dots;
    case 'chat-square-fill':
      return Glyphicon.chat_square_fill;
    case 'chat-square-heart-fill':
      return Glyphicon.chat_square_heart_fill;
    case 'chat-square-heart':
      return Glyphicon.chat_square_heart;
    case 'chat-square-quote-fill':
      return Glyphicon.chat_square_quote_fill;
    case 'chat-square-quote':
      return Glyphicon.chat_square_quote;
    case 'chat-square-text-fill':
      return Glyphicon.chat_square_text_fill;
    case 'chat-square-text':
      return Glyphicon.chat_square_text;
    case 'chat-square':
      return Glyphicon.chat_square;
    case 'chat-text-fill':
      return Glyphicon.chat_text_fill;
    case 'chat-text':
      return Glyphicon.chat_text;
    case 'chat':
      return Glyphicon.chat;
    case 'check-all':
      return Glyphicon.check_all;
    case 'check-circle-fill':
      return Glyphicon.check_circle_fill;
    case 'check-circle':
      return Glyphicon.check_circle;
    case 'check-lg':
      return Glyphicon.check_lg;
    case 'check-square-fill':
      return Glyphicon.check_square_fill;
    case 'check-square':
      return Glyphicon.check_square;
    case 'check':
      return Glyphicon.check;
    case 'check2-all':
      return Glyphicon.check2_all;
    case 'check2-circle':
      return Glyphicon.check2_circle;
    case 'check2-square':
      return Glyphicon.check2_square;
    case 'check2':
      return Glyphicon.check2;
    case 'chevron-bar-contract':
      return Glyphicon.chevron_bar_contract;
    case 'chevron-bar-down':
      return Glyphicon.chevron_bar_down;
    case 'chevron-bar-expand':
      return Glyphicon.chevron_bar_expand;
    case 'chevron-bar-left':
      return Glyphicon.chevron_bar_left;
    case 'chevron-bar-right':
      return Glyphicon.chevron_bar_right;
    case 'chevron-bar-up':
      return Glyphicon.chevron_bar_up;
    case 'chevron-compact-down':
      return Glyphicon.chevron_compact_down;
    case 'chevron-compact-left':
      return Glyphicon.chevron_compact_left;
    case 'chevron-compact-right':
      return Glyphicon.chevron_compact_right;
    case 'chevron-compact-up':
      return Glyphicon.chevron_compact_up;
    case 'chevron-contract':
      return Glyphicon.chevron_contract;
    case 'chevron-double-down':
      return Glyphicon.chevron_double_down;
    case 'chevron-double-left':
      return Glyphicon.chevron_double_left;
    case 'chevron-double-right':
      return Glyphicon.chevron_double_right;
    case 'chevron-double-up':
      return Glyphicon.chevron_double_up;
    case 'chevron-down':
      return Glyphicon.chevron_down;
    case 'chevron-expand':
      return Glyphicon.chevron_expand;
    case 'chevron-left':
      return Glyphicon.chevron_left;
    case 'chevron-right':
      return Glyphicon.chevron_right;
    case 'chevron-up':
      return Glyphicon.chevron_up;
    case 'circle-fill':
      return Glyphicon.circle_fill;
    case 'circle-half':
      return Glyphicon.circle_half;
    case 'circle-square':
      return Glyphicon.circle_square;
    case 'circle':
      return Glyphicon.circle;
    case 'clipboard-check-fill':
      return Glyphicon.clipboard_check_fill;
    case 'clipboard-check':
      return Glyphicon.clipboard_check;
    case 'clipboard-data-fill':
      return Glyphicon.clipboard_data_fill;
    case 'clipboard-data':
      return Glyphicon.clipboard_data;
    case 'clipboard-fill':
      return Glyphicon.clipboard_fill;
    case 'clipboard-heart-fill':
      return Glyphicon.clipboard_heart_fill;
    case 'clipboard-heart':
      return Glyphicon.clipboard_heart;
    case 'clipboard-minus-fill':
      return Glyphicon.clipboard_minus_fill;
    case 'clipboard-minus':
      return Glyphicon.clipboard_minus;
    case 'clipboard-plus-fill':
      return Glyphicon.clipboard_plus_fill;
    case 'clipboard-plus':
      return Glyphicon.clipboard_plus;
    case 'clipboard-pulse':
      return Glyphicon.clipboard_pulse;
    case 'clipboard-x-fill':
      return Glyphicon.clipboard_x_fill;
    case 'clipboard-x':
      return Glyphicon.clipboard_x;
    case 'clipboard':
      return Glyphicon.clipboard;
    case 'clipboard2-check-fill':
      return Glyphicon.clipboard2_check_fill;
    case 'clipboard2-check':
      return Glyphicon.clipboard2_check;
    case 'clipboard2-data-fill':
      return Glyphicon.clipboard2_data_fill;
    case 'clipboard2-data':
      return Glyphicon.clipboard2_data;
    case 'clipboard2-fill':
      return Glyphicon.clipboard2_fill;
    case 'clipboard2-heart-fill':
      return Glyphicon.clipboard2_heart_fill;
    case 'clipboard2-heart':
      return Glyphicon.clipboard2_heart;
    case 'clipboard2-minus-fill':
      return Glyphicon.clipboard2_minus_fill;
    case 'clipboard2-minus':
      return Glyphicon.clipboard2_minus;
    case 'clipboard2-plus-fill':
      return Glyphicon.clipboard2_plus_fill;
    case 'clipboard2-plus':
      return Glyphicon.clipboard2_plus;
    case 'clipboard2-pulse-fill':
      return Glyphicon.clipboard2_pulse_fill;
    case 'clipboard2-pulse':
      return Glyphicon.clipboard2_pulse;
    case 'clipboard2-x-fill':
      return Glyphicon.clipboard2_x_fill;
    case 'clipboard2-x':
      return Glyphicon.clipboard2_x;
    case 'clipboard2':
      return Glyphicon.clipboard2;
    case 'clock-fill':
      return Glyphicon.clock_fill;
    case 'clock-history':
      return Glyphicon.clock_history;
    case 'clock':
      return Glyphicon.clock;
    case 'cloud-arrow-down-fill':
      return Glyphicon.cloud_arrow_down_fill;
    case 'cloud-arrow-down':
      return Glyphicon.cloud_arrow_down;
    case 'cloud-arrow-up-fill':
      return Glyphicon.cloud_arrow_up_fill;
    case 'cloud-arrow-up':
      return Glyphicon.cloud_arrow_up;
    case 'cloud-check-fill':
      return Glyphicon.cloud_check_fill;
    case 'cloud-check':
      return Glyphicon.cloud_check;
    case 'cloud-download-fill':
      return Glyphicon.cloud_download_fill;
    case 'cloud-download':
      return Glyphicon.cloud_download;
    case 'cloud-drizzle-fill':
      return Glyphicon.cloud_drizzle_fill;
    case 'cloud-drizzle':
      return Glyphicon.cloud_drizzle;
    case 'cloud-fill':
      return Glyphicon.cloud_fill;
    case 'cloud-fog-fill':
      return Glyphicon.cloud_fog_fill;
    case 'cloud-fog':
      return Glyphicon.cloud_fog;
    case 'cloud-fog2-fill':
      return Glyphicon.cloud_fog2_fill;
    case 'cloud-fog2':
      return Glyphicon.cloud_fog2;
    case 'cloud-hail-fill':
      return Glyphicon.cloud_hail_fill;
    case 'cloud-hail':
      return Glyphicon.cloud_hail;
    case 'cloud-haze-fill':
      return Glyphicon.cloud_haze_fill;
    case 'cloud-haze':
      return Glyphicon.cloud_haze;
    case 'cloud-haze2-fill':
      return Glyphicon.cloud_haze2_fill;
    case 'cloud-haze2':
      return Glyphicon.cloud_haze2;
    case 'cloud-lightning-fill':
      return Glyphicon.cloud_lightning_fill;
    case 'cloud-lightning-rain-fill':
      return Glyphicon.cloud_lightning_rain_fill;
    case 'cloud-lightning-rain':
      return Glyphicon.cloud_lightning_rain;
    case 'cloud-lightning':
      return Glyphicon.cloud_lightning;
    case 'cloud-minus-fill':
      return Glyphicon.cloud_minus_fill;
    case 'cloud-minus':
      return Glyphicon.cloud_minus;
    case 'cloud-moon-fill':
      return Glyphicon.cloud_moon_fill;
    case 'cloud-moon':
      return Glyphicon.cloud_moon;
    case 'cloud-plus-fill':
      return Glyphicon.cloud_plus_fill;
    case 'cloud-plus':
      return Glyphicon.cloud_plus;
    case 'cloud-rain-fill':
      return Glyphicon.cloud_rain_fill;
    case 'cloud-rain-heavy-fill':
      return Glyphicon.cloud_rain_heavy_fill;
    case 'cloud-rain-heavy':
      return Glyphicon.cloud_rain_heavy;
    case 'cloud-rain':
      return Glyphicon.cloud_rain;
    case 'cloud-slash-fill':
      return Glyphicon.cloud_slash_fill;
    case 'cloud-slash':
      return Glyphicon.cloud_slash;
    case 'cloud-sleet-fill':
      return Glyphicon.cloud_sleet_fill;
    case 'cloud-sleet':
      return Glyphicon.cloud_sleet;
    case 'cloud-snow-fill':
      return Glyphicon.cloud_snow_fill;
    case 'cloud-snow':
      return Glyphicon.cloud_snow;
    case 'cloud-sun-fill':
      return Glyphicon.cloud_sun_fill;
    case 'cloud-sun':
      return Glyphicon.cloud_sun;
    case 'cloud-upload-fill':
      return Glyphicon.cloud_upload_fill;
    case 'cloud-upload':
      return Glyphicon.cloud_upload;
    case 'cloud':
      return Glyphicon.cloud;
    case 'clouds-fill':
      return Glyphicon.clouds_fill;
    case 'clouds':
      return Glyphicon.clouds;
    case 'cloudy-fill':
      return Glyphicon.cloudy_fill;
    case 'cloudy':
      return Glyphicon.cloudy;
    case 'code-slash':
      return Glyphicon.code_slash;
    case 'code-square':
      return Glyphicon.code_square;
    case 'code':
      return Glyphicon.code;
    case 'coin':
      return Glyphicon.coin;
    case 'collection-fill':
      return Glyphicon.collection_fill;
    case 'collection-play-fill':
      return Glyphicon.collection_play_fill;
    case 'collection-play':
      return Glyphicon.collection_play;
    case 'collection':
      return Glyphicon.collection;
    case 'columns-gap':
      return Glyphicon.columns_gap;
    case 'columns':
      return Glyphicon.columns;
    case 'command':
      return Glyphicon.command;
    case 'compass-fill':
      return Glyphicon.compass_fill;
    case 'compass':
      return Glyphicon.compass;
    case 'cone-striped':
      return Glyphicon.cone_striped;
    case 'cone':
      return Glyphicon.cone;
    case 'controller':
      return Glyphicon.controller;
    case 'cpu-fill':
      return Glyphicon.cpu_fill;
    case 'cpu':
      return Glyphicon.cpu;
    case 'credit-card-2-back-fill':
      return Glyphicon.credit_card_2_back_fill;
    case 'credit-card-2-back':
      return Glyphicon.credit_card_2_back;
    case 'credit-card-2-front-fill':
      return Glyphicon.credit_card_2_front_fill;
    case 'credit-card-2-front':
      return Glyphicon.credit_card_2_front;
    case 'credit-card-fill':
      return Glyphicon.credit_card_fill;
    case 'credit-card':
      return Glyphicon.credit_card;
    case 'crop':
      return Glyphicon.crop;
    case 'cup-fill':
      return Glyphicon.cup_fill;
    case 'cup-straw':
      return Glyphicon.cup_straw;
    case 'cup':
      return Glyphicon.cup;
    case 'currency-bitcoin':
      return Glyphicon.currency_bitcoin;
    case 'currency-dollar':
      return Glyphicon.currency_dollar;
    case 'currency-euro':
      return Glyphicon.currency_euro;
    case 'currency-exchange':
      return Glyphicon.currency_exchange;
    case 'currency-pound':
      return Glyphicon.currency_pound;
    case 'currency-yen':
      return Glyphicon.currency_yen;
    case 'cursor-fill':
      return Glyphicon.cursor_fill;
    case 'cursor-text':
      return Glyphicon.cursor_text;
    case 'cursor':
      return Glyphicon.cursor;
    case 'dash-circle-dotted':
      return Glyphicon.dash_circle_dotted;
    case 'dash-circle-fill':
      return Glyphicon.dash_circle_fill;
    case 'dash-circle':
      return Glyphicon.dash_circle;
    case 'dash-lg':
      return Glyphicon.dash_lg;
    case 'dash-square-dotted':
      return Glyphicon.dash_square_dotted;
    case 'dash-square-fill':
      return Glyphicon.dash_square_fill;
    case 'dash-square':
      return Glyphicon.dash_square;
    case 'dash':
      return Glyphicon.dash;
    case 'device-hdd-fill':
      return Glyphicon.device_hdd_fill;
    case 'device-hdd':
      return Glyphicon.device_hdd;
    case 'device-ssd-fill':
      return Glyphicon.device_ssd_fill;
    case 'device-ssd':
      return Glyphicon.device_ssd;
    case 'diagram-2-fill':
      return Glyphicon.diagram_2_fill;
    case 'diagram-2':
      return Glyphicon.diagram_2;
    case 'diagram-3-fill':
      return Glyphicon.diagram_3_fill;
    case 'diagram-3':
      return Glyphicon.diagram_3;
    case 'diamond-fill':
      return Glyphicon.diamond_fill;
    case 'diamond-half':
      return Glyphicon.diamond_half;
    case 'diamond':
      return Glyphicon.diamond;
    case 'dice-1-fill':
      return Glyphicon.dice_1_fill;
    case 'dice-1':
      return Glyphicon.dice_1;
    case 'dice-2-fill':
      return Glyphicon.dice_2_fill;
    case 'dice-2':
      return Glyphicon.dice_2;
    case 'dice-3-fill':
      return Glyphicon.dice_3_fill;
    case 'dice-3':
      return Glyphicon.dice_3;
    case 'dice-4-fill':
      return Glyphicon.dice_4_fill;
    case 'dice-4':
      return Glyphicon.dice_4;
    case 'dice-5-fill':
      return Glyphicon.dice_5_fill;
    case 'dice-5':
      return Glyphicon.dice_5;
    case 'dice-6-fill':
      return Glyphicon.dice_6_fill;
    case 'dice-6':
      return Glyphicon.dice_6;
    case 'disc-fill':
      return Glyphicon.disc_fill;
    case 'disc':
      return Glyphicon.disc;
    case 'discord':
      return Glyphicon.discord;
    case 'display-fill':
      return Glyphicon.display_fill;
    case 'display':
      return Glyphicon.display;
    case 'displayport-fill':
      return Glyphicon.displayport_fill;
    case 'displayport':
      return Glyphicon.displayport;
    case 'distribute-horizontal':
      return Glyphicon.distribute_horizontal;
    case 'distribute-vertical':
      return Glyphicon.distribute_vertical;
    case 'door-closed-fill':
      return Glyphicon.door_closed_fill;
    case 'door-closed':
      return Glyphicon.door_closed;
    case 'door-open-fill':
      return Glyphicon.door_open_fill;
    case 'door-open':
      return Glyphicon.door_open;
    case 'dot':
      return Glyphicon.dot;
    case 'download':
      return Glyphicon.download;
    case 'dpad-fill':
      return Glyphicon.dpad_fill;
    case 'dpad':
      return Glyphicon.dpad;
    case 'dribbble':
      return Glyphicon.dribbble;
    case 'droplet-fill':
      return Glyphicon.droplet_fill;
    case 'droplet-half':
      return Glyphicon.droplet_half;
    case 'droplet':
      return Glyphicon.droplet;
    case 'ear-fill':
      return Glyphicon.ear_fill;
    case 'ear':
      return Glyphicon.ear;
    case 'earbuds':
      return Glyphicon.earbuds;
    case 'easel-fill':
      return Glyphicon.easel_fill;
    case 'easel':
      return Glyphicon.easel;
    case 'easel2-fill':
      return Glyphicon.easel2_fill;
    case 'easel2':
      return Glyphicon.easel2;
    case 'easel3-fill':
      return Glyphicon.easel3_fill;
    case 'easel3':
      return Glyphicon.easel3;
    case 'egg-fill':
      return Glyphicon.egg_fill;
    case 'egg-fried':
      return Glyphicon.egg_fried;
    case 'egg':
      return Glyphicon.egg;
    case 'eject-fill':
      return Glyphicon.eject_fill;
    case 'eject':
      return Glyphicon.eject;
    case 'emoji-angry-fill':
      return Glyphicon.emoji_angry_fill;
    case 'emoji-angry':
      return Glyphicon.emoji_angry;
    case 'emoji-dizzy-fill':
      return Glyphicon.emoji_dizzy_fill;
    case 'emoji-dizzy':
      return Glyphicon.emoji_dizzy;
    case 'emoji-expressionless-fill':
      return Glyphicon.emoji_expressionless_fill;
    case 'emoji-expressionless':
      return Glyphicon.emoji_expressionless;
    case 'emoji-frown-fill':
      return Glyphicon.emoji_frown_fill;
    case 'emoji-frown':
      return Glyphicon.emoji_frown;
    case 'emoji-heart-eyes-fill':
      return Glyphicon.emoji_heart_eyes_fill;
    case 'emoji-heart-eyes':
      return Glyphicon.emoji_heart_eyes;
    case 'emoji-kiss-fill':
      return Glyphicon.emoji_kiss_fill;
    case 'emoji-kiss':
      return Glyphicon.emoji_kiss;
    case 'emoji-laughing-fill':
      return Glyphicon.emoji_laughing_fill;
    case 'emoji-laughing':
      return Glyphicon.emoji_laughing;
    case 'emoji-neutral-fill':
      return Glyphicon.emoji_neutral_fill;
    case 'emoji-neutral':
      return Glyphicon.emoji_neutral;
    case 'emoji-smile-fill':
      return Glyphicon.emoji_smile_fill;
    case 'emoji-smile-upside-down-fill':
      return Glyphicon.emoji_smile_upside_down_fill;
    case 'emoji-smile-upside-down':
      return Glyphicon.emoji_smile_upside_down;
    case 'emoji-smile':
      return Glyphicon.emoji_smile;
    case 'emoji-sunglasses-fill':
      return Glyphicon.emoji_sunglasses_fill;
    case 'emoji-sunglasses':
      return Glyphicon.emoji_sunglasses;
    case 'emoji-wink-fill':
      return Glyphicon.emoji_wink_fill;
    case 'emoji-wink':
      return Glyphicon.emoji_wink;
    case 'envelope-check-fill':
      return Glyphicon.envelope_check_fill;
    case 'envelope-check':
      return Glyphicon.envelope_check;
    case 'envelope-dash-fill':
      return Glyphicon.envelope_dash_fill;
    case 'envelope-dash':
      return Glyphicon.envelope_dash;
    case 'envelope-exclamation-fill':
      return Glyphicon.envelope_exclamation_fill;
    case 'envelope-exclamation':
      return Glyphicon.envelope_exclamation;
    case 'envelope-fill':
      return Glyphicon.envelope_fill;
    case 'envelope-heart-fill':
      return Glyphicon.envelope_heart_fill;
    case 'envelope-heart':
      return Glyphicon.envelope_heart;
    case 'envelope-open-fill':
      return Glyphicon.envelope_open_fill;
    case 'envelope-open-heart-fill':
      return Glyphicon.envelope_open_heart_fill;
    case 'envelope-open-heart':
      return Glyphicon.envelope_open_heart;
    case 'envelope-open':
      return Glyphicon.envelope_open;
    case 'envelope-paper-fill':
      return Glyphicon.envelope_paper_fill;
    case 'envelope-paper-heart-fill':
      return Glyphicon.envelope_paper_heart_fill;
    case 'envelope-paper-heart':
      return Glyphicon.envelope_paper_heart;
    case 'envelope-paper':
      return Glyphicon.envelope_paper;
    case 'envelope-plus-fill':
      return Glyphicon.envelope_plus_fill;
    case 'envelope-plus':
      return Glyphicon.envelope_plus;
    case 'envelope-slash-fill':
      return Glyphicon.envelope_slash_fill;
    case 'envelope-slash':
      return Glyphicon.envelope_slash;
    case 'envelope-x-fill':
      return Glyphicon.envelope_x_fill;
    case 'envelope-x':
      return Glyphicon.envelope_x;
    case 'envelope':
      return Glyphicon.envelope;
    case 'eraser-fill':
      return Glyphicon.eraser_fill;
    case 'eraser':
      return Glyphicon.eraser;
    case 'ethernet':
      return Glyphicon.ethernet;
    case 'exclamation-circle-fill':
      return Glyphicon.exclamation_circle_fill;
    case 'exclamation-circle':
      return Glyphicon.exclamation_circle;
    case 'exclamation-diamond-fill':
      return Glyphicon.exclamation_diamond_fill;
    case 'exclamation-diamond':
      return Glyphicon.exclamation_diamond;
    case 'exclamation-lg':
      return Glyphicon.exclamation_lg;
    case 'exclamation-octagon-fill':
      return Glyphicon.exclamation_octagon_fill;
    case 'exclamation-octagon':
      return Glyphicon.exclamation_octagon;
    case 'exclamation-square-fill':
      return Glyphicon.exclamation_square_fill;
    case 'exclamation-square':
      return Glyphicon.exclamation_square;
    case 'exclamation-triangle-fill':
      return Glyphicon.exclamation_triangle_fill;
    case 'exclamation-triangle':
      return Glyphicon.exclamation_triangle;
    case 'exclamation':
      return Glyphicon.exclamation;
    case 'exclude':
      return Glyphicon.exclude;
    case 'explicit-fill':
      return Glyphicon.explicit_fill;
    case 'explicit':
      return Glyphicon.explicit;
    case 'eye-fill':
      return Glyphicon.eye_fill;
    case 'eye-slash-fill':
      return Glyphicon.eye_slash_fill;
    case 'eye-slash':
      return Glyphicon.eye_slash;
    case 'eye':
      return Glyphicon.eye;
    case 'eyedropper':
      return Glyphicon.eyedropper;
    case 'eyeglasses':
      return Glyphicon.eyeglasses;
    case 'facebook':
      return Glyphicon.facebook;
    case 'fan':
      return Glyphicon.fan;
    case 'file-arrow-down-fill':
      return Glyphicon.file_arrow_down_fill;
    case 'file-arrow-down':
      return Glyphicon.file_arrow_down;
    case 'file-arrow-up-fill':
      return Glyphicon.file_arrow_up_fill;
    case 'file-arrow-up':
      return Glyphicon.file_arrow_up;
    case 'file-bar-graph-fill':
      return Glyphicon.file_bar_graph_fill;
    case 'file-bar-graph':
      return Glyphicon.file_bar_graph;
    case 'file-binary-fill':
      return Glyphicon.file_binary_fill;
    case 'file-binary':
      return Glyphicon.file_binary;
    case 'file-break-fill':
      return Glyphicon.file_break_fill;
    case 'file-break':
      return Glyphicon.file_break;
    case 'file-check-fill':
      return Glyphicon.file_check_fill;
    case 'file-check':
      return Glyphicon.file_check;
    case 'file-code-fill':
      return Glyphicon.file_code_fill;
    case 'file-code':
      return Glyphicon.file_code;
    case 'file-diff-fill':
      return Glyphicon.file_diff_fill;
    case 'file-diff':
      return Glyphicon.file_diff;
    case 'file-earmark-arrow-down-fill':
      return Glyphicon.file_earmark_arrow_down_fill;
    case 'file-earmark-arrow-down':
      return Glyphicon.file_earmark_arrow_down;
    case 'file-earmark-arrow-up-fill':
      return Glyphicon.file_earmark_arrow_up_fill;
    case 'file-earmark-arrow-up':
      return Glyphicon.file_earmark_arrow_up;
    case 'file-earmark-bar-graph-fill':
      return Glyphicon.file_earmark_bar_graph_fill;
    case 'file-earmark-bar-graph':
      return Glyphicon.file_earmark_bar_graph;
    case 'file-earmark-binary-fill':
      return Glyphicon.file_earmark_binary_fill;
    case 'file-earmark-binary':
      return Glyphicon.file_earmark_binary;
    case 'file-earmark-break-fill':
      return Glyphicon.file_earmark_break_fill;
    case 'file-earmark-break':
      return Glyphicon.file_earmark_break;
    case 'file-earmark-check-fill':
      return Glyphicon.file_earmark_check_fill;
    case 'file-earmark-check':
      return Glyphicon.file_earmark_check;
    case 'file-earmark-code-fill':
      return Glyphicon.file_earmark_code_fill;
    case 'file-earmark-code':
      return Glyphicon.file_earmark_code;
    case 'file-earmark-diff-fill':
      return Glyphicon.file_earmark_diff_fill;
    case 'file-earmark-diff':
      return Glyphicon.file_earmark_diff;
    case 'file-earmark-easel-fill':
      return Glyphicon.file_earmark_easel_fill;
    case 'file-earmark-easel':
      return Glyphicon.file_earmark_easel;
    case 'file-earmark-excel-fill':
      return Glyphicon.file_earmark_excel_fill;
    case 'file-earmark-excel':
      return Glyphicon.file_earmark_excel;
    case 'file-earmark-fill':
      return Glyphicon.file_earmark_fill;
    case 'file-earmark-font-fill':
      return Glyphicon.file_earmark_font_fill;
    case 'file-earmark-font':
      return Glyphicon.file_earmark_font;
    case 'file-earmark-image-fill':
      return Glyphicon.file_earmark_image_fill;
    case 'file-earmark-image':
      return Glyphicon.file_earmark_image;
    case 'file-earmark-lock-fill':
      return Glyphicon.file_earmark_lock_fill;
    case 'file-earmark-lock':
      return Glyphicon.file_earmark_lock;
    case 'file-earmark-lock2-fill':
      return Glyphicon.file_earmark_lock2_fill;
    case 'file-earmark-lock2':
      return Glyphicon.file_earmark_lock2;
    case 'file-earmark-medical-fill':
      return Glyphicon.file_earmark_medical_fill;
    case 'file-earmark-medical':
      return Glyphicon.file_earmark_medical;
    case 'file-earmark-minus-fill':
      return Glyphicon.file_earmark_minus_fill;
    case 'file-earmark-minus':
      return Glyphicon.file_earmark_minus;
    case 'file-earmark-music-fill':
      return Glyphicon.file_earmark_music_fill;
    case 'file-earmark-music':
      return Glyphicon.file_earmark_music;
    case 'file-earmark-pdf-fill':
      return Glyphicon.file_earmark_pdf_fill;
    case 'file-earmark-pdf':
      return Glyphicon.file_earmark_pdf;
    case 'file-earmark-person-fill':
      return Glyphicon.file_earmark_person_fill;
    case 'file-earmark-person':
      return Glyphicon.file_earmark_person;
    case 'file-earmark-play-fill':
      return Glyphicon.file_earmark_play_fill;
    case 'file-earmark-play':
      return Glyphicon.file_earmark_play;
    case 'file-earmark-plus-fill':
      return Glyphicon.file_earmark_plus_fill;
    case 'file-earmark-plus':
      return Glyphicon.file_earmark_plus;
    case 'file-earmark-post-fill':
      return Glyphicon.file_earmark_post_fill;
    case 'file-earmark-post':
      return Glyphicon.file_earmark_post;
    case 'file-earmark-ppt-fill':
      return Glyphicon.file_earmark_ppt_fill;
    case 'file-earmark-ppt':
      return Glyphicon.file_earmark_ppt;
    case 'file-earmark-richtext-fill':
      return Glyphicon.file_earmark_richtext_fill;
    case 'file-earmark-richtext':
      return Glyphicon.file_earmark_richtext;
    case 'file-earmark-ruled-fill':
      return Glyphicon.file_earmark_ruled_fill;
    case 'file-earmark-ruled':
      return Glyphicon.file_earmark_ruled;
    case 'file-earmark-slides-fill':
      return Glyphicon.file_earmark_slides_fill;
    case 'file-earmark-slides':
      return Glyphicon.file_earmark_slides;
    case 'file-earmark-spreadsheet-fill':
      return Glyphicon.file_earmark_spreadsheet_fill;
    case 'file-earmark-spreadsheet':
      return Glyphicon.file_earmark_spreadsheet;
    case 'file-earmark-text-fill':
      return Glyphicon.file_earmark_text_fill;
    case 'file-earmark-text':
      return Glyphicon.file_earmark_text;
    case 'file-earmark-word-fill':
      return Glyphicon.file_earmark_word_fill;
    case 'file-earmark-word':
      return Glyphicon.file_earmark_word;
    case 'file-earmark-x-fill':
      return Glyphicon.file_earmark_x_fill;
    case 'file-earmark-x':
      return Glyphicon.file_earmark_x;
    case 'file-earmark-zip-fill':
      return Glyphicon.file_earmark_zip_fill;
    case 'file-earmark-zip':
      return Glyphicon.file_earmark_zip;
    case 'file-earmark':
      return Glyphicon.file_earmark;
    case 'file-easel-fill':
      return Glyphicon.file_easel_fill;
    case 'file-easel':
      return Glyphicon.file_easel;
    case 'file-excel-fill':
      return Glyphicon.file_excel_fill;
    case 'file-excel':
      return Glyphicon.file_excel;
    case 'file-fill':
      return Glyphicon.file_fill;
    case 'file-font-fill':
      return Glyphicon.file_font_fill;
    case 'file-font':
      return Glyphicon.file_font;
    case 'file-image-fill':
      return Glyphicon.file_image_fill;
    case 'file-image':
      return Glyphicon.file_image;
    case 'file-lock-fill':
      return Glyphicon.file_lock_fill;
    case 'file-lock':
      return Glyphicon.file_lock;
    case 'file-lock2-fill':
      return Glyphicon.file_lock2_fill;
    case 'file-lock2':
      return Glyphicon.file_lock2;
    case 'file-medical-fill':
      return Glyphicon.file_medical_fill;
    case 'file-medical':
      return Glyphicon.file_medical;
    case 'file-minus-fill':
      return Glyphicon.file_minus_fill;
    case 'file-minus':
      return Glyphicon.file_minus;
    case 'file-music-fill':
      return Glyphicon.file_music_fill;
    case 'file-music':
      return Glyphicon.file_music;
    case 'file-pdf-fill':
      return Glyphicon.file_pdf_fill;
    case 'file-pdf':
      return Glyphicon.file_pdf;
    case 'file-person-fill':
      return Glyphicon.file_person_fill;
    case 'file-person':
      return Glyphicon.file_person;
    case 'file-play-fill':
      return Glyphicon.file_play_fill;
    case 'file-play':
      return Glyphicon.file_play;
    case 'file-plus-fill':
      return Glyphicon.file_plus_fill;
    case 'file-plus':
      return Glyphicon.file_plus;
    case 'file-post-fill':
      return Glyphicon.file_post_fill;
    case 'file-post':
      return Glyphicon.file_post;
    case 'file-ppt-fill':
      return Glyphicon.file_ppt_fill;
    case 'file-ppt':
      return Glyphicon.file_ppt;
    case 'file-richtext-fill':
      return Glyphicon.file_richtext_fill;
    case 'file-richtext':
      return Glyphicon.file_richtext;
    case 'file-ruled-fill':
      return Glyphicon.file_ruled_fill;
    case 'file-ruled':
      return Glyphicon.file_ruled;
    case 'file-slides-fill':
      return Glyphicon.file_slides_fill;
    case 'file-slides':
      return Glyphicon.file_slides;
    case 'file-spreadsheet-fill':
      return Glyphicon.file_spreadsheet_fill;
    case 'file-spreadsheet':
      return Glyphicon.file_spreadsheet;
    case 'file-text-fill':
      return Glyphicon.file_text_fill;
    case 'file-text':
      return Glyphicon.file_text;
    case 'file-word-fill':
      return Glyphicon.file_word_fill;
    case 'file-word':
      return Glyphicon.file_word;
    case 'file-x-fill':
      return Glyphicon.file_x_fill;
    case 'file-x':
      return Glyphicon.file_x;
    case 'file-zip-fill':
      return Glyphicon.file_zip_fill;
    case 'file-zip':
      return Glyphicon.file_zip;
    case 'file':
      return Glyphicon.file;
    case 'files-alt':
      return Glyphicon.files_alt;
    case 'files':
      return Glyphicon.files;
    case 'filetype-aac':
      return Glyphicon.filetype_aac;
    case 'filetype-ai':
      return Glyphicon.filetype_ai;
    case 'filetype-bmp':
      return Glyphicon.filetype_bmp;
    case 'filetype-cs':
      return Glyphicon.filetype_cs;
    case 'filetype-css':
      return Glyphicon.filetype_css;
    case 'filetype-csv':
      return Glyphicon.filetype_csv;
    case 'filetype-doc':
      return Glyphicon.filetype_doc;
    case 'filetype-docx':
      return Glyphicon.filetype_docx;
    case 'filetype-exe':
      return Glyphicon.filetype_exe;
    case 'filetype-gif':
      return Glyphicon.filetype_gif;
    case 'filetype-heic':
      return Glyphicon.filetype_heic;
    case 'filetype-html':
      return Glyphicon.filetype_html;
    case 'filetype-java':
      return Glyphicon.filetype_java;
    case 'filetype-jpg':
      return Glyphicon.filetype_jpg;
    case 'filetype-js':
      return Glyphicon.filetype_js;
    case 'filetype-json':
      return Glyphicon.filetype_json;
    case 'filetype-jsx':
      return Glyphicon.filetype_jsx;
    case 'filetype-key':
      return Glyphicon.filetype_key;
    case 'filetype-m4p':
      return Glyphicon.filetype_m4p;
    case 'filetype-md':
      return Glyphicon.filetype_md;
    case 'filetype-mdx':
      return Glyphicon.filetype_mdx;
    case 'filetype-mov':
      return Glyphicon.filetype_mov;
    case 'filetype-mp3':
      return Glyphicon.filetype_mp3;
    case 'filetype-mp4':
      return Glyphicon.filetype_mp4;
    case 'filetype-otf':
      return Glyphicon.filetype_otf;
    case 'filetype-pdf':
      return Glyphicon.filetype_pdf;
    case 'filetype-php':
      return Glyphicon.filetype_php;
    case 'filetype-png':
      return Glyphicon.filetype_png;
    case 'filetype-ppt':
      return Glyphicon.filetype_ppt;
    case 'filetype-pptx':
      return Glyphicon.filetype_pptx;
    case 'filetype-psd':
      return Glyphicon.filetype_psd;
    case 'filetype-py':
      return Glyphicon.filetype_py;
    case 'filetype-raw':
      return Glyphicon.filetype_raw;
    case 'filetype-rb':
      return Glyphicon.filetype_rb;
    case 'filetype-sass':
      return Glyphicon.filetype_sass;
    case 'filetype-scss':
      return Glyphicon.filetype_scss;
    case 'filetype-sh':
      return Glyphicon.filetype_sh;
    case 'filetype-svg':
      return Glyphicon.filetype_svg;
    case 'filetype-tiff':
      return Glyphicon.filetype_tiff;
    case 'filetype-tsx':
      return Glyphicon.filetype_tsx;
    case 'filetype-ttf':
      return Glyphicon.filetype_ttf;
    case 'filetype-txt':
      return Glyphicon.filetype_txt;
    case 'filetype-wav':
      return Glyphicon.filetype_wav;
    case 'filetype-woff':
      return Glyphicon.filetype_woff;
    case 'filetype-xls':
      return Glyphicon.filetype_xls;
    case 'filetype-xlsx':
      return Glyphicon.filetype_xlsx;
    case 'filetype-xml':
      return Glyphicon.filetype_xml;
    case 'filetype-yml':
      return Glyphicon.filetype_yml;
    case 'film':
      return Glyphicon.film;
    case 'filter-circle-fill':
      return Glyphicon.filter_circle_fill;
    case 'filter-circle':
      return Glyphicon.filter_circle;
    case 'filter-left':
      return Glyphicon.filter_left;
    case 'filter-right':
      return Glyphicon.filter_right;
    case 'filter-square-fill':
      return Glyphicon.filter_square_fill;
    case 'filter-square':
      return Glyphicon.filter_square;
    case 'filter':
      return Glyphicon.filter;
    case 'fingerprint':
      return Glyphicon.fingerprint;
    case 'flag-fill':
      return Glyphicon.flag_fill;
    case 'flag':
      return Glyphicon.flag;
    case 'flower1':
      return Glyphicon.flower1;
    case 'flower2':
      return Glyphicon.flower2;
    case 'flower3':
      return Glyphicon.flower3;
    case 'folder-check':
      return Glyphicon.folder_check;
    case 'folder-fill':
      return Glyphicon.folder_fill;
    case 'folder-minus':
      return Glyphicon.folder_minus;
    case 'folder-plus':
      return Glyphicon.folder_plus;
    case 'folder-symlink-fill':
      return Glyphicon.folder_symlink_fill;
    case 'folder-symlink':
      return Glyphicon.folder_symlink;
    case 'folder-x':
      return Glyphicon.folder_x;
    case 'folder':
      return Glyphicon.folder;
    case 'folder2-open':
      return Glyphicon.folder2_open;
    case 'folder2':
      return Glyphicon.folder2;
    case 'fonts':
      return Glyphicon.fonts;
    case 'forward-fill':
      return Glyphicon.forward_fill;
    case 'forward':
      return Glyphicon.forward;
    case 'front':
      return Glyphicon.front;
    case 'fullscreen-exit':
      return Glyphicon.fullscreen_exit;
    case 'fullscreen':
      return Glyphicon.fullscreen;
    case 'funnel-fill':
      return Glyphicon.funnel_fill;
    case 'funnel':
      return Glyphicon.funnel;
    case 'gear-fill':
      return Glyphicon.gear_fill;
    case 'gear-wide-connected':
      return Glyphicon.gear_wide_connected;
    case 'gear-wide':
      return Glyphicon.gear_wide;
    case 'gear':
      return Glyphicon.gear;
    case 'gem':
      return Glyphicon.gem;
    case 'gender-ambiguous':
      return Glyphicon.gender_ambiguous;
    case 'gender-female':
      return Glyphicon.gender_female;
    case 'gender-male':
      return Glyphicon.gender_male;
    case 'gender-trans':
      return Glyphicon.gender_trans;
    case 'geo-alt-fill':
      return Glyphicon.geo_alt_fill;
    case 'geo-alt':
      return Glyphicon.geo_alt;
    case 'geo-fill':
      return Glyphicon.geo_fill;
    case 'geo':
      return Glyphicon.geo;
    case 'gift-fill':
      return Glyphicon.gift_fill;
    case 'gift':
      return Glyphicon.gift;
    case 'git':
      return Glyphicon.git;
    case 'github':
      return Glyphicon.github;
    case 'globe':
      return Glyphicon.globe;
    case 'globe2':
      return Glyphicon.globe2;
    case 'google':
      return Glyphicon.google;
    case 'gpu-card':
      return Glyphicon.gpu_card;
    case 'graph-down-arrow':
      return Glyphicon.graph_down_arrow;
    case 'graph-down':
      return Glyphicon.graph_down;
    case 'graph-up-arrow':
      return Glyphicon.graph_up_arrow;
    case 'graph-up':
      return Glyphicon.graph_up;
    case 'grid-1x2-fill':
      return Glyphicon.grid_1x2_fill;
    case 'grid-1x2':
      return Glyphicon.grid_1x2;
    case 'grid-3x2-gap-fill':
      return Glyphicon.grid_3x2_gap_fill;
    case 'grid-3x2-gap':
      return Glyphicon.grid_3x2_gap;
    case 'grid-3x2':
      return Glyphicon.grid_3x2;
    case 'grid-3x3-gap-fill':
      return Glyphicon.grid_3x3_gap_fill;
    case 'grid-3x3-gap':
      return Glyphicon.grid_3x3_gap;
    case 'grid-3x3':
      return Glyphicon.grid_3x3;
    case 'grid-fill':
      return Glyphicon.grid_fill;
    case 'grid':
      return Glyphicon.grid;
    case 'grip-horizontal':
      return Glyphicon.grip_horizontal;
    case 'grip-vertical':
      return Glyphicon.grip_vertical;
    case 'hammer':
      return Glyphicon.hammer;
    case 'hand-index-fill':
      return Glyphicon.hand_index_fill;
    case 'hand-index-thumb-fill':
      return Glyphicon.hand_index_thumb_fill;
    case 'hand-index-thumb':
      return Glyphicon.hand_index_thumb;
    case 'hand-index':
      return Glyphicon.hand_index;
    case 'hand-thumbs-down-fill':
      return Glyphicon.hand_thumbs_down_fill;
    case 'hand-thumbs-down':
      return Glyphicon.hand_thumbs_down;
    case 'hand-thumbs-up-fill':
      return Glyphicon.hand_thumbs_up_fill;
    case 'hand-thumbs-up':
      return Glyphicon.hand_thumbs_up;
    case 'handbag-fill':
      return Glyphicon.handbag_fill;
    case 'handbag':
      return Glyphicon.handbag;
    case 'hash':
      return Glyphicon.hash;
    case 'hdd-fill':
      return Glyphicon.hdd_fill;
    case 'hdd-network-fill':
      return Glyphicon.hdd_network_fill;
    case 'hdd-network':
      return Glyphicon.hdd_network;
    case 'hdd-rack-fill':
      return Glyphicon.hdd_rack_fill;
    case 'hdd-rack':
      return Glyphicon.hdd_rack;
    case 'hdd-stack-fill':
      return Glyphicon.hdd_stack_fill;
    case 'hdd-stack':
      return Glyphicon.hdd_stack;
    case 'hdd':
      return Glyphicon.hdd;
    case 'hdmi-fill':
      return Glyphicon.hdmi_fill;
    case 'hdmi':
      return Glyphicon.hdmi;
    case 'headphones':
      return Glyphicon.headphones;
    case 'headset-vr':
      return Glyphicon.headset_vr;
    case 'headset':
      return Glyphicon.headset;
    case 'heart-arrow':
      return Glyphicon.heart_arrow;
    case 'heart-fill':
      return Glyphicon.heart_fill;
    case 'heart-half':
      return Glyphicon.heart_half;
    case 'heart-pulse-fill':
      return Glyphicon.heart_pulse_fill;
    case 'heart-pulse':
      return Glyphicon.heart_pulse;
    case 'heart':
      return Glyphicon.heart;
    case 'heartbreak-fill':
      return Glyphicon.heartbreak_fill;
    case 'heartbreak':
      return Glyphicon.heartbreak;
    case 'hearts':
      return Glyphicon.hearts;
    case 'heptagon-fill':
      return Glyphicon.heptagon_fill;
    case 'heptagon-half':
      return Glyphicon.heptagon_half;
    case 'heptagon':
      return Glyphicon.heptagon;
    case 'hexagon-fill':
      return Glyphicon.hexagon_fill;
    case 'hexagon-half':
      return Glyphicon.hexagon_half;
    case 'hexagon':
      return Glyphicon.hexagon;
    case 'hospital-fill':
      return Glyphicon.hospital_fill;
    case 'hospital':
      return Glyphicon.hospital;
    case 'hourglass-bottom':
      return Glyphicon.hourglass_bottom;
    case 'hourglass-split':
      return Glyphicon.hourglass_split;
    case 'hourglass-top':
      return Glyphicon.hourglass_top;
    case 'hourglass':
      return Glyphicon.hourglass;
    case 'house-door-fill':
      return Glyphicon.house_door_fill;
    case 'house-door':
      return Glyphicon.house_door;
    case 'house-fill':
      return Glyphicon.house_fill;
    case 'house-heart-fill':
      return Glyphicon.house_heart_fill;
    case 'house-heart':
      return Glyphicon.house_heart;
    case 'house':
      return Glyphicon.house;
    case 'hr':
      return Glyphicon.hr;
    case 'hurricane':
      return Glyphicon.hurricane;
    case 'hypnotize':
      return Glyphicon.hypnotize;
    case 'image-alt':
      return Glyphicon.image_alt;
    case 'image-fill':
      return Glyphicon.image_fill;
    case 'image':
      return Glyphicon.image;
    case 'images':
      return Glyphicon.images;
    case 'inbox-fill':
      return Glyphicon.inbox_fill;
    case 'inbox':
      return Glyphicon.inbox;
    case 'inboxes-fill':
      return Glyphicon.inboxes_fill;
    case 'inboxes':
      return Glyphicon.inboxes;
    case 'incognito':
      return Glyphicon.incognito;
    case 'infinity':
      return Glyphicon.infinity;
    case 'info-circle-fill':
      return Glyphicon.info_circle_fill;
    case 'info-circle':
      return Glyphicon.info_circle;
    case 'info-lg':
      return Glyphicon.info_lg;
    case 'info-square-fill':
      return Glyphicon.info_square_fill;
    case 'info-square':
      return Glyphicon.info_square;
    case 'info':
      return Glyphicon.info;
    case 'input-cursor-text':
      return Glyphicon.input_cursor_text;
    case 'input-cursor':
      return Glyphicon.input_cursor;
    case 'instagram':
      return Glyphicon.instagram;
    case 'intersect':
      return Glyphicon.intersect;
    case 'journal-album':
      return Glyphicon.journal_album;
    case 'journal-arrow-down':
      return Glyphicon.journal_arrow_down;
    case 'journal-arrow-up':
      return Glyphicon.journal_arrow_up;
    case 'journal-bookmark-fill':
      return Glyphicon.journal_bookmark_fill;
    case 'journal-bookmark':
      return Glyphicon.journal_bookmark;
    case 'journal-check':
      return Glyphicon.journal_check;
    case 'journal-code':
      return Glyphicon.journal_code;
    case 'journal-medical':
      return Glyphicon.journal_medical;
    case 'journal-minus':
      return Glyphicon.journal_minus;
    case 'journal-plus':
      return Glyphicon.journal_plus;
    case 'journal-richtext':
      return Glyphicon.journal_richtext;
    case 'journal-text':
      return Glyphicon.journal_text;
    case 'journal-x':
      return Glyphicon.journal_x;
    case 'journal':
      return Glyphicon.journal;
    case 'journals':
      return Glyphicon.journals;
    case 'joystick':
      return Glyphicon.joystick;
    case 'justify-left':
      return Glyphicon.justify_left;
    case 'justify-right':
      return Glyphicon.justify_right;
    case 'justify':
      return Glyphicon.justify;
    case 'kanban-fill':
      return Glyphicon.kanban_fill;
    case 'kanban':
      return Glyphicon.kanban;
    case 'key-fill':
      return Glyphicon.key_fill;
    case 'key':
      return Glyphicon.key;
    case 'keyboard-fill':
      return Glyphicon.keyboard_fill;
    case 'keyboard':
      return Glyphicon.keyboard;
    case 'ladder':
      return Glyphicon.ladder;
    case 'lamp-fill':
      return Glyphicon.lamp_fill;
    case 'lamp':
      return Glyphicon.lamp;
    case 'laptop-fill':
      return Glyphicon.laptop_fill;
    case 'laptop':
      return Glyphicon.laptop;
    case 'layer-backward':
      return Glyphicon.layer_backward;
    case 'layer-forward':
      return Glyphicon.layer_forward;
    case 'layers-fill':
      return Glyphicon.layers_fill;
    case 'layers-half':
      return Glyphicon.layers_half;
    case 'layers':
      return Glyphicon.layers;
    case 'layout-sidebar-inset-reverse':
      return Glyphicon.layout_sidebar_inset_reverse;
    case 'layout-sidebar-inset':
      return Glyphicon.layout_sidebar_inset;
    case 'layout-sidebar-reverse':
      return Glyphicon.layout_sidebar_reverse;
    case 'layout-sidebar':
      return Glyphicon.layout_sidebar;
    case 'layout-split':
      return Glyphicon.layout_split;
    case 'layout-text-sidebar-reverse':
      return Glyphicon.layout_text_sidebar_reverse;
    case 'layout-text-sidebar':
      return Glyphicon.layout_text_sidebar;
    case 'layout-text-window-reverse':
      return Glyphicon.layout_text_window_reverse;
    case 'layout-text-window':
      return Glyphicon.layout_text_window;
    case 'layout-three-columns':
      return Glyphicon.layout_three_columns;
    case 'layout-wtf':
      return Glyphicon.layout_wtf;
    case 'life-preserver':
      return Glyphicon.life_preserver;
    case 'lightbulb-fill':
      return Glyphicon.lightbulb_fill;
    case 'lightbulb-off-fill':
      return Glyphicon.lightbulb_off_fill;
    case 'lightbulb-off':
      return Glyphicon.lightbulb_off;
    case 'lightbulb':
      return Glyphicon.lightbulb;
    case 'lightning-charge-fill':
      return Glyphicon.lightning_charge_fill;
    case 'lightning-charge':
      return Glyphicon.lightning_charge;
    case 'lightning-fill':
      return Glyphicon.lightning_fill;
    case 'lightning':
      return Glyphicon.lightning;
    case 'line':
      return Glyphicon.line;
    case 'link-45deg':
      return Glyphicon.link_45deg;
    case 'link':
      return Glyphicon.link;
    case 'linkedin':
      return Glyphicon.linkedin;
    case 'list-check':
      return Glyphicon.list_check;
    case 'list-columns-reverse':
      return Glyphicon.list_columns_reverse;
    case 'list-columns':
      return Glyphicon.list_columns;
    case 'list-nested':
      return Glyphicon.list_nested;
    case 'list-ol':
      return Glyphicon.list_ol;
    case 'list-stars':
      return Glyphicon.list_stars;
    case 'list-task':
      return Glyphicon.list_task;
    case 'list-ul':
      return Glyphicon.list_ul;
    case 'list':
      return Glyphicon.list;
    case 'lock-fill':
      return Glyphicon.lock_fill;
    case 'lock':
      return Glyphicon.lock;
    case 'magic':
      return Glyphicon.magic;
    case 'magnet-fill':
      return Glyphicon.magnet_fill;
    case 'magnet':
      return Glyphicon.magnet;
    case 'mailbox':
      return Glyphicon.mailbox;
    case 'mailbox2':
      return Glyphicon.mailbox2;
    case 'map-fill':
      return Glyphicon.map_fill;
    case 'map':
      return Glyphicon.map;
    case 'markdown-fill':
      return Glyphicon.markdown_fill;
    case 'markdown':
      return Glyphicon.markdown;
    case 'mask':
      return Glyphicon.mask;
    case 'mastodon':
      return Glyphicon.mastodon;
    case 'medium':
      return Glyphicon.medium;
    case 'megaphone-fill':
      return Glyphicon.megaphone_fill;
    case 'megaphone':
      return Glyphicon.megaphone;
    case 'memory':
      return Glyphicon.memory;
    case 'menu-app-fill':
      return Glyphicon.menu_app_fill;
    case 'menu-app':
      return Glyphicon.menu_app;
    case 'menu-button-fill':
      return Glyphicon.menu_button_fill;
    case 'menu-button-wide-fill':
      return Glyphicon.menu_button_wide_fill;
    case 'menu-button-wide':
      return Glyphicon.menu_button_wide;
    case 'menu-button':
      return Glyphicon.menu_button;
    case 'menu-down':
      return Glyphicon.menu_down;
    case 'menu-up':
      return Glyphicon.menu_up;
    case 'messenger':
      return Glyphicon.messenger;
    case 'meta':
      return Glyphicon.meta;
    case 'mic-fill':
      return Glyphicon.mic_fill;
    case 'mic-mute-fill':
      return Glyphicon.mic_mute_fill;
    case 'mic-mute':
      return Glyphicon.mic_mute;
    case 'mic':
      return Glyphicon.mic;
    case 'microsoft':
      return Glyphicon.microsoft;
    case 'minecart-loaded':
      return Glyphicon.minecart_loaded;
    case 'minecart':
      return Glyphicon.minecart;
    case 'modem-fill':
      return Glyphicon.modem_fill;
    case 'modem':
      return Glyphicon.modem;
    case 'moisture':
      return Glyphicon.moisture;
    case 'moon-fill':
      return Glyphicon.moon_fill;
    case 'moon-stars-fill':
      return Glyphicon.moon_stars_fill;
    case 'moon-stars':
      return Glyphicon.moon_stars;
    case 'moon':
      return Glyphicon.moon;
    case 'mortarboard-fill':
      return Glyphicon.mortarboard_fill;
    case 'mortarboard':
      return Glyphicon.mortarboard;
    case 'motherboard-fill':
      return Glyphicon.motherboard_fill;
    case 'motherboard':
      return Glyphicon.motherboard;
    case 'mouse-fill':
      return Glyphicon.mouse_fill;
    case 'mouse':
      return Glyphicon.mouse;
    case 'mouse2-fill':
      return Glyphicon.mouse2_fill;
    case 'mouse2':
      return Glyphicon.mouse2;
    case 'mouse3-fill':
      return Glyphicon.mouse3_fill;
    case 'mouse3':
      return Glyphicon.mouse3;
    case 'music-note-beamed':
      return Glyphicon.music_note_beamed;
    case 'music-note-list':
      return Glyphicon.music_note_list;
    case 'music-note':
      return Glyphicon.music_note;
    case 'music-player-fill':
      return Glyphicon.music_player_fill;
    case 'music-player':
      return Glyphicon.music_player;
    case 'newspaper':
      return Glyphicon.newspaper;
    case 'nintendo-switch':
      return Glyphicon.nintendo_switch;
    case 'node-minus-fill':
      return Glyphicon.node_minus_fill;
    case 'node-minus':
      return Glyphicon.node_minus;
    case 'node-plus-fill':
      return Glyphicon.node_plus_fill;
    case 'node-plus':
      return Glyphicon.node_plus;
    case 'nut-fill':
      return Glyphicon.nut_fill;
    case 'nut':
      return Glyphicon.nut;
    case 'octagon-fill':
      return Glyphicon.octagon_fill;
    case 'octagon-half':
      return Glyphicon.octagon_half;
    case 'octagon':
      return Glyphicon.octagon;
    case 'optical-audio-fill':
      return Glyphicon.optical_audio_fill;
    case 'optical-audio':
      return Glyphicon.optical_audio;
    case 'option':
      return Glyphicon.option;
    case 'outlet':
      return Glyphicon.outlet;
    case 'paint-bucket':
      return Glyphicon.paint_bucket;
    case 'palette-fill':
      return Glyphicon.palette_fill;
    case 'palette':
      return Glyphicon.palette;
    case 'palette2':
      return Glyphicon.palette2;
    case 'paperclip':
      return Glyphicon.paperclip;
    case 'paragraph':
      return Glyphicon.paragraph;
    case 'patch-check-fill':
      return Glyphicon.patch_check_fill;
    case 'patch-check':
      return Glyphicon.patch_check;
    case 'patch-exclamation-fill':
      return Glyphicon.patch_exclamation_fill;
    case 'patch-exclamation':
      return Glyphicon.patch_exclamation;
    case 'patch-minus-fill':
      return Glyphicon.patch_minus_fill;
    case 'patch-minus':
      return Glyphicon.patch_minus;
    case 'patch-plus-fill':
      return Glyphicon.patch_plus_fill;
    case 'patch-plus':
      return Glyphicon.patch_plus;
    case 'patch-question-fill':
      return Glyphicon.patch_question_fill;
    case 'patch-question':
      return Glyphicon.patch_question;
    case 'pause-btn-fill':
      return Glyphicon.pause_btn_fill;
    case 'pause-btn':
      return Glyphicon.pause_btn;
    case 'pause-circle-fill':
      return Glyphicon.pause_circle_fill;
    case 'pause-circle':
      return Glyphicon.pause_circle;
    case 'pause-fill':
      return Glyphicon.pause_fill;
    case 'pause':
      return Glyphicon.pause;
    case 'paypal':
      return Glyphicon.paypal;
    case 'pc-display-horizontal':
      return Glyphicon.pc_display_horizontal;
    case 'pc-display':
      return Glyphicon.pc_display;
    case 'pc-horizontal':
      return Glyphicon.pc_horizontal;
    case 'pc':
      return Glyphicon.pc;
    case 'pci-card':
      return Glyphicon.pci_card;
    case 'peace-fill':
      return Glyphicon.peace_fill;
    case 'peace':
      return Glyphicon.peace;
    case 'pen-fill':
      return Glyphicon.pen_fill;
    case 'pen':
      return Glyphicon.pen;
    case 'pencil-fill':
      return Glyphicon.pencil_fill;
    case 'pencil-square':
      return Glyphicon.pencil_square;
    case 'pencil':
      return Glyphicon.pencil;
    case 'pentagon-fill':
      return Glyphicon.pentagon_fill;
    case 'pentagon-half':
      return Glyphicon.pentagon_half;
    case 'pentagon':
      return Glyphicon.pentagon;
    case 'people-fill':
      return Glyphicon.people_fill;
    case 'people':
      return Glyphicon.people;
    case 'percent':
      return Glyphicon.percent;
    case 'person-badge-fill':
      return Glyphicon.person_badge_fill;
    case 'person-badge':
      return Glyphicon.person_badge;
    case 'person-bounding-box':
      return Glyphicon.person_bounding_box;
    case 'person-check-fill':
      return Glyphicon.person_check_fill;
    case 'person-check':
      return Glyphicon.person_check;
    case 'person-circle':
      return Glyphicon.person_circle;
    case 'person-dash-fill':
      return Glyphicon.person_dash_fill;
    case 'person-dash':
      return Glyphicon.person_dash;
    case 'person-fill':
      return Glyphicon.person_fill;
    case 'person-heart':
      return Glyphicon.person_heart;
    case 'person-hearts':
      return Glyphicon.person_hearts;
    case 'person-lines-fill':
      return Glyphicon.person_lines_fill;
    case 'person-plus-fill':
      return Glyphicon.person_plus_fill;
    case 'person-plus':
      return Glyphicon.person_plus;
    case 'person-rolodex':
      return Glyphicon.person_rolodex;
    case 'person-square':
      return Glyphicon.person_square;
    case 'person-video':
      return Glyphicon.person_video;
    case 'person-video2':
      return Glyphicon.person_video2;
    case 'person-video3':
      return Glyphicon.person_video3;
    case 'person-workspace':
      return Glyphicon.person_workspace;
    case 'person-x-fill':
      return Glyphicon.person_x_fill;
    case 'person-x':
      return Glyphicon.person_x;
    case 'person':
      return Glyphicon.person;
    case 'phone-fill':
      return Glyphicon.phone_fill;
    case 'phone-flip':
      return Glyphicon.phone_flip;
    case 'phone-landscape-fill':
      return Glyphicon.phone_landscape_fill;
    case 'phone-landscape':
      return Glyphicon.phone_landscape;
    case 'phone-vibrate-fill':
      return Glyphicon.phone_vibrate_fill;
    case 'phone-vibrate':
      return Glyphicon.phone_vibrate;
    case 'phone':
      return Glyphicon.phone;
    case 'pie-chart-fill':
      return Glyphicon.pie_chart_fill;
    case 'pie-chart':
      return Glyphicon.pie_chart;
    case 'piggy-bank-fill':
      return Glyphicon.piggy_bank_fill;
    case 'piggy-bank':
      return Glyphicon.piggy_bank;
    case 'pin-angle-fill':
      return Glyphicon.pin_angle_fill;
    case 'pin-angle':
      return Glyphicon.pin_angle;
    case 'pin-fill':
      return Glyphicon.pin_fill;
    case 'pin-map-fill':
      return Glyphicon.pin_map_fill;
    case 'pin-map':
      return Glyphicon.pin_map;
    case 'pin':
      return Glyphicon.pin;
    case 'pinterest':
      return Glyphicon.pinterest;
    case 'pip-fill':
      return Glyphicon.pip_fill;
    case 'pip':
      return Glyphicon.pip;
    case 'play-btn-fill':
      return Glyphicon.play_btn_fill;
    case 'play-btn':
      return Glyphicon.play_btn;
    case 'play-circle-fill':
      return Glyphicon.play_circle_fill;
    case 'play-circle':
      return Glyphicon.play_circle;
    case 'play-fill':
      return Glyphicon.play_fill;
    case 'play':
      return Glyphicon.play;
    case 'playstation':
      return Glyphicon.playstation;
    case 'plug-fill':
      return Glyphicon.plug_fill;
    case 'plug':
      return Glyphicon.plug;
    case 'plugin':
      return Glyphicon.plugin;
    case 'plus-circle-dotted':
      return Glyphicon.plus_circle_dotted;
    case 'plus-circle-fill':
      return Glyphicon.plus_circle_fill;
    case 'plus-circle':
      return Glyphicon.plus_circle;
    case 'plus-lg':
      return Glyphicon.plus_lg;
    case 'plus-slash-minus':
      return Glyphicon.plus_slash_minus;
    case 'plus-square-dotted':
      return Glyphicon.plus_square_dotted;
    case 'plus-square-fill':
      return Glyphicon.plus_square_fill;
    case 'plus-square':
      return Glyphicon.plus_square;
    case 'plus':
      return Glyphicon.plus;
    case 'postage-fill':
      return Glyphicon.postage_fill;
    case 'postage-heart-fill':
      return Glyphicon.postage_heart_fill;
    case 'postage-heart':
      return Glyphicon.postage_heart;
    case 'postage':
      return Glyphicon.postage;
    case 'postcard-fill':
      return Glyphicon.postcard_fill;
    case 'postcard-heart-fill':
      return Glyphicon.postcard_heart_fill;
    case 'postcard-heart':
      return Glyphicon.postcard_heart;
    case 'postcard':
      return Glyphicon.postcard;
    case 'power':
      return Glyphicon.power;
    case 'printer-fill':
      return Glyphicon.printer_fill;
    case 'printer':
      return Glyphicon.printer;
    case 'projector-fill':
      return Glyphicon.projector_fill;
    case 'projector':
      return Glyphicon.projector;
    case 'puzzle-fill':
      return Glyphicon.puzzle_fill;
    case 'puzzle':
      return Glyphicon.puzzle;
    case 'qr-code-scan':
      return Glyphicon.qr_code_scan;
    case 'qr-code':
      return Glyphicon.qr_code;
    case 'question-circle-fill':
      return Glyphicon.question_circle_fill;
    case 'question-circle':
      return Glyphicon.question_circle;
    case 'question-diamond-fill':
      return Glyphicon.question_diamond_fill;
    case 'question-diamond':
      return Glyphicon.question_diamond;
    case 'question-lg':
      return Glyphicon.question_lg;
    case 'question-octagon-fill':
      return Glyphicon.question_octagon_fill;
    case 'question-octagon':
      return Glyphicon.question_octagon;
    case 'question-square-fill':
      return Glyphicon.question_square_fill;
    case 'question-square':
      return Glyphicon.question_square;
    case 'question':
      return Glyphicon.question;
    case 'quora':
      return Glyphicon.quora;
    case 'quote':
      return Glyphicon.quote;
    case 'radioactive':
      return Glyphicon.radioactive;
    case 'rainbow':
      return Glyphicon.rainbow;
    case 'receipt-cutoff':
      return Glyphicon.receipt_cutoff;
    case 'receipt':
      return Glyphicon.receipt;
    case 'reception-0':
      return Glyphicon.reception_0;
    case 'reception-1':
      return Glyphicon.reception_1;
    case 'reception-2':
      return Glyphicon.reception_2;
    case 'reception-3':
      return Glyphicon.reception_3;
    case 'reception-4':
      return Glyphicon.reception_4;
    case 'record-btn-fill':
      return Glyphicon.record_btn_fill;
    case 'record-btn':
      return Glyphicon.record_btn;
    case 'record-circle-fill':
      return Glyphicon.record_circle_fill;
    case 'record-circle':
      return Glyphicon.record_circle;
    case 'record-fill':
      return Glyphicon.record_fill;
    case 'record':
      return Glyphicon.record;
    case 'record2-fill':
      return Glyphicon.record2_fill;
    case 'record2':
      return Glyphicon.record2;
    case 'recycle':
      return Glyphicon.recycle;
    case 'reddit':
      return Glyphicon.reddit;
    case 'reply-all-fill':
      return Glyphicon.reply_all_fill;
    case 'reply-all':
      return Glyphicon.reply_all;
    case 'reply-fill':
      return Glyphicon.reply_fill;
    case 'reply':
      return Glyphicon.reply;
    case 'robot':
      return Glyphicon.robot;
    case 'router-fill':
      return Glyphicon.router_fill;
    case 'router':
      return Glyphicon.router;
    case 'rss-fill':
      return Glyphicon.rss_fill;
    case 'rss':
      return Glyphicon.rss;
    case 'rulers':
      return Glyphicon.rulers;
    case 'safe-fill':
      return Glyphicon.safe_fill;
    case 'safe':
      return Glyphicon.safe;
    case 'safe2-fill':
      return Glyphicon.safe2_fill;
    case 'safe2':
      return Glyphicon.safe2;
    case 'save-fill':
      return Glyphicon.save_fill;
    case 'save':
      return Glyphicon.save;
    case 'save2-fill':
      return Glyphicon.save2_fill;
    case 'save2':
      return Glyphicon.save2;
    case 'scissors':
      return Glyphicon.scissors;
    case 'screwdriver':
      return Glyphicon.screwdriver;
    case 'sd-card-fill':
      return Glyphicon.sd_card_fill;
    case 'sd-card':
      return Glyphicon.sd_card;
    case 'search-heart-fill':
      return Glyphicon.search_heart_fill;
    case 'search-heart':
      return Glyphicon.search_heart;
    case 'search':
      return Glyphicon.search;
    case 'segmented-nav':
      return Glyphicon.segmented_nav;
    case 'send-check-fill':
      return Glyphicon.send_check_fill;
    case 'send-check':
      return Glyphicon.send_check;
    case 'send-dash-fill':
      return Glyphicon.send_dash_fill;
    case 'send-dash':
      return Glyphicon.send_dash;
    case 'send-exclamation-fill':
      return Glyphicon.send_exclamation_fill;
    case 'send-exclamation':
      return Glyphicon.send_exclamation;
    case 'send-fill':
      return Glyphicon.send_fill;
    case 'send-plus-fill':
      return Glyphicon.send_plus_fill;
    case 'send-plus':
      return Glyphicon.send_plus;
    case 'send-slash-fill':
      return Glyphicon.send_slash_fill;
    case 'send-slash':
      return Glyphicon.send_slash;
    case 'send-x-fill':
      return Glyphicon.send_x_fill;
    case 'send-x':
      return Glyphicon.send_x;
    case 'send':
      return Glyphicon.send;
    case 'server':
      return Glyphicon.server;
    case 'share-fill':
      return Glyphicon.share_fill;
    case 'share':
      return Glyphicon.share;
    case 'shield-check':
      return Glyphicon.shield_check;
    case 'shield-exclamation':
      return Glyphicon.shield_exclamation;
    case 'shield-fill-check':
      return Glyphicon.shield_fill_check;
    case 'shield-fill-exclamation':
      return Glyphicon.shield_fill_exclamation;
    case 'shield-fill-minus':
      return Glyphicon.shield_fill_minus;
    case 'shield-fill-plus':
      return Glyphicon.shield_fill_plus;
    case 'shield-fill-x':
      return Glyphicon.shield_fill_x;
    case 'shield-fill':
      return Glyphicon.shield_fill;
    case 'shield-lock-fill':
      return Glyphicon.shield_lock_fill;
    case 'shield-lock':
      return Glyphicon.shield_lock;
    case 'shield-minus':
      return Glyphicon.shield_minus;
    case 'shield-plus':
      return Glyphicon.shield_plus;
    case 'shield-shaded':
      return Glyphicon.shield_shaded;
    case 'shield-slash-fill':
      return Glyphicon.shield_slash_fill;
    case 'shield-slash':
      return Glyphicon.shield_slash;
    case 'shield-x':
      return Glyphicon.shield_x;
    case 'shield':
      return Glyphicon.shield;
    case 'shift-fill':
      return Glyphicon.shift_fill;
    case 'shift':
      return Glyphicon.shift;
    case 'shop-window':
      return Glyphicon.shop_window;
    case 'shop':
      return Glyphicon.shop;
    case 'shuffle':
      return Glyphicon.shuffle;
    case 'signal':
      return Glyphicon.signal;
    case 'signpost-2-fill':
      return Glyphicon.signpost_2_fill;
    case 'signpost-2':
      return Glyphicon.signpost_2;
    case 'signpost-fill':
      return Glyphicon.signpost_fill;
    case 'signpost-split-fill':
      return Glyphicon.signpost_split_fill;
    case 'signpost-split':
      return Glyphicon.signpost_split;
    case 'signpost':
      return Glyphicon.signpost;
    case 'sim-fill':
      return Glyphicon.sim_fill;
    case 'sim':
      return Glyphicon.sim;
    case 'skip-backward-btn-fill':
      return Glyphicon.skip_backward_btn_fill;
    case 'skip-backward-btn':
      return Glyphicon.skip_backward_btn;
    case 'skip-backward-circle-fill':
      return Glyphicon.skip_backward_circle_fill;
    case 'skip-backward-circle':
      return Glyphicon.skip_backward_circle;
    case 'skip-backward-fill':
      return Glyphicon.skip_backward_fill;
    case 'skip-backward':
      return Glyphicon.skip_backward;
    case 'skip-end-btn-fill':
      return Glyphicon.skip_end_btn_fill;
    case 'skip-end-btn':
      return Glyphicon.skip_end_btn;
    case 'skip-end-circle-fill':
      return Glyphicon.skip_end_circle_fill;
    case 'skip-end-circle':
      return Glyphicon.skip_end_circle;
    case 'skip-end-fill':
      return Glyphicon.skip_end_fill;
    case 'skip-end':
      return Glyphicon.skip_end;
    case 'skip-forward-btn-fill':
      return Glyphicon.skip_forward_btn_fill;
    case 'skip-forward-btn':
      return Glyphicon.skip_forward_btn;
    case 'skip-forward-circle-fill':
      return Glyphicon.skip_forward_circle_fill;
    case 'skip-forward-circle':
      return Glyphicon.skip_forward_circle;
    case 'skip-forward-fill':
      return Glyphicon.skip_forward_fill;
    case 'skip-forward':
      return Glyphicon.skip_forward;
    case 'skip-start-btn-fill':
      return Glyphicon.skip_start_btn_fill;
    case 'skip-start-btn':
      return Glyphicon.skip_start_btn;
    case 'skip-start-circle-fill':
      return Glyphicon.skip_start_circle_fill;
    case 'skip-start-circle':
      return Glyphicon.skip_start_circle;
    case 'skip-start-fill':
      return Glyphicon.skip_start_fill;
    case 'skip-start':
      return Glyphicon.skip_start;
    case 'skype':
      return Glyphicon.skype;
    case 'slack':
      return Glyphicon.slack;
    case 'slash-circle-fill':
      return Glyphicon.slash_circle_fill;
    case 'slash-circle':
      return Glyphicon.slash_circle;
    case 'slash-lg':
      return Glyphicon.slash_lg;
    case 'slash-square-fill':
      return Glyphicon.slash_square_fill;
    case 'slash-square':
      return Glyphicon.slash_square;
    case 'slash':
      return Glyphicon.slash;
    case 'sliders':
      return Glyphicon.sliders;
    case 'sliders2-vertical':
      return Glyphicon.sliders2_vertical;
    case 'sliders2':
      return Glyphicon.sliders2;
    case 'smartwatch':
      return Glyphicon.smartwatch;
    case 'snapchat':
      return Glyphicon.snapchat;
    case 'snow':
      return Glyphicon.snow;
    case 'snow2':
      return Glyphicon.snow2;
    case 'snow3':
      return Glyphicon.snow3;
    case 'sort-alpha-down-alt':
      return Glyphicon.sort_alpha_down_alt;
    case 'sort-alpha-down':
      return Glyphicon.sort_alpha_down;
    case 'sort-alpha-up-alt':
      return Glyphicon.sort_alpha_up_alt;
    case 'sort-alpha-up':
      return Glyphicon.sort_alpha_up;
    case 'sort-down-alt':
      return Glyphicon.sort_down_alt;
    case 'sort-down':
      return Glyphicon.sort_down;
    case 'sort-numeric-down-alt':
      return Glyphicon.sort_numeric_down_alt;
    case 'sort-numeric-down':
      return Glyphicon.sort_numeric_down;
    case 'sort-numeric-up-alt':
      return Glyphicon.sort_numeric_up_alt;
    case 'sort-numeric-up':
      return Glyphicon.sort_numeric_up;
    case 'sort-up-alt':
      return Glyphicon.sort_up_alt;
    case 'sort-up':
      return Glyphicon.sort_up;
    case 'soundwave':
      return Glyphicon.soundwave;
    case 'speaker-fill':
      return Glyphicon.speaker_fill;
    case 'speaker':
      return Glyphicon.speaker;
    case 'speedometer':
      return Glyphicon.speedometer;
    case 'speedometer2':
      return Glyphicon.speedometer2;
    case 'spellcheck':
      return Glyphicon.spellcheck;
    case 'spotify':
      return Glyphicon.spotify;
    case 'square-fill':
      return Glyphicon.square_fill;
    case 'square-half':
      return Glyphicon.square_half;
    case 'square':
      return Glyphicon.square;
    case 'stack-overflow':
      return Glyphicon.stack_overflow;
    case 'stack':
      return Glyphicon.stack;
    case 'star-fill':
      return Glyphicon.star_fill;
    case 'star-half':
      return Glyphicon.star_half;
    case 'star':
      return Glyphicon.star;
    case 'stars':
      return Glyphicon.stars;
    case 'steam':
      return Glyphicon.steam;
    case 'stickies-fill':
      return Glyphicon.stickies_fill;
    case 'stickies':
      return Glyphicon.stickies;
    case 'sticky-fill':
      return Glyphicon.sticky_fill;
    case 'sticky':
      return Glyphicon.sticky;
    case 'stop-btn-fill':
      return Glyphicon.stop_btn_fill;
    case 'stop-btn':
      return Glyphicon.stop_btn;
    case 'stop-circle-fill':
      return Glyphicon.stop_circle_fill;
    case 'stop-circle':
      return Glyphicon.stop_circle;
    case 'stop-fill':
      return Glyphicon.stop_fill;
    case 'stop':
      return Glyphicon.stop;
    case 'stoplights-fill':
      return Glyphicon.stoplights_fill;
    case 'stoplights':
      return Glyphicon.stoplights;
    case 'stopwatch-fill':
      return Glyphicon.stopwatch_fill;
    case 'stopwatch':
      return Glyphicon.stopwatch;
    case 'strava':
      return Glyphicon.strava;
    case 'subtract':
      return Glyphicon.subtract;
    case 'suit-club-fill':
      return Glyphicon.suit_club_fill;
    case 'suit-club':
      return Glyphicon.suit_club;
    case 'suit-diamond-fill':
      return Glyphicon.suit_diamond_fill;
    case 'suit-diamond':
      return Glyphicon.suit_diamond;
    case 'suit-heart-fill':
      return Glyphicon.suit_heart_fill;
    case 'suit-heart':
      return Glyphicon.suit_heart;
    case 'suit-spade-fill':
      return Glyphicon.suit_spade_fill;
    case 'suit-spade':
      return Glyphicon.suit_spade;
    case 'sun-fill':
      return Glyphicon.sun_fill;
    case 'sun':
      return Glyphicon.sun;
    case 'sunglasses':
      return Glyphicon.sunglasses;
    case 'sunrise-fill':
      return Glyphicon.sunrise_fill;
    case 'sunrise':
      return Glyphicon.sunrise;
    case 'sunset-fill':
      return Glyphicon.sunset_fill;
    case 'sunset':
      return Glyphicon.sunset;
    case 'symmetry-horizontal':
      return Glyphicon.symmetry_horizontal;
    case 'symmetry-vertical':
      return Glyphicon.symmetry_vertical;
    case 'table':
      return Glyphicon.table;
    case 'tablet-fill':
      return Glyphicon.tablet_fill;
    case 'tablet-landscape-fill':
      return Glyphicon.tablet_landscape_fill;
    case 'tablet-landscape':
      return Glyphicon.tablet_landscape;
    case 'tablet':
      return Glyphicon.tablet;
    case 'tag-fill':
      return Glyphicon.tag_fill;
    case 'tag':
      return Glyphicon.tag;
    case 'tags-fill':
      return Glyphicon.tags_fill;
    case 'tags':
      return Glyphicon.tags;
    case 'telegram':
      return Glyphicon.telegram;
    case 'telephone-fill':
      return Glyphicon.telephone_fill;
    case 'telephone-forward-fill':
      return Glyphicon.telephone_forward_fill;
    case 'telephone-forward':
      return Glyphicon.telephone_forward;
    case 'telephone-inbound-fill':
      return Glyphicon.telephone_inbound_fill;
    case 'telephone-inbound':
      return Glyphicon.telephone_inbound;
    case 'telephone-minus-fill':
      return Glyphicon.telephone_minus_fill;
    case 'telephone-minus':
      return Glyphicon.telephone_minus;
    case 'telephone-outbound-fill':
      return Glyphicon.telephone_outbound_fill;
    case 'telephone-outbound':
      return Glyphicon.telephone_outbound;
    case 'telephone-plus-fill':
      return Glyphicon.telephone_plus_fill;
    case 'telephone-plus':
      return Glyphicon.telephone_plus;
    case 'telephone-x-fill':
      return Glyphicon.telephone_x_fill;
    case 'telephone-x':
      return Glyphicon.telephone_x;
    case 'telephone':
      return Glyphicon.telephone;
    case 'terminal-dash':
      return Glyphicon.terminal_dash;
    case 'terminal-fill':
      return Glyphicon.terminal_fill;
    case 'terminal-plus':
      return Glyphicon.terminal_plus;
    case 'terminal-split':
      return Glyphicon.terminal_split;
    case 'terminal-x':
      return Glyphicon.terminal_x;
    case 'terminal':
      return Glyphicon.terminal;
    case 'text-center':
      return Glyphicon.text_center;
    case 'text-indent-left':
      return Glyphicon.text_indent_left;
    case 'text-indent-right':
      return Glyphicon.text_indent_right;
    case 'text-left':
      return Glyphicon.text_left;
    case 'text-paragraph':
      return Glyphicon.text_paragraph;
    case 'text-right':
      return Glyphicon.text_right;
    case 'textarea-resize':
      return Glyphicon.textarea_resize;
    case 'textarea-t':
      return Glyphicon.textarea_t;
    case 'textarea':
      return Glyphicon.textarea;
    case 'thermometer-half':
      return Glyphicon.thermometer_half;
    case 'thermometer-high':
      return Glyphicon.thermometer_high;
    case 'thermometer-low':
      return Glyphicon.thermometer_low;
    case 'thermometer-snow':
      return Glyphicon.thermometer_snow;
    case 'thermometer-sun':
      return Glyphicon.thermometer_sun;
    case 'thermometer':
      return Glyphicon.thermometer;
    case 'three-dots-vertical':
      return Glyphicon.three_dots_vertical;
    case 'three-dots':
      return Glyphicon.three_dots;
    case 'thunderbolt-fill':
      return Glyphicon.thunderbolt_fill;
    case 'thunderbolt':
      return Glyphicon.thunderbolt;
    case 'ticket-detailed-fill':
      return Glyphicon.ticket_detailed_fill;
    case 'ticket-detailed':
      return Glyphicon.ticket_detailed;
    case 'ticket-fill':
      return Glyphicon.ticket_fill;
    case 'ticket-perforated-fill':
      return Glyphicon.ticket_perforated_fill;
    case 'ticket-perforated':
      return Glyphicon.ticket_perforated;
    case 'ticket':
      return Glyphicon.ticket;
    case 'tiktok':
      return Glyphicon.tiktok;
    case 'toggle-off':
      return Glyphicon.toggle_off;
    case 'toggle-on':
      return Glyphicon.toggle_on;
    case 'toggle2-off':
      return Glyphicon.toggle2_off;
    case 'toggle2-on':
      return Glyphicon.toggle2_on;
    case 'toggles':
      return Glyphicon.toggles;
    case 'toggles2':
      return Glyphicon.toggles2;
    case 'tools':
      return Glyphicon.tools;
    case 'tornado':
      return Glyphicon.tornado;
    case 'translate':
      return Glyphicon.translate;
    case 'trash-fill':
      return Glyphicon.trash_fill;
    case 'trash':
      return Glyphicon.trash;
    case 'trash2-fill':
      return Glyphicon.trash2_fill;
    case 'trash2':
      return Glyphicon.trash2;
    case 'trash3-fill':
      return Glyphicon.trash3_fill;
    case 'trash3':
      return Glyphicon.trash3;
    case 'tree-fill':
      return Glyphicon.tree_fill;
    case 'tree':
      return Glyphicon.tree;
    case 'triangle-fill':
      return Glyphicon.triangle_fill;
    case 'triangle-half':
      return Glyphicon.triangle_half;
    case 'triangle':
      return Glyphicon.triangle;
    case 'trophy-fill':
      return Glyphicon.trophy_fill;
    case 'trophy':
      return Glyphicon.trophy;
    case 'tropical-storm':
      return Glyphicon.tropical_storm;
    case 'truck-flatbed':
      return Glyphicon.truck_flatbed;
    case 'truck':
      return Glyphicon.truck;
    case 'tsunami':
      return Glyphicon.tsunami;
    case 'tv-fill':
      return Glyphicon.tv_fill;
    case 'tv':
      return Glyphicon.tv;
    case 'twitch':
      return Glyphicon.twitch;
    case 'twitter':
      return Glyphicon.twitter;
    case 'type-bold':
      return Glyphicon.type_bold;
    case 'type-h1':
      return Glyphicon.type_h1;
    case 'type-h2':
      return Glyphicon.type_h2;
    case 'type-h3':
      return Glyphicon.type_h3;
    case 'type-italic':
      return Glyphicon.type_italic;
    case 'type-strikethrough':
      return Glyphicon.type_strikethrough;
    case 'type-underline':
      return Glyphicon.type_underline;
    case 'type':
      return Glyphicon.type;
    case 'ui-checks-grid':
      return Glyphicon.ui_checks_grid;
    case 'ui-checks':
      return Glyphicon.ui_checks;
    case 'ui-radios-grid':
      return Glyphicon.ui_radios_grid;
    case 'ui-radios':
      return Glyphicon.ui_radios;
    case 'umbrella-fill':
      return Glyphicon.umbrella_fill;
    case 'umbrella':
      return Glyphicon.umbrella;
    case 'union':
      return Glyphicon.union;
    case 'unlock-fill':
      return Glyphicon.unlock_fill;
    case 'unlock':
      return Glyphicon.unlock;
    case 'upc-scan':
      return Glyphicon.upc_scan;
    case 'upc':
      return Glyphicon.upc;
    case 'upload':
      return Glyphicon.upload;
    case 'usb-c-fill':
      return Glyphicon.usb_c_fill;
    case 'usb-c':
      return Glyphicon.usb_c;
    case 'usb-drive-fill':
      return Glyphicon.usb_drive_fill;
    case 'usb-drive':
      return Glyphicon.usb_drive;
    case 'usb-fill':
      return Glyphicon.usb_fill;
    case 'usb-micro-fill':
      return Glyphicon.usb_micro_fill;
    case 'usb-micro':
      return Glyphicon.usb_micro;
    case 'usb-mini-fill':
      return Glyphicon.usb_mini_fill;
    case 'usb-mini':
      return Glyphicon.usb_mini;
    case 'usb-plug-fill':
      return Glyphicon.usb_plug_fill;
    case 'usb-plug':
      return Glyphicon.usb_plug;
    case 'usb-symbol':
      return Glyphicon.usb_symbol;
    case 'usb':
      return Glyphicon.usb;
    case 'valentine':
      return Glyphicon.valentine;
    case 'valentine2':
      return Glyphicon.valentine2;
    case 'vector-pen':
      return Glyphicon.vector_pen;
    case 'view-list':
      return Glyphicon.view_list;
    case 'view-stacked':
      return Glyphicon.view_stacked;
    case 'vimeo':
      return Glyphicon.vimeo;
    case 'vinyl-fill':
      return Glyphicon.vinyl_fill;
    case 'vinyl':
      return Glyphicon.vinyl;
    case 'voicemail':
      return Glyphicon.voicemail;
    case 'volume-down-fill':
      return Glyphicon.volume_down_fill;
    case 'volume-down':
      return Glyphicon.volume_down;
    case 'volume-mute-fill':
      return Glyphicon.volume_mute_fill;
    case 'volume-mute':
      return Glyphicon.volume_mute;
    case 'volume-off-fill':
      return Glyphicon.volume_off_fill;
    case 'volume-off':
      return Glyphicon.volume_off;
    case 'volume-up-fill':
      return Glyphicon.volume_up_fill;
    case 'volume-up':
      return Glyphicon.volume_up;
    case 'vr':
      return Glyphicon.vr;
    case 'wallet-fill':
      return Glyphicon.wallet_fill;
    case 'wallet':
      return Glyphicon.wallet;
    case 'wallet2':
      return Glyphicon.wallet2;
    case 'watch':
      return Glyphicon.watch;
    case 'water':
      return Glyphicon.water;
    case 'webcam-fill':
      return Glyphicon.webcam_fill;
    case 'webcam':
      return Glyphicon.webcam;
    case 'whatsapp':
      return Glyphicon.whatsapp;
    case 'wifi-1':
      return Glyphicon.wifi_1;
    case 'wifi-2':
      return Glyphicon.wifi_2;
    case 'wifi-off':
      return Glyphicon.wifi_off;
    case 'wifi':
      return Glyphicon.wifi;
    case 'wind':
      return Glyphicon.wind;
    case 'window-dash':
      return Glyphicon.window_dash;
    case 'window-desktop':
      return Glyphicon.window_desktop;
    case 'window-dock':
      return Glyphicon.window_dock;
    case 'window-fullscreen':
      return Glyphicon.window_fullscreen;
    case 'window-plus':
      return Glyphicon.window_plus;
    case 'window-sidebar':
      return Glyphicon.window_sidebar;
    case 'window-split':
      return Glyphicon.window_split;
    case 'window-stack':
      return Glyphicon.window_stack;
    case 'window-x':
      return Glyphicon.window_x;
    case 'window':
      return Glyphicon.window;
    case 'windows':
      return Glyphicon.windows;
    case 'wordpress':
      return Glyphicon.wordpress;
    case 'wrench-adjustable-circle-fill':
      return Glyphicon.wrench_adjustable_circle_fill;
    case 'wrench-adjustable-circle':
      return Glyphicon.wrench_adjustable_circle;
    case 'wrench-adjustable':
      return Glyphicon.wrench_adjustable;
    case 'wrench':
      return Glyphicon.wrench;
    case 'x-circle-fill':
      return Glyphicon.x_circle_fill;
    case 'x-circle':
      return Glyphicon.x_circle;
    case 'x-diamond-fill':
      return Glyphicon.x_diamond_fill;
    case 'x-diamond':
      return Glyphicon.x_diamond;
    case 'x-lg':
      return Glyphicon.x_lg;
    case 'x-octagon-fill':
      return Glyphicon.x_octagon_fill;
    case 'x-octagon':
      return Glyphicon.x_octagon;
    case 'x-square-fill':
      return Glyphicon.x_square_fill;
    case 'x-square':
      return Glyphicon.x_square;
    case 'x':
      return Glyphicon.x;
    case 'xbox':
      return Glyphicon.xbox;
    case 'yin-yang':
      return Glyphicon.yin_yang;
    case 'youtube':
      return Glyphicon.youtube;
    case 'zoom-in':
      return Glyphicon.zoom_in;
    case 'zoom-out':
      return Glyphicon.zoom_out;
    case 'alarm':
      return Glyphicon.alarm;
    case 'archive':
      return Glyphicon.archive;
    default:
      return null;
  }
}