Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Paul Seal 524 posts 2889 karma points MVP 7x c-trib
    Apr 21, 2016 @ 07:04
    Paul Seal
    1

    Font Awesome Icons Dropdown for Umbraco 7 - updated for Font Awesome verson 4.6.1

    Hi all I added the FontAwesome Icons Dropdown package to my Umbraco instance yesterday. I love the package, but it was quite a bit out of date in terms of Font Awesome icons.

    I wanted to use the package with the most up to date icons, so I downloaded the latest version of Font Awesome, replaced the font-awesome css and font files in the package folder with the new ones from the download. Next I copied the icons from the cheat sheet and pasted them into an excel file where i wrote a formula to extract the values out so I could update the file FontAwesomeIconsDD.controller.js

    Now the controller knows about all of the new fonts.

    The whole point to this thread is to pass on to anyone who is looking, how to update it yourself and hopefully, the creator of the package will see this and update the package.

    You can get all of the files your self from Font Awesome, the only real bit of work was getting the values out fo the controller. So below is the new contents of the controller ready for v4.6.1

    angular.module("umbraco").controller("FontAwesomeIconsDD.controller",
    function ($scope, $http, assetsService) {
    
        //Items
        $scope.items = [
            { value: "500px", label: " fa-500px" },
            { value: "adjust", label: " fa-adjust" },
            { value: "adn", label: " fa-adn" },
            { value: "align-center", label: " fa-align-center" },
            { value: "align-justify", label: " fa-align-justify" },
            { value: "align-left", label: " fa-align-left" },
            { value: "align-right", label: " fa-align-right" },
            { value: "amazon", label: " fa-amazon" },
            { value: "ambulance", label: " fa-ambulance" },
            { value: "american-sign-language-interpreting", label: " fa-american-sign-language-interpreting" },
            { value: "anchor", label: " fa-anchor" },
            { value: "android", label: " fa-android" },
            { value: "angellist", label: " fa-angellist" },
            { value: "angle-double-down", label: " fa-angle-double-down" },
            { value: "angle-double-left", label: " fa-angle-double-left" },
            { value: "angle-double-right", label: " fa-angle-double-right" },
            { value: "angle-double-up", label: " fa-angle-double-up" },
            { value: "angle-down", label: " fa-angle-down" },
            { value: "angle-left", label: " fa-angle-left" },
            { value: "angle-right", label: " fa-angle-right" },
            { value: "angle-up", label: " fa-angle-up" },
            { value: "apple", label: " fa-apple" },
            { value: "archive", label: " fa-archive" },
            { value: "area-chart", label: " fa-area-chart" },
            { value: "arrow-circle-down", label: " fa-arrow-circle-down" },
            { value: "arrow-circle-left", label: " fa-arrow-circle-left" },
            { value: "arrow-circle-o-down", label: " fa-arrow-circle-o-down" },
            { value: "arrow-circle-o-left", label: " fa-arrow-circle-o-left" },
            { value: "arrow-circle-o-right", label: " fa-arrow-circle-o-right" },
            { value: "arrow-circle-o-up", label: " fa-arrow-circle-o-up" },
            { value: "arrow-circle-right", label: " fa-arrow-circle-right" },
            { value: "arrow-circle-up", label: " fa-arrow-circle-up" },
            { value: "arrow-down", label: " fa-arrow-down" },
            { value: "arrow-left", label: " fa-arrow-left" },
            { value: "arrow-right", label: " fa-arrow-right" },
            { value: "arrow-up", label: " fa-arrow-up" },
            { value: "arrows", label: " fa-arrows" },
            { value: "arrows-alt", label: " fa-arrows-alt" },
            { value: "arrows-h", label: " fa-arrows-h" },
            { value: "arrows-v", label: " fa-arrows-v" },
            { value: "asl-interpreting", label: " fa-asl-interpreting" },
            { value: "assistive-listening-system", label: " fa-assistive-listening-system" },
            { value: "asterisk", label: " fa-asterisk" },
            { value: "at", label: " fa-at" },
            { value: "audio-description", label: " fa-audio-description" },
            { value: "automobile", label: " fa-automobile" },
            { value: "backward", label: " fa-backward" },
            { value: "balance-scale", label: " fa-balance-scale" },
            { value: "ban", label: " fa-ban" },
            { value: "bank", label: " fa-bank" },
            { value: "bar-chart", label: " fa-bar-chart" },
            { value: "bar-chart-o", label: " fa-bar-chart-o" },
            { value: "barcode", label: " fa-barcode" },
            { value: "bars", label: " fa-bars" },
            { value: "battery-0", label: " fa-battery-0" },
            { value: "battery-1", label: " fa-battery-1" },
            { value: "battery-2", label: " fa-battery-2" },
            { value: "battery-3", label: " fa-battery-3" },
            { value: "battery-4", label: " fa-battery-4" },
            { value: "battery-empty", label: " fa-battery-empty" },
            { value: "battery-full", label: " fa-battery-full" },
            { value: "battery-half", label: " fa-battery-half" },
            { value: "battery-quarter", label: " fa-battery-quarter" },
            { value: "battery-three-quarters", label: " fa-battery-three-quarters" },
            { value: "bed", label: " fa-bed" },
            { value: "beer", label: " fa-beer" },
            { value: "behance", label: " fa-behance" },
            { value: "behance-square", label: " fa-behance-square" },
            { value: "bell", label: " fa-bell" },
            { value: "bell-o", label: " fa-bell-o" },
            { value: "bell-slash", label: " fa-bell-slash" },
            { value: "bell-slash-o", label: " fa-bell-slash-o" },
            { value: "bicycle", label: " fa-bicycle" },
            { value: "binoculars", label: " fa-binoculars" },
            { value: "birthday-cake", label: " fa-birthday-cake" },
            { value: "bitbucket", label: " fa-bitbucket" },
            { value: "bitbucket-square", label: " fa-bitbucket-square" },
            { value: "bitcoin", label: " fa-bitcoin" },
            { value: "black-tie", label: " fa-black-tie" },
            { value: "blind", label: " fa-blind" },
            { value: "bluetooth", label: " fa-bluetooth" },
            { value: "bluetooth-b", label: " fa-bluetooth-b" },
            { value: "bold", label: " fa-bold" },
            { value: "bolt", label: " fa-bolt" },
            { value: "bomb", label: " fa-bomb" },
            { value: "book", label: " fa-book" },
            { value: "bookmark", label: " fa-bookmark" },
            { value: "bookmark-o", label: " fa-bookmark-o" },
            { value: "braille", label: " fa-braille" },
            { value: "briefcase", label: " fa-briefcase" },
            { value: "btc", label: " fa-btc" },
            { value: "bug", label: " fa-bug" },
            { value: "building", label: " fa-building" },
            { value: "building-o", label: " fa-building-o" },
            { value: "bullhorn", label: " fa-bullhorn" },
            { value: "bullseye", label: " fa-bullseye" },
            { value: "bus", label: " fa-bus" },
            { value: "buysellads", label: " fa-buysellads" },
            { value: "cab", label: " fa-cab" },
            { value: "calculator", label: " fa-calculator" },
            { value: "calendar", label: " fa-calendar" },
            { value: "calendar-check-o", label: " fa-calendar-check-o" },
            { value: "calendar-minus-o", label: " fa-calendar-minus-o" },
            { value: "calendar-o", label: " fa-calendar-o" },
            { value: "calendar-plus-o", label: " fa-calendar-plus-o" },
            { value: "calendar-times-o", label: " fa-calendar-times-o" },
            { value: "camera", label: " fa-camera" },
            { value: "camera-retro", label: " fa-camera-retro" },
            { value: "car", label: " fa-car" },
            { value: "caret-down", label: " fa-caret-down" },
            { value: "caret-left", label: " fa-caret-left" },
            { value: "caret-right", label: " fa-caret-right" },
            { value: "caret-square-o-down", label: " fa-caret-square-o-down" },
            { value: "caret-square-o-left", label: " fa-caret-square-o-left" },
            { value: "caret-square-o-right", label: " fa-caret-square-o-right" },
            { value: "caret-square-o-up", label: " fa-caret-square-o-up" },
            { value: "caret-up", label: " fa-caret-up" },
            { value: "cart-arrow-down", label: " fa-cart-arrow-down" },
            { value: "cart-plus", label: " fa-cart-plus" },
            { value: "cc", label: " fa-cc" },
            { value: "cc-amex", label: " fa-cc-amex" },
            { value: "cc-diners-club", label: " fa-cc-diners-club" },
            { value: "cc-discover", label: " fa-cc-discover" },
            { value: "cc-jcb", label: " fa-cc-jcb" },
            { value: "cc-mastercard", label: " fa-cc-mastercard" },
            { value: "cc-paypal", label: " fa-cc-paypal" },
            { value: "cc-stripe", label: " fa-cc-stripe" },
            { value: "cc-visa", label: " fa-cc-visa" },
            { value: "certificate", label: " fa-certificate" },
            { value: "chain", label: " fa-chain" },
            { value: "chain-broken", label: " fa-chain-broken" },
            { value: "check", label: " fa-check" },
            { value: "check-circle", label: " fa-check-circle" },
            { value: "check-circle-o", label: " fa-check-circle-o" },
            { value: "check-square", label: " fa-check-square" },
            { value: "check-square-o", label: " fa-check-square-o" },
            { value: "chevron-circle-down", label: " fa-chevron-circle-down" },
            { value: "chevron-circle-left", label: " fa-chevron-circle-left" },
            { value: "chevron-circle-right", label: " fa-chevron-circle-right" },
            { value: "chevron-circle-up", label: " fa-chevron-circle-up" },
            { value: "chevron-down", label: " fa-chevron-down" },
            { value: "chevron-left", label: " fa-chevron-left" },
            { value: "chevron-right", label: " fa-chevron-right" },
            { value: "chevron-up", label: " fa-chevron-up" },
            { value: "child", label: " fa-child" },
            { value: "chrome", label: " fa-chrome" },
            { value: "circle", label: " fa-circle" },
            { value: "circle-o", label: " fa-circle-o" },
            { value: "circle-o-notch", label: " fa-circle-o-notch" },
            { value: "circle-thin", label: " fa-circle-thin" },
            { value: "clipboard", label: " fa-clipboard" },
            { value: "clock-o", label: " fa-clock-o" },
            { value: "clone", label: " fa-clone" },
            { value: "close", label: " fa-close" },
            { value: "cloud", label: " fa-cloud" },
            { value: "cloud-download", label: " fa-cloud-download" },
            { value: "cloud-upload", label: " fa-cloud-upload" },
            { value: "cny", label: " fa-cny" },
            { value: "code", label: " fa-code" },
            { value: "code-fork", label: " fa-code-fork" },
            { value: "codepen", label: " fa-codepen" },
            { value: "codiepie", label: " fa-codiepie" },
            { value: "coffee", label: " fa-coffee" },
            { value: "cog", label: " fa-cog" },
            { value: "cogs", label: " fa-cogs" },
            { value: "columns", label: " fa-columns" },
            { value: "comment", label: " fa-comment" },
            { value: "comment-o", label: " fa-comment-o" },
            { value: "commenting", label: " fa-commenting" },
            { value: "commenting-o", label: " fa-commenting-o" },
            { value: "comments", label: " fa-comments" },
            { value: "comments-o", label: " fa-comments-o" },
            { value: "compass", label: " fa-compass" },
            { value: "compress", label: " fa-compress" },
            { value: "connectdevelop", label: " fa-connectdevelop" },
            { value: "contao", label: " fa-contao" },
            { value: "copy", label: " fa-copy" },
            { value: "copyright", label: " fa-copyright" },
            { value: "creative-commons", label: " fa-creative-commons" },
            { value: "credit-card", label: " fa-credit-card" },
            { value: "credit-card-alt", label: " fa-credit-card-alt" },
            { value: "crop", label: " fa-crop" },
            { value: "crosshairs", label: " fa-crosshairs" },
            { value: "css3", label: " fa-css3" },
            { value: "cube", label: " fa-cube" },
            { value: "cubes", label: " fa-cubes" },
            { value: "cut", label: " fa-cut" },
            { value: "cutlery", label: " fa-cutlery" },
            { value: "dashboard", label: " fa-dashboard" },
            { value: "dashcube", label: " fa-dashcube" },
            { value: "database", label: " fa-database" },
            { value: "deaf", label: " fa-deaf" },
            { value: "deafness", label: " fa-deafness" },
            { value: "dedent", label: " fa-dedent" },
            { value: "delicious", label: " fa-delicious" },
            { value: "desktop", label: " fa-desktop" },
            { value: "deviantart", label: " fa-deviantart" },
            { value: "diamond", label: " fa-diamond" },
            { value: "digg", label: " fa-digg" },
            { value: "dollar", label: " fa-dollar" },
            { value: "dot-circle-o", label: " fa-dot-circle-o" },
            { value: "download", label: " fa-download" },
            { value: "dribbble", label: " fa-dribbble" },
            { value: "dropbox", label: " fa-dropbox" },
            { value: "drupal", label: " fa-drupal" },
            { value: "edge", label: " fa-edge" },
            { value: "edit", label: " fa-edit" },
            { value: "eject", label: " fa-eject" },
            { value: "ellipsis-h", label: " fa-ellipsis-h" },
            { value: "ellipsis-v", label: " fa-ellipsis-v" },
            { value: "empire", label: " fa-empire" },
            { value: "envelope", label: " fa-envelope" },
            { value: "envelope-o", label: " fa-envelope-o" },
            { value: "envelope-square", label: " fa-envelope-square" },
            { value: "envira", label: " fa-envira" },
            { value: "eraser", label: " fa-eraser" },
            { value: "eur", label: " fa-eur" },
            { value: "euro", label: " fa-euro" },
            { value: "exchange", label: " fa-exchange" },
            { value: "exclamation", label: " fa-exclamation" },
            { value: "exclamation-circle", label: " fa-exclamation-circle" },
            { value: "exclamation-triangle", label: " fa-exclamation-triangle" },
            { value: "expand", label: " fa-expand" },
            { value: "expeditedssl", label: " fa-expeditedssl" },
            { value: "external-link", label: " fa-external-link" },
            { value: "external-link-square", label: " fa-external-link-square" },
            { value: "eye", label: " fa-eye" },
            { value: "eye-slash", label: " fa-eye-slash" },
            { value: "eyedropper", label: " fa-eyedropper" },
            { value: "facebook", label: " fa-facebook" },
            { value: "facebook-f", label: " fa-facebook-f" },
            { value: "facebook-official", label: " fa-facebook-official" },
            { value: "facebook-square", label: " fa-facebook-square" },
            { value: "fast-backward", label: " fa-fast-backward" },
            { value: "fast-forward", label: " fa-fast-forward" },
            { value: "fax", label: " fa-fax" },
            { value: "feed", label: " fa-feed" },
            { value: "female", label: " fa-female" },
            { value: "fighter-jet", label: " fa-fighter-jet" },
            { value: "file", label: " fa-file" },
            { value: "file-archive-o", label: " fa-file-archive-o" },
            { value: "file-audio-o", label: " fa-file-audio-o" },
            { value: "file-code-o", label: " fa-file-code-o" },
            { value: "file-excel-o", label: " fa-file-excel-o" },
            { value: "file-image-o", label: " fa-file-image-o" },
            { value: "file-movie-o", label: " fa-file-movie-o" },
            { value: "file-o", label: " fa-file-o" },
            { value: "file-pdf-o", label: " fa-file-pdf-o" },
            { value: "file-photo-o", label: " fa-file-photo-o" },
            { value: "file-picture-o", label: " fa-file-picture-o" },
            { value: "file-powerpoint-o", label: " fa-file-powerpoint-o" },
            { value: "file-sound-o", label: " fa-file-sound-o" },
            { value: "file-text", label: " fa-file-text" },
            { value: "file-text-o", label: " fa-file-text-o" },
            { value: "file-video-o", label: " fa-file-video-o" },
            { value: "file-word-o", label: " fa-file-word-o" },
            { value: "file-zip-o", label: " fa-file-zip-o" },
            { value: "files-o", label: " fa-files-o" },
            { value: "film", label: " fa-film" },
            { value: "filter", label: " fa-filter" },
            { value: "fire", label: " fa-fire" },
            { value: "fire-extinguisher", label: " fa-fire-extinguisher" },
            { value: "firefox", label: " fa-firefox" },
            { value: "flag", label: " fa-flag" },
            { value: "flag-checkered", label: " fa-flag-checkered" },
            { value: "flag-o", label: " fa-flag-o" },
            { value: "flash", label: " fa-flash" },
            { value: "flask", label: " fa-flask" },
            { value: "flickr", label: " fa-flickr" },
            { value: "floppy-o", label: " fa-floppy-o" },
            { value: "folder", label: " fa-folder" },
            { value: "folder-o", label: " fa-folder-o" },
            { value: "folder-open", label: " fa-folder-open" },
            { value: "folder-open-o", label: " fa-folder-open-o" },
            { value: "font", label: " fa-font" },
            { value: "fonticons", label: " fa-fonticons" },
            { value: "fort-awesome", label: " fa-fort-awesome" },
            { value: "forumbee", label: " fa-forumbee" },
            { value: "forward", label: " fa-forward" },
            { value: "foursquare", label: " fa-foursquare" },
            { value: "frown-o", label: " fa-frown-o" },
            { value: "futbol-o", label: " fa-futbol-o" },
            { value: "gamepad", label: " fa-gamepad" },
            { value: "gavel", label: " fa-gavel" },
            { value: "gbp", label: " fa-gbp" },
            { value: "ge", label: " fa-ge" },
            { value: "gear", label: " fa-gear" },
            { value: "gears", label: " fa-gears" },
            { value: "genderless", label: " fa-genderless" },
            { value: "get-pocket", label: " fa-get-pocket" },
            { value: "gg", label: " fa-gg" },
            { value: "gg-circle", label: " fa-gg-circle" },
            { value: "gift", label: " fa-gift" },
            { value: "git", label: " fa-git" },
            { value: "git-square", label: " fa-git-square" },
            { value: "github", label: " fa-github" },
            { value: "github-alt", label: " fa-github-alt" },
            { value: "github-square", label: " fa-github-square" },
            { value: "gitlab", label: " fa-gitlab" },
            { value: "gittip", label: " fa-gittip" },
            { value: "glass", label: " fa-glass" },
            { value: "glide", label: " fa-glide" },
            { value: "glide-g", label: " fa-glide-g" },
            { value: "globe", label: " fa-globe" },
            { value: "google", label: " fa-google" },
            { value: "google-plus", label: " fa-google-plus" },
            { value: "google-plus-square", label: " fa-google-plus-square" },
            { value: "google-wallet", label: " fa-google-wallet" },
            { value: "graduation-cap", label: " fa-graduation-cap" },
            { value: "gratipay", label: " fa-gratipay" },
            { value: "group", label: " fa-group" },
            { value: "h-square", label: " fa-h-square" },
            { value: "hacker-news", label: " fa-hacker-news" },
            { value: "hand-grab-o", label: " fa-hand-grab-o" },
            { value: "hand-lizard-o", label: " fa-hand-lizard-o" },
            { value: "hand-o-down", label: " fa-hand-o-down" },
            { value: "hand-o-left", label: " fa-hand-o-left" },
            { value: "hand-o-right", label: " fa-hand-o-right" },
            { value: "hand-o-up", label: " fa-hand-o-up" },
            { value: "hand-paper-o", label: " fa-hand-paper-o" },
            { value: "hand-peace-o", label: " fa-hand-peace-o" },
            { value: "hand-pointer-o", label: " fa-hand-pointer-o" },
            { value: "hand-rock-o", label: " fa-hand-rock-o" },
            { value: "hand-scissors-o", label: " fa-hand-scissors-o" },
            { value: "hand-spock-o", label: " fa-hand-spock-o" },
            { value: "hand-stop-o", label: " fa-hand-stop-o" },
            { value: "hard-of-hearing", label: " fa-hard-of-hearing" },
            { value: "hashtag", label: " fa-hashtag" },
            { value: "hdd-o", label: " fa-hdd-o" },
            { value: "header", label: " fa-header" },
            { value: "headphones", label: " fa-headphones" },
            { value: "heart", label: " fa-heart" },
            { value: "heart-o", label: " fa-heart-o" },
            { value: "heartbeat", label: " fa-heartbeat" },
            { value: "history", label: " fa-history" },
            { value: "home", label: " fa-home" },
            { value: "hospital-o", label: " fa-hospital-o" },
            { value: "hotel", label: " fa-hotel" },
            { value: "hourglass", label: " fa-hourglass" },
            { value: "hourglass-1", label: " fa-hourglass-1" },
            { value: "hourglass-2", label: " fa-hourglass-2" },
            { value: "hourglass-3", label: " fa-hourglass-3" },
            { value: "hourglass-end", label: " fa-hourglass-end" },
            { value: "hourglass-half", label: " fa-hourglass-half" },
            { value: "hourglass-o", label: " fa-hourglass-o" },
            { value: "hourglass-start", label: " fa-hourglass-start" },
            { value: "houzz", label: " fa-houzz" },
            { value: "html5", label: " fa-html5" },
            { value: "i-cursor", label: " fa-i-cursor" },
            { value: "ils", label: " fa-ils" },
            { value: "image", label: " fa-image" },
            { value: "inbox", label: " fa-inbox" },
            { value: "indent", label: " fa-indent" },
            { value: "industry", label: " fa-industry" },
            { value: "info", label: " fa-info" },
            { value: "info-circle", label: " fa-info-circle" },
            { value: "inr", label: " fa-inr" },
            { value: "instagram", label: " fa-instagram" },
            { value: "institution", label: " fa-institution" },
            { value: "internet-explorer", label: " fa-internet-explorer" },
            { value: "intersex", label: " fa-intersex" },
            { value: "ioxhost", label: " fa-ioxhost" },
            { value: "italic", label: " fa-italic" },
            { value: "joomla", label: " fa-joomla" },
            { value: "jpy", label: " fa-jpy" },
            { value: "jsfiddle", label: " fa-jsfiddle" },
            { value: "key", label: " fa-key" },
            { value: "keyboard-o", label: " fa-keyboard-o" },
            { value: "krw", label: " fa-krw" },
            { value: "language", label: " fa-language" },
            { value: "laptop", label: " fa-laptop" },
            { value: "lastfm", label: " fa-lastfm" },
            { value: "lastfm-square", label: " fa-lastfm-square" },
            { value: "leaf", label: " fa-leaf" },
            { value: "leanpub", label: " fa-leanpub" },
            { value: "legal", label: " fa-legal" },
            { value: "lemon-o", label: " fa-lemon-o" },
            { value: "level-down", label: " fa-level-down" },
            { value: "level-up", label: " fa-level-up" },
            { value: "life-bouy", label: " fa-life-bouy" },
            { value: "life-buoy", label: " fa-life-buoy" },
            { value: "life-ring", label: " fa-life-ring" },
            { value: "life-saver", label: " fa-life-saver" },
            { value: "lightbulb-o", label: " fa-lightbulb-o" },
            { value: "line-chart", label: " fa-line-chart" },
            { value: "link", label: " fa-link" },
            { value: "linkedin", label: " fa-linkedin" },
            { value: "linkedin-square", label: " fa-linkedin-square" },
            { value: "linux", label: " fa-linux" },
            { value: "list", label: " fa-list" },
            { value: "list-alt", label: " fa-list-alt" },
            { value: "list-ol", label: " fa-list-ol" },
            { value: "list-ul", label: " fa-list-ul" },
            { value: "location-arrow", label: " fa-location-arrow" },
            { value: "lock", label: " fa-lock" },
            { value: "long-arrow-down", label: " fa-long-arrow-down" },
            { value: "long-arrow-left", label: " fa-long-arrow-left" },
            { value: "long-arrow-right", label: " fa-long-arrow-right" },
            { value: "long-arrow-up", label: " fa-long-arrow-up" },
            { value: "low-vision", label: " fa-low-vision" },
            { value: "magic", label: " fa-magic" },
            { value: "magnet", label: " fa-magnet" },
            { value: "mail-forward", label: " fa-mail-forward" },
            { value: "mail-reply", label: " fa-mail-reply" },
            { value: "mail-reply-all", label: " fa-mail-reply-all" },
            { value: "male", label: " fa-male" },
            { value: "map", label: " fa-map" },
            { value: "map-marker", label: " fa-map-marker" },
            { value: "map-o", label: " fa-map-o" },
            { value: "map-pin", label: " fa-map-pin" },
            { value: "map-signs", label: " fa-map-signs" },
            { value: "mars", label: " fa-mars" },
            { value: "mars-double", label: " fa-mars-double" },
            { value: "mars-stroke", label: " fa-mars-stroke" },
            { value: "mars-stroke-h", label: " fa-mars-stroke-h" },
            { value: "mars-stroke-v", label: " fa-mars-stroke-v" },
            { value: "maxcdn", label: " fa-maxcdn" },
            { value: "meanpath", label: " fa-meanpath" },
            { value: "medium", label: " fa-medium" },
            { value: "medkit", label: " fa-medkit" },
            { value: "meh-o", label: " fa-meh-o" },
            { value: "mercury", label: " fa-mercury" },
            { value: "microphone", label: " fa-microphone" },
            { value: "microphone-slash", label: " fa-microphone-slash" },
            { value: "minus", label: " fa-minus" },
            { value: "minus-circle", label: " fa-minus-circle" },
            { value: "minus-square", label: " fa-minus-square" },
            { value: "minus-square-o", label: " fa-minus-square-o" },
            { value: "mixcloud", label: " fa-mixcloud" },
            { value: "mobile", label: " fa-mobile" },
            { value: "mobile-phone", label: " fa-mobile-phone" },
            { value: "modx", label: " fa-modx" },
            { value: "money", label: " fa-money" },
            { value: "moon-o", label: " fa-moon-o" },
            { value: "mortar-board", label: " fa-mortar-board" },
            { value: "motorcycle", label: " fa-motorcycle" },
            { value: "mouse-pointer", label: " fa-mouse-pointer" },
            { value: "music", label: " fa-music" },
            { value: "navicon", label: " fa-navicon" },
            { value: "neuter", label: " fa-neuter" },
            { value: "newspaper-o", label: " fa-newspaper-o" },
            { value: "object-group", label: " fa-object-group" },
            { value: "object-ungroup", label: " fa-object-ungroup" },
            { value: "odnoklassniki", label: " fa-odnoklassniki" },
            { value: "odnoklassniki-square", label: " fa-odnoklassniki-square" },
            { value: "opencart", label: " fa-opencart" },
            { value: "openid", label: " fa-openid" },
            { value: "opera", label: " fa-opera" },
            { value: "optin-monster", label: " fa-optin-monster" },
            { value: "outdent", label: " fa-outdent" },
            { value: "pagelines", label: " fa-pagelines" },
            { value: "paint-brush", label: " fa-paint-brush" },
            { value: "paper-plane", label: " fa-paper-plane" },
            { value: "paper-plane-o", label: " fa-paper-plane-o" },
            { value: "paperclip", label: " fa-paperclip" },
            { value: "paragraph", label: " fa-paragraph" },
            { value: "paste", label: " fa-paste" },
            { value: "pause", label: " fa-pause" },
            { value: "pause-circle", label: " fa-pause-circle" },
            { value: "pause-circle-o", label: " fa-pause-circle-o" },
            { value: "paw", label: " fa-paw" },
            { value: "paypal", label: " fa-paypal" },
            { value: "pencil", label: " fa-pencil" },
            { value: "pencil-square", label: " fa-pencil-square" },
            { value: "pencil-square-o", label: " fa-pencil-square-o" },
            { value: "percent", label: " fa-percent" },
            { value: "phone", label: " fa-phone" },
            { value: "phone-square", label: " fa-phone-square" },
            { value: "photo", label: " fa-photo" },
            { value: "picture-o", label: " fa-picture-o" },
            { value: "pie-chart", label: " fa-pie-chart" },
            { value: "pied-piper", label: " fa-pied-piper" },
            { value: "pied-piper-alt", label: " fa-pied-piper-alt" },
            { value: "pinterest", label: " fa-pinterest" },
            { value: "pinterest-p", label: " fa-pinterest-p" },
            { value: "pinterest-square", label: " fa-pinterest-square" },
            { value: "plane", label: " fa-plane" },
            { value: "play", label: " fa-play" },
            { value: "play-circle", label: " fa-play-circle" },
            { value: "play-circle-o", label: " fa-play-circle-o" },
            { value: "plug", label: " fa-plug" },
            { value: "plus", label: " fa-plus" },
            { value: "plus-circle", label: " fa-plus-circle" },
            { value: "plus-square", label: " fa-plus-square" },
            { value: "plus-square-o", label: " fa-plus-square-o" },
            { value: "power-off", label: " fa-power-off" },
            { value: "print", label: " fa-print" },
            { value: "product-hunt", label: " fa-product-hunt" },
            { value: "puzzle-piece", label: " fa-puzzle-piece" },
            { value: "qq", label: " fa-qq" },
            { value: "qrcode", label: " fa-qrcode" },
            { value: "question", label: " fa-question" },
            { value: "question-circle", label: " fa-question-circle" },
            { value: "question-circle-o", label: " fa-question-circle-o" },
            { value: "quote-left", label: " fa-quote-left" },
            { value: "quote-right", label: " fa-quote-right" },
            { value: "ra", label: " fa-ra" },
            { value: "random", label: " fa-random" },
            { value: "rebel", label: " fa-rebel" },
            { value: "recycle", label: " fa-recycle" },
            { value: "reddit", label: " fa-reddit" },
            { value: "reddit-alien", label: " fa-reddit-alien" },
            { value: "reddit-square", label: " fa-reddit-square" },
            { value: "refresh", label: " fa-refresh" },
            { value: "registered", label: " fa-registered" },
            { value: "remove", label: " fa-remove" },
            { value: "renren", label: " fa-renren" },
            { value: "reorder", label: " fa-reorder" },
            { value: "repeat", label: " fa-repeat" },
            { value: "reply", label: " fa-reply" },
            { value: "reply-all", label: " fa-reply-all" },
            { value: "retweet", label: " fa-retweet" },
            { value: "rmb", label: " fa-rmb" },
            { value: "road", label: " fa-road" },
            { value: "rocket", label: " fa-rocket" },
            { value: "rotate-left", label: " fa-rotate-left" },
            { value: "rotate-right", label: " fa-rotate-right" },
            { value: "rouble", label: " fa-rouble" },
            { value: "rss", label: " fa-rss" },
            { value: "rss-square", label: " fa-rss-square" },
            { value: "rub", label: " fa-rub" },
            { value: "ruble", label: " fa-ruble" },
            { value: "rupee", label: " fa-rupee" },
            { value: "safari", label: " fa-safari" },
            { value: "save", label: " fa-save" },
            { value: "scissors", label: " fa-scissors" },
            { value: "scribd", label: " fa-scribd" },
            { value: "search", label: " fa-search" },
            { value: "search-minus", label: " fa-search-minus" },
            { value: "search-plus", label: " fa-search-plus" },
            { value: "sellsy", label: " fa-sellsy" },
            { value: "send", label: " fa-send" },
            { value: "send-o", label: " fa-send-o" },
            { value: "server", label: " fa-server" },
            { value: "share", label: " fa-share" },
            { value: "share-alt", label: " fa-share-alt" },
            { value: "share-alt-square", label: " fa-share-alt-square" },
            { value: "share-square", label: " fa-share-square" },
            { value: "share-square-o", label: " fa-share-square-o" },
            { value: "shekel", label: " fa-shekel" },
            { value: "sheqel", label: " fa-sheqel" },
            { value: "shield", label: " fa-shield" },
            { value: "ship", label: " fa-ship" },
            { value: "shirtsinbulk", label: " fa-shirtsinbulk" },
            { value: "shopping-bag", label: " fa-shopping-bag" },
            { value: "shopping-basket", label: " fa-shopping-basket" },
            { value: "shopping-cart", label: " fa-shopping-cart" },
            { value: "sign-in", label: " fa-sign-in" },
            { value: "sign-language", label: " fa-sign-language" },
            { value: "sign-out", label: " fa-sign-out" },
            { value: "signal", label: " fa-signal" },
            { value: "signing", label: " fa-signing" },
            { value: "simplybuilt", label: " fa-simplybuilt" },
            { value: "sitemap", label: " fa-sitemap" },
            { value: "skyatlas", label: " fa-skyatlas" },
            { value: "skype", label: " fa-skype" },
            { value: "slack", label: " fa-slack" },
            { value: "sliders", label: " fa-sliders" },
            { value: "slideshare", label: " fa-slideshare" },
            { value: "smile-o", label: " fa-smile-o" },
            { value: "snapchat", label: " fa-snapchat" },
            { value: "snapchat-ghost", label: " fa-snapchat-ghost" },
            { value: "snapchat-square", label: " fa-snapchat-square" },
            { value: "soccer-ball-o", label: " fa-soccer-ball-o" },
            { value: "sort", label: " fa-sort" },
            { value: "sort-alpha-asc", label: " fa-sort-alpha-asc" },
            { value: "sort-alpha-desc", label: " fa-sort-alpha-desc" },
            { value: "sort-amount-asc", label: " fa-sort-amount-asc" },
            { value: "sort-amount-desc", label: " fa-sort-amount-desc" },
            { value: "sort-asc", label: " fa-sort-asc" },
            { value: "sort-desc", label: " fa-sort-desc" },
            { value: "sort-down", label: " fa-sort-down" },
            { value: "sort-numeric-asc", label: " fa-sort-numeric-asc" },
            { value: "sort-numeric-desc", label: " fa-sort-numeric-desc" },
            { value: "sort-up", label: " fa-sort-up" },
            { value: "soundcloud", label: " fa-soundcloud" },
            { value: "space-shuttle", label: " fa-space-shuttle" },
            { value: "spinner", label: " fa-spinner" },
            { value: "spoon", label: " fa-spoon" },
            { value: "spotify", label: " fa-spotify" },
            { value: "square", label: " fa-square" },
            { value: "square-o", label: " fa-square-o" },
            { value: "stack-exchange", label: " fa-stack-exchange" },
            { value: "stack-overflow", label: " fa-stack-overflow" },
            { value: "star", label: " fa-star" },
            { value: "star-half", label: " fa-star-half" },
            { value: "star-half-empty", label: " fa-star-half-empty" },
            { value: "star-half-full", label: " fa-star-half-full" },
            { value: "star-half-o", label: " fa-star-half-o" },
            { value: "star-o", label: " fa-star-o" },
            { value: "steam", label: " fa-steam" },
            { value: "steam-square", label: " fa-steam-square" },
            { value: "step-backward", label: " fa-step-backward" },
            { value: "step-forward", label: " fa-step-forward" },
            { value: "stethoscope", label: " fa-stethoscope" },
            { value: "sticky-note", label: " fa-sticky-note" },
            { value: "sticky-note-o", label: " fa-sticky-note-o" },
            { value: "stop", label: " fa-stop" },
            { value: "stop-circle", label: " fa-stop-circle" },
            { value: "stop-circle-o", label: " fa-stop-circle-o" },
            { value: "street-view", label: " fa-street-view" },
            { value: "strikethrough", label: " fa-strikethrough" },
            { value: "stumbleupon", label: " fa-stumbleupon" },
            { value: "stumbleupon-circle", label: " fa-stumbleupon-circle" },
            { value: "subscript", label: " fa-subscript" },
            { value: "subway", label: " fa-subway" },
            { value: "suitcase", label: " fa-suitcase" },
            { value: "sun-o", label: " fa-sun-o" },
            { value: "superscript", label: " fa-superscript" },
            { value: "support", label: " fa-support" },
            { value: "table", label: " fa-table" },
            { value: "tablet", label: " fa-tablet" },
            { value: "tachometer", label: " fa-tachometer" },
            { value: "tag", label: " fa-tag" },
            { value: "tags", label: " fa-tags" },
            { value: "tasks", label: " fa-tasks" },
            { value: "taxi", label: " fa-taxi" },
            { value: "television", label: " fa-television" },
            { value: "tencent-weibo", label: " fa-tencent-weibo" },
            { value: "terminal", label: " fa-terminal" },
            { value: "text-height", label: " fa-text-height" },
            { value: "text-width", label: " fa-text-width" },
            { value: "th", label: " fa-th" },
            { value: "th-large", label: " fa-th-large" },
            { value: "th-list", label: " fa-th-list" },
            { value: "thumb-tack", label: " fa-thumb-tack" },
            { value: "thumbs-down", label: " fa-thumbs-down" },
            { value: "thumbs-o-down", label: " fa-thumbs-o-down" },
            { value: "thumbs-o-up", label: " fa-thumbs-o-up" },
            { value: "thumbs-up", label: " fa-thumbs-up" },
            { value: "ticket", label: " fa-ticket" },
            { value: "times", label: " fa-times" },
            { value: "times-circle", label: " fa-times-circle" },
            { value: "times-circle-o", label: " fa-times-circle-o" },
            { value: "tint", label: " fa-tint" },
            { value: "toggle-down", label: " fa-toggle-down" },
            { value: "toggle-left", label: " fa-toggle-left" },
            { value: "toggle-off", label: " fa-toggle-off" },
            { value: "toggle-on", label: " fa-toggle-on" },
            { value: "toggle-right", label: " fa-toggle-right" },
            { value: "toggle-up", label: " fa-toggle-up" },
            { value: "trademark", label: " fa-trademark" },
            { value: "train", label: " fa-train" },
            { value: "transgender", label: " fa-transgender" },
            { value: "transgender-alt", label: " fa-transgender-alt" },
            { value: "trash", label: " fa-trash" },
            { value: "trash-o", label: " fa-trash-o" },
            { value: "tree", label: " fa-tree" },
            { value: "trello", label: " fa-trello" },
            { value: "tripadvisor", label: " fa-tripadvisor" },
            { value: "trophy", label: " fa-trophy" },
            { value: "truck", label: " fa-truck" },
            { value: "try", label: " fa-try" },
            { value: "tty", label: " fa-tty" },
            { value: "tumblr", label: " fa-tumblr" },
            { value: "tumblr-square", label: " fa-tumblr-square" },
            { value: "turkish-lira", label: " fa-turkish-lira" },
            { value: "tv", label: " fa-tv" },
            { value: "twitch", label: " fa-twitch" },
            { value: "twitter", label: " fa-twitter" },
            { value: "twitter-square", label: " fa-twitter-square" },
            { value: "umbrella", label: " fa-umbrella" },
            { value: "underline", label: " fa-underline" },
            { value: "undo", label: " fa-undo" },
            { value: "universal-access", label: " fa-universal-access" },
            { value: "university", label: " fa-university" },
            { value: "unlink", label: " fa-unlink" },
            { value: "unlock", label: " fa-unlock" },
            { value: "unlock-alt", label: " fa-unlock-alt" },
            { value: "unsorted", label: " fa-unsorted" },
            { value: "upload", label: " fa-upload" },
            { value: "usb", label: " fa-usb" },
            { value: "usd", label: " fa-usd" },
            { value: "user", label: " fa-user" },
            { value: "user-md", label: " fa-user-md" },
            { value: "user-plus", label: " fa-user-plus" },
            { value: "user-secret", label: " fa-user-secret" },
            { value: "user-times", label: " fa-user-times" },
            { value: "users", label: " fa-users" },
            { value: "venus", label: " fa-venus" },
            { value: "venus-double", label: " fa-venus-double" },
            { value: "venus-mars", label: " fa-venus-mars" },
            { value: "viacoin", label: " fa-viacoin" },
            { value: "viadeo", label: " fa-viadeo" },
            { value: "viadeo-square", label: " fa-viadeo-square" },
            { value: "video-camera", label: " fa-video-camera" },
            { value: "vimeo", label: " fa-vimeo" },
            { value: "vimeo-square", label: " fa-vimeo-square" },
            { value: "vine", label: " fa-vine" },
            { value: "vk", label: " fa-vk" },
            { value: "volume-control-phone", label: " fa-volume-control-phone" },
            { value: "volume-down", label: " fa-volume-down" },
            { value: "volume-off", label: " fa-volume-off" },
            { value: "volume-up", label: " fa-volume-up" },
            { value: "warning", label: " fa-warning" },
            { value: "wechat", label: " fa-wechat" },
            { value: "weibo", label: " fa-weibo" },
            { value: "weixin", label: " fa-weixin" },
            { value: "whatsapp", label: " fa-whatsapp" },
            { value: "wheelchair", label: " fa-wheelchair" },
            { value: "wheelchair-alt", label: " fa-wheelchair-alt" },
            { value: "wifi", label: " fa-wifi" },
            { value: "wikipedia-w", label: " fa-wikipedia-w" },
            { value: "windows", label: " fa-windows" },
            { value: "won", label: " fa-won" },
            { value: "wordpress", label: " fa-wordpress" },
            { value: "wpbeginner", label: " fa-wpbeginner" },
            { value: "wpforms", label: " fa-wpforms" },
            { value: "wrench", label: " fa-wrench" },
            { value: "xing", label: " fa-xing" },
            { value: "xing-square", label: " fa-xing-square" },
            { value: "y-combinator", label: " fa-y-combinator" },
            { value: "y-combinator-squar", label: " fa-y-combinator-squar" },
            { value: "yahoo", label: " fa-yahoo" },
            { value: "yc", label: " fa-yc" },
            { value: "yc-square", label: " fa-yc-square" },
            { value: "yelp", label: " fa-yelp" },
            { value: "yen", label: " fa-yen" },
            { value: "youtube", label: " fa-youtube" },
            { value: "youtube-play", label: " fa-youtube-play" },
            { value: "youtube-square", label: " fa-youtube-square" }
        ];
    
        // Load CSS Assets
        assetsService.loadCss("/App_Plugins/FontAwesomeIconsDD/assets/font-awesome/css/font-awesome.css");
    

    });

Please Sign in or register to post replies

Write your reply to:

Draft