%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/higroup/wp-content/themes/evenex/components/editor/elementor/controls/
Upload File :
Create Path :
Current File : /var/www/html/higroup/wp-content/themes/evenex/components/editor/elementor/controls/icon.php

<?php

if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly

/**
 * A Font Icon select box.
 *
 * @property array $icons   A list of font-icon classes. [ 'class-name' => 'nicename', ... ]
 *                          Default Font Awesome icons. @see Control_Icon::get_icons().
 * @property array $include list of classes to include form the $icons property
 * @property array $exclude list of classes to exclude form the $icons property
 *
 * @since 1.0.0
 */
class Evenex_Icon_Controler extends Elementor\Base_Data_Control {

	public function get_type() {
		return 'icon';
	}

	/**
	 * Get icons list
	 *
	 * @return array
	 */

	public static function get_icons() {

		$icons = array(
            'fab fa-500px' => '500px',
            'fab fa-accessible-icon' => 'accessible-icon',
            'fab fa-accusoft' => 'accusoft',
            'fab fa-adn' => 'adn',
            'fab fa-adversal' => 'adversal',
            'fab fa-affiliatetheme' => 'affiliatetheme',
            'fab fa-algolia' => 'algolia',
            'fab fa-amazon' => 'amazon',
            'fab fa-amazon-pay' => 'amazon-pay',
            'fab fa-amilia' => 'amilia',
            'fab fa-android' => 'android',
            'fab fa-angellist' => 'angellist',
            'fab fa-angrycreative' => 'angrycreative',
            'fab fa-angular' => 'angular',
            'fab fa-app-store' => 'app-store',
            'fab fa-app-store-ios' => 'app-store-ios',
            'fab fa-apper' => 'apper',
            'fab fa-apple' => 'apple',
            'fab fa-apple-pay' => 'apple-pay',
            'fab fa-asymmetrik' => 'asymmetrik',
            'fab fa-audible' => 'audible',
            'fab fa-autoprefixer' => 'autoprefixer',
            'fab fa-avianex' => 'avianex',
            'fab fa-aviato' => 'aviato',
            'fab fa-aws' => 'aws',
            'fab fa-bandcamp' => 'bandcamp',
            'fab fa-behance' => 'behance',
            'fab fa-behance-square' => 'behance-square',
            'fab fa-bimobject' => 'bimobject',
            'fab fa-bitbucket' => 'bitbucket',
            'fab fa-bitcoin' => 'bitcoin',
            'fab fa-bity' => 'bity',
            'fab fa-black-tie' => 'black-tie',
            'fab fa-blackberry' => 'blackberry',
            'fab fa-blogger' => 'blogger',
            'fab fa-blogger-b' => 'blogger-b',
            'fab fa-bluetooth' => 'bluetooth',
            'fab fa-bluetooth-b' => 'bluetooth-b',
            'fab fa-btc' => 'btc',
            'fab fa-buromobelexperte' => 'buromobelexperte',
            'fab fa-buysellads' => 'buysellads',
            'fab fa-cc-amazon-pay' => 'cc-amazon-pay',
            'fab fa-cc-amex' => 'cc-amex',
            'fab fa-cc-apple-pay' => 'cc-apple-pay',
            'fab fa-cc-diners-club' => 'cc-diners-club',
            'fab fa-cc-discover' => 'cc-discover',
            'fab fa-cc-jcb' => 'cc-jcb',
            'fab fa-cc-mastercard' => 'cc-mastercard',
            'fab fa-cc-paypal' => 'cc-paypal',
            'fab fa-cc-stripe' => 'cc-stripe',
            'fab fa-cc-visa' => 'cc-visa',
            'fab fa-centercode' => 'centercode',
            'fab fa-chrome' => 'chrome',
            'fab fa-cloudscale' => 'cloudscale',
            'fab fa-cloudsmith' => 'cloudsmith',
            'fab fa-cloudversify' => 'cloudversify',
            'fab fa-codepen' => 'codepen',
            'fab fa-codiepie' => 'codiepie',
            'fab fa-connectdevelop' => 'connectdevelop',
            'fab fa-contao' => 'contao',
            'fab fa-cpanel' => 'cpanel',
            'fab fa-creative-commons' => 'creative-commons',
            'fab fa-css3' => 'css3',
            'fab fa-css3-alt' => 'css3-alt',
            'fab fa-cuttlefish' => 'cuttlefish',
            'fab fa-d-and-d' => 'd-and-d',
            'fab fa-dashcube' => 'dashcube',
            'fab fa-delicious' => 'delicious',
            'fab fa-deploydog' => 'deploydog',
            'fab fa-deskpro' => 'deskpro',
            'fab fa-deviantart' => 'deviantart',
            'fab fa-digg' => 'digg',
            'fab fa-digital-ocean' => 'digital-ocean',
            'fab fa-discord' => 'discord',
            'fab fa-discourse' => 'discourse',
            'fab fa-dochub' => 'dochub',
            'fab fa-docker' => 'docker',
            'fab fa-draft2digital' => 'draft2digital',
            'fab fa-dribbble' => 'dribbble',
            'fab fa-dribbble-square' => 'dribbble-square',
            'fab fa-dropbox' => 'dropbox',
            'fab fa-drupal' => 'drupal',
            'fab fa-dyalog' => 'dyalog',
            'fab fa-earlybirds' => 'earlybirds',
            'fab fa-edge' => 'edge',
            'fab fa-elementor' => 'elementor',
            'fab fa-ember' => 'ember',
            'fab fa-empire' => 'empire',
            'fab fa-envira' => 'envira',
            'fab fa-erlang' => 'erlang',
            'fab fa-ethereum' => 'ethereum',
            'fab fa-etsy' => 'etsy',
            'fab fa-expeditedssl' => 'expeditedssl',
            'fab fa-facebook' => 'facebook',
            'fab fa-facebook-f' => 'facebook-f',
            'fab fa-facebook-messenger' => 'facebook-messenger',
            'fab fa-facebook-square' => 'facebook-square',
            'fab fa-firefox' => 'firefox',
            'fab fa-first-order' => 'first-order',
            'fab fa-firstdraft' => 'firstdraft',
            'fab fa-flickr' => 'flickr',
            'fab fa-flipboard' => 'flipboard',
            'fab fa-fly' => 'fly',
            'fab fa-font-awesome' => 'font-awesome',
            'fab fa-font-awesome-alt' => 'font-awesome-alt',
            'fab fa-font-awesome-flag' => 'font-awesome-flag',
            'fab fa-fonticons' => 'fonticons',
            'fab fa-fonticons-fi' => 'fonticons-fi',
            'fab fa-fort-awesome' => 'fort-awesome',
            'fab fa-fort-awesome-alt' => 'fort-awesome-alt',
            'fab fa-forumbee' => 'forumbee',
            'fab fa-foursquare' => 'foursquare',
            'fab fa-free-code-camp' => 'free-code-camp',
            'fab fa-freebsd' => 'freebsd',
            'fab fa-get-pocket' => 'get-pocket',
            'fab fa-gg' => 'gg',
            'fab fa-gg-circle' => 'gg-circle',
            'fab fa-git' => 'git',
            'fab fa-git-square' => 'git-square',
            'fab fa-github' => 'github',
            'fab fa-github-alt' => 'github-alt',
            'fab fa-github-square' => 'github-square',
            'fab fa-gitkraken' => 'gitkraken',
            'fab fa-gitlab' => 'gitlab',
            'fab fa-gitter' => 'gitter',
            'fab fa-glide' => 'glide',
            'fab fa-glide-g' => 'glide-g',
            'fab fa-gofore' => 'gofore',
            'fab fa-goodreads' => 'goodreads',
            'fab fa-goodreads-g' => 'goodreads-g',
            'fab fa-google' => 'google',
            'fab fa-google-drive' => 'google-drive',
            'fab fa-google-play' => 'google-play',
            'fab fa-google-plus' => 'google-plus',
            'fab fa-google-plus-g' => 'google-plus-g',
            'fab fa-google-plus-square' => 'google-plus-square',
            'fab fa-google-wallet' => 'google-wallet',
            'fab fa-gratipay' => 'gratipay',
            'fab fa-grav' => 'grav',
            'fab fa-gripfire' => 'gripfire',
            'fab fa-grunt' => 'grunt',
            'fab fa-gulp' => 'gulp',
            'fab fa-hacker-news' => 'hacker-news',
            'fab fa-hacker-news-square' => 'hacker-news-square',
            'fab fa-hips' => 'hips',
            'fab fa-hire-a-helper' => 'hire-a-helper',
            'fab fa-hooli' => 'hooli',
            'fab fa-hotjar' => 'hotjar',
            'fab fa-houzz' => 'houzz',
            'fab fa-html5' => 'html5',
            'fab fa-hubspot' => 'hubspot',
            'fab fa-imdb' => 'imdb',
            'fab fa-instagram' => 'instagram',
            'fab fa-internet-explorer' => 'internet-explorer',
            'fab fa-ioxhost' => 'ioxhost',
            'fab fa-itunes' => 'itunes',
            'fab fa-itunes-note' => 'itunes-note',
            'fab fa-java' => 'java',
            'fab fa-jenkins' => 'jenkins',
            'fab fa-joget' => 'joget',
            'fab fa-joomla' => 'joomla',
            'fab fa-js' => 'js',
            'fab fa-js-square' => 'js-square',
            'fab fa-jsfiddle' => 'jsfiddle',
            'fab fa-keycdn' => 'keycdn',
            'fab fa-kickstarter' => 'kickstarter',
            'fab fa-kickstarter-k' => 'kickstarter-k',
            'fab fa-korvue' => 'korvue',
            'fab fa-laravel' => 'laravel',
            'fab fa-lastfm' => 'lastfm',
            'fab fa-lastfm-square' => 'lastfm-square',
            'fab fa-leanpub' => 'leanpub',
            'fab fa-less' => 'less',
            'fab fa-line' => 'line',
            'fab fa-linkedin' => 'linkedin',
            'fab fa-linkedin-in' => 'linkedin-in',
            'fab fa-linode' => 'linode',
            'fab fa-linux' => 'linux',
            'fab fa-lyft' => 'lyft',
            'fab fa-magento' => 'magento',
            'fab fa-maxcdn' => 'maxcdn',
            'fab fa-medapps' => 'medapps',
            'fab fa-medium' => 'medium',
            'fab fa-medium-m' => 'medium-m',
            'fab fa-medrt' => 'medrt',
            'fab fa-meetup' => 'meetup',
            'fab fa-microsoft' => 'microsoft',
            'fab fa-mix' => 'mix',
            'fab fa-mixcloud' => 'mixcloud',
            'fab fa-mizuni' => 'mizuni',
            'fab fa-modx' => 'modx',
            'fab fa-monero' => 'monero',
            'fab fa-napster' => 'napster',
            'fab fa-nintendo-switch' => 'nintendo-switch',
            'fab fa-node' => 'node',
            'fab fa-node-js' => 'node-js',
            'fab fa-npm' => 'npm',
            'fab fa-ns8' => 'ns8',
            'fab fa-nutritionix' => 'nutritionix',
            'fab fa-odnoklassniki' => 'odnoklassniki',
            'fab fa-odnoklassniki-square' => 'odnoklassniki-square',
            'fab fa-opencart' => 'opencart',
            'fab fa-openid' => 'openid',
            'fab fa-opera' => 'opera',
            'fab fa-optin-monster' => 'optin-monster',
            'fab fa-osi' => 'osi',
            'fab fa-page4' => 'page4',
            'fab fa-pagelines' => 'pagelines',
            'fab fa-palfed' => 'palfed',
            'fab fa-patreon' => 'patreon',
            'fab fa-paypal' => 'paypal',
            'fab fa-periscope' => 'periscope',
            'fab fa-phabricator' => 'phabricator',
            'fab fa-phoenix-framework' => 'phoenix-framework',
            'fab fa-php' => 'php',
            'fab fa-pied-piper' => 'pied-piper',
            'fab fa-pied-piper-alt' => 'pied-piper-alt',
            'fab fa-pied-piper-hat' => 'pied-piper-hat',
            'fab fa-pied-piper-pp' => 'pied-piper-pp',
            'fab fa-pinterest' => 'pinterest',
            'fab fa-pinterest-p' => 'pinterest-p',
            'fab fa-pinterest-square' => 'pinterest-square',
            'fab fa-playstation' => 'playstation',
            'fab fa-product-hunt' => 'product-hunt',
            'fab fa-pushed' => 'pushed',
            'fab fa-python' => 'python',
            'fab fa-qq' => 'qq',
            'fab fa-quinscape' => 'quinscape',
            'fab fa-quora' => 'quora',
            'fab fa-ravelry' => 'ravelry',
            'fab fa-react' => 'react',
            'fab fa-readme' => 'readme',
            'fab fa-rebel' => 'rebel',
            'fab fa-red-river' => 'red-river',
            'fab fa-reddit' => 'reddit',
            'fab fa-reddit-alien' => 'reddit-alien',
            'fab fa-reddit-square' => 'reddit-square',
            'fab fa-renren' => 'renren',
            'fab fa-replyd' => 'replyd',
            'fab fa-resolving' => 'resolving',
            'fab fa-rocketchat' => 'rocketchat',
            'fab fa-rockrms' => 'rockrms',
            'fab fa-safari' => 'safari',
            'fab fa-sass' => 'sass',
            'fab fa-schlix' => 'schlix',
            'fab fa-scribd' => 'scribd',
            'fab fa-searchengin' => 'searchengin',
            'fab fa-sellcast' => 'sellcast',
            'fab fa-sellsy' => 'sellsy',
            'fab fa-servicestack' => 'servicestack',
            'fab fa-shirtsinbulk' => 'shirtsinbulk',
            'fab fa-simplybuilt' => 'simplybuilt',
            'fab fa-sistrix' => 'sistrix',
            'fab fa-skyatlas' => 'skyatlas',
            'fab fa-skype' => 'skype',
            'fab fa-slack' => 'slack',
            'fab fa-slack-hash' => 'slack-hash',
            'fab fa-slideshare' => 'slideshare',
            'fab fa-snapchat' => 'snapchat',
            'fab fa-snapchat-ghost' => 'snapchat-ghost',
            'fab fa-snapchat-square' => 'snapchat-square',
            'fab fa-soundcloud' => 'soundcloud',
            'fab fa-speakap' => 'speakap',
            'fab fa-spotify' => 'spotify',
            'fab fa-stack-exchange' => 'stack-exchange',
            'fab fa-stack-overflow' => 'stack-overflow',
            'fab fa-staylinked' => 'staylinked',
            'fab fa-steam' => 'steam',
            'fab fa-steam-square' => 'steam-square',
            'fab fa-steam-symbol' => 'steam-symbol',
            'fab fa-sticker-mule' => 'sticker-mule',
            'fab fa-strava' => 'strava',
            'fab fa-stripe' => 'stripe',
            'fab fa-stripe-s' => 'stripe-s',
            'fab fa-studiovinari' => 'studiovinari',
            'fab fa-stumbleupon' => 'stumbleupon',
            'fab fa-stumbleupon-circle' => 'stumbleupon-circle',
            'fab fa-superpowers' => 'superpowers',
            'fab fa-supple' => 'supple',
            'fab fa-telegram' => 'telegram',
            'fab fa-telegram-plane' => 'telegram-plane',
            'fab fa-tencent-weibo' => 'tencent-weibo',
            'fab fa-themeisle' => 'themeisle',
            'fab fa-trello' => 'trello',
            'fab fa-tripadvisor' => 'tripadvisor',
            'fab fa-tumblr' => 'tumblr',
            'fab fa-tumblr-square' => 'tumblr-square',
            'fab fa-twitch' => 'twitch',
            'fab fa-twitter' => 'twitter',
            'fab fa-twitter-square' => 'twitter-square',
            'fab fa-typo3' => 'typo3',
            'fab fa-uber' => 'uber',
            'fab fa-uikit' => 'uikit',
            'fab fa-uniregistry' => 'uniregistry',
            'fab fa-untappd' => 'untappd',
            'fab fa-usb' => 'usb',
            'fab fa-ussunnah' => 'ussunnah',
            'fab fa-vaadin' => 'vaadin',
            'fab fa-viacoin' => 'viacoin',
            'fab fa-viadeo' => 'viadeo',
            'fab fa-viadeo-square' => 'viadeo-square',
            'fab fa-viber' => 'viber',
            'fab fa-vimeo' => 'vimeo',
            'fab fa-vimeo-square' => 'vimeo-square',
            'fab fa-vimeo-v' => 'vimeo-v',
            'fab fa-vine' => 'vine',
            'fab fa-vk' => 'vk',
            'fab fa-vnv' => 'vnv',
            'fab fa-vuejs' => 'vuejs',
            'fab fa-weibo' => 'weibo',
            'fab fa-weixin' => 'weixin',
            'fab fa-whatsapp' => 'whatsapp',
            'fab fa-whatsapp-square' => 'whatsapp-square',
            'fab fa-whmcs' => 'whmcs',
            'fab fa-wikipedia-w' => 'wikipedia-w',
            'fab fa-windows' => 'windows',
            'fab fa-wordpress' => 'wordpress',
            'fab fa-wordpress-simple' => 'wordpress-simple',
            'fab fa-wpbeginner' => 'wpbeginner',
            'fab fa-wpexplorer' => 'wpexplorer',
            'fab fa-wpforms' => 'wpforms',
            'fab fa-xbox' => 'xbox',
            'fab fa-xing' => 'xing',
            'fab fa-xing-square' => 'xing-square',
            'fab fa-y-combinator' => 'y-combinator',
            'fab fa-yahoo' => 'yahoo',
            'fab fa-yandex' => 'yandex',
            'fab fa-yandex-international' => 'yandex-international',
            'fab fa-yelp' => 'yelp',
            'fab fa-yoast' => 'yoast',
            'fab fa-youtube' => 'youtube',
            'fas fa-address-book' => 'address-book',
            'fas fa-address-card' => 'address-card',
            'fas fa-adjust' => 'adjust',
            'fas fa-align-center' => 'align-center',
            'fas fa-align-justify' => 'align-justify',
            'fas fa-align-left' => 'align-left',
            'fas fa-align-right' => 'align-right',
            'fas fa-allergies' => 'allergies',
            'fas fa-ambulance' => 'ambulance',
            'fas fa-american-sign-language-interpreting' => 'american-sign-language-interpreting',
            'fas fa-anchor' => 'anchor',
            'fas fa-angle-double-down' => 'angle-double-down',
            'fas fa-angle-double-left' => 'angle-double-left',
            'fas fa-angle-double-right' => 'angle-double-right',
            'fas fa-angle-double-up' => 'angle-double-up',
            'fas fa-angle-down' => 'angle-down',
            'fas fa-angle-left' => 'angle-left',
            'fas fa-angle-right' => 'angle-right',
            'fas fa-angle-up' => 'angle-up',
            'fas fa-archive' => 'archive',
            'fas fa-arrow-alt-circle-down' => 'arrow-alt-circle-down',
            'fas fa-arrow-alt-circle-left' => 'arrow-alt-circle-left',
            'fas fa-arrow-alt-circle-right' => 'arrow-alt-circle-right',
            'fas fa-arrow-alt-circle-up' => 'arrow-alt-circle-up',
            'fas fa-arrow-circle-down' => 'arrow-circle-down',
            'fas fa-arrow-circle-left' => 'arrow-circle-left',
            'fas fa-arrow-circle-right' => 'arrow-circle-right',
            'fas fa-arrow-circle-up' => 'arrow-circle-up',
            'fas fa-arrow-down' => 'arrow-down',
            'fas fa-arrow-left' => 'arrow-left',
            'fas fa-arrow-right' => 'arrow-right',
            'fas fa-arrow-up' => 'arrow-up',
            'fas fa-arrows-alt' => 'arrows-alt',
            'fas fa-arrows-alt-h' => 'arrows-alt-h',
            'fas fa-arrows-alt-v' => 'arrows-alt-v',
            'fas fa-assistive-listening-systems' => 'assistive-listening-systems',
            'fas fa-asterisk' => 'asterisk',
            'fas fa-at' => 'at',
            'fas fa-audio-description' => 'audio-description',
            'fas fa-backward' => 'backward',
            'fas fa-balance-scale' => 'balance-scale',
            'fas fa-ban' => 'ban',
            'fas fa-band-aid' => 'band-aid',
            'fas fa-barcode' => 'barcode',
            'fas fa-bars' => 'bars',
            'fas fa-baseball-ball' => 'baseball-ball',
            'fas fa-basketball-ball' => 'basketball-ball',
            'fas fa-bath' => 'bath',
            'fas fa-battery-empty' => 'battery-empty',
            'fas fa-battery-full' => 'battery-full',
            'fas fa-battery-half' => 'battery-half',
            'fas fa-battery-quarter' => 'battery-quarter',
            'fas fa-battery-three-quarters' => 'battery-three-quarters',
            'fas fa-bed' => 'bed',
            'fas fa-beer' => 'beer',
            'fas fa-bell' => 'bell',
            'fas fa-bell-slash' => 'bell-slash',
            'fas fa-bicycle' => 'bicycle',
            'fas fa-binoculars' => 'binoculars',
            'fas fa-birthday-cake' => 'birthday-cake',
            'fas fa-blind' => 'blind',
            'fas fa-bold' => 'bold',
            'fas fa-bolt' => 'bolt',
            'fas fa-bomb' => 'bomb',
            'fas fa-book' => 'book',
            'fas fa-bookmark' => 'bookmark',
            'fas fa-bowling-ball' => 'bowling-ball',
            'fas fa-box' => 'box',
            'fas fa-box-open' => 'box-open',
            'fas fa-boxes' => 'boxes',
            'fas fa-braille' => 'braille',
            'fas fa-briefcase' => 'briefcase',
            'fas fa-briefcase-medical' => 'briefcase-medical',
            'fas fa-bug' => 'bug',
            'fas fa-building' => 'building',
            'fas fa-bullhorn' => 'bullhorn',
            'fas fa-bullseye' => 'bullseye',
            'fas fa-burn' => 'burn',
            'fas fa-bus' => 'bus',
            'fas fa-calculator' => 'calculator',
            'fas fa-calendar' => 'calendar',
            'fas fa-calendar-alt' => 'calendar-alt',
            'fas fa-calendar-check' => 'calendar-check',
            'fas fa-calendar-minus' => 'calendar-minus',
            'fas fa-calendar-plus' => 'calendar-plus',
            'fas fa-calendar-times' => 'calendar-times',
            'fas fa-camera' => 'camera',
            'fas fa-camera-retro' => 'camera-retro',
            'fas fa-capsules' => 'capsules',
            'fas fa-car' => 'car',
            'fas fa-caret-down' => 'caret-down',
            'fas fa-caret-left' => 'caret-left',
            'fas fa-caret-right' => 'caret-right',
            'fas fa-caret-square-down' => 'caret-square-down',
            'fas fa-caret-square-left' => 'caret-square-left',
            'fas fa-caret-square-right' => 'caret-square-right',
            'fas fa-caret-square-up' => 'caret-square-up',
            'fas fa-caret-up' => 'caret-up',
            'fas fa-cart-arrow-down' => 'cart-arrow-down',
            'fas fa-cart-plus' => 'cart-plus',
            'fas fa-certificate' => 'certificate',
            'fas fa-chart-area' => 'chart-area',
            'fas fa-chart-bar' => 'chart-bar',
            'fas fa-chart-line' => 'chart-line',
            'fas fa-chart-pie' => 'chart-pie',
            'fas fa-check' => 'check',
            'fas fa-check-circle' => 'check-circle',
            'fas fa-check-square' => 'check-square',
            'fas fa-chess' => 'chess',
            'fas fa-chess-bishop' => 'chess-bishop',
            'fas fa-chess-board' => 'chess-board',
            'fas fa-chess-king' => 'chess-king',
            'fas fa-chess-knight' => 'chess-knight',
            'fas fa-chess-pawn' => 'chess-pawn',
            'fas fa-chess-queen' => 'chess-queen',
            'fas fa-chess-rook' => 'chess-rook',
            'fas fa-chevron-circle-down' => 'chevron-circle-down',
            'fas fa-chevron-circle-left' => 'chevron-circle-left',
            'fas fa-chevron-circle-right' => 'chevron-circle-right',
            'fas fa-chevron-circle-up' => 'chevron-circle-up',
            'fas fa-chevron-down' => 'chevron-down',
            'fas fa-chevron-left' => 'chevron-left',
            'fas fa-chevron-right' => 'chevron-right',
            'fas fa-chevron-up' => 'chevron-up',
            'fas fa-child' => 'child',
            'fas fa-circle' => 'circle',
            'fas fa-circle-notch' => 'circle-notch',
            'fas fa-clipboard' => 'clipboard',
            'fas fa-clipboard-check' => 'clipboard-check',
            'fas fa-clipboard-list' => 'clipboard-list',
            'fas fa-clock' => 'clock',
            'fas fa-clone' => 'clone',
            'fas fa-closed-captioning' => 'closed-captioning',
            'fas fa-cloud' => 'cloud',
            'fas fa-cloud-download-alt' => 'cloud-download-alt',
            'fas fa-cloud-upload-alt' => 'cloud-upload-alt',
            'fas fa-code' => 'code',
            'fas fa-code-branch' => 'code-branch',
            'fas fa-coffee' => 'coffee',
            'fas fa-cog' => 'cog',
            'fas fa-cogs' => 'cogs',
            'fas fa-columns' => 'columns',
            'fas fa-comment' => 'comment',
            'fas fa-comment-alt' => 'comment-alt',
            'fas fa-comment-dots' => 'comment-dots',
            'fas fa-comment-slash' => 'comment-slash',
            'fas fa-comments' => 'comments',
            'fas fa-compass' => 'compass',
            'fas fa-compress' => 'compress',
            'fas fa-copy' => 'copy',
            'fas fa-copyright' => 'copyright',
            'fas fa-couch' => 'couch',
            'fas fa-credit-card' => 'credit-card',
            'fas fa-crop' => 'crop',
            'fas fa-crosshairs' => 'crosshairs',
            'fas fa-cube' => 'cube',
            'fas fa-cubes' => 'cubes',
            'fas fa-cut' => 'cut',
            'fas fa-database' => 'database',
            'fas fa-deaf' => 'deaf',
            'fas fa-desktop' => 'desktop',
            'fas fa-diagnoses' => 'diagnoses',
            'fas fa-dna' => 'dna',
            'fas fa-dollar-sign' => 'dollar-sign',
            'fas fa-dolly' => 'dolly',
            'fas fa-dolly-flatbed' => 'dolly-flatbed',
            'fas fa-donate' => 'donate',
            'fas fa-dot-circle' => 'dot-circle',
            'fas fa-dove' => 'dove',
            'fas fa-download' => 'download',
            'fas fa-edit' => 'edit',
            'fas fa-eject' => 'eject',
            'fas fa-ellipsis-h' => 'ellipsis-h',
            'fas fa-ellipsis-v' => 'ellipsis-v',
            'fas fa-envelope' => 'envelope',
            'fas fa-envelope-open' => 'envelope-open',
            'fas fa-envelope-square' => 'envelope-square',
            'fas fa-eraser' => 'eraser',
            'fas fa-euro-sign' => 'euro-sign',
            'fas fa-exchange-alt' => 'exchange-alt',
            'fas fa-exclamation' => 'exclamation',
            'fas fa-exclamation-circle' => 'exclamation-circle',
            'fas fa-exclamation-triangle' => 'exclamation-triangle',
            'fas fa-expand' => 'expand',
            'fas fa-expand-arrows-alt' => 'expand-arrows-alt',
            'fas fa-external-link-alt' => 'external-link-alt',
            'fas fa-external-link-square-alt' => 'external-link-square-alt',
            'fas fa-eye' => 'eye',
            'fas fa-eye-dropper' => 'eye-dropper',
            'fas fa-eye-slash' => 'eye-slash',
            'fas fa-fast-backward' => 'fast-backward',
            'fas fa-fast-forward' => 'fast-forward',
            'fas fa-fax' => 'fax',
            'fas fa-female' => 'female',
            'fas fa-fighter-jet' => 'fighter-jet',
            'fas fa-file' => 'file',
            'fas fa-file-alt' => 'file-alt',
            'fas fa-file-archive' => 'file-archive',
            'fas fa-file-audio' => 'file-audio',
            'fas fa-file-code' => 'file-code',
            'fas fa-file-excel' => 'file-excel',
            'fas fa-file-image' => 'file-image',
            'fas fa-file-medical' => 'file-medical',
            'fas fa-file-medical-alt' => 'file-medical-alt',
            'fas fa-file-pdf' => 'file-pdf',
            'fas fa-file-powerpoint' => 'file-powerpoint',
            'fas fa-file-video' => 'file-video',
            'fas fa-file-word' => 'file-word',
            'fas fa-film' => 'film',
            'fas fa-filter' => 'filter',
            'fas fa-fire' => 'fire',
            'fas fa-fire-extinguisher' => 'fire-extinguisher',
            'fas fa-first-aid' => 'first-aid',
            'fas fa-flag' => 'flag',
            'fas fa-flag-checkered' => 'flag-checkered',
            'fas fa-flask' => 'flask',
            'fas fa-folder' => 'folder',
            'fas fa-folder-open' => 'folder-open',
            'fas fa-font' => 'font',
            'fas fa-football-ball' => 'football-ball',
            'fas fa-forward' => 'forward',
            'fas fa-frown' => 'frown',
            'fas fa-futbol' => 'futbol',
            'fas fa-gamepad' => 'gamepad',
            'fas fa-gavel' => 'gavel',
            'fas fa-gem' => 'gem',
            'fas fa-genderless' => 'genderless',
            'fas fa-gift' => 'gift',
            'fas fa-glass-martini' => 'glass-martini',
            'fas fa-globe' => 'globe',
            'fas fa-golf-ball' => 'golf-ball',
            'fas fa-graduation-cap' => 'graduation-cap',
            'fas fa-h-square' => 'h-square',
            'fas fa-hand-holding' => 'hand-holding',
            'fas fa-hand-holding-heart' => 'hand-holding-heart',
            'fas fa-hand-holding-usd' => 'hand-holding-usd',
            'fas fa-hand-lizard' => 'hand-lizard',
            'fas fa-hand-paper' => 'hand-paper',
            'fas fa-hand-peace' => 'hand-peace',
            'fas fa-hand-point-down' => 'hand-point-down',
            'fas fa-hand-point-left' => 'hand-point-left',
            'fas fa-hand-point-right' => 'hand-point-right',
            'fas fa-hand-point-up' => 'hand-point-up',
            'fas fa-hand-pointer' => 'hand-pointer',
            'fas fa-hand-rock' => 'hand-rock',
            'fas fa-hand-scissors' => 'hand-scissors',
            'fas fa-hand-spock' => 'hand-spock',
            'fas fa-hands' => 'hands',
            'fas fa-hands-helping' => 'hands-helping',
            'fas fa-handshake' => 'handshake',
            'fas fa-hashtag' => 'hashtag',
            'fas fa-hdd' => 'hdd',
            'fas fa-heading' => 'heading',
            'fas fa-headphones' => 'headphones',
            'fas fa-heart' => 'heart',
            'fas fa-heartbeat' => 'heartbeat',
            'fas fa-history' => 'history',
            'fas fa-hockey-puck' => 'hockey-puck',
            'fas fa-home' => 'home',
            'fas fa-hospital' => 'hospital',
            'fas fa-hospital-alt' => 'hospital-alt',
            'fas fa-hospital-symbol' => 'hospital-symbol',
            'fas fa-hourglass' => 'hourglass',
            'fas fa-hourglass-end' => 'hourglass-end',
            'fas fa-hourglass-half' => 'hourglass-half',
            'fas fa-hourglass-start' => 'hourglass-start',
            'fas fa-i-cursor' => 'i-cursor',
            'fas fa-id-badge' => 'id-badge',
            'fas fa-id-card' => 'id-card',
            'fas fa-id-card-alt' => 'id-card-alt',
            'fas fa-image' => 'image',
            'fas fa-images' => 'images',
            'fas fa-inbox' => 'inbox',
            'fas fa-indent' => 'indent',
            'fas fa-industry' => 'industry',
            'fas fa-info' => 'info',
            'fas fa-info-circle' => 'info-circle',
            'fas fa-italic' => 'italic',
            'fas fa-key' => 'key',
            'fas fa-keyboard' => 'keyboard',
            'fas fa-language' => 'language',
            'fas fa-laptop' => 'laptop',
            'fas fa-leaf' => 'leaf',
            'fas fa-lemon' => 'lemon',
            'fas fa-level-down-alt' => 'level-down-alt',
            'fas fa-level-up-alt' => 'level-up-alt',
            'fas fa-life-ring' => 'life-ring',
            'fas fa-lightbulb' => 'lightbulb',
            'fas fa-link' => 'link',
            'fas fa-lira-sign' => 'lira-sign',
            'fas fa-list' => 'list',
            'fas fa-list-alt' => 'list-alt',
            'fas fa-list-ol' => 'list-ol',
            'fas fa-list-ul' => 'list-ul',
            'fas fa-location-arrow' => 'location-arrow',
            'fas fa-lock' => 'lock',
            'fas fa-lock-open' => 'lock-open',
            'fas fa-long-arrow-alt-down' => 'long-arrow-alt-down',
            'fas fa-long-arrow-alt-left' => 'long-arrow-alt-left',
            'fas fa-long-arrow-alt-right' => 'long-arrow-alt-right',
            'fas fa-long-arrow-alt-up' => 'long-arrow-alt-up',
            'fas fa-low-vision' => 'low-vision',
            'fas fa-magic' => 'magic',
            'fas fa-magnet' => 'magnet',
            'fas fa-male' => 'male',
            'fas fa-map' => 'map',
            'fas fa-map-marker' => 'map-marker',
            'fas fa-map-marker-alt' => 'map-marker-alt',
            'fas fa-map-pin' => 'map-pin',
            'fas fa-map-signs' => 'map-signs',
            'fas fa-mars' => 'mars',
            'fas fa-mars-double' => 'mars-double',
            'fas fa-mars-stroke' => 'mars-stroke',
            'fas fa-mars-stroke-h' => 'mars-stroke-h',
            'fas fa-mars-stroke-v' => 'mars-stroke-v',
            'fas fa-medkit' => 'medkit',
            'fas fa-meh' => 'meh',
            'fas fa-mercury' => 'mercury',
            'fas fa-microchip' => 'microchip',
            'fas fa-microphone' => 'microphone',
            'fas fa-microphone-slash' => 'microphone-slash',
            'fas fa-minus' => 'minus',
            'fas fa-minus-circle' => 'minus-circle',
            'fas fa-minus-square' => 'minus-square',
            'fas fa-mobile' => 'mobile',
            'fas fa-mobile-alt' => 'mobile-alt',
            'fas fa-money-bill-alt' => 'money-bill-alt',
            'fas fa-moon' => 'moon',
            'fas fa-motorcycle' => 'motorcycle',
            'fas fa-mouse-pointer' => 'mouse-pointer',
            'fas fa-music' => 'music',
            'fas fa-neuter' => 'neuter',
            'fas fa-newspaper' => 'newspaper',
            'fas fa-notes-medical' => 'notes-medical',
            'fas fa-object-group' => 'object-group',
            'fas fa-object-ungroup' => 'object-ungroup',
            'fas fa-outdent' => 'outdent',
            'fas fa-paint-brush' => 'paint-brush',
            'fas fa-pallet' => 'pallet',
            'fas fa-paper-plane' => 'paper-plane',
            'fas fa-paperclip' => 'paperclip',
            'fas fa-parachute-box' => 'parachute-box',
            'fas fa-paragraph' => 'paragraph',
            'fas fa-paste' => 'paste',
            'fas fa-pause' => 'pause',
            'fas fa-pause-circle' => 'pause-circle',
            'fas fa-paw' => 'paw',
            'fas fa-pen-square' => 'pen-square',
            'fas fa-pencil-alt' => 'pencil-alt',
            'fas fa-people-carry' => 'people-carry',
            'fas fa-percent' => 'percent',
            'fas fa-phone' => 'phone',
            'fas fa-phone-slash' => 'phone-slash',
            'fas fa-phone-square' => 'phone-square',
            'fas fa-phone-volume' => 'phone-volume',
            'fas fa-piggy-bank' => 'piggy-bank',
            'fas fa-pills' => 'pills',
            'fas fa-plane' => 'plane',
            'fas fa-play' => 'play',
            'fas fa-play-circle' => 'play-circle',
            'fas fa-plug' => 'plug',
            'fas fa-plus' => 'plus',
            'fas fa-plus-circle' => 'plus-circle',
            'fas fa-plus-square' => 'plus-square',
            'fas fa-podcast' => 'podcast',
            'fas fa-poo' => 'poo',
            'fas fa-pound-sign' => 'pound-sign',
            'fas fa-power-off' => 'power-off',
            'fas fa-prescription-bottle' => 'prescription-bottle',
            'fas fa-prescription-bottle-alt' => 'prescription-bottle-alt',
            'fas fa-print' => 'print',
            'fas fa-procedures' => 'procedures',
            'fas fa-puzzle-piece' => 'puzzle-piece',
            'fas fa-qrcode' => 'qrcode',
            'fas fa-question' => 'question',
            'fas fa-question-circle' => 'question-circle',
            'fas fa-quidditch' => 'quidditch',
            'fas fa-quote-left' => 'quote-left',
            'fas fa-quote-right' => 'quote-right',
            'fas fa-random' => 'random',
            'fas fa-recycle' => 'recycle',
            'fas fa-redo' => 'redo',
            'fas fa-redo-alt' => 'redo-alt',
            'fas fa-registered' => 'registered',
            'fas fa-reply-all' => 'reply-all',
            'fas fa-retweet' => 'retweet',
            'fas fa-ribbon' => 'ribbon',
            'fas fa-road' => 'road',
            'fas fa-rocket' => 'rocket',
            'fas fa-rss' => 'rss',
            'fas fa-rss-square' => 'rss-square',
            'fas fa-ruble-sign' => 'ruble-sign',
            'fas fa-rupee-sign' => 'rupee-sign',
            'fas fa-save' => 'save',
            'fas fa-search' => 'search',
            'fas fa-search-minus' => 'search-minus',
            'fas fa-search-plus' => 'search-plus',
            'fas fa-seedling' => 'seedling',
            'fas fa-server' => 'server',
            'fas fa-share' => 'share',
            'fas fa-share-alt' => 'share-alt',
            'fas fa-share-alt-square' => 'share-alt-square',
            'fas fa-share-square' => 'share-square',
            'fas fa-shekel-sign' => 'shekel-sign',
            'fas fa-shield-alt' => 'shield-alt',
            'fas fa-ship' => 'ship',
            'fas fa-shipping-fast' => 'shipping-fast',
            'fas fa-shopping-bag' => 'shopping-bag',
            'fas fa-shopping-basket' => 'shopping-basket',
            'fas fa-shopping-cart' => 'shopping-cart',
            'fas fa-shower' => 'shower',
            'fas fa-sign' => 'sign',
            'fas fa-sign-in-alt' => 'sign-in-alt',
            'fas fa-sign-language' => 'sign-language',
            'fas fa-sign-out-alt' => 'sign-out-alt',
            'fas fa-signal' => 'signal',
            'fas fa-sitemap' => 'sitemap',
            'fas fa-sliders-h' => 'sliders-h',
            'fas fa-smile' => 'smile',
            'fas fa-smoking' => 'smoking',
            'fas fa-snowflake' => 'snowflake',
            'fas fa-sort' => 'sort',
            'fas fa-sort-alpha-down' => 'sort-alpha-down',
            'fas fa-sort-alpha-up' => 'sort-alpha-up',
            'fas fa-sort-amount-down' => 'sort-amount-down',
            'fas fa-sort-amount-up' => 'sort-amount-up',
            'fas fa-sort-down' => 'sort-down',
            'fas fa-sort-numeric-down' => 'sort-numeric-down',
            'fas fa-sort-numeric-up' => 'sort-numeric-up',
            'fas fa-sort-up' => 'sort-up',
            'fas fa-space-shuttle' => 'space-shuttle',
            'fas fa-spinner' => 'spinner',
            'fas fa-square' => 'square',
            'fas fa-square-full' => 'square-full',
            'fas fa-star' => 'star',
            'fas fa-star-half' => 'star-half',
            'fas fa-step-backward' => 'step-backward',
            'fas fa-step-forward' => 'step-forward',
            'fas fa-stethoscope' => 'stethoscope',
            'fas fa-sticky-note' => 'sticky-note',
            'fas fa-stop' => 'stop',
            'fas fa-stop-circle' => 'stop-circle',
            'fas fa-stopwatch' => 'stopwatch',
            'fas fa-street-view' => 'street-view',
            'fas fa-strikethrough' => 'strikethrough',
            'fas fa-subscript' => 'subscript',
            'fas fa-subway' => 'subway',
            'fas fa-suitcase' => 'suitcase',
            'fas fa-sun' => 'sun',
            'fas fa-superscript' => 'superscript',
            'fas fa-sync' => 'sync',
            'fas fa-sync-alt' => 'sync-alt',
            'fas fa-syringe' => 'syringe',
            'fas fa-table' => 'table',
            'fas fa-table-tennis' => 'table-tennis',
            'fas fa-tablet' => 'tablet',
            'fas fa-tablet-alt' => 'tablet-alt',
            'fas fa-tablets' => 'tablets',
            'fas fa-tachometer-alt' => 'tachometer-alt',
            'fas fa-tag' => 'tag',
            'fas fa-tags' => 'tags',
            'fas fa-tape' => 'tape',
            'fas fa-tasks' => 'tasks',
            'fas fa-taxi' => 'taxi',
            'fas fa-terminal' => 'terminal',
            'fas fa-text-height' => 'text-height',
            'fas fa-text-width' => 'text-width',
            'fas fa-th' => 'th',
            'fas fa-th-large' => 'th-large',
            'fas fa-th-list' => 'th-list',
            'fas fa-thermometer' => 'thermometer',
            'fas fa-thermometer-empty' => 'thermometer-empty',
            'fas fa-thermometer-full' => 'thermometer-full',
            'fas fa-thermometer-half' => 'thermometer-half',
            'fas fa-thermometer-quarter' => 'thermometer-quarter',
            'fas fa-thermometer-three-quarters' => 'thermometer-three-quarters',
            'fas fa-thumbs-down' => 'thumbs-down',
            'fas fa-thumbs-up' => 'thumbs-up',
            'fas fa-thumbtack' => 'thumbtack',
            'fas fa-ticket-alt' => 'ticket-alt',
            'fas fa-times' => 'times',
            'fas fa-times-circle' => 'times-circle',
            'fas fa-tint' => 'tint',
            'fas fa-toggle-off' => 'toggle-off',
            'fas fa-toggle-on' => 'toggle-on',
            'fas fa-trademark' => 'trademark',
            'fas fa-train' => 'train',
            'fas fa-transgender' => 'transgender',
            'fas fa-transgender-alt' => 'transgender-alt',
            'fas fa-trash' => 'trash',
            'fas fa-trash-alt' => 'trash-alt',
            'fas fa-tree' => 'tree',
            'fas fa-trophy' => 'trophy',
            'fas fa-truck' => 'truck',
            'fas fa-truck-loading' => 'truck-loading',
            'fas fa-truck-moving' => 'truck-moving',
            'fas fa-tty' => 'tty',
            'fas fa-tv' => 'tv',
            'fas fa-umbrella' => 'umbrella',
            'fas fa-underline' => 'underline',
            'fas fa-undo' => 'undo',
            'fas fa-undo-alt' => 'undo-alt',
            'fas fa-universal-access' => 'universal-access',
            'fas fa-university' => 'university',
            'fas fa-unlink' => 'unlink',
            'fas fa-unlock' => 'unlock',
            'fas fa-unlock-alt' => 'unlock-alt',
            'fas fa-upload' => 'upload',
            'fas fa-user' => 'user',
            'fas fa-user-circle' => 'user-circle',
            'fas fa-user-md' => 'user-md',
            'fas fa-user-plus' => 'user-plus',
            'fas fa-user-secret' => 'user-secret',
            'fas fa-user-times' => 'user-times',
            'fas fa-users' => 'users',
            'fas fa-utensil-spoon' => 'utensil-spoon',
            'fas fa-utensils' => 'utensils',
            'fas fa-venus' => 'venus',
            'fas fa-venus-double' => 'venus-double',
            'fas fa-venus-mars' => 'venus-mars',
            'fas fa-vial' => 'vial',
            'fas fa-vials' => 'vials',
            'fas fa-video' => 'video',
            'fas fa-video-slash' => 'video-slash',
            'fas fa-volleyball-ball' => 'volleyball-ball',
            'fas fa-volume-down' => 'volume-down',
            'fas fa-volume-off' => 'volume-off',
            'fas fa-volume-up' => 'volume-up',
            'fas fa-warehouse' => 'warehouse',
            'fas fa-weight' => 'weight',
            'fas fa-wheelchair' => 'wheelchair',
            'fas fa-wifi' => 'wifi',
            'fas fa-window-close' => 'window-close',
            'fas fa-window-maximize' => 'window-maximize',
            'fas fa-window-minimize' => 'window-minimize',
            'fas fa-window-restore' => 'window-restore',
            'fas fa-wine-glass' => 'wine-glass',
            'fas fa-won-sign' => 'won-sign',
            'fas fa-wrench' => 'wrench',
            'fas fa-x-ray' => 'x-ray',
            'fas fa-yen-sign' => 'yen-sign',
            'far fa-address-book' => 'address-book',
            'far fa-address-card' => 'address-card',
            'far fa-arrow-alt-circle-down' => 'arrow-alt-circle-down',
            'far fa-arrow-alt-circle-left' => 'arrow-alt-circle-left',
            'far fa-arrow-alt-circle-right' => 'arrow-alt-circle-right',
            'far fa-arrow-alt-circle-up' => 'arrow-alt-circle-up',
            'far fa-bell' => 'bell',
            'far fa-bell-slash' => 'bell-slash',
            'far fa-bookmark' => 'bookmark',
            'far fa-building' => 'building',
            'far fa-calendar' => 'calendar',
            'far fa-calendar-alt' => 'calendar-alt',
            'far fa-calendar-check' => 'calendar-check',
            'far fa-calendar-minus' => 'calendar-minus',
            'far fa-calendar-plus' => 'calendar-plus',
            'far fa-calendar-times' => 'calendar-times',
            'far fa-caret-square-down' => 'caret-square-down',
            'far fa-caret-square-left' => 'caret-square-left',
            'far fa-caret-square-right' => 'caret-square-right',
            'far fa-caret-square-up' => 'caret-square-up',
            'far fa-chart-bar' => 'chart-bar',
            'far fa-check-circle' => 'check-circle',
            'far fa-check-square' => 'check-square',
            'far fa-circle' => 'circle',
            'far fa-clipboard' => 'clipboard',
            'far fa-clock' => 'clock',
            'far fa-clone' => 'clone',
            'far fa-closed-captioning' => 'closed-captioning',
            'far fa-comment' => 'comment',
            'far fa-comment-alt' => 'comment-alt',
            'far fa-comments' => 'comments',
            'far fa-compass' => 'compass',
            'far fa-copy' => 'copy',
            'far fa-copyright' => 'copyright',
            'far fa-credit-card' => 'credit-card',
            'far fa-dot-circle' => 'dot-circle',
            'far fa-edit' => 'edit',
            'far fa-envelope' => 'envelope',
            'far fa-envelope-open' => 'envelope-open',
            'far fa-eye-slash' => 'eye-slash',
            'far fa-file' => 'file',
            'far fa-file-alt' => 'file-alt',
            'far fa-file-archive' => 'file-archive',
            'far fa-file-audio' => 'file-audio',
            'far fa-file-code' => 'file-code',
            'far fa-file-excel' => 'file-excel',
            'far fa-file-image' => 'file-image',
            'far fa-file-pdf' => 'file-pdf',
            'far fa-file-powerpoint' => 'file-powerpoint',
            'far fa-file-video' => 'file-video',
            'far fa-file-word' => 'file-word',
            'far fa-flag' => 'flag',
            'far fa-folder' => 'folder',
            'far fa-folder-open' => 'folder-open',
            'far fa-frown' => 'frown',
            'far fa-futbol' => 'futbol',
            'far fa-gem' => 'gem',
            'far fa-hand-lizard' => 'hand-lizard',
            'far fa-hand-paper' => 'hand-paper',
            'far fa-hand-peace' => 'hand-peace',
            'far fa-hand-point-down' => 'hand-point-down',
            'far fa-hand-point-left' => 'hand-point-left',
            'far fa-hand-point-right' => 'hand-point-right',
            'far fa-hand-point-up' => 'hand-point-up',
            'far fa-hand-pointer' => 'hand-pointer',
            'far fa-hand-rock' => 'hand-rock',
            'far fa-hand-scissors' => 'hand-scissors',
            'far fa-hand-spock' => 'hand-spock',
            'far fa-handshake' => 'handshake',
            'far fa-hdd' => 'hdd',
            'far fa-heart' => 'heart',
            'far fa-hospital' => 'hospital',
            'far fa-hourglass' => 'hourglass',
            'far fa-id-badge' => 'id-badge',
            'far fa-id-card' => 'id-card',
            'far fa-image' => 'image',
            'far fa-images' => 'images',
            'far fa-keyboard' => 'keyboard',
            'far fa-lemon' => 'lemon',
            'far fa-life-ring' => 'life-ring',
            'far fa-lightbulb' => 'lightbulb',
            'far fa-list-alt' => 'list-alt',
            'far fa-map' => 'map',
            'far fa-meh' => 'meh',
            'far fa-minus-square' => 'minus-square',
            'far fa-money-bill-alt' => 'money-bill-alt',
            'far fa-moon' => 'moon',
            'far fa-newspaper' => 'newspaper',
            'far fa-object-group' => 'object-group',
            'far fa-object-ungroup' => 'object-ungroup',
            'far fa-paper-plane' => 'paper-plane',
            'far fa-pause-circle' => 'pause-circle',
            'far fa-play-circle' => 'play-circle',
            'far fa-plus-square' => 'plus-square',
            'far fa-question-circle' => 'question-circle',
            'far fa-registered' => 'registered',
            'far fa-save' => 'save',
            'far fa-share-square' => 'share-square',
            'far fa-smile' => 'smile',
            'far fa-snowflake' => 'snowflake',
            'far fa-square' => 'square',
            'far fa-star' => 'star',
            'far fa-star-half' => 'star-half',
            'far fa-sticky-note' => 'sticky-note',
            'far fa-stop-circle' => 'stop-circle',
            'far fa-sun' => 'sun',
            'far fa-thumbs-down' => 'thumbs-down',
            'far fa-thumbs-up' => 'thumbs-up',
            'far fa-times-circle' => 'times-circle',
            'far fa-trash-alt' => 'trash-alt',
            'far fa-user' => 'user',
            'far fa-user-circle' => 'user-circle',
            'far fa-window-close' => 'window-close',
            'far fa-window-maximize' => 'window-maximize',
            'far fa-window-minimize' => 'window-minimize',
            'far fa-window-restore' => 'window-restore',
		);

		return $icons;
	}

