Optimize the metadata JS
authorAlexander Ebert <ebert@woltlab.com>
Wed, 10 Aug 2022 16:26:16 +0000 (18:26 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 12 Aug 2022 19:25:55 +0000 (21:25 +0200)
All free fonts have a `solid` variant, therefore we only need a flag to indicate if an icon _also_ has a free `regular` variant.

extra/update-font-awesome-metadata.ts
global.d.ts
ts/WoltLabSuite/WebComponent/fa-icon.ts
ts/WoltLabSuite/WebComponent/fa-metadata.js
ts/WoltLabSuite/WebComponent/global.d.ts
wcfsetup/install/files/js/WoltLabSuite/WebComponent/fa-icon.js
wcfsetup/install/files/js/WoltLabSuite/WebComponent/fa-metadata.js

index 2304991b492385ddd492be4fd8f2cf6400987298..a4722de9f84fd39f23ca912ceb2231dc19608f08 100644 (file)
@@ -23,7 +23,7 @@ try {
 const values: IconData[] = [];
 Object.entries(json).forEach(([name, icon]) => {
   const codepoint = String.fromCharCode(parseInt(icon.unicode, 16));
-  values.push([name, [codepoint, icon.styles]]);
+  values.push([name, [codepoint, icon.styles.includes("regular")]]);
 });
 
 const output = `(() => {
@@ -36,19 +36,18 @@ const output = `(() => {
 
 process.stdout.write(output);
 
-type IconStyles = string[];
-
 type MetadataIcons = {
   [key: string]: MetadataIcon;
 };
 
 type MetadataIcon = {
-  styles: IconStyles;
+  styles: string[];
   unicode: string;
 };
 
 type Codepoint = string;
+type HasRegularVariant = boolean;
 
 type IconData = [string, IconMetadata];
 
-type IconMetadata = [Codepoint, IconStyles];
+type IconMetadata = [Codepoint, HasRegularVariant];
index 24eb117e61f7b3b8fe393758cbcca97c8bb8fada..1d93f65962549beb08f1e45c04b6261187c30c01 100644 (file)
@@ -8,8 +8,8 @@ import "@woltlab/zxcvbn";
 import { Reaction } from "./ts/WoltLabSuite/Core/Ui/Reaction/Data";
 
 type Codepoint = string;
-type IconStyles = string[];
-type IconMetadata = [Codepoint, IconStyles];
+type HasRegularVariant = boolean;
+type IconMetadata = [Codepoint, HasRegularVariant];
 
 type IconSize = 16 | 24 | 32 | 48 | 64 | 96 | 128 | 144;
 
index ad4a454046ded0ce05c6d3dccc4e31eb3069864c..f83c7546948a947d9d6a1b7a36bf7040e8b4f8cb 100644 (file)
@@ -70,8 +70,8 @@
 
     private isValidIconStyle(name: string, isSolid: boolean): boolean {
       if (!isSolid && isFontAwesome6Free()) {
-        const [, styles] = window.getFontAwesome6IconMetadata(name)!;
-        if (!styles.includes("regular")) {
+        const [, hasRegularVariant] = window.getFontAwesome6IconMetadata(name)!;
+        if (!hasRegularVariant) {
           // Font Awesome 6 Free only includes solid icons with the
           // the exception to some special icons that use the weight
           // to differentiate two related icons. One such example is
index 4ab721f0c40987a146855c27019f9043567363fd..67eacc4d129cae96c7aacfc488b6f00b11ce4b50 100644 (file)
@@ -1,7 +1,7 @@
 (() => {
   const styles = new Map(
-    [["0",["0",["solid"]]],["1",["1",["solid"]]],["2",["2",["solid"]]],["3",["3",["solid"]]],["4",["4",["solid"]]],["5",["5",["solid"]]],["6",["6",["solid"]]],["7",["7",["solid"]]],["8",["8",["solid"]]],["9",["9",["solid"]]],["42-group",["",["brands"]]],["500px",["",["brands"]]],["a",["A",["solid"]]],["accessible-icon",["",["brands"]]],["accusoft",["",["brands"]]],["address-book",["",["solid","regular"]]],["address-card",["",["solid","regular"]]],["adn",["",["brands"]]],["adversal",["",["brands"]]],["affiliatetheme",["",["brands"]]],["airbnb",["",["brands"]]],["algolia",["",["brands"]]],["align-center",["",["solid"]]],["align-justify",["",["solid"]]],["align-left",["",["solid"]]],["align-right",["",["solid"]]],["alipay",["",["brands"]]],["amazon",["",["brands"]]],["amazon-pay",["",["brands"]]],["amilia",["",["brands"]]],["anchor",["",["solid"]]],["anchor-circle-check",["",["solid"]]],["anchor-circle-exclamation",["",["solid"]]],["anchor-circle-xmark",["",["solid"]]],["anchor-lock",["",["solid"]]],["android",["",["brands"]]],["angellist",["",["brands"]]],["angle-down",["",["solid"]]],["angle-left",["",["solid"]]],["angle-right",["",["solid"]]],["angle-up",["",["solid"]]],["angles-down",["",["solid"]]],["angles-left",["",["solid"]]],["angles-right",["",["solid"]]],["angles-up",["",["solid"]]],["angrycreative",["",["brands"]]],["angular",["",["brands"]]],["ankh",["",["solid"]]],["app-store",["",["brands"]]],["app-store-ios",["",["brands"]]],["apper",["",["brands"]]],["apple",["",["brands"]]],["apple-pay",["",["brands"]]],["apple-whole",["",["solid"]]],["archway",["",["solid"]]],["arrow-down",["",["solid"]]],["arrow-down-1-9",["",["solid"]]],["arrow-down-9-1",["",["solid"]]],["arrow-down-a-z",["",["solid"]]],["arrow-down-long",["",["solid"]]],["arrow-down-short-wide",["",["solid"]]],["arrow-down-up-across-line",["",["solid"]]],["arrow-down-up-lock",["",["solid"]]],["arrow-down-wide-short",["",["solid"]]],["arrow-down-z-a",["",["solid"]]],["arrow-left",["",["solid"]]],["arrow-left-long",["",["solid"]]],["arrow-pointer",["",["solid"]]],["arrow-right",["",["solid"]]],["arrow-right-arrow-left",["",["solid"]]],["arrow-right-from-bracket",["",["solid"]]],["arrow-right-long",["",["solid"]]],["arrow-right-to-bracket",["",["solid"]]],["arrow-right-to-city",["",["solid"]]],["arrow-rotate-left",["",["solid"]]],["arrow-rotate-right",["",["solid"]]],["arrow-trend-down",["",["solid"]]],["arrow-trend-up",["",["solid"]]],["arrow-turn-down",["",["solid"]]],["arrow-turn-up",["",["solid"]]],["arrow-up",["",["solid"]]],["arrow-up-1-9",["",["solid"]]],["arrow-up-9-1",["",["solid"]]],["arrow-up-a-z",["",["solid"]]],["arrow-up-from-bracket",["",["solid"]]],["arrow-up-from-ground-water",["",["solid"]]],["arrow-up-from-water-pump",["",["solid"]]],["arrow-up-long",["",["solid"]]],["arrow-up-right-dots",["",["solid"]]],["arrow-up-right-from-square",["",["solid"]]],["arrow-up-short-wide",["",["solid"]]],["arrow-up-wide-short",["",["solid"]]],["arrow-up-z-a",["",["solid"]]],["arrows-down-to-line",["",["solid"]]],["arrows-down-to-people",["",["solid"]]],["arrows-left-right",["",["solid"]]],["arrows-left-right-to-line",["",["solid"]]],["arrows-rotate",["",["solid"]]],["arrows-spin",["",["solid"]]],["arrows-split-up-and-left",["",["solid"]]],["arrows-to-circle",["",["solid"]]],["arrows-to-dot",["",["solid"]]],["arrows-to-eye",["",["solid"]]],["arrows-turn-right",["",["solid"]]],["arrows-turn-to-dots",["",["solid"]]],["arrows-up-down",["",["solid"]]],["arrows-up-down-left-right",["",["solid"]]],["arrows-up-to-line",["",["solid"]]],["artstation",["",["brands"]]],["asterisk",["*",["solid"]]],["asymmetrik",["",["brands"]]],["at",["@",["solid"]]],["atlassian",["",["brands"]]],["atom",["",["solid"]]],["audible",["",["brands"]]],["audio-description",["",["solid"]]],["austral-sign",["",["solid"]]],["autoprefixer",["",["brands"]]],["avianex",["",["brands"]]],["aviato",["",["brands"]]],["award",["",["solid"]]],["aws",["",["brands"]]],["b",["B",["solid"]]],["baby",["",["solid"]]],["baby-carriage",["",["solid"]]],["backward",["",["solid"]]],["backward-fast",["",["solid"]]],["backward-step",["",["solid"]]],["bacon",["",["solid"]]],["bacteria",["",["solid"]]],["bacterium",["",["solid"]]],["bag-shopping",["",["solid"]]],["bahai",["",["solid"]]],["baht-sign",["",["solid"]]],["ban",["",["solid"]]],["ban-smoking",["",["solid"]]],["bandage",["",["solid"]]],["bandcamp",["",["brands"]]],["barcode",["",["solid"]]],["bars",["",["solid"]]],["bars-progress",["",["solid"]]],["bars-staggered",["",["solid"]]],["baseball",["",["solid"]]],["baseball-bat-ball",["",["solid"]]],["basket-shopping",["",["solid"]]],["basketball",["",["solid"]]],["bath",["",["solid"]]],["battery-empty",["",["solid"]]],["battery-full",["",["solid"]]],["battery-half",["",["solid"]]],["battery-quarter",["",["solid"]]],["battery-three-quarters",["",["solid"]]],["battle-net",["",["brands"]]],["bed",["",["solid"]]],["bed-pulse",["",["solid"]]],["beer-mug-empty",["",["solid"]]],["behance",["",["brands"]]],["bell",["",["solid","regular"]]],["bell-concierge",["",["solid"]]],["bell-slash",["",["solid","regular"]]],["bezier-curve",["",["solid"]]],["bicycle",["",["solid"]]],["bilibili",["",["brands"]]],["bimobject",["",["brands"]]],["binoculars",["",["solid"]]],["biohazard",["",["solid"]]],["bitbucket",["",["brands"]]],["bitcoin",["",["brands"]]],["bitcoin-sign",["",["solid"]]],["bity",["",["brands"]]],["black-tie",["",["brands"]]],["blackberry",["",["brands"]]],["blender",["",["solid"]]],["blender-phone",["",["solid"]]],["blog",["",["solid"]]],["blogger",["",["brands"]]],["blogger-b",["",["brands"]]],["bluetooth",["",["brands"]]],["bluetooth-b",["",["brands"]]],["bold",["",["solid"]]],["bolt",["",["solid"]]],["bolt-lightning",["",["solid"]]],["bomb",["",["solid"]]],["bone",["",["solid"]]],["bong",["",["solid"]]],["book",["",["solid"]]],["book-atlas",["",["solid"]]],["book-bible",["",["solid"]]],["book-bookmark",["",["solid"]]],["book-journal-whills",["",["solid"]]],["book-medical",["",["solid"]]],["book-open",["",["solid"]]],["book-open-reader",["",["solid"]]],["book-quran",["",["solid"]]],["book-skull",["",["solid"]]],["book-tanakh",["",["solid"]]],["bookmark",["",["solid","regular"]]],["bootstrap",["",["brands"]]],["border-all",["",["solid"]]],["border-none",["",["solid"]]],["border-top-left",["",["solid"]]],["bore-hole",["",["solid"]]],["bots",["",["brands"]]],["bottle-droplet",["",["solid"]]],["bottle-water",["",["solid"]]],["bowl-food",["",["solid"]]],["bowl-rice",["",["solid"]]],["bowling-ball",["",["solid"]]],["box",["",["solid"]]],["box-archive",["",["solid"]]],["box-open",["",["solid"]]],["box-tissue",["",["solid"]]],["boxes-packing",["",["solid"]]],["boxes-stacked",["",["solid"]]],["braille",["",["solid"]]],["brain",["",["solid"]]],["brazilian-real-sign",["",["solid"]]],["bread-slice",["",["solid"]]],["bridge",["",["solid"]]],["bridge-circle-check",["",["solid"]]],["bridge-circle-exclamation",["",["solid"]]],["bridge-circle-xmark",["",["solid"]]],["bridge-lock",["",["solid"]]],["bridge-water",["",["solid"]]],["briefcase",["",["solid"]]],["briefcase-medical",["",["solid"]]],["broom",["",["solid"]]],["broom-ball",["",["solid"]]],["brush",["",["solid"]]],["btc",["",["brands"]]],["bucket",["",["solid"]]],["buffer",["",["brands"]]],["bug",["",["solid"]]],["bug-slash",["",["solid"]]],["bugs",["",["solid"]]],["building",["",["solid","regular"]]],["building-circle-arrow-right",["",["solid"]]],["building-circle-check",["",["solid"]]],["building-circle-exclamation",["",["solid"]]],["building-circle-xmark",["",["solid"]]],["building-columns",["",["solid"]]],["building-flag",["",["solid"]]],["building-lock",["",["solid"]]],["building-ngo",["",["solid"]]],["building-shield",["",["solid"]]],["building-un",["",["solid"]]],["building-user",["",["solid"]]],["building-wheat",["",["solid"]]],["bullhorn",["",["solid"]]],["bullseye",["",["solid"]]],["burger",["",["solid"]]],["buromobelexperte",["",["brands"]]],["burst",["",["solid"]]],["bus",["",["solid"]]],["bus-simple",["",["solid"]]],["business-time",["",["solid"]]],["buy-n-large",["",["brands"]]],["buysellads",["",["brands"]]],["c",["C",["solid"]]],["cable-car",["",["solid"]]],["cake-candles",["",["solid"]]],["calculator",["",["solid"]]],["calendar",["",["solid","regular"]]],["calendar-check",["",["solid","regular"]]],["calendar-day",["",["solid"]]],["calendar-days",["",["solid","regular"]]],["calendar-minus",["",["solid","regular"]]],["calendar-plus",["",["solid","regular"]]],["calendar-week",["",["solid"]]],["calendar-xmark",["",["solid","regular"]]],["camera",["",["solid"]]],["camera-retro",["",["solid"]]],["camera-rotate",["",["solid"]]],["campground",["",["solid"]]],["canadian-maple-leaf",["",["brands"]]],["candy-cane",["",["solid"]]],["cannabis",["",["solid"]]],["capsules",["",["solid"]]],["car",["",["solid"]]],["car-battery",["",["solid"]]],["car-burst",["",["solid"]]],["car-on",["",["solid"]]],["car-rear",["",["solid"]]],["car-side",["",["solid"]]],["car-tunnel",["",["solid"]]],["caravan",["",["solid"]]],["caret-down",["",["solid"]]],["caret-left",["",["solid"]]],["caret-right",["",["solid"]]],["caret-up",["",["solid"]]],["carrot",["",["solid"]]],["cart-arrow-down",["",["solid"]]],["cart-flatbed",["",["solid"]]],["cart-flatbed-suitcase",["",["solid"]]],["cart-plus",["",["solid"]]],["cart-shopping",["",["solid"]]],["cash-register",["",["solid"]]],["cat",["",["solid"]]],["cc-amazon-pay",["",["brands"]]],["cc-amex",["",["brands"]]],["cc-apple-pay",["",["brands"]]],["cc-diners-club",["",["brands"]]],["cc-discover",["",["brands"]]],["cc-jcb",["",["brands"]]],["cc-mastercard",["",["brands"]]],["cc-paypal",["",["brands"]]],["cc-stripe",["",["brands"]]],["cc-visa",["",["brands"]]],["cedi-sign",["",["solid"]]],["cent-sign",["",["solid"]]],["centercode",["",["brands"]]],["centos",["",["brands"]]],["certificate",["",["solid"]]],["chair",["",["solid"]]],["chalkboard",["",["solid"]]],["chalkboard-user",["",["solid"]]],["champagne-glasses",["",["solid"]]],["charging-station",["",["solid"]]],["chart-area",["",["solid"]]],["chart-bar",["",["solid","regular"]]],["chart-column",["",["solid"]]],["chart-gantt",["",["solid"]]],["chart-line",["",["solid"]]],["chart-pie",["",["solid"]]],["chart-simple",["",["solid"]]],["check",["",["solid"]]],["check-double",["",["solid"]]],["check-to-slot",["",["solid"]]],["cheese",["",["solid"]]],["chess",["",["solid"]]],["chess-bishop",["",["solid","regular"]]],["chess-board",["",["solid"]]],["chess-king",["",["solid","regular"]]],["chess-knight",["",["solid","regular"]]],["chess-pawn",["",["solid","regular"]]],["chess-queen",["",["solid","regular"]]],["chess-rook",["",["solid","regular"]]],["chevron-down",["",["solid"]]],["chevron-left",["",["solid"]]],["chevron-right",["",["solid"]]],["chevron-up",["",["solid"]]],["child",["",["solid"]]],["child-dress",["",["solid"]]],["child-reaching",["",["solid"]]],["child-rifle",["",["solid"]]],["children",["",["solid"]]],["chrome",["",["brands"]]],["chromecast",["",["brands"]]],["church",["",["solid"]]],["circle",["",["solid","regular"]]],["circle-arrow-down",["",["solid"]]],["circle-arrow-left",["",["solid"]]],["circle-arrow-right",["",["solid"]]],["circle-arrow-up",["",["solid"]]],["circle-check",["",["solid","regular"]]],["circle-chevron-down",["",["solid"]]],["circle-chevron-left",["",["solid"]]],["circle-chevron-right",["",["solid"]]],["circle-chevron-up",["",["solid"]]],["circle-dollar-to-slot",["",["solid"]]],["circle-dot",["",["solid","regular"]]],["circle-down",["",["solid","regular"]]],["circle-exclamation",["",["solid"]]],["circle-h",["",["solid"]]],["circle-half-stroke",["",["solid"]]],["circle-info",["",["solid"]]],["circle-left",["",["solid","regular"]]],["circle-minus",["",["solid"]]],["circle-nodes",["",["solid"]]],["circle-notch",["",["solid"]]],["circle-pause",["",["solid","regular"]]],["circle-play",["",["solid","regular"]]],["circle-plus",["",["solid"]]],["circle-question",["",["solid","regular"]]],["circle-radiation",["",["solid"]]],["circle-right",["",["solid","regular"]]],["circle-stop",["",["solid","regular"]]],["circle-up",["",["solid","regular"]]],["circle-user",["",["solid","regular"]]],["circle-xmark",["",["solid","regular"]]],["city",["",["solid"]]],["clapperboard",["",["solid"]]],["clipboard",["",["solid","regular"]]],["clipboard-check",["",["solid"]]],["clipboard-list",["",["solid"]]],["clipboard-question",["",["solid"]]],["clipboard-user",["",["solid"]]],["clock",["",["solid","regular"]]],["clock-rotate-left",["",["solid"]]],["clone",["",["solid","regular"]]],["closed-captioning",["",["solid","regular"]]],["cloud",["",["solid"]]],["cloud-arrow-down",["",["solid"]]],["cloud-arrow-up",["",["solid"]]],["cloud-bolt",["",["solid"]]],["cloud-meatball",["",["solid"]]],["cloud-moon",["",["solid"]]],["cloud-moon-rain",["",["solid"]]],["cloud-rain",["",["solid"]]],["cloud-showers-heavy",["",["solid"]]],["cloud-showers-water",["",["solid"]]],["cloud-sun",["",["solid"]]],["cloud-sun-rain",["",["solid"]]],["cloudflare",["",["brands"]]],["cloudscale",["",["brands"]]],["cloudsmith",["",["brands"]]],["cloudversify",["",["brands"]]],["clover",["",["solid"]]],["cmplid",["",["brands"]]],["code",["",["solid"]]],["code-branch",["",["solid"]]],["code-commit",["",["solid"]]],["code-compare",["",["solid"]]],["code-fork",["",["solid"]]],["code-merge",["",["solid"]]],["code-pull-request",["",["solid"]]],["codepen",["",["brands"]]],["codiepie",["",["brands"]]],["coins",["",["solid"]]],["colon-sign",["",["solid"]]],["comment",["",["solid","regular"]]],["comment-dollar",["",["solid"]]],["comment-dots",["",["solid","regular"]]],["comment-medical",["",["solid"]]],["comment-slash",["",["solid"]]],["comment-sms",["",["solid"]]],["comments",["",["solid","regular"]]],["comments-dollar",["",["solid"]]],["compact-disc",["",["solid"]]],["compass",["",["solid","regular"]]],["compass-drafting",["",["solid"]]],["compress",["",["solid"]]],["computer",["",["solid"]]],["computer-mouse",["",["solid"]]],["confluence",["",["brands"]]],["connectdevelop",["",["brands"]]],["contao",["",["brands"]]],["cookie",["",["solid"]]],["cookie-bite",["",["solid"]]],["copy",["",["solid","regular"]]],["copyright",["",["solid","regular"]]],["cotton-bureau",["",["brands"]]],["couch",["",["solid"]]],["cow",["",["solid"]]],["cpanel",["",["brands"]]],["creative-commons",["",["brands"]]],["creative-commons-by",["",["brands"]]],["creative-commons-nc",["",["brands"]]],["creative-commons-nc-eu",["",["brands"]]],["creative-commons-nc-jp",["",["brands"]]],["creative-commons-nd",["",["brands"]]],["creative-commons-pd",["",["brands"]]],["creative-commons-pd-alt",["",["brands"]]],["creative-commons-remix",["",["brands"]]],["creative-commons-sa",["",["brands"]]],["creative-commons-sampling",["",["brands"]]],["creative-commons-sampling-plus",["",["brands"]]],["creative-commons-share",["",["brands"]]],["creative-commons-zero",["",["brands"]]],["credit-card",["",["solid","regular"]]],["critical-role",["",["brands"]]],["crop",["",["solid"]]],["crop-simple",["",["solid"]]],["cross",["",["solid"]]],["crosshairs",["",["solid"]]],["crow",["",["solid"]]],["crown",["",["solid"]]],["crutch",["",["solid"]]],["cruzeiro-sign",["",["solid"]]],["css3",["",["brands"]]],["css3-alt",["",["brands"]]],["cube",["",["solid"]]],["cubes",["",["solid"]]],["cubes-stacked",["",["solid"]]],["cuttlefish",["",["brands"]]],["d",["D",["solid"]]],["d-and-d",["",["brands"]]],["d-and-d-beyond",["",["brands"]]],["dailymotion",["",["brands"]]],["dashcube",["",["brands"]]],["database",["",["solid"]]],["deezer",["",["brands"]]],["delete-left",["",["solid"]]],["delicious",["",["brands"]]],["democrat",["",["solid"]]],["deploydog",["",["brands"]]],["deskpro",["",["brands"]]],["desktop",["",["solid"]]],["dev",["",["brands"]]],["deviantart",["",["brands"]]],["dharmachakra",["",["solid"]]],["dhl",["",["brands"]]],["diagram-next",["",["solid"]]],["diagram-predecessor",["",["solid"]]],["diagram-project",["",["solid"]]],["diagram-successor",["",["solid"]]],["diamond",["",["solid"]]],["diamond-turn-right",["",["solid"]]],["diaspora",["",["brands"]]],["dice",["",["solid"]]],["dice-d20",["",["solid"]]],["dice-d6",["",["solid"]]],["dice-five",["",["solid"]]],["dice-four",["",["solid"]]],["dice-one",["",["solid"]]],["dice-six",["",["solid"]]],["dice-three",["",["solid"]]],["dice-two",["",["solid"]]],["digg",["",["brands"]]],["digital-ocean",["",["brands"]]],["discord",["",["brands"]]],["discourse",["",["brands"]]],["disease",["",["solid"]]],["display",["",["solid"]]],["divide",["",["solid"]]],["dna",["",["solid"]]],["dochub",["",["brands"]]],["docker",["",["brands"]]],["dog",["",["solid"]]],["dollar-sign",["$",["solid"]]],["dolly",["",["solid"]]],["dong-sign",["",["solid"]]],["door-closed",["",["solid"]]],["door-open",["",["solid"]]],["dove",["",["solid"]]],["down-left-and-up-right-to-center",["",["solid"]]],["down-long",["",["solid"]]],["download",["",["solid"]]],["draft2digital",["",["brands"]]],["dragon",["",["solid"]]],["draw-polygon",["",["solid"]]],["dribbble",["",["brands"]]],["dropbox",["",["brands"]]],["droplet",["",["solid"]]],["droplet-slash",["",["solid"]]],["drum",["",["solid"]]],["drum-steelpan",["",["solid"]]],["drumstick-bite",["",["solid"]]],["drupal",["",["brands"]]],["dumbbell",["",["solid"]]],["dumpster",["",["solid"]]],["dumpster-fire",["",["solid"]]],["dungeon",["",["solid"]]],["dyalog",["",["brands"]]],["e",["E",["solid"]]],["ear-deaf",["",["solid"]]],["ear-listen",["",["solid"]]],["earlybirds",["",["brands"]]],["earth-africa",["",["solid"]]],["earth-americas",["",["solid"]]],["earth-asia",["",["solid"]]],["earth-europe",["",["solid"]]],["earth-oceania",["",["solid"]]],["ebay",["",["brands"]]],["edge",["",["brands"]]],["edge-legacy",["",["brands"]]],["egg",["",["solid"]]],["eject",["",["solid"]]],["elementor",["",["brands"]]],["elevator",["",["solid"]]],["ellipsis",["",["solid"]]],["ellipsis-vertical",["",["solid"]]],["ello",["",["brands"]]],["ember",["",["brands"]]],["empire",["",["brands"]]],["envelope",["",["solid","regular"]]],["envelope-circle-check",["",["solid"]]],["envelope-open",["",["solid","regular"]]],["envelope-open-text",["",["solid"]]],["envelopes-bulk",["",["solid"]]],["envira",["",["brands"]]],["equals",["=",["solid"]]],["eraser",["",["solid"]]],["erlang",["",["brands"]]],["ethereum",["",["brands"]]],["ethernet",["",["solid"]]],["etsy",["",["brands"]]],["euro-sign",["",["solid"]]],["evernote",["",["brands"]]],["exclamation",["!",["solid"]]],["expand",["",["solid"]]],["expeditedssl",["",["brands"]]],["explosion",["",["solid"]]],["eye",["",["solid","regular"]]],["eye-dropper",["",["solid"]]],["eye-low-vision",["",["solid"]]],["eye-slash",["",["solid","regular"]]],["f",["F",["solid"]]],["face-angry",["",["solid","regular"]]],["face-dizzy",["",["solid","regular"]]],["face-flushed",["",["solid","regular"]]],["face-frown",["",["solid","regular"]]],["face-frown-open",["",["solid","regular"]]],["face-grimace",["",["solid","regular"]]],["face-grin",["",["solid","regular"]]],["face-grin-beam",["",["solid","regular"]]],["face-grin-beam-sweat",["",["solid","regular"]]],["face-grin-hearts",["",["solid","regular"]]],["face-grin-squint",["",["solid","regular"]]],["face-grin-squint-tears",["",["solid","regular"]]],["face-grin-stars",["",["solid","regular"]]],["face-grin-tears",["",["solid","regular"]]],["face-grin-tongue",["",["solid","regular"]]],["face-grin-tongue-squint",["",["solid","regular"]]],["face-grin-tongue-wink",["",["solid","regular"]]],["face-grin-wide",["",["solid","regular"]]],["face-grin-wink",["",["solid","regular"]]],["face-kiss",["",["solid","regular"]]],["face-kiss-beam",["",["solid","regular"]]],["face-kiss-wink-heart",["",["solid","regular"]]],["face-laugh",["",["solid","regular"]]],["face-laugh-beam",["",["solid","regular"]]],["face-laugh-squint",["",["solid","regular"]]],["face-laugh-wink",["",["solid","regular"]]],["face-meh",["",["solid","regular"]]],["face-meh-blank",["",["solid","regular"]]],["face-rolling-eyes",["",["solid","regular"]]],["face-sad-cry",["",["solid","regular"]]],["face-sad-tear",["",["solid","regular"]]],["face-smile",["",["solid","regular"]]],["face-smile-beam",["",["solid","regular"]]],["face-smile-wink",["",["solid","regular"]]],["face-surprise",["",["solid","regular"]]],["face-tired",["",["solid","regular"]]],["facebook",["",["brands"]]],["facebook-f",["",["brands"]]],["facebook-messenger",["",["brands"]]],["fan",["",["solid"]]],["fantasy-flight-games",["",["brands"]]],["faucet",["",["solid"]]],["faucet-drip",["",["solid"]]],["fax",["",["solid"]]],["feather",["",["solid"]]],["feather-pointed",["",["solid"]]],["fedex",["",["brands"]]],["fedora",["",["brands"]]],["ferry",["",["solid"]]],["figma",["",["brands"]]],["file",["",["solid","regular"]]],["file-arrow-down",["",["solid"]]],["file-arrow-up",["",["solid"]]],["file-audio",["",["solid","regular"]]],["file-circle-check",["",["solid"]]],["file-circle-exclamation",["",["solid"]]],["file-circle-minus",["",["solid"]]],["file-circle-plus",["",["solid"]]],["file-circle-question",["",["solid"]]],["file-circle-xmark",["",["solid"]]],["file-code",["",["solid","regular"]]],["file-contract",["",["solid"]]],["file-csv",["",["solid"]]],["file-excel",["",["solid","regular"]]],["file-export",["",["solid"]]],["file-image",["",["solid","regular"]]],["file-import",["",["solid"]]],["file-invoice",["",["solid"]]],["file-invoice-dollar",["",["solid"]]],["file-lines",["",["solid","regular"]]],["file-medical",["",["solid"]]],["file-pdf",["",["solid","regular"]]],["file-pen",["",["solid"]]],["file-powerpoint",["",["solid","regular"]]],["file-prescription",["",["solid"]]],["file-shield",["",["solid"]]],["file-signature",["",["solid"]]],["file-video",["",["solid","regular"]]],["file-waveform",["",["solid"]]],["file-word",["",["solid","regular"]]],["file-zipper",["",["solid","regular"]]],["fill",["",["solid"]]],["fill-drip",["",["solid"]]],["film",["",["solid"]]],["filter",["",["solid"]]],["filter-circle-dollar",["",["solid"]]],["filter-circle-xmark",["",["solid"]]],["fingerprint",["",["solid"]]],["fire",["",["solid"]]],["fire-burner",["",["solid"]]],["fire-extinguisher",["",["solid"]]],["fire-flame-curved",["",["solid"]]],["fire-flame-simple",["",["solid"]]],["firefox",["",["brands"]]],["firefox-browser",["",["brands"]]],["first-order",["",["brands"]]],["first-order-alt",["",["brands"]]],["firstdraft",["",["brands"]]],["fish",["",["solid"]]],["fish-fins",["",["solid"]]],["flag",["",["solid","regular"]]],["flag-checkered",["",["solid"]]],["flag-usa",["",["solid"]]],["flask",["",["solid"]]],["flask-vial",["",["solid"]]],["flickr",["",["brands"]]],["flipboard",["",["brands"]]],["floppy-disk",["",["solid","regular"]]],["florin-sign",["",["solid"]]],["fly",["",["brands"]]],["folder",["",["solid","regular"]]],["folder-closed",["",["solid","regular"]]],["folder-minus",["",["solid"]]],["folder-open",["",["solid","regular"]]],["folder-plus",["",["solid"]]],["folder-tree",["",["solid"]]],["font",["",["solid"]]],["font-awesome",["",["solid","regular","brands"]]],["fonticons",["",["brands"]]],["fonticons-fi",["",["brands"]]],["football",["",["solid"]]],["fort-awesome",["",["brands"]]],["fort-awesome-alt",["",["brands"]]],["forumbee",["",["brands"]]],["forward",["",["solid"]]],["forward-fast",["",["solid"]]],["forward-step",["",["solid"]]],["foursquare",["",["brands"]]],["franc-sign",["",["solid"]]],["free-code-camp",["",["brands"]]],["freebsd",["",["brands"]]],["frog",["",["solid"]]],["fulcrum",["",["brands"]]],["futbol",["",["solid","regular"]]],["g",["G",["solid"]]],["galactic-republic",["",["brands"]]],["galactic-senate",["",["brands"]]],["gamepad",["",["solid"]]],["gas-pump",["",["solid"]]],["gauge",["",["solid"]]],["gauge-high",["",["solid"]]],["gauge-simple",["",["solid"]]],["gauge-simple-high",["",["solid"]]],["gavel",["",["solid"]]],["gear",["",["solid"]]],["gears",["",["solid"]]],["gem",["",["solid","regular"]]],["genderless",["",["solid"]]],["get-pocket",["",["brands"]]],["gg",["",["brands"]]],["gg-circle",["",["brands"]]],["ghost",["",["solid"]]],["gift",["",["solid"]]],["gifts",["",["solid"]]],["git",["",["brands"]]],["git-alt",["",["brands"]]],["github",["",["brands"]]],["github-alt",["",["brands"]]],["gitkraken",["",["brands"]]],["gitlab",["",["brands"]]],["gitter",["",["brands"]]],["glass-water",["",["solid"]]],["glass-water-droplet",["",["solid"]]],["glasses",["",["solid"]]],["glide",["",["brands"]]],["glide-g",["",["brands"]]],["globe",["",["solid"]]],["gofore",["",["brands"]]],["golang",["",["brands"]]],["golf-ball-tee",["",["solid"]]],["goodreads",["",["brands"]]],["goodreads-g",["",["brands"]]],["google",["",["brands"]]],["google-drive",["",["brands"]]],["google-pay",["",["brands"]]],["google-play",["",["brands"]]],["google-plus",["",["brands"]]],["google-plus-g",["",["brands"]]],["google-wallet",["",["brands"]]],["gopuram",["",["solid"]]],["graduation-cap",["",["solid"]]],["gratipay",["",["brands"]]],["grav",["",["brands"]]],["greater-than",[">",["solid"]]],["greater-than-equal",["",["solid"]]],["grip",["",["solid"]]],["grip-lines",["",["solid"]]],["grip-lines-vertical",["",["solid"]]],["grip-vertical",["",["solid"]]],["gripfire",["",["brands"]]],["group-arrows-rotate",["",["solid"]]],["grunt",["",["brands"]]],["guarani-sign",["",["solid"]]],["guilded",["",["brands"]]],["guitar",["",["solid"]]],["gulp",["",["brands"]]],["gun",["",["solid"]]],["h",["H",["solid"]]],["hacker-news",["",["brands"]]],["hackerrank",["",["brands"]]],["hammer",["",["solid"]]],["hamsa",["",["solid"]]],["hand",["",["solid","regular"]]],["hand-back-fist",["",["solid","regular"]]],["hand-dots",["",["solid"]]],["hand-fist",["",["solid"]]],["hand-holding",["",["solid"]]],["hand-holding-dollar",["",["solid"]]],["hand-holding-droplet",["",["solid"]]],["hand-holding-hand",["",["solid"]]],["hand-holding-heart",["",["solid"]]],["hand-holding-medical",["",["solid"]]],["hand-lizard",["",["solid","regular"]]],["hand-middle-finger",["",["solid"]]],["hand-peace",["",["solid","regular"]]],["hand-point-down",["",["solid","regular"]]],["hand-point-left",["",["solid","regular"]]],["hand-point-right",["",["solid","regular"]]],["hand-point-up",["",["solid","regular"]]],["hand-pointer",["",["solid","regular"]]],["hand-scissors",["",["solid","regular"]]],["hand-sparkles",["",["solid"]]],["hand-spock",["",["solid","regular"]]],["handcuffs",["",["solid"]]],["hands",["",["solid"]]],["hands-asl-interpreting",["",["solid"]]],["hands-bound",["",["solid"]]],["hands-bubbles",["",["solid"]]],["hands-clapping",["",["solid"]]],["hands-holding",["",["solid"]]],["hands-holding-child",["",["solid"]]],["hands-holding-circle",["",["solid"]]],["hands-praying",["",["solid"]]],["handshake",["",["solid","regular"]]],["handshake-angle",["",["solid"]]],["handshake-simple",["",["solid"]]],["handshake-simple-slash",["",["solid"]]],["handshake-slash",["",["solid"]]],["hanukiah",["",["solid"]]],["hard-drive",["",["solid","regular"]]],["hashnode",["",["brands"]]],["hashtag",["#",["solid"]]],["hat-cowboy",["",["solid"]]],["hat-cowboy-side",["",["solid"]]],["hat-wizard",["",["solid"]]],["head-side-cough",["",["solid"]]],["head-side-cough-slash",["",["solid"]]],["head-side-mask",["",["solid"]]],["head-side-virus",["",["solid"]]],["heading",["",["solid"]]],["headphones",["",["solid"]]],["headphones-simple",["",["solid"]]],["headset",["",["solid"]]],["heart",["",["solid","regular"]]],["heart-circle-bolt",["",["solid"]]],["heart-circle-check",["",["solid"]]],["heart-circle-exclamation",["",["solid"]]],["heart-circle-minus",["",["solid"]]],["heart-circle-plus",["",["solid"]]],["heart-circle-xmark",["",["solid"]]],["heart-crack",["",["solid"]]],["heart-pulse",["",["solid"]]],["helicopter",["",["solid"]]],["helicopter-symbol",["",["solid"]]],["helmet-safety",["",["solid"]]],["helmet-un",["",["solid"]]],["highlighter",["",["solid"]]],["hill-avalanche",["",["solid"]]],["hill-rockslide",["",["solid"]]],["hippo",["",["solid"]]],["hips",["",["brands"]]],["hire-a-helper",["",["brands"]]],["hive",["",["brands"]]],["hockey-puck",["",["solid"]]],["holly-berry",["",["solid"]]],["hooli",["",["brands"]]],["hornbill",["",["brands"]]],["horse",["",["solid"]]],["horse-head",["",["solid"]]],["hospital",["",["solid","regular"]]],["hospital-user",["",["solid"]]],["hot-tub-person",["",["solid"]]],["hotdog",["",["solid"]]],["hotel",["",["solid"]]],["hotjar",["",["brands"]]],["hourglass",["",["solid","regular"]]],["hourglass-end",["",["solid"]]],["hourglass-half",["",["solid","regular"]]],["hourglass-start",["",["solid"]]],["house",["",["solid"]]],["house-chimney",["",["solid"]]],["house-chimney-crack",["",["solid"]]],["house-chimney-medical",["",["solid"]]],["house-chimney-user",["",["solid"]]],["house-chimney-window",["",["solid"]]],["house-circle-check",["",["solid"]]],["house-circle-exclamation",["",["solid"]]],["house-circle-xmark",["",["solid"]]],["house-crack",["",["solid"]]],["house-fire",["",["solid"]]],["house-flag",["",["solid"]]],["house-flood-water",["",["solid"]]],["house-flood-water-circle-arrow-right",["",["solid"]]],["house-laptop",["",["solid"]]],["house-lock",["",["solid"]]],["house-medical",["",["solid"]]],["house-medical-circle-check",["",["solid"]]],["house-medical-circle-exclamation",["",["solid"]]],["house-medical-circle-xmark",["",["solid"]]],["house-medical-flag",["",["solid"]]],["house-signal",["",["solid"]]],["house-tsunami",["",["solid"]]],["house-user",["",["solid"]]],["houzz",["",["brands"]]],["hryvnia-sign",["",["solid"]]],["html5",["",["brands"]]],["hubspot",["",["brands"]]],["hurricane",["",["solid"]]],["i",["I",["solid"]]],["i-cursor",["",["solid"]]],["ice-cream",["",["solid"]]],["icicles",["",["solid"]]],["icons",["",["solid"]]],["id-badge",["",["solid","regular"]]],["id-card",["",["solid","regular"]]],["id-card-clip",["",["solid"]]],["ideal",["",["brands"]]],["igloo",["",["solid"]]],["image",["",["solid","regular"]]],["image-portrait",["",["solid"]]],["images",["",["solid","regular"]]],["imdb",["",["brands"]]],["inbox",["",["solid"]]],["indent",["",["solid"]]],["indian-rupee-sign",["",["solid"]]],["industry",["",["solid"]]],["infinity",["",["solid"]]],["info",["",["solid"]]],["instagram",["",["brands"]]],["instalod",["",["brands"]]],["intercom",["",["brands"]]],["internet-explorer",["",["brands"]]],["invision",["",["brands"]]],["ioxhost",["",["brands"]]],["italic",["",["solid"]]],["itch-io",["",["brands"]]],["itunes",["",["brands"]]],["itunes-note",["",["brands"]]],["j",["J",["solid"]]],["jar",["",["solid"]]],["jar-wheat",["",["solid"]]],["java",["",["brands"]]],["jedi",["",["solid"]]],["jedi-order",["",["brands"]]],["jenkins",["",["brands"]]],["jet-fighter",["",["solid"]]],["jet-fighter-up",["",["solid"]]],["jira",["",["brands"]]],["joget",["",["brands"]]],["joint",["",["solid"]]],["joomla",["",["brands"]]],["js",["",["brands"]]],["jsfiddle",["",["brands"]]],["jug-detergent",["",["solid"]]],["k",["K",["solid"]]],["kaaba",["",["solid"]]],["kaggle",["",["brands"]]],["key",["",["solid"]]],["keybase",["",["brands"]]],["keyboard",["",["solid","regular"]]],["keycdn",["",["brands"]]],["khanda",["",["solid"]]],["kickstarter",["",["brands"]]],["kickstarter-k",["",["brands"]]],["kip-sign",["",["solid"]]],["kit-medical",["",["solid"]]],["kitchen-set",["",["solid"]]],["kiwi-bird",["",["solid"]]],["korvue",["",["brands"]]],["l",["L",["solid"]]],["land-mine-on",["",["solid"]]],["landmark",["",["solid"]]],["landmark-dome",["",["solid"]]],["landmark-flag",["",["solid"]]],["language",["",["solid"]]],["laptop",["",["solid"]]],["laptop-code",["",["solid"]]],["laptop-file",["",["solid"]]],["laptop-medical",["",["solid"]]],["laravel",["",["brands"]]],["lari-sign",["",["solid"]]],["lastfm",["",["brands"]]],["layer-group",["",["solid"]]],["leaf",["",["solid"]]],["leanpub",["",["brands"]]],["left-long",["",["solid"]]],["left-right",["",["solid"]]],["lemon",["",["solid","regular"]]],["less",["",["brands"]]],["less-than",["<",["solid"]]],["less-than-equal",["",["solid"]]],["life-ring",["",["solid","regular"]]],["lightbulb",["",["solid","regular"]]],["line",["",["brands"]]],["lines-leaning",["",["solid"]]],["link",["",["solid"]]],["link-slash",["",["solid"]]],["linkedin",["",["brands"]]],["linkedin-in",["",["brands"]]],["linode",["",["brands"]]],["linux",["",["brands"]]],["lira-sign",["",["solid"]]],["list",["",["solid"]]],["list-check",["",["solid"]]],["list-ol",["",["solid"]]],["list-ul",["",["solid"]]],["litecoin-sign",["",["solid"]]],["location-arrow",["",["solid"]]],["location-crosshairs",["",["solid"]]],["location-dot",["",["solid"]]],["location-pin",["",["solid"]]],["location-pin-lock",["",["solid"]]],["lock",["",["solid"]]],["lock-open",["",["solid"]]],["locust",["",["solid"]]],["lungs",["",["solid"]]],["lungs-virus",["",["solid"]]],["lyft",["",["brands"]]],["m",["M",["solid"]]],["magento",["",["brands"]]],["magnet",["",["solid"]]],["magnifying-glass",["",["solid"]]],["magnifying-glass-arrow-right",["",["solid"]]],["magnifying-glass-chart",["",["solid"]]],["magnifying-glass-dollar",["",["solid"]]],["magnifying-glass-location",["",["solid"]]],["magnifying-glass-minus",["",["solid"]]],["magnifying-glass-plus",["",["solid"]]],["mailchimp",["",["brands"]]],["manat-sign",["",["solid"]]],["mandalorian",["",["brands"]]],["map",["",["solid","regular"]]],["map-location",["",["solid"]]],["map-location-dot",["",["solid"]]],["map-pin",["",["solid"]]],["markdown",["",["brands"]]],["marker",["",["solid"]]],["mars",["",["solid"]]],["mars-and-venus",["",["solid"]]],["mars-and-venus-burst",["",["solid"]]],["mars-double",["",["solid"]]],["mars-stroke",["",["solid"]]],["mars-stroke-right",["",["solid"]]],["mars-stroke-up",["",["solid"]]],["martini-glass",["",["solid"]]],["martini-glass-citrus",["",["solid"]]],["martini-glass-empty",["",["solid"]]],["mask",["",["solid"]]],["mask-face",["",["solid"]]],["mask-ventilator",["",["solid"]]],["masks-theater",["",["solid"]]],["mastodon",["",["brands"]]],["mattress-pillow",["",["solid"]]],["maxcdn",["",["brands"]]],["maximize",["",["solid"]]],["mdb",["",["brands"]]],["medal",["",["solid"]]],["medapps",["",["brands"]]],["medium",["",["brands"]]],["medrt",["",["brands"]]],["meetup",["",["brands"]]],["megaport",["",["brands"]]],["memory",["",["solid"]]],["mendeley",["",["brands"]]],["menorah",["",["solid"]]],["mercury",["",["solid"]]],["message",["",["solid","regular"]]],["meta",["",["brands"]]],["meteor",["",["solid"]]],["microblog",["",["brands"]]],["microchip",["",["solid"]]],["microphone",["",["solid"]]],["microphone-lines",["",["solid"]]],["microphone-lines-slash",["",["solid"]]],["microphone-slash",["",["solid"]]],["microscope",["",["solid"]]],["microsoft",["",["brands"]]],["mill-sign",["",["solid"]]],["minimize",["",["solid"]]],["minus",["",["solid"]]],["mitten",["",["solid"]]],["mix",["",["brands"]]],["mixcloud",["",["brands"]]],["mixer",["",["brands"]]],["mizuni",["",["brands"]]],["mobile",["",["solid"]]],["mobile-button",["",["solid"]]],["mobile-retro",["",["solid"]]],["mobile-screen",["",["solid"]]],["mobile-screen-button",["",["solid"]]],["modx",["",["brands"]]],["monero",["",["brands"]]],["money-bill",["",["solid"]]],["money-bill-1",["",["solid","regular"]]],["money-bill-1-wave",["",["solid"]]],["money-bill-transfer",["",["solid"]]],["money-bill-trend-up",["",["solid"]]],["money-bill-wave",["",["solid"]]],["money-bill-wheat",["",["solid"]]],["money-bills",["",["solid"]]],["money-check",["",["solid"]]],["money-check-dollar",["",["solid"]]],["monument",["",["solid"]]],["moon",["",["solid","regular"]]],["mortar-pestle",["",["solid"]]],["mosque",["",["solid"]]],["mosquito",["",["solid"]]],["mosquito-net",["",["solid"]]],["motorcycle",["",["solid"]]],["mound",["",["solid"]]],["mountain",["",["solid"]]],["mountain-city",["",["solid"]]],["mountain-sun",["",["solid"]]],["mug-hot",["",["solid"]]],["mug-saucer",["",["solid"]]],["music",["",["solid"]]],["n",["N",["solid"]]],["naira-sign",["",["solid"]]],["napster",["",["brands"]]],["neos",["",["brands"]]],["network-wired",["",["solid"]]],["neuter",["",["solid"]]],["newspaper",["",["solid","regular"]]],["nfc-directional",["",["brands"]]],["nfc-symbol",["",["brands"]]],["nimblr",["",["brands"]]],["node",["",["brands"]]],["node-js",["",["brands"]]],["not-equal",["",["solid"]]],["notdef",["",["solid","regular"]]],["note-sticky",["",["solid","regular"]]],["notes-medical",["",["solid"]]],["npm",["",["brands"]]],["ns8",["",["brands"]]],["nutritionix",["",["brands"]]],["o",["O",["solid"]]],["object-group",["",["solid","regular"]]],["object-ungroup",["",["solid","regular"]]],["octopus-deploy",["",["brands"]]],["odnoklassniki",["",["brands"]]],["oil-can",["",["solid"]]],["oil-well",["",["solid"]]],["old-republic",["",["brands"]]],["om",["",["solid"]]],["opencart",["",["brands"]]],["openid",["",["brands"]]],["opera",["",["brands"]]],["optin-monster",["",["brands"]]],["orcid",["",["brands"]]],["osi",["",["brands"]]],["otter",["",["solid"]]],["outdent",["",["solid"]]],["p",["P",["solid"]]],["padlet",["",["brands"]]],["page4",["",["brands"]]],["pagelines",["",["brands"]]],["pager",["",["solid"]]],["paint-roller",["",["solid"]]],["paintbrush",["",["solid"]]],["palette",["",["solid"]]],["palfed",["",["brands"]]],["pallet",["",["solid"]]],["panorama",["",["solid"]]],["paper-plane",["",["solid","regular"]]],["paperclip",["",["solid"]]],["parachute-box",["",["solid"]]],["paragraph",["",["solid"]]],["passport",["",["solid"]]],["paste",["",["solid","regular"]]],["patreon",["",["brands"]]],["pause",["",["solid"]]],["paw",["",["solid"]]],["paypal",["",["brands"]]],["peace",["",["solid"]]],["pen",["",["solid"]]],["pen-clip",["",["solid"]]],["pen-fancy",["",["solid"]]],["pen-nib",["",["solid"]]],["pen-ruler",["",["solid"]]],["pen-to-square",["",["solid","regular"]]],["pencil",["",["solid"]]],["people-arrows",["",["solid"]]],["people-carry-box",["",["solid"]]],["people-group",["",["solid"]]],["people-line",["",["solid"]]],["people-pulling",["",["solid"]]],["people-robbery",["",["solid"]]],["people-roof",["",["solid"]]],["pepper-hot",["",["solid"]]],["perbyte",["",["brands"]]],["percent",["%",["solid"]]],["periscope",["",["brands"]]],["person",["",["solid"]]],["person-arrow-down-to-line",["",["solid"]]],["person-arrow-up-from-line",["",["solid"]]],["person-biking",["",["solid"]]],["person-booth",["",["solid"]]],["person-breastfeeding",["",["solid"]]],["person-burst",["",["solid"]]],["person-cane",["",["solid"]]],["person-chalkboard",["",["solid"]]],["person-circle-check",["",["solid"]]],["person-circle-exclamation",["",["solid"]]],["person-circle-minus",["",["solid"]]],["person-circle-plus",["",["solid"]]],["person-circle-question",["",["solid"]]],["person-circle-xmark",["",["solid"]]],["person-digging",["",["solid"]]],["person-dots-from-line",["",["solid"]]],["person-dress",["",["solid"]]],["person-dress-burst",["",["solid"]]],["person-drowning",["",["solid"]]],["person-falling",["",["solid"]]],["person-falling-burst",["",["solid"]]],["person-half-dress",["",["solid"]]],["person-harassing",["",["solid"]]],["person-hiking",["",["solid"]]],["person-military-pointing",["",["solid"]]],["person-military-rifle",["",["solid"]]],["person-military-to-person",["",["solid"]]],["person-praying",["",["solid"]]],["person-pregnant",["",["solid"]]],["person-rays",["",["solid"]]],["person-rifle",["",["solid"]]],["person-running",["",["solid"]]],["person-shelter",["",["solid"]]],["person-skating",["",["solid"]]],["person-skiing",["",["solid"]]],["person-skiing-nordic",["",["solid"]]],["person-snowboarding",["",["solid"]]],["person-swimming",["",["solid"]]],["person-through-window",["",["solid"]]],["person-walking",["",["solid"]]],["person-walking-arrow-loop-left",["",["solid"]]],["person-walking-arrow-right",["",["solid"]]],["person-walking-dashed-line-arrow-right",["",["solid"]]],["person-walking-luggage",["",["solid"]]],["person-walking-with-cane",["",["solid"]]],["peseta-sign",["",["solid"]]],["peso-sign",["",["solid"]]],["phabricator",["",["brands"]]],["phoenix-framework",["",["brands"]]],["phoenix-squadron",["",["brands"]]],["phone",["",["solid"]]],["phone-flip",["",["solid"]]],["phone-slash",["",["solid"]]],["phone-volume",["",["solid"]]],["photo-film",["",["solid"]]],["php",["",["brands"]]],["pied-piper",["",["brands"]]],["pied-piper-alt",["",["brands"]]],["pied-piper-hat",["",["brands"]]],["pied-piper-pp",["",["brands"]]],["piggy-bank",["",["solid"]]],["pills",["",["solid"]]],["pinterest",["",["brands"]]],["pinterest-p",["",["brands"]]],["pix",["",["brands"]]],["pizza-slice",["",["solid"]]],["place-of-worship",["",["solid"]]],["plane",["",["solid"]]],["plane-arrival",["",["solid"]]],["plane-circle-check",["",["solid"]]],["plane-circle-exclamation",["",["solid"]]],["plane-circle-xmark",["",["solid"]]],["plane-departure",["",["solid"]]],["plane-lock",["",["solid"]]],["plane-slash",["",["solid"]]],["plane-up",["",["solid"]]],["plant-wilt",["",["solid"]]],["plate-wheat",["",["solid"]]],["play",["",["solid"]]],["playstation",["",["brands"]]],["plug",["",["solid"]]],["plug-circle-bolt",["",["solid"]]],["plug-circle-check",["",["solid"]]],["plug-circle-exclamation",["",["solid"]]],["plug-circle-minus",["",["solid"]]],["plug-circle-plus",["",["solid"]]],["plug-circle-xmark",["",["solid"]]],["plus",["+",["solid"]]],["plus-minus",["",["solid"]]],["podcast",["",["solid"]]],["poo",["",["solid"]]],["poo-storm",["",["solid"]]],["poop",["",["solid"]]],["power-off",["",["solid"]]],["prescription",["",["solid"]]],["prescription-bottle",["",["solid"]]],["prescription-bottle-medical",["",["solid"]]],["print",["",["solid"]]],["product-hunt",["",["brands"]]],["pump-medical",["",["solid"]]],["pump-soap",["",["solid"]]],["pushed",["",["brands"]]],["puzzle-piece",["",["solid"]]],["python",["",["brands"]]],["q",["Q",["solid"]]],["qq",["",["brands"]]],["qrcode",["",["solid"]]],["question",["?",["solid"]]],["quinscape",["",["brands"]]],["quora",["",["brands"]]],["quote-left",["",["solid"]]],["quote-right",["",["solid"]]],["r",["R",["solid"]]],["r-project",["",["brands"]]],["radiation",["",["solid"]]],["radio",["",["solid"]]],["rainbow",["",["solid"]]],["ranking-star",["",["solid"]]],["raspberry-pi",["",["brands"]]],["ravelry",["",["brands"]]],["react",["",["brands"]]],["reacteurope",["",["brands"]]],["readme",["",["brands"]]],["rebel",["",["brands"]]],["receipt",["",["solid"]]],["record-vinyl",["",["solid"]]],["rectangle-ad",["",["solid"]]],["rectangle-list",["",["solid","regular"]]],["rectangle-xmark",["",["solid","regular"]]],["recycle",["",["solid"]]],["red-river",["",["brands"]]],["reddit",["",["brands"]]],["reddit-alien",["",["brands"]]],["redhat",["",["brands"]]],["registered",["",["solid","regular"]]],["renren",["",["brands"]]],["repeat",["",["solid"]]],["reply",["",["solid"]]],["reply-all",["",["solid"]]],["replyd",["",["brands"]]],["republican",["",["solid"]]],["researchgate",["",["brands"]]],["resolving",["",["brands"]]],["restroom",["",["solid"]]],["retweet",["",["solid"]]],["rev",["",["brands"]]],["ribbon",["",["solid"]]],["right-from-bracket",["",["solid"]]],["right-left",["",["solid"]]],["right-long",["",["solid"]]],["right-to-bracket",["",["solid"]]],["ring",["",["solid"]]],["road",["",["solid"]]],["road-barrier",["",["solid"]]],["road-bridge",["",["solid"]]],["road-circle-check",["",["solid"]]],["road-circle-exclamation",["",["solid"]]],["road-circle-xmark",["",["solid"]]],["road-lock",["",["solid"]]],["road-spikes",["",["solid"]]],["robot",["",["solid"]]],["rocket",["",["solid"]]],["rocketchat",["",["brands"]]],["rockrms",["",["brands"]]],["rotate",["",["solid"]]],["rotate-left",["",["solid"]]],["rotate-right",["",["solid"]]],["route",["",["solid"]]],["rss",["",["solid"]]],["ruble-sign",["",["solid"]]],["rug",["",["solid"]]],["ruler",["",["solid"]]],["ruler-combined",["",["solid"]]],["ruler-horizontal",["",["solid"]]],["ruler-vertical",["",["solid"]]],["rupee-sign",["",["solid"]]],["rupiah-sign",["",["solid"]]],["rust",["",["brands"]]],["s",["S",["solid"]]],["sack-dollar",["",["solid"]]],["sack-xmark",["",["solid"]]],["safari",["",["brands"]]],["sailboat",["",["solid"]]],["salesforce",["",["brands"]]],["sass",["",["brands"]]],["satellite",["",["solid"]]],["satellite-dish",["",["solid"]]],["scale-balanced",["",["solid"]]],["scale-unbalanced",["",["solid"]]],["scale-unbalanced-flip",["",["solid"]]],["schlix",["",["brands"]]],["school",["",["solid"]]],["school-circle-check",["",["solid"]]],["school-circle-exclamation",["",["solid"]]],["school-circle-xmark",["",["solid"]]],["school-flag",["",["solid"]]],["school-lock",["",["solid"]]],["scissors",["",["solid"]]],["screenpal",["",["brands"]]],["screwdriver",["",["solid"]]],["screwdriver-wrench",["",["solid"]]],["scribd",["",["brands"]]],["scroll",["",["solid"]]],["scroll-torah",["",["solid"]]],["sd-card",["",["solid"]]],["searchengin",["",["brands"]]],["section",["",["solid"]]],["seedling",["",["solid"]]],["sellcast",["",["brands"]]],["sellsy",["",["brands"]]],["server",["",["solid"]]],["servicestack",["",["brands"]]],["shapes",["",["solid"]]],["share",["",["solid"]]],["share-from-square",["",["solid","regular"]]],["share-nodes",["",["solid"]]],["sheet-plastic",["",["solid"]]],["shekel-sign",["",["solid"]]],["shield",["",["solid"]]],["shield-cat",["",["solid"]]],["shield-dog",["",["solid"]]],["shield-halved",["",["solid"]]],["shield-heart",["",["solid"]]],["shield-virus",["",["solid"]]],["ship",["",["solid"]]],["shirt",["",["solid"]]],["shirtsinbulk",["",["brands"]]],["shoe-prints",["",["solid"]]],["shop",["",["solid"]]],["shop-lock",["",["solid"]]],["shop-slash",["",["solid"]]],["shopify",["",["brands"]]],["shopware",["",["brands"]]],["shower",["",["solid"]]],["shrimp",["",["solid"]]],["shuffle",["",["solid"]]],["shuttle-space",["",["solid"]]],["sign-hanging",["",["solid"]]],["signal",["",["solid"]]],["signature",["",["solid"]]],["signs-post",["",["solid"]]],["sim-card",["",["solid"]]],["simplybuilt",["",["brands"]]],["sink",["",["solid"]]],["sistrix",["",["brands"]]],["sitemap",["",["solid"]]],["sith",["",["brands"]]],["sitrox",["",["brands"]]],["sketch",["",["brands"]]],["skull",["",["solid"]]],["skull-crossbones",["",["solid"]]],["skyatlas",["",["brands"]]],["skype",["",["brands"]]],["slack",["",["brands"]]],["slash",["",["solid"]]],["sleigh",["",["solid"]]],["sliders",["",["solid"]]],["slideshare",["",["brands"]]],["smog",["",["solid"]]],["smoking",["",["solid"]]],["snapchat",["",["brands"]]],["snowflake",["",["solid","regular"]]],["snowman",["",["solid"]]],["snowplow",["",["solid"]]],["soap",["",["solid"]]],["socks",["",["solid"]]],["solar-panel",["",["solid"]]],["sort",["",["solid"]]],["sort-down",["",["solid"]]],["sort-up",["",["solid"]]],["soundcloud",["",["brands"]]],["sourcetree",["",["brands"]]],["spa",["",["solid"]]],["space-awesome",["",["brands"]]],["spaghetti-monster-flying",["",["solid"]]],["speakap",["",["brands"]]],["speaker-deck",["",["brands"]]],["spell-check",["",["solid"]]],["spider",["",["solid"]]],["spinner",["",["solid"]]],["splotch",["",["solid"]]],["spoon",["",["solid"]]],["spotify",["",["brands"]]],["spray-can",["",["solid"]]],["spray-can-sparkles",["",["solid"]]],["square",["",["solid","regular"]]],["square-arrow-up-right",["",["solid"]]],["square-behance",["",["brands"]]],["square-caret-down",["",["solid","regular"]]],["square-caret-left",["",["solid","regular"]]],["square-caret-right",["",["solid","regular"]]],["square-caret-up",["",["solid","regular"]]],["square-check",["",["solid","regular"]]],["square-dribbble",["",["brands"]]],["square-envelope",["",["solid"]]],["square-facebook",["",["brands"]]],["square-font-awesome",["",["brands"]]],["square-font-awesome-stroke",["",["brands"]]],["square-full",["",["solid","regular"]]],["square-git",["",["brands"]]],["square-github",["",["brands"]]],["square-gitlab",["",["brands"]]],["square-google-plus",["",["brands"]]],["square-h",["",["solid"]]],["square-hacker-news",["",["brands"]]],["square-instagram",["",["brands"]]],["square-js",["",["brands"]]],["square-lastfm",["",["brands"]]],["square-minus",["",["solid","regular"]]],["square-nfi",["",["solid"]]],["square-odnoklassniki",["",["brands"]]],["square-parking",["",["solid"]]],["square-pen",["",["solid"]]],["square-person-confined",["",["solid"]]],["square-phone",["",["solid"]]],["square-phone-flip",["",["solid"]]],["square-pied-piper",["",["brands"]]],["square-pinterest",["",["brands"]]],["square-plus",["",["solid","regular"]]],["square-poll-horizontal",["",["solid"]]],["square-poll-vertical",["",["solid"]]],["square-reddit",["",["brands"]]],["square-root-variable",["",["solid"]]],["square-rss",["",["solid"]]],["square-share-nodes",["",["solid"]]],["square-snapchat",["",["brands"]]],["square-steam",["",["brands"]]],["square-tumblr",["",["brands"]]],["square-twitter",["",["brands"]]],["square-up-right",["",["solid"]]],["square-viadeo",["",["brands"]]],["square-vimeo",["",["brands"]]],["square-virus",["",["solid"]]],["square-whatsapp",["",["brands"]]],["square-xing",["",["brands"]]],["square-xmark",["",["solid"]]],["square-youtube",["",["brands"]]],["squarespace",["",["brands"]]],["stack-exchange",["",["brands"]]],["stack-overflow",["",["brands"]]],["stackpath",["",["brands"]]],["staff-snake",["",["solid"]]],["stairs",["",["solid"]]],["stamp",["",["solid"]]],["stapler",["",["solid"]]],["star",["",["solid","regular"]]],["star-and-crescent",["",["solid"]]],["star-half",["",["solid","regular"]]],["star-half-stroke",["",["solid","regular"]]],["star-of-david",["",["solid"]]],["star-of-life",["",["solid"]]],["staylinked",["",["brands"]]],["steam",["",["brands"]]],["steam-symbol",["",["brands"]]],["sterling-sign",["",["solid"]]],["stethoscope",["",["solid"]]],["sticker-mule",["",["brands"]]],["stop",["",["solid"]]],["stopwatch",["",["solid"]]],["stopwatch-20",["",["solid"]]],["store",["",["solid"]]],["store-slash",["",["solid"]]],["strava",["",["brands"]]],["street-view",["",["solid"]]],["strikethrough",["",["solid"]]],["stripe",["",["brands"]]],["stripe-s",["",["brands"]]],["stroopwafel",["",["solid"]]],["studiovinari",["",["brands"]]],["stumbleupon",["",["brands"]]],["stumbleupon-circle",["",["brands"]]],["subscript",["",["solid"]]],["suitcase",["",["solid"]]],["suitcase-medical",["",["solid"]]],["suitcase-rolling",["",["solid"]]],["sun",["",["solid","regular"]]],["sun-plant-wilt",["",["solid"]]],["superpowers",["",["brands"]]],["superscript",["",["solid"]]],["supple",["",["brands"]]],["suse",["",["brands"]]],["swatchbook",["",["solid"]]],["swift",["",["brands"]]],["symfony",["",["brands"]]],["synagogue",["",["solid"]]],["syringe",["",["solid"]]],["t",["T",["solid"]]],["table",["",["solid"]]],["table-cells",["",["solid"]]],["table-cells-large",["",["solid"]]],["table-columns",["",["solid"]]],["table-list",["",["solid"]]],["table-tennis-paddle-ball",["",["solid"]]],["tablet",["",["solid"]]],["tablet-button",["",["solid"]]],["tablet-screen-button",["",["solid"]]],["tablets",["",["solid"]]],["tachograph-digital",["",["solid"]]],["tag",["",["solid"]]],["tags",["",["solid"]]],["tape",["",["solid"]]],["tarp",["",["solid"]]],["tarp-droplet",["",["solid"]]],["taxi",["",["solid"]]],["teamspeak",["",["brands"]]],["teeth",["",["solid"]]],["teeth-open",["",["solid"]]],["telegram",["",["brands"]]],["temperature-arrow-down",["",["solid"]]],["temperature-arrow-up",["",["solid"]]],["temperature-empty",["",["solid"]]],["temperature-full",["",["solid"]]],["temperature-half",["",["solid"]]],["temperature-high",["",["solid"]]],["temperature-low",["",["solid"]]],["temperature-quarter",["",["solid"]]],["temperature-three-quarters",["",["solid"]]],["tencent-weibo",["",["brands"]]],["tenge-sign",["",["solid"]]],["tent",["",["solid"]]],["tent-arrow-down-to-line",["",["solid"]]],["tent-arrow-left-right",["",["solid"]]],["tent-arrow-turn-left",["",["solid"]]],["tent-arrows-down",["",["solid"]]],["tents",["",["solid"]]],["terminal",["",["solid"]]],["text-height",["",["solid"]]],["text-slash",["",["solid"]]],["text-width",["",["solid"]]],["the-red-yeti",["",["brands"]]],["themeco",["",["brands"]]],["themeisle",["",["brands"]]],["thermometer",["",["solid"]]],["think-peaks",["",["brands"]]],["thumbs-down",["",["solid","regular"]]],["thumbs-up",["",["solid","regular"]]],["thumbtack",["",["solid"]]],["ticket",["",["solid"]]],["ticket-simple",["",["solid"]]],["tiktok",["",["brands"]]],["timeline",["",["solid"]]],["toggle-off",["",["solid"]]],["toggle-on",["",["solid"]]],["toilet",["",["solid"]]],["toilet-paper",["",["solid"]]],["toilet-paper-slash",["",["solid"]]],["toilet-portable",["",["solid"]]],["toilets-portable",["",["solid"]]],["toolbox",["",["solid"]]],["tooth",["",["solid"]]],["torii-gate",["",["solid"]]],["tornado",["",["solid"]]],["tower-broadcast",["",["solid"]]],["tower-cell",["",["solid"]]],["tower-observation",["",["solid"]]],["tractor",["",["solid"]]],["trade-federation",["",["brands"]]],["trademark",["",["solid"]]],["traffic-light",["",["solid"]]],["trailer",["",["solid"]]],["train",["",["solid"]]],["train-subway",["",["solid"]]],["train-tram",["",["solid"]]],["transgender",["",["solid"]]],["trash",["",["solid"]]],["trash-arrow-up",["",["solid"]]],["trash-can",["",["solid","regular"]]],["trash-can-arrow-up",["",["solid"]]],["tree",["",["solid"]]],["tree-city",["",["solid"]]],["trello",["",["brands"]]],["triangle-exclamation",["",["solid"]]],["trophy",["",["solid"]]],["trowel",["",["solid"]]],["trowel-bricks",["",["solid"]]],["truck",["",["solid"]]],["truck-arrow-right",["",["solid"]]],["truck-droplet",["",["solid"]]],["truck-fast",["",["solid"]]],["truck-field",["",["solid"]]],["truck-field-un",["",["solid"]]],["truck-front",["",["solid"]]],["truck-medical",["",["solid"]]],["truck-monster",["",["solid"]]],["truck-moving",["",["solid"]]],["truck-pickup",["",["solid"]]],["truck-plane",["",["solid"]]],["truck-ramp-box",["",["solid"]]],["tty",["",["solid"]]],["tumblr",["",["brands"]]],["turkish-lira-sign",["",["solid"]]],["turn-down",["",["solid"]]],["turn-up",["",["solid"]]],["tv",["",["solid"]]],["twitch",["",["brands"]]],["twitter",["",["brands"]]],["typo3",["",["brands"]]],["u",["U",["solid"]]],["uber",["",["brands"]]],["ubuntu",["",["brands"]]],["uikit",["",["brands"]]],["umbraco",["",["brands"]]],["umbrella",["",["solid"]]],["umbrella-beach",["",["solid"]]],["uncharted",["",["brands"]]],["underline",["",["solid"]]],["uniregistry",["",["brands"]]],["unity",["",["brands"]]],["universal-access",["",["solid"]]],["unlock",["",["solid"]]],["unlock-keyhole",["",["solid"]]],["unsplash",["",["brands"]]],["untappd",["",["brands"]]],["up-down",["",["solid"]]],["up-down-left-right",["",["solid"]]],["up-long",["",["solid"]]],["up-right-and-down-left-from-center",["",["solid"]]],["up-right-from-square",["",["solid"]]],["upload",["",["solid"]]],["ups",["",["brands"]]],["usb",["",["brands"]]],["user",["",["solid","regular"]]],["user-astronaut",["",["solid"]]],["user-check",["",["solid"]]],["user-clock",["",["solid"]]],["user-doctor",["",["solid"]]],["user-gear",["",["solid"]]],["user-graduate",["",["solid"]]],["user-group",["",["solid"]]],["user-injured",["",["solid"]]],["user-large",["",["solid"]]],["user-large-slash",["",["solid"]]],["user-lock",["",["solid"]]],["user-minus",["",["solid"]]],["user-ninja",["",["solid"]]],["user-nurse",["",["solid"]]],["user-pen",["",["solid"]]],["user-plus",["",["solid"]]],["user-secret",["",["solid"]]],["user-shield",["",["solid"]]],["user-slash",["",["solid"]]],["user-tag",["",["solid"]]],["user-tie",["",["solid"]]],["user-xmark",["",["solid"]]],["users",["",["solid"]]],["users-between-lines",["",["solid"]]],["users-gear",["",["solid"]]],["users-line",["",["solid"]]],["users-rays",["",["solid"]]],["users-rectangle",["",["solid"]]],["users-slash",["",["solid"]]],["users-viewfinder",["",["solid"]]],["usps",["",["brands"]]],["ussunnah",["",["brands"]]],["utensils",["",["solid"]]],["v",["V",["solid"]]],["vaadin",["",["brands"]]],["van-shuttle",["",["solid"]]],["vault",["",["solid"]]],["vector-square",["",["solid"]]],["venus",["",["solid"]]],["venus-double",["",["solid"]]],["venus-mars",["",["solid"]]],["vest",["",["solid"]]],["vest-patches",["",["solid"]]],["viacoin",["",["brands"]]],["viadeo",["",["brands"]]],["vial",["",["solid"]]],["vial-circle-check",["",["solid"]]],["vial-virus",["",["solid"]]],["vials",["",["solid"]]],["viber",["",["brands"]]],["video",["",["solid"]]],["video-slash",["",["solid"]]],["vihara",["",["solid"]]],["vimeo",["",["brands"]]],["vimeo-v",["",["brands"]]],["vine",["",["brands"]]],["virus",["",["solid"]]],["virus-covid",["",["solid"]]],["virus-covid-slash",["",["solid"]]],["virus-slash",["",["solid"]]],["viruses",["",["solid"]]],["vk",["",["brands"]]],["vnv",["",["brands"]]],["voicemail",["",["solid"]]],["volcano",["",["solid"]]],["volleyball",["",["solid"]]],["volume-high",["",["solid"]]],["volume-low",["",["solid"]]],["volume-off",["",["solid"]]],["volume-xmark",["",["solid"]]],["vr-cardboard",["",["solid"]]],["vuejs",["",["brands"]]],["w",["W",["solid"]]],["walkie-talkie",["",["solid"]]],["wallet",["",["solid"]]],["wand-magic",["",["solid"]]],["wand-magic-sparkles",["",["solid"]]],["wand-sparkles",["",["solid"]]],["warehouse",["",["solid"]]],["watchman-monitoring",["",["brands"]]],["water",["",["solid"]]],["water-ladder",["",["solid"]]],["wave-square",["",["solid"]]],["waze",["",["brands"]]],["weebly",["",["brands"]]],["weibo",["",["brands"]]],["weight-hanging",["",["solid"]]],["weight-scale",["",["solid"]]],["weixin",["",["brands"]]],["whatsapp",["",["brands"]]],["wheat-awn",["",["solid"]]],["wheat-awn-circle-exclamation",["",["solid"]]],["wheelchair",["",["solid"]]],["wheelchair-move",["",["solid"]]],["whiskey-glass",["",["solid"]]],["whmcs",["",["brands"]]],["wifi",["",["solid"]]],["wikipedia-w",["",["brands"]]],["wind",["",["solid"]]],["window-maximize",["",["solid","regular"]]],["window-minimize",["",["solid","regular"]]],["window-restore",["",["solid","regular"]]],["windows",["",["brands"]]],["wine-bottle",["",["solid"]]],["wine-glass",["",["solid"]]],["wine-glass-empty",["",["solid"]]],["wirsindhandwerk",["",["brands"]]],["wix",["",["brands"]]],["wizards-of-the-coast",["",["brands"]]],["wodu",["",["brands"]]],["wolf-pack-battalion",["",["brands"]]],["won-sign",["",["solid"]]],["wordpress",["",["brands"]]],["wordpress-simple",["",["brands"]]],["worm",["",["solid"]]],["wpbeginner",["",["brands"]]],["wpexplorer",["",["brands"]]],["wpforms",["",["brands"]]],["wpressr",["",["brands"]]],["wrench",["",["solid"]]],["x",["X",["solid"]]],["x-ray",["",["solid"]]],["xbox",["",["brands"]]],["xing",["",["brands"]]],["xmark",["",["solid"]]],["xmarks-lines",["",["solid"]]],["y",["Y",["solid"]]],["y-combinator",["",["brands"]]],["yahoo",["",["brands"]]],["yammer",["",["brands"]]],["yandex",["",["brands"]]],["yandex-international",["",["brands"]]],["yarn",["",["brands"]]],["yelp",["",["brands"]]],["yen-sign",["",["solid"]]],["yin-yang",["",["solid"]]],["yoast",["",["brands"]]],["youtube",["",["brands"]]],["z",["Z",["solid"]]],["zhihu",["",["brands"]]]]
+    [["0",["0",false]],["1",["1",false]],["2",["2",false]],["3",["3",false]],["4",["4",false]],["5",["5",false]],["6",["6",false]],["7",["7",false]],["8",["8",false]],["9",["9",false]],["42-group",["",false]],["500px",["",false]],["a",["A",false]],["accessible-icon",["",false]],["accusoft",["",false]],["address-book",["",true]],["address-card",["",true]],["adn",["",false]],["adversal",["",false]],["affiliatetheme",["",false]],["airbnb",["",false]],["algolia",["",false]],["align-center",["",false]],["align-justify",["",false]],["align-left",["",false]],["align-right",["",false]],["alipay",["",false]],["amazon",["",false]],["amazon-pay",["",false]],["amilia",["",false]],["anchor",["",false]],["anchor-circle-check",["",false]],["anchor-circle-exclamation",["",false]],["anchor-circle-xmark",["",false]],["anchor-lock",["",false]],["android",["",false]],["angellist",["",false]],["angle-down",["",false]],["angle-left",["",false]],["angle-right",["",false]],["angle-up",["",false]],["angles-down",["",false]],["angles-left",["",false]],["angles-right",["",false]],["angles-up",["",false]],["angrycreative",["",false]],["angular",["",false]],["ankh",["",false]],["app-store",["",false]],["app-store-ios",["",false]],["apper",["",false]],["apple",["",false]],["apple-pay",["",false]],["apple-whole",["",false]],["archway",["",false]],["arrow-down",["",false]],["arrow-down-1-9",["",false]],["arrow-down-9-1",["",false]],["arrow-down-a-z",["",false]],["arrow-down-long",["",false]],["arrow-down-short-wide",["",false]],["arrow-down-up-across-line",["",false]],["arrow-down-up-lock",["",false]],["arrow-down-wide-short",["",false]],["arrow-down-z-a",["",false]],["arrow-left",["",false]],["arrow-left-long",["",false]],["arrow-pointer",["",false]],["arrow-right",["",false]],["arrow-right-arrow-left",["",false]],["arrow-right-from-bracket",["",false]],["arrow-right-long",["",false]],["arrow-right-to-bracket",["",false]],["arrow-right-to-city",["",false]],["arrow-rotate-left",["",false]],["arrow-rotate-right",["",false]],["arrow-trend-down",["",false]],["arrow-trend-up",["",false]],["arrow-turn-down",["",false]],["arrow-turn-up",["",false]],["arrow-up",["",false]],["arrow-up-1-9",["",false]],["arrow-up-9-1",["",false]],["arrow-up-a-z",["",false]],["arrow-up-from-bracket",["",false]],["arrow-up-from-ground-water",["",false]],["arrow-up-from-water-pump",["",false]],["arrow-up-long",["",false]],["arrow-up-right-dots",["",false]],["arrow-up-right-from-square",["",false]],["arrow-up-short-wide",["",false]],["arrow-up-wide-short",["",false]],["arrow-up-z-a",["",false]],["arrows-down-to-line",["",false]],["arrows-down-to-people",["",false]],["arrows-left-right",["",false]],["arrows-left-right-to-line",["",false]],["arrows-rotate",["",false]],["arrows-spin",["",false]],["arrows-split-up-and-left",["",false]],["arrows-to-circle",["",false]],["arrows-to-dot",["",false]],["arrows-to-eye",["",false]],["arrows-turn-right",["",false]],["arrows-turn-to-dots",["",false]],["arrows-up-down",["",false]],["arrows-up-down-left-right",["",false]],["arrows-up-to-line",["",false]],["artstation",["",false]],["asterisk",["*",false]],["asymmetrik",["",false]],["at",["@",false]],["atlassian",["",false]],["atom",["",false]],["audible",["",false]],["audio-description",["",false]],["austral-sign",["",false]],["autoprefixer",["",false]],["avianex",["",false]],["aviato",["",false]],["award",["",false]],["aws",["",false]],["b",["B",false]],["baby",["",false]],["baby-carriage",["",false]],["backward",["",false]],["backward-fast",["",false]],["backward-step",["",false]],["bacon",["",false]],["bacteria",["",false]],["bacterium",["",false]],["bag-shopping",["",false]],["bahai",["",false]],["baht-sign",["",false]],["ban",["",false]],["ban-smoking",["",false]],["bandage",["",false]],["bandcamp",["",false]],["barcode",["",false]],["bars",["",false]],["bars-progress",["",false]],["bars-staggered",["",false]],["baseball",["",false]],["baseball-bat-ball",["",false]],["basket-shopping",["",false]],["basketball",["",false]],["bath",["",false]],["battery-empty",["",false]],["battery-full",["",false]],["battery-half",["",false]],["battery-quarter",["",false]],["battery-three-quarters",["",false]],["battle-net",["",false]],["bed",["",false]],["bed-pulse",["",false]],["beer-mug-empty",["",false]],["behance",["",false]],["bell",["",true]],["bell-concierge",["",false]],["bell-slash",["",true]],["bezier-curve",["",false]],["bicycle",["",false]],["bilibili",["",false]],["bimobject",["",false]],["binoculars",["",false]],["biohazard",["",false]],["bitbucket",["",false]],["bitcoin",["",false]],["bitcoin-sign",["",false]],["bity",["",false]],["black-tie",["",false]],["blackberry",["",false]],["blender",["",false]],["blender-phone",["",false]],["blog",["",false]],["blogger",["",false]],["blogger-b",["",false]],["bluetooth",["",false]],["bluetooth-b",["",false]],["bold",["",false]],["bolt",["",false]],["bolt-lightning",["",false]],["bomb",["",false]],["bone",["",false]],["bong",["",false]],["book",["",false]],["book-atlas",["",false]],["book-bible",["",false]],["book-bookmark",["",false]],["book-journal-whills",["",false]],["book-medical",["",false]],["book-open",["",false]],["book-open-reader",["",false]],["book-quran",["",false]],["book-skull",["",false]],["book-tanakh",["",false]],["bookmark",["",true]],["bootstrap",["",false]],["border-all",["",false]],["border-none",["",false]],["border-top-left",["",false]],["bore-hole",["",false]],["bots",["",false]],["bottle-droplet",["",false]],["bottle-water",["",false]],["bowl-food",["",false]],["bowl-rice",["",false]],["bowling-ball",["",false]],["box",["",false]],["box-archive",["",false]],["box-open",["",false]],["box-tissue",["",false]],["boxes-packing",["",false]],["boxes-stacked",["",false]],["braille",["",false]],["brain",["",false]],["brazilian-real-sign",["",false]],["bread-slice",["",false]],["bridge",["",false]],["bridge-circle-check",["",false]],["bridge-circle-exclamation",["",false]],["bridge-circle-xmark",["",false]],["bridge-lock",["",false]],["bridge-water",["",false]],["briefcase",["",false]],["briefcase-medical",["",false]],["broom",["",false]],["broom-ball",["",false]],["brush",["",false]],["btc",["",false]],["bucket",["",false]],["buffer",["",false]],["bug",["",false]],["bug-slash",["",false]],["bugs",["",false]],["building",["",true]],["building-circle-arrow-right",["",false]],["building-circle-check",["",false]],["building-circle-exclamation",["",false]],["building-circle-xmark",["",false]],["building-columns",["",false]],["building-flag",["",false]],["building-lock",["",false]],["building-ngo",["",false]],["building-shield",["",false]],["building-un",["",false]],["building-user",["",false]],["building-wheat",["",false]],["bullhorn",["",false]],["bullseye",["",false]],["burger",["",false]],["buromobelexperte",["",false]],["burst",["",false]],["bus",["",false]],["bus-simple",["",false]],["business-time",["",false]],["buy-n-large",["",false]],["buysellads",["",false]],["c",["C",false]],["cable-car",["",false]],["cake-candles",["",false]],["calculator",["",false]],["calendar",["",true]],["calendar-check",["",true]],["calendar-day",["",false]],["calendar-days",["",true]],["calendar-minus",["",true]],["calendar-plus",["",true]],["calendar-week",["",false]],["calendar-xmark",["",true]],["camera",["",false]],["camera-retro",["",false]],["camera-rotate",["",false]],["campground",["",false]],["canadian-maple-leaf",["",false]],["candy-cane",["",false]],["cannabis",["",false]],["capsules",["",false]],["car",["",false]],["car-battery",["",false]],["car-burst",["",false]],["car-on",["",false]],["car-rear",["",false]],["car-side",["",false]],["car-tunnel",["",false]],["caravan",["",false]],["caret-down",["",false]],["caret-left",["",false]],["caret-right",["",false]],["caret-up",["",false]],["carrot",["",false]],["cart-arrow-down",["",false]],["cart-flatbed",["",false]],["cart-flatbed-suitcase",["",false]],["cart-plus",["",false]],["cart-shopping",["",false]],["cash-register",["",false]],["cat",["",false]],["cc-amazon-pay",["",false]],["cc-amex",["",false]],["cc-apple-pay",["",false]],["cc-diners-club",["",false]],["cc-discover",["",false]],["cc-jcb",["",false]],["cc-mastercard",["",false]],["cc-paypal",["",false]],["cc-stripe",["",false]],["cc-visa",["",false]],["cedi-sign",["",false]],["cent-sign",["",false]],["centercode",["",false]],["centos",["",false]],["certificate",["",false]],["chair",["",false]],["chalkboard",["",false]],["chalkboard-user",["",false]],["champagne-glasses",["",false]],["charging-station",["",false]],["chart-area",["",false]],["chart-bar",["",true]],["chart-column",["",false]],["chart-gantt",["",false]],["chart-line",["",false]],["chart-pie",["",false]],["chart-simple",["",false]],["check",["",false]],["check-double",["",false]],["check-to-slot",["",false]],["cheese",["",false]],["chess",["",false]],["chess-bishop",["",true]],["chess-board",["",false]],["chess-king",["",true]],["chess-knight",["",true]],["chess-pawn",["",true]],["chess-queen",["",true]],["chess-rook",["",true]],["chevron-down",["",false]],["chevron-left",["",false]],["chevron-right",["",false]],["chevron-up",["",false]],["child",["",false]],["child-dress",["",false]],["child-reaching",["",false]],["child-rifle",["",false]],["children",["",false]],["chrome",["",false]],["chromecast",["",false]],["church",["",false]],["circle",["",true]],["circle-arrow-down",["",false]],["circle-arrow-left",["",false]],["circle-arrow-right",["",false]],["circle-arrow-up",["",false]],["circle-check",["",true]],["circle-chevron-down",["",false]],["circle-chevron-left",["",false]],["circle-chevron-right",["",false]],["circle-chevron-up",["",false]],["circle-dollar-to-slot",["",false]],["circle-dot",["",true]],["circle-down",["",true]],["circle-exclamation",["",false]],["circle-h",["",false]],["circle-half-stroke",["",false]],["circle-info",["",false]],["circle-left",["",true]],["circle-minus",["",false]],["circle-nodes",["",false]],["circle-notch",["",false]],["circle-pause",["",true]],["circle-play",["",true]],["circle-plus",["",false]],["circle-question",["",true]],["circle-radiation",["",false]],["circle-right",["",true]],["circle-stop",["",true]],["circle-up",["",true]],["circle-user",["",true]],["circle-xmark",["",true]],["city",["",false]],["clapperboard",["",false]],["clipboard",["",true]],["clipboard-check",["",false]],["clipboard-list",["",false]],["clipboard-question",["",false]],["clipboard-user",["",false]],["clock",["",true]],["clock-rotate-left",["",false]],["clone",["",true]],["closed-captioning",["",true]],["cloud",["",false]],["cloud-arrow-down",["",false]],["cloud-arrow-up",["",false]],["cloud-bolt",["",false]],["cloud-meatball",["",false]],["cloud-moon",["",false]],["cloud-moon-rain",["",false]],["cloud-rain",["",false]],["cloud-showers-heavy",["",false]],["cloud-showers-water",["",false]],["cloud-sun",["",false]],["cloud-sun-rain",["",false]],["cloudflare",["",false]],["cloudscale",["",false]],["cloudsmith",["",false]],["cloudversify",["",false]],["clover",["",false]],["cmplid",["",false]],["code",["",false]],["code-branch",["",false]],["code-commit",["",false]],["code-compare",["",false]],["code-fork",["",false]],["code-merge",["",false]],["code-pull-request",["",false]],["codepen",["",false]],["codiepie",["",false]],["coins",["",false]],["colon-sign",["",false]],["comment",["",true]],["comment-dollar",["",false]],["comment-dots",["",true]],["comment-medical",["",false]],["comment-slash",["",false]],["comment-sms",["",false]],["comments",["",true]],["comments-dollar",["",false]],["compact-disc",["",false]],["compass",["",true]],["compass-drafting",["",false]],["compress",["",false]],["computer",["",false]],["computer-mouse",["",false]],["confluence",["",false]],["connectdevelop",["",false]],["contao",["",false]],["cookie",["",false]],["cookie-bite",["",false]],["copy",["",true]],["copyright",["",true]],["cotton-bureau",["",false]],["couch",["",false]],["cow",["",false]],["cpanel",["",false]],["creative-commons",["",false]],["creative-commons-by",["",false]],["creative-commons-nc",["",false]],["creative-commons-nc-eu",["",false]],["creative-commons-nc-jp",["",false]],["creative-commons-nd",["",false]],["creative-commons-pd",["",false]],["creative-commons-pd-alt",["",false]],["creative-commons-remix",["",false]],["creative-commons-sa",["",false]],["creative-commons-sampling",["",false]],["creative-commons-sampling-plus",["",false]],["creative-commons-share",["",false]],["creative-commons-zero",["",false]],["credit-card",["",true]],["critical-role",["",false]],["crop",["",false]],["crop-simple",["",false]],["cross",["",false]],["crosshairs",["",false]],["crow",["",false]],["crown",["",false]],["crutch",["",false]],["cruzeiro-sign",["",false]],["css3",["",false]],["css3-alt",["",false]],["cube",["",false]],["cubes",["",false]],["cubes-stacked",["",false]],["cuttlefish",["",false]],["d",["D",false]],["d-and-d",["",false]],["d-and-d-beyond",["",false]],["dailymotion",["",false]],["dashcube",["",false]],["database",["",false]],["deezer",["",false]],["delete-left",["",false]],["delicious",["",false]],["democrat",["",false]],["deploydog",["",false]],["deskpro",["",false]],["desktop",["",false]],["dev",["",false]],["deviantart",["",false]],["dharmachakra",["",false]],["dhl",["",false]],["diagram-next",["",false]],["diagram-predecessor",["",false]],["diagram-project",["",false]],["diagram-successor",["",false]],["diamond",["",false]],["diamond-turn-right",["",false]],["diaspora",["",false]],["dice",["",false]],["dice-d20",["",false]],["dice-d6",["",false]],["dice-five",["",false]],["dice-four",["",false]],["dice-one",["",false]],["dice-six",["",false]],["dice-three",["",false]],["dice-two",["",false]],["digg",["",false]],["digital-ocean",["",false]],["discord",["",false]],["discourse",["",false]],["disease",["",false]],["display",["",false]],["divide",["",false]],["dna",["",false]],["dochub",["",false]],["docker",["",false]],["dog",["",false]],["dollar-sign",["$",false]],["dolly",["",false]],["dong-sign",["",false]],["door-closed",["",false]],["door-open",["",false]],["dove",["",false]],["down-left-and-up-right-to-center",["",false]],["down-long",["",false]],["download",["",false]],["draft2digital",["",false]],["dragon",["",false]],["draw-polygon",["",false]],["dribbble",["",false]],["dropbox",["",false]],["droplet",["",false]],["droplet-slash",["",false]],["drum",["",false]],["drum-steelpan",["",false]],["drumstick-bite",["",false]],["drupal",["",false]],["dumbbell",["",false]],["dumpster",["",false]],["dumpster-fire",["",false]],["dungeon",["",false]],["dyalog",["",false]],["e",["E",false]],["ear-deaf",["",false]],["ear-listen",["",false]],["earlybirds",["",false]],["earth-africa",["",false]],["earth-americas",["",false]],["earth-asia",["",false]],["earth-europe",["",false]],["earth-oceania",["",false]],["ebay",["",false]],["edge",["",false]],["edge-legacy",["",false]],["egg",["",false]],["eject",["",false]],["elementor",["",false]],["elevator",["",false]],["ellipsis",["",false]],["ellipsis-vertical",["",false]],["ello",["",false]],["ember",["",false]],["empire",["",false]],["envelope",["",true]],["envelope-circle-check",["",false]],["envelope-open",["",true]],["envelope-open-text",["",false]],["envelopes-bulk",["",false]],["envira",["",false]],["equals",["=",false]],["eraser",["",false]],["erlang",["",false]],["ethereum",["",false]],["ethernet",["",false]],["etsy",["",false]],["euro-sign",["",false]],["evernote",["",false]],["exclamation",["!",false]],["expand",["",false]],["expeditedssl",["",false]],["explosion",["",false]],["eye",["",true]],["eye-dropper",["",false]],["eye-low-vision",["",false]],["eye-slash",["",true]],["f",["F",false]],["face-angry",["",true]],["face-dizzy",["",true]],["face-flushed",["",true]],["face-frown",["",true]],["face-frown-open",["",true]],["face-grimace",["",true]],["face-grin",["",true]],["face-grin-beam",["",true]],["face-grin-beam-sweat",["",true]],["face-grin-hearts",["",true]],["face-grin-squint",["",true]],["face-grin-squint-tears",["",true]],["face-grin-stars",["",true]],["face-grin-tears",["",true]],["face-grin-tongue",["",true]],["face-grin-tongue-squint",["",true]],["face-grin-tongue-wink",["",true]],["face-grin-wide",["",true]],["face-grin-wink",["",true]],["face-kiss",["",true]],["face-kiss-beam",["",true]],["face-kiss-wink-heart",["",true]],["face-laugh",["",true]],["face-laugh-beam",["",true]],["face-laugh-squint",["",true]],["face-laugh-wink",["",true]],["face-meh",["",true]],["face-meh-blank",["",true]],["face-rolling-eyes",["",true]],["face-sad-cry",["",true]],["face-sad-tear",["",true]],["face-smile",["",true]],["face-smile-beam",["",true]],["face-smile-wink",["",true]],["face-surprise",["",true]],["face-tired",["",true]],["facebook",["",false]],["facebook-f",["",false]],["facebook-messenger",["",false]],["fan",["",false]],["fantasy-flight-games",["",false]],["faucet",["",false]],["faucet-drip",["",false]],["fax",["",false]],["feather",["",false]],["feather-pointed",["",false]],["fedex",["",false]],["fedora",["",false]],["ferry",["",false]],["figma",["",false]],["file",["",true]],["file-arrow-down",["",false]],["file-arrow-up",["",false]],["file-audio",["",true]],["file-circle-check",["",false]],["file-circle-exclamation",["",false]],["file-circle-minus",["",false]],["file-circle-plus",["",false]],["file-circle-question",["",false]],["file-circle-xmark",["",false]],["file-code",["",true]],["file-contract",["",false]],["file-csv",["",false]],["file-excel",["",true]],["file-export",["",false]],["file-image",["",true]],["file-import",["",false]],["file-invoice",["",false]],["file-invoice-dollar",["",false]],["file-lines",["",true]],["file-medical",["",false]],["file-pdf",["",true]],["file-pen",["",false]],["file-powerpoint",["",true]],["file-prescription",["",false]],["file-shield",["",false]],["file-signature",["",false]],["file-video",["",true]],["file-waveform",["",false]],["file-word",["",true]],["file-zipper",["",true]],["fill",["",false]],["fill-drip",["",false]],["film",["",false]],["filter",["",false]],["filter-circle-dollar",["",false]],["filter-circle-xmark",["",false]],["fingerprint",["",false]],["fire",["",false]],["fire-burner",["",false]],["fire-extinguisher",["",false]],["fire-flame-curved",["",false]],["fire-flame-simple",["",false]],["firefox",["",false]],["firefox-browser",["",false]],["first-order",["",false]],["first-order-alt",["",false]],["firstdraft",["",false]],["fish",["",false]],["fish-fins",["",false]],["flag",["",true]],["flag-checkered",["",false]],["flag-usa",["",false]],["flask",["",false]],["flask-vial",["",false]],["flickr",["",false]],["flipboard",["",false]],["floppy-disk",["",true]],["florin-sign",["",false]],["fly",["",false]],["folder",["",true]],["folder-closed",["",true]],["folder-minus",["",false]],["folder-open",["",true]],["folder-plus",["",false]],["folder-tree",["",false]],["font",["",false]],["font-awesome",["",true]],["fonticons",["",false]],["fonticons-fi",["",false]],["football",["",false]],["fort-awesome",["",false]],["fort-awesome-alt",["",false]],["forumbee",["",false]],["forward",["",false]],["forward-fast",["",false]],["forward-step",["",false]],["foursquare",["",false]],["franc-sign",["",false]],["free-code-camp",["",false]],["freebsd",["",false]],["frog",["",false]],["fulcrum",["",false]],["futbol",["",true]],["g",["G",false]],["galactic-republic",["",false]],["galactic-senate",["",false]],["gamepad",["",false]],["gas-pump",["",false]],["gauge",["",false]],["gauge-high",["",false]],["gauge-simple",["",false]],["gauge-simple-high",["",false]],["gavel",["",false]],["gear",["",false]],["gears",["",false]],["gem",["",true]],["genderless",["",false]],["get-pocket",["",false]],["gg",["",false]],["gg-circle",["",false]],["ghost",["",false]],["gift",["",false]],["gifts",["",false]],["git",["",false]],["git-alt",["",false]],["github",["",false]],["github-alt",["",false]],["gitkraken",["",false]],["gitlab",["",false]],["gitter",["",false]],["glass-water",["",false]],["glass-water-droplet",["",false]],["glasses",["",false]],["glide",["",false]],["glide-g",["",false]],["globe",["",false]],["gofore",["",false]],["golang",["",false]],["golf-ball-tee",["",false]],["goodreads",["",false]],["goodreads-g",["",false]],["google",["",false]],["google-drive",["",false]],["google-pay",["",false]],["google-play",["",false]],["google-plus",["",false]],["google-plus-g",["",false]],["google-wallet",["",false]],["gopuram",["",false]],["graduation-cap",["",false]],["gratipay",["",false]],["grav",["",false]],["greater-than",[">",false]],["greater-than-equal",["",false]],["grip",["",false]],["grip-lines",["",false]],["grip-lines-vertical",["",false]],["grip-vertical",["",false]],["gripfire",["",false]],["group-arrows-rotate",["",false]],["grunt",["",false]],["guarani-sign",["",false]],["guilded",["",false]],["guitar",["",false]],["gulp",["",false]],["gun",["",false]],["h",["H",false]],["hacker-news",["",false]],["hackerrank",["",false]],["hammer",["",false]],["hamsa",["",false]],["hand",["",true]],["hand-back-fist",["",true]],["hand-dots",["",false]],["hand-fist",["",false]],["hand-holding",["",false]],["hand-holding-dollar",["",false]],["hand-holding-droplet",["",false]],["hand-holding-hand",["",false]],["hand-holding-heart",["",false]],["hand-holding-medical",["",false]],["hand-lizard",["",true]],["hand-middle-finger",["",false]],["hand-peace",["",true]],["hand-point-down",["",true]],["hand-point-left",["",true]],["hand-point-right",["",true]],["hand-point-up",["",true]],["hand-pointer",["",true]],["hand-scissors",["",true]],["hand-sparkles",["",false]],["hand-spock",["",true]],["handcuffs",["",false]],["hands",["",false]],["hands-asl-interpreting",["",false]],["hands-bound",["",false]],["hands-bubbles",["",false]],["hands-clapping",["",false]],["hands-holding",["",false]],["hands-holding-child",["",false]],["hands-holding-circle",["",false]],["hands-praying",["",false]],["handshake",["",true]],["handshake-angle",["",false]],["handshake-simple",["",false]],["handshake-simple-slash",["",false]],["handshake-slash",["",false]],["hanukiah",["",false]],["hard-drive",["",true]],["hashnode",["",false]],["hashtag",["#",false]],["hat-cowboy",["",false]],["hat-cowboy-side",["",false]],["hat-wizard",["",false]],["head-side-cough",["",false]],["head-side-cough-slash",["",false]],["head-side-mask",["",false]],["head-side-virus",["",false]],["heading",["",false]],["headphones",["",false]],["headphones-simple",["",false]],["headset",["",false]],["heart",["",true]],["heart-circle-bolt",["",false]],["heart-circle-check",["",false]],["heart-circle-exclamation",["",false]],["heart-circle-minus",["",false]],["heart-circle-plus",["",false]],["heart-circle-xmark",["",false]],["heart-crack",["",false]],["heart-pulse",["",false]],["helicopter",["",false]],["helicopter-symbol",["",false]],["helmet-safety",["",false]],["helmet-un",["",false]],["highlighter",["",false]],["hill-avalanche",["",false]],["hill-rockslide",["",false]],["hippo",["",false]],["hips",["",false]],["hire-a-helper",["",false]],["hive",["",false]],["hockey-puck",["",false]],["holly-berry",["",false]],["hooli",["",false]],["hornbill",["",false]],["horse",["",false]],["horse-head",["",false]],["hospital",["",true]],["hospital-user",["",false]],["hot-tub-person",["",false]],["hotdog",["",false]],["hotel",["",false]],["hotjar",["",false]],["hourglass",["",true]],["hourglass-end",["",false]],["hourglass-half",["",true]],["hourglass-start",["",false]],["house",["",false]],["house-chimney",["",false]],["house-chimney-crack",["",false]],["house-chimney-medical",["",false]],["house-chimney-user",["",false]],["house-chimney-window",["",false]],["house-circle-check",["",false]],["house-circle-exclamation",["",false]],["house-circle-xmark",["",false]],["house-crack",["",false]],["house-fire",["",false]],["house-flag",["",false]],["house-flood-water",["",false]],["house-flood-water-circle-arrow-right",["",false]],["house-laptop",["",false]],["house-lock",["",false]],["house-medical",["",false]],["house-medical-circle-check",["",false]],["house-medical-circle-exclamation",["",false]],["house-medical-circle-xmark",["",false]],["house-medical-flag",["",false]],["house-signal",["",false]],["house-tsunami",["",false]],["house-user",["",false]],["houzz",["",false]],["hryvnia-sign",["",false]],["html5",["",false]],["hubspot",["",false]],["hurricane",["",false]],["i",["I",false]],["i-cursor",["",false]],["ice-cream",["",false]],["icicles",["",false]],["icons",["",false]],["id-badge",["",true]],["id-card",["",true]],["id-card-clip",["",false]],["ideal",["",false]],["igloo",["",false]],["image",["",true]],["image-portrait",["",false]],["images",["",true]],["imdb",["",false]],["inbox",["",false]],["indent",["",false]],["indian-rupee-sign",["",false]],["industry",["",false]],["infinity",["",false]],["info",["",false]],["instagram",["",false]],["instalod",["",false]],["intercom",["",false]],["internet-explorer",["",false]],["invision",["",false]],["ioxhost",["",false]],["italic",["",false]],["itch-io",["",false]],["itunes",["",false]],["itunes-note",["",false]],["j",["J",false]],["jar",["",false]],["jar-wheat",["",false]],["java",["",false]],["jedi",["",false]],["jedi-order",["",false]],["jenkins",["",false]],["jet-fighter",["",false]],["jet-fighter-up",["",false]],["jira",["",false]],["joget",["",false]],["joint",["",false]],["joomla",["",false]],["js",["",false]],["jsfiddle",["",false]],["jug-detergent",["",false]],["k",["K",false]],["kaaba",["",false]],["kaggle",["",false]],["key",["",false]],["keybase",["",false]],["keyboard",["",true]],["keycdn",["",false]],["khanda",["",false]],["kickstarter",["",false]],["kickstarter-k",["",false]],["kip-sign",["",false]],["kit-medical",["",false]],["kitchen-set",["",false]],["kiwi-bird",["",false]],["korvue",["",false]],["l",["L",false]],["land-mine-on",["",false]],["landmark",["",false]],["landmark-dome",["",false]],["landmark-flag",["",false]],["language",["",false]],["laptop",["",false]],["laptop-code",["",false]],["laptop-file",["",false]],["laptop-medical",["",false]],["laravel",["",false]],["lari-sign",["",false]],["lastfm",["",false]],["layer-group",["",false]],["leaf",["",false]],["leanpub",["",false]],["left-long",["",false]],["left-right",["",false]],["lemon",["",true]],["less",["",false]],["less-than",["<",false]],["less-than-equal",["",false]],["life-ring",["",true]],["lightbulb",["",true]],["line",["",false]],["lines-leaning",["",false]],["link",["",false]],["link-slash",["",false]],["linkedin",["",false]],["linkedin-in",["",false]],["linode",["",false]],["linux",["",false]],["lira-sign",["",false]],["list",["",false]],["list-check",["",false]],["list-ol",["",false]],["list-ul",["",false]],["litecoin-sign",["",false]],["location-arrow",["",false]],["location-crosshairs",["",false]],["location-dot",["",false]],["location-pin",["",false]],["location-pin-lock",["",false]],["lock",["",false]],["lock-open",["",false]],["locust",["",false]],["lungs",["",false]],["lungs-virus",["",false]],["lyft",["",false]],["m",["M",false]],["magento",["",false]],["magnet",["",false]],["magnifying-glass",["",false]],["magnifying-glass-arrow-right",["",false]],["magnifying-glass-chart",["",false]],["magnifying-glass-dollar",["",false]],["magnifying-glass-location",["",false]],["magnifying-glass-minus",["",false]],["magnifying-glass-plus",["",false]],["mailchimp",["",false]],["manat-sign",["",false]],["mandalorian",["",false]],["map",["",true]],["map-location",["",false]],["map-location-dot",["",false]],["map-pin",["",false]],["markdown",["",false]],["marker",["",false]],["mars",["",false]],["mars-and-venus",["",false]],["mars-and-venus-burst",["",false]],["mars-double",["",false]],["mars-stroke",["",false]],["mars-stroke-right",["",false]],["mars-stroke-up",["",false]],["martini-glass",["",false]],["martini-glass-citrus",["",false]],["martini-glass-empty",["",false]],["mask",["",false]],["mask-face",["",false]],["mask-ventilator",["",false]],["masks-theater",["",false]],["mastodon",["",false]],["mattress-pillow",["",false]],["maxcdn",["",false]],["maximize",["",false]],["mdb",["",false]],["medal",["",false]],["medapps",["",false]],["medium",["",false]],["medrt",["",false]],["meetup",["",false]],["megaport",["",false]],["memory",["",false]],["mendeley",["",false]],["menorah",["",false]],["mercury",["",false]],["message",["",true]],["meta",["",false]],["meteor",["",false]],["microblog",["",false]],["microchip",["",false]],["microphone",["",false]],["microphone-lines",["",false]],["microphone-lines-slash",["",false]],["microphone-slash",["",false]],["microscope",["",false]],["microsoft",["",false]],["mill-sign",["",false]],["minimize",["",false]],["minus",["",false]],["mitten",["",false]],["mix",["",false]],["mixcloud",["",false]],["mixer",["",false]],["mizuni",["",false]],["mobile",["",false]],["mobile-button",["",false]],["mobile-retro",["",false]],["mobile-screen",["",false]],["mobile-screen-button",["",false]],["modx",["",false]],["monero",["",false]],["money-bill",["",false]],["money-bill-1",["",true]],["money-bill-1-wave",["",false]],["money-bill-transfer",["",false]],["money-bill-trend-up",["",false]],["money-bill-wave",["",false]],["money-bill-wheat",["",false]],["money-bills",["",false]],["money-check",["",false]],["money-check-dollar",["",false]],["monument",["",false]],["moon",["",true]],["mortar-pestle",["",false]],["mosque",["",false]],["mosquito",["",false]],["mosquito-net",["",false]],["motorcycle",["",false]],["mound",["",false]],["mountain",["",false]],["mountain-city",["",false]],["mountain-sun",["",false]],["mug-hot",["",false]],["mug-saucer",["",false]],["music",["",false]],["n",["N",false]],["naira-sign",["",false]],["napster",["",false]],["neos",["",false]],["network-wired",["",false]],["neuter",["",false]],["newspaper",["",true]],["nfc-directional",["",false]],["nfc-symbol",["",false]],["nimblr",["",false]],["node",["",false]],["node-js",["",false]],["not-equal",["",false]],["notdef",["",true]],["note-sticky",["",true]],["notes-medical",["",false]],["npm",["",false]],["ns8",["",false]],["nutritionix",["",false]],["o",["O",false]],["object-group",["",true]],["object-ungroup",["",true]],["octopus-deploy",["",false]],["odnoklassniki",["",false]],["oil-can",["",false]],["oil-well",["",false]],["old-republic",["",false]],["om",["",false]],["opencart",["",false]],["openid",["",false]],["opera",["",false]],["optin-monster",["",false]],["orcid",["",false]],["osi",["",false]],["otter",["",false]],["outdent",["",false]],["p",["P",false]],["padlet",["",false]],["page4",["",false]],["pagelines",["",false]],["pager",["",false]],["paint-roller",["",false]],["paintbrush",["",false]],["palette",["",false]],["palfed",["",false]],["pallet",["",false]],["panorama",["",false]],["paper-plane",["",true]],["paperclip",["",false]],["parachute-box",["",false]],["paragraph",["",false]],["passport",["",false]],["paste",["",true]],["patreon",["",false]],["pause",["",false]],["paw",["",false]],["paypal",["",false]],["peace",["",false]],["pen",["",false]],["pen-clip",["",false]],["pen-fancy",["",false]],["pen-nib",["",false]],["pen-ruler",["",false]],["pen-to-square",["",true]],["pencil",["",false]],["people-arrows",["",false]],["people-carry-box",["",false]],["people-group",["",false]],["people-line",["",false]],["people-pulling",["",false]],["people-robbery",["",false]],["people-roof",["",false]],["pepper-hot",["",false]],["perbyte",["",false]],["percent",["%",false]],["periscope",["",false]],["person",["",false]],["person-arrow-down-to-line",["",false]],["person-arrow-up-from-line",["",false]],["person-biking",["",false]],["person-booth",["",false]],["person-breastfeeding",["",false]],["person-burst",["",false]],["person-cane",["",false]],["person-chalkboard",["",false]],["person-circle-check",["",false]],["person-circle-exclamation",["",false]],["person-circle-minus",["",false]],["person-circle-plus",["",false]],["person-circle-question",["",false]],["person-circle-xmark",["",false]],["person-digging",["",false]],["person-dots-from-line",["",false]],["person-dress",["",false]],["person-dress-burst",["",false]],["person-drowning",["",false]],["person-falling",["",false]],["person-falling-burst",["",false]],["person-half-dress",["",false]],["person-harassing",["",false]],["person-hiking",["",false]],["person-military-pointing",["",false]],["person-military-rifle",["",false]],["person-military-to-person",["",false]],["person-praying",["",false]],["person-pregnant",["",false]],["person-rays",["",false]],["person-rifle",["",false]],["person-running",["",false]],["person-shelter",["",false]],["person-skating",["",false]],["person-skiing",["",false]],["person-skiing-nordic",["",false]],["person-snowboarding",["",false]],["person-swimming",["",false]],["person-through-window",["",false]],["person-walking",["",false]],["person-walking-arrow-loop-left",["",false]],["person-walking-arrow-right",["",false]],["person-walking-dashed-line-arrow-right",["",false]],["person-walking-luggage",["",false]],["person-walking-with-cane",["",false]],["peseta-sign",["",false]],["peso-sign",["",false]],["phabricator",["",false]],["phoenix-framework",["",false]],["phoenix-squadron",["",false]],["phone",["",false]],["phone-flip",["",false]],["phone-slash",["",false]],["phone-volume",["",false]],["photo-film",["",false]],["php",["",false]],["pied-piper",["",false]],["pied-piper-alt",["",false]],["pied-piper-hat",["",false]],["pied-piper-pp",["",false]],["piggy-bank",["",false]],["pills",["",false]],["pinterest",["",false]],["pinterest-p",["",false]],["pix",["",false]],["pizza-slice",["",false]],["place-of-worship",["",false]],["plane",["",false]],["plane-arrival",["",false]],["plane-circle-check",["",false]],["plane-circle-exclamation",["",false]],["plane-circle-xmark",["",false]],["plane-departure",["",false]],["plane-lock",["",false]],["plane-slash",["",false]],["plane-up",["",false]],["plant-wilt",["",false]],["plate-wheat",["",false]],["play",["",false]],["playstation",["",false]],["plug",["",false]],["plug-circle-bolt",["",false]],["plug-circle-check",["",false]],["plug-circle-exclamation",["",false]],["plug-circle-minus",["",false]],["plug-circle-plus",["",false]],["plug-circle-xmark",["",false]],["plus",["+",false]],["plus-minus",["",false]],["podcast",["",false]],["poo",["",false]],["poo-storm",["",false]],["poop",["",false]],["power-off",["",false]],["prescription",["",false]],["prescription-bottle",["",false]],["prescription-bottle-medical",["",false]],["print",["",false]],["product-hunt",["",false]],["pump-medical",["",false]],["pump-soap",["",false]],["pushed",["",false]],["puzzle-piece",["",false]],["python",["",false]],["q",["Q",false]],["qq",["",false]],["qrcode",["",false]],["question",["?",false]],["quinscape",["",false]],["quora",["",false]],["quote-left",["",false]],["quote-right",["",false]],["r",["R",false]],["r-project",["",false]],["radiation",["",false]],["radio",["",false]],["rainbow",["",false]],["ranking-star",["",false]],["raspberry-pi",["",false]],["ravelry",["",false]],["react",["",false]],["reacteurope",["",false]],["readme",["",false]],["rebel",["",false]],["receipt",["",false]],["record-vinyl",["",false]],["rectangle-ad",["",false]],["rectangle-list",["",true]],["rectangle-xmark",["",true]],["recycle",["",false]],["red-river",["",false]],["reddit",["",false]],["reddit-alien",["",false]],["redhat",["",false]],["registered",["",true]],["renren",["",false]],["repeat",["",false]],["reply",["",false]],["reply-all",["",false]],["replyd",["",false]],["republican",["",false]],["researchgate",["",false]],["resolving",["",false]],["restroom",["",false]],["retweet",["",false]],["rev",["",false]],["ribbon",["",false]],["right-from-bracket",["",false]],["right-left",["",false]],["right-long",["",false]],["right-to-bracket",["",false]],["ring",["",false]],["road",["",false]],["road-barrier",["",false]],["road-bridge",["",false]],["road-circle-check",["",false]],["road-circle-exclamation",["",false]],["road-circle-xmark",["",false]],["road-lock",["",false]],["road-spikes",["",false]],["robot",["",false]],["rocket",["",false]],["rocketchat",["",false]],["rockrms",["",false]],["rotate",["",false]],["rotate-left",["",false]],["rotate-right",["",false]],["route",["",false]],["rss",["",false]],["ruble-sign",["",false]],["rug",["",false]],["ruler",["",false]],["ruler-combined",["",false]],["ruler-horizontal",["",false]],["ruler-vertical",["",false]],["rupee-sign",["",false]],["rupiah-sign",["",false]],["rust",["",false]],["s",["S",false]],["sack-dollar",["",false]],["sack-xmark",["",false]],["safari",["",false]],["sailboat",["",false]],["salesforce",["",false]],["sass",["",false]],["satellite",["",false]],["satellite-dish",["",false]],["scale-balanced",["",false]],["scale-unbalanced",["",false]],["scale-unbalanced-flip",["",false]],["schlix",["",false]],["school",["",false]],["school-circle-check",["",false]],["school-circle-exclamation",["",false]],["school-circle-xmark",["",false]],["school-flag",["",false]],["school-lock",["",false]],["scissors",["",false]],["screenpal",["",false]],["screwdriver",["",false]],["screwdriver-wrench",["",false]],["scribd",["",false]],["scroll",["",false]],["scroll-torah",["",false]],["sd-card",["",false]],["searchengin",["",false]],["section",["",false]],["seedling",["",false]],["sellcast",["",false]],["sellsy",["",false]],["server",["",false]],["servicestack",["",false]],["shapes",["",false]],["share",["",false]],["share-from-square",["",true]],["share-nodes",["",false]],["sheet-plastic",["",false]],["shekel-sign",["",false]],["shield",["",false]],["shield-cat",["",false]],["shield-dog",["",false]],["shield-halved",["",false]],["shield-heart",["",false]],["shield-virus",["",false]],["ship",["",false]],["shirt",["",false]],["shirtsinbulk",["",false]],["shoe-prints",["",false]],["shop",["",false]],["shop-lock",["",false]],["shop-slash",["",false]],["shopify",["",false]],["shopware",["",false]],["shower",["",false]],["shrimp",["",false]],["shuffle",["",false]],["shuttle-space",["",false]],["sign-hanging",["",false]],["signal",["",false]],["signature",["",false]],["signs-post",["",false]],["sim-card",["",false]],["simplybuilt",["",false]],["sink",["",false]],["sistrix",["",false]],["sitemap",["",false]],["sith",["",false]],["sitrox",["",false]],["sketch",["",false]],["skull",["",false]],["skull-crossbones",["",false]],["skyatlas",["",false]],["skype",["",false]],["slack",["",false]],["slash",["",false]],["sleigh",["",false]],["sliders",["",false]],["slideshare",["",false]],["smog",["",false]],["smoking",["",false]],["snapchat",["",false]],["snowflake",["",true]],["snowman",["",false]],["snowplow",["",false]],["soap",["",false]],["socks",["",false]],["solar-panel",["",false]],["sort",["",false]],["sort-down",["",false]],["sort-up",["",false]],["soundcloud",["",false]],["sourcetree",["",false]],["spa",["",false]],["space-awesome",["",false]],["spaghetti-monster-flying",["",false]],["speakap",["",false]],["speaker-deck",["",false]],["spell-check",["",false]],["spider",["",false]],["spinner",["",false]],["splotch",["",false]],["spoon",["",false]],["spotify",["",false]],["spray-can",["",false]],["spray-can-sparkles",["",false]],["square",["",true]],["square-arrow-up-right",["",false]],["square-behance",["",false]],["square-caret-down",["",true]],["square-caret-left",["",true]],["square-caret-right",["",true]],["square-caret-up",["",true]],["square-check",["",true]],["square-dribbble",["",false]],["square-envelope",["",false]],["square-facebook",["",false]],["square-font-awesome",["",false]],["square-font-awesome-stroke",["",false]],["square-full",["",true]],["square-git",["",false]],["square-github",["",false]],["square-gitlab",["",false]],["square-google-plus",["",false]],["square-h",["",false]],["square-hacker-news",["",false]],["square-instagram",["",false]],["square-js",["",false]],["square-lastfm",["",false]],["square-minus",["",true]],["square-nfi",["",false]],["square-odnoklassniki",["",false]],["square-parking",["",false]],["square-pen",["",false]],["square-person-confined",["",false]],["square-phone",["",false]],["square-phone-flip",["",false]],["square-pied-piper",["",false]],["square-pinterest",["",false]],["square-plus",["",true]],["square-poll-horizontal",["",false]],["square-poll-vertical",["",false]],["square-reddit",["",false]],["square-root-variable",["",false]],["square-rss",["",false]],["square-share-nodes",["",false]],["square-snapchat",["",false]],["square-steam",["",false]],["square-tumblr",["",false]],["square-twitter",["",false]],["square-up-right",["",false]],["square-viadeo",["",false]],["square-vimeo",["",false]],["square-virus",["",false]],["square-whatsapp",["",false]],["square-xing",["",false]],["square-xmark",["",false]],["square-youtube",["",false]],["squarespace",["",false]],["stack-exchange",["",false]],["stack-overflow",["",false]],["stackpath",["",false]],["staff-snake",["",false]],["stairs",["",false]],["stamp",["",false]],["stapler",["",false]],["star",["",true]],["star-and-crescent",["",false]],["star-half",["",true]],["star-half-stroke",["",true]],["star-of-david",["",false]],["star-of-life",["",false]],["staylinked",["",false]],["steam",["",false]],["steam-symbol",["",false]],["sterling-sign",["",false]],["stethoscope",["",false]],["sticker-mule",["",false]],["stop",["",false]],["stopwatch",["",false]],["stopwatch-20",["",false]],["store",["",false]],["store-slash",["",false]],["strava",["",false]],["street-view",["",false]],["strikethrough",["",false]],["stripe",["",false]],["stripe-s",["",false]],["stroopwafel",["",false]],["studiovinari",["",false]],["stumbleupon",["",false]],["stumbleupon-circle",["",false]],["subscript",["",false]],["suitcase",["",false]],["suitcase-medical",["",false]],["suitcase-rolling",["",false]],["sun",["",true]],["sun-plant-wilt",["",false]],["superpowers",["",false]],["superscript",["",false]],["supple",["",false]],["suse",["",false]],["swatchbook",["",false]],["swift",["",false]],["symfony",["",false]],["synagogue",["",false]],["syringe",["",false]],["t",["T",false]],["table",["",false]],["table-cells",["",false]],["table-cells-large",["",false]],["table-columns",["",false]],["table-list",["",false]],["table-tennis-paddle-ball",["",false]],["tablet",["",false]],["tablet-button",["",false]],["tablet-screen-button",["",false]],["tablets",["",false]],["tachograph-digital",["",false]],["tag",["",false]],["tags",["",false]],["tape",["",false]],["tarp",["",false]],["tarp-droplet",["",false]],["taxi",["",false]],["teamspeak",["",false]],["teeth",["",false]],["teeth-open",["",false]],["telegram",["",false]],["temperature-arrow-down",["",false]],["temperature-arrow-up",["",false]],["temperature-empty",["",false]],["temperature-full",["",false]],["temperature-half",["",false]],["temperature-high",["",false]],["temperature-low",["",false]],["temperature-quarter",["",false]],["temperature-three-quarters",["",false]],["tencent-weibo",["",false]],["tenge-sign",["",false]],["tent",["",false]],["tent-arrow-down-to-line",["",false]],["tent-arrow-left-right",["",false]],["tent-arrow-turn-left",["",false]],["tent-arrows-down",["",false]],["tents",["",false]],["terminal",["",false]],["text-height",["",false]],["text-slash",["",false]],["text-width",["",false]],["the-red-yeti",["",false]],["themeco",["",false]],["themeisle",["",false]],["thermometer",["",false]],["think-peaks",["",false]],["thumbs-down",["",true]],["thumbs-up",["",true]],["thumbtack",["",false]],["ticket",["",false]],["ticket-simple",["",false]],["tiktok",["",false]],["timeline",["",false]],["toggle-off",["",false]],["toggle-on",["",false]],["toilet",["",false]],["toilet-paper",["",false]],["toilet-paper-slash",["",false]],["toilet-portable",["",false]],["toilets-portable",["",false]],["toolbox",["",false]],["tooth",["",false]],["torii-gate",["",false]],["tornado",["",false]],["tower-broadcast",["",false]],["tower-cell",["",false]],["tower-observation",["",false]],["tractor",["",false]],["trade-federation",["",false]],["trademark",["",false]],["traffic-light",["",false]],["trailer",["",false]],["train",["",false]],["train-subway",["",false]],["train-tram",["",false]],["transgender",["",false]],["trash",["",false]],["trash-arrow-up",["",false]],["trash-can",["",true]],["trash-can-arrow-up",["",false]],["tree",["",false]],["tree-city",["",false]],["trello",["",false]],["triangle-exclamation",["",false]],["trophy",["",false]],["trowel",["",false]],["trowel-bricks",["",false]],["truck",["",false]],["truck-arrow-right",["",false]],["truck-droplet",["",false]],["truck-fast",["",false]],["truck-field",["",false]],["truck-field-un",["",false]],["truck-front",["",false]],["truck-medical",["",false]],["truck-monster",["",false]],["truck-moving",["",false]],["truck-pickup",["",false]],["truck-plane",["",false]],["truck-ramp-box",["",false]],["tty",["",false]],["tumblr",["",false]],["turkish-lira-sign",["",false]],["turn-down",["",false]],["turn-up",["",false]],["tv",["",false]],["twitch",["",false]],["twitter",["",false]],["typo3",["",false]],["u",["U",false]],["uber",["",false]],["ubuntu",["",false]],["uikit",["",false]],["umbraco",["",false]],["umbrella",["",false]],["umbrella-beach",["",false]],["uncharted",["",false]],["underline",["",false]],["uniregistry",["",false]],["unity",["",false]],["universal-access",["",false]],["unlock",["",false]],["unlock-keyhole",["",false]],["unsplash",["",false]],["untappd",["",false]],["up-down",["",false]],["up-down-left-right",["",false]],["up-long",["",false]],["up-right-and-down-left-from-center",["",false]],["up-right-from-square",["",false]],["upload",["",false]],["ups",["",false]],["usb",["",false]],["user",["",true]],["user-astronaut",["",false]],["user-check",["",false]],["user-clock",["",false]],["user-doctor",["",false]],["user-gear",["",false]],["user-graduate",["",false]],["user-group",["",false]],["user-injured",["",false]],["user-large",["",false]],["user-large-slash",["",false]],["user-lock",["",false]],["user-minus",["",false]],["user-ninja",["",false]],["user-nurse",["",false]],["user-pen",["",false]],["user-plus",["",false]],["user-secret",["",false]],["user-shield",["",false]],["user-slash",["",false]],["user-tag",["",false]],["user-tie",["",false]],["user-xmark",["",false]],["users",["",false]],["users-between-lines",["",false]],["users-gear",["",false]],["users-line",["",false]],["users-rays",["",false]],["users-rectangle",["",false]],["users-slash",["",false]],["users-viewfinder",["",false]],["usps",["",false]],["ussunnah",["",false]],["utensils",["",false]],["v",["V",false]],["vaadin",["",false]],["van-shuttle",["",false]],["vault",["",false]],["vector-square",["",false]],["venus",["",false]],["venus-double",["",false]],["venus-mars",["",false]],["vest",["",false]],["vest-patches",["",false]],["viacoin",["",false]],["viadeo",["",false]],["vial",["",false]],["vial-circle-check",["",false]],["vial-virus",["",false]],["vials",["",false]],["viber",["",false]],["video",["",false]],["video-slash",["",false]],["vihara",["",false]],["vimeo",["",false]],["vimeo-v",["",false]],["vine",["",false]],["virus",["",false]],["virus-covid",["",false]],["virus-covid-slash",["",false]],["virus-slash",["",false]],["viruses",["",false]],["vk",["",false]],["vnv",["",false]],["voicemail",["",false]],["volcano",["",false]],["volleyball",["",false]],["volume-high",["",false]],["volume-low",["",false]],["volume-off",["",false]],["volume-xmark",["",false]],["vr-cardboard",["",false]],["vuejs",["",false]],["w",["W",false]],["walkie-talkie",["",false]],["wallet",["",false]],["wand-magic",["",false]],["wand-magic-sparkles",["",false]],["wand-sparkles",["",false]],["warehouse",["",false]],["watchman-monitoring",["",false]],["water",["",false]],["water-ladder",["",false]],["wave-square",["",false]],["waze",["",false]],["weebly",["",false]],["weibo",["",false]],["weight-hanging",["",false]],["weight-scale",["",false]],["weixin",["",false]],["whatsapp",["",false]],["wheat-awn",["",false]],["wheat-awn-circle-exclamation",["",false]],["wheelchair",["",false]],["wheelchair-move",["",false]],["whiskey-glass",["",false]],["whmcs",["",false]],["wifi",["",false]],["wikipedia-w",["",false]],["wind",["",false]],["window-maximize",["",true]],["window-minimize",["",true]],["window-restore",["",true]],["windows",["",false]],["wine-bottle",["",false]],["wine-glass",["",false]],["wine-glass-empty",["",false]],["wirsindhandwerk",["",false]],["wix",["",false]],["wizards-of-the-coast",["",false]],["wodu",["",false]],["wolf-pack-battalion",["",false]],["won-sign",["",false]],["wordpress",["",false]],["wordpress-simple",["",false]],["worm",["",false]],["wpbeginner",["",false]],["wpexplorer",["",false]],["wpforms",["",false]],["wpressr",["",false]],["wrench",["",false]],["x",["X",false]],["x-ray",["",false]],["xbox",["",false]],["xing",["",false]],["xmark",["",false]],["xmarks-lines",["",false]],["y",["Y",false]],["y-combinator",["",false]],["yahoo",["",false]],["yammer",["",false]],["yandex",["",false]],["yandex-international",["",false]],["yarn",["",false]],["yelp",["",false]],["yen-sign",["",false]],["yin-yang",["",false]],["yoast",["",false]],["youtube",["",false]],["z",["Z",false]],["zhihu",["",false]]]
   );
 
   window.getFontAwesome6IconMetadata = (name) => styles.get(name);
-})();
+})();
\ No newline at end of file
index 7a8b6ac727eff7ab06607c8cdf013c74c58901b2..e7525c4b5eb58fe4fa77dc424a8b9afd728938b3 100644 (file)
@@ -4,8 +4,8 @@ export {};
 // This is duplicated from the regular `global.ts` that we cannot
 // use because of the `import` and the conflicting `module` target.
 type Codepoint = string;
-type IconStyles = string[];
-type IconMetadata = [Codepoint, IconStyles];
+type HasRegularVariant = boolean;
+type IconMetadata = [Codepoint, HasRegularVariant];
 
 declare global {
   interface Window {
index ccdc35a8bb06e6b6dd711154b4843ea422361be1..dcf6ebfea1a06f436f5564602d1c921df8e3445d 100644 (file)
@@ -57,8 +57,8 @@
         }
         isValidIconStyle(name, isSolid) {
             if (!isSolid && isFontAwesome6Free()) {
-                const [, styles] = window.getFontAwesome6IconMetadata(name);
-                if (!styles.includes("regular")) {
+                const [, hasRegularVariant] = window.getFontAwesome6IconMetadata(name);
+                if (!hasRegularVariant) {
                     // Font Awesome 6 Free only includes solid icons with the
                     // the exception to some special icons that use the weight
                     // to differentiate two related icons. One such example is
index 424198fc51435cdecc88dac1bb038260da8ada75..8271f7ec5857e1039947726cfa1a61cd2d3a91be 100644 (file)
@@ -1,5 +1,5 @@
 "use strict";
 (() => {
-    const styles = new Map([["0", ["0", ["solid"]]], ["1", ["1", ["solid"]]], ["2", ["2", ["solid"]]], ["3", ["3", ["solid"]]], ["4", ["4", ["solid"]]], ["5", ["5", ["solid"]]], ["6", ["6", ["solid"]]], ["7", ["7", ["solid"]]], ["8", ["8", ["solid"]]], ["9", ["9", ["solid"]]], ["42-group", ["", ["brands"]]], ["500px", ["", ["brands"]]], ["a", ["A", ["solid"]]], ["accessible-icon", ["", ["brands"]]], ["accusoft", ["", ["brands"]]], ["address-book", ["", ["solid", "regular"]]], ["address-card", ["", ["solid", "regular"]]], ["adn", ["", ["brands"]]], ["adversal", ["", ["brands"]]], ["affiliatetheme", ["", ["brands"]]], ["airbnb", ["", ["brands"]]], ["algolia", ["", ["brands"]]], ["align-center", ["", ["solid"]]], ["align-justify", ["", ["solid"]]], ["align-left", ["", ["solid"]]], ["align-right", ["", ["solid"]]], ["alipay", ["", ["brands"]]], ["amazon", ["", ["brands"]]], ["amazon-pay", ["", ["brands"]]], ["amilia", ["", ["brands"]]], ["anchor", ["", ["solid"]]], ["anchor-circle-check", ["", ["solid"]]], ["anchor-circle-exclamation", ["", ["solid"]]], ["anchor-circle-xmark", ["", ["solid"]]], ["anchor-lock", ["", ["solid"]]], ["android", ["", ["brands"]]], ["angellist", ["", ["brands"]]], ["angle-down", ["", ["solid"]]], ["angle-left", ["", ["solid"]]], ["angle-right", ["", ["solid"]]], ["angle-up", ["", ["solid"]]], ["angles-down", ["", ["solid"]]], ["angles-left", ["", ["solid"]]], ["angles-right", ["", ["solid"]]], ["angles-up", ["", ["solid"]]], ["angrycreative", ["", ["brands"]]], ["angular", ["", ["brands"]]], ["ankh", ["", ["solid"]]], ["app-store", ["", ["brands"]]], ["app-store-ios", ["", ["brands"]]], ["apper", ["", ["brands"]]], ["apple", ["", ["brands"]]], ["apple-pay", ["", ["brands"]]], ["apple-whole", ["", ["solid"]]], ["archway", ["", ["solid"]]], ["arrow-down", ["", ["solid"]]], ["arrow-down-1-9", ["", ["solid"]]], ["arrow-down-9-1", ["", ["solid"]]], ["arrow-down-a-z", ["", ["solid"]]], ["arrow-down-long", ["", ["solid"]]], ["arrow-down-short-wide", ["", ["solid"]]], ["arrow-down-up-across-line", ["", ["solid"]]], ["arrow-down-up-lock", ["", ["solid"]]], ["arrow-down-wide-short", ["", ["solid"]]], ["arrow-down-z-a", ["", ["solid"]]], ["arrow-left", ["", ["solid"]]], ["arrow-left-long", ["", ["solid"]]], ["arrow-pointer", ["", ["solid"]]], ["arrow-right", ["", ["solid"]]], ["arrow-right-arrow-left", ["", ["solid"]]], ["arrow-right-from-bracket", ["", ["solid"]]], ["arrow-right-long", ["", ["solid"]]], ["arrow-right-to-bracket", ["", ["solid"]]], ["arrow-right-to-city", ["", ["solid"]]], ["arrow-rotate-left", ["", ["solid"]]], ["arrow-rotate-right", ["", ["solid"]]], ["arrow-trend-down", ["", ["solid"]]], ["arrow-trend-up", ["", ["solid"]]], ["arrow-turn-down", ["", ["solid"]]], ["arrow-turn-up", ["", ["solid"]]], ["arrow-up", ["", ["solid"]]], ["arrow-up-1-9", ["", ["solid"]]], ["arrow-up-9-1", ["", ["solid"]]], ["arrow-up-a-z", ["", ["solid"]]], ["arrow-up-from-bracket", ["", ["solid"]]], ["arrow-up-from-ground-water", ["", ["solid"]]], ["arrow-up-from-water-pump", ["", ["solid"]]], ["arrow-up-long", ["", ["solid"]]], ["arrow-up-right-dots", ["", ["solid"]]], ["arrow-up-right-from-square", ["", ["solid"]]], ["arrow-up-short-wide", ["", ["solid"]]], ["arrow-up-wide-short", ["", ["solid"]]], ["arrow-up-z-a", ["", ["solid"]]], ["arrows-down-to-line", ["", ["solid"]]], ["arrows-down-to-people", ["", ["solid"]]], ["arrows-left-right", ["", ["solid"]]], ["arrows-left-right-to-line", ["", ["solid"]]], ["arrows-rotate", ["", ["solid"]]], ["arrows-spin", ["", ["solid"]]], ["arrows-split-up-and-left", ["", ["solid"]]], ["arrows-to-circle", ["", ["solid"]]], ["arrows-to-dot", ["", ["solid"]]], ["arrows-to-eye", ["", ["solid"]]], ["arrows-turn-right", ["", ["solid"]]], ["arrows-turn-to-dots", ["", ["solid"]]], ["arrows-up-down", ["", ["solid"]]], ["arrows-up-down-left-right", ["", ["solid"]]], ["arrows-up-to-line", ["", ["solid"]]], ["artstation", ["", ["brands"]]], ["asterisk", ["*", ["solid"]]], ["asymmetrik", ["", ["brands"]]], ["at", ["@", ["solid"]]], ["atlassian", ["", ["brands"]]], ["atom", ["", ["solid"]]], ["audible", ["", ["brands"]]], ["audio-description", ["", ["solid"]]], ["austral-sign", ["", ["solid"]]], ["autoprefixer", ["", ["brands"]]], ["avianex", ["", ["brands"]]], ["aviato", ["", ["brands"]]], ["award", ["", ["solid"]]], ["aws", ["", ["brands"]]], ["b", ["B", ["solid"]]], ["baby", ["", ["solid"]]], ["baby-carriage", ["", ["solid"]]], ["backward", ["", ["solid"]]], ["backward-fast", ["", ["solid"]]], ["backward-step", ["", ["solid"]]], ["bacon", ["", ["solid"]]], ["bacteria", ["", ["solid"]]], ["bacterium", ["", ["solid"]]], ["bag-shopping", ["", ["solid"]]], ["bahai", ["", ["solid"]]], ["baht-sign", ["", ["solid"]]], ["ban", ["", ["solid"]]], ["ban-smoking", ["", ["solid"]]], ["bandage", ["", ["solid"]]], ["bandcamp", ["", ["brands"]]], ["barcode", ["", ["solid"]]], ["bars", ["", ["solid"]]], ["bars-progress", ["", ["solid"]]], ["bars-staggered", ["", ["solid"]]], ["baseball", ["", ["solid"]]], ["baseball-bat-ball", ["", ["solid"]]], ["basket-shopping", ["", ["solid"]]], ["basketball", ["", ["solid"]]], ["bath", ["", ["solid"]]], ["battery-empty", ["", ["solid"]]], ["battery-full", ["", ["solid"]]], ["battery-half", ["", ["solid"]]], ["battery-quarter", ["", ["solid"]]], ["battery-three-quarters", ["", ["solid"]]], ["battle-net", ["", ["brands"]]], ["bed", ["", ["solid"]]], ["bed-pulse", ["", ["solid"]]], ["beer-mug-empty", ["", ["solid"]]], ["behance", ["", ["brands"]]], ["bell", ["", ["solid", "regular"]]], ["bell-concierge", ["", ["solid"]]], ["bell-slash", ["", ["solid", "regular"]]], ["bezier-curve", ["", ["solid"]]], ["bicycle", ["", ["solid"]]], ["bilibili", ["", ["brands"]]], ["bimobject", ["", ["brands"]]], ["binoculars", ["", ["solid"]]], ["biohazard", ["", ["solid"]]], ["bitbucket", ["", ["brands"]]], ["bitcoin", ["", ["brands"]]], ["bitcoin-sign", ["", ["solid"]]], ["bity", ["", ["brands"]]], ["black-tie", ["", ["brands"]]], ["blackberry", ["", ["brands"]]], ["blender", ["", ["solid"]]], ["blender-phone", ["", ["solid"]]], ["blog", ["", ["solid"]]], ["blogger", ["", ["brands"]]], ["blogger-b", ["", ["brands"]]], ["bluetooth", ["", ["brands"]]], ["bluetooth-b", ["", ["brands"]]], ["bold", ["", ["solid"]]], ["bolt", ["", ["solid"]]], ["bolt-lightning", ["", ["solid"]]], ["bomb", ["", ["solid"]]], ["bone", ["", ["solid"]]], ["bong", ["", ["solid"]]], ["book", ["", ["solid"]]], ["book-atlas", ["", ["solid"]]], ["book-bible", ["", ["solid"]]], ["book-bookmark", ["", ["solid"]]], ["book-journal-whills", ["", ["solid"]]], ["book-medical", ["", ["solid"]]], ["book-open", ["", ["solid"]]], ["book-open-reader", ["", ["solid"]]], ["book-quran", ["", ["solid"]]], ["book-skull", ["", ["solid"]]], ["book-tanakh", ["", ["solid"]]], ["bookmark", ["", ["solid", "regular"]]], ["bootstrap", ["", ["brands"]]], ["border-all", ["", ["solid"]]], ["border-none", ["", ["solid"]]], ["border-top-left", ["", ["solid"]]], ["bore-hole", ["", ["solid"]]], ["bots", ["", ["brands"]]], ["bottle-droplet", ["", ["solid"]]], ["bottle-water", ["", ["solid"]]], ["bowl-food", ["", ["solid"]]], ["bowl-rice", ["", ["solid"]]], ["bowling-ball", ["", ["solid"]]], ["box", ["", ["solid"]]], ["box-archive", ["", ["solid"]]], ["box-open", ["", ["solid"]]], ["box-tissue", ["", ["solid"]]], ["boxes-packing", ["", ["solid"]]], ["boxes-stacked", ["", ["solid"]]], ["braille", ["", ["solid"]]], ["brain", ["", ["solid"]]], ["brazilian-real-sign", ["", ["solid"]]], ["bread-slice", ["", ["solid"]]], ["bridge", ["", ["solid"]]], ["bridge-circle-check", ["", ["solid"]]], ["bridge-circle-exclamation", ["", ["solid"]]], ["bridge-circle-xmark", ["", ["solid"]]], ["bridge-lock", ["", ["solid"]]], ["bridge-water", ["", ["solid"]]], ["briefcase", ["", ["solid"]]], ["briefcase-medical", ["", ["solid"]]], ["broom", ["", ["solid"]]], ["broom-ball", ["", ["solid"]]], ["brush", ["", ["solid"]]], ["btc", ["", ["brands"]]], ["bucket", ["", ["solid"]]], ["buffer", ["", ["brands"]]], ["bug", ["", ["solid"]]], ["bug-slash", ["", ["solid"]]], ["bugs", ["", ["solid"]]], ["building", ["", ["solid", "regular"]]], ["building-circle-arrow-right", ["", ["solid"]]], ["building-circle-check", ["", ["solid"]]], ["building-circle-exclamation", ["", ["solid"]]], ["building-circle-xmark", ["", ["solid"]]], ["building-columns", ["", ["solid"]]], ["building-flag", ["", ["solid"]]], ["building-lock", ["", ["solid"]]], ["building-ngo", ["", ["solid"]]], ["building-shield", ["", ["solid"]]], ["building-un", ["", ["solid"]]], ["building-user", ["", ["solid"]]], ["building-wheat", ["", ["solid"]]], ["bullhorn", ["", ["solid"]]], ["bullseye", ["", ["solid"]]], ["burger", ["", ["solid"]]], ["buromobelexperte", ["", ["brands"]]], ["burst", ["", ["solid"]]], ["bus", ["", ["solid"]]], ["bus-simple", ["", ["solid"]]], ["business-time", ["", ["solid"]]], ["buy-n-large", ["", ["brands"]]], ["buysellads", ["", ["brands"]]], ["c", ["C", ["solid"]]], ["cable-car", ["", ["solid"]]], ["cake-candles", ["", ["solid"]]], ["calculator", ["", ["solid"]]], ["calendar", ["", ["solid", "regular"]]], ["calendar-check", ["", ["solid", "regular"]]], ["calendar-day", ["", ["solid"]]], ["calendar-days", ["", ["solid", "regular"]]], ["calendar-minus", ["", ["solid", "regular"]]], ["calendar-plus", ["", ["solid", "regular"]]], ["calendar-week", ["", ["solid"]]], ["calendar-xmark", ["", ["solid", "regular"]]], ["camera", ["", ["solid"]]], ["camera-retro", ["", ["solid"]]], ["camera-rotate", ["", ["solid"]]], ["campground", ["", ["solid"]]], ["canadian-maple-leaf", ["", ["brands"]]], ["candy-cane", ["", ["solid"]]], ["cannabis", ["", ["solid"]]], ["capsules", ["", ["solid"]]], ["car", ["", ["solid"]]], ["car-battery", ["", ["solid"]]], ["car-burst", ["", ["solid"]]], ["car-on", ["", ["solid"]]], ["car-rear", ["", ["solid"]]], ["car-side", ["", ["solid"]]], ["car-tunnel", ["", ["solid"]]], ["caravan", ["", ["solid"]]], ["caret-down", ["", ["solid"]]], ["caret-left", ["", ["solid"]]], ["caret-right", ["", ["solid"]]], ["caret-up", ["", ["solid"]]], ["carrot", ["", ["solid"]]], ["cart-arrow-down", ["", ["solid"]]], ["cart-flatbed", ["", ["solid"]]], ["cart-flatbed-suitcase", ["", ["solid"]]], ["cart-plus", ["", ["solid"]]], ["cart-shopping", ["", ["solid"]]], ["cash-register", ["", ["solid"]]], ["cat", ["", ["solid"]]], ["cc-amazon-pay", ["", ["brands"]]], ["cc-amex", ["", ["brands"]]], ["cc-apple-pay", ["", ["brands"]]], ["cc-diners-club", ["", ["brands"]]], ["cc-discover", ["", ["brands"]]], ["cc-jcb", ["", ["brands"]]], ["cc-mastercard", ["", ["brands"]]], ["cc-paypal", ["", ["brands"]]], ["cc-stripe", ["", ["brands"]]], ["cc-visa", ["", ["brands"]]], ["cedi-sign", ["", ["solid"]]], ["cent-sign", ["", ["solid"]]], ["centercode", ["", ["brands"]]], ["centos", ["", ["brands"]]], ["certificate", ["", ["solid"]]], ["chair", ["", ["solid"]]], ["chalkboard", ["", ["solid"]]], ["chalkboard-user", ["", ["solid"]]], ["champagne-glasses", ["", ["solid"]]], ["charging-station", ["", ["solid"]]], ["chart-area", ["", ["solid"]]], ["chart-bar", ["", ["solid", "regular"]]], ["chart-column", ["", ["solid"]]], ["chart-gantt", ["", ["solid"]]], ["chart-line", ["", ["solid"]]], ["chart-pie", ["", ["solid"]]], ["chart-simple", ["", ["solid"]]], ["check", ["", ["solid"]]], ["check-double", ["", ["solid"]]], ["check-to-slot", ["", ["solid"]]], ["cheese", ["", ["solid"]]], ["chess", ["", ["solid"]]], ["chess-bishop", ["", ["solid", "regular"]]], ["chess-board", ["", ["solid"]]], ["chess-king", ["", ["solid", "regular"]]], ["chess-knight", ["", ["solid", "regular"]]], ["chess-pawn", ["", ["solid", "regular"]]], ["chess-queen", ["", ["solid", "regular"]]], ["chess-rook", ["", ["solid", "regular"]]], ["chevron-down", ["", ["solid"]]], ["chevron-left", ["", ["solid"]]], ["chevron-right", ["", ["solid"]]], ["chevron-up", ["", ["solid"]]], ["child", ["", ["solid"]]], ["child-dress", ["", ["solid"]]], ["child-reaching", ["", ["solid"]]], ["child-rifle", ["", ["solid"]]], ["children", ["", ["solid"]]], ["chrome", ["", ["brands"]]], ["chromecast", ["", ["brands"]]], ["church", ["", ["solid"]]], ["circle", ["", ["solid", "regular"]]], ["circle-arrow-down", ["", ["solid"]]], ["circle-arrow-left", ["", ["solid"]]], ["circle-arrow-right", ["", ["solid"]]], ["circle-arrow-up", ["", ["solid"]]], ["circle-check", ["", ["solid", "regular"]]], ["circle-chevron-down", ["", ["solid"]]], ["circle-chevron-left", ["", ["solid"]]], ["circle-chevron-right", ["", ["solid"]]], ["circle-chevron-up", ["", ["solid"]]], ["circle-dollar-to-slot", ["", ["solid"]]], ["circle-dot", ["", ["solid", "regular"]]], ["circle-down", ["", ["solid", "regular"]]], ["circle-exclamation", ["", ["solid"]]], ["circle-h", ["", ["solid"]]], ["circle-half-stroke", ["", ["solid"]]], ["circle-info", ["", ["solid"]]], ["circle-left", ["", ["solid", "regular"]]], ["circle-minus", ["", ["solid"]]], ["circle-nodes", ["", ["solid"]]], ["circle-notch", ["", ["solid"]]], ["circle-pause", ["", ["solid", "regular"]]], ["circle-play", ["", ["solid", "regular"]]], ["circle-plus", ["", ["solid"]]], ["circle-question", ["", ["solid", "regular"]]], ["circle-radiation", ["", ["solid"]]], ["circle-right", ["", ["solid", "regular"]]], ["circle-stop", ["", ["solid", "regular"]]], ["circle-up", ["", ["solid", "regular"]]], ["circle-user", ["", ["solid", "regular"]]], ["circle-xmark", ["", ["solid", "regular"]]], ["city", ["", ["solid"]]], ["clapperboard", ["", ["solid"]]], ["clipboard", ["", ["solid", "regular"]]], ["clipboard-check", ["", ["solid"]]], ["clipboard-list", ["", ["solid"]]], ["clipboard-question", ["", ["solid"]]], ["clipboard-user", ["", ["solid"]]], ["clock", ["", ["solid", "regular"]]], ["clock-rotate-left", ["", ["solid"]]], ["clone", ["", ["solid", "regular"]]], ["closed-captioning", ["", ["solid", "regular"]]], ["cloud", ["", ["solid"]]], ["cloud-arrow-down", ["", ["solid"]]], ["cloud-arrow-up", ["", ["solid"]]], ["cloud-bolt", ["", ["solid"]]], ["cloud-meatball", ["", ["solid"]]], ["cloud-moon", ["", ["solid"]]], ["cloud-moon-rain", ["", ["solid"]]], ["cloud-rain", ["", ["solid"]]], ["cloud-showers-heavy", ["", ["solid"]]], ["cloud-showers-water", ["", ["solid"]]], ["cloud-sun", ["", ["solid"]]], ["cloud-sun-rain", ["", ["solid"]]], ["cloudflare", ["", ["brands"]]], ["cloudscale", ["", ["brands"]]], ["cloudsmith", ["", ["brands"]]], ["cloudversify", ["", ["brands"]]], ["clover", ["", ["solid"]]], ["cmplid", ["", ["brands"]]], ["code", ["", ["solid"]]], ["code-branch", ["", ["solid"]]], ["code-commit", ["", ["solid"]]], ["code-compare", ["", ["solid"]]], ["code-fork", ["", ["solid"]]], ["code-merge", ["", ["solid"]]], ["code-pull-request", ["", ["solid"]]], ["codepen", ["", ["brands"]]], ["codiepie", ["", ["brands"]]], ["coins", ["", ["solid"]]], ["colon-sign", ["", ["solid"]]], ["comment", ["", ["solid", "regular"]]], ["comment-dollar", ["", ["solid"]]], ["comment-dots", ["", ["solid", "regular"]]], ["comment-medical", ["", ["solid"]]], ["comment-slash", ["", ["solid"]]], ["comment-sms", ["", ["solid"]]], ["comments", ["", ["solid", "regular"]]], ["comments-dollar", ["", ["solid"]]], ["compact-disc", ["", ["solid"]]], ["compass", ["", ["solid", "regular"]]], ["compass-drafting", ["", ["solid"]]], ["compress", ["", ["solid"]]], ["computer", ["", ["solid"]]], ["computer-mouse", ["", ["solid"]]], ["confluence", ["", ["brands"]]], ["connectdevelop", ["", ["brands"]]], ["contao", ["", ["brands"]]], ["cookie", ["", ["solid"]]], ["cookie-bite", ["", ["solid"]]], ["copy", ["", ["solid", "regular"]]], ["copyright", ["", ["solid", "regular"]]], ["cotton-bureau", ["", ["brands"]]], ["couch", ["", ["solid"]]], ["cow", ["", ["solid"]]], ["cpanel", ["", ["brands"]]], ["creative-commons", ["", ["brands"]]], ["creative-commons-by", ["", ["brands"]]], ["creative-commons-nc", ["", ["brands"]]], ["creative-commons-nc-eu", ["", ["brands"]]], ["creative-commons-nc-jp", ["", ["brands"]]], ["creative-commons-nd", ["", ["brands"]]], ["creative-commons-pd", ["", ["brands"]]], ["creative-commons-pd-alt", ["", ["brands"]]], ["creative-commons-remix", ["", ["brands"]]], ["creative-commons-sa", ["", ["brands"]]], ["creative-commons-sampling", ["", ["brands"]]], ["creative-commons-sampling-plus", ["", ["brands"]]], ["creative-commons-share", ["", ["brands"]]], ["creative-commons-zero", ["", ["brands"]]], ["credit-card", ["", ["solid", "regular"]]], ["critical-role", ["", ["brands"]]], ["crop", ["", ["solid"]]], ["crop-simple", ["", ["solid"]]], ["cross", ["", ["solid"]]], ["crosshairs", ["", ["solid"]]], ["crow", ["", ["solid"]]], ["crown", ["", ["solid"]]], ["crutch", ["", ["solid"]]], ["cruzeiro-sign", ["", ["solid"]]], ["css3", ["", ["brands"]]], ["css3-alt", ["", ["brands"]]], ["cube", ["", ["solid"]]], ["cubes", ["", ["solid"]]], ["cubes-stacked", ["", ["solid"]]], ["cuttlefish", ["", ["brands"]]], ["d", ["D", ["solid"]]], ["d-and-d", ["", ["brands"]]], ["d-and-d-beyond", ["", ["brands"]]], ["dailymotion", ["", ["brands"]]], ["dashcube", ["", ["brands"]]], ["database", ["", ["solid"]]], ["deezer", ["", ["brands"]]], ["delete-left", ["", ["solid"]]], ["delicious", ["", ["brands"]]], ["democrat", ["", ["solid"]]], ["deploydog", ["", ["brands"]]], ["deskpro", ["", ["brands"]]], ["desktop", ["", ["solid"]]], ["dev", ["", ["brands"]]], ["deviantart", ["", ["brands"]]], ["dharmachakra", ["", ["solid"]]], ["dhl", ["", ["brands"]]], ["diagram-next", ["", ["solid"]]], ["diagram-predecessor", ["", ["solid"]]], ["diagram-project", ["", ["solid"]]], ["diagram-successor", ["", ["solid"]]], ["diamond", ["", ["solid"]]], ["diamond-turn-right", ["", ["solid"]]], ["diaspora", ["", ["brands"]]], ["dice", ["", ["solid"]]], ["dice-d20", ["", ["solid"]]], ["dice-d6", ["", ["solid"]]], ["dice-five", ["", ["solid"]]], ["dice-four", ["", ["solid"]]], ["dice-one", ["", ["solid"]]], ["dice-six", ["", ["solid"]]], ["dice-three", ["", ["solid"]]], ["dice-two", ["", ["solid"]]], ["digg", ["", ["brands"]]], ["digital-ocean", ["", ["brands"]]], ["discord", ["", ["brands"]]], ["discourse", ["", ["brands"]]], ["disease", ["", ["solid"]]], ["display", ["", ["solid"]]], ["divide", ["", ["solid"]]], ["dna", ["", ["solid"]]], ["dochub", ["", ["brands"]]], ["docker", ["", ["brands"]]], ["dog", ["", ["solid"]]], ["dollar-sign", ["$", ["solid"]]], ["dolly", ["", ["solid"]]], ["dong-sign", ["", ["solid"]]], ["door-closed", ["", ["solid"]]], ["door-open", ["", ["solid"]]], ["dove", ["", ["solid"]]], ["down-left-and-up-right-to-center", ["", ["solid"]]], ["down-long", ["", ["solid"]]], ["download", ["", ["solid"]]], ["draft2digital", ["", ["brands"]]], ["dragon", ["", ["solid"]]], ["draw-polygon", ["", ["solid"]]], ["dribbble", ["", ["brands"]]], ["dropbox", ["", ["brands"]]], ["droplet", ["", ["solid"]]], ["droplet-slash", ["", ["solid"]]], ["drum", ["", ["solid"]]], ["drum-steelpan", ["", ["solid"]]], ["drumstick-bite", ["", ["solid"]]], ["drupal", ["", ["brands"]]], ["dumbbell", ["", ["solid"]]], ["dumpster", ["", ["solid"]]], ["dumpster-fire", ["", ["solid"]]], ["dungeon", ["", ["solid"]]], ["dyalog", ["", ["brands"]]], ["e", ["E", ["solid"]]], ["ear-deaf", ["", ["solid"]]], ["ear-listen", ["", ["solid"]]], ["earlybirds", ["", ["brands"]]], ["earth-africa", ["", ["solid"]]], ["earth-americas", ["", ["solid"]]], ["earth-asia", ["", ["solid"]]], ["earth-europe", ["", ["solid"]]], ["earth-oceania", ["", ["solid"]]], ["ebay", ["", ["brands"]]], ["edge", ["", ["brands"]]], ["edge-legacy", ["", ["brands"]]], ["egg", ["", ["solid"]]], ["eject", ["", ["solid"]]], ["elementor", ["", ["brands"]]], ["elevator", ["", ["solid"]]], ["ellipsis", ["", ["solid"]]], ["ellipsis-vertical", ["", ["solid"]]], ["ello", ["", ["brands"]]], ["ember", ["", ["brands"]]], ["empire", ["", ["brands"]]], ["envelope", ["", ["solid", "regular"]]], ["envelope-circle-check", ["", ["solid"]]], ["envelope-open", ["", ["solid", "regular"]]], ["envelope-open-text", ["", ["solid"]]], ["envelopes-bulk", ["", ["solid"]]], ["envira", ["", ["brands"]]], ["equals", ["=", ["solid"]]], ["eraser", ["", ["solid"]]], ["erlang", ["", ["brands"]]], ["ethereum", ["", ["brands"]]], ["ethernet", ["", ["solid"]]], ["etsy", ["", ["brands"]]], ["euro-sign", ["", ["solid"]]], ["evernote", ["", ["brands"]]], ["exclamation", ["!", ["solid"]]], ["expand", ["", ["solid"]]], ["expeditedssl", ["", ["brands"]]], ["explosion", ["", ["solid"]]], ["eye", ["", ["solid", "regular"]]], ["eye-dropper", ["", ["solid"]]], ["eye-low-vision", ["", ["solid"]]], ["eye-slash", ["", ["solid", "regular"]]], ["f", ["F", ["solid"]]], ["face-angry", ["", ["solid", "regular"]]], ["face-dizzy", ["", ["solid", "regular"]]], ["face-flushed", ["", ["solid", "regular"]]], ["face-frown", ["", ["solid", "regular"]]], ["face-frown-open", ["", ["solid", "regular"]]], ["face-grimace", ["", ["solid", "regular"]]], ["face-grin", ["", ["solid", "regular"]]], ["face-grin-beam", ["", ["solid", "regular"]]], ["face-grin-beam-sweat", ["", ["solid", "regular"]]], ["face-grin-hearts", ["", ["solid", "regular"]]], ["face-grin-squint", ["", ["solid", "regular"]]], ["face-grin-squint-tears", ["", ["solid", "regular"]]], ["face-grin-stars", ["", ["solid", "regular"]]], ["face-grin-tears", ["", ["solid", "regular"]]], ["face-grin-tongue", ["", ["solid", "regular"]]], ["face-grin-tongue-squint", ["", ["solid", "regular"]]], ["face-grin-tongue-wink", ["", ["solid", "regular"]]], ["face-grin-wide", ["", ["solid", "regular"]]], ["face-grin-wink", ["", ["solid", "regular"]]], ["face-kiss", ["", ["solid", "regular"]]], ["face-kiss-beam", ["", ["solid", "regular"]]], ["face-kiss-wink-heart", ["", ["solid", "regular"]]], ["face-laugh", ["", ["solid", "regular"]]], ["face-laugh-beam", ["", ["solid", "regular"]]], ["face-laugh-squint", ["", ["solid", "regular"]]], ["face-laugh-wink", ["", ["solid", "regular"]]], ["face-meh", ["", ["solid", "regular"]]], ["face-meh-blank", ["", ["solid", "regular"]]], ["face-rolling-eyes", ["", ["solid", "regular"]]], ["face-sad-cry", ["", ["solid", "regular"]]], ["face-sad-tear", ["", ["solid", "regular"]]], ["face-smile", ["", ["solid", "regular"]]], ["face-smile-beam", ["", ["solid", "regular"]]], ["face-smile-wink", ["", ["solid", "regular"]]], ["face-surprise", ["", ["solid", "regular"]]], ["face-tired", ["", ["solid", "regular"]]], ["facebook", ["", ["brands"]]], ["facebook-f", ["", ["brands"]]], ["facebook-messenger", ["", ["brands"]]], ["fan", ["", ["solid"]]], ["fantasy-flight-games", ["", ["brands"]]], ["faucet", ["", ["solid"]]], ["faucet-drip", ["", ["solid"]]], ["fax", ["", ["solid"]]], ["feather", ["", ["solid"]]], ["feather-pointed", ["", ["solid"]]], ["fedex", ["", ["brands"]]], ["fedora", ["", ["brands"]]], ["ferry", ["", ["solid"]]], ["figma", ["", ["brands"]]], ["file", ["", ["solid", "regular"]]], ["file-arrow-down", ["", ["solid"]]], ["file-arrow-up", ["", ["solid"]]], ["file-audio", ["", ["solid", "regular"]]], ["file-circle-check", ["", ["solid"]]], ["file-circle-exclamation", ["", ["solid"]]], ["file-circle-minus", ["", ["solid"]]], ["file-circle-plus", ["", ["solid"]]], ["file-circle-question", ["", ["solid"]]], ["file-circle-xmark", ["", ["solid"]]], ["file-code", ["", ["solid", "regular"]]], ["file-contract", ["", ["solid"]]], ["file-csv", ["", ["solid"]]], ["file-excel", ["", ["solid", "regular"]]], ["file-export", ["", ["solid"]]], ["file-image", ["", ["solid", "regular"]]], ["file-import", ["", ["solid"]]], ["file-invoice", ["", ["solid"]]], ["file-invoice-dollar", ["", ["solid"]]], ["file-lines", ["", ["solid", "regular"]]], ["file-medical", ["", ["solid"]]], ["file-pdf", ["", ["solid", "regular"]]], ["file-pen", ["", ["solid"]]], ["file-powerpoint", ["", ["solid", "regular"]]], ["file-prescription", ["", ["solid"]]], ["file-shield", ["", ["solid"]]], ["file-signature", ["", ["solid"]]], ["file-video", ["", ["solid", "regular"]]], ["file-waveform", ["", ["solid"]]], ["file-word", ["", ["solid", "regular"]]], ["file-zipper", ["", ["solid", "regular"]]], ["fill", ["", ["solid"]]], ["fill-drip", ["", ["solid"]]], ["film", ["", ["solid"]]], ["filter", ["", ["solid"]]], ["filter-circle-dollar", ["", ["solid"]]], ["filter-circle-xmark", ["", ["solid"]]], ["fingerprint", ["", ["solid"]]], ["fire", ["", ["solid"]]], ["fire-burner", ["", ["solid"]]], ["fire-extinguisher", ["", ["solid"]]], ["fire-flame-curved", ["", ["solid"]]], ["fire-flame-simple", ["", ["solid"]]], ["firefox", ["", ["brands"]]], ["firefox-browser", ["", ["brands"]]], ["first-order", ["", ["brands"]]], ["first-order-alt", ["", ["brands"]]], ["firstdraft", ["", ["brands"]]], ["fish", ["", ["solid"]]], ["fish-fins", ["", ["solid"]]], ["flag", ["", ["solid", "regular"]]], ["flag-checkered", ["", ["solid"]]], ["flag-usa", ["", ["solid"]]], ["flask", ["", ["solid"]]], ["flask-vial", ["", ["solid"]]], ["flickr", ["", ["brands"]]], ["flipboard", ["", ["brands"]]], ["floppy-disk", ["", ["solid", "regular"]]], ["florin-sign", ["", ["solid"]]], ["fly", ["", ["brands"]]], ["folder", ["", ["solid", "regular"]]], ["folder-closed", ["", ["solid", "regular"]]], ["folder-minus", ["", ["solid"]]], ["folder-open", ["", ["solid", "regular"]]], ["folder-plus", ["", ["solid"]]], ["folder-tree", ["", ["solid"]]], ["font", ["", ["solid"]]], ["font-awesome", ["", ["solid", "regular", "brands"]]], ["fonticons", ["", ["brands"]]], ["fonticons-fi", ["", ["brands"]]], ["football", ["", ["solid"]]], ["fort-awesome", ["", ["brands"]]], ["fort-awesome-alt", ["", ["brands"]]], ["forumbee", ["", ["brands"]]], ["forward", ["", ["solid"]]], ["forward-fast", ["", ["solid"]]], ["forward-step", ["", ["solid"]]], ["foursquare", ["", ["brands"]]], ["franc-sign", ["", ["solid"]]], ["free-code-camp", ["", ["brands"]]], ["freebsd", ["", ["brands"]]], ["frog", ["", ["solid"]]], ["fulcrum", ["", ["brands"]]], ["futbol", ["", ["solid", "regular"]]], ["g", ["G", ["solid"]]], ["galactic-republic", ["", ["brands"]]], ["galactic-senate", ["", ["brands"]]], ["gamepad", ["", ["solid"]]], ["gas-pump", ["", ["solid"]]], ["gauge", ["", ["solid"]]], ["gauge-high", ["", ["solid"]]], ["gauge-simple", ["", ["solid"]]], ["gauge-simple-high", ["", ["solid"]]], ["gavel", ["", ["solid"]]], ["gear", ["", ["solid"]]], ["gears", ["", ["solid"]]], ["gem", ["", ["solid", "regular"]]], ["genderless", ["", ["solid"]]], ["get-pocket", ["", ["brands"]]], ["gg", ["", ["brands"]]], ["gg-circle", ["", ["brands"]]], ["ghost", ["", ["solid"]]], ["gift", ["", ["solid"]]], ["gifts", ["", ["solid"]]], ["git", ["", ["brands"]]], ["git-alt", ["", ["brands"]]], ["github", ["", ["brands"]]], ["github-alt", ["", ["brands"]]], ["gitkraken", ["", ["brands"]]], ["gitlab", ["", ["brands"]]], ["gitter", ["", ["brands"]]], ["glass-water", ["", ["solid"]]], ["glass-water-droplet", ["", ["solid"]]], ["glasses", ["", ["solid"]]], ["glide", ["", ["brands"]]], ["glide-g", ["", ["brands"]]], ["globe", ["", ["solid"]]], ["gofore", ["", ["brands"]]], ["golang", ["", ["brands"]]], ["golf-ball-tee", ["", ["solid"]]], ["goodreads", ["", ["brands"]]], ["goodreads-g", ["", ["brands"]]], ["google", ["", ["brands"]]], ["google-drive", ["", ["brands"]]], ["google-pay", ["", ["brands"]]], ["google-play", ["", ["brands"]]], ["google-plus", ["", ["brands"]]], ["google-plus-g", ["", ["brands"]]], ["google-wallet", ["", ["brands"]]], ["gopuram", ["", ["solid"]]], ["graduation-cap", ["", ["solid"]]], ["gratipay", ["", ["brands"]]], ["grav", ["", ["brands"]]], ["greater-than", [">", ["solid"]]], ["greater-than-equal", ["", ["solid"]]], ["grip", ["", ["solid"]]], ["grip-lines", ["", ["solid"]]], ["grip-lines-vertical", ["", ["solid"]]], ["grip-vertical", ["", ["solid"]]], ["gripfire", ["", ["brands"]]], ["group-arrows-rotate", ["", ["solid"]]], ["grunt", ["", ["brands"]]], ["guarani-sign", ["", ["solid"]]], ["guilded", ["", ["brands"]]], ["guitar", ["", ["solid"]]], ["gulp", ["", ["brands"]]], ["gun", ["", ["solid"]]], ["h", ["H", ["solid"]]], ["hacker-news", ["", ["brands"]]], ["hackerrank", ["", ["brands"]]], ["hammer", ["", ["solid"]]], ["hamsa", ["", ["solid"]]], ["hand", ["", ["solid", "regular"]]], ["hand-back-fist", ["", ["solid", "regular"]]], ["hand-dots", ["", ["solid"]]], ["hand-fist", ["", ["solid"]]], ["hand-holding", ["", ["solid"]]], ["hand-holding-dollar", ["", ["solid"]]], ["hand-holding-droplet", ["", ["solid"]]], ["hand-holding-hand", ["", ["solid"]]], ["hand-holding-heart", ["", ["solid"]]], ["hand-holding-medical", ["", ["solid"]]], ["hand-lizard", ["", ["solid", "regular"]]], ["hand-middle-finger", ["", ["solid"]]], ["hand-peace", ["", ["solid", "regular"]]], ["hand-point-down", ["", ["solid", "regular"]]], ["hand-point-left", ["", ["solid", "regular"]]], ["hand-point-right", ["", ["solid", "regular"]]], ["hand-point-up", ["", ["solid", "regular"]]], ["hand-pointer", ["", ["solid", "regular"]]], ["hand-scissors", ["", ["solid", "regular"]]], ["hand-sparkles", ["", ["solid"]]], ["hand-spock", ["", ["solid", "regular"]]], ["handcuffs", ["", ["solid"]]], ["hands", ["", ["solid"]]], ["hands-asl-interpreting", ["", ["solid"]]], ["hands-bound", ["", ["solid"]]], ["hands-bubbles", ["", ["solid"]]], ["hands-clapping", ["", ["solid"]]], ["hands-holding", ["", ["solid"]]], ["hands-holding-child", ["", ["solid"]]], ["hands-holding-circle", ["", ["solid"]]], ["hands-praying", ["", ["solid"]]], ["handshake", ["", ["solid", "regular"]]], ["handshake-angle", ["", ["solid"]]], ["handshake-simple", ["", ["solid"]]], ["handshake-simple-slash", ["", ["solid"]]], ["handshake-slash", ["", ["solid"]]], ["hanukiah", ["", ["solid"]]], ["hard-drive", ["", ["solid", "regular"]]], ["hashnode", ["", ["brands"]]], ["hashtag", ["#", ["solid"]]], ["hat-cowboy", ["", ["solid"]]], ["hat-cowboy-side", ["", ["solid"]]], ["hat-wizard", ["", ["solid"]]], ["head-side-cough", ["", ["solid"]]], ["head-side-cough-slash", ["", ["solid"]]], ["head-side-mask", ["", ["solid"]]], ["head-side-virus", ["", ["solid"]]], ["heading", ["", ["solid"]]], ["headphones", ["", ["solid"]]], ["headphones-simple", ["", ["solid"]]], ["headset", ["", ["solid"]]], ["heart", ["", ["solid", "regular"]]], ["heart-circle-bolt", ["", ["solid"]]], ["heart-circle-check", ["", ["solid"]]], ["heart-circle-exclamation", ["", ["solid"]]], ["heart-circle-minus", ["", ["solid"]]], ["heart-circle-plus", ["", ["solid"]]], ["heart-circle-xmark", ["", ["solid"]]], ["heart-crack", ["", ["solid"]]], ["heart-pulse", ["", ["solid"]]], ["helicopter", ["", ["solid"]]], ["helicopter-symbol", ["", ["solid"]]], ["helmet-safety", ["", ["solid"]]], ["helmet-un", ["", ["solid"]]], ["highlighter", ["", ["solid"]]], ["hill-avalanche", ["", ["solid"]]], ["hill-rockslide", ["", ["solid"]]], ["hippo", ["", ["solid"]]], ["hips", ["", ["brands"]]], ["hire-a-helper", ["", ["brands"]]], ["hive", ["", ["brands"]]], ["hockey-puck", ["", ["solid"]]], ["holly-berry", ["", ["solid"]]], ["hooli", ["", ["brands"]]], ["hornbill", ["", ["brands"]]], ["horse", ["", ["solid"]]], ["horse-head", ["", ["solid"]]], ["hospital", ["", ["solid", "regular"]]], ["hospital-user", ["", ["solid"]]], ["hot-tub-person", ["", ["solid"]]], ["hotdog", ["", ["solid"]]], ["hotel", ["", ["solid"]]], ["hotjar", ["", ["brands"]]], ["hourglass", ["", ["solid", "regular"]]], ["hourglass-end", ["", ["solid"]]], ["hourglass-half", ["", ["solid", "regular"]]], ["hourglass-start", ["", ["solid"]]], ["house", ["", ["solid"]]], ["house-chimney", ["", ["solid"]]], ["house-chimney-crack", ["", ["solid"]]], ["house-chimney-medical", ["", ["solid"]]], ["house-chimney-user", ["", ["solid"]]], ["house-chimney-window", ["", ["solid"]]], ["house-circle-check", ["", ["solid"]]], ["house-circle-exclamation", ["", ["solid"]]], ["house-circle-xmark", ["", ["solid"]]], ["house-crack", ["", ["solid"]]], ["house-fire", ["", ["solid"]]], ["house-flag", ["", ["solid"]]], ["house-flood-water", ["", ["solid"]]], ["house-flood-water-circle-arrow-right", ["", ["solid"]]], ["house-laptop", ["", ["solid"]]], ["house-lock", ["", ["solid"]]], ["house-medical", ["", ["solid"]]], ["house-medical-circle-check", ["", ["solid"]]], ["house-medical-circle-exclamation", ["", ["solid"]]], ["house-medical-circle-xmark", ["", ["solid"]]], ["house-medical-flag", ["", ["solid"]]], ["house-signal", ["", ["solid"]]], ["house-tsunami", ["", ["solid"]]], ["house-user", ["", ["solid"]]], ["houzz", ["", ["brands"]]], ["hryvnia-sign", ["", ["solid"]]], ["html5", ["", ["brands"]]], ["hubspot", ["", ["brands"]]], ["hurricane", ["", ["solid"]]], ["i", ["I", ["solid"]]], ["i-cursor", ["", ["solid"]]], ["ice-cream", ["", ["solid"]]], ["icicles", ["", ["solid"]]], ["icons", ["", ["solid"]]], ["id-badge", ["", ["solid", "regular"]]], ["id-card", ["", ["solid", "regular"]]], ["id-card-clip", ["", ["solid"]]], ["ideal", ["", ["brands"]]], ["igloo", ["", ["solid"]]], ["image", ["", ["solid", "regular"]]], ["image-portrait", ["", ["solid"]]], ["images", ["", ["solid", "regular"]]], ["imdb", ["", ["brands"]]], ["inbox", ["", ["solid"]]], ["indent", ["", ["solid"]]], ["indian-rupee-sign", ["", ["solid"]]], ["industry", ["", ["solid"]]], ["infinity", ["", ["solid"]]], ["info", ["", ["solid"]]], ["instagram", ["", ["brands"]]], ["instalod", ["", ["brands"]]], ["intercom", ["", ["brands"]]], ["internet-explorer", ["", ["brands"]]], ["invision", ["", ["brands"]]], ["ioxhost", ["", ["brands"]]], ["italic", ["", ["solid"]]], ["itch-io", ["", ["brands"]]], ["itunes", ["", ["brands"]]], ["itunes-note", ["", ["brands"]]], ["j", ["J", ["solid"]]], ["jar", ["", ["solid"]]], ["jar-wheat", ["", ["solid"]]], ["java", ["", ["brands"]]], ["jedi", ["", ["solid"]]], ["jedi-order", ["", ["brands"]]], ["jenkins", ["", ["brands"]]], ["jet-fighter", ["", ["solid"]]], ["jet-fighter-up", ["", ["solid"]]], ["jira", ["", ["brands"]]], ["joget", ["", ["brands"]]], ["joint", ["", ["solid"]]], ["joomla", ["", ["brands"]]], ["js", ["", ["brands"]]], ["jsfiddle", ["", ["brands"]]], ["jug-detergent", ["", ["solid"]]], ["k", ["K", ["solid"]]], ["kaaba", ["", ["solid"]]], ["kaggle", ["", ["brands"]]], ["key", ["", ["solid"]]], ["keybase", ["", ["brands"]]], ["keyboard", ["", ["solid", "regular"]]], ["keycdn", ["", ["brands"]]], ["khanda", ["", ["solid"]]], ["kickstarter", ["", ["brands"]]], ["kickstarter-k", ["", ["brands"]]], ["kip-sign", ["", ["solid"]]], ["kit-medical", ["", ["solid"]]], ["kitchen-set", ["", ["solid"]]], ["kiwi-bird", ["", ["solid"]]], ["korvue", ["", ["brands"]]], ["l", ["L", ["solid"]]], ["land-mine-on", ["", ["solid"]]], ["landmark", ["", ["solid"]]], ["landmark-dome", ["", ["solid"]]], ["landmark-flag", ["", ["solid"]]], ["language", ["", ["solid"]]], ["laptop", ["", ["solid"]]], ["laptop-code", ["", ["solid"]]], ["laptop-file", ["", ["solid"]]], ["laptop-medical", ["", ["solid"]]], ["laravel", ["", ["brands"]]], ["lari-sign", ["", ["solid"]]], ["lastfm", ["", ["brands"]]], ["layer-group", ["", ["solid"]]], ["leaf", ["", ["solid"]]], ["leanpub", ["", ["brands"]]], ["left-long", ["", ["solid"]]], ["left-right", ["", ["solid"]]], ["lemon", ["", ["solid", "regular"]]], ["less", ["", ["brands"]]], ["less-than", ["<", ["solid"]]], ["less-than-equal", ["", ["solid"]]], ["life-ring", ["", ["solid", "regular"]]], ["lightbulb", ["", ["solid", "regular"]]], ["line", ["", ["brands"]]], ["lines-leaning", ["", ["solid"]]], ["link", ["", ["solid"]]], ["link-slash", ["", ["solid"]]], ["linkedin", ["", ["brands"]]], ["linkedin-in", ["", ["brands"]]], ["linode", ["", ["brands"]]], ["linux", ["", ["brands"]]], ["lira-sign", ["", ["solid"]]], ["list", ["", ["solid"]]], ["list-check", ["", ["solid"]]], ["list-ol", ["", ["solid"]]], ["list-ul", ["", ["solid"]]], ["litecoin-sign", ["", ["solid"]]], ["location-arrow", ["", ["solid"]]], ["location-crosshairs", ["", ["solid"]]], ["location-dot", ["", ["solid"]]], ["location-pin", ["", ["solid"]]], ["location-pin-lock", ["", ["solid"]]], ["lock", ["", ["solid"]]], ["lock-open", ["", ["solid"]]], ["locust", ["", ["solid"]]], ["lungs", ["", ["solid"]]], ["lungs-virus", ["", ["solid"]]], ["lyft", ["", ["brands"]]], ["m", ["M", ["solid"]]], ["magento", ["", ["brands"]]], ["magnet", ["", ["solid"]]], ["magnifying-glass", ["", ["solid"]]], ["magnifying-glass-arrow-right", ["", ["solid"]]], ["magnifying-glass-chart", ["", ["solid"]]], ["magnifying-glass-dollar", ["", ["solid"]]], ["magnifying-glass-location", ["", ["solid"]]], ["magnifying-glass-minus", ["", ["solid"]]], ["magnifying-glass-plus", ["", ["solid"]]], ["mailchimp", ["", ["brands"]]], ["manat-sign", ["", ["solid"]]], ["mandalorian", ["", ["brands"]]], ["map", ["", ["solid", "regular"]]], ["map-location", ["", ["solid"]]], ["map-location-dot", ["", ["solid"]]], ["map-pin", ["", ["solid"]]], ["markdown", ["", ["brands"]]], ["marker", ["", ["solid"]]], ["mars", ["", ["solid"]]], ["mars-and-venus", ["", ["solid"]]], ["mars-and-venus-burst", ["", ["solid"]]], ["mars-double", ["", ["solid"]]], ["mars-stroke", ["", ["solid"]]], ["mars-stroke-right", ["", ["solid"]]], ["mars-stroke-up", ["", ["solid"]]], ["martini-glass", ["", ["solid"]]], ["martini-glass-citrus", ["", ["solid"]]], ["martini-glass-empty", ["", ["solid"]]], ["mask", ["", ["solid"]]], ["mask-face", ["", ["solid"]]], ["mask-ventilator", ["", ["solid"]]], ["masks-theater", ["", ["solid"]]], ["mastodon", ["", ["brands"]]], ["mattress-pillow", ["", ["solid"]]], ["maxcdn", ["", ["brands"]]], ["maximize", ["", ["solid"]]], ["mdb", ["", ["brands"]]], ["medal", ["", ["solid"]]], ["medapps", ["", ["brands"]]], ["medium", ["", ["brands"]]], ["medrt", ["", ["brands"]]], ["meetup", ["", ["brands"]]], ["megaport", ["", ["brands"]]], ["memory", ["", ["solid"]]], ["mendeley", ["", ["brands"]]], ["menorah", ["", ["solid"]]], ["mercury", ["", ["solid"]]], ["message", ["", ["solid", "regular"]]], ["meta", ["", ["brands"]]], ["meteor", ["", ["solid"]]], ["microblog", ["", ["brands"]]], ["microchip", ["", ["solid"]]], ["microphone", ["", ["solid"]]], ["microphone-lines", ["", ["solid"]]], ["microphone-lines-slash", ["", ["solid"]]], ["microphone-slash", ["", ["solid"]]], ["microscope", ["", ["solid"]]], ["microsoft", ["", ["brands"]]], ["mill-sign", ["", ["solid"]]], ["minimize", ["", ["solid"]]], ["minus", ["", ["solid"]]], ["mitten", ["", ["solid"]]], ["mix", ["", ["brands"]]], ["mixcloud", ["", ["brands"]]], ["mixer", ["", ["brands"]]], ["mizuni", ["", ["brands"]]], ["mobile", ["", ["solid"]]], ["mobile-button", ["", ["solid"]]], ["mobile-retro", ["", ["solid"]]], ["mobile-screen", ["", ["solid"]]], ["mobile-screen-button", ["", ["solid"]]], ["modx", ["", ["brands"]]], ["monero", ["", ["brands"]]], ["money-bill", ["", ["solid"]]], ["money-bill-1", ["", ["solid", "regular"]]], ["money-bill-1-wave", ["", ["solid"]]], ["money-bill-transfer", ["", ["solid"]]], ["money-bill-trend-up", ["", ["solid"]]], ["money-bill-wave", ["", ["solid"]]], ["money-bill-wheat", ["", ["solid"]]], ["money-bills", ["", ["solid"]]], ["money-check", ["", ["solid"]]], ["money-check-dollar", ["", ["solid"]]], ["monument", ["", ["solid"]]], ["moon", ["", ["solid", "regular"]]], ["mortar-pestle", ["", ["solid"]]], ["mosque", ["", ["solid"]]], ["mosquito", ["", ["solid"]]], ["mosquito-net", ["", ["solid"]]], ["motorcycle", ["", ["solid"]]], ["mound", ["", ["solid"]]], ["mountain", ["", ["solid"]]], ["mountain-city", ["", ["solid"]]], ["mountain-sun", ["", ["solid"]]], ["mug-hot", ["", ["solid"]]], ["mug-saucer", ["", ["solid"]]], ["music", ["", ["solid"]]], ["n", ["N", ["solid"]]], ["naira-sign", ["", ["solid"]]], ["napster", ["", ["brands"]]], ["neos", ["", ["brands"]]], ["network-wired", ["", ["solid"]]], ["neuter", ["", ["solid"]]], ["newspaper", ["", ["solid", "regular"]]], ["nfc-directional", ["", ["brands"]]], ["nfc-symbol", ["", ["brands"]]], ["nimblr", ["", ["brands"]]], ["node", ["", ["brands"]]], ["node-js", ["", ["brands"]]], ["not-equal", ["", ["solid"]]], ["notdef", ["", ["solid", "regular"]]], ["note-sticky", ["", ["solid", "regular"]]], ["notes-medical", ["", ["solid"]]], ["npm", ["", ["brands"]]], ["ns8", ["", ["brands"]]], ["nutritionix", ["", ["brands"]]], ["o", ["O", ["solid"]]], ["object-group", ["", ["solid", "regular"]]], ["object-ungroup", ["", ["solid", "regular"]]], ["octopus-deploy", ["", ["brands"]]], ["odnoklassniki", ["", ["brands"]]], ["oil-can", ["", ["solid"]]], ["oil-well", ["", ["solid"]]], ["old-republic", ["", ["brands"]]], ["om", ["", ["solid"]]], ["opencart", ["", ["brands"]]], ["openid", ["", ["brands"]]], ["opera", ["", ["brands"]]], ["optin-monster", ["", ["brands"]]], ["orcid", ["", ["brands"]]], ["osi", ["", ["brands"]]], ["otter", ["", ["solid"]]], ["outdent", ["", ["solid"]]], ["p", ["P", ["solid"]]], ["padlet", ["", ["brands"]]], ["page4", ["", ["brands"]]], ["pagelines", ["", ["brands"]]], ["pager", ["", ["solid"]]], ["paint-roller", ["", ["solid"]]], ["paintbrush", ["", ["solid"]]], ["palette", ["", ["solid"]]], ["palfed", ["", ["brands"]]], ["pallet", ["", ["solid"]]], ["panorama", ["", ["solid"]]], ["paper-plane", ["", ["solid", "regular"]]], ["paperclip", ["", ["solid"]]], ["parachute-box", ["", ["solid"]]], ["paragraph", ["", ["solid"]]], ["passport", ["", ["solid"]]], ["paste", ["", ["solid", "regular"]]], ["patreon", ["", ["brands"]]], ["pause", ["", ["solid"]]], ["paw", ["", ["solid"]]], ["paypal", ["", ["brands"]]], ["peace", ["", ["solid"]]], ["pen", ["", ["solid"]]], ["pen-clip", ["", ["solid"]]], ["pen-fancy", ["", ["solid"]]], ["pen-nib", ["", ["solid"]]], ["pen-ruler", ["", ["solid"]]], ["pen-to-square", ["", ["solid", "regular"]]], ["pencil", ["", ["solid"]]], ["people-arrows", ["", ["solid"]]], ["people-carry-box", ["", ["solid"]]], ["people-group", ["", ["solid"]]], ["people-line", ["", ["solid"]]], ["people-pulling", ["", ["solid"]]], ["people-robbery", ["", ["solid"]]], ["people-roof", ["", ["solid"]]], ["pepper-hot", ["", ["solid"]]], ["perbyte", ["", ["brands"]]], ["percent", ["%", ["solid"]]], ["periscope", ["", ["brands"]]], ["person", ["", ["solid"]]], ["person-arrow-down-to-line", ["", ["solid"]]], ["person-arrow-up-from-line", ["", ["solid"]]], ["person-biking", ["", ["solid"]]], ["person-booth", ["", ["solid"]]], ["person-breastfeeding", ["", ["solid"]]], ["person-burst", ["", ["solid"]]], ["person-cane", ["", ["solid"]]], ["person-chalkboard", ["", ["solid"]]], ["person-circle-check", ["", ["solid"]]], ["person-circle-exclamation", ["", ["solid"]]], ["person-circle-minus", ["", ["solid"]]], ["person-circle-plus", ["", ["solid"]]], ["person-circle-question", ["", ["solid"]]], ["person-circle-xmark", ["", ["solid"]]], ["person-digging", ["", ["solid"]]], ["person-dots-from-line", ["", ["solid"]]], ["person-dress", ["", ["solid"]]], ["person-dress-burst", ["", ["solid"]]], ["person-drowning", ["", ["solid"]]], ["person-falling", ["", ["solid"]]], ["person-falling-burst", ["", ["solid"]]], ["person-half-dress", ["", ["solid"]]], ["person-harassing", ["", ["solid"]]], ["person-hiking", ["", ["solid"]]], ["person-military-pointing", ["", ["solid"]]], ["person-military-rifle", ["", ["solid"]]], ["person-military-to-person", ["", ["solid"]]], ["person-praying", ["", ["solid"]]], ["person-pregnant", ["", ["solid"]]], ["person-rays", ["", ["solid"]]], ["person-rifle", ["", ["solid"]]], ["person-running", ["", ["solid"]]], ["person-shelter", ["", ["solid"]]], ["person-skating", ["", ["solid"]]], ["person-skiing", ["", ["solid"]]], ["person-skiing-nordic", ["", ["solid"]]], ["person-snowboarding", ["", ["solid"]]], ["person-swimming", ["", ["solid"]]], ["person-through-window", ["", ["solid"]]], ["person-walking", ["", ["solid"]]], ["person-walking-arrow-loop-left", ["", ["solid"]]], ["person-walking-arrow-right", ["", ["solid"]]], ["person-walking-dashed-line-arrow-right", ["", ["solid"]]], ["person-walking-luggage", ["", ["solid"]]], ["person-walking-with-cane", ["", ["solid"]]], ["peseta-sign", ["", ["solid"]]], ["peso-sign", ["", ["solid"]]], ["phabricator", ["", ["brands"]]], ["phoenix-framework", ["", ["brands"]]], ["phoenix-squadron", ["", ["brands"]]], ["phone", ["", ["solid"]]], ["phone-flip", ["", ["solid"]]], ["phone-slash", ["", ["solid"]]], ["phone-volume", ["", ["solid"]]], ["photo-film", ["", ["solid"]]], ["php", ["", ["brands"]]], ["pied-piper", ["", ["brands"]]], ["pied-piper-alt", ["", ["brands"]]], ["pied-piper-hat", ["", ["brands"]]], ["pied-piper-pp", ["", ["brands"]]], ["piggy-bank", ["", ["solid"]]], ["pills", ["", ["solid"]]], ["pinterest", ["", ["brands"]]], ["pinterest-p", ["", ["brands"]]], ["pix", ["", ["brands"]]], ["pizza-slice", ["", ["solid"]]], ["place-of-worship", ["", ["solid"]]], ["plane", ["", ["solid"]]], ["plane-arrival", ["", ["solid"]]], ["plane-circle-check", ["", ["solid"]]], ["plane-circle-exclamation", ["", ["solid"]]], ["plane-circle-xmark", ["", ["solid"]]], ["plane-departure", ["", ["solid"]]], ["plane-lock", ["", ["solid"]]], ["plane-slash", ["", ["solid"]]], ["plane-up", ["", ["solid"]]], ["plant-wilt", ["", ["solid"]]], ["plate-wheat", ["", ["solid"]]], ["play", ["", ["solid"]]], ["playstation", ["", ["brands"]]], ["plug", ["", ["solid"]]], ["plug-circle-bolt", ["", ["solid"]]], ["plug-circle-check", ["", ["solid"]]], ["plug-circle-exclamation", ["", ["solid"]]], ["plug-circle-minus", ["", ["solid"]]], ["plug-circle-plus", ["", ["solid"]]], ["plug-circle-xmark", ["", ["solid"]]], ["plus", ["+", ["solid"]]], ["plus-minus", ["", ["solid"]]], ["podcast", ["", ["solid"]]], ["poo", ["", ["solid"]]], ["poo-storm", ["", ["solid"]]], ["poop", ["", ["solid"]]], ["power-off", ["", ["solid"]]], ["prescription", ["", ["solid"]]], ["prescription-bottle", ["", ["solid"]]], ["prescription-bottle-medical", ["", ["solid"]]], ["print", ["", ["solid"]]], ["product-hunt", ["", ["brands"]]], ["pump-medical", ["", ["solid"]]], ["pump-soap", ["", ["solid"]]], ["pushed", ["", ["brands"]]], ["puzzle-piece", ["", ["solid"]]], ["python", ["", ["brands"]]], ["q", ["Q", ["solid"]]], ["qq", ["", ["brands"]]], ["qrcode", ["", ["solid"]]], ["question", ["?", ["solid"]]], ["quinscape", ["", ["brands"]]], ["quora", ["", ["brands"]]], ["quote-left", ["", ["solid"]]], ["quote-right", ["", ["solid"]]], ["r", ["R", ["solid"]]], ["r-project", ["", ["brands"]]], ["radiation", ["", ["solid"]]], ["radio", ["", ["solid"]]], ["rainbow", ["", ["solid"]]], ["ranking-star", ["", ["solid"]]], ["raspberry-pi", ["", ["brands"]]], ["ravelry", ["", ["brands"]]], ["react", ["", ["brands"]]], ["reacteurope", ["", ["brands"]]], ["readme", ["", ["brands"]]], ["rebel", ["", ["brands"]]], ["receipt", ["", ["solid"]]], ["record-vinyl", ["", ["solid"]]], ["rectangle-ad", ["", ["solid"]]], ["rectangle-list", ["", ["solid", "regular"]]], ["rectangle-xmark", ["", ["solid", "regular"]]], ["recycle", ["", ["solid"]]], ["red-river", ["", ["brands"]]], ["reddit", ["", ["brands"]]], ["reddit-alien", ["", ["brands"]]], ["redhat", ["", ["brands"]]], ["registered", ["", ["solid", "regular"]]], ["renren", ["", ["brands"]]], ["repeat", ["", ["solid"]]], ["reply", ["", ["solid"]]], ["reply-all", ["", ["solid"]]], ["replyd", ["", ["brands"]]], ["republican", ["", ["solid"]]], ["researchgate", ["", ["brands"]]], ["resolving", ["", ["brands"]]], ["restroom", ["", ["solid"]]], ["retweet", ["", ["solid"]]], ["rev", ["", ["brands"]]], ["ribbon", ["", ["solid"]]], ["right-from-bracket", ["", ["solid"]]], ["right-left", ["", ["solid"]]], ["right-long", ["", ["solid"]]], ["right-to-bracket", ["", ["solid"]]], ["ring", ["", ["solid"]]], ["road", ["", ["solid"]]], ["road-barrier", ["", ["solid"]]], ["road-bridge", ["", ["solid"]]], ["road-circle-check", ["", ["solid"]]], ["road-circle-exclamation", ["", ["solid"]]], ["road-circle-xmark", ["", ["solid"]]], ["road-lock", ["", ["solid"]]], ["road-spikes", ["", ["solid"]]], ["robot", ["", ["solid"]]], ["rocket", ["", ["solid"]]], ["rocketchat", ["", ["brands"]]], ["rockrms", ["", ["brands"]]], ["rotate", ["", ["solid"]]], ["rotate-left", ["", ["solid"]]], ["rotate-right", ["", ["solid"]]], ["route", ["", ["solid"]]], ["rss", ["", ["solid"]]], ["ruble-sign", ["", ["solid"]]], ["rug", ["", ["solid"]]], ["ruler", ["", ["solid"]]], ["ruler-combined", ["", ["solid"]]], ["ruler-horizontal", ["", ["solid"]]], ["ruler-vertical", ["", ["solid"]]], ["rupee-sign", ["", ["solid"]]], ["rupiah-sign", ["", ["solid"]]], ["rust", ["", ["brands"]]], ["s", ["S", ["solid"]]], ["sack-dollar", ["", ["solid"]]], ["sack-xmark", ["", ["solid"]]], ["safari", ["", ["brands"]]], ["sailboat", ["", ["solid"]]], ["salesforce", ["", ["brands"]]], ["sass", ["", ["brands"]]], ["satellite", ["", ["solid"]]], ["satellite-dish", ["", ["solid"]]], ["scale-balanced", ["", ["solid"]]], ["scale-unbalanced", ["", ["solid"]]], ["scale-unbalanced-flip", ["", ["solid"]]], ["schlix", ["", ["brands"]]], ["school", ["", ["solid"]]], ["school-circle-check", ["", ["solid"]]], ["school-circle-exclamation", ["", ["solid"]]], ["school-circle-xmark", ["", ["solid"]]], ["school-flag", ["", ["solid"]]], ["school-lock", ["", ["solid"]]], ["scissors", ["", ["solid"]]], ["screenpal", ["", ["brands"]]], ["screwdriver", ["", ["solid"]]], ["screwdriver-wrench", ["", ["solid"]]], ["scribd", ["", ["brands"]]], ["scroll", ["", ["solid"]]], ["scroll-torah", ["", ["solid"]]], ["sd-card", ["", ["solid"]]], ["searchengin", ["", ["brands"]]], ["section", ["", ["solid"]]], ["seedling", ["", ["solid"]]], ["sellcast", ["", ["brands"]]], ["sellsy", ["", ["brands"]]], ["server", ["", ["solid"]]], ["servicestack", ["", ["brands"]]], ["shapes", ["", ["solid"]]], ["share", ["", ["solid"]]], ["share-from-square", ["", ["solid", "regular"]]], ["share-nodes", ["", ["solid"]]], ["sheet-plastic", ["", ["solid"]]], ["shekel-sign", ["", ["solid"]]], ["shield", ["", ["solid"]]], ["shield-cat", ["", ["solid"]]], ["shield-dog", ["", ["solid"]]], ["shield-halved", ["", ["solid"]]], ["shield-heart", ["", ["solid"]]], ["shield-virus", ["", ["solid"]]], ["ship", ["", ["solid"]]], ["shirt", ["", ["solid"]]], ["shirtsinbulk", ["", ["brands"]]], ["shoe-prints", ["", ["solid"]]], ["shop", ["", ["solid"]]], ["shop-lock", ["", ["solid"]]], ["shop-slash", ["", ["solid"]]], ["shopify", ["", ["brands"]]], ["shopware", ["", ["brands"]]], ["shower", ["", ["solid"]]], ["shrimp", ["", ["solid"]]], ["shuffle", ["", ["solid"]]], ["shuttle-space", ["", ["solid"]]], ["sign-hanging", ["", ["solid"]]], ["signal", ["", ["solid"]]], ["signature", ["", ["solid"]]], ["signs-post", ["", ["solid"]]], ["sim-card", ["", ["solid"]]], ["simplybuilt", ["", ["brands"]]], ["sink", ["", ["solid"]]], ["sistrix", ["", ["brands"]]], ["sitemap", ["", ["solid"]]], ["sith", ["", ["brands"]]], ["sitrox", ["", ["brands"]]], ["sketch", ["", ["brands"]]], ["skull", ["", ["solid"]]], ["skull-crossbones", ["", ["solid"]]], ["skyatlas", ["", ["brands"]]], ["skype", ["", ["brands"]]], ["slack", ["", ["brands"]]], ["slash", ["", ["solid"]]], ["sleigh", ["", ["solid"]]], ["sliders", ["", ["solid"]]], ["slideshare", ["", ["brands"]]], ["smog", ["", ["solid"]]], ["smoking", ["", ["solid"]]], ["snapchat", ["", ["brands"]]], ["snowflake", ["", ["solid", "regular"]]], ["snowman", ["", ["solid"]]], ["snowplow", ["", ["solid"]]], ["soap", ["", ["solid"]]], ["socks", ["", ["solid"]]], ["solar-panel", ["", ["solid"]]], ["sort", ["", ["solid"]]], ["sort-down", ["", ["solid"]]], ["sort-up", ["", ["solid"]]], ["soundcloud", ["", ["brands"]]], ["sourcetree", ["", ["brands"]]], ["spa", ["", ["solid"]]], ["space-awesome", ["", ["brands"]]], ["spaghetti-monster-flying", ["", ["solid"]]], ["speakap", ["", ["brands"]]], ["speaker-deck", ["", ["brands"]]], ["spell-check", ["", ["solid"]]], ["spider", ["", ["solid"]]], ["spinner", ["", ["solid"]]], ["splotch", ["", ["solid"]]], ["spoon", ["", ["solid"]]], ["spotify", ["", ["brands"]]], ["spray-can", ["", ["solid"]]], ["spray-can-sparkles", ["", ["solid"]]], ["square", ["", ["solid", "regular"]]], ["square-arrow-up-right", ["", ["solid"]]], ["square-behance", ["", ["brands"]]], ["square-caret-down", ["", ["solid", "regular"]]], ["square-caret-left", ["", ["solid", "regular"]]], ["square-caret-right", ["", ["solid", "regular"]]], ["square-caret-up", ["", ["solid", "regular"]]], ["square-check", ["", ["solid", "regular"]]], ["square-dribbble", ["", ["brands"]]], ["square-envelope", ["", ["solid"]]], ["square-facebook", ["", ["brands"]]], ["square-font-awesome", ["", ["brands"]]], ["square-font-awesome-stroke", ["", ["brands"]]], ["square-full", ["", ["solid", "regular"]]], ["square-git", ["", ["brands"]]], ["square-github", ["", ["brands"]]], ["square-gitlab", ["", ["brands"]]], ["square-google-plus", ["", ["brands"]]], ["square-h", ["", ["solid"]]], ["square-hacker-news", ["", ["brands"]]], ["square-instagram", ["", ["brands"]]], ["square-js", ["", ["brands"]]], ["square-lastfm", ["", ["brands"]]], ["square-minus", ["", ["solid", "regular"]]], ["square-nfi", ["", ["solid"]]], ["square-odnoklassniki", ["", ["brands"]]], ["square-parking", ["", ["solid"]]], ["square-pen", ["", ["solid"]]], ["square-person-confined", ["", ["solid"]]], ["square-phone", ["", ["solid"]]], ["square-phone-flip", ["", ["solid"]]], ["square-pied-piper", ["", ["brands"]]], ["square-pinterest", ["", ["brands"]]], ["square-plus", ["", ["solid", "regular"]]], ["square-poll-horizontal", ["", ["solid"]]], ["square-poll-vertical", ["", ["solid"]]], ["square-reddit", ["", ["brands"]]], ["square-root-variable", ["", ["solid"]]], ["square-rss", ["", ["solid"]]], ["square-share-nodes", ["", ["solid"]]], ["square-snapchat", ["", ["brands"]]], ["square-steam", ["", ["brands"]]], ["square-tumblr", ["", ["brands"]]], ["square-twitter", ["", ["brands"]]], ["square-up-right", ["", ["solid"]]], ["square-viadeo", ["", ["brands"]]], ["square-vimeo", ["", ["brands"]]], ["square-virus", ["", ["solid"]]], ["square-whatsapp", ["", ["brands"]]], ["square-xing", ["", ["brands"]]], ["square-xmark", ["", ["solid"]]], ["square-youtube", ["", ["brands"]]], ["squarespace", ["", ["brands"]]], ["stack-exchange", ["", ["brands"]]], ["stack-overflow", ["", ["brands"]]], ["stackpath", ["", ["brands"]]], ["staff-snake", ["", ["solid"]]], ["stairs", ["", ["solid"]]], ["stamp", ["", ["solid"]]], ["stapler", ["", ["solid"]]], ["star", ["", ["solid", "regular"]]], ["star-and-crescent", ["", ["solid"]]], ["star-half", ["", ["solid", "regular"]]], ["star-half-stroke", ["", ["solid", "regular"]]], ["star-of-david", ["", ["solid"]]], ["star-of-life", ["", ["solid"]]], ["staylinked", ["", ["brands"]]], ["steam", ["", ["brands"]]], ["steam-symbol", ["", ["brands"]]], ["sterling-sign", ["", ["solid"]]], ["stethoscope", ["", ["solid"]]], ["sticker-mule", ["", ["brands"]]], ["stop", ["", ["solid"]]], ["stopwatch", ["", ["solid"]]], ["stopwatch-20", ["", ["solid"]]], ["store", ["", ["solid"]]], ["store-slash", ["", ["solid"]]], ["strava", ["", ["brands"]]], ["street-view", ["", ["solid"]]], ["strikethrough", ["", ["solid"]]], ["stripe", ["", ["brands"]]], ["stripe-s", ["", ["brands"]]], ["stroopwafel", ["", ["solid"]]], ["studiovinari", ["", ["brands"]]], ["stumbleupon", ["", ["brands"]]], ["stumbleupon-circle", ["", ["brands"]]], ["subscript", ["", ["solid"]]], ["suitcase", ["", ["solid"]]], ["suitcase-medical", ["", ["solid"]]], ["suitcase-rolling", ["", ["solid"]]], ["sun", ["", ["solid", "regular"]]], ["sun-plant-wilt", ["", ["solid"]]], ["superpowers", ["", ["brands"]]], ["superscript", ["", ["solid"]]], ["supple", ["", ["brands"]]], ["suse", ["", ["brands"]]], ["swatchbook", ["", ["solid"]]], ["swift", ["", ["brands"]]], ["symfony", ["", ["brands"]]], ["synagogue", ["", ["solid"]]], ["syringe", ["", ["solid"]]], ["t", ["T", ["solid"]]], ["table", ["", ["solid"]]], ["table-cells", ["", ["solid"]]], ["table-cells-large", ["", ["solid"]]], ["table-columns", ["", ["solid"]]], ["table-list", ["", ["solid"]]], ["table-tennis-paddle-ball", ["", ["solid"]]], ["tablet", ["", ["solid"]]], ["tablet-button", ["", ["solid"]]], ["tablet-screen-button", ["", ["solid"]]], ["tablets", ["", ["solid"]]], ["tachograph-digital", ["", ["solid"]]], ["tag", ["", ["solid"]]], ["tags", ["", ["solid"]]], ["tape", ["", ["solid"]]], ["tarp", ["", ["solid"]]], ["tarp-droplet", ["", ["solid"]]], ["taxi", ["", ["solid"]]], ["teamspeak", ["", ["brands"]]], ["teeth", ["", ["solid"]]], ["teeth-open", ["", ["solid"]]], ["telegram", ["", ["brands"]]], ["temperature-arrow-down", ["", ["solid"]]], ["temperature-arrow-up", ["", ["solid"]]], ["temperature-empty", ["", ["solid"]]], ["temperature-full", ["", ["solid"]]], ["temperature-half", ["", ["solid"]]], ["temperature-high", ["", ["solid"]]], ["temperature-low", ["", ["solid"]]], ["temperature-quarter", ["", ["solid"]]], ["temperature-three-quarters", ["", ["solid"]]], ["tencent-weibo", ["", ["brands"]]], ["tenge-sign", ["", ["solid"]]], ["tent", ["", ["solid"]]], ["tent-arrow-down-to-line", ["", ["solid"]]], ["tent-arrow-left-right", ["", ["solid"]]], ["tent-arrow-turn-left", ["", ["solid"]]], ["tent-arrows-down", ["", ["solid"]]], ["tents", ["", ["solid"]]], ["terminal", ["", ["solid"]]], ["text-height", ["", ["solid"]]], ["text-slash", ["", ["solid"]]], ["text-width", ["", ["solid"]]], ["the-red-yeti", ["", ["brands"]]], ["themeco", ["", ["brands"]]], ["themeisle", ["", ["brands"]]], ["thermometer", ["", ["solid"]]], ["think-peaks", ["", ["brands"]]], ["thumbs-down", ["", ["solid", "regular"]]], ["thumbs-up", ["", ["solid", "regular"]]], ["thumbtack", ["", ["solid"]]], ["ticket", ["", ["solid"]]], ["ticket-simple", ["", ["solid"]]], ["tiktok", ["", ["brands"]]], ["timeline", ["", ["solid"]]], ["toggle-off", ["", ["solid"]]], ["toggle-on", ["", ["solid"]]], ["toilet", ["", ["solid"]]], ["toilet-paper", ["", ["solid"]]], ["toilet-paper-slash", ["", ["solid"]]], ["toilet-portable", ["", ["solid"]]], ["toilets-portable", ["", ["solid"]]], ["toolbox", ["", ["solid"]]], ["tooth", ["", ["solid"]]], ["torii-gate", ["", ["solid"]]], ["tornado", ["", ["solid"]]], ["tower-broadcast", ["", ["solid"]]], ["tower-cell", ["", ["solid"]]], ["tower-observation", ["", ["solid"]]], ["tractor", ["", ["solid"]]], ["trade-federation", ["", ["brands"]]], ["trademark", ["", ["solid"]]], ["traffic-light", ["", ["solid"]]], ["trailer", ["", ["solid"]]], ["train", ["", ["solid"]]], ["train-subway", ["", ["solid"]]], ["train-tram", ["", ["solid"]]], ["transgender", ["", ["solid"]]], ["trash", ["", ["solid"]]], ["trash-arrow-up", ["", ["solid"]]], ["trash-can", ["", ["solid", "regular"]]], ["trash-can-arrow-up", ["", ["solid"]]], ["tree", ["", ["solid"]]], ["tree-city", ["", ["solid"]]], ["trello", ["", ["brands"]]], ["triangle-exclamation", ["", ["solid"]]], ["trophy", ["", ["solid"]]], ["trowel", ["", ["solid"]]], ["trowel-bricks", ["", ["solid"]]], ["truck", ["", ["solid"]]], ["truck-arrow-right", ["", ["solid"]]], ["truck-droplet", ["", ["solid"]]], ["truck-fast", ["", ["solid"]]], ["truck-field", ["", ["solid"]]], ["truck-field-un", ["", ["solid"]]], ["truck-front", ["", ["solid"]]], ["truck-medical", ["", ["solid"]]], ["truck-monster", ["", ["solid"]]], ["truck-moving", ["", ["solid"]]], ["truck-pickup", ["", ["solid"]]], ["truck-plane", ["", ["solid"]]], ["truck-ramp-box", ["", ["solid"]]], ["tty", ["", ["solid"]]], ["tumblr", ["", ["brands"]]], ["turkish-lira-sign", ["", ["solid"]]], ["turn-down", ["", ["solid"]]], ["turn-up", ["", ["solid"]]], ["tv", ["", ["solid"]]], ["twitch", ["", ["brands"]]], ["twitter", ["", ["brands"]]], ["typo3", ["", ["brands"]]], ["u", ["U", ["solid"]]], ["uber", ["", ["brands"]]], ["ubuntu", ["", ["brands"]]], ["uikit", ["", ["brands"]]], ["umbraco", ["", ["brands"]]], ["umbrella", ["", ["solid"]]], ["umbrella-beach", ["", ["solid"]]], ["uncharted", ["", ["brands"]]], ["underline", ["", ["solid"]]], ["uniregistry", ["", ["brands"]]], ["unity", ["", ["brands"]]], ["universal-access", ["", ["solid"]]], ["unlock", ["", ["solid"]]], ["unlock-keyhole", ["", ["solid"]]], ["unsplash", ["", ["brands"]]], ["untappd", ["", ["brands"]]], ["up-down", ["", ["solid"]]], ["up-down-left-right", ["", ["solid"]]], ["up-long", ["", ["solid"]]], ["up-right-and-down-left-from-center", ["", ["solid"]]], ["up-right-from-square", ["", ["solid"]]], ["upload", ["", ["solid"]]], ["ups", ["", ["brands"]]], ["usb", ["", ["brands"]]], ["user", ["", ["solid", "regular"]]], ["user-astronaut", ["", ["solid"]]], ["user-check", ["", ["solid"]]], ["user-clock", ["", ["solid"]]], ["user-doctor", ["", ["solid"]]], ["user-gear", ["", ["solid"]]], ["user-graduate", ["", ["solid"]]], ["user-group", ["", ["solid"]]], ["user-injured", ["", ["solid"]]], ["user-large", ["", ["solid"]]], ["user-large-slash", ["", ["solid"]]], ["user-lock", ["", ["solid"]]], ["user-minus", ["", ["solid"]]], ["user-ninja", ["", ["solid"]]], ["user-nurse", ["", ["solid"]]], ["user-pen", ["", ["solid"]]], ["user-plus", ["", ["solid"]]], ["user-secret", ["", ["solid"]]], ["user-shield", ["", ["solid"]]], ["user-slash", ["", ["solid"]]], ["user-tag", ["", ["solid"]]], ["user-tie", ["", ["solid"]]], ["user-xmark", ["", ["solid"]]], ["users", ["", ["solid"]]], ["users-between-lines", ["", ["solid"]]], ["users-gear", ["", ["solid"]]], ["users-line", ["", ["solid"]]], ["users-rays", ["", ["solid"]]], ["users-rectangle", ["", ["solid"]]], ["users-slash", ["", ["solid"]]], ["users-viewfinder", ["", ["solid"]]], ["usps", ["", ["brands"]]], ["ussunnah", ["", ["brands"]]], ["utensils", ["", ["solid"]]], ["v", ["V", ["solid"]]], ["vaadin", ["", ["brands"]]], ["van-shuttle", ["", ["solid"]]], ["vault", ["", ["solid"]]], ["vector-square", ["", ["solid"]]], ["venus", ["", ["solid"]]], ["venus-double", ["", ["solid"]]], ["venus-mars", ["", ["solid"]]], ["vest", ["", ["solid"]]], ["vest-patches", ["", ["solid"]]], ["viacoin", ["", ["brands"]]], ["viadeo", ["", ["brands"]]], ["vial", ["", ["solid"]]], ["vial-circle-check", ["", ["solid"]]], ["vial-virus", ["", ["solid"]]], ["vials", ["", ["solid"]]], ["viber", ["", ["brands"]]], ["video", ["", ["solid"]]], ["video-slash", ["", ["solid"]]], ["vihara", ["", ["solid"]]], ["vimeo", ["", ["brands"]]], ["vimeo-v", ["", ["brands"]]], ["vine", ["", ["brands"]]], ["virus", ["", ["solid"]]], ["virus-covid", ["", ["solid"]]], ["virus-covid-slash", ["", ["solid"]]], ["virus-slash", ["", ["solid"]]], ["viruses", ["", ["solid"]]], ["vk", ["", ["brands"]]], ["vnv", ["", ["brands"]]], ["voicemail", ["", ["solid"]]], ["volcano", ["", ["solid"]]], ["volleyball", ["", ["solid"]]], ["volume-high", ["", ["solid"]]], ["volume-low", ["", ["solid"]]], ["volume-off", ["", ["solid"]]], ["volume-xmark", ["", ["solid"]]], ["vr-cardboard", ["", ["solid"]]], ["vuejs", ["", ["brands"]]], ["w", ["W", ["solid"]]], ["walkie-talkie", ["", ["solid"]]], ["wallet", ["", ["solid"]]], ["wand-magic", ["", ["solid"]]], ["wand-magic-sparkles", ["", ["solid"]]], ["wand-sparkles", ["", ["solid"]]], ["warehouse", ["", ["solid"]]], ["watchman-monitoring", ["", ["brands"]]], ["water", ["", ["solid"]]], ["water-ladder", ["", ["solid"]]], ["wave-square", ["", ["solid"]]], ["waze", ["", ["brands"]]], ["weebly", ["", ["brands"]]], ["weibo", ["", ["brands"]]], ["weight-hanging", ["", ["solid"]]], ["weight-scale", ["", ["solid"]]], ["weixin", ["", ["brands"]]], ["whatsapp", ["", ["brands"]]], ["wheat-awn", ["", ["solid"]]], ["wheat-awn-circle-exclamation", ["", ["solid"]]], ["wheelchair", ["", ["solid"]]], ["wheelchair-move", ["", ["solid"]]], ["whiskey-glass", ["", ["solid"]]], ["whmcs", ["", ["brands"]]], ["wifi", ["", ["solid"]]], ["wikipedia-w", ["", ["brands"]]], ["wind", ["", ["solid"]]], ["window-maximize", ["", ["solid", "regular"]]], ["window-minimize", ["", ["solid", "regular"]]], ["window-restore", ["", ["solid", "regular"]]], ["windows", ["", ["brands"]]], ["wine-bottle", ["", ["solid"]]], ["wine-glass", ["", ["solid"]]], ["wine-glass-empty", ["", ["solid"]]], ["wirsindhandwerk", ["", ["brands"]]], ["wix", ["", ["brands"]]], ["wizards-of-the-coast", ["", ["brands"]]], ["wodu", ["", ["brands"]]], ["wolf-pack-battalion", ["", ["brands"]]], ["won-sign", ["", ["solid"]]], ["wordpress", ["", ["brands"]]], ["wordpress-simple", ["", ["brands"]]], ["worm", ["", ["solid"]]], ["wpbeginner", ["", ["brands"]]], ["wpexplorer", ["", ["brands"]]], ["wpforms", ["", ["brands"]]], ["wpressr", ["", ["brands"]]], ["wrench", ["", ["solid"]]], ["x", ["X", ["solid"]]], ["x-ray", ["", ["solid"]]], ["xbox", ["", ["brands"]]], ["xing", ["", ["brands"]]], ["xmark", ["", ["solid"]]], ["xmarks-lines", ["", ["solid"]]], ["y", ["Y", ["solid"]]], ["y-combinator", ["", ["brands"]]], ["yahoo", ["", ["brands"]]], ["yammer", ["", ["brands"]]], ["yandex", ["", ["brands"]]], ["yandex-international", ["", ["brands"]]], ["yarn", ["", ["brands"]]], ["yelp", ["", ["brands"]]], ["yen-sign", ["", ["solid"]]], ["yin-yang", ["", ["solid"]]], ["yoast", ["", ["brands"]]], ["youtube", ["", ["brands"]]], ["z", ["Z", ["solid"]]], ["zhihu", ["", ["brands"]]]]);
+    const styles = new Map([["0", ["0", false]], ["1", ["1", false]], ["2", ["2", false]], ["3", ["3", false]], ["4", ["4", false]], ["5", ["5", false]], ["6", ["6", false]], ["7", ["7", false]], ["8", ["8", false]], ["9", ["9", false]], ["42-group", ["", false]], ["500px", ["", false]], ["a", ["A", false]], ["accessible-icon", ["", false]], ["accusoft", ["", false]], ["address-book", ["", true]], ["address-card", ["", true]], ["adn", ["", false]], ["adversal", ["", false]], ["affiliatetheme", ["", false]], ["airbnb", ["", false]], ["algolia", ["", false]], ["align-center", ["", false]], ["align-justify", ["", false]], ["align-left", ["", false]], ["align-right", ["", false]], ["alipay", ["", false]], ["amazon", ["", false]], ["amazon-pay", ["", false]], ["amilia", ["", false]], ["anchor", ["", false]], ["anchor-circle-check", ["", false]], ["anchor-circle-exclamation", ["", false]], ["anchor-circle-xmark", ["", false]], ["anchor-lock", ["", false]], ["android", ["", false]], ["angellist", ["", false]], ["angle-down", ["", false]], ["angle-left", ["", false]], ["angle-right", ["", false]], ["angle-up", ["", false]], ["angles-down", ["", false]], ["angles-left", ["", false]], ["angles-right", ["", false]], ["angles-up", ["", false]], ["angrycreative", ["", false]], ["angular", ["", false]], ["ankh", ["", false]], ["app-store", ["", false]], ["app-store-ios", ["", false]], ["apper", ["", false]], ["apple", ["", false]], ["apple-pay", ["", false]], ["apple-whole", ["", false]], ["archway", ["", false]], ["arrow-down", ["", false]], ["arrow-down-1-9", ["", false]], ["arrow-down-9-1", ["", false]], ["arrow-down-a-z", ["", false]], ["arrow-down-long", ["", false]], ["arrow-down-short-wide", ["", false]], ["arrow-down-up-across-line", ["", false]], ["arrow-down-up-lock", ["", false]], ["arrow-down-wide-short", ["", false]], ["arrow-down-z-a", ["", false]], ["arrow-left", ["", false]], ["arrow-left-long", ["", false]], ["arrow-pointer", ["", false]], ["arrow-right", ["", false]], ["arrow-right-arrow-left", ["", false]], ["arrow-right-from-bracket", ["", false]], ["arrow-right-long", ["", false]], ["arrow-right-to-bracket", ["", false]], ["arrow-right-to-city", ["", false]], ["arrow-rotate-left", ["", false]], ["arrow-rotate-right", ["", false]], ["arrow-trend-down", ["", false]], ["arrow-trend-up", ["", false]], ["arrow-turn-down", ["", false]], ["arrow-turn-up", ["", false]], ["arrow-up", ["", false]], ["arrow-up-1-9", ["", false]], ["arrow-up-9-1", ["", false]], ["arrow-up-a-z", ["", false]], ["arrow-up-from-bracket", ["", false]], ["arrow-up-from-ground-water", ["", false]], ["arrow-up-from-water-pump", ["", false]], ["arrow-up-long", ["", false]], ["arrow-up-right-dots", ["", false]], ["arrow-up-right-from-square", ["", false]], ["arrow-up-short-wide", ["", false]], ["arrow-up-wide-short", ["", false]], ["arrow-up-z-a", ["", false]], ["arrows-down-to-line", ["", false]], ["arrows-down-to-people", ["", false]], ["arrows-left-right", ["", false]], ["arrows-left-right-to-line", ["", false]], ["arrows-rotate", ["", false]], ["arrows-spin", ["", false]], ["arrows-split-up-and-left", ["", false]], ["arrows-to-circle", ["", false]], ["arrows-to-dot", ["", false]], ["arrows-to-eye", ["", false]], ["arrows-turn-right", ["", false]], ["arrows-turn-to-dots", ["", false]], ["arrows-up-down", ["", false]], ["arrows-up-down-left-right", ["", false]], ["arrows-up-to-line", ["", false]], ["artstation", ["", false]], ["asterisk", ["*", false]], ["asymmetrik", ["", false]], ["at", ["@", false]], ["atlassian", ["", false]], ["atom", ["", false]], ["audible", ["", false]], ["audio-description", ["", false]], ["austral-sign", ["", false]], ["autoprefixer", ["", false]], ["avianex", ["", false]], ["aviato", ["", false]], ["award", ["", false]], ["aws", ["", false]], ["b", ["B", false]], ["baby", ["", false]], ["baby-carriage", ["", false]], ["backward", ["", false]], ["backward-fast", ["", false]], ["backward-step", ["", false]], ["bacon", ["", false]], ["bacteria", ["", false]], ["bacterium", ["", false]], ["bag-shopping", ["", false]], ["bahai", ["", false]], ["baht-sign", ["", false]], ["ban", ["", false]], ["ban-smoking", ["", false]], ["bandage", ["", false]], ["bandcamp", ["", false]], ["barcode", ["", false]], ["bars", ["", false]], ["bars-progress", ["", false]], ["bars-staggered", ["", false]], ["baseball", ["", false]], ["baseball-bat-ball", ["", false]], ["basket-shopping", ["", false]], ["basketball", ["", false]], ["bath", ["", false]], ["battery-empty", ["", false]], ["battery-full", ["", false]], ["battery-half", ["", false]], ["battery-quarter", ["", false]], ["battery-three-quarters", ["", false]], ["battle-net", ["", false]], ["bed", ["", false]], ["bed-pulse", ["", false]], ["beer-mug-empty", ["", false]], ["behance", ["", false]], ["bell", ["", true]], ["bell-concierge", ["", false]], ["bell-slash", ["", true]], ["bezier-curve", ["", false]], ["bicycle", ["", false]], ["bilibili", ["", false]], ["bimobject", ["", false]], ["binoculars", ["", false]], ["biohazard", ["", false]], ["bitbucket", ["", false]], ["bitcoin", ["", false]], ["bitcoin-sign", ["", false]], ["bity", ["", false]], ["black-tie", ["", false]], ["blackberry", ["", false]], ["blender", ["", false]], ["blender-phone", ["", false]], ["blog", ["", false]], ["blogger", ["", false]], ["blogger-b", ["", false]], ["bluetooth", ["", false]], ["bluetooth-b", ["", false]], ["bold", ["", false]], ["bolt", ["", false]], ["bolt-lightning", ["", false]], ["bomb", ["", false]], ["bone", ["", false]], ["bong", ["", false]], ["book", ["", false]], ["book-atlas", ["", false]], ["book-bible", ["", false]], ["book-bookmark", ["", false]], ["book-journal-whills", ["", false]], ["book-medical", ["", false]], ["book-open", ["", false]], ["book-open-reader", ["", false]], ["book-quran", ["", false]], ["book-skull", ["", false]], ["book-tanakh", ["", false]], ["bookmark", ["", true]], ["bootstrap", ["", false]], ["border-all", ["", false]], ["border-none", ["", false]], ["border-top-left", ["", false]], ["bore-hole", ["", false]], ["bots", ["", false]], ["bottle-droplet", ["", false]], ["bottle-water", ["", false]], ["bowl-food", ["", false]], ["bowl-rice", ["", false]], ["bowling-ball", ["", false]], ["box", ["", false]], ["box-archive", ["", false]], ["box-open", ["", false]], ["box-tissue", ["", false]], ["boxes-packing", ["", false]], ["boxes-stacked", ["", false]], ["braille", ["", false]], ["brain", ["", false]], ["brazilian-real-sign", ["", false]], ["bread-slice", ["", false]], ["bridge", ["", false]], ["bridge-circle-check", ["", false]], ["bridge-circle-exclamation", ["", false]], ["bridge-circle-xmark", ["", false]], ["bridge-lock", ["", false]], ["bridge-water", ["", false]], ["briefcase", ["", false]], ["briefcase-medical", ["", false]], ["broom", ["", false]], ["broom-ball", ["", false]], ["brush", ["", false]], ["btc", ["", false]], ["bucket", ["", false]], ["buffer", ["", false]], ["bug", ["", false]], ["bug-slash", ["", false]], ["bugs", ["", false]], ["building", ["", true]], ["building-circle-arrow-right", ["", false]], ["building-circle-check", ["", false]], ["building-circle-exclamation", ["", false]], ["building-circle-xmark", ["", false]], ["building-columns", ["", false]], ["building-flag", ["", false]], ["building-lock", ["", false]], ["building-ngo", ["", false]], ["building-shield", ["", false]], ["building-un", ["", false]], ["building-user", ["", false]], ["building-wheat", ["", false]], ["bullhorn", ["", false]], ["bullseye", ["", false]], ["burger", ["", false]], ["buromobelexperte", ["", false]], ["burst", ["", false]], ["bus", ["", false]], ["bus-simple", ["", false]], ["business-time", ["", false]], ["buy-n-large", ["", false]], ["buysellads", ["", false]], ["c", ["C", false]], ["cable-car", ["", false]], ["cake-candles", ["", false]], ["calculator", ["", false]], ["calendar", ["", true]], ["calendar-check", ["", true]], ["calendar-day", ["", false]], ["calendar-days", ["", true]], ["calendar-minus", ["", true]], ["calendar-plus", ["", true]], ["calendar-week", ["", false]], ["calendar-xmark", ["", true]], ["camera", ["", false]], ["camera-retro", ["", false]], ["camera-rotate", ["", false]], ["campground", ["", false]], ["canadian-maple-leaf", ["", false]], ["candy-cane", ["", false]], ["cannabis", ["", false]], ["capsules", ["", false]], ["car", ["", false]], ["car-battery", ["", false]], ["car-burst", ["", false]], ["car-on", ["", false]], ["car-rear", ["", false]], ["car-side", ["", false]], ["car-tunnel", ["", false]], ["caravan", ["", false]], ["caret-down", ["", false]], ["caret-left", ["", false]], ["caret-right", ["", false]], ["caret-up", ["", false]], ["carrot", ["", false]], ["cart-arrow-down", ["", false]], ["cart-flatbed", ["", false]], ["cart-flatbed-suitcase", ["", false]], ["cart-plus", ["", false]], ["cart-shopping", ["", false]], ["cash-register", ["", false]], ["cat", ["", false]], ["cc-amazon-pay", ["", false]], ["cc-amex", ["", false]], ["cc-apple-pay", ["", false]], ["cc-diners-club", ["", false]], ["cc-discover", ["", false]], ["cc-jcb", ["", false]], ["cc-mastercard", ["", false]], ["cc-paypal", ["", false]], ["cc-stripe", ["", false]], ["cc-visa", ["", false]], ["cedi-sign", ["", false]], ["cent-sign", ["", false]], ["centercode", ["", false]], ["centos", ["", false]], ["certificate", ["", false]], ["chair", ["", false]], ["chalkboard", ["", false]], ["chalkboard-user", ["", false]], ["champagne-glasses", ["", false]], ["charging-station", ["", false]], ["chart-area", ["", false]], ["chart-bar", ["", true]], ["chart-column", ["", false]], ["chart-gantt", ["", false]], ["chart-line", ["", false]], ["chart-pie", ["", false]], ["chart-simple", ["", false]], ["check", ["", false]], ["check-double", ["", false]], ["check-to-slot", ["", false]], ["cheese", ["", false]], ["chess", ["", false]], ["chess-bishop", ["", true]], ["chess-board", ["", false]], ["chess-king", ["", true]], ["chess-knight", ["", true]], ["chess-pawn", ["", true]], ["chess-queen", ["", true]], ["chess-rook", ["", true]], ["chevron-down", ["", false]], ["chevron-left", ["", false]], ["chevron-right", ["", false]], ["chevron-up", ["", false]], ["child", ["", false]], ["child-dress", ["", false]], ["child-reaching", ["", false]], ["child-rifle", ["", false]], ["children", ["", false]], ["chrome", ["", false]], ["chromecast", ["", false]], ["church", ["", false]], ["circle", ["", true]], ["circle-arrow-down", ["", false]], ["circle-arrow-left", ["", false]], ["circle-arrow-right", ["", false]], ["circle-arrow-up", ["", false]], ["circle-check", ["", true]], ["circle-chevron-down", ["", false]], ["circle-chevron-left", ["", false]], ["circle-chevron-right", ["", false]], ["circle-chevron-up", ["", false]], ["circle-dollar-to-slot", ["", false]], ["circle-dot", ["", true]], ["circle-down", ["", true]], ["circle-exclamation", ["", false]], ["circle-h", ["", false]], ["circle-half-stroke", ["", false]], ["circle-info", ["", false]], ["circle-left", ["", true]], ["circle-minus", ["", false]], ["circle-nodes", ["", false]], ["circle-notch", ["", false]], ["circle-pause", ["", true]], ["circle-play", ["", true]], ["circle-plus", ["", false]], ["circle-question", ["", true]], ["circle-radiation", ["", false]], ["circle-right", ["", true]], ["circle-stop", ["", true]], ["circle-up", ["", true]], ["circle-user", ["", true]], ["circle-xmark", ["", true]], ["city", ["", false]], ["clapperboard", ["", false]], ["clipboard", ["", true]], ["clipboard-check", ["", false]], ["clipboard-list", ["", false]], ["clipboard-question", ["", false]], ["clipboard-user", ["", false]], ["clock", ["", true]], ["clock-rotate-left", ["", false]], ["clone", ["", true]], ["closed-captioning", ["", true]], ["cloud", ["", false]], ["cloud-arrow-down", ["", false]], ["cloud-arrow-up", ["", false]], ["cloud-bolt", ["", false]], ["cloud-meatball", ["", false]], ["cloud-moon", ["", false]], ["cloud-moon-rain", ["", false]], ["cloud-rain", ["", false]], ["cloud-showers-heavy", ["", false]], ["cloud-showers-water", ["", false]], ["cloud-sun", ["", false]], ["cloud-sun-rain", ["", false]], ["cloudflare", ["", false]], ["cloudscale", ["", false]], ["cloudsmith", ["", false]], ["cloudversify", ["", false]], ["clover", ["", false]], ["cmplid", ["", false]], ["code", ["", false]], ["code-branch", ["", false]], ["code-commit", ["", false]], ["code-compare", ["", false]], ["code-fork", ["", false]], ["code-merge", ["", false]], ["code-pull-request", ["", false]], ["codepen", ["", false]], ["codiepie", ["", false]], ["coins", ["", false]], ["colon-sign", ["", false]], ["comment", ["", true]], ["comment-dollar", ["", false]], ["comment-dots", ["", true]], ["comment-medical", ["", false]], ["comment-slash", ["", false]], ["comment-sms", ["", false]], ["comments", ["", true]], ["comments-dollar", ["", false]], ["compact-disc", ["", false]], ["compass", ["", true]], ["compass-drafting", ["", false]], ["compress", ["", false]], ["computer", ["", false]], ["computer-mouse", ["", false]], ["confluence", ["", false]], ["connectdevelop", ["", false]], ["contao", ["", false]], ["cookie", ["", false]], ["cookie-bite", ["", false]], ["copy", ["", true]], ["copyright", ["", true]], ["cotton-bureau", ["", false]], ["couch", ["", false]], ["cow", ["", false]], ["cpanel", ["", false]], ["creative-commons", ["", false]], ["creative-commons-by", ["", false]], ["creative-commons-nc", ["", false]], ["creative-commons-nc-eu", ["", false]], ["creative-commons-nc-jp", ["", false]], ["creative-commons-nd", ["", false]], ["creative-commons-pd", ["", false]], ["creative-commons-pd-alt", ["", false]], ["creative-commons-remix", ["", false]], ["creative-commons-sa", ["", false]], ["creative-commons-sampling", ["", false]], ["creative-commons-sampling-plus", ["", false]], ["creative-commons-share", ["", false]], ["creative-commons-zero", ["", false]], ["credit-card", ["", true]], ["critical-role", ["", false]], ["crop", ["", false]], ["crop-simple", ["", false]], ["cross", ["", false]], ["crosshairs", ["", false]], ["crow", ["", false]], ["crown", ["", false]], ["crutch", ["", false]], ["cruzeiro-sign", ["", false]], ["css3", ["", false]], ["css3-alt", ["", false]], ["cube", ["", false]], ["cubes", ["", false]], ["cubes-stacked", ["", false]], ["cuttlefish", ["", false]], ["d", ["D", false]], ["d-and-d", ["", false]], ["d-and-d-beyond", ["", false]], ["dailymotion", ["", false]], ["dashcube", ["", false]], ["database", ["", false]], ["deezer", ["", false]], ["delete-left", ["", false]], ["delicious", ["", false]], ["democrat", ["", false]], ["deploydog", ["", false]], ["deskpro", ["", false]], ["desktop", ["", false]], ["dev", ["", false]], ["deviantart", ["", false]], ["dharmachakra", ["", false]], ["dhl", ["", false]], ["diagram-next", ["", false]], ["diagram-predecessor", ["", false]], ["diagram-project", ["", false]], ["diagram-successor", ["", false]], ["diamond", ["", false]], ["diamond-turn-right", ["", false]], ["diaspora", ["", false]], ["dice", ["", false]], ["dice-d20", ["", false]], ["dice-d6", ["", false]], ["dice-five", ["", false]], ["dice-four", ["", false]], ["dice-one", ["", false]], ["dice-six", ["", false]], ["dice-three", ["", false]], ["dice-two", ["", false]], ["digg", ["", false]], ["digital-ocean", ["", false]], ["discord", ["", false]], ["discourse", ["", false]], ["disease", ["", false]], ["display", ["", false]], ["divide", ["", false]], ["dna", ["", false]], ["dochub", ["", false]], ["docker", ["", false]], ["dog", ["", false]], ["dollar-sign", ["$", false]], ["dolly", ["", false]], ["dong-sign", ["", false]], ["door-closed", ["", false]], ["door-open", ["", false]], ["dove", ["", false]], ["down-left-and-up-right-to-center", ["", false]], ["down-long", ["", false]], ["download", ["", false]], ["draft2digital", ["", false]], ["dragon", ["", false]], ["draw-polygon", ["", false]], ["dribbble", ["", false]], ["dropbox", ["", false]], ["droplet", ["", false]], ["droplet-slash", ["", false]], ["drum", ["", false]], ["drum-steelpan", ["", false]], ["drumstick-bite", ["", false]], ["drupal", ["", false]], ["dumbbell", ["", false]], ["dumpster", ["", false]], ["dumpster-fire", ["", false]], ["dungeon", ["", false]], ["dyalog", ["", false]], ["e", ["E", false]], ["ear-deaf", ["", false]], ["ear-listen", ["", false]], ["earlybirds", ["", false]], ["earth-africa", ["", false]], ["earth-americas", ["", false]], ["earth-asia", ["", false]], ["earth-europe", ["", false]], ["earth-oceania", ["", false]], ["ebay", ["", false]], ["edge", ["", false]], ["edge-legacy", ["", false]], ["egg", ["", false]], ["eject", ["", false]], ["elementor", ["", false]], ["elevator", ["", false]], ["ellipsis", ["", false]], ["ellipsis-vertical", ["", false]], ["ello", ["", false]], ["ember", ["", false]], ["empire", ["", false]], ["envelope", ["", true]], ["envelope-circle-check", ["", false]], ["envelope-open", ["", true]], ["envelope-open-text", ["", false]], ["envelopes-bulk", ["", false]], ["envira", ["", false]], ["equals", ["=", false]], ["eraser", ["", false]], ["erlang", ["", false]], ["ethereum", ["", false]], ["ethernet", ["", false]], ["etsy", ["", false]], ["euro-sign", ["", false]], ["evernote", ["", false]], ["exclamation", ["!", false]], ["expand", ["", false]], ["expeditedssl", ["", false]], ["explosion", ["", false]], ["eye", ["", true]], ["eye-dropper", ["", false]], ["eye-low-vision", ["", false]], ["eye-slash", ["", true]], ["f", ["F", false]], ["face-angry", ["", true]], ["face-dizzy", ["", true]], ["face-flushed", ["", true]], ["face-frown", ["", true]], ["face-frown-open", ["", true]], ["face-grimace", ["", true]], ["face-grin", ["", true]], ["face-grin-beam", ["", true]], ["face-grin-beam-sweat", ["", true]], ["face-grin-hearts", ["", true]], ["face-grin-squint", ["", true]], ["face-grin-squint-tears", ["", true]], ["face-grin-stars", ["", true]], ["face-grin-tears", ["", true]], ["face-grin-tongue", ["", true]], ["face-grin-tongue-squint", ["", true]], ["face-grin-tongue-wink", ["", true]], ["face-grin-wide", ["", true]], ["face-grin-wink", ["", true]], ["face-kiss", ["", true]], ["face-kiss-beam", ["", true]], ["face-kiss-wink-heart", ["", true]], ["face-laugh", ["", true]], ["face-laugh-beam", ["", true]], ["face-laugh-squint", ["", true]], ["face-laugh-wink", ["", true]], ["face-meh", ["", true]], ["face-meh-blank", ["", true]], ["face-rolling-eyes", ["", true]], ["face-sad-cry", ["", true]], ["face-sad-tear", ["", true]], ["face-smile", ["", true]], ["face-smile-beam", ["", true]], ["face-smile-wink", ["", true]], ["face-surprise", ["", true]], ["face-tired", ["", true]], ["facebook", ["", false]], ["facebook-f", ["", false]], ["facebook-messenger", ["", false]], ["fan", ["", false]], ["fantasy-flight-games", ["", false]], ["faucet", ["", false]], ["faucet-drip", ["", false]], ["fax", ["", false]], ["feather", ["", false]], ["feather-pointed", ["", false]], ["fedex", ["", false]], ["fedora", ["", false]], ["ferry", ["", false]], ["figma", ["", false]], ["file", ["", true]], ["file-arrow-down", ["", false]], ["file-arrow-up", ["", false]], ["file-audio", ["", true]], ["file-circle-check", ["", false]], ["file-circle-exclamation", ["", false]], ["file-circle-minus", ["", false]], ["file-circle-plus", ["", false]], ["file-circle-question", ["", false]], ["file-circle-xmark", ["", false]], ["file-code", ["", true]], ["file-contract", ["", false]], ["file-csv", ["", false]], ["file-excel", ["", true]], ["file-export", ["", false]], ["file-image", ["", true]], ["file-import", ["", false]], ["file-invoice", ["", false]], ["file-invoice-dollar", ["", false]], ["file-lines", ["", true]], ["file-medical", ["", false]], ["file-pdf", ["", true]], ["file-pen", ["", false]], ["file-powerpoint", ["", true]], ["file-prescription", ["", false]], ["file-shield", ["", false]], ["file-signature", ["", false]], ["file-video", ["", true]], ["file-waveform", ["", false]], ["file-word", ["", true]], ["file-zipper", ["", true]], ["fill", ["", false]], ["fill-drip", ["", false]], ["film", ["", false]], ["filter", ["", false]], ["filter-circle-dollar", ["", false]], ["filter-circle-xmark", ["", false]], ["fingerprint", ["", false]], ["fire", ["", false]], ["fire-burner", ["", false]], ["fire-extinguisher", ["", false]], ["fire-flame-curved", ["", false]], ["fire-flame-simple", ["", false]], ["firefox", ["", false]], ["firefox-browser", ["", false]], ["first-order", ["", false]], ["first-order-alt", ["", false]], ["firstdraft", ["", false]], ["fish", ["", false]], ["fish-fins", ["", false]], ["flag", ["", true]], ["flag-checkered", ["", false]], ["flag-usa", ["", false]], ["flask", ["", false]], ["flask-vial", ["", false]], ["flickr", ["", false]], ["flipboard", ["", false]], ["floppy-disk", ["", true]], ["florin-sign", ["", false]], ["fly", ["", false]], ["folder", ["", true]], ["folder-closed", ["", true]], ["folder-minus", ["", false]], ["folder-open", ["", true]], ["folder-plus", ["", false]], ["folder-tree", ["", false]], ["font", ["", false]], ["font-awesome", ["", true]], ["fonticons", ["", false]], ["fonticons-fi", ["", false]], ["football", ["", false]], ["fort-awesome", ["", false]], ["fort-awesome-alt", ["", false]], ["forumbee", ["", false]], ["forward", ["", false]], ["forward-fast", ["", false]], ["forward-step", ["", false]], ["foursquare", ["", false]], ["franc-sign", ["", false]], ["free-code-camp", ["", false]], ["freebsd", ["", false]], ["frog", ["", false]], ["fulcrum", ["", false]], ["futbol", ["", true]], ["g", ["G", false]], ["galactic-republic", ["", false]], ["galactic-senate", ["", false]], ["gamepad", ["", false]], ["gas-pump", ["", false]], ["gauge", ["", false]], ["gauge-high", ["", false]], ["gauge-simple", ["", false]], ["gauge-simple-high", ["", false]], ["gavel", ["", false]], ["gear", ["", false]], ["gears", ["", false]], ["gem", ["", true]], ["genderless", ["", false]], ["get-pocket", ["", false]], ["gg", ["", false]], ["gg-circle", ["", false]], ["ghost", ["", false]], ["gift", ["", false]], ["gifts", ["", false]], ["git", ["", false]], ["git-alt", ["", false]], ["github", ["", false]], ["github-alt", ["", false]], ["gitkraken", ["", false]], ["gitlab", ["", false]], ["gitter", ["", false]], ["glass-water", ["", false]], ["glass-water-droplet", ["", false]], ["glasses", ["", false]], ["glide", ["", false]], ["glide-g", ["", false]], ["globe", ["", false]], ["gofore", ["", false]], ["golang", ["", false]], ["golf-ball-tee", ["", false]], ["goodreads", ["", false]], ["goodreads-g", ["", false]], ["google", ["", false]], ["google-drive", ["", false]], ["google-pay", ["", false]], ["google-play", ["", false]], ["google-plus", ["", false]], ["google-plus-g", ["", false]], ["google-wallet", ["", false]], ["gopuram", ["", false]], ["graduation-cap", ["", false]], ["gratipay", ["", false]], ["grav", ["", false]], ["greater-than", [">", false]], ["greater-than-equal", ["", false]], ["grip", ["", false]], ["grip-lines", ["", false]], ["grip-lines-vertical", ["", false]], ["grip-vertical", ["", false]], ["gripfire", ["", false]], ["group-arrows-rotate", ["", false]], ["grunt", ["", false]], ["guarani-sign", ["", false]], ["guilded", ["", false]], ["guitar", ["", false]], ["gulp", ["", false]], ["gun", ["", false]], ["h", ["H", false]], ["hacker-news", ["", false]], ["hackerrank", ["", false]], ["hammer", ["", false]], ["hamsa", ["", false]], ["hand", ["", true]], ["hand-back-fist", ["", true]], ["hand-dots", ["", false]], ["hand-fist", ["", false]], ["hand-holding", ["", false]], ["hand-holding-dollar", ["", false]], ["hand-holding-droplet", ["", false]], ["hand-holding-hand", ["", false]], ["hand-holding-heart", ["", false]], ["hand-holding-medical", ["", false]], ["hand-lizard", ["", true]], ["hand-middle-finger", ["", false]], ["hand-peace", ["", true]], ["hand-point-down", ["", true]], ["hand-point-left", ["", true]], ["hand-point-right", ["", true]], ["hand-point-up", ["", true]], ["hand-pointer", ["", true]], ["hand-scissors", ["", true]], ["hand-sparkles", ["", false]], ["hand-spock", ["", true]], ["handcuffs", ["", false]], ["hands", ["", false]], ["hands-asl-interpreting", ["", false]], ["hands-bound", ["", false]], ["hands-bubbles", ["", false]], ["hands-clapping", ["", false]], ["hands-holding", ["", false]], ["hands-holding-child", ["", false]], ["hands-holding-circle", ["", false]], ["hands-praying", ["", false]], ["handshake", ["", true]], ["handshake-angle", ["", false]], ["handshake-simple", ["", false]], ["handshake-simple-slash", ["", false]], ["handshake-slash", ["", false]], ["hanukiah", ["", false]], ["hard-drive", ["", true]], ["hashnode", ["", false]], ["hashtag", ["#", false]], ["hat-cowboy", ["", false]], ["hat-cowboy-side", ["", false]], ["hat-wizard", ["", false]], ["head-side-cough", ["", false]], ["head-side-cough-slash", ["", false]], ["head-side-mask", ["", false]], ["head-side-virus", ["", false]], ["heading", ["", false]], ["headphones", ["", false]], ["headphones-simple", ["", false]], ["headset", ["", false]], ["heart", ["", true]], ["heart-circle-bolt", ["", false]], ["heart-circle-check", ["", false]], ["heart-circle-exclamation", ["", false]], ["heart-circle-minus", ["", false]], ["heart-circle-plus", ["", false]], ["heart-circle-xmark", ["", false]], ["heart-crack", ["", false]], ["heart-pulse", ["", false]], ["helicopter", ["", false]], ["helicopter-symbol", ["", false]], ["helmet-safety", ["", false]], ["helmet-un", ["", false]], ["highlighter", ["", false]], ["hill-avalanche", ["", false]], ["hill-rockslide", ["", false]], ["hippo", ["", false]], ["hips", ["", false]], ["hire-a-helper", ["", false]], ["hive", ["", false]], ["hockey-puck", ["", false]], ["holly-berry", ["", false]], ["hooli", ["", false]], ["hornbill", ["", false]], ["horse", ["", false]], ["horse-head", ["", false]], ["hospital", ["", true]], ["hospital-user", ["", false]], ["hot-tub-person", ["", false]], ["hotdog", ["", false]], ["hotel", ["", false]], ["hotjar", ["", false]], ["hourglass", ["", true]], ["hourglass-end", ["", false]], ["hourglass-half", ["", true]], ["hourglass-start", ["", false]], ["house", ["", false]], ["house-chimney", ["", false]], ["house-chimney-crack", ["", false]], ["house-chimney-medical", ["", false]], ["house-chimney-user", ["", false]], ["house-chimney-window", ["", false]], ["house-circle-check", ["", false]], ["house-circle-exclamation", ["", false]], ["house-circle-xmark", ["", false]], ["house-crack", ["", false]], ["house-fire", ["", false]], ["house-flag", ["", false]], ["house-flood-water", ["", false]], ["house-flood-water-circle-arrow-right", ["", false]], ["house-laptop", ["", false]], ["house-lock", ["", false]], ["house-medical", ["", false]], ["house-medical-circle-check", ["", false]], ["house-medical-circle-exclamation", ["", false]], ["house-medical-circle-xmark", ["", false]], ["house-medical-flag", ["", false]], ["house-signal", ["", false]], ["house-tsunami", ["", false]], ["house-user", ["", false]], ["houzz", ["", false]], ["hryvnia-sign", ["", false]], ["html5", ["", false]], ["hubspot", ["", false]], ["hurricane", ["", false]], ["i", ["I", false]], ["i-cursor", ["", false]], ["ice-cream", ["", false]], ["icicles", ["", false]], ["icons", ["", false]], ["id-badge", ["", true]], ["id-card", ["", true]], ["id-card-clip", ["", false]], ["ideal", ["", false]], ["igloo", ["", false]], ["image", ["", true]], ["image-portrait", ["", false]], ["images", ["", true]], ["imdb", ["", false]], ["inbox", ["", false]], ["indent", ["", false]], ["indian-rupee-sign", ["", false]], ["industry", ["", false]], ["infinity", ["", false]], ["info", ["", false]], ["instagram", ["", false]], ["instalod", ["", false]], ["intercom", ["", false]], ["internet-explorer", ["", false]], ["invision", ["", false]], ["ioxhost", ["", false]], ["italic", ["", false]], ["itch-io", ["", false]], ["itunes", ["", false]], ["itunes-note", ["", false]], ["j", ["J", false]], ["jar", ["", false]], ["jar-wheat", ["", false]], ["java", ["", false]], ["jedi", ["", false]], ["jedi-order", ["", false]], ["jenkins", ["", false]], ["jet-fighter", ["", false]], ["jet-fighter-up", ["", false]], ["jira", ["", false]], ["joget", ["", false]], ["joint", ["", false]], ["joomla", ["", false]], ["js", ["", false]], ["jsfiddle", ["", false]], ["jug-detergent", ["", false]], ["k", ["K", false]], ["kaaba", ["", false]], ["kaggle", ["", false]], ["key", ["", false]], ["keybase", ["", false]], ["keyboard", ["", true]], ["keycdn", ["", false]], ["khanda", ["", false]], ["kickstarter", ["", false]], ["kickstarter-k", ["", false]], ["kip-sign", ["", false]], ["kit-medical", ["", false]], ["kitchen-set", ["", false]], ["kiwi-bird", ["", false]], ["korvue", ["", false]], ["l", ["L", false]], ["land-mine-on", ["", false]], ["landmark", ["", false]], ["landmark-dome", ["", false]], ["landmark-flag", ["", false]], ["language", ["", false]], ["laptop", ["", false]], ["laptop-code", ["", false]], ["laptop-file", ["", false]], ["laptop-medical", ["", false]], ["laravel", ["", false]], ["lari-sign", ["", false]], ["lastfm", ["", false]], ["layer-group", ["", false]], ["leaf", ["", false]], ["leanpub", ["", false]], ["left-long", ["", false]], ["left-right", ["", false]], ["lemon", ["", true]], ["less", ["", false]], ["less-than", ["<", false]], ["less-than-equal", ["", false]], ["life-ring", ["", true]], ["lightbulb", ["", true]], ["line", ["", false]], ["lines-leaning", ["", false]], ["link", ["", false]], ["link-slash", ["", false]], ["linkedin", ["", false]], ["linkedin-in", ["", false]], ["linode", ["", false]], ["linux", ["", false]], ["lira-sign", ["", false]], ["list", ["", false]], ["list-check", ["", false]], ["list-ol", ["", false]], ["list-ul", ["", false]], ["litecoin-sign", ["", false]], ["location-arrow", ["", false]], ["location-crosshairs", ["", false]], ["location-dot", ["", false]], ["location-pin", ["", false]], ["location-pin-lock", ["", false]], ["lock", ["", false]], ["lock-open", ["", false]], ["locust", ["", false]], ["lungs", ["", false]], ["lungs-virus", ["", false]], ["lyft", ["", false]], ["m", ["M", false]], ["magento", ["", false]], ["magnet", ["", false]], ["magnifying-glass", ["", false]], ["magnifying-glass-arrow-right", ["", false]], ["magnifying-glass-chart", ["", false]], ["magnifying-glass-dollar", ["", false]], ["magnifying-glass-location", ["", false]], ["magnifying-glass-minus", ["", false]], ["magnifying-glass-plus", ["", false]], ["mailchimp", ["", false]], ["manat-sign", ["", false]], ["mandalorian", ["", false]], ["map", ["", true]], ["map-location", ["", false]], ["map-location-dot", ["", false]], ["map-pin", ["", false]], ["markdown", ["", false]], ["marker", ["", false]], ["mars", ["", false]], ["mars-and-venus", ["", false]], ["mars-and-venus-burst", ["", false]], ["mars-double", ["", false]], ["mars-stroke", ["", false]], ["mars-stroke-right", ["", false]], ["mars-stroke-up", ["", false]], ["martini-glass", ["", false]], ["martini-glass-citrus", ["", false]], ["martini-glass-empty", ["", false]], ["mask", ["", false]], ["mask-face", ["", false]], ["mask-ventilator", ["", false]], ["masks-theater", ["", false]], ["mastodon", ["", false]], ["mattress-pillow", ["", false]], ["maxcdn", ["", false]], ["maximize", ["", false]], ["mdb", ["", false]], ["medal", ["", false]], ["medapps", ["", false]], ["medium", ["", false]], ["medrt", ["", false]], ["meetup", ["", false]], ["megaport", ["", false]], ["memory", ["", false]], ["mendeley", ["", false]], ["menorah", ["", false]], ["mercury", ["", false]], ["message", ["", true]], ["meta", ["", false]], ["meteor", ["", false]], ["microblog", ["", false]], ["microchip", ["", false]], ["microphone", ["", false]], ["microphone-lines", ["", false]], ["microphone-lines-slash", ["", false]], ["microphone-slash", ["", false]], ["microscope", ["", false]], ["microsoft", ["", false]], ["mill-sign", ["", false]], ["minimize", ["", false]], ["minus", ["", false]], ["mitten", ["", false]], ["mix", ["", false]], ["mixcloud", ["", false]], ["mixer", ["", false]], ["mizuni", ["", false]], ["mobile", ["", false]], ["mobile-button", ["", false]], ["mobile-retro", ["", false]], ["mobile-screen", ["", false]], ["mobile-screen-button", ["", false]], ["modx", ["", false]], ["monero", ["", false]], ["money-bill", ["", false]], ["money-bill-1", ["", true]], ["money-bill-1-wave", ["", false]], ["money-bill-transfer", ["", false]], ["money-bill-trend-up", ["", false]], ["money-bill-wave", ["", false]], ["money-bill-wheat", ["", false]], ["money-bills", ["", false]], ["money-check", ["", false]], ["money-check-dollar", ["", false]], ["monument", ["", false]], ["moon", ["", true]], ["mortar-pestle", ["", false]], ["mosque", ["", false]], ["mosquito", ["", false]], ["mosquito-net", ["", false]], ["motorcycle", ["", false]], ["mound", ["", false]], ["mountain", ["", false]], ["mountain-city", ["", false]], ["mountain-sun", ["", false]], ["mug-hot", ["", false]], ["mug-saucer", ["", false]], ["music", ["", false]], ["n", ["N", false]], ["naira-sign", ["", false]], ["napster", ["", false]], ["neos", ["", false]], ["network-wired", ["", false]], ["neuter", ["", false]], ["newspaper", ["", true]], ["nfc-directional", ["", false]], ["nfc-symbol", ["", false]], ["nimblr", ["", false]], ["node", ["", false]], ["node-js", ["", false]], ["not-equal", ["", false]], ["notdef", ["", true]], ["note-sticky", ["", true]], ["notes-medical", ["", false]], ["npm", ["", false]], ["ns8", ["", false]], ["nutritionix", ["", false]], ["o", ["O", false]], ["object-group", ["", true]], ["object-ungroup", ["", true]], ["octopus-deploy", ["", false]], ["odnoklassniki", ["", false]], ["oil-can", ["", false]], ["oil-well", ["", false]], ["old-republic", ["", false]], ["om", ["", false]], ["opencart", ["", false]], ["openid", ["", false]], ["opera", ["", false]], ["optin-monster", ["", false]], ["orcid", ["", false]], ["osi", ["", false]], ["otter", ["", false]], ["outdent", ["", false]], ["p", ["P", false]], ["padlet", ["", false]], ["page4", ["", false]], ["pagelines", ["", false]], ["pager", ["", false]], ["paint-roller", ["", false]], ["paintbrush", ["", false]], ["palette", ["", false]], ["palfed", ["", false]], ["pallet", ["", false]], ["panorama", ["", false]], ["paper-plane", ["", true]], ["paperclip", ["", false]], ["parachute-box", ["", false]], ["paragraph", ["", false]], ["passport", ["", false]], ["paste", ["", true]], ["patreon", ["", false]], ["pause", ["", false]], ["paw", ["", false]], ["paypal", ["", false]], ["peace", ["", false]], ["pen", ["", false]], ["pen-clip", ["", false]], ["pen-fancy", ["", false]], ["pen-nib", ["", false]], ["pen-ruler", ["", false]], ["pen-to-square", ["", true]], ["pencil", ["", false]], ["people-arrows", ["", false]], ["people-carry-box", ["", false]], ["people-group", ["", false]], ["people-line", ["", false]], ["people-pulling", ["", false]], ["people-robbery", ["", false]], ["people-roof", ["", false]], ["pepper-hot", ["", false]], ["perbyte", ["", false]], ["percent", ["%", false]], ["periscope", ["", false]], ["person", ["", false]], ["person-arrow-down-to-line", ["", false]], ["person-arrow-up-from-line", ["", false]], ["person-biking", ["", false]], ["person-booth", ["", false]], ["person-breastfeeding", ["", false]], ["person-burst", ["", false]], ["person-cane", ["", false]], ["person-chalkboard", ["", false]], ["person-circle-check", ["", false]], ["person-circle-exclamation", ["", false]], ["person-circle-minus", ["", false]], ["person-circle-plus", ["", false]], ["person-circle-question", ["", false]], ["person-circle-xmark", ["", false]], ["person-digging", ["", false]], ["person-dots-from-line", ["", false]], ["person-dress", ["", false]], ["person-dress-burst", ["", false]], ["person-drowning", ["", false]], ["person-falling", ["", false]], ["person-falling-burst", ["", false]], ["person-half-dress", ["", false]], ["person-harassing", ["", false]], ["person-hiking", ["", false]], ["person-military-pointing", ["", false]], ["person-military-rifle", ["", false]], ["person-military-to-person", ["", false]], ["person-praying", ["", false]], ["person-pregnant", ["", false]], ["person-rays", ["", false]], ["person-rifle", ["", false]], ["person-running", ["", false]], ["person-shelter", ["", false]], ["person-skating", ["", false]], ["person-skiing", ["", false]], ["person-skiing-nordic", ["", false]], ["person-snowboarding", ["", false]], ["person-swimming", ["", false]], ["person-through-window", ["", false]], ["person-walking", ["", false]], ["person-walking-arrow-loop-left", ["", false]], ["person-walking-arrow-right", ["", false]], ["person-walking-dashed-line-arrow-right", ["", false]], ["person-walking-luggage", ["", false]], ["person-walking-with-cane", ["", false]], ["peseta-sign", ["", false]], ["peso-sign", ["", false]], ["phabricator", ["", false]], ["phoenix-framework", ["", false]], ["phoenix-squadron", ["", false]], ["phone", ["", false]], ["phone-flip", ["", false]], ["phone-slash", ["", false]], ["phone-volume", ["", false]], ["photo-film", ["", false]], ["php", ["", false]], ["pied-piper", ["", false]], ["pied-piper-alt", ["", false]], ["pied-piper-hat", ["", false]], ["pied-piper-pp", ["", false]], ["piggy-bank", ["", false]], ["pills", ["", false]], ["pinterest", ["", false]], ["pinterest-p", ["", false]], ["pix", ["", false]], ["pizza-slice", ["", false]], ["place-of-worship", ["", false]], ["plane", ["", false]], ["plane-arrival", ["", false]], ["plane-circle-check", ["", false]], ["plane-circle-exclamation", ["", false]], ["plane-circle-xmark", ["", false]], ["plane-departure", ["", false]], ["plane-lock", ["", false]], ["plane-slash", ["", false]], ["plane-up", ["", false]], ["plant-wilt", ["", false]], ["plate-wheat", ["", false]], ["play", ["", false]], ["playstation", ["", false]], ["plug", ["", false]], ["plug-circle-bolt", ["", false]], ["plug-circle-check", ["", false]], ["plug-circle-exclamation", ["", false]], ["plug-circle-minus", ["", false]], ["plug-circle-plus", ["", false]], ["plug-circle-xmark", ["", false]], ["plus", ["+", false]], ["plus-minus", ["", false]], ["podcast", ["", false]], ["poo", ["", false]], ["poo-storm", ["", false]], ["poop", ["", false]], ["power-off", ["", false]], ["prescription", ["", false]], ["prescription-bottle", ["", false]], ["prescription-bottle-medical", ["", false]], ["print", ["", false]], ["product-hunt", ["", false]], ["pump-medical", ["", false]], ["pump-soap", ["", false]], ["pushed", ["", false]], ["puzzle-piece", ["", false]], ["python", ["", false]], ["q", ["Q", false]], ["qq", ["", false]], ["qrcode", ["", false]], ["question", ["?", false]], ["quinscape", ["", false]], ["quora", ["", false]], ["quote-left", ["", false]], ["quote-right", ["", false]], ["r", ["R", false]], ["r-project", ["", false]], ["radiation", ["", false]], ["radio", ["", false]], ["rainbow", ["", false]], ["ranking-star", ["", false]], ["raspberry-pi", ["", false]], ["ravelry", ["", false]], ["react", ["", false]], ["reacteurope", ["", false]], ["readme", ["", false]], ["rebel", ["", false]], ["receipt", ["", false]], ["record-vinyl", ["", false]], ["rectangle-ad", ["", false]], ["rectangle-list", ["", true]], ["rectangle-xmark", ["", true]], ["recycle", ["", false]], ["red-river", ["", false]], ["reddit", ["", false]], ["reddit-alien", ["", false]], ["redhat", ["", false]], ["registered", ["", true]], ["renren", ["", false]], ["repeat", ["", false]], ["reply", ["", false]], ["reply-all", ["", false]], ["replyd", ["", false]], ["republican", ["", false]], ["researchgate", ["", false]], ["resolving", ["", false]], ["restroom", ["", false]], ["retweet", ["", false]], ["rev", ["", false]], ["ribbon", ["", false]], ["right-from-bracket", ["", false]], ["right-left", ["", false]], ["right-long", ["", false]], ["right-to-bracket", ["", false]], ["ring", ["", false]], ["road", ["", false]], ["road-barrier", ["", false]], ["road-bridge", ["", false]], ["road-circle-check", ["", false]], ["road-circle-exclamation", ["", false]], ["road-circle-xmark", ["", false]], ["road-lock", ["", false]], ["road-spikes", ["", false]], ["robot", ["", false]], ["rocket", ["", false]], ["rocketchat", ["", false]], ["rockrms", ["", false]], ["rotate", ["", false]], ["rotate-left", ["", false]], ["rotate-right", ["", false]], ["route", ["", false]], ["rss", ["", false]], ["ruble-sign", ["", false]], ["rug", ["", false]], ["ruler", ["", false]], ["ruler-combined", ["", false]], ["ruler-horizontal", ["", false]], ["ruler-vertical", ["", false]], ["rupee-sign", ["", false]], ["rupiah-sign", ["", false]], ["rust", ["", false]], ["s", ["S", false]], ["sack-dollar", ["", false]], ["sack-xmark", ["", false]], ["safari", ["", false]], ["sailboat", ["", false]], ["salesforce", ["", false]], ["sass", ["", false]], ["satellite", ["", false]], ["satellite-dish", ["", false]], ["scale-balanced", ["", false]], ["scale-unbalanced", ["", false]], ["scale-unbalanced-flip", ["", false]], ["schlix", ["", false]], ["school", ["", false]], ["school-circle-check", ["", false]], ["school-circle-exclamation", ["", false]], ["school-circle-xmark", ["", false]], ["school-flag", ["", false]], ["school-lock", ["", false]], ["scissors", ["", false]], ["screenpal", ["", false]], ["screwdriver", ["", false]], ["screwdriver-wrench", ["", false]], ["scribd", ["", false]], ["scroll", ["", false]], ["scroll-torah", ["", false]], ["sd-card", ["", false]], ["searchengin", ["", false]], ["section", ["", false]], ["seedling", ["", false]], ["sellcast", ["", false]], ["sellsy", ["", false]], ["server", ["", false]], ["servicestack", ["", false]], ["shapes", ["", false]], ["share", ["", false]], ["share-from-square", ["", true]], ["share-nodes", ["", false]], ["sheet-plastic", ["", false]], ["shekel-sign", ["", false]], ["shield", ["", false]], ["shield-cat", ["", false]], ["shield-dog", ["", false]], ["shield-halved", ["", false]], ["shield-heart", ["", false]], ["shield-virus", ["", false]], ["ship", ["", false]], ["shirt", ["", false]], ["shirtsinbulk", ["", false]], ["shoe-prints", ["", false]], ["shop", ["", false]], ["shop-lock", ["", false]], ["shop-slash", ["", false]], ["shopify", ["", false]], ["shopware", ["", false]], ["shower", ["", false]], ["shrimp", ["", false]], ["shuffle", ["", false]], ["shuttle-space", ["", false]], ["sign-hanging", ["", false]], ["signal", ["", false]], ["signature", ["", false]], ["signs-post", ["", false]], ["sim-card", ["", false]], ["simplybuilt", ["", false]], ["sink", ["", false]], ["sistrix", ["", false]], ["sitemap", ["", false]], ["sith", ["", false]], ["sitrox", ["", false]], ["sketch", ["", false]], ["skull", ["", false]], ["skull-crossbones", ["", false]], ["skyatlas", ["", false]], ["skype", ["", false]], ["slack", ["", false]], ["slash", ["", false]], ["sleigh", ["", false]], ["sliders", ["", false]], ["slideshare", ["", false]], ["smog", ["", false]], ["smoking", ["", false]], ["snapchat", ["", false]], ["snowflake", ["", true]], ["snowman", ["", false]], ["snowplow", ["", false]], ["soap", ["", false]], ["socks", ["", false]], ["solar-panel", ["", false]], ["sort", ["", false]], ["sort-down", ["", false]], ["sort-up", ["", false]], ["soundcloud", ["", false]], ["sourcetree", ["", false]], ["spa", ["", false]], ["space-awesome", ["", false]], ["spaghetti-monster-flying", ["", false]], ["speakap", ["", false]], ["speaker-deck", ["", false]], ["spell-check", ["", false]], ["spider", ["", false]], ["spinner", ["", false]], ["splotch", ["", false]], ["spoon", ["", false]], ["spotify", ["", false]], ["spray-can", ["", false]], ["spray-can-sparkles", ["", false]], ["square", ["", true]], ["square-arrow-up-right", ["", false]], ["square-behance", ["", false]], ["square-caret-down", ["", true]], ["square-caret-left", ["", true]], ["square-caret-right", ["", true]], ["square-caret-up", ["", true]], ["square-check", ["", true]], ["square-dribbble", ["", false]], ["square-envelope", ["", false]], ["square-facebook", ["", false]], ["square-font-awesome", ["", false]], ["square-font-awesome-stroke", ["", false]], ["square-full", ["", true]], ["square-git", ["", false]], ["square-github", ["", false]], ["square-gitlab", ["", false]], ["square-google-plus", ["", false]], ["square-h", ["", false]], ["square-hacker-news", ["", false]], ["square-instagram", ["", false]], ["square-js", ["", false]], ["square-lastfm", ["", false]], ["square-minus", ["", true]], ["square-nfi", ["", false]], ["square-odnoklassniki", ["", false]], ["square-parking", ["", false]], ["square-pen", ["", false]], ["square-person-confined", ["", false]], ["square-phone", ["", false]], ["square-phone-flip", ["", false]], ["square-pied-piper", ["", false]], ["square-pinterest", ["", false]], ["square-plus", ["", true]], ["square-poll-horizontal", ["", false]], ["square-poll-vertical", ["", false]], ["square-reddit", ["", false]], ["square-root-variable", ["", false]], ["square-rss", ["", false]], ["square-share-nodes", ["", false]], ["square-snapchat", ["", false]], ["square-steam", ["", false]], ["square-tumblr", ["", false]], ["square-twitter", ["", false]], ["square-up-right", ["", false]], ["square-viadeo", ["", false]], ["square-vimeo", ["", false]], ["square-virus", ["", false]], ["square-whatsapp", ["", false]], ["square-xing", ["", false]], ["square-xmark", ["", false]], ["square-youtube", ["", false]], ["squarespace", ["", false]], ["stack-exchange", ["", false]], ["stack-overflow", ["", false]], ["stackpath", ["", false]], ["staff-snake", ["", false]], ["stairs", ["", false]], ["stamp", ["", false]], ["stapler", ["", false]], ["star", ["", true]], ["star-and-crescent", ["", false]], ["star-half", ["", true]], ["star-half-stroke", ["", true]], ["star-of-david", ["", false]], ["star-of-life", ["", false]], ["staylinked", ["", false]], ["steam", ["", false]], ["steam-symbol", ["", false]], ["sterling-sign", ["", false]], ["stethoscope", ["", false]], ["sticker-mule", ["", false]], ["stop", ["", false]], ["stopwatch", ["", false]], ["stopwatch-20", ["", false]], ["store", ["", false]], ["store-slash", ["", false]], ["strava", ["", false]], ["street-view", ["", false]], ["strikethrough", ["", false]], ["stripe", ["", false]], ["stripe-s", ["", false]], ["stroopwafel", ["", false]], ["studiovinari", ["", false]], ["stumbleupon", ["", false]], ["stumbleupon-circle", ["", false]], ["subscript", ["", false]], ["suitcase", ["", false]], ["suitcase-medical", ["", false]], ["suitcase-rolling", ["", false]], ["sun", ["", true]], ["sun-plant-wilt", ["", false]], ["superpowers", ["", false]], ["superscript", ["", false]], ["supple", ["", false]], ["suse", ["", false]], ["swatchbook", ["", false]], ["swift", ["", false]], ["symfony", ["", false]], ["synagogue", ["", false]], ["syringe", ["", false]], ["t", ["T", false]], ["table", ["", false]], ["table-cells", ["", false]], ["table-cells-large", ["", false]], ["table-columns", ["", false]], ["table-list", ["", false]], ["table-tennis-paddle-ball", ["", false]], ["tablet", ["", false]], ["tablet-button", ["", false]], ["tablet-screen-button", ["", false]], ["tablets", ["", false]], ["tachograph-digital", ["", false]], ["tag", ["", false]], ["tags", ["", false]], ["tape", ["", false]], ["tarp", ["", false]], ["tarp-droplet", ["", false]], ["taxi", ["", false]], ["teamspeak", ["", false]], ["teeth", ["", false]], ["teeth-open", ["", false]], ["telegram", ["", false]], ["temperature-arrow-down", ["", false]], ["temperature-arrow-up", ["", false]], ["temperature-empty", ["", false]], ["temperature-full", ["", false]], ["temperature-half", ["", false]], ["temperature-high", ["", false]], ["temperature-low", ["", false]], ["temperature-quarter", ["", false]], ["temperature-three-quarters", ["", false]], ["tencent-weibo", ["", false]], ["tenge-sign", ["", false]], ["tent", ["", false]], ["tent-arrow-down-to-line", ["", false]], ["tent-arrow-left-right", ["", false]], ["tent-arrow-turn-left", ["", false]], ["tent-arrows-down", ["", false]], ["tents", ["", false]], ["terminal", ["", false]], ["text-height", ["", false]], ["text-slash", ["", false]], ["text-width", ["", false]], ["the-red-yeti", ["", false]], ["themeco", ["", false]], ["themeisle", ["", false]], ["thermometer", ["", false]], ["think-peaks", ["", false]], ["thumbs-down", ["", true]], ["thumbs-up", ["", true]], ["thumbtack", ["", false]], ["ticket", ["", false]], ["ticket-simple", ["", false]], ["tiktok", ["", false]], ["timeline", ["", false]], ["toggle-off", ["", false]], ["toggle-on", ["", false]], ["toilet", ["", false]], ["toilet-paper", ["", false]], ["toilet-paper-slash", ["", false]], ["toilet-portable", ["", false]], ["toilets-portable", ["", false]], ["toolbox", ["", false]], ["tooth", ["", false]], ["torii-gate", ["", false]], ["tornado", ["", false]], ["tower-broadcast", ["", false]], ["tower-cell", ["", false]], ["tower-observation", ["", false]], ["tractor", ["", false]], ["trade-federation", ["", false]], ["trademark", ["", false]], ["traffic-light", ["", false]], ["trailer", ["", false]], ["train", ["", false]], ["train-subway", ["", false]], ["train-tram", ["", false]], ["transgender", ["", false]], ["trash", ["", false]], ["trash-arrow-up", ["", false]], ["trash-can", ["", true]], ["trash-can-arrow-up", ["", false]], ["tree", ["", false]], ["tree-city", ["", false]], ["trello", ["", false]], ["triangle-exclamation", ["", false]], ["trophy", ["", false]], ["trowel", ["", false]], ["trowel-bricks", ["", false]], ["truck", ["", false]], ["truck-arrow-right", ["", false]], ["truck-droplet", ["", false]], ["truck-fast", ["", false]], ["truck-field", ["", false]], ["truck-field-un", ["", false]], ["truck-front", ["", false]], ["truck-medical", ["", false]], ["truck-monster", ["", false]], ["truck-moving", ["", false]], ["truck-pickup", ["", false]], ["truck-plane", ["", false]], ["truck-ramp-box", ["", false]], ["tty", ["", false]], ["tumblr", ["", false]], ["turkish-lira-sign", ["", false]], ["turn-down", ["", false]], ["turn-up", ["", false]], ["tv", ["", false]], ["twitch", ["", false]], ["twitter", ["", false]], ["typo3", ["", false]], ["u", ["U", false]], ["uber", ["", false]], ["ubuntu", ["", false]], ["uikit", ["", false]], ["umbraco", ["", false]], ["umbrella", ["", false]], ["umbrella-beach", ["", false]], ["uncharted", ["", false]], ["underline", ["", false]], ["uniregistry", ["", false]], ["unity", ["", false]], ["universal-access", ["", false]], ["unlock", ["", false]], ["unlock-keyhole", ["", false]], ["unsplash", ["", false]], ["untappd", ["", false]], ["up-down", ["", false]], ["up-down-left-right", ["", false]], ["up-long", ["", false]], ["up-right-and-down-left-from-center", ["", false]], ["up-right-from-square", ["", false]], ["upload", ["", false]], ["ups", ["", false]], ["usb", ["", false]], ["user", ["", true]], ["user-astronaut", ["", false]], ["user-check", ["", false]], ["user-clock", ["", false]], ["user-doctor", ["", false]], ["user-gear", ["", false]], ["user-graduate", ["", false]], ["user-group", ["", false]], ["user-injured", ["", false]], ["user-large", ["", false]], ["user-large-slash", ["", false]], ["user-lock", ["", false]], ["user-minus", ["", false]], ["user-ninja", ["", false]], ["user-nurse", ["", false]], ["user-pen", ["", false]], ["user-plus", ["", false]], ["user-secret", ["", false]], ["user-shield", ["", false]], ["user-slash", ["", false]], ["user-tag", ["", false]], ["user-tie", ["", false]], ["user-xmark", ["", false]], ["users", ["", false]], ["users-between-lines", ["", false]], ["users-gear", ["", false]], ["users-line", ["", false]], ["users-rays", ["", false]], ["users-rectangle", ["", false]], ["users-slash", ["", false]], ["users-viewfinder", ["", false]], ["usps", ["", false]], ["ussunnah", ["", false]], ["utensils", ["", false]], ["v", ["V", false]], ["vaadin", ["", false]], ["van-shuttle", ["", false]], ["vault", ["", false]], ["vector-square", ["", false]], ["venus", ["", false]], ["venus-double", ["", false]], ["venus-mars", ["", false]], ["vest", ["", false]], ["vest-patches", ["", false]], ["viacoin", ["", false]], ["viadeo", ["", false]], ["vial", ["", false]], ["vial-circle-check", ["", false]], ["vial-virus", ["", false]], ["vials", ["", false]], ["viber", ["", false]], ["video", ["", false]], ["video-slash", ["", false]], ["vihara", ["", false]], ["vimeo", ["", false]], ["vimeo-v", ["", false]], ["vine", ["", false]], ["virus", ["", false]], ["virus-covid", ["", false]], ["virus-covid-slash", ["", false]], ["virus-slash", ["", false]], ["viruses", ["", false]], ["vk", ["", false]], ["vnv", ["", false]], ["voicemail", ["", false]], ["volcano", ["", false]], ["volleyball", ["", false]], ["volume-high", ["", false]], ["volume-low", ["", false]], ["volume-off", ["", false]], ["volume-xmark", ["", false]], ["vr-cardboard", ["", false]], ["vuejs", ["", false]], ["w", ["W", false]], ["walkie-talkie", ["", false]], ["wallet", ["", false]], ["wand-magic", ["", false]], ["wand-magic-sparkles", ["", false]], ["wand-sparkles", ["", false]], ["warehouse", ["", false]], ["watchman-monitoring", ["", false]], ["water", ["", false]], ["water-ladder", ["", false]], ["wave-square", ["", false]], ["waze", ["", false]], ["weebly", ["", false]], ["weibo", ["", false]], ["weight-hanging", ["", false]], ["weight-scale", ["", false]], ["weixin", ["", false]], ["whatsapp", ["", false]], ["wheat-awn", ["", false]], ["wheat-awn-circle-exclamation", ["", false]], ["wheelchair", ["", false]], ["wheelchair-move", ["", false]], ["whiskey-glass", ["", false]], ["whmcs", ["", false]], ["wifi", ["", false]], ["wikipedia-w", ["", false]], ["wind", ["", false]], ["window-maximize", ["", true]], ["window-minimize", ["", true]], ["window-restore", ["", true]], ["windows", ["", false]], ["wine-bottle", ["", false]], ["wine-glass", ["", false]], ["wine-glass-empty", ["", false]], ["wirsindhandwerk", ["", false]], ["wix", ["", false]], ["wizards-of-the-coast", ["", false]], ["wodu", ["", false]], ["wolf-pack-battalion", ["", false]], ["won-sign", ["", false]], ["wordpress", ["", false]], ["wordpress-simple", ["", false]], ["worm", ["", false]], ["wpbeginner", ["", false]], ["wpexplorer", ["", false]], ["wpforms", ["", false]], ["wpressr", ["", false]], ["wrench", ["", false]], ["x", ["X", false]], ["x-ray", ["", false]], ["xbox", ["", false]], ["xing", ["", false]], ["xmark", ["", false]], ["xmarks-lines", ["", false]], ["y", ["Y", false]], ["y-combinator", ["", false]], ["yahoo", ["", false]], ["yammer", ["", false]], ["yandex", ["", false]], ["yandex-international", ["", false]], ["yarn", ["", false]], ["yelp", ["", false]], ["yen-sign", ["", false]], ["yin-yang", ["", false]], ["yoast", ["", false]], ["youtube", ["", false]], ["z", ["Z", false]], ["zhihu", ["", false]]]);
     window.getFontAwesome6IconMetadata = (name) => styles.get(name);
 })();