	/**
	 * Retrieve icons control default settings.
	 *
	 * Get the default settings of the icons control. Used to return the default
	 * settings while initializing the icons control.
	 *
	 * @since 1.0.0
	 * @access protected
	 *
	 * @return array Control default settings.
	 */

	protected function get_default_settings() {
		return [
			'options' => self::get_icons(),
		];
	}

	/**
	 * Render icons control output in the editor.
	 *
	 * Used to generate the control HTML in the editor using Underscore JS
	 * template. The variables for the class are available using `data` JS
	 * object.
	 *
	 * @since 1.0.0
	 * @access public
	 */

	public function content_template() {
		?>
		<div class="elementor-control-field">
			<label class="elementor-control-title">{{{ data.label }}}</label>
			<div class="elementor-control-input-wrapper">

				<select class="elementor-control-icon" data-setting="{{ data.name }}" data-placeholder="<?php esc_attr_e( 'Select Icon', 'evenex' ); ?>">

					<option value=""><?php esc_html_e( 'Select Icon', 'evenex' ); ?></option>
					<# _.each( data.options, function( option_title, option_value ) { #>
					<option value="{{ option_value }}">{{{ option_title }}}</option>
					<# } ); #>
				</select>
			</div>
		</div>
		<# if ( data.description ) { #>
		<div class="elementor-control-field-description">{{ data.description }}</div>
		<# } #>
		<?php
	}

}

Zerion Mini Shell 1.